From ci-noreply at qt-project.org Sun Dec 1 02:35:28 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 1 Dec 2013 03:35:28 +0200 Subject: [Ci-reports] pass on ssh://codereview.qt-project.org:29418/qt/qt5#release Message-ID: <20131201_013528_085823.ci-noreply@qt-project.org> Qt5_release_Integration #270: SUCCESS Tested changes (refs/builds/release_1385843277): http://codereview.qt-project.org/72924 [PS1] - Updated submodules. From ci-noreply at qt-project.org Sun Dec 1 03:12:17 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 1 Dec 2013 04:12:17 +0200 Subject: [Ci-reports] pass on ssh://codereview.qt-project.org:29418/qt/qtbase#dev Message-ID: <20131201_021217_074432.ci-noreply@qt-project.org> QtBase_dev_Integration #2180: SUCCESS Tested changes (refs/builds/dev_1385858776): http://codereview.qt-project.org/72853 [PS1] - Merge remote-tracking branch 'origin/stable' into dev From ci-noreply at qt-project.org Sun Dec 1 03:26:29 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 1 Dec 2013 04:26:29 +0200 Subject: [Ci-reports] pass on ssh://codereview.qt-project.org:29418/qt/qtbase#stable Message-ID: <20131201_022629_005354.ci-noreply@qt-project.org> QtBase_stable_Integration #2653: SUCCESS Tested changes (refs/builds/stable_1385859590): http://codereview.qt-project.org/72771 [PS2] - BlackBerry: properly clean up QFileDialog files http://codereview.qt-project.org/72707 [PS1] - BlackBerry: remove unused variable http://codereview.qt-project.org/72632 [PS3] - BlackBerry: Fix QFileDialog show()/hide() From ci-noreply at qt-project.org Sun Dec 1 07:57:32 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 1 Dec 2013 08:57:32 +0200 Subject: [Ci-reports] pass on ssh://codereview.qt-project.org:29418/qt/qtqa#master Message-ID: <20131201_065732_087330.ci-noreply@qt-project.org> QtQA_master_Integration #565: SUCCESS Tested changes (refs/builds/master_1385878792): http://codereview.qt-project.org/72646 [PS3] - qtqa: Delete $qt_dir only if needed From ci-noreply at qt-project.org Sun Dec 1 08:03:29 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 1 Dec 2013 09:03:29 +0200 Subject: [Ci-reports] pass on ssh://codereview.qt-project.org:29418/qt/qtserialport#stable Message-ID: <20131201_070329_031396.ci-noreply@qt-project.org> QtSerialPort_stable_Integration #137: SUCCESS Tested changes (refs/builds/stable_1385879765): http://codereview.qt-project.org/72918 [PS1] - Mark the 1.5 stop bits in the documentation as Windows only http://codereview.qt-project.org/72917 [PS2] - Fix a typo in the 5.2.0 changelog text http://codereview.qt-project.org/72909 [PS2] - Document the real meaning of the data bits enumeration values From ci-noreply at qt-project.org Sun Dec 1 11:50:07 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 1 Dec 2013 12:50:07 +0200 Subject: [Ci-reports] fail on ssh://codereview.qt-project.org:29418/qt/qtbase#stable Message-ID: <20131201_105007_092119.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)] 2013-12-01 12:22:41.309 tst_qlistview[97628:540f] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/@BUNDLEIDENTIFIER at .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.1, Qt 5.2.1 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() 2013-12-01 12:23:59.472 tst_qlistview[97645:1807] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/@BUNDLEIDENTIFIER at .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: 162 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_stable_Integration/build_02654/macx-clang_developer-build_OSX_10.8/log.txt.gz Tested changes (refs/builds/stable_1385889761): http://codereview.qt-project.org/70935 [PS5] - Detect posix_fallocate at configure time http://codereview.qt-project.org/72916 [PS1] - Fix compilation of OCI driver From ci-noreply at qt-project.org Sun Dec 1 12:26:45 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 1 Dec 2013 13:26:45 +0200 Subject: [Ci-reports] fail on ssh://codereview.qt-project.org:29418/qt/qtbase#stable Message-ID: <20131201_112645_095305.ci-noreply@qt-project.org> Autotest `tst_qquicktrailemitter' failed :( Testing tst_qquicktrailemitter FAIL! : tst_qquicktrailemitter::test_basic() Compared values are not the same Actual (system->groupData[1]->size()): 510 Expected (500) : 500 Loc: [tst_qquicktrailemitter.cpp(89)] Totals: 2 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qquicktrailemitter ********* Config: Using QtTest library 5.2.1, Qt 5.2.1 PASS : tst_qquicktrailemitter::initTestCase() FAIL! : tst_qquicktrailemitter::test_basic() Compared values are not the same Actual (system->groupData[1]->size()): 510 Expected (500) : 500 Loc: [tst_qquicktrailemitter.cpp(89)] PASS : tst_qquicktrailemitter::cleanupTestCase() Totals: 2 passed, 1 failed, 0 skipped ********* Finished testing of tst_qquicktrailemitter ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquicktrailemitter: 11 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_stable_Integration/build_02655/revdep-qtdeclarative_linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz Tested changes (refs/builds/stable_1385895190): http://codereview.qt-project.org/72920 [PS2] - Support custom port number in IBASE SQL driver http://codereview.qt-project.org/72910 [PS3] - Fix evaluation of SQLite driver options From ci-noreply at qt-project.org Sun Dec 1 14:16:06 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 1 Dec 2013 15:16:06 +0200 Subject: [Ci-reports] fail on ssh://codereview.qt-project.org:29418/qt/qtbase#release Message-ID: <20131201_131606_075982.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(1052) : 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.0, Qt 5.2.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) Compared values are not the same Actual (view.hasFocus()): 1 Expected (giveFocus) : 0 tst_qcolumnview.cpp(487) : 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(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: 43 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_release_Integration/build_00426/win32-mingw48_developer-build_qtlibinfix_opengl_Windows_7/log.txt.gz Tested changes (refs/builds/release_1385898709): http://codereview.qt-project.org/72745 [PS2] - Doc: Adjust description of the qreal typedef http://codereview.qt-project.org/72797 [PS1] - Stabilize tst_QGraphicsItem http://codereview.qt-project.org/72852 [PS1] - Use Q_QDOC for Qt namespace declaration in Qt Gui http://codereview.qt-project.org/72706 [PS1] - iOS: Handle statusbar changes to child windows http://codereview.qt-project.org/72781 [PS1] - Revert "Cocoa (OpenGL): If no view is attached, makeCurrent() should return false" http://codereview.qt-project.org/72183 [PS5] - Improve expose event handling. http://codereview.qt-project.org/72606 [PS1] - QStyle: Fix painting of pixmaps with non-integer devicePixelRatio http://codereview.qt-project.org/72572 [PS1] - make tests pass with updated exposure behavior From ci-noreply at qt-project.org Sun Dec 1 14:36:12 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 1 Dec 2013 15:36:12 +0200 Subject: [Ci-reports] pass on ssh://codereview.qt-project.org:29418/qt/qtdoc#release Message-ID: <20131201_133612_056862.ci-noreply@qt-project.org> QtDoc_release_Integration #72: SUCCESS Tested changes (refs/builds/release_1385902157): http://codereview.qt-project.org/72593 [PS2] - Added platform notes for Qt Multimedia on Android. http://codereview.qt-project.org/72544 [PS1] - Doc: Fix version number http://codereview.qt-project.org/72541 [PS2] - Doc: Update "Getting Started" guide for changes in Qt Creator 3.0 From ci-noreply at qt-project.org Sun Dec 1 16:17:14 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 1 Dec 2013 17:17:14 +0200 Subject: [Ci-reports] pass on ssh://codereview.qt-project.org:29418/qt/qtbase#stable Message-ID: <20131201_151714_069079.ci-noreply@qt-project.org> QtBase_stable_Integration #2656: SUCCESS Tested changes (refs/builds/stable_1385905722): http://codereview.qt-project.org/72920 [PS2] - Support custom port number in IBASE SQL driver http://codereview.qt-project.org/72916 [PS1] - Fix compilation of OCI driver http://codereview.qt-project.org/72910 [PS3] - Fix evaluation of SQLite driver options http://codereview.qt-project.org/70935 [PS5] - Detect posix_fallocate at configure time From ci-noreply at qt-project.org Sun Dec 1 18:13:55 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 1 Dec 2013 19:13:55 +0200 Subject: [Ci-reports] fail on ssh://codereview.qt-project.org:29418/qt/qtwebkit#dev Message-ID: <20131201_171355_027559.ci-noreply@qt-project.org> qtlocation failed to compile :( In file included from .moc/moc_qdeclarativevideooutput_render_p.cpp:9: In file included from .moc/../qdeclarativevideooutput_render_p.h:46: In file included from qgeocircle.cpp:48: ./qdoublevector2d_p.h:186:49: error: conflicting types for 'dotProduct' ./qdoublevector2d_p.h:101:43: note: previous declaration is here In file included from qgeocircle.cpp:49: ./qdoublevector3d_p.h:234:49: error: conflicting types for 'dotProduct' ./qdoublevector3d_p.h:104:43: note: previous declaration is here ./qdoublevector3d_p.h:239:58: error: conflicting types for 'crossProduct' make[3]: *** [.obj/qgeocircle.o] Error 1 make[2]: *** [sub-positioning-make_first-ordered] Error 2 make[1]: *** [sub-src-make_first] Error 2 make: *** [module-qtlocation] Error 2 Build log: http://testresults.qt-project.org/ci/QtWebKit_dev_Integration/build_00134/macx-clang_developer-build_OSX_10.8/log.txt.gz ============================================================ qtlocation failed to compile :( In file included from .moc/moc_qdeclarativevideooutput_render_p.cpp:9: In file included from .moc/../qdeclarativevideooutput_render_p.h:46: In file included from qgeocircle.cpp:48: ./qdoublevector2d_p.h:186:49: error: conflicting types for 'dotProduct' ./qdoublevector2d_p.h:101:43: note: previous declaration is here In file included from qgeocircle.cpp:49: ./qdoublevector3d_p.h:234:49: error: conflicting types for 'dotProduct' ./qdoublevector3d_p.h:104:43: note: previous declaration is here ./qdoublevector3d_p.h:239:58: error: conflicting types for 'crossProduct' make[3]: *** [.obj/qgeocircle.o] Error 1 make[2]: *** [sub-positioning-make_first-ordered] Error 2 make[1]: *** [sub-src-make_first] Error 2 make: *** [module-qtlocation] Error 2 Build log: http://testresults.qt-project.org/ci/QtWebKit_dev_Integration/build_00134/macx-clang_no-framework_OSX_10.8/log.txt.gz Tested changes (refs/builds/dev_1385917361): http://codereview.qt-project.org/72872 [PS1] - Merge remote-tracking branch 'origin/stable' into dev From ci-noreply at qt-project.org Sun Dec 1 19:19:09 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 1 Dec 2013 20:19:09 +0200 Subject: [Ci-reports] fail on ssh://codereview.qt-project.org:29418/qt/qtbase#dev Message-ID: <20131201_181909_098945.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(1052) : 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() Compared values are not the same Actual (delegate.paintedIndexes.count()): 0 Expected (1) : 1 tst_qcolumnview.cpp(1052) : 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: 39 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02181/win32-msvc2010_developer-build_angle_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1385916921): http://codereview.qt-project.org/72938 [PS1] - add mising tag to method documentation http://codereview.qt-project.org/59045 [PS9] - QSqlQuery::isNull string overload From ci-noreply at qt-project.org Sun Dec 1 21:17:30 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 1 Dec 2013 22:17:30 +0200 Subject: [Ci-reports] pass on ssh://codereview.qt-project.org:29418/qt/qt5#release Message-ID: <20131201_201730_098870.ci-noreply@qt-project.org> Qt5_release_Integration #272: SUCCESS Tested changes (refs/builds/release_1385907304): http://codereview.qt-project.org/72930 [PS3] - Updated submodules. From ci-noreply at qt-project.org Sun Dec 1 22:10:30 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 1 Dec 2013 23:10:30 +0200 Subject: [Ci-reports] pass on ssh://codereview.qt-project.org:29418/qt/qtimageformats#dev Message-ID: <20131201_211030_030440.ci-noreply@qt-project.org> QtImageFormats_dev_Integration #27: SUCCESS Tested changes (refs/builds/dev_1385930611): http://codereview.qt-project.org/72931 [PS1] - Fix capabilities in DDS image handler. http://codereview.qt-project.org/72919 [PS2] - Whitespace fixes in DDS image handler From ci-noreply at qt-project.org Sun Dec 1 22:39:09 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 1 Dec 2013 23:39:09 +0200 Subject: [Ci-reports] fail on ssh://codereview.qt-project.org:29418/qt/qtbase#dev Message-ID: <20131201_213909_023313.ci-noreply@qt-project.org> Autotest `tst_qtcpserver' failed :( Testing tst_QTcpServer FAIL! : tst_QTcpServer::addressReusable(WithoutProxy) 'process.waitForReadyRead(5000)' returned FALSE. () Loc: [../tst_qtcpserver.cpp(578)] 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) PASS : tst_QTcpServer::clientServerLoop(WithoutProxy) 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(302)] SKIP : tst_QTcpServer::dualStack(WithSocks5Proxy:anyIPv4) test server proxy doesn't support ipv6 Loc: [../tst_qtcpserver.cpp(302)] SKIP : tst_QTcpServer::dualStack(WithSocks5Proxy:anyIPv6) test server proxy doesn't support ipv6 Loc: [../tst_qtcpserver.cpp(302)] 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(374)] 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(412)] PASS : tst_QTcpServer::waitForConnectionTest(WithoutProxy) SKIP : tst_QTcpServer::waitForConnectionTest(WithSocks5Proxy) Localhost servers don't work well with SOCKS5 Loc: [../tst_qtcpserver.cpp(458)] PASS : tst_QTcpServer::setSocketDescriptor(WithoutProxy) PASS : tst_QTcpServer::setSocketDescriptor(WithSocks5Proxy) PASS : tst_QTcpServer::listenWhileListening(WithoutProxy) PASS : tst_QTcpServer::listenWhileListening(WithSocks5Proxy) FAIL! : tst_QTcpServer::addressReusable(WithoutProxy) 'process.waitForReadyRead(5000)' returned FALSE. () Loc: [../tst_qtcpserver.cpp(578)] SKIP : tst_QTcpServer::addressReusable(WithSocks5Proxy) With socks5 this test does not make senans at the momment Loc: [../tst_qtcpserver.cpp(555)] PASS : tst_QTcpServer::setNewSocketDescriptorBlocking(WithoutProxy) SKIP : tst_QTcpServer::setNewSocketDescriptorBlocking(WithSocks5Proxy) With socks5 we can not make the socket descripter blocking Loc: [../tst_qtcpserver.cpp(601)] 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.112) 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.112) 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.112) 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.112) 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 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02182/linux-g++_no-widgets_Ubuntu_12.04_x64/log.txt.gz Tested changes (refs/builds/dev_1385932843): http://codereview.qt-project.org/72938 [PS1] - add mising tag to method documentation http://codereview.qt-project.org/59045 [PS9] - QSqlQuery::isNull string overload From ci-noreply at qt-project.org Mon Dec 2 01:08:34 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 2 Dec 2013 02:08:34 +0200 Subject: [Ci-reports] pass on ssh://codereview.qt-project.org:29418/qt/qtbase#dev Message-ID: <20131202_000834_036077.ci-noreply@qt-project.org> QtBase_dev_Integration #2183: SUCCESS Tested changes (refs/builds/dev_1385937732): http://codereview.qt-project.org/72938 [PS1] - add mising tag to method documentation http://codereview.qt-project.org/59045 [PS9] - QSqlQuery::isNull string overload From ci-noreply at qt-project.org Mon Dec 2 09:51:21 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 2 Dec 2013 10:51:21 +0200 Subject: [Ci-reports] pass on ssh://codereview.qt-project.org:29418/qt/qtimageformats#dev Message-ID: <20131202_085121_042246.ci-noreply@qt-project.org> QtImageFormats_dev_Integration #28: SUCCESS Tested changes (refs/builds/dev_1385972658): http://codereview.qt-project.org/72932 [PS1] - Add QByteArrayliterals to QDDSHandler From ci-noreply at qt-project.org Mon Dec 2 10:19:54 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 2 Dec 2013 11:19:54 +0200 Subject: [Ci-reports] pass on ssh://codereview.qt-project.org:29418/qt/qtimageformats#dev Message-ID: <20131202_091954_095789.ci-noreply@qt-project.org> QtImageFormats_dev_Integration #29: SUCCESS Tested changes (refs/builds/dev_1385974373): http://codereview.qt-project.org/72934 [PS2] - Fix writing images in DDS handler http://codereview.qt-project.org/72933 [PS2] - Add support for QImageIOHandler::Size option in DDS handler. From ci-noreply at qt-project.org Mon Dec 2 11:49:15 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 2 Dec 2013 12:49:15 +0200 Subject: [Ci-reports] fail on ssh://codereview.qt-project.org:29418/qt/qtdeclarative#stable Message-ID: <20131202_104915_023778.ci-noreply@qt-project.org> seventy-nine autotests failed :( Testing tst_TouchMouse FAIL! : tst_TouchMouse::buttonOnFlickable() Compared pointers are not the same Actual (windowPriv->mouseGrabberItem): 00000059830FC490 Expected (flickable) : 000000598570B520 tst_touchmouse.cpp(561) : failure location FAIL! : tst_TouchMouse::pinchOnFlickable() '!flickable->isAtXBeginning()' returned FALSE. () tst_touchmouse.cpp(736) : failure location FAIL! : tst_TouchMouse::flickableOnPinch() 'rect->scale() > 1.0' returned FALSE. () tst_touchmouse.cpp(834) : failure location FAIL! : tst_TouchMouse::mouseOnFlickableOnPinch() 'rect->scale() > 1.0' returned FALSE. () tst_touchmouse.cpp(900) : failure location Totals: 9 passed, 4 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_TouchMouse ********* Config: Using QtTest library 5.2.1, Qt 5.2.1 PASS : tst_TouchMouse::initTestCase() PASS : tst_TouchMouse::simpleTouchEvent() PASS : tst_TouchMouse::testEventFilter() PASS : tst_TouchMouse::mouse() PASS : tst_TouchMouse::touchOverMouse() PASS : tst_TouchMouse::mouseOverTouch() QWARN : tst_TouchMouse::buttonOnFlickable() : TypeError: Type error FAIL! : tst_TouchMouse::buttonOnFlickable() Compared pointers are not the same Actual (windowPriv->mouseGrabberItem): 000000D94EAF0D30 Expected (flickable) : 000000D94E9DBBF0 tst_touchmouse.cpp(561) : failure location QWARN : tst_TouchMouse::buttonOnTouch() : TypeError: Type error QDEBUG : tst_TouchMouse::buttonOnTouch() Button scale: 1 QDEBUG : tst_TouchMouse::buttonOnTouch() Button scale: 1 QDEBUG : tst_TouchMouse::buttonOnTouch() Button scale: 1 QDEBUG : tst_TouchMouse::buttonOnTouch() 1 QDEBUG : tst_TouchMouse::buttonOnTouch() 1 QDEBUG : tst_TouchMouse::buttonOnTouch() 1 PASS : tst_TouchMouse::buttonOnTouch() QWARN : tst_TouchMouse::pinchOnFlickable() : TypeError: Type error FAIL! : tst_TouchMouse::pinchOnFlickable() '!flickable->isAtXBeginning()' returned FALSE. () tst_touchmouse.cpp(736) : failure location QWARN : tst_TouchMouse::flickableOnPinch() : TypeError: Type error QDEBUG : tst_TouchMouse::flickableOnPinch() Pos: QPointF(200, 200) FAIL! : tst_TouchMouse::flickableOnPinch() 'rect->scale() > 1.0' returned FALSE. () tst_touchmouse.cpp(834) : failure location QWARN : tst_TouchMouse::mouseOnFlickableOnPinch() : TypeError: Type error QDEBUG : tst_TouchMouse::mouseOnFlickableOnPinch() Pos: QPointF(200, 200) FAIL! : tst_TouchMouse::mouseOnFlickableOnPinch() 'rect->scale() > 1.0' returned FALSE. () tst_touchmouse.cpp(900) : failure location QWARN : tst_TouchMouse::tapOnDismissiveTopMouseAreaClicksBottomOne() : TypeError: Type error PASS : tst_TouchMouse::tapOnDismissiveTopMouseAreaClicksBottomOne() PASS : tst_TouchMouse::cleanupTestCase() Totals: 9 passed, 4 failed, 0 skipped ********* Finished testing of tst_TouchMouse ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_touchmouse: 16 seconds, exit code 4 Testing tst_qtqmlmodules FAIL! : tst_qtqmlmodules::baseTypes() 'object->property("success").toBool()' returned FALSE. () tst_qtqmlmodules.cpp(66) : failure location FAIL! : tst_qtqmlmodules::modelsTypes() 'object->property("success").toBool()' returned FALSE. () tst_qtqmlmodules.cpp(77) : failure location FAIL! : tst_qtqmlmodules::unavailableTypes() 'object->property("success").toBool()' returned FALSE. () tst_qtqmlmodules.cpp(88) : failure location Totals: 2 passed, 3 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.2.1, Qt 5.2.1 PASS : tst_qtqmlmodules::initTestCase() QWARN : tst_qtqmlmodules::baseTypes() : TypeError: Type error FAIL! : tst_qtqmlmodules::baseTypes() 'object->property("success").toBool()' returned FALSE. () tst_qtqmlmodules.cpp(66) : failure location QWARN : tst_qtqmlmodules::modelsTypes() : TypeError: Type error FAIL! : tst_qtqmlmodules::modelsTypes() 'object->property("success").toBool()' returned FALSE. () tst_qtqmlmodules.cpp(77) : failure location QWARN : tst_qtqmlmodules::unavailableTypes() : TypeError: Type error FAIL! : tst_qtqmlmodules::unavailableTypes() 'object->property("success").toBool()' returned FALSE. () tst_qtqmlmodules.cpp(88) : failure location PASS : tst_qtqmlmodules::cleanupTestCase() Totals: 2 passed, 3 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.81458 seconds, exit code 3 Testing tst_qquickwindow FAIL! : tst_qquickwindow::animationsWhileHidden() 'window->isVisible()' returned FALSE. () tst_qquickwindow.cpp(1034) : failure location FAIL! : tst_qquickwindow::requestActivate() 'QGuiApplication::focusWindow() == windows.at(0)' returned FALSE. () tst_qquickwindow.cpp(1487) : failure location Totals: 34 passed, 2 failed, 1 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qquickwindow ********* Config: Using QtTest library 5.2.1, Qt 5.2.1 PASS : tst_qquickwindow::initTestCase() PASS : tst_qquickwindow::constantUpdates() PASS : tst_qquickwindow::constantUpdatesOnWindow(unblocked, beforeRender) PASS : tst_qquickwindow::constantUpdatesOnWindow(unblocked, afterRender) PASS : tst_qquickwindow::constantUpdatesOnWindow(unblocked, swapped) PASS : tst_qquickwindow::mouseFiltering() QWARN : tst_qquickwindow::headless() : TypeError: Type error PASS : tst_qquickwindow::headless() SKIP : tst_qquickwindow::noUpdateWhenNothingChanges() Only threaded renderloop implements this feature tst_qquickwindow.cpp(1103) : failure location PASS : tst_qquickwindow::touchEvent_basic() PASS : tst_qquickwindow::touchEvent_propagation(disable events) PASS : tst_qquickwindow::touchEvent_propagation(disable item) PASS : tst_qquickwindow::touchEvent_propagation(hide item) PASS : tst_qquickwindow::touchEvent_cancel() PASS : tst_qquickwindow::touchEvent_reentrant() PASS : tst_qquickwindow::touchEvent_velocity() PASS : tst_qquickwindow::mouseFromTouch_basic() PASS : tst_qquickwindow::clearWindow() PASS : tst_qquickwindow::qmlCreation() PASS : tst_qquickwindow::clearColor() PASS : tst_qquickwindow::grab(visible) PASS : tst_qquickwindow::grab(invisible) PASS : tst_qquickwindow::multipleWindows() QWARN : tst_qquickwindow::animationsWhileHidden() : TypeError: Type error FAIL! : tst_qquickwindow::animationsWhileHidden() 'window->isVisible()' returned FALSE. () tst_qquickwindow.cpp(1034) : failure location PASS : tst_qquickwindow::focusObject() PASS : tst_qquickwindow::ignoreUnhandledMouseEvents() QWARN : tst_qquickwindow::ownershipRootItem() : TypeError: Type error PASS : tst_qquickwindow::ownershipRootItem() 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() PASS : tst_qquickwindow::testExpose() QWARN : tst_qquickwindow::requestActivate() : TypeError: Type error FAIL! : tst_qquickwindow::requestActivate() 'QGuiApplication::focusWindow() == windows.at(0)' returned FALSE. () tst_qquickwindow.cpp(1487) : failure location QWARN : tst_qquickwindow::blockClosing() : TypeError: Type error PASS : tst_qquickwindow::blockClosing() QWARN : tst_qquickwindow::crashWhenHoverItemDeleted() : TypeError: Type error PASS : tst_qquickwindow::crashWhenHoverItemDeleted() WARNING: tst_qquickwindow::cursor() Mouse event occurs outside of target window. WARNING: tst_qquickwindow::cursor() Mouse event occurs outside of target window. WARNING: tst_qquickwindow::cursor() Mouse event occurs outside of target window. WARNING: tst_qquickwindow::cursor() Mouse event occurs outside of target window. PASS : tst_qquickwindow::cursor() PASS : tst_qquickwindow::cleanupTestCase() Totals: 34 passed, 2 failed, 1 skipped ********* Finished testing of tst_qquickwindow ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickwindow: 33 seconds, exit code 2 Testing tst_qquickvisualdatamodel FAIL! : tst_qquickvisualdatamodel::rootIndex() 'qvariant_cast(obj->rootIndex()) == model.index(0,0)' returned FALSE. () tst_qquickvisualdatamodel.cpp(524) : failure location FAIL! : tst_qquickvisualdatamodel::updateLayout(item delegate) 'name' returned FALSE. () tst_qquickvisualdatamodel.cpp(565) : failure location FAIL! : tst_qquickvisualdatamodel::updateLayout(package delegate) 'name' returned FALSE. () tst_qquickvisualdatamodel.cpp(565) : failure location FAIL! : tst_qquickvisualdatamodel::childChanged(item delegate) Compared values are not the same Actual (listview->count()): 0 Expected (1) : 1 tst_qquickvisualdatamodel.cpp(616) : failure location FAIL! : tst_qquickvisualdatamodel::childChanged(package delegate) Compared values are not the same Actual (listview->count()): 0 Expected (1) : 1 tst_qquickvisualdatamodel.cpp(616) : failure location FAIL! : tst_qquickvisualdatamodel::noDelegate(item delegate) Compared values are not the same Actual (vdm->count()): 0 Expected (3) : 3 tst_qquickvisualdatamodel.cpp(931) : failure location FAIL! : tst_qquickvisualdatamodel::noDelegate(package delegate) Compared values are not the same Actual (vdm->count()): 0 Expected (3) : 3 tst_qquickvisualdatamodel.cpp(931) : failure location FAIL! : tst_qquickvisualdatamodel::itemsDestroyed(listView) 'delegate = findItem(view.contentItem(), "delegate", 1)' returned FALSE. () tst_qquickvisualdatamodel.cpp(963) : failure location FAIL! : tst_qquickvisualdatamodel::itemsDestroyed(pathView) 'delegate = findItem(view.contentItem(), "delegate", 1)' returned FALSE. () tst_qquickvisualdatamodel.cpp(963) : failure location FAIL! : tst_qquickvisualdatamodel::itemsDestroyed(repeater) 'delegate = findItem(view.contentItem(), "delegate", 1)' returned FALSE. () tst_qquickvisualdatamodel.cpp(963) : failure location QtQA::App::TestRunner: Process exited with exit code 0xC0000005 (STATUS_ACCESS_VIOLATION) QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qquickvisualdatamodel ********* Config: Using QtTest library 5.2.1, Qt 5.2.1 PASS : tst_qquickvisualdatamodel::initTestCase() QWARN : tst_qquickvisualdatamodel::rootIndex() : TypeError: Type error FAIL! : tst_qquickvisualdatamodel::rootIndex() 'qvariant_cast(obj->rootIndex()) == model.index(0,0)' returned FALSE. () tst_qquickvisualdatamodel.cpp(524) : failure location QWARN : tst_qquickvisualdatamodel::updateLayout(item delegate) : TypeError: Type error FAIL! : tst_qquickvisualdatamodel::updateLayout(item delegate) 'name' returned FALSE. () tst_qquickvisualdatamodel.cpp(565) : failure location QWARN : tst_qquickvisualdatamodel::updateLayout(package delegate) : TypeError: Type error FAIL! : tst_qquickvisualdatamodel::updateLayout(package delegate) 'name' returned FALSE. () tst_qquickvisualdatamodel.cpp(565) : failure location QWARN : tst_qquickvisualdatamodel::childChanged(item delegate) : TypeError: Type error FAIL! : tst_qquickvisualdatamodel::childChanged(item delegate) Compared values are not the same Actual (listview->count()): 0 Expected (1) : 1 tst_qquickvisualdatamodel.cpp(616) : failure location QWARN : tst_qquickvisualdatamodel::childChanged(package delegate) : TypeError: Type error FAIL! : tst_qquickvisualdatamodel::childChanged(package delegate) Compared values are not the same Actual (listview->count()): 0 Expected (1) : 1 tst_qquickvisualdatamodel.cpp(616) : failure location QWARN : tst_qquickvisualdatamodel::noDelegate(item delegate) : TypeError: Type error FAIL! : tst_qquickvisualdatamodel::noDelegate(item delegate) Compared values are not the same Actual (vdm->count()): 0 Expected (3) : 3 tst_qquickvisualdatamodel.cpp(931) : failure location QWARN : tst_qquickvisualdatamodel::noDelegate(package delegate) : TypeError: Type error FAIL! : tst_qquickvisualdatamodel::noDelegate(package delegate) Compared values are not the same Actual (vdm->count()): 0 Expected (3) : 3 tst_qquickvisualdatamodel.cpp(931) : failure location QWARN : tst_qquickvisualdatamodel::itemsDestroyed(listView) : TypeError: Type error FAIL! : tst_qquickvisualdatamodel::itemsDestroyed(listView) 'delegate = findItem(view.contentItem(), "delegate", 1)' returned FALSE. () tst_qquickvisualdatamodel.cpp(963) : failure location QWARN : tst_qquickvisualdatamodel::itemsDestroyed(package) : TypeError: Type error PASS : tst_qquickvisualdatamodel::itemsDestroyed(package) QWARN : tst_qquickvisualdatamodel::itemsDestroyed(pathView) : TypeError: Type error FAIL! : tst_qquickvisualdatamodel::itemsDestroyed(pathView) 'delegate = findItem(view.contentItem(), "delegate", 1)' returned FALSE. () tst_qquickvisualdatamodel.cpp(963) : failure location QWARN : tst_qquickvisualdatamodel::itemsDestroyed(repeater) : TypeError: Type error FAIL! : tst_qquickvisualdatamodel::itemsDestroyed(repeater) 'delegate = findItem(view.contentItem(), "delegate", 1)' returned FALSE. () tst_qquickvisualdatamodel.cpp(963) : failure location QWARN : tst_qquickvisualdatamodel::objectListModel() : TypeError: Type error PASS : tst_qquickvisualdatamodel::objectListModel() QWARN : tst_qquickvisualdatamodel::singleRole() : TypeError: Type error QtQA::App::TestRunner: Process exited with exit code 0xC0000005 (STATUS_ACCESS_VIOLATION) QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickvisualdatamodel: 1 seconds, exit code 3221225477 Testing tst_qquickturbulence FAIL! : tst_qquickturbulence::test_basic() 'd->vx != 0.f' returned FALSE. () tst_qquickturbulence.cpp(79) : failure location Totals: 2 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qquickturbulence ********* Config: Using QtTest library 5.2.1, Qt 5.2.1 PASS : tst_qquickturbulence::initTestCase() QWARN : tst_qquickturbulence::test_basic() : TypeError: Type error FAIL! : tst_qquickturbulence::test_basic() 'd->vx != 0.f' returned FALSE. () tst_qquickturbulence.cpp(79) : failure location PASS : tst_qquickturbulence::cleanupTestCase() Totals: 2 passed, 1 failed, 0 skipped ********* Finished testing of tst_qquickturbulence ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickturbulence: 12 seconds, exit code 1 Testing tst_qquicktextinput FAIL! : tst_qquicktextinput::persistentSelection() Compared values are not the same Actual (input->property("selected").toString()): Expected (QLatin1String("ell")) : ell tst_qquicktextinput.cpp(767) : failure location FAIL! : tst_qquicktextinput::positionAt() 'textLeftWidthEnd >= textWidth - textinputObject->width() / 2' returned FALSE. () tst_qquicktextinput.cpp(1794) : failure location FAIL! : tst_qquicktextinput::validators() Compared values are not the same Actual (unvalidatedInput->property("acceptable").toBool()): 0 Expected (true) : 1 tst_qquicktextinput.cpp(2187) : failure location FAIL! : tst_qquicktextinput::signal_accepted() Compared values are not the same Actual (input->hasAcceptableInput()): 1 Expected (false) : 0 tst_qquicktextinput.cpp(2285) : failure location FAIL! : tst_qquicktextinput::signal_editingfinished() Compared values are not the same Actual (input2->hasAcceptableInput()): 1 Expected (false) : 0 tst_qquicktextinput.cpp(2364) : failure location FAIL! : tst_qquicktextinput::cursorDelegate(out of line) 'delegateObject' returned FALSE. () tst_qquicktextinput.cpp(2756) : failure location FAIL! : tst_qquicktextinput::cursorDelegate(in line) Compared values are not the same Actual (delegateObject->property("localProperty").toString()): Expected (QString("Hello")) : Hello tst_qquicktextinput.cpp(2757) : failure location FAIL! : tst_qquicktextinput::cursorDelegate(external) Compared values are not the same Actual (delegateObject->property("localProperty").toString()): Expected (QString("Hello")) : Hello tst_qquicktextinput.cpp(2757) : failure location FAIL! : tst_qquicktextinput::remoteCursorDelegate() 'textInputObject->findChild("cursorInstance")' returned FALSE. () tst_qquicktextinput.cpp(2879) : failure location FAIL! : tst_qquicktextinput::readOnly() 'input != 0' returned FALSE. () tst_qquicktextinput.cpp(3187) : failure location FAIL! : tst_qquicktextinput::echoMode() 'input != 0' returned FALSE. () tst_qquicktextinput.cpp(3215) : failure location FAIL! : tst_qquicktextinput::preeditAutoScroll() 'evaluate(input, QString("positionAt(0)")) != 0' returned FALSE. () tst_qquicktextinput.cpp(3688) : failure location FAIL! : tst_qquicktextinput::QTBUG_19956(intvalidator) '!window.rootObject()->property("acceptableInput").toBool()' returned FALSE. () tst_qquicktextinput.cpp(5758) : failure location FAIL! : tst_qquicktextinput::QTBUG_19956(doublevalidator) '!window.rootObject()->property("acceptableInput").toBool()' returned FALSE. () tst_qquicktextinput.cpp(5758) : failure location FAIL! : tst_qquicktextinput::QTBUG_19956_regexp() '!window.rootObject()->property("acceptableInput").toBool()' returned FALSE. () tst_qquicktextinput.cpp(5789) : failure location Totals: 379 passed, 15 failed, 6 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qquicktextinput ********* Config: Using QtTest library 5.2.1, Qt 5.2.1 PASS : tst_qquicktextinput::initTestCase() PASS : tst_qquicktextinput::text() PASS : tst_qquicktextinput::width() PASS : tst_qquicktextinput::font() PASS : tst_qquicktextinput::color() PASS : tst_qquicktextinput::wrap() PASS : tst_qquicktextinput::selection() QWARN : tst_qquicktextinput::persistentSelection() : TypeError: Type error FAIL! : tst_qquicktextinput::persistentSelection() Compared values are not the same Actual (input->property("selected").toString()): Expected (QLatin1String("ell")) : ell tst_qquicktextinput.cpp(767) : failure location PASS : tst_qquicktextinput::isRightToLeft(Empty) PASS : tst_qquicktextinput::isRightToLeft(Neutral) PASS : tst_qquicktextinput::isRightToLeft(LTR) PASS : tst_qquicktextinput::isRightToLeft(RTL) PASS : tst_qquicktextinput::isRightToLeft(Bidi RTL + LTR + RTL) PASS : tst_qquicktextinput::isRightToLeft(Bidi LTR + RTL + LTR) PASS : tst_qquicktextinput::moveCursorSelection((t)he|characters) PASS : tst_qquicktextinput::moveCursorSelection(do(g)|characters) PASS : tst_qquicktextinput::moveCursorSelection(jum(p)ed|characters) PASS : tst_qquicktextinput::moveCursorSelection(jumped( )over|characters) PASS : tst_qquicktextinput::moveCursorSelection((the )|characters) PASS : tst_qquicktextinput::moveCursorSelection(( dog)|characters) PASS : tst_qquicktextinput::moveCursorSelection(( jumped )|characters) PASS : tst_qquicktextinput::moveCursorSelection(th(e qu)ick|characters) PASS : tst_qquicktextinput::moveCursorSelection(la(zy d)og|characters) PASS : tst_qquicktextinput::moveCursorSelection(jum(ped ov)er|characters) PASS : tst_qquicktextinput::moveCursorSelection(()the|characters) PASS : tst_qquicktextinput::moveCursorSelection(dog()|characters) PASS : tst_qquicktextinput::moveCursorSelection(jum()ped|characters) PASS : tst_qquicktextinput::moveCursorSelection(<(t)he>|words) PASS : tst_qquicktextinput::moveCursorSelection(|words) PASS : tst_qquicktextinput::moveCursorSelection(|words) PASS : tst_qquicktextinput::moveCursorSelection(over|words,ltr) PASS : tst_qquicktextinput::moveCursorSelection(jumped<( )over>|words,rtl) PASS : tst_qquicktextinput::moveCursorSelection(<(the )>quick|words,ltr) PASS : tst_qquicktextinput::moveCursorSelection(<(the )quick>|words,rtl) PASS : tst_qquicktextinput::moveCursorSelection(|words,ltr) PASS : tst_qquicktextinput::moveCursorSelection(lazy<( dog)>|words,rtl) PASS : tst_qquicktextinput::moveCursorSelection(over|words,ltr) PASS : tst_qquicktextinput::moveCursorSelection(fox<( jumped )over>|words,rtl) PASS : tst_qquicktextinput::moveCursorSelection(|words) PASS : tst_qquicktextinput::moveCursorSelection() PASS : tst_qquicktextinput::moveCursorSelection(|words) PASS : tst_qquicktextinput::moveCursorSelection(<()>the|words) PASS : tst_qquicktextinput::moveCursorSelection(dog<()>|words) PASS : tst_qquicktextinput::moveCursorSelection(jum<()>ped|words) PASS : tst_qquicktextinput::moveCursorSelection( |words,ltr) PASS : tst_qquicktextinput::moveCursorSelection(Hello<(,)> |words,rtl) PASS : tst_qquicktextinput::moveCursorSelection(world|words,ltr) PASS : tst_qquicktextinput::moveCursorSelection(Hello<(, )world>|words,rtl) PASS : tst_qquicktextinput::moveCursorSelection(world|words,ltr) PASS : tst_qquicktextinput::moveCursorSelection(|words,rtl) PASS : tst_qquicktextinput::moveCursorSelection(,|words) PASS : tst_qquicktextinput::moveCursorSelection(Hello<()>,|words) PASS : tst_qquicktextinput::moveCursorSelection(Hello,<()>|words) PASS : tst_qquicktextinput::moveCursorSelection(Hello,<( )>world|words,ltr) PASS : tst_qquicktextinput::moveCursorSelection(Hello,<( )world>|words,rtl) PASS : tst_qquicktextinput::moveCursorSelection(Hello,<( world)>|words) PASS : tst_qquicktextinput::moveCursorSelection(Hello,<( world!)>|words) PASS : tst_qquicktextinput::moveCursorSelection(|words,ltr) PASS : tst_qquicktextinput::moveCursorSelection(Hello<(, world!)>|words,rtl) PASS : tst_qquicktextinput::moveCursorSelection(|words,ltr) PASS : tst_qquicktextinput::moveCursorSelection(world<(!)>|words,rtl) PASS : tst_qquicktextinput::moveCursorSelection(world!<()>)|words) PASS : tst_qquicktextinput::moveCursorSelection(world<()>!)|words) PASS : tst_qquicktextinput::moveCursorSelection(<(,)>olleH |words,ltr) PASS : tst_qquicktextinput::moveCursorSelection(<(,)olleH> |words,rtl) PASS : tst_qquicktextinput::moveCursorSelection(olleH|words,ltr) PASS : tst_qquicktextinput::moveCursorSelection(dlrow<( ,)olleH>|words,rtl) PASS : tst_qquicktextinput::moveCursorSelection(|words,ltr) PASS : tst_qquicktextinput::moveCursorSelection(dlrow<( ,ol)leH>|words,rtl) PASS : tst_qquicktextinput::moveCursorSelection(,<(ol)leH>,|words) PASS : tst_qquicktextinput::moveCursorSelection(,<()>olleH|words) PASS : tst_qquicktextinput::moveCursorSelection(<()>,olleH|words) PASS : tst_qquicktextinput::moveCursorSelection(,olleH|words,ltr) PASS : tst_qquicktextinput::moveCursorSelection(dlrow<( )>,olleH|words,rtl) PASS : tst_qquicktextinput::moveCursorSelection(<(dlrow )>,olleH|words) PASS : tst_qquicktextinput::moveCursorSelection(<(!dlrow )>,olleH|words) PASS : tst_qquicktextinput::moveCursorSelection(<(!dlrow ,)>olleH|words,ltr) PASS : tst_qquicktextinput::moveCursorSelection(<(!dlrow ,)olleH>|words,rtl) PASS : tst_qquicktextinput::moveCursorSelection(<(!)>dlrow|words,ltr) PASS : tst_qquicktextinput::moveCursorSelection(<(!)dlrow|words,rtl) PASS : tst_qquicktextinput::moveCursorSelection(<()>!dlrow|words) PASS : tst_qquicktextinput::moveCursorSelection(!<()>dlrow|words) PASS : tst_qquicktextinput::moveCursorSelection( text |words) PASS : tst_qquicktextinput::moveCursorSelection( spacey |words) PASS : tst_qquicktextinput::moveCursorSelection(<( )>spacey text |words|ltr) PASS : tst_qquicktextinput::moveCursorSelection(<( )spacey> text |words|rtl) PASS : tst_qquicktextinput::moveCursorSelection(spacey |words|ltr) PASS : tst_qquicktextinput::moveCursorSelection(spacey text<( )>|words|rtl) PASS : tst_qquicktextinput::moveCursorSelection(<()> spacey text |words) PASS : tst_qquicktextinput::moveCursorSelection( spacey text <()>|words) PASS : tst_qquicktextinput::moveCursorSelectionSequence(the { f^ox} jumped|ltr) PASS : tst_qquicktextinput::moveCursorSelectionSequence(the quick<( {bro)wn> f^ox} jumped|rtl) PASS : tst_qquicktextinput::moveCursorSelectionSequence(the { ^}fox jumped|ltr) PASS : tst_qquicktextinput::moveCursorSelectionSequence(the quick<( {bro)wn> ^}fox jumped|rtl) PASS : tst_qquicktextinput::moveCursorSelectionSequence(the {} fox jumped|ltr) PASS : tst_qquicktextinput::moveCursorSelectionSequence(the quick<( {bro)wn^>} f^ox jumped|rtl) PASS : tst_qquicktextinput::moveCursorSelectionSequence(the { fox|ltr) PASS : tst_qquicktextinput::moveCursorSelectionSequence(the quick<( {^bro)wn>} fox|rtl) PASS : tst_qquicktextinput::moveCursorSelectionSequence(the { fox|ltr) PASS : tst_qquicktextinput::moveCursorSelectionSequence(the quick{<(^ bro)wn>} fox|rtl) PASS : tst_qquicktextinput::moveCursorSelectionSequence(the { fox|ltr) PASS : tst_qquicktextinput::moveCursorSelectionSequence(the { fox|rtl) PASS : tst_qquicktextinput::moveCursorSelectionSequence(the {<^quick}( bro)wn> fox|ltr) PASS : tst_qquicktextinput::moveCursorSelectionSequence(the {<^quick}( bro)wn> fox|rtl) PASS : tst_qquicktextinput::moveCursorSelectionSequence(the{^ fox|ltr) PASS : tst_qquicktextinput::moveCursorSelectionSequence(the{^ fox|rtl) PASS : tst_qquicktextinput::moveCursorSelectionSequence({t^he fox|ltr) PASS : tst_qquicktextinput::moveCursorSelectionSequence({t^he fox|rtl) PASS : tst_qquicktextinput::moveCursorSelectionSequence({, w^orld}!|ltr) PASS : tst_qquicktextinput::moveCursorSelectionSequence({, w^orld}!|rtl) PASS : tst_qquicktextinput::moveCursorSelectionSequence(!{dlro^w ,}|ltr) PASS : tst_qquicktextinput::moveCursorSelectionSequence(!{dlro^w ,}|rtl) PASS : tst_qquicktextinput::moveCursorSelectionSequence({<(^} sp)acey> text |ltr) PASS : tst_qquicktextinput::moveCursorSelectionSequence({<( ^}sp)acey> text |ltr) PASS : tst_qquicktextinput::moveCursorSelectionSequence(<( {s^p)acey>} text |rtl) PASS : tst_qquicktextinput::moveCursorSelectionSequence(<( {^sp)acey>} text |rtl) PASS : tst_qquicktextinput::moveCursorSelectionSequence( spacey }|rtl) PASS : tst_qquicktextinput::moveCursorSelectionSequence( spacey }|rtl) PASS : tst_qquicktextinput::moveCursorSelectionSequence( spacey {|ltr) PASS : tst_qquicktextinput::moveCursorSelectionSequence( spacey {|ltr) PASS : tst_qquicktextinput::dragMouseSelection() PASS : tst_qquicktextinput::mouseSelectionMode(SelectWords focused) PASS : tst_qquicktextinput::mouseSelectionMode(SelectCharacters focused) PASS : tst_qquicktextinput::mouseSelectionMode(default focused) PASS : tst_qquicktextinput::mouseSelectionMode(SelectWords unfocused) PASS : tst_qquicktextinput::mouseSelectionMode(SelectCharacters unfocused) PASS : tst_qquicktextinput::mouseSelectionMode(default unfocused) PASS : tst_qquicktextinput::mouseSelectionMode(SelectWords focuss on press) PASS : tst_qquicktextinput::mouseSelectionMode(SelectCharacters focus on press) PASS : tst_qquicktextinput::mouseSelectionMode(default focus on press) QWARN : tst_qquicktextinput::mouseSelectionMode_accessors() Don't know how to handle 'SelectionMode', use qRegisterMetaType to register it. PASS : tst_qquicktextinput::mouseSelectionMode_accessors() PASS : tst_qquicktextinput::selectByMouse() PASS : tst_qquicktextinput::renderType() PASS : tst_qquicktextinput::tripleClickSelectsAll() QWARN : tst_qquicktextinput::horizontalAlignment_RightToLeft() : TypeError: Type error PASS : tst_qquicktextinput::horizontalAlignment_RightToLeft() QWARN : tst_qquicktextinput::verticalAlignment() : TypeError: Type error PASS : tst_qquicktextinput::verticalAlignment() PASS : tst_qquicktextinput::clipRect() PASS : tst_qquicktextinput::boundingRect() QWARN : tst_qquicktextinput::positionAt() file::1: TypeError: Type error FAIL! : tst_qquicktextinput::positionAt() 'textLeftWidthEnd >= textWidth - textinputObject->width() / 2' returned FALSE. () tst_qquicktextinput.cpp(1794) : failure location PASS : tst_qquicktextinput::maxLength() PASS : tst_qquicktextinput::masks() QWARN : tst_qquicktextinput::validators() : TypeError: Type error FAIL! : tst_qquicktextinput::validators() Compared values are not the same Actual (unvalidatedInput->property("acceptable").toBool()): 0 Expected (true) : 1 tst_qquicktextinput.cpp(2187) : failure location PASS : tst_qquicktextinput::inputMethods() QWARN : tst_qquicktextinput::signal_accepted() : TypeError: Type error FAIL! : tst_qquicktextinput::signal_accepted() Compared values are not the same Actual (input->hasAcceptableInput()): 1 Expected (false) : 0 tst_qquicktextinput.cpp(2285) : failure location QWARN : tst_qquicktextinput::signal_editingfinished() : TypeError: Type error FAIL! : tst_qquicktextinput::signal_editingfinished() Compared values are not the same Actual (input2->hasAcceptableInput()): 1 Expected (false) : 0 tst_qquicktextinput.cpp(2364) : failure location PASS : tst_qquicktextinput::passwordCharacter() QWARN : tst_qquicktextinput::cursorDelegate(out of line) : TypeError: Type error FAIL! : tst_qquicktextinput::cursorDelegate(out of line) 'delegateObject' returned FALSE. () tst_qquicktextinput.cpp(2756) : failure location QWARN : tst_qquicktextinput::cursorDelegate(in line) : TypeError: Type error FAIL! : tst_qquicktextinput::cursorDelegate(in line) Compared values are not the same Actual (delegateObject->property("localProperty").toString()): Expected (QString("Hello")) : Hello tst_qquicktextinput.cpp(2757) : failure location QWARN : tst_qquicktextinput::cursorDelegate(external) : TypeError: Type error FAIL! : tst_qquicktextinput::cursorDelegate(external) Compared values are not the same Actual (delegateObject->property("localProperty").toString()): Expected (QString("Hello")) : Hello tst_qquicktextinput.cpp(2757) : failure location QWARN : tst_qquicktextinput::remoteCursorDelegate() : TypeError: Type error FAIL! : tst_qquicktextinput::remoteCursorDelegate() 'textInputObject->findChild("cursorInstance")' returned FALSE. () tst_qquicktextinput.cpp(2879) : failure location SKIP : tst_qquicktextinput::cursorVisible() This test is unstable tst_qquicktextinput.cpp(2884) : failure location PASS : tst_qquicktextinput::cursorRectangle(left to right) PASS : tst_qquicktextinput::cursorRectangle(right to left) QWARN : tst_qquicktextinput::navigation() : TypeError: Type error PASS : tst_qquicktextinput::navigation() QWARN : tst_qquicktextinput::navigation_RTL() : TypeError: Type error PASS : tst_qquicktextinput::navigation_RTL() PASS : tst_qquicktextinput::copyAndPaste() PASS : tst_qquicktextinput::copyAndPasteKeySequence() PASS : tst_qquicktextinput::canPasteEmpty() PASS : tst_qquicktextinput::canPaste() PASS : tst_qquicktextinput::middleClickPaste() QWARN : tst_qquicktextinput::readOnly() : TypeError: Type error FAIL! : tst_qquicktextinput::readOnly() 'input != 0' returned FALSE. () tst_qquicktextinput.cpp(3187) : failure location QWARN : tst_qquicktextinput::focusOnPress() : TypeError: Type error PASS : tst_qquicktextinput::focusOnPress() PASS : tst_qquicktextinput::openInputPanel() PASS : tst_qquicktextinput::setHAlignClearCache() PASS : tst_qquicktextinput::focusOutClearSelection() PASS : tst_qquicktextinput::focusOutNotClearSelection() QWARN : tst_qquicktextinput::echoMode() : TypeError: Type error FAIL! : tst_qquicktextinput::echoMode() 'input != 0' returned FALSE. () tst_qquicktextinput.cpp(3215) : failure location SKIP : tst_qquicktextinput::passwordEchoDelay() No mask delay in use tst_qquicktextinput.cpp(3280) : failure location (... 10119 lines omitted; there are too many errors!) PASS : tst_qqmllocale::dateToLocaleTimeStringFormatted(de_DE h:m:sap) PASS : tst_qqmllocale::dateToLocaleTimeStringFormatted(de_DE 'The time is: 'H:mm:ss:zzz) PASS : tst_qqmllocale::dateToLocaleTimeStringFormatted(de_DE HH:mm t) PASS : tst_qqmllocale::dateToLocaleTimeStringFormatted(ar_SA hh:mm) PASS : tst_qqmllocale::dateToLocaleTimeStringFormatted(ar_SA h:m:sap) PASS : tst_qqmllocale::dateToLocaleTimeStringFormatted(ar_SA 'The time is: 'H:mm:ss:zzz) PASS : tst_qqmllocale::dateToLocaleTimeStringFormatted(ar_SA HH:mm t) PASS : tst_qqmllocale::dateToLocaleTimeStringFormatted(hi_IN hh:mm) PASS : tst_qqmllocale::dateToLocaleTimeStringFormatted(hi_IN h:m:sap) PASS : tst_qqmllocale::dateToLocaleTimeStringFormatted(hi_IN 'The time is: 'H:mm:ss:zzz) PASS : tst_qqmllocale::dateToLocaleTimeStringFormatted(hi_IN HH:mm t) PASS : tst_qqmllocale::dateToLocaleTimeStringFormatted(zh_CN hh:mm) PASS : tst_qqmllocale::dateToLocaleTimeStringFormatted(zh_CN h:m:sap) PASS : tst_qqmllocale::dateToLocaleTimeStringFormatted(zh_CN 'The time is: 'H:mm:ss:zzz) PASS : tst_qqmllocale::dateToLocaleTimeStringFormatted(zh_CN HH:mm t) PASS : tst_qqmllocale::dateToLocaleTimeStringFormatted(th_TH hh:mm) PASS : tst_qqmllocale::dateToLocaleTimeStringFormatted(th_TH h:m:sap) PASS : tst_qqmllocale::dateToLocaleTimeStringFormatted(th_TH 'The time is: 'H:mm:ss:zzz) PASS : tst_qqmllocale::dateToLocaleTimeStringFormatted(th_TH HH:mm t) SKIP : tst_qqmllocale::dateFromLocaleString(en_US 1) Needs fixes in our date time parser tst_qqmllocale.cpp(934) : failure location SKIP : tst_qqmllocale::dateFromLocaleString(en_US long) Needs fixes in our date time parser tst_qqmllocale.cpp(934) : failure location SKIP : tst_qqmllocale::dateFromLocaleString(en_US short) Needs fixes in our date time parser tst_qqmllocale.cpp(934) : failure location SKIP : tst_qqmllocale::dateFromLocaleString(de_DE long) Needs fixes in our date time parser tst_qqmllocale.cpp(934) : failure location SKIP : tst_qqmllocale::dateFromLocaleString(de_DE short) Needs fixes in our date time parser tst_qqmllocale.cpp(934) : failure location SKIP : tst_qqmllocale::dateFromLocaleString(ar_SA long) Needs fixes in our date time parser tst_qqmllocale.cpp(934) : failure location SKIP : tst_qqmllocale::dateFromLocaleString(ar_SA short) Needs fixes in our date time parser tst_qqmllocale.cpp(934) : failure location SKIP : tst_qqmllocale::dateFromLocaleString(zh_CN long) Needs fixes in our date time parser tst_qqmllocale.cpp(934) : failure location SKIP : tst_qqmllocale::dateFromLocaleString(zh_CN short) Needs fixes in our date time parser tst_qqmllocale.cpp(934) : failure location SKIP : tst_qqmllocale::dateFromLocaleDateString(en_US 1) Needs fixes in our date time parser tst_qqmllocale.cpp(979) : failure location SKIP : tst_qqmllocale::dateFromLocaleDateString(en_US long) Needs fixes in our date time parser tst_qqmllocale.cpp(979) : failure location SKIP : tst_qqmllocale::dateFromLocaleDateString(en_US short) Needs fixes in our date time parser tst_qqmllocale.cpp(979) : failure location SKIP : tst_qqmllocale::dateFromLocaleDateString(de_DE long) Needs fixes in our date time parser tst_qqmllocale.cpp(979) : failure location SKIP : tst_qqmllocale::dateFromLocaleDateString(de_DE short) Needs fixes in our date time parser tst_qqmllocale.cpp(979) : failure location SKIP : tst_qqmllocale::dateFromLocaleDateString(ar_SA long) Needs fixes in our date time parser tst_qqmllocale.cpp(979) : failure location SKIP : tst_qqmllocale::dateFromLocaleDateString(ar_SA short) Needs fixes in our date time parser tst_qqmllocale.cpp(979) : failure location SKIP : tst_qqmllocale::dateFromLocaleDateString(zh_CN long) Needs fixes in our date time parser tst_qqmllocale.cpp(979) : failure location SKIP : tst_qqmllocale::dateFromLocaleDateString(zh_CN short) Needs fixes in our date time parser tst_qqmllocale.cpp(979) : failure location SKIP : tst_qqmllocale::dateFromLocaleTimeString(en_US 1) Needs fixes in our date time parser tst_qqmllocale.cpp(1024) : failure location SKIP : tst_qqmllocale::dateFromLocaleTimeString(en_US long) Needs fixes in our date time parser tst_qqmllocale.cpp(1024) : failure location SKIP : tst_qqmllocale::dateFromLocaleTimeString(en_US short) Needs fixes in our date time parser tst_qqmllocale.cpp(1024) : failure location SKIP : tst_qqmllocale::dateFromLocaleTimeString(de_DE long) Needs fixes in our date time parser tst_qqmllocale.cpp(1024) : failure location SKIP : tst_qqmllocale::dateFromLocaleTimeString(de_DE short) Needs fixes in our date time parser tst_qqmllocale.cpp(1024) : failure location SKIP : tst_qqmllocale::dateFromLocaleTimeString(ar_SA long) Needs fixes in our date time parser tst_qqmllocale.cpp(1024) : failure location SKIP : tst_qqmllocale::dateFromLocaleTimeString(ar_SA short) Needs fixes in our date time parser tst_qqmllocale.cpp(1024) : failure location SKIP : tst_qqmllocale::dateFromLocaleTimeString(zh_CN long) Needs fixes in our date time parser tst_qqmllocale.cpp(1024) : failure location SKIP : tst_qqmllocale::dateFromLocaleTimeString(zh_CN short) Needs fixes in our date time parser tst_qqmllocale.cpp(1024) : failure location PASS : tst_qqmllocale::numberToLocaleString(en_US 1) PASS : tst_qqmllocale::numberToLocaleString(en_US 2) PASS : tst_qqmllocale::numberToLocaleString(en_US 3) PASS : tst_qqmllocale::numberToLocaleString(en_US 4) PASS : tst_qqmllocale::numberToLocaleString(de_DE 1) PASS : tst_qqmllocale::numberToLocaleString(de_DE 2) PASS : tst_qqmllocale::numberToLocaleString(ar_SA 1) PASS : tst_qqmllocale::numberToLocaleString(ar_SA 2) PASS : tst_qqmllocale::numberToLocaleCurrencyString(en_US 1) PASS : tst_qqmllocale::numberToLocaleCurrencyString(en_US 2) PASS : tst_qqmllocale::numberToLocaleCurrencyString(de_DE) PASS : tst_qqmllocale::numberToLocaleCurrencyString(ar_SA) PASS : tst_qqmllocale::numberToLocaleCurrencyString(hi_IN) PASS : tst_qqmllocale::numberToLocaleCurrencyString(zh_CN) PASS : tst_qqmllocale::numberToLocaleCurrencyString(th_TH) PASS : tst_qqmllocale::numberFromLocaleString(en_US 1) PASS : tst_qqmllocale::numberFromLocaleString(en_US 2) PASS : tst_qqmllocale::numberFromLocaleString(en_US 3) PASS : tst_qqmllocale::numberFromLocaleString(de_DE) PASS : tst_qqmllocale::numberFromLocaleString(ar_SA) PASS : tst_qqmllocale::numberFromLocaleString(hi_IN) PASS : tst_qqmllocale::numberFromLocaleString(zh_CN) PASS : tst_qqmllocale::numberFromLocaleString(th_TH) PASS : tst_qqmllocale::numberConstToLocaleString() PASS : tst_qqmllocale::stringLocaleCompare(before) PASS : tst_qqmllocale::stringLocaleCompare(equal) PASS : tst_qqmllocale::stringLocaleCompare(after) PASS : tst_qqmllocale::stringLocaleCompare(swedish1) PASS : tst_qqmllocale::stringLocaleCompare(swedish2) PASS : tst_qqmllocale::stringLocaleCompare(swedish3) PASS : tst_qqmllocale::stringLocaleCompare(swedish4) PASS : tst_qqmllocale::stringLocaleCompare(german1) PASS : tst_qqmllocale::stringLocaleCompare(german2) PASS : tst_qqmllocale::stringLocaleCompare(german3) PASS : tst_qqmllocale::cleanupTestCase() Totals: 474 passed, 1 failed, 27 skipped ********* Finished testing of tst_qqmllocale ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qqmllocale: 1 seconds, exit code 1 Testing tst_examples 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_examples ********* Config: Using QtTest library 5.2.1, Qt 5.2.1 PASS : tst_examples::initTestCase() QWARN : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/qml/dynamicscene/dynamicscene.qml) : TypeError: Type error PASS : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/qml/dynamicscene/dynamicscene.qml) 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) 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_examples: 19 seconds, exit code 3221225477 Testing tst_qqmlinfo FAIL! : tst_qqmlinfo::nestedQmlObject() 'nested2 != 0' returned FALSE. () tst_qqmlinfo.cpp(99) : 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_qqmlinfo ********* Config: Using QtTest library 5.2.1, Qt 5.2.1 PASS : tst_qqmlinfo::initTestCase() PASS : tst_qqmlinfo::qmlObject() QWARN : tst_qqmlinfo::nestedQmlObject() : TypeError: Type error FAIL! : tst_qqmlinfo::nestedQmlObject() 'nested2 != 0' returned FALSE. () tst_qqmlinfo.cpp(99) : failure location PASS : tst_qqmlinfo::nestedComponent() PASS : tst_qqmlinfo::nonQmlObject() PASS : tst_qqmlinfo::nullObject() PASS : tst_qqmlinfo::nonQmlContextedObject() PASS : tst_qqmlinfo::types() PASS : tst_qqmlinfo::chaining() PASS : tst_qqmlinfo::cleanupTestCase() Totals: 9 passed, 1 failed, 0 skipped ********* Finished testing of tst_qqmlinfo ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qqmlinfo: 0.904539 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 tst_qqmlincubator.cpp(382) : failure location Totals: 18 passed, 1 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.2.1, Qt 5.2.1 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() : TypeError: Type error FAIL! : tst_qqmlincubator::setInitialState() Compared values are not the same Actual (incubator.object()->property("test1").toInt()): 0 Expected (502) : 502 tst_qqmlincubator.cpp(382) : failure location 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() PASS : tst_qqmlincubator::nestedComponent() 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: 18 passed, 1 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.940541 seconds, exit code 1 Testing tst_qqmlexpression FAIL! : tst_qqmlexpression::scriptString() Compared values are not the same Actual (value.toInt()): 0 Expected (15) : 15 tst_qqmlexpression.cpp(95) : 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_qqmlexpression ********* Config: Using QtTest library 5.2.1, Qt 5.2.1 PASS : tst_qqmlexpression::initTestCase() QWARN : tst_qqmlexpression::scriptString() file:file:/C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlexpression/data/scriptString.qml:1: TypeError: Type error FAIL! : tst_qqmlexpression::scriptString() Compared values are not the same Actual (value.toInt()): 0 Expected (15) : 15 tst_qqmlexpression.cpp(95) : failure location QWARN : tst_qqmlexpression::syntaxError() file::1: TypeError: Type error PASS : tst_qqmlexpression::syntaxError() PASS : tst_qqmlexpression::cleanupTestCase() Totals: 3 passed, 1 failed, 0 skipped ********* Finished testing of tst_qqmlexpression ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qqmlexpression: 0.904499 seconds, exit code 1 Testing tst_qqmlcontext FAIL! : tst_qqmlcontext::setContextProperty() Compared values are not the same Actual (obj->property("test")): QVariant() Expected (QVariant(10)) : QVariant(int,10) tst_qqmlcontext.cpp(270) : failure location FAIL! : tst_qqmlcontext::refreshExpressions() Compared values are not the same Actual (command.count): 4 Expected (5) : 5 tst_qqmlcontext.cpp(597) : failure location FAIL! : tst_qqmlcontext::refreshExpressionsRootContext() Compared values are not the same Actual (command.count): 2 Expected (3) : 3 tst_qqmlcontext.cpp(630) : failure location FAIL! : tst_qqmlcontext::qobjectDerived() Compared values are not the same Actual (command.count): 1 Expected (2) : 2 tst_qqmlcontext.cpp(680) : failure location Totals: 14 passed, 4 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qqmlcontext ********* Config: Using QtTest library 5.2.1, Qt 5.2.1 PASS : tst_qqmlcontext::initTestCase() PASS : tst_qqmlcontext::baseUrl() PASS : tst_qqmlcontext::resolvedUrl() PASS : tst_qqmlcontext::engineMethod() PASS : tst_qqmlcontext::parentContext() QWARN : tst_qqmlcontext::setContextProperty() : TypeError: Type error FAIL! : tst_qqmlcontext::setContextProperty() Compared values are not the same Actual (obj->property("test")): QVariant() Expected (QVariant(10)) : QVariant(int,10) tst_qqmlcontext.cpp(270) : failure location PASS : tst_qqmlcontext::setContextObject() PASS : tst_qqmlcontext::destruction() PASS : tst_qqmlcontext::idAsContextProperty() PASS : tst_qqmlcontext::readOnlyContexts() PASS : tst_qqmlcontext::nameForObject() QWARN : tst_qqmlcontext::refreshExpressions() : TypeError: Type error FAIL! : tst_qqmlcontext::refreshExpressions() Compared values are not the same Actual (command.count): 4 Expected (5) : 5 tst_qqmlcontext.cpp(597) : failure location QWARN : tst_qqmlcontext::refreshExpressionsCrash() : TypeError: Type error QWARN : tst_qqmlcontext::refreshExpressionsCrash() : TypeError: Type error PASS : tst_qqmlcontext::refreshExpressionsCrash() QWARN : tst_qqmlcontext::refreshExpressionsRootContext() : TypeError: Type error FAIL! : tst_qqmlcontext::refreshExpressionsRootContext() Compared values are not the same Actual (command.count): 2 Expected (3) : 3 tst_qqmlcontext.cpp(630) : failure location QWARN : tst_qqmlcontext::qtbug_22535() : TypeError: Type error PASS : tst_qqmlcontext::qtbug_22535() QWARN : tst_qqmlcontext::evalAfterInvalidate() : TypeError: Type error PASS : tst_qqmlcontext::evalAfterInvalidate() QWARN : tst_qqmlcontext::qobjectDerived() : TypeError: Type error FAIL! : tst_qqmlcontext::qobjectDerived() Compared values are not the same Actual (command.count): 1 Expected (2) : 2 tst_qqmlcontext.cpp(680) : failure location PASS : tst_qqmlcontext::cleanupTestCase() Totals: 14 passed, 4 failed, 0 skipped ********* Finished testing of tst_qqmlcontext ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qqmlcontext: 1 seconds, exit code 4 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.2.1, Qt 5.2.1 PASS : tst_qqmlconsole::initTestCase() QWARN : tst_qqmlconsole::logging() : TypeError: Type error INFO : tst_qqmlconsole::logging() Did not receive message: "console.debug" INFO : tst_qqmlconsole::logging() Did not receive message: "console.log" INFO : tst_qqmlconsole::logging() Did not receive message: "console.info" INFO : tst_qqmlconsole::logging() Did not receive message: "console.warn" INFO : tst_qqmlconsole::logging() Did not receive message: "console.error" INFO : tst_qqmlconsole::logging() Did not receive message: "console.count: 1" INFO : tst_qqmlconsole::logging() Did not receive message: ": 1" INFO : tst_qqmlconsole::logging() Did not receive message: "console.count: 2" INFO : tst_qqmlconsole::logging() Did not receive message: ": 2" INFO : tst_qqmlconsole::logging() Did not receive message: "[1,2]" INFO : tst_qqmlconsole::logging() Did not receive message: "{"a":"hello","d":1}" INFO : tst_qqmlconsole::logging() Did not receive message: "undefined" INFO : tst_qqmlconsole::logging() Did not receive message: "12" INFO : tst_qqmlconsole::logging() Did not receive message: "function() { [code] }" INFO : tst_qqmlconsole::logging() Did not receive message: "true" INFO : tst_qqmlconsole::logging() Did not receive message: "1 pong! [object Object]" INFO : tst_qqmlconsole::logging() Did not receive message: "1 [ping,pong] [object Object] 2" 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.8905 seconds, exit code 1 Testing tst_qqmlconnections FAIL! : tst_qqmlconnections::properties() 'item->target() == item' returned FALSE. () tst_qqmlconnections.cpp(97) : failure location FAIL! : tst_qqmlconnections::targetChanged() 'item2' returned FALSE. () tst_qqmlconnections.cpp(156) : failure location FAIL! : tst_qqmlconnections::singletonTypeTarget() Compared values are not the same Actual (object->property("moduleIntPropChangedCount").toInt()): 0 Expected (1) : 1 tst_qqmlconnections.cpp(326) : failure location Totals: 14 passed, 3 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qqmlconnections ********* Config: Using QtTest library 5.2.1, Qt 5.2.1 PASS : tst_qqmlconnections::initTestCase() PASS : tst_qqmlconnections::defaultValues() QWARN : tst_qqmlconnections::properties() file:///C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlconnections/data/test-connection2.qml:3:1: QML Connections: Cannot assign to non-existent property "onTargetChanged" QWARN : tst_qqmlconnections::properties() : TypeError: Type error FAIL! : tst_qqmlconnections::properties() 'item->target() == item' returned FALSE. () tst_qqmlconnections.cpp(97) : failure location QWARN : tst_qqmlconnections::connection() : TypeError: Type error PASS : tst_qqmlconnections::connection() QWARN : tst_qqmlconnections::trimming() : TypeError: Type error PASS : tst_qqmlconnections::trimming() QWARN : tst_qqmlconnections::targetChanged() : TypeError: Type error FAIL! : tst_qqmlconnections::targetChanged() 'item2' returned FALSE. () tst_qqmlconnections.cpp(156) : failure location QWARN : tst_qqmlconnections::unknownSignals(basic) : TypeError: Type error PASS : tst_qqmlconnections::unknownSignals(basic) PASS : tst_qqmlconnections::unknownSignals(parent) QWARN : tst_qqmlconnections::unknownSignals(ignored) : TypeError: Type error PASS : tst_qqmlconnections::unknownSignals(ignored) QWARN : tst_qqmlconnections::unknownSignals(notarget) file:///C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlconnections/data/connection-unknownsignals-notarget.qml:4:30: QML Connections: Cannot assign to non-existent property "onNotFooBar" QWARN : tst_qqmlconnections::unknownSignals(notarget) : TypeError: Type error PASS : tst_qqmlconnections::unknownSignals(notarget) PASS : tst_qqmlconnections::errors(no "on") PASS : tst_qqmlconnections::errors(3rd letter lowercase) PASS : tst_qqmlconnections::errors(child object) PASS : tst_qqmlconnections::errors(grouped object) PASS : tst_qqmlconnections::rewriteErrors() QWARN : tst_qqmlconnections::singletonTypeTarget() file:///C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlconnections/data/singletontype-target.qml:17:29: QML Connections: Cannot assign to non-existent property "onOtherSignal" QWARN : tst_qqmlconnections::singletonTypeTarget() file:///C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlconnections/data/singletontype-target.qml:17:29: QML Connections: Cannot assign to non-existent property "onIntPropChanged" QWARN : tst_qqmlconnections::singletonTypeTarget() : TypeError: Type error FAIL! : tst_qqmlconnections::singletonTypeTarget() Compared values are not the same Actual (object->property("moduleIntPropChangedCount").toInt()): 0 Expected (1) : 1 tst_qqmlconnections.cpp(326) : failure location PASS : tst_qqmlconnections::cleanupTestCase() Totals: 14 passed, 3 failed, 0 skipped ********* Finished testing of tst_qqmlconnections ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qqmlconnections: 1 seconds, exit code 3 Testing tst_qqmlbinding FAIL! : tst_qqmlbinding::binding() Compared values are not the same tst_qqmlbinding.cpp(85) : failure location FAIL! : tst_qqmlbinding::whenAfterValue() Compared values are not the same tst_qqmlbinding.cpp(109) : failure location FAIL! : tst_qqmlbinding::restoreBinding() Compared doubles are not the same (fuzzy compare) Actual (myItem->x()) : 25 Expected (qreal(100-25)): 75 tst_qqmlbinding.cpp(125) : failure location FAIL! : tst_qqmlbinding::restoreBindingWithLoop() Compared doubles are not the same (fuzzy compare) Actual (myItem->x()) : 25 Expected (qreal(25 + 100)): 125 tst_qqmlbinding.cpp(155) : failure location FAIL! : tst_qqmlbinding::restoreBindingWithoutCrash() Compared doubles are not the same (fuzzy compare) Actual (myItem->x()) : 25 Expected (qreal(100-25)): 75 tst_qqmlbinding.cpp(191) : failure location Totals: 3 passed, 5 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qqmlbinding ********* Config: Using QtTest library 5.2.1, Qt 5.2.1 PASS : tst_qqmlbinding::initTestCase() QWARN : tst_qqmlbinding::binding() : TypeError: Type error FAIL! : tst_qqmlbinding::binding() Compared values are not the same tst_qqmlbinding.cpp(85) : failure location QWARN : tst_qqmlbinding::whenAfterValue() : TypeError: Type error FAIL! : tst_qqmlbinding::whenAfterValue() Compared values are not the same tst_qqmlbinding.cpp(109) : failure location QWARN : tst_qqmlbinding::restoreBinding() : TypeError: Type error FAIL! : tst_qqmlbinding::restoreBinding() Compared doubles are not the same (fuzzy compare) Actual (myItem->x()) : 25 Expected (qreal(100-25)): 75 tst_qqmlbinding.cpp(125) : failure location QWARN : tst_qqmlbinding::restoreBindingWithLoop() : TypeError: Type error FAIL! : tst_qqmlbinding::restoreBindingWithLoop() Compared doubles are not the same (fuzzy compare) Actual (myItem->x()) : 25 Expected (qreal(25 + 100)): 125 tst_qqmlbinding.cpp(155) : failure location QWARN : tst_qqmlbinding::restoreBindingWithoutCrash() : TypeError: Type error FAIL! : tst_qqmlbinding::restoreBindingWithoutCrash() Compared doubles are not the same (fuzzy compare) Actual (myItem->x()) : 25 Expected (qreal(100-25)): 75 tst_qqmlbinding.cpp(191) : failure location QWARN : tst_qqmlbinding::deletedObject() file:///C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlbinding/data/deletedObject.qml:18: TypeError: Cannot call method 'destroy' of null QWARN : tst_qqmlbinding::deletedObject() : TypeError: Type error PASS : tst_qqmlbinding::deletedObject() PASS : tst_qqmlbinding::cleanupTestCase() Totals: 3 passed, 5 failed, 0 skipped ********* Finished testing of tst_qqmlbinding ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qqmlbinding: 0.993556 seconds, exit code 5 Build log: http://testresults.qt-project.org/ci/QtDeclarative_stable_Integration/build_01429/win64-msvc2012_developer-build_qtnamespace_Windows_8/log.txt.gz Tested changes (refs/builds/stable_1385974452): http://codereview.qt-project.org/71391 [PS7] - Fix url type test http://codereview.qt-project.org/71338 [PS10] - Speedup JS instanceof operator From ci-noreply at qt-project.org Mon Dec 2 12:51:35 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 2 Dec 2013 13:51:35 +0200 Subject: [Ci-reports] Problems... Message-ID: <20131202_115135_059782.ci-noreply@qt-project.org> Some problems occurred recently... 2013-12-02T11:43:08Z: [QtConnectivity_wip_android_Integration error] command [ssh] [-oBatchMode=yes] [-p] [29418] [codereview.qt-project.org] [gerrit] [staging-approve] [--branch] [wip/android] [--build-id] [refs/builds/wip/android_1385981575] [--project] [qt/qtconnectivity] [--result] [pass] [--message] [-] exited with status 256 at /usr/lib/perl5/Coro/AnyEvent.pm line 362. stderr: fatal: refs/heads/wip/android is not reachable from refs/builds/wip/android_1385981575 fatal: refs/heads/wip/android is not reachable from refs/builds/wip/android_1385981575 fatal: refs/heads/wip/android is not reachable from refs/builds/wip/android_1385981575 fatal: refs/heads/wip/android is not reachable from refs/builds/wip/android_1385981575 fatal: refs/heads/wip/android is not reachable from refs/builds/wip/android_1385981575 fatal: refs/heads/wip/android is not reachable from refs/builds/wip/android_1385981575 , retry in 2 seconds 2013-12-02T11:44:15Z: [QtConnectivity_wip_android_Integration error] command [ssh] [-oBatchMode=yes] [-p] [29418] [codereview.qt-project.org] [gerrit] [staging-approve] [--branch] [wip/android] [--build-id] [refs/builds/wip/android_1385981575] [--project] [qt/qtconnectivity] [--result] [pass] [--message] [-] exited with status 256 at /usr/lib/perl5/Coro/AnyEvent.pm line 362. stderr: fatal: refs/heads/wip/android is not reachable from refs/builds/wip/android_1385981575 fatal: refs/heads/wip/android is not reachable from refs/builds/wip/android_1385981575 fatal: refs/heads/wip/android is not reachable from refs/builds/wip/android_1385981575 fatal: refs/heads/wip/android is not reachable from refs/builds/wip/android_1385981575 fatal: refs/heads/wip/android is not reachable from refs/builds/wip/android_1385981575 fatal: refs/heads/wip/android is not reachable from refs/builds/wip/android_1385981575 , retry in 4 seconds 2013-12-02T11:45:25Z: [QtConnectivity_wip_android_Integration error] command [ssh] [-oBatchMode=yes] [-p] [29418] [codereview.qt-project.org] [gerrit] [staging-approve] [--branch] [wip/android] [--build-id] [refs/builds/wip/android_1385981575] [--project] [qt/qtconnectivity] [--result] [pass] [--message] [-] exited with status 256 at /usr/lib/perl5/Coro/AnyEvent.pm line 362. stderr: fatal: refs/heads/wip/android is not reachable from refs/builds/wip/android_1385981575 fatal: refs/heads/wip/android is not reachable from refs/builds/wip/android_1385981575 fatal: refs/heads/wip/android is not reachable from refs/builds/wip/android_1385981575 fatal: refs/heads/wip/android is not reachable from refs/builds/wip/android_1385981575 fatal: refs/heads/wip/android is not reachable from refs/builds/wip/android_1385981575 fatal: refs/heads/wip/android is not reachable from refs/builds/wip/android_1385981575 , retry in 8 seconds 2013-12-02T11:46:37Z: [QtConnectivity_wip_android_Integration error] command [ssh] [-oBatchMode=yes] [-p] [29418] [codereview.qt-project.org] [gerrit] [staging-approve] [--branch] [wip/android] [--build-id] [refs/builds/wip/android_1385981575] [--project] [qt/qtconnectivity] [--result] [pass] [--message] [-] exited with status 256 at /usr/lib/perl5/Coro/AnyEvent.pm line 362. stderr: fatal: refs/heads/wip/android is not reachable from refs/builds/wip/android_1385981575 fatal: refs/heads/wip/android is not reachable from refs/builds/wip/android_1385981575 fatal: refs/heads/wip/android is not reachable from refs/builds/wip/android_1385981575 fatal: refs/heads/wip/android is not reachable from refs/builds/wip/android_1385981575 fatal: refs/heads/wip/android is not reachable from refs/builds/wip/android_1385981575 fatal: refs/heads/wip/android is not reachable from refs/builds/wip/android_1385981575 , retry in 16 seconds 2013-12-02T11:47:58Z: [QtConnectivity_wip_android_Integration error] command [ssh] [-oBatchMode=yes] [-p] [29418] [codereview.qt-project.org] [gerrit] [staging-approve] [--branch] [wip/android] [--build-id] [refs/builds/wip/android_1385981575] [--project] [qt/qtconnectivity] [--result] [pass] [--message] [-] exited with status 256 at /usr/lib/perl5/Coro/AnyEvent.pm line 362. stderr: fatal: refs/heads/wip/android is not reachable from refs/builds/wip/android_1385981575 fatal: refs/heads/wip/android is not reachable from refs/builds/wip/android_1385981575 fatal: refs/heads/wip/android is not reachable from refs/builds/wip/android_1385981575 fatal: refs/heads/wip/android is not reachable from refs/builds/wip/android_1385981575 fatal: refs/heads/wip/android is not reachable from refs/builds/wip/android_1385981575 fatal: refs/heads/wip/android is not reachable from refs/builds/wip/android_1385981575 , retry in 32 seconds 2013-12-02T11:49:35Z: [QtConnectivity_wip_android_Integration error] command [ssh] [-oBatchMode=yes] [-p] [29418] [codereview.qt-project.org] [gerrit] [staging-approve] [--branch] [wip/android] [--build-id] [refs/builds/wip/android_1385981575] [--project] [qt/qtconnectivity] [--result] [pass] [--message] [-] exited with status 256 at /usr/lib/perl5/Coro/AnyEvent.pm line 362. stderr: fatal: refs/heads/wip/android is not reachable from refs/builds/wip/android_1385981575 fatal: refs/heads/wip/android is not reachable from refs/builds/wip/android_1385981575 fatal: refs/heads/wip/android is not reachable from refs/builds/wip/android_1385981575 fatal: refs/heads/wip/android is not reachable from refs/builds/wip/android_1385981575 fatal: refs/heads/wip/android is not reachable from refs/builds/wip/android_1385981575 fatal: refs/heads/wip/android is not reachable from refs/builds/wip/android_1385981575 , retry in 64 seconds From ci-noreply at qt-project.org Mon Dec 2 12:53:44 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 2 Dec 2013 13:53:44 +0200 Subject: [Ci-reports] Problems... Message-ID: <20131202_115344_013577.ci-noreply@qt-project.org> Some problems occurred recently... 2013-12-02T11:51:44Z: [QtConnectivity_wip_android_Integration error] command [ssh] [-oBatchMode=yes] [-p] [29418] [codereview.qt-project.org] [gerrit] [staging-approve] [--branch] [wip/android] [--build-id] [refs/builds/wip/android_1385981575] [--project] [qt/qtconnectivity] [--result] [pass] [--message] [-] exited with status 256 at /usr/lib/perl5/Coro/AnyEvent.pm line 362. stderr: fatal: refs/heads/wip/android is not reachable from refs/builds/wip/android_1385981575 fatal: refs/heads/wip/android is not reachable from refs/builds/wip/android_1385981575 fatal: refs/heads/wip/android is not reachable from refs/builds/wip/android_1385981575 fatal: refs/heads/wip/android is not reachable from refs/builds/wip/android_1385981575 fatal: refs/heads/wip/android is not reachable from refs/builds/wip/android_1385981575 fatal: refs/heads/wip/android is not reachable from refs/builds/wip/android_1385981575 , retry in 128 seconds From ci-noreply at qt-project.org Mon Dec 2 12:56:58 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 2 Dec 2013 13:56:58 +0200 Subject: [Ci-reports] Problems... Message-ID: <20131202_115658_035978.ci-noreply@qt-project.org> Some problems occurred recently... 2013-12-02T11:54:58Z: [QtConnectivity_wip_android_Integration error] command [ssh] [-oBatchMode=yes] [-p] [29418] [codereview.qt-project.org] [gerrit] [staging-approve] [--branch] [wip/android] [--build-id] [refs/builds/wip/android_1385981575] [--project] [qt/qtconnectivity] [--result] [pass] [--message] [-] exited with status 256 at /usr/lib/perl5/Coro/AnyEvent.pm line 362. stderr: fatal: refs/heads/wip/android is not reachable from refs/builds/wip/android_1385981575 fatal: refs/heads/wip/android is not reachable from refs/builds/wip/android_1385981575 fatal: refs/heads/wip/android is not reachable from refs/builds/wip/android_1385981575 fatal: refs/heads/wip/android is not reachable from refs/builds/wip/android_1385981575 fatal: refs/heads/wip/android is not reachable from refs/builds/wip/android_1385981575 fatal: refs/heads/wip/android is not reachable from refs/builds/wip/android_1385981575 , retry in 256 seconds From ci-noreply at qt-project.org Mon Dec 2 13:02:20 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 2 Dec 2013 14:02:20 +0200 Subject: [Ci-reports] Problems... Message-ID: <20131202_120220_050303.ci-noreply@qt-project.org> Some problems occurred recently... 2013-12-02T12:00:20Z: [QtConnectivity_wip_android_Integration error] command [ssh] [-oBatchMode=yes] [-p] [29418] [codereview.qt-project.org] [gerrit] [staging-approve] [--branch] [wip/android] [--build-id] [refs/builds/wip/android_1385981575] [--project] [qt/qtconnectivity] [--result] [pass] [--message] [-] exited with status 256 at /usr/lib/perl5/Coro/AnyEvent.pm line 362. stderr: fatal: refs/heads/wip/android is not reachable from refs/builds/wip/android_1385981575 fatal: refs/heads/wip/android is not reachable from refs/builds/wip/android_1385981575 fatal: refs/heads/wip/android is not reachable from refs/builds/wip/android_1385981575 fatal: refs/heads/wip/android is not reachable from refs/builds/wip/android_1385981575 fatal: refs/heads/wip/android is not reachable from refs/builds/wip/android_1385981575 fatal: refs/heads/wip/android is not reachable from refs/builds/wip/android_1385981575 , occurred repeatedly. 2013-12-02T12:00:20Z: [QtConnectivity_wip_android_Integration error] Suspending for investigation; to resume: kill -USR2 16855 From ci-noreply at qt-project.org Mon Dec 2 13:25:37 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 2 Dec 2013 14:25:37 +0200 Subject: [Ci-reports] pass on ssh://codereview.qt-project.org:29418/qt-labs/qtwebengine#master Message-ID: <20131202_122537_080911.ci-noreply@qt-project.org> QtWebEngine_master_Integration #101: SUCCESS Tested changes (refs/builds/master_1385983054): http://codereview.qt-project.org/72897 [PS1] - Fix the build with a neon enabled setup to pass arm_neon=1 to gyp http://codereview.qt-project.org/72899 [PS1] - Adding target specific options based on _target_name does not work From ci-noreply at qt-project.org Mon Dec 2 13:25:45 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 2 Dec 2013 14:25:45 +0200 Subject: [Ci-reports] fail on ssh://codereview.qt-project.org:29418/qt/qt5#dev Message-ID: <20131202_122545_034154.ci-noreply@qt-project.org> Autotests `tst_qdeclarativeflickable' and `tst_qgraphicsitem' failed :( Testing tst_QGraphicsItem 2013-12-02 13:41:23.703 tst_qgraphicsitem[62408:461b] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qgraphicsitem.savedState/window_1.data: Permission denied (13) FAIL! : tst_QGraphicsItem::ensureUpdateOnTextItem() Compared values are not the same Actual (text1->updates): 2 Expected (1) : 1 Loc: [tst_qgraphicsitem.cpp(6465)] 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() PASS : tst_QGraphicsItem::cursor() 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 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) 2013-12-02 13:42:04.390 tst_qgraphicsitem[62411:4717] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qgraphicsitem.savedState/window_1.data: Permission denied (13) 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() FAIL! : tst_QGraphicsItem::ensureUpdateOnTextItem() Compared values are not the same Actual (text1->updates): 2 Expected (1) : 1 Loc: [tst_qgraphicsitem.cpp(6465)] 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: 83 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_00280/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/dev_1385975946): http://codereview.qt-project.org/72684 [PS4] - Add QtAndroidExtras to dependency list of QtConnectivity From ci-noreply at qt-project.org Mon Dec 2 13:42:15 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 2 Dec 2013 14:42:15 +0200 Subject: [Ci-reports] fail on ssh://codereview.qt-project.org:29418/qt/qtbase#release Message-ID: <20131202_124215_068009.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(1052) : 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.0, Qt 5.2.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(1052) : 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: 41 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_release_Integration/build_00427/win32-msvc2010_developer-build_angle_Windows_7/log.txt.gz Tested changes (refs/builds/release_1385982609): http://codereview.qt-project.org/72366 [PS1] - Cocoa: Mouse enter events on window activation. From ci-noreply at qt-project.org Mon Dec 2 13:50:10 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 2 Dec 2013 14:50:10 +0200 Subject: [Ci-reports] pass on ssh://codereview.qt-project.org:29418/qt/qtimageformats#dev Message-ID: <20131202_125010_059035.ci-noreply@qt-project.org> QtImageFormats_dev_Integration #30: SUCCESS Tested changes (refs/builds/dev_1385986978): http://codereview.qt-project.org/72948 [PS1] - Fix MSVC warnings about scopes. From ci-noreply at qt-project.org Mon Dec 2 14:22:30 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 2 Dec 2013 15:22:30 +0200 Subject: [Ci-reports] fail on ssh://codereview.qt-project.org:29418/qt/qt5#dev Message-ID: <20131202_132230_018426.ci-noreply@qt-project.org> `make' failed :( make[5]: *** [.obj/debug-shared/qrc_S60-nHD-Touchscreen.o] Error 1 make[4]: *** [sub-lib-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-make_first] Error 2 Build log: http://testresults.qt-project.org/ci/Qt5_dev_Integration/build_00281/linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz Tested changes (refs/builds/dev_1385988205): http://codereview.qt-project.org/72684 [PS4] - Add QtAndroidExtras to dependency list of QtConnectivity From ci-noreply at qt-project.org Mon Dec 2 15:07:21 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 2 Dec 2013 16:07:21 +0200 Subject: [Ci-reports] fail on ssh://codereview.qt-project.org:29418/qt/qtbase#release Message-ID: <20131202_140721_025205.ci-noreply@qt-project.org> Autotest `tst_qcolumnview' 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_QColumnView FAIL! : tst_QColumnView::dynamicModelChanges() Compared values are not the same Actual (delegate.paintedIndexes.count()): 0 Expected (1) : 1 tst_qcolumnview.cpp(1052) : 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.0, Qt 5.2.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) Compared values are not the same Actual (view.hasFocus()): 1 Expected (giveFocus) : 0 tst_qcolumnview.cpp(487) : 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() FAIL! : tst_QColumnView::dynamicModelChanges() Compared values are not the same Actual (delegate.paintedIndexes.count()): 0 Expected (1) : 1 tst_qcolumnview.cpp(1052) : 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: 32 passed, 2 failed, 0 skipped ********* Finished testing of tst_QColumnView ********* 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_qcolumnview: 45 seconds, exit code 2 Build log: http://testresults.qt-project.org/ci/QtBase_release_Integration/build_00428/win32-mingw48_developer-build_qtlibinfix_opengl_Windows_7/log.txt.gz Tested changes (refs/builds/release_1385988228): http://codereview.qt-project.org/72440 [PS2] - Add PBXCopyFilesBuildPhases to main target, not preprocessing step From ci-noreply at qt-project.org Mon Dec 2 15:15:24 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 2 Dec 2013 16:15:24 +0200 Subject: [Ci-reports] pass on ssh://codereview.qt-project.org:29418/qt/qtenginio#master Message-ID: <20131202_141524_043619.ci-noreply@qt-project.org> QtEnginio_master_Integration #88: SUCCESS Tested changes (refs/builds/master_1385990809): http://codereview.qt-project.org/72970 [PS1] - Add missing metatype registrations http://codereview.qt-project.org/72969 [PS1] - Fix minor esthetic issue in users qml example From ci-noreply at qt-project.org Mon Dec 2 15:41:50 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 2 Dec 2013 16:41:50 +0200 Subject: [Ci-reports] pass on ssh://codereview.qt-project.org:29418/qt-labs/qtwebengine#master Message-ID: <20131202_144150_000272.ci-noreply@qt-project.org> QtWebEngine_master_Integration #102: SUCCESS Tested changes (refs/builds/master_1385991281): http://codereview.qt-project.org/72614 [PS2] - Implement DidFailProvisionalLoad function From ci-noreply at qt-project.org Mon Dec 2 15:50:12 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 2 Dec 2013 16:50:12 +0200 Subject: [Ci-reports] pass on ssh://codereview.qt-project.org:29418/qt/qtmultimedia#stable Message-ID: <20131202_145012_092444.ci-noreply@qt-project.org> QtMultimedia_stable_Integration #266: SUCCESS Tested changes (refs/builds/stable_1385992405): http://codereview.qt-project.org/72474 [PS2] - CoreAudio: fix supported input and output channel count. From ci-noreply at qt-project.org Mon Dec 2 16:05:05 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 2 Dec 2013 17:05:05 +0200 Subject: [Ci-reports] pass on ssh://codereview.qt-project.org:29418/qt/qtenginio#master Message-ID: <20131202_150505_007671.ci-noreply@qt-project.org> QtEnginio_master_Integration #89: SUCCESS Tested changes (refs/builds/master_1385993816): http://codereview.qt-project.org/72972 [PS1] - Fix indentation in image gallery example http://codereview.qt-project.org/72971 [PS1] - Update types registration in Enginio plugin From ci-noreply at qt-project.org Mon Dec 2 16:26:45 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 2 Dec 2013 17:26:45 +0200 Subject: [Ci-reports] pass on ssh://codereview.qt-project.org:29418/qt/qtbase#dev Message-ID: <20131202_152645_072145.ci-noreply@qt-project.org> QtBase_dev_Integration #2184: SUCCESS Tested changes (refs/builds/dev_1385992592): http://codereview.qt-project.org/67406 [PS6] - QHeaderView - move ishidden into the section From ci-noreply at qt-project.org Mon Dec 2 16:28:43 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 2 Dec 2013 17:28:43 +0200 Subject: [Ci-reports] Problems... Message-ID: <20131202_152843_086575.ci-noreply@qt-project.org> Some problems occurred recently... 2013-12-02T15:26:43Z: [QtBase_dev_Integration error] connect() failed: Interrupted system call, retry in 2 seconds From ci-noreply at qt-project.org Mon Dec 2 16:31:28 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 2 Dec 2013 17:31:28 +0200 Subject: [Ci-reports] fail on ssh://codereview.qt-project.org:29418/qt/qtbase#release Message-ID: <20131202_153128_011696.ci-noreply@qt-project.org> Autotest `tst_qmenu' failed :( Testing tst_QMenu FAIL! : tst_QMenu::layoutDirection() 'QTest::qWaitForWindowExposed(&menu)' returned FALSE. () Loc: [tst_qmenu.cpp(574)] Totals: 35 passed, 1 failed, 3 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.0, Qt 5.2.0 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(346)] 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(377)] PASS : tst_QMenu::overrideMenuAction() PASS : tst_QMenu::statusTip() PASS : tst_QMenu::widgetActionFocus() PASS : tst_QMenu::mouseActivation() PASS : tst_QMenu::tearOff() QWARN : tst_QMenu::layoutDirection() void QCocoaWindow::syncWindowState(Qt::WindowState) invalid window content view size, check your window geometry FAIL! : tst_QMenu::layoutDirection() 'QTest::qWaitForWindowExposed(&menu)' returned FALSE. () Loc: [tst_qmenu.cpp(574)] 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(669)] PASS : tst_QMenu::task256918_setFont() PASS : tst_QMenu::menuSizeHint() PASS : tst_QMenu::task258920_mouseBorder() 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() SKIP : tst_QMenu::QTBUG_10735_crashWithDialog() Test currently hangs on Mac OS X, see QTBUG-23677 Loc: [tst_qmenu.cpp(981)] PASS : tst_QMenu::cleanupTestCase() Totals: 35 passed, 1 failed, 3 skipped ********* Finished testing of tst_QMenu ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qmenu: 21 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_release_Integration/build_00429/macx-clang_developer-build_OSX_10.8/log.txt.gz Tested changes (refs/builds/release_1385993333): http://codereview.qt-project.org/72183 [PS5] - Improve expose event handling. http://codereview.qt-project.org/72852 [PS1] - Use Q_QDOC for Qt namespace declaration in Qt Gui From ci-noreply at qt-project.org Mon Dec 2 16:54:42 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 2 Dec 2013 17:54:42 +0200 Subject: [Ci-reports] pass on ssh://codereview.qt-project.org:29418/qt/qtenginio#master Message-ID: <20131202_155442_060796.ci-noreply@qt-project.org> QtEnginio_master_Integration #90: SUCCESS Tested changes (refs/builds/master_1385996797): http://codereview.qt-project.org/72983 [PS1] - Fix model refreshing in QML examples. From ci-noreply at qt-project.org Mon Dec 2 16:57:00 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 2 Dec 2013 17:57:00 +0200 Subject: [Ci-reports] pass on ssh://codereview.qt-project.org:29418/qt/qtwebkit#stable Message-ID: <20131202_155700_031952.ci-noreply@qt-project.org> QtWebKit_stable_Integration #310: SUCCESS Tested changes (refs/builds/stable_1385988802): http://codereview.qt-project.org/72627 [PS1] - Fix crash on exit of Google Maps From ci-noreply at qt-project.org Mon Dec 2 17:02:46 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 2 Dec 2013 18:02:46 +0200 Subject: [Ci-reports] pass on ssh://codereview.qt-project.org:29418/qt/qtdeclarative#stable Message-ID: <20131202_160246_010447.ci-noreply@qt-project.org> QtDeclarative_stable_Integration #1430: SUCCESS Tested changes (refs/builds/stable_1385995849): http://codereview.qt-project.org/72327 [PS1] - Fix QQuickTextInput not overriding shortcuts (del/home...) From ci-noreply at qt-project.org Mon Dec 2 17:17:43 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 2 Dec 2013 18:17:43 +0200 Subject: [Ci-reports] fail on ssh://codereview.qt-project.org:29418/qt/qtbase#stable Message-ID: <20131202_161743_066903.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(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : 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_02657/wince70embedded-armv4i-msvc2008_Windows_7/log.txt.gz Tested changes (refs/builds/stable_1386000091): http://codereview.qt-project.org/71615 [PS12] - QBBSystemLocale: Do not set fixed buffer size when reading pps objects From ci-noreply at qt-project.org Mon Dec 2 17:27:04 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 2 Dec 2013 18:27:04 +0200 Subject: [Ci-reports] fail on ssh://codereview.qt-project.org:29418/qt/qt5#dev Message-ID: <20131202_162704_007674.ci-noreply@qt-project.org> Autotest `tst_qqmlprofilerservice' failed :( Testing tst_QQmlProfilerService FAIL! : tst_QQmlProfilerService::scenegraphData() Compared values are not the same Actual (loopcheck): 2 Expected (3) : 3 Loc: [/work/build/qtdeclarative/tests/auto/qml/debugger/qqmlprofilerservice/tst_qqmlprofilerservice.cpp(467)] Totals: 7 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() FAIL! : tst_QQmlProfilerService::scenegraphData() Compared values are not the same Actual (loopcheck): 2 Expected (3) : 3 Loc: [/work/build/qtdeclarative/tests/auto/qml/debugger/qqmlprofilerservice/tst_qqmlprofilerservice.cpp(467)] QDEBUG : tst_QQmlProfilerService::scenegraphData() Process State: "running" QDEBUG : tst_QQmlProfilerService::scenegraphData() Application Output: "QML Debugger: Waiting for connection on port 13773... tick " PASS : tst_QQmlProfilerService::profileOnExit() PASS : tst_QQmlProfilerService::cleanupTestCase() Totals: 7 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: 2 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/Qt5_dev_Integration/build_00282/linux-g++_shadow-build_Ubuntu_11.10_x86/log.txt.gz Tested changes (refs/builds/dev_1385994243): http://codereview.qt-project.org/72684 [PS4] - Add QtAndroidExtras to dependency list of QtConnectivity From ci-noreply at qt-project.org Mon Dec 2 17:33:16 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 2 Dec 2013 18:33:16 +0200 Subject: [Ci-reports] fail on ssh://codereview.qt-project.org:29418/qt/qtdeclarative#dev Message-ID: <20131202_163316_055515.ci-noreply@qt-project.org> Autotest `tst_qquickcanvasitem' failed :( Testing qquickcanvasitem FAIL! : qquickcanvasitem::arcTo::test_shape(image threaded) Pixel compare fail: actual :[122,133,0,255] expected:[0,255,0,255] +/- 0 C:\work\build\qt\qtdeclarative\tests\auto\quick\qquickcanvasitem\data\tst_arcto.qml(302) : failure location FAIL! : qquickcanvasitem::arcTo::test_shape(image immediate) Pixel compare fail: actual :[122,133,0,255] expected:[0,255,0,255] +/- 0 C:\work\build\qt\qtdeclarative\tests\auto\quick\qquickcanvasitem\data\tst_arcto.qml(302) : failure location FAIL! : qquickcanvasitem::arcTo::test_transform(image threaded) Pixel compare fail: actual :[2,253,0,255] expected:[0,255,0,255] +/- 0 C:\work\build\qt\qtdeclarative\tests\auto\quick\qquickcanvasitem\data\tst_arcto.qml(372) : failure location FAIL! : qquickcanvasitem::arcTo::test_transform(image immediate) Pixel compare fail: actual :[2,253,0,255] expected:[0,255,0,255] +/- 0 C:\work\build\qt\qtdeclarative\tests\auto\quick\qquickcanvasitem\data\tst_arcto.qml(372) : failure location FAIL! : qquickcanvasitem::strokeStyle::test_namedColor(image threaded) Pixel compare fail: actual :[255,0,0,239] expected:[255,0,0,255] +/- 0 C:\work\build\qt\qtdeclarative\tests\auto\quick\qquickcanvasitem\data\tst_strokeStyle.qml(38) : failure location FAIL! : qquickcanvasitem::strokeStyle::test_namedColor(image immediate) Pixel compare fail: actual :[255,0,0,239] expected:[255,0,0,255] +/- 0 C:\work\build\qt\qtdeclarative\tests\auto\quick\qquickcanvasitem\data\tst_strokeStyle.qml(38) : failure location FAIL! : qquickcanvasitem::svgpath::test_svgpath(image threaded) Pixel compare fail: actual :[254,0,1,255] expected:[255,0,0,255] +/- 0 C:\work\build\qt\qtdeclarative\tests\auto\quick\qquickcanvasitem\data\tst_svgpath.qml(52) : failure location FAIL! : qquickcanvasitem::svgpath::test_svgpath(image immediate) Pixel compare fail: actual :[254,0,1,255] expected:[255,0,0,255] +/- 0 C:\work\build\qt\qtdeclarative\tests\auto\quick\qquickcanvasitem\data\tst_svgpath.qml(52) : failure location Totals: 357 passed, 8 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 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() QWARN : qquickcanvasitem::UnknownTestFunc() TestNamespace::QWindowsWindow::setGeometry: Unable to set geometry 100x100+66+112 on QQuickView/'tst_arcto'. Resulting geometry: 124x100+66+112 (frame: 8, 31, 8, 8, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215). QWARN : qquickcanvasitem::UnknownTestFunc() TestNamespace::QWindowsWindow::setGeometry: Unable to set geometry 100x100+74+143 on QQuickView/'tst_arcto'. Resulting geometry: 124x100+74+143 (frame: 8, 31, 8, 8, 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 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) FAIL! : qquickcanvasitem::arcTo::test_shape(image threaded) Pixel compare fail: actual :[122,133,0,255] expected:[0,255,0,255] +/- 0 C:\work\build\qt\qtdeclarative\tests\auto\quick\qquickcanvasitem\data\tst_arcto.qml(302) : failure location FAIL! : qquickcanvasitem::arcTo::test_shape(image immediate) Pixel compare fail: actual :[122,133,0,255] expected:[0,255,0,255] +/- 0 C:\work\build\qt\qtdeclarative\tests\auto\quick\qquickcanvasitem\data\tst_arcto.qml(302) : failure location PASS : qquickcanvasitem::arcTo::test_subpath(image threaded) PASS : qquickcanvasitem::arcTo::test_subpath(image immediate) FAIL! : qquickcanvasitem::arcTo::test_transform(image threaded) Pixel compare fail: actual :[2,253,0,255] expected:[0,255,0,255] +/- 0 C:\work\build\qt\qtdeclarative\tests\auto\quick\qquickcanvasitem\data\tst_arcto.qml(372) : failure location FAIL! : qquickcanvasitem::arcTo::test_transform(image immediate) Pixel compare fail: actual :[2,253,0,255] expected:[0,255,0,255] +/- 0 C:\work\build\qt\qtdeclarative\tests\auto\quick\qquickcanvasitem\data\tst_arcto.qml(372) : failure location PASS : qquickcanvasitem::arcTo::test_zero(image threaded) PASS : qquickcanvasitem::arcTo::test_zero(image immediate) PASS : qquickcanvasitem::arcTo::cleanupTestCase() QWARN : qquickcanvasitem::UnknownTestFunc() TestNamespace::QWindowsWindow::setGeometry: Unable to set geometry 100x100+66+112 on QQuickView/'tst_canvas'. Resulting geometry: 124x100+66+112 (frame: 8, 31, 8, 8, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215). QWARN : qquickcanvasitem::UnknownTestFunc() TestNamespace::QWindowsWindow::setGeometry: Unable to set geometry 100x100+74+143 on QQuickView/'tst_canvas'. Resulting geometry: 124x100+74+143 (frame: 8, 31, 8, 8, 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 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() QWARN : qquickcanvasitem::UnknownTestFunc() TestNamespace::QWindowsWindow::setGeometry: Unable to set geometry 100x100+66+112 on QQuickView/'tst_composite'. Resulting geometry: 124x100+66+112 (frame: 8, 31, 8, 8, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215). QWARN : qquickcanvasitem::UnknownTestFunc() TestNamespace::QWindowsWindow::setGeometry: Unable to set geometry 100x100+74+143 on QQuickView/'tst_composite'. Resulting geometry: 124x100+74+143 (frame: 8, 31, 8, 8, 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 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() QWARN : qquickcanvasitem::UnknownTestFunc() TestNamespace::QWindowsWindow::setGeometry: Unable to set geometry 1x1+66+112 on QQuickView/'tst_context'. Resulting geometry: 124x1+66+112 (frame: 8, 31, 8, 8, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215). QWARN : qquickcanvasitem::UnknownTestFunc() TestNamespace::QWindowsWindow::setGeometry: Unable to set geometry 1x1+74+143 on QQuickView/'tst_context'. Resulting geometry: 124x1+74+143 (frame: 8, 31, 8, 8, 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() TestNamespace::QWindowsWindow::setGeometry: Unable to set geometry 100x100+66+112 on QQuickView/'tst_fillStyle'. Resulting geometry: 124x100+66+112 (frame: 8, 31, 8, 8, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215). QWARN : qquickcanvasitem::UnknownTestFunc() TestNamespace::QWindowsWindow::setGeometry: Unable to set geometry 100x100+74+143 on QQuickView/'tst_fillStyle'. Resulting geometry: 124x100+74+143 (frame: 8, 31, 8, 8, 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 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() QWARN : qquickcanvasitem::UnknownTestFunc() TestNamespace::QWindowsWindow::setGeometry: Unable to set geometry 100x100+66+112 on QQuickView/'tst_fillrect'. Resulting geometry: 124x100+66+112 (frame: 8, 31, 8, 8, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215). QWARN : qquickcanvasitem::UnknownTestFunc() TestNamespace::QWindowsWindow::setGeometry: Unable to set geometry 100x100+74+143 on QQuickView/'tst_fillrect'. Resulting geometry: 124x100+74+143 (frame: 8, 31, 8, 8, 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 immediate) PASS : qquickcanvasitem::fillRect::cleanupTestCase() QWARN : qquickcanvasitem::UnknownTestFunc() TestNamespace::QWindowsWindow::setGeometry: Unable to set geometry 100x100+66+112 on QQuickView/'tst_gradient'. Resulting geometry: 124x100+66+112 (frame: 8, 31, 8, 8, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215). QWARN : qquickcanvasitem::UnknownTestFunc() TestNamespace::QWindowsWindow::setGeometry: Unable to set geometry 100x100+74+143 on QQuickView/'tst_gradient'. Resulting geometry: 124x100+74+143 (frame: 8, 31, 8, 8, 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 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() QWARN : qquickcanvasitem::UnknownTestFunc() TestNamespace::QWindowsWindow::setGeometry: Unable to set geometry 100x100+66+112 on QQuickView/'tst_image'. Resulting geometry: 124x100+66+112 (frame: 8, 31, 8, 8, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215). QWARN : qquickcanvasitem::UnknownTestFunc() TestNamespace::QWindowsWindow::setGeometry: Unable to set geometry 100x100+74+143 on QQuickView/'tst_image'. Resulting geometry: 124x100+74+143 (frame: 8, 31, 8, 8, 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 immediate) PASS : qquickcanvasitem::image::test_5args(image threaded) PASS : qquickcanvasitem::image::test_5args(image immediate) PASS : qquickcanvasitem::image::test_9args(image threaded) PASS : qquickcanvasitem::image::test_9args(image immediate) PASS : qquickcanvasitem::image::test_alpha(image threaded) PASS : qquickcanvasitem::image::test_alpha(image immediate) PASS : qquickcanvasitem::image::test_animated(image threaded) PASS : qquickcanvasitem::image::test_animated(image immediate) PASS : qquickcanvasitem::image::test_broken(image threaded) PASS : qquickcanvasitem::image::test_broken(image immediate) PASS : qquickcanvasitem::image::test_canvas(image threaded) PASS : qquickcanvasitem::image::test_canvas(image immediate) PASS : qquickcanvasitem::image::test_clip(image threaded) PASS : qquickcanvasitem::image::test_clip(image immediate) PASS : qquickcanvasitem::image::test_composite(image threaded) PASS : qquickcanvasitem::image::test_composite(image immediate) PASS : qquickcanvasitem::image::test_imageData(image threaded) PASS : qquickcanvasitem::image::test_imageData(image immediate) PASS : qquickcanvasitem::image::test_imageitem(image threaded) PASS : qquickcanvasitem::image::test_imageitem(image immediate) PASS : qquickcanvasitem::image::test_multiple_painting(image threaded) PASS : qquickcanvasitem::image::test_multiple_painting(image immediate) PASS : qquickcanvasitem::image::test_negative(image threaded) PASS : qquickcanvasitem::image::test_negative(image immediate) PASS : qquickcanvasitem::image::test_nonfinite(image threaded) PASS : qquickcanvasitem::image::test_nonfinite(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 PASS : qquickcanvasitem::image::test_null(image threaded) PASS : qquickcanvasitem::image::test_null(image immediate) PASS : qquickcanvasitem::image::test_outsidesource(image threaded) PASS : qquickcanvasitem::image::test_outsidesource(image immediate) PASS : qquickcanvasitem::image::test_path(image threaded) PASS : qquickcanvasitem::image::test_path(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 PASS : qquickcanvasitem::image::test_self(image threaded) PASS : qquickcanvasitem::image::test_self(image immediate) 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) PASS : qquickcanvasitem::image::test_wrongtype(image immediate) PASS : qquickcanvasitem::image::cleanupTestCase() QWARN : qquickcanvasitem::UnknownTestFunc() TestNamespace::QWindowsWindow::setGeometry: Unable to set geometry 100x100+66+112 on QQuickView/'tst_line'. Resulting geometry: 124x100+66+112 (frame: 8, 31, 8, 8, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215). QWARN : qquickcanvasitem::UnknownTestFunc() TestNamespace::QWindowsWindow::setGeometry: Unable to set geometry 100x100+74+143 on QQuickView/'tst_line'. Resulting geometry: 124x100+74+143 (frame: 8, 31, 8, 8, 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 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() QWARN : qquickcanvasitem::UnknownTestFunc() TestNamespace::QWindowsWindow::setGeometry: Unable to set geometry 100x100+66+112 on QQuickView/'tst_path'. Resulting geometry: 124x100+66+112 (frame: 8, 31, 8, 8, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215). QWARN : qquickcanvasitem::UnknownTestFunc() TestNamespace::QWindowsWindow::setGeometry: Unable to set geometry 100x100+74+143 on QQuickView/'tst_path'. Resulting geometry: 124x100+74+143 (frame: 8, 31, 8, 8, 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 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) PASS : qquickcanvasitem::path::test_fill(image threaded) PASS : qquickcanvasitem::path::test_fill(image immediate) PASS : qquickcanvasitem::path::test_fillRect(image threaded) PASS : qquickcanvasitem::path::test_fillRect(image immediate) PASS : qquickcanvasitem::path::test_isPointInPath(image threaded) PASS : qquickcanvasitem::path::test_isPointInPath(image immediate) PASS : qquickcanvasitem::path::test_lineTo(image threaded) PASS : qquickcanvasitem::path::test_lineTo(image immediate) PASS : qquickcanvasitem::path::test_moveTo(image threaded) PASS : qquickcanvasitem::path::test_moveTo(image immediate) PASS : qquickcanvasitem::path::test_quadraticCurveTo(image threaded) PASS : qquickcanvasitem::path::test_quadraticCurveTo(image immediate) PASS : qquickcanvasitem::path::test_rect(image threaded) PASS : qquickcanvasitem::path::test_rect(image immediate) PASS : qquickcanvasitem::path::test_stroke(image threaded) PASS : qquickcanvasitem::path::test_stroke(image immediate) PASS : qquickcanvasitem::path::test_strokeRect(image threaded) PASS : qquickcanvasitem::path::test_strokeRect(image immediate) PASS : qquickcanvasitem::path::test_transform(image threaded) PASS : qquickcanvasitem::path::test_transform(image immediate) PASS : qquickcanvasitem::path::cleanupTestCase() QWARN : qquickcanvasitem::UnknownTestFunc() TestNamespace::QWindowsWindow::setGeometry: Unable to set geometry 100x100+66+112 on QQuickView/'tst_pattern'. Resulting geometry: 124x100+66+112 (frame: 8, 31, 8, 8, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215). QWARN : qquickcanvasitem::UnknownTestFunc() TestNamespace::QWindowsWindow::setGeometry: Unable to set geometry 100x100+74+143 on QQuickView/'tst_pattern'. Resulting geometry: 124x100+74+143 (frame: 8, 31, 8, 8, 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 immediate) PASS : qquickcanvasitem::pattern::test_basic(image threaded) PASS : qquickcanvasitem::pattern::test_basic(image immediate) PASS : qquickcanvasitem::pattern::test_image(image threaded) PASS : qquickcanvasitem::pattern::test_image(image immediate) PASS : qquickcanvasitem::pattern::test_modified(image threaded) PASS : qquickcanvasitem::pattern::test_modified(image immediate) PASS : qquickcanvasitem::pattern::test_paint(image threaded) PASS : qquickcanvasitem::pattern::test_paint(image immediate) PASS : qquickcanvasitem::pattern::test_repeat(image threaded) PASS : qquickcanvasitem::pattern::test_repeat(image immediate) PASS : qquickcanvasitem::pattern::cleanupTestCase() QWARN : qquickcanvasitem::UnknownTestFunc() TestNamespace::QWindowsWindow::setGeometry: Unable to set geometry 100x100+66+112 on QQuickView/'tst_pixel'. Resulting geometry: 124x100+66+112 (frame: 8, 31, 8, 8, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215). QWARN : qquickcanvasitem::UnknownTestFunc() TestNamespace::QWindowsWindow::setGeometry: Unable to set geometry 100x100+74+143 on QQuickView/'tst_pixel'. Resulting geometry: 124x100+74+143 (frame: 8, 31, 8, 8, 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 immediate) PASS : qquickcanvasitem::pixel::test_filters(image threaded) PASS : qquickcanvasitem::pixel::test_filters(image immediate) PASS : qquickcanvasitem::pixel::test_getImageData(image threaded) PASS : qquickcanvasitem::pixel::test_getImageData(image immediate) PASS : qquickcanvasitem::pixel::test_object(image threaded) PASS : qquickcanvasitem::pixel::test_object(image immediate) PASS : qquickcanvasitem::pixel::test_putImageData(image threaded) PASS : qquickcanvasitem::pixel::test_putImageData(image immediate) PASS : qquickcanvasitem::pixel::cleanupTestCase() QWARN : qquickcanvasitem::UnknownTestFunc() TestNamespace::QWindowsWindow::setGeometry: Unable to set geometry 100x100+66+112 on QQuickView/'tst_shadow'. Resulting geometry: 124x100+66+112 (frame: 8, 31, 8, 8, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215). QWARN : qquickcanvasitem::UnknownTestFunc() TestNamespace::QWindowsWindow::setGeometry: Unable to set geometry 100x100+74+143 on QQuickView/'tst_shadow'. Resulting geometry: 124x100+74+143 (frame: 8, 31, 8, 8, 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 immediate) PASS : qquickcanvasitem::shadow::test_blur(image threaded) PASS : qquickcanvasitem::shadow::test_blur(image immediate) PASS : qquickcanvasitem::shadow::test_clip(image threaded) PASS : qquickcanvasitem::shadow::test_clip(image immediate) PASS : qquickcanvasitem::shadow::test_composite(image threaded) PASS : qquickcanvasitem::shadow::test_composite(image immediate) PASS : qquickcanvasitem::shadow::test_enable(image threaded) PASS : qquickcanvasitem::shadow::test_enable(image immediate) PASS : qquickcanvasitem::shadow::test_gradient(image threaded) PASS : qquickcanvasitem::shadow::test_gradient(image immediate) PASS : qquickcanvasitem::shadow::test_image(image threaded) PASS : qquickcanvasitem::shadow::test_image(image immediate) PASS : qquickcanvasitem::shadow::test_offset(image threaded) PASS : qquickcanvasitem::shadow::test_offset(image immediate) PASS : qquickcanvasitem::shadow::test_pattern(image threaded) PASS : qquickcanvasitem::shadow::test_pattern(image immediate) PASS : qquickcanvasitem::shadow::test_stroke(image threaded) PASS : qquickcanvasitem::shadow::test_stroke(image immediate) PASS : qquickcanvasitem::shadow::test_tranform(image threaded) PASS : qquickcanvasitem::shadow::test_tranform(image immediate) PASS : qquickcanvasitem::shadow::cleanupTestCase() QWARN : qquickcanvasitem::UnknownTestFunc() TestNamespace::QWindowsWindow::setGeometry: Unable to set geometry 100x100+66+112 on QQuickView/'tst_state'. Resulting geometry: 124x100+66+112 (frame: 8, 31, 8, 8, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215). QWARN : qquickcanvasitem::UnknownTestFunc() TestNamespace::QWindowsWindow::setGeometry: Unable to set geometry 100x100+74+143 on QQuickView/'tst_state'. Resulting geometry: 124x100+74+143 (frame: 8, 31, 8, 8, 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 immediate) PASS : qquickcanvasitem::state::test_clip(image threaded) PASS : qquickcanvasitem::state::test_clip(image immediate) PASS : qquickcanvasitem::state::test_fillStyle(image threaded) PASS : qquickcanvasitem::state::test_fillStyle(image immediate) PASS : qquickcanvasitem::state::test_font(image threaded) PASS : qquickcanvasitem::state::test_font(image immediate) PASS : qquickcanvasitem::state::test_globalAlpha(image threaded) PASS : qquickcanvasitem::state::test_globalAlpha(image immediate) PASS : qquickcanvasitem::state::test_globalCompositeOperation(image threaded) PASS : qquickcanvasitem::state::test_globalCompositeOperation(image immediate) PASS : qquickcanvasitem::state::test_lineCap(image threaded) PASS : qquickcanvasitem::state::test_lineCap(image immediate) PASS : qquickcanvasitem::state::test_lineJoin(image threaded) PASS : qquickcanvasitem::state::test_lineJoin(image immediate) PASS : qquickcanvasitem::state::test_lineWidth(image threaded) PASS : qquickcanvasitem::state::test_lineWidth(image immediate) PASS : qquickcanvasitem::state::test_miterLimit(image threaded) PASS : qquickcanvasitem::state::test_miterLimit(image immediate) PASS : qquickcanvasitem::state::test_path(image threaded) PASS : qquickcanvasitem::state::test_path(image immediate) PASS : qquickcanvasitem::state::test_shadow(image threaded) PASS : qquickcanvasitem::state::test_shadow(image immediate) PASS : qquickcanvasitem::state::test_stack(image threaded) PASS : qquickcanvasitem::state::test_stack(image immediate) PASS : qquickcanvasitem::state::test_strokeStyle(image threaded) PASS : qquickcanvasitem::state::test_strokeStyle(image immediate) PASS : qquickcanvasitem::state::test_text(image threaded) PASS : qquickcanvasitem::state::test_text(image immediate) PASS : qquickcanvasitem::state::test_transform(image threaded) PASS : qquickcanvasitem::state::test_transform(image immediate) PASS : qquickcanvasitem::state::cleanupTestCase() QWARN : qquickcanvasitem::UnknownTestFunc() TestNamespace::QWindowsWindow::setGeometry: Unable to set geometry 100x100+66+112 on QQuickView/'tst_strokeStyle'. Resulting geometry: 124x100+66+112 (frame: 8, 31, 8, 8, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215). QWARN : qquickcanvasitem::UnknownTestFunc() TestNamespace::QWindowsWindow::setGeometry: Unable to set geometry 100x100+74+143 on QQuickView/'tst_strokeStyle'. Resulting geometry: 124x100+74+143 (frame: 8, 31, 8, 8, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215). PASS : qquickcanvasitem::strokeStyle::initTestCase() PASS : qquickcanvasitem::strokeStyle::test_default(image threaded) PASS : qquickcanvasitem::strokeStyle::test_default(image immediate) FAIL! : qquickcanvasitem::strokeStyle::test_namedColor(image threaded) Pixel compare fail: actual :[255,0,0,239] expected:[255,0,0,255] +/- 0 C:\work\build\qt\qtdeclarative\tests\auto\quick\qquickcanvasitem\data\tst_strokeStyle.qml(38) : failure location FAIL! : qquickcanvasitem::strokeStyle::test_namedColor(image immediate) Pixel compare fail: actual :[255,0,0,239] expected:[255,0,0,255] +/- 0 C:\work\build\qt\qtdeclarative\tests\auto\quick\qquickcanvasitem\data\tst_strokeStyle.qml(38) : failure location PASS : qquickcanvasitem::strokeStyle::test_saverestore(image threaded) PASS : qquickcanvasitem::strokeStyle::test_saverestore(image immediate) PASS : qquickcanvasitem::strokeStyle::cleanupTestCase() QWARN : qquickcanvasitem::UnknownTestFunc() TestNamespace::QWindowsWindow::setGeometry: Unable to set geometry 100x100+66+112 on QQuickView/'tst_svgpath'. Resulting geometry: 124x100+66+112 (frame: 8, 31, 8, 8, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215). QWARN : qquickcanvasitem::UnknownTestFunc() TestNamespace::QWindowsWindow::setGeometry: Unable to set geometry 100x100+74+143 on QQuickView/'tst_svgpath'. Resulting geometry: 124x100+74+143 (frame: 8, 31, 8, 8, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215). PASS : qquickcanvasitem::svgpath::initTestCase() FAIL! : qquickcanvasitem::svgpath::test_svgpath(image threaded) Pixel compare fail: actual :[254,0,1,255] expected:[255,0,0,255] +/- 0 C:\work\build\qt\qtdeclarative\tests\auto\quick\qquickcanvasitem\data\tst_svgpath.qml(52) : failure location FAIL! : qquickcanvasitem::svgpath::test_svgpath(image immediate) Pixel compare fail: actual :[254,0,1,255] expected:[255,0,0,255] +/- 0 C:\work\build\qt\qtdeclarative\tests\auto\quick\qquickcanvasitem\data\tst_svgpath.qml(52) : failure location PASS : qquickcanvasitem::svgpath::cleanupTestCase() QWARN : qquickcanvasitem::UnknownTestFunc() TestNamespace::QWindowsWindow::setGeometry: Unable to set geometry 100x100+66+112 on QQuickView/'tst_text'. Resulting geometry: 124x100+66+112 (frame: 8, 31, 8, 8, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215). QWARN : qquickcanvasitem::UnknownTestFunc() TestNamespace::QWindowsWindow::setGeometry: Unable to set geometry 100x100+74+143 on QQuickView/'tst_text'. Resulting geometry: 124x100+74+143 (frame: 8, 31, 8, 8, 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 immediate) PASS : qquickcanvasitem::text::test_baseLine(image threaded) PASS : qquickcanvasitem::text::test_baseLine(image immediate) PASS : qquickcanvasitem::text::test_fill(image threaded) PASS : qquickcanvasitem::text::test_fill(image immediate) PASS : qquickcanvasitem::text::test_font(image threaded) PASS : qquickcanvasitem::text::test_font(image immediate) PASS : qquickcanvasitem::text::test_measure(image threaded) PASS : qquickcanvasitem::text::test_measure(image immediate) PASS : qquickcanvasitem::text::test_stroke(image threaded) PASS : qquickcanvasitem::text::test_stroke(image immediate) PASS : qquickcanvasitem::text::cleanupTestCase() QWARN : qquickcanvasitem::UnknownTestFunc() TestNamespace::QWindowsWindow::setGeometry: Unable to set geometry 100x100+66+112 on QQuickView/'tst_transform'. Resulting geometry: 124x100+66+112 (frame: 8, 31, 8, 8, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215). QWARN : qquickcanvasitem::UnknownTestFunc() TestNamespace::QWindowsWindow::setGeometry: Unable to set geometry 100x100+74+143 on QQuickView/'tst_transform'. Resulting geometry: 124x100+74+143 (frame: 8, 31, 8, 8, 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 immediate) PASS : qquickcanvasitem::transform::test_rotate(image threaded) PASS : qquickcanvasitem::transform::test_rotate(image immediate) PASS : qquickcanvasitem::transform::test_scale(image threaded) PASS : qquickcanvasitem::transform::test_scale(image immediate) PASS : qquickcanvasitem::transform::test_setTransform(image threaded) PASS : qquickcanvasitem::transform::test_setTransform(image immediate) PASS : qquickcanvasitem::transform::test_transform(image threaded) PASS : qquickcanvasitem::transform::test_transform(image immediate) PASS : qquickcanvasitem::transform::test_translate(image threaded) PASS : qquickcanvasitem::transform::test_translate(image immediate) PASS : qquickcanvasitem::transform::cleanupTestCase() Totals: 357 passed, 8 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: 14 seconds, exit code 8 Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_00965/win64-msvc2012_developer-build_qtnamespace_Windows_8/log.txt.gz Tested changes (refs/builds/dev_1385999598): http://codereview.qt-project.org/70791 [PS3] - Support toggling antialiasing for Text and Rectangle. http://codereview.qt-project.org/70590 [PS2] - Ensure correct horizontal alignment for implicit width multiline text. http://codereview.qt-project.org/70589 [PS3] - Ensure correct horizontal alignment when onLineLaidOut is used. From ci-noreply at qt-project.org Mon Dec 2 17:59:14 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 2 Dec 2013 18:59:14 +0200 Subject: [Ci-reports] pass on ssh://codereview.qt-project.org:29418/qt/qtenginio#master Message-ID: <20131202_165914_049376.ci-noreply@qt-project.org> QtEnginio_master_Integration #91: SUCCESS Tested changes (refs/builds/master_1386000668): http://codereview.qt-project.org/73006 [PS1] - Improve EnginioQmlClient docs From ci-noreply at qt-project.org Mon Dec 2 19:09:27 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 2 Dec 2013 20:09:27 +0200 Subject: [Ci-reports] fail on ssh://codereview.qt-project.org:29418/qt/qtdeclarative#dev Message-ID: <20131202_180927_026223.ci-noreply@qt-project.org> Autotests `tst_qquickpathview' and `tst_qquicktrailemitter' failed :( Testing tst_qquicktrailemitter FAIL! : tst_qquicktrailemitter::test_basic() Compared values are not the same Actual (system->groupData[1]->size()): 510 Expected (500) : 500 Loc: [tst_qquicktrailemitter.cpp(89)] Totals: 2 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qquicktrailemitter ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_qquicktrailemitter::initTestCase() FAIL! : tst_qquicktrailemitter::test_basic() Compared values are not the same Actual (system->groupData[1]->size()): 510 Expected (500) : 500 Loc: [tst_qquicktrailemitter.cpp(89)] PASS : tst_qquicktrailemitter::cleanupTestCase() Totals: 2 passed, 1 failed, 0 skipped ********* Finished testing of tst_qquicktrailemitter ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquicktrailemitter: 11 seconds, exit code 1 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: 78 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_00966/linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz Tested changes (refs/builds/dev_1386005689): http://codereview.qt-project.org/70590 [PS2] - Ensure correct horizontal alignment for implicit width multiline text. http://codereview.qt-project.org/70589 [PS3] - Ensure correct horizontal alignment when onLineLaidOut is used. From ci-noreply at qt-project.org Mon Dec 2 19:15:58 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 2 Dec 2013 20:15:58 +0200 Subject: [Ci-reports] fail on ssh://codereview.qt-project.org:29418/qt/qtbase#stable Message-ID: <20131202_181558_027638.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(1052) : 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.1, Qt 5.2.1 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) Compared values are not the same Actual (view.hasFocus()): 1 Expected (giveFocus) : 0 tst_qcolumnview.cpp(487) : 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(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: 45 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_stable_Integration/build_02658/win32-mingw48_developer-build_qtlibinfix_opengl_Windows_7/log.txt.gz Tested changes (refs/builds/stable_1386002618): http://codereview.qt-project.org/71615 [PS12] - QBBSystemLocale: Do not set fixed buffer size when reading pps objects From ci-noreply at qt-project.org Mon Dec 2 19:36:01 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 2 Dec 2013 20:36:01 +0200 Subject: [Ci-reports] pass on ssh://codereview.qt-project.org:29418/qt/qtwebkit#stable Message-ID: <20131202_183601_073024.ci-noreply@qt-project.org> QtWebKit_stable_Integration #311: SUCCESS Tested changes (refs/builds/stable_1385999912): http://codereview.qt-project.org/72963 [PS1] - Remove superfluous assert from WebKitQmlPlugin::initializeEngine From ci-noreply at qt-project.org Mon Dec 2 19:41:41 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 2 Dec 2013 20:41:41 +0200 Subject: [Ci-reports] pass on ssh://codereview.qt-project.org:29418/qt/qttools#release Message-ID: <20131202_184141_046264.ci-noreply@qt-project.org> QtTools_release_Integration #46: SUCCESS Tested changes (refs/builds/release_1385999659): http://codereview.qt-project.org/72518 [PS1] - Revert "Qt Designer: Temporarily disable loading of QDeclarativeView plugin." From ci-noreply at qt-project.org Mon Dec 2 19:48:08 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 2 Dec 2013 20:48:08 +0200 Subject: [Ci-reports] pass on ssh://codereview.qt-project.org:29418/qt/qtmultimedia#stable Message-ID: <20131202_184808_052722.ci-noreply@qt-project.org> QtMultimedia_stable_Integration #267: SUCCESS Tested changes (refs/builds/stable_1386006706): http://codereview.qt-project.org/71233 [PS2] - OpenSL: Fix volume scale From ci-noreply at qt-project.org Mon Dec 2 21:54:12 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 2 Dec 2013 22:54:12 +0200 Subject: [Ci-reports] pass on ssh://codereview.qt-project.org:29418/qt/qtbase#stable Message-ID: <20131202_205412_029265.ci-noreply@qt-project.org> QtBase_stable_Integration #2659: SUCCESS Tested changes (refs/builds/stable_1386012467): http://codereview.qt-project.org/72974 [PS1] - Clear isOpenError flag on successful open call From ci-noreply at qt-project.org Mon Dec 2 22:43:58 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 2 Dec 2013 23:43:58 +0200 Subject: [Ci-reports] fail on ssh://codereview.qt-project.org:29418/qt/qt5#dev Message-ID: <20131202_214358_011946.ci-noreply@qt-project.org> qtlocation failed to compile :( In file included from .moc/moc_qdeclarativevideooutput_render_p.cpp:9: In file included from .moc/../qdeclarativevideooutput_render_p.h:46: In file included from qgeocircle.cpp:48: ./qdoublevector2d_p.h:186:49: error: conflicting types for 'dotProduct' ./qdoublevector2d_p.h:101:43: note: previous declaration is here In file included from qgeocircle.cpp:49: ./qdoublevector3d_p.h:234:49: error: conflicting types for 'dotProduct' ./qdoublevector3d_p.h:104:43: note: previous declaration is here ./qdoublevector3d_p.h:239:58: error: conflicting types for 'crossProduct' make[3]: *** [.obj/qgeocircle.o] Error 1 make[2]: *** [sub-positioning-make_first-ordered] Error 2 make[1]: *** [sub-src-make_first] Error 2 make: *** [module-qtlocation-make_first] Error 2 Build log: http://testresults.qt-project.org/ci/Qt5_dev_Integration/build_00283/macx-clang_no-framework_OSX_10.8/log.txt.gz Tested changes (refs/builds/dev_1386019809): http://codereview.qt-project.org/72684 [PS4] - Add QtAndroidExtras to dependency list of QtConnectivity http://codereview.qt-project.org/72504 [PS2] - Add a way to build just a few of Qt's modules more easily http://codereview.qt-project.org/68429 [PS73] - Updated submodules. From ci-noreply at qt-project.org Mon Dec 2 23:36:27 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 3 Dec 2013 00:36:27 +0200 Subject: [Ci-reports] pass on ssh://codereview.qt-project.org:29418/qt/qtdeclarative#dev Message-ID: <20131202_223627_009043.ci-noreply@qt-project.org> QtDeclarative_dev_Integration #967: SUCCESS Tested changes (refs/builds/dev_1386019758): http://codereview.qt-project.org/70590 [PS2] - Ensure correct horizontal alignment for implicit width multiline text. http://codereview.qt-project.org/70589 [PS3] - Ensure correct horizontal alignment when onLineLaidOut is used. From ci-noreply at qt-project.org Tue Dec 3 01:51:26 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 3 Dec 2013 02:51:26 +0200 Subject: [Ci-reports] pass on ssh://codereview.qt-project.org:29418/qt/qtbase#dev Message-ID: <20131203_005126_079741.ci-noreply@qt-project.org> QtBase_dev_Integration #2185: SUCCESS Tested changes (refs/builds/dev_1386026728): http://codereview.qt-project.org/73045 [PS1] - Cleanup some Windows printengine code to make it look more readable From ci-noreply at qt-project.org Tue Dec 3 01:55:06 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 3 Dec 2013 02:55:06 +0200 Subject: [Ci-reports] pass on ssh://codereview.qt-project.org:29418/qt/qtbase#stable Message-ID: <20131203_005506_051648.ci-noreply@qt-project.org> QtBase_stable_Integration #2660: SUCCESS Tested changes (refs/builds/stable_1386026728): http://codereview.qt-project.org/72940 [PS1] - Respect the custom paper size settings on Mac From ci-noreply at qt-project.org Tue Dec 3 02:24:56 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 3 Dec 2013 03:24:56 +0200 Subject: [Ci-reports] fail on ssh://codereview.qt-project.org:29418/qt/qtbase#stable Message-ID: <20131203_012456_068415.ci-noreply@qt-project.org> qtbase failed to compile :( C:\work\build\qt\qtbase\bin\moc.exe -DUNICODE -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_TESTLIB_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_TESTCASE_BUILDDIR=\"C:/work/build/qt/qtbase/tests/auto/widgets/widgets/qabstractslider\" -D__GNUC__ -DWIN32 -I. -I"..\..\..\..\..\include" -I"..\..\..\..\..\include\QtWidgets" -I"..\..\..\..\..\include\QtTest" -I"..\..\..\..\..\include\QtGui" -I"..\..\..\..\..\include\QtCore" -I".moc\release" -I"C:\mingw\mingw\include" -I"C:\utils\postgresql\pgsql\include" -I"C:\openssl\include" -I"C:\utils\icu4c\icu\include" -I"..\..\..\..\..\mkspecs\win32-g++" tst_qabstractslider.cpp -o .moc\release\tst_qabstractslider.moc g++ -c -pipe -fno-keep-inline-dllexport -O2 -fexceptions -mthreads -frtti -Wall -Wextra -DUNICODE -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_TESTLIB_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_TESTCASE_BUILDDIR=\"C:/work/build/qt/qtbase/tests/auto/widgets/widgets/qabstractslider\" -I. -I"..\..\..\..\..\include" -I"..\..\..\..\..\include\QtWidgets" -I"..\..\..\..\..\include\QtTest" -I"..\..\..\..\..\include\QtGui" -I"..\..\..\..\..\include\QtCore" -I".moc\release" -I"C:\mingw\mingw\include" -I"C:\utils\postgresql\pgsql\include" -I"C:\openssl\include" -I"C:\utils\icu4c\icu\include" -I"..\..\..\..\..\mkspecs\win32-g++" -o .obj\release\tst_qabstractslider.o tst_qabstractslider.cpp tst_qabstractslider.cpp:1284:35: fatal error: tst_qabstractslider.moc: No such file or directory Makefile.Release:1172: recipe for target '.obj/release/tst_qabstractslider.o' failed mingw32-make[7]: *** [.obj/release/tst_qabstractslider.o] Error 1 mingw32-make[6]: *** [release] Error 2 mingw32-make[5]: *** [sub-qabstractslider-make_first] Error 2 mingw32-make[4]: *** [sub-widgets-make_first] Error 2 mingw32-make[3]: *** [sub-widgets-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_stable_Integration/build_02661/win32-mingw47_developer-build_qtlibinfix_Windows_7/log.txt.gz Tested changes (refs/builds/stable_1386032289): http://codereview.qt-project.org/66867 [PS1] - Repack structs with more than one padding hole From ci-noreply at qt-project.org Tue Dec 3 02:50:29 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 3 Dec 2013 03:50:29 +0200 Subject: [Ci-reports] pass on ssh://codereview.qt-project.org:29418/qt/qtdeclarative#stable Message-ID: <20131203_015029_041020.ci-noreply@qt-project.org> QtDeclarative_stable_Integration #1431: SUCCESS Tested changes (refs/builds/stable_1386031168): http://codereview.qt-project.org/72793 [PS1] - Add a namespace for a global variable in a public header http://codereview.qt-project.org/72790 [PS1] - Fix change-of-sign warning in the new QML compiler http://codereview.qt-project.org/72791 [PS1] - Allow QtQml to compile with ICC 14.0 with -Werror From ci-noreply at qt-project.org Tue Dec 3 04:09:37 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 3 Dec 2013 05:09:37 +0200 Subject: [Ci-reports] fail on ssh://codereview.qt-project.org:29418/qt/qtdeclarative#dev Message-ID: <20131203_030937_073467.ci-noreply@qt-project.org> Autotest `tst_qquickcanvasitem' failed :( Testing qquickcanvasitem FAIL! : qquickcanvasitem::arcTo::test_shape(image threaded) Pixel compare fail: actual :[122,133,0,255] expected:[0,255,0,255] +/- 0 Loc: [/work/build/qt/qtdeclarative/tests/auto/quick/qquickcanvasitem/data/tst_arcto.qml(302)] FAIL! : qquickcanvasitem::arcTo::test_shape(image immediate) Pixel compare fail: actual :[122,133,0,255] expected:[0,255,0,255] +/- 0 Loc: [/work/build/qt/qtdeclarative/tests/auto/quick/qquickcanvasitem/data/tst_arcto.qml(302)] FAIL! : qquickcanvasitem::arcTo::test_transform(image threaded) Pixel compare fail: actual :[2,253,0,255] expected:[0,255,0,255] +/- 0 Loc: [/work/build/qt/qtdeclarative/tests/auto/quick/qquickcanvasitem/data/tst_arcto.qml(372)] FAIL! : qquickcanvasitem::arcTo::test_transform(image immediate) Pixel compare fail: actual :[2,253,0,255] expected:[0,255,0,255] +/- 0 Loc: [/work/build/qt/qtdeclarative/tests/auto/quick/qquickcanvasitem/data/tst_arcto.qml(372)] 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 FAIL! : qquickcanvasitem::strokeStyle::test_namedColor(image threaded) Pixel compare fail: actual :[255,0,0,239] expected:[255,0,0,255] +/- 0 Loc: [/work/build/qt/qtdeclarative/tests/auto/quick/qquickcanvasitem/data/tst_strokeStyle.qml(38)] FAIL! : qquickcanvasitem::strokeStyle::test_namedColor(image immediate) Pixel compare fail: actual :[255,0,0,239] expected:[255,0,0,255] +/- 0 Loc: [/work/build/qt/qtdeclarative/tests/auto/quick/qquickcanvasitem/data/tst_strokeStyle.qml(38)] FAIL! : qquickcanvasitem::svgpath::test_svgpath(image threaded) Pixel compare fail: actual :[254,0,1,255] expected:[255,0,0,255] +/- 0 Loc: [/work/build/qt/qtdeclarative/tests/auto/quick/qquickcanvasitem/data/tst_svgpath.qml(52)] FAIL! : qquickcanvasitem::svgpath::test_svgpath(image immediate) Pixel compare fail: actual :[254,0,1,255] expected:[255,0,0,255] +/- 0 Loc: [/work/build/qt/qtdeclarative/tests/auto/quick/qquickcanvasitem/data/tst_svgpath.qml(52)] Totals: 357 passed, 8 failed, 0 skipped 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 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) FAIL! : qquickcanvasitem::arcTo::test_shape(image threaded) Pixel compare fail: actual :[122,133,0,255] expected:[0,255,0,255] +/- 0 Loc: [/work/build/qt/qtdeclarative/tests/auto/quick/qquickcanvasitem/data/tst_arcto.qml(302)] FAIL! : qquickcanvasitem::arcTo::test_shape(image immediate) Pixel compare fail: actual :[122,133,0,255] expected:[0,255,0,255] +/- 0 Loc: [/work/build/qt/qtdeclarative/tests/auto/quick/qquickcanvasitem/data/tst_arcto.qml(302)] PASS : qquickcanvasitem::arcTo::test_subpath(image threaded) PASS : qquickcanvasitem::arcTo::test_subpath(image immediate) FAIL! : qquickcanvasitem::arcTo::test_transform(image threaded) Pixel compare fail: actual :[2,253,0,255] expected:[0,255,0,255] +/- 0 Loc: [/work/build/qt/qtdeclarative/tests/auto/quick/qquickcanvasitem/data/tst_arcto.qml(372)] FAIL! : qquickcanvasitem::arcTo::test_transform(image immediate) Pixel compare fail: actual :[2,253,0,255] expected:[0,255,0,255] +/- 0 Loc: [/work/build/qt/qtdeclarative/tests/auto/quick/qquickcanvasitem/data/tst_arcto.qml(372)] 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) PASS : qquickcanvasitem::image::test_animated(image threaded) libpng error: incorrect header check 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 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) PASS : qquickcanvasitem::image::test_imageData(image threaded) libpng error: incorrect header check 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 immediate) libpng error: incorrect header check PASS : qquickcanvasitem::image::test_multiple_painting(image threaded) PASS : qquickcanvasitem::image::test_multiple_painting(image immediate) PASS : qquickcanvasitem::image::test_negative(image threaded) libpng error: incorrect header check 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) PASS : qquickcanvasitem::image::test_null(image threaded) libpng error: incorrect header check 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 PASS : qquickcanvasitem::image::test_path(image threaded) libpng error: incorrect header check 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) libpng error: incorrect header check PASS : qquickcanvasitem::image::test_wrongtype(image threaded) 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) PASS : qquickcanvasitem::path::test_fill(image threaded) PASS : qquickcanvasitem::path::test_fill(image immediate) PASS : qquickcanvasitem::path::test_fillRect(image threaded) PASS : qquickcanvasitem::path::test_fillRect(image immediate) PASS : qquickcanvasitem::path::test_isPointInPath(image threaded) PASS : qquickcanvasitem::path::test_isPointInPath(image immediate) PASS : qquickcanvasitem::path::test_lineTo(image threaded) PASS : qquickcanvasitem::path::test_lineTo(image immediate) PASS : qquickcanvasitem::path::test_moveTo(image threaded) PASS : qquickcanvasitem::path::test_moveTo(image immediate) PASS : qquickcanvasitem::path::test_quadraticCurveTo(image threaded) PASS : qquickcanvasitem::path::test_quadraticCurveTo(image immediate) PASS : qquickcanvasitem::path::test_rect(image threaded) PASS : qquickcanvasitem::path::test_rect(image immediate) PASS : qquickcanvasitem::path::test_stroke(image threaded) PASS : qquickcanvasitem::path::test_stroke(image immediate) PASS : qquickcanvasitem::path::test_strokeRect(image threaded) PASS : qquickcanvasitem::path::test_strokeRect(image immediate) PASS : qquickcanvasitem::path::test_transform(image threaded) PASS : qquickcanvasitem::path::test_transform(image immediate) PASS : qquickcanvasitem::path::cleanupTestCase() PASS : qquickcanvasitem::pattern::initTestCase() PASS : qquickcanvasitem::pattern::test_animated(image threaded) PASS : qquickcanvasitem::pattern::test_animated(image immediate) PASS : qquickcanvasitem::pattern::test_basic(image threaded) PASS : qquickcanvasitem::pattern::test_basic(image immediate) PASS : qquickcanvasitem::pattern::test_image(image threaded) PASS : qquickcanvasitem::pattern::test_image(image immediate) PASS : qquickcanvasitem::pattern::test_modified(image threaded) PASS : qquickcanvasitem::pattern::test_modified(image immediate) PASS : qquickcanvasitem::pattern::test_paint(image threaded) PASS : qquickcanvasitem::pattern::test_paint(image immediate) PASS : qquickcanvasitem::pattern::test_repeat(image threaded) PASS : qquickcanvasitem::pattern::test_repeat(image immediate) PASS : qquickcanvasitem::pattern::cleanupTestCase() PASS : qquickcanvasitem::pixel::initTestCase() PASS : qquickcanvasitem::pixel::test_createImageData(image threaded) PASS : qquickcanvasitem::pixel::test_createImageData(image immediate) PASS : qquickcanvasitem::pixel::test_filters(image threaded) PASS : qquickcanvasitem::pixel::test_filters(image immediate) PASS : qquickcanvasitem::pixel::test_getImageData(image threaded) PASS : qquickcanvasitem::pixel::test_getImageData(image immediate) PASS : qquickcanvasitem::pixel::test_object(image threaded) PASS : qquickcanvasitem::pixel::test_object(image immediate) PASS : qquickcanvasitem::pixel::test_putImageData(image threaded) PASS : qquickcanvasitem::pixel::test_putImageData(image immediate) PASS : qquickcanvasitem::pixel::cleanupTestCase() PASS : qquickcanvasitem::shadow::initTestCase() PASS : qquickcanvasitem::shadow::test_basic(image threaded) PASS : qquickcanvasitem::shadow::test_basic(image immediate) PASS : qquickcanvasitem::shadow::test_blur(image threaded) PASS : qquickcanvasitem::shadow::test_blur(image immediate) PASS : qquickcanvasitem::shadow::test_clip(image threaded) PASS : qquickcanvasitem::shadow::test_clip(image immediate) PASS : qquickcanvasitem::shadow::test_composite(image threaded) PASS : qquickcanvasitem::shadow::test_composite(image immediate) PASS : qquickcanvasitem::shadow::test_enable(image threaded) PASS : qquickcanvasitem::shadow::test_enable(image immediate) PASS : qquickcanvasitem::shadow::test_gradient(image threaded) PASS : qquickcanvasitem::shadow::test_gradient(image immediate) PASS : qquickcanvasitem::shadow::test_image(image threaded) PASS : qquickcanvasitem::shadow::test_image(image immediate) PASS : qquickcanvasitem::shadow::test_offset(image threaded) PASS : qquickcanvasitem::shadow::test_offset(image immediate) PASS : qquickcanvasitem::shadow::test_pattern(image threaded) PASS : qquickcanvasitem::shadow::test_pattern(image immediate) PASS : qquickcanvasitem::shadow::test_stroke(image threaded) PASS : qquickcanvasitem::shadow::test_stroke(image immediate) PASS : qquickcanvasitem::shadow::test_tranform(image threaded) PASS : qquickcanvasitem::shadow::test_tranform(image immediate) PASS : qquickcanvasitem::shadow::cleanupTestCase() PASS : qquickcanvasitem::state::initTestCase() PASS : qquickcanvasitem::state::test_bitmap(image threaded) PASS : qquickcanvasitem::state::test_bitmap(image immediate) PASS : qquickcanvasitem::state::test_clip(image threaded) PASS : qquickcanvasitem::state::test_clip(image immediate) PASS : qquickcanvasitem::state::test_fillStyle(image threaded) PASS : qquickcanvasitem::state::test_fillStyle(image immediate) PASS : qquickcanvasitem::state::test_font(image threaded) PASS : qquickcanvasitem::state::test_font(image immediate) PASS : qquickcanvasitem::state::test_globalAlpha(image threaded) PASS : qquickcanvasitem::state::test_globalAlpha(image immediate) PASS : qquickcanvasitem::state::test_globalCompositeOperation(image threaded) PASS : qquickcanvasitem::state::test_globalCompositeOperation(image immediate) PASS : qquickcanvasitem::state::test_lineCap(image threaded) PASS : qquickcanvasitem::state::test_lineCap(image immediate) PASS : qquickcanvasitem::state::test_lineJoin(image threaded) PASS : qquickcanvasitem::state::test_lineJoin(image immediate) PASS : qquickcanvasitem::state::test_lineWidth(image threaded) PASS : qquickcanvasitem::state::test_lineWidth(image immediate) PASS : qquickcanvasitem::state::test_miterLimit(image threaded) PASS : qquickcanvasitem::state::test_miterLimit(image immediate) PASS : qquickcanvasitem::state::test_path(image threaded) PASS : qquickcanvasitem::state::test_path(image immediate) PASS : qquickcanvasitem::state::test_shadow(image threaded) PASS : qquickcanvasitem::state::test_shadow(image immediate) PASS : qquickcanvasitem::state::test_stack(image threaded) PASS : qquickcanvasitem::state::test_stack(image immediate) PASS : qquickcanvasitem::state::test_strokeStyle(image threaded) PASS : qquickcanvasitem::state::test_strokeStyle(image immediate) PASS : qquickcanvasitem::state::test_text(image threaded) PASS : qquickcanvasitem::state::test_text(image immediate) PASS : qquickcanvasitem::state::test_transform(image threaded) PASS : qquickcanvasitem::state::test_transform(image immediate) PASS : qquickcanvasitem::state::cleanupTestCase() PASS : qquickcanvasitem::strokeStyle::initTestCase() PASS : qquickcanvasitem::strokeStyle::test_default(image threaded) PASS : qquickcanvasitem::strokeStyle::test_default(image immediate) FAIL! : qquickcanvasitem::strokeStyle::test_namedColor(image threaded) Pixel compare fail: actual :[255,0,0,239] expected:[255,0,0,255] +/- 0 Loc: [/work/build/qt/qtdeclarative/tests/auto/quick/qquickcanvasitem/data/tst_strokeStyle.qml(38)] FAIL! : qquickcanvasitem::strokeStyle::test_namedColor(image immediate) Pixel compare fail: actual :[255,0,0,239] expected:[255,0,0,255] +/- 0 Loc: [/work/build/qt/qtdeclarative/tests/auto/quick/qquickcanvasitem/data/tst_strokeStyle.qml(38)] PASS : qquickcanvasitem::strokeStyle::test_saverestore(image threaded) PASS : qquickcanvasitem::strokeStyle::test_saverestore(image immediate) PASS : qquickcanvasitem::strokeStyle::cleanupTestCase() PASS : qquickcanvasitem::svgpath::initTestCase() FAIL! : qquickcanvasitem::svgpath::test_svgpath(image threaded) Pixel compare fail: actual :[254,0,1,255] expected:[255,0,0,255] +/- 0 Loc: [/work/build/qt/qtdeclarative/tests/auto/quick/qquickcanvasitem/data/tst_svgpath.qml(52)] FAIL! : qquickcanvasitem::svgpath::test_svgpath(image immediate) Pixel compare fail: actual :[254,0,1,255] expected:[255,0,0,255] +/- 0 Loc: [/work/build/qt/qtdeclarative/tests/auto/quick/qquickcanvasitem/data/tst_svgpath.qml(52)] PASS : qquickcanvasitem::svgpath::cleanupTestCase() PASS : qquickcanvasitem::text::initTestCase() PASS : qquickcanvasitem::text::test_align(image threaded) PASS : qquickcanvasitem::text::test_align(image immediate) PASS : qquickcanvasitem::text::test_baseLine(image threaded) PASS : qquickcanvasitem::text::test_baseLine(image immediate) PASS : qquickcanvasitem::text::test_fill(image threaded) PASS : qquickcanvasitem::text::test_fill(image immediate) PASS : qquickcanvasitem::text::test_font(image threaded) PASS : qquickcanvasitem::text::test_font(image immediate) PASS : qquickcanvasitem::text::test_measure(image threaded) PASS : qquickcanvasitem::text::test_measure(image immediate) PASS : qquickcanvasitem::text::test_stroke(image threaded) PASS : qquickcanvasitem::text::test_stroke(image immediate) PASS : qquickcanvasitem::text::cleanupTestCase() PASS : qquickcanvasitem::transform::initTestCase() PASS : qquickcanvasitem::transform::test_order(image threaded) PASS : qquickcanvasitem::transform::test_order(image immediate) PASS : qquickcanvasitem::transform::test_rotate(image threaded) PASS : qquickcanvasitem::transform::test_rotate(image immediate) PASS : qquickcanvasitem::transform::test_scale(image threaded) PASS : qquickcanvasitem::transform::test_scale(image immediate) PASS : qquickcanvasitem::transform::test_setTransform(image threaded) PASS : qquickcanvasitem::transform::test_setTransform(image immediate) PASS : qquickcanvasitem::transform::test_transform(image threaded) PASS : qquickcanvasitem::transform::test_transform(image immediate) PASS : qquickcanvasitem::transform::test_translate(image threaded) PASS : qquickcanvasitem::transform::test_translate(image immediate) PASS : qquickcanvasitem::transform::cleanupTestCase() Totals: 357 passed, 8 failed, 0 skipped ********* Finished testing of qquickcanvasitem ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickcanvasitem: 17 seconds, exit code 8 Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_00968/linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz Tested changes (refs/builds/dev_1386038282): http://codereview.qt-project.org/70791 [PS3] - Support toggling antialiasing for Text and Rectangle. From ci-noreply at qt-project.org Tue Dec 3 04:23:30 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 3 Dec 2013 05:23:30 +0200 Subject: [Ci-reports] pass on ssh://codereview.qt-project.org:29418/qt/qtlocation#stable Message-ID: <20131203_032330_042666.ci-noreply@qt-project.org> QtLocation_stable_Integration #44: SUCCESS Tested changes (refs/builds/stable_1386037340): http://codereview.qt-project.org/72512 [PS2] - Fix incorrect accuracy values reported by Geoclue plugin. http://codereview.qt-project.org/72510 [PS1] - Set default preferred positioning methods for Geoclue position source. From ci-noreply at qt-project.org Tue Dec 3 04:53:18 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 3 Dec 2013 05:53:18 +0200 Subject: [Ci-reports] fail on ssh://codereview.qt-project.org:29418/qt/qt5#dev Message-ID: <20131203_035318_063932.ci-noreply@qt-project.org> Autotests `tst_qdeclarativeflickable' and `tst_qgraphicsitem' failed :( Testing tst_QGraphicsItem 2013-12-03 05:09:06.045 tst_qgraphicsitem[9985:1f1b] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qgraphicsitem.savedState/window_1.data: Permission denied (13) FAIL! : tst_QGraphicsItem::ensureUpdateOnTextItem() Compared values are not the same Actual (text1->updates): 2 Expected (1) : 1 Loc: [tst_qgraphicsitem.cpp(6465)] 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() PASS : tst_QGraphicsItem::cursor() 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 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() 2013-12-03 05:09:46.946 tst_qgraphicsitem[9987:1f0f] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qgraphicsitem.savedState/window_1.data: Permission denied (13) 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() FAIL! : tst_QGraphicsItem::ensureUpdateOnTextItem() Compared values are not the same Actual (text1->updates): 2 Expected (1) : 1 Loc: [tst_qgraphicsitem.cpp(6465)] 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: 83 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_00284/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/dev_1386031532): http://codereview.qt-project.org/72684 [PS4] - Add QtAndroidExtras to dependency list of QtConnectivity http://codereview.qt-project.org/72504 [PS2] - Add a way to build just a few of Qt's modules more easily From ci-noreply at qt-project.org Tue Dec 3 06:15:57 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 3 Dec 2013 07:15:57 +0200 Subject: [Ci-reports] Problems... Message-ID: <20131203_051557_050358.ci-noreply@qt-project.org> Some problems occurred recently... 2013-12-03T05:07:23Z: [QtConnectivity_wip_android_Integration error] command [ssh] [-oBatchMode=yes] [-p] [29418] [codereview.qt-project.org] [gerrit] [staging-approve] [--branch] [wip/android] [--build-id] [refs/builds/wip/android_1385981575] [--project] [qt/qtconnectivity] [--result] [pass] [--message] [-] exited with status 256 at /usr/lib/perl5/Coro/AnyEvent.pm line 362. stderr: fatal: refs/heads/wip/android is not reachable from refs/builds/wip/android_1385981575 fatal: refs/heads/wip/android is not reachable from refs/builds/wip/android_1385981575 fatal: refs/heads/wip/android is not reachable from refs/builds/wip/android_1385981575 fatal: refs/heads/wip/android is not reachable from refs/builds/wip/android_1385981575 fatal: refs/heads/wip/android is not reachable from refs/builds/wip/android_1385981575 fatal: refs/heads/wip/android is not reachable from refs/builds/wip/android_1385981575 , retry in 2 seconds 2013-12-03T05:08:31Z: [QtConnectivity_wip_android_Integration error] command [ssh] [-oBatchMode=yes] [-p] [29418] [codereview.qt-project.org] [gerrit] [staging-approve] [--branch] [wip/android] [--build-id] [refs/builds/wip/android_1385981575] [--project] [qt/qtconnectivity] [--result] [pass] [--message] [-] exited with status 256 at /usr/lib/perl5/Coro/AnyEvent.pm line 362. stderr: fatal: refs/heads/wip/android is not reachable from refs/builds/wip/android_1385981575 fatal: refs/heads/wip/android is not reachable from refs/builds/wip/android_1385981575 fatal: refs/heads/wip/android is not reachable from refs/builds/wip/android_1385981575 fatal: refs/heads/wip/android is not reachable from refs/builds/wip/android_1385981575 fatal: refs/heads/wip/android is not reachable from refs/builds/wip/android_1385981575 fatal: refs/heads/wip/android is not reachable from refs/builds/wip/android_1385981575 , retry in 4 seconds 2013-12-03T05:09:41Z: [QtConnectivity_wip_android_Integration error] command [ssh] [-oBatchMode=yes] [-p] [29418] [codereview.qt-project.org] [gerrit] [staging-approve] [--branch] [wip/android] [--build-id] [refs/builds/wip/android_1385981575] [--project] [qt/qtconnectivity] [--result] [pass] [--message] [-] exited with status 256 at /usr/lib/perl5/Coro/AnyEvent.pm line 362. stderr: fatal: refs/heads/wip/android is not reachable from refs/builds/wip/android_1385981575 fatal: refs/heads/wip/android is not reachable from refs/builds/wip/android_1385981575 fatal: refs/heads/wip/android is not reachable from refs/builds/wip/android_1385981575 fatal: refs/heads/wip/android is not reachable from refs/builds/wip/android_1385981575 fatal: refs/heads/wip/android is not reachable from refs/builds/wip/android_1385981575 fatal: refs/heads/wip/android is not reachable from refs/builds/wip/android_1385981575 , retry in 8 seconds 2013-12-03T05:10:56Z: [QtConnectivity_wip_android_Integration error] command [ssh] [-oBatchMode=yes] [-p] [29418] [codereview.qt-project.org] [gerrit] [staging-approve] [--branch] [wip/android] [--build-id] [refs/builds/wip/android_1385981575] [--project] [qt/qtconnectivity] [--result] [pass] [--message] [-] exited with status 256 at /usr/lib/perl5/Coro/AnyEvent.pm line 362. stderr: fatal: refs/heads/wip/android is not reachable from refs/builds/wip/android_1385981575 fatal: refs/heads/wip/android is not reachable from refs/builds/wip/android_1385981575 fatal: refs/heads/wip/android is not reachable from refs/builds/wip/android_1385981575 fatal: refs/heads/wip/android is not reachable from refs/builds/wip/android_1385981575 fatal: refs/heads/wip/android is not reachable from refs/builds/wip/android_1385981575 fatal: refs/heads/wip/android is not reachable from refs/builds/wip/android_1385981575 , retry in 16 seconds 2013-12-03T05:12:19Z: [QtConnectivity_wip_android_Integration error] command [ssh] [-oBatchMode=yes] [-p] [29418] [codereview.qt-project.org] [gerrit] [staging-approve] [--branch] [wip/android] [--build-id] [refs/builds/wip/android_1385981575] [--project] [qt/qtconnectivity] [--result] [pass] [--message] [-] exited with status 256 at /usr/lib/perl5/Coro/AnyEvent.pm line 362. stderr: fatal: refs/heads/wip/android is not reachable from refs/builds/wip/android_1385981575 fatal: refs/heads/wip/android is not reachable from refs/builds/wip/android_1385981575 fatal: refs/heads/wip/android is not reachable from refs/builds/wip/android_1385981575 fatal: refs/heads/wip/android is not reachable from refs/builds/wip/android_1385981575 fatal: refs/heads/wip/android is not reachable from refs/builds/wip/android_1385981575 fatal: refs/heads/wip/android is not reachable from refs/builds/wip/android_1385981575 , retry in 32 seconds 2013-12-03T05:13:56Z: [QtConnectivity_wip_android_Integration error] command [ssh] [-oBatchMode=yes] [-p] [29418] [codereview.qt-project.org] [gerrit] [staging-approve] [--branch] [wip/android] [--build-id] [refs/builds/wip/android_1385981575] [--project] [qt/qtconnectivity] [--result] [pass] [--message] [-] exited with status 256 at /usr/lib/perl5/Coro/AnyEvent.pm line 362. stderr: fatal: refs/heads/wip/android is not reachable from refs/builds/wip/android_1385981575 fatal: refs/heads/wip/android is not reachable from refs/builds/wip/android_1385981575 fatal: refs/heads/wip/android is not reachable from refs/builds/wip/android_1385981575 fatal: refs/heads/wip/android is not reachable from refs/builds/wip/android_1385981575 fatal: refs/heads/wip/android is not reachable from refs/builds/wip/android_1385981575 fatal: refs/heads/wip/android is not reachable from refs/builds/wip/android_1385981575 , retry in 64 seconds From ci-noreply at qt-project.org Tue Dec 3 06:18:06 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 3 Dec 2013 07:18:06 +0200 Subject: [Ci-reports] Problems... Message-ID: <20131203_051806_063362.ci-noreply@qt-project.org> Some problems occurred recently... 2013-12-03T05:16:06Z: [QtConnectivity_wip_android_Integration error] command [ssh] [-oBatchMode=yes] [-p] [29418] [codereview.qt-project.org] [gerrit] [staging-approve] [--branch] [wip/android] [--build-id] [refs/builds/wip/android_1385981575] [--project] [qt/qtconnectivity] [--result] [pass] [--message] [-] exited with status 256 at /usr/lib/perl5/Coro/AnyEvent.pm line 362. stderr: fatal: refs/heads/wip/android is not reachable from refs/builds/wip/android_1385981575 fatal: refs/heads/wip/android is not reachable from refs/builds/wip/android_1385981575 fatal: refs/heads/wip/android is not reachable from refs/builds/wip/android_1385981575 fatal: refs/heads/wip/android is not reachable from refs/builds/wip/android_1385981575 fatal: refs/heads/wip/android is not reachable from refs/builds/wip/android_1385981575 fatal: refs/heads/wip/android is not reachable from refs/builds/wip/android_1385981575 , retry in 128 seconds From ci-noreply at qt-project.org Tue Dec 3 06:21:20 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 3 Dec 2013 07:21:20 +0200 Subject: [Ci-reports] Problems... Message-ID: <20131203_052120_087920.ci-noreply@qt-project.org> Some problems occurred recently... 2013-12-03T05:19:20Z: [QtConnectivity_wip_android_Integration error] command [ssh] [-oBatchMode=yes] [-p] [29418] [codereview.qt-project.org] [gerrit] [staging-approve] [--branch] [wip/android] [--build-id] [refs/builds/wip/android_1385981575] [--project] [qt/qtconnectivity] [--result] [pass] [--message] [-] exited with status 256 at /usr/lib/perl5/Coro/AnyEvent.pm line 362. stderr: fatal: refs/heads/wip/android is not reachable from refs/builds/wip/android_1385981575 fatal: refs/heads/wip/android is not reachable from refs/builds/wip/android_1385981575 fatal: refs/heads/wip/android is not reachable from refs/builds/wip/android_1385981575 fatal: refs/heads/wip/android is not reachable from refs/builds/wip/android_1385981575 fatal: refs/heads/wip/android is not reachable from refs/builds/wip/android_1385981575 fatal: refs/heads/wip/android is not reachable from refs/builds/wip/android_1385981575 , retry in 256 seconds From ci-noreply at qt-project.org Tue Dec 3 06:26:41 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 3 Dec 2013 07:26:41 +0200 Subject: [Ci-reports] Problems... Message-ID: <20131203_052641_095418.ci-noreply@qt-project.org> Some problems occurred recently... 2013-12-03T05:24:42Z: [QtConnectivity_wip_android_Integration error] command [ssh] [-oBatchMode=yes] [-p] [29418] [codereview.qt-project.org] [gerrit] [staging-approve] [--branch] [wip/android] [--build-id] [refs/builds/wip/android_1385981575] [--project] [qt/qtconnectivity] [--result] [pass] [--message] [-] exited with status 256 at /usr/lib/perl5/Coro/AnyEvent.pm line 362. stderr: fatal: refs/heads/wip/android is not reachable from refs/builds/wip/android_1385981575 fatal: refs/heads/wip/android is not reachable from refs/builds/wip/android_1385981575 fatal: refs/heads/wip/android is not reachable from refs/builds/wip/android_1385981575 fatal: refs/heads/wip/android is not reachable from refs/builds/wip/android_1385981575 fatal: refs/heads/wip/android is not reachable from refs/builds/wip/android_1385981575 fatal: refs/heads/wip/android is not reachable from refs/builds/wip/android_1385981575 , occurred repeatedly. 2013-12-03T05:24:42Z: [QtConnectivity_wip_android_Integration error] Suspending for investigation; to resume: kill -USR2 16855 From ci-noreply at qt-project.org Tue Dec 3 08:53:24 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 3 Dec 2013 09:53:24 +0200 Subject: [Ci-reports] pass on ssh://codereview.qt-project.org:29418/qt/qtserialport#release Message-ID: <20131203_075324_056524.ci-noreply@qt-project.org> QtSerialPort_release_Integration #10: SUCCESS Tested changes (refs/builds/release_1386055565): http://codereview.qt-project.org/72925 [PS1] - Deprecate further Unknown* property values similarly to UnknownParity From ci-noreply at qt-project.org Tue Dec 3 09:05:05 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 3 Dec 2013 10:05:05 +0200 Subject: [Ci-reports] Problems... Message-ID: <20131203_080505_088627.ci-noreply@qt-project.org> Some problems occurred recently... 2013-12-03T07:56:35Z: [QtConnectivity_wip_android_Integration error] command [ssh] [-oBatchMode=yes] [-p] [29418] [codereview.qt-project.org] [gerrit] [staging-approve] [--branch] [wip/android] [--build-id] [refs/builds/wip/android_1385981575] [--project] [qt/qtconnectivity] [--result] [pass] [--message] [-] exited with status 256 at /usr/lib/perl5/Coro/AnyEvent.pm line 362. stderr: fatal: refs/heads/wip/android is not reachable from refs/builds/wip/android_1385981575 fatal: refs/heads/wip/android is not reachable from refs/builds/wip/android_1385981575 fatal: refs/heads/wip/android is not reachable from refs/builds/wip/android_1385981575 fatal: refs/heads/wip/android is not reachable from refs/builds/wip/android_1385981575 fatal: refs/heads/wip/android is not reachable from refs/builds/wip/android_1385981575 fatal: refs/heads/wip/android is not reachable from refs/builds/wip/android_1385981575 , retry in 2 seconds 2013-12-03T07:57:42Z: [QtConnectivity_wip_android_Integration error] command [ssh] [-oBatchMode=yes] [-p] [29418] [codereview.qt-project.org] [gerrit] [staging-approve] [--branch] [wip/android] [--build-id] [refs/builds/wip/android_1385981575] [--project] [qt/qtconnectivity] [--result] [pass] [--message] [-] exited with status 256 at /usr/lib/perl5/Coro/AnyEvent.pm line 362. stderr: fatal: refs/heads/wip/android is not reachable from refs/builds/wip/android_1385981575 fatal: refs/heads/wip/android is not reachable from refs/builds/wip/android_1385981575 fatal: refs/heads/wip/android is not reachable from refs/builds/wip/android_1385981575 fatal: refs/heads/wip/android is not reachable from refs/builds/wip/android_1385981575 fatal: refs/heads/wip/android is not reachable from refs/builds/wip/android_1385981575 fatal: refs/heads/wip/android is not reachable from refs/builds/wip/android_1385981575 , retry in 4 seconds 2013-12-03T07:58:52Z: [QtConnectivity_wip_android_Integration error] command [ssh] [-oBatchMode=yes] [-p] [29418] [codereview.qt-project.org] [gerrit] [staging-approve] [--branch] [wip/android] [--build-id] [refs/builds/wip/android_1385981575] [--project] [qt/qtconnectivity] [--result] [pass] [--message] [-] exited with status 256 at /usr/lib/perl5/Coro/AnyEvent.pm line 362. stderr: fatal: refs/heads/wip/android is not reachable from refs/builds/wip/android_1385981575 fatal: refs/heads/wip/android is not reachable from refs/builds/wip/android_1385981575 fatal: refs/heads/wip/android is not reachable from refs/builds/wip/android_1385981575 fatal: refs/heads/wip/android is not reachable from refs/builds/wip/android_1385981575 fatal: refs/heads/wip/android is not reachable from refs/builds/wip/android_1385981575 fatal: refs/heads/wip/android is not reachable from refs/builds/wip/android_1385981575 , retry in 8 seconds 2013-12-03T08:00:06Z: [QtConnectivity_wip_android_Integration error] command [ssh] [-oBatchMode=yes] [-p] [29418] [codereview.qt-project.org] [gerrit] [staging-approve] [--branch] [wip/android] [--build-id] [refs/builds/wip/android_1385981575] [--project] [qt/qtconnectivity] [--result] [pass] [--message] [-] exited with status 256 at /usr/lib/perl5/Coro/AnyEvent.pm line 362. stderr: fatal: refs/heads/wip/android is not reachable from refs/builds/wip/android_1385981575 fatal: refs/heads/wip/android is not reachable from refs/builds/wip/android_1385981575 fatal: refs/heads/wip/android is not reachable from refs/builds/wip/android_1385981575 fatal: refs/heads/wip/android is not reachable from refs/builds/wip/android_1385981575 fatal: refs/heads/wip/android is not reachable from refs/builds/wip/android_1385981575 fatal: refs/heads/wip/android is not reachable from refs/builds/wip/android_1385981575 , retry in 16 seconds 2013-12-03T08:01:28Z: [QtConnectivity_wip_android_Integration error] command [ssh] [-oBatchMode=yes] [-p] [29418] [codereview.qt-project.org] [gerrit] [staging-approve] [--branch] [wip/android] [--build-id] [refs/builds/wip/android_1385981575] [--project] [qt/qtconnectivity] [--result] [pass] [--message] [-] exited with status 256 at /usr/lib/perl5/Coro/AnyEvent.pm line 362. stderr: fatal: refs/heads/wip/android is not reachable from refs/builds/wip/android_1385981575 fatal: refs/heads/wip/android is not reachable from refs/builds/wip/android_1385981575 fatal: refs/heads/wip/android is not reachable from refs/builds/wip/android_1385981575 fatal: refs/heads/wip/android is not reachable from refs/builds/wip/android_1385981575 fatal: refs/heads/wip/android is not reachable from refs/builds/wip/android_1385981575 fatal: refs/heads/wip/android is not reachable from refs/builds/wip/android_1385981575 , retry in 32 seconds 2013-12-03T08:03:05Z: [QtConnectivity_wip_android_Integration error] command [ssh] [-oBatchMode=yes] [-p] [29418] [codereview.qt-project.org] [gerrit] [staging-approve] [--branch] [wip/android] [--build-id] [refs/builds/wip/android_1385981575] [--project] [qt/qtconnectivity] [--result] [pass] [--message] [-] exited with status 256 at /usr/lib/perl5/Coro/AnyEvent.pm line 362. stderr: fatal: refs/heads/wip/android is not reachable from refs/builds/wip/android_1385981575 fatal: refs/heads/wip/android is not reachable from refs/builds/wip/android_1385981575 fatal: refs/heads/wip/android is not reachable from refs/builds/wip/android_1385981575 fatal: refs/heads/wip/android is not reachable from refs/builds/wip/android_1385981575 fatal: refs/heads/wip/android is not reachable from refs/builds/wip/android_1385981575 fatal: refs/heads/wip/android is not reachable from refs/builds/wip/android_1385981575 , retry in 64 seconds From ci-noreply at qt-project.org Tue Dec 3 09:07:15 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 3 Dec 2013 10:07:15 +0200 Subject: [Ci-reports] Problems... Message-ID: <20131203_080715_042374.ci-noreply@qt-project.org> Some problems occurred recently... 2013-12-03T08:05:15Z: [QtConnectivity_wip_android_Integration error] command [ssh] [-oBatchMode=yes] [-p] [29418] [codereview.qt-project.org] [gerrit] [staging-approve] [--branch] [wip/android] [--build-id] [refs/builds/wip/android_1385981575] [--project] [qt/qtconnectivity] [--result] [pass] [--message] [-] exited with status 256 at /usr/lib/perl5/Coro/AnyEvent.pm line 362. stderr: fatal: refs/heads/wip/android is not reachable from refs/builds/wip/android_1385981575 fatal: refs/heads/wip/android is not reachable from refs/builds/wip/android_1385981575 fatal: refs/heads/wip/android is not reachable from refs/builds/wip/android_1385981575 fatal: refs/heads/wip/android is not reachable from refs/builds/wip/android_1385981575 fatal: refs/heads/wip/android is not reachable from refs/builds/wip/android_1385981575 fatal: refs/heads/wip/android is not reachable from refs/builds/wip/android_1385981575 , retry in 128 seconds From ci-noreply at qt-project.org Tue Dec 3 09:10:29 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 3 Dec 2013 10:10:29 +0200 Subject: [Ci-reports] Problems... Message-ID: <20131203_081029_042772.ci-noreply@qt-project.org> Some problems occurred recently... 2013-12-03T08:08:28Z: [QtConnectivity_wip_android_Integration error] command [ssh] [-oBatchMode=yes] [-p] [29418] [codereview.qt-project.org] [gerrit] [staging-approve] [--branch] [wip/android] [--build-id] [refs/builds/wip/android_1385981575] [--project] [qt/qtconnectivity] [--result] [pass] [--message] [-] exited with status 256 at /usr/lib/perl5/Coro/AnyEvent.pm line 362. stderr: fatal: refs/heads/wip/android is not reachable from refs/builds/wip/android_1385981575 fatal: refs/heads/wip/android is not reachable from refs/builds/wip/android_1385981575 fatal: refs/heads/wip/android is not reachable from refs/builds/wip/android_1385981575 fatal: refs/heads/wip/android is not reachable from refs/builds/wip/android_1385981575 fatal: refs/heads/wip/android is not reachable from refs/builds/wip/android_1385981575 fatal: refs/heads/wip/android is not reachable from refs/builds/wip/android_1385981575 , retry in 256 seconds From ci-noreply at qt-project.org Tue Dec 3 09:11:20 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 3 Dec 2013 10:11:20 +0200 Subject: [Ci-reports] fail on ssh://codereview.qt-project.org:29418/qt/qtdeclarative#stable Message-ID: <20131203_081120_099614.ci-noreply@qt-project.org> qtdeclarative failed to compile :( compiling compiler/qv4isel_masm.cpp compiler/qv4isel_masm.cpp: In member function ‘bool QQmlJS::MASM::InstructionSelection::int32Binop(QQmlJS::V4IR::AluOp, QQmlJS::V4IR::Expr*, QQmlJS::V4IR::Expr*, QQmlJS::V4IR::Temp*)’: compiler/qv4isel_masm.cpp:2593:29: error: no matching function for call to ‘QQmlJS::MASM::Assembler::add32(JSC::AbstractMacroAssembler::RegisterID, JSC::AbstractMacroAssembler::RegisterID, JSC::AbstractMacroAssembler::RegisterID&)’ compiler/qv4isel_masm.cpp:2593:29: note: candidates are: ../3rdparty/masm/assembler/MacroAssemblerARMv7.h:153:10: note: void JSC::MacroAssemblerARMv7::add32(JSC::AbstractMacroAssembler::RegisterID, JSC::AbstractMacroAssembler::RegisterID) ../3rdparty/masm/assembler/MacroAssemblerARMv7.h:153:10: note: candidate expects 2 arguments, 3 provided ../3rdparty/masm/assembler/MacroAssemblerARMv7.h:158:10: note: void JSC::MacroAssemblerARMv7::add32(JSC::AbstractMacroAssembler::TrustedImm32, JSC::AbstractMacroAssembler::RegisterID) ../3rdparty/masm/assembler/MacroAssemblerARMv7.h:158:10: note: candidate expects 2 arguments, 3 provided ../3rdparty/masm/assembler/MacroAssemblerARMv7.h:163:10: note: void JSC::MacroAssemblerARMv7::add32(JSC::AbstractMacroAssembler::AbsoluteAddress, JSC::AbstractMacroAssembler::RegisterID) ../3rdparty/masm/assembler/MacroAssemblerARMv7.h:163:10: note: candidate expects 2 arguments, 3 provided ../3rdparty/masm/assembler/MacroAssemblerARMv7.h:169:10: note: void JSC::MacroAssemblerARMv7::add32(JSC::AbstractMacroAssembler::TrustedImm32, JSC::AbstractMacroAssembler::RegisterID, JSC::AbstractMacroAssembler::RegisterID) ../3rdparty/masm/assembler/MacroAssemblerARMv7.h:169:10: note: no known conversion for argument 1 from ‘JSC::AbstractMacroAssembler::RegisterID {aka JSC::ARMRegisters::RegisterID}’ to ‘JSC::AbstractMacroAssembler::TrustedImm32’ ../3rdparty/masm/assembler/MacroAssemblerARMv7.h:180:10: note: void JSC::MacroAssemblerARMv7::add32(JSC::AbstractMacroAssembler::TrustedImm32, JSC::AbstractMacroAssembler::Address) ../3rdparty/masm/assembler/MacroAssemblerARMv7.h:180:10: note: candidate expects 2 arguments, 3 provided ../3rdparty/masm/assembler/MacroAssemblerARMv7.h:197:10: note: void JSC::MacroAssemblerARMv7::add32(JSC::AbstractMacroAssembler::Address, JSC::AbstractMacroAssembler::RegisterID) ../3rdparty/masm/assembler/MacroAssemblerARMv7.h:197:10: note: candidate expects 2 arguments, 3 provided ../3rdparty/masm/assembler/MacroAssemblerARMv7.h:203:10: note: void JSC::MacroAssemblerARMv7::add32(JSC::AbstractMacroAssembler::TrustedImm32, JSC::AbstractMacroAssembler::AbsoluteAddress) ../3rdparty/masm/assembler/MacroAssemblerARMv7.h:203:10: note: candidate expects 2 arguments, 3 provided compiler/qv4isel_masm.cpp:2631:29: error: no matching function for call to ‘QQmlJS::MASM::Assembler::mul32(JSC::AbstractMacroAssembler::RegisterID, JSC::AbstractMacroAssembler::RegisterID, JSC::AbstractMacroAssembler::RegisterID&)’ compiler/qv4isel_masm.cpp:2631:29: note: candidates are: ../3rdparty/masm/assembler/MacroAssemblerARMv7.h:302:10: note: void JSC::MacroAssemblerARMv7::mul32(JSC::AbstractMacroAssembler::RegisterID, JSC::AbstractMacroAssembler::RegisterID) ../3rdparty/masm/assembler/MacroAssemblerARMv7.h:302:10: note: candidate expects 2 arguments, 3 provided ../3rdparty/masm/assembler/MacroAssemblerARMv7.h:307:10: note: void JSC::MacroAssemblerARMv7::mul32(JSC::AbstractMacroAssembler::TrustedImm32, JSC::AbstractMacroAssembler::RegisterID, JSC::AbstractMacroAssembler::RegisterID) ../3rdparty/masm/assembler/MacroAssemblerARMv7.h:307:10: note: no known conversion for argument 1 from ‘JSC::AbstractMacroAssembler::RegisterID {aka JSC::ARMRegisters::RegisterID}’ to ‘JSC::AbstractMacroAssembler::TrustedImm32’ 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_01432/linux-arm-gnueabi-g++_Ubuntu_11.10_x86/log.txt.gz Tested changes (refs/builds/stable_1386057124): http://codereview.qt-project.org/73011 [PS1] - V4 IR: remove common toInt32 casts. http://codereview.qt-project.org/73010 [PS1] - V4 IR: change the worklist to a QSet for block scheduling. http://codereview.qt-project.org/73009 [PS1] - V4: remove invalid assert. http://codereview.qt-project.org/68631 [PS8] - V4 IR: reverse propagate int32 truncation. From ci-noreply at qt-project.org Tue Dec 3 09:15:50 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 3 Dec 2013 10:15:50 +0200 Subject: [Ci-reports] Problems... Message-ID: <20131203_081550_082842.ci-noreply@qt-project.org> Some problems occurred recently... 2013-12-03T08:13:50Z: [QtConnectivity_wip_android_Integration error] command [ssh] [-oBatchMode=yes] [-p] [29418] [codereview.qt-project.org] [gerrit] [staging-approve] [--branch] [wip/android] [--build-id] [refs/builds/wip/android_1385981575] [--project] [qt/qtconnectivity] [--result] [pass] [--message] [-] exited with status 256 at /usr/lib/perl5/Coro/AnyEvent.pm line 362. stderr: fatal: refs/heads/wip/android is not reachable from refs/builds/wip/android_1385981575 fatal: refs/heads/wip/android is not reachable from refs/builds/wip/android_1385981575 fatal: refs/heads/wip/android is not reachable from refs/builds/wip/android_1385981575 fatal: refs/heads/wip/android is not reachable from refs/builds/wip/android_1385981575 fatal: refs/heads/wip/android is not reachable from refs/builds/wip/android_1385981575 fatal: refs/heads/wip/android is not reachable from refs/builds/wip/android_1385981575 , occurred repeatedly. 2013-12-03T08:13:50Z: [QtConnectivity_wip_android_Integration error] Suspending for investigation; to resume: kill -USR2 16855 From ci-noreply at qt-project.org Tue Dec 3 09:30:23 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 3 Dec 2013 10:30:23 +0200 Subject: [Ci-reports] pass on ssh://codereview.qt-project.org:29418/qt/qtwinextras#release Message-ID: <20131203_083023_027336.ci-noreply@qt-project.org> QtWinExtras_release_Integration #3: SUCCESS Tested changes (refs/builds/release_1386057117): http://codereview.qt-project.org/72994 [PS1] - Add missing include for QQuickDwmFeatures plugin. From ci-noreply at qt-project.org Tue Dec 3 09:44:33 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 3 Dec 2013 10:44:33 +0200 Subject: [Ci-reports] Problems... Message-ID: <20131203_084433_072265.ci-noreply@qt-project.org> Some problems occurred recently... 2013-12-03T08:36:04Z: [QtConnectivity_wip_android_Integration error] command [ssh] [-oBatchMode=yes] [-p] [29418] [codereview.qt-project.org] [gerrit] [staging-approve] [--branch] [wip/android] [--build-id] [refs/builds/wip/android_1385981575] [--project] [qt/qtconnectivity] [--result] [pass] [--message] [-] exited with status 256 at /usr/lib/perl5/Coro/AnyEvent.pm line 362. stderr: fatal: refs/heads/wip/android is not reachable from refs/builds/wip/android_1385981575 fatal: refs/heads/wip/android is not reachable from refs/builds/wip/android_1385981575 fatal: refs/heads/wip/android is not reachable from refs/builds/wip/android_1385981575 fatal: refs/heads/wip/android is not reachable from refs/builds/wip/android_1385981575 fatal: refs/heads/wip/android is not reachable from refs/builds/wip/android_1385981575 fatal: refs/heads/wip/android is not reachable from refs/builds/wip/android_1385981575 , retry in 2 seconds 2013-12-03T08:37:12Z: [QtConnectivity_wip_android_Integration error] command [ssh] [-oBatchMode=yes] [-p] [29418] [codereview.qt-project.org] [gerrit] [staging-approve] [--branch] [wip/android] [--build-id] [refs/builds/wip/android_1385981575] [--project] [qt/qtconnectivity] [--result] [pass] [--message] [-] exited with status 256 at /usr/lib/perl5/Coro/AnyEvent.pm line 362. stderr: fatal: refs/heads/wip/android is not reachable from refs/builds/wip/android_1385981575 fatal: refs/heads/wip/android is not reachable from refs/builds/wip/android_1385981575 fatal: refs/heads/wip/android is not reachable from refs/builds/wip/android_1385981575 fatal: refs/heads/wip/android is not reachable from refs/builds/wip/android_1385981575 fatal: refs/heads/wip/android is not reachable from refs/builds/wip/android_1385981575 fatal: refs/heads/wip/android is not reachable from refs/builds/wip/android_1385981575 , retry in 4 seconds 2013-12-03T08:38:21Z: [QtConnectivity_wip_android_Integration error] command [ssh] [-oBatchMode=yes] [-p] [29418] [codereview.qt-project.org] [gerrit] [staging-approve] [--branch] [wip/android] [--build-id] [refs/builds/wip/android_1385981575] [--project] [qt/qtconnectivity] [--result] [pass] [--message] [-] exited with status 256 at /usr/lib/perl5/Coro/AnyEvent.pm line 362. stderr: fatal: refs/heads/wip/android is not reachable from refs/builds/wip/android_1385981575 fatal: refs/heads/wip/android is not reachable from refs/builds/wip/android_1385981575 fatal: refs/heads/wip/android is not reachable from refs/builds/wip/android_1385981575 fatal: refs/heads/wip/android is not reachable from refs/builds/wip/android_1385981575 fatal: refs/heads/wip/android is not reachable from refs/builds/wip/android_1385981575 fatal: refs/heads/wip/android is not reachable from refs/builds/wip/android_1385981575 , retry in 8 seconds 2013-12-03T08:39:35Z: [QtConnectivity_wip_android_Integration error] command [ssh] [-oBatchMode=yes] [-p] [29418] [codereview.qt-project.org] [gerrit] [staging-approve] [--branch] [wip/android] [--build-id] [refs/builds/wip/android_1385981575] [--project] [qt/qtconnectivity] [--result] [pass] [--message] [-] exited with status 256 at /usr/lib/perl5/Coro/AnyEvent.pm line 362. stderr: fatal: refs/heads/wip/android is not reachable from refs/builds/wip/android_1385981575 fatal: refs/heads/wip/android is not reachable from refs/builds/wip/android_1385981575 fatal: refs/heads/wip/android is not reachable from refs/builds/wip/android_1385981575 fatal: refs/heads/wip/android is not reachable from refs/builds/wip/android_1385981575 fatal: refs/heads/wip/android is not reachable from refs/builds/wip/android_1385981575 fatal: refs/heads/wip/android is not reachable from refs/builds/wip/android_1385981575 , retry in 16 seconds 2013-12-03T08:40:56Z: [QtConnectivity_wip_android_Integration error] command [ssh] [-oBatchMode=yes] [-p] [29418] [codereview.qt-project.org] [gerrit] [staging-approve] [--branch] [wip/android] [--build-id] [refs/builds/wip/android_1385981575] [--project] [qt/qtconnectivity] [--result] [pass] [--message] [-] exited with status 256 at /usr/lib/perl5/Coro/AnyEvent.pm line 362. stderr: fatal: refs/heads/wip/android is not reachable from refs/builds/wip/android_1385981575 fatal: refs/heads/wip/android is not reachable from refs/builds/wip/android_1385981575 fatal: refs/heads/wip/android is not reachable from refs/builds/wip/android_1385981575 fatal: refs/heads/wip/android is not reachable from refs/builds/wip/android_1385981575 fatal: refs/heads/wip/android is not reachable from refs/builds/wip/android_1385981575 fatal: refs/heads/wip/android is not reachable from refs/builds/wip/android_1385981575 , retry in 32 seconds 2013-12-03T08:42:33Z: [QtConnectivity_wip_android_Integration error] command [ssh] [-oBatchMode=yes] [-p] [29418] [codereview.qt-project.org] [gerrit] [staging-approve] [--branch] [wip/android] [--build-id] [refs/builds/wip/android_1385981575] [--project] [qt/qtconnectivity] [--result] [pass] [--message] [-] exited with status 256 at /usr/lib/perl5/Coro/AnyEvent.pm line 362. stderr: fatal: refs/heads/wip/android is not reachable from refs/builds/wip/android_1385981575 fatal: refs/heads/wip/android is not reachable from refs/builds/wip/android_1385981575 fatal: refs/heads/wip/android is not reachable from refs/builds/wip/android_1385981575 fatal: refs/heads/wip/android is not reachable from refs/builds/wip/android_1385981575 fatal: refs/heads/wip/android is not reachable from refs/builds/wip/android_1385981575 fatal: refs/heads/wip/android is not reachable from refs/builds/wip/android_1385981575 , retry in 64 seconds From ci-noreply at qt-project.org Tue Dec 3 09:45:06 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 3 Dec 2013 10:45:06 +0200 Subject: [Ci-reports] fail on ssh://codereview.qt-project.org:29418/qt/qtbase#stable Message-ID: <20131203_084506_044725.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 2013-12-03 09:43:47.124 tst_qabstractitemview[93474:4b03] 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)] FAIL! : tst_QAbstractItemView::task200665_itemEntered() Compared values are not the same Actual (spy.count()): 0 Expected (1) : 1 Loc: [tst_qabstractitemview.cpp(1292)] 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.2.1, Qt 5.2.1 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) 2013-12-03 09:43:50.401 tst_qabstractitemview[93489:5303] 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::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 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: 12 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_stable_Integration/build_02662/macx-clang_developer-build_OSX_10.8/log.txt.gz Tested changes (refs/builds/stable_1386055591): http://codereview.qt-project.org/72821 [PS1] - Use case insensitive comparison when checking platform plugin keys. From ci-noreply at qt-project.org Tue Dec 3 09:46:41 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 3 Dec 2013 10:46:41 +0200 Subject: [Ci-reports] Problems... Message-ID: <20131203_084641_037886.ci-noreply@qt-project.org> Some problems occurred recently... 2013-12-03T08:44:42Z: [QtConnectivity_wip_android_Integration error] command [ssh] [-oBatchMode=yes] [-p] [29418] [codereview.qt-project.org] [gerrit] [staging-approve] [--branch] [wip/android] [--build-id] [refs/builds/wip/android_1385981575] [--project] [qt/qtconnectivity] [--result] [pass] [--message] [-] exited with status 256 at /usr/lib/perl5/Coro/AnyEvent.pm line 362. stderr: fatal: refs/heads/wip/android is not reachable from refs/builds/wip/android_1385981575 fatal: refs/heads/wip/android is not reachable from refs/builds/wip/android_1385981575 fatal: refs/heads/wip/android is not reachable from refs/builds/wip/android_1385981575 fatal: refs/heads/wip/android is not reachable from refs/builds/wip/android_1385981575 fatal: refs/heads/wip/android is not reachable from refs/builds/wip/android_1385981575 fatal: refs/heads/wip/android is not reachable from refs/builds/wip/android_1385981575 , retry in 128 seconds From ci-noreply at qt-project.org Tue Dec 3 09:49:54 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 3 Dec 2013 10:49:54 +0200 Subject: [Ci-reports] Problems... Message-ID: <20131203_084954_048335.ci-noreply@qt-project.org> Some problems occurred recently... 2013-12-03T08:47:54Z: [QtConnectivity_wip_android_Integration error] command [ssh] [-oBatchMode=yes] [-p] [29418] [codereview.qt-project.org] [gerrit] [staging-approve] [--branch] [wip/android] [--build-id] [refs/builds/wip/android_1385981575] [--project] [qt/qtconnectivity] [--result] [pass] [--message] [-] exited with status 256 at /usr/lib/perl5/Coro/AnyEvent.pm line 362. stderr: fatal: refs/heads/wip/android is not reachable from refs/builds/wip/android_1385981575 fatal: refs/heads/wip/android is not reachable from refs/builds/wip/android_1385981575 fatal: refs/heads/wip/android is not reachable from refs/builds/wip/android_1385981575 fatal: refs/heads/wip/android is not reachable from refs/builds/wip/android_1385981575 fatal: refs/heads/wip/android is not reachable from refs/builds/wip/android_1385981575 fatal: refs/heads/wip/android is not reachable from refs/builds/wip/android_1385981575 , retry in 256 seconds From ci-noreply at qt-project.org Tue Dec 3 09:55:16 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 3 Dec 2013 10:55:16 +0200 Subject: [Ci-reports] Problems... Message-ID: <20131203_085516_068490.ci-noreply@qt-project.org> Some problems occurred recently... 2013-12-03T08:53:15Z: [QtConnectivity_wip_android_Integration error] command [ssh] [-oBatchMode=yes] [-p] [29418] [codereview.qt-project.org] [gerrit] [staging-approve] [--branch] [wip/android] [--build-id] [refs/builds/wip/android_1385981575] [--project] [qt/qtconnectivity] [--result] [pass] [--message] [-] exited with status 256 at /usr/lib/perl5/Coro/AnyEvent.pm line 362. stderr: fatal: refs/heads/wip/android is not reachable from refs/builds/wip/android_1385981575 fatal: refs/heads/wip/android is not reachable from refs/builds/wip/android_1385981575 fatal: refs/heads/wip/android is not reachable from refs/builds/wip/android_1385981575 fatal: refs/heads/wip/android is not reachable from refs/builds/wip/android_1385981575 fatal: refs/heads/wip/android is not reachable from refs/builds/wip/android_1385981575 fatal: refs/heads/wip/android is not reachable from refs/builds/wip/android_1385981575 , occurred repeatedly. 2013-12-03T08:53:15Z: [QtConnectivity_wip_android_Integration error] Suspending for investigation; to resume: kill -USR2 16855 From ci-noreply at qt-project.org Tue Dec 3 10:08:38 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 3 Dec 2013 11:08:38 +0200 Subject: [Ci-reports] fail on ssh://codereview.qt-project.org:29418/qt/qt5#dev Message-ID: <20131203_090838_081175.ci-noreply@qt-project.org> qtlocation failed to compile :( In file included from .moc/moc_qdeclarativevideooutput_render_p.cpp:9: In file included from .moc/../qdeclarativevideooutput_render_p.h:46: In file included from qgeocircle.cpp:48: ./qdoublevector2d_p.h:186:49: error: conflicting types for 'dotProduct' ./qdoublevector2d_p.h:101:43: note: previous declaration is here In file included from qgeocircle.cpp:49: ./qdoublevector3d_p.h:234:49: error: conflicting types for 'dotProduct' ./qdoublevector3d_p.h:104:43: note: previous declaration is here ./qdoublevector3d_p.h:239:58: error: conflicting types for 'crossProduct' make[3]: *** [.obj/qgeocircle.o] Error 1 make[2]: *** [sub-positioning-make_first-ordered] Error 2 make[1]: *** [sub-src-make_first] Error 2 make: *** [module-qtlocation-make_first] Error 2 Build log: http://testresults.qt-project.org/ci/Qt5_dev_Integration/build_00285/macx-clang_no-framework_OSX_10.8/log.txt.gz Tested changes (refs/builds/dev_1386060892): http://codereview.qt-project.org/72684 [PS4] - Add QtAndroidExtras to dependency list of QtConnectivity http://codereview.qt-project.org/72504 [PS2] - Add a way to build just a few of Qt's modules more easily http://codereview.qt-project.org/68429 [PS74] - Updated submodules. From ci-noreply at qt-project.org Tue Dec 3 10:10:28 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 3 Dec 2013 11:10:28 +0200 Subject: [Ci-reports] Problems... Message-ID: <20131203_091028_036967.ci-noreply@qt-project.org> Some problems occurred recently... 2013-12-03T09:02:02Z: [QtConnectivity_wip_android_Integration error] command [ssh] [-oBatchMode=yes] [-p] [29418] [codereview.qt-project.org] [gerrit] [staging-approve] [--branch] [wip/android] [--build-id] [refs/builds/wip/android_1385981575] [--project] [qt/qtconnectivity] [--result] [pass] [--message] [-] exited with status 256 at /usr/lib/perl5/Coro/AnyEvent.pm line 362. stderr: fatal: refs/heads/wip/android is not reachable from refs/builds/wip/android_1385981575 fatal: refs/heads/wip/android is not reachable from refs/builds/wip/android_1385981575 fatal: refs/heads/wip/android is not reachable from refs/builds/wip/android_1385981575 fatal: refs/heads/wip/android is not reachable from refs/builds/wip/android_1385981575 fatal: refs/heads/wip/android is not reachable from refs/builds/wip/android_1385981575 fatal: refs/heads/wip/android is not reachable from refs/builds/wip/android_1385981575 , retry in 2 seconds 2013-12-03T09:03:09Z: [QtConnectivity_wip_android_Integration error] command [ssh] [-oBatchMode=yes] [-p] [29418] [codereview.qt-project.org] [gerrit] [staging-approve] [--branch] [wip/android] [--build-id] [refs/builds/wip/android_1385981575] [--project] [qt/qtconnectivity] [--result] [pass] [--message] [-] exited with status 256 at /usr/lib/perl5/Coro/AnyEvent.pm line 362. stderr: fatal: refs/heads/wip/android is not reachable from refs/builds/wip/android_1385981575 fatal: refs/heads/wip/android is not reachable from refs/builds/wip/android_1385981575 fatal: refs/heads/wip/android is not reachable from refs/builds/wip/android_1385981575 fatal: refs/heads/wip/android is not reachable from refs/builds/wip/android_1385981575 fatal: refs/heads/wip/android is not reachable from refs/builds/wip/android_1385981575 fatal: refs/heads/wip/android is not reachable from refs/builds/wip/android_1385981575 , retry in 4 seconds 2013-12-03T09:04:18Z: [QtConnectivity_wip_android_Integration error] command [ssh] [-oBatchMode=yes] [-p] [29418] [codereview.qt-project.org] [gerrit] [staging-approve] [--branch] [wip/android] [--build-id] [refs/builds/wip/android_1385981575] [--project] [qt/qtconnectivity] [--result] [pass] [--message] [-] exited with status 256 at /usr/lib/perl5/Coro/AnyEvent.pm line 362. stderr: fatal: refs/heads/wip/android is not reachable from refs/builds/wip/android_1385981575 fatal: refs/heads/wip/android is not reachable from refs/builds/wip/android_1385981575 fatal: refs/heads/wip/android is not reachable from refs/builds/wip/android_1385981575 fatal: refs/heads/wip/android is not reachable from refs/builds/wip/android_1385981575 fatal: refs/heads/wip/android is not reachable from refs/builds/wip/android_1385981575 fatal: refs/heads/wip/android is not reachable from refs/builds/wip/android_1385981575 , retry in 8 seconds 2013-12-03T09:05:31Z: [QtConnectivity_wip_android_Integration error] command [ssh] [-oBatchMode=yes] [-p] [29418] [codereview.qt-project.org] [gerrit] [staging-approve] [--branch] [wip/android] [--build-id] [refs/builds/wip/android_1385981575] [--project] [qt/qtconnectivity] [--result] [pass] [--message] [-] exited with status 256 at /usr/lib/perl5/Coro/AnyEvent.pm line 362. stderr: fatal: refs/heads/wip/android is not reachable from refs/builds/wip/android_1385981575 fatal: refs/heads/wip/android is not reachable from refs/builds/wip/android_1385981575 fatal: refs/heads/wip/android is not reachable from refs/builds/wip/android_1385981575 fatal: refs/heads/wip/android is not reachable from refs/builds/wip/android_1385981575 fatal: refs/heads/wip/android is not reachable from refs/builds/wip/android_1385981575 fatal: refs/heads/wip/android is not reachable from refs/builds/wip/android_1385981575 , retry in 16 seconds 2013-12-03T09:06:51Z: [QtConnectivity_wip_android_Integration error] command [ssh] [-oBatchMode=yes] [-p] [29418] [codereview.qt-project.org] [gerrit] [staging-approve] [--branch] [wip/android] [--build-id] [refs/builds/wip/android_1385981575] [--project] [qt/qtconnectivity] [--result] [pass] [--message] [-] exited with status 256 at /usr/lib/perl5/Coro/AnyEvent.pm line 362. stderr: fatal: refs/heads/wip/android is not reachable from refs/builds/wip/android_1385981575 fatal: refs/heads/wip/android is not reachable from refs/builds/wip/android_1385981575 fatal: refs/heads/wip/android is not reachable from refs/builds/wip/android_1385981575 fatal: refs/heads/wip/android is not reachable from refs/builds/wip/android_1385981575 fatal: refs/heads/wip/android is not reachable from refs/builds/wip/android_1385981575 fatal: refs/heads/wip/android is not reachable from refs/builds/wip/android_1385981575 , retry in 32 seconds 2013-12-03T09:08:28Z: [QtConnectivity_wip_android_Integration error] command [ssh] [-oBatchMode=yes] [-p] [29418] [codereview.qt-project.org] [gerrit] [staging-approve] [--branch] [wip/android] [--build-id] [refs/builds/wip/android_1385981575] [--project] [qt/qtconnectivity] [--result] [pass] [--message] [-] exited with status 256 at /usr/lib/perl5/Coro/AnyEvent.pm line 362. stderr: fatal: refs/heads/wip/android is not reachable from refs/builds/wip/android_1385981575 fatal: refs/heads/wip/android is not reachable from refs/builds/wip/android_1385981575 fatal: refs/heads/wip/android is not reachable from refs/builds/wip/android_1385981575 fatal: refs/heads/wip/android is not reachable from refs/builds/wip/android_1385981575 fatal: refs/heads/wip/android is not reachable from refs/builds/wip/android_1385981575 fatal: refs/heads/wip/android is not reachable from refs/builds/wip/android_1385981575 , retry in 64 seconds From ci-noreply at qt-project.org Tue Dec 3 10:12:36 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 3 Dec 2013 11:12:36 +0200 Subject: [Ci-reports] Problems... Message-ID: <20131203_091236_083035.ci-noreply@qt-project.org> Some problems occurred recently... 2013-12-03T09:10:36Z: [QtConnectivity_wip_android_Integration error] command [ssh] [-oBatchMode=yes] [-p] [29418] [codereview.qt-project.org] [gerrit] [staging-approve] [--branch] [wip/android] [--build-id] [refs/builds/wip/android_1385981575] [--project] [qt/qtconnectivity] [--result] [pass] [--message] [-] exited with status 256 at /usr/lib/perl5/Coro/AnyEvent.pm line 362. stderr: fatal: refs/heads/wip/android is not reachable from refs/builds/wip/android_1385981575 fatal: refs/heads/wip/android is not reachable from refs/builds/wip/android_1385981575 fatal: refs/heads/wip/android is not reachable from refs/builds/wip/android_1385981575 fatal: refs/heads/wip/android is not reachable from refs/builds/wip/android_1385981575 fatal: refs/heads/wip/android is not reachable from refs/builds/wip/android_1385981575 fatal: refs/heads/wip/android is not reachable from refs/builds/wip/android_1385981575 , retry in 128 seconds From ci-noreply at qt-project.org Tue Dec 3 10:14:31 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 3 Dec 2013 11:14:31 +0200 Subject: [Ci-reports] pass on ssh://codereview.qt-project.org:29418/qt/qtdeclarative#release Message-ID: <20131203_091431_005570.ci-noreply@qt-project.org> QtDeclarative_release_Integration #183: SUCCESS Tested changes (refs/builds/release_1386057122): http://codereview.qt-project.org/72997 [PS2] - Safely abort when we don't succeed in creating a GL context. From ci-noreply at qt-project.org Tue Dec 3 10:15:49 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 3 Dec 2013 11:15:49 +0200 Subject: [Ci-reports] Problems... Message-ID: <20131203_091549_047360.ci-noreply@qt-project.org> Some problems occurred recently... 2013-12-03T09:13:49Z: [QtConnectivity_wip_android_Integration error] command [ssh] [-oBatchMode=yes] [-p] [29418] [codereview.qt-project.org] [gerrit] [staging-approve] [--branch] [wip/android] [--build-id] [refs/builds/wip/android_1385981575] [--project] [qt/qtconnectivity] [--result] [pass] [--message] [-] exited with status 256 at /usr/lib/perl5/Coro/AnyEvent.pm line 362. stderr: fatal: refs/heads/wip/android is not reachable from refs/builds/wip/android_1385981575 fatal: refs/heads/wip/android is not reachable from refs/builds/wip/android_1385981575 fatal: refs/heads/wip/android is not reachable from refs/builds/wip/android_1385981575 fatal: refs/heads/wip/android is not reachable from refs/builds/wip/android_1385981575 fatal: refs/heads/wip/android is not reachable from refs/builds/wip/android_1385981575 fatal: refs/heads/wip/android is not reachable from refs/builds/wip/android_1385981575 , retry in 256 seconds From ci-noreply at qt-project.org Tue Dec 3 10:21:09 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 3 Dec 2013 11:21:09 +0200 Subject: [Ci-reports] Problems... Message-ID: <20131203_092109_016298.ci-noreply@qt-project.org> Some problems occurred recently... 2013-12-03T09:19:09Z: [QtConnectivity_wip_android_Integration error] command [ssh] [-oBatchMode=yes] [-p] [29418] [codereview.qt-project.org] [gerrit] [staging-approve] [--branch] [wip/android] [--build-id] [refs/builds/wip/android_1385981575] [--project] [qt/qtconnectivity] [--result] [pass] [--message] [-] exited with status 256 at /usr/lib/perl5/Coro/AnyEvent.pm line 362. stderr: fatal: refs/heads/wip/android is not reachable from refs/builds/wip/android_1385981575 fatal: refs/heads/wip/android is not reachable from refs/builds/wip/android_1385981575 fatal: refs/heads/wip/android is not reachable from refs/builds/wip/android_1385981575 fatal: refs/heads/wip/android is not reachable from refs/builds/wip/android_1385981575 fatal: refs/heads/wip/android is not reachable from refs/builds/wip/android_1385981575 fatal: refs/heads/wip/android is not reachable from refs/builds/wip/android_1385981575 , occurred repeatedly. 2013-12-03T09:19:09Z: [QtConnectivity_wip_android_Integration error] Suspending for investigation; to resume: kill -USR2 16855 From ci-noreply at qt-project.org Tue Dec 3 10:58:44 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 3 Dec 2013 11:58:44 +0200 Subject: [Ci-reports] fail on ssh://codereview.qt-project.org:29418/qt/qtbase#release Message-ID: <20131203_095844_052792.ci-noreply@qt-project.org> Autotest `tst_qmenu' failed :( Testing tst_QMenu FAIL! : tst_QMenu::layoutDirection() 'QTest::qWaitForWindowExposed(&menu)' returned FALSE. () Loc: [tst_qmenu.cpp(574)] 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.0, Qt 5.2.0 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(346)] PASS : tst_QMenu::keyboardNavigation(shortcut0) PASS : tst_QMenu::focus() PASS : tst_QMenu::overrideMenuAction() PASS : tst_QMenu::statusTip() PASS : tst_QMenu::widgetActionFocus() PASS : tst_QMenu::mouseActivation() PASS : tst_QMenu::tearOff() QWARN : tst_QMenu::layoutDirection() void QCocoaWindow::syncWindowState(Qt::WindowState) invalid window content view size, check your window geometry FAIL! : tst_QMenu::layoutDirection() 'QTest::qWaitForWindowExposed(&menu)' returned FALSE. () Loc: [tst_qmenu.cpp(574)] 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(669)] PASS : tst_QMenu::task256918_setFont() PASS : tst_QMenu::menuSizeHint() PASS : tst_QMenu::task258920_mouseBorder() 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() SKIP : tst_QMenu::QTBUG_10735_crashWithDialog() Test currently hangs on Mac OS X, see QTBUG-23677 Loc: [tst_qmenu.cpp(981)] 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: 18 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_release_Integration/build_00430/macx-clang_developer-build_OSX_10.8/log.txt.gz Tested changes (refs/builds/release_1386060225): http://codereview.qt-project.org/71240 [PS1] - Revert "configure: Abort if Xlib isn't present when building for XCB." http://codereview.qt-project.org/72183 [PS6] - Improve expose event handling. http://codereview.qt-project.org/72852 [PS1] - Use Q_QDOC for Qt namespace declaration in Qt Gui http://codereview.qt-project.org/73068 [PS1] - Stabilize tst_QColumnView::dynamicModelChanges(). http://codereview.qt-project.org/72366 [PS1] - Cocoa: Mouse enter events on window activation. http://codereview.qt-project.org/72440 [PS2] - Add PBXCopyFilesBuildPhases to main target, not preprocessing step http://codereview.qt-project.org/72996 [PS1] - Default to 5.2 source repository for Qt 5.2.x From ci-noreply at qt-project.org Tue Dec 3 11:15:12 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 3 Dec 2013 12:15:12 +0200 Subject: [Ci-reports] pass on ssh://codereview.qt-project.org:29418/qt/qtwebkit#release Message-ID: <20131203_101512_026927.ci-noreply@qt-project.org> QtWebKit_release_Integration #66: SUCCESS Tested changes (refs/builds/release_1386056347): http://codereview.qt-project.org/72362 [PS1] - Do not force SSE2 instructions on i386 builds From ci-noreply at qt-project.org Tue Dec 3 11:16:26 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 3 Dec 2013 12:16:26 +0200 Subject: [Ci-reports] pass on ssh://codereview.qt-project.org:29418/qt/qtbase#stable Message-ID: <20131203_101626_071104.ci-noreply@qt-project.org> QtBase_stable_Integration #2663: SUCCESS Tested changes (refs/builds/stable_1386060399): http://codereview.qt-project.org/72621 [PS1] - avoid vcX0.pdb files for qmake http://codereview.qt-project.org/72620 [PS2] - don't install qt dlls into lib/ any more http://codereview.qt-project.org/72619 [PS1] - make compiler use the project's pdb file http://codereview.qt-project.org/72618 [PS1] - complete implementation of force_debug_info http://codereview.qt-project.org/72617 [PS1] - disable incremental linking for release_with_debug_info builds http://codereview.qt-project.org/72616 [PS1] - install pdb files also for executables http://codereview.qt-project.org/72615 [PS1] - make CONFIG+=no_dll affect pdb files as well From ci-noreply at qt-project.org Tue Dec 3 11:20:43 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 3 Dec 2013 12:20:43 +0200 Subject: [Ci-reports] pass on ssh://codereview.qt-project.org:29418/qt/qtdeclarative#stable Message-ID: <20131203_102043_038034.ci-noreply@qt-project.org> QtDeclarative_stable_Integration #1433: SUCCESS Tested changes (refs/builds/stable_1386062063): http://codereview.qt-project.org/73011 [PS1] - V4 IR: remove common toInt32 casts. http://codereview.qt-project.org/73010 [PS1] - V4 IR: change the worklist to a QSet for block scheduling. http://codereview.qt-project.org/73009 [PS1] - V4: remove invalid assert. From ci-noreply at qt-project.org Tue Dec 3 11:34:52 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 3 Dec 2013 12:34:52 +0200 Subject: [Ci-reports] fail on ssh://codereview.qt-project.org:29418/qt-labs/qtwebengine#master Message-ID: <20131203_103452_081021.ci-noreply@qt-project.org> Compilation failed :( In file included from ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/extension_set.cc:37: In file included from ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/stubs/once.h:81: In file included from ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/stubs/atomicops.h:176: ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/stubs/atomicops_internals_macosx.h:138:9: error: no matching function for call to 'OSAtomicCompareAndSwap64' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk/usr/include/libkern/OSAtomic.h:483:9: note: candidate function not viable: no known conversion from 'Atomic64 *' (aka 'long *') to 'volatile int64_t *' (aka 'volatile long long *') for 3rd argument; In file included from ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/extension_set.cc:37: In file included from ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/stubs/once.h:81: In file included from ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/stubs/atomicops.h:176: ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/stubs/atomicops_internals_macosx.h:152:13: error: no matching function for call to 'OSAtomicCompareAndSwap64' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk/usr/include/libkern/OSAtomic.h:483:9: note: candidate function not viable: no known conversion from 'Atomic64 *' (aka 'long *') to 'volatile int64_t *' (aka 'volatile long long *') for 3rd argument; In file included from ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/extension_set.cc:37: In file included from ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/stubs/once.h:81: In file included from ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/stubs/atomicops.h:176: ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/stubs/atomicops_internals_macosx.h:159:10: error: no matching function for call to 'OSAtomicAdd64' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk/usr/include/libkern/OSAtomic.h:147:9: note: candidate function not viable: no known conversion from 'Atomic64 *' (aka 'long *') to 'volatile int64_t *' (aka 'volatile long long *') for 2nd argument; In file included from ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/extension_set.cc:37: In file included from ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/stubs/once.h:81: In file included from ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/stubs/atomicops.h:176: ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/stubs/atomicops_internals_macosx.h:164:10: error: no matching function for call to 'OSAtomicAdd64Barrier' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk/usr/include/libkern/OSAtomic.h:160:9: note: candidate function not viable: no known conversion from 'Atomic64 *' (aka 'long *') to 'volatile int64_t *' (aka 'volatile long long *') for 2nd argument; In file included from ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/extension_set.cc:37: In file included from ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/stubs/once.h:81: In file included from ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/stubs/atomicops.h:176: ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/stubs/atomicops_internals_macosx.h:172:9: error: no matching function for call to 'OSAtomicCompareAndSwap64Barrier' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk/usr/include/libkern/OSAtomic.h:497:9: note: candidate function not viable: no known conversion from 'Atomic64 *' (aka 'long *') to 'volatile int64_t *' (aka 'volatile long long *') for 3rd argument; In file included from ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/extension_set.cc:37: In file included from ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/stubs/once.h:81: In file included from ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/stubs/atomicops.h:198: ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/stubs/atomicops_internals_atomicword_compat.h:53:19: error: redefinition of 'NoBarrier_CompareAndSwap' ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/stubs/atomicops_internals_macosx.h:133:17: note: previous definition is here In file included from ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/extension_set.cc:37: In file included from ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/stubs/once.h:81: In file included from ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/stubs/atomicops.h:198: ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/stubs/atomicops_internals_atomicword_compat.h:60:19: error: redefinition of 'NoBarrier_AtomicExchange' ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/stubs/atomicops_internals_macosx.h:147:17: note: previous definition is here In file included from ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/extension_set.cc:37: In file included from ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/stubs/once.h:81: In file included from ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/stubs/atomicops.h:198: ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/stubs/atomicops_internals_atomicword_compat.h:66:19: error: redefinition of 'NoBarrier_AtomicIncrement' ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/stubs/atomicops_internals_macosx.h:157:17: note: previous definition is here In file included from ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/extension_set.cc:37: In file included from ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/stubs/once.h:81: In file included from ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/stubs/atomicops.h:198: ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/stubs/atomicops_internals_atomicword_compat.h:72:19: error: redefinition of 'Barrier_AtomicIncrement' ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/stubs/atomicops_internals_macosx.h:162:17: note: previous definition is here In file included from ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/extension_set.cc:37: In file included from ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/stubs/once.h:81: In file included from ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/stubs/atomicops.h:198: ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/stubs/atomicops_internals_atomicword_compat.h:78:19: error: redefinition of 'Acquire_CompareAndSwap' ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/stubs/atomicops_internals_macosx.h:167:17: note: previous definition is here In file included from ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/extension_set.cc:37: In file included from ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/stubs/once.h:81: In file included from ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/stubs/atomicops.h:198: ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/stubs/atomicops_internals_atomicword_compat.h:85:19: error: redefinition of 'Release_CompareAndSwap' ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/stubs/atomicops_internals_macosx.h:181:17: note: previous definition is here In file included from ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/extension_set.cc:37: In file included from ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/stubs/once.h:81: In file included from ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/stubs/atomicops.h:198: ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/stubs/atomicops_internals_atomicword_compat.h:92:13: error: redefinition of 'NoBarrier_Store' ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/stubs/atomicops_internals_macosx.h:189:13: note: previous definition is here In file included from ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/extension_set.cc:37: In file included from ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/stubs/once.h:81: In file included from ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/stubs/atomicops.h:198: ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/stubs/atomicops_internals_atomicword_compat.h:96:13: error: redefinition of 'Acquire_Store' ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/stubs/atomicops_internals_macosx.h:193:13: note: previous definition is here In file included from ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/extension_set.cc:37: In file included from ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/stubs/once.h:81: In file included from ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/stubs/atomicops.h:198: ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/stubs/atomicops_internals_atomicword_compat.h:100:13: error: redefinition of 'Release_Store' ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/stubs/atomicops_internals_macosx.h:198:13: note: previous definition is here In file included from ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/extension_set.cc:37: In file included from ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/stubs/once.h:81: In file included from ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/stubs/atomicops.h:198: ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/stubs/atomicops_internals_atomicword_compat.h:104:19: error: redefinition of 'NoBarrier_Load' ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/stubs/atomicops_internals_macosx.h:203:17: note: previous definition is here In file included from ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/extension_set.cc:37: In file included from ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/stubs/once.h:81: In file included from ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/stubs/atomicops.h:198: ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/stubs/atomicops_internals_atomicword_compat.h:108:19: error: redefinition of 'Acquire_Load' ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/stubs/atomicops_internals_macosx.h:207:17: note: previous definition is here In file included from ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/extension_set.cc:37: In file included from ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/stubs/once.h:81: In file included from ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/stubs/atomicops.h:198: ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/stubs/atomicops_internals_atomicword_compat.h:112:19: error: redefinition of 'Release_Load' ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/stubs/atomicops_internals_macosx.h:213:17: note: previous definition is here In file included from ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:10: In file included from ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/stubs/once.h:81: In file included from ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/stubs/atomicops.h:176: ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/stubs/atomicops_internals_macosx.h:138:9: error: no matching function for call to 'OSAtomicCompareAndSwap64' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk/usr/include/libkern/OSAtomic.h:483:9: note: candidate function not viable: no known conversion from 'Atomic64 *' (aka 'long *') to 'volatile int64_t *' (aka 'volatile long long *') for 3rd argument; In file included from ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:10: In file included from ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/stubs/once.h:81: In file included from ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/stubs/atomicops.h:176: ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/stubs/atomicops_internals_macosx.h:152:13: error: no matching function for call to 'OSAtomicCompareAndSwap64' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk/usr/include/libkern/OSAtomic.h:483:9: note: candidate function not viable: no known conversion from 'Atomic64 *' (aka 'long *') to 'volatile int64_t *' (aka 'volatile long long *') for 3rd argument; In file included from ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:10: In file included from ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/stubs/once.h:81: In file included from ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/stubs/atomicops.h:176: ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/stubs/atomicops_internals_macosx.h:159:10: error: no matching function for call to 'OSAtomicAdd64' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk/usr/include/libkern/OSAtomic.h:147:9: note: candidate function not viable: no known conversion from 'Atomic64 *' (aka 'long *') to 'volatile int64_t *' (aka 'volatile long long *') for 2nd argument; In file included from ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:10: In file included from ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/stubs/once.h:81: In file included from ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/stubs/atomicops.h:176: ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/stubs/atomicops_internals_macosx.h:164:10: error: no matching function for call to 'OSAtomicAdd64Barrier' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk/usr/include/libkern/OSAtomic.h:160:9: note: candidate function not viable: no known conversion from 'Atomic64 *' (aka 'long *') to 'volatile int64_t *' (aka 'volatile long long *') for 2nd argument; In file included from ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:10: In file included from ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/stubs/once.h:81: In file included from ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/stubs/atomicops.h:176: ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/stubs/atomicops_internals_macosx.h:172:9: error: no matching function for call to 'OSAtomicCompareAndSwap64Barrier' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk/usr/include/libkern/OSAtomic.h:497:9: note: candidate function not viable: no known conversion from 'Atomic64 *' (aka 'long *') to 'volatile int64_t *' (aka 'volatile long long *') for 3rd argument; In file included from ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:10: In file included from ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/stubs/once.h:81: In file included from ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/stubs/atomicops.h:198: ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/stubs/atomicops_internals_atomicword_compat.h:53:19: error: redefinition of 'NoBarrier_CompareAndSwap' ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/stubs/atomicops_internals_macosx.h:133:17: note: previous definition is here In file included from ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:10: In file included from ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/stubs/once.h:81: In file included from ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/stubs/atomicops.h:198: ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/stubs/atomicops_internals_atomicword_compat.h:60:19: error: redefinition of 'NoBarrier_AtomicExchange' ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/stubs/atomicops_internals_macosx.h:147:17: note: previous definition is here In file included from ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:10: In file included from ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/stubs/once.h:81: In file included from ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/stubs/atomicops.h:198: ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/stubs/atomicops_internals_atomicword_compat.h:66:19: error: redefinition of 'NoBarrier_AtomicIncrement' ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/stubs/atomicops_internals_macosx.h:157:17: note: previous definition is here In file included from ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:10: In file included from ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/stubs/once.h:81: In file included from ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/stubs/atomicops.h:198: ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/stubs/atomicops_internals_atomicword_compat.h:72:19: error: redefinition of 'Barrier_AtomicIncrement' ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/stubs/atomicops_internals_macosx.h:162:17: note: previous definition is here In file included from ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:10: In file included from ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/stubs/once.h:81: In file included from ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/stubs/atomicops.h:198: ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/stubs/atomicops_internals_atomicword_compat.h:78:19: error: redefinition of 'Acquire_CompareAndSwap' ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/stubs/atomicops_internals_macosx.h:167:17: note: previous definition is here In file included from ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:10: In file included from ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/stubs/once.h:81: In file included from ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/stubs/atomicops.h:198: ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/stubs/atomicops_internals_atomicword_compat.h:85:19: error: redefinition of 'Release_CompareAndSwap' ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/stubs/atomicops_internals_macosx.h:181:17: note: previous definition is here In file included from ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:10: In file included from ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/stubs/once.h:81: In file included from ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/stubs/atomicops.h:198: ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/stubs/atomicops_internals_atomicword_compat.h:92:13: error: redefinition of 'NoBarrier_Store' ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/stubs/atomicops_internals_macosx.h:189:13: note: previous definition is here In file included from ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:10: In file included from ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/stubs/once.h:81: In file included from ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/stubs/atomicops.h:198: ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/stubs/atomicops_internals_atomicword_compat.h:96:13: error: redefinition of 'Acquire_Store' ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/stubs/atomicops_internals_macosx.h:193:13: note: previous definition is here In file included from ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:10: In file included from ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/stubs/once.h:81: In file included from ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/stubs/atomicops.h:198: ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/stubs/atomicops_internals_atomicword_compat.h:100:13: error: redefinition of 'Release_Store' ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/stubs/atomicops_internals_macosx.h:198:13: note: previous definition is here In file included from ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:10: In file included from ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/stubs/once.h:81: In file included from ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/stubs/atomicops.h:198: ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/stubs/atomicops_internals_atomicword_compat.h:104:19: error: redefinition of 'NoBarrier_Load' ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/stubs/atomicops_internals_macosx.h:203:17: note: previous definition is here In file included from ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:10: In file included from ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/stubs/once.h:81: In file included from ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/stubs/atomicops.h:198: ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/stubs/atomicops_internals_atomicword_compat.h:108:19: error: redefinition of 'Acquire_Load' ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/stubs/atomicops_internals_macosx.h:207:17: note: previous definition is here In file included from ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:10: In file included from ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/stubs/once.h:81: In file included from ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/stubs/atomicops.h:198: ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/stubs/atomicops_internals_atomicword_compat.h:112:19: error: redefinition of 'Release_Load' ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/stubs/atomicops_internals_macosx.h:213:17: note: previous definition is here In file included from ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/descriptor.cc:53: In file included from ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/stubs/once.h:81: In file included from ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/stubs/atomicops.h:176: ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/stubs/atomicops_internals_macosx.h:138:9: error: no matching function for call to 'OSAtomicCompareAndSwap64' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk/usr/include/libkern/OSAtomic.h:483:9: note: candidate function not viable: no known conversion from 'Atomic64 *' (aka 'long *') to 'volatile int64_t *' (aka 'volatile long long *') for 3rd argument; In file included from ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/descriptor.cc:53: In file included from ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/stubs/once.h:81: In file included from ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/stubs/atomicops.h:176: ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/stubs/atomicops_internals_macosx.h:152:13: error: no matching function for call to 'OSAtomicCompareAndSwap64' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk/usr/include/libkern/OSAtomic.h:483:9: note: candidate function not viable: no known conversion from 'Atomic64 *' (aka 'long *') to 'volatile int64_t *' (aka 'volatile long long *') for 3rd argument; In file included from ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/descriptor.cc:53: In file included from ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/stubs/once.h:81: In file included from ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/stubs/atomicops.h:176: ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/stubs/atomicops_internals_macosx.h:159:10: error: no matching function for call to 'OSAtomicAdd64' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk/usr/include/libkern/OSAtomic.h:147:9: note: candidate function not viable: no known conversion from 'Atomic64 *' (aka 'long *') to 'volatile int64_t *' (aka 'volatile long long *') for 2nd argument; In file included from ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/descriptor.cc:53: In file included from ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/stubs/once.h:81: In file included from ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/stubs/atomicops.h:176: ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/stubs/atomicops_internals_macosx.h:164:10: error: no matching function for call to 'OSAtomicAdd64Barrier' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk/usr/include/libkern/OSAtomic.h:160:9: note: candidate function not viable: no known conversion from 'Atomic64 *' (aka 'long *') to 'volatile int64_t *' (aka 'volatile long long *') for 2nd argument; In file included from ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/descriptor.cc:53: In file included from ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/stubs/once.h:81: In file included from ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/stubs/atomicops.h:176: ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/stubs/atomicops_internals_macosx.h:172:9: error: no matching function for call to 'OSAtomicCompareAndSwap64Barrier' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk/usr/include/libkern/OSAtomic.h:497:9: note: candidate function not viable: no known conversion from 'Atomic64 *' (aka 'long *') to 'volatile int64_t *' (aka 'volatile long long *') for 3rd argument; In file included from ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/descriptor.cc:53: In file included from ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/stubs/once.h:81: In file included from ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/stubs/atomicops.h:198: ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/stubs/atomicops_internals_atomicword_compat.h:53:19: error: redefinition of 'NoBarrier_CompareAndSwap' ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/stubs/atomicops_internals_macosx.h:133:17: note: previous definition is here In file included from ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/descriptor.cc:53: In file included from ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/stubs/once.h:81: In file included from ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/stubs/atomicops.h:198: ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/stubs/atomicops_internals_atomicword_compat.h:60:19: error: redefinition of 'NoBarrier_AtomicExchange' ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/stubs/atomicops_internals_macosx.h:147:17: note: previous definition is here In file included from ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/descriptor.cc:53: In file included from ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/stubs/once.h:81: In file included from ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/stubs/atomicops.h:198: ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/stubs/atomicops_internals_atomicword_compat.h:66:19: error: redefinition of 'NoBarrier_AtomicIncrement' ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/stubs/atomicops_internals_macosx.h:157:17: note: previous definition is here In file included from ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/descriptor.cc:53: In file included from ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/stubs/once.h:81: In file included from ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/stubs/atomicops.h:198: ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/stubs/atomicops_internals_atomicword_compat.h:72:19: error: redefinition of 'Barrier_AtomicIncrement' ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/stubs/atomicops_internals_macosx.h:162:17: note: previous definition is here In file included from ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/descriptor.cc:53: In file included from ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/stubs/once.h:81: In file included from ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/stubs/atomicops.h:198: ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/stubs/atomicops_internals_atomicword_compat.h:78:19: error: redefinition of 'Acquire_CompareAndSwap' ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/stubs/atomicops_internals_macosx.h:167:17: note: previous definition is here In file included from ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/descriptor.cc:53: In file included from ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/stubs/once.h:81: In file included from ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/stubs/atomicops.h:198: ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/stubs/atomicops_internals_atomicword_compat.h:85:19: error: redefinition of 'Release_CompareAndSwap' ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/stubs/atomicops_internals_macosx.h:181:17: note: previous definition is here In file included from ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/descriptor.cc:53: In file included from ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/stubs/once.h:81: In file included from ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/stubs/atomicops.h:198: ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/stubs/atomicops_internals_atomicword_compat.h:92:13: error: redefinition of 'NoBarrier_Store' ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/stubs/atomicops_internals_macosx.h:189:13: note: previous definition is here In file included from ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/descriptor.cc:53: In file included from ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/stubs/once.h:81: In file included from ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/stubs/atomicops.h:198: ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/stubs/atomicops_internals_atomicword_compat.h:96:13: error: redefinition of 'Acquire_Store' ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/stubs/atomicops_internals_macosx.h:193:13: note: previous definition is here In file included from ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/descriptor.cc:53: In file included from ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/stubs/once.h:81: In file included from ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/stubs/atomicops.h:198: ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/stubs/atomicops_internals_atomicword_compat.h:100:13: error: redefinition of 'Release_Store' ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/stubs/atomicops_internals_macosx.h:198:13: note: previous definition is here In file included from ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/descriptor.cc:53: In file included from ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/stubs/once.h:81: In file included from ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/stubs/atomicops.h:198: ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/stubs/atomicops_internals_atomicword_compat.h:104:19: error: redefinition of 'NoBarrier_Load' ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/stubs/atomicops_internals_macosx.h:203:17: note: previous definition is here In file included from ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/descriptor.cc:53: In file included from ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/stubs/once.h:81: In file included from ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/stubs/atomicops.h:198: ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/stubs/atomicops_internals_atomicword_compat.h:108:19: error: redefinition of 'Acquire_Load' ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/stubs/atomicops_internals_macosx.h:207:17: note: previous definition is here In file included from ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/descriptor.cc:53: In file included from ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/stubs/once.h:81: In file included from ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/stubs/atomicops.h:198: ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/stubs/atomicops_internals_atomicword_compat.h:112:19: error: redefinition of 'Release_Load' ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/stubs/atomicops_internals_macosx.h:213:17: note: previous definition is here In file included from ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/message.cc:42: In file included from ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/stubs/once.h:81: In file included from ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/stubs/atomicops.h:176: ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/stubs/atomicops_internals_macosx.h:138:9: error: no matching function for call to 'OSAtomicCompareAndSwap64' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk/usr/include/libkern/OSAtomic.h:483:9: note: candidate function not viable: no known conversion from 'Atomic64 *' (aka 'long *') to 'volatile int64_t *' (aka 'volatile long long *') for 3rd argument; In file included from ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/message.cc:42: In file included from ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/stubs/once.h:81: In file included from ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/stubs/atomicops.h:176: ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/stubs/atomicops_internals_macosx.h:152:13: error: no matching function for call to 'OSAtomicCompareAndSwap64' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk/usr/include/libkern/OSAtomic.h:483:9: note: candidate function not viable: no known conversion from 'Atomic64 *' (aka 'long *') to 'volatile int64_t *' (aka 'volatile long long *') for 3rd argument; In file included from ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/message.cc:42: In file included from ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/stubs/once.h:81: In file included from ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/stubs/atomicops.h:176: ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/stubs/atomicops_internals_macosx.h:159:10: error: no matching function for call to 'OSAtomicAdd64' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk/usr/include/libkern/OSAtomic.h:147:9: note: candidate function not viable: no known conversion from 'Atomic64 *' (aka 'long *') to 'volatile int64_t *' (aka 'volatile long long *') for 2nd argument; In file included from ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/message.cc:42: In file included from ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/stubs/once.h:81: In file included from ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/stubs/atomicops.h:176: ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/stubs/atomicops_internals_macosx.h:164:10: error: no matching function for call to 'OSAtomicAdd64Barrier' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk/usr/include/libkern/OSAtomic.h:160:9: note: candidate function not viable: no known conversion from 'Atomic64 *' (aka 'long *') to 'volatile int64_t *' (aka 'volatile long long *') for 2nd argument; In file included from ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/message.cc:42: In file included from ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/stubs/once.h:81: In file included from ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/stubs/atomicops.h:176: ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/stubs/atomicops_internals_macosx.h:172:9: error: no matching function for call to 'OSAtomicCompareAndSwap64Barrier' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk/usr/include/libkern/OSAtomic.h:497:9: note: candidate function not viable: no known conversion from 'Atomic64 *' (aka 'long *') to 'volatile int64_t *' (aka 'volatile long long *') for 3rd argument; In file included from ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/message.cc:42: In file included from ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/stubs/once.h:81: In file included from ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/stubs/atomicops.h:198: ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/stubs/atomicops_internals_atomicword_compat.h:53:19: error: redefinition of 'NoBarrier_CompareAndSwap' ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/stubs/atomicops_internals_macosx.h:133:17: note: previous definition is here In file included from ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/message.cc:42: In file included from ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/stubs/once.h:81: In file included from ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/stubs/atomicops.h:198: ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/stubs/atomicops_internals_atomicword_compat.h:60:19: error: redefinition of 'NoBarrier_AtomicExchange' ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/stubs/atomicops_internals_macosx.h:147:17: note: previous definition is here In file included from ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/message.cc:42: In file included from ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/stubs/once.h:81: In file included from ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/stubs/atomicops.h:198: ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/stubs/atomicops_internals_atomicword_compat.h:66:19: error: redefinition of 'NoBarrier_AtomicIncrement' ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/stubs/atomicops_internals_macosx.h:157:17: note: previous definition is here In file included from ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/message.cc:42: In file included from ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/stubs/once.h:81: In file included from ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/stubs/atomicops.h:198: ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/stubs/atomicops_internals_atomicword_compat.h:72:19: error: redefinition of 'Barrier_AtomicIncrement' ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/stubs/atomicops_internals_macosx.h:162:17: note: previous definition is here In file included from ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/message.cc:42: In file included from ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/stubs/once.h:81: In file included from ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/stubs/atomicops.h:198: ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/stubs/atomicops_internals_atomicword_compat.h:78:19: error: redefinition of 'Acquire_CompareAndSwap' ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/stubs/atomicops_internals_macosx.h:167:17: note: previous definition is here In file included from ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/message.cc:42: In file included from ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/stubs/once.h:81: In file included from ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/stubs/atomicops.h:198: ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/stubs/atomicops_internals_atomicword_compat.h:85:19: error: redefinition of 'Release_CompareAndSwap' ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/stubs/atomicops_internals_macosx.h:181:17: note: previous definition is here In file included from ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/message.cc:42: In file included from ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/stubs/once.h:81: In file included from ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/stubs/atomicops.h:198: ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/stubs/atomicops_internals_atomicword_compat.h:92:13: error: redefinition of 'NoBarrier_Store' ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/stubs/atomicops_internals_macosx.h:189:13: note: previous definition is here In file included from ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/message.cc:42: In file included from ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/stubs/once.h:81: In file included from ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/stubs/atomicops.h:198: ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/stubs/atomicops_internals_atomicword_compat.h:96:13: error: redefinition of 'Acquire_Store' ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/stubs/atomicops_internals_macosx.h:193:13: note: previous definition is here In file included from ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/message.cc:42: In file included from ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/stubs/once.h:81: In file included from ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/stubs/atomicops.h:198: ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/stubs/atomicops_internals_atomicword_compat.h:100:13: error: redefinition of 'Release_Store' ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/stubs/atomicops_internals_macosx.h:198:13: note: previous definition is here In file included from ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/message.cc:42: In file included from ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/stubs/once.h:81: In file included from ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/stubs/atomicops.h:198: ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/stubs/atomicops_internals_atomicword_compat.h:104:19: error: redefinition of 'NoBarrier_Load' ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/stubs/atomicops_internals_macosx.h:203:17: note: previous definition is here In file included from ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/message.cc:42: In file included from ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/stubs/once.h:81: In file included from ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/stubs/atomicops.h:198: ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/stubs/atomicops_internals_atomicword_compat.h:108:19: error: redefinition of 'Acquire_Load' ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/stubs/atomicops_internals_macosx.h:207:17: note: previous definition is here In file included from ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/message.cc:42: In file included from ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/stubs/once.h:81: In file included from ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/stubs/atomicops.h:198: ../../src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/stubs/atomicops_internals_atomicword_compat.h:112:19: error: redefinition of 'Release_Load' 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_00103/macx-clang_developer-build_OSX_10.8/log.txt.gz Tested changes (refs/builds/master_1386066043): http://codereview.qt-project.org/70525 [PS6] - Change to use a chromium ref for upstream repositories. From ci-noreply at qt-project.org Tue Dec 3 11:49:27 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 3 Dec 2013 12:49:27 +0200 Subject: [Ci-reports] pass on ssh://codereview.qt-project.org:29418/qt/qtconnectivity#wip/android Message-ID: <20131203_104927_014112.ci-noreply@qt-project.org> QtConnectivity_wip_android_Integration #4: SUCCESS Tested changes (refs/builds/wip/android_1386063549): http://codereview.qt-project.org/72955 [PS1] - Change licenses to Qt version and make appropriate copyright adjustments. From ci-noreply at qt-project.org Tue Dec 3 11:55:24 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 3 Dec 2013 12:55:24 +0200 Subject: [Ci-reports] fail on ssh://codereview.qt-project.org:29418/qt/qtdocgallery#master Message-ID: <20131203_105524_042181.ci-noreply@qt-project.org> QtDocGallery_master_Integration » macx-clang_no-framework_OSX_10.8 #88: FAILURE Build log: http://testresults.qt-project.org/ci/QtDocGallery_master_Integration/build_00088/macx-clang_no-framework_OSX_10.8/log.txt.gz Tested changes (refs/builds/master_1386068050): http://codereview.qt-project.org/73085 [PS1] - Fix DocumentGallery returning encoded urls. http://codereview.qt-project.org/73084 [PS1] - Search for videos using the nmm:Video type instead of nfo:Video http://codereview.qt-project.org/73083 [PS1] - Expose properties common to multiple type through File. http://codereview.qt-project.org/73082 [PS1] - Support the orientation value for all file types. http://codereview.qt-project.org/73081 [PS1] - Translate orientation strings to integer values. http://codereview.qt-project.org/73080 [PS1] - Update results set of type File on graph updates. From ci-noreply at qt-project.org Tue Dec 3 12:09:45 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 3 Dec 2013 13:09:45 +0200 Subject: [Ci-reports] pass on ssh://codereview.qt-project.org:29418/qt/qtbase#dev Message-ID: <20131203_110945_080858.ci-noreply@qt-project.org> QtBase_dev_Integration #2186: SUCCESS Tested changes (refs/builds/dev_1386063826): http://codereview.qt-project.org/73055 [PS1] - Fix silly typo in a macro for QAtomicInt's constructor From ci-noreply at qt-project.org Tue Dec 3 12:15:02 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 3 Dec 2013 13:15:02 +0200 Subject: [Ci-reports] Problems... Message-ID: <20131203_111502_065263.ci-noreply@qt-project.org> Some problems occurred recently... 2013-12-03T11:13:02Z: [QtBase_dev_Integration error] fetch http://qt-ci.digia.com//job/QtBase_dev_Integration/api/json?depth=2&tree=builds[number,actions[parameters[name,value]]]: 502 Proxy Error at /var/lib/jenkins/qtqa/scripts/jenkins/qt-jenkins-integrator.pl line 1749., retry in 2 seconds From ci-noreply at qt-project.org Tue Dec 3 12:40:05 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 3 Dec 2013 13:40:05 +0200 Subject: [Ci-reports] pass on ssh://codereview.qt-project.org:29418/qt/qtdeclarative#stable Message-ID: <20131203_114005_086144.ci-noreply@qt-project.org> QtDeclarative_stable_Integration #1434: SUCCESS Tested changes (refs/builds/stable_1386066136): http://codereview.qt-project.org/72768 [PS1] - Fix build in release mode with forced asserts From ci-noreply at qt-project.org Tue Dec 3 12:44:06 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 3 Dec 2013 13:44:06 +0200 Subject: [Ci-reports] pass on ssh://codereview.qt-project.org:29418/qt/qtbase#stable Message-ID: <20131203_114406_070548.ci-noreply@qt-project.org> QtBase_stable_Integration #2664: SUCCESS Tested changes (refs/builds/stable_1386065879): http://codereview.qt-project.org/72821 [PS1] - Use case insensitive comparison when checking platform plugin keys. http://codereview.qt-project.org/72699 [PS2] - Doc: invalid reference to Qt for Linux/X11 http://codereview.qt-project.org/72698 [PS1] - Doc: fixed invalid reference From ci-noreply at qt-project.org Tue Dec 3 12:45:02 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 3 Dec 2013 13:45:02 +0200 Subject: [Ci-reports] pass on ssh://codereview.qt-project.org:29418/qt/qtdocgallery#master Message-ID: <20131203_114502_033011.ci-noreply@qt-project.org> QtDocGallery_master_Integration #89: SUCCESS Tested changes (refs/builds/master_1386068653): http://codereview.qt-project.org/73095 [PS1] - Remove qtjsbackend from sync.profile. From ci-noreply at qt-project.org Tue Dec 3 12:54:11 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 3 Dec 2013 13:54:11 +0200 Subject: [Ci-reports] pass on ssh://codereview.qt-project.org:29418/qt/qtlocation#dev Message-ID: <20131203_115411_057702.ci-noreply@qt-project.org> QtLocation_dev_Integration #105: SUCCESS Tested changes (refs/builds/dev_1386067966): http://codereview.qt-project.org/73077 [PS2] - Fix compilation with Clang on MacOS. From ci-noreply at qt-project.org Tue Dec 3 13:19:57 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 3 Dec 2013 14:19:57 +0200 Subject: [Ci-reports] pass on ssh://codereview.qt-project.org:29418/qt/qtquickcontrols#release Message-ID: <20131203_121957_087715.ci-noreply@qt-project.org> QtQuickControls_release_Integration #47: SUCCESS Tested changes (refs/builds/release_1386070275): http://codereview.qt-project.org/73043 [PS2] - Fix desktop style animations to stop when the control is hidden From ci-noreply at qt-project.org Tue Dec 3 13:27:21 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 3 Dec 2013 14:27:21 +0200 Subject: [Ci-reports] fail on ssh://codereview.qt-project.org:29418/qt/qtbase#dev Message-ID: <20131203_122721_083624.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 2013-12-03 13:30:44.791 tst_qabstractitemview[76807:5403] 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) 2013-12-03 13:30:48.544 tst_qabstractitemview[76824:260f] 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::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() 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() FAIL! : tst_QAbstractItemView::QTBUG6407_extendedSelection() 'QTest::qWaitForWindowActive(&view)' returned FALSE. () Loc: [tst_qabstractitemview.cpp(1509)] 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: 12 seconds, exit code 2 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02187/macx-clang_developer-build_OSX_10.8/log.txt.gz Tested changes (refs/builds/dev_1386069169): http://codereview.qt-project.org/72688 [PS1] - moc: move qt_meta_extradata data from .data.rel into .data.rel.ro From ci-noreply at qt-project.org Tue Dec 3 13:56:06 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 3 Dec 2013 14:56:06 +0200 Subject: [Ci-reports] pass on ssh://codereview.qt-project.org:29418/qt-labs/qtwebengine#master Message-ID: <20131203_125606_011977.ci-noreply@qt-project.org> QtWebEngine_master_Integration #104: SUCCESS Tested changes (refs/builds/master_1386068371): http://codereview.qt-project.org/73030 [PS1] - Python correctness http://codereview.qt-project.org/72890 [PS3] - Use the process we install to libexec http://codereview.qt-project.org/73029 [PS1] - Get localized strings in the render process http://codereview.qt-project.org/72883 [PS2] - Ship repacked .pak files http://codereview.qt-project.org/73028 [PS1] - More gitignore patterns http://codereview.qt-project.org/73027 [PS1] - Use ContentMainDelegateQt also for child processes From ci-noreply at qt-project.org Tue Dec 3 14:02:51 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 3 Dec 2013 15:02:51 +0200 Subject: [Ci-reports] pass on ssh://codereview.qt-project.org:29418/qt/qtdocgallery#master Message-ID: <20131203_130251_025520.ci-noreply@qt-project.org> QtDocGallery_master_Integration #90: SUCCESS Tested changes (refs/builds/master_1386071271): http://codereview.qt-project.org/73085 [PS1] - Fix DocumentGallery returning encoded urls. http://codereview.qt-project.org/73084 [PS1] - Search for videos using the nmm:Video type instead of nfo:Video http://codereview.qt-project.org/73083 [PS1] - Expose properties common to multiple type through File. http://codereview.qt-project.org/73082 [PS1] - Support the orientation value for all file types. http://codereview.qt-project.org/73081 [PS1] - Translate orientation strings to integer values. http://codereview.qt-project.org/73080 [PS1] - Update results set of type File on graph updates. From ci-noreply at qt-project.org Tue Dec 3 14:06:32 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 3 Dec 2013 15:06:32 +0200 Subject: [Ci-reports] pass on ssh://codereview.qt-project.org:29418/qt/qtdeclarative#release Message-ID: <20131203_130632_050742.ci-noreply@qt-project.org> QtDeclarative_release_Integration #185: SUCCESS Tested changes (refs/builds/release_1386069824): http://codereview.qt-project.org/73044 [PS1] - Fix style animations to stop when the item is hidden From ci-noreply at qt-project.org Tue Dec 3 14:11:49 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 3 Dec 2013 15:11:49 +0200 Subject: [Ci-reports] pass on ssh://codereview.qt-project.org:29418/qt/qtconnectivity#wip/android Message-ID: <20131203_131149_061146.ci-noreply@qt-project.org> QtConnectivity_wip_android_Integration #5: SUCCESS Tested changes (refs/builds/wip/android_1386071550): http://codereview.qt-project.org/72978 [PS2] - Remove any QtMobility related code remnants http://codereview.qt-project.org/72977 [PS2] - Fix all compiler warnings on Android http://codereview.qt-project.org/72976 [PS2] - Use private header extension to indicate private Android headers From ci-noreply at qt-project.org Tue Dec 3 14:12:22 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 3 Dec 2013 15:12:22 +0200 Subject: [Ci-reports] pass on ssh://codereview.qt-project.org:29418/qt/qtbase#release Message-ID: <20131203_131222_018478.ci-noreply@qt-project.org> QtBase_release_Integration #431: SUCCESS Tested changes (refs/builds/release_1386069478): http://codereview.qt-project.org/72839 [PS3] - QtConcurrent: Workaround GCC bug 58800 in median calculation http://codereview.qt-project.org/72797 [PS1] - Stabilize tst_QGraphicsItem http://codereview.qt-project.org/72973 [PS1] - iOS: Use DWARF instead of DWARF with dSYM for debug builds http://codereview.qt-project.org/71240 [PS1] - Revert "configure: Abort if Xlib isn't present when building for XCB." http://codereview.qt-project.org/72852 [PS1] - Use Q_QDOC for Qt namespace declaration in Qt Gui http://codereview.qt-project.org/73068 [PS1] - Stabilize tst_QColumnView::dynamicModelChanges(). http://codereview.qt-project.org/72366 [PS1] - Cocoa: Mouse enter events on window activation. http://codereview.qt-project.org/72440 [PS2] - Add PBXCopyFilesBuildPhases to main target, not preprocessing step http://codereview.qt-project.org/72996 [PS1] - Default to 5.2 source repository for Qt 5.2.x From ci-noreply at qt-project.org Tue Dec 3 14:12:23 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 3 Dec 2013 15:12:23 +0200 Subject: [Ci-reports] fail on ssh://codereview.qt-project.org:29418/qt/qtbase#stable Message-ID: <20131203_131223_049416.ci-noreply@qt-project.org> Autotest `tst_qvariant' failed :( Testing tst_QVariant FAIL! : tst_QVariant::iterateContainerElements() Compared values are not the same Actual (varList.size()) : 0 Expected ((int)std::distance(intList.begin(), intList.end())): 3 Loc: [tst_qvariant.cpp(3822)] Totals: 696 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QVariant ********* Config: Using QtTest library 5.2.1, Qt 5.2.1 PASS : tst_QVariant::initTestCase() PASS : tst_QVariant::constructor() PASS : tst_QVariant::copy_constructor() PASS : tst_QVariant::constructor_invalid(-1) PASS : tst_QVariant::constructor_invalid(-122234567) PASS : tst_QVariant::constructor_invalid(0xfffffffff) PASS : tst_QVariant::constructor_invalid(LastCoreType + 1) PASS : tst_QVariant::isNull() PASS : tst_QVariant::swap() PASS : tst_QVariant::canConvert(BitArray) PASS : tst_QVariant::canConvert(ByteArray) PASS : tst_QVariant::canConvert(Date) PASS : tst_QVariant::canConvert(DateTime) PASS : tst_QVariant::canConvert(Double) PASS : tst_QVariant::canConvert(Float) PASS : tst_QVariant::canConvert(Int) PASS : tst_QVariant::canConvert(Invalid) PASS : tst_QVariant::canConvert(List) PASS : tst_QVariant::canConvert(LongLong) PASS : tst_QVariant::canConvert(Map) PASS : tst_QVariant::canConvert(Point) PASS : tst_QVariant::canConvert(Rect) PASS : tst_QVariant::canConvert(Size) PASS : tst_QVariant::canConvert(String) PASS : tst_QVariant::canConvert(StringList) PASS : tst_QVariant::canConvert(Time) PASS : tst_QVariant::canConvert(UInt) PASS : tst_QVariant::canConvert(Int) PASS : tst_QVariant::canConvert(ULongLong) PASS : tst_QVariant::canConvert(Char) PASS : tst_QVariant::canConvert(SChar) PASS : tst_QVariant::canConvert(JsonValue) PASS : tst_QVariant::toSize(qsizef4) PASS : tst_QVariant::toSize(qsizef1) PASS : tst_QVariant::toSize(qsizef2) PASS : tst_QVariant::toSize(qsizef3) PASS : tst_QVariant::toSizeF(qsize1) PASS : tst_QVariant::toSizeF(qsize2) PASS : tst_QVariant::toSizeF(qsize3) PASS : tst_QVariant::toSizeF(qsize4) PASS : tst_QVariant::toPoint(pointf1) PASS : tst_QVariant::toPoint(pointf2) PASS : tst_QVariant::toPoint(pointf3) PASS : tst_QVariant::toPoint(pointf4) PASS : tst_QVariant::toPoint(pointf5) PASS : tst_QVariant::toRect(rectf1) PASS : tst_QVariant::toRect(rectf2) PASS : tst_QVariant::toRect(rectf3) PASS : tst_QVariant::toRect(rectf4) PASS : tst_QVariant::toRect(rectf5) PASS : tst_QVariant::toChar(longlong) PASS : tst_QVariant::toChar(ulonglong) PASS : tst_QVariant::toLine(linef1) PASS : tst_QVariant::toLine(linef2) PASS : tst_QVariant::toLine(linef3) PASS : tst_QVariant::toLine(linef4) PASS : tst_QVariant::toLineF(line1) PASS : tst_QVariant::toLineF(line2) PASS : tst_QVariant::toLineF(line3) PASS : tst_QVariant::toLineF(line4) PASS : tst_QVariant::toInt(invalid) PASS : tst_QVariant::toInt(int) PASS : tst_QVariant::toInt(char) PASS : tst_QVariant::toInt(signed char) PASS : tst_QVariant::toInt(double) PASS : tst_QVariant::toInt(float) PASS : tst_QVariant::toInt(uint) PASS : tst_QVariant::toInt(int-string) PASS : tst_QVariant::toInt(string) PASS : tst_QVariant::toInt(longlong0) PASS : tst_QVariant::toInt(longlong1) PASS : tst_QVariant::toInt(ulonglong0) PASS : tst_QVariant::toInt(ulonglong1) PASS : tst_QVariant::toInt(signedint) PASS : tst_QVariant::toInt(signeddouble) PASS : tst_QVariant::toInt(signedfloat) PASS : tst_QVariant::toInt(signedint-string) PASS : tst_QVariant::toInt(signedlonglong0) PASS : tst_QVariant::toInt(QChar) PASS : tst_QVariant::toInt(QByteArray1) PASS : tst_QVariant::toInt(QByteArray2) PASS : tst_QVariant::toInt(QJsonValue) PASS : tst_QVariant::toUInt(int) PASS : tst_QVariant::toUInt(char) PASS : tst_QVariant::toUInt(signed char) PASS : tst_QVariant::toUInt(double) PASS : tst_QVariant::toUInt(float) PASS : tst_QVariant::toUInt(uint) PASS : tst_QVariant::toUInt(int-string) PASS : tst_QVariant::toUInt(string) PASS : tst_QVariant::toUInt(string2) PASS : tst_QVariant::toUInt(longlong0) PASS : tst_QVariant::toUInt(longlong1) PASS : tst_QVariant::toUInt(ulonglong0) PASS : tst_QVariant::toUInt(ulonglong1) PASS : tst_QVariant::toUInt(negativeint) PASS : tst_QVariant::toUInt(negativedouble) PASS : tst_QVariant::toUInt(negativefloat) PASS : tst_QVariant::toUInt(negativeint-string) PASS : tst_QVariant::toUInt(negativelonglong0) PASS : tst_QVariant::toUInt(QChar) PASS : tst_QVariant::toUInt(QByteArray) PASS : tst_QVariant::toUInt(QJsonValue) PASS : tst_QVariant::toBool(int0) PASS : tst_QVariant::toBool(int1) PASS : tst_QVariant::toBool(uint0) PASS : tst_QVariant::toBool(uint1) PASS : tst_QVariant::toBool(double0) PASS : tst_QVariant::toBool(float0) PASS : tst_QVariant::toBool(double1) PASS : tst_QVariant::toBool(float1) PASS : tst_QVariant::toBool(string0) PASS : tst_QVariant::toBool(string1) PASS : tst_QVariant::toBool(string2) PASS : tst_QVariant::toBool(string3) PASS : tst_QVariant::toBool(longlong0) PASS : tst_QVariant::toBool(longlong1) PASS : tst_QVariant::toBool(ulonglong0) PASS : tst_QVariant::toBool(ulonglong1) PASS : tst_QVariant::toBool(QChar) PASS : tst_QVariant::toBool(Null_QChar) PASS : tst_QVariant::toBool(QJsonValue(true)) PASS : tst_QVariant::toBool(QJsonValue(false)) PASS : tst_QVariant::toLongLong(int0) PASS : tst_QVariant::toLongLong(double) PASS : tst_QVariant::toLongLong(float) PASS : tst_QVariant::toLongLong(uint) PASS : tst_QVariant::toLongLong(int-string) PASS : tst_QVariant::toLongLong(string) PASS : tst_QVariant::toLongLong(longlong) PASS : tst_QVariant::toLongLong(ulonglong) PASS : tst_QVariant::toLongLong(QChar) PASS : tst_QVariant::toLongLong(QByteArray) PASS : tst_QVariant::toLongLong(QJsonValue) PASS : tst_QVariant::toLongLong(qint64) PASS : tst_QVariant::toLongLong(-qint64) PASS : tst_QVariant::toLongLong(long) PASS : tst_QVariant::toLongLong(LONG_MAX) PASS : tst_QVariant::toLongLong(LONG_MIN) PASS : tst_QVariant::toLongLong(short) PASS : tst_QVariant::toLongLong(-short) PASS : tst_QVariant::toLongLong(ushort) PASS : tst_QVariant::toULongLong(int0) PASS : tst_QVariant::toULongLong(double) PASS : tst_QVariant::toULongLong(float) PASS : tst_QVariant::toULongLong(uint) PASS : tst_QVariant::toULongLong(int-string) PASS : tst_QVariant::toULongLong(string) PASS : tst_QVariant::toULongLong(ulonglong-string) PASS : tst_QVariant::toULongLong(bytaa-string) PASS : tst_QVariant::toULongLong(longlong) PASS : tst_QVariant::toULongLong(ulonglong) PASS : tst_QVariant::toULongLong(QChar) PASS : tst_QVariant::toULongLong(QByteArray) PASS : tst_QVariant::toULongLong(QJsonValue) PASS : tst_QVariant::toULongLong(qint64) PASS : tst_QVariant::toULongLong(long) PASS : tst_QVariant::toULongLong(LONG_MAX) PASS : tst_QVariant::toULongLong(ULONG_MAX) PASS : tst_QVariant::toULongLong(short) PASS : tst_QVariant::toULongLong(-short) PASS : tst_QVariant::toULongLong(ushort) PASS : tst_QVariant::toByteArray(qbytearray) PASS : tst_QVariant::toByteArray(int) PASS : tst_QVariant::toByteArray(uint) PASS : tst_QVariant::toByteArray(double) PASS : tst_QVariant::toByteArray(float) PASS : tst_QVariant::toByteArray(longlong) PASS : tst_QVariant::toByteArray(ulonglong) PASS : tst_QVariant::toString(qstring) PASS : tst_QVariant::toString(charstar) PASS : tst_QVariant::toString(qbytearray) PASS : tst_QVariant::toString(int) PASS : tst_QVariant::toString(uint) PASS : tst_QVariant::toString(double) PASS : tst_QVariant::toString(float) PASS : tst_QVariant::toString(bool) PASS : tst_QVariant::toString(qdate) PASS : tst_QVariant::toString(qtime) PASS : tst_QVariant::toString(qdatetime) PASS : tst_QVariant::toString(llong) PASS : tst_QVariant::toString(QJsonValue) PASS : tst_QVariant::toDate(qdate) PASS : tst_QVariant::toDate(qdatetime) PASS : tst_QVariant::toDate(qstring) PASS : tst_QVariant::toTime(qtime) PASS : tst_QVariant::toTime(qdatetime) PASS : tst_QVariant::toTime(qstring) PASS : tst_QVariant::toDateTime(qdatetime) PASS : tst_QVariant::toDateTime(qdate) PASS : tst_QVariant::toDateTime(qstring) PASS : tst_QVariant::toDouble(bytearray) PASS : tst_QVariant::toDouble(QJsonValue) PASS : tst_QVariant::toFloat(QByteArray) PASS : tst_QVariant::toFloat(QJsonValue) PASS : tst_QVariant::toPointF(QPoint) PASS : tst_QVariant::toRectF(QRect) PASS : tst_QVariant::qvariant_cast_QObject(from QObject) PASS : tst_QVariant::qvariant_cast_QObject(from QObject2) PASS : tst_QVariant::qvariant_cast_QObject(from String) PASS : tst_QVariant::qvariant_cast_QObject(from int) PASS : tst_QVariant::qvariant_cast_QObject(from Derived QObject) PASS : tst_QVariant::qvariant_cast_QObject(from custom Object) PASS : tst_QVariant::qvariant_cast_QObject(from custom ObjectStar) PASS : tst_QVariant::qvariant_cast_QObject(null QObject) PASS : tst_QVariant::qvariant_cast_QObject(null derived QObject) PASS : tst_QVariant::qvariant_cast_QObject(null custom object) PASS : tst_QVariant::qvariant_cast_QObject(null int) PASS : tst_QVariant::qvariant_cast_QObject_derived() PASS : tst_QVariant::qvariant_cast_QObject_wrapper() PASS : tst_QVariant::qvariant_cast_QSharedPointerQObject() PASS : tst_QVariant::toLocale() PASS : tst_QVariant::toRegExp() PASS : tst_QVariant::toRegularExpression() PASS : tst_QVariant::url() PASS : tst_QVariant::userType() PASS : tst_QVariant::basicUserType() PASS : tst_QVariant::variant_to() PASS : tst_QVariant::writeToReadFromDataStream(list_valid) PASS : tst_QVariant::writeToReadFromDataStream(invalid) PASS : tst_QVariant::writeToReadFromDataStream(bitarray_invalid) PASS : tst_QVariant::writeToReadFromDataStream(bitarray_valid) PASS : tst_QVariant::writeToReadFromDataStream(bytearray_invalid) PASS : tst_QVariant::writeToReadFromDataStream(int_invalid) PASS : tst_QVariant::writeToReadFromDataStream(bytearray_valid) PASS : tst_QVariant::writeToReadFromDataStream(date_invalid) PASS : tst_QVariant::writeToReadFromDataStream(date_valid) PASS : tst_QVariant::writeToReadFromDataStream(datetime_invalid) PASS : tst_QVariant::writeToReadFromDataStream(datetime_valid) PASS : tst_QVariant::writeToReadFromDataStream(double_valid) PASS : tst_QVariant::writeToReadFromDataStream(float_valid) PASS : tst_QVariant::writeToReadFromDataStream(int_valid) PASS : tst_QVariant::writeToReadFromDataStream(map_valid) PASS : tst_QVariant::writeToReadFromDataStream(point_invalid) PASS : tst_QVariant::writeToReadFromDataStream(point_valid) PASS : tst_QVariant::writeToReadFromDataStream(rect_invalid) PASS : tst_QVariant::writeToReadFromDataStream(rect_valid) PASS : tst_QVariant::writeToReadFromDataStream(size_invalid) PASS : tst_QVariant::writeToReadFromDataStream(size_valid) PASS : tst_QVariant::writeToReadFromDataStream(string_invalid) PASS : tst_QVariant::writeToReadFromDataStream(string_valid) PASS : tst_QVariant::writeToReadFromDataStream(stringlist_valid) PASS : tst_QVariant::writeToReadFromDataStream(time_invalid) PASS : tst_QVariant::writeToReadFromDataStream(time_valid) PASS : tst_QVariant::writeToReadFromDataStream(uint_valid) PASS : tst_QVariant::writeToReadFromDataStream(qchar) PASS : tst_QVariant::writeToReadFromDataStream(qchar_null) PASS : tst_QVariant::writeToReadFromDataStream(regexp) PASS : tst_QVariant::writeToReadFromDataStream(regexp_empty) PASS : tst_QVariant::writeToReadFromDataStream(regularexpression) PASS : tst_QVariant::writeToReadFromDataStream(regularexpression_empty) PASS : tst_QVariant::writeToReadFromDataStream(QMetaType::Long invalid) PASS : tst_QVariant::writeToReadFromDataStream(QMetaType::Long) PASS : tst_QVariant::writeToReadFromDataStream(QMetaType::Short invalid) PASS : tst_QVariant::writeToReadFromDataStream(QMetaType::Short) PASS : tst_QVariant::writeToReadFromDataStream(QMetaType::Char invalid) PASS : tst_QVariant::writeToReadFromDataStream(QMetaType::Char) PASS : tst_QVariant::writeToReadFromDataStream(QMetaType::ULong invalid) PASS : tst_QVariant::writeToReadFromDataStream(QMetaType::ULong) PASS : tst_QVariant::writeToReadFromDataStream(QMetaType::UShort invalid) PASS : tst_QVariant::writeToReadFromDataStream(QMetaType::UShort) PASS : tst_QVariant::writeToReadFromDataStream(QMetaType::UChar invalid) PASS : tst_QVariant::writeToReadFromDataStream(QMetaType::UChar) PASS : tst_QVariant::writeToReadFromDataStream(QMetaType::Float invalid) PASS : tst_QVariant::writeToReadFromDataStream(QMetaType::Float) PASS : tst_QVariant::writeToReadFromDataStream(Custom type) PASS : tst_QVariant::writeToReadFromOldDataStream() PASS : tst_QVariant::checkDataStream() PASS : tst_QVariant::operator_eq_eq(invinv) PASS : tst_QVariant::operator_eq_eq(int1int1) PASS : tst_QVariant::operator_eq_eq(int1int0) PASS : tst_QVariant::operator_eq_eq(nullint) PASS : tst_QVariant::operator_eq_eq(ll1ll1) PASS : tst_QVariant::operator_eq_eq(ll1lln2) PASS : tst_QVariant::operator_eq_eq(ll1ull1) PASS : tst_QVariant::operator_eq_eq(ll1i1) PASS : tst_QVariant::operator_eq_eq(ull1ull1) PASS : tst_QVariant::operator_eq_eq(ull1i1) PASS : tst_QVariant::operator_eq_eq(double_int) PASS : tst_QVariant::operator_eq_eq(float_int) PASS : tst_QVariant::operator_eq_eq(mInt_mIntString) PASS : tst_QVariant::operator_eq_eq(mIntString_mInt) PASS : tst_QVariant::operator_eq_eq(mInt_mIntQString) PASS : tst_QVariant::operator_eq_eq(mIntQString_mInt) PASS : tst_QVariant::operator_eq_eq(mUInt_mUIntString) PASS : tst_QVariant::operator_eq_eq(mUIntString_mUInt) PASS : tst_QVariant::operator_eq_eq(mUInt_mUIntQString) PASS : tst_QVariant::operator_eq_eq(mUIntQString_mUInt) PASS : tst_QVariant::operator_eq_eq(mDouble_mDoubleString) PASS : tst_QVariant::operator_eq_eq(mDoubleString_mDouble) PASS : tst_QVariant::operator_eq_eq(mDouble_mDoubleQString) PASS : tst_QVariant::operator_eq_eq(mDoubleQString_mDouble) PASS : tst_QVariant::operator_eq_eq(mFloat_mFloatString) PASS : tst_QVariant::operator_eq_eq(mFloatString_mFloat) PASS : tst_QVariant::operator_eq_eq(mFloat_mFloatQString) PASS : tst_QVariant::operator_eq_eq(mFloatQString_mFloat) PASS : tst_QVariant::operator_eq_eq(mLongLong_mLongLongString) PASS : tst_QVariant::operator_eq_eq(mLongLongString_mLongLong) PASS : tst_QVariant::operator_eq_eq(mLongLong_mLongLongQString) PASS : tst_QVariant::operator_eq_eq(mLongLongQString_mLongLong) PASS : tst_QVariant::operator_eq_eq(mULongLong_mULongLongString) PASS : tst_QVariant::operator_eq_eq(mULongLongString_mULongLong) PASS : tst_QVariant::operator_eq_eq(mULongLong_mULongLongQString) PASS : tst_QVariant::operator_eq_eq(mULongLongQString_mULongLong) PASS : tst_QVariant::operator_eq_eq(mBool_mBoolString) PASS : tst_QVariant::operator_eq_eq(mBoolString_mBool) PASS : tst_QVariant::operator_eq_eq(mBool_mBoolQString) PASS : tst_QVariant::operator_eq_eq(mBoolQString_mBool) PASS : tst_QVariant::operator_eq_eq(ba2qstring) PASS : tst_QVariant::operator_eq_eq(qstring2ba) PASS : tst_QVariant::operator_eq_eq(char_char) PASS : tst_QVariant::operator_eq_eq(char_char2) PASS : tst_QVariant::operator_eq_eq(invalidConversion) PASS : tst_QVariant::operator_eq_eq(invalidConversionR) PASS : tst_QVariant::operator_eq_eq(TwoItemsInEqual) PASS : tst_QVariant::operator_eq_eq(TwoItemsEqual) PASS : tst_QVariant::operator_eq_eq(PopulatedEmptyMap) PASS : tst_QVariant::operator_eq_eq(EmptyPopulatedMap) PASS : tst_QVariant::operator_eq_eq(FirstLarger) PASS : tst_QVariant::operator_eq_eq(SecondLarger) PASS : tst_QVariant::operator_eq_eq(HashTwoItemsInEqual) PASS : tst_QVariant::operator_eq_eq(HashTwoItemsEqual) PASS : tst_QVariant::operator_eq_eq(HashPopulatedEmptyHash) PASS : tst_QVariant::operator_eq_eq(EmptyPopulatedHash) PASS : tst_QVariant::operator_eq_eq(HashFirstLarger) PASS : tst_QVariant::operator_eq_eq(HashSecondLarger) PASS : tst_QVariant::operator_eq_eq_rhs() PASS : tst_QVariant::typeName(0) PASS : tst_QVariant::typeName(1) PASS : tst_QVariant::typeName(2) PASS : tst_QVariant::typeName(3) PASS : tst_QVariant::typeName(4) PASS : tst_QVariant::typeName(5) PASS : tst_QVariant::typeName(6) PASS : tst_QVariant::typeName(7) PASS : tst_QVariant::typeName(8) PASS : tst_QVariant::typeName(9) PASS : tst_QVariant::typeName(10) PASS : tst_QVariant::typeName(11) PASS : tst_QVariant::typeName(12) PASS : tst_QVariant::typeName(13) PASS : tst_QVariant::typeName(14) PASS : tst_QVariant::typeName(15) PASS : tst_QVariant::typeName(16) PASS : tst_QVariant::typeName(17) PASS : tst_QVariant::typeName(18) PASS : tst_QVariant::typeName(19) PASS : tst_QVariant::typeName(20) PASS : tst_QVariant::typeName(21) PASS : tst_QVariant::typeName(22) PASS : tst_QVariant::typeName(23) PASS : tst_QVariant::typeName(24) PASS : tst_QVariant::typeName(25) PASS : tst_QVariant::typeName(26) PASS : tst_QVariant::typeName(27) PASS : tst_QVariant::typeName(28) PASS : tst_QVariant::typeName(29) PASS : tst_QVariant::typeName(30) PASS : tst_QVariant::typeName(31) PASS : tst_QVariant::typeName(32) PASS : tst_QVariant::typeName(33) PASS : tst_QVariant::typeName(34) PASS : tst_QVariant::typeName(35) PASS : tst_QVariant::typeName(36) PASS : tst_QVariant::typeName(37) PASS : tst_QVariant::typeName(38) PASS : tst_QVariant::typeName(39) PASS : tst_QVariant::typeName(40) PASS : tst_QVariant::typeName(41) PASS : tst_QVariant::typeName(43) PASS : tst_QVariant::typeName(44) PASS : tst_QVariant::typeName(45) PASS : tst_QVariant::typeName(46) PASS : tst_QVariant::typeName(47) PASS : tst_QVariant::typeName(48) PASS : tst_QVariant::typeName(49) PASS : tst_QVariant::typeName(50) PASS : tst_QVariant::typeName(51) PASS : tst_QVariant::typeToName() PASS : tst_QVariant::streamInvalidVariant() PASS : tst_QVariant::podUserType() PASS : tst_QVariant::data() PASS : tst_QVariant::constData() PASS : tst_QVariant::saveLoadCustomTypes() PASS : tst_QVariant::variantMap() PASS : tst_QVariant::variantHash() PASS : tst_QVariant::convertToQUint8() PASS : tst_QVariant::comparePointers() PASS : tst_QVariant::voidStar() PASS : tst_QVariant::dataStar() PASS : tst_QVariant::canConvertQStringList(An empty list) PASS : tst_QVariant::canConvertQStringList(A single item) PASS : tst_QVariant::canConvertQStringList(A single, but empty item) PASS : tst_QVariant::canConvertQStringList(Two items) PASS : tst_QVariant::canConvertQStringList(Three items) PASS : tst_QVariant::canConvertMetaTypeToInt() PASS : tst_QVariant::variantToDateTimeWithoutWarnings() PASS : tst_QVariant::invalidDateTime() PASS : tst_QVariant::loadUnknownUserType() PASS : tst_QVariant::loadBrokenUserType() PASS : tst_QVariant::invalidDate() PASS : tst_QVariant::compareCustomTypes() PASS : tst_QVariant::timeToDateTime() PASS : tst_QVariant::copyingUserTypes() PASS : tst_QVariant::convertBoolToByteArray(false) PASS : tst_QVariant::convertBoolToByteArray(FALSE) PASS : tst_QVariant::convertBoolToByteArray(falSE) PASS : tst_QVariant::convertBoolToByteArray() PASS : tst_QVariant::convertBoolToByteArray(null QByteArray) PASS : tst_QVariant::convertBoolToByteArray(any-content) PASS : tst_QVariant::convertBoolToByteArray(true) PASS : tst_QVariant::convertBoolToByteArray(TRUE) PASS : tst_QVariant::convertBoolToByteArray(trUE) PASS : tst_QVariant::convertByteArrayToBool(false) PASS : tst_QVariant::convertByteArrayToBool(true) PASS : tst_QVariant::toIntFromQString() PASS : tst_QVariant::toIntFromDouble() PASS : tst_QVariant::setValue() PASS : tst_QVariant::numericalConvert() PASS : tst_QVariant::moreCustomTypes() PASS : tst_QVariant::movabilityTest() PASS : tst_QVariant::variantInVariant() PASS : tst_QVariant::forwardDeclare() PASS : tst_QVariant::debugStream(bool) PASS : tst_QVariant::debugStream(int) PASS : tst_QVariant::debugStream(uint) PASS : tst_QVariant::debugStream(qlonglong) PASS : tst_QVariant::debugStream(qulonglong) PASS : tst_QVariant::debugStream(double) PASS : tst_QVariant::debugStream(QChar) PASS : tst_QVariant::debugStream(QVariantMap) PASS : tst_QVariant::debugStream(QVariantList) PASS : tst_QVariant::debugStream(QString) PASS : tst_QVariant::debugStream(QStringList) PASS : tst_QVariant::debugStream(QByteArray) PASS : tst_QVariant::debugStream(QBitArray) PASS : tst_QVariant::debugStream(QDate) PASS : tst_QVariant::debugStream(QTime) PASS : tst_QVariant::debugStream(QDateTime) PASS : tst_QVariant::debugStream(QUrl) PASS : tst_QVariant::debugStream(QLocale) PASS : tst_QVariant::debugStream(QRect) PASS : tst_QVariant::debugStream(QRectF) PASS : tst_QVariant::debugStream(QSize) PASS : tst_QVariant::debugStream(QSizeF) PASS : tst_QVariant::debugStream(QLine) PASS : tst_QVariant::debugStream(QLineF) PASS : tst_QVariant::debugStream(QPoint) PASS : tst_QVariant::debugStream(QPointF) PASS : tst_QVariant::debugStream(QRegExp) PASS : tst_QVariant::debugStream(QVariantHash) PASS : tst_QVariant::debugStream(QEasingCurve) PASS : tst_QVariant::debugStream(QUuid) PASS : tst_QVariant::debugStream(void*) PASS : tst_QVariant::debugStream(long) PASS : tst_QVariant::debugStream(short) PASS : tst_QVariant::debugStream(char) PASS : tst_QVariant::debugStream(ulong) PASS : tst_QVariant::debugStream(ushort) PASS : tst_QVariant::debugStream(uchar) PASS : tst_QVariant::debugStream(float) PASS : tst_QVariant::debugStream(QObject*) PASS : tst_QVariant::debugStream(signed char) PASS : tst_QVariant::debugStream(QVariant) PASS : tst_QVariant::debugStream(QModelIndex) PASS : tst_QVariant::debugStream(QRegularExpression) PASS : tst_QVariant::debugStream(QJsonValue) PASS : tst_QVariant::debugStream(QJsonObject) PASS : tst_QVariant::debugStream(QJsonArray) PASS : tst_QVariant::debugStream(QJsonDocument) PASS : tst_QVariant::debugStream(QBitArray(111)) PASS : tst_QVariant::debugStream(CustomStreamableClass) PASS : tst_QVariant::debugStream(MyClass) PASS : tst_QVariant::debugStream(InvalidVariant) PASS : tst_QVariant::debugStream(CustomQObject) PASS : tst_QVariant::debugStreamType(bool) PASS : tst_QVariant::debugStreamType(int) PASS : tst_QVariant::debugStreamType(uint) PASS : tst_QVariant::debugStreamType(qlonglong) PASS : tst_QVariant::debugStreamType(qulonglong) PASS : tst_QVariant::debugStreamType(double) PASS : tst_QVariant::debugStreamType(QChar) PASS : tst_QVariant::debugStreamType(QVariantMap) PASS : tst_QVariant::debugStreamType(QVariantList) PASS : tst_QVariant::debugStreamType(QString) PASS : tst_QVariant::debugStreamType(QStringList) PASS : tst_QVariant::debugStreamType(QByteArray) PASS : tst_QVariant::debugStreamType(QBitArray) PASS : tst_QVariant::debugStreamType(QDate) PASS : tst_QVariant::debugStreamType(QTime) PASS : tst_QVariant::debugStreamType(QDateTime) PASS : tst_QVariant::debugStreamType(QUrl) PASS : tst_QVariant::debugStreamType(QLocale) PASS : tst_QVariant::debugStreamType(QRect) PASS : tst_QVariant::debugStreamType(QRectF) PASS : tst_QVariant::debugStreamType(QSize) PASS : tst_QVariant::debugStreamType(QSizeF) PASS : tst_QVariant::debugStreamType(QLine) PASS : tst_QVariant::debugStreamType(QLineF) PASS : tst_QVariant::debugStreamType(QPoint) PASS : tst_QVariant::debugStreamType(QPointF) PASS : tst_QVariant::debugStreamType(QRegExp) PASS : tst_QVariant::debugStreamType(QVariantHash) PASS : tst_QVariant::debugStreamType(QEasingCurve) PASS : tst_QVariant::debugStreamType(QUuid) PASS : tst_QVariant::debugStreamType(void*) PASS : tst_QVariant::debugStreamType(long) PASS : tst_QVariant::debugStreamType(short) PASS : tst_QVariant::debugStreamType(char) PASS : tst_QVariant::debugStreamType(ulong) PASS : tst_QVariant::debugStreamType(ushort) PASS : tst_QVariant::debugStreamType(uchar) PASS : tst_QVariant::debugStreamType(float) PASS : tst_QVariant::debugStreamType(QObject*) PASS : tst_QVariant::debugStreamType(signed char) PASS : tst_QVariant::debugStreamType(QVariant) PASS : tst_QVariant::debugStreamType(QModelIndex) PASS : tst_QVariant::debugStreamType(QRegularExpression) PASS : tst_QVariant::debugStreamType(QJsonValue) PASS : tst_QVariant::debugStreamType(QJsonObject) PASS : tst_QVariant::debugStreamType(QJsonArray) PASS : tst_QVariant::debugStreamType(QJsonDocument) PASS : tst_QVariant::debugStreamType(QBitArray(111)) PASS : tst_QVariant::debugStreamType(CustomStreamableClass) PASS : tst_QVariant::debugStreamType(MyClass) PASS : tst_QVariant::debugStreamType(InvalidVariant) PASS : tst_QVariant::debugStreamType(CustomQObject) PASS : tst_QVariant::loadQt4Stream(:/stream/qt4.9/bool.bin) PASS : tst_QVariant::loadQt4Stream(:/stream/qt4.9/char.bin) PASS : tst_QVariant::loadQt4Stream(:/stream/qt4.9/double.bin) PASS : tst_QVariant::loadQt4Stream(:/stream/qt4.9/float.bin) PASS : tst_QVariant::loadQt4Stream(:/stream/qt4.9/int.bin) PASS : tst_QVariant::loadQt4Stream(:/stream/qt4.9/long.bin) PASS : tst_QVariant::loadQt4Stream(:/stream/qt4.9/qbitarray.bin) PASS : tst_QVariant::loadQt4Stream(:/stream/qt4.9/qbytearray.bin) PASS : tst_QVariant::loadQt4Stream(:/stream/qt4.9/qchar.bin) PASS : tst_QVariant::loadQt4Stream(:/stream/qt4.9/qdate.bin) PASS : tst_QVariant::loadQt4Stream(:/stream/qt4.9/qdatetime.bin) PASS : tst_QVariant::loadQt4Stream(:/stream/qt4.9/qline.bin) PASS : tst_QVariant::loadQt4Stream(:/stream/qt4.9/qlinef.bin) PASS : tst_QVariant::loadQt4Stream(:/stream/qt4.9/qlocale.bin) PASS : tst_QVariant::loadQt4Stream(:/stream/qt4.9/qlonglong.bin) PASS : tst_QVariant::loadQt4Stream(:/stream/qt4.9/qpoint.bin) PASS : tst_QVariant::loadQt4Stream(:/stream/qt4.9/qpointf.bin) PASS : tst_QVariant::loadQt4Stream(:/stream/qt4.9/qrect.bin) PASS : tst_QVariant::loadQt4Stream(:/stream/qt4.9/qrectf.bin) PASS : tst_QVariant::loadQt4Stream(:/stream/qt4.9/qregexp.bin) PASS : tst_QVariant::loadQt4Stream(:/stream/qt4.9/qsize.bin) PASS : tst_QVariant::loadQt4Stream(:/stream/qt4.9/qsizef.bin) PASS : tst_QVariant::loadQt4Stream(:/stream/qt4.9/qstring.bin) PASS : tst_QVariant::loadQt4Stream(:/stream/qt4.9/qstringlist.bin) PASS : tst_QVariant::loadQt4Stream(:/stream/qt4.9/qtime.bin) PASS : tst_QVariant::loadQt4Stream(:/stream/qt4.9/qulonglong.bin) PASS : tst_QVariant::loadQt4Stream(:/stream/qt4.9/qurl.bin) PASS : tst_QVariant::loadQt4Stream(:/stream/qt4.9/qvariant.bin) PASS : tst_QVariant::loadQt4Stream(:/stream/qt4.9/qvarianthash.bin) PASS : tst_QVariant::loadQt4Stream(:/stream/qt4.9/qvariantlist.bin) PASS : tst_QVariant::loadQt4Stream(:/stream/qt4.9/qvariantmap.bin) PASS : tst_QVariant::loadQt4Stream(:/stream/qt4.9/short.bin) PASS : tst_QVariant::loadQt4Stream(:/stream/qt4.9/uchar.bin) PASS : tst_QVariant::loadQt4Stream(:/stream/qt4.9/uint.bin) PASS : tst_QVariant::loadQt4Stream(:/stream/qt4.9/ulong.bin) PASS : tst_QVariant::loadQt4Stream(:/stream/qt4.9/ushort.bin) PASS : tst_QVariant::loadQt4Stream(:/stream/qt4.9/void.bin) PASS : tst_QVariant::saveQt4Stream(:/stream/qt4.9/bool.bin) PASS : tst_QVariant::saveQt4Stream(:/stream/qt4.9/char.bin) PASS : tst_QVariant::saveQt4Stream(:/stream/qt4.9/double.bin) PASS : tst_QVariant::saveQt4Stream(:/stream/qt4.9/float.bin) PASS : tst_QVariant::saveQt4Stream(:/stream/qt4.9/int.bin) PASS : tst_QVariant::saveQt4Stream(:/stream/qt4.9/long.bin) PASS : tst_QVariant::saveQt4Stream(:/stream/qt4.9/qbitarray.bin) PASS : tst_QVariant::saveQt4Stream(:/stream/qt4.9/qbytearray.bin) PASS : tst_QVariant::saveQt4Stream(:/stream/qt4.9/qchar.bin) PASS : tst_QVariant::saveQt4Stream(:/stream/qt4.9/qdate.bin) PASS : tst_QVariant::saveQt4Stream(:/stream/qt4.9/qdatetime.bin) PASS : tst_QVariant::saveQt4Stream(:/stream/qt4.9/qline.bin) PASS : tst_QVariant::saveQt4Stream(:/stream/qt4.9/qlinef.bin) PASS : tst_QVariant::saveQt4Stream(:/stream/qt4.9/qlocale.bin) PASS : tst_QVariant::saveQt4Stream(:/stream/qt4.9/qlonglong.bin) PASS : tst_QVariant::saveQt4Stream(:/stream/qt4.9/qpoint.bin) PASS : tst_QVariant::saveQt4Stream(:/stream/qt4.9/qpointf.bin) PASS : tst_QVariant::saveQt4Stream(:/stream/qt4.9/qrect.bin) PASS : tst_QVariant::saveQt4Stream(:/stream/qt4.9/qrectf.bin) PASS : tst_QVariant::saveQt4Stream(:/stream/qt4.9/qregexp.bin) PASS : tst_QVariant::saveQt4Stream(:/stream/qt4.9/qsize.bin) PASS : tst_QVariant::saveQt4Stream(:/stream/qt4.9/qsizef.bin) PASS : tst_QVariant::saveQt4Stream(:/stream/qt4.9/qstring.bin) PASS : tst_QVariant::saveQt4Stream(:/stream/qt4.9/qstringlist.bin) PASS : tst_QVariant::saveQt4Stream(:/stream/qt4.9/qtime.bin) PASS : tst_QVariant::saveQt4Stream(:/stream/qt4.9/qulonglong.bin) PASS : tst_QVariant::saveQt4Stream(:/stream/qt4.9/qurl.bin) PASS : tst_QVariant::saveQt4Stream(:/stream/qt4.9/qvariant.bin) PASS : tst_QVariant::saveQt4Stream(:/stream/qt4.9/qvarianthash.bin) PASS : tst_QVariant::saveQt4Stream(:/stream/qt4.9/qvariantlist.bin) PASS : tst_QVariant::saveQt4Stream(:/stream/qt4.9/qvariantmap.bin) PASS : tst_QVariant::saveQt4Stream(:/stream/qt4.9/short.bin) PASS : tst_QVariant::saveQt4Stream(:/stream/qt4.9/uchar.bin) PASS : tst_QVariant::saveQt4Stream(:/stream/qt4.9/uint.bin) PASS : tst_QVariant::saveQt4Stream(:/stream/qt4.9/ulong.bin) PASS : tst_QVariant::saveQt4Stream(:/stream/qt4.9/ushort.bin) PASS : tst_QVariant::saveQt4Stream(:/stream/qt4.9/void.bin) PASS : tst_QVariant::loadQt5Stream(:/stream/qt5.0/bool.bin) PASS : tst_QVariant::loadQt5Stream(:/stream/qt5.0/char.bin) PASS : tst_QVariant::loadQt5Stream(:/stream/qt5.0/double.bin) PASS : tst_QVariant::loadQt5Stream(:/stream/qt5.0/float.bin) PASS : tst_QVariant::loadQt5Stream(:/stream/qt5.0/int.bin) PASS : tst_QVariant::loadQt5Stream(:/stream/qt5.0/long.bin) PASS : tst_QVariant::loadQt5Stream(:/stream/qt5.0/qbitarray.bin) PASS : tst_QVariant::loadQt5Stream(:/stream/qt5.0/qbytearray.bin) PASS : tst_QVariant::loadQt5Stream(:/stream/qt5.0/qchar.bin) PASS : tst_QVariant::loadQt5Stream(:/stream/qt5.0/qdate.bin) PASS : tst_QVariant::loadQt5Stream(:/stream/qt5.0/qdatetime.bin) PASS : tst_QVariant::loadQt5Stream(:/stream/qt5.0/qline.bin) PASS : tst_QVariant::loadQt5Stream(:/stream/qt5.0/qlinef.bin) PASS : tst_QVariant::loadQt5Stream(:/stream/qt5.0/qlocale.bin) PASS : tst_QVariant::loadQt5Stream(:/stream/qt5.0/qlonglong.bin) PASS : tst_QVariant::loadQt5Stream(:/stream/qt5.0/qpoint.bin) PASS : tst_QVariant::loadQt5Stream(:/stream/qt5.0/qpointf.bin) PASS : tst_QVariant::loadQt5Stream(:/stream/qt5.0/qrect.bin) PASS : tst_QVariant::loadQt5Stream(:/stream/qt5.0/qrectf.bin) PASS : tst_QVariant::loadQt5Stream(:/stream/qt5.0/qregexp.bin) PASS : tst_QVariant::loadQt5Stream(:/stream/qt5.0/qregularexpression.bin) PASS : tst_QVariant::loadQt5Stream(:/stream/qt5.0/qsize.bin) PASS : tst_QVariant::loadQt5Stream(:/stream/qt5.0/qsizef.bin) PASS : tst_QVariant::loadQt5Stream(:/stream/qt5.0/qstring.bin) PASS : tst_QVariant::loadQt5Stream(:/stream/qt5.0/qstringlist.bin) PASS : tst_QVariant::loadQt5Stream(:/stream/qt5.0/qtime.bin) PASS : tst_QVariant::loadQt5Stream(:/stream/qt5.0/qulonglong.bin) PASS : tst_QVariant::loadQt5Stream(:/stream/qt5.0/qurl.bin) PASS : tst_QVariant::loadQt5Stream(:/stream/qt5.0/quuid.bin) PASS : tst_QVariant::loadQt5Stream(:/stream/qt5.0/qvariant.bin) PASS : tst_QVariant::loadQt5Stream(:/stream/qt5.0/qvarianthash.bin) PASS : tst_QVariant::loadQt5Stream(:/stream/qt5.0/qvariantlist.bin) PASS : tst_QVariant::loadQt5Stream(:/stream/qt5.0/qvariantmap.bin) PASS : tst_QVariant::loadQt5Stream(:/stream/qt5.0/short.bin) PASS : tst_QVariant::loadQt5Stream(:/stream/qt5.0/uchar.bin) PASS : tst_QVariant::loadQt5Stream(:/stream/qt5.0/uint.bin) PASS : tst_QVariant::loadQt5Stream(:/stream/qt5.0/ulong.bin) PASS : tst_QVariant::loadQt5Stream(:/stream/qt5.0/ushort.bin) PASS : tst_QVariant::loadQt5Stream(:/stream/qt5.0/void.bin) PASS : tst_QVariant::saveQt5Stream(:/stream/qt5.0/bool.bin) PASS : tst_QVariant::saveQt5Stream(:/stream/qt5.0/char.bin) PASS : tst_QVariant::saveQt5Stream(:/stream/qt5.0/double.bin) PASS : tst_QVariant::saveQt5Stream(:/stream/qt5.0/float.bin) PASS : tst_QVariant::saveQt5Stream(:/stream/qt5.0/int.bin) PASS : tst_QVariant::saveQt5Stream(:/stream/qt5.0/long.bin) PASS : tst_QVariant::saveQt5Stream(:/stream/qt5.0/qbitarray.bin) PASS : tst_QVariant::saveQt5Stream(:/stream/qt5.0/qbytearray.bin) PASS : tst_QVariant::saveQt5Stream(:/stream/qt5.0/qchar.bin) PASS : tst_QVariant::saveQt5Stream(:/stream/qt5.0/qdate.bin) PASS : tst_QVariant::saveQt5Stream(:/stream/qt5.0/qdatetime.bin) PASS : tst_QVariant::saveQt5Stream(:/stream/qt5.0/qline.bin) PASS : tst_QVariant::saveQt5Stream(:/stream/qt5.0/qlinef.bin) PASS : tst_QVariant::saveQt5Stream(:/stream/qt5.0/qlocale.bin) PASS : tst_QVariant::saveQt5Stream(:/stream/qt5.0/qlonglong.bin) PASS : tst_QVariant::saveQt5Stream(:/stream/qt5.0/qpoint.bin) PASS : tst_QVariant::saveQt5Stream(:/stream/qt5.0/qpointf.bin) PASS : tst_QVariant::saveQt5Stream(:/stream/qt5.0/qrect.bin) PASS : tst_QVariant::saveQt5Stream(:/stream/qt5.0/qrectf.bin) PASS : tst_QVariant::saveQt5Stream(:/stream/qt5.0/qregexp.bin) PASS : tst_QVariant::saveQt5Stream(:/stream/qt5.0/qregularexpression.bin) PASS : tst_QVariant::saveQt5Stream(:/stream/qt5.0/qsize.bin) PASS : tst_QVariant::saveQt5Stream(:/stream/qt5.0/qsizef.bin) PASS : tst_QVariant::saveQt5Stream(:/stream/qt5.0/qstring.bin) PASS : tst_QVariant::saveQt5Stream(:/stream/qt5.0/qstringlist.bin) PASS : tst_QVariant::saveQt5Stream(:/stream/qt5.0/qtime.bin) PASS : tst_QVariant::saveQt5Stream(:/stream/qt5.0/qulonglong.bin) PASS : tst_QVariant::saveQt5Stream(:/stream/qt5.0/qurl.bin) PASS : tst_QVariant::saveQt5Stream(:/stream/qt5.0/quuid.bin) PASS : tst_QVariant::saveQt5Stream(:/stream/qt5.0/qvariant.bin) PASS : tst_QVariant::saveQt5Stream(:/stream/qt5.0/qvarianthash.bin) PASS : tst_QVariant::saveQt5Stream(:/stream/qt5.0/qvariantlist.bin) PASS : tst_QVariant::saveQt5Stream(:/stream/qt5.0/qvariantmap.bin) PASS : tst_QVariant::saveQt5Stream(:/stream/qt5.0/short.bin) PASS : tst_QVariant::saveQt5Stream(:/stream/qt5.0/uchar.bin) PASS : tst_QVariant::saveQt5Stream(:/stream/qt5.0/uint.bin) PASS : tst_QVariant::saveQt5Stream(:/stream/qt5.0/ulong.bin) PASS : tst_QVariant::saveQt5Stream(:/stream/qt5.0/ushort.bin) PASS : tst_QVariant::saveQt5Stream(:/stream/qt5.0/void.bin) PASS : tst_QVariant::saveInvalid(13) PASS : tst_QVariant::saveInvalid(12) PASS : tst_QVariant::saveInvalid(11) PASS : tst_QVariant::saveInvalid(10) PASS : tst_QVariant::saveInvalid(9) PASS : tst_QVariant::saveInvalid(8) PASS : tst_QVariant::saveInvalid(7) PASS : tst_QVariant::saveInvalid(6) PASS : tst_QVariant::saveInvalid(5) PASS : tst_QVariant::saveInvalid(4) PASS : tst_QVariant::saveInvalid(3) PASS : tst_QVariant::saveInvalid(2) PASS : tst_QVariant::saveNewBuiltinWithOldStream() PASS : tst_QVariant::implicitConstruction() FAIL! : tst_QVariant::iterateContainerElements() Compared values are not the same Actual (varList.size()) : 0 Expected ((int)std::distance(intList.begin(), intList.end())): 3 Loc: [tst_qvariant.cpp(3830)] PASS : tst_QVariant::pairElements() PASS : tst_QVariant::enums() PASS : tst_QVariant::cleanupTestCase() Totals: 696 passed, 1 failed, 0 skipped ********* Finished testing of tst_QVariant ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qvariant: 0.121336 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_stable_Integration/build_02665/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/stable_1386071139): http://codereview.qt-project.org/71615 [PS12] - QBBSystemLocale: Do not set fixed buffer size when reading pps objects From ci-noreply at qt-project.org Tue Dec 3 14:16:46 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 3 Dec 2013 15:16:46 +0200 Subject: [Ci-reports] pass on ssh://codereview.qt-project.org:29418/qt/qtenginio#master Message-ID: <20131203_131646_073045.ci-noreply@qt-project.org> QtEnginio_master_Integration #92: SUCCESS Tested changes (refs/builds/master_1386073085): http://codereview.qt-project.org/73103 [PS1] - Update docs, backendId is of QByteArray type From ci-noreply at qt-project.org Tue Dec 3 14:40:21 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 3 Dec 2013 15:40:21 +0200 Subject: [Ci-reports] fail on ssh://codereview.qt-project.org:29418/qt/qtdeclarative#stable Message-ID: <20131203_134021_008451.ci-noreply@qt-project.org> eighty 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_TouchMouse FAIL! : tst_TouchMouse::buttonOnFlickable() Compared pointers are not the same Actual (windowPriv->mouseGrabberItem): 000000477F7477C0 Expected (flickable) : 000000477F64D300 tst_touchmouse.cpp(561) : failure location FAIL! : tst_TouchMouse::pinchOnFlickable() '!flickable->isAtXBeginning()' returned FALSE. () tst_touchmouse.cpp(736) : failure location FAIL! : tst_TouchMouse::flickableOnPinch() 'rect->scale() > 1.0' returned FALSE. () tst_touchmouse.cpp(834) : failure location FAIL! : tst_TouchMouse::mouseOnFlickableOnPinch() 'rect->scale() > 1.0' returned FALSE. () tst_touchmouse.cpp(900) : failure location Totals: 9 passed, 4 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_TouchMouse ********* Config: Using QtTest library 5.2.1, Qt 5.2.1 PASS : tst_TouchMouse::initTestCase() PASS : tst_TouchMouse::simpleTouchEvent() PASS : tst_TouchMouse::testEventFilter() PASS : tst_TouchMouse::mouse() PASS : tst_TouchMouse::touchOverMouse() PASS : tst_TouchMouse::mouseOverTouch() QWARN : tst_TouchMouse::buttonOnFlickable() : TypeError: Type error FAIL! : tst_TouchMouse::buttonOnFlickable() Compared pointers are not the same Actual (windowPriv->mouseGrabberItem): 00000094C7CA3C20 Expected (flickable) : 00000094C7CA06C0 tst_touchmouse.cpp(561) : failure location QWARN : tst_TouchMouse::buttonOnTouch() : TypeError: Type error QDEBUG : tst_TouchMouse::buttonOnTouch() Button scale: 1 QDEBUG : tst_TouchMouse::buttonOnTouch() Button scale: 1 QDEBUG : tst_TouchMouse::buttonOnTouch() Button scale: 1 QDEBUG : tst_TouchMouse::buttonOnTouch() 1 QDEBUG : tst_TouchMouse::buttonOnTouch() 1 QDEBUG : tst_TouchMouse::buttonOnTouch() 1 PASS : tst_TouchMouse::buttonOnTouch() QWARN : tst_TouchMouse::pinchOnFlickable() : TypeError: Type error FAIL! : tst_TouchMouse::pinchOnFlickable() '!flickable->isAtXBeginning()' returned FALSE. () tst_touchmouse.cpp(736) : failure location QWARN : tst_TouchMouse::flickableOnPinch() : TypeError: Type error QDEBUG : tst_TouchMouse::flickableOnPinch() Pos: QPointF(200, 200) FAIL! : tst_TouchMouse::flickableOnPinch() 'rect->scale() > 1.0' returned FALSE. () tst_touchmouse.cpp(834) : failure location QWARN : tst_TouchMouse::mouseOnFlickableOnPinch() : TypeError: Type error QDEBUG : tst_TouchMouse::mouseOnFlickableOnPinch() Pos: QPointF(200, 200) FAIL! : tst_TouchMouse::mouseOnFlickableOnPinch() 'rect->scale() > 1.0' returned FALSE. () tst_touchmouse.cpp(900) : failure location QWARN : tst_TouchMouse::tapOnDismissiveTopMouseAreaClicksBottomOne() : TypeError: Type error PASS : tst_TouchMouse::tapOnDismissiveTopMouseAreaClicksBottomOne() PASS : tst_TouchMouse::cleanupTestCase() Totals: 9 passed, 4 failed, 0 skipped ********* Finished testing of tst_TouchMouse ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_touchmouse: 16 seconds, exit code 4 Testing tst_qtqmlmodules FAIL! : tst_qtqmlmodules::baseTypes() 'object->property("success").toBool()' returned FALSE. () tst_qtqmlmodules.cpp(66) : failure location FAIL! : tst_qtqmlmodules::modelsTypes() 'object->property("success").toBool()' returned FALSE. () tst_qtqmlmodules.cpp(77) : failure location FAIL! : tst_qtqmlmodules::unavailableTypes() 'object->property("success").toBool()' returned FALSE. () tst_qtqmlmodules.cpp(88) : failure location Totals: 2 passed, 3 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.2.1, Qt 5.2.1 PASS : tst_qtqmlmodules::initTestCase() QWARN : tst_qtqmlmodules::baseTypes() : TypeError: Type error FAIL! : tst_qtqmlmodules::baseTypes() 'object->property("success").toBool()' returned FALSE. () tst_qtqmlmodules.cpp(66) : failure location QWARN : tst_qtqmlmodules::modelsTypes() : TypeError: Type error FAIL! : tst_qtqmlmodules::modelsTypes() 'object->property("success").toBool()' returned FALSE. () tst_qtqmlmodules.cpp(77) : failure location QWARN : tst_qtqmlmodules::unavailableTypes() : TypeError: Type error FAIL! : tst_qtqmlmodules::unavailableTypes() 'object->property("success").toBool()' returned FALSE. () tst_qtqmlmodules.cpp(88) : failure location PASS : tst_qtqmlmodules::cleanupTestCase() Totals: 2 passed, 3 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.833608 seconds, exit code 3 Testing tst_qquickwindow FAIL! : tst_qquickwindow::animationsWhileHidden() 'window->isVisible()' returned FALSE. () tst_qquickwindow.cpp(1034) : failure location FAIL! : tst_qquickwindow::requestActivate() 'QGuiApplication::focusWindow() == windows.at(0)' returned FALSE. () tst_qquickwindow.cpp(1487) : failure location Totals: 34 passed, 2 failed, 1 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qquickwindow ********* Config: Using QtTest library 5.2.1, Qt 5.2.1 PASS : tst_qquickwindow::initTestCase() PASS : tst_qquickwindow::constantUpdates() PASS : tst_qquickwindow::constantUpdatesOnWindow(unblocked, beforeRender) PASS : tst_qquickwindow::constantUpdatesOnWindow(unblocked, afterRender) PASS : tst_qquickwindow::constantUpdatesOnWindow(unblocked, swapped) PASS : tst_qquickwindow::mouseFiltering() QWARN : tst_qquickwindow::headless() : TypeError: Type error PASS : tst_qquickwindow::headless() SKIP : tst_qquickwindow::noUpdateWhenNothingChanges() Only threaded renderloop implements this feature tst_qquickwindow.cpp(1103) : failure location PASS : tst_qquickwindow::touchEvent_basic() PASS : tst_qquickwindow::touchEvent_propagation(disable events) PASS : tst_qquickwindow::touchEvent_propagation(disable item) PASS : tst_qquickwindow::touchEvent_propagation(hide item) PASS : tst_qquickwindow::touchEvent_cancel() PASS : tst_qquickwindow::touchEvent_reentrant() PASS : tst_qquickwindow::touchEvent_velocity() PASS : tst_qquickwindow::mouseFromTouch_basic() PASS : tst_qquickwindow::clearWindow() PASS : tst_qquickwindow::qmlCreation() PASS : tst_qquickwindow::clearColor() PASS : tst_qquickwindow::grab(visible) PASS : tst_qquickwindow::grab(invisible) PASS : tst_qquickwindow::multipleWindows() QWARN : tst_qquickwindow::animationsWhileHidden() : TypeError: Type error FAIL! : tst_qquickwindow::animationsWhileHidden() 'window->isVisible()' returned FALSE. () tst_qquickwindow.cpp(1034) : failure location PASS : tst_qquickwindow::focusObject() PASS : tst_qquickwindow::ignoreUnhandledMouseEvents() QWARN : tst_qquickwindow::ownershipRootItem() : TypeError: Type error PASS : tst_qquickwindow::ownershipRootItem() 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() PASS : tst_qquickwindow::testExpose() QWARN : tst_qquickwindow::requestActivate() : TypeError: Type error FAIL! : tst_qquickwindow::requestActivate() 'QGuiApplication::focusWindow() == windows.at(0)' returned FALSE. () tst_qquickwindow.cpp(1487) : failure location QWARN : tst_qquickwindow::blockClosing() : TypeError: Type error PASS : tst_qquickwindow::blockClosing() QWARN : tst_qquickwindow::crashWhenHoverItemDeleted() : TypeError: Type error PASS : tst_qquickwindow::crashWhenHoverItemDeleted() WARNING: tst_qquickwindow::cursor() Mouse event occurs outside of target window. WARNING: tst_qquickwindow::cursor() Mouse event occurs outside of target window. WARNING: tst_qquickwindow::cursor() Mouse event occurs outside of target window. WARNING: tst_qquickwindow::cursor() Mouse event occurs outside of target window. PASS : tst_qquickwindow::cursor() PASS : tst_qquickwindow::cleanupTestCase() Totals: 34 passed, 2 failed, 1 skipped ********* Finished testing of tst_qquickwindow ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickwindow: 33 seconds, exit code 2 Testing tst_qquickvisualdatamodel FAIL! : tst_qquickvisualdatamodel::rootIndex() 'qvariant_cast(obj->rootIndex()) == model.index(0,0)' returned FALSE. () tst_qquickvisualdatamodel.cpp(524) : failure location FAIL! : tst_qquickvisualdatamodel::updateLayout(item delegate) 'name' returned FALSE. () tst_qquickvisualdatamodel.cpp(565) : failure location FAIL! : tst_qquickvisualdatamodel::updateLayout(package delegate) 'name' returned FALSE. () tst_qquickvisualdatamodel.cpp(565) : failure location FAIL! : tst_qquickvisualdatamodel::childChanged(item delegate) Compared values are not the same Actual (listview->count()): 0 Expected (1) : 1 tst_qquickvisualdatamodel.cpp(616) : failure location FAIL! : tst_qquickvisualdatamodel::childChanged(package delegate) Compared values are not the same Actual (listview->count()): 0 Expected (1) : 1 tst_qquickvisualdatamodel.cpp(616) : failure location FAIL! : tst_qquickvisualdatamodel::noDelegate(item delegate) Compared values are not the same Actual (vdm->count()): 0 Expected (3) : 3 tst_qquickvisualdatamodel.cpp(931) : failure location FAIL! : tst_qquickvisualdatamodel::noDelegate(package delegate) Compared values are not the same Actual (vdm->count()): 0 Expected (3) : 3 tst_qquickvisualdatamodel.cpp(931) : failure location FAIL! : tst_qquickvisualdatamodel::itemsDestroyed(listView) 'delegate = findItem(view.contentItem(), "delegate", 1)' returned FALSE. () tst_qquickvisualdatamodel.cpp(963) : failure location FAIL! : tst_qquickvisualdatamodel::itemsDestroyed(pathView) 'delegate = findItem(view.contentItem(), "delegate", 1)' returned FALSE. () tst_qquickvisualdatamodel.cpp(963) : failure location FAIL! : tst_qquickvisualdatamodel::itemsDestroyed(repeater) 'delegate = findItem(view.contentItem(), "delegate", 1)' returned FALSE. () tst_qquickvisualdatamodel.cpp(963) : failure location QtQA::App::TestRunner: Process exited with exit code 0xC0000005 (STATUS_ACCESS_VIOLATION) QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qquickvisualdatamodel ********* Config: Using QtTest library 5.2.1, Qt 5.2.1 PASS : tst_qquickvisualdatamodel::initTestCase() QWARN : tst_qquickvisualdatamodel::rootIndex() : TypeError: Type error FAIL! : tst_qquickvisualdatamodel::rootIndex() 'qvariant_cast(obj->rootIndex()) == model.index(0,0)' returned FALSE. () tst_qquickvisualdatamodel.cpp(524) : failure location QWARN : tst_qquickvisualdatamodel::updateLayout(item delegate) : TypeError: Type error FAIL! : tst_qquickvisualdatamodel::updateLayout(item delegate) 'name' returned FALSE. () tst_qquickvisualdatamodel.cpp(565) : failure location QWARN : tst_qquickvisualdatamodel::updateLayout(package delegate) : TypeError: Type error FAIL! : tst_qquickvisualdatamodel::updateLayout(package delegate) 'name' returned FALSE. () tst_qquickvisualdatamodel.cpp(565) : failure location QWARN : tst_qquickvisualdatamodel::childChanged(item delegate) : TypeError: Type error FAIL! : tst_qquickvisualdatamodel::childChanged(item delegate) Compared values are not the same Actual (listview->count()): 0 Expected (1) : 1 tst_qquickvisualdatamodel.cpp(616) : failure location QWARN : tst_qquickvisualdatamodel::childChanged(package delegate) : TypeError: Type error FAIL! : tst_qquickvisualdatamodel::childChanged(package delegate) Compared values are not the same Actual (listview->count()): 0 Expected (1) : 1 tst_qquickvisualdatamodel.cpp(616) : failure location QWARN : tst_qquickvisualdatamodel::noDelegate(item delegate) : TypeError: Type error FAIL! : tst_qquickvisualdatamodel::noDelegate(item delegate) Compared values are not the same Actual (vdm->count()): 0 Expected (3) : 3 tst_qquickvisualdatamodel.cpp(931) : failure location QWARN : tst_qquickvisualdatamodel::noDelegate(package delegate) : TypeError: Type error FAIL! : tst_qquickvisualdatamodel::noDelegate(package delegate) Compared values are not the same Actual (vdm->count()): 0 Expected (3) : 3 tst_qquickvisualdatamodel.cpp(931) : failure location QWARN : tst_qquickvisualdatamodel::itemsDestroyed(listView) : TypeError: Type error FAIL! : tst_qquickvisualdatamodel::itemsDestroyed(listView) 'delegate = findItem(view.contentItem(), "delegate", 1)' returned FALSE. () tst_qquickvisualdatamodel.cpp(963) : failure location QWARN : tst_qquickvisualdatamodel::itemsDestroyed(package) : TypeError: Type error PASS : tst_qquickvisualdatamodel::itemsDestroyed(package) QWARN : tst_qquickvisualdatamodel::itemsDestroyed(pathView) : TypeError: Type error FAIL! : tst_qquickvisualdatamodel::itemsDestroyed(pathView) 'delegate = findItem(view.contentItem(), "delegate", 1)' returned FALSE. () tst_qquickvisualdatamodel.cpp(963) : failure location QWARN : tst_qquickvisualdatamodel::itemsDestroyed(repeater) : TypeError: Type error FAIL! : tst_qquickvisualdatamodel::itemsDestroyed(repeater) 'delegate = findItem(view.contentItem(), "delegate", 1)' returned FALSE. () tst_qquickvisualdatamodel.cpp(963) : failure location QWARN : tst_qquickvisualdatamodel::objectListModel() : TypeError: Type error PASS : tst_qquickvisualdatamodel::objectListModel() QWARN : tst_qquickvisualdatamodel::singleRole() : TypeError: Type error QtQA::App::TestRunner: Process exited with exit code 0xC0000005 (STATUS_ACCESS_VIOLATION) QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickvisualdatamodel: 1 seconds, exit code 3221225477 Testing tst_qquickturbulence FAIL! : tst_qquickturbulence::test_basic() 'd->vx != 0.f' returned FALSE. () tst_qquickturbulence.cpp(79) : failure location Totals: 2 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qquickturbulence ********* Config: Using QtTest library 5.2.1, Qt 5.2.1 PASS : tst_qquickturbulence::initTestCase() QWARN : tst_qquickturbulence::test_basic() : TypeError: Type error FAIL! : tst_qquickturbulence::test_basic() 'd->vx != 0.f' returned FALSE. () tst_qquickturbulence.cpp(79) : failure location PASS : tst_qquickturbulence::cleanupTestCase() Totals: 2 passed, 1 failed, 0 skipped ********* Finished testing of tst_qquickturbulence ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickturbulence: 12 seconds, exit code 1 Testing tst_qquicktextinput FAIL! : tst_qquicktextinput::persistentSelection() Compared values are not the same Actual (input->property("selected").toString()): Expected (QLatin1String("ell")) : ell tst_qquicktextinput.cpp(767) : failure location FAIL! : tst_qquicktextinput::positionAt() 'textLeftWidthEnd >= textWidth - textinputObject->width() / 2' returned FALSE. () tst_qquicktextinput.cpp(1794) : failure location FAIL! : tst_qquicktextinput::validators() Compared values are not the same Actual (unvalidatedInput->property("acceptable").toBool()): 0 Expected (true) : 1 tst_qquicktextinput.cpp(2187) : failure location FAIL! : tst_qquicktextinput::signal_accepted() Compared values are not the same Actual (input->hasAcceptableInput()): 1 Expected (false) : 0 tst_qquicktextinput.cpp(2285) : failure location FAIL! : tst_qquicktextinput::signal_editingfinished() Compared values are not the same Actual (input2->hasAcceptableInput()): 1 Expected (false) : 0 tst_qquicktextinput.cpp(2364) : failure location FAIL! : tst_qquicktextinput::cursorDelegate(out of line) 'delegateObject' returned FALSE. () tst_qquicktextinput.cpp(2756) : failure location FAIL! : tst_qquicktextinput::cursorDelegate(in line) Compared values are not the same Actual (delegateObject->property("localProperty").toString()): Expected (QString("Hello")) : Hello tst_qquicktextinput.cpp(2757) : failure location FAIL! : tst_qquicktextinput::cursorDelegate(external) Compared values are not the same Actual (delegateObject->property("localProperty").toString()): Expected (QString("Hello")) : Hello tst_qquicktextinput.cpp(2757) : failure location FAIL! : tst_qquicktextinput::remoteCursorDelegate() 'textInputObject->findChild("cursorInstance")' returned FALSE. () tst_qquicktextinput.cpp(2879) : failure location FAIL! : tst_qquicktextinput::readOnly() 'input != 0' returned FALSE. () tst_qquicktextinput.cpp(3187) : failure location FAIL! : tst_qquicktextinput::echoMode() 'input != 0' returned FALSE. () tst_qquicktextinput.cpp(3215) : failure location FAIL! : tst_qquicktextinput::preeditAutoScroll() 'evaluate(input, QString("positionAt(0)")) != 0' returned FALSE. () tst_qquicktextinput.cpp(3688) : failure location FAIL! : tst_qquicktextinput::QTBUG_19956(intvalidator) '!window.rootObject()->property("acceptableInput").toBool()' returned FALSE. () tst_qquicktextinput.cpp(5758) : failure location FAIL! : tst_qquicktextinput::QTBUG_19956(doublevalidator) '!window.rootObject()->property("acceptableInput").toBool()' returned FALSE. () tst_qquicktextinput.cpp(5758) : failure location FAIL! : tst_qquicktextinput::QTBUG_19956_regexp() '!window.rootObject()->property("acceptableInput").toBool()' returned FALSE. () tst_qquicktextinput.cpp(5789) : failure location Totals: 379 passed, 15 failed, 6 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qquicktextinput ********* Config: Using QtTest library 5.2.1, Qt 5.2.1 PASS : tst_qquicktextinput::initTestCase() PASS : tst_qquicktextinput::text() PASS : tst_qquicktextinput::width() PASS : tst_qquicktextinput::font() PASS : tst_qquicktextinput::color() PASS : tst_qquicktextinput::wrap() PASS : tst_qquicktextinput::selection() QWARN : tst_qquicktextinput::persistentSelection() : TypeError: Type error FAIL! : tst_qquicktextinput::persistentSelection() Compared values are not the same Actual (input->property("selected").toString()): Expected (QLatin1String("ell")) : ell tst_qquicktextinput.cpp(767) : failure location PASS : tst_qquicktextinput::isRightToLeft(Empty) PASS : tst_qquicktextinput::isRightToLeft(Neutral) PASS : tst_qquicktextinput::isRightToLeft(LTR) PASS : tst_qquicktextinput::isRightToLeft(RTL) PASS : tst_qquicktextinput::isRightToLeft(Bidi RTL + LTR + RTL) PASS : tst_qquicktextinput::isRightToLeft(Bidi LTR + RTL + LTR) PASS : tst_qquicktextinput::moveCursorSelection((t)he|characters) PASS : tst_qquicktextinput::moveCursorSelection(do(g)|characters) PASS : tst_qquicktextinput::moveCursorSelection(jum(p)ed|characters) PASS : tst_qquicktextinput::moveCursorSelection(jumped( )over|characters) PASS : tst_qquicktextinput::moveCursorSelection((the )|characters) PASS : tst_qquicktextinput::moveCursorSelection(( dog)|characters) PASS : tst_qquicktextinput::moveCursorSelection(( jumped )|characters) PASS : tst_qquicktextinput::moveCursorSelection(th(e qu)ick|characters) PASS : tst_qquicktextinput::moveCursorSelection(la(zy d)og|characters) PASS : tst_qquicktextinput::moveCursorSelection(jum(ped ov)er|characters) PASS : tst_qquicktextinput::moveCursorSelection(()the|characters) PASS : tst_qquicktextinput::moveCursorSelection(dog()|characters) PASS : tst_qquicktextinput::moveCursorSelection(jum()ped|characters) PASS : tst_qquicktextinput::moveCursorSelection(<(t)he>|words) PASS : tst_qquicktextinput::moveCursorSelection(|words) PASS : tst_qquicktextinput::moveCursorSelection(|words) PASS : tst_qquicktextinput::moveCursorSelection(over|words,ltr) PASS : tst_qquicktextinput::moveCursorSelection(jumped<( )over>|words,rtl) PASS : tst_qquicktextinput::moveCursorSelection(<(the )>quick|words,ltr) PASS : tst_qquicktextinput::moveCursorSelection(<(the )quick>|words,rtl) PASS : tst_qquicktextinput::moveCursorSelection(|words,ltr) PASS : tst_qquicktextinput::moveCursorSelection(lazy<( dog)>|words,rtl) PASS : tst_qquicktextinput::moveCursorSelection(over|words,ltr) PASS : tst_qquicktextinput::moveCursorSelection(fox<( jumped )over>|words,rtl) PASS : tst_qquicktextinput::moveCursorSelection(|words) PASS : tst_qquicktextinput::moveCursorSelection() PASS : tst_qquicktextinput::moveCursorSelection(|words) PASS : tst_qquicktextinput::moveCursorSelection(<()>the|words) PASS : tst_qquicktextinput::moveCursorSelection(dog<()>|words) PASS : tst_qquicktextinput::moveCursorSelection(jum<()>ped|words) PASS : tst_qquicktextinput::moveCursorSelection( |words,ltr) PASS : tst_qquicktextinput::moveCursorSelection(Hello<(,)> |words,rtl) PASS : tst_qquicktextinput::moveCursorSelection(world|words,ltr) PASS : tst_qquicktextinput::moveCursorSelection(Hello<(, )world>|words,rtl) PASS : tst_qquicktextinput::moveCursorSelection(world|words,ltr) PASS : tst_qquicktextinput::moveCursorSelection(|words,rtl) PASS : tst_qquicktextinput::moveCursorSelection(,|words) PASS : tst_qquicktextinput::moveCursorSelection(Hello<()>,|words) PASS : tst_qquicktextinput::moveCursorSelection(Hello,<()>|words) PASS : tst_qquicktextinput::moveCursorSelection(Hello,<( )>world|words,ltr) PASS : tst_qquicktextinput::moveCursorSelection(Hello,<( )world>|words,rtl) PASS : tst_qquicktextinput::moveCursorSelection(Hello,<( world)>|words) PASS : tst_qquicktextinput::moveCursorSelection(Hello,<( world!)>|words) PASS : tst_qquicktextinput::moveCursorSelection(|words,ltr) PASS : tst_qquicktextinput::moveCursorSelection(Hello<(, world!)>|words,rtl) PASS : tst_qquicktextinput::moveCursorSelection(|words,ltr) PASS : tst_qquicktextinput::moveCursorSelection(world<(!)>|words,rtl) PASS : tst_qquicktextinput::moveCursorSelection(world!<()>)|words) PASS : tst_qquicktextinput::moveCursorSelection(world<()>!)|words) PASS : tst_qquicktextinput::moveCursorSelection(<(,)>olleH |words,ltr) PASS : tst_qquicktextinput::moveCursorSelection(<(,)olleH> |words,rtl) PASS : tst_qquicktextinput::moveCursorSelection(olleH|words,ltr) PASS : tst_qquicktextinput::moveCursorSelection(dlrow<( ,)olleH>|words,rtl) PASS : tst_qquicktextinput::moveCursorSelection(|words,ltr) PASS : tst_qquicktextinput::moveCursorSelection(dlrow<( ,ol)leH>|words,rtl) PASS : tst_qquicktextinput::moveCursorSelection(,<(ol)leH>,|words) PASS : tst_qquicktextinput::moveCursorSelection(,<()>olleH|words) PASS : tst_qquicktextinput::moveCursorSelection(<()>,olleH|words) PASS : tst_qquicktextinput::moveCursorSelection(,olleH|words,ltr) PASS : tst_qquicktextinput::moveCursorSelection(dlrow<( )>,olleH|words,rtl) PASS : tst_qquicktextinput::moveCursorSelection(<(dlrow )>,olleH|words) PASS : tst_qquicktextinput::moveCursorSelection(<(!dlrow )>,olleH|words) PASS : tst_qquicktextinput::moveCursorSelection(<(!dlrow ,)>olleH|words,ltr) PASS : tst_qquicktextinput::moveCursorSelection(<(!dlrow ,)olleH>|words,rtl) PASS : tst_qquicktextinput::moveCursorSelection(<(!)>dlrow|words,ltr) PASS : tst_qquicktextinput::moveCursorSelection(<(!)dlrow|words,rtl) PASS : tst_qquicktextinput::moveCursorSelection(<()>!dlrow|words) PASS : tst_qquicktextinput::moveCursorSelection(!<()>dlrow|words) PASS : tst_qquicktextinput::moveCursorSelection( text |words) PASS : tst_qquicktextinput::moveCursorSelection( spacey |words) PASS : tst_qquicktextinput::moveCursorSelection(<( )>spacey text |words|ltr) PASS : tst_qquicktextinput::moveCursorSelection(<( )spacey> text |words|rtl) PASS : tst_qquicktextinput::moveCursorSelection(spacey |words|ltr) PASS : tst_qquicktextinput::moveCursorSelection(spacey text<( )>|words|rtl) PASS : tst_qquicktextinput::moveCursorSelection(<()> spacey text |words) PASS : tst_qquicktextinput::moveCursorSelection( spacey text <()>|words) PASS : tst_qquicktextinput::moveCursorSelectionSequence(the { f^ox} jumped|ltr) PASS : tst_qquicktextinput::moveCursorSelectionSequence(the quick<( {bro)wn> f^ox} jumped|rtl) PASS : tst_qquicktextinput::moveCursorSelectionSequence(the { ^}fox jumped|ltr) PASS : tst_qquicktextinput::moveCursorSelectionSequence(the quick<( {bro)wn> ^}fox jumped|rtl) PASS : tst_qquicktextinput::moveCursorSelectionSequence(the {} fox jumped|ltr) PASS : tst_qquicktextinput::moveCursorSelectionSequence(the quick<( {bro)wn^>} f^ox jumped|rtl) PASS : tst_qquicktextinput::moveCursorSelectionSequence(the { fox|ltr) PASS : tst_qquicktextinput::moveCursorSelectionSequence(the quick<( {^bro)wn>} fox|rtl) PASS : tst_qquicktextinput::moveCursorSelectionSequence(the { fox|ltr) PASS : tst_qquicktextinput::moveCursorSelectionSequence(the quick{<(^ bro)wn>} fox|rtl) PASS : tst_qquicktextinput::moveCursorSelectionSequence(the { fox|ltr) PASS : tst_qquicktextinput::moveCursorSelectionSequence(the { fox|rtl) PASS : tst_qquicktextinput::moveCursorSelectionSequence(the {<^quick}( bro)wn> fox|ltr) PASS : tst_qquicktextinput::moveCursorSelectionSequence(the {<^quick}( bro)wn> fox|rtl) PASS : tst_qquicktextinput::moveCursorSelectionSequence(the{^ fox|ltr) PASS : tst_qquicktextinput::moveCursorSelectionSequence(the{^ fox|rtl) PASS : tst_qquicktextinput::moveCursorSelectionSequence({t^he fox|ltr) PASS : tst_qquicktextinput::moveCursorSelectionSequence({t^he fox|rtl) PASS : tst_qquicktextinput::moveCursorSelectionSequence({, w^orld}!|ltr) PASS : tst_qquicktextinput::moveCursorSelectionSequence({, w^orld}!|rtl) PASS : tst_qquicktextinput::moveCursorSelectionSequence(!{dlro^w ,}|ltr) PASS : tst_qquicktextinput::moveCursorSelectionSequence(!{dlro^w ,}|rtl) PASS : tst_qquicktextinput::moveCursorSelectionSequence({<(^} sp)acey> text |ltr) PASS : tst_qquicktextinput::moveCursorSelectionSequence({<( ^}sp)acey> text |ltr) PASS : tst_qquicktextinput::moveCursorSelectionSequence(<( {s^p)acey>} text |rtl) PASS : tst_qquicktextinput::moveCursorSelectionSequence(<( {^sp)acey>} text |rtl) PASS : tst_qquicktextinput::moveCursorSelectionSequence( spacey }|rtl) PASS : tst_qquicktextinput::moveCursorSelectionSequence( spacey }|rtl) PASS : tst_qquicktextinput::moveCursorSelectionSequence( spacey {|ltr) PASS : tst_qquicktextinput::moveCursorSelectionSequence( spacey {|ltr) PASS : tst_qquicktextinput::dragMouseSelection() PASS : tst_qquicktextinput::mouseSelectionMode(SelectWords focused) PASS : tst_qquicktextinput::mouseSelectionMode(SelectCharacters focused) PASS : tst_qquicktextinput::mouseSelectionMode(default focused) PASS : tst_qquicktextinput::mouseSelectionMode(SelectWords unfocused) PASS : tst_qquicktextinput::mouseSelectionMode(SelectCharacters unfocused) PASS : tst_qquicktextinput::mouseSelectionMode(default unfocused) PASS : tst_qquicktextinput::mouseSelectionMode(SelectWords focuss on press) PASS : tst_qquicktextinput::mouseSelectionMode(SelectCharacters focus on press) PASS : tst_qquicktextinput::mouseSelectionMode(default focus on press) QWARN : tst_qquicktextinput::mouseSelectionMode_accessors() Don't know how to handle 'SelectionMode', use qRegisterMetaType to register it. PASS : tst_qquicktextinput::mouseSelectionMode_accessors() PASS : tst_qquicktextinput::selectByMouse() PASS : tst_qquicktextinput::renderType() PASS : tst_qquicktextinput::tripleClickSelectsAll() QWARN : tst_qquicktextinput::horizontalAlignment_RightToLeft() : TypeError: Type error PASS : tst_qquicktextinput::horizontalAlignment_RightToLeft() QWARN : tst_qquicktextinput::verticalAlignment() : TypeError: Type error PASS : tst_qquicktextinput::verticalAlignment() PASS : tst_qquicktextinput::clipRect() PASS : tst_qquicktextinput::boundingRect() QWARN : tst_qquicktextinput::positionAt() file::1: TypeError: Type error FAIL! : tst_qquicktextinput::positionAt() 'textLeftWidthEnd >= textWidth - textinputObject->width() / 2' returned FALSE. () tst_qquicktextinput.cpp(1794) : failure location PASS : tst_qquicktextinput::maxLength() PASS : tst_qquicktextinput::masks() QWARN : tst_qquicktextinput::validators() : TypeError: Type error FAIL! : tst_qquicktextinput::validators() Compared values are not the same Actual (unvalidatedInput->property("acceptable").toBool()): 0 Expected (true) : 1 tst_qquicktextinput.cpp(2187) : failure location PASS : tst_qquicktextinput::inputMethods() QWARN : tst_qquicktextinput::signal_accepted() : TypeError: Type error FAIL! : tst_qquicktextinput::signal_accepted() Compared values are not the same Actual (input->hasAcceptableInput()): 1 Expected (false) : 0 tst_qquicktextinput.cpp(2285) : failure location QWARN : tst_qquicktextinput::signal_editingfinished() : TypeError: Type error FAIL! : tst_qquicktextinput::signal_editingfinished() Compared values are not the same Actual (input2->hasAcceptableInput()): 1 Expected (false) : 0 tst_qquicktextinput.cpp(2364) : failure location PASS : tst_qquicktextinput::passwordCharacter() QWARN : tst_qquicktextinput::cursorDelegate(out of line) : TypeError: Type error FAIL! : tst_qquicktextinput::cursorDelegate(out of line) 'delegateObject' returned FALSE. () tst_qquicktextinput.cpp(2756) : failure location QWARN : tst_qquicktextinput::cursorDelegate(in line) : TypeError: Type error FAIL! : tst_qquicktextinput::cursorDelegate(in line) Compared values are not the same Actual (delegateObject->property("localProperty").toString()): Expected (QString("Hello")) : Hello tst_qquicktextinput.cpp(2757) : failure location QWARN : tst_qquicktextinput::cursorDelegate(external) : TypeError: Type error FAIL! : tst_qquicktextinput::cursorDelegate(external) Compared values are not the same Actual (delegateObject->property("localProperty").toString()): Expected (QString("Hello")) : Hello tst_qquicktextinput.cpp(2757) : failure location QWARN : tst_qquicktextinput::remoteCursorDelegate() : TypeError: Type error FAIL! : tst_qquicktextinput::remoteCursorDelegate() 'textInputObject->findChild("cursorInstance")' returned FALSE. () tst_qquicktextinput.cpp(2879) : failure location SKIP : tst_qquicktextinput::cursorVisible() This test is unstable tst_qquicktextinput.cpp(2884) : failure location PASS : tst_qquicktextinput::cursorRectangle(left to right) PASS : tst_qquicktextinput::cursorRectangle(right to left) QWARN : tst_qquicktextinput::navigation() : TypeError: Type error PASS : tst_qquicktextinput::navigation() QWARN : tst_qquicktextinput::navigation_RTL() : TypeError: Type error PASS : tst_qquicktextinput::navigation_RTL() PASS : tst_qquicktextinput::copyAndPaste() PASS : tst_qquicktextinput::copyAndPasteKeySequence() PASS : tst_qquicktextinput::canPasteEmpty() PASS : tst_qquicktextinput::canPaste() PASS : tst_qquicktextinput::middleClickPaste() QWARN : tst_qquicktextinput::readOnly() : TypeError: Type error FAIL! : tst_qquicktextinput::readOnly() 'input != 0' returned FALSE. () tst_qquicktextinput.cpp(3187) : failure location QWARN : tst_qquicktextinput::focusOnPress() : TypeError: Type error PASS : tst_qquicktextinput::focusOnPress() PASS : tst_qquicktextinput::openInputPanel() PASS : tst_qquicktextinput::setHAlignClearCache() PASS : tst_qquicktextinput::focusOutClearSelection() PASS : tst_qquicktextinput::focusOutNotClearSelection() QWARN : tst_qquicktextinput::echoMode() : TypeError: Type error FAIL! : tst_qquicktextinput::echoMode() 'input != 0' returned FALSE. () tst_qquicktextinput.cpp(3215) : failure location SKIP : tst_qquicktextinput::passwordEchoDelay() No mask delay in use tst_qquicktextinput.cpp(3280) : failure location (... 10162 lines omitted; there are too many errors!) PASS : tst_qqmllocale::dateToLocaleDateString(zh_CN ShortFormat) PASS : tst_qqmllocale::dateToLocaleDateString(zh_CN NarrowFormat) PASS : tst_qqmllocale::dateToLocaleDateString(th_TH) PASS : tst_qqmllocale::dateToLocaleDateString(th_TH LongFormat) PASS : tst_qqmllocale::dateToLocaleDateString(th_TH ShortFormat) PASS : tst_qqmllocale::dateToLocaleDateString(th_TH NarrowFormat) PASS : tst_qqmllocale::dateToLocaleDateStringFormatted(en_US dd.MM.yyyy) PASS : tst_qqmllocale::dateToLocaleDateStringFormatted(en_US ddd MMMM d yy) PASS : tst_qqmllocale::dateToLocaleDateStringFormatted(en_US 'The date is: 'dd/MM/yy) PASS : tst_qqmllocale::dateToLocaleDateStringFormatted(en_US MMM d yyyy) PASS : tst_qqmllocale::dateToLocaleDateStringFormatted(de_DE dd.MM.yyyy) PASS : tst_qqmllocale::dateToLocaleDateStringFormatted(de_DE ddd MMMM d yy) PASS : tst_qqmllocale::dateToLocaleDateStringFormatted(de_DE 'The date is: 'dd/MM/yy) PASS : tst_qqmllocale::dateToLocaleDateStringFormatted(de_DE MMM d yyyy) PASS : tst_qqmllocale::dateToLocaleDateStringFormatted(ar_SA dd.MM.yyyy) PASS : tst_qqmllocale::dateToLocaleDateStringFormatted(ar_SA ddd MMMM d yy) PASS : tst_qqmllocale::dateToLocaleDateStringFormatted(ar_SA 'The date is: 'dd/MM/yy) PASS : tst_qqmllocale::dateToLocaleDateStringFormatted(ar_SA MMM d yyyy) PASS : tst_qqmllocale::dateToLocaleDateStringFormatted(hi_IN dd.MM.yyyy) PASS : tst_qqmllocale::dateToLocaleDateStringFormatted(hi_IN ddd MMMM d yy) PASS : tst_qqmllocale::dateToLocaleDateStringFormatted(hi_IN 'The date is: 'dd/MM/yy) PASS : tst_qqmllocale::dateToLocaleDateStringFormatted(hi_IN MMM d yyyy) PASS : tst_qqmllocale::dateToLocaleDateStringFormatted(zh_CN dd.MM.yyyy) PASS : tst_qqmllocale::dateToLocaleDateStringFormatted(zh_CN ddd MMMM d yy) PASS : tst_qqmllocale::dateToLocaleDateStringFormatted(zh_CN 'The date is: 'dd/MM/yy) PASS : tst_qqmllocale::dateToLocaleDateStringFormatted(zh_CN MMM d yyyy) PASS : tst_qqmllocale::dateToLocaleDateStringFormatted(th_TH dd.MM.yyyy) PASS : tst_qqmllocale::dateToLocaleDateStringFormatted(th_TH ddd MMMM d yy) PASS : tst_qqmllocale::dateToLocaleDateStringFormatted(th_TH 'The date is: 'dd/MM/yy) PASS : tst_qqmllocale::dateToLocaleDateStringFormatted(th_TH MMM d yyyy) PASS : tst_qqmllocale::dateToLocaleTimeString(en_US) PASS : tst_qqmllocale::dateToLocaleTimeString(en_US LongFormat) PASS : tst_qqmllocale::dateToLocaleTimeString(en_US ShortFormat) PASS : tst_qqmllocale::dateToLocaleTimeString(en_US NarrowFormat) PASS : tst_qqmllocale::dateToLocaleTimeString(de_DE) PASS : tst_qqmllocale::dateToLocaleTimeString(de_DE LongFormat) PASS : tst_qqmllocale::dateToLocaleTimeString(de_DE ShortFormat) PASS : tst_qqmllocale::dateToLocaleTimeString(de_DE NarrowFormat) PASS : tst_qqmllocale::dateToLocaleTimeString(ar_SA) PASS : tst_qqmllocale::dateToLocaleTimeString(ar_SA LongFormat) PASS : tst_qqmllocale::dateToLocaleTimeString(ar_SA ShortFormat) PASS : tst_qqmllocale::dateToLocaleTimeString(ar_SA NarrowFormat) PASS : tst_qqmllocale::dateToLocaleTimeString(hi_IN) PASS : tst_qqmllocale::dateToLocaleTimeString(hi_IN LongFormat) PASS : tst_qqmllocale::dateToLocaleTimeString(hi_IN ShortFormat) PASS : tst_qqmllocale::dateToLocaleTimeString(hi_IN NarrowFormat) PASS : tst_qqmllocale::dateToLocaleTimeString(zh_CN) PASS : tst_qqmllocale::dateToLocaleTimeString(zh_CN LongFormat) PASS : tst_qqmllocale::dateToLocaleTimeString(zh_CN ShortFormat) PASS : tst_qqmllocale::dateToLocaleTimeString(zh_CN NarrowFormat) PASS : tst_qqmllocale::dateToLocaleTimeString(th_TH) PASS : tst_qqmllocale::dateToLocaleTimeString(th_TH LongFormat) PASS : tst_qqmllocale::dateToLocaleTimeString(th_TH ShortFormat) PASS : tst_qqmllocale::dateToLocaleTimeString(th_TH NarrowFormat) PASS : tst_qqmllocale::dateToLocaleTimeStringFormatted(en_US hh:mm) PASS : tst_qqmllocale::dateToLocaleTimeStringFormatted(en_US h:m:sap) PASS : tst_qqmllocale::dateToLocaleTimeStringFormatted(en_US 'The time is: 'H:mm:ss:zzz) PASS : tst_qqmllocale::dateToLocaleTimeStringFormatted(en_US HH:mm t) PASS : tst_qqmllocale::dateToLocaleTimeStringFormatted(de_DE hh:mm) PASS : tst_qqmllocale::dateToLocaleTimeStringFormatted(de_DE h:m:sap) PASS : tst_qqmllocale::dateToLocaleTimeStringFormatted(de_DE 'The time is: 'H:mm:ss:zzz) PASS : tst_qqmllocale::dateToLocaleTimeStringFormatted(de_DE HH:mm t) PASS : tst_qqmllocale::dateToLocaleTimeStringFormatted(ar_SA hh:mm) PASS : tst_qqmllocale::dateToLocaleTimeStringFormatted(ar_SA h:m:sap) PASS : tst_qqmllocale::dateToLocaleTimeStringFormatted(ar_SA 'The time is: 'H:mm:ss:zzz) PASS : tst_qqmllocale::dateToLocaleTimeStringFormatted(ar_SA HH:mm t) PASS : tst_qqmllocale::dateToLocaleTimeStringFormatted(hi_IN hh:mm) PASS : tst_qqmllocale::dateToLocaleTimeStringFormatted(hi_IN h:m:sap) PASS : tst_qqmllocale::dateToLocaleTimeStringFormatted(hi_IN 'The time is: 'H:mm:ss:zzz) PASS : tst_qqmllocale::dateToLocaleTimeStringFormatted(hi_IN HH:mm t) PASS : tst_qqmllocale::dateToLocaleTimeStringFormatted(zh_CN hh:mm) PASS : tst_qqmllocale::dateToLocaleTimeStringFormatted(zh_CN h:m:sap) PASS : tst_qqmllocale::dateToLocaleTimeStringFormatted(zh_CN 'The time is: 'H:mm:ss:zzz) PASS : tst_qqmllocale::dateToLocaleTimeStringFormatted(zh_CN HH:mm t) PASS : tst_qqmllocale::dateToLocaleTimeStringFormatted(th_TH hh:mm) PASS : tst_qqmllocale::dateToLocaleTimeStringFormatted(th_TH h:m:sap) PASS : tst_qqmllocale::dateToLocaleTimeStringFormatted(th_TH 'The time is: 'H:mm:ss:zzz) PASS : tst_qqmllocale::dateToLocaleTimeStringFormatted(th_TH HH:mm t) SKIP : tst_qqmllocale::dateFromLocaleString(en_US 1) Needs fixes in our date time parser tst_qqmllocale.cpp(934) : failure location SKIP : tst_qqmllocale::dateFromLocaleString(en_US long) Needs fixes in our date time parser tst_qqmllocale.cpp(934) : failure location SKIP : tst_qqmllocale::dateFromLocaleString(en_US short) Needs fixes in our date time parser tst_qqmllocale.cpp(934) : failure location SKIP : tst_qqmllocale::dateFromLocaleString(de_DE long) Needs fixes in our date time parser tst_qqmllocale.cpp(934) : failure location SKIP : tst_qqmllocale::dateFromLocaleString(de_DE short) Needs fixes in our date time parser tst_qqmllocale.cpp(934) : failure location SKIP : tst_qqmllocale::dateFromLocaleString(ar_SA long) Needs fixes in our date time parser tst_qqmllocale.cpp(934) : failure location SKIP : tst_qqmllocale::dateFromLocaleString(ar_SA short) Needs fixes in our date time parser tst_qqmllocale.cpp(934) : failure location SKIP : tst_qqmllocale::dateFromLocaleString(zh_CN long) Needs fixes in our date time parser tst_qqmllocale.cpp(934) : failure location SKIP : tst_qqmllocale::dateFromLocaleString(zh_CN short) Needs fixes in our date time parser tst_qqmllocale.cpp(934) : failure location SKIP : tst_qqmllocale::dateFromLocaleDateString(en_US 1) Needs fixes in our date time parser tst_qqmllocale.cpp(979) : failure location SKIP : tst_qqmllocale::dateFromLocaleDateString(en_US long) Needs fixes in our date time parser tst_qqmllocale.cpp(979) : failure location SKIP : tst_qqmllocale::dateFromLocaleDateString(en_US short) Needs fixes in our date time parser tst_qqmllocale.cpp(979) : failure location SKIP : tst_qqmllocale::dateFromLocaleDateString(de_DE long) Needs fixes in our date time parser tst_qqmllocale.cpp(979) : failure location SKIP : tst_qqmllocale::dateFromLocaleDateString(de_DE short) Needs fixes in our date time parser tst_qqmllocale.cpp(979) : failure location SKIP : tst_qqmllocale::dateFromLocaleDateString(ar_SA long) Needs fixes in our date time parser tst_qqmllocale.cpp(979) : failure location SKIP : tst_qqmllocale::dateFromLocaleDateString(ar_SA short) Needs fixes in our date time parser tst_qqmllocale.cpp(979) : failure location SKIP : tst_qqmllocale::dateFromLocaleDateString(zh_CN long) Needs fixes in our date time parser tst_qqmllocale.cpp(979) : failure location SKIP : tst_qqmllocale::dateFromLocaleDateString(zh_CN short) Needs fixes in our date time parser tst_qqmllocale.cpp(979) : failure location SKIP : tst_qqmllocale::dateFromLocaleTimeString(en_US 1) Needs fixes in our date time parser tst_qqmllocale.cpp(1024) : failure location SKIP : tst_qqmllocale::dateFromLocaleTimeString(en_US long) Needs fixes in our date time parser tst_qqmllocale.cpp(1024) : failure location SKIP : tst_qqmllocale::dateFromLocaleTimeString(en_US short) Needs fixes in our date time parser tst_qqmllocale.cpp(1024) : failure location SKIP : tst_qqmllocale::dateFromLocaleTimeString(de_DE long) Needs fixes in our date time parser tst_qqmllocale.cpp(1024) : failure location SKIP : tst_qqmllocale::dateFromLocaleTimeString(de_DE short) Needs fixes in our date time parser tst_qqmllocale.cpp(1024) : failure location SKIP : tst_qqmllocale::dateFromLocaleTimeString(ar_SA long) Needs fixes in our date time parser tst_qqmllocale.cpp(1024) : failure location SKIP : tst_qqmllocale::dateFromLocaleTimeString(ar_SA short) Needs fixes in our date time parser tst_qqmllocale.cpp(1024) : failure location SKIP : tst_qqmllocale::dateFromLocaleTimeString(zh_CN long) Needs fixes in our date time parser tst_qqmllocale.cpp(1024) : failure location SKIP : tst_qqmllocale::dateFromLocaleTimeString(zh_CN short) Needs fixes in our date time parser tst_qqmllocale.cpp(1024) : failure location PASS : tst_qqmllocale::numberToLocaleString(en_US 1) PASS : tst_qqmllocale::numberToLocaleString(en_US 2) PASS : tst_qqmllocale::numberToLocaleString(en_US 3) PASS : tst_qqmllocale::numberToLocaleString(en_US 4) PASS : tst_qqmllocale::numberToLocaleString(de_DE 1) PASS : tst_qqmllocale::numberToLocaleString(de_DE 2) PASS : tst_qqmllocale::numberToLocaleString(ar_SA 1) PASS : tst_qqmllocale::numberToLocaleString(ar_SA 2) PASS : tst_qqmllocale::numberToLocaleCurrencyString(en_US 1) PASS : tst_qqmllocale::numberToLocaleCurrencyString(en_US 2) PASS : tst_qqmllocale::numberToLocaleCurrencyString(de_DE) PASS : tst_qqmllocale::numberToLocaleCurrencyString(ar_SA) PASS : tst_qqmllocale::numberToLocaleCurrencyString(hi_IN) PASS : tst_qqmllocale::numberToLocaleCurrencyString(zh_CN) PASS : tst_qqmllocale::numberToLocaleCurrencyString(th_TH) PASS : tst_qqmllocale::numberFromLocaleString(en_US 1) PASS : tst_qqmllocale::numberFromLocaleString(en_US 2) PASS : tst_qqmllocale::numberFromLocaleString(en_US 3) PASS : tst_qqmllocale::numberFromLocaleString(de_DE) PASS : tst_qqmllocale::numberFromLocaleString(ar_SA) PASS : tst_qqmllocale::numberFromLocaleString(hi_IN) PASS : tst_qqmllocale::numberFromLocaleString(zh_CN) PASS : tst_qqmllocale::numberFromLocaleString(th_TH) PASS : tst_qqmllocale::numberConstToLocaleString() PASS : tst_qqmllocale::stringLocaleCompare(before) PASS : tst_qqmllocale::stringLocaleCompare(equal) PASS : tst_qqmllocale::stringLocaleCompare(after) PASS : tst_qqmllocale::stringLocaleCompare(swedish1) PASS : tst_qqmllocale::stringLocaleCompare(swedish2) PASS : tst_qqmllocale::stringLocaleCompare(swedish3) PASS : tst_qqmllocale::stringLocaleCompare(swedish4) PASS : tst_qqmllocale::stringLocaleCompare(german1) PASS : tst_qqmllocale::stringLocaleCompare(german2) PASS : tst_qqmllocale::stringLocaleCompare(german3) PASS : tst_qqmllocale::cleanupTestCase() Totals: 474 passed, 1 failed, 27 skipped ********* Finished testing of tst_qqmllocale ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qqmllocale: 1 seconds, exit code 1 Testing tst_qqmllistreference FAIL! : tst_qqmllistreference::variantToList() 'o->property("value").userType() == qMetaTypeId()' returned FALSE. () tst_qqmllistreference.cpp(628) : failure location 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.2.1, Qt 5.2.1 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:///C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllistreference/data/variantToList.qml:8: TypeError: Cannot read property 'length' of undefined QWARN : tst_qqmllistreference::variantToList() : TypeError: Type error FAIL! : tst_qqmllistreference::variantToList() 'o->property("value").userType() == qMetaTypeId()' returned FALSE. () tst_qqmllistreference.cpp(628) : failure location 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.970625 seconds, exit code 1 Testing tst_qqmlinfo FAIL! : tst_qqmlinfo::nestedQmlObject() 'nested2 != 0' returned FALSE. () tst_qqmlinfo.cpp(99) : 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_qqmlinfo ********* Config: Using QtTest library 5.2.1, Qt 5.2.1 PASS : tst_qqmlinfo::initTestCase() PASS : tst_qqmlinfo::qmlObject() QWARN : tst_qqmlinfo::nestedQmlObject() : TypeError: Type error FAIL! : tst_qqmlinfo::nestedQmlObject() 'nested2 != 0' returned FALSE. () tst_qqmlinfo.cpp(99) : failure location PASS : tst_qqmlinfo::nestedComponent() PASS : tst_qqmlinfo::nonQmlObject() PASS : tst_qqmlinfo::nullObject() PASS : tst_qqmlinfo::nonQmlContextedObject() PASS : tst_qqmlinfo::types() PASS : tst_qqmlinfo::chaining() PASS : tst_qqmlinfo::cleanupTestCase() Totals: 9 passed, 1 failed, 0 skipped ********* Finished testing of tst_qqmlinfo ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qqmlinfo: 0.946492 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 tst_qqmlincubator.cpp(382) : failure location Totals: 18 passed, 1 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.2.1, Qt 5.2.1 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() : TypeError: Type error FAIL! : tst_qqmlincubator::setInitialState() Compared values are not the same Actual (incubator.object()->property("test1").toInt()): 0 Expected (502) : 502 tst_qqmlincubator.cpp(382) : failure location 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() PASS : tst_qqmlincubator::nestedComponent() 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: 18 passed, 1 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: 1 seconds, exit code 1 Testing tst_qqmlexpression FAIL! : tst_qqmlexpression::scriptString() Compared values are not the same Actual (value.toInt()): 0 Expected (15) : 15 tst_qqmlexpression.cpp(95) : 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_qqmlexpression ********* Config: Using QtTest library 5.2.1, Qt 5.2.1 PASS : tst_qqmlexpression::initTestCase() QWARN : tst_qqmlexpression::scriptString() file:file:/C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlexpression/data/scriptString.qml:1: TypeError: Type error FAIL! : tst_qqmlexpression::scriptString() Compared values are not the same Actual (value.toInt()): 0 Expected (15) : 15 tst_qqmlexpression.cpp(95) : failure location QWARN : tst_qqmlexpression::syntaxError() file::1: TypeError: Type error PASS : tst_qqmlexpression::syntaxError() PASS : tst_qqmlexpression::cleanupTestCase() Totals: 3 passed, 1 failed, 0 skipped ********* Finished testing of tst_qqmlexpression ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qqmlexpression: 0.969913 seconds, exit code 1 Testing tst_qqmlcontext FAIL! : tst_qqmlcontext::setContextProperty() Compared values are not the same Actual (obj->property("test")): QVariant() Expected (QVariant(10)) : QVariant(int,10) tst_qqmlcontext.cpp(270) : failure location FAIL! : tst_qqmlcontext::refreshExpressions() Compared values are not the same Actual (command.count): 4 Expected (5) : 5 tst_qqmlcontext.cpp(597) : failure location FAIL! : tst_qqmlcontext::refreshExpressionsRootContext() Compared values are not the same Actual (command.count): 2 Expected (3) : 3 tst_qqmlcontext.cpp(630) : failure location FAIL! : tst_qqmlcontext::qobjectDerived() Compared values are not the same Actual (command.count): 1 Expected (2) : 2 tst_qqmlcontext.cpp(680) : failure location Totals: 14 passed, 4 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qqmlcontext ********* Config: Using QtTest library 5.2.1, Qt 5.2.1 PASS : tst_qqmlcontext::initTestCase() PASS : tst_qqmlcontext::baseUrl() PASS : tst_qqmlcontext::resolvedUrl() PASS : tst_qqmlcontext::engineMethod() PASS : tst_qqmlcontext::parentContext() QWARN : tst_qqmlcontext::setContextProperty() : TypeError: Type error FAIL! : tst_qqmlcontext::setContextProperty() Compared values are not the same Actual (obj->property("test")): QVariant() Expected (QVariant(10)) : QVariant(int,10) tst_qqmlcontext.cpp(270) : failure location PASS : tst_qqmlcontext::setContextObject() PASS : tst_qqmlcontext::destruction() PASS : tst_qqmlcontext::idAsContextProperty() PASS : tst_qqmlcontext::readOnlyContexts() PASS : tst_qqmlcontext::nameForObject() QWARN : tst_qqmlcontext::refreshExpressions() : TypeError: Type error FAIL! : tst_qqmlcontext::refreshExpressions() Compared values are not the same Actual (command.count): 4 Expected (5) : 5 tst_qqmlcontext.cpp(597) : failure location QWARN : tst_qqmlcontext::refreshExpressionsCrash() : TypeError: Type error QWARN : tst_qqmlcontext::refreshExpressionsCrash() : TypeError: Type error PASS : tst_qqmlcontext::refreshExpressionsCrash() QWARN : tst_qqmlcontext::refreshExpressionsRootContext() : TypeError: Type error FAIL! : tst_qqmlcontext::refreshExpressionsRootContext() Compared values are not the same Actual (command.count): 2 Expected (3) : 3 tst_qqmlcontext.cpp(630) : failure location QWARN : tst_qqmlcontext::qtbug_22535() : TypeError: Type error PASS : tst_qqmlcontext::qtbug_22535() QWARN : tst_qqmlcontext::evalAfterInvalidate() : TypeError: Type error PASS : tst_qqmlcontext::evalAfterInvalidate() QWARN : tst_qqmlcontext::qobjectDerived() : TypeError: Type error FAIL! : tst_qqmlcontext::qobjectDerived() Compared values are not the same Actual (command.count): 1 Expected (2) : 2 tst_qqmlcontext.cpp(680) : failure location PASS : tst_qqmlcontext::cleanupTestCase() Totals: 14 passed, 4 failed, 0 skipped ********* Finished testing of tst_qqmlcontext ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qqmlcontext: 1 seconds, exit code 4 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.2.1, Qt 5.2.1 PASS : tst_qqmlconsole::initTestCase() QWARN : tst_qqmlconsole::logging() : TypeError: Type error INFO : tst_qqmlconsole::logging() Did not receive message: "console.debug" INFO : tst_qqmlconsole::logging() Did not receive message: "console.log" INFO : tst_qqmlconsole::logging() Did not receive message: "console.info" INFO : tst_qqmlconsole::logging() Did not receive message: "console.warn" INFO : tst_qqmlconsole::logging() Did not receive message: "console.error" INFO : tst_qqmlconsole::logging() Did not receive message: "console.count: 1" INFO : tst_qqmlconsole::logging() Did not receive message: ": 1" INFO : tst_qqmlconsole::logging() Did not receive message: "console.count: 2" INFO : tst_qqmlconsole::logging() Did not receive message: ": 2" INFO : tst_qqmlconsole::logging() Did not receive message: "[1,2]" INFO : tst_qqmlconsole::logging() Did not receive message: "{"a":"hello","d":1}" INFO : tst_qqmlconsole::logging() Did not receive message: "undefined" INFO : tst_qqmlconsole::logging() Did not receive message: "12" INFO : tst_qqmlconsole::logging() Did not receive message: "function() { [code] }" INFO : tst_qqmlconsole::logging() Did not receive message: "true" INFO : tst_qqmlconsole::logging() Did not receive message: "1 pong! [object Object]" INFO : tst_qqmlconsole::logging() Did not receive message: "1 [ping,pong] [object Object] 2" 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.897599 seconds, exit code 1 Testing tst_qqmlconnections FAIL! : tst_qqmlconnections::properties() 'item->target() == item' returned FALSE. () tst_qqmlconnections.cpp(97) : failure location FAIL! : tst_qqmlconnections::targetChanged() 'item2' returned FALSE. () tst_qqmlconnections.cpp(156) : failure location FAIL! : tst_qqmlconnections::singletonTypeTarget() Compared values are not the same Actual (object->property("moduleIntPropChangedCount").toInt()): 0 Expected (1) : 1 tst_qqmlconnections.cpp(326) : failure location Totals: 14 passed, 3 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qqmlconnections ********* Config: Using QtTest library 5.2.1, Qt 5.2.1 PASS : tst_qqmlconnections::initTestCase() PASS : tst_qqmlconnections::defaultValues() QWARN : tst_qqmlconnections::properties() file:///C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlconnections/data/test-connection2.qml:3:1: QML Connections: Cannot assign to non-existent property "onTargetChanged" QWARN : tst_qqmlconnections::properties() : TypeError: Type error FAIL! : tst_qqmlconnections::properties() 'item->target() == item' returned FALSE. () tst_qqmlconnections.cpp(97) : failure location QWARN : tst_qqmlconnections::connection() : TypeError: Type error PASS : tst_qqmlconnections::connection() QWARN : tst_qqmlconnections::trimming() : TypeError: Type error PASS : tst_qqmlconnections::trimming() QWARN : tst_qqmlconnections::targetChanged() : TypeError: Type error FAIL! : tst_qqmlconnections::targetChanged() 'item2' returned FALSE. () tst_qqmlconnections.cpp(156) : failure location QWARN : tst_qqmlconnections::unknownSignals(basic) : TypeError: Type error PASS : tst_qqmlconnections::unknownSignals(basic) PASS : tst_qqmlconnections::unknownSignals(parent) QWARN : tst_qqmlconnections::unknownSignals(ignored) : TypeError: Type error PASS : tst_qqmlconnections::unknownSignals(ignored) QWARN : tst_qqmlconnections::unknownSignals(notarget) file:///C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlconnections/data/connection-unknownsignals-notarget.qml:4:30: QML Connections: Cannot assign to non-existent property "onNotFooBar" QWARN : tst_qqmlconnections::unknownSignals(notarget) : TypeError: Type error PASS : tst_qqmlconnections::unknownSignals(notarget) PASS : tst_qqmlconnections::errors(no "on") PASS : tst_qqmlconnections::errors(3rd letter lowercase) PASS : tst_qqmlconnections::errors(child object) PASS : tst_qqmlconnections::errors(grouped object) PASS : tst_qqmlconnections::rewriteErrors() QWARN : tst_qqmlconnections::singletonTypeTarget() file:///C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlconnections/data/singletontype-target.qml:17:29: QML Connections: Cannot assign to non-existent property "onOtherSignal" QWARN : tst_qqmlconnections::singletonTypeTarget() file:///C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlconnections/data/singletontype-target.qml:17:29: QML Connections: Cannot assign to non-existent property "onIntPropChanged" QWARN : tst_qqmlconnections::singletonTypeTarget() : TypeError: Type error FAIL! : tst_qqmlconnections::singletonTypeTarget() Compared values are not the same Actual (object->property("moduleIntPropChangedCount").toInt()): 0 Expected (1) : 1 tst_qqmlconnections.cpp(326) : failure location PASS : tst_qqmlconnections::cleanupTestCase() Totals: 14 passed, 3 failed, 0 skipped ********* Finished testing of tst_qqmlconnections ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qqmlconnections: 1 seconds, exit code 3 Testing tst_qqmlbinding FAIL! : tst_qqmlbinding::binding() Compared values are not the same tst_qqmlbinding.cpp(85) : failure location FAIL! : tst_qqmlbinding::whenAfterValue() Compared values are not the same tst_qqmlbinding.cpp(109) : failure location FAIL! : tst_qqmlbinding::restoreBinding() Compared doubles are not the same (fuzzy compare) Actual (myItem->x()) : 25 Expected (qreal(100-25)): 75 tst_qqmlbinding.cpp(125) : failure location FAIL! : tst_qqmlbinding::restoreBindingWithLoop() Compared doubles are not the same (fuzzy compare) Actual (myItem->x()) : 25 Expected (qreal(25 + 100)): 125 tst_qqmlbinding.cpp(155) : failure location FAIL! : tst_qqmlbinding::restoreBindingWithoutCrash() Compared doubles are not the same (fuzzy compare) Actual (myItem->x()) : 25 Expected (qreal(100-25)): 75 tst_qqmlbinding.cpp(191) : failure location Totals: 3 passed, 5 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qqmlbinding ********* Config: Using QtTest library 5.2.1, Qt 5.2.1 PASS : tst_qqmlbinding::initTestCase() QWARN : tst_qqmlbinding::binding() : TypeError: Type error FAIL! : tst_qqmlbinding::binding() Compared values are not the same tst_qqmlbinding.cpp(85) : failure location QWARN : tst_qqmlbinding::whenAfterValue() : TypeError: Type error FAIL! : tst_qqmlbinding::whenAfterValue() Compared values are not the same tst_qqmlbinding.cpp(109) : failure location QWARN : tst_qqmlbinding::restoreBinding() : TypeError: Type error FAIL! : tst_qqmlbinding::restoreBinding() Compared doubles are not the same (fuzzy compare) Actual (myItem->x()) : 25 Expected (qreal(100-25)): 75 tst_qqmlbinding.cpp(125) : failure location QWARN : tst_qqmlbinding::restoreBindingWithLoop() : TypeError: Type error FAIL! : tst_qqmlbinding::restoreBindingWithLoop() Compared doubles are not the same (fuzzy compare) Actual (myItem->x()) : 25 Expected (qreal(25 + 100)): 125 tst_qqmlbinding.cpp(155) : failure location QWARN : tst_qqmlbinding::restoreBindingWithoutCrash() : TypeError: Type error FAIL! : tst_qqmlbinding::restoreBindingWithoutCrash() Compared doubles are not the same (fuzzy compare) Actual (myItem->x()) : 25 Expected (qreal(100-25)): 75 tst_qqmlbinding.cpp(191) : failure location QWARN : tst_qqmlbinding::deletedObject() file:///C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlbinding/data/deletedObject.qml:18: TypeError: Cannot call method 'destroy' of null QWARN : tst_qqmlbinding::deletedObject() : TypeError: Type error PASS : tst_qqmlbinding::deletedObject() PASS : tst_qqmlbinding::cleanupTestCase() Totals: 3 passed, 5 failed, 0 skipped ********* Finished testing of tst_qqmlbinding ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qqmlbinding: 1 seconds, exit code 5 Build log: http://testresults.qt-project.org/ci/QtDeclarative_stable_Integration/build_01435/win64-msvc2012_developer-build_qtnamespace_Windows_8/log.txt.gz Tested changes (refs/builds/stable_1386070989): http://codereview.qt-project.org/72806 [PS2] - Remove unused member http://codereview.qt-project.org/72805 [PS1] - Fix some header guards http://codereview.qt-project.org/72429 [PS3] - Encapsulate the current context and fix it's usage http://codereview.qt-project.org/71991 [PS5] - Remove setVTable calls in performance critical areas http://codereview.qt-project.org/71988 [PS5] - Move the vtable pointer from the object to the internal class http://codereview.qt-project.org/72108 [PS4] - Fix a bug in the code for eval http://codereview.qt-project.org/71989 [PS3] - Add a static toArrayIndex() method to QV4::String http://codereview.qt-project.org/72408 [PS2] - Fixup the implementation mess for QJSValue(QString) http://codereview.qt-project.org/71455 [PS6] - Optimize ExecutionContext::setProperty http://codereview.qt-project.org/71427 [PS8] - Use an internalClass to represent formals and locals in CallContexts http://codereview.qt-project.org/71426 [PS7] - Remove unused inline wrapper http://codereview.qt-project.org/71391 [PS7] - Fix url type test http://codereview.qt-project.org/71338 [PS10] - Speedup JS instanceof operator http://codereview.qt-project.org/72833 [PS2] - Initialize variable From ci-noreply at qt-project.org Tue Dec 3 14:54:45 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 3 Dec 2013 15:54:45 +0200 Subject: [Ci-reports] fail on ssh://codereview.qt-project.org:29418/qt/qtbase#dev Message-ID: <20131203_135445_054195.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(1052) : 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() Compared values are not the same Actual (delegate.paintedIndexes.count()): 0 Expected (1) : 1 tst_qcolumnview.cpp(1052) : 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: 40 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02188/win32-msvc2010_developer-build_angle_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1386073941): http://codereview.qt-project.org/72688 [PS1] - moc: move qt_meta_extradata data from .data.rel into .data.rel.ro From ci-noreply at qt-project.org Tue Dec 3 15:42:22 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 3 Dec 2013 16:42:22 +0200 Subject: [Ci-reports] fail on ssh://codereview.qt-project.org:29418/qt/qtenginio#master Message-ID: <20131203_144222_083777.ci-noreply@qt-project.org> `make' failed :( /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: can't stat file output file: libenginioplugin.a (No such file or directory) make[4]: *** [../../qml/Enginio/libenginioplugin.a] Error 1 make[3]: *** [iphonesimulator-all] Error 2 make[2]: *** [sub-enginio_plugin-make_first] Error 2 make[1]: *** [sub-src-make_first] Error 2 make: *** [module-qtenginio] Error 2 Build log: http://testresults.qt-project.org/ci/QtEnginio_master_Integration/build_00093/macx-ios-clang_OSX_10.8/log.txt.gz Tested changes (refs/builds/master_1386080289): http://codereview.qt-project.org/73078 [PS1] - Fix typo in cloudaddressbook example comment http://codereview.qt-project.org/73007 [PS2] - Remove wrong link from documentation From ci-noreply at qt-project.org Tue Dec 3 15:44:05 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 3 Dec 2013 16:44:05 +0200 Subject: [Ci-reports] pass on ssh://codereview.qt-project.org:29418/qt/qttools#release Message-ID: <20131203_144405_020097.ci-noreply@qt-project.org> QtTools_release_Integration #47: SUCCESS Tested changes (refs/builds/release_1386071017): http://codereview.qt-project.org/72967 [PS2] - add 5.2 changelog http://codereview.qt-project.org/72687 [PS1] - stop interpreting Tr() and TR() as aliases for tr() http://codereview.qt-project.org/72686 [PS1] - disabuse translation system From ci-noreply at qt-project.org Tue Dec 3 16:00:18 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 3 Dec 2013 17:00:18 +0200 Subject: [Ci-reports] pass on ssh://codereview.qt-project.org:29418/qt/qtmultimedia#stable Message-ID: <20131203_150018_065045.ci-noreply@qt-project.org> QtMultimedia_stable_Integration #268: SUCCESS Tested changes (refs/builds/stable_1386078587): http://codereview.qt-project.org/73017 [PS1] - Android: Add missing 'L' prefix and ';' postfix in areaToRect() From ci-noreply at qt-project.org Tue Dec 3 16:05:26 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 3 Dec 2013 17:05:26 +0200 Subject: [Ci-reports] pass on ssh://codereview.qt-project.org:29418/qt/qtbase#release Message-ID: <20131203_150526_064688.ci-noreply@qt-project.org> QtBase_release_Integration #432: SUCCESS Tested changes (refs/builds/release_1386076435): http://codereview.qt-project.org/72951 [PS2] - qdoc: Replaced hard-coded href with computed href http://codereview.qt-project.org/73092 [PS2] - iOS: fix application hangs when opening keyboard From ci-noreply at qt-project.org Tue Dec 3 16:25:54 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 3 Dec 2013 17:25:54 +0200 Subject: [Ci-reports] pass on ssh://codereview.qt-project.org:29418/qt/qtdeclarative#stable Message-ID: <20131203_152554_048164.ci-noreply@qt-project.org> QtDeclarative_stable_Integration #1436: SUCCESS Tested changes (refs/builds/stable_1386078204): http://codereview.qt-project.org/73074 [PS1] - Fix typo in debug define From ci-noreply at qt-project.org Tue Dec 3 16:58:31 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 3 Dec 2013 17:58:31 +0200 Subject: [Ci-reports] pass on ssh://codereview.qt-project.org:29418/qt/qtenginio#master Message-ID: <20131203_155831_033297.ci-noreply@qt-project.org> QtEnginio_master_Integration #94: SUCCESS Tested changes (refs/builds/master_1386083444): http://codereview.qt-project.org/73007 [PS2] - Remove wrong link from documentation From ci-noreply at qt-project.org Tue Dec 3 17:12:09 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 3 Dec 2013 18:12:09 +0200 Subject: [Ci-reports] pass on ssh://codereview.qt-project.org:29418/qt/qtbase#stable Message-ID: <20131203_161209_015859.ci-noreply@qt-project.org> QtBase_stable_Integration #2667: SUCCESS Tested changes (refs/builds/stable_1386080134): http://codereview.qt-project.org/73109 [PS1] - Effects also need to markDirtyOnScreen for native widgets From ci-noreply at qt-project.org Tue Dec 3 17:47:35 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 3 Dec 2013 18:47:35 +0200 Subject: [Ci-reports] fail on ssh://codereview.qt-project.org:29418/qt/qtbase#dev Message-ID: <20131203_164735_054161.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(1052) : 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() Compared values are not the same Actual (delegate.paintedIndexes.count()): 0 Expected (1) : 1 tst_qcolumnview.cpp(1052) : 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: 39 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02189/win32-msvc2010_developer-build_qtnamespace_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1386083735): http://codereview.qt-project.org/73129 [PS4] - ANGLE D3D11: Always execute QueryInterface From ci-noreply at qt-project.org Tue Dec 3 17:48:10 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 3 Dec 2013 18:48:10 +0200 Subject: [Ci-reports] pass on ssh://codereview.qt-project.org:29418/qt/qtenginio#master Message-ID: <20131203_164810_068161.ci-noreply@qt-project.org> QtEnginio_master_Integration #95: SUCCESS Tested changes (refs/builds/master_1386086404): http://codereview.qt-project.org/73118 [PS1] - Link fulltext search docs to rest api docs http://codereview.qt-project.org/73098 [PS1] - Update docs of installation steps http://codereview.qt-project.org/73091 [PS1] - De-inline EnginioClientConnectionPrivate::uploadChunk http://codereview.qt-project.org/73090 [PS1] - Add missing Qt namespace in chunkdevice_p.h http://codereview.qt-project.org/73086 [PS1] - Link EnginioClient::fullTextSearch to addressbook example http://codereview.qt-project.org/73078 [PS1] - Fix typo in cloudaddressbook example comment From ci-noreply at qt-project.org Tue Dec 3 17:48:36 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 3 Dec 2013 18:48:36 +0200 Subject: [Ci-reports] pass on ssh://codereview.qt-project.org:29418/qt/qttools#stable Message-ID: <20131203_164836_058801.ci-noreply@qt-project.org> QtTools_stable_Integration #310: SUCCESS Tested changes (refs/builds/stable_1386071017): http://codereview.qt-project.org/73096 [PS1] - Doc: Fix issues in Qt Help documentation From ci-noreply at qt-project.org Tue Dec 3 17:57:23 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 3 Dec 2013 18:57:23 +0200 Subject: [Ci-reports] pass on ssh://codereview.qt-project.org:29418/qt/qtdeclarative#stable Message-ID: <20131203_165723_056374.ci-noreply@qt-project.org> QtDeclarative_stable_Integration #1437: SUCCESS Tested changes (refs/builds/stable_1386084447): http://codereview.qt-project.org/72947 [PS1] - Drop the "missing provider" warning from ShaderEffect. From ci-noreply at qt-project.org Tue Dec 3 18:34:48 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 3 Dec 2013 19:34:48 +0200 Subject: [Ci-reports] pass on ssh://codereview.qt-project.org:29418/qt/qtdeclarative#release Message-ID: <20131203_173448_082726.ci-noreply@qt-project.org> QtDeclarative_release_Integration #186: SUCCESS Tested changes (refs/builds/release_1386087339): http://codereview.qt-project.org/73124 [PS3] - Revert "Load "@2x" images on high-dpi "retina" systems." http://codereview.qt-project.org/72815 [PS2] - Update changelog for change Icf323618 / QTBUG-35174 http://codereview.qt-project.org/73132 [PS1] - Release GL resources of ShaderEffectSource while we still have GL. From ci-noreply at qt-project.org Tue Dec 3 18:49:40 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 3 Dec 2013 19:49:40 +0200 Subject: [Ci-reports] fail on ssh://codereview.qt-project.org:29418/qt/qtbase#stable Message-ID: <20131203_174940_036111.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::protocol(WithSocks5ProxyAuth) 'socket->waitForConnected()' returned FALSE. (Socket operation timed out) tst_qsslsocket.cpp(856) : failure location FAIL! : tst_QSslSocket::protocol(WithHttpProxyBasicAuth) 'socket->waitForConnected()' returned FALSE. (Socket operation timed out) tst_qsslsocket.cpp(856) : failure location FAIL! : tst_QSslSocket::waitForConnectedEncryptedReadyRead(WithoutProxy) 'socket->waitForReadyRead(10000)' returned FALSE. () tst_qsslsocket.cpp(1326) : failure location Totals: 563 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.1, Qt 5.2.1 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) 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) SKIP : tst_QSslSocket::protocol(WithSocks5Proxy) Skipping flaky test - See QTBUG-29941 tst_qsslsocket.cpp(833) : 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 XFAIL : tst_QSslSocket::verifyMode(WithoutProxy) QTBUG-24234 tst_qsslsocket.cpp(1930) : 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(2089) : 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) QWARN : tst_QSslSocket::readFromClosedSocket(WithHttpProxy) QAbstractSocket::waitForBytesWritten() is not allowed in UnconnectedState SKIP : tst_QSslSocket::readFromClosedSocket(WithHttpProxy) Skipping flaky test - See QTBUG-29941 tst_qsslsocket.cpp(2145) : 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 0.9.8x 10 May 2012" QDEBUG : tst_QSslSocket::versionAccessors(WithoutProxy) "90818f" PASS : tst_QSslSocket::versionAccessors(WithoutProxy) QDEBUG : tst_QSslSocket::versionAccessors(WithSocks5Proxy) "OpenSSL 0.9.8x 10 May 2012" QDEBUG : tst_QSslSocket::versionAccessors(WithSocks5Proxy) "90818f" PASS : tst_QSslSocket::versionAccessors(WithSocks5Proxy) QDEBUG : tst_QSslSocket::versionAccessors(WithSocks5ProxyAuth) "OpenSSL 0.9.8x 10 May 2012" QDEBUG : tst_QSslSocket::versionAccessors(WithSocks5ProxyAuth) "90818f" PASS : tst_QSslSocket::versionAccessors(WithSocks5ProxyAuth) QDEBUG : tst_QSslSocket::versionAccessors(WithHttpProxy) "OpenSSL 0.9.8x 10 May 2012" QDEBUG : tst_QSslSocket::versionAccessors(WithHttpProxy) "90818f" PASS : tst_QSslSocket::versionAccessors(WithHttpProxy) QDEBUG : tst_QSslSocket::versionAccessors(WithHttpProxyBasicAuth) "OpenSSL 0.9.8x 10 May 2012" QDEBUG : tst_QSslSocket::versionAccessors(WithHttpProxyBasicAuth) "90818f" 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: 276 seconds, exit code 2 Build log: http://testresults.qt-project.org/ci/QtBase_stable_Integration/build_02668/win32-msvc2010_developer-build_qtnamespace_Windows_7/log.txt.gz Tested changes (refs/builds/stable_1386087222): http://codereview.qt-project.org/72590 [PS3] - Correct debug bit setting with WGL http://codereview.qt-project.org/72743 [PS5] - xcb qpa: initialize EGL for non-XLib builds http://codereview.qt-project.org/72701 [PS1] - configure: Properly report xcb-xlib configuration http://codereview.qt-project.org/71615 [PS12] - QBBSystemLocale: Do not set fixed buffer size when reading pps objects From ci-noreply at qt-project.org Tue Dec 3 18:55:10 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 3 Dec 2013 19:55:10 +0200 Subject: [Ci-reports] fail on ssh://codereview.qt-project.org:29418/qt/qtbase#stable Message-ID: <20131203_175510_094730.ci-noreply@qt-project.org> qtbase failed to compile :( tools/../../3rdparty/sha3/KeccakF-1600-opt64.c:331:13: error: 'void fromBytesToWord(UINT64*, const UINT8*)' defined but not used [-Werror=unused-function] tools/../../3rdparty/sha3/KeccakF-1600-opt64.c:450:13: error: 'void fromWordToBytes(UINT8*, UINT64)' defined but not used [-Werror=unused-function] make[3]: *** [.obj/qcryptographichash.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_stable_Integration/build_02669/linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz ============================================================ qtbase failed to compile :( In file included from tools/qcryptographichash.cpp:78: tools/../../3rdparty/sha3/KeccakF-1600-opt64.c:331:13: error: unused function 'fromBytesToWord' [-Werror,-Wunused-function] tools/../../3rdparty/sha3/KeccakF-1600-opt64.c:450:13: error: unused function 'fromWordToBytes' [-Werror,-Wunused-function] make[3]: *** [.obj/qcryptographichash.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_stable_Integration/build_02669/macx-clang_developer-build_OSX_10.8/log.txt.gz Tested changes (refs/builds/stable_1386093163): http://codereview.qt-project.org/72987 [PS2] - qtbase: Fix build failure on MIPS64 BigEndian n64 http://codereview.qt-project.org/66867 [PS1] - Repack structs with more than one padding hole From ci-noreply at qt-project.org Tue Dec 3 18:55:46 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 3 Dec 2013 19:55:46 +0200 Subject: [Ci-reports] fail on ssh://codereview.qt-project.org:29418/qt/qt5#dev Message-ID: <20131203_175546_045304.ci-noreply@qt-project.org> Autotest `tst_qqmllocale' failed :( Testing tst_qqmllocale FAIL! : tst_qqmllocale::dateToLocaleTimeStringFormatted(en_US HH:mm t) Compared values are not the same Actual (val.toString()) : 18:53 FLE Daylight Time Expected (l.toString(dt.time(), format)): 18:53 FLE Standard Time tst_qqmllocale.cpp(913) : failure location FAIL! : tst_qqmllocale::dateToLocaleTimeStringFormatted(de_DE HH:mm t) Compared values are not the same Actual (val.toString()) : 18:53 FLE Daylight Time Expected (l.toString(dt.time(), format)): 18:53 FLE Standard Time tst_qqmllocale.cpp(913) : failure location FAIL! : tst_qqmllocale::dateToLocaleTimeStringFormatted(ar_SA HH:mm t) Compared values are not the same Actual (val.toString()) : ??:?? FLE Daylight Time Expected (l.toString(dt.time(), format)): ??:?? FLE Standard Time tst_qqmllocale.cpp(913) : failure location FAIL! : tst_qqmllocale::dateToLocaleTimeStringFormatted(hi_IN HH:mm t) Compared values are not the same Actual (val.toString()) : 18:53 FLE Daylight Time Expected (l.toString(dt.time(), format)): 18:53 FLE Standard Time tst_qqmllocale.cpp(913) : failure location FAIL! : tst_qqmllocale::dateToLocaleTimeStringFormatted(zh_CN HH:mm t) Compared values are not the same Actual (val.toString()) : 18:53 FLE Daylight Time Expected (l.toString(dt.time(), format)): 18:53 FLE Standard Time tst_qqmllocale.cpp(913) : failure location FAIL! : tst_qqmllocale::dateToLocaleTimeStringFormatted(th_TH HH:mm t) Compared values are not the same Actual (val.toString()) : 18:53 FLE Daylight Time Expected (l.toString(dt.time(), format)): 18:53 FLE Standard Time tst_qqmllocale.cpp(913) : failure location Totals: 469 passed, 6 failed, 27 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qqmllocale ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_qqmllocale::initTestCase() PASS : tst_qqmllocale::defaultLocale() PASS : tst_qqmllocale::properties(en_US:name) PASS : tst_qqmllocale::properties(en_US:amText) PASS : tst_qqmllocale::properties(en_US:pmText) PASS : tst_qqmllocale::properties(en_US:nativeLanguageName) PASS : tst_qqmllocale::properties(en_US:nativeCountryName) PASS : tst_qqmllocale::properties(en_US:decimalPoint) PASS : tst_qqmllocale::properties(en_US:groupSeparator) PASS : tst_qqmllocale::properties(en_US:percent) PASS : tst_qqmllocale::properties(en_US:zeroDigit) PASS : tst_qqmllocale::properties(en_US:negativeSign) PASS : tst_qqmllocale::properties(en_US:positiveSign) PASS : tst_qqmllocale::properties(en_US:exponential) PASS : tst_qqmllocale::properties(en_US:measurementSystem) PASS : tst_qqmllocale::properties(en_US:textDirection) PASS : tst_qqmllocale::properties(de_DE:name) PASS : tst_qqmllocale::properties(de_DE:amText) PASS : tst_qqmllocale::properties(de_DE:pmText) PASS : tst_qqmllocale::properties(de_DE:nativeLanguageName) PASS : tst_qqmllocale::properties(de_DE:nativeCountryName) PASS : tst_qqmllocale::properties(de_DE:decimalPoint) PASS : tst_qqmllocale::properties(de_DE:groupSeparator) PASS : tst_qqmllocale::properties(de_DE:percent) PASS : tst_qqmllocale::properties(de_DE:zeroDigit) PASS : tst_qqmllocale::properties(de_DE:negativeSign) PASS : tst_qqmllocale::properties(de_DE:positiveSign) PASS : tst_qqmllocale::properties(de_DE:exponential) PASS : tst_qqmllocale::properties(de_DE:measurementSystem) PASS : tst_qqmllocale::properties(de_DE:textDirection) PASS : tst_qqmllocale::properties(ar_SA:name) PASS : tst_qqmllocale::properties(ar_SA:amText) PASS : tst_qqmllocale::properties(ar_SA:pmText) PASS : tst_qqmllocale::properties(ar_SA:nativeLanguageName) PASS : tst_qqmllocale::properties(ar_SA:nativeCountryName) PASS : tst_qqmllocale::properties(ar_SA:decimalPoint) PASS : tst_qqmllocale::properties(ar_SA:groupSeparator) PASS : tst_qqmllocale::properties(ar_SA:percent) PASS : tst_qqmllocale::properties(ar_SA:zeroDigit) PASS : tst_qqmllocale::properties(ar_SA:negativeSign) PASS : tst_qqmllocale::properties(ar_SA:positiveSign) PASS : tst_qqmllocale::properties(ar_SA:exponential) PASS : tst_qqmllocale::properties(ar_SA:measurementSystem) PASS : tst_qqmllocale::properties(ar_SA:textDirection) PASS : tst_qqmllocale::properties(hi_IN:name) PASS : tst_qqmllocale::properties(hi_IN:amText) PASS : tst_qqmllocale::properties(hi_IN:pmText) PASS : tst_qqmllocale::properties(hi_IN:nativeLanguageName) PASS : tst_qqmllocale::properties(hi_IN:nativeCountryName) PASS : tst_qqmllocale::properties(hi_IN:decimalPoint) PASS : tst_qqmllocale::properties(hi_IN:groupSeparator) PASS : tst_qqmllocale::properties(hi_IN:percent) PASS : tst_qqmllocale::properties(hi_IN:zeroDigit) PASS : tst_qqmllocale::properties(hi_IN:negativeSign) PASS : tst_qqmllocale::properties(hi_IN:positiveSign) PASS : tst_qqmllocale::properties(hi_IN:exponential) PASS : tst_qqmllocale::properties(hi_IN:measurementSystem) PASS : tst_qqmllocale::properties(hi_IN:textDirection) PASS : tst_qqmllocale::properties(zh_CN:name) PASS : tst_qqmllocale::properties(zh_CN:amText) PASS : tst_qqmllocale::properties(zh_CN:pmText) PASS : tst_qqmllocale::properties(zh_CN:nativeLanguageName) PASS : tst_qqmllocale::properties(zh_CN:nativeCountryName) PASS : tst_qqmllocale::properties(zh_CN:decimalPoint) PASS : tst_qqmllocale::properties(zh_CN:groupSeparator) PASS : tst_qqmllocale::properties(zh_CN:percent) PASS : tst_qqmllocale::properties(zh_CN:zeroDigit) PASS : tst_qqmllocale::properties(zh_CN:negativeSign) PASS : tst_qqmllocale::properties(zh_CN:positiveSign) PASS : tst_qqmllocale::properties(zh_CN:exponential) PASS : tst_qqmllocale::properties(zh_CN:measurementSystem) PASS : tst_qqmllocale::properties(zh_CN:textDirection) PASS : tst_qqmllocale::properties(th_TH:name) PASS : tst_qqmllocale::properties(th_TH:amText) PASS : tst_qqmllocale::properties(th_TH:pmText) PASS : tst_qqmllocale::properties(th_TH:nativeLanguageName) PASS : tst_qqmllocale::properties(th_TH:nativeCountryName) PASS : tst_qqmllocale::properties(th_TH:decimalPoint) PASS : tst_qqmllocale::properties(th_TH:groupSeparator) PASS : tst_qqmllocale::properties(th_TH:percent) PASS : tst_qqmllocale::properties(th_TH:zeroDigit) PASS : tst_qqmllocale::properties(th_TH:negativeSign) PASS : tst_qqmllocale::properties(th_TH:positiveSign) PASS : tst_qqmllocale::properties(th_TH:exponential) PASS : tst_qqmllocale::properties(th_TH:measurementSystem) PASS : tst_qqmllocale::properties(th_TH:textDirection) PASS : tst_qqmllocale::currencySymbol(en_US) PASS : tst_qqmllocale::currencySymbol(en_US CurrencyIsoCode) PASS : tst_qqmllocale::currencySymbol(en_US CurrencySymbol) PASS : tst_qqmllocale::currencySymbol(en_US CurrencyDisplayName) PASS : tst_qqmllocale::currencySymbol(de_DE) PASS : tst_qqmllocale::currencySymbol(de_DE CurrencyIsoCode) PASS : tst_qqmllocale::currencySymbol(de_DE CurrencySymbol) PASS : tst_qqmllocale::currencySymbol(de_DE CurrencyDisplayName) PASS : tst_qqmllocale::currencySymbol(ar_SA) PASS : tst_qqmllocale::currencySymbol(ar_SA CurrencyIsoCode) PASS : tst_qqmllocale::currencySymbol(ar_SA CurrencySymbol) PASS : tst_qqmllocale::currencySymbol(ar_SA CurrencyDisplayName) PASS : tst_qqmllocale::currencySymbol(hi_IN) PASS : tst_qqmllocale::currencySymbol(hi_IN CurrencyIsoCode) PASS : tst_qqmllocale::currencySymbol(hi_IN CurrencySymbol) PASS : tst_qqmllocale::currencySymbol(hi_IN CurrencyDisplayName) PASS : tst_qqmllocale::currencySymbol(zh_CN) PASS : tst_qqmllocale::currencySymbol(zh_CN CurrencyIsoCode) PASS : tst_qqmllocale::currencySymbol(zh_CN CurrencySymbol) PASS : tst_qqmllocale::currencySymbol(zh_CN CurrencyDisplayName) PASS : tst_qqmllocale::currencySymbol(th_TH) PASS : tst_qqmllocale::currencySymbol(th_TH CurrencyIsoCode) PASS : tst_qqmllocale::currencySymbol(th_TH CurrencySymbol) PASS : tst_qqmllocale::currencySymbol(th_TH CurrencyDisplayName) PASS : tst_qqmllocale::monthName(en_US) PASS : tst_qqmllocale::monthName(en_US LongFormat) PASS : tst_qqmllocale::monthName(en_US ShortFormat) PASS : tst_qqmllocale::monthName(en_US NarrowFormat) PASS : tst_qqmllocale::monthName(de_DE) PASS : tst_qqmllocale::monthName(de_DE LongFormat) PASS : tst_qqmllocale::monthName(de_DE ShortFormat) PASS : tst_qqmllocale::monthName(de_DE NarrowFormat) PASS : tst_qqmllocale::monthName(ar_SA) PASS : tst_qqmllocale::monthName(ar_SA LongFormat) PASS : tst_qqmllocale::monthName(ar_SA ShortFormat) PASS : tst_qqmllocale::monthName(ar_SA NarrowFormat) PASS : tst_qqmllocale::monthName(hi_IN) PASS : tst_qqmllocale::monthName(hi_IN LongFormat) PASS : tst_qqmllocale::monthName(hi_IN ShortFormat) PASS : tst_qqmllocale::monthName(hi_IN NarrowFormat) PASS : tst_qqmllocale::monthName(zh_CN) PASS : tst_qqmllocale::monthName(zh_CN LongFormat) PASS : tst_qqmllocale::monthName(zh_CN ShortFormat) PASS : tst_qqmllocale::monthName(zh_CN NarrowFormat) PASS : tst_qqmllocale::monthName(th_TH) PASS : tst_qqmllocale::monthName(th_TH LongFormat) PASS : tst_qqmllocale::monthName(th_TH ShortFormat) PASS : tst_qqmllocale::monthName(th_TH NarrowFormat) PASS : tst_qqmllocale::standaloneMonthName(en_US) PASS : tst_qqmllocale::standaloneMonthName(en_US LongFormat) PASS : tst_qqmllocale::standaloneMonthName(en_US ShortFormat) PASS : tst_qqmllocale::standaloneMonthName(en_US NarrowFormat) PASS : tst_qqmllocale::standaloneMonthName(de_DE) PASS : tst_qqmllocale::standaloneMonthName(de_DE LongFormat) PASS : tst_qqmllocale::standaloneMonthName(de_DE ShortFormat) PASS : tst_qqmllocale::standaloneMonthName(de_DE NarrowFormat) PASS : tst_qqmllocale::standaloneMonthName(ar_SA) PASS : tst_qqmllocale::standaloneMonthName(ar_SA LongFormat) PASS : tst_qqmllocale::standaloneMonthName(ar_SA ShortFormat) PASS : tst_qqmllocale::standaloneMonthName(ar_SA NarrowFormat) PASS : tst_qqmllocale::standaloneMonthName(hi_IN) PASS : tst_qqmllocale::standaloneMonthName(hi_IN LongFormat) PASS : tst_qqmllocale::standaloneMonthName(hi_IN ShortFormat) PASS : tst_qqmllocale::standaloneMonthName(hi_IN NarrowFormat) PASS : tst_qqmllocale::standaloneMonthName(zh_CN) PASS : tst_qqmllocale::standaloneMonthName(zh_CN LongFormat) PASS : tst_qqmllocale::standaloneMonthName(zh_CN ShortFormat) PASS : tst_qqmllocale::standaloneMonthName(zh_CN NarrowFormat) PASS : tst_qqmllocale::standaloneMonthName(th_TH) PASS : tst_qqmllocale::standaloneMonthName(th_TH LongFormat) PASS : tst_qqmllocale::standaloneMonthName(th_TH ShortFormat) PASS : tst_qqmllocale::standaloneMonthName(th_TH NarrowFormat) PASS : tst_qqmllocale::dayName(en_US) PASS : tst_qqmllocale::dayName(en_US LongFormat) PASS : tst_qqmllocale::dayName(en_US ShortFormat) PASS : tst_qqmllocale::dayName(en_US NarrowFormat) PASS : tst_qqmllocale::dayName(de_DE) PASS : tst_qqmllocale::dayName(de_DE LongFormat) PASS : tst_qqmllocale::dayName(de_DE ShortFormat) PASS : tst_qqmllocale::dayName(de_DE NarrowFormat) PASS : tst_qqmllocale::dayName(ar_SA) PASS : tst_qqmllocale::dayName(ar_SA LongFormat) PASS : tst_qqmllocale::dayName(ar_SA ShortFormat) PASS : tst_qqmllocale::dayName(ar_SA NarrowFormat) PASS : tst_qqmllocale::dayName(hi_IN) PASS : tst_qqmllocale::dayName(hi_IN LongFormat) PASS : tst_qqmllocale::dayName(hi_IN ShortFormat) PASS : tst_qqmllocale::dayName(hi_IN NarrowFormat) PASS : tst_qqmllocale::dayName(zh_CN) PASS : tst_qqmllocale::dayName(zh_CN LongFormat) PASS : tst_qqmllocale::dayName(zh_CN ShortFormat) PASS : tst_qqmllocale::dayName(zh_CN NarrowFormat) PASS : tst_qqmllocale::dayName(th_TH) PASS : tst_qqmllocale::dayName(th_TH LongFormat) PASS : tst_qqmllocale::dayName(th_TH ShortFormat) PASS : tst_qqmllocale::dayName(th_TH NarrowFormat) PASS : tst_qqmllocale::standaloneDayName(en_US) PASS : tst_qqmllocale::standaloneDayName(en_US LongFormat) PASS : tst_qqmllocale::standaloneDayName(en_US ShortFormat) PASS : tst_qqmllocale::standaloneDayName(en_US NarrowFormat) PASS : tst_qqmllocale::standaloneDayName(de_DE) PASS : tst_qqmllocale::standaloneDayName(de_DE LongFormat) PASS : tst_qqmllocale::standaloneDayName(de_DE ShortFormat) PASS : tst_qqmllocale::standaloneDayName(de_DE NarrowFormat) PASS : tst_qqmllocale::standaloneDayName(ar_SA) PASS : tst_qqmllocale::standaloneDayName(ar_SA LongFormat) PASS : tst_qqmllocale::standaloneDayName(ar_SA ShortFormat) PASS : tst_qqmllocale::standaloneDayName(ar_SA NarrowFormat) PASS : tst_qqmllocale::standaloneDayName(hi_IN) PASS : tst_qqmllocale::standaloneDayName(hi_IN LongFormat) PASS : tst_qqmllocale::standaloneDayName(hi_IN ShortFormat) PASS : tst_qqmllocale::standaloneDayName(hi_IN NarrowFormat) PASS : tst_qqmllocale::standaloneDayName(zh_CN) PASS : tst_qqmllocale::standaloneDayName(zh_CN LongFormat) PASS : tst_qqmllocale::standaloneDayName(zh_CN ShortFormat) PASS : tst_qqmllocale::standaloneDayName(zh_CN NarrowFormat) PASS : tst_qqmllocale::standaloneDayName(th_TH) PASS : tst_qqmllocale::standaloneDayName(th_TH LongFormat) PASS : tst_qqmllocale::standaloneDayName(th_TH ShortFormat) PASS : tst_qqmllocale::standaloneDayName(th_TH NarrowFormat) PASS : tst_qqmllocale::firstDayOfWeek(en_US) PASS : tst_qqmllocale::firstDayOfWeek(de_DE) PASS : tst_qqmllocale::firstDayOfWeek(ar_SA) PASS : tst_qqmllocale::firstDayOfWeek(hi_IN) PASS : tst_qqmllocale::firstDayOfWeek(zh_CN) PASS : tst_qqmllocale::firstDayOfWeek(th_TH) PASS : tst_qqmllocale::weekDays(en_US) PASS : tst_qqmllocale::weekDays(de_DE) PASS : tst_qqmllocale::weekDays(ar_SA) PASS : tst_qqmllocale::weekDays(hi_IN) PASS : tst_qqmllocale::weekDays(zh_CN) PASS : tst_qqmllocale::weekDays(th_TH) PASS : tst_qqmllocale::uiLanguages(en_US) PASS : tst_qqmllocale::uiLanguages(de_DE) PASS : tst_qqmllocale::uiLanguages(ar_SA) PASS : tst_qqmllocale::uiLanguages(hi_IN) PASS : tst_qqmllocale::uiLanguages(zh_CN) PASS : tst_qqmllocale::uiLanguages(th_TH) PASS : tst_qqmllocale::dateFormat(en_US) PASS : tst_qqmllocale::dateFormat(en_US LongFormat) PASS : tst_qqmllocale::dateFormat(en_US ShortFormat) PASS : tst_qqmllocale::dateFormat(en_US NarrowFormat) PASS : tst_qqmllocale::dateFormat(de_DE) PASS : tst_qqmllocale::dateFormat(de_DE LongFormat) PASS : tst_qqmllocale::dateFormat(de_DE ShortFormat) PASS : tst_qqmllocale::dateFormat(de_DE NarrowFormat) PASS : tst_qqmllocale::dateFormat(ar_SA) PASS : tst_qqmllocale::dateFormat(ar_SA LongFormat) PASS : tst_qqmllocale::dateFormat(ar_SA ShortFormat) PASS : tst_qqmllocale::dateFormat(ar_SA NarrowFormat) PASS : tst_qqmllocale::dateFormat(hi_IN) PASS : tst_qqmllocale::dateFormat(hi_IN LongFormat) PASS : tst_qqmllocale::dateFormat(hi_IN ShortFormat) PASS : tst_qqmllocale::dateFormat(hi_IN NarrowFormat) PASS : tst_qqmllocale::dateFormat(zh_CN) PASS : tst_qqmllocale::dateFormat(zh_CN LongFormat) PASS : tst_qqmllocale::dateFormat(zh_CN ShortFormat) PASS : tst_qqmllocale::dateFormat(zh_CN NarrowFormat) PASS : tst_qqmllocale::dateFormat(th_TH) PASS : tst_qqmllocale::dateFormat(th_TH LongFormat) PASS : tst_qqmllocale::dateFormat(th_TH ShortFormat) PASS : tst_qqmllocale::dateFormat(th_TH NarrowFormat) PASS : tst_qqmllocale::dateTimeFormat(en_US) PASS : tst_qqmllocale::dateTimeFormat(en_US LongFormat) PASS : tst_qqmllocale::dateTimeFormat(en_US ShortFormat) PASS : tst_qqmllocale::dateTimeFormat(en_US NarrowFormat) PASS : tst_qqmllocale::dateTimeFormat(de_DE) PASS : tst_qqmllocale::dateTimeFormat(de_DE LongFormat) PASS : tst_qqmllocale::dateTimeFormat(de_DE ShortFormat) PASS : tst_qqmllocale::dateTimeFormat(de_DE NarrowFormat) PASS : tst_qqmllocale::dateTimeFormat(ar_SA) PASS : tst_qqmllocale::dateTimeFormat(ar_SA LongFormat) PASS : tst_qqmllocale::dateTimeFormat(ar_SA ShortFormat) PASS : tst_qqmllocale::dateTimeFormat(ar_SA NarrowFormat) PASS : tst_qqmllocale::dateTimeFormat(hi_IN) PASS : tst_qqmllocale::dateTimeFormat(hi_IN LongFormat) PASS : tst_qqmllocale::dateTimeFormat(hi_IN ShortFormat) PASS : tst_qqmllocale::dateTimeFormat(hi_IN NarrowFormat) PASS : tst_qqmllocale::dateTimeFormat(zh_CN) PASS : tst_qqmllocale::dateTimeFormat(zh_CN LongFormat) PASS : tst_qqmllocale::dateTimeFormat(zh_CN ShortFormat) PASS : tst_qqmllocale::dateTimeFormat(zh_CN NarrowFormat) PASS : tst_qqmllocale::dateTimeFormat(th_TH) PASS : tst_qqmllocale::dateTimeFormat(th_TH LongFormat) PASS : tst_qqmllocale::dateTimeFormat(th_TH ShortFormat) PASS : tst_qqmllocale::dateTimeFormat(th_TH NarrowFormat) PASS : tst_qqmllocale::timeFormat(en_US) PASS : tst_qqmllocale::timeFormat(en_US LongFormat) PASS : tst_qqmllocale::timeFormat(en_US ShortFormat) PASS : tst_qqmllocale::timeFormat(en_US NarrowFormat) PASS : tst_qqmllocale::timeFormat(de_DE) PASS : tst_qqmllocale::timeFormat(de_DE LongFormat) PASS : tst_qqmllocale::timeFormat(de_DE ShortFormat) PASS : tst_qqmllocale::timeFormat(de_DE NarrowFormat) PASS : tst_qqmllocale::timeFormat(ar_SA) PASS : tst_qqmllocale::timeFormat(ar_SA LongFormat) PASS : tst_qqmllocale::timeFormat(ar_SA ShortFormat) PASS : tst_qqmllocale::timeFormat(ar_SA NarrowFormat) PASS : tst_qqmllocale::timeFormat(hi_IN) PASS : tst_qqmllocale::timeFormat(hi_IN LongFormat) PASS : tst_qqmllocale::timeFormat(hi_IN ShortFormat) PASS : tst_qqmllocale::timeFormat(hi_IN NarrowFormat) PASS : tst_qqmllocale::timeFormat(zh_CN) PASS : tst_qqmllocale::timeFormat(zh_CN LongFormat) PASS : tst_qqmllocale::timeFormat(zh_CN ShortFormat) PASS : tst_qqmllocale::timeFormat(zh_CN NarrowFormat) PASS : tst_qqmllocale::timeFormat(th_TH) PASS : tst_qqmllocale::timeFormat(th_TH LongFormat) PASS : tst_qqmllocale::timeFormat(th_TH ShortFormat) PASS : tst_qqmllocale::timeFormat(th_TH NarrowFormat) PASS : tst_qqmllocale::dateToLocaleString(en_US) PASS : tst_qqmllocale::dateToLocaleString(en_US LongFormat) PASS : tst_qqmllocale::dateToLocaleString(en_US ShortFormat) PASS : tst_qqmllocale::dateToLocaleString(en_US NarrowFormat) PASS : tst_qqmllocale::dateToLocaleString(de_DE) PASS : tst_qqmllocale::dateToLocaleString(de_DE LongFormat) PASS : tst_qqmllocale::dateToLocaleString(de_DE ShortFormat) PASS : tst_qqmllocale::dateToLocaleString(de_DE NarrowFormat) PASS : tst_qqmllocale::dateToLocaleString(ar_SA) PASS : tst_qqmllocale::dateToLocaleString(ar_SA LongFormat) PASS : tst_qqmllocale::dateToLocaleString(ar_SA ShortFormat) PASS : tst_qqmllocale::dateToLocaleString(ar_SA NarrowFormat) PASS : tst_qqmllocale::dateToLocaleString(hi_IN) PASS : tst_qqmllocale::dateToLocaleString(hi_IN LongFormat) PASS : tst_qqmllocale::dateToLocaleString(hi_IN ShortFormat) PASS : tst_qqmllocale::dateToLocaleString(hi_IN NarrowFormat) PASS : tst_qqmllocale::dateToLocaleString(zh_CN) PASS : tst_qqmllocale::dateToLocaleString(zh_CN LongFormat) PASS : tst_qqmllocale::dateToLocaleString(zh_CN ShortFormat) PASS : tst_qqmllocale::dateToLocaleString(zh_CN NarrowFormat) PASS : tst_qqmllocale::dateToLocaleString(th_TH) PASS : tst_qqmllocale::dateToLocaleString(th_TH LongFormat) PASS : tst_qqmllocale::dateToLocaleString(th_TH ShortFormat) PASS : tst_qqmllocale::dateToLocaleString(th_TH NarrowFormat) PASS : tst_qqmllocale::dateToLocaleStringFormatted(en_US hh:mm dd.MM.yyyy) PASS : tst_qqmllocale::dateToLocaleStringFormatted(en_US h:m:sap ddd MMMM d yy) PASS : tst_qqmllocale::dateToLocaleStringFormatted(en_US 'The date and time is: 'H:mm:ss:zzz dd/MM/yy) PASS : tst_qqmllocale::dateToLocaleStringFormatted(en_US MMM d yyyy HH:mm t) PASS : tst_qqmllocale::dateToLocaleStringFormatted(de_DE hh:mm dd.MM.yyyy) PASS : tst_qqmllocale::dateToLocaleStringFormatted(de_DE h:m:sap ddd MMMM d yy) PASS : tst_qqmllocale::dateToLocaleStringFormatted(de_DE 'The date and time is: 'H:mm:ss:zzz dd/MM/yy) PASS : tst_qqmllocale::dateToLocaleStringFormatted(de_DE MMM d yyyy HH:mm t) PASS : tst_qqmllocale::dateToLocaleStringFormatted(ar_SA hh:mm dd.MM.yyyy) PASS : tst_qqmllocale::dateToLocaleStringFormatted(ar_SA h:m:sap ddd MMMM d yy) PASS : tst_qqmllocale::dateToLocaleStringFormatted(ar_SA 'The date and time is: 'H:mm:ss:zzz dd/MM/yy) PASS : tst_qqmllocale::dateToLocaleStringFormatted(ar_SA MMM d yyyy HH:mm t) PASS : tst_qqmllocale::dateToLocaleStringFormatted(hi_IN hh:mm dd.MM.yyyy) PASS : tst_qqmllocale::dateToLocaleStringFormatted(hi_IN h:m:sap ddd MMMM d yy) PASS : tst_qqmllocale::dateToLocaleStringFormatted(hi_IN 'The date and time is: 'H:mm:ss:zzz dd/MM/yy) PASS : tst_qqmllocale::dateToLocaleStringFormatted(hi_IN MMM d yyyy HH:mm t) PASS : tst_qqmllocale::dateToLocaleStringFormatted(zh_CN hh:mm dd.MM.yyyy) PASS : tst_qqmllocale::dateToLocaleStringFormatted(zh_CN h:m:sap ddd MMMM d yy) PASS : tst_qqmllocale::dateToLocaleStringFormatted(zh_CN 'The date and time is: 'H:mm:ss:zzz dd/MM/yy) PASS : tst_qqmllocale::dateToLocaleStringFormatted(zh_CN MMM d yyyy HH:mm t) PASS : tst_qqmllocale::dateToLocaleStringFormatted(th_TH hh:mm dd.MM.yyyy) PASS : tst_qqmllocale::dateToLocaleStringFormatted(th_TH h:m:sap ddd MMMM d yy) PASS : tst_qqmllocale::dateToLocaleStringFormatted(th_TH 'The date and time is: 'H:mm:ss:zzz dd/MM/yy) PASS : tst_qqmllocale::dateToLocaleStringFormatted(th_TH MMM d yyyy HH:mm t) PASS : tst_qqmllocale::dateToLocaleDateString(en_US) PASS : tst_qqmllocale::dateToLocaleDateString(en_US LongFormat) PASS : tst_qqmllocale::dateToLocaleDateString(en_US ShortFormat) PASS : tst_qqmllocale::dateToLocaleDateString(en_US NarrowFormat) PASS : tst_qqmllocale::dateToLocaleDateString(de_DE) PASS : tst_qqmllocale::dateToLocaleDateString(de_DE LongFormat) PASS : tst_qqmllocale::dateToLocaleDateString(de_DE ShortFormat) PASS : tst_qqmllocale::dateToLocaleDateString(de_DE NarrowFormat) PASS : tst_qqmllocale::dateToLocaleDateString(ar_SA) PASS : tst_qqmllocale::dateToLocaleDateString(ar_SA LongFormat) PASS : tst_qqmllocale::dateToLocaleDateString(ar_SA ShortFormat) PASS : tst_qqmllocale::dateToLocaleDateString(ar_SA NarrowFormat) PASS : tst_qqmllocale::dateToLocaleDateString(hi_IN) PASS : tst_qqmllocale::dateToLocaleDateString(hi_IN LongFormat) PASS : tst_qqmllocale::dateToLocaleDateString(hi_IN ShortFormat) PASS : tst_qqmllocale::dateToLocaleDateString(hi_IN NarrowFormat) PASS : tst_qqmllocale::dateToLocaleDateString(zh_CN) PASS : tst_qqmllocale::dateToLocaleDateString(zh_CN LongFormat) PASS : tst_qqmllocale::dateToLocaleDateString(zh_CN ShortFormat) PASS : tst_qqmllocale::dateToLocaleDateString(zh_CN NarrowFormat) PASS : tst_qqmllocale::dateToLocaleDateString(th_TH) PASS : tst_qqmllocale::dateToLocaleDateString(th_TH LongFormat) PASS : tst_qqmllocale::dateToLocaleDateString(th_TH ShortFormat) PASS : tst_qqmllocale::dateToLocaleDateString(th_TH NarrowFormat) PASS : tst_qqmllocale::dateToLocaleDateStringFormatted(en_US dd.MM.yyyy) PASS : tst_qqmllocale::dateToLocaleDateStringFormatted(en_US ddd MMMM d yy) PASS : tst_qqmllocale::dateToLocaleDateStringFormatted(en_US 'The date is: 'dd/MM/yy) PASS : tst_qqmllocale::dateToLocaleDateStringFormatted(en_US MMM d yyyy) PASS : tst_qqmllocale::dateToLocaleDateStringFormatted(de_DE dd.MM.yyyy) PASS : tst_qqmllocale::dateToLocaleDateStringFormatted(de_DE ddd MMMM d yy) PASS : tst_qqmllocale::dateToLocaleDateStringFormatted(de_DE 'The date is: 'dd/MM/yy) PASS : tst_qqmllocale::dateToLocaleDateStringFormatted(de_DE MMM d yyyy) PASS : tst_qqmllocale::dateToLocaleDateStringFormatted(ar_SA dd.MM.yyyy) PASS : tst_qqmllocale::dateToLocaleDateStringFormatted(ar_SA ddd MMMM d yy) PASS : tst_qqmllocale::dateToLocaleDateStringFormatted(ar_SA 'The date is: 'dd/MM/yy) PASS : tst_qqmllocale::dateToLocaleDateStringFormatted(ar_SA MMM d yyyy) PASS : tst_qqmllocale::dateToLocaleDateStringFormatted(hi_IN dd.MM.yyyy) PASS : tst_qqmllocale::dateToLocaleDateStringFormatted(hi_IN ddd MMMM d yy) PASS : tst_qqmllocale::dateToLocaleDateStringFormatted(hi_IN 'The date is: 'dd/MM/yy) PASS : tst_qqmllocale::dateToLocaleDateStringFormatted(hi_IN MMM d yyyy) PASS : tst_qqmllocale::dateToLocaleDateStringFormatted(zh_CN dd.MM.yyyy) PASS : tst_qqmllocale::dateToLocaleDateStringFormatted(zh_CN ddd MMMM d yy) PASS : tst_qqmllocale::dateToLocaleDateStringFormatted(zh_CN 'The date is: 'dd/MM/yy) PASS : tst_qqmllocale::dateToLocaleDateStringFormatted(zh_CN MMM d yyyy) PASS : tst_qqmllocale::dateToLocaleDateStringFormatted(th_TH dd.MM.yyyy) PASS : tst_qqmllocale::dateToLocaleDateStringFormatted(th_TH ddd MMMM d yy) PASS : tst_qqmllocale::dateToLocaleDateStringFormatted(th_TH 'The date is: 'dd/MM/yy) PASS : tst_qqmllocale::dateToLocaleDateStringFormatted(th_TH MMM d yyyy) PASS : tst_qqmllocale::dateToLocaleTimeString(en_US) PASS : tst_qqmllocale::dateToLocaleTimeString(en_US LongFormat) PASS : tst_qqmllocale::dateToLocaleTimeString(en_US ShortFormat) PASS : tst_qqmllocale::dateToLocaleTimeString(en_US NarrowFormat) PASS : tst_qqmllocale::dateToLocaleTimeString(de_DE) PASS : tst_qqmllocale::dateToLocaleTimeString(de_DE LongFormat) PASS : tst_qqmllocale::dateToLocaleTimeString(de_DE ShortFormat) PASS : tst_qqmllocale::dateToLocaleTimeString(de_DE NarrowFormat) PASS : tst_qqmllocale::dateToLocaleTimeString(ar_SA) PASS : tst_qqmllocale::dateToLocaleTimeString(ar_SA LongFormat) PASS : tst_qqmllocale::dateToLocaleTimeString(ar_SA ShortFormat) PASS : tst_qqmllocale::dateToLocaleTimeString(ar_SA NarrowFormat) PASS : tst_qqmllocale::dateToLocaleTimeString(hi_IN) PASS : tst_qqmllocale::dateToLocaleTimeString(hi_IN LongFormat) PASS : tst_qqmllocale::dateToLocaleTimeString(hi_IN ShortFormat) PASS : tst_qqmllocale::dateToLocaleTimeString(hi_IN NarrowFormat) PASS : tst_qqmllocale::dateToLocaleTimeString(zh_CN) PASS : tst_qqmllocale::dateToLocaleTimeString(zh_CN LongFormat) PASS : tst_qqmllocale::dateToLocaleTimeString(zh_CN ShortFormat) PASS : tst_qqmllocale::dateToLocaleTimeString(zh_CN NarrowFormat) PASS : tst_qqmllocale::dateToLocaleTimeString(th_TH) PASS : tst_qqmllocale::dateToLocaleTimeString(th_TH LongFormat) PASS : tst_qqmllocale::dateToLocaleTimeString(th_TH ShortFormat) PASS : tst_qqmllocale::dateToLocaleTimeString(th_TH NarrowFormat) PASS : tst_qqmllocale::dateToLocaleTimeStringFormatted(en_US hh:mm) PASS : tst_qqmllocale::dateToLocaleTimeStringFormatted(en_US h:m:sap) PASS : tst_qqmllocale::dateToLocaleTimeStringFormatted(en_US 'The time is: 'H:mm:ss:zzz) FAIL! : tst_qqmllocale::dateToLocaleTimeStringFormatted(en_US HH:mm t) Compared values are not the same Actual (val.toString()) : 18:53 FLE Daylight Time Expected (l.toString(dt.time(), format)): 18:53 FLE Standard Time tst_qqmllocale.cpp(913) : failure location PASS : tst_qqmllocale::dateToLocaleTimeStringFormatted(de_DE hh:mm) PASS : tst_qqmllocale::dateToLocaleTimeStringFormatted(de_DE h:m:sap) PASS : tst_qqmllocale::dateToLocaleTimeStringFormatted(de_DE 'The time is: 'H:mm:ss:zzz) FAIL! : tst_qqmllocale::dateToLocaleTimeStringFormatted(de_DE HH:mm t) Compared values are not the same Actual (val.toString()) : 18:53 FLE Daylight Time Expected (l.toString(dt.time(), format)): 18:53 FLE Standard Time tst_qqmllocale.cpp(913) : failure location PASS : tst_qqmllocale::dateToLocaleTimeStringFormatted(ar_SA hh:mm) PASS : tst_qqmllocale::dateToLocaleTimeStringFormatted(ar_SA h:m:sap) PASS : tst_qqmllocale::dateToLocaleTimeStringFormatted(ar_SA 'The time is: 'H:mm:ss:zzz) FAIL! : tst_qqmllocale::dateToLocaleTimeStringFormatted(ar_SA HH:mm t) Compared values are not the same Actual (val.toString()) : ??:?? FLE Daylight Time Expected (l.toString(dt.time(), format)): ??:?? FLE Standard Time tst_qqmllocale.cpp(913) : failure location PASS : tst_qqmllocale::dateToLocaleTimeStringFormatted(hi_IN hh:mm) PASS : tst_qqmllocale::dateToLocaleTimeStringFormatted(hi_IN h:m:sap) PASS : tst_qqmllocale::dateToLocaleTimeStringFormatted(hi_IN 'The time is: 'H:mm:ss:zzz) FAIL! : tst_qqmllocale::dateToLocaleTimeStringFormatted(hi_IN HH:mm t) Compared values are not the same Actual (val.toString()) : 18:53 FLE Daylight Time Expected (l.toString(dt.time(), format)): 18:53 FLE Standard Time tst_qqmllocale.cpp(913) : failure location PASS : tst_qqmllocale::dateToLocaleTimeStringFormatted(zh_CN hh:mm) PASS : tst_qqmllocale::dateToLocaleTimeStringFormatted(zh_CN h:m:sap) PASS : tst_qqmllocale::dateToLocaleTimeStringFormatted(zh_CN 'The time is: 'H:mm:ss:zzz) FAIL! : tst_qqmllocale::dateToLocaleTimeStringFormatted(zh_CN HH:mm t) Compared values are not the same Actual (val.toString()) : 18:53 FLE Daylight Time Expected (l.toString(dt.time(), format)): 18:53 FLE Standard Time tst_qqmllocale.cpp(913) : failure location PASS : tst_qqmllocale::dateToLocaleTimeStringFormatted(th_TH hh:mm) PASS : tst_qqmllocale::dateToLocaleTimeStringFormatted(th_TH h:m:sap) PASS : tst_qqmllocale::dateToLocaleTimeStringFormatted(th_TH 'The time is: 'H:mm:ss:zzz) FAIL! : tst_qqmllocale::dateToLocaleTimeStringFormatted(th_TH HH:mm t) Compared values are not the same Actual (val.toString()) : 18:53 FLE Daylight Time Expected (l.toString(dt.time(), format)): 18:53 FLE Standard Time tst_qqmllocale.cpp(913) : failure location SKIP : tst_qqmllocale::dateFromLocaleString(en_US 1) Needs fixes in our date time parser tst_qqmllocale.cpp(934) : failure location SKIP : tst_qqmllocale::dateFromLocaleString(en_US long) Needs fixes in our date time parser tst_qqmllocale.cpp(934) : failure location SKIP : tst_qqmllocale::dateFromLocaleString(en_US short) Needs fixes in our date time parser tst_qqmllocale.cpp(934) : failure location SKIP : tst_qqmllocale::dateFromLocaleString(de_DE long) Needs fixes in our date time parser tst_qqmllocale.cpp(934) : failure location SKIP : tst_qqmllocale::dateFromLocaleString(de_DE short) Needs fixes in our date time parser tst_qqmllocale.cpp(934) : failure location SKIP : tst_qqmllocale::dateFromLocaleString(ar_SA long) Needs fixes in our date time parser tst_qqmllocale.cpp(934) : failure location SKIP : tst_qqmllocale::dateFromLocaleString(ar_SA short) Needs fixes in our date time parser tst_qqmllocale.cpp(934) : failure location SKIP : tst_qqmllocale::dateFromLocaleString(zh_CN long) Needs fixes in our date time parser tst_qqmllocale.cpp(934) : failure location SKIP : tst_qqmllocale::dateFromLocaleString(zh_CN short) Needs fixes in our date time parser tst_qqmllocale.cpp(934) : failure location SKIP : tst_qqmllocale::dateFromLocaleDateString(en_US 1) Needs fixes in our date time parser tst_qqmllocale.cpp(979) : failure location SKIP : tst_qqmllocale::dateFromLocaleDateString(en_US long) Needs fixes in our date time parser tst_qqmllocale.cpp(979) : failure location SKIP : tst_qqmllocale::dateFromLocaleDateString(en_US short) Needs fixes in our date time parser tst_qqmllocale.cpp(979) : failure location SKIP : tst_qqmllocale::dateFromLocaleDateString(de_DE long) Needs fixes in our date time parser tst_qqmllocale.cpp(979) : failure location SKIP : tst_qqmllocale::dateFromLocaleDateString(de_DE short) Needs fixes in our date time parser tst_qqmllocale.cpp(979) : failure location SKIP : tst_qqmllocale::dateFromLocaleDateString(ar_SA long) Needs fixes in our date time parser tst_qqmllocale.cpp(979) : failure location SKIP : tst_qqmllocale::dateFromLocaleDateString(ar_SA short) Needs fixes in our date time parser tst_qqmllocale.cpp(979) : failure location SKIP : tst_qqmllocale::dateFromLocaleDateString(zh_CN long) Needs fixes in our date time parser tst_qqmllocale.cpp(979) : failure location SKIP : tst_qqmllocale::dateFromLocaleDateString(zh_CN short) Needs fixes in our date time parser tst_qqmllocale.cpp(979) : failure location SKIP : tst_qqmllocale::dateFromLocaleTimeString(en_US 1) Needs fixes in our date time parser tst_qqmllocale.cpp(1024) : failure location SKIP : tst_qqmllocale::dateFromLocaleTimeString(en_US long) Needs fixes in our date time parser tst_qqmllocale.cpp(1024) : failure location SKIP : tst_qqmllocale::dateFromLocaleTimeString(en_US short) Needs fixes in our date time parser tst_qqmllocale.cpp(1024) : failure location SKIP : tst_qqmllocale::dateFromLocaleTimeString(de_DE long) Needs fixes in our date time parser tst_qqmllocale.cpp(1024) : failure location SKIP : tst_qqmllocale::dateFromLocaleTimeString(de_DE short) Needs fixes in our date time parser tst_qqmllocale.cpp(1024) : failure location SKIP : tst_qqmllocale::dateFromLocaleTimeString(ar_SA long) Needs fixes in our date time parser tst_qqmllocale.cpp(1024) : failure location SKIP : tst_qqmllocale::dateFromLocaleTimeString(ar_SA short) Needs fixes in our date time parser tst_qqmllocale.cpp(1024) : failure location SKIP : tst_qqmllocale::dateFromLocaleTimeString(zh_CN long) Needs fixes in our date time parser tst_qqmllocale.cpp(1024) : failure location SKIP : tst_qqmllocale::dateFromLocaleTimeString(zh_CN short) Needs fixes in our date time parser tst_qqmllocale.cpp(1024) : failure location PASS : tst_qqmllocale::numberToLocaleString(en_US 1) PASS : tst_qqmllocale::numberToLocaleString(en_US 2) PASS : tst_qqmllocale::numberToLocaleString(en_US 3) PASS : tst_qqmllocale::numberToLocaleString(en_US 4) PASS : tst_qqmllocale::numberToLocaleString(de_DE 1) PASS : tst_qqmllocale::numberToLocaleString(de_DE 2) PASS : tst_qqmllocale::numberToLocaleString(ar_SA 1) PASS : tst_qqmllocale::numberToLocaleString(ar_SA 2) PASS : tst_qqmllocale::numberToLocaleCurrencyString(en_US 1) PASS : tst_qqmllocale::numberToLocaleCurrencyString(en_US 2) PASS : tst_qqmllocale::numberToLocaleCurrencyString(de_DE) PASS : tst_qqmllocale::numberToLocaleCurrencyString(ar_SA) PASS : tst_qqmllocale::numberToLocaleCurrencyString(hi_IN) PASS : tst_qqmllocale::numberToLocaleCurrencyString(zh_CN) PASS : tst_qqmllocale::numberToLocaleCurrencyString(th_TH) PASS : tst_qqmllocale::numberFromLocaleString(en_US 1) PASS : tst_qqmllocale::numberFromLocaleString(en_US 2) PASS : tst_qqmllocale::numberFromLocaleString(en_US 3) PASS : tst_qqmllocale::numberFromLocaleString(de_DE) PASS : tst_qqmllocale::numberFromLocaleString(ar_SA) PASS : tst_qqmllocale::numberFromLocaleString(hi_IN) PASS : tst_qqmllocale::numberFromLocaleString(zh_CN) PASS : tst_qqmllocale::numberFromLocaleString(th_TH) PASS : tst_qqmllocale::numberConstToLocaleString() PASS : tst_qqmllocale::stringLocaleCompare(before) PASS : tst_qqmllocale::stringLocaleCompare(equal) PASS : tst_qqmllocale::stringLocaleCompare(after) PASS : tst_qqmllocale::stringLocaleCompare(swedish1) PASS : tst_qqmllocale::stringLocaleCompare(swedish2) PASS : tst_qqmllocale::stringLocaleCompare(swedish3) PASS : tst_qqmllocale::stringLocaleCompare(swedish4) PASS : tst_qqmllocale::stringLocaleCompare(german1) PASS : tst_qqmllocale::stringLocaleCompare(german2) PASS : tst_qqmllocale::stringLocaleCompare(german3) PASS : tst_qqmllocale::cleanupTestCase() Totals: 469 passed, 6 failed, 27 skipped ********* Finished testing of tst_qqmllocale ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qqmllocale: 3 seconds, exit code 6 Build log: http://testresults.qt-project.org/ci/Qt5_dev_Integration/build_00286/win32-msvc2010_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1386073842): http://codereview.qt-project.org/72684 [PS4] - Add QtAndroidExtras to dependency list of QtConnectivity From ci-noreply at qt-project.org Tue Dec 3 19:11:15 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 3 Dec 2013 20:11:15 +0200 Subject: [Ci-reports] pass on ssh://codereview.qt-project.org:29418/qt/qtwebkit#dev Message-ID: <20131203_181115_002384.ci-noreply@qt-project.org> QtWebKit_dev_Integration #136: SUCCESS Tested changes (refs/builds/dev_1386080336): http://codereview.qt-project.org/72872 [PS1] - Merge remote-tracking branch 'origin/stable' into dev From ci-noreply at qt-project.org Tue Dec 3 19:16:15 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 3 Dec 2013 20:16:15 +0200 Subject: [Ci-reports] fail on ssh://codereview.qt-project.org:29418/qt/qtmultimedia#stable Message-ID: <20131203_181615_007940.ci-noreply@qt-project.org> Autotest `tst_qcamerabackend' failed :( Testing tst_QCameraBackend QFATAL : tst_QCameraBackend::initTestCase() Received signal 11 FAIL! : tst_QCameraBackend::initTestCase() Received a fatal error. Loc: [Unknown file(0)] Totals: 0 passed, 1 failed, 0 skipped QtQA::App::TestRunner: Process exited due to signal 6 QtQA::App::TestRunner: ============================= crash report follows: ============================ QtQA::App::TestRunner: Process: tst_qcamerabackend [78270] QtQA::App::TestRunner: Path: /work/*/tst_qcamerabackend.app/Contents/MacOS/tst_qcamerabackend QtQA::App::TestRunner: Identifier: @BUNDLEIDENTIFIER@ QtQA::App::TestRunner: Version: ??? (???) QtQA::App::TestRunner: Code Type: X86-64 (Native) QtQA::App::TestRunner: Parent Process: perl5.12 [78269] QtQA::App::TestRunner: QtQA::App::TestRunner: Date/Time: 2013-12-03 20:13:16.239 +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 (SIGABRT) QtQA::App::TestRunner: Exception Codes: KERN_INVALID_ADDRESS at 0x0000000080420000 QtQA::App::TestRunner: QtQA::App::TestRunner: VM Regions Near 0x80420000: QtQA::App::TestRunner: --> QtQA::App::TestRunner: __TEXT 0000000100000000-0000000100014000 [ 80K] r-x/rwx SM=COW /work/*/tst_qcamerabackend.app/Contents/MacOS/tst_qcamerabackend QtQA::App::TestRunner: QtQA::App::TestRunner: Application Specific Information: QtQA::App::TestRunner: objc[78270]: 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 0x00007fff91f0fce2 __pthread_kill + 10 QtQA::App::TestRunner: 1 libsystem_c.dylib 0x00007fff88f2a7d2 pthread_kill + 95 QtQA::App::TestRunner: 2 libsystem_c.dylib 0x00007fff88f1ba7a abort + 143 QtQA::App::TestRunner: 3 QtCore 0x0000000100609999 _ZN13TestNamespaceL16qt_message_fatalENS_9QtMsgTypeERKNS_18QMessageLogContextERKNS_7QStringE + 9 QtQA::App::TestRunner: 4 QtCore 0x0000000100609f45 TestNamespace::QMessageLogger::fatal(char const*, ...) const + 165 QtQA::App::TestRunner: 5 QtTest 0x00000001014439bd TestNamespace::QTest::FatalSignalHandler::signal(int) + 77 QtQA::App::TestRunner: 6 libsystem_c.dylib 0x00007fff88f7ccfa _sigtramp + 26 QtQA::App::TestRunner: 7 QtCore 0x00000001006a7c84 TestNamespace::QString::operator=(TestNamespace::QString const&) + 20 QtQA::App::TestRunner: 8 libqavfcamera.dylib 0x0000000102d941b5 TestNamespace::AVFAudioInputSelectorControl::AVFAudioInputSelectorControl(TestNamespace::AVFCameraService*, TestNamespace::QObject*) + 821 QtQA::App::TestRunner: 9 libqavfcamera.dylib 0x0000000102d9031b TestNamespace::AVFCameraService::AVFCameraService(TestNamespace::QObject*) + 155 QtQA::App::TestRunner: 10 libqavfcamera.dylib 0x0000000102d8926d TestNamespace::AVFServicePlugin::create(TestNamespace::QString const&) + 61 QtQA::App::TestRunner: 11 QtMultimedia 0x000000010002b558 TestNamespace::QPluginServiceProvider::requestService(TestNamespace::QByteArray const&, TestNamespace::QMediaServiceProviderHint const&) + 2616 QtQA::App::TestRunner: 12 QtMultimedia 0x0000000100040f03 TestNamespace::QCamera::QCamera(TestNamespace::QObject*) + 275 QtQA::App::TestRunner: 13 @BUNDLEIDENTIFIER@ 0x0000000100004ab7 tst_QCameraBackend::initTestCase() + 23 QtQA::App::TestRunner: 14 QtCore 0x00000001007f9e9f 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 QtTest 0x0000000101446ee0 _ZN13TestNamespace5QTestL12invokeMethodEPNS_7QObjectEPKc + 496 QtQA::App::TestRunner: 16 QtTest 0x0000000101443f5e TestNamespace::QTest::qExec(TestNamespace::QObject*, int, char**) + 798 QtQA::App::TestRunner: 17 @BUNDLEIDENTIFIER@ 0x000000010000c4a8 main + 88 QtQA::App::TestRunner: 18 @BUNDLEIDENTIFIER@ 0x0000000100004a94 start + 52 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1:: Dispatch queue: com.apple.libdispatch-manager QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff91f107e6 kevent + 10 QtQA::App::TestRunner: 1 libdispatch.dylib 0x00007fff8aa23786 _dispatch_mgr_invoke + 923 QtQA::App::TestRunner: 2 libdispatch.dylib 0x00007fff8aa22316 _dispatch_mgr_thread + 54 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2: QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff91f10192 __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libsystem_c.dylib 0x00007fff88f2a594 _pthread_wqthread + 758 QtQA::App::TestRunner: 2 libsystem_c.dylib 0x00007fff88f2bb85 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 3: QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff91f10192 __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libsystem_c.dylib 0x00007fff88f2a594 _pthread_wqthread + 758 QtQA::App::TestRunner: 2 libsystem_c.dylib 0x00007fff88f2bb85 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 4: QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff91f0e67a mach_msg_trap + 10 QtQA::App::TestRunner: 1 libsystem_kernel.dylib 0x00007fff91f0dd71 mach_msg + 73 QtQA::App::TestRunner: 2 com.apple.CoreFoundation 0x00007fff8d75650c __CFRunLoopServiceMachPort + 188 QtQA::App::TestRunner: 3 com.apple.CoreFoundation 0x00007fff8d75ec74 __CFRunLoopRun + 1204 QtQA::App::TestRunner: 4 com.apple.CoreFoundation 0x00007fff8d75e486 CFRunLoopRunSpecific + 230 QtQA::App::TestRunner: 5 com.apple.CoreMediaIO 0x00007fff871b0fe9 CMIO::DAL::RunLoop::OwnThread(void*) + 159 QtQA::App::TestRunner: 6 com.apple.CoreMediaIO 0x00007fff871a715a CAPThread::Entry(CAPThread*) + 98 QtQA::App::TestRunner: 7 libsystem_c.dylib 0x00007fff88f288bf _pthread_start + 335 QtQA::App::TestRunner: 8 libsystem_c.dylib 0x00007fff88f2bb75 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: 0x00007fff5fbfdb98 rdx: 0x0000000000000000 QtQA::App::TestRunner: rdi: 0x0000000000000a03 rsi: 0x0000000000000006 rbp: 0x00007fff5fbfdbc0 rsp: 0x00007fff5fbfdb98 QtQA::App::TestRunner: r8: 0x00007fff76369fb8 r9: 0x000000010281e3b0 r10: 0x00007fff91f0fd0a r11: 0xffffff80002dad60 QtQA::App::TestRunner: r12: 0x00007fff5fbfe608 r13: 0x0000000000000000 r14: 0x00007fff7636c960 r15: 0x0000000101581b70 QtQA::App::TestRunner: rip: 0x00007fff91f0fce2 rfl: 0x0000000000000246 cr2: 0x000000010078c7b0 QtQA::App::TestRunner: Logical CPU: 0 QtQA::App::TestRunner: QtQA::App::TestRunner: Binary Images: QtQA::App::TestRunner: 0x100000000 - 0x100013fff + at BUNDLEIDENTIFIER@ (??? - ???) <84FA933F-75A4-354C-8417-B91CEF9D0851> /work/*/tst_qcamerabackend.app/Contents/MacOS/tst_qcamerabackend QtQA::App::TestRunner: 0x100022000 - 0x1000abfff +QtMultimedia (5.2.1 - compatibility 5.2.0) /work/*/QtMultimedia.framework/Versions/5/QtMultimedia QtQA::App::TestRunner: 0x100117000 - 0x10049efff +QtGui (5.2.1 - compatibility 5.2.0) <73095261-73A3-36BB-8DAE-56F7D15781B2> /work/*/QtGui.framework/Versions/5/QtGui QtQA::App::TestRunner: 0x1005ef000 - 0x100ad4ff7 +QtCore (5.2.1 - compatibility 5.2.0) <18C05F2D-846E-3BBB-8392-C1A0F467826B> /work/*/QtCore.framework/Versions/5/QtCore QtQA::App::TestRunner: 0x100bf6000 - 0x100cfdfff +QtNetwork (5.2.1 - compatibility 5.2.0) <43847C56-7C88-3F0B-938E-A3623AE63456> /work/*/QtNetwork.framework/Versions/5/QtNetwork QtQA::App::TestRunner: 0x100d7d000 - 0x101236ff7 +QtWidgets (5.2.1 - compatibility 5.2.0) <9EAE7671-200B-30A6-8660-9BEDF2C96645> /work/*/QtWidgets.framework/Versions/5/QtWidgets QtQA::App::TestRunner: 0x10143e000 - 0x101460ff7 +QtTest (5.2.1 - compatibility 5.2.0) /work/*/QtTest.framework/Versions/5/QtTest QtQA::App::TestRunner: 0x101473000 - 0x101479fff com.apple.agl (3.2.0 - AGL-3.2.0) /System/Library/Frameworks/AGL.framework/Versions/A/AGL QtQA::App::TestRunner: 0x1017f7000 - 0x1017fbfff com.apple.audio.AudioIPCPlugIn (1.2.3 - 1.2.3) /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugIn.bundle/Contents/MacOS/AudioIPCPlugIn QtQA::App::TestRunner: 0x102983000 - 0x1029adff7 +QtPrintSupport (5.2.1 - compatibility 5.2.0) /work/*/QtPrintSupport.framework/Versions/5/QtPrintSupport QtQA::App::TestRunner: 0x102d83000 - 0x102d9cfff +libqavfcamera.dylib (??? - ???) <3E3903FD-B25E-3192-8C1A-0591DFBB6D53> /work/*/libqavfcamera.dylib QtQA::App::TestRunner: 0x102f00000 - 0x102f8eff7 +libqcocoa.dylib (??? - ???) /work/*/libqcocoa.dylib QtQA::App::TestRunner: 0x7fff6a38f000 - 0x7fff6a3c3baf dyld (195.6 - ???) /usr/lib/dyld QtQA::App::TestRunner: 0x7fff85e9b000 - 0x7fff85f90fff libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <5C40E880-0706-378F-B864-3C2BD922D926> /usr/lib/libiconv.2.dylib QtQA::App::TestRunner: 0x7fff86286000 - 0x7fff862d2ff7 com.apple.SystemConfiguration (1.11.3 - 1.11) <131780ED-E8DD-3153-81F2-5FEC4F6554C2> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration QtQA::App::TestRunner: 0x7fff862ed000 - 0x7fff863f2fff libFontParser.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib QtQA::App::TestRunner: 0x7fff86588000 - 0x7fff8658afff libCVMSPluginSupport.dylib (??? - ???) <982F1ED4-3CBB-3161-8BEA-8A980C27FCC1> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib QtQA::App::TestRunner: 0x7fff8658b000 - 0x7fff8658bfff com.apple.Cocoa (6.6 - ???) <021D4214-9C23-3CD8-AFB2-F331697A4508> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa QtQA::App::TestRunner: 0x7fff8658d000 - 0x7fff865cefff 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: 0x7fff865cf000 - 0x7fff865ffff7 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: 0x7fff86600000 - 0x7fff86605fff libpam.2.dylib (3.0.0 - compatibility 3.0.0) /usr/lib/libpam.2.dylib QtQA::App::TestRunner: 0x7fff8669a000 - 0x7fff866a4ff7 liblaunch.dylib (392.39.0 - compatibility 1.0.0) <8C235D13-2928-30E5-9E12-2CC3D6324AE2> /usr/lib/system/liblaunch.dylib QtQA::App::TestRunner: 0x7fff86741000 - 0x7fff86aebfe7 com.apple.MediaToolbox (1.0 - 705.94) <0719E69C-3275-3BD9-AD04-27DBADEB6E03> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbox QtQA::App::TestRunner: 0x7fff86b49000 - 0x7fff86bdfff7 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: 0x7fff86be0000 - 0x7fff8700dfff libLAPACK.dylib (??? - ???) <4F2E1055-2207-340B-BB45-E4F16171EE0D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib QtQA::App::TestRunner: 0x7fff8700e000 - 0x7fff87019fff com.apple.CommonAuth (2.2 - 2.0) <77E6F0D0-85B6-30B5-B99C-F57104DD2EBA> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth QtQA::App::TestRunner: 0x7fff8701a000 - 0x7fff87020fff IOSurface (??? - ???) <77C6757B-D357-3E34-9424-48F962B5CC9C> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface QtQA::App::TestRunner: 0x7fff8702e000 - 0x7fff87031fff libCoreVMClient.dylib (??? - ???) <28CB0F3F-A202-391F-8CAC-FC9A1398A962> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib QtQA::App::TestRunner: 0x7fff87071000 - 0x7fff870c5fff 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: 0x7fff8714c000 - 0x7fff871a4ff7 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: 0x7fff871a5000 - 0x7fff871f6ff7 com.apple.CoreMediaIO (216.0 - 3199.8) <4D3FE512-E943-34E3-A7A5-2EC2E3854E28> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO QtQA::App::TestRunner: 0x7fff871f9000 - 0x7fff8722cff7 com.apple.GSS (2.2 - 2.0) <971395D0-B9D0-3FDE-B23F-6F9D0A2FB95F> /System/Library/Frameworks/GSS.framework/Versions/A/GSS QtQA::App::TestRunner: 0x7fff8722d000 - 0x7fff872a3fff com.apple.CoreSymbolication (2.2 - 73.2) <126415E3-3A35-315B-B4B7-507CDBED0D58> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication QtQA::App::TestRunner: 0x7fff872a4000 - 0x7fff8730cff7 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: 0x7fff8730d000 - 0x7fff8735fff7 libGLU.dylib (??? - ???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib QtQA::App::TestRunner: 0x7fff87362000 - 0x7fff8738bfff com.apple.CoreVideo (1.7 - 70.3) <9A9D4058-9935-3B0A-B1A6-27EB78D02249> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo QtQA::App::TestRunner: 0x7fff87563000 - 0x7fff8757dfff com.apple.CoreMediaAuthoring (2.0 - 891) /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthoring QtQA::App::TestRunner: 0x7fff8757e000 - 0x7fff87584fff libmacho.dylib (800.0.0 - compatibility 1.0.0) /usr/lib/system/libmacho.dylib QtQA::App::TestRunner: 0x7fff87629000 - 0x7fff8767cfff com.apple.AppleVAFramework (5.0.16 - 5.0.16) <6F9A4BCE-8B99-3144-BCF7-B4299B27F6E9> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA QtQA::App::TestRunner: 0x7fff8767d000 - 0x7fff87684fff com.apple.NetFS (4.0 - 4.0) /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS QtQA::App::TestRunner: 0x7fff87685000 - 0x7fff87689fff libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) /usr/lib/system/libmathCommon.A.dylib QtQA::App::TestRunner: 0x7fff87752000 - 0x7fff87753fff libDiagnosticMessagesClient.dylib (??? - ???) <3DCF577B-F126-302B-BCE2-4DB9A95B8598> /usr/lib/libDiagnosticMessagesClient.dylib QtQA::App::TestRunner: 0x7fff87833000 - 0x7fff878b8ff7 com.apple.Heimdal (2.2 - 2.0) /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal QtQA::App::TestRunner: 0x7fff878b9000 - 0x7fff878beff7 libsystem_network.dylib (??? - ???) <5DE7024E-1D2D-34A2-80F4-08326331A75B> /usr/lib/system/libsystem_network.dylib QtQA::App::TestRunner: 0x7fff87f84000 - 0x7fff87f96ff7 libbsm.0.dylib (??? - ???) <349BB16F-75FA-363F-8D98-7A9C3FA90A0D> /usr/lib/libbsm.0.dylib QtQA::App::TestRunner: 0x7fff8808e000 - 0x7fff8808ffff libunc.dylib (24.0.0 - compatibility 1.0.0) /usr/lib/system/libunc.dylib QtQA::App::TestRunner: 0x7fff88090000 - 0x7fff880a4ff7 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: 0x7fff881d8000 - 0x7fff881d8fff libOpenScriptingUtil.dylib (??? - ???) /usr/lib/libOpenScriptingUtil.dylib QtQA::App::TestRunner: 0x7fff881d9000 - 0x7fff882e6fff 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: 0x7fff882e7000 - 0x7fff883e9fff libxml2.2.dylib (10.3.0 - compatibility 10.0.0) /usr/lib/libxml2.2.dylib QtQA::App::TestRunner: 0x7fff883ea000 - 0x7fff88520fff com.apple.vImage (5.1 - 5.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage QtQA::App::TestRunner: 0x7fff88521000 - 0x7fff88605ff7 com.apple.CoreServices.OSServices (478.49 - 478.49) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices QtQA::App::TestRunner: 0x7fff8899a000 - 0x7fff88ab3fff 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: 0x7fff88ab4000 - 0x7fff88ac3ff7 libxar-nossl.dylib (??? - ???) /usr/lib/libxar-nossl.dylib QtQA::App::TestRunner: 0x7fff88b18000 - 0x7fff88b21ff7 libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) /usr/lib/system/libsystem_notify.dylib QtQA::App::TestRunner: 0x7fff88b22000 - 0x7fff88b23ff7 libsystem_sandbox.dylib (??? - ???) <2A09E4DA-F47C-35CB-B70C-E0492BA9F20E> /usr/lib/system/libsystem_sandbox.dylib QtQA::App::TestRunner: 0x7fff88b93000 - 0x7fff88c9afe7 libsqlite3.dylib (9.6.0 - compatibility 9.0.0) /usr/lib/libsqlite3.dylib QtQA::App::TestRunner: 0x7fff88c9b000 - 0x7fff88c9fff7 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: 0x7fff88eda000 - 0x7fff88fb7fef libsystem_c.dylib (763.13.0 - compatibility 1.0.0) <41B43515-2806-3FBC-ACF1-A16F35B7E290> /usr/lib/system/libsystem_c.dylib QtQA::App::TestRunner: 0x7fff88fbc000 - 0x7fff89027ff7 com.apple.framework.IOKit (2.0 - ???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit QtQA::App::TestRunner: 0x7fff89028000 - 0x7fff890c2ff7 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: 0x7fff890c3000 - 0x7fff890c5ff7 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: 0x7fff89375000 - 0x7fff893b9ff7 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: 0x7fff89701000 - 0x7fff89708fff libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <172B1985-F24A-34E9-8D8B-A2403C9A0399> /usr/lib/system/libcopyfile.dylib QtQA::App::TestRunner: 0x7fff89709000 - 0x7fff89779fff com.apple.datadetectorscore (3.0 - 179.4) <4AB32B7F-8EC2-327E-BAC8-80129AA36E7B> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore QtQA::App::TestRunner: 0x7fff8977a000 - 0x7fff89aa6fff com.apple.HIToolbox (1.9 - ???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox QtQA::App::TestRunner: 0x7fff89aa7000 - 0x7fff89b07fff 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: 0x7fff89b09000 - 0x7fff89b16ff7 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: 0x7fff89b75000 - 0x7fff89b99fff com.apple.RemoteViewServices (1.5 - 44.2) /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices QtQA::App::TestRunner: 0x7fff89bf8000 - 0x7fff89c9dfff 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: 0x7fff89cf6000 - 0x7fff89d04ff7 libkxld.dylib (??? - ???) <01161870-E3B3-3F87-BA4A-0AA7A081F409> /usr/lib/system/libkxld.dylib QtQA::App::TestRunner: 0x7fff89d67000 - 0x7fff89dddff7 libc++.1.dylib (28.4.0 - compatibility 1.0.0) /usr/lib/libc++.1.dylib QtQA::App::TestRunner: 0x7fff89ea0000 - 0x7fff89edbfff libsystem_info.dylib (??? - ???) <35F90252-2AE1-32C5-8D34-782C614D9639> /usr/lib/system/libsystem_info.dylib QtQA::App::TestRunner: 0x7fff89edc000 - 0x7fff89edcfff libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <61EFED6A-A407-301E-B454-CD18314F0075> /usr/lib/system/libkeymgr.dylib QtQA::App::TestRunner: 0x7fff89ef9000 - 0x7fff89efefff com.apple.OpenDirectory (10.7 - 146) <7960A302-F9AC-3F72-838E-3A382032DCA6> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory QtQA::App::TestRunner: 0x7fff89eff000 - 0x7fff8a101fff libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <0176782F-9526-3905-813A-7A5676EC2C86> /usr/lib/libicucore.A.dylib QtQA::App::TestRunner: 0x7fff8a102000 - 0x7fff8a1e1fff 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: 0x7fff8a1e2000 - 0x7fff8a1e2fff 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: 0x7fff8a1e3000 - 0x7fff8a1f0fff 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: 0x7fff8a1f1000 - 0x7fff8a264fff libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <6BDD43E4-A4B1-379E-9ED5-8C713653DFF2> /usr/lib/libstdc++.6.dylib QtQA::App::TestRunner: 0x7fff8a68b000 - 0x7fff8a980ff7 com.apple.security (7.0 - 55148.6) <4535E500-973A-3BA7-AF65-DF5CF0658F02> /System/Library/Frameworks/Security.framework/Versions/A/Security QtQA::App::TestRunner: 0x7fff8a981000 - 0x7fff8a981fff 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: 0x7fff8a98e000 - 0x7fff8a991fff libRadiance.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib QtQA::App::TestRunner: 0x7fff8a992000 - 0x7fff8a9d2ff7 libcups.2.dylib (2.9.0 - compatibility 2.0.0) <7D2E5016-A960-3ADE-B042-F74063E79550> /usr/lib/libcups.2.dylib QtQA::App::TestRunner: 0x7fff8a9d3000 - 0x7fff8a9d4fff libdnsinfo.dylib (395.11.0 - compatibility 1.0.0) <853BAAA5-270F-3FDC-B025-D448DB72E1C3> /usr/lib/system/libdnsinfo.dylib QtQA::App::TestRunner: 0x7fff8a9d5000 - 0x7fff8a9fbfff com.apple.framework.familycontrols (3.0 - 300) <6F0C58C0-22E7-3877-8CFA-1ED0CB3CE38B> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls QtQA::App::TestRunner: 0x7fff8a9fc000 - 0x7fff8aa1dfff libPng.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib QtQA::App::TestRunner: 0x7fff8aa1e000 - 0x7fff8aa1ffff liblangid.dylib (??? - ???) /usr/lib/liblangid.dylib QtQA::App::TestRunner: 0x7fff8aa20000 - 0x7fff8aa2efff libdispatch.dylib (187.10.0 - compatibility 1.0.0) <8E03C652-922A-3399-93DE-9EA0CBFA0039> /usr/lib/system/libdispatch.dylib QtQA::App::TestRunner: 0x7fff8aa2f000 - 0x7fff8aa35fff com.apple.DiskArbitration (2.4.1 - 2.4.1) /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration QtQA::App::TestRunner: 0x7fff8aa36000 - 0x7fff8ab9dfff 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: 0x7fff8ab9e000 - 0x7fff8ac00ff7 com.apple.Symbolication (1.3 - 91) <98A0662F-26ED-3B10-871B-07747127C7E9> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication QtQA::App::TestRunner: 0x7fff8ac01000 - 0x7fff8ac08ff7 com.apple.CommerceCore (1.0 - 17) /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore QtQA::App::TestRunner: 0x7fff8ac09000 - 0x7fff8ac0aff7 libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869> /usr/lib/system/libsystem_blocks.dylib QtQA::App::TestRunner: 0x7fff8ac0b000 - 0x7fff8ac52ff7 com.apple.CoreMedia (1.0 - 705.94) <700C6863-7A8F-34FA-8B1D-7659EC95000B> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia QtQA::App::TestRunner: 0x7fff8bd59000 - 0x7fff8bddcfef com.apple.Metadata (10.7.0 - 627.37) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata QtQA::App::TestRunner: 0x7fff8c718000 - 0x7fff8c737fff libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <0635C52D-DD53-3721-A488-4C6E95607A74> /usr/lib/libresolv.9.dylib QtQA::App::TestRunner: 0x7fff8c738000 - 0x7fff8c740fff libsystem_dnssd.dylib (??? - ???) <584B321E-5159-37CD-B2E7-82E069C70AFB> /usr/lib/system/libsystem_dnssd.dylib QtQA::App::TestRunner: 0x7fff8c741000 - 0x7fff8c746fff libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <98ECD5F6-E85C-32A5-98CD-8911230CB66A> /usr/lib/system/libcompiler_rt.dylib QtQA::App::TestRunner: 0x7fff8c747000 - 0x7fff8cb7aff7 com.apple.VideoToolbox (1.0 - 705.94) <72AD524C-0616-3C69-BA1F-8D444F97F5A2> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbox QtQA::App::TestRunner: 0x7fff8cb90000 - 0x7fff8cb96ff7 libunwind.dylib (30.0.0 - compatibility 1.0.0) <1E9C6C8C-CBE8-3F4B-A5B5-E03E3AB53231> /usr/lib/system/libunwind.dylib QtQA::App::TestRunner: 0x7fff8cb97000 - 0x7fff8cb9afff com.apple.help (1.3.2 - 42) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help QtQA::App::TestRunner: 0x7fff8cbe1000 - 0x7fff8cbf8fff com.apple.MultitouchSupport.framework (231.4 - 231.4) <559C1AFB-E0B4-3D23-9189-18DE09C06FFE> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport QtQA::App::TestRunner: 0x7fff8cbf9000 - 0x7fff8cc7dff7 com.apple.ApplicationServices.ATS (317.12.0 - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS QtQA::App::TestRunner: 0x7fff8ccd5000 - 0x7fff8ccd5fff com.apple.Accelerate (1.7 - Accelerate 1.7) <82DDF6F5-FBC3-323D-B71D-CF7ABC5CF568> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate QtQA::App::TestRunner: 0x7fff8d281000 - 0x7fff8d37eff7 com.apple.avfoundation (2.0 - 180.50) /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation QtQA::App::TestRunner: 0x7fff8d37f000 - 0x7fff8d3aaff7 libxslt.1.dylib (3.24.0 - compatibility 3.0.0) /usr/lib/libxslt.1.dylib QtQA::App::TestRunner: 0x7fff8d6e5000 - 0x7fff8d6eafff libcache.dylib (47.0.0 - compatibility 1.0.0) /usr/lib/system/libcache.dylib QtQA::App::TestRunner: 0x7fff8d6fd000 - 0x7fff8d704fff libGFXShared.dylib (??? - ???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib QtQA::App::TestRunner: 0x7fff8d705000 - 0x7fff8d706ff7 libremovefile.dylib (21.1.0 - compatibility 1.0.0) <739E6C83-AA52-3C6C-A680-B37FE2888A04> /usr/lib/system/libremovefile.dylib QtQA::App::TestRunner: 0x7fff8d726000 - 0x7fff8d8faff7 com.apple.CoreFoundation (6.7.2 - 635.21) <62A3402E-A4E7-391F-AD20-1EF20236CE1B> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation QtQA::App::TestRunner: 0x7fff8d947000 - 0x7fff8d973ff7 com.apple.CoreServicesInternal (113.19 - 113.19) <74532B3B-EDE0-3553-9BED-F02B9CDF1FF7> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal QtQA::App::TestRunner: 0x7fff8d974000 - 0x7fff8d977ff7 com.apple.securityhi (4.0 - 1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI QtQA::App::TestRunner: 0x7fff8d97e000 - 0x7fff8de45fff FaceCoreLight (1.4.7 - compatibility 1.0.0) /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight QtQA::App::TestRunner: 0x7fff8e2f0000 - 0x7fff8e2f0fff com.apple.CoreServices (53 - 53) <043C8026-8EDD-3241-B090-F589E24062EF> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices QtQA::App::TestRunner: 0x7fff8e2f1000 - 0x7fff8e2f5fff libdyld.dylib (195.5.0 - compatibility 1.0.0) /usr/lib/system/libdyld.dylib QtQA::App::TestRunner: 0x7fff8e2f6000 - 0x7fff8e313fff libxpc.dylib (77.19.0 - compatibility 1.0.0) <9F57891B-D7EF-3050-BEDD-21E7C6668248> /usr/lib/system/libxpc.dylib QtQA::App::TestRunner: 0x7fff8e323000 - 0x7fff8e371fff libauto.dylib (??? - ???) /usr/lib/libauto.dylib QtQA::App::TestRunner: 0x7fff8e372000 - 0x7fff8ed10a27 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: 0x7fff8ed11000 - 0x7fff8ed1cff7 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: 0x7fff8ed31000 - 0x7fff8ed46fff 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: 0x7fff8edbc000 - 0x7fff8ee10ff7 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: 0x7fff8ee13000 - 0x7fff8f03dfe7 com.apple.CoreData (104.1 - 358.14) <6BB64605-8DA7-337D-A2AB-A3346A421CBD> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData QtQA::App::TestRunner: 0x7fff8f03e000 - 0x7fff8f050ff7 libz.1.dylib (1.2.5 - compatibility 1.0.0) <30CBEF15-4978-3DED-8629-7109880A19D4> /usr/lib/libz.1.dylib QtQA::App::TestRunner: 0x7fff8f051000 - 0x7fff8f0b9ff7 com.apple.coreui (1.2.2 - 165.11) <9316266A-39CA-3EC7-9C9E-726462CEFF4D> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI QtQA::App::TestRunner: 0x7fff8f155000 - 0x7fff8fd5bfff com.apple.AppKit (6.7.5 - 1138.51) <44417D02-6123-3FC3-A119-CE51BB4C3006> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit QtQA::App::TestRunner: 0x7fff8fd5c000 - 0x7fff8fd73fff 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: 0x7fff8fd74000 - 0x7fff9051cfff com.apple.CoreAUC (6.16.12 - 6.16.12) /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC QtQA::App::TestRunner: 0x7fff90522000 - 0x7fff90b06fff libBLAS.dylib (??? - ???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib QtQA::App::TestRunner: 0x7fff90be5000 - 0x7fff90f01fff 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: 0x7fff90f2e000 - 0x7fff90f3cfff com.apple.NetAuth (1.0 - 3.0) /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth QtQA::App::TestRunner: 0x7fff90f3d000 - 0x7fff90f53fff libGL.dylib (??? - ???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib QtQA::App::TestRunner: 0x7fff90f54000 - 0x7fff90f7cfff com.apple.PerformanceAnalysis (1.11 - 11) <8D4C6382-DD92-37A2-BCFC-E89951320848> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis QtQA::App::TestRunner: 0x7fff90f89000 - 0x7fff90f8bfff libquarantine.dylib (36.7.0 - compatibility 1.0.0) <8D9832F9-E4A9-38C3-B880-E5210B2353C7> /usr/lib/system/libquarantine.dylib QtQA::App::TestRunner: 0x7fff91134000 - 0x7fff911afff7 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: 0x7fff913b8000 - 0x7fff913bdfff 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: 0x7fff913be000 - 0x7fff913befff com.apple.ApplicationServices (41 - 41) <03F3FA8F-8D2A-3AB6-A8E3-40B001116339> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices QtQA::App::TestRunner: 0x7fff913bf000 - 0x7fff913e8fff 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: 0x7fff913e9000 - 0x7fff91429fe7 libGLImage.dylib (??? - ???) <0B7DAB2B-F1C6-39C7-B864-61EF683B6656> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib QtQA::App::TestRunner: 0x7fff91454000 - 0x7fff9176dfff com.apple.Foundation (6.7.2 - 833.25) <22AAC369-B63C-3C55-8AC6-C3ECBA44DA7B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation QtQA::App::TestRunner: 0x7fff9176e000 - 0x7fff91792fff com.apple.Kerberos (1.0 - 1) <1F826BCE-DA8F-381D-9C4C-A36AA0EA1CB9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos QtQA::App::TestRunner: 0x7fff91e15000 - 0x7fff91e28ff7 libCRFSuite.dylib (??? - ???) <034D4DAA-63F0-35E4-BCEF-338DD7A453DD> /usr/lib/libCRFSuite.dylib QtQA::App::TestRunner: 0x7fff91edb000 - 0x7fff91ef8ff7 com.apple.openscripting (1.3.3 - ???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting QtQA::App::TestRunner: 0x7fff91ef9000 - 0x7fff91f19fff libsystem_kernel.dylib (1699.32.7 - compatibility 1.0.0) <66C9F9BD-C7B3-30D4-B1A0-03C8A6392351> /usr/lib/system/libsystem_kernel.dylib QtQA::App::TestRunner: 0x7fff91f1a000 - 0x7fff91f76ff7 com.apple.HIServices (1.21 - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices QtQA::App::TestRunner: 0x7fff91f77000 - 0x7fff921ebfff 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: 0x7fff9220c000 - 0x7fff92217ff7 libc++abi.dylib (14.0.0 - compatibility 1.0.0) <8FF3D766-D678-36F6-84AC-423C878E6D14> /usr/lib/libc++abi.dylib QtQA::App::TestRunner: 0x7fff9221b000 - 0x7fff9221bfff com.apple.vecLib (3.7 - vecLib 3.7) <9A58105C-B36E-35B5-812C-4ED693F2618F> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff9222f000 - 0x7fff922e2ff7 com.apple.CoreText (220.22.0 - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText QtQA::App::TestRunner: 0x7fff9230c000 - 0x7fff923d3ff7 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: 0x7fff923e2000 - 0x7fff9243dff7 com.apple.opencl (2.0.19 - 2.0.19) /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL QtQA::App::TestRunner: 0x7fff9243e000 - 0x7fff92454ff7 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: 0x7fff92460000 - 0x7fff9248dfe7 libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <6E5C8AC3-DBB7-31CB-BEB7-D6ED8E6DE0CE> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: 0x7fff9248e000 - 0x7fff924d0ff7 libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) /usr/lib/system/libcommonCrypto.dylib QtQA::App::TestRunner: 0x7fff924d1000 - 0x7fff92573fff com.apple.securityfoundation (5.0 - 55116) <70CDC3ED-39AA-3784-8715-F0F5E2CB9754> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation QtQA::App::TestRunner: 0x7fff92574000 - 0x7fff92658e5f libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <871E688B-CF57-3BC7-80D6-F6476DFF109B> /usr/lib/libobjc.A.dylib QtQA::App::TestRunner: 0x7fff92659000 - 0x7fff927f9ff7 com.apple.QuartzCore (1.7 - 270.5) <19E5E0AB-DAA9-3F97-988C-D9A46AFB9C04> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore QtQA::App::TestRunner: 0x7fff927fa000 - 0x7fff927fefff 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: 0x7fff927ff000 - 0x7fff9281bff7 com.apple.GenerationalStorage (1.0 - 126.1) <509F52ED-E54B-3FEF-B3C2-759387B826E6> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage QtQA::App::TestRunner: 0x7fff9281c000 - 0x7fff92856fe7 com.apple.DebugSymbols (2.1 - 87) <149201BE-A8A4-3E40-AD65-E5194B59162E> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols QtQA::App::TestRunner: 0x7fff92857000 - 0x7fff92963fff 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: 0x7fff92964000 - 0x7fff92966fff com.apple.TrustEvaluationAgent (2.0 - 1) <1F31CAFF-C1C6-33D3-94E9-11B721761DDF> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent QtQA::App::TestRunner: 0x7fff92967000 - 0x7fff92976fff 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: 0x7fff92977000 - 0x7fff92ad4fff 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: 0x7fff92b10000 - 0x7fff92b4ffff com.apple.AE (527.7 - 527.7) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE QtQA::App::TestRunner: 0x7fff92d4d000 - 0x7fff92d4dfff com.apple.Carbon (153 - 153) <895C2BF2-1666-3A59-A669-311B1F4F368B> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon QtQA::App::TestRunner: 0x7fff92d4e000 - 0x7fff92deffff com.apple.LaunchServices (480.40 - 480.40) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices 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: 1754 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.8M resident=126.1M(69%) swapped_out_or_unallocated=55.8M(31%) QtQA::App::TestRunner: Writable regions: Total=69.5M written=2252K(3%) resident=3556K(5%) swapped_out=0K(0%) unallocated=66.1M(95%) QtQA::App::TestRunner: QtQA::App::TestRunner: REGION TYPE VIRTUAL QtQA::App::TestRunner: =========== ======= QtQA::App::TestRunner: CG shared images 1184K QtQA::App::TestRunner: CoreServices 4612K QtQA::App::TestRunner: MALLOC 41.7M QtQA::App::TestRunner: MALLOC guard page 48K QtQA::App::TestRunner: STACK GUARD 56.0M QtQA::App::TestRunner: Stack 10.0M QtQA::App::TestRunner: VM_ALLOCATE 16.1M QtQA::App::TestRunner: __CI_BITMAP 80K QtQA::App::TestRunner: __DATA 13.8M QtQA::App::TestRunner: __IMAGE 528K QtQA::App::TestRunner: __LINKEDIT 54.7M QtQA::App::TestRunner: __TEXT 127.1M QtQA::App::TestRunner: __UNICODE 544K QtQA::App::TestRunner: mapped file 32.5M QtQA::App::TestRunner: shared memory 308K QtQA::App::TestRunner: =========== ======= QtQA::App::TestRunner: TOTAL 359.1M QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QCameraBackend ********* Config: Using QtTest library 5.2.1, Qt 5.2.1 QFATAL : tst_QCameraBackend::initTestCase() Received signal 11 FAIL! : tst_QCameraBackend::initTestCase() Received a fatal error. Loc: [Unknown file(0)] Totals: 0 passed, 1 failed, 0 skipped ********* Finished testing of tst_QCameraBackend ********* QtQA::App::TestRunner: Process exited due to signal 6 QtQA::App::TestRunner: ============================= crash report follows: ============================ QtQA::App::TestRunner: Process: tst_qcamerabackend [78274] QtQA::App::TestRunner: Path: /work/*/tst_qcamerabackend.app/Contents/MacOS/tst_qcamerabackend QtQA::App::TestRunner: Identifier: @BUNDLEIDENTIFIER@ QtQA::App::TestRunner: Version: ??? (???) QtQA::App::TestRunner: Code Type: X86-64 (Native) QtQA::App::TestRunner: Parent Process: perl5.12 [78269] QtQA::App::TestRunner: QtQA::App::TestRunner: Date/Time: 2013-12-03 20:13:26.903 +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 (SIGABRT) QtQA::App::TestRunner: Exception Codes: 0x000000000000000d, 0x0000000000000000 QtQA::App::TestRunner: QtQA::App::TestRunner: VM Regions Near 0: QtQA::App::TestRunner: --> QtQA::App::TestRunner: __TEXT 0000000100000000-0000000100014000 [ 80K] r-x/rwx SM=COW /work/*/tst_qcamerabackend.app/Contents/MacOS/tst_qcamerabackend QtQA::App::TestRunner: QtQA::App::TestRunner: Application Specific Information: QtQA::App::TestRunner: objc[78274]: 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 0x00007fff91f0fce2 __pthread_kill + 10 QtQA::App::TestRunner: 1 libsystem_c.dylib 0x00007fff88f2a7d2 pthread_kill + 95 QtQA::App::TestRunner: 2 libsystem_c.dylib 0x00007fff88f1ba7a abort + 143 QtQA::App::TestRunner: 3 QtCore 0x0000000100609999 _ZN13TestNamespaceL16qt_message_fatalENS_9QtMsgTypeERKNS_18QMessageLogContextERKNS_7QStringE + 9 QtQA::App::TestRunner: 4 QtCore 0x0000000100609f45 TestNamespace::QMessageLogger::fatal(char const*, ...) const + 165 QtQA::App::TestRunner: 5 QtTest 0x00000001014439bd TestNamespace::QTest::FatalSignalHandler::signal(int) + 77 QtQA::App::TestRunner: 6 libsystem_c.dylib 0x00007fff88f7ccfa _sigtramp + 26 QtQA::App::TestRunner: 7 QtCore 0x00000001006a7c84 TestNamespace::QString::operator=(TestNamespace::QString const&) + 20 QtQA::App::TestRunner: 8 libqavfcamera.dylib 0x0000000102d941b5 TestNamespace::AVFAudioInputSelectorControl::AVFAudioInputSelectorControl(TestNamespace::AVFCameraService*, TestNamespace::QObject*) + 821 QtQA::App::TestRunner: 9 libqavfcamera.dylib 0x0000000102d9031b TestNamespace::AVFCameraService::AVFCameraService(TestNamespace::QObject*) + 155 QtQA::App::TestRunner: 10 libqavfcamera.dylib 0x0000000102d8926d TestNamespace::AVFServicePlugin::create(TestNamespace::QString const&) + 61 QtQA::App::TestRunner: 11 QtMultimedia 0x000000010002b558 TestNamespace::QPluginServiceProvider::requestService(TestNamespace::QByteArray const&, TestNamespace::QMediaServiceProviderHint const&) + 2616 QtQA::App::TestRunner: 12 QtMultimedia 0x0000000100040f03 TestNamespace::QCamera::QCamera(TestNamespace::QObject*) + 275 QtQA::App::TestRunner: 13 @BUNDLEIDENTIFIER@ 0x0000000100004ab7 tst_QCameraBackend::initTestCase() + 23 QtQA::App::TestRunner: 14 QtCore 0x00000001007f9e9f 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 QtTest 0x0000000101446ee0 _ZN13TestNamespace5QTestL12invokeMethodEPNS_7QObjectEPKc + 496 QtQA::App::TestRunner: 16 QtTest 0x0000000101443f5e TestNamespace::QTest::qExec(TestNamespace::QObject*, int, char**) + 798 QtQA::App::TestRunner: 17 @BUNDLEIDENTIFIER@ 0x000000010000c4a8 main + 88 QtQA::App::TestRunner: 18 @BUNDLEIDENTIFIER@ 0x0000000100004a94 start + 52 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1:: Dispatch queue: com.apple.libdispatch-manager QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff91f107e6 kevent + 10 QtQA::App::TestRunner: 1 libdispatch.dylib 0x00007fff8aa23786 _dispatch_mgr_invoke + 923 QtQA::App::TestRunner: 2 libdispatch.dylib 0x00007fff8aa22316 _dispatch_mgr_thread + 54 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2: QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff91f10192 __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libsystem_c.dylib 0x00007fff88f2a594 _pthread_wqthread + 758 QtQA::App::TestRunner: 2 libsystem_c.dylib 0x00007fff88f2bb85 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 3: QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff91f10192 __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libsystem_c.dylib 0x00007fff88f2a594 _pthread_wqthread + 758 QtQA::App::TestRunner: 2 libsystem_c.dylib 0x00007fff88f2bb85 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 4: QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff91f0e67a mach_msg_trap + 10 QtQA::App::TestRunner: 1 libsystem_kernel.dylib 0x00007fff91f0dd71 mach_msg + 73 QtQA::App::TestRunner: 2 com.apple.CoreFoundation 0x00007fff8d75650c __CFRunLoopServiceMachPort + 188 QtQA::App::TestRunner: 3 com.apple.CoreFoundation 0x00007fff8d75ec74 __CFRunLoopRun + 1204 QtQA::App::TestRunner: 4 com.apple.CoreFoundation 0x00007fff8d75e486 CFRunLoopRunSpecific + 230 QtQA::App::TestRunner: 5 com.apple.CoreMediaIO 0x00007fff871b0fe9 CMIO::DAL::RunLoop::OwnThread(void*) + 159 QtQA::App::TestRunner: 6 com.apple.CoreMediaIO 0x00007fff871a715a CAPThread::Entry(CAPThread*) + 98 QtQA::App::TestRunner: 7 libsystem_c.dylib 0x00007fff88f288bf _pthread_start + 335 QtQA::App::TestRunner: 8 libsystem_c.dylib 0x00007fff88f2bb75 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: 0x00007fff5fbfdba8 rdx: 0x0000000000000000 QtQA::App::TestRunner: rdi: 0x0000000000000a03 rsi: 0x0000000000000006 rbp: 0x00007fff5fbfdbd0 rsp: 0x00007fff5fbfdba8 QtQA::App::TestRunner: r8: 0x00007fff76369fb8 r9: 0x0000000102811590 r10: 0x00007fff91f0fd0a r11: 0xffffff80002dad60 QtQA::App::TestRunner: r12: 0x00007fff5fbfe618 r13: 0x0000000000000000 r14: 0x00007fff7636c960 r15: 0x0000000102b2c7c0 QtQA::App::TestRunner: rip: 0x00007fff91f0fce2 rfl: 0x0000000000000246 cr2: 0x000000010078c7b0 QtQA::App::TestRunner: Logical CPU: 0 QtQA::App::TestRunner: QtQA::App::TestRunner: Binary Images: QtQA::App::TestRunner: 0x100000000 - 0x100013fff + at BUNDLEIDENTIFIER@ (??? - ???) <84FA933F-75A4-354C-8417-B91CEF9D0851> /work/*/tst_qcamerabackend.app/Contents/MacOS/tst_qcamerabackend QtQA::App::TestRunner: 0x100022000 - 0x1000abfff +QtMultimedia (5.2.1 - compatibility 5.2.0) /work/*/QtMultimedia.framework/Versions/5/QtMultimedia QtQA::App::TestRunner: 0x100117000 - 0x10049efff +QtGui (5.2.1 - compatibility 5.2.0) <73095261-73A3-36BB-8DAE-56F7D15781B2> /work/*/QtGui.framework/Versions/5/QtGui QtQA::App::TestRunner: 0x1005ef000 - 0x100ad4ff7 +QtCore (5.2.1 - compatibility 5.2.0) <18C05F2D-846E-3BBB-8392-C1A0F467826B> /work/*/QtCore.framework/Versions/5/QtCore QtQA::App::TestRunner: 0x100bf6000 - 0x100cfdfff +QtNetwork (5.2.1 - compatibility 5.2.0) <43847C56-7C88-3F0B-938E-A3623AE63456> /work/*/QtNetwork.framework/Versions/5/QtNetwork QtQA::App::TestRunner: 0x100d7d000 - 0x101236ff7 +QtWidgets (5.2.1 - compatibility 5.2.0) <9EAE7671-200B-30A6-8660-9BEDF2C96645> /work/*/QtWidgets.framework/Versions/5/QtWidgets QtQA::App::TestRunner: 0x10143e000 - 0x101460ff7 +QtTest (5.2.1 - compatibility 5.2.0) /work/*/QtTest.framework/Versions/5/QtTest QtQA::App::TestRunner: 0x101473000 - 0x101479fff com.apple.agl (3.2.0 - AGL-3.2.0) /System/Library/Frameworks/AGL.framework/Versions/A/AGL QtQA::App::TestRunner: 0x1017f7000 - 0x1017fbfff com.apple.audio.AudioIPCPlugIn (1.2.3 - 1.2.3) /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugIn.bundle/Contents/MacOS/AudioIPCPlugIn QtQA::App::TestRunner: 0x102a83000 - 0x102aadff7 +QtPrintSupport (5.2.1 - compatibility 5.2.0) /work/*/QtPrintSupport.framework/Versions/5/QtPrintSupport QtQA::App::TestRunner: 0x102d83000 - 0x102d9cfff +libqavfcamera.dylib (??? - ???) <3E3903FD-B25E-3192-8C1A-0591DFBB6D53> /work/*/libqavfcamera.dylib QtQA::App::TestRunner: 0x102f00000 - 0x102f8eff7 +libqcocoa.dylib (??? - ???) /work/*/libqcocoa.dylib QtQA::App::TestRunner: 0x7fff6a8c9000 - 0x7fff6a8fdbaf dyld (195.6 - ???) /usr/lib/dyld QtQA::App::TestRunner: 0x7fff85e9b000 - 0x7fff85f90fff libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <5C40E880-0706-378F-B864-3C2BD922D926> /usr/lib/libiconv.2.dylib QtQA::App::TestRunner: 0x7fff86286000 - 0x7fff862d2ff7 com.apple.SystemConfiguration (1.11.3 - 1.11) <131780ED-E8DD-3153-81F2-5FEC4F6554C2> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration QtQA::App::TestRunner: 0x7fff862ed000 - 0x7fff863f2fff libFontParser.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib QtQA::App::TestRunner: 0x7fff86588000 - 0x7fff8658afff libCVMSPluginSupport.dylib (??? - ???) <982F1ED4-3CBB-3161-8BEA-8A980C27FCC1> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib QtQA::App::TestRunner: 0x7fff8658b000 - 0x7fff8658bfff com.apple.Cocoa (6.6 - ???) <021D4214-9C23-3CD8-AFB2-F331697A4508> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa QtQA::App::TestRunner: 0x7fff8658d000 - 0x7fff865cefff 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: 0x7fff865cf000 - 0x7fff865ffff7 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: 0x7fff86600000 - 0x7fff86605fff libpam.2.dylib (3.0.0 - compatibility 3.0.0) /usr/lib/libpam.2.dylib QtQA::App::TestRunner: 0x7fff8669a000 - 0x7fff866a4ff7 liblaunch.dylib (392.39.0 - compatibility 1.0.0) <8C235D13-2928-30E5-9E12-2CC3D6324AE2> /usr/lib/system/liblaunch.dylib QtQA::App::TestRunner: 0x7fff86741000 - 0x7fff86aebfe7 com.apple.MediaToolbox (1.0 - 705.94) <0719E69C-3275-3BD9-AD04-27DBADEB6E03> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbox QtQA::App::TestRunner: 0x7fff86b49000 - 0x7fff86bdfff7 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: 0x7fff86be0000 - 0x7fff8700dfff libLAPACK.dylib (??? - ???) <4F2E1055-2207-340B-BB45-E4F16171EE0D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib QtQA::App::TestRunner: 0x7fff8700e000 - 0x7fff87019fff com.apple.CommonAuth (2.2 - 2.0) <77E6F0D0-85B6-30B5-B99C-F57104DD2EBA> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth QtQA::App::TestRunner: 0x7fff8701a000 - 0x7fff87020fff IOSurface (??? - ???) <77C6757B-D357-3E34-9424-48F962B5CC9C> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface QtQA::App::TestRunner: 0x7fff8702e000 - 0x7fff87031fff libCoreVMClient.dylib (??? - ???) <28CB0F3F-A202-391F-8CAC-FC9A1398A962> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib QtQA::App::TestRunner: 0x7fff87071000 - 0x7fff870c5fff 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: 0x7fff8714c000 - 0x7fff871a4ff7 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: 0x7fff871a5000 - 0x7fff871f6ff7 com.apple.CoreMediaIO (216.0 - 3199.8) <4D3FE512-E943-34E3-A7A5-2EC2E3854E28> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO QtQA::App::TestRunner: 0x7fff871f9000 - 0x7fff8722cff7 com.apple.GSS (2.2 - 2.0) <971395D0-B9D0-3FDE-B23F-6F9D0A2FB95F> /System/Library/Frameworks/GSS.framework/Versions/A/GSS QtQA::App::TestRunner: 0x7fff8722d000 - 0x7fff872a3fff com.apple.CoreSymbolication (2.2 - 73.2) <126415E3-3A35-315B-B4B7-507CDBED0D58> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication QtQA::App::TestRunner: 0x7fff872a4000 - 0x7fff8730cff7 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: 0x7fff8730d000 - 0x7fff8735fff7 libGLU.dylib (??? - ???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib QtQA::App::TestRunner: 0x7fff87362000 - 0x7fff8738bfff com.apple.CoreVideo (1.7 - 70.3) <9A9D4058-9935-3B0A-B1A6-27EB78D02249> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo QtQA::App::TestRunner: 0x7fff87563000 - 0x7fff8757dfff com.apple.CoreMediaAuthoring (2.0 - 891) /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthoring QtQA::App::TestRunner: 0x7fff8757e000 - 0x7fff87584fff libmacho.dylib (800.0.0 - compatibility 1.0.0) /usr/lib/system/libmacho.dylib QtQA::App::TestRunner: 0x7fff87629000 - 0x7fff8767cfff com.apple.AppleVAFramework (5.0.16 - 5.0.16) <6F9A4BCE-8B99-3144-BCF7-B4299B27F6E9> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA QtQA::App::TestRunner: 0x7fff8767d000 - 0x7fff87684fff com.apple.NetFS (4.0 - 4.0) /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS QtQA::App::TestRunner: 0x7fff87685000 - 0x7fff87689fff libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) /usr/lib/system/libmathCommon.A.dylib QtQA::App::TestRunner: 0x7fff87752000 - 0x7fff87753fff libDiagnosticMessagesClient.dylib (??? - ???) <3DCF577B-F126-302B-BCE2-4DB9A95B8598> /usr/lib/libDiagnosticMessagesClient.dylib QtQA::App::TestRunner: 0x7fff87833000 - 0x7fff878b8ff7 com.apple.Heimdal (2.2 - 2.0) /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal QtQA::App::TestRunner: 0x7fff878b9000 - 0x7fff878beff7 libsystem_network.dylib (??? - ???) <5DE7024E-1D2D-34A2-80F4-08326331A75B> /usr/lib/system/libsystem_network.dylib QtQA::App::TestRunner: 0x7fff87f84000 - 0x7fff87f96ff7 libbsm.0.dylib (??? - ???) <349BB16F-75FA-363F-8D98-7A9C3FA90A0D> /usr/lib/libbsm.0.dylib QtQA::App::TestRunner: 0x7fff8808e000 - 0x7fff8808ffff libunc.dylib (24.0.0 - compatibility 1.0.0) /usr/lib/system/libunc.dylib QtQA::App::TestRunner: 0x7fff88090000 - 0x7fff880a4ff7 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: 0x7fff881d8000 - 0x7fff881d8fff libOpenScriptingUtil.dylib (??? - ???) /usr/lib/libOpenScriptingUtil.dylib QtQA::App::TestRunner: 0x7fff881d9000 - 0x7fff882e6fff 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: 0x7fff882e7000 - 0x7fff883e9fff libxml2.2.dylib (10.3.0 - compatibility 10.0.0) /usr/lib/libxml2.2.dylib QtQA::App::TestRunner: 0x7fff883ea000 - 0x7fff88520fff com.apple.vImage (5.1 - 5.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage QtQA::App::TestRunner: 0x7fff88521000 - 0x7fff88605ff7 com.apple.CoreServices.OSServices (478.49 - 478.49) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices QtQA::App::TestRunner: 0x7fff8899a000 - 0x7fff88ab3fff 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: 0x7fff88ab4000 - 0x7fff88ac3ff7 libxar-nossl.dylib (??? - ???) /usr/lib/libxar-nossl.dylib QtQA::App::TestRunner: 0x7fff88b18000 - 0x7fff88b21ff7 libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) /usr/lib/system/libsystem_notify.dylib QtQA::App::TestRunner: 0x7fff88b22000 - 0x7fff88b23ff7 libsystem_sandbox.dylib (??? - ???) <2A09E4DA-F47C-35CB-B70C-E0492BA9F20E> /usr/lib/system/libsystem_sandbox.dylib QtQA::App::TestRunner: 0x7fff88b93000 - 0x7fff88c9afe7 libsqlite3.dylib (9.6.0 - compatibility 9.0.0) /usr/lib/libsqlite3.dylib QtQA::App::TestRunner: 0x7fff88c9b000 - 0x7fff88c9fff7 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: 0x7fff88eda000 - 0x7fff88fb7fef libsystem_c.dylib (763.13.0 - compatibility 1.0.0) <41B43515-2806-3FBC-ACF1-A16F35B7E290> /usr/lib/system/libsystem_c.dylib QtQA::App::TestRunner: 0x7fff88fbc000 - 0x7fff89027ff7 com.apple.framework.IOKit (2.0 - ???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit QtQA::App::TestRunner: 0x7fff89028000 - 0x7fff890c2ff7 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: 0x7fff890c3000 - 0x7fff890c5ff7 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: 0x7fff89375000 - 0x7fff893b9ff7 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: 0x7fff89701000 - 0x7fff89708fff libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <172B1985-F24A-34E9-8D8B-A2403C9A0399> /usr/lib/system/libcopyfile.dylib QtQA::App::TestRunner: 0x7fff89709000 - 0x7fff89779fff com.apple.datadetectorscore (3.0 - 179.4) <4AB32B7F-8EC2-327E-BAC8-80129AA36E7B> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore QtQA::App::TestRunner: 0x7fff8977a000 - 0x7fff89aa6fff com.apple.HIToolbox (1.9 - ???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox QtQA::App::TestRunner: 0x7fff89aa7000 - 0x7fff89b07fff 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: 0x7fff89b09000 - 0x7fff89b16ff7 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: 0x7fff89b75000 - 0x7fff89b99fff com.apple.RemoteViewServices (1.5 - 44.2) /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices QtQA::App::TestRunner: 0x7fff89bf8000 - 0x7fff89c9dfff 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: 0x7fff89cf6000 - 0x7fff89d04ff7 libkxld.dylib (??? - ???) <01161870-E3B3-3F87-BA4A-0AA7A081F409> /usr/lib/system/libkxld.dylib QtQA::App::TestRunner: 0x7fff89d67000 - 0x7fff89dddff7 libc++.1.dylib (28.4.0 - compatibility 1.0.0) /usr/lib/libc++.1.dylib QtQA::App::TestRunner: 0x7fff89ea0000 - 0x7fff89edbfff libsystem_info.dylib (??? - ???) <35F90252-2AE1-32C5-8D34-782C614D9639> /usr/lib/system/libsystem_info.dylib QtQA::App::TestRunner: 0x7fff89edc000 - 0x7fff89edcfff libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <61EFED6A-A407-301E-B454-CD18314F0075> /usr/lib/system/libkeymgr.dylib QtQA::App::TestRunner: 0x7fff89ef9000 - 0x7fff89efefff com.apple.OpenDirectory (10.7 - 146) <7960A302-F9AC-3F72-838E-3A382032DCA6> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory QtQA::App::TestRunner: 0x7fff89eff000 - 0x7fff8a101fff libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <0176782F-9526-3905-813A-7A5676EC2C86> /usr/lib/libicucore.A.dylib QtQA::App::TestRunner: 0x7fff8a102000 - 0x7fff8a1e1fff 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: 0x7fff8a1e2000 - 0x7fff8a1e2fff 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: 0x7fff8a1e3000 - 0x7fff8a1f0fff 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: 0x7fff8a1f1000 - 0x7fff8a264fff libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <6BDD43E4-A4B1-379E-9ED5-8C713653DFF2> /usr/lib/libstdc++.6.dylib QtQA::App::TestRunner: 0x7fff8a68b000 - 0x7fff8a980ff7 com.apple.security (7.0 - 55148.6) <4535E500-973A-3BA7-AF65-DF5CF0658F02> /System/Library/Frameworks/Security.framework/Versions/A/Security QtQA::App::TestRunner: 0x7fff8a981000 - 0x7fff8a981fff 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: 0x7fff8a98e000 - 0x7fff8a991fff libRadiance.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib QtQA::App::TestRunner: 0x7fff8a992000 - 0x7fff8a9d2ff7 libcups.2.dylib (2.9.0 - compatibility 2.0.0) <7D2E5016-A960-3ADE-B042-F74063E79550> /usr/lib/libcups.2.dylib QtQA::App::TestRunner: 0x7fff8a9d3000 - 0x7fff8a9d4fff libdnsinfo.dylib (395.11.0 - compatibility 1.0.0) <853BAAA5-270F-3FDC-B025-D448DB72E1C3> /usr/lib/system/libdnsinfo.dylib QtQA::App::TestRunner: 0x7fff8a9d5000 - 0x7fff8a9fbfff com.apple.framework.familycontrols (3.0 - 300) <6F0C58C0-22E7-3877-8CFA-1ED0CB3CE38B> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls QtQA::App::TestRunner: 0x7fff8a9fc000 - 0x7fff8aa1dfff libPng.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib QtQA::App::TestRunner: 0x7fff8aa1e000 - 0x7fff8aa1ffff liblangid.dylib (??? - ???) /usr/lib/liblangid.dylib QtQA::App::TestRunner: 0x7fff8aa20000 - 0x7fff8aa2efff libdispatch.dylib (187.10.0 - compatibility 1.0.0) <8E03C652-922A-3399-93DE-9EA0CBFA0039> /usr/lib/system/libdispatch.dylib QtQA::App::TestRunner: 0x7fff8aa2f000 - 0x7fff8aa35fff com.apple.DiskArbitration (2.4.1 - 2.4.1) /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration QtQA::App::TestRunner: 0x7fff8aa36000 - 0x7fff8ab9dfff 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: 0x7fff8ab9e000 - 0x7fff8ac00ff7 com.apple.Symbolication (1.3 - 91) <98A0662F-26ED-3B10-871B-07747127C7E9> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication QtQA::App::TestRunner: 0x7fff8ac01000 - 0x7fff8ac08ff7 com.apple.CommerceCore (1.0 - 17) /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore QtQA::App::TestRunner: 0x7fff8ac09000 - 0x7fff8ac0aff7 libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869> /usr/lib/system/libsystem_blocks.dylib QtQA::App::TestRunner: 0x7fff8ac0b000 - 0x7fff8ac52ff7 com.apple.CoreMedia (1.0 - 705.94) <700C6863-7A8F-34FA-8B1D-7659EC95000B> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia QtQA::App::TestRunner: 0x7fff8bd59000 - 0x7fff8bddcfef com.apple.Metadata (10.7.0 - 627.37) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata QtQA::App::TestRunner: 0x7fff8c718000 - 0x7fff8c737fff libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <0635C52D-DD53-3721-A488-4C6E95607A74> /usr/lib/libresolv.9.dylib QtQA::App::TestRunner: 0x7fff8c738000 - 0x7fff8c740fff libsystem_dnssd.dylib (??? - ???) <584B321E-5159-37CD-B2E7-82E069C70AFB> /usr/lib/system/libsystem_dnssd.dylib QtQA::App::TestRunner: 0x7fff8c741000 - 0x7fff8c746fff libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <98ECD5F6-E85C-32A5-98CD-8911230CB66A> /usr/lib/system/libcompiler_rt.dylib QtQA::App::TestRunner: 0x7fff8c747000 - 0x7fff8cb7aff7 com.apple.VideoToolbox (1.0 - 705.94) <72AD524C-0616-3C69-BA1F-8D444F97F5A2> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbox QtQA::App::TestRunner: 0x7fff8cb90000 - 0x7fff8cb96ff7 libunwind.dylib (30.0.0 - compatibility 1.0.0) <1E9C6C8C-CBE8-3F4B-A5B5-E03E3AB53231> /usr/lib/system/libunwind.dylib QtQA::App::TestRunner: 0x7fff8cb97000 - 0x7fff8cb9afff com.apple.help (1.3.2 - 42) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help QtQA::App::TestRunner: 0x7fff8cbe1000 - 0x7fff8cbf8fff com.apple.MultitouchSupport.framework (231.4 - 231.4) <559C1AFB-E0B4-3D23-9189-18DE09C06FFE> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport QtQA::App::TestRunner: 0x7fff8cbf9000 - 0x7fff8cc7dff7 com.apple.ApplicationServices.ATS (317.12.0 - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS QtQA::App::TestRunner: 0x7fff8ccd5000 - 0x7fff8ccd5fff com.apple.Accelerate (1.7 - Accelerate 1.7) <82DDF6F5-FBC3-323D-B71D-CF7ABC5CF568> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate QtQA::App::TestRunner: 0x7fff8d281000 - 0x7fff8d37eff7 com.apple.avfoundation (2.0 - 180.50) /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation QtQA::App::TestRunner: 0x7fff8d37f000 - 0x7fff8d3aaff7 libxslt.1.dylib (3.24.0 - compatibility 3.0.0) /usr/lib/libxslt.1.dylib QtQA::App::TestRunner: 0x7fff8d6e5000 - 0x7fff8d6eafff libcache.dylib (47.0.0 - compatibility 1.0.0) /usr/lib/system/libcache.dylib QtQA::App::TestRunner: 0x7fff8d6fd000 - 0x7fff8d704fff libGFXShared.dylib (??? - ???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib QtQA::App::TestRunner: 0x7fff8d705000 - 0x7fff8d706ff7 libremovefile.dylib (21.1.0 - compatibility 1.0.0) <739E6C83-AA52-3C6C-A680-B37FE2888A04> /usr/lib/system/libremovefile.dylib QtQA::App::TestRunner: 0x7fff8d726000 - 0x7fff8d8faff7 com.apple.CoreFoundation (6.7.2 - 635.21) <62A3402E-A4E7-391F-AD20-1EF20236CE1B> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation QtQA::App::TestRunner: 0x7fff8d947000 - 0x7fff8d973ff7 com.apple.CoreServicesInternal (113.19 - 113.19) <74532B3B-EDE0-3553-9BED-F02B9CDF1FF7> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal QtQA::App::TestRunner: 0x7fff8d974000 - 0x7fff8d977ff7 com.apple.securityhi (4.0 - 1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI QtQA::App::TestRunner: 0x7fff8d97e000 - 0x7fff8de45fff FaceCoreLight (1.4.7 - compatibility 1.0.0) /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight QtQA::App::TestRunner: 0x7fff8e2f0000 - 0x7fff8e2f0fff com.apple.CoreServices (53 - 53) <043C8026-8EDD-3241-B090-F589E24062EF> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices QtQA::App::TestRunner: 0x7fff8e2f1000 - 0x7fff8e2f5fff libdyld.dylib (195.5.0 - compatibility 1.0.0) /usr/lib/system/libdyld.dylib QtQA::App::TestRunner: 0x7fff8e2f6000 - 0x7fff8e313fff libxpc.dylib (77.19.0 - compatibility 1.0.0) <9F57891B-D7EF-3050-BEDD-21E7C6668248> /usr/lib/system/libxpc.dylib QtQA::App::TestRunner: 0x7fff8e323000 - 0x7fff8e371fff libauto.dylib (??? - ???) /usr/lib/libauto.dylib QtQA::App::TestRunner: 0x7fff8e372000 - 0x7fff8ed10a27 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: 0x7fff8ed11000 - 0x7fff8ed1cff7 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: 0x7fff8ed31000 - 0x7fff8ed46fff 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: 0x7fff8edbc000 - 0x7fff8ee10ff7 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: 0x7fff8ee13000 - 0x7fff8f03dfe7 com.apple.CoreData (104.1 - 358.14) <6BB64605-8DA7-337D-A2AB-A3346A421CBD> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData QtQA::App::TestRunner: 0x7fff8f03e000 - 0x7fff8f050ff7 libz.1.dylib (1.2.5 - compatibility 1.0.0) <30CBEF15-4978-3DED-8629-7109880A19D4> /usr/lib/libz.1.dylib QtQA::App::TestRunner: 0x7fff8f051000 - 0x7fff8f0b9ff7 com.apple.coreui (1.2.2 - 165.11) <9316266A-39CA-3EC7-9C9E-726462CEFF4D> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI QtQA::App::TestRunner: 0x7fff8f155000 - 0x7fff8fd5bfff com.apple.AppKit (6.7.5 - 1138.51) <44417D02-6123-3FC3-A119-CE51BB4C3006> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit QtQA::App::TestRunner: 0x7fff8fd5c000 - 0x7fff8fd73fff 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: 0x7fff8fd74000 - 0x7fff9051cfff com.apple.CoreAUC (6.16.12 - 6.16.12) /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC QtQA::App::TestRunner: 0x7fff90522000 - 0x7fff90b06fff libBLAS.dylib (??? - ???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib QtQA::App::TestRunner: 0x7fff90be5000 - 0x7fff90f01fff 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: 0x7fff90f2e000 - 0x7fff90f3cfff com.apple.NetAuth (1.0 - 3.0) /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth QtQA::App::TestRunner: 0x7fff90f3d000 - 0x7fff90f53fff libGL.dylib (??? - ???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib QtQA::App::TestRunner: 0x7fff90f54000 - 0x7fff90f7cfff com.apple.PerformanceAnalysis (1.11 - 11) <8D4C6382-DD92-37A2-BCFC-E89951320848> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis QtQA::App::TestRunner: 0x7fff90f89000 - 0x7fff90f8bfff libquarantine.dylib (36.7.0 - compatibility 1.0.0) <8D9832F9-E4A9-38C3-B880-E5210B2353C7> /usr/lib/system/libquarantine.dylib QtQA::App::TestRunner: 0x7fff91134000 - 0x7fff911afff7 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: 0x7fff913b8000 - 0x7fff913bdfff 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: 0x7fff913be000 - 0x7fff913befff com.apple.ApplicationServices (41 - 41) <03F3FA8F-8D2A-3AB6-A8E3-40B001116339> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices QtQA::App::TestRunner: 0x7fff913bf000 - 0x7fff913e8fff 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: 0x7fff913e9000 - 0x7fff91429fe7 libGLImage.dylib (??? - ???) <0B7DAB2B-F1C6-39C7-B864-61EF683B6656> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib QtQA::App::TestRunner: 0x7fff91454000 - 0x7fff9176dfff com.apple.Foundation (6.7.2 - 833.25) <22AAC369-B63C-3C55-8AC6-C3ECBA44DA7B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation QtQA::App::TestRunner: 0x7fff9176e000 - 0x7fff91792fff com.apple.Kerberos (1.0 - 1) <1F826BCE-DA8F-381D-9C4C-A36AA0EA1CB9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos QtQA::App::TestRunner: 0x7fff91e15000 - 0x7fff91e28ff7 libCRFSuite.dylib (??? - ???) <034D4DAA-63F0-35E4-BCEF-338DD7A453DD> /usr/lib/libCRFSuite.dylib QtQA::App::TestRunner: 0x7fff91edb000 - 0x7fff91ef8ff7 com.apple.openscripting (1.3.3 - ???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting QtQA::App::TestRunner: 0x7fff91ef9000 - 0x7fff91f19fff libsystem_kernel.dylib (1699.32.7 - compatibility 1.0.0) <66C9F9BD-C7B3-30D4-B1A0-03C8A6392351> /usr/lib/system/libsystem_kernel.dylib QtQA::App::TestRunner: 0x7fff91f1a000 - 0x7fff91f76ff7 com.apple.HIServices (1.21 - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices QtQA::App::TestRunner: 0x7fff91f77000 - 0x7fff921ebfff 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: 0x7fff9220c000 - 0x7fff92217ff7 libc++abi.dylib (14.0.0 - compatibility 1.0.0) <8FF3D766-D678-36F6-84AC-423C878E6D14> /usr/lib/libc++abi.dylib QtQA::App::TestRunner: 0x7fff9221b000 - 0x7fff9221bfff com.apple.vecLib (3.7 - vecLib 3.7) <9A58105C-B36E-35B5-812C-4ED693F2618F> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff9222f000 - 0x7fff922e2ff7 com.apple.CoreText (220.22.0 - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText QtQA::App::TestRunner: 0x7fff9230c000 - 0x7fff923d3ff7 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: 0x7fff923e2000 - 0x7fff9243dff7 com.apple.opencl (2.0.19 - 2.0.19) /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL QtQA::App::TestRunner: 0x7fff9243e000 - 0x7fff92454ff7 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: 0x7fff92460000 - 0x7fff9248dfe7 libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <6E5C8AC3-DBB7-31CB-BEB7-D6ED8E6DE0CE> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: 0x7fff9248e000 - 0x7fff924d0ff7 libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) /usr/lib/system/libcommonCrypto.dylib QtQA::App::TestRunner: 0x7fff924d1000 - 0x7fff92573fff com.apple.securityfoundation (5.0 - 55116) <70CDC3ED-39AA-3784-8715-F0F5E2CB9754> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation QtQA::App::TestRunner: 0x7fff92574000 - 0x7fff92658e5f libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <871E688B-CF57-3BC7-80D6-F6476DFF109B> /usr/lib/libobjc.A.dylib QtQA::App::TestRunner: 0x7fff92659000 - 0x7fff927f9ff7 com.apple.QuartzCore (1.7 - 270.5) <19E5E0AB-DAA9-3F97-988C-D9A46AFB9C04> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore QtQA::App::TestRunner: 0x7fff927fa000 - 0x7fff927fefff 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: 0x7fff927ff000 - 0x7fff9281bff7 com.apple.GenerationalStorage (1.0 - 126.1) <509F52ED-E54B-3FEF-B3C2-759387B826E6> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage QtQA::App::TestRunner: 0x7fff9281c000 - 0x7fff92856fe7 com.apple.DebugSymbols (2.1 - 87) <149201BE-A8A4-3E40-AD65-E5194B59162E> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols QtQA::App::TestRunner: 0x7fff92857000 - 0x7fff92963fff 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: 0x7fff92964000 - 0x7fff92966fff com.apple.TrustEvaluationAgent (2.0 - 1) <1F31CAFF-C1C6-33D3-94E9-11B721761DDF> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent QtQA::App::TestRunner: 0x7fff92967000 - 0x7fff92976fff 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: 0x7fff92977000 - 0x7fff92ad4fff 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: 0x7fff92b10000 - 0x7fff92b4ffff com.apple.AE (527.7 - 527.7) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE QtQA::App::TestRunner: 0x7fff92d4d000 - 0x7fff92d4dfff com.apple.Carbon (153 - 153) <895C2BF2-1666-3A59-A669-311B1F4F368B> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon QtQA::App::TestRunner: 0x7fff92d4e000 - 0x7fff92deffff com.apple.LaunchServices (480.40 - 480.40) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices 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: 1771 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.8M resident=126.1M(69%) swapped_out_or_unallocated=55.7M(31%) QtQA::App::TestRunner: Writable regions: Total=69.5M written=2720K(4%) resident=3524K(5%) swapped_out=0K(0%) unallocated=66.1M(95%) QtQA::App::TestRunner: QtQA::App::TestRunner: REGION TYPE VIRTUAL QtQA::App::TestRunner: =========== ======= QtQA::App::TestRunner: CG shared images 1184K QtQA::App::TestRunner: CoreServices 4612K QtQA::App::TestRunner: MALLOC 41.7M QtQA::App::TestRunner: MALLOC guard page 48K QtQA::App::TestRunner: STACK GUARD 56.0M QtQA::App::TestRunner: Stack 10.0M QtQA::App::TestRunner: VM_ALLOCATE 16.1M QtQA::App::TestRunner: __CI_BITMAP 80K QtQA::App::TestRunner: __DATA 13.8M QtQA::App::TestRunner: __IMAGE 528K QtQA::App::TestRunner: __LINKEDIT 54.7M QtQA::App::TestRunner: __TEXT 127.1M QtQA::App::TestRunner: __UNICODE 544K QtQA::App::TestRunner: mapped file 32.5M QtQA::App::TestRunner: shared memory 308K QtQA::App::TestRunner: =========== ======= QtQA::App::TestRunner: TOTAL 359.1M QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qcamerabackend: 14 seconds, signal 6 Build log: http://testresults.qt-project.org/ci/QtMultimedia_stable_Integration/build_00269/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/stable_1386091903): http://codereview.qt-project.org/73160 [PS1] - Merge remote-tracking branch 'origin/release' into stable From ci-noreply at qt-project.org Tue Dec 3 19:20:41 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 3 Dec 2013 20:20:41 +0200 Subject: [Ci-reports] fail on ssh://codereview.qt-project.org:29418/qt/qtbase#dev Message-ID: <20131203_182041_099341.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(1052) : 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() Compared values are not the same Actual (delegate.paintedIndexes.count()): 0 Expected (1) : 1 tst_qcolumnview.cpp(1052) : 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: 41 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02190/win32-msvc2010_developer-build_angle_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1386089347): http://codereview.qt-project.org/73058 [PS1] - Make a nicer output when QBasicAtomicInteger is used with a wrong T From ci-noreply at qt-project.org Tue Dec 3 19:22:11 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 3 Dec 2013 20:22:11 +0200 Subject: [Ci-reports] pass on ssh://codereview.qt-project.org:29418/qt/qtwinextras#stable Message-ID: <20131203_182211_048386.ci-noreply@qt-project.org> QtWinExtras_stable_Integration #32: SUCCESS Tested changes (refs/builds/stable_1386093213): http://codereview.qt-project.org/73165 [PS1] - Merge remote-tracking branch 'origin/release' into stable From ci-noreply at qt-project.org Tue Dec 3 19:40:51 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 3 Dec 2013 20:40:51 +0200 Subject: [Ci-reports] fail on ssh://codereview.qt-project.org:29418/qt/qtbase#stable Message-ID: <20131203_184051_006043.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: [/work/build/qt/qtdeclarative/tests/auto/qml/debugger/qqmldebugjs/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.1, Qt 5.2.1 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: [/work/build/qt/qtdeclarative/tests/auto/qml/debugger/qqmldebugjs/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: [/work/build/qt/qtdeclarative/tests/auto/qml/debugger/qqmldebugjs/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: [/work/build/qt/qtdeclarative/tests/auto/qml/debugger/qqmldebugjs/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() QWARN : tst_QQmlDebugJS::stepOut() waitForSignal 2stopped() timed out after 5000 ms FAIL! : tst_QQmlDebugJS::stepOut() 'QQmlDebugTest::waitForSignal(client, SIGNAL(stopped()))' returned FALSE. () Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/debugger/qqmldebugjs/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: 20 seconds, exit code 2 Build log: http://testresults.qt-project.org/ci/QtBase_stable_Integration/build_02670/revdep-qtdeclarative_linux-g++_shadow-build_Ubuntu_11.10_x86/log.txt.gz Tested changes (refs/builds/stable_1386094328): http://codereview.qt-project.org/71615 [PS12] - QBBSystemLocale: Do not set fixed buffer size when reading pps objects http://codereview.qt-project.org/72743 [PS5] - xcb qpa: initialize EGL for non-XLib builds http://codereview.qt-project.org/72701 [PS1] - configure: Properly report xcb-xlib configuration From ci-noreply at qt-project.org Tue Dec 3 19:41:32 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 3 Dec 2013 20:41:32 +0200 Subject: [Ci-reports] pass on ssh://codereview.qt-project.org:29418/qt/qtdeclarative#stable Message-ID: <20131203_184132_051495.ci-noreply@qt-project.org> QtDeclarative_stable_Integration #1438: SUCCESS Tested changes (refs/builds/stable_1386090577): http://codereview.qt-project.org/72300 [PS8] - Improve the Canvas threading model From ci-noreply at qt-project.org Tue Dec 3 19:55:45 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 3 Dec 2013 20:55:45 +0200 Subject: [Ci-reports] pass on ssh://codereview.qt-project.org:29418/qt/qtquickcontrols#stable Message-ID: <20131203_185545_050765.ci-noreply@qt-project.org> QtQuickControls_stable_Integration #427: SUCCESS Tested changes (refs/builds/stable_1386093210): http://codereview.qt-project.org/73161 [PS1] - Merge remote-tracking branch 'origin/release' into stable From ci-noreply at qt-project.org Tue Dec 3 19:58:07 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 3 Dec 2013 20:58:07 +0200 Subject: [Ci-reports] pass on ssh://codereview.qt-project.org:29418/qt/qt5#release Message-ID: <20131203_185807_063573.ci-noreply@qt-project.org> Qt5_release_Integration #273: SUCCESS Tested changes (refs/builds/release_1386077559): http://codereview.qt-project.org/73036 [PS3] - Updated submodules. From ci-noreply at qt-project.org Tue Dec 3 19:58:53 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 3 Dec 2013 20:58:53 +0200 Subject: [Ci-reports] fail on ssh://codereview.qt-project.org:29418/qt/qtbase#release Message-ID: <20131203_185853_029155.ci-noreply@qt-project.org> Autotest `tst_qsslsocket' failed :( Testing tst_QSslSocket FAIL! : tst_QSslSocket::spontaneousWrite(WithoutProxy) 'server.waitForNewConnection(0)' returned FALSE. () tst_qsslsocket.cpp(1529) : failure location Totals: 558 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.0, Qt 5.2.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) 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) 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) SKIP : tst_QSslSocket::protocol(WithSocks5ProxyAuth) Skipping flaky test - See QTBUG-29941 tst_qsslsocket.cpp(851) : 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 XFAIL : tst_QSslSocket::verifyMode(WithoutProxy) QTBUG-24234 tst_qsslsocket.cpp(1930) : 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 0.9.8x 10 May 2012" QDEBUG : tst_QSslSocket::versionAccessors(WithoutProxy) "90818f" PASS : tst_QSslSocket::versionAccessors(WithoutProxy) QDEBUG : tst_QSslSocket::versionAccessors(WithSocks5Proxy) "OpenSSL 0.9.8x 10 May 2012" QDEBUG : tst_QSslSocket::versionAccessors(WithSocks5Proxy) "90818f" PASS : tst_QSslSocket::versionAccessors(WithSocks5Proxy) QDEBUG : tst_QSslSocket::versionAccessors(WithSocks5ProxyAuth) "OpenSSL 0.9.8x 10 May 2012" QDEBUG : tst_QSslSocket::versionAccessors(WithSocks5ProxyAuth) "90818f" PASS : tst_QSslSocket::versionAccessors(WithSocks5ProxyAuth) QDEBUG : tst_QSslSocket::versionAccessors(WithHttpProxy) "OpenSSL 0.9.8x 10 May 2012" QDEBUG : tst_QSslSocket::versionAccessors(WithHttpProxy) "90818f" PASS : tst_QSslSocket::versionAccessors(WithHttpProxy) QDEBUG : tst_QSslSocket::versionAccessors(WithHttpProxyBasicAuth) "OpenSSL 0.9.8x 10 May 2012" QDEBUG : tst_QSslSocket::versionAccessors(WithHttpProxyBasicAuth) "90818f" 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: 563 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: 206 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_release_Integration/build_00433/win32-mingw48_developer-build_qtlibinfix_opengl_Windows_7/log.txt.gz Tested changes (refs/builds/release_1386090821): http://codereview.qt-project.org/72993 [PS3] - Android: Fix crash caused by QJNIs classLoader code. http://codereview.qt-project.org/73038 [PS1] - added buildsystem/qmake changelog http://codereview.qt-project.org/72394 [PS4] - iOS: don't show statusbar if hidden from Info.plist http://codereview.qt-project.org/72532 [PS1] - QComboBox: Don't do anything if wheel event delta is zero http://codereview.qt-project.org/72480 [PS1] - don't install modules-inst dir http://codereview.qt-project.org/72745 [PS2] - Doc: Adjust description of the qreal typedef http://codereview.qt-project.org/72781 [PS1] - Revert "Cocoa (OpenGL): If no view is attached, makeCurrent() should return false" http://codereview.qt-project.org/72706 [PS2] - iOS: Handle statusbar changes to child windows http://codereview.qt-project.org/72393 [PS1] - iOS: move infoPlistValue to qiosglobal http://codereview.qt-project.org/72311 [PS2] - enable path replacement in installed prl files on all platforms http://codereview.qt-project.org/71808 [PS2] - properly replace windows paths in installed meta files http://codereview.qt-project.org/71807 [PS1] - support s///i option in built-in sed http://codereview.qt-project.org/73039 [PS1] - Fix style animations to stop when the animation target is hidden http://codereview.qt-project.org/73133 [PS1] - qdoc: Fix output filenames for QML basic type documentation http://codereview.qt-project.org/73089 [PS3] - iOS: fix crash when focusWindow changes while keyboard is open From ci-noreply at qt-project.org Tue Dec 3 20:03:44 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 3 Dec 2013 21:03:44 +0200 Subject: [Ci-reports] pass on ssh://codereview.qt-project.org:29418/qt/qtdoc#stable Message-ID: <20131203_190344_024149.ci-noreply@qt-project.org> QtDoc_stable_Integration #283: SUCCESS Tested changes (refs/builds/stable_1386093414): http://codereview.qt-project.org/73158 [PS1] - Merge remote-tracking branch 'origin/release' into stable From ci-noreply at qt-project.org Tue Dec 3 20:15:17 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 3 Dec 2013 21:15:17 +0200 Subject: [Ci-reports] fail on ssh://codereview.qt-project.org:29418/qt/qtdeclarative#dev Message-ID: <20131203_191517_070483.ci-noreply@qt-project.org> Autotest `tst_qpacketprotocol' failed :( Testing tst_QPacketProtocol FAIL! : tst_QPacketProtocol::read() 'm_server->waitForNewConnection(5000)' 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(5000)' 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: 11 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_00969/win32-msvc2010_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1386095780): http://codereview.qt-project.org/70791 [PS4] - Support toggling antialiasing for Text and Rectangle. From ci-noreply at qt-project.org Tue Dec 3 21:05:52 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 3 Dec 2013 22:05:52 +0200 Subject: [Ci-reports] pass on ssh://codereview.qt-project.org:29418/qt/qtdeclarative#stable Message-ID: <20131203_200552_081815.ci-noreply@qt-project.org> QtDeclarative_stable_Integration #1439: SUCCESS Tested changes (refs/builds/stable_1386096261): http://codereview.qt-project.org/73156 [PS1] - Merge remote-tracking branch 'origin/release' into stable From ci-noreply at qt-project.org Tue Dec 3 21:32:22 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 3 Dec 2013 22:32:22 +0200 Subject: [Ci-reports] pass on ssh://codereview.qt-project.org:29418/qt/qtbase#dev Message-ID: <20131203_203222_060363.ci-noreply@qt-project.org> QtBase_dev_Integration #2191: SUCCESS Tested changes (refs/builds/dev_1386094934): http://codereview.qt-project.org/73129 [PS4] - ANGLE D3D11: Always execute QueryInterface From ci-noreply at qt-project.org Tue Dec 3 21:53:39 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 3 Dec 2013 22:53:39 +0200 Subject: [Ci-reports] pass on ssh://codereview.qt-project.org:29418/qt/qtbase#stable Message-ID: <20131203_205339_059157.ci-noreply@qt-project.org> QtBase_stable_Integration #2671: SUCCESS Tested changes (refs/builds/stable_1386097456): http://codereview.qt-project.org/72743 [PS5] - xcb qpa: initialize EGL for non-XLib builds http://codereview.qt-project.org/72701 [PS1] - configure: Properly report xcb-xlib configuration From ci-noreply at qt-project.org Tue Dec 3 21:59:50 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 3 Dec 2013 22:59:50 +0200 Subject: [Ci-reports] fail on ssh://codereview.qt-project.org:29418/qt/qtdeclarative#dev Message-ID: <20131203_205950_093456.ci-noreply@qt-project.org> Autotests `tst_qquickpathview' and `tst_qquicktrailemitter' failed :( Testing tst_qquicktrailemitter FAIL! : tst_qquicktrailemitter::test_basic() Compared values are not the same Actual (system->groupData[1]->size()): 510 Expected (500) : 500 Loc: [tst_qquicktrailemitter.cpp(89)] Totals: 2 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qquicktrailemitter ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_qquicktrailemitter::initTestCase() FAIL! : tst_qquicktrailemitter::test_basic() Compared values are not the same Actual (system->groupData[1]->size()): 510 Expected (500) : 500 Loc: [tst_qquicktrailemitter.cpp(89)] PASS : tst_qquicktrailemitter::cleanupTestCase() Totals: 2 passed, 1 failed, 0 skipped ********* Finished testing of tst_qquicktrailemitter ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquicktrailemitter: 11 seconds, exit code 1 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: 78 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_00970/linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz Tested changes (refs/builds/dev_1386102477): http://codereview.qt-project.org/70791 [PS4] - Support toggling antialiasing for Text and Rectangle. From ci-noreply at qt-project.org Tue Dec 3 22:04:53 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 3 Dec 2013 23:04:53 +0200 Subject: [Ci-reports] pass on ssh://codereview.qt-project.org:29418/qt/qtwebkit-examples#stable Message-ID: <20131203_210453_033588.ci-noreply@qt-project.org> QtWebKit_Examples_stable_Integration #39: SUCCESS Tested changes (refs/builds/stable_1386093326): http://codereview.qt-project.org/73164 [PS1] - Merge remote-tracking branch 'origin/release' into stable From ci-noreply at qt-project.org Tue Dec 3 22:08:34 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 3 Dec 2013 23:08:34 +0200 Subject: [Ci-reports] fail on ssh://codereview.qt-project.org:29418/qt/qt5#dev Message-ID: <20131203_210834_025591.ci-noreply@qt-project.org> Autotest `tst_qqmlprofilerservice' failed :( Testing tst_QQmlProfilerService FAIL! : tst_QQmlProfilerService::scenegraphData() Compared values are not the same Actual (loopcheck): 2 Expected (3) : 3 Loc: [/work/build/qtdeclarative/tests/auto/qml/debugger/qqmlprofilerservice/tst_qqmlprofilerservice.cpp(467)] Totals: 7 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() FAIL! : tst_QQmlProfilerService::scenegraphData() Compared values are not the same Actual (loopcheck): 2 Expected (3) : 3 Loc: [/work/build/qtdeclarative/tests/auto/qml/debugger/qqmlprofilerservice/tst_qqmlprofilerservice.cpp(467)] QDEBUG : tst_QQmlProfilerService::scenegraphData() Process State: "running" QDEBUG : tst_QQmlProfilerService::scenegraphData() Application Output: "QML Debugger: Waiting for connection on port 13773... tick " PASS : tst_QQmlProfilerService::profileOnExit() PASS : tst_QQmlProfilerService::cleanupTestCase() Totals: 7 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: 1 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/Qt5_dev_Integration/build_00287/linux-g++_shadow-build_Ubuntu_11.10_x86/log.txt.gz Tested changes (refs/builds/dev_1386093529): http://codereview.qt-project.org/72504 [PS2] - Add a way to build just a few of Qt's modules more easily From ci-noreply at qt-project.org Tue Dec 3 22:13:08 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 3 Dec 2013 23:13:08 +0200 Subject: [Ci-reports] pass on ssh://codereview.qt-project.org:29418/qt/qtquick1#stable Message-ID: <20131203_211308_069267.ci-noreply@qt-project.org> QtQuick1_stable_Integration #198: SUCCESS Tested changes (refs/builds/stable_1386093215): http://codereview.qt-project.org/73162 [PS1] - Merge remote-tracking branch 'origin/release' into stable From ci-noreply at qt-project.org Tue Dec 3 22:36:19 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 3 Dec 2013 23:36:19 +0200 Subject: [Ci-reports] pass on ssh://codereview.qt-project.org:29418/qt/qttools#stable Message-ID: <20131203_213619_084642.ci-noreply@qt-project.org> QtTools_stable_Integration #311: SUCCESS Tested changes (refs/builds/stable_1386091922): http://codereview.qt-project.org/73163 [PS1] - Merge remote-tracking branch 'origin/release' into stable From ci-noreply at qt-project.org Tue Dec 3 23:00:52 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 4 Dec 2013 00:00:52 +0200 Subject: [Ci-reports] pass on ssh://codereview.qt-project.org:29418/qt/qtbase#dev Message-ID: <20131203_220052_047388.ci-noreply@qt-project.org> QtBase_dev_Integration #2192: SUCCESS Tested changes (refs/builds/dev_1386102836): http://codereview.qt-project.org/72710 [PS2] - Make the default vertical alignment configurable From ci-noreply at qt-project.org Tue Dec 3 23:08:14 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 4 Dec 2013 00:08:14 +0200 Subject: [Ci-reports] pass on ssh://codereview.qt-project.org:29418/qt/qt#4.8 Message-ID: <20131203_220814_032530.ci-noreply@qt-project.org> Qt_4.8_Integration #1703: SUCCESS Tested changes (refs/builds/4.8_1386088565): http://codereview.qt-project.org/73022 [PS3] - qtscript: Add support for MIPS64 platforms From ci-noreply at qt-project.org Tue Dec 3 23:24:19 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 4 Dec 2013 00:24:19 +0200 Subject: [Ci-reports] pass on ssh://codereview.qt-project.org:29418/qt/qtbase#stable Message-ID: <20131203_222419_005813.ci-noreply@qt-project.org> QtBase_stable_Integration #2672: SUCCESS Tested changes (refs/builds/stable_1386104113): http://codereview.qt-project.org/66867 [PS1] - Repack structs with more than one padding hole From ci-noreply at qt-project.org Tue Dec 3 23:37:06 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 4 Dec 2013 00:37:06 +0200 Subject: [Ci-reports] pass on ssh://codereview.qt-project.org:29418/qt/qtdeclarative#stable Message-ID: <20131203_223706_062243.ci-noreply@qt-project.org> QtDeclarative_stable_Integration #1440: SUCCESS Tested changes (refs/builds/stable_1386105052): http://codereview.qt-project.org/73175 [PS3] - QQmlImport: Don't try use a dangling pointer. From ci-noreply at qt-project.org Wed Dec 4 00:03:33 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 4 Dec 2013 01:03:33 +0200 Subject: [Ci-reports] pass on ssh://codereview.qt-project.org:29418/qt-labs/qtwebengine#master Message-ID: <20131203_230333_027443.ci-noreply@qt-project.org> QtWebEngine_master_Integration #105: SUCCESS Tested changes (refs/builds/master_1386106884): http://codereview.qt-project.org/73143 [PS1] - Unify the inclusion of *_extra.gypi files from src/core From ci-noreply at qt-project.org Wed Dec 4 00:08:18 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 4 Dec 2013 01:08:18 +0200 Subject: [Ci-reports] fail on ssh://codereview.qt-project.org:29418/qt/qtdeclarative#stable Message-ID: <20131203_230818_070496.ci-noreply@qt-project.org> Autotest `tst_qquicktrailemitter' failed :( Testing tst_qquicktrailemitter FAIL! : tst_qquicktrailemitter::test_basic() Compared values are not the same Actual (system->groupData[1]->size()): 510 Expected (500) : 500 Loc: [tst_qquicktrailemitter.cpp(89)] Totals: 2 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qquicktrailemitter ********* Config: Using QtTest library 5.2.1, Qt 5.2.1 PASS : tst_qquicktrailemitter::initTestCase() FAIL! : tst_qquicktrailemitter::test_basic() Compared values are not the same Actual (system->groupData[1]->size()): 510 Expected (500) : 500 Loc: [tst_qquicktrailemitter.cpp(89)] PASS : tst_qquicktrailemitter::cleanupTestCase() Totals: 2 passed, 1 failed, 0 skipped ********* Finished testing of tst_qquicktrailemitter ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquicktrailemitter: 11 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtDeclarative_stable_Integration/build_01441/linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz Tested changes (refs/builds/stable_1386110319): http://codereview.qt-project.org/73177 [PS1] - QQmlMemoryProfiler: Fix dangling pointer use. From ci-noreply at qt-project.org Wed Dec 4 00:16:08 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 4 Dec 2013 01:16:08 +0200 Subject: [Ci-reports] pass on ssh://codereview.qt-project.org:29418/qt/qtdeclarative#dev Message-ID: <20131203_231608_007970.ci-noreply@qt-project.org> QtDeclarative_dev_Integration #971: SUCCESS Tested changes (refs/builds/dev_1386108084): http://codereview.qt-project.org/70791 [PS4] - Support toggling antialiasing for Text and Rectangle. From ci-noreply at qt-project.org Wed Dec 4 00:32:30 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 4 Dec 2013 01:32:30 +0200 Subject: [Ci-reports] pass on ssh://codereview.qt-project.org:29418/qt/qtbase#dev Message-ID: <20131203_233230_040816.ci-noreply@qt-project.org> QtBase_dev_Integration #2193: SUCCESS Tested changes (refs/builds/dev_1386108235): http://codereview.qt-project.org/73058 [PS1] - Make a nicer output when QBasicAtomicInteger is used with a wrong T From ci-noreply at qt-project.org Wed Dec 4 00:42:18 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 4 Dec 2013 01:42:18 +0200 Subject: [Ci-reports] fail on ssh://codereview.qt-project.org:29418/qt/qt5#dev Message-ID: <20131203_234218_094845.ci-noreply@qt-project.org> Autotest `tst_qquicktrailemitter' failed :( Testing tst_qquicktrailemitter FAIL! : tst_qquicktrailemitter::test_basic() Compared values are not the same Actual (system->groupData[1]->size()): 510 Expected (500) : 500 Loc: [tst_qquicktrailemitter.cpp(89)] Totals: 2 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qquicktrailemitter ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_qquicktrailemitter::initTestCase() FAIL! : tst_qquicktrailemitter::test_basic() Compared values are not the same Actual (system->groupData[1]->size()): 510 Expected (500) : 500 Loc: [tst_qquicktrailemitter.cpp(89)] PASS : tst_qquicktrailemitter::cleanupTestCase() Totals: 2 passed, 1 failed, 0 skipped ********* Finished testing of tst_qquicktrailemitter ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquicktrailemitter: 11 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/Qt5_dev_Integration/build_00288/linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz Tested changes (refs/builds/dev_1386105097): http://codereview.qt-project.org/72684 [PS4] - Add QtAndroidExtras to dependency list of QtConnectivity http://codereview.qt-project.org/68429 [PS76] - Updated submodules. From ci-noreply at qt-project.org Wed Dec 4 01:24:29 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 4 Dec 2013 02:24:29 +0200 Subject: [Ci-reports] pass on ssh://codereview.qt-project.org:29418/qt/qtdeclarative#dev Message-ID: <20131204_002429_089158.ci-noreply@qt-project.org> QtDeclarative_dev_Integration #972: SUCCESS Tested changes (refs/builds/dev_1386112661): http://codereview.qt-project.org/72169 [PS1] - QQuickTextDocumentWithImageResources: use QTextDocument::baseUrl From ci-noreply at qt-project.org Wed Dec 4 02:24:28 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 4 Dec 2013 03:24:28 +0200 Subject: [Ci-reports] pass on ssh://codereview.qt-project.org:29418/qt/qtdeclarative#stable Message-ID: <20131204_012428_080381.ci-noreply@qt-project.org> QtDeclarative_stable_Integration #1442: SUCCESS Tested changes (refs/builds/stable_1386116352): http://codereview.qt-project.org/73015 [PS3] - Fix qsTr() in .js context From ci-noreply at qt-project.org Wed Dec 4 02:39:13 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 4 Dec 2013 03:39:13 +0200 Subject: [Ci-reports] fail on ssh://codereview.qt-project.org:29418/qt/qtbase#dev Message-ID: <20131204_013913_066417.ci-noreply@qt-project.org> `make' failed :( /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ar cq libQt5Bootstrap.a .obj/qlatincodec.o .obj/qtextcodec.o .obj/qutfcodec.o .obj/qglobal.o .obj/qlogging.o .obj/qmalloc.o .obj/qnumeric.o .obj/qabstractfileengine.o .obj/qbuffer.o .obj/qdatastream.o .obj/qdir.o .obj/qdiriterator.o .obj/qfile.o .obj/qfileinfo.o .obj/qfilesystementry.o .obj/qfilesystemengine.o .obj/qfsfileengine.o .obj/qfsfileengine_iterator.o .obj/qiodevice.o .obj/qfiledevice.o .obj/qtemporaryfile.o .obj/qtextstream.o .obj/qstandardpaths.o .obj/qcoreapplication.o .obj/qcoreglobaldata.o .obj/qmetatype.o .obj/qvariant.o .obj/qsystemerror.o .obj/quuid.o .obj/qbitarray.o .obj/qbytearray.o .obj/qarraydata.o .obj/qbytearraymatcher.o .obj/qcommandlineparser.o .obj/qcommandlineoption.o .obj/qcryptographichash.o .obj/qdatetime.o .obj/qhash.o .obj/qlist.o .obj/qlinkedlist.o .obj/qlocale.o .obj/qlocale_tools.o .obj/qmap.o .obj/qregexp.o .obj/qpoint.o .obj/qrect.o .obj/qsize.o .obj/qline.o .obj/qstring.o .obj/qstring_compat.o .obj/qstringlist.o .obj/qvector.o .obj/qvsnprintf.o .obj/qxmlutils.o .obj/qxmlstream.o .obj/qjson.o .obj/qjsondocument.o .obj/qjsonobject.o .obj/qjsonarray.o .obj/qjsonvalue.o .obj/qjsonparser.o .obj/qjsonwriter.o .obj/qdom.o .obj/qxml.o .obj/qfilesystemengine_unix.o .obj/qfilesystemiterator_unix.o .obj/qfsfileengine_unix.o .obj/qcoreapplication_mac.o .obj/qcore_mac.o .obj/qstandardpaths_mac.o ccache: FATAL: distcc: No such file or directory make[3]: *** [.obj/qstring_compat.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_02194/macx-clang_no-framework_OSX_10.8/log.txt.gz Tested changes (refs/builds/dev_1386121002): http://codereview.qt-project.org/69597 [PS7] - Add support for UTF-8 encoding/decoding with SIMD http://codereview.qt-project.org/69979 [PS1] - Add/update benchmarks for the UTF-8 codec http://codereview.qt-project.org/69596 [PS3] - Use the new UTF-8 codec in QUrl and QUrlQuery http://codereview.qt-project.org/69595 [PS3] - Use the new UTF-8 codec in QJsonDocument http://codereview.qt-project.org/69594 [PS4] - Add a new UTF-8 decoder, similar to the encoder we've just added http://codereview.qt-project.org/69593 [PS2] - Add a new UTF-8 encoder and use it from QString http://codereview.qt-project.org/68010 [PS5] - Add the UTF16-to-Latin1 in-place converter http://codereview.qt-project.org/67866 [PS4] - Improve the Latin1 conversion in QString a little http://codereview.qt-project.org/67728 [PS12] - Implement support for ref-qualified QString::toLatin1 & friends From ci-noreply at qt-project.org Wed Dec 4 03:44:47 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 4 Dec 2013 04:44:47 +0200 Subject: [Ci-reports] fail on ssh://codereview.qt-project.org:29418/qt/qtbase#dev Message-ID: <20131204_024447_054152.ci-noreply@qt-project.org> `make' failed :( /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ar cq libQt5Bootstrap.a .obj/qlatincodec.o .obj/qtextcodec.o .obj/qutfcodec.o .obj/qglobal.o .obj/qlogging.o .obj/qmalloc.o .obj/qnumeric.o .obj/qabstractfileengine.o .obj/qbuffer.o .obj/qdatastream.o .obj/qdir.o .obj/qdiriterator.o .obj/qfile.o .obj/qfileinfo.o .obj/qfilesystementry.o .obj/qfilesystemengine.o .obj/qfsfileengine.o .obj/qfsfileengine_iterator.o .obj/qiodevice.o .obj/qfiledevice.o .obj/qtemporaryfile.o .obj/qtextstream.o .obj/qstandardpaths.o .obj/qcoreapplication.o .obj/qcoreglobaldata.o .obj/qmetatype.o .obj/qvariant.o .obj/qsystemerror.o .obj/quuid.o .obj/qbitarray.o .obj/qbytearray.o .obj/qarraydata.o .obj/qbytearraymatcher.o .obj/qcommandlineparser.o .obj/qcommandlineoption.o .obj/qcryptographichash.o .obj/qdatetime.o .obj/qhash.o .obj/qlist.o .obj/qlinkedlist.o .obj/qlocale.o .obj/qlocale_tools.o .obj/qmap.o .obj/qregexp.o .obj/qpoint.o .obj/qrect.o .obj/qsize.o .obj/qline.o .obj/qstring.o .obj/qstring_compat.o .obj/qstringlist.o .obj/qvector.o .obj/qvsnprintf.o .obj/qxmlutils.o .obj/qxmlstream.o .obj/qjson.o .obj/qjsondocument.o .obj/qjsonobject.o .obj/qjsonarray.o .obj/qjsonvalue.o .obj/qjsonparser.o .obj/qjsonwriter.o .obj/qdom.o .obj/qxml.o .obj/qfilesystemengine_unix.o .obj/qfilesystemiterator_unix.o .obj/qfsfileengine_unix.o .obj/qcoreapplication_mac.o .obj/qcore_mac.o .obj/qstandardpaths_mac.o ccache: FATAL: distcc: No such file or directory make[3]: *** [.obj/qstring_compat.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_02195/macx-clang_no-framework_OSX_10.8/log.txt.gz ============================================================ Compilation failed :( cl -c -FIconfigure_pch.h -Yuconfigure_pch.h -Fpconfigure_pch.pch -MP -nologo -Zm200 -Zc:wchar_t -MT -W3 -GR -EHsc -w34100 -w34189 -DUNICODE -DQT_NO_CODECS -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_LITE_COMPONENT -DQT_NO_COMPRESS -DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT -D_CRT_SECURE_NO_DEPRECATE -DQT_BOOTSTRAPPED -DQT_BUILD_CONFIGURE -DCOMMERCIAL_VERSION -I"..\..\include" -I"..\..\include\QtCore" -I"..\..\include\QtCore\5.3.0" -I"..\..\include\QtCore\5.3.0\QtCore" -I"C:\work\build\qt\qtbase\tools\shared" -I"C:\work\build\qt\qtbase\mkspecs\win32-msvc2008" C:\work\build\qt\qtbase\src\corelib\tools\qarraydata.cpp C:\work\build\qt\qtbase\src\corelib\tools\qbytearray.cpp C:\work\build\qt\qtbase\src\corelib\tools\qbytearraymatcher.cpp C:\work\build\qt\qtbase\src\corelib\tools\qhash.cpp C:\work\build\qt\qtbase\src\corelib\tools\qlist.cpp C:\work\build\qt\qtbase\src\corelib\tools\qlocale.cpp C:\work\build\qt\qtbase\src\corelib\tools\qlocale_win.cpp C:\work\build\qt\qtbase\src\corelib\tools\qlocale_tools.cpp C:\work\build\qt\qtbase\src\corelib\tools\qvector.cpp C:\work\build\qt\qtbase\src\corelib\tools\qbitarray.cpp C:\work\build\qt\qtbase\src\corelib\tools\qdatetime.cpp C:\work\build\qt\qtbase\src\corelib\tools\qmap.cpp C:\work\build\qt\qtbase\src\corelib\tools\qregexp.cpp C:\work\build\qt\qtbase\src\corelib\tools\qstring.cpp C:\work\build\qt\qtbase\src\corelib\tools\qstring_compat.cpp C:\work\build\qt\qtbase\src\corelib\tools\qstringlist.cpp C:\work\build\qt\qtbase\src\corelib\tools\qvsnprintf.cpp C:\work\build\qt\qtbase\src\corelib\tools\qstring_compat.cpp(43) : fatal error C1189: #error : "This file cannot be compiled with pre-compiled headers" 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_02195/win32-msvc2010_developer-build_angle_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1386124936): http://codereview.qt-project.org/69597 [PS7] - Add support for UTF-8 encoding/decoding with SIMD http://codereview.qt-project.org/69979 [PS1] - Add/update benchmarks for the UTF-8 codec http://codereview.qt-project.org/69596 [PS3] - Use the new UTF-8 codec in QUrl and QUrlQuery http://codereview.qt-project.org/69595 [PS3] - Use the new UTF-8 codec in QJsonDocument http://codereview.qt-project.org/69594 [PS4] - Add a new UTF-8 decoder, similar to the encoder we've just added http://codereview.qt-project.org/69593 [PS2] - Add a new UTF-8 encoder and use it from QString http://codereview.qt-project.org/68010 [PS5] - Add the UTF16-to-Latin1 in-place converter http://codereview.qt-project.org/67866 [PS4] - Improve the Latin1 conversion in QString a little http://codereview.qt-project.org/67728 [PS12] - Implement support for ref-qualified QString::toLatin1 & friends From ci-noreply at qt-project.org Wed Dec 4 08:40:16 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 4 Dec 2013 09:40:16 +0200 Subject: [Ci-reports] fail on ssh://codereview.qt-project.org:29418/qt/qtbase#release Message-ID: <20131204_074016_075892.ci-noreply@qt-project.org> QtBase_release_Integration » macx-clang_developer-build_qtnamespace_OSX_10.7 #434: FAILURE Build log: http://testresults.qt-project.org/ci/QtBase_release_Integration/build_00434/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/release_1386138562): http://codereview.qt-project.org/72745 [PS2] - Doc: Adjust description of the qreal typedef http://codereview.qt-project.org/72781 [PS1] - Revert "Cocoa (OpenGL): If no view is attached, makeCurrent() should return false" http://codereview.qt-project.org/72480 [PS1] - don't install modules-inst dir http://codereview.qt-project.org/73038 [PS1] - added buildsystem/qmake changelog http://codereview.qt-project.org/72606 [PS1] - QStyle: Fix painting of pixmaps with non-integer devicePixelRatio http://codereview.qt-project.org/73089 [PS3] - iOS: fix crash when focusWindow changes while keyboard is open http://codereview.qt-project.org/73167 [PS3] - iOS: fix crash when application quits http://codereview.qt-project.org/72311 [PS2] - enable path replacement in installed prl files on all platforms http://codereview.qt-project.org/71808 [PS2] - properly replace windows paths in installed meta files http://codereview.qt-project.org/72993 [PS3] - Android: Fix crash caused by QJNIs classLoader code. http://codereview.qt-project.org/73039 [PS1] - Fix style animations to stop when the animation target is hidden http://codereview.qt-project.org/73133 [PS1] - qdoc: Fix output filenames for QML basic type documentation http://codereview.qt-project.org/71807 [PS1] - support s///i option in built-in sed http://codereview.qt-project.org/72706 [PS2] - iOS: Handle statusbar changes to child windows http://codereview.qt-project.org/72394 [PS4] - iOS: don't show statusbar if hidden from Info.plist http://codereview.qt-project.org/72393 [PS1] - iOS: move infoPlistValue to qiosglobal http://codereview.qt-project.org/72532 [PS1] - QComboBox: Don't do anything if wheel event delta is zero From ci-noreply at qt-project.org Wed Dec 4 09:43:10 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 4 Dec 2013 10:43:10 +0200 Subject: [Ci-reports] fail on ssh://codereview.qt-project.org:29418/qt/qtdeclarative#stable Message-ID: <20131204_084310_066189.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_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.2.1 -I../../include/QtQml/5.2.1/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/include -I/work/build/qt/qtbase/include/QtNetwork -I/work/build/qt/qtbase/include/QtCore/5.2.1 -I/work/build/qt/qtbase/include/QtCore/5.2.1/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 -I/opt/android/ndk/platforms/android-9/arch-arm/usr/include -o .obj/qv4isel_masm.o compiler/qv4isel_masm.cpp compiler/qv4isel_masm.cpp: In member function 'bool QQmlJS::MASM::InstructionSelection::int32Binop(QQmlJS::V4IR::AluOp, QQmlJS::V4IR::Expr*, QQmlJS::V4IR::Expr*, QQmlJS::V4IR::Temp*)': compiler/qv4isel_masm.cpp:2593:29: error: no matching function for call to 'QQmlJS::MASM::Assembler::add32(JSC::AbstractMacroAssembler::RegisterID, JSC::AbstractMacroAssembler::RegisterID, JSC::AbstractMacroAssembler::RegisterID&)' compiler/qv4isel_masm.cpp:2593:29: note: candidates are: In file included from ../3rdparty/masm/assembler/MacroAssembler.h:34:0, from compiler/qv4isel_masm_p.h:58, from compiler/qv4isel_masm.cpp:42: ../3rdparty/masm/assembler/MacroAssemblerARMv7.h:153:10: note: void JSC::MacroAssemblerARMv7::add32(JSC::AbstractMacroAssembler::RegisterID, JSC::AbstractMacroAssembler::RegisterID) ../3rdparty/masm/assembler/MacroAssemblerARMv7.h:153:10: note: candidate expects 2 arguments, 3 provided ../3rdparty/masm/assembler/MacroAssemblerARMv7.h:158:10: note: void JSC::MacroAssemblerARMv7::add32(JSC::AbstractMacroAssembler::TrustedImm32, JSC::AbstractMacroAssembler::RegisterID) ../3rdparty/masm/assembler/MacroAssemblerARMv7.h:158:10: note: candidate expects 2 arguments, 3 provided ../3rdparty/masm/assembler/MacroAssemblerARMv7.h:163:10: note: void JSC::MacroAssemblerARMv7::add32(JSC::AbstractMacroAssembler::AbsoluteAddress, JSC::AbstractMacroAssembler::RegisterID) ../3rdparty/masm/assembler/MacroAssemblerARMv7.h:163:10: note: candidate expects 2 arguments, 3 provided ../3rdparty/masm/assembler/MacroAssemblerARMv7.h:169:10: note: void JSC::MacroAssemblerARMv7::add32(JSC::AbstractMacroAssembler::TrustedImm32, JSC::AbstractMacroAssembler::RegisterID, JSC::AbstractMacroAssembler::RegisterID) ../3rdparty/masm/assembler/MacroAssemblerARMv7.h:169:10: note: no known conversion for argument 1 from 'JSC::AbstractMacroAssembler::RegisterID {aka JSC::ARMRegisters::RegisterID}' to 'JSC::AbstractMacroAssembler::TrustedImm32' ../3rdparty/masm/assembler/MacroAssemblerARMv7.h:180:10: note: void JSC::MacroAssemblerARMv7::add32(JSC::AbstractMacroAssembler::TrustedImm32, JSC::AbstractMacroAssembler::Address) ../3rdparty/masm/assembler/MacroAssemblerARMv7.h:180:10: note: candidate expects 2 arguments, 3 provided ../3rdparty/masm/assembler/MacroAssemblerARMv7.h:197:10: note: void JSC::MacroAssemblerARMv7::add32(JSC::AbstractMacroAssembler::Address, JSC::AbstractMacroAssembler::RegisterID) ../3rdparty/masm/assembler/MacroAssemblerARMv7.h:197:10: note: candidate expects 2 arguments, 3 provided ../3rdparty/masm/assembler/MacroAssemblerARMv7.h:203:10: note: void JSC::MacroAssemblerARMv7::add32(JSC::AbstractMacroAssembler::TrustedImm32, JSC::AbstractMacroAssembler::AbsoluteAddress) ../3rdparty/masm/assembler/MacroAssemblerARMv7.h:203:10: note: candidate expects 2 arguments, 3 provided compiler/qv4isel_masm.cpp:2631:29: error: no matching function for call to 'QQmlJS::MASM::Assembler::mul32(JSC::AbstractMacroAssembler::RegisterID, JSC::AbstractMacroAssembler::RegisterID, JSC::AbstractMacroAssembler::RegisterID&)' 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_01443/linux-android-g++_Ubuntu_12.04_x64/log.txt.gz Tested changes (refs/builds/stable_1386145654): http://codereview.qt-project.org/72878 [PS2] - Fix data layout of Managed class http://codereview.qt-project.org/68631 [PS9] - V4 IR: reverse propagate int32 truncation. http://codereview.qt-project.org/72806 [PS3] - Remove unused member http://codereview.qt-project.org/72805 [PS2] - Fix some header guards http://codereview.qt-project.org/72429 [PS4] - Encapsulate the current context and fix it's usage http://codereview.qt-project.org/71991 [PS6] - Remove setVTable calls in performance critical areas http://codereview.qt-project.org/71988 [PS6] - Move the vtable pointer from the object to the internal class http://codereview.qt-project.org/72108 [PS5] - Fix a bug in the code for eval http://codereview.qt-project.org/71989 [PS4] - Add a static toArrayIndex() method to QV4::String http://codereview.qt-project.org/72408 [PS3] - Fixup the implementation mess for QJSValue(QString) http://codereview.qt-project.org/71455 [PS7] - Optimize ExecutionContext::setProperty http://codereview.qt-project.org/71427 [PS9] - Use an internalClass to represent formals and locals in CallContexts http://codereview.qt-project.org/71426 [PS8] - Remove unused inline wrapper http://codereview.qt-project.org/71391 [PS8] - Fix url type test http://codereview.qt-project.org/71338 [PS11] - Speedup JS instanceof operator http://codereview.qt-project.org/72833 [PS3] - Initialize variable From ci-noreply at qt-project.org Wed Dec 4 10:54:29 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 4 Dec 2013 11:54:29 +0200 Subject: [Ci-reports] pass on ssh://codereview.qt-project.org:29418/qt/qtdeclarative#stable Message-ID: <20131204_095429_025796.ci-noreply@qt-project.org> QtDeclarative_stable_Integration #1444: SUCCESS Tested changes (refs/builds/stable_1386146847): http://codereview.qt-project.org/72806 [PS3] - Remove unused member http://codereview.qt-project.org/72805 [PS2] - Fix some header guards http://codereview.qt-project.org/72429 [PS4] - Encapsulate the current context and fix it's usage http://codereview.qt-project.org/71991 [PS6] - Remove setVTable calls in performance critical areas http://codereview.qt-project.org/71988 [PS6] - Move the vtable pointer from the object to the internal class http://codereview.qt-project.org/72108 [PS5] - Fix a bug in the code for eval http://codereview.qt-project.org/71989 [PS4] - Add a static toArrayIndex() method to QV4::String http://codereview.qt-project.org/72408 [PS3] - Fixup the implementation mess for QJSValue(QString) http://codereview.qt-project.org/71455 [PS7] - Optimize ExecutionContext::setProperty http://codereview.qt-project.org/71427 [PS9] - Use an internalClass to represent formals and locals in CallContexts http://codereview.qt-project.org/71426 [PS8] - Remove unused inline wrapper http://codereview.qt-project.org/71391 [PS8] - Fix url type test http://codereview.qt-project.org/71338 [PS11] - Speedup JS instanceof operator http://codereview.qt-project.org/72833 [PS3] - Initialize variable From ci-noreply at qt-project.org Wed Dec 4 11:10:33 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 4 Dec 2013 12:10:33 +0200 Subject: [Ci-reports] pass on ssh://codereview.qt-project.org:29418/qt/qtbase#release Message-ID: <20131204_101033_007230.ci-noreply@qt-project.org> QtBase_release_Integration #435: SUCCESS Tested changes (refs/builds/release_1386146599): http://codereview.qt-project.org/73038 [PS1] - added buildsystem/qmake changelog http://codereview.qt-project.org/73089 [PS3] - iOS: fix crash when focusWindow changes while keyboard is open http://codereview.qt-project.org/73167 [PS3] - iOS: fix crash when application quits http://codereview.qt-project.org/73133 [PS1] - qdoc: Fix output filenames for QML basic type documentation http://codereview.qt-project.org/73039 [PS1] - Fix style animations to stop when the animation target is hidden From ci-noreply at qt-project.org Wed Dec 4 11:46:48 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 4 Dec 2013 12:46:48 +0200 Subject: [Ci-reports] Problems... Message-ID: <20131204_104648_063877.ci-noreply@qt-project.org> Some problems occurred recently... 2013-12-04T10:44:48Z: [QtMultimedia_stable_Integration error] fetch http://qt-ci.digia.com//job/QtMultimedia_stable_Integration/api/json?depth=2&tree=builds[number,actions[parameters[name,value]]]: 502 Proxy Error at /var/lib/jenkins/qtqa/scripts/jenkins/qt-jenkins-integrator.pl line 1749., retry in 2 seconds From ci-noreply at qt-project.org Wed Dec 4 11:52:23 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 4 Dec 2013 12:52:23 +0200 Subject: [Ci-reports] fail on ssh://codereview.qt-project.org:29418/qt/qt5#dev Message-ID: <20131204_105223_069441.ci-noreply@qt-project.org> Autotest `scripts' failed :( Attempting to create directory /tmp/qt-qa-test-pl.xkpz9r/perl Using /tmp/qt-qa-test-pl.xkpz9r as perl prefix. + perl /work/build/qtqa/scripts/setup.pl --install --prefix /tmp/qt-qa-test-pl.xkpz9r/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 (timeout) Content-Type: text/plain Client-Date: Wed, 04 Dec 2013 09:37:27 GMT Client-Warning: Internal response Can't connect to cpansearch.perl.org:80 (timeout) LWP::Protocol::http::Socket: connect: timeout 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.xkpz9r/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.xkpz9r/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.xkpz9r/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.xkpz9r/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.xkpz9r/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.xkpz9r/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.xkpz9r/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.xkpz9r/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.xkpz9r/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.xkpz9r/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.xkpz9r/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.xkpz9r/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.xkpz9r/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.xkpz9r/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.xkpz9r/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.xkpz9r/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.xkpz9r/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.xkpz9r/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.xkpz9r/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.xkpz9r/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.xkpz9r/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.xkpz9r/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.xkpz9r/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.xkpz9r/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.xkpz9r/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.xkpz9r/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.xkpz9r/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.xkpz9r/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.xkpz9r/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.xkpz9r/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.xkpz9r/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.xkpz9r/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.xkpz9r/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.xkpz9r/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.xkpz9r/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.xkpz9r/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.xkpz9r/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.xkpz9r/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.xkpz9r/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.xkpz9r/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.xkpz9r/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.xkpz9r/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.xkpz9r/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.xkpz9r/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.xkpz9r/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.xkpz9r/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.xkpz9r/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.xkpz9r/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.xkpz9r/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.xkpz9r/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.xkpz9r/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.xkpz9r/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.xkpz9r/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.xkpz9r/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.xkpz9r/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.xkpz9r/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.xkpz9r/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.xkpz9r/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.xkpz9r/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.xkpz9r/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.xkpz9r/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.xkpz9r/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.xkpz9r/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.xkpz9r/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.xkpz9r/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.xkpz9r/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.xkpz9r/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.xkpz9r/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.xkpz9r/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.xkpz9r/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.xkpz9r/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.xkpz9r/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.xkpz9r/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.xkpz9r/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.xkpz9r/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.xkpz9r/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.xkpz9r/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.xkpz9r/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.xkpz9r/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.xkpz9r/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.xkpz9r/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.xkpz9r/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.xkpz9r/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.xkpz9r/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.xkpz9r/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.xkpz9r/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.xkpz9r/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.xkpz9r/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.xkpz9r/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.xkpz9r/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.xkpz9r/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.xkpz9r/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.xkpz9r/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.xkpz9r/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.xkpz9r/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.xkpz9r/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.xkpz9r/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.xkpz9r/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.xkpz9r/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.xkpz9r/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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 (timeout) Content-Type: text/plain Client-Date: Wed, 04 Dec 2013 09:40:36 GMT Client-Warning: Internal response Can't connect to cpansearch.perl.org:80 (timeout) LWP::Protocol::http::Socket: connect: timeout 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.xkpz9r/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.xkpz9r/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.xkpz9r/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.xkpz9r/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.xkpz9r/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.xkpz9r/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.xkpz9r/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.xkpz9r/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.xkpz9r/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.xkpz9r/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.xkpz9r/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.xkpz9r/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.xkpz9r/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.xkpz9r/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.xkpz9r/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.xkpz9r/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.xkpz9r/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.xkpz9r/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.xkpz9r/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.xkpz9r/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.xkpz9r/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.xkpz9r/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.xkpz9r/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.xkpz9r/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.xkpz9r/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.xkpz9r/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.xkpz9r/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.xkpz9r/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.xkpz9r/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.xkpz9r/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.xkpz9r/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.xkpz9r/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.xkpz9r/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.xkpz9r/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.xkpz9r/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.xkpz9r/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.xkpz9r/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.xkpz9r/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.xkpz9r/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.xkpz9r/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.xkpz9r/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.xkpz9r/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.xkpz9r/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.xkpz9r/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.xkpz9r/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.xkpz9r/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.xkpz9r/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.xkpz9r/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.xkpz9r/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.xkpz9r/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.xkpz9r/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.xkpz9r/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.xkpz9r/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.xkpz9r/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.xkpz9r/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.xkpz9r/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.xkpz9r/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.xkpz9r/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.xkpz9r/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.xkpz9r/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.xkpz9r/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.xkpz9r/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.xkpz9r/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.xkpz9r/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.xkpz9r/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.xkpz9r/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.xkpz9r/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.xkpz9r/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.xkpz9r/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.xkpz9r/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.xkpz9r/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.xkpz9r/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.xkpz9r/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.xkpz9r/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.xkpz9r/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.xkpz9r/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.xkpz9r/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.xkpz9r/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.xkpz9r/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.xkpz9r/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.xkpz9r/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.xkpz9r/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.xkpz9r/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.xkpz9r/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.xkpz9r/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.xkpz9r/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.xkpz9r/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.xkpz9r/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.xkpz9r/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.xkpz9r/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.xkpz9r/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.xkpz9r/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.xkpz9r/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.xkpz9r/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.xkpz9r/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.xkpz9r/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.xkpz9r/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.xkpz9r/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.xkpz9r/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.xkpz9r/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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 (timeout) Content-Type: text/plain Client-Date: Wed, 04 Dec 2013 09:43:54 GMT Client-Warning: Internal response Can't connect to cpansearch.perl.org:80 (timeout) LWP::Protocol::http::Socket: connect: timeout 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.xkpz9r/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.xkpz9r/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.xkpz9r/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.xkpz9r/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.xkpz9r/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.xkpz9r/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.xkpz9r/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.xkpz9r/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.xkpz9r/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.xkpz9r/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.xkpz9r/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.xkpz9r/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.xkpz9r/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.xkpz9r/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.xkpz9r/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.xkpz9r/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.xkpz9r/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.xkpz9r/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.xkpz9r/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.xkpz9r/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.xkpz9r/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.xkpz9r/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.xkpz9r/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.xkpz9r/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.xkpz9r/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.xkpz9r/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.xkpz9r/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.xkpz9r/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.xkpz9r/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.xkpz9r/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.xkpz9r/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.xkpz9r/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.xkpz9r/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.xkpz9r/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.xkpz9r/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.xkpz9r/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.xkpz9r/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.xkpz9r/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.xkpz9r/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.xkpz9r/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.xkpz9r/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.xkpz9r/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.xkpz9r/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.xkpz9r/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. (... 1154 lines omitted; there are too many errors!) IO::Interactive - AnyEvent - Test::Exception - parent - OK Can't locate Test/Exit.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.c_ppj9/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.c_ppj9/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.c_ppj9/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.c_ppj9/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.c_ppj9/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.c_ppj9/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.c_ppj9/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.c_ppj9/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.c_ppj9/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.c_ppj9/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.c_ppj9/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.c_ppj9/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.c_ppj9/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.c_ppj9/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.c_ppj9/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.c_ppj9/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.c_ppj9/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.c_ppj9/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.c_ppj9/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.c_ppj9/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.c_ppj9/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.c_ppj9/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.c_ppj9/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.c_ppj9/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.c_ppj9/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.c_ppj9/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.c_ppj9/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.c_ppj9/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.c_ppj9/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.c_ppj9/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.c_ppj9/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.c_ppj9/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.c_ppj9/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.c_ppj9/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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 (timeout) Content-Type: text/plain Client-Date: Wed, 04 Dec 2013 10:03:53 GMT Client-Warning: Internal response Can't connect to cpansearch.perl.org:80 (timeout) LWP::Protocol::http::Socket: connect: timeout 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.c_ppj9/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.c_ppj9/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.c_ppj9/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.c_ppj9/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.c_ppj9/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.c_ppj9/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.c_ppj9/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.c_ppj9/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.c_ppj9/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.c_ppj9/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.c_ppj9/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.c_ppj9/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.c_ppj9/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.c_ppj9/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.c_ppj9/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.c_ppj9/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.c_ppj9/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.c_ppj9/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.c_ppj9/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.c_ppj9/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.c_ppj9/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.c_ppj9/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.c_ppj9/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.c_ppj9/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.c_ppj9/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.c_ppj9/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.c_ppj9/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.c_ppj9/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.c_ppj9/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.c_ppj9/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.c_ppj9/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.c_ppj9/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.c_ppj9/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.c_ppj9/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.c_ppj9/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.c_ppj9/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.c_ppj9/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.c_ppj9/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.c_ppj9/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.c_ppj9/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.c_ppj9/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.c_ppj9/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.c_ppj9/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.c_ppj9/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.c_ppj9/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.c_ppj9/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.c_ppj9/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.c_ppj9/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.c_ppj9/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.c_ppj9/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.c_ppj9/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.c_ppj9/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.c_ppj9/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.c_ppj9/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.c_ppj9/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.c_ppj9/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.c_ppj9/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.c_ppj9/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.c_ppj9/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.c_ppj9/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.c_ppj9/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.c_ppj9/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.c_ppj9/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.c_ppj9/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.c_ppj9/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.c_ppj9/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.c_ppj9/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.c_ppj9/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.c_ppj9/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.c_ppj9/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.c_ppj9/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.c_ppj9/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.c_ppj9/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.c_ppj9/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.c_ppj9/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.c_ppj9/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.c_ppj9/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.c_ppj9/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.c_ppj9/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.c_ppj9/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.c_ppj9/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.c_ppj9/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.c_ppj9/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.c_ppj9/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.c_ppj9/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.c_ppj9/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.c_ppj9/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.c_ppj9/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.c_ppj9/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.c_ppj9/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.c_ppj9/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.c_ppj9/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.c_ppj9/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.c_ppj9/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.c_ppj9/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.c_ppj9/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.c_ppj9/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.c_ppj9/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.c_ppj9/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.c_ppj9/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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 (timeout) Content-Type: text/plain Client-Date: Wed, 04 Dec 2013 10:07:27 GMT Client-Warning: Internal response Can't connect to cpansearch.perl.org:80 (timeout) LWP::Protocol::http::Socket: connect: timeout 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 32 seconds [attempt 3 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.c_ppj9/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.c_ppj9/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.c_ppj9/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.c_ppj9/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.c_ppj9/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.c_ppj9/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.c_ppj9/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.c_ppj9/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.c_ppj9/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.c_ppj9/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.c_ppj9/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.c_ppj9/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.c_ppj9/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.c_ppj9/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.c_ppj9/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.c_ppj9/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.c_ppj9/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.c_ppj9/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.c_ppj9/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.c_ppj9/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.c_ppj9/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.c_ppj9/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.c_ppj9/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.c_ppj9/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.c_ppj9/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.c_ppj9/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.c_ppj9/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.c_ppj9/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.c_ppj9/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.c_ppj9/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.c_ppj9/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.c_ppj9/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.c_ppj9/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.c_ppj9/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.c_ppj9/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.c_ppj9/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.c_ppj9/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.c_ppj9/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.c_ppj9/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.c_ppj9/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.c_ppj9/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.c_ppj9/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.c_ppj9/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.c_ppj9/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.c_ppj9/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.c_ppj9/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.c_ppj9/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.c_ppj9/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.c_ppj9/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.c_ppj9/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.c_ppj9/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.c_ppj9/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.c_ppj9/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.c_ppj9/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.c_ppj9/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.c_ppj9/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.c_ppj9/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.c_ppj9/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.c_ppj9/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.c_ppj9/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.c_ppj9/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.c_ppj9/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.c_ppj9/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.c_ppj9/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.c_ppj9/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.c_ppj9/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.c_ppj9/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.c_ppj9/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.c_ppj9/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.c_ppj9/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.c_ppj9/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.c_ppj9/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.c_ppj9/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.c_ppj9/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.c_ppj9/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.c_ppj9/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.c_ppj9/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.c_ppj9/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.c_ppj9/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.c_ppj9/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.c_ppj9/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.c_ppj9/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.c_ppj9/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.c_ppj9/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.c_ppj9/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.c_ppj9/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.c_ppj9/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.c_ppj9/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.c_ppj9/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.c_ppj9/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.c_ppj9/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.c_ppj9/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.c_ppj9/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.c_ppj9/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.c_ppj9/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.c_ppj9/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.c_ppj9/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.c_ppj9/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.c_ppj9/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.c_ppj9/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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 read timeout Content-Type: text/plain Client-Date: Wed, 04 Dec 2013 10:12:18 GMT Client-Warning: Internal response read timeout at /usr/share/perl5/LWP/Protocol/http.pm line 433. cpanminus isn't installed, and I failed to install it :( Config::Tiny - Trying again in 64 seconds [attempt 4 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.c_ppj9/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.c_ppj9/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.c_ppj9/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.c_ppj9/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.c_ppj9/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.c_ppj9/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.c_ppj9/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.c_ppj9/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.c_ppj9/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.c_ppj9/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.c_ppj9/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.c_ppj9/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.c_ppj9/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.c_ppj9/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.c_ppj9/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.c_ppj9/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.c_ppj9/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.c_ppj9/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.c_ppj9/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.c_ppj9/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.c_ppj9/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.c_ppj9/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.c_ppj9/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.c_ppj9/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.c_ppj9/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.c_ppj9/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.c_ppj9/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.c_ppj9/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.c_ppj9/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.c_ppj9/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.c_ppj9/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.c_ppj9/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.c_ppj9/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.c_ppj9/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.c_ppj9/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.c_ppj9/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.c_ppj9/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.c_ppj9/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.c_ppj9/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.c_ppj9/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.c_ppj9/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.c_ppj9/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.c_ppj9/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.c_ppj9/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.c_ppj9/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.c_ppj9/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.c_ppj9/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.c_ppj9/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.c_ppj9/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.c_ppj9/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.c_ppj9/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.c_ppj9/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.c_ppj9/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.c_ppj9/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.c_ppj9/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.c_ppj9/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.c_ppj9/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.c_ppj9/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.c_ppj9/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.c_ppj9/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.c_ppj9/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.c_ppj9/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.c_ppj9/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.c_ppj9/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.c_ppj9/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.c_ppj9/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.c_ppj9/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.c_ppj9/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.c_ppj9/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.c_ppj9/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.c_ppj9/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.c_ppj9/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.c_ppj9/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.c_ppj9/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.c_ppj9/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.c_ppj9/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.c_ppj9/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.c_ppj9/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.c_ppj9/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.c_ppj9/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.c_ppj9/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.c_ppj9/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.c_ppj9/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.c_ppj9/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.c_ppj9/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.c_ppj9/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.c_ppj9/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.c_ppj9/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.c_ppj9/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.c_ppj9/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.c_ppj9/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.c_ppj9/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.c_ppj9/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.c_ppj9/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.c_ppj9/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.c_ppj9/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.c_ppj9/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.c_ppj9/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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.c_ppj9/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.c_ppj9/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/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_dev_Integration/build_00289/linux-g++_shadow-build_Ubuntu_11.10_x86/log.txt.gz Tested changes (refs/builds/dev_1386143126): http://codereview.qt-project.org/72684 [PS4] - Add QtAndroidExtras to dependency list of QtConnectivity From ci-noreply at qt-project.org Wed Dec 4 11:56:24 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 4 Dec 2013 12:56:24 +0200 Subject: [Ci-reports] fail on ssh://codereview.qt-project.org:29418/qt/qtbase#dev Message-ID: <20131204_105624_021871.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: 83 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02196/revdep-qtdeclarative_linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz Tested changes (refs/builds/dev_1386152381): http://codereview.qt-project.org/68520 [PS1] - Automatically create QPainterPathStroke based on QPen From ci-noreply at qt-project.org Wed Dec 4 12:08:01 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 4 Dec 2013 13:08:01 +0200 Subject: [Ci-reports] pass on ssh://codereview.qt-project.org:29418/qt/qtbase#stable Message-ID: <20131204_110801_099939.ci-noreply@qt-project.org> QtBase_stable_Integration #2673: SUCCESS Tested changes (refs/builds/stable_1386149647): http://codereview.qt-project.org/73198 [PS1] - Report hardware acceleration in default manifest From ci-noreply at qt-project.org Wed Dec 4 12:44:23 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 4 Dec 2013 13:44:23 +0200 Subject: [Ci-reports] pass on ssh://codereview.qt-project.org:29418/qt/qtmultimedia#stable Message-ID: <20131204_114423_077110.ci-noreply@qt-project.org> QtMultimedia_stable_Integration #270: SUCCESS Tested changes (refs/builds/stable_1386153876): http://codereview.qt-project.org/73160 [PS1] - Merge remote-tracking branch 'origin/release' into stable From ci-noreply at qt-project.org Wed Dec 4 12:51:11 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 4 Dec 2013 13:51:11 +0200 Subject: [Ci-reports] pass on ssh://codereview.qt-project.org:29418/qt/qtenginio#master Message-ID: <20131204_115111_004287.ci-noreply@qt-project.org> QtEnginio_master_Integration #96: SUCCESS Tested changes (refs/builds/master_1386154396): http://codereview.qt-project.org/73205 [PS1] - Use "userId" placeholder instead of a meaningless "abcd" From ci-noreply at qt-project.org Wed Dec 4 12:52:09 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 4 Dec 2013 13:52:09 +0200 Subject: [Ci-reports] pass on ssh://codereview.qt-project.org:29418/qt/qtlocation#stable Message-ID: <20131204_115209_095514.ci-noreply@qt-project.org> QtLocation_stable_Integration #45: SUCCESS Tested changes (refs/builds/stable_1386153959): http://codereview.qt-project.org/73178 [PS1] - Fix a dangling pointer use From ci-noreply at qt-project.org Wed Dec 4 13:03:18 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 4 Dec 2013 14:03:18 +0200 Subject: [Ci-reports] fail on ssh://codereview.qt-project.org:29418/qt/qtbase#dev Message-ID: <20131204_120318_084724.ci-noreply@qt-project.org> Autotest `tst_qcolumnview' failed :( Testing tst_QColumnView FAIL! : tst_QColumnView::scrollTo(reverse) Compared values are not the same Actual (view.hasFocus()): 1 Expected (giveFocus) : 0 Loc: [tst_qcolumnview.cpp(487)] 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= -1082 QDEBUG : tst_QColumnView::scrollTo(normal) last= -1082 ; HorizontalOffset= -1024 FAIL! : tst_QColumnView::scrollTo(normal) 'last > view.HorizontalOffset()' returned FALSE. () Loc: [tst_qcolumnview.cpp(456)] QDEBUG : tst_QColumnView::scrollTo(reverse) Test failure. last= 570 ; HorizontalOffset= 570 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 Loc: [tst_qcolumnview.cpp(999)] PASS : tst_QColumnView::parentCurrentIndex(down) XFAIL : tst_QColumnView::parentCurrentIndex(up) QTBUG-22707 Loc: [tst_qcolumnview.cpp(999)] 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: 57 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02197/linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz Tested changes (refs/builds/dev_1386154767): http://codereview.qt-project.org/73034 [PS2] - Fix QLineEditPrivate::shouldShowPlaceholderText() From ci-noreply at qt-project.org Wed Dec 4 13:05:45 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 4 Dec 2013 14:05:45 +0200 Subject: [Ci-reports] pass on ssh://codereview.qt-project.org:29418/qt/qtdeclarative#release Message-ID: <20131204_120545_072292.ci-noreply@qt-project.org> QtDeclarative_release_Integration #187: SUCCESS Tested changes (refs/builds/release_1386152773): http://codereview.qt-project.org/73153 [PS2] - Revert "Revert ffaf39e9a7f11d4e2800b3b37160a2a952795614" http://codereview.qt-project.org/73150 [PS1] - Fix binding loop in Maroon in Trouble QML demo http://codereview.qt-project.org/73200 [PS3] - Don't leave the GL context current after cleanup. From ci-noreply at qt-project.org Wed Dec 4 13:06:38 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 4 Dec 2013 14:06:38 +0200 Subject: [Ci-reports] pass on ssh://codereview.qt-project.org:29418/qt/qtlocation#dev Message-ID: <20131204_120638_000298.ci-noreply@qt-project.org> QtLocation_dev_Integration #106: SUCCESS Tested changes (refs/builds/dev_1386154362): http://codereview.qt-project.org/73196 [PS1] - Add missing translation strings for OSRM TBT instructions. From ci-noreply at qt-project.org Wed Dec 4 13:18:53 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 4 Dec 2013 14:18:53 +0200 Subject: [Ci-reports] fail on ssh://codereview.qt-project.org:29418/qt/qtbase#dev Message-ID: <20131204_121853_097744.ci-noreply@qt-project.org> qtdeclarative failed to compile :( compiling qml/qqmlmetatype.cpp qml/qqmlmetatype.cpp: In member function 'void TestNamespace::QQmlTypePrivate::insertEnums(const TestNamespace::QMetaObject*) const': qml/qqmlmetatype.cpp:667:53: error: invalid conversion from 'const TestNamespace::QMetaObject* const*' to 'const TestNamespace::QMetaObject**' [-fpermissive] make[3]: *** [.obj/qqmlmetatype.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/QtBase_dev_Integration/build_02198/revdep-qtdeclarative_linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz Tested changes (refs/builds/dev_1386158765): http://codereview.qt-project.org/65169 [PS4] - QComboBox: fix keyboard selection with multiple character strings. http://codereview.qt-project.org/72688 [PS1] - moc: move qt_meta_extradata data from .data.rel into .data.rel.ro From ci-noreply at qt-project.org Wed Dec 4 13:25:02 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 4 Dec 2013 14:25:02 +0200 Subject: [Ci-reports] pass on ssh://codereview.qt-project.org:29418/qt/qtdeclarative#stable Message-ID: <20131204_122502_038212.ci-noreply@qt-project.org> QtDeclarative_stable_Integration #1445: SUCCESS Tested changes (refs/builds/stable_1386155031): http://codereview.qt-project.org/73177 [PS1] - QQmlMemoryProfiler: Fix dangling pointer use. From ci-noreply at qt-project.org Wed Dec 4 13:33:58 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 4 Dec 2013 14:33:58 +0200 Subject: [Ci-reports] fail on ssh://codereview.qt-project.org:29418/qt/qtbase#release Message-ID: <20131204_123358_019450.ci-noreply@qt-project.org> Autotest `tst_qabstractitemview' failed :( Testing tst_QAbstractItemView 2013-12-04 13:47:41.547 tst_qabstractitemview[92345:4c03] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/@BUNDLEIDENTIFIER at .savedState/window_7.data: Permission denied (13) FAIL! : tst_QAbstractItemView::setItemDelegate(2 identical columndelegates on the same column) 'QTest::qWaitForWindowActive(&v)' returned FALSE. () Loc: [tst_qabstractitemview.cpp(1053)] 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.0, Qt 5.2.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(760)] 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() FAIL! : tst_QAbstractItemView::testClickedSignal() 'QTest::qWaitForWindowActive(&view)' returned FALSE. () Loc: [tst_qabstractitemview.cpp(1528)] 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: 15 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_release_Integration/build_00436/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/release_1386155617): http://codereview.qt-project.org/72311 [PS2] - enable path replacement in installed prl files on all platforms http://codereview.qt-project.org/71808 [PS2] - properly replace windows paths in installed meta files http://codereview.qt-project.org/71807 [PS1] - support s///i option in built-in sed http://codereview.qt-project.org/72480 [PS1] - don't install modules-inst dir http://codereview.qt-project.org/71900 [PS3] - Document that disconnectNotify may be called with a mutex locked http://codereview.qt-project.org/72394 [PS4] - iOS: don't show statusbar if hidden from Info.plist http://codereview.qt-project.org/72393 [PS1] - iOS: move infoPlistValue to qiosglobal http://codereview.qt-project.org/72532 [PS1] - QComboBox: Don't do anything if wheel event delta is zero http://codereview.qt-project.org/72606 [PS1] - QStyle: Fix painting of pixmaps with non-integer devicePixelRatio http://codereview.qt-project.org/72706 [PS2] - iOS: Handle statusbar changes to child windows http://codereview.qt-project.org/72745 [PS2] - Doc: Adjust description of the qreal typedef http://codereview.qt-project.org/72781 [PS1] - Revert "Cocoa (OpenGL): If no view is attached, makeCurrent() should return false" http://codereview.qt-project.org/72993 [PS3] - Android: Fix crash caused by QJNIs classLoader code. http://codereview.qt-project.org/73139 [PS1] - iOS: Disable drag and drop completely instead of enabling simple d'n'd From ci-noreply at qt-project.org Wed Dec 4 13:49:33 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 4 Dec 2013 14:49:33 +0200 Subject: [Ci-reports] pass on ssh://codereview.qt-project.org:29418/qt/qtenginio#master Message-ID: <20131204_124933_031128.ci-noreply@qt-project.org> QtEnginio_master_Integration #97: SUCCESS Tested changes (refs/builds/master_1386158054): http://codereview.qt-project.org/73201 [PS2] - Link query parameters with online REST api docs From ci-noreply at qt-project.org Wed Dec 4 13:54:21 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 4 Dec 2013 14:54:21 +0200 Subject: [Ci-reports] pass on ssh://codereview.qt-project.org:29418/qt/qtquickcontrols#dev Message-ID: <20131204_125421_047443.ci-noreply@qt-project.org> QtQuickControls_dev_Integration #228: SUCCESS Tested changes (refs/builds/dev_1386158171): http://codereview.qt-project.org/73102 [PS1] - Pass a valid style option to fetch default frame width From ci-noreply at qt-project.org Wed Dec 4 13:57:02 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 4 Dec 2013 14:57:02 +0200 Subject: [Ci-reports] pass on ssh://codereview.qt-project.org:29418/qt/qtactiveqt#dev Message-ID: <20131204_125702_039613.ci-noreply@qt-project.org> QtActiveQt_dev_Integration #40: SUCCESS Tested changes (refs/builds/dev_1386159342): http://codereview.qt-project.org/73204 [PS2] - Completely bootstrap idc. From ci-noreply at qt-project.org Wed Dec 4 14:08:30 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 4 Dec 2013 15:08:30 +0200 Subject: [Ci-reports] pass on ssh://codereview.qt-project.org:29418/qt/qtbase#stable Message-ID: <20131204_130830_040998.ci-noreply@qt-project.org> QtBase_stable_Integration #2674: SUCCESS Tested changes (refs/builds/stable_1386155375): http://codereview.qt-project.org/72827 [PS2] - Doc: Corrected link to Graphicsview Examples http://codereview.qt-project.org/71615 [PS12] - QBBSystemLocale: Do not set fixed buffer size when reading pps objects http://codereview.qt-project.org/72816 [PS3] - Minimal plugin: Use a dummy font database for command line tools. From ci-noreply at qt-project.org Wed Dec 4 14:31:16 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 4 Dec 2013 15:31:16 +0200 Subject: [Ci-reports] pass on ssh://codereview.qt-project.org:29418/qt/qtquickcontrols#stable Message-ID: <20131204_133116_027042.ci-noreply@qt-project.org> QtQuickControls_stable_Integration #429: SUCCESS Tested changes (refs/builds/stable_1386158336): http://codereview.qt-project.org/73155 [PS2] - Make scrolling on combobox work http://codereview.qt-project.org/72485 [PS2] - SpinBox: attempt to fixup the input as appropriate From ci-noreply at qt-project.org Wed Dec 4 14:40:16 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 4 Dec 2013 15:40:16 +0200 Subject: [Ci-reports] pass on ssh://codereview.qt-project.org:29418/qt/qtdeclarative#release Message-ID: <20131204_134016_059480.ci-noreply@qt-project.org> QtDeclarative_release_Integration #188: SUCCESS Tested changes (refs/builds/release_1386158939): http://codereview.qt-project.org/73206 [PS2] - static builds: add classname entry to qmldir for QtQuick.Dialogs.Private From ci-noreply at qt-project.org Wed Dec 4 14:57:09 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 4 Dec 2013 15:57:09 +0200 Subject: [Ci-reports] fail on ssh://codereview.qt-project.org:29418/qt/qt5#dev Message-ID: <20131204_135709_025520.ci-noreply@qt-project.org> Autotests `tst_qabstractitemview' and `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 Testing tst_QAbstractItemView 2013-12-04 14:32:33.446 tst_qabstractitemview[65011:1f03] 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)] 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) 2013-12-04 14:32:36.393 tst_qabstractitemview[65025:2703] 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::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: 11 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/Qt5_dev_Integration/build_00290/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/dev_1386154526): http://codereview.qt-project.org/68429 [PS77] - Updated submodules. From ci-noreply at qt-project.org Wed Dec 4 15:09:26 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 4 Dec 2013 16:09:26 +0200 Subject: [Ci-reports] pass on ssh://codereview.qt-project.org:29418/qt/qtbase#dev Message-ID: <20131204_140926_071388.ci-noreply@qt-project.org> QtBase_dev_Integration #2199: SUCCESS Tested changes (refs/builds/dev_1386159690): http://codereview.qt-project.org/65169 [PS4] - QComboBox: fix keyboard selection with multiple character strings. http://codereview.qt-project.org/73142 [PS1] - TestLib: Ignore trailing space in QTest::ignoreMessage From ci-noreply at qt-project.org Wed Dec 4 15:16:09 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 4 Dec 2013 16:16:09 +0200 Subject: [Ci-reports] fail on ssh://codereview.qt-project.org:29418/qt/qtbase#dev Message-ID: <20131204_141609_003167.ci-noreply@qt-project.org> qtbase failed to compile :( /work/build/qt/qtbase/src/widgets/graphicsview/qgraphicslayoutstyleinfo.cpp: In member function 'QStyle* QGraphicsLayoutStyleInfo::style() const': /work/build/qt/qtbase/src/widgets/graphicsview/qgraphicslayoutstyleinfo.cpp:102:95: error: incomplete type 'QApplication' used in nested name specifier make[3]: *** [.obj/qgraphicslayoutstyleinfo.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_02200/linux-g++_shadow-build_Ubuntu_11.10_x86/log.txt.gz Tested changes (refs/builds/dev_1386166351): http://codereview.qt-project.org/72711 [PS5] - Add proper abstractions to the grid layout engine. http://codereview.qt-project.org/73034 [PS2] - Fix QLineEditPrivate::shouldShowPlaceholderText() From ci-noreply at qt-project.org Wed Dec 4 15:20:56 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 4 Dec 2013 16:20:56 +0200 Subject: [Ci-reports] pass on ssh://codereview.qt-project.org:29418/qt/qtquickcontrols#stable Message-ID: <20131204_142056_088384.ci-noreply@qt-project.org> QtQuickControls_stable_Integration #430: SUCCESS Tested changes (refs/builds/stable_1386164037): http://codereview.qt-project.org/73240 [PS1] - Make slider's style react to mouse hover http://codereview.qt-project.org/73088 [PS1] - Update ScrollView documentation to be valid QML http://codereview.qt-project.org/73094 [PS4] - Fix disabled text color of TextArea From ci-noreply at qt-project.org Wed Dec 4 15:23:08 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 4 Dec 2013 16:23:08 +0200 Subject: [Ci-reports] fail on ssh://codereview.qt-project.org:29418/qt/qtbase#stable Message-ID: <20131204_142308_016135.ci-noreply@qt-project.org> Autotest `tst_qabstractitemview' failed :( Testing tst_QAbstractItemView 2013-12-04 15:28:10.623 tst_qabstractitemview[77745:5303] 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.2.1, Qt 5.2.1 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) 2013-12-04 15:28:15.557 tst_qabstractitemview[77761:5503] 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)] 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: 11 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_stable_Integration/build_02675/macx-clang_developer-build_OSX_10.8/log.txt.gz Tested changes (refs/builds/stable_1386162603): http://codereview.qt-project.org/72915 [PS2] - Сheck if device is opened before trying to create image handler. http://codereview.qt-project.org/71617 [PS1] - QTextEngine: fix layouting of inline objects in right-aligned tabs. http://codereview.qt-project.org/73157 [PS3] - Merge remote-tracking branch 'origin/release' into stable From ci-noreply at qt-project.org Wed Dec 4 15:54:10 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 4 Dec 2013 16:54:10 +0200 Subject: [Ci-reports] fail on ssh://codereview.qt-project.org:29418/qt/qtbase#dev Message-ID: <20131204_145410_019104.ci-noreply@qt-project.org> QtBase_dev_Integration » macx-clang_developer-build_qtnamespace_OSX_10.7 #2201: FAILURE Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02201/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/dev_1386166827): http://codereview.qt-project.org/69731 [PS2] - Remove trailing space from QDebug stream From ci-noreply at qt-project.org Wed Dec 4 16:01:46 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 4 Dec 2013 17:01:46 +0200 Subject: [Ci-reports] pass on ssh://codereview.qt-project.org:29418/qt/qttools#stable Message-ID: <20131204_150146_034546.ci-noreply@qt-project.org> QtTools_stable_Integration #312: SUCCESS Tested changes (refs/builds/stable_1386153932): http://codereview.qt-project.org/73113 [PS1] - Support a number of useful media keys in kmap2qmap From ci-noreply at qt-project.org Wed Dec 4 16:17:51 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 4 Dec 2013 17:17:51 +0200 Subject: [Ci-reports] pass on ssh://codereview.qt-project.org:29418/qt-labs/qtwebengine#master Message-ID: <20131204_151751_041555.ci-noreply@qt-project.org> QtWebEngine_master_Integration #106: SUCCESS Tested changes (refs/builds/master_1386163594): http://codereview.qt-project.org/72726 [PS6] - Quick: Add experimental.viewport.devicePixelRatio From ci-noreply at qt-project.org Wed Dec 4 16:35:43 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 4 Dec 2013 17:35:43 +0200 Subject: [Ci-reports] pass on ssh://codereview.qt-project.org:29418/qt/qtserialport#release Message-ID: <20131204_153543_079966.ci-noreply@qt-project.org> QtSerialPort_release_Integration #11: SUCCESS Tested changes (refs/builds/release_1386167876): http://codereview.qt-project.org/73194 [PS1] - Do not remove obsolete enum values for gcc and clang From ci-noreply at qt-project.org Wed Dec 4 16:38:51 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 4 Dec 2013 17:38:51 +0200 Subject: [Ci-reports] fail on ssh://codereview.qt-project.org:29418/qt/qtdeclarative#stable Message-ID: <20131204_153851_095305.ci-noreply@qt-project.org> Autotest `tst_qquicktrailemitter' failed :( Testing tst_qquicktrailemitter FAIL! : tst_qquicktrailemitter::test_basic() Compared values are not the same Actual (system->groupData[1]->size()): 510 Expected (500) : 500 Loc: [tst_qquicktrailemitter.cpp(89)] Totals: 2 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qquicktrailemitter ********* Config: Using QtTest library 5.2.1, Qt 5.2.1 PASS : tst_qquicktrailemitter::initTestCase() FAIL! : tst_qquicktrailemitter::test_basic() Compared values are not the same Actual (system->groupData[1]->size()): 510 Expected (500) : 500 Loc: [tst_qquicktrailemitter.cpp(89)] PASS : tst_qquicktrailemitter::cleanupTestCase() Totals: 2 passed, 1 failed, 0 skipped ********* Finished testing of tst_qquicktrailemitter ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquicktrailemitter: 11 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtDeclarative_stable_Integration/build_01446/linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz Tested changes (refs/builds/stable_1386167610): http://codereview.qt-project.org/68631 [PS10] - V4 IR: reverse propagate int32 truncation. From ci-noreply at qt-project.org Wed Dec 4 17:13:42 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 4 Dec 2013 18:13:42 +0200 Subject: [Ci-reports] pass on ssh://codereview.qt-project.org:29418/qt/qtbase#release Message-ID: <20131204_161342_070309.ci-noreply@qt-project.org> QtBase_release_Integration #437: SUCCESS Tested changes (refs/builds/release_1386166258): http://codereview.qt-project.org/72393 [PS1] - iOS: move infoPlistValue to qiosglobal http://codereview.qt-project.org/72394 [PS4] - iOS: don't show statusbar if hidden from Info.plist http://codereview.qt-project.org/72706 [PS2] - iOS: Handle statusbar changes to child windows http://codereview.qt-project.org/72745 [PS2] - Doc: Adjust description of the qreal typedef http://codereview.qt-project.org/72781 [PS1] - Revert "Cocoa (OpenGL): If no view is attached, makeCurrent() should return false" http://codereview.qt-project.org/73227 [PS1] - iOS: fix assert when using QOffscreenSurface http://codereview.qt-project.org/73139 [PS1] - iOS: Disable drag and drop completely instead of enabling simple d'n'd http://codereview.qt-project.org/72183 [PS6] - Improve expose event handling. http://codereview.qt-project.org/73046 [PS3] - Make layoutDirection pass with new expose behavior From ci-noreply at qt-project.org Wed Dec 4 17:16:40 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 4 Dec 2013 18:16:40 +0200 Subject: [Ci-reports] fail on ssh://codereview.qt-project.org:29418/qt/qtdeclarative#stable Message-ID: <20131204_161640_088035.ci-noreply@qt-project.org> Autotest `tst_qquicktrailemitter' failed :( Testing tst_qquicktrailemitter FAIL! : tst_qquicktrailemitter::test_basic() Compared values are not the same Actual (system->groupData[1]->size()): 510 Expected (500) : 500 Loc: [tst_qquicktrailemitter.cpp(89)] Totals: 2 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qquicktrailemitter ********* Config: Using QtTest library 5.2.1, Qt 5.2.1 PASS : tst_qquicktrailemitter::initTestCase() FAIL! : tst_qquicktrailemitter::test_basic() Compared values are not the same Actual (system->groupData[1]->size()): 510 Expected (500) : 500 Loc: [tst_qquicktrailemitter.cpp(89)] PASS : tst_qquicktrailemitter::cleanupTestCase() Totals: 2 passed, 1 failed, 0 skipped ********* Finished testing of tst_qquicktrailemitter ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquicktrailemitter: 11 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtDeclarative_stable_Integration/build_01447/linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz Tested changes (refs/builds/stable_1386171624): http://codereview.qt-project.org/72878 [PS2] - Fix data layout of Managed class From ci-noreply at qt-project.org Wed Dec 4 17:25:33 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 4 Dec 2013 18:25:33 +0200 Subject: [Ci-reports] pass on ssh://codereview.qt-project.org:29418/qt/qtdeclarative#release Message-ID: <20131204_162533_060694.ci-noreply@qt-project.org> QtDeclarative_release_Integration #189: SUCCESS Tested changes (refs/builds/release_1386168200): http://codereview.qt-project.org/73239 [PS1] - QQmlImport: Don't try use a dangling pointer. From ci-noreply at qt-project.org Wed Dec 4 17:27:39 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 4 Dec 2013 18:27:39 +0200 Subject: [Ci-reports] fail on ssh://codereview.qt-project.org:29418/qt/qtbase#dev Message-ID: <20131204_162739_014820.ci-noreply@qt-project.org> Autotest `tst_qobject' failed :( Testing tst_QObject FAIL! : tst_QObject::moveToThread() 'server.waitForNewConnection(1000)' returned FALSE. () ..\tst_qobject.cpp(1852) : failure location Totals: 86 passed, 1 failed, 3 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(1852) : 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() SKIP : tst_QObject::connectPrivateSlots() Needs QT_BUILD_INTERNAL ..\tst_qobject.cpp(5560) : failure location PASS : tst_QObject::connectFunctorArgDifference() SKIP : tst_QObject::connectFunctorOverloads() Does not compile without C++11 variadic template ..\tst_qobject.cpp(5903) : 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() SKIP : tst_QObject::qmlConnect() Needs QT_BUILD_INTERNAL ..\tst_qobject.cpp(6185) : failure location PASS : tst_QObject::exceptions() PASS : tst_QObject::cleanupTestCase() Totals: 86 passed, 1 failed, 3 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_02202/win32-msvc2010_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1386169033): http://codereview.qt-project.org/73034 [PS2] - Fix QLineEditPrivate::shouldShowPlaceholderText() From ci-noreply at qt-project.org Wed Dec 4 17:27:53 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 4 Dec 2013 18:27:53 +0200 Subject: [Ci-reports] fail on ssh://codereview.qt-project.org:29418/qt/qtbase#stable Message-ID: <20131204_162753_000844.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.1, Qt 5.2.1 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_stable_Integration/build_02676/win32-mingw48_developer-build_qtlibinfix_opengl_Windows_7/log.txt.gz Tested changes (refs/builds/stable_1386167081): http://codereview.qt-project.org/73209 [PS1] - Clear QCocoaGLContext's m_currentWindow when window is hidden. http://codereview.qt-project.org/72546 [PS1] - Doc: Add QJsonObject::const_iterator() to correct group From ci-noreply at qt-project.org Wed Dec 4 17:45:05 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 4 Dec 2013 18:45:05 +0200 Subject: [Ci-reports] pass on ssh://codereview.qt-project.org:29418/qt/qtquickcontrols#stable Message-ID: <20131204_164505_015703.ci-noreply@qt-project.org> QtQuickControls_stable_Integration #431: SUCCESS Tested changes (refs/builds/stable_1386170549): http://codereview.qt-project.org/73234 [PS2] - Fix slider keyboard shortcuts in vertical orientation From ci-noreply at qt-project.org Wed Dec 4 17:49:08 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 4 Dec 2013 18:49:08 +0200 Subject: [Ci-reports] pass on ssh://codereview.qt-project.org:29418/qt/qtdeclarative#dev Message-ID: <20131204_164908_058002.ci-noreply@qt-project.org> QtDeclarative_dev_Integration #973: SUCCESS Tested changes (refs/builds/dev_1386169650): http://codereview.qt-project.org/73250 [PS1] - QQmlMetaType: adapt to upcoming MOC format change http://codereview.qt-project.org/72456 [PS3] - Behavior should not trigger when the tracked value has not changed. From ci-noreply at qt-project.org Wed Dec 4 17:57:58 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 4 Dec 2013 18:57:58 +0200 Subject: [Ci-reports] fail on ssh://codereview.qt-project.org:29418/qt/qtquickcontrols#stable Message-ID: <20131204_165758_096390.ci-noreply@qt-project.org> Autotest `tst_controls' failed :( Testing qtquickcontrols FAIL! : qtquickcontrols::Tests_SpinBox::test_get_active_focus_when_up_or_down_was_pressed() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_spinbox.qml(408)] Totals: 411 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.2.1, Qt 5.2.1 PASS : qtquickcontrols::Tests_ApplicationWindow::initTestCase() 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_keyupdown() 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_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_spanAcrossEmptyRows() 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() FAIL! : qtquickcontrols::Tests_SpinBox::test_get_active_focus_when_up_or_down_was_pressed() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_spinbox.qml(408)] 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_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_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::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_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: 411 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: 37 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtQuickControls_stable_Integration/build_00432/linux-g++_shadow-build_Ubuntu_11.10_x86/log.txt.gz Tested changes (refs/builds/stable_1386175766): http://codereview.qt-project.org/73277 [PS1] - Make StatusBar and ToolBar focus scopes http://codereview.qt-project.org/73253 [PS1] - Force active focus on spinbox increment/decrement From ci-noreply at qt-project.org Wed Dec 4 18:02:51 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 4 Dec 2013 19:02:51 +0200 Subject: [Ci-reports] fail on ssh://codereview.qt-project.org:29418/qt/qtdeclarative#release Message-ID: <20131204_170251_023684.ci-noreply@qt-project.org> Autotest `tst_qpacketprotocol' failed :( Testing tst_QPacketProtocol FAIL! : tst_QPacketProtocol::tst_QPacket_clear() 'm_server->waitForNewConnection(5000)' 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.0, Qt 5.2.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(5000)' 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: 12 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtDeclarative_release_Integration/build_00190/win32-msvc2010_Windows_7/log.txt.gz Tested changes (refs/builds/release_1386174516): http://codereview.qt-project.org/73259 [PS1] - Fix a crash in JSON.parse From ci-noreply at qt-project.org Wed Dec 4 18:15:52 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 4 Dec 2013 19:15:52 +0200 Subject: [Ci-reports] fail on ssh://codereview.qt-project.org:29418/qt/qtbase#dev Message-ID: <20131204_171552_060156.ci-noreply@qt-project.org> Autotests `tst_qqmlinstruction' and `tst_qquicktrailemitter' failed :( Testing tst_qquicktrailemitter FAIL! : tst_qquicktrailemitter::test_basic() Compared values are not the same Actual (system->groupData[1]->size()): 510 Expected (500) : 500 Loc: [tst_qquicktrailemitter.cpp(89)] Totals: 2 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qquicktrailemitter ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_qquicktrailemitter::initTestCase() FAIL! : tst_qquicktrailemitter::test_basic() Compared values are not the same Actual (system->groupData[1]->size()): 510 Expected (500) : 500 Loc: [tst_qquicktrailemitter.cpp(89)] PASS : tst_qquicktrailemitter::cleanupTestCase() Totals: 2 passed, 1 failed, 0 skipped ********* Finished testing of tst_qquicktrailemitter ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquicktrailemitter: 11 seconds, exit code 1 Testing tst_qqmlinstruction FAIL! : tst_qqmlinstruction::dump() Compared values are not the same Actual (messageHandler.messages().at(ii)): 11 STORE_URL 8 0 QUrl("http://www.qt-project.org") Expected (expect.at(ii)) : 11 STORE_URL 8 0 QUrl("http://www.qt-project.org") Loc: [tst_qqmlinstruction.cpp(558)] Totals: 10 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qqmlinstruction ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_qqmlinstruction::initTestCase() FAIL! : tst_qqmlinstruction::dump() Compared values are not the same Actual (messageHandler.messages().at(ii)): 11 STORE_URL 8 0 QUrl("http://www.qt-project.org") Expected (expect.at(ii)) : 11 STORE_URL 8 0 QUrl("http://www.qt-project.org") Loc: [tst_qqmlinstruction.cpp(558)] PASS : tst_qqmlinstruction::point() PASS : tst_qqmlinstruction::pointf() PASS : tst_qqmlinstruction::size() PASS : tst_qqmlinstruction::sizef() PASS : tst_qqmlinstruction::rect() PASS : tst_qqmlinstruction::rectf() PASS : tst_qqmlinstruction::vector3d() PASS : tst_qqmlinstruction::vector4d() PASS : tst_qqmlinstruction::cleanupTestCase() Totals: 10 passed, 1 failed, 0 skipped ********* Finished testing of tst_qqmlinstruction ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qqmlinstruction: 0.411868 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02203/revdep-qtdeclarative_linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz Tested changes (refs/builds/dev_1386174643): http://codereview.qt-project.org/69731 [PS2] - Remove trailing space from QDebug stream From ci-noreply at qt-project.org Wed Dec 4 18:22:00 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 4 Dec 2013 19:22:00 +0200 Subject: [Ci-reports] fail on ssh://codereview.qt-project.org:29418/qt/qtbase#dev Message-ID: <20131204_172200_079173.ci-noreply@qt-project.org> Compilation failed :( cl -c -FIconfigure_pch.h -Yuconfigure_pch.h -Fpconfigure_pch.pch -MP -nologo -Zm200 -Zc:wchar_t -MT -W3 -GR -EHsc -w34100 -w34189 -DUNICODE -DQT_NO_CODECS -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_LITE_COMPONENT -DQT_NO_COMPRESS -DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT -D_CRT_SECURE_NO_DEPRECATE -DQT_BOOTSTRAPPED -DQT_BUILD_CONFIGURE -DCOMMERCIAL_VERSION -I"..\..\include" -I"..\..\include\QtCore" -I"..\..\include\QtCore\5.3.0" -I"..\..\include\QtCore\5.3.0\QtCore" -I"C:\work\build\qt\qtbase\tools\shared" -I"C:\work\build\qt\qtbase\mkspecs\win32-msvc2008" C:\work\build\qt\qtbase\src\corelib\tools\qarraydata.cpp C:\work\build\qt\qtbase\src\corelib\tools\qbytearray.cpp C:\work\build\qt\qtbase\src\corelib\tools\qbytearraymatcher.cpp C:\work\build\qt\qtbase\src\corelib\tools\qhash.cpp C:\work\build\qt\qtbase\src\corelib\tools\qlist.cpp C:\work\build\qt\qtbase\src\corelib\tools\qlocale.cpp C:\work\build\qt\qtbase\src\corelib\tools\qlocale_win.cpp C:\work\build\qt\qtbase\src\corelib\tools\qlocale_tools.cpp C:\work\build\qt\qtbase\src\corelib\tools\qvector.cpp C:\work\build\qt\qtbase\src\corelib\tools\qbitarray.cpp C:\work\build\qt\qtbase\src\corelib\tools\qdatetime.cpp C:\work\build\qt\qtbase\src\corelib\tools\qmap.cpp C:\work\build\qt\qtbase\src\corelib\tools\qregexp.cpp C:\work\build\qt\qtbase\src\corelib\tools\qstring.cpp C:\work\build\qt\qtbase\src\corelib\tools\qstring_compat.cpp C:\work\build\qt\qtbase\src\corelib\tools\qstringlist.cpp C:\work\build\qt\qtbase\src\corelib\tools\qvsnprintf.cpp C:\work\build\qt\qtbase\src\corelib\tools\qstring_compat.cpp(43) : fatal error C1189: #error : "This file cannot be compiled with pre-compiled headers" 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_02204/win32-msvc2010_developer-build_qtnamespace_Windows_7/log.txt.gz ============================================================ Compilation failed :( cl -c -FIconfigure_pch.h -Yuconfigure_pch.h -Fpconfigure_pch.pch -MP -nologo -Zm200 -Zc:wchar_t -MT -W3 -GR -EHsc -w34100 -w34189 -DUNICODE -DQT_NO_CODECS -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_LITE_COMPONENT -DQT_NO_COMPRESS -DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT -D_CRT_SECURE_NO_DEPRECATE -DQT_BOOTSTRAPPED -DQT_BUILD_CONFIGURE -DCOMMERCIAL_VERSION -I"..\..\include" -I"..\..\include\QtCore" -I"..\..\include\QtCore\5.3.0" -I"..\..\include\QtCore\5.3.0\QtCore" -I"C:\work\build\qt\qtbase\tools\shared" -I"C:\work\build\qt\qtbase\mkspecs\win32-msvc2008" C:\work\build\qt\qtbase\src\corelib\tools\qarraydata.cpp C:\work\build\qt\qtbase\src\corelib\tools\qbytearray.cpp C:\work\build\qt\qtbase\src\corelib\tools\qbytearraymatcher.cpp C:\work\build\qt\qtbase\src\corelib\tools\qhash.cpp C:\work\build\qt\qtbase\src\corelib\tools\qlist.cpp C:\work\build\qt\qtbase\src\corelib\tools\qlocale.cpp C:\work\build\qt\qtbase\src\corelib\tools\qlocale_win.cpp C:\work\build\qt\qtbase\src\corelib\tools\qlocale_tools.cpp C:\work\build\qt\qtbase\src\corelib\tools\qvector.cpp C:\work\build\qt\qtbase\src\corelib\tools\qbitarray.cpp C:\work\build\qt\qtbase\src\corelib\tools\qdatetime.cpp C:\work\build\qt\qtbase\src\corelib\tools\qmap.cpp C:\work\build\qt\qtbase\src\corelib\tools\qregexp.cpp C:\work\build\qt\qtbase\src\corelib\tools\qstring.cpp C:\work\build\qt\qtbase\src\corelib\tools\qstring_compat.cpp C:\work\build\qt\qtbase\src\corelib\tools\qstringlist.cpp C:\work\build\qt\qtbase\src\corelib\tools\qvsnprintf.cpp C:\work\build\qt\qtbase\src\corelib\tools\qstring_compat.cpp(43) : fatal error C1189: #error : "This file cannot be compiled with pre-compiled headers" NMAKE : fatal error U1077: '"C:\Program Files\Microsoft Visual Studio 9.0\VC\BIN\cl.EXE"' : return code '0x2' Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02204/wince70embedded-armv4i-msvc2008_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1386177535): http://codereview.qt-project.org/69597 [PS7] - Add support for UTF-8 encoding/decoding with SIMD http://codereview.qt-project.org/69979 [PS1] - Add/update benchmarks for the UTF-8 codec http://codereview.qt-project.org/69596 [PS3] - Use the new UTF-8 codec in QUrl and QUrlQuery http://codereview.qt-project.org/69595 [PS3] - Use the new UTF-8 codec in QJsonDocument http://codereview.qt-project.org/69594 [PS4] - Add a new UTF-8 decoder, similar to the encoder we've just added http://codereview.qt-project.org/69593 [PS2] - Add a new UTF-8 encoder and use it from QString http://codereview.qt-project.org/68010 [PS5] - Add the UTF16-to-Latin1 in-place converter http://codereview.qt-project.org/67866 [PS4] - Improve the Latin1 conversion in QString a little http://codereview.qt-project.org/67728 [PS12] - Implement support for ref-qualified QString::toLatin1 & friends http://codereview.qt-project.org/73034 [PS2] - Fix QLineEditPrivate::shouldShowPlaceholderText() From ci-noreply at qt-project.org Wed Dec 4 18:42:33 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 4 Dec 2013 19:42:33 +0200 Subject: [Ci-reports] pass on ssh://codereview.qt-project.org:29418/qt/qttools#stable Message-ID: <20131204_174233_008847.ci-noreply@qt-project.org> QtTools_stable_Integration #313: SUCCESS Tested changes (refs/builds/stable_1386169489): http://codereview.qt-project.org/73199 [PS2] - androiddeployqt: Add OpenGL dependency to manifest if necessary From ci-noreply at qt-project.org Wed Dec 4 18:53:46 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 4 Dec 2013 19:53:46 +0200 Subject: [Ci-reports] pass on ssh://codereview.qt-project.org:29418/qt/qtdeclarative#stable Message-ID: <20131204_175346_078625.ci-noreply@qt-project.org> QtDeclarative_stable_Integration #1448: SUCCESS Tested changes (refs/builds/stable_1386173893): http://codereview.qt-project.org/68631 [PS10] - V4 IR: reverse propagate int32 truncation. From ci-noreply at qt-project.org Wed Dec 4 18:57:38 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 4 Dec 2013 19:57:38 +0200 Subject: [Ci-reports] fail on ssh://codereview.qt-project.org:29418/qt/qtbase#stable Message-ID: <20131204_175738_090859.ci-noreply@qt-project.org> Autotest `tst_qquicktrailemitter' failed :( Testing tst_qquicktrailemitter FAIL! : tst_qquicktrailemitter::test_basic() Compared values are not the same Actual (system->groupData[1]->size()): 510 Expected (500) : 500 Loc: [tst_qquicktrailemitter.cpp(89)] Totals: 2 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qquicktrailemitter ********* Config: Using QtTest library 5.2.1, Qt 5.2.1 PASS : tst_qquicktrailemitter::initTestCase() FAIL! : tst_qquicktrailemitter::test_basic() Compared values are not the same Actual (system->groupData[1]->size()): 510 Expected (500) : 500 Loc: [tst_qquicktrailemitter.cpp(89)] PASS : tst_qquicktrailemitter::cleanupTestCase() Totals: 2 passed, 1 failed, 0 skipped ********* Finished testing of tst_qquicktrailemitter ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquicktrailemitter: 11 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_stable_Integration/build_02678/revdep-qtdeclarative_linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz Tested changes (refs/builds/stable_1386174657): http://codereview.qt-project.org/70835 [PS1] - Fix compilation for eAndroid http://codereview.qt-project.org/73191 [PS1] - Don't check the Qt version across modules in -developer-build http://codereview.qt-project.org/71617 [PS1] - QTextEngine: fix layouting of inline objects in right-aligned tabs. http://codereview.qt-project.org/72966 [PS4] - QSpinBox: allow positive values to be entered with the '+' prefix. http://codereview.qt-project.org/73157 [PS3] - Merge remote-tracking branch 'origin/release' into stable From ci-noreply at qt-project.org Wed Dec 4 19:21:25 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 4 Dec 2013 20:21:25 +0200 Subject: [Ci-reports] pass on ssh://codereview.qt-project.org:29418/qt/qtbase#release Message-ID: <20131204_182125_052287.ci-noreply@qt-project.org> QtBase_release_Integration #438: SUCCESS Tested changes (refs/builds/release_1386174026): http://codereview.qt-project.org/72311 [PS2] - enable path replacement in installed prl files on all platforms http://codereview.qt-project.org/71808 [PS2] - properly replace windows paths in installed meta files http://codereview.qt-project.org/71807 [PS1] - support s///i option in built-in sed http://codereview.qt-project.org/72480 [PS1] - don't install modules-inst dir http://codereview.qt-project.org/71900 [PS3] - Document that disconnectNotify may be called with a mutex locked http://codereview.qt-project.org/72532 [PS1] - QComboBox: Don't do anything if wheel event delta is zero http://codereview.qt-project.org/72606 [PS1] - QStyle: Fix painting of pixmaps with non-integer devicePixelRatio http://codereview.qt-project.org/72993 [PS3] - Android: Fix crash caused by QJNIs classLoader code. From ci-noreply at qt-project.org Wed Dec 4 19:42:41 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 4 Dec 2013 20:42:41 +0200 Subject: [Ci-reports] pass on ssh://codereview.qt-project.org:29418/qt/qtmultimedia#stable Message-ID: <20131204_184241_081009.ci-noreply@qt-project.org> QtMultimedia_stable_Integration #271: SUCCESS Tested changes (refs/builds/stable_1386179277): http://codereview.qt-project.org/73274 [PS1] - WMF: fixed various media player issues. http://codereview.qt-project.org/73273 [PS1] - Revert "WMF: fixed MediaPlayer buffering logic." From ci-noreply at qt-project.org Wed Dec 4 19:47:15 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 4 Dec 2013 20:47:15 +0200 Subject: [Ci-reports] pass on ssh://codereview.qt-project.org:29418/qt/qtdeclarative#release Message-ID: <20131204_184715_000124.ci-noreply@qt-project.org> QtDeclarative_release_Integration #191: SUCCESS Tested changes (refs/builds/release_1386178625): http://codereview.qt-project.org/73259 [PS1] - Fix a crash in JSON.parse From ci-noreply at qt-project.org Wed Dec 4 19:59:18 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 4 Dec 2013 20:59:18 +0200 Subject: [Ci-reports] pass on ssh://codereview.qt-project.org:29418/qt/qtquickcontrols#stable Message-ID: <20131204_185918_042437.ci-noreply@qt-project.org> QtQuickControls_stable_Integration #433: SUCCESS Tested changes (refs/builds/stable_1386180062): http://codereview.qt-project.org/73277 [PS1] - Make StatusBar and ToolBar focus scopes From ci-noreply at qt-project.org Wed Dec 4 20:02:14 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 4 Dec 2013 21:02:14 +0200 Subject: [Ci-reports] pass on ssh://codereview.qt-project.org:29418/qt/qtwebkit#stable Message-ID: <20131204_190214_059987.ci-noreply@qt-project.org> QtWebKit_stable_Integration #313: SUCCESS Tested changes (refs/builds/stable_1386166376): http://codereview.qt-project.org/72586 [PS1] - Doc: Update WebView code sample on Qt WebKit landing page From ci-noreply at qt-project.org Wed Dec 4 20:07:31 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 4 Dec 2013 21:07:31 +0200 Subject: [Ci-reports] fail on ssh://codereview.qt-project.org:29418/qt/qtbase#dev Message-ID: <20131204_190731_023583.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(1052) : 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) Compared values are not the same Actual (view.hasFocus()): 1 Expected (giveFocus) : 0 tst_qcolumnview.cpp(487) : 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(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: 47 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02205/win32-mingw48_developer-build_qtlibinfix_opengl_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1386177854): http://codereview.qt-project.org/73034 [PS2] - Fix QLineEditPrivate::shouldShowPlaceholderText() From ci-noreply at qt-project.org Wed Dec 4 21:05:45 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 4 Dec 2013 22:05:45 +0200 Subject: [Ci-reports] Problems... Message-ID: <20131204_200545_055791.ci-noreply@qt-project.org> Some problems occurred recently... 2013-12-04T20:03:45Z: [QtEnginio_master_Integration error] fetch http://qt-ci.digia.com//job/QtEnginio_master_Integration/api/json?depth=2&tree=builds[number,actions[parameters[name,value]]]: 502 Proxy Error at /var/lib/jenkins/qtqa/scripts/jenkins/qt-jenkins-integrator.pl line 1749., retry in 2 seconds From ci-noreply at qt-project.org Wed Dec 4 21:51:56 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 4 Dec 2013 22:51:56 +0200 Subject: [Ci-reports] pass on ssh://codereview.qt-project.org:29418/qt/qtenginio#master Message-ID: <20131204_205156_028718.ci-noreply@qt-project.org> QtEnginio_master_Integration #98: SUCCESS Tested changes (refs/builds/master_1386187412): http://codereview.qt-project.org/73220 [PS1] - Fake EnginioClientConnection properties in QML EnginioClient http://codereview.qt-project.org/73217 [PS1] - Change snippets in qml EnginioClient documentation http://codereview.qt-project.org/73216 [PS1] - Update EnginioClient brief description http://codereview.qt-project.org/73215 [PS2] - Add missing documentation for QML EnginioClient signals From ci-noreply at qt-project.org Wed Dec 4 21:54:18 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 4 Dec 2013 22:54:18 +0200 Subject: [Ci-reports] fail on ssh://codereview.qt-project.org:29418/qt/qt#4.8 Message-ID: <20131204_205418_035263.ci-noreply@qt-project.org> Autotests `tst_macgui', `tst_qpixmap', `tst_qtableview', and `tst_qtooltip' 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: ============================= crash report follows: ============================ QtQA::App::TestRunner: Process: tst_qtooltip [79761] QtQA::App::TestRunner: Path: /work/build/tests/auto/qtooltip/./tst_qtooltip.app/Contents/MacOS/tst_qtooltip QtQA::App::TestRunner: Identifier: com.yourcompany.tst_qtooltip QtQA::App::TestRunner: Version: ??? (???) QtQA::App::TestRunner: Code Type: X86-64 (Native) QtQA::App::TestRunner: Parent Process: perl5.12 [79760] QtQA::App::TestRunner: QtQA::App::TestRunner: Date/Time: 2013-12-04 22:44:41.771 +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 0x0000000100069dc5 qt_message_output(QtMsgType, char const*) + 117 QtQA::App::TestRunner: 3 QtCore 0x0000000100069fa7 qt_message(QtMsgType, char const*, __va_list_tag*) + 183 QtQA::App::TestRunner: 4 QtCore 0x000000010006a16a 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 0x00000001005126b0 QPixmap::grabWindow(long, int, int, int, int) + 864 QtQA::App::TestRunner: 9 QtGui 0x0000000100491b72 QWhatsThat::showEvent(QShowEvent*) + 114 QtQA::App::TestRunner: 10 QtGui 0x00000001004aa00a QWidget::event(QEvent*) + 3274 QtQA::App::TestRunner: 11 QtGui 0x000000010044f01d QApplicationPrivate::notify_helper(QObject*, QEvent*) + 189 QtQA::App::TestRunner: 12 QtGui 0x0000000100455cd4 QApplication::notify(QObject*, QEvent*) + 1060 QtQA::App::TestRunner: 13 QtCore 0x000000010018f3cc QCoreApplication::notifyInternal(QObject*, QEvent*) + 124 QtQA::App::TestRunner: 14 QtGui 0x00000001004a81f5 QWidgetPrivate::show_helper() + 373 QtQA::App::TestRunner: 15 QtGui 0x00000001004a854f QWidget::setVisible(bool) + 511 QtQA::App::TestRunner: 16 QtGui 0x0000000100493147 QWhatsThisPrivate::say(QWidget*, QString const&, int, int) + 567 QtQA::App::TestRunner: 17 com.yourcompany.tst_qtooltip 0x00000001000043de tst_QToolTip::whatsThis() + 128 (tst_qtooltip.cpp:140) QtQA::App::TestRunner: 18 com.yourcompany.tst_qtooltip 0x0000000100005f4f tst_QToolTip::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) + 249 (tst_qtooltip.moc:63) QtQA::App::TestRunner: 19 QtCore 0x00000001001991ac QMetaMethod::invoke(QObject*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) const + 1548 QtQA::App::TestRunner: 20 QtCore 0x000000010019b65c QMetaObject::invokeMethod(QObject*, char const*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) + 1324 QtQA::App::TestRunner: 21 QtTest 0x000000010001fd1f QTest::qInvokeTestMethodDataEntry(char*) + 831 QtQA::App::TestRunner: 22 QtTest 0x0000000100020a3c QTest::qInvokeTestMethod(char const*, char const*) + 668 QtQA::App::TestRunner: 23 QtTest 0x00000001000211ea QTest::qExec(QObject*, int, char**) + 1562 QtQA::App::TestRunner: 24 com.yourcompany.tst_qtooltip 0x0000000100003cab main + 63 (tst_qtooltip.cpp:186) QtQA::App::TestRunner: 25 com.yourcompany.tst_qtooltip 0x000000010000391c 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 0 crashed with X86 Thread State (64-bit): QtQA::App::TestRunner: rax: 0x0000000000000000 rbx: 0x0000000000000000 rcx: 0x00007fff5fbfbd08 rdx: 0x0000000000000000 QtQA::App::TestRunner: rdi: 0x0000000000013791 rsi: 0x0000000000000006 rbp: 0x00007fff5fbfbd20 rsp: 0x00007fff5fbfbd08 QtQA::App::TestRunner: r8: 0x0000000000000001 r9: 0x0000000101113250 r10: 0x00007fff83b490fa r11: 0x0000000000000202 QtQA::App::TestRunner: r12: 0x0000000000000003 r13: 0x00007fff5fbfbdd0 r14: 0x0000000000000003 r15: 0x00007fff5fbfc7f0 QtQA::App::TestRunner: rip: 0x00007fff83b4d0b6 rfl: 0x0000000000000202 cr2: 0x00000001000d1101 QtQA::App::TestRunner: QtQA::App::TestRunner: Binary Images: QtQA::App::TestRunner: 0x100000000 - 0x10000afff +com.yourcompany.tst_qtooltip ??? (???) /work/build/tests/auto/qtooltip/tst_qtooltip.app/Contents/MacOS/tst_qtooltip QtQA::App::TestRunner: 0x100019000 - 0x10003cff7 +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: 0x10004d000 - 0x100326fff +QtCore 4.8.6 (compatibility 4.8.0) <9143E704-B52B-2E36-DEF3-625361F1E6E9> /work/build/_install/lib/QtCore.framework/Versions/4/QtCore QtQA::App::TestRunner: 0x1003c5000 - 0x100de1fef +QtGui 4.8.6 (compatibility 4.8.0) <8EFB1525-28C2-4987-B27D-4AA264866D58> /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_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: 26 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: ============================= crash report follows: ============================ QtQA::App::TestRunner: Process: tst_qpixmap [76071] QtQA::App::TestRunner: Path: /work/build/tests/auto/qpixmap/./tst_qpixmap.app/Contents/MacOS/tst_qpixmap QtQA::App::TestRunner: Identifier: com.yourcompany.tst_qpixmap QtQA::App::TestRunner: Version: ??? (???) QtQA::App::TestRunner: Code Type: X86-64 (Native) QtQA::App::TestRunner: Parent Process: perl5.12 [76070] QtQA::App::TestRunner: QtQA::App::TestRunner: Date/Time: 2013-12-04 22:31:14.824 +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 0x00000001000a6dc5 qt_message_output(QtMsgType, char const*) + 117 QtQA::App::TestRunner: 3 QtCore 0x00000001000a6fa7 qt_message(QtMsgType, char const*, __va_list_tag*) + 183 QtQA::App::TestRunner: 4 QtCore 0x00000001000a716a 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 0x00000001009536b0 QPixmap::grabWindow(long, int, int, int, int) + 864 QtQA::App::TestRunner: 9 com.yourcompany.tst_qpixmap 0x0000000100010f0a tst_QPixmap::grabWindow() + 66 (tst_qpixmap.cpp:892) QtQA::App::TestRunner: 10 com.yourcompany.tst_qpixmap 0x000000010001253b tst_QPixmap::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) + 717 (tst_qpixmap.moc:152) QtQA::App::TestRunner: 11 QtCore 0x00000001001d61ac QMetaMethod::invoke(QObject*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) const + 1548 QtQA::App::TestRunner: 12 QtCore 0x00000001001d865c QMetaObject::invokeMethod(QObject*, char const*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) + 1324 QtQA::App::TestRunner: 13 QtTest 0x000000010005cd1f QTest::qInvokeTestMethodDataEntry(char*) + 831 QtQA::App::TestRunner: 14 QtTest 0x000000010005da3c QTest::qInvokeTestMethod(char const*, char const*) + 668 QtQA::App::TestRunner: 15 QtTest 0x000000010005e1ea QTest::qExec(QObject*, int, char**) + 1562 QtQA::App::TestRunner: 16 com.yourcompany.tst_qpixmap 0x000000010000f9f5 main + 63 (tst_qpixmap.cpp:1979) QtQA::App::TestRunner: 17 com.yourcompany.tst_qpixmap 0x0000000100004d58 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: 0x00007fff5fbfc538 rdx: 0x0000000000000000 QtQA::App::TestRunner: rdi: 0x0000000000012927 rsi: 0x0000000000000006 rbp: 0x00007fff5fbfc550 rsp: 0x00007fff5fbfc538 QtQA::App::TestRunner: r8: 0x0000000000000001 r9: 0x000000010179f720 r10: 0x00007fff83b490fa r11: 0x0000000000000206 QtQA::App::TestRunner: r12: 0x0000000000000003 r13: 0x00007fff5fbfc600 r14: 0x0000000000000003 r15: 0x00007fff5fbfd020 QtQA::App::TestRunner: rip: 0x00007fff83b4d0b6 rfl: 0x0000000000000206 cr2: 0x0000000000000000 QtQA::App::TestRunner: QtQA::App::TestRunner: Binary Images: QtQA::App::TestRunner: 0x100000000 - 0x10003bfe7 +com.yourcompany.tst_qpixmap ??? (???) /work/build/tests/auto/qpixmap/tst_qpixmap.app/Contents/MacOS/tst_qpixmap QtQA::App::TestRunner: 0x100056000 - 0x100079ff7 +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: 0x10008a000 - 0x100363fff +QtCore 4.8.6 (compatibility 4.8.0) <9143E704-B52B-2E36-DEF3-625361F1E6E9> /work/build/_install/lib/QtCore.framework/Versions/4/QtCore QtQA::App::TestRunner: 0x100402000 - 0x10066bfe7 +Qt3Support 4.8.6 (compatibility 4.8.0) /work/build/_install/lib/Qt3Support.framework/Versions/4/Qt3Support QtQA::App::TestRunner: 0x10075e000 - 0x100795ff7 +QtSql 4.8.6 (compatibility 4.8.0) /work/build/_install/lib/QtSql.framework/Versions/4/QtSql QtQA::App::TestRunner: 0x1007ac000 - 0x1007ecfef +QtXml 4.8.6 (compatibility 4.8.0) <6DF738E8-57A9-4E8A-D410-87058AAFFBF2> /work/build/_install/lib/QtXml.framework/Versions/4/QtXml QtQA::App::TestRunner: 0x100806000 - 0x101222fef +QtGui 4.8.6 (compatibility 4.8.0) <8EFB1525-28C2-4987-B27D-4AA264866D58> /work/build/_install/lib/QtGui.framework/Versions/4/QtGui QtQA::App::TestRunner: 0x1014e9000 - 0x10162bfef +QtNetwork 4.8.6 (compatibility 4.8.0) /work/build/_install/lib/QtNetwork.framework/Versions/4/QtNetwork QtQA::App::TestRunner: 0x1027dc000 - 0x1027e2ff7 +libqgif.dylib ??? (???) /work/build/_install/plugins/imageformats/libqgif.dylib QtQA::App::TestRunner: 0x1027e7000 - 0x1027edff7 +libqico.dylib ??? (???) <12160694-AD57-DBA7-405C-196969695C95> /work/build/_install/plugins/imageformats/libqico.dylib QtQA::App::TestRunner: 0x1027f3000 - 0x1027f8ff7 +libqsvg.dylib ??? (???) /work/build/_install/plugins/imageformats/libqsvg.dylib QtQA::App::TestRunner: 0x105962000 - 0x10599dff7 +libqjpeg.dylib ??? (???) /work/build/_install/plugins/imageformats/libqjpeg.dylib QtQA::App::TestRunner: 0x1059a6000 - 0x1059fafe7 +libqmng.dylib ??? (???) <071DBF95-014B-113F-BDA6-61D450F63811> /work/build/_install/plugins/imageformats/libqmng.dylib QtQA::App::TestRunner: 0x105a0b000 - 0x105a5bfef +QtSvg 4.8.6 (compatibility 4.8.0) /work/build/_install/lib/QtSvg.framework/Versions/4/QtSvg QtQA::App::TestRunner: 0x105a7c000 - 0x105a80fff +libqtga.dylib ??? (???) <6ADA97F4-68A9-FEF7-5329-E156B7E36722> /work/build/_install/plugins/imageformats/libqtga.dylib QtQA::App::TestRunner: 0x105a85000 - 0x105adafe7 +libqtiff.dylib ??? (???) /work/build/_install/plugins/imageformats/libqtiff.dylib 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 (... 157 lines omitted; there are too many errors!) QtQA::App::TestRunner: 0x10008a000 - 0x100363fff +QtCore 4.8.6 (compatibility 4.8.0) <9143E704-B52B-2E36-DEF3-625361F1E6E9> /work/build/_install/lib/QtCore.framework/Versions/4/QtCore QtQA::App::TestRunner: 0x100402000 - 0x10066bfe7 +Qt3Support 4.8.6 (compatibility 4.8.0) /work/build/_install/lib/Qt3Support.framework/Versions/4/Qt3Support QtQA::App::TestRunner: 0x10075e000 - 0x100795ff7 +QtSql 4.8.6 (compatibility 4.8.0) /work/build/_install/lib/QtSql.framework/Versions/4/QtSql QtQA::App::TestRunner: 0x1007ac000 - 0x1007ecfef +QtXml 4.8.6 (compatibility 4.8.0) <6DF738E8-57A9-4E8A-D410-87058AAFFBF2> /work/build/_install/lib/QtXml.framework/Versions/4/QtXml QtQA::App::TestRunner: 0x100806000 - 0x101222fef +QtGui 4.8.6 (compatibility 4.8.0) <8EFB1525-28C2-4987-B27D-4AA264866D58> /work/build/_install/lib/QtGui.framework/Versions/4/QtGui QtQA::App::TestRunner: 0x1014e9000 - 0x10162bfef +QtNetwork 4.8.6 (compatibility 4.8.0) /work/build/_install/lib/QtNetwork.framework/Versions/4/QtNetwork QtQA::App::TestRunner: 0x1027db000 - 0x1027e1ff7 +libqgif.dylib ??? (???) /work/build/_install/plugins/imageformats/libqgif.dylib QtQA::App::TestRunner: 0x1027e6000 - 0x1027ecff7 +libqico.dylib ??? (???) <12160694-AD57-DBA7-405C-196969695C95> /work/build/_install/plugins/imageformats/libqico.dylib QtQA::App::TestRunner: 0x1027f2000 - 0x1027f7ff7 +libqsvg.dylib ??? (???) /work/build/_install/plugins/imageformats/libqsvg.dylib QtQA::App::TestRunner: 0x106570000 - 0x1065abff7 +libqjpeg.dylib ??? (???) /work/build/_install/plugins/imageformats/libqjpeg.dylib QtQA::App::TestRunner: 0x1065b4000 - 0x106608fe7 +libqmng.dylib ??? (???) <071DBF95-014B-113F-BDA6-61D450F63811> /work/build/_install/plugins/imageformats/libqmng.dylib QtQA::App::TestRunner: 0x106619000 - 0x106669fef +QtSvg 4.8.6 (compatibility 4.8.0) /work/build/_install/lib/QtSvg.framework/Versions/4/QtSvg QtQA::App::TestRunner: 0x10668a000 - 0x10668efff +libqtga.dylib ??? (???) <6ADA97F4-68A9-FEF7-5329-E156B7E36722> /work/build/_install/plugins/imageformats/libqtga.dylib QtQA::App::TestRunner: 0x106693000 - 0x1066e8fe7 +libqtiff.dylib ??? (???) /work/build/_install/plugins/imageformats/libqtiff.dylib 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_qpixmap: 4 seconds, signal 6 ********* 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 [72633] 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 [72632] QtQA::App::TestRunner: QtQA::App::TestRunner: Date/Time: 2013-12-04 21:28:44.035 +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 0x0000000100083dc5 qt_message_output(QtMsgType, char const*) + 117 QtQA::App::TestRunner: 3 QtCore 0x0000000100083fa7 qt_message(QtMsgType, char const*, __va_list_tag*) + 183 QtQA::App::TestRunner: 4 QtCore 0x000000010008416a 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 0x000000010052c6b0 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 0x00000001001b31ac QMetaMethod::invoke(QObject*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) const + 1548 QtQA::App::TestRunner: 13 QtCore 0x00000001001b565c 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: 0x00007fff5fbfc438 rdx: 0x0000000000000000 QtQA::App::TestRunner: rdi: 0x0000000000011bb9 rsi: 0x0000000000000006 rbp: 0x00007fff5fbfc450 rsp: 0x00007fff5fbfc438 QtQA::App::TestRunner: r8: 0x0000000000000001 r9: 0x0000000101560a80 r10: 0x00007fff83b490fa r11: 0x0000000000000206 QtQA::App::TestRunner: r12: 0x0000000000000003 r13: 0x00007fff5fbfc500 r14: 0x0000000000000003 r15: 0x00007fff5fbfcf20 QtQA::App::TestRunner: rip: 0x00007fff83b4d0b6 rfl: 0x0000000000000206 cr2: 0x00000001000eb101 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 - 0x100340fff +QtCore 4.8.6 (compatibility 4.8.0) <9143E704-B52B-2E36-DEF3-625361F1E6E9> /work/build/_install/lib/QtCore.framework/Versions/4/QtCore QtQA::App::TestRunner: 0x1003df000 - 0x100dfbfef +QtGui 4.8.6 (compatibility 4.8.0) <8EFB1525-28C2-4987-B27D-4AA264866D58> /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 [72637] 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 [72632] QtQA::App::TestRunner: QtQA::App::TestRunner: Date/Time: 2013-12-04 21:28:51.527 +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 0x0000000100083dc5 qt_message_output(QtMsgType, char const*) + 117 QtQA::App::TestRunner: 3 QtCore 0x0000000100083fa7 qt_message(QtMsgType, char const*, __va_list_tag*) + 183 QtQA::App::TestRunner: 4 QtCore 0x000000010008416a 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 0x000000010052c6b0 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 0x00000001001b31ac QMetaMethod::invoke(QObject*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) const + 1548 QtQA::App::TestRunner: 13 QtCore 0x00000001001b565c 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: 0x00007fff5fbfc438 rdx: 0x0000000000000000 QtQA::App::TestRunner: rdi: 0x0000000000011bbd rsi: 0x0000000000000006 rbp: 0x00007fff5fbfc450 rsp: 0x00007fff5fbfc438 QtQA::App::TestRunner: r8: 0x0000000000000001 r9: 0x0000000101507390 r10: 0x00007fff83b490fa r11: 0x0000000000000206 QtQA::App::TestRunner: r12: 0x0000000000000003 r13: 0x00007fff5fbfc500 r14: 0x0000000000000003 r15: 0x00007fff5fbfcf20 QtQA::App::TestRunner: rip: 0x00007fff83b4d0b6 rfl: 0x0000000000000206 cr2: 0x00000001000eb101 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 - 0x100340fff +QtCore 4.8.6 (compatibility 4.8.0) <9143E704-B52B-2E36-DEF3-625361F1E6E9> /work/build/_install/lib/QtCore.framework/Versions/4/QtCore QtQA::App::TestRunner: 0x1003df000 - 0x100dfbfef +QtGui 4.8.6 (compatibility 4.8.0) <8EFB1525-28C2-4987-B27D-4AA264866D58> /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_01704/macx-g++_OSX_10.6/log.txt.gz Tested changes (refs/builds/4.8_1386175108): http://codereview.qt-project.org/73270 [PS1] - QBBSystemLocale: Do not set fixed buffer size when reading pps objects From ci-noreply at qt-project.org Wed Dec 4 21:55:45 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 4 Dec 2013 22:55:45 +0200 Subject: [Ci-reports] pass on ssh://codereview.qt-project.org:29418/qt/qt5#release Message-ID: <20131204_205545_010193.ci-noreply@qt-project.org> Qt5_release_Integration #274: SUCCESS Tested changes (refs/builds/release_1386166106): http://codereview.qt-project.org/73173 [PS2] - Updated submodules. From ci-noreply at qt-project.org Wed Dec 4 22:15:57 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 4 Dec 2013 23:15:57 +0200 Subject: [Ci-reports] pass on ssh://codereview.qt-project.org:29418/qt-labs/qtwebengine#master Message-ID: <20131204_211557_064591.ci-noreply@qt-project.org> QtWebEngine_master_Integration #107: SUCCESS Tested changes (refs/builds/master_1386186658): http://codereview.qt-project.org/73233 [PS2] - Add Android specific build settings and command line switches From ci-noreply at qt-project.org Wed Dec 4 22:44:49 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 4 Dec 2013 23:44:49 +0200 Subject: [Ci-reports] fail on ssh://codereview.qt-project.org:29418/qt/qtbase#dev Message-ID: <20131204_214449_024963.ci-noreply@qt-project.org> QtBase_dev_Integration » macx-clang_developer-build_qtnamespace_OSX_10.7 #2206: FAILURE Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02206/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/dev_1386191435): http://codereview.qt-project.org/73034 [PS2] - Fix QLineEditPrivate::shouldShowPlaceholderText() From ci-noreply at qt-project.org Wed Dec 4 22:58:11 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 4 Dec 2013 23:58:11 +0200 Subject: [Ci-reports] fail on ssh://codereview.qt-project.org:29418/qt/qtbase#stable Message-ID: <20131204_215811_053414.ci-noreply@qt-project.org> Autotest `tst_qquicktrailemitter' failed :( Testing tst_qquicktrailemitter FAIL! : tst_qquicktrailemitter::test_basic() Compared values are not the same Actual (system->groupData[1]->size()): 510 Expected (500) : 500 Loc: [tst_qquicktrailemitter.cpp(89)] Totals: 2 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qquicktrailemitter ********* Config: Using QtTest library 5.2.1, Qt 5.2.1 PASS : tst_qquicktrailemitter::initTestCase() FAIL! : tst_qquicktrailemitter::test_basic() Compared values are not the same Actual (system->groupData[1]->size()): 510 Expected (500) : 500 Loc: [tst_qquicktrailemitter.cpp(89)] PASS : tst_qquicktrailemitter::cleanupTestCase() Totals: 2 passed, 1 failed, 0 skipped ********* Finished testing of tst_qquicktrailemitter ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquicktrailemitter: 11 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_stable_Integration/build_02679/revdep-qtdeclarative_linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz Tested changes (refs/builds/stable_1386192268): http://codereview.qt-project.org/72966 [PS4] - QSpinBox: allow positive values to be entered with the '+' prefix. From ci-noreply at qt-project.org Wed Dec 4 23:54:17 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 5 Dec 2013 00:54:17 +0200 Subject: [Ci-reports] pass on ssh://codereview.qt-project.org:29418/qt-labs/qtwebengine#master Message-ID: <20131204_225417_080463.ci-noreply@qt-project.org> QtWebEngine_master_Integration #108: SUCCESS Tested changes (refs/builds/master_1386191940): http://codereview.qt-project.org/73269 [PS3] - Use QVector when creating argv for the command line From ci-noreply at qt-project.org Thu Dec 5 00:21:06 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 5 Dec 2013 01:21:06 +0200 Subject: [Ci-reports] fail on ssh://codereview.qt-project.org:29418/qt/qtbase#dev Message-ID: <20131204_232106_080758.ci-noreply@qt-project.org> Autotest `tst_qqmldebugjs' failed :( Testing tst_QQmlDebugJS FAIL! : tst_QQmlDebugJS::setBreakpointInScriptInDifferentFile() 'QQmlDebugTest::waitForSignal(client, SIGNAL(stopped()))' returned FALSE. () Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/debugger/qqmldebugjs/tst_qqmldebugjs.cpp(1009)] 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() QWARN : tst_QQmlDebugJS::setBreakpointInScriptInDifferentFile() waitForSignal 2stopped() timed out after 5000 ms FAIL! : tst_QQmlDebugJS::setBreakpointInScriptInDifferentFile() 'QQmlDebugTest::waitForSignal(client, SIGNAL(stopped()))' returned FALSE. () Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/debugger/qqmldebugjs/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: [/work/build/qt/qtdeclarative/tests/auto/qml/debugger/qqmldebugjs/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: [/work/build/qt/qtdeclarative/tests/auto/qml/debugger/qqmldebugjs/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/QtBase_dev_Integration/build_02207/revdep-qtdeclarative_linux-g++_shadow-build_Ubuntu_11.10_x86/log.txt.gz Tested changes (refs/builds/dev_1386197273): http://codereview.qt-project.org/73034 [PS2] - Fix QLineEditPrivate::shouldShowPlaceholderText() From ci-noreply at qt-project.org Thu Dec 5 01:26:44 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 5 Dec 2013 02:26:44 +0200 Subject: [Ci-reports] fail on ssh://codereview.qt-project.org:29418/qt/qtbase#dev Message-ID: <20131205_002644_086123.ci-noreply@qt-project.org> `make' failed :( /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ar cq libQt5Bootstrap.a .obj/qlatincodec.o .obj/qtextcodec.o .obj/qutfcodec.o .obj/qglobal.o .obj/qlogging.o .obj/qmalloc.o .obj/qnumeric.o .obj/qabstractfileengine.o .obj/qbuffer.o .obj/qdatastream.o .obj/qdir.o .obj/qdiriterator.o .obj/qfile.o .obj/qfileinfo.o .obj/qfilesystementry.o .obj/qfilesystemengine.o .obj/qfsfileengine.o .obj/qfsfileengine_iterator.o .obj/qiodevice.o .obj/qfiledevice.o .obj/qtemporaryfile.o .obj/qtextstream.o .obj/qstandardpaths.o .obj/qcoreapplication.o .obj/qcoreglobaldata.o .obj/qmetatype.o .obj/qvariant.o .obj/qsystemerror.o .obj/quuid.o .obj/qbitarray.o .obj/qbytearray.o .obj/qarraydata.o .obj/qbytearraymatcher.o .obj/qcommandlineparser.o .obj/qcommandlineoption.o .obj/qcryptographichash.o .obj/qdatetime.o .obj/qhash.o .obj/qlist.o .obj/qlinkedlist.o .obj/qlocale.o .obj/qlocale_tools.o .obj/qmap.o .obj/qregexp.o .obj/qpoint.o .obj/qrect.o .obj/qsize.o .obj/qline.o .obj/qstring.o .obj/qstring_compat.o .obj/qstringlist.o .obj/qvector.o .obj/qvsnprintf.o .obj/qxmlutils.o .obj/qxmlstream.o .obj/qjson.o .obj/qjsondocument.o .obj/qjsonobject.o .obj/qjsonarray.o .obj/qjsonvalue.o .obj/qjsonparser.o .obj/qjsonwriter.o .obj/qdom.o .obj/qxml.o .obj/qfilesystemengine_unix.o .obj/qfilesystemiterator_unix.o .obj/qfsfileengine_unix.o .obj/qcoreapplication_mac.o .obj/qcore_mac.o .obj/qstandardpaths_mac.o ccache: FATAL: distcc: No such file or directory make[3]: *** [.obj/qstring_compat.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_02208/macx-clang_no-framework_OSX_10.8/log.txt.gz Tested changes (refs/builds/dev_1386203049): http://codereview.qt-project.org/69597 [PS7] - Add support for UTF-8 encoding/decoding with SIMD http://codereview.qt-project.org/69979 [PS1] - Add/update benchmarks for the UTF-8 codec http://codereview.qt-project.org/69596 [PS3] - Use the new UTF-8 codec in QUrl and QUrlQuery http://codereview.qt-project.org/69595 [PS3] - Use the new UTF-8 codec in QJsonDocument http://codereview.qt-project.org/69594 [PS4] - Add a new UTF-8 decoder, similar to the encoder we've just added http://codereview.qt-project.org/69593 [PS2] - Add a new UTF-8 encoder and use it from QString http://codereview.qt-project.org/68010 [PS5] - Add the UTF16-to-Latin1 in-place converter http://codereview.qt-project.org/67866 [PS4] - Improve the Latin1 conversion in QString a little http://codereview.qt-project.org/67728 [PS13] - Implement support for ref-qualified QString::toLatin1 & friends From ci-noreply at qt-project.org Thu Dec 5 02:06:29 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 5 Dec 2013 03:06:29 +0200 Subject: [Ci-reports] pass on ssh://codereview.qt-project.org:29418/qt/qtdeclarative#stable Message-ID: <20131205_010629_053820.ci-noreply@qt-project.org> QtDeclarative_stable_Integration #1449: SUCCESS Tested changes (refs/builds/stable_1386201647): http://codereview.qt-project.org/72525 [PS3] - Fix Flickable StopAtBounds drag over, back, over behavior. From ci-noreply at qt-project.org Thu Dec 5 02:33:06 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 5 Dec 2013 03:33:06 +0200 Subject: [Ci-reports] fail on ssh://codereview.qt-project.org:29418/qt/qtbase#dev Message-ID: <20131205_013306_002393.ci-noreply@qt-project.org> Autotest `license' failed :( defined(@array) is deprecated at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 403. (Maybe you should just omit the defined()?) # Failed test 'src/corelib/json/qjsonparser.cpp does not appear to contain a license header' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 462. # Failed test 'src/corelib/json/qjsonwriter.cpp does not appear to contain a license header' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 462. # Failed test 'src/corelib/tools/qstring.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 3 tests of 6405. /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl .. Dubious, test returned 3 (wstat 768, 0x300) Failed 3/6405 subtests Test Summary Report ------------------- /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl (Wstat: 768 Tests: 6405 Failed: 3) Failed tests: 2102, 2106, 2438 Non-zero exit status: 3 Files=1, Tests=6405, 8 wallclock secs ( 0.66 usr 0.06 sys + 6.99 cusr 0.55 csys = 8.26 CPU) Result: FAIL QtQA::App::TestRunner: test failed, running again to see if it is flaky... defined(@array) is deprecated at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 403. (Maybe you should just omit the defined()?) # Failed test 'src/corelib/json/qjsonparser.cpp does not appear to contain a license header' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 462. # Failed test 'src/corelib/json/qjsonwriter.cpp does not appear to contain a license header' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 462. # Failed test 'src/corelib/tools/qstring.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 3 tests of 6405. /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl .. Dubious, test returned 3 (wstat 768, 0x300) Failed 3/6405 subtests Test Summary Report ------------------- /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl (Wstat: 768 Tests: 6405 Failed: 3) Failed tests: 2102, 2106, 2438 Non-zero exit status: 3 Files=1, Tests=6405, 6 wallclock secs ( 0.64 usr 0.04 sys + 6.48 cusr 0.32 csys = 7.48 CPU) Result: FAIL QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end license: 14 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02209/linux-g++_developer-build_OpenSuSE_12.3_x64/log.txt.gz ============================================================ Autotest `license' failed :( # Failed test 'src/corelib/json/qjsonparser.cpp does not appear to contain a license header' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 462. # Failed test 'src/corelib/json/qjsonwriter.cpp does not appear to contain a license header' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 462. # Failed test 'src/corelib/tools/qstring.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 3 tests of 6405. /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl .. Dubious, test returned 3 (wstat 768, 0x300) Failed 3/6405 subtests Test Summary Report ------------------- /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl (Wstat: 768 Tests: 6405 Failed: 3) Failed tests: 2102, 2106, 2438 Non-zero exit status: 3 Files=1, Tests=6405, 10 wallclock secs ( 0.69 usr 0.07 sys + 9.65 cusr 0.77 csys = 11.18 CPU) Result: FAIL QtQA::App::TestRunner: test failed, running again to see if it is flaky... # Failed test 'src/corelib/json/qjsonparser.cpp does not appear to contain a license header' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 462. # Failed test 'src/corelib/json/qjsonwriter.cpp does not appear to contain a license header' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 462. # Failed test 'src/corelib/tools/qstring.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 3 tests of 6405. /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl .. Dubious, test returned 3 (wstat 768, 0x300) Failed 3/6405 subtests Test Summary Report ------------------- /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl (Wstat: 768 Tests: 6405 Failed: 3) Failed tests: 2102, 2106, 2438 Non-zero exit status: 3 Files=1, Tests=6405, 11 wallclock secs ( 0.69 usr 0.07 sys + 9.58 cusr 0.66 csys = 11.00 CPU) Result: FAIL QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end license: 21 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02209/linux-g++_shadow-build_Ubuntu_11.10_x86/log.txt.gz Tested changes (refs/builds/dev_1386206988): http://codereview.qt-project.org/69597 [PS7] - Add support for UTF-8 encoding/decoding with SIMD http://codereview.qt-project.org/69979 [PS1] - Add/update benchmarks for the UTF-8 codec http://codereview.qt-project.org/69596 [PS3] - Use the new UTF-8 codec in QUrl and QUrlQuery http://codereview.qt-project.org/69595 [PS3] - Use the new UTF-8 codec in QJsonDocument http://codereview.qt-project.org/69594 [PS4] - Add a new UTF-8 decoder, similar to the encoder we've just added http://codereview.qt-project.org/69593 [PS2] - Add a new UTF-8 encoder and use it from QString http://codereview.qt-project.org/68010 [PS5] - Add the UTF16-to-Latin1 in-place converter http://codereview.qt-project.org/67866 [PS4] - Improve the Latin1 conversion in QString a little http://codereview.qt-project.org/67728 [PS13] - Implement support for ref-qualified QString::toLatin1 & friends From ci-noreply at qt-project.org Thu Dec 5 02:50:17 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 5 Dec 2013 03:50:17 +0200 Subject: [Ci-reports] pass on ssh://codereview.qt-project.org:29418/qt/qt#4.8 Message-ID: <20131205_015017_022050.ci-noreply@qt-project.org> Qt_4.8_Integration #1705: SUCCESS Tested changes (refs/builds/4.8_1386190641): http://codereview.qt-project.org/73181 [PS1] - Respect the custom paper size settings on Mac From ci-noreply at qt-project.org Thu Dec 5 05:21:51 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 5 Dec 2013 06:21:51 +0200 Subject: [Ci-reports] fail on ssh://codereview.qt-project.org:29418/qt/qt5#release Message-ID: <20131205_042151_091592.ci-noreply@qt-project.org> Autotest `tst_qabstractitemview' failed :( Testing tst_QAbstractItemView 2013-12-05 04:58:33.151 tst_qabstractitemview[72865:2803] 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::setItemDelegate(2 duplicate delegates, 1 row and 1 column) 'QTest::qWaitForWindowActive(&v)' returned FALSE. () Loc: [tst_qabstractitemview.cpp(1053)] 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.0, Qt 5.2.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(760)] PASS : tst_QAbstractItemView::setItemDelegate(4 columndelegates) PASS : tst_QAbstractItemView::setItemDelegate(2 identical rowdelegates on the same row) 2013-12-05 04:58:38.559 tst_qabstractitemview[72882:1f03] 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::setItemDelegate(2 identical columndelegates on the same column) 'QTest::qWaitForWindowActive(&v)' returned FALSE. () Loc: [tst_qabstractitemview.cpp(1053)] 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() 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/Qt5_release_Integration/build_00276/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/release_1386194328): http://codereview.qt-project.org/73299 [PS1] - Updated submodules. From ci-noreply at qt-project.org Thu Dec 5 06:43:45 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 5 Dec 2013 07:43:45 +0200 Subject: [Ci-reports] Problems... Message-ID: <20131205_054345_056488.ci-noreply@qt-project.org> Some problems occurred recently... 2013-12-05T05:41:45Z: [QtQA_master_Integration error] fetch http://qt-ci.digia.com//job/QtQA_master_Integration/api/json?depth=2&tree=builds[number,actions[parameters[name,value]]]: 502 Proxy Error at /var/lib/jenkins/qtqa/scripts/jenkins/qt-jenkins-integrator.pl line 1749., retry in 2 seconds From ci-noreply at qt-project.org Thu Dec 5 07:20:37 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 5 Dec 2013 08:20:37 +0200 Subject: [Ci-reports] fail on ssh://codereview.qt-project.org:29418/qt/qtdeclarative#stable Message-ID: <20131205_062037_019126.ci-noreply@qt-project.org> Compilation failed :( LINK : fatal error LNK1181: cannot open input file 'shell32.lib' Build log: http://testresults.qt-project.org/ci/QtDeclarative_stable_Integration/build_01450/wince70embedded-armv4i-msvc2008_Windows_7/log.txt.gz Tested changes (refs/builds/stable_1386223775): http://codereview.qt-project.org/73246 [PS1] - Windows: Use Shell API for checking file case correctness. From ci-noreply at qt-project.org Thu Dec 5 07:41:52 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 5 Dec 2013 08:41:52 +0200 Subject: [Ci-reports] pass on ssh://codereview.qt-project.org:29418/qt/qt#4.8 Message-ID: <20131205_064152_058171.ci-noreply@qt-project.org> Qt_4.8_Integration #1706: SUCCESS Tested changes (refs/builds/4.8_1386208400): http://codereview.qt-project.org/73270 [PS1] - QBBSystemLocale: Do not set fixed buffer size when reading pps objects From ci-noreply at qt-project.org Thu Dec 5 07:43:07 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 5 Dec 2013 08:43:07 +0200 Subject: [Ci-reports] pass on ssh://codereview.qt-project.org:29418/qt/qtqa#master Message-ID: <20131205_064307_095709.ci-noreply@qt-project.org> QtQA_master_Integration #566: SUCCESS Tested changes (refs/builds/master_1386222092): http://codereview.qt-project.org/73262 [PS1] - Remove QtJSBackend_release_Integration CI. From ci-noreply at qt-project.org Thu Dec 5 08:22:58 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 5 Dec 2013 09:22:58 +0200 Subject: [Ci-reports] pass on ssh://codereview.qt-project.org:29418/qt/qtbase#release Message-ID: <20131205_072258_041541.ci-noreply@qt-project.org> QtBase_release_Integration #439: SUCCESS Tested changes (refs/builds/release_1386222911): http://codereview.qt-project.org/73053 [PS5] - Announce the deprecation of platforms still using qoldbasicatomic.h From ci-noreply at qt-project.org Thu Dec 5 09:55:43 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 5 Dec 2013 10:55:43 +0200 Subject: [Ci-reports] pass on ssh://codereview.qt-project.org:29418/qt/qtquickcontrols#stable Message-ID: <20131205_085543_024184.ci-noreply@qt-project.org> QtQuickControls_stable_Integration #434: SUCCESS Tested changes (refs/builds/stable_1386230912): http://codereview.qt-project.org/73293 [PS1] - gallery: run particles only when visible From ci-noreply at qt-project.org Thu Dec 5 10:05:34 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 5 Dec 2013 11:05:34 +0200 Subject: [Ci-reports] fail on ssh://codereview.qt-project.org:29418/qt/qtdeclarative#stable Message-ID: <20131205_090534_094856.ci-noreply@qt-project.org> Autotest `tst_qquicktrailemitter' failed :( Testing tst_qquicktrailemitter FAIL! : tst_qquicktrailemitter::test_basic() Compared values are not the same Actual (system->groupData[1]->size()): 510 Expected (500) : 500 Loc: [tst_qquicktrailemitter.cpp(89)] Totals: 2 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qquicktrailemitter ********* Config: Using QtTest library 5.2.1, Qt 5.2.1 PASS : tst_qquicktrailemitter::initTestCase() FAIL! : tst_qquicktrailemitter::test_basic() Compared values are not the same Actual (system->groupData[1]->size()): 510 Expected (500) : 500 Loc: [tst_qquicktrailemitter.cpp(89)] PASS : tst_qquicktrailemitter::cleanupTestCase() Totals: 2 passed, 1 failed, 0 skipped ********* Finished testing of tst_qquicktrailemitter ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquicktrailemitter: 11 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtDeclarative_stable_Integration/build_01451/linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz Tested changes (refs/builds/stable_1386231821): http://codereview.qt-project.org/73241 [PS1] - Fix dynamic properties in QQmlPropertyMap not always being visible in QML http://codereview.qt-project.org/72878 [PS2] - Fix data layout of Managed class From ci-noreply at qt-project.org Thu Dec 5 10:51:12 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 5 Dec 2013 11:51:12 +0200 Subject: [Ci-reports] pass on ssh://codereview.qt-project.org:29418/qt/qtbase#stable Message-ID: <20131205_095112_055244.ci-noreply@qt-project.org> QtBase_stable_Integration #2680: SUCCESS Tested changes (refs/builds/stable_1386231869): http://codereview.qt-project.org/73209 [PS1] - Clear QCocoaGLContext's m_currentWindow when window is hidden. http://codereview.qt-project.org/72546 [PS1] - Doc: Add QJsonObject::const_iterator() to correct group http://codereview.qt-project.org/73120 [PS1] - Android: use binary name when using loadClass. From ci-noreply at qt-project.org Thu Dec 5 11:16:37 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 5 Dec 2013 12:16:37 +0200 Subject: [Ci-reports] pass on ssh://codereview.qt-project.org:29418/qt/qtdeclarative#stable Message-ID: <20131205_101637_077288.ci-noreply@qt-project.org> QtDeclarative_stable_Integration #1452: SUCCESS Tested changes (refs/builds/stable_1386234601): http://codereview.qt-project.org/72878 [PS2] - Fix data layout of Managed class http://codereview.qt-project.org/73241 [PS1] - Fix dynamic properties in QQmlPropertyMap not always being visible in QML From ci-noreply at qt-project.org Thu Dec 5 11:25:47 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 5 Dec 2013 12:25:47 +0200 Subject: [Ci-reports] pass on ssh://codereview.qt-project.org:29418/qt/qtscript#stable Message-ID: <20131205_102547_063991.ci-noreply@qt-project.org> QtScript_stable_Integration #91: SUCCESS Tested changes (refs/builds/stable_1386237184): http://codereview.qt-project.org/73211 [PS1] - JavaScriptCore: c++11 compile fix From ci-noreply at qt-project.org Thu Dec 5 12:09:58 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 5 Dec 2013 13:09:58 +0200 Subject: [Ci-reports] fail on ssh://codereview.qt-project.org:29418/qt/qtbase#stable Message-ID: <20131205_110958_029614.ci-noreply@qt-project.org> QtBase_stable_Integration #2681: FAILURE Build log: http://testresults.qt-project.org/ci/QtBase_stable_Integration/build_02681/log.txt.gz Tested changes (refs/builds/stable_1386237582): http://codereview.qt-project.org/72987 [PS3] - qtbase: Fix build error on 64bit BigEndian platforms From ci-noreply at qt-project.org Thu Dec 5 12:10:23 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 5 Dec 2013 13:10:23 +0200 Subject: [Ci-reports] fail on ssh://codereview.qt-project.org:29418/qt/qtbase#dev Message-ID: <20131205_111023_071758.ci-noreply@qt-project.org> QtBase_dev_Integration #2210: FAILURE Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02210/log.txt.gz Tested changes (refs/builds/dev_1386238790): http://codereview.qt-project.org/72351 [PS2] - Respect the WindowDoesNotAcceptFocus flag From ci-noreply at qt-project.org Thu Dec 5 12:11:15 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 5 Dec 2013 13:11:15 +0200 Subject: [Ci-reports] fail on ssh://codereview.qt-project.org:29418/qt/qt5#release Message-ID: <20131205_111115_070545.ci-noreply@qt-project.org> Qt5_release_Integration #277: FAILURE Build log: http://testresults.qt-project.org/ci/Qt5_release_Integration/build_00277/log.txt.gz Tested changes (refs/builds/release_1386221095): http://codereview.qt-project.org/73299 [PS1] - Updated submodules. From ci-noreply at qt-project.org Thu Dec 5 12:11:19 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 5 Dec 2013 13:11:19 +0200 Subject: [Ci-reports] fail on ssh://codereview.qt-project.org:29418/qt/qt5#dev Message-ID: <20131205_111119_098357.ci-noreply@qt-project.org> Qt5_dev_Integration #291: FAILURE Build log: http://testresults.qt-project.org/ci/Qt5_dev_Integration/build_00291/log.txt.gz Tested changes (refs/builds/dev_1386230272): http://codereview.qt-project.org/72684 [PS4] - Add QtAndroidExtras to dependency list of QtConnectivity From ci-noreply at qt-project.org Thu Dec 5 12:11:43 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 5 Dec 2013 13:11:43 +0200 Subject: [Ci-reports] Problems... Message-ID: <20131205_111143_073434.ci-noreply@qt-project.org> Some problems occurred recently... 2013-12-05T11:09:04Z: [QtConnectivity_stable_Integration error] new build for QtConnectivity_stable_Integration failed: 503 Service Temporarily Unavailable, retry in 2 seconds 2013-12-05T11:09:07Z: [QtConnectivity_stable_Integration error] new build for QtConnectivity_stable_Integration failed: 503 Service Temporarily Unavailable, retry in 4 seconds 2013-12-05T11:09:11Z: [QtConnectivity_stable_Integration error] new build for QtConnectivity_stable_Integration failed: 503 Service Temporarily Unavailable, retry in 8 seconds 2013-12-05T11:09:12Z: [QtBase_dev_Integration error] fetch http://qt-ci.digia.com//job/QtBase_dev_Integration/2210/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 2013-12-05T11:09:14Z: [QtBase_dev_Integration error] fetch http://qt-ci.digia.com//job/QtBase_dev_Integration/2210/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 2013-12-05T11:09:19Z: [QtBase_dev_Integration error] fetch http://qt-ci.digia.com//job/QtBase_dev_Integration/2210/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 2013-12-05T11:09:19Z: [QtBase_stable_Integration error] fetch http://qt-ci.digia.com//job/QtBase_stable_Integration/2681/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 2013-12-05T11:09:19Z: [QtConnectivity_stable_Integration error] new build for QtConnectivity_stable_Integration failed: 503 Service Temporarily Unavailable, retry in 16 seconds 2013-12-05T11:09:21Z: [QtBase_stable_Integration error] fetch http://qt-ci.digia.com//job/QtBase_stable_Integration/2681/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 2013-12-05T11:09:26Z: [QtBase_stable_Integration error] fetch http://qt-ci.digia.com//job/QtBase_stable_Integration/2681/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 2013-12-05T11:09:27Z: [QtBase_dev_Integration error] fetch http://qt-ci.digia.com//job/QtBase_dev_Integration/2210/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 16 seconds 2013-12-05T11:09:34Z: [QtBase_stable_Integration error] fetch http://qt-ci.digia.com//job/QtBase_stable_Integration/2681/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 16 seconds 2013-12-05T11:09:36Z: [QtConnectivity_stable_Integration error] new build for QtConnectivity_stable_Integration failed: 503 Service Temporarily Unavailable, retry in 32 seconds 2013-12-05T11:09:43Z: [QtBase_dev_Integration error] fetch http://qt-ci.digia.com//job/QtBase_dev_Integration/2210/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 32 seconds From ci-noreply at qt-project.org Thu Dec 5 12:58:26 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 5 Dec 2013 13:58:26 +0200 Subject: [Ci-reports] pass on ssh://codereview.qt-project.org:29418/qt/qtconnectivity#stable Message-ID: <20131205_115826_078315.ci-noreply@qt-project.org> QtConnectivity_stable_Integration #45: SUCCESS Tested changes (refs/builds/stable_1386240742): http://codereview.qt-project.org/73180 [PS1] - QNX: Fix a dangling pointer use in QBluetoothServiceDiscoveryAgent on QNX From ci-noreply at qt-project.org Thu Dec 5 13:30:22 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 5 Dec 2013 14:30:22 +0200 Subject: [Ci-reports] fail on ssh://codereview.qt-project.org:29418/qt/qtdeclarative#stable Message-ID: <20131205_123022_078052.ci-noreply@qt-project.org> Autotest `tst_qquicktrailemitter' failed :( Testing tst_qquicktrailemitter FAIL! : tst_qquicktrailemitter::test_basic() Compared values are not the same Actual (system->groupData[1]->size()): 510 Expected (500) : 500 Loc: [tst_qquicktrailemitter.cpp(89)] Totals: 2 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qquicktrailemitter ********* Config: Using QtTest library 5.2.1, Qt 5.2.1 PASS : tst_qquicktrailemitter::initTestCase() FAIL! : tst_qquicktrailemitter::test_basic() Compared values are not the same Actual (system->groupData[1]->size()): 510 Expected (500) : 500 Loc: [tst_qquicktrailemitter.cpp(89)] PASS : tst_qquicktrailemitter::cleanupTestCase() Totals: 2 passed, 1 failed, 0 skipped ********* Finished testing of tst_qquicktrailemitter ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquicktrailemitter: 11 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtDeclarative_stable_Integration/build_01453/linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz Tested changes (refs/builds/stable_1386244547): http://codereview.qt-project.org/73317 [PS1] - Propegate filtering state when we extract texture from atlas. From ci-noreply at qt-project.org Thu Dec 5 13:31:21 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 5 Dec 2013 14:31:21 +0200 Subject: [Ci-reports] fail on ssh://codereview.qt-project.org:29418/qt/qtbase#stable Message-ID: <20131205_123121_089601.ci-noreply@qt-project.org> Autotest `tst_qguiapplication' failed :( Testing tst_QGuiApplication 2013-12-05 13:33:59.394 tst_qguiapplication[77732:5307] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/@BUNDLEIDENTIFIER at .savedState/window_1.data: Permission denied (13) FAIL! : tst_QGuiApplication::focusObject() Compared pointers are not the same Actual (app.focusWindow()): 0x0 Expected (&window2) : 0x7fff5fbfdf28 Loc: [tst_qguiapplication.cpp(147)] Totals: 27 passed, 1 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.2.1, Qt 5.2.1 PASS : tst_QGuiApplication::initTestCase() PASS : tst_QGuiApplication::sendEventsOnProcessEvents() PASS : tst_QGuiApplication::getSetCheck() PASS : tst_QGuiApplication::qAppName() PASS : tst_QGuiApplication::argc() 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() 2013-12-05 13:34:13.547 tst_qguiapplication[77740:1203] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/@BUNDLEIDENTIFIER at .savedState/window_1.data: Permission denied (13) 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() FAIL! : tst_QGuiApplication::focusObject() 'QTest::qWaitForWindowActive(&window1)' returned FALSE. () Loc: [tst_qguiapplication.cpp(130)] PASS : tst_QGuiApplication::allWindows() PASS : tst_QGuiApplication::topLevelWindows() PASS : tst_QGuiApplication::abortQuitOnShow() PASS : tst_QGuiApplication::changeFocusWindow() PASS : tst_QGuiApplication::keyboardModifiers() PASS : tst_QGuiApplication::modalWindow() PASS : tst_QGuiApplication::quitOnLastWindowClosed() PASS : tst_QGuiApplication::genericPluginsAndWindowSystemEvents() PASS : tst_QGuiApplication::cleanupTestCase() Totals: 27 passed, 1 failed, 0 skipped ********* Finished testing of tst_QGuiApplication ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qguiapplication: 28 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_stable_Integration/build_02683/macx-clang_developer-build_OSX_10.8/log.txt.gz Tested changes (refs/builds/stable_1386241891): http://codereview.qt-project.org/73325 [PS1] - Fixed a bug where toolbars sometimes could not be docked. From ci-noreply at qt-project.org Thu Dec 5 13:41:09 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 5 Dec 2013 14:41:09 +0200 Subject: [Ci-reports] fail on ssh://codereview.qt-project.org:29418/qt/qtbase#dev Message-ID: <20131205_124109_063002.ci-noreply@qt-project.org> Autotest `tst_qsslsocket' failed :( Testing tst_QSslSocket FAIL! : tst_QSslSocket::spontaneousWrite(WithoutProxy) 'server.waitForNewConnection(0)' returned FALSE. () tst_qsslsocket.cpp(1529) : failure location Totals: 562 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) 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) 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(1295) : 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(1322) : 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(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 XFAIL : tst_QSslSocket::verifyMode(WithoutProxy) QTBUG-24234 tst_qsslsocket.cpp(1930) : 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 0.9.8x 10 May 2012" QDEBUG : tst_QSslSocket::versionAccessors(WithoutProxy) "90818f" PASS : tst_QSslSocket::versionAccessors(WithoutProxy) QDEBUG : tst_QSslSocket::versionAccessors(WithSocks5Proxy) "OpenSSL 0.9.8x 10 May 2012" QDEBUG : tst_QSslSocket::versionAccessors(WithSocks5Proxy) "90818f" PASS : tst_QSslSocket::versionAccessors(WithSocks5Proxy) QDEBUG : tst_QSslSocket::versionAccessors(WithSocks5ProxyAuth) "OpenSSL 0.9.8x 10 May 2012" QDEBUG : tst_QSslSocket::versionAccessors(WithSocks5ProxyAuth) "90818f" PASS : tst_QSslSocket::versionAccessors(WithSocks5ProxyAuth) QDEBUG : tst_QSslSocket::versionAccessors(WithHttpProxy) "OpenSSL 0.9.8x 10 May 2012" QDEBUG : tst_QSslSocket::versionAccessors(WithHttpProxy) "90818f" PASS : tst_QSslSocket::versionAccessors(WithHttpProxy) QDEBUG : tst_QSslSocket::versionAccessors(WithHttpProxyBasicAuth) "OpenSSL 0.9.8x 10 May 2012" QDEBUG : tst_QSslSocket::versionAccessors(WithHttpProxyBasicAuth) "90818f" 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: 566 passed, 1 failed, 5 skipped ********* Finished testing of tst_QSslSocket ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qsslsocket: 137 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02211/win32-msvc2010_developer-build_qtnamespace_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1386241916): http://codereview.qt-project.org/72688 [PS1] - moc: move qt_meta_extradata data from .data.rel into .data.rel.ro From ci-noreply at qt-project.org Thu Dec 5 13:49:55 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 5 Dec 2013 14:49:55 +0200 Subject: [Ci-reports] fail on ssh://codereview.qt-project.org:29418/qt/qtbase#dev Message-ID: <20131205_124955_042193.ci-noreply@qt-project.org> qtbase failed to compile :( compiling graphicsview/qgraphicslayoutstyleinfo.cpp graphicsview/qgraphicslayoutstyleinfo.cpp:50:1: error: prototype for 'TestNamespace::QGraphicsLayoutStyleInfo::QGraphicsLayoutStyleInfo(const TestNamespace::QGraphicsLayoutPrivate*)' does not match any in class 'TestNamespace::QGraphicsLayoutStyleInfo' graphicsview/qgraphicslayoutstyleinfo_p.h:53:7: error: candidates are: TestNamespace::QGraphicsLayoutStyleInfo::QGraphicsLayoutStyleInfo(const TestNamespace::QGraphicsLayoutStyleInfo&) graphicsview/qgraphicslayoutstyleinfo_p.h:56:5: error: TestNamespace::QGraphicsLayoutStyleInfo::QGraphicsLayoutStyleInfo(const QGraphicsLayoutPrivate*) graphicsview/qgraphicslayoutstyleinfo.cpp: In member function 'TestNamespace::QStyle* TestNamespace::QGraphicsLayoutStyleInfo::style() const': graphicsview/qgraphicslayoutstyleinfo.cpp:102:39: error: invalid use of incomplete type 'const struct QGraphicsLayoutPrivate' graphicsview/qgraphicslayoutstyleinfo_p.h:49:7: error: forward declaration of 'const struct QGraphicsLayoutPrivate' make[3]: *** [.obj/qgraphicslayoutstyleinfo.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_02212/linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz Tested changes (refs/builds/dev_1386247405): http://codereview.qt-project.org/72711 [PS6] - Add proper abstractions to the grid layout engine. http://codereview.qt-project.org/73034 [PS2] - Fix QLineEditPrivate::shouldShowPlaceholderText() From ci-noreply at qt-project.org Thu Dec 5 14:59:57 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 5 Dec 2013 15:59:57 +0200 Subject: [Ci-reports] fail on ssh://codereview.qt-project.org:29418/qt/qtbase#stable Message-ID: <20131205_135957_090236.ci-noreply@qt-project.org> Autotest `tst_qgl' failed :( Testing tst_QGL 2013-12-05 15:21:21.758 tst_qgl[87028:707] invalid drawable 2013-12-05 15:21:22.379 tst_qgl[87028:707] invalid drawable 2013-12-05 15:21:22.761 tst_qgl[87028:707] invalid drawable 2013-12-05 15:21:23.141 tst_qgl[87028:707] invalid drawable 2013-12-05 15:21:23.536 tst_qgl[87028:707] invalid drawable 2013-12-05 15:21:23.936 tst_qgl[87028:707] invalid drawable 2013-12-05 15:21:24.336 tst_qgl[87028:707] invalid drawable QFATAL : tst_QGL::graphicsViewClipping() Received signal 11 FAIL! : tst_QGL::graphicsViewClipping() Received a fatal error. Loc: [Unknown file(0)] Totals: 27 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_QGL ********* Config: Using QtTest library 5.2.1, Qt 5.2.1 PASS : tst_QGL::initTestCase() PASS : tst_QGL::getSetCheck() PASS : tst_QGL::qglContextDefaultBindTexture() PASS : tst_QGL::openGLVersionCheck() PASS : tst_QGL::shareRegister() PASS : tst_QGL::textureCleanup() 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() 2013-12-05 15:21:30.847 tst_qgl[87036:707] invalid drawable PASS : tst_QGL::glWidgetReparent() 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() 2013-12-05 15:21:31.496 tst_qgl[87036:707] invalid drawable 2013-12-05 15:21:31.918 tst_qgl[87036:707] invalid drawable 2013-12-05 15:21:32.336 tst_qgl[87036:707] invalid drawable 2013-12-05 15:21:32.736 tst_qgl[87036:707] invalid drawable 2013-12-05 15:21:33.136 tst_qgl[87036:707] invalid drawable 2013-12-05 15:21:33.535 tst_qgl[87036:707] invalid drawable PASS : tst_QGL::threadImages() PASS : tst_QGL::nullRectCrash() QFATAL : tst_QGL::graphicsViewClipping() Received signal 11 FAIL! : tst_QGL::graphicsViewClipping() Received a fatal error. Loc: [Unknown file(0)] Totals: 27 passed, 1 failed, 0 skipped ********* Finished testing of tst_QGL ********* 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_qgl: 18 seconds, signal 6 Build log: http://testresults.qt-project.org/ci/QtBase_stable_Integration/build_02684/macx-clang_developer-build_OSX_10.8/log.txt.gz Tested changes (refs/builds/stable_1386246774): http://codereview.qt-project.org/72966 [PS4] - QSpinBox: allow positive values to be entered with the '+' prefix. http://codereview.qt-project.org/73157 [PS3] - Merge remote-tracking branch 'origin/release' into stable From ci-noreply at qt-project.org Thu Dec 5 15:05:47 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 5 Dec 2013 16:05:47 +0200 Subject: [Ci-reports] pass on ssh://codereview.qt-project.org:29418/qt/qtdoc#dev Message-ID: <20131205_140547_070331.ci-noreply@qt-project.org> QtDoc_dev_Integration #70: SUCCESS Tested changes (refs/builds/dev_1386249154): http://codereview.qt-project.org/72416 [PS5] - Added paragraph about debug VCLibs on WinRT From ci-noreply at qt-project.org Thu Dec 5 15:44:37 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 5 Dec 2013 16:44:37 +0200 Subject: [Ci-reports] pass on ssh://codereview.qt-project.org:29418/qt/qtbase#dev Message-ID: <20131205_144437_016261.ci-noreply@qt-project.org> QtBase_dev_Integration #2213: SUCCESS Tested changes (refs/builds/dev_1386247941): http://codereview.qt-project.org/73034 [PS2] - Fix QLineEditPrivate::shouldShowPlaceholderText() From ci-noreply at qt-project.org Thu Dec 5 15:45:50 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 5 Dec 2013 16:45:50 +0200 Subject: [Ci-reports] pass on ssh://codereview.qt-project.org:29418/qt-labs/qtwebengine#master Message-ID: <20131205_144550_094652.ci-noreply@qt-project.org> QtWebEngine_master_Integration #109: SUCCESS Tested changes (refs/builds/master_1386249459): http://codereview.qt-project.org/73344 [PS1] - Use files for install instead of extra http://codereview.qt-project.org/73343 [PS1] - Remove unused include_dir From ci-noreply at qt-project.org Thu Dec 5 15:50:10 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 5 Dec 2013 16:50:10 +0200 Subject: [Ci-reports] fail on ssh://codereview.qt-project.org:29418/qt/qtbase#dev Message-ID: <20131205_145010_038267.ci-noreply@qt-project.org> qtbase failed to compile :( /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_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/qplatformintegration.o kernel/qplatformintegration.cpp kernel/qplatformintegration.cpp:331:13: error: enumeration value 'MousePressAndHoldInterval' not handled in switch [-Werror,-Wswitch] make[3]: *** [.obj/qplatformintegration.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_02214/macx-clang_developer-build_OSX_10.8/log.txt.gz Tested changes (refs/builds/dev_1386254770): http://codereview.qt-project.org/72496 [PS5] - Allow the platform to specify a press and hold delay. http://codereview.qt-project.org/72351 [PS2] - Respect the WindowDoesNotAcceptFocus flag http://codereview.qt-project.org/72711 [PS7] - Add proper abstractions to the grid layout engine. http://codereview.qt-project.org/64822 [PS13] - WinRT: Added networkinterface and hostinfo From ci-noreply at qt-project.org Thu Dec 5 15:59:32 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 5 Dec 2013 16:59:32 +0200 Subject: [Ci-reports] pass on ssh://codereview.qt-project.org:29418/qt/qtsensors#release Message-ID: <20131205_145932_028686.ci-noreply@qt-project.org> QtSensors_release_Integration #9: SUCCESS Tested changes (refs/builds/release_1386252705): http://codereview.qt-project.org/73341 [PS1] - Update QtSensor changelog for 5.2 From ci-noreply at qt-project.org Thu Dec 5 16:00:38 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 5 Dec 2013 17:00:38 +0200 Subject: [Ci-reports] fail on ssh://codereview.qt-project.org:29418/qt/qtbase#dev Message-ID: <20131205_150038_059390.ci-noreply@qt-project.org> Compilation failed :( c:\work\build\qt\qtbase\include\qtnetwork\5.3.0\qtnetwork\private\../../../../../src/network/ssl/qsslcontext_p.h(49) : fatal error C1083: Cannot open include file: 'openssl/ssl.h': No such file or directory c:\work\build\qt\qtbase\include\qtnetwork\5.3.0\qtnetwork\private\../../../../../src/network/ssl/qsslcontext_p.h(49) : fatal error C1083: Cannot open include file: 'openssl/ssl.h': No such file or directory c:\work\build\qt\qtbase\include\qtnetwork\5.3.0\qtnetwork\private\../../../../../src/network/ssl/qsslcontext_p.h(49) : fatal error C1083: Cannot open include file: 'openssl/ssl.h': No such file or directory c:\work\build\qt\qtbase\include\qtnetwork\5.3.0\qtnetwork\private\../../../../../src/network/ssl/qsslcontext_p.h(49) : fatal error C1083: Cannot open include file: 'openssl/ssl.h': No such file or directory c:\work\build\qt\qtbase\include\qtnetwork\5.3.0\qtnetwork\private\../../../../../src/network/ssl/qsslcontext_p.h(49) : fatal error C1083: Cannot open include file: 'openssl/ssl.h': No such file or directory Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02215/winrt-x64-msvc2012_Windows_8/log.txt.gz Tested changes (refs/builds/dev_1386255206): http://codereview.qt-project.org/64822 [PS13] - WinRT: Added networkinterface and hostinfo From ci-noreply at qt-project.org Thu Dec 5 16:09:48 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 5 Dec 2013 17:09:48 +0200 Subject: [Ci-reports] fail on ssh://codereview.qt-project.org:29418/qt/qtdeclarative#release Message-ID: <20131205_150948_061648.ci-noreply@qt-project.org> `make' failed :( make[4]: *** [iphoneos-release] Error 65 make[3]: *** [iphoneos] Error 2 make[4]: *** [iphoneos-release] Error 65 make[2]: *** [sub-xmlpatterns-make_first] Error 2 make[3]: *** [iphoneos] Error 2 make[2]: *** [sub-xmlpatternsvalidator-make_first] Error 2 make[1]: *** [sub-tools-make_first] Error 2 make: *** [module-qtxmlpatterns] Error 2 Build log: http://testresults.qt-project.org/ci/QtDeclarative_release_Integration/build_00192/macx-ios-clang_OSX_10.8/log.txt.gz Tested changes (refs/builds/release_1386255258): http://codereview.qt-project.org/73348 [PS2] - Set the format for the fallback offscreen surface From ci-noreply at qt-project.org Thu Dec 5 16:12:56 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 5 Dec 2013 17:12:56 +0200 Subject: [Ci-reports] pass on ssh://codereview.qt-project.org:29418/qt/qtdeclarative#dev Message-ID: <20131205_151256_058278.ci-noreply@qt-project.org> QtDeclarative_dev_Integration #974: SUCCESS Tested changes (refs/builds/dev_1386251657): http://codereview.qt-project.org/73345 [PS1] - Temporarily skip tst_qqmlinstruction::dump() From ci-noreply at qt-project.org Thu Dec 5 16:22:25 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 5 Dec 2013 17:22:25 +0200 Subject: [Ci-reports] fail on ssh://codereview.qt-project.org:29418/qt/qtbase#dev Message-ID: <20131205_152225_004712.ci-noreply@qt-project.org> Compilation failed :( c:\work\build\qt\qtbase\include\qtnetwork\5.3.0\qtnetwork\private\../../../../../src/network/ssl/qsslcontext_p.h(49) : fatal error C1083: Cannot open include file: 'openssl/ssl.h': No such file or directory c:\work\build\qt\qtbase\include\qtnetwork\5.3.0\qtnetwork\private\../../../../../src/network/ssl/qsslcontext_p.h(49) : fatal error C1083: Cannot open include file: 'openssl/ssl.h': No such file or directory c:\work\build\qt\qtbase\include\qtnetwork\5.3.0\qtnetwork\private\../../../../../src/network/ssl/qsslcontext_p.h(49) : fatal error C1083: Cannot open include file: 'openssl/ssl.h': No such file or directory C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\include\string.h(110) : see declaration of 'strcpy' c:\work\build\qt\qtbase\include\qtnetwork\5.3.0\qtnetwork\private\../../../../../src/network/ssl/qsslcontext_p.h(49) : fatal error C1083: Cannot open include file: 'openssl/ssl.h': No such file or directory c:\work\build\qt\qtbase\include\qtnetwork\5.3.0\qtnetwork\private\../../../../../src/network/ssl/qsslcontext_p.h(49) : fatal error C1083: Cannot open include file: 'openssl/ssl.h': No such file or directory Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02216/winrt-x64-msvc2012_Windows_8/log.txt.gz Tested changes (refs/builds/dev_1386256483): http://codereview.qt-project.org/64822 [PS13] - WinRT: Added networkinterface and hostinfo From ci-noreply at qt-project.org Thu Dec 5 16:38:04 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 5 Dec 2013 17:38:04 +0200 Subject: [Ci-reports] pass on ssh://codereview.qt-project.org:29418/qt/qtenginio#master Message-ID: <20131205_153804_083681.ci-noreply@qt-project.org> QtEnginio_master_Integration #99: SUCCESS Tested changes (refs/builds/master_1386254905): http://codereview.qt-project.org/73352 [PS1] - Update changelog http://codereview.qt-project.org/73232 [PS4] - Fix and imporove EnginioReply documentation From ci-noreply at qt-project.org Thu Dec 5 16:40:10 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 5 Dec 2013 17:40:10 +0200 Subject: [Ci-reports] pass on ssh://codereview.qt-project.org:29418/qt/qtbase#stable Message-ID: <20131205_154010_008726.ci-noreply@qt-project.org> QtBase_stable_Integration #2685: SUCCESS Tested changes (refs/builds/stable_1386252090): http://codereview.qt-project.org/73230 [PS3] - Doc: Moved Books SQL Example documentation http://codereview.qt-project.org/72819 [PS2] - Doc: Fixed broken link to General Qt Requirements http://codereview.qt-project.org/70835 [PS2] - Fix compilation for embedded Android http://codereview.qt-project.org/73238 [PS4] - iOS: Explicitly use libstdc++ when C++11 support is not enabled http://codereview.qt-project.org/72987 [PS3] - qtbase: Fix build error on 64bit BigEndian platforms http://codereview.qt-project.org/73268 [PS3] - Prevent recursive resize events in QAbstractScrollArea http://codereview.qt-project.org/73325 [PS1] - Fixed a bug where toolbars sometimes could not be docked. http://codereview.qt-project.org/73267 [PS2] - iOS: Apply default geometry to platform window if not set on QWindow http://codereview.qt-project.org/73266 [PS2] - iOS: Don't claim that windows with zero width and/or height are exposed From ci-noreply at qt-project.org Thu Dec 5 16:41:09 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 5 Dec 2013 17:41:09 +0200 Subject: [Ci-reports] fail on ssh://codereview.qt-project.org:29418/qt/qt5#dev Message-ID: <20131205_154109_051457.ci-noreply@qt-project.org> Autotests `tst_qdeclarativeflickable' and `tst_qgraphicsitem' failed :( Testing tst_QGraphicsItem 2013-12-05 16:56:53.624 tst_qgraphicsitem[92859:1f1b] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qgraphicsitem.savedState/window_1.data: Permission denied (13) FAIL! : tst_QGraphicsItem::ensureUpdateOnTextItem() Compared values are not the same Actual (text1->updates): 2 Expected (1) : 1 Loc: [tst_qgraphicsitem.cpp(6465)] 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() PASS : tst_QGraphicsItem::cursor() 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 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) 2013-12-05 16:57:34.189 tst_qgraphicsitem[92862:461b] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qgraphicsitem.savedState/window_1.data: Permission denied (13) 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() FAIL! : tst_QGraphicsItem::ensureUpdateOnTextItem() Compared values are not the same Actual (text1->updates): 2 Expected (1) : 1 Loc: [tst_qgraphicsitem.cpp(6465)] 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: 83 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_00292/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/dev_1386246882): http://codereview.qt-project.org/72684 [PS4] - Add QtAndroidExtras to dependency list of QtConnectivity From ci-noreply at qt-project.org Thu Dec 5 17:34:58 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 5 Dec 2013 18:34:58 +0200 Subject: [Ci-reports] pass on ssh://codereview.qt-project.org:29418/qt/qtenginio#master Message-ID: <20131205_163458_099313.ci-noreply@qt-project.org> QtEnginio_master_Integration #100: SUCCESS Tested changes (refs/builds/master_1386257976): http://codereview.qt-project.org/73212 [PS4] - Improve EnginioClient::sessionAuthenticated docs http://codereview.qt-project.org/73349 [PS5] - Fix QML examples on android From ci-noreply at qt-project.org Thu Dec 5 18:05:25 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 5 Dec 2013 19:05:25 +0200 Subject: [Ci-reports] fail on ssh://codereview.qt-project.org:29418/qt/qtdeclarative#release Message-ID: <20131205_170525_070984.ci-noreply@qt-project.org> Autotest `tst_qquicktrailemitter' failed :( Testing tst_qquicktrailemitter FAIL! : tst_qquicktrailemitter::test_basic() Compared values are not the same Actual (system->groupData[1]->size()): 510 Expected (500) : 500 Loc: [tst_qquicktrailemitter.cpp(89)] Totals: 2 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qquicktrailemitter ********* Config: Using QtTest library 5.2.0, Qt 5.2.0 PASS : tst_qquicktrailemitter::initTestCase() FAIL! : tst_qquicktrailemitter::test_basic() Compared values are not the same Actual (system->groupData[1]->size()): 510 Expected (500) : 500 Loc: [tst_qquicktrailemitter.cpp(89)] PASS : tst_qquicktrailemitter::cleanupTestCase() Totals: 2 passed, 1 failed, 0 skipped ********* Finished testing of tst_qquicktrailemitter ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquicktrailemitter: 11 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtDeclarative_release_Integration/build_00193/linux-g++_developer-build_OpenSuSE_12.3_x64/log.txt.gz Tested changes (refs/builds/release_1386260158): http://codereview.qt-project.org/73351 [PS1] - Fix broken visibility property assignment after d0644b040e http://codereview.qt-project.org/73348 [PS2] - Set the format for the fallback offscreen surface From ci-noreply at qt-project.org Thu Dec 5 18:08:40 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 5 Dec 2013 19:08:40 +0200 Subject: [Ci-reports] pass on ssh://codereview.qt-project.org:29418/qt/qtbase#stable Message-ID: <20131205_170840_017767.ci-noreply@qt-project.org> QtBase_stable_Integration #2686: SUCCESS Tested changes (refs/builds/stable_1386258103): http://codereview.qt-project.org/73295 [PS1] - Protect implementation of QNativeGestureEvent against QT_NO_GESTURES http://codereview.qt-project.org/71617 [PS1] - QTextEngine: fix layouting of inline objects in right-aligned tabs. http://codereview.qt-project.org/73252 [PS2] - Fix radial gradient shader compilation for OpenGL ES 2.0. From ci-noreply at qt-project.org Thu Dec 5 19:09:35 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 5 Dec 2013 20:09:35 +0200 Subject: [Ci-reports] pass on ssh://codereview.qt-project.org:29418/qt/qtbase#dev Message-ID: <20131205_180935_008086.ci-noreply@qt-project.org> QtBase_dev_Integration #2217: SUCCESS Tested changes (refs/builds/dev_1386261791): http://codereview.qt-project.org/72711 [PS7] - Add proper abstractions to the grid layout engine. http://codereview.qt-project.org/72351 [PS2] - Respect the WindowDoesNotAcceptFocus flag From ci-noreply at qt-project.org Thu Dec 5 19:55:17 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 5 Dec 2013 20:55:17 +0200 Subject: [Ci-reports] fail on ssh://codereview.qt-project.org:29418/qt/qtbase#dev Message-ID: <20131205_185517_047709.ci-noreply@qt-project.org> qtbase failed to compile :( Undefined symbols: "QGridLayoutEngine::dump(int) const", referenced from: QGraphicsGridLayoutPrivate::dump(int) constin qgraphicsgridlayout.o QGraphicsLinearLayout::dump(int) constin qgraphicslinearlayout.o ld: symbol(s) not found make[4]: *** [../../lib/QtWidgets.framework/QtWidgets_debug] 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_dev_Integration/build_02218/macx-g++_developer-build_OSX_10.6/log.txt.gz Tested changes (refs/builds/dev_1386267433): http://codereview.qt-project.org/72712 [PS9] - Move QGridLayoutEngine to QtGui module From ci-noreply at qt-project.org Thu Dec 5 20:28:18 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 5 Dec 2013 21:28:18 +0200 Subject: [Ci-reports] pass on ssh://codereview.qt-project.org:29418/qt/qt5#release Message-ID: <20131205_192818_006204.ci-noreply@qt-project.org> Qt5_release_Integration #278: SUCCESS Tested changes (refs/builds/release_1386243281): http://codereview.qt-project.org/73299 [PS2] - Updated submodules. From ci-noreply at qt-project.org Thu Dec 5 20:46:06 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 5 Dec 2013 21:46:06 +0200 Subject: [Ci-reports] pass on ssh://codereview.qt-project.org:29418/qt/qtquickcontrols#dev Message-ID: <20131205_194606_043135.ci-noreply@qt-project.org> QtQuickControls_dev_Integration #229: SUCCESS Tested changes (refs/builds/dev_1386269806): http://codereview.qt-project.org/73371 [PS1] - Merge remote-tracking branch 'origin/stable' into dev From ci-noreply at qt-project.org Thu Dec 5 20:57:24 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 5 Dec 2013 21:57:24 +0200 Subject: [Ci-reports] pass on ssh://codereview.qt-project.org:29418/qt/qtscript#dev Message-ID: <20131205_195724_098802.ci-noreply@qt-project.org> QtScript_dev_Integration #67: SUCCESS Tested changes (refs/builds/dev_1386270629): http://codereview.qt-project.org/73373 [PS1] - Merge remote-tracking branch 'origin/stable' into dev From ci-noreply at qt-project.org Thu Dec 5 21:02:53 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 5 Dec 2013 22:02:53 +0200 Subject: [Ci-reports] pass on ssh://codereview.qt-project.org:29418/qt/qtconnectivity#dev Message-ID: <20131205_200253_003336.ci-noreply@qt-project.org> QtConnectivity_dev_Integration #111: SUCCESS Tested changes (refs/builds/dev_1386270000): http://codereview.qt-project.org/73367 [PS1] - Merge remote-tracking branch 'origin/stable' into dev From ci-noreply at qt-project.org Thu Dec 5 21:14:41 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 5 Dec 2013 22:14:41 +0200 Subject: [Ci-reports] pass on ssh://codereview.qt-project.org:29418/qt/qtwinextras#dev Message-ID: <20131205_201441_048024.ci-noreply@qt-project.org> QtWinExtras_dev_Integration #84: SUCCESS Tested changes (refs/builds/dev_1386270913): http://codereview.qt-project.org/73377 [PS1] - Merge remote-tracking branch 'origin/stable' into dev From ci-noreply at qt-project.org Thu Dec 5 21:15:59 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 5 Dec 2013 22:15:59 +0200 Subject: [Ci-reports] fail on ssh://codereview.qt-project.org:29418/qt/qtdeclarative#stable Message-ID: <20131205_201559_030071.ci-noreply@qt-project.org> Autotest `tst_qqmlecmascript' failed :( Testing tst_qqmlecmascript QFATAL : tst_qqmlecmascript::aliasPropertyReset() Received signal 11 FAIL! : tst_qqmlecmascript::aliasPropertyReset() Received a fatal error. Loc: [Unknown file(0)] Totals: 57 passed, 1 failed, 0 skipped QtQA::App::TestRunner: Process exited due to signal 6 QtQA::App::TestRunner: ============================= crash report follows: ============================ QtQA::App::TestRunner: Process: tst_qqmlecmascript [83705] QtQA::App::TestRunner: Path: /work/*/tst_qqmlecmascript QtQA::App::TestRunner: Identifier: tst_qqmlecmascript QtQA::App::TestRunner: Version: ??? (???) QtQA::App::TestRunner: Code Type: X86-64 (Native) QtQA::App::TestRunner: Parent Process: perl5.12 [83704] QtQA::App::TestRunner: QtQA::App::TestRunner: Date/Time: 2013-12-05 22:14:51.413 +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: 0 Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: QtQA::App::TestRunner: Exception Type: EXC_BAD_ACCESS (SIGABRT) 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-0000000100120000 [ 1152K] r-x/rwx SM=COW /work/* QtQA::App::TestRunner: QtQA::App::TestRunner: Application Specific Information: QtQA::App::TestRunner: objc[83705]: 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 0x00007fff8ef07ce2 __pthread_kill + 10 QtQA::App::TestRunner: 1 libsystem_c.dylib 0x00007fff8e8917d2 pthread_kill + 95 QtQA::App::TestRunner: 2 libsystem_c.dylib 0x00007fff8e882a7a abort + 143 QtQA::App::TestRunner: 3 QtCore 0x00000001007ca929 _ZN13TestNamespaceL16qt_message_fatalENS_9QtMsgTypeERKNS_18QMessageLogContextERKNS_7QStringE + 9 QtQA::App::TestRunner: 4 QtCore 0x00000001007caed5 TestNamespace::QMessageLogger::fatal(char const*, ...) const + 165 QtQA::App::TestRunner: 5 QtTest 0x00000001019559bd TestNamespace::QTest::FatalSignalHandler::signal(int) + 77 QtQA::App::TestRunner: 6 libsystem_c.dylib 0x00007fff8e8e3cfa _sigtramp + 26 QtQA::App::TestRunner: 7 QtQuick 0x00000001083eef0c TestNamespace::QQuickLoader::setSourceComponent(TestNamespace::QQmlComponent*) + 44 QtQA::App::TestRunner: 8 QtQuick 0x00000001083f03b0 TestNamespace::QQuickLoader::qt_metacall(TestNamespace::QMetaObject::Call, int, void**) + 624 QtQA::App::TestRunner: 9 QtQml 0x00000001002ccc40 TestNamespace::QV4::QObjectWrapper::setProperty(TestNamespace::QObject*, TestNamespace::QV4::ExecutionContext*, TestNamespace::QQmlPropertyData*, TestNamespace::QV4::ValueRef) + 1184 QtQA::App::TestRunner: 10 QtQml 0x000000010026a8c1 TestNamespace::QV4::__qmljs_set_qobject_property(TestNamespace::QV4::ExecutionContext*, TestNamespace::QV4::ValueRef, int, TestNamespace::QV4::ValueRef) + 209 QtQA::App::TestRunner: 11 ??? 0x00000001033fe107 0 + 4349485319 QtQA::App::TestRunner: 12 QtQml 0x0000000100290a62 TestNamespace::QV4::SimpleScriptFunction::call(TestNamespace::QV4::Managed*, TestNamespace::QV4::CallData*) + 482 QtQA::App::TestRunner: 13 QtQml 0x00000001002eed77 TestNamespace::QQmlVMEMetaObject::metaCall(TestNamespace::QMetaObject::Call, int, void**) + 7287 QtQA::App::TestRunner: 14 QtCore 0x00000001009baecc 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 + 988 QtQA::App::TestRunner: 15 QtCore 0x00000001009baa8c 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 tst_qqmlecmascript 0x0000000100019d35 tst_qqmlecmascript::aliasPropertyReset() + 917 QtQA::App::TestRunner: 17 tst_qqmlecmascript 0x0000000100090216 tst_qqmlecmascript::qt_static_metacall(TestNamespace::QObject*, TestNamespace::QMetaObject::Call, int, void**) + 342 QtQA::App::TestRunner: 18 QtCore 0x00000001009bae9f 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: 19 QtCore 0x00000001009baa8c 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: 20 QtTest 0x00000001019594a9 _ZN13TestNamespace5QTestL17qInvokeTestMethodEPKcS2_ + 1465 QtQA::App::TestRunner: 21 QtTest 0x00000001019562d2 TestNamespace::QTest::qExec(TestNamespace::QObject*, int, char**) + 1682 QtQA::App::TestRunner: 22 tst_qqmlecmascript 0x0000000100090016 main + 102 QtQA::App::TestRunner: 23 tst_qqmlecmascript 0x0000000100004944 start + 52 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1:: Dispatch queue: com.apple.libdispatch-manager QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff8ef087e6 kevent + 10 QtQA::App::TestRunner: 1 libdispatch.dylib 0x00007fff8fd99786 _dispatch_mgr_invoke + 923 QtQA::App::TestRunner: 2 libdispatch.dylib 0x00007fff8fd98316 _dispatch_mgr_thread + 54 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2: QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff8ef08192 __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libsystem_c.dylib 0x00007fff8e891594 _pthread_wqthread + 758 QtQA::App::TestRunner: 2 libsystem_c.dylib 0x00007fff8e892b85 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 3: QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff8ef08192 __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libsystem_c.dylib 0x00007fff8e891594 _pthread_wqthread + 758 QtQA::App::TestRunner: 2 libsystem_c.dylib 0x00007fff8e892b85 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 4:: QThread QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff8ef07df2 __select + 10 QtQA::App::TestRunner: 1 QtCore 0x00000001009fd474 TestNamespace::qt_safe_select(int, fd_set*, fd_set*, fd_set*, timespec const*) + 68 QtQA::App::TestRunner: 2 QtCore 0x00000001009fe3ea TestNamespace::QEventDispatcherUNIXPrivate::doSelect(TestNamespace::QFlags, timespec*) + 682 QtQA::App::TestRunner: 3 QtCore 0x00000001009ff357 TestNamespace::QEventDispatcherUNIX::processEvents(TestNamespace::QFlags) + 263 QtQA::App::TestRunner: 4 QtCore 0x00000001009af504 TestNamespace::QEventLoop::exec(TestNamespace::QFlags) + 404 QtQA::App::TestRunner: 5 QtCore 0x00000001007d6c83 TestNamespace::QThread::exec() + 115 QtQA::App::TestRunner: 6 QtCore 0x00000001007dab7a TestNamespace::QThreadPrivate::start(void*) + 474 QtQA::App::TestRunner: 7 libsystem_c.dylib 0x00007fff8e88f8bf _pthread_start + 335 QtQA::App::TestRunner: 8 libsystem_c.dylib 0x00007fff8e892b75 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: 0x00007fff5fbfc2c8 rdx: 0x0000000000000000 QtQA::App::TestRunner: rdi: 0x0000000000000a03 rsi: 0x0000000000000006 rbp: 0x00007fff5fbfc2f0 rsp: 0x00007fff5fbfc2c8 QtQA::App::TestRunner: r8: 0x00007fff780dafb8 r9: 0x0000000000000000 r10: 0x00007fff8ef07d0a r11: 0xffffff80002dad60 QtQA::App::TestRunner: r12: 0x0000000000000003 r13: 0x0000000101c77f98 r14: 0x00007fff780dd960 r15: 0x0000000101a840d0 QtQA::App::TestRunner: rip: 0x00007fff8ef07ce2 rfl: 0x0000000000000246 cr2: 0x0000000000000008 QtQA::App::TestRunner: Logical CPU: 0 QtQA::App::TestRunner: QtQA::App::TestRunner: Binary Images: QtQA::App::TestRunner: 0x100000000 - 0x10011ffff +tst_qqmlecmascript (??? - ???) <73F2FEE4-AC02-3778-875E-446CA83DBADE> /work/*/tst_qqmlecmascript QtQA::App::TestRunner: 0x10019d000 - 0x1004ceff7 +QtQml (5.2.1 - compatibility 5.2.0) <6EEAB8E1-71C6-3643-8614-65EB0F5A9471> /work/*/QtQml.framework/Versions/5/QtQml QtQA::App::TestRunner: 0x100629000 - 0x100730fff +QtNetwork (5.2.1 - compatibility 5.2.0) <43847C56-7C88-3F0B-938E-A3623AE63456> /work/*/QtNetwork.framework/Versions/5/QtNetwork QtQA::App::TestRunner: 0x1007b0000 - 0x100c95ff7 +QtCore (5.2.1 - compatibility 5.2.0) /work/*/QtCore.framework/Versions/5/QtCore QtQA::App::TestRunner: 0x100db7000 - 0x101270ff7 +QtWidgets (5.2.1 - compatibility 5.2.0) <5DF2869D-600F-358E-8719-FA25C4826CAF> /work/*/QtWidgets.framework/Versions/5/QtWidgets QtQA::App::TestRunner: 0x101478000 - 0x1017fffff +QtGui (5.2.1 - compatibility 5.2.0) <92CFEDAD-DEC6-3AFA-A4B1-8B9FFE48A2E7> /work/*/QtGui.framework/Versions/5/QtGui QtQA::App::TestRunner: 0x101950000 - 0x101972ff7 +QtTest (5.2.1 - compatibility 5.2.0) /work/*/QtTest.framework/Versions/5/QtTest QtQA::App::TestRunner: 0x101985000 - 0x10198bfff com.apple.agl (3.2.0 - AGL-3.2.0) /System/Library/Frameworks/AGL.framework/Versions/A/AGL QtQA::App::TestRunner: 0x101f83000 - 0x101fadff7 +QtPrintSupport (5.2.1 - compatibility 5.2.0) /work/*/QtPrintSupport.framework/Versions/5/QtPrintSupport QtQA::App::TestRunner: 0x101ff3000 - 0x101ff6fff +libqtquick2plugin.dylib (??? - ???) <6CDB8420-CF30-3413-99B7-4FCB3C082ED4> /work/*/libqtquick2plugin.dylib QtQA::App::TestRunner: 0x103500000 - 0x10358efff +libqcocoa.dylib (??? - ???) <323E7B7E-92E1-3942-856A-EDB54E9B5B6E> /work/*/libqcocoa.dylib QtQA::App::TestRunner: 0x108295000 - 0x10853eff7 +QtQuick (5.2.1 - compatibility 5.2.0) /work/*/QtQuick.framework/Versions/5/QtQuick QtQA::App::TestRunner: 0x7fff6a24e000 - 0x7fff6a282baf dyld (195.6 - ???) /usr/lib/dyld QtQA::App::TestRunner: 0x7fff87486000 - 0x7fff874aafff com.apple.RemoteViewServices (1.5 - 44.2) /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices QtQA::App::TestRunner: 0x7fff874df000 - 0x7fff874dffff com.apple.CoreServices (53 - 53) <043C8026-8EDD-3241-B090-F589E24062EF> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices QtQA::App::TestRunner: 0x7fff87509000 - 0x7fff8750dfff libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) /usr/lib/system/libmathCommon.A.dylib QtQA::App::TestRunner: 0x7fff8750e000 - 0x7fff8751dff7 libxar-nossl.dylib (??? - ???) /usr/lib/libxar-nossl.dylib QtQA::App::TestRunner: 0x7fff8751e000 - 0x7fff8762bfff 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: 0x7fff8762c000 - 0x7fff87631fff libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <98ECD5F6-E85C-32A5-98CD-8911230CB66A> /usr/lib/system/libcompiler_rt.dylib QtQA::App::TestRunner: 0x7fff877eb000 - 0x7fff877f0fff 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: 0x7fff877f1000 - 0x7fff87867ff7 libc++.1.dylib (28.4.0 - compatibility 1.0.0) /usr/lib/libc++.1.dylib QtQA::App::TestRunner: 0x7fff87868000 - 0x7fff878d8fff com.apple.datadetectorscore (3.0 - 179.4) <9C01D16F-75A9-3BDD-B91A-F0F32261A2E7> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore QtQA::App::TestRunner: 0x7fff87926000 - 0x7fff8793bfff 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: 0x7fff87947000 - 0x7fff87b49fff libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <0176782F-9526-3905-813A-7A5676EC2C86> /usr/lib/libicucore.A.dylib QtQA::App::TestRunner: 0x7fff88222000 - 0x7fff8827eff7 com.apple.HIServices (1.21 - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices QtQA::App::TestRunner: 0x7fff8827f000 - 0x7fff88283fff libdyld.dylib (195.6.0 - compatibility 1.0.0) /usr/lib/system/libdyld.dylib QtQA::App::TestRunner: 0x7fff88284000 - 0x7fff88325fff 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: 0x7fff88326000 - 0x7fff8859afff 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: 0x7fff8859b000 - 0x7fff885dafff com.apple.AE (527.7 - 527.7) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE QtQA::App::TestRunner: 0x7fff885db000 - 0x7fff88616fff libsystem_info.dylib (??? - ???) <35F90252-2AE1-32C5-8D34-782C614D9639> /usr/lib/system/libsystem_info.dylib QtQA::App::TestRunner: 0x7fff88f18000 - 0x7fff88f19ff7 libsystem_sandbox.dylib (??? - ???) <2A09E4DA-F47C-35CB-B70C-E0492BA9F20E> /usr/lib/system/libsystem_sandbox.dylib QtQA::App::TestRunner: 0x7fff88f1a000 - 0x7fff890baff7 com.apple.QuartzCore (1.7 - 270.5) <19E5E0AB-DAA9-3F97-988C-D9A46AFB9C04> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore QtQA::App::TestRunner: 0x7fff890bb000 - 0x7fff890c1fff libmacho.dylib (800.0.0 - compatibility 1.0.0) <165514D7-1BFA-38EF-A151-676DCD21FB64> /usr/lib/system/libmacho.dylib QtQA::App::TestRunner: 0x7fff8941d000 - 0x7fff89426ff7 libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) /usr/lib/system/libsystem_notify.dylib QtQA::App::TestRunner: 0x7fff894b6000 - 0x7fff895abfff libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <5C40E880-0706-378F-B864-3C2BD922D926> /usr/lib/libiconv.2.dylib QtQA::App::TestRunner: 0x7fff895ac000 - 0x7fff898d8fff com.apple.HIToolbox (1.9 - ???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox QtQA::App::TestRunner: 0x7fff898d9000 - 0x7fff8994cfff libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <6BDD43E4-A4B1-379E-9ED5-8C713653DFF2> /usr/lib/libstdc++.6.dylib QtQA::App::TestRunner: 0x7fff8994d000 - 0x7fff899e3ff7 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: 0x7fff899fa000 - 0x7fff89a5afff 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: 0x7fff89a67000 - 0x7fff89ab9ff7 libGLU.dylib (??? - ???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib QtQA::App::TestRunner: 0x7fff89ad5000 - 0x7fff89b15ff7 libcups.2.dylib (2.9.0 - compatibility 2.0.0) <7D2E5016-A960-3ADE-B042-F74063E79550> /usr/lib/libcups.2.dylib QtQA::App::TestRunner: 0x7fff89e3d000 - 0x7fff89f49fff 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: 0x7fff89f4a000 - 0x7fff89f70fff com.apple.framework.familycontrols (3.0 - 300) <6F0C58C0-22E7-3877-8CFA-1ED0CB3CE38B> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls QtQA::App::TestRunner: 0x7fff89f71000 - 0x7fff89f74fff com.apple.help (1.3.2 - 42) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help QtQA::App::TestRunner: 0x7fff8a011000 - 0x7fff8a065fff 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: 0x7fff8a1db000 - 0x7fff8ade1fff com.apple.AppKit (6.7.5 - 1138.51) <44417D02-6123-3FC3-A119-CE51BB4C3006> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit QtQA::App::TestRunner: 0x7fff8ade2000 - 0x7fff8ae06fff com.apple.Kerberos (1.0 - 1) <1F826BCE-DA8F-381D-9C4C-A36AA0EA1CB9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos QtQA::App::TestRunner: 0x7fff8ae11000 - 0x7fff8ae3afff com.apple.CoreVideo (1.7 - 70.3) <9A9D4058-9935-3B0A-B1A6-27EB78D02249> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo QtQA::App::TestRunner: 0x7fff8ae3b000 - 0x7fff8ae3cff7 libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869> /usr/lib/system/libsystem_blocks.dylib QtQA::App::TestRunner: 0x7fff8ae8b000 - 0x7fff8ae91fff com.apple.DiskArbitration (2.4.1 - 2.4.1) /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration QtQA::App::TestRunner: 0x7fff8ae92000 - 0x7fff8ae92fff 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: 0x7fff8afe5000 - 0x7fff8aff9ff7 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: 0x7fff8b024000 - 0x7fff8b025fff libunc.dylib (24.0.0 - compatibility 1.0.0) <337960EE-0A85-3DD0-A760-7134CF4C0AFF> /usr/lib/system/libunc.dylib QtQA::App::TestRunner: 0x7fff8b0ad000 - 0x7fff8b691fff libBLAS.dylib (??? - ???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib QtQA::App::TestRunner: 0x7fff8b6e9000 - 0x7fff8b729fe7 libGLImage.dylib (??? - ???) <0B7DAB2B-F1C6-39C7-B864-61EF683B6656> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib QtQA::App::TestRunner: 0x7fff8b72a000 - 0x7fff8b731fff libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <0AB51EE2-E914-358C-AC19-47BC024BDAE7> /usr/lib/system/libcopyfile.dylib QtQA::App::TestRunner: 0x7fff8b95e000 - 0x7fff8b9f8ff7 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: 0x7fff8bcb0000 - 0x7fff8bcd8fff com.apple.PerformanceAnalysis (1.11 - 11) <8D4C6382-DD92-37A2-BCFC-E89951320848> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis QtQA::App::TestRunner: 0x7fff8bcd9000 - 0x7fff8bf03fe7 com.apple.CoreData (104.1 - 358.14) <6BB64605-8DA7-337D-A2AB-A3346A421CBD> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData QtQA::App::TestRunner: 0x7fff8bf10000 - 0x7fff8bf94ff7 com.apple.ApplicationServices.ATS (317.12.0 - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS QtQA::App::TestRunner: 0x7fff8bf95000 - 0x7fff8bf9cfff libGFXShared.dylib (??? - ???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib QtQA::App::TestRunner: 0x7fff8bf9d000 - 0x7fff8bfaaff7 libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) /usr/lib/libbz2.1.0.dylib QtQA::App::TestRunner: 0x7fff8bfab000 - 0x7fff8bfadfff libCVMSPluginSupport.dylib (??? - ???) <982F1ED4-3CBB-3161-8BEA-8A980C27FCC1> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib QtQA::App::TestRunner: 0x7fff8c033000 - 0x7fff8c066ff7 com.apple.GSS (2.2 - 2.0) <971395D0-B9D0-3FDE-B23F-6F9D0A2FB95F> /System/Library/Frameworks/GSS.framework/Versions/A/GSS QtQA::App::TestRunner: 0x7fff8c067000 - 0x7fff8c084fff libxpc.dylib (77.19.0 - compatibility 1.0.0) <9F57891B-D7EF-3050-BEDD-21E7C6668248> /usr/lib/system/libxpc.dylib QtQA::App::TestRunner: 0x7fff8c085000 - 0x7fff8c127fff com.apple.securityfoundation (5.0 - 55116) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation QtQA::App::TestRunner: 0x7fff8c139000 - 0x7fff8c13afff libdnsinfo.dylib (395.11.0 - compatibility 1.0.0) <853BAAA5-270F-3FDC-B025-D448DB72E1C3> /usr/lib/system/libdnsinfo.dylib QtQA::App::TestRunner: 0x7fff8c184000 - 0x7fff8c186ff7 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: 0x7fff8c187000 - 0x7fff8c20cff7 com.apple.Heimdal (2.2 - 2.0) /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal QtQA::App::TestRunner: 0x7fff8c7cc000 - 0x7fff8c7dfff7 libCRFSuite.dylib (??? - ???) <0B76941F-218E-30C8-B6DE-E15919F8DBEB> /usr/lib/libCRFSuite.dylib QtQA::App::TestRunner: 0x7fff8cb06000 - 0x7fff8cb06fff com.apple.Accelerate (1.7 - Accelerate 1.7) <82DDF6F5-FBC3-323D-B71D-CF7ABC5CF568> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate QtQA::App::TestRunner: 0x7fff8cb07000 - 0x7fff8cb1efff com.apple.MultitouchSupport.framework (231.4 - 231.4) <10A978D1-8781-33F0-BE45-60C9171F7278> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport QtQA::App::TestRunner: 0x7fff8d864000 - 0x7fff8d885fff libPng.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib QtQA::App::TestRunner: 0x7fff8d88e000 - 0x7fff8d8d2ff7 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: 0x7fff8d8d4000 - 0x7fff8d8d5ff7 libremovefile.dylib (21.1.0 - compatibility 1.0.0) <739E6C83-AA52-3C6C-A680-B37FE2888A04> /usr/lib/system/libremovefile.dylib QtQA::App::TestRunner: 0x7fff8d9b1000 - 0x7fff8d9ceff7 com.apple.openscripting (1.3.3 - ???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting QtQA::App::TestRunner: 0x7fff8d9cf000 - 0x7fff8d9fcfe7 libSystem.B.dylib (159.1.0 - compatibility 1.0.0) /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: 0x7fff8da02000 - 0x7fff8da6dff7 com.apple.framework.IOKit (2.0 - ???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit QtQA::App::TestRunner: 0x7fff8da6e000 - 0x7fff8dbd5fff 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: 0x7fff8dc00000 - 0x7fff8dc42ff7 libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) /usr/lib/system/libcommonCrypto.dylib QtQA::App::TestRunner: 0x7fff8dc43000 - 0x7fff8de17ff7 com.apple.CoreFoundation (6.7.2 - 635.21) <62A3402E-A4E7-391F-AD20-1EF20236CE1B> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation QtQA::App::TestRunner: 0x7fff8de35000 - 0x7fff8de81ff7 com.apple.SystemConfiguration (1.11.3 - 1.11) <0A7F1982-B4EA-3424-A0C7-FE46C6224F03> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration QtQA::App::TestRunner: 0x7fff8e125000 - 0x7fff8e204fff 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: 0x7fff8e205000 - 0x7fff8e2b8ff7 com.apple.CoreText (220.22.0 - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText QtQA::App::TestRunner: 0x7fff8e2e7000 - 0x7fff8e2e9fff com.apple.TrustEvaluationAgent (2.0 - 1) <1F31CAFF-C1C6-33D3-94E9-11B721761DDF> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent QtQA::App::TestRunner: 0x7fff8e4fa000 - 0x7fff8e508fff com.apple.NetAuth (3.2 - 3.2) /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth QtQA::App::TestRunner: 0x7fff8e509000 - 0x7fff8e58cfef com.apple.Metadata (10.7.0 - 627.37) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata QtQA::App::TestRunner: 0x7fff8e5ce000 - 0x7fff8e5d3fff libpam.2.dylib (3.0.0 - compatibility 3.0.0) /usr/lib/libpam.2.dylib QtQA::App::TestRunner: 0x7fff8e841000 - 0x7fff8e91efef libsystem_c.dylib (763.13.0 - compatibility 1.0.0) <41B43515-2806-3FBC-ACF1-A16F35B7E290> /usr/lib/system/libsystem_c.dylib QtQA::App::TestRunner: 0x7fff8e91f000 - 0x7fff8e995fff com.apple.CoreSymbolication (2.2 - 73.2) <126415E3-3A35-315B-B4B7-507CDBED0D58> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication QtQA::App::TestRunner: 0x7fff8e9aa000 - 0x7fff8e9b8ff7 libkxld.dylib (??? - ???) <01161870-E3B3-3F87-BA4A-0AA7A081F409> /usr/lib/system/libkxld.dylib QtQA::App::TestRunner: 0x7fff8e9b9000 - 0x7fff8eac0fe7 libsqlite3.dylib (9.6.0 - compatibility 9.0.0) /usr/lib/libsqlite3.dylib QtQA::App::TestRunner: 0x7fff8ead6000 - 0x7fff8eadcfff IOSurface (??? - ???) <77C6757B-D357-3E34-9424-48F962B5CC9C> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface QtQA::App::TestRunner: 0x7fff8eadd000 - 0x7fff8eb09ff7 com.apple.CoreServicesInternal (113.19 - 113.19) <74532B3B-EDE0-3553-9BED-F02B9CDF1FF7> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal QtQA::App::TestRunner: 0x7fff8eb17000 - 0x7fff8eb17fff libOpenScriptingUtil.dylib (??? - ???) /usr/lib/libOpenScriptingUtil.dylib QtQA::App::TestRunner: 0x7fff8ec16000 - 0x7fff8ec57fff 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: 0x7fff8ecd2000 - 0x7fff8ed20fff libauto.dylib (??? - ???) /usr/lib/libauto.dylib QtQA::App::TestRunner: 0x7fff8ed21000 - 0x7fff8ed33ff7 libbsm.0.dylib (??? - ???) <349BB16F-75FA-363F-8D98-7A9C3FA90A0D> /usr/lib/libbsm.0.dylib QtQA::App::TestRunner: 0x7fff8ed8b000 - 0x7fff8eddfff7 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: 0x7fff8ede0000 - 0x7fff8edebff7 libc++abi.dylib (14.0.0 - compatibility 1.0.0) <8FF3D766-D678-36F6-84AC-423C878E6D14> /usr/lib/libc++abi.dylib QtQA::App::TestRunner: 0x7fff8ee80000 - 0x7fff8eee8ff7 com.apple.coreui (1.2.2 - 165.11) <9316266A-39CA-3EC7-9C9E-726462CEFF4D> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI QtQA::App::TestRunner: 0x7fff8eee9000 - 0x7fff8eef0ff7 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: 0x7fff8eef1000 - 0x7fff8ef11fff libsystem_kernel.dylib (1699.32.7 - compatibility 1.0.0) <66C9F9BD-C7B3-30D4-B1A0-03C8A6392351> /usr/lib/system/libsystem_kernel.dylib QtQA::App::TestRunner: 0x7fff8ef12000 - 0x7fff8ef12fff com.apple.vecLib (3.7 - vecLib 3.7) <9A58105C-B36E-35B5-812C-4ED693F2618F> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff8f082000 - 0x7fff8f099fff com.apple.CFOpenDirectory (10.7 - 146) /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory QtQA::App::TestRunner: 0x7fff8f09a000 - 0x7fff8f0caff7 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: 0x7fff8f0cb000 - 0x7fff8f0f6ff7 libxslt.1.dylib (3.24.0 - compatibility 3.0.0) /usr/lib/libxslt.1.dylib QtQA::App::TestRunner: 0x7fff8f0f7000 - 0x7fff8f0fdff7 libunwind.dylib (30.0.0 - compatibility 1.0.0) <1E9C6C8C-CBE8-3F4B-A5B5-E03E3AB53231> /usr/lib/system/libunwind.dylib QtQA::App::TestRunner: 0x7fff8f0fe000 - 0x7fff8f10dfff 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: 0x7fff8f7bf000 - 0x7fff8fadbfff 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: 0x7fff8fadc000 - 0x7fff8fadcfff com.apple.ApplicationServices (41 - 41) <89B6AD5B-5C75-3E83-8C2B-AA7F4C55E400> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices QtQA::App::TestRunner: 0x7fff8fd96000 - 0x7fff8fda4fff libdispatch.dylib (187.10.0 - compatibility 1.0.0) <8E03C652-922A-3399-93DE-9EA0CBFA0039> /usr/lib/system/libdispatch.dylib QtQA::App::TestRunner: 0x7fff8fde0000 - 0x7fff8fde8fff libsystem_dnssd.dylib (??? - ???) <584B321E-5159-37CD-B2E7-82E069C70AFB> /usr/lib/system/libsystem_dnssd.dylib QtQA::App::TestRunner: 0x7fff8fdeb000 - 0x7fff8ff21fff com.apple.vImage (5.1 - 5.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage QtQA::App::TestRunner: 0x7fff8ff30000 - 0x7fff8ff42ff7 libz.1.dylib (1.2.5 - compatibility 1.0.0) <30CBEF15-4978-3DED-8629-7109880A19D4> /usr/lib/libz.1.dylib QtQA::App::TestRunner: 0x7fff906ec000 - 0x7fff906effff libCoreVMClient.dylib (??? - ???) <28CB0F3F-A202-391F-8CAC-FC9A1398A962> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib QtQA::App::TestRunner: 0x7fff90720000 - 0x7fff90723fff libRadiance.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib QtQA::App::TestRunner: 0x7fff90724000 - 0x7fff90725fff liblangid.dylib (??? - ???) /usr/lib/liblangid.dylib QtQA::App::TestRunner: 0x7fff907a4000 - 0x7fff907a4fff com.apple.Carbon (153 - 153) <16EA5662-5C2C-3267-B419-66669AE536D7> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon QtQA::App::TestRunner: 0x7fff907a5000 - 0x7fff907b2fff 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: 0x7fff907d9000 - 0x7fff90af2fff com.apple.Foundation (6.7.2 - 833.25) <22AAC369-B63C-3C55-8AC6-C3ECBA44DA7B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation QtQA::App::TestRunner: 0x7fff90e80000 - 0x7fff90e85fff com.apple.OpenDirectory (10.7 - 146) <7960A302-F9AC-3F72-838E-3A382032DCA6> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory QtQA::App::TestRunner: 0x7fff90e86000 - 0x7fff90f6aff7 com.apple.CoreServices.OSServices (478.49 - 478.49) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices QtQA::App::TestRunner: 0x7fff90f6b000 - 0x7fff90f76ff7 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: 0x7fff90f77000 - 0x7fff90f81ff7 liblaunch.dylib (392.39.0 - compatibility 1.0.0) <8C235D13-2928-30E5-9E12-2CC3D6324AE2> /usr/lib/system/liblaunch.dylib QtQA::App::TestRunner: 0x7fff90f82000 - 0x7fff91066e5f libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <871E688B-CF57-3BC7-80D6-F6476DFF109B> /usr/lib/libobjc.A.dylib QtQA::App::TestRunner: 0x7fff91067000 - 0x7fff9106bfff 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: 0x7fff9106c000 - 0x7fff910ceff7 com.apple.Symbolication (1.3 - 91) <0945ACAF-AA0A-3D01-9960-72B51722EC1F> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication QtQA::App::TestRunner: 0x7fff91112000 - 0x7fff91214fff libxml2.2.dylib (10.3.0 - compatibility 10.0.0) /usr/lib/libxml2.2.dylib QtQA::App::TestRunner: 0x7fff91399000 - 0x7fff9149efff libFontParser.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib QtQA::App::TestRunner: 0x7fff9149f000 - 0x7fff914faff7 com.apple.opencl (2.0.19 - 2.0.19) /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL QtQA::App::TestRunner: 0x7fff91545000 - 0x7fff91546fff libDiagnosticMessagesClient.dylib (??? - ???) <3DCF577B-F126-302B-BCE2-4DB9A95B8598> /usr/lib/libDiagnosticMessagesClient.dylib QtQA::App::TestRunner: 0x7fff91566000 - 0x7fff9156bff7 libsystem_network.dylib (??? - ???) <5DE7024E-1D2D-34A2-80F4-08326331A75B> /usr/lib/system/libsystem_network.dylib QtQA::App::TestRunner: 0x7fff91a7f000 - 0x7fff91a81fff libquarantine.dylib (36.7.0 - compatibility 1.0.0) <8D9832F9-E4A9-38C3-B880-E5210B2353C7> /usr/lib/system/libquarantine.dylib QtQA::App::TestRunner: 0x7fff91f9a000 - 0x7fff91fa5fff com.apple.CommonAuth (2.2 - 2.0) <77E6F0D0-85B6-30B5-B99C-F57104DD2EBA> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth QtQA::App::TestRunner: 0x7fff92015000 - 0x7fff92172fff 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: 0x7fff9218e000 - 0x7fff92192ff7 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: 0x7fff92193000 - 0x7fff92193fff com.apple.Cocoa (6.6 - ???) <7EC4D759-B2A6-3A99-AC75-809FED1500C6> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa QtQA::App::TestRunner: 0x7fff92194000 - 0x7fff92199fff libcache.dylib (47.0.0 - compatibility 1.0.0) <1571C3AB-BCB2-38CD-B3B2-C5FC3F927C6A> /usr/lib/system/libcache.dylib QtQA::App::TestRunner: 0x7fff9219a000 - 0x7fff922b3fff 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: 0x7fff9231b000 - 0x7fff92344fff 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: 0x7fff92345000 - 0x7fff9239dff7 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: 0x7fff9239e000 - 0x7fff92693ff7 com.apple.security (7.0 - 55148.6) <4535E500-973A-3BA7-AF65-DF5CF0658F02> /System/Library/Frameworks/Security.framework/Versions/A/Security QtQA::App::TestRunner: 0x7fff92694000 - 0x7fff92694fff 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: 0x7fff92695000 - 0x7fff92698ff7 com.apple.securityhi (4.0 - 1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI QtQA::App::TestRunner: 0x7fff927d3000 - 0x7fff927dafff com.apple.NetFS (4.0 - 4.0) <433EEE54-E383-3505-9154-45B909FD3AF0> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS QtQA::App::TestRunner: 0x7fff9281a000 - 0x7fff92836ff7 com.apple.GenerationalStorage (1.0 - 126.1) <509F52ED-E54B-3FEF-B3C2-759387B826E6> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage QtQA::App::TestRunner: 0x7fff92837000 - 0x7fff931d5a27 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: 0x7fff93253000 - 0x7fff9328dfe7 com.apple.DebugSymbols (2.1 - 87) <149201BE-A8A4-3E40-AD65-E5194B59162E> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols QtQA::App::TestRunner: 0x7fff9328e000 - 0x7fff9328efff libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <61EFED6A-A407-301E-B454-CD18314F0075> /usr/lib/system/libkeymgr.dylib QtQA::App::TestRunner: 0x7fff9339b000 - 0x7fff937c8fff libLAPACK.dylib (??? - ???) <4F2E1055-2207-340B-BB45-E4F16171EE0D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib QtQA::App::TestRunner: 0x7fff937c9000 - 0x7fff937dffff libGL.dylib (??? - ???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib QtQA::App::TestRunner: 0x7fff937f3000 - 0x7fff93898fff 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: 0x7fff93a25000 - 0x7fff93a3bff7 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: 0x7fff93a3c000 - 0x7fff93a5bfff libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <0635C52D-DD53-3721-A488-4C6E95607A74> /usr/lib/libresolv.9.dylib QtQA::App::TestRunner: 0x7fff93b23000 - 0x7fff93b8bff7 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: 0x7fff93b8c000 - 0x7fff94053fff FaceCoreLight (1.4.7 - compatibility 1.0.0) /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight QtQA::App::TestRunner: 0x7fff94060000 - 0x7fff940dbff7 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: 0x7fff9415e000 - 0x7fff94225ff7 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: 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: 6171 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=173.3M resident=132.2M(76%) swapped_out_or_unallocated=41.1M(24%) QtQA::App::TestRunner: Writable regions: Total=80.6M written=5092K(6%) resident=8672K(11%) swapped_out=0K(0%) unallocated=72.1M(89%) QtQA::App::TestRunner: QtQA::App::TestRunner: REGION TYPE VIRTUAL QtQA::App::TestRunner: =========== ======= QtQA::App::TestRunner: CG shared images 1184K QtQA::App::TestRunner: CoreGraphics 16K QtQA::App::TestRunner: CoreServices 1052K QtQA::App::TestRunner: JS JIT generated code 80K QtQA::App::TestRunner: JS VM register file 8192K QtQA::App::TestRunner: JS garbage collector 768K QtQA::App::TestRunner: MALLOC 42.6M QtQA::App::TestRunner: MALLOC guard page 48K QtQA::App::TestRunner: STACK GUARD 56.0M QtQA::App::TestRunner: Stack 10.0M QtQA::App::TestRunner: VM_ALLOCATE 16.1M QtQA::App::TestRunner: __CI_BITMAP 80K QtQA::App::TestRunner: __DATA 12.6M QtQA::App::TestRunner: __IMAGE 528K QtQA::App::TestRunner: __LINKEDIT 57.4M QtQA::App::TestRunner: __TEXT 115.8M QtQA::App::TestRunner: __UNICODE 544K QtQA::App::TestRunner: mapped file 32.5M QtQA::App::TestRunner: shared memory 308K QtQA::App::TestRunner: =========== ======= QtQA::App::TestRunner: TOTAL 355.7M QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qqmlecmascript ********* Config: Using QtTest library 5.2.1, Qt 5.2.1 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() QFATAL : tst_qqmlecmascript::aliasPropertyReset() Received signal 11 FAIL! : tst_qqmlecmascript::aliasPropertyReset() Received a fatal error. Loc: [Unknown file(0)] Totals: 57 passed, 1 failed, 0 skipped ********* Finished testing of tst_qqmlecmascript ********* QtQA::App::TestRunner: Process exited due to signal 6 QtQA::App::TestRunner: ============================= crash report follows: ============================ QtQA::App::TestRunner: Process: tst_qqmlecmascript [83707] QtQA::App::TestRunner: Path: /work/*/tst_qqmlecmascript QtQA::App::TestRunner: Identifier: tst_qqmlecmascript QtQA::App::TestRunner: Version: ??? (???) QtQA::App::TestRunner: Code Type: X86-64 (Native) QtQA::App::TestRunner: Parent Process: perl5.12 [83704] QtQA::App::TestRunner: QtQA::App::TestRunner: Date/Time: 2013-12-05 22:14:59.896 +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: 0 Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: QtQA::App::TestRunner: Exception Type: EXC_BAD_ACCESS (SIGABRT) 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-0000000100120000 [ 1152K] r-x/rwx SM=COW /work/* QtQA::App::TestRunner: QtQA::App::TestRunner: Application Specific Information: QtQA::App::TestRunner: objc[83707]: 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 0x00007fff8ef07ce2 __pthread_kill + 10 QtQA::App::TestRunner: 1 libsystem_c.dylib 0x00007fff8e8917d2 pthread_kill + 95 QtQA::App::TestRunner: 2 libsystem_c.dylib 0x00007fff8e882a7a abort + 143 QtQA::App::TestRunner: 3 QtCore 0x00000001007ca929 _ZN13TestNamespaceL16qt_message_fatalENS_9QtMsgTypeERKNS_18QMessageLogContextERKNS_7QStringE + 9 QtQA::App::TestRunner: 4 QtCore 0x00000001007caed5 TestNamespace::QMessageLogger::fatal(char const*, ...) const + 165 QtQA::App::TestRunner: 5 QtTest 0x00000001019559bd TestNamespace::QTest::FatalSignalHandler::signal(int) + 77 QtQA::App::TestRunner: 6 libsystem_c.dylib 0x00007fff8e8e3cfa _sigtramp + 26 QtQA::App::TestRunner: 7 QtQuick 0x0000000108396f0c TestNamespace::QQuickLoader::setSourceComponent(TestNamespace::QQmlComponent*) + 44 QtQA::App::TestRunner: 8 QtQuick 0x00000001083983b0 TestNamespace::QQuickLoader::qt_metacall(TestNamespace::QMetaObject::Call, int, void**) + 624 QtQA::App::TestRunner: 9 QtQml 0x00000001002ccc40 TestNamespace::QV4::QObjectWrapper::setProperty(TestNamespace::QObject*, TestNamespace::QV4::ExecutionContext*, TestNamespace::QQmlPropertyData*, TestNamespace::QV4::ValueRef) + 1184 QtQA::App::TestRunner: 10 QtQml 0x000000010026a8c1 TestNamespace::QV4::__qmljs_set_qobject_property(TestNamespace::QV4::ExecutionContext*, TestNamespace::QV4::ValueRef, int, TestNamespace::QV4::ValueRef) + 209 QtQA::App::TestRunner: 11 ??? 0x0000000103bfe107 0 + 4357873927 QtQA::App::TestRunner: 12 QtQml 0x0000000100290a62 TestNamespace::QV4::SimpleScriptFunction::call(TestNamespace::QV4::Managed*, TestNamespace::QV4::CallData*) + 482 QtQA::App::TestRunner: 13 QtQml 0x00000001002eed77 TestNamespace::QQmlVMEMetaObject::metaCall(TestNamespace::QMetaObject::Call, int, void**) + 7287 QtQA::App::TestRunner: 14 QtCore 0x00000001009baecc 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 + 988 QtQA::App::TestRunner: 15 QtCore 0x00000001009baa8c 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 tst_qqmlecmascript 0x0000000100019d35 tst_qqmlecmascript::aliasPropertyReset() + 917 QtQA::App::TestRunner: 17 tst_qqmlecmascript 0x0000000100090216 tst_qqmlecmascript::qt_static_metacall(TestNamespace::QObject*, TestNamespace::QMetaObject::Call, int, void**) + 342 QtQA::App::TestRunner: 18 QtCore 0x00000001009bae9f 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: 19 QtCore 0x00000001009baa8c 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: 20 QtTest 0x00000001019594a9 _ZN13TestNamespace5QTestL17qInvokeTestMethodEPKcS2_ + 1465 QtQA::App::TestRunner: 21 QtTest 0x00000001019562d2 TestNamespace::QTest::qExec(TestNamespace::QObject*, int, char**) + 1682 QtQA::App::TestRunner: 22 tst_qqmlecmascript 0x0000000100090016 main + 102 QtQA::App::TestRunner: 23 tst_qqmlecmascript 0x0000000100004944 start + 52 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1:: Dispatch queue: com.apple.libdispatch-manager QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff8ef087e6 kevent + 10 QtQA::App::TestRunner: 1 libdispatch.dylib 0x00007fff8fd99786 _dispatch_mgr_invoke + 923 QtQA::App::TestRunner: 2 libdispatch.dylib 0x00007fff8fd98316 _dispatch_mgr_thread + 54 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2: QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff8ef08192 __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libsystem_c.dylib 0x00007fff8e891594 _pthread_wqthread + 758 QtQA::App::TestRunner: 2 libsystem_c.dylib 0x00007fff8e892b85 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 3: QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff8ef08192 __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libsystem_c.dylib 0x00007fff8e891594 _pthread_wqthread + 758 QtQA::App::TestRunner: 2 libsystem_c.dylib 0x00007fff8e892b85 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 4:: QThread QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff8ef07df2 __select + 10 QtQA::App::TestRunner: 1 QtCore 0x00000001009fd474 TestNamespace::qt_safe_select(int, fd_set*, fd_set*, fd_set*, timespec const*) + 68 QtQA::App::TestRunner: 2 QtCore 0x00000001009fe3ea TestNamespace::QEventDispatcherUNIXPrivate::doSelect(TestNamespace::QFlags, timespec*) + 682 QtQA::App::TestRunner: 3 QtCore 0x00000001009ff357 TestNamespace::QEventDispatcherUNIX::processEvents(TestNamespace::QFlags) + 263 QtQA::App::TestRunner: 4 QtCore 0x00000001009af504 TestNamespace::QEventLoop::exec(TestNamespace::QFlags) + 404 QtQA::App::TestRunner: 5 QtCore 0x00000001007d6c83 TestNamespace::QThread::exec() + 115 QtQA::App::TestRunner: 6 QtCore 0x00000001007dab7a TestNamespace::QThreadPrivate::start(void*) + 474 QtQA::App::TestRunner: 7 libsystem_c.dylib 0x00007fff8e88f8bf _pthread_start + 335 QtQA::App::TestRunner: 8 libsystem_c.dylib 0x00007fff8e892b75 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: 0x00007fff5fbfc2d8 rdx: 0x0000000000000000 QtQA::App::TestRunner: rdi: 0x0000000000000a03 rsi: 0x0000000000000006 rbp: 0x00007fff5fbfc300 rsp: 0x00007fff5fbfc2d8 QtQA::App::TestRunner: r8: 0x00007fff780dafb8 r9: 0x0000000101d1b3a0 r10: 0x00007fff8ef07d0a r11: 0xffffff80002dad60 QtQA::App::TestRunner: r12: 0x0000000000000003 r13: 0x0000000101afaf88 r14: 0x00007fff780dd960 r15: 0x0000000101d45ac0 QtQA::App::TestRunner: rip: 0x00007fff8ef07ce2 rfl: 0x0000000000000246 cr2: 0x0000000000000008 QtQA::App::TestRunner: Logical CPU: 0 QtQA::App::TestRunner: QtQA::App::TestRunner: Binary Images: QtQA::App::TestRunner: 0x100000000 - 0x10011ffff +tst_qqmlecmascript (??? - ???) <73F2FEE4-AC02-3778-875E-446CA83DBADE> /work/*/tst_qqmlecmascript QtQA::App::TestRunner: 0x10019d000 - 0x1004ceff7 +QtQml (5.2.1 - compatibility 5.2.0) <6EEAB8E1-71C6-3643-8614-65EB0F5A9471> /work/*/QtQml.framework/Versions/5/QtQml QtQA::App::TestRunner: 0x100629000 - 0x100730fff +QtNetwork (5.2.1 - compatibility 5.2.0) <43847C56-7C88-3F0B-938E-A3623AE63456> /work/*/QtNetwork.framework/Versions/5/QtNetwork QtQA::App::TestRunner: 0x1007b0000 - 0x100c95ff7 +QtCore (5.2.1 - compatibility 5.2.0) /work/*/QtCore.framework/Versions/5/QtCore QtQA::App::TestRunner: 0x100db7000 - 0x101270ff7 +QtWidgets (5.2.1 - compatibility 5.2.0) <5DF2869D-600F-358E-8719-FA25C4826CAF> /work/*/QtWidgets.framework/Versions/5/QtWidgets QtQA::App::TestRunner: 0x101478000 - 0x1017fffff +QtGui (5.2.1 - compatibility 5.2.0) <92CFEDAD-DEC6-3AFA-A4B1-8B9FFE48A2E7> /work/*/QtGui.framework/Versions/5/QtGui QtQA::App::TestRunner: 0x101950000 - 0x101972ff7 +QtTest (5.2.1 - compatibility 5.2.0) /work/*/QtTest.framework/Versions/5/QtTest QtQA::App::TestRunner: 0x101985000 - 0x10198bfff com.apple.agl (3.2.0 - AGL-3.2.0) /System/Library/Frameworks/AGL.framework/Versions/A/AGL QtQA::App::TestRunner: 0x101f83000 - 0x101fadff7 +QtPrintSupport (5.2.1 - compatibility 5.2.0) /work/*/QtPrintSupport.framework/Versions/5/QtPrintSupport QtQA::App::TestRunner: 0x101ff3000 - 0x101ff6fff +libqtquick2plugin.dylib (??? - ???) <6CDB8420-CF30-3413-99B7-4FCB3C082ED4> /work/*/libqtquick2plugin.dylib QtQA::App::TestRunner: 0x103d00000 - 0x103d8efff +libqcocoa.dylib (??? - ???) <323E7B7E-92E1-3942-856A-EDB54E9B5B6E> /work/*/libqcocoa.dylib QtQA::App::TestRunner: 0x10823d000 - 0x1084e6ff7 +QtQuick (5.2.1 - compatibility 5.2.0) /work/*/QtQuick.framework/Versions/5/QtQuick QtQA::App::TestRunner: 0x7fff61441000 - 0x7fff61475baf dyld (195.6 - ???) /usr/lib/dyld QtQA::App::TestRunner: 0x7fff87486000 - 0x7fff874aafff com.apple.RemoteViewServices (1.5 - 44.2) /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices QtQA::App::TestRunner: 0x7fff874df000 - 0x7fff874dffff com.apple.CoreServices (53 - 53) <043C8026-8EDD-3241-B090-F589E24062EF> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices QtQA::App::TestRunner: 0x7fff87509000 - 0x7fff8750dfff libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) /usr/lib/system/libmathCommon.A.dylib QtQA::App::TestRunner: 0x7fff8750e000 - 0x7fff8751dff7 libxar-nossl.dylib (??? - ???) /usr/lib/libxar-nossl.dylib QtQA::App::TestRunner: 0x7fff8751e000 - 0x7fff8762bfff 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: 0x7fff8762c000 - 0x7fff87631fff libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <98ECD5F6-E85C-32A5-98CD-8911230CB66A> /usr/lib/system/libcompiler_rt.dylib QtQA::App::TestRunner: 0x7fff877eb000 - 0x7fff877f0fff 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: 0x7fff877f1000 - 0x7fff87867ff7 libc++.1.dylib (28.4.0 - compatibility 1.0.0) /usr/lib/libc++.1.dylib QtQA::App::TestRunner: 0x7fff87868000 - 0x7fff878d8fff com.apple.datadetectorscore (3.0 - 179.4) <9C01D16F-75A9-3BDD-B91A-F0F32261A2E7> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore QtQA::App::TestRunner: 0x7fff87926000 - 0x7fff8793bfff 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: 0x7fff87947000 - 0x7fff87b49fff libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <0176782F-9526-3905-813A-7A5676EC2C86> /usr/lib/libicucore.A.dylib QtQA::App::TestRunner: 0x7fff88222000 - 0x7fff8827eff7 com.apple.HIServices (1.21 - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices QtQA::App::TestRunner: 0x7fff8827f000 - 0x7fff88283fff libdyld.dylib (195.6.0 - compatibility 1.0.0) /usr/lib/system/libdyld.dylib QtQA::App::TestRunner: 0x7fff88284000 - 0x7fff88325fff 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: 0x7fff88326000 - 0x7fff8859afff 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: 0x7fff8859b000 - 0x7fff885dafff com.apple.AE (527.7 - 527.7) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE QtQA::App::TestRunner: 0x7fff885db000 - 0x7fff88616fff libsystem_info.dylib (??? - ???) <35F90252-2AE1-32C5-8D34-782C614D9639> /usr/lib/system/libsystem_info.dylib QtQA::App::TestRunner: 0x7fff88f18000 - 0x7fff88f19ff7 libsystem_sandbox.dylib (??? - ???) <2A09E4DA-F47C-35CB-B70C-E0492BA9F20E> /usr/lib/system/libsystem_sandbox.dylib QtQA::App::TestRunner: 0x7fff88f1a000 - 0x7fff890baff7 com.apple.QuartzCore (1.7 - 270.5) <19E5E0AB-DAA9-3F97-988C-D9A46AFB9C04> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore QtQA::App::TestRunner: 0x7fff890bb000 - 0x7fff890c1fff libmacho.dylib (800.0.0 - compatibility 1.0.0) <165514D7-1BFA-38EF-A151-676DCD21FB64> /usr/lib/system/libmacho.dylib QtQA::App::TestRunner: 0x7fff8941d000 - 0x7fff89426ff7 libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) /usr/lib/system/libsystem_notify.dylib QtQA::App::TestRunner: 0x7fff894b6000 - 0x7fff895abfff libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <5C40E880-0706-378F-B864-3C2BD922D926> /usr/lib/libiconv.2.dylib QtQA::App::TestRunner: 0x7fff895ac000 - 0x7fff898d8fff com.apple.HIToolbox (1.9 - ???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox QtQA::App::TestRunner: 0x7fff898d9000 - 0x7fff8994cfff libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <6BDD43E4-A4B1-379E-9ED5-8C713653DFF2> /usr/lib/libstdc++.6.dylib QtQA::App::TestRunner: 0x7fff8994d000 - 0x7fff899e3ff7 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: 0x7fff899fa000 - 0x7fff89a5afff 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: 0x7fff89a67000 - 0x7fff89ab9ff7 libGLU.dylib (??? - ???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib QtQA::App::TestRunner: 0x7fff89ad5000 - 0x7fff89b15ff7 libcups.2.dylib (2.9.0 - compatibility 2.0.0) <7D2E5016-A960-3ADE-B042-F74063E79550> /usr/lib/libcups.2.dylib QtQA::App::TestRunner: 0x7fff89e3d000 - 0x7fff89f49fff 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: 0x7fff89f4a000 - 0x7fff89f70fff com.apple.framework.familycontrols (3.0 - 300) <6F0C58C0-22E7-3877-8CFA-1ED0CB3CE38B> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls QtQA::App::TestRunner: 0x7fff89f71000 - 0x7fff89f74fff com.apple.help (1.3.2 - 42) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help QtQA::App::TestRunner: 0x7fff8a011000 - 0x7fff8a065fff 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: 0x7fff8a1db000 - 0x7fff8ade1fff com.apple.AppKit (6.7.5 - 1138.51) <44417D02-6123-3FC3-A119-CE51BB4C3006> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit QtQA::App::TestRunner: 0x7fff8ade2000 - 0x7fff8ae06fff com.apple.Kerberos (1.0 - 1) <1F826BCE-DA8F-381D-9C4C-A36AA0EA1CB9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos QtQA::App::TestRunner: 0x7fff8ae11000 - 0x7fff8ae3afff com.apple.CoreVideo (1.7 - 70.3) <9A9D4058-9935-3B0A-B1A6-27EB78D02249> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo QtQA::App::TestRunner: 0x7fff8ae3b000 - 0x7fff8ae3cff7 libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869> /usr/lib/system/libsystem_blocks.dylib QtQA::App::TestRunner: 0x7fff8ae8b000 - 0x7fff8ae91fff com.apple.DiskArbitration (2.4.1 - 2.4.1) /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration QtQA::App::TestRunner: 0x7fff8ae92000 - 0x7fff8ae92fff 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: 0x7fff8afe5000 - 0x7fff8aff9ff7 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: 0x7fff8b024000 - 0x7fff8b025fff libunc.dylib (24.0.0 - compatibility 1.0.0) <337960EE-0A85-3DD0-A760-7134CF4C0AFF> /usr/lib/system/libunc.dylib QtQA::App::TestRunner: 0x7fff8b0ad000 - 0x7fff8b691fff libBLAS.dylib (??? - ???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib QtQA::App::TestRunner: 0x7fff8b6e9000 - 0x7fff8b729fe7 libGLImage.dylib (??? - ???) <0B7DAB2B-F1C6-39C7-B864-61EF683B6656> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib QtQA::App::TestRunner: 0x7fff8b72a000 - 0x7fff8b731fff libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <0AB51EE2-E914-358C-AC19-47BC024BDAE7> /usr/lib/system/libcopyfile.dylib QtQA::App::TestRunner: 0x7fff8b95e000 - 0x7fff8b9f8ff7 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: 0x7fff8bcb0000 - 0x7fff8bcd8fff com.apple.PerformanceAnalysis (1.11 - 11) <8D4C6382-DD92-37A2-BCFC-E89951320848> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis QtQA::App::TestRunner: 0x7fff8bcd9000 - 0x7fff8bf03fe7 com.apple.CoreData (104.1 - 358.14) <6BB64605-8DA7-337D-A2AB-A3346A421CBD> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData QtQA::App::TestRunner: 0x7fff8bf10000 - 0x7fff8bf94ff7 com.apple.ApplicationServices.ATS (317.12.0 - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS QtQA::App::TestRunner: 0x7fff8bf95000 - 0x7fff8bf9cfff libGFXShared.dylib (??? - ???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib QtQA::App::TestRunner: 0x7fff8bf9d000 - 0x7fff8bfaaff7 libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) /usr/lib/libbz2.1.0.dylib QtQA::App::TestRunner: 0x7fff8bfab000 - 0x7fff8bfadfff libCVMSPluginSupport.dylib (??? - ???) <982F1ED4-3CBB-3161-8BEA-8A980C27FCC1> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib QtQA::App::TestRunner: 0x7fff8c033000 - 0x7fff8c066ff7 com.apple.GSS (2.2 - 2.0) <971395D0-B9D0-3FDE-B23F-6F9D0A2FB95F> /System/Library/Frameworks/GSS.framework/Versions/A/GSS QtQA::App::TestRunner: 0x7fff8c067000 - 0x7fff8c084fff libxpc.dylib (77.19.0 - compatibility 1.0.0) <9F57891B-D7EF-3050-BEDD-21E7C6668248> /usr/lib/system/libxpc.dylib QtQA::App::TestRunner: 0x7fff8c085000 - 0x7fff8c127fff com.apple.securityfoundation (5.0 - 55116) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation QtQA::App::TestRunner: 0x7fff8c139000 - 0x7fff8c13afff libdnsinfo.dylib (395.11.0 - compatibility 1.0.0) <853BAAA5-270F-3FDC-B025-D448DB72E1C3> /usr/lib/system/libdnsinfo.dylib QtQA::App::TestRunner: 0x7fff8c184000 - 0x7fff8c186ff7 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: 0x7fff8c187000 - 0x7fff8c20cff7 com.apple.Heimdal (2.2 - 2.0) /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal QtQA::App::TestRunner: 0x7fff8c7cc000 - 0x7fff8c7dfff7 libCRFSuite.dylib (??? - ???) <0B76941F-218E-30C8-B6DE-E15919F8DBEB> /usr/lib/libCRFSuite.dylib QtQA::App::TestRunner: 0x7fff8cb06000 - 0x7fff8cb06fff com.apple.Accelerate (1.7 - Accelerate 1.7) <82DDF6F5-FBC3-323D-B71D-CF7ABC5CF568> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate QtQA::App::TestRunner: 0x7fff8cb07000 - 0x7fff8cb1efff com.apple.MultitouchSupport.framework (231.4 - 231.4) <10A978D1-8781-33F0-BE45-60C9171F7278> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport QtQA::App::TestRunner: 0x7fff8d864000 - 0x7fff8d885fff libPng.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib QtQA::App::TestRunner: 0x7fff8d88e000 - 0x7fff8d8d2ff7 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: 0x7fff8d8d4000 - 0x7fff8d8d5ff7 libremovefile.dylib (21.1.0 - compatibility 1.0.0) <739E6C83-AA52-3C6C-A680-B37FE2888A04> /usr/lib/system/libremovefile.dylib QtQA::App::TestRunner: 0x7fff8d9b1000 - 0x7fff8d9ceff7 com.apple.openscripting (1.3.3 - ???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting QtQA::App::TestRunner: 0x7fff8d9cf000 - 0x7fff8d9fcfe7 libSystem.B.dylib (159.1.0 - compatibility 1.0.0) /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: 0x7fff8da02000 - 0x7fff8da6dff7 com.apple.framework.IOKit (2.0 - ???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit QtQA::App::TestRunner: 0x7fff8da6e000 - 0x7fff8dbd5fff 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: 0x7fff8dc00000 - 0x7fff8dc42ff7 libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) /usr/lib/system/libcommonCrypto.dylib QtQA::App::TestRunner: 0x7fff8dc43000 - 0x7fff8de17ff7 com.apple.CoreFoundation (6.7.2 - 635.21) <62A3402E-A4E7-391F-AD20-1EF20236CE1B> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation QtQA::App::TestRunner: 0x7fff8de35000 - 0x7fff8de81ff7 com.apple.SystemConfiguration (1.11.3 - 1.11) <0A7F1982-B4EA-3424-A0C7-FE46C6224F03> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration QtQA::App::TestRunner: 0x7fff8e125000 - 0x7fff8e204fff 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: 0x7fff8e205000 - 0x7fff8e2b8ff7 com.apple.CoreText (220.22.0 - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText QtQA::App::TestRunner: 0x7fff8e2e7000 - 0x7fff8e2e9fff com.apple.TrustEvaluationAgent (2.0 - 1) <1F31CAFF-C1C6-33D3-94E9-11B721761DDF> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent QtQA::App::TestRunner: 0x7fff8e4fa000 - 0x7fff8e508fff com.apple.NetAuth (3.2 - 3.2) /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth QtQA::App::TestRunner: 0x7fff8e509000 - 0x7fff8e58cfef com.apple.Metadata (10.7.0 - 627.37) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata QtQA::App::TestRunner: 0x7fff8e5ce000 - 0x7fff8e5d3fff libpam.2.dylib (3.0.0 - compatibility 3.0.0) /usr/lib/libpam.2.dylib QtQA::App::TestRunner: 0x7fff8e841000 - 0x7fff8e91efef libsystem_c.dylib (763.13.0 - compatibility 1.0.0) <41B43515-2806-3FBC-ACF1-A16F35B7E290> /usr/lib/system/libsystem_c.dylib QtQA::App::TestRunner: 0x7fff8e91f000 - 0x7fff8e995fff com.apple.CoreSymbolication (2.2 - 73.2) <126415E3-3A35-315B-B4B7-507CDBED0D58> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication QtQA::App::TestRunner: 0x7fff8e9aa000 - 0x7fff8e9b8ff7 libkxld.dylib (??? - ???) <01161870-E3B3-3F87-BA4A-0AA7A081F409> /usr/lib/system/libkxld.dylib QtQA::App::TestRunner: 0x7fff8e9b9000 - 0x7fff8eac0fe7 libsqlite3.dylib (9.6.0 - compatibility 9.0.0) /usr/lib/libsqlite3.dylib QtQA::App::TestRunner: 0x7fff8ead6000 - 0x7fff8eadcfff IOSurface (??? - ???) <77C6757B-D357-3E34-9424-48F962B5CC9C> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface QtQA::App::TestRunner: 0x7fff8eadd000 - 0x7fff8eb09ff7 com.apple.CoreServicesInternal (113.19 - 113.19) <74532B3B-EDE0-3553-9BED-F02B9CDF1FF7> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal QtQA::App::TestRunner: 0x7fff8eb17000 - 0x7fff8eb17fff libOpenScriptingUtil.dylib (??? - ???) /usr/lib/libOpenScriptingUtil.dylib QtQA::App::TestRunner: 0x7fff8ec16000 - 0x7fff8ec57fff 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: 0x7fff8ecd2000 - 0x7fff8ed20fff libauto.dylib (??? - ???) /usr/lib/libauto.dylib QtQA::App::TestRunner: 0x7fff8ed21000 - 0x7fff8ed33ff7 libbsm.0.dylib (??? - ???) <349BB16F-75FA-363F-8D98-7A9C3FA90A0D> /usr/lib/libbsm.0.dylib QtQA::App::TestRunner: 0x7fff8ed8b000 - 0x7fff8eddfff7 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: 0x7fff8ede0000 - 0x7fff8edebff7 libc++abi.dylib (14.0.0 - compatibility 1.0.0) <8FF3D766-D678-36F6-84AC-423C878E6D14> /usr/lib/libc++abi.dylib QtQA::App::TestRunner: 0x7fff8ee80000 - 0x7fff8eee8ff7 com.apple.coreui (1.2.2 - 165.11) <9316266A-39CA-3EC7-9C9E-726462CEFF4D> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI QtQA::App::TestRunner: 0x7fff8eee9000 - 0x7fff8eef0ff7 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: 0x7fff8eef1000 - 0x7fff8ef11fff libsystem_kernel.dylib (1699.32.7 - compatibility 1.0.0) <66C9F9BD-C7B3-30D4-B1A0-03C8A6392351> /usr/lib/system/libsystem_kernel.dylib QtQA::App::TestRunner: 0x7fff8ef12000 - 0x7fff8ef12fff com.apple.vecLib (3.7 - vecLib 3.7) <9A58105C-B36E-35B5-812C-4ED693F2618F> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff8f082000 - 0x7fff8f099fff com.apple.CFOpenDirectory (10.7 - 146) /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory QtQA::App::TestRunner: 0x7fff8f09a000 - 0x7fff8f0caff7 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: 0x7fff8f0cb000 - 0x7fff8f0f6ff7 libxslt.1.dylib (3.24.0 - compatibility 3.0.0) /usr/lib/libxslt.1.dylib QtQA::App::TestRunner: 0x7fff8f0f7000 - 0x7fff8f0fdff7 libunwind.dylib (30.0.0 - compatibility 1.0.0) <1E9C6C8C-CBE8-3F4B-A5B5-E03E3AB53231> /usr/lib/system/libunwind.dylib QtQA::App::TestRunner: 0x7fff8f0fe000 - 0x7fff8f10dfff 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: 0x7fff8f7bf000 - 0x7fff8fadbfff 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: 0x7fff8fadc000 - 0x7fff8fadcfff com.apple.ApplicationServices (41 - 41) <89B6AD5B-5C75-3E83-8C2B-AA7F4C55E400> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices QtQA::App::TestRunner: 0x7fff8fd96000 - 0x7fff8fda4fff libdispatch.dylib (187.10.0 - compatibility 1.0.0) <8E03C652-922A-3399-93DE-9EA0CBFA0039> /usr/lib/system/libdispatch.dylib QtQA::App::TestRunner: 0x7fff8fde0000 - 0x7fff8fde8fff libsystem_dnssd.dylib (??? - ???) <584B321E-5159-37CD-B2E7-82E069C70AFB> /usr/lib/system/libsystem_dnssd.dylib QtQA::App::TestRunner: 0x7fff8fdeb000 - 0x7fff8ff21fff com.apple.vImage (5.1 - 5.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage QtQA::App::TestRunner: 0x7fff8ff30000 - 0x7fff8ff42ff7 libz.1.dylib (1.2.5 - compatibility 1.0.0) <30CBEF15-4978-3DED-8629-7109880A19D4> /usr/lib/libz.1.dylib QtQA::App::TestRunner: 0x7fff906ec000 - 0x7fff906effff libCoreVMClient.dylib (??? - ???) <28CB0F3F-A202-391F-8CAC-FC9A1398A962> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib QtQA::App::TestRunner: 0x7fff90720000 - 0x7fff90723fff libRadiance.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib QtQA::App::TestRunner: 0x7fff90724000 - 0x7fff90725fff liblangid.dylib (??? - ???) /usr/lib/liblangid.dylib QtQA::App::TestRunner: 0x7fff907a4000 - 0x7fff907a4fff com.apple.Carbon (153 - 153) <16EA5662-5C2C-3267-B419-66669AE536D7> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon QtQA::App::TestRunner: 0x7fff907a5000 - 0x7fff907b2fff 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: 0x7fff907d9000 - 0x7fff90af2fff com.apple.Foundation (6.7.2 - 833.25) <22AAC369-B63C-3C55-8AC6-C3ECBA44DA7B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation QtQA::App::TestRunner: 0x7fff90e80000 - 0x7fff90e85fff com.apple.OpenDirectory (10.7 - 146) <7960A302-F9AC-3F72-838E-3A382032DCA6> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory QtQA::App::TestRunner: 0x7fff90e86000 - 0x7fff90f6aff7 com.apple.CoreServices.OSServices (478.49 - 478.49) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices QtQA::App::TestRunner: 0x7fff90f6b000 - 0x7fff90f76ff7 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: 0x7fff90f77000 - 0x7fff90f81ff7 liblaunch.dylib (392.39.0 - compatibility 1.0.0) <8C235D13-2928-30E5-9E12-2CC3D6324AE2> /usr/lib/system/liblaunch.dylib QtQA::App::TestRunner: 0x7fff90f82000 - 0x7fff91066e5f libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <871E688B-CF57-3BC7-80D6-F6476DFF109B> /usr/lib/libobjc.A.dylib QtQA::App::TestRunner: 0x7fff91067000 - 0x7fff9106bfff 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: 0x7fff9106c000 - 0x7fff910ceff7 com.apple.Symbolication (1.3 - 91) <0945ACAF-AA0A-3D01-9960-72B51722EC1F> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication QtQA::App::TestRunner: 0x7fff91112000 - 0x7fff91214fff libxml2.2.dylib (10.3.0 - compatibility 10.0.0) /usr/lib/libxml2.2.dylib QtQA::App::TestRunner: 0x7fff91399000 - 0x7fff9149efff libFontParser.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib QtQA::App::TestRunner: 0x7fff9149f000 - 0x7fff914faff7 com.apple.opencl (2.0.19 - 2.0.19) /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL QtQA::App::TestRunner: 0x7fff91545000 - 0x7fff91546fff libDiagnosticMessagesClient.dylib (??? - ???) <3DCF577B-F126-302B-BCE2-4DB9A95B8598> /usr/lib/libDiagnosticMessagesClient.dylib QtQA::App::TestRunner: 0x7fff91566000 - 0x7fff9156bff7 libsystem_network.dylib (??? - ???) <5DE7024E-1D2D-34A2-80F4-08326331A75B> /usr/lib/system/libsystem_network.dylib QtQA::App::TestRunner: 0x7fff91a7f000 - 0x7fff91a81fff libquarantine.dylib (36.7.0 - compatibility 1.0.0) <8D9832F9-E4A9-38C3-B880-E5210B2353C7> /usr/lib/system/libquarantine.dylib QtQA::App::TestRunner: 0x7fff91f9a000 - 0x7fff91fa5fff com.apple.CommonAuth (2.2 - 2.0) <77E6F0D0-85B6-30B5-B99C-F57104DD2EBA> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth QtQA::App::TestRunner: 0x7fff92015000 - 0x7fff92172fff 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: 0x7fff9218e000 - 0x7fff92192ff7 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: 0x7fff92193000 - 0x7fff92193fff com.apple.Cocoa (6.6 - ???) <7EC4D759-B2A6-3A99-AC75-809FED1500C6> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa QtQA::App::TestRunner: 0x7fff92194000 - 0x7fff92199fff libcache.dylib (47.0.0 - compatibility 1.0.0) <1571C3AB-BCB2-38CD-B3B2-C5FC3F927C6A> /usr/lib/system/libcache.dylib QtQA::App::TestRunner: 0x7fff9219a000 - 0x7fff922b3fff 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: 0x7fff9231b000 - 0x7fff92344fff 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: 0x7fff92345000 - 0x7fff9239dff7 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: 0x7fff9239e000 - 0x7fff92693ff7 com.apple.security (7.0 - 55148.6) <4535E500-973A-3BA7-AF65-DF5CF0658F02> /System/Library/Frameworks/Security.framework/Versions/A/Security QtQA::App::TestRunner: 0x7fff92694000 - 0x7fff92694fff 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: 0x7fff92695000 - 0x7fff92698ff7 com.apple.securityhi (4.0 - 1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI QtQA::App::TestRunner: 0x7fff927d3000 - 0x7fff927dafff com.apple.NetFS (4.0 - 4.0) <433EEE54-E383-3505-9154-45B909FD3AF0> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS QtQA::App::TestRunner: 0x7fff9281a000 - 0x7fff92836ff7 com.apple.GenerationalStorage (1.0 - 126.1) <509F52ED-E54B-3FEF-B3C2-759387B826E6> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage QtQA::App::TestRunner: 0x7fff92837000 - 0x7fff931d5a27 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: 0x7fff93253000 - 0x7fff9328dfe7 com.apple.DebugSymbols (2.1 - 87) <149201BE-A8A4-3E40-AD65-E5194B59162E> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols QtQA::App::TestRunner: 0x7fff9328e000 - 0x7fff9328efff libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <61EFED6A-A407-301E-B454-CD18314F0075> /usr/lib/system/libkeymgr.dylib QtQA::App::TestRunner: 0x7fff9339b000 - 0x7fff937c8fff libLAPACK.dylib (??? - ???) <4F2E1055-2207-340B-BB45-E4F16171EE0D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib QtQA::App::TestRunner: 0x7fff937c9000 - 0x7fff937dffff libGL.dylib (??? - ???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib QtQA::App::TestRunner: 0x7fff937f3000 - 0x7fff93898fff 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: 0x7fff93a25000 - 0x7fff93a3bff7 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: 0x7fff93a3c000 - 0x7fff93a5bfff libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <0635C52D-DD53-3721-A488-4C6E95607A74> /usr/lib/libresolv.9.dylib QtQA::App::TestRunner: 0x7fff93b23000 - 0x7fff93b8bff7 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: 0x7fff93b8c000 - 0x7fff94053fff FaceCoreLight (1.4.7 - compatibility 1.0.0) /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight QtQA::App::TestRunner: 0x7fff94060000 - 0x7fff940dbff7 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: 0x7fff9415e000 - 0x7fff94225ff7 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: 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: 6173 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=173.3M resident=132.2M(76%) swapped_out_or_unallocated=41.1M(24%) QtQA::App::TestRunner: Writable regions: Total=80.6M written=5248K(6%) resident=7900K(10%) swapped_out=0K(0%) unallocated=72.9M(90%) QtQA::App::TestRunner: QtQA::App::TestRunner: REGION TYPE VIRTUAL QtQA::App::TestRunner: =========== ======= QtQA::App::TestRunner: CG shared images 1184K QtQA::App::TestRunner: CoreGraphics 16K QtQA::App::TestRunner: CoreServices 1052K QtQA::App::TestRunner: JS JIT generated code 80K QtQA::App::TestRunner: JS VM register file 8192K QtQA::App::TestRunner: JS garbage collector 768K QtQA::App::TestRunner: MALLOC 42.6M QtQA::App::TestRunner: MALLOC guard page 48K QtQA::App::TestRunner: STACK GUARD 56.0M QtQA::App::TestRunner: Stack 10.0M QtQA::App::TestRunner: VM_ALLOCATE 16.1M QtQA::App::TestRunner: __CI_BITMAP 80K QtQA::App::TestRunner: __DATA 12.6M QtQA::App::TestRunner: __IMAGE 528K QtQA::App::TestRunner: __LINKEDIT 57.4M QtQA::App::TestRunner: __TEXT 115.8M QtQA::App::TestRunner: __UNICODE 544K QtQA::App::TestRunner: mapped file 32.5M QtQA::App::TestRunner: shared memory 308K QtQA::App::TestRunner: =========== ======= QtQA::App::TestRunner: TOTAL 355.7M QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qqmlecmascript: 11 seconds, signal 6 Build log: http://testresults.qt-project.org/ci/QtDeclarative_stable_Integration/build_01454/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/stable_1386273018): http://codereview.qt-project.org/73356 [PS2] - Fix crash in QQuickLoader when source component is garbage collected From ci-noreply at qt-project.org Thu Dec 5 21:19:59 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 5 Dec 2013 22:19:59 +0200 Subject: [Ci-reports] pass on ssh://codereview.qt-project.org:29418/qt/qtlocation#dev Message-ID: <20131205_201959_084251.ci-noreply@qt-project.org> QtLocation_dev_Integration #107: SUCCESS Tested changes (refs/builds/dev_1386270620): http://codereview.qt-project.org/73369 [PS1] - Merge remote-tracking branch 'origin/stable' into dev From ci-noreply at qt-project.org Thu Dec 5 21:28:55 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 5 Dec 2013 22:28:55 +0200 Subject: [Ci-reports] fail on ssh://codereview.qt-project.org:29418/qt/qtdeclarative#stable Message-ID: <20131205_202855_035114.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-05FATAL: 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/QtDeclarative_stable_Integration/build_01455/linux-g++_developer-build_OpenSuSE_12.3_x64/log.txt.gz ============================================================ `make' failed :( make[4]: *** [iphoneos-release] Error 65 make[3]: *** [iphoneos] Error 2 make[2]: *** [sub-xmlpatternsvalidator-make_first] Error 2 make[4]: *** [iphoneos-release] Error 65 make[3]: *** [iphoneos] Error 2 make[2]: *** [sub-xmlpatterns-make_first] Error 2 make[1]: *** [sub-tools-make_first] Error 2 make: *** [module-qtxmlpatterns] Error 2 Build log: http://testresults.qt-project.org/ci/QtDeclarative_stable_Integration/build_01455/macx-ios-clang_OSX_10.8/log.txt.gz Tested changes (refs/builds/stable_1386274652): http://codereview.qt-project.org/73350 [PS3] - Clean up property dependency data structures http://codereview.qt-project.org/73271 [PS3] - Fix dependency calculation for context and scope properties From ci-noreply at qt-project.org Thu Dec 5 21:29:57 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 5 Dec 2013 22:29:57 +0200 Subject: [Ci-reports] pass on ssh://codereview.qt-project.org:29418/qt/qtmultimedia#stable Message-ID: <20131205_202957_074152.ci-noreply@qt-project.org> QtMultimedia_stable_Integration #272: SUCCESS Tested changes (refs/builds/stable_1386270721): http://codereview.qt-project.org/72886 [PS2] - Android: fix camera viewfinder orientation. From ci-noreply at qt-project.org Thu Dec 5 21:31:31 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 5 Dec 2013 22:31:31 +0200 Subject: [Ci-reports] pass on ssh://codereview.qt-project.org:29418/qt/qt#4.8 Message-ID: <20131205_203131_090130.ci-noreply@qt-project.org> Qt_4.8_Integration #1707: SUCCESS Tested changes (refs/builds/4.8_1386258184): http://codereview.qt-project.org/70930 [PS10] - Enable building with clang / libc++ on OS X 10.9 Mavericks From ci-noreply at qt-project.org Thu Dec 5 21:50:44 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 5 Dec 2013 22:50:44 +0200 Subject: [Ci-reports] pass on ssh://codereview.qt-project.org:29418/qt/qtdoc#dev Message-ID: <20131205_205044_036536.ci-noreply@qt-project.org> QtDoc_dev_Integration #72: SUCCESS Tested changes (refs/builds/dev_1386270532): http://codereview.qt-project.org/73368 [PS1] - Merge remote-tracking branch 'origin/stable' into dev From ci-noreply at qt-project.org Thu Dec 5 21:54:29 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 5 Dec 2013 22:54:29 +0200 Subject: [Ci-reports] pass on ssh://codereview.qt-project.org:29418/qt/qtdeclarative#release Message-ID: <20131205_205429_060993.ci-noreply@qt-project.org> QtDeclarative_release_Integration #194: SUCCESS Tested changes (refs/builds/release_1386270509): http://codereview.qt-project.org/73351 [PS1] - Fix broken visibility property assignment after d0644b040e From ci-noreply at qt-project.org Thu Dec 5 22:11:30 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 5 Dec 2013 23:11:30 +0200 Subject: [Ci-reports] pass on ssh://codereview.qt-project.org:29418/qt/qtmultimedia#dev Message-ID: <20131205_211130_035296.ci-noreply@qt-project.org> QtMultimedia_dev_Integration #128: SUCCESS Tested changes (refs/builds/dev_1386270767): http://codereview.qt-project.org/73370 [PS1] - Merge remote-tracking branch 'origin/stable' into dev From ci-noreply at qt-project.org Thu Dec 5 22:48:19 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 5 Dec 2013 23:48:19 +0200 Subject: [Ci-reports] pass on ssh://codereview.qt-project.org:29418/qt/qtbase#stable Message-ID: <20131205_214819_054394.ci-noreply@qt-project.org> QtBase_stable_Integration #2687: SUCCESS Tested changes (refs/builds/stable_1386271034): http://codereview.qt-project.org/73365 [PS1] - Merge remote-tracking branch 'origin/release' into stable From ci-noreply at qt-project.org Thu Dec 5 22:53:27 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 5 Dec 2013 23:53:27 +0200 Subject: [Ci-reports] fail on ssh://codereview.qt-project.org:29418/qt/qtbase#stable Message-ID: <20131205_215327_056696.ci-noreply@qt-project.org> Autotest `license' failed :( defined(@array) is deprecated at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 403. (Maybe you should just omit the defined()?) # Failed test 'src/corelib/tools/qstring_mips_dsp_asm.S does not appear to contain a license header' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 462. # Failed test 'src/gui/image/qimage_mips_dspr2.cpp does not appear to contain a license header' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 462. # Failed test 'src/gui/image/qimage_mips_dspr2_asm.S does not appear to contain a license header' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 462. # Failed test 'src/gui/painting/qdrawhelper_mips_dsp.cpp does not appear to contain a license header' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 462. # Failed test 'src/gui/painting/qdrawhelper_mips_dsp_asm.S does not appear to contain a license header' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 462. # Failed test 'src/gui/painting/qdrawhelper_mips_dsp_p.h does not appear to contain a license header' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 462. # Failed test 'src/gui/painting/qdrawhelper_mips_dspr2_asm.S does not appear to contain a license header' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 462. # Failed test 'src/gui/painting/qt_mips_asm_dsp_p.h 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 8 tests of 6372. /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl .. Dubious, test returned 8 (wstat 2048, 0x800) Failed 8/6372 subtests Test Summary Report ------------------- /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl (Wstat: 2048 Tests: 6372 Failed: 8) Failed tests: 2431, 2710-2711, 3016-3019, 3091 Non-zero exit status: 8 Files=1, Tests=6372, 8 wallclock secs ( 0.69 usr 0.03 sys + 7.21 cusr 0.47 csys = 8.40 CPU) Result: FAIL QtQA::App::TestRunner: test failed, running again to see if it is flaky... defined(@array) is deprecated at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 403. (Maybe you should just omit the defined()?) # Failed test 'src/corelib/tools/qstring_mips_dsp_asm.S does not appear to contain a license header' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 462. # Failed test 'src/gui/image/qimage_mips_dspr2.cpp does not appear to contain a license header' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 462. # Failed test 'src/gui/image/qimage_mips_dspr2_asm.S does not appear to contain a license header' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 462. # Failed test 'src/gui/painting/qdrawhelper_mips_dsp.cpp does not appear to contain a license header' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 462. # Failed test 'src/gui/painting/qdrawhelper_mips_dsp_asm.S does not appear to contain a license header' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 462. # Failed test 'src/gui/painting/qdrawhelper_mips_dsp_p.h does not appear to contain a license header' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 462. # Failed test 'src/gui/painting/qdrawhelper_mips_dspr2_asm.S does not appear to contain a license header' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 462. # Failed test 'src/gui/painting/qt_mips_asm_dsp_p.h 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 8 tests of 6372. /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl .. Dubious, test returned 8 (wstat 2048, 0x800) Failed 8/6372 subtests Test Summary Report ------------------- /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl (Wstat: 2048 Tests: 6372 Failed: 8) Failed tests: 2431, 2710-2711, 3016-3019, 3091 Non-zero exit status: 8 Files=1, Tests=6372, 7 wallclock secs ( 0.64 usr 0.03 sys + 6.45 cusr 0.34 csys = 7.46 CPU) Result: FAIL QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end license: 14 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_stable_Integration/build_02688/linux-g++_OpenSuSE_12.3_x64/log.txt.gz ============================================================ Autotest `license' failed :( defined(@array) is deprecated at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 403. (Maybe you should just omit the defined()?) # Failed test 'src/corelib/tools/qstring_mips_dsp_asm.S does not appear to contain a license header' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 462. # Failed test 'src/gui/image/qimage_mips_dspr2.cpp does not appear to contain a license header' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 462. # Failed test 'src/gui/image/qimage_mips_dspr2_asm.S does not appear to contain a license header' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 462. # Failed test 'src/gui/painting/qdrawhelper_mips_dsp.cpp does not appear to contain a license header' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 462. # Failed test 'src/gui/painting/qdrawhelper_mips_dsp_asm.S does not appear to contain a license header' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 462. # Failed test 'src/gui/painting/qdrawhelper_mips_dsp_p.h does not appear to contain a license header' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 462. # Failed test 'src/gui/painting/qdrawhelper_mips_dspr2_asm.S does not appear to contain a license header' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 462. # Failed test 'src/gui/painting/qt_mips_asm_dsp_p.h 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 8 tests of 6372. /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl .. Dubious, test returned 8 (wstat 2048, 0x800) Failed 8/6372 subtests Test Summary Report ------------------- /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl (Wstat: 2048 Tests: 6372 Failed: 8) Failed tests: 2431, 2710-2711, 3016-3019, 3091 Non-zero exit status: 8 Files=1, Tests=6372, 7 wallclock secs ( 0.68 usr 0.04 sys + 7.08 cusr 0.48 csys = 8.28 CPU) Result: FAIL QtQA::App::TestRunner: test failed, running again to see if it is flaky... defined(@array) is deprecated at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 403. (Maybe you should just omit the defined()?) # Failed test 'src/corelib/tools/qstring_mips_dsp_asm.S does not appear to contain a license header' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 462. # Failed test 'src/gui/image/qimage_mips_dspr2.cpp does not appear to contain a license header' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 462. # Failed test 'src/gui/image/qimage_mips_dspr2_asm.S does not appear to contain a license header' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 462. # Failed test 'src/gui/painting/qdrawhelper_mips_dsp.cpp does not appear to contain a license header' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 462. # Failed test 'src/gui/painting/qdrawhelper_mips_dsp_asm.S does not appear to contain a license header' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 462. # Failed test 'src/gui/painting/qdrawhelper_mips_dsp_p.h does not appear to contain a license header' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 462. # Failed test 'src/gui/painting/qdrawhelper_mips_dspr2_asm.S does not appear to contain a license header' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 462. # Failed test 'src/gui/painting/qt_mips_asm_dsp_p.h 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 8 tests of 6372. /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl .. Dubious, test returned 8 (wstat 2048, 0x800) Failed 8/6372 subtests Test Summary Report ------------------- /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl (Wstat: 2048 Tests: 6372 Failed: 8) Failed tests: 2431, 2710-2711, 3016-3019, 3091 Non-zero exit status: 8 Files=1, Tests=6372, 7 wallclock secs ( 0.64 usr 0.04 sys + 6.63 cusr 0.34 csys = 7.65 CPU) Result: FAIL QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end license: 15 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_stable_Integration/build_02688/linux-g++_developer-build_OpenSuSE_12.3_x64/log.txt.gz ============================================================ Autotest `license' failed :( # Failed test 'src/corelib/tools/qstring_mips_dsp_asm.S does not appear to contain a license header' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 462. # Failed test 'src/gui/image/qimage_mips_dspr2.cpp does not appear to contain a license header' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 462. # Failed test 'src/gui/image/qimage_mips_dspr2_asm.S does not appear to contain a license header' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 462. # Failed test 'src/gui/painting/qdrawhelper_mips_dsp.cpp does not appear to contain a license header' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 462. # Failed test 'src/gui/painting/qdrawhelper_mips_dsp_asm.S does not appear to contain a license header' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 462. # Failed test 'src/gui/painting/qdrawhelper_mips_dsp_p.h does not appear to contain a license header' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 462. # Failed test 'src/gui/painting/qdrawhelper_mips_dspr2_asm.S does not appear to contain a license header' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 462. # Failed test 'src/gui/painting/qt_mips_asm_dsp_p.h 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 8 tests of 6372. /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl .. Dubious, test returned 8 (wstat 2048, 0x800) Failed 8/6372 subtests Test Summary Report ------------------- /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl (Wstat: 2048 Tests: 6372 Failed: 8) Failed tests: 2431, 2710-2711, 3016-3019, 3091 Non-zero exit status: 8 Files=1, Tests=6372, 9 wallclock secs ( 0.74 usr 0.02 sys + 8.04 cusr 0.64 csys = 9.44 CPU) Result: FAIL QtQA::App::TestRunner: test failed, running again to see if it is flaky... # Failed test 'src/corelib/tools/qstring_mips_dsp_asm.S does not appear to contain a license header' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 462. # Failed test 'src/gui/image/qimage_mips_dspr2.cpp does not appear to contain a license header' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 462. # Failed test 'src/gui/image/qimage_mips_dspr2_asm.S does not appear to contain a license header' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 462. # Failed test 'src/gui/painting/qdrawhelper_mips_dsp.cpp does not appear to contain a license header' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 462. # Failed test 'src/gui/painting/qdrawhelper_mips_dsp_asm.S does not appear to contain a license header' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 462. # Failed test 'src/gui/painting/qdrawhelper_mips_dsp_p.h does not appear to contain a license header' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 462. # Failed test 'src/gui/painting/qdrawhelper_mips_dspr2_asm.S does not appear to contain a license header' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 462. # Failed test 'src/gui/painting/qt_mips_asm_dsp_p.h 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 8 tests of 6372. /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl .. Dubious, test returned 8 (wstat 2048, 0x800) Failed 8/6372 subtests Test Summary Report ------------------- /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl (Wstat: 2048 Tests: 6372 Failed: 8) Failed tests: 2431, 2710-2711, 3016-3019, 3091 Non-zero exit status: 8 Files=1, Tests=6372, 9 wallclock secs ( 0.72 usr 0.04 sys + 8.11 cusr 0.47 csys = 9.34 CPU) Result: FAIL QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end license: 17 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_stable_Integration/build_02688/linux-g++_no-widgets_Ubuntu_12.04_x64/log.txt.gz ============================================================ Autotest `license' failed :( # Failed test 'src/corelib/tools/qstring_mips_dsp_asm.S does not appear to contain a license header' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 462. # Failed test 'src/gui/image/qimage_mips_dspr2.cpp does not appear to contain a license header' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 462. # Failed test 'src/gui/image/qimage_mips_dspr2_asm.S does not appear to contain a license header' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 462. # Failed test 'src/gui/painting/qdrawhelper_mips_dsp.cpp does not appear to contain a license header' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 462. # Failed test 'src/gui/painting/qdrawhelper_mips_dsp_asm.S does not appear to contain a license header' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 462. # Failed test 'src/gui/painting/qdrawhelper_mips_dsp_p.h does not appear to contain a license header' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 462. # Failed test 'src/gui/painting/qdrawhelper_mips_dspr2_asm.S does not appear to contain a license header' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 462. # Failed test 'src/gui/painting/qt_mips_asm_dsp_p.h 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 8 tests of 6372. /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl .. Dubious, test returned 8 (wstat 2048, 0x800) Failed 8/6372 subtests Test Summary Report ------------------- /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl (Wstat: 2048 Tests: 6372 Failed: 8) Failed tests: 2431, 2710-2711, 3016-3019, 3091 Non-zero exit status: 8 Files=1, Tests=6372, 11 wallclock secs ( 0.71 usr 0.05 sys + 10.04 cusr 0.80 csys = 11.60 CPU) Result: FAIL QtQA::App::TestRunner: test failed, running again to see if it is flaky... # Failed test 'src/corelib/tools/qstring_mips_dsp_asm.S does not appear to contain a license header' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 462. # Failed test 'src/gui/image/qimage_mips_dspr2.cpp does not appear to contain a license header' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 462. # Failed test 'src/gui/image/qimage_mips_dspr2_asm.S does not appear to contain a license header' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 462. # Failed test 'src/gui/painting/qdrawhelper_mips_dsp.cpp does not appear to contain a license header' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 462. # Failed test 'src/gui/painting/qdrawhelper_mips_dsp_asm.S does not appear to contain a license header' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 462. # Failed test 'src/gui/painting/qdrawhelper_mips_dsp_p.h does not appear to contain a license header' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 462. # Failed test 'src/gui/painting/qdrawhelper_mips_dspr2_asm.S does not appear to contain a license header' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 462. # Failed test 'src/gui/painting/qt_mips_asm_dsp_p.h 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 8 tests of 6372. /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl .. Dubious, test returned 8 (wstat 2048, 0x800) Failed 8/6372 subtests Test Summary Report ------------------- /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl (Wstat: 2048 Tests: 6372 Failed: 8) Failed tests: 2431, 2710-2711, 3016-3019, 3091 Non-zero exit status: 8 Files=1, Tests=6372, 11 wallclock secs ( 0.73 usr 0.05 sys + 10.09 cusr 0.66 csys = 11.53 CPU) Result: FAIL QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end license: 21 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_stable_Integration/build_02688/linux-g++_shadow-build_Ubuntu_11.10_x86/log.txt.gz Tested changes (refs/builds/stable_1386280192): http://codereview.qt-project.org/71846 [PS2] - MIPS DSP build system fix and additional optimizations. http://codereview.qt-project.org/73296 [PS1] - Fix bad CSS color: O (the letter) is not a valid hex digit http://codereview.qt-project.org/72966 [PS4] - QSpinBox: allow positive values to be entered with the '+' prefix. http://codereview.qt-project.org/73307 [PS1] - Replace the qCpuHasFeature function with a macro From ci-noreply at qt-project.org Thu Dec 5 22:56:12 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 5 Dec 2013 23:56:12 +0200 Subject: [Ci-reports] pass on ssh://codereview.qt-project.org:29418/qt/qtwebkit-examples#dev Message-ID: <20131205_215612_098805.ci-noreply@qt-project.org> QtWebKit_Examples_dev_Integration #22: SUCCESS Tested changes (refs/builds/dev_1386269760): http://codereview.qt-project.org/73376 [PS1] - Merge remote-tracking branch 'origin/stable' into dev From ci-noreply at qt-project.org Thu Dec 5 23:12:29 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 6 Dec 2013 00:12:29 +0200 Subject: [Ci-reports] pass on ssh://codereview.qt-project.org:29418/qt/qtdeclarative#release Message-ID: <20131205_221229_018053.ci-noreply@qt-project.org> QtDeclarative_release_Integration #195: SUCCESS Tested changes (refs/builds/release_1386276962): http://codereview.qt-project.org/73348 [PS2] - Set the format for the fallback offscreen surface From ci-noreply at qt-project.org Thu Dec 5 23:12:51 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 6 Dec 2013 00:12:51 +0200 Subject: [Ci-reports] fail on ssh://codereview.qt-project.org:29418/qt/qtbase#dev Message-ID: <20131205_221251_051691.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(1052) : 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() Compared values are not the same Actual (delegate.paintedIndexes.count()): 0 Expected (1) : 1 tst_qcolumnview.cpp(1052) : 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: 40 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02219/win32-msvc2010_developer-build_angle_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1386276714): http://codereview.qt-project.org/72688 [PS1] - moc: move qt_meta_extradata data from .data.rel into .data.rel.ro From ci-noreply at qt-project.org Thu Dec 5 23:30:10 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 6 Dec 2013 00:30:10 +0200 Subject: [Ci-reports] pass on ssh://codereview.qt-project.org:29418/qt/qtquick1#dev Message-ID: <20131205_223010_002499.ci-noreply@qt-project.org> QtQuick1_dev_Integration #99: SUCCESS Tested changes (refs/builds/dev_1386269825): http://codereview.qt-project.org/73372 [PS1] - Merge remote-tracking branch 'origin/stable' into dev From ci-noreply at qt-project.org Fri Dec 6 00:03:05 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 6 Dec 2013 01:03:05 +0200 Subject: [Ci-reports] pass on ssh://codereview.qt-project.org:29418/qt/qtmultimedia#stable Message-ID: <20131205_230305_096871.ci-noreply@qt-project.org> QtMultimedia_stable_Integration #273: SUCCESS Tested changes (refs/builds/stable_1386280683): http://codereview.qt-project.org/73362 [PS1] - Use the backend to notify the QCamera state changes. From ci-noreply at qt-project.org Fri Dec 6 00:12:52 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 6 Dec 2013 01:12:52 +0200 Subject: [Ci-reports] pass on ssh://codereview.qt-project.org:29418/qt/qttools#dev Message-ID: <20131205_231252_065863.ci-noreply@qt-project.org> QtTools_dev_Integration #172: SUCCESS Tested changes (refs/builds/dev_1386270835): http://codereview.qt-project.org/73374 [PS1] - Merge remote-tracking branch 'origin/stable' into dev From ci-noreply at qt-project.org Fri Dec 6 00:14:30 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 6 Dec 2013 01:14:30 +0200 Subject: [Ci-reports] fail on ssh://codereview.qt-project.org:29418/qt/qtbase#release Message-ID: <20131205_231430_025448.ci-noreply@qt-project.org> QtBase_release_Integration » win32-msvc2010_developer-build_qtnamespace_Windows_7 #441: FAILURE Build log: http://testresults.qt-project.org/ci/QtBase_release_Integration/build_00441/win32-msvc2010_developer-build_qtnamespace_Windows_7/log.txt.gz Tested changes (refs/builds/release_1386283790): http://codereview.qt-project.org/72363 [PS3] - Update ChangeLog with new QImage formats From ci-noreply at qt-project.org Fri Dec 6 00:17:17 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 6 Dec 2013 01:17:17 +0200 Subject: [Ci-reports] pass on ssh://codereview.qt-project.org:29418/qt/qtwebkit#dev Message-ID: <20131205_231717_043570.ci-noreply@qt-project.org> QtWebKit_dev_Integration #138: SUCCESS Tested changes (refs/builds/dev_1386270753): http://codereview.qt-project.org/73375 [PS1] - Merge remote-tracking branch 'origin/stable' into dev From ci-noreply at qt-project.org Fri Dec 6 00:24:28 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 6 Dec 2013 01:24:28 +0200 Subject: [Ci-reports] pass on ssh://codereview.qt-project.org:29418/qt/qtdeclarative#stable Message-ID: <20131205_232428_002271.ci-noreply@qt-project.org> QtDeclarative_stable_Integration #1456: SUCCESS Tested changes (refs/builds/stable_1386280651): http://codereview.qt-project.org/73350 [PS3] - Clean up property dependency data structures http://codereview.qt-project.org/73271 [PS3] - Fix dependency calculation for context and scope properties From ci-noreply at qt-project.org Fri Dec 6 01:02:26 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 6 Dec 2013 02:02:26 +0200 Subject: [Ci-reports] fail on ssh://codereview.qt-project.org:29418/qt/qtdeclarative#stable Message-ID: <20131206_000226_013643.ci-noreply@qt-project.org> Autotest `tst_qquicktrailemitter' failed :( Testing tst_qquicktrailemitter FAIL! : tst_qquicktrailemitter::test_basic() Compared values are not the same Actual (system->groupData[1]->size()): 510 Expected (500) : 500 Loc: [tst_qquicktrailemitter.cpp(89)] Totals: 2 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qquicktrailemitter ********* Config: Using QtTest library 5.2.1, Qt 5.2.1 PASS : tst_qquicktrailemitter::initTestCase() FAIL! : tst_qquicktrailemitter::test_basic() Compared values are not the same Actual (system->groupData[1]->size()): 510 Expected (500) : 500 Loc: [tst_qquicktrailemitter.cpp(89)] PASS : tst_qquicktrailemitter::cleanupTestCase() Totals: 2 passed, 1 failed, 0 skipped ********* Finished testing of tst_qquicktrailemitter ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquicktrailemitter: 11 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtDeclarative_stable_Integration/build_01457/linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz Tested changes (refs/builds/stable_1386286052): http://codereview.qt-project.org/71342 [PS3] - Avoid warnings on cast from char* to QString From ci-noreply at qt-project.org Fri Dec 6 01:02:45 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 6 Dec 2013 02:02:45 +0200 Subject: [Ci-reports] fail on ssh://codereview.qt-project.org:29418/qt/qt5#dev Message-ID: <20131206_000245_047227.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: 78 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/Qt5_dev_Integration/build_00293/linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz Tested changes (refs/builds/dev_1386279081): http://codereview.qt-project.org/68429 [PS80] - Updated submodules. From ci-noreply at qt-project.org Fri Dec 6 01:36:10 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 6 Dec 2013 02:36:10 +0200 Subject: [Ci-reports] pass on ssh://codereview.qt-project.org:29418/qt/qtbase#stable Message-ID: <20131206_003610_055363.ci-noreply@qt-project.org> QtBase_stable_Integration #2689: SUCCESS Tested changes (refs/builds/stable_1386284718): http://codereview.qt-project.org/72966 [PS4] - QSpinBox: allow positive values to be entered with the '+' prefix. http://codereview.qt-project.org/73296 [PS1] - Fix bad CSS color: O (the letter) is not a valid hex digit http://codereview.qt-project.org/73307 [PS1] - Replace the qCpuHasFeature function with a macro From ci-noreply at qt-project.org Fri Dec 6 02:40:57 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 6 Dec 2013 03:40:57 +0200 Subject: [Ci-reports] pass on ssh://codereview.qt-project.org:29418/qt/qt#4.8 Message-ID: <20131206_014057_030448.ci-noreply@qt-project.org> Qt_4.8_Integration #1708: SUCCESS Tested changes (refs/builds/4.8_1386275675): http://codereview.qt-project.org/72998 [PS3] - Completely bootstrap idc. http://codereview.qt-project.org/70785 [PS1] - Use qt_mac_effectiveview_for for setFocus_sys From ci-noreply at qt-project.org Fri Dec 6 03:08:12 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 6 Dec 2013 04:08:12 +0200 Subject: [Ci-reports] pass on ssh://codereview.qt-project.org:29418/qt/qtbase#stable Message-ID: <20131206_020812_093208.ci-noreply@qt-project.org> QtBase_stable_Integration #2690: SUCCESS Tested changes (refs/builds/stable_1386290354): http://codereview.qt-project.org/72085 [PS4] - QTimeZone: Fix isValidId() From ci-noreply at qt-project.org Fri Dec 6 04:48:52 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 6 Dec 2013 05:48:52 +0200 Subject: [Ci-reports] pass on ssh://codereview.qt-project.org:29418/qt-labs/qtwebengine#master Message-ID: <20131206_034852_039337.ci-noreply@qt-project.org> QtWebEngine_master_Integration #110: SUCCESS Tested changes (refs/builds/master_1386296375): http://codereview.qt-project.org/73066 [PS5] - Add qrc protocol handler. From ci-noreply at qt-project.org Fri Dec 6 04:49:01 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 6 Dec 2013 05:49:01 +0200 Subject: [Ci-reports] fail on ssh://codereview.qt-project.org:29418/qt/qtdeclarative#stable Message-ID: <20131206_034901_072408.ci-noreply@qt-project.org> Autotest `tst_qquicktrailemitter' failed :( Testing tst_qquicktrailemitter FAIL! : tst_qquicktrailemitter::test_basic() Compared values are not the same Actual (system->groupData[1]->size()): 510 Expected (500) : 500 Loc: [tst_qquicktrailemitter.cpp(89)] Totals: 2 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qquicktrailemitter ********* Config: Using QtTest library 5.2.1, Qt 5.2.1 PASS : tst_qquicktrailemitter::initTestCase() FAIL! : tst_qquicktrailemitter::test_basic() Compared values are not the same Actual (system->groupData[1]->size()): 510 Expected (500) : 500 Loc: [tst_qquicktrailemitter.cpp(89)] PASS : tst_qquicktrailemitter::cleanupTestCase() Totals: 2 passed, 1 failed, 0 skipped ********* Finished testing of tst_qquicktrailemitter ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquicktrailemitter: 11 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtDeclarative_stable_Integration/build_01458/linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz Tested changes (refs/builds/stable_1386299934): http://codereview.qt-project.org/71886 [PS4] - Only emit focusObjectChanged when an actual change occurs. From ci-noreply at qt-project.org Fri Dec 6 06:54:51 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 6 Dec 2013 07:54:51 +0200 Subject: [Ci-reports] pass on ssh://codereview.qt-project.org:29418/qt/qtdeclarative#stable Message-ID: <20131206_055451_009286.ci-noreply@qt-project.org> QtDeclarative_stable_Integration #1459: SUCCESS Tested changes (refs/builds/stable_1386305435): http://codereview.qt-project.org/71886 [PS4] - Only emit focusObjectChanged when an actual change occurs. From ci-noreply at qt-project.org Fri Dec 6 07:13:49 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 6 Dec 2013 08:13:49 +0200 Subject: [Ci-reports] pass on ssh://codereview.qt-project.org:29418/qt/qt#4.8 Message-ID: <20131206_061349_096037.ci-noreply@qt-project.org> Qt_4.8_Integration #1709: SUCCESS Tested changes (refs/builds/4.8_1386294150): http://codereview.qt-project.org/73385 [PS1] - Don't use Standard Library routines in qthread_p.h From ci-noreply at qt-project.org Fri Dec 6 08:29:22 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 6 Dec 2013 09:29:22 +0200 Subject: [Ci-reports] fail on ssh://codereview.qt-project.org:29418/qt/qtbase#dev Message-ID: <20131206_072922_041580.ci-noreply@qt-project.org> Compilation failed :( bearermonitor.cpp bearermonitor.cpp(273) : error C2065: 'WSAQUERYSET' : undeclared identifier bearermonitor.cpp(273) : error C2146: syntax error : missing ';' before identifier 'networkInfo' bearermonitor.cpp(273) : error C2065: 'networkInfo' : undeclared identifier bearermonitor.cpp(274) : error C2065: 'networkInfo' : undeclared identifier bearermonitor.cpp(274) : error C2070: ''unknown-type'': illegal sizeof operand bearermonitor.cpp(275) : error C2065: 'networkInfo' : undeclared identifier bearermonitor.cpp(275) : error C2228: left of '.dwSize' must have class/struct/union bearermonitor.cpp(275) : error C2070: ''unknown-type'': illegal sizeof operand bearermonitor.cpp(276) : error C2065: 'networkInfo' : undeclared identifier bearermonitor.cpp(276) : error C2228: left of '.lpszServiceInstanceName' must have class/struct/union bearermonitor.cpp(276) : error C2065: 'LPWSTR' : undeclared identifier bearermonitor.cpp(276) : error C2146: syntax error : missing ';' before identifier 'name' bearermonitor.cpp(277) : error C2065: 'networkInfo' : undeclared identifier bearermonitor.cpp(277) : error C2228: left of '.dwNameSpace' must have class/struct/union bearermonitor.cpp(279) : error C2065: 'networkInfo' : undeclared identifier bearermonitor.cpp(279) : error C2065: 'RNRSERVICE_REGISTER' : undeclared identifier bearermonitor.cpp(279) : error C2065: 'SOCKET_ERROR' : undeclared identifier bearermonitor.cpp(279) : error C3861: 'WSASetService': identifier not found bearermonitor.cpp(280) : error C3861: 'WSAGetLastError': identifier not found bearermonitor.cpp(295) : error C2065: 'WSAQUERYSET' : undeclared identifier bearermonitor.cpp(295) : error C2146: syntax error : missing ';' before identifier 'networkInfo' bearermonitor.cpp(295) : error C2065: 'networkInfo' : undeclared identifier bearermonitor.cpp(296) : error C2065: 'networkInfo' : undeclared identifier bearermonitor.cpp(296) : error C2070: ''unknown-type'': illegal sizeof operand bearermonitor.cpp(297) : error C2065: 'networkInfo' : undeclared identifier bearermonitor.cpp(297) : error C2228: left of '.dwSize' must have class/struct/union bearermonitor.cpp(297) : error C2070: ''unknown-type'': illegal sizeof operand bearermonitor.cpp(298) : error C2065: 'networkInfo' : undeclared identifier bearermonitor.cpp(298) : error C2228: left of '.lpszServiceInstanceName' must have class/struct/union bearermonitor.cpp(298) : error C2065: 'LPWSTR' : undeclared identifier bearermonitor.cpp(298) : error C2146: syntax error : missing ';' before identifier 'name' bearermonitor.cpp(299) : error C2065: 'networkInfo' : undeclared identifier bearermonitor.cpp(299) : error C2228: left of '.dwNameSpace' must have class/struct/union bearermonitor.cpp(301) : error C2065: 'networkInfo' : undeclared identifier bearermonitor.cpp(301) : error C2065: 'RNRSERVICE_DELETE' : undeclared identifier bearermonitor.cpp(301) : error C2065: 'SOCKET_ERROR' : undeclared identifier bearermonitor.cpp(301) : error C3861: 'WSASetService': identifier not found bearermonitor.cpp(302) : error C3861: 'WSAGetLastError': identifier not found ..\tst_qnetworkreply.cpp(100) : error C2065: 'QNetworkProxyQuery' : undeclared identifier ..\tst_qnetworkreply.cpp(100) : error C2923: 'QMetaTypeId' : 'QNetworkProxyQuery' is not a valid template type argument for parameter 'T' ..\tst_qnetworkreply.cpp(100) : error C2913: explicit specialization; 'QMetaTypeId' is not a specialization of a class template ..\tst_qnetworkreply.cpp(114) : error C2079: 'tst_QNetworkReply::ProxyData::proxy' uses undefined class 'QNetworkProxy' ..\tst_qnetworkreply.cpp(112) : error C2440: 'initializing' : cannot convert from 'const QNetworkProxy' to 'int' ..\tst_qnetworkreply.cpp(112) : error C2439: 'tst_QNetworkReply::ProxyData::proxy' : member could not be initialized ..\tst_qnetworkreply.cpp(114) : see declaration of 'tst_QNetworkReply::ProxyData::proxy' ..\tst_qnetworkreply.cpp(642) : error C2504: 'QNetworkProxyFactory' : base class undefined ..\tst_qnetworkreply.cpp(646) : error C2146: syntax error : missing ';' before identifier 'lastQuery' ..\tst_qnetworkreply.cpp(646) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int ..\tst_qnetworkreply.cpp(656) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int ..\tst_qnetworkreply.cpp(656) : error C2143: syntax error : missing ',' before '&' ..\tst_qnetworkreply.cpp(652) : 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_qnetworkreply.cpp(652) : error C2065: 'DefaultProxy' : undeclared identifier ..\tst_qnetworkreply.cpp(653) : error C2065: 'lastQuery' : undeclared identifier ..\tst_qnetworkreply.cpp(653) : error C3861: 'QNetworkProxyQuery': identifier not found ..\tst_qnetworkreply.cpp(658) : error C2065: 'lastQuery' : undeclared identifier ..\tst_qnetworkreply.cpp(658) : error C2065: 'query' : undeclared identifier ..\tst_qnetworkreply.cpp(721) : error C2913: explicit specialization; 'QMetaTypeId' is not a specialization of a class template ..\tst_qnetworkreply.cpp(722) : error C2913: explicit specialization; 'QMetaTypeId' is not a specialization of a class template ..\tst_qnetworkreply.cpp(1170) : 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_qnetworkreply.cpp(1170) : error C2065: 'NoProxy' : undeclared identifier ..\tst_qnetworkreply.cpp(1174) : 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_qnetworkreply.cpp(1174) : error C2065: 'HttpProxy' : undeclared identifier ..\tst_qnetworkreply.cpp(1175) : 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_qnetworkreply.cpp(1175) : error C2065: 'HttpProxy' : undeclared identifier ..\tst_qnetworkreply.cpp(1178) : 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_qnetworkreply.cpp(1178) : error C2065: 'Socks5Proxy' : undeclared identifier ..\tst_qnetworkreply.cpp(1179) : 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_qnetworkreply.cpp(1179) : error C2065: 'Socks5Proxy' : undeclared identifier ..\tst_qnetworkreply.cpp(1441) : 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_qnetworkreply.cpp(1441) : 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_qnetworkreply.cpp(1761) : error C2079: 'proxy' uses undefined class 'QNetworkProxy' ..\tst_qnetworkreply.cpp(1761) : error C2440: 'initializing' : cannot convert from 'QNetworkProxy' to 'int' ..\tst_qnetworkreply.cpp(1769) : 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_qnetworkreply.cpp(3281) : 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_qnetworkreply.cpp(3281) : error C2065: 'HttpCachingProxy' : undeclared identifier ..\tst_qnetworkreply.cpp(3281) : error C2079: 'proxy' uses undefined class 'QNetworkProxy' ..\tst_qnetworkreply.cpp(3281) : error C2078: too many initializers ..\tst_qnetworkreply.cpp(3284) : 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_qnetworkreply.cpp(3287) : 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_qnetworkreply.cpp(3287) : 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_qnetworkreply.cpp(3315) : 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_qnetworkreply.cpp(3318) : 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_qnetworkreply.cpp(3318) : 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_qnetworkreply.cpp(3361) : 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_qnetworkreply.cpp(3361) : error C2065: 'HttpCachingProxy' : undeclared identifier ..\tst_qnetworkreply.cpp(3361) : error C2079: 'proxy' uses undefined class 'QNetworkProxy' ..\tst_qnetworkreply.cpp(3361) : error C2078: too many initializers ..\tst_qnetworkreply.cpp(3363) : 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_qnetworkreply.cpp(3370) : 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_qnetworkreply.cpp(3370) : 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_qnetworkreply.cpp(3385) : 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_qnetworkreply.cpp(3385) : error C2065: 'Socks5Proxy' : undeclared identifier ..\tst_qnetworkreply.cpp(3385) : error C2079: 'proxy' uses undefined class 'QNetworkProxy' ..\tst_qnetworkreply.cpp(3385) : error C2078: too many initializers ..\tst_qnetworkreply.cpp(3388) : 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_qnetworkreply.cpp(3391) : 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_qnetworkreply.cpp(3391) : 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_qnetworkreply.cpp(3409) : 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_qnetworkreply.cpp(3409) : error C2065: 'Socks5Proxy' : undeclared identifier ..\tst_qnetworkreply.cpp(3411) : 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_qnetworkreply.cpp(3414) : 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_qnetworkreply.cpp(3414) : 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_qnetworkreply.cpp(3811) : 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_qnetworkreply.cpp(3811) : error C2065: 'HttpCachingProxy' : undeclared identifier ..\tst_qnetworkreply.cpp(3819) : 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_qnetworkreply.cpp(3819) : error C2065: 'HttpProxy' : undeclared identifier ..\tst_qnetworkreply.cpp(3827) : 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_qnetworkreply.cpp(3827) : error C2065: 'Socks5Proxy' : undeclared identifier ..\tst_qnetworkreply.cpp(3835) : 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_qnetworkreply.cpp(3835) : error C2065: 'FtpCachingProxy' : undeclared identifier ..\tst_qnetworkreply.cpp(3846) : 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_qnetworkreply.cpp(3846) : error C2065: 'Socks5Proxy' : undeclared identifier ..\tst_qnetworkreply.cpp(3874) : 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_qnetworkreply.cpp(3874) : error C2065: 'FtpCachingProxy' : undeclared identifier ..\tst_qnetworkreply.cpp(3876) : 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_qnetworkreply.cpp(3882) : 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_qnetworkreply.cpp(3882) : error C2065: 'HttpCachingProxy' : undeclared identifier ..\tst_qnetworkreply.cpp(3884) : 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_qnetworkreply.cpp(3890) : 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_qnetworkreply.cpp(3890) : error C2065: 'HttpCachingProxy' : undeclared identifier ..\tst_qnetworkreply.cpp(3891) : 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_qnetworkreply.cpp(3891) : error C2065: 'HttpCachingProxy' : undeclared identifier ..\tst_qnetworkreply.cpp(3893) : 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_qnetworkreply.cpp(3919) : 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_qnetworkreply.cpp(3919) : error C2065: 'HttpCachingProxy' : undeclared identifier ..\tst_qnetworkreply.cpp(3920) : 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_qnetworkreply.cpp(3920) : error C2065: 'HttpCachingProxy' : undeclared identifier ..\tst_qnetworkreply.cpp(3928) : 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_qnetworkreply.cpp(3928) : error C2065: 'HttpCachingProxy' : undeclared identifier ..\tst_qnetworkreply.cpp(3929) : 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_qnetworkreply.cpp(3929) : error C2065: 'Socks5Proxy' : undeclared identifier ..\tst_qnetworkreply.cpp(3937) : 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_qnetworkreply.cpp(3937) : error C2065: 'FtpCachingProxy' : undeclared identifier ..\tst_qnetworkreply.cpp(3938) : 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_qnetworkreply.cpp(3938) : error C2065: 'HttpCachingProxy' : undeclared identifier ..\tst_qnetworkreply.cpp(3939) : 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_qnetworkreply.cpp(3939) : error C2065: 'Socks5Proxy' : undeclared identifier ..\tst_qnetworkreply.cpp(3947) : 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_qnetworkreply.cpp(3947) : error C2065: 'NoProxy' : undeclared identifier ..\tst_qnetworkreply.cpp(3948) : error C2027: use of undefined type 'QNetworkProxy'jom: C:\work\build\qt\qtbase\tests\auto\network\access\qnetworkreply\test\Makefile.Release [.obj\release\tst_qnetworkreply.obj] Error 2 c:\work\build\qt\qtbase\include\qtnetwork\../../src/network/access/qnetworkaccessmanager.h(62) : see declaration of 'QNetworkProxy' ..\tst_qnetworkreply.cpp(3948) : error C2065: 'HttpCachingProxy' : undeclared identifier ..\tst_qnetworkreply.cpp(3956) : 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_qnetworkreply.cpp(3956) : fatal error C1003: error count exceeds 100; stopping compilation 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/socket/qtcpserver\" -DNDEBUG -D_MSC_VER=1700 -I"..\..\..\..\..\include" -I"..\..\..\..\..\include\QtTest" -I"..\..\..\..\..\include\QtNetwork" -I"..\..\..\..\..\include\QtCore" -I".moc\release" -I"..\..\..\..\..\mkspecs\winrt-x64-msvc2012" -I/usr/include -I/usr/local/include tst_qtcpserver.cpp -o .moc\release\tst_qtcpserver.moc tst_qtcpserver.cpp tst_qtcpserver.cpp(91) : error C2653: 'QNetworkProxy' : is not a class or namespace name cd text\ && ( if not exist Makefile C:\work\build\qt\qtbase\bin\qmake C:\work\build\qt\qtbase\tests\benchmarks\gui\text\text.pro -o Makefile ) && C:\utils\jom\jom.exe -f Makefile tst_qtcpserver.cpp(91) : error C2065: 'Socks5Proxy' : undeclared identifier tst_qtcpserver.cpp(104) : error C2653: 'QNetworkProxy' : is not a class or namespace name tst_qtcpserver.cpp(104) : error C2065: 'Socks5Proxy' : undeclared identifier tst_qtcpserver.cpp(105) : error C2653: 'QNetworkProxy' : is not a class or namespace name tst_qtcpserver.cpp(105) : error C2065: 'Socks5Proxy' : undeclared identifier tst_qtcpserver.cpp(105) : error C3861: 'setApplicationProxy': identifier not found tst_qtcpserver.cpp(105) : error C3861: 'QNetworkProxy': identifier not found tst_qtcpserver.cpp(112) : error C2653: 'QNetworkProxy' : is not a class or namespace name tst_qtcpserver.cpp(112) : error C2065: 'DefaultProxy' : undeclared identifier tst_qtcpserver.cpp(112) : error C3861: 'setApplicationProxy': identifier not found Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02220/winrt-x64-msvc2012_Windows_8/log.txt.gz Tested changes (refs/builds/dev_1386313875): http://codereview.qt-project.org/73255 [PS3] - WinRT: Fixed compilation of kernel network autotests http://codereview.qt-project.org/64822 [PS13] - WinRT: Added networkinterface and hostinfo http://codereview.qt-project.org/73391 [PS1] - Do not enable SSL autodetection for WinRT From ci-noreply at qt-project.org Fri Dec 6 08:50:49 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 6 Dec 2013 09:50:49 +0200 Subject: [Ci-reports] pass on ssh://codereview.qt-project.org:29418/qt/qtxmlpatterns#stable Message-ID: <20131206_075049_012306.ci-noreply@qt-project.org> QtXmlPatterns_stable_Integration #92: SUCCESS Tested changes (refs/builds/stable_1386313939): http://codereview.qt-project.org/73052 [PS1] - Fix MSVC2010 warnings. http://codereview.qt-project.org/72788 [PS3] - Sync source and generated versions of the query parser. From ci-noreply at qt-project.org Fri Dec 6 10:20:21 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 6 Dec 2013 11:20:21 +0200 Subject: [Ci-reports] pass on ssh://codereview.qt-project.org:29418/qt/qtbase#stable Message-ID: <20131206_092021_019663.ci-noreply@qt-project.org> QtBase_stable_Integration #2691: SUCCESS Tested changes (refs/builds/stable_1386315962): http://codereview.qt-project.org/67335 [PS2] - QCommandLineParser: pluck some low-hanging fruit re: exception safety From ci-noreply at qt-project.org Fri Dec 6 10:27:26 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 6 Dec 2013 11:27:26 +0200 Subject: [Ci-reports] fail on ssh://codereview.qt-project.org:29418/qt/qtdeclarative#stable Message-ID: <20131206_092726_005998.ci-noreply@qt-project.org> Autotest `tst_qquicktrailemitter' failed :( Testing tst_qquicktrailemitter FAIL! : tst_qquicktrailemitter::test_basic() Compared values are not the same Actual (system->groupData[1]->size()): 510 Expected (500) : 500 Loc: [tst_qquicktrailemitter.cpp(89)] Totals: 2 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qquicktrailemitter ********* Config: Using QtTest library 5.2.1, Qt 5.2.1 PASS : tst_qquicktrailemitter::initTestCase() FAIL! : tst_qquicktrailemitter::test_basic() Compared values are not the same Actual (system->groupData[1]->size()): 510 Expected (500) : 500 Loc: [tst_qquicktrailemitter.cpp(89)] PASS : tst_qquicktrailemitter::cleanupTestCase() Totals: 2 passed, 1 failed, 0 skipped ********* Finished testing of tst_qquicktrailemitter ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquicktrailemitter: 11 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtDeclarative_stable_Integration/build_01460/linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz Tested changes (refs/builds/stable_1386320185): http://codereview.qt-project.org/71342 [PS3] - Avoid warnings on cast from char* to QString From ci-noreply at qt-project.org Fri Dec 6 10:50:14 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 6 Dec 2013 11:50:14 +0200 Subject: [Ci-reports] fail on ssh://codereview.qt-project.org:29418/qt/qtbase#dev Message-ID: <20131206_095014_022102.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(1052) : 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() Compared values are not the same Actual (delegate.paintedIndexes.count()): 0 Expected (1) : 1 tst_qcolumnview.cpp(1052) : 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: 43 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02221/win32-mingw48_developer-build_qtlibinfix_opengl_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1386318684): http://codereview.qt-project.org/73275 [PS2] - Fix configure option display http://codereview.qt-project.org/69731 [PS2] - Remove trailing space from QDebug stream http://codereview.qt-project.org/72688 [PS1] - moc: move qt_meta_extradata data from .data.rel into .data.rel.ro From ci-noreply at qt-project.org Fri Dec 6 11:22:34 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 6 Dec 2013 12:22:34 +0200 Subject: [Ci-reports] pass on ssh://codereview.qt-project.org:29418/qt/qtdeclarative#dev Message-ID: <20131206_102234_095328.ci-noreply@qt-project.org> QtDeclarative_dev_Integration #975: SUCCESS Tested changes (refs/builds/dev_1386320183): http://codereview.qt-project.org/73364 [PS1] - Accessibility: Don't convert double values to ints when adjusting sliders. From ci-noreply at qt-project.org Fri Dec 6 11:27:13 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 6 Dec 2013 12:27:13 +0200 Subject: [Ci-reports] fail on ssh://codereview.qt-project.org:29418/qt/qtbase#dev Message-ID: <20131206_102713_017781.ci-noreply@qt-project.org> qtbase failed to compile :( compiling tst_platformsocketengine.cpp tst_platformsocketengine.cpp:619:14: error: missing binary operator before token "(" make[6]: *** [.obj/tst_platformsocketengine.o] Error 1 make[5]: *** [sub-platformsocketengine-make_first] Error 2 make[4]: *** [sub-socket-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_02222/linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz Tested changes (refs/builds/dev_1386324878): http://codereview.qt-project.org/73405 [PS1] - WinRT: Fixed compilation of bearermonitor example http://codereview.qt-project.org/73255 [PS5] - WinRT: Fixed compilation of network autotests http://codereview.qt-project.org/64822 [PS13] - WinRT: Added networkinterface and hostinfo http://codereview.qt-project.org/73391 [PS1] - Do not enable SSL autodetection for WinRT From ci-noreply at qt-project.org Fri Dec 6 11:51:21 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 6 Dec 2013 12:51:21 +0200 Subject: [Ci-reports] pass on ssh://codereview.qt-project.org:29418/qt/qtbase#stable Message-ID: <20131206_105121_067477.ci-noreply@qt-project.org> QtBase_stable_Integration #2692: SUCCESS Tested changes (refs/builds/stable_1386321805): http://codereview.qt-project.org/72162 [PS2] - Correct compiler warnings for sign conversion From ci-noreply at qt-project.org Fri Dec 6 11:59:40 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 6 Dec 2013 12:59:40 +0200 Subject: [Ci-reports] pass on ssh://codereview.qt-project.org:29418/qt/qtdeclarative#stable Message-ID: <20131206_105940_061362.ci-noreply@qt-project.org> QtDeclarative_stable_Integration #1461: SUCCESS Tested changes (refs/builds/stable_1386322697): http://codereview.qt-project.org/71342 [PS3] - Avoid warnings on cast from char* to QString From ci-noreply at qt-project.org Fri Dec 6 12:58:33 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 6 Dec 2013 13:58:33 +0200 Subject: [Ci-reports] fail on ssh://codereview.qt-project.org:29418/qt/qtbase#dev Message-ID: <20131206_115833_014951.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(1052) : 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) Compared values are not the same Actual (view.hasFocus()): 1 Expected (giveFocus) : 0 tst_qcolumnview.cpp(487) : 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(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: 47 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02223/win32-msvc2010_developer-build_angle_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1386325853): http://codereview.qt-project.org/72688 [PS1] - moc: move qt_meta_extradata data from .data.rel into .data.rel.ro http://codereview.qt-project.org/73275 [PS2] - Fix configure option display http://codereview.qt-project.org/69731 [PS2] - Remove trailing space from QDebug stream From ci-noreply at qt-project.org Fri Dec 6 13:12:58 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 6 Dec 2013 14:12:58 +0200 Subject: [Ci-reports] pass on ssh://codereview.qt-project.org:29418/qt/qtdeclarative#stable Message-ID: <20131206_121258_022011.ci-noreply@qt-project.org> QtDeclarative_stable_Integration #1462: SUCCESS Tested changes (refs/builds/stable_1386327988): http://codereview.qt-project.org/73317 [PS1] - Propegate filtering state when we extract texture from atlas. From ci-noreply at qt-project.org Fri Dec 6 13:25:50 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 6 Dec 2013 14:25:50 +0200 Subject: [Ci-reports] fail on ssh://codereview.qt-project.org:29418/qt/qtbase#dev Message-ID: <20131206_122550_086200.ci-noreply@qt-project.org> Compilation failed :( 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/socket/qtcpserver\" -DNDEBUG -D_MSC_VER=1700 -I"..\..\..\..\..\include" -I"..\..\..\..\..\include\QtTest" -I"..\..\..\..\..\include\QtNetwork" -I"..\..\..\..\..\include\QtCore" -I".moc\release" -I"..\..\..\..\..\mkspecs\winrt-x64-msvc2012" -I/usr/include -I/usr/local/include tst_qtcpserver.cpp -o .moc\release\tst_qtcpserver.moc tst_qtcpserver.cpp tst_qtcpserver.cpp(91) : error C2653: 'QNetworkProxy' : is not a class or namespace name tst_qtcpserver.cpp(91) : error C2065: 'Socks5Proxy' : undeclared identifier tst_qtcpserver.cpp(104) : error C2653: 'QNetworkProxy' : is not a class or namespace name tst_qtcpserver.cpp(104) : error C2065: 'Socks5Proxy' : undeclared identifier tst_qtcpserver.cpp(105) : error C2653: 'QNetworkProxy' : is not a class or namespace name tst_qtcpserver.cpp(105) : error C2065: 'Socks5Proxy' : undeclared identifier tst_qtcpserver.cpp(105) : error C3861: 'setApplicationProxy': identifier not found tst_qtcpserver.cpp(105) : error C3861: 'QNetworkProxy': identifier not found tst_qtcpserver.cpp(112) : error C2653: 'QNetworkProxy' : is not a class or namespace name tst_qtcpserver.cpp(112) : error C2065: 'DefaultProxy' : undeclared identifier tst_qtcpserver.cpp(112) : error C3861: 'setApplicationProxy': identifier not found Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02224/winrt-x64-msvc2012_Windows_8/log.txt.gz Tested changes (refs/builds/dev_1386331207): http://codereview.qt-project.org/73405 [PS1] - WinRT: Fixed compilation of bearermonitor example http://codereview.qt-project.org/73255 [PS6] - WinRT: Fixed compilation of network autotests http://codereview.qt-project.org/64822 [PS13] - WinRT: Added networkinterface and hostinfo http://codereview.qt-project.org/73391 [PS1] - Do not enable SSL autodetection for WinRT From ci-noreply at qt-project.org Fri Dec 6 13:41:13 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 6 Dec 2013 14:41:13 +0200 Subject: [Ci-reports] pass on ssh://codereview.qt-project.org:29418/qt/qtbase#release Message-ID: <20131206_124113_075186.ci-noreply@qt-project.org> QtBase_release_Integration #442: SUCCESS Tested changes (refs/builds/release_1386328568): http://codereview.qt-project.org/72363 [PS3] - Update ChangeLog with new QImage formats http://codereview.qt-project.org/73400 [PS4] - Windows command line parsing: Do escape backslash. From ci-noreply at qt-project.org Fri Dec 6 13:56:58 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 6 Dec 2013 14:56:58 +0200 Subject: [Ci-reports] pass on ssh://codereview.qt-project.org:29418/qt/qt5#release Message-ID: <20131206_125658_093080.ci-noreply@qt-project.org> Qt5_release_Integration #279: SUCCESS Tested changes (refs/builds/release_1386311395): http://codereview.qt-project.org/73384 [PS2] - Updated submodules. From ci-noreply at qt-project.org Fri Dec 6 14:33:08 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 6 Dec 2013 15:33:08 +0200 Subject: [Ci-reports] pass on ssh://codereview.qt-project.org:29418/qt/qtdeclarative#stable Message-ID: <20131206_133308_099370.ci-noreply@qt-project.org> QtDeclarative_stable_Integration #1463: SUCCESS Tested changes (refs/builds/stable_1386332162): http://codereview.qt-project.org/73127 [PS1] - Profile a pixmap start event also when loading is asynchronous. http://codereview.qt-project.org/73342 [PS2] - Fix: QSGGeometry lineWidth in qsgbatchrenderer From ci-noreply at qt-project.org Fri Dec 6 15:06:27 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 6 Dec 2013 16:06:27 +0200 Subject: [Ci-reports] fail on ssh://codereview.qt-project.org:29418/qt/qtmodeling#master Message-ID: <20131206_140627_019157.ci-noreply@qt-project.org> Compilation failed :( moc iuicontroller.h In file included from iuicontroller.cpp:41:0: iuicontroller.h:69:71: error: reference to 'QWidget' is ambiguous iuicontroller.h:53:7: error: candidates are: struct QWidget /work/build/qt/qtbase/include/QtCore/../../src/corelib/kernel/qmetatype.h:1264:7: error: struct TestNamespace::QWidget iuicontroller.h:69:71: error: 'QWidget' has not been declared iuicontroller.h:72:38: error: reference to 'QWidget' is ambiguous iuicontroller.h:53:7: error: candidates are: struct QWidget /work/build/qt/qtbase/include/QtCore/../../src/corelib/kernel/qmetatype.h:1264:7: error: struct TestNamespace::QWidget iuicontroller.h:72:38: error: 'QWidget' has not been declared make[6]: *** [.obj/iuicontroller.o] Error 1 In file included from .moc/moc_iuicontroller.cpp:9:0: .moc/../iuicontroller.h:69:71: error: reference to 'QWidget' is ambiguous .moc/../iuicontroller.h:53:7: error: candidates are: struct QWidget /work/build/qt/qtbase/include/QtCore/../../src/corelib/kernel/qmetatype.h:1264:7: error: struct TestNamespace::QWidget .moc/../iuicontroller.h:69:71: error: 'QWidget' has not been declared .moc/../iuicontroller.h:72:38: error: reference to 'QWidget' is ambiguous .moc/../iuicontroller.h:53:7: error: candidates are: struct QWidget /work/build/qt/qtbase/include/QtCore/../../src/corelib/kernel/qmetatype.h:1264:7: error: struct TestNamespace::QWidget .moc/../iuicontroller.h:72:38: error: 'QWidget' has not been declared make[6]: *** [.obj/moc_iuicontroller.o] Error 1 make[5]: *** [sub-duseinterfaces-make_first-ordered] Error 2 make[4]: *** [sub-libs-make_first-ordered] Error 2 make[3]: *** [sub-src-make_first-ordered] Error 2 make[2]: *** [sub-duse-mt-make_first] Error 2 make[1]: *** [sub-uml-make_first] Error 2 make: *** [sub-examples-make_first] Error 2 Build log: http://testresults.qt-project.org/ci/QtModeling_master_Integration/build_00044/linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz Tested changes (refs/builds/master_1386337955): http://codereview.qt-project.org/73425 [PS1] - Fix wrong use of -z parameter when linking DuSE-MT on Mac From ci-noreply at qt-project.org Fri Dec 6 15:06:52 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 6 Dec 2013 16:06:52 +0200 Subject: [Ci-reports] pass on ssh://codereview.qt-project.org:29418/qt/qtbase#dev Message-ID: <20131206_140652_000216.ci-noreply@qt-project.org> QtBase_dev_Integration #2225: SUCCESS Tested changes (refs/builds/dev_1386333372): http://codereview.qt-project.org/69731 [PS2] - Remove trailing space from QDebug stream From ci-noreply at qt-project.org Fri Dec 6 15:29:49 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 6 Dec 2013 16:29:49 +0200 Subject: [Ci-reports] pass on ssh://codereview.qt-project.org:29418/qt/qtbase#stable Message-ID: <20131206_142949_003192.ci-noreply@qt-project.org> QtBase_stable_Integration #2693: SUCCESS Tested changes (refs/builds/stable_1386334535): http://codereview.qt-project.org/73353 [PS5] - Windows: Don't cover the taskbar when maximizing frameless windows From ci-noreply at qt-project.org Fri Dec 6 15:34:18 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 6 Dec 2013 16:34:18 +0200 Subject: [Ci-reports] fail on ssh://codereview.qt-project.org:29418/qt/qtbase#stable Message-ID: <20131206_143418_075819.ci-noreply@qt-project.org> qtbase failed to compile :( qdbusmetaobject.cpp: In member function 'void TestNamespace::QDBusMetaObjectGenerator::write(TestNamespace::QDBusMetaObject*)': qdbusmetaobject.cpp:448:22: error: no matching function for call to 'TestNamespace::QMetaStringTable::QMetaStringTable()' qdbusmetaobject.cpp:448:22: note: candidates are: ../../include/QtCore/5.2.1/QtCore/private/../../../../../src/corelib/kernel/qmetaobjectbuilder_p.h:326:5: note: TestNamespace::QMetaStringTable::QMetaStringTable(const TestNamespace::QByteArray&) ../../include/QtCore/5.2.1/QtCore/private/../../../../../src/corelib/kernel/qmetaobjectbuilder_p.h:326:5: note: candidate expects 1 argument, 0 provided ../../include/QtCore/5.2.1/QtCore/private/../../../../../src/corelib/kernel/qmetaobjectbuilder_p.h:323:46: note: TestNamespace::QMetaStringTable::QMetaStringTable(const TestNamespace::QMetaStringTable&) ../../include/QtCore/5.2.1/QtCore/private/../../../../../src/corelib/kernel/qmetaobjectbuilder_p.h:323:46: note: candidate expects 1 argument, 0 provided ../../include/QtCore/5.2.1/QtCore/private/../../../../../src/corelib/kernel/qmetaobjectbuilder_p.h:323:46: note: TestNamespace::QMetaStringTable::QMetaStringTable(TestNamespace::QMetaStringTable&&) ../../include/QtCore/5.2.1/QtCore/private/../../../../../src/corelib/kernel/qmetaobjectbuilder_p.h:323:46: note: candidate expects 1 argument, 0 provided make[3]: *** [.obj/qdbusmetaobject.o] Error 1 make[2]: *** [sub-dbus-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_02694/linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz ============================================================ qtbase failed to compile :( qdbusmetaobject.cpp: In member function ‘void QDBusMetaObjectGenerator::write(QDBusMetaObject*)’: qdbusmetaobject.cpp:448:22: error: no matching function for call to ‘QMetaStringTable::QMetaStringTable()’ qdbusmetaobject.cpp:448:22: note: candidates are: ../../include/QtCore/5.2.1/QtCore/private/../../../../../src/corelib/kernel/qmetaobjectbuilder_p.h:326:5: note: QMetaStringTable::QMetaStringTable(const QByteArray&) ../../include/QtCore/5.2.1/QtCore/private/../../../../../src/corelib/kernel/qmetaobjectbuilder_p.h:326:5: note: candidate expects 1 argument, 0 provided ../../include/QtCore/5.2.1/QtCore/private/../../../../../src/corelib/kernel/qmetaobjectbuilder_p.h:323:46: note: QMetaStringTable::QMetaStringTable(const QMetaStringTable&) ../../include/QtCore/5.2.1/QtCore/private/../../../../../src/corelib/kernel/qmetaobjectbuilder_p.h:323:46: note: candidate expects 1 argument, 0 provided ../../include/QtCore/5.2.1/QtCore/private/../../../../../src/corelib/kernel/qmetaobjectbuilder_p.h:323:46: note: QMetaStringTable::QMetaStringTable(QMetaStringTable&&) ../../include/QtCore/5.2.1/QtCore/private/../../../../../src/corelib/kernel/qmetaobjectbuilder_p.h:323:46: note: candidate expects 1 argument, 0 provided make[3]: *** [.obj/qdbusmetaobject.o] Error 1 make[2]: *** [sub-dbus-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_02694/linux-g++_no-widgets_Ubuntu_12.04_x64/log.txt.gz Tested changes (refs/builds/stable_1386340282): http://codereview.qt-project.org/72590 [PS3] - Correct debug bit setting with WGL http://codereview.qt-project.org/73419 [PS1] - Fix glx check http://codereview.qt-project.org/73361 [PS3] - Fix quadratic behavior in QMetaObjectBuilder when writing string table From ci-noreply at qt-project.org Fri Dec 6 15:35:44 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 6 Dec 2013 16:35:44 +0200 Subject: [Ci-reports] fail on ssh://codereview.qt-project.org:29418/qt/qtmodeling#master Message-ID: <20131206_143544_068557.ci-noreply@qt-project.org> Compilation failed :( compiling shell/uicontroller.cpp shell/uicontroller.cpp: In member function 'virtual bool DuSE::UiController::initialize()': shell/uicontroller.cpp:66:19: error: invalid use of incomplete type 'struct Ui::MainWindow' shell/mainwindow.h:51:11: error: forward declaration of 'struct Ui::MainWindow' shell/uicontroller.cpp: In member function 'virtual void DuSE::UiController::addCentralWidgetTab(TestNamespace::QWidget*, const TestNamespace::QString&, int, const TestNamespace::QIcon&)': shell/uicontroller.cpp:97:23: error: invalid use of incomplete type 'struct Ui::MainWindow' shell/mainwindow.h:51:11: error: forward declaration of 'struct Ui::MainWindow' shell/uicontroller.cpp:99:23: error: invalid use of incomplete type 'struct Ui::MainWindow' shell/mainwindow.h:51:11: error: forward declaration of 'struct Ui::MainWindow' shell/uicontroller.cpp: In member function 'virtual void DuSE::UiController::removeCentralWidgetTab(const TestNamespace::QString&)': shell/uicontroller.cpp:105:34: error: invalid use of incomplete type 'struct Ui::MainWindow' shell/mainwindow.h:51:11: error: forward declaration of 'struct Ui::MainWindow' shell/uicontroller.cpp:107:27: error: invalid use of incomplete type 'struct Ui::MainWindow' shell/mainwindow.h:51:11: error: forward declaration of 'struct Ui::MainWindow' shell/uicontroller.cpp:108:27: error: invalid use of incomplete type 'struct Ui::MainWindow' shell/mainwindow.h:51:11: error: forward declaration of 'struct Ui::MainWindow' shell/uicontroller.cpp: In member function 'virtual void DuSE::UiController::addAction(TestNamespace::QAction*, const TestNamespace::QString&, const TestNamespace::QString&)': shell/uicontroller.cpp:115:53: error: invalid use of incomplete type 'struct Ui::MainWindow' shell/mainwindow.h:51:11: error: forward declaration of 'struct Ui::MainWindow' shell/uicontroller.cpp:115:88: error: template argument 1 is invalid shell/uicontroller.cpp:115:101: error: invalid type in declaration before '(' token shell/uicontroller.cpp:115:116: error: invalid use of incomplete type 'struct Ui::MainWindow' shell/mainwindow.h:51:11: error: forward declaration of 'struct Ui::MainWindow' shell/uicontroller.cpp:115:166: error: request for member 'brk' in '_container_', which is of non-class type 'int' shell/uicontroller.cpp:115:185: error: request for member 'i' in '_container_', which is of non-class type 'int' shell/uicontroller.cpp:115:202: error: request for member 'e' in '_container_', which is of non-class type 'int' shell/uicontroller.cpp:115:236: error: request for member 'brk' in '_container_', which is of non-class type 'int' shell/uicontroller.cpp:115:255: error: request for member 'i' in '_container_', which is of non-class type 'int' shell/uicontroller.cpp:115:294: error: request for member 'i' in '_container_', which is of non-class type 'int' shell/uicontroller.cpp:115:328: error: request for member 'brk' in '_container_', which is of non-class type 'int' make[5]: *** [.obj/uicontroller.o] Error 1 In file included from shell/mainwindow.cpp:72:0: ../libs/duseinterfaces/iplugincontroller.h:67:52: error: template argument 2 is invalid In file included from shell/mainwindow.cpp:73:0: ../libs/duseinterfaces/iprojectcontroller.h:71:37: error: template argument 1 is invalid ../libs/duseinterfaces/iprojectcontroller.h:78:60: error: reference to 'QMetaModelPlugin' is ambiguous shell/mainwindow.h:59:7: error: candidates are: struct QMetaModelPlugin /work/build/qt/qtbase/include/QtModeling/../../../qtmodeling/src/modeling/qmetamodelplugin.h:55:46: error: class TestNamespace::QMetaModelPlugin ../libs/duseinterfaces/iprojectcontroller.h:78:60: error: 'QMetaModelPlugin' has not been declared shell/mainwindow.cpp: In constructor 'DuSE::MainWindow::MainWindow(TestNamespace::QWidget*)': shell/mainwindow.cpp:80:12: error: expected type-specifier before 'Ui' shell/mainwindow.cpp:80:12: error: expected ')' before 'Ui' shell/mainwindow.cpp:82:23: error: expected type-specifier before 'Ui' shell/mainwindow.cpp:82:23: error: expected ')' before 'Ui' shell/mainwindow.cpp:84:22: error: expected type-specifier before 'Ui' shell/mainwindow.cpp:84:22: error: expected ')' before 'Ui' shell/mainwindow.cpp:86:19: error: expected type-specifier before 'Ui' shell/mainwindow.cpp:86:19: error: expected ')' before 'Ui' shell/mainwindow.cpp:86:31: error: cannot convert 'int*' to 'Ui::MainWindow*' in initialization shell/mainwindow.cpp:86:31: error: cannot convert 'int*' to 'Ui::AboutPlugins*' in initialization shell/mainwindow.cpp:86:31: error: cannot convert 'int*' to 'Ui::AboutDuSEMT*' in initialization shell/mainwindow.cpp:86:31: error: cannot convert 'int*' to 'Ui::NewModel*' in initialization shell/mainwindow.cpp:88:7: error: invalid use of incomplete type 'struct Ui::MainWindow' shell/mainwindow.h:51:11: error: forward declaration of 'struct Ui::MainWindow' shell/mainwindow.cpp:90:14: error: invalid use of incomplete type 'struct Ui::NewModel' shell/mainwindow.h:54:11: error: forward declaration of 'struct Ui::NewModel' shell/mainwindow.cpp:91:22: error: invalid use of incomplete type 'struct Ui::NewModel' shell/mainwindow.h:54:11: error: forward declaration of 'struct Ui::NewModel' shell/mainwindow.cpp:92:18: error: invalid use of incomplete type 'struct Ui::AboutPlugins' shell/mainwindow.h:52:11: error: forward declaration of 'struct Ui::AboutPlugins' shell/mainwindow.cpp:93:17: error: invalid use of incomplete type 'struct Ui::AboutDuSEMT' shell/mainwindow.h:53:11: error: forward declaration of 'struct Ui::AboutDuSEMT' shell/mainwindow.cpp: In destructor 'virtual DuSE::MainWindow::~MainWindow()': shell/mainwindow.cpp:101:12: warning: possible problem detected in invocation of delete operator: [enabled by default] shell/mainwindow.cpp:101:12: warning: invalid use of incomplete type 'struct Ui::MainWindow' [enabled by default] shell/mainwindow.h:51:11: warning: forward declaration of 'struct Ui::MainWindow' [enabled by default] shell/mainwindow.cpp:101:12: note: neither the destructor nor the class-specific operator delete will be called, even if they are declared when the class is defined shell/mainwindow.cpp:102:12: warning: possible problem detected in invocation of delete operator: [enabled by default] shell/mainwindow.cpp:102:12: warning: invalid use of incomplete type 'struct Ui::AboutPlugins' [enabled by default] shell/mainwindow.h:52:11: warning: forward declaration of 'struct Ui::AboutPlugins' [enabled by default] shell/mainwindow.cpp:102:12: note: neither the destructor nor the class-specific operator delete will be called, even if they are declared when the class is defined shell/mainwindow.cpp:103:12: warning: possible problem detected in invocation of delete operator: [enabled by default] shell/mainwindow.cpp:103:12: warning: invalid use of incomplete type 'struct Ui::NewModel' [enabled by default] shell/mainwindow.h:54:11: warning: forward declaration of 'struct Ui::NewModel' [enabled by default] shell/mainwindow.cpp:103:12: note: neither the destructor nor the class-specific operator delete will be called, even if they are declared when the class is defined shell/mainwindow.cpp:104:12: warning: possible problem detected in invocation of delete operator: [enabled by default] shell/mainwindow.cpp:104:12: warning: invalid use of incomplete type 'struct Ui::AboutDuSEMT' [enabled by default] shell/mainwindow.h:53:11: warning: forward declaration of 'struct Ui::AboutDuSEMT' [enabled by default] shell/mainwindow.cpp:104:12: note: neither the destructor nor the class-specific operator delete will be called, even if they are declared when the class is defined shell/mainwindow.cpp: In member function 'void DuSE::MainWindow::on_actionFileNewModel_triggered()': shell/mainwindow.cpp:116:14: error: invalid use of incomplete type 'struct Ui::NewModel' shell/mainwindow.h:54:11: error: forward declaration of 'struct Ui::NewModel' shell/mainwindow.cpp:117:14: error: invalid use of incomplete type 'struct Ui::NewModel' shell/mainwindow.h:54:11: error: forward declaration of 'struct Ui::NewModel' shell/mainwindow.cpp:118:93: error: request for member 'values' in 'DuSE::ICore::self()->DuSE::ICore::pluginController()->DuSE::IPluginController::metamodelPlugins()', which is of non-class type 'const int' shell/mainwindow.cpp:118:102: error: template argument 1 is invalid shell/mainwindow.cpp:118:115: error: invalid type in declaration before '(' token shell/mainwindow.cpp:118:170: error: request for member 'values' in 'DuSE::ICore::self()->DuSE::ICore::pluginController()->DuSE::IPluginController::metamodelPlugins()', which is of non-class type 'const int' shell/mainwindow.cpp:118:194: error: request for member 'brk' in '_container_', which is of non-class type 'int' shell/mainwindow.cpp:118:213: error: request for member 'i' in '_container_', which is of non-class type 'int' shell/mainwindow.cpp:118:230: error: request for member 'e' in '_container_', which is of non-class type 'int' shell/mainwindow.cpp:118:264: error: request for member 'brk' in '_container_', which is of non-class type 'int' shell/mainwindow.cpp:118:283: error: request for member 'i' in '_container_', which is of non-class type 'int' shell/mainwindow.cpp:118:295: error: reference to 'QMetaModelPlugin' is ambiguous shell/mainwindow.h:59:7: error: candidates are: struct QMetaModelPlugin /work/build/qt/qtbase/include/QtModeling/../../../qtmodeling/src/modeling/qmetamodelplugin.h:55:46: error: class TestNamespace::QMetaModelPlugin shell/mainwindow.cpp:118:313: error: 'metamodelPlugin' was not declared in this scope shell/mainwindow.cpp:118:344: error: request for member 'i' in '_container_', which is of non-class type 'int' shell/mainwindow.cpp:118:378: error: request for member 'brk' in '_container_', which is of non-class type 'int' shell/mainwindow.cpp:119:18: error: invalid use of incomplete type 'struct Ui::NewModel' shell/mainwindow.h:54:11: error: forward declaration of 'struct Ui::NewModel' shell/mainwindow.cpp:120:14: error: invalid use of incomplete type 'struct Ui::NewModel' shell/mainwindow.h:54:11: error: forward declaration of 'struct Ui::NewModel' shell/mainwindow.cpp:122:9: error: reference to 'QMetaModelPlugin' is ambiguous shell/mainwindow.h:59:7: error: candidates are: struct QMetaModelPlugin /work/build/qt/qtbase/include/QtModeling/../../../qtmodeling/src/modeling/qmetamodelplugin.h:55:46: error: class TestNamespace::QMetaModelPlugin shell/mainwindow.cpp:122:27: error: 'metamodelPlugin' was not declared in this scope shell/mainwindow.cpp:123:97: error: request for member 'values' in 'DuSE::ICore::self()->DuSE::ICore::pluginController()->DuSE::IPluginController::metamodelPlugins()', which is of non-class type 'const int' shell/mainwindow.cpp:123:106: error: template argument 1 is invalid shell/mainwindow.cpp:123:119: error: invalid type in declaration before '(' token shell/mainwindow.cpp:123:174: error: request for member 'values' in 'DuSE::ICore::self()->DuSE::ICore::pluginController()->DuSE::IPluginController::metamodelPlugins()', which is of non-class type 'const int' shell/mainwindow.cpp:123:198: error: request for member 'brk' in '_container_', which is of non-class type 'int' shell/mainwindow.cpp:123:217: error: request for member 'i' in '_container_', which is of non-class type 'int' shell/mainwindow.cpp:123:234: error: request for member 'e' in '_container_', which is of non-class type 'int' shell/mainwindow.cpp:123:268: error: request for member 'brk' in '_container_', which is of non-class type 'int' shell/mainwindow.cpp:123:287: error: request for member 'i' in '_container_', which is of non-class type 'int' shell/mainwindow.cpp:123:299: error: reference to 'QMetaModelPlugin' is ambiguous shell/mainwindow.h:59:7: error: candidates are: struct QMetaModelPlugin /work/build/qt/qtbase/include/QtModeling/../../../qtmodeling/src/modeling/qmetamodelplugin.h:55:46: error: class TestNamespace::QMetaModelPlugin shell/mainwindow.cpp:123:317: error: 'plugin' was not declared in this scope shell/mainwindow.cpp:123:339: error: request for member 'i' in '_container_', which is of non-class type 'int' shell/mainwindow.cpp:123:373: error: request for member 'brk' in '_container_', which is of non-class type 'int' shell/mainwindow.cpp:124:63: error: invalid use of incomplete type 'struct Ui::NewModel' shell/mainwindow.h:54:11: error: forward declaration of 'struct Ui::NewModel' shell/mainwindow.cpp:127:70: error: invalid use of incomplete type 'struct Ui::NewModel' shell/mainwindow.h:54:11: error: forward declaration of 'struct Ui::NewModel' shell/mainwindow.cpp:127:116: error: invalid use of incomplete type 'struct Ui::NewModel' shell/mainwindow.h:54:11: error: forward declaration of 'struct Ui::NewModel' shell/mainwindow.cpp: At global scope: shell/mainwindow.cpp:167:42: error: variable or field 'populateDesignSpaceView' declared void shell/mainwindow.cpp:167:42: error: reference to 'QModelingElement' is ambiguous shell/mainwindow.h:57:7: error: candidates are: struct QModelingElement /work/build/qt/qtbase/include/QtModeling/../../../qtmodeling/src/modeling/qmodelingelement.h:55:46: error: class TestNamespace::QModelingElement shell/mainwindow.cpp:167:60: error: 'modelingObject' was not declared in this scope shell/mainwindow.cpp: In member function 'void DuSE::MainWindow::update()': shell/mainwindow.cpp:270:13: error: invalid use of incomplete type 'struct QProgressDialog' shell/mainwindow.h:61:7: error: forward declaration of 'struct QProgressDialog' shell/mainwindow.cpp:270:32: error: invalid use of incomplete type 'struct QProgressDialog' shell/mainwindow.h:61:7: error: forward declaration of 'struct QProgressDialog' shell/mainwindow.cpp:271:17: error: invalid use of incomplete type 'struct QProgressDialog' shell/mainwindow.h:61:7: error: forward declaration of 'struct QProgressDialog' shell/mainwindow.cpp:273:17: error: invalid use of incomplete type 'struct QProgressDialog' shell/mainwindow.h:61:7: error: forward declaration of 'struct QProgressDialog' shell/mainwindow.cpp: In member function 'void DuSE::MainWindow::metaModelChanged(TestNamespace::QString)': shell/mainwindow.cpp:286:14: error: invalid use of incomplete type 'struct Ui::NewModel' shell/mainwindow.h:54:11: error: forward declaration of 'struct Ui::NewModel' In file included from /work/build/qt/qtbase/include/QtCore/qglobal.h:1:0, from /work/build/qt/qtbase/include/QtGui/../../src/gui/kernel/qwindowdefs.h:45, from /work/build/qt/qtbase/include/QtGui/qwindowdefs.h:1, from /work/build/qt/qtbase/include/QtWidgets/../../src/widgets/kernel/qwidget.h:45, from /work/build/qt/qtbase/include/QtWidgets/qwidget.h:1, from /work/build/qt/qtbase/include/QtWidgets/../../src/widgets/widgets/qmainwindow.h:45, from /work/build/qt/qtbase/include/QtWidgets/qmainwindow.h:1, from /work/build/qt/qtbase/include/QtWidgets/QMainWindow:1, from shell/mainwindow.h:44, from shell/mainwindow.cpp:41: /work/build/qt/qtbase/include/QtCore/../../src/corelib/global/qglobal.h: At global scope: /work/build/qt/qtbase/include/QtCore/../../src/corelib/global/qglobal.h: In instantiation of 'TestNamespace::QForeachContainer': /work/build/qt/qtbase/include/QtCore/../../src/corelib/global/qglobal.h:841:32: error: 'const int' is not a class, struct, or union type /work/build/qt/qtbase/include/QtCore/../../src/corelib/global/qglobal.h:841:35: error: 'const int' is not a class, struct, or union type shell/mainwindow.cpp: In member function 'void DuSE::MainWindow::metaModelChanged(TestNamespace::QString)': shell/mainwindow.cpp:288:195: error: 'class TestNamespace::QForeachContainer' has no member named 'i' shell/mainwindow.cpp:288:212: error: 'class TestNamespace::QForeachContainer' has no member named 'e' shell/mainwindow.cpp:288:265: error: 'class TestNamespace::QForeachContainer' has no member named 'i' shell/mainwindow.cpp:288:277: error: reference to 'QMetaModelPlugin' is ambiguous shell/mainwindow.h:59:7: error: candidates are: struct QMetaModelPlugin /work/build/qt/qtbase/include/QtModeling/../../../qtmodeling/src/modeling/qmetamodelplugin.h:55:46: error: class TestNamespace::QMetaModelPlugin shell/mainwindow.cpp:288:295: error: 'metamodelPlugin' was not declared in this scope shell/mainwindow.cpp:288:326: error: 'class TestNamespace::QForeachContainer' has no member named 'i' shell/mainwindow.cpp:290:75: error: expected primary-expression before '>' token shell/mainwindow.cpp:290:77: error: expected primary-expression before ')' token shell/mainwindow.cpp:293:18: error: invalid use of incomplete type 'struct Ui::NewModel' shell/mainwindow.h:54:11: error: forward declaration of 'struct Ui::NewModel' shell/mainwindow.cpp:294:14: error: invalid use of incomplete type 'struct Ui::NewModel' shell/mainwindow.h:54:11: error: forward declaration of 'struct Ui::NewModel' shell/mainwindow.cpp: At global scope: shell/mainwindow.cpp:322:30: error: variable or field 'addToPareto' declared void shell/mainwindow.cpp:322:30: error: reference to 'QModelingElement' is ambiguous shell/mainwindow.h:57:7: error: candidates are: struct QModelingElement /work/build/qt/qtbase/include/QtModeling/../../../qtmodeling/src/modeling/qmodelingelement.h:55:46: error: class TestNamespace::QModelingElement shell/mainwindow.cpp:322:48: error: 'modelingObject' was not declared in this scope shell/mainwindow.cpp:322:64: error: expected primary-expression before 'int' shell/mainwindow.cpp:362:1: error: reference to 'QTreeWidgetItem' is ambiguous shell/mainwindow.h:48:7: error: candidates are: struct QTreeWidgetItem /work/build/qt/qtbase/include/QtWidgets/../../src/widgets/itemviews/qtreewidget.h:60:46: error: class TestNamespace::QTreeWidgetItem shell/mainwindow.cpp:362:1: error: 'QTreeWidgetItem' does not name a type shell/mainwindow.cpp: In member function 'void DuSE::MainWindow::populatePluginDialog()': shell/mainwindow.cpp:375:18: error: invalid use of incomplete type 'struct Ui::AboutPlugins' shell/mainwindow.h:52:11: error: forward declaration of 'struct Ui::AboutPlugins' shell/mainwindow.cpp:376:18: error: invalid use of incomplete type 'struct Ui::AboutPlugins' shell/mainwindow.h:52:11: error: forward declaration of 'struct Ui::AboutPlugins' shell/mainwindow.cpp:377:18: error: invalid use of incomplete type 'struct Ui::AboutPlugins' shell/mainwindow.h:52:11: error: forward declaration of 'struct Ui::AboutPlugins' shell/mainwindow.cpp:379:195: error: 'class TestNamespace::QForeachContainer' has no member named 'i' shell/mainwindow.cpp:379:212: error: 'class TestNamespace::QForeachContainer' has no member named 'e' shell/mainwindow.cpp:379:265: error: 'class TestNamespace::QForeachContainer' has no member named 'i' shell/mainwindow.cpp:379:277: error: reference to 'QMetaModelPlugin' is ambiguous shell/mainwindow.h:59:7: error: candidates are: struct QMetaModelPlugin /work/build/qt/qtbase/include/QtModeling/../../../qtmodeling/src/modeling/qmetamodelplugin.h:55:46: error: class TestNamespace::QMetaModelPlugin shell/mainwindow.cpp:379:295: error: 'metamodelPlugin' was not declared in this scope shell/mainwindow.cpp:379:326: error: 'class TestNamespace::QForeachContainer' has no member named 'i' shell/mainwindow.cpp:380:89: error: expected primary-expression before '>' token shell/mainwindow.cpp:380:91: error: expected primary-expression before ')' token shell/mainwindow.cpp:381:9: error: reference to 'QTreeWidgetItem' is ambiguous shell/mainwindow.h:48:7: error: candidates are: struct QTreeWidgetItem /work/build/qt/qtbase/include/QtWidgets/../../src/widgets/itemviews/qtreewidget.h:60:46: error: class TestNamespace::QTreeWidgetItem shell/mainwindow.cpp:381:26: error: 'metamodelItem' was not declared in this scope shell/mainwindow.cpp:381:46: error: expected type-specifier before 'QTreeWidgetItem' shell/mainwindow.cpp:381:46: error: expected ';' before 'QTreeWidgetItem' shell/mainwindow.cpp:380:21: warning: unused variable 'jsonObject' [-Wunused-variable] shell/mainwindow.cpp:390:9: error: reference to 'QTreeWidgetItem' is ambiguous shell/mainwindow.h:48:7: error: candidates are: struct QTreeWidgetItem /work/build/qt/qtbase/include/QtWidgets/../../src/widgets/itemviews/qtreewidget.h:60:46: error: class TestNamespace::QTreeWidgetItem shell/mainwindow.cpp:390:26: error: 'dusemtItem' was not declared in this scope shell/mainwindow.cpp:390:43: error: expected type-specifier before 'QTreeWidgetItem' shell/mainwindow.cpp:390:43: error: expected ';' before 'QTreeWidgetItem' shell/mainwindow.cpp:398:18: error: invalid use of incomplete type 'struct Ui::AboutPlugins' shell/mainwindow.h:52:11: error: forward declaration of 'struct Ui::AboutPlugins' In file included from /work/build/qt/qtbase/include/QtCore/qglobal.h:1:0, from /work/build/qt/qtbase/include/QtGui/../../src/gui/kernel/qwindowdefs.h:45, from /work/build/qt/qtbase/include/QtGui/qwindowdefs.h:1, from /work/build/qt/qtbase/include/QtWidgets/../../src/widgets/kernel/qwidget.h:45, from /work/build/qt/qtbase/include/QtWidgets/qwidget.h:1, from /work/build/qt/qtbase/include/QtWidgets/../../src/widgets/widgets/qmainwindow.h:45, from /work/build/qt/qtbase/include/QtWidgets/qmainwindow.h:1, from /work/build/qt/qtbase/include/QtWidgets/QMainWindow:1, from shell/mainwindow.h:44, from shell/mainwindow.cpp:41: /work/build/qt/qtbase/include/QtCore/../../src/corelib/global/qglobal.h: In constructor 'TestNamespace::QForeachContainer::QForeachContainer(const T&) [with T = const int]': /work/build/qt/qtbase/include/QtCore/../../src/corelib/global/qglobal.h:838:81: error: using invalid field 'TestNamespace::QForeachContainer::i' /work/build/qt/qtbase/include/QtCore/../../src/corelib/global/qglobal.h:838:81: error: request for member 'begin' in '((TestNamespace::QForeachContainer*)this)->TestNamespace::QForeachContainer::c', which is of non-class type 'const int' /work/build/qt/qtbase/include/QtCore/../../src/corelib/global/qglobal.h:838:81: error: using invalid field 'TestNamespace::QForeachContainer::e' /work/build/qt/qtbase/include/QtCore/../../src/corelib/global/qglobal.h:838:81: error: request for member 'end' in '((TestNamespace::QForeachContainer*)this)->TestNamespace::QForeachContainer::c', which is of non-class type 'const int' make[5]: *** [.obj/mainwindow.o] Error 1 In file included from shell/projectcontroller.h:46:0, from shell/projectcontroller.cpp:41: shell/mainwindow.h:99:22: error: reference to ‘QModelingElement’ is ambiguous shell/mainwindow.h:57:7: error: candidates are: struct QModelingElement ../libs/duseinterfaces/iprojectcontroller.h:52:7: error: struct TestNamespace::QModelingElement shell/mainwindow.h:99:22: error: ‘QModelingElement’ has not been declared shell/mainwindow.h:106:34: error: reference to ‘QModelingElement’ is ambiguous shell/mainwindow.h:57:7: error: candidates are: struct QModelingElement ../libs/duseinterfaces/iprojectcontroller.h:52:7: error: struct TestNamespace::QModelingElement shell/mainwindow.h:106:34: error: ‘QModelingElement’ has not been declared shell/mainwindow.h:108:29: error: template argument 1 is invalid shell/mainwindow.h:109:29: error: template argument 1 is invalid In file included from shell/projectcontroller.cpp:41:0: shell/projectcontroller.h:62:37: error: template argument 1 is invalid shell/projectcontroller.h:69:60: error: reference to ‘QMetaModelPlugin’ is ambiguous shell/mainwindow.h:59:7: error: candidates are: struct QMetaModelPlugin ../libs/duseinterfaces/iprojectcontroller.h:53:7: error: struct TestNamespace::QMetaModelPlugin shell/projectcontroller.h:69:60: error: ‘QMetaModelPlugin’ has not been declared shell/projectcontroller.h:73:29: error: template argument 1 is invalid shell/projectcontroller.h:62:39: error: conflicting return type specified for ‘virtual int DuSE::ProjectController::currentModelElements() const’ ../libs/duseinterfaces/iprojectcontroller.h:71:39: error: overriding ‘virtual TestNamespace::QList DuSE::IProjectController::currentModelElements() const’ shell/projectcontroller.cpp:83:25: error: template argument 1 is invalid shell/projectcontroller.cpp: In member function ‘virtual bool DuSE::ProjectController::openModel(const TestNamespace::QString&)’: shell/projectcontroller.cpp:101:50: error: cannot convert ‘TestNamespace::QList’ to ‘int’ in assignment In file included from /work/build/qt/qtbase/include/QtCore/qglobal.h:1:0, from /work/build/qt/qtbase/include/QtCore/../../src/corelib/global/qnamespace.h:45, from /work/build/qt/qtbase/include/QtCore/qnamespace.h:1, from /work/build/qt/qtbase/include/QtCore/../../src/corelib/kernel/qobjectdefs.h:45, from /work/build/qt/qtbase/include/QtCore/qobjectdefs.h:1, from /work/build/qt/qtbase/include/QtCore/../../src/corelib/kernel/qobject.h:48, from /work/build/qt/qtbase/include/QtCore/qobject.h:1, from /work/build/qt/qtbase/include/QtCore/QObject:1, from ../libs/duseinterfaces/iprojectcontroller.h:44, from shell/projectcontroller.h:44, from shell/projectcontroller.cpp:41: /work/build/qt/qtbase/include/QtCore/../../src/corelib/global/qglobal.h: At global scope: /work/build/qt/qtbase/include/QtCore/../../src/corelib/global/qglobal.h: In instantiation of ‘TestNamespace::QForeachContainer’: /work/build/qt/qtbase/include/QtCore/../../src/corelib/global/qglobal.h:841:32: error: ‘int’ is not a class, struct, or union type /work/build/qt/qtbase/include/QtCore/../../src/corelib/global/qglobal.h:841:35: error: ‘int’ is not a class, struct, or union type shell/projectcontroller.cpp: In member function ‘virtual bool DuSE::ProjectController::openModel(const TestNamespace::QString&)’: shell/projectcontroller.cpp:104:131: error: ‘class TestNamespace::QForeachContainer’ has no member named ‘i’ shell/projectcontroller.cpp:104:148: error: ‘class TestNamespace::QForeachContainer’ has no member named ‘e’ shell/projectcontroller.cpp:104:201: error: ‘class TestNamespace::QForeachContainer’ has no member named ‘i’ shell/projectcontroller.cpp:104:213: error: reference to ‘QModelingElement’ is ambiguous shell/mainwindow.h:57:7: error: candidates are: struct QModelingElement /work/build/qt/qtbase/include/QtModeling/../../../qtmodeling/src/modeling/qmodelingelement.h:55:46: error: class TestNamespace::QModelingElement shell/projectcontroller.cpp:104:231: error: ‘element’ was not declared in this scope shell/projectcontroller.cpp:104:254: error: ‘class TestNamespace::QForeachContainer’ has no member named ‘i’ shell/projectcontroller.cpp: In member function ‘virtual bool DuSE::ProjectController::closeModel()’: shell/projectcontroller.cpp:119:27: error: request for member ‘clear’ in ‘((DuSE::ProjectController*)this)->DuSE::ProjectController::_currentModelElements’, which is of non-class type ‘int’ shell/projectcontroller.cpp: At global scope: shell/projectcontroller.cpp:152:67: error: reference to ‘QMetaModelPlugin’ is ambiguous shell/mainwindow.h:59:7: error: candidates are: struct QMetaModelPlugin /work/build/qt/qtbase/include/QtModeling/../../../qtmodeling/src/modeling/qmetamodelplugin.h:55:46: error: class TestNamespace::QMetaModelPlugin shell/projectcontroller.cpp:152:67: error: ‘QMetaModelPlugin’ has not been declared shell/projectcontroller.cpp: In member function ‘virtual bool DuSE::ProjectController::createModel(const TestNamespace::QString&, int*, const TestNamespace::QString&)’: shell/projectcontroller.cpp:154:5: error: reference to ‘QModelingElement’ is ambiguous shell/mainwindow.h:57:7: error: candidates are: struct QModelingElement /work/build/qt/qtbase/include/QtModeling/../../../qtmodeling/src/modeling/qmodelingelement.h:55:46: error: class TestNamespace::QModelingElement shell/projectcontroller.cpp:154:23: error: ‘topLevelElement’ was not declared in this scope shell/projectcontroller.cpp:154:58: error: request for member ‘createModelingElement’ in ‘* metamodelPlugin’, which is of non-class type ‘int’ shell/projectcontroller.cpp:158:31: error: request for member ‘clear’ in ‘((DuSE::ProjectController*)this)->DuSE::ProjectController::_currentModelElements’, which is of non-class type ‘int’ In file included from /work/build/qt/qtbase/include/QtCore/qglobal.h:1:0, from /work/build/qt/qtbase/include/QtCore/../../src/corelib/global/qnamespace.h:45, from /work/build/qt/qtbase/include/QtCore/qnamespace.h:1, from /work/build/qt/qtbase/include/QtCore/../../src/corelib/kernel/qobjectdefs.h:45, from /work/build/qt/qtbase/include/QtCore/qobjectdefs.h:1, from /work/build/qt/qtbase/include/QtCore/../../src/corelib/kernel/qobject.h:48, from /work/build/qt/qtbase/include/QtCore/qobject.h:1, from /work/build/qt/qtbase/include/QtCore/QObject:1, from ../libs/duseinterfaces/iprojectcontroller.h:44, from shell/projectcontroller.h:44, from shell/projectcontroller.cpp:41: /work/build/qt/qtbase/include/QtCore/../../src/corelib/global/qglobal.h: In constructor ‘TestNamespace::QForeachContainer::QForeachContainer(const T&) [with T = int]’: /work/build/qt/qtbase/include/QtCore/../../src/corelib/global/qglobal.h:838:81: error: using invalid field ‘TestNamespace::QForeachContainer::i’ /work/build/qt/qtbase/include/QtCore/../../src/corelib/global/qglobal.h:838:81: error: request for member ‘begin’ in ‘((TestNamespace::QForeachContainer*)this)->TestNamespace::QForeachContainer::c’, which is of non-class type ‘const int’ /work/build/qt/qtbase/include/QtCore/../../src/corelib/global/qglobal.h:838:81: error: using invalid field ‘TestNamespace::QForeachContainer::e’ /work/build/qt/qtbase/include/QtCore/../../src/corelib/global/qglobal.h:838:81: error: request for member ‘end’ in ‘((TestNamespace::QForeachContainer*)this)->TestNamespace::QForeachContainer::c’, which is of non-class type ‘const int’ In file included from /work/build/qt/qtbase/include/QtCore/qalgorithms.h:1:0, from /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qlist.h:45, from /work/build/qt/qtbase/include/QtCore/qlist.h:1, from /work/build/qt/qtbase/include/QtCore/../../src/corelib/kernel/qobject.h:51, from /work/build/qt/qtbase/include/QtCore/qobject.h:1, from /work/build/qt/qtbase/include/QtCore/QObject:1, from ../libs/duseinterfaces/iprojectcontroller.h:44, from shell/projectcontroller.h:44, from shell/projectcontroller.cpp:41: /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qalgorithms.h: In function ‘void TestNamespace::qDeleteAll(const Container&) [with Container = int]’: /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qalgorithms.h:331:5: error: request for member ‘begin’ in ‘c’, which is of non-class type ‘const int’ /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qalgorithms.h:331:5: error: request for member ‘end’ in ‘c’, which is of non-class type ‘const int’ make[5]: *** [.obj/projectcontroller.o] Error 1 In file included from shell/core.cpp:43:0: shell/plugincontroller.h:66:52: error: template argument 2 is invalid shell/plugincontroller.h:71:38: error: template argument 2 is invalid shell/plugincontroller.h:66:55: error: conflicting return type specified for ‘virtual const int& DuSE::PluginController::metamodelPlugins() const’ ../libs/duseinterfaces/iplugincontroller.h:67:55: error: overriding ‘virtual const TestNamespace::QHash& DuSE::IPluginController::metamodelPlugins() const’ In file included from shell/projectcontroller.h:44:0, from shell/core.cpp:44: ../libs/duseinterfaces/iprojectcontroller.h:78:60: error: reference to ‘QMetaModelPlugin’ is ambiguous shell/plugincontroller.h:49:7: error: candidates are: struct QMetaModelPlugin ../libs/duseinterfaces/iplugincontroller.h:50:7: error: struct TestNamespace::QMetaModelPlugin ../libs/duseinterfaces/iprojectcontroller.h:78:60: error: ‘QMetaModelPlugin’ has not been declared In file included from shell/projectcontroller.h:46:0, from shell/core.cpp:44: shell/mainwindow.h:99:22: error: reference to ‘QModelingElement’ is ambiguous shell/mainwindow.h:57:7: error: candidates are: struct QModelingElement ../libs/duseinterfaces/iprojectcontroller.h:52:7: error: struct TestNamespace::QModelingElement shell/mainwindow.h:99:22: error: ‘QModelingElement’ has not been declared shell/mainwindow.h:106:34: error: reference to ‘QModelingElement’ is ambiguous shell/mainwindow.h:57:7: error: candidates are: struct QModelingElement ../libs/duseinterfaces/iprojectcontroller.h:52:7: error: struct TestNamespace::QModelingElement shell/mainwindow.h:106:34: error: ‘QModelingElement’ has not been declared shell/mainwindow.h:108:29: error: template argument 1 is invalid shell/mainwindow.h:109:29: error: template argument 1 is invalid In file included from shell/core.cpp:44:0: shell/projectcontroller.h:62:37: error: template argument 1 is invalid shell/projectcontroller.h:69:60: error: reference to ‘QMetaModelPlugin’ is ambiguous shell/plugincontroller.h:49:7: error: candidates are: struct QMetaModelPlugin ../libs/duseinterfaces/iplugincontroller.h:50:7: error: struct TestNamespace::QMetaModelPlugin shell/projectcontroller.h:69:60: error: ‘QMetaModelPlugin’ has not been declared shell/projectcontroller.h:73:29: error: template argument 1 is invalid shell/projectcontroller.h:62:39: error: conflicting return type specified for ‘virtual int DuSE::ProjectController::currentModelElements() const’ ../libs/duseinterfaces/iprojectcontroller.h:71:39: error: overriding ‘virtual TestNamespace::QList DuSE::IProjectController::currentModelElements() const’ In file included from shell/uicontroller.h:44:0, from shell/core.cpp:45: ../libs/duseinterfaces/iuicontroller.h:82:53: error: reference to ‘QQuickItem’ is ambiguous shell/mainwindow.h:46:7: error: candidates are: struct QQuickItem ../libs/duseinterfaces/iuicontroller.h:55:7: error: struct TestNamespace::QQuickItem ../libs/duseinterfaces/iuicontroller.h:82:53: error: ‘QQuickItem’ has not been declared make[5]: *** [.obj/core.o] Error 1 In file included from shell/plugincontroller.cpp:41:0: shell/plugincontroller.h:66:52: error: template argument 2 is invalid shell/plugincontroller.h:71:38: error: template argument 2 is invalid shell/plugincontroller.h:66:55: error: conflicting return type specified for ‘virtual const int& DuSE::PluginController::metamodelPlugins() const’ ../libs/duseinterfaces/iplugincontroller.h:67:55: error: overriding ‘virtual const TestNamespace::QHash& DuSE::IPluginController::metamodelPlugins() const’ shell/plugincontroller.cpp: In member function ‘virtual bool DuSE::PluginController::initialize()’: shell/plugincontroller.cpp:80:13: error: reference to ‘QMetaModelPlugin’ is ambiguous shell/plugincontroller.h:49:7: error: candidates are: struct QMetaModelPlugin /work/build/qt/qtbase/include/QtModeling/../../../qtmodeling/src/modeling/qmetamodelplugin.h:55:46: error: class TestNamespace::QMetaModelPlugin shell/plugincontroller.cpp:80:31: error: ‘metamodelPlugin’ was not declared in this scope shell/plugincontroller.cpp:81:46: error: parse error in template argument list shell/plugincontroller.cpp:81:85: error: no matching function for call to ‘qobject_cast(TestNamespace::QObject*&)’ shell/plugincontroller.cpp:81:85: note: candidates are: /work/build/qt/qtbase/include/QtCore/../../src/corelib/kernel/qobject.h:517:10: note: template T TestNamespace::qobject_cast(TestNamespace::QObject*) /work/build/qt/qtbase/include/QtCore/../../src/corelib/kernel/qobject.h:526:10: note: template T TestNamespace::qobject_cast(const TestNamespace::QObject*) /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qsharedpointer_impl.h:861:1: note: template TestNamespace::QSharedPointer::Type> TestNamespace::qobject_cast(const TestNamespace::QSharedPointer&) /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qsharedpointer_impl.h:867:1: note: template TestNamespace::QSharedPointer::Type> TestNamespace::qobject_cast(const TestNamespace::QWeakPointer&) shell/plugincontroller.cpp:84:35: error: request for member ‘insert’ in ‘((DuSE::PluginController*)this)->DuSE::PluginController::_metamodelPlugins’, which is of non-class type ‘int’ shell/plugincontroller.cpp: At global scope: shell/plugincontroller.cpp:152:40: error: template argument 2 is invalid make[5]: *** [.obj/plugincontroller.o] Error 1 make[4]: *** [sub-app-make_first-ordered] Error 2 make[3]: *** [sub-src-make_first-ordered] Error 2 make[2]: *** [sub-duse-mt-make_first] Error 2 make[1]: *** [sub-uml-make_first] Error 2 make: *** [sub-examples-make_first] Error 2 Build log: http://testresults.qt-project.org/ci/QtModeling_master_Integration/build_00045/linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz Tested changes (refs/builds/master_1386340077): http://codereview.qt-project.org/73425 [PS2] - Fix wrong use of -z parameter when linking DuSE-MT on Mac From ci-noreply at qt-project.org Fri Dec 6 16:15:31 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 6 Dec 2013 17:15:31 +0200 Subject: [Ci-reports] fail on ssh://codereview.qt-project.org:29418/qt/qtdeclarative#dev Message-ID: <20131206_151531_035749.ci-noreply@qt-project.org> Autotest `tst_qquicktrailemitter' failed :( Testing tst_qquicktrailemitter FAIL! : tst_qquicktrailemitter::test_basic() Compared values are not the same Actual (system->groupData[1]->size()): 510 Expected (500) : 500 Loc: [tst_qquicktrailemitter.cpp(89)] Totals: 2 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qquicktrailemitter ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_qquicktrailemitter::initTestCase() FAIL! : tst_qquicktrailemitter::test_basic() Compared values are not the same Actual (system->groupData[1]->size()): 510 Expected (500) : 500 Loc: [tst_qquicktrailemitter.cpp(89)] PASS : tst_qquicktrailemitter::cleanupTestCase() Totals: 2 passed, 1 failed, 0 skipped ********* Finished testing of tst_qquicktrailemitter ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquicktrailemitter: 11 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_00976/linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz Tested changes (refs/builds/dev_1386340479): http://codereview.qt-project.org/73380 [PS2] - Merge remote-tracking branch 'origin/stable' into dev From ci-noreply at qt-project.org Fri Dec 6 16:27:14 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 6 Dec 2013 17:27:14 +0200 Subject: [Ci-reports] fail on ssh://codereview.qt-project.org:29418/qt/qtmodeling#master Message-ID: <20131206_152714_088812.ci-noreply@qt-project.org> Compilation failed :( moc shell/mainwindow.h In file included from shell/projectcontroller.h:46:0, from shell/projectcontroller.cpp:41: shell/mainwindow.h:99:22: error: reference to 'QModelingElement' is ambiguous shell/mainwindow.h:50:7: error: candidates are: struct QModelingElement ../libs/duseinterfaces/iprojectcontroller.h:52:7: error: struct TestNamespace::QModelingElement shell/mainwindow.h:99:22: error: 'QModelingElement' has not been declared shell/mainwindow.h:106:34: error: reference to 'QModelingElement' is ambiguous shell/mainwindow.h:50:7: error: candidates are: struct QModelingElement ../libs/duseinterfaces/iprojectcontroller.h:52:7: error: struct TestNamespace::QModelingElement shell/mainwindow.h:106:34: error: 'QModelingElement' has not been declared shell/mainwindow.h:108:29: error: template argument 1 is invalid shell/mainwindow.h:109:29: error: template argument 1 is invalid In file included from shell/projectcontroller.cpp:41:0: shell/projectcontroller.h:62:37: error: template argument 1 is invalid shell/projectcontroller.h:69:60: error: reference to 'QMetaModelPlugin' is ambiguous shell/mainwindow.h:52:7: error: candidates are: struct QMetaModelPlugin ../libs/duseinterfaces/iprojectcontroller.h:53:7: error: struct TestNamespace::QMetaModelPlugin shell/projectcontroller.h:69:60: error: 'QMetaModelPlugin' has not been declared shell/projectcontroller.h:73:29: error: template argument 1 is invalid shell/projectcontroller.h:62:39: error: conflicting return type specified for 'virtual int DuSE::ProjectController::currentModelElements() const' ../libs/duseinterfaces/iprojectcontroller.h:71:39: error: overriding 'virtual TestNamespace::QList DuSE::IProjectController::currentModelElements() const' shell/projectcontroller.cpp:83:25: error: template argument 1 is invalid shell/projectcontroller.cpp: In member function 'virtual bool DuSE::ProjectController::openModel(const TestNamespace::QString&)': shell/projectcontroller.cpp:101:50: error: cannot convert 'TestNamespace::QList' to 'int' in assignment In file included from /work/build/qt/qtbase/include/QtCore/qglobal.h:1:0, from /work/build/qt/qtbase/include/QtCore/../../src/corelib/global/qnamespace.h:45, from /work/build/qt/qtbase/include/QtCore/qnamespace.h:1, from /work/build/qt/qtbase/include/QtCore/../../src/corelib/kernel/qobjectdefs.h:45, from /work/build/qt/qtbase/include/QtCore/qobjectdefs.h:1, from /work/build/qt/qtbase/include/QtCore/../../src/corelib/kernel/qobject.h:48, from /work/build/qt/qtbase/include/QtCore/qobject.h:1, from /work/build/qt/qtbase/include/QtCore/QObject:1, from ../libs/duseinterfaces/iprojectcontroller.h:44, from shell/projectcontroller.h:44, from shell/projectcontroller.cpp:41: /work/build/qt/qtbase/include/QtCore/../../src/corelib/global/qglobal.h: At global scope: /work/build/qt/qtbase/include/QtCore/../../src/corelib/global/qglobal.h: In instantiation of 'TestNamespace::QForeachContainer': /work/build/qt/qtbase/include/QtCore/../../src/corelib/global/qglobal.h:841:32: error: 'int' is not a class, struct, or union type /work/build/qt/qtbase/include/QtCore/../../src/corelib/global/qglobal.h:841:35: error: 'int' is not a class, struct, or union type shell/projectcontroller.cpp: In member function 'virtual bool DuSE::ProjectController::openModel(const TestNamespace::QString&)': shell/projectcontroller.cpp:104:131: error: 'class TestNamespace::QForeachContainer' has no member named 'i' shell/projectcontroller.cpp:104:148: error: 'class TestNamespace::QForeachContainer' has no member named 'e' shell/projectcontroller.cpp:104:201: error: 'class TestNamespace::QForeachContainer' has no member named 'i' shell/projectcontroller.cpp:104:213: error: reference to 'QModelingElement' is ambiguous shell/mainwindow.h:50:7: error: candidates are: struct QModelingElement /work/build/qt/qtbase/include/QtModeling/../../../qtmodeling/src/modeling/qmodelingelement.h:55:46: error: class TestNamespace::QModelingElement shell/projectcontroller.cpp:104:231: error: 'element' was not declared in this scope shell/projectcontroller.cpp:104:254: error: 'class TestNamespace::QForeachContainer' has no member named 'i' shell/projectcontroller.cpp: In member function 'virtual bool DuSE::ProjectController::closeModel()': shell/projectcontroller.cpp:119:27: error: request for member 'clear' in '((DuSE::ProjectController*)this)->DuSE::ProjectController::_currentModelElements', which is of non-class type 'int' shell/projectcontroller.cpp: At global scope: shell/projectcontroller.cpp:152:67: error: reference to 'QMetaModelPlugin' is ambiguous shell/mainwindow.h:52:7: error: candidates are: struct QMetaModelPlugin /work/build/qt/qtbase/include/QtModeling/../../../qtmodeling/src/modeling/qmetamodelplugin.h:55:46: error: class TestNamespace::QMetaModelPlugin shell/projectcontroller.cpp:152:67: error: 'QMetaModelPlugin' has not been declared shell/projectcontroller.cpp: In member function 'virtual bool DuSE::ProjectController::createModel(const TestNamespace::QString&, int*, const TestNamespace::QString&)': shell/projectcontroller.cpp:154:5: error: reference to 'QModelingElement' is ambiguous shell/mainwindow.h:50:7: error: candidates are: struct QModelingElement /work/build/qt/qtbase/include/QtModeling/../../../qtmodeling/src/modeling/qmodelingelement.h:55:46: error: class TestNamespace::QModelingElement shell/projectcontroller.cpp:154:23: error: 'topLevelElement' was not declared in this scope shell/projectcontroller.cpp:154:58: error: request for member 'createModelingElement' in '* metamodelPlugin', which is of non-class type 'int' shell/projectcontroller.cpp:158:31: error: request for member 'clear' in '((DuSE::ProjectController*)this)->DuSE::ProjectController::_currentModelElements', which is of non-class type 'int' In file included from /work/build/qt/qtbase/include/QtCore/qglobal.h:1:0, from /work/build/qt/qtbase/include/QtCore/../../src/corelib/global/qnamespace.h:45, from /work/build/qt/qtbase/include/QtCore/qnamespace.h:1, from /work/build/qt/qtbase/include/QtCore/../../src/corelib/kernel/qobjectdefs.h:45, from /work/build/qt/qtbase/include/QtCore/qobjectdefs.h:1, from /work/build/qt/qtbase/include/QtCore/../../src/corelib/kernel/qobject.h:48, from /work/build/qt/qtbase/include/QtCore/qobject.h:1, from /work/build/qt/qtbase/include/QtCore/QObject:1, from ../libs/duseinterfaces/iprojectcontroller.h:44, from shell/projectcontroller.h:44, from shell/projectcontroller.cpp:41: /work/build/qt/qtbase/include/QtCore/../../src/corelib/global/qglobal.h: In constructor 'TestNamespace::QForeachContainer::QForeachContainer(const T&) [with T = int]': /work/build/qt/qtbase/include/QtCore/../../src/corelib/global/qglobal.h:838:81: error: using invalid field 'TestNamespace::QForeachContainer::i' /work/build/qt/qtbase/include/QtCore/../../src/corelib/global/qglobal.h:838:81: error: request for member 'begin' in '((TestNamespace::QForeachContainer*)this)->TestNamespace::QForeachContainer::c', which is of non-class type 'const int' /work/build/qt/qtbase/include/QtCore/../../src/corelib/global/qglobal.h:838:81: error: using invalid field 'TestNamespace::QForeachContainer::e' /work/build/qt/qtbase/include/QtCore/../../src/corelib/global/qglobal.h:838:81: error: request for member 'end' in '((TestNamespace::QForeachContainer*)this)->TestNamespace::QForeachContainer::c', which is of non-class type 'const int' In file included from /work/build/qt/qtbase/include/QtCore/qalgorithms.h:1:0, from /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qlist.h:45, from /work/build/qt/qtbase/include/QtCore/qlist.h:1, from /work/build/qt/qtbase/include/QtCore/../../src/corelib/kernel/qobject.h:51, from /work/build/qt/qtbase/include/QtCore/qobject.h:1, from /work/build/qt/qtbase/include/QtCore/QObject:1, from ../libs/duseinterfaces/iprojectcontroller.h:44, from shell/projectcontroller.h:44, from shell/projectcontroller.cpp:41: /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qalgorithms.h: In function 'void TestNamespace::qDeleteAll(const Container&) [with Container = int]': /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qalgorithms.h:331:5: error: request for member 'begin' in 'c', which is of non-class type 'const int' /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qalgorithms.h:331:5: error: request for member 'end' in 'c', which is of non-class type 'const int' make[5]: *** [.obj/projectcontroller.o] Error 1 In file included from shell/core.cpp:43:0: shell/plugincontroller.h:66:52: error: template argument 2 is invalid shell/plugincontroller.h:71:38: error: template argument 2 is invalid shell/plugincontroller.h:66:55: error: conflicting return type specified for 'virtual const int& DuSE::PluginController::metamodelPlugins() const' ../libs/duseinterfaces/iplugincontroller.h:67:55: error: overriding 'virtual const TestNamespace::QHash& DuSE::IPluginController::metamodelPlugins() const' In file included from shell/projectcontroller.h:44:0, from shell/core.cpp:44: ../libs/duseinterfaces/iprojectcontroller.h:78:60: error: reference to 'QMetaModelPlugin' is ambiguous shell/plugincontroller.h:49:7: error: candidates are: struct QMetaModelPlugin ../libs/duseinterfaces/iplugincontroller.h:50:7: error: struct TestNamespace::QMetaModelPlugin ../libs/duseinterfaces/iprojectcontroller.h:78:60: error: 'QMetaModelPlugin' has not been declared In file included from shell/projectcontroller.h:46:0, from shell/core.cpp:44: shell/mainwindow.h:99:22: error: reference to 'QModelingElement' is ambiguous shell/mainwindow.h:50:7: error: candidates are: struct QModelingElement ../libs/duseinterfaces/iprojectcontroller.h:52:7: error: struct TestNamespace::QModelingElement shell/mainwindow.h:99:22: error: 'QModelingElement' has not been declared shell/mainwindow.h:106:34: error: reference to 'QModelingElement' is ambiguous shell/mainwindow.h:50:7: error: candidates are: struct QModelingElement ../libs/duseinterfaces/iprojectcontroller.h:52:7: error: struct TestNamespace::QModelingElement shell/mainwindow.h:106:34: error: 'QModelingElement' has not been declared shell/mainwindow.h:108:29: error: template argument 1 is invalid shell/mainwindow.h:109:29: error: template argument 1 is invalid In file included from shell/core.cpp:44:0: shell/projectcontroller.h:62:37: error: template argument 1 is invalid shell/projectcontroller.h:69:60: error: reference to 'QMetaModelPlugin' is ambiguous shell/plugincontroller.h:49:7: error: candidates are: struct QMetaModelPlugin ../libs/duseinterfaces/iplugincontroller.h:50:7: error: struct TestNamespace::QMetaModelPlugin shell/projectcontroller.h:69:60: error: 'QMetaModelPlugin' has not been declared shell/projectcontroller.h:73:29: error: template argument 1 is invalid shell/projectcontroller.h:62:39: error: conflicting return type specified for 'virtual int DuSE::ProjectController::currentModelElements() const' ../libs/duseinterfaces/iprojectcontroller.h:71:39: error: overriding 'virtual TestNamespace::QList DuSE::IProjectController::currentModelElements() const' In file included from shell/uicontroller.h:44:0, from shell/core.cpp:45: ../libs/duseinterfaces/iuicontroller.h:82:53: error: reference to 'QQuickItem' is ambiguous shell/mainwindow.h:46:7: error: candidates are: struct QQuickItem ../libs/duseinterfaces/iuicontroller.h:55:7: error: struct TestNamespace::QQuickItem ../libs/duseinterfaces/iuicontroller.h:82:53: error: 'QQuickItem' has not been declared make[5]: *** [.obj/core.o] Error 1 In file included from shell/plugincontroller.cpp:41:0: shell/plugincontroller.h:66:52: error: template argument 2 is invalid shell/plugincontroller.h:71:38: error: template argument 2 is invalid shell/plugincontroller.h:66:55: error: conflicting return type specified for 'virtual const int& DuSE::PluginController::metamodelPlugins() const' ../libs/duseinterfaces/iplugincontroller.h:67:55: error: overriding 'virtual const TestNamespace::QHash& DuSE::IPluginController::metamodelPlugins() const' shell/plugincontroller.cpp: In member function 'virtual bool DuSE::PluginController::initialize()': shell/plugincontroller.cpp:80:13: error: reference to 'QMetaModelPlugin' is ambiguous shell/plugincontroller.h:49:7: error: candidates are: struct QMetaModelPlugin /work/build/qt/qtbase/include/QtModeling/../../../qtmodeling/src/modeling/qmetamodelplugin.h:55:46: error: class TestNamespace::QMetaModelPlugin shell/plugincontroller.cpp:80:31: error: 'metamodelPlugin' was not declared in this scope shell/plugincontroller.cpp:81:46: error: parse error in template argument list shell/plugincontroller.cpp:81:85: error: no matching function for call to 'qobject_cast(TestNamespace::QObject*&)' shell/plugincontroller.cpp:81:85: note: candidates are: /work/build/qt/qtbase/include/QtCore/../../src/corelib/kernel/qobject.h:517:10: note: template T TestNamespace::qobject_cast(TestNamespace::QObject*) /work/build/qt/qtbase/include/QtCore/../../src/corelib/kernel/qobject.h:526:10: note: template T TestNamespace::qobject_cast(const TestNamespace::QObject*) /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qsharedpointer_impl.h:861:1: note: template TestNamespace::QSharedPointer::Type> TestNamespace::qobject_cast(const TestNamespace::QSharedPointer&) /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qsharedpointer_impl.h:867:1: note: template TestNamespace::QSharedPointer::Type> TestNamespace::qobject_cast(const TestNamespace::QWeakPointer&) shell/plugincontroller.cpp:84:35: error: request for member 'insert' in '((DuSE::PluginController*)this)->DuSE::PluginController::_metamodelPlugins', which is of non-class type 'int' shell/plugincontroller.cpp: At global scope: shell/plugincontroller.cpp:152:40: error: template argument 2 is invalid make[5]: *** [.obj/plugincontroller.o] Error 1 In file included from shell/mainwindow.cpp:43:0: .uic/ui_aboutplugins.h: In member function 'void DuSE::Ui_AboutPlugins::retranslateUi(TestNamespace::QDialog*)': .uic/ui_aboutplugins.h:65:9: error: reference to 'QTreeWidgetItem' is ambiguous shell/mainwindow.h:48:7: error: candidates are: struct QTreeWidgetItem /work/build/qt/qtbase/include/QtWidgets/../../src/widgets/itemviews/qtreewidget.h:60:46: error: class TestNamespace::QTreeWidgetItem .uic/ui_aboutplugins.h:65:26: error: '___qtreewidgetitem' was not declared in this scope In file included from shell/mainwindow.cpp:72:0: ../libs/duseinterfaces/iplugincontroller.h: At global scope: ../libs/duseinterfaces/iplugincontroller.h:67:52: error: template argument 2 is invalid In file included from shell/mainwindow.cpp:73:0: ../libs/duseinterfaces/iprojectcontroller.h:71:37: error: template argument 1 is invalid ../libs/duseinterfaces/iprojectcontroller.h:78:60: error: reference to 'QMetaModelPlugin' is ambiguous shell/mainwindow.h:52:7: error: candidates are: struct QMetaModelPlugin /work/build/qt/qtbase/include/QtModeling/../../../qtmodeling/src/modeling/qmetamodelplugin.h:55:46: error: class TestNamespace::QMetaModelPlugin ../libs/duseinterfaces/iprojectcontroller.h:78:60: error: 'QMetaModelPlugin' has not been declared shell/mainwindow.cpp: In member function 'void DuSE::MainWindow::on_actionFileNewModel_triggered()': shell/mainwindow.cpp:118:93: error: request for member 'values' in 'DuSE::ICore::self()->DuSE::ICore::pluginController()->DuSE::IPluginController::metamodelPlugins()', which is of non-class type 'const int' shell/mainwindow.cpp:118:102: error: template argument 1 is invalid shell/mainwindow.cpp:118:115: error: invalid type in declaration before '(' token shell/mainwindow.cpp:118:170: error: request for member 'values' in 'DuSE::ICore::self()->DuSE::ICore::pluginController()->DuSE::IPluginController::metamodelPlugins()', which is of non-class type 'const int' shell/mainwindow.cpp:118:194: error: request for member 'brk' in '_container_', which is of non-class type 'int' shell/mainwindow.cpp:118:213: error: request for member 'i' in '_container_', which is of non-class type 'int' shell/mainwindow.cpp:118:230: error: request for member 'e' in '_container_', which is of non-class type 'int' shell/mainwindow.cpp:118:264: error: request for member 'brk' in '_container_', which is of non-class type 'int' shell/mainwindow.cpp:118:283: error: request for member 'i' in '_container_', which is of non-class type 'int' shell/mainwindow.cpp:118:295: error: reference to 'QMetaModelPlugin' is ambiguous shell/mainwindow.h:52:7: error: candidates are: struct QMetaModelPlugin /work/build/qt/qtbase/include/QtModeling/../../../qtmodeling/src/modeling/qmetamodelplugin.h:55:46: error: class TestNamespace::QMetaModelPlugin shell/mainwindow.cpp:118:313: error: 'metamodelPlugin' was not declared in this scope shell/mainwindow.cpp:118:344: error: request for member 'i' in '_container_', which is of non-class type 'int' shell/mainwindow.cpp:118:378: error: request for member 'brk' in '_container_', which is of non-class type 'int' shell/mainwindow.cpp:122:9: error: reference to 'QMetaModelPlugin' is ambiguous shell/mainwindow.h:52:7: error: candidates are: struct QMetaModelPlugin /work/build/qt/qtbase/include/QtModeling/../../../qtmodeling/src/modeling/qmetamodelplugin.h:55:46: error: class TestNamespace::QMetaModelPlugin shell/mainwindow.cpp:122:27: error: 'metamodelPlugin' was not declared in this scope shell/mainwindow.cpp:123:97: error: request for member 'values' in 'DuSE::ICore::self()->DuSE::ICore::pluginController()->DuSE::IPluginController::metamodelPlugins()', which is of non-class type 'const int' shell/mainwindow.cpp:123:106: error: template argument 1 is invalid shell/mainwindow.cpp:123:119: error: invalid type in declaration before '(' token shell/mainwindow.cpp:123:174: error: request for member 'values' in 'DuSE::ICore::self()->DuSE::ICore::pluginController()->DuSE::IPluginController::metamodelPlugins()', which is of non-class type 'const int' shell/mainwindow.cpp:123:198: error: request for member 'brk' in '_container_', which is of non-class type 'int' shell/mainwindow.cpp:123:217: error: request for member 'i' in '_container_', which is of non-class type 'int' shell/mainwindow.cpp:123:234: error: request for member 'e' in '_container_', which is of non-class type 'int' shell/mainwindow.cpp:123:268: error: request for member 'brk' in '_container_', which is of non-class type 'int' shell/mainwindow.cpp:123:287: error: request for member 'i' in '_container_', which is of non-class type 'int' shell/mainwindow.cpp:123:299: error: reference to 'QMetaModelPlugin' is ambiguous shell/mainwindow.h:52:7: error: candidates are: struct QMetaModelPlugin /work/build/qt/qtbase/include/QtModeling/../../../qtmodeling/src/modeling/qmetamodelplugin.h:55:46: error: class TestNamespace::QMetaModelPlugin shell/mainwindow.cpp:123:317: error: 'plugin' was not declared in this scope shell/mainwindow.cpp:123:339: error: request for member 'i' in '_container_', which is of non-class type 'int' shell/mainwindow.cpp:123:373: error: request for member 'brk' in '_container_', which is of non-class type 'int' shell/mainwindow.cpp: At global scope: shell/mainwindow.cpp:167:42: error: variable or field 'populateDesignSpaceView' declared void shell/mainwindow.cpp:167:42: error: reference to 'QModelingElement' is ambiguous shell/mainwindow.h:50:7: error: candidates are: struct QModelingElement /work/build/qt/qtbase/include/QtModeling/../../../qtmodeling/src/modeling/qmodelingelement.h:55:46: error: class TestNamespace::QModelingElement shell/mainwindow.cpp:167:60: error: 'modelingObject' was not declared in this scope shell/mainwindow.cpp: In member function 'void DuSE::MainWindow::update()': shell/mainwindow.cpp:270:13: error: invalid use of incomplete type 'struct QProgressDialog' shell/mainwindow.h:54:7: error: forward declaration of 'struct QProgressDialog' shell/mainwindow.cpp:270:32: error: invalid use of incomplete type 'struct QProgressDialog' shell/mainwindow.h:54:7: error: forward declaration of 'struct QProgressDialog' shell/mainwindow.cpp:271:17: error: invalid use of incomplete type 'struct QProgressDialog' shell/mainwindow.h:54:7: error: forward declaration of 'struct QProgressDialog' shell/mainwindow.cpp:273:17: error: invalid use of incomplete type 'struct QProgressDialog' shell/mainwindow.h:54:7: error: forward declaration of 'struct QProgressDialog' In file included from /work/build/qt/qtbase/include/QtCore/qglobal.h:1:0, from /work/build/qt/qtbase/include/QtGui/../../src/gui/kernel/qwindowdefs.h:45, from /work/build/qt/qtbase/include/QtGui/qwindowdefs.h:1, from /work/build/qt/qtbase/include/QtWidgets/../../src/widgets/kernel/qwidget.h:45, from /work/build/qt/qtbase/include/QtWidgets/qwidget.h:1, from /work/build/qt/qtbase/include/QtWidgets/../../src/widgets/widgets/qmainwindow.h:45, from /work/build/qt/qtbase/include/QtWidgets/qmainwindow.h:1, from /work/build/qt/qtbase/include/QtWidgets/QMainWindow:1, from shell/mainwindow.h:44, from shell/mainwindow.cpp:41: /work/build/qt/qtbase/include/QtCore/../../src/corelib/global/qglobal.h: At global scope: /work/build/qt/qtbase/include/QtCore/../../src/corelib/global/qglobal.h: In instantiation of 'TestNamespace::QForeachContainer': /work/build/qt/qtbase/include/QtCore/../../src/corelib/global/qglobal.h:841:32: error: 'const int' is not a class, struct, or union type /work/build/qt/qtbase/include/QtCore/../../src/corelib/global/qglobal.h:841:35: error: 'const int' is not a class, struct, or union type shell/mainwindow.cpp: In member function 'void DuSE::MainWindow::metaModelChanged(TestNamespace::QString)': shell/mainwindow.cpp:288:195: error: 'class TestNamespace::QForeachContainer' has no member named 'i' shell/mainwindow.cpp:288:212: error: 'class TestNamespace::QForeachContainer' has no member named 'e' shell/mainwindow.cpp:288:265: error: 'class TestNamespace::QForeachContainer' has no member named 'i' shell/mainwindow.cpp:288:277: error: reference to 'QMetaModelPlugin' is ambiguous shell/mainwindow.h:52:7: error: candidates are: struct QMetaModelPlugin /work/build/qt/qtbase/include/QtModeling/../../../qtmodeling/src/modeling/qmetamodelplugin.h:55:46: error: class TestNamespace::QMetaModelPlugin shell/mainwindow.cpp:288:295: error: 'metamodelPlugin' was not declared in this scope shell/mainwindow.cpp:288:326: error: 'class TestNamespace::QForeachContainer' has no member named 'i' shell/mainwindow.cpp:290:75: error: expected primary-expression before '>' token shell/mainwindow.cpp:290:77: error: expected primary-expression before ')' token shell/mainwindow.cpp: At global scope: shell/mainwindow.cpp:322:30: error: variable or field 'addToPareto' declared void shell/mainwindow.cpp:322:30: error: reference to 'QModelingElement' is ambiguous shell/mainwindow.h:50:7: error: candidates are: struct QModelingElement /work/build/qt/qtbase/include/QtModeling/../../../qtmodeling/src/modeling/qmodelingelement.h:55:46: error: class TestNamespace::QModelingElement shell/mainwindow.cpp:322:48: error: 'modelingObject' was not declared in this scope shell/mainwindow.cpp:322:64: error: expected primary-expression before 'int' shell/mainwindow.cpp:362:1: error: reference to 'QTreeWidgetItem' is ambiguous shell/mainwindow.h:48:7: error: candidates are: struct QTreeWidgetItem /work/build/qt/qtbase/include/QtWidgets/../../src/widgets/itemviews/qtreewidget.h:60:46: error: class TestNamespace::QTreeWidgetItem shell/mainwindow.cpp:362:1: error: 'QTreeWidgetItem' does not name a type shell/mainwindow.cpp: In member function 'void DuSE::MainWindow::populatePluginDialog()': shell/mainwindow.cpp:379:195: error: 'class TestNamespace::QForeachContainer' has no member named 'i' shell/mainwindow.cpp:379:212: error: 'class TestNamespace::QForeachContainer' has no member named 'e' shell/mainwindow.cpp:379:265: error: 'class TestNamespace::QForeachContainer' has no member named 'i' shell/mainwindow.cpp:379:277: error: reference to 'QMetaModelPlugin' is ambiguous shell/mainwindow.h:52:7: error: candidates are: struct QMetaModelPlugin /work/build/qt/qtbase/include/QtModeling/../../../qtmodeling/src/modeling/qmetamodelplugin.h:55:46: error: class TestNamespace::QMetaModelPlugin shell/mainwindow.cpp:379:295: error: 'metamodelPlugin' was not declared in this scope shell/mainwindow.cpp:379:326: error: 'class TestNamespace::QForeachContainer' has no member named 'i' shell/mainwindow.cpp:380:89: error: expected primary-expression before '>' token shell/mainwindow.cpp:380:91: error: expected primary-expression before ')' token shell/mainwindow.cpp:381:9: error: reference to 'QTreeWidgetItem' is ambiguous shell/mainwindow.h:48:7: error: candidates are: struct QTreeWidgetItem /work/build/qt/qtbase/include/QtWidgets/../../src/widgets/itemviews/qtreewidget.h:60:46: error: class TestNamespace::QTreeWidgetItem shell/mainwindow.cpp:381:26: error: 'metamodelItem' was not declared in this scope shell/mainwindow.cpp:381:46: error: expected type-specifier before 'QTreeWidgetItem' shell/mainwindow.cpp:381:46: error: expected ';' before 'QTreeWidgetItem' shell/mainwindow.cpp:380:21: warning: unused variable 'jsonObject' [-Wunused-variable] shell/mainwindow.cpp:390:9: error: reference to 'QTreeWidgetItem' is ambiguous shell/mainwindow.h:48:7: error: candidates are: struct QTreeWidgetItem /work/build/qt/qtbase/include/QtWidgets/../../src/widgets/itemviews/qtreewidget.h:60:46: error: class TestNamespace::QTreeWidgetItem shell/mainwindow.cpp:390:26: error: 'dusemtItem' was not declared in this scope shell/mainwindow.cpp:390:43: error: expected type-specifier before 'QTreeWidgetItem' shell/mainwindow.cpp:390:43: error: expected ';' before 'QTreeWidgetItem' In file included from /work/build/qt/qtbase/include/QtCore/qglobal.h:1:0, from /work/build/qt/qtbase/include/QtGui/../../src/gui/kernel/qwindowdefs.h:45, from /work/build/qt/qtbase/include/QtGui/qwindowdefs.h:1, from /work/build/qt/qtbase/include/QtWidgets/../../src/widgets/kernel/qwidget.h:45, from /work/build/qt/qtbase/include/QtWidgets/qwidget.h:1, from /work/build/qt/qtbase/include/QtWidgets/../../src/widgets/widgets/qmainwindow.h:45, from /work/build/qt/qtbase/include/QtWidgets/qmainwindow.h:1, from /work/build/qt/qtbase/include/QtWidgets/QMainWindow:1, from shell/mainwindow.h:44, from shell/mainwindow.cpp:41: /work/build/qt/qtbase/include/QtCore/../../src/corelib/global/qglobal.h: In constructor 'TestNamespace::QForeachContainer::QForeachContainer(const T&) [with T = const int]': /work/build/qt/qtbase/include/QtCore/../../src/corelib/global/qglobal.h:838:81: error: using invalid field 'TestNamespace::QForeachContainer::i' /work/build/qt/qtbase/include/QtCore/../../src/corelib/global/qglobal.h:838:81: error: request for member 'begin' in '((TestNamespace::QForeachContainer*)this)->TestNamespace::QForeachContainer::c', which is of non-class type 'const int' /work/build/qt/qtbase/include/QtCore/../../src/corelib/global/qglobal.h:838:81: error: using invalid field 'TestNamespace::QForeachContainer::e' /work/build/qt/qtbase/include/QtCore/../../src/corelib/global/qglobal.h:838:81: error: request for member 'end' in '((TestNamespace::QForeachContainer*)this)->TestNamespace::QForeachContainer::c', which is of non-class type 'const int' make[5]: *** [.obj/mainwindow.o] Error 1 make[4]: *** [sub-app-make_first-ordered] Error 2 make[3]: *** [sub-src-make_first-ordered] Error 2 make[2]: *** [sub-duse-mt-make_first] Error 2 make[1]: *** [sub-uml-make_first] Error 2 make: *** [sub-examples-make_first] Error 2 Build log: http://testresults.qt-project.org/ci/QtModeling_master_Integration/build_00046/linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz Tested changes (refs/builds/master_1386343230): http://codereview.qt-project.org/73425 [PS3] - Fix wrong use of -z parameter when linking DuSE-MT on Mac From ci-noreply at qt-project.org Fri Dec 6 16:42:30 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 6 Dec 2013 17:42:30 +0200 Subject: [Ci-reports] pass on ssh://codereview.qt-project.org:29418/qt/qtdeclarative#stable Message-ID: <20131206_154230_098001.ci-noreply@qt-project.org> QtDeclarative_stable_Integration #1464: SUCCESS Tested changes (refs/builds/stable_1386340481): http://codereview.qt-project.org/73356 [PS3] - Fix crash in QQuickLoader when source component is garbage collected From ci-noreply at qt-project.org Fri Dec 6 16:44:18 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 6 Dec 2013 17:44:18 +0200 Subject: [Ci-reports] fail on ssh://codereview.qt-project.org:29418/qt/qtmodeling#master Message-ID: <20131206_154418_098125.ci-noreply@qt-project.org> Compilation failed :( compiling modelinspectorplugin.cpp modelinspectorplugin.cpp: In constructor 'ModelInspectorPlugin::ModelInspectorPlugin(TestNamespace::QObject*)': modelinspectorplugin.cpp:59:29: error: expected type-specifier before 'QModelingObjectView' modelinspectorplugin.cpp:59:29: error: expected ')' before 'QModelingObjectView' modelinspectorplugin.cpp:60:30: error: expected type-specifier before 'QModelingObjectModel' modelinspectorplugin.cpp:60:30: error: expected ')' before 'QModelingObjectModel' modelinspectorplugin.cpp:61:25: error: expected type-specifier before 'QModelingObjectPropertyEditor' modelinspectorplugin.cpp:61:25: error: expected ')' before 'QModelingObjectPropertyEditor' modelinspectorplugin.cpp:62:24: error: expected type-specifier before 'QModelingObjectPropertyModel' modelinspectorplugin.cpp:62:24: error: expected ')' before 'QModelingObjectPropertyModel' modelinspectorplugin.cpp:63:23: error: expected type-specifier before 'QListView' modelinspectorplugin.cpp:63:23: error: expected ')' before 'QListView' modelinspectorplugin.cpp:63:32: error: cannot convert 'int*' to 'QModelingObjectView*' in initialization modelinspectorplugin.cpp:63:32: error: cannot convert 'int*' to 'QModelingObjectModel*' in initialization modelinspectorplugin.cpp:63:32: error: cannot convert 'int*' to 'QModelingObjectPropertyEditor*' in initialization modelinspectorplugin.cpp:63:32: error: cannot convert 'int*' to 'QModelingObjectPropertyModel*' in initialization modelinspectorplugin.cpp:63:32: error: cannot convert 'int*' to 'QListView*' in initialization modelinspectorplugin.cpp:65:24: error: invalid use of incomplete type 'struct QModelingObjectView' modelinspectorplugin.h:48:7: error: forward declaration of 'struct QModelingObjectView' modelinspectorplugin.cpp:66:20: error: invalid use of incomplete type 'struct QModelingObjectPropertyEditor' modelinspectorplugin.h:50:7: error: forward declaration of 'struct QModelingObjectPropertyEditor' modelinspectorplugin.cpp:68:18: error: invalid use of incomplete type 'struct QListView' modelinspectorplugin.h:46:7: error: forward declaration of 'struct QListView' modelinspectorplugin.cpp:69:49: error: invalid use of incomplete type 'struct QListView' modelinspectorplugin.h:46:7: error: forward declaration of 'struct QListView' modelinspectorplugin.cpp:74:18: error: invalid use of incomplete type 'struct QListView' modelinspectorplugin.h:46:7: error: forward declaration of 'struct QListView' modelinspectorplugin.cpp: In destructor 'virtual ModelInspectorPlugin::~ModelInspectorPlugin()': modelinspectorplugin.cpp:79:25: error: invalid use of incomplete type 'struct QListView' modelinspectorplugin.h:46:7: error: forward declaration of 'struct QListView' modelinspectorplugin.cpp:80:12: warning: possible problem detected in invocation of delete operator: [enabled by default] modelinspectorplugin.cpp:80:12: warning: invalid use of incomplete type 'struct QListView' [enabled by default] modelinspectorplugin.h:46:7: warning: forward declaration of 'struct QListView' [enabled by default] modelinspectorplugin.cpp:80:12: note: neither the destructor nor the class-specific operator delete will be called, even if they are declared when the class is defined modelinspectorplugin.cpp: In member function 'virtual bool ModelInspectorPlugin::initialize()': modelinspectorplugin.cpp:85:122: error: no matching function for call to 'DuSE::IUiController::addDockWidget(TestNamespace::Qt::DockWidgetArea, TestNamespace::QString, QModelingObjectView*&)' modelinspectorplugin.cpp:85:122: note: candidate is: ../../libs/duseinterfaces/iuicontroller.h:71:18: note: virtual void DuSE::IUiController::addDockWidget(TestNamespace::Qt::DockWidgetArea, TestNamespace::QString, TestNamespace::QWidget*) ../../libs/duseinterfaces/iuicontroller.h:71:18: note: no known conversion for argument 3 from 'QModelingObjectView*' to 'TestNamespace::QWidget*' modelinspectorplugin.cpp:86:119: error: no matching function for call to 'DuSE::IUiController::addDockWidget(TestNamespace::Qt::DockWidgetArea, TestNamespace::QString, QModelingObjectPropertyEditor*&)' modelinspectorplugin.cpp:86:119: note: candidate is: ../../libs/duseinterfaces/iuicontroller.h:71:18: note: virtual void DuSE::IUiController::addDockWidget(TestNamespace::Qt::DockWidgetArea, TestNamespace::QString, TestNamespace::QWidget*) ../../libs/duseinterfaces/iuicontroller.h:71:18: note: no known conversion for argument 3 from 'QModelingObjectPropertyEditor*' to 'TestNamespace::QWidget*' modelinspectorplugin.cpp:87:109: error: no matching function for call to 'DuSE::IUiController::addDockWidget(TestNamespace::Qt::DockWidgetArea, TestNamespace::QString, QListView*&)' modelinspectorplugin.cpp:87:109: note: candidate is: ../../libs/duseinterfaces/iuicontroller.h:71:18: note: virtual void DuSE::IUiController::addDockWidget(TestNamespace::Qt::DockWidgetArea, TestNamespace::QString, TestNamespace::QWidget*) ../../libs/duseinterfaces/iuicontroller.h:71:18: note: no known conversion for argument 3 from 'QListView*' to 'TestNamespace::QWidget*' modelinspectorplugin.cpp:89:280: error: no matching function for call to 'ModelInspectorPlugin::connect(DuSE::IProjectController*, const char*, QModelingObjectModel*&, const char*)' modelinspectorplugin.cpp:89:280: 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 3 from 'QModelingObjectModel*' 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 2 from 'const char*' to 'const TestNamespace::QMetaMethod&' /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 3 from 'QModelingObjectModel*' to 'const char*' /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) modelinspectorplugin.cpp:92:221: error: no matching function for call to 'ModelInspectorPlugin::connect(DuSE::IProjectController*, const char*, QModelingObjectModel*&, const char*)' modelinspectorplugin.cpp:92:221: 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 3 from 'QModelingObjectModel*' 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 2 from 'const char*' to 'const TestNamespace::QMetaMethod&' /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 3 from 'QModelingObjectModel*' to 'const char*' /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) modelinspectorplugin.cpp:93:215: error: no matching function for call to 'ModelInspectorPlugin::connect(DuSE::IProjectController*, const char*, QModelingObjectPropertyModel*&, const char*)' modelinspectorplugin.cpp:93:215: 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 3 from 'QModelingObjectPropertyModel*' 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 2 from 'const char*' to 'const TestNamespace::QMetaMethod&' /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 3 from 'QModelingObjectPropertyModel*' to 'const char*' /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) modelinspectorplugin.cpp:96:35: error: reference to 'QModelingObjectView' is ambiguous modelinspectorplugin.h:48:7: error: candidates are: struct QModelingObjectView /work/build/qt/qtbase/include/QtModelingWidgets/../../../qtmodeling/src/modelingwidgets/qmodelingobjectview.h:61:46: error: class TestNamespace::QModelingObjectView modelinspectorplugin.cpp:96:35: error: reference to 'QModelingObjectView' is ambiguous modelinspectorplugin.h:48:7: error: candidates are: struct QModelingObjectView /work/build/qt/qtbase/include/QtModelingWidgets/../../../qtmodeling/src/modelingwidgets/qmodelingobjectview.h:61:46: error: class TestNamespace::QModelingObjectView modelinspectorplugin.cpp:96:96: error: reference to 'QModelingObjectPropertyModel' is ambiguous modelinspectorplugin.h:51:7: error: candidates are: struct QModelingObjectPropertyModel /work/build/qt/qtbase/include/QtModelingWidgets/../../../qtmodeling/src/modelingwidgets/qmodelingobjectpropertymodel.h:55:46: error: class TestNamespace::QModelingObjectPropertyModel modelinspectorplugin.cpp:96:96: error: reference to 'QModelingObjectPropertyModel' is ambiguous modelinspectorplugin.h:51:7: error: candidates are: struct QModelingObjectPropertyModel /work/build/qt/qtbase/include/QtModelingWidgets/../../../qtmodeling/src/modelingwidgets/qmodelingobjectpropertymodel.h:55:46: error: class TestNamespace::QModelingObjectPropertyModel modelinspectorplugin.cpp:97:280: error: no matching function for call to 'ModelInspectorPlugin::connect(QModelingObjectView*&, const char*, DuSE::IUiController*, const char*)' modelinspectorplugin.cpp:97:280: 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 'QModelingObjectView*' 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 'QModelingObjectView*' 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 'QModelingObjectView*' 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) modelinspectorplugin.cpp:99:30: error: reference to 'QModelingObjectPropertyModel' is ambiguous modelinspectorplugin.h:51:7: error: candidates are: struct QModelingObjectPropertyModel /work/build/qt/qtbase/include/QtModelingWidgets/../../../qtmodeling/src/modelingwidgets/qmodelingobjectpropertymodel.h:55:46: error: class TestNamespace::QModelingObjectPropertyModel modelinspectorplugin.cpp:99:30: error: reference to 'QModelingObjectPropertyModel' is ambiguous modelinspectorplugin.h:51:7: error: candidates are: struct QModelingObjectPropertyModel /work/build/qt/qtbase/include/QtModelingWidgets/../../../qtmodeling/src/modelingwidgets/qmodelingobjectpropertymodel.h:55:46: error: class TestNamespace::QModelingObjectPropertyModel modelinspectorplugin.cpp:99:97: error: reference to 'QModelingObjectModel' is ambiguous modelinspectorplugin.h:49:7: error: candidates are: struct QModelingObjectModel /work/build/qt/qtbase/include/QtModelingWidgets/../../../qtmodeling/src/modelingwidgets/qmodelingobjectmodel.h:55:46: error: class TestNamespace::QModelingObjectModel modelinspectorplugin.cpp:99:97: error: reference to 'QModelingObjectModel' is ambiguous modelinspectorplugin.h:49:7: error: candidates are: struct QModelingObjectModel /work/build/qt/qtbase/include/QtModelingWidgets/../../../qtmodeling/src/modelingwidgets/qmodelingobjectmodel.h:55:46: error: class TestNamespace::QModelingObjectModel modelinspectorplugin.cpp:100:242: error: no matching function for call to 'ModelInspectorPlugin::connect(DuSE::IUiController*, const char*, QModelingObjectView*&, const char*)' modelinspectorplugin.cpp:100:242: 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 3 from 'QModelingObjectView*' 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 2 from 'const char*' to 'const TestNamespace::QMetaMethod&' /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 3 from 'QModelingObjectView*' to 'const char*' /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) modelinspectorplugin.cpp:101:259: error: no matching function for call to 'ModelInspectorPlugin::connect(QModelingObjectView*&, const char*, DuSE::IUiController*, const char*)' modelinspectorplugin.cpp:101:259: 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 'QModelingObjectView*' 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 'QModelingObjectView*' 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 'QModelingObjectView*' 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) modelinspectorplugin.cpp: In member function 'void ModelInspectorPlugin::populateOutputIssues()': modelinspectorplugin.cpp:108:25: error: invalid use of incomplete type 'struct QListView' modelinspectorplugin.h:46:7: error: forward declaration of 'struct QListView' modelinspectorplugin.cpp:109:18: error: invalid use of incomplete type 'struct QListView' modelinspectorplugin.h:46:7: error: forward declaration of 'struct QListView' make[6]: *** [.obj/modelinspectorplugin.o] Error 1 make[5]: *** [sub-modelinspector-make_first-ordered] Error 2 make[4]: *** [sub-plugins-make_first-ordered] Error 2 make[3]: *** [sub-src-make_first-ordered] Error 2 make[2]: *** [sub-duse-mt-make_first] Error 2 make[1]: *** [sub-uml-make_first] Error 2 make: *** [sub-examples-make_first] Error 2 Build log: http://testresults.qt-project.org/ci/QtModeling_master_Integration/build_00047/linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz Tested changes (refs/builds/master_1386344208): http://codereview.qt-project.org/73425 [PS5] - Fix wrong use of -z parameter when linking DuSE-MT on Mac From ci-noreply at qt-project.org Fri Dec 6 16:52:31 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 6 Dec 2013 17:52:31 +0200 Subject: [Ci-reports] pass on ssh://codereview.qt-project.org:29418/qt/qtbase#dev Message-ID: <20131206_155231_030016.ci-noreply@qt-project.org> QtBase_dev_Integration #2226: SUCCESS Tested changes (refs/builds/dev_1386338905): http://codereview.qt-project.org/73275 [PS2] - Fix configure option display http://codereview.qt-project.org/73405 [PS1] - WinRT: Fixed compilation of bearermonitor example http://codereview.qt-project.org/73255 [PS7] - WinRT: Fixed compilation of network autotests and benchmarks http://codereview.qt-project.org/64822 [PS13] - WinRT: Added networkinterface and hostinfo http://codereview.qt-project.org/73391 [PS1] - Do not enable SSL autodetection for WinRT From ci-noreply at qt-project.org Fri Dec 6 17:01:41 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 6 Dec 2013 18:01:41 +0200 Subject: [Ci-reports] fail on ssh://codereview.qt-project.org:29418/qt/qtdeclarative#dev Message-ID: <20131206_160141_049220.ci-noreply@qt-project.org> Autotest `tst_qquickgridview' failed :( Testing tst_QQuickGridView QFATAL : tst_QQuickGridView::multipleChanges_condensed(insert and remove all) ASSERT: "!currentlyLockedAlphaMap.isNull()" in file ../gui/text/qfontengine_ft.cpp, line 1908 FAIL! : tst_QQuickGridView::multipleChanges_condensed(insert and remove all) Received a fatal error. Loc: [Unknown file(0)] Totals: 96 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 8747] QtQA::App::TestRunner: [New LWP 8748] QtQA::App::TestRunner: [New LWP 8752] QtQA::App::TestRunner: [New LWP 8751] QtQA::App::TestRunner: [New LWP 8749] QtQA::App::TestRunner: [New LWP 8763] QtQA::App::TestRunner: [New LWP 8750] 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: Missing separate debuginfo for /usr/lib64/dri/swrast_dri.so QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=204942de52590bac304bf688d03d4e0b7cf8f8aa" QtQA::App::TestRunner: Core was generated by `./tst_qquickgridview -silent -o /work/build/_artifacts/test-logs/tst_qquickgrid'. QtQA::App::TestRunner: Program terminated with signal 6, Aborted. QtQA::App::TestRunner: #0 0x00007f5084d723d5 in raise () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 7 (Thread 0x7f5076cd1700 (LWP 8750)): QtQA::App::TestRunner: #0 0x00007f5085910964 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #1 0x00007f5076ebc333 in ?? () from /usr/lib64/dri/swrast_dri.so QtQA::App::TestRunner: #2 0x00007f508590ce0f in start_thread () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #3 0x00007f5084e2644d in clone () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 6 (Thread 0x7f50754ce700 (LWP 8763)): QtQA::App::TestRunner: #0 0x00007f5084e1f293 in select () from /lib64/libc.so.6 QtQA::App::TestRunner: #1 0x00007f5086120b3e in qt_safe_select (nfds=11, fdread=0x7f5070000a58, fdwrite=0x7f5070000ce8, fdexcept=0x7f5070000f78, orig_timeout=0x0) at kernel/qcore_unix.cpp:79 QtQA::App::TestRunner: #2 0x00007f508612223e in QEventDispatcherUNIX::select (this=0x7f5070061d20, nfds=11, readfds=0x7f5070000a58, writefds=0x7f5070000ce8, exceptfds=0x7f5070000f78, timeout=0x0) at kernel/qeventdispatcher_unix.cpp:328 QtQA::App::TestRunner: #3 0x00007f5086121a72 in QEventDispatcherUNIXPrivate::doSelect (this=0x7f50700008c0, flags=..., timeout=0x0) at kernel/qeventdispatcher_unix.cpp:204 QtQA::App::TestRunner: #4 0x00007f5086123558 in QEventDispatcherUNIX::processEvents (this=0x7f5070061d20, flags=...) at kernel/qeventdispatcher_unix.cpp:615 QtQA::App::TestRunner: #5 0x00007f50860aa6c6 in QEventLoop::processEvents (this=0x7f50754cdda0, flags=...) at kernel/qeventloop.cpp:136 QtQA::App::TestRunner: #6 0x00007f50860aa9b3 in QEventLoop::exec (this=0x7f50754cdda0, flags=...) at kernel/qeventloop.cpp:212 QtQA::App::TestRunner: #7 0x00007f5085e37544 in QThread::exec (this=0x19effb0) at thread/qthread.cpp:511 QtQA::App::TestRunner: #8 0x00007f50877623fd in QQmlThreadPrivate::run (this=0x19effb0) at qml/ftw/qqmlthread.cpp:148 QtQA::App::TestRunner: #9 0x00007f5085e3ebca in QThreadPrivate::start (arg=0x19effb0) at thread/qthread_unix.cpp:345 QtQA::App::TestRunner: #10 0x00007f508590ce0f in start_thread () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #11 0x00007f5084e2644d in clone () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 5 (Thread 0x7f507ce95700 (LWP 8749)): QtQA::App::TestRunner: #0 0x00007f5085910964 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #1 0x00007f5076ebc333 in ?? () from /usr/lib64/dri/swrast_dri.so QtQA::App::TestRunner: #2 0x00007f508590ce0f in start_thread () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #3 0x00007f5084e2644d in clone () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 4 (Thread 0x7f50764d0700 (LWP 8751)): QtQA::App::TestRunner: #0 0x00007f5085910964 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #1 0x00007f5076ebc333 in ?? () from /usr/lib64/dri/swrast_dri.so QtQA::App::TestRunner: #2 0x00007f508590ce0f in start_thread () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #3 0x00007f5084e2644d in clone () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 3 (Thread 0x7f5075ccf700 (LWP 8752)): QtQA::App::TestRunner: #0 0x00007f5085910964 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #1 0x00007f5076ebc333 in ?? () from /usr/lib64/dri/swrast_dri.so QtQA::App::TestRunner: #2 0x00007f508590ce0f in start_thread () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #3 0x00007f5084e2644d in clone () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2 (Thread 0x7f507dab2700 (LWP 8748)): QtQA::App::TestRunner: #0 0x00007f5084e1d4ed in poll () from /lib64/libc.so.6 QtQA::App::TestRunner: #1 0x00007f5082bcd0e2 in ?? () from /usr/lib64/libxcb.so.1 QtQA::App::TestRunner: #2 0x00007f5082bce86f in xcb_wait_for_event () from /usr/lib64/libxcb.so.1 QtQA::App::TestRunner: #3 0x00007f50807a6a9d in QXcbEventReader::run (this=0x17d4d60) at qxcbconnection.cpp:992 QtQA::App::TestRunner: #4 0x00007f5085e3ebca in QThreadPrivate::start (arg=0x17d4d60) at thread/qthread_unix.cpp:345 QtQA::App::TestRunner: #5 0x00007f508590ce0f in start_thread () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #6 0x00007f5084e2644d in clone () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1 (Thread 0x7f5080a65740 (LWP 8747)): QtQA::App::TestRunner: #0 0x00007f5084d723d5 in raise () from /lib64/libc.so.6 QtQA::App::TestRunner: #1 0x00007f5084d73858 in abort () from /lib64/libc.so.6 QtQA::App::TestRunner: #2 0x00007f5085e2b74e in qt_message_fatal (context=..., message=...) at global/qlogging.cpp:979 QtQA::App::TestRunner: #3 0x00007f5085e292c8 in QMessageLogger::fatal (this=0x7fff4707cbf0, msg=0x7f50861860b8 "ASSERT: \"%s\" in file %s, line %d") at global/qlogging.cpp:384 QtQA::App::TestRunner: #4 0x00007f5085e243c4 in qt_assert (assertion=0x7f5080828930 "!currentlyLockedAlphaMap.isNull()", file=0x7f50808287e8 "../gui/text/qfontengine_ft.cpp", line=1908) at global/qglobal.cpp:2098 QtQA::App::TestRunner: #5 0x00007f50807e5ae6 in QFontEngineFT::unlockAlphaMapForGlyph (this=0x2261780) at ../gui/text/qfontengine_ft.cpp:1908 QtQA::App::TestRunner: #6 0x00007f5086995335 in QTextureGlyphCache::populate (this=0x268ae10, fontEngine=0x2261780, numGlyphs=49, glyphs=0x268a918, positions=0x1bc7708) at painting/qtextureglyphcache.cpp:164 QtQA::App::TestRunner: #7 0x00007f5087d61962 in QSGTextMaskMaterial::populate (this=0x1d29510, p=..., glyphIndexes=..., glyphPositions=..., geometry=0x1d29410, boundingRect=0x7fff4707d050, baseLine=0x1d293f8, margins=...) at scenegraph/qsgdefaultglyphnode_p.cpp:406 QtQA::App::TestRunner: #8 0x00007f5087d5fcba in QSGDefaultGlyphNode::update (this=0x1d29300) at scenegraph/qsgdefaultglyphnode.cpp:129 QtQA::App::TestRunner: #9 0x00007f5087e0c055 in QQuickTextNode::addGlyphs (this=0x1d291b0, position=..., glyphs=..., color=..., style=QQuickText::Normal, styleColor=..., parentNode=0x0) at items/qquicktextnode.cpp:158 QtQA::App::TestRunner: #10 0x00007f5087e11e30 in QQuickTextNodeEngine::addToSceneGraph (this=0x2625f10, parentNode=0x1d291b0, style=QQuickText::Normal, styleColor=...) at items/qquicktextnodeengine.cpp:732 QtQA::App::TestRunner: #11 0x00007f5087e0cb2f in QQuickTextNode::addTextLayout (this=0x1d291b0, position=..., textLayout=0x2715e60, color=..., style=QQuickText::Normal, styleColor=..., anchorColor=..., selectionColor=..., selectedTextColor=..., selectionStart=-1, selectionEnd=-1, lineStart=0, lineCount=1) at items/qquicktextnode.cpp:293 QtQA::App::TestRunner: #12 0x00007f5087e0817c in QQuickText::updatePaintNode (this=0x2715bf0, oldNode=0x0, data=0x197c950) at items/qquicktext.cpp:2242 QtQA::App::TestRunner: #13 0x00007f5087dba655 in QQuickWindowPrivate::updateDirtyNode (this=0x197c7c0, item=0x2715bf0) at items/qquickwindow.cpp:2523 QtQA::App::TestRunner: #14 0x00007f5087db9671 in QQuickWindowPrivate::updateDirtyNodes (this=0x197c7c0) at items/qquickwindow.cpp:2348 QtQA::App::TestRunner: #15 0x00007f5087db11f6 in QQuickWindowPrivate::syncSceneGraph (this=0x197c7c0) at items/qquickwindow.cpp:334 QtQA::App::TestRunner: #16 0x00007f5087d7fecb in QSGGuiThreadRenderLoop::renderWindow (this=0x1804380, window=0x24c4c00) at scenegraph/qsgrenderloop.cpp:308 QtQA::App::TestRunner: #17 0x00007f5087d80548 in QSGGuiThreadRenderLoop::event (this=0x1804380, e=0x7fff4707f4b0) at scenegraph/qsgrenderloop.cpp:412 QtQA::App::TestRunner: #18 0x00007f50860ade64 in QCoreApplicationPrivate::notify_helper (this=0x17b80f0, receiver=0x1804380, event=0x7fff4707f4b0) at kernel/qcoreapplication.cpp:1008 QtQA::App::TestRunner: #19 0x00007f50860adb28 in QCoreApplication::notify (this=0x7fff47080870, receiver=0x1804380, event=0x7fff4707f4b0) at kernel/qcoreapplication.cpp:953 QtQA::App::TestRunner: #20 0x00007f50866c6698 in QGuiApplication::notify (this=0x7fff47080870, object=0x1804380, event=0x7fff4707f4b0) at kernel/qguiapplication.cpp:1357 QtQA::App::TestRunner: #21 0x00007f50860ada30 in QCoreApplication::notifyInternal (this=0x7fff47080870, receiver=0x1804380, event=0x7fff4707f4b0) at kernel/qcoreapplication.cpp:891 QtQA::App::TestRunner: #22 0x00007f50860b17ef in QCoreApplication::sendEvent (receiver=0x1804380, event=0x7fff4707f4b0) at kernel/qcoreapplication.h:232 QtQA::App::TestRunner: #23 0x00007f5086125568 in QTimerInfoList::activateTimers (this=0x1807c48) at kernel/qtimerinfo_unix.cpp:643 QtQA::App::TestRunner: #24 0x00007f5086123229 in QEventDispatcherUNIX::activateTimers (this=0x17d5a60) at kernel/qeventdispatcher_unix.cpp:557 QtQA::App::TestRunner: #25 0x00007f508612358b in QEventDispatcherUNIX::processEvents (this=0x17d5a60, flags=...) at kernel/qeventdispatcher_unix.cpp:619 QtQA::App::TestRunner: #26 0x00007f508081bb82 in QUnixEventDispatcherQPA::processEvents (this=0x17d5a60, flags=...) at eventdispatchers/qunixeventdispatcher.cpp:70 QtQA::App::TestRunner: #27 0x00007f50860adf67 in QCoreApplication::processEvents (flags=..., maxtime=50) at kernel/qcoreapplication.cpp:1089 QtQA::App::TestRunner: #28 0x000000000040e194 in QTest::qWait (ms=50) at /work/build/qt/qtbase/include/QtTest/../../src/testlib/qtestsystem.h:66 QtQA::App::TestRunner: #29 0x0000000000424dfc in tst_QQuickGridView::multipleChanges (this=0x7fff47080830, condensed=true) at tst_qquickgridview.cpp:1582 QtQA::App::TestRunner: #30 0x0000000000480d91 in tst_QQuickGridView::multipleChanges_condensed (this=0x7fff47080830) at tst_qquickgridview.cpp:96 QtQA::App::TestRunner: #31 0x000000000047d5ec in tst_QQuickGridView::qt_static_metacall (_o=0x7fff47080830, _c=QMetaObject::InvokeMetaMethod, _id=26, _a=0x7fff4707fb10) at .moc/tst_qquickgridview.moc:573 QtQA::App::TestRunner: #32 0x00007f50860b9f71 in QMetaMethod::invoke (this=0x7fff4707ffe0, object=0x7fff47080830, connectionType=Qt::DirectConnection, returnValue=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:2169 QtQA::App::TestRunner: #33 0x00007f50860b941e in QMetaObject::invokeMethod (obj=0x7fff47080830, member=0x24ab860 "multipleChanges_condensed", type=Qt::DirectConnection, ret=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:1464 QtQA::App::TestRunner: #34 0x00007f5087197fff in QMetaObject::invokeMethod (obj=0x7fff47080830, member=0x24ab860 "multipleChanges_condensed", type=Qt::DirectConnection, val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs.h:395 QtQA::App::TestRunner: #35 0x00007f5087193cdd in QTest::qInvokeTestMethodDataEntry (slot=0x24ab860 "multipleChanges_condensed") at qtestcase.cpp:1715 QtQA::App::TestRunner: #36 0x00007f5087194536 in QTest::qInvokeTestMethod (slotName=0x18f9ad8 "multipleChanges_condensed()", data=0x0) at qtestcase.cpp:1840 QtQA::App::TestRunner: #37 0x00007f5087194d97 in QTest::qInvokeTestMethods (testObject=0x7fff47080830) at qtestcase.cpp:1994 QtQA::App::TestRunner: #38 0x00007f5087195301 in QTest::qExec (testObject=0x7fff47080830, argc=6, argv=0x7fff47080978) at qtestcase.cpp:2224 QtQA::App::TestRunner: #39 0x000000000047d235 in main (argc=6, argv=0x7fff47080978) at tst_qquickgridview.cpp:6310 QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QQuickGridView ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_QQuickGridView::initTestCase() PASS : tst_QQuickGridView::items() PASS : tst_QQuickGridView::changed() PASS : tst_QQuickGridView::inserted_basic() PASS : tst_QQuickGridView::inserted_defaultLayout(add 1, before visible items) PASS : tst_QQuickGridView::inserted_defaultLayout(add 2, before visible items) PASS : tst_QQuickGridView::inserted_defaultLayout(add 3, before visible items) PASS : tst_QQuickGridView::inserted_defaultLayout(add 5, before visible items) PASS : tst_QQuickGridView::inserted_defaultLayout(add 6, before visible items) PASS : tst_QQuickGridView::inserted_defaultLayout(add 1, at start of visible, content at start) PASS : tst_QQuickGridView::inserted_defaultLayout(add multiple, at start of visible, content at start) PASS : tst_QQuickGridView::inserted_defaultLayout(add 1, at start of visible, content not at start) PASS : tst_QQuickGridView::inserted_defaultLayout(add multiple, at start of visible, content not at start) PASS : tst_QQuickGridView::inserted_defaultLayout(add 1, at end of visible, content at start) PASS : tst_QQuickGridView::inserted_defaultLayout(add row, at end of visible, content at start) PASS : tst_QQuickGridView::inserted_defaultLayout(add 1, at end of visible, content not at start) PASS : tst_QQuickGridView::inserted_defaultLayout(add multiple, at end of visible, content not at start) PASS : tst_QQuickGridView::inserted_defaultLayout(add 1, after visible, content at start) PASS : tst_QQuickGridView::inserted_defaultLayout(add row, after visible, content at start) PASS : tst_QQuickGridView::inserted_defaultLayout(add 1, after visible, content not at start) PASS : tst_QQuickGridView::inserted_defaultLayout(add multiple, after visible, content not at start) PASS : tst_QQuickGridView::insertBeforeVisible(insert 1 at 0, 0 buffer) PASS : tst_QQuickGridView::insertBeforeVisible(insert 1 at 0, 100 buffer) PASS : tst_QQuickGridView::insertBeforeVisible(insert 1 at 0, 500 buffer) PASS : tst_QQuickGridView::insertBeforeVisible(insert 1 at 1, 0 buffer) PASS : tst_QQuickGridView::insertBeforeVisible(insert 1 at 1, 100 buffer) PASS : tst_QQuickGridView::insertBeforeVisible(insert 1 at 1, 500 buffer) PASS : tst_QQuickGridView::insertBeforeVisible(insert multiple at 0, 0 buffer) PASS : tst_QQuickGridView::insertBeforeVisible(insert multiple at 0, 100 buffer) PASS : tst_QQuickGridView::insertBeforeVisible(insert multiple at 0, 500 buffer) PASS : tst_QQuickGridView::insertBeforeVisible(insert multiple at 1, 0 buffer) PASS : tst_QQuickGridView::insertBeforeVisible(insert multiple at 1, 100 buffer) PASS : tst_QQuickGridView::insertBeforeVisible(insert multiple at 1, 500 buffer) PASS : tst_QQuickGridView::removed_basic() PASS : tst_QQuickGridView::removed_defaultLayout(remove 1, before visible items) PASS : tst_QQuickGridView::removed_defaultLayout(remove 1, before visible position) PASS : tst_QQuickGridView::removed_defaultLayout(remove multiple (1 row), all before visible items) PASS : tst_QQuickGridView::removed_defaultLayout(remove multiple, all before visible items, remove item 0) PASS : tst_QQuickGridView::removed_defaultLayout(remove multiple rows, all before visible items) PASS : tst_QQuickGridView::removed_defaultLayout(remove one row before visible, content y not on item border) PASS : tst_QQuickGridView::removed_defaultLayout(remove mix of visible/non-visible) PASS : tst_QQuickGridView::removed_defaultLayout(remove multiple, mix of items from before and within visible items) PASS : tst_QQuickGridView::removed_defaultLayout(remove multiple, mix of items from before and within visible items, remove item 0) PASS : tst_QQuickGridView::removed_defaultLayout(remove 1, from start of visible, content at start) PASS : tst_QQuickGridView::removed_defaultLayout(remove multiple, from start of visible, content at start) PASS : tst_QQuickGridView::removed_defaultLayout(remove 1, from start of visible, content not at start) PASS : tst_QQuickGridView::removed_defaultLayout(remove multiple, from start of visible, content not at start) PASS : tst_QQuickGridView::removed_defaultLayout(remove 1, from middle of visible, content at start) PASS : tst_QQuickGridView::removed_defaultLayout(remove multiple, from middle of visible, content at start) PASS : tst_QQuickGridView::removed_defaultLayout(remove 1, from middle of visible, content not at start) PASS : tst_QQuickGridView::removed_defaultLayout(remove multiple, from middle of visible, content not at start) PASS : tst_QQuickGridView::removed_defaultLayout(remove 1, after visible, content at start) PASS : tst_QQuickGridView::removed_defaultLayout(remove multiple, after visible, content at start) PASS : tst_QQuickGridView::removed_defaultLayout(remove 1, after visible, content not at start) PASS : tst_QQuickGridView::removed_defaultLayout(remove multiple, after visible, content not at start) PASS : tst_QQuickGridView::removed_defaultLayout(remove multiple, mix of items from within and after visible items) PASS : tst_QQuickGridView::addOrRemoveBeforeVisible(add) PASS : tst_QQuickGridView::addOrRemoveBeforeVisible(remove) PASS : tst_QQuickGridView::clear() PASS : tst_QQuickGridView::moved_defaultLayout(move 1 forwards, within visible items) PASS : tst_QQuickGridView::moved_defaultLayout(move 1 forwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_defaultLayout(move 1 forwards, from non-visible -> visible (move first item)) PASS : tst_QQuickGridView::moved_defaultLayout(move 1 forwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_defaultLayout(move 1 forwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::moved_defaultLayout(move 1 backwards, within visible items) PASS : tst_QQuickGridView::moved_defaultLayout(move 1 backwards, within visible items (to first index)) PASS : tst_QQuickGridView::moved_defaultLayout(move 1 backwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_defaultLayout(move 1 backwards, from non-visible -> visible (move last item)) PASS : tst_QQuickGridView::moved_defaultLayout(move 1 backwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_defaultLayout(move 1 backwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::moved_defaultLayout(move multiple forwards, within visible items) PASS : tst_QQuickGridView::moved_defaultLayout(move multiple backwards, within visible items (move first item)) PASS : tst_QQuickGridView::moved_defaultLayout(move multiple forwards, before visible items) PASS : tst_QQuickGridView::moved_defaultLayout(move multiple forwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_defaultLayout(move multiple forwards, from non-visible -> visible (move first item)) PASS : tst_QQuickGridView::moved_defaultLayout(move multiple forwards, mix of non-visible/visible) PASS : tst_QQuickGridView::moved_defaultLayout(move multiple forwards, to bottom of view) PASS : tst_QQuickGridView::moved_defaultLayout(move multiple forwards, to bottom of view, first row -> last) PASS : tst_QQuickGridView::moved_defaultLayout(move multiple forwards, to bottom of view, content y not 0) PASS : tst_QQuickGridView::moved_defaultLayout(move multiple forwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_defaultLayout(move multiple forwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::moved_defaultLayout(move multiple backwards, within visible items) PASS : tst_QQuickGridView::moved_defaultLayout(move multiple backwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_defaultLayout(move multiple backwards, from non-visible -> visible (move last item)) PASS : tst_QQuickGridView::moved_defaultLayout(move multiple backwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_defaultLayout(move multiple backwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::multipleChanges_condensed(remove all but 1, first->last) PASS : tst_QQuickGridView::multipleChanges_condensed(remove all) PASS : tst_QQuickGridView::multipleChanges_condensed(remove last (current) -> first) PASS : tst_QQuickGridView::multipleChanges_condensed(remove then insert at 0) PASS : tst_QQuickGridView::multipleChanges_condensed(remove then insert at non-zero index) PASS : tst_QQuickGridView::multipleChanges_condensed(remove current then insert below it) PASS : tst_QQuickGridView::multipleChanges_condensed(remove current index then move it down) PASS : tst_QQuickGridView::multipleChanges_condensed(remove current index then move it up) PASS : tst_QQuickGridView::multipleChanges_condensed(insert multiple times) PASS : tst_QQuickGridView::multipleChanges_condensed(insert multiple times with current index changes) QWARN : tst_QQuickGridView::multipleChanges_condensed(insert and remove all) load glyph failed err=6 face=0x2f5b7a0, glyph=5182 QWARN : tst_QQuickGridView::multipleChanges_condensed(insert and remove all) load glyph failed err=6 face=0x2f5b7a0, glyph=5182 QWARN : tst_QQuickGridView::multipleChanges_condensed(insert and remove all) QFontEngine: Glyph neither outline nor bitmap format=0 QWARN : tst_QQuickGridView::multipleChanges_condensed(insert and remove all) load glyph failed err=6 face=0x2f5b7a0, glyph=5182 QWARN : tst_QQuickGridView::multipleChanges_condensed(insert and remove all) QFontEngine: Glyph neither outline nor bitmap format=0 QFATAL : tst_QQuickGridView::multipleChanges_condensed(insert and remove all) ASSERT: "!currentlyLockedAlphaMap.isNull()" in file ../gui/text/qfontengine_ft.cpp, line 1908 FAIL! : tst_QQuickGridView::multipleChanges_condensed(insert and remove all) Received a fatal error. Loc: [Unknown file(0)] Totals: 96 passed, 1 failed, 0 skipped ********* Finished testing of tst_QQuickGridView ********* 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 8766] QtQA::App::TestRunner: [New LWP 8767] QtQA::App::TestRunner: [New LWP 8768] QtQA::App::TestRunner: [New LWP 8770] QtQA::App::TestRunner: [New LWP 8782] QtQA::App::TestRunner: [New LWP 8769] QtQA::App::TestRunner: [New LWP 8771] 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: Missing separate debuginfo for /usr/lib64/dri/swrast_dri.so QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=204942de52590bac304bf688d03d4e0b7cf8f8aa" QtQA::App::TestRunner: Core was generated by `./tst_qquickgridview -o /work/build/_artifacts/test-logs/tst_qquickgridview-tes'. QtQA::App::TestRunner: Program terminated with signal 6, Aborted. QtQA::App::TestRunner: #0 0x00007fa343d213d5 in raise () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 7 (Thread 0x7fa3352bd700 (LWP 8771)): QtQA::App::TestRunner: #0 0x00007fa3448bf964 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #1 0x00007fa336cab333 in ?? () from /usr/lib64/dri/swrast_dri.so QtQA::App::TestRunner: #2 0x00007fa3448bbe0f in start_thread () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #3 0x00007fa343dd544d in clone () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 6 (Thread 0x7fa3362bf700 (LWP 8769)): QtQA::App::TestRunner: #0 0x00007fa3448bf964 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #1 0x00007fa336cab333 in ?? () from /usr/lib64/dri/swrast_dri.so QtQA::App::TestRunner: #2 0x00007fa3448bbe0f in start_thread () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #3 0x00007fa343dd544d in clone () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 5 (Thread 0x7fa334abc700 (LWP 8782)): QtQA::App::TestRunner: #0 0x00007fa343dce293 in select () from /lib64/libc.so.6 QtQA::App::TestRunner: #1 0x00007fa3450cfb3e in qt_safe_select (nfds=11, fdread=0x7fa330000a58, fdwrite=0x7fa330000ce8, fdexcept=0x7fa330000f78, orig_timeout=0x0) at kernel/qcore_unix.cpp:79 QtQA::App::TestRunner: #2 0x00007fa3450d123e in QEventDispatcherUNIX::select (this=0x7fa3300682b0, nfds=11, readfds=0x7fa330000a58, writefds=0x7fa330000ce8, exceptfds=0x7fa330000f78, timeout=0x0) at kernel/qeventdispatcher_unix.cpp:328 QtQA::App::TestRunner: #3 0x00007fa3450d0a72 in QEventDispatcherUNIXPrivate::doSelect (this=0x7fa3300008c0, flags=..., timeout=0x0) at kernel/qeventdispatcher_unix.cpp:204 QtQA::App::TestRunner: #4 0x00007fa3450d2558 in QEventDispatcherUNIX::processEvents (this=0x7fa3300682b0, flags=...) at kernel/qeventdispatcher_unix.cpp:615 QtQA::App::TestRunner: #5 0x00007fa3450596c6 in QEventLoop::processEvents (this=0x7fa334abbda0, flags=...) at kernel/qeventloop.cpp:136 QtQA::App::TestRunner: #6 0x00007fa3450599b3 in QEventLoop::exec (this=0x7fa334abbda0, flags=...) at kernel/qeventloop.cpp:212 QtQA::App::TestRunner: #7 0x00007fa344de6544 in QThread::exec (this=0x348eea0) at thread/qthread.cpp:511 QtQA::App::TestRunner: #8 0x00007fa3467113fd in QQmlThreadPrivate::run (this=0x348eea0) at qml/ftw/qqmlthread.cpp:148 QtQA::App::TestRunner: #9 0x00007fa344dedbca in QThreadPrivate::start (arg=0x348eea0) at thread/qthread_unix.cpp:345 QtQA::App::TestRunner: #10 0x00007fa3448bbe0f in start_thread () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #11 0x00007fa343dd544d in clone () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 4 (Thread 0x7fa335abe700 (LWP 8770)): QtQA::App::TestRunner: #0 0x00007fa3448bf964 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #1 0x00007fa336cab333 in ?? () from /usr/lib64/dri/swrast_dri.so QtQA::App::TestRunner: #2 0x00007fa3448bbe0f in start_thread () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #3 0x00007fa343dd544d in clone () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 3 (Thread 0x7fa336ac0700 (LWP 8768)): QtQA::App::TestRunner: #0 0x00007fa3448bf964 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #1 0x00007fa336cab333 in ?? () from /usr/lib64/dri/swrast_dri.so QtQA::App::TestRunner: #2 0x00007fa3448bbe0f in start_thread () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #3 0x00007fa343dd544d in clone () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2 (Thread 0x7fa33ca61700 (LWP 8767)): QtQA::App::TestRunner: #0 0x00007fa343dcc4ed in poll () from /lib64/libc.so.6 QtQA::App::TestRunner: #1 0x00007fa341b7c0e2 in ?? () from /usr/lib64/libxcb.so.1 QtQA::App::TestRunner: #2 0x00007fa341b7d86f in xcb_wait_for_event () from /usr/lib64/libxcb.so.1 QtQA::App::TestRunner: #3 0x00007fa33f755a9d in QXcbEventReader::run (this=0x25bdd60) at qxcbconnection.cpp:992 QtQA::App::TestRunner: #4 0x00007fa344dedbca in QThreadPrivate::start (arg=0x25bdd60) at thread/qthread_unix.cpp:345 QtQA::App::TestRunner: #5 0x00007fa3448bbe0f in start_thread () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #6 0x00007fa343dd544d in clone () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1 (Thread 0x7fa33fa14740 (LWP 8766)): QtQA::App::TestRunner: #0 0x00007fa343d213d5 in raise () from /lib64/libc.so.6 QtQA::App::TestRunner: #1 0x00007fa343d22858 in abort () from /lib64/libc.so.6 QtQA::App::TestRunner: #2 0x00007fa344dda74e in qt_message_fatal (context=..., message=...) at global/qlogging.cpp:979 QtQA::App::TestRunner: #3 0x00007fa344dd82c8 in QMessageLogger::fatal (this=0x7fff65606b40, msg=0x7fa3451350b8 "ASSERT: \"%s\" in file %s, line %d") at global/qlogging.cpp:384 QtQA::App::TestRunner: #4 0x00007fa344dd33c4 in qt_assert (assertion=0x7fa33f7d7930 "!currentlyLockedAlphaMap.isNull()", file=0x7fa33f7d77e8 "../gui/text/qfontengine_ft.cpp", line=1908) at global/qglobal.cpp:2098 QtQA::App::TestRunner: #5 0x00007fa33f794ae6 in QFontEngineFT::unlockAlphaMapForGlyph (this=0x3342e70) at ../gui/text/qfontengine_ft.cpp:1908 QtQA::App::TestRunner: #6 0x00007fa345944335 in QTextureGlyphCache::populate (this=0x3549fc0, fontEngine=0x3342e70, numGlyphs=49, glyphs=0x354a108, positions=0x331af28) at painting/qtextureglyphcache.cpp:164 QtQA::App::TestRunner: #7 0x00007fa346d10962 in QSGTextMaskMaterial::populate (this=0x3549f70, p=..., glyphIndexes=..., glyphPositions=..., geometry=0x3549e70, boundingRect=0x7fff65606fa0, baseLine=0x3549e58, margins=...) at scenegraph/qsgdefaultglyphnode_p.cpp:406 QtQA::App::TestRunner: #8 0x00007fa346d0ecba in QSGDefaultGlyphNode::update (this=0x3549d60) at scenegraph/qsgdefaultglyphnode.cpp:129 QtQA::App::TestRunner: #9 0x00007fa346dbb055 in QQuickTextNode::addGlyphs (this=0x3549c50, position=..., glyphs=..., color=..., style=QQuickText::Normal, styleColor=..., parentNode=0x0) at items/qquicktextnode.cpp:158 QtQA::App::TestRunner: #10 0x00007fa346dc0e30 in QQuickTextNodeEngine::addToSceneGraph (this=0x35c3280, parentNode=0x3549c50, style=QQuickText::Normal, styleColor=...) at items/qquicktextnodeengine.cpp:732 QtQA::App::TestRunner: #11 0x00007fa346dbbb2f in QQuickTextNode::addTextLayout (this=0x3549c50, position=..., textLayout=0x333f770, color=..., style=QQuickText::Normal, styleColor=..., anchorColor=..., selectionColor=..., selectedTextColor=..., selectionStart=-1, selectionEnd=-1, lineStart=0, lineCount=1) at items/qquicktextnode.cpp:293 QtQA::App::TestRunner: #12 0x00007fa346db717c in QQuickText::updatePaintNode (this=0x333f500, oldNode=0x0, data=0x2742a80) at items/qquicktext.cpp:2242 QtQA::App::TestRunner: #13 0x00007fa346d69655 in QQuickWindowPrivate::updateDirtyNode (this=0x27428f0, item=0x333f500) at items/qquickwindow.cpp:2523 QtQA::App::TestRunner: #14 0x00007fa346d68671 in QQuickWindowPrivate::updateDirtyNodes (this=0x27428f0) at items/qquickwindow.cpp:2348 QtQA::App::TestRunner: #15 0x00007fa346d601f6 in QQuickWindowPrivate::syncSceneGraph (this=0x27428f0) at items/qquickwindow.cpp:334 QtQA::App::TestRunner: #16 0x00007fa346d2eecb in QSGGuiThreadRenderLoop::renderWindow (this=0x25ddaa0, window=0x32b9700) at scenegraph/qsgrenderloop.cpp:308 QtQA::App::TestRunner: #17 0x00007fa346d2f548 in QSGGuiThreadRenderLoop::event (this=0x25ddaa0, e=0x7fff65609400) at scenegraph/qsgrenderloop.cpp:412 QtQA::App::TestRunner: #18 0x00007fa34505ce64 in QCoreApplicationPrivate::notify_helper (this=0x25a10f0, receiver=0x25ddaa0, event=0x7fff65609400) at kernel/qcoreapplication.cpp:1008 QtQA::App::TestRunner: #19 0x00007fa34505cb28 in QCoreApplication::notify (this=0x7fff6560a7c0, receiver=0x25ddaa0, event=0x7fff65609400) at kernel/qcoreapplication.cpp:953 QtQA::App::TestRunner: #20 0x00007fa345675698 in QGuiApplication::notify (this=0x7fff6560a7c0, object=0x25ddaa0, event=0x7fff65609400) at kernel/qguiapplication.cpp:1357 QtQA::App::TestRunner: #21 0x00007fa34505ca30 in QCoreApplication::notifyInternal (this=0x7fff6560a7c0, receiver=0x25ddaa0, event=0x7fff65609400) at kernel/qcoreapplication.cpp:891 QtQA::App::TestRunner: #22 0x00007fa3450607ef in QCoreApplication::sendEvent (receiver=0x25ddaa0, event=0x7fff65609400) at kernel/qcoreapplication.h:232 QtQA::App::TestRunner: #23 0x00007fa3450d4568 in QTimerInfoList::activateTimers (this=0x25f0c48) at kernel/qtimerinfo_unix.cpp:643 QtQA::App::TestRunner: #24 0x00007fa3450d2229 in QEventDispatcherUNIX::activateTimers (this=0x25bea60) at kernel/qeventdispatcher_unix.cpp:557 QtQA::App::TestRunner: #25 0x00007fa3450d258b in QEventDispatcherUNIX::processEvents (this=0x25bea60, flags=...) at kernel/qeventdispatcher_unix.cpp:619 QtQA::App::TestRunner: #26 0x00007fa33f7cab82 in QUnixEventDispatcherQPA::processEvents (this=0x25bea60, flags=...) at eventdispatchers/qunixeventdispatcher.cpp:70 QtQA::App::TestRunner: #27 0x00007fa34505cf67 in QCoreApplication::processEvents (flags=..., maxtime=50) at kernel/qcoreapplication.cpp:1089 QtQA::App::TestRunner: #28 0x000000000040e194 in QTest::qWait (ms=50) at /work/build/qt/qtbase/include/QtTest/../../src/testlib/qtestsystem.h:66 QtQA::App::TestRunner: #29 0x0000000000424dfc in tst_QQuickGridView::multipleChanges (this=0x7fff6560a780, condensed=true) at tst_qquickgridview.cpp:1582 QtQA::App::TestRunner: #30 0x0000000000480d91 in tst_QQuickGridView::multipleChanges_condensed (this=0x7fff6560a780) at tst_qquickgridview.cpp:96 QtQA::App::TestRunner: #31 0x000000000047d5ec in tst_QQuickGridView::qt_static_metacall (_o=0x7fff6560a780, _c=QMetaObject::InvokeMetaMethod, _id=26, _a=0x7fff65609a60) at .moc/tst_qquickgridview.moc:573 QtQA::App::TestRunner: #32 0x00007fa345068f71 in QMetaMethod::invoke (this=0x7fff65609f30, object=0x7fff6560a780, connectionType=Qt::DirectConnection, returnValue=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:2169 QtQA::App::TestRunner: #33 0x00007fa34506841e in QMetaObject::invokeMethod (obj=0x7fff6560a780, member=0x3273030 "multipleChanges_condensed", type=Qt::DirectConnection, ret=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:1464 QtQA::App::TestRunner: #34 0x00007fa346146fff in QMetaObject::invokeMethod (obj=0x7fff6560a780, member=0x3273030 "multipleChanges_condensed", type=Qt::DirectConnection, val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs.h:395 QtQA::App::TestRunner: #35 0x00007fa346142cdd in QTest::qInvokeTestMethodDataEntry (slot=0x3273030 "multipleChanges_condensed") at qtestcase.cpp:1715 QtQA::App::TestRunner: #36 0x00007fa346143536 in QTest::qInvokeTestMethod (slotName=0x3283478 "multipleChanges_condensed()", data=0x0) at qtestcase.cpp:1840 QtQA::App::TestRunner: #37 0x00007fa346143d97 in QTest::qInvokeTestMethods (testObject=0x7fff6560a780) at qtestcase.cpp:1994 QtQA::App::TestRunner: #38 0x00007fa346144301 in QTest::qExec (testObject=0x7fff6560a780, argc=5, argv=0x7fff6560a8c8) at qtestcase.cpp:2224 QtQA::App::TestRunner: #39 0x000000000047d235 in main (argc=5, argv=0x7fff6560a8c8) at tst_qquickgridview.cpp:6310 QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickgridview: 80 seconds, signal 6 Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_00977/linux-g++_developer-build_OpenSuSE_12.3_x64/log.txt.gz Tested changes (refs/builds/dev_1386343114): http://codereview.qt-project.org/73380 [PS2] - Merge remote-tracking branch 'origin/stable' into dev From ci-noreply at qt-project.org Fri Dec 6 17:12:04 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 6 Dec 2013 18:12:04 +0200 Subject: [Ci-reports] fail on ssh://codereview.qt-project.org:29418/qt/qtmodeling#master Message-ID: <20131206_161204_058040.ci-noreply@qt-project.org> Compilation failed :( Undefined symbols for architecture x86_64: "QFileDialog::getOpenFileName(QWidget*, QString const&, QString const&, QString const&, QString*, QFlags)", referenced from: GccXmlArchitectureRecoveryBackendPlugin::newArchitectureRecoveryProcess() in gccxmlarchitecturerecoverybackendplugin.o "QIcon::QIcon()", referenced from: GccXmlArchitectureRecoveryBackendPlugin::initialize() in gccxmlarchitecturerecoverybackendplugin.o "QIcon::~QIcon()", referenced from: GccXmlArchitectureRecoveryBackendPlugin::initialize() in gccxmlarchitecturerecoverybackendplugin.o "QAction::QAction(QIcon const&, QString const&, QObject*)", referenced from: GccXmlArchitectureRecoveryBackendPlugin::initialize() in gccxmlarchitecturerecoverybackendplugin.o make[6]: *** [../../../lib/duse-mt/plugins/QtProject/libGccXmlArchitectureRecoveryBackend_debug.dylib] Error 1 make[5]: *** [sub-gccxmlarchitecturerecoverybackend-make_first-ordered] Error 2 make[4]: *** [sub-plugins-make_first-ordered] Error 2 make[3]: *** [sub-src-make_first-ordered] Error 2 make[2]: *** [sub-duse-mt-make_first] Error 2 make[1]: *** [sub-uml-make_first] Error 2 make: *** [sub-examples-make_first] Error 2 Build log: http://testresults.qt-project.org/ci/QtModeling_master_Integration/build_00048/macx-clang_no-framework_OSX_10.8/log.txt.gz Tested changes (refs/builds/master_1386345490): http://codereview.qt-project.org/73425 [PS6] - Fix wrong use of -z parameter when linking DuSE-MT on Mac From ci-noreply at qt-project.org Fri Dec 6 17:36:59 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 6 Dec 2013 18:36:59 +0200 Subject: [Ci-reports] fail on ssh://codereview.qt-project.org:29418/qt/qtmodeling#master Message-ID: <20131206_163659_021643.ci-noreply@qt-project.org> Compilation failed :( compiling javascriptconsoleplugin.cpp javascriptconsoleplugin.cpp: In constructor 'JavaScriptConsolePlugin::JavaScriptConsolePlugin(TestNamespace::QObject*)': javascriptconsoleplugin.cpp:102:28: error: expected type-specifier before 'Ui' javascriptconsoleplugin.cpp:102:28: error: expected ')' before 'Ui' javascriptconsoleplugin.cpp:104:14: error: cannot convert 'int*' to 'Ui::JavaScriptConsole*' in initialization javascriptconsoleplugin.cpp: In destructor 'virtual JavaScriptConsolePlugin::~JavaScriptConsolePlugin()': javascriptconsoleplugin.cpp:110:12: warning: possible problem detected in invocation of delete operator: [enabled by default] javascriptconsoleplugin.cpp:110:12: warning: invalid use of incomplete type 'struct Ui::JavaScriptConsole' [enabled by default] javascriptconsoleplugin.cpp:110:12: note: neither the destructor nor the class-specific operator delete will be called, even if they are declared when the class is defined javascriptconsoleplugin.cpp: In member function 'virtual bool JavaScriptConsolePlugin::initialize()': javascriptconsoleplugin.cpp:117:23: error: invalid use of incomplete type 'struct Ui::JavaScriptConsole' javascriptconsoleplugin.h:60:11: error: forward declaration of 'struct Ui::JavaScriptConsole' javascriptconsoleplugin.cpp:120:23: error: invalid use of incomplete type 'struct Ui::JavaScriptConsole' javascriptconsoleplugin.h:60:11: error: forward declaration of 'struct Ui::JavaScriptConsole' javascriptconsoleplugin.cpp:123:54: error: invalid use of incomplete type 'struct Ui::JavaScriptConsole' javascriptconsoleplugin.h:60:11: error: forward declaration of 'struct Ui::JavaScriptConsole' javascriptconsoleplugin.cpp:126:31: error: invalid use of incomplete type 'struct Ui::JavaScriptConsole' javascriptconsoleplugin.h:60:11: error: forward declaration of 'struct Ui::JavaScriptConsole' javascriptconsoleplugin.cpp:127:31: error: invalid use of incomplete type 'struct Ui::JavaScriptConsole' javascriptconsoleplugin.h:60:11: error: forward declaration of 'struct Ui::JavaScriptConsole' javascriptconsoleplugin.cpp:129:31: error: invalid use of incomplete type 'struct Ui::JavaScriptConsole' javascriptconsoleplugin.h:60:11: error: forward declaration of 'struct Ui::JavaScriptConsole' javascriptconsoleplugin.cpp:130:31: error: invalid use of incomplete type 'struct Ui::JavaScriptConsole' javascriptconsoleplugin.h:60:11: error: forward declaration of 'struct Ui::JavaScriptConsole' javascriptconsoleplugin.cpp: In member function 'void JavaScriptConsolePlugin::initializeEngine(TestNamespace::QList)': javascriptconsoleplugin.cpp:161:23: error: invalid use of incomplete type 'struct Ui::JavaScriptConsole' javascriptconsoleplugin.h:60:11: error: forward declaration of 'struct Ui::JavaScriptConsole' javascriptconsoleplugin.cpp:162:23: error: invalid use of incomplete type 'struct Ui::JavaScriptConsole' javascriptconsoleplugin.h:60:11: error: forward declaration of 'struct Ui::JavaScriptConsole' javascriptconsoleplugin.cpp:163:23: error: invalid use of incomplete type 'struct Ui::JavaScriptConsole' javascriptconsoleplugin.h:60:11: error: forward declaration of 'struct Ui::JavaScriptConsole' javascriptconsoleplugin.cpp:164:23: error: invalid use of incomplete type 'struct Ui::JavaScriptConsole' javascriptconsoleplugin.h:60:11: error: forward declaration of 'struct Ui::JavaScriptConsole' javascriptconsoleplugin.cpp: In member function 'void JavaScriptConsolePlugin::destroyEngine()': javascriptconsoleplugin.cpp:172:23: error: invalid use of incomplete type 'struct Ui::JavaScriptConsole' javascriptconsoleplugin.h:60:11: error: forward declaration of 'struct Ui::JavaScriptConsole' javascriptconsoleplugin.cpp:173:23: error: invalid use of incomplete type 'struct Ui::JavaScriptConsole' javascriptconsoleplugin.h:60:11: error: forward declaration of 'struct Ui::JavaScriptConsole' javascriptconsoleplugin.cpp:174:23: error: invalid use of incomplete type 'struct Ui::JavaScriptConsole' javascriptconsoleplugin.h:60:11: error: forward declaration of 'struct Ui::JavaScriptConsole' javascriptconsoleplugin.cpp:175:23: error: invalid use of incomplete type 'struct Ui::JavaScriptConsole' javascriptconsoleplugin.h:60:11: error: forward declaration of 'struct Ui::JavaScriptConsole' javascriptconsoleplugin.cpp:176:23: error: invalid use of incomplete type 'struct Ui::JavaScriptConsole' javascriptconsoleplugin.h:60:11: error: forward declaration of 'struct Ui::JavaScriptConsole' javascriptconsoleplugin.cpp: In member function 'virtual bool JavaScriptConsolePlugin::eventFilter(TestNamespace::QObject*, TestNamespace::QEvent*)': javascriptconsoleplugin.cpp:181:71: error: invalid use of incomplete type 'struct Ui::JavaScriptConsole' javascriptconsoleplugin.h:60:11: error: forward declaration of 'struct Ui::JavaScriptConsole' javascriptconsoleplugin.cpp:184:115: error: invalid use of incomplete type 'struct Ui::JavaScriptConsole' javascriptconsoleplugin.h:60:11: error: forward declaration of 'struct Ui::JavaScriptConsole' javascriptconsoleplugin.cpp:194:68: error: invalid use of incomplete type 'struct Ui::JavaScriptConsole' javascriptconsoleplugin.h:60:11: error: forward declaration of 'struct Ui::JavaScriptConsole' javascriptconsoleplugin.cpp:194:121: error: invalid use of incomplete type 'struct Ui::JavaScriptConsole' javascriptconsoleplugin.h:60:11: error: forward declaration of 'struct Ui::JavaScriptConsole' javascriptconsoleplugin.cpp:203:31: error: invalid use of incomplete type 'struct Ui::JavaScriptConsole' javascriptconsoleplugin.h:60:11: error: forward declaration of 'struct Ui::JavaScriptConsole' javascriptconsoleplugin.cpp:205:31: error: invalid use of incomplete type 'struct Ui::JavaScriptConsole' javascriptconsoleplugin.h:60:11: error: forward declaration of 'struct Ui::JavaScriptConsole' javascriptconsoleplugin.cpp:213:31: error: invalid use of incomplete type 'struct Ui::JavaScriptConsole' javascriptconsoleplugin.h:60:11: error: forward declaration of 'struct Ui::JavaScriptConsole' javascriptconsoleplugin.cpp: In member function 'void JavaScriptConsolePlugin::evaluate()': javascriptconsoleplugin.cpp:223:23: error: invalid use of incomplete type 'struct Ui::JavaScriptConsole' javascriptconsoleplugin.h:60:11: error: forward declaration of 'struct Ui::JavaScriptConsole' javascriptconsoleplugin.cpp:223:94: error: invalid use of incomplete type 'struct Ui::JavaScriptConsole' javascriptconsoleplugin.h:60:11: error: forward declaration of 'struct Ui::JavaScriptConsole' javascriptconsoleplugin.cpp: In member function 'void JavaScriptConsolePlugin::saveScript()': javascriptconsoleplugin.cpp:236:34: error: invalid use of incomplete type 'struct Ui::JavaScriptConsole' javascriptconsoleplugin.h:60:11: error: forward declaration of 'struct Ui::JavaScriptConsole' javascriptconsoleplugin.cpp: In member function 'void JavaScriptConsolePlugin::openScript()': javascriptconsoleplugin.cpp:251:27: error: invalid use of incomplete type 'struct Ui::JavaScriptConsole' javascriptconsoleplugin.h:60:11: error: forward declaration of 'struct Ui::JavaScriptConsole' make[6]: *** [.obj/javascriptconsoleplugin.o] Error 1 make[5]: *** [sub-javascriptconsole-make_first-ordered] Error 2 make[4]: *** [sub-plugins-make_first-ordered] Error 2 make[3]: *** [sub-src-make_first-ordered] Error 2 make[2]: *** [sub-duse-mt-make_first] Error 2 make[1]: *** [sub-uml-make_first] Error 2 make: *** [sub-examples-make_first] Error 2 Build log: http://testresults.qt-project.org/ci/QtModeling_master_Integration/build_00049/linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz Tested changes (refs/builds/master_1386347239): http://codereview.qt-project.org/73425 [PS7] - Fix wrong use of -z parameter when linking DuSE-MT on Mac From ci-noreply at qt-project.org Fri Dec 6 17:39:35 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 6 Dec 2013 18:39:35 +0200 Subject: [Ci-reports] fail on ssh://codereview.qt-project.org:29418/qt/qtquick1#dev Message-ID: <20131206_163935_050023.ci-noreply@qt-project.org> Autotests `tst_qdeclarativeerror' and `tst_qdeclarativeinstruction' failed :( Testing tst_qdeclarativeinstruction FAIL! : tst_qdeclarativeinstruction::dump() Compared values are not the same Actual (messages.at(ii)): 11 11 STORE_URL 8 0 QUrl("http://www.qt-project.org") Expected (expect.at(ii)) : 11 11 STORE_URL 8 0 QUrl("http://www.qt-project.org") Loc: [tst_qdeclarativeinstruction.cpp(596)] Totals: 2 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qdeclarativeinstruction ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_qdeclarativeinstruction::initTestCase() FAIL! : tst_qdeclarativeinstruction::dump() Compared values are not the same Actual (messages.at(ii)): 11 11 STORE_URL 8 0 QUrl("http://www.qt-project.org") Expected (expect.at(ii)) : 11 11 STORE_URL 8 0 QUrl("http://www.qt-project.org") Loc: [tst_qdeclarativeinstruction.cpp(596)] PASS : tst_qdeclarativeinstruction::cleanupTestCase() Totals: 2 passed, 1 failed, 0 skipped ********* Finished testing of tst_qdeclarativeinstruction ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qdeclarativeinstruction: 0.554998 seconds, exit code 1 Testing tst_qdeclarativeerror FAIL! : tst_qdeclarativeerror::debug() Not all expected messages were received Totals: 8 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qdeclarativeerror ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_qdeclarativeerror::initTestCase() PASS : tst_qdeclarativeerror::url() PASS : tst_qdeclarativeerror::description() PASS : tst_qdeclarativeerror::line() PASS : tst_qdeclarativeerror::column() PASS : tst_qdeclarativeerror::toString() PASS : tst_qdeclarativeerror::copy() QWARN : tst_qdeclarativeerror::debug() file:///work/build/qt/qtquick1/tests/auto/declarative/qdeclarativeerror/test.txt:2:5: An Error Line2 Content ^ INFO : tst_qdeclarativeerror::debug() Did not receive message: "file:///work/build/qt/qtquick1/tests/auto/declarative/qdeclarativeerror/test.txt:2:5: An Error Line2 Content ^ " FAIL! : tst_qdeclarativeerror::debug() Not all expected messages were received PASS : tst_qdeclarativeerror::cleanupTestCase() Totals: 8 passed, 1 failed, 0 skipped ********* Finished testing of tst_qdeclarativeerror ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qdeclarativeerror: 0.125139 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtQuick1_dev_Integration/build_00100/linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz Tested changes (refs/builds/dev_1386344220): http://codereview.qt-project.org/69736 [PS1] - Fix autotests expecting a trailing whitespace for qDebug stream From ci-noreply at qt-project.org Fri Dec 6 17:40:10 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 6 Dec 2013 18:40:10 +0200 Subject: [Ci-reports] fail on ssh://codereview.qt-project.org:29418/qt/qtbase#dev Message-ID: <20131206_164010_021764.ci-noreply@qt-project.org> Autotest `tst_qquicktrailemitter' failed :( Testing tst_qquicktrailemitter FAIL! : tst_qquicktrailemitter::test_basic() Compared values are not the same Actual (system->groupData[1]->size()): 510 Expected (500) : 500 Loc: [tst_qquicktrailemitter.cpp(89)] Totals: 2 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qquicktrailemitter ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_qquicktrailemitter::initTestCase() FAIL! : tst_qquicktrailemitter::test_basic() Compared values are not the same Actual (system->groupData[1]->size()): 510 Expected (500) : 500 Loc: [tst_qquicktrailemitter.cpp(89)] PASS : tst_qquicktrailemitter::cleanupTestCase() Totals: 2 passed, 1 failed, 0 skipped ********* Finished testing of tst_qquicktrailemitter ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquicktrailemitter: 11 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02227/revdep-qtdeclarative_linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz Tested changes (refs/builds/dev_1386345334): http://codereview.qt-project.org/72496 [PS6] - Allow the platform to specify a press and hold delay. From ci-noreply at qt-project.org Fri Dec 6 17:47:05 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 6 Dec 2013 18:47:05 +0200 Subject: [Ci-reports] pass on ssh://codereview.qt-project.org:29418/qt/qttools#release Message-ID: <20131206_164705_069708.ci-noreply@qt-project.org> QtTools_release_Integration #48: SUCCESS Tested changes (refs/builds/release_1386335138): http://codereview.qt-project.org/73418 [PS2] - Revert "Revert "Qt Designer: Temporarily disable loading of QDeclarativeView plugin."" From ci-noreply at qt-project.org Fri Dec 6 17:52:41 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 6 Dec 2013 18:52:41 +0200 Subject: [Ci-reports] fail on ssh://codereview.qt-project.org:29418/qt/qtdeclarative#dev Message-ID: <20131206_165241_081983.ci-noreply@qt-project.org> Autotest `tst_qquickgridview' failed :( Testing tst_QQuickGridView QFATAL : tst_QQuickGridView::multipleChanges_condensed(insert and remove all) ASSERT: "!currentlyLockedAlphaMap.isNull()" in file ../gui/text/qfontengine_ft.cpp, line 1908 FAIL! : tst_QQuickGridView::multipleChanges_condensed(insert and remove all) Received a fatal error. Loc: [Unknown file(0)] Totals: 96 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 6961] QtQA::App::TestRunner: [New LWP 6965] QtQA::App::TestRunner: [New LWP 6977] QtQA::App::TestRunner: [New LWP 6962] QtQA::App::TestRunner: [New LWP 6963] QtQA::App::TestRunner: [New LWP 6966] QtQA::App::TestRunner: [New LWP 6964] 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: Missing separate debuginfo for /usr/lib64/dri/swrast_dri.so QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=204942de52590bac304bf688d03d4e0b7cf8f8aa" QtQA::App::TestRunner: Core was generated by `./tst_qquickgridview -silent -o /work/build/_artifacts/test-logs/tst_qquickgrid'. QtQA::App::TestRunner: Program terminated with signal 6, Aborted. QtQA::App::TestRunner: #0 0x00007f2e77c063d5 in raise () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 7 (Thread 0x7f2e6a0b4700 (LWP 6964)): QtQA::App::TestRunner: #0 0x00007f2e787a4964 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #1 0x00007f2e6aaa0333 in ?? () from /usr/lib64/dri/swrast_dri.so QtQA::App::TestRunner: #2 0x00007f2e787a0e0f in start_thread () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #3 0x00007f2e77cba44d in clone () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 6 (Thread 0x7f2e690b2700 (LWP 6966)): QtQA::App::TestRunner: #0 0x00007f2e787a4964 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #1 0x00007f2e6aaa0333 in ?? () from /usr/lib64/dri/swrast_dri.so QtQA::App::TestRunner: #2 0x00007f2e787a0e0f in start_thread () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #3 0x00007f2e77cba44d in clone () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 5 (Thread 0x7f2e6a8b5700 (LWP 6963)): QtQA::App::TestRunner: #0 0x00007f2e787a4964 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #1 0x00007f2e6aaa0333 in ?? () from /usr/lib64/dri/swrast_dri.so QtQA::App::TestRunner: #2 0x00007f2e787a0e0f in start_thread () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #3 0x00007f2e77cba44d in clone () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 4 (Thread 0x7f2e70946700 (LWP 6962)): QtQA::App::TestRunner: #0 0x00007f2e77cb14ed in poll () from /lib64/libc.so.6 QtQA::App::TestRunner: #1 0x00007f2e75a610e2 in ?? () from /usr/lib64/libxcb.so.1 QtQA::App::TestRunner: #2 0x00007f2e75a6286f in xcb_wait_for_event () from /usr/lib64/libxcb.so.1 QtQA::App::TestRunner: #3 0x00007f2e7363aa9d in QXcbEventReader::run (this=0xe5dd60) at qxcbconnection.cpp:992 QtQA::App::TestRunner: #4 0x00007f2e78cd2bca in QThreadPrivate::start (arg=0xe5dd60) at thread/qthread_unix.cpp:345 QtQA::App::TestRunner: #5 0x00007f2e787a0e0f in start_thread () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #6 0x00007f2e77cba44d in clone () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 3 (Thread 0x7f2e688b1700 (LWP 6977)): QtQA::App::TestRunner: #0 0x00007f2e77cb3293 in select () from /lib64/libc.so.6 QtQA::App::TestRunner: #1 0x00007f2e78fb4b3e in qt_safe_select (nfds=11, fdread=0x7f2e64000a58, fdwrite=0x7f2e64000ce8, fdexcept=0x7f2e64000f78, orig_timeout=0x0) at kernel/qcore_unix.cpp:79 QtQA::App::TestRunner: #2 0x00007f2e78fb623e in QEventDispatcherUNIX::select (this=0x7f2e64007000, nfds=11, readfds=0x7f2e64000a58, writefds=0x7f2e64000ce8, exceptfds=0x7f2e64000f78, timeout=0x0) at kernel/qeventdispatcher_unix.cpp:328 QtQA::App::TestRunner: #3 0x00007f2e78fb5a72 in QEventDispatcherUNIXPrivate::doSelect (this=0x7f2e640008c0, flags=..., timeout=0x0) at kernel/qeventdispatcher_unix.cpp:204 QtQA::App::TestRunner: #4 0x00007f2e78fb7558 in QEventDispatcherUNIX::processEvents (this=0x7f2e64007000, flags=...) at kernel/qeventdispatcher_unix.cpp:615 QtQA::App::TestRunner: #5 0x00007f2e78f3e6c6 in QEventLoop::processEvents (this=0x7f2e688b0da0, flags=...) at kernel/qeventloop.cpp:136 QtQA::App::TestRunner: #6 0x00007f2e78f3e9b3 in QEventLoop::exec (this=0x7f2e688b0da0, flags=...) at kernel/qeventloop.cpp:212 QtQA::App::TestRunner: #7 0x00007f2e78ccb544 in QThread::exec (this=0x1afd9e0) at thread/qthread.cpp:511 QtQA::App::TestRunner: #8 0x00007f2e7a5f4a25 in QQmlThreadPrivate::run (this=0x1afd9e0) at qml/ftw/qqmlthread.cpp:148 QtQA::App::TestRunner: #9 0x00007f2e78cd2bca in QThreadPrivate::start (arg=0x1afd9e0) at thread/qthread_unix.cpp:345 QtQA::App::TestRunner: #10 0x00007f2e787a0e0f in start_thread () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #11 0x00007f2e77cba44d in clone () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2 (Thread 0x7f2e698b3700 (LWP 6965)): QtQA::App::TestRunner: #0 0x00007f2e787a4964 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #1 0x00007f2e6aaa0333 in ?? () from /usr/lib64/dri/swrast_dri.so QtQA::App::TestRunner: #2 0x00007f2e787a0e0f in start_thread () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #3 0x00007f2e77cba44d in clone () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1 (Thread 0x7f2e738f9740 (LWP 6961)): QtQA::App::TestRunner: #0 0x00007f2e77c063d5 in raise () from /lib64/libc.so.6 QtQA::App::TestRunner: #1 0x00007f2e77c07858 in abort () from /lib64/libc.so.6 QtQA::App::TestRunner: #2 0x00007f2e78cbf74e in qt_message_fatal (context=..., message=...) at global/qlogging.cpp:979 QtQA::App::TestRunner: #3 0x00007f2e78cbd2c8 in QMessageLogger::fatal (this=0x7fff86345df0, msg=0x7f2e7901a0b8 "ASSERT: \"%s\" in file %s, line %d") at global/qlogging.cpp:384 QtQA::App::TestRunner: #4 0x00007f2e78cb83c4 in qt_assert (assertion=0x7f2e736bc930 "!currentlyLockedAlphaMap.isNull()", file=0x7f2e736bc7e8 "../gui/text/qfontengine_ft.cpp", line=1908) at global/qglobal.cpp:2098 QtQA::App::TestRunner: #5 0x00007f2e73679ae6 in QFontEngineFT::unlockAlphaMapForGlyph (this=0x1ba5130) at ../gui/text/qfontengine_ft.cpp:1908 QtQA::App::TestRunner: #6 0x00007f2e79829335 in QTextureGlyphCache::populate (this=0x1e3b4e0, fontEngine=0x1ba5130, numGlyphs=49, glyphs=0x1ca2ea8, positions=0x1e3b8a8) at painting/qtextureglyphcache.cpp:164 QtQA::App::TestRunner: #7 0x00007f2e7abf35a2 in QSGTextMaskMaterial::populate (this=0x1e3b080, p=..., glyphIndexes=..., glyphPositions=..., geometry=0x1e3aff0, boundingRect=0x7fff86346250, baseLine=0x1e3afd8, margins=...) at scenegraph/qsgdefaultglyphnode_p.cpp:406 QtQA::App::TestRunner: #8 0x00007f2e7abf18fa in QSGDefaultGlyphNode::update (this=0x1e3aee0) at scenegraph/qsgdefaultglyphnode.cpp:129 QtQA::App::TestRunner: #9 0x00007f2e7ac9dda1 in QQuickTextNode::addGlyphs (this=0x11ea030, position=..., glyphs=..., color=..., style=QQuickText::Normal, styleColor=..., parentNode=0x0) at items/qquicktextnode.cpp:158 QtQA::App::TestRunner: #10 0x00007f2e7aca3b7c in QQuickTextNodeEngine::addToSceneGraph (this=0x1ca23d0, parentNode=0x11ea030, style=QQuickText::Normal, styleColor=...) at items/qquicktextnodeengine.cpp:732 QtQA::App::TestRunner: #11 0x00007f2e7ac9e87b in QQuickTextNode::addTextLayout (this=0x11ea030, position=..., textLayout=0x1a195b0, color=..., style=QQuickText::Normal, styleColor=..., anchorColor=..., selectionColor=..., selectedTextColor=..., selectionStart=-1, selectionEnd=-1, lineStart=0, lineCount=1) at items/qquicktextnode.cpp:293 QtQA::App::TestRunner: #12 0x00007f2e7ac99f82 in QQuickText::updatePaintNode (this=0x10efd00, oldNode=0x0, data=0x1b137e0) at items/qquicktext.cpp:2291 QtQA::App::TestRunner: #13 0x00007f2e7ac4c3a1 in QQuickWindowPrivate::updateDirtyNode (this=0x1b13650, item=0x10efd00) at items/qquickwindow.cpp:2519 QtQA::App::TestRunner: #14 0x00007f2e7ac4b3bd in QQuickWindowPrivate::updateDirtyNodes (this=0x1b13650) at items/qquickwindow.cpp:2344 QtQA::App::TestRunner: #15 0x00007f2e7ac42f8e in QQuickWindowPrivate::syncSceneGraph (this=0x1b13650) at items/qquickwindow.cpp:334 QtQA::App::TestRunner: #16 0x00007f2e7ac11b0b in QSGGuiThreadRenderLoop::renderWindow (this=0xe8d380, window=0x1ad1f20) at scenegraph/qsgrenderloop.cpp:308 QtQA::App::TestRunner: #17 0x00007f2e7ac12188 in QSGGuiThreadRenderLoop::event (this=0xe8d380, e=0x7fff863486b0) at scenegraph/qsgrenderloop.cpp:412 QtQA::App::TestRunner: #18 0x00007f2e78f41e64 in QCoreApplicationPrivate::notify_helper (this=0xe410f0, receiver=0xe8d380, event=0x7fff863486b0) at kernel/qcoreapplication.cpp:1008 QtQA::App::TestRunner: #19 0x00007f2e78f41b28 in QCoreApplication::notify (this=0x7fff86349a70, receiver=0xe8d380, event=0x7fff863486b0) at kernel/qcoreapplication.cpp:953 QtQA::App::TestRunner: #20 0x00007f2e7955a698 in QGuiApplication::notify (this=0x7fff86349a70, object=0xe8d380, event=0x7fff863486b0) at kernel/qguiapplication.cpp:1357 QtQA::App::TestRunner: #21 0x00007f2e78f41a30 in QCoreApplication::notifyInternal (this=0x7fff86349a70, receiver=0xe8d380, event=0x7fff863486b0) at kernel/qcoreapplication.cpp:891 QtQA::App::TestRunner: #22 0x00007f2e78f457ef in QCoreApplication::sendEvent (receiver=0xe8d380, event=0x7fff863486b0) at kernel/qcoreapplication.h:232 QtQA::App::TestRunner: #23 0x00007f2e78fb9568 in QTimerInfoList::activateTimers (this=0xe90c48) at kernel/qtimerinfo_unix.cpp:643 QtQA::App::TestRunner: #24 0x00007f2e78fb7229 in QEventDispatcherUNIX::activateTimers (this=0xe5ea60) at kernel/qeventdispatcher_unix.cpp:557 QtQA::App::TestRunner: #25 0x00007f2e78fb758b in QEventDispatcherUNIX::processEvents (this=0xe5ea60, flags=...) at kernel/qeventdispatcher_unix.cpp:619 QtQA::App::TestRunner: #26 0x00007f2e736afb82 in QUnixEventDispatcherQPA::processEvents (this=0xe5ea60, flags=...) at eventdispatchers/qunixeventdispatcher.cpp:70 QtQA::App::TestRunner: #27 0x00007f2e78f41f67 in QCoreApplication::processEvents (flags=..., maxtime=50) at kernel/qcoreapplication.cpp:1089 QtQA::App::TestRunner: #28 0x000000000040e194 in QTest::qWait (ms=50) at /work/build/qt/qtbase/include/QtTest/../../src/testlib/qtestsystem.h:66 QtQA::App::TestRunner: #29 0x0000000000424dfc in tst_QQuickGridView::multipleChanges (this=0x7fff86349a30, condensed=true) at tst_qquickgridview.cpp:1582 QtQA::App::TestRunner: #30 0x0000000000480d91 in tst_QQuickGridView::multipleChanges_condensed (this=0x7fff86349a30) at tst_qquickgridview.cpp:96 QtQA::App::TestRunner: #31 0x000000000047d5ec in tst_QQuickGridView::qt_static_metacall (_o=0x7fff86349a30, _c=QMetaObject::InvokeMetaMethod, _id=26, _a=0x7fff86348d10) at .moc/tst_qquickgridview.moc:573 QtQA::App::TestRunner: #32 0x00007f2e78f4df71 in QMetaMethod::invoke (this=0x7fff863491e0, object=0x7fff86349a30, connectionType=Qt::DirectConnection, returnValue=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:2169 QtQA::App::TestRunner: #33 0x00007f2e78f4d41e in QMetaObject::invokeMethod (obj=0x7fff86349a30, member=0x1cf7d90 "multipleChanges_condensed", type=Qt::DirectConnection, ret=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:1464 QtQA::App::TestRunner: #34 0x00007f2e7a02bfff in QMetaObject::invokeMethod (obj=0x7fff86349a30, member=0x1cf7d90 "multipleChanges_condensed", type=Qt::DirectConnection, val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs.h:395 QtQA::App::TestRunner: #35 0x00007f2e7a027cdd in QTest::qInvokeTestMethodDataEntry (slot=0x1cf7d90 "multipleChanges_condensed") at qtestcase.cpp:1715 QtQA::App::TestRunner: #36 0x00007f2e7a028536 in QTest::qInvokeTestMethod (slotName=0x1073438 "multipleChanges_condensed()", data=0x0) at qtestcase.cpp:1840 QtQA::App::TestRunner: #37 0x00007f2e7a028d97 in QTest::qInvokeTestMethods (testObject=0x7fff86349a30) at qtestcase.cpp:1994 QtQA::App::TestRunner: #38 0x00007f2e7a029301 in QTest::qExec (testObject=0x7fff86349a30, argc=6, argv=0x7fff86349b78) at qtestcase.cpp:2224 QtQA::App::TestRunner: #39 0x000000000047d235 in main (argc=6, argv=0x7fff86349b78) at tst_qquickgridview.cpp:6310 QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QQuickGridView ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_QQuickGridView::initTestCase() PASS : tst_QQuickGridView::items() PASS : tst_QQuickGridView::changed() PASS : tst_QQuickGridView::inserted_basic() PASS : tst_QQuickGridView::inserted_defaultLayout(add 1, before visible items) PASS : tst_QQuickGridView::inserted_defaultLayout(add 2, before visible items) PASS : tst_QQuickGridView::inserted_defaultLayout(add 3, before visible items) PASS : tst_QQuickGridView::inserted_defaultLayout(add 5, before visible items) PASS : tst_QQuickGridView::inserted_defaultLayout(add 6, before visible items) PASS : tst_QQuickGridView::inserted_defaultLayout(add 1, at start of visible, content at start) PASS : tst_QQuickGridView::inserted_defaultLayout(add multiple, at start of visible, content at start) PASS : tst_QQuickGridView::inserted_defaultLayout(add 1, at start of visible, content not at start) PASS : tst_QQuickGridView::inserted_defaultLayout(add multiple, at start of visible, content not at start) PASS : tst_QQuickGridView::inserted_defaultLayout(add 1, at end of visible, content at start) PASS : tst_QQuickGridView::inserted_defaultLayout(add row, at end of visible, content at start) PASS : tst_QQuickGridView::inserted_defaultLayout(add 1, at end of visible, content not at start) PASS : tst_QQuickGridView::inserted_defaultLayout(add multiple, at end of visible, content not at start) PASS : tst_QQuickGridView::inserted_defaultLayout(add 1, after visible, content at start) PASS : tst_QQuickGridView::inserted_defaultLayout(add row, after visible, content at start) PASS : tst_QQuickGridView::inserted_defaultLayout(add 1, after visible, content not at start) PASS : tst_QQuickGridView::inserted_defaultLayout(add multiple, after visible, content not at start) PASS : tst_QQuickGridView::insertBeforeVisible(insert 1 at 0, 0 buffer) PASS : tst_QQuickGridView::insertBeforeVisible(insert 1 at 0, 100 buffer) PASS : tst_QQuickGridView::insertBeforeVisible(insert 1 at 0, 500 buffer) PASS : tst_QQuickGridView::insertBeforeVisible(insert 1 at 1, 0 buffer) PASS : tst_QQuickGridView::insertBeforeVisible(insert 1 at 1, 100 buffer) PASS : tst_QQuickGridView::insertBeforeVisible(insert 1 at 1, 500 buffer) PASS : tst_QQuickGridView::insertBeforeVisible(insert multiple at 0, 0 buffer) PASS : tst_QQuickGridView::insertBeforeVisible(insert multiple at 0, 100 buffer) PASS : tst_QQuickGridView::insertBeforeVisible(insert multiple at 0, 500 buffer) PASS : tst_QQuickGridView::insertBeforeVisible(insert multiple at 1, 0 buffer) PASS : tst_QQuickGridView::insertBeforeVisible(insert multiple at 1, 100 buffer) PASS : tst_QQuickGridView::insertBeforeVisible(insert multiple at 1, 500 buffer) PASS : tst_QQuickGridView::removed_basic() PASS : tst_QQuickGridView::removed_defaultLayout(remove 1, before visible items) PASS : tst_QQuickGridView::removed_defaultLayout(remove 1, before visible position) PASS : tst_QQuickGridView::removed_defaultLayout(remove multiple (1 row), all before visible items) PASS : tst_QQuickGridView::removed_defaultLayout(remove multiple, all before visible items, remove item 0) PASS : tst_QQuickGridView::removed_defaultLayout(remove multiple rows, all before visible items) PASS : tst_QQuickGridView::removed_defaultLayout(remove one row before visible, content y not on item border) PASS : tst_QQuickGridView::removed_defaultLayout(remove mix of visible/non-visible) PASS : tst_QQuickGridView::removed_defaultLayout(remove multiple, mix of items from before and within visible items) PASS : tst_QQuickGridView::removed_defaultLayout(remove multiple, mix of items from before and within visible items, remove item 0) PASS : tst_QQuickGridView::removed_defaultLayout(remove 1, from start of visible, content at start) PASS : tst_QQuickGridView::removed_defaultLayout(remove multiple, from start of visible, content at start) PASS : tst_QQuickGridView::removed_defaultLayout(remove 1, from start of visible, content not at start) PASS : tst_QQuickGridView::removed_defaultLayout(remove multiple, from start of visible, content not at start) PASS : tst_QQuickGridView::removed_defaultLayout(remove 1, from middle of visible, content at start) PASS : tst_QQuickGridView::removed_defaultLayout(remove multiple, from middle of visible, content at start) PASS : tst_QQuickGridView::removed_defaultLayout(remove 1, from middle of visible, content not at start) PASS : tst_QQuickGridView::removed_defaultLayout(remove multiple, from middle of visible, content not at start) PASS : tst_QQuickGridView::removed_defaultLayout(remove 1, after visible, content at start) PASS : tst_QQuickGridView::removed_defaultLayout(remove multiple, after visible, content at start) PASS : tst_QQuickGridView::removed_defaultLayout(remove 1, after visible, content not at start) PASS : tst_QQuickGridView::removed_defaultLayout(remove multiple, after visible, content not at start) PASS : tst_QQuickGridView::removed_defaultLayout(remove multiple, mix of items from within and after visible items) PASS : tst_QQuickGridView::addOrRemoveBeforeVisible(add) PASS : tst_QQuickGridView::addOrRemoveBeforeVisible(remove) PASS : tst_QQuickGridView::clear() PASS : tst_QQuickGridView::moved_defaultLayout(move 1 forwards, within visible items) PASS : tst_QQuickGridView::moved_defaultLayout(move 1 forwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_defaultLayout(move 1 forwards, from non-visible -> visible (move first item)) PASS : tst_QQuickGridView::moved_defaultLayout(move 1 forwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_defaultLayout(move 1 forwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::moved_defaultLayout(move 1 backwards, within visible items) PASS : tst_QQuickGridView::moved_defaultLayout(move 1 backwards, within visible items (to first index)) PASS : tst_QQuickGridView::moved_defaultLayout(move 1 backwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_defaultLayout(move 1 backwards, from non-visible -> visible (move last item)) PASS : tst_QQuickGridView::moved_defaultLayout(move 1 backwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_defaultLayout(move 1 backwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::moved_defaultLayout(move multiple forwards, within visible items) PASS : tst_QQuickGridView::moved_defaultLayout(move multiple backwards, within visible items (move first item)) PASS : tst_QQuickGridView::moved_defaultLayout(move multiple forwards, before visible items) PASS : tst_QQuickGridView::moved_defaultLayout(move multiple forwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_defaultLayout(move multiple forwards, from non-visible -> visible (move first item)) PASS : tst_QQuickGridView::moved_defaultLayout(move multiple forwards, mix of non-visible/visible) PASS : tst_QQuickGridView::moved_defaultLayout(move multiple forwards, to bottom of view) PASS : tst_QQuickGridView::moved_defaultLayout(move multiple forwards, to bottom of view, first row -> last) PASS : tst_QQuickGridView::moved_defaultLayout(move multiple forwards, to bottom of view, content y not 0) PASS : tst_QQuickGridView::moved_defaultLayout(move multiple forwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_defaultLayout(move multiple forwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::moved_defaultLayout(move multiple backwards, within visible items) PASS : tst_QQuickGridView::moved_defaultLayout(move multiple backwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_defaultLayout(move multiple backwards, from non-visible -> visible (move last item)) PASS : tst_QQuickGridView::moved_defaultLayout(move multiple backwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_defaultLayout(move multiple backwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::multipleChanges_condensed(remove all but 1, first->last) PASS : tst_QQuickGridView::multipleChanges_condensed(remove all) PASS : tst_QQuickGridView::multipleChanges_condensed(remove last (current) -> first) PASS : tst_QQuickGridView::multipleChanges_condensed(remove then insert at 0) PASS : tst_QQuickGridView::multipleChanges_condensed(remove then insert at non-zero index) PASS : tst_QQuickGridView::multipleChanges_condensed(remove current then insert below it) PASS : tst_QQuickGridView::multipleChanges_condensed(remove current index then move it down) PASS : tst_QQuickGridView::multipleChanges_condensed(remove current index then move it up) PASS : tst_QQuickGridView::multipleChanges_condensed(insert multiple times) PASS : tst_QQuickGridView::multipleChanges_condensed(insert multiple times with current index changes) QWARN : tst_QQuickGridView::multipleChanges_condensed(insert and remove all) load glyph failed err=6 face=0x1cdbcf0, glyph=5182 QWARN : tst_QQuickGridView::multipleChanges_condensed(insert and remove all) load glyph failed err=6 face=0x1cdbcf0, glyph=5182 QWARN : tst_QQuickGridView::multipleChanges_condensed(insert and remove all) QFontEngine: Glyph neither outline nor bitmap format=0 QWARN : tst_QQuickGridView::multipleChanges_condensed(insert and remove all) load glyph failed err=6 face=0x1cdbcf0, glyph=5182 QWARN : tst_QQuickGridView::multipleChanges_condensed(insert and remove all) QFontEngine: Glyph neither outline nor bitmap format=0 QFATAL : tst_QQuickGridView::multipleChanges_condensed(insert and remove all) ASSERT: "!currentlyLockedAlphaMap.isNull()" in file ../gui/text/qfontengine_ft.cpp, line 1908 FAIL! : tst_QQuickGridView::multipleChanges_condensed(insert and remove all) Received a fatal error. Loc: [Unknown file(0)] Totals: 96 passed, 1 failed, 0 skipped ********* Finished testing of tst_QQuickGridView ********* 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 6980] QtQA::App::TestRunner: [New LWP 6981] QtQA::App::TestRunner: [New LWP 6996] QtQA::App::TestRunner: [New LWP 6985] QtQA::App::TestRunner: [New LWP 6982] QtQA::App::TestRunner: [New LWP 6984] QtQA::App::TestRunner: [New LWP 6983] 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: Missing separate debuginfo for /usr/lib64/dri/swrast_dri.so QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=204942de52590bac304bf688d03d4e0b7cf8f8aa" QtQA::App::TestRunner: Core was generated by `./tst_qquickgridview -o /work/build/_artifacts/test-logs/tst_qquickgridview-tes'. QtQA::App::TestRunner: Program terminated with signal 6, Aborted. QtQA::App::TestRunner: #0 0x00007f00d49973d5 in raise () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 7 (Thread 0x7f00c6cd1700 (LWP 6983)): QtQA::App::TestRunner: #0 0x00007f00d5535964 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #1 0x00007f00c6ebc333 in ?? () from /usr/lib64/dri/swrast_dri.so QtQA::App::TestRunner: #2 0x00007f00d5531e0f in start_thread () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #3 0x00007f00d4a4b44d in clone () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 6 (Thread 0x7f00c64d0700 (LWP 6984)): QtQA::App::TestRunner: #0 0x00007f00d5535964 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #1 0x00007f00c6ebc333 in ?? () from /usr/lib64/dri/swrast_dri.so QtQA::App::TestRunner: #2 0x00007f00d5531e0f in start_thread () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #3 0x00007f00d4a4b44d in clone () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 5 (Thread 0x7f00ccaba700 (LWP 6982)): QtQA::App::TestRunner: #0 0x00007f00d5535964 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #1 0x00007f00c6ebc333 in ?? () from /usr/lib64/dri/swrast_dri.so QtQA::App::TestRunner: #2 0x00007f00d5531e0f in start_thread () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #3 0x00007f00d4a4b44d in clone () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 4 (Thread 0x7f00c5ccf700 (LWP 6985)): QtQA::App::TestRunner: #0 0x00007f00d5535964 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #1 0x00007f00c6ebc333 in ?? () from /usr/lib64/dri/swrast_dri.so QtQA::App::TestRunner: #2 0x00007f00d5531e0f in start_thread () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #3 0x00007f00d4a4b44d in clone () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 3 (Thread 0x7f00c54ce700 (LWP 6996)): QtQA::App::TestRunner: #0 0x00007f00d4a44293 in select () from /lib64/libc.so.6 QtQA::App::TestRunner: #1 0x00007f00d5d45b3e in qt_safe_select (nfds=11, fdread=0x7f00c0000a58, fdwrite=0x7f00c0000ce8, fdexcept=0x7f00c0000f78, orig_timeout=0x0) at kernel/qcore_unix.cpp:79 QtQA::App::TestRunner: #2 0x00007f00d5d4723e in QEventDispatcherUNIX::select (this=0x7f00c0012ea0, nfds=11, readfds=0x7f00c0000a58, writefds=0x7f00c0000ce8, exceptfds=0x7f00c0000f78, timeout=0x0) at kernel/qeventdispatcher_unix.cpp:328 QtQA::App::TestRunner: #3 0x00007f00d5d46a72 in QEventDispatcherUNIXPrivate::doSelect (this=0x7f00c00008c0, flags=..., timeout=0x0) at kernel/qeventdispatcher_unix.cpp:204 QtQA::App::TestRunner: #4 0x00007f00d5d48558 in QEventDispatcherUNIX::processEvents (this=0x7f00c0012ea0, flags=...) at kernel/qeventdispatcher_unix.cpp:615 QtQA::App::TestRunner: #5 0x00007f00d5ccf6c6 in QEventLoop::processEvents (this=0x7f00c54cdda0, flags=...) at kernel/qeventloop.cpp:136 QtQA::App::TestRunner: #6 0x00007f00d5ccf9b3 in QEventLoop::exec (this=0x7f00c54cdda0, flags=...) at kernel/qeventloop.cpp:212 QtQA::App::TestRunner: #7 0x00007f00d5a5c544 in QThread::exec (this=0x107f510) at thread/qthread.cpp:511 QtQA::App::TestRunner: #8 0x00007f00d7385a25 in QQmlThreadPrivate::run (this=0x107f510) at qml/ftw/qqmlthread.cpp:148 QtQA::App::TestRunner: #9 0x00007f00d5a63bca in QThreadPrivate::start (arg=0x107f510) at thread/qthread_unix.cpp:345 QtQA::App::TestRunner: #10 0x00007f00d5531e0f in start_thread () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #11 0x00007f00d4a4b44d in clone () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2 (Thread 0x7f00cd6d7700 (LWP 6981)): QtQA::App::TestRunner: #0 0x00007f00d4a424ed in poll () from /lib64/libc.so.6 QtQA::App::TestRunner: #1 0x00007f00d27f20e2 in ?? () from /usr/lib64/libxcb.so.1 QtQA::App::TestRunner: #2 0x00007f00d27f386f in xcb_wait_for_event () from /usr/lib64/libxcb.so.1 QtQA::App::TestRunner: #3 0x00007f00d03cba9d in QXcbEventReader::run (this=0xe6ad60) at qxcbconnection.cpp:992 QtQA::App::TestRunner: #4 0x00007f00d5a63bca in QThreadPrivate::start (arg=0xe6ad60) at thread/qthread_unix.cpp:345 QtQA::App::TestRunner: #5 0x00007f00d5531e0f in start_thread () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #6 0x00007f00d4a4b44d in clone () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1 (Thread 0x7f00d068a740 (LWP 6980)): QtQA::App::TestRunner: #0 0x00007f00d49973d5 in raise () from /lib64/libc.so.6 QtQA::App::TestRunner: #1 0x00007f00d4998858 in abort () from /lib64/libc.so.6 QtQA::App::TestRunner: #2 0x00007f00d5a5074e in qt_message_fatal (context=..., message=...) at global/qlogging.cpp:979 QtQA::App::TestRunner: #3 0x00007f00d5a4e2c8 in QMessageLogger::fatal (this=0x7ffffa5653b0, msg=0x7f00d5dab0b8 "ASSERT: \"%s\" in file %s, line %d") at global/qlogging.cpp:384 QtQA::App::TestRunner: #4 0x00007f00d5a493c4 in qt_assert (assertion=0x7f00d044d930 "!currentlyLockedAlphaMap.isNull()", file=0x7f00d044d7e8 "../gui/text/qfontengine_ft.cpp", line=1908) at global/qglobal.cpp:2098 QtQA::App::TestRunner: #5 0x00007f00d040aae6 in QFontEngineFT::unlockAlphaMapForGlyph (this=0x1d461f0) at ../gui/text/qfontengine_ft.cpp:1908 QtQA::App::TestRunner: #6 0x00007f00d65ba335 in QTextureGlyphCache::populate (this=0x1ac0d30, fontEngine=0x1d461f0, numGlyphs=49, glyphs=0x1ac0838, positions=0x1ac5348) at painting/qtextureglyphcache.cpp:164 QtQA::App::TestRunner: #7 0x00007f00d79845a2 in QSGTextMaskMaterial::populate (this=0x1ac06d0, p=..., glyphIndexes=..., glyphPositions=..., geometry=0x1ac05d0, boundingRect=0x7ffffa565810, baseLine=0x1ac05b8, margins=...) at scenegraph/qsgdefaultglyphnode_p.cpp:406 QtQA::App::TestRunner: #8 0x00007f00d79828fa in QSGDefaultGlyphNode::update (this=0x1ac04c0) at scenegraph/qsgdefaultglyphnode.cpp:129 QtQA::App::TestRunner: #9 0x00007f00d7a2eda1 in QQuickTextNode::addGlyphs (this=0x1ac2ea0, position=..., glyphs=..., color=..., style=QQuickText::Normal, styleColor=..., parentNode=0x0) at items/qquicktextnode.cpp:158 QtQA::App::TestRunner: #10 0x00007f00d7a34b7c in QQuickTextNodeEngine::addToSceneGraph (this=0x1ac2fb0, parentNode=0x1ac2ea0, style=QQuickText::Normal, styleColor=...) at items/qquicktextnodeengine.cpp:732 QtQA::App::TestRunner: #11 0x00007f00d7a2f87b in QQuickTextNode::addTextLayout (this=0x1ac2ea0, position=..., textLayout=0x1eab3c0, color=..., style=QQuickText::Normal, styleColor=..., anchorColor=..., selectionColor=..., selectedTextColor=..., selectionStart=-1, selectionEnd=-1, lineStart=0, lineCount=1) at items/qquicktextnode.cpp:293 QtQA::App::TestRunner: #12 0x00007f00d7a2af82 in QQuickText::updatePaintNode (this=0x1eab150, oldNode=0x0, data=0xfd12c0) at items/qquicktext.cpp:2291 QtQA::App::TestRunner: #13 0x00007f00d79dd3a1 in QQuickWindowPrivate::updateDirtyNode (this=0xfd1130, item=0x1eab150) at items/qquickwindow.cpp:2519 QtQA::App::TestRunner: #14 0x00007f00d79dc3bd in QQuickWindowPrivate::updateDirtyNodes (this=0xfd1130) at items/qquickwindow.cpp:2344 QtQA::App::TestRunner: #15 0x00007f00d79d3f8e in QQuickWindowPrivate::syncSceneGraph (this=0xfd1130) at items/qquickwindow.cpp:334 QtQA::App::TestRunner: #16 0x00007f00d79a2b0b in QSGGuiThreadRenderLoop::renderWindow (this=0xe980a0, window=0x1b618b0) at scenegraph/qsgrenderloop.cpp:308 QtQA::App::TestRunner: #17 0x00007f00d79a3188 in QSGGuiThreadRenderLoop::event (this=0xe980a0, e=0x7ffffa567c70) at scenegraph/qsgrenderloop.cpp:412 QtQA::App::TestRunner: #18 0x00007f00d5cd2e64 in QCoreApplicationPrivate::notify_helper (this=0xe4e0f0, receiver=0xe980a0, event=0x7ffffa567c70) at kernel/qcoreapplication.cpp:1008 QtQA::App::TestRunner: #19 0x00007f00d5cd2b28 in QCoreApplication::notify (this=0x7ffffa569030, receiver=0xe980a0, event=0x7ffffa567c70) at kernel/qcoreapplication.cpp:953 QtQA::App::TestRunner: #20 0x00007f00d62eb698 in QGuiApplication::notify (this=0x7ffffa569030, object=0xe980a0, event=0x7ffffa567c70) at kernel/qguiapplication.cpp:1357 QtQA::App::TestRunner: #21 0x00007f00d5cd2a30 in QCoreApplication::notifyInternal (this=0x7ffffa569030, receiver=0xe980a0, event=0x7ffffa567c70) at kernel/qcoreapplication.cpp:891 QtQA::App::TestRunner: #22 0x00007f00d5cd67ef in QCoreApplication::sendEvent (receiver=0xe980a0, event=0x7ffffa567c70) at kernel/qcoreapplication.h:232 QtQA::App::TestRunner: #23 0x00007f00d5d4a568 in QTimerInfoList::activateTimers (this=0xe9def8) at kernel/qtimerinfo_unix.cpp:643 QtQA::App::TestRunner: #24 0x00007f00d5d48229 in QEventDispatcherUNIX::activateTimers (this=0xe6d0a0) at kernel/qeventdispatcher_unix.cpp:557 QtQA::App::TestRunner: #25 0x00007f00d5d4858b in QEventDispatcherUNIX::processEvents (this=0xe6d0a0, flags=...) at kernel/qeventdispatcher_unix.cpp:619 QtQA::App::TestRunner: #26 0x00007f00d0440b82 in QUnixEventDispatcherQPA::processEvents (this=0xe6d0a0, flags=...) at eventdispatchers/qunixeventdispatcher.cpp:70 QtQA::App::TestRunner: #27 0x00007f00d5cd2f67 in QCoreApplication::processEvents (flags=..., maxtime=50) at kernel/qcoreapplication.cpp:1089 QtQA::App::TestRunner: #28 0x000000000040e194 in QTest::qWait (ms=50) at /work/build/qt/qtbase/include/QtTest/../../src/testlib/qtestsystem.h:66 QtQA::App::TestRunner: #29 0x0000000000424dfc in tst_QQuickGridView::multipleChanges (this=0x7ffffa568ff0, condensed=true) at tst_qquickgridview.cpp:1582 QtQA::App::TestRunner: #30 0x0000000000480d91 in tst_QQuickGridView::multipleChanges_condensed (this=0x7ffffa568ff0) at tst_qquickgridview.cpp:96 QtQA::App::TestRunner: #31 0x000000000047d5ec in tst_QQuickGridView::qt_static_metacall (_o=0x7ffffa568ff0, _c=QMetaObject::InvokeMetaMethod, _id=26, _a=0x7ffffa5682d0) at .moc/tst_qquickgridview.moc:573 QtQA::App::TestRunner: #32 0x00007f00d5cdef71 in QMetaMethod::invoke (this=0x7ffffa5687a0, object=0x7ffffa568ff0, connectionType=Qt::DirectConnection, returnValue=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:2169 QtQA::App::TestRunner: #33 0x00007f00d5cde41e in QMetaObject::invokeMethod (obj=0x7ffffa568ff0, member=0x16b6d10 "multipleChanges_condensed", type=Qt::DirectConnection, ret=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:1464 QtQA::App::TestRunner: #34 0x00007f00d6dbcfff in QMetaObject::invokeMethod (obj=0x7ffffa568ff0, member=0x16b6d10 "multipleChanges_condensed", type=Qt::DirectConnection, val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs.h:395 QtQA::App::TestRunner: #35 0x00007f00d6db8cdd in QTest::qInvokeTestMethodDataEntry (slot=0x16b6d10 "multipleChanges_condensed") at qtestcase.cpp:1715 QtQA::App::TestRunner: #36 0x00007f00d6db9536 in QTest::qInvokeTestMethod (slotName=0x1b2be18 "multipleChanges_condensed()", data=0x0) at qtestcase.cpp:1840 QtQA::App::TestRunner: #37 0x00007f00d6db9d97 in QTest::qInvokeTestMethods (testObject=0x7ffffa568ff0) at qtestcase.cpp:1994 QtQA::App::TestRunner: #38 0x00007f00d6dba301 in QTest::qExec (testObject=0x7ffffa568ff0, argc=5, argv=0x7ffffa569138) at qtestcase.cpp:2224 QtQA::App::TestRunner: #39 0x000000000047d235 in main (argc=5, argv=0x7ffffa569138) at tst_qquickgridview.cpp:6310 QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickgridview: 76 seconds, signal 6 Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_00978/linux-g++_developer-build_OpenSuSE_12.3_x64/log.txt.gz Tested changes (refs/builds/dev_1386345885): http://codereview.qt-project.org/69735 [PS3] - Fix autotests expecting a trailing whitespace for qDebug stream From ci-noreply at qt-project.org Fri Dec 6 17:57:23 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 6 Dec 2013 18:57:23 +0200 Subject: [Ci-reports] fail on ssh://codereview.qt-project.org:29418/qt/qtmodeling#master Message-ID: <20131206_165723_065029.ci-noreply@qt-project.org> Compilation failed :( compiling javascriptconsoleplugin.cpp javascriptconsoleplugin.cpp: In constructor 'JavaScriptConsolePlugin::JavaScriptConsolePlugin(TestNamespace::QObject*)': javascriptconsoleplugin.cpp:103:34: error: invalid use of incomplete type 'struct Ui::JavaScriptConsole' javascriptconsoleplugin.h:58:11: error: forward declaration of 'struct Ui::JavaScriptConsole' javascriptconsoleplugin.cpp: In destructor 'virtual JavaScriptConsolePlugin::~JavaScriptConsolePlugin()': javascriptconsoleplugin.cpp:111:12: warning: possible problem detected in invocation of delete operator: [enabled by default] javascriptconsoleplugin.cpp:111:12: warning: invalid use of incomplete type 'struct Ui::JavaScriptConsole' [enabled by default] javascriptconsoleplugin.h:58:11: warning: forward declaration of 'struct Ui::JavaScriptConsole' [enabled by default] javascriptconsoleplugin.cpp:111:12: note: neither the destructor nor the class-specific operator delete will be called, even if they are declared when the class is defined javascriptconsoleplugin.cpp: In member function 'virtual bool JavaScriptConsolePlugin::initialize()': javascriptconsoleplugin.cpp:118:23: error: invalid use of incomplete type 'struct Ui::JavaScriptConsole' javascriptconsoleplugin.h:58:11: error: forward declaration of 'struct Ui::JavaScriptConsole' javascriptconsoleplugin.cpp:121:23: error: invalid use of incomplete type 'struct Ui::JavaScriptConsole' javascriptconsoleplugin.h:58:11: error: forward declaration of 'struct Ui::JavaScriptConsole' javascriptconsoleplugin.cpp:124:54: error: invalid use of incomplete type 'struct Ui::JavaScriptConsole' javascriptconsoleplugin.h:58:11: error: forward declaration of 'struct Ui::JavaScriptConsole' javascriptconsoleplugin.cpp:127:31: error: invalid use of incomplete type 'struct Ui::JavaScriptConsole' javascriptconsoleplugin.h:58:11: error: forward declaration of 'struct Ui::JavaScriptConsole' javascriptconsoleplugin.cpp:128:31: error: invalid use of incomplete type 'struct Ui::JavaScriptConsole' javascriptconsoleplugin.h:58:11: error: forward declaration of 'struct Ui::JavaScriptConsole' javascriptconsoleplugin.cpp:130:31: error: invalid use of incomplete type 'struct Ui::JavaScriptConsole' javascriptconsoleplugin.h:58:11: error: forward declaration of 'struct Ui::JavaScriptConsole' javascriptconsoleplugin.cpp:131:31: error: invalid use of incomplete type 'struct Ui::JavaScriptConsole' javascriptconsoleplugin.h:58:11: error: forward declaration of 'struct Ui::JavaScriptConsole' javascriptconsoleplugin.cpp: In member function 'void JavaScriptConsolePlugin::initializeEngine(TestNamespace::QList)': javascriptconsoleplugin.cpp:162:23: error: invalid use of incomplete type 'struct Ui::JavaScriptConsole' javascriptconsoleplugin.h:58:11: error: forward declaration of 'struct Ui::JavaScriptConsole' javascriptconsoleplugin.cpp:163:23: error: invalid use of incomplete type 'struct Ui::JavaScriptConsole' javascriptconsoleplugin.h:58:11: error: forward declaration of 'struct Ui::JavaScriptConsole' javascriptconsoleplugin.cpp:164:23: error: invalid use of incomplete type 'struct Ui::JavaScriptConsole' javascriptconsoleplugin.h:58:11: error: forward declaration of 'struct Ui::JavaScriptConsole' javascriptconsoleplugin.cpp:165:23: error: invalid use of incomplete type 'struct Ui::JavaScriptConsole' javascriptconsoleplugin.h:58:11: error: forward declaration of 'struct Ui::JavaScriptConsole' javascriptconsoleplugin.cpp: In member function 'void JavaScriptConsolePlugin::destroyEngine()': javascriptconsoleplugin.cpp:173:23: error: invalid use of incomplete type 'struct Ui::JavaScriptConsole' javascriptconsoleplugin.h:58:11: error: forward declaration of 'struct Ui::JavaScriptConsole' javascriptconsoleplugin.cpp:174:23: error: invalid use of incomplete type 'struct Ui::JavaScriptConsole' javascriptconsoleplugin.h:58:11: error: forward declaration of 'struct Ui::JavaScriptConsole' javascriptconsoleplugin.cpp:175:23: error: invalid use of incomplete type 'struct Ui::JavaScriptConsole' javascriptconsoleplugin.h:58:11: error: forward declaration of 'struct Ui::JavaScriptConsole' javascriptconsoleplugin.cpp:176:23: error: invalid use of incomplete type 'struct Ui::JavaScriptConsole' javascriptconsoleplugin.h:58:11: error: forward declaration of 'struct Ui::JavaScriptConsole' javascriptconsoleplugin.cpp:177:23: error: invalid use of incomplete type 'struct Ui::JavaScriptConsole' javascriptconsoleplugin.h:58:11: error: forward declaration of 'struct Ui::JavaScriptConsole' javascriptconsoleplugin.cpp: In member function 'virtual bool JavaScriptConsolePlugin::eventFilter(TestNamespace::QObject*, TestNamespace::QEvent*)': javascriptconsoleplugin.cpp:182:71: error: invalid use of incomplete type 'struct Ui::JavaScriptConsole' javascriptconsoleplugin.h:58:11: error: forward declaration of 'struct Ui::JavaScriptConsole' javascriptconsoleplugin.cpp:185:115: error: invalid use of incomplete type 'struct Ui::JavaScriptConsole' javascriptconsoleplugin.h:58:11: error: forward declaration of 'struct Ui::JavaScriptConsole' javascriptconsoleplugin.cpp:195:68: error: invalid use of incomplete type 'struct Ui::JavaScriptConsole' javascriptconsoleplugin.h:58:11: error: forward declaration of 'struct Ui::JavaScriptConsole' javascriptconsoleplugin.cpp:195:121: error: invalid use of incomplete type 'struct Ui::JavaScriptConsole' javascriptconsoleplugin.h:58:11: error: forward declaration of 'struct Ui::JavaScriptConsole' javascriptconsoleplugin.cpp:204:31: error: invalid use of incomplete type 'struct Ui::JavaScriptConsole' javascriptconsoleplugin.h:58:11: error: forward declaration of 'struct Ui::JavaScriptConsole' javascriptconsoleplugin.cpp:206:31: error: invalid use of incomplete type 'struct Ui::JavaScriptConsole' javascriptconsoleplugin.h:58:11: error: forward declaration of 'struct Ui::JavaScriptConsole' javascriptconsoleplugin.cpp:214:31: error: invalid use of incomplete type 'struct Ui::JavaScriptConsole' javascriptconsoleplugin.h:58:11: error: forward declaration of 'struct Ui::JavaScriptConsole' javascriptconsoleplugin.cpp: In member function 'void JavaScriptConsolePlugin::evaluate()': javascriptconsoleplugin.cpp:224:23: error: invalid use of incomplete type 'struct Ui::JavaScriptConsole' javascriptconsoleplugin.h:58:11: error: forward declaration of 'struct Ui::JavaScriptConsole' javascriptconsoleplugin.cpp:224:94: error: invalid use of incomplete type 'struct Ui::JavaScriptConsole' javascriptconsoleplugin.h:58:11: error: forward declaration of 'struct Ui::JavaScriptConsole' javascriptconsoleplugin.cpp: In member function 'void JavaScriptConsolePlugin::saveScript()': javascriptconsoleplugin.cpp:237:34: error: invalid use of incomplete type 'struct Ui::JavaScriptConsole' javascriptconsoleplugin.h:58:11: error: forward declaration of 'struct Ui::JavaScriptConsole' javascriptconsoleplugin.cpp: In member function 'void JavaScriptConsolePlugin::openScript()': javascriptconsoleplugin.cpp:252:27: error: invalid use of incomplete type 'struct Ui::JavaScriptConsole' javascriptconsoleplugin.h:58:11: error: forward declaration of 'struct Ui::JavaScriptConsole' make[6]: *** [.obj/javascriptconsoleplugin.o] Error 1 make[5]: *** [sub-javascriptconsole-make_first-ordered] Error 2 make[4]: *** [sub-plugins-make_first-ordered] Error 2 make[3]: *** [sub-src-make_first-ordered] Error 2 make[2]: *** [sub-duse-mt-make_first] Error 2 make[1]: *** [sub-uml-make_first] Error 2 make: *** [sub-examples-make_first] Error 2 Build log: http://testresults.qt-project.org/ci/QtModeling_master_Integration/build_00050/linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz Tested changes (refs/builds/master_1386348426): http://codereview.qt-project.org/73425 [PS8] - Fix wrong use of -z parameter when linking DuSE-MT on Mac From ci-noreply at qt-project.org Fri Dec 6 18:15:36 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 6 Dec 2013 19:15:36 +0200 Subject: [Ci-reports] fail on ssh://codereview.qt-project.org:29418/qt/qtbase#stable Message-ID: <20131206_171536_089771.ci-noreply@qt-project.org> Autotest `tst_qglthreads' failed :( Testing tst_QGLThreads tst_qglthreads(84422,0x112d22000) malloc: *** error for object 0x10730faf0: 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.1, Qt 5.2.1 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(84435,0x114c95000) malloc: *** error for object 0x101634b90: 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: 75 seconds, signal 6 Build log: http://testresults.qt-project.org/ci/QtBase_stable_Integration/build_02695/macx-clang_developer-build_OSX_10.8/log.txt.gz Tested changes (refs/builds/stable_1386344884): http://codereview.qt-project.org/72590 [PS3] - Correct debug bit setting with WGL http://codereview.qt-project.org/73419 [PS1] - Fix glx check http://codereview.qt-project.org/73361 [PS5] - Fix quadratic behavior in QMetaObjectBuilder when writing string table From ci-noreply at qt-project.org Fri Dec 6 18:19:08 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 6 Dec 2013 19:19:08 +0200 Subject: [Ci-reports] fail on ssh://codereview.qt-project.org:29418/qt/qtmodeling#master Message-ID: <20131206_171908_048514.ci-noreply@qt-project.org> Compilation failed :( compiling newdusedesigndialog.cpp newdusedesigndialog.cpp: In constructor 'NewDuseDesignDialog::NewDuseDesignDialog(TestNamespace::QWidget*)': newdusedesigndialog.cpp:48:12: error: expected type-specifier before 'Ui' newdusedesigndialog.cpp:48:12: error: expected ')' before 'Ui' newdusedesigndialog.cpp:48:35: error: cannot convert 'int*' to 'Ui::NewDuseDesignDialog*' in initialization newdusedesigndialog.cpp:50:7: error: invalid use of incomplete type 'struct Ui::NewDuseDesignDialog' newdusedesigndialog.h:47:7: error: forward declaration of 'struct Ui::NewDuseDesignDialog' newdusedesigndialog.cpp: In destructor 'virtual NewDuseDesignDialog::~NewDuseDesignDialog()': newdusedesigndialog.cpp:55:12: warning: possible problem detected in invocation of delete operator: [enabled by default] newdusedesigndialog.cpp:55:12: warning: invalid use of incomplete type 'struct Ui::NewDuseDesignDialog' [enabled by default] newdusedesigndialog.h:47:7: warning: forward declaration of 'struct Ui::NewDuseDesignDialog' [enabled by default] newdusedesigndialog.cpp:55:12: note: neither the destructor nor the class-specific operator delete will be called, even if they are declared when the class is defined newdusedesigndialog.cpp: In member function 'void NewDuseDesignDialog::on_tbtInputModel_clicked()': newdusedesigndialog.cpp:61:7: error: invalid use of incomplete type 'struct Ui::NewDuseDesignDialog' newdusedesigndialog.h:47:7: error: forward declaration of 'struct Ui::NewDuseDesignDialog' newdusedesigndialog.cpp: In member function 'void NewDuseDesignDialog::on_tbtDuseInstanceModel_clicked()': newdusedesigndialog.cpp:67:7: error: invalid use of incomplete type 'struct Ui::NewDuseDesignDialog' newdusedesigndialog.h:47:7: error: forward declaration of 'struct Ui::NewDuseDesignDialog' make[6]: *** [.obj/newdusedesigndialog.o] Error 1 designspaceexplorerplugin.cpp: In member function 'void DuSE::DesignSpaceExplorerPlugin::newDuseDesign()': designspaceexplorerplugin.cpp:282:245: error: reference to 'QDuseDesignDimension' is ambiguous designspaceexplorerplugin.h:59:7: error: candidates are: struct QDuseDesignDimension /work/build/qt/qtbase/include/QtDuse/../../../qtmodeling/src/duse/qdusedesigndimension.h:56:46: error: class TestNamespace::QDuseDesignDimension designspaceexplorerplugin.cpp:282:267: error: 'designDimension' was not declared in this scope designspaceexplorerplugin.cpp:283:106: error: template argument 1 is invalid designspaceexplorerplugin.cpp:283:119: error: invalid type in declaration before '(' token designspaceexplorerplugin.cpp:283:186: error: request for member 'brk' in '_container_', which is of non-class type 'int' designspaceexplorerplugin.cpp:283:205: error: request for member 'i' in '_container_', which is of non-class type 'int' designspaceexplorerplugin.cpp:283:222: error: request for member 'e' in '_container_', which is of non-class type 'int' designspaceexplorerplugin.cpp:283:256: error: request for member 'brk' in '_container_', which is of non-class type 'int' designspaceexplorerplugin.cpp:283:275: error: request for member 'i' in '_container_', which is of non-class type 'int' designspaceexplorerplugin.cpp:283:322: error: request for member 'i' in '_container_', which is of non-class type 'int' designspaceexplorerplugin.cpp:283:356: error: request for member 'brk' in '_container_', which is of non-class type 'int' designspaceexplorerplugin.cpp: In member function 'void DuSE::DesignSpaceExplorerPlugin::populateDesignSpaceExplorer()': designspaceexplorerplugin.cpp:316:233: error: reference to 'QDuseDesignDimension' is ambiguous designspaceexplorerplugin.h:59:7: error: candidates are: struct QDuseDesignDimension /work/build/qt/qtbase/include/QtDuse/../../../qtmodeling/src/duse/qdusedesigndimension.h:56:46: error: class TestNamespace::QDuseDesignDimension designspaceexplorerplugin.cpp:316:255: error: 'dimension' was not declared in this scope designspaceexplorerplugin.cpp:318:81: error: template argument 1 is invalid designspaceexplorerplugin.cpp:318:94: error: invalid type in declaration before '(' token designspaceexplorerplugin.cpp:318:148: error: request for member 'brk' in '_container_', which is of non-class type 'int' designspaceexplorerplugin.cpp:318:167: error: request for member 'i' in '_container_', which is of non-class type 'int' designspaceexplorerplugin.cpp:318:184: error: request for member 'e' in '_container_', which is of non-class type 'int' designspaceexplorerplugin.cpp:318:218: error: request for member 'brk' in '_container_', which is of non-class type 'int' designspaceexplorerplugin.cpp:318:237: error: request for member 'i' in '_container_', which is of non-class type 'int' designspaceexplorerplugin.cpp:318:303: error: request for member 'i' in '_container_', which is of non-class type 'int' designspaceexplorerplugin.cpp:318:337: error: request for member 'brk' in '_container_', which is of non-class type 'int' designspaceexplorerplugin.cpp:322:76: error: template argument 1 is invalid designspaceexplorerplugin.cpp:322:89: error: invalid type in declaration before '(' token designspaceexplorerplugin.cpp:322:134: error: request for member 'brk' in '_container_', which is of non-class type 'int' designspaceexplorerplugin.cpp:322:153: error: request for member 'i' in '_container_', which is of non-class type 'int' designspaceexplorerplugin.cpp:322:170: error: request for member 'e' in '_container_', which is of non-class type 'int' designspaceexplorerplugin.cpp:322:204: error: request for member 'brk' in '_container_', which is of non-class type 'int' designspaceexplorerplugin.cpp:322:223: error: request for member 'i' in '_container_', which is of non-class type 'int' designspaceexplorerplugin.cpp:322:235: error: reference to 'QDuseVariationPoint' is ambiguous designspaceexplorerplugin.h:60:7: error: candidates are: struct QDuseVariationPoint /work/build/qt/qtbase/include/QtDuse/../../../qtmodeling/src/duse/qdusevariationpoint.h:56:46: error: class TestNamespace::QDuseVariationPoint designspaceexplorerplugin.cpp:322:256: error: 'variationPoint' was not declared in this scope designspaceexplorerplugin.cpp:322:286: error: request for member 'i' in '_container_', which is of non-class type 'int' designspaceexplorerplugin.cpp:322:320: error: request for member 'brk' in '_container_', which is of non-class type 'int' designspaceexplorerplugin.cpp: In member function 'void DuSE::DesignSpaceExplorerPlugin::currentDesignSpaceLocationChanged()': designspaceexplorerplugin.cpp:351:79: error: parse error in template argument list designspaceexplorerplugin.cpp:351:222: error: no matching function for call to 'qmodelingelementproperty_cast(TestNamespace::QModelingObject*)' designspaceexplorerplugin.cpp:351:222: note: candidate is: /work/build/qt/qtbase/include/QtModeling/../../../qtmodeling/src/modeling/qmodelingelement.h:86:10: note: template T TestNamespace::qmodelingelementproperty_cast(const TestNamespace::QObject*) designspaceexplorerplugin.cpp:351:227: error: parse error in template argument list designspaceexplorerplugin.cpp:351:411: error: no matching function for call to 'qmodelingelementproperty_cast(TestNamespace::QModelingObject*)' designspaceexplorerplugin.cpp:351:411: note: candidate is: /work/build/qt/qtbase/include/QtModeling/../../../qtmodeling/src/modeling/qmodelingelement.h:86:10: note: template T TestNamespace::qmodelingelementproperty_cast(const TestNamespace::QObject*) designspaceexplorerplugin.cpp:362:233: error: reference to 'QDuseDesignDimension' is ambiguous designspaceexplorerplugin.h:59:7: error: candidates are: struct QDuseDesignDimension /work/build/qt/qtbase/include/QtDuse/../../../qtmodeling/src/duse/qdusedesigndimension.h:56:46: error: class TestNamespace::QDuseDesignDimension designspaceexplorerplugin.cpp:362:255: error: 'designDimension' was not declared in this scope designspaceexplorerplugin.cpp:363:87: error: template argument 1 is invalid designspaceexplorerplugin.cpp:363:100: error: invalid type in declaration before '(' token designspaceexplorerplugin.cpp:363:160: error: request for member 'brk' in '_container_', which is of non-class type 'int' designspaceexplorerplugin.cpp:363:179: error: request for member 'i' in '_container_', which is of non-class type 'int' designspaceexplorerplugin.cpp:363:196: error: request for member 'e' in '_container_', which is of non-class type 'int' designspaceexplorerplugin.cpp:363:230: error: request for member 'brk' in '_container_', which is of non-class type 'int' designspaceexplorerplugin.cpp:363:249: error: request for member 'i' in '_container_', which is of non-class type 'int' designspaceexplorerplugin.cpp:363:330: error: request for member 'i' in '_container_', which is of non-class type 'int' designspaceexplorerplugin.cpp:363:364: error: request for member 'brk' in '_container_', which is of non-class type 'int' designspaceexplorerplugin.cpp:364:13: error: reference to 'QDuseVariationPoint' is ambiguous designspaceexplorerplugin.h:60:7: error: candidates are: struct QDuseVariationPoint /work/build/qt/qtbase/include/QtDuse/../../../qtmodeling/src/duse/qdusevariationpoint.h:56:46: error: class TestNamespace::QDuseVariationPoint designspaceexplorerplugin.cpp:364:34: error: 'variationPoint' was not declared in this scope designspaceexplorerplugin.cpp:365:79: error: template argument 1 is invalid designspaceexplorerplugin.cpp:365:92: error: invalid type in declaration before '(' token designspaceexplorerplugin.cpp:365:140: error: request for member 'brk' in '_container_', which is of non-class type 'int' designspaceexplorerplugin.cpp:365:159: error: request for member 'i' in '_container_', which is of non-class type 'int' designspaceexplorerplugin.cpp:365:176: error: request for member 'e' in '_container_', which is of non-class type 'int' designspaceexplorerplugin.cpp:365:210: error: request for member 'brk' in '_container_', which is of non-class type 'int' designspaceexplorerplugin.cpp:365:229: error: request for member 'i' in '_container_', which is of non-class type 'int' designspaceexplorerplugin.cpp:365:287: error: request for member 'i' in '_container_', which is of non-class type 'int' designspaceexplorerplugin.cpp:365:321: error: request for member 'brk' in '_container_', which is of non-class type 'int' designspaceexplorerplugin.cpp:375:233: error: reference to 'QDuseDesignDimension' is ambiguous designspaceexplorerplugin.h:59:7: error: candidates are: struct QDuseDesignDimension /work/build/qt/qtbase/include/QtDuse/../../../qtmodeling/src/duse/qdusedesigndimension.h:56:46: error: class TestNamespace::QDuseDesignDimension designspaceexplorerplugin.cpp:375:255: error: 'designDimension' was not declared in this scope designspaceexplorerplugin.cpp:376:87: error: template argument 1 is invalid designspaceexplorerplugin.cpp:376:100: error: invalid type in declaration before '(' token designspaceexplorerplugin.cpp:376:160: error: request for member 'brk' in '_container_', which is of non-class type 'int' designspaceexplorerplugin.cpp:376:179: error: request for member 'i' in '_container_', which is of non-class type 'int' designspaceexplorerplugin.cpp:376:196: error: request for member 'e' in '_container_', which is of non-class type 'int' designspaceexplorerplugin.cpp:376:230: error: request for member 'brk' in '_container_', which is of non-class type 'int' designspaceexplorerplugin.cpp:376:249: error: request for member 'i' in '_container_', which is of non-class type 'int' designspaceexplorerplugin.cpp:376:330: error: request for member 'i' in '_container_', which is of non-class type 'int' designspaceexplorerplugin.cpp:376:364: error: request for member 'brk' in '_container_', which is of non-class type 'int' designspaceexplorerplugin.cpp:377:13: error: reference to 'QDuseVariationPoint' is ambiguous designspaceexplorerplugin.h:60:7: error: candidates are: struct QDuseVariationPoint /work/build/qt/qtbase/include/QtDuse/../../../qtmodeling/src/duse/qdusevariationpoint.h:56:46: error: class TestNamespace::QDuseVariationPoint designspaceexplorerplugin.cpp:377:34: error: 'variationPoint' was not declared in this scope designspaceexplorerplugin.cpp:378:78: error: template argument 1 is invalid designspaceexplorerplugin.cpp:378:91: error: invalid type in declaration before '(' token designspaceexplorerplugin.cpp:378:138: error: request for member 'brk' in '_container_', which is of non-class type 'int' designspaceexplorerplugin.cpp:378:157: error: request for member 'i' in '_container_', which is of non-class type 'int' designspaceexplorerplugin.cpp:378:174: error: request for member 'e' in '_container_', which is of non-class type 'int' designspaceexplorerplugin.cpp:378:208: error: request for member 'brk' in '_container_', which is of non-class type 'int' designspaceexplorerplugin.cpp:378:227: error: request for member 'i' in '_container_', which is of non-class type 'int' designspaceexplorerplugin.cpp:378:284: error: request for member 'i' in '_container_', which is of non-class type 'int' designspaceexplorerplugin.cpp:378:318: error: request for member 'brk' in '_container_', which is of non-class type 'int' make[6]: *** [.obj/designspaceexplorerplugin.o] Error 1 make[5]: *** [sub-designspaceexplorer-make_first-ordered] Error 2 make[4]: *** [sub-plugins-make_first-ordered] Error 2 make[3]: *** [sub-src-make_first-ordered] Error 2 make[2]: *** [sub-duse-mt-make_first] Error 2 make[1]: *** [sub-uml-make_first] Error 2 make: *** [sub-examples-make_first] Error 2 Build log: http://testresults.qt-project.org/ci/QtModeling_master_Integration/build_00051/linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz Tested changes (refs/builds/master_1386349896): http://codereview.qt-project.org/73425 [PS9] - Fix wrong use of -z parameter when linking DuSE-MT on Mac From ci-noreply at qt-project.org Fri Dec 6 18:19:23 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 6 Dec 2013 19:19:23 +0200 Subject: [Ci-reports] fail on ssh://codereview.qt-project.org:29418/qt/qtbase#dev Message-ID: <20131206_171923_033793.ci-noreply@qt-project.org> Autotest `tst_qquicktrailemitter' failed :( Testing tst_qquicktrailemitter FAIL! : tst_qquicktrailemitter::test_basic() Compared values are not the same Actual (system->groupData[1]->size()): 510 Expected (500) : 500 Loc: [tst_qquicktrailemitter.cpp(89)] Totals: 2 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qquicktrailemitter ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_qquicktrailemitter::initTestCase() FAIL! : tst_qquicktrailemitter::test_basic() Compared values are not the same Actual (system->groupData[1]->size()): 510 Expected (500) : 500 Loc: [tst_qquicktrailemitter.cpp(89)] PASS : tst_qquicktrailemitter::cleanupTestCase() Totals: 2 passed, 1 failed, 0 skipped ********* Finished testing of tst_qquicktrailemitter ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquicktrailemitter: 11 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02228/revdep-qtdeclarative_linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz Tested changes (refs/builds/dev_1386348253): http://codereview.qt-project.org/72496 [PS6] - Allow the platform to specify a press and hold delay. http://codereview.qt-project.org/72690 [PS3] - QGraphicsSceneIndex: replace polymorphism with a function pointer From ci-noreply at qt-project.org Fri Dec 6 18:47:36 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 6 Dec 2013 19:47:36 +0200 Subject: [Ci-reports] fail on ssh://codereview.qt-project.org:29418/qt/qtmodeling#master Message-ID: <20131206_174736_058755.ci-noreply@qt-project.org> `make' failed :( make[4]: *** [iphoneos-release] Error 65 make[3]: *** [iphoneos] Error 2 make[2]: *** [sub-qmlbundle-make_first] Error 2 make[4]: *** [iphoneos-release] Error 65 make[3]: *** [iphoneos] Error 2 make[2]: *** [sub-qmltestrunner-make_first] Error 2 make[4]: *** [iphoneos-release] Error 65 make[3]: *** [iphoneos] Error 2 make[2]: *** [sub-qmlscene-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/QtModeling_master_Integration/build_00052/macx-ios-clang_OSX_10.8/log.txt.gz Tested changes (refs/builds/master_1386351322): http://codereview.qt-project.org/73425 [PS10] - Fix wrong use of -z parameter when linking DuSE-MT on Mac From ci-noreply at qt-project.org Fri Dec 6 19:09:21 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 6 Dec 2013 20:09:21 +0200 Subject: [Ci-reports] pass on ssh://codereview.qt-project.org:29418/qt/qtbase#release Message-ID: <20131206_180921_030566.ci-noreply@qt-project.org> QtBase_release_Integration #443: SUCCESS Tested changes (refs/builds/release_1386348088): http://codereview.qt-project.org/73439 [PS4] - Fix QtDeclarative and QtQml co-existence part three ;( From ci-noreply at qt-project.org Fri Dec 6 19:44:54 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 6 Dec 2013 20:44:54 +0200 Subject: [Ci-reports] pass on ssh://codereview.qt-project.org:29418/qt/qt#4.8 Message-ID: <20131206_184454_009623.ci-noreply@qt-project.org> Qt_4.8_Integration #1710: SUCCESS Tested changes (refs/builds/4.8_1386336959): http://codereview.qt-project.org/73290 [PS3] - qt webkit: add support for MIPS64 platforms From ci-noreply at qt-project.org Fri Dec 6 19:48:43 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 6 Dec 2013 20:48:43 +0200 Subject: [Ci-reports] fail on ssh://codereview.qt-project.org:29418/qt/qtmodeling#master Message-ID: <20131206_184843_054560.ci-noreply@qt-project.org> Compilation failed :( uicontroller.obj : error LNK2019: unresolved external symbol "protected: __thiscall DuSE::IUiController::IUiController(void)" (??0IUiController at DuSE@@IAE at XZ) referenced in function "public: __thiscall DuSE::UiController::UiController(void)" (??0UiController at DuSE@@QAE at XZ) uicontroller.obj : error LNK2001: unresolved external symbol "public: virtual struct TestNamespace::QMetaObject const * __thiscall DuSE::IUiController::metaObject(void)const " (?metaObject at IUiController@DuSE@@UBEPBUQMetaObject at TestNamespace@@XZ) uicontroller.obj : error LNK2001: unresolved external symbol "public: virtual void * __thiscall DuSE::IUiController::qt_metacast(char const *)" (?qt_metacast at IUiController@DuSE@@UAEPAXPBD at Z) uicontroller.obj : error LNK2001: unresolved external symbol "public: virtual int __thiscall DuSE::IUiController::qt_metacall(enum TestNamespace::QMetaObject::Call,int,void * *)" (?qt_metacall at IUiController@DuSE@@UAEHW4Call at QMetaObject@TestNamespace@@HPAPAX at Z) uicontroller.obj : error LNK2019: unresolved external symbol "public: virtual __thiscall DuSE::IUiController::~IUiController(void)" (??1IUiController at DuSE@@UAE at XZ) referenced in function "public: virtual __thiscall DuSE::UiController::~UiController(void)" (??1UiController at DuSE@@UAE at XZ) projectcontroller.obj : error LNK2019: unresolved external symbol "protected: __thiscall DuSE::IProjectController::IProjectController(void)" (??0IProjectController at DuSE@@IAE at XZ) referenced in function "public: __thiscall DuSE::ProjectController::ProjectController(void)" (??0ProjectController at DuSE@@QAE at XZ) projectcontroller.obj : error LNK2001: unresolved external symbol "public: virtual struct TestNamespace::QMetaObject const * __thiscall DuSE::IProjectController::metaObject(void)const " (?metaObject at IProjectController@DuSE@@UBEPBUQMetaObject at TestNamespace@@XZ) projectcontroller.obj : error LNK2001: unresolved external symbol "public: virtual void * __thiscall DuSE::IProjectController::qt_metacast(char const *)" (?qt_metacast at IProjectController@DuSE@@UAEPAXPBD at Z) projectcontroller.obj : error LNK2001: unresolved external symbol "public: virtual int __thiscall DuSE::IProjectController::qt_metacall(enum TestNamespace::QMetaObject::Call,int,void * *)" (?qt_metacall at IProjectController@DuSE@@UAEHW4Call at QMetaObject@TestNamespace@@HPAPAX at Z) projectcontroller.obj : error LNK2019: unresolved external symbol "public: void __thiscall DuSE::IProjectController::modelClosed(void)" (?modelClosed at IProjectController@DuSE@@QAEXXZ) referenced in function "public: virtual bool __thiscall DuSE::ProjectController::closeModel(void)" (?closeModel at ProjectController@DuSE@@UAE_NXZ) projectcontroller.obj : error LNK2019: unresolved external symbol "public: void __thiscall DuSE::IProjectController::modelAboutToBeClosed(class TestNamespace::QList)" (?modelAboutToBeClosed at IProjectController@DuSE@@QAEXV?$QList at PAVQModelingObject@TestNamespace@@@TestNamespace@@@Z) referenced in function "public: virtual bool __thiscall DuSE::ProjectController::closeModel(void)" (?closeModel at ProjectController@DuSE@@UAE_NXZ) projectcontroller.obj : error LNK2019: unresolved external symbol "public: virtual __thiscall DuSE::IProjectController::~IProjectController(void)" (??1IProjectController at DuSE@@UAE at XZ) referenced in function "public: virtual __thiscall DuSE::ProjectController::~ProjectController(void)" (??1ProjectController at DuSE@@UAE at XZ) projectcontroller.obj : error LNK2019: unresolved external symbol "public: void __thiscall DuSE::IProjectController::modelOpened(class TestNamespace::QList)" (?modelOpened at IProjectController@DuSE@@QAEXV?$QList at PAVQModelingObject@TestNamespace@@@TestNamespace@@@Z) referenced in function "public: virtual bool __thiscall DuSE::ProjectController::openModel(class TestNamespace::QString const &)" (?openModel at ProjectController@DuSE@@UAE_NABVQString at TestNamespace@@@Z) plugincontroller.obj : error LNK2019: unresolved external symbol "protected: __thiscall DuSE::IPluginController::IPluginController(void)" (??0IPluginController at DuSE@@IAE at XZ) referenced in function "public: __thiscall DuSE::PluginController::PluginController(void)" (??0PluginController at DuSE@@QAE at XZ) plugincontroller.obj : error LNK2001: unresolved external symbol "public: virtual struct TestNamespace::QMetaObject const * __thiscall DuSE::IPluginController::metaObject(void)const " (?metaObject at IPluginController@DuSE@@UBEPBUQMetaObject at TestNamespace@@XZ) plugincontroller.obj : error LNK2001: unresolved external symbol "public: virtual void * __thiscall DuSE::IPluginController::qt_metacast(char const *)" (?qt_metacast at IPluginController@DuSE@@UAEPAXPBD at Z) plugincontroller.obj : error LNK2001: unresolved external symbol "public: virtual int __thiscall DuSE::IPluginController::qt_metacall(enum TestNamespace::QMetaObject::Call,int,void * *)" (?qt_metacall at IPluginController@DuSE@@UAEHW4Call at QMetaObject@TestNamespace@@HPAPAX at Z) plugincontroller.obj : error LNK2019: unresolved external symbol "public: virtual __thiscall DuSE::IPluginController::~IPluginController(void)" (??1IPluginController at DuSE@@UAE at XZ) referenced in function "public: virtual __thiscall DuSE::PluginController::~PluginController(void)" (??1PluginController at DuSE@@UAE at XZ) ..\..\bin\duse-mt.exe : fatal error LNK1120: 18 unresolved externals Build log: http://testresults.qt-project.org/ci/QtModeling_master_Integration/build_00053/win32-msvc2010_developer-build_qtnamespace_Windows_7/log.txt.gz Tested changes (refs/builds/master_1386354391): http://codereview.qt-project.org/73425 [PS10] - Fix wrong use of -z parameter when linking DuSE-MT on Mac From ci-noreply at qt-project.org Fri Dec 6 20:05:36 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 6 Dec 2013 21:05:36 +0200 Subject: [Ci-reports] pass on ssh://codereview.qt-project.org:29418/qt/qtbase#stable Message-ID: <20131206_190536_040143.ci-noreply@qt-project.org> QtBase_stable_Integration #2696: SUCCESS Tested changes (refs/builds/stable_1386350506): http://codereview.qt-project.org/73361 [PS5] - Fix quadratic behavior in QMetaObjectBuilder when writing string table From ci-noreply at qt-project.org Fri Dec 6 20:06:00 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 6 Dec 2013 21:06:00 +0200 Subject: [Ci-reports] fail on ssh://codereview.qt-project.org:29418/qt/qtmodeling#master Message-ID: <20131206_190600_090004.ci-noreply@qt-project.org> Compilation failed :( moc iprojectcontroller.h In file included from iprojectcontroller.cpp:41:0: iprojectcontroller.h:59:54: error: expected initializer before ':' token iprojectcontroller.cpp:54:1: error: expected '}' at end of input make[6]: *** [.obj/iprojectcontroller.o] Error 1 In file included from iplugincontroller.cpp:41:0: iplugincontroller.h:58:53: error: expected initializer before ':' token iplugincontroller.cpp:54:1: error: expected '}' at end of input make[6]: *** [.obj/iplugincontroller.o] Error 1 In file included from iuicontroller.cpp:41:0: iuicontroller.h:62:49: error: expected initializer before ':' token iuicontroller.cpp:54:1: error: expected '}' at end of input make[6]: *** [.obj/iuicontroller.o] Error 1 In file included from .moc/moc_iprojectcontroller.cpp:9:0: .moc/../iprojectcontroller.h:59:54: error: expected initializer before ':' token .moc/moc_iprojectcontroller.cpp:199:1: error: expected '}' at end of input make[6]: *** [.obj/moc_iprojectcontroller.o] Error 1 In file included from .moc/moc_iuicontroller.cpp:9:0: .moc/../iuicontroller.h:62:49: error: expected initializer before ':' token .moc/moc_iuicontroller.cpp:168:1: error: expected '}' at end of input make[6]: *** [.obj/moc_iuicontroller.o] Error 1 In file included from .moc/moc_iplugincontroller.cpp:9:0: .moc/../iplugincontroller.h:58:53: error: expected initializer before ‘:’ token .moc/moc_iplugincontroller.cpp:87:1: error: expected ‘}’ at end of input make[6]: *** [.obj/moc_iplugincontroller.o] Error 1 make[5]: *** [sub-duseinterfaces-make_first-ordered] Error 2 make[4]: *** [sub-libs-make_first-ordered] Error 2 make[3]: *** [sub-src-make_first-ordered] Error 2 make[2]: *** [sub-duse-mt-make_first] Error 2 make[1]: *** [sub-uml-make_first] Error 2 make: *** [sub-examples-make_first] Error 2 Build log: http://testresults.qt-project.org/ci/QtModeling_master_Integration/build_00054/linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz Tested changes (refs/builds/master_1386356354): http://codereview.qt-project.org/73425 [PS11] - Fix wrong use of -z parameter when linking DuSE-MT on Mac From ci-noreply at qt-project.org Fri Dec 6 20:35:09 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 6 Dec 2013 21:35:09 +0200 Subject: [Ci-reports] fail on ssh://codereview.qt-project.org:29418/qt/qtbase#dev Message-ID: <20131206_193509_003755.ci-noreply@qt-project.org> Autotests `tst_networkselftest' and `tst_qabstractitemview' failed :( Testing tst_NetworkSelfTest FAIL! : tst_NetworkSelfTest::socks5ProxyAuth() Failed to receive data in step 2: timeout Loc: [tst_networkselftest.cpp(230)] Totals: 45 passed, 1 failed, 1 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: Fri, 06 Dec 2013 18:59:46 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, 06 Dec 2013 18:59:46 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, 06 Dec 2013 18:59:46 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, 06 Dec 2013 18:59:46 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, 06 Dec 2013 18:59:46 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-140734799801184168071386356417.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, 06 Dec 2013 18:59:46 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLocation: http://qt-test-server.qt-test-net/dav/networkselftest-140734799801184168071386356417.txt\r\nContent-Length: 321\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-140734799801184168071386356417.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-140734799801184168071386356417.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, 06 Dec 2013 18:59:46 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLast-Modified: Fri, 06 Dec 2013 18:59:46 GMT\r\nETag: W/\"881b-5-4ece23fecfbfa\"\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-140734799801184168071386356417.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, 06 Dec 2013 18:59:46 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, 06 Dec 2013 18:59:46 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, 06 Dec 2013 18:59:46 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, 06 Dec 2013 18:59:46 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, 06 Dec 2013 18:59:46 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, 06 Dec 2013 18:59:46 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, 06 Dec 2013 18:59:46 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, 06 Dec 2013 18:59:46 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, 06 Dec 2013 18:59:46 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, 06 Dec 2013 18:59:46 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, 06 Dec 2013 18:59:46 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, 06 Dec 2013 18:59:46 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, 06 Dec 2013 18:59:46 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, 06 Dec 2013 18:59:46 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, 06 Dec 2013 18:59:46 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, 06 Dec 2013 18:59:46 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, 06 Dec 2013 18:59:46 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: 222105\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: 67286\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, 06 Dec 2013 18:59:46 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 Fri, 06 Dec 2013 18:59:46 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: 67286\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, 06 Dec 2013 18:59:46 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 Fri, 06 Dec 2013 18:59:46 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\303\305" 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\303\306" 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\303\307" 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\303\310" 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" FAIL! : tst_NetworkSelfTest::socks5ProxyAuth() Failed to receive data in step 2: timeout Loc: [tst_networkselftest.cpp(230)] SKIP : tst_NetworkSelfTest::smbServer() Could not find smbclient (from Samba), cannot continue testing Loc: [tst_networkselftest.cpp(979)] PASS : tst_NetworkSelfTest::supportsSsl() PASS : tst_NetworkSelfTest::cleanupTestCase() Totals: 45 passed, 1 failed, 1 skipped ********* Finished testing of tst_NetworkSelfTest ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_networkselftest: 18 seconds, exit code 1 Testing tst_QAbstractItemView 2013-12-06 20:49:24.536 tst_qabstractitemview[82866:2703] 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)] 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) 2013-12-06 20:49:30.078 tst_qabstractitemview[82884:1f03] 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::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: 13 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02229/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/dev_1386354056): http://codereview.qt-project.org/73134 [PS5] - QNX: Fix focus handling for secondary screen http://codereview.qt-project.org/73379 [PS1] - Merge remote-tracking branch 'origin/stable' into dev From ci-noreply at qt-project.org Fri Dec 6 21:09:32 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 6 Dec 2013 22:09:32 +0200 Subject: [Ci-reports] fail on ssh://codereview.qt-project.org:29418/qt/qtbase#dev Message-ID: <20131206_200932_087225.ci-noreply@qt-project.org> Autotests `tst_qquickpathview' and `tst_qquicktrailemitter' failed :( Testing tst_qquicktrailemitter FAIL! : tst_qquicktrailemitter::test_basic() Compared values are not the same Actual (system->groupData[1]->size()): 510 Expected (500) : 500 Loc: [tst_qquicktrailemitter.cpp(89)] Totals: 2 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qquicktrailemitter ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_qquicktrailemitter::initTestCase() FAIL! : tst_qquicktrailemitter::test_basic() Compared values are not the same Actual (system->groupData[1]->size()): 510 Expected (500) : 500 Loc: [tst_qquicktrailemitter.cpp(89)] PASS : tst_qquicktrailemitter::cleanupTestCase() Totals: 2 passed, 1 failed, 0 skipped ********* Finished testing of tst_qquicktrailemitter ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquicktrailemitter: 11 seconds, exit code 1 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/QtBase_dev_Integration/build_02230/revdep-qtdeclarative_linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz Tested changes (refs/builds/dev_1386358745): http://codereview.qt-project.org/72690 [PS3] - QGraphicsSceneIndex: replace polymorphism with a function pointer http://codereview.qt-project.org/72496 [PS6] - Allow the platform to specify a press and hold delay. http://codereview.qt-project.org/73379 [PS1] - Merge remote-tracking branch 'origin/stable' into dev From ci-noreply at qt-project.org Fri Dec 6 21:16:48 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 6 Dec 2013 22:16:48 +0200 Subject: [Ci-reports] pass on ssh://codereview.qt-project.org:29418/qt/qtenginio#master Message-ID: <20131206_201648_051694.ci-noreply@qt-project.org> QtEnginio_master_Integration #101: SUCCESS Tested changes (refs/builds/master_1386358145): http://codereview.qt-project.org/73456 [PS1] - Fix qdoc issues http://codereview.qt-project.org/73455 [PS1] - Split Documentation http://codereview.qt-project.org/73435 [PS1] - Remove Enginio1 namespacing attempts http://codereview.qt-project.org/73434 [PS1] - Doc fixes http://codereview.qt-project.org/73433 [PS1] - Split documentation into C++ and QML http://codereview.qt-project.org/73432 [PS1] - Move examples into enginio directory From ci-noreply at qt-project.org Fri Dec 6 21:58:56 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 6 Dec 2013 22:58:56 +0200 Subject: [Ci-reports] fail on ssh://codereview.qt-project.org:29418/qt/qtmodeling#master Message-ID: <20131206_205856_007761.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' concretesyntaxviewplugin.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' concretesyntaxviewplugin.cpp(94) : error C2678: binary '<<' : no operator found which takes a left-hand operand of type 'QDebug' (or there is no acceptable conversion) c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/io/qdatastream.h(246): could be 'QDataStream &operator <<(QDataStream &,const QList &)' Build log: http://testresults.qt-project.org/ci/QtModeling_master_Integration/build_00055/wince70embedded-armv4i-msvc2008_Windows_7/log.txt.gz Tested changes (refs/builds/master_1386361632): http://codereview.qt-project.org/73425 [PS12] - Fix wrong use of -z parameter when linking DuSE-MT on Mac From ci-noreply at qt-project.org Sat Dec 7 11:55:46 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 7 Dec 2013 12:55:46 +0200 Subject: [Ci-reports] fail on ssh://codereview.qt-project.org:29418/qt/qt5#release Message-ID: <20131207_105546_092762.ci-noreply@qt-project.org> Qt5_release_Integration #280: FAILURE Build log: http://testresults.qt-project.org/ci/Qt5_release_Integration/build_00280/log.txt.gz Tested changes (refs/builds/release_1386349412): http://codereview.qt-project.org/73448 [PS1] - Updated submodules. From ci-noreply at qt-project.org Sat Dec 7 11:56:44 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 7 Dec 2013 12:56:44 +0200 Subject: [Ci-reports] fail on ssh://codereview.qt-project.org:29418/qt/qtbase#dev Message-ID: <20131207_105644_043817.ci-noreply@qt-project.org> QtBase_dev_Integration #2231: FAILURE Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02231/log.txt.gz Tested changes (refs/builds/dev_1386364266): http://codereview.qt-project.org/73379 [PS1] - Merge remote-tracking branch 'origin/stable' into dev From ci-noreply at qt-project.org Sat Dec 7 11:56:56 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 7 Dec 2013 12:56:56 +0200 Subject: [Ci-reports] fail on ssh://codereview.qt-project.org:29418/qt/qtmodeling#master Message-ID: <20131207_105656_023723.ci-noreply@qt-project.org> QtModeling_master_Integration #56: FAILURE Build log: http://testresults.qt-project.org/ci/QtModeling_master_Integration/build_00056/log.txt.gz Tested changes (refs/builds/master_1386364176): http://codereview.qt-project.org/73425 [PS13] - Fix wrong use of -z parameter when linking DuSE-MT on Mac From ci-noreply at qt-project.org Sat Dec 7 12:10:54 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 7 Dec 2013 13:10:54 +0200 Subject: [Ci-reports] fail on ssh://codereview.qt-project.org:29418/qt/qtdeclarative#dev Message-ID: <20131207_111054_012431.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.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() 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: 17 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_00979/linux-g++_no-widgets_Ubuntu_12.04_x64/log.txt.gz Tested changes (refs/builds/dev_1386413932): http://codereview.qt-project.org/73380 [PS2] - Merge remote-tracking branch 'origin/stable' into dev From ci-noreply at qt-project.org Sat Dec 7 12:24:06 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 7 Dec 2013 13:24:06 +0200 Subject: [Ci-reports] fail on ssh://codereview.qt-project.org:29418/qt/qtbase#stable Message-ID: <20131207_112406_065150.ci-noreply@qt-project.org> Autotests `tst_networkselftest' and `tst_qtcpserver' failed :( Testing tst_QTcpServer FAIL! : tst_QTcpServer::clientServerLoop(WithSocks5Proxy) 'server.listen(QHostAddress::Any, 11423)' returned FALSE. () Loc: [../tst_qtcpserver.cpp(223)] FAIL! : tst_QTcpServer::crashTests(WithSocks5Proxy) 'server.listen()' returned FALSE. () Loc: [../tst_qtcpserver.cpp(364)] FAIL! : tst_QTcpServer::listenWhileListening(WithSocks5Proxy) 'server.listen()' returned FALSE. () Loc: [../tst_qtcpserver.cpp(518)] FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [../tst_qtcpserver.cpp(759)] FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:cachinghttp+socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [../tst_qtcpserver.cpp(759)] FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:ftp+cachinghttp+socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [../tst_qtcpserver.cpp(759)] Totals: 72 passed, 6 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.2.1, Qt 5.2.1 PASS : tst_QTcpServer::initTestCase() PASS : tst_QTcpServer::getSetCheck(WithoutProxy) PASS : tst_QTcpServer::getSetCheck(WithSocks5Proxy) PASS : tst_QTcpServer::constructing(WithoutProxy) PASS : tst_QTcpServer::constructing(WithSocks5Proxy) PASS : tst_QTcpServer::clientServerLoop(WithoutProxy) FAIL! : tst_QTcpServer::clientServerLoop(WithSocks5Proxy) 'server.listen(QHostAddress::Any, 11423)' returned FALSE. () Loc: [../tst_qtcpserver.cpp(223)] 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(302)] SKIP : tst_QTcpServer::dualStack(WithSocks5Proxy:anyIPv4) test server proxy doesn't support ipv6 Loc: [../tst_qtcpserver.cpp(302)] SKIP : tst_QTcpServer::dualStack(WithSocks5Proxy:anyIPv6) test server proxy doesn't support ipv6 Loc: [../tst_qtcpserver.cpp(302)] PASS : tst_QTcpServer::ipv6ServerMapped(WithoutProxy) PASS : tst_QTcpServer::ipv6ServerMapped(WithSocks5Proxy) PASS : tst_QTcpServer::crashTests(WithoutProxy) FAIL! : tst_QTcpServer::crashTests(WithSocks5Proxy) 'server.listen()' returned FALSE. () Loc: [../tst_qtcpserver.cpp(364)] PASS : tst_QTcpServer::maxPendingConnections(WithoutProxy) SKIP : tst_QTcpServer::maxPendingConnections(WithSocks5Proxy) With socks5 only 1 connection is allowed ever Loc: [../tst_qtcpserver.cpp(374)] 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(412)] PASS : tst_QTcpServer::waitForConnectionTest(WithoutProxy) SKIP : tst_QTcpServer::waitForConnectionTest(WithSocks5Proxy) Localhost servers don't work well with SOCKS5 Loc: [../tst_qtcpserver.cpp(458)] PASS : tst_QTcpServer::setSocketDescriptor(WithoutProxy) PASS : tst_QTcpServer::setSocketDescriptor(WithSocks5Proxy) PASS : tst_QTcpServer::listenWhileListening(WithoutProxy) FAIL! : tst_QTcpServer::listenWhileListening(WithSocks5Proxy) 'server.listen()' returned FALSE. () Loc: [../tst_qtcpserver.cpp(518)] 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(555)] PASS : tst_QTcpServer::setNewSocketDescriptorBlocking(WithoutProxy) SKIP : tst_QTcpServer::setNewSocketDescriptorBlocking(WithSocks5Proxy) With socks5 we can not make the socket descripter blocking Loc: [../tst_qtcpserver.cpp(601)] 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) FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [../tst_qtcpserver.cpp(759)] FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:cachinghttp+socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [../tst_qtcpserver.cpp(759)] FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:ftp+cachinghttp+socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [../tst_qtcpserver.cpp(759)] 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.112) 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.112) 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.112) 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.112) 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: 72 passed, 6 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 6 Testing tst_NetworkSelfTest FAIL! : tst_NetworkSelfTest::remotePortsOpen(socks5-proxy) Error connecting to server on port 1080: Connection refused Loc: [tst_networkselftest.cpp(455)] FAIL! : tst_NetworkSelfTest::socks5Proxy() 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused) Loc: [tst_networkselftest.cpp(221)] Totals: 45 passed, 2 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.2.1, Qt 5.2.1 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) FAIL! : tst_NetworkSelfTest::remotePortsOpen(socks5-proxy) Error connecting to server on port 1080: Connection refused Loc: [tst_networkselftest.cpp(455)] 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, 07 Dec 2013 11:08:39 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, 07 Dec 2013 11:08:39 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, 07 Dec 2013 11:08:39 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, 07 Dec 2013 11:08:39 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, 07 Dec 2013 11:08:39 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-1407344490899844767077131386414523.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, 07 Dec 2013 11:08:39 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLocation: http://qt-test-server.qt-test-net/dav/networkselftest-1407344490899844767077131386414523.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-1407344490899844767077131386414523.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-1407344490899844767077131386414523.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, 07 Dec 2013 11:08:39 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLast-Modified: Sat, 07 Dec 2013 11:08:39 GMT\r\nETag: W/\"8df3-5-4ecefc8eda5b4\"\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-1407344490899844767077131386414523.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, 07 Dec 2013 11:08:39 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, 07 Dec 2013 11:08:39 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, 07 Dec 2013 11:08:39 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, 07 Dec 2013 11:08:39 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, 07 Dec 2013 11:08:39 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, 07 Dec 2013 11:08:39 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, 07 Dec 2013 11:08:39 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, 07 Dec 2013 11:08:39 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, 07 Dec 2013 11:08:39 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, 07 Dec 2013 11:08:39 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, 07 Dec 2013 11:08:39 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, 07 Dec 2013 11:08:39 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, 07 Dec 2013 11:08:39 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, 07 Dec 2013 11:08:39 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, 07 Dec 2013 11:08:39 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, 07 Dec 2013 11:08:39 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, 07 Dec 2013 11:08:39 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: 1\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: 125419\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, 07 Dec 2013 11:08:39 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 Sat, 07 Dec 2013 11:08:39 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: 125419\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, 07 Dec 2013 11:08:39 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 Sat, 07 Dec 2013 11:08:39 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 FAIL! : tst_NetworkSelfTest::socks5Proxy() 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused) Loc: [tst_networkselftest.cpp(221)] 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\343l" 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: 45 passed, 2 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 2 Build log: http://testresults.qt-project.org/ci/QtBase_stable_Integration/build_02697/linux-g++_no-widgets_Ubuntu_12.04_x64/log.txt.gz Tested changes (refs/builds/stable_1386413807): http://codereview.qt-project.org/73191 [PS1] - Don't check the Qt version across modules in -developer-build http://codereview.qt-project.org/73419 [PS1] - Fix glx check From ci-noreply at qt-project.org Sat Dec 7 12:39:12 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 7 Dec 2013 13:39:12 +0200 Subject: [Ci-reports] fail on ssh://codereview.qt-project.org:29418/qt/qtbase#dev Message-ID: <20131207_113912_047392.ci-noreply@qt-project.org> Autotests `tst_networkselftest' and `tst_qtcpserver' failed :( Testing tst_QTcpServer FAIL! : tst_QTcpServer::clientServerLoop(WithSocks5Proxy) 'server.listen(QHostAddress::Any, 11423)' returned FALSE. () Loc: [../tst_qtcpserver.cpp(235)] FAIL! : tst_QTcpServer::crashTests(WithSocks5Proxy) 'server.listen()' returned FALSE. () Loc: [../tst_qtcpserver.cpp(376)] FAIL! : tst_QTcpServer::listenWhileListening(WithSocks5Proxy) 'server.listen()' returned FALSE. () Loc: [../tst_qtcpserver.cpp(544)] FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [../tst_qtcpserver.cpp(796)] FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:cachinghttp+socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [../tst_qtcpserver.cpp(796)] FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:ftp+cachinghttp+socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [../tst_qtcpserver.cpp(796)] Totals: 72 passed, 6 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) PASS : tst_QTcpServer::clientServerLoop(WithoutProxy) FAIL! : tst_QTcpServer::clientServerLoop(WithSocks5Proxy) 'server.listen(QHostAddress::Any, 11423)' returned FALSE. () Loc: [../tst_qtcpserver.cpp(235)] 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) FAIL! : tst_QTcpServer::crashTests(WithSocks5Proxy) 'server.listen()' returned FALSE. () Loc: [../tst_qtcpserver.cpp(376)] 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) FAIL! : tst_QTcpServer::listenWhileListening(WithSocks5Proxy) 'server.listen()' returned FALSE. () Loc: [../tst_qtcpserver.cpp(544)] 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) FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [../tst_qtcpserver.cpp(796)] FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:cachinghttp+socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [../tst_qtcpserver.cpp(796)] FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:ftp+cachinghttp+socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [../tst_qtcpserver.cpp(796)] 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.113) 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.113) 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.113) 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.113) QDEBUG : tst_QTcpServer::linkLocal(WithoutProxy) QHostAddress( "fe80::250:56ff:feb0:4bb2%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: 72 passed, 6 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 6 Testing tst_NetworkSelfTest FAIL! : tst_NetworkSelfTest::remotePortsOpen(socks5-proxy) Error connecting to server on port 1080: Connection refused Loc: [tst_networkselftest.cpp(455)] FAIL! : tst_NetworkSelfTest::socks5Proxy() 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused) Loc: [tst_networkselftest.cpp(221)] Totals: 45 passed, 2 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) FAIL! : tst_NetworkSelfTest::remotePortsOpen(socks5-proxy) Error connecting to server on port 1080: Connection refused Loc: [tst_networkselftest.cpp(455)] 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, 07 Dec 2013 11:23:52 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, 07 Dec 2013 11:23:52 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, 07 Dec 2013 11:23:52 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, 07 Dec 2013 11:23:52 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, 07 Dec 2013 11:23:52 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-1407346949173604767077131386415433.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, 07 Dec 2013 11:23:52 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLocation: http://qt-test-server.qt-test-net/dav/networkselftest-1407346949173604767077131386415433.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-1407346949173604767077131386415433.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-1407346949173604767077131386415433.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, 07 Dec 2013 11:23:52 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLast-Modified: Sat, 07 Dec 2013 11:23:52 GMT\r\nETag: W/\"8e6f-5-4ecefff590b2c\"\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-1407346949173604767077131386415433.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, 07 Dec 2013 11:23:52 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, 07 Dec 2013 11:23:52 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, 07 Dec 2013 11:23:52 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, 07 Dec 2013 11:23:52 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, 07 Dec 2013 11:23:52 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, 07 Dec 2013 11:23:52 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, 07 Dec 2013 11:23:52 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, 07 Dec 2013 11:23:52 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, 07 Dec 2013 11:23:52 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, 07 Dec 2013 11:23:52 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, 07 Dec 2013 11:23:52 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, 07 Dec 2013 11:23:52 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, 07 Dec 2013 11:23:52 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, 07 Dec 2013 11:23:52 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, 07 Dec 2013 11:23:52 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, 07 Dec 2013 11:23:52 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, 07 Dec 2013 11:23:52 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: 914\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: 126332\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, 07 Dec 2013 11:23:52 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 Sat, 07 Dec 2013 11:23:52 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: 126332\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, 07 Dec 2013 11:23:52 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 Sat, 07 Dec 2013 11:23:52 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 FAIL! : tst_NetworkSelfTest::socks5Proxy() 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused) Loc: [tst_networkselftest.cpp(221)] 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\244 " 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: 45 passed, 2 failed, 0 skipped ********* Finished testing of tst_NetworkSelfTest ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_networkselftest: 0.722737 seconds, exit code 2 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02232/linux-g++_no-widgets_Ubuntu_12.04_x64/log.txt.gz Tested changes (refs/builds/dev_1386413987): http://codereview.qt-project.org/72688 [PS1] - moc: move qt_meta_extradata data from .data.rel into .data.rel.ro http://codereview.qt-project.org/73057 [PS2] - Add missing Q_ATOMIC_INT32_xxx definitions to qatomic_unix.h http://codereview.qt-project.org/73383 [PS1] - Doc: don't promise a null QString if we can't be held to it From ci-noreply at qt-project.org Sat Dec 7 12:41:46 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 7 Dec 2013 13:41:46 +0200 Subject: [Ci-reports] fail on ssh://codereview.qt-project.org:29418/qt/qt5#release Message-ID: <20131207_114146_004230.ci-noreply@qt-project.org> Qt5_release_Integration » linux-g++_OpenSuSE_12.3_x64 #282: FAILURE Build log: http://testresults.qt-project.org/ci/Qt5_release_Integration/build_00282/linux-g++_OpenSuSE_12.3_x64/log.txt.gz Tested changes (refs/builds/release_1386414266): http://codereview.qt-project.org/73448 [PS1] - Updated submodules. From ci-noreply at qt-project.org Sat Dec 7 12:44:48 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 7 Dec 2013 13:44:48 +0200 Subject: [Ci-reports] pass on ssh://codereview.qt-project.org:29418/qt/qtquickcontrols#stable Message-ID: <20131207_114448_092098.ci-noreply@qt-project.org> QtQuickControls_stable_Integration #435: SUCCESS Tested changes (refs/builds/stable_1386413862): http://codereview.qt-project.org/73334 [PS2] - Don't animate the busy indicator when it is not showing. From ci-noreply at qt-project.org Sat Dec 7 13:09:30 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 7 Dec 2013 14:09:30 +0200 Subject: [Ci-reports] fail on ssh://codereview.qt-project.org:29418/qt/qtbase#dev Message-ID: <20131207_120930_049559.ci-noreply@qt-project.org> Autotests `tst_networkselftest' and `tst_qtcpserver' failed :( Testing tst_QTcpServer FAIL! : tst_QTcpServer::clientServerLoop(WithSocks5Proxy) 'server.listen(QHostAddress::Any, 11423)' returned FALSE. () Loc: [../tst_qtcpserver.cpp(235)] FAIL! : tst_QTcpServer::crashTests(WithSocks5Proxy) 'server.listen()' returned FALSE. () Loc: [../tst_qtcpserver.cpp(376)] FAIL! : tst_QTcpServer::listenWhileListening(WithSocks5Proxy) 'server.listen()' returned FALSE. () Loc: [../tst_qtcpserver.cpp(544)] FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [../tst_qtcpserver.cpp(796)] FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:cachinghttp+socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [../tst_qtcpserver.cpp(796)] FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:ftp+cachinghttp+socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [../tst_qtcpserver.cpp(796)] Totals: 72 passed, 6 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) PASS : tst_QTcpServer::clientServerLoop(WithoutProxy) FAIL! : tst_QTcpServer::clientServerLoop(WithSocks5Proxy) 'server.listen(QHostAddress::Any, 11423)' returned FALSE. () Loc: [../tst_qtcpserver.cpp(235)] 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) FAIL! : tst_QTcpServer::crashTests(WithSocks5Proxy) 'server.listen()' returned FALSE. () Loc: [../tst_qtcpserver.cpp(376)] 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) FAIL! : tst_QTcpServer::listenWhileListening(WithSocks5Proxy) 'server.listen()' returned FALSE. () Loc: [../tst_qtcpserver.cpp(544)] 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) FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [../tst_qtcpserver.cpp(796)] FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:cachinghttp+socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [../tst_qtcpserver.cpp(796)] FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:ftp+cachinghttp+socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [../tst_qtcpserver.cpp(796)] 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: 72 passed, 6 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 6 Testing tst_NetworkSelfTest FAIL! : tst_NetworkSelfTest::remotePortsOpen(socks5-proxy) Error connecting to server on port 1080: Connection refused Loc: [tst_networkselftest.cpp(455)] FAIL! : tst_NetworkSelfTest::socks5Proxy() 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused) Loc: [tst_networkselftest.cpp(221)] Totals: 45 passed, 2 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) FAIL! : tst_NetworkSelfTest::remotePortsOpen(socks5-proxy) Error connecting to server on port 1080: Connection refused Loc: [tst_networkselftest.cpp(455)] 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, 07 Dec 2013 11:54:14 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, 07 Dec 2013 11:54:14 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, 07 Dec 2013 11:54:14 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, 07 Dec 2013 11:54:14 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, 07 Dec 2013 11:54:14 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-1407344006306884767077131386417255.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, 07 Dec 2013 11:54:14 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLocation: http://qt-test-server.qt-test-net/dav/networkselftest-1407344006306884767077131386417255.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-1407344006306884767077131386417255.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-1407344006306884767077131386417255.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, 07 Dec 2013 11:54:14 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLast-Modified: Sat, 07 Dec 2013 11:54:14 GMT\r\nETag: W/\"8e9c-5-4ecf06bf6f3b3\"\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-1407344006306884767077131386417255.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, 07 Dec 2013 11:54:14 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, 07 Dec 2013 11:54:14 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, 07 Dec 2013 11:54:14 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, 07 Dec 2013 11:54:14 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, 07 Dec 2013 11:54:14 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, 07 Dec 2013 11:54:14 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, 07 Dec 2013 11:54:14 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, 07 Dec 2013 11:54:14 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, 07 Dec 2013 11:54:14 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, 07 Dec 2013 11:54:14 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, 07 Dec 2013 11:54:14 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, 07 Dec 2013 11:54:14 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, 07 Dec 2013 11:54:14 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, 07 Dec 2013 11:54:14 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, 07 Dec 2013 11:54:14 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, 07 Dec 2013 11:54:14 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, 07 Dec 2013 11:54:14 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: 2736\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: 128154\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, 07 Dec 2013 11:54:14 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, 07 Dec 2013 11:54:14 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: 128154\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, 07 Dec 2013 11:54:14 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, 07 Dec 2013 11:54:14 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 FAIL! : tst_NetworkSelfTest::socks5Proxy() 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused) Loc: [tst_networkselftest.cpp(221)] 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\342\n" 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: 45 passed, 2 failed, 0 skipped ********* Finished testing of tst_NetworkSelfTest ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_networkselftest: 0.881607 seconds, exit code 2 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02233/linux-g++_no-widgets_Ubuntu_12.04_x64/log.txt.gz Tested changes (refs/builds/dev_1386416445): http://codereview.qt-project.org/73379 [PS1] - Merge remote-tracking branch 'origin/stable' into dev From ci-noreply at qt-project.org Sat Dec 7 13:18:10 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 7 Dec 2013 14:18:10 +0200 Subject: [Ci-reports] fail on ssh://codereview.qt-project.org:29418/playground/websockets#master Message-ID: <20131207_121810_008605.ci-noreply@qt-project.org> Compilation failed :( compiling qwebsocket_p.cpp qwebsocket_p.cpp: In destructor 'virtual QWebSocketPrivate::~QWebSocketPrivate()': qwebsocket_p.cpp:154:50: error: type 'class QScopedPointer' argument given to 'delete', expected pointer 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/WebSockets_master_Integration/build_00049/linux-g++_no-widgets_Ubuntu_12.04_x64/log.txt.gz Tested changes (refs/builds/master_1386418358): http://codereview.qt-project.org/73471 [PS3] - Cleanup code to comply with Qt style From ci-noreply at qt-project.org Sat Dec 7 13:33:52 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 7 Dec 2013 14:33:52 +0200 Subject: [Ci-reports] fail on ssh://codereview.qt-project.org:29418/playground/websockets#master Message-ID: <20131207_123352_067657.ci-noreply@qt-project.org> Compilation failed :( /work/build/qt/qtbase/include/QtCore/../../src/corelib/global/qglobal.h:924:43: note: expanded from macro 'Q_D' /work/build/qt/qtbase/include/QtCore/../../src/corelib/global/qglobal.h:924:43: note: expanded from macro 'Q_D' /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 -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_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-ios-clang -I. -I/work/build/qt/qtbase/mkspecs/macx-ios-clang/ios -I../../include -I../../include/QtWebSockets -I../../include/QtWebSockets/5.2.0 -I../../include/QtWebSockets/5.2.0/QtWebSockets -I/work/build/qt/qtbase/include -I/work/build/qt/qtbase/include/QtNetwork -I/work/build/qt/qtbase/include/QtCore -I.moc/iphonesimulator -o .obj/iphonesimulator/qwebsocketserver_p.o qwebsocketserver_p.cpp /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 -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_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-ios-clang -I. -I/work/build/qt/qtbase/mkspecs/macx-ios-clang/ios -I../../include -I../../include/QtWebSockets -I../../include/QtWebSockets/5.2.0 -I../../include/QtWebSockets/5.2.0/QtWebSockets -I/work/build/qt/qtbase/include -I/work/build/qt/qtbase/include/QtNetwork -I/work/build/qt/qtbase/include/QtCore -I.moc/iphoneos -o .obj/iphoneos/qwebsocketserver_p.o qwebsocketserver_p.cpp qwebsocketserver_p.cpp:87:16: error: too few arguments to function call, expected 1, have 0 /work/build/qt/qtbase/include/QtCore/../../src/corelib/global/qlogging.h:133:5: note: 'fatal' declared here /work/build/qt/qtbase/include/QtCore/../../src/corelib/global/qcompilerdetection.h:196:29: note: expanded from macro 'Q_NORETURN' qwebsocketserver_p.cpp:87:16: error: too few arguments to function call, expected 1, have 0 make[3]: *** [.obj/iphonesimulator/qwebsocketserver_p.o] Error 1 make[3]: *** [.obj/iphoneos/qwebsocketserver_p.o] Error 1 make[2]: *** [iphonesimulator-all] Error 2 make[2]: *** [iphoneos-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/WebSockets_master_Integration/build_00050/macx-ios-clang_OSX_10.8/log.txt.gz Tested changes (refs/builds/master_1386418985): http://codereview.qt-project.org/73471 [PS4] - Cleanup code to comply with Qt style From ci-noreply at qt-project.org Sat Dec 7 13:47:39 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 7 Dec 2013 14:47:39 +0200 Subject: [Ci-reports] fail on ssh://codereview.qt-project.org:29418/qt/qtbase#dev Message-ID: <20131207_124739_017013.ci-noreply@qt-project.org> Autotests `tst_networkselftest' and `tst_qtcpserver' failed :( Testing tst_QTcpServer FAIL! : tst_QTcpServer::clientServerLoop(WithSocks5Proxy) 'server.listen(QHostAddress::Any, 11423)' returned FALSE. () Loc: [../tst_qtcpserver.cpp(235)] FAIL! : tst_QTcpServer::crashTests(WithSocks5Proxy) 'server.listen()' returned FALSE. () Loc: [../tst_qtcpserver.cpp(376)] FAIL! : tst_QTcpServer::listenWhileListening(WithSocks5Proxy) 'server.listen()' returned FALSE. () Loc: [../tst_qtcpserver.cpp(544)] FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [../tst_qtcpserver.cpp(796)] FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:cachinghttp+socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [../tst_qtcpserver.cpp(796)] FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:ftp+cachinghttp+socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [../tst_qtcpserver.cpp(796)] Totals: 72 passed, 6 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) PASS : tst_QTcpServer::clientServerLoop(WithoutProxy) FAIL! : tst_QTcpServer::clientServerLoop(WithSocks5Proxy) 'server.listen(QHostAddress::Any, 11423)' returned FALSE. () Loc: [../tst_qtcpserver.cpp(235)] 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) FAIL! : tst_QTcpServer::crashTests(WithSocks5Proxy) 'server.listen()' returned FALSE. () Loc: [../tst_qtcpserver.cpp(376)] 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) FAIL! : tst_QTcpServer::listenWhileListening(WithSocks5Proxy) 'server.listen()' returned FALSE. () Loc: [../tst_qtcpserver.cpp(544)] 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) FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [../tst_qtcpserver.cpp(796)] FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:cachinghttp+socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [../tst_qtcpserver.cpp(796)] FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:ftp+cachinghttp+socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [../tst_qtcpserver.cpp(796)] 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.112) 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.112) 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.112) 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.112) 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: 72 passed, 6 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 6 Testing tst_NetworkSelfTest FAIL! : tst_NetworkSelfTest::remotePortsOpen(socks5-proxy) Error connecting to server on port 1080: Connection refused Loc: [tst_networkselftest.cpp(455)] FAIL! : tst_NetworkSelfTest::socks5Proxy() 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused) Loc: [tst_networkselftest.cpp(221)] Totals: 45 passed, 2 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) FAIL! : tst_NetworkSelfTest::remotePortsOpen(socks5-proxy) Error connecting to server on port 1080: Connection refused Loc: [tst_networkselftest.cpp(455)] 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, 07 Dec 2013 12:32: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\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, 07 Dec 2013 12:32: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\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, 07 Dec 2013 12:32:13 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, 07 Dec 2013 12:32:13 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, 07 Dec 2013 12:32:13 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-1407368370484004767077131386419534.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, 07 Dec 2013 12:32:13 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLocation: http://qt-test-server.qt-test-net/dav/networkselftest-1407368370484004767077131386419534.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-1407368370484004767077131386419534.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-1407368370484004767077131386419534.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, 07 Dec 2013 12:32:13 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLast-Modified: Sat, 07 Dec 2013 12:32:13 GMT\r\nETag: W/\"8ef5-5-4ecf0f3cd1f38\"\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-1407368370484004767077131386419534.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, 07 Dec 2013 12:32:13 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, 07 Dec 2013 12:32:13 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, 07 Dec 2013 12:32:13 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, 07 Dec 2013 12:32:13 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, 07 Dec 2013 12:32:13 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, 07 Dec 2013 12:32:13 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, 07 Dec 2013 12:32:13 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, 07 Dec 2013 12:32:13 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, 07 Dec 2013 12:32:13 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, 07 Dec 2013 12:32:13 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, 07 Dec 2013 12:32:13 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, 07 Dec 2013 12:32:13 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, 07 Dec 2013 12:32:13 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, 07 Dec 2013 12:32:13 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, 07 Dec 2013 12:32:13 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, 07 Dec 2013 12:32:13 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, 07 Dec 2013 12:32: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\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: 5015\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: 130433\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, 07 Dec 2013 12:32:13 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 Sat, 07 Dec 2013 12:32:13 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: 130433\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, 07 Dec 2013 12:32:13 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 Sat, 07 Dec 2013 12:32:13 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 FAIL! : tst_NetworkSelfTest::socks5Proxy() 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused) Loc: [tst_networkselftest.cpp(221)] 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\236\250" 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: 45 passed, 2 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 2 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02234/linux-g++_no-widgets_Ubuntu_12.04_x64/log.txt.gz Tested changes (refs/builds/dev_1386418774): http://codereview.qt-project.org/73379 [PS1] - Merge remote-tracking branch 'origin/stable' into dev From ci-noreply at qt-project.org Sat Dec 7 13:55:52 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 7 Dec 2013 14:55:52 +0200 Subject: [Ci-reports] fail on ssh://codereview.qt-project.org:29418/qt/qtbase#stable Message-ID: <20131207_125552_079385.ci-noreply@qt-project.org> Autotests `tst_networkselftest' and `tst_qtcpserver' failed :( Testing tst_QTcpServer FAIL! : tst_QTcpServer::clientServerLoop(WithSocks5Proxy) 'server.listen(QHostAddress::Any, 11423)' returned FALSE. () Loc: [../tst_qtcpserver.cpp(223)] FAIL! : tst_QTcpServer::crashTests(WithSocks5Proxy) 'server.listen()' returned FALSE. () Loc: [../tst_qtcpserver.cpp(364)] FAIL! : tst_QTcpServer::listenWhileListening(WithSocks5Proxy) 'server.listen()' returned FALSE. () Loc: [../tst_qtcpserver.cpp(518)] FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [../tst_qtcpserver.cpp(759)] FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:cachinghttp+socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [../tst_qtcpserver.cpp(759)] FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:ftp+cachinghttp+socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [../tst_qtcpserver.cpp(759)] Totals: 72 passed, 6 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.2.1, Qt 5.2.1 PASS : tst_QTcpServer::initTestCase() PASS : tst_QTcpServer::getSetCheck(WithoutProxy) PASS : tst_QTcpServer::getSetCheck(WithSocks5Proxy) PASS : tst_QTcpServer::constructing(WithoutProxy) PASS : tst_QTcpServer::constructing(WithSocks5Proxy) PASS : tst_QTcpServer::clientServerLoop(WithoutProxy) FAIL! : tst_QTcpServer::clientServerLoop(WithSocks5Proxy) 'server.listen(QHostAddress::Any, 11423)' returned FALSE. () Loc: [../tst_qtcpserver.cpp(223)] 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(302)] SKIP : tst_QTcpServer::dualStack(WithSocks5Proxy:anyIPv4) test server proxy doesn't support ipv6 Loc: [../tst_qtcpserver.cpp(302)] SKIP : tst_QTcpServer::dualStack(WithSocks5Proxy:anyIPv6) test server proxy doesn't support ipv6 Loc: [../tst_qtcpserver.cpp(302)] PASS : tst_QTcpServer::ipv6ServerMapped(WithoutProxy) PASS : tst_QTcpServer::ipv6ServerMapped(WithSocks5Proxy) PASS : tst_QTcpServer::crashTests(WithoutProxy) FAIL! : tst_QTcpServer::crashTests(WithSocks5Proxy) 'server.listen()' returned FALSE. () Loc: [../tst_qtcpserver.cpp(364)] PASS : tst_QTcpServer::maxPendingConnections(WithoutProxy) SKIP : tst_QTcpServer::maxPendingConnections(WithSocks5Proxy) With socks5 only 1 connection is allowed ever Loc: [../tst_qtcpserver.cpp(374)] 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(412)] PASS : tst_QTcpServer::waitForConnectionTest(WithoutProxy) SKIP : tst_QTcpServer::waitForConnectionTest(WithSocks5Proxy) Localhost servers don't work well with SOCKS5 Loc: [../tst_qtcpserver.cpp(458)] PASS : tst_QTcpServer::setSocketDescriptor(WithoutProxy) PASS : tst_QTcpServer::setSocketDescriptor(WithSocks5Proxy) PASS : tst_QTcpServer::listenWhileListening(WithoutProxy) FAIL! : tst_QTcpServer::listenWhileListening(WithSocks5Proxy) 'server.listen()' returned FALSE. () Loc: [../tst_qtcpserver.cpp(518)] 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(555)] PASS : tst_QTcpServer::setNewSocketDescriptorBlocking(WithoutProxy) SKIP : tst_QTcpServer::setNewSocketDescriptorBlocking(WithSocks5Proxy) With socks5 we can not make the socket descripter blocking Loc: [../tst_qtcpserver.cpp(601)] 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) FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [../tst_qtcpserver.cpp(759)] FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:cachinghttp+socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [../tst_qtcpserver.cpp(759)] FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:ftp+cachinghttp+socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [../tst_qtcpserver.cpp(759)] 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.113) 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.113) 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.113) 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.113) QDEBUG : tst_QTcpServer::linkLocal(WithoutProxy) QHostAddress( "fe80::250:56ff:feb0:4bb2%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: 72 passed, 6 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 6 Testing tst_NetworkSelfTest FAIL! : tst_NetworkSelfTest::remotePortsOpen(socks5-proxy) Error connecting to server on port 1080: Connection refused Loc: [tst_networkselftest.cpp(455)] FAIL! : tst_NetworkSelfTest::socks5Proxy() 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused) Loc: [tst_networkselftest.cpp(221)] Totals: 45 passed, 2 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.2.1, Qt 5.2.1 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) FAIL! : tst_NetworkSelfTest::remotePortsOpen(socks5-proxy) Error connecting to server on port 1080: Connection refused Loc: [tst_networkselftest.cpp(455)] 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, 07 Dec 2013 12:40:28 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, 07 Dec 2013 12:40:28 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, 07 Dec 2013 12:40:28 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, 07 Dec 2013 12:40:28 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, 07 Dec 2013 12:40:28 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-1407374409880644767077131386420029.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, 07 Dec 2013 12:40:28 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLocation: http://qt-test-server.qt-test-net/dav/networkselftest-1407374409880644767077131386420029.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-1407374409880644767077131386420029.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-1407374409880644767077131386420029.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, 07 Dec 2013 12:40:28 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLast-Modified: Sat, 07 Dec 2013 12:40:28 GMT\r\nETag: W/\"8f70-5-4ecf11149f335\"\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-1407374409880644767077131386420029.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, 07 Dec 2013 12:40:28 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, 07 Dec 2013 12:40:28 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, 07 Dec 2013 12:40:28 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, 07 Dec 2013 12:40:28 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, 07 Dec 2013 12:40:28 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, 07 Dec 2013 12:40:28 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, 07 Dec 2013 12:40:28 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, 07 Dec 2013 12:40:28 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, 07 Dec 2013 12:40:28 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, 07 Dec 2013 12:40:28 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, 07 Dec 2013 12:40:28 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, 07 Dec 2013 12:40:28 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, 07 Dec 2013 12:40:28 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, 07 Dec 2013 12:40:28 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, 07 Dec 2013 12:40:28 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, 07 Dec 2013 12:40:28 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, 07 Dec 2013 12:40:28 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: 5510\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: 130928\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, 07 Dec 2013 12:40: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 Sat, 07 Dec 2013 12:40: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: 130928\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, 07 Dec 2013 12:40: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 Sat, 07 Dec 2013 12:40: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 FAIL! : tst_NetworkSelfTest::socks5Proxy() 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused) Loc: [tst_networkselftest.cpp(221)] 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\265K" 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: 45 passed, 2 failed, 0 skipped ********* Finished testing of tst_NetworkSelfTest ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_networkselftest: 0.768882 seconds, exit code 2 Build log: http://testresults.qt-project.org/ci/QtBase_stable_Integration/build_02698/linux-g++_no-widgets_Ubuntu_12.04_x64/log.txt.gz Tested changes (refs/builds/stable_1386419230): http://codereview.qt-project.org/73419 [PS1] - Fix glx check From ci-noreply at qt-project.org Sat Dec 7 13:58:02 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 7 Dec 2013 14:58:02 +0200 Subject: [Ci-reports] fail on ssh://codereview.qt-project.org:29418/playground/websockets#master Message-ID: <20131207_125802_085000.ci-noreply@qt-project.org> `make' failed :( make[4]: *** [iphoneos-release] Error 65 make[3]: *** [iphoneos] Error 2 make[2]: *** [sub-qmltestrunner-make_first] Error 2 make[4]: *** [iphoneos-release] Error 65 make[3]: *** [iphoneos] Error 2 make[4]: *** [iphoneos-release] Error 65 make[3]: *** [iphoneos] Error 2 make[2]: *** [sub-qmlscene-make_first] Error 2 make[2]: *** [sub-qmlbundle-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/WebSockets_master_Integration/build_00051/macx-ios-clang_OSX_10.8/log.txt.gz Tested changes (refs/builds/master_1386420441): http://codereview.qt-project.org/73471 [PS5] - Cleanup code to comply with Qt style From ci-noreply at qt-project.org Sat Dec 7 15:11:58 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 7 Dec 2013 16:11:58 +0200 Subject: [Ci-reports] fail on ssh://codereview.qt-project.org:29418/qt/qtmodeling#master Message-ID: <20131207_141158_077792.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' concretesyntaxviewplugin.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' concretesyntaxviewplugin.cpp(95) : error C2678: binary '<<' : no operator found which takes a left-hand operand of type 'QDebug' (or there is no acceptable conversion) c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/io/qdatastream.h(246): could be 'QDataStream &operator <<(QDataStream &,const QList &)' Build log: http://testresults.qt-project.org/ci/QtModeling_master_Integration/build_00057/wince70embedded-armv4i-msvc2008_Windows_7/log.txt.gz Tested changes (refs/builds/master_1386423651): http://codereview.qt-project.org/73425 [PS13] - Fix wrong use of -z parameter when linking DuSE-MT on Mac From ci-noreply at qt-project.org Sat Dec 7 18:33:16 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 7 Dec 2013 19:33:16 +0200 Subject: [Ci-reports] fail on ssh://codereview.qt-project.org:29418/qt/qtmodeling#master Message-ID: <20131207_173316_034123.ci-noreply@qt-project.org> Compilation failed :( /work/build/qt/qtbase/lib/QtCore.framework/Headers/qfile.h: In member function ‘void DuSE::MainWindow::on_actionFileOpenModel_triggered()’: /work/build/qt/qtbase/lib/QtCore.framework/Headers/qfile.h:150: error: ‘QFile::QFile(const QFile&)’ is private shell/mainwindow.cpp:144: error: within this context make[5]: *** [.obj/mainwindow.o] Error 1 make[4]: *** [sub-app-make_first-ordered] Error 2 make[3]: *** [sub-src-make_first-ordered] Error 2 make[2]: *** [sub-duse-mt-make_first] Error 2 make[1]: *** [sub-uml-make_first] Error 2 make: *** [sub-examples-make_first] Error 2 Build log: http://testresults.qt-project.org/ci/QtModeling_master_Integration/build_00058/macx-g++_developer-build_OSX_10.6/log.txt.gz Tested changes (refs/builds/master_1386426355): http://codereview.qt-project.org/73425 [PS14] - Fix wrong use of -z parameter when linking DuSE-MT on Mac From ci-noreply at qt-project.org Sat Dec 7 20:21:20 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 7 Dec 2013 21:21:20 +0200 Subject: [Ci-reports] fail on ssh://codereview.qt-project.org:29418/qt/qt5#release Message-ID: <20131207_192120_055619.ci-noreply@qt-project.org> Autotest `tst_qvariant' failed :( Testing tst_QVariant FAIL! : tst_QVariant::iterateContainerElements() Compared values are not the same Actual (varList.size()) : 0 Expected ((int)std::distance(intList.begin(), intList.end())): 3 Loc: [tst_qvariant.cpp(3830)] Totals: 696 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QVariant ********* Config: Using QtTest library 5.2.0, Qt 5.2.0 PASS : tst_QVariant::initTestCase() PASS : tst_QVariant::constructor() PASS : tst_QVariant::copy_constructor() PASS : tst_QVariant::constructor_invalid(-1) PASS : tst_QVariant::constructor_invalid(-122234567) PASS : tst_QVariant::constructor_invalid(0xfffffffff) PASS : tst_QVariant::constructor_invalid(LastCoreType + 1) PASS : tst_QVariant::isNull() PASS : tst_QVariant::swap() PASS : tst_QVariant::canConvert(BitArray) PASS : tst_QVariant::canConvert(ByteArray) PASS : tst_QVariant::canConvert(Date) PASS : tst_QVariant::canConvert(DateTime) PASS : tst_QVariant::canConvert(Double) PASS : tst_QVariant::canConvert(Float) PASS : tst_QVariant::canConvert(Int) PASS : tst_QVariant::canConvert(Invalid) PASS : tst_QVariant::canConvert(List) PASS : tst_QVariant::canConvert(LongLong) PASS : tst_QVariant::canConvert(Map) PASS : tst_QVariant::canConvert(Point) PASS : tst_QVariant::canConvert(Rect) PASS : tst_QVariant::canConvert(Size) PASS : tst_QVariant::canConvert(String) PASS : tst_QVariant::canConvert(StringList) PASS : tst_QVariant::canConvert(Time) PASS : tst_QVariant::canConvert(UInt) PASS : tst_QVariant::canConvert(Int) PASS : tst_QVariant::canConvert(ULongLong) PASS : tst_QVariant::canConvert(Char) PASS : tst_QVariant::canConvert(SChar) PASS : tst_QVariant::canConvert(JsonValue) PASS : tst_QVariant::toSize(qsizef4) PASS : tst_QVariant::toSize(qsizef1) PASS : tst_QVariant::toSize(qsizef2) PASS : tst_QVariant::toSize(qsizef3) PASS : tst_QVariant::toSizeF(qsize1) PASS : tst_QVariant::toSizeF(qsize2) PASS : tst_QVariant::toSizeF(qsize3) PASS : tst_QVariant::toSizeF(qsize4) PASS : tst_QVariant::toPoint(pointf1) PASS : tst_QVariant::toPoint(pointf2) PASS : tst_QVariant::toPoint(pointf3) PASS : tst_QVariant::toPoint(pointf4) PASS : tst_QVariant::toPoint(pointf5) PASS : tst_QVariant::toRect(rectf1) PASS : tst_QVariant::toRect(rectf2) PASS : tst_QVariant::toRect(rectf3) PASS : tst_QVariant::toRect(rectf4) PASS : tst_QVariant::toRect(rectf5) PASS : tst_QVariant::toChar(longlong) PASS : tst_QVariant::toChar(ulonglong) PASS : tst_QVariant::toLine(linef1) PASS : tst_QVariant::toLine(linef2) PASS : tst_QVariant::toLine(linef3) PASS : tst_QVariant::toLine(linef4) PASS : tst_QVariant::toLineF(line1) PASS : tst_QVariant::toLineF(line2) PASS : tst_QVariant::toLineF(line3) PASS : tst_QVariant::toLineF(line4) PASS : tst_QVariant::toInt(invalid) PASS : tst_QVariant::toInt(int) PASS : tst_QVariant::toInt(char) PASS : tst_QVariant::toInt(signed char) PASS : tst_QVariant::toInt(double) PASS : tst_QVariant::toInt(float) PASS : tst_QVariant::toInt(uint) PASS : tst_QVariant::toInt(int-string) PASS : tst_QVariant::toInt(string) PASS : tst_QVariant::toInt(longlong0) PASS : tst_QVariant::toInt(longlong1) PASS : tst_QVariant::toInt(ulonglong0) PASS : tst_QVariant::toInt(ulonglong1) PASS : tst_QVariant::toInt(signedint) PASS : tst_QVariant::toInt(signeddouble) PASS : tst_QVariant::toInt(signedfloat) PASS : tst_QVariant::toInt(signedint-string) PASS : tst_QVariant::toInt(signedlonglong0) PASS : tst_QVariant::toInt(QChar) PASS : tst_QVariant::toInt(QByteArray1) PASS : tst_QVariant::toInt(QByteArray2) PASS : tst_QVariant::toInt(QJsonValue) PASS : tst_QVariant::toUInt(int) PASS : tst_QVariant::toUInt(char) PASS : tst_QVariant::toUInt(signed char) PASS : tst_QVariant::toUInt(double) PASS : tst_QVariant::toUInt(float) PASS : tst_QVariant::toUInt(uint) PASS : tst_QVariant::toUInt(int-string) PASS : tst_QVariant::toUInt(string) PASS : tst_QVariant::toUInt(string2) PASS : tst_QVariant::toUInt(longlong0) PASS : tst_QVariant::toUInt(longlong1) PASS : tst_QVariant::toUInt(ulonglong0) PASS : tst_QVariant::toUInt(ulonglong1) PASS : tst_QVariant::toUInt(negativeint) PASS : tst_QVariant::toUInt(negativedouble) PASS : tst_QVariant::toUInt(negativefloat) PASS : tst_QVariant::toUInt(negativeint-string) PASS : tst_QVariant::toUInt(negativelonglong0) PASS : tst_QVariant::toUInt(QChar) PASS : tst_QVariant::toUInt(QByteArray) PASS : tst_QVariant::toUInt(QJsonValue) PASS : tst_QVariant::toBool(int0) PASS : tst_QVariant::toBool(int1) PASS : tst_QVariant::toBool(uint0) PASS : tst_QVariant::toBool(uint1) PASS : tst_QVariant::toBool(double0) PASS : tst_QVariant::toBool(float0) PASS : tst_QVariant::toBool(double1) PASS : tst_QVariant::toBool(float1) PASS : tst_QVariant::toBool(string0) PASS : tst_QVariant::toBool(string1) PASS : tst_QVariant::toBool(string2) PASS : tst_QVariant::toBool(string3) PASS : tst_QVariant::toBool(longlong0) PASS : tst_QVariant::toBool(longlong1) PASS : tst_QVariant::toBool(ulonglong0) PASS : tst_QVariant::toBool(ulonglong1) PASS : tst_QVariant::toBool(QChar) PASS : tst_QVariant::toBool(Null_QChar) PASS : tst_QVariant::toBool(QJsonValue(true)) PASS : tst_QVariant::toBool(QJsonValue(false)) PASS : tst_QVariant::toLongLong(int0) PASS : tst_QVariant::toLongLong(double) PASS : tst_QVariant::toLongLong(float) PASS : tst_QVariant::toLongLong(uint) PASS : tst_QVariant::toLongLong(int-string) PASS : tst_QVariant::toLongLong(string) PASS : tst_QVariant::toLongLong(longlong) PASS : tst_QVariant::toLongLong(ulonglong) PASS : tst_QVariant::toLongLong(QChar) PASS : tst_QVariant::toLongLong(QByteArray) PASS : tst_QVariant::toLongLong(QJsonValue) PASS : tst_QVariant::toLongLong(qint64) PASS : tst_QVariant::toLongLong(-qint64) PASS : tst_QVariant::toLongLong(long) PASS : tst_QVariant::toLongLong(LONG_MAX) PASS : tst_QVariant::toLongLong(LONG_MIN) PASS : tst_QVariant::toLongLong(short) PASS : tst_QVariant::toLongLong(-short) PASS : tst_QVariant::toLongLong(ushort) PASS : tst_QVariant::toULongLong(int0) PASS : tst_QVariant::toULongLong(double) PASS : tst_QVariant::toULongLong(float) PASS : tst_QVariant::toULongLong(uint) PASS : tst_QVariant::toULongLong(int-string) PASS : tst_QVariant::toULongLong(string) PASS : tst_QVariant::toULongLong(ulonglong-string) PASS : tst_QVariant::toULongLong(bytaa-string) PASS : tst_QVariant::toULongLong(longlong) PASS : tst_QVariant::toULongLong(ulonglong) PASS : tst_QVariant::toULongLong(QChar) PASS : tst_QVariant::toULongLong(QByteArray) PASS : tst_QVariant::toULongLong(QJsonValue) PASS : tst_QVariant::toULongLong(qint64) PASS : tst_QVariant::toULongLong(long) PASS : tst_QVariant::toULongLong(LONG_MAX) PASS : tst_QVariant::toULongLong(ULONG_MAX) PASS : tst_QVariant::toULongLong(short) PASS : tst_QVariant::toULongLong(-short) PASS : tst_QVariant::toULongLong(ushort) PASS : tst_QVariant::toByteArray(qbytearray) PASS : tst_QVariant::toByteArray(int) PASS : tst_QVariant::toByteArray(uint) PASS : tst_QVariant::toByteArray(double) PASS : tst_QVariant::toByteArray(float) PASS : tst_QVariant::toByteArray(longlong) PASS : tst_QVariant::toByteArray(ulonglong) PASS : tst_QVariant::toString(qstring) PASS : tst_QVariant::toString(charstar) PASS : tst_QVariant::toString(qbytearray) PASS : tst_QVariant::toString(int) PASS : tst_QVariant::toString(uint) PASS : tst_QVariant::toString(double) PASS : tst_QVariant::toString(float) PASS : tst_QVariant::toString(bool) PASS : tst_QVariant::toString(qdate) PASS : tst_QVariant::toString(qtime) PASS : tst_QVariant::toString(qdatetime) PASS : tst_QVariant::toString(llong) PASS : tst_QVariant::toString(QJsonValue) PASS : tst_QVariant::toDate(qdate) PASS : tst_QVariant::toDate(qdatetime) PASS : tst_QVariant::toDate(qstring) PASS : tst_QVariant::toTime(qtime) PASS : tst_QVariant::toTime(qdatetime) PASS : tst_QVariant::toTime(qstring) PASS : tst_QVariant::toDateTime(qdatetime) PASS : tst_QVariant::toDateTime(qdate) PASS : tst_QVariant::toDateTime(qstring) PASS : tst_QVariant::toDouble(bytearray) PASS : tst_QVariant::toDouble(QJsonValue) PASS : tst_QVariant::toFloat(QByteArray) PASS : tst_QVariant::toFloat(QJsonValue) PASS : tst_QVariant::toPointF(QPoint) PASS : tst_QVariant::toRectF(QRect) PASS : tst_QVariant::qvariant_cast_QObject(from QObject) PASS : tst_QVariant::qvariant_cast_QObject(from QObject2) PASS : tst_QVariant::qvariant_cast_QObject(from String) PASS : tst_QVariant::qvariant_cast_QObject(from int) PASS : tst_QVariant::qvariant_cast_QObject(from Derived QObject) PASS : tst_QVariant::qvariant_cast_QObject(from custom Object) PASS : tst_QVariant::qvariant_cast_QObject(from custom ObjectStar) PASS : tst_QVariant::qvariant_cast_QObject(null QObject) PASS : tst_QVariant::qvariant_cast_QObject(null derived QObject) PASS : tst_QVariant::qvariant_cast_QObject(null custom object) PASS : tst_QVariant::qvariant_cast_QObject(null int) PASS : tst_QVariant::qvariant_cast_QObject_derived() PASS : tst_QVariant::qvariant_cast_QObject_wrapper() PASS : tst_QVariant::qvariant_cast_QSharedPointerQObject() PASS : tst_QVariant::toLocale() PASS : tst_QVariant::toRegExp() PASS : tst_QVariant::toRegularExpression() PASS : tst_QVariant::url() PASS : tst_QVariant::userType() PASS : tst_QVariant::basicUserType() PASS : tst_QVariant::variant_to() PASS : tst_QVariant::writeToReadFromDataStream(list_valid) PASS : tst_QVariant::writeToReadFromDataStream(invalid) PASS : tst_QVariant::writeToReadFromDataStream(bitarray_invalid) PASS : tst_QVariant::writeToReadFromDataStream(bitarray_valid) PASS : tst_QVariant::writeToReadFromDataStream(bytearray_invalid) PASS : tst_QVariant::writeToReadFromDataStream(int_invalid) PASS : tst_QVariant::writeToReadFromDataStream(bytearray_valid) PASS : tst_QVariant::writeToReadFromDataStream(date_invalid) PASS : tst_QVariant::writeToReadFromDataStream(date_valid) PASS : tst_QVariant::writeToReadFromDataStream(datetime_invalid) PASS : tst_QVariant::writeToReadFromDataStream(datetime_valid) PASS : tst_QVariant::writeToReadFromDataStream(double_valid) PASS : tst_QVariant::writeToReadFromDataStream(float_valid) PASS : tst_QVariant::writeToReadFromDataStream(int_valid) PASS : tst_QVariant::writeToReadFromDataStream(map_valid) PASS : tst_QVariant::writeToReadFromDataStream(point_invalid) PASS : tst_QVariant::writeToReadFromDataStream(point_valid) PASS : tst_QVariant::writeToReadFromDataStream(rect_invalid) PASS : tst_QVariant::writeToReadFromDataStream(rect_valid) PASS : tst_QVariant::writeToReadFromDataStream(size_invalid) PASS : tst_QVariant::writeToReadFromDataStream(size_valid) PASS : tst_QVariant::writeToReadFromDataStream(string_invalid) PASS : tst_QVariant::writeToReadFromDataStream(string_valid) PASS : tst_QVariant::writeToReadFromDataStream(stringlist_valid) PASS : tst_QVariant::writeToReadFromDataStream(time_invalid) PASS : tst_QVariant::writeToReadFromDataStream(time_valid) PASS : tst_QVariant::writeToReadFromDataStream(uint_valid) PASS : tst_QVariant::writeToReadFromDataStream(qchar) PASS : tst_QVariant::writeToReadFromDataStream(qchar_null) PASS : tst_QVariant::writeToReadFromDataStream(regexp) PASS : tst_QVariant::writeToReadFromDataStream(regexp_empty) PASS : tst_QVariant::writeToReadFromDataStream(regularexpression) PASS : tst_QVariant::writeToReadFromDataStream(regularexpression_empty) PASS : tst_QVariant::writeToReadFromDataStream(QMetaType::Long invalid) PASS : tst_QVariant::writeToReadFromDataStream(QMetaType::Long) PASS : tst_QVariant::writeToReadFromDataStream(QMetaType::Short invalid) PASS : tst_QVariant::writeToReadFromDataStream(QMetaType::Short) PASS : tst_QVariant::writeToReadFromDataStream(QMetaType::Char invalid) PASS : tst_QVariant::writeToReadFromDataStream(QMetaType::Char) PASS : tst_QVariant::writeToReadFromDataStream(QMetaType::ULong invalid) PASS : tst_QVariant::writeToReadFromDataStream(QMetaType::ULong) PASS : tst_QVariant::writeToReadFromDataStream(QMetaType::UShort invalid) PASS : tst_QVariant::writeToReadFromDataStream(QMetaType::UShort) PASS : tst_QVariant::writeToReadFromDataStream(QMetaType::UChar invalid) PASS : tst_QVariant::writeToReadFromDataStream(QMetaType::UChar) PASS : tst_QVariant::writeToReadFromDataStream(QMetaType::Float invalid) PASS : tst_QVariant::writeToReadFromDataStream(QMetaType::Float) PASS : tst_QVariant::writeToReadFromDataStream(Custom type) PASS : tst_QVariant::writeToReadFromOldDataStream() PASS : tst_QVariant::checkDataStream() PASS : tst_QVariant::operator_eq_eq(invinv) PASS : tst_QVariant::operator_eq_eq(int1int1) PASS : tst_QVariant::operator_eq_eq(int1int0) PASS : tst_QVariant::operator_eq_eq(nullint) PASS : tst_QVariant::operator_eq_eq(ll1ll1) PASS : tst_QVariant::operator_eq_eq(ll1lln2) PASS : tst_QVariant::operator_eq_eq(ll1ull1) PASS : tst_QVariant::operator_eq_eq(ll1i1) PASS : tst_QVariant::operator_eq_eq(ull1ull1) PASS : tst_QVariant::operator_eq_eq(ull1i1) PASS : tst_QVariant::operator_eq_eq(double_int) PASS : tst_QVariant::operator_eq_eq(float_int) PASS : tst_QVariant::operator_eq_eq(mInt_mIntString) PASS : tst_QVariant::operator_eq_eq(mIntString_mInt) PASS : tst_QVariant::operator_eq_eq(mInt_mIntQString) PASS : tst_QVariant::operator_eq_eq(mIntQString_mInt) PASS : tst_QVariant::operator_eq_eq(mUInt_mUIntString) PASS : tst_QVariant::operator_eq_eq(mUIntString_mUInt) PASS : tst_QVariant::operator_eq_eq(mUInt_mUIntQString) PASS : tst_QVariant::operator_eq_eq(mUIntQString_mUInt) PASS : tst_QVariant::operator_eq_eq(mDouble_mDoubleString) PASS : tst_QVariant::operator_eq_eq(mDoubleString_mDouble) PASS : tst_QVariant::operator_eq_eq(mDouble_mDoubleQString) PASS : tst_QVariant::operator_eq_eq(mDoubleQString_mDouble) PASS : tst_QVariant::operator_eq_eq(mFloat_mFloatString) PASS : tst_QVariant::operator_eq_eq(mFloatString_mFloat) PASS : tst_QVariant::operator_eq_eq(mFloat_mFloatQString) PASS : tst_QVariant::operator_eq_eq(mFloatQString_mFloat) PASS : tst_QVariant::operator_eq_eq(mLongLong_mLongLongString) PASS : tst_QVariant::operator_eq_eq(mLongLongString_mLongLong) PASS : tst_QVariant::operator_eq_eq(mLongLong_mLongLongQString) PASS : tst_QVariant::operator_eq_eq(mLongLongQString_mLongLong) PASS : tst_QVariant::operator_eq_eq(mULongLong_mULongLongString) PASS : tst_QVariant::operator_eq_eq(mULongLongString_mULongLong) PASS : tst_QVariant::operator_eq_eq(mULongLong_mULongLongQString) PASS : tst_QVariant::operator_eq_eq(mULongLongQString_mULongLong) PASS : tst_QVariant::operator_eq_eq(mBool_mBoolString) PASS : tst_QVariant::operator_eq_eq(mBoolString_mBool) PASS : tst_QVariant::operator_eq_eq(mBool_mBoolQString) PASS : tst_QVariant::operator_eq_eq(mBoolQString_mBool) PASS : tst_QVariant::operator_eq_eq(ba2qstring) PASS : tst_QVariant::operator_eq_eq(qstring2ba) PASS : tst_QVariant::operator_eq_eq(char_char) PASS : tst_QVariant::operator_eq_eq(char_char2) PASS : tst_QVariant::operator_eq_eq(invalidConversion) PASS : tst_QVariant::operator_eq_eq(invalidConversionR) PASS : tst_QVariant::operator_eq_eq(TwoItemsInEqual) PASS : tst_QVariant::operator_eq_eq(TwoItemsEqual) PASS : tst_QVariant::operator_eq_eq(PopulatedEmptyMap) PASS : tst_QVariant::operator_eq_eq(EmptyPopulatedMap) PASS : tst_QVariant::operator_eq_eq(FirstLarger) PASS : tst_QVariant::operator_eq_eq(SecondLarger) PASS : tst_QVariant::operator_eq_eq(HashTwoItemsInEqual) PASS : tst_QVariant::operator_eq_eq(HashTwoItemsEqual) PASS : tst_QVariant::operator_eq_eq(HashPopulatedEmptyHash) PASS : tst_QVariant::operator_eq_eq(EmptyPopulatedHash) PASS : tst_QVariant::operator_eq_eq(HashFirstLarger) PASS : tst_QVariant::operator_eq_eq(HashSecondLarger) PASS : tst_QVariant::operator_eq_eq_rhs() PASS : tst_QVariant::typeName(0) PASS : tst_QVariant::typeName(1) PASS : tst_QVariant::typeName(2) PASS : tst_QVariant::typeName(3) PASS : tst_QVariant::typeName(4) PASS : tst_QVariant::typeName(5) PASS : tst_QVariant::typeName(6) PASS : tst_QVariant::typeName(7) PASS : tst_QVariant::typeName(8) PASS : tst_QVariant::typeName(9) PASS : tst_QVariant::typeName(10) PASS : tst_QVariant::typeName(11) PASS : tst_QVariant::typeName(12) PASS : tst_QVariant::typeName(13) PASS : tst_QVariant::typeName(14) PASS : tst_QVariant::typeName(15) PASS : tst_QVariant::typeName(16) PASS : tst_QVariant::typeName(17) PASS : tst_QVariant::typeName(18) PASS : tst_QVariant::typeName(19) PASS : tst_QVariant::typeName(20) PASS : tst_QVariant::typeName(21) PASS : tst_QVariant::typeName(22) PASS : tst_QVariant::typeName(23) PASS : tst_QVariant::typeName(24) PASS : tst_QVariant::typeName(25) PASS : tst_QVariant::typeName(26) PASS : tst_QVariant::typeName(27) PASS : tst_QVariant::typeName(28) PASS : tst_QVariant::typeName(29) PASS : tst_QVariant::typeName(30) PASS : tst_QVariant::typeName(31) PASS : tst_QVariant::typeName(32) PASS : tst_QVariant::typeName(33) PASS : tst_QVariant::typeName(34) PASS : tst_QVariant::typeName(35) PASS : tst_QVariant::typeName(36) PASS : tst_QVariant::typeName(37) PASS : tst_QVariant::typeName(38) PASS : tst_QVariant::typeName(39) PASS : tst_QVariant::typeName(40) PASS : tst_QVariant::typeName(41) PASS : tst_QVariant::typeName(43) PASS : tst_QVariant::typeName(44) PASS : tst_QVariant::typeName(45) PASS : tst_QVariant::typeName(46) PASS : tst_QVariant::typeName(47) PASS : tst_QVariant::typeName(48) PASS : tst_QVariant::typeName(49) PASS : tst_QVariant::typeName(50) PASS : tst_QVariant::typeName(51) PASS : tst_QVariant::typeToName() PASS : tst_QVariant::streamInvalidVariant() PASS : tst_QVariant::podUserType() PASS : tst_QVariant::data() PASS : tst_QVariant::constData() PASS : tst_QVariant::saveLoadCustomTypes() PASS : tst_QVariant::variantMap() PASS : tst_QVariant::variantHash() PASS : tst_QVariant::convertToQUint8() PASS : tst_QVariant::comparePointers() PASS : tst_QVariant::voidStar() PASS : tst_QVariant::dataStar() PASS : tst_QVariant::canConvertQStringList(An empty list) PASS : tst_QVariant::canConvertQStringList(A single item) PASS : tst_QVariant::canConvertQStringList(A single, but empty item) PASS : tst_QVariant::canConvertQStringList(Two items) PASS : tst_QVariant::canConvertQStringList(Three items) PASS : tst_QVariant::canConvertMetaTypeToInt() PASS : tst_QVariant::variantToDateTimeWithoutWarnings() PASS : tst_QVariant::invalidDateTime() PASS : tst_QVariant::loadUnknownUserType() PASS : tst_QVariant::loadBrokenUserType() PASS : tst_QVariant::invalidDate() PASS : tst_QVariant::compareCustomTypes() PASS : tst_QVariant::timeToDateTime() PASS : tst_QVariant::copyingUserTypes() PASS : tst_QVariant::convertBoolToByteArray(false) PASS : tst_QVariant::convertBoolToByteArray(FALSE) PASS : tst_QVariant::convertBoolToByteArray(falSE) PASS : tst_QVariant::convertBoolToByteArray() PASS : tst_QVariant::convertBoolToByteArray(null QByteArray) PASS : tst_QVariant::convertBoolToByteArray(any-content) PASS : tst_QVariant::convertBoolToByteArray(true) PASS : tst_QVariant::convertBoolToByteArray(TRUE) PASS : tst_QVariant::convertBoolToByteArray(trUE) PASS : tst_QVariant::convertByteArrayToBool(false) PASS : tst_QVariant::convertByteArrayToBool(true) PASS : tst_QVariant::toIntFromQString() PASS : tst_QVariant::toIntFromDouble() PASS : tst_QVariant::setValue() PASS : tst_QVariant::numericalConvert() PASS : tst_QVariant::moreCustomTypes() PASS : tst_QVariant::movabilityTest() PASS : tst_QVariant::variantInVariant() PASS : tst_QVariant::forwardDeclare() PASS : tst_QVariant::debugStream(bool) PASS : tst_QVariant::debugStream(int) PASS : tst_QVariant::debugStream(uint) PASS : tst_QVariant::debugStream(qlonglong) PASS : tst_QVariant::debugStream(qulonglong) PASS : tst_QVariant::debugStream(double) PASS : tst_QVariant::debugStream(QChar) PASS : tst_QVariant::debugStream(QVariantMap) PASS : tst_QVariant::debugStream(QVariantList) PASS : tst_QVariant::debugStream(QString) PASS : tst_QVariant::debugStream(QStringList) PASS : tst_QVariant::debugStream(QByteArray) PASS : tst_QVariant::debugStream(QBitArray) PASS : tst_QVariant::debugStream(QDate) PASS : tst_QVariant::debugStream(QTime) PASS : tst_QVariant::debugStream(QDateTime) PASS : tst_QVariant::debugStream(QUrl) PASS : tst_QVariant::debugStream(QLocale) PASS : tst_QVariant::debugStream(QRect) PASS : tst_QVariant::debugStream(QRectF) PASS : tst_QVariant::debugStream(QSize) PASS : tst_QVariant::debugStream(QSizeF) PASS : tst_QVariant::debugStream(QLine) PASS : tst_QVariant::debugStream(QLineF) PASS : tst_QVariant::debugStream(QPoint) PASS : tst_QVariant::debugStream(QPointF) PASS : tst_QVariant::debugStream(QRegExp) PASS : tst_QVariant::debugStream(QVariantHash) PASS : tst_QVariant::debugStream(QEasingCurve) PASS : tst_QVariant::debugStream(QUuid) PASS : tst_QVariant::debugStream(void*) PASS : tst_QVariant::debugStream(long) PASS : tst_QVariant::debugStream(short) PASS : tst_QVariant::debugStream(char) PASS : tst_QVariant::debugStream(ulong) PASS : tst_QVariant::debugStream(ushort) PASS : tst_QVariant::debugStream(uchar) PASS : tst_QVariant::debugStream(float) PASS : tst_QVariant::debugStream(QObject*) PASS : tst_QVariant::debugStream(signed char) PASS : tst_QVariant::debugStream(QVariant) PASS : tst_QVariant::debugStream(QModelIndex) PASS : tst_QVariant::debugStream(QRegularExpression) PASS : tst_QVariant::debugStream(QJsonValue) PASS : tst_QVariant::debugStream(QJsonObject) PASS : tst_QVariant::debugStream(QJsonArray) PASS : tst_QVariant::debugStream(QJsonDocument) PASS : tst_QVariant::debugStream(QBitArray(111)) PASS : tst_QVariant::debugStream(CustomStreamableClass) PASS : tst_QVariant::debugStream(MyClass) PASS : tst_QVariant::debugStream(InvalidVariant) PASS : tst_QVariant::debugStream(CustomQObject) PASS : tst_QVariant::debugStreamType(bool) PASS : tst_QVariant::debugStreamType(int) PASS : tst_QVariant::debugStreamType(uint) PASS : tst_QVariant::debugStreamType(qlonglong) PASS : tst_QVariant::debugStreamType(qulonglong) PASS : tst_QVariant::debugStreamType(double) PASS : tst_QVariant::debugStreamType(QChar) PASS : tst_QVariant::debugStreamType(QVariantMap) PASS : tst_QVariant::debugStreamType(QVariantList) PASS : tst_QVariant::debugStreamType(QString) PASS : tst_QVariant::debugStreamType(QStringList) PASS : tst_QVariant::debugStreamType(QByteArray) PASS : tst_QVariant::debugStreamType(QBitArray) PASS : tst_QVariant::debugStreamType(QDate) PASS : tst_QVariant::debugStreamType(QTime) PASS : tst_QVariant::debugStreamType(QDateTime) PASS : tst_QVariant::debugStreamType(QUrl) PASS : tst_QVariant::debugStreamType(QLocale) PASS : tst_QVariant::debugStreamType(QRect) PASS : tst_QVariant::debugStreamType(QRectF) PASS : tst_QVariant::debugStreamType(QSize) PASS : tst_QVariant::debugStreamType(QSizeF) PASS : tst_QVariant::debugStreamType(QLine) PASS : tst_QVariant::debugStreamType(QLineF) PASS : tst_QVariant::debugStreamType(QPoint) PASS : tst_QVariant::debugStreamType(QPointF) PASS : tst_QVariant::debugStreamType(QRegExp) PASS : tst_QVariant::debugStreamType(QVariantHash) PASS : tst_QVariant::debugStreamType(QEasingCurve) PASS : tst_QVariant::debugStreamType(QUuid) PASS : tst_QVariant::debugStreamType(void*) PASS : tst_QVariant::debugStreamType(long) PASS : tst_QVariant::debugStreamType(short) PASS : tst_QVariant::debugStreamType(char) PASS : tst_QVariant::debugStreamType(ulong) PASS : tst_QVariant::debugStreamType(ushort) PASS : tst_QVariant::debugStreamType(uchar) PASS : tst_QVariant::debugStreamType(float) PASS : tst_QVariant::debugStreamType(QObject*) PASS : tst_QVariant::debugStreamType(signed char) PASS : tst_QVariant::debugStreamType(QVariant) PASS : tst_QVariant::debugStreamType(QModelIndex) PASS : tst_QVariant::debugStreamType(QRegularExpression) PASS : tst_QVariant::debugStreamType(QJsonValue) PASS : tst_QVariant::debugStreamType(QJsonObject) PASS : tst_QVariant::debugStreamType(QJsonArray) PASS : tst_QVariant::debugStreamType(QJsonDocument) PASS : tst_QVariant::debugStreamType(QBitArray(111)) PASS : tst_QVariant::debugStreamType(CustomStreamableClass) PASS : tst_QVariant::debugStreamType(MyClass) PASS : tst_QVariant::debugStreamType(InvalidVariant) PASS : tst_QVariant::debugStreamType(CustomQObject) PASS : tst_QVariant::loadQt4Stream(:/stream/qt4.9/bool.bin) PASS : tst_QVariant::loadQt4Stream(:/stream/qt4.9/char.bin) PASS : tst_QVariant::loadQt4Stream(:/stream/qt4.9/double.bin) PASS : tst_QVariant::loadQt4Stream(:/stream/qt4.9/float.bin) PASS : tst_QVariant::loadQt4Stream(:/stream/qt4.9/int.bin) PASS : tst_QVariant::loadQt4Stream(:/stream/qt4.9/long.bin) PASS : tst_QVariant::loadQt4Stream(:/stream/qt4.9/qbitarray.bin) PASS : tst_QVariant::loadQt4Stream(:/stream/qt4.9/qbytearray.bin) PASS : tst_QVariant::loadQt4Stream(:/stream/qt4.9/qchar.bin) PASS : tst_QVariant::loadQt4Stream(:/stream/qt4.9/qdate.bin) PASS : tst_QVariant::loadQt4Stream(:/stream/qt4.9/qdatetime.bin) PASS : tst_QVariant::loadQt4Stream(:/stream/qt4.9/qline.bin) PASS : tst_QVariant::loadQt4Stream(:/stream/qt4.9/qlinef.bin) PASS : tst_QVariant::loadQt4Stream(:/stream/qt4.9/qlocale.bin) PASS : tst_QVariant::loadQt4Stream(:/stream/qt4.9/qlonglong.bin) PASS : tst_QVariant::loadQt4Stream(:/stream/qt4.9/qpoint.bin) PASS : tst_QVariant::loadQt4Stream(:/stream/qt4.9/qpointf.bin) PASS : tst_QVariant::loadQt4Stream(:/stream/qt4.9/qrect.bin) PASS : tst_QVariant::loadQt4Stream(:/stream/qt4.9/qrectf.bin) PASS : tst_QVariant::loadQt4Stream(:/stream/qt4.9/qregexp.bin) PASS : tst_QVariant::loadQt4Stream(:/stream/qt4.9/qsize.bin) PASS : tst_QVariant::loadQt4Stream(:/stream/qt4.9/qsizef.bin) PASS : tst_QVariant::loadQt4Stream(:/stream/qt4.9/qstring.bin) PASS : tst_QVariant::loadQt4Stream(:/stream/qt4.9/qstringlist.bin) PASS : tst_QVariant::loadQt4Stream(:/stream/qt4.9/qtime.bin) PASS : tst_QVariant::loadQt4Stream(:/stream/qt4.9/qulonglong.bin) PASS : tst_QVariant::loadQt4Stream(:/stream/qt4.9/qurl.bin) PASS : tst_QVariant::loadQt4Stream(:/stream/qt4.9/qvariant.bin) PASS : tst_QVariant::loadQt4Stream(:/stream/qt4.9/qvarianthash.bin) PASS : tst_QVariant::loadQt4Stream(:/stream/qt4.9/qvariantlist.bin) PASS : tst_QVariant::loadQt4Stream(:/stream/qt4.9/qvariantmap.bin) PASS : tst_QVariant::loadQt4Stream(:/stream/qt4.9/short.bin) PASS : tst_QVariant::loadQt4Stream(:/stream/qt4.9/uchar.bin) PASS : tst_QVariant::loadQt4Stream(:/stream/qt4.9/uint.bin) PASS : tst_QVariant::loadQt4Stream(:/stream/qt4.9/ulong.bin) PASS : tst_QVariant::loadQt4Stream(:/stream/qt4.9/ushort.bin) PASS : tst_QVariant::loadQt4Stream(:/stream/qt4.9/void.bin) PASS : tst_QVariant::saveQt4Stream(:/stream/qt4.9/bool.bin) PASS : tst_QVariant::saveQt4Stream(:/stream/qt4.9/char.bin) PASS : tst_QVariant::saveQt4Stream(:/stream/qt4.9/double.bin) PASS : tst_QVariant::saveQt4Stream(:/stream/qt4.9/float.bin) PASS : tst_QVariant::saveQt4Stream(:/stream/qt4.9/int.bin) PASS : tst_QVariant::saveQt4Stream(:/stream/qt4.9/long.bin) PASS : tst_QVariant::saveQt4Stream(:/stream/qt4.9/qbitarray.bin) PASS : tst_QVariant::saveQt4Stream(:/stream/qt4.9/qbytearray.bin) PASS : tst_QVariant::saveQt4Stream(:/stream/qt4.9/qchar.bin) PASS : tst_QVariant::saveQt4Stream(:/stream/qt4.9/qdate.bin) PASS : tst_QVariant::saveQt4Stream(:/stream/qt4.9/qdatetime.bin) PASS : tst_QVariant::saveQt4Stream(:/stream/qt4.9/qline.bin) PASS : tst_QVariant::saveQt4Stream(:/stream/qt4.9/qlinef.bin) PASS : tst_QVariant::saveQt4Stream(:/stream/qt4.9/qlocale.bin) PASS : tst_QVariant::saveQt4Stream(:/stream/qt4.9/qlonglong.bin) PASS : tst_QVariant::saveQt4Stream(:/stream/qt4.9/qpoint.bin) PASS : tst_QVariant::saveQt4Stream(:/stream/qt4.9/qpointf.bin) PASS : tst_QVariant::saveQt4Stream(:/stream/qt4.9/qrect.bin) PASS : tst_QVariant::saveQt4Stream(:/stream/qt4.9/qrectf.bin) PASS : tst_QVariant::saveQt4Stream(:/stream/qt4.9/qregexp.bin) PASS : tst_QVariant::saveQt4Stream(:/stream/qt4.9/qsize.bin) PASS : tst_QVariant::saveQt4Stream(:/stream/qt4.9/qsizef.bin) PASS : tst_QVariant::saveQt4Stream(:/stream/qt4.9/qstring.bin) PASS : tst_QVariant::saveQt4Stream(:/stream/qt4.9/qstringlist.bin) PASS : tst_QVariant::saveQt4Stream(:/stream/qt4.9/qtime.bin) PASS : tst_QVariant::saveQt4Stream(:/stream/qt4.9/qulonglong.bin) PASS : tst_QVariant::saveQt4Stream(:/stream/qt4.9/qurl.bin) PASS : tst_QVariant::saveQt4Stream(:/stream/qt4.9/qvariant.bin) PASS : tst_QVariant::saveQt4Stream(:/stream/qt4.9/qvarianthash.bin) PASS : tst_QVariant::saveQt4Stream(:/stream/qt4.9/qvariantlist.bin) PASS : tst_QVariant::saveQt4Stream(:/stream/qt4.9/qvariantmap.bin) PASS : tst_QVariant::saveQt4Stream(:/stream/qt4.9/short.bin) PASS : tst_QVariant::saveQt4Stream(:/stream/qt4.9/uchar.bin) PASS : tst_QVariant::saveQt4Stream(:/stream/qt4.9/uint.bin) PASS : tst_QVariant::saveQt4Stream(:/stream/qt4.9/ulong.bin) PASS : tst_QVariant::saveQt4Stream(:/stream/qt4.9/ushort.bin) PASS : tst_QVariant::saveQt4Stream(:/stream/qt4.9/void.bin) PASS : tst_QVariant::loadQt5Stream(:/stream/qt5.0/bool.bin) PASS : tst_QVariant::loadQt5Stream(:/stream/qt5.0/char.bin) PASS : tst_QVariant::loadQt5Stream(:/stream/qt5.0/double.bin) PASS : tst_QVariant::loadQt5Stream(:/stream/qt5.0/float.bin) PASS : tst_QVariant::loadQt5Stream(:/stream/qt5.0/int.bin) PASS : tst_QVariant::loadQt5Stream(:/stream/qt5.0/long.bin) PASS : tst_QVariant::loadQt5Stream(:/stream/qt5.0/qbitarray.bin) PASS : tst_QVariant::loadQt5Stream(:/stream/qt5.0/qbytearray.bin) PASS : tst_QVariant::loadQt5Stream(:/stream/qt5.0/qchar.bin) PASS : tst_QVariant::loadQt5Stream(:/stream/qt5.0/qdate.bin) PASS : tst_QVariant::loadQt5Stream(:/stream/qt5.0/qdatetime.bin) PASS : tst_QVariant::loadQt5Stream(:/stream/qt5.0/qline.bin) PASS : tst_QVariant::loadQt5Stream(:/stream/qt5.0/qlinef.bin) PASS : tst_QVariant::loadQt5Stream(:/stream/qt5.0/qlocale.bin) PASS : tst_QVariant::loadQt5Stream(:/stream/qt5.0/qlonglong.bin) PASS : tst_QVariant::loadQt5Stream(:/stream/qt5.0/qpoint.bin) PASS : tst_QVariant::loadQt5Stream(:/stream/qt5.0/qpointf.bin) PASS : tst_QVariant::loadQt5Stream(:/stream/qt5.0/qrect.bin) PASS : tst_QVariant::loadQt5Stream(:/stream/qt5.0/qrectf.bin) PASS : tst_QVariant::loadQt5Stream(:/stream/qt5.0/qregexp.bin) PASS : tst_QVariant::loadQt5Stream(:/stream/qt5.0/qregularexpression.bin) PASS : tst_QVariant::loadQt5Stream(:/stream/qt5.0/qsize.bin) PASS : tst_QVariant::loadQt5Stream(:/stream/qt5.0/qsizef.bin) PASS : tst_QVariant::loadQt5Stream(:/stream/qt5.0/qstring.bin) PASS : tst_QVariant::loadQt5Stream(:/stream/qt5.0/qstringlist.bin) PASS : tst_QVariant::loadQt5Stream(:/stream/qt5.0/qtime.bin) PASS : tst_QVariant::loadQt5Stream(:/stream/qt5.0/qulonglong.bin) PASS : tst_QVariant::loadQt5Stream(:/stream/qt5.0/qurl.bin) PASS : tst_QVariant::loadQt5Stream(:/stream/qt5.0/quuid.bin) PASS : tst_QVariant::loadQt5Stream(:/stream/qt5.0/qvariant.bin) PASS : tst_QVariant::loadQt5Stream(:/stream/qt5.0/qvarianthash.bin) PASS : tst_QVariant::loadQt5Stream(:/stream/qt5.0/qvariantlist.bin) PASS : tst_QVariant::loadQt5Stream(:/stream/qt5.0/qvariantmap.bin) PASS : tst_QVariant::loadQt5Stream(:/stream/qt5.0/short.bin) PASS : tst_QVariant::loadQt5Stream(:/stream/qt5.0/uchar.bin) PASS : tst_QVariant::loadQt5Stream(:/stream/qt5.0/uint.bin) PASS : tst_QVariant::loadQt5Stream(:/stream/qt5.0/ulong.bin) PASS : tst_QVariant::loadQt5Stream(:/stream/qt5.0/ushort.bin) PASS : tst_QVariant::loadQt5Stream(:/stream/qt5.0/void.bin) PASS : tst_QVariant::saveQt5Stream(:/stream/qt5.0/bool.bin) PASS : tst_QVariant::saveQt5Stream(:/stream/qt5.0/char.bin) PASS : tst_QVariant::saveQt5Stream(:/stream/qt5.0/double.bin) PASS : tst_QVariant::saveQt5Stream(:/stream/qt5.0/float.bin) PASS : tst_QVariant::saveQt5Stream(:/stream/qt5.0/int.bin) PASS : tst_QVariant::saveQt5Stream(:/stream/qt5.0/long.bin) PASS : tst_QVariant::saveQt5Stream(:/stream/qt5.0/qbitarray.bin) PASS : tst_QVariant::saveQt5Stream(:/stream/qt5.0/qbytearray.bin) PASS : tst_QVariant::saveQt5Stream(:/stream/qt5.0/qchar.bin) PASS : tst_QVariant::saveQt5Stream(:/stream/qt5.0/qdate.bin) PASS : tst_QVariant::saveQt5Stream(:/stream/qt5.0/qdatetime.bin) PASS : tst_QVariant::saveQt5Stream(:/stream/qt5.0/qline.bin) PASS : tst_QVariant::saveQt5Stream(:/stream/qt5.0/qlinef.bin) PASS : tst_QVariant::saveQt5Stream(:/stream/qt5.0/qlocale.bin) PASS : tst_QVariant::saveQt5Stream(:/stream/qt5.0/qlonglong.bin) PASS : tst_QVariant::saveQt5Stream(:/stream/qt5.0/qpoint.bin) PASS : tst_QVariant::saveQt5Stream(:/stream/qt5.0/qpointf.bin) PASS : tst_QVariant::saveQt5Stream(:/stream/qt5.0/qrect.bin) PASS : tst_QVariant::saveQt5Stream(:/stream/qt5.0/qrectf.bin) PASS : tst_QVariant::saveQt5Stream(:/stream/qt5.0/qregexp.bin) PASS : tst_QVariant::saveQt5Stream(:/stream/qt5.0/qregularexpression.bin) PASS : tst_QVariant::saveQt5Stream(:/stream/qt5.0/qsize.bin) PASS : tst_QVariant::saveQt5Stream(:/stream/qt5.0/qsizef.bin) PASS : tst_QVariant::saveQt5Stream(:/stream/qt5.0/qstring.bin) PASS : tst_QVariant::saveQt5Stream(:/stream/qt5.0/qstringlist.bin) PASS : tst_QVariant::saveQt5Stream(:/stream/qt5.0/qtime.bin) PASS : tst_QVariant::saveQt5Stream(:/stream/qt5.0/qulonglong.bin) PASS : tst_QVariant::saveQt5Stream(:/stream/qt5.0/qurl.bin) PASS : tst_QVariant::saveQt5Stream(:/stream/qt5.0/quuid.bin) PASS : tst_QVariant::saveQt5Stream(:/stream/qt5.0/qvariant.bin) PASS : tst_QVariant::saveQt5Stream(:/stream/qt5.0/qvarianthash.bin) PASS : tst_QVariant::saveQt5Stream(:/stream/qt5.0/qvariantlist.bin) PASS : tst_QVariant::saveQt5Stream(:/stream/qt5.0/qvariantmap.bin) PASS : tst_QVariant::saveQt5Stream(:/stream/qt5.0/short.bin) PASS : tst_QVariant::saveQt5Stream(:/stream/qt5.0/uchar.bin) PASS : tst_QVariant::saveQt5Stream(:/stream/qt5.0/uint.bin) PASS : tst_QVariant::saveQt5Stream(:/stream/qt5.0/ulong.bin) PASS : tst_QVariant::saveQt5Stream(:/stream/qt5.0/ushort.bin) PASS : tst_QVariant::saveQt5Stream(:/stream/qt5.0/void.bin) PASS : tst_QVariant::saveInvalid(13) PASS : tst_QVariant::saveInvalid(12) PASS : tst_QVariant::saveInvalid(11) PASS : tst_QVariant::saveInvalid(10) PASS : tst_QVariant::saveInvalid(9) PASS : tst_QVariant::saveInvalid(8) PASS : tst_QVariant::saveInvalid(7) PASS : tst_QVariant::saveInvalid(6) PASS : tst_QVariant::saveInvalid(5) PASS : tst_QVariant::saveInvalid(4) PASS : tst_QVariant::saveInvalid(3) PASS : tst_QVariant::saveInvalid(2) PASS : tst_QVariant::saveNewBuiltinWithOldStream() PASS : tst_QVariant::implicitConstruction() FAIL! : tst_QVariant::iterateContainerElements() Compared values are not the same Actual (varList.size()) : 0 Expected ((int)std::distance(intList.begin(), intList.end())): 3 Loc: [tst_qvariant.cpp(3830)] PASS : tst_QVariant::pairElements() PASS : tst_QVariant::enums() PASS : tst_QVariant::cleanupTestCase() Totals: 696 passed, 1 failed, 0 skipped ********* Finished testing of tst_QVariant ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qvariant: 0.213598 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/Qt5_release_Integration/build_00283/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/release_1386427490): http://codereview.qt-project.org/73448 [PS2] - Updated submodules. From ci-noreply at qt-project.org Sat Dec 7 21:28:44 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 7 Dec 2013 22:28:44 +0200 Subject: [Ci-reports] fail on ssh://codereview.qt-project.org:29418/qt/qtbase#dev Message-ID: <20131207_202844_008429.ci-noreply@qt-project.org> qtbase failed to compile :( Undefined symbols: "QGridLayoutEngine::dump(int) const", referenced from: QGraphicsGridLayoutPrivate::dump(int) constin qgraphicsgridlayout.o QGraphicsLinearLayout::dump(int) constin qgraphicslinearlayout.o ld: symbol(s) not found make[4]: *** [../../lib/QtWidgets.framework/QtWidgets_debug] 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_dev_Integration/build_02235/macx-g++_developer-build_OSX_10.6/log.txt.gz Tested changes (refs/builds/dev_1386445846): http://codereview.qt-project.org/72712 [PS10] - Move QGridLayoutEngine to QtGui module From ci-noreply at qt-project.org Sat Dec 7 22:36:33 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 7 Dec 2013 23:36:33 +0200 Subject: [Ci-reports] pass on ssh://codereview.qt-project.org:29418/qt/qtmodeling#master Message-ID: <20131207_213633_081142.ci-noreply@qt-project.org> QtModeling_master_Integration #59: SUCCESS Tested changes (refs/builds/master_1386440945): http://codereview.qt-project.org/73425 [PS15] - Fix wrong use of -z parameter when linking DuSE-MT on Mac From ci-noreply at qt-project.org Sat Dec 7 22:40:29 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 7 Dec 2013 23:40:29 +0200 Subject: [Ci-reports] fail on ssh://codereview.qt-project.org:29418/qt/qtdeclarative#stable Message-ID: <20131207_214029_044273.ci-noreply@qt-project.org> Autotest `tst_qquicktrailemitter' failed :( Testing tst_qquicktrailemitter FAIL! : tst_qquicktrailemitter::test_basic() Compared values are not the same Actual (system->groupData[1]->size()): 510 Expected (500) : 500 Loc: [tst_qquicktrailemitter.cpp(89)] Totals: 2 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qquicktrailemitter ********* Config: Using QtTest library 5.2.1, Qt 5.2.1 PASS : tst_qquicktrailemitter::initTestCase() FAIL! : tst_qquicktrailemitter::test_basic() Compared values are not the same Actual (system->groupData[1]->size()): 510 Expected (500) : 500 Loc: [tst_qquicktrailemitter.cpp(89)] PASS : tst_qquicktrailemitter::cleanupTestCase() Totals: 2 passed, 1 failed, 0 skipped ********* Finished testing of tst_qquicktrailemitter ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquicktrailemitter: 11 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtDeclarative_stable_Integration/build_01465/linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz Tested changes (refs/builds/stable_1386449700): http://codereview.qt-project.org/73464 [PS1] - Remove unused function isUnicodeNonCharacter From ci-noreply at qt-project.org Sat Dec 7 22:48:31 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 7 Dec 2013 23:48:31 +0200 Subject: [Ci-reports] fail on ssh://codereview.qt-project.org:29418/qt/qt5#release Message-ID: <20131207_214831_003907.ci-noreply@qt-project.org> Autotest `tst_qgl' failed :( Testing tst_QGL FAIL! : tst_QGL::glWidgetReparent() 'widget->height() > 30' returned FALSE. () Loc: [/work/build/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.0, Qt 5.2.0 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/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: 18 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/Qt5_release_Integration/build_00284/linux-g++_shadow-build_Ubuntu_11.10_x86/log.txt.gz Tested changes (refs/builds/release_1386444240): http://codereview.qt-project.org/73448 [PS2] - Updated submodules. From ci-noreply at qt-project.org Sat Dec 7 22:58:46 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 7 Dec 2013 23:58:46 +0200 Subject: [Ci-reports] pass on ssh://codereview.qt-project.org:29418/qt/qtbase#stable Message-ID: <20131207_215846_089362.ci-noreply@qt-project.org> QtBase_stable_Integration #2699: SUCCESS Tested changes (refs/builds/stable_1386447551): http://codereview.qt-project.org/73191 [PS1] - Don't check the Qt version across modules in -developer-build http://codereview.qt-project.org/73468 [PS4] - Revert "Move the glxfbconfig configtest to qpa and rename it to glx" From ci-noreply at qt-project.org Sat Dec 7 23:16:14 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 8 Dec 2013 00:16:14 +0200 Subject: [Ci-reports] pass on ssh://codereview.qt-project.org:29418/qt/qtbase#dev Message-ID: <20131207_221614_074403.ci-noreply@qt-project.org> QtBase_dev_Integration #2236: SUCCESS Tested changes (refs/builds/dev_1386448218): http://codereview.qt-project.org/73383 [PS1] - Doc: don't promise a null QString if we can't be held to it http://codereview.qt-project.org/73463 [PS1] - Disable 64-bit atomics on 32-bit x86 From ci-noreply at qt-project.org Sat Dec 7 23:25:35 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 8 Dec 2013 00:25:35 +0200 Subject: [Ci-reports] fail on ssh://codereview.qt-project.org:29418/qt/qtbase#dev Message-ID: <20131207_222535_082667.ci-noreply@qt-project.org> Compilation failed :( main.cpp main.cpp main.cpp(60) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int main.cpp(60) : error C2143: syntax error : missing ',' before '*' main.cpp(65) : error C2504: 'ID3DBlob' : base class undefined main.cpp(93) : error C2440: 'static_cast' : cannot convert from 'D3DCompiler::Blob *const ' to 'IUnknown *' main.cpp(95) : error C2440: '=' : cannot convert from 'D3DCompiler::Blob *const ' to 'IUnknown *' main.cpp(192) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int main.cpp(192) : error C2143: syntax error : missing ',' before '*' main.cpp(197) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int main.cpp(197) : error C2143: syntax error : missing ',' before '*' main.cpp(233) : error C2065: 'shader' : undeclared identifier main.cpp(268) : error C2065: 'shader' : undeclared identifier main.cpp(273) : error C2065: 'errorMsgs' : undeclared identifier main.cpp(279) : error C2065: 'defines' : undeclared identifier main.cpp(279) : error C2065: 'include' : undeclared identifier main.cpp(279) : error C2065: 'entrypoint' : undeclared identifier main.cpp(280) : error C2065: 'target' : undeclared identifier main.cpp(280) : error C2065: 'sflags' : undeclared identifier main.cpp(280) : error C2065: 'eflags' : undeclared identifier main.cpp(280) : error C2065: 'shader' : undeclared identifier main.cpp(280) : error C2065: 'errorMsgs' : undeclared identifier main.cpp(284) : error C2065: 'shader' : undeclared identifier main.cpp(284) : error C2227: left of '->GetBufferPointer' must point to class/struct/union/generic type main.cpp(284) : error C2065: 'shader' : undeclared identifier main.cpp(284) : error C2227: left of '->GetBufferSize' must point to class/struct/union/generic type main.cpp(293) : error C2065: 'errorMsgs' : undeclared identifier Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02237/win32-msvc2010_developer-build_angle_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1386454757): http://codereview.qt-project.org/67386 [PS14] - Introducing d3dcompiler_qt From ci-noreply at qt-project.org Sun Dec 8 08:47:11 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 8 Dec 2013 09:47:11 +0200 Subject: [Ci-reports] pass on ssh://codereview.qt-project.org:29418/qt/qtdeclarative#stable Message-ID: <20131208_074711_087160.ci-noreply@qt-project.org> QtDeclarative_stable_Integration #1466: SUCCESS Tested changes (refs/builds/stable_1386484925): http://codereview.qt-project.org/73464 [PS1] - Remove unused function isUnicodeNonCharacter From ci-noreply at qt-project.org Sun Dec 8 11:10:26 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 8 Dec 2013 12:10:26 +0200 Subject: [Ci-reports] fail on ssh://codereview.qt-project.org:29418/qt/qt5#release Message-ID: <20131208_101026_098069.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.0, Qt 5.2.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 0x7fff751f3670 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/Qt5_release_Integration/build_00285/linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz Tested changes (refs/builds/release_1386489008): http://codereview.qt-project.org/73448 [PS2] - Updated submodules. From ci-noreply at qt-project.org Sun Dec 8 17:42:57 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 8 Dec 2013 18:42:57 +0200 Subject: [Ci-reports] pass on ssh://codereview.qt-project.org:29418/qt/qt5#release Message-ID: <20131208_164257_067486.ci-noreply@qt-project.org> Qt5_release_Integration #286: SUCCESS Tested changes (refs/builds/release_1386497748): http://codereview.qt-project.org/73448 [PS2] - Updated submodules. From ci-noreply at qt-project.org Sun Dec 8 17:56:05 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 8 Dec 2013 18:56:05 +0200 Subject: [Ci-reports] fail on ssh://codereview.qt-project.org:29418/qt/qt5#dev Message-ID: <20131208_165605_039675.ci-noreply@qt-project.org> `make' failed :( make[2]: *** [sub-xmlpatterns-make_first] Error 2 make[2]: *** [sub-xmlpatternsvalidator-make_first] Error 2 make[1]: *** [sub-tools-make_first] Error 2 make: *** [module-qtxmlpatterns-make_first] Error 2 Build log: http://testresults.qt-project.org/ci/Qt5_dev_Integration/build_00294/macx-ios-clang_OSX_10.8/log.txt.gz Tested changes (refs/builds/dev_1386521301): http://codereview.qt-project.org/72684 [PS4] - Add QtAndroidExtras to dependency list of QtConnectivity From ci-noreply at qt-project.org Sun Dec 8 18:27:25 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 8 Dec 2013 19:27:25 +0200 Subject: [Ci-reports] fail on ssh://codereview.qt-project.org:29418/qt/qtbase#dev Message-ID: <20131208_172725_017068.ci-noreply@qt-project.org> Autotest `tst_d3dcompiler' failed :( Testing tst_d3dcompiler FAIL! : tst_d3dcompiler::service(temporary) 'd3dCompile' returned FALSE. () tst_d3dcompiler.cpp(219) : failure location FAIL! : tst_d3dcompiler::service(invalid) 'd3dCompile' returned FALSE. () tst_d3dcompiler.cpp(219) : failure location FAIL! : tst_d3dcompiler::offlineCompile() 'd3dCompile' returned FALSE. () tst_d3dcompiler.cpp(285) : failure location FAIL! : tst_d3dcompiler::onlineCompile() 'd3dCompile' returned FALSE. () tst_d3dcompiler.cpp(308) : failure location Totals: 2 passed, 4 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_d3dcompiler ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_d3dcompiler::initTestCase() FAIL! : tst_d3dcompiler::service(temporary) 'd3dCompile' returned FALSE. () tst_d3dcompiler.cpp(219) : failure location FAIL! : tst_d3dcompiler::service(invalid) 'd3dCompile' returned FALSE. () tst_d3dcompiler.cpp(219) : failure location FAIL! : tst_d3dcompiler::offlineCompile() 'd3dCompile' returned FALSE. () tst_d3dcompiler.cpp(285) : failure location FAIL! : tst_d3dcompiler::onlineCompile() 'd3dCompile' returned FALSE. () tst_d3dcompiler.cpp(308) : failure location PASS : tst_d3dcompiler::cleanupTestCase() Totals: 2 passed, 4 failed, 0 skipped ********* Finished testing of tst_d3dcompiler ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_d3dcompiler: 0.906538 seconds, exit code 4 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02238/win32-msvc2010_developer-build_angle_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1386518352): http://codereview.qt-project.org/67386 [PS16] - Introducing d3dcompiler_qt From ci-noreply at qt-project.org Sun Dec 8 18:47:14 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 8 Dec 2013 19:47:14 +0200 Subject: [Ci-reports] pass on ssh://codereview.qt-project.org:29418/qt/qtbase#stable Message-ID: <20131208_174714_098434.ci-noreply@qt-project.org> QtBase_stable_Integration #2700: SUCCESS Tested changes (refs/builds/stable_1386519562): http://codereview.qt-project.org/73496 [PS1] - QPageSetupWidget - Fix copying of printer settings http://codereview.qt-project.org/73495 [PS1] - QPrintDialog - Fix setting of PageOrder From ci-noreply at qt-project.org Sun Dec 8 19:06:40 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 8 Dec 2013 20:06:40 +0200 Subject: [Ci-reports] fail on ssh://codereview.qt-project.org:29418/qt/qtbase#dev Message-ID: <20131208_180640_064405.ci-noreply@qt-project.org> Autotest `tst_qquicktrailemitter' failed :( Testing tst_qquicktrailemitter FAIL! : tst_qquicktrailemitter::test_basic() Compared values are not the same Actual (system->groupData[1]->size()): 510 Expected (500) : 500 Loc: [tst_qquicktrailemitter.cpp(89)] Totals: 2 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qquicktrailemitter ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_qquicktrailemitter::initTestCase() FAIL! : tst_qquicktrailemitter::test_basic() Compared values are not the same Actual (system->groupData[1]->size()): 510 Expected (500) : 500 Loc: [tst_qquicktrailemitter.cpp(89)] PASS : tst_qquicktrailemitter::cleanupTestCase() Totals: 2 passed, 1 failed, 0 skipped ********* Finished testing of tst_qquicktrailemitter ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquicktrailemitter: 11 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02239/revdep-qtdeclarative_linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz Tested changes (refs/builds/dev_1386523828): http://codereview.qt-project.org/73057 [PS2] - Add missing Q_ATOMIC_INT32_xxx definitions to qatomic_unix.h http://codereview.qt-project.org/72688 [PS1] - moc: move qt_meta_extradata data from .data.rel into .data.rel.ro From ci-noreply at qt-project.org Sun Dec 8 22:15:06 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 8 Dec 2013 23:15:06 +0200 Subject: [Ci-reports] pass on ssh://codereview.qt-project.org:29418/qt/qtbase#stable Message-ID: <20131208_211506_089347.ci-noreply@qt-project.org> QtBase_stable_Integration #2701: SUCCESS Tested changes (refs/builds/stable_1386532129): http://codereview.qt-project.org/73493 [PS1] - Reinitialize the printer after changing the custom paper size From ci-noreply at qt-project.org Sun Dec 8 23:31:32 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 9 Dec 2013 00:31:32 +0200 Subject: [Ci-reports] fail on ssh://codereview.qt-project.org:29418/qt/qtbase#dev Message-ID: <20131208_223132_024977.ci-noreply@qt-project.org> Autotest `tst_qglthreads' failed :( Testing tst_QGLThreads tst_qglthreads(91434,0x11275a000) malloc: *** error for object 0x10150f540: 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(91447,0x115587000) malloc: *** error for object 0x103012c50: 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_02240/macx-clang_developer-build_OSX_10.8/log.txt.gz Tested changes (refs/builds/dev_1386536894): http://codereview.qt-project.org/73333 [PS8] - ANGLE: Dynamically load D3D compiler from a list or the environment http://codereview.qt-project.org/73503 [PS1] - ANGLE D3D11: Fix build on desktop Windows From ci-noreply at qt-project.org Mon Dec 9 01:53:28 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 9 Dec 2013 02:53:28 +0200 Subject: [Ci-reports] fail on ssh://codereview.qt-project.org:29418/qt/qt5#dev Message-ID: <20131209_005328_096067.ci-noreply@qt-project.org> Autotest `tst_qqmllocale' failed :( Testing tst_qqmllocale FAIL! : tst_qqmllocale::dateToLocaleTimeStringFormatted(en_US HH:mm t) Compared values are not the same Actual (val.toString()) : 18:53 FLE Daylight Time Expected (l.toString(dt.time(), format)): 18:53 FLE Standard Time tst_qqmllocale.cpp(913) : failure location FAIL! : tst_qqmllocale::dateToLocaleTimeStringFormatted(de_DE HH:mm t) Compared values are not the same Actual (val.toString()) : 18:53 FLE Daylight Time Expected (l.toString(dt.time(), format)): 18:53 FLE Standard Time tst_qqmllocale.cpp(913) : failure location FAIL! : tst_qqmllocale::dateToLocaleTimeStringFormatted(ar_SA HH:mm t) Compared values are not the same Actual (val.toString()) : ??:?? FLE Daylight Time Expected (l.toString(dt.time(), format)): ??:?? FLE Standard Time tst_qqmllocale.cpp(913) : failure location FAIL! : tst_qqmllocale::dateToLocaleTimeStringFormatted(hi_IN HH:mm t) Compared values are not the same Actual (val.toString()) : 18:53 FLE Daylight Time Expected (l.toString(dt.time(), format)): 18:53 FLE Standard Time tst_qqmllocale.cpp(913) : failure location FAIL! : tst_qqmllocale::dateToLocaleTimeStringFormatted(zh_CN HH:mm t) Compared values are not the same Actual (val.toString()) : 18:53 FLE Daylight Time Expected (l.toString(dt.time(), format)): 18:53 FLE Standard Time tst_qqmllocale.cpp(913) : failure location FAIL! : tst_qqmllocale::dateToLocaleTimeStringFormatted(th_TH HH:mm t) Compared values are not the same Actual (val.toString()) : 18:53 FLE Daylight Time Expected (l.toString(dt.time(), format)): 18:53 FLE Standard Time tst_qqmllocale.cpp(913) : failure location Totals: 469 passed, 6 failed, 27 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qqmllocale ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_qqmllocale::initTestCase() PASS : tst_qqmllocale::defaultLocale() PASS : tst_qqmllocale::properties(en_US:name) PASS : tst_qqmllocale::properties(en_US:amText) PASS : tst_qqmllocale::properties(en_US:pmText) PASS : tst_qqmllocale::properties(en_US:nativeLanguageName) PASS : tst_qqmllocale::properties(en_US:nativeCountryName) PASS : tst_qqmllocale::properties(en_US:decimalPoint) PASS : tst_qqmllocale::properties(en_US:groupSeparator) PASS : tst_qqmllocale::properties(en_US:percent) PASS : tst_qqmllocale::properties(en_US:zeroDigit) PASS : tst_qqmllocale::properties(en_US:negativeSign) PASS : tst_qqmllocale::properties(en_US:positiveSign) PASS : tst_qqmllocale::properties(en_US:exponential) PASS : tst_qqmllocale::properties(en_US:measurementSystem) PASS : tst_qqmllocale::properties(en_US:textDirection) PASS : tst_qqmllocale::properties(de_DE:name) PASS : tst_qqmllocale::properties(de_DE:amText) PASS : tst_qqmllocale::properties(de_DE:pmText) PASS : tst_qqmllocale::properties(de_DE:nativeLanguageName) PASS : tst_qqmllocale::properties(de_DE:nativeCountryName) PASS : tst_qqmllocale::properties(de_DE:decimalPoint) PASS : tst_qqmllocale::properties(de_DE:groupSeparator) PASS : tst_qqmllocale::properties(de_DE:percent) PASS : tst_qqmllocale::properties(de_DE:zeroDigit) PASS : tst_qqmllocale::properties(de_DE:negativeSign) PASS : tst_qqmllocale::properties(de_DE:positiveSign) PASS : tst_qqmllocale::properties(de_DE:exponential) PASS : tst_qqmllocale::properties(de_DE:measurementSystem) PASS : tst_qqmllocale::properties(de_DE:textDirection) PASS : tst_qqmllocale::properties(ar_SA:name) PASS : tst_qqmllocale::properties(ar_SA:amText) PASS : tst_qqmllocale::properties(ar_SA:pmText) PASS : tst_qqmllocale::properties(ar_SA:nativeLanguageName) PASS : tst_qqmllocale::properties(ar_SA:nativeCountryName) PASS : tst_qqmllocale::properties(ar_SA:decimalPoint) PASS : tst_qqmllocale::properties(ar_SA:groupSeparator) PASS : tst_qqmllocale::properties(ar_SA:percent) PASS : tst_qqmllocale::properties(ar_SA:zeroDigit) PASS : tst_qqmllocale::properties(ar_SA:negativeSign) PASS : tst_qqmllocale::properties(ar_SA:positiveSign) PASS : tst_qqmllocale::properties(ar_SA:exponential) PASS : tst_qqmllocale::properties(ar_SA:measurementSystem) PASS : tst_qqmllocale::properties(ar_SA:textDirection) PASS : tst_qqmllocale::properties(hi_IN:name) PASS : tst_qqmllocale::properties(hi_IN:amText) PASS : tst_qqmllocale::properties(hi_IN:pmText) PASS : tst_qqmllocale::properties(hi_IN:nativeLanguageName) PASS : tst_qqmllocale::properties(hi_IN:nativeCountryName) PASS : tst_qqmllocale::properties(hi_IN:decimalPoint) PASS : tst_qqmllocale::properties(hi_IN:groupSeparator) PASS : tst_qqmllocale::properties(hi_IN:percent) PASS : tst_qqmllocale::properties(hi_IN:zeroDigit) PASS : tst_qqmllocale::properties(hi_IN:negativeSign) PASS : tst_qqmllocale::properties(hi_IN:positiveSign) PASS : tst_qqmllocale::properties(hi_IN:exponential) PASS : tst_qqmllocale::properties(hi_IN:measurementSystem) PASS : tst_qqmllocale::properties(hi_IN:textDirection) PASS : tst_qqmllocale::properties(zh_CN:name) PASS : tst_qqmllocale::properties(zh_CN:amText) PASS : tst_qqmllocale::properties(zh_CN:pmText) PASS : tst_qqmllocale::properties(zh_CN:nativeLanguageName) PASS : tst_qqmllocale::properties(zh_CN:nativeCountryName) PASS : tst_qqmllocale::properties(zh_CN:decimalPoint) PASS : tst_qqmllocale::properties(zh_CN:groupSeparator) PASS : tst_qqmllocale::properties(zh_CN:percent) PASS : tst_qqmllocale::properties(zh_CN:zeroDigit) PASS : tst_qqmllocale::properties(zh_CN:negativeSign) PASS : tst_qqmllocale::properties(zh_CN:positiveSign) PASS : tst_qqmllocale::properties(zh_CN:exponential) PASS : tst_qqmllocale::properties(zh_CN:measurementSystem) PASS : tst_qqmllocale::properties(zh_CN:textDirection) PASS : tst_qqmllocale::properties(th_TH:name) PASS : tst_qqmllocale::properties(th_TH:amText) PASS : tst_qqmllocale::properties(th_TH:pmText) PASS : tst_qqmllocale::properties(th_TH:nativeLanguageName) PASS : tst_qqmllocale::properties(th_TH:nativeCountryName) PASS : tst_qqmllocale::properties(th_TH:decimalPoint) PASS : tst_qqmllocale::properties(th_TH:groupSeparator) PASS : tst_qqmllocale::properties(th_TH:percent) PASS : tst_qqmllocale::properties(th_TH:zeroDigit) PASS : tst_qqmllocale::properties(th_TH:negativeSign) PASS : tst_qqmllocale::properties(th_TH:positiveSign) PASS : tst_qqmllocale::properties(th_TH:exponential) PASS : tst_qqmllocale::properties(th_TH:measurementSystem) PASS : tst_qqmllocale::properties(th_TH:textDirection) PASS : tst_qqmllocale::currencySymbol(en_US) PASS : tst_qqmllocale::currencySymbol(en_US CurrencyIsoCode) PASS : tst_qqmllocale::currencySymbol(en_US CurrencySymbol) PASS : tst_qqmllocale::currencySymbol(en_US CurrencyDisplayName) PASS : tst_qqmllocale::currencySymbol(de_DE) PASS : tst_qqmllocale::currencySymbol(de_DE CurrencyIsoCode) PASS : tst_qqmllocale::currencySymbol(de_DE CurrencySymbol) PASS : tst_qqmllocale::currencySymbol(de_DE CurrencyDisplayName) PASS : tst_qqmllocale::currencySymbol(ar_SA) PASS : tst_qqmllocale::currencySymbol(ar_SA CurrencyIsoCode) PASS : tst_qqmllocale::currencySymbol(ar_SA CurrencySymbol) PASS : tst_qqmllocale::currencySymbol(ar_SA CurrencyDisplayName) PASS : tst_qqmllocale::currencySymbol(hi_IN) PASS : tst_qqmllocale::currencySymbol(hi_IN CurrencyIsoCode) PASS : tst_qqmllocale::currencySymbol(hi_IN CurrencySymbol) PASS : tst_qqmllocale::currencySymbol(hi_IN CurrencyDisplayName) PASS : tst_qqmllocale::currencySymbol(zh_CN) PASS : tst_qqmllocale::currencySymbol(zh_CN CurrencyIsoCode) PASS : tst_qqmllocale::currencySymbol(zh_CN CurrencySymbol) PASS : tst_qqmllocale::currencySymbol(zh_CN CurrencyDisplayName) PASS : tst_qqmllocale::currencySymbol(th_TH) PASS : tst_qqmllocale::currencySymbol(th_TH CurrencyIsoCode) PASS : tst_qqmllocale::currencySymbol(th_TH CurrencySymbol) PASS : tst_qqmllocale::currencySymbol(th_TH CurrencyDisplayName) PASS : tst_qqmllocale::monthName(en_US) PASS : tst_qqmllocale::monthName(en_US LongFormat) PASS : tst_qqmllocale::monthName(en_US ShortFormat) PASS : tst_qqmllocale::monthName(en_US NarrowFormat) PASS : tst_qqmllocale::monthName(de_DE) PASS : tst_qqmllocale::monthName(de_DE LongFormat) PASS : tst_qqmllocale::monthName(de_DE ShortFormat) PASS : tst_qqmllocale::monthName(de_DE NarrowFormat) PASS : tst_qqmllocale::monthName(ar_SA) PASS : tst_qqmllocale::monthName(ar_SA LongFormat) PASS : tst_qqmllocale::monthName(ar_SA ShortFormat) PASS : tst_qqmllocale::monthName(ar_SA NarrowFormat) PASS : tst_qqmllocale::monthName(hi_IN) PASS : tst_qqmllocale::monthName(hi_IN LongFormat) PASS : tst_qqmllocale::monthName(hi_IN ShortFormat) PASS : tst_qqmllocale::monthName(hi_IN NarrowFormat) PASS : tst_qqmllocale::monthName(zh_CN) PASS : tst_qqmllocale::monthName(zh_CN LongFormat) PASS : tst_qqmllocale::monthName(zh_CN ShortFormat) PASS : tst_qqmllocale::monthName(zh_CN NarrowFormat) PASS : tst_qqmllocale::monthName(th_TH) PASS : tst_qqmllocale::monthName(th_TH LongFormat) PASS : tst_qqmllocale::monthName(th_TH ShortFormat) PASS : tst_qqmllocale::monthName(th_TH NarrowFormat) PASS : tst_qqmllocale::standaloneMonthName(en_US) PASS : tst_qqmllocale::standaloneMonthName(en_US LongFormat) PASS : tst_qqmllocale::standaloneMonthName(en_US ShortFormat) PASS : tst_qqmllocale::standaloneMonthName(en_US NarrowFormat) PASS : tst_qqmllocale::standaloneMonthName(de_DE) PASS : tst_qqmllocale::standaloneMonthName(de_DE LongFormat) PASS : tst_qqmllocale::standaloneMonthName(de_DE ShortFormat) PASS : tst_qqmllocale::standaloneMonthName(de_DE NarrowFormat) PASS : tst_qqmllocale::standaloneMonthName(ar_SA) PASS : tst_qqmllocale::standaloneMonthName(ar_SA LongFormat) PASS : tst_qqmllocale::standaloneMonthName(ar_SA ShortFormat) PASS : tst_qqmllocale::standaloneMonthName(ar_SA NarrowFormat) PASS : tst_qqmllocale::standaloneMonthName(hi_IN) PASS : tst_qqmllocale::standaloneMonthName(hi_IN LongFormat) PASS : tst_qqmllocale::standaloneMonthName(hi_IN ShortFormat) PASS : tst_qqmllocale::standaloneMonthName(hi_IN NarrowFormat) PASS : tst_qqmllocale::standaloneMonthName(zh_CN) PASS : tst_qqmllocale::standaloneMonthName(zh_CN LongFormat) PASS : tst_qqmllocale::standaloneMonthName(zh_CN ShortFormat) PASS : tst_qqmllocale::standaloneMonthName(zh_CN NarrowFormat) PASS : tst_qqmllocale::standaloneMonthName(th_TH) PASS : tst_qqmllocale::standaloneMonthName(th_TH LongFormat) PASS : tst_qqmllocale::standaloneMonthName(th_TH ShortFormat) PASS : tst_qqmllocale::standaloneMonthName(th_TH NarrowFormat) PASS : tst_qqmllocale::dayName(en_US) PASS : tst_qqmllocale::dayName(en_US LongFormat) PASS : tst_qqmllocale::dayName(en_US ShortFormat) PASS : tst_qqmllocale::dayName(en_US NarrowFormat) PASS : tst_qqmllocale::dayName(de_DE) PASS : tst_qqmllocale::dayName(de_DE LongFormat) PASS : tst_qqmllocale::dayName(de_DE ShortFormat) PASS : tst_qqmllocale::dayName(de_DE NarrowFormat) PASS : tst_qqmllocale::dayName(ar_SA) PASS : tst_qqmllocale::dayName(ar_SA LongFormat) PASS : tst_qqmllocale::dayName(ar_SA ShortFormat) PASS : tst_qqmllocale::dayName(ar_SA NarrowFormat) PASS : tst_qqmllocale::dayName(hi_IN) PASS : tst_qqmllocale::dayName(hi_IN LongFormat) PASS : tst_qqmllocale::dayName(hi_IN ShortFormat) PASS : tst_qqmllocale::dayName(hi_IN NarrowFormat) PASS : tst_qqmllocale::dayName(zh_CN) PASS : tst_qqmllocale::dayName(zh_CN LongFormat) PASS : tst_qqmllocale::dayName(zh_CN ShortFormat) PASS : tst_qqmllocale::dayName(zh_CN NarrowFormat) PASS : tst_qqmllocale::dayName(th_TH) PASS : tst_qqmllocale::dayName(th_TH LongFormat) PASS : tst_qqmllocale::dayName(th_TH ShortFormat) PASS : tst_qqmllocale::dayName(th_TH NarrowFormat) PASS : tst_qqmllocale::standaloneDayName(en_US) PASS : tst_qqmllocale::standaloneDayName(en_US LongFormat) PASS : tst_qqmllocale::standaloneDayName(en_US ShortFormat) PASS : tst_qqmllocale::standaloneDayName(en_US NarrowFormat) PASS : tst_qqmllocale::standaloneDayName(de_DE) PASS : tst_qqmllocale::standaloneDayName(de_DE LongFormat) PASS : tst_qqmllocale::standaloneDayName(de_DE ShortFormat) PASS : tst_qqmllocale::standaloneDayName(de_DE NarrowFormat) PASS : tst_qqmllocale::standaloneDayName(ar_SA) PASS : tst_qqmllocale::standaloneDayName(ar_SA LongFormat) PASS : tst_qqmllocale::standaloneDayName(ar_SA ShortFormat) PASS : tst_qqmllocale::standaloneDayName(ar_SA NarrowFormat) PASS : tst_qqmllocale::standaloneDayName(hi_IN) PASS : tst_qqmllocale::standaloneDayName(hi_IN LongFormat) PASS : tst_qqmllocale::standaloneDayName(hi_IN ShortFormat) PASS : tst_qqmllocale::standaloneDayName(hi_IN NarrowFormat) PASS : tst_qqmllocale::standaloneDayName(zh_CN) PASS : tst_qqmllocale::standaloneDayName(zh_CN LongFormat) PASS : tst_qqmllocale::standaloneDayName(zh_CN ShortFormat) PASS : tst_qqmllocale::standaloneDayName(zh_CN NarrowFormat) PASS : tst_qqmllocale::standaloneDayName(th_TH) PASS : tst_qqmllocale::standaloneDayName(th_TH LongFormat) PASS : tst_qqmllocale::standaloneDayName(th_TH ShortFormat) PASS : tst_qqmllocale::standaloneDayName(th_TH NarrowFormat) PASS : tst_qqmllocale::firstDayOfWeek(en_US) PASS : tst_qqmllocale::firstDayOfWeek(de_DE) PASS : tst_qqmllocale::firstDayOfWeek(ar_SA) PASS : tst_qqmllocale::firstDayOfWeek(hi_IN) PASS : tst_qqmllocale::firstDayOfWeek(zh_CN) PASS : tst_qqmllocale::firstDayOfWeek(th_TH) PASS : tst_qqmllocale::weekDays(en_US) PASS : tst_qqmllocale::weekDays(de_DE) PASS : tst_qqmllocale::weekDays(ar_SA) PASS : tst_qqmllocale::weekDays(hi_IN) PASS : tst_qqmllocale::weekDays(zh_CN) PASS : tst_qqmllocale::weekDays(th_TH) PASS : tst_qqmllocale::uiLanguages(en_US) PASS : tst_qqmllocale::uiLanguages(de_DE) PASS : tst_qqmllocale::uiLanguages(ar_SA) PASS : tst_qqmllocale::uiLanguages(hi_IN) PASS : tst_qqmllocale::uiLanguages(zh_CN) PASS : tst_qqmllocale::uiLanguages(th_TH) PASS : tst_qqmllocale::dateFormat(en_US) PASS : tst_qqmllocale::dateFormat(en_US LongFormat) PASS : tst_qqmllocale::dateFormat(en_US ShortFormat) PASS : tst_qqmllocale::dateFormat(en_US NarrowFormat) PASS : tst_qqmllocale::dateFormat(de_DE) PASS : tst_qqmllocale::dateFormat(de_DE LongFormat) PASS : tst_qqmllocale::dateFormat(de_DE ShortFormat) PASS : tst_qqmllocale::dateFormat(de_DE NarrowFormat) PASS : tst_qqmllocale::dateFormat(ar_SA) PASS : tst_qqmllocale::dateFormat(ar_SA LongFormat) PASS : tst_qqmllocale::dateFormat(ar_SA ShortFormat) PASS : tst_qqmllocale::dateFormat(ar_SA NarrowFormat) PASS : tst_qqmllocale::dateFormat(hi_IN) PASS : tst_qqmllocale::dateFormat(hi_IN LongFormat) PASS : tst_qqmllocale::dateFormat(hi_IN ShortFormat) PASS : tst_qqmllocale::dateFormat(hi_IN NarrowFormat) PASS : tst_qqmllocale::dateFormat(zh_CN) PASS : tst_qqmllocale::dateFormat(zh_CN LongFormat) PASS : tst_qqmllocale::dateFormat(zh_CN ShortFormat) PASS : tst_qqmllocale::dateFormat(zh_CN NarrowFormat) PASS : tst_qqmllocale::dateFormat(th_TH) PASS : tst_qqmllocale::dateFormat(th_TH LongFormat) PASS : tst_qqmllocale::dateFormat(th_TH ShortFormat) PASS : tst_qqmllocale::dateFormat(th_TH NarrowFormat) PASS : tst_qqmllocale::dateTimeFormat(en_US) PASS : tst_qqmllocale::dateTimeFormat(en_US LongFormat) PASS : tst_qqmllocale::dateTimeFormat(en_US ShortFormat) PASS : tst_qqmllocale::dateTimeFormat(en_US NarrowFormat) PASS : tst_qqmllocale::dateTimeFormat(de_DE) PASS : tst_qqmllocale::dateTimeFormat(de_DE LongFormat) PASS : tst_qqmllocale::dateTimeFormat(de_DE ShortFormat) PASS : tst_qqmllocale::dateTimeFormat(de_DE NarrowFormat) PASS : tst_qqmllocale::dateTimeFormat(ar_SA) PASS : tst_qqmllocale::dateTimeFormat(ar_SA LongFormat) PASS : tst_qqmllocale::dateTimeFormat(ar_SA ShortFormat) PASS : tst_qqmllocale::dateTimeFormat(ar_SA NarrowFormat) PASS : tst_qqmllocale::dateTimeFormat(hi_IN) PASS : tst_qqmllocale::dateTimeFormat(hi_IN LongFormat) PASS : tst_qqmllocale::dateTimeFormat(hi_IN ShortFormat) PASS : tst_qqmllocale::dateTimeFormat(hi_IN NarrowFormat) PASS : tst_qqmllocale::dateTimeFormat(zh_CN) PASS : tst_qqmllocale::dateTimeFormat(zh_CN LongFormat) PASS : tst_qqmllocale::dateTimeFormat(zh_CN ShortFormat) PASS : tst_qqmllocale::dateTimeFormat(zh_CN NarrowFormat) PASS : tst_qqmllocale::dateTimeFormat(th_TH) PASS : tst_qqmllocale::dateTimeFormat(th_TH LongFormat) PASS : tst_qqmllocale::dateTimeFormat(th_TH ShortFormat) PASS : tst_qqmllocale::dateTimeFormat(th_TH NarrowFormat) PASS : tst_qqmllocale::timeFormat(en_US) PASS : tst_qqmllocale::timeFormat(en_US LongFormat) PASS : tst_qqmllocale::timeFormat(en_US ShortFormat) PASS : tst_qqmllocale::timeFormat(en_US NarrowFormat) PASS : tst_qqmllocale::timeFormat(de_DE) PASS : tst_qqmllocale::timeFormat(de_DE LongFormat) PASS : tst_qqmllocale::timeFormat(de_DE ShortFormat) PASS : tst_qqmllocale::timeFormat(de_DE NarrowFormat) PASS : tst_qqmllocale::timeFormat(ar_SA) PASS : tst_qqmllocale::timeFormat(ar_SA LongFormat) PASS : tst_qqmllocale::timeFormat(ar_SA ShortFormat) PASS : tst_qqmllocale::timeFormat(ar_SA NarrowFormat) PASS : tst_qqmllocale::timeFormat(hi_IN) PASS : tst_qqmllocale::timeFormat(hi_IN LongFormat) PASS : tst_qqmllocale::timeFormat(hi_IN ShortFormat) PASS : tst_qqmllocale::timeFormat(hi_IN NarrowFormat) PASS : tst_qqmllocale::timeFormat(zh_CN) PASS : tst_qqmllocale::timeFormat(zh_CN LongFormat) PASS : tst_qqmllocale::timeFormat(zh_CN ShortFormat) PASS : tst_qqmllocale::timeFormat(zh_CN NarrowFormat) PASS : tst_qqmllocale::timeFormat(th_TH) PASS : tst_qqmllocale::timeFormat(th_TH LongFormat) PASS : tst_qqmllocale::timeFormat(th_TH ShortFormat) PASS : tst_qqmllocale::timeFormat(th_TH NarrowFormat) PASS : tst_qqmllocale::dateToLocaleString(en_US) PASS : tst_qqmllocale::dateToLocaleString(en_US LongFormat) PASS : tst_qqmllocale::dateToLocaleString(en_US ShortFormat) PASS : tst_qqmllocale::dateToLocaleString(en_US NarrowFormat) PASS : tst_qqmllocale::dateToLocaleString(de_DE) PASS : tst_qqmllocale::dateToLocaleString(de_DE LongFormat) PASS : tst_qqmllocale::dateToLocaleString(de_DE ShortFormat) PASS : tst_qqmllocale::dateToLocaleString(de_DE NarrowFormat) PASS : tst_qqmllocale::dateToLocaleString(ar_SA) PASS : tst_qqmllocale::dateToLocaleString(ar_SA LongFormat) PASS : tst_qqmllocale::dateToLocaleString(ar_SA ShortFormat) PASS : tst_qqmllocale::dateToLocaleString(ar_SA NarrowFormat) PASS : tst_qqmllocale::dateToLocaleString(hi_IN) PASS : tst_qqmllocale::dateToLocaleString(hi_IN LongFormat) PASS : tst_qqmllocale::dateToLocaleString(hi_IN ShortFormat) PASS : tst_qqmllocale::dateToLocaleString(hi_IN NarrowFormat) PASS : tst_qqmllocale::dateToLocaleString(zh_CN) PASS : tst_qqmllocale::dateToLocaleString(zh_CN LongFormat) PASS : tst_qqmllocale::dateToLocaleString(zh_CN ShortFormat) PASS : tst_qqmllocale::dateToLocaleString(zh_CN NarrowFormat) PASS : tst_qqmllocale::dateToLocaleString(th_TH) PASS : tst_qqmllocale::dateToLocaleString(th_TH LongFormat) PASS : tst_qqmllocale::dateToLocaleString(th_TH ShortFormat) PASS : tst_qqmllocale::dateToLocaleString(th_TH NarrowFormat) PASS : tst_qqmllocale::dateToLocaleStringFormatted(en_US hh:mm dd.MM.yyyy) PASS : tst_qqmllocale::dateToLocaleStringFormatted(en_US h:m:sap ddd MMMM d yy) PASS : tst_qqmllocale::dateToLocaleStringFormatted(en_US 'The date and time is: 'H:mm:ss:zzz dd/MM/yy) PASS : tst_qqmllocale::dateToLocaleStringFormatted(en_US MMM d yyyy HH:mm t) PASS : tst_qqmllocale::dateToLocaleStringFormatted(de_DE hh:mm dd.MM.yyyy) PASS : tst_qqmllocale::dateToLocaleStringFormatted(de_DE h:m:sap ddd MMMM d yy) PASS : tst_qqmllocale::dateToLocaleStringFormatted(de_DE 'The date and time is: 'H:mm:ss:zzz dd/MM/yy) PASS : tst_qqmllocale::dateToLocaleStringFormatted(de_DE MMM d yyyy HH:mm t) PASS : tst_qqmllocale::dateToLocaleStringFormatted(ar_SA hh:mm dd.MM.yyyy) PASS : tst_qqmllocale::dateToLocaleStringFormatted(ar_SA h:m:sap ddd MMMM d yy) PASS : tst_qqmllocale::dateToLocaleStringFormatted(ar_SA 'The date and time is: 'H:mm:ss:zzz dd/MM/yy) PASS : tst_qqmllocale::dateToLocaleStringFormatted(ar_SA MMM d yyyy HH:mm t) PASS : tst_qqmllocale::dateToLocaleStringFormatted(hi_IN hh:mm dd.MM.yyyy) PASS : tst_qqmllocale::dateToLocaleStringFormatted(hi_IN h:m:sap ddd MMMM d yy) PASS : tst_qqmllocale::dateToLocaleStringFormatted(hi_IN 'The date and time is: 'H:mm:ss:zzz dd/MM/yy) PASS : tst_qqmllocale::dateToLocaleStringFormatted(hi_IN MMM d yyyy HH:mm t) PASS : tst_qqmllocale::dateToLocaleStringFormatted(zh_CN hh:mm dd.MM.yyyy) PASS : tst_qqmllocale::dateToLocaleStringFormatted(zh_CN h:m:sap ddd MMMM d yy) PASS : tst_qqmllocale::dateToLocaleStringFormatted(zh_CN 'The date and time is: 'H:mm:ss:zzz dd/MM/yy) PASS : tst_qqmllocale::dateToLocaleStringFormatted(zh_CN MMM d yyyy HH:mm t) PASS : tst_qqmllocale::dateToLocaleStringFormatted(th_TH hh:mm dd.MM.yyyy) PASS : tst_qqmllocale::dateToLocaleStringFormatted(th_TH h:m:sap ddd MMMM d yy) PASS : tst_qqmllocale::dateToLocaleStringFormatted(th_TH 'The date and time is: 'H:mm:ss:zzz dd/MM/yy) PASS : tst_qqmllocale::dateToLocaleStringFormatted(th_TH MMM d yyyy HH:mm t) PASS : tst_qqmllocale::dateToLocaleDateString(en_US) PASS : tst_qqmllocale::dateToLocaleDateString(en_US LongFormat) PASS : tst_qqmllocale::dateToLocaleDateString(en_US ShortFormat) PASS : tst_qqmllocale::dateToLocaleDateString(en_US NarrowFormat) PASS : tst_qqmllocale::dateToLocaleDateString(de_DE) PASS : tst_qqmllocale::dateToLocaleDateString(de_DE LongFormat) PASS : tst_qqmllocale::dateToLocaleDateString(de_DE ShortFormat) PASS : tst_qqmllocale::dateToLocaleDateString(de_DE NarrowFormat) PASS : tst_qqmllocale::dateToLocaleDateString(ar_SA) PASS : tst_qqmllocale::dateToLocaleDateString(ar_SA LongFormat) PASS : tst_qqmllocale::dateToLocaleDateString(ar_SA ShortFormat) PASS : tst_qqmllocale::dateToLocaleDateString(ar_SA NarrowFormat) PASS : tst_qqmllocale::dateToLocaleDateString(hi_IN) PASS : tst_qqmllocale::dateToLocaleDateString(hi_IN LongFormat) PASS : tst_qqmllocale::dateToLocaleDateString(hi_IN ShortFormat) PASS : tst_qqmllocale::dateToLocaleDateString(hi_IN NarrowFormat) PASS : tst_qqmllocale::dateToLocaleDateString(zh_CN) PASS : tst_qqmllocale::dateToLocaleDateString(zh_CN LongFormat) PASS : tst_qqmllocale::dateToLocaleDateString(zh_CN ShortFormat) PASS : tst_qqmllocale::dateToLocaleDateString(zh_CN NarrowFormat) PASS : tst_qqmllocale::dateToLocaleDateString(th_TH) PASS : tst_qqmllocale::dateToLocaleDateString(th_TH LongFormat) PASS : tst_qqmllocale::dateToLocaleDateString(th_TH ShortFormat) PASS : tst_qqmllocale::dateToLocaleDateString(th_TH NarrowFormat) PASS : tst_qqmllocale::dateToLocaleDateStringFormatted(en_US dd.MM.yyyy) PASS : tst_qqmllocale::dateToLocaleDateStringFormatted(en_US ddd MMMM d yy) PASS : tst_qqmllocale::dateToLocaleDateStringFormatted(en_US 'The date is: 'dd/MM/yy) PASS : tst_qqmllocale::dateToLocaleDateStringFormatted(en_US MMM d yyyy) PASS : tst_qqmllocale::dateToLocaleDateStringFormatted(de_DE dd.MM.yyyy) PASS : tst_qqmllocale::dateToLocaleDateStringFormatted(de_DE ddd MMMM d yy) PASS : tst_qqmllocale::dateToLocaleDateStringFormatted(de_DE 'The date is: 'dd/MM/yy) PASS : tst_qqmllocale::dateToLocaleDateStringFormatted(de_DE MMM d yyyy) PASS : tst_qqmllocale::dateToLocaleDateStringFormatted(ar_SA dd.MM.yyyy) PASS : tst_qqmllocale::dateToLocaleDateStringFormatted(ar_SA ddd MMMM d yy) PASS : tst_qqmllocale::dateToLocaleDateStringFormatted(ar_SA 'The date is: 'dd/MM/yy) PASS : tst_qqmllocale::dateToLocaleDateStringFormatted(ar_SA MMM d yyyy) PASS : tst_qqmllocale::dateToLocaleDateStringFormatted(hi_IN dd.MM.yyyy) PASS : tst_qqmllocale::dateToLocaleDateStringFormatted(hi_IN ddd MMMM d yy) PASS : tst_qqmllocale::dateToLocaleDateStringFormatted(hi_IN 'The date is: 'dd/MM/yy) PASS : tst_qqmllocale::dateToLocaleDateStringFormatted(hi_IN MMM d yyyy) PASS : tst_qqmllocale::dateToLocaleDateStringFormatted(zh_CN dd.MM.yyyy) PASS : tst_qqmllocale::dateToLocaleDateStringFormatted(zh_CN ddd MMMM d yy) PASS : tst_qqmllocale::dateToLocaleDateStringFormatted(zh_CN 'The date is: 'dd/MM/yy) PASS : tst_qqmllocale::dateToLocaleDateStringFormatted(zh_CN MMM d yyyy) PASS : tst_qqmllocale::dateToLocaleDateStringFormatted(th_TH dd.MM.yyyy) PASS : tst_qqmllocale::dateToLocaleDateStringFormatted(th_TH ddd MMMM d yy) PASS : tst_qqmllocale::dateToLocaleDateStringFormatted(th_TH 'The date is: 'dd/MM/yy) PASS : tst_qqmllocale::dateToLocaleDateStringFormatted(th_TH MMM d yyyy) PASS : tst_qqmllocale::dateToLocaleTimeString(en_US) PASS : tst_qqmllocale::dateToLocaleTimeString(en_US LongFormat) PASS : tst_qqmllocale::dateToLocaleTimeString(en_US ShortFormat) PASS : tst_qqmllocale::dateToLocaleTimeString(en_US NarrowFormat) PASS : tst_qqmllocale::dateToLocaleTimeString(de_DE) PASS : tst_qqmllocale::dateToLocaleTimeString(de_DE LongFormat) PASS : tst_qqmllocale::dateToLocaleTimeString(de_DE ShortFormat) PASS : tst_qqmllocale::dateToLocaleTimeString(de_DE NarrowFormat) PASS : tst_qqmllocale::dateToLocaleTimeString(ar_SA) PASS : tst_qqmllocale::dateToLocaleTimeString(ar_SA LongFormat) PASS : tst_qqmllocale::dateToLocaleTimeString(ar_SA ShortFormat) PASS : tst_qqmllocale::dateToLocaleTimeString(ar_SA NarrowFormat) PASS : tst_qqmllocale::dateToLocaleTimeString(hi_IN) PASS : tst_qqmllocale::dateToLocaleTimeString(hi_IN LongFormat) PASS : tst_qqmllocale::dateToLocaleTimeString(hi_IN ShortFormat) PASS : tst_qqmllocale::dateToLocaleTimeString(hi_IN NarrowFormat) PASS : tst_qqmllocale::dateToLocaleTimeString(zh_CN) PASS : tst_qqmllocale::dateToLocaleTimeString(zh_CN LongFormat) PASS : tst_qqmllocale::dateToLocaleTimeString(zh_CN ShortFormat) PASS : tst_qqmllocale::dateToLocaleTimeString(zh_CN NarrowFormat) PASS : tst_qqmllocale::dateToLocaleTimeString(th_TH) PASS : tst_qqmllocale::dateToLocaleTimeString(th_TH LongFormat) PASS : tst_qqmllocale::dateToLocaleTimeString(th_TH ShortFormat) PASS : tst_qqmllocale::dateToLocaleTimeString(th_TH NarrowFormat) PASS : tst_qqmllocale::dateToLocaleTimeStringFormatted(en_US hh:mm) PASS : tst_qqmllocale::dateToLocaleTimeStringFormatted(en_US h:m:sap) PASS : tst_qqmllocale::dateToLocaleTimeStringFormatted(en_US 'The time is: 'H:mm:ss:zzz) FAIL! : tst_qqmllocale::dateToLocaleTimeStringFormatted(en_US HH:mm t) Compared values are not the same Actual (val.toString()) : 18:53 FLE Daylight Time Expected (l.toString(dt.time(), format)): 18:53 FLE Standard Time tst_qqmllocale.cpp(913) : failure location PASS : tst_qqmllocale::dateToLocaleTimeStringFormatted(de_DE hh:mm) PASS : tst_qqmllocale::dateToLocaleTimeStringFormatted(de_DE h:m:sap) PASS : tst_qqmllocale::dateToLocaleTimeStringFormatted(de_DE 'The time is: 'H:mm:ss:zzz) FAIL! : tst_qqmllocale::dateToLocaleTimeStringFormatted(de_DE HH:mm t) Compared values are not the same Actual (val.toString()) : 18:53 FLE Daylight Time Expected (l.toString(dt.time(), format)): 18:53 FLE Standard Time tst_qqmllocale.cpp(913) : failure location PASS : tst_qqmllocale::dateToLocaleTimeStringFormatted(ar_SA hh:mm) PASS : tst_qqmllocale::dateToLocaleTimeStringFormatted(ar_SA h:m:sap) PASS : tst_qqmllocale::dateToLocaleTimeStringFormatted(ar_SA 'The time is: 'H:mm:ss:zzz) FAIL! : tst_qqmllocale::dateToLocaleTimeStringFormatted(ar_SA HH:mm t) Compared values are not the same Actual (val.toString()) : ??:?? FLE Daylight Time Expected (l.toString(dt.time(), format)): ??:?? FLE Standard Time tst_qqmllocale.cpp(913) : failure location PASS : tst_qqmllocale::dateToLocaleTimeStringFormatted(hi_IN hh:mm) PASS : tst_qqmllocale::dateToLocaleTimeStringFormatted(hi_IN h:m:sap) PASS : tst_qqmllocale::dateToLocaleTimeStringFormatted(hi_IN 'The time is: 'H:mm:ss:zzz) FAIL! : tst_qqmllocale::dateToLocaleTimeStringFormatted(hi_IN HH:mm t) Compared values are not the same Actual (val.toString()) : 18:53 FLE Daylight Time Expected (l.toString(dt.time(), format)): 18:53 FLE Standard Time tst_qqmllocale.cpp(913) : failure location PASS : tst_qqmllocale::dateToLocaleTimeStringFormatted(zh_CN hh:mm) PASS : tst_qqmllocale::dateToLocaleTimeStringFormatted(zh_CN h:m:sap) PASS : tst_qqmllocale::dateToLocaleTimeStringFormatted(zh_CN 'The time is: 'H:mm:ss:zzz) FAIL! : tst_qqmllocale::dateToLocaleTimeStringFormatted(zh_CN HH:mm t) Compared values are not the same Actual (val.toString()) : 18:53 FLE Daylight Time Expected (l.toString(dt.time(), format)): 18:53 FLE Standard Time tst_qqmllocale.cpp(913) : failure location PASS : tst_qqmllocale::dateToLocaleTimeStringFormatted(th_TH hh:mm) PASS : tst_qqmllocale::dateToLocaleTimeStringFormatted(th_TH h:m:sap) PASS : tst_qqmllocale::dateToLocaleTimeStringFormatted(th_TH 'The time is: 'H:mm:ss:zzz) FAIL! : tst_qqmllocale::dateToLocaleTimeStringFormatted(th_TH HH:mm t) Compared values are not the same Actual (val.toString()) : 18:53 FLE Daylight Time Expected (l.toString(dt.time(), format)): 18:53 FLE Standard Time tst_qqmllocale.cpp(913) : failure location SKIP : tst_qqmllocale::dateFromLocaleString(en_US 1) Needs fixes in our date time parser tst_qqmllocale.cpp(934) : failure location SKIP : tst_qqmllocale::dateFromLocaleString(en_US long) Needs fixes in our date time parser tst_qqmllocale.cpp(934) : failure location SKIP : tst_qqmllocale::dateFromLocaleString(en_US short) Needs fixes in our date time parser tst_qqmllocale.cpp(934) : failure location SKIP : tst_qqmllocale::dateFromLocaleString(de_DE long) Needs fixes in our date time parser tst_qqmllocale.cpp(934) : failure location SKIP : tst_qqmllocale::dateFromLocaleString(de_DE short) Needs fixes in our date time parser tst_qqmllocale.cpp(934) : failure location SKIP : tst_qqmllocale::dateFromLocaleString(ar_SA long) Needs fixes in our date time parser tst_qqmllocale.cpp(934) : failure location SKIP : tst_qqmllocale::dateFromLocaleString(ar_SA short) Needs fixes in our date time parser tst_qqmllocale.cpp(934) : failure location SKIP : tst_qqmllocale::dateFromLocaleString(zh_CN long) Needs fixes in our date time parser tst_qqmllocale.cpp(934) : failure location SKIP : tst_qqmllocale::dateFromLocaleString(zh_CN short) Needs fixes in our date time parser tst_qqmllocale.cpp(934) : failure location SKIP : tst_qqmllocale::dateFromLocaleDateString(en_US 1) Needs fixes in our date time parser tst_qqmllocale.cpp(979) : failure location SKIP : tst_qqmllocale::dateFromLocaleDateString(en_US long) Needs fixes in our date time parser tst_qqmllocale.cpp(979) : failure location SKIP : tst_qqmllocale::dateFromLocaleDateString(en_US short) Needs fixes in our date time parser tst_qqmllocale.cpp(979) : failure location SKIP : tst_qqmllocale::dateFromLocaleDateString(de_DE long) Needs fixes in our date time parser tst_qqmllocale.cpp(979) : failure location SKIP : tst_qqmllocale::dateFromLocaleDateString(de_DE short) Needs fixes in our date time parser tst_qqmllocale.cpp(979) : failure location SKIP : tst_qqmllocale::dateFromLocaleDateString(ar_SA long) Needs fixes in our date time parser tst_qqmllocale.cpp(979) : failure location SKIP : tst_qqmllocale::dateFromLocaleDateString(ar_SA short) Needs fixes in our date time parser tst_qqmllocale.cpp(979) : failure location SKIP : tst_qqmllocale::dateFromLocaleDateString(zh_CN long) Needs fixes in our date time parser tst_qqmllocale.cpp(979) : failure location SKIP : tst_qqmllocale::dateFromLocaleDateString(zh_CN short) Needs fixes in our date time parser tst_qqmllocale.cpp(979) : failure location SKIP : tst_qqmllocale::dateFromLocaleTimeString(en_US 1) Needs fixes in our date time parser tst_qqmllocale.cpp(1024) : failure location SKIP : tst_qqmllocale::dateFromLocaleTimeString(en_US long) Needs fixes in our date time parser tst_qqmllocale.cpp(1024) : failure location SKIP : tst_qqmllocale::dateFromLocaleTimeString(en_US short) Needs fixes in our date time parser tst_qqmllocale.cpp(1024) : failure location SKIP : tst_qqmllocale::dateFromLocaleTimeString(de_DE long) Needs fixes in our date time parser tst_qqmllocale.cpp(1024) : failure location SKIP : tst_qqmllocale::dateFromLocaleTimeString(de_DE short) Needs fixes in our date time parser tst_qqmllocale.cpp(1024) : failure location SKIP : tst_qqmllocale::dateFromLocaleTimeString(ar_SA long) Needs fixes in our date time parser tst_qqmllocale.cpp(1024) : failure location SKIP : tst_qqmllocale::dateFromLocaleTimeString(ar_SA short) Needs fixes in our date time parser tst_qqmllocale.cpp(1024) : failure location SKIP : tst_qqmllocale::dateFromLocaleTimeString(zh_CN long) Needs fixes in our date time parser tst_qqmllocale.cpp(1024) : failure location SKIP : tst_qqmllocale::dateFromLocaleTimeString(zh_CN short) Needs fixes in our date time parser tst_qqmllocale.cpp(1024) : failure location PASS : tst_qqmllocale::numberToLocaleString(en_US 1) PASS : tst_qqmllocale::numberToLocaleString(en_US 2) PASS : tst_qqmllocale::numberToLocaleString(en_US 3) PASS : tst_qqmllocale::numberToLocaleString(en_US 4) PASS : tst_qqmllocale::numberToLocaleString(de_DE 1) PASS : tst_qqmllocale::numberToLocaleString(de_DE 2) PASS : tst_qqmllocale::numberToLocaleString(ar_SA 1) PASS : tst_qqmllocale::numberToLocaleString(ar_SA 2) PASS : tst_qqmllocale::numberToLocaleCurrencyString(en_US 1) PASS : tst_qqmllocale::numberToLocaleCurrencyString(en_US 2) PASS : tst_qqmllocale::numberToLocaleCurrencyString(de_DE) PASS : tst_qqmllocale::numberToLocaleCurrencyString(ar_SA) PASS : tst_qqmllocale::numberToLocaleCurrencyString(hi_IN) PASS : tst_qqmllocale::numberToLocaleCurrencyString(zh_CN) PASS : tst_qqmllocale::numberToLocaleCurrencyString(th_TH) PASS : tst_qqmllocale::numberFromLocaleString(en_US 1) PASS : tst_qqmllocale::numberFromLocaleString(en_US 2) PASS : tst_qqmllocale::numberFromLocaleString(en_US 3) PASS : tst_qqmllocale::numberFromLocaleString(de_DE) PASS : tst_qqmllocale::numberFromLocaleString(ar_SA) PASS : tst_qqmllocale::numberFromLocaleString(hi_IN) PASS : tst_qqmllocale::numberFromLocaleString(zh_CN) PASS : tst_qqmllocale::numberFromLocaleString(th_TH) PASS : tst_qqmllocale::numberConstToLocaleString() PASS : tst_qqmllocale::stringLocaleCompare(before) PASS : tst_qqmllocale::stringLocaleCompare(equal) PASS : tst_qqmllocale::stringLocaleCompare(after) PASS : tst_qqmllocale::stringLocaleCompare(swedish1) PASS : tst_qqmllocale::stringLocaleCompare(swedish2) PASS : tst_qqmllocale::stringLocaleCompare(swedish3) PASS : tst_qqmllocale::stringLocaleCompare(swedish4) PASS : tst_qqmllocale::stringLocaleCompare(german1) PASS : tst_qqmllocale::stringLocaleCompare(german2) PASS : tst_qqmllocale::stringLocaleCompare(german3) PASS : tst_qqmllocale::cleanupTestCase() Totals: 469 passed, 6 failed, 27 skipped ********* Finished testing of tst_qqmllocale ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qqmllocale: 1 seconds, exit code 6 Build log: http://testresults.qt-project.org/ci/Qt5_dev_Integration/build_00295/win32-msvc2010_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1386539030): http://codereview.qt-project.org/72684 [PS4] - Add QtAndroidExtras to dependency list of QtConnectivity From ci-noreply at qt-project.org Mon Dec 9 08:03:57 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 9 Dec 2013 09:03:57 +0200 Subject: [Ci-reports] fail on ssh://codereview.qt-project.org:29418/qt/qtbase#dev Message-ID: <20131209_070357_060536.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/QtBase_dev_Integration/build_02241/revdep-qtdeclarative_linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz Tested changes (refs/builds/dev_1386570788): http://codereview.qt-project.org/73503 [PS1] - ANGLE D3D11: Fix build on desktop Windows http://codereview.qt-project.org/73333 [PS8] - ANGLE: Dynamically load D3D compiler from a list or the environment From ci-noreply at qt-project.org Mon Dec 9 09:38:22 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 9 Dec 2013 10:38:22 +0200 Subject: [Ci-reports] pass on ssh://codereview.qt-project.org:29418/qt/qtbase#dev Message-ID: <20131209_083822_023603.ci-noreply@qt-project.org> QtBase_dev_Integration #2242: SUCCESS Tested changes (refs/builds/dev_1386573161): http://codereview.qt-project.org/73503 [PS1] - ANGLE D3D11: Fix build on desktop Windows http://codereview.qt-project.org/73333 [PS8] - ANGLE: Dynamically load D3D compiler from a list or the environment From ci-noreply at qt-project.org Mon Dec 9 09:55:56 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 9 Dec 2013 10:55:56 +0200 Subject: [Ci-reports] fail on ssh://codereview.qt-project.org:29418/qt/qtdeclarative#dev Message-ID: <20131209_085556_067107.ci-noreply@qt-project.org> Autotest `tst_qquickgridview' failed :( Testing tst_QQuickGridView QFATAL : tst_QQuickGridView::multipleChanges_condensed(insert and remove all) ASSERT: "!currentlyLockedAlphaMap.isNull()" in file ../gui/text/qfontengine_ft.cpp, line 1908 FAIL! : tst_QQuickGridView::multipleChanges_condensed(insert and remove all) Received a fatal error. Loc: [Unknown file(0)] Totals: 96 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 733] QtQA::App::TestRunner: [New LWP 736] QtQA::App::TestRunner: [New LWP 734] QtQA::App::TestRunner: [New LWP 735] QtQA::App::TestRunner: [New LWP 750] QtQA::App::TestRunner: [New LWP 738] QtQA::App::TestRunner: [New LWP 737] 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: Missing separate debuginfo for /usr/lib64/dri/swrast_dri.so QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=204942de52590bac304bf688d03d4e0b7cf8f8aa" QtQA::App::TestRunner: Core was generated by `./tst_qquickgridview -silent -o /work/build/_artifacts/test-logs/tst_qquickgrid'. QtQA::App::TestRunner: Program terminated with signal 6, Aborted. QtQA::App::TestRunner: #0 0x00007ff7e2a1d3d5 in raise () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 7 (Thread 0x7ff7d8810700 (LWP 737)): QtQA::App::TestRunner: #0 0x00007ff7e35bb964 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #1 0x00007ff7d99fd333 in ?? () from /usr/lib64/dri/swrast_dri.so QtQA::App::TestRunner: #2 0x00007ff7e35b7e0f in start_thread () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #3 0x00007ff7e2ad144d in clone () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 6 (Thread 0x7ff7d3fff700 (LWP 738)): QtQA::App::TestRunner: #0 0x00007ff7e35bb964 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #1 0x00007ff7d99fd333 in ?? () from /usr/lib64/dri/swrast_dri.so QtQA::App::TestRunner: #2 0x00007ff7e35b7e0f in start_thread () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #3 0x00007ff7e2ad144d in clone () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 5 (Thread 0x7ff7d37fe700 (LWP 750)): QtQA::App::TestRunner: #0 0x00007ff7e2aca293 in select () from /lib64/libc.so.6 QtQA::App::TestRunner: #1 0x00007ff7e3dcbb3e in qt_safe_select (nfds=11, fdread=0x7ff7cc03dd38, fdwrite=0x7ff7cc03dfc8, fdexcept=0x7ff7cc03e258, orig_timeout=0x0) at kernel/qcore_unix.cpp:79 QtQA::App::TestRunner: #2 0x00007ff7e3dcd23e in QEventDispatcherUNIX::select (this=0x7ff7cc012e80, nfds=11, readfds=0x7ff7cc03dd38, writefds=0x7ff7cc03dfc8, exceptfds=0x7ff7cc03e258, timeout=0x0) at kernel/qeventdispatcher_unix.cpp:328 QtQA::App::TestRunner: #3 0x00007ff7e3dcca72 in QEventDispatcherUNIXPrivate::doSelect (this=0x7ff7cc03dba0, flags=..., timeout=0x0) at kernel/qeventdispatcher_unix.cpp:204 QtQA::App::TestRunner: #4 0x00007ff7e3dce558 in QEventDispatcherUNIX::processEvents (this=0x7ff7cc012e80, flags=...) at kernel/qeventdispatcher_unix.cpp:615 QtQA::App::TestRunner: #5 0x00007ff7e3d556c6 in QEventLoop::processEvents (this=0x7ff7d37fdda0, flags=...) at kernel/qeventloop.cpp:136 QtQA::App::TestRunner: #6 0x00007ff7e3d559b3 in QEventLoop::exec (this=0x7ff7d37fdda0, flags=...) at kernel/qeventloop.cpp:212 QtQA::App::TestRunner: #7 0x00007ff7e3ae2544 in QThread::exec (this=0xbd6fe0) at thread/qthread.cpp:511 QtQA::App::TestRunner: #8 0x00007ff7e540ba25 in QQmlThreadPrivate::run (this=0xbd6fe0) at qml/ftw/qqmlthread.cpp:148 QtQA::App::TestRunner: #9 0x00007ff7e3ae9bca in QThreadPrivate::start (arg=0xbd6fe0) at thread/qthread_unix.cpp:345 QtQA::App::TestRunner: #10 0x00007ff7e35b7e0f in start_thread () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #11 0x00007ff7e2ad144d in clone () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 4 (Thread 0x7ff7d9812700 (LWP 735)): QtQA::App::TestRunner: #0 0x00007ff7e35bb964 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #1 0x00007ff7d99fd333 in ?? () from /usr/lib64/dri/swrast_dri.so QtQA::App::TestRunner: #2 0x00007ff7e35b7e0f in start_thread () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #3 0x00007ff7e2ad144d in clone () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 3 (Thread 0x7ff7db75d700 (LWP 734)): QtQA::App::TestRunner: #0 0x00007ff7e2ac84ed in poll () from /lib64/libc.so.6 QtQA::App::TestRunner: #1 0x00007ff7e08780e2 in ?? () from /usr/lib64/libxcb.so.1 QtQA::App::TestRunner: #2 0x00007ff7e087986f in xcb_wait_for_event () from /usr/lib64/libxcb.so.1 QtQA::App::TestRunner: #3 0x00007ff7de451a9d in QXcbEventReader::run (this=0xaa1d60) at qxcbconnection.cpp:992 QtQA::App::TestRunner: #4 0x00007ff7e3ae9bca in QThreadPrivate::start (arg=0xaa1d60) at thread/qthread_unix.cpp:345 QtQA::App::TestRunner: #5 0x00007ff7e35b7e0f in start_thread () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #6 0x00007ff7e2ad144d in clone () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2 (Thread 0x7ff7d9011700 (LWP 736)): QtQA::App::TestRunner: #0 0x00007ff7e35bb964 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #1 0x00007ff7d99fd333 in ?? () from /usr/lib64/dri/swrast_dri.so QtQA::App::TestRunner: #2 0x00007ff7e35b7e0f in start_thread () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #3 0x00007ff7e2ad144d in clone () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1 (Thread 0x7ff7de710740 (LWP 733)): QtQA::App::TestRunner: #0 0x00007ff7e2a1d3d5 in raise () from /lib64/libc.so.6 QtQA::App::TestRunner: #1 0x00007ff7e2a1e858 in abort () from /lib64/libc.so.6 QtQA::App::TestRunner: #2 0x00007ff7e3ad674e in qt_message_fatal (context=..., message=...) at global/qlogging.cpp:979 QtQA::App::TestRunner: #3 0x00007ff7e3ad42c8 in QMessageLogger::fatal (this=0x7fff36a48e60, msg=0x7ff7e3e310b8 "ASSERT: \"%s\" in file %s, line %d") at global/qlogging.cpp:384 QtQA::App::TestRunner: #4 0x00007ff7e3acf3c4 in qt_assert (assertion=0x7ff7de4d3930 "!currentlyLockedAlphaMap.isNull()", file=0x7ff7de4d37e8 "../gui/text/qfontengine_ft.cpp", line=1908) at global/qglobal.cpp:2098 QtQA::App::TestRunner: #5 0x00007ff7de490ae6 in QFontEngineFT::unlockAlphaMapForGlyph (this=0x1b6d990) at ../gui/text/qfontengine_ft.cpp:1908 QtQA::App::TestRunner: #6 0x00007ff7e4640335 in QTextureGlyphCache::populate (this=0x11e2dc0, fontEngine=0x1b6d990, numGlyphs=49, glyphs=0x11df3a8, positions=0x11e12e8) at painting/qtextureglyphcache.cpp:164 QtQA::App::TestRunner: #7 0x00007ff7e5a0a5a2 in QSGTextMaskMaterial::populate (this=0x1b353e0, p=..., glyphIndexes=..., glyphPositions=..., geometry=0x11e28a0, boundingRect=0x7fff36a492c0, baseLine=0x11e2888, margins=...) at scenegraph/qsgdefaultglyphnode_p.cpp:406 QtQA::App::TestRunner: #8 0x00007ff7e5a088fa in QSGDefaultGlyphNode::update (this=0x11e2790) at scenegraph/qsgdefaultglyphnode.cpp:129 QtQA::App::TestRunner: #9 0x00007ff7e5ab4da1 in QQuickTextNode::addGlyphs (this=0x11895d0, position=..., glyphs=..., color=..., style=QQuickText::Normal, styleColor=..., parentNode=0x0) at items/qquicktextnode.cpp:158 QtQA::App::TestRunner: #10 0x00007ff7e5abab7c in QQuickTextNodeEngine::addToSceneGraph (this=0x11de8d0, parentNode=0x11895d0, style=QQuickText::Normal, styleColor=...) at items/qquicktextnodeengine.cpp:732 QtQA::App::TestRunner: #11 0x00007ff7e5ab587b in QQuickTextNode::addTextLayout (this=0x11895d0, position=..., textLayout=0x19e4f00, color=..., style=QQuickText::Normal, styleColor=..., anchorColor=..., selectionColor=..., selectedTextColor=..., selectionStart=-1, selectionEnd=-1, lineStart=0, lineCount=1) at items/qquicktextnode.cpp:293 QtQA::App::TestRunner: #12 0x00007ff7e5ab0f82 in QQuickText::updatePaintNode (this=0x19e4c90, oldNode=0x0, data=0xc740d0) at items/qquicktext.cpp:2291 QtQA::App::TestRunner: #13 0x00007ff7e5a633a1 in QQuickWindowPrivate::updateDirtyNode (this=0xc73f40, item=0x19e4c90) at items/qquickwindow.cpp:2519 QtQA::App::TestRunner: #14 0x00007ff7e5a623bd in QQuickWindowPrivate::updateDirtyNodes (this=0xc73f40) at items/qquickwindow.cpp:2344 QtQA::App::TestRunner: #15 0x00007ff7e5a59f8e in QQuickWindowPrivate::syncSceneGraph (this=0xc73f40) at items/qquickwindow.cpp:334 QtQA::App::TestRunner: #16 0x00007ff7e5a28b0b in QSGGuiThreadRenderLoop::renderWindow (this=0xaccaa0, window=0x176b480) at scenegraph/qsgrenderloop.cpp:308 QtQA::App::TestRunner: #17 0x00007ff7e5a29188 in QSGGuiThreadRenderLoop::event (this=0xaccaa0, e=0x7fff36a4b720) at scenegraph/qsgrenderloop.cpp:412 QtQA::App::TestRunner: #18 0x00007ff7e3d58e64 in QCoreApplicationPrivate::notify_helper (this=0xa850f0, receiver=0xaccaa0, event=0x7fff36a4b720) at kernel/qcoreapplication.cpp:1008 QtQA::App::TestRunner: #19 0x00007ff7e3d58b28 in QCoreApplication::notify (this=0x7fff36a4cae0, receiver=0xaccaa0, event=0x7fff36a4b720) at kernel/qcoreapplication.cpp:953 QtQA::App::TestRunner: #20 0x00007ff7e4371698 in QGuiApplication::notify (this=0x7fff36a4cae0, object=0xaccaa0, event=0x7fff36a4b720) at kernel/qguiapplication.cpp:1357 QtQA::App::TestRunner: #21 0x00007ff7e3d58a30 in QCoreApplication::notifyInternal (this=0x7fff36a4cae0, receiver=0xaccaa0, event=0x7fff36a4b720) at kernel/qcoreapplication.cpp:891 QtQA::App::TestRunner: #22 0x00007ff7e3d5c7ef in QCoreApplication::sendEvent (receiver=0xaccaa0, event=0x7fff36a4b720) at kernel/qcoreapplication.h:232 QtQA::App::TestRunner: #23 0x00007ff7e3dd0568 in QTimerInfoList::activateTimers (this=0xad4ef8) at kernel/qtimerinfo_unix.cpp:643 QtQA::App::TestRunner: #24 0x00007ff7e3dce229 in QEventDispatcherUNIX::activateTimers (this=0xaa40a0) at kernel/qeventdispatcher_unix.cpp:557 QtQA::App::TestRunner: #25 0x00007ff7e3dce58b in QEventDispatcherUNIX::processEvents (this=0xaa40a0, flags=...) at kernel/qeventdispatcher_unix.cpp:619 QtQA::App::TestRunner: #26 0x00007ff7de4c6b82 in QUnixEventDispatcherQPA::processEvents (this=0xaa40a0, flags=...) at eventdispatchers/qunixeventdispatcher.cpp:70 QtQA::App::TestRunner: #27 0x00007ff7e3d58f67 in QCoreApplication::processEvents (flags=..., maxtime=50) at kernel/qcoreapplication.cpp:1089 QtQA::App::TestRunner: #28 0x000000000040e194 in QTest::qWait (ms=50) at /work/build/qt/qtbase/include/QtTest/../../src/testlib/qtestsystem.h:66 QtQA::App::TestRunner: #29 0x0000000000424dfc in tst_QQuickGridView::multipleChanges (this=0x7fff36a4caa0, condensed=true) at tst_qquickgridview.cpp:1582 QtQA::App::TestRunner: #30 0x0000000000480d91 in tst_QQuickGridView::multipleChanges_condensed (this=0x7fff36a4caa0) at tst_qquickgridview.cpp:96 QtQA::App::TestRunner: #31 0x000000000047d5ec in tst_QQuickGridView::qt_static_metacall (_o=0x7fff36a4caa0, _c=QMetaObject::InvokeMetaMethod, _id=26, _a=0x7fff36a4bd80) at .moc/tst_qquickgridview.moc:573 QtQA::App::TestRunner: #32 0x00007ff7e3d64f71 in QMetaMethod::invoke (this=0x7fff36a4c250, object=0x7fff36a4caa0, connectionType=Qt::DirectConnection, returnValue=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:2169 QtQA::App::TestRunner: #33 0x00007ff7e3d6441e in QMetaObject::invokeMethod (obj=0x7fff36a4caa0, member=0xad63c0 "multipleChanges_condensed", type=Qt::DirectConnection, ret=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:1464 QtQA::App::TestRunner: #34 0x00007ff7e4e42fff in QMetaObject::invokeMethod (obj=0x7fff36a4caa0, member=0xad63c0 "multipleChanges_condensed", type=Qt::DirectConnection, val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs.h:395 QtQA::App::TestRunner: #35 0x00007ff7e4e3ecdd in QTest::qInvokeTestMethodDataEntry (slot=0xad63c0 "multipleChanges_condensed") at qtestcase.cpp:1715 QtQA::App::TestRunner: #36 0x00007ff7e4e3f536 in QTest::qInvokeTestMethod (slotName=0x17129c8 "multipleChanges_condensed()", data=0x0) at qtestcase.cpp:1840 QtQA::App::TestRunner: #37 0x00007ff7e4e3fd97 in QTest::qInvokeTestMethods (testObject=0x7fff36a4caa0) at qtestcase.cpp:1994 QtQA::App::TestRunner: #38 0x00007ff7e4e40301 in QTest::qExec (testObject=0x7fff36a4caa0, argc=6, argv=0x7fff36a4cbe8) at qtestcase.cpp:2224 QtQA::App::TestRunner: #39 0x000000000047d235 in main (argc=6, argv=0x7fff36a4cbe8) at tst_qquickgridview.cpp:6310 QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QQuickGridView ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_QQuickGridView::initTestCase() PASS : tst_QQuickGridView::items() PASS : tst_QQuickGridView::changed() PASS : tst_QQuickGridView::inserted_basic() PASS : tst_QQuickGridView::inserted_defaultLayout(add 1, before visible items) PASS : tst_QQuickGridView::inserted_defaultLayout(add 2, before visible items) PASS : tst_QQuickGridView::inserted_defaultLayout(add 3, before visible items) PASS : tst_QQuickGridView::inserted_defaultLayout(add 5, before visible items) PASS : tst_QQuickGridView::inserted_defaultLayout(add 6, before visible items) PASS : tst_QQuickGridView::inserted_defaultLayout(add 1, at start of visible, content at start) PASS : tst_QQuickGridView::inserted_defaultLayout(add multiple, at start of visible, content at start) PASS : tst_QQuickGridView::inserted_defaultLayout(add 1, at start of visible, content not at start) PASS : tst_QQuickGridView::inserted_defaultLayout(add multiple, at start of visible, content not at start) PASS : tst_QQuickGridView::inserted_defaultLayout(add 1, at end of visible, content at start) PASS : tst_QQuickGridView::inserted_defaultLayout(add row, at end of visible, content at start) PASS : tst_QQuickGridView::inserted_defaultLayout(add 1, at end of visible, content not at start) PASS : tst_QQuickGridView::inserted_defaultLayout(add multiple, at end of visible, content not at start) PASS : tst_QQuickGridView::inserted_defaultLayout(add 1, after visible, content at start) PASS : tst_QQuickGridView::inserted_defaultLayout(add row, after visible, content at start) PASS : tst_QQuickGridView::inserted_defaultLayout(add 1, after visible, content not at start) PASS : tst_QQuickGridView::inserted_defaultLayout(add multiple, after visible, content not at start) PASS : tst_QQuickGridView::insertBeforeVisible(insert 1 at 0, 0 buffer) PASS : tst_QQuickGridView::insertBeforeVisible(insert 1 at 0, 100 buffer) PASS : tst_QQuickGridView::insertBeforeVisible(insert 1 at 0, 500 buffer) PASS : tst_QQuickGridView::insertBeforeVisible(insert 1 at 1, 0 buffer) PASS : tst_QQuickGridView::insertBeforeVisible(insert 1 at 1, 100 buffer) PASS : tst_QQuickGridView::insertBeforeVisible(insert 1 at 1, 500 buffer) PASS : tst_QQuickGridView::insertBeforeVisible(insert multiple at 0, 0 buffer) PASS : tst_QQuickGridView::insertBeforeVisible(insert multiple at 0, 100 buffer) PASS : tst_QQuickGridView::insertBeforeVisible(insert multiple at 0, 500 buffer) PASS : tst_QQuickGridView::insertBeforeVisible(insert multiple at 1, 0 buffer) PASS : tst_QQuickGridView::insertBeforeVisible(insert multiple at 1, 100 buffer) PASS : tst_QQuickGridView::insertBeforeVisible(insert multiple at 1, 500 buffer) PASS : tst_QQuickGridView::removed_basic() PASS : tst_QQuickGridView::removed_defaultLayout(remove 1, before visible items) PASS : tst_QQuickGridView::removed_defaultLayout(remove 1, before visible position) PASS : tst_QQuickGridView::removed_defaultLayout(remove multiple (1 row), all before visible items) PASS : tst_QQuickGridView::removed_defaultLayout(remove multiple, all before visible items, remove item 0) PASS : tst_QQuickGridView::removed_defaultLayout(remove multiple rows, all before visible items) PASS : tst_QQuickGridView::removed_defaultLayout(remove one row before visible, content y not on item border) PASS : tst_QQuickGridView::removed_defaultLayout(remove mix of visible/non-visible) PASS : tst_QQuickGridView::removed_defaultLayout(remove multiple, mix of items from before and within visible items) PASS : tst_QQuickGridView::removed_defaultLayout(remove multiple, mix of items from before and within visible items, remove item 0) PASS : tst_QQuickGridView::removed_defaultLayout(remove 1, from start of visible, content at start) PASS : tst_QQuickGridView::removed_defaultLayout(remove multiple, from start of visible, content at start) PASS : tst_QQuickGridView::removed_defaultLayout(remove 1, from start of visible, content not at start) PASS : tst_QQuickGridView::removed_defaultLayout(remove multiple, from start of visible, content not at start) PASS : tst_QQuickGridView::removed_defaultLayout(remove 1, from middle of visible, content at start) PASS : tst_QQuickGridView::removed_defaultLayout(remove multiple, from middle of visible, content at start) PASS : tst_QQuickGridView::removed_defaultLayout(remove 1, from middle of visible, content not at start) PASS : tst_QQuickGridView::removed_defaultLayout(remove multiple, from middle of visible, content not at start) PASS : tst_QQuickGridView::removed_defaultLayout(remove 1, after visible, content at start) PASS : tst_QQuickGridView::removed_defaultLayout(remove multiple, after visible, content at start) PASS : tst_QQuickGridView::removed_defaultLayout(remove 1, after visible, content not at start) PASS : tst_QQuickGridView::removed_defaultLayout(remove multiple, after visible, content not at start) PASS : tst_QQuickGridView::removed_defaultLayout(remove multiple, mix of items from within and after visible items) PASS : tst_QQuickGridView::addOrRemoveBeforeVisible(add) PASS : tst_QQuickGridView::addOrRemoveBeforeVisible(remove) PASS : tst_QQuickGridView::clear() PASS : tst_QQuickGridView::moved_defaultLayout(move 1 forwards, within visible items) PASS : tst_QQuickGridView::moved_defaultLayout(move 1 forwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_defaultLayout(move 1 forwards, from non-visible -> visible (move first item)) PASS : tst_QQuickGridView::moved_defaultLayout(move 1 forwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_defaultLayout(move 1 forwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::moved_defaultLayout(move 1 backwards, within visible items) PASS : tst_QQuickGridView::moved_defaultLayout(move 1 backwards, within visible items (to first index)) PASS : tst_QQuickGridView::moved_defaultLayout(move 1 backwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_defaultLayout(move 1 backwards, from non-visible -> visible (move last item)) PASS : tst_QQuickGridView::moved_defaultLayout(move 1 backwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_defaultLayout(move 1 backwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::moved_defaultLayout(move multiple forwards, within visible items) PASS : tst_QQuickGridView::moved_defaultLayout(move multiple backwards, within visible items (move first item)) PASS : tst_QQuickGridView::moved_defaultLayout(move multiple forwards, before visible items) PASS : tst_QQuickGridView::moved_defaultLayout(move multiple forwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_defaultLayout(move multiple forwards, from non-visible -> visible (move first item)) PASS : tst_QQuickGridView::moved_defaultLayout(move multiple forwards, mix of non-visible/visible) PASS : tst_QQuickGridView::moved_defaultLayout(move multiple forwards, to bottom of view) PASS : tst_QQuickGridView::moved_defaultLayout(move multiple forwards, to bottom of view, first row -> last) PASS : tst_QQuickGridView::moved_defaultLayout(move multiple forwards, to bottom of view, content y not 0) PASS : tst_QQuickGridView::moved_defaultLayout(move multiple forwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_defaultLayout(move multiple forwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::moved_defaultLayout(move multiple backwards, within visible items) PASS : tst_QQuickGridView::moved_defaultLayout(move multiple backwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_defaultLayout(move multiple backwards, from non-visible -> visible (move last item)) PASS : tst_QQuickGridView::moved_defaultLayout(move multiple backwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_defaultLayout(move multiple backwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::multipleChanges_condensed(remove all but 1, first->last) PASS : tst_QQuickGridView::multipleChanges_condensed(remove all) PASS : tst_QQuickGridView::multipleChanges_condensed(remove last (current) -> first) PASS : tst_QQuickGridView::multipleChanges_condensed(remove then insert at 0) PASS : tst_QQuickGridView::multipleChanges_condensed(remove then insert at non-zero index) PASS : tst_QQuickGridView::multipleChanges_condensed(remove current then insert below it) PASS : tst_QQuickGridView::multipleChanges_condensed(remove current index then move it down) PASS : tst_QQuickGridView::multipleChanges_condensed(remove current index then move it up) PASS : tst_QQuickGridView::multipleChanges_condensed(insert multiple times) PASS : tst_QQuickGridView::multipleChanges_condensed(insert multiple times with current index changes) QWARN : tst_QQuickGridView::multipleChanges_condensed(insert and remove all) load glyph failed err=6 face=0x17e5380, glyph=5182 QWARN : tst_QQuickGridView::multipleChanges_condensed(insert and remove all) load glyph failed err=6 face=0x17e5380, glyph=5182 QWARN : tst_QQuickGridView::multipleChanges_condensed(insert and remove all) QFontEngine: Glyph neither outline nor bitmap format=0 QWARN : tst_QQuickGridView::multipleChanges_condensed(insert and remove all) load glyph failed err=6 face=0x17e5380, glyph=5182 QWARN : tst_QQuickGridView::multipleChanges_condensed(insert and remove all) QFontEngine: Glyph neither outline nor bitmap format=0 QFATAL : tst_QQuickGridView::multipleChanges_condensed(insert and remove all) ASSERT: "!currentlyLockedAlphaMap.isNull()" in file ../gui/text/qfontengine_ft.cpp, line 1908 FAIL! : tst_QQuickGridView::multipleChanges_condensed(insert and remove all) Received a fatal error. Loc: [Unknown file(0)] Totals: 96 passed, 1 failed, 0 skipped ********* Finished testing of tst_QQuickGridView ********* 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 753] QtQA::App::TestRunner: [New LWP 754] QtQA::App::TestRunner: [New LWP 758] QtQA::App::TestRunner: [New LWP 755] QtQA::App::TestRunner: [New LWP 757] QtQA::App::TestRunner: [New LWP 770] QtQA::App::TestRunner: [New LWP 756] 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: Missing separate debuginfo for /usr/lib64/dri/swrast_dri.so QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=204942de52590bac304bf688d03d4e0b7cf8f8aa" QtQA::App::TestRunner: Core was generated by `./tst_qquickgridview -o /work/build/_artifacts/test-logs/tst_qquickgridview-tes'. QtQA::App::TestRunner: Program terminated with signal 6, Aborted. QtQA::App::TestRunner: #0 0x00007fd0ab3773d5 in raise () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 7 (Thread 0x7fd0a196b700 (LWP 756)): QtQA::App::TestRunner: #0 0x00007fd0abf15964 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #1 0x00007fd0a2357333 in ?? () from /usr/lib64/dri/swrast_dri.so QtQA::App::TestRunner: #2 0x00007fd0abf11e0f in start_thread () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #3 0x00007fd0ab42b44d in clone () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 6 (Thread 0x7fd09bfff700 (LWP 770)): QtQA::App::TestRunner: #0 0x00007fd0ab424293 in select () from /lib64/libc.so.6 QtQA::App::TestRunner: #1 0x00007fd0ac725b3e in qt_safe_select (nfds=11, fdread=0x7fd094000a58, fdwrite=0x7fd094000ce8, fdexcept=0x7fd094000f78, orig_timeout=0x0) at kernel/qcore_unix.cpp:79 QtQA::App::TestRunner: #2 0x00007fd0ac72723e in QEventDispatcherUNIX::select (this=0x7fd09406c880, nfds=11, readfds=0x7fd094000a58, writefds=0x7fd094000ce8, exceptfds=0x7fd094000f78, timeout=0x0) at kernel/qeventdispatcher_unix.cpp:328 QtQA::App::TestRunner: #3 0x00007fd0ac726a72 in QEventDispatcherUNIXPrivate::doSelect (this=0x7fd0940008c0, flags=..., timeout=0x0) at kernel/qeventdispatcher_unix.cpp:204 QtQA::App::TestRunner: #4 0x00007fd0ac728558 in QEventDispatcherUNIX::processEvents (this=0x7fd09406c880, flags=...) at kernel/qeventdispatcher_unix.cpp:615 QtQA::App::TestRunner: #5 0x00007fd0ac6af6c6 in QEventLoop::processEvents (this=0x7fd09bffeda0, flags=...) at kernel/qeventloop.cpp:136 QtQA::App::TestRunner: #6 0x00007fd0ac6af9b3 in QEventLoop::exec (this=0x7fd09bffeda0, flags=...) at kernel/qeventloop.cpp:212 QtQA::App::TestRunner: #7 0x00007fd0ac43c544 in QThread::exec (this=0x1772960) at thread/qthread.cpp:511 QtQA::App::TestRunner: #8 0x00007fd0add65a25 in QQmlThreadPrivate::run (this=0x1772960) at qml/ftw/qqmlthread.cpp:148 QtQA::App::TestRunner: #9 0x00007fd0ac443bca in QThreadPrivate::start (arg=0x1772960) at thread/qthread_unix.cpp:345 QtQA::App::TestRunner: #10 0x00007fd0abf11e0f in start_thread () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #11 0x00007fd0ab42b44d in clone () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 5 (Thread 0x7fd0a116a700 (LWP 757)): QtQA::App::TestRunner: #0 0x00007fd0abf15964 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #1 0x00007fd0a2357333 in ?? () from /usr/lib64/dri/swrast_dri.so QtQA::App::TestRunner: #2 0x00007fd0abf11e0f in start_thread () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #3 0x00007fd0ab42b44d in clone () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 4 (Thread 0x7fd0a216c700 (LWP 755)): QtQA::App::TestRunner: #0 0x00007fd0abf15964 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #1 0x00007fd0a2357333 in ?? () from /usr/lib64/dri/swrast_dri.so QtQA::App::TestRunner: #2 0x00007fd0abf11e0f in start_thread () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #3 0x00007fd0ab42b44d in clone () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 3 (Thread 0x7fd0a0969700 (LWP 758)): QtQA::App::TestRunner: #0 0x00007fd0abf15964 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #1 0x00007fd0a2357333 in ?? () from /usr/lib64/dri/swrast_dri.so QtQA::App::TestRunner: #2 0x00007fd0abf11e0f in start_thread () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #3 0x00007fd0ab42b44d in clone () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2 (Thread 0x7fd0a40b7700 (LWP 754)): QtQA::App::TestRunner: #0 0x00007fd0ab4224ed in poll () from /lib64/libc.so.6 QtQA::App::TestRunner: #1 0x00007fd0a91d20e2 in ?? () from /usr/lib64/libxcb.so.1 QtQA::App::TestRunner: #2 0x00007fd0a91d386f in xcb_wait_for_event () from /usr/lib64/libxcb.so.1 QtQA::App::TestRunner: #3 0x00007fd0a6daba9d in QXcbEventReader::run (this=0xab0d60) at qxcbconnection.cpp:992 QtQA::App::TestRunner: #4 0x00007fd0ac443bca in QThreadPrivate::start (arg=0xab0d60) at thread/qthread_unix.cpp:345 QtQA::App::TestRunner: #5 0x00007fd0abf11e0f in start_thread () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #6 0x00007fd0ab42b44d in clone () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1 (Thread 0x7fd0a706a740 (LWP 753)): QtQA::App::TestRunner: #0 0x00007fd0ab3773d5 in raise () from /lib64/libc.so.6 QtQA::App::TestRunner: #1 0x00007fd0ab378858 in abort () from /lib64/libc.so.6 QtQA::App::TestRunner: #2 0x00007fd0ac43074e in qt_message_fatal (context=..., message=...) at global/qlogging.cpp:979 QtQA::App::TestRunner: #3 0x00007fd0ac42e2c8 in QMessageLogger::fatal (this=0x7fff4ba5e470, msg=0x7fd0ac78b0b8 "ASSERT: \"%s\" in file %s, line %d") at global/qlogging.cpp:384 QtQA::App::TestRunner: #4 0x00007fd0ac4293c4 in qt_assert (assertion=0x7fd0a6e2d930 "!currentlyLockedAlphaMap.isNull()", file=0x7fd0a6e2d7e8 "../gui/text/qfontengine_ft.cpp", line=1908) at global/qglobal.cpp:2098 QtQA::App::TestRunner: #5 0x00007fd0a6deaae6 in QFontEngineFT::unlockAlphaMapForGlyph (this=0x1186bc0) at ../gui/text/qfontengine_ft.cpp:1908 QtQA::App::TestRunner: #6 0x00007fd0acf9a335 in QTextureGlyphCache::populate (this=0x189a4f0, fontEngine=0x1186bc0, numGlyphs=49, glyphs=0x10a9908, positions=0x189aef8) at painting/qtextureglyphcache.cpp:164 QtQA::App::TestRunner: #7 0x00007fd0ae3645a2 in QSGTextMaskMaterial::populate (this=0x189a4a0, p=..., glyphIndexes=..., glyphPositions=..., geometry=0x189a3a0, boundingRect=0x7fff4ba5e8d0, baseLine=0x189a388, margins=...) at scenegraph/qsgdefaultglyphnode_p.cpp:406 QtQA::App::TestRunner: #8 0x00007fd0ae3628fa in QSGDefaultGlyphNode::update (this=0x189a290) at scenegraph/qsgdefaultglyphnode.cpp:129 QtQA::App::TestRunner: #9 0x00007fd0ae40eda1 in QQuickTextNode::addGlyphs (this=0x16daf40, position=..., glyphs=..., color=..., style=QQuickText::Normal, styleColor=..., parentNode=0x0) at items/qquicktextnode.cpp:158 QtQA::App::TestRunner: #10 0x00007fd0ae414b7c in QQuickTextNodeEngine::addToSceneGraph (this=0x10a8e30, parentNode=0x16daf40, style=QQuickText::Normal, styleColor=...) at items/qquicktextnodeengine.cpp:732 QtQA::App::TestRunner: #11 0x00007fd0ae40f87b in QQuickTextNode::addTextLayout (this=0x16daf40, position=..., textLayout=0x113d140, color=..., style=QQuickText::Normal, styleColor=..., anchorColor=..., selectionColor=..., selectedTextColor=..., selectionStart=-1, selectionEnd=-1, lineStart=0, lineCount=1) at items/qquicktextnode.cpp:293 QtQA::App::TestRunner: #12 0x00007fd0ae40af82 in QQuickText::updatePaintNode (this=0x113ced0, oldNode=0x0, data=0xce19e0) at items/qquicktext.cpp:2291 QtQA::App::TestRunner: #13 0x00007fd0ae3bd3a1 in QQuickWindowPrivate::updateDirtyNode (this=0xce1850, item=0x113ced0) at items/qquickwindow.cpp:2519 QtQA::App::TestRunner: #14 0x00007fd0ae3bc3bd in QQuickWindowPrivate::updateDirtyNodes (this=0xce1850) at items/qquickwindow.cpp:2344 QtQA::App::TestRunner: #15 0x00007fd0ae3b3f8e in QQuickWindowPrivate::syncSceneGraph (this=0xce1850) at items/qquickwindow.cpp:334 QtQA::App::TestRunner: #16 0x00007fd0ae382b0b in QSGGuiThreadRenderLoop::renderWindow (this=0xad0aa0, window=0x11504b0) at scenegraph/qsgrenderloop.cpp:308 QtQA::App::TestRunner: #17 0x00007fd0ae383188 in QSGGuiThreadRenderLoop::event (this=0xad0aa0, e=0x7fff4ba60d30) at scenegraph/qsgrenderloop.cpp:412 QtQA::App::TestRunner: #18 0x00007fd0ac6b2e64 in QCoreApplicationPrivate::notify_helper (this=0xa940f0, receiver=0xad0aa0, event=0x7fff4ba60d30) at kernel/qcoreapplication.cpp:1008 QtQA::App::TestRunner: #19 0x00007fd0ac6b2b28 in QCoreApplication::notify (this=0x7fff4ba620f0, receiver=0xad0aa0, event=0x7fff4ba60d30) at kernel/qcoreapplication.cpp:953 QtQA::App::TestRunner: #20 0x00007fd0acccb698 in QGuiApplication::notify (this=0x7fff4ba620f0, object=0xad0aa0, event=0x7fff4ba60d30) at kernel/qguiapplication.cpp:1357 QtQA::App::TestRunner: #21 0x00007fd0ac6b2a30 in QCoreApplication::notifyInternal (this=0x7fff4ba620f0, receiver=0xad0aa0, event=0x7fff4ba60d30) at kernel/qcoreapplication.cpp:891 QtQA::App::TestRunner: #22 0x00007fd0ac6b67ef in QCoreApplication::sendEvent (receiver=0xad0aa0, event=0x7fff4ba60d30) at kernel/qcoreapplication.h:232 QtQA::App::TestRunner: #23 0x00007fd0ac72a568 in QTimerInfoList::activateTimers (this=0xae3c48) at kernel/qtimerinfo_unix.cpp:643 QtQA::App::TestRunner: #24 0x00007fd0ac728229 in QEventDispatcherUNIX::activateTimers (this=0xab1a60) at kernel/qeventdispatcher_unix.cpp:557 QtQA::App::TestRunner: #25 0x00007fd0ac72858b in QEventDispatcherUNIX::processEvents (this=0xab1a60, flags=...) at kernel/qeventdispatcher_unix.cpp:619 QtQA::App::TestRunner: #26 0x00007fd0a6e20b82 in QUnixEventDispatcherQPA::processEvents (this=0xab1a60, flags=...) at eventdispatchers/qunixeventdispatcher.cpp:70 QtQA::App::TestRunner: #27 0x00007fd0ac6b2f67 in QCoreApplication::processEvents (flags=..., maxtime=50) at kernel/qcoreapplication.cpp:1089 QtQA::App::TestRunner: #28 0x000000000040e194 in QTest::qWait (ms=50) at /work/build/qt/qtbase/include/QtTest/../../src/testlib/qtestsystem.h:66 QtQA::App::TestRunner: #29 0x0000000000424dfc in tst_QQuickGridView::multipleChanges (this=0x7fff4ba620b0, condensed=true) at tst_qquickgridview.cpp:1582 QtQA::App::TestRunner: #30 0x0000000000480d91 in tst_QQuickGridView::multipleChanges_condensed (this=0x7fff4ba620b0) at tst_qquickgridview.cpp:96 QtQA::App::TestRunner: #31 0x000000000047d5ec in tst_QQuickGridView::qt_static_metacall (_o=0x7fff4ba620b0, _c=QMetaObject::InvokeMetaMethod, _id=26, _a=0x7fff4ba61390) at .moc/tst_qquickgridview.moc:573 QtQA::App::TestRunner: #32 0x00007fd0ac6bef71 in QMetaMethod::invoke (this=0x7fff4ba61860, object=0x7fff4ba620b0, connectionType=Qt::DirectConnection, returnValue=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:2169 QtQA::App::TestRunner: #33 0x00007fd0ac6be41e in QMetaObject::invokeMethod (obj=0x7fff4ba620b0, member=0x1150480 "multipleChanges_condensed", type=Qt::DirectConnection, ret=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:1464 QtQA::App::TestRunner: #34 0x00007fd0ad79cfff in QMetaObject::invokeMethod (obj=0x7fff4ba620b0, member=0x1150480 "multipleChanges_condensed", type=Qt::DirectConnection, val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs.h:395 QtQA::App::TestRunner: #35 0x00007fd0ad798cdd in QTest::qInvokeTestMethodDataEntry (slot=0x1150480 "multipleChanges_condensed") at qtestcase.cpp:1715 QtQA::App::TestRunner: #36 0x00007fd0ad799536 in QTest::qInvokeTestMethod (slotName=0xc6d1e8 "multipleChanges_condensed()", data=0x0) at qtestcase.cpp:1840 QtQA::App::TestRunner: #37 0x00007fd0ad799d97 in QTest::qInvokeTestMethods (testObject=0x7fff4ba620b0) at qtestcase.cpp:1994 QtQA::App::TestRunner: #38 0x00007fd0ad79a301 in QTest::qExec (testObject=0x7fff4ba620b0, argc=5, argv=0x7fff4ba621f8) at qtestcase.cpp:2224 QtQA::App::TestRunner: #39 0x000000000047d235 in main (argc=5, argv=0x7fff4ba621f8) at tst_qquickgridview.cpp:6310 QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickgridview: 80 seconds, signal 6 Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_00980/linux-g++_developer-build_OpenSuSE_12.3_x64/log.txt.gz Tested changes (refs/builds/dev_1386576767): http://codereview.qt-project.org/69735 [PS3] - Fix autotests expecting a trailing whitespace for qDebug stream From ci-noreply at qt-project.org Mon Dec 9 10:33:58 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 9 Dec 2013 11:33:58 +0200 Subject: [Ci-reports] Problems... Message-ID: <20131209_093358_014178.ci-noreply@qt-project.org> Some problems occurred recently... 2013-12-09T09:31:58Z: [Qt_4.8_Integration error] fetch http://qt-ci.digia.com//job/Qt_4.8_Integration/api/json?depth=2&tree=builds[number,actions[parameters[name,value]]]: 502 Proxy Error at /var/lib/jenkins/qtqa/scripts/jenkins/qt-jenkins-integrator.pl line 1749., retry in 2 seconds From ci-noreply at qt-project.org Mon Dec 9 11:02:35 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 9 Dec 2013 12:02:35 +0200 Subject: [Ci-reports] pass on ssh://codereview.qt-project.org:29418/qt/qtdeclarative#stable Message-ID: <20131209_100235_036142.ci-noreply@qt-project.org> QtDeclarative_stable_Integration #1467: SUCCESS Tested changes (refs/builds/stable_1386579256): http://codereview.qt-project.org/73421 [PS2] - Correctly profile the size of loaded pixmaps From ci-noreply at qt-project.org Mon Dec 9 11:21:46 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 9 Dec 2013 12:21:46 +0200 Subject: [Ci-reports] pass on ssh://codereview.qt-project.org:29418/qt/qtactiveqt#stable Message-ID: <20131209_102146_061658.ci-noreply@qt-project.org> QtActiveQt_stable_Integration #79: SUCCESS Tested changes (refs/builds/stable_1386582911): http://codereview.qt-project.org/73516 [PS1] - Prospective build fix after internal API change of QMetaStringTable From ci-noreply at qt-project.org Mon Dec 9 11:25:24 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 9 Dec 2013 12:25:24 +0200 Subject: [Ci-reports] fail on ssh://codereview.qt-project.org:29418/qt/qt5#dev Message-ID: <20131209_102524_057950.ci-noreply@qt-project.org> Qt5_dev_Integration » linux-g++_OpenSuSE_12.3_x64 #296: FAILURE Build log: http://testresults.qt-project.org/ci/Qt5_dev_Integration/build_00296/linux-g++_OpenSuSE_12.3_x64/log.txt.gz ============================================================ Qt5_dev_Integration » linux-g++_developer-build_OpenSuSE_12.3_x64 #296: FAILURE Build log: http://testresults.qt-project.org/ci/Qt5_dev_Integration/build_00296/linux-g++_developer-build_OpenSuSE_12.3_x64/log.txt.gz ============================================================ Autotest `tst_qqmlprofilerservice' failed :( Testing tst_QQmlProfilerService FAIL! : tst_QQmlProfilerService::scenegraphData() Compared values are not the same Actual (loopcheck): 2 Expected (3) : 3 Loc: [/work/build/qtdeclarative/tests/auto/qml/debugger/qqmlprofilerservice/tst_qqmlprofilerservice.cpp(467)] Totals: 7 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() FAIL! : tst_QQmlProfilerService::scenegraphData() Compared values are not the same Actual (loopcheck): 2 Expected (3) : 3 Loc: [/work/build/qtdeclarative/tests/auto/qml/debugger/qqmlprofilerservice/tst_qqmlprofilerservice.cpp(467)] QDEBUG : tst_QQmlProfilerService::scenegraphData() Process State: "running" QDEBUG : tst_QQmlProfilerService::scenegraphData() Application Output: "QML Debugger: Waiting for connection on port 13773... tick " PASS : tst_QQmlProfilerService::profileOnExit() PASS : tst_QQmlProfilerService::cleanupTestCase() Totals: 7 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: 2 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/Qt5_dev_Integration/build_00296/linux-g++_shadow-build_Ubuntu_11.10_x86/log.txt.gz Tested changes (refs/builds/dev_1386575822): http://codereview.qt-project.org/72684 [PS4] - Add QtAndroidExtras to dependency list of QtConnectivity From ci-noreply at qt-project.org Mon Dec 9 13:33:17 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 9 Dec 2013 14:33:17 +0200 Subject: [Ci-reports] fail on ssh://codereview.qt-project.org:29418/qt/qt5#dev Message-ID: <20131209_123317_005524.ci-noreply@qt-project.org> `make' failed :( make[3]: *** [xcodebuild_build] Error 65 make[2]: *** [sub-xmlpatterns-make_first] Error 2 make[3]: *** [xcodebuild_build] Error 65 make[2]: *** [sub-xmlpatternsvalidator-make_first] Error 2 make[1]: *** [sub-tools-make_first] Error 2 make: *** [module-qtxmlpatterns-make_first] Error 2 Build log: http://testresults.qt-project.org/ci/Qt5_dev_Integration/build_00297/macx-ios-clang_OSX_10.8/log.txt.gz Tested changes (refs/builds/dev_1386591917): http://codereview.qt-project.org/72684 [PS4] - Add QtAndroidExtras to dependency list of QtConnectivity From ci-noreply at qt-project.org Mon Dec 9 13:40:22 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 9 Dec 2013 14:40:22 +0200 Subject: [Ci-reports] pass on ssh://codereview.qt-project.org:29418/qt-labs/qtwebengine#master Message-ID: <20131209_124022_033630.ci-noreply@qt-project.org> QtWebEngine_master_Integration #111: SUCCESS Tested changes (refs/builds/master_1386587618): http://codereview.qt-project.org/73357 [PS2] - Minor clean-up in core_gyp_generator.pro and gyp_run.pro From ci-noreply at qt-project.org Mon Dec 9 14:01:31 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 9 Dec 2013 15:01:31 +0200 Subject: [Ci-reports] fail on ssh://codereview.qt-project.org:29418/qt/qtdeclarative#dev Message-ID: <20131209_130131_081324.ci-noreply@qt-project.org> Autotest `tst_qqmlmetaobject' failed :( Testing tst_QQmlMetaObject FAIL! : tst_QQmlMetaObject::method(testSignal(variant foo, var bar)) Compared values are not the same Actual (QString::fromUtf8(method.methodSignature().constData())): testSignal(QVariant,QJSValue) Expected (signature) : testSignal(QVariant,QVariant) Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qqmlmetaobject/tst_qqmlmetaobject.cpp(381)] Totals: 27 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QQmlMetaObject ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_QQmlMetaObject::initTestCase() PASS : tst_QQmlMetaObject::property(int) PASS : tst_QQmlMetaObject::property(bool) PASS : tst_QQmlMetaObject::property(double) PASS : tst_QQmlMetaObject::property(real) PASS : tst_QQmlMetaObject::property(string) PASS : tst_QQmlMetaObject::property(url) PASS : tst_QQmlMetaObject::property(color) PASS : tst_QQmlMetaObject::property(date) PASS : tst_QQmlMetaObject::property(variant) PASS : tst_QQmlMetaObject::property(var) PASS : tst_QQmlMetaObject::property(QtObject) PASS : tst_QQmlMetaObject::property(list) PASS : tst_QQmlMetaObject::property(MyQmlObject) PASS : tst_QQmlMetaObject::property(list) PASS : tst_QQmlMetaObject::property(alias) PASS : tst_QQmlMetaObject::property(alias-2) PASS : tst_QQmlMetaObject::property(alias-3) PASS : tst_QQmlMetaObject::method(testFunction()) PASS : tst_QQmlMetaObject::method(testFunction(foo)) PASS : tst_QQmlMetaObject::method(testFunction(foo, bar, baz)) PASS : tst_QQmlMetaObject::method(testSignal) PASS : tst_QQmlMetaObject::method(testSignal(string foo)) PASS : tst_QQmlMetaObject::method(testSignal(int foo, bool bar, real baz)) FAIL! : tst_QQmlMetaObject::method(testSignal(variant foo, var bar)) Compared values are not the same Actual (QString::fromUtf8(method.methodSignature().constData())): testSignal(QVariant,QJSValue) Expected (signature) : testSignal(QVariant,QVariant) Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qqmlmetaobject/tst_qqmlmetaobject.cpp(381)] PASS : tst_QQmlMetaObject::method(testSignal(color foo, date bar, url baz)) PASS : tst_QQmlMetaObject::method(testSignal(double foo)) PASS : tst_QQmlMetaObject::cleanupTestCase() Totals: 27 passed, 1 failed, 0 skipped ********* Finished testing of tst_QQmlMetaObject ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qqmlmetaobject: 1 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_00981/linux-g++_shadow-build_Ubuntu_11.10_x86/log.txt.gz Tested changes (refs/builds/dev_1386593420): http://codereview.qt-project.org/73404 [PS2] - Change C++ parameter type used for var parameters in QML declared signals From ci-noreply at qt-project.org Mon Dec 9 14:41:56 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 9 Dec 2013 15:41:56 +0200 Subject: [Ci-reports] pass on ssh://codereview.qt-project.org:29418/qt/qtenginio#master Message-ID: <20131209_134156_099810.ci-noreply@qt-project.org> QtEnginio_master_Integration #103: SUCCESS Tested changes (refs/builds/master_1386583515): http://codereview.qt-project.org/73518 [PS2] - Save backend id in settings earlier From ci-noreply at qt-project.org Mon Dec 9 15:00:23 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 9 Dec 2013 16:00:23 +0200 Subject: [Ci-reports] fail on ssh://codereview.qt-project.org:29418/qt/qtdeclarative#dev Message-ID: <20131209_140023_067996.ci-noreply@qt-project.org> Autotest `tst_qquickgridview' failed :( Testing tst_QQuickGridView QFATAL : tst_QQuickGridView::multipleChanges_condensed(insert and remove all) ASSERT: "!currentlyLockedAlphaMap.isNull()" in file ../gui/text/qfontengine_ft.cpp, line 1908 FAIL! : tst_QQuickGridView::multipleChanges_condensed(insert and remove all) Received a fatal error. Loc: [Unknown file(0)] Totals: 96 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 7490] QtQA::App::TestRunner: [New LWP 7492] QtQA::App::TestRunner: [New LWP 7495] QtQA::App::TestRunner: [New LWP 7491] QtQA::App::TestRunner: [New LWP 7494] QtQA::App::TestRunner: [New LWP 7506] QtQA::App::TestRunner: [New LWP 7493] 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: Missing separate debuginfo for /usr/lib64/dri/swrast_dri.so QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=204942de52590bac304bf688d03d4e0b7cf8f8aa" QtQA::App::TestRunner: Core was generated by `./tst_qquickgridview -silent -o /work/build/_artifacts/test-logs/tst_qquickgrid'. QtQA::App::TestRunner: Program terminated with signal 6, Aborted. QtQA::App::TestRunner: #0 0x00007fa7da3a33d5 in raise () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 7 (Thread 0x7fa7d0997700 (LWP 7493)): QtQA::App::TestRunner: #0 0x00007fa7daf41964 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #1 0x00007fa7d1383333 in ?? () from /usr/lib64/dri/swrast_dri.so QtQA::App::TestRunner: #2 0x00007fa7daf3de0f in start_thread () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #3 0x00007fa7da45744d in clone () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 6 (Thread 0x7fa7caffd700 (LWP 7506)): QtQA::App::TestRunner: #0 0x00007fa7da450293 in select () from /lib64/libc.so.6 QtQA::App::TestRunner: #1 0x00007fa7db751b3e in qt_safe_select (nfds=11, fdread=0x7fa7c4000a58, fdwrite=0x7fa7c4000ce8, fdexcept=0x7fa7c4000f78, orig_timeout=0x0) at kernel/qcore_unix.cpp:79 QtQA::App::TestRunner: #2 0x00007fa7db75323e in QEventDispatcherUNIX::select (this=0x7fa7c4053160, nfds=11, readfds=0x7fa7c4000a58, writefds=0x7fa7c4000ce8, exceptfds=0x7fa7c4000f78, timeout=0x0) at kernel/qeventdispatcher_unix.cpp:328 QtQA::App::TestRunner: #3 0x00007fa7db752a72 in QEventDispatcherUNIXPrivate::doSelect (this=0x7fa7c40008c0, flags=..., timeout=0x0) at kernel/qeventdispatcher_unix.cpp:204 QtQA::App::TestRunner: #4 0x00007fa7db754558 in QEventDispatcherUNIX::processEvents (this=0x7fa7c4053160, flags=...) at kernel/qeventdispatcher_unix.cpp:615 QtQA::App::TestRunner: #5 0x00007fa7db6db6c6 in QEventLoop::processEvents (this=0x7fa7caffcda0, flags=...) at kernel/qeventloop.cpp:136 QtQA::App::TestRunner: #6 0x00007fa7db6db9b3 in QEventLoop::exec (this=0x7fa7caffcda0, flags=...) at kernel/qeventloop.cpp:212 QtQA::App::TestRunner: #7 0x00007fa7db468544 in QThread::exec (this=0xaeba50) at thread/qthread.cpp:511 QtQA::App::TestRunner: #8 0x00007fa7dcd933fd in QQmlThreadPrivate::run (this=0xaeba50) at qml/ftw/qqmlthread.cpp:148 QtQA::App::TestRunner: #9 0x00007fa7db46fbca in QThreadPrivate::start (arg=0xaeba50) at thread/qthread_unix.cpp:345 QtQA::App::TestRunner: #10 0x00007fa7daf3de0f in start_thread () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #11 0x00007fa7da45744d in clone () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 5 (Thread 0x7fa7cbfff700 (LWP 7494)): QtQA::App::TestRunner: #0 0x00007fa7daf41964 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #1 0x00007fa7d1383333 in ?? () from /usr/lib64/dri/swrast_dri.so QtQA::App::TestRunner: #2 0x00007fa7daf3de0f in start_thread () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #3 0x00007fa7da45744d in clone () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 4 (Thread 0x7fa7d30e3700 (LWP 7491)): QtQA::App::TestRunner: #0 0x00007fa7da44e4ed in poll () from /lib64/libc.so.6 QtQA::App::TestRunner: #1 0x00007fa7d81fe0e2 in ?? () from /usr/lib64/libxcb.so.1 QtQA::App::TestRunner: #2 0x00007fa7d81ff86f in xcb_wait_for_event () from /usr/lib64/libxcb.so.1 QtQA::App::TestRunner: #3 0x00007fa7d5dd7a9d in QXcbEventReader::run (this=0x909d60) at qxcbconnection.cpp:992 QtQA::App::TestRunner: #4 0x00007fa7db46fbca in QThreadPrivate::start (arg=0x909d60) at thread/qthread_unix.cpp:345 QtQA::App::TestRunner: #5 0x00007fa7daf3de0f in start_thread () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #6 0x00007fa7da45744d in clone () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 3 (Thread 0x7fa7cb7fe700 (LWP 7495)): QtQA::App::TestRunner: #0 0x00007fa7daf41964 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #1 0x00007fa7d1383333 in ?? () from /usr/lib64/dri/swrast_dri.so QtQA::App::TestRunner: #2 0x00007fa7daf3de0f in start_thread () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #3 0x00007fa7da45744d in clone () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2 (Thread 0x7fa7d1198700 (LWP 7492)): QtQA::App::TestRunner: #0 0x00007fa7daf41964 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #1 0x00007fa7d1383333 in ?? () from /usr/lib64/dri/swrast_dri.so QtQA::App::TestRunner: #2 0x00007fa7daf3de0f in start_thread () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #3 0x00007fa7da45744d in clone () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1 (Thread 0x7fa7d6096740 (LWP 7490)): QtQA::App::TestRunner: #0 0x00007fa7da3a33d5 in raise () from /lib64/libc.so.6 QtQA::App::TestRunner: #1 0x00007fa7da3a4858 in abort () from /lib64/libc.so.6 QtQA::App::TestRunner: #2 0x00007fa7db45c74e in qt_message_fatal (context=..., message=...) at global/qlogging.cpp:979 QtQA::App::TestRunner: #3 0x00007fa7db45a2c8 in QMessageLogger::fatal (this=0x7fff5b8def30, msg=0x7fa7db7b70b8 "ASSERT: \"%s\" in file %s, line %d") at global/qlogging.cpp:384 QtQA::App::TestRunner: #4 0x00007fa7db4553c4 in qt_assert (assertion=0x7fa7d5e59930 "!currentlyLockedAlphaMap.isNull()", file=0x7fa7d5e597e8 "../gui/text/qfontengine_ft.cpp", line=1908) at global/qglobal.cpp:2098 QtQA::App::TestRunner: #5 0x00007fa7d5e16ae6 in QFontEngineFT::unlockAlphaMapForGlyph (this=0x173d9c0) at ../gui/text/qfontengine_ft.cpp:1908 QtQA::App::TestRunner: #6 0x00007fa7dbfc6335 in QTextureGlyphCache::populate (this=0x16965e0, fontEngine=0x173d9c0, numGlyphs=49, glyphs=0x1239788, positions=0x18491c8) at painting/qtextureglyphcache.cpp:164 QtQA::App::TestRunner: #7 0x00007fa7dd392962 in QSGTextMaskMaterial::populate (this=0x1085340, p=..., glyphIndexes=..., glyphPositions=..., geometry=0x16960f0, boundingRect=0x7fff5b8df390, baseLine=0x16960d8, margins=...) at scenegraph/qsgdefaultglyphnode_p.cpp:406 QtQA::App::TestRunner: #8 0x00007fa7dd390cba in QSGDefaultGlyphNode::update (this=0x1695fe0) at scenegraph/qsgdefaultglyphnode.cpp:129 QtQA::App::TestRunner: #9 0x00007fa7dd43d055 in QQuickTextNode::addGlyphs (this=0x12394d0, position=..., glyphs=..., color=..., style=QQuickText::Normal, styleColor=..., parentNode=0x0) at items/qquicktextnode.cpp:158 QtQA::App::TestRunner: #10 0x00007fa7dd442e30 in QQuickTextNodeEngine::addToSceneGraph (this=0x1985450, parentNode=0x12394d0, style=QQuickText::Normal, styleColor=...) at items/qquicktextnodeengine.cpp:732 QtQA::App::TestRunner: #11 0x00007fa7dd43db2f in QQuickTextNode::addTextLayout (this=0x12394d0, position=..., textLayout=0x121c110, color=..., style=QQuickText::Normal, styleColor=..., anchorColor=..., selectionColor=..., selectedTextColor=..., selectionStart=-1, selectionEnd=-1, lineStart=0, lineCount=1) at items/qquicktextnode.cpp:293 QtQA::App::TestRunner: #12 0x00007fa7dd43917c in QQuickText::updatePaintNode (this=0x121bea0, oldNode=0x0, data=0x16104c0) at items/qquicktext.cpp:2242 QtQA::App::TestRunner: #13 0x00007fa7dd3eb655 in QQuickWindowPrivate::updateDirtyNode (this=0x1610330, item=0x121bea0) at items/qquickwindow.cpp:2523 QtQA::App::TestRunner: #14 0x00007fa7dd3ea671 in QQuickWindowPrivate::updateDirtyNodes (this=0x1610330) at items/qquickwindow.cpp:2348 QtQA::App::TestRunner: #15 0x00007fa7dd3e21f6 in QQuickWindowPrivate::syncSceneGraph (this=0x1610330) at items/qquickwindow.cpp:334 QtQA::App::TestRunner: #16 0x00007fa7dd3b0ecb in QSGGuiThreadRenderLoop::renderWindow (this=0x934aa0, window=0x160cde0) at scenegraph/qsgrenderloop.cpp:308 QtQA::App::TestRunner: #17 0x00007fa7dd3b1548 in QSGGuiThreadRenderLoop::event (this=0x934aa0, e=0x7fff5b8e17f0) at scenegraph/qsgrenderloop.cpp:412 QtQA::App::TestRunner: #18 0x00007fa7db6dee64 in QCoreApplicationPrivate::notify_helper (this=0x8ed0f0, receiver=0x934aa0, event=0x7fff5b8e17f0) at kernel/qcoreapplication.cpp:1008 QtQA::App::TestRunner: #19 0x00007fa7db6deb28 in QCoreApplication::notify (this=0x7fff5b8e2bb0, receiver=0x934aa0, event=0x7fff5b8e17f0) at kernel/qcoreapplication.cpp:953 QtQA::App::TestRunner: #20 0x00007fa7dbcf7698 in QGuiApplication::notify (this=0x7fff5b8e2bb0, object=0x934aa0, event=0x7fff5b8e17f0) at kernel/qguiapplication.cpp:1357 QtQA::App::TestRunner: #21 0x00007fa7db6dea30 in QCoreApplication::notifyInternal (this=0x7fff5b8e2bb0, receiver=0x934aa0, event=0x7fff5b8e17f0) at kernel/qcoreapplication.cpp:891 QtQA::App::TestRunner: #22 0x00007fa7db6e27ef in QCoreApplication::sendEvent (receiver=0x934aa0, event=0x7fff5b8e17f0) at kernel/qcoreapplication.h:232 QtQA::App::TestRunner: #23 0x00007fa7db756568 in QTimerInfoList::activateTimers (this=0x93cef8) at kernel/qtimerinfo_unix.cpp:643 QtQA::App::TestRunner: #24 0x00007fa7db754229 in QEventDispatcherUNIX::activateTimers (this=0x90c0a0) at kernel/qeventdispatcher_unix.cpp:557 QtQA::App::TestRunner: #25 0x00007fa7db75458b in QEventDispatcherUNIX::processEvents (this=0x90c0a0, flags=...) at kernel/qeventdispatcher_unix.cpp:619 QtQA::App::TestRunner: #26 0x00007fa7d5e4cb82 in QUnixEventDispatcherQPA::processEvents (this=0x90c0a0, flags=...) at eventdispatchers/qunixeventdispatcher.cpp:70 QtQA::App::TestRunner: #27 0x00007fa7db6def67 in QCoreApplication::processEvents (flags=..., maxtime=50) at kernel/qcoreapplication.cpp:1089 QtQA::App::TestRunner: #28 0x000000000040e194 in QTest::qWait (ms=50) at /work/build/qt/qtbase/include/QtTest/../../src/testlib/qtestsystem.h:66 QtQA::App::TestRunner: #29 0x0000000000424dfc in tst_QQuickGridView::multipleChanges (this=0x7fff5b8e2b70, condensed=true) at tst_qquickgridview.cpp:1582 QtQA::App::TestRunner: #30 0x0000000000480d91 in tst_QQuickGridView::multipleChanges_condensed (this=0x7fff5b8e2b70) at tst_qquickgridview.cpp:96 QtQA::App::TestRunner: #31 0x000000000047d5ec in tst_QQuickGridView::qt_static_metacall (_o=0x7fff5b8e2b70, _c=QMetaObject::InvokeMetaMethod, _id=26, _a=0x7fff5b8e1e50) at .moc/tst_qquickgridview.moc:573 QtQA::App::TestRunner: #32 0x00007fa7db6eaf71 in QMetaMethod::invoke (this=0x7fff5b8e2320, object=0x7fff5b8e2b70, connectionType=Qt::DirectConnection, returnValue=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:2169 QtQA::App::TestRunner: #33 0x00007fa7db6ea41e in QMetaObject::invokeMethod (obj=0x7fff5b8e2b70, member=0x160cdb0 "multipleChanges_condensed", type=Qt::DirectConnection, ret=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:1464 QtQA::App::TestRunner: #34 0x00007fa7dc7c8fff in QMetaObject::invokeMethod (obj=0x7fff5b8e2b70, member=0x160cdb0 "multipleChanges_condensed", type=Qt::DirectConnection, val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs.h:395 QtQA::App::TestRunner: #35 0x00007fa7dc7c4cdd in QTest::qInvokeTestMethodDataEntry (slot=0x160cdb0 "multipleChanges_condensed") at qtestcase.cpp:1715 QtQA::App::TestRunner: #36 0x00007fa7dc7c5536 in QTest::qInvokeTestMethod (slotName=0xb25968 "multipleChanges_condensed()", data=0x0) at qtestcase.cpp:1840 QtQA::App::TestRunner: #37 0x00007fa7dc7c5d97 in QTest::qInvokeTestMethods (testObject=0x7fff5b8e2b70) at qtestcase.cpp:1994 QtQA::App::TestRunner: #38 0x00007fa7dc7c6301 in QTest::qExec (testObject=0x7fff5b8e2b70, argc=6, argv=0x7fff5b8e2cb8) at qtestcase.cpp:2224 QtQA::App::TestRunner: #39 0x000000000047d235 in main (argc=6, argv=0x7fff5b8e2cb8) at tst_qquickgridview.cpp:6310 QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QQuickGridView ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_QQuickGridView::initTestCase() PASS : tst_QQuickGridView::items() PASS : tst_QQuickGridView::changed() PASS : tst_QQuickGridView::inserted_basic() PASS : tst_QQuickGridView::inserted_defaultLayout(add 1, before visible items) PASS : tst_QQuickGridView::inserted_defaultLayout(add 2, before visible items) PASS : tst_QQuickGridView::inserted_defaultLayout(add 3, before visible items) PASS : tst_QQuickGridView::inserted_defaultLayout(add 5, before visible items) PASS : tst_QQuickGridView::inserted_defaultLayout(add 6, before visible items) PASS : tst_QQuickGridView::inserted_defaultLayout(add 1, at start of visible, content at start) PASS : tst_QQuickGridView::inserted_defaultLayout(add multiple, at start of visible, content at start) PASS : tst_QQuickGridView::inserted_defaultLayout(add 1, at start of visible, content not at start) PASS : tst_QQuickGridView::inserted_defaultLayout(add multiple, at start of visible, content not at start) PASS : tst_QQuickGridView::inserted_defaultLayout(add 1, at end of visible, content at start) PASS : tst_QQuickGridView::inserted_defaultLayout(add row, at end of visible, content at start) PASS : tst_QQuickGridView::inserted_defaultLayout(add 1, at end of visible, content not at start) PASS : tst_QQuickGridView::inserted_defaultLayout(add multiple, at end of visible, content not at start) PASS : tst_QQuickGridView::inserted_defaultLayout(add 1, after visible, content at start) PASS : tst_QQuickGridView::inserted_defaultLayout(add row, after visible, content at start) PASS : tst_QQuickGridView::inserted_defaultLayout(add 1, after visible, content not at start) PASS : tst_QQuickGridView::inserted_defaultLayout(add multiple, after visible, content not at start) PASS : tst_QQuickGridView::insertBeforeVisible(insert 1 at 0, 0 buffer) PASS : tst_QQuickGridView::insertBeforeVisible(insert 1 at 0, 100 buffer) PASS : tst_QQuickGridView::insertBeforeVisible(insert 1 at 0, 500 buffer) PASS : tst_QQuickGridView::insertBeforeVisible(insert 1 at 1, 0 buffer) PASS : tst_QQuickGridView::insertBeforeVisible(insert 1 at 1, 100 buffer) PASS : tst_QQuickGridView::insertBeforeVisible(insert 1 at 1, 500 buffer) PASS : tst_QQuickGridView::insertBeforeVisible(insert multiple at 0, 0 buffer) PASS : tst_QQuickGridView::insertBeforeVisible(insert multiple at 0, 100 buffer) PASS : tst_QQuickGridView::insertBeforeVisible(insert multiple at 0, 500 buffer) PASS : tst_QQuickGridView::insertBeforeVisible(insert multiple at 1, 0 buffer) PASS : tst_QQuickGridView::insertBeforeVisible(insert multiple at 1, 100 buffer) PASS : tst_QQuickGridView::insertBeforeVisible(insert multiple at 1, 500 buffer) PASS : tst_QQuickGridView::removed_basic() PASS : tst_QQuickGridView::removed_defaultLayout(remove 1, before visible items) PASS : tst_QQuickGridView::removed_defaultLayout(remove 1, before visible position) PASS : tst_QQuickGridView::removed_defaultLayout(remove multiple (1 row), all before visible items) PASS : tst_QQuickGridView::removed_defaultLayout(remove multiple, all before visible items, remove item 0) PASS : tst_QQuickGridView::removed_defaultLayout(remove multiple rows, all before visible items) PASS : tst_QQuickGridView::removed_defaultLayout(remove one row before visible, content y not on item border) PASS : tst_QQuickGridView::removed_defaultLayout(remove mix of visible/non-visible) PASS : tst_QQuickGridView::removed_defaultLayout(remove multiple, mix of items from before and within visible items) PASS : tst_QQuickGridView::removed_defaultLayout(remove multiple, mix of items from before and within visible items, remove item 0) PASS : tst_QQuickGridView::removed_defaultLayout(remove 1, from start of visible, content at start) PASS : tst_QQuickGridView::removed_defaultLayout(remove multiple, from start of visible, content at start) PASS : tst_QQuickGridView::removed_defaultLayout(remove 1, from start of visible, content not at start) PASS : tst_QQuickGridView::removed_defaultLayout(remove multiple, from start of visible, content not at start) PASS : tst_QQuickGridView::removed_defaultLayout(remove 1, from middle of visible, content at start) PASS : tst_QQuickGridView::removed_defaultLayout(remove multiple, from middle of visible, content at start) PASS : tst_QQuickGridView::removed_defaultLayout(remove 1, from middle of visible, content not at start) PASS : tst_QQuickGridView::removed_defaultLayout(remove multiple, from middle of visible, content not at start) PASS : tst_QQuickGridView::removed_defaultLayout(remove 1, after visible, content at start) PASS : tst_QQuickGridView::removed_defaultLayout(remove multiple, after visible, content at start) PASS : tst_QQuickGridView::removed_defaultLayout(remove 1, after visible, content not at start) PASS : tst_QQuickGridView::removed_defaultLayout(remove multiple, after visible, content not at start) PASS : tst_QQuickGridView::removed_defaultLayout(remove multiple, mix of items from within and after visible items) PASS : tst_QQuickGridView::addOrRemoveBeforeVisible(add) PASS : tst_QQuickGridView::addOrRemoveBeforeVisible(remove) PASS : tst_QQuickGridView::clear() PASS : tst_QQuickGridView::moved_defaultLayout(move 1 forwards, within visible items) PASS : tst_QQuickGridView::moved_defaultLayout(move 1 forwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_defaultLayout(move 1 forwards, from non-visible -> visible (move first item)) PASS : tst_QQuickGridView::moved_defaultLayout(move 1 forwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_defaultLayout(move 1 forwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::moved_defaultLayout(move 1 backwards, within visible items) PASS : tst_QQuickGridView::moved_defaultLayout(move 1 backwards, within visible items (to first index)) PASS : tst_QQuickGridView::moved_defaultLayout(move 1 backwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_defaultLayout(move 1 backwards, from non-visible -> visible (move last item)) PASS : tst_QQuickGridView::moved_defaultLayout(move 1 backwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_defaultLayout(move 1 backwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::moved_defaultLayout(move multiple forwards, within visible items) PASS : tst_QQuickGridView::moved_defaultLayout(move multiple backwards, within visible items (move first item)) PASS : tst_QQuickGridView::moved_defaultLayout(move multiple forwards, before visible items) PASS : tst_QQuickGridView::moved_defaultLayout(move multiple forwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_defaultLayout(move multiple forwards, from non-visible -> visible (move first item)) PASS : tst_QQuickGridView::moved_defaultLayout(move multiple forwards, mix of non-visible/visible) PASS : tst_QQuickGridView::moved_defaultLayout(move multiple forwards, to bottom of view) PASS : tst_QQuickGridView::moved_defaultLayout(move multiple forwards, to bottom of view, first row -> last) PASS : tst_QQuickGridView::moved_defaultLayout(move multiple forwards, to bottom of view, content y not 0) PASS : tst_QQuickGridView::moved_defaultLayout(move multiple forwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_defaultLayout(move multiple forwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::moved_defaultLayout(move multiple backwards, within visible items) PASS : tst_QQuickGridView::moved_defaultLayout(move multiple backwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_defaultLayout(move multiple backwards, from non-visible -> visible (move last item)) PASS : tst_QQuickGridView::moved_defaultLayout(move multiple backwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_defaultLayout(move multiple backwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::multipleChanges_condensed(remove all but 1, first->last) PASS : tst_QQuickGridView::multipleChanges_condensed(remove all) PASS : tst_QQuickGridView::multipleChanges_condensed(remove last (current) -> first) PASS : tst_QQuickGridView::multipleChanges_condensed(remove then insert at 0) PASS : tst_QQuickGridView::multipleChanges_condensed(remove then insert at non-zero index) PASS : tst_QQuickGridView::multipleChanges_condensed(remove current then insert below it) PASS : tst_QQuickGridView::multipleChanges_condensed(remove current index then move it down) PASS : tst_QQuickGridView::multipleChanges_condensed(remove current index then move it up) PASS : tst_QQuickGridView::multipleChanges_condensed(insert multiple times) PASS : tst_QQuickGridView::multipleChanges_condensed(insert multiple times with current index changes) QWARN : tst_QQuickGridView::multipleChanges_condensed(insert and remove all) load glyph failed err=6 face=0x2736500, glyph=5182 QWARN : tst_QQuickGridView::multipleChanges_condensed(insert and remove all) load glyph failed err=6 face=0x2736500, glyph=5182 QWARN : tst_QQuickGridView::multipleChanges_condensed(insert and remove all) QFontEngine: Glyph neither outline nor bitmap format=0 QWARN : tst_QQuickGridView::multipleChanges_condensed(insert and remove all) load glyph failed err=6 face=0x2736500, glyph=5182 QWARN : tst_QQuickGridView::multipleChanges_condensed(insert and remove all) QFontEngine: Glyph neither outline nor bitmap format=0 QFATAL : tst_QQuickGridView::multipleChanges_condensed(insert and remove all) ASSERT: "!currentlyLockedAlphaMap.isNull()" in file ../gui/text/qfontengine_ft.cpp, line 1908 FAIL! : tst_QQuickGridView::multipleChanges_condensed(insert and remove all) Received a fatal error. Loc: [Unknown file(0)] Totals: 96 passed, 1 failed, 0 skipped ********* Finished testing of tst_QQuickGridView ********* 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 7509] QtQA::App::TestRunner: [New LWP 7512] QtQA::App::TestRunner: [New LWP 7513] QtQA::App::TestRunner: [New LWP 7510] QtQA::App::TestRunner: [New LWP 7514] QtQA::App::TestRunner: [New LWP 7525] QtQA::App::TestRunner: [New LWP 7511] 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: Missing separate debuginfo for /usr/lib64/dri/swrast_dri.so QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=204942de52590bac304bf688d03d4e0b7cf8f8aa" QtQA::App::TestRunner: Core was generated by `./tst_qquickgridview -o /work/build/_artifacts/test-logs/tst_qquickgridview-tes'. QtQA::App::TestRunner: Program terminated with signal 6, Aborted. QtQA::App::TestRunner: #0 0x00007f98e8ac53d5 in raise () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 7 (Thread 0x7f98e0be8700 (LWP 7511)): QtQA::App::TestRunner: #0 0x00007f98e9663964 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #1 0x00007f98daebc333 in ?? () from /usr/lib64/dri/swrast_dri.so QtQA::App::TestRunner: #2 0x00007f98e965fe0f in start_thread () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #3 0x00007f98e8b7944d in clone () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 6 (Thread 0x7f98d94ce700 (LWP 7525)): QtQA::App::TestRunner: #0 0x00007f98e8b72293 in select () from /lib64/libc.so.6 QtQA::App::TestRunner: #1 0x00007f98e9e73b3e in qt_safe_select (nfds=11, fdread=0x7f98d4000a58, fdwrite=0x7f98d4000ce8, fdexcept=0x7f98d4000f78, orig_timeout=0x0) at kernel/qcore_unix.cpp:79 QtQA::App::TestRunner: #2 0x00007f98e9e7523e in QEventDispatcherUNIX::select (this=0x7f98d4006fd0, nfds=11, readfds=0x7f98d4000a58, writefds=0x7f98d4000ce8, exceptfds=0x7f98d4000f78, timeout=0x0) at kernel/qeventdispatcher_unix.cpp:328 QtQA::App::TestRunner: #3 0x00007f98e9e74a72 in QEventDispatcherUNIXPrivate::doSelect (this=0x7f98d40008c0, flags=..., timeout=0x0) at kernel/qeventdispatcher_unix.cpp:204 QtQA::App::TestRunner: #4 0x00007f98e9e76558 in QEventDispatcherUNIX::processEvents (this=0x7f98d4006fd0, flags=...) at kernel/qeventdispatcher_unix.cpp:615 QtQA::App::TestRunner: #5 0x00007f98e9dfd6c6 in QEventLoop::processEvents (this=0x7f98d94cdda0, flags=...) at kernel/qeventloop.cpp:136 QtQA::App::TestRunner: #6 0x00007f98e9dfd9b3 in QEventLoop::exec (this=0x7f98d94cdda0, flags=...) at kernel/qeventloop.cpp:212 QtQA::App::TestRunner: #7 0x00007f98e9b8a544 in QThread::exec (this=0x2634410) at thread/qthread.cpp:511 QtQA::App::TestRunner: #8 0x00007f98eb4b53fd in QQmlThreadPrivate::run (this=0x2634410) at qml/ftw/qqmlthread.cpp:148 QtQA::App::TestRunner: #9 0x00007f98e9b91bca in QThreadPrivate::start (arg=0x2634410) at thread/qthread_unix.cpp:345 QtQA::App::TestRunner: #10 0x00007f98e965fe0f in start_thread () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #11 0x00007f98e8b7944d in clone () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 5 (Thread 0x7f98d9ccf700 (LWP 7514)): QtQA::App::TestRunner: #0 0x00007f98e9663964 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #1 0x00007f98daebc333 in ?? () from /usr/lib64/dri/swrast_dri.so QtQA::App::TestRunner: #2 0x00007f98e965fe0f in start_thread () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #3 0x00007f98e8b7944d in clone () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 4 (Thread 0x7f98e1805700 (LWP 7510)): QtQA::App::TestRunner: #0 0x00007f98e8b704ed in poll () from /lib64/libc.so.6 QtQA::App::TestRunner: #1 0x00007f98e69200e2 in ?? () from /usr/lib64/libxcb.so.1 QtQA::App::TestRunner: #2 0x00007f98e692186f in xcb_wait_for_event () from /usr/lib64/libxcb.so.1 QtQA::App::TestRunner: #3 0x00007f98e44f9a9d in QXcbEventReader::run (this=0x1939d60) at qxcbconnection.cpp:992 QtQA::App::TestRunner: #4 0x00007f98e9b91bca in QThreadPrivate::start (arg=0x1939d60) at thread/qthread_unix.cpp:345 QtQA::App::TestRunner: #5 0x00007f98e965fe0f in start_thread () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #6 0x00007f98e8b7944d in clone () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 3 (Thread 0x7f98da4d0700 (LWP 7513)): QtQA::App::TestRunner: #0 0x00007f98e9663964 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #1 0x00007f98daebc333 in ?? () from /usr/lib64/dri/swrast_dri.so QtQA::App::TestRunner: #2 0x00007f98e965fe0f in start_thread () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #3 0x00007f98e8b7944d in clone () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2 (Thread 0x7f98dacd1700 (LWP 7512)): QtQA::App::TestRunner: #0 0x00007f98e9663964 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #1 0x00007f98daebc333 in ?? () from /usr/lib64/dri/swrast_dri.so QtQA::App::TestRunner: #2 0x00007f98e965fe0f in start_thread () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #3 0x00007f98e8b7944d in clone () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1 (Thread 0x7f98e47b8740 (LWP 7509)): QtQA::App::TestRunner: #0 0x00007f98e8ac53d5 in raise () from /lib64/libc.so.6 QtQA::App::TestRunner: #1 0x00007f98e8ac6858 in abort () from /lib64/libc.so.6 QtQA::App::TestRunner: #2 0x00007f98e9b7e74e in qt_message_fatal (context=..., message=...) at global/qlogging.cpp:979 QtQA::App::TestRunner: #3 0x00007f98e9b7c2c8 in QMessageLogger::fatal (this=0x7fffe6c96a40, msg=0x7f98e9ed90b8 "ASSERT: \"%s\" in file %s, line %d") at global/qlogging.cpp:384 QtQA::App::TestRunner: #4 0x00007f98e9b773c4 in qt_assert (assertion=0x7f98e457b930 "!currentlyLockedAlphaMap.isNull()", file=0x7f98e457b7e8 "../gui/text/qfontengine_ft.cpp", line=1908) at global/qglobal.cpp:2098 QtQA::App::TestRunner: #5 0x00007f98e4538ae6 in QFontEngineFT::unlockAlphaMapForGlyph (this=0x250df70) at ../gui/text/qfontengine_ft.cpp:1908 QtQA::App::TestRunner: #6 0x00007f98ea6e8335 in QTextureGlyphCache::populate (this=0x1fec7b0, fontEngine=0x250df70, numGlyphs=49, glyphs=0x2807918, positions=0x199e848) at painting/qtextureglyphcache.cpp:164 QtQA::App::TestRunner: #7 0x00007f98ebab4962 in QSGTextMaskMaterial::populate (this=0x1fec760, p=..., glyphIndexes=..., glyphPositions=..., geometry=0x1fec660, boundingRect=0x7fffe6c96ea0, baseLine=0x1fec648, margins=...) at scenegraph/qsgdefaultglyphnode_p.cpp:406 QtQA::App::TestRunner: #8 0x00007f98ebab2cba in QSGDefaultGlyphNode::update (this=0x1fec550) at scenegraph/qsgdefaultglyphnode.cpp:129 QtQA::App::TestRunner: #9 0x00007f98ebb5f055 in QQuickTextNode::addGlyphs (this=0x2807460, position=..., glyphs=..., color=..., style=QQuickText::Normal, styleColor=..., parentNode=0x0) at items/qquicktextnode.cpp:158 QtQA::App::TestRunner: #10 0x00007f98ebb64e30 in QQuickTextNodeEngine::addToSceneGraph (this=0x1c4bad0, parentNode=0x2807460, style=QQuickText::Normal, styleColor=...) at items/qquicktextnodeengine.cpp:732 QtQA::App::TestRunner: #11 0x00007f98ebb5fb2f in QQuickTextNode::addTextLayout (this=0x2807460, position=..., textLayout=0x1d3e150, color=..., style=QQuickText::Normal, styleColor=..., anchorColor=..., selectionColor=..., selectedTextColor=..., selectionStart=-1, selectionEnd=-1, lineStart=0, lineCount=1) at items/qquicktextnode.cpp:293 QtQA::App::TestRunner: #12 0x00007f98ebb5b17c in QQuickText::updatePaintNode (this=0x1d3dee0, oldNode=0x0, data=0x1abe850) at items/qquicktext.cpp:2242 QtQA::App::TestRunner: #13 0x00007f98ebb0d655 in QQuickWindowPrivate::updateDirtyNode (this=0x1abe6c0, item=0x1d3dee0) at items/qquickwindow.cpp:2523 QtQA::App::TestRunner: #14 0x00007f98ebb0c671 in QQuickWindowPrivate::updateDirtyNodes (this=0x1abe6c0) at items/qquickwindow.cpp:2348 QtQA::App::TestRunner: #15 0x00007f98ebb041f6 in QQuickWindowPrivate::syncSceneGraph (this=0x1abe6c0) at items/qquickwindow.cpp:334 QtQA::App::TestRunner: #16 0x00007f98ebad2ecb in QSGGuiThreadRenderLoop::renderWindow (this=0x1959aa0, window=0x263d020) at scenegraph/qsgrenderloop.cpp:308 QtQA::App::TestRunner: #17 0x00007f98ebad3548 in QSGGuiThreadRenderLoop::event (this=0x1959aa0, e=0x7fffe6c99300) at scenegraph/qsgrenderloop.cpp:412 QtQA::App::TestRunner: #18 0x00007f98e9e00e64 in QCoreApplicationPrivate::notify_helper (this=0x191d0f0, receiver=0x1959aa0, event=0x7fffe6c99300) at kernel/qcoreapplication.cpp:1008 QtQA::App::TestRunner: #19 0x00007f98e9e00b28 in QCoreApplication::notify (this=0x7fffe6c9a6c0, receiver=0x1959aa0, event=0x7fffe6c99300) at kernel/qcoreapplication.cpp:953 QtQA::App::TestRunner: #20 0x00007f98ea419698 in QGuiApplication::notify (this=0x7fffe6c9a6c0, object=0x1959aa0, event=0x7fffe6c99300) at kernel/qguiapplication.cpp:1357 QtQA::App::TestRunner: #21 0x00007f98e9e00a30 in QCoreApplication::notifyInternal (this=0x7fffe6c9a6c0, receiver=0x1959aa0, event=0x7fffe6c99300) at kernel/qcoreapplication.cpp:891 QtQA::App::TestRunner: #22 0x00007f98e9e047ef in QCoreApplication::sendEvent (receiver=0x1959aa0, event=0x7fffe6c99300) at kernel/qcoreapplication.h:232 QtQA::App::TestRunner: #23 0x00007f98e9e78568 in QTimerInfoList::activateTimers (this=0x196cc48) at kernel/qtimerinfo_unix.cpp:643 QtQA::App::TestRunner: #24 0x00007f98e9e76229 in QEventDispatcherUNIX::activateTimers (this=0x193aa60) at kernel/qeventdispatcher_unix.cpp:557 QtQA::App::TestRunner: #25 0x00007f98e9e7658b in QEventDispatcherUNIX::processEvents (this=0x193aa60, flags=...) at kernel/qeventdispatcher_unix.cpp:619 QtQA::App::TestRunner: #26 0x00007f98e456eb82 in QUnixEventDispatcherQPA::processEvents (this=0x193aa60, flags=...) at eventdispatchers/qunixeventdispatcher.cpp:70 QtQA::App::TestRunner: #27 0x00007f98e9e00f67 in QCoreApplication::processEvents (flags=..., maxtime=50) at kernel/qcoreapplication.cpp:1089 QtQA::App::TestRunner: #28 0x000000000040e194 in QTest::qWait (ms=50) at /work/build/qt/qtbase/include/QtTest/../../src/testlib/qtestsystem.h:66 QtQA::App::TestRunner: #29 0x0000000000424dfc in tst_QQuickGridView::multipleChanges (this=0x7fffe6c9a680, condensed=true) at tst_qquickgridview.cpp:1582 QtQA::App::TestRunner: #30 0x0000000000480d91 in tst_QQuickGridView::multipleChanges_condensed (this=0x7fffe6c9a680) at tst_qquickgridview.cpp:96 QtQA::App::TestRunner: #31 0x000000000047d5ec in tst_QQuickGridView::qt_static_metacall (_o=0x7fffe6c9a680, _c=QMetaObject::InvokeMetaMethod, _id=26, _a=0x7fffe6c99960) at .moc/tst_qquickgridview.moc:573 QtQA::App::TestRunner: #32 0x00007f98e9e0cf71 in QMetaMethod::invoke (this=0x7fffe6c99e30, object=0x7fffe6c9a680, connectionType=Qt::DirectConnection, returnValue=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:2169 QtQA::App::TestRunner: #33 0x00007f98e9e0c41e in QMetaObject::invokeMethod (obj=0x7fffe6c9a680, member=0x1972d70 "multipleChanges_condensed", type=Qt::DirectConnection, ret=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:1464 QtQA::App::TestRunner: #34 0x00007f98eaeeafff in QMetaObject::invokeMethod (obj=0x7fffe6c9a680, member=0x1972d70 "multipleChanges_condensed", type=Qt::DirectConnection, val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs.h:395 QtQA::App::TestRunner: #35 0x00007f98eaee6cdd in QTest::qInvokeTestMethodDataEntry (slot=0x1972d70 "multipleChanges_condensed") at qtestcase.cpp:1715 QtQA::App::TestRunner: #36 0x00007f98eaee7536 in QTest::qInvokeTestMethod (slotName=0x1aa4488 "multipleChanges_condensed()", data=0x0) at qtestcase.cpp:1840 QtQA::App::TestRunner: #37 0x00007f98eaee7d97 in QTest::qInvokeTestMethods (testObject=0x7fffe6c9a680) at qtestcase.cpp:1994 QtQA::App::TestRunner: #38 0x00007f98eaee8301 in QTest::qExec (testObject=0x7fffe6c9a680, argc=5, argv=0x7fffe6c9a7c8) at qtestcase.cpp:2224 QtQA::App::TestRunner: #39 0x000000000047d235 in main (argc=5, argv=0x7fffe6c9a7c8) at tst_qquickgridview.cpp:6310 QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickgridview: 52 seconds, signal 6 Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_00982/linux-g++_developer-build_OpenSuSE_12.3_x64/log.txt.gz Tested changes (refs/builds/dev_1386595093): http://codereview.qt-project.org/73380 [PS2] - Merge remote-tracking branch 'origin/stable' into dev From ci-noreply at qt-project.org Mon Dec 9 15:17:58 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 9 Dec 2013 16:17:58 +0200 Subject: [Ci-reports] pass on ssh://codereview.qt-project.org:29418/qt/qt#4.8 Message-ID: <20131209_141758_039221.ci-noreply@qt-project.org> Qt_4.8_Integration #1711: SUCCESS Tested changes (refs/builds/4.8_1386581505): http://codereview.qt-project.org/69226 [PS6] - Fixed rounding errors in QtQuick1 to int conversions From ci-noreply at qt-project.org Mon Dec 9 15:38:57 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 9 Dec 2013 16:38:57 +0200 Subject: [Ci-reports] pass on ssh://codereview.qt-project.org:29418/qt/qtbase#dev Message-ID: <20131209_143857_026839.ci-noreply@qt-project.org> QtBase_dev_Integration #2244: SUCCESS Tested changes (refs/builds/dev_1386581996): http://codereview.qt-project.org/72952 [PS2] - Add operator!=() for timespec structs. http://codereview.qt-project.org/73057 [PS2] - Add missing Q_ATOMIC_INT32_xxx definitions to qatomic_unix.h http://codereview.qt-project.org/72688 [PS1] - moc: move qt_meta_extradata data from .data.rel into .data.rel.ro http://codereview.qt-project.org/67386 [PS17] - Introducing d3dcompiler_qt http://codereview.qt-project.org/73379 [PS1] - Merge remote-tracking branch 'origin/stable' into dev From ci-noreply at qt-project.org Mon Dec 9 15:40:21 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 9 Dec 2013 16:40:21 +0200 Subject: [Ci-reports] pass on ssh://codereview.qt-project.org:29418/qt/qtbase#stable Message-ID: <20131209_144021_047462.ci-noreply@qt-project.org> QtBase_stable_Integration #2702: SUCCESS Tested changes (refs/builds/stable_1386586763): http://codereview.qt-project.org/73521 [PS1] - fix Windows CE comments From ci-noreply at qt-project.org Mon Dec 9 16:18:03 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 9 Dec 2013 17:18:03 +0200 Subject: [Ci-reports] fail on ssh://codereview.qt-project.org:29418/qt/qtbase#dev Message-ID: <20131209_151803_012731.ci-noreply@qt-project.org> Autotest `tst_qquicktrailemitter' failed :( Testing tst_qquicktrailemitter FAIL! : tst_qquicktrailemitter::test_basic() Compared values are not the same Actual (system->groupData[1]->size()): 510 Expected (500) : 500 Loc: [tst_qquicktrailemitter.cpp(89)] Totals: 2 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qquicktrailemitter ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_qquicktrailemitter::initTestCase() FAIL! : tst_qquicktrailemitter::test_basic() Compared values are not the same Actual (system->groupData[1]->size()): 510 Expected (500) : 500 Loc: [tst_qquicktrailemitter.cpp(89)] PASS : tst_qquicktrailemitter::cleanupTestCase() Totals: 2 passed, 1 failed, 0 skipped ********* Finished testing of tst_qquicktrailemitter ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquicktrailemitter: 11 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02245/revdep-qtdeclarative_linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz Tested changes (refs/builds/dev_1386600112): http://codereview.qt-project.org/72712 [PS11] - Move QGridLayoutEngine to QtGui module http://codereview.qt-project.org/73485 [PS2] - qmake: fix const correctness From ci-noreply at qt-project.org Mon Dec 9 16:28:55 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 9 Dec 2013 17:28:55 +0200 Subject: [Ci-reports] pass on ssh://codereview.qt-project.org:29418/qt/qttools#stable Message-ID: <20131209_152855_042577.ci-noreply@qt-project.org> QtTools_stable_Integration #314: SUCCESS Tested changes (refs/builds/stable_1386593852): http://codereview.qt-project.org/73449 [PS1] - Remove unused variable. http://codereview.qt-project.org/73450 [PS2] - Improve error messages when qhp files are messed up From ci-noreply at qt-project.org Mon Dec 9 16:37:26 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 9 Dec 2013 17:37:26 +0200 Subject: [Ci-reports] fail on ssh://codereview.qt-project.org:29418/qt/qtdeclarative#dev Message-ID: <20131209_153726_086691.ci-noreply@qt-project.org> Autotest `tst_qquickgridview' failed :( Testing tst_QQuickGridView QFATAL : tst_QQuickGridView::multipleChanges_condensed(insert and remove all) ASSERT: "!currentlyLockedAlphaMap.isNull()" in file ../gui/text/qfontengine_ft.cpp, line 1908 FAIL! : tst_QQuickGridView::multipleChanges_condensed(insert and remove all) Received a fatal error. Loc: [Unknown file(0)] Totals: 96 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 8138] QtQA::App::TestRunner: [New LWP 8139] QtQA::App::TestRunner: [New LWP 8142] QtQA::App::TestRunner: [New LWP 8143] QtQA::App::TestRunner: [New LWP 8154] QtQA::App::TestRunner: [New LWP 8140] QtQA::App::TestRunner: [New LWP 8141] 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: Missing separate debuginfo for /usr/lib64/dri/swrast_dri.so QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=204942de52590bac304bf688d03d4e0b7cf8f8aa" QtQA::App::TestRunner: Core was generated by `./tst_qquickgridview -silent -o /work/build/_artifacts/test-logs/tst_qquickgrid'. QtQA::App::TestRunner: Program terminated with signal 6, Aborted. QtQA::App::TestRunner: #0 0x00007f337d5883d5 in raise () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 7 (Thread 0x7f336f7fe700 (LWP 8141)): QtQA::App::TestRunner: #0 0x00007f337e126964 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #1 0x00007f3374568333 in ?? () from /usr/lib64/dri/swrast_dri.so QtQA::App::TestRunner: #2 0x00007f337e122e0f in start_thread () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #3 0x00007f337d63c44d in clone () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 6 (Thread 0x7f336ffff700 (LWP 8140)): QtQA::App::TestRunner: #0 0x00007f337e126964 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #1 0x00007f3374568333 in ?? () from /usr/lib64/dri/swrast_dri.so QtQA::App::TestRunner: #2 0x00007f337e122e0f in start_thread () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #3 0x00007f337d63c44d in clone () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 5 (Thread 0x7f336dffb700 (LWP 8154)): QtQA::App::TestRunner: #0 0x00007f337d635293 in select () from /lib64/libc.so.6 QtQA::App::TestRunner: #1 0x00007f337e936bde in qt_safe_select (nfds=11, fdread=0x7f3368053108, fdwrite=0x7f3368053398, fdexcept=0x7f3368053628, orig_timeout=0x0) at kernel/qcore_unix.cpp:79 QtQA::App::TestRunner: #2 0x00007f337e9382de in QEventDispatcherUNIX::select (this=0x7f3368012e00, nfds=11, readfds=0x7f3368053108, writefds=0x7f3368053398, exceptfds=0x7f3368053628, timeout=0x0) at kernel/qeventdispatcher_unix.cpp:328 QtQA::App::TestRunner: #3 0x00007f337e937b12 in QEventDispatcherUNIXPrivate::doSelect (this=0x7f3368052f70, flags=..., timeout=0x0) at kernel/qeventdispatcher_unix.cpp:204 QtQA::App::TestRunner: #4 0x00007f337e9395f8 in QEventDispatcherUNIX::processEvents (this=0x7f3368012e00, flags=...) at kernel/qeventdispatcher_unix.cpp:615 QtQA::App::TestRunner: #5 0x00007f337e8c074e in QEventLoop::processEvents (this=0x7f336dffada0, flags=...) at kernel/qeventloop.cpp:136 QtQA::App::TestRunner: #6 0x00007f337e8c0a3b in QEventLoop::exec (this=0x7f336dffada0, flags=...) at kernel/qeventloop.cpp:212 QtQA::App::TestRunner: #7 0x00007f337e64d544 in QThread::exec (this=0x2312380) at thread/qthread.cpp:511 QtQA::App::TestRunner: #8 0x00007f337ff783fd in QQmlThreadPrivate::run (this=0x2312380) at qml/ftw/qqmlthread.cpp:148 QtQA::App::TestRunner: #9 0x00007f337e654bca in QThreadPrivate::start (arg=0x2312380) at thread/qthread_unix.cpp:345 QtQA::App::TestRunner: #10 0x00007f337e122e0f in start_thread () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #11 0x00007f337d63c44d in clone () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 4 (Thread 0x7f336e7fc700 (LWP 8143)): QtQA::App::TestRunner: #0 0x00007f337e126964 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #1 0x00007f3374568333 in ?? () from /usr/lib64/dri/swrast_dri.so QtQA::App::TestRunner: #2 0x00007f337e122e0f in start_thread () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #3 0x00007f337d63c44d in clone () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 3 (Thread 0x7f336effd700 (LWP 8142)): QtQA::App::TestRunner: #0 0x00007f337e126964 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #1 0x00007f3374568333 in ?? () from /usr/lib64/dri/swrast_dri.so QtQA::App::TestRunner: #2 0x00007f337e122e0f in start_thread () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #3 0x00007f337d63c44d in clone () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2 (Thread 0x7f33762c8700 (LWP 8139)): QtQA::App::TestRunner: #0 0x00007f337d6334ed in poll () from /lib64/libc.so.6 QtQA::App::TestRunner: #1 0x00007f337b3e30e2 in ?? () from /usr/lib64/libxcb.so.1 QtQA::App::TestRunner: #2 0x00007f337b3e486f in xcb_wait_for_event () from /usr/lib64/libxcb.so.1 QtQA::App::TestRunner: #3 0x00007f3378fbca3d in QXcbEventReader::run (this=0x1fefd80) at qxcbconnection.cpp:993 QtQA::App::TestRunner: #4 0x00007f337e654bca in QThreadPrivate::start (arg=0x1fefd80) at thread/qthread_unix.cpp:345 QtQA::App::TestRunner: #5 0x00007f337e122e0f in start_thread () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #6 0x00007f337d63c44d in clone () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1 (Thread 0x7f337927b740 (LWP 8138)): QtQA::App::TestRunner: #0 0x00007f337d5883d5 in raise () from /lib64/libc.so.6 QtQA::App::TestRunner: #1 0x00007f337d589858 in abort () from /lib64/libc.so.6 QtQA::App::TestRunner: #2 0x00007f337e64174e in qt_message_fatal (context=..., message=...) at global/qlogging.cpp:979 QtQA::App::TestRunner: #3 0x00007f337e63f2c8 in QMessageLogger::fatal (this=0x7fff8a37f470, msg=0x7f337e99c158 "ASSERT: \"%s\" in file %s, line %d") at global/qlogging.cpp:384 QtQA::App::TestRunner: #4 0x00007f337e63a3c4 in qt_assert (assertion=0x7f337903e7f0 "!currentlyLockedAlphaMap.isNull()", file=0x7f337903e6a8 "../gui/text/qfontengine_ft.cpp", line=1908) at global/qglobal.cpp:2098 QtQA::App::TestRunner: #5 0x00007f3378ffba12 in QFontEngineFT::unlockAlphaMapForGlyph (this=0x2fa07f0) at ../gui/text/qfontengine_ft.cpp:1908 QtQA::App::TestRunner: #6 0x00007f337f1ab365 in QTextureGlyphCache::populate (this=0x27340d0, fontEngine=0x2fa07f0, numGlyphs=49, glyphs=0x2734268, positions=0x2737b48) at painting/qtextureglyphcache.cpp:164 QtQA::App::TestRunner: #7 0x00007f3380577962 in QSGTextMaskMaterial::populate (this=0x2ab74e0, p=..., glyphIndexes=..., glyphPositions=..., geometry=0x2733fd0, boundingRect=0x7fff8a37f8d0, baseLine=0x2733fb8, margins=...) at scenegraph/qsgdefaultglyphnode_p.cpp:406 QtQA::App::TestRunner: #8 0x00007f3380575cba in QSGDefaultGlyphNode::update (this=0x2733ec0) at scenegraph/qsgdefaultglyphnode.cpp:129 QtQA::App::TestRunner: #9 0x00007f3380622055 in QQuickTextNode::addGlyphs (this=0x2ab73d0, position=..., glyphs=..., color=..., style=QQuickText::Normal, styleColor=..., parentNode=0x0) at items/qquicktextnode.cpp:158 QtQA::App::TestRunner: #10 0x00007f3380627e30 in QQuickTextNodeEngine::addToSceneGraph (this=0x202fe30, parentNode=0x2ab73d0, style=QQuickText::Normal, styleColor=...) at items/qquicktextnodeengine.cpp:732 QtQA::App::TestRunner: #11 0x00007f3380622b2f in QQuickTextNode::addTextLayout (this=0x2ab73d0, position=..., textLayout=0x2eb4240, color=..., style=QQuickText::Normal, styleColor=..., anchorColor=..., selectionColor=..., selectedTextColor=..., selectionStart=-1, selectionEnd=-1, lineStart=0, lineCount=1) at items/qquicktextnode.cpp:293 QtQA::App::TestRunner: #12 0x00007f338061e17c in QQuickText::updatePaintNode (this=0x2eb3fd0, oldNode=0x0, data=0x293a0c0) at items/qquicktext.cpp:2242 QtQA::App::TestRunner: #13 0x00007f33805d0655 in QQuickWindowPrivate::updateDirtyNode (this=0x2939f30, item=0x2eb3fd0) at items/qquickwindow.cpp:2523 QtQA::App::TestRunner: #14 0x00007f33805cf671 in QQuickWindowPrivate::updateDirtyNodes (this=0x2939f30) at items/qquickwindow.cpp:2348 QtQA::App::TestRunner: #15 0x00007f33805c71f6 in QQuickWindowPrivate::syncSceneGraph (this=0x2939f30) at items/qquickwindow.cpp:334 QtQA::App::TestRunner: #16 0x00007f3380595ecb in QSGGuiThreadRenderLoop::renderWindow (this=0x2028110, window=0x2ceb830) at scenegraph/qsgrenderloop.cpp:308 QtQA::App::TestRunner: #17 0x00007f3380596548 in QSGGuiThreadRenderLoop::event (this=0x2028110, e=0x7fff8a381d30) at scenegraph/qsgrenderloop.cpp:412 QtQA::App::TestRunner: #18 0x00007f337e8c3eec in QCoreApplicationPrivate::notify_helper (this=0x1fd30b0, receiver=0x2028110, event=0x7fff8a381d30) at kernel/qcoreapplication.cpp:1008 QtQA::App::TestRunner: #19 0x00007f337e8c3bb0 in QCoreApplication::notify (this=0x7fff8a3830f0, receiver=0x2028110, event=0x7fff8a381d30) at kernel/qcoreapplication.cpp:953 QtQA::App::TestRunner: #20 0x00007f337eedc698 in QGuiApplication::notify (this=0x7fff8a3830f0, object=0x2028110, event=0x7fff8a381d30) at kernel/qguiapplication.cpp:1357 QtQA::App::TestRunner: #21 0x00007f337e8c3ab8 in QCoreApplication::notifyInternal (this=0x7fff8a3830f0, receiver=0x2028110, event=0x7fff8a381d30) at kernel/qcoreapplication.cpp:891 QtQA::App::TestRunner: #22 0x00007f337e8c7877 in QCoreApplication::sendEvent (receiver=0x2028110, event=0x7fff8a381d30) at kernel/qcoreapplication.h:232 QtQA::App::TestRunner: #23 0x00007f337e93b608 in QTimerInfoList::activateTimers (this=0x2022f18) at kernel/qtimerinfo_unix.cpp:643 QtQA::App::TestRunner: #24 0x00007f337e9392c9 in QEventDispatcherUNIX::activateTimers (this=0x1ff20c0) at kernel/qeventdispatcher_unix.cpp:557 QtQA::App::TestRunner: #25 0x00007f337e93962b in QEventDispatcherUNIX::processEvents (this=0x1ff20c0, flags=...) at kernel/qeventdispatcher_unix.cpp:619 QtQA::App::TestRunner: #26 0x00007f3379031ace in QUnixEventDispatcherQPA::processEvents (this=0x1ff20c0, flags=...) at eventdispatchers/qunixeventdispatcher.cpp:70 QtQA::App::TestRunner: #27 0x00007f337e8c3fef in QCoreApplication::processEvents (flags=..., maxtime=50) at kernel/qcoreapplication.cpp:1089 QtQA::App::TestRunner: #28 0x000000000040e194 in QTest::qWait (ms=50) at /work/build/qt/qtbase/include/QtTest/../../src/testlib/qtestsystem.h:66 QtQA::App::TestRunner: #29 0x0000000000424dfc in tst_QQuickGridView::multipleChanges (this=0x7fff8a3830b0, condensed=true) at tst_qquickgridview.cpp:1582 QtQA::App::TestRunner: #30 0x0000000000480d91 in tst_QQuickGridView::multipleChanges_condensed (this=0x7fff8a3830b0) at tst_qquickgridview.cpp:96 QtQA::App::TestRunner: #31 0x000000000047d5ec in tst_QQuickGridView::qt_static_metacall (_o=0x7fff8a3830b0, _c=QMetaObject::InvokeMetaMethod, _id=26, _a=0x7fff8a382390) at .moc/tst_qquickgridview.moc:573 QtQA::App::TestRunner: #32 0x00007f337e8cfff9 in QMetaMethod::invoke (this=0x7fff8a382860, object=0x7fff8a3830b0, connectionType=Qt::DirectConnection, returnValue=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:2169 QtQA::App::TestRunner: #33 0x00007f337e8cf4a6 in QMetaObject::invokeMethod (obj=0x7fff8a3830b0, member=0x2cc5600 "multipleChanges_condensed", type=Qt::DirectConnection, ret=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:1464 QtQA::App::TestRunner: #34 0x00007f337f9adfff in QMetaObject::invokeMethod (obj=0x7fff8a3830b0, member=0x2cc5600 "multipleChanges_condensed", type=Qt::DirectConnection, val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs.h:395 QtQA::App::TestRunner: #35 0x00007f337f9a9cdd in QTest::qInvokeTestMethodDataEntry (slot=0x2cc5600 "multipleChanges_condensed") at qtestcase.cpp:1715 QtQA::App::TestRunner: #36 0x00007f337f9aa536 in QTest::qInvokeTestMethod (slotName=0x2c66bf8 "multipleChanges_condensed()", data=0x0) at qtestcase.cpp:1840 QtQA::App::TestRunner: #37 0x00007f337f9aad97 in QTest::qInvokeTestMethods (testObject=0x7fff8a3830b0) at qtestcase.cpp:1994 QtQA::App::TestRunner: #38 0x00007f337f9ab301 in QTest::qExec (testObject=0x7fff8a3830b0, argc=6, argv=0x7fff8a3831f8) at qtestcase.cpp:2224 QtQA::App::TestRunner: #39 0x000000000047d235 in main (argc=6, argv=0x7fff8a3831f8) at tst_qquickgridview.cpp:6310 QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QQuickGridView ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_QQuickGridView::initTestCase() PASS : tst_QQuickGridView::items() PASS : tst_QQuickGridView::changed() PASS : tst_QQuickGridView::inserted_basic() PASS : tst_QQuickGridView::inserted_defaultLayout(add 1, before visible items) PASS : tst_QQuickGridView::inserted_defaultLayout(add 2, before visible items) PASS : tst_QQuickGridView::inserted_defaultLayout(add 3, before visible items) PASS : tst_QQuickGridView::inserted_defaultLayout(add 5, before visible items) PASS : tst_QQuickGridView::inserted_defaultLayout(add 6, before visible items) PASS : tst_QQuickGridView::inserted_defaultLayout(add 1, at start of visible, content at start) PASS : tst_QQuickGridView::inserted_defaultLayout(add multiple, at start of visible, content at start) PASS : tst_QQuickGridView::inserted_defaultLayout(add 1, at start of visible, content not at start) PASS : tst_QQuickGridView::inserted_defaultLayout(add multiple, at start of visible, content not at start) PASS : tst_QQuickGridView::inserted_defaultLayout(add 1, at end of visible, content at start) PASS : tst_QQuickGridView::inserted_defaultLayout(add row, at end of visible, content at start) PASS : tst_QQuickGridView::inserted_defaultLayout(add 1, at end of visible, content not at start) PASS : tst_QQuickGridView::inserted_defaultLayout(add multiple, at end of visible, content not at start) PASS : tst_QQuickGridView::inserted_defaultLayout(add 1, after visible, content at start) PASS : tst_QQuickGridView::inserted_defaultLayout(add row, after visible, content at start) PASS : tst_QQuickGridView::inserted_defaultLayout(add 1, after visible, content not at start) PASS : tst_QQuickGridView::inserted_defaultLayout(add multiple, after visible, content not at start) PASS : tst_QQuickGridView::insertBeforeVisible(insert 1 at 0, 0 buffer) PASS : tst_QQuickGridView::insertBeforeVisible(insert 1 at 0, 100 buffer) PASS : tst_QQuickGridView::insertBeforeVisible(insert 1 at 0, 500 buffer) PASS : tst_QQuickGridView::insertBeforeVisible(insert 1 at 1, 0 buffer) PASS : tst_QQuickGridView::insertBeforeVisible(insert 1 at 1, 100 buffer) PASS : tst_QQuickGridView::insertBeforeVisible(insert 1 at 1, 500 buffer) PASS : tst_QQuickGridView::insertBeforeVisible(insert multiple at 0, 0 buffer) PASS : tst_QQuickGridView::insertBeforeVisible(insert multiple at 0, 100 buffer) PASS : tst_QQuickGridView::insertBeforeVisible(insert multiple at 0, 500 buffer) PASS : tst_QQuickGridView::insertBeforeVisible(insert multiple at 1, 0 buffer) PASS : tst_QQuickGridView::insertBeforeVisible(insert multiple at 1, 100 buffer) PASS : tst_QQuickGridView::insertBeforeVisible(insert multiple at 1, 500 buffer) PASS : tst_QQuickGridView::removed_basic() PASS : tst_QQuickGridView::removed_defaultLayout(remove 1, before visible items) PASS : tst_QQuickGridView::removed_defaultLayout(remove 1, before visible position) PASS : tst_QQuickGridView::removed_defaultLayout(remove multiple (1 row), all before visible items) PASS : tst_QQuickGridView::removed_defaultLayout(remove multiple, all before visible items, remove item 0) PASS : tst_QQuickGridView::removed_defaultLayout(remove multiple rows, all before visible items) PASS : tst_QQuickGridView::removed_defaultLayout(remove one row before visible, content y not on item border) PASS : tst_QQuickGridView::removed_defaultLayout(remove mix of visible/non-visible) PASS : tst_QQuickGridView::removed_defaultLayout(remove multiple, mix of items from before and within visible items) PASS : tst_QQuickGridView::removed_defaultLayout(remove multiple, mix of items from before and within visible items, remove item 0) PASS : tst_QQuickGridView::removed_defaultLayout(remove 1, from start of visible, content at start) PASS : tst_QQuickGridView::removed_defaultLayout(remove multiple, from start of visible, content at start) PASS : tst_QQuickGridView::removed_defaultLayout(remove 1, from start of visible, content not at start) PASS : tst_QQuickGridView::removed_defaultLayout(remove multiple, from start of visible, content not at start) PASS : tst_QQuickGridView::removed_defaultLayout(remove 1, from middle of visible, content at start) PASS : tst_QQuickGridView::removed_defaultLayout(remove multiple, from middle of visible, content at start) PASS : tst_QQuickGridView::removed_defaultLayout(remove 1, from middle of visible, content not at start) PASS : tst_QQuickGridView::removed_defaultLayout(remove multiple, from middle of visible, content not at start) PASS : tst_QQuickGridView::removed_defaultLayout(remove 1, after visible, content at start) PASS : tst_QQuickGridView::removed_defaultLayout(remove multiple, after visible, content at start) PASS : tst_QQuickGridView::removed_defaultLayout(remove 1, after visible, content not at start) PASS : tst_QQuickGridView::removed_defaultLayout(remove multiple, after visible, content not at start) PASS : tst_QQuickGridView::removed_defaultLayout(remove multiple, mix of items from within and after visible items) PASS : tst_QQuickGridView::addOrRemoveBeforeVisible(add) PASS : tst_QQuickGridView::addOrRemoveBeforeVisible(remove) PASS : tst_QQuickGridView::clear() PASS : tst_QQuickGridView::moved_defaultLayout(move 1 forwards, within visible items) PASS : tst_QQuickGridView::moved_defaultLayout(move 1 forwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_defaultLayout(move 1 forwards, from non-visible -> visible (move first item)) PASS : tst_QQuickGridView::moved_defaultLayout(move 1 forwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_defaultLayout(move 1 forwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::moved_defaultLayout(move 1 backwards, within visible items) PASS : tst_QQuickGridView::moved_defaultLayout(move 1 backwards, within visible items (to first index)) PASS : tst_QQuickGridView::moved_defaultLayout(move 1 backwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_defaultLayout(move 1 backwards, from non-visible -> visible (move last item)) PASS : tst_QQuickGridView::moved_defaultLayout(move 1 backwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_defaultLayout(move 1 backwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::moved_defaultLayout(move multiple forwards, within visible items) PASS : tst_QQuickGridView::moved_defaultLayout(move multiple backwards, within visible items (move first item)) PASS : tst_QQuickGridView::moved_defaultLayout(move multiple forwards, before visible items) PASS : tst_QQuickGridView::moved_defaultLayout(move multiple forwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_defaultLayout(move multiple forwards, from non-visible -> visible (move first item)) PASS : tst_QQuickGridView::moved_defaultLayout(move multiple forwards, mix of non-visible/visible) PASS : tst_QQuickGridView::moved_defaultLayout(move multiple forwards, to bottom of view) PASS : tst_QQuickGridView::moved_defaultLayout(move multiple forwards, to bottom of view, first row -> last) PASS : tst_QQuickGridView::moved_defaultLayout(move multiple forwards, to bottom of view, content y not 0) PASS : tst_QQuickGridView::moved_defaultLayout(move multiple forwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_defaultLayout(move multiple forwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::moved_defaultLayout(move multiple backwards, within visible items) PASS : tst_QQuickGridView::moved_defaultLayout(move multiple backwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_defaultLayout(move multiple backwards, from non-visible -> visible (move last item)) PASS : tst_QQuickGridView::moved_defaultLayout(move multiple backwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_defaultLayout(move multiple backwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::multipleChanges_condensed(remove all but 1, first->last) PASS : tst_QQuickGridView::multipleChanges_condensed(remove all) PASS : tst_QQuickGridView::multipleChanges_condensed(remove last (current) -> first) PASS : tst_QQuickGridView::multipleChanges_condensed(remove then insert at 0) PASS : tst_QQuickGridView::multipleChanges_condensed(remove then insert at non-zero index) PASS : tst_QQuickGridView::multipleChanges_condensed(remove current then insert below it) PASS : tst_QQuickGridView::multipleChanges_condensed(remove current index then move it down) PASS : tst_QQuickGridView::multipleChanges_condensed(remove current index then move it up) PASS : tst_QQuickGridView::multipleChanges_condensed(insert multiple times) PASS : tst_QQuickGridView::multipleChanges_condensed(insert multiple times with current index changes) QWARN : tst_QQuickGridView::multipleChanges_condensed(insert and remove all) load glyph failed err=6 face=0x236c1b0, glyph=5182 QWARN : tst_QQuickGridView::multipleChanges_condensed(insert and remove all) load glyph failed err=6 face=0x236c1b0, glyph=5182 QWARN : tst_QQuickGridView::multipleChanges_condensed(insert and remove all) QFontEngine: Glyph neither outline nor bitmap format=0 QWARN : tst_QQuickGridView::multipleChanges_condensed(insert and remove all) load glyph failed err=6 face=0x236c1b0, glyph=5182 QWARN : tst_QQuickGridView::multipleChanges_condensed(insert and remove all) QFontEngine: Glyph neither outline nor bitmap format=0 QFATAL : tst_QQuickGridView::multipleChanges_condensed(insert and remove all) ASSERT: "!currentlyLockedAlphaMap.isNull()" in file ../gui/text/qfontengine_ft.cpp, line 1908 FAIL! : tst_QQuickGridView::multipleChanges_condensed(insert and remove all) Received a fatal error. Loc: [Unknown file(0)] Totals: 96 passed, 1 failed, 0 skipped ********* Finished testing of tst_QQuickGridView ********* 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 8157] QtQA::App::TestRunner: [New LWP 8158] QtQA::App::TestRunner: [New LWP 8159] QtQA::App::TestRunner: [New LWP 8161] QtQA::App::TestRunner: [New LWP 8160] QtQA::App::TestRunner: [New LWP 8162] QtQA::App::TestRunner: [New LWP 8173] 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: Missing separate debuginfo for /usr/lib64/dri/swrast_dri.so QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=204942de52590bac304bf688d03d4e0b7cf8f8aa" QtQA::App::TestRunner: Core was generated by `./tst_qquickgridview -o /work/build/_artifacts/test-logs/tst_qquickgridview-tes'. QtQA::App::TestRunner: Program terminated with signal 6, Aborted. QtQA::App::TestRunner: #0 0x00007f9b5e5843d5 in raise () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 7 (Thread 0x7f9b4effd700 (LWP 8173)): QtQA::App::TestRunner: #0 0x00007f9b5e631293 in select () from /lib64/libc.so.6 QtQA::App::TestRunner: #1 0x00007f9b5f932bde in qt_safe_select (nfds=11, fdread=0x7f9b480441d8, fdwrite=0x7f9b48044468, fdexcept=0x7f9b480446f8, orig_timeout=0x0) at kernel/qcore_unix.cpp:79 QtQA::App::TestRunner: #2 0x00007f9b5f9342de in QEventDispatcherUNIX::select (this=0x7f9b48044ad0, nfds=11, readfds=0x7f9b480441d8, writefds=0x7f9b48044468, exceptfds=0x7f9b480446f8, timeout=0x0) at kernel/qeventdispatcher_unix.cpp:328 QtQA::App::TestRunner: #3 0x00007f9b5f933b12 in QEventDispatcherUNIXPrivate::doSelect (this=0x7f9b48044040, flags=..., timeout=0x0) at kernel/qeventdispatcher_unix.cpp:204 QtQA::App::TestRunner: #4 0x00007f9b5f9355f8 in QEventDispatcherUNIX::processEvents (this=0x7f9b48044ad0, flags=...) at kernel/qeventdispatcher_unix.cpp:615 QtQA::App::TestRunner: #5 0x00007f9b5f8bc74e in QEventLoop::processEvents (this=0x7f9b4effcda0, flags=...) at kernel/qeventloop.cpp:136 QtQA::App::TestRunner: #6 0x00007f9b5f8bca3b in QEventLoop::exec (this=0x7f9b4effcda0, flags=...) at kernel/qeventloop.cpp:212 QtQA::App::TestRunner: #7 0x00007f9b5f649544 in QThread::exec (this=0x20a7770) at thread/qthread.cpp:511 QtQA::App::TestRunner: #8 0x00007f9b60f743fd in QQmlThreadPrivate::run (this=0x20a7770) at qml/ftw/qqmlthread.cpp:148 QtQA::App::TestRunner: #9 0x00007f9b5f650bca in QThreadPrivate::start (arg=0x20a7770) at thread/qthread_unix.cpp:345 QtQA::App::TestRunner: #10 0x00007f9b5f11ee0f in start_thread () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #11 0x00007f9b5e63844d in clone () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 6 (Thread 0x7f9b4f7fe700 (LWP 8162)): QtQA::App::TestRunner: #0 0x00007f9b5f122964 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #1 0x00007f9b55564333 in ?? () from /usr/lib64/dri/swrast_dri.so QtQA::App::TestRunner: #2 0x00007f9b5f11ee0f in start_thread () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #3 0x00007f9b5e63844d in clone () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 5 (Thread 0x7f9b54b78700 (LWP 8160)): QtQA::App::TestRunner: #0 0x00007f9b5f122964 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #1 0x00007f9b55564333 in ?? () from /usr/lib64/dri/swrast_dri.so QtQA::App::TestRunner: #2 0x00007f9b5f11ee0f in start_thread () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #3 0x00007f9b5e63844d in clone () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 4 (Thread 0x7f9b4ffff700 (LWP 8161)): QtQA::App::TestRunner: #0 0x00007f9b5f122964 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #1 0x00007f9b55564333 in ?? () from /usr/lib64/dri/swrast_dri.so QtQA::App::TestRunner: #2 0x00007f9b5f11ee0f in start_thread () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #3 0x00007f9b5e63844d in clone () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 3 (Thread 0x7f9b55379700 (LWP 8159)): QtQA::App::TestRunner: #0 0x00007f9b5f122964 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #1 0x00007f9b55564333 in ?? () from /usr/lib64/dri/swrast_dri.so QtQA::App::TestRunner: #2 0x00007f9b5f11ee0f in start_thread () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #3 0x00007f9b5e63844d in clone () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2 (Thread 0x7f9b572c4700 (LWP 8158)): QtQA::App::TestRunner: #0 0x00007f9b5e62f4ed in poll () from /lib64/libc.so.6 QtQA::App::TestRunner: #1 0x00007f9b5c3df0e2 in ?? () from /usr/lib64/libxcb.so.1 QtQA::App::TestRunner: #2 0x00007f9b5c3e086f in xcb_wait_for_event () from /usr/lib64/libxcb.so.1 QtQA::App::TestRunner: #3 0x00007f9b59fb8a3d in QXcbEventReader::run (this=0x1215d80) at qxcbconnection.cpp:993 QtQA::App::TestRunner: #4 0x00007f9b5f650bca in QThreadPrivate::start (arg=0x1215d80) at thread/qthread_unix.cpp:345 QtQA::App::TestRunner: #5 0x00007f9b5f11ee0f in start_thread () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #6 0x00007f9b5e63844d in clone () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1 (Thread 0x7f9b5a277740 (LWP 8157)): QtQA::App::TestRunner: #0 0x00007f9b5e5843d5 in raise () from /lib64/libc.so.6 QtQA::App::TestRunner: #1 0x00007f9b5e585858 in abort () from /lib64/libc.so.6 QtQA::App::TestRunner: #2 0x00007f9b5f63d74e in qt_message_fatal (context=..., message=...) at global/qlogging.cpp:979 QtQA::App::TestRunner: #3 0x00007f9b5f63b2c8 in QMessageLogger::fatal (this=0x7ffffdba1140, msg=0x7f9b5f998158 "ASSERT: \"%s\" in file %s, line %d") at global/qlogging.cpp:384 QtQA::App::TestRunner: #4 0x00007f9b5f6363c4 in qt_assert (assertion=0x7f9b5a03a7f0 "!currentlyLockedAlphaMap.isNull()", file=0x7f9b5a03a6a8 "../gui/text/qfontengine_ft.cpp", line=1908) at global/qglobal.cpp:2098 QtQA::App::TestRunner: #5 0x00007f9b59ff7a12 in QFontEngineFT::unlockAlphaMapForGlyph (this=0x2210770) at ../gui/text/qfontengine_ft.cpp:1908 QtQA::App::TestRunner: #6 0x00007f9b601a7365 in QTextureGlyphCache::populate (this=0x1bf3850, fontEngine=0x2210770, numGlyphs=49, glyphs=0x1bf39e8, positions=0x206f2b8) at painting/qtextureglyphcache.cpp:164 QtQA::App::TestRunner: #7 0x00007f9b61573962 in QSGTextMaskMaterial::populate (this=0x14b4a20, p=..., glyphIndexes=..., glyphPositions=..., geometry=0x1bf3750, boundingRect=0x7ffffdba15a0, baseLine=0x1bf3738, margins=...) at scenegraph/qsgdefaultglyphnode_p.cpp:406 QtQA::App::TestRunner: #8 0x00007f9b61571cba in QSGDefaultGlyphNode::update (this=0x1bf3640) at scenegraph/qsgdefaultglyphnode.cpp:129 QtQA::App::TestRunner: #9 0x00007f9b6161e055 in QQuickTextNode::addGlyphs (this=0x1bf3530, position=..., glyphs=..., color=..., style=QQuickText::Normal, styleColor=..., parentNode=0x0) at items/qquicktextnode.cpp:158 QtQA::App::TestRunner: #10 0x00007f9b61623e30 in QQuickTextNodeEngine::addToSceneGraph (this=0x2396660, parentNode=0x1bf3530, style=QQuickText::Normal, styleColor=...) at items/qquicktextnodeengine.cpp:732 QtQA::App::TestRunner: #11 0x00007f9b6161eb2f in QQuickTextNode::addTextLayout (this=0x1bf3530, position=..., textLayout=0x1819c80, color=..., style=QQuickText::Normal, styleColor=..., anchorColor=..., selectionColor=..., selectedTextColor=..., selectionStart=-1, selectionEnd=-1, lineStart=0, lineCount=1) at items/qquicktextnode.cpp:293 QtQA::App::TestRunner: #12 0x00007f9b6161a17c in QQuickText::updatePaintNode (this=0x1819a10, oldNode=0x0, data=0x1880420) at items/qquicktext.cpp:2242 QtQA::App::TestRunner: #13 0x00007f9b615cc655 in QQuickWindowPrivate::updateDirtyNode (this=0x1880290, item=0x1819a10) at items/qquickwindow.cpp:2523 QtQA::App::TestRunner: #14 0x00007f9b615cb671 in QQuickWindowPrivate::updateDirtyNodes (this=0x1880290) at items/qquickwindow.cpp:2348 QtQA::App::TestRunner: #15 0x00007f9b615c31f6 in QQuickWindowPrivate::syncSceneGraph (this=0x1880290) at items/qquickwindow.cpp:334 QtQA::App::TestRunner: #16 0x00007f9b61591ecb in QSGGuiThreadRenderLoop::renderWindow (this=0x1238fc0, window=0x1ef6c80) at scenegraph/qsgrenderloop.cpp:308 QtQA::App::TestRunner: #17 0x00007f9b61592548 in QSGGuiThreadRenderLoop::event (this=0x1238fc0, e=0x7ffffdba3a00) at scenegraph/qsgrenderloop.cpp:412 QtQA::App::TestRunner: #18 0x00007f9b5f8bfeec in QCoreApplicationPrivate::notify_helper (this=0x11f90b0, receiver=0x1238fc0, event=0x7ffffdba3a00) at kernel/qcoreapplication.cpp:1008 QtQA::App::TestRunner: #19 0x00007f9b5f8bfbb0 in QCoreApplication::notify (this=0x7ffffdba4dc0, receiver=0x1238fc0, event=0x7ffffdba3a00) at kernel/qcoreapplication.cpp:953 QtQA::App::TestRunner: #20 0x00007f9b5fed8698 in QGuiApplication::notify (this=0x7ffffdba4dc0, object=0x1238fc0, event=0x7ffffdba3a00) at kernel/qguiapplication.cpp:1357 QtQA::App::TestRunner: #21 0x00007f9b5f8bfab8 in QCoreApplication::notifyInternal (this=0x7ffffdba4dc0, receiver=0x1238fc0, event=0x7ffffdba3a00) at kernel/qcoreapplication.cpp:891 QtQA::App::TestRunner: #22 0x00007f9b5f8c3877 in QCoreApplication::sendEvent (receiver=0x1238fc0, event=0x7ffffdba3a00) at kernel/qcoreapplication.h:232 QtQA::App::TestRunner: #23 0x00007f9b5f937608 in QTimerInfoList::activateTimers (this=0x1248c68) at kernel/qtimerinfo_unix.cpp:643 QtQA::App::TestRunner: #24 0x00007f9b5f9352c9 in QEventDispatcherUNIX::activateTimers (this=0x1216a80) at kernel/qeventdispatcher_unix.cpp:557 QtQA::App::TestRunner: #25 0x00007f9b5f93562b in QEventDispatcherUNIX::processEvents (this=0x1216a80, flags=...) at kernel/qeventdispatcher_unix.cpp:619 QtQA::App::TestRunner: #26 0x00007f9b5a02dace in QUnixEventDispatcherQPA::processEvents (this=0x1216a80, flags=...) at eventdispatchers/qunixeventdispatcher.cpp:70 QtQA::App::TestRunner: #27 0x00007f9b5f8bffef in QCoreApplication::processEvents (flags=..., maxtime=50) at kernel/qcoreapplication.cpp:1089 QtQA::App::TestRunner: #28 0x000000000040e194 in QTest::qWait (ms=50) at /work/build/qt/qtbase/include/QtTest/../../src/testlib/qtestsystem.h:66 QtQA::App::TestRunner: #29 0x0000000000424dfc in tst_QQuickGridView::multipleChanges (this=0x7ffffdba4d80, condensed=true) at tst_qquickgridview.cpp:1582 QtQA::App::TestRunner: #30 0x0000000000480d91 in tst_QQuickGridView::multipleChanges_condensed (this=0x7ffffdba4d80) at tst_qquickgridview.cpp:96 QtQA::App::TestRunner: #31 0x000000000047d5ec in tst_QQuickGridView::qt_static_metacall (_o=0x7ffffdba4d80, _c=QMetaObject::InvokeMetaMethod, _id=26, _a=0x7ffffdba4060) at .moc/tst_qquickgridview.moc:573 QtQA::App::TestRunner: #32 0x00007f9b5f8cbff9 in QMetaMethod::invoke (this=0x7ffffdba4530, object=0x7ffffdba4d80, connectionType=Qt::DirectConnection, returnValue=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:2169 QtQA::App::TestRunner: #33 0x00007f9b5f8cb4a6 in QMetaObject::invokeMethod (obj=0x7ffffdba4d80, member=0x1f12fe0 "multipleChanges_condensed", type=Qt::DirectConnection, ret=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:1464 QtQA::App::TestRunner: #34 0x00007f9b609a9fff in QMetaObject::invokeMethod (obj=0x7ffffdba4d80, member=0x1f12fe0 "multipleChanges_condensed", type=Qt::DirectConnection, val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs.h:395 QtQA::App::TestRunner: #35 0x00007f9b609a5cdd in QTest::qInvokeTestMethodDataEntry (slot=0x1f12fe0 "multipleChanges_condensed") at qtestcase.cpp:1715 QtQA::App::TestRunner: #36 0x00007f9b609a6536 in QTest::qInvokeTestMethod (slotName=0x20a7818 "multipleChanges_condensed()", data=0x0) at qtestcase.cpp:1840 QtQA::App::TestRunner: #37 0x00007f9b609a6d97 in QTest::qInvokeTestMethods (testObject=0x7ffffdba4d80) at qtestcase.cpp:1994 QtQA::App::TestRunner: #38 0x00007f9b609a7301 in QTest::qExec (testObject=0x7ffffdba4d80, argc=5, argv=0x7ffffdba4ec8) at qtestcase.cpp:2224 QtQA::App::TestRunner: #39 0x000000000047d235 in main (argc=5, argv=0x7ffffdba4ec8) at tst_qquickgridview.cpp:6310 QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickgridview: 51 seconds, signal 6 Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_00983/linux-g++_developer-build_OpenSuSE_12.3_x64/log.txt.gz Tested changes (refs/builds/dev_1386601343): http://codereview.qt-project.org/73380 [PS2] - Merge remote-tracking branch 'origin/stable' into dev From ci-noreply at qt-project.org Mon Dec 9 16:52:08 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 9 Dec 2013 17:52:08 +0200 Subject: [Ci-reports] pass on ssh://codereview.qt-project.org:29418/qt-labs/qtwebengine#master Message-ID: <20131209_155208_048370.ci-noreply@qt-project.org> QtWebEngine_master_Integration #112: SUCCESS Tested changes (refs/builds/master_1386598842): http://codereview.qt-project.org/73360 [PS2] - Introduce WebEngineLibraryInfo for providing paths From ci-noreply at qt-project.org Mon Dec 9 17:28:19 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 9 Dec 2013 18:28:19 +0200 Subject: [Ci-reports] pass on ssh://codereview.qt-project.org:29418/qt/qtbase#stable Message-ID: <20131209_162819_060788.ci-noreply@qt-project.org> QtBase_stable_Integration #2703: SUCCESS Tested changes (refs/builds/stable_1386600115): http://codereview.qt-project.org/73459 [PS2] - QWidgetTextControl: drop some actions when QT_NO_CLIPBOARD http://codereview.qt-project.org/73458 [PS1] - QMetaStringTable: make ctor explicit http://codereview.qt-project.org/73484 [PS2] - QPrintDialog - Fix Cups printer setup sequence http://codereview.qt-project.org/73137 [PS3] - Simplify linking to different jpeg libs. http://codereview.qt-project.org/73440 [PS2] - Windows: Fix corner case where frameless windows would cover the taskbar. From ci-noreply at qt-project.org Mon Dec 9 17:47:51 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 9 Dec 2013 18:47:51 +0200 Subject: [Ci-reports] fail on ssh://codereview.qt-project.org:29418/qt/qtdeclarative#dev Message-ID: <20131209_164751_094852.ci-noreply@qt-project.org> `make' failed :( make[4]: *** [iphoneos-release] Error 65 make[3]: *** [iphoneos] Error 2 make[4]: *** [iphoneos-release] Error 65 make[3]: *** [iphoneos] Error 2 make[2]: *** [sub-xmlpatterns-make_first] Error 2 make[2]: *** [sub-xmlpatternsvalidator-make_first] Error 2 make[1]: *** [sub-tools-make_first] Error 2 make: *** [module-qtxmlpatterns] Error 2 Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_00984/macx-ios-clang_OSX_10.8/log.txt.gz Tested changes (refs/builds/dev_1386607140): http://codereview.qt-project.org/69735 [PS3] - Fix autotests expecting a trailing whitespace for qDebug stream From ci-noreply at qt-project.org Mon Dec 9 18:02:33 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 9 Dec 2013 19:02:33 +0200 Subject: [Ci-reports] pass on ssh://codereview.qt-project.org:29418/qt/qtbase#dev Message-ID: <20131209_170233_005640.ci-noreply@qt-project.org> QtBase_dev_Integration #2246: SUCCESS Tested changes (refs/builds/dev_1386602647): http://codereview.qt-project.org/72712 [PS11] - Move QGridLayoutEngine to QtGui module From ci-noreply at qt-project.org Mon Dec 9 18:18:45 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 9 Dec 2013 19:18:45 +0200 Subject: [Ci-reports] pass on ssh://codereview.qt-project.org:29418/qt/qtenginio#master Message-ID: <20131209_171845_003864.ci-noreply@qt-project.org> QtEnginio_master_Integration #104: SUCCESS Tested changes (refs/builds/master_1386606642): http://codereview.qt-project.org/73564 [PS2] - Change doc build on windows From ci-noreply at qt-project.org Mon Dec 9 18:24:40 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 9 Dec 2013 19:24:40 +0200 Subject: [Ci-reports] fail on ssh://codereview.qt-project.org:29418/qt/qtdeclarative#dev Message-ID: <20131209_172440_091971.ci-noreply@qt-project.org> Autotest `tst_qquicktrailemitter' failed :( Testing tst_qquicktrailemitter FAIL! : tst_qquicktrailemitter::test_basic() Compared values are not the same Actual (system->groupData[1]->size()): 510 Expected (500) : 500 Loc: [tst_qquicktrailemitter.cpp(89)] Totals: 2 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qquicktrailemitter ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_qquicktrailemitter::initTestCase() FAIL! : tst_qquicktrailemitter::test_basic() Compared values are not the same Actual (system->groupData[1]->size()): 510 Expected (500) : 500 Loc: [tst_qquicktrailemitter.cpp(89)] PASS : tst_qquicktrailemitter::cleanupTestCase() Totals: 2 passed, 1 failed, 0 skipped ********* Finished testing of tst_qquicktrailemitter ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquicktrailemitter: 11 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_00985/linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz Tested changes (refs/builds/dev_1386607814): http://codereview.qt-project.org/69735 [PS3] - Fix autotests expecting a trailing whitespace for qDebug stream From ci-noreply at qt-project.org Mon Dec 9 18:42:28 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 9 Dec 2013 19:42:28 +0200 Subject: [Ci-reports] fail on ssh://codereview.qt-project.org:29418/qt/qtbase#dev Message-ID: <20131209_174228_071425.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/QtBase_dev_Integration/build_02247/revdep-qtdeclarative_linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz Tested changes (refs/builds/dev_1386608646): http://codereview.qt-project.org/73134 [PS5] - QNX: Fix focus handling for secondary screen http://codereview.qt-project.org/73485 [PS2] - qmake: fix const correctness http://codereview.qt-project.org/71501 [PS2] - Move-enable QSignalBlocker From ci-noreply at qt-project.org Mon Dec 9 18:45:36 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 9 Dec 2013 19:45:36 +0200 Subject: [Ci-reports] fail on ssh://codereview.qt-project.org:29418/qt/qtquick1#dev Message-ID: <20131209_174536_062319.ci-noreply@qt-project.org> Autotest `tst_qdeclarativeerror' failed :( Testing tst_qdeclarativeerror FAIL! : tst_qdeclarativeerror::debug() Not all expected messages were received Totals: 8 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qdeclarativeerror ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_qdeclarativeerror::initTestCase() PASS : tst_qdeclarativeerror::url() PASS : tst_qdeclarativeerror::description() PASS : tst_qdeclarativeerror::line() PASS : tst_qdeclarativeerror::column() PASS : tst_qdeclarativeerror::toString() PASS : tst_qdeclarativeerror::copy() QWARN : tst_qdeclarativeerror::debug() file:///work/build/qt/qtquick1/tests/auto/declarative/qdeclarativeerror/test.txt:2:5: An Error Line2 Content ^ INFO : tst_qdeclarativeerror::debug() Did not receive message: "file:///work/build/qt/qtquick1/tests/auto/declarative/qdeclarativeerror/test.txt:2:5: An Error Line2 Content ^" FAIL! : tst_qdeclarativeerror::debug() Not all expected messages were received PASS : tst_qdeclarativeerror::cleanupTestCase() Totals: 8 passed, 1 failed, 0 skipped ********* Finished testing of tst_qdeclarativeerror ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qdeclarativeerror: 0.125083 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtQuick1_dev_Integration/build_00101/linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz Tested changes (refs/builds/dev_1386608112): http://codereview.qt-project.org/69736 [PS2] - Fix autotests expecting a trailing whitespace for qDebug stream From ci-noreply at qt-project.org Mon Dec 9 18:58:30 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 9 Dec 2013 19:58:30 +0200 Subject: [Ci-reports] pass on ssh://codereview.qt-project.org:29418/qt/qtbase#stable Message-ID: <20131209_175830_081661.ci-noreply@qt-project.org> QtBase_stable_Integration #2704: SUCCESS Tested changes (refs/builds/stable_1386606593): http://codereview.qt-project.org/73500 [PS1] - Remove unused -sse (CFG_SSE) option http://codereview.qt-project.org/73501 [PS1] - Cascade detection of SSE3 support and up http://codereview.qt-project.org/73511 [PS1] - GitIgnore updates http://codereview.qt-project.org/73467 [PS1] - Remove unused function "quadraticRoots" From ci-noreply at qt-project.org Mon Dec 9 19:00:54 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 9 Dec 2013 20:00:54 +0200 Subject: [Ci-reports] fail on ssh://codereview.qt-project.org:29418/qt/qtdeclarative#dev Message-ID: <20131209_180054_006031.ci-noreply@qt-project.org> Autotest `tst_qquickgridview' failed :( Testing tst_QQuickGridView QFATAL : tst_QQuickGridView::multipleChanges_condensed(insert and remove all) ASSERT: "!currentlyLockedAlphaMap.isNull()" in file ../gui/text/qfontengine_ft.cpp, line 1908 FAIL! : tst_QQuickGridView::multipleChanges_condensed(insert and remove all) Received a fatal error. Loc: [Unknown file(0)] Totals: 96 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 7274] QtQA::App::TestRunner: [New LWP 7276] QtQA::App::TestRunner: [New LWP 7275] QtQA::App::TestRunner: [New LWP 7290] QtQA::App::TestRunner: [New LWP 7278] QtQA::App::TestRunner: [New LWP 7279] QtQA::App::TestRunner: [New LWP 7277] 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: Missing separate debuginfo for /usr/lib64/dri/swrast_dri.so QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=204942de52590bac304bf688d03d4e0b7cf8f8aa" QtQA::App::TestRunner: Core was generated by `./tst_qquickgridview -silent -o /work/build/_artifacts/test-logs/tst_qquickgrid'. QtQA::App::TestRunner: Program terminated with signal 6, Aborted. QtQA::App::TestRunner: #0 0x00007f401dc473d5 in raise () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 7 (Thread 0x7f400ffff700 (LWP 7277)): QtQA::App::TestRunner: #0 0x00007f401e7e5964 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #1 0x00007f4014c27333 in ?? () from /usr/lib64/dri/swrast_dri.so QtQA::App::TestRunner: #2 0x00007f401e7e1e0f in start_thread () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #3 0x00007f401dcfb44d in clone () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 6 (Thread 0x7f400effd700 (LWP 7279)): QtQA::App::TestRunner: #0 0x00007f401e7e5964 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #1 0x00007f4014c27333 in ?? () from /usr/lib64/dri/swrast_dri.so QtQA::App::TestRunner: #2 0x00007f401e7e1e0f in start_thread () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #3 0x00007f401dcfb44d in clone () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 5 (Thread 0x7f400f7fe700 (LWP 7278)): QtQA::App::TestRunner: #0 0x00007f401e7e5964 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #1 0x00007f4014c27333 in ?? () from /usr/lib64/dri/swrast_dri.so QtQA::App::TestRunner: #2 0x00007f401e7e1e0f in start_thread () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #3 0x00007f401dcfb44d in clone () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 4 (Thread 0x7f400e7fc700 (LWP 7290)): QtQA::App::TestRunner: #0 0x00007f401dcf4293 in select () from /lib64/libc.so.6 QtQA::App::TestRunner: #1 0x00007f401eff5bde in qt_safe_select (nfds=11, fdread=0x7f4008000a58, fdwrite=0x7f4008000ce8, fdexcept=0x7f4008000f78, orig_timeout=0x0) at kernel/qcore_unix.cpp:79 QtQA::App::TestRunner: #2 0x00007f401eff72de in QEventDispatcherUNIX::select (this=0x7f4008012d90, nfds=11, readfds=0x7f4008000a58, writefds=0x7f4008000ce8, exceptfds=0x7f4008000f78, timeout=0x0) at kernel/qeventdispatcher_unix.cpp:328 QtQA::App::TestRunner: #3 0x00007f401eff6b12 in QEventDispatcherUNIXPrivate::doSelect (this=0x7f40080008c0, flags=..., timeout=0x0) at kernel/qeventdispatcher_unix.cpp:204 QtQA::App::TestRunner: #4 0x00007f401eff85f8 in QEventDispatcherUNIX::processEvents (this=0x7f4008012d90, flags=...) at kernel/qeventdispatcher_unix.cpp:615 QtQA::App::TestRunner: #5 0x00007f401ef7f74e in QEventLoop::processEvents (this=0x7f400e7fbda0, flags=...) at kernel/qeventloop.cpp:136 QtQA::App::TestRunner: #6 0x00007f401ef7fa3b in QEventLoop::exec (this=0x7f400e7fbda0, flags=...) at kernel/qeventloop.cpp:212 QtQA::App::TestRunner: #7 0x00007f401ed0c544 in QThread::exec (this=0x1876130) at thread/qthread.cpp:511 QtQA::App::TestRunner: #8 0x00007f402064c3fd in QQmlThreadPrivate::run (this=0x1876130) at qml/ftw/qqmlthread.cpp:148 QtQA::App::TestRunner: #9 0x00007f401ed13bca in QThreadPrivate::start (arg=0x1876130) at thread/qthread_unix.cpp:345 QtQA::App::TestRunner: #10 0x00007f401e7e1e0f in start_thread () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #11 0x00007f401dcfb44d in clone () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 3 (Thread 0x7f4016987700 (LWP 7275)): QtQA::App::TestRunner: #0 0x00007f401dcf24ed in poll () from /lib64/libc.so.6 QtQA::App::TestRunner: #1 0x00007f401baa20e2 in ?? () from /usr/lib64/libxcb.so.1 QtQA::App::TestRunner: #2 0x00007f401baa386f in xcb_wait_for_event () from /usr/lib64/libxcb.so.1 QtQA::App::TestRunner: #3 0x00007f401967ba3d in QXcbEventReader::run (this=0x16cdd80) at qxcbconnection.cpp:993 QtQA::App::TestRunner: #4 0x00007f401ed13bca in QThreadPrivate::start (arg=0x16cdd80) at thread/qthread_unix.cpp:345 QtQA::App::TestRunner: #5 0x00007f401e7e1e0f in start_thread () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #6 0x00007f401dcfb44d in clone () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2 (Thread 0x7f4014a3c700 (LWP 7276)): QtQA::App::TestRunner: #0 0x00007f401e7e5964 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #1 0x00007f4014c27333 in ?? () from /usr/lib64/dri/swrast_dri.so QtQA::App::TestRunner: #2 0x00007f401e7e1e0f in start_thread () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #3 0x00007f401dcfb44d in clone () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1 (Thread 0x7f401993a740 (LWP 7274)): QtQA::App::TestRunner: #0 0x00007f401dc473d5 in raise () from /lib64/libc.so.6 QtQA::App::TestRunner: #1 0x00007f401dc48858 in abort () from /lib64/libc.so.6 QtQA::App::TestRunner: #2 0x00007f401ed0074e in qt_message_fatal (context=..., message=...) at global/qlogging.cpp:979 QtQA::App::TestRunner: #3 0x00007f401ecfe2c8 in QMessageLogger::fatal (this=0x7fffba21ba20, msg=0x7f401f05b158 "ASSERT: \"%s\" in file %s, line %d") at global/qlogging.cpp:384 QtQA::App::TestRunner: #4 0x00007f401ecf93c4 in qt_assert (assertion=0x7f40196fd7f0 "!currentlyLockedAlphaMap.isNull()", file=0x7f40196fd6a8 "../gui/text/qfontengine_ft.cpp", line=1908) at global/qglobal.cpp:2098 QtQA::App::TestRunner: #5 0x00007f40196baa12 in QFontEngineFT::unlockAlphaMapForGlyph (this=0x1e0acf0) at ../gui/text/qfontengine_ft.cpp:1908 QtQA::App::TestRunner: #6 0x00007f401f86bdb5 in QTextureGlyphCache::populate (this=0x210ba50, fontEngine=0x1e0acf0, numGlyphs=49, glyphs=0x210b558, positions=0x2655e98) at painting/qtextureglyphcache.cpp:164 QtQA::App::TestRunner: #7 0x00007f4020c4b962 in QSGTextMaskMaterial::populate (this=0x2691550, p=..., glyphIndexes=..., glyphPositions=..., geometry=0x26914c0, boundingRect=0x7fffba21be80, baseLine=0x26914a8, margins=...) at scenegraph/qsgdefaultglyphnode_p.cpp:406 QtQA::App::TestRunner: #8 0x00007f4020c49cba in QSGDefaultGlyphNode::update (this=0x26913b0) at scenegraph/qsgdefaultglyphnode.cpp:129 QtQA::App::TestRunner: #9 0x00007f4020cf6055 in QQuickTextNode::addGlyphs (this=0x26910a0, position=..., glyphs=..., color=..., style=QQuickText::Normal, styleColor=..., parentNode=0x0) at items/qquicktextnode.cpp:158 QtQA::App::TestRunner: #10 0x00007f4020cfbe30 in QQuickTextNodeEngine::addToSceneGraph (this=0x1c7e0b0, parentNode=0x26910a0, style=QQuickText::Normal, styleColor=...) at items/qquicktextnodeengine.cpp:732 QtQA::App::TestRunner: #11 0x00007f4020cf6b2f in QQuickTextNode::addTextLayout (this=0x26910a0, position=..., textLayout=0x26eca20, color=..., style=QQuickText::Normal, styleColor=..., anchorColor=..., selectionColor=..., selectedTextColor=..., selectionStart=-1, selectionEnd=-1, lineStart=0, lineCount=1) at items/qquicktextnode.cpp:293 QtQA::App::TestRunner: #12 0x00007f4020cf217c in QQuickText::updatePaintNode (this=0x1d2b7d0, oldNode=0x0, data=0x24893c0) at items/qquicktext.cpp:2242 QtQA::App::TestRunner: #13 0x00007f4020ca4655 in QQuickWindowPrivate::updateDirtyNode (this=0x2489230, item=0x1d2b7d0) at items/qquickwindow.cpp:2523 QtQA::App::TestRunner: #14 0x00007f4020ca3671 in QQuickWindowPrivate::updateDirtyNodes (this=0x2489230) at items/qquickwindow.cpp:2348 QtQA::App::TestRunner: #15 0x00007f4020c9b1f6 in QQuickWindowPrivate::syncSceneGraph (this=0x2489230) at items/qquickwindow.cpp:334 QtQA::App::TestRunner: #16 0x00007f4020c69ecb in QSGGuiThreadRenderLoop::renderWindow (this=0x1706110, window=0x23d48f0) at scenegraph/qsgrenderloop.cpp:308 QtQA::App::TestRunner: #17 0x00007f4020c6a548 in QSGGuiThreadRenderLoop::event (this=0x1706110, e=0x7fffba21e2e0) at scenegraph/qsgrenderloop.cpp:412 QtQA::App::TestRunner: #18 0x00007f401ef82eec in QCoreApplicationPrivate::notify_helper (this=0x16b10b0, receiver=0x1706110, event=0x7fffba21e2e0) at kernel/qcoreapplication.cpp:1008 QtQA::App::TestRunner: #19 0x00007f401ef82bb0 in QCoreApplication::notify (this=0x7fffba21f6a0, receiver=0x1706110, event=0x7fffba21e2e0) at kernel/qcoreapplication.cpp:953 QtQA::App::TestRunner: #20 0x00007f401f59d0e8 in QGuiApplication::notify (this=0x7fffba21f6a0, object=0x1706110, event=0x7fffba21e2e0) at kernel/qguiapplication.cpp:1357 QtQA::App::TestRunner: #21 0x00007f401ef82ab8 in QCoreApplication::notifyInternal (this=0x7fffba21f6a0, receiver=0x1706110, event=0x7fffba21e2e0) at kernel/qcoreapplication.cpp:891 QtQA::App::TestRunner: #22 0x00007f401ef86877 in QCoreApplication::sendEvent (receiver=0x1706110, event=0x7fffba21e2e0) at kernel/qcoreapplication.h:232 QtQA::App::TestRunner: #23 0x00007f401effa608 in QTimerInfoList::activateTimers (this=0x1700f18) at kernel/qtimerinfo_unix.cpp:643 QtQA::App::TestRunner: #24 0x00007f401eff82c9 in QEventDispatcherUNIX::activateTimers (this=0x16d00c0) at kernel/qeventdispatcher_unix.cpp:557 QtQA::App::TestRunner: #25 0x00007f401eff862b in QEventDispatcherUNIX::processEvents (this=0x16d00c0, flags=...) at kernel/qeventdispatcher_unix.cpp:619 QtQA::App::TestRunner: #26 0x00007f40196f0ace in QUnixEventDispatcherQPA::processEvents (this=0x16d00c0, flags=...) at eventdispatchers/qunixeventdispatcher.cpp:70 QtQA::App::TestRunner: #27 0x00007f401ef82fef in QCoreApplication::processEvents (flags=..., maxtime=50) at kernel/qcoreapplication.cpp:1089 QtQA::App::TestRunner: #28 0x000000000040e194 in QTest::qWait (ms=50) at /work/build/qt/qtbase/include/QtTest/../../src/testlib/qtestsystem.h:66 QtQA::App::TestRunner: #29 0x0000000000424dfc in tst_QQuickGridView::multipleChanges (this=0x7fffba21f660, condensed=true) at tst_qquickgridview.cpp:1582 QtQA::App::TestRunner: #30 0x0000000000480d91 in tst_QQuickGridView::multipleChanges_condensed (this=0x7fffba21f660) at tst_qquickgridview.cpp:96 QtQA::App::TestRunner: #31 0x000000000047d5ec in tst_QQuickGridView::qt_static_metacall (_o=0x7fffba21f660, _c=QMetaObject::InvokeMetaMethod, _id=26, _a=0x7fffba21e940) at .moc/tst_qquickgridview.moc:573 QtQA::App::TestRunner: #32 0x00007f401ef8eff9 in QMetaMethod::invoke (this=0x7fffba21ee10, object=0x7fffba21f660, connectionType=Qt::DirectConnection, returnValue=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:2169 QtQA::App::TestRunner: #33 0x00007f401ef8e4a6 in QMetaObject::invokeMethod (obj=0x7fffba21f660, member=0x23d48c0 "multipleChanges_condensed", type=Qt::DirectConnection, ret=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:1464 QtQA::App::TestRunner: #34 0x00007f4020081fff in QMetaObject::invokeMethod (obj=0x7fffba21f660, member=0x23d48c0 "multipleChanges_condensed", type=Qt::DirectConnection, val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs.h:395 QtQA::App::TestRunner: #35 0x00007f402007dcdd in QTest::qInvokeTestMethodDataEntry (slot=0x23d48c0 "multipleChanges_condensed") at qtestcase.cpp:1715 QtQA::App::TestRunner: #36 0x00007f402007e536 in QTest::qInvokeTestMethod (slotName=0x1bb8308 "multipleChanges_condensed()", data=0x0) at qtestcase.cpp:1840 QtQA::App::TestRunner: #37 0x00007f402007ed97 in QTest::qInvokeTestMethods (testObject=0x7fffba21f660) at qtestcase.cpp:1994 QtQA::App::TestRunner: #38 0x00007f402007f301 in QTest::qExec (testObject=0x7fffba21f660, argc=6, argv=0x7fffba21f7a8) at qtestcase.cpp:2224 QtQA::App::TestRunner: #39 0x000000000047d235 in main (argc=6, argv=0x7fffba21f7a8) at tst_qquickgridview.cpp:6310 QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QQuickGridView ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_QQuickGridView::initTestCase() PASS : tst_QQuickGridView::items() PASS : tst_QQuickGridView::changed() PASS : tst_QQuickGridView::inserted_basic() PASS : tst_QQuickGridView::inserted_defaultLayout(add 1, before visible items) PASS : tst_QQuickGridView::inserted_defaultLayout(add 2, before visible items) PASS : tst_QQuickGridView::inserted_defaultLayout(add 3, before visible items) PASS : tst_QQuickGridView::inserted_defaultLayout(add 5, before visible items) PASS : tst_QQuickGridView::inserted_defaultLayout(add 6, before visible items) PASS : tst_QQuickGridView::inserted_defaultLayout(add 1, at start of visible, content at start) PASS : tst_QQuickGridView::inserted_defaultLayout(add multiple, at start of visible, content at start) PASS : tst_QQuickGridView::inserted_defaultLayout(add 1, at start of visible, content not at start) PASS : tst_QQuickGridView::inserted_defaultLayout(add multiple, at start of visible, content not at start) PASS : tst_QQuickGridView::inserted_defaultLayout(add 1, at end of visible, content at start) PASS : tst_QQuickGridView::inserted_defaultLayout(add row, at end of visible, content at start) PASS : tst_QQuickGridView::inserted_defaultLayout(add 1, at end of visible, content not at start) PASS : tst_QQuickGridView::inserted_defaultLayout(add multiple, at end of visible, content not at start) PASS : tst_QQuickGridView::inserted_defaultLayout(add 1, after visible, content at start) PASS : tst_QQuickGridView::inserted_defaultLayout(add row, after visible, content at start) PASS : tst_QQuickGridView::inserted_defaultLayout(add 1, after visible, content not at start) PASS : tst_QQuickGridView::inserted_defaultLayout(add multiple, after visible, content not at start) PASS : tst_QQuickGridView::insertBeforeVisible(insert 1 at 0, 0 buffer) PASS : tst_QQuickGridView::insertBeforeVisible(insert 1 at 0, 100 buffer) PASS : tst_QQuickGridView::insertBeforeVisible(insert 1 at 0, 500 buffer) PASS : tst_QQuickGridView::insertBeforeVisible(insert 1 at 1, 0 buffer) PASS : tst_QQuickGridView::insertBeforeVisible(insert 1 at 1, 100 buffer) PASS : tst_QQuickGridView::insertBeforeVisible(insert 1 at 1, 500 buffer) PASS : tst_QQuickGridView::insertBeforeVisible(insert multiple at 0, 0 buffer) PASS : tst_QQuickGridView::insertBeforeVisible(insert multiple at 0, 100 buffer) PASS : tst_QQuickGridView::insertBeforeVisible(insert multiple at 0, 500 buffer) PASS : tst_QQuickGridView::insertBeforeVisible(insert multiple at 1, 0 buffer) PASS : tst_QQuickGridView::insertBeforeVisible(insert multiple at 1, 100 buffer) PASS : tst_QQuickGridView::insertBeforeVisible(insert multiple at 1, 500 buffer) PASS : tst_QQuickGridView::removed_basic() PASS : tst_QQuickGridView::removed_defaultLayout(remove 1, before visible items) PASS : tst_QQuickGridView::removed_defaultLayout(remove 1, before visible position) PASS : tst_QQuickGridView::removed_defaultLayout(remove multiple (1 row), all before visible items) PASS : tst_QQuickGridView::removed_defaultLayout(remove multiple, all before visible items, remove item 0) PASS : tst_QQuickGridView::removed_defaultLayout(remove multiple rows, all before visible items) PASS : tst_QQuickGridView::removed_defaultLayout(remove one row before visible, content y not on item border) PASS : tst_QQuickGridView::removed_defaultLayout(remove mix of visible/non-visible) PASS : tst_QQuickGridView::removed_defaultLayout(remove multiple, mix of items from before and within visible items) PASS : tst_QQuickGridView::removed_defaultLayout(remove multiple, mix of items from before and within visible items, remove item 0) PASS : tst_QQuickGridView::removed_defaultLayout(remove 1, from start of visible, content at start) PASS : tst_QQuickGridView::removed_defaultLayout(remove multiple, from start of visible, content at start) PASS : tst_QQuickGridView::removed_defaultLayout(remove 1, from start of visible, content not at start) PASS : tst_QQuickGridView::removed_defaultLayout(remove multiple, from start of visible, content not at start) PASS : tst_QQuickGridView::removed_defaultLayout(remove 1, from middle of visible, content at start) PASS : tst_QQuickGridView::removed_defaultLayout(remove multiple, from middle of visible, content at start) PASS : tst_QQuickGridView::removed_defaultLayout(remove 1, from middle of visible, content not at start) PASS : tst_QQuickGridView::removed_defaultLayout(remove multiple, from middle of visible, content not at start) PASS : tst_QQuickGridView::removed_defaultLayout(remove 1, after visible, content at start) PASS : tst_QQuickGridView::removed_defaultLayout(remove multiple, after visible, content at start) PASS : tst_QQuickGridView::removed_defaultLayout(remove 1, after visible, content not at start) PASS : tst_QQuickGridView::removed_defaultLayout(remove multiple, after visible, content not at start) PASS : tst_QQuickGridView::removed_defaultLayout(remove multiple, mix of items from within and after visible items) PASS : tst_QQuickGridView::addOrRemoveBeforeVisible(add) PASS : tst_QQuickGridView::addOrRemoveBeforeVisible(remove) PASS : tst_QQuickGridView::clear() PASS : tst_QQuickGridView::moved_defaultLayout(move 1 forwards, within visible items) PASS : tst_QQuickGridView::moved_defaultLayout(move 1 forwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_defaultLayout(move 1 forwards, from non-visible -> visible (move first item)) PASS : tst_QQuickGridView::moved_defaultLayout(move 1 forwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_defaultLayout(move 1 forwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::moved_defaultLayout(move 1 backwards, within visible items) PASS : tst_QQuickGridView::moved_defaultLayout(move 1 backwards, within visible items (to first index)) PASS : tst_QQuickGridView::moved_defaultLayout(move 1 backwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_defaultLayout(move 1 backwards, from non-visible -> visible (move last item)) PASS : tst_QQuickGridView::moved_defaultLayout(move 1 backwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_defaultLayout(move 1 backwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::moved_defaultLayout(move multiple forwards, within visible items) PASS : tst_QQuickGridView::moved_defaultLayout(move multiple backwards, within visible items (move first item)) PASS : tst_QQuickGridView::moved_defaultLayout(move multiple forwards, before visible items) PASS : tst_QQuickGridView::moved_defaultLayout(move multiple forwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_defaultLayout(move multiple forwards, from non-visible -> visible (move first item)) PASS : tst_QQuickGridView::moved_defaultLayout(move multiple forwards, mix of non-visible/visible) PASS : tst_QQuickGridView::moved_defaultLayout(move multiple forwards, to bottom of view) PASS : tst_QQuickGridView::moved_defaultLayout(move multiple forwards, to bottom of view, first row -> last) PASS : tst_QQuickGridView::moved_defaultLayout(move multiple forwards, to bottom of view, content y not 0) PASS : tst_QQuickGridView::moved_defaultLayout(move multiple forwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_defaultLayout(move multiple forwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::moved_defaultLayout(move multiple backwards, within visible items) PASS : tst_QQuickGridView::moved_defaultLayout(move multiple backwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_defaultLayout(move multiple backwards, from non-visible -> visible (move last item)) PASS : tst_QQuickGridView::moved_defaultLayout(move multiple backwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_defaultLayout(move multiple backwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::multipleChanges_condensed(remove all but 1, first->last) PASS : tst_QQuickGridView::multipleChanges_condensed(remove all) PASS : tst_QQuickGridView::multipleChanges_condensed(remove last (current) -> first) PASS : tst_QQuickGridView::multipleChanges_condensed(remove then insert at 0) PASS : tst_QQuickGridView::multipleChanges_condensed(remove then insert at non-zero index) PASS : tst_QQuickGridView::multipleChanges_condensed(remove current then insert below it) PASS : tst_QQuickGridView::multipleChanges_condensed(remove current index then move it down) PASS : tst_QQuickGridView::multipleChanges_condensed(remove current index then move it up) PASS : tst_QQuickGridView::multipleChanges_condensed(insert multiple times) PASS : tst_QQuickGridView::multipleChanges_condensed(insert multiple times with current index changes) QWARN : tst_QQuickGridView::multipleChanges_condensed(insert and remove all) load glyph failed err=6 face=0x2ff3e80, glyph=5182 QWARN : tst_QQuickGridView::multipleChanges_condensed(insert and remove all) load glyph failed err=6 face=0x2ff3e80, glyph=5182 QWARN : tst_QQuickGridView::multipleChanges_condensed(insert and remove all) QFontEngine: Glyph neither outline nor bitmap format=0 QWARN : tst_QQuickGridView::multipleChanges_condensed(insert and remove all) load glyph failed err=6 face=0x2ff3e80, glyph=5182 QWARN : tst_QQuickGridView::multipleChanges_condensed(insert and remove all) QFontEngine: Glyph neither outline nor bitmap format=0 QFATAL : tst_QQuickGridView::multipleChanges_condensed(insert and remove all) ASSERT: "!currentlyLockedAlphaMap.isNull()" in file ../gui/text/qfontengine_ft.cpp, line 1908 FAIL! : tst_QQuickGridView::multipleChanges_condensed(insert and remove all) Received a fatal error. Loc: [Unknown file(0)] Totals: 96 passed, 1 failed, 0 skipped ********* Finished testing of tst_QQuickGridView ********* 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 7293] QtQA::App::TestRunner: [New LWP 7298] QtQA::App::TestRunner: [New LWP 7294] QtQA::App::TestRunner: [New LWP 7295] QtQA::App::TestRunner: [New LWP 7297] QtQA::App::TestRunner: [New LWP 7309] QtQA::App::TestRunner: [New LWP 7296] 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: Missing separate debuginfo for /usr/lib64/dri/swrast_dri.so QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=204942de52590bac304bf688d03d4e0b7cf8f8aa" QtQA::App::TestRunner: Core was generated by `./tst_qquickgridview -o /work/build/_artifacts/test-logs/tst_qquickgridview-tes'. QtQA::App::TestRunner: Program terminated with signal 6, Aborted. QtQA::App::TestRunner: #0 0x00007fceecf1f3d5 in raise () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 7 (Thread 0x7fcee4841700 (LWP 7296)): QtQA::App::TestRunner: #0 0x00007fceedabd964 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #1 0x00007fcedeebc333 in ?? () from /usr/lib64/dri/swrast_dri.so QtQA::App::TestRunner: #2 0x00007fceedab9e0f in start_thread () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #3 0x00007fceecfd344d in clone () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 6 (Thread 0x7fceddccf700 (LWP 7309)): QtQA::App::TestRunner: #0 0x00007fceecfcc293 in select () from /lib64/libc.so.6 QtQA::App::TestRunner: #1 0x00007fceee2cdbde in qt_safe_select (nfds=11, fdread=0x7fced8049e08, fdwrite=0x7fced804a098, fdexcept=0x7fced804a328, orig_timeout=0x0) at kernel/qcore_unix.cpp:79 QtQA::App::TestRunner: #2 0x00007fceee2cf2de in QEventDispatcherUNIX::select (this=0x7fced80072e0, nfds=11, readfds=0x7fced8049e08, writefds=0x7fced804a098, exceptfds=0x7fced804a328, timeout=0x0) at kernel/qeventdispatcher_unix.cpp:328 QtQA::App::TestRunner: #3 0x00007fceee2ceb12 in QEventDispatcherUNIXPrivate::doSelect (this=0x7fced8049c70, flags=..., timeout=0x0) at kernel/qeventdispatcher_unix.cpp:204 QtQA::App::TestRunner: #4 0x00007fceee2d05f8 in QEventDispatcherUNIX::processEvents (this=0x7fced80072e0, flags=...) at kernel/qeventdispatcher_unix.cpp:615 QtQA::App::TestRunner: #5 0x00007fceee25774e in QEventLoop::processEvents (this=0x7fceddcceda0, flags=...) at kernel/qeventloop.cpp:136 QtQA::App::TestRunner: #6 0x00007fceee257a3b in QEventLoop::exec (this=0x7fceddcceda0, flags=...) at kernel/qeventloop.cpp:212 QtQA::App::TestRunner: #7 0x00007fceedfe4544 in QThread::exec (this=0x29507a0) at thread/qthread.cpp:511 QtQA::App::TestRunner: #8 0x00007fceef9243fd in QQmlThreadPrivate::run (this=0x29507a0) at qml/ftw/qqmlthread.cpp:148 QtQA::App::TestRunner: #9 0x00007fceedfebbca in QThreadPrivate::start (arg=0x29507a0) at thread/qthread_unix.cpp:345 QtQA::App::TestRunner: #10 0x00007fceedab9e0f in start_thread () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #11 0x00007fceecfd344d in clone () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 5 (Thread 0x7fcedecd1700 (LWP 7297)): QtQA::App::TestRunner: #0 0x00007fceedabd964 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #1 0x00007fcedeebc333 in ?? () from /usr/lib64/dri/swrast_dri.so QtQA::App::TestRunner: #2 0x00007fceedab9e0f in start_thread () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #3 0x00007fceecfd344d in clone () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 4 (Thread 0x7fcee5042700 (LWP 7295)): QtQA::App::TestRunner: #0 0x00007fceedabd964 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #1 0x00007fcedeebc333 in ?? () from /usr/lib64/dri/swrast_dri.so QtQA::App::TestRunner: #2 0x00007fceedab9e0f in start_thread () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #3 0x00007fceecfd344d in clone () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 3 (Thread 0x7fcee5c5f700 (LWP 7294)): QtQA::App::TestRunner: #0 0x00007fceecfca4ed in poll () from /lib64/libc.so.6 QtQA::App::TestRunner: #1 0x00007fceead7a0e2 in ?? () from /usr/lib64/libxcb.so.1 QtQA::App::TestRunner: #2 0x00007fceead7b86f in xcb_wait_for_event () from /usr/lib64/libxcb.so.1 QtQA::App::TestRunner: #3 0x00007fcee8953a3d in QXcbEventReader::run (this=0x20bad80) at qxcbconnection.cpp:993 QtQA::App::TestRunner: #4 0x00007fceedfebbca in QThreadPrivate::start (arg=0x20bad80) at thread/qthread_unix.cpp:345 QtQA::App::TestRunner: #5 0x00007fceedab9e0f in start_thread () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #6 0x00007fceecfd344d in clone () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2 (Thread 0x7fcede4d0700 (LWP 7298)): QtQA::App::TestRunner: #0 0x00007fceedabd964 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #1 0x00007fcedeebc333 in ?? () from /usr/lib64/dri/swrast_dri.so QtQA::App::TestRunner: #2 0x00007fceedab9e0f in start_thread () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #3 0x00007fceecfd344d in clone () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1 (Thread 0x7fcee8c12740 (LWP 7293)): QtQA::App::TestRunner: #0 0x00007fceecf1f3d5 in raise () from /lib64/libc.so.6 QtQA::App::TestRunner: #1 0x00007fceecf20858 in abort () from /lib64/libc.so.6 QtQA::App::TestRunner: #2 0x00007fceedfd874e in qt_message_fatal (context=..., message=...) at global/qlogging.cpp:979 QtQA::App::TestRunner: #3 0x00007fceedfd62c8 in QMessageLogger::fatal (this=0x7fff7ff7dea0, msg=0x7fceee333158 "ASSERT: \"%s\" in file %s, line %d") at global/qlogging.cpp:384 QtQA::App::TestRunner: #4 0x00007fceedfd13c4 in qt_assert (assertion=0x7fcee89d57f0 "!currentlyLockedAlphaMap.isNull()", file=0x7fcee89d56a8 "../gui/text/qfontengine_ft.cpp", line=1908) at global/qglobal.cpp:2098 QtQA::App::TestRunner: #5 0x00007fcee8992a12 in QFontEngineFT::unlockAlphaMapForGlyph (this=0x307f240) at ../gui/text/qfontengine_ft.cpp:1908 QtQA::App::TestRunner: #6 0x00007fceeeb43db5 in QTextureGlyphCache::populate (this=0x2a37650, fontEngine=0x307f240, numGlyphs=49, glyphs=0x248e378, positions=0x2a379c8) at painting/qtextureglyphcache.cpp:164 QtQA::App::TestRunner: #7 0x00007fceeff23962 in QSGTextMaskMaterial::populate (this=0x248e470, p=..., glyphIndexes=..., glyphPositions=..., geometry=0x248e1b0, boundingRect=0x7fff7ff7e300, baseLine=0x248e198, margins=...) at scenegraph/qsgdefaultglyphnode_p.cpp:406 QtQA::App::TestRunner: #8 0x00007fceeff21cba in QSGDefaultGlyphNode::update (this=0x248e0a0) at scenegraph/qsgdefaultglyphnode.cpp:129 QtQA::App::TestRunner: #9 0x00007fceeffce055 in QQuickTextNode::addGlyphs (this=0x248df50, position=..., glyphs=..., color=..., style=QQuickText::Normal, styleColor=..., parentNode=0x0) at items/qquicktextnode.cpp:158 QtQA::App::TestRunner: #10 0x00007fceeffd3e30 in QQuickTextNodeEngine::addToSceneGraph (this=0x2689300, parentNode=0x248df50, style=QQuickText::Normal, styleColor=...) at items/qquicktextnodeengine.cpp:732 QtQA::App::TestRunner: #11 0x00007fceeffceb2f in QQuickTextNode::addTextLayout (this=0x248df50, position=..., textLayout=0x2f26980, color=..., style=QQuickText::Normal, styleColor=..., anchorColor=..., selectionColor=..., selectedTextColor=..., selectionStart=-1, selectionEnd=-1, lineStart=0, lineCount=1) at items/qquicktextnode.cpp:293 QtQA::App::TestRunner: #12 0x00007fceeffca17c in QQuickText::updatePaintNode (this=0x2f26710, oldNode=0x0, data=0x2dc47c0) at items/qquicktext.cpp:2242 QtQA::App::TestRunner: #13 0x00007fceeff7c655 in QQuickWindowPrivate::updateDirtyNode (this=0x2dc4630, item=0x2f26710) at items/qquickwindow.cpp:2523 QtQA::App::TestRunner: #14 0x00007fceeff7b671 in QQuickWindowPrivate::updateDirtyNodes (this=0x2dc4630) at items/qquickwindow.cpp:2348 QtQA::App::TestRunner: #15 0x00007fceeff731f6 in QQuickWindowPrivate::syncSceneGraph (this=0x2dc4630) at items/qquickwindow.cpp:334 QtQA::App::TestRunner: #16 0x00007fceeff41ecb in QSGGuiThreadRenderLoop::renderWindow (this=0x20ddfc0, window=0x2d98a40) at scenegraph/qsgrenderloop.cpp:308 QtQA::App::TestRunner: #17 0x00007fceeff42548 in QSGGuiThreadRenderLoop::event (this=0x20ddfc0, e=0x7fff7ff80760) at scenegraph/qsgrenderloop.cpp:412 QtQA::App::TestRunner: #18 0x00007fceee25aeec in QCoreApplicationPrivate::notify_helper (this=0x209e0b0, receiver=0x20ddfc0, event=0x7fff7ff80760) at kernel/qcoreapplication.cpp:1008 QtQA::App::TestRunner: #19 0x00007fceee25abb0 in QCoreApplication::notify (this=0x7fff7ff81b20, receiver=0x20ddfc0, event=0x7fff7ff80760) at kernel/qcoreapplication.cpp:953 QtQA::App::TestRunner: #20 0x00007fceee8750e8 in QGuiApplication::notify (this=0x7fff7ff81b20, object=0x20ddfc0, event=0x7fff7ff80760) at kernel/qguiapplication.cpp:1357 QtQA::App::TestRunner: #21 0x00007fceee25aab8 in QCoreApplication::notifyInternal (this=0x7fff7ff81b20, receiver=0x20ddfc0, event=0x7fff7ff80760) at kernel/qcoreapplication.cpp:891 QtQA::App::TestRunner: #22 0x00007fceee25e877 in QCoreApplication::sendEvent (receiver=0x20ddfc0, event=0x7fff7ff80760) at kernel/qcoreapplication.h:232 QtQA::App::TestRunner: #23 0x00007fceee2d2608 in QTimerInfoList::activateTimers (this=0x20edc68) at kernel/qtimerinfo_unix.cpp:643 QtQA::App::TestRunner: #24 0x00007fceee2d02c9 in QEventDispatcherUNIX::activateTimers (this=0x20bba80) at kernel/qeventdispatcher_unix.cpp:557 QtQA::App::TestRunner: #25 0x00007fceee2d062b in QEventDispatcherUNIX::processEvents (this=0x20bba80, flags=...) at kernel/qeventdispatcher_unix.cpp:619 QtQA::App::TestRunner: #26 0x00007fcee89c8ace in QUnixEventDispatcherQPA::processEvents (this=0x20bba80, flags=...) at eventdispatchers/qunixeventdispatcher.cpp:70 QtQA::App::TestRunner: #27 0x00007fceee25afef in QCoreApplication::processEvents (flags=..., maxtime=50) at kernel/qcoreapplication.cpp:1089 QtQA::App::TestRunner: #28 0x000000000040e194 in QTest::qWait (ms=50) at /work/build/qt/qtbase/include/QtTest/../../src/testlib/qtestsystem.h:66 QtQA::App::TestRunner: #29 0x0000000000424dfc in tst_QQuickGridView::multipleChanges (this=0x7fff7ff81ae0, condensed=true) at tst_qquickgridview.cpp:1582 QtQA::App::TestRunner: #30 0x0000000000480d91 in tst_QQuickGridView::multipleChanges_condensed (this=0x7fff7ff81ae0) at tst_qquickgridview.cpp:96 QtQA::App::TestRunner: #31 0x000000000047d5ec in tst_QQuickGridView::qt_static_metacall (_o=0x7fff7ff81ae0, _c=QMetaObject::InvokeMetaMethod, _id=26, _a=0x7fff7ff80dc0) at .moc/tst_qquickgridview.moc:573 QtQA::App::TestRunner: #32 0x00007fceee266ff9 in QMetaMethod::invoke (this=0x7fff7ff81290, object=0x7fff7ff81ae0, connectionType=Qt::DirectConnection, returnValue=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:2169 QtQA::App::TestRunner: #33 0x00007fceee2664a6 in QMetaObject::invokeMethod (obj=0x7fff7ff81ae0, member=0x2d98a10 "multipleChanges_condensed", type=Qt::DirectConnection, ret=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:1464 QtQA::App::TestRunner: #34 0x00007fceef359fff in QMetaObject::invokeMethod (obj=0x7fff7ff81ae0, member=0x2d98a10 "multipleChanges_condensed", type=Qt::DirectConnection, val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs.h:395 QtQA::App::TestRunner: #35 0x00007fceef355cdd in QTest::qInvokeTestMethodDataEntry (slot=0x2d98a10 "multipleChanges_condensed") at qtestcase.cpp:1715 QtQA::App::TestRunner: #36 0x00007fceef356536 in QTest::qInvokeTestMethod (slotName=0x225d7e8 "multipleChanges_condensed()", data=0x0) at qtestcase.cpp:1840 QtQA::App::TestRunner: #37 0x00007fceef356d97 in QTest::qInvokeTestMethods (testObject=0x7fff7ff81ae0) at qtestcase.cpp:1994 QtQA::App::TestRunner: #38 0x00007fceef357301 in QTest::qExec (testObject=0x7fff7ff81ae0, argc=5, argv=0x7fff7ff81c28) at qtestcase.cpp:2224 QtQA::App::TestRunner: #39 0x000000000047d235 in main (argc=5, argv=0x7fff7ff81c28) at tst_qquickgridview.cpp:6310 QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickgridview: 50 seconds, signal 6 Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_00986/linux-g++_developer-build_OpenSuSE_12.3_x64/log.txt.gz Tested changes (refs/builds/dev_1386609972): http://codereview.qt-project.org/73380 [PS2] - Merge remote-tracking branch 'origin/stable' into dev From ci-noreply at qt-project.org Mon Dec 9 19:13:00 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 9 Dec 2013 20:13:00 +0200 Subject: [Ci-reports] pass on ssh://codereview.qt-project.org:29418/qt/qtmultimedia#stable Message-ID: <20131209_181300_012102.ci-noreply@qt-project.org> QtMultimedia_stable_Integration #274: SUCCESS Tested changes (refs/builds/stable_1386609139): http://codereview.qt-project.org/72751 [PS2] - Android add support for qrc in mediaplayer. From ci-noreply at qt-project.org Mon Dec 9 19:16:23 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 9 Dec 2013 20:16:23 +0200 Subject: [Ci-reports] fail on ssh://codereview.qt-project.org:29418/playground/websockets#master Message-ID: <20131209_181623_016574.ci-noreply@qt-project.org> Compilation failed :( qwebsocketserver_p.obj : error LNK2019: unresolved external symbol "public: void __cdecl QWebSocketServerPrivate::setError(enum QWebSocketProtocol::CloseCode,class QString)" (?setError at QWebSocketServerPrivate@@QAAXW4CloseCode at QWebSocketProtocol@@VQString@@@Z) referenced in function "private: void __cdecl QWebSocketServerPrivate::handshakeReceived(void)" (?handshakeReceived at QWebSocketServerPrivate@@AAAXXZ) C:\work\build\qt\qtbase\lib\Qt5WebSockets.dll : fatal error LNK1120: 1 unresolved externals Build log: http://testresults.qt-project.org/ci/WebSockets_master_Integration/build_00052/wince70embedded-armv4i-msvc2008_Windows_7/log.txt.gz Tested changes (refs/builds/master_1386612075): http://codereview.qt-project.org/73472 [PS1] - Cleanup whitespace http://codereview.qt-project.org/73471 [PS5] - Cleanup code to comply with Qt style From ci-noreply at qt-project.org Mon Dec 9 19:23:05 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 9 Dec 2013 20:23:05 +0200 Subject: [Ci-reports] fail on ssh://codereview.qt-project.org:29418/qt/qtbase#stable Message-ID: <20131209_182305_028452.ci-noreply@qt-project.org> Autotests `tst_qimagereader' and `tst_qlocalsocket' failed :( Testing tst_QLocalSocket FAIL! : tst_QLocalSocket::writeToClientAndDisconnect() Compared values are not the same Actual (client.read(buffer, sizeof(buffer))): -1 Expected ((qint64)sizeof(buffer)) : 100 Loc: [../tst_qlocalsocket.cpp(1022)] Totals: 56 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.1, Qt 5.2.1 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) 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() FAIL! : tst_QLocalSocket::writeToClientAndDisconnect() Compared values are not the same Actual (client.read(buffer, sizeof(buffer))): -1 Expected ((qint64)sizeof(buffer)) : 100 Loc: [../tst_qlocalsocket.cpp(1022)] PASS : tst_QLocalSocket::debug() PASS : tst_QLocalSocket::bytesWrittenSignal() PASS : tst_QLocalSocket::syncDisconnectNotify() PASS : tst_QLocalSocket::asyncDisconnectNotify() PASS : tst_QLocalSocket::verifySocketOptions(user) PASS : tst_QLocalSocket::verifySocketOptions(group) PASS : tst_QLocalSocket::verifySocketOptions(other) PASS : tst_QLocalSocket::verifySocketOptions(all) PASS : tst_QLocalSocket::verifyListenWithDescriptor(normal) PASS : tst_QLocalSocket::verifyListenWithDescriptor(abstract) PASS : tst_QLocalSocket::verifyListenWithDescriptor(abstractwithslash) PASS : tst_QLocalSocket::verifyListenWithDescriptor(no path) PASS : tst_QLocalSocket::cleanupTestCase() Totals: 56 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 Testing tst_QImageReader FAIL! : tst_QImageReader::readFromDevice(pbm) 'reader.canRead()' returned FALSE. () Loc: [tst_qimagereader.cpp(1098)] FAIL! : tst_QImageReader::readFromDevice(pgm) 'reader.canRead()' returned FALSE. () Loc: [tst_qimagereader.cpp(1098)] FAIL! : tst_QImageReader::readFromDevice(ppm-1) 'reader.canRead()' returned FALSE. () Loc: [tst_qimagereader.cpp(1098)] FAIL! : tst_QImageReader::readFromDevice(ppm-2) 'reader.canRead()' returned FALSE. () Loc: [tst_qimagereader.cpp(1098)] FAIL! : tst_QImageReader::readFromDevice(ppm-3) 'reader.canRead()' returned FALSE. () Loc: [tst_qimagereader.cpp(1098)] FAIL! : tst_QImageReader::readFromDevice(ppm-4) 'reader.canRead()' returned FALSE. () Loc: [tst_qimagereader.cpp(1098)] FAIL! : tst_QImageReader::readFromDevice(jpeg-1) 'reader.canRead()' returned FALSE. () Loc: [tst_qimagereader.cpp(1098)] FAIL! : tst_QImageReader::readFromDevice(jpeg-2) 'reader.canRead()' returned FALSE. () Loc: [tst_qimagereader.cpp(1098)] FAIL! : tst_QImageReader::readFromDevice(jpeg-3) 'reader.canRead()' returned FALSE. () Loc: [tst_qimagereader.cpp(1098)] FAIL! : tst_QImageReader::readFromDevice(jpeg-4) 'reader.canRead()' returned FALSE. () Loc: [tst_qimagereader.cpp(1098)] FAIL! : tst_QImageReader::readFromDevice(gif-1) 'reader.canRead()' returned FALSE. () Loc: [tst_qimagereader.cpp(1098)] FAIL! : tst_QImageReader::readFromDevice(gif-2) 'reader.canRead()' returned FALSE. () Loc: [tst_qimagereader.cpp(1098)] FAIL! : tst_QImageReader::readFromDevice(xbm) Compared QImages differ. Actual (imageReaderImage).isNull(): 1 Expected (expectedImage).isNull(): 0 Loc: [tst_qimagereader.cpp(1100)] FAIL! : tst_QImageReader::readFromDevice(xpm) 'reader.canRead()' returned FALSE. () Loc: [tst_qimagereader.cpp(1098)] FAIL! : tst_QImageReader::readFromDevice(bmp-1) 'reader.canRead()' returned FALSE. () Loc: [tst_qimagereader.cpp(1098)] FAIL! : tst_QImageReader::readFromDevice(bmp-2) 'reader.canRead()' returned FALSE. () Loc: [tst_qimagereader.cpp(1098)] FAIL! : tst_QImageReader::readFromDevice(bmp-3) 'reader.canRead()' returned FALSE. () Loc: [tst_qimagereader.cpp(1098)] FAIL! : tst_QImageReader::readFromDevice(bmp-4) 'reader.canRead()' returned FALSE. () Loc: [tst_qimagereader.cpp(1098)] FAIL! : tst_QImageReader::readFromDevice(png) 'reader.canRead()' returned FALSE. () Loc: [tst_qimagereader.cpp(1098)] libpng error: Read Error libpng error: Read Error libpng error: Read Error libpng error: Read Error libpng error: Read Error libpng error: Read Error libpng error: Read Error libpng error: Read Error libpng error: Read Error libpng error: Read Error libpng error: Read Error libpng error: Read Error libpng error: Read Error Totals: 337 passed, 19 failed, 30 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QImageReader ********* Config: Using QtTest library 5.2.1, Qt 5.2.1 PASS : tst_QImageReader::initTestCase() PASS : tst_QImageReader::getSetCheck() PASS : tst_QImageReader::readImage(empty) PASS : tst_QImageReader::readImage(BMP: colorful) PASS : tst_QImageReader::readImage(BMP: test32bfv4) PASS : tst_QImageReader::readImage(BMP: test32v5) PASS : tst_QImageReader::readImage(BMP: font) PASS : tst_QImageReader::readImage(BMP: signed char) PASS : tst_QImageReader::readImage(BMP: 4bpp RLE) PASS : tst_QImageReader::readImage(BMP: 4bpp uncompressed) PASS : tst_QImageReader::readImage(BMP: 16bpp) PASS : tst_QImageReader::readImage(BMP: negative height) PASS : tst_QImageReader::readImage(BMP: high mask bit set) PASS : tst_QImageReader::readImage(XPM: marble) PASS : tst_QImageReader::readImage(PNG: kollada) PASS : tst_QImageReader::readImage(PPM: teapot) PASS : tst_QImageReader::readImage(PPM: runners) PASS : tst_QImageReader::readImage(PPM: test) PASS : tst_QImageReader::readImage(XBM: gnus) PASS : tst_QImageReader::readImage(JPEG: beavis) PASS : tst_QImageReader::readImage(JPEG: qtbug13653) PASS : tst_QImageReader::readImage(GIF: earth) PASS : tst_QImageReader::readImage(GIF: trolltech) SKIP : tst_QImageReader::readImage(SVG: rect) "svg" images are not supported Loc: [tst_qimagereader.cpp(250)] SKIP : tst_QImageReader::readImage(SVGZ: rect) "svgz" images are not supported Loc: [tst_qimagereader.cpp(250)] PASS : tst_QImageReader::jpegRgbCmyk() PASS : tst_QImageReader::setScaledSize(BMP: colorful) PASS : tst_QImageReader::setScaledSize(BMP: font) PASS : tst_QImageReader::setScaledSize(XPM: marble) PASS : tst_QImageReader::setScaledSize(PNG: kollada) PASS : tst_QImageReader::setScaledSize(PPM: teapot) PASS : tst_QImageReader::setScaledSize(PPM: runners) PASS : tst_QImageReader::setScaledSize(PPM: test) PASS : tst_QImageReader::setScaledSize(XBM: gnus) PASS : tst_QImageReader::setScaledSize(JPEG: beavis A) PASS : tst_QImageReader::setScaledSize(JPEG: beavis B) PASS : tst_QImageReader::setScaledSize(JPEG: beavis C) PASS : tst_QImageReader::setScaledSize(JPEG: beavis D) PASS : tst_QImageReader::setScaledSize(JPEG: beavis E) PASS : tst_QImageReader::setScaledSize(JPEG: beavis F) PASS : tst_QImageReader::setScaledSize(JPEG: beavis G) PASS : tst_QImageReader::setScaledSize(JPEG: beavis H) PASS : tst_QImageReader::setScaledSize(JPEG: beavis I) PASS : tst_QImageReader::setScaledSize(GIF: earth) PASS : tst_QImageReader::setScaledSize(GIF: trolltech) SKIP : tst_QImageReader::setScaledSize(SVG: rect) "svg" images are not supported Loc: [tst_qimagereader.cpp(365)] SKIP : tst_QImageReader::setScaledSize(SVGZ: rect) "svgz" images are not supported Loc: [tst_qimagereader.cpp(365)] PASS : tst_QImageReader::setClipRect(BMP: colorful) PASS : tst_QImageReader::setClipRect(BMP: test32bfv4) PASS : tst_QImageReader::setClipRect(BMP: test32v5) PASS : tst_QImageReader::setClipRect(BMP: font) PASS : tst_QImageReader::setClipRect(BMP: 4bpp uncompressed) PASS : tst_QImageReader::setClipRect(XPM: marble) PASS : tst_QImageReader::setClipRect(PNG: kollada) PASS : tst_QImageReader::setClipRect(PPM: teapot) PASS : tst_QImageReader::setClipRect(PPM: runners) PASS : tst_QImageReader::setClipRect(PPM: test) PASS : tst_QImageReader::setClipRect(XBM: gnus) PASS : tst_QImageReader::setClipRect(JPEG: beavis) PASS : tst_QImageReader::setClipRect(GIF: earth) PASS : tst_QImageReader::setClipRect(GIF: trolltech) SKIP : tst_QImageReader::setClipRect(SVG: rect) "svg" images are not supported Loc: [tst_qimagereader.cpp(429)] SKIP : tst_QImageReader::setClipRect(SVGZ: rect) "svgz" images are not supported Loc: [tst_qimagereader.cpp(429)] PASS : tst_QImageReader::setScaledClipRect(BMP: colorful) PASS : tst_QImageReader::setScaledClipRect(BMP: test32bfv4) PASS : tst_QImageReader::setScaledClipRect(BMP: test32v5) PASS : tst_QImageReader::setScaledClipRect(BMP: font) PASS : tst_QImageReader::setScaledClipRect(XPM: marble) PASS : tst_QImageReader::setScaledClipRect(PNG: kollada) PASS : tst_QImageReader::setScaledClipRect(PPM: teapot) PASS : tst_QImageReader::setScaledClipRect(PPM: runners) PASS : tst_QImageReader::setScaledClipRect(PPM: test) PASS : tst_QImageReader::setScaledClipRect(XBM: gnus) PASS : tst_QImageReader::setScaledClipRect(JPEG: beavis) PASS : tst_QImageReader::setScaledClipRect(GIF: earth) PASS : tst_QImageReader::setScaledClipRect(GIF: trolltech) SKIP : tst_QImageReader::setScaledClipRect(SVG: rect) "svg" images are not supported Loc: [tst_qimagereader.cpp(474)] SKIP : tst_QImageReader::setScaledClipRect(SVGZ: rect) "svgz" images are not supported Loc: [tst_qimagereader.cpp(474)] PASS : tst_QImageReader::imageFormat(pbm) PASS : tst_QImageReader::imageFormat(pgm) PASS : tst_QImageReader::imageFormat(ppm-1) PASS : tst_QImageReader::imageFormat(ppm-2) PASS : tst_QImageReader::imageFormat(ppm-3) PASS : tst_QImageReader::imageFormat(ppm-4) PASS : tst_QImageReader::imageFormat(jpeg-1) PASS : tst_QImageReader::imageFormat(jpeg-2) PASS : tst_QImageReader::imageFormat(jpeg-3) PASS : tst_QImageReader::imageFormat(gif-1) PASS : tst_QImageReader::imageFormat(gif-2) PASS : tst_QImageReader::imageFormat(xbm) PASS : tst_QImageReader::imageFormat(xpm) PASS : tst_QImageReader::imageFormat(bmp-1) PASS : tst_QImageReader::imageFormat(bmp-2) PASS : tst_QImageReader::imageFormat(bmp-3) PASS : tst_QImageReader::imageFormat(bmp-4) PASS : tst_QImageReader::imageFormat(png) PASS : tst_QImageReader::imageFormat(png-2) SKIP : tst_QImageReader::imageFormat(svg) "svg" images are not supported Loc: [tst_qimagereader.cpp(527)] SKIP : tst_QImageReader::imageFormat(svgz) "svgz" images are not supported Loc: [tst_qimagereader.cpp(527)] PASS : tst_QImageReader::blackXPM() PASS : tst_QImageReader::transparentXPM() PASS : tst_QImageReader::multiWordNamedColorXPM() PASS : tst_QImageReader::supportedFormats() PASS : tst_QImageReader::supportedMimeTypes() FAIL! : tst_QImageReader::readFromDevice(pbm) 'reader.canRead()' returned FALSE. () Loc: [tst_qimagereader.cpp(1098)] FAIL! : tst_QImageReader::readFromDevice(pgm) 'reader.canRead()' returned FALSE. () Loc: [tst_qimagereader.cpp(1098)] FAIL! : tst_QImageReader::readFromDevice(ppm-1) 'reader.canRead()' returned FALSE. () Loc: [tst_qimagereader.cpp(1098)] FAIL! : tst_QImageReader::readFromDevice(ppm-2) 'reader.canRead()' returned FALSE. () Loc: [tst_qimagereader.cpp(1098)] FAIL! : tst_QImageReader::readFromDevice(ppm-3) 'reader.canRead()' returned FALSE. () Loc: [tst_qimagereader.cpp(1098)] FAIL! : tst_QImageReader::readFromDevice(ppm-4) 'reader.canRead()' returned FALSE. () Loc: [tst_qimagereader.cpp(1098)] FAIL! : tst_QImageReader::readFromDevice(jpeg-1) 'reader.canRead()' returned FALSE. () Loc: [tst_qimagereader.cpp(1098)] FAIL! : tst_QImageReader::readFromDevice(jpeg-2) 'reader.canRead()' returned FALSE. () Loc: [tst_qimagereader.cpp(1098)] FAIL! : tst_QImageReader::readFromDevice(jpeg-3) 'reader.canRead()' returned FALSE. () Loc: [tst_qimagereader.cpp(1098)] FAIL! : tst_QImageReader::readFromDevice(jpeg-4) 'reader.canRead()' returned FALSE. () Loc: [tst_qimagereader.cpp(1098)] FAIL! : tst_QImageReader::readFromDevice(gif-1) 'reader.canRead()' returned FALSE. () Loc: [tst_qimagereader.cpp(1098)] FAIL! : tst_QImageReader::readFromDevice(gif-2) 'reader.canRead()' returned FALSE. () Loc: [tst_qimagereader.cpp(1098)] FAIL! : tst_QImageReader::readFromDevice(xbm) Compared QImages differ. Actual (imageReaderImage).isNull(): 1 Expected (expectedImage).isNull(): 0 Loc: [tst_qimagereader.cpp(1100)] FAIL! : tst_QImageReader::readFromDevice(xpm) 'reader.canRead()' returned FALSE. () Loc: [tst_qimagereader.cpp(1098)] FAIL! : tst_QImageReader::readFromDevice(bmp-1) 'reader.canRead()' returned FALSE. () Loc: [tst_qimagereader.cpp(1098)] FAIL! : tst_QImageReader::readFromDevice(bmp-2) 'reader.canRead()' returned FALSE. () Loc: [tst_qimagereader.cpp(1098)] FAIL! : tst_QImageReader::readFromDevice(bmp-3) 'reader.canRead()' returned FALSE. () Loc: [tst_qimagereader.cpp(1098)] FAIL! : tst_QImageReader::readFromDevice(bmp-4) 'reader.canRead()' returned FALSE. () Loc: [tst_qimagereader.cpp(1098)] FAIL! : tst_QImageReader::readFromDevice(png) 'reader.canRead()' returned FALSE. () Loc: [tst_qimagereader.cpp(1098)] SKIP : tst_QImageReader::readFromDevice(svg) "svg" images are not supported Loc: [tst_qimagereader.cpp(1054)] SKIP : tst_QImageReader::readFromDevice(svgz) "svgz" images are not supported Loc: [tst_qimagereader.cpp(1054)] PASS : tst_QImageReader::readFromFileAfterJunk(pbm) PASS : tst_QImageReader::readFromFileAfterJunk(pgm) PASS : tst_QImageReader::readFromFileAfterJunk(ppm-1) PASS : tst_QImageReader::readFromFileAfterJunk(ppm-2) PASS : tst_QImageReader::readFromFileAfterJunk(ppm-3) PASS : tst_QImageReader::readFromFileAfterJunk(ppm-4) PASS : tst_QImageReader::readFromFileAfterJunk(jpeg-1) PASS : tst_QImageReader::readFromFileAfterJunk(jpeg-2) PASS : tst_QImageReader::readFromFileAfterJunk(jpeg-3) PASS : tst_QImageReader::readFromFileAfterJunk(xbm) PASS : tst_QImageReader::readFromFileAfterJunk(xpm) PASS : tst_QImageReader::readFromFileAfterJunk(bmp-1) PASS : tst_QImageReader::readFromFileAfterJunk(bmp-2) PASS : tst_QImageReader::readFromFileAfterJunk(bmp-3) PASS : tst_QImageReader::readFromFileAfterJunk(bmp-4) PASS : tst_QImageReader::readFromFileAfterJunk(png) SKIP : tst_QImageReader::readFromFileAfterJunk(svg) "svg" images are not supported Loc: [tst_qimagereader.cpp(1135)] SKIP : tst_QImageReader::readFromFileAfterJunk(svgz) "svgz" images are not supported Loc: [tst_qimagereader.cpp(1135)] PASS : tst_QImageReader::devicePosition(pbm) PASS : tst_QImageReader::devicePosition(pgm) PASS : tst_QImageReader::devicePosition(ppm-1) PASS : tst_QImageReader::devicePosition(jpeg-1) PASS : tst_QImageReader::devicePosition(jpeg-2) PASS : tst_QImageReader::devicePosition(jpeg-3) PASS : tst_QImageReader::devicePosition(gif-1) PASS : tst_QImageReader::devicePosition(xbm) PASS : tst_QImageReader::devicePosition(xpm) PASS : tst_QImageReader::devicePosition(bmp-1) PASS : tst_QImageReader::devicePosition(bmp-2) PASS : tst_QImageReader::devicePosition(bmp-3) PASS : tst_QImageReader::devicePosition(bmp-4) PASS : tst_QImageReader::devicePosition(png) SKIP : tst_QImageReader::devicePosition(svg) "svg" images are not supported Loc: [tst_qimagereader.cpp(1207)] SKIP : tst_QImageReader::devicePosition(svgz) "svgz" images are not supported Loc: [tst_qimagereader.cpp(1207)] PASS : tst_QImageReader::setBackgroundColor(BMP: colorful) PASS : tst_QImageReader::setBackgroundColor(BMP: font) PASS : tst_QImageReader::setBackgroundColor(BMP: signed char) PASS : tst_QImageReader::setBackgroundColor(XPM: marble) PASS : tst_QImageReader::setBackgroundColor(PNG: kollada) PASS : tst_QImageReader::setBackgroundColor(PPM: teapot) PASS : tst_QImageReader::setBackgroundColor(PPM: runners) PASS : tst_QImageReader::setBackgroundColor(PPM: test) PASS : tst_QImageReader::setBackgroundColor(XBM: gnus) PASS : tst_QImageReader::setBackgroundColor(JPEG: beavis) PASS : tst_QImageReader::setBackgroundColor(GIF: earth) PASS : tst_QImageReader::setBackgroundColor(GIF: trolltech) PASS : tst_QImageReader::setBackgroundColor(SVG: rect) PASS : tst_QImageReader::setBackgroundColor(SVGZ: rect) PASS : tst_QImageReader::supportsAnimation(BMP: colorful) PASS : tst_QImageReader::supportsAnimation(BMP: font) PASS : tst_QImageReader::supportsAnimation(BMP: signed char) PASS : tst_QImageReader::supportsAnimation(BMP: test32bfv4) PASS : tst_QImageReader::supportsAnimation(BMP: test32v5) PASS : tst_QImageReader::supportsAnimation(XPM: marble) PASS : tst_QImageReader::supportsAnimation(PNG: kollada) PASS : tst_QImageReader::supportsAnimation(PPM: teapot) PASS : tst_QImageReader::supportsAnimation(PPM: runners) PASS : tst_QImageReader::supportsAnimation(XBM: gnus) PASS : tst_QImageReader::supportsAnimation(JPEG: beavis) PASS : tst_QImageReader::supportsAnimation(GIF: earth) PASS : tst_QImageReader::supportsAnimation(GIF: trolltech) PASS : tst_QImageReader::supportsAnimation(SVG: rect) PASS : tst_QImageReader::supportsAnimation(SVGZ: rect) PASS : tst_QImageReader::readFromResources(corrupt.bmp) PASS : tst_QImageReader::readFromResources(negativeheight.bmp) PASS : tst_QImageReader::readFromResources(font.bmp) PASS : tst_QImageReader::readFromResources(noclearcode.bmp) PASS : tst_QImageReader::readFromResources(colorful.bmp) PASS : tst_QImageReader::readFromResources(16bpp.bmp) PASS : tst_QImageReader::readFromResources(crash-signed-char.bmp) PASS : tst_QImageReader::readFromResources(4bpp-rle.bmp) PASS : tst_QImageReader::readFromResources(test32bfv4.bmp) PASS : tst_QImageReader::readFromResources(test32v5.bmp) PASS : tst_QImageReader::readFromResources(corrupt.gif) PASS : tst_QImageReader::readFromResources(trolltech.gif) PASS : tst_QImageReader::readFromResources(noclearcode.gif) PASS : tst_QImageReader::readFromResources(earth.gif) PASS : tst_QImageReader::readFromResources(bat1.gif) PASS : tst_QImageReader::readFromResources(bat2.gif) PASS : tst_QImageReader::readFromResources(corrupt.jpg) PASS : tst_QImageReader::readFromResources(beavis.jpg) PASS : tst_QImageReader::readFromResources(YCbCr_cmyk.jpg) PASS : tst_QImageReader::readFromResources(YCbCr_rgb.jpg) PASS : tst_QImageReader::readFromResources(qtbug13653-no_eoi.jpg) SKIP : tst_QImageReader::readFromResources(rect.svg) "svg" images are not supported Loc: [tst_qimagereader.cpp(1393)] SKIP : tst_QImageReader::readFromResources(rect.svgz) "svgz" images are not supported Loc: [tst_qimagereader.cpp(1393)] SKIP : tst_QImageReader::readFromResources(corrupt.svg) "svg" images are not supported Loc: [tst_qimagereader.cpp(1393)] SKIP : tst_QImageReader::readFromResources(corrupt.svgz) "svgz" images are not supported Loc: [tst_qimagereader.cpp(1393)] PASS : tst_QImageReader::readFromResources(image.pbm) PASS : tst_QImageReader::readFromResources(image.pgm) libpng error: Read Error libpng error: Read Error libpng error: Read Error libpng error: Read Error libpng error: Read Error libpng error: Read Error libpng error: Read Error libpng error: Read Error libpng error: Read Error libpng error: Read Error libpng error: Read Error libpng error: Read Error PASS : tst_QImageReader::readFromResources(corrupt.png) PASS : tst_QImageReader::readFromResources(away.png) PASS : tst_QImageReader::readFromResources(image.png) PASS : tst_QImageReader::readFromResources(kollada.png) PASS : tst_QImageReader::readFromResources(black.png) PASS : tst_QImageReader::readFromResources(YCbCr_cmyk.png) PASS : tst_QImageReader::readFromResources(teapot.ppm) PASS : tst_QImageReader::readFromResources(image.ppm) PASS : tst_QImageReader::readFromResources(runners.ppm) PASS : tst_QImageReader::readFromResources(test.ppm) PASS : tst_QImageReader::readFromResources(gnus.xbm) PASS : tst_QImageReader::readFromResources(corrupt-colors.xpm) QWARN : tst_QImageReader::readFromResources(corrupt-pixels.xpm) QImage: XPM pixels missing on image line 1 (possibly a C++ trigraph). QWARN : tst_QImageReader::readFromResources(corrupt-pixels.xpm) QImage: XPM pixels missing on image line 1 (possibly a C++ trigraph). QWARN : tst_QImageReader::readFromResources(corrupt-pixels.xpm) QImage: XPM pixels missing on image line 1 (possibly a C++ trigraph). QWARN : tst_QImageReader::readFromResources(corrupt-pixels.xpm) QImage: XPM pixels missing on image line 1 (possibly a C++ trigraph). QWARN : tst_QImageReader::readFromResources(corrupt-pixels.xpm) QImage: XPM pixels missing on image line 1 (possibly a C++ trigraph). QWARN : tst_QImageReader::readFromResources(corrupt-pixels.xpm) QImage: XPM pixels missing on image line 1 (possibly a C++ trigraph). QWARN : tst_QImageReader::readFromResources(corrupt-pixels.xpm) QImage: XPM pixels missing on image line 1 (possibly a C++ trigraph). QWARN : tst_QImageReader::readFromResources(corrupt-pixels.xpm) QImage: XPM pixels missing on image line 1 (possibly a C++ trigraph). QWARN : tst_QImageReader::readFromResources(corrupt-pixels.xpm) QImage: XPM pixels missing on image line 1 (possibly a C++ trigraph). QWARN : tst_QImageReader::readFromResources(corrupt-pixels.xpm) QImage: XPM pixels missing on image line 1 (possibly a C++ trigraph). QWARN : tst_QImageReader::readFromResources(corrupt-pixels.xpm) QImage: XPM pixels missing on image line 1 (possibly a C++ trigraph). QWARN : tst_QImageReader::readFromResources(corrupt-pixels.xpm) QImage: XPM pixels missing on image line 1 (possibly a C++ trigraph). PASS : tst_QImageReader::readFromResources(corrupt-pixels.xpm) PASS : tst_QImageReader::readFromResources(corrupt-pixel-count.xpm) PASS : tst_QImageReader::readFromResources(marble.xpm) PASS : tst_QImageReader::readFromResources(test.xpm) PASS : tst_QImageReader::readFromResources(black.xpm) PASS : tst_QImageReader::readFromResources(namedcolors.xpm) PASS : tst_QImageReader::readFromResources(nontransparent.xpm) PASS : tst_QImageReader::readFromResources(transparent.xpm) PASS : tst_QImageReader::sizeBeforeRead(pbm) PASS : tst_QImageReader::sizeBeforeRead(pgm) PASS : tst_QImageReader::sizeBeforeRead(ppm-1) PASS : tst_QImageReader::sizeBeforeRead(ppm-2) PASS : tst_QImageReader::sizeBeforeRead(ppm-3) PASS : tst_QImageReader::sizeBeforeRead(ppm-4) PASS : tst_QImageReader::sizeBeforeRead(jpeg-1) PASS : tst_QImageReader::sizeBeforeRead(jpeg-2) PASS : tst_QImageReader::sizeBeforeRead(jpeg-3) PASS : tst_QImageReader::sizeBeforeRead(gif-1) PASS : tst_QImageReader::sizeBeforeRead(gif-2) PASS : tst_QImageReader::sizeBeforeRead(xbm) PASS : tst_QImageReader::sizeBeforeRead(xpm) PASS : tst_QImageReader::sizeBeforeRead(bmp-1) PASS : tst_QImageReader::sizeBeforeRead(bmp-2) PASS : tst_QImageReader::sizeBeforeRead(bmp-3) PASS : tst_QImageReader::sizeBeforeRead(bmp-4) PASS : tst_QImageReader::sizeBeforeRead(png) PASS : tst_QImageReader::sizeBeforeRead(png-2) SKIP : tst_QImageReader::sizeBeforeRead(svg) "svg" images are not supported Loc: [tst_qimagereader.cpp(672)] SKIP : tst_QImageReader::sizeBeforeRead(svgz) "svgz" images are not supported Loc: [tst_qimagereader.cpp(672)] PASS : tst_QImageReader::sizeBeforeFormat(pbm) PASS : tst_QImageReader::sizeBeforeFormat(pgm) PASS : tst_QImageReader::sizeBeforeFormat(ppm-1) PASS : tst_QImageReader::sizeBeforeFormat(ppm-2) PASS : tst_QImageReader::sizeBeforeFormat(ppm-3) PASS : tst_QImageReader::sizeBeforeFormat(ppm-4) PASS : tst_QImageReader::sizeBeforeFormat(jpeg-1) PASS : tst_QImageReader::sizeBeforeFormat(jpeg-2) PASS : tst_QImageReader::sizeBeforeFormat(jpeg-3) PASS : tst_QImageReader::sizeBeforeFormat(gif-1) PASS : tst_QImageReader::sizeBeforeFormat(gif-2) PASS : tst_QImageReader::sizeBeforeFormat(xbm) PASS : tst_QImageReader::sizeBeforeFormat(xpm) PASS : tst_QImageReader::sizeBeforeFormat(bmp-1) PASS : tst_QImageReader::sizeBeforeFormat(bmp-2) PASS : tst_QImageReader::sizeBeforeFormat(bmp-3) PASS : tst_QImageReader::sizeBeforeFormat(bmp-4) PASS : tst_QImageReader::sizeBeforeFormat(png) PASS : tst_QImageReader::sizeBeforeFormat(png-2) PASS : tst_QImageReader::sizeBeforeFormat(svg) PASS : tst_QImageReader::sizeBeforeFormat(svgz) PASS : tst_QImageReader::imageFormatBeforeRead(pbm) PASS : tst_QImageReader::imageFormatBeforeRead(pgm) PASS : tst_QImageReader::imageFormatBeforeRead(ppm-1) PASS : tst_QImageReader::imageFormatBeforeRead(ppm-2) PASS : tst_QImageReader::imageFormatBeforeRead(ppm-3) PASS : tst_QImageReader::imageFormatBeforeRead(ppm-4) PASS : tst_QImageReader::imageFormatBeforeRead(jpeg-1) PASS : tst_QImageReader::imageFormatBeforeRead(jpeg-2) PASS : tst_QImageReader::imageFormatBeforeRead(jpeg-3) PASS : tst_QImageReader::imageFormatBeforeRead(gif-1) PASS : tst_QImageReader::imageFormatBeforeRead(gif-2) PASS : tst_QImageReader::imageFormatBeforeRead(xbm) PASS : tst_QImageReader::imageFormatBeforeRead(xpm) PASS : tst_QImageReader::imageFormatBeforeRead(bmp-1) PASS : tst_QImageReader::imageFormatBeforeRead(bmp-2) PASS : tst_QImageReader::imageFormatBeforeRead(bmp-3) PASS : tst_QImageReader::imageFormatBeforeRead(bmp-4) PASS : tst_QImageReader::imageFormatBeforeRead(png) PASS : tst_QImageReader::imageFormatBeforeRead(png-2) SKIP : tst_QImageReader::imageFormatBeforeRead(svg) "svg" images are not supported Loc: [tst_qimagereader.cpp(720)] SKIP : tst_QImageReader::imageFormatBeforeRead(svgz) "svgz" images are not supported Loc: [tst_qimagereader.cpp(720)] PASS : tst_QImageReader::gifHandlerBugs() PASS : tst_QImageReader::animatedGif() PASS : tst_QImageReader::gifImageCount() PASS : tst_QImageReader::gifLoopCount() PASS : tst_QImageReader::readCorruptImage(corrupt jpeg) PASS : tst_QImageReader::readCorruptImage(corrupt gif) libpng error: Read Error PASS : tst_QImageReader::readCorruptImage(corrupt png) PASS : tst_QImageReader::readCorruptImage(corrupt bmp) PASS : tst_QImageReader::readCorruptImage(corrupt xpm (colors)) QWARN : tst_QImageReader::readCorruptImage(corrupt xpm (pixels)) QImage: XPM pixels missing on image line 1 (possibly a C++ trigraph). PASS : tst_QImageReader::readCorruptImage(corrupt xpm (pixels)) PASS : tst_QImageReader::readCorruptImage(corrupt xbm) SKIP : tst_QImageReader::readCorruptImage(corrupt svg) "svg" images are not supported Loc: [tst_qimagereader.cpp(1493)] SKIP : tst_QImageReader::readCorruptImage(corrupt svgz) "svgz" images are not supported Loc: [tst_qimagereader.cpp(1493)] PASS : tst_QImageReader::readCorruptBmp() PASS : tst_QImageReader::supportsOption(png) PASS : tst_QImageReader::autoDetectImageFormat() PASS : tst_QImageReader::fileNameProbing() QWARN : tst_QImageReader::pixelCompareWithBaseline(floppy (16px,32px - 16 colors)) loading failed, check if ico plugin is built PASS : tst_QImageReader::pixelCompareWithBaseline(floppy (16px,32px - 16 colors)) QWARN : tst_QImageReader::pixelCompareWithBaseline(semitransparent) loading failed, check if ico plugin is built PASS : tst_QImageReader::pixelCompareWithBaseline(semitransparent) QWARN : tst_QImageReader::pixelCompareWithBaseline(slightlybrokenBMPHeader) loading failed, check if ico plugin is built PASS : tst_QImageReader::pixelCompareWithBaseline(slightlybrokenBMPHeader) QWARN : tst_QImageReader::pixelCompareWithBaseline(sightlybrokenIconHeader) loading failed, check if ico plugin is built PASS : tst_QImageReader::pixelCompareWithBaseline(sightlybrokenIconHeader) PASS : tst_QImageReader::task255627_setNullScaledSize(BMP: colorful) PASS : tst_QImageReader::task255627_setNullScaledSize(BMP: font) PASS : tst_QImageReader::task255627_setNullScaledSize(XPM: marble) PASS : tst_QImageReader::task255627_setNullScaledSize(PNG: kollada) PASS : tst_QImageReader::task255627_setNullScaledSize(PPM: teapot) PASS : tst_QImageReader::task255627_setNullScaledSize(PPM: runners) PASS : tst_QImageReader::task255627_setNullScaledSize(PPM: test) PASS : tst_QImageReader::task255627_setNullScaledSize(XBM: gnus) PASS : tst_QImageReader::task255627_setNullScaledSize(JPEG: beavis A) PASS : tst_QImageReader::task255627_setNullScaledSize(JPEG: beavis B) PASS : tst_QImageReader::task255627_setNullScaledSize(JPEG: beavis C) PASS : tst_QImageReader::task255627_setNullScaledSize(JPEG: beavis D) PASS : tst_QImageReader::task255627_setNullScaledSize(JPEG: beavis E) PASS : tst_QImageReader::task255627_setNullScaledSize(JPEG: beavis F) PASS : tst_QImageReader::task255627_setNullScaledSize(JPEG: beavis G) PASS : tst_QImageReader::task255627_setNullScaledSize(JPEG: beavis H) PASS : tst_QImageReader::task255627_setNullScaledSize(JPEG: beavis I) PASS : tst_QImageReader::task255627_setNullScaledSize(GIF: earth) PASS : tst_QImageReader::task255627_setNullScaledSize(GIF: trolltech) SKIP : tst_QImageReader::task255627_setNullScaledSize(SVG: rect) "svg" images are not supported Loc: [tst_qimagereader.cpp(385)] SKIP : tst_QImageReader::task255627_setNullScaledSize(SVGZ: rect) "svgz" images are not supported Loc: [tst_qimagereader.cpp(385)] PASS : tst_QImageReader::testIgnoresFormatAndExtension(black.png) PASS : tst_QImageReader::testIgnoresFormatAndExtension(black.xpm) PASS : tst_QImageReader::testIgnoresFormatAndExtension(colorful.bmp) PASS : tst_QImageReader::testIgnoresFormatAndExtension(image.ppm) PASS : tst_QImageReader::testIgnoresFormatAndExtension(image.pbm) PASS : tst_QImageReader::testIgnoresFormatAndExtension(image.pgm) PASS : tst_QImageReader::testIgnoresFormatAndExtension(bat1.gif) PASS : tst_QImageReader::testIgnoresFormatAndExtension(beavis.jpg) SKIP : tst_QImageReader::testIgnoresFormatAndExtension(rect.svg) "svg" images are not supported Loc: [tst_qimagereader.cpp(1715)] SKIP : tst_QImageReader::testIgnoresFormatAndExtension(rect.svgz) "svgz" images are not supported Loc: [tst_qimagereader.cpp(1715)] PASS : tst_QImageReader::saveFormat(Format_Mono) PASS : tst_QImageReader::saveFormat(Format_MonoLSB) PASS : tst_QImageReader::saveFormat(Format_Indexed8) PASS : tst_QImageReader::saveFormat(Format_RGB32) PASS : tst_QImageReader::saveFormat(Format_ARGB32) PASS : tst_QImageReader::saveFormat(Format_ARGB32_Premultiplied) PASS : tst_QImageReader::saveFormat(Format_RGB16) PASS : tst_QImageReader::saveFormat(Format_ARGB8565_Premultiplied) PASS : tst_QImageReader::saveFormat(Format_RGB666) PASS : tst_QImageReader::saveFormat(Format_ARGB6666_Premultiplied) PASS : tst_QImageReader::saveFormat(Format_RGB555) PASS : tst_QImageReader::saveFormat(Format_ARGB8555_Premultiplied) PASS : tst_QImageReader::saveFormat(Format_RGB888) PASS : tst_QImageReader::saveFormat(Format_RGB444) PASS : tst_QImageReader::saveFormat(Format_ARGB4444_Premultiplied) PASS : tst_QImageReader::readText(png, tEXt before img) PASS : tst_QImageReader::readText(png, zTXt before img) PASS : tst_QImageReader::readText(png, tEXt after img) PASS : tst_QImageReader::readText(png, zTXt after img) PASS : tst_QImageReader::readText(jpg, JPEG_COM Title) PASS : tst_QImageReader::readText(jpg, JPEG_COM Comment) PASS : tst_QImageReader::readText(jpg, JPEG_COM Disclaimer) PASS : tst_QImageReader::readText(jpg, JPEG_COM Description) PASS : tst_QImageReader::preserveTexts(Simple) PASS : tst_QImageReader::preserveTexts(Whitespace) PASS : tst_QImageReader::preserveTexts(Newline) PASS : tst_QImageReader::preserveTexts(Double newlines) PASS : tst_QImageReader::preserveTexts(Long) PASS : tst_QImageReader::preserveTexts(All Latin1 chars) PASS : tst_QImageReader::preserveTexts(Simple) PASS : tst_QImageReader::preserveTexts(Whitespace) PASS : tst_QImageReader::preserveTexts(Newline) PASS : tst_QImageReader::preserveTexts(Double newlines) PASS : tst_QImageReader::preserveTexts(Long) PASS : tst_QImageReader::preserveTexts(All Latin1 chars) PASS : tst_QImageReader::cleanupTestCase() Totals: 337 passed, 19 failed, 30 skipped ********* Finished testing of tst_QImageReader ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qimagereader: 2 seconds, exit code 19 Build log: http://testresults.qt-project.org/ci/QtBase_stable_Integration/build_02705/linux-g++_no-widgets_Ubuntu_12.04_x64/log.txt.gz Tested changes (refs/builds/stable_1386612004): http://codereview.qt-project.org/73476 [PS2] - Clear read- and write buffers on reset http://codereview.qt-project.org/73479 [PS2] - Add mkspec for clang using libc++ on Linux. From ci-noreply at qt-project.org Mon Dec 9 19:40:01 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 9 Dec 2013 20:40:01 +0200 Subject: [Ci-reports] fail on ssh://codereview.qt-project.org:29418/playground/websockets#master Message-ID: <20131209_184001_095214.ci-noreply@qt-project.org> `make' failed :( make[4]: *** [iphoneos-release] Error 65 make[3]: *** [iphoneos] Error 2 make[2]: *** [sub-qmlbundle-make_first] Error 2 make[4]: *** [iphoneos-release] Error 65 make[3]: *** [iphoneos] Error 2 make[2]: *** [sub-qmlscene-make_first] Error 2 make[4]: *** [iphoneos-release] Error 65 make[3]: *** [iphoneos] Error 2 make[2]: *** [sub-qmltestrunner-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/WebSockets_master_Integration/build_00053/macx-ios-clang_OSX_10.8/log.txt.gz Tested changes (refs/builds/master_1386613760): http://codereview.qt-project.org/73471 [PS6] - Cleanup code to comply with Qt style From ci-noreply at qt-project.org Mon Dec 9 20:15:23 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 9 Dec 2013 21:15:23 +0200 Subject: [Ci-reports] pass on ssh://codereview.qt-project.org:29418/qt/qt#4.8 Message-ID: <20131209_191523_012407.ci-noreply@qt-project.org> Qt_4.8_Integration #1712: SUCCESS Tested changes (refs/builds/4.8_1386598771): http://codereview.qt-project.org/70441 [PS4] - WebKit: Remove video support on OS X From ci-noreply at qt-project.org Mon Dec 9 20:18:20 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 9 Dec 2013 21:18:20 +0200 Subject: [Ci-reports] fail on ssh://codereview.qt-project.org:29418/qt/qtbase#dev Message-ID: <20131209_191820_069144.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(1052) : 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) Compared values are not the same Actual (view.hasFocus()): 1 Expected (giveFocus) : 0 tst_qcolumnview.cpp(487) : 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(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: 48 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02248/win32-msvc2010_developer-build_angle_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1386611436): http://codereview.qt-project.org/73134 [PS5] - QNX: Fix focus handling for secondary screen From ci-noreply at qt-project.org Mon Dec 9 21:45:28 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 9 Dec 2013 22:45:28 +0200 Subject: [Ci-reports] fail on ssh://codereview.qt-project.org:29418/qt/qtbase#dev Message-ID: <20131209_204528_084299.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_02249/macx-clang_developer-build_OSX_10.8/log.txt.gz ============================================================ 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(1052) : 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) Compared values are not the same Actual (view.hasFocus()): 1 Expected (giveFocus) : 0 tst_qcolumnview.cpp(487) : 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(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: 46 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02249/win32-msvc2010_developer-build_angle_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1386616884): http://codereview.qt-project.org/73565 [PS1] - qmake: remove bogus comment http://codereview.qt-project.org/73485 [PS2] - qmake: fix const correctness From ci-noreply at qt-project.org Mon Dec 9 23:12:51 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 10 Dec 2013 00:12:51 +0200 Subject: [Ci-reports] fail on ssh://codereview.qt-project.org:29418/qt/qtbase#dev Message-ID: <20131209_221251_093017.ci-noreply@qt-project.org> Autotest `tst_collections' failed :( Testing tst_Collections FAIL! : tst_Collections::qstring() 's.toLatin1().isNull()' returned FALSE. () Loc: [tst_collections.cpp(2095)] Totals: 45 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_Collections ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_Collections::initTestCase() PASS : tst_Collections::typeinfo() FAIL! : tst_Collections::qstring() 's.toLatin1().isNull()' returned FALSE. () Loc: [tst_collections.cpp(2095)] PASS : tst_Collections::list() PASS : tst_Collections::linkedList() PASS : tst_Collections::vector() PASS : tst_Collections::byteArray() PASS : tst_Collections::stack() PASS : tst_Collections::hash() PASS : tst_Collections::map() PASS : tst_Collections::bitArray() PASS : tst_Collections::cache() PASS : tst_Collections::regexp() PASS : tst_Collections::pair() PASS : tst_Collections::sharableQList() PASS : tst_Collections::sharableQLinkedList() PASS : tst_Collections::sharableQVector() PASS : tst_Collections::sharableQMap() PASS : tst_Collections::sharableQHash() PASS : tst_Collections::q_foreach() PASS : tst_Collections::conversions() PASS : tst_Collections::javaStyleIterators() PASS : tst_Collections::constAndNonConstStlIterators() PASS : tst_Collections::vector_stl(empty) PASS : tst_Collections::vector_stl(one) PASS : tst_Collections::vector_stl(two) PASS : tst_Collections::vector_stl(three) PASS : tst_Collections::list_stl(empty) PASS : tst_Collections::list_stl(one) PASS : tst_Collections::list_stl(two) PASS : tst_Collections::list_stl(three) PASS : tst_Collections::linkedlist_stl(empty) PASS : tst_Collections::linkedlist_stl(one) PASS : tst_Collections::linkedlist_stl(two) PASS : tst_Collections::linkedlist_stl(three) PASS : tst_Collections::q_init() PASS : tst_Collections::pointersize() PASS : tst_Collections::containerInstantiation() PASS : tst_Collections::qtimerList() PASS : tst_Collections::containerTypedefs() PASS : tst_Collections::forwardDeclared() PASS : tst_Collections::alignment() PASS : tst_Collections::QTBUG13079_collectionInsideCollection() PASS : tst_Collections::foreach_2() PASS : tst_Collections::insert_remove_loop() PASS : tst_Collections::cleanupTestCase() Totals: 45 passed, 1 failed, 0 skipped ********* Finished testing of tst_Collections ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_collections: 0.465927 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02250/linux-g++_no-widgets_Ubuntu_12.04_x64/log.txt.gz Tested changes (refs/builds/dev_1386625712): http://codereview.qt-project.org/68010 [PS6] - Add the UTF16-to-Latin1 in-place converter http://codereview.qt-project.org/67866 [PS5] - Improve the Latin1 conversion in QString a little http://codereview.qt-project.org/67728 [PS13] - Implement support for ref-qualified QString::toLatin1 & friends http://codereview.qt-project.org/73565 [PS1] - qmake: remove bogus comment http://codereview.qt-project.org/73485 [PS2] - qmake: fix const correctness From ci-noreply at qt-project.org Mon Dec 9 23:54:49 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 10 Dec 2013 00:54:49 +0200 Subject: [Ci-reports] pass on ssh://codereview.qt-project.org:29418/qt/qtbase#stable Message-ID: <20131209_225449_019533.ci-noreply@qt-project.org> QtBase_stable_Integration #2706: SUCCESS Tested changes (refs/builds/stable_1386624419): http://codereview.qt-project.org/73479 [PS2] - Add mkspec for clang using libc++ on Linux. From ci-noreply at qt-project.org Tue Dec 10 00:33:01 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 10 Dec 2013 01:33:01 +0200 Subject: [Ci-reports] fail on ssh://codereview.qt-project.org:29418/qt/qtbase#dev Message-ID: <20131209_233301_002645.ci-noreply@qt-project.org> Autotest `tst_qgl' failed :( Testing tst_QGL 2013-12-10 00:56:25.556 tst_qgl[88401:107] invalid drawable 2013-12-10 00:56:26.136 tst_qgl[88401:107] invalid drawable 2013-12-10 00:56:26.559 tst_qgl[88401:107] invalid drawable 2013-12-10 00:56:26.980 tst_qgl[88401:107] invalid drawable 2013-12-10 00:56:27.399 tst_qgl[88401:107] invalid drawable 2013-12-10 00:56:27.799 tst_qgl[88401:107] invalid drawable 2013-12-10 00:56:28.201 tst_qgl[88401:107] invalid drawable QFATAL : tst_QGL::graphicsViewClipping() Received signal 11 FAIL! : tst_QGL::graphicsViewClipping() Received a fatal error. Loc: [Unknown file(0)] Totals: 27 passed, 1 failed, 0 skipped QtQA::App::TestRunner: Process exited due to signal 6 QtQA::App::TestRunner: ============================= crash report follows: ============================ QtQA::App::TestRunner: Process: tst_qgl [88401] QtQA::App::TestRunner: Path: /work/*/tst_qgl.app/Contents/MacOS/tst_qgl QtQA::App::TestRunner: Identifier: @BUNDLEIDENTIFIER@ QtQA::App::TestRunner: Version: ??? (???) QtQA::App::TestRunner: Code Type: X86-64 (Native) QtQA::App::TestRunner: Parent Process: perl5.12 [88399] QtQA::App::TestRunner: QtQA::App::TestRunner: Date/Time: 2013-12-10 00:56:28.256 +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 (SIGABRT) QtQA::App::TestRunner: Exception Codes: 0x000000000000000d, 0x0000000000000000 QtQA::App::TestRunner: QtQA::App::TestRunner: VM Regions Near 0: QtQA::App::TestRunner: --> QtQA::App::TestRunner: __TEXT 0000000100000000-0000000100022000 [ 136K] r-x/rwx SM=COW /work/*/tst_qgl.app/Contents/MacOS/tst_qgl QtQA::App::TestRunner: QtQA::App::TestRunner: Application Specific Information: QtQA::App::TestRunner: objc[88401]: 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 0x00007fff9847dce2 __pthread_kill + 10 QtQA::App::TestRunner: 1 libsystem_c.dylib 0x00007fff8f4987d2 pthread_kill + 95 QtQA::App::TestRunner: 2 libsystem_c.dylib 0x00007fff8f489a7a abort + 143 QtQA::App::TestRunner: 3 QtCore 0x0000000100c62089 _ZN13TestNamespaceL16qt_message_fatalENS_9QtMsgTypeERKNS_18QMessageLogContextERKNS_7QStringE + 9 QtQA::App::TestRunner: 4 QtCore 0x0000000100c62635 TestNamespace::QMessageLogger::fatal(char const*, ...) const + 165 QtQA::App::TestRunner: 5 QtTest 0x0000000101253e8d TestNamespace::QTest::FatalSignalHandler::signal(int) + 77 QtQA::App::TestRunner: 6 libsystem_c.dylib 0x00007fff8f4eacfa _sigtramp + 26 QtQA::App::TestRunner: 7 QtGui 0x000000010078a02f TestNamespace::QGuiApplicationPrivate::processExposeEvent(TestNamespace::QWindowSystemInterfacePrivate::ExposeEvent*) + 63 QtQA::App::TestRunner: 8 QtGui 0x000000010078649c TestNamespace::QGuiApplicationPrivate::processWindowSystemEvent(TestNamespace::QWindowSystemInterfacePrivate::WindowSystemEvent*) + 572 QtQA::App::TestRunner: 9 QtGui 0x0000000100776918 TestNamespace::QWindowSystemInterface::sendWindowSystemEvents(TestNamespace::QFlags) + 56 QtQA::App::TestRunner: 10 QtGui 0x0000000100774def TestNamespace::QWindowSystemInterface::flushWindowSystemEvents() + 575 QtQA::App::TestRunner: 11 libqcocoa.dylib 0x0000000102f0fb76 -[QNSView updateGeometry] + 582 QtQA::App::TestRunner: 12 com.apple.Foundation 0x00007fff979d8d0e __-[NSNotificationCenter addObserver:selector:name:object:]_block_invoke_1 + 47 QtQA::App::TestRunner: 13 com.apple.CoreFoundation 0x00007fff93ce07ba _CFXNotificationPost + 2634 QtQA::App::TestRunner: 14 com.apple.Foundation 0x00007fff979c4fc3 -[NSNotificationCenter postNotificationName:object:userInfo:] + 65 QtQA::App::TestRunner: 15 com.apple.AppKit 0x00007fff957e5b1f -[NSView _postFrameChangeNotification] + 260 QtQA::App::TestRunner: 16 com.apple.AppKit 0x00007fff9570acfd -[NSView setFrameOrigin:] + 609 QtQA::App::TestRunner: 17 com.apple.AppKit 0x00007fff9570aa33 -[NSView setFrame:] + 231 QtQA::App::TestRunner: 18 libqcocoa.dylib 0x0000000102f0c865 TestNamespace::QCocoaWindow::recreateWindow(TestNamespace::QPlatformWindow const*) + 613 QtQA::App::TestRunner: 19 libqcocoa.dylib 0x0000000102f0e3ed TestNamespace::QCocoaWindow::setParent(TestNamespace::QPlatformWindow const*) + 61 QtQA::App::TestRunner: 20 QtGui 0x000000010078f85d TestNamespace::QWindow::setParent(TestNamespace::QWindow*) + 77 QtQA::App::TestRunner: 21 QtWidgets 0x000000010012f9a3 TestNamespace::q_createNativeChildrenAndSetParent(TestNamespace::QWidget const*) + 387 QtQA::App::TestRunner: 22 QtWidgets 0x000000010012fd24 TestNamespace::QWidgetPrivate::create_sys(unsigned long long, bool, bool) + 756 QtQA::App::TestRunner: 23 QtWidgets 0x00000001001061aa TestNamespace::QWidget::create(unsigned long long, bool, bool) + 378 QtQA::App::TestRunner: 24 QtWidgets 0x0000000100115168 TestNamespace::QWidget::setVisible(bool) + 216 QtQA::App::TestRunner: 25 @BUNDLEIDENTIFIER@ 0x000000010000a8e5 tst_QGL::graphicsViewClipping() + 341 QtQA::App::TestRunner: 26 QtCore 0x0000000100e52aef 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 0x0000000100e526dc 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 0x0000000101257989 _ZN13TestNamespace5QTestL17qInvokeTestMethodEPKcS2_ + 1465 QtQA::App::TestRunner: 29 QtTest 0x00000001012547a2 TestNamespace::QTest::qExec(TestNamespace::QObject*, int, char**) + 1682 QtQA::App::TestRunner: 30 @BUNDLEIDENTIFIER@ 0x0000000100015d88 main + 88 QtQA::App::TestRunner: 31 @BUNDLEIDENTIFIER@ 0x0000000100003da4 start + 52 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1:: Dispatch queue: com.apple.libdispatch-manager QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff9847e7e6 kevent + 10 QtQA::App::TestRunner: 1 libdispatch.dylib 0x00007fff90f91786 _dispatch_mgr_invoke + 923 QtQA::App::TestRunner: 2 libdispatch.dylib 0x00007fff90f90316 _dispatch_mgr_thread + 54 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2: QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff9847e192 __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libsystem_c.dylib 0x00007fff8f498594 _pthread_wqthread + 758 QtQA::App::TestRunner: 2 libsystem_c.dylib 0x00007fff8f499b85 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 3:: Dispatch queue: com.apple.opengl.cvmDoWork QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff9847c67a mach_msg_trap + 10 QtQA::App::TestRunner: 1 libsystem_kernel.dylib 0x00007fff9847bd71 mach_msg + 73 QtQA::App::TestRunner: 2 libCoreVMClient.dylib 0x00007fff8d59c95f cvmsServ_BuildModularFunction + 184 QtQA::App::TestRunner: 3 libCoreVMClient.dylib 0x00007fff8d59db5e CVMSBuildModularFunction + 75 QtQA::App::TestRunner: 4 libCVMSPluginSupport.dylib 0x00007fff8caf76d9 cvm_deferred_build_modular(void*) + 247 QtQA::App::TestRunner: 5 libdispatch.dylib 0x00007fff90f912d2 _dispatch_queue_drain + 264 QtQA::App::TestRunner: 6 libdispatch.dylib 0x00007fff90f9112e _dispatch_queue_invoke + 54 QtQA::App::TestRunner: 7 libdispatch.dylib 0x00007fff90f90928 _dispatch_worker_thread2 + 198 QtQA::App::TestRunner: 8 libsystem_c.dylib 0x00007fff8f4983da _pthread_wqthread + 316 QtQA::App::TestRunner: 9 libsystem_c.dylib 0x00007fff8f499b85 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 4: QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff9847e192 __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libsystem_c.dylib 0x00007fff8f498594 _pthread_wqthread + 758 QtQA::App::TestRunner: 2 libsystem_c.dylib 0x00007fff8f499b85 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 5: QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff9847e192 __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libsystem_c.dylib 0x00007fff8f498594 _pthread_wqthread + 758 QtQA::App::TestRunner: 2 libsystem_c.dylib 0x00007fff8f499b85 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 6: QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff9847e192 __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libsystem_c.dylib 0x00007fff8f498594 _pthread_wqthread + 758 QtQA::App::TestRunner: 2 libsystem_c.dylib 0x00007fff8f499b85 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 7: QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff9847e192 __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libsystem_c.dylib 0x00007fff8f498594 _pthread_wqthread + 758 QtQA::App::TestRunner: 2 libsystem_c.dylib 0x00007fff8f499b85 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 8:: QThread QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff9847ddf2 __select + 10 QtQA::App::TestRunner: 1 QtCore 0x0000000100e950c4 TestNamespace::qt_safe_select(int, fd_set*, fd_set*, fd_set*, timespec const*) + 68 QtQA::App::TestRunner: 2 QtCore 0x0000000100e9603a TestNamespace::QEventDispatcherUNIXPrivate::doSelect(TestNamespace::QFlags, timespec*) + 682 QtQA::App::TestRunner: 3 QtCore 0x0000000100e96fa7 TestNamespace::QEventDispatcherUNIX::processEvents(TestNamespace::QFlags) + 263 QtQA::App::TestRunner: 4 QtCore 0x0000000100e47154 TestNamespace::QEventLoop::exec(TestNamespace::QFlags) + 404 QtQA::App::TestRunner: 5 QtCore 0x0000000100c6e423 TestNamespace::QThread::exec() + 115 QtQA::App::TestRunner: 6 QtCore 0x0000000100c7256a TestNamespace::QThreadPrivate::start(void*) + 474 QtQA::App::TestRunner: 7 libsystem_c.dylib 0x00007fff8f4968bf _pthread_start + 335 QtQA::App::TestRunner: 8 libsystem_c.dylib 0x00007fff8f499b75 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: 0x0000000000000107 rsi: 0x0000000000000006 rbp: 0x00007fff5fbfd020 rsp: 0x00007fff5fbfcff8 QtQA::App::TestRunner: r8: 0x00007fff7c8d7fb8 r9: 0x000000010134e730 r10: 0x00007fff9847dd0a r11: 0xffffff80002dad60 QtQA::App::TestRunner: r12: 0x0000000000000002 r13: 0x0000000102806850 r14: 0x00007fff7c8da960 r15: 0x0000000102806850 QtQA::App::TestRunner: rip: 0x00007fff9847dce2 rfl: 0x0000000000000246 cr2: 0x000000010125dff0 QtQA::App::TestRunner: Logical CPU: 0 QtQA::App::TestRunner: QtQA::App::TestRunner: Binary Images: QtQA::App::TestRunner: 0x100000000 - 0x100021ff7 + at BUNDLEIDENTIFIER@ (??? - ???) <5EEF5B8A-75F4-345B-96F6-190FD97ECD90> /work/*/tst_qgl.app/Contents/MacOS/tst_qgl QtQA::App::TestRunner: 0x100037000 - 0x10007eff7 +QtOpenGL (5.3.0 - compatibility 5.3.0) /work/*/QtOpenGL.framework/Versions/5/QtOpenGL QtQA::App::TestRunner: 0x1000b1000 - 0x10055efff +QtWidgets (5.3.0 - compatibility 5.3.0) <1D91D50D-AB36-37B9-BBF5-2FEB46E7FEC2> /work/*/QtWidgets.framework/Versions/5/QtWidgets QtQA::App::TestRunner: 0x100766000 - 0x100af2fff +QtGui (5.3.0 - compatibility 5.3.0) <94FDBFA6-96FF-38C4-B0CC-E5A64D1D7A3F> /work/*/QtGui.framework/Versions/5/QtGui QtQA::App::TestRunner: 0x100c47000 - 0x10112dfff +QtCore (5.3.0 - compatibility 5.3.0) <2E889C32-5D1B-3230-A9E0-947CAD12060E> /work/*/QtCore.framework/Versions/5/QtCore QtQA::App::TestRunner: 0x10124f000 - 0x101271ff7 +QtTest (5.3.0 - compatibility 5.3.0) <0257CBC4-6236-32E0-818E-E58CE6FFBD1A> /work/*/QtTest.framework/Versions/5/QtTest QtQA::App::TestRunner: 0x101285000 - 0x10128bfff com.apple.agl (3.2.0 - AGL-3.2.0) /System/Library/Frameworks/AGL.framework/Versions/A/AGL QtQA::App::TestRunner: 0x101783000 - 0x1017adff7 +QtPrintSupport (5.3.0 - compatibility 5.3.0) /work/*/QtPrintSupport.framework/Versions/5/QtPrintSupport QtQA::App::TestRunner: 0x102b8c000 - 0x102bbaff7 GLRendererFloat (??? - ???) <06CA5D0B-BC5F-3CC7-836D-A02F7DB92BE8> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GLRendererFloat QtQA::App::TestRunner: 0x102bc3000 - 0x102bcdfef 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: 0x102bd3000 - 0x102bd6ff7 libCoreFSCache.dylib (??? - ???) <0D155750-7910-32C5-8327-924FC1089442> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib QtQA::App::TestRunner: 0x102bea000 - 0x102bebff3 +cl_kernels (??? - ???) <2DE688B8-BA2E-4999-943D-60DE940629B5> cl_kernels QtQA::App::TestRunner: 0x102bf8000 - 0x102bf8ff1 +cl_kernels (??? - ???) cl_kernels QtQA::App::TestRunner: 0x102f00000 - 0x102f8efff +libqcocoa.dylib (??? - ???) /work/*/libqcocoa.dylib QtQA::App::TestRunner: 0x102fea000 - 0x102ff0ff7 +libqgif.dylib (??? - ???) <63DC4F67-2136-3749-886B-95125D0B9B2F> /work/*/libqgif.dylib QtQA::App::TestRunner: 0x102ff5000 - 0x102ffafff +libqico.dylib (??? - ???) <985D7D56-BE5C-33CD-81E9-E9622F0F5B18> /work/*/libqico.dylib QtQA::App::TestRunner: 0x107640000 - 0x1077f8fff GLEngine (??? - ???) <59179FEC-D0E2-38B3-BD49-765506A645AC> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine QtQA::App::TestRunner: 0x10782f000 - 0x107989fff libGLProgrammability.dylib (??? - ???) <90390984-70BC-365C-AB3E-16C35C4240CB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib QtQA::App::TestRunner: 0x109e16000 - 0x109eb5ff7 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: 0x10a100000 - 0x10a13bff7 +libqjpeg.dylib (??? - ???) /work/*/libqjpeg.dylib QtQA::App::TestRunner: 0x7fff6ba7d000 - 0x7fff6bab1baf dyld (195.6 - ???) /usr/lib/dyld QtQA::App::TestRunner: 0x7fff8c409000 - 0x7fff8c4fefff libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <5C40E880-0706-378F-B864-3C2BD922D926> /usr/lib/libiconv.2.dylib QtQA::App::TestRunner: 0x7fff8c7f4000 - 0x7fff8c840ff7 com.apple.SystemConfiguration (1.11.3 - 1.11) <131780ED-E8DD-3153-81F2-5FEC4F6554C2> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration QtQA::App::TestRunner: 0x7fff8c85b000 - 0x7fff8c960fff libFontParser.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib QtQA::App::TestRunner: 0x7fff8caf6000 - 0x7fff8caf8fff libCVMSPluginSupport.dylib (??? - ???) <982F1ED4-3CBB-3161-8BEA-8A980C27FCC1> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib QtQA::App::TestRunner: 0x7fff8caf9000 - 0x7fff8caf9fff com.apple.Cocoa (6.6 - ???) <021D4214-9C23-3CD8-AFB2-F331697A4508> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa QtQA::App::TestRunner: 0x7fff8cafb000 - 0x7fff8cb3cfff 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: 0x7fff8cb3d000 - 0x7fff8cb6dff7 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: 0x7fff8cb6e000 - 0x7fff8cb73fff libpam.2.dylib (3.0.0 - compatibility 3.0.0) /usr/lib/libpam.2.dylib QtQA::App::TestRunner: 0x7fff8cc08000 - 0x7fff8cc12ff7 liblaunch.dylib (392.39.0 - compatibility 1.0.0) <8C235D13-2928-30E5-9E12-2CC3D6324AE2> /usr/lib/system/liblaunch.dylib QtQA::App::TestRunner: 0x7fff8d0b7000 - 0x7fff8d14dff7 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: 0x7fff8d14e000 - 0x7fff8d57bfff libLAPACK.dylib (??? - ???) <4F2E1055-2207-340B-BB45-E4F16171EE0D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib QtQA::App::TestRunner: 0x7fff8d57c000 - 0x7fff8d587fff com.apple.CommonAuth (2.2 - 2.0) <77E6F0D0-85B6-30B5-B99C-F57104DD2EBA> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth QtQA::App::TestRunner: 0x7fff8d588000 - 0x7fff8d58efff IOSurface (??? - ???) <77C6757B-D357-3E34-9424-48F962B5CC9C> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface QtQA::App::TestRunner: 0x7fff8d59c000 - 0x7fff8d59ffff libCoreVMClient.dylib (??? - ???) <28CB0F3F-A202-391F-8CAC-FC9A1398A962> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib QtQA::App::TestRunner: 0x7fff8d5df000 - 0x7fff8d633fff 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: 0x7fff8d6ba000 - 0x7fff8d712ff7 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: 0x7fff8d767000 - 0x7fff8d79aff7 com.apple.GSS (2.2 - 2.0) <971395D0-B9D0-3FDE-B23F-6F9D0A2FB95F> /System/Library/Frameworks/GSS.framework/Versions/A/GSS QtQA::App::TestRunner: 0x7fff8d79b000 - 0x7fff8d811fff com.apple.CoreSymbolication (2.2 - 73.2) <126415E3-3A35-315B-B4B7-507CDBED0D58> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication QtQA::App::TestRunner: 0x7fff8d812000 - 0x7fff8d87aff7 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: 0x7fff8d87b000 - 0x7fff8d8cdff7 libGLU.dylib (??? - ???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib QtQA::App::TestRunner: 0x7fff8d8d0000 - 0x7fff8d8f9fff com.apple.CoreVideo (1.7 - 70.3) <9A9D4058-9935-3B0A-B1A6-27EB78D02249> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo QtQA::App::TestRunner: 0x7fff8daec000 - 0x7fff8daf2fff libmacho.dylib (800.0.0 - compatibility 1.0.0) /usr/lib/system/libmacho.dylib QtQA::App::TestRunner: 0x7fff8dbeb000 - 0x7fff8dbf2fff com.apple.NetFS (4.0 - 4.0) /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS QtQA::App::TestRunner: 0x7fff8dbf3000 - 0x7fff8dbf7fff libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) /usr/lib/system/libmathCommon.A.dylib QtQA::App::TestRunner: 0x7fff8dcc0000 - 0x7fff8dcc1fff libDiagnosticMessagesClient.dylib (??? - ???) <3DCF577B-F126-302B-BCE2-4DB9A95B8598> /usr/lib/libDiagnosticMessagesClient.dylib QtQA::App::TestRunner: 0x7fff8dcc2000 - 0x7fff8dda0fff com.apple.DiscRecording (6.0.4 - 6040.4.1) /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording QtQA::App::TestRunner: 0x7fff8dda1000 - 0x7fff8de26ff7 com.apple.Heimdal (2.2 - 2.0) /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal QtQA::App::TestRunner: 0x7fff8de27000 - 0x7fff8de2cff7 libsystem_network.dylib (??? - ???) <5DE7024E-1D2D-34A2-80F4-08326331A75B> /usr/lib/system/libsystem_network.dylib QtQA::App::TestRunner: 0x7fff8e4f2000 - 0x7fff8e504ff7 libbsm.0.dylib (??? - ???) <349BB16F-75FA-363F-8D98-7A9C3FA90A0D> /usr/lib/libbsm.0.dylib QtQA::App::TestRunner: 0x7fff8e5b7000 - 0x7fff8e5fbff7 com.apple.MediaKit (12 - 602) <0C2CBEDA-412F-3DDF-9C74-44114E5E0DB9> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit QtQA::App::TestRunner: 0x7fff8e5fc000 - 0x7fff8e5fdfff libunc.dylib (24.0.0 - compatibility 1.0.0) /usr/lib/system/libunc.dylib QtQA::App::TestRunner: 0x7fff8e5fe000 - 0x7fff8e612ff7 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: 0x7fff8e746000 - 0x7fff8e746fff libOpenScriptingUtil.dylib (??? - ???) /usr/lib/libOpenScriptingUtil.dylib QtQA::App::TestRunner: 0x7fff8e747000 - 0x7fff8e854fff 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: 0x7fff8e855000 - 0x7fff8e957fff libxml2.2.dylib (10.3.0 - compatibility 10.0.0) /usr/lib/libxml2.2.dylib QtQA::App::TestRunner: 0x7fff8e958000 - 0x7fff8ea8efff com.apple.vImage (5.1 - 5.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage QtQA::App::TestRunner: 0x7fff8ea8f000 - 0x7fff8eb73ff7 com.apple.CoreServices.OSServices (478.49 - 478.49) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices QtQA::App::TestRunner: 0x7fff8eba0000 - 0x7fff8ec9aff7 com.apple.DiskImagesFramework (10.7.4 - 331.7) /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages QtQA::App::TestRunner: 0x7fff8ef08000 - 0x7fff8f021fff 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: 0x7fff8f022000 - 0x7fff8f031ff7 libxar-nossl.dylib (??? - ???) /usr/lib/libxar-nossl.dylib QtQA::App::TestRunner: 0x7fff8f086000 - 0x7fff8f08fff7 libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) /usr/lib/system/libsystem_notify.dylib QtQA::App::TestRunner: 0x7fff8f090000 - 0x7fff8f091ff7 libsystem_sandbox.dylib (??? - ???) <2A09E4DA-F47C-35CB-B70C-E0492BA9F20E> /usr/lib/system/libsystem_sandbox.dylib QtQA::App::TestRunner: 0x7fff8f101000 - 0x7fff8f208fe7 libsqlite3.dylib (9.6.0 - compatibility 9.0.0) /usr/lib/libsqlite3.dylib QtQA::App::TestRunner: 0x7fff8f209000 - 0x7fff8f20dff7 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: 0x7fff8f448000 - 0x7fff8f525fef libsystem_c.dylib (763.13.0 - compatibility 1.0.0) <41B43515-2806-3FBC-ACF1-A16F35B7E290> /usr/lib/system/libsystem_c.dylib QtQA::App::TestRunner: 0x7fff8f52a000 - 0x7fff8f595ff7 com.apple.framework.IOKit (2.0 - ???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit QtQA::App::TestRunner: 0x7fff8f596000 - 0x7fff8f630ff7 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: 0x7fff8f631000 - 0x7fff8f633ff7 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: 0x7fff8f8e3000 - 0x7fff8f927ff7 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: 0x7fff8f928000 - 0x7fff8f96efff libcurl.4.dylib (7.0.0 - compatibility 7.0.0) <2C442396-1006-3765-92D2-60869D4641CE> /usr/lib/libcurl.4.dylib QtQA::App::TestRunner: 0x7fff8fc6f000 - 0x7fff8fc76fff libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <172B1985-F24A-34E9-8D8B-A2403C9A0399> /usr/lib/system/libcopyfile.dylib QtQA::App::TestRunner: 0x7fff8fc77000 - 0x7fff8fce7fff com.apple.datadetectorscore (3.0 - 179.4) <4AB32B7F-8EC2-327E-BAC8-80129AA36E7B> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore QtQA::App::TestRunner: 0x7fff8fce8000 - 0x7fff90014fff com.apple.HIToolbox (1.9 - ???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox QtQA::App::TestRunner: 0x7fff90015000 - 0x7fff90075fff 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: 0x7fff90077000 - 0x7fff90084ff7 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: 0x7fff900e3000 - 0x7fff90107fff com.apple.RemoteViewServices (1.5 - 44.2) /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices QtQA::App::TestRunner: 0x7fff90166000 - 0x7fff9020bfff 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: 0x7fff90264000 - 0x7fff90272ff7 libkxld.dylib (??? - ???) <01161870-E3B3-3F87-BA4A-0AA7A081F409> /usr/lib/system/libkxld.dylib QtQA::App::TestRunner: 0x7fff902d5000 - 0x7fff9034bff7 libc++.1.dylib (28.4.0 - compatibility 1.0.0) /usr/lib/libc++.1.dylib QtQA::App::TestRunner: 0x7fff9040e000 - 0x7fff90449fff libsystem_info.dylib (??? - ???) <35F90252-2AE1-32C5-8D34-782C614D9639> /usr/lib/system/libsystem_info.dylib QtQA::App::TestRunner: 0x7fff9044a000 - 0x7fff9044afff libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <61EFED6A-A407-301E-B454-CD18314F0075> /usr/lib/system/libkeymgr.dylib QtQA::App::TestRunner: 0x7fff90467000 - 0x7fff9046cfff com.apple.OpenDirectory (10.7 - 146) <7960A302-F9AC-3F72-838E-3A382032DCA6> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory QtQA::App::TestRunner: 0x7fff9046d000 - 0x7fff9066ffff libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <0176782F-9526-3905-813A-7A5676EC2C86> /usr/lib/libicucore.A.dylib QtQA::App::TestRunner: 0x7fff90670000 - 0x7fff9074ffff 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: 0x7fff90750000 - 0x7fff90750fff 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: 0x7fff90751000 - 0x7fff9075efff 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: 0x7fff9075f000 - 0x7fff907d2fff libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <6BDD43E4-A4B1-379E-9ED5-8C713653DFF2> /usr/lib/libstdc++.6.dylib QtQA::App::TestRunner: 0x7fff90bf9000 - 0x7fff90eeeff7 com.apple.security (7.0 - 55148.6) <4535E500-973A-3BA7-AF65-DF5CF0658F02> /System/Library/Frameworks/Security.framework/Versions/A/Security QtQA::App::TestRunner: 0x7fff90eef000 - 0x7fff90eeffff 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: 0x7fff90efc000 - 0x7fff90efffff libRadiance.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib QtQA::App::TestRunner: 0x7fff90f00000 - 0x7fff90f40ff7 libcups.2.dylib (2.9.0 - compatibility 2.0.0) <7D2E5016-A960-3ADE-B042-F74063E79550> /usr/lib/libcups.2.dylib QtQA::App::TestRunner: 0x7fff90f41000 - 0x7fff90f42fff libdnsinfo.dylib (395.11.0 - compatibility 1.0.0) <853BAAA5-270F-3FDC-B025-D448DB72E1C3> /usr/lib/system/libdnsinfo.dylib QtQA::App::TestRunner: 0x7fff90f43000 - 0x7fff90f69fff com.apple.framework.familycontrols (3.0 - 300) <6F0C58C0-22E7-3877-8CFA-1ED0CB3CE38B> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls QtQA::App::TestRunner: 0x7fff90f6a000 - 0x7fff90f8bfff libPng.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib QtQA::App::TestRunner: 0x7fff90f8c000 - 0x7fff90f8dfff liblangid.dylib (??? - ???) /usr/lib/liblangid.dylib QtQA::App::TestRunner: 0x7fff90f8e000 - 0x7fff90f9cfff libdispatch.dylib (187.10.0 - compatibility 1.0.0) <8E03C652-922A-3399-93DE-9EA0CBFA0039> /usr/lib/system/libdispatch.dylib QtQA::App::TestRunner: 0x7fff90f9d000 - 0x7fff90fa3fff com.apple.DiskArbitration (2.4.1 - 2.4.1) /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration QtQA::App::TestRunner: 0x7fff90fa4000 - 0x7fff9110bfff 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: 0x7fff9110c000 - 0x7fff9116eff7 com.apple.Symbolication (1.3 - 91) <98A0662F-26ED-3B10-871B-07747127C7E9> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication QtQA::App::TestRunner: 0x7fff9116f000 - 0x7fff91176ff7 com.apple.CommerceCore (1.0 - 17) /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore QtQA::App::TestRunner: 0x7fff91177000 - 0x7fff91178ff7 libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869> /usr/lib/system/libsystem_blocks.dylib QtQA::App::TestRunner: 0x7fff922c7000 - 0x7fff9234afef com.apple.Metadata (10.7.0 - 627.37) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata QtQA::App::TestRunner: 0x7fff92c86000 - 0x7fff92ca5fff libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <0635C52D-DD53-3721-A488-4C6E95607A74> /usr/lib/libresolv.9.dylib QtQA::App::TestRunner: 0x7fff92ca6000 - 0x7fff92caefff libsystem_dnssd.dylib (??? - ???) <584B321E-5159-37CD-B2E7-82E069C70AFB> /usr/lib/system/libsystem_dnssd.dylib QtQA::App::TestRunner: 0x7fff92caf000 - 0x7fff92cb4fff libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <98ECD5F6-E85C-32A5-98CD-8911230CB66A> /usr/lib/system/libcompiler_rt.dylib QtQA::App::TestRunner: 0x7fff930fe000 - 0x7fff93104ff7 libunwind.dylib (30.0.0 - compatibility 1.0.0) <1E9C6C8C-CBE8-3F4B-A5B5-E03E3AB53231> /usr/lib/system/libunwind.dylib QtQA::App::TestRunner: 0x7fff93105000 - 0x7fff93108fff com.apple.help (1.3.2 - 42) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help QtQA::App::TestRunner: 0x7fff9314f000 - 0x7fff93166fff com.apple.MultitouchSupport.framework (231.4 - 231.4) <559C1AFB-E0B4-3D23-9189-18DE09C06FFE> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport QtQA::App::TestRunner: 0x7fff93167000 - 0x7fff931ebff7 com.apple.ApplicationServices.ATS (317.12.0 - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS QtQA::App::TestRunner: 0x7fff93243000 - 0x7fff93243fff com.apple.Accelerate (1.7 - Accelerate 1.7) <82DDF6F5-FBC3-323D-B71D-CF7ABC5CF568> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate QtQA::App::TestRunner: 0x7fff938ed000 - 0x7fff93918ff7 libxslt.1.dylib (3.24.0 - compatibility 3.0.0) /usr/lib/libxslt.1.dylib QtQA::App::TestRunner: 0x7fff93c53000 - 0x7fff93c58fff libcache.dylib (47.0.0 - compatibility 1.0.0) /usr/lib/system/libcache.dylib QtQA::App::TestRunner: 0x7fff93c6b000 - 0x7fff93c72fff libGFXShared.dylib (??? - ???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib QtQA::App::TestRunner: 0x7fff93c73000 - 0x7fff93c74ff7 libremovefile.dylib (21.1.0 - compatibility 1.0.0) <739E6C83-AA52-3C6C-A680-B37FE2888A04> /usr/lib/system/libremovefile.dylib QtQA::App::TestRunner: 0x7fff93c94000 - 0x7fff93e68ff7 com.apple.CoreFoundation (6.7.2 - 635.21) <62A3402E-A4E7-391F-AD20-1EF20236CE1B> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation QtQA::App::TestRunner: 0x7fff93e6b000 - 0x7fff93ea6fff com.apple.LDAPFramework (3.2 - 120.2) <275D4298-C435-3E98-AA25-95D9D0A56550> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP QtQA::App::TestRunner: 0x7fff93eb5000 - 0x7fff93ee1ff7 com.apple.CoreServicesInternal (113.19 - 113.19) <74532B3B-EDE0-3553-9BED-F02B9CDF1FF7> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal QtQA::App::TestRunner: 0x7fff93ee2000 - 0x7fff93ee5ff7 com.apple.securityhi (4.0 - 1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI QtQA::App::TestRunner: 0x7fff93eec000 - 0x7fff943b3fff FaceCoreLight (1.4.7 - compatibility 1.0.0) /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight QtQA::App::TestRunner: 0x7fff9485e000 - 0x7fff9485efff com.apple.CoreServices (53 - 53) <043C8026-8EDD-3241-B090-F589E24062EF> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices QtQA::App::TestRunner: 0x7fff9485f000 - 0x7fff94863fff libdyld.dylib (195.5.0 - compatibility 1.0.0) /usr/lib/system/libdyld.dylib QtQA::App::TestRunner: 0x7fff94864000 - 0x7fff94881fff libxpc.dylib (77.19.0 - compatibility 1.0.0) <9F57891B-D7EF-3050-BEDD-21E7C6668248> /usr/lib/system/libxpc.dylib QtQA::App::TestRunner: 0x7fff94891000 - 0x7fff948dffff libauto.dylib (??? - ???) /usr/lib/libauto.dylib QtQA::App::TestRunner: 0x7fff948e0000 - 0x7fff9527ea27 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: 0x7fff9527f000 - 0x7fff9528aff7 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: 0x7fff9529f000 - 0x7fff952b4fff 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: 0x7fff9532a000 - 0x7fff9537eff7 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: 0x7fff95381000 - 0x7fff955abfe7 com.apple.CoreData (104.1 - 358.14) <6BB64605-8DA7-337D-A2AB-A3346A421CBD> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData QtQA::App::TestRunner: 0x7fff955ac000 - 0x7fff955beff7 libz.1.dylib (1.2.5 - compatibility 1.0.0) <30CBEF15-4978-3DED-8629-7109880A19D4> /usr/lib/libz.1.dylib QtQA::App::TestRunner: 0x7fff955bf000 - 0x7fff95627ff7 com.apple.coreui (1.2.2 - 165.11) <9316266A-39CA-3EC7-9C9E-726462CEFF4D> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI QtQA::App::TestRunner: 0x7fff95628000 - 0x7fff95661fe7 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: 0x7fff956c3000 - 0x7fff962c9fff com.apple.AppKit (6.7.5 - 1138.51) <44417D02-6123-3FC3-A119-CE51BB4C3006> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit QtQA::App::TestRunner: 0x7fff962ca000 - 0x7fff962e1fff 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: 0x7fff96a90000 - 0x7fff97074fff libBLAS.dylib (??? - ???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib QtQA::App::TestRunner: 0x7fff97153000 - 0x7fff9746ffff 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: 0x7fff9749c000 - 0x7fff974aafff com.apple.NetAuth (1.0 - 3.0) /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth QtQA::App::TestRunner: 0x7fff974ab000 - 0x7fff974c1fff libGL.dylib (??? - ???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib QtQA::App::TestRunner: 0x7fff974c2000 - 0x7fff974eafff com.apple.PerformanceAnalysis (1.11 - 11) <8D4C6382-DD92-37A2-BCFC-E89951320848> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis QtQA::App::TestRunner: 0x7fff974f7000 - 0x7fff974f9fff libquarantine.dylib (36.7.0 - compatibility 1.0.0) <8D9832F9-E4A9-38C3-B880-E5210B2353C7> /usr/lib/system/libquarantine.dylib QtQA::App::TestRunner: 0x7fff976a2000 - 0x7fff9771dff7 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: 0x7fff97926000 - 0x7fff9792bfff 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: 0x7fff9792c000 - 0x7fff9792cfff com.apple.ApplicationServices (41 - 41) <03F3FA8F-8D2A-3AB6-A8E3-40B001116339> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices QtQA::App::TestRunner: 0x7fff9792d000 - 0x7fff97956fff 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: 0x7fff97957000 - 0x7fff97997fe7 libGLImage.dylib (??? - ???) <0B7DAB2B-F1C6-39C7-B864-61EF683B6656> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib QtQA::App::TestRunner: 0x7fff979c2000 - 0x7fff97cdbfff com.apple.Foundation (6.7.2 - 833.25) <22AAC369-B63C-3C55-8AC6-C3ECBA44DA7B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation QtQA::App::TestRunner: 0x7fff97cdc000 - 0x7fff97d00fff com.apple.Kerberos (1.0 - 1) <1F826BCE-DA8F-381D-9C4C-A36AA0EA1CB9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos QtQA::App::TestRunner: 0x7fff98383000 - 0x7fff98396ff7 libCRFSuite.dylib (??? - ???) <034D4DAA-63F0-35E4-BCEF-338DD7A453DD> /usr/lib/libCRFSuite.dylib QtQA::App::TestRunner: 0x7fff98449000 - 0x7fff98466ff7 com.apple.openscripting (1.3.3 - ???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting QtQA::App::TestRunner: 0x7fff98467000 - 0x7fff98487fff libsystem_kernel.dylib (1699.32.7 - compatibility 1.0.0) <66C9F9BD-C7B3-30D4-B1A0-03C8A6392351> /usr/lib/system/libsystem_kernel.dylib QtQA::App::TestRunner: 0x7fff98488000 - 0x7fff984e4ff7 com.apple.HIServices (1.21 - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices QtQA::App::TestRunner: 0x7fff984e5000 - 0x7fff98759fff 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: 0x7fff9877a000 - 0x7fff98785ff7 libc++abi.dylib (14.0.0 - compatibility 1.0.0) <8FF3D766-D678-36F6-84AC-423C878E6D14> /usr/lib/libc++abi.dylib QtQA::App::TestRunner: 0x7fff98789000 - 0x7fff98789fff com.apple.vecLib (3.7 - vecLib 3.7) <9A58105C-B36E-35B5-812C-4ED693F2618F> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff9878a000 - 0x7fff9879cff7 libsasl2.2.dylib (3.15.0 - compatibility 3.0.0) <6245B497-784B-355C-98EF-2DC6B45BF05C> /usr/lib/libsasl2.2.dylib QtQA::App::TestRunner: 0x7fff9879d000 - 0x7fff98850ff7 com.apple.CoreText (220.22.0 - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText QtQA::App::TestRunner: 0x7fff9887a000 - 0x7fff98941ff7 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: 0x7fff98950000 - 0x7fff989abff7 com.apple.opencl (2.0.19 - 2.0.19) /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL QtQA::App::TestRunner: 0x7fff989ac000 - 0x7fff989c2ff7 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: 0x7fff989ce000 - 0x7fff989fbfe7 libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <6E5C8AC3-DBB7-31CB-BEB7-D6ED8E6DE0CE> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: 0x7fff989fc000 - 0x7fff98a3eff7 libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) /usr/lib/system/libcommonCrypto.dylib QtQA::App::TestRunner: 0x7fff98a3f000 - 0x7fff98ae1fff com.apple.securityfoundation (5.0 - 55116) <70CDC3ED-39AA-3784-8715-F0F5E2CB9754> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation QtQA::App::TestRunner: 0x7fff98ae2000 - 0x7fff98bc6e5f libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <871E688B-CF57-3BC7-80D6-F6476DFF109B> /usr/lib/libobjc.A.dylib QtQA::App::TestRunner: 0x7fff98bc7000 - 0x7fff98d67ff7 com.apple.QuartzCore (1.7 - 270.5) <19E5E0AB-DAA9-3F97-988C-D9A46AFB9C04> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore QtQA::App::TestRunner: 0x7fff98d68000 - 0x7fff98d6cfff 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: 0x7fff98d6d000 - 0x7fff98d89ff7 com.apple.GenerationalStorage (1.0 - 126.1) <509F52ED-E54B-3FEF-B3C2-759387B826E6> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage QtQA::App::TestRunner: 0x7fff98d8a000 - 0x7fff98dc4fe7 com.apple.DebugSymbols (2.1 - 87) <149201BE-A8A4-3E40-AD65-E5194B59162E> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols QtQA::App::TestRunner: 0x7fff98dc5000 - 0x7fff98ed1fff 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: 0x7fff98ed2000 - 0x7fff98ed4fff com.apple.TrustEvaluationAgent (2.0 - 1) <1F31CAFF-C1C6-33D3-94E9-11B721761DDF> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent QtQA::App::TestRunner: 0x7fff98ed5000 - 0x7fff98ee4fff 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: 0x7fff98ee5000 - 0x7fff99042fff 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: 0x7fff9907e000 - 0x7fff990bdfff com.apple.AE (527.7 - 527.7) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE QtQA::App::TestRunner: 0x7fff992bb000 - 0x7fff992bbfff com.apple.Carbon (153 - 153) <895C2BF2-1666-3A59-A669-311B1F4F368B> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon QtQA::App::TestRunner: 0x7fff992bc000 - 0x7fff9935dfff com.apple.LaunchServices (480.40 - 480.40) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices 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: 5580 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=169.8M resident=95.8M(56%) swapped_out_or_unallocated=74.0M(44%) QtQA::App::TestRunner: Writable regions: Total=118.8M written=14.5M(12%) resident=19.0M(16%) swapped_out=0K(0%) unallocated=99.8M(84%) QtQA::App::TestRunner: QtQA::App::TestRunner: REGION TYPE VIRTUAL QtQA::App::TestRunner: =========== ======= QtQA::App::TestRunner: CG backing stores 2696K QtQA::App::TestRunner: CG image 12K QtQA::App::TestRunner: CG shared images 3408K QtQA::App::TestRunner: CoreImage 8K QtQA::App::TestRunner: CoreServices 4356K QtQA::App::TestRunner: MALLOC 86.0M 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.7M QtQA::App::TestRunner: __IMAGE 528K QtQA::App::TestRunner: __LINKEDIT 54.5M QtQA::App::TestRunner: __TEXT 115.4M QtQA::App::TestRunner: __UNICODE 544K QtQA::App::TestRunner: mapped file 40.6M QtQA::App::TestRunner: shared memory 308K QtQA::App::TestRunner: =========== ======= QtQA::App::TestRunner: TOTAL 407.2M QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QGL ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_QGL::initTestCase() PASS : tst_QGL::getSetCheck() PASS : tst_QGL::qglContextDefaultBindTexture() PASS : tst_QGL::openGLVersionCheck() PASS : tst_QGL::shareRegister() PASS : tst_QGL::textureCleanup() 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() 2013-12-10 00:56:33.698 tst_qgl[88406:107] invalid drawable PASS : tst_QGL::glWidgetReparent() 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() 2013-12-10 00:56:34.242 tst_qgl[88406:107] invalid drawable 2013-12-10 00:56:34.626 tst_qgl[88406:107] invalid drawable 2013-12-10 00:56:35.007 tst_qgl[88406:107] invalid drawable 2013-12-10 00:56:35.399 tst_qgl[88406:107] invalid drawable 2013-12-10 00:56:35.816 tst_qgl[88406:107] invalid drawable 2013-12-10 00:56:36.203 tst_qgl[88406:107] invalid drawable PASS : tst_QGL::threadImages() PASS : tst_QGL::nullRectCrash() QFATAL : tst_QGL::graphicsViewClipping() Received signal 11 FAIL! : tst_QGL::graphicsViewClipping() Received a fatal error. Loc: [Unknown file(0)] Totals: 27 passed, 1 failed, 0 skipped ********* Finished testing of tst_QGL ********* QtQA::App::TestRunner: Process exited due to signal 6 QtQA::App::TestRunner: ============================= crash report follows: ============================ QtQA::App::TestRunner: Process: tst_qgl [88406] QtQA::App::TestRunner: Path: /work/*/tst_qgl.app/Contents/MacOS/tst_qgl QtQA::App::TestRunner: Identifier: @BUNDLEIDENTIFIER@ QtQA::App::TestRunner: Version: ??? (???) QtQA::App::TestRunner: Code Type: X86-64 (Native) QtQA::App::TestRunner: Parent Process: perl5.12 [88399] QtQA::App::TestRunner: QtQA::App::TestRunner: Date/Time: 2013-12-10 00:56:36.246 +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 (SIGABRT) QtQA::App::TestRunner: Exception Codes: 0x000000000000000d, 0x0000000000000000 QtQA::App::TestRunner: QtQA::App::TestRunner: VM Regions Near 0: QtQA::App::TestRunner: --> QtQA::App::TestRunner: __TEXT 0000000100000000-0000000100022000 [ 136K] r-x/rwx SM=COW /work/*/tst_qgl.app/Contents/MacOS/tst_qgl QtQA::App::TestRunner: QtQA::App::TestRunner: Application Specific Information: QtQA::App::TestRunner: objc[88406]: 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 0x00007fff9847dce2 __pthread_kill + 10 QtQA::App::TestRunner: 1 libsystem_c.dylib 0x00007fff8f4987d2 pthread_kill + 95 QtQA::App::TestRunner: 2 libsystem_c.dylib 0x00007fff8f489a7a abort + 143 QtQA::App::TestRunner: 3 QtCore 0x0000000100c62089 _ZN13TestNamespaceL16qt_message_fatalENS_9QtMsgTypeERKNS_18QMessageLogContextERKNS_7QStringE + 9 QtQA::App::TestRunner: 4 QtCore 0x0000000100c62635 TestNamespace::QMessageLogger::fatal(char const*, ...) const + 165 QtQA::App::TestRunner: 5 QtTest 0x0000000101253e8d TestNamespace::QTest::FatalSignalHandler::signal(int) + 77 QtQA::App::TestRunner: 6 libsystem_c.dylib 0x00007fff8f4eacfa _sigtramp + 26 QtQA::App::TestRunner: 7 QtGui 0x000000010078a02f TestNamespace::QGuiApplicationPrivate::processExposeEvent(TestNamespace::QWindowSystemInterfacePrivate::ExposeEvent*) + 63 QtQA::App::TestRunner: 8 QtGui 0x000000010078649c TestNamespace::QGuiApplicationPrivate::processWindowSystemEvent(TestNamespace::QWindowSystemInterfacePrivate::WindowSystemEvent*) + 572 QtQA::App::TestRunner: 9 QtGui 0x0000000100776918 TestNamespace::QWindowSystemInterface::sendWindowSystemEvents(TestNamespace::QFlags) + 56 QtQA::App::TestRunner: 10 QtGui 0x0000000100774def TestNamespace::QWindowSystemInterface::flushWindowSystemEvents() + 575 QtQA::App::TestRunner: 11 libqcocoa.dylib 0x000000010360fb76 -[QNSView updateGeometry] + 582 QtQA::App::TestRunner: 12 com.apple.Foundation 0x00007fff979d8d0e __-[NSNotificationCenter addObserver:selector:name:object:]_block_invoke_1 + 47 QtQA::App::TestRunner: 13 com.apple.CoreFoundation 0x00007fff93ce07ba _CFXNotificationPost + 2634 QtQA::App::TestRunner: 14 com.apple.Foundation 0x00007fff979c4fc3 -[NSNotificationCenter postNotificationName:object:userInfo:] + 65 QtQA::App::TestRunner: 15 com.apple.AppKit 0x00007fff957e5b1f -[NSView _postFrameChangeNotification] + 260 QtQA::App::TestRunner: 16 com.apple.AppKit 0x00007fff9570acfd -[NSView setFrameOrigin:] + 609 QtQA::App::TestRunner: 17 com.apple.AppKit 0x00007fff9570aa33 -[NSView setFrame:] + 231 QtQA::App::TestRunner: 18 libqcocoa.dylib 0x000000010360c865 TestNamespace::QCocoaWindow::recreateWindow(TestNamespace::QPlatformWindow const*) + 613 QtQA::App::TestRunner: 19 libqcocoa.dylib 0x000000010360e3ed TestNamespace::QCocoaWindow::setParent(TestNamespace::QPlatformWindow const*) + 61 QtQA::App::TestRunner: 20 QtGui 0x000000010078f85d TestNamespace::QWindow::setParent(TestNamespace::QWindow*) + 77 QtQA::App::TestRunner: 21 QtWidgets 0x000000010012f9a3 TestNamespace::q_createNativeChildrenAndSetParent(TestNamespace::QWidget const*) + 387 QtQA::App::TestRunner: 22 QtWidgets 0x000000010012fd24 TestNamespace::QWidgetPrivate::create_sys(unsigned long long, bool, bool) + 756 QtQA::App::TestRunner: 23 QtWidgets 0x00000001001061aa TestNamespace::QWidget::create(unsigned long long, bool, bool) + 378 QtQA::App::TestRunner: 24 QtWidgets 0x0000000100115168 TestNamespace::QWidget::setVisible(bool) + 216 QtQA::App::TestRunner: 25 @BUNDLEIDENTIFIER@ 0x000000010000a8e5 tst_QGL::graphicsViewClipping() + 341 QtQA::App::TestRunner: 26 QtCore 0x0000000100e52aef 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 0x0000000100e526dc 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 0x0000000101257989 _ZN13TestNamespace5QTestL17qInvokeTestMethodEPKcS2_ + 1465 QtQA::App::TestRunner: 29 QtTest 0x00000001012547a2 TestNamespace::QTest::qExec(TestNamespace::QObject*, int, char**) + 1682 QtQA::App::TestRunner: 30 @BUNDLEIDENTIFIER@ 0x0000000100015d88 main + 88 QtQA::App::TestRunner: 31 @BUNDLEIDENTIFIER@ 0x0000000100003da4 start + 52 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1:: Dispatch queue: com.apple.libdispatch-manager QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff9847e7e6 kevent + 10 QtQA::App::TestRunner: 1 libdispatch.dylib 0x00007fff90f91786 _dispatch_mgr_invoke + 923 QtQA::App::TestRunner: 2 libdispatch.dylib 0x00007fff90f90316 _dispatch_mgr_thread + 54 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2: QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff9847e192 __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libsystem_c.dylib 0x00007fff8f498594 _pthread_wqthread + 758 QtQA::App::TestRunner: 2 libsystem_c.dylib 0x00007fff8f499b85 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 3: QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff9847e192 __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libsystem_c.dylib 0x00007fff8f498594 _pthread_wqthread + 758 QtQA::App::TestRunner: 2 libsystem_c.dylib 0x00007fff8f499b85 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 4:: Dispatch queue: com.apple.opengl.cvmDoWork QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff9847c67a mach_msg_trap + 10 QtQA::App::TestRunner: 1 libsystem_kernel.dylib 0x00007fff9847bd71 mach_msg + 73 QtQA::App::TestRunner: 2 libCoreVMClient.dylib 0x00007fff8d59c95f cvmsServ_BuildModularFunction + 184 QtQA::App::TestRunner: 3 libCoreVMClient.dylib 0x00007fff8d59db5e CVMSBuildModularFunction + 75 QtQA::App::TestRunner: 4 libCVMSPluginSupport.dylib 0x00007fff8caf76d9 cvm_deferred_build_modular(void*) + 247 QtQA::App::TestRunner: 5 libdispatch.dylib 0x00007fff90f912d2 _dispatch_queue_drain + 264 QtQA::App::TestRunner: 6 libdispatch.dylib 0x00007fff90f9112e _dispatch_queue_invoke + 54 QtQA::App::TestRunner: 7 libdispatch.dylib 0x00007fff90f90928 _dispatch_worker_thread2 + 198 QtQA::App::TestRunner: 8 libsystem_c.dylib 0x00007fff8f4983da _pthread_wqthread + 316 QtQA::App::TestRunner: 9 libsystem_c.dylib 0x00007fff8f499b85 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 5: QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff9847e192 __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libsystem_c.dylib 0x00007fff8f498594 _pthread_wqthread + 758 QtQA::App::TestRunner: 2 libsystem_c.dylib 0x00007fff8f499b85 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 6: QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff9847e192 __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libsystem_c.dylib 0x00007fff8f498594 _pthread_wqthread + 758 QtQA::App::TestRunner: 2 libsystem_c.dylib 0x00007fff8f499b85 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 7:: QThread QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff9847ddf2 __select + 10 QtQA::App::TestRunner: 1 QtCore 0x0000000100e950c4 TestNamespace::qt_safe_select(int, fd_set*, fd_set*, fd_set*, timespec const*) + 68 QtQA::App::TestRunner: 2 QtCore 0x0000000100e9603a TestNamespace::QEventDispatcherUNIXPrivate::doSelect(TestNamespace::QFlags, timespec*) + 682 QtQA::App::TestRunner: 3 QtCore 0x0000000100e96fa7 TestNamespace::QEventDispatcherUNIX::processEvents(TestNamespace::QFlags) + 263 QtQA::App::TestRunner: 4 QtCore 0x0000000100e47154 TestNamespace::QEventLoop::exec(TestNamespace::QFlags) + 404 QtQA::App::TestRunner: 5 QtCore 0x0000000100c6e423 TestNamespace::QThread::exec() + 115 QtQA::App::TestRunner: 6 QtCore 0x0000000100c7256a TestNamespace::QThreadPrivate::start(void*) + 474 QtQA::App::TestRunner: 7 libsystem_c.dylib 0x00007fff8f4968bf _pthread_start + 335 QtQA::App::TestRunner: 8 libsystem_c.dylib 0x00007fff8f499b75 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: 0x00007fff5fbfd008 rdx: 0x0000000000000000 QtQA::App::TestRunner: rdi: 0x0000000000000107 rsi: 0x0000000000000006 rbp: 0x00007fff5fbfd030 rsp: 0x00007fff5fbfd008 QtQA::App::TestRunner: r8: 0x00007fff7c8d7fb8 r9: 0x0000000103050c60 r10: 0x00007fff9847dd0a r11: 0xffffff80002dad60 QtQA::App::TestRunner: r12: 0x0000000000000002 r13: 0x000000010351bc90 r14: 0x00007fff7c8da960 r15: 0x000000010351bc90 QtQA::App::TestRunner: rip: 0x00007fff9847dce2 rfl: 0x0000000000000246 cr2: 0x000000010305f000 QtQA::App::TestRunner: Logical CPU: 0 QtQA::App::TestRunner: QtQA::App::TestRunner: Binary Images: QtQA::App::TestRunner: 0x100000000 - 0x100021ff7 + at BUNDLEIDENTIFIER@ (??? - ???) <5EEF5B8A-75F4-345B-96F6-190FD97ECD90> /work/*/tst_qgl.app/Contents/MacOS/tst_qgl QtQA::App::TestRunner: 0x100037000 - 0x10007eff7 +QtOpenGL (5.3.0 - compatibility 5.3.0) /work/*/QtOpenGL.framework/Versions/5/QtOpenGL QtQA::App::TestRunner: 0x1000b1000 - 0x10055efff +QtWidgets (5.3.0 - compatibility 5.3.0) <1D91D50D-AB36-37B9-BBF5-2FEB46E7FEC2> /work/*/QtWidgets.framework/Versions/5/QtWidgets QtQA::App::TestRunner: 0x100766000 - 0x100af2fff +QtGui (5.3.0 - compatibility 5.3.0) <94FDBFA6-96FF-38C4-B0CC-E5A64D1D7A3F> /work/*/QtGui.framework/Versions/5/QtGui QtQA::App::TestRunner: 0x100c47000 - 0x10112dfff +QtCore (5.3.0 - compatibility 5.3.0) <2E889C32-5D1B-3230-A9E0-947CAD12060E> /work/*/QtCore.framework/Versions/5/QtCore QtQA::App::TestRunner: 0x10124f000 - 0x101271ff7 +QtTest (5.3.0 - compatibility 5.3.0) <0257CBC4-6236-32E0-818E-E58CE6FFBD1A> /work/*/QtTest.framework/Versions/5/QtTest QtQA::App::TestRunner: 0x101285000 - 0x10128bfff com.apple.agl (3.2.0 - AGL-3.2.0) /System/Library/Frameworks/AGL.framework/Versions/A/AGL QtQA::App::TestRunner: 0x101783000 - 0x1017adff7 +QtPrintSupport (5.3.0 - compatibility 5.3.0) /work/*/QtPrintSupport.framework/Versions/5/QtPrintSupport QtQA::App::TestRunner: 0x10338c000 - 0x1033baff7 GLRendererFloat (??? - ???) <06CA5D0B-BC5F-3CC7-836D-A02F7DB92BE8> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GLRendererFloat QtQA::App::TestRunner: 0x1033c3000 - 0x1033cdfef 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: 0x1033d3000 - 0x1033d6ff7 libCoreFSCache.dylib (??? - ???) <0D155750-7910-32C5-8327-924FC1089442> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib QtQA::App::TestRunner: 0x1033e8000 - 0x1033e8ff1 +cl_kernels (??? - ???) cl_kernels QtQA::App::TestRunner: 0x1033ee000 - 0x1033efff3 +cl_kernels (??? - ???) <2DE688B8-BA2E-4999-943D-60DE940629B5> cl_kernels QtQA::App::TestRunner: 0x1033f1000 - 0x1033f7ff7 +libqgif.dylib (??? - ???) <63DC4F67-2136-3749-886B-95125D0B9B2F> /work/*/libqgif.dylib QtQA::App::TestRunner: 0x103600000 - 0x10368efff +libqcocoa.dylib (??? - ???) /work/*/libqcocoa.dylib QtQA::App::TestRunner: 0x1037ea000 - 0x1037effff +libqico.dylib (??? - ???) <985D7D56-BE5C-33CD-81E9-E9622F0F5B18> /work/*/libqico.dylib QtQA::App::TestRunner: 0x10781d000 - 0x1079d5fff GLEngine (??? - ???) <59179FEC-D0E2-38B3-BD49-765506A645AC> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine QtQA::App::TestRunner: 0x107a0c000 - 0x107b66fff libGLProgrammability.dylib (??? - ???) <90390984-70BC-365C-AB3E-16C35C4240CB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib QtQA::App::TestRunner: 0x109616000 - 0x1096b5ff7 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: 0x109920000 - 0x10995bff7 +libqjpeg.dylib (??? - ???) /work/*/libqjpeg.dylib QtQA::App::TestRunner: 0x7fff654bb000 - 0x7fff654efbaf dyld (195.6 - ???) /usr/lib/dyld QtQA::App::TestRunner: 0x7fff8c409000 - 0x7fff8c4fefff libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <5C40E880-0706-378F-B864-3C2BD922D926> /usr/lib/libiconv.2.dylib QtQA::App::TestRunner: 0x7fff8c7f4000 - 0x7fff8c840ff7 com.apple.SystemConfiguration (1.11.3 - 1.11) <131780ED-E8DD-3153-81F2-5FEC4F6554C2> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration QtQA::App::TestRunner: 0x7fff8c85b000 - 0x7fff8c960fff libFontParser.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib QtQA::App::TestRunner: 0x7fff8caf6000 - 0x7fff8caf8fff libCVMSPluginSupport.dylib (??? - ???) <982F1ED4-3CBB-3161-8BEA-8A980C27FCC1> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib QtQA::App::TestRunner: 0x7fff8caf9000 - 0x7fff8caf9fff com.apple.Cocoa (6.6 - ???) <021D4214-9C23-3CD8-AFB2-F331697A4508> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa QtQA::App::TestRunner: 0x7fff8cafb000 - 0x7fff8cb3cfff 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: 0x7fff8cb3d000 - 0x7fff8cb6dff7 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: 0x7fff8cb6e000 - 0x7fff8cb73fff libpam.2.dylib (3.0.0 - compatibility 3.0.0) /usr/lib/libpam.2.dylib QtQA::App::TestRunner: 0x7fff8cc08000 - 0x7fff8cc12ff7 liblaunch.dylib (392.39.0 - compatibility 1.0.0) <8C235D13-2928-30E5-9E12-2CC3D6324AE2> /usr/lib/system/liblaunch.dylib QtQA::App::TestRunner: 0x7fff8d0b7000 - 0x7fff8d14dff7 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: 0x7fff8d14e000 - 0x7fff8d57bfff libLAPACK.dylib (??? - ???) <4F2E1055-2207-340B-BB45-E4F16171EE0D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib QtQA::App::TestRunner: 0x7fff8d57c000 - 0x7fff8d587fff com.apple.CommonAuth (2.2 - 2.0) <77E6F0D0-85B6-30B5-B99C-F57104DD2EBA> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth QtQA::App::TestRunner: 0x7fff8d588000 - 0x7fff8d58efff IOSurface (??? - ???) <77C6757B-D357-3E34-9424-48F962B5CC9C> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface QtQA::App::TestRunner: 0x7fff8d59c000 - 0x7fff8d59ffff libCoreVMClient.dylib (??? - ???) <28CB0F3F-A202-391F-8CAC-FC9A1398A962> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib QtQA::App::TestRunner: 0x7fff8d5df000 - 0x7fff8d633fff 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: 0x7fff8d6ba000 - 0x7fff8d712ff7 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: 0x7fff8d767000 - 0x7fff8d79aff7 com.apple.GSS (2.2 - 2.0) <971395D0-B9D0-3FDE-B23F-6F9D0A2FB95F> /System/Library/Frameworks/GSS.framework/Versions/A/GSS QtQA::App::TestRunner: 0x7fff8d79b000 - 0x7fff8d811fff com.apple.CoreSymbolication (2.2 - 73.2) <126415E3-3A35-315B-B4B7-507CDBED0D58> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication QtQA::App::TestRunner: 0x7fff8d812000 - 0x7fff8d87aff7 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: 0x7fff8d87b000 - 0x7fff8d8cdff7 libGLU.dylib (??? - ???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib QtQA::App::TestRunner: 0x7fff8d8d0000 - 0x7fff8d8f9fff com.apple.CoreVideo (1.7 - 70.3) <9A9D4058-9935-3B0A-B1A6-27EB78D02249> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo QtQA::App::TestRunner: 0x7fff8daec000 - 0x7fff8daf2fff libmacho.dylib (800.0.0 - compatibility 1.0.0) /usr/lib/system/libmacho.dylib QtQA::App::TestRunner: 0x7fff8dbeb000 - 0x7fff8dbf2fff com.apple.NetFS (4.0 - 4.0) /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS QtQA::App::TestRunner: 0x7fff8dbf3000 - 0x7fff8dbf7fff libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) /usr/lib/system/libmathCommon.A.dylib QtQA::App::TestRunner: 0x7fff8dcc0000 - 0x7fff8dcc1fff libDiagnosticMessagesClient.dylib (??? - ???) <3DCF577B-F126-302B-BCE2-4DB9A95B8598> /usr/lib/libDiagnosticMessagesClient.dylib QtQA::App::TestRunner: 0x7fff8dcc2000 - 0x7fff8dda0fff com.apple.DiscRecording (6.0.4 - 6040.4.1) /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording QtQA::App::TestRunner: 0x7fff8dda1000 - 0x7fff8de26ff7 com.apple.Heimdal (2.2 - 2.0) /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal QtQA::App::TestRunner: 0x7fff8de27000 - 0x7fff8de2cff7 libsystem_network.dylib (??? - ???) <5DE7024E-1D2D-34A2-80F4-08326331A75B> /usr/lib/system/libsystem_network.dylib QtQA::App::TestRunner: 0x7fff8e4f2000 - 0x7fff8e504ff7 libbsm.0.dylib (??? - ???) <349BB16F-75FA-363F-8D98-7A9C3FA90A0D> /usr/lib/libbsm.0.dylib QtQA::App::TestRunner: 0x7fff8e5b7000 - 0x7fff8e5fbff7 com.apple.MediaKit (12 - 602) <0C2CBEDA-412F-3DDF-9C74-44114E5E0DB9> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit QtQA::App::TestRunner: 0x7fff8e5fc000 - 0x7fff8e5fdfff libunc.dylib (24.0.0 - compatibility 1.0.0) /usr/lib/system/libunc.dylib QtQA::App::TestRunner: 0x7fff8e5fe000 - 0x7fff8e612ff7 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: 0x7fff8e746000 - 0x7fff8e746fff libOpenScriptingUtil.dylib (??? - ???) /usr/lib/libOpenScriptingUtil.dylib QtQA::App::TestRunner: 0x7fff8e747000 - 0x7fff8e854fff 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: 0x7fff8e855000 - 0x7fff8e957fff libxml2.2.dylib (10.3.0 - compatibility 10.0.0) /usr/lib/libxml2.2.dylib QtQA::App::TestRunner: 0x7fff8e958000 - 0x7fff8ea8efff com.apple.vImage (5.1 - 5.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage QtQA::App::TestRunner: 0x7fff8ea8f000 - 0x7fff8eb73ff7 com.apple.CoreServices.OSServices (478.49 - 478.49) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices QtQA::App::TestRunner: 0x7fff8eba0000 - 0x7fff8ec9aff7 com.apple.DiskImagesFramework (10.7.4 - 331.7) /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages QtQA::App::TestRunner: 0x7fff8ef08000 - 0x7fff8f021fff 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: 0x7fff8f022000 - 0x7fff8f031ff7 libxar-nossl.dylib (??? - ???) /usr/lib/libxar-nossl.dylib QtQA::App::TestRunner: 0x7fff8f086000 - 0x7fff8f08fff7 libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) /usr/lib/system/libsystem_notify.dylib QtQA::App::TestRunner: 0x7fff8f090000 - 0x7fff8f091ff7 libsystem_sandbox.dylib (??? - ???) <2A09E4DA-F47C-35CB-B70C-E0492BA9F20E> /usr/lib/system/libsystem_sandbox.dylib QtQA::App::TestRunner: 0x7fff8f101000 - 0x7fff8f208fe7 libsqlite3.dylib (9.6.0 - compatibility 9.0.0) /usr/lib/libsqlite3.dylib QtQA::App::TestRunner: 0x7fff8f209000 - 0x7fff8f20dff7 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: 0x7fff8f448000 - 0x7fff8f525fef libsystem_c.dylib (763.13.0 - compatibility 1.0.0) <41B43515-2806-3FBC-ACF1-A16F35B7E290> /usr/lib/system/libsystem_c.dylib QtQA::App::TestRunner: 0x7fff8f52a000 - 0x7fff8f595ff7 com.apple.framework.IOKit (2.0 - ???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit QtQA::App::TestRunner: 0x7fff8f596000 - 0x7fff8f630ff7 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: 0x7fff8f631000 - 0x7fff8f633ff7 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: 0x7fff8f8e3000 - 0x7fff8f927ff7 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: 0x7fff8f928000 - 0x7fff8f96efff libcurl.4.dylib (7.0.0 - compatibility 7.0.0) <2C442396-1006-3765-92D2-60869D4641CE> /usr/lib/libcurl.4.dylib QtQA::App::TestRunner: 0x7fff8fc6f000 - 0x7fff8fc76fff libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <172B1985-F24A-34E9-8D8B-A2403C9A0399> /usr/lib/system/libcopyfile.dylib QtQA::App::TestRunner: 0x7fff8fc77000 - 0x7fff8fce7fff com.apple.datadetectorscore (3.0 - 179.4) <4AB32B7F-8EC2-327E-BAC8-80129AA36E7B> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore QtQA::App::TestRunner: 0x7fff8fce8000 - 0x7fff90014fff com.apple.HIToolbox (1.9 - ???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox QtQA::App::TestRunner: 0x7fff90015000 - 0x7fff90075fff 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: 0x7fff90077000 - 0x7fff90084ff7 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: 0x7fff900e3000 - 0x7fff90107fff com.apple.RemoteViewServices (1.5 - 44.2) /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices QtQA::App::TestRunner: 0x7fff90166000 - 0x7fff9020bfff 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: 0x7fff90264000 - 0x7fff90272ff7 libkxld.dylib (??? - ???) <01161870-E3B3-3F87-BA4A-0AA7A081F409> /usr/lib/system/libkxld.dylib QtQA::App::TestRunner: 0x7fff902d5000 - 0x7fff9034bff7 libc++.1.dylib (28.4.0 - compatibility 1.0.0) /usr/lib/libc++.1.dylib QtQA::App::TestRunner: 0x7fff9040e000 - 0x7fff90449fff libsystem_info.dylib (??? - ???) <35F90252-2AE1-32C5-8D34-782C614D9639> /usr/lib/system/libsystem_info.dylib QtQA::App::TestRunner: 0x7fff9044a000 - 0x7fff9044afff libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <61EFED6A-A407-301E-B454-CD18314F0075> /usr/lib/system/libkeymgr.dylib QtQA::App::TestRunner: 0x7fff90467000 - 0x7fff9046cfff com.apple.OpenDirectory (10.7 - 146) <7960A302-F9AC-3F72-838E-3A382032DCA6> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory QtQA::App::TestRunner: 0x7fff9046d000 - 0x7fff9066ffff libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <0176782F-9526-3905-813A-7A5676EC2C86> /usr/lib/libicucore.A.dylib QtQA::App::TestRunner: 0x7fff90670000 - 0x7fff9074ffff 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: 0x7fff90750000 - 0x7fff90750fff 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: 0x7fff90751000 - 0x7fff9075efff 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: 0x7fff9075f000 - 0x7fff907d2fff libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <6BDD43E4-A4B1-379E-9ED5-8C713653DFF2> /usr/lib/libstdc++.6.dylib QtQA::App::TestRunner: 0x7fff90bf9000 - 0x7fff90eeeff7 com.apple.security (7.0 - 55148.6) <4535E500-973A-3BA7-AF65-DF5CF0658F02> /System/Library/Frameworks/Security.framework/Versions/A/Security QtQA::App::TestRunner: 0x7fff90eef000 - 0x7fff90eeffff 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: 0x7fff90efc000 - 0x7fff90efffff libRadiance.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib QtQA::App::TestRunner: 0x7fff90f00000 - 0x7fff90f40ff7 libcups.2.dylib (2.9.0 - compatibility 2.0.0) <7D2E5016-A960-3ADE-B042-F74063E79550> /usr/lib/libcups.2.dylib QtQA::App::TestRunner: 0x7fff90f41000 - 0x7fff90f42fff libdnsinfo.dylib (395.11.0 - compatibility 1.0.0) <853BAAA5-270F-3FDC-B025-D448DB72E1C3> /usr/lib/system/libdnsinfo.dylib QtQA::App::TestRunner: 0x7fff90f43000 - 0x7fff90f69fff com.apple.framework.familycontrols (3.0 - 300) <6F0C58C0-22E7-3877-8CFA-1ED0CB3CE38B> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls QtQA::App::TestRunner: 0x7fff90f6a000 - 0x7fff90f8bfff libPng.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib QtQA::App::TestRunner: 0x7fff90f8c000 - 0x7fff90f8dfff liblangid.dylib (??? - ???) /usr/lib/liblangid.dylib QtQA::App::TestRunner: 0x7fff90f8e000 - 0x7fff90f9cfff libdispatch.dylib (187.10.0 - compatibility 1.0.0) <8E03C652-922A-3399-93DE-9EA0CBFA0039> /usr/lib/system/libdispatch.dylib QtQA::App::TestRunner: 0x7fff90f9d000 - 0x7fff90fa3fff com.apple.DiskArbitration (2.4.1 - 2.4.1) /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration QtQA::App::TestRunner: 0x7fff90fa4000 - 0x7fff9110bfff 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: 0x7fff9110c000 - 0x7fff9116eff7 com.apple.Symbolication (1.3 - 91) <98A0662F-26ED-3B10-871B-07747127C7E9> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication QtQA::App::TestRunner: 0x7fff9116f000 - 0x7fff91176ff7 com.apple.CommerceCore (1.0 - 17) /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore QtQA::App::TestRunner: 0x7fff91177000 - 0x7fff91178ff7 libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869> /usr/lib/system/libsystem_blocks.dylib QtQA::App::TestRunner: 0x7fff922c7000 - 0x7fff9234afef com.apple.Metadata (10.7.0 - 627.37) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata QtQA::App::TestRunner: 0x7fff92c86000 - 0x7fff92ca5fff libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <0635C52D-DD53-3721-A488-4C6E95607A74> /usr/lib/libresolv.9.dylib QtQA::App::TestRunner: 0x7fff92ca6000 - 0x7fff92caefff libsystem_dnssd.dylib (??? - ???) <584B321E-5159-37CD-B2E7-82E069C70AFB> /usr/lib/system/libsystem_dnssd.dylib QtQA::App::TestRunner: 0x7fff92caf000 - 0x7fff92cb4fff libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <98ECD5F6-E85C-32A5-98CD-8911230CB66A> /usr/lib/system/libcompiler_rt.dylib QtQA::App::TestRunner: 0x7fff930fe000 - 0x7fff93104ff7 libunwind.dylib (30.0.0 - compatibility 1.0.0) <1E9C6C8C-CBE8-3F4B-A5B5-E03E3AB53231> /usr/lib/system/libunwind.dylib QtQA::App::TestRunner: 0x7fff93105000 - 0x7fff93108fff com.apple.help (1.3.2 - 42) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help QtQA::App::TestRunner: 0x7fff9314f000 - 0x7fff93166fff com.apple.MultitouchSupport.framework (231.4 - 231.4) <559C1AFB-E0B4-3D23-9189-18DE09C06FFE> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport QtQA::App::TestRunner: 0x7fff93167000 - 0x7fff931ebff7 com.apple.ApplicationServices.ATS (317.12.0 - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS QtQA::App::TestRunner: 0x7fff93243000 - 0x7fff93243fff com.apple.Accelerate (1.7 - Accelerate 1.7) <82DDF6F5-FBC3-323D-B71D-CF7ABC5CF568> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate QtQA::App::TestRunner: 0x7fff938ed000 - 0x7fff93918ff7 libxslt.1.dylib (3.24.0 - compatibility 3.0.0) /usr/lib/libxslt.1.dylib QtQA::App::TestRunner: 0x7fff93c53000 - 0x7fff93c58fff libcache.dylib (47.0.0 - compatibility 1.0.0) /usr/lib/system/libcache.dylib QtQA::App::TestRunner: 0x7fff93c6b000 - 0x7fff93c72fff libGFXShared.dylib (??? - ???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib QtQA::App::TestRunner: 0x7fff93c73000 - 0x7fff93c74ff7 libremovefile.dylib (21.1.0 - compatibility 1.0.0) <739E6C83-AA52-3C6C-A680-B37FE2888A04> /usr/lib/system/libremovefile.dylib QtQA::App::TestRunner: 0x7fff93c94000 - 0x7fff93e68ff7 com.apple.CoreFoundation (6.7.2 - 635.21) <62A3402E-A4E7-391F-AD20-1EF20236CE1B> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation QtQA::App::TestRunner: 0x7fff93e6b000 - 0x7fff93ea6fff com.apple.LDAPFramework (3.2 - 120.2) <275D4298-C435-3E98-AA25-95D9D0A56550> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP QtQA::App::TestRunner: 0x7fff93eb5000 - 0x7fff93ee1ff7 com.apple.CoreServicesInternal (113.19 - 113.19) <74532B3B-EDE0-3553-9BED-F02B9CDF1FF7> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal QtQA::App::TestRunner: 0x7fff93ee2000 - 0x7fff93ee5ff7 com.apple.securityhi (4.0 - 1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI QtQA::App::TestRunner: 0x7fff93eec000 - 0x7fff943b3fff FaceCoreLight (1.4.7 - compatibility 1.0.0) /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight QtQA::App::TestRunner: 0x7fff9485e000 - 0x7fff9485efff com.apple.CoreServices (53 - 53) <043C8026-8EDD-3241-B090-F589E24062EF> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices QtQA::App::TestRunner: 0x7fff9485f000 - 0x7fff94863fff libdyld.dylib (195.5.0 - compatibility 1.0.0) /usr/lib/system/libdyld.dylib QtQA::App::TestRunner: 0x7fff94864000 - 0x7fff94881fff libxpc.dylib (77.19.0 - compatibility 1.0.0) <9F57891B-D7EF-3050-BEDD-21E7C6668248> /usr/lib/system/libxpc.dylib QtQA::App::TestRunner: 0x7fff94891000 - 0x7fff948dffff libauto.dylib (??? - ???) /usr/lib/libauto.dylib QtQA::App::TestRunner: 0x7fff948e0000 - 0x7fff9527ea27 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: 0x7fff9527f000 - 0x7fff9528aff7 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: 0x7fff9529f000 - 0x7fff952b4fff 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: 0x7fff9532a000 - 0x7fff9537eff7 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: 0x7fff95381000 - 0x7fff955abfe7 com.apple.CoreData (104.1 - 358.14) <6BB64605-8DA7-337D-A2AB-A3346A421CBD> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData QtQA::App::TestRunner: 0x7fff955ac000 - 0x7fff955beff7 libz.1.dylib (1.2.5 - compatibility 1.0.0) <30CBEF15-4978-3DED-8629-7109880A19D4> /usr/lib/libz.1.dylib QtQA::App::TestRunner: 0x7fff955bf000 - 0x7fff95627ff7 com.apple.coreui (1.2.2 - 165.11) <9316266A-39CA-3EC7-9C9E-726462CEFF4D> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI QtQA::App::TestRunner: 0x7fff95628000 - 0x7fff95661fe7 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: 0x7fff956c3000 - 0x7fff962c9fff com.apple.AppKit (6.7.5 - 1138.51) <44417D02-6123-3FC3-A119-CE51BB4C3006> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit QtQA::App::TestRunner: 0x7fff962ca000 - 0x7fff962e1fff 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: 0x7fff96a90000 - 0x7fff97074fff libBLAS.dylib (??? - ???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib QtQA::App::TestRunner: 0x7fff97153000 - 0x7fff9746ffff 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: 0x7fff9749c000 - 0x7fff974aafff com.apple.NetAuth (1.0 - 3.0) /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth QtQA::App::TestRunner: 0x7fff974ab000 - 0x7fff974c1fff libGL.dylib (??? - ???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib QtQA::App::TestRunner: 0x7fff974c2000 - 0x7fff974eafff com.apple.PerformanceAnalysis (1.11 - 11) <8D4C6382-DD92-37A2-BCFC-E89951320848> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis QtQA::App::TestRunner: 0x7fff974f7000 - 0x7fff974f9fff libquarantine.dylib (36.7.0 - compatibility 1.0.0) <8D9832F9-E4A9-38C3-B880-E5210B2353C7> /usr/lib/system/libquarantine.dylib QtQA::App::TestRunner: 0x7fff976a2000 - 0x7fff9771dff7 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: 0x7fff97926000 - 0x7fff9792bfff 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: 0x7fff9792c000 - 0x7fff9792cfff com.apple.ApplicationServices (41 - 41) <03F3FA8F-8D2A-3AB6-A8E3-40B001116339> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices QtQA::App::TestRunner: 0x7fff9792d000 - 0x7fff97956fff 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: 0x7fff97957000 - 0x7fff97997fe7 libGLImage.dylib (??? - ???) <0B7DAB2B-F1C6-39C7-B864-61EF683B6656> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib QtQA::App::TestRunner: 0x7fff979c2000 - 0x7fff97cdbfff com.apple.Foundation (6.7.2 - 833.25) <22AAC369-B63C-3C55-8AC6-C3ECBA44DA7B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation QtQA::App::TestRunner: 0x7fff97cdc000 - 0x7fff97d00fff com.apple.Kerberos (1.0 - 1) <1F826BCE-DA8F-381D-9C4C-A36AA0EA1CB9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos QtQA::App::TestRunner: 0x7fff98383000 - 0x7fff98396ff7 libCRFSuite.dylib (??? - ???) <034D4DAA-63F0-35E4-BCEF-338DD7A453DD> /usr/lib/libCRFSuite.dylib QtQA::App::TestRunner: 0x7fff98449000 - 0x7fff98466ff7 com.apple.openscripting (1.3.3 - ???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting QtQA::App::TestRunner: 0x7fff98467000 - 0x7fff98487fff libsystem_kernel.dylib (1699.32.7 - compatibility 1.0.0) <66C9F9BD-C7B3-30D4-B1A0-03C8A6392351> /usr/lib/system/libsystem_kernel.dylib QtQA::App::TestRunner: 0x7fff98488000 - 0x7fff984e4ff7 com.apple.HIServices (1.21 - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices QtQA::App::TestRunner: 0x7fff984e5000 - 0x7fff98759fff 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: 0x7fff9877a000 - 0x7fff98785ff7 libc++abi.dylib (14.0.0 - compatibility 1.0.0) <8FF3D766-D678-36F6-84AC-423C878E6D14> /usr/lib/libc++abi.dylib QtQA::App::TestRunner: 0x7fff98789000 - 0x7fff98789fff com.apple.vecLib (3.7 - vecLib 3.7) <9A58105C-B36E-35B5-812C-4ED693F2618F> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff9878a000 - 0x7fff9879cff7 libsasl2.2.dylib (3.15.0 - compatibility 3.0.0) <6245B497-784B-355C-98EF-2DC6B45BF05C> /usr/lib/libsasl2.2.dylib QtQA::App::TestRunner: 0x7fff9879d000 - 0x7fff98850ff7 com.apple.CoreText (220.22.0 - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText QtQA::App::TestRunner: 0x7fff9887a000 - 0x7fff98941ff7 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: 0x7fff98950000 - 0x7fff989abff7 com.apple.opencl (2.0.19 - 2.0.19) /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL QtQA::App::TestRunner: 0x7fff989ac000 - 0x7fff989c2ff7 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: 0x7fff989ce000 - 0x7fff989fbfe7 libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <6E5C8AC3-DBB7-31CB-BEB7-D6ED8E6DE0CE> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: 0x7fff989fc000 - 0x7fff98a3eff7 libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) /usr/lib/system/libcommonCrypto.dylib QtQA::App::TestRunner: 0x7fff98a3f000 - 0x7fff98ae1fff com.apple.securityfoundation (5.0 - 55116) <70CDC3ED-39AA-3784-8715-F0F5E2CB9754> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation QtQA::App::TestRunner: 0x7fff98ae2000 - 0x7fff98bc6e5f libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <871E688B-CF57-3BC7-80D6-F6476DFF109B> /usr/lib/libobjc.A.dylib QtQA::App::TestRunner: 0x7fff98bc7000 - 0x7fff98d67ff7 com.apple.QuartzCore (1.7 - 270.5) <19E5E0AB-DAA9-3F97-988C-D9A46AFB9C04> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore QtQA::App::TestRunner: 0x7fff98d68000 - 0x7fff98d6cfff 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: 0x7fff98d6d000 - 0x7fff98d89ff7 com.apple.GenerationalStorage (1.0 - 126.1) <509F52ED-E54B-3FEF-B3C2-759387B826E6> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage QtQA::App::TestRunner: 0x7fff98d8a000 - 0x7fff98dc4fe7 com.apple.DebugSymbols (2.1 - 87) <149201BE-A8A4-3E40-AD65-E5194B59162E> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols QtQA::App::TestRunner: 0x7fff98dc5000 - 0x7fff98ed1fff 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: 0x7fff98ed2000 - 0x7fff98ed4fff com.apple.TrustEvaluationAgent (2.0 - 1) <1F31CAFF-C1C6-33D3-94E9-11B721761DDF> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent QtQA::App::TestRunner: 0x7fff98ed5000 - 0x7fff98ee4fff 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: 0x7fff98ee5000 - 0x7fff99042fff 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: 0x7fff9907e000 - 0x7fff990bdfff com.apple.AE (527.7 - 527.7) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE QtQA::App::TestRunner: 0x7fff992bb000 - 0x7fff992bbfff com.apple.Carbon (153 - 153) <895C2BF2-1666-3A59-A669-311B1F4F368B> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon QtQA::App::TestRunner: 0x7fff992bc000 - 0x7fff9935dfff com.apple.LaunchServices (480.40 - 480.40) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices 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: 5598 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=169.8M resident=96.1M(57%) swapped_out_or_unallocated=73.7M(43%) QtQA::App::TestRunner: Writable regions: Total=118.3M written=14.5M(12%) resident=19.0M(16%) swapped_out=0K(0%) unallocated=99.3M(84%) QtQA::App::TestRunner: QtQA::App::TestRunner: REGION TYPE VIRTUAL QtQA::App::TestRunner: =========== ======= QtQA::App::TestRunner: CG backing stores 2696K QtQA::App::TestRunner: CG image 12K QtQA::App::TestRunner: CG shared images 3408K QtQA::App::TestRunner: CoreImage 8K QtQA::App::TestRunner: CoreServices 4356K QtQA::App::TestRunner: MALLOC 86.0M 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 11.6M QtQA::App::TestRunner: VM_ALLOCATE 16.2M QtQA::App::TestRunner: __CI_BITMAP 80K QtQA::App::TestRunner: __DATA 13.7M QtQA::App::TestRunner: __IMAGE 528K QtQA::App::TestRunner: __LINKEDIT 54.5M QtQA::App::TestRunner: __TEXT 115.4M QtQA::App::TestRunner: __UNICODE 544K QtQA::App::TestRunner: mapped file 40.6M QtQA::App::TestRunner: shared memory 308K QtQA::App::TestRunner: =========== ======= QtQA::App::TestRunner: TOTAL 406.7M QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qgl: 14 seconds, signal 6 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02251/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/dev_1386627263): http://codereview.qt-project.org/61943 [PS13] - Add Asset Locations to QStandardPaths::DataLocation From ci-noreply at qt-project.org Tue Dec 10 00:48:04 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 10 Dec 2013 01:48:04 +0200 Subject: [Ci-reports] pass on ssh://codereview.qt-project.org:29418/qt/qt#4.8 Message-ID: <20131209_234804_072233.ci-noreply@qt-project.org> Qt_4.8_Integration #1713: SUCCESS Tested changes (refs/builds/4.8_1386616706): http://codereview.qt-project.org/73546 [PS1] - Clean up a partially scrolled QRollEffect widget From ci-noreply at qt-project.org Tue Dec 10 00:50:27 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 10 Dec 2013 01:50:27 +0200 Subject: [Ci-reports] pass on ssh://codereview.qt-project.org:29418/qt/qttools#stable Message-ID: <20131209_235027_078972.ci-noreply@qt-project.org> QtTools_stable_Integration #315: SUCCESS Tested changes (refs/builds/stable_1386622339): http://codereview.qt-project.org/73466 [PS1] - Make getChar() return int From ci-noreply at qt-project.org Tue Dec 10 01:11:49 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 10 Dec 2013 02:11:49 +0200 Subject: [Ci-reports] fail on ssh://codereview.qt-project.org:29418/qt/qtbase#dev Message-ID: <20131210_001149_041984.ci-noreply@qt-project.org> Autotest `tst_qquicktrailemitter' failed :( Testing tst_qquicktrailemitter FAIL! : tst_qquicktrailemitter::test_basic() Compared values are not the same Actual (system->groupData[1]->size()): 510 Expected (500) : 500 Loc: [tst_qquicktrailemitter.cpp(89)] Totals: 2 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qquicktrailemitter ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_qquicktrailemitter::initTestCase() FAIL! : tst_qquicktrailemitter::test_basic() Compared values are not the same Actual (system->groupData[1]->size()): 510 Expected (500) : 500 Loc: [tst_qquicktrailemitter.cpp(89)] PASS : tst_qquicktrailemitter::cleanupTestCase() Totals: 2 passed, 1 failed, 0 skipped ********* Finished testing of tst_qquicktrailemitter ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquicktrailemitter: 11 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02252/revdep-qtdeclarative_linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz Tested changes (refs/builds/dev_1386632164): http://codereview.qt-project.org/73054 [PS5] - Remove all "old atomic" code from Qt http://codereview.qt-project.org/73565 [PS1] - qmake: remove bogus comment http://codereview.qt-project.org/73485 [PS2] - qmake: fix const correctness From ci-noreply at qt-project.org Tue Dec 10 01:59:11 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 10 Dec 2013 02:59:11 +0200 Subject: [Ci-reports] pass on ssh://codereview.qt-project.org:29418/qt/qtlocation#stable Message-ID: <20131210_005911_053506.ci-noreply@qt-project.org> QtLocation_stable_Integration #46: SUCCESS Tested changes (refs/builds/stable_1386633503): http://codereview.qt-project.org/72511 [PS2] - Don't require applications to declare metatypes. From ci-noreply at qt-project.org Tue Dec 10 03:40:30 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 10 Dec 2013 04:40:30 +0200 Subject: [Ci-reports] Problems... Message-ID: <20131210_024030_095146.ci-noreply@qt-project.org> Some problems occurred recently... 2013-12-10T02:37:49Z: [Qt_4.8_Integration error] http://qt-ci.digia.com/job/Qt_4.8_Integration/./cfg=linux-g++_shadow-build_Ubuntu_12.04_x64/1714//consoleText -> /var/www/testresults/ci/Qt_4.8_Integration/build_01714/linux-g++_shadow-build_Ubuntu_12.04_x64/log.txt.gz (on testresults.qt-project.org): HTTP fetch http://qt-ci.digia.com/job/Qt_4.8_Integration/./cfg=linux-g++_shadow-build_Ubuntu_12.04_x64/1714//consoleText to ssh command [ssh] [-oBatchMode=yes] [-p] [22] [qtintegration at testresults.qt-project.org] [mkdir -p "/var/www/testresults/ci/Qt_4.8_Integration/build_01714/linux-g++_shadow-build_Ubuntu_12.04_x64" && cd "/var/www/testresults/ci/Qt_4.8_Integration/build_01714/linux-g++_shadow-build_Ubuntu_12.04_x64" && gzip > .incoming.log.txt.gz && mv .incoming.log.txt.gz log.txt.gz] repeatedly failed, giving up. http://qt-ci.digia.com/job/Qt_4.8_Integration/./cfg=linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/1714//consoleText -> /var/www/testresults/ci/Qt_4.8_Integration/build_01714/linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz (on testresults.qt-project.org): HTTP fetch http://qt-ci.digia.com/job/Qt_4.8_Integration/./cfg=linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/1714//consoleText to ssh command [ssh] [-oBatchMode=yes] [-p] [22] [qtintegration at testresults.qt-project.org] [mkdir -p "/var/www/testresults/ci/Qt_4.8_Integration/build_01714/linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64" && cd "/var/www/testresults/ci/Qt_4.8_Integration/build_01714/linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64" && gzip > .incoming.log.txt.gz && mv .incoming.log.txt.gz log.txt.gz] repeatedly failed, giving up. http://qt-ci.digia.com/job/Qt_4.8_Integration/./cfg=qws_linux-x86-g++/1714//consoleText -> /var/www/testresults/ci/Qt_4.8_Integration/build_01714/qws_linux-x86-g++/log.txt.gz (on testresults.qt-project.org): HTTP fetch http://qt-ci.digia.com/job/Qt_4.8_Integration/./cfg=qws_linux-x86-g++/1714//consoleText to ssh command [ssh] [-oBatchMode=yes] [-p] [22] [qtintegration at testresults.qt-project.org] [mkdir -p "/var/www/testresults/ci/Qt_4.8_Integration/build_01714/qws_linux-x86-g++" && cd "/var/www/testresults/ci/Qt_4.8_Integration/build_01714/qws_linux-x86-g++" && gzip > .incoming.log.txt.gz && mv .incoming.log.txt.gz log.txt.gz] repeatedly failed, giving up. http://qt-ci.digia.com/job/Qt_4.8_Integration/./cfg=linux-g++-32_Ubuntu_10.04_x86/1714//consoleText -> /var/www/testresults/ci/Qt_4.8_Integration/build_01714/linux-g++-32_Ubuntu_10.04_x86/log.txt.gz (on testresults.qt-project.org): HTTP fetch http://qt-ci.digia.com/job/Qt_4.8_Integration/./cfg=linux-g++-32_Ubuntu_10.04_x86/1714//consoleText to ssh command [ssh] [-oBatchMode=yes] [-p] [22] [qtintegration at testresults.qt-project.org] [mkdir -p "/var/www/testresults/ci/Qt_4.8_Integration/build_01714/linux-g++-32_Ubuntu_10.04_x86" && cd "/var/www/testresults/ci/Qt_4.8_Integration/build_01714/linux-g++-32_Ubuntu_10.04_x86" && gzip > .incoming.log.txt.gz && mv .incoming.log.txt.gz log.txt.gz] repeatedly failed, giving up., retry in 64 seconds 2013-12-10T02:38:30Z: [QtBase_dev_Integration error] http://qt-ci.digia.com/job/QtBase_dev_Integration/./cfg=macx-ios-clang_OSX_10.8/2253//consoleText -> /var/www/testresults/ci/QtBase_dev_Integration/build_02253/macx-ios-clang_OSX_10.8/log.txt.gz (on testresults.qt-project.org): HTTP fetch http://qt-ci.digia.com/job/QtBase_dev_Integration/./cfg=macx-ios-clang_OSX_10.8/2253//consoleText to ssh command [ssh] [-oBatchMode=yes] [-p] [22] [qtintegration at testresults.qt-project.org] [mkdir -p "/var/www/testresults/ci/QtBase_dev_Integration/build_02253/macx-ios-clang_OSX_10.8" && cd "/var/www/testresults/ci/QtBase_dev_Integration/build_02253/macx-ios-clang_OSX_10.8" && gzip > .incoming.log.txt.gz && mv .incoming.log.txt.gz log.txt.gz] repeatedly failed, giving up. http://qt-ci.digia.com/job/QtBase_dev_Integration/./cfg=macx-clang_no-framework_OSX_10.8/2253//consoleText -> /var/www/testresults/ci/QtBase_dev_Integration/build_02253/macx-clang_no-framework_OSX_10.8/log.txt.gz (on testresults.qt-project.org): HTTP fetch http://qt-ci.digia.com/job/QtBase_dev_Integration/./cfg=macx-clang_no-framework_OSX_10.8/2253//consoleText to ssh command [ssh] [-oBatchMode=yes] [-p] [22] [qtintegration at testresults.qt-project.org] [mkdir -p "/var/www/testresults/ci/QtBase_dev_Integration/build_02253/macx-clang_no-framework_OSX_10.8" && cd "/var/www/testresults/ci/QtBase_dev_Integration/build_02253/macx-clang_no-framework_OSX_10.8" && gzip > .incoming.log.txt.gz && mv .incoming.log.txt.gz log.txt.gz] repeatedly failed, giving up., retry in 2 seconds From ci-noreply at qt-project.org Tue Dec 10 03:44:53 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 10 Dec 2013 04:44:53 +0200 Subject: [Ci-reports] Problems... Message-ID: <20131210_024453_053003.ci-noreply@qt-project.org> Some problems occurred recently... 2013-12-10T02:40:40Z: [QtBase_dev_Integration error] http://qt-ci.digia.com/job/QtBase_dev_Integration/./cfg=linux-android-g++_Ubuntu_12.04_x64/2253//consoleText -> /var/www/testresults/ci/QtBase_dev_Integration/build_02253/linux-android-g++_Ubuntu_12.04_x64/log.txt.gz (on testresults.qt-project.org): HTTP fetch http://qt-ci.digia.com/job/QtBase_dev_Integration/./cfg=linux-android-g++_Ubuntu_12.04_x64/2253//consoleText to ssh command [ssh] [-oBatchMode=yes] [-p] [22] [qtintegration at testresults.qt-project.org] [mkdir -p "/var/www/testresults/ci/QtBase_dev_Integration/build_02253/linux-android-g++_Ubuntu_12.04_x64" && cd "/var/www/testresults/ci/QtBase_dev_Integration/build_02253/linux-android-g++_Ubuntu_12.04_x64" && gzip > .incoming.log.txt.gz && mv .incoming.log.txt.gz log.txt.gz] repeatedly failed, giving up. http://qt-ci.digia.com/job/QtBase_dev_Integration/./cfg=winrt-x64-msvc2012_Windows_8/2253//consoleText -> /var/www/testresults/ci/QtBase_dev_Integration/build_02253/winrt-x64-msvc2012_Windows_8/log.txt.gz (on testresults.qt-project.org): HTTP fetch http://qt-ci.digia.com/job/QtBase_dev_Integration/./cfg=winrt-x64-msvc2012_Windows_8/2253//consoleText to ssh command [ssh] [-oBatchMode=yes] [-p] [22] [qtintegration at testresults.qt-project.org] [mkdir -p "/var/www/testresults/ci/QtBase_dev_Integration/build_02253/winrt-x64-msvc2012_Windows_8" && cd "/var/www/testresults/ci/QtBase_dev_Integration/build_02253/winrt-x64-msvc2012_Windows_8" && gzip > .incoming.log.txt.gz && mv .incoming.log.txt.gz log.txt.gz] repeatedly failed, giving up. http://qt-ci.digia.com/job/QtBase_dev_Integration/./cfg=wince70embedded-armv4i-msvc2008_Windows_7/2253//consoleText -> /var/www/testresults/ci/QtBase_dev_Integration/build_02253/wince70embedded-armv4i-msvc2008_Windows_7/log.txt.gz (on testresults.qt-project.org): HTTP fetch http://qt-ci.digia.com/job/QtBase_dev_Integration/./cfg=wince70embedded-armv4i-msvc2008_Windows_7/2253//consoleText to ssh command [ssh] [-oBatchMode=yes] [-p] [22] [qtintegration at testresults.qt-project.org] [mkdir -p "/var/www/testresults/ci/QtBase_dev_Integration/build_02253/wince70embedded-armv4i-msvc2008_Windows_7" && cd "/var/www/testresults/ci/QtBase_dev_Integration/build_02253/wince70embedded-armv4i-msvc2008_Windows_7" && gzip > .incoming.log.txt.gz && mv .incoming.log.txt.gz log.txt.gz] repeatedly failed, giving up. http://qt-ci.digia.com/job/QtBase_dev_Integration/./cfg=macx-ios-clang_OSX_10.8/2253//consoleText -> /var/www/testresults/ci/QtBase_dev_Integration/build_02253/macx-ios-clang_OSX_10.8/log.txt.gz (on testresults.qt-project.org): HTTP fetch http://qt-ci.digia.com/job/QtBase_dev_Integration/./cfg=macx-ios-clang_OSX_10.8/2253//consoleText to ssh command [ssh] [-oBatchMode=yes] [-p] [22] [qtintegration at testresults.qt-project.org] [mkdir -p "/var/www/testresults/ci/QtBase_dev_Integration/build_02253/macx-ios-clang_OSX_10.8" && cd "/var/www/testresults/ci/QtBase_dev_Integration/build_02253/macx-ios-clang_OSX_10.8" && gzip > .incoming.log.txt.gz && mv .incoming.log.txt.gz log.txt.gz] repeatedly failed, giving up. http://qt-ci.digia.com/job/QtBase_dev_Integration/./cfg=macx-clang_no-framework_OSX_10.8/2253//consoleText -> /var/www/testresults/ci/QtBase_dev_Integration/build_02253/macx-clang_no-framework_OSX_10.8/log.txt.gz (on testresults.qt-project.org): HTTP fetch http://qt-ci.digia.com/job/QtBase_dev_Integration/./cfg=macx-clang_no-framework_OSX_10.8/2253//consoleText to ssh command [ssh] [-oBatchMode=yes] [-p] [22] [qtintegration at testresults.qt-project.org] [mkdir -p "/var/www/testresults/ci/QtBase_dev_Integration/build_02253/macx-clang_no-framework_OSX_10.8" && cd "/var/www/testresults/ci/QtBase_dev_Integration/build_02253/macx-clang_no-framework_OSX_10.8" && gzip > .incoming.log.txt.gz && mv .incoming.log.txt.gz log.txt.gz] repeatedly failed, giving up. http://qt-ci.digia.com/job/QtBase_dev_Integration/./cfg=linux-g++_no-widgets_Ubuntu_12.04_x64/2253//consoleText -> /var/www/testresults/ci/QtBase_dev_Integration/build_02253/linux-g++_no-widgets_Ubuntu_12.04_x64/log.txt.gz (on testresults.qt-project.org): HTTP fetch http://qt-ci.digia.com/job/QtBase_dev_Integration/./cfg=linux-g++_no-widgets_Ubuntu_12.04_x64/2253//consoleText to ssh command [ssh] [-oBatchMode=yes] [-p] [22] [qtintegration at testresults.qt-project.org] [mkdir -p "/var/www/testresults/ci/QtBase_dev_Integration/build_02253/linux-g++_no-widgets_Ubuntu_12.04_x64" && cd "/var/www/testresults/ci/QtBase_dev_Integration/build_02253/linux-g++_no-widgets_Ubuntu_12.04_x64" && gzip > .incoming.log.txt.gz && mv .incoming.log.txt.gz log.txt.gz] repeatedly failed, giving up. http://qt-ci.digia.com/job/QtBase_dev_Integration/./cfg=revdep-qtdeclarative_linux-g++_shadow-build_Ubuntu_11.10_x86/2253//consoleText -> /var/www/testresults/ci/QtBase_dev_Integration/build_02253/revdep-qtdeclarative_linux-g++_shadow-build_Ubuntu_11.10_x86/log.txt.gz (on testresults.qt-project.org): HTTP fetch http://qt-ci.digia.com/job/QtBase_dev_Integration/./cfg=revdep-qtdeclarative_linux-g++_shadow-build_Ubuntu_11.10_x86/2253//consoleText to ssh command [ssh] [-oBatchMode=yes] [-p] [22] [qtintegration at testresults.qt-project.org] [mkdir -p "/var/www/testresults/ci/QtBase_dev_Integration/build_02253/revdep-qtdeclarative_linux-g++_shadow-build_Ubuntu_11.10_x86" && cd "/var/www/testresults/ci/QtBase_dev_Integration/build_02253/revdep-qtdeclarative_linux-g++_shadow-build_Ubuntu_11.10_x86" && gzip > .incoming.log.txt.gz && mv .incoming.log.txt.gz log.txt.gz] repeatedly failed, giving up., retry in 4 seconds 2013-12-10T02:41:01Z: [Qt_4.8_Integration error] http://qt-ci.digia.com/job/Qt_4.8_Integration/./cfg=linux-g++_shadow-build_Ubuntu_12.04_x64/1714//consoleText -> /var/www/testresults/ci/Qt_4.8_Integration/build_01714/linux-g++_shadow-build_Ubuntu_12.04_x64/log.txt.gz (on testresults.qt-project.org): HTTP fetch http://qt-ci.digia.com/job/Qt_4.8_Integration/./cfg=linux-g++_shadow-build_Ubuntu_12.04_x64/1714//consoleText to ssh command [ssh] [-oBatchMode=yes] [-p] [22] [qtintegration at testresults.qt-project.org] [mkdir -p "/var/www/testresults/ci/Qt_4.8_Integration/build_01714/linux-g++_shadow-build_Ubuntu_12.04_x64" && cd "/var/www/testresults/ci/Qt_4.8_Integration/build_01714/linux-g++_shadow-build_Ubuntu_12.04_x64" && gzip > .incoming.log.txt.gz && mv .incoming.log.txt.gz log.txt.gz] repeatedly failed, giving up. http://qt-ci.digia.com/job/Qt_4.8_Integration/./cfg=linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/1714//consoleText -> /var/www/testresults/ci/Qt_4.8_Integration/build_01714/linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz (on testresults.qt-project.org): HTTP fetch http://qt-ci.digia.com/job/Qt_4.8_Integration/./cfg=linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/1714//consoleText to ssh command [ssh] [-oBatchMode=yes] [-p] [22] [qtintegration at testresults.qt-project.org] [mkdir -p "/var/www/testresults/ci/Qt_4.8_Integration/build_01714/linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64" && cd "/var/www/testresults/ci/Qt_4.8_Integration/build_01714/linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64" && gzip > .incoming.log.txt.gz && mv .incoming.log.txt.gz log.txt.gz] repeatedly failed, giving up. http://qt-ci.digia.com/job/Qt_4.8_Integration/./cfg=qws_linux-x86-g++/1714//consoleText -> /var/www/testresults/ci/Qt_4.8_Integration/build_01714/qws_linux-x86-g++/log.txt.gz (on testresults.qt-project.org): HTTP fetch http://qt-ci.digia.com/job/Qt_4.8_Integration/./cfg=qws_linux-x86-g++/1714//consoleText to ssh command [ssh] [-oBatchMode=yes] [-p] [22] [qtintegration at testresults.qt-project.org] [mkdir -p "/var/www/testresults/ci/Qt_4.8_Integration/build_01714/qws_linux-x86-g++" && cd "/var/www/testresults/ci/Qt_4.8_Integration/build_01714/qws_linux-x86-g++" && gzip > .incoming.log.txt.gz && mv .incoming.log.txt.gz log.txt.gz] repeatedly failed, giving up. http://qt-ci.digia.com/job/Qt_4.8_Integration/./cfg=linux-g++-32_Ubuntu_10.04_x86/1714//consoleText -> /var/www/testresults/ci/Qt_4.8_Integration/build_01714/linux-g++-32_Ubuntu_10.04_x86/log.txt.gz (on testresults.qt-project.org): HTTP fetch http://qt-ci.digia.com/job/Qt_4.8_Integration/./cfg=linux-g++-32_Ubuntu_10.04_x86/1714//consoleText to ssh command [ssh] [-oBatchMode=yes] [-p] [22] [qtintegration at testresults.qt-project.org] [mkdir -p "/var/www/testresults/ci/Qt_4.8_Integration/build_01714/linux-g++-32_Ubuntu_10.04_x86" && cd "/var/www/testresults/ci/Qt_4.8_Integration/build_01714/linux-g++-32_Ubuntu_10.04_x86" && gzip > .incoming.log.txt.gz && mv .incoming.log.txt.gz log.txt.gz] repeatedly failed, giving up., retry in 128 seconds 2013-12-10T02:42:53Z: [QtBase_dev_Integration error] http://qt-ci.digia.com/job/QtBase_dev_Integration/./cfg=linux-android-g++_Ubuntu_12.04_x64/2253//consoleText -> /var/www/testresults/ci/QtBase_dev_Integration/build_02253/linux-android-g++_Ubuntu_12.04_x64/log.txt.gz (on testresults.qt-project.org): HTTP fetch http://qt-ci.digia.com/job/QtBase_dev_Integration/./cfg=linux-android-g++_Ubuntu_12.04_x64/2253//consoleText to ssh command [ssh] [-oBatchMode=yes] [-p] [22] [qtintegration at testresults.qt-project.org] [mkdir -p "/var/www/testresults/ci/QtBase_dev_Integration/build_02253/linux-android-g++_Ubuntu_12.04_x64" && cd "/var/www/testresults/ci/QtBase_dev_Integration/build_02253/linux-android-g++_Ubuntu_12.04_x64" && gzip > .incoming.log.txt.gz && mv .incoming.log.txt.gz log.txt.gz] repeatedly failed, giving up. http://qt-ci.digia.com/job/QtBase_dev_Integration/./cfg=winrt-x64-msvc2012_Windows_8/2253//consoleText -> /var/www/testresults/ci/QtBase_dev_Integration/build_02253/winrt-x64-msvc2012_Windows_8/log.txt.gz (on testresults.qt-project.org): HTTP fetch http://qt-ci.digia.com/job/QtBase_dev_Integration/./cfg=winrt-x64-msvc2012_Windows_8/2253//consoleText to ssh command [ssh] [-oBatchMode=yes] [-p] [22] [qtintegration at testresults.qt-project.org] [mkdir -p "/var/www/testresults/ci/QtBase_dev_Integration/build_02253/winrt-x64-msvc2012_Windows_8" && cd "/var/www/testresults/ci/QtBase_dev_Integration/build_02253/winrt-x64-msvc2012_Windows_8" && gzip > .incoming.log.txt.gz && mv .incoming.log.txt.gz log.txt.gz] repeatedly failed, giving up. http://qt-ci.digia.com/job/QtBase_dev_Integration/./cfg=wince70embedded-armv4i-msvc2008_Windows_7/2253//consoleText -> /var/www/testresults/ci/QtBase_dev_Integration/build_02253/wince70embedded-armv4i-msvc2008_Windows_7/log.txt.gz (on testresults.qt-project.org): HTTP fetch http://qt-ci.digia.com/job/QtBase_dev_Integration/./cfg=wince70embedded-armv4i-msvc2008_Windows_7/2253//consoleText to ssh command [ssh] [-oBatchMode=yes] [-p] [22] [qtintegration at testresults.qt-project.org] [mkdir -p "/var/www/testresults/ci/QtBase_dev_Integration/build_02253/wince70embedded-armv4i-msvc2008_Windows_7" && cd "/var/www/testresults/ci/QtBase_dev_Integration/build_02253/wince70embedded-armv4i-msvc2008_Windows_7" && gzip > .incoming.log.txt.gz && mv .incoming.log.txt.gz log.txt.gz] repeatedly failed, giving up. http://qt-ci.digia.com/job/QtBase_dev_Integration/./cfg=macx-ios-clang_OSX_10.8/2253//consoleText -> /var/www/testresults/ci/QtBase_dev_Integration/build_02253/macx-ios-clang_OSX_10.8/log.txt.gz (on testresults.qt-project.org): HTTP fetch http://qt-ci.digia.com/job/QtBase_dev_Integration/./cfg=macx-ios-clang_OSX_10.8/2253//consoleText to ssh command [ssh] [-oBatchMode=yes] [-p] [22] [qtintegration at testresults.qt-project.org] [mkdir -p "/var/www/testresults/ci/QtBase_dev_Integration/build_02253/macx-ios-clang_OSX_10.8" && cd "/var/www/testresults/ci/QtBase_dev_Integration/build_02253/macx-ios-clang_OSX_10.8" && gzip > .incoming.log.txt.gz && mv .incoming.log.txt.gz log.txt.gz] repeatedly failed, giving up. http://qt-ci.digia.com/job/QtBase_dev_Integration/./cfg=macx-clang_no-framework_OSX_10.8/2253//consoleText -> /var/www/testresults/ci/QtBase_dev_Integration/build_02253/macx-clang_no-framework_OSX_10.8/log.txt.gz (on testresults.qt-project.org): HTTP fetch http://qt-ci.digia.com/job/QtBase_dev_Integration/./cfg=macx-clang_no-framework_OSX_10.8/2253//consoleText to ssh command [ssh] [-oBatchMode=yes] [-p] [22] [qtintegration at testresults.qt-project.org] [mkdir -p "/var/www/testresults/ci/QtBase_dev_Integration/build_02253/macx-clang_no-framework_OSX_10.8" && cd "/var/www/testresults/ci/QtBase_dev_Integration/build_02253/macx-clang_no-framework_OSX_10.8" && gzip > .incoming.log.txt.gz && mv .incoming.log.txt.gz log.txt.gz] repeatedly failed, giving up. http://qt-ci.digia.com/job/QtBase_dev_Integration/./cfg=linux-g++_no-widgets_Ubuntu_12.04_x64/2253//consoleText -> /var/www/testresults/ci/QtBase_dev_Integration/build_02253/linux-g++_no-widgets_Ubuntu_12.04_x64/log.txt.gz (on testresults.qt-project.org): HTTP fetch http://qt-ci.digia.com/job/QtBase_dev_Integration/./cfg=linux-g++_no-widgets_Ubuntu_12.04_x64/2253//consoleText to ssh command [ssh] [-oBatchMode=yes] [-p] [22] [qtintegration at testresults.qt-project.org] [mkdir -p "/var/www/testresults/ci/QtBase_dev_Integration/build_02253/linux-g++_no-widgets_Ubuntu_12.04_x64" && cd "/var/www/testresults/ci/QtBase_dev_Integration/build_02253/linux-g++_no-widgets_Ubuntu_12.04_x64" && gzip > .incoming.log.txt.gz && mv .incoming.log.txt.gz log.txt.gz] repeatedly failed, giving up. http://qt-ci.digia.com/job/QtBase_dev_Integration/./cfg=revdep-qtdeclarative_linux-g++_shadow-build_Ubuntu_11.10_x86/2253//consoleText -> /var/www/testresults/ci/QtBase_dev_Integration/build_02253/revdep-qtdeclarative_linux-g++_shadow-build_Ubuntu_11.10_x86/log.txt.gz (on testresults.qt-project.org): HTTP fetch http://qt-ci.digia.com/job/QtBase_dev_Integration/./cfg=revdep-qtdeclarative_linux-g++_shadow-build_Ubuntu_11.10_x86/2253//consoleText to ssh command [ssh] [-oBatchMode=yes] [-p] [22] [qtintegration at testresults.qt-project.org] [mkdir -p "/var/www/testresults/ci/QtBase_dev_Integration/build_02253/revdep-qtdeclarative_linux-g++_shadow-build_Ubuntu_11.10_x86" && cd "/var/www/testresults/ci/QtBase_dev_Integration/build_02253/revdep-qtdeclarative_linux-g++_shadow-build_Ubuntu_11.10_x86" && gzip > .incoming.log.txt.gz && mv .incoming.log.txt.gz log.txt.gz] repeatedly failed, giving up., retry in 8 seconds From ci-noreply at qt-project.org Tue Dec 10 03:26:28 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 10 Dec 2013 04:26:28 +0200 Subject: [Ci-reports] Problems... Message-ID: <20131210_022628_013760.ci-noreply@qt-project.org> Some problems occurred recently... 2013-12-10T02:24:28Z: [Qt_4.8_Integration error] http://qt-ci.digia.com/job/Qt_4.8_Integration/./cfg=linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/1714//consoleText -> /var/www/testresults/ci/Qt_4.8_Integration/build_01714/linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz (on testresults.qt-project.org): HTTP fetch http://qt-ci.digia.com/job/Qt_4.8_Integration/./cfg=linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/1714//consoleText to ssh command [ssh] [-oBatchMode=yes] [-p] [22] [qtintegration at testresults.qt-project.org] [mkdir -p "/var/www/testresults/ci/Qt_4.8_Integration/build_01714/linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64" && cd "/var/www/testresults/ci/Qt_4.8_Integration/build_01714/linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64" && gzip > .incoming.log.txt.gz && mv .incoming.log.txt.gz log.txt.gz] repeatedly failed, giving up., retry in 2 seconds From ci-noreply at qt-project.org Tue Dec 10 03:29:07 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 10 Dec 2013 04:29:07 +0200 Subject: [Ci-reports] Problems... Message-ID: <20131210_022907_065869.ci-noreply@qt-project.org> Some problems occurred recently... 2013-12-10T02:27:08Z: [Qt_4.8_Integration error] http://qt-ci.digia.com/job/Qt_4.8_Integration/./cfg=linux-g++_shadow-build_Ubuntu_12.04_x64/1714//consoleText -> /var/www/testresults/ci/Qt_4.8_Integration/build_01714/linux-g++_shadow-build_Ubuntu_12.04_x64/log.txt.gz (on testresults.qt-project.org): HTTP fetch http://qt-ci.digia.com/job/Qt_4.8_Integration/./cfg=linux-g++_shadow-build_Ubuntu_12.04_x64/1714//consoleText to ssh command [ssh] [-oBatchMode=yes] [-p] [22] [qtintegration at testresults.qt-project.org] [mkdir -p "/var/www/testresults/ci/Qt_4.8_Integration/build_01714/linux-g++_shadow-build_Ubuntu_12.04_x64" && cd "/var/www/testresults/ci/Qt_4.8_Integration/build_01714/linux-g++_shadow-build_Ubuntu_12.04_x64" && gzip > .incoming.log.txt.gz && mv .incoming.log.txt.gz log.txt.gz] repeatedly failed, giving up. http://qt-ci.digia.com/job/Qt_4.8_Integration/./cfg=linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/1714//consoleText -> /var/www/testresults/ci/Qt_4.8_Integration/build_01714/linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz (on testresults.qt-project.org): HTTP fetch http://qt-ci.digia.com/job/Qt_4.8_Integration/./cfg=linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/1714//consoleText to ssh command [ssh] [-oBatchMode=yes] [-p] [22] [qtintegration at testresults.qt-project.org] [mkdir -p "/var/www/testresults/ci/Qt_4.8_Integration/build_01714/linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64" && cd "/var/www/testresults/ci/Qt_4.8_Integration/build_01714/linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64" && gzip > .incoming.log.txt.gz && mv .incoming.log.txt.gz log.txt.gz] repeatedly failed, giving up. http://qt-ci.digia.com/job/Qt_4.8_Integration/./cfg=qws_linux-x86-g++/1714//consoleText -> /var/www/testresults/ci/Qt_4.8_Integration/build_01714/qws_linux-x86-g++/log.txt.gz (on testresults.qt-project.org): HTTP fetch http://qt-ci.digia.com/job/Qt_4.8_Integration/./cfg=qws_linux-x86-g++/1714//consoleText to ssh command [ssh] [-oBatchMode=yes] [-p] [22] [qtintegration at testresults.qt-project.org] [mkdir -p "/var/www/testresults/ci/Qt_4.8_Integration/build_01714/qws_linux-x86-g++" && cd "/var/www/testresults/ci/Qt_4.8_Integration/build_01714/qws_linux-x86-g++" && gzip > .incoming.log.txt.gz && mv .incoming.log.txt.gz log.txt.gz] repeatedly failed, giving up. http://qt-ci.digia.com/job/Qt_4.8_Integration/./cfg=linux-g++-32_Ubuntu_10.04_x86/1714//consoleText -> /var/www/testresults/ci/Qt_4.8_Integration/build_01714/linux-g++-32_Ubuntu_10.04_x86/log.txt.gz (on testresults.qt-project.org): HTTP fetch http://qt-ci.digia.com/job/Qt_4.8_Integration/./cfg=linux-g++-32_Ubuntu_10.04_x86/1714//consoleText to ssh command [ssh] [-oBatchMode=yes] [-p] [22] [qtintegration at testresults.qt-project.org] [mkdir -p "/var/www/testresults/ci/Qt_4.8_Integration/build_01714/linux-g++-32_Ubuntu_10.04_x86" && cd "/var/www/testresults/ci/Qt_4.8_Integration/build_01714/linux-g++-32_Ubuntu_10.04_x86" && gzip > .incoming.log.txt.gz && mv .incoming.log.txt.gz log.txt.gz] repeatedly failed, giving up., retry in 4 seconds From ci-noreply at qt-project.org Tue Dec 10 03:47:17 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 10 Dec 2013 04:47:17 +0200 Subject: [Ci-reports] Problems... Message-ID: <20131210_024717_064863.ci-noreply@qt-project.org> Some problems occurred recently... 2013-12-10T02:45:09Z: [QtBase_dev_Integration error] http://qt-ci.digia.com/job/QtBase_dev_Integration/./cfg=linux-android-g++_Ubuntu_12.04_x64/2253//consoleText -> /var/www/testresults/ci/QtBase_dev_Integration/build_02253/linux-android-g++_Ubuntu_12.04_x64/log.txt.gz (on testresults.qt-project.org): HTTP fetch http://qt-ci.digia.com/job/QtBase_dev_Integration/./cfg=linux-android-g++_Ubuntu_12.04_x64/2253//consoleText to ssh command [ssh] [-oBatchMode=yes] [-p] [22] [qtintegration at testresults.qt-project.org] [mkdir -p "/var/www/testresults/ci/QtBase_dev_Integration/build_02253/linux-android-g++_Ubuntu_12.04_x64" && cd "/var/www/testresults/ci/QtBase_dev_Integration/build_02253/linux-android-g++_Ubuntu_12.04_x64" && gzip > .incoming.log.txt.gz && mv .incoming.log.txt.gz log.txt.gz] repeatedly failed, giving up. http://qt-ci.digia.com/job/QtBase_dev_Integration/./cfg=winrt-x64-msvc2012_Windows_8/2253//consoleText -> /var/www/testresults/ci/QtBase_dev_Integration/build_02253/winrt-x64-msvc2012_Windows_8/log.txt.gz (on testresults.qt-project.org): HTTP fetch http://qt-ci.digia.com/job/QtBase_dev_Integration/./cfg=winrt-x64-msvc2012_Windows_8/2253//consoleText to ssh command [ssh] [-oBatchMode=yes] [-p] [22] [qtintegration at testresults.qt-project.org] [mkdir -p "/var/www/testresults/ci/QtBase_dev_Integration/build_02253/winrt-x64-msvc2012_Windows_8" && cd "/var/www/testresults/ci/QtBase_dev_Integration/build_02253/winrt-x64-msvc2012_Windows_8" && gzip > .incoming.log.txt.gz && mv .incoming.log.txt.gz log.txt.gz] repeatedly failed, giving up. http://qt-ci.digia.com/job/QtBase_dev_Integration/./cfg=win32-mingw47_developer-build_qtlibinfix_Windows_7/2253//consoleText -> /var/www/testresults/ci/QtBase_dev_Integration/build_02253/win32-mingw47_developer-build_qtlibinfix_Windows_7/log.txt.gz (on testresults.qt-project.org): HTTP fetch http://qt-ci.digia.com/job/QtBase_dev_Integration/./cfg=win32-mingw47_developer-build_qtlibinfix_Windows_7/2253//consoleText to ssh command [ssh] [-oBatchMode=yes] [-p] [22] [qtintegration at testresults.qt-project.org] [mkdir -p "/var/www/testresults/ci/QtBase_dev_Integration/build_02253/win32-mingw47_developer-build_qtlibinfix_Windows_7" && cd "/var/www/testresults/ci/QtBase_dev_Integration/build_02253/win32-mingw47_developer-build_qtlibinfix_Windows_7" && gzip > .incoming.log.txt.gz && mv .incoming.log.txt.gz log.txt.gz] repeatedly failed, giving up. http://qt-ci.digia.com/job/QtBase_dev_Integration/./cfg=wince70embedded-armv4i-msvc2008_Windows_7/2253//consoleText -> /var/www/testresults/ci/QtBase_dev_Integration/build_02253/wince70embedded-armv4i-msvc2008_Windows_7/log.txt.gz (on testresults.qt-project.org): HTTP fetch http://qt-ci.digia.com/job/QtBase_dev_Integration/./cfg=wince70embedded-armv4i-msvc2008_Windows_7/2253//consoleText to ssh command [ssh] [-oBatchMode=yes] [-p] [22] [qtintegration at testresults.qt-project.org] [mkdir -p "/var/www/testresults/ci/QtBase_dev_Integration/build_02253/wince70embedded-armv4i-msvc2008_Windows_7" && cd "/var/www/testresults/ci/QtBase_dev_Integration/build_02253/wince70embedded-armv4i-msvc2008_Windows_7" && gzip > .incoming.log.txt.gz && mv .incoming.log.txt.gz log.txt.gz] repeatedly failed, giving up. http://qt-ci.digia.com/job/QtBase_dev_Integration/./cfg=macx-ios-clang_OSX_10.8/2253//consoleText -> /var/www/testresults/ci/QtBase_dev_Integration/build_02253/macx-ios-clang_OSX_10.8/log.txt.gz (on testresults.qt-project.org): HTTP fetch http://qt-ci.digia.com/job/QtBase_dev_Integration/./cfg=macx-ios-clang_OSX_10.8/2253//consoleText to ssh command [ssh] [-oBatchMode=yes] [-p] [22] [qtintegration at testresults.qt-project.org] [mkdir -p "/var/www/testresults/ci/QtBase_dev_Integration/build_02253/macx-ios-clang_OSX_10.8" && cd "/var/www/testresults/ci/QtBase_dev_Integration/build_02253/macx-ios-clang_OSX_10.8" && gzip > .incoming.log.txt.gz && mv .incoming.log.txt.gz log.txt.gz] repeatedly failed, giving up. http://qt-ci.digia.com/job/QtBase_dev_Integration/./cfg=macx-clang_no-framework_OSX_10.8/2253//consoleText -> /var/www/testresults/ci/QtBase_dev_Integration/build_02253/macx-clang_no-framework_OSX_10.8/log.txt.gz (on testresults.qt-project.org): HTTP fetch http://qt-ci.digia.com/job/QtBase_dev_Integration/./cfg=macx-clang_no-framework_OSX_10.8/2253//consoleText to ssh command [ssh] [-oBatchMode=yes] [-p] [22] [qtintegration at testresults.qt-project.org] [mkdir -p "/var/www/testresults/ci/QtBase_dev_Integration/build_02253/macx-clang_no-framework_OSX_10.8" && cd "/var/www/testresults/ci/QtBase_dev_Integration/build_02253/macx-clang_no-framework_OSX_10.8" && gzip > .incoming.log.txt.gz && mv .incoming.log.txt.gz log.txt.gz] repeatedly failed, giving up. http://qt-ci.digia.com/job/QtBase_dev_Integration/./cfg=linux-g++_no-widgets_Ubuntu_12.04_x64/2253//consoleText -> /var/www/testresults/ci/QtBase_dev_Integration/build_02253/linux-g++_no-widgets_Ubuntu_12.04_x64/log.txt.gz (on testresults.qt-project.org): HTTP fetch http://qt-ci.digia.com/job/QtBase_dev_Integration/./cfg=linux-g++_no-widgets_Ubuntu_12.04_x64/2253//consoleText to ssh command [ssh] [-oBatchMode=yes] [-p] [22] [qtintegration at testresults.qt-project.org] [mkdir -p "/var/www/testresults/ci/QtBase_dev_Integration/build_02253/linux-g++_no-widgets_Ubuntu_12.04_x64" && cd "/var/www/testresults/ci/QtBase_dev_Integration/build_02253/linux-g++_no-widgets_Ubuntu_12.04_x64" && gzip > .incoming.log.txt.gz && mv .incoming.log.txt.gz log.txt.gz] repeatedly failed, giving up. http://qt-ci.digia.com/job/QtBase_dev_Integration/./cfg=revdep-qtdeclarative_linux-g++_shadow-build_Ubuntu_11.10_x86/2253//consoleText -> /var/www/testresults/ci/QtBase_dev_Integration/build_02253/revdep-qtdeclarative_linux-g++_shadow-build_Ubuntu_11.10_x86/log.txt.gz (on testresults.qt-project.org): HTTP fetch http://qt-ci.digia.com/job/QtBase_dev_Integration/./cfg=revdep-qtdeclarative_linux-g++_shadow-build_Ubuntu_11.10_x86/2253//consoleText to ssh command [ssh] [-oBatchMode=yes] [-p] [22] [qtintegration at testresults.qt-project.org] [mkdir -p "/var/www/testresults/ci/QtBase_dev_Integration/build_02253/revdep-qtdeclarative_linux-g++_shadow-build_Ubuntu_11.10_x86" && cd "/var/www/testresults/ci/QtBase_dev_Integration/build_02253/revdep-qtdeclarative_linux-g++_shadow-build_Ubuntu_11.10_x86" && gzip > .incoming.log.txt.gz && mv .incoming.log.txt.gz log.txt.gz] repeatedly failed, giving up., retry in 16 seconds 2013-12-10T02:45:17Z: [Qt_4.8_Integration error] http://qt-ci.digia.com/job/Qt_4.8_Integration/./cfg=linux-g++_shadow-build_Ubuntu_12.04_x64/1714//consoleText -> /var/www/testresults/ci/Qt_4.8_Integration/build_01714/linux-g++_shadow-build_Ubuntu_12.04_x64/log.txt.gz (on testresults.qt-project.org): HTTP fetch http://qt-ci.digia.com/job/Qt_4.8_Integration/./cfg=linux-g++_shadow-build_Ubuntu_12.04_x64/1714//consoleText to ssh command [ssh] [-oBatchMode=yes] [-p] [22] [qtintegration at testresults.qt-project.org] [mkdir -p "/var/www/testresults/ci/Qt_4.8_Integration/build_01714/linux-g++_shadow-build_Ubuntu_12.04_x64" && cd "/var/www/testresults/ci/Qt_4.8_Integration/build_01714/linux-g++_shadow-build_Ubuntu_12.04_x64" && gzip > .incoming.log.txt.gz && mv .incoming.log.txt.gz log.txt.gz] repeatedly failed, giving up. http://qt-ci.digia.com/job/Qt_4.8_Integration/./cfg=linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/1714//consoleText -> /var/www/testresults/ci/Qt_4.8_Integration/build_01714/linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz (on testresults.qt-project.org): HTTP fetch http://qt-ci.digia.com/job/Qt_4.8_Integration/./cfg=linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/1714//consoleText to ssh command [ssh] [-oBatchMode=yes] [-p] [22] [qtintegration at testresults.qt-project.org] [mkdir -p "/var/www/testresults/ci/Qt_4.8_Integration/build_01714/linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64" && cd "/var/www/testresults/ci/Qt_4.8_Integration/build_01714/linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64" && gzip > .incoming.log.txt.gz && mv .incoming.log.txt.gz log.txt.gz] repeatedly failed, giving up. http://qt-ci.digia.com/job/Qt_4.8_Integration/./cfg=qws_linux-x86-g++/1714//consoleText -> /var/www/testresults/ci/Qt_4.8_Integration/build_01714/qws_linux-x86-g++/log.txt.gz (on testresults.qt-project.org): HTTP fetch http://qt-ci.digia.com/job/Qt_4.8_Integration/./cfg=qws_linux-x86-g++/1714//consoleText to ssh command [ssh] [-oBatchMode=yes] [-p] [22] [qtintegration at testresults.qt-project.org] [mkdir -p "/var/www/testresults/ci/Qt_4.8_Integration/build_01714/qws_linux-x86-g++" && cd "/var/www/testresults/ci/Qt_4.8_Integration/build_01714/qws_linux-x86-g++" && gzip > .incoming.log.txt.gz && mv .incoming.log.txt.gz log.txt.gz] repeatedly failed, giving up. http://qt-ci.digia.com/job/Qt_4.8_Integration/./cfg=linux-g++-32_Ubuntu_10.04_x86/1714//consoleText -> /var/www/testresults/ci/Qt_4.8_Integration/build_01714/linux-g++-32_Ubuntu_10.04_x86/log.txt.gz (on testresults.qt-project.org): HTTP fetch http://qt-ci.digia.com/job/Qt_4.8_Integration/./cfg=linux-g++-32_Ubuntu_10.04_x86/1714//consoleText to ssh command [ssh] [-oBatchMode=yes] [-p] [22] [qtintegration at testresults.qt-project.org] [mkdir -p "/var/www/testresults/ci/Qt_4.8_Integration/build_01714/linux-g++-32_Ubuntu_10.04_x86" && cd "/var/www/testresults/ci/Qt_4.8_Integration/build_01714/linux-g++-32_Ubuntu_10.04_x86" && gzip > .incoming.log.txt.gz && mv .incoming.log.txt.gz log.txt.gz] repeatedly failed, giving up., retry in 256 seconds From ci-noreply at qt-project.org Tue Dec 10 03:49:33 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 10 Dec 2013 04:49:33 +0200 Subject: [Ci-reports] Problems... Message-ID: <20131210_024933_048419.ci-noreply@qt-project.org> Some problems occurred recently... 2013-12-10T02:47:33Z: [QtBase_dev_Integration error] http://qt-ci.digia.com/job/QtBase_dev_Integration/./cfg=linux-android-g++_Ubuntu_12.04_x64/2253//consoleText -> /var/www/testresults/ci/QtBase_dev_Integration/build_02253/linux-android-g++_Ubuntu_12.04_x64/log.txt.gz (on testresults.qt-project.org): HTTP fetch http://qt-ci.digia.com/job/QtBase_dev_Integration/./cfg=linux-android-g++_Ubuntu_12.04_x64/2253//consoleText to ssh command [ssh] [-oBatchMode=yes] [-p] [22] [qtintegration at testresults.qt-project.org] [mkdir -p "/var/www/testresults/ci/QtBase_dev_Integration/build_02253/linux-android-g++_Ubuntu_12.04_x64" && cd "/var/www/testresults/ci/QtBase_dev_Integration/build_02253/linux-android-g++_Ubuntu_12.04_x64" && gzip > .incoming.log.txt.gz && mv .incoming.log.txt.gz log.txt.gz] repeatedly failed, giving up. http://qt-ci.digia.com/job/QtBase_dev_Integration/./cfg=revdep-qtdeclarative_linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/2253//consoleText -> /var/www/testresults/ci/QtBase_dev_Integration/build_02253/revdep-qtdeclarative_linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz (on testresults.qt-project.org): HTTP fetch http://qt-ci.digia.com/job/QtBase_dev_Integration/./cfg=revdep-qtdeclarative_linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/2253//consoleText to ssh command [ssh] [-oBatchMode=yes] [-p] [22] [qtintegration at testresults.qt-project.org] [mkdir -p "/var/www/testresults/ci/QtBase_dev_Integration/build_02253/revdep-qtdeclarative_linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64" && cd "/var/www/testresults/ci/QtBase_dev_Integration/build_02253/revdep-qtdeclarative_linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64" && gzip > .incoming.log.txt.gz && mv .incoming.log.txt.gz log.txt.gz] repeatedly failed, giving up. http://qt-ci.digia.com/job/QtBase_dev_Integration/./cfg=winrt-x64-msvc2012_Windows_8/2253//consoleText -> /var/www/testresults/ci/QtBase_dev_Integration/build_02253/winrt-x64-msvc2012_Windows_8/log.txt.gz (on testresults.qt-project.org): HTTP fetch http://qt-ci.digia.com/job/QtBase_dev_Integration/./cfg=winrt-x64-msvc2012_Windows_8/2253//consoleText to ssh command [ssh] [-oBatchMode=yes] [-p] [22] [qtintegration at testresults.qt-project.org] [mkdir -p "/var/www/testresults/ci/QtBase_dev_Integration/build_02253/winrt-x64-msvc2012_Windows_8" && cd "/var/www/testresults/ci/QtBase_dev_Integration/build_02253/winrt-x64-msvc2012_Windows_8" && gzip > .incoming.log.txt.gz && mv .incoming.log.txt.gz log.txt.gz] repeatedly failed, giving up. http://qt-ci.digia.com/job/QtBase_dev_Integration/./cfg=linux-arm-gnueabi-g++_Ubuntu_11.10_x86/2253//consoleText -> /var/www/testresults/ci/QtBase_dev_Integration/build_02253/linux-arm-gnueabi-g++_Ubuntu_11.10_x86/log.txt.gz (on testresults.qt-project.org): HTTP fetch http://qt-ci.digia.com/job/QtBase_dev_Integration/./cfg=linux-arm-gnueabi-g++_Ubuntu_11.10_x86/2253//consoleText to ssh command [ssh] [-oBatchMode=yes] [-p] [22] [qtintegration at testresults.qt-project.org] [mkdir -p "/var/www/testresults/ci/QtBase_dev_Integration/build_02253/linux-arm-gnueabi-g++_Ubuntu_11.10_x86" && cd "/var/www/testresults/ci/QtBase_dev_Integration/build_02253/linux-arm-gnueabi-g++_Ubuntu_11.10_x86" && gzip > .incoming.log.txt.gz && mv .incoming.log.txt.gz log.txt.gz] repeatedly failed, giving up. http://qt-ci.digia.com/job/QtBase_dev_Integration/./cfg=win32-mingw47_developer-build_qtlibinfix_Windows_7/2253//consoleText -> /var/www/testresults/ci/QtBase_dev_Integration/build_02253/win32-mingw47_developer-build_qtlibinfix_Windows_7/log.txt.gz (on testresults.qt-project.org): HTTP fetch http://qt-ci.digia.com/job/QtBase_dev_Integration/./cfg=win32-mingw47_developer-build_qtlibinfix_Windows_7/2253//consoleText to ssh command [ssh] [-oBatchMode=yes] [-p] [22] [qtintegration at testresults.qt-project.org] [mkdir -p "/var/www/testresults/ci/QtBase_dev_Integration/build_02253/win32-mingw47_developer-build_qtlibinfix_Windows_7" && cd "/var/www/testresults/ci/QtBase_dev_Integration/build_02253/win32-mingw47_developer-build_qtlibinfix_Windows_7" && gzip > .incoming.log.txt.gz && mv .incoming.log.txt.gz log.txt.gz] repeatedly failed, giving up. http://qt-ci.digia.com/job/QtBase_dev_Integration/./cfg=wince70embedded-armv4i-msvc2008_Windows_7/2253//consoleText -> /var/www/testresults/ci/QtBase_dev_Integration/build_02253/wince70embedded-armv4i-msvc2008_Windows_7/log.txt.gz (on testresults.qt-project.org): HTTP fetch http://qt-ci.digia.com/job/QtBase_dev_Integration/./cfg=wince70embedded-armv4i-msvc2008_Windows_7/2253//consoleText to ssh command [ssh] [-oBatchMode=yes] [-p] [22] [qtintegration at testresults.qt-project.org] [mkdir -p "/var/www/testresults/ci/QtBase_dev_Integration/build_02253/wince70embedded-armv4i-msvc2008_Windows_7" && cd "/var/www/testresults/ci/QtBase_dev_Integration/build_02253/wince70embedded-armv4i-msvc2008_Windows_7" && gzip > .incoming.log.txt.gz && mv .incoming.log.txt.gz log.txt.gz] repeatedly failed, giving up. http://qt-ci.digia.com/job/QtBase_dev_Integration/./cfg=macx-ios-clang_OSX_10.8/2253//consoleText -> /var/www/testresults/ci/QtBase_dev_Integration/build_02253/macx-ios-clang_OSX_10.8/log.txt.gz (on testresults.qt-project.org): HTTP fetch http://qt-ci.digia.com/job/QtBase_dev_Integration/./cfg=macx-ios-clang_OSX_10.8/2253//consoleText to ssh command [ssh] [-oBatchMode=yes] [-p] [22] [qtintegration at testresults.qt-project.org] [mkdir -p "/var/www/testresults/ci/QtBase_dev_Integration/build_02253/macx-ios-clang_OSX_10.8" && cd "/var/www/testresults/ci/QtBase_dev_Integration/build_02253/macx-ios-clang_OSX_10.8" && gzip > .incoming.log.txt.gz && mv .incoming.log.txt.gz log.txt.gz] repeatedly failed, giving up. http://qt-ci.digia.com/job/QtBase_dev_Integration/./cfg=macx-clang_no-framework_OSX_10.8/2253//consoleText -> /var/www/testresults/ci/QtBase_dev_Integration/build_02253/macx-clang_no-framework_OSX_10.8/log.txt.gz (on testresults.qt-project.org): HTTP fetch http://qt-ci.digia.com/job/QtBase_dev_Integration/./cfg=macx-clang_no-framework_OSX_10.8/2253//consoleText to ssh command [ssh] [-oBatchMode=yes] [-p] [22] [qtintegration at testresults.qt-project.org] [mkdir -p "/var/www/testresults/ci/QtBase_dev_Integration/build_02253/macx-clang_no-framework_OSX_10.8" && cd "/var/www/testresults/ci/QtBase_dev_Integration/build_02253/macx-clang_no-framework_OSX_10.8" && gzip > .incoming.log.txt.gz && mv .incoming.log.txt.gz log.txt.gz] repeatedly failed, giving up. http://qt-ci.digia.com/job/QtBase_dev_Integration/./cfg=linux-g++_no-widgets_Ubuntu_12.04_x64/2253//consoleText -> /var/www/testresults/ci/QtBase_dev_Integration/build_02253/linux-g++_no-widgets_Ubuntu_12.04_x64/log.txt.gz (on testresults.qt-project.org): HTTP fetch http://qt-ci.digia.com/job/QtBase_dev_Integration/./cfg=linux-g++_no-widgets_Ubuntu_12.04_x64/2253//consoleText to ssh command [ssh] [-oBatchMode=yes] [-p] [22] [qtintegration at testresults.qt-project.org] [mkdir -p "/var/www/testresults/ci/QtBase_dev_Integration/build_02253/linux-g++_no-widgets_Ubuntu_12.04_x64" && cd "/var/www/testresults/ci/QtBase_dev_Integration/build_02253/linux-g++_no-widgets_Ubuntu_12.04_x64" && gzip > .incoming.log.txt.gz && mv .incoming.log.txt.gz log.txt.gz] repeatedly failed, giving up. http://qt-ci.digia.com/job/QtBase_dev_Integration/./cfg=revdep-qtdeclarative_linux-g++_shadow-build_Ubuntu_11.10_x86/2253//consoleText -> /var/www/testresults/ci/QtBase_dev_Integration/build_02253/revdep-qtdeclarative_linux-g++_shadow-build_Ubuntu_11.10_x86/log.txt.gz (on testresults.qt-project.org): HTTP fetch http://qt-ci.digia.com/job/QtBase_dev_Integration/./cfg=revdep-qtdeclarative_linux-g++_shadow-build_Ubuntu_11.10_x86/2253//consoleText to ssh command [ssh] [-oBatchMode=yes] [-p] [22] [qtintegration at testresults.qt-project.org] [mkdir -p "/var/www/testresults/ci/QtBase_dev_Integration/build_02253/revdep-qtdeclarative_linux-g++_shadow-build_Ubuntu_11.10_x86" && cd "/var/www/testresults/ci/QtBase_dev_Integration/build_02253/revdep-qtdeclarative_linux-g++_shadow-build_Ubuntu_11.10_x86" && gzip > .incoming.log.txt.gz && mv .incoming.log.txt.gz log.txt.gz] repeatedly failed, giving up., retry in 32 seconds From ci-noreply at qt-project.org Tue Dec 10 03:55:27 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 10 Dec 2013 04:55:27 +0200 Subject: [Ci-reports] Problems... Message-ID: <20131210_025527_001998.ci-noreply@qt-project.org> Some problems occurred recently... 2013-12-10T02:50:14Z: [QtBase_dev_Integration error] http://qt-ci.digia.com/job/QtBase_dev_Integration/./cfg=linux-g++_shadow-build_Ubuntu_11.10_x86/2253//consoleText -> /var/www/testresults/ci/QtBase_dev_Integration/build_02253/linux-g++_shadow-build_Ubuntu_11.10_x86/log.txt.gz (on testresults.qt-project.org): HTTP fetch http://qt-ci.digia.com/job/QtBase_dev_Integration/./cfg=linux-g++_shadow-build_Ubuntu_11.10_x86/2253//consoleText to ssh command [ssh] [-oBatchMode=yes] [-p] [22] [qtintegration at testresults.qt-project.org] [mkdir -p "/var/www/testresults/ci/QtBase_dev_Integration/build_02253/linux-g++_shadow-build_Ubuntu_11.10_x86" && cd "/var/www/testresults/ci/QtBase_dev_Integration/build_02253/linux-g++_shadow-build_Ubuntu_11.10_x86" && gzip > .incoming.log.txt.gz && mv .incoming.log.txt.gz log.txt.gz] repeatedly failed, giving up. http://qt-ci.digia.com/job/QtBase_dev_Integration/./cfg=linux-android-g++_Ubuntu_12.04_x64/2253//consoleText -> /var/www/testresults/ci/QtBase_dev_Integration/build_02253/linux-android-g++_Ubuntu_12.04_x64/log.txt.gz (on testresults.qt-project.org): HTTP fetch http://qt-ci.digia.com/job/QtBase_dev_Integration/./cfg=linux-android-g++_Ubuntu_12.04_x64/2253//consoleText to ssh command [ssh] [-oBatchMode=yes] [-p] [22] [qtintegration at testresults.qt-project.org] [mkdir -p "/var/www/testresults/ci/QtBase_dev_Integration/build_02253/linux-android-g++_Ubuntu_12.04_x64" && cd "/var/www/testresults/ci/QtBase_dev_Integration/build_02253/linux-android-g++_Ubuntu_12.04_x64" && gzip > .incoming.log.txt.gz && mv .incoming.log.txt.gz log.txt.gz] repeatedly failed, giving up. http://qt-ci.digia.com/job/QtBase_dev_Integration/./cfg=revdep-qtdeclarative_linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/2253//consoleText -> /var/www/testresults/ci/QtBase_dev_Integration/build_02253/revdep-qtdeclarative_linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz (on testresults.qt-project.org): HTTP fetch http://qt-ci.digia.com/job/QtBase_dev_Integration/./cfg=revdep-qtdeclarative_linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/2253//consoleText to ssh command [ssh] [-oBatchMode=yes] [-p] [22] [qtintegration at testresults.qt-project.org] [mkdir -p "/var/www/testresults/ci/QtBase_dev_Integration/build_02253/revdep-qtdeclarative_linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64" && cd "/var/www/testresults/ci/QtBase_dev_Integration/build_02253/revdep-qtdeclarative_linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64" && gzip > .incoming.log.txt.gz && mv .incoming.log.txt.gz log.txt.gz] repeatedly failed, giving up. http://qt-ci.digia.com/job/QtBase_dev_Integration/./cfg=winrt-x64-msvc2012_Windows_8/2253//consoleText -> /var/www/testresults/ci/QtBase_dev_Integration/build_02253/winrt-x64-msvc2012_Windows_8/log.txt.gz (on testresults.qt-project.org): HTTP fetch http://qt-ci.digia.com/job/QtBase_dev_Integration/./cfg=winrt-x64-msvc2012_Windows_8/2253//consoleText to ssh command [ssh] [-oBatchMode=yes] [-p] [22] [qtintegration at testresults.qt-project.org] [mkdir -p "/var/www/testresults/ci/QtBase_dev_Integration/build_02253/winrt-x64-msvc2012_Windows_8" && cd "/var/www/testresults/ci/QtBase_dev_Integration/build_02253/winrt-x64-msvc2012_Windows_8" && gzip > .incoming.log.txt.gz && mv .incoming.log.txt.gz log.txt.gz] repeatedly failed, giving up. http://qt-ci.digia.com/job/QtBase_dev_Integration/./cfg=linux-arm-gnueabi-g++_Ubuntu_11.10_x86/2253//consoleText -> /var/www/testresults/ci/QtBase_dev_Integration/build_02253/linux-arm-gnueabi-g++_Ubuntu_11.10_x86/log.txt.gz (on testresults.qt-project.org): HTTP fetch http://qt-ci.digia.com/job/QtBase_dev_Integration/./cfg=linux-arm-gnueabi-g++_Ubuntu_11.10_x86/2253//consoleText to ssh command [ssh] [-oBatchMode=yes] [-p] [22] [qtintegration at testresults.qt-project.org] [mkdir -p "/var/www/testresults/ci/QtBase_dev_Integration/build_02253/linux-arm-gnueabi-g++_Ubuntu_11.10_x86" && cd "/var/www/testresults/ci/QtBase_dev_Integration/build_02253/linux-arm-gnueabi-g++_Ubuntu_11.10_x86" && gzip > .incoming.log.txt.gz && mv .incoming.log.txt.gz log.txt.gz] repeatedly failed, giving up. http://qt-ci.digia.com/job/QtBase_dev_Integration/./cfg=win32-mingw47_developer-build_qtlibinfix_Windows_7/2253//consoleText -> /var/www/testresults/ci/QtBase_dev_Integration/build_02253/win32-mingw47_developer-build_qtlibinfix_Windows_7/log.txt.gz (on testresults.qt-project.org): HTTP fetch http://qt-ci.digia.com/job/QtBase_dev_Integration/./cfg=win32-mingw47_developer-build_qtlibinfix_Windows_7/2253//consoleText to ssh command [ssh] [-oBatchMode=yes] [-p] [22] [qtintegration at testresults.qt-project.org] [mkdir -p "/var/www/testresults/ci/QtBase_dev_Integration/build_02253/win32-mingw47_developer-build_qtlibinfix_Windows_7" && cd "/var/www/testresults/ci/QtBase_dev_Integration/build_02253/win32-mingw47_developer-build_qtlibinfix_Windows_7" && gzip > .incoming.log.txt.gz && mv .incoming.log.txt.gz log.txt.gz] repeatedly failed, giving up. http://qt-ci.digia.com/job/QtBase_dev_Integration/./cfg=wince70embedded-armv4i-msvc2008_Windows_7/2253//consoleText -> /var/www/testresults/ci/QtBase_dev_Integration/build_02253/wince70embedded-armv4i-msvc2008_Windows_7/log.txt.gz (on testresults.qt-project.org): HTTP fetch http://qt-ci.digia.com/job/QtBase_dev_Integration/./cfg=wince70embedded-armv4i-msvc2008_Windows_7/2253//consoleText to ssh command [ssh] [-oBatchMode=yes] [-p] [22] [qtintegration at testresults.qt-project.org] [mkdir -p "/var/www/testresults/ci/QtBase_dev_Integration/build_02253/wince70embedded-armv4i-msvc2008_Windows_7" && cd "/var/www/testresults/ci/QtBase_dev_Integration/build_02253/wince70embedded-armv4i-msvc2008_Windows_7" && gzip > .incoming.log.txt.gz && mv .incoming.log.txt.gz log.txt.gz] repeatedly failed, giving up. http://qt-ci.digia.com/job/QtBase_dev_Integration/./cfg=macx-ios-clang_OSX_10.8/2253//consoleText -> /var/www/testresults/ci/QtBase_dev_Integration/build_02253/macx-ios-clang_OSX_10.8/log.txt.gz (on testresults.qt-project.org): HTTP fetch http://qt-ci.digia.com/job/QtBase_dev_Integration/./cfg=macx-ios-clang_OSX_10.8/2253//consoleText to ssh command [ssh] [-oBatchMode=yes] [-p] [22] [qtintegration at testresults.qt-project.org] [mkdir -p "/var/www/testresults/ci/QtBase_dev_Integration/build_02253/macx-ios-clang_OSX_10.8" && cd "/var/www/testresults/ci/QtBase_dev_Integration/build_02253/macx-ios-clang_OSX_10.8" && gzip > .incoming.log.txt.gz && mv .incoming.log.txt.gz log.txt.gz] repeatedly failed, giving up. http://qt-ci.digia.com/job/QtBase_dev_Integration/./cfg=macx-clang_no-framework_OSX_10.8/2253//consoleText -> /var/www/testresults/ci/QtBase_dev_Integration/build_02253/macx-clang_no-framework_OSX_10.8/log.txt.gz (on testresults.qt-project.org): HTTP fetch http://qt-ci.digia.com/job/QtBase_dev_Integration/./cfg=macx-clang_no-framework_OSX_10.8/2253//consoleText to ssh command [ssh] [-oBatchMode=yes] [-p] [22] [qtintegration at testresults.qt-project.org] [mkdir -p "/var/www/testresults/ci/QtBase_dev_Integration/build_02253/macx-clang_no-framework_OSX_10.8" && cd "/var/www/testresults/ci/QtBase_dev_Integration/build_02253/macx-clang_no-framework_OSX_10.8" && gzip > .incoming.log.txt.gz && mv .incoming.log.txt.gz log.txt.gz] repeatedly failed, giving up. http://qt-ci.digia.com/job/QtBase_dev_Integration/./cfg=linux-g++_no-widgets_Ubuntu_12.04_x64/2253//consoleText -> /var/www/testresults/ci/QtBase_dev_Integration/build_02253/linux-g++_no-widgets_Ubuntu_12.04_x64/log.txt.gz (on testresults.qt-project.org): HTTP fetch http://qt-ci.digia.com/job/QtBase_dev_Integration/./cfg=linux-g++_no-widgets_Ubuntu_12.04_x64/2253//consoleText to ssh command [ssh] [-oBatchMode=yes] [-p] [22] [qtintegration at testresults.qt-project.org] [mkdir -p "/var/www/testresults/ci/QtBase_dev_Integration/build_02253/linux-g++_no-widgets_Ubuntu_12.04_x64" && cd "/var/www/testresults/ci/QtBase_dev_Integration/build_02253/linux-g++_no-widgets_Ubuntu_12.04_x64" && gzip > .incoming.log.txt.gz && mv .incoming.log.txt.gz log.txt.gz] repeatedly failed, giving up. http://qt-ci.digia.com/job/QtBase_dev_Integration/./cfg=revdep-qtdeclarative_linux-g++_shadow-build_Ubuntu_11.10_x86/2253//consoleText -> /var/www/testresults/ci/QtBase_dev_Integration/build_02253/revdep-qtdeclarative_linux-g++_shadow-build_Ubuntu_11.10_x86/log.txt.gz (on testresults.qt-project.org): HTTP fetch http://qt-ci.digia.com/job/QtBase_dev_Integration/./cfg=revdep-qtdeclarative_linux-g++_shadow-build_Ubuntu_11.10_x86/2253//consoleText to ssh command [ssh] [-oBatchMode=yes] [-p] [22] [qtintegration at testresults.qt-project.org] [mkdir -p "/var/www/testresults/ci/QtBase_dev_Integration/build_02253/revdep-qtdeclarative_linux-g++_shadow-build_Ubuntu_11.10_x86" && cd "/var/www/testresults/ci/QtBase_dev_Integration/build_02253/revdep-qtdeclarative_linux-g++_shadow-build_Ubuntu_11.10_x86" && gzip > .incoming.log.txt.gz && mv .incoming.log.txt.gz log.txt.gz] repeatedly failed, giving up., retry in 64 seconds 2013-12-10T02:51:41Z: [Qt_4.8_Integration error] http://qt-ci.digia.com/job/Qt_4.8_Integration/./cfg=linux-g++_shadow-build_Ubuntu_12.04_x64/1714//consoleText -> /var/www/testresults/ci/Qt_4.8_Integration/build_01714/linux-g++_shadow-build_Ubuntu_12.04_x64/log.txt.gz (on testresults.qt-project.org): HTTP fetch http://qt-ci.digia.com/job/Qt_4.8_Integration/./cfg=linux-g++_shadow-build_Ubuntu_12.04_x64/1714//consoleText to ssh command [ssh] [-oBatchMode=yes] [-p] [22] [qtintegration at testresults.qt-project.org] [mkdir -p "/var/www/testresults/ci/Qt_4.8_Integration/build_01714/linux-g++_shadow-build_Ubuntu_12.04_x64" && cd "/var/www/testresults/ci/Qt_4.8_Integration/build_01714/linux-g++_shadow-build_Ubuntu_12.04_x64" && gzip > .incoming.log.txt.gz && mv .incoming.log.txt.gz log.txt.gz] repeatedly failed, giving up. http://qt-ci.digia.com/job/Qt_4.8_Integration/./cfg=linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/1714//consoleText -> /var/www/testresults/ci/Qt_4.8_Integration/build_01714/linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz (on testresults.qt-project.org): HTTP fetch http://qt-ci.digia.com/job/Qt_4.8_Integration/./cfg=linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/1714//consoleText to ssh command [ssh] [-oBatchMode=yes] [-p] [22] [qtintegration at testresults.qt-project.org] [mkdir -p "/var/www/testresults/ci/Qt_4.8_Integration/build_01714/linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64" && cd "/var/www/testresults/ci/Qt_4.8_Integration/build_01714/linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64" && gzip > .incoming.log.txt.gz && mv .incoming.log.txt.gz log.txt.gz] repeatedly failed, giving up. http://qt-ci.digia.com/job/Qt_4.8_Integration/./cfg=qws_linux-x86-g++/1714//consoleText -> /var/www/testresults/ci/Qt_4.8_Integration/build_01714/qws_linux-x86-g++/log.txt.gz (on testresults.qt-project.org): HTTP fetch http://qt-ci.digia.com/job/Qt_4.8_Integration/./cfg=qws_linux-x86-g++/1714//consoleText to ssh command [ssh] [-oBatchMode=yes] [-p] [22] [qtintegration at testresults.qt-project.org] [mkdir -p "/var/www/testresults/ci/Qt_4.8_Integration/build_01714/qws_linux-x86-g++" && cd "/var/www/testresults/ci/Qt_4.8_Integration/build_01714/qws_linux-x86-g++" && gzip > .incoming.log.txt.gz && mv .incoming.log.txt.gz log.txt.gz] repeatedly failed, giving up. http://qt-ci.digia.com/job/Qt_4.8_Integration/./cfg=linux-g++-32_Ubuntu_10.04_x86/1714//consoleText -> /var/www/testresults/ci/Qt_4.8_Integration/build_01714/linux-g++-32_Ubuntu_10.04_x86/log.txt.gz (on testresults.qt-project.org): HTTP fetch http://qt-ci.digia.com/job/Qt_4.8_Integration/./cfg=linux-g++-32_Ubuntu_10.04_x86/1714//consoleText to ssh command [ssh] [-oBatchMode=yes] [-p] [22] [qtintegration at testresults.qt-project.org] [mkdir -p "/var/www/testresults/ci/Qt_4.8_Integration/build_01714/linux-g++-32_Ubuntu_10.04_x86" && cd "/var/www/testresults/ci/Qt_4.8_Integration/build_01714/linux-g++-32_Ubuntu_10.04_x86" && gzip > .incoming.log.txt.gz && mv .incoming.log.txt.gz log.txt.gz] repeatedly failed, giving up., occurred repeatedly. 2013-12-10T02:51:41Z: [Qt_4.8_Integration error] Suspending for investigation; to resume: kill -USR2 30022 2013-12-10T02:53:27Z: [QtBase_dev_Integration error] http://qt-ci.digia.com/job/QtBase_dev_Integration/./cfg=linux-g++_shadow-build_Ubuntu_11.10_x86/2253//consoleText -> /var/www/testresults/ci/QtBase_dev_Integration/build_02253/linux-g++_shadow-build_Ubuntu_11.10_x86/log.txt.gz (on testresults.qt-project.org): HTTP fetch http://qt-ci.digia.com/job/QtBase_dev_Integration/./cfg=linux-g++_shadow-build_Ubuntu_11.10_x86/2253//consoleText to ssh command [ssh] [-oBatchMode=yes] [-p] [22] [qtintegration at testresults.qt-project.org] [mkdir -p "/var/www/testresults/ci/QtBase_dev_Integration/build_02253/linux-g++_shadow-build_Ubuntu_11.10_x86" && cd "/var/www/testresults/ci/QtBase_dev_Integration/build_02253/linux-g++_shadow-build_Ubuntu_11.10_x86" && gzip > .incoming.log.txt.gz && mv .incoming.log.txt.gz log.txt.gz] repeatedly failed, giving up. http://qt-ci.digia.com/job/QtBase_dev_Integration/./cfg=linux-android-g++_Ubuntu_12.04_x64/2253//consoleText -> /var/www/testresults/ci/QtBase_dev_Integration/build_02253/linux-android-g++_Ubuntu_12.04_x64/log.txt.gz (on testresults.qt-project.org): HTTP fetch http://qt-ci.digia.com/job/QtBase_dev_Integration/./cfg=linux-android-g++_Ubuntu_12.04_x64/2253//consoleText to ssh command [ssh] [-oBatchMode=yes] [-p] [22] [qtintegration at testresults.qt-project.org] [mkdir -p "/var/www/testresults/ci/QtBase_dev_Integration/build_02253/linux-android-g++_Ubuntu_12.04_x64" && cd "/var/www/testresults/ci/QtBase_dev_Integration/build_02253/linux-android-g++_Ubuntu_12.04_x64" && gzip > .incoming.log.txt.gz && mv .incoming.log.txt.gz log.txt.gz] repeatedly failed, giving up. http://qt-ci.digia.com/job/QtBase_dev_Integration/./cfg=revdep-qtdeclarative_linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/2253//consoleText -> /var/www/testresults/ci/QtBase_dev_Integration/build_02253/revdep-qtdeclarative_linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz (on testresults.qt-project.org): HTTP fetch http://qt-ci.digia.com/job/QtBase_dev_Integration/./cfg=revdep-qtdeclarative_linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/2253//consoleText to ssh command [ssh] [-oBatchMode=yes] [-p] [22] [qtintegration at testresults.qt-project.org] [mkdir -p "/var/www/testresults/ci/QtBase_dev_Integration/build_02253/revdep-qtdeclarative_linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64" && cd "/var/www/testresults/ci/QtBase_dev_Integration/build_02253/revdep-qtdeclarative_linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64" && gzip > .incoming.log.txt.gz && mv .incoming.log.txt.gz log.txt.gz] repeatedly failed, giving up. http://qt-ci.digia.com/job/QtBase_dev_Integration/./cfg=winrt-x64-msvc2012_Windows_8/2253//consoleText -> /var/www/testresults/ci/QtBase_dev_Integration/build_02253/winrt-x64-msvc2012_Windows_8/log.txt.gz (on testresults.qt-project.org): HTTP fetch http://qt-ci.digia.com/job/QtBase_dev_Integration/./cfg=winrt-x64-msvc2012_Windows_8/2253//consoleText to ssh command [ssh] [-oBatchMode=yes] [-p] [22] [qtintegration at testresults.qt-project.org] [mkdir -p "/var/www/testresults/ci/QtBase_dev_Integration/build_02253/winrt-x64-msvc2012_Windows_8" && cd "/var/www/testresults/ci/QtBase_dev_Integration/build_02253/winrt-x64-msvc2012_Windows_8" && gzip > .incoming.log.txt.gz && mv .incoming.log.txt.gz log.txt.gz] repeatedly failed, giving up. http://qt-ci.digia.com/job/QtBase_dev_Integration/./cfg=linux-arm-gnueabi-g++_Ubuntu_11.10_x86/2253//consoleText -> /var/www/testresults/ci/QtBase_dev_Integration/build_02253/linux-arm-gnueabi-g++_Ubuntu_11.10_x86/log.txt.gz (on testresults.qt-project.org): HTTP fetch http://qt-ci.digia.com/job/QtBase_dev_Integration/./cfg=linux-arm-gnueabi-g++_Ubuntu_11.10_x86/2253//consoleText to ssh command [ssh] [-oBatchMode=yes] [-p] [22] [qtintegration at testresults.qt-project.org] [mkdir -p "/var/www/testresults/ci/QtBase_dev_Integration/build_02253/linux-arm-gnueabi-g++_Ubuntu_11.10_x86" && cd "/var/www/testresults/ci/QtBase_dev_Integration/build_02253/linux-arm-gnueabi-g++_Ubuntu_11.10_x86" && gzip > .incoming.log.txt.gz && mv .incoming.log.txt.gz log.txt.gz] repeatedly failed, giving up. http://qt-ci.digia.com/job/QtBase_dev_Integration/./cfg=win32-mingw47_developer-build_qtlibinfix_Windows_7/2253//consoleText -> /var/www/testresults/ci/QtBase_dev_Integration/build_02253/win32-mingw47_developer-build_qtlibinfix_Windows_7/log.txt.gz (on testresults.qt-project.org): HTTP fetch http://qt-ci.digia.com/job/QtBase_dev_Integration/./cfg=win32-mingw47_developer-build_qtlibinfix_Windows_7/2253//consoleText to ssh command [ssh] [-oBatchMode=yes] [-p] [22] [qtintegration at testresults.qt-project.org] [mkdir -p "/var/www/testresults/ci/QtBase_dev_Integration/build_02253/win32-mingw47_developer-build_qtlibinfix_Windows_7" && cd "/var/www/testresults/ci/QtBase_dev_Integration/build_02253/win32-mingw47_developer-build_qtlibinfix_Windows_7" && gzip > .incoming.log.txt.gz && mv .incoming.log.txt.gz log.txt.gz] repeatedly failed, giving up. http://qt-ci.digia.com/job/QtBase_dev_Integration/./cfg=wince70embedded-armv4i-msvc2008_Windows_7/2253//consoleText -> /var/www/testresults/ci/QtBase_dev_Integration/build_02253/wince70embedded-armv4i-msvc2008_Windows_7/log.txt.gz (on testresults.qt-project.org): HTTP fetch http://qt-ci.digia.com/job/QtBase_dev_Integration/./cfg=wince70embedded-armv4i-msvc2008_Windows_7/2253//consoleText to ssh command [ssh] [-oBatchMode=yes] [-p] [22] [qtintegration at testresults.qt-project.org] [mkdir -p "/var/www/testresults/ci/QtBase_dev_Integration/build_02253/wince70embedded-armv4i-msvc2008_Windows_7" && cd "/var/www/testresults/ci/QtBase_dev_Integration/build_02253/wince70embedded-armv4i-msvc2008_Windows_7" && gzip > .incoming.log.txt.gz && mv .incoming.log.txt.gz log.txt.gz] repeatedly failed, giving up. http://qt-ci.digia.com/job/QtBase_dev_Integration/./cfg=macx-ios-clang_OSX_10.8/2253//consoleText -> /var/www/testresults/ci/QtBase_dev_Integration/build_02253/macx-ios-clang_OSX_10.8/log.txt.gz (on testresults.qt-project.org): HTTP fetch http://qt-ci.digia.com/job/QtBase_dev_Integration/./cfg=macx-ios-clang_OSX_10.8/2253//consoleText to ssh command [ssh] [-oBatchMode=yes] [-p] [22] [qtintegration at testresults.qt-project.org] [mkdir -p "/var/www/testresults/ci/QtBase_dev_Integration/build_02253/macx-ios-clang_OSX_10.8" && cd "/var/www/testresults/ci/QtBase_dev_Integration/build_02253/macx-ios-clang_OSX_10.8" && gzip > .incoming.log.txt.gz && mv .incoming.log.txt.gz log.txt.gz] repeatedly failed, giving up. http://qt-ci.digia.com/job/QtBase_dev_Integration/./cfg=macx-clang_no-framework_OSX_10.8/2253//consoleText -> /var/www/testresults/ci/QtBase_dev_Integration/build_02253/macx-clang_no-framework_OSX_10.8/log.txt.gz (on testresults.qt-project.org): HTTP fetch http://qt-ci.digia.com/job/QtBase_dev_Integration/./cfg=macx-clang_no-framework_OSX_10.8/2253//consoleText to ssh command [ssh] [-oBatchMode=yes] [-p] [22] [qtintegration at testresults.qt-project.org] [mkdir -p "/var/www/testresults/ci/QtBase_dev_Integration/build_02253/macx-clang_no-framework_OSX_10.8" && cd "/var/www/testresults/ci/QtBase_dev_Integration/build_02253/macx-clang_no-framework_OSX_10.8" && gzip > .incoming.log.txt.gz && mv .incoming.log.txt.gz log.txt.gz] repeatedly failed, giving up. http://qt-ci.digia.com/job/QtBase_dev_Integration/./cfg=linux-g++_no-widgets_Ubuntu_12.04_x64/2253//consoleText -> /var/www/testresults/ci/QtBase_dev_Integration/build_02253/linux-g++_no-widgets_Ubuntu_12.04_x64/log.txt.gz (on testresults.qt-project.org): HTTP fetch http://qt-ci.digia.com/job/QtBase_dev_Integration/./cfg=linux-g++_no-widgets_Ubuntu_12.04_x64/2253//consoleText to ssh command [ssh] [-oBatchMode=yes] [-p] [22] [qtintegration at testresults.qt-project.org] [mkdir -p "/var/www/testresults/ci/QtBase_dev_Integration/build_02253/linux-g++_no-widgets_Ubuntu_12.04_x64" && cd "/var/www/testresults/ci/QtBase_dev_Integration/build_02253/linux-g++_no-widgets_Ubuntu_12.04_x64" && gzip > .incoming.log.txt.gz && mv .incoming.log.txt.gz log.txt.gz] repeatedly failed, giving up. http://qt-ci.digia.com/job/QtBase_dev_Integration/./cfg=revdep-qtdeclarative_linux-g++_shadow-build_Ubuntu_11.10_x86/2253//consoleText -> /var/www/testresults/ci/QtBase_dev_Integration/build_02253/revdep-qtdeclarative_linux-g++_shadow-build_Ubuntu_11.10_x86/log.txt.gz (on testresults.qt-project.org): HTTP fetch http://qt-ci.digia.com/job/QtBase_dev_Integration/./cfg=revdep-qtdeclarative_linux-g++_shadow-build_Ubuntu_11.10_x86/2253//consoleText to ssh command [ssh] [-oBatchMode=yes] [-p] [22] [qtintegration at testresults.qt-project.org] [mkdir -p "/var/www/testresults/ci/QtBase_dev_Integration/build_02253/revdep-qtdeclarative_linux-g++_shadow-build_Ubuntu_11.10_x86" && cd "/var/www/testresults/ci/QtBase_dev_Integration/build_02253/revdep-qtdeclarative_linux-g++_shadow-build_Ubuntu_11.10_x86" && gzip > .incoming.log.txt.gz && mv .incoming.log.txt.gz log.txt.gz] repeatedly failed, giving up., retry in 128 seconds From ci-noreply at qt-project.org Tue Dec 10 03:59:43 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 10 Dec 2013 04:59:43 +0200 Subject: [Ci-reports] Problems... Message-ID: <20131210_025943_091674.ci-noreply@qt-project.org> Some problems occurred recently... 2013-12-10T02:57:44Z: [QtBase_dev_Integration error] http://qt-ci.digia.com/job/QtBase_dev_Integration/./cfg=linux-g++_shadow-build_Ubuntu_11.10_x86/2253//consoleText -> /var/www/testresults/ci/QtBase_dev_Integration/build_02253/linux-g++_shadow-build_Ubuntu_11.10_x86/log.txt.gz (on testresults.qt-project.org): HTTP fetch http://qt-ci.digia.com/job/QtBase_dev_Integration/./cfg=linux-g++_shadow-build_Ubuntu_11.10_x86/2253//consoleText to ssh command [ssh] [-oBatchMode=yes] [-p] [22] [qtintegration at testresults.qt-project.org] [mkdir -p "/var/www/testresults/ci/QtBase_dev_Integration/build_02253/linux-g++_shadow-build_Ubuntu_11.10_x86" && cd "/var/www/testresults/ci/QtBase_dev_Integration/build_02253/linux-g++_shadow-build_Ubuntu_11.10_x86" && gzip > .incoming.log.txt.gz && mv .incoming.log.txt.gz log.txt.gz] repeatedly failed, giving up. http://qt-ci.digia.com/job/QtBase_dev_Integration/./cfg=linux-android-g++_Ubuntu_12.04_x64/2253//consoleText -> /var/www/testresults/ci/QtBase_dev_Integration/build_02253/linux-android-g++_Ubuntu_12.04_x64/log.txt.gz (on testresults.qt-project.org): HTTP fetch http://qt-ci.digia.com/job/QtBase_dev_Integration/./cfg=linux-android-g++_Ubuntu_12.04_x64/2253//consoleText to ssh command [ssh] [-oBatchMode=yes] [-p] [22] [qtintegration at testresults.qt-project.org] [mkdir -p "/var/www/testresults/ci/QtBase_dev_Integration/build_02253/linux-android-g++_Ubuntu_12.04_x64" && cd "/var/www/testresults/ci/QtBase_dev_Integration/build_02253/linux-android-g++_Ubuntu_12.04_x64" && gzip > .incoming.log.txt.gz && mv .incoming.log.txt.gz log.txt.gz] repeatedly failed, giving up. http://qt-ci.digia.com/job/QtBase_dev_Integration/./cfg=revdep-qtdeclarative_linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/2253//consoleText -> /var/www/testresults/ci/QtBase_dev_Integration/build_02253/revdep-qtdeclarative_linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz (on testresults.qt-project.org): HTTP fetch http://qt-ci.digia.com/job/QtBase_dev_Integration/./cfg=revdep-qtdeclarative_linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/2253//consoleText to ssh command [ssh] [-oBatchMode=yes] [-p] [22] [qtintegration at testresults.qt-project.org] [mkdir -p "/var/www/testresults/ci/QtBase_dev_Integration/build_02253/revdep-qtdeclarative_linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64" && cd "/var/www/testresults/ci/QtBase_dev_Integration/build_02253/revdep-qtdeclarative_linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64" && gzip > .incoming.log.txt.gz && mv .incoming.log.txt.gz log.txt.gz] repeatedly failed, giving up. http://qt-ci.digia.com/job/QtBase_dev_Integration/./cfg=winrt-x64-msvc2012_Windows_8/2253//consoleText -> /var/www/testresults/ci/QtBase_dev_Integration/build_02253/winrt-x64-msvc2012_Windows_8/log.txt.gz (on testresults.qt-project.org): HTTP fetch http://qt-ci.digia.com/job/QtBase_dev_Integration/./cfg=winrt-x64-msvc2012_Windows_8/2253//consoleText to ssh command [ssh] [-oBatchMode=yes] [-p] [22] [qtintegration at testresults.qt-project.org] [mkdir -p "/var/www/testresults/ci/QtBase_dev_Integration/build_02253/winrt-x64-msvc2012_Windows_8" && cd "/var/www/testresults/ci/QtBase_dev_Integration/build_02253/winrt-x64-msvc2012_Windows_8" && gzip > .incoming.log.txt.gz && mv .incoming.log.txt.gz log.txt.gz] repeatedly failed, giving up. http://qt-ci.digia.com/job/QtBase_dev_Integration/./cfg=linux-arm-gnueabi-g++_Ubuntu_11.10_x86/2253//consoleText -> /var/www/testresults/ci/QtBase_dev_Integration/build_02253/linux-arm-gnueabi-g++_Ubuntu_11.10_x86/log.txt.gz (on testresults.qt-project.org): HTTP fetch http://qt-ci.digia.com/job/QtBase_dev_Integration/./cfg=linux-arm-gnueabi-g++_Ubuntu_11.10_x86/2253//consoleText to ssh command [ssh] [-oBatchMode=yes] [-p] [22] [qtintegration at testresults.qt-project.org] [mkdir -p "/var/www/testresults/ci/QtBase_dev_Integration/build_02253/linux-arm-gnueabi-g++_Ubuntu_11.10_x86" && cd "/var/www/testresults/ci/QtBase_dev_Integration/build_02253/linux-arm-gnueabi-g++_Ubuntu_11.10_x86" && gzip > .incoming.log.txt.gz && mv .incoming.log.txt.gz log.txt.gz] repeatedly failed, giving up. http://qt-ci.digia.com/job/QtBase_dev_Integration/./cfg=win32-mingw47_developer-build_qtlibinfix_Windows_7/2253//consoleText -> /var/www/testresults/ci/QtBase_dev_Integration/build_02253/win32-mingw47_developer-build_qtlibinfix_Windows_7/log.txt.gz (on testresults.qt-project.org): HTTP fetch http://qt-ci.digia.com/job/QtBase_dev_Integration/./cfg=win32-mingw47_developer-build_qtlibinfix_Windows_7/2253//consoleText to ssh command [ssh] [-oBatchMode=yes] [-p] [22] [qtintegration at testresults.qt-project.org] [mkdir -p "/var/www/testresults/ci/QtBase_dev_Integration/build_02253/win32-mingw47_developer-build_qtlibinfix_Windows_7" && cd "/var/www/testresults/ci/QtBase_dev_Integration/build_02253/win32-mingw47_developer-build_qtlibinfix_Windows_7" && gzip > .incoming.log.txt.gz && mv .incoming.log.txt.gz log.txt.gz] repeatedly failed, giving up. http://qt-ci.digia.com/job/QtBase_dev_Integration/./cfg=wince70embedded-armv4i-msvc2008_Windows_7/2253//consoleText -> /var/www/testresults/ci/QtBase_dev_Integration/build_02253/wince70embedded-armv4i-msvc2008_Windows_7/log.txt.gz (on testresults.qt-project.org): HTTP fetch http://qt-ci.digia.com/job/QtBase_dev_Integration/./cfg=wince70embedded-armv4i-msvc2008_Windows_7/2253//consoleText to ssh command [ssh] [-oBatchMode=yes] [-p] [22] [qtintegration at testresults.qt-project.org] [mkdir -p "/var/www/testresults/ci/QtBase_dev_Integration/build_02253/wince70embedded-armv4i-msvc2008_Windows_7" && cd "/var/www/testresults/ci/QtBase_dev_Integration/build_02253/wince70embedded-armv4i-msvc2008_Windows_7" && gzip > .incoming.log.txt.gz && mv .incoming.log.txt.gz log.txt.gz] repeatedly failed, giving up. http://qt-ci.digia.com/job/QtBase_dev_Integration/./cfg=macx-ios-clang_OSX_10.8/2253//consoleText -> /var/www/testresults/ci/QtBase_dev_Integration/build_02253/macx-ios-clang_OSX_10.8/log.txt.gz (on testresults.qt-project.org): HTTP fetch http://qt-ci.digia.com/job/QtBase_dev_Integration/./cfg=macx-ios-clang_OSX_10.8/2253//consoleText to ssh command [ssh] [-oBatchMode=yes] [-p] [22] [qtintegration at testresults.qt-project.org] [mkdir -p "/var/www/testresults/ci/QtBase_dev_Integration/build_02253/macx-ios-clang_OSX_10.8" && cd "/var/www/testresults/ci/QtBase_dev_Integration/build_02253/macx-ios-clang_OSX_10.8" && gzip > .incoming.log.txt.gz && mv .incoming.log.txt.gz log.txt.gz] repeatedly failed, giving up. http://qt-ci.digia.com/job/QtBase_dev_Integration/./cfg=macx-clang_no-framework_OSX_10.8/2253//consoleText -> /var/www/testresults/ci/QtBase_dev_Integration/build_02253/macx-clang_no-framework_OSX_10.8/log.txt.gz (on testresults.qt-project.org): HTTP fetch http://qt-ci.digia.com/job/QtBase_dev_Integration/./cfg=macx-clang_no-framework_OSX_10.8/2253//consoleText to ssh command [ssh] [-oBatchMode=yes] [-p] [22] [qtintegration at testresults.qt-project.org] [mkdir -p "/var/www/testresults/ci/QtBase_dev_Integration/build_02253/macx-clang_no-framework_OSX_10.8" && cd "/var/www/testresults/ci/QtBase_dev_Integration/build_02253/macx-clang_no-framework_OSX_10.8" && gzip > .incoming.log.txt.gz && mv .incoming.log.txt.gz log.txt.gz] repeatedly failed, giving up. http://qt-ci.digia.com/job/QtBase_dev_Integration/./cfg=linux-g++_no-widgets_Ubuntu_12.04_x64/2253//consoleText -> /var/www/testresults/ci/QtBase_dev_Integration/build_02253/linux-g++_no-widgets_Ubuntu_12.04_x64/log.txt.gz (on testresults.qt-project.org): HTTP fetch http://qt-ci.digia.com/job/QtBase_dev_Integration/./cfg=linux-g++_no-widgets_Ubuntu_12.04_x64/2253//consoleText to ssh command [ssh] [-oBatchMode=yes] [-p] [22] [qtintegration at testresults.qt-project.org] [mkdir -p "/var/www/testresults/ci/QtBase_dev_Integration/build_02253/linux-g++_no-widgets_Ubuntu_12.04_x64" && cd "/var/www/testresults/ci/QtBase_dev_Integration/build_02253/linux-g++_no-widgets_Ubuntu_12.04_x64" && gzip > .incoming.log.txt.gz && mv .incoming.log.txt.gz log.txt.gz] repeatedly failed, giving up. http://qt-ci.digia.com/job/QtBase_dev_Integration/./cfg=revdep-qtdeclarative_linux-g++_shadow-build_Ubuntu_11.10_x86/2253//consoleText -> /var/www/testresults/ci/QtBase_dev_Integration/build_02253/revdep-qtdeclarative_linux-g++_shadow-build_Ubuntu_11.10_x86/log.txt.gz (on testresults.qt-project.org): HTTP fetch http://qt-ci.digia.com/job/QtBase_dev_Integration/./cfg=revdep-qtdeclarative_linux-g++_shadow-build_Ubuntu_11.10_x86/2253//consoleText to ssh command [ssh] [-oBatchMode=yes] [-p] [22] [qtintegration at testresults.qt-project.org] [mkdir -p "/var/www/testresults/ci/QtBase_dev_Integration/build_02253/revdep-qtdeclarative_linux-g++_shadow-build_Ubuntu_11.10_x86" && cd "/var/www/testresults/ci/QtBase_dev_Integration/build_02253/revdep-qtdeclarative_linux-g++_shadow-build_Ubuntu_11.10_x86" && gzip > .incoming.log.txt.gz && mv .incoming.log.txt.gz log.txt.gz] repeatedly failed, giving up., retry in 256 seconds From ci-noreply at qt-project.org Tue Dec 10 03:31:40 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 10 Dec 2013 04:31:40 +0200 Subject: [Ci-reports] Problems... Message-ID: <20131210_023140_020320.ci-noreply@qt-project.org> Some problems occurred recently... 2013-12-10T02:29:40Z: [Qt_4.8_Integration error] http://qt-ci.digia.com/job/Qt_4.8_Integration/./cfg=linux-g++_shadow-build_Ubuntu_12.04_x64/1714//consoleText -> /var/www/testresults/ci/Qt_4.8_Integration/build_01714/linux-g++_shadow-build_Ubuntu_12.04_x64/log.txt.gz (on testresults.qt-project.org): HTTP fetch http://qt-ci.digia.com/job/Qt_4.8_Integration/./cfg=linux-g++_shadow-build_Ubuntu_12.04_x64/1714//consoleText to ssh command [ssh] [-oBatchMode=yes] [-p] [22] [qtintegration at testresults.qt-project.org] [mkdir -p "/var/www/testresults/ci/Qt_4.8_Integration/build_01714/linux-g++_shadow-build_Ubuntu_12.04_x64" && cd "/var/www/testresults/ci/Qt_4.8_Integration/build_01714/linux-g++_shadow-build_Ubuntu_12.04_x64" && gzip > .incoming.log.txt.gz && mv .incoming.log.txt.gz log.txt.gz] repeatedly failed, giving up. http://qt-ci.digia.com/job/Qt_4.8_Integration/./cfg=linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/1714//consoleText -> /var/www/testresults/ci/Qt_4.8_Integration/build_01714/linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz (on testresults.qt-project.org): HTTP fetch http://qt-ci.digia.com/job/Qt_4.8_Integration/./cfg=linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/1714//consoleText to ssh command [ssh] [-oBatchMode=yes] [-p] [22] [qtintegration at testresults.qt-project.org] [mkdir -p "/var/www/testresults/ci/Qt_4.8_Integration/build_01714/linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64" && cd "/var/www/testresults/ci/Qt_4.8_Integration/build_01714/linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64" && gzip > .incoming.log.txt.gz && mv .incoming.log.txt.gz log.txt.gz] repeatedly failed, giving up. http://qt-ci.digia.com/job/Qt_4.8_Integration/./cfg=qws_linux-x86-g++/1714//consoleText -> /var/www/testresults/ci/Qt_4.8_Integration/build_01714/qws_linux-x86-g++/log.txt.gz (on testresults.qt-project.org): HTTP fetch http://qt-ci.digia.com/job/Qt_4.8_Integration/./cfg=qws_linux-x86-g++/1714//consoleText to ssh command [ssh] [-oBatchMode=yes] [-p] [22] [qtintegration at testresults.qt-project.org] [mkdir -p "/var/www/testresults/ci/Qt_4.8_Integration/build_01714/qws_linux-x86-g++" && cd "/var/www/testresults/ci/Qt_4.8_Integration/build_01714/qws_linux-x86-g++" && gzip > .incoming.log.txt.gz && mv .incoming.log.txt.gz log.txt.gz] repeatedly failed, giving up. http://qt-ci.digia.com/job/Qt_4.8_Integration/./cfg=linux-g++-32_Ubuntu_10.04_x86/1714//consoleText -> /var/www/testresults/ci/Qt_4.8_Integration/build_01714/linux-g++-32_Ubuntu_10.04_x86/log.txt.gz (on testresults.qt-project.org): HTTP fetch http://qt-ci.digia.com/job/Qt_4.8_Integration/./cfg=linux-g++-32_Ubuntu_10.04_x86/1714//consoleText to ssh command [ssh] [-oBatchMode=yes] [-p] [22] [qtintegration at testresults.qt-project.org] [mkdir -p "/var/www/testresults/ci/Qt_4.8_Integration/build_01714/linux-g++-32_Ubuntu_10.04_x86" && cd "/var/www/testresults/ci/Qt_4.8_Integration/build_01714/linux-g++-32_Ubuntu_10.04_x86" && gzip > .incoming.log.txt.gz && mv .incoming.log.txt.gz log.txt.gz] repeatedly failed, giving up., retry in 8 seconds From ci-noreply at qt-project.org Tue Dec 10 03:36:51 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 10 Dec 2013 04:36:51 +0200 Subject: [Ci-reports] Problems... Message-ID: <20131210_023651_009885.ci-noreply@qt-project.org> Some problems occurred recently... 2013-12-10T02:34:51Z: [Qt_4.8_Integration error] http://qt-ci.digia.com/job/Qt_4.8_Integration/./cfg=linux-g++_shadow-build_Ubuntu_12.04_x64/1714//consoleText -> /var/www/testresults/ci/Qt_4.8_Integration/build_01714/linux-g++_shadow-build_Ubuntu_12.04_x64/log.txt.gz (on testresults.qt-project.org): HTTP fetch http://qt-ci.digia.com/job/Qt_4.8_Integration/./cfg=linux-g++_shadow-build_Ubuntu_12.04_x64/1714//consoleText to ssh command [ssh] [-oBatchMode=yes] [-p] [22] [qtintegration at testresults.qt-project.org] [mkdir -p "/var/www/testresults/ci/Qt_4.8_Integration/build_01714/linux-g++_shadow-build_Ubuntu_12.04_x64" && cd "/var/www/testresults/ci/Qt_4.8_Integration/build_01714/linux-g++_shadow-build_Ubuntu_12.04_x64" && gzip > .incoming.log.txt.gz && mv .incoming.log.txt.gz log.txt.gz] repeatedly failed, giving up. http://qt-ci.digia.com/job/Qt_4.8_Integration/./cfg=linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/1714//consoleText -> /var/www/testresults/ci/Qt_4.8_Integration/build_01714/linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz (on testresults.qt-project.org): HTTP fetch http://qt-ci.digia.com/job/Qt_4.8_Integration/./cfg=linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/1714//consoleText to ssh command [ssh] [-oBatchMode=yes] [-p] [22] [qtintegration at testresults.qt-project.org] [mkdir -p "/var/www/testresults/ci/Qt_4.8_Integration/build_01714/linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64" && cd "/var/www/testresults/ci/Qt_4.8_Integration/build_01714/linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64" && gzip > .incoming.log.txt.gz && mv .incoming.log.txt.gz log.txt.gz] repeatedly failed, giving up. http://qt-ci.digia.com/job/Qt_4.8_Integration/./cfg=qws_linux-x86-g++/1714//consoleText -> /var/www/testresults/ci/Qt_4.8_Integration/build_01714/qws_linux-x86-g++/log.txt.gz (on testresults.qt-project.org): HTTP fetch http://qt-ci.digia.com/job/Qt_4.8_Integration/./cfg=qws_linux-x86-g++/1714//consoleText to ssh command [ssh] [-oBatchMode=yes] [-p] [22] [qtintegration at testresults.qt-project.org] [mkdir -p "/var/www/testresults/ci/Qt_4.8_Integration/build_01714/qws_linux-x86-g++" && cd "/var/www/testresults/ci/Qt_4.8_Integration/build_01714/qws_linux-x86-g++" && gzip > .incoming.log.txt.gz && mv .incoming.log.txt.gz log.txt.gz] repeatedly failed, giving up. http://qt-ci.digia.com/job/Qt_4.8_Integration/./cfg=linux-g++-32_Ubuntu_10.04_x86/1714//consoleText -> /var/www/testresults/ci/Qt_4.8_Integration/build_01714/linux-g++-32_Ubuntu_10.04_x86/log.txt.gz (on testresults.qt-project.org): HTTP fetch http://qt-ci.digia.com/job/Qt_4.8_Integration/./cfg=linux-g++-32_Ubuntu_10.04_x86/1714//consoleText to ssh command [ssh] [-oBatchMode=yes] [-p] [22] [qtintegration at testresults.qt-project.org] [mkdir -p "/var/www/testresults/ci/Qt_4.8_Integration/build_01714/linux-g++-32_Ubuntu_10.04_x86" && cd "/var/www/testresults/ci/Qt_4.8_Integration/build_01714/linux-g++-32_Ubuntu_10.04_x86" && gzip > .incoming.log.txt.gz && mv .incoming.log.txt.gz log.txt.gz] repeatedly failed, giving up., retry in 32 seconds From ci-noreply at qt-project.org Tue Dec 10 03:34:07 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 10 Dec 2013 04:34:07 +0200 Subject: [Ci-reports] Problems... Message-ID: <20131210_023407_048860.ci-noreply@qt-project.org> Some problems occurred recently... 2013-12-10T02:32:08Z: [Qt_4.8_Integration error] http://qt-ci.digia.com/job/Qt_4.8_Integration/./cfg=linux-g++_shadow-build_Ubuntu_12.04_x64/1714//consoleText -> /var/www/testresults/ci/Qt_4.8_Integration/build_01714/linux-g++_shadow-build_Ubuntu_12.04_x64/log.txt.gz (on testresults.qt-project.org): HTTP fetch http://qt-ci.digia.com/job/Qt_4.8_Integration/./cfg=linux-g++_shadow-build_Ubuntu_12.04_x64/1714//consoleText to ssh command [ssh] [-oBatchMode=yes] [-p] [22] [qtintegration at testresults.qt-project.org] [mkdir -p "/var/www/testresults/ci/Qt_4.8_Integration/build_01714/linux-g++_shadow-build_Ubuntu_12.04_x64" && cd "/var/www/testresults/ci/Qt_4.8_Integration/build_01714/linux-g++_shadow-build_Ubuntu_12.04_x64" && gzip > .incoming.log.txt.gz && mv .incoming.log.txt.gz log.txt.gz] repeatedly failed, giving up. http://qt-ci.digia.com/job/Qt_4.8_Integration/./cfg=linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/1714//consoleText -> /var/www/testresults/ci/Qt_4.8_Integration/build_01714/linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz (on testresults.qt-project.org): HTTP fetch http://qt-ci.digia.com/job/Qt_4.8_Integration/./cfg=linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/1714//consoleText to ssh command [ssh] [-oBatchMode=yes] [-p] [22] [qtintegration at testresults.qt-project.org] [mkdir -p "/var/www/testresults/ci/Qt_4.8_Integration/build_01714/linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64" && cd "/var/www/testresults/ci/Qt_4.8_Integration/build_01714/linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64" && gzip > .incoming.log.txt.gz && mv .incoming.log.txt.gz log.txt.gz] repeatedly failed, giving up. http://qt-ci.digia.com/job/Qt_4.8_Integration/./cfg=qws_linux-x86-g++/1714//consoleText -> /var/www/testresults/ci/Qt_4.8_Integration/build_01714/qws_linux-x86-g++/log.txt.gz (on testresults.qt-project.org): HTTP fetch http://qt-ci.digia.com/job/Qt_4.8_Integration/./cfg=qws_linux-x86-g++/1714//consoleText to ssh command [ssh] [-oBatchMode=yes] [-p] [22] [qtintegration at testresults.qt-project.org] [mkdir -p "/var/www/testresults/ci/Qt_4.8_Integration/build_01714/qws_linux-x86-g++" && cd "/var/www/testresults/ci/Qt_4.8_Integration/build_01714/qws_linux-x86-g++" && gzip > .incoming.log.txt.gz && mv .incoming.log.txt.gz log.txt.gz] repeatedly failed, giving up. http://qt-ci.digia.com/job/Qt_4.8_Integration/./cfg=linux-g++-32_Ubuntu_10.04_x86/1714//consoleText -> /var/www/testresults/ci/Qt_4.8_Integration/build_01714/linux-g++-32_Ubuntu_10.04_x86/log.txt.gz (on testresults.qt-project.org): HTTP fetch http://qt-ci.digia.com/job/Qt_4.8_Integration/./cfg=linux-g++-32_Ubuntu_10.04_x86/1714//consoleText to ssh command [ssh] [-oBatchMode=yes] [-p] [22] [qtintegration at testresults.qt-project.org] [mkdir -p "/var/www/testresults/ci/Qt_4.8_Integration/build_01714/linux-g++-32_Ubuntu_10.04_x86" && cd "/var/www/testresults/ci/Qt_4.8_Integration/build_01714/linux-g++-32_Ubuntu_10.04_x86" && gzip > .incoming.log.txt.gz && mv .incoming.log.txt.gz log.txt.gz] repeatedly failed, giving up., retry in 16 seconds From ci-noreply at qt-project.org Tue Dec 10 04:06:08 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 10 Dec 2013 05:06:08 +0200 Subject: [Ci-reports] Problems... Message-ID: <20131210_030608_036827.ci-noreply@qt-project.org> Some problems occurred recently... 2013-12-10T03:04:08Z: [QtBase_dev_Integration error] http://qt-ci.digia.com/job/QtBase_dev_Integration/./cfg=linux-g++_shadow-build_Ubuntu_11.10_x86/2253//consoleText -> /var/www/testresults/ci/QtBase_dev_Integration/build_02253/linux-g++_shadow-build_Ubuntu_11.10_x86/log.txt.gz (on testresults.qt-project.org): HTTP fetch http://qt-ci.digia.com/job/QtBase_dev_Integration/./cfg=linux-g++_shadow-build_Ubuntu_11.10_x86/2253//consoleText to ssh command [ssh] [-oBatchMode=yes] [-p] [22] [qtintegration at testresults.qt-project.org] [mkdir -p "/var/www/testresults/ci/QtBase_dev_Integration/build_02253/linux-g++_shadow-build_Ubuntu_11.10_x86" && cd "/var/www/testresults/ci/QtBase_dev_Integration/build_02253/linux-g++_shadow-build_Ubuntu_11.10_x86" && gzip > .incoming.log.txt.gz && mv .incoming.log.txt.gz log.txt.gz] repeatedly failed, giving up. http://qt-ci.digia.com/job/QtBase_dev_Integration/./cfg=linux-android-g++_Ubuntu_12.04_x64/2253//consoleText -> /var/www/testresults/ci/QtBase_dev_Integration/build_02253/linux-android-g++_Ubuntu_12.04_x64/log.txt.gz (on testresults.qt-project.org): HTTP fetch http://qt-ci.digia.com/job/QtBase_dev_Integration/./cfg=linux-android-g++_Ubuntu_12.04_x64/2253//consoleText to ssh command [ssh] [-oBatchMode=yes] [-p] [22] [qtintegration at testresults.qt-project.org] [mkdir -p "/var/www/testresults/ci/QtBase_dev_Integration/build_02253/linux-android-g++_Ubuntu_12.04_x64" && cd "/var/www/testresults/ci/QtBase_dev_Integration/build_02253/linux-android-g++_Ubuntu_12.04_x64" && gzip > .incoming.log.txt.gz && mv .incoming.log.txt.gz log.txt.gz] repeatedly failed, giving up. http://qt-ci.digia.com/job/QtBase_dev_Integration/./cfg=revdep-qtdeclarative_linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/2253//consoleText -> /var/www/testresults/ci/QtBase_dev_Integration/build_02253/revdep-qtdeclarative_linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz (on testresults.qt-project.org): HTTP fetch http://qt-ci.digia.com/job/QtBase_dev_Integration/./cfg=revdep-qtdeclarative_linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/2253//consoleText to ssh command [ssh] [-oBatchMode=yes] [-p] [22] [qtintegration at testresults.qt-project.org] [mkdir -p "/var/www/testresults/ci/QtBase_dev_Integration/build_02253/revdep-qtdeclarative_linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64" && cd "/var/www/testresults/ci/QtBase_dev_Integration/build_02253/revdep-qtdeclarative_linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64" && gzip > .incoming.log.txt.gz && mv .incoming.log.txt.gz log.txt.gz] repeatedly failed, giving up. http://qt-ci.digia.com/job/QtBase_dev_Integration/./cfg=winrt-x64-msvc2012_Windows_8/2253//consoleText -> /var/www/testresults/ci/QtBase_dev_Integration/build_02253/winrt-x64-msvc2012_Windows_8/log.txt.gz (on testresults.qt-project.org): HTTP fetch http://qt-ci.digia.com/job/QtBase_dev_Integration/./cfg=winrt-x64-msvc2012_Windows_8/2253//consoleText to ssh command [ssh] [-oBatchMode=yes] [-p] [22] [qtintegration at testresults.qt-project.org] [mkdir -p "/var/www/testresults/ci/QtBase_dev_Integration/build_02253/winrt-x64-msvc2012_Windows_8" && cd "/var/www/testresults/ci/QtBase_dev_Integration/build_02253/winrt-x64-msvc2012_Windows_8" && gzip > .incoming.log.txt.gz && mv .incoming.log.txt.gz log.txt.gz] repeatedly failed, giving up. http://qt-ci.digia.com/job/QtBase_dev_Integration/./cfg=linux-arm-gnueabi-g++_Ubuntu_11.10_x86/2253//consoleText -> /var/www/testresults/ci/QtBase_dev_Integration/build_02253/linux-arm-gnueabi-g++_Ubuntu_11.10_x86/log.txt.gz (on testresults.qt-project.org): HTTP fetch http://qt-ci.digia.com/job/QtBase_dev_Integration/./cfg=linux-arm-gnueabi-g++_Ubuntu_11.10_x86/2253//consoleText to ssh command [ssh] [-oBatchMode=yes] [-p] [22] [qtintegration at testresults.qt-project.org] [mkdir -p "/var/www/testresults/ci/QtBase_dev_Integration/build_02253/linux-arm-gnueabi-g++_Ubuntu_11.10_x86" && cd "/var/www/testresults/ci/QtBase_dev_Integration/build_02253/linux-arm-gnueabi-g++_Ubuntu_11.10_x86" && gzip > .incoming.log.txt.gz && mv .incoming.log.txt.gz log.txt.gz] repeatedly failed, giving up. http://qt-ci.digia.com/job/QtBase_dev_Integration/./cfg=win32-mingw47_developer-build_qtlibinfix_Windows_7/2253//consoleText -> /var/www/testresults/ci/QtBase_dev_Integration/build_02253/win32-mingw47_developer-build_qtlibinfix_Windows_7/log.txt.gz (on testresults.qt-project.org): HTTP fetch http://qt-ci.digia.com/job/QtBase_dev_Integration/./cfg=win32-mingw47_developer-build_qtlibinfix_Windows_7/2253//consoleText to ssh command [ssh] [-oBatchMode=yes] [-p] [22] [qtintegration at testresults.qt-project.org] [mkdir -p "/var/www/testresults/ci/QtBase_dev_Integration/build_02253/win32-mingw47_developer-build_qtlibinfix_Windows_7" && cd "/var/www/testresults/ci/QtBase_dev_Integration/build_02253/win32-mingw47_developer-build_qtlibinfix_Windows_7" && gzip > .incoming.log.txt.gz && mv .incoming.log.txt.gz log.txt.gz] repeatedly failed, giving up. http://qt-ci.digia.com/job/QtBase_dev_Integration/./cfg=wince70embedded-armv4i-msvc2008_Windows_7/2253//consoleText -> /var/www/testresults/ci/QtBase_dev_Integration/build_02253/wince70embedded-armv4i-msvc2008_Windows_7/log.txt.gz (on testresults.qt-project.org): HTTP fetch http://qt-ci.digia.com/job/QtBase_dev_Integration/./cfg=wince70embedded-armv4i-msvc2008_Windows_7/2253//consoleText to ssh command [ssh] [-oBatchMode=yes] [-p] [22] [qtintegration at testresults.qt-project.org] [mkdir -p "/var/www/testresults/ci/QtBase_dev_Integration/build_02253/wince70embedded-armv4i-msvc2008_Windows_7" && cd "/var/www/testresults/ci/QtBase_dev_Integration/build_02253/wince70embedded-armv4i-msvc2008_Windows_7" && gzip > .incoming.log.txt.gz && mv .incoming.log.txt.gz log.txt.gz] repeatedly failed, giving up. http://qt-ci.digia.com/job/QtBase_dev_Integration/./cfg=macx-ios-clang_OSX_10.8/2253//consoleText -> /var/www/testresults/ci/QtBase_dev_Integration/build_02253/macx-ios-clang_OSX_10.8/log.txt.gz (on testresults.qt-project.org): HTTP fetch http://qt-ci.digia.com/job/QtBase_dev_Integration/./cfg=macx-ios-clang_OSX_10.8/2253//consoleText to ssh command [ssh] [-oBatchMode=yes] [-p] [22] [qtintegration at testresults.qt-project.org] [mkdir -p "/var/www/testresults/ci/QtBase_dev_Integration/build_02253/macx-ios-clang_OSX_10.8" && cd "/var/www/testresults/ci/QtBase_dev_Integration/build_02253/macx-ios-clang_OSX_10.8" && gzip > .incoming.log.txt.gz && mv .incoming.log.txt.gz log.txt.gz] repeatedly failed, giving up. http://qt-ci.digia.com/job/QtBase_dev_Integration/./cfg=macx-clang_no-framework_OSX_10.8/2253//consoleText -> /var/www/testresults/ci/QtBase_dev_Integration/build_02253/macx-clang_no-framework_OSX_10.8/log.txt.gz (on testresults.qt-project.org): HTTP fetch http://qt-ci.digia.com/job/QtBase_dev_Integration/./cfg=macx-clang_no-framework_OSX_10.8/2253//consoleText to ssh command [ssh] [-oBatchMode=yes] [-p] [22] [qtintegration at testresults.qt-project.org] [mkdir -p "/var/www/testresults/ci/QtBase_dev_Integration/build_02253/macx-clang_no-framework_OSX_10.8" && cd "/var/www/testresults/ci/QtBase_dev_Integration/build_02253/macx-clang_no-framework_OSX_10.8" && gzip > .incoming.log.txt.gz && mv .incoming.log.txt.gz log.txt.gz] repeatedly failed, giving up. http://qt-ci.digia.com/job/QtBase_dev_Integration/./cfg=linux-g++_no-widgets_Ubuntu_12.04_x64/2253//consoleText -> /var/www/testresults/ci/QtBase_dev_Integration/build_02253/linux-g++_no-widgets_Ubuntu_12.04_x64/log.txt.gz (on testresults.qt-project.org): HTTP fetch http://qt-ci.digia.com/job/QtBase_dev_Integration/./cfg=linux-g++_no-widgets_Ubuntu_12.04_x64/2253//consoleText to ssh command [ssh] [-oBatchMode=yes] [-p] [22] [qtintegration at testresults.qt-project.org] [mkdir -p "/var/www/testresults/ci/QtBase_dev_Integration/build_02253/linux-g++_no-widgets_Ubuntu_12.04_x64" && cd "/var/www/testresults/ci/QtBase_dev_Integration/build_02253/linux-g++_no-widgets_Ubuntu_12.04_x64" && gzip > .incoming.log.txt.gz && mv .incoming.log.txt.gz log.txt.gz] repeatedly failed, giving up. http://qt-ci.digia.com/job/QtBase_dev_Integration/./cfg=revdep-qtdeclarative_linux-g++_shadow-build_Ubuntu_11.10_x86/2253//consoleText -> /var/www/testresults/ci/QtBase_dev_Integration/build_02253/revdep-qtdeclarative_linux-g++_shadow-build_Ubuntu_11.10_x86/log.txt.gz (on testresults.qt-project.org): HTTP fetch http://qt-ci.digia.com/job/QtBase_dev_Integration/./cfg=revdep-qtdeclarative_linux-g++_shadow-build_Ubuntu_11.10_x86/2253//consoleText to ssh command [ssh] [-oBatchMode=yes] [-p] [22] [qtintegration at testresults.qt-project.org] [mkdir -p "/var/www/testresults/ci/QtBase_dev_Integration/build_02253/revdep-qtdeclarative_linux-g++_shadow-build_Ubuntu_11.10_x86" && cd "/var/www/testresults/ci/QtBase_dev_Integration/build_02253/revdep-qtdeclarative_linux-g++_shadow-build_Ubuntu_11.10_x86" && gzip > .incoming.log.txt.gz && mv .incoming.log.txt.gz log.txt.gz] repeatedly failed, giving up., occurred repeatedly. 2013-12-10T03:04:08Z: [QtBase_dev_Integration error] Suspending for investigation; to resume: kill -USR2 30022 From ci-noreply at qt-project.org Tue Dec 10 05:56:39 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 10 Dec 2013 06:56:39 +0200 Subject: [Ci-reports] fail on ssh://codereview.qt-project.org:29418/qt/qtbase#dev Message-ID: <20131210_045639_035763.ci-noreply@qt-project.org> Autotests `tst_qsslsocket_onDemandCertificates_member' and `tst_qsslsocket_onDemandCertificates_static' failed :( Testing tst_QSslSocket_onDemandCertificates_static FAIL! : tst_QSslSocket_onDemandCertificates_static::onDemandRootCertLoadingStaticMethods(WithoutProxy) 'socket2->waitForEncrypted()' returned FALSE. (Unknown error) 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)] 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)] 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_static ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_QSslSocket_onDemandCertificates_static::initTestCase() FAIL! : tst_QSslSocket_onDemandCertificates_static::onDemandRootCertLoadingStaticMethods(WithoutProxy) 'socket2->waitForEncrypted()' returned FALSE. (Unknown error) Loc: [tst_qsslsocket_onDemandCertificates_static.cpp(206)] FAIL! : tst_QSslSocket_onDemandCertificates_static::onDemandRootCertLoadingStaticMethods(WithSocks5Proxy) 'socket2->waitForEncrypted()' returned FALSE. (Host not found) 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: 2 passed, 5 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: 345 seconds, exit code 5 Testing tst_QSslSocket_onDemandCertificates_member FAIL! : tst_QSslSocket_onDemandCertificates_member::onDemandRootCertLoadingMemberMethods(WithoutProxy) 'socket->waitForEncrypted()' returned FALSE. (Host unreachable) Loc: [tst_qsslsocket_onDemandCertificates_member.cpp(209)] FAIL! : tst_QSslSocket_onDemandCertificates_member::onDemandRootCertLoadingMemberMethods(WithSocks5Proxy) 'socket->waitForEncrypted()' returned FALSE. (Host not found) Loc: [tst_qsslsocket_onDemandCertificates_member.cpp(209)] FAIL! : tst_QSslSocket_onDemandCertificates_member::onDemandRootCertLoadingMemberMethods(WithSocks5ProxyAuth) 'socket->waitForEncrypted()' returned FALSE. (TTL expired) Loc: [tst_qsslsocket_onDemandCertificates_member.cpp(209)] FAIL! : tst_QSslSocket_onDemandCertificates_member::onDemandRootCertLoadingMemberMethods(WithHttpProxy) 'socket->waitForEncrypted()' returned FALSE. (Connection refused) Loc: [tst_qsslsocket_onDemandCertificates_member.cpp(209)] FAIL! : tst_QSslSocket_onDemandCertificates_member::onDemandRootCertLoadingMemberMethods(WithHttpProxyBasicAuth) 'socket->waitForEncrypted()' returned FALSE. (Connection refused) Loc: [tst_qsslsocket_onDemandCertificates_member.cpp(209)] 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. (Unknown error) Loc: [tst_qsslsocket_onDemandCertificates_member.cpp(209)] FAIL! : tst_QSslSocket_onDemandCertificates_member::onDemandRootCertLoadingMemberMethods(WithSocks5Proxy) 'socket->waitForEncrypted()' returned FALSE. (Host not found) Loc: [tst_qsslsocket_onDemandCertificates_member.cpp(209)] FAIL! : tst_QSslSocket_onDemandCertificates_member::onDemandRootCertLoadingMemberMethods(WithSocks5ProxyAuth) 'socket->waitForEncrypted()' returned FALSE. (Host not found) Loc: [tst_qsslsocket_onDemandCertificates_member.cpp(209)] FAIL! : tst_QSslSocket_onDemandCertificates_member::onDemandRootCertLoadingMemberMethods(WithHttpProxy) 'socket->waitForEncrypted()' returned FALSE. (Connection refused) Loc: [tst_qsslsocket_onDemandCertificates_member.cpp(209)] FAIL! : tst_QSslSocket_onDemandCertificates_member::onDemandRootCertLoadingMemberMethods(WithHttpProxyBasicAuth) 'socket->waitForEncrypted()' returned FALSE. (Connection refused) Loc: [tst_qsslsocket_onDemandCertificates_member.cpp(209)] 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: 269 seconds, exit code 5 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02253/linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz ============================================================ Autotest `tst_qabstractitemview' failed :( Testing tst_QAbstractItemView 2013-12-10 04:43:27.678 tst_qabstractitemview[83865:492f] 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::setItemDelegate(4 duplicate delegates, 2 row and 2 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)] 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() 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: 13 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02253/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz ============================================================ 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(1052) : 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() Compared values are not the same Actual (delegate.paintedIndexes.count()): 0 Expected (1) : 1 tst_qcolumnview.cpp(1052) : 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: 41 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02253/win32-msvc2010_developer-build_qtnamespace_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1386641694): http://codereview.qt-project.org/73054 [PS5] - Remove all "old atomic" code from Qt http://codereview.qt-project.org/73565 [PS1] - qmake: remove bogus comment http://codereview.qt-project.org/73485 [PS2] - qmake: fix const correctness From ci-noreply at qt-project.org Tue Dec 10 05:56:41 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 10 Dec 2013 06:56:41 +0200 Subject: [Ci-reports] fail on ssh://codereview.qt-project.org:29418/qt/qt#4.8 Message-ID: <20131210_045641_019063.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: 2 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/Qt_4.8_Integration/build_01714/linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz ============================================================ Autotests `tst_qsslsocket_onDemandCertificates_member' and `tst_qsslsocket_onDemandCertificates_static' failed :( QObject::connect: Cannot connect (null)::destroyed() to QHostInfoLookupManager::waitForThreadPoolDone() ********* Start testing of tst_QSslSocket_onDemandCertificates_static ********* Config: Using QTest library 4.8.6, Qt 4.8.6 PASS : tst_QSslSocket_onDemandCertificates_static::initTestCase() FAIL! : tst_QSslSocket_onDemandCertificates_static::onDemandRootCertLoadingStaticMethods(WithoutProxy) 'socket2->waitForEncrypted()' returned FALSE. (Network unreachable) Loc: [tst_qsslsocket_onDemandCertificates_static.cpp(213)] FAIL! : tst_QSslSocket_onDemandCertificates_static::onDemandRootCertLoadingStaticMethods(WithSocks5Proxy) 'socket2->waitForEncrypted()' returned FALSE. (Host not found) Loc: [tst_qsslsocket_onDemandCertificates_static.cpp(213)] FAIL! : tst_QSslSocket_onDemandCertificates_static::onDemandRootCertLoadingStaticMethods(WithSocks5ProxyAuth) 'socket2->waitForEncrypted()' returned FALSE. (TTL expired) Loc: [tst_qsslsocket_onDemandCertificates_static.cpp(213)] FAIL! : tst_QSslSocket_onDemandCertificates_static::onDemandRootCertLoadingStaticMethods(WithHttpProxy) 'socket2->waitForEncrypted()' returned FALSE. (Connection refused) Loc: [tst_qsslsocket_onDemandCertificates_static.cpp(213)] FAIL! : tst_QSslSocket_onDemandCertificates_static::onDemandRootCertLoadingStaticMethods(WithHttpProxyBasicAuth) 'socket2->waitForEncrypted()' returned FALSE. (Connection refused) Loc: [tst_qsslsocket_onDemandCertificates_static.cpp(213)] PASS : tst_QSslSocket_onDemandCertificates_static::cleanupTestCase() Totals: 2 passed, 5 failed, 0 skipped ********* Finished testing of tst_QSslSocket_onDemandCertificates_static ********* 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_QSslSocket_onDemandCertificates_static ********* Config: Using QTest library 4.8.6, Qt 4.8.6 PASS : tst_QSslSocket_onDemandCertificates_static::initTestCase() FAIL! : tst_QSslSocket_onDemandCertificates_static::onDemandRootCertLoadingStaticMethods(WithoutProxy) 'socket2->waitForEncrypted()' returned FALSE. (Network unreachable) Loc: [tst_qsslsocket_onDemandCertificates_static.cpp(213)] FAIL! : tst_QSslSocket_onDemandCertificates_static::onDemandRootCertLoadingStaticMethods(WithSocks5Proxy) 'socket2->waitForEncrypted()' returned FALSE. (TTL expired) Loc: [tst_qsslsocket_onDemandCertificates_static.cpp(213)] FAIL! : tst_QSslSocket_onDemandCertificates_static::onDemandRootCertLoadingStaticMethods(WithSocks5ProxyAuth) 'socket2->waitForEncrypted()' returned FALSE. (TTL expired) Loc: [tst_qsslsocket_onDemandCertificates_static.cpp(213)] FAIL! : tst_QSslSocket_onDemandCertificates_static::onDemandRootCertLoadingStaticMethods(WithHttpProxy) 'socket2->waitForEncrypted()' returned FALSE. (Connection refused) Loc: [tst_qsslsocket_onDemandCertificates_static.cpp(213)] FAIL! : tst_QSslSocket_onDemandCertificates_static::onDemandRootCertLoadingStaticMethods(WithHttpProxyBasicAuth) 'socket2->waitForEncrypted()' returned FALSE. (Connection refused) Loc: [tst_qsslsocket_onDemandCertificates_static.cpp(213)] PASS : tst_QSslSocket_onDemandCertificates_static::cleanupTestCase() Totals: 2 passed, 5 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: 242 seconds, exit code 5 QObject::connect: Cannot connect (null)::destroyed() to QHostInfoLookupManager::waitForThreadPoolDone() ********* Start testing of tst_QSslSocket_onDemandCertificates_member ********* Config: Using QTest library 4.8.6, Qt 4.8.6 PASS : tst_QSslSocket_onDemandCertificates_member::initTestCase() FAIL! : tst_QSslSocket_onDemandCertificates_member::onDemandRootCertLoadingMemberMethods(WithoutProxy) 'socket->waitForEncrypted()' returned FALSE. (Network unreachable) Loc: [tst_qsslsocket_onDemandCertificates_member.cpp(215)] FAIL! : tst_QSslSocket_onDemandCertificates_member::onDemandRootCertLoadingMemberMethods(WithSocks5Proxy) 'socket->waitForEncrypted()' returned FALSE. (Host not found) Loc: [tst_qsslsocket_onDemandCertificates_member.cpp(215)] FAIL! : tst_QSslSocket_onDemandCertificates_member::onDemandRootCertLoadingMemberMethods(WithSocks5ProxyAuth) 'socket->waitForEncrypted()' returned FALSE. (TTL expired) Loc: [tst_qsslsocket_onDemandCertificates_member.cpp(215)] FAIL! : tst_QSslSocket_onDemandCertificates_member::onDemandRootCertLoadingMemberMethods(WithHttpProxy) 'socket->waitForEncrypted()' returned FALSE. (Connection refused) Loc: [tst_qsslsocket_onDemandCertificates_member.cpp(215)] FAIL! : tst_QSslSocket_onDemandCertificates_member::onDemandRootCertLoadingMemberMethods(WithHttpProxyBasicAuth) 'socket->waitForEncrypted()' returned FALSE. (Connection refused) Loc: [tst_qsslsocket_onDemandCertificates_member.cpp(215)] PASS : tst_QSslSocket_onDemandCertificates_member::cleanupTestCase() Totals: 2 passed, 5 failed, 0 skipped ********* Finished testing of tst_QSslSocket_onDemandCertificates_member ********* 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_QSslSocket_onDemandCertificates_member ********* Config: Using QTest library 4.8.6, Qt 4.8.6 PASS : tst_QSslSocket_onDemandCertificates_member::initTestCase() FAIL! : tst_QSslSocket_onDemandCertificates_member::onDemandRootCertLoadingMemberMethods(WithoutProxy) 'socket->waitForEncrypted()' returned FALSE. (Network unreachable) Loc: [tst_qsslsocket_onDemandCertificates_member.cpp(215)] FAIL! : tst_QSslSocket_onDemandCertificates_member::onDemandRootCertLoadingMemberMethods(WithSocks5Proxy) 'socket->waitForEncrypted()' returned FALSE. (Host not found) Loc: [tst_qsslsocket_onDemandCertificates_member.cpp(215)] FAIL! : tst_QSslSocket_onDemandCertificates_member::onDemandRootCertLoadingMemberMethods(WithSocks5ProxyAuth) 'socket->waitForEncrypted()' returned FALSE. (Host not found) Loc: [tst_qsslsocket_onDemandCertificates_member.cpp(215)] FAIL! : tst_QSslSocket_onDemandCertificates_member::onDemandRootCertLoadingMemberMethods(WithHttpProxy) 'socket->waitForEncrypted()' returned FALSE. (Connection refused) Loc: [tst_qsslsocket_onDemandCertificates_member.cpp(215)] FAIL! : tst_QSslSocket_onDemandCertificates_member::onDemandRootCertLoadingMemberMethods(WithHttpProxyBasicAuth) 'socket->waitForEncrypted()' returned FALSE. (Connection refused) Loc: [tst_qsslsocket_onDemandCertificates_member.cpp(215)] 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: 214 seconds, exit code 5 Build log: http://testresults.qt-project.org/ci/Qt_4.8_Integration/build_01714/macx-g++_developer-build_OSX_10.7/log.txt.gz Tested changes (refs/builds/4.8_1386633067): http://codereview.qt-project.org/73502 [PS2] - Cascade detection of SSE3 support and up From ci-noreply at qt-project.org Tue Dec 10 06:01:29 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 10 Dec 2013 07:01:29 +0200 Subject: [Ci-reports] pass on ssh://codereview.qt-project.org:29418/qt/qtdeclarative#stable Message-ID: <20131210_050129_009220.ci-noreply@qt-project.org> QtDeclarative_stable_Integration #1468: SUCCESS Tested changes (refs/builds/stable_1386647720): http://codereview.qt-project.org/73246 [PS2] - Windows: Use Shell API for checking file case correctness. From ci-noreply at qt-project.org Tue Dec 10 07:23:03 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 10 Dec 2013 08:23:03 +0200 Subject: [Ci-reports] pass on ssh://codereview.qt-project.org:29418/qt/qtactiveqt#stable Message-ID: <20131210_062303_045657.ci-noreply@qt-project.org> QtActiveQt_stable_Integration #80: SUCCESS Tested changes (refs/builds/stable_1386654994): http://codereview.qt-project.org/72523 [PS10] - Fixed various crashes in connection point enumerators From ci-noreply at qt-project.org Tue Dec 10 07:50:47 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 10 Dec 2013 08:50:47 +0200 Subject: [Ci-reports] fail on ssh://codereview.qt-project.org:29418/qt/qtbase#dev Message-ID: <20131210_065047_034015.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: 78 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02254/revdep-qtdeclarative_linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz Tested changes (refs/builds/dev_1386656110): http://codereview.qt-project.org/73552 [PS1] - tst_QObject: separate QSignalBlocker tests http://codereview.qt-project.org/71501 [PS2] - Move-enable QSignalBlocker From ci-noreply at qt-project.org Tue Dec 10 09:23:28 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 10 Dec 2013 10:23:28 +0200 Subject: [Ci-reports] fail on ssh://codereview.qt-project.org:29418/qt/qtbase#dev Message-ID: <20131210_082328_024086.ci-noreply@qt-project.org> Autotests `tst_qcolumnview' 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::sessionCipher(WithHttpProxy) 'socket->waitForConnected(10000)' returned FALSE. () tst_qsslsocket.cpp(675) : failure location FAIL! : tst_QSslSocket::peerVerifyError(WithSocks5ProxyAuth) '!peerVerifyErrorSpy.isEmpty()' returned FALSE. () tst_qsslsocket.cpp(1963) : failure location Totals: 555 passed, 3 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) 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) 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(728) : 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(1305) : 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(1453) : 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(1658) : failure location SKIP : tst_QSslSocket::waitForMinusOne(WithoutProxy) QTBUG-24451 - indefinite wait may hang tst_qsslsocket.cpp(1830) : failure location XFAIL : tst_QSslSocket::verifyMode(WithoutProxy) QTBUG-24234 tst_qsslsocket.cpp(1940) : 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(2132) : failure location SKIP : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5Proxy:allErrorsInExpectedList2) Skipping flaky test - See QTBUG-29941 tst_qsslsocket.cpp(2132) : failure location 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 0.9.8x 10 May 2012" QDEBUG : tst_QSslSocket::versionAccessors(WithoutProxy) "90818f" PASS : tst_QSslSocket::versionAccessors(WithoutProxy) QDEBUG : tst_QSslSocket::versionAccessors(WithSocks5Proxy) "OpenSSL 0.9.8x 10 May 2012" QDEBUG : tst_QSslSocket::versionAccessors(WithSocks5Proxy) "90818f" PASS : tst_QSslSocket::versionAccessors(WithSocks5Proxy) QDEBUG : tst_QSslSocket::versionAccessors(WithSocks5ProxyAuth) "OpenSSL 0.9.8x 10 May 2012" QDEBUG : tst_QSslSocket::versionAccessors(WithSocks5ProxyAuth) "90818f" PASS : tst_QSslSocket::versionAccessors(WithSocks5ProxyAuth) QDEBUG : tst_QSslSocket::versionAccessors(WithHttpProxy) "OpenSSL 0.9.8x 10 May 2012" QDEBUG : tst_QSslSocket::versionAccessors(WithHttpProxy) "90818f" PASS : tst_QSslSocket::versionAccessors(WithHttpProxy) QDEBUG : tst_QSslSocket::versionAccessors(WithHttpProxyBasicAuth) "OpenSSL 0.9.8x 10 May 2012" QDEBUG : tst_QSslSocket::versionAccessors(WithHttpProxyBasicAuth) "90818f" 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: 564 passed, 1 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 3 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: 273 seconds, exit code 1 Testing tst_QColumnView FAIL! : tst_QColumnView::dynamicModelChanges() Compared values are not the same Actual (delegate.paintedIndexes.count()): 0 Expected (1) : 1 tst_qcolumnview.cpp(1052) : 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() Compared values are not the same Actual (delegate.paintedIndexes.count()): 0 Expected (1) : 1 tst_qcolumnview.cpp(1052) : 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: 40 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02255/win32-msvc2010_developer-build_angle_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1386658379): http://codereview.qt-project.org/61943 [PS13] - Add Asset Locations to QStandardPaths::DataLocation http://codereview.qt-project.org/73054 [PS5] - Remove all "old atomic" code from Qt http://codereview.qt-project.org/73565 [PS1] - qmake: remove bogus comment http://codereview.qt-project.org/73485 [PS2] - qmake: fix const correctness From ci-noreply at qt-project.org Tue Dec 10 09:35:31 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 10 Dec 2013 10:35:31 +0200 Subject: [Ci-reports] fail on ssh://codereview.qt-project.org:29418/qt/qtbase#dev Message-ID: <20131210_083531_055398.ci-noreply@qt-project.org> Autotest `tst_qqmldebugjs' failed :( Testing tst_QQmlDebugJS FAIL! : tst_QQmlDebugJS::stepIn() 'QQmlDebugTest::waitForSignal(client, SIGNAL(stopped()))' returned FALSE. () Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/debugger/qqmldebugjs/tst_qqmldebugjs.cpp(1286)] 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: [/work/build/qt/qtdeclarative/tests/auto/qml/debugger/qqmldebugjs/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: [/work/build/qt/qtdeclarative/tests/auto/qml/debugger/qqmldebugjs/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: [/work/build/qt/qtdeclarative/tests/auto/qml/debugger/qqmldebugjs/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... " 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: 15 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02256/revdep-qtdeclarative_linux-g++_shadow-build_Ubuntu_11.10_x86/log.txt.gz Tested changes (refs/builds/dev_1386663991): http://codereview.qt-project.org/73552 [PS1] - tst_QObject: separate QSignalBlocker tests http://codereview.qt-project.org/71501 [PS2] - Move-enable QSignalBlocker From ci-noreply at qt-project.org Tue Dec 10 10:30:36 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 10 Dec 2013 11:30:36 +0200 Subject: [Ci-reports] fail on ssh://codereview.qt-project.org:29418/qt/qt#4.8 Message-ID: <20131210_093036_026790.ci-noreply@qt-project.org> Autotest `tst_platformsocketengine' failed :( 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() 2317.5MB/4.9s: 463.5MB/s PASS : tst_PlatformSocketEngine::udpLoopbackPerformance() FAIL! : tst_PlatformSocketEngine::tcpLoopbackPerformance() 'socketDescriptor > 0' returned FALSE. () Loc: [tst_platformsocketengine.cpp(515)] PASS : tst_PlatformSocketEngine::readWriteBufferSize() PASS : tst_PlatformSocketEngine::bind() PASS : tst_PlatformSocketEngine::networkError() PASS : tst_PlatformSocketEngine::setSocketDescriptor() PASS : tst_PlatformSocketEngine::invalidSend() PASS : tst_PlatformSocketEngine::receiveUrgentData() PASS : tst_PlatformSocketEngine::tooManySockets() PASS : tst_PlatformSocketEngine::cleanupTestCase() Totals: 16 passed, 1 failed, 0 skipped ********* Finished testing of tst_PlatformSocketEngine ********* 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() 2310.5MB/4.9s: 462.1MB/s PASS : tst_PlatformSocketEngine::udpLoopbackPerformance() FAIL! : tst_PlatformSocketEngine::tcpLoopbackPerformance() 'socketDescriptor > 0' returned FALSE. () Loc: [tst_platformsocketengine.cpp(515)] PASS : tst_PlatformSocketEngine::readWriteBufferSize() PASS : tst_PlatformSocketEngine::bind() PASS : tst_PlatformSocketEngine::networkError() PASS : tst_PlatformSocketEngine::setSocketDescriptor() PASS : tst_PlatformSocketEngine::invalidSend() PASS : tst_PlatformSocketEngine::receiveUrgentData() PASS : tst_PlatformSocketEngine::tooManySockets() PASS : tst_PlatformSocketEngine::cleanupTestCase() Totals: 16 passed, 1 failed, 0 skipped ********* Finished testing of tst_PlatformSocketEngine ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_platformsocketengine: 10 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/Qt_4.8_Integration/build_01715/macx-g++_developer-build_OSX_10.7/log.txt.gz Tested changes (refs/builds/4.8_1386656509): http://codereview.qt-project.org/73502 [PS2] - Cascade detection of SSE3 support and up From ci-noreply at qt-project.org Tue Dec 10 10:31:24 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 10 Dec 2013 11:31:24 +0200 Subject: [Ci-reports] pass on ssh://codereview.qt-project.org:29418/qt/qtbase#stable Message-ID: <20131210_093124_023641.ci-noreply@qt-project.org> QtBase_stable_Integration #2707: SUCCESS Tested changes (refs/builds/stable_1386662361): http://codereview.qt-project.org/59888 [PS1] - Styles: Fix upRule used instead of downRule From ci-noreply at qt-project.org Tue Dec 10 10:54:20 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 10 Dec 2013 11:54:20 +0200 Subject: [Ci-reports] pass on ssh://codereview.qt-project.org:29418/qt-labs/qtwebengine#master Message-ID: <20131210_095420_035859.ci-noreply@qt-project.org> QtWebEngine_master_Integration #113: SUCCESS Tested changes (refs/builds/master_1386664140): http://codereview.qt-project.org/73577 [PS2] - Add ftp protocol handler. From ci-noreply at qt-project.org Tue Dec 10 11:03:10 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 10 Dec 2013 12:03:10 +0200 Subject: [Ci-reports] pass on ssh://codereview.qt-project.org:29418/qt/qtlocation#stable Message-ID: <20131210_100310_076361.ci-noreply@qt-project.org> QtLocation_stable_Integration #47: SUCCESS Tested changes (refs/builds/stable_1386666137): http://codereview.qt-project.org/73587 [PS1] - Revert "Don't require applications to declare metatypes." From ci-noreply at qt-project.org Tue Dec 10 11:15:14 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 10 Dec 2013 12:15:14 +0200 Subject: [Ci-reports] fail on ssh://codereview.qt-project.org:29418/qt-labs/qtwebengine#master Message-ID: <20131210_101514_060208.ci-noreply@qt-project.org> `make' failed :( make[2]: *** [sub-gyp_run-pro-make_first] Error 3 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_00114/linux-g++_no-widgets_Ubuntu_12.04_x64/log.txt.gz Tested changes (refs/builds/master_1386669673): http://codereview.qt-project.org/73566 [PS1] - Fix wrong cwd in getChromiumSrcDir(). From ci-noreply at qt-project.org Tue Dec 10 11:28:53 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 10 Dec 2013 12:28:53 +0200 Subject: [Ci-reports] pass on ssh://codereview.qt-project.org:29418/qt/qtdeclarative#stable Message-ID: <20131210_102853_017588.ci-noreply@qt-project.org> QtDeclarative_stable_Integration #1469: SUCCESS Tested changes (refs/builds/stable_1386666685): http://codereview.qt-project.org/73110 [PS7] - V4: change variable renumbering algorithm from recursive to iterative. From ci-noreply at qt-project.org Tue Dec 10 11:29:28 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 10 Dec 2013 12:29:28 +0200 Subject: [Ci-reports] Problems... Message-ID: <20131210_102928_012049.ci-noreply@qt-project.org> Some problems occurred recently... 2013-12-10T10:22:07Z: [QtQA_master_Integration error] fetch http://qt-ci.digia.com//job/QtQA_master_Integration/567/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 2 seconds 2013-12-10T10:22:55Z: [QtDeclarative_dev_Integration error] fetch http://qt-ci.digia.com//job/QtDeclarative_dev_Integration/987/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 2 seconds 2013-12-10T10:23:43Z: [QtDeclarative_stable_Integration error] fetch http://qt-ci.digia.com//job/QtDeclarative_stable_Integration/1469/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 2 seconds 2013-12-10T10:24:31Z: [QtQA_master_Integration error] fetch http://qt-ci.digia.com//job/QtQA_master_Integration/567/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 4 seconds 2013-12-10T10:25:19Z: [QtDeclarative_dev_Integration error] fetch http://qt-ci.digia.com//job/QtDeclarative_dev_Integration/987/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 4 seconds 2013-12-10T10:26:07Z: [QtDeclarative_stable_Integration error] fetch http://qt-ci.digia.com//job/QtDeclarative_stable_Integration/1469/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 4 seconds 2013-12-10T10:26:55Z: [QtQA_master_Integration error] fetch http://qt-ci.digia.com//job/QtQA_master_Integration/567/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 8 seconds 2013-12-10T10:27:28Z: [QtDeclarative_dev_Integration error] fetch http://qt-ci.digia.com//job/QtDeclarative_dev_Integration/987/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 8 seconds From ci-noreply at qt-project.org Tue Dec 10 11:37:45 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 10 Dec 2013 12:37:45 +0200 Subject: [Ci-reports] fail on ssh://codereview.qt-project.org:29418/qt/qtbase#stable Message-ID: <20131210_103745_087445.ci-noreply@qt-project.org> qtbase failed to compile :( /work/build/qt/qtbase/src/plugins/platforms/eglfs/qeglfsintegration.cpp: In constructor 'QEglFSIntegration::QEglFSIntegration()': /work/build/qt/qtbase/src/plugins/platforms/eglfs/qeglfsintegration.cpp:90:5: error: 'mDisableInputHandlers' was not declared in this scope /work/build/qt/qtbase/src/plugins/platforms/eglfs/qeglfsintegration.cpp: In member function 'virtual void QEglFSIntegration::initialize()': /work/build/qt/qtbase/src/plugins/platforms/eglfs/qeglfsintegration.cpp:181:10: error: 'mDisableInputHandlers' was not declared in this scope make[5]: *** [.obj/qeglfsintegration.o] Error 1 make[4]: *** [sub-eglfs-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_02708/linux-g++_shadow-build_Ubuntu_11.10_x86/log.txt.gz Tested changes (refs/builds/stable_1386671578): http://codereview.qt-project.org/73522 [PS2] - Disable the eglfs input handlers by Environment variable From ci-noreply at qt-project.org Tue Dec 10 11:38:19 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 10 Dec 2013 12:38:19 +0200 Subject: [Ci-reports] fail on ssh://codereview.qt-project.org:29418/qt/qtdeclarative#dev Message-ID: <20131210_103819_048289.ci-noreply@qt-project.org> Autotest `tst_qquickgridview' failed :( Testing tst_QQuickGridView QFATAL : tst_QQuickGridView::multipleChanges_condensed(insert and remove all) ASSERT: "!currentlyLockedAlphaMap.isNull()" in file ../gui/text/qfontengine_ft.cpp, line 1908 FAIL! : tst_QQuickGridView::multipleChanges_condensed(insert and remove all) Received a fatal error. Loc: [Unknown file(0)] Totals: 96 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 7870] QtQA::App::TestRunner: [New LWP 7886] QtQA::App::TestRunner: [New LWP 7874] QtQA::App::TestRunner: [New LWP 7872] QtQA::App::TestRunner: [New LWP 7873] QtQA::App::TestRunner: [New LWP 7875] QtQA::App::TestRunner: [New LWP 7871] 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: Missing separate debuginfo for /usr/lib64/dri/swrast_dri.so QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=204942de52590bac304bf688d03d4e0b7cf8f8aa" QtQA::App::TestRunner: Core was generated by `./tst_qquickgridview -silent -o /work/build/_artifacts/test-logs/tst_qquickgrid'. QtQA::App::TestRunner: Program terminated with signal 6, Aborted. QtQA::App::TestRunner: #0 0x00007f0b796ff3d5 in raise () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 7 (Thread 0x7f0b7243f700 (LWP 7871)): QtQA::App::TestRunner: #0 0x00007f0b797aa4ed in poll () from /lib64/libc.so.6 QtQA::App::TestRunner: #1 0x00007f0b7755a0e2 in ?? () from /usr/lib64/libxcb.so.1 QtQA::App::TestRunner: #2 0x00007f0b7755b86f in xcb_wait_for_event () from /usr/lib64/libxcb.so.1 QtQA::App::TestRunner: #3 0x00007f0b75133a3d in QXcbEventReader::run (this=0x23d1d80) at qxcbconnection.cpp:993 QtQA::App::TestRunner: #4 0x00007f0b7a7cbbca in QThreadPrivate::start (arg=0x23d1d80) at thread/qthread_unix.cpp:345 QtQA::App::TestRunner: #5 0x00007f0b7a299e0f in start_thread () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #6 0x00007f0b797b344d in clone () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 6 (Thread 0x7f0b6a7fc700 (LWP 7875)): QtQA::App::TestRunner: #0 0x00007f0b7a29d964 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #1 0x00007f0b706df333 in ?? () from /usr/lib64/dri/swrast_dri.so QtQA::App::TestRunner: #2 0x00007f0b7a299e0f in start_thread () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #3 0x00007f0b797b344d in clone () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 5 (Thread 0x7f0b6b7fe700 (LWP 7873)): QtQA::App::TestRunner: #0 0x00007f0b7a29d964 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #1 0x00007f0b706df333 in ?? () from /usr/lib64/dri/swrast_dri.so QtQA::App::TestRunner: #2 0x00007f0b7a299e0f in start_thread () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #3 0x00007f0b797b344d in clone () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 4 (Thread 0x7f0b6bfff700 (LWP 7872)): QtQA::App::TestRunner: #0 0x00007f0b7a29d964 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #1 0x00007f0b706df333 in ?? () from /usr/lib64/dri/swrast_dri.so QtQA::App::TestRunner: #2 0x00007f0b7a299e0f in start_thread () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #3 0x00007f0b797b344d in clone () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 3 (Thread 0x7f0b6affd700 (LWP 7874)): QtQA::App::TestRunner: #0 0x00007f0b7a29d964 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #1 0x00007f0b706df333 in ?? () from /usr/lib64/dri/swrast_dri.so QtQA::App::TestRunner: #2 0x00007f0b7a299e0f in start_thread () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #3 0x00007f0b797b344d in clone () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2 (Thread 0x7f0b69ffb700 (LWP 7886)): QtQA::App::TestRunner: #0 0x00007f0b797ac293 in select () from /lib64/libc.so.6 QtQA::App::TestRunner: #1 0x00007f0b7aaadbde in qt_safe_select (nfds=11, fdread=0x7f0b640620a8, fdwrite=0x7f0b64062338, fdexcept=0x7f0b640625c8, orig_timeout=0x0) at kernel/qcore_unix.cpp:79 QtQA::App::TestRunner: #2 0x00007f0b7aaaf2de in QEventDispatcherUNIX::select (this=0x7f0b64012e10, nfds=11, readfds=0x7f0b640620a8, writefds=0x7f0b64062338, exceptfds=0x7f0b640625c8, timeout=0x0) at kernel/qeventdispatcher_unix.cpp:328 QtQA::App::TestRunner: #3 0x00007f0b7aaaeb12 in QEventDispatcherUNIXPrivate::doSelect (this=0x7f0b64061f10, flags=..., timeout=0x0) at kernel/qeventdispatcher_unix.cpp:204 QtQA::App::TestRunner: #4 0x00007f0b7aab05f8 in QEventDispatcherUNIX::processEvents (this=0x7f0b64012e10, flags=...) at kernel/qeventdispatcher_unix.cpp:615 QtQA::App::TestRunner: #5 0x00007f0b7aa3774e in QEventLoop::processEvents (this=0x7f0b69ffada0, flags=...) at kernel/qeventloop.cpp:136 QtQA::App::TestRunner: #6 0x00007f0b7aa37a3b in QEventLoop::exec (this=0x7f0b69ffada0, flags=...) at kernel/qeventloop.cpp:212 QtQA::App::TestRunner: #7 0x00007f0b7a7c4544 in QThread::exec (this=0x259e820) at thread/qthread.cpp:511 QtQA::App::TestRunner: #8 0x00007f0b7c102a25 in QQmlThreadPrivate::run (this=0x259e820) at qml/ftw/qqmlthread.cpp:148 QtQA::App::TestRunner: #9 0x00007f0b7a7cbbca in QThreadPrivate::start (arg=0x259e820) at thread/qthread_unix.cpp:345 QtQA::App::TestRunner: #10 0x00007f0b7a299e0f in start_thread () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #11 0x00007f0b797b344d in clone () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1 (Thread 0x7f0b753f2740 (LWP 7870)): QtQA::App::TestRunner: #0 0x00007f0b796ff3d5 in raise () from /lib64/libc.so.6 QtQA::App::TestRunner: #1 0x00007f0b79700858 in abort () from /lib64/libc.so.6 QtQA::App::TestRunner: #2 0x00007f0b7a7b874e in qt_message_fatal (context=..., message=...) at global/qlogging.cpp:979 QtQA::App::TestRunner: #3 0x00007f0b7a7b62c8 in QMessageLogger::fatal (this=0x7fffadc0a7f0, msg=0x7f0b7ab13158 "ASSERT: \"%s\" in file %s, line %d") at global/qlogging.cpp:384 QtQA::App::TestRunner: #4 0x00007f0b7a7b13c4 in qt_assert (assertion=0x7f0b751b57f0 "!currentlyLockedAlphaMap.isNull()", file=0x7f0b751b56a8 "../gui/text/qfontengine_ft.cpp", line=1908) at global/qglobal.cpp:2098 QtQA::App::TestRunner: #5 0x00007f0b75172a12 in QFontEngineFT::unlockAlphaMapForGlyph (this=0x2b9b2f0) at ../gui/text/qfontengine_ft.cpp:1908 QtQA::App::TestRunner: #6 0x00007f0b7b323db5 in QTextureGlyphCache::populate (this=0x34ee3f0, fontEngine=0x2b9b2f0, numGlyphs=49, glyphs=0x34ee2f8, positions=0x2afdb88) at painting/qtextureglyphcache.cpp:164 QtQA::App::TestRunner: #7 0x00007f0b7c7015a2 in QSGTextMaskMaterial::populate (this=0x30900d0, p=..., glyphIndexes=..., glyphPositions=..., geometry=0x34ee1f0, boundingRect=0x7fffadc0ac50, baseLine=0x34ee1d8, margins=...) at scenegraph/qsgdefaultglyphnode_p.cpp:406 QtQA::App::TestRunner: #8 0x00007f0b7c6ff8fa in QSGDefaultGlyphNode::update (this=0x34ee0e0) at scenegraph/qsgdefaultglyphnode.cpp:129 QtQA::App::TestRunner: #9 0x00007f0b7c7abda1 in QQuickTextNode::addGlyphs (this=0x34edfd0, position=..., glyphs=..., color=..., style=QQuickText::Normal, styleColor=..., parentNode=0x0) at items/qquicktextnode.cpp:158 QtQA::App::TestRunner: #10 0x00007f0b7c7b1b7c in QQuickTextNodeEngine::addToSceneGraph (this=0x278f380, parentNode=0x34edfd0, style=QQuickText::Normal, styleColor=...) at items/qquicktextnodeengine.cpp:732 QtQA::App::TestRunner: #11 0x00007f0b7c7ac87b in QQuickTextNode::addTextLayout (this=0x34edfd0, position=..., textLayout=0x2e27250, color=..., style=QQuickText::Normal, styleColor=..., anchorColor=..., selectionColor=..., selectedTextColor=..., selectionStart=-1, selectionEnd=-1, lineStart=0, lineCount=1) at items/qquicktextnode.cpp:293 QtQA::App::TestRunner: #12 0x00007f0b7c7a7f82 in QQuickText::updatePaintNode (this=0x2e26fe0, oldNode=0x0, data=0x30c5250) at items/qquicktext.cpp:2291 QtQA::App::TestRunner: #13 0x00007f0b7c75a3a1 in QQuickWindowPrivate::updateDirtyNode (this=0x30c50c0, item=0x2e26fe0) at items/qquickwindow.cpp:2519 QtQA::App::TestRunner: #14 0x00007f0b7c7593bd in QQuickWindowPrivate::updateDirtyNodes (this=0x30c50c0) at items/qquickwindow.cpp:2344 QtQA::App::TestRunner: #15 0x00007f0b7c750f8e in QQuickWindowPrivate::syncSceneGraph (this=0x30c50c0) at items/qquickwindow.cpp:334 QtQA::App::TestRunner: #16 0x00007f0b7c71fb0b in QSGGuiThreadRenderLoop::renderWindow (this=0x23ff2d0, window=0x25ff180) at scenegraph/qsgrenderloop.cpp:308 QtQA::App::TestRunner: #17 0x00007f0b7c720188 in QSGGuiThreadRenderLoop::event (this=0x23ff2d0, e=0x7fffadc0d0b0) at scenegraph/qsgrenderloop.cpp:412 QtQA::App::TestRunner: #18 0x00007f0b7aa3aeec in QCoreApplicationPrivate::notify_helper (this=0x23b50b0, receiver=0x23ff2d0, event=0x7fffadc0d0b0) at kernel/qcoreapplication.cpp:1008 QtQA::App::TestRunner: #19 0x00007f0b7aa3abb0 in QCoreApplication::notify (this=0x7fffadc0e470, receiver=0x23ff2d0, event=0x7fffadc0d0b0) at kernel/qcoreapplication.cpp:953 QtQA::App::TestRunner: #20 0x00007f0b7b0550e8 in QGuiApplication::notify (this=0x7fffadc0e470, object=0x23ff2d0, event=0x7fffadc0d0b0) at kernel/qguiapplication.cpp:1357 QtQA::App::TestRunner: #21 0x00007f0b7aa3aab8 in QCoreApplication::notifyInternal (this=0x7fffadc0e470, receiver=0x23ff2d0, event=0x7fffadc0d0b0) at kernel/qcoreapplication.cpp:891 QtQA::App::TestRunner: #22 0x00007f0b7aa3e877 in QCoreApplication::sendEvent (receiver=0x23ff2d0, event=0x7fffadc0d0b0) at kernel/qcoreapplication.h:232 QtQA::App::TestRunner: #23 0x00007f0b7aab2608 in QTimerInfoList::activateTimers (this=0x2404c68) at kernel/qtimerinfo_unix.cpp:643 QtQA::App::TestRunner: #24 0x00007f0b7aab02c9 in QEventDispatcherUNIX::activateTimers (this=0x23d2a80) at kernel/qeventdispatcher_unix.cpp:557 QtQA::App::TestRunner: #25 0x00007f0b7aab062b in QEventDispatcherUNIX::processEvents (this=0x23d2a80, flags=...) at kernel/qeventdispatcher_unix.cpp:619 QtQA::App::TestRunner: #26 0x00007f0b751a8ace in QUnixEventDispatcherQPA::processEvents (this=0x23d2a80, flags=...) at eventdispatchers/qunixeventdispatcher.cpp:70 QtQA::App::TestRunner: #27 0x00007f0b7aa3afef in QCoreApplication::processEvents (flags=..., maxtime=50) at kernel/qcoreapplication.cpp:1089 QtQA::App::TestRunner: #28 0x000000000040e194 in QTest::qWait (ms=50) at /work/build/qt/qtbase/include/QtTest/../../src/testlib/qtestsystem.h:66 QtQA::App::TestRunner: #29 0x0000000000424dfc in tst_QQuickGridView::multipleChanges (this=0x7fffadc0e430, condensed=true) at tst_qquickgridview.cpp:1582 QtQA::App::TestRunner: #30 0x0000000000480d91 in tst_QQuickGridView::multipleChanges_condensed (this=0x7fffadc0e430) at tst_qquickgridview.cpp:96 QtQA::App::TestRunner: #31 0x000000000047d5ec in tst_QQuickGridView::qt_static_metacall (_o=0x7fffadc0e430, _c=QMetaObject::InvokeMetaMethod, _id=26, _a=0x7fffadc0d710) at .moc/tst_qquickgridview.moc:573 QtQA::App::TestRunner: #32 0x00007f0b7aa46ff9 in QMetaMethod::invoke (this=0x7fffadc0dbe0, object=0x7fffadc0e430, connectionType=Qt::DirectConnection, returnValue=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:2169 QtQA::App::TestRunner: #33 0x00007f0b7aa464a6 in QMetaObject::invokeMethod (obj=0x7fffadc0e430, member=0x30623a0 "multipleChanges_condensed", type=Qt::DirectConnection, ret=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:1464 QtQA::App::TestRunner: #34 0x00007f0b7bb39fff in QMetaObject::invokeMethod (obj=0x7fffadc0e430, member=0x30623a0 "multipleChanges_condensed", type=Qt::DirectConnection, val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs.h:395 QtQA::App::TestRunner: #35 0x00007f0b7bb35cdd in QTest::qInvokeTestMethodDataEntry (slot=0x30623a0 "multipleChanges_condensed") at qtestcase.cpp:1715 QtQA::App::TestRunner: #36 0x00007f0b7bb36536 in QTest::qInvokeTestMethod (slotName=0x3281c58 "multipleChanges_condensed()", data=0x0) at qtestcase.cpp:1840 QtQA::App::TestRunner: #37 0x00007f0b7bb36d97 in QTest::qInvokeTestMethods (testObject=0x7fffadc0e430) at qtestcase.cpp:1994 QtQA::App::TestRunner: #38 0x00007f0b7bb37301 in QTest::qExec (testObject=0x7fffadc0e430, argc=6, argv=0x7fffadc0e578) at qtestcase.cpp:2224 QtQA::App::TestRunner: #39 0x000000000047d235 in main (argc=6, argv=0x7fffadc0e578) at tst_qquickgridview.cpp:6310 QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QQuickGridView ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_QQuickGridView::initTestCase() PASS : tst_QQuickGridView::items() PASS : tst_QQuickGridView::changed() PASS : tst_QQuickGridView::inserted_basic() PASS : tst_QQuickGridView::inserted_defaultLayout(add 1, before visible items) PASS : tst_QQuickGridView::inserted_defaultLayout(add 2, before visible items) PASS : tst_QQuickGridView::inserted_defaultLayout(add 3, before visible items) PASS : tst_QQuickGridView::inserted_defaultLayout(add 5, before visible items) PASS : tst_QQuickGridView::inserted_defaultLayout(add 6, before visible items) PASS : tst_QQuickGridView::inserted_defaultLayout(add 1, at start of visible, content at start) PASS : tst_QQuickGridView::inserted_defaultLayout(add multiple, at start of visible, content at start) PASS : tst_QQuickGridView::inserted_defaultLayout(add 1, at start of visible, content not at start) PASS : tst_QQuickGridView::inserted_defaultLayout(add multiple, at start of visible, content not at start) PASS : tst_QQuickGridView::inserted_defaultLayout(add 1, at end of visible, content at start) PASS : tst_QQuickGridView::inserted_defaultLayout(add row, at end of visible, content at start) PASS : tst_QQuickGridView::inserted_defaultLayout(add 1, at end of visible, content not at start) PASS : tst_QQuickGridView::inserted_defaultLayout(add multiple, at end of visible, content not at start) PASS : tst_QQuickGridView::inserted_defaultLayout(add 1, after visible, content at start) PASS : tst_QQuickGridView::inserted_defaultLayout(add row, after visible, content at start) PASS : tst_QQuickGridView::inserted_defaultLayout(add 1, after visible, content not at start) PASS : tst_QQuickGridView::inserted_defaultLayout(add multiple, after visible, content not at start) PASS : tst_QQuickGridView::insertBeforeVisible(insert 1 at 0, 0 buffer) PASS : tst_QQuickGridView::insertBeforeVisible(insert 1 at 0, 100 buffer) PASS : tst_QQuickGridView::insertBeforeVisible(insert 1 at 0, 500 buffer) PASS : tst_QQuickGridView::insertBeforeVisible(insert 1 at 1, 0 buffer) PASS : tst_QQuickGridView::insertBeforeVisible(insert 1 at 1, 100 buffer) PASS : tst_QQuickGridView::insertBeforeVisible(insert 1 at 1, 500 buffer) PASS : tst_QQuickGridView::insertBeforeVisible(insert multiple at 0, 0 buffer) PASS : tst_QQuickGridView::insertBeforeVisible(insert multiple at 0, 100 buffer) PASS : tst_QQuickGridView::insertBeforeVisible(insert multiple at 0, 500 buffer) PASS : tst_QQuickGridView::insertBeforeVisible(insert multiple at 1, 0 buffer) PASS : tst_QQuickGridView::insertBeforeVisible(insert multiple at 1, 100 buffer) PASS : tst_QQuickGridView::insertBeforeVisible(insert multiple at 1, 500 buffer) PASS : tst_QQuickGridView::removed_basic() PASS : tst_QQuickGridView::removed_defaultLayout(remove 1, before visible items) PASS : tst_QQuickGridView::removed_defaultLayout(remove 1, before visible position) PASS : tst_QQuickGridView::removed_defaultLayout(remove multiple (1 row), all before visible items) PASS : tst_QQuickGridView::removed_defaultLayout(remove multiple, all before visible items, remove item 0) PASS : tst_QQuickGridView::removed_defaultLayout(remove multiple rows, all before visible items) PASS : tst_QQuickGridView::removed_defaultLayout(remove one row before visible, content y not on item border) PASS : tst_QQuickGridView::removed_defaultLayout(remove mix of visible/non-visible) PASS : tst_QQuickGridView::removed_defaultLayout(remove multiple, mix of items from before and within visible items) PASS : tst_QQuickGridView::removed_defaultLayout(remove multiple, mix of items from before and within visible items, remove item 0) PASS : tst_QQuickGridView::removed_defaultLayout(remove 1, from start of visible, content at start) PASS : tst_QQuickGridView::removed_defaultLayout(remove multiple, from start of visible, content at start) PASS : tst_QQuickGridView::removed_defaultLayout(remove 1, from start of visible, content not at start) PASS : tst_QQuickGridView::removed_defaultLayout(remove multiple, from start of visible, content not at start) PASS : tst_QQuickGridView::removed_defaultLayout(remove 1, from middle of visible, content at start) PASS : tst_QQuickGridView::removed_defaultLayout(remove multiple, from middle of visible, content at start) PASS : tst_QQuickGridView::removed_defaultLayout(remove 1, from middle of visible, content not at start) PASS : tst_QQuickGridView::removed_defaultLayout(remove multiple, from middle of visible, content not at start) PASS : tst_QQuickGridView::removed_defaultLayout(remove 1, after visible, content at start) PASS : tst_QQuickGridView::removed_defaultLayout(remove multiple, after visible, content at start) PASS : tst_QQuickGridView::removed_defaultLayout(remove 1, after visible, content not at start) PASS : tst_QQuickGridView::removed_defaultLayout(remove multiple, after visible, content not at start) PASS : tst_QQuickGridView::removed_defaultLayout(remove multiple, mix of items from within and after visible items) PASS : tst_QQuickGridView::addOrRemoveBeforeVisible(add) PASS : tst_QQuickGridView::addOrRemoveBeforeVisible(remove) PASS : tst_QQuickGridView::clear() PASS : tst_QQuickGridView::moved_defaultLayout(move 1 forwards, within visible items) PASS : tst_QQuickGridView::moved_defaultLayout(move 1 forwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_defaultLayout(move 1 forwards, from non-visible -> visible (move first item)) PASS : tst_QQuickGridView::moved_defaultLayout(move 1 forwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_defaultLayout(move 1 forwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::moved_defaultLayout(move 1 backwards, within visible items) PASS : tst_QQuickGridView::moved_defaultLayout(move 1 backwards, within visible items (to first index)) PASS : tst_QQuickGridView::moved_defaultLayout(move 1 backwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_defaultLayout(move 1 backwards, from non-visible -> visible (move last item)) PASS : tst_QQuickGridView::moved_defaultLayout(move 1 backwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_defaultLayout(move 1 backwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::moved_defaultLayout(move multiple forwards, within visible items) PASS : tst_QQuickGridView::moved_defaultLayout(move multiple backwards, within visible items (move first item)) PASS : tst_QQuickGridView::moved_defaultLayout(move multiple forwards, before visible items) PASS : tst_QQuickGridView::moved_defaultLayout(move multiple forwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_defaultLayout(move multiple forwards, from non-visible -> visible (move first item)) PASS : tst_QQuickGridView::moved_defaultLayout(move multiple forwards, mix of non-visible/visible) PASS : tst_QQuickGridView::moved_defaultLayout(move multiple forwards, to bottom of view) PASS : tst_QQuickGridView::moved_defaultLayout(move multiple forwards, to bottom of view, first row -> last) PASS : tst_QQuickGridView::moved_defaultLayout(move multiple forwards, to bottom of view, content y not 0) PASS : tst_QQuickGridView::moved_defaultLayout(move multiple forwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_defaultLayout(move multiple forwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::moved_defaultLayout(move multiple backwards, within visible items) PASS : tst_QQuickGridView::moved_defaultLayout(move multiple backwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_defaultLayout(move multiple backwards, from non-visible -> visible (move last item)) PASS : tst_QQuickGridView::moved_defaultLayout(move multiple backwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_defaultLayout(move multiple backwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::multipleChanges_condensed(remove all but 1, first->last) PASS : tst_QQuickGridView::multipleChanges_condensed(remove all) PASS : tst_QQuickGridView::multipleChanges_condensed(remove last (current) -> first) PASS : tst_QQuickGridView::multipleChanges_condensed(remove then insert at 0) PASS : tst_QQuickGridView::multipleChanges_condensed(remove then insert at non-zero index) PASS : tst_QQuickGridView::multipleChanges_condensed(remove current then insert below it) PASS : tst_QQuickGridView::multipleChanges_condensed(remove current index then move it down) PASS : tst_QQuickGridView::multipleChanges_condensed(remove current index then move it up) PASS : tst_QQuickGridView::multipleChanges_condensed(insert multiple times) PASS : tst_QQuickGridView::multipleChanges_condensed(insert multiple times with current index changes) QWARN : tst_QQuickGridView::multipleChanges_condensed(insert and remove all) load glyph failed err=6 face=0x1d29af0, glyph=5182 QWARN : tst_QQuickGridView::multipleChanges_condensed(insert and remove all) load glyph failed err=6 face=0x1d29af0, glyph=5182 QWARN : tst_QQuickGridView::multipleChanges_condensed(insert and remove all) QFontEngine: Glyph neither outline nor bitmap format=0 QWARN : tst_QQuickGridView::multipleChanges_condensed(insert and remove all) load glyph failed err=6 face=0x1d29af0, glyph=5182 QWARN : tst_QQuickGridView::multipleChanges_condensed(insert and remove all) QFontEngine: Glyph neither outline nor bitmap format=0 QFATAL : tst_QQuickGridView::multipleChanges_condensed(insert and remove all) ASSERT: "!currentlyLockedAlphaMap.isNull()" in file ../gui/text/qfontengine_ft.cpp, line 1908 FAIL! : tst_QQuickGridView::multipleChanges_condensed(insert and remove all) Received a fatal error. Loc: [Unknown file(0)] Totals: 96 passed, 1 failed, 0 skipped ********* Finished testing of tst_QQuickGridView ********* 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 7889] QtQA::App::TestRunner: [New LWP 7890] QtQA::App::TestRunner: [New LWP 7894] QtQA::App::TestRunner: [New LWP 7892] QtQA::App::TestRunner: [New LWP 7905] QtQA::App::TestRunner: [New LWP 7893] QtQA::App::TestRunner: [New LWP 7891] 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: Missing separate debuginfo for /usr/lib64/dri/swrast_dri.so QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=204942de52590bac304bf688d03d4e0b7cf8f8aa" QtQA::App::TestRunner: Core was generated by `./tst_qquickgridview -o /work/build/_artifacts/test-logs/tst_qquickgridview-tes'. QtQA::App::TestRunner: Program terminated with signal 6, Aborted. QtQA::App::TestRunner: #0 0x00007f354fd7f3d5 in raise () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 7 (Thread 0x7f3542ac0700 (LWP 7891)): QtQA::App::TestRunner: #0 0x00007f355091d964 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #1 0x00007f3542cab333 in ?? () from /usr/lib64/dri/swrast_dri.so QtQA::App::TestRunner: #2 0x00007f3550919e0f in start_thread () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #3 0x00007f354fe3344d in clone () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 6 (Thread 0x7f3541abe700 (LWP 7893)): QtQA::App::TestRunner: #0 0x00007f355091d964 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #1 0x00007f3542cab333 in ?? () from /usr/lib64/dri/swrast_dri.so QtQA::App::TestRunner: #2 0x00007f3550919e0f in start_thread () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #3 0x00007f354fe3344d in clone () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 5 (Thread 0x7f3540abc700 (LWP 7905)): QtQA::App::TestRunner: #0 0x00007f354fe2c293 in select () from /lib64/libc.so.6 QtQA::App::TestRunner: #1 0x00007f355112dbde in qt_safe_select (nfds=11, fdread=0x7f353c000a58, fdwrite=0x7f353c000ce8, fdexcept=0x7f353c000f78, orig_timeout=0x0) at kernel/qcore_unix.cpp:79 QtQA::App::TestRunner: #2 0x00007f355112f2de in QEventDispatcherUNIX::select (this=0x7f353c046f80, nfds=11, readfds=0x7f353c000a58, writefds=0x7f353c000ce8, exceptfds=0x7f353c000f78, timeout=0x0) at kernel/qeventdispatcher_unix.cpp:328 QtQA::App::TestRunner: #3 0x00007f355112eb12 in QEventDispatcherUNIXPrivate::doSelect (this=0x7f353c0008c0, flags=..., timeout=0x0) at kernel/qeventdispatcher_unix.cpp:204 QtQA::App::TestRunner: #4 0x00007f35511305f8 in QEventDispatcherUNIX::processEvents (this=0x7f353c046f80, flags=...) at kernel/qeventdispatcher_unix.cpp:615 QtQA::App::TestRunner: #5 0x00007f35510b774e in QEventLoop::processEvents (this=0x7f3540abbda0, flags=...) at kernel/qeventloop.cpp:136 QtQA::App::TestRunner: #6 0x00007f35510b7a3b in QEventLoop::exec (this=0x7f3540abbda0, flags=...) at kernel/qeventloop.cpp:212 QtQA::App::TestRunner: #7 0x00007f3550e44544 in QThread::exec (this=0x22edf00) at thread/qthread.cpp:511 QtQA::App::TestRunner: #8 0x00007f3552782a25 in QQmlThreadPrivate::run (this=0x22edf00) at qml/ftw/qqmlthread.cpp:148 QtQA::App::TestRunner: #9 0x00007f3550e4bbca in QThreadPrivate::start (arg=0x22edf00) at thread/qthread_unix.cpp:345 QtQA::App::TestRunner: #10 0x00007f3550919e0f in start_thread () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #11 0x00007f354fe3344d in clone () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 4 (Thread 0x7f35422bf700 (LWP 7892)): QtQA::App::TestRunner: #0 0x00007f355091d964 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #1 0x00007f3542cab333 in ?? () from /usr/lib64/dri/swrast_dri.so QtQA::App::TestRunner: #2 0x00007f3550919e0f in start_thread () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #3 0x00007f354fe3344d in clone () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 3 (Thread 0x7f35412bd700 (LWP 7894)): QtQA::App::TestRunner: #0 0x00007f355091d964 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #1 0x00007f3542cab333 in ?? () from /usr/lib64/dri/swrast_dri.so QtQA::App::TestRunner: #2 0x00007f3550919e0f in start_thread () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #3 0x00007f354fe3344d in clone () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2 (Thread 0x7f3548abf700 (LWP 7890)): QtQA::App::TestRunner: #0 0x00007f354fe2a4ed in poll () from /lib64/libc.so.6 QtQA::App::TestRunner: #1 0x00007f354dbda0e2 in ?? () from /usr/lib64/libxcb.so.1 QtQA::App::TestRunner: #2 0x00007f354dbdb86f in xcb_wait_for_event () from /usr/lib64/libxcb.so.1 QtQA::App::TestRunner: #3 0x00007f354b7b3a3d in QXcbEventReader::run (this=0x1aced80) at qxcbconnection.cpp:993 QtQA::App::TestRunner: #4 0x00007f3550e4bbca in QThreadPrivate::start (arg=0x1aced80) at thread/qthread_unix.cpp:345 QtQA::App::TestRunner: #5 0x00007f3550919e0f in start_thread () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #6 0x00007f354fe3344d in clone () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1 (Thread 0x7f354ba72740 (LWP 7889)): QtQA::App::TestRunner: #0 0x00007f354fd7f3d5 in raise () from /lib64/libc.so.6 QtQA::App::TestRunner: #1 0x00007f354fd80858 in abort () from /lib64/libc.so.6 QtQA::App::TestRunner: #2 0x00007f3550e3874e in qt_message_fatal (context=..., message=...) at global/qlogging.cpp:979 QtQA::App::TestRunner: #3 0x00007f3550e362c8 in QMessageLogger::fatal (this=0x7fff84bbaa20, msg=0x7f3551193158 "ASSERT: \"%s\" in file %s, line %d") at global/qlogging.cpp:384 QtQA::App::TestRunner: #4 0x00007f3550e313c4 in qt_assert (assertion=0x7f354b8357f0 "!currentlyLockedAlphaMap.isNull()", file=0x7f354b8356a8 "../gui/text/qfontengine_ft.cpp", line=1908) at global/qglobal.cpp:2098 QtQA::App::TestRunner: #5 0x00007f354b7f2a12 in QFontEngineFT::unlockAlphaMapForGlyph (this=0x26a8a60) at ../gui/text/qfontengine_ft.cpp:1908 QtQA::App::TestRunner: #6 0x00007f35519a3db5 in QTextureGlyphCache::populate (this=0x261b6d0, fontEngine=0x26a8a60, numGlyphs=49, glyphs=0x289e088, positions=0x2936cf8) at painting/qtextureglyphcache.cpp:164 QtQA::App::TestRunner: #7 0x00007f3552d815a2 in QSGTextMaskMaterial::populate (this=0x261be10, p=..., glyphIndexes=..., glyphPositions=..., geometry=0x261bd10, boundingRect=0x7fff84bbae80, baseLine=0x261bcf8, margins=...) at scenegraph/qsgdefaultglyphnode_p.cpp:406 QtQA::App::TestRunner: #8 0x00007f3552d7f8fa in QSGDefaultGlyphNode::update (this=0x261bc00) at scenegraph/qsgdefaultglyphnode.cpp:129 QtQA::App::TestRunner: #9 0x00007f3552e2bda1 in QQuickTextNode::addGlyphs (this=0x261b460, position=..., glyphs=..., color=..., style=QQuickText::Normal, styleColor=..., parentNode=0x0) at items/qquicktextnode.cpp:158 QtQA::App::TestRunner: #10 0x00007f3552e31b7c in QQuickTextNodeEngine::addToSceneGraph (this=0x289d5b0, parentNode=0x261b460, style=QQuickText::Normal, styleColor=...) at items/qquicktextnodeengine.cpp:732 QtQA::App::TestRunner: #11 0x00007f3552e2c87b in QQuickTextNode::addTextLayout (this=0x261b460, position=..., textLayout=0x223da70, color=..., style=QQuickText::Normal, styleColor=..., anchorColor=..., selectionColor=..., selectedTextColor=..., selectionStart=-1, selectionEnd=-1, lineStart=0, lineCount=1) at items/qquicktextnode.cpp:293 QtQA::App::TestRunner: #12 0x00007f3552e27f82 in QQuickText::updatePaintNode (this=0x223d800, oldNode=0x0, data=0x24538f0) at items/qquicktext.cpp:2291 QtQA::App::TestRunner: #13 0x00007f3552dda3a1 in QQuickWindowPrivate::updateDirtyNode (this=0x2453760, item=0x223d800) at items/qquickwindow.cpp:2519 QtQA::App::TestRunner: #14 0x00007f3552dd93bd in QQuickWindowPrivate::updateDirtyNodes (this=0x2453760) at items/qquickwindow.cpp:2344 QtQA::App::TestRunner: #15 0x00007f3552dd0f8e in QQuickWindowPrivate::syncSceneGraph (this=0x2453760) at items/qquickwindow.cpp:334 QtQA::App::TestRunner: #16 0x00007f3552d9fb0b in QSGGuiThreadRenderLoop::renderWindow (this=0x1af1fc0, window=0x276f6e0) at scenegraph/qsgrenderloop.cpp:308 QtQA::App::TestRunner: #17 0x00007f3552da0188 in QSGGuiThreadRenderLoop::event (this=0x1af1fc0, e=0x7fff84bbd2e0) at scenegraph/qsgrenderloop.cpp:412 QtQA::App::TestRunner: #18 0x00007f35510baeec in QCoreApplicationPrivate::notify_helper (this=0x1ab20b0, receiver=0x1af1fc0, event=0x7fff84bbd2e0) at kernel/qcoreapplication.cpp:1008 QtQA::App::TestRunner: #19 0x00007f35510babb0 in QCoreApplication::notify (this=0x7fff84bbe6a0, receiver=0x1af1fc0, event=0x7fff84bbd2e0) at kernel/qcoreapplication.cpp:953 QtQA::App::TestRunner: #20 0x00007f35516d50e8 in QGuiApplication::notify (this=0x7fff84bbe6a0, object=0x1af1fc0, event=0x7fff84bbd2e0) at kernel/qguiapplication.cpp:1357 QtQA::App::TestRunner: #21 0x00007f35510baab8 in QCoreApplication::notifyInternal (this=0x7fff84bbe6a0, receiver=0x1af1fc0, event=0x7fff84bbd2e0) at kernel/qcoreapplication.cpp:891 QtQA::App::TestRunner: #22 0x00007f35510be877 in QCoreApplication::sendEvent (receiver=0x1af1fc0, event=0x7fff84bbd2e0) at kernel/qcoreapplication.h:232 QtQA::App::TestRunner: #23 0x00007f3551132608 in QTimerInfoList::activateTimers (this=0x1b01c68) at kernel/qtimerinfo_unix.cpp:643 QtQA::App::TestRunner: #24 0x00007f35511302c9 in QEventDispatcherUNIX::activateTimers (this=0x1acfa80) at kernel/qeventdispatcher_unix.cpp:557 QtQA::App::TestRunner: #25 0x00007f355113062b in QEventDispatcherUNIX::processEvents (this=0x1acfa80, flags=...) at kernel/qeventdispatcher_unix.cpp:619 QtQA::App::TestRunner: #26 0x00007f354b828ace in QUnixEventDispatcherQPA::processEvents (this=0x1acfa80, flags=...) at eventdispatchers/qunixeventdispatcher.cpp:70 QtQA::App::TestRunner: #27 0x00007f35510bafef in QCoreApplication::processEvents (flags=..., maxtime=50) at kernel/qcoreapplication.cpp:1089 QtQA::App::TestRunner: #28 0x000000000040e194 in QTest::qWait (ms=50) at /work/build/qt/qtbase/include/QtTest/../../src/testlib/qtestsystem.h:66 QtQA::App::TestRunner: #29 0x0000000000424dfc in tst_QQuickGridView::multipleChanges (this=0x7fff84bbe660, condensed=true) at tst_qquickgridview.cpp:1582 QtQA::App::TestRunner: #30 0x0000000000480d91 in tst_QQuickGridView::multipleChanges_condensed (this=0x7fff84bbe660) at tst_qquickgridview.cpp:96 QtQA::App::TestRunner: #31 0x000000000047d5ec in tst_QQuickGridView::qt_static_metacall (_o=0x7fff84bbe660, _c=QMetaObject::InvokeMetaMethod, _id=26, _a=0x7fff84bbd940) at .moc/tst_qquickgridview.moc:573 QtQA::App::TestRunner: #32 0x00007f35510c6ff9 in QMetaMethod::invoke (this=0x7fff84bbde10, object=0x7fff84bbe660, connectionType=Qt::DirectConnection, returnValue=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:2169 QtQA::App::TestRunner: #33 0x00007f35510c64a6 in QMetaObject::invokeMethod (obj=0x7fff84bbe660, member=0x2051720 "multipleChanges_condensed", type=Qt::DirectConnection, ret=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:1464 QtQA::App::TestRunner: #34 0x00007f35521b9fff in QMetaObject::invokeMethod (obj=0x7fff84bbe660, member=0x2051720 "multipleChanges_condensed", type=Qt::DirectConnection, val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs.h:395 QtQA::App::TestRunner: #35 0x00007f35521b5cdd in QTest::qInvokeTestMethodDataEntry (slot=0x2051720 "multipleChanges_condensed") at qtestcase.cpp:1715 QtQA::App::TestRunner: #36 0x00007f35521b6536 in QTest::qInvokeTestMethod (slotName=0x1c6fbf8 "multipleChanges_condensed()", data=0x0) at qtestcase.cpp:1840 QtQA::App::TestRunner: #37 0x00007f35521b6d97 in QTest::qInvokeTestMethods (testObject=0x7fff84bbe660) at qtestcase.cpp:1994 QtQA::App::TestRunner: #38 0x00007f35521b7301 in QTest::qExec (testObject=0x7fff84bbe660, argc=5, argv=0x7fff84bbe7a8) at qtestcase.cpp:2224 QtQA::App::TestRunner: #39 0x000000000047d235 in main (argc=5, argv=0x7fff84bbe7a8) at tst_qquickgridview.cpp:6310 QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickgridview: 48 seconds, signal 6 Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_00987/linux-g++_developer-build_OpenSuSE_12.3_x64/log.txt.gz Tested changes (refs/builds/dev_1386669783): http://codereview.qt-project.org/69735 [PS3] - Fix autotests expecting a trailing whitespace for qDebug stream From ci-noreply at qt-project.org Tue Dec 10 11:48:56 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 10 Dec 2013 12:48:56 +0200 Subject: [Ci-reports] fail on ssh://codereview.qt-project.org:29418/qt/qtbase#dev Message-ID: <20131210_104856_000911.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.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()): 10 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_02257/win32-msvc2010_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1386668225): http://codereview.qt-project.org/61943 [PS13] - Add Asset Locations to QStandardPaths::DataLocation http://codereview.qt-project.org/73054 [PS5] - Remove all "old atomic" code from Qt http://codereview.qt-project.org/73565 [PS1] - qmake: remove bogus comment http://codereview.qt-project.org/73485 [PS2] - qmake: fix const correctness From ci-noreply at qt-project.org Tue Dec 10 12:14:45 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 10 Dec 2013 13:14:45 +0200 Subject: [Ci-reports] fail on ssh://codereview.qt-project.org:29418/qt/qtdeclarative#stable Message-ID: <20131210_111445_005086.ci-noreply@qt-project.org> eighteen autotests failed :( Testing tst_qquickwindow QtQA::App::TestRunner: Process exited with exit code 0xC0000005 (STATUS_ACCESS_VIOLATION) QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qquickwindow ********* Config: Using QtTest library 5.2.1, Qt 5.2.1 PASS : tst_qquickwindow::initTestCase() PASS : tst_qquickwindow::constantUpdates() PASS : tst_qquickwindow::constantUpdatesOnWindow(unblocked, beforeRender) PASS : tst_qquickwindow::constantUpdatesOnWindow(unblocked, afterRender) PASS : tst_qquickwindow::constantUpdatesOnWindow(unblocked, swapped) PASS : tst_qquickwindow::mouseFiltering() PASS : tst_qquickwindow::headless() SKIP : tst_qquickwindow::noUpdateWhenNothingChanges() Only threaded renderloop implements this feature tst_qquickwindow.cpp(1123) : failure location PASS : tst_qquickwindow::touchEvent_basic() PASS : tst_qquickwindow::touchEvent_propagation(disable events) PASS : tst_qquickwindow::touchEvent_propagation(disable item) PASS : tst_qquickwindow::touchEvent_propagation(hide item) PASS : tst_qquickwindow::touchEvent_cancel() PASS : tst_qquickwindow::touchEvent_reentrant() PASS : tst_qquickwindow::touchEvent_velocity() PASS : tst_qquickwindow::mouseFromTouch_basic() QtQA::App::TestRunner: Process exited with exit code 0xC0000005 (STATUS_ACCESS_VIOLATION) QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickwindow: 7 seconds, exit code 3221225477 Testing tst_qquickvisualdatamodel QtQA::App::TestRunner: Process exited with exit code 0xC0000005 (STATUS_ACCESS_VIOLATION) QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qquickvisualdatamodel ********* Config: Using QtTest library 5.2.1, Qt 5.2.1 PASS : tst_qquickvisualdatamodel::initTestCase() PASS : tst_qquickvisualdatamodel::rootIndex() QtQA::App::TestRunner: Process exited with exit code 0xC0000005 (STATUS_ACCESS_VIOLATION) QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickvisualdatamodel: 0.845627 seconds, exit code 3221225477 Testing tst_qquicktext QtQA::App::TestRunner: Process exited with exit code 0xC0000005 (STATUS_ACCESS_VIOLATION) QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qquicktext ********* Config: Using QtTest library 5.2.1, Qt 5.2.1 PASS : tst_qquicktext::initTestCase() PASS : tst_qquicktext::text() PASS : tst_qquicktext::width() PASS : tst_qquicktext::wrap() PASS : tst_qquicktext::elide() QtQA::App::TestRunner: Process exited with exit code 0xC0000005 (STATUS_ACCESS_VIOLATION) QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquicktext: 1 seconds, exit code 3221225477 Testing tst_QQuickPathView QtQA::App::TestRunner: Process exited with exit code 0xC0000005 (STATUS_ACCESS_VIOLATION) QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QQuickPathView ********* Config: Using QtTest library 5.2.1, Qt 5.2.1 PASS : tst_QQuickPathView::initTestCase() PASS : tst_QQuickPathView::initValues() QtQA::App::TestRunner: Process exited with exit code 0xC0000005 (STATUS_ACCESS_VIOLATION) QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickpathview: 1 seconds, exit code 3221225477 Testing tst_QQuickMouseArea QtQA::App::TestRunner: Process exited with exit code 0xC0000005 (STATUS_ACCESS_VIOLATION) QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QQuickMouseArea ********* Config: Using QtTest library 5.2.1, Qt 5.2.1 PASS : tst_QQuickMouseArea::initTestCase() PASS : tst_QQuickMouseArea::dragProperties() PASS : tst_QQuickMouseArea::resetDrag() PASS : tst_QQuickMouseArea::dragging(left) PASS : tst_QQuickMouseArea::dragging(right) PASS : tst_QQuickMouseArea::dragging(middle) PASS : tst_QQuickMouseArea::dragging(left (left|right)) PASS : tst_QQuickMouseArea::dragging(right (right|middle)) PASS : tst_QQuickMouseArea::dragging(middle (left|middle)) PASS : tst_QQuickMouseArea::dragThreshold() PASS : tst_QQuickMouseArea::invalidDrag(middle (left|right)) PASS : tst_QQuickMouseArea::invalidDrag(left (right|middle)) PASS : tst_QQuickMouseArea::invalidDrag(right (left|middle)) PASS : tst_QQuickMouseArea::cancelDragging() PASS : tst_QQuickMouseArea::setDragOnPressed() PASS : tst_QQuickMouseArea::updateMouseAreaPosOnClick() PASS : tst_QQuickMouseArea::updateMouseAreaPosOnResize() PASS : tst_QQuickMouseArea::noOnClickedWithPressAndHold() PASS : tst_QQuickMouseArea::onMousePressRejected() PASS : tst_QQuickMouseArea::pressedCanceledOnWindowDeactivate() PASS : tst_QQuickMouseArea::doubleClick(left) PASS : tst_QQuickMouseArea::doubleClick(right) PASS : tst_QQuickMouseArea::doubleClick(middle) PASS : tst_QQuickMouseArea::doubleClick(left (left|right)) PASS : tst_QQuickMouseArea::doubleClick(right (right|middle)) PASS : tst_QQuickMouseArea::doubleClick(middle (left|middle)) PASS : tst_QQuickMouseArea::clickTwice(left) PASS : tst_QQuickMouseArea::clickTwice(right) PASS : tst_QQuickMouseArea::clickTwice(middle) PASS : tst_QQuickMouseArea::clickTwice(left (left|right)) PASS : tst_QQuickMouseArea::clickTwice(right (right|middle)) PASS : tst_QQuickMouseArea::clickTwice(middle (left|middle)) PASS : tst_QQuickMouseArea::invalidClick(middle (left|right)) PASS : tst_QQuickMouseArea::invalidClick(left (right|middle)) PASS : tst_QQuickMouseArea::invalidClick(right (left|middle)) PASS : tst_QQuickMouseArea::pressedOrdering() PASS : tst_QQuickMouseArea::preventStealing() SKIP : tst_QQuickMouseArea::clickThrough() QTBUG-23976 Unstable tst_qquickmousearea.cpp(936) : failure location QtQA::App::TestRunner: Process exited with exit code 0xC0000005 (STATUS_ACCESS_VIOLATION) QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickmousearea: 15 seconds, exit code 3221225477 Testing tst_QQuickListView QtQA::App::TestRunner: Process exited with exit code 0xC0000005 (STATUS_ACCESS_VIOLATION) QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QQuickListView ********* Config: Using QtTest library 5.2.1, Qt 5.2.1 PASS : tst_QQuickListView::initTestCase() QtQA::App::TestRunner: Process exited with exit code 0xC0000005 (STATUS_ACCESS_VIOLATION) QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquicklistview: 0.887684 seconds, exit code 3221225477 Testing tst_qquickitem QtQA::App::TestRunner: Process exited with exit code 0xC0000005 (STATUS_ACCESS_VIOLATION) QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qquickitem ********* Config: Using QtTest library 5.2.1, Qt 5.2.1 PASS : tst_qquickitem::initTestCase() PASS : tst_qquickitem::noWindow() PASS : tst_qquickitem::simpleFocus() PASS : tst_qquickitem::scopedFocus() PASS : tst_qquickitem::addedToWindow() PASS : tst_qquickitem::changeParent() PASS : tst_qquickitem::multipleFocusClears() PASS : tst_qquickitem::focusSubItemInNonFocusScope() PASS : tst_qquickitem::parentItemWithFocus() PASS : tst_qquickitem::reparentFocusedItem() PASS : tst_qquickitem::constructor() PASS : tst_qquickitem::setParentItem() PASS : tst_qquickitem::visible() PASS : tst_qquickitem::enabled() PASS : tst_qquickitem::enabledFocus() SKIP : tst_qquickitem::mouseGrab() Fails in the CI for ANGLE builds on Windows, QTBUG-32664 tst_qquickitem.cpp(1189) : failure location PASS : tst_qquickitem::touchEventAcceptIgnore(with touch) PASS : tst_qquickitem::touchEventAcceptIgnore(without touch) PASS : tst_qquickitem::polishOutsideAnimation() PASS : tst_qquickitem::polishOnCompleted() PASS : tst_qquickitem::wheelEvent(visible and enabled) PASS : tst_qquickitem::wheelEvent(visible and disabled) PASS : tst_qquickitem::wheelEvent(invisible and enabled) PASS : tst_qquickitem::wheelEvent(invisible and disabled) PASS : tst_qquickitem::hoverEvent(visible, enabled, accept hover) PASS : tst_qquickitem::hoverEvent(visible, disabled, accept hover) PASS : tst_qquickitem::hoverEvent(invisible, enabled, accept hover) PASS : tst_qquickitem::hoverEvent(invisible, disabled, accept hover) PASS : tst_qquickitem::hoverEvent(visible, enabled, not accept hover) PASS : tst_qquickitem::hoverEvent(visible, disabled, not accept hover) PASS : tst_qquickitem::hoverEvent(invisible, enabled, not accept hover) PASS : tst_qquickitem::hoverEvent(invisible, disabled, not accept hover) PASS : tst_qquickitem::hoverEventInParent() QtQA::App::TestRunner: Process exited with exit code 0xC0000005 (STATUS_ACCESS_VIOLATION) QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickitem: 3 seconds, exit code 3221225477 Testing tst_qquickimage QtQA::App::TestRunner: Process exited with exit code 0xC0000005 (STATUS_ACCESS_VIOLATION) QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qquickimage ********* Config: Using QtTest library 5.2.1, Qt 5.2.1 PASS : tst_qquickimage::initTestCase() QtQA::App::TestRunner: Process exited with exit code 0xC0000005 (STATUS_ACCESS_VIOLATION) QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickimage: 0.828687 seconds, exit code 3221225477 Testing tst_qquickborderimage QtQA::App::TestRunner: Process exited with exit code 0xC0000005 (STATUS_ACCESS_VIOLATION) QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qquickborderimage ********* Config: Using QtTest library 5.2.1, Qt 5.2.1 PASS : tst_qquickborderimage::initTestCase() QtQA::App::TestRunner: Process exited with exit code 0xC0000005 (STATUS_ACCESS_VIOLATION) QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickborderimage: 1 seconds, exit code 3221225477 Testing tst_qquickanimatedimage QtQA::App::TestRunner: Process exited with exit code 0xC0000005 (STATUS_ACCESS_VIOLATION) QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qquickanimatedimage ********* Config: Using QtTest library 5.2.1, Qt 5.2.1 PASS : tst_qquickanimatedimage::initTestCase() QtQA::App::TestRunner: Process exited with exit code 0xC0000005 (STATUS_ACCESS_VIOLATION) QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickanimatedimage: 0.892829 seconds, exit code 3221225477 Testing tst_QQuickView QtQA::App::TestRunner: Process exited with exit code 0xC0000005 (STATUS_ACCESS_VIOLATION) QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QQuickView ********* Config: Using QtTest library 5.2.1, Qt 5.2.1 PASS : tst_QQuickView::initTestCase() PASS : tst_QQuickView::resizemodeitem() QtQA::App::TestRunner: Process exited with exit code 0xC0000005 (STATUS_ACCESS_VIOLATION) QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickview: 1 seconds, exit code 3221225477 Testing tst_QQuickRepeater QtQA::App::TestRunner: Process exited with exit code 0xC0000005 (STATUS_ACCESS_VIOLATION) QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QQuickRepeater ********* Config: Using QtTest library 5.2.1, Qt 5.2.1 PASS : tst_QQuickRepeater::initTestCase() QtQA::App::TestRunner: Process exited with exit code 0xC0000005 (STATUS_ACCESS_VIOLATION) QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickrepeater: 0.870859 seconds, exit code 3221225477 Testing tst_qquickanimations QtQA::App::TestRunner: Process exited with exit code 0xC0000005 (STATUS_ACCESS_VIOLATION) QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qquickanimations ********* Config: Using QtTest library 5.2.1, Qt 5.2.1 PASS : tst_qquickanimations::initTestCase() PASS : tst_qquickanimations::simpleProperty() PASS : tst_qquickanimations::simpleNumber() PASS : tst_qquickanimations::simpleColor() PASS : tst_qquickanimations::simpleRotation() PASS : tst_qquickanimations::simplePath() PASS : tst_qquickanimations::simpleAnchor() PASS : tst_qquickanimations::reparent() PASS : tst_qquickanimations::pathInterpolator() PASS : tst_qquickanimations::pathInterpolatorBackwardJump() PASS : tst_qquickanimations::pathWithNoStart() PASS : tst_qquickanimations::alwaysRunToEnd() PASS : tst_qquickanimations::complete() PASS : tst_qquickanimations::resume() PASS : tst_qquickanimations::dotProperty() QtQA::App::TestRunner: Process exited with exit code 0xC0000005 (STATUS_ACCESS_VIOLATION) QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickanimations: 13 seconds, exit code 3221225477 Testing tst_qquickdynamicpropertyanimation QtQA::App::TestRunner: Process exited with exit code 0xC0000005 (STATUS_ACCESS_VIOLATION) QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qquickdynamicpropertyanimation ********* Config: Using QtTest library 5.2.1, Qt 5.2.1 PASS : tst_qquickdynamicpropertyanimation::initTestCase() QtQA::App::TestRunner: Process exited with exit code 0xC0000005 (STATUS_ACCESS_VIOLATION) QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickdynamicpropertyanimation: 1 seconds, exit code 3221225477 Testing tst_QQuickDropArea QtQA::App::TestRunner: Process exited with exit code 0xC0000005 (STATUS_ACCESS_VIOLATION) QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QQuickDropArea ********* Config: Using QtTest library 5.2.1, Qt 5.2.1 PASS : tst_QQuickDropArea::initTestCase() QtQA::App::TestRunner: Process exited with exit code 0xC0000005 (STATUS_ACCESS_VIOLATION) QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickdroparea: 0.840597 seconds, exit code 3221225477 Testing tst_QQuickDrag QtQA::App::TestRunner: Process exited with exit code 0xC0000005 (STATUS_ACCESS_VIOLATION) QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QQuickDrag ********* Config: Using QtTest library 5.2.1, Qt 5.2.1 PASS : tst_QQuickDrag::initTestCase() QtQA::App::TestRunner: Process exited with exit code 0xC0000005 (STATUS_ACCESS_VIOLATION) QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickdrag: 0.880586 seconds, exit code 3221225477 Testing tst_qquickapplication QtQA::App::TestRunner: Process exited with exit code 0xC0000005 (STATUS_ACCESS_VIOLATION) QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qquickapplication ********* Config: Using QtTest library 5.2.1, Qt 5.2.1 PASS : tst_qquickapplication::initTestCase() PASS : tst_qquickapplication::active() PASS : tst_qquickapplication::state() XFAIL : tst_qquickapplication::layoutDirection() QTBUG-21573 tst_qquickapplication.cpp(188) : failure location QtQA::App::TestRunner: Process exited with exit code 0xC0000005 (STATUS_ACCESS_VIOLATION) QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickapplication: 1 seconds, exit code 3221225477 Testing tst_qquickanchors QtQA::App::TestRunner: Process exited with exit code 0xC0000005 (STATUS_ACCESS_VIOLATION) QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qquickanchors ********* Config: Using QtTest library 5.2.1, Qt 5.2.1 PASS : tst_qquickanchors::initTestCase() QtQA::App::TestRunner: Process exited with exit code 0xC0000005 (STATUS_ACCESS_VIOLATION) QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickanchors: 0.898301 seconds, exit code 3221225477 Build log: http://testresults.qt-project.org/ci/QtDeclarative_stable_Integration/build_01470/win64-msvc2012_developer-build_qtnamespace_Windows_8/log.txt.gz Tested changes (refs/builds/stable_1386671428): http://codereview.qt-project.org/71518 [PS2] - Safeguard QQuickWindow::hide() against other GL contexts. From ci-noreply at qt-project.org Tue Dec 10 12:21:07 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 10 Dec 2013 13:21:07 +0200 Subject: [Ci-reports] fail on ssh://codereview.qt-project.org:29418/qt/qt5#dev Message-ID: <20131210_112107_046456.ci-noreply@qt-project.org> Autotest `tst_qdnslookup_appless' failed :( Testing tst_QDnsLookup_Appless FAIL! : tst_QDnsLookup_Appless::recreateApplication() 'dns.isFinished()' returned FALSE. () Loc: [/work/build/qtbase/tests/auto/network/kernel/qdnslookup_appless/tst_qdnslookup_appless.cpp(76)] 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. () Loc: [/work/build/qtbase/tests/auto/network/kernel/qdnslookup_appless/tst_qdnslookup_appless.cpp(76)] 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: 26 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/Qt5_dev_Integration/build_00298/linux-g++_shadow-build_Ubuntu_11.10_x86/log.txt.gz Tested changes (refs/builds/dev_1386664499): http://codereview.qt-project.org/72684 [PS4] - Add QtAndroidExtras to dependency list of QtConnectivity From ci-noreply at qt-project.org Tue Dec 10 12:22:04 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 10 Dec 2013 13:22:04 +0200 Subject: [Ci-reports] fail on ssh://codereview.qt-project.org:29418/qt/qtdeclarative#stable Message-ID: <20131210_112204_065876.ci-noreply@qt-project.org> QtDeclarative_stable_Integration » wince70embedded-armv4i-msvc2008_Windows_7 #1471: FAILURE Build log: http://testresults.qt-project.org/ci/QtDeclarative_stable_Integration/build_01471/wince70embedded-armv4i-msvc2008_Windows_7/log.txt.gz Tested changes (refs/builds/stable_1386674179): http://codereview.qt-project.org/72446 [PS2] - Mark item as dirty when nodes are cleaned From ci-noreply at qt-project.org Tue Dec 10 12:33:13 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 10 Dec 2013 13:33:13 +0200 Subject: [Ci-reports] pass on ssh://codereview.qt-project.org:29418/qt/qtqa#master Message-ID: <20131210_113313_056758.ci-noreply@qt-project.org> QtQA_master_Integration #567: SUCCESS Tested changes (refs/builds/master_1386669799): http://codereview.qt-project.org/73197 [PS1] - Change email subject content sent from CI system From ci-noreply at qt-project.org Tue Dec 10 12:42:16 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 10 Dec 2013 13:42:16 +0200 Subject: [Ci-reports] fail on ssh://codereview.qt-project.org:29418/qt/qtbase#dev Message-ID: <20131210_114216_060773.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: 78 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02258/revdep-qtdeclarative_linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz Tested changes (refs/builds/dev_1386672629): http://codereview.qt-project.org/72826 [PS8] - Add deleteItems(), needed by QtQuick.Layouts http://codereview.qt-project.org/72766 [PS9] - Add baseline support to QGridLayoutEngine From ci-noreply at qt-project.org Tue Dec 10 12:57:07 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 10 Dec 2013 13:57:07 +0200 Subject: [Ci-reports] fail on ssh://codereview.qt-project.org:29418/qt/qtbase#stable Message-ID: <20131210_115707_022743.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 2013-12-10 12:57:22.613 tst_qabstractitemview[78321:5303] 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::setItemDelegate(4 columndelegates) 'QTest::qWaitForWindowActive(&v)' returned FALSE. () Loc: [tst_qabstractitemview.cpp(1082)] 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::testClickedSignal() 'QTest::qWaitForWindowActive(&view)' returned FALSE. () Loc: [tst_qabstractitemview.cpp(1583)] Totals: 54 passed, 3 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.1, Qt 5.2.1 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) 2013-12-10 12:57:30.244 tst_qabstractitemview[78337:471b] 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)] 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 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 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: 13 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_stable_Integration/build_02709/macx-clang_developer-build_OSX_10.8/log.txt.gz Tested changes (refs/builds/stable_1386672024): http://codereview.qt-project.org/73326 [PS2] - Move notification of layout change up from QApplication to QGuiApplication. From ci-noreply at qt-project.org Tue Dec 10 13:04:44 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 10 Dec 2013 14:04:44 +0200 Subject: [Ci-reports] pass on ssh://codereview.qt-project.org:29418/playground/websockets#master Message-ID: <20131210_120444_052094.ci-noreply@qt-project.org> WebSockets_master_Integration #54: SUCCESS Tested changes (refs/builds/master_1386672461): http://codereview.qt-project.org/73471 [PS6] - Cleanup code to comply with Qt style From ci-noreply at qt-project.org Tue Dec 10 13:10:03 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 10 Dec 2013 14:10:03 +0200 Subject: [Ci-reports] fail on ssh://codereview.qt-project.org:29418/qt/qtbase#release Message-ID: <20131210_121003_095590.ci-noreply@qt-project.org> Autotest `tst_qsslsocket' failed :( Testing tst_QSslSocket FAIL! : tst_QSslSocket::sessionCipher(WithHttpProxyBasicAuth) 'socket->waitForConnected(10000)' returned FALSE. () tst_qsslsocket.cpp(665) : failure location Totals: 562 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.0, Qt 5.2.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(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) 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) SKIP : tst_QSslSocket::protocol(WithSocks5Proxy) Skipping flaky test - See QTBUG-29941 tst_qsslsocket.cpp(833) : 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) SKIP : tst_QSslSocket::waitForEncrypted(WithSocks5ProxyAuth) 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) 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 XFAIL : tst_QSslSocket::verifyMode(WithoutProxy) QTBUG-24234 tst_qsslsocket.cpp(1930) : 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(1994) : 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) 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 0.9.8x 10 May 2012" QDEBUG : tst_QSslSocket::versionAccessors(WithoutProxy) "90818f" PASS : tst_QSslSocket::versionAccessors(WithoutProxy) QDEBUG : tst_QSslSocket::versionAccessors(WithSocks5Proxy) "OpenSSL 0.9.8x 10 May 2012" QDEBUG : tst_QSslSocket::versionAccessors(WithSocks5Proxy) "90818f" PASS : tst_QSslSocket::versionAccessors(WithSocks5Proxy) QDEBUG : tst_QSslSocket::versionAccessors(WithSocks5ProxyAuth) "OpenSSL 0.9.8x 10 May 2012" QDEBUG : tst_QSslSocket::versionAccessors(WithSocks5ProxyAuth) "90818f" PASS : tst_QSslSocket::versionAccessors(WithSocks5ProxyAuth) QDEBUG : tst_QSslSocket::versionAccessors(WithHttpProxy) "OpenSSL 0.9.8x 10 May 2012" QDEBUG : tst_QSslSocket::versionAccessors(WithHttpProxy) "90818f" PASS : tst_QSslSocket::versionAccessors(WithHttpProxy) QDEBUG : tst_QSslSocket::versionAccessors(WithHttpProxyBasicAuth) "OpenSSL 0.9.8x 10 May 2012" QDEBUG : tst_QSslSocket::versionAccessors(WithHttpProxyBasicAuth) "90818f" 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 failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qsslsocket: 229 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_release_Integration/build_00444/win32-msvc2010_developer-build_angle_Windows_7/log.txt.gz Tested changes (refs/builds/release_1386671576): http://codereview.qt-project.org/73572 [PS2] - do not look for mkspecs/ directories in project trees From ci-noreply at qt-project.org Tue Dec 10 13:17:54 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 10 Dec 2013 14:17:54 +0200 Subject: [Ci-reports] fail on ssh://codereview.qt-project.org:29418/qt/qtdeclarative#dev Message-ID: <20131210_121754_047982.ci-noreply@qt-project.org> Autotest `tst_qquickgridview' failed :( Testing tst_QQuickGridView QFATAL : tst_QQuickGridView::multipleChanges_condensed(insert and remove all) ASSERT: "!currentlyLockedAlphaMap.isNull()" in file ../gui/text/qfontengine_ft.cpp, line 1908 FAIL! : tst_QQuickGridView::multipleChanges_condensed(insert and remove all) Received a fatal error. Loc: [Unknown file(0)] Totals: 96 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 8137] QtQA::App::TestRunner: [New LWP 8139] QtQA::App::TestRunner: [New LWP 8153] QtQA::App::TestRunner: [New LWP 8140] QtQA::App::TestRunner: [New LWP 8141] QtQA::App::TestRunner: [New LWP 8142] QtQA::App::TestRunner: [New LWP 8138] 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: Missing separate debuginfo for /usr/lib64/dri/swrast_dri.so QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=204942de52590bac304bf688d03d4e0b7cf8f8aa" QtQA::App::TestRunner: Core was generated by `./tst_qquickgridview -silent -o /work/build/_artifacts/test-logs/tst_qquickgrid'. QtQA::App::TestRunner: Program terminated with signal 6, Aborted. QtQA::App::TestRunner: #0 0x00007f81ae30a3d5 in raise () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 7 (Thread 0x7f81a704a700 (LWP 8138)): QtQA::App::TestRunner: #0 0x00007f81ae3b54ed in poll () from /lib64/libc.so.6 QtQA::App::TestRunner: #1 0x00007f81ac1650e2 in ?? () from /usr/lib64/libxcb.so.1 QtQA::App::TestRunner: #2 0x00007f81ac16686f in xcb_wait_for_event () from /usr/lib64/libxcb.so.1 QtQA::App::TestRunner: #3 0x00007f81a9d3ea3d in QXcbEventReader::run (this=0x1334d80) at qxcbconnection.cpp:993 QtQA::App::TestRunner: #4 0x00007f81af3d6bca in QThreadPrivate::start (arg=0x1334d80) at thread/qthread_unix.cpp:345 QtQA::App::TestRunner: #5 0x00007f81aeea4e0f in start_thread () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #6 0x00007f81ae3be44d in clone () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 6 (Thread 0x7f819f7fe700 (LWP 8142)): QtQA::App::TestRunner: #0 0x00007f81aeea8964 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #1 0x00007f81a52ea333 in ?? () from /usr/lib64/dri/swrast_dri.so QtQA::App::TestRunner: #2 0x00007f81aeea4e0f in start_thread () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #3 0x00007f81ae3be44d in clone () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 5 (Thread 0x7f819ffff700 (LWP 8141)): QtQA::App::TestRunner: #0 0x00007f81aeea8964 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #1 0x00007f81a52ea333 in ?? () from /usr/lib64/dri/swrast_dri.so QtQA::App::TestRunner: #2 0x00007f81aeea4e0f in start_thread () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #3 0x00007f81ae3be44d in clone () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 4 (Thread 0x7f81a48fe700 (LWP 8140)): QtQA::App::TestRunner: #0 0x00007f81aeea8964 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #1 0x00007f81a52ea333 in ?? () from /usr/lib64/dri/swrast_dri.so QtQA::App::TestRunner: #2 0x00007f81aeea4e0f in start_thread () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #3 0x00007f81ae3be44d in clone () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 3 (Thread 0x7f819effd700 (LWP 8153)): QtQA::App::TestRunner: #0 0x00007f81ae3b7293 in select () from /lib64/libc.so.6 QtQA::App::TestRunner: #1 0x00007f81af6b8bde in qt_safe_select (nfds=11, fdread=0x7f819806e498, fdwrite=0x7f819806e728, fdexcept=0x7f819806e9b8, orig_timeout=0x0) at kernel/qcore_unix.cpp:79 QtQA::App::TestRunner: #2 0x00007f81af6ba2de in QEventDispatcherUNIX::select (this=0x7f8198006d90, nfds=11, readfds=0x7f819806e498, writefds=0x7f819806e728, exceptfds=0x7f819806e9b8, timeout=0x0) at kernel/qeventdispatcher_unix.cpp:328 QtQA::App::TestRunner: #3 0x00007f81af6b9b12 in QEventDispatcherUNIXPrivate::doSelect (this=0x7f819806e300, flags=..., timeout=0x0) at kernel/qeventdispatcher_unix.cpp:204 QtQA::App::TestRunner: #4 0x00007f81af6bb5f8 in QEventDispatcherUNIX::processEvents (this=0x7f8198006d90, flags=...) at kernel/qeventdispatcher_unix.cpp:615 QtQA::App::TestRunner: #5 0x00007f81af64274e in QEventLoop::processEvents (this=0x7f819effcda0, flags=...) at kernel/qeventloop.cpp:136 QtQA::App::TestRunner: #6 0x00007f81af642a3b in QEventLoop::exec (this=0x7f819effcda0, flags=...) at kernel/qeventloop.cpp:212 QtQA::App::TestRunner: #7 0x00007f81af3cf544 in QThread::exec (this=0x148fba0) at thread/qthread.cpp:511 QtQA::App::TestRunner: #8 0x00007f81b0d0dd2d in QQmlThreadPrivate::run (this=0x148fba0) at qml/ftw/qqmlthread.cpp:148 QtQA::App::TestRunner: #9 0x00007f81af3d6bca in QThreadPrivate::start (arg=0x148fba0) at thread/qthread_unix.cpp:345 QtQA::App::TestRunner: #10 0x00007f81aeea4e0f in start_thread () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #11 0x00007f81ae3be44d in clone () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2 (Thread 0x7f81a50ff700 (LWP 8139)): QtQA::App::TestRunner: #0 0x00007f81aeea8964 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #1 0x00007f81a52ea333 in ?? () from /usr/lib64/dri/swrast_dri.so QtQA::App::TestRunner: #2 0x00007f81aeea4e0f in start_thread () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #3 0x00007f81ae3be44d in clone () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1 (Thread 0x7f81a9ffd740 (LWP 8137)): QtQA::App::TestRunner: #0 0x00007f81ae30a3d5 in raise () from /lib64/libc.so.6 QtQA::App::TestRunner: #1 0x00007f81ae30b858 in abort () from /lib64/libc.so.6 QtQA::App::TestRunner: #2 0x00007f81af3c374e in qt_message_fatal (context=..., message=...) at global/qlogging.cpp:979 QtQA::App::TestRunner: #3 0x00007f81af3c12c8 in QMessageLogger::fatal (this=0x7fff3908b530, msg=0x7f81af71e158 "ASSERT: \"%s\" in file %s, line %d") at global/qlogging.cpp:384 QtQA::App::TestRunner: #4 0x00007f81af3bc3c4 in qt_assert (assertion=0x7f81a9dc07f0 "!currentlyLockedAlphaMap.isNull()", file=0x7f81a9dc06a8 "../gui/text/qfontengine_ft.cpp", line=1908) at global/qglobal.cpp:2098 QtQA::App::TestRunner: #5 0x00007f81a9d7da12 in QFontEngineFT::unlockAlphaMapForGlyph (this=0x2153ed0) at ../gui/text/qfontengine_ft.cpp:1908 QtQA::App::TestRunner: #6 0x00007f81aff2edb5 in QTextureGlyphCache::populate (this=0x1e840b0, fontEngine=0x2153ed0, numGlyphs=49, glyphs=0x1e83248, positions=0x1c48a78) at painting/qtextureglyphcache.cpp:164 QtQA::App::TestRunner: #7 0x00007f81b130d5a2 in QSGTextMaskMaterial::populate (this=0x1e83340, p=..., glyphIndexes=..., glyphPositions=..., geometry=0x1e83fb0, boundingRect=0x7fff3908b990, baseLine=0x1e83f98, margins=...) at scenegraph/qsgdefaultglyphnode_p.cpp:406 QtQA::App::TestRunner: #8 0x00007f81b130b8fa in QSGDefaultGlyphNode::update (this=0x1e83ea0) at scenegraph/qsgdefaultglyphnode.cpp:129 QtQA::App::TestRunner: #9 0x00007f81b13b7da1 in QQuickTextNode::addGlyphs (this=0x1e83d50, position=..., glyphs=..., color=..., style=QQuickText::Normal, styleColor=..., parentNode=0x0) at items/qquicktextnode.cpp:158 QtQA::App::TestRunner: #10 0x00007f81b13bdb7c in QQuickTextNodeEngine::addToSceneGraph (this=0x1e82770, parentNode=0x1e83d50, style=QQuickText::Normal, styleColor=...) at items/qquicktextnodeengine.cpp:732 QtQA::App::TestRunner: #11 0x00007f81b13b887b in QQuickTextNode::addTextLayout (this=0x1e83d50, position=..., textLayout=0x1cb6880, color=..., style=QQuickText::Normal, styleColor=..., anchorColor=..., selectionColor=..., selectedTextColor=..., selectionStart=-1, selectionEnd=-1, lineStart=0, lineCount=1) at items/qquicktextnode.cpp:293 QtQA::App::TestRunner: #12 0x00007f81b13b3f82 in QQuickText::updatePaintNode (this=0x1cb6610, oldNode=0x0, data=0x14ad670) at items/qquicktext.cpp:2291 QtQA::App::TestRunner: #13 0x00007f81b13663a1 in QQuickWindowPrivate::updateDirtyNode (this=0x14ad4e0, item=0x1cb6610) at items/qquickwindow.cpp:2519 QtQA::App::TestRunner: #14 0x00007f81b13653bd in QQuickWindowPrivate::updateDirtyNodes (this=0x14ad4e0) at items/qquickwindow.cpp:2344 QtQA::App::TestRunner: #15 0x00007f81b135cf8e in QQuickWindowPrivate::syncSceneGraph (this=0x14ad4e0) at items/qquickwindow.cpp:334 QtQA::App::TestRunner: #16 0x00007f81b132bb0b in QSGGuiThreadRenderLoop::renderWindow (this=0x13622d0, window=0x1fdcba0) at scenegraph/qsgrenderloop.cpp:308 QtQA::App::TestRunner: #17 0x00007f81b132c188 in QSGGuiThreadRenderLoop::event (this=0x13622d0, e=0x7fff3908ddf0) at scenegraph/qsgrenderloop.cpp:412 QtQA::App::TestRunner: #18 0x00007f81af645eec in QCoreApplicationPrivate::notify_helper (this=0x13180b0, receiver=0x13622d0, event=0x7fff3908ddf0) at kernel/qcoreapplication.cpp:1008 QtQA::App::TestRunner: #19 0x00007f81af645bb0 in QCoreApplication::notify (this=0x7fff3908f1b0, receiver=0x13622d0, event=0x7fff3908ddf0) at kernel/qcoreapplication.cpp:953 QtQA::App::TestRunner: #20 0x00007f81afc600e8 in QGuiApplication::notify (this=0x7fff3908f1b0, object=0x13622d0, event=0x7fff3908ddf0) at kernel/qguiapplication.cpp:1357 QtQA::App::TestRunner: #21 0x00007f81af645ab8 in QCoreApplication::notifyInternal (this=0x7fff3908f1b0, receiver=0x13622d0, event=0x7fff3908ddf0) at kernel/qcoreapplication.cpp:891 QtQA::App::TestRunner: #22 0x00007f81af649877 in QCoreApplication::sendEvent (receiver=0x13622d0, event=0x7fff3908ddf0) at kernel/qcoreapplication.h:232 QtQA::App::TestRunner: #23 0x00007f81af6bd608 in QTimerInfoList::activateTimers (this=0x1367c68) at kernel/qtimerinfo_unix.cpp:643 QtQA::App::TestRunner: #24 0x00007f81af6bb2c9 in QEventDispatcherUNIX::activateTimers (this=0x1335a80) at kernel/qeventdispatcher_unix.cpp:557 QtQA::App::TestRunner: #25 0x00007f81af6bb62b in QEventDispatcherUNIX::processEvents (this=0x1335a80, flags=...) at kernel/qeventdispatcher_unix.cpp:619 QtQA::App::TestRunner: #26 0x00007f81a9db3ace in QUnixEventDispatcherQPA::processEvents (this=0x1335a80, flags=...) at eventdispatchers/qunixeventdispatcher.cpp:70 QtQA::App::TestRunner: #27 0x00007f81af645fef in QCoreApplication::processEvents (flags=..., maxtime=50) at kernel/qcoreapplication.cpp:1089 QtQA::App::TestRunner: #28 0x000000000040e194 in QTest::qWait (ms=50) at /work/build/qt/qtbase/include/QtTest/../../src/testlib/qtestsystem.h:66 QtQA::App::TestRunner: #29 0x0000000000424dfc in tst_QQuickGridView::multipleChanges (this=0x7fff3908f170, condensed=true) at tst_qquickgridview.cpp:1582 QtQA::App::TestRunner: #30 0x0000000000480d91 in tst_QQuickGridView::multipleChanges_condensed (this=0x7fff3908f170) at tst_qquickgridview.cpp:96 QtQA::App::TestRunner: #31 0x000000000047d5ec in tst_QQuickGridView::qt_static_metacall (_o=0x7fff3908f170, _c=QMetaObject::InvokeMetaMethod, _id=26, _a=0x7fff3908e450) at .moc/tst_qquickgridview.moc:573 QtQA::App::TestRunner: #32 0x00007f81af651ff9 in QMetaMethod::invoke (this=0x7fff3908e920, object=0x7fff3908f170, connectionType=Qt::DirectConnection, returnValue=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:2169 QtQA::App::TestRunner: #33 0x00007f81af6514a6 in QMetaObject::invokeMethod (obj=0x7fff3908f170, member=0x1fdcb70 "multipleChanges_condensed", type=Qt::DirectConnection, ret=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:1464 QtQA::App::TestRunner: #34 0x00007f81b0744fff in QMetaObject::invokeMethod (obj=0x7fff3908f170, member=0x1fdcb70 "multipleChanges_condensed", type=Qt::DirectConnection, val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs.h:395 QtQA::App::TestRunner: #35 0x00007f81b0740cdd in QTest::qInvokeTestMethodDataEntry (slot=0x1fdcb70 "multipleChanges_condensed") at qtestcase.cpp:1715 QtQA::App::TestRunner: #36 0x00007f81b0741536 in QTest::qInvokeTestMethod (slotName=0x14b3728 "multipleChanges_condensed()", data=0x0) at qtestcase.cpp:1840 QtQA::App::TestRunner: #37 0x00007f81b0741d97 in QTest::qInvokeTestMethods (testObject=0x7fff3908f170) at qtestcase.cpp:1994 QtQA::App::TestRunner: #38 0x00007f81b0742301 in QTest::qExec (testObject=0x7fff3908f170, argc=6, argv=0x7fff3908f2b8) at qtestcase.cpp:2224 QtQA::App::TestRunner: #39 0x000000000047d235 in main (argc=6, argv=0x7fff3908f2b8) at tst_qquickgridview.cpp:6310 QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QQuickGridView ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_QQuickGridView::initTestCase() PASS : tst_QQuickGridView::items() PASS : tst_QQuickGridView::changed() PASS : tst_QQuickGridView::inserted_basic() PASS : tst_QQuickGridView::inserted_defaultLayout(add 1, before visible items) PASS : tst_QQuickGridView::inserted_defaultLayout(add 2, before visible items) PASS : tst_QQuickGridView::inserted_defaultLayout(add 3, before visible items) PASS : tst_QQuickGridView::inserted_defaultLayout(add 5, before visible items) PASS : tst_QQuickGridView::inserted_defaultLayout(add 6, before visible items) PASS : tst_QQuickGridView::inserted_defaultLayout(add 1, at start of visible, content at start) PASS : tst_QQuickGridView::inserted_defaultLayout(add multiple, at start of visible, content at start) PASS : tst_QQuickGridView::inserted_defaultLayout(add 1, at start of visible, content not at start) PASS : tst_QQuickGridView::inserted_defaultLayout(add multiple, at start of visible, content not at start) PASS : tst_QQuickGridView::inserted_defaultLayout(add 1, at end of visible, content at start) PASS : tst_QQuickGridView::inserted_defaultLayout(add row, at end of visible, content at start) PASS : tst_QQuickGridView::inserted_defaultLayout(add 1, at end of visible, content not at start) PASS : tst_QQuickGridView::inserted_defaultLayout(add multiple, at end of visible, content not at start) PASS : tst_QQuickGridView::inserted_defaultLayout(add 1, after visible, content at start) PASS : tst_QQuickGridView::inserted_defaultLayout(add row, after visible, content at start) PASS : tst_QQuickGridView::inserted_defaultLayout(add 1, after visible, content not at start) PASS : tst_QQuickGridView::inserted_defaultLayout(add multiple, after visible, content not at start) PASS : tst_QQuickGridView::insertBeforeVisible(insert 1 at 0, 0 buffer) PASS : tst_QQuickGridView::insertBeforeVisible(insert 1 at 0, 100 buffer) PASS : tst_QQuickGridView::insertBeforeVisible(insert 1 at 0, 500 buffer) PASS : tst_QQuickGridView::insertBeforeVisible(insert 1 at 1, 0 buffer) PASS : tst_QQuickGridView::insertBeforeVisible(insert 1 at 1, 100 buffer) PASS : tst_QQuickGridView::insertBeforeVisible(insert 1 at 1, 500 buffer) PASS : tst_QQuickGridView::insertBeforeVisible(insert multiple at 0, 0 buffer) PASS : tst_QQuickGridView::insertBeforeVisible(insert multiple at 0, 100 buffer) PASS : tst_QQuickGridView::insertBeforeVisible(insert multiple at 0, 500 buffer) PASS : tst_QQuickGridView::insertBeforeVisible(insert multiple at 1, 0 buffer) PASS : tst_QQuickGridView::insertBeforeVisible(insert multiple at 1, 100 buffer) PASS : tst_QQuickGridView::insertBeforeVisible(insert multiple at 1, 500 buffer) PASS : tst_QQuickGridView::removed_basic() PASS : tst_QQuickGridView::removed_defaultLayout(remove 1, before visible items) PASS : tst_QQuickGridView::removed_defaultLayout(remove 1, before visible position) PASS : tst_QQuickGridView::removed_defaultLayout(remove multiple (1 row), all before visible items) PASS : tst_QQuickGridView::removed_defaultLayout(remove multiple, all before visible items, remove item 0) PASS : tst_QQuickGridView::removed_defaultLayout(remove multiple rows, all before visible items) PASS : tst_QQuickGridView::removed_defaultLayout(remove one row before visible, content y not on item border) PASS : tst_QQuickGridView::removed_defaultLayout(remove mix of visible/non-visible) PASS : tst_QQuickGridView::removed_defaultLayout(remove multiple, mix of items from before and within visible items) PASS : tst_QQuickGridView::removed_defaultLayout(remove multiple, mix of items from before and within visible items, remove item 0) PASS : tst_QQuickGridView::removed_defaultLayout(remove 1, from start of visible, content at start) PASS : tst_QQuickGridView::removed_defaultLayout(remove multiple, from start of visible, content at start) PASS : tst_QQuickGridView::removed_defaultLayout(remove 1, from start of visible, content not at start) PASS : tst_QQuickGridView::removed_defaultLayout(remove multiple, from start of visible, content not at start) PASS : tst_QQuickGridView::removed_defaultLayout(remove 1, from middle of visible, content at start) PASS : tst_QQuickGridView::removed_defaultLayout(remove multiple, from middle of visible, content at start) PASS : tst_QQuickGridView::removed_defaultLayout(remove 1, from middle of visible, content not at start) PASS : tst_QQuickGridView::removed_defaultLayout(remove multiple, from middle of visible, content not at start) PASS : tst_QQuickGridView::removed_defaultLayout(remove 1, after visible, content at start) PASS : tst_QQuickGridView::removed_defaultLayout(remove multiple, after visible, content at start) PASS : tst_QQuickGridView::removed_defaultLayout(remove 1, after visible, content not at start) PASS : tst_QQuickGridView::removed_defaultLayout(remove multiple, after visible, content not at start) PASS : tst_QQuickGridView::removed_defaultLayout(remove multiple, mix of items from within and after visible items) PASS : tst_QQuickGridView::addOrRemoveBeforeVisible(add) PASS : tst_QQuickGridView::addOrRemoveBeforeVisible(remove) PASS : tst_QQuickGridView::clear() PASS : tst_QQuickGridView::moved_defaultLayout(move 1 forwards, within visible items) PASS : tst_QQuickGridView::moved_defaultLayout(move 1 forwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_defaultLayout(move 1 forwards, from non-visible -> visible (move first item)) PASS : tst_QQuickGridView::moved_defaultLayout(move 1 forwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_defaultLayout(move 1 forwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::moved_defaultLayout(move 1 backwards, within visible items) PASS : tst_QQuickGridView::moved_defaultLayout(move 1 backwards, within visible items (to first index)) PASS : tst_QQuickGridView::moved_defaultLayout(move 1 backwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_defaultLayout(move 1 backwards, from non-visible -> visible (move last item)) PASS : tst_QQuickGridView::moved_defaultLayout(move 1 backwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_defaultLayout(move 1 backwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::moved_defaultLayout(move multiple forwards, within visible items) PASS : tst_QQuickGridView::moved_defaultLayout(move multiple backwards, within visible items (move first item)) PASS : tst_QQuickGridView::moved_defaultLayout(move multiple forwards, before visible items) PASS : tst_QQuickGridView::moved_defaultLayout(move multiple forwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_defaultLayout(move multiple forwards, from non-visible -> visible (move first item)) PASS : tst_QQuickGridView::moved_defaultLayout(move multiple forwards, mix of non-visible/visible) PASS : tst_QQuickGridView::moved_defaultLayout(move multiple forwards, to bottom of view) PASS : tst_QQuickGridView::moved_defaultLayout(move multiple forwards, to bottom of view, first row -> last) PASS : tst_QQuickGridView::moved_defaultLayout(move multiple forwards, to bottom of view, content y not 0) PASS : tst_QQuickGridView::moved_defaultLayout(move multiple forwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_defaultLayout(move multiple forwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::moved_defaultLayout(move multiple backwards, within visible items) PASS : tst_QQuickGridView::moved_defaultLayout(move multiple backwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_defaultLayout(move multiple backwards, from non-visible -> visible (move last item)) PASS : tst_QQuickGridView::moved_defaultLayout(move multiple backwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_defaultLayout(move multiple backwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::multipleChanges_condensed(remove all but 1, first->last) PASS : tst_QQuickGridView::multipleChanges_condensed(remove all) PASS : tst_QQuickGridView::multipleChanges_condensed(remove last (current) -> first) PASS : tst_QQuickGridView::multipleChanges_condensed(remove then insert at 0) PASS : tst_QQuickGridView::multipleChanges_condensed(remove then insert at non-zero index) PASS : tst_QQuickGridView::multipleChanges_condensed(remove current then insert below it) PASS : tst_QQuickGridView::multipleChanges_condensed(remove current index then move it down) PASS : tst_QQuickGridView::multipleChanges_condensed(remove current index then move it up) PASS : tst_QQuickGridView::multipleChanges_condensed(insert multiple times) PASS : tst_QQuickGridView::multipleChanges_condensed(insert multiple times with current index changes) QWARN : tst_QQuickGridView::multipleChanges_condensed(insert and remove all) load glyph failed err=6 face=0x18ea580, glyph=5182 QWARN : tst_QQuickGridView::multipleChanges_condensed(insert and remove all) load glyph failed err=6 face=0x18ea580, glyph=5182 QWARN : tst_QQuickGridView::multipleChanges_condensed(insert and remove all) QFontEngine: Glyph neither outline nor bitmap format=0 QWARN : tst_QQuickGridView::multipleChanges_condensed(insert and remove all) load glyph failed err=6 face=0x18ea580, glyph=5182 QWARN : tst_QQuickGridView::multipleChanges_condensed(insert and remove all) QFontEngine: Glyph neither outline nor bitmap format=0 QFATAL : tst_QQuickGridView::multipleChanges_condensed(insert and remove all) ASSERT: "!currentlyLockedAlphaMap.isNull()" in file ../gui/text/qfontengine_ft.cpp, line 1908 FAIL! : tst_QQuickGridView::multipleChanges_condensed(insert and remove all) Received a fatal error. Loc: [Unknown file(0)] Totals: 96 passed, 1 failed, 0 skipped ********* Finished testing of tst_QQuickGridView ********* 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 8156] QtQA::App::TestRunner: [New LWP 8172] QtQA::App::TestRunner: [New LWP 8158] QtQA::App::TestRunner: [New LWP 8161] QtQA::App::TestRunner: [New LWP 8157] QtQA::App::TestRunner: [New LWP 8160] QtQA::App::TestRunner: [New LWP 8159] 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: Missing separate debuginfo for /usr/lib64/dri/swrast_dri.so QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=204942de52590bac304bf688d03d4e0b7cf8f8aa" QtQA::App::TestRunner: Core was generated by `./tst_qquickgridview -o /work/build/_artifacts/test-logs/tst_qquickgridview-tes'. QtQA::App::TestRunner: Program terminated with signal 6, Aborted. QtQA::App::TestRunner: #0 0x00007f7fb47613d5 in raise () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 7 (Thread 0x7f7fa6cd1700 (LWP 8159)): QtQA::App::TestRunner: #0 0x00007f7fb52ff964 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #1 0x00007f7fa6ebc333 in ?? () from /usr/lib64/dri/swrast_dri.so QtQA::App::TestRunner: #2 0x00007f7fb52fbe0f in start_thread () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #3 0x00007f7fb481544d in clone () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 6 (Thread 0x7f7fa64d0700 (LWP 8160)): QtQA::App::TestRunner: #0 0x00007f7fb52ff964 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #1 0x00007f7fa6ebc333 in ?? () from /usr/lib64/dri/swrast_dri.so QtQA::App::TestRunner: #2 0x00007f7fb52fbe0f in start_thread () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #3 0x00007f7fb481544d in clone () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 5 (Thread 0x7f7fad4a1700 (LWP 8157)): QtQA::App::TestRunner: #0 0x00007f7fb480c4ed in poll () from /lib64/libc.so.6 QtQA::App::TestRunner: #1 0x00007f7fb25bc0e2 in ?? () from /usr/lib64/libxcb.so.1 QtQA::App::TestRunner: #2 0x00007f7fb25bd86f in xcb_wait_for_event () from /usr/lib64/libxcb.so.1 QtQA::App::TestRunner: #3 0x00007f7fb0195a3d in QXcbEventReader::run (this=0x1560d80) at qxcbconnection.cpp:993 QtQA::App::TestRunner: #4 0x00007f7fb582dbca in QThreadPrivate::start (arg=0x1560d80) at thread/qthread_unix.cpp:345 QtQA::App::TestRunner: #5 0x00007f7fb52fbe0f in start_thread () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #6 0x00007f7fb481544d in clone () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 4 (Thread 0x7f7fa5ccf700 (LWP 8161)): QtQA::App::TestRunner: #0 0x00007f7fb52ff964 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #1 0x00007f7fa6ebc333 in ?? () from /usr/lib64/dri/swrast_dri.so QtQA::App::TestRunner: #2 0x00007f7fb52fbe0f in start_thread () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #3 0x00007f7fb481544d in clone () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 3 (Thread 0x7f7fac884700 (LWP 8158)): QtQA::App::TestRunner: #0 0x00007f7fb52ff964 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #1 0x00007f7fa6ebc333 in ?? () from /usr/lib64/dri/swrast_dri.so QtQA::App::TestRunner: #2 0x00007f7fb52fbe0f in start_thread () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #3 0x00007f7fb481544d in clone () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2 (Thread 0x7f7fa54ce700 (LWP 8172)): QtQA::App::TestRunner: #0 0x00007f7fb480e293 in select () from /lib64/libc.so.6 QtQA::App::TestRunner: #1 0x00007f7fb5b0fbde in qt_safe_select (nfds=11, fdread=0x7f7fa0044478, fdwrite=0x7f7fa0044708, fdexcept=0x7f7fa0044998, orig_timeout=0x0) at kernel/qcore_unix.cpp:79 QtQA::App::TestRunner: #2 0x00007f7fb5b112de in QEventDispatcherUNIX::select (this=0x7f7fa004a960, nfds=11, readfds=0x7f7fa0044478, writefds=0x7f7fa0044708, exceptfds=0x7f7fa0044998, timeout=0x0) at kernel/qeventdispatcher_unix.cpp:328 QtQA::App::TestRunner: #3 0x00007f7fb5b10b12 in QEventDispatcherUNIXPrivate::doSelect (this=0x7f7fa00442e0, flags=..., timeout=0x0) at kernel/qeventdispatcher_unix.cpp:204 QtQA::App::TestRunner: #4 0x00007f7fb5b125f8 in QEventDispatcherUNIX::processEvents (this=0x7f7fa004a960, flags=...) at kernel/qeventdispatcher_unix.cpp:615 QtQA::App::TestRunner: #5 0x00007f7fb5a9974e in QEventLoop::processEvents (this=0x7f7fa54cdda0, flags=...) at kernel/qeventloop.cpp:136 QtQA::App::TestRunner: #6 0x00007f7fb5a99a3b in QEventLoop::exec (this=0x7f7fa54cdda0, flags=...) at kernel/qeventloop.cpp:212 QtQA::App::TestRunner: #7 0x00007f7fb5826544 in QThread::exec (this=0x1687a00) at thread/qthread.cpp:511 QtQA::App::TestRunner: #8 0x00007f7fb7164d2d in QQmlThreadPrivate::run (this=0x1687a00) at qml/ftw/qqmlthread.cpp:148 QtQA::App::TestRunner: #9 0x00007f7fb582dbca in QThreadPrivate::start (arg=0x1687a00) at thread/qthread_unix.cpp:345 QtQA::App::TestRunner: #10 0x00007f7fb52fbe0f in start_thread () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #11 0x00007f7fb481544d in clone () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1 (Thread 0x7f7fb0454740 (LWP 8156)): QtQA::App::TestRunner: #0 0x00007f7fb47613d5 in raise () from /lib64/libc.so.6 QtQA::App::TestRunner: #1 0x00007f7fb4762858 in abort () from /lib64/libc.so.6 QtQA::App::TestRunner: #2 0x00007f7fb581a74e in qt_message_fatal (context=..., message=...) at global/qlogging.cpp:979 QtQA::App::TestRunner: #3 0x00007f7fb58182c8 in QMessageLogger::fatal (this=0x7fff1383fa70, msg=0x7f7fb5b75158 "ASSERT: \"%s\" in file %s, line %d") at global/qlogging.cpp:384 QtQA::App::TestRunner: #4 0x00007f7fb58133c4 in qt_assert (assertion=0x7f7fb02177f0 "!currentlyLockedAlphaMap.isNull()", file=0x7f7fb02176a8 "../gui/text/qfontengine_ft.cpp", line=1908) at global/qglobal.cpp:2098 QtQA::App::TestRunner: #5 0x00007f7fb01d4a12 in QFontEngineFT::unlockAlphaMapForGlyph (this=0x1bfeb30) at ../gui/text/qfontengine_ft.cpp:1908 QtQA::App::TestRunner: #6 0x00007f7fb6385db5 in QTextureGlyphCache::populate (this=0x1876a00, fontEngine=0x1bfeb30, numGlyphs=49, glyphs=0x25f9d28, positions=0x1876dc8) at painting/qtextureglyphcache.cpp:164 QtQA::App::TestRunner: #7 0x00007f7fb77645a2 in QSGTextMaskMaterial::populate (this=0x25f9cb0, p=..., glyphIndexes=..., glyphPositions=..., geometry=0x25f9c20, boundingRect=0x7fff1383fed0, baseLine=0x25f9c08, margins=...) at scenegraph/qsgdefaultglyphnode_p.cpp:406 QtQA::App::TestRunner: #8 0x00007f7fb77628fa in QSGDefaultGlyphNode::update (this=0x25f9b10) at scenegraph/qsgdefaultglyphnode.cpp:129 QtQA::App::TestRunner: #9 0x00007f7fb780eda1 in QQuickTextNode::addGlyphs (this=0x25f9a00, position=..., glyphs=..., color=..., style=QQuickText::Normal, styleColor=..., parentNode=0x0) at items/qquicktextnode.cpp:158 QtQA::App::TestRunner: #10 0x00007f7fb7814b7c in QQuickTextNodeEngine::addToSceneGraph (this=0x18757a0, parentNode=0x25f9a00, style=QQuickText::Normal, styleColor=...) at items/qquicktextnodeengine.cpp:732 QtQA::App::TestRunner: #11 0x00007f7fb780f87b in QQuickTextNode::addTextLayout (this=0x25f9a00, position=..., textLayout=0x167d8c0, color=..., style=QQuickText::Normal, styleColor=..., anchorColor=..., selectionColor=..., selectedTextColor=..., selectionStart=-1, selectionEnd=-1, lineStart=0, lineCount=1) at items/qquicktextnode.cpp:293 QtQA::App::TestRunner: #12 0x00007f7fb780af82 in QQuickText::updatePaintNode (this=0x167d650, oldNode=0x0, data=0x24cdb30) at items/qquicktext.cpp:2291 QtQA::App::TestRunner: #13 0x00007f7fb77bd3a1 in QQuickWindowPrivate::updateDirtyNode (this=0x24cd9a0, item=0x167d650) at items/qquickwindow.cpp:2519 QtQA::App::TestRunner: #14 0x00007f7fb77bc3bd in QQuickWindowPrivate::updateDirtyNodes (this=0x24cd9a0) at items/qquickwindow.cpp:2344 QtQA::App::TestRunner: #15 0x00007f7fb77b3f8e in QQuickWindowPrivate::syncSceneGraph (this=0x24cd9a0) at items/qquickwindow.cpp:334 QtQA::App::TestRunner: #16 0x00007f7fb7782b0b in QSGGuiThreadRenderLoop::renderWindow (this=0x1583fc0, window=0x16f8470) at scenegraph/qsgrenderloop.cpp:308 QtQA::App::TestRunner: #17 0x00007f7fb7783188 in QSGGuiThreadRenderLoop::event (this=0x1583fc0, e=0x7fff13842330) at scenegraph/qsgrenderloop.cpp:412 QtQA::App::TestRunner: #18 0x00007f7fb5a9ceec in QCoreApplicationPrivate::notify_helper (this=0x15440b0, receiver=0x1583fc0, event=0x7fff13842330) at kernel/qcoreapplication.cpp:1008 QtQA::App::TestRunner: #19 0x00007f7fb5a9cbb0 in QCoreApplication::notify (this=0x7fff138436f0, receiver=0x1583fc0, event=0x7fff13842330) at kernel/qcoreapplication.cpp:953 QtQA::App::TestRunner: #20 0x00007f7fb60b70e8 in QGuiApplication::notify (this=0x7fff138436f0, object=0x1583fc0, event=0x7fff13842330) at kernel/qguiapplication.cpp:1357 QtQA::App::TestRunner: #21 0x00007f7fb5a9cab8 in QCoreApplication::notifyInternal (this=0x7fff138436f0, receiver=0x1583fc0, event=0x7fff13842330) at kernel/qcoreapplication.cpp:891 QtQA::App::TestRunner: #22 0x00007f7fb5aa0877 in QCoreApplication::sendEvent (receiver=0x1583fc0, event=0x7fff13842330) at kernel/qcoreapplication.h:232 QtQA::App::TestRunner: #23 0x00007f7fb5b14608 in QTimerInfoList::activateTimers (this=0x1593c68) at kernel/qtimerinfo_unix.cpp:643 QtQA::App::TestRunner: #24 0x00007f7fb5b122c9 in QEventDispatcherUNIX::activateTimers (this=0x1561a80) at kernel/qeventdispatcher_unix.cpp:557 QtQA::App::TestRunner: #25 0x00007f7fb5b1262b in QEventDispatcherUNIX::processEvents (this=0x1561a80, flags=...) at kernel/qeventdispatcher_unix.cpp:619 QtQA::App::TestRunner: #26 0x00007f7fb020aace in QUnixEventDispatcherQPA::processEvents (this=0x1561a80, flags=...) at eventdispatchers/qunixeventdispatcher.cpp:70 QtQA::App::TestRunner: #27 0x00007f7fb5a9cfef in QCoreApplication::processEvents (flags=..., maxtime=50) at kernel/qcoreapplication.cpp:1089 QtQA::App::TestRunner: #28 0x000000000040e194 in QTest::qWait (ms=50) at /work/build/qt/qtbase/include/QtTest/../../src/testlib/qtestsystem.h:66 QtQA::App::TestRunner: #29 0x0000000000424dfc in tst_QQuickGridView::multipleChanges (this=0x7fff138436b0, condensed=true) at tst_qquickgridview.cpp:1582 QtQA::App::TestRunner: #30 0x0000000000480d91 in tst_QQuickGridView::multipleChanges_condensed (this=0x7fff138436b0) at tst_qquickgridview.cpp:96 QtQA::App::TestRunner: #31 0x000000000047d5ec in tst_QQuickGridView::qt_static_metacall (_o=0x7fff138436b0, _c=QMetaObject::InvokeMetaMethod, _id=26, _a=0x7fff13842990) at .moc/tst_qquickgridview.moc:573 QtQA::App::TestRunner: #32 0x00007f7fb5aa8ff9 in QMetaMethod::invoke (this=0x7fff13842e60, object=0x7fff138436b0, connectionType=Qt::DirectConnection, returnValue=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:2169 QtQA::App::TestRunner: #33 0x00007f7fb5aa84a6 in QMetaObject::invokeMethod (obj=0x7fff138436b0, member=0x16f8440 "multipleChanges_condensed", type=Qt::DirectConnection, ret=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:1464 QtQA::App::TestRunner: #34 0x00007f7fb6b9bfff in QMetaObject::invokeMethod (obj=0x7fff138436b0, member=0x16f8440 "multipleChanges_condensed", type=Qt::DirectConnection, val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs.h:395 QtQA::App::TestRunner: #35 0x00007f7fb6b97cdd in QTest::qInvokeTestMethodDataEntry (slot=0x16f8440 "multipleChanges_condensed") at qtestcase.cpp:1715 QtQA::App::TestRunner: #36 0x00007f7fb6b98536 in QTest::qInvokeTestMethod (slotName=0x24c9428 "multipleChanges_condensed()", data=0x0) at qtestcase.cpp:1840 QtQA::App::TestRunner: #37 0x00007f7fb6b98d97 in QTest::qInvokeTestMethods (testObject=0x7fff138436b0) at qtestcase.cpp:1994 QtQA::App::TestRunner: #38 0x00007f7fb6b99301 in QTest::qExec (testObject=0x7fff138436b0, argc=5, argv=0x7fff138437f8) at qtestcase.cpp:2224 QtQA::App::TestRunner: #39 0x000000000047d235 in main (argc=5, argv=0x7fff138437f8) at tst_qquickgridview.cpp:6310 QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickgridview: 49 seconds, signal 6 Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_00988/linux-g++_developer-build_OpenSuSE_12.3_x64/log.txt.gz Tested changes (refs/builds/dev_1386675594): http://codereview.qt-project.org/73404 [PS3] - Change C++ parameter type used for var parameters in QML declared signals From ci-noreply at qt-project.org Tue Dec 10 13:38:04 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 10 Dec 2013 14:38:04 +0200 Subject: [Ci-reports] fail on ssh://codereview.qt-project.org:29418/qt/qtbase#stable Message-ID: <20131210_123804_078432.ci-noreply@qt-project.org> Autotests `tst_qquickpathview' and `tst_qquicktrailemitter' failed :( Testing tst_qquicktrailemitter FAIL! : tst_qquicktrailemitter::test_basic() Compared values are not the same Actual (system->groupData[1]->size()): 510 Expected (500) : 500 Loc: [tst_qquicktrailemitter.cpp(89)] Totals: 2 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qquicktrailemitter ********* Config: Using QtTest library 5.2.1, Qt 5.2.1 PASS : tst_qquicktrailemitter::initTestCase() FAIL! : tst_qquicktrailemitter::test_basic() Compared values are not the same Actual (system->groupData[1]->size()): 510 Expected (500) : 500 Loc: [tst_qquicktrailemitter.cpp(89)] PASS : tst_qquicktrailemitter::cleanupTestCase() Totals: 2 passed, 1 failed, 0 skipped ********* Finished testing of tst_qquicktrailemitter ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquicktrailemitter: 11 seconds, exit code 1 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.2.1, Qt 5.2.1 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: 77 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_stable_Integration/build_02710/revdep-qtdeclarative_linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz Tested changes (refs/builds/stable_1386676723): http://codereview.qt-project.org/73600 [PS1] - Add QFileDialog::ShowDirsOnly to manual dialog test. http://codereview.qt-project.org/73522 [PS3] - Disable the eglfs input handlers by Environment variable From ci-noreply at qt-project.org Tue Dec 10 14:50:59 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 10 Dec 2013 15:50:59 +0200 Subject: [Ci-reports] pass on ssh://codereview.qt-project.org:29418/qt/qtdeclarative#stable Message-ID: <20131210_135059_034002.ci-noreply@qt-project.org> QtDeclarative_stable_Integration #1472: SUCCESS Tested changes (refs/builds/stable_1386679219): http://codereview.qt-project.org/73611 [PS1] - QSGRenderer: sanity check attribute regs only when QSG_SANITY_CHECK=1 From ci-noreply at qt-project.org Tue Dec 10 14:54:29 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 10 Dec 2013 15:54:29 +0200 Subject: [Ci-reports] pass on ssh://codereview.qt-project.org:29418/qt/qtbase#dev Message-ID: <20131210_135429_002090.ci-noreply@qt-project.org> QtBase_dev_Integration #2259: SUCCESS Tested changes (refs/builds/dev_1386675882): http://codereview.qt-project.org/73565 [PS1] - qmake: remove bogus comment http://codereview.qt-project.org/73485 [PS2] - qmake: fix const correctness From ci-noreply at qt-project.org Tue Dec 10 15:14:23 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 10 Dec 2013 16:14:23 +0200 Subject: [Ci-reports] pass on ssh://codereview.qt-project.org:29418/qt/qtbase#stable Message-ID: <20131210_141423_028221.ci-noreply@qt-project.org> QtBase_stable_Integration #2711: SUCCESS Tested changes (refs/builds/stable_1386679651): http://codereview.qt-project.org/73522 [PS3] - Disable the eglfs input handlers by Environment variable From ci-noreply at qt-project.org Tue Dec 10 15:48:54 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 10 Dec 2013 16:48:54 +0200 Subject: [Ci-reports] fail on ssh://codereview.qt-project.org:29418/qt/qt5#dev Message-ID: <20131210_144854_023930.ci-noreply@qt-project.org> Autotest `tst_qqmllocale' failed :( Testing tst_qqmllocale FAIL! : tst_qqmllocale::dateToLocaleTimeStringFormatted(en_US HH:mm t) Compared values are not the same Actual (val.toString()) : 18:53 FLE Daylight Time Expected (l.toString(dt.time(), format)): 18:53 FLE Standard Time tst_qqmllocale.cpp(913) : failure location FAIL! : tst_qqmllocale::dateToLocaleTimeStringFormatted(de_DE HH:mm t) Compared values are not the same Actual (val.toString()) : 18:53 FLE Daylight Time Expected (l.toString(dt.time(), format)): 18:53 FLE Standard Time tst_qqmllocale.cpp(913) : failure location FAIL! : tst_qqmllocale::dateToLocaleTimeStringFormatted(ar_SA HH:mm t) Compared values are not the same Actual (val.toString()) : ??:?? FLE Daylight Time Expected (l.toString(dt.time(), format)): ??:?? FLE Standard Time tst_qqmllocale.cpp(913) : failure location FAIL! : tst_qqmllocale::dateToLocaleTimeStringFormatted(hi_IN HH:mm t) Compared values are not the same Actual (val.toString()) : 18:53 FLE Daylight Time Expected (l.toString(dt.time(), format)): 18:53 FLE Standard Time tst_qqmllocale.cpp(913) : failure location FAIL! : tst_qqmllocale::dateToLocaleTimeStringFormatted(zh_CN HH:mm t) Compared values are not the same Actual (val.toString()) : 18:53 FLE Daylight Time Expected (l.toString(dt.time(), format)): 18:53 FLE Standard Time tst_qqmllocale.cpp(913) : failure location FAIL! : tst_qqmllocale::dateToLocaleTimeStringFormatted(th_TH HH:mm t) Compared values are not the same Actual (val.toString()) : 18:53 FLE Daylight Time Expected (l.toString(dt.time(), format)): 18:53 FLE Standard Time tst_qqmllocale.cpp(913) : failure location Totals: 469 passed, 6 failed, 27 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qqmllocale ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_qqmllocale::initTestCase() PASS : tst_qqmllocale::defaultLocale() PASS : tst_qqmllocale::properties(en_US:name) PASS : tst_qqmllocale::properties(en_US:amText) PASS : tst_qqmllocale::properties(en_US:pmText) PASS : tst_qqmllocale::properties(en_US:nativeLanguageName) PASS : tst_qqmllocale::properties(en_US:nativeCountryName) PASS : tst_qqmllocale::properties(en_US:decimalPoint) PASS : tst_qqmllocale::properties(en_US:groupSeparator) PASS : tst_qqmllocale::properties(en_US:percent) PASS : tst_qqmllocale::properties(en_US:zeroDigit) PASS : tst_qqmllocale::properties(en_US:negativeSign) PASS : tst_qqmllocale::properties(en_US:positiveSign) PASS : tst_qqmllocale::properties(en_US:exponential) PASS : tst_qqmllocale::properties(en_US:measurementSystem) PASS : tst_qqmllocale::properties(en_US:textDirection) PASS : tst_qqmllocale::properties(de_DE:name) PASS : tst_qqmllocale::properties(de_DE:amText) PASS : tst_qqmllocale::properties(de_DE:pmText) PASS : tst_qqmllocale::properties(de_DE:nativeLanguageName) PASS : tst_qqmllocale::properties(de_DE:nativeCountryName) PASS : tst_qqmllocale::properties(de_DE:decimalPoint) PASS : tst_qqmllocale::properties(de_DE:groupSeparator) PASS : tst_qqmllocale::properties(de_DE:percent) PASS : tst_qqmllocale::properties(de_DE:zeroDigit) PASS : tst_qqmllocale::properties(de_DE:negativeSign) PASS : tst_qqmllocale::properties(de_DE:positiveSign) PASS : tst_qqmllocale::properties(de_DE:exponential) PASS : tst_qqmllocale::properties(de_DE:measurementSystem) PASS : tst_qqmllocale::properties(de_DE:textDirection) PASS : tst_qqmllocale::properties(ar_SA:name) PASS : tst_qqmllocale::properties(ar_SA:amText) PASS : tst_qqmllocale::properties(ar_SA:pmText) PASS : tst_qqmllocale::properties(ar_SA:nativeLanguageName) PASS : tst_qqmllocale::properties(ar_SA:nativeCountryName) PASS : tst_qqmllocale::properties(ar_SA:decimalPoint) PASS : tst_qqmllocale::properties(ar_SA:groupSeparator) PASS : tst_qqmllocale::properties(ar_SA:percent) PASS : tst_qqmllocale::properties(ar_SA:zeroDigit) PASS : tst_qqmllocale::properties(ar_SA:negativeSign) PASS : tst_qqmllocale::properties(ar_SA:positiveSign) PASS : tst_qqmllocale::properties(ar_SA:exponential) PASS : tst_qqmllocale::properties(ar_SA:measurementSystem) PASS : tst_qqmllocale::properties(ar_SA:textDirection) PASS : tst_qqmllocale::properties(hi_IN:name) PASS : tst_qqmllocale::properties(hi_IN:amText) PASS : tst_qqmllocale::properties(hi_IN:pmText) PASS : tst_qqmllocale::properties(hi_IN:nativeLanguageName) PASS : tst_qqmllocale::properties(hi_IN:nativeCountryName) PASS : tst_qqmllocale::properties(hi_IN:decimalPoint) PASS : tst_qqmllocale::properties(hi_IN:groupSeparator) PASS : tst_qqmllocale::properties(hi_IN:percent) PASS : tst_qqmllocale::properties(hi_IN:zeroDigit) PASS : tst_qqmllocale::properties(hi_IN:negativeSign) PASS : tst_qqmllocale::properties(hi_IN:positiveSign) PASS : tst_qqmllocale::properties(hi_IN:exponential) PASS : tst_qqmllocale::properties(hi_IN:measurementSystem) PASS : tst_qqmllocale::properties(hi_IN:textDirection) PASS : tst_qqmllocale::properties(zh_CN:name) PASS : tst_qqmllocale::properties(zh_CN:amText) PASS : tst_qqmllocale::properties(zh_CN:pmText) PASS : tst_qqmllocale::properties(zh_CN:nativeLanguageName) PASS : tst_qqmllocale::properties(zh_CN:nativeCountryName) PASS : tst_qqmllocale::properties(zh_CN:decimalPoint) PASS : tst_qqmllocale::properties(zh_CN:groupSeparator) PASS : tst_qqmllocale::properties(zh_CN:percent) PASS : tst_qqmllocale::properties(zh_CN:zeroDigit) PASS : tst_qqmllocale::properties(zh_CN:negativeSign) PASS : tst_qqmllocale::properties(zh_CN:positiveSign) PASS : tst_qqmllocale::properties(zh_CN:exponential) PASS : tst_qqmllocale::properties(zh_CN:measurementSystem) PASS : tst_qqmllocale::properties(zh_CN:textDirection) PASS : tst_qqmllocale::properties(th_TH:name) PASS : tst_qqmllocale::properties(th_TH:amText) PASS : tst_qqmllocale::properties(th_TH:pmText) PASS : tst_qqmllocale::properties(th_TH:nativeLanguageName) PASS : tst_qqmllocale::properties(th_TH:nativeCountryName) PASS : tst_qqmllocale::properties(th_TH:decimalPoint) PASS : tst_qqmllocale::properties(th_TH:groupSeparator) PASS : tst_qqmllocale::properties(th_TH:percent) PASS : tst_qqmllocale::properties(th_TH:zeroDigit) PASS : tst_qqmllocale::properties(th_TH:negativeSign) PASS : tst_qqmllocale::properties(th_TH:positiveSign) PASS : tst_qqmllocale::properties(th_TH:exponential) PASS : tst_qqmllocale::properties(th_TH:measurementSystem) PASS : tst_qqmllocale::properties(th_TH:textDirection) PASS : tst_qqmllocale::currencySymbol(en_US) PASS : tst_qqmllocale::currencySymbol(en_US CurrencyIsoCode) PASS : tst_qqmllocale::currencySymbol(en_US CurrencySymbol) PASS : tst_qqmllocale::currencySymbol(en_US CurrencyDisplayName) PASS : tst_qqmllocale::currencySymbol(de_DE) PASS : tst_qqmllocale::currencySymbol(de_DE CurrencyIsoCode) PASS : tst_qqmllocale::currencySymbol(de_DE CurrencySymbol) PASS : tst_qqmllocale::currencySymbol(de_DE CurrencyDisplayName) PASS : tst_qqmllocale::currencySymbol(ar_SA) PASS : tst_qqmllocale::currencySymbol(ar_SA CurrencyIsoCode) PASS : tst_qqmllocale::currencySymbol(ar_SA CurrencySymbol) PASS : tst_qqmllocale::currencySymbol(ar_SA CurrencyDisplayName) PASS : tst_qqmllocale::currencySymbol(hi_IN) PASS : tst_qqmllocale::currencySymbol(hi_IN CurrencyIsoCode) PASS : tst_qqmllocale::currencySymbol(hi_IN CurrencySymbol) PASS : tst_qqmllocale::currencySymbol(hi_IN CurrencyDisplayName) PASS : tst_qqmllocale::currencySymbol(zh_CN) PASS : tst_qqmllocale::currencySymbol(zh_CN CurrencyIsoCode) PASS : tst_qqmllocale::currencySymbol(zh_CN CurrencySymbol) PASS : tst_qqmllocale::currencySymbol(zh_CN CurrencyDisplayName) PASS : tst_qqmllocale::currencySymbol(th_TH) PASS : tst_qqmllocale::currencySymbol(th_TH CurrencyIsoCode) PASS : tst_qqmllocale::currencySymbol(th_TH CurrencySymbol) PASS : tst_qqmllocale::currencySymbol(th_TH CurrencyDisplayName) PASS : tst_qqmllocale::monthName(en_US) PASS : tst_qqmllocale::monthName(en_US LongFormat) PASS : tst_qqmllocale::monthName(en_US ShortFormat) PASS : tst_qqmllocale::monthName(en_US NarrowFormat) PASS : tst_qqmllocale::monthName(de_DE) PASS : tst_qqmllocale::monthName(de_DE LongFormat) PASS : tst_qqmllocale::monthName(de_DE ShortFormat) PASS : tst_qqmllocale::monthName(de_DE NarrowFormat) PASS : tst_qqmllocale::monthName(ar_SA) PASS : tst_qqmllocale::monthName(ar_SA LongFormat) PASS : tst_qqmllocale::monthName(ar_SA ShortFormat) PASS : tst_qqmllocale::monthName(ar_SA NarrowFormat) PASS : tst_qqmllocale::monthName(hi_IN) PASS : tst_qqmllocale::monthName(hi_IN LongFormat) PASS : tst_qqmllocale::monthName(hi_IN ShortFormat) PASS : tst_qqmllocale::monthName(hi_IN NarrowFormat) PASS : tst_qqmllocale::monthName(zh_CN) PASS : tst_qqmllocale::monthName(zh_CN LongFormat) PASS : tst_qqmllocale::monthName(zh_CN ShortFormat) PASS : tst_qqmllocale::monthName(zh_CN NarrowFormat) PASS : tst_qqmllocale::monthName(th_TH) PASS : tst_qqmllocale::monthName(th_TH LongFormat) PASS : tst_qqmllocale::monthName(th_TH ShortFormat) PASS : tst_qqmllocale::monthName(th_TH NarrowFormat) PASS : tst_qqmllocale::standaloneMonthName(en_US) PASS : tst_qqmllocale::standaloneMonthName(en_US LongFormat) PASS : tst_qqmllocale::standaloneMonthName(en_US ShortFormat) PASS : tst_qqmllocale::standaloneMonthName(en_US NarrowFormat) PASS : tst_qqmllocale::standaloneMonthName(de_DE) PASS : tst_qqmllocale::standaloneMonthName(de_DE LongFormat) PASS : tst_qqmllocale::standaloneMonthName(de_DE ShortFormat) PASS : tst_qqmllocale::standaloneMonthName(de_DE NarrowFormat) PASS : tst_qqmllocale::standaloneMonthName(ar_SA) PASS : tst_qqmllocale::standaloneMonthName(ar_SA LongFormat) PASS : tst_qqmllocale::standaloneMonthName(ar_SA ShortFormat) PASS : tst_qqmllocale::standaloneMonthName(ar_SA NarrowFormat) PASS : tst_qqmllocale::standaloneMonthName(hi_IN) PASS : tst_qqmllocale::standaloneMonthName(hi_IN LongFormat) PASS : tst_qqmllocale::standaloneMonthName(hi_IN ShortFormat) PASS : tst_qqmllocale::standaloneMonthName(hi_IN NarrowFormat) PASS : tst_qqmllocale::standaloneMonthName(zh_CN) PASS : tst_qqmllocale::standaloneMonthName(zh_CN LongFormat) PASS : tst_qqmllocale::standaloneMonthName(zh_CN ShortFormat) PASS : tst_qqmllocale::standaloneMonthName(zh_CN NarrowFormat) PASS : tst_qqmllocale::standaloneMonthName(th_TH) PASS : tst_qqmllocale::standaloneMonthName(th_TH LongFormat) PASS : tst_qqmllocale::standaloneMonthName(th_TH ShortFormat) PASS : tst_qqmllocale::standaloneMonthName(th_TH NarrowFormat) PASS : tst_qqmllocale::dayName(en_US) PASS : tst_qqmllocale::dayName(en_US LongFormat) PASS : tst_qqmllocale::dayName(en_US ShortFormat) PASS : tst_qqmllocale::dayName(en_US NarrowFormat) PASS : tst_qqmllocale::dayName(de_DE) PASS : tst_qqmllocale::dayName(de_DE LongFormat) PASS : tst_qqmllocale::dayName(de_DE ShortFormat) PASS : tst_qqmllocale::dayName(de_DE NarrowFormat) PASS : tst_qqmllocale::dayName(ar_SA) PASS : tst_qqmllocale::dayName(ar_SA LongFormat) PASS : tst_qqmllocale::dayName(ar_SA ShortFormat) PASS : tst_qqmllocale::dayName(ar_SA NarrowFormat) PASS : tst_qqmllocale::dayName(hi_IN) PASS : tst_qqmllocale::dayName(hi_IN LongFormat) PASS : tst_qqmllocale::dayName(hi_IN ShortFormat) PASS : tst_qqmllocale::dayName(hi_IN NarrowFormat) PASS : tst_qqmllocale::dayName(zh_CN) PASS : tst_qqmllocale::dayName(zh_CN LongFormat) PASS : tst_qqmllocale::dayName(zh_CN ShortFormat) PASS : tst_qqmllocale::dayName(zh_CN NarrowFormat) PASS : tst_qqmllocale::dayName(th_TH) PASS : tst_qqmllocale::dayName(th_TH LongFormat) PASS : tst_qqmllocale::dayName(th_TH ShortFormat) PASS : tst_qqmllocale::dayName(th_TH NarrowFormat) PASS : tst_qqmllocale::standaloneDayName(en_US) PASS : tst_qqmllocale::standaloneDayName(en_US LongFormat) PASS : tst_qqmllocale::standaloneDayName(en_US ShortFormat) PASS : tst_qqmllocale::standaloneDayName(en_US NarrowFormat) PASS : tst_qqmllocale::standaloneDayName(de_DE) PASS : tst_qqmllocale::standaloneDayName(de_DE LongFormat) PASS : tst_qqmllocale::standaloneDayName(de_DE ShortFormat) PASS : tst_qqmllocale::standaloneDayName(de_DE NarrowFormat) PASS : tst_qqmllocale::standaloneDayName(ar_SA) PASS : tst_qqmllocale::standaloneDayName(ar_SA LongFormat) PASS : tst_qqmllocale::standaloneDayName(ar_SA ShortFormat) PASS : tst_qqmllocale::standaloneDayName(ar_SA NarrowFormat) PASS : tst_qqmllocale::standaloneDayName(hi_IN) PASS : tst_qqmllocale::standaloneDayName(hi_IN LongFormat) PASS : tst_qqmllocale::standaloneDayName(hi_IN ShortFormat) PASS : tst_qqmllocale::standaloneDayName(hi_IN NarrowFormat) PASS : tst_qqmllocale::standaloneDayName(zh_CN) PASS : tst_qqmllocale::standaloneDayName(zh_CN LongFormat) PASS : tst_qqmllocale::standaloneDayName(zh_CN ShortFormat) PASS : tst_qqmllocale::standaloneDayName(zh_CN NarrowFormat) PASS : tst_qqmllocale::standaloneDayName(th_TH) PASS : tst_qqmllocale::standaloneDayName(th_TH LongFormat) PASS : tst_qqmllocale::standaloneDayName(th_TH ShortFormat) PASS : tst_qqmllocale::standaloneDayName(th_TH NarrowFormat) PASS : tst_qqmllocale::firstDayOfWeek(en_US) PASS : tst_qqmllocale::firstDayOfWeek(de_DE) PASS : tst_qqmllocale::firstDayOfWeek(ar_SA) PASS : tst_qqmllocale::firstDayOfWeek(hi_IN) PASS : tst_qqmllocale::firstDayOfWeek(zh_CN) PASS : tst_qqmllocale::firstDayOfWeek(th_TH) PASS : tst_qqmllocale::weekDays(en_US) PASS : tst_qqmllocale::weekDays(de_DE) PASS : tst_qqmllocale::weekDays(ar_SA) PASS : tst_qqmllocale::weekDays(hi_IN) PASS : tst_qqmllocale::weekDays(zh_CN) PASS : tst_qqmllocale::weekDays(th_TH) PASS : tst_qqmllocale::uiLanguages(en_US) PASS : tst_qqmllocale::uiLanguages(de_DE) PASS : tst_qqmllocale::uiLanguages(ar_SA) PASS : tst_qqmllocale::uiLanguages(hi_IN) PASS : tst_qqmllocale::uiLanguages(zh_CN) PASS : tst_qqmllocale::uiLanguages(th_TH) PASS : tst_qqmllocale::dateFormat(en_US) PASS : tst_qqmllocale::dateFormat(en_US LongFormat) PASS : tst_qqmllocale::dateFormat(en_US ShortFormat) PASS : tst_qqmllocale::dateFormat(en_US NarrowFormat) PASS : tst_qqmllocale::dateFormat(de_DE) PASS : tst_qqmllocale::dateFormat(de_DE LongFormat) PASS : tst_qqmllocale::dateFormat(de_DE ShortFormat) PASS : tst_qqmllocale::dateFormat(de_DE NarrowFormat) PASS : tst_qqmllocale::dateFormat(ar_SA) PASS : tst_qqmllocale::dateFormat(ar_SA LongFormat) PASS : tst_qqmllocale::dateFormat(ar_SA ShortFormat) PASS : tst_qqmllocale::dateFormat(ar_SA NarrowFormat) PASS : tst_qqmllocale::dateFormat(hi_IN) PASS : tst_qqmllocale::dateFormat(hi_IN LongFormat) PASS : tst_qqmllocale::dateFormat(hi_IN ShortFormat) PASS : tst_qqmllocale::dateFormat(hi_IN NarrowFormat) PASS : tst_qqmllocale::dateFormat(zh_CN) PASS : tst_qqmllocale::dateFormat(zh_CN LongFormat) PASS : tst_qqmllocale::dateFormat(zh_CN ShortFormat) PASS : tst_qqmllocale::dateFormat(zh_CN NarrowFormat) PASS : tst_qqmllocale::dateFormat(th_TH) PASS : tst_qqmllocale::dateFormat(th_TH LongFormat) PASS : tst_qqmllocale::dateFormat(th_TH ShortFormat) PASS : tst_qqmllocale::dateFormat(th_TH NarrowFormat) PASS : tst_qqmllocale::dateTimeFormat(en_US) PASS : tst_qqmllocale::dateTimeFormat(en_US LongFormat) PASS : tst_qqmllocale::dateTimeFormat(en_US ShortFormat) PASS : tst_qqmllocale::dateTimeFormat(en_US NarrowFormat) PASS : tst_qqmllocale::dateTimeFormat(de_DE) PASS : tst_qqmllocale::dateTimeFormat(de_DE LongFormat) PASS : tst_qqmllocale::dateTimeFormat(de_DE ShortFormat) PASS : tst_qqmllocale::dateTimeFormat(de_DE NarrowFormat) PASS : tst_qqmllocale::dateTimeFormat(ar_SA) PASS : tst_qqmllocale::dateTimeFormat(ar_SA LongFormat) PASS : tst_qqmllocale::dateTimeFormat(ar_SA ShortFormat) PASS : tst_qqmllocale::dateTimeFormat(ar_SA NarrowFormat) PASS : tst_qqmllocale::dateTimeFormat(hi_IN) PASS : tst_qqmllocale::dateTimeFormat(hi_IN LongFormat) PASS : tst_qqmllocale::dateTimeFormat(hi_IN ShortFormat) PASS : tst_qqmllocale::dateTimeFormat(hi_IN NarrowFormat) PASS : tst_qqmllocale::dateTimeFormat(zh_CN) PASS : tst_qqmllocale::dateTimeFormat(zh_CN LongFormat) PASS : tst_qqmllocale::dateTimeFormat(zh_CN ShortFormat) PASS : tst_qqmllocale::dateTimeFormat(zh_CN NarrowFormat) PASS : tst_qqmllocale::dateTimeFormat(th_TH) PASS : tst_qqmllocale::dateTimeFormat(th_TH LongFormat) PASS : tst_qqmllocale::dateTimeFormat(th_TH ShortFormat) PASS : tst_qqmllocale::dateTimeFormat(th_TH NarrowFormat) PASS : tst_qqmllocale::timeFormat(en_US) PASS : tst_qqmllocale::timeFormat(en_US LongFormat) PASS : tst_qqmllocale::timeFormat(en_US ShortFormat) PASS : tst_qqmllocale::timeFormat(en_US NarrowFormat) PASS : tst_qqmllocale::timeFormat(de_DE) PASS : tst_qqmllocale::timeFormat(de_DE LongFormat) PASS : tst_qqmllocale::timeFormat(de_DE ShortFormat) PASS : tst_qqmllocale::timeFormat(de_DE NarrowFormat) PASS : tst_qqmllocale::timeFormat(ar_SA) PASS : tst_qqmllocale::timeFormat(ar_SA LongFormat) PASS : tst_qqmllocale::timeFormat(ar_SA ShortFormat) PASS : tst_qqmllocale::timeFormat(ar_SA NarrowFormat) PASS : tst_qqmllocale::timeFormat(hi_IN) PASS : tst_qqmllocale::timeFormat(hi_IN LongFormat) PASS : tst_qqmllocale::timeFormat(hi_IN ShortFormat) PASS : tst_qqmllocale::timeFormat(hi_IN NarrowFormat) PASS : tst_qqmllocale::timeFormat(zh_CN) PASS : tst_qqmllocale::timeFormat(zh_CN LongFormat) PASS : tst_qqmllocale::timeFormat(zh_CN ShortFormat) PASS : tst_qqmllocale::timeFormat(zh_CN NarrowFormat) PASS : tst_qqmllocale::timeFormat(th_TH) PASS : tst_qqmllocale::timeFormat(th_TH LongFormat) PASS : tst_qqmllocale::timeFormat(th_TH ShortFormat) PASS : tst_qqmllocale::timeFormat(th_TH NarrowFormat) PASS : tst_qqmllocale::dateToLocaleString(en_US) PASS : tst_qqmllocale::dateToLocaleString(en_US LongFormat) PASS : tst_qqmllocale::dateToLocaleString(en_US ShortFormat) PASS : tst_qqmllocale::dateToLocaleString(en_US NarrowFormat) PASS : tst_qqmllocale::dateToLocaleString(de_DE) PASS : tst_qqmllocale::dateToLocaleString(de_DE LongFormat) PASS : tst_qqmllocale::dateToLocaleString(de_DE ShortFormat) PASS : tst_qqmllocale::dateToLocaleString(de_DE NarrowFormat) PASS : tst_qqmllocale::dateToLocaleString(ar_SA) PASS : tst_qqmllocale::dateToLocaleString(ar_SA LongFormat) PASS : tst_qqmllocale::dateToLocaleString(ar_SA ShortFormat) PASS : tst_qqmllocale::dateToLocaleString(ar_SA NarrowFormat) PASS : tst_qqmllocale::dateToLocaleString(hi_IN) PASS : tst_qqmllocale::dateToLocaleString(hi_IN LongFormat) PASS : tst_qqmllocale::dateToLocaleString(hi_IN ShortFormat) PASS : tst_qqmllocale::dateToLocaleString(hi_IN NarrowFormat) PASS : tst_qqmllocale::dateToLocaleString(zh_CN) PASS : tst_qqmllocale::dateToLocaleString(zh_CN LongFormat) PASS : tst_qqmllocale::dateToLocaleString(zh_CN ShortFormat) PASS : tst_qqmllocale::dateToLocaleString(zh_CN NarrowFormat) PASS : tst_qqmllocale::dateToLocaleString(th_TH) PASS : tst_qqmllocale::dateToLocaleString(th_TH LongFormat) PASS : tst_qqmllocale::dateToLocaleString(th_TH ShortFormat) PASS : tst_qqmllocale::dateToLocaleString(th_TH NarrowFormat) PASS : tst_qqmllocale::dateToLocaleStringFormatted(en_US hh:mm dd.MM.yyyy) PASS : tst_qqmllocale::dateToLocaleStringFormatted(en_US h:m:sap ddd MMMM d yy) PASS : tst_qqmllocale::dateToLocaleStringFormatted(en_US 'The date and time is: 'H:mm:ss:zzz dd/MM/yy) PASS : tst_qqmllocale::dateToLocaleStringFormatted(en_US MMM d yyyy HH:mm t) PASS : tst_qqmllocale::dateToLocaleStringFormatted(de_DE hh:mm dd.MM.yyyy) PASS : tst_qqmllocale::dateToLocaleStringFormatted(de_DE h:m:sap ddd MMMM d yy) PASS : tst_qqmllocale::dateToLocaleStringFormatted(de_DE 'The date and time is: 'H:mm:ss:zzz dd/MM/yy) PASS : tst_qqmllocale::dateToLocaleStringFormatted(de_DE MMM d yyyy HH:mm t) PASS : tst_qqmllocale::dateToLocaleStringFormatted(ar_SA hh:mm dd.MM.yyyy) PASS : tst_qqmllocale::dateToLocaleStringFormatted(ar_SA h:m:sap ddd MMMM d yy) PASS : tst_qqmllocale::dateToLocaleStringFormatted(ar_SA 'The date and time is: 'H:mm:ss:zzz dd/MM/yy) PASS : tst_qqmllocale::dateToLocaleStringFormatted(ar_SA MMM d yyyy HH:mm t) PASS : tst_qqmllocale::dateToLocaleStringFormatted(hi_IN hh:mm dd.MM.yyyy) PASS : tst_qqmllocale::dateToLocaleStringFormatted(hi_IN h:m:sap ddd MMMM d yy) PASS : tst_qqmllocale::dateToLocaleStringFormatted(hi_IN 'The date and time is: 'H:mm:ss:zzz dd/MM/yy) PASS : tst_qqmllocale::dateToLocaleStringFormatted(hi_IN MMM d yyyy HH:mm t) PASS : tst_qqmllocale::dateToLocaleStringFormatted(zh_CN hh:mm dd.MM.yyyy) PASS : tst_qqmllocale::dateToLocaleStringFormatted(zh_CN h:m:sap ddd MMMM d yy) PASS : tst_qqmllocale::dateToLocaleStringFormatted(zh_CN 'The date and time is: 'H:mm:ss:zzz dd/MM/yy) PASS : tst_qqmllocale::dateToLocaleStringFormatted(zh_CN MMM d yyyy HH:mm t) PASS : tst_qqmllocale::dateToLocaleStringFormatted(th_TH hh:mm dd.MM.yyyy) PASS : tst_qqmllocale::dateToLocaleStringFormatted(th_TH h:m:sap ddd MMMM d yy) PASS : tst_qqmllocale::dateToLocaleStringFormatted(th_TH 'The date and time is: 'H:mm:ss:zzz dd/MM/yy) PASS : tst_qqmllocale::dateToLocaleStringFormatted(th_TH MMM d yyyy HH:mm t) PASS : tst_qqmllocale::dateToLocaleDateString(en_US) PASS : tst_qqmllocale::dateToLocaleDateString(en_US LongFormat) PASS : tst_qqmllocale::dateToLocaleDateString(en_US ShortFormat) PASS : tst_qqmllocale::dateToLocaleDateString(en_US NarrowFormat) PASS : tst_qqmllocale::dateToLocaleDateString(de_DE) PASS : tst_qqmllocale::dateToLocaleDateString(de_DE LongFormat) PASS : tst_qqmllocale::dateToLocaleDateString(de_DE ShortFormat) PASS : tst_qqmllocale::dateToLocaleDateString(de_DE NarrowFormat) PASS : tst_qqmllocale::dateToLocaleDateString(ar_SA) PASS : tst_qqmllocale::dateToLocaleDateString(ar_SA LongFormat) PASS : tst_qqmllocale::dateToLocaleDateString(ar_SA ShortFormat) PASS : tst_qqmllocale::dateToLocaleDateString(ar_SA NarrowFormat) PASS : tst_qqmllocale::dateToLocaleDateString(hi_IN) PASS : tst_qqmllocale::dateToLocaleDateString(hi_IN LongFormat) PASS : tst_qqmllocale::dateToLocaleDateString(hi_IN ShortFormat) PASS : tst_qqmllocale::dateToLocaleDateString(hi_IN NarrowFormat) PASS : tst_qqmllocale::dateToLocaleDateString(zh_CN) PASS : tst_qqmllocale::dateToLocaleDateString(zh_CN LongFormat) PASS : tst_qqmllocale::dateToLocaleDateString(zh_CN ShortFormat) PASS : tst_qqmllocale::dateToLocaleDateString(zh_CN NarrowFormat) PASS : tst_qqmllocale::dateToLocaleDateString(th_TH) PASS : tst_qqmllocale::dateToLocaleDateString(th_TH LongFormat) PASS : tst_qqmllocale::dateToLocaleDateString(th_TH ShortFormat) PASS : tst_qqmllocale::dateToLocaleDateString(th_TH NarrowFormat) PASS : tst_qqmllocale::dateToLocaleDateStringFormatted(en_US dd.MM.yyyy) PASS : tst_qqmllocale::dateToLocaleDateStringFormatted(en_US ddd MMMM d yy) PASS : tst_qqmllocale::dateToLocaleDateStringFormatted(en_US 'The date is: 'dd/MM/yy) PASS : tst_qqmllocale::dateToLocaleDateStringFormatted(en_US MMM d yyyy) PASS : tst_qqmllocale::dateToLocaleDateStringFormatted(de_DE dd.MM.yyyy) PASS : tst_qqmllocale::dateToLocaleDateStringFormatted(de_DE ddd MMMM d yy) PASS : tst_qqmllocale::dateToLocaleDateStringFormatted(de_DE 'The date is: 'dd/MM/yy) PASS : tst_qqmllocale::dateToLocaleDateStringFormatted(de_DE MMM d yyyy) PASS : tst_qqmllocale::dateToLocaleDateStringFormatted(ar_SA dd.MM.yyyy) PASS : tst_qqmllocale::dateToLocaleDateStringFormatted(ar_SA ddd MMMM d yy) PASS : tst_qqmllocale::dateToLocaleDateStringFormatted(ar_SA 'The date is: 'dd/MM/yy) PASS : tst_qqmllocale::dateToLocaleDateStringFormatted(ar_SA MMM d yyyy) PASS : tst_qqmllocale::dateToLocaleDateStringFormatted(hi_IN dd.MM.yyyy) PASS : tst_qqmllocale::dateToLocaleDateStringFormatted(hi_IN ddd MMMM d yy) PASS : tst_qqmllocale::dateToLocaleDateStringFormatted(hi_IN 'The date is: 'dd/MM/yy) PASS : tst_qqmllocale::dateToLocaleDateStringFormatted(hi_IN MMM d yyyy) PASS : tst_qqmllocale::dateToLocaleDateStringFormatted(zh_CN dd.MM.yyyy) PASS : tst_qqmllocale::dateToLocaleDateStringFormatted(zh_CN ddd MMMM d yy) PASS : tst_qqmllocale::dateToLocaleDateStringFormatted(zh_CN 'The date is: 'dd/MM/yy) PASS : tst_qqmllocale::dateToLocaleDateStringFormatted(zh_CN MMM d yyyy) PASS : tst_qqmllocale::dateToLocaleDateStringFormatted(th_TH dd.MM.yyyy) PASS : tst_qqmllocale::dateToLocaleDateStringFormatted(th_TH ddd MMMM d yy) PASS : tst_qqmllocale::dateToLocaleDateStringFormatted(th_TH 'The date is: 'dd/MM/yy) PASS : tst_qqmllocale::dateToLocaleDateStringFormatted(th_TH MMM d yyyy) PASS : tst_qqmllocale::dateToLocaleTimeString(en_US) PASS : tst_qqmllocale::dateToLocaleTimeString(en_US LongFormat) PASS : tst_qqmllocale::dateToLocaleTimeString(en_US ShortFormat) PASS : tst_qqmllocale::dateToLocaleTimeString(en_US NarrowFormat) PASS : tst_qqmllocale::dateToLocaleTimeString(de_DE) PASS : tst_qqmllocale::dateToLocaleTimeString(de_DE LongFormat) PASS : tst_qqmllocale::dateToLocaleTimeString(de_DE ShortFormat) PASS : tst_qqmllocale::dateToLocaleTimeString(de_DE NarrowFormat) PASS : tst_qqmllocale::dateToLocaleTimeString(ar_SA) PASS : tst_qqmllocale::dateToLocaleTimeString(ar_SA LongFormat) PASS : tst_qqmllocale::dateToLocaleTimeString(ar_SA ShortFormat) PASS : tst_qqmllocale::dateToLocaleTimeString(ar_SA NarrowFormat) PASS : tst_qqmllocale::dateToLocaleTimeString(hi_IN) PASS : tst_qqmllocale::dateToLocaleTimeString(hi_IN LongFormat) PASS : tst_qqmllocale::dateToLocaleTimeString(hi_IN ShortFormat) PASS : tst_qqmllocale::dateToLocaleTimeString(hi_IN NarrowFormat) PASS : tst_qqmllocale::dateToLocaleTimeString(zh_CN) PASS : tst_qqmllocale::dateToLocaleTimeString(zh_CN LongFormat) PASS : tst_qqmllocale::dateToLocaleTimeString(zh_CN ShortFormat) PASS : tst_qqmllocale::dateToLocaleTimeString(zh_CN NarrowFormat) PASS : tst_qqmllocale::dateToLocaleTimeString(th_TH) PASS : tst_qqmllocale::dateToLocaleTimeString(th_TH LongFormat) PASS : tst_qqmllocale::dateToLocaleTimeString(th_TH ShortFormat) PASS : tst_qqmllocale::dateToLocaleTimeString(th_TH NarrowFormat) PASS : tst_qqmllocale::dateToLocaleTimeStringFormatted(en_US hh:mm) PASS : tst_qqmllocale::dateToLocaleTimeStringFormatted(en_US h:m:sap) PASS : tst_qqmllocale::dateToLocaleTimeStringFormatted(en_US 'The time is: 'H:mm:ss:zzz) FAIL! : tst_qqmllocale::dateToLocaleTimeStringFormatted(en_US HH:mm t) Compared values are not the same Actual (val.toString()) : 18:53 FLE Daylight Time Expected (l.toString(dt.time(), format)): 18:53 FLE Standard Time tst_qqmllocale.cpp(913) : failure location PASS : tst_qqmllocale::dateToLocaleTimeStringFormatted(de_DE hh:mm) PASS : tst_qqmllocale::dateToLocaleTimeStringFormatted(de_DE h:m:sap) PASS : tst_qqmllocale::dateToLocaleTimeStringFormatted(de_DE 'The time is: 'H:mm:ss:zzz) FAIL! : tst_qqmllocale::dateToLocaleTimeStringFormatted(de_DE HH:mm t) Compared values are not the same Actual (val.toString()) : 18:53 FLE Daylight Time Expected (l.toString(dt.time(), format)): 18:53 FLE Standard Time tst_qqmllocale.cpp(913) : failure location PASS : tst_qqmllocale::dateToLocaleTimeStringFormatted(ar_SA hh:mm) PASS : tst_qqmllocale::dateToLocaleTimeStringFormatted(ar_SA h:m:sap) PASS : tst_qqmllocale::dateToLocaleTimeStringFormatted(ar_SA 'The time is: 'H:mm:ss:zzz) FAIL! : tst_qqmllocale::dateToLocaleTimeStringFormatted(ar_SA HH:mm t) Compared values are not the same Actual (val.toString()) : ??:?? FLE Daylight Time Expected (l.toString(dt.time(), format)): ??:?? FLE Standard Time tst_qqmllocale.cpp(913) : failure location PASS : tst_qqmllocale::dateToLocaleTimeStringFormatted(hi_IN hh:mm) PASS : tst_qqmllocale::dateToLocaleTimeStringFormatted(hi_IN h:m:sap) PASS : tst_qqmllocale::dateToLocaleTimeStringFormatted(hi_IN 'The time is: 'H:mm:ss:zzz) FAIL! : tst_qqmllocale::dateToLocaleTimeStringFormatted(hi_IN HH:mm t) Compared values are not the same Actual (val.toString()) : 18:53 FLE Daylight Time Expected (l.toString(dt.time(), format)): 18:53 FLE Standard Time tst_qqmllocale.cpp(913) : failure location PASS : tst_qqmllocale::dateToLocaleTimeStringFormatted(zh_CN hh:mm) PASS : tst_qqmllocale::dateToLocaleTimeStringFormatted(zh_CN h:m:sap) PASS : tst_qqmllocale::dateToLocaleTimeStringFormatted(zh_CN 'The time is: 'H:mm:ss:zzz) FAIL! : tst_qqmllocale::dateToLocaleTimeStringFormatted(zh_CN HH:mm t) Compared values are not the same Actual (val.toString()) : 18:53 FLE Daylight Time Expected (l.toString(dt.time(), format)): 18:53 FLE Standard Time tst_qqmllocale.cpp(913) : failure location PASS : tst_qqmllocale::dateToLocaleTimeStringFormatted(th_TH hh:mm) PASS : tst_qqmllocale::dateToLocaleTimeStringFormatted(th_TH h:m:sap) PASS : tst_qqmllocale::dateToLocaleTimeStringFormatted(th_TH 'The time is: 'H:mm:ss:zzz) FAIL! : tst_qqmllocale::dateToLocaleTimeStringFormatted(th_TH HH:mm t) Compared values are not the same Actual (val.toString()) : 18:53 FLE Daylight Time Expected (l.toString(dt.time(), format)): 18:53 FLE Standard Time tst_qqmllocale.cpp(913) : failure location SKIP : tst_qqmllocale::dateFromLocaleString(en_US 1) Needs fixes in our date time parser tst_qqmllocale.cpp(934) : failure location SKIP : tst_qqmllocale::dateFromLocaleString(en_US long) Needs fixes in our date time parser tst_qqmllocale.cpp(934) : failure location SKIP : tst_qqmllocale::dateFromLocaleString(en_US short) Needs fixes in our date time parser tst_qqmllocale.cpp(934) : failure location SKIP : tst_qqmllocale::dateFromLocaleString(de_DE long) Needs fixes in our date time parser tst_qqmllocale.cpp(934) : failure location SKIP : tst_qqmllocale::dateFromLocaleString(de_DE short) Needs fixes in our date time parser tst_qqmllocale.cpp(934) : failure location SKIP : tst_qqmllocale::dateFromLocaleString(ar_SA long) Needs fixes in our date time parser tst_qqmllocale.cpp(934) : failure location SKIP : tst_qqmllocale::dateFromLocaleString(ar_SA short) Needs fixes in our date time parser tst_qqmllocale.cpp(934) : failure location SKIP : tst_qqmllocale::dateFromLocaleString(zh_CN long) Needs fixes in our date time parser tst_qqmllocale.cpp(934) : failure location SKIP : tst_qqmllocale::dateFromLocaleString(zh_CN short) Needs fixes in our date time parser tst_qqmllocale.cpp(934) : failure location SKIP : tst_qqmllocale::dateFromLocaleDateString(en_US 1) Needs fixes in our date time parser tst_qqmllocale.cpp(979) : failure location SKIP : tst_qqmllocale::dateFromLocaleDateString(en_US long) Needs fixes in our date time parser tst_qqmllocale.cpp(979) : failure location SKIP : tst_qqmllocale::dateFromLocaleDateString(en_US short) Needs fixes in our date time parser tst_qqmllocale.cpp(979) : failure location SKIP : tst_qqmllocale::dateFromLocaleDateString(de_DE long) Needs fixes in our date time parser tst_qqmllocale.cpp(979) : failure location SKIP : tst_qqmllocale::dateFromLocaleDateString(de_DE short) Needs fixes in our date time parser tst_qqmllocale.cpp(979) : failure location SKIP : tst_qqmllocale::dateFromLocaleDateString(ar_SA long) Needs fixes in our date time parser tst_qqmllocale.cpp(979) : failure location SKIP : tst_qqmllocale::dateFromLocaleDateString(ar_SA short) Needs fixes in our date time parser tst_qqmllocale.cpp(979) : failure location SKIP : tst_qqmllocale::dateFromLocaleDateString(zh_CN long) Needs fixes in our date time parser tst_qqmllocale.cpp(979) : failure location SKIP : tst_qqmllocale::dateFromLocaleDateString(zh_CN short) Needs fixes in our date time parser tst_qqmllocale.cpp(979) : failure location SKIP : tst_qqmllocale::dateFromLocaleTimeString(en_US 1) Needs fixes in our date time parser tst_qqmllocale.cpp(1024) : failure location SKIP : tst_qqmllocale::dateFromLocaleTimeString(en_US long) Needs fixes in our date time parser tst_qqmllocale.cpp(1024) : failure location SKIP : tst_qqmllocale::dateFromLocaleTimeString(en_US short) Needs fixes in our date time parser tst_qqmllocale.cpp(1024) : failure location SKIP : tst_qqmllocale::dateFromLocaleTimeString(de_DE long) Needs fixes in our date time parser tst_qqmllocale.cpp(1024) : failure location SKIP : tst_qqmllocale::dateFromLocaleTimeString(de_DE short) Needs fixes in our date time parser tst_qqmllocale.cpp(1024) : failure location SKIP : tst_qqmllocale::dateFromLocaleTimeString(ar_SA long) Needs fixes in our date time parser tst_qqmllocale.cpp(1024) : failure location SKIP : tst_qqmllocale::dateFromLocaleTimeString(ar_SA short) Needs fixes in our date time parser tst_qqmllocale.cpp(1024) : failure location SKIP : tst_qqmllocale::dateFromLocaleTimeString(zh_CN long) Needs fixes in our date time parser tst_qqmllocale.cpp(1024) : failure location SKIP : tst_qqmllocale::dateFromLocaleTimeString(zh_CN short) Needs fixes in our date time parser tst_qqmllocale.cpp(1024) : failure location PASS : tst_qqmllocale::numberToLocaleString(en_US 1) PASS : tst_qqmllocale::numberToLocaleString(en_US 2) PASS : tst_qqmllocale::numberToLocaleString(en_US 3) PASS : tst_qqmllocale::numberToLocaleString(en_US 4) PASS : tst_qqmllocale::numberToLocaleString(de_DE 1) PASS : tst_qqmllocale::numberToLocaleString(de_DE 2) PASS : tst_qqmllocale::numberToLocaleString(ar_SA 1) PASS : tst_qqmllocale::numberToLocaleString(ar_SA 2) PASS : tst_qqmllocale::numberToLocaleCurrencyString(en_US 1) PASS : tst_qqmllocale::numberToLocaleCurrencyString(en_US 2) PASS : tst_qqmllocale::numberToLocaleCurrencyString(de_DE) PASS : tst_qqmllocale::numberToLocaleCurrencyString(ar_SA) PASS : tst_qqmllocale::numberToLocaleCurrencyString(hi_IN) PASS : tst_qqmllocale::numberToLocaleCurrencyString(zh_CN) PASS : tst_qqmllocale::numberToLocaleCurrencyString(th_TH) PASS : tst_qqmllocale::numberFromLocaleString(en_US 1) PASS : tst_qqmllocale::numberFromLocaleString(en_US 2) PASS : tst_qqmllocale::numberFromLocaleString(en_US 3) PASS : tst_qqmllocale::numberFromLocaleString(de_DE) PASS : tst_qqmllocale::numberFromLocaleString(ar_SA) PASS : tst_qqmllocale::numberFromLocaleString(hi_IN) PASS : tst_qqmllocale::numberFromLocaleString(zh_CN) PASS : tst_qqmllocale::numberFromLocaleString(th_TH) PASS : tst_qqmllocale::numberConstToLocaleString() PASS : tst_qqmllocale::stringLocaleCompare(before) PASS : tst_qqmllocale::stringLocaleCompare(equal) PASS : tst_qqmllocale::stringLocaleCompare(after) PASS : tst_qqmllocale::stringLocaleCompare(swedish1) PASS : tst_qqmllocale::stringLocaleCompare(swedish2) PASS : tst_qqmllocale::stringLocaleCompare(swedish3) PASS : tst_qqmllocale::stringLocaleCompare(swedish4) PASS : tst_qqmllocale::stringLocaleCompare(german1) PASS : tst_qqmllocale::stringLocaleCompare(german2) PASS : tst_qqmllocale::stringLocaleCompare(german3) PASS : tst_qqmllocale::cleanupTestCase() Totals: 469 passed, 6 failed, 27 skipped ********* Finished testing of tst_qqmllocale ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qqmllocale: 2 seconds, exit code 6 Build log: http://testresults.qt-project.org/ci/Qt5_dev_Integration/build_00299/win32-msvc2010_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1386674756): http://codereview.qt-project.org/72684 [PS4] - Add QtAndroidExtras to dependency list of QtConnectivity From ci-noreply at qt-project.org Tue Dec 10 15:49:27 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 10 Dec 2013 16:49:27 +0200 Subject: [Ci-reports] pass on ssh://codereview.qt-project.org:29418/qt/qtconnectivity#wip/android Message-ID: <20131210_144927_037106.ci-noreply@qt-project.org> QtConnectivity_wip_android_Integration #6: SUCCESS Tested changes (refs/builds/wip/android_1386682071): http://codereview.qt-project.org/73632 [PS2] - Fix hostmode transition from Discoverable to Connectable http://codereview.qt-project.org/73631 [PS1] - Git ignore the various json files required for Android deployment. http://codereview.qt-project.org/73630 [PS1] - Delete JNIThreadHelper and general code cleanup http://codereview.qt-project.org/73123 [PS5] - Test, implement, verify QBluetoothLocalDeviceAdapter on Android From ci-noreply at qt-project.org Tue Dec 10 16:24:36 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 10 Dec 2013 17:24:36 +0200 Subject: [Ci-reports] pass on ssh://codereview.qt-project.org:29418/qt/qtenginio#master Message-ID: <20131210_152436_058482.ci-noreply@qt-project.org> QtEnginio_master_Integration #105: SUCCESS Tested changes (refs/builds/master_1386686171): http://codereview.qt-project.org/73498 [PS3] - Fixed SocialTodos doc and code inconsistencies From ci-noreply at qt-project.org Tue Dec 10 16:46:21 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 10 Dec 2013 17:46:21 +0200 Subject: [Ci-reports] pass on ssh://codereview.qt-project.org:29418/qt/qtbase#stable Message-ID: <20131210_154621_049763.ci-noreply@qt-project.org> QtBase_stable_Integration #2712: SUCCESS Tested changes (refs/builds/stable_1386685046): http://codereview.qt-project.org/73597 [PS1] - QUdpSocket auto test: disable Socks5 over UDP for new test server http://codereview.qt-project.org/73599 [PS1] - SSL: blacklist ANSSI intermediate certificate http://codereview.qt-project.org/73600 [PS1] - Add QFileDialog::ShowDirsOnly to manual dialog test. From ci-noreply at qt-project.org Tue Dec 10 17:09:28 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 10 Dec 2013 18:09:28 +0200 Subject: [Ci-reports] pass on ssh://codereview.qt-project.org:29418/qt/qtdeclarative#stable Message-ID: <20131210_160928_051331.ci-noreply@qt-project.org> QtDeclarative_stable_Integration #1473: SUCCESS Tested changes (refs/builds/stable_1386687242): http://codereview.qt-project.org/73650 [PS1] - Fix broken Maroon game / regression in PropertyChanges {} element From ci-noreply at qt-project.org Tue Dec 10 17:27:20 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 10 Dec 2013 18:27:20 +0200 Subject: [Ci-reports] fail on ssh://codereview.qt-project.org:29418/qt/qtdeclarative#dev Message-ID: <20131210_162720_004472.ci-noreply@qt-project.org> Autotest `tst_qquickgridview' failed :( Testing tst_QQuickGridView QFATAL : tst_QQuickGridView::multipleChanges_condensed(insert and remove all) ASSERT: "!currentlyLockedAlphaMap.isNull()" in file ../gui/text/qfontengine_ft.cpp, line 1908 FAIL! : tst_QQuickGridView::multipleChanges_condensed(insert and remove all) Received a fatal error. Loc: [Unknown file(0)] Totals: 96 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 18335] QtQA::App::TestRunner: [New LWP 18338] QtQA::App::TestRunner: [New LWP 18340] QtQA::App::TestRunner: [New LWP 18337] QtQA::App::TestRunner: [New LWP 18351] QtQA::App::TestRunner: [New LWP 18339] QtQA::App::TestRunner: [New LWP 18336] 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: Missing separate debuginfo for /usr/lib64/dri/swrast_dri.so QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=204942de52590bac304bf688d03d4e0b7cf8f8aa" QtQA::App::TestRunner: Core was generated by `./tst_qquickgridview -silent -o /work/build/_artifacts/test-logs/tst_qquickgrid'. QtQA::App::TestRunner: Program terminated with signal 6, Aborted. QtQA::App::TestRunner: #0 0x00007f3e800793d5 in raise () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 7 (Thread 0x7f3e78db9700 (LWP 18336)): QtQA::App::TestRunner: #0 0x00007f3e801244ed in poll () from /lib64/libc.so.6 QtQA::App::TestRunner: #1 0x00007f3e7ded40e2 in ?? () from /usr/lib64/libxcb.so.1 QtQA::App::TestRunner: #2 0x00007f3e7ded586f in xcb_wait_for_event () from /usr/lib64/libxcb.so.1 QtQA::App::TestRunner: #3 0x00007f3e7baada3d in QXcbEventReader::run (this=0x1314d80) at qxcbconnection.cpp:993 QtQA::App::TestRunner: #4 0x00007f3e81145bca in QThreadPrivate::start (arg=0x1314d80) at thread/qthread_unix.cpp:345 QtQA::App::TestRunner: #5 0x00007f3e80c13e0f in start_thread () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #6 0x00007f3e8012d44d in clone () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 6 (Thread 0x7f3e71ccf700 (LWP 18339)): QtQA::App::TestRunner: #0 0x00007f3e80c17964 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #1 0x00007f3e72ebc333 in ?? () from /usr/lib64/dri/swrast_dri.so QtQA::App::TestRunner: #2 0x00007f3e80c13e0f in start_thread () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #3 0x00007f3e8012d44d in clone () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 5 (Thread 0x7f3e70ccd700 (LWP 18351)): QtQA::App::TestRunner: #0 0x00007f3e80126293 in select () from /lib64/libc.so.6 QtQA::App::TestRunner: #1 0x00007f3e81427bde in qt_safe_select (nfds=11, fdread=0x7f3e6c000a58, fdwrite=0x7f3e6c000ce8, fdexcept=0x7f3e6c000f78, orig_timeout=0x0) at kernel/qcore_unix.cpp:79 QtQA::App::TestRunner: #2 0x00007f3e814292de in QEventDispatcherUNIX::select (this=0x7f3e6c0243b0, nfds=11, readfds=0x7f3e6c000a58, writefds=0x7f3e6c000ce8, exceptfds=0x7f3e6c000f78, timeout=0x0) at kernel/qeventdispatcher_unix.cpp:328 QtQA::App::TestRunner: #3 0x00007f3e81428b12 in QEventDispatcherUNIXPrivate::doSelect (this=0x7f3e6c0008c0, flags=..., timeout=0x0) at kernel/qeventdispatcher_unix.cpp:204 QtQA::App::TestRunner: #4 0x00007f3e8142a5f8 in QEventDispatcherUNIX::processEvents (this=0x7f3e6c0243b0, flags=...) at kernel/qeventdispatcher_unix.cpp:615 QtQA::App::TestRunner: #5 0x00007f3e813b174e in QEventLoop::processEvents (this=0x7f3e70cccda0, flags=...) at kernel/qeventloop.cpp:136 QtQA::App::TestRunner: #6 0x00007f3e813b1a3b in QEventLoop::exec (this=0x7f3e70cccda0, flags=...) at kernel/qeventloop.cpp:212 QtQA::App::TestRunner: #7 0x00007f3e8113e544 in QThread::exec (this=0x14ffa20) at thread/qthread.cpp:511 QtQA::App::TestRunner: #8 0x00007f3e82a7e3fd in QQmlThreadPrivate::run (this=0x14ffa20) at qml/ftw/qqmlthread.cpp:148 QtQA::App::TestRunner: #9 0x00007f3e81145bca in QThreadPrivate::start (arg=0x14ffa20) at thread/qthread_unix.cpp:345 QtQA::App::TestRunner: #10 0x00007f3e80c13e0f in start_thread () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #11 0x00007f3e8012d44d in clone () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 4 (Thread 0x7f3e72cd1700 (LWP 18337)): QtQA::App::TestRunner: #0 0x00007f3e80c17964 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #1 0x00007f3e72ebc333 in ?? () from /usr/lib64/dri/swrast_dri.so QtQA::App::TestRunner: #2 0x00007f3e80c13e0f in start_thread () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #3 0x00007f3e8012d44d in clone () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 3 (Thread 0x7f3e714ce700 (LWP 18340)): QtQA::App::TestRunner: #0 0x00007f3e80c17964 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #1 0x00007f3e72ebc333 in ?? () from /usr/lib64/dri/swrast_dri.so QtQA::App::TestRunner: #2 0x00007f3e80c13e0f in start_thread () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #3 0x00007f3e8012d44d in clone () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2 (Thread 0x7f3e724d0700 (LWP 18338)): QtQA::App::TestRunner: #0 0x00007f3e80c17964 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #1 0x00007f3e72ebc333 in ?? () from /usr/lib64/dri/swrast_dri.so QtQA::App::TestRunner: #2 0x00007f3e80c13e0f in start_thread () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #3 0x00007f3e8012d44d in clone () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1 (Thread 0x7f3e7bd6c740 (LWP 18335)): QtQA::App::TestRunner: #0 0x00007f3e800793d5 in raise () from /lib64/libc.so.6 QtQA::App::TestRunner: #1 0x00007f3e8007a858 in abort () from /lib64/libc.so.6 QtQA::App::TestRunner: #2 0x00007f3e8113274e in qt_message_fatal (context=..., message=...) at global/qlogging.cpp:979 QtQA::App::TestRunner: #3 0x00007f3e811302c8 in QMessageLogger::fatal (this=0x7fff8c702260, msg=0x7f3e8148d158 "ASSERT: \"%s\" in file %s, line %d") at global/qlogging.cpp:384 QtQA::App::TestRunner: #4 0x00007f3e8112b3c4 in qt_assert (assertion=0x7f3e7bb2f7f0 "!currentlyLockedAlphaMap.isNull()", file=0x7f3e7bb2f6a8 "../gui/text/qfontengine_ft.cpp", line=1908) at global/qglobal.cpp:2098 QtQA::App::TestRunner: #5 0x00007f3e7baeca12 in QFontEngineFT::unlockAlphaMapForGlyph (this=0x1fa24b0) at ../gui/text/qfontengine_ft.cpp:1908 QtQA::App::TestRunner: #6 0x00007f3e81c9ddb5 in QTextureGlyphCache::populate (this=0x1d000b0, fontEngine=0x1fa24b0, numGlyphs=49, glyphs=0x1d00398, positions=0x1380058) at painting/qtextureglyphcache.cpp:164 QtQA::App::TestRunner: #7 0x00007f3e8307d962 in QSGTextMaskMaterial::populate (this=0x1d00060, p=..., glyphIndexes=..., glyphPositions=..., geometry=0x1d00a10, boundingRect=0x7fff8c7026c0, baseLine=0x1d009f8, margins=...) at scenegraph/qsgdefaultglyphnode_p.cpp:406 QtQA::App::TestRunner: #8 0x00007f3e8307bcba in QSGDefaultGlyphNode::update (this=0x1d00900) at scenegraph/qsgdefaultglyphnode.cpp:129 QtQA::App::TestRunner: #9 0x00007f3e83128055 in QQuickTextNode::addGlyphs (this=0x21cde10, position=..., glyphs=..., color=..., style=QQuickText::Normal, styleColor=..., parentNode=0x0) at items/qquicktextnode.cpp:158 QtQA::App::TestRunner: #10 0x00007f3e8312de30 in QQuickTextNodeEngine::addToSceneGraph (this=0x171f7f0, parentNode=0x21cde10, style=QQuickText::Normal, styleColor=...) at items/qquicktextnodeengine.cpp:732 QtQA::App::TestRunner: #11 0x00007f3e83128b2f in QQuickTextNode::addTextLayout (this=0x21cde10, position=..., textLayout=0x1c6e020, color=..., style=QQuickText::Normal, styleColor=..., anchorColor=..., selectionColor=..., selectedTextColor=..., selectionStart=-1, selectionEnd=-1, lineStart=0, lineCount=1) at items/qquicktextnode.cpp:293 QtQA::App::TestRunner: #12 0x00007f3e8312417c in QQuickText::updatePaintNode (this=0x205d7d0, oldNode=0x0, data=0x15093d0) at items/qquicktext.cpp:2242 QtQA::App::TestRunner: #13 0x00007f3e830d6655 in QQuickWindowPrivate::updateDirtyNode (this=0x1509240, item=0x205d7d0) at items/qquickwindow.cpp:2523 QtQA::App::TestRunner: #14 0x00007f3e830d5671 in QQuickWindowPrivate::updateDirtyNodes (this=0x1509240) at items/qquickwindow.cpp:2348 QtQA::App::TestRunner: #15 0x00007f3e830cd1f6 in QQuickWindowPrivate::syncSceneGraph (this=0x1509240) at items/qquickwindow.cpp:334 QtQA::App::TestRunner: #16 0x00007f3e8309becb in QSGGuiThreadRenderLoop::renderWindow (this=0x134d110, window=0x14e2f00) at scenegraph/qsgrenderloop.cpp:308 QtQA::App::TestRunner: #17 0x00007f3e8309c548 in QSGGuiThreadRenderLoop::event (this=0x134d110, e=0x7fff8c704b20) at scenegraph/qsgrenderloop.cpp:412 QtQA::App::TestRunner: #18 0x00007f3e813b4eec in QCoreApplicationPrivate::notify_helper (this=0x12f80b0, receiver=0x134d110, event=0x7fff8c704b20) at kernel/qcoreapplication.cpp:1008 QtQA::App::TestRunner: #19 0x00007f3e813b4bb0 in QCoreApplication::notify (this=0x7fff8c705ee0, receiver=0x134d110, event=0x7fff8c704b20) at kernel/qcoreapplication.cpp:953 QtQA::App::TestRunner: #20 0x00007f3e819cf0e8 in QGuiApplication::notify (this=0x7fff8c705ee0, object=0x134d110, event=0x7fff8c704b20) at kernel/qguiapplication.cpp:1357 QtQA::App::TestRunner: #21 0x00007f3e813b4ab8 in QCoreApplication::notifyInternal (this=0x7fff8c705ee0, receiver=0x134d110, event=0x7fff8c704b20) at kernel/qcoreapplication.cpp:891 QtQA::App::TestRunner: #22 0x00007f3e813b8877 in QCoreApplication::sendEvent (receiver=0x134d110, event=0x7fff8c704b20) at kernel/qcoreapplication.h:232 QtQA::App::TestRunner: #23 0x00007f3e8142c608 in QTimerInfoList::activateTimers (this=0x1347f18) at kernel/qtimerinfo_unix.cpp:643 QtQA::App::TestRunner: #24 0x00007f3e8142a2c9 in QEventDispatcherUNIX::activateTimers (this=0x13170c0) at kernel/qeventdispatcher_unix.cpp:557 QtQA::App::TestRunner: #25 0x00007f3e8142a62b in QEventDispatcherUNIX::processEvents (this=0x13170c0, flags=...) at kernel/qeventdispatcher_unix.cpp:619 QtQA::App::TestRunner: #26 0x00007f3e7bb22ace in QUnixEventDispatcherQPA::processEvents (this=0x13170c0, flags=...) at eventdispatchers/qunixeventdispatcher.cpp:70 QtQA::App::TestRunner: #27 0x00007f3e813b4fef in QCoreApplication::processEvents (flags=..., maxtime=50) at kernel/qcoreapplication.cpp:1089 QtQA::App::TestRunner: #28 0x000000000040e194 in QTest::qWait (ms=50) at /work/build/qt/qtbase/include/QtTest/../../src/testlib/qtestsystem.h:66 QtQA::App::TestRunner: #29 0x0000000000424dfc in tst_QQuickGridView::multipleChanges (this=0x7fff8c705ea0, condensed=true) at tst_qquickgridview.cpp:1582 QtQA::App::TestRunner: #30 0x0000000000480d91 in tst_QQuickGridView::multipleChanges_condensed (this=0x7fff8c705ea0) at tst_qquickgridview.cpp:96 QtQA::App::TestRunner: #31 0x000000000047d5ec in tst_QQuickGridView::qt_static_metacall (_o=0x7fff8c705ea0, _c=QMetaObject::InvokeMetaMethod, _id=26, _a=0x7fff8c705180) at .moc/tst_qquickgridview.moc:573 QtQA::App::TestRunner: #32 0x00007f3e813c0ff9 in QMetaMethod::invoke (this=0x7fff8c705650, object=0x7fff8c705ea0, connectionType=Qt::DirectConnection, returnValue=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:2169 QtQA::App::TestRunner: #33 0x00007f3e813c04a6 in QMetaObject::invokeMethod (obj=0x7fff8c705ea0, member=0x14e2ed0 "multipleChanges_condensed", type=Qt::DirectConnection, ret=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:1464 QtQA::App::TestRunner: #34 0x00007f3e824b3fff in QMetaObject::invokeMethod (obj=0x7fff8c705ea0, member=0x14e2ed0 "multipleChanges_condensed", type=Qt::DirectConnection, val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs.h:395 QtQA::App::TestRunner: #35 0x00007f3e824afcdd in QTest::qInvokeTestMethodDataEntry (slot=0x14e2ed0 "multipleChanges_condensed") at qtestcase.cpp:1715 QtQA::App::TestRunner: #36 0x00007f3e824b0536 in QTest::qInvokeTestMethod (slotName=0x14ba8d8 "multipleChanges_condensed()", data=0x0) at qtestcase.cpp:1840 QtQA::App::TestRunner: #37 0x00007f3e824b0d97 in QTest::qInvokeTestMethods (testObject=0x7fff8c705ea0) at qtestcase.cpp:1994 QtQA::App::TestRunner: #38 0x00007f3e824b1301 in QTest::qExec (testObject=0x7fff8c705ea0, argc=6, argv=0x7fff8c705fe8) at qtestcase.cpp:2224 QtQA::App::TestRunner: #39 0x000000000047d235 in main (argc=6, argv=0x7fff8c705fe8) at tst_qquickgridview.cpp:6310 QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QQuickGridView ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_QQuickGridView::initTestCase() PASS : tst_QQuickGridView::items() PASS : tst_QQuickGridView::changed() PASS : tst_QQuickGridView::inserted_basic() PASS : tst_QQuickGridView::inserted_defaultLayout(add 1, before visible items) PASS : tst_QQuickGridView::inserted_defaultLayout(add 2, before visible items) PASS : tst_QQuickGridView::inserted_defaultLayout(add 3, before visible items) PASS : tst_QQuickGridView::inserted_defaultLayout(add 5, before visible items) PASS : tst_QQuickGridView::inserted_defaultLayout(add 6, before visible items) PASS : tst_QQuickGridView::inserted_defaultLayout(add 1, at start of visible, content at start) PASS : tst_QQuickGridView::inserted_defaultLayout(add multiple, at start of visible, content at start) PASS : tst_QQuickGridView::inserted_defaultLayout(add 1, at start of visible, content not at start) PASS : tst_QQuickGridView::inserted_defaultLayout(add multiple, at start of visible, content not at start) PASS : tst_QQuickGridView::inserted_defaultLayout(add 1, at end of visible, content at start) PASS : tst_QQuickGridView::inserted_defaultLayout(add row, at end of visible, content at start) PASS : tst_QQuickGridView::inserted_defaultLayout(add 1, at end of visible, content not at start) PASS : tst_QQuickGridView::inserted_defaultLayout(add multiple, at end of visible, content not at start) PASS : tst_QQuickGridView::inserted_defaultLayout(add 1, after visible, content at start) PASS : tst_QQuickGridView::inserted_defaultLayout(add row, after visible, content at start) PASS : tst_QQuickGridView::inserted_defaultLayout(add 1, after visible, content not at start) PASS : tst_QQuickGridView::inserted_defaultLayout(add multiple, after visible, content not at start) PASS : tst_QQuickGridView::insertBeforeVisible(insert 1 at 0, 0 buffer) PASS : tst_QQuickGridView::insertBeforeVisible(insert 1 at 0, 100 buffer) PASS : tst_QQuickGridView::insertBeforeVisible(insert 1 at 0, 500 buffer) PASS : tst_QQuickGridView::insertBeforeVisible(insert 1 at 1, 0 buffer) PASS : tst_QQuickGridView::insertBeforeVisible(insert 1 at 1, 100 buffer) PASS : tst_QQuickGridView::insertBeforeVisible(insert 1 at 1, 500 buffer) PASS : tst_QQuickGridView::insertBeforeVisible(insert multiple at 0, 0 buffer) PASS : tst_QQuickGridView::insertBeforeVisible(insert multiple at 0, 100 buffer) PASS : tst_QQuickGridView::insertBeforeVisible(insert multiple at 0, 500 buffer) PASS : tst_QQuickGridView::insertBeforeVisible(insert multiple at 1, 0 buffer) PASS : tst_QQuickGridView::insertBeforeVisible(insert multiple at 1, 100 buffer) PASS : tst_QQuickGridView::insertBeforeVisible(insert multiple at 1, 500 buffer) PASS : tst_QQuickGridView::removed_basic() PASS : tst_QQuickGridView::removed_defaultLayout(remove 1, before visible items) PASS : tst_QQuickGridView::removed_defaultLayout(remove 1, before visible position) PASS : tst_QQuickGridView::removed_defaultLayout(remove multiple (1 row), all before visible items) PASS : tst_QQuickGridView::removed_defaultLayout(remove multiple, all before visible items, remove item 0) PASS : tst_QQuickGridView::removed_defaultLayout(remove multiple rows, all before visible items) PASS : tst_QQuickGridView::removed_defaultLayout(remove one row before visible, content y not on item border) PASS : tst_QQuickGridView::removed_defaultLayout(remove mix of visible/non-visible) PASS : tst_QQuickGridView::removed_defaultLayout(remove multiple, mix of items from before and within visible items) PASS : tst_QQuickGridView::removed_defaultLayout(remove multiple, mix of items from before and within visible items, remove item 0) PASS : tst_QQuickGridView::removed_defaultLayout(remove 1, from start of visible, content at start) PASS : tst_QQuickGridView::removed_defaultLayout(remove multiple, from start of visible, content at start) PASS : tst_QQuickGridView::removed_defaultLayout(remove 1, from start of visible, content not at start) PASS : tst_QQuickGridView::removed_defaultLayout(remove multiple, from start of visible, content not at start) PASS : tst_QQuickGridView::removed_defaultLayout(remove 1, from middle of visible, content at start) PASS : tst_QQuickGridView::removed_defaultLayout(remove multiple, from middle of visible, content at start) PASS : tst_QQuickGridView::removed_defaultLayout(remove 1, from middle of visible, content not at start) PASS : tst_QQuickGridView::removed_defaultLayout(remove multiple, from middle of visible, content not at start) PASS : tst_QQuickGridView::removed_defaultLayout(remove 1, after visible, content at start) PASS : tst_QQuickGridView::removed_defaultLayout(remove multiple, after visible, content at start) PASS : tst_QQuickGridView::removed_defaultLayout(remove 1, after visible, content not at start) PASS : tst_QQuickGridView::removed_defaultLayout(remove multiple, after visible, content not at start) PASS : tst_QQuickGridView::removed_defaultLayout(remove multiple, mix of items from within and after visible items) PASS : tst_QQuickGridView::addOrRemoveBeforeVisible(add) PASS : tst_QQuickGridView::addOrRemoveBeforeVisible(remove) PASS : tst_QQuickGridView::clear() PASS : tst_QQuickGridView::moved_defaultLayout(move 1 forwards, within visible items) PASS : tst_QQuickGridView::moved_defaultLayout(move 1 forwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_defaultLayout(move 1 forwards, from non-visible -> visible (move first item)) PASS : tst_QQuickGridView::moved_defaultLayout(move 1 forwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_defaultLayout(move 1 forwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::moved_defaultLayout(move 1 backwards, within visible items) PASS : tst_QQuickGridView::moved_defaultLayout(move 1 backwards, within visible items (to first index)) PASS : tst_QQuickGridView::moved_defaultLayout(move 1 backwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_defaultLayout(move 1 backwards, from non-visible -> visible (move last item)) PASS : tst_QQuickGridView::moved_defaultLayout(move 1 backwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_defaultLayout(move 1 backwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::moved_defaultLayout(move multiple forwards, within visible items) PASS : tst_QQuickGridView::moved_defaultLayout(move multiple backwards, within visible items (move first item)) PASS : tst_QQuickGridView::moved_defaultLayout(move multiple forwards, before visible items) PASS : tst_QQuickGridView::moved_defaultLayout(move multiple forwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_defaultLayout(move multiple forwards, from non-visible -> visible (move first item)) PASS : tst_QQuickGridView::moved_defaultLayout(move multiple forwards, mix of non-visible/visible) PASS : tst_QQuickGridView::moved_defaultLayout(move multiple forwards, to bottom of view) PASS : tst_QQuickGridView::moved_defaultLayout(move multiple forwards, to bottom of view, first row -> last) PASS : tst_QQuickGridView::moved_defaultLayout(move multiple forwards, to bottom of view, content y not 0) PASS : tst_QQuickGridView::moved_defaultLayout(move multiple forwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_defaultLayout(move multiple forwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::moved_defaultLayout(move multiple backwards, within visible items) PASS : tst_QQuickGridView::moved_defaultLayout(move multiple backwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_defaultLayout(move multiple backwards, from non-visible -> visible (move last item)) PASS : tst_QQuickGridView::moved_defaultLayout(move multiple backwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_defaultLayout(move multiple backwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::multipleChanges_condensed(remove all but 1, first->last) PASS : tst_QQuickGridView::multipleChanges_condensed(remove all) PASS : tst_QQuickGridView::multipleChanges_condensed(remove last (current) -> first) PASS : tst_QQuickGridView::multipleChanges_condensed(remove then insert at 0) PASS : tst_QQuickGridView::multipleChanges_condensed(remove then insert at non-zero index) PASS : tst_QQuickGridView::multipleChanges_condensed(remove current then insert below it) PASS : tst_QQuickGridView::multipleChanges_condensed(remove current index then move it down) PASS : tst_QQuickGridView::multipleChanges_condensed(remove current index then move it up) PASS : tst_QQuickGridView::multipleChanges_condensed(insert multiple times) PASS : tst_QQuickGridView::multipleChanges_condensed(insert multiple times with current index changes) QWARN : tst_QQuickGridView::multipleChanges_condensed(insert and remove all) load glyph failed err=6 face=0x3153470, glyph=5182 QWARN : tst_QQuickGridView::multipleChanges_condensed(insert and remove all) load glyph failed err=6 face=0x3153470, glyph=5182 QWARN : tst_QQuickGridView::multipleChanges_condensed(insert and remove all) QFontEngine: Glyph neither outline nor bitmap format=0 QWARN : tst_QQuickGridView::multipleChanges_condensed(insert and remove all) load glyph failed err=6 face=0x3153470, glyph=5182 QWARN : tst_QQuickGridView::multipleChanges_condensed(insert and remove all) QFontEngine: Glyph neither outline nor bitmap format=0 QFATAL : tst_QQuickGridView::multipleChanges_condensed(insert and remove all) ASSERT: "!currentlyLockedAlphaMap.isNull()" in file ../gui/text/qfontengine_ft.cpp, line 1908 FAIL! : tst_QQuickGridView::multipleChanges_condensed(insert and remove all) Received a fatal error. Loc: [Unknown file(0)] Totals: 96 passed, 1 failed, 0 skipped ********* Finished testing of tst_QQuickGridView ********* 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 18354] QtQA::App::TestRunner: [New LWP 18357] QtQA::App::TestRunner: [New LWP 18359] QtQA::App::TestRunner: [New LWP 18355] QtQA::App::TestRunner: [New LWP 18370] QtQA::App::TestRunner: [New LWP 18358] QtQA::App::TestRunner: [New LWP 18356] 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: Missing separate debuginfo for /usr/lib64/dri/swrast_dri.so QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=204942de52590bac304bf688d03d4e0b7cf8f8aa" QtQA::App::TestRunner: Core was generated by `./tst_qquickgridview -o /work/build/_artifacts/test-logs/tst_qquickgridview-tes'. QtQA::App::TestRunner: Program terminated with signal 6, Aborted. QtQA::App::TestRunner: #0 0x00007f1bf802f3d5 in raise () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 7 (Thread 0x7f1beacd1700 (LWP 18356)): QtQA::App::TestRunner: #0 0x00007f1bf8bcd964 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #1 0x00007f1beaebc333 in ?? () from /usr/lib64/dri/swrast_dri.so QtQA::App::TestRunner: #2 0x00007f1bf8bc9e0f in start_thread () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #3 0x00007f1bf80e344d in clone () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 6 (Thread 0x7f1be9ccf700 (LWP 18358)): QtQA::App::TestRunner: #0 0x00007f1bf8bcd964 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #1 0x00007f1beaebc333 in ?? () from /usr/lib64/dri/swrast_dri.so QtQA::App::TestRunner: #2 0x00007f1bf8bc9e0f in start_thread () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #3 0x00007f1bf80e344d in clone () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 5 (Thread 0x7f1be8ccd700 (LWP 18370)): QtQA::App::TestRunner: #0 0x00007f1bf80dc293 in select () from /lib64/libc.so.6 QtQA::App::TestRunner: #1 0x00007f1bf93ddbde in qt_safe_select (nfds=11, fdread=0x7f1be4000a58, fdwrite=0x7f1be4000ce8, fdexcept=0x7f1be4000f78, orig_timeout=0x0) at kernel/qcore_unix.cpp:79 QtQA::App::TestRunner: #2 0x00007f1bf93df2de in QEventDispatcherUNIX::select (this=0x7f1be4007eb0, nfds=11, readfds=0x7f1be4000a58, writefds=0x7f1be4000ce8, exceptfds=0x7f1be4000f78, timeout=0x0) at kernel/qeventdispatcher_unix.cpp:328 QtQA::App::TestRunner: #3 0x00007f1bf93deb12 in QEventDispatcherUNIXPrivate::doSelect (this=0x7f1be40008c0, flags=..., timeout=0x0) at kernel/qeventdispatcher_unix.cpp:204 QtQA::App::TestRunner: #4 0x00007f1bf93e05f8 in QEventDispatcherUNIX::processEvents (this=0x7f1be4007eb0, flags=...) at kernel/qeventdispatcher_unix.cpp:615 QtQA::App::TestRunner: #5 0x00007f1bf936774e in QEventLoop::processEvents (this=0x7f1be8cccda0, flags=...) at kernel/qeventloop.cpp:136 QtQA::App::TestRunner: #6 0x00007f1bf9367a3b in QEventLoop::exec (this=0x7f1be8cccda0, flags=...) at kernel/qeventloop.cpp:212 QtQA::App::TestRunner: #7 0x00007f1bf90f4544 in QThread::exec (this=0x27b2ef0) at thread/qthread.cpp:511 QtQA::App::TestRunner: #8 0x00007f1bfaa343fd in QQmlThreadPrivate::run (this=0x27b2ef0) at qml/ftw/qqmlthread.cpp:148 QtQA::App::TestRunner: #9 0x00007f1bf90fbbca in QThreadPrivate::start (arg=0x27b2ef0) at thread/qthread_unix.cpp:345 QtQA::App::TestRunner: #10 0x00007f1bf8bc9e0f in start_thread () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #11 0x00007f1bf80e344d in clone () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 4 (Thread 0x7f1bf0d6f700 (LWP 18355)): QtQA::App::TestRunner: #0 0x00007f1bf80da4ed in poll () from /lib64/libc.so.6 QtQA::App::TestRunner: #1 0x00007f1bf5e8a0e2 in ?? () from /usr/lib64/libxcb.so.1 QtQA::App::TestRunner: #2 0x00007f1bf5e8b86f in xcb_wait_for_event () from /usr/lib64/libxcb.so.1 QtQA::App::TestRunner: #3 0x00007f1bf3a63a3d in QXcbEventReader::run (this=0x2123d80) at qxcbconnection.cpp:993 QtQA::App::TestRunner: #4 0x00007f1bf90fbbca in QThreadPrivate::start (arg=0x2123d80) at thread/qthread_unix.cpp:345 QtQA::App::TestRunner: #5 0x00007f1bf8bc9e0f in start_thread () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #6 0x00007f1bf80e344d in clone () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 3 (Thread 0x7f1be94ce700 (LWP 18359)): QtQA::App::TestRunner: #0 0x00007f1bf8bcd964 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #1 0x00007f1beaebc333 in ?? () from /usr/lib64/dri/swrast_dri.so QtQA::App::TestRunner: #2 0x00007f1bf8bc9e0f in start_thread () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #3 0x00007f1bf80e344d in clone () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2 (Thread 0x7f1bea4d0700 (LWP 18357)): QtQA::App::TestRunner: #0 0x00007f1bf8bcd964 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #1 0x00007f1beaebc333 in ?? () from /usr/lib64/dri/swrast_dri.so QtQA::App::TestRunner: #2 0x00007f1bf8bc9e0f in start_thread () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #3 0x00007f1bf80e344d in clone () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1 (Thread 0x7f1bf3d22740 (LWP 18354)): QtQA::App::TestRunner: #0 0x00007f1bf802f3d5 in raise () from /lib64/libc.so.6 QtQA::App::TestRunner: #1 0x00007f1bf8030858 in abort () from /lib64/libc.so.6 QtQA::App::TestRunner: #2 0x00007f1bf90e874e in qt_message_fatal (context=..., message=...) at global/qlogging.cpp:979 QtQA::App::TestRunner: #3 0x00007f1bf90e62c8 in QMessageLogger::fatal (this=0x7fff2f91c910, msg=0x7f1bf9443158 "ASSERT: \"%s\" in file %s, line %d") at global/qlogging.cpp:384 QtQA::App::TestRunner: #4 0x00007f1bf90e13c4 in qt_assert (assertion=0x7f1bf3ae57f0 "!currentlyLockedAlphaMap.isNull()", file=0x7f1bf3ae56a8 "../gui/text/qfontengine_ft.cpp", line=1908) at global/qglobal.cpp:2098 QtQA::App::TestRunner: #5 0x00007f1bf3aa2a12 in QFontEngineFT::unlockAlphaMapForGlyph (this=0x25e01c0) at ../gui/text/qfontengine_ft.cpp:1908 QtQA::App::TestRunner: #6 0x00007f1bf9c53db5 in QTextureGlyphCache::populate (this=0x24d3140, fontEngine=0x25e01c0, numGlyphs=49, glyphs=0x24d3458, positions=0x2bd2358) at painting/qtextureglyphcache.cpp:164 QtQA::App::TestRunner: #7 0x00007f1bfb033962 in QSGTextMaskMaterial::populate (this=0x24d3b60, p=..., glyphIndexes=..., glyphPositions=..., geometry=0x24d3a60, boundingRect=0x7fff2f91cd70, baseLine=0x24d3a48, margins=...) at scenegraph/qsgdefaultglyphnode_p.cpp:406 QtQA::App::TestRunner: #8 0x00007f1bfb031cba in QSGDefaultGlyphNode::update (this=0x24d3950) at scenegraph/qsgdefaultglyphnode.cpp:129 QtQA::App::TestRunner: #9 0x00007f1bfb0de055 in QQuickTextNode::addGlyphs (this=0x2dbd6e0, position=..., glyphs=..., color=..., style=QQuickText::Normal, styleColor=..., parentNode=0x0) at items/qquicktextnode.cpp:158 QtQA::App::TestRunner: #10 0x00007f1bfb0e3e30 in QQuickTextNodeEngine::addToSceneGraph (this=0x25dde80, parentNode=0x2dbd6e0, style=QQuickText::Normal, styleColor=...) at items/qquicktextnodeengine.cpp:732 QtQA::App::TestRunner: #11 0x00007f1bfb0deb2f in QQuickTextNode::addTextLayout (this=0x2dbd6e0, position=..., textLayout=0x26d5d70, color=..., style=QQuickText::Normal, styleColor=..., anchorColor=..., selectionColor=..., selectedTextColor=..., selectionStart=-1, selectionEnd=-1, lineStart=0, lineCount=1) at items/qquicktextnode.cpp:293 QtQA::App::TestRunner: #12 0x00007f1bfb0da17c in QQuickText::updatePaintNode (this=0x26d5b00, oldNode=0x0, data=0x23594a0) at items/qquicktext.cpp:2242 QtQA::App::TestRunner: #13 0x00007f1bfb08c655 in QQuickWindowPrivate::updateDirtyNode (this=0x2359310, item=0x26d5b00) at items/qquickwindow.cpp:2523 QtQA::App::TestRunner: #14 0x00007f1bfb08b671 in QQuickWindowPrivate::updateDirtyNodes (this=0x2359310) at items/qquickwindow.cpp:2348 QtQA::App::TestRunner: #15 0x00007f1bfb0831f6 in QQuickWindowPrivate::syncSceneGraph (this=0x2359310) at items/qquickwindow.cpp:334 QtQA::App::TestRunner: #16 0x00007f1bfb051ecb in QSGGuiThreadRenderLoop::renderWindow (this=0x2146fc0, window=0x2e0b220) at scenegraph/qsgrenderloop.cpp:308 QtQA::App::TestRunner: #17 0x00007f1bfb052548 in QSGGuiThreadRenderLoop::event (this=0x2146fc0, e=0x7fff2f91f1d0) at scenegraph/qsgrenderloop.cpp:412 QtQA::App::TestRunner: #18 0x00007f1bf936aeec in QCoreApplicationPrivate::notify_helper (this=0x21070b0, receiver=0x2146fc0, event=0x7fff2f91f1d0) at kernel/qcoreapplication.cpp:1008 QtQA::App::TestRunner: #19 0x00007f1bf936abb0 in QCoreApplication::notify (this=0x7fff2f920590, receiver=0x2146fc0, event=0x7fff2f91f1d0) at kernel/qcoreapplication.cpp:953 QtQA::App::TestRunner: #20 0x00007f1bf99850e8 in QGuiApplication::notify (this=0x7fff2f920590, object=0x2146fc0, event=0x7fff2f91f1d0) at kernel/qguiapplication.cpp:1357 QtQA::App::TestRunner: #21 0x00007f1bf936aab8 in QCoreApplication::notifyInternal (this=0x7fff2f920590, receiver=0x2146fc0, event=0x7fff2f91f1d0) at kernel/qcoreapplication.cpp:891 QtQA::App::TestRunner: #22 0x00007f1bf936e877 in QCoreApplication::sendEvent (receiver=0x2146fc0, event=0x7fff2f91f1d0) at kernel/qcoreapplication.h:232 QtQA::App::TestRunner: #23 0x00007f1bf93e2608 in QTimerInfoList::activateTimers (this=0x2156c68) at kernel/qtimerinfo_unix.cpp:643 QtQA::App::TestRunner: #24 0x00007f1bf93e02c9 in QEventDispatcherUNIX::activateTimers (this=0x2124a80) at kernel/qeventdispatcher_unix.cpp:557 QtQA::App::TestRunner: #25 0x00007f1bf93e062b in QEventDispatcherUNIX::processEvents (this=0x2124a80, flags=...) at kernel/qeventdispatcher_unix.cpp:619 QtQA::App::TestRunner: #26 0x00007f1bf3ad8ace in QUnixEventDispatcherQPA::processEvents (this=0x2124a80, flags=...) at eventdispatchers/qunixeventdispatcher.cpp:70 QtQA::App::TestRunner: #27 0x00007f1bf936afef in QCoreApplication::processEvents (flags=..., maxtime=50) at kernel/qcoreapplication.cpp:1089 QtQA::App::TestRunner: #28 0x000000000040e194 in QTest::qWait (ms=50) at /work/build/qt/qtbase/include/QtTest/../../src/testlib/qtestsystem.h:66 QtQA::App::TestRunner: #29 0x0000000000424dfc in tst_QQuickGridView::multipleChanges (this=0x7fff2f920550, condensed=true) at tst_qquickgridview.cpp:1582 QtQA::App::TestRunner: #30 0x0000000000480d91 in tst_QQuickGridView::multipleChanges_condensed (this=0x7fff2f920550) at tst_qquickgridview.cpp:96 QtQA::App::TestRunner: #31 0x000000000047d5ec in tst_QQuickGridView::qt_static_metacall (_o=0x7fff2f920550, _c=QMetaObject::InvokeMetaMethod, _id=26, _a=0x7fff2f91f830) at .moc/tst_qquickgridview.moc:573 QtQA::App::TestRunner: #32 0x00007f1bf9376ff9 in QMetaMethod::invoke (this=0x7fff2f91fd00, object=0x7fff2f920550, connectionType=Qt::DirectConnection, returnValue=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:2169 QtQA::App::TestRunner: #33 0x00007f1bf93764a6 in QMetaObject::invokeMethod (obj=0x7fff2f920550, member=0x2e0b1f0 "multipleChanges_condensed", type=Qt::DirectConnection, ret=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:1464 QtQA::App::TestRunner: #34 0x00007f1bfa469fff in QMetaObject::invokeMethod (obj=0x7fff2f920550, member=0x2e0b1f0 "multipleChanges_condensed", type=Qt::DirectConnection, val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs.h:395 QtQA::App::TestRunner: #35 0x00007f1bfa465cdd in QTest::qInvokeTestMethodDataEntry (slot=0x2e0b1f0 "multipleChanges_condensed") at qtestcase.cpp:1715 QtQA::App::TestRunner: #36 0x00007f1bfa466536 in QTest::qInvokeTestMethod (slotName=0x2df45f8 "multipleChanges_condensed()", data=0x0) at qtestcase.cpp:1840 QtQA::App::TestRunner: #37 0x00007f1bfa466d97 in QTest::qInvokeTestMethods (testObject=0x7fff2f920550) at qtestcase.cpp:1994 QtQA::App::TestRunner: #38 0x00007f1bfa467301 in QTest::qExec (testObject=0x7fff2f920550, argc=5, argv=0x7fff2f920698) at qtestcase.cpp:2224 QtQA::App::TestRunner: #39 0x000000000047d235 in main (argc=5, argv=0x7fff2f920698) at tst_qquickgridview.cpp:6310 QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickgridview: 51 seconds, signal 6 Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_00989/linux-g++_developer-build_OpenSuSE_12.3_x64/log.txt.gz Tested changes (refs/builds/dev_1386690750): http://codereview.qt-project.org/73380 [PS2] - Merge remote-tracking branch 'origin/stable' into dev From ci-noreply at qt-project.org Tue Dec 10 17:32:42 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 10 Dec 2013 18:32:42 +0200 Subject: [Ci-reports] fail on ssh://codereview.qt-project.org:29418/qt/qtbase#dev Message-ID: <20131210_163242_058167.ci-noreply@qt-project.org> Autotest `tst_qabstractitemview' failed :( Testing tst_QAbstractItemView FAIL! : tst_QAbstractItemView::task200665_itemEntered() Compared values are not the same Actual (spy.count()): 0 Expected (1) : 1 Loc: [tst_qabstractitemview.cpp(1292)] 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() PASS : tst_QAbstractItemView::testClickedSignal() FAIL! : tst_QAbstractItemView::testChangeEditorState() 'QTest::qWaitForWindowActive(&view)' returned FALSE. () Loc: [tst_qabstractitemview.cpp(1653)] 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_02260/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/dev_1386688656): http://codereview.qt-project.org/73506 [PS2] - Remove the files building AVX code http://codereview.qt-project.org/73054 [PS5] - Remove all "old atomic" code from Qt http://codereview.qt-project.org/61943 [PS13] - Add Asset Locations to QStandardPaths::DataLocation http://codereview.qt-project.org/72496 [PS6] - Allow the platform to specify a press and hold delay. From ci-noreply at qt-project.org Tue Dec 10 18:03:34 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 10 Dec 2013 19:03:34 +0200 Subject: [Ci-reports] pass on ssh://codereview.qt-project.org:29418/qt/qtenginio#master Message-ID: <20131210_170334_017782.ci-noreply@qt-project.org> QtEnginio_master_Integration #106: SUCCESS Tested changes (refs/builds/master_1386691382): http://codereview.qt-project.org/73668 [PS1] - Fix paths in example-manifest.xml From ci-noreply at qt-project.org Tue Dec 10 18:10:53 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 10 Dec 2013 19:10:53 +0200 Subject: [Ci-reports] fail on ssh://codereview.qt-project.org:29418/qt/qtbase#dev Message-ID: <20131210_171053_052813.ci-noreply@qt-project.org> Autotest `tst_qquicktrailemitter' failed :( Testing tst_qquicktrailemitter FAIL! : tst_qquicktrailemitter::test_basic() Compared values are not the same Actual (system->groupData[1]->size()): 510 Expected (500) : 500 Loc: [tst_qquicktrailemitter.cpp(89)] Totals: 2 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qquicktrailemitter ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_qquicktrailemitter::initTestCase() FAIL! : tst_qquicktrailemitter::test_basic() Compared values are not the same Actual (system->groupData[1]->size()): 510 Expected (500) : 500 Loc: [tst_qquicktrailemitter.cpp(89)] PASS : tst_qquicktrailemitter::cleanupTestCase() Totals: 2 passed, 1 failed, 0 skipped ********* Finished testing of tst_qquicktrailemitter ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquicktrailemitter: 11 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02261/revdep-qtdeclarative_linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz Tested changes (refs/builds/dev_1386693346): http://codereview.qt-project.org/73552 [PS1] - tst_QObject: separate QSignalBlocker tests http://codereview.qt-project.org/71501 [PS2] - Move-enable QSignalBlocker From ci-noreply at qt-project.org Tue Dec 10 18:36:25 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 10 Dec 2013 19:36:25 +0200 Subject: [Ci-reports] pass on ssh://codereview.qt-project.org:29418/qt/qtbase#stable Message-ID: <20131210_173625_015174.ci-noreply@qt-project.org> QtBase_stable_Integration #2713: SUCCESS Tested changes (refs/builds/stable_1386690564): http://codereview.qt-project.org/73105 [PS1] - Windows: Show context menu on mouse release. From ci-noreply at qt-project.org Tue Dec 10 18:38:52 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 10 Dec 2013 19:38:52 +0200 Subject: [Ci-reports] pass on ssh://codereview.qt-project.org:29418/qt/qtdeclarative#stable Message-ID: <20131210_173852_004335.ci-noreply@qt-project.org> QtDeclarative_stable_Integration #1474: SUCCESS Tested changes (refs/builds/stable_1386691951): http://codereview.qt-project.org/72446 [PS2] - Mark item as dirty when nodes are cleaned From ci-noreply at qt-project.org Tue Dec 10 19:16:32 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 10 Dec 2013 20:16:32 +0200 Subject: [Ci-reports] pass on ssh://codereview.qt-project.org:29418/qt/qtmultimedia#stable Message-ID: <20131210_181632_008384.ci-noreply@qt-project.org> QtMultimedia_stable_Integration #275: SUCCESS Tested changes (refs/builds/stable_1386695980): http://codereview.qt-project.org/73554 [PS1] - Android: automatically deploy playlist plugins. From ci-noreply at qt-project.org Tue Dec 10 19:30:47 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 10 Dec 2013 20:30:47 +0200 Subject: [Ci-reports] fail on ssh://codereview.qt-project.org:29418/qt/qt5#dev Message-ID: <20131210_183047_054833.ci-noreply@qt-project.org> Autotest `tst_qqmlprofilerservice' failed :( Testing tst_QQmlProfilerService FAIL! : tst_QQmlProfilerService::scenegraphData() Compared values are not the same Actual (loopcheck): 2 Expected (3) : 3 Loc: [/work/build/qtdeclarative/tests/auto/qml/debugger/qqmlprofilerservice/tst_qqmlprofilerservice.cpp(467)] Totals: 7 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() FAIL! : tst_QQmlProfilerService::scenegraphData() Compared values are not the same Actual (loopcheck): 2 Expected (3) : 3 Loc: [/work/build/qtdeclarative/tests/auto/qml/debugger/qqmlprofilerservice/tst_qqmlprofilerservice.cpp(467)] QDEBUG : tst_QQmlProfilerService::scenegraphData() Process State: "running" QDEBUG : tst_QQmlProfilerService::scenegraphData() Application Output: "QML Debugger: Waiting for connection on port 13773... tick " PASS : tst_QQmlProfilerService::profileOnExit() PASS : tst_QQmlProfilerService::cleanupTestCase() Totals: 7 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: 1 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/Qt5_dev_Integration/build_00300/linux-g++_shadow-build_Ubuntu_11.10_x86/log.txt.gz Tested changes (refs/builds/dev_1386690628): http://codereview.qt-project.org/72684 [PS4] - Add QtAndroidExtras to dependency list of QtConnectivity From ci-noreply at qt-project.org Tue Dec 10 19:34:10 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 10 Dec 2013 20:34:10 +0200 Subject: [Ci-reports] pass on ssh://codereview.qt-project.org:29418/qt-labs/qtwebengine#master Message-ID: <20131210_183410_076009.ci-noreply@qt-project.org> QtWebEngine_master_Integration #115: SUCCESS Tested changes (refs/builds/master_1386694304): http://codereview.qt-project.org/73566 [PS1] - Fix wrong cwd in getChromiumSrcDir(). From ci-noreply at qt-project.org Tue Dec 10 19:55:26 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 10 Dec 2013 20:55:26 +0200 Subject: [Ci-reports] pass on ssh://codereview.qt-project.org:29418/qt/qtbase#dev Message-ID: <20131210_185526_096828.ci-noreply@qt-project.org> QtBase_dev_Integration #2262: SUCCESS Tested changes (refs/builds/dev_1386695637): http://codereview.qt-project.org/73506 [PS2] - Remove the files building AVX code http://codereview.qt-project.org/73054 [PS5] - Remove all "old atomic" code from Qt http://codereview.qt-project.org/61943 [PS13] - Add Asset Locations to QStandardPaths::DataLocation http://codereview.qt-project.org/72496 [PS6] - Allow the platform to specify a press and hold delay. From ci-noreply at qt-project.org Tue Dec 10 20:07:56 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 10 Dec 2013 21:07:56 +0200 Subject: [Ci-reports] pass on ssh://codereview.qt-project.org:29418/qt/qtbase#stable Message-ID: <20131210_190756_091843.ci-noreply@qt-project.org> QtBase_stable_Integration #2714: SUCCESS Tested changes (refs/builds/stable_1386697169): http://codereview.qt-project.org/73326 [PS2] - Move notification of layout change up from QApplication to QGuiApplication. http://codereview.qt-project.org/73520 [PS3] - QProcess/Win: allow child processes to change modes of the stdin pipe From ci-noreply at qt-project.org Tue Dec 10 20:14:38 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 10 Dec 2013 21:14:38 +0200 Subject: [Ci-reports] fail on ssh://codereview.qt-project.org:29418/qt/qt#4.8 Message-ID: <20131210_191438_046764.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() 2013-12-10 18:52:03.309 tst_qdialog[77619:2507] 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 [77619] 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 [77618] QtQA::App::TestRunner: QtQA::App::TestRunner: Date/Time: 2013-12-10 18:59:11.475 +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[77619]: 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 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 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 0x00000001003c88d1 QEventDispatcherMac::processEvents(QFlags) + 617 QtQA::App::TestRunner: 19 QtCore 0x0000000100165c58 QEventLoop::exec(QFlags) + 394 QtQA::App::TestRunner: 20 QtGui 0x000000010085ea73 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: 0x0000000000000000 r10: 0x00007fff8ab05d0a r11: 0xffffff80002dad60 QtQA::App::TestRunner: r12: 0x00007fff5fbfcb68 r13: 0x0000000007000006 r14: 0x00007fff77f49960 r15: 0x0000000000000003 QtQA::App::TestRunner: rip: 0x00007fff8ab05ce2 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) /work/*/QtCore.framework/Versions/4/QtCore QtQA::App::TestRunner: 0x10038d000 - 0x100d4aff7 +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: 0x7fff6941d000 - 0x7fff69451baf 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: 9173 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=82.8M(51%) swapped_out_or_unallocated=79.0M(49%) QtQA::App::TestRunner: Writable regions: Total=69.5M written=2264K(3%) resident=7076K(10%) swapped_out=0K(0%) unallocated=62.6M(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 4740K 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 379.4M 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() 2013-12-10 18:59:35.127 tst_qdialog[78612: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 [78612] 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 [77618] QtQA::App::TestRunner: QtQA::App::TestRunner: Date/Time: 2013-12-10 19:06:43.520 +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[78612]: 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 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 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 0x00000001003c88d1 QEventDispatcherMac::processEvents(QFlags) + 617 QtQA::App::TestRunner: 19 QtCore 0x0000000100165c58 QEventLoop::exec(QFlags) + 394 QtQA::App::TestRunner: 20 QtGui 0x000000010085ea73 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: 0x0000000000000000 r10: 0x00007fff8ab05d0a r11: 0xffffff80002dad60 QtQA::App::TestRunner: r12: 0x00007fff5fbfcb68 r13: 0x0000000007000006 r14: 0x00007fff77f49960 r15: 0x0000000000000003 QtQA::App::TestRunner: rip: 0x00007fff8ab05ce2 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) /work/*/QtCore.framework/Versions/4/QtCore QtQA::App::TestRunner: 0x10038d000 - 0x100d4aff7 +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: 0x7fff6af2f000 - 0x7fff6af63baf 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: 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: 9199 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=82.8M(51%) swapped_out_or_unallocated=79.0M(49%) QtQA::App::TestRunner: Writable regions: Total=69.6M written=3868K(5%) resident=7720K(11%) swapped_out=0K(0%) unallocated=62.1M(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 4740K 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 379.6M 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_01716/macx-g++_developer-build_OSX_10.7/log.txt.gz Tested changes (refs/builds/4.8_1386688604): http://codereview.qt-project.org/73502 [PS2] - Cascade detection of SSE3 support and up From ci-noreply at qt-project.org Tue Dec 10 21:14:31 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 10 Dec 2013 22:14:31 +0200 Subject: [Ci-reports] fail on ssh://codereview.qt-project.org:29418/qt/qtdeclarative#dev Message-ID: <20131210_201431_081986.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: 78 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_00990/linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz Tested changes (refs/builds/dev_1386704424): http://codereview.qt-project.org/73286 [PS1] - Use platform specified duration for triggering MouseArea::onPressAndHold. From ci-noreply at qt-project.org Tue Dec 10 21:16:30 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 10 Dec 2013 22:16:30 +0200 Subject: [Ci-reports] fail on ssh://codereview.qt-project.org:29418/qt/qtbase#dev Message-ID: <20131210_201630_081684.ci-noreply@qt-project.org> Autotest `tst_qlineedit' failed :( Testing tst_QLineEdit FAIL! : tst_QLineEdit::shouldShowPlaceholderText(empty, focused, left) Compared values are not the same Actual (testWidget->hasFocus()): 0 Expected (hasFocus) : 1 Loc: [tst_qlineedit.cpp(4180)] FAIL! : tst_QLineEdit::shouldShowPlaceholderText(non-empty, focused, left) Compared values are not the same Actual (testWidget->hasFocus()): 0 Expected (hasFocus) : 1 Loc: [tst_qlineedit.cpp(4180)] 2013-12-10 21:43:40.281 tst_qlineedit[90559:7e0b] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/@BUNDLEIDENTIFIER at .savedState/window_1.data: Permission denied (13) FAIL! : tst_QLineEdit::shouldShowPlaceholderText(empty, focused, center) Compared values are not the same Actual (testWidget->hasFocus()): 0 Expected (hasFocus) : 1 Loc: [tst_qlineedit.cpp(4180)] FAIL! : tst_QLineEdit::shouldShowPlaceholderText(non-empty, focused, center) Compared values are not the same Actual (testWidget->hasFocus()): 0 Expected (hasFocus) : 1 Loc: [tst_qlineedit.cpp(4180)] FAIL! : tst_QLineEdit::shouldShowPlaceholderText(empty, focused, right) Compared values are not the same Actual (testWidget->hasFocus()): 0 Expected (hasFocus) : 1 Loc: [tst_qlineedit.cpp(4180)] FAIL! : tst_QLineEdit::shouldShowPlaceholderText(non-empty, focused, right) Compared values are not the same Actual (testWidget->hasFocus()): 0 Expected (hasFocus) : 1 Loc: [tst_qlineedit.cpp(4180)] Totals: 331 passed, 6 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QLineEdit ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_QLineEdit::initTestCase() PASS : tst_QLineEdit::getSetCheck() PASS : tst_QLineEdit::experimental() PASS : tst_QLineEdit::upperAndLowercase() PASS : tst_QLineEdit::setInputMask(keys ip_localhost) PASS : tst_QLineEdit::setInputMask(keys mac) PASS : tst_QLineEdit::setInputMask(keys mac2) PASS : tst_QLineEdit::setInputMask(keys byte) PASS : tst_QLineEdit::setInputMask(keys halfbytes) PASS : tst_QLineEdit::setInputMask(keys blank char same type as content) PASS : tst_QLineEdit::setInputMask(keys parts of ip_localhost) PASS : tst_QLineEdit::setInputMask(keys ip_null) PASS : tst_QLineEdit::setInputMask(keys ip_null_hash) PASS : tst_QLineEdit::setInputMask(keys ip_overflow) PASS : tst_QLineEdit::setInputMask(keys uppercase) PASS : tst_QLineEdit::setInputMask(keys lowercase) PASS : tst_QLineEdit::setInputMask(keys nocase) PASS : tst_QLineEdit::setInputMask(keys nocase1) PASS : tst_QLineEdit::setInputMask(keys nocase2) PASS : tst_QLineEdit::setInputMask(keys reserved) PASS : tst_QLineEdit::setInputMask(keys escape01) PASS : tst_QLineEdit::setInputMask(keys escape02) PASS : tst_QLineEdit::setInputMask(keys escape03) PASS : tst_QLineEdit::setInputMask(keys upper_lower_nocase1) PASS : tst_QLineEdit::setInputMask(keys upper_lower_nocase2) PASS : tst_QLineEdit::setInputMask(keys exact_case1) PASS : tst_QLineEdit::setInputMask(keys exact_case2) PASS : tst_QLineEdit::setInputMask(keys exact_case3) PASS : tst_QLineEdit::setInputMask(keys exact_case4) PASS : tst_QLineEdit::setInputMask(keys exact_case5) PASS : tst_QLineEdit::setInputMask(keys exact_case6) PASS : tst_QLineEdit::setInputMask(keys illegal_keys1) PASS : tst_QLineEdit::setInputMask(keys illegal_keys2) XFAIL : tst_QLineEdit::setInputMask(keys blank=input) To eat blanks or not? Known issue. Task 43172 Loc: [tst_qlineedit.cpp(676)] PASS : tst_QLineEdit::setInputMask(keys blank=input) PASS : tst_QLineEdit::setInputMask(insert ip_localhost) PASS : tst_QLineEdit::setInputMask(insert mac) PASS : tst_QLineEdit::setInputMask(insert mac2) PASS : tst_QLineEdit::setInputMask(insert byte) PASS : tst_QLineEdit::setInputMask(insert halfbytes) PASS : tst_QLineEdit::setInputMask(insert blank char same type as content) PASS : tst_QLineEdit::setInputMask(insert parts of ip_localhost) PASS : tst_QLineEdit::setInputMask(insert ip_null) PASS : tst_QLineEdit::setInputMask(insert ip_null_hash) PASS : tst_QLineEdit::setInputMask(insert ip_overflow) PASS : tst_QLineEdit::setInputMask(insert uppercase) PASS : tst_QLineEdit::setInputMask(insert lowercase) PASS : tst_QLineEdit::setInputMask(insert nocase) PASS : tst_QLineEdit::setInputMask(insert nocase1) PASS : tst_QLineEdit::setInputMask(insert nocase2) PASS : tst_QLineEdit::setInputMask(insert reserved) PASS : tst_QLineEdit::setInputMask(insert escape01) PASS : tst_QLineEdit::setInputMask(insert escape02) PASS : tst_QLineEdit::setInputMask(insert escape03) PASS : tst_QLineEdit::setInputMask(insert upper_lower_nocase1) PASS : tst_QLineEdit::setInputMask(insert upper_lower_nocase2) PASS : tst_QLineEdit::setInputMask(insert exact_case1) PASS : tst_QLineEdit::setInputMask(insert exact_case2) PASS : tst_QLineEdit::setInputMask(insert exact_case3) PASS : tst_QLineEdit::setInputMask(insert exact_case4) PASS : tst_QLineEdit::setInputMask(insert exact_case5) PASS : tst_QLineEdit::setInputMask(insert exact_case6) PASS : tst_QLineEdit::setInputMask(insert illegal_keys1) PASS : tst_QLineEdit::setInputMask(insert illegal_keys2) XFAIL : tst_QLineEdit::setInputMask(insert blank=input) To eat blanks or not? Known issue. Task 43172 Loc: [tst_qlineedit.cpp(676)] PASS : tst_QLineEdit::setInputMask(insert blank=input) PASS : tst_QLineEdit::inputMask(nul 1) PASS : tst_QLineEdit::inputMask(nul 2) PASS : tst_QLineEdit::inputMask(mask 1) PASS : tst_QLineEdit::inputMask(mask 2) PASS : tst_QLineEdit::inputMask(mask 3) PASS : tst_QLineEdit::inputMask(mask 4) PASS : tst_QLineEdit::inputMask(invalid) PASS : tst_QLineEdit::inputMask(unset) PASS : tst_QLineEdit::clearInputMask() PASS : tst_QLineEdit::keypress_inputMask(jumping on period(separator)) PASS : tst_QLineEdit::keypress_inputMask(jumping on input) PASS : tst_QLineEdit::keypress_inputMask(delete) PASS : tst_QLineEdit::keypress_inputMask(deleting all) PASS : tst_QLineEdit::keypress_inputMask(backspace) PASS : tst_QLineEdit::keypress_inputMask(uppercase) PASS : tst_QLineEdit::inputMaskAndValidator(task28291) PASS : tst_QLineEdit::hasAcceptableInputMask(Alphabetic optional and required) PASS : tst_QLineEdit::hasAcceptableInputMask(Alphanumeric optional and require) XFAIL : tst_QLineEdit::hasAcceptableInputMask(Any optional and required) To eat blanks or not? Known issue. Task 43172 Loc: [tst_qlineedit.cpp(845)] PASS : tst_QLineEdit::hasAcceptableInputMask(Any optional and required) PASS : tst_QLineEdit::hasAcceptableInputMask(Numeric (0-9) required) PASS : tst_QLineEdit::hasAcceptableInputMask(Numeric (1-9) optional and required) PASS : tst_QLineEdit::hasAcceptableInputValidator() PASS : tst_QLineEdit::redo(Inserts and setting cursor) PASS : tst_QLineEdit::undo(insert_numbers) PASS : tst_QLineEdit::undo(insert_helloworld) PASS : tst_QLineEdit::undo(insert_patterns) PASS : tst_QLineEdit::undo(keyboard_numbers) PASS : tst_QLineEdit::undo(keyboard_helloworld) PASS : tst_QLineEdit::undo(keyboard_patterns) PASS : tst_QLineEdit::undo_keypressevents(Inserts and moving cursor) PASS : tst_QLineEdit::undo_keypressevents(Inserts,moving,selection and delete) PASS : tst_QLineEdit::undo_keypressevents(Inserts,moving,selection, delete and undo) PASS : tst_QLineEdit::undo_keypressevents(Inserts,moving,selection and undo, removing selection) PASS : tst_QLineEdit::undo_keypressevents(Inserts,backspace) PASS : tst_QLineEdit::undo_keypressevents(Inserts,backspace,inserts) PASS : tst_QLineEdit::undo_keypressevents(Inserts,moving,selection and overwriting) PASS : tst_QLineEdit::QTBUG5786_undoPaste() PASS : tst_QLineEdit::clear() PASS : tst_QLineEdit::text(Plain text0) PASS : tst_QLineEdit::text(Plain text1) PASS : tst_QLineEdit::text(Plain text2) PASS : tst_QLineEdit::text(Plain text3) PASS : tst_QLineEdit::text(Plain text4) PASS : tst_QLineEdit::text(Newlines) PASS : tst_QLineEdit::text(Text with nbsp) PASS : tst_QLineEdit::textMask(Plain text1) PASS : tst_QLineEdit::maskCharacter(Hex) PASS : tst_QLineEdit::maskCharacter(hex) PASS : tst_QLineEdit::maskCharacter(HexInvalid) PASS : tst_QLineEdit::maskCharacter(hexInvalid) PASS : tst_QLineEdit::maskCharacter(Bin) PASS : tst_QLineEdit::maskCharacter(bin) PASS : tst_QLineEdit::maskCharacter(BinInvalid) PASS : tst_QLineEdit::maskCharacter(binInvalid) PASS : tst_QLineEdit::setText() PASS : tst_QLineEdit::displayText(setText_Normal text0) PASS : tst_QLineEdit::displayText(setText_Normal text1) PASS : tst_QLineEdit::displayText(setText_Normal text2) PASS : tst_QLineEdit::displayText(setText_Normal text3) PASS : tst_QLineEdit::displayText(setText_Normal text4) PASS : tst_QLineEdit::displayText(setText_Normal text with nbsp) PASS : tst_QLineEdit::displayText(setText_NoEcho text0) PASS : tst_QLineEdit::displayText(setText_NoEcho text1) PASS : tst_QLineEdit::displayText(setText_NoEcho text2) PASS : tst_QLineEdit::displayText(setText_NoEcho text3) PASS : tst_QLineEdit::displayText(setText_NoEcho text4) PASS : tst_QLineEdit::displayText(setText_NoEcho text with nbsp) PASS : tst_QLineEdit::displayText(setText_Password text0) PASS : tst_QLineEdit::displayText(setText_Password text1) PASS : tst_QLineEdit::displayText(setText_Password text2) PASS : tst_QLineEdit::displayText(setText_Password text3) PASS : tst_QLineEdit::displayText(setText_Password text4) PASS : tst_QLineEdit::displayText(setText_Password text with nbsp) PASS : tst_QLineEdit::displayText(useKeys_Normal text0) PASS : tst_QLineEdit::displayText(useKeys_Normal text1) PASS : tst_QLineEdit::displayText(useKeys_Normal text2) PASS : tst_QLineEdit::displayText(useKeys_Normal text3) PASS : tst_QLineEdit::displayText(useKeys_Normal text4) PASS : tst_QLineEdit::displayText(useKeys_Normal text with nbsp) PASS : tst_QLineEdit::displayText(useKeys_NoEcho text0) PASS : tst_QLineEdit::displayText(useKeys_NoEcho text1) PASS : tst_QLineEdit::displayText(useKeys_NoEcho text2) PASS : tst_QLineEdit::displayText(useKeys_NoEcho text3) PASS : tst_QLineEdit::displayText(useKeys_NoEcho text4) PASS : tst_QLineEdit::displayText(useKeys_NoEcho text with nbsp) PASS : tst_QLineEdit::displayText(useKeys_Password text0) PASS : tst_QLineEdit::displayText(useKeys_Password text1) PASS : tst_QLineEdit::displayText(useKeys_Password text2) PASS : tst_QLineEdit::displayText(useKeys_Password text3) PASS : tst_QLineEdit::displayText(useKeys_Password text4) PASS : tst_QLineEdit::displayText(useKeys_Password text with nbsp) PASS : tst_QLineEdit::passwordEchoOnEdit() PASS : tst_QLineEdit::passwordEchoDelay() PASS : tst_QLineEdit::maxLength_mask(mask_case) PASS : tst_QLineEdit::maxLength_mask(mask_nocase) PASS : tst_QLineEdit::maxLength_mask(mask_null) PASS : tst_QLineEdit::maxLength_mask(mask_escape) PASS : tst_QLineEdit::maxLength(keyclick before0) PASS : tst_QLineEdit::maxLength(keyclick before1) PASS : tst_QLineEdit::maxLength(keyclick after0) PASS : tst_QLineEdit::maxLength(keyclick after1) PASS : tst_QLineEdit::maxLength(settext before0) PASS : tst_QLineEdit::maxLength(settext before1) PASS : tst_QLineEdit::maxLength(settext after0) PASS : tst_QLineEdit::maxLength(settext after1) PASS : tst_QLineEdit::isReadOnly() PASS : tst_QLineEdit::noCursorBlinkWhenReadOnly() PASS : tst_QLineEdit::cursorPosition() PASS : tst_QLineEdit::cursorPositionChanged(a) PASS : tst_QLineEdit::cursorPositionChanged(abc) PASS : tst_QLineEdit::cursorPositionChanged(abc) PASS : tst_QLineEdit::cursorPositionChanged(abc) PASS : tst_QLineEdit::cursorPositionChanged(abc) PASS : tst_QLineEdit::cursorPositionChanged(abc) PASS : tst_QLineEdit::cursorPositionChanged(abc) PASS : tst_QLineEdit::cursorPositionChanged(abc) PASS : tst_QLineEdit::cursorPositionChanged(abc) PASS : tst_QLineEdit::cursorPositionChanged(abc efg) PASS : tst_QLineEdit::cursorPositionChanged(mac equivalent abc efg) PASS : tst_QLineEdit::cursorPositionChanged(abc efg) PASS : tst_QLineEdit::cursorPositionChanged(mac equivalent abc efg) PASS : tst_QLineEdit::selectedText() PASS : tst_QLineEdit::deleteSelectedText() PASS : tst_QLineEdit::textChangedAndTextEdited() PASS : tst_QLineEdit::returnPressed() PASS : tst_QLineEdit::returnPressed_maskvalidator(no mask, no validator, input '123') PASS : tst_QLineEdit::returnPressed_maskvalidator(mask '999', no validator, input '12') PASS : tst_QLineEdit::returnPressed_maskvalidator(mask '999', no validator, input '123') PASS : tst_QLineEdit::returnPressed_maskvalidator(no mask, intfix validator(0,999), input '123') PASS : tst_QLineEdit::returnPressed_maskvalidator(no mask, intfix validator(0,999), input '7777') XFAIL : tst_QLineEdit::returnPressed_maskvalidator(mask '999', intfix validator(0,999), input '12') QIntValidator has changed behaviour. Does not accept spaces. Task 43082. Loc: [tst_qlineedit.cpp(2445)] PASS : tst_QLineEdit::returnPressed_maskvalidator(mask '999', intfix validator(0,999), input '12') PASS : tst_QLineEdit::returnPressed_maskvalidator(mask '999', intfix validator(0,999), input '') PASS : tst_QLineEdit::setValidator() PASS : tst_QLineEdit::setValidator_QIntValidator(insert range [0,9] valid '1') PASS : tst_QLineEdit::setValidator_QIntValidator(insert range [3,7] valid '3') PASS : tst_QLineEdit::setValidator_QIntValidator(insert range [3,7] valid '7') PASS : tst_QLineEdit::setValidator_QIntValidator(insert range [0,100] valid '9') PASS : tst_QLineEdit::setValidator_QIntValidator(insert range [0,100] valid '12') PASS : tst_QLineEdit::setValidator_QIntValidator(insert range [-100,100] valid '-12') PASS : tst_QLineEdit::setValidator_QIntValidator(insert range [0,9] inv 'a-a') PASS : tst_QLineEdit::setValidator_QIntValidator(insert range [0,9] inv 'A') PASS : tst_QLineEdit::setValidator_QIntValidator(insert range [0,100] inv '-') PASS : tst_QLineEdit::setValidator_QIntValidator(insert range [0,100] int '153') PASS : tst_QLineEdit::setValidator_QIntValidator(insert range [-100,100] int '-153') PASS : tst_QLineEdit::setValidator_QIntValidator(insert range [3,7] int '2') PASS : tst_QLineEdit::setValidator_QIntValidator(insert range [3,7] int '8') PASS : tst_QLineEdit::setValidator_QIntValidator(useKeys range [0,9] valid '1') PASS : tst_QLineEdit::setValidator_QIntValidator(useKeys range [3,7] valid '3') PASS : tst_QLineEdit::setValidator_QIntValidator(useKeys range [3,7] valid '7') PASS : tst_QLineEdit::setValidator_QIntValidator(useKeys range [0,100] valid '9') PASS : tst_QLineEdit::setValidator_QIntValidator(useKeys range [0,100] valid '12') PASS : tst_QLineEdit::setValidator_QIntValidator(useKeys range [-100,100] valid '-12') PASS : tst_QLineEdit::setValidator_QIntValidator(useKeys range [0,9] inv 'a-a') PASS : tst_QLineEdit::setValidator_QIntValidator(useKeys range [0,9] inv 'A') PASS : tst_QLineEdit::setValidator_QIntValidator(useKeys range [0,100] inv '-') PASS : tst_QLineEdit::setValidator_QIntValidator(useKeys range [0,100] int '153') PASS : tst_QLineEdit::setValidator_QIntValidator(useKeys range [-100,100] int '-153') PASS : tst_QLineEdit::setValidator_QIntValidator(useKeys range [3,7] int '2') PASS : tst_QLineEdit::setValidator_QIntValidator(useKeys range [3,7] int '8') PASS : tst_QLineEdit::frame() PASS : tst_QLineEdit::leftKeyOnSelectedText() PASS : tst_QLineEdit::setAlignment() PASS : tst_QLineEdit::isModified() PASS : tst_QLineEdit::edited() PASS : tst_QLineEdit::insert() PASS : tst_QLineEdit::setSelection(selection start: 0 length: 1) PASS : tst_QLineEdit::setSelection(selection start: 0 length: 2) PASS : tst_QLineEdit::setSelection(selection start: 0 length: 4) QWARN : tst_QLineEdit::setSelection(selection start: -1 length: 0) QLineEdit::setSelection: Invalid start position (-1) PASS : tst_QLineEdit::setSelection(selection start: -1 length: 0) PASS : tst_QLineEdit::setSelection(selection start: 34 length: 1) PASS : tst_QLineEdit::setSelection(selection start: 34 length: 2) PASS : tst_QLineEdit::setSelection(selection start: 34 length: -1) PASS : tst_QLineEdit::setSelection(selection start: 1 length: -2) QWARN : tst_QLineEdit::setSelection(selection start: -1 length: -1) QLineEdit::setSelection: Invalid start position (-1) PASS : tst_QLineEdit::setSelection(selection start: -1 length: -1) PASS : tst_QLineEdit::cut() PASS : tst_QLineEdit::maxLengthAndInputMask() PASS : tst_QLineEdit::returnPressedKeyEvent() PASS : tst_QLineEdit::keepSelectionOnTabFocusIn() PASS : tst_QLineEdit::readOnlyStyleOption() PASS : tst_QLineEdit::validateOnFocusOut() PASS : tst_QLineEdit::editInvalidText() PASS : tst_QLineEdit::charWithAltOrCtrlModifier() PASS : tst_QLineEdit::inlineCompletion() PASS : tst_QLineEdit::noTextEditedOnClear() PASS : tst_QLineEdit::cursor() PASS : tst_QLineEdit::textMargin(default-0) QWARN : tst_QLineEdit::textMargin(default-1) Test input context to commit without focused object PASS : tst_QLineEdit::textMargin(default-1) PASS : tst_QLineEdit::textMargin(default-2) PASS : tst_QLineEdit::textMargin(default-3) PASS : tst_QLineEdit::textMargin(hor-0) PASS : tst_QLineEdit::textMargin(hor-1) PASS : tst_QLineEdit::textMargin(hor-2) PASS : tst_QLineEdit::task180999_focus() QWARN : tst_QLineEdit::task174640_editingFinished() Test input context to commit without focused object PASS : tst_QLineEdit::task174640_editingFinished() PASS : tst_QLineEdit::task198789_currentCompletion() PASS : tst_QLineEdit::task210502_caseInsensitiveInlineCompletion() PASS : tst_QLineEdit::task229938_dontEmitChangedWhenTextIsNotChanged() PASS : tst_QLineEdit::task233101_cursorPosAfterInputMethod(data1) PASS : tst_QLineEdit::task233101_cursorPosAfterInputMethod(data2) PASS : tst_QLineEdit::task233101_cursorPosAfterInputMethod(data3) PASS : tst_QLineEdit::task233101_cursorPosAfterInputMethod(data4) PASS : tst_QLineEdit::task233101_cursorPosAfterInputMethod(data5) PASS : tst_QLineEdit::task233101_cursorPosAfterInputMethod(data6) PASS : tst_QLineEdit::task233101_cursorPosAfterInputMethod(data7) PASS : tst_QLineEdit::task233101_cursorPosAfterInputMethod(data8) PASS : tst_QLineEdit::task233101_cursorPosAfterInputMethod(data9) PASS : tst_QLineEdit::task233101_cursorPosAfterInputMethod(data10) PASS : tst_QLineEdit::task233101_cursorPosAfterInputMethod(data11) PASS : tst_QLineEdit::task233101_cursorPosAfterInputMethod(data12) PASS : tst_QLineEdit::task233101_cursorPosAfterInputMethod(data13) PASS : tst_QLineEdit::task233101_cursorPosAfterInputMethod(data14) PASS : tst_QLineEdit::task233101_cursorPosAfterInputMethod(data15) PASS : tst_QLineEdit::task233101_cursorPosAfterInputMethod(data16) PASS : tst_QLineEdit::task233101_cursorPosAfterInputMethod(data17) PASS : tst_QLineEdit::task233101_cursorPosAfterInputMethod(data18) PASS : tst_QLineEdit::task233101_cursorPosAfterInputMethod(data19) PASS : tst_QLineEdit::task233101_cursorPosAfterInputMethod(data20) PASS : tst_QLineEdit::task233101_cursorPosAfterInputMethod(data21) PASS : tst_QLineEdit::task233101_cursorPosAfterInputMethod(data22) PASS : tst_QLineEdit::task233101_cursorPosAfterInputMethod(data23) PASS : tst_QLineEdit::task233101_cursorPosAfterInputMethod(data24) QWARN : tst_QLineEdit::task241436_passwordEchoOnEditRestoreEchoMode() Test input context to commit without focused object QWARN : tst_QLineEdit::task241436_passwordEchoOnEditRestoreEchoMode() Test input context to commit without focused object PASS : tst_QLineEdit::task241436_passwordEchoOnEditRestoreEchoMode() PASS : tst_QLineEdit::task248948_redoRemovedSelection() PASS : tst_QLineEdit::taskQTBUG_4401_enterKeyClearsPassword() PASS : tst_QLineEdit::taskQTBUG_4679_moveToStartEndOfBlock() PASS : tst_QLineEdit::taskQTBUG_4679_selectToStartEndOfBlock() PASS : tst_QLineEdit::taskQTBUG_7902_contextMenuCrash() PASS : tst_QLineEdit::taskQTBUG_7395_readOnlyShortcut() PASS : tst_QLineEdit::QTBUG697_paletteCurrentColorGroup() PASS : tst_QLineEdit::QTBUG13520_textNotVisible() PASS : tst_QLineEdit::QTBUG7174_inputMaskCursorBlink() PASS : tst_QLineEdit::QTBUG16850_setSelection() PASS : tst_QLineEdit::bidiVisualMovement(Latin text) PASS : tst_QLineEdit::bidiVisualMovement(Hebrew text, one item) PASS : tst_QLineEdit::bidiVisualMovement(Hebrew text after Latin text) PASS : tst_QLineEdit::bidiVisualMovement(Latin text after Hebrew text) PASS : tst_QLineEdit::bidiVisualMovement(LTR, 3 items) PASS : tst_QLineEdit::bidiVisualMovement(RTL, 3 items) PASS : tst_QLineEdit::bidiVisualMovement(LTR, 4 items) PASS : tst_QLineEdit::bidiVisualMovement(RTL, 4 items) PASS : tst_QLineEdit::bidiLogicalMovement(Latin text) PASS : tst_QLineEdit::bidiLogicalMovement(Hebrew text, one item) PASS : tst_QLineEdit::bidiLogicalMovement(Hebrew text after Latin text) PASS : tst_QLineEdit::bidiLogicalMovement(Latin text after Hebrew text) PASS : tst_QLineEdit::bidiLogicalMovement(LTR, 3 items) PASS : tst_QLineEdit::bidiLogicalMovement(RTL, 3 items) PASS : tst_QLineEdit::bidiLogicalMovement(LTR, 4 items) PASS : tst_QLineEdit::bidiLogicalMovement(RTL, 4 items) PASS : tst_QLineEdit::selectAndCursorPosition() PASS : tst_QLineEdit::inputMethod() PASS : tst_QLineEdit::inputMethodSelection() PASS : tst_QLineEdit::inputMethodQueryImHints(None) PASS : tst_QLineEdit::inputMethodQueryImHints(Password) PASS : tst_QLineEdit::inputMethodQueryImHints(Normal) PASS : tst_QLineEdit::undoRedoAndEchoModes(Normal) PASS : tst_QLineEdit::undoRedoAndEchoModes(NoEcho) PASS : tst_QLineEdit::undoRedoAndEchoModes(Password) PASS : tst_QLineEdit::undoRedoAndEchoModes(PasswordEchoOnEdit) PASS : tst_QLineEdit::clearButton() PASS : tst_QLineEdit::sideWidgets() PASS : tst_QLineEdit::shouldShowPlaceholderText(empty, non-focused, left) FAIL! : tst_QLineEdit::shouldShowPlaceholderText(empty, focused, left) Compared values are not the same Actual (testWidget->hasFocus()): 0 Expected (hasFocus) : 1 Loc: [tst_qlineedit.cpp(4180)] PASS : tst_QLineEdit::shouldShowPlaceholderText(non-empty, non-focused, left) FAIL! : tst_QLineEdit::shouldShowPlaceholderText(non-empty, focused, left) Compared values are not the same Actual (testWidget->hasFocus()): 0 Expected (hasFocus) : 1 Loc: [tst_qlineedit.cpp(4180)] PASS : tst_QLineEdit::shouldShowPlaceholderText(empty, non-focused, center) 2013-12-10 21:44:21.572 tst_qlineedit[90562:7d0b] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/@BUNDLEIDENTIFIER at .savedState/window_1.data: Permission denied (13) FAIL! : tst_QLineEdit::shouldShowPlaceholderText(empty, focused, center) Compared values are not the same Actual (testWidget->hasFocus()): 0 Expected (hasFocus) : 1 Loc: [tst_qlineedit.cpp(4180)] PASS : tst_QLineEdit::shouldShowPlaceholderText(non-empty, non-focused, center) FAIL! : tst_QLineEdit::shouldShowPlaceholderText(non-empty, focused, center) Compared values are not the same Actual (testWidget->hasFocus()): 0 Expected (hasFocus) : 1 Loc: [tst_qlineedit.cpp(4180)] PASS : tst_QLineEdit::shouldShowPlaceholderText(empty, non-focused, right) FAIL! : tst_QLineEdit::shouldShowPlaceholderText(empty, focused, right) Compared values are not the same Actual (testWidget->hasFocus()): 0 Expected (hasFocus) : 1 Loc: [tst_qlineedit.cpp(4180)] PASS : tst_QLineEdit::shouldShowPlaceholderText(non-empty, non-focused, right) FAIL! : tst_QLineEdit::shouldShowPlaceholderText(non-empty, focused, right) Compared values are not the same Actual (testWidget->hasFocus()): 0 Expected (hasFocus) : 1 Loc: [tst_qlineedit.cpp(4180)] PASS : tst_QLineEdit::cleanupTestCase() Totals: 331 passed, 6 failed, 0 skipped ********* Finished testing of tst_QLineEdit ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qlineedit: 82 seconds, exit code 6 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02263/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/dev_1386701909): http://codereview.qt-project.org/72986 [PS5] - QLineEdit: hide placeholder text when h-centered & focused http://codereview.qt-project.org/73552 [PS1] - tst_QObject: separate QSignalBlocker tests http://codereview.qt-project.org/71501 [PS2] - Move-enable QSignalBlocker http://codereview.qt-project.org/73134 [PS5] - QNX: Fix focus handling for secondary screen From ci-noreply at qt-project.org Tue Dec 10 22:32:55 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 10 Dec 2013 23:32:55 +0200 Subject: [Ci-reports] fail on ssh://codereview.qt-project.org:29418/qt/qtbase#dev Message-ID: <20131210_213255_065802.ci-noreply@qt-project.org> Autotests `tst_qquickpathview' and `tst_qquicktrailemitter' failed :( Testing tst_qquicktrailemitter FAIL! : tst_qquicktrailemitter::test_basic() Compared values are not the same Actual (system->groupData[1]->size()): 510 Expected (500) : 500 Loc: [tst_qquicktrailemitter.cpp(89)] Totals: 2 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qquicktrailemitter ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_qquicktrailemitter::initTestCase() FAIL! : tst_qquicktrailemitter::test_basic() Compared values are not the same Actual (system->groupData[1]->size()): 510 Expected (500) : 500 Loc: [tst_qquicktrailemitter.cpp(89)] PASS : tst_qquicktrailemitter::cleanupTestCase() Totals: 2 passed, 1 failed, 0 skipped ********* Finished testing of tst_qquicktrailemitter ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquicktrailemitter: 11 seconds, exit code 1 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: 78 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02264/revdep-qtdeclarative_linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz Tested changes (refs/builds/dev_1386709102): http://codereview.qt-project.org/73134 [PS5] - QNX: Fix focus handling for secondary screen http://codereview.qt-project.org/71501 [PS2] - Move-enable QSignalBlocker http://codereview.qt-project.org/73552 [PS1] - tst_QObject: separate QSignalBlocker tests From ci-noreply at qt-project.org Tue Dec 10 22:54:45 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 10 Dec 2013 23:54:45 +0200 Subject: [Ci-reports] pass on ssh://codereview.qt-project.org:29418/qt/qtdeclarative#stable Message-ID: <20131210_215445_009892.ci-noreply@qt-project.org> QtDeclarative_stable_Integration #1475: SUCCESS Tested changes (refs/builds/stable_1386708117): http://codereview.qt-project.org/73681 [PS1] - Use qCpuHasFeature because the check can be optimized out of existence From ci-noreply at qt-project.org Tue Dec 10 22:58:17 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 10 Dec 2013 23:58:17 +0200 Subject: [Ci-reports] fail on ssh://codereview.qt-project.org:29418/qt/qtdeclarative#dev Message-ID: <20131210_215817_054994.ci-noreply@qt-project.org> Autotest `tst_qquicktrailemitter' failed :( Testing tst_qquicktrailemitter FAIL! : tst_qquicktrailemitter::test_basic() Compared values are not the same Actual (system->groupData[1]->size()): 510 Expected (500) : 500 Loc: [tst_qquicktrailemitter.cpp(89)] Totals: 2 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qquicktrailemitter ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_qquicktrailemitter::initTestCase() FAIL! : tst_qquicktrailemitter::test_basic() Compared values are not the same Actual (system->groupData[1]->size()): 510 Expected (500) : 500 Loc: [tst_qquicktrailemitter.cpp(89)] PASS : tst_qquicktrailemitter::cleanupTestCase() Totals: 2 passed, 1 failed, 0 skipped ********* Finished testing of tst_qquicktrailemitter ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquicktrailemitter: 11 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_00991/linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz Tested changes (refs/builds/dev_1386710927): http://codereview.qt-project.org/73286 [PS1] - Use platform specified duration for triggering MouseArea::onPressAndHold. From ci-noreply at qt-project.org Wed Dec 11 00:03:05 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 11 Dec 2013 01:03:05 +0200 Subject: [Ci-reports] pass on ssh://codereview.qt-project.org:29418/qt/qtdeclarative#stable Message-ID: <20131210_230305_082490.ci-noreply@qt-project.org> QtDeclarative_stable_Integration #1476: SUCCESS Tested changes (refs/builds/stable_1386712669): http://codereview.qt-project.org/73327 [PS1] - Fix up listening for layout direction changes. From ci-noreply at qt-project.org Wed Dec 11 01:09:40 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 11 Dec 2013 02:09:40 +0200 Subject: [Ci-reports] pass on ssh://codereview.qt-project.org:29418/qt/qtlocation#stable Message-ID: <20131211_000940_045817.ci-noreply@qt-project.org> QtLocation_stable_Integration #48: SUCCESS Tested changes (refs/builds/stable_1386716908): http://codereview.qt-project.org/73591 [PS1] - Remove QtQml dependency from QtPositioning. From ci-noreply at qt-project.org Wed Dec 11 01:22:57 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 11 Dec 2013 02:22:57 +0200 Subject: [Ci-reports] pass on ssh://codereview.qt-project.org:29418/qt/qtdeclarative#stable Message-ID: <20131211_002257_087278.ci-noreply@qt-project.org> QtDeclarative_stable_Integration #1477: SUCCESS Tested changes (refs/builds/stable_1386716895): http://codereview.qt-project.org/73477 [PS1] - Stabilise and remove insignificant marker from tst_qquickflickable. From ci-noreply at qt-project.org Wed Dec 11 01:36:36 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 11 Dec 2013 02:36:36 +0200 Subject: [Ci-reports] pass on ssh://codereview.qt-project.org:29418/qt/qt#4.8 Message-ID: <20131211_003636_017258.ci-noreply@qt-project.org> Qt_4.8_Integration #1717: SUCCESS Tested changes (refs/builds/4.8_1386705376): http://codereview.qt-project.org/73502 [PS2] - Cascade detection of SSE3 support and up From ci-noreply at qt-project.org Wed Dec 11 01:59:30 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 11 Dec 2013 02:59:30 +0200 Subject: [Ci-reports] pass on ssh://codereview.qt-project.org:29418/qt/qtlocation#dev Message-ID: <20131211_005930_053648.ci-noreply@qt-project.org> QtLocation_dev_Integration #108: SUCCESS Tested changes (refs/builds/dev_1386719843): http://codereview.qt-project.org/64584 [PS4] - Support position accuracy in QNmeaPositionInfoSource. From ci-noreply at qt-project.org Wed Dec 11 02:31:28 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 11 Dec 2013 03:31:28 +0200 Subject: [Ci-reports] pass on ssh://codereview.qt-project.org:29418/qt/qtdeclarative#stable Message-ID: <20131211_013128_082799.ci-noreply@qt-project.org> QtDeclarative_stable_Integration #1478: SUCCESS Tested changes (refs/builds/stable_1386721560): http://codereview.qt-project.org/46130 [PS4] - Flickable: Use increased default flick parameters on BB10 From ci-noreply at qt-project.org Wed Dec 11 03:38:35 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 11 Dec 2013 04:38:35 +0200 Subject: [Ci-reports] pass on ssh://codereview.qt-project.org:29418/qt/qtdeclarative#stable Message-ID: <20131211_023835_004740.ci-noreply@qt-project.org> QtDeclarative_stable_Integration #1479: SUCCESS Tested changes (refs/builds/stable_1386725581): http://codereview.qt-project.org/73302 [PS2] - Set highlight size for both dimensions, irrespective of ListView orientation From ci-noreply at qt-project.org Wed Dec 11 05:10:50 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 11 Dec 2013 06:10:50 +0200 Subject: [Ci-reports] fail on ssh://codereview.qt-project.org:29418/qt/qtdeclarative#stable Message-ID: <20131211_041050_023120.ci-noreply@qt-project.org> Autotest `tst_qquicktrailemitter' failed :( Testing tst_qquicktrailemitter FAIL! : tst_qquicktrailemitter::test_basic() Compared values are not the same Actual (system->groupData[1]->size()): 510 Expected (500) : 500 Loc: [tst_qquicktrailemitter.cpp(89)] Totals: 2 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qquicktrailemitter ********* Config: Using QtTest library 5.2.1, Qt 5.2.1 PASS : tst_qquicktrailemitter::initTestCase() FAIL! : tst_qquicktrailemitter::test_basic() Compared values are not the same Actual (system->groupData[1]->size()): 510 Expected (500) : 500 Loc: [tst_qquicktrailemitter.cpp(89)] PASS : tst_qquicktrailemitter::cleanupTestCase() Totals: 2 passed, 1 failed, 0 skipped ********* Finished testing of tst_qquicktrailemitter ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquicktrailemitter: 11 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtDeclarative_stable_Integration/build_01480/linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz Tested changes (refs/builds/stable_1386733298): http://codereview.qt-project.org/73478 [PS2] - tst_qquickflickable: unskip rebound on OS X From ci-noreply at qt-project.org Wed Dec 11 10:28:51 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 11 Dec 2013 11:28:51 +0200 Subject: [Ci-reports] pass on ssh://codereview.qt-project.org:29418/qt/qtdeclarative#stable Message-ID: <20131211_092851_076859.ci-noreply@qt-project.org> QtDeclarative_stable_Integration #1481: SUCCESS Tested changes (refs/builds/stable_1386749635): http://codereview.qt-project.org/73637 [PS1] - Size changes do not warrant a transform update. From ci-noreply at qt-project.org Wed Dec 11 10:58:36 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 11 Dec 2013 11:58:36 +0200 Subject: [Ci-reports] fail on ssh://codereview.qt-project.org:29418/qt/qtbase#dev Message-ID: <20131211_095836_032591.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: 19 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02265/macx-clang_developer-build_OSX_10.8/log.txt.gz Tested changes (refs/builds/dev_1386751329): http://codereview.qt-project.org/72766 [PS9] - Add baseline support to QGridLayoutEngine From ci-noreply at qt-project.org Wed Dec 11 11:30:11 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 11 Dec 2013 12:30:11 +0200 Subject: [Ci-reports] pass on ssh://codereview.qt-project.org:29418/qt/qtmultimedia#stable Message-ID: <20131211_103011_008741.ci-noreply@qt-project.org> QtMultimedia_stable_Integration #276: SUCCESS Tested changes (refs/builds/stable_1386754393): http://codereview.qt-project.org/73535 [PS1] - WMF: remove dead code. http://codereview.qt-project.org/73354 [PS2] - WMF: fix some crashes. From ci-noreply at qt-project.org Wed Dec 11 11:31:00 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 11 Dec 2013 12:31:00 +0200 Subject: [Ci-reports] pass on ssh://codereview.qt-project.org:29418/qt/qtbase#stable Message-ID: <20131211_103100_057602.ci-noreply@qt-project.org> QtBase_stable_Integration #2715: SUCCESS Tested changes (refs/builds/stable_1386752319): http://codereview.qt-project.org/73678 [PS1] - Stabilize tst_qabstractitemview From ci-noreply at qt-project.org Wed Dec 11 12:01:08 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 11 Dec 2013 13:01:08 +0200 Subject: [Ci-reports] fail on ssh://codereview.qt-project.org:29418/qt/qt5#dev Message-ID: <20131211_110108_010852.ci-noreply@qt-project.org> Autotest `tst_qqmlprofilerservice' failed :( Testing tst_QQmlProfilerService FAIL! : tst_QQmlProfilerService::scenegraphData() Compared values are not the same Actual (loopcheck): 2 Expected (3) : 3 Loc: [/work/build/qtdeclarative/tests/auto/qml/debugger/qqmlprofilerservice/tst_qqmlprofilerservice.cpp(467)] Totals: 7 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() FAIL! : tst_QQmlProfilerService::scenegraphData() Compared values are not the same Actual (loopcheck): 2 Expected (3) : 3 Loc: [/work/build/qtdeclarative/tests/auto/qml/debugger/qqmlprofilerservice/tst_qqmlprofilerservice.cpp(467)] QDEBUG : tst_QQmlProfilerService::scenegraphData() Process State: "running" QDEBUG : tst_QQmlProfilerService::scenegraphData() Application Output: "QML Debugger: Waiting for connection on port 13773... tick " PASS : tst_QQmlProfilerService::profileOnExit() PASS : tst_QQmlProfilerService::cleanupTestCase() Totals: 7 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: 1 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/Qt5_dev_Integration/build_00301/linux-g++_shadow-build_Ubuntu_11.10_x86/log.txt.gz Tested changes (refs/builds/dev_1386750058): http://codereview.qt-project.org/72684 [PS4] - Add QtAndroidExtras to dependency list of QtConnectivity From ci-noreply at qt-project.org Wed Dec 11 12:30:10 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 11 Dec 2013 13:30:10 +0200 Subject: [Ci-reports] pass on QtBase_dev_Integration #2266 Message-ID: <20131211_113010_036630.ci-noreply@qt-project.org> QtBase_dev_Integration #2266: SUCCESS Tested changes (refs/builds/dev_1386756099): http://codereview.qt-project.org/73702 [PS1] - qmake vcxproj: Provide saner defaults for certain WinRT options http://codereview.qt-project.org/73552 [PS1] - tst_QObject: separate QSignalBlocker tests http://codereview.qt-project.org/71501 [PS2] - Move-enable QSignalBlocker From ci-noreply at qt-project.org Wed Dec 11 13:19:33 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 11 Dec 2013 14:19:33 +0200 Subject: [Ci-reports] pass on QtDeclarative_stable_Integration #1482 Message-ID: <20131211_121933_069844.ci-noreply@qt-project.org> QtDeclarative_stable_Integration #1482: SUCCESS Tested changes (refs/builds/stable_1386760375): http://codereview.qt-project.org/73478 [PS2] - tst_qquickflickable: unskip rebound on OS X From ci-noreply at qt-project.org Wed Dec 11 13:32:04 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 11 Dec 2013 14:32:04 +0200 Subject: [Ci-reports] Problems... Message-ID: <20131211_123204_070405.ci-noreply@qt-project.org> Some problems occurred recently... 2013-12-11T12:30:04Z: [QtBase_dev_Integration error] fetch http://qt-ci.digia.com//job/QtBase_dev_Integration/api/json?depth=2&tree=builds[number,actions[parameters[name,value]]]: 502 Proxy Error at /var/lib/jenkins/qtqa/scripts/jenkins/qt-jenkins-integrator.pl line 1749., retry in 2 seconds From ci-noreply at qt-project.org Wed Dec 11 14:05:18 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 11 Dec 2013 15:05:18 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2267 Message-ID: <20131211_130518_095132.ci-noreply@qt-project.org> Autotest `tst_qquicktrailemitter' failed :( Testing tst_qquicktrailemitter FAIL! : tst_qquicktrailemitter::test_basic() Compared values are not the same Actual (system->groupData[1]->size()): 510 Expected (500) : 500 Loc: [tst_qquicktrailemitter.cpp(89)] Totals: 2 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qquicktrailemitter ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_qquicktrailemitter::initTestCase() FAIL! : tst_qquicktrailemitter::test_basic() Compared values are not the same Actual (system->groupData[1]->size()): 510 Expected (500) : 500 Loc: [tst_qquicktrailemitter.cpp(89)] PASS : tst_qquicktrailemitter::cleanupTestCase() Totals: 2 passed, 1 failed, 0 skipped ********* Finished testing of tst_qquicktrailemitter ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquicktrailemitter: 11 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02267/revdep-qtdeclarative_linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz Tested changes (refs/builds/dev_1386764992): http://codereview.qt-project.org/73134 [PS5] - QNX: Fix focus handling for secondary screen From ci-noreply at qt-project.org Wed Dec 11 14:37:55 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 11 Dec 2013 15:37:55 +0200 Subject: [Ci-reports] pass on QtWebKit_stable_Integration #314 Message-ID: <20131211_133755_003519.ci-noreply@qt-project.org> QtWebKit_stable_Integration #314: SUCCESS Tested changes (refs/builds/stable_1386760145): http://codereview.qt-project.org/73671 [PS2] - Handle PlatformPageClient not being set in Windows PluginView. From ci-noreply at qt-project.org Wed Dec 11 15:31:36 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 11 Dec 2013 16:31:36 +0200 Subject: [Ci-reports] pass on QtWebEngine_master_Integration #116 Message-ID: <20131211_143136_022245.ci-noreply@qt-project.org> QtWebEngine_master_Integration #116: SUCCESS Tested changes (refs/builds/master_1386767050): http://codereview.qt-project.org/73723 [PS1] - Fix the build on ARM From ci-noreply at qt-project.org Wed Dec 11 15:44:15 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 11 Dec 2013 16:44:15 +0200 Subject: [Ci-reports] fail on Qt5_dev_Integration #302 Message-ID: <20131211_144415_053743.ci-noreply@qt-project.org> Autotest `tst_qqmlprofilerservice' failed :( Testing tst_QQmlProfilerService FAIL! : tst_QQmlProfilerService::scenegraphData() Compared values are not the same Actual (loopcheck): 2 Expected (3) : 3 Loc: [/work/build/qtdeclarative/tests/auto/qml/debugger/qqmlprofilerservice/tst_qqmlprofilerservice.cpp(467)] Totals: 7 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() FAIL! : tst_QQmlProfilerService::scenegraphData() Compared values are not the same Actual (loopcheck): 2 Expected (3) : 3 Loc: [/work/build/qtdeclarative/tests/auto/qml/debugger/qqmlprofilerservice/tst_qqmlprofilerservice.cpp(467)] QDEBUG : tst_QQmlProfilerService::scenegraphData() Process State: "running" QDEBUG : tst_QQmlProfilerService::scenegraphData() Application Output: "QML Debugger: Waiting for connection on port 13773... tick " PASS : tst_QQmlProfilerService::profileOnExit() PASS : tst_QQmlProfilerService::cleanupTestCase() Totals: 7 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: 2 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/Qt5_dev_Integration/build_00302/linux-g++_shadow-build_Ubuntu_11.10_x86/log.txt.gz Tested changes (refs/builds/dev_1386762487): http://codereview.qt-project.org/72684 [PS4] - Add QtAndroidExtras to dependency list of QtConnectivity From ci-noreply at qt-project.org Wed Dec 11 15:58:07 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 11 Dec 2013 16:58:07 +0200 Subject: [Ci-reports] pass on QtBase_stable_Integration #2716 Message-ID: <20131211_145807_054531.ci-noreply@qt-project.org> QtBase_stable_Integration #2716: SUCCESS Tested changes (refs/builds/stable_1386768592): http://codereview.qt-project.org/73544 [PS1] - iOS: Fix failing assert in QUIView displayLayer() From ci-noreply at qt-project.org Wed Dec 11 16:55:57 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 11 Dec 2013 17:55:57 +0200 Subject: [Ci-reports] fail on QtDeclarative_dev_Integration #992 Message-ID: <20131211_155557_081027.ci-noreply@qt-project.org> Autotest `tst_qquickgridview' failed :( Testing tst_QQuickGridView QFATAL : tst_QQuickGridView::multipleChanges_condensed(insert and remove all) ASSERT: "!currentlyLockedAlphaMap.isNull()" in file ../gui/text/qfontengine_ft.cpp, line 1908 FAIL! : tst_QQuickGridView::multipleChanges_condensed(insert and remove all) Received a fatal error. Loc: [Unknown file(0)] Totals: 96 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 20434] QtQA::App::TestRunner: [New LWP 20435] QtQA::App::TestRunner: [New LWP 20437] QtQA::App::TestRunner: [New LWP 20436] QtQA::App::TestRunner: [New LWP 20438] QtQA::App::TestRunner: [New LWP 20450] QtQA::App::TestRunner: [New LWP 20439] 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: Missing separate debuginfo for /usr/lib64/dri/swrast_dri.so QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=204942de52590bac304bf688d03d4e0b7cf8f8aa" QtQA::App::TestRunner: Core was generated by `./tst_qquickgridview -silent -o /work/build/_artifacts/test-logs/tst_qquickgrid'. QtQA::App::TestRunner: Program terminated with signal 6, Aborted. QtQA::App::TestRunner: #0 0x00007fda7270b3d5 in raise () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 7 (Thread 0x7fda637fe700 (LWP 20439)): QtQA::App::TestRunner: #0 0x00007fda732a9964 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #1 0x00007fda696eb333 in ?? () from /usr/lib64/dri/swrast_dri.so QtQA::App::TestRunner: #2 0x00007fda732a5e0f in start_thread () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #3 0x00007fda727bf44d in clone () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 6 (Thread 0x7fda62ffd700 (LWP 20450)): QtQA::App::TestRunner: #0 0x00007fda727b8293 in select () from /lib64/libc.so.6 QtQA::App::TestRunner: #1 0x00007fda73ab9bde in qt_safe_select (nfds=11, fdread=0x7fda5c000a58, fdwrite=0x7fda5c000ce8, fdexcept=0x7fda5c000f78, orig_timeout=0x0) at kernel/qcore_unix.cpp:79 QtQA::App::TestRunner: #2 0x00007fda73abb2de in QEventDispatcherUNIX::select (this=0x7fda5c055dc0, nfds=11, readfds=0x7fda5c000a58, writefds=0x7fda5c000ce8, exceptfds=0x7fda5c000f78, timeout=0x0) at kernel/qeventdispatcher_unix.cpp:328 QtQA::App::TestRunner: #3 0x00007fda73abab12 in QEventDispatcherUNIXPrivate::doSelect (this=0x7fda5c0008c0, flags=..., timeout=0x0) at kernel/qeventdispatcher_unix.cpp:204 QtQA::App::TestRunner: #4 0x00007fda73abc5f8 in QEventDispatcherUNIX::processEvents (this=0x7fda5c055dc0, flags=...) at kernel/qeventdispatcher_unix.cpp:615 QtQA::App::TestRunner: #5 0x00007fda73a4374e in QEventLoop::processEvents (this=0x7fda62ffcda0, flags=...) at kernel/qeventloop.cpp:136 QtQA::App::TestRunner: #6 0x00007fda73a43a3b in QEventLoop::exec (this=0x7fda62ffcda0, flags=...) at kernel/qeventloop.cpp:212 QtQA::App::TestRunner: #7 0x00007fda737d0544 in QThread::exec (this=0x1c8b520) at thread/qthread.cpp:511 QtQA::App::TestRunner: #8 0x00007fda75100a25 in QQmlThreadPrivate::run (this=0x1c8b520) at qml/ftw/qqmlthread.cpp:148 QtQA::App::TestRunner: #9 0x00007fda737d7bca in QThreadPrivate::start (arg=0x1c8b520) at thread/qthread_unix.cpp:345 QtQA::App::TestRunner: #10 0x00007fda732a5e0f in start_thread () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #11 0x00007fda727bf44d in clone () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 5 (Thread 0x7fda63fff700 (LWP 20438)): QtQA::App::TestRunner: #0 0x00007fda732a9964 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #1 0x00007fda696eb333 in ?? () from /usr/lib64/dri/swrast_dri.so QtQA::App::TestRunner: #2 0x00007fda732a5e0f in start_thread () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #3 0x00007fda727bf44d in clone () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 4 (Thread 0x7fda69500700 (LWP 20436)): QtQA::App::TestRunner: #0 0x00007fda732a9964 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #1 0x00007fda696eb333 in ?? () from /usr/lib64/dri/swrast_dri.so QtQA::App::TestRunner: #2 0x00007fda732a5e0f in start_thread () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #3 0x00007fda727bf44d in clone () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 3 (Thread 0x7fda68cff700 (LWP 20437)): QtQA::App::TestRunner: #0 0x00007fda732a9964 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #1 0x00007fda696eb333 in ?? () from /usr/lib64/dri/swrast_dri.so QtQA::App::TestRunner: #2 0x00007fda732a5e0f in start_thread () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #3 0x00007fda727bf44d in clone () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2 (Thread 0x7fda6b44b700 (LWP 20435)): QtQA::App::TestRunner: #0 0x00007fda727b64ed in poll () from /lib64/libc.so.6 QtQA::App::TestRunner: #1 0x00007fda705660e2 in ?? () from /usr/lib64/libxcb.so.1 QtQA::App::TestRunner: #2 0x00007fda7056786f in xcb_wait_for_event () from /usr/lib64/libxcb.so.1 QtQA::App::TestRunner: #3 0x00007fda6e13fa3d in QXcbEventReader::run (this=0x1a95d80) at qxcbconnection.cpp:993 QtQA::App::TestRunner: #4 0x00007fda737d7bca in QThreadPrivate::start (arg=0x1a95d80) at thread/qthread_unix.cpp:345 QtQA::App::TestRunner: #5 0x00007fda732a5e0f in start_thread () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #6 0x00007fda727bf44d in clone () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1 (Thread 0x7fda6e3fe740 (LWP 20434)): QtQA::App::TestRunner: #0 0x00007fda7270b3d5 in raise () from /lib64/libc.so.6 QtQA::App::TestRunner: #1 0x00007fda7270c858 in abort () from /lib64/libc.so.6 QtQA::App::TestRunner: #2 0x00007fda737c474e in qt_message_fatal (context=..., message=...) at global/qlogging.cpp:979 QtQA::App::TestRunner: #3 0x00007fda737c22c8 in QMessageLogger::fatal (this=0x7fffc44d0fa0, msg=0x7fda73b1f158 "ASSERT: \"%s\" in file %s, line %d") at global/qlogging.cpp:384 QtQA::App::TestRunner: #4 0x00007fda737bd3c4 in qt_assert (assertion=0x7fda6e1c17f0 "!currentlyLockedAlphaMap.isNull()", file=0x7fda6e1c16a8 "../gui/text/qfontengine_ft.cpp", line=1908) at global/qglobal.cpp:2098 QtQA::App::TestRunner: #5 0x00007fda6e17ea12 in QFontEngineFT::unlockAlphaMapForGlyph (this=0x26f3670) at ../gui/text/qfontengine_ft.cpp:1908 QtQA::App::TestRunner: #6 0x00007fda74323029 in QTextureGlyphCache::populate (this=0x2bb2f70, fontEngine=0x26f3670, numGlyphs=49, glyphs=0x2bb30c8, positions=0x2bb8ea8) at painting/qtextureglyphcache.cpp:164 QtQA::App::TestRunner: #7 0x00007fda756ff622 in QSGTextMaskMaterial::populate (this=0x2bb2f20, p=..., glyphIndexes=..., glyphPositions=..., geometry=0x28d2950, boundingRect=0x7fffc44d1400, baseLine=0x28d2938, margins=...) at scenegraph/qsgdefaultglyphnode_p.cpp:406 QtQA::App::TestRunner: #8 0x00007fda756fd97a in QSGDefaultGlyphNode::update (this=0x28d2840) at scenegraph/qsgdefaultglyphnode.cpp:129 QtQA::App::TestRunner: #9 0x00007fda757a9e21 in QQuickTextNode::addGlyphs (this=0x2bb2da0, position=..., glyphs=..., color=..., style=QQuickText::Normal, styleColor=..., parentNode=0x0) at items/qquicktextnode.cpp:158 QtQA::App::TestRunner: #10 0x00007fda757afbfc in QQuickTextNodeEngine::addToSceneGraph (this=0x28d1d80, parentNode=0x2bb2da0, style=QQuickText::Normal, styleColor=...) at items/qquicktextnodeengine.cpp:732 QtQA::App::TestRunner: #11 0x00007fda757aa8fb in QQuickTextNode::addTextLayout (this=0x2bb2da0, position=..., textLayout=0x29edf20, color=..., style=QQuickText::Normal, styleColor=..., anchorColor=..., selectionColor=..., selectedTextColor=..., selectionStart=-1, selectionEnd=-1, lineStart=0, lineCount=1) at items/qquicktextnode.cpp:293 QtQA::App::TestRunner: #12 0x00007fda757a6002 in QQuickText::updatePaintNode (this=0x29edcb0, oldNode=0x0, data=0x1c71dd0) at items/qquicktext.cpp:2291 QtQA::App::TestRunner: #13 0x00007fda75758421 in QQuickWindowPrivate::updateDirtyNode (this=0x1c71c40, item=0x29edcb0) at items/qquickwindow.cpp:2519 QtQA::App::TestRunner: #14 0x00007fda7575743d in QQuickWindowPrivate::updateDirtyNodes (this=0x1c71c40) at items/qquickwindow.cpp:2344 QtQA::App::TestRunner: #15 0x00007fda7574f00e in QQuickWindowPrivate::syncSceneGraph (this=0x1c71c40) at items/qquickwindow.cpp:334 QtQA::App::TestRunner: #16 0x00007fda7571db8b in QSGGuiThreadRenderLoop::renderWindow (this=0x1ace110, window=0x2130860) at scenegraph/qsgrenderloop.cpp:308 QtQA::App::TestRunner: #17 0x00007fda7571e208 in QSGGuiThreadRenderLoop::event (this=0x1ace110, e=0x7fffc44d3860) at scenegraph/qsgrenderloop.cpp:412 QtQA::App::TestRunner: #18 0x00007fda73a46eec in QCoreApplicationPrivate::notify_helper (this=0x1a790b0, receiver=0x1ace110, event=0x7fffc44d3860) at kernel/qcoreapplication.cpp:1008 QtQA::App::TestRunner: #19 0x00007fda73a46bb0 in QCoreApplication::notify (this=0x7fffc44d4c20, receiver=0x1ace110, event=0x7fffc44d3860) at kernel/qcoreapplication.cpp:953 QtQA::App::TestRunner: #20 0x00007fda74054554 in QGuiApplication::notify (this=0x7fffc44d4c20, object=0x1ace110, event=0x7fffc44d3860) at kernel/qguiapplication.cpp:1357 QtQA::App::TestRunner: #21 0x00007fda73a46ab8 in QCoreApplication::notifyInternal (this=0x7fffc44d4c20, receiver=0x1ace110, event=0x7fffc44d3860) at kernel/qcoreapplication.cpp:891 QtQA::App::TestRunner: #22 0x00007fda73a4a877 in QCoreApplication::sendEvent (receiver=0x1ace110, event=0x7fffc44d3860) at kernel/qcoreapplication.h:232 QtQA::App::TestRunner: #23 0x00007fda73abe608 in QTimerInfoList::activateTimers (this=0x1ac8f18) at kernel/qtimerinfo_unix.cpp:643 QtQA::App::TestRunner: #24 0x00007fda73abc2c9 in QEventDispatcherUNIX::activateTimers (this=0x1a980c0) at kernel/qeventdispatcher_unix.cpp:557 QtQA::App::TestRunner: #25 0x00007fda73abc62b in QEventDispatcherUNIX::processEvents (this=0x1a980c0, flags=...) at kernel/qeventdispatcher_unix.cpp:619 QtQA::App::TestRunner: #26 0x00007fda6e1b4ace in QUnixEventDispatcherQPA::processEvents (this=0x1a980c0, flags=...) at eventdispatchers/qunixeventdispatcher.cpp:70 QtQA::App::TestRunner: #27 0x00007fda73a46fef in QCoreApplication::processEvents (flags=..., maxtime=50) at kernel/qcoreapplication.cpp:1089 QtQA::App::TestRunner: #28 0x000000000040e194 in QTest::qWait (ms=50) at /work/build/qt/qtbase/include/QtTest/../../src/testlib/qtestsystem.h:66 QtQA::App::TestRunner: #29 0x0000000000424dfc in tst_QQuickGridView::multipleChanges (this=0x7fffc44d4be0, condensed=true) at tst_qquickgridview.cpp:1582 QtQA::App::TestRunner: #30 0x0000000000480d91 in tst_QQuickGridView::multipleChanges_condensed (this=0x7fffc44d4be0) at tst_qquickgridview.cpp:96 QtQA::App::TestRunner: #31 0x000000000047d5ec in tst_QQuickGridView::qt_static_metacall (_o=0x7fffc44d4be0, _c=QMetaObject::InvokeMetaMethod, _id=26, _a=0x7fffc44d3ec0) at .moc/tst_qquickgridview.moc:573 QtQA::App::TestRunner: #32 0x00007fda73a52ff9 in QMetaMethod::invoke (this=0x7fffc44d4390, object=0x7fffc44d4be0, connectionType=Qt::DirectConnection, returnValue=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:2169 QtQA::App::TestRunner: #33 0x00007fda73a524a6 in QMetaObject::invokeMethod (obj=0x7fffc44d4be0, member=0x2130830 "multipleChanges_condensed", type=Qt::DirectConnection, ret=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:1464 QtQA::App::TestRunner: #34 0x00007fda74b37fff in QMetaObject::invokeMethod (obj=0x7fffc44d4be0, member=0x2130830 "multipleChanges_condensed", type=Qt::DirectConnection, val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs.h:395 QtQA::App::TestRunner: #35 0x00007fda74b33cdd in QTest::qInvokeTestMethodDataEntry (slot=0x2130830 "multipleChanges_condensed") at qtestcase.cpp:1715 QtQA::App::TestRunner: #36 0x00007fda74b34536 in QTest::qInvokeTestMethod (slotName=0x1c759c8 "multipleChanges_condensed()", data=0x0) at qtestcase.cpp:1840 QtQA::App::TestRunner: #37 0x00007fda74b34d97 in QTest::qInvokeTestMethods (testObject=0x7fffc44d4be0) at qtestcase.cpp:1994 QtQA::App::TestRunner: #38 0x00007fda74b35301 in QTest::qExec (testObject=0x7fffc44d4be0, argc=6, argv=0x7fffc44d4d28) at qtestcase.cpp:2224 QtQA::App::TestRunner: #39 0x000000000047d235 in main (argc=6, argv=0x7fffc44d4d28) at tst_qquickgridview.cpp:6310 QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QQuickGridView ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_QQuickGridView::initTestCase() PASS : tst_QQuickGridView::items() PASS : tst_QQuickGridView::changed() PASS : tst_QQuickGridView::inserted_basic() PASS : tst_QQuickGridView::inserted_defaultLayout(add 1, before visible items) PASS : tst_QQuickGridView::inserted_defaultLayout(add 2, before visible items) PASS : tst_QQuickGridView::inserted_defaultLayout(add 3, before visible items) PASS : tst_QQuickGridView::inserted_defaultLayout(add 5, before visible items) PASS : tst_QQuickGridView::inserted_defaultLayout(add 6, before visible items) PASS : tst_QQuickGridView::inserted_defaultLayout(add 1, at start of visible, content at start) PASS : tst_QQuickGridView::inserted_defaultLayout(add multiple, at start of visible, content at start) PASS : tst_QQuickGridView::inserted_defaultLayout(add 1, at start of visible, content not at start) PASS : tst_QQuickGridView::inserted_defaultLayout(add multiple, at start of visible, content not at start) PASS : tst_QQuickGridView::inserted_defaultLayout(add 1, at end of visible, content at start) PASS : tst_QQuickGridView::inserted_defaultLayout(add row, at end of visible, content at start) PASS : tst_QQuickGridView::inserted_defaultLayout(add 1, at end of visible, content not at start) PASS : tst_QQuickGridView::inserted_defaultLayout(add multiple, at end of visible, content not at start) PASS : tst_QQuickGridView::inserted_defaultLayout(add 1, after visible, content at start) PASS : tst_QQuickGridView::inserted_defaultLayout(add row, after visible, content at start) PASS : tst_QQuickGridView::inserted_defaultLayout(add 1, after visible, content not at start) PASS : tst_QQuickGridView::inserted_defaultLayout(add multiple, after visible, content not at start) PASS : tst_QQuickGridView::insertBeforeVisible(insert 1 at 0, 0 buffer) PASS : tst_QQuickGridView::insertBeforeVisible(insert 1 at 0, 100 buffer) PASS : tst_QQuickGridView::insertBeforeVisible(insert 1 at 0, 500 buffer) PASS : tst_QQuickGridView::insertBeforeVisible(insert 1 at 1, 0 buffer) PASS : tst_QQuickGridView::insertBeforeVisible(insert 1 at 1, 100 buffer) PASS : tst_QQuickGridView::insertBeforeVisible(insert 1 at 1, 500 buffer) PASS : tst_QQuickGridView::insertBeforeVisible(insert multiple at 0, 0 buffer) PASS : tst_QQuickGridView::insertBeforeVisible(insert multiple at 0, 100 buffer) PASS : tst_QQuickGridView::insertBeforeVisible(insert multiple at 0, 500 buffer) PASS : tst_QQuickGridView::insertBeforeVisible(insert multiple at 1, 0 buffer) PASS : tst_QQuickGridView::insertBeforeVisible(insert multiple at 1, 100 buffer) PASS : tst_QQuickGridView::insertBeforeVisible(insert multiple at 1, 500 buffer) PASS : tst_QQuickGridView::removed_basic() PASS : tst_QQuickGridView::removed_defaultLayout(remove 1, before visible items) PASS : tst_QQuickGridView::removed_defaultLayout(remove 1, before visible position) PASS : tst_QQuickGridView::removed_defaultLayout(remove multiple (1 row), all before visible items) PASS : tst_QQuickGridView::removed_defaultLayout(remove multiple, all before visible items, remove item 0) PASS : tst_QQuickGridView::removed_defaultLayout(remove multiple rows, all before visible items) PASS : tst_QQuickGridView::removed_defaultLayout(remove one row before visible, content y not on item border) PASS : tst_QQuickGridView::removed_defaultLayout(remove mix of visible/non-visible) PASS : tst_QQuickGridView::removed_defaultLayout(remove multiple, mix of items from before and within visible items) PASS : tst_QQuickGridView::removed_defaultLayout(remove multiple, mix of items from before and within visible items, remove item 0) PASS : tst_QQuickGridView::removed_defaultLayout(remove 1, from start of visible, content at start) PASS : tst_QQuickGridView::removed_defaultLayout(remove multiple, from start of visible, content at start) PASS : tst_QQuickGridView::removed_defaultLayout(remove 1, from start of visible, content not at start) PASS : tst_QQuickGridView::removed_defaultLayout(remove multiple, from start of visible, content not at start) PASS : tst_QQuickGridView::removed_defaultLayout(remove 1, from middle of visible, content at start) PASS : tst_QQuickGridView::removed_defaultLayout(remove multiple, from middle of visible, content at start) PASS : tst_QQuickGridView::removed_defaultLayout(remove 1, from middle of visible, content not at start) PASS : tst_QQuickGridView::removed_defaultLayout(remove multiple, from middle of visible, content not at start) PASS : tst_QQuickGridView::removed_defaultLayout(remove 1, after visible, content at start) PASS : tst_QQuickGridView::removed_defaultLayout(remove multiple, after visible, content at start) PASS : tst_QQuickGridView::removed_defaultLayout(remove 1, after visible, content not at start) PASS : tst_QQuickGridView::removed_defaultLayout(remove multiple, after visible, content not at start) PASS : tst_QQuickGridView::removed_defaultLayout(remove multiple, mix of items from within and after visible items) PASS : tst_QQuickGridView::addOrRemoveBeforeVisible(add) PASS : tst_QQuickGridView::addOrRemoveBeforeVisible(remove) PASS : tst_QQuickGridView::clear() PASS : tst_QQuickGridView::moved_defaultLayout(move 1 forwards, within visible items) PASS : tst_QQuickGridView::moved_defaultLayout(move 1 forwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_defaultLayout(move 1 forwards, from non-visible -> visible (move first item)) PASS : tst_QQuickGridView::moved_defaultLayout(move 1 forwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_defaultLayout(move 1 forwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::moved_defaultLayout(move 1 backwards, within visible items) PASS : tst_QQuickGridView::moved_defaultLayout(move 1 backwards, within visible items (to first index)) PASS : tst_QQuickGridView::moved_defaultLayout(move 1 backwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_defaultLayout(move 1 backwards, from non-visible -> visible (move last item)) PASS : tst_QQuickGridView::moved_defaultLayout(move 1 backwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_defaultLayout(move 1 backwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::moved_defaultLayout(move multiple forwards, within visible items) PASS : tst_QQuickGridView::moved_defaultLayout(move multiple backwards, within visible items (move first item)) PASS : tst_QQuickGridView::moved_defaultLayout(move multiple forwards, before visible items) PASS : tst_QQuickGridView::moved_defaultLayout(move multiple forwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_defaultLayout(move multiple forwards, from non-visible -> visible (move first item)) PASS : tst_QQuickGridView::moved_defaultLayout(move multiple forwards, mix of non-visible/visible) PASS : tst_QQuickGridView::moved_defaultLayout(move multiple forwards, to bottom of view) PASS : tst_QQuickGridView::moved_defaultLayout(move multiple forwards, to bottom of view, first row -> last) PASS : tst_QQuickGridView::moved_defaultLayout(move multiple forwards, to bottom of view, content y not 0) PASS : tst_QQuickGridView::moved_defaultLayout(move multiple forwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_defaultLayout(move multiple forwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::moved_defaultLayout(move multiple backwards, within visible items) PASS : tst_QQuickGridView::moved_defaultLayout(move multiple backwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_defaultLayout(move multiple backwards, from non-visible -> visible (move last item)) PASS : tst_QQuickGridView::moved_defaultLayout(move multiple backwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_defaultLayout(move multiple backwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::multipleChanges_condensed(remove all but 1, first->last) PASS : tst_QQuickGridView::multipleChanges_condensed(remove all) PASS : tst_QQuickGridView::multipleChanges_condensed(remove last (current) -> first) PASS : tst_QQuickGridView::multipleChanges_condensed(remove then insert at 0) PASS : tst_QQuickGridView::multipleChanges_condensed(remove then insert at non-zero index) PASS : tst_QQuickGridView::multipleChanges_condensed(remove current then insert below it) PASS : tst_QQuickGridView::multipleChanges_condensed(remove current index then move it down) PASS : tst_QQuickGridView::multipleChanges_condensed(remove current index then move it up) PASS : tst_QQuickGridView::multipleChanges_condensed(insert multiple times) PASS : tst_QQuickGridView::multipleChanges_condensed(insert multiple times with current index changes) QWARN : tst_QQuickGridView::multipleChanges_condensed(insert and remove all) load glyph failed err=6 face=0x24de740, glyph=5182 QWARN : tst_QQuickGridView::multipleChanges_condensed(insert and remove all) load glyph failed err=6 face=0x24de740, glyph=5182 QWARN : tst_QQuickGridView::multipleChanges_condensed(insert and remove all) QFontEngine: Glyph neither outline nor bitmap format=0 QWARN : tst_QQuickGridView::multipleChanges_condensed(insert and remove all) load glyph failed err=6 face=0x24de740, glyph=5182 QWARN : tst_QQuickGridView::multipleChanges_condensed(insert and remove all) QFontEngine: Glyph neither outline nor bitmap format=0 QFATAL : tst_QQuickGridView::multipleChanges_condensed(insert and remove all) ASSERT: "!currentlyLockedAlphaMap.isNull()" in file ../gui/text/qfontengine_ft.cpp, line 1908 FAIL! : tst_QQuickGridView::multipleChanges_condensed(insert and remove all) Received a fatal error. Loc: [Unknown file(0)] Totals: 96 passed, 1 failed, 0 skipped ********* Finished testing of tst_QQuickGridView ********* 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 20454] QtQA::App::TestRunner: [New LWP 20457] QtQA::App::TestRunner: [New LWP 20455] QtQA::App::TestRunner: [New LWP 20470] QtQA::App::TestRunner: [New LWP 20458] QtQA::App::TestRunner: [New LWP 20456] QtQA::App::TestRunner: [New LWP 20459] 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: Missing separate debuginfo for /usr/lib64/dri/swrast_dri.so QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=204942de52590bac304bf688d03d4e0b7cf8f8aa" QtQA::App::TestRunner: Core was generated by `./tst_qquickgridview -o /work/build/_artifacts/test-logs/tst_qquickgridview-tes'. QtQA::App::TestRunner: Program terminated with signal 6, Aborted. QtQA::App::TestRunner: #0 0x00007fe1f4d903d5 in raise () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 7 (Thread 0x7fe1e5ccf700 (LWP 20459)): QtQA::App::TestRunner: #0 0x00007fe1f592e964 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #1 0x00007fe1e6ebc333 in ?? () from /usr/lib64/dri/swrast_dri.so QtQA::App::TestRunner: #2 0x00007fe1f592ae0f in start_thread () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #3 0x00007fe1f4e4444d in clone () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 6 (Thread 0x7fe1eceb3700 (LWP 20456)): QtQA::App::TestRunner: #0 0x00007fe1f592e964 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #1 0x00007fe1e6ebc333 in ?? () from /usr/lib64/dri/swrast_dri.so QtQA::App::TestRunner: #2 0x00007fe1f592ae0f in start_thread () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #3 0x00007fe1f4e4444d in clone () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 5 (Thread 0x7fe1e64d0700 (LWP 20458)): QtQA::App::TestRunner: #0 0x00007fe1f592e964 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #1 0x00007fe1e6ebc333 in ?? () from /usr/lib64/dri/swrast_dri.so QtQA::App::TestRunner: #2 0x00007fe1f592ae0f in start_thread () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #3 0x00007fe1f4e4444d in clone () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 4 (Thread 0x7fe1e54ce700 (LWP 20470)): QtQA::App::TestRunner: #0 0x00007fe1f4e3d293 in select () from /lib64/libc.so.6 QtQA::App::TestRunner: #1 0x00007fe1f613ebde in qt_safe_select (nfds=11, fdread=0x7fe1e0000a58, fdwrite=0x7fe1e0000ce8, fdexcept=0x7fe1e0000f78, orig_timeout=0x0) at kernel/qcore_unix.cpp:79 QtQA::App::TestRunner: #2 0x00007fe1f61402de in QEventDispatcherUNIX::select (this=0x7fe1e0049530, nfds=11, readfds=0x7fe1e0000a58, writefds=0x7fe1e0000ce8, exceptfds=0x7fe1e0000f78, timeout=0x0) at kernel/qeventdispatcher_unix.cpp:328 QtQA::App::TestRunner: #3 0x00007fe1f613fb12 in QEventDispatcherUNIXPrivate::doSelect (this=0x7fe1e00008c0, flags=..., timeout=0x0) at kernel/qeventdispatcher_unix.cpp:204 QtQA::App::TestRunner: #4 0x00007fe1f61415f8 in QEventDispatcherUNIX::processEvents (this=0x7fe1e0049530, flags=...) at kernel/qeventdispatcher_unix.cpp:615 QtQA::App::TestRunner: #5 0x00007fe1f60c874e in QEventLoop::processEvents (this=0x7fe1e54cdda0, flags=...) at kernel/qeventloop.cpp:136 QtQA::App::TestRunner: #6 0x00007fe1f60c8a3b in QEventLoop::exec (this=0x7fe1e54cdda0, flags=...) at kernel/qeventloop.cpp:212 QtQA::App::TestRunner: #7 0x00007fe1f5e55544 in QThread::exec (this=0x1cc7480) at thread/qthread.cpp:511 QtQA::App::TestRunner: #8 0x00007fe1f7785a25 in QQmlThreadPrivate::run (this=0x1cc7480) at qml/ftw/qqmlthread.cpp:148 QtQA::App::TestRunner: #9 0x00007fe1f5e5cbca in QThreadPrivate::start (arg=0x1cc7480) at thread/qthread_unix.cpp:345 QtQA::App::TestRunner: #10 0x00007fe1f592ae0f in start_thread () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #11 0x00007fe1f4e4444d in clone () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 3 (Thread 0x7fe1edad0700 (LWP 20455)): QtQA::App::TestRunner: #0 0x00007fe1f4e3b4ed in poll () from /lib64/libc.so.6 QtQA::App::TestRunner: #1 0x00007fe1f2beb0e2 in ?? () from /usr/lib64/libxcb.so.1 QtQA::App::TestRunner: #2 0x00007fe1f2bec86f in xcb_wait_for_event () from /usr/lib64/libxcb.so.1 QtQA::App::TestRunner: #3 0x00007fe1f07c4a3d in QXcbEventReader::run (this=0x1b13d80) at qxcbconnection.cpp:993 QtQA::App::TestRunner: #4 0x00007fe1f5e5cbca in QThreadPrivate::start (arg=0x1b13d80) at thread/qthread_unix.cpp:345 QtQA::App::TestRunner: #5 0x00007fe1f592ae0f in start_thread () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #6 0x00007fe1f4e4444d in clone () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2 (Thread 0x7fe1e6cd1700 (LWP 20457)): QtQA::App::TestRunner: #0 0x00007fe1f592e964 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #1 0x00007fe1e6ebc333 in ?? () from /usr/lib64/dri/swrast_dri.so QtQA::App::TestRunner: #2 0x00007fe1f592ae0f in start_thread () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #3 0x00007fe1f4e4444d in clone () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1 (Thread 0x7fe1f0a83740 (LWP 20454)): QtQA::App::TestRunner: #0 0x00007fe1f4d903d5 in raise () from /lib64/libc.so.6 QtQA::App::TestRunner: #1 0x00007fe1f4d91858 in abort () from /lib64/libc.so.6 QtQA::App::TestRunner: #2 0x00007fe1f5e4974e in qt_message_fatal (context=..., message=...) at global/qlogging.cpp:979 QtQA::App::TestRunner: #3 0x00007fe1f5e472c8 in QMessageLogger::fatal (this=0x7fff0d20ea70, msg=0x7fe1f61a4158 "ASSERT: \"%s\" in file %s, line %d") at global/qlogging.cpp:384 QtQA::App::TestRunner: #4 0x00007fe1f5e423c4 in qt_assert (assertion=0x7fe1f08467f0 "!currentlyLockedAlphaMap.isNull()", file=0x7fe1f08466a8 "../gui/text/qfontengine_ft.cpp", line=1908) at global/qglobal.cpp:2098 QtQA::App::TestRunner: #5 0x00007fe1f0803a12 in QFontEngineFT::unlockAlphaMapForGlyph (this=0x1e501e0) at ../gui/text/qfontengine_ft.cpp:1908 QtQA::App::TestRunner: #6 0x00007fe1f69a8029 in QTextureGlyphCache::populate (this=0x28bf800, fontEngine=0x1e501e0, numGlyphs=49, glyphs=0x28bf9a8, positions=0x24e4208) at painting/qtextureglyphcache.cpp:164 QtQA::App::TestRunner: #7 0x00007fe1f7d84622 in QSGTextMaskMaterial::populate (this=0x288a8a0, p=..., glyphIndexes=..., glyphPositions=..., geometry=0x24e3500, boundingRect=0x7fff0d20eed0, baseLine=0x24e34e8, margins=...) at scenegraph/qsgdefaultglyphnode_p.cpp:406 QtQA::App::TestRunner: #8 0x00007fe1f7d8297a in QSGDefaultGlyphNode::update (this=0x24e33f0) at scenegraph/qsgdefaultglyphnode.cpp:129 QtQA::App::TestRunner: #9 0x00007fe1f7e2ee21 in QQuickTextNode::addGlyphs (this=0x28bf680, position=..., glyphs=..., color=..., style=QQuickText::Normal, styleColor=..., parentNode=0x0) at items/qquicktextnode.cpp:158 QtQA::App::TestRunner: #10 0x00007fe1f7e34bfc in QQuickTextNodeEngine::addToSceneGraph (this=0x24e2930, parentNode=0x28bf680, style=QQuickText::Normal, styleColor=...) at items/qquicktextnodeengine.cpp:732 QtQA::App::TestRunner: #11 0x00007fe1f7e2f8fb in QQuickTextNode::addTextLayout (this=0x28bf680, position=..., textLayout=0x232a9a0, color=..., style=QQuickText::Normal, styleColor=..., anchorColor=..., selectionColor=..., selectedTextColor=..., selectionStart=-1, selectionEnd=-1, lineStart=0, lineCount=1) at items/qquicktextnode.cpp:293 QtQA::App::TestRunner: #12 0x00007fe1f7e2b002 in QQuickText::updatePaintNode (this=0x232a730, oldNode=0x0, data=0x2806740) at items/qquicktext.cpp:2291 QtQA::App::TestRunner: #13 0x00007fe1f7ddd421 in QQuickWindowPrivate::updateDirtyNode (this=0x28065b0, item=0x232a730) at items/qquickwindow.cpp:2519 QtQA::App::TestRunner: #14 0x00007fe1f7ddc43d in QQuickWindowPrivate::updateDirtyNodes (this=0x28065b0) at items/qquickwindow.cpp:2344 QtQA::App::TestRunner: #15 0x00007fe1f7dd400e in QQuickWindowPrivate::syncSceneGraph (this=0x28065b0) at items/qquickwindow.cpp:334 QtQA::App::TestRunner: #16 0x00007fe1f7da2b8b in QSGGuiThreadRenderLoop::renderWindow (this=0x1b3f150, window=0x27f3600) at scenegraph/qsgrenderloop.cpp:308 QtQA::App::TestRunner: #17 0x00007fe1f7da3208 in QSGGuiThreadRenderLoop::event (this=0x1b3f150, e=0x7fff0d211330) at scenegraph/qsgrenderloop.cpp:412 QtQA::App::TestRunner: #18 0x00007fe1f60cbeec in QCoreApplicationPrivate::notify_helper (this=0x1af70b0, receiver=0x1b3f150, event=0x7fff0d211330) at kernel/qcoreapplication.cpp:1008 QtQA::App::TestRunner: #19 0x00007fe1f60cbbb0 in QCoreApplication::notify (this=0x7fff0d2126f0, receiver=0x1b3f150, event=0x7fff0d211330) at kernel/qcoreapplication.cpp:953 QtQA::App::TestRunner: #20 0x00007fe1f66d9554 in QGuiApplication::notify (this=0x7fff0d2126f0, object=0x1b3f150, event=0x7fff0d211330) at kernel/qguiapplication.cpp:1357 QtQA::App::TestRunner: #21 0x00007fe1f60cbab8 in QCoreApplication::notifyInternal (this=0x7fff0d2126f0, receiver=0x1b3f150, event=0x7fff0d211330) at kernel/qcoreapplication.cpp:891 QtQA::App::TestRunner: #22 0x00007fe1f60cf877 in QCoreApplication::sendEvent (receiver=0x1b3f150, event=0x7fff0d211330) at kernel/qcoreapplication.h:232 QtQA::App::TestRunner: #23 0x00007fe1f6143608 in QTimerInfoList::activateTimers (this=0x1b46f18) at kernel/qtimerinfo_unix.cpp:643 QtQA::App::TestRunner: #24 0x00007fe1f61412c9 in QEventDispatcherUNIX::activateTimers (this=0x1b160c0) at kernel/qeventdispatcher_unix.cpp:557 QtQA::App::TestRunner: #25 0x00007fe1f614162b in QEventDispatcherUNIX::processEvents (this=0x1b160c0, flags=...) at kernel/qeventdispatcher_unix.cpp:619 QtQA::App::TestRunner: #26 0x00007fe1f0839ace in QUnixEventDispatcherQPA::processEvents (this=0x1b160c0, flags=...) at eventdispatchers/qunixeventdispatcher.cpp:70 QtQA::App::TestRunner: #27 0x00007fe1f60cbfef in QCoreApplication::processEvents (flags=..., maxtime=50) at kernel/qcoreapplication.cpp:1089 QtQA::App::TestRunner: #28 0x000000000040e194 in QTest::qWait (ms=50) at /work/build/qt/qtbase/include/QtTest/../../src/testlib/qtestsystem.h:66 QtQA::App::TestRunner: #29 0x0000000000424dfc in tst_QQuickGridView::multipleChanges (this=0x7fff0d2126b0, condensed=true) at tst_qquickgridview.cpp:1582 QtQA::App::TestRunner: #30 0x0000000000480d91 in tst_QQuickGridView::multipleChanges_condensed (this=0x7fff0d2126b0) at tst_qquickgridview.cpp:96 QtQA::App::TestRunner: #31 0x000000000047d5ec in tst_QQuickGridView::qt_static_metacall (_o=0x7fff0d2126b0, _c=QMetaObject::InvokeMetaMethod, _id=26, _a=0x7fff0d211990) at .moc/tst_qquickgridview.moc:573 QtQA::App::TestRunner: #32 0x00007fe1f60d7ff9 in QMetaMethod::invoke (this=0x7fff0d211e60, object=0x7fff0d2126b0, connectionType=Qt::DirectConnection, returnValue=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:2169 QtQA::App::TestRunner: #33 0x00007fe1f60d74a6 in QMetaObject::invokeMethod (obj=0x7fff0d2126b0, member=0x27f3510 "multipleChanges_condensed", type=Qt::DirectConnection, ret=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:1464 QtQA::App::TestRunner: #34 0x00007fe1f71bcfff in QMetaObject::invokeMethod (obj=0x7fff0d2126b0, member=0x27f3510 "multipleChanges_condensed", type=Qt::DirectConnection, val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs.h:395 QtQA::App::TestRunner: #35 0x00007fe1f71b8cdd in QTest::qInvokeTestMethodDataEntry (slot=0x27f3510 "multipleChanges_condensed") at qtestcase.cpp:1715 QtQA::App::TestRunner: #36 0x00007fe1f71b9536 in QTest::qInvokeTestMethod (slotName=0x1d62b68 "multipleChanges_condensed()", data=0x0) at qtestcase.cpp:1840 QtQA::App::TestRunner: #37 0x00007fe1f71b9d97 in QTest::qInvokeTestMethods (testObject=0x7fff0d2126b0) at qtestcase.cpp:1994 QtQA::App::TestRunner: #38 0x00007fe1f71ba301 in QTest::qExec (testObject=0x7fff0d2126b0, argc=5, argv=0x7fff0d2127f8) at qtestcase.cpp:2224 QtQA::App::TestRunner: #39 0x000000000047d235 in main (argc=5, argv=0x7fff0d2127f8) at tst_qquickgridview.cpp:6310 QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickgridview: 47 seconds, signal 6 Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_00992/linux-g++_developer-build_OpenSuSE_12.3_x64/log.txt.gz Tested changes (refs/builds/dev_1386775266): http://codereview.qt-project.org/73286 [PS1] - Use platform specified duration for triggering MouseArea::onPressAndHold. From ci-noreply at qt-project.org Wed Dec 11 17:32:18 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 11 Dec 2013 18:32:18 +0200 Subject: [Ci-reports] fail on QtDeclarative_dev_Integration #993 Message-ID: <20131211_163218_091427.ci-noreply@qt-project.org> Autotest `tst_qquickgridview' failed :( Testing tst_QQuickGridView QFATAL : tst_QQuickGridView::multipleChanges_condensed(insert and remove all) ASSERT: "!currentlyLockedAlphaMap.isNull()" in file ../gui/text/qfontengine_ft.cpp, line 1908 FAIL! : tst_QQuickGridView::multipleChanges_condensed(insert and remove all) Received a fatal error. Loc: [Unknown file(0)] Totals: 96 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 6992] QtQA::App::TestRunner: [New LWP 6993] QtQA::App::TestRunner: [New LWP 7008] QtQA::App::TestRunner: [New LWP 6997] QtQA::App::TestRunner: [New LWP 6995] QtQA::App::TestRunner: [New LWP 6996] QtQA::App::TestRunner: [New LWP 6994] 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: Missing separate debuginfo for /usr/lib64/dri/swrast_dri.so QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=204942de52590bac304bf688d03d4e0b7cf8f8aa" QtQA::App::TestRunner: Core was generated by `./tst_qquickgridview -silent -o /work/build/_artifacts/test-logs/tst_qquickgrid'. QtQA::App::TestRunner: Program terminated with signal 6, Aborted. QtQA::App::TestRunner: #0 0x00007f039fb613d5 in raise () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 7 (Thread 0x7f03928b5700 (LWP 6994)): QtQA::App::TestRunner: #0 0x00007f03a06ff964 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #1 0x00007f0392aa0333 in ?? () from /usr/lib64/dri/swrast_dri.so QtQA::App::TestRunner: #2 0x00007f03a06fbe0f in start_thread () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #3 0x00007f039fc1544d in clone () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 6 (Thread 0x7f03918b3700 (LWP 6996)): QtQA::App::TestRunner: #0 0x00007f03a06ff964 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #1 0x00007f0392aa0333 in ?? () from /usr/lib64/dri/swrast_dri.so QtQA::App::TestRunner: #2 0x00007f03a06fbe0f in start_thread () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #3 0x00007f039fc1544d in clone () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 5 (Thread 0x7f03920b4700 (LWP 6995)): QtQA::App::TestRunner: #0 0x00007f03a06ff964 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #1 0x00007f0392aa0333 in ?? () from /usr/lib64/dri/swrast_dri.so QtQA::App::TestRunner: #2 0x00007f03a06fbe0f in start_thread () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #3 0x00007f039fc1544d in clone () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 4 (Thread 0x7f03910b2700 (LWP 6997)): QtQA::App::TestRunner: #0 0x00007f03a06ff964 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #1 0x00007f0392aa0333 in ?? () from /usr/lib64/dri/swrast_dri.so QtQA::App::TestRunner: #2 0x00007f03a06fbe0f in start_thread () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #3 0x00007f039fc1544d in clone () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 3 (Thread 0x7f03908b1700 (LWP 7008)): QtQA::App::TestRunner: #0 0x00007f039fc0e293 in select () from /lib64/libc.so.6 QtQA::App::TestRunner: #1 0x00007f03a0f0fbde in qt_safe_select (nfds=11, fdread=0x7f038c052d88, fdwrite=0x7f038c053018, fdexcept=0x7f038c0532a8, orig_timeout=0x0) at kernel/qcore_unix.cpp:79 QtQA::App::TestRunner: #2 0x00007f03a0f112de in QEventDispatcherUNIX::select (this=0x7f038c007eb0, nfds=11, readfds=0x7f038c052d88, writefds=0x7f038c053018, exceptfds=0x7f038c0532a8, timeout=0x0) at kernel/qeventdispatcher_unix.cpp:328 QtQA::App::TestRunner: #3 0x00007f03a0f10b12 in QEventDispatcherUNIXPrivate::doSelect (this=0x7f038c052bf0, flags=..., timeout=0x0) at kernel/qeventdispatcher_unix.cpp:204 QtQA::App::TestRunner: #4 0x00007f03a0f125f8 in QEventDispatcherUNIX::processEvents (this=0x7f038c007eb0, flags=...) at kernel/qeventdispatcher_unix.cpp:615 QtQA::App::TestRunner: #5 0x00007f03a0e9974e in QEventLoop::processEvents (this=0x7f03908b0da0, flags=...) at kernel/qeventloop.cpp:136 QtQA::App::TestRunner: #6 0x00007f03a0e99a3b in QEventLoop::exec (this=0x7f03908b0da0, flags=...) at kernel/qeventloop.cpp:212 QtQA::App::TestRunner: #7 0x00007f03a0c26544 in QThread::exec (this=0x1295d00) at thread/qthread.cpp:511 QtQA::App::TestRunner: #8 0x00007f03a2556a25 in QQmlThreadPrivate::run (this=0x1295d00) at qml/ftw/qqmlthread.cpp:148 QtQA::App::TestRunner: #9 0x00007f03a0c2dbca in QThreadPrivate::start (arg=0x1295d00) at thread/qthread_unix.cpp:345 QtQA::App::TestRunner: #10 0x00007f03a06fbe0f in start_thread () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #11 0x00007f039fc1544d in clone () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2 (Thread 0x7f03988a1700 (LWP 6993)): QtQA::App::TestRunner: #0 0x00007f039fc0c4ed in poll () from /lib64/libc.so.6 QtQA::App::TestRunner: #1 0x00007f039d9bc0e2 in ?? () from /usr/lib64/libxcb.so.1 QtQA::App::TestRunner: #2 0x00007f039d9bd86f in xcb_wait_for_event () from /usr/lib64/libxcb.so.1 QtQA::App::TestRunner: #3 0x00007f039b595a3d in QXcbEventReader::run (this=0x105bd80) at qxcbconnection.cpp:993 QtQA::App::TestRunner: #4 0x00007f03a0c2dbca in QThreadPrivate::start (arg=0x105bd80) at thread/qthread_unix.cpp:345 QtQA::App::TestRunner: #5 0x00007f03a06fbe0f in start_thread () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #6 0x00007f039fc1544d in clone () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1 (Thread 0x7f039b854740 (LWP 6992)): QtQA::App::TestRunner: #0 0x00007f039fb613d5 in raise () from /lib64/libc.so.6 QtQA::App::TestRunner: #1 0x00007f039fb62858 in abort () from /lib64/libc.so.6 QtQA::App::TestRunner: #2 0x00007f03a0c1a74e in qt_message_fatal (context=..., message=...) at global/qlogging.cpp:979 QtQA::App::TestRunner: #3 0x00007f03a0c182c8 in QMessageLogger::fatal (this=0x7fff66c61720, msg=0x7f03a0f75158 "ASSERT: \"%s\" in file %s, line %d") at global/qlogging.cpp:384 QtQA::App::TestRunner: #4 0x00007f03a0c133c4 in qt_assert (assertion=0x7f039b6177f0 "!currentlyLockedAlphaMap.isNull()", file=0x7f039b6176a8 "../gui/text/qfontengine_ft.cpp", line=1908) at global/qglobal.cpp:2098 QtQA::App::TestRunner: #5 0x00007f039b5d4a12 in QFontEngineFT::unlockAlphaMapForGlyph (this=0x1a371b0) at ../gui/text/qfontengine_ft.cpp:1908 QtQA::App::TestRunner: #6 0x00007f03a1779029 in QTextureGlyphCache::populate (this=0x1b7d4c0, fontEngine=0x1a371b0, numGlyphs=49, glyphs=0x14e1228, positions=0x1b7d858) at painting/qtextureglyphcache.cpp:164 QtQA::App::TestRunner: #7 0x00007f03a2b555a2 in QSGTextMaskMaterial::populate (this=0x1c04b80, p=..., glyphIndexes=..., glyphPositions=..., geometry=0x14e1120, boundingRect=0x7fff66c61b80, baseLine=0x14e1108, margins=...) at scenegraph/qsgdefaultglyphnode_p.cpp:406 QtQA::App::TestRunner: #8 0x00007f03a2b538fa in QSGDefaultGlyphNode::update (this=0x14e1010) at scenegraph/qsgdefaultglyphnode.cpp:129 QtQA::App::TestRunner: #9 0x00007f03a2bffda1 in QQuickTextNode::addGlyphs (this=0x14e0f00, position=..., glyphs=..., color=..., style=QQuickText::Normal, styleColor=..., parentNode=0x0) at items/qquicktextnode.cpp:158 QtQA::App::TestRunner: #10 0x00007f03a2c05b7c in QQuickTextNodeEngine::addToSceneGraph (this=0x1c03fb0, parentNode=0x14e0f00, style=QQuickText::Normal, styleColor=...) at items/qquicktextnodeengine.cpp:732 QtQA::App::TestRunner: #11 0x00007f03a2c0087b in QQuickTextNode::addTextLayout (this=0x14e0f00, position=..., textLayout=0x18e9820, color=..., style=QQuickText::Normal, styleColor=..., anchorColor=..., selectionColor=..., selectedTextColor=..., selectionStart=-1, selectionEnd=-1, lineStart=0, lineCount=1) at items/qquicktextnode.cpp:293 QtQA::App::TestRunner: #12 0x00007f03a2bfbf82 in QQuickText::updatePaintNode (this=0x18e95b0, oldNode=0x0, data=0x21688f0) at items/qquicktext.cpp:2291 QtQA::App::TestRunner: #13 0x00007f03a2bae3a1 in QQuickWindowPrivate::updateDirtyNode (this=0x2168760, item=0x18e95b0) at items/qquickwindow.cpp:2519 QtQA::App::TestRunner: #14 0x00007f03a2bad3bd in QQuickWindowPrivate::updateDirtyNodes (this=0x2168760) at items/qquickwindow.cpp:2344 QtQA::App::TestRunner: #15 0x00007f03a2ba4f8e in QQuickWindowPrivate::syncSceneGraph (this=0x2168760) at items/qquickwindow.cpp:334 QtQA::App::TestRunner: #16 0x00007f03a2b73b0b in QSGGuiThreadRenderLoop::renderWindow (this=0x10892d0, window=0x1996dd0) at scenegraph/qsgrenderloop.cpp:308 QtQA::App::TestRunner: #17 0x00007f03a2b74188 in QSGGuiThreadRenderLoop::event (this=0x10892d0, e=0x7fff66c63fe0) at scenegraph/qsgrenderloop.cpp:412 QtQA::App::TestRunner: #18 0x00007f03a0e9ceec in QCoreApplicationPrivate::notify_helper (this=0x103f0b0, receiver=0x10892d0, event=0x7fff66c63fe0) at kernel/qcoreapplication.cpp:1008 QtQA::App::TestRunner: #19 0x00007f03a0e9cbb0 in QCoreApplication::notify (this=0x7fff66c653a0, receiver=0x10892d0, event=0x7fff66c63fe0) at kernel/qcoreapplication.cpp:953 QtQA::App::TestRunner: #20 0x00007f03a14aa554 in QGuiApplication::notify (this=0x7fff66c653a0, object=0x10892d0, event=0x7fff66c63fe0) at kernel/qguiapplication.cpp:1357 QtQA::App::TestRunner: #21 0x00007f03a0e9cab8 in QCoreApplication::notifyInternal (this=0x7fff66c653a0, receiver=0x10892d0, event=0x7fff66c63fe0) at kernel/qcoreapplication.cpp:891 QtQA::App::TestRunner: #22 0x00007f03a0ea0877 in QCoreApplication::sendEvent (receiver=0x10892d0, event=0x7fff66c63fe0) at kernel/qcoreapplication.h:232 QtQA::App::TestRunner: #23 0x00007f03a0f14608 in QTimerInfoList::activateTimers (this=0x108ec68) at kernel/qtimerinfo_unix.cpp:643 QtQA::App::TestRunner: #24 0x00007f03a0f122c9 in QEventDispatcherUNIX::activateTimers (this=0x105ca80) at kernel/qeventdispatcher_unix.cpp:557 QtQA::App::TestRunner: #25 0x00007f03a0f1262b in QEventDispatcherUNIX::processEvents (this=0x105ca80, flags=...) at kernel/qeventdispatcher_unix.cpp:619 QtQA::App::TestRunner: #26 0x00007f039b60aace in QUnixEventDispatcherQPA::processEvents (this=0x105ca80, flags=...) at eventdispatchers/qunixeventdispatcher.cpp:70 QtQA::App::TestRunner: #27 0x00007f03a0e9cfef in QCoreApplication::processEvents (flags=..., maxtime=50) at kernel/qcoreapplication.cpp:1089 QtQA::App::TestRunner: #28 0x000000000040e194 in QTest::qWait (ms=50) at /work/build/qt/qtbase/include/QtTest/../../src/testlib/qtestsystem.h:66 QtQA::App::TestRunner: #29 0x0000000000424dfc in tst_QQuickGridView::multipleChanges (this=0x7fff66c65360, condensed=true) at tst_qquickgridview.cpp:1582 QtQA::App::TestRunner: #30 0x0000000000480d91 in tst_QQuickGridView::multipleChanges_condensed (this=0x7fff66c65360) at tst_qquickgridview.cpp:96 QtQA::App::TestRunner: #31 0x000000000047d5ec in tst_QQuickGridView::qt_static_metacall (_o=0x7fff66c65360, _c=QMetaObject::InvokeMetaMethod, _id=26, _a=0x7fff66c64640) at .moc/tst_qquickgridview.moc:573 QtQA::App::TestRunner: #32 0x00007f03a0ea8ff9 in QMetaMethod::invoke (this=0x7fff66c64b10, object=0x7fff66c65360, connectionType=Qt::DirectConnection, returnValue=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:2169 QtQA::App::TestRunner: #33 0x00007f03a0ea84a6 in QMetaObject::invokeMethod (obj=0x7fff66c65360, member=0x1996da0 "multipleChanges_condensed", type=Qt::DirectConnection, ret=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:1464 QtQA::App::TestRunner: #34 0x00007f03a1f8dfff in QMetaObject::invokeMethod (obj=0x7fff66c65360, member=0x1996da0 "multipleChanges_condensed", type=Qt::DirectConnection, val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs.h:395 QtQA::App::TestRunner: #35 0x00007f03a1f89cdd in QTest::qInvokeTestMethodDataEntry (slot=0x1996da0 "multipleChanges_condensed") at qtestcase.cpp:1715 QtQA::App::TestRunner: #36 0x00007f03a1f8a536 in QTest::qInvokeTestMethod (slotName=0x1d2f298 "multipleChanges_condensed()", data=0x0) at qtestcase.cpp:1840 QtQA::App::TestRunner: #37 0x00007f03a1f8ad97 in QTest::qInvokeTestMethods (testObject=0x7fff66c65360) at qtestcase.cpp:1994 QtQA::App::TestRunner: #38 0x00007f03a1f8b301 in QTest::qExec (testObject=0x7fff66c65360, argc=6, argv=0x7fff66c654a8) at qtestcase.cpp:2224 QtQA::App::TestRunner: #39 0x000000000047d235 in main (argc=6, argv=0x7fff66c654a8) at tst_qquickgridview.cpp:6310 QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QQuickGridView ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_QQuickGridView::initTestCase() PASS : tst_QQuickGridView::items() PASS : tst_QQuickGridView::changed() PASS : tst_QQuickGridView::inserted_basic() PASS : tst_QQuickGridView::inserted_defaultLayout(add 1, before visible items) PASS : tst_QQuickGridView::inserted_defaultLayout(add 2, before visible items) PASS : tst_QQuickGridView::inserted_defaultLayout(add 3, before visible items) PASS : tst_QQuickGridView::inserted_defaultLayout(add 5, before visible items) PASS : tst_QQuickGridView::inserted_defaultLayout(add 6, before visible items) PASS : tst_QQuickGridView::inserted_defaultLayout(add 1, at start of visible, content at start) PASS : tst_QQuickGridView::inserted_defaultLayout(add multiple, at start of visible, content at start) PASS : tst_QQuickGridView::inserted_defaultLayout(add 1, at start of visible, content not at start) PASS : tst_QQuickGridView::inserted_defaultLayout(add multiple, at start of visible, content not at start) PASS : tst_QQuickGridView::inserted_defaultLayout(add 1, at end of visible, content at start) PASS : tst_QQuickGridView::inserted_defaultLayout(add row, at end of visible, content at start) PASS : tst_QQuickGridView::inserted_defaultLayout(add 1, at end of visible, content not at start) PASS : tst_QQuickGridView::inserted_defaultLayout(add multiple, at end of visible, content not at start) PASS : tst_QQuickGridView::inserted_defaultLayout(add 1, after visible, content at start) PASS : tst_QQuickGridView::inserted_defaultLayout(add row, after visible, content at start) PASS : tst_QQuickGridView::inserted_defaultLayout(add 1, after visible, content not at start) PASS : tst_QQuickGridView::inserted_defaultLayout(add multiple, after visible, content not at start) PASS : tst_QQuickGridView::insertBeforeVisible(insert 1 at 0, 0 buffer) PASS : tst_QQuickGridView::insertBeforeVisible(insert 1 at 0, 100 buffer) PASS : tst_QQuickGridView::insertBeforeVisible(insert 1 at 0, 500 buffer) PASS : tst_QQuickGridView::insertBeforeVisible(insert 1 at 1, 0 buffer) PASS : tst_QQuickGridView::insertBeforeVisible(insert 1 at 1, 100 buffer) PASS : tst_QQuickGridView::insertBeforeVisible(insert 1 at 1, 500 buffer) PASS : tst_QQuickGridView::insertBeforeVisible(insert multiple at 0, 0 buffer) PASS : tst_QQuickGridView::insertBeforeVisible(insert multiple at 0, 100 buffer) PASS : tst_QQuickGridView::insertBeforeVisible(insert multiple at 0, 500 buffer) PASS : tst_QQuickGridView::insertBeforeVisible(insert multiple at 1, 0 buffer) PASS : tst_QQuickGridView::insertBeforeVisible(insert multiple at 1, 100 buffer) PASS : tst_QQuickGridView::insertBeforeVisible(insert multiple at 1, 500 buffer) PASS : tst_QQuickGridView::removed_basic() PASS : tst_QQuickGridView::removed_defaultLayout(remove 1, before visible items) PASS : tst_QQuickGridView::removed_defaultLayout(remove 1, before visible position) PASS : tst_QQuickGridView::removed_defaultLayout(remove multiple (1 row), all before visible items) PASS : tst_QQuickGridView::removed_defaultLayout(remove multiple, all before visible items, remove item 0) PASS : tst_QQuickGridView::removed_defaultLayout(remove multiple rows, all before visible items) PASS : tst_QQuickGridView::removed_defaultLayout(remove one row before visible, content y not on item border) PASS : tst_QQuickGridView::removed_defaultLayout(remove mix of visible/non-visible) PASS : tst_QQuickGridView::removed_defaultLayout(remove multiple, mix of items from before and within visible items) PASS : tst_QQuickGridView::removed_defaultLayout(remove multiple, mix of items from before and within visible items, remove item 0) PASS : tst_QQuickGridView::removed_defaultLayout(remove 1, from start of visible, content at start) PASS : tst_QQuickGridView::removed_defaultLayout(remove multiple, from start of visible, content at start) PASS : tst_QQuickGridView::removed_defaultLayout(remove 1, from start of visible, content not at start) PASS : tst_QQuickGridView::removed_defaultLayout(remove multiple, from start of visible, content not at start) PASS : tst_QQuickGridView::removed_defaultLayout(remove 1, from middle of visible, content at start) PASS : tst_QQuickGridView::removed_defaultLayout(remove multiple, from middle of visible, content at start) PASS : tst_QQuickGridView::removed_defaultLayout(remove 1, from middle of visible, content not at start) PASS : tst_QQuickGridView::removed_defaultLayout(remove multiple, from middle of visible, content not at start) PASS : tst_QQuickGridView::removed_defaultLayout(remove 1, after visible, content at start) PASS : tst_QQuickGridView::removed_defaultLayout(remove multiple, after visible, content at start) PASS : tst_QQuickGridView::removed_defaultLayout(remove 1, after visible, content not at start) PASS : tst_QQuickGridView::removed_defaultLayout(remove multiple, after visible, content not at start) PASS : tst_QQuickGridView::removed_defaultLayout(remove multiple, mix of items from within and after visible items) PASS : tst_QQuickGridView::addOrRemoveBeforeVisible(add) PASS : tst_QQuickGridView::addOrRemoveBeforeVisible(remove) PASS : tst_QQuickGridView::clear() PASS : tst_QQuickGridView::moved_defaultLayout(move 1 forwards, within visible items) PASS : tst_QQuickGridView::moved_defaultLayout(move 1 forwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_defaultLayout(move 1 forwards, from non-visible -> visible (move first item)) PASS : tst_QQuickGridView::moved_defaultLayout(move 1 forwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_defaultLayout(move 1 forwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::moved_defaultLayout(move 1 backwards, within visible items) PASS : tst_QQuickGridView::moved_defaultLayout(move 1 backwards, within visible items (to first index)) PASS : tst_QQuickGridView::moved_defaultLayout(move 1 backwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_defaultLayout(move 1 backwards, from non-visible -> visible (move last item)) PASS : tst_QQuickGridView::moved_defaultLayout(move 1 backwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_defaultLayout(move 1 backwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::moved_defaultLayout(move multiple forwards, within visible items) PASS : tst_QQuickGridView::moved_defaultLayout(move multiple backwards, within visible items (move first item)) PASS : tst_QQuickGridView::moved_defaultLayout(move multiple forwards, before visible items) PASS : tst_QQuickGridView::moved_defaultLayout(move multiple forwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_defaultLayout(move multiple forwards, from non-visible -> visible (move first item)) PASS : tst_QQuickGridView::moved_defaultLayout(move multiple forwards, mix of non-visible/visible) PASS : tst_QQuickGridView::moved_defaultLayout(move multiple forwards, to bottom of view) PASS : tst_QQuickGridView::moved_defaultLayout(move multiple forwards, to bottom of view, first row -> last) PASS : tst_QQuickGridView::moved_defaultLayout(move multiple forwards, to bottom of view, content y not 0) PASS : tst_QQuickGridView::moved_defaultLayout(move multiple forwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_defaultLayout(move multiple forwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::moved_defaultLayout(move multiple backwards, within visible items) PASS : tst_QQuickGridView::moved_defaultLayout(move multiple backwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_defaultLayout(move multiple backwards, from non-visible -> visible (move last item)) PASS : tst_QQuickGridView::moved_defaultLayout(move multiple backwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_defaultLayout(move multiple backwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::multipleChanges_condensed(remove all but 1, first->last) PASS : tst_QQuickGridView::multipleChanges_condensed(remove all) PASS : tst_QQuickGridView::multipleChanges_condensed(remove last (current) -> first) PASS : tst_QQuickGridView::multipleChanges_condensed(remove then insert at 0) PASS : tst_QQuickGridView::multipleChanges_condensed(remove then insert at non-zero index) PASS : tst_QQuickGridView::multipleChanges_condensed(remove current then insert below it) PASS : tst_QQuickGridView::multipleChanges_condensed(remove current index then move it down) PASS : tst_QQuickGridView::multipleChanges_condensed(remove current index then move it up) PASS : tst_QQuickGridView::multipleChanges_condensed(insert multiple times) PASS : tst_QQuickGridView::multipleChanges_condensed(insert multiple times with current index changes) QWARN : tst_QQuickGridView::multipleChanges_condensed(insert and remove all) load glyph failed err=6 face=0x1331ad0, glyph=5182 QWARN : tst_QQuickGridView::multipleChanges_condensed(insert and remove all) load glyph failed err=6 face=0x1331ad0, glyph=5182 QWARN : tst_QQuickGridView::multipleChanges_condensed(insert and remove all) QFontEngine: Glyph neither outline nor bitmap format=0 QWARN : tst_QQuickGridView::multipleChanges_condensed(insert and remove all) load glyph failed err=6 face=0x1331ad0, glyph=5182 QWARN : tst_QQuickGridView::multipleChanges_condensed(insert and remove all) QFontEngine: Glyph neither outline nor bitmap format=0 QFATAL : tst_QQuickGridView::multipleChanges_condensed(insert and remove all) ASSERT: "!currentlyLockedAlphaMap.isNull()" in file ../gui/text/qfontengine_ft.cpp, line 1908 FAIL! : tst_QQuickGridView::multipleChanges_condensed(insert and remove all) Received a fatal error. Loc: [Unknown file(0)] Totals: 96 passed, 1 failed, 0 skipped ********* Finished testing of tst_QQuickGridView ********* 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 7011] QtQA::App::TestRunner: [New LWP 7013] QtQA::App::TestRunner: [New LWP 7027] QtQA::App::TestRunner: [New LWP 7015] QtQA::App::TestRunner: [New LWP 7012] QtQA::App::TestRunner: [New LWP 7016] QtQA::App::TestRunner: [New LWP 7014] 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: Missing separate debuginfo for /usr/lib64/dri/swrast_dri.so QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=204942de52590bac304bf688d03d4e0b7cf8f8aa" QtQA::App::TestRunner: Core was generated by `./tst_qquickgridview -o /work/build/_artifacts/test-logs/tst_qquickgridview-tes'. QtQA::App::TestRunner: Program terminated with signal 6, Aborted. QtQA::App::TestRunner: #0 0x00007fd9ff1c03d5 in raise () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 7 (Thread 0x7fd9f57b4700 (LWP 7014)): QtQA::App::TestRunner: #0 0x00007fd9ffd5e964 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #1 0x00007fd9f61a0333 in ?? () from /usr/lib64/dri/swrast_dri.so QtQA::App::TestRunner: #2 0x00007fd9ffd5ae0f in start_thread () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #3 0x00007fd9ff27444d in clone () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 6 (Thread 0x7fd9effff700 (LWP 7016)): QtQA::App::TestRunner: #0 0x00007fd9ffd5e964 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #1 0x00007fd9f61a0333 in ?? () from /usr/lib64/dri/swrast_dri.so QtQA::App::TestRunner: #2 0x00007fd9ffd5ae0f in start_thread () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #3 0x00007fd9ff27444d in clone () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 5 (Thread 0x7fd9f7f00700 (LWP 7012)): QtQA::App::TestRunner: #0 0x00007fd9ff26b4ed in poll () from /lib64/libc.so.6 QtQA::App::TestRunner: #1 0x00007fd9fd01b0e2 in ?? () from /usr/lib64/libxcb.so.1 QtQA::App::TestRunner: #2 0x00007fd9fd01c86f in xcb_wait_for_event () from /usr/lib64/libxcb.so.1 QtQA::App::TestRunner: #3 0x00007fd9fabf4a3d in QXcbEventReader::run (this=0x10fcd80) at qxcbconnection.cpp:993 QtQA::App::TestRunner: #4 0x00007fda0028cbca in QThreadPrivate::start (arg=0x10fcd80) at thread/qthread_unix.cpp:345 QtQA::App::TestRunner: #5 0x00007fd9ffd5ae0f in start_thread () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #6 0x00007fd9ff27444d in clone () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 4 (Thread 0x7fd9f4fb3700 (LWP 7015)): QtQA::App::TestRunner: #0 0x00007fd9ffd5e964 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #1 0x00007fd9f61a0333 in ?? () from /usr/lib64/dri/swrast_dri.so QtQA::App::TestRunner: #2 0x00007fd9ffd5ae0f in start_thread () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #3 0x00007fd9ff27444d in clone () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 3 (Thread 0x7fd9ef7fe700 (LWP 7027)): QtQA::App::TestRunner: #0 0x00007fd9ff26d293 in select () from /lib64/libc.so.6 QtQA::App::TestRunner: #1 0x00007fda0056ebde in qt_safe_select (nfds=11, fdread=0x7fd9e8055f18, fdwrite=0x7fd9e80561a8, fdexcept=0x7fd9e8056438, orig_timeout=0x0) at kernel/qcore_unix.cpp:79 QtQA::App::TestRunner: #2 0x00007fda005702de in QEventDispatcherUNIX::select (this=0x7fd9e8012de0, nfds=11, readfds=0x7fd9e8055f18, writefds=0x7fd9e80561a8, exceptfds=0x7fd9e8056438, timeout=0x0) at kernel/qeventdispatcher_unix.cpp:328 QtQA::App::TestRunner: #3 0x00007fda0056fb12 in QEventDispatcherUNIXPrivate::doSelect (this=0x7fd9e8055d80, flags=..., timeout=0x0) at kernel/qeventdispatcher_unix.cpp:204 QtQA::App::TestRunner: #4 0x00007fda005715f8 in QEventDispatcherUNIX::processEvents (this=0x7fd9e8012de0, flags=...) at kernel/qeventdispatcher_unix.cpp:615 QtQA::App::TestRunner: #5 0x00007fda004f874e in QEventLoop::processEvents (this=0x7fd9ef7fdda0, flags=...) at kernel/qeventloop.cpp:136 QtQA::App::TestRunner: #6 0x00007fda004f8a3b in QEventLoop::exec (this=0x7fd9ef7fdda0, flags=...) at kernel/qeventloop.cpp:212 QtQA::App::TestRunner: #7 0x00007fda00285544 in QThread::exec (this=0x16007a0) at thread/qthread.cpp:511 QtQA::App::TestRunner: #8 0x00007fda01bb5a25 in QQmlThreadPrivate::run (this=0x16007a0) at qml/ftw/qqmlthread.cpp:148 QtQA::App::TestRunner: #9 0x00007fda0028cbca in QThreadPrivate::start (arg=0x16007a0) at thread/qthread_unix.cpp:345 QtQA::App::TestRunner: #10 0x00007fd9ffd5ae0f in start_thread () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #11 0x00007fd9ff27444d in clone () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2 (Thread 0x7fd9f5fb5700 (LWP 7013)): QtQA::App::TestRunner: #0 0x00007fd9ffd5e964 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #1 0x00007fd9f61a0333 in ?? () from /usr/lib64/dri/swrast_dri.so QtQA::App::TestRunner: #2 0x00007fd9ffd5ae0f in start_thread () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #3 0x00007fd9ff27444d in clone () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1 (Thread 0x7fd9faeb3740 (LWP 7011)): QtQA::App::TestRunner: #0 0x00007fd9ff1c03d5 in raise () from /lib64/libc.so.6 QtQA::App::TestRunner: #1 0x00007fd9ff1c1858 in abort () from /lib64/libc.so.6 QtQA::App::TestRunner: #2 0x00007fda0027974e in qt_message_fatal (context=..., message=...) at global/qlogging.cpp:979 QtQA::App::TestRunner: #3 0x00007fda002772c8 in QMessageLogger::fatal (this=0x7fffbf1f5bf0, msg=0x7fda005d4158 "ASSERT: \"%s\" in file %s, line %d") at global/qlogging.cpp:384 QtQA::App::TestRunner: #4 0x00007fda002723c4 in qt_assert (assertion=0x7fd9fac767f0 "!currentlyLockedAlphaMap.isNull()", file=0x7fd9fac766a8 "../gui/text/qfontengine_ft.cpp", line=1908) at global/qglobal.cpp:2098 QtQA::App::TestRunner: #5 0x00007fd9fac33a12 in QFontEngineFT::unlockAlphaMapForGlyph (this=0x148db30) at ../gui/text/qfontengine_ft.cpp:1908 QtQA::App::TestRunner: #6 0x00007fda00dd8029 in QTextureGlyphCache::populate (this=0x1ce9fc0, fontEngine=0x148db30, numGlyphs=49, glyphs=0x1ce9548, positions=0x1cea388) at painting/qtextureglyphcache.cpp:164 QtQA::App::TestRunner: #7 0x00007fda021b45a2 in QSGTextMaskMaterial::populate (this=0x1cef6b0, p=..., glyphIndexes=..., glyphPositions=..., geometry=0x1f57fb0, boundingRect=0x7fffbf1f6050, baseLine=0x1f57f98, margins=...) at scenegraph/qsgdefaultglyphnode_p.cpp:406 QtQA::App::TestRunner: #8 0x00007fda021b28fa in QSGDefaultGlyphNode::update (this=0x1f57ea0) at scenegraph/qsgdefaultglyphnode.cpp:129 QtQA::App::TestRunner: #9 0x00007fda0225eda1 in QQuickTextNode::addGlyphs (this=0x1f57d90, position=..., glyphs=..., color=..., style=QQuickText::Normal, styleColor=..., parentNode=0x0) at items/qquicktextnode.cpp:158 QtQA::App::TestRunner: #10 0x00007fda02264b7c in QQuickTextNodeEngine::addToSceneGraph (this=0x1ce8a70, parentNode=0x1f57d90, style=QQuickText::Normal, styleColor=...) at items/qquicktextnodeengine.cpp:732 QtQA::App::TestRunner: #11 0x00007fda0225f87b in QQuickTextNode::addTextLayout (this=0x1f57d90, position=..., textLayout=0x201c740, color=..., style=QQuickText::Normal, styleColor=..., anchorColor=..., selectionColor=..., selectedTextColor=..., selectionStart=-1, selectionEnd=-1, lineStart=0, lineCount=1) at items/qquicktextnode.cpp:293 QtQA::App::TestRunner: #12 0x00007fda0225af82 in QQuickText::updatePaintNode (this=0x201c4d0, oldNode=0x0, data=0x12a7130) at items/qquicktext.cpp:2291 QtQA::App::TestRunner: #13 0x00007fda0220d3a1 in QQuickWindowPrivate::updateDirtyNode (this=0x12a6fa0, item=0x201c4d0) at items/qquickwindow.cpp:2519 QtQA::App::TestRunner: #14 0x00007fda0220c3bd in QQuickWindowPrivate::updateDirtyNodes (this=0x12a6fa0) at items/qquickwindow.cpp:2344 QtQA::App::TestRunner: #15 0x00007fda02203f8e in QQuickWindowPrivate::syncSceneGraph (this=0x12a6fa0) at items/qquickwindow.cpp:334 QtQA::App::TestRunner: #16 0x00007fda021d2b0b in QSGGuiThreadRenderLoop::renderWindow (this=0x111ffc0, window=0x1e01790) at scenegraph/qsgrenderloop.cpp:308 QtQA::App::TestRunner: #17 0x00007fda021d3188 in QSGGuiThreadRenderLoop::event (this=0x111ffc0, e=0x7fffbf1f84b0) at scenegraph/qsgrenderloop.cpp:412 QtQA::App::TestRunner: #18 0x00007fda004fbeec in QCoreApplicationPrivate::notify_helper (this=0x10e00b0, receiver=0x111ffc0, event=0x7fffbf1f84b0) at kernel/qcoreapplication.cpp:1008 QtQA::App::TestRunner: #19 0x00007fda004fbbb0 in QCoreApplication::notify (this=0x7fffbf1f9870, receiver=0x111ffc0, event=0x7fffbf1f84b0) at kernel/qcoreapplication.cpp:953 QtQA::App::TestRunner: #20 0x00007fda00b09554 in QGuiApplication::notify (this=0x7fffbf1f9870, object=0x111ffc0, event=0x7fffbf1f84b0) at kernel/qguiapplication.cpp:1357 QtQA::App::TestRunner: #21 0x00007fda004fbab8 in QCoreApplication::notifyInternal (this=0x7fffbf1f9870, receiver=0x111ffc0, event=0x7fffbf1f84b0) at kernel/qcoreapplication.cpp:891 QtQA::App::TestRunner: #22 0x00007fda004ff877 in QCoreApplication::sendEvent (receiver=0x111ffc0, event=0x7fffbf1f84b0) at kernel/qcoreapplication.h:232 QtQA::App::TestRunner: #23 0x00007fda00573608 in QTimerInfoList::activateTimers (this=0x112fc68) at kernel/qtimerinfo_unix.cpp:643 QtQA::App::TestRunner: #24 0x00007fda005712c9 in QEventDispatcherUNIX::activateTimers (this=0x10fda80) at kernel/qeventdispatcher_unix.cpp:557 QtQA::App::TestRunner: #25 0x00007fda0057162b in QEventDispatcherUNIX::processEvents (this=0x10fda80, flags=...) at kernel/qeventdispatcher_unix.cpp:619 QtQA::App::TestRunner: #26 0x00007fd9fac69ace in QUnixEventDispatcherQPA::processEvents (this=0x10fda80, flags=...) at eventdispatchers/qunixeventdispatcher.cpp:70 QtQA::App::TestRunner: #27 0x00007fda004fbfef in QCoreApplication::processEvents (flags=..., maxtime=50) at kernel/qcoreapplication.cpp:1089 QtQA::App::TestRunner: #28 0x000000000040e194 in QTest::qWait (ms=50) at /work/build/qt/qtbase/include/QtTest/../../src/testlib/qtestsystem.h:66 QtQA::App::TestRunner: #29 0x0000000000424dfc in tst_QQuickGridView::multipleChanges (this=0x7fffbf1f9830, condensed=true) at tst_qquickgridview.cpp:1582 QtQA::App::TestRunner: #30 0x0000000000480d91 in tst_QQuickGridView::multipleChanges_condensed (this=0x7fffbf1f9830) at tst_qquickgridview.cpp:96 QtQA::App::TestRunner: #31 0x000000000047d5ec in tst_QQuickGridView::qt_static_metacall (_o=0x7fffbf1f9830, _c=QMetaObject::InvokeMetaMethod, _id=26, _a=0x7fffbf1f8b10) at .moc/tst_qquickgridview.moc:573 QtQA::App::TestRunner: #32 0x00007fda00507ff9 in QMetaMethod::invoke (this=0x7fffbf1f8fe0, object=0x7fffbf1f9830, connectionType=Qt::DirectConnection, returnValue=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:2169 QtQA::App::TestRunner: #33 0x00007fda005074a6 in QMetaObject::invokeMethod (obj=0x7fffbf1f9830, member=0x1dfbbd0 "multipleChanges_condensed", type=Qt::DirectConnection, ret=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:1464 QtQA::App::TestRunner: #34 0x00007fda015ecfff in QMetaObject::invokeMethod (obj=0x7fffbf1f9830, member=0x1dfbbd0 "multipleChanges_condensed", type=Qt::DirectConnection, val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs.h:395 QtQA::App::TestRunner: #35 0x00007fda015e8cdd in QTest::qInvokeTestMethodDataEntry (slot=0x1dfbbd0 "multipleChanges_condensed") at qtestcase.cpp:1715 QtQA::App::TestRunner: #36 0x00007fda015e9536 in QTest::qInvokeTestMethod (slotName=0x1c29958 "multipleChanges_condensed()", data=0x0) at qtestcase.cpp:1840 QtQA::App::TestRunner: #37 0x00007fda015e9d97 in QTest::qInvokeTestMethods (testObject=0x7fffbf1f9830) at qtestcase.cpp:1994 QtQA::App::TestRunner: #38 0x00007fda015ea301 in QTest::qExec (testObject=0x7fffbf1f9830, argc=5, argv=0x7fffbf1f9978) at qtestcase.cpp:2224 QtQA::App::TestRunner: #39 0x000000000047d235 in main (argc=5, argv=0x7fffbf1f9978) at tst_qquickgridview.cpp:6310 QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickgridview: 48 seconds, signal 6 Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_00993/linux-g++_developer-build_OpenSuSE_12.3_x64/log.txt.gz Tested changes (refs/builds/dev_1386777451): http://codereview.qt-project.org/69735 [PS3] - Fix autotests expecting a trailing whitespace for qDebug stream From ci-noreply at qt-project.org Wed Dec 11 17:50:15 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 11 Dec 2013 18:50:15 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2268 Message-ID: <20131211_165015_040885.ci-noreply@qt-project.org> Autotest `tst_qquicktrailemitter' failed :( Testing tst_qquicktrailemitter FAIL! : tst_qquicktrailemitter::test_basic() Compared values are not the same Actual (system->groupData[1]->size()): 510 Expected (500) : 500 Loc: [tst_qquicktrailemitter.cpp(89)] Totals: 2 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qquicktrailemitter ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_qquicktrailemitter::initTestCase() FAIL! : tst_qquicktrailemitter::test_basic() Compared values are not the same Actual (system->groupData[1]->size()): 510 Expected (500) : 500 Loc: [tst_qquicktrailemitter.cpp(89)] PASS : tst_qquicktrailemitter::cleanupTestCase() Totals: 2 passed, 1 failed, 0 skipped ********* Finished testing of tst_qquicktrailemitter ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquicktrailemitter: 11 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02268/revdep-qtdeclarative_linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz Tested changes (refs/builds/dev_1386778275): http://codereview.qt-project.org/72986 [PS8] - QLineEdit: hide placeholder text when h-centered & focused From ci-noreply at qt-project.org Wed Dec 11 17:56:43 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 11 Dec 2013 18:56:43 +0200 Subject: [Ci-reports] fail on QtDeclarative_stable_Integration #1483 Message-ID: <20131211_165643_040328.ci-noreply@qt-project.org> Autotest `tst_qquicktrailemitter' failed :( Testing tst_qquicktrailemitter FAIL! : tst_qquicktrailemitter::test_basic() Compared values are not the same Actual (system->groupData[1]->size()): 510 Expected (500) : 500 Loc: [tst_qquicktrailemitter.cpp(89)] Totals: 2 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qquicktrailemitter ********* Config: Using QtTest library 5.2.1, Qt 5.2.1 PASS : tst_qquicktrailemitter::initTestCase() FAIL! : tst_qquicktrailemitter::test_basic() Compared values are not the same Actual (system->groupData[1]->size()): 510 Expected (500) : 500 Loc: [tst_qquicktrailemitter.cpp(89)] PASS : tst_qquicktrailemitter::cleanupTestCase() Totals: 2 passed, 1 failed, 0 skipped ********* Finished testing of tst_qquicktrailemitter ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquicktrailemitter: 11 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtDeclarative_stable_Integration/build_01483/linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz Tested changes (refs/builds/stable_1386778868): http://codereview.qt-project.org/73742 [PS2] - Fix regression in QML string list concatenations From ci-noreply at qt-project.org Wed Dec 11 18:08:40 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 11 Dec 2013 19:08:40 +0200 Subject: [Ci-reports] fail on QtDeclarative_dev_Integration #994 Message-ID: <20131211_170840_010260.ci-noreply@qt-project.org> Autotest `tst_qquickgridview' failed :( Testing tst_QQuickGridView QFATAL : tst_QQuickGridView::multipleChanges_condensed(insert and remove all) ASSERT: "!currentlyLockedAlphaMap.isNull()" in file ../gui/text/qfontengine_ft.cpp, line 1908 FAIL! : tst_QQuickGridView::multipleChanges_condensed(insert and remove all) Received a fatal error. Loc: [Unknown file(0)] Totals: 96 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 6371] QtQA::App::TestRunner: [New LWP 6374] QtQA::App::TestRunner: [New LWP 6376] QtQA::App::TestRunner: [New LWP 6387] QtQA::App::TestRunner: [New LWP 6372] QtQA::App::TestRunner: [New LWP 6373] QtQA::App::TestRunner: [New LWP 6375] 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: Missing separate debuginfo for /usr/lib64/dri/swrast_dri.so QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=204942de52590bac304bf688d03d4e0b7cf8f8aa" QtQA::App::TestRunner: Core was generated by `./tst_qquickgridview -silent -o /work/build/_artifacts/test-logs/tst_qquickgrid'. QtQA::App::TestRunner: Program terminated with signal 6, Aborted. QtQA::App::TestRunner: #0 0x00007f1d152683d5 in raise () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 7 (Thread 0x7f1d06ffd700 (LWP 6375)): QtQA::App::TestRunner: #0 0x00007f1d15e06964 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #1 0x00007f1d0c248333 in ?? () from /usr/lib64/dri/swrast_dri.so QtQA::App::TestRunner: #2 0x00007f1d15e02e0f in start_thread () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #3 0x00007f1d1531c44d in clone () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 6 (Thread 0x7f1d07fff700 (LWP 6373)): QtQA::App::TestRunner: #0 0x00007f1d15e06964 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #1 0x00007f1d0c248333 in ?? () from /usr/lib64/dri/swrast_dri.so QtQA::App::TestRunner: #2 0x00007f1d15e02e0f in start_thread () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #3 0x00007f1d1531c44d in clone () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 5 (Thread 0x7f1d0dfa8700 (LWP 6372)): QtQA::App::TestRunner: #0 0x00007f1d153134ed in poll () from /lib64/libc.so.6 QtQA::App::TestRunner: #1 0x00007f1d130c30e2 in ?? () from /usr/lib64/libxcb.so.1 QtQA::App::TestRunner: #2 0x00007f1d130c486f in xcb_wait_for_event () from /usr/lib64/libxcb.so.1 QtQA::App::TestRunner: #3 0x00007f1d10c9ca3d in QXcbEventReader::run (this=0x21b3d80) at qxcbconnection.cpp:993 QtQA::App::TestRunner: #4 0x00007f1d16334bca in QThreadPrivate::start (arg=0x21b3d80) at thread/qthread_unix.cpp:345 QtQA::App::TestRunner: #5 0x00007f1d15e02e0f in start_thread () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #6 0x00007f1d1531c44d in clone () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 4 (Thread 0x7f1d05ffb700 (LWP 6387)): QtQA::App::TestRunner: #0 0x00007f1d15315293 in select () from /lib64/libc.so.6 QtQA::App::TestRunner: #1 0x00007f1d16616bde in qt_safe_select (nfds=11, fdread=0x7f1d00000a58, fdwrite=0x7f1d00000ce8, fdexcept=0x7f1d00000f78, orig_timeout=0x0) at kernel/qcore_unix.cpp:79 QtQA::App::TestRunner: #2 0x00007f1d166182de in QEventDispatcherUNIX::select (this=0x7f1d00012e90, nfds=11, readfds=0x7f1d00000a58, writefds=0x7f1d00000ce8, exceptfds=0x7f1d00000f78, timeout=0x0) at kernel/qeventdispatcher_unix.cpp:328 QtQA::App::TestRunner: #3 0x00007f1d16617b12 in QEventDispatcherUNIXPrivate::doSelect (this=0x7f1d000008c0, flags=..., timeout=0x0) at kernel/qeventdispatcher_unix.cpp:204 QtQA::App::TestRunner: #4 0x00007f1d166195f8 in QEventDispatcherUNIX::processEvents (this=0x7f1d00012e90, flags=...) at kernel/qeventdispatcher_unix.cpp:615 QtQA::App::TestRunner: #5 0x00007f1d165a074e in QEventLoop::processEvents (this=0x7f1d05ffada0, flags=...) at kernel/qeventloop.cpp:136 QtQA::App::TestRunner: #6 0x00007f1d165a0a3b in QEventLoop::exec (this=0x7f1d05ffada0, flags=...) at kernel/qeventloop.cpp:212 QtQA::App::TestRunner: #7 0x00007f1d1632d544 in QThread::exec (this=0x2f2c2d0) at thread/qthread.cpp:511 QtQA::App::TestRunner: #8 0x00007f1d17c5da25 in QQmlThreadPrivate::run (this=0x2f2c2d0) at qml/ftw/qqmlthread.cpp:148 QtQA::App::TestRunner: #9 0x00007f1d16334bca in QThreadPrivate::start (arg=0x2f2c2d0) at thread/qthread_unix.cpp:345 QtQA::App::TestRunner: #10 0x00007f1d15e02e0f in start_thread () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #11 0x00007f1d1531c44d in clone () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 3 (Thread 0x7f1d067fc700 (LWP 6376)): QtQA::App::TestRunner: #0 0x00007f1d15e06964 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #1 0x00007f1d0c248333 in ?? () from /usr/lib64/dri/swrast_dri.so QtQA::App::TestRunner: #2 0x00007f1d15e02e0f in start_thread () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #3 0x00007f1d1531c44d in clone () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2 (Thread 0x7f1d077fe700 (LWP 6374)): QtQA::App::TestRunner: #0 0x00007f1d15e06964 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #1 0x00007f1d0c248333 in ?? () from /usr/lib64/dri/swrast_dri.so QtQA::App::TestRunner: #2 0x00007f1d15e02e0f in start_thread () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #3 0x00007f1d1531c44d in clone () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1 (Thread 0x7f1d10f5b740 (LWP 6371)): QtQA::App::TestRunner: #0 0x00007f1d152683d5 in raise () from /lib64/libc.so.6 QtQA::App::TestRunner: #1 0x00007f1d15269858 in abort () from /lib64/libc.so.6 QtQA::App::TestRunner: #2 0x00007f1d1632174e in qt_message_fatal (context=..., message=...) at global/qlogging.cpp:979 QtQA::App::TestRunner: #3 0x00007f1d1631f2c8 in QMessageLogger::fatal (this=0x7fff2096fa30, msg=0x7f1d1667c158 "ASSERT: \"%s\" in file %s, line %d") at global/qlogging.cpp:384 QtQA::App::TestRunner: #4 0x00007f1d1631a3c4 in qt_assert (assertion=0x7f1d10d1e7f0 "!currentlyLockedAlphaMap.isNull()", file=0x7f1d10d1e6a8 "../gui/text/qfontengine_ft.cpp", line=1908) at global/qglobal.cpp:2098 QtQA::App::TestRunner: #5 0x00007f1d10cdba12 in QFontEngineFT::unlockAlphaMapForGlyph (this=0x2f7d860) at ../gui/text/qfontengine_ft.cpp:1908 QtQA::App::TestRunner: #6 0x00007f1d16e80029 in QTextureGlyphCache::populate (this=0x2b59ca0, fontEngine=0x2f7d860, numGlyphs=49, glyphs=0x31a5378, positions=0x31a5d28) at painting/qtextureglyphcache.cpp:164 QtQA::App::TestRunner: #7 0x00007f1d1825c622 in QSGTextMaskMaterial::populate (this=0x2b59c50, p=..., glyphIndexes=..., glyphPositions=..., geometry=0x2b59730, boundingRect=0x7fff2096fe90, baseLine=0x2b59718, margins=...) at scenegraph/qsgdefaultglyphnode_p.cpp:406 QtQA::App::TestRunner: #8 0x00007f1d1825a97a in QSGDefaultGlyphNode::update (this=0x2b59620) at scenegraph/qsgdefaultglyphnode.cpp:129 QtQA::App::TestRunner: #9 0x00007f1d18306e21 in QQuickTextNode::addGlyphs (this=0x2b594d0, position=..., glyphs=..., color=..., style=QQuickText::Normal, styleColor=..., parentNode=0x0) at items/qquicktextnode.cpp:158 QtQA::App::TestRunner: #10 0x00007f1d1830cbfc in QQuickTextNodeEngine::addToSceneGraph (this=0x31a48a0, parentNode=0x2b594d0, style=QQuickText::Normal, styleColor=...) at items/qquicktextnodeengine.cpp:732 QtQA::App::TestRunner: #11 0x00007f1d183078fb in QQuickTextNode::addTextLayout (this=0x2b594d0, position=..., textLayout=0x2f17920, color=..., style=QQuickText::Normal, styleColor=..., anchorColor=..., selectionColor=..., selectedTextColor=..., selectionStart=-1, selectionEnd=-1, lineStart=0, lineCount=1) at items/qquicktextnode.cpp:293 QtQA::App::TestRunner: #12 0x00007f1d18303002 in QQuickText::updatePaintNode (this=0x2f176b0, oldNode=0x0, data=0x2e48ec0) at items/qquicktext.cpp:2291 QtQA::App::TestRunner: #13 0x00007f1d182b5421 in QQuickWindowPrivate::updateDirtyNode (this=0x2e48d30, item=0x2f176b0) at items/qquickwindow.cpp:2519 QtQA::App::TestRunner: #14 0x00007f1d182b443d in QQuickWindowPrivate::updateDirtyNodes (this=0x2e48d30) at items/qquickwindow.cpp:2344 QtQA::App::TestRunner: #15 0x00007f1d182ac00e in QQuickWindowPrivate::syncSceneGraph (this=0x2e48d30) at items/qquickwindow.cpp:334 QtQA::App::TestRunner: #16 0x00007f1d1827ab8b in QSGGuiThreadRenderLoop::renderWindow (this=0x21e12d0, window=0x2972db0) at scenegraph/qsgrenderloop.cpp:308 QtQA::App::TestRunner: #17 0x00007f1d1827b208 in QSGGuiThreadRenderLoop::event (this=0x21e12d0, e=0x7fff209722f0) at scenegraph/qsgrenderloop.cpp:412 QtQA::App::TestRunner: #18 0x00007f1d165a3eec in QCoreApplicationPrivate::notify_helper (this=0x21970b0, receiver=0x21e12d0, event=0x7fff209722f0) at kernel/qcoreapplication.cpp:1008 QtQA::App::TestRunner: #19 0x00007f1d165a3bb0 in QCoreApplication::notify (this=0x7fff209736b0, receiver=0x21e12d0, event=0x7fff209722f0) at kernel/qcoreapplication.cpp:953 QtQA::App::TestRunner: #20 0x00007f1d16bb1554 in QGuiApplication::notify (this=0x7fff209736b0, object=0x21e12d0, event=0x7fff209722f0) at kernel/qguiapplication.cpp:1357 QtQA::App::TestRunner: #21 0x00007f1d165a3ab8 in QCoreApplication::notifyInternal (this=0x7fff209736b0, receiver=0x21e12d0, event=0x7fff209722f0) at kernel/qcoreapplication.cpp:891 QtQA::App::TestRunner: #22 0x00007f1d165a7877 in QCoreApplication::sendEvent (receiver=0x21e12d0, event=0x7fff209722f0) at kernel/qcoreapplication.h:232 QtQA::App::TestRunner: #23 0x00007f1d1661b608 in QTimerInfoList::activateTimers (this=0x21e6c68) at kernel/qtimerinfo_unix.cpp:643 QtQA::App::TestRunner: #24 0x00007f1d166192c9 in QEventDispatcherUNIX::activateTimers (this=0x21b4a80) at kernel/qeventdispatcher_unix.cpp:557 QtQA::App::TestRunner: #25 0x00007f1d1661962b in QEventDispatcherUNIX::processEvents (this=0x21b4a80, flags=...) at kernel/qeventdispatcher_unix.cpp:619 QtQA::App::TestRunner: #26 0x00007f1d10d11ace in QUnixEventDispatcherQPA::processEvents (this=0x21b4a80, flags=...) at eventdispatchers/qunixeventdispatcher.cpp:70 QtQA::App::TestRunner: #27 0x00007f1d165a3fef in QCoreApplication::processEvents (flags=..., maxtime=50) at kernel/qcoreapplication.cpp:1089 QtQA::App::TestRunner: #28 0x000000000040e194 in QTest::qWait (ms=50) at /work/build/qt/qtbase/include/QtTest/../../src/testlib/qtestsystem.h:66 QtQA::App::TestRunner: #29 0x0000000000424dfc in tst_QQuickGridView::multipleChanges (this=0x7fff20973670, condensed=true) at tst_qquickgridview.cpp:1582 QtQA::App::TestRunner: #30 0x0000000000480d91 in tst_QQuickGridView::multipleChanges_condensed (this=0x7fff20973670) at tst_qquickgridview.cpp:96 QtQA::App::TestRunner: #31 0x000000000047d5ec in tst_QQuickGridView::qt_static_metacall (_o=0x7fff20973670, _c=QMetaObject::InvokeMetaMethod, _id=26, _a=0x7fff20972950) at .moc/tst_qquickgridview.moc:573 QtQA::App::TestRunner: #32 0x00007f1d165afff9 in QMetaMethod::invoke (this=0x7fff20972e20, object=0x7fff20973670, connectionType=Qt::DirectConnection, returnValue=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:2169 QtQA::App::TestRunner: #33 0x00007f1d165af4a6 in QMetaObject::invokeMethod (obj=0x7fff20973670, member=0x2736660 "multipleChanges_condensed", type=Qt::DirectConnection, ret=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:1464 QtQA::App::TestRunner: #34 0x00007f1d17694fff in QMetaObject::invokeMethod (obj=0x7fff20973670, member=0x2736660 "multipleChanges_condensed", type=Qt::DirectConnection, val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs.h:395 QtQA::App::TestRunner: #35 0x00007f1d17690cdd in QTest::qInvokeTestMethodDataEntry (slot=0x2736660 "multipleChanges_condensed") at qtestcase.cpp:1715 QtQA::App::TestRunner: #36 0x00007f1d17691536 in QTest::qInvokeTestMethod (slotName=0x27166e8 "multipleChanges_condensed()", data=0x0) at qtestcase.cpp:1840 QtQA::App::TestRunner: #37 0x00007f1d17691d97 in QTest::qInvokeTestMethods (testObject=0x7fff20973670) at qtestcase.cpp:1994 QtQA::App::TestRunner: #38 0x00007f1d17692301 in QTest::qExec (testObject=0x7fff20973670, argc=6, argv=0x7fff209737b8) at qtestcase.cpp:2224 QtQA::App::TestRunner: #39 0x000000000047d235 in main (argc=6, argv=0x7fff209737b8) at tst_qquickgridview.cpp:6310 QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QQuickGridView ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_QQuickGridView::initTestCase() PASS : tst_QQuickGridView::items() PASS : tst_QQuickGridView::changed() PASS : tst_QQuickGridView::inserted_basic() PASS : tst_QQuickGridView::inserted_defaultLayout(add 1, before visible items) PASS : tst_QQuickGridView::inserted_defaultLayout(add 2, before visible items) PASS : tst_QQuickGridView::inserted_defaultLayout(add 3, before visible items) PASS : tst_QQuickGridView::inserted_defaultLayout(add 5, before visible items) PASS : tst_QQuickGridView::inserted_defaultLayout(add 6, before visible items) PASS : tst_QQuickGridView::inserted_defaultLayout(add 1, at start of visible, content at start) PASS : tst_QQuickGridView::inserted_defaultLayout(add multiple, at start of visible, content at start) PASS : tst_QQuickGridView::inserted_defaultLayout(add 1, at start of visible, content not at start) PASS : tst_QQuickGridView::inserted_defaultLayout(add multiple, at start of visible, content not at start) PASS : tst_QQuickGridView::inserted_defaultLayout(add 1, at end of visible, content at start) PASS : tst_QQuickGridView::inserted_defaultLayout(add row, at end of visible, content at start) PASS : tst_QQuickGridView::inserted_defaultLayout(add 1, at end of visible, content not at start) PASS : tst_QQuickGridView::inserted_defaultLayout(add multiple, at end of visible, content not at start) PASS : tst_QQuickGridView::inserted_defaultLayout(add 1, after visible, content at start) PASS : tst_QQuickGridView::inserted_defaultLayout(add row, after visible, content at start) PASS : tst_QQuickGridView::inserted_defaultLayout(add 1, after visible, content not at start) PASS : tst_QQuickGridView::inserted_defaultLayout(add multiple, after visible, content not at start) PASS : tst_QQuickGridView::insertBeforeVisible(insert 1 at 0, 0 buffer) PASS : tst_QQuickGridView::insertBeforeVisible(insert 1 at 0, 100 buffer) PASS : tst_QQuickGridView::insertBeforeVisible(insert 1 at 0, 500 buffer) PASS : tst_QQuickGridView::insertBeforeVisible(insert 1 at 1, 0 buffer) PASS : tst_QQuickGridView::insertBeforeVisible(insert 1 at 1, 100 buffer) PASS : tst_QQuickGridView::insertBeforeVisible(insert 1 at 1, 500 buffer) PASS : tst_QQuickGridView::insertBeforeVisible(insert multiple at 0, 0 buffer) PASS : tst_QQuickGridView::insertBeforeVisible(insert multiple at 0, 100 buffer) PASS : tst_QQuickGridView::insertBeforeVisible(insert multiple at 0, 500 buffer) PASS : tst_QQuickGridView::insertBeforeVisible(insert multiple at 1, 0 buffer) PASS : tst_QQuickGridView::insertBeforeVisible(insert multiple at 1, 100 buffer) PASS : tst_QQuickGridView::insertBeforeVisible(insert multiple at 1, 500 buffer) PASS : tst_QQuickGridView::removed_basic() PASS : tst_QQuickGridView::removed_defaultLayout(remove 1, before visible items) PASS : tst_QQuickGridView::removed_defaultLayout(remove 1, before visible position) PASS : tst_QQuickGridView::removed_defaultLayout(remove multiple (1 row), all before visible items) PASS : tst_QQuickGridView::removed_defaultLayout(remove multiple, all before visible items, remove item 0) PASS : tst_QQuickGridView::removed_defaultLayout(remove multiple rows, all before visible items) PASS : tst_QQuickGridView::removed_defaultLayout(remove one row before visible, content y not on item border) PASS : tst_QQuickGridView::removed_defaultLayout(remove mix of visible/non-visible) PASS : tst_QQuickGridView::removed_defaultLayout(remove multiple, mix of items from before and within visible items) PASS : tst_QQuickGridView::removed_defaultLayout(remove multiple, mix of items from before and within visible items, remove item 0) PASS : tst_QQuickGridView::removed_defaultLayout(remove 1, from start of visible, content at start) PASS : tst_QQuickGridView::removed_defaultLayout(remove multiple, from start of visible, content at start) PASS : tst_QQuickGridView::removed_defaultLayout(remove 1, from start of visible, content not at start) PASS : tst_QQuickGridView::removed_defaultLayout(remove multiple, from start of visible, content not at start) PASS : tst_QQuickGridView::removed_defaultLayout(remove 1, from middle of visible, content at start) PASS : tst_QQuickGridView::removed_defaultLayout(remove multiple, from middle of visible, content at start) PASS : tst_QQuickGridView::removed_defaultLayout(remove 1, from middle of visible, content not at start) PASS : tst_QQuickGridView::removed_defaultLayout(remove multiple, from middle of visible, content not at start) PASS : tst_QQuickGridView::removed_defaultLayout(remove 1, after visible, content at start) PASS : tst_QQuickGridView::removed_defaultLayout(remove multiple, after visible, content at start) PASS : tst_QQuickGridView::removed_defaultLayout(remove 1, after visible, content not at start) PASS : tst_QQuickGridView::removed_defaultLayout(remove multiple, after visible, content not at start) PASS : tst_QQuickGridView::removed_defaultLayout(remove multiple, mix of items from within and after visible items) PASS : tst_QQuickGridView::addOrRemoveBeforeVisible(add) PASS : tst_QQuickGridView::addOrRemoveBeforeVisible(remove) PASS : tst_QQuickGridView::clear() PASS : tst_QQuickGridView::moved_defaultLayout(move 1 forwards, within visible items) PASS : tst_QQuickGridView::moved_defaultLayout(move 1 forwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_defaultLayout(move 1 forwards, from non-visible -> visible (move first item)) PASS : tst_QQuickGridView::moved_defaultLayout(move 1 forwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_defaultLayout(move 1 forwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::moved_defaultLayout(move 1 backwards, within visible items) PASS : tst_QQuickGridView::moved_defaultLayout(move 1 backwards, within visible items (to first index)) PASS : tst_QQuickGridView::moved_defaultLayout(move 1 backwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_defaultLayout(move 1 backwards, from non-visible -> visible (move last item)) PASS : tst_QQuickGridView::moved_defaultLayout(move 1 backwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_defaultLayout(move 1 backwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::moved_defaultLayout(move multiple forwards, within visible items) PASS : tst_QQuickGridView::moved_defaultLayout(move multiple backwards, within visible items (move first item)) PASS : tst_QQuickGridView::moved_defaultLayout(move multiple forwards, before visible items) PASS : tst_QQuickGridView::moved_defaultLayout(move multiple forwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_defaultLayout(move multiple forwards, from non-visible -> visible (move first item)) PASS : tst_QQuickGridView::moved_defaultLayout(move multiple forwards, mix of non-visible/visible) PASS : tst_QQuickGridView::moved_defaultLayout(move multiple forwards, to bottom of view) PASS : tst_QQuickGridView::moved_defaultLayout(move multiple forwards, to bottom of view, first row -> last) PASS : tst_QQuickGridView::moved_defaultLayout(move multiple forwards, to bottom of view, content y not 0) PASS : tst_QQuickGridView::moved_defaultLayout(move multiple forwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_defaultLayout(move multiple forwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::moved_defaultLayout(move multiple backwards, within visible items) PASS : tst_QQuickGridView::moved_defaultLayout(move multiple backwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_defaultLayout(move multiple backwards, from non-visible -> visible (move last item)) PASS : tst_QQuickGridView::moved_defaultLayout(move multiple backwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_defaultLayout(move multiple backwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::multipleChanges_condensed(remove all but 1, first->last) PASS : tst_QQuickGridView::multipleChanges_condensed(remove all) PASS : tst_QQuickGridView::multipleChanges_condensed(remove last (current) -> first) PASS : tst_QQuickGridView::multipleChanges_condensed(remove then insert at 0) PASS : tst_QQuickGridView::multipleChanges_condensed(remove then insert at non-zero index) PASS : tst_QQuickGridView::multipleChanges_condensed(remove current then insert below it) PASS : tst_QQuickGridView::multipleChanges_condensed(remove current index then move it down) PASS : tst_QQuickGridView::multipleChanges_condensed(remove current index then move it up) PASS : tst_QQuickGridView::multipleChanges_condensed(insert multiple times) PASS : tst_QQuickGridView::multipleChanges_condensed(insert multiple times with current index changes) QWARN : tst_QQuickGridView::multipleChanges_condensed(insert and remove all) load glyph failed err=6 face=0x1f5ddc0, glyph=5182 QWARN : tst_QQuickGridView::multipleChanges_condensed(insert and remove all) load glyph failed err=6 face=0x1f5ddc0, glyph=5182 QWARN : tst_QQuickGridView::multipleChanges_condensed(insert and remove all) QFontEngine: Glyph neither outline nor bitmap format=0 QWARN : tst_QQuickGridView::multipleChanges_condensed(insert and remove all) load glyph failed err=6 face=0x1f5ddc0, glyph=5182 QWARN : tst_QQuickGridView::multipleChanges_condensed(insert and remove all) QFontEngine: Glyph neither outline nor bitmap format=0 QFATAL : tst_QQuickGridView::multipleChanges_condensed(insert and remove all) ASSERT: "!currentlyLockedAlphaMap.isNull()" in file ../gui/text/qfontengine_ft.cpp, line 1908 FAIL! : tst_QQuickGridView::multipleChanges_condensed(insert and remove all) Received a fatal error. Loc: [Unknown file(0)] Totals: 96 passed, 1 failed, 0 skipped ********* Finished testing of tst_QQuickGridView ********* 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 6390] QtQA::App::TestRunner: [New LWP 6393] QtQA::App::TestRunner: [New LWP 6395] QtQA::App::TestRunner: [New LWP 6392] QtQA::App::TestRunner: [New LWP 6394] QtQA::App::TestRunner: [New LWP 6391] QtQA::App::TestRunner: [New LWP 6408] 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: Missing separate debuginfo for /usr/lib64/dri/swrast_dri.so QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=204942de52590bac304bf688d03d4e0b7cf8f8aa" QtQA::App::TestRunner: Core was generated by `./tst_qquickgridview -o /work/build/_artifacts/test-logs/tst_qquickgridview-tes'. QtQA::App::TestRunner: Program terminated with signal 6, Aborted. QtQA::App::TestRunner: #0 0x00007ffcc884a3d5 in raise () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 7 (Thread 0x7ffcb94ce700 (LWP 6408)): QtQA::App::TestRunner: #0 0x00007ffcc88f7293 in select () from /lib64/libc.so.6 QtQA::App::TestRunner: #1 0x00007ffcc9bf8bde in qt_safe_select (nfds=11, fdread=0x7ffcb4044f08, fdwrite=0x7ffcb4045198, fdexcept=0x7ffcb4045428, orig_timeout=0x0) at kernel/qcore_unix.cpp:79 QtQA::App::TestRunner: #2 0x00007ffcc9bfa2de in QEventDispatcherUNIX::select (this=0x7ffcb4008020, nfds=11, readfds=0x7ffcb4044f08, writefds=0x7ffcb4045198, exceptfds=0x7ffcb4045428, timeout=0x0) at kernel/qeventdispatcher_unix.cpp:328 QtQA::App::TestRunner: #3 0x00007ffcc9bf9b12 in QEventDispatcherUNIXPrivate::doSelect (this=0x7ffcb4044d70, flags=..., timeout=0x0) at kernel/qeventdispatcher_unix.cpp:204 QtQA::App::TestRunner: #4 0x00007ffcc9bfb5f8 in QEventDispatcherUNIX::processEvents (this=0x7ffcb4008020, flags=...) at kernel/qeventdispatcher_unix.cpp:615 QtQA::App::TestRunner: #5 0x00007ffcc9b8274e in QEventLoop::processEvents (this=0x7ffcb94cdda0, flags=...) at kernel/qeventloop.cpp:136 QtQA::App::TestRunner: #6 0x00007ffcc9b82a3b in QEventLoop::exec (this=0x7ffcb94cdda0, flags=...) at kernel/qeventloop.cpp:212 QtQA::App::TestRunner: #7 0x00007ffcc990f544 in QThread::exec (this=0x1ea78e0) at thread/qthread.cpp:511 QtQA::App::TestRunner: #8 0x00007ffccb23fa25 in QQmlThreadPrivate::run (this=0x1ea78e0) at qml/ftw/qqmlthread.cpp:148 QtQA::App::TestRunner: #9 0x00007ffcc9916bca in QThreadPrivate::start (arg=0x1ea78e0) at thread/qthread_unix.cpp:345 QtQA::App::TestRunner: #10 0x00007ffcc93e4e0f in start_thread () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #11 0x00007ffcc88fe44d in clone () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 6 (Thread 0x7ffcc158a700 (LWP 6391)): QtQA::App::TestRunner: #0 0x00007ffcc88f54ed in poll () from /lib64/libc.so.6 QtQA::App::TestRunner: #1 0x00007ffcc66a50e2 in ?? () from /usr/lib64/libxcb.so.1 QtQA::App::TestRunner: #2 0x00007ffcc66a686f in xcb_wait_for_event () from /usr/lib64/libxcb.so.1 QtQA::App::TestRunner: #3 0x00007ffcc427ea3d in QXcbEventReader::run (this=0x17c6d80) at qxcbconnection.cpp:993 QtQA::App::TestRunner: #4 0x00007ffcc9916bca in QThreadPrivate::start (arg=0x17c6d80) at thread/qthread_unix.cpp:345 QtQA::App::TestRunner: #5 0x00007ffcc93e4e0f in start_thread () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #6 0x00007ffcc88fe44d in clone () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 5 (Thread 0x7ffcba4d0700 (LWP 6394)): QtQA::App::TestRunner: #0 0x00007ffcc93e8964 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #1 0x00007ffcbaebc333 in ?? () from /usr/lib64/dri/swrast_dri.so QtQA::App::TestRunner: #2 0x00007ffcc93e4e0f in start_thread () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #3 0x00007ffcc88fe44d in clone () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 4 (Thread 0x7ffcc096d700 (LWP 6392)): QtQA::App::TestRunner: #0 0x00007ffcc93e8964 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #1 0x00007ffcbaebc333 in ?? () from /usr/lib64/dri/swrast_dri.so QtQA::App::TestRunner: #2 0x00007ffcc93e4e0f in start_thread () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #3 0x00007ffcc88fe44d in clone () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 3 (Thread 0x7ffcb9ccf700 (LWP 6395)): QtQA::App::TestRunner: #0 0x00007ffcc93e8964 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #1 0x00007ffcbaebc333 in ?? () from /usr/lib64/dri/swrast_dri.so QtQA::App::TestRunner: #2 0x00007ffcc93e4e0f in start_thread () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #3 0x00007ffcc88fe44d in clone () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2 (Thread 0x7ffcbacd1700 (LWP 6393)): QtQA::App::TestRunner: #0 0x00007ffcc93e8964 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #1 0x00007ffcbaebc333 in ?? () from /usr/lib64/dri/swrast_dri.so QtQA::App::TestRunner: #2 0x00007ffcc93e4e0f in start_thread () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #3 0x00007ffcc88fe44d in clone () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1 (Thread 0x7ffcc453d740 (LWP 6390)): QtQA::App::TestRunner: #0 0x00007ffcc884a3d5 in raise () from /lib64/libc.so.6 QtQA::App::TestRunner: #1 0x00007ffcc884b858 in abort () from /lib64/libc.so.6 QtQA::App::TestRunner: #2 0x00007ffcc990374e in qt_message_fatal (context=..., message=...) at global/qlogging.cpp:979 QtQA::App::TestRunner: #3 0x00007ffcc99012c8 in QMessageLogger::fatal (this=0x7fffccfb7e70, msg=0x7ffcc9c5e158 "ASSERT: \"%s\" in file %s, line %d") at global/qlogging.cpp:384 QtQA::App::TestRunner: #4 0x00007ffcc98fc3c4 in qt_assert (assertion=0x7ffcc43007f0 "!currentlyLockedAlphaMap.isNull()", file=0x7ffcc43006a8 "../gui/text/qfontengine_ft.cpp", line=1908) at global/qglobal.cpp:2098 QtQA::App::TestRunner: #5 0x00007ffcc42bda12 in QFontEngineFT::unlockAlphaMapForGlyph (this=0x28ff200) at ../gui/text/qfontengine_ft.cpp:1908 QtQA::App::TestRunner: #6 0x00007ffcca462029 in QTextureGlyphCache::populate (this=0x26188e0, fontEngine=0x28ff200, numGlyphs=49, glyphs=0x22876d8, positions=0x2618b08) at painting/qtextureglyphcache.cpp:164 QtQA::App::TestRunner: #7 0x00007ffccb83e622 in QSGTextMaskMaterial::populate (this=0x222f850, p=..., glyphIndexes=..., glyphPositions=..., geometry=0x222f750, boundingRect=0x7fffccfb82d0, baseLine=0x222f738, margins=...) at scenegraph/qsgdefaultglyphnode_p.cpp:406 QtQA::App::TestRunner: #8 0x00007ffccb83c97a in QSGDefaultGlyphNode::update (this=0x222f640) at scenegraph/qsgdefaultglyphnode.cpp:129 QtQA::App::TestRunner: #9 0x00007ffccb8e8e21 in QQuickTextNode::addGlyphs (this=0x222f340, position=..., glyphs=..., color=..., style=QQuickText::Normal, styleColor=..., parentNode=0x0) at items/qquicktextnode.cpp:158 QtQA::App::TestRunner: #10 0x00007ffccb8eebfc in QQuickTextNodeEngine::addToSceneGraph (this=0x2286c00, parentNode=0x222f340, style=QQuickText::Normal, styleColor=...) at items/qquicktextnodeengine.cpp:732 QtQA::App::TestRunner: #11 0x00007ffccb8e98fb in QQuickTextNode::addTextLayout (this=0x222f340, position=..., textLayout=0x22a1c70, color=..., style=QQuickText::Normal, styleColor=..., anchorColor=..., selectionColor=..., selectedTextColor=..., selectionStart=-1, selectionEnd=-1, lineStart=0, lineCount=1) at items/qquicktextnode.cpp:293 QtQA::App::TestRunner: #12 0x00007ffccb8e5002 in QQuickText::updatePaintNode (this=0x22a1a00, oldNode=0x0, data=0x1957a30) at items/qquicktext.cpp:2291 QtQA::App::TestRunner: #13 0x00007ffccb897421 in QQuickWindowPrivate::updateDirtyNode (this=0x19578a0, item=0x22a1a00) at items/qquickwindow.cpp:2519 QtQA::App::TestRunner: #14 0x00007ffccb89643d in QQuickWindowPrivate::updateDirtyNodes (this=0x19578a0) at items/qquickwindow.cpp:2344 QtQA::App::TestRunner: #15 0x00007ffccb88e00e in QQuickWindowPrivate::syncSceneGraph (this=0x19578a0) at items/qquickwindow.cpp:334 QtQA::App::TestRunner: #16 0x00007ffccb85cb8b in QSGGuiThreadRenderLoop::renderWindow (this=0x17f2150, window=0x1e66620) at scenegraph/qsgrenderloop.cpp:308 QtQA::App::TestRunner: #17 0x00007ffccb85d208 in QSGGuiThreadRenderLoop::event (this=0x17f2150, e=0x7fffccfba730) at scenegraph/qsgrenderloop.cpp:412 QtQA::App::TestRunner: #18 0x00007ffcc9b85eec in QCoreApplicationPrivate::notify_helper (this=0x17aa0b0, receiver=0x17f2150, event=0x7fffccfba730) at kernel/qcoreapplication.cpp:1008 QtQA::App::TestRunner: #19 0x00007ffcc9b85bb0 in QCoreApplication::notify (this=0x7fffccfbbaf0, receiver=0x17f2150, event=0x7fffccfba730) at kernel/qcoreapplication.cpp:953 QtQA::App::TestRunner: #20 0x00007ffcca193554 in QGuiApplication::notify (this=0x7fffccfbbaf0, object=0x17f2150, event=0x7fffccfba730) at kernel/qguiapplication.cpp:1357 QtQA::App::TestRunner: #21 0x00007ffcc9b85ab8 in QCoreApplication::notifyInternal (this=0x7fffccfbbaf0, receiver=0x17f2150, event=0x7fffccfba730) at kernel/qcoreapplication.cpp:891 QtQA::App::TestRunner: #22 0x00007ffcc9b89877 in QCoreApplication::sendEvent (receiver=0x17f2150, event=0x7fffccfba730) at kernel/qcoreapplication.h:232 QtQA::App::TestRunner: #23 0x00007ffcc9bfd608 in QTimerInfoList::activateTimers (this=0x17f9f18) at kernel/qtimerinfo_unix.cpp:643 QtQA::App::TestRunner: #24 0x00007ffcc9bfb2c9 in QEventDispatcherUNIX::activateTimers (this=0x17c90c0) at kernel/qeventdispatcher_unix.cpp:557 QtQA::App::TestRunner: #25 0x00007ffcc9bfb62b in QEventDispatcherUNIX::processEvents (this=0x17c90c0, flags=...) at kernel/qeventdispatcher_unix.cpp:619 QtQA::App::TestRunner: #26 0x00007ffcc42f3ace in QUnixEventDispatcherQPA::processEvents (this=0x17c90c0, flags=...) at eventdispatchers/qunixeventdispatcher.cpp:70 QtQA::App::TestRunner: #27 0x00007ffcc9b85fef in QCoreApplication::processEvents (flags=..., maxtime=50) at kernel/qcoreapplication.cpp:1089 QtQA::App::TestRunner: #28 0x000000000040e194 in QTest::qWait (ms=50) at /work/build/qt/qtbase/include/QtTest/../../src/testlib/qtestsystem.h:66 QtQA::App::TestRunner: #29 0x0000000000424dfc in tst_QQuickGridView::multipleChanges (this=0x7fffccfbbab0, condensed=true) at tst_qquickgridview.cpp:1582 QtQA::App::TestRunner: #30 0x0000000000480d91 in tst_QQuickGridView::multipleChanges_condensed (this=0x7fffccfbbab0) at tst_qquickgridview.cpp:96 QtQA::App::TestRunner: #31 0x000000000047d5ec in tst_QQuickGridView::qt_static_metacall (_o=0x7fffccfbbab0, _c=QMetaObject::InvokeMetaMethod, _id=26, _a=0x7fffccfbad90) at .moc/tst_qquickgridview.moc:573 QtQA::App::TestRunner: #32 0x00007ffcc9b91ff9 in QMetaMethod::invoke (this=0x7fffccfbb260, object=0x7fffccfbbab0, connectionType=Qt::DirectConnection, returnValue=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:2169 QtQA::App::TestRunner: #33 0x00007ffcc9b914a6 in QMetaObject::invokeMethod (obj=0x7fffccfbbab0, member=0x1e666b0 "multipleChanges_condensed", type=Qt::DirectConnection, ret=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:1464 QtQA::App::TestRunner: #34 0x00007ffccac76fff in QMetaObject::invokeMethod (obj=0x7fffccfbbab0, member=0x1e666b0 "multipleChanges_condensed", type=Qt::DirectConnection, val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs.h:395 QtQA::App::TestRunner: #35 0x00007ffccac72cdd in QTest::qInvokeTestMethodDataEntry (slot=0x1e666b0 "multipleChanges_condensed") at qtestcase.cpp:1715 QtQA::App::TestRunner: #36 0x00007ffccac73536 in QTest::qInvokeTestMethod (slotName=0x1a08aa8 "multipleChanges_condensed()", data=0x0) at qtestcase.cpp:1840 QtQA::App::TestRunner: #37 0x00007ffccac73d97 in QTest::qInvokeTestMethods (testObject=0x7fffccfbbab0) at qtestcase.cpp:1994 QtQA::App::TestRunner: #38 0x00007ffccac74301 in QTest::qExec (testObject=0x7fffccfbbab0, argc=5, argv=0x7fffccfbbbf8) at qtestcase.cpp:2224 QtQA::App::TestRunner: #39 0x000000000047d235 in main (argc=5, argv=0x7fffccfbbbf8) at tst_qquickgridview.cpp:6310 QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickgridview: 48 seconds, signal 6 Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_00994/linux-g++_developer-build_OpenSuSE_12.3_x64/log.txt.gz Tested changes (refs/builds/dev_1386779631): http://codereview.qt-project.org/73286 [PS1] - Use platform specified duration for triggering MouseArea::onPressAndHold. From ci-noreply at qt-project.org Wed Dec 11 18:21:55 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 11 Dec 2013 19:21:55 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2269 Message-ID: <20131211_172155_029573.ci-noreply@qt-project.org> Autotest `tst_qquicktrailemitter' failed :( Testing tst_qquicktrailemitter FAIL! : tst_qquicktrailemitter::test_basic() Compared values are not the same Actual (system->groupData[1]->size()): 510 Expected (500) : 500 Loc: [tst_qquicktrailemitter.cpp(89)] Totals: 2 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qquicktrailemitter ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_qquicktrailemitter::initTestCase() FAIL! : tst_qquicktrailemitter::test_basic() Compared values are not the same Actual (system->groupData[1]->size()): 510 Expected (500) : 500 Loc: [tst_qquicktrailemitter.cpp(89)] PASS : tst_qquicktrailemitter::cleanupTestCase() Totals: 2 passed, 1 failed, 0 skipped ********* Finished testing of tst_qquicktrailemitter ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquicktrailemitter: 11 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02269/revdep-qtdeclarative_linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz Tested changes (refs/builds/dev_1386780708): http://codereview.qt-project.org/73134 [PS5] - QNX: Fix focus handling for secondary screen From ci-noreply at qt-project.org Wed Dec 11 18:32:42 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 11 Dec 2013 19:32:42 +0200 Subject: [Ci-reports] fail on QtQuick1_dev_Integration #102 Message-ID: <20131211_173242_036889.ci-noreply@qt-project.org> Autotest `tst_qdeclarativegridview' failed :( Testing tst_QDeclarativeGridView FAIL! : tst_QDeclarativeGridView::currentIndex() Compared values are not the same Actual (gridview->currentIndex()): 0 Expected (5) : 5 tst_qdeclarativegridview.cpp(734) : failure location 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. () tst_qdeclarativegridview.cpp(714) : failure location 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: 5 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtQuick1_dev_Integration/build_00102/win32-mingw48_developer-build_qtlibinfix_opengl_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1386775443): http://codereview.qt-project.org/69736 [PS3] - Fix autotests expecting a trailing whitespace for qDebug stream From ci-noreply at qt-project.org Wed Dec 11 19:20:59 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 11 Dec 2013 20:20:59 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2270 Message-ID: <20131211_182059_040895.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 Loc: [tst_qcolumnview.cpp(1052)] 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) Compared values are not the same Actual (view.hasFocus()): 1 Expected (giveFocus) : 0 Loc: [tst_qcolumnview.cpp(487)] 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(999)] PASS : tst_QColumnView::parentCurrentIndex(down) XFAIL : tst_QColumnView::parentCurrentIndex(up) QTBUG-22707 Loc: [tst_qcolumnview.cpp(999)] 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: 48 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02270/linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz Tested changes (refs/builds/dev_1386782609): http://codereview.qt-project.org/72986 [PS8] - QLineEdit: hide placeholder text when h-centered & focused From ci-noreply at qt-project.org Wed Dec 11 20:22:45 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 11 Dec 2013 21:22:45 +0200 Subject: [Ci-reports] pass on QtMultimedia_stable_Integration #277 Message-ID: <20131211_192245_028363.ci-noreply@qt-project.org> QtMultimedia_stable_Integration #277: SUCCESS Tested changes (refs/builds/stable_1386786371): http://codereview.qt-project.org/73346 [PS5] - Android: fix camera preview From ci-noreply at qt-project.org Wed Dec 11 20:44:12 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 11 Dec 2013 21:44:12 +0200 Subject: [Ci-reports] fail on Qt5_dev_Integration #303 Message-ID: <20131211_194412_050529.ci-noreply@qt-project.org> Autotest `tst_qqmllocale' failed :( Testing tst_qqmllocale FAIL! : tst_qqmllocale::dateToLocaleTimeStringFormatted(en_US HH:mm t) Compared values are not the same Actual (val.toString()) : 18:53 FLE Daylight Time Expected (l.toString(dt.time(), format)): 18:53 FLE Standard Time tst_qqmllocale.cpp(913) : failure location FAIL! : tst_qqmllocale::dateToLocaleTimeStringFormatted(de_DE HH:mm t) Compared values are not the same Actual (val.toString()) : 18:53 FLE Daylight Time Expected (l.toString(dt.time(), format)): 18:53 FLE Standard Time tst_qqmllocale.cpp(913) : failure location FAIL! : tst_qqmllocale::dateToLocaleTimeStringFormatted(ar_SA HH:mm t) Compared values are not the same Actual (val.toString()) : ??:?? FLE Daylight Time Expected (l.toString(dt.time(), format)): ??:?? FLE Standard Time tst_qqmllocale.cpp(913) : failure location FAIL! : tst_qqmllocale::dateToLocaleTimeStringFormatted(hi_IN HH:mm t) Compared values are not the same Actual (val.toString()) : 18:53 FLE Daylight Time Expected (l.toString(dt.time(), format)): 18:53 FLE Standard Time tst_qqmllocale.cpp(913) : failure location FAIL! : tst_qqmllocale::dateToLocaleTimeStringFormatted(zh_CN HH:mm t) Compared values are not the same Actual (val.toString()) : 18:53 FLE Daylight Time Expected (l.toString(dt.time(), format)): 18:53 FLE Standard Time tst_qqmllocale.cpp(913) : failure location FAIL! : tst_qqmllocale::dateToLocaleTimeStringFormatted(th_TH HH:mm t) Compared values are not the same Actual (val.toString()) : 18:53 FLE Daylight Time Expected (l.toString(dt.time(), format)): 18:53 FLE Standard Time tst_qqmllocale.cpp(913) : failure location Totals: 469 passed, 6 failed, 27 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qqmllocale ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_qqmllocale::initTestCase() PASS : tst_qqmllocale::defaultLocale() PASS : tst_qqmllocale::properties(en_US:name) PASS : tst_qqmllocale::properties(en_US:amText) PASS : tst_qqmllocale::properties(en_US:pmText) PASS : tst_qqmllocale::properties(en_US:nativeLanguageName) PASS : tst_qqmllocale::properties(en_US:nativeCountryName) PASS : tst_qqmllocale::properties(en_US:decimalPoint) PASS : tst_qqmllocale::properties(en_US:groupSeparator) PASS : tst_qqmllocale::properties(en_US:percent) PASS : tst_qqmllocale::properties(en_US:zeroDigit) PASS : tst_qqmllocale::properties(en_US:negativeSign) PASS : tst_qqmllocale::properties(en_US:positiveSign) PASS : tst_qqmllocale::properties(en_US:exponential) PASS : tst_qqmllocale::properties(en_US:measurementSystem) PASS : tst_qqmllocale::properties(en_US:textDirection) PASS : tst_qqmllocale::properties(de_DE:name) PASS : tst_qqmllocale::properties(de_DE:amText) PASS : tst_qqmllocale::properties(de_DE:pmText) PASS : tst_qqmllocale::properties(de_DE:nativeLanguageName) PASS : tst_qqmllocale::properties(de_DE:nativeCountryName) PASS : tst_qqmllocale::properties(de_DE:decimalPoint) PASS : tst_qqmllocale::properties(de_DE:groupSeparator) PASS : tst_qqmllocale::properties(de_DE:percent) PASS : tst_qqmllocale::properties(de_DE:zeroDigit) PASS : tst_qqmllocale::properties(de_DE:negativeSign) PASS : tst_qqmllocale::properties(de_DE:positiveSign) PASS : tst_qqmllocale::properties(de_DE:exponential) PASS : tst_qqmllocale::properties(de_DE:measurementSystem) PASS : tst_qqmllocale::properties(de_DE:textDirection) PASS : tst_qqmllocale::properties(ar_SA:name) PASS : tst_qqmllocale::properties(ar_SA:amText) PASS : tst_qqmllocale::properties(ar_SA:pmText) PASS : tst_qqmllocale::properties(ar_SA:nativeLanguageName) PASS : tst_qqmllocale::properties(ar_SA:nativeCountryName) PASS : tst_qqmllocale::properties(ar_SA:decimalPoint) PASS : tst_qqmllocale::properties(ar_SA:groupSeparator) PASS : tst_qqmllocale::properties(ar_SA:percent) PASS : tst_qqmllocale::properties(ar_SA:zeroDigit) PASS : tst_qqmllocale::properties(ar_SA:negativeSign) PASS : tst_qqmllocale::properties(ar_SA:positiveSign) PASS : tst_qqmllocale::properties(ar_SA:exponential) PASS : tst_qqmllocale::properties(ar_SA:measurementSystem) PASS : tst_qqmllocale::properties(ar_SA:textDirection) PASS : tst_qqmllocale::properties(hi_IN:name) PASS : tst_qqmllocale::properties(hi_IN:amText) PASS : tst_qqmllocale::properties(hi_IN:pmText) PASS : tst_qqmllocale::properties(hi_IN:nativeLanguageName) PASS : tst_qqmllocale::properties(hi_IN:nativeCountryName) PASS : tst_qqmllocale::properties(hi_IN:decimalPoint) PASS : tst_qqmllocale::properties(hi_IN:groupSeparator) PASS : tst_qqmllocale::properties(hi_IN:percent) PASS : tst_qqmllocale::properties(hi_IN:zeroDigit) PASS : tst_qqmllocale::properties(hi_IN:negativeSign) PASS : tst_qqmllocale::properties(hi_IN:positiveSign) PASS : tst_qqmllocale::properties(hi_IN:exponential) PASS : tst_qqmllocale::properties(hi_IN:measurementSystem) PASS : tst_qqmllocale::properties(hi_IN:textDirection) PASS : tst_qqmllocale::properties(zh_CN:name) PASS : tst_qqmllocale::properties(zh_CN:amText) PASS : tst_qqmllocale::properties(zh_CN:pmText) PASS : tst_qqmllocale::properties(zh_CN:nativeLanguageName) PASS : tst_qqmllocale::properties(zh_CN:nativeCountryName) PASS : tst_qqmllocale::properties(zh_CN:decimalPoint) PASS : tst_qqmllocale::properties(zh_CN:groupSeparator) PASS : tst_qqmllocale::properties(zh_CN:percent) PASS : tst_qqmllocale::properties(zh_CN:zeroDigit) PASS : tst_qqmllocale::properties(zh_CN:negativeSign) PASS : tst_qqmllocale::properties(zh_CN:positiveSign) PASS : tst_qqmllocale::properties(zh_CN:exponential) PASS : tst_qqmllocale::properties(zh_CN:measurementSystem) PASS : tst_qqmllocale::properties(zh_CN:textDirection) PASS : tst_qqmllocale::properties(th_TH:name) PASS : tst_qqmllocale::properties(th_TH:amText) PASS : tst_qqmllocale::properties(th_TH:pmText) PASS : tst_qqmllocale::properties(th_TH:nativeLanguageName) PASS : tst_qqmllocale::properties(th_TH:nativeCountryName) PASS : tst_qqmllocale::properties(th_TH:decimalPoint) PASS : tst_qqmllocale::properties(th_TH:groupSeparator) PASS : tst_qqmllocale::properties(th_TH:percent) PASS : tst_qqmllocale::properties(th_TH:zeroDigit) PASS : tst_qqmllocale::properties(th_TH:negativeSign) PASS : tst_qqmllocale::properties(th_TH:positiveSign) PASS : tst_qqmllocale::properties(th_TH:exponential) PASS : tst_qqmllocale::properties(th_TH:measurementSystem) PASS : tst_qqmllocale::properties(th_TH:textDirection) PASS : tst_qqmllocale::currencySymbol(en_US) PASS : tst_qqmllocale::currencySymbol(en_US CurrencyIsoCode) PASS : tst_qqmllocale::currencySymbol(en_US CurrencySymbol) PASS : tst_qqmllocale::currencySymbol(en_US CurrencyDisplayName) PASS : tst_qqmllocale::currencySymbol(de_DE) PASS : tst_qqmllocale::currencySymbol(de_DE CurrencyIsoCode) PASS : tst_qqmllocale::currencySymbol(de_DE CurrencySymbol) PASS : tst_qqmllocale::currencySymbol(de_DE CurrencyDisplayName) PASS : tst_qqmllocale::currencySymbol(ar_SA) PASS : tst_qqmllocale::currencySymbol(ar_SA CurrencyIsoCode) PASS : tst_qqmllocale::currencySymbol(ar_SA CurrencySymbol) PASS : tst_qqmllocale::currencySymbol(ar_SA CurrencyDisplayName) PASS : tst_qqmllocale::currencySymbol(hi_IN) PASS : tst_qqmllocale::currencySymbol(hi_IN CurrencyIsoCode) PASS : tst_qqmllocale::currencySymbol(hi_IN CurrencySymbol) PASS : tst_qqmllocale::currencySymbol(hi_IN CurrencyDisplayName) PASS : tst_qqmllocale::currencySymbol(zh_CN) PASS : tst_qqmllocale::currencySymbol(zh_CN CurrencyIsoCode) PASS : tst_qqmllocale::currencySymbol(zh_CN CurrencySymbol) PASS : tst_qqmllocale::currencySymbol(zh_CN CurrencyDisplayName) PASS : tst_qqmllocale::currencySymbol(th_TH) PASS : tst_qqmllocale::currencySymbol(th_TH CurrencyIsoCode) PASS : tst_qqmllocale::currencySymbol(th_TH CurrencySymbol) PASS : tst_qqmllocale::currencySymbol(th_TH CurrencyDisplayName) PASS : tst_qqmllocale::monthName(en_US) PASS : tst_qqmllocale::monthName(en_US LongFormat) PASS : tst_qqmllocale::monthName(en_US ShortFormat) PASS : tst_qqmllocale::monthName(en_US NarrowFormat) PASS : tst_qqmllocale::monthName(de_DE) PASS : tst_qqmllocale::monthName(de_DE LongFormat) PASS : tst_qqmllocale::monthName(de_DE ShortFormat) PASS : tst_qqmllocale::monthName(de_DE NarrowFormat) PASS : tst_qqmllocale::monthName(ar_SA) PASS : tst_qqmllocale::monthName(ar_SA LongFormat) PASS : tst_qqmllocale::monthName(ar_SA ShortFormat) PASS : tst_qqmllocale::monthName(ar_SA NarrowFormat) PASS : tst_qqmllocale::monthName(hi_IN) PASS : tst_qqmllocale::monthName(hi_IN LongFormat) PASS : tst_qqmllocale::monthName(hi_IN ShortFormat) PASS : tst_qqmllocale::monthName(hi_IN NarrowFormat) PASS : tst_qqmllocale::monthName(zh_CN) PASS : tst_qqmllocale::monthName(zh_CN LongFormat) PASS : tst_qqmllocale::monthName(zh_CN ShortFormat) PASS : tst_qqmllocale::monthName(zh_CN NarrowFormat) PASS : tst_qqmllocale::monthName(th_TH) PASS : tst_qqmllocale::monthName(th_TH LongFormat) PASS : tst_qqmllocale::monthName(th_TH ShortFormat) PASS : tst_qqmllocale::monthName(th_TH NarrowFormat) PASS : tst_qqmllocale::standaloneMonthName(en_US) PASS : tst_qqmllocale::standaloneMonthName(en_US LongFormat) PASS : tst_qqmllocale::standaloneMonthName(en_US ShortFormat) PASS : tst_qqmllocale::standaloneMonthName(en_US NarrowFormat) PASS : tst_qqmllocale::standaloneMonthName(de_DE) PASS : tst_qqmllocale::standaloneMonthName(de_DE LongFormat) PASS : tst_qqmllocale::standaloneMonthName(de_DE ShortFormat) PASS : tst_qqmllocale::standaloneMonthName(de_DE NarrowFormat) PASS : tst_qqmllocale::standaloneMonthName(ar_SA) PASS : tst_qqmllocale::standaloneMonthName(ar_SA LongFormat) PASS : tst_qqmllocale::standaloneMonthName(ar_SA ShortFormat) PASS : tst_qqmllocale::standaloneMonthName(ar_SA NarrowFormat) PASS : tst_qqmllocale::standaloneMonthName(hi_IN) PASS : tst_qqmllocale::standaloneMonthName(hi_IN LongFormat) PASS : tst_qqmllocale::standaloneMonthName(hi_IN ShortFormat) PASS : tst_qqmllocale::standaloneMonthName(hi_IN NarrowFormat) PASS : tst_qqmllocale::standaloneMonthName(zh_CN) PASS : tst_qqmllocale::standaloneMonthName(zh_CN LongFormat) PASS : tst_qqmllocale::standaloneMonthName(zh_CN ShortFormat) PASS : tst_qqmllocale::standaloneMonthName(zh_CN NarrowFormat) PASS : tst_qqmllocale::standaloneMonthName(th_TH) PASS : tst_qqmllocale::standaloneMonthName(th_TH LongFormat) PASS : tst_qqmllocale::standaloneMonthName(th_TH ShortFormat) PASS : tst_qqmllocale::standaloneMonthName(th_TH NarrowFormat) PASS : tst_qqmllocale::dayName(en_US) PASS : tst_qqmllocale::dayName(en_US LongFormat) PASS : tst_qqmllocale::dayName(en_US ShortFormat) PASS : tst_qqmllocale::dayName(en_US NarrowFormat) PASS : tst_qqmllocale::dayName(de_DE) PASS : tst_qqmllocale::dayName(de_DE LongFormat) PASS : tst_qqmllocale::dayName(de_DE ShortFormat) PASS : tst_qqmllocale::dayName(de_DE NarrowFormat) PASS : tst_qqmllocale::dayName(ar_SA) PASS : tst_qqmllocale::dayName(ar_SA LongFormat) PASS : tst_qqmllocale::dayName(ar_SA ShortFormat) PASS : tst_qqmllocale::dayName(ar_SA NarrowFormat) PASS : tst_qqmllocale::dayName(hi_IN) PASS : tst_qqmllocale::dayName(hi_IN LongFormat) PASS : tst_qqmllocale::dayName(hi_IN ShortFormat) PASS : tst_qqmllocale::dayName(hi_IN NarrowFormat) PASS : tst_qqmllocale::dayName(zh_CN) PASS : tst_qqmllocale::dayName(zh_CN LongFormat) PASS : tst_qqmllocale::dayName(zh_CN ShortFormat) PASS : tst_qqmllocale::dayName(zh_CN NarrowFormat) PASS : tst_qqmllocale::dayName(th_TH) PASS : tst_qqmllocale::dayName(th_TH LongFormat) PASS : tst_qqmllocale::dayName(th_TH ShortFormat) PASS : tst_qqmllocale::dayName(th_TH NarrowFormat) PASS : tst_qqmllocale::standaloneDayName(en_US) PASS : tst_qqmllocale::standaloneDayName(en_US LongFormat) PASS : tst_qqmllocale::standaloneDayName(en_US ShortFormat) PASS : tst_qqmllocale::standaloneDayName(en_US NarrowFormat) PASS : tst_qqmllocale::standaloneDayName(de_DE) PASS : tst_qqmllocale::standaloneDayName(de_DE LongFormat) PASS : tst_qqmllocale::standaloneDayName(de_DE ShortFormat) PASS : tst_qqmllocale::standaloneDayName(de_DE NarrowFormat) PASS : tst_qqmllocale::standaloneDayName(ar_SA) PASS : tst_qqmllocale::standaloneDayName(ar_SA LongFormat) PASS : tst_qqmllocale::standaloneDayName(ar_SA ShortFormat) PASS : tst_qqmllocale::standaloneDayName(ar_SA NarrowFormat) PASS : tst_qqmllocale::standaloneDayName(hi_IN) PASS : tst_qqmllocale::standaloneDayName(hi_IN LongFormat) PASS : tst_qqmllocale::standaloneDayName(hi_IN ShortFormat) PASS : tst_qqmllocale::standaloneDayName(hi_IN NarrowFormat) PASS : tst_qqmllocale::standaloneDayName(zh_CN) PASS : tst_qqmllocale::standaloneDayName(zh_CN LongFormat) PASS : tst_qqmllocale::standaloneDayName(zh_CN ShortFormat) PASS : tst_qqmllocale::standaloneDayName(zh_CN NarrowFormat) PASS : tst_qqmllocale::standaloneDayName(th_TH) PASS : tst_qqmllocale::standaloneDayName(th_TH LongFormat) PASS : tst_qqmllocale::standaloneDayName(th_TH ShortFormat) PASS : tst_qqmllocale::standaloneDayName(th_TH NarrowFormat) PASS : tst_qqmllocale::firstDayOfWeek(en_US) PASS : tst_qqmllocale::firstDayOfWeek(de_DE) PASS : tst_qqmllocale::firstDayOfWeek(ar_SA) PASS : tst_qqmllocale::firstDayOfWeek(hi_IN) PASS : tst_qqmllocale::firstDayOfWeek(zh_CN) PASS : tst_qqmllocale::firstDayOfWeek(th_TH) PASS : tst_qqmllocale::weekDays(en_US) PASS : tst_qqmllocale::weekDays(de_DE) PASS : tst_qqmllocale::weekDays(ar_SA) PASS : tst_qqmllocale::weekDays(hi_IN) PASS : tst_qqmllocale::weekDays(zh_CN) PASS : tst_qqmllocale::weekDays(th_TH) PASS : tst_qqmllocale::uiLanguages(en_US) PASS : tst_qqmllocale::uiLanguages(de_DE) PASS : tst_qqmllocale::uiLanguages(ar_SA) PASS : tst_qqmllocale::uiLanguages(hi_IN) PASS : tst_qqmllocale::uiLanguages(zh_CN) PASS : tst_qqmllocale::uiLanguages(th_TH) PASS : tst_qqmllocale::dateFormat(en_US) PASS : tst_qqmllocale::dateFormat(en_US LongFormat) PASS : tst_qqmllocale::dateFormat(en_US ShortFormat) PASS : tst_qqmllocale::dateFormat(en_US NarrowFormat) PASS : tst_qqmllocale::dateFormat(de_DE) PASS : tst_qqmllocale::dateFormat(de_DE LongFormat) PASS : tst_qqmllocale::dateFormat(de_DE ShortFormat) PASS : tst_qqmllocale::dateFormat(de_DE NarrowFormat) PASS : tst_qqmllocale::dateFormat(ar_SA) PASS : tst_qqmllocale::dateFormat(ar_SA LongFormat) PASS : tst_qqmllocale::dateFormat(ar_SA ShortFormat) PASS : tst_qqmllocale::dateFormat(ar_SA NarrowFormat) PASS : tst_qqmllocale::dateFormat(hi_IN) PASS : tst_qqmllocale::dateFormat(hi_IN LongFormat) PASS : tst_qqmllocale::dateFormat(hi_IN ShortFormat) PASS : tst_qqmllocale::dateFormat(hi_IN NarrowFormat) PASS : tst_qqmllocale::dateFormat(zh_CN) PASS : tst_qqmllocale::dateFormat(zh_CN LongFormat) PASS : tst_qqmllocale::dateFormat(zh_CN ShortFormat) PASS : tst_qqmllocale::dateFormat(zh_CN NarrowFormat) PASS : tst_qqmllocale::dateFormat(th_TH) PASS : tst_qqmllocale::dateFormat(th_TH LongFormat) PASS : tst_qqmllocale::dateFormat(th_TH ShortFormat) PASS : tst_qqmllocale::dateFormat(th_TH NarrowFormat) PASS : tst_qqmllocale::dateTimeFormat(en_US) PASS : tst_qqmllocale::dateTimeFormat(en_US LongFormat) PASS : tst_qqmllocale::dateTimeFormat(en_US ShortFormat) PASS : tst_qqmllocale::dateTimeFormat(en_US NarrowFormat) PASS : tst_qqmllocale::dateTimeFormat(de_DE) PASS : tst_qqmllocale::dateTimeFormat(de_DE LongFormat) PASS : tst_qqmllocale::dateTimeFormat(de_DE ShortFormat) PASS : tst_qqmllocale::dateTimeFormat(de_DE NarrowFormat) PASS : tst_qqmllocale::dateTimeFormat(ar_SA) PASS : tst_qqmllocale::dateTimeFormat(ar_SA LongFormat) PASS : tst_qqmllocale::dateTimeFormat(ar_SA ShortFormat) PASS : tst_qqmllocale::dateTimeFormat(ar_SA NarrowFormat) PASS : tst_qqmllocale::dateTimeFormat(hi_IN) PASS : tst_qqmllocale::dateTimeFormat(hi_IN LongFormat) PASS : tst_qqmllocale::dateTimeFormat(hi_IN ShortFormat) PASS : tst_qqmllocale::dateTimeFormat(hi_IN NarrowFormat) PASS : tst_qqmllocale::dateTimeFormat(zh_CN) PASS : tst_qqmllocale::dateTimeFormat(zh_CN LongFormat) PASS : tst_qqmllocale::dateTimeFormat(zh_CN ShortFormat) PASS : tst_qqmllocale::dateTimeFormat(zh_CN NarrowFormat) PASS : tst_qqmllocale::dateTimeFormat(th_TH) PASS : tst_qqmllocale::dateTimeFormat(th_TH LongFormat) PASS : tst_qqmllocale::dateTimeFormat(th_TH ShortFormat) PASS : tst_qqmllocale::dateTimeFormat(th_TH NarrowFormat) PASS : tst_qqmllocale::timeFormat(en_US) PASS : tst_qqmllocale::timeFormat(en_US LongFormat) PASS : tst_qqmllocale::timeFormat(en_US ShortFormat) PASS : tst_qqmllocale::timeFormat(en_US NarrowFormat) PASS : tst_qqmllocale::timeFormat(de_DE) PASS : tst_qqmllocale::timeFormat(de_DE LongFormat) PASS : tst_qqmllocale::timeFormat(de_DE ShortFormat) PASS : tst_qqmllocale::timeFormat(de_DE NarrowFormat) PASS : tst_qqmllocale::timeFormat(ar_SA) PASS : tst_qqmllocale::timeFormat(ar_SA LongFormat) PASS : tst_qqmllocale::timeFormat(ar_SA ShortFormat) PASS : tst_qqmllocale::timeFormat(ar_SA NarrowFormat) PASS : tst_qqmllocale::timeFormat(hi_IN) PASS : tst_qqmllocale::timeFormat(hi_IN LongFormat) PASS : tst_qqmllocale::timeFormat(hi_IN ShortFormat) PASS : tst_qqmllocale::timeFormat(hi_IN NarrowFormat) PASS : tst_qqmllocale::timeFormat(zh_CN) PASS : tst_qqmllocale::timeFormat(zh_CN LongFormat) PASS : tst_qqmllocale::timeFormat(zh_CN ShortFormat) PASS : tst_qqmllocale::timeFormat(zh_CN NarrowFormat) PASS : tst_qqmllocale::timeFormat(th_TH) PASS : tst_qqmllocale::timeFormat(th_TH LongFormat) PASS : tst_qqmllocale::timeFormat(th_TH ShortFormat) PASS : tst_qqmllocale::timeFormat(th_TH NarrowFormat) PASS : tst_qqmllocale::dateToLocaleString(en_US) PASS : tst_qqmllocale::dateToLocaleString(en_US LongFormat) PASS : tst_qqmllocale::dateToLocaleString(en_US ShortFormat) PASS : tst_qqmllocale::dateToLocaleString(en_US NarrowFormat) PASS : tst_qqmllocale::dateToLocaleString(de_DE) PASS : tst_qqmllocale::dateToLocaleString(de_DE LongFormat) PASS : tst_qqmllocale::dateToLocaleString(de_DE ShortFormat) PASS : tst_qqmllocale::dateToLocaleString(de_DE NarrowFormat) PASS : tst_qqmllocale::dateToLocaleString(ar_SA) PASS : tst_qqmllocale::dateToLocaleString(ar_SA LongFormat) PASS : tst_qqmllocale::dateToLocaleString(ar_SA ShortFormat) PASS : tst_qqmllocale::dateToLocaleString(ar_SA NarrowFormat) PASS : tst_qqmllocale::dateToLocaleString(hi_IN) PASS : tst_qqmllocale::dateToLocaleString(hi_IN LongFormat) PASS : tst_qqmllocale::dateToLocaleString(hi_IN ShortFormat) PASS : tst_qqmllocale::dateToLocaleString(hi_IN NarrowFormat) PASS : tst_qqmllocale::dateToLocaleString(zh_CN) PASS : tst_qqmllocale::dateToLocaleString(zh_CN LongFormat) PASS : tst_qqmllocale::dateToLocaleString(zh_CN ShortFormat) PASS : tst_qqmllocale::dateToLocaleString(zh_CN NarrowFormat) PASS : tst_qqmllocale::dateToLocaleString(th_TH) PASS : tst_qqmllocale::dateToLocaleString(th_TH LongFormat) PASS : tst_qqmllocale::dateToLocaleString(th_TH ShortFormat) PASS : tst_qqmllocale::dateToLocaleString(th_TH NarrowFormat) PASS : tst_qqmllocale::dateToLocaleStringFormatted(en_US hh:mm dd.MM.yyyy) PASS : tst_qqmllocale::dateToLocaleStringFormatted(en_US h:m:sap ddd MMMM d yy) PASS : tst_qqmllocale::dateToLocaleStringFormatted(en_US 'The date and time is: 'H:mm:ss:zzz dd/MM/yy) PASS : tst_qqmllocale::dateToLocaleStringFormatted(en_US MMM d yyyy HH:mm t) PASS : tst_qqmllocale::dateToLocaleStringFormatted(de_DE hh:mm dd.MM.yyyy) PASS : tst_qqmllocale::dateToLocaleStringFormatted(de_DE h:m:sap ddd MMMM d yy) PASS : tst_qqmllocale::dateToLocaleStringFormatted(de_DE 'The date and time is: 'H:mm:ss:zzz dd/MM/yy) PASS : tst_qqmllocale::dateToLocaleStringFormatted(de_DE MMM d yyyy HH:mm t) PASS : tst_qqmllocale::dateToLocaleStringFormatted(ar_SA hh:mm dd.MM.yyyy) PASS : tst_qqmllocale::dateToLocaleStringFormatted(ar_SA h:m:sap ddd MMMM d yy) PASS : tst_qqmllocale::dateToLocaleStringFormatted(ar_SA 'The date and time is: 'H:mm:ss:zzz dd/MM/yy) PASS : tst_qqmllocale::dateToLocaleStringFormatted(ar_SA MMM d yyyy HH:mm t) PASS : tst_qqmllocale::dateToLocaleStringFormatted(hi_IN hh:mm dd.MM.yyyy) PASS : tst_qqmllocale::dateToLocaleStringFormatted(hi_IN h:m:sap ddd MMMM d yy) PASS : tst_qqmllocale::dateToLocaleStringFormatted(hi_IN 'The date and time is: 'H:mm:ss:zzz dd/MM/yy) PASS : tst_qqmllocale::dateToLocaleStringFormatted(hi_IN MMM d yyyy HH:mm t) PASS : tst_qqmllocale::dateToLocaleStringFormatted(zh_CN hh:mm dd.MM.yyyy) PASS : tst_qqmllocale::dateToLocaleStringFormatted(zh_CN h:m:sap ddd MMMM d yy) PASS : tst_qqmllocale::dateToLocaleStringFormatted(zh_CN 'The date and time is: 'H:mm:ss:zzz dd/MM/yy) PASS : tst_qqmllocale::dateToLocaleStringFormatted(zh_CN MMM d yyyy HH:mm t) PASS : tst_qqmllocale::dateToLocaleStringFormatted(th_TH hh:mm dd.MM.yyyy) PASS : tst_qqmllocale::dateToLocaleStringFormatted(th_TH h:m:sap ddd MMMM d yy) PASS : tst_qqmllocale::dateToLocaleStringFormatted(th_TH 'The date and time is: 'H:mm:ss:zzz dd/MM/yy) PASS : tst_qqmllocale::dateToLocaleStringFormatted(th_TH MMM d yyyy HH:mm t) PASS : tst_qqmllocale::dateToLocaleDateString(en_US) PASS : tst_qqmllocale::dateToLocaleDateString(en_US LongFormat) PASS : tst_qqmllocale::dateToLocaleDateString(en_US ShortFormat) PASS : tst_qqmllocale::dateToLocaleDateString(en_US NarrowFormat) PASS : tst_qqmllocale::dateToLocaleDateString(de_DE) PASS : tst_qqmllocale::dateToLocaleDateString(de_DE LongFormat) PASS : tst_qqmllocale::dateToLocaleDateString(de_DE ShortFormat) PASS : tst_qqmllocale::dateToLocaleDateString(de_DE NarrowFormat) PASS : tst_qqmllocale::dateToLocaleDateString(ar_SA) PASS : tst_qqmllocale::dateToLocaleDateString(ar_SA LongFormat) PASS : tst_qqmllocale::dateToLocaleDateString(ar_SA ShortFormat) PASS : tst_qqmllocale::dateToLocaleDateString(ar_SA NarrowFormat) PASS : tst_qqmllocale::dateToLocaleDateString(hi_IN) PASS : tst_qqmllocale::dateToLocaleDateString(hi_IN LongFormat) PASS : tst_qqmllocale::dateToLocaleDateString(hi_IN ShortFormat) PASS : tst_qqmllocale::dateToLocaleDateString(hi_IN NarrowFormat) PASS : tst_qqmllocale::dateToLocaleDateString(zh_CN) PASS : tst_qqmllocale::dateToLocaleDateString(zh_CN LongFormat) PASS : tst_qqmllocale::dateToLocaleDateString(zh_CN ShortFormat) PASS : tst_qqmllocale::dateToLocaleDateString(zh_CN NarrowFormat) PASS : tst_qqmllocale::dateToLocaleDateString(th_TH) PASS : tst_qqmllocale::dateToLocaleDateString(th_TH LongFormat) PASS : tst_qqmllocale::dateToLocaleDateString(th_TH ShortFormat) PASS : tst_qqmllocale::dateToLocaleDateString(th_TH NarrowFormat) PASS : tst_qqmllocale::dateToLocaleDateStringFormatted(en_US dd.MM.yyyy) PASS : tst_qqmllocale::dateToLocaleDateStringFormatted(en_US ddd MMMM d yy) PASS : tst_qqmllocale::dateToLocaleDateStringFormatted(en_US 'The date is: 'dd/MM/yy) PASS : tst_qqmllocale::dateToLocaleDateStringFormatted(en_US MMM d yyyy) PASS : tst_qqmllocale::dateToLocaleDateStringFormatted(de_DE dd.MM.yyyy) PASS : tst_qqmllocale::dateToLocaleDateStringFormatted(de_DE ddd MMMM d yy) PASS : tst_qqmllocale::dateToLocaleDateStringFormatted(de_DE 'The date is: 'dd/MM/yy) PASS : tst_qqmllocale::dateToLocaleDateStringFormatted(de_DE MMM d yyyy) PASS : tst_qqmllocale::dateToLocaleDateStringFormatted(ar_SA dd.MM.yyyy) PASS : tst_qqmllocale::dateToLocaleDateStringFormatted(ar_SA ddd MMMM d yy) PASS : tst_qqmllocale::dateToLocaleDateStringFormatted(ar_SA 'The date is: 'dd/MM/yy) PASS : tst_qqmllocale::dateToLocaleDateStringFormatted(ar_SA MMM d yyyy) PASS : tst_qqmllocale::dateToLocaleDateStringFormatted(hi_IN dd.MM.yyyy) PASS : tst_qqmllocale::dateToLocaleDateStringFormatted(hi_IN ddd MMMM d yy) PASS : tst_qqmllocale::dateToLocaleDateStringFormatted(hi_IN 'The date is: 'dd/MM/yy) PASS : tst_qqmllocale::dateToLocaleDateStringFormatted(hi_IN MMM d yyyy) PASS : tst_qqmllocale::dateToLocaleDateStringFormatted(zh_CN dd.MM.yyyy) PASS : tst_qqmllocale::dateToLocaleDateStringFormatted(zh_CN ddd MMMM d yy) PASS : tst_qqmllocale::dateToLocaleDateStringFormatted(zh_CN 'The date is: 'dd/MM/yy) PASS : tst_qqmllocale::dateToLocaleDateStringFormatted(zh_CN MMM d yyyy) PASS : tst_qqmllocale::dateToLocaleDateStringFormatted(th_TH dd.MM.yyyy) PASS : tst_qqmllocale::dateToLocaleDateStringFormatted(th_TH ddd MMMM d yy) PASS : tst_qqmllocale::dateToLocaleDateStringFormatted(th_TH 'The date is: 'dd/MM/yy) PASS : tst_qqmllocale::dateToLocaleDateStringFormatted(th_TH MMM d yyyy) PASS : tst_qqmllocale::dateToLocaleTimeString(en_US) PASS : tst_qqmllocale::dateToLocaleTimeString(en_US LongFormat) PASS : tst_qqmllocale::dateToLocaleTimeString(en_US ShortFormat) PASS : tst_qqmllocale::dateToLocaleTimeString(en_US NarrowFormat) PASS : tst_qqmllocale::dateToLocaleTimeString(de_DE) PASS : tst_qqmllocale::dateToLocaleTimeString(de_DE LongFormat) PASS : tst_qqmllocale::dateToLocaleTimeString(de_DE ShortFormat) PASS : tst_qqmllocale::dateToLocaleTimeString(de_DE NarrowFormat) PASS : tst_qqmllocale::dateToLocaleTimeString(ar_SA) PASS : tst_qqmllocale::dateToLocaleTimeString(ar_SA LongFormat) PASS : tst_qqmllocale::dateToLocaleTimeString(ar_SA ShortFormat) PASS : tst_qqmllocale::dateToLocaleTimeString(ar_SA NarrowFormat) PASS : tst_qqmllocale::dateToLocaleTimeString(hi_IN) PASS : tst_qqmllocale::dateToLocaleTimeString(hi_IN LongFormat) PASS : tst_qqmllocale::dateToLocaleTimeString(hi_IN ShortFormat) PASS : tst_qqmllocale::dateToLocaleTimeString(hi_IN NarrowFormat) PASS : tst_qqmllocale::dateToLocaleTimeString(zh_CN) PASS : tst_qqmllocale::dateToLocaleTimeString(zh_CN LongFormat) PASS : tst_qqmllocale::dateToLocaleTimeString(zh_CN ShortFormat) PASS : tst_qqmllocale::dateToLocaleTimeString(zh_CN NarrowFormat) PASS : tst_qqmllocale::dateToLocaleTimeString(th_TH) PASS : tst_qqmllocale::dateToLocaleTimeString(th_TH LongFormat) PASS : tst_qqmllocale::dateToLocaleTimeString(th_TH ShortFormat) PASS : tst_qqmllocale::dateToLocaleTimeString(th_TH NarrowFormat) PASS : tst_qqmllocale::dateToLocaleTimeStringFormatted(en_US hh:mm) PASS : tst_qqmllocale::dateToLocaleTimeStringFormatted(en_US h:m:sap) PASS : tst_qqmllocale::dateToLocaleTimeStringFormatted(en_US 'The time is: 'H:mm:ss:zzz) FAIL! : tst_qqmllocale::dateToLocaleTimeStringFormatted(en_US HH:mm t) Compared values are not the same Actual (val.toString()) : 18:53 FLE Daylight Time Expected (l.toString(dt.time(), format)): 18:53 FLE Standard Time tst_qqmllocale.cpp(913) : failure location PASS : tst_qqmllocale::dateToLocaleTimeStringFormatted(de_DE hh:mm) PASS : tst_qqmllocale::dateToLocaleTimeStringFormatted(de_DE h:m:sap) PASS : tst_qqmllocale::dateToLocaleTimeStringFormatted(de_DE 'The time is: 'H:mm:ss:zzz) FAIL! : tst_qqmllocale::dateToLocaleTimeStringFormatted(de_DE HH:mm t) Compared values are not the same Actual (val.toString()) : 18:53 FLE Daylight Time Expected (l.toString(dt.time(), format)): 18:53 FLE Standard Time tst_qqmllocale.cpp(913) : failure location PASS : tst_qqmllocale::dateToLocaleTimeStringFormatted(ar_SA hh:mm) PASS : tst_qqmllocale::dateToLocaleTimeStringFormatted(ar_SA h:m:sap) PASS : tst_qqmllocale::dateToLocaleTimeStringFormatted(ar_SA 'The time is: 'H:mm:ss:zzz) FAIL! : tst_qqmllocale::dateToLocaleTimeStringFormatted(ar_SA HH:mm t) Compared values are not the same Actual (val.toString()) : ??:?? FLE Daylight Time Expected (l.toString(dt.time(), format)): ??:?? FLE Standard Time tst_qqmllocale.cpp(913) : failure location PASS : tst_qqmllocale::dateToLocaleTimeStringFormatted(hi_IN hh:mm) PASS : tst_qqmllocale::dateToLocaleTimeStringFormatted(hi_IN h:m:sap) PASS : tst_qqmllocale::dateToLocaleTimeStringFormatted(hi_IN 'The time is: 'H:mm:ss:zzz) FAIL! : tst_qqmllocale::dateToLocaleTimeStringFormatted(hi_IN HH:mm t) Compared values are not the same Actual (val.toString()) : 18:53 FLE Daylight Time Expected (l.toString(dt.time(), format)): 18:53 FLE Standard Time tst_qqmllocale.cpp(913) : failure location PASS : tst_qqmllocale::dateToLocaleTimeStringFormatted(zh_CN hh:mm) PASS : tst_qqmllocale::dateToLocaleTimeStringFormatted(zh_CN h:m:sap) PASS : tst_qqmllocale::dateToLocaleTimeStringFormatted(zh_CN 'The time is: 'H:mm:ss:zzz) FAIL! : tst_qqmllocale::dateToLocaleTimeStringFormatted(zh_CN HH:mm t) Compared values are not the same Actual (val.toString()) : 18:53 FLE Daylight Time Expected (l.toString(dt.time(), format)): 18:53 FLE Standard Time tst_qqmllocale.cpp(913) : failure location PASS : tst_qqmllocale::dateToLocaleTimeStringFormatted(th_TH hh:mm) PASS : tst_qqmllocale::dateToLocaleTimeStringFormatted(th_TH h:m:sap) PASS : tst_qqmllocale::dateToLocaleTimeStringFormatted(th_TH 'The time is: 'H:mm:ss:zzz) FAIL! : tst_qqmllocale::dateToLocaleTimeStringFormatted(th_TH HH:mm t) Compared values are not the same Actual (val.toString()) : 18:53 FLE Daylight Time Expected (l.toString(dt.time(), format)): 18:53 FLE Standard Time tst_qqmllocale.cpp(913) : failure location SKIP : tst_qqmllocale::dateFromLocaleString(en_US 1) Needs fixes in our date time parser tst_qqmllocale.cpp(934) : failure location SKIP : tst_qqmllocale::dateFromLocaleString(en_US long) Needs fixes in our date time parser tst_qqmllocale.cpp(934) : failure location SKIP : tst_qqmllocale::dateFromLocaleString(en_US short) Needs fixes in our date time parser tst_qqmllocale.cpp(934) : failure location SKIP : tst_qqmllocale::dateFromLocaleString(de_DE long) Needs fixes in our date time parser tst_qqmllocale.cpp(934) : failure location SKIP : tst_qqmllocale::dateFromLocaleString(de_DE short) Needs fixes in our date time parser tst_qqmllocale.cpp(934) : failure location SKIP : tst_qqmllocale::dateFromLocaleString(ar_SA long) Needs fixes in our date time parser tst_qqmllocale.cpp(934) : failure location SKIP : tst_qqmllocale::dateFromLocaleString(ar_SA short) Needs fixes in our date time parser tst_qqmllocale.cpp(934) : failure location SKIP : tst_qqmllocale::dateFromLocaleString(zh_CN long) Needs fixes in our date time parser tst_qqmllocale.cpp(934) : failure location SKIP : tst_qqmllocale::dateFromLocaleString(zh_CN short) Needs fixes in our date time parser tst_qqmllocale.cpp(934) : failure location SKIP : tst_qqmllocale::dateFromLocaleDateString(en_US 1) Needs fixes in our date time parser tst_qqmllocale.cpp(979) : failure location SKIP : tst_qqmllocale::dateFromLocaleDateString(en_US long) Needs fixes in our date time parser tst_qqmllocale.cpp(979) : failure location SKIP : tst_qqmllocale::dateFromLocaleDateString(en_US short) Needs fixes in our date time parser tst_qqmllocale.cpp(979) : failure location SKIP : tst_qqmllocale::dateFromLocaleDateString(de_DE long) Needs fixes in our date time parser tst_qqmllocale.cpp(979) : failure location SKIP : tst_qqmllocale::dateFromLocaleDateString(de_DE short) Needs fixes in our date time parser tst_qqmllocale.cpp(979) : failure location SKIP : tst_qqmllocale::dateFromLocaleDateString(ar_SA long) Needs fixes in our date time parser tst_qqmllocale.cpp(979) : failure location SKIP : tst_qqmllocale::dateFromLocaleDateString(ar_SA short) Needs fixes in our date time parser tst_qqmllocale.cpp(979) : failure location SKIP : tst_qqmllocale::dateFromLocaleDateString(zh_CN long) Needs fixes in our date time parser tst_qqmllocale.cpp(979) : failure location SKIP : tst_qqmllocale::dateFromLocaleDateString(zh_CN short) Needs fixes in our date time parser tst_qqmllocale.cpp(979) : failure location SKIP : tst_qqmllocale::dateFromLocaleTimeString(en_US 1) Needs fixes in our date time parser tst_qqmllocale.cpp(1024) : failure location SKIP : tst_qqmllocale::dateFromLocaleTimeString(en_US long) Needs fixes in our date time parser tst_qqmllocale.cpp(1024) : failure location SKIP : tst_qqmllocale::dateFromLocaleTimeString(en_US short) Needs fixes in our date time parser tst_qqmllocale.cpp(1024) : failure location SKIP : tst_qqmllocale::dateFromLocaleTimeString(de_DE long) Needs fixes in our date time parser tst_qqmllocale.cpp(1024) : failure location SKIP : tst_qqmllocale::dateFromLocaleTimeString(de_DE short) Needs fixes in our date time parser tst_qqmllocale.cpp(1024) : failure location SKIP : tst_qqmllocale::dateFromLocaleTimeString(ar_SA long) Needs fixes in our date time parser tst_qqmllocale.cpp(1024) : failure location SKIP : tst_qqmllocale::dateFromLocaleTimeString(ar_SA short) Needs fixes in our date time parser tst_qqmllocale.cpp(1024) : failure location SKIP : tst_qqmllocale::dateFromLocaleTimeString(zh_CN long) Needs fixes in our date time parser tst_qqmllocale.cpp(1024) : failure location SKIP : tst_qqmllocale::dateFromLocaleTimeString(zh_CN short) Needs fixes in our date time parser tst_qqmllocale.cpp(1024) : failure location PASS : tst_qqmllocale::numberToLocaleString(en_US 1) PASS : tst_qqmllocale::numberToLocaleString(en_US 2) PASS : tst_qqmllocale::numberToLocaleString(en_US 3) PASS : tst_qqmllocale::numberToLocaleString(en_US 4) PASS : tst_qqmllocale::numberToLocaleString(de_DE 1) PASS : tst_qqmllocale::numberToLocaleString(de_DE 2) PASS : tst_qqmllocale::numberToLocaleString(ar_SA 1) PASS : tst_qqmllocale::numberToLocaleString(ar_SA 2) PASS : tst_qqmllocale::numberToLocaleCurrencyString(en_US 1) PASS : tst_qqmllocale::numberToLocaleCurrencyString(en_US 2) PASS : tst_qqmllocale::numberToLocaleCurrencyString(de_DE) PASS : tst_qqmllocale::numberToLocaleCurrencyString(ar_SA) PASS : tst_qqmllocale::numberToLocaleCurrencyString(hi_IN) PASS : tst_qqmllocale::numberToLocaleCurrencyString(zh_CN) PASS : tst_qqmllocale::numberToLocaleCurrencyString(th_TH) PASS : tst_qqmllocale::numberFromLocaleString(en_US 1) PASS : tst_qqmllocale::numberFromLocaleString(en_US 2) PASS : tst_qqmllocale::numberFromLocaleString(en_US 3) PASS : tst_qqmllocale::numberFromLocaleString(de_DE) PASS : tst_qqmllocale::numberFromLocaleString(ar_SA) PASS : tst_qqmllocale::numberFromLocaleString(hi_IN) PASS : tst_qqmllocale::numberFromLocaleString(zh_CN) PASS : tst_qqmllocale::numberFromLocaleString(th_TH) PASS : tst_qqmllocale::numberConstToLocaleString() PASS : tst_qqmllocale::stringLocaleCompare(before) PASS : tst_qqmllocale::stringLocaleCompare(equal) PASS : tst_qqmllocale::stringLocaleCompare(after) PASS : tst_qqmllocale::stringLocaleCompare(swedish1) PASS : tst_qqmllocale::stringLocaleCompare(swedish2) PASS : tst_qqmllocale::stringLocaleCompare(swedish3) PASS : tst_qqmllocale::stringLocaleCompare(swedish4) PASS : tst_qqmllocale::stringLocaleCompare(german1) PASS : tst_qqmllocale::stringLocaleCompare(german2) PASS : tst_qqmllocale::stringLocaleCompare(german3) PASS : tst_qqmllocale::cleanupTestCase() Totals: 469 passed, 6 failed, 27 skipped ********* Finished testing of tst_qqmllocale ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qqmllocale: 2 seconds, exit code 6 Build log: http://testresults.qt-project.org/ci/Qt5_dev_Integration/build_00303/win32-msvc2010_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1386776748): http://codereview.qt-project.org/72684 [PS4] - Add QtAndroidExtras to dependency list of QtConnectivity From ci-noreply at qt-project.org Wed Dec 11 20:46:14 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 11 Dec 2013 21:46:14 +0200 Subject: [Ci-reports] pass on QtEnginio_master_Integration #107 Message-ID: <20131211_194614_021914.ci-noreply@qt-project.org> QtEnginio_master_Integration #107: SUCCESS Tested changes (refs/builds/master_1386788285): http://codereview.qt-project.org/73754 [PS2] - Remove old buildsystem hacks From ci-noreply at qt-project.org Wed Dec 11 20:52:56 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 11 Dec 2013 21:52:56 +0200 Subject: [Ci-reports] fail on QtDeclarative_dev_Integration #995 Message-ID: <20131211_195256_010593.ci-noreply@qt-project.org> Autotest `tst_qquickgridview' failed :( Testing tst_QQuickGridView QFATAL : tst_QQuickGridView::multipleChanges_condensed(insert and remove all) ASSERT: "!currentlyLockedAlphaMap.isNull()" in file ../gui/text/qfontengine_ft.cpp, line 1908 FAIL! : tst_QQuickGridView::multipleChanges_condensed(insert and remove all) Received a fatal error. Loc: [Unknown file(0)] Totals: 96 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 13036] QtQA::App::TestRunner: [New LWP 13040] QtQA::App::TestRunner: [New LWP 13038] QtQA::App::TestRunner: [New LWP 13041] QtQA::App::TestRunner: [New LWP 13052] QtQA::App::TestRunner: [New LWP 13039] QtQA::App::TestRunner: [New LWP 13037] 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: Missing separate debuginfo for /usr/lib64/dri/swrast_dri.so QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=204942de52590bac304bf688d03d4e0b7cf8f8aa" QtQA::App::TestRunner: Core was generated by `./tst_qquickgridview -silent -o /work/build/_artifacts/test-logs/tst_qquickgrid'. QtQA::App::TestRunner: Program terminated with signal 6, Aborted. QtQA::App::TestRunner: #0 0x00007f6b890023d5 in raise () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 7 (Thread 0x7f6b81d42700 (LWP 13037)): QtQA::App::TestRunner: #0 0x00007f6b890ad4ed in poll () from /lib64/libc.so.6 QtQA::App::TestRunner: #1 0x00007f6b86e5d0e2 in ?? () from /usr/lib64/libxcb.so.1 QtQA::App::TestRunner: #2 0x00007f6b86e5e86f in xcb_wait_for_event () from /usr/lib64/libxcb.so.1 QtQA::App::TestRunner: #3 0x00007f6b84a36a3d in QXcbEventReader::run (this=0x842d80) at qxcbconnection.cpp:993 QtQA::App::TestRunner: #4 0x00007f6b8a0cebca in QThreadPrivate::start (arg=0x842d80) at thread/qthread_unix.cpp:345 QtQA::App::TestRunner: #5 0x00007f6b89b9ce0f in start_thread () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #6 0x00007f6b890b644d in clone () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 6 (Thread 0x7f6b80924700 (LWP 13039)): QtQA::App::TestRunner: #0 0x00007f6b89ba0964 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #1 0x00007f6b7aebc333 in ?? () from /usr/lib64/dri/swrast_dri.so QtQA::App::TestRunner: #2 0x00007f6b89b9ce0f in start_thread () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #3 0x00007f6b890b644d in clone () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 5 (Thread 0x7f6b79ccf700 (LWP 13052)): QtQA::App::TestRunner: #0 0x00007f6b890af293 in select () from /lib64/libc.so.6 QtQA::App::TestRunner: #1 0x00007f6b8a3b0bde in qt_safe_select (nfds=11, fdread=0x7f6b7406fd88, fdwrite=0x7f6b74070018, fdexcept=0x7f6b740702a8, orig_timeout=0x0) at kernel/qcore_unix.cpp:79 QtQA::App::TestRunner: #2 0x00007f6b8a3b22de in QEventDispatcherUNIX::select (this=0x7f6b740072e0, nfds=11, readfds=0x7f6b7406fd88, writefds=0x7f6b74070018, exceptfds=0x7f6b740702a8, timeout=0x0) at kernel/qeventdispatcher_unix.cpp:328 QtQA::App::TestRunner: #3 0x00007f6b8a3b1b12 in QEventDispatcherUNIXPrivate::doSelect (this=0x7f6b7406fbf0, flags=..., timeout=0x0) at kernel/qeventdispatcher_unix.cpp:204 QtQA::App::TestRunner: #4 0x00007f6b8a3b35f8 in QEventDispatcherUNIX::processEvents (this=0x7f6b740072e0, flags=...) at kernel/qeventdispatcher_unix.cpp:615 QtQA::App::TestRunner: #5 0x00007f6b8a33a74e in QEventLoop::processEvents (this=0x7f6b79cceda0, flags=...) at kernel/qeventloop.cpp:136 QtQA::App::TestRunner: #6 0x00007f6b8a33aa3b in QEventLoop::exec (this=0x7f6b79cceda0, flags=...) at kernel/qeventloop.cpp:212 QtQA::App::TestRunner: #7 0x00007f6b8a0c7544 in QThread::exec (this=0xfa5b20) at thread/qthread.cpp:511 QtQA::App::TestRunner: #8 0x00007f6b8b9f7a25 in QQmlThreadPrivate::run (this=0xfa5b20) at qml/ftw/qqmlthread.cpp:148 QtQA::App::TestRunner: #9 0x00007f6b8a0cebca in QThreadPrivate::start (arg=0xfa5b20) at thread/qthread_unix.cpp:345 QtQA::App::TestRunner: #10 0x00007f6b89b9ce0f in start_thread () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #11 0x00007f6b890b644d in clone () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 4 (Thread 0x7f6b7a4d0700 (LWP 13041)): QtQA::App::TestRunner: #0 0x00007f6b89ba0964 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #1 0x00007f6b7aebc333 in ?? () from /usr/lib64/dri/swrast_dri.so QtQA::App::TestRunner: #2 0x00007f6b89b9ce0f in start_thread () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #3 0x00007f6b890b644d in clone () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 3 (Thread 0x7f6b81125700 (LWP 13038)): QtQA::App::TestRunner: #0 0x00007f6b89ba0964 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #1 0x00007f6b7aebc333 in ?? () from /usr/lib64/dri/swrast_dri.so QtQA::App::TestRunner: #2 0x00007f6b89b9ce0f in start_thread () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #3 0x00007f6b890b644d in clone () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2 (Thread 0x7f6b7acd1700 (LWP 13040)): QtQA::App::TestRunner: #0 0x00007f6b89ba0964 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #1 0x00007f6b7aebc333 in ?? () from /usr/lib64/dri/swrast_dri.so QtQA::App::TestRunner: #2 0x00007f6b89b9ce0f in start_thread () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #3 0x00007f6b890b644d in clone () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1 (Thread 0x7f6b84cf5740 (LWP 13036)): QtQA::App::TestRunner: #0 0x00007f6b890023d5 in raise () from /lib64/libc.so.6 QtQA::App::TestRunner: #1 0x00007f6b89003858 in abort () from /lib64/libc.so.6 QtQA::App::TestRunner: #2 0x00007f6b8a0bb74e in qt_message_fatal (context=..., message=...) at global/qlogging.cpp:979 QtQA::App::TestRunner: #3 0x00007f6b8a0b92c8 in QMessageLogger::fatal (this=0x7fff9d8c0570, msg=0x7f6b8a416158 "ASSERT: \"%s\" in file %s, line %d") at global/qlogging.cpp:384 QtQA::App::TestRunner: #4 0x00007f6b8a0b43c4 in qt_assert (assertion=0x7f6b84ab87f0 "!currentlyLockedAlphaMap.isNull()", file=0x7f6b84ab86a8 "../gui/text/qfontengine_ft.cpp", line=1908) at global/qglobal.cpp:2098 QtQA::App::TestRunner: #5 0x00007f6b84a75a12 in QFontEngineFT::unlockAlphaMapForGlyph (this=0x19bc700) at ../gui/text/qfontengine_ft.cpp:1908 QtQA::App::TestRunner: #6 0x00007f6b8ac1a029 in QTextureGlyphCache::populate (this=0x1336510, fontEngine=0x19bc700, numGlyphs=49, glyphs=0x1336728, positions=0xdab078) at painting/qtextureglyphcache.cpp:164 QtQA::App::TestRunner: #7 0x00007f6b8bff6622 in QSGTextMaskMaterial::populate (this=0x1336dc0, p=..., glyphIndexes=..., glyphPositions=..., geometry=0x1336d30, boundingRect=0x7fff9d8c09d0, baseLine=0x1336d18, margins=...) at scenegraph/qsgdefaultglyphnode_p.cpp:406 QtQA::App::TestRunner: #8 0x00007f6b8bff497a in QSGDefaultGlyphNode::update (this=0x1336c20) at scenegraph/qsgdefaultglyphnode.cpp:129 QtQA::App::TestRunner: #9 0x00007f6b8c0a0e21 in QQuickTextNode::addGlyphs (this=0x1336400, position=..., glyphs=..., color=..., style=QQuickText::Normal, styleColor=..., parentNode=0x0) at items/qquicktextnode.cpp:158 QtQA::App::TestRunner: #10 0x00007f6b8c0a6bfc in QQuickTextNodeEngine::addToSceneGraph (this=0x1568a80, parentNode=0x1336400, style=QQuickText::Normal, styleColor=...) at items/qquicktextnodeengine.cpp:732 QtQA::App::TestRunner: #11 0x00007f6b8c0a18fb in QQuickTextNode::addTextLayout (this=0x1336400, position=..., textLayout=0xb5a330, color=..., style=QQuickText::Normal, styleColor=..., anchorColor=..., selectionColor=..., selectedTextColor=..., selectionStart=-1, selectionEnd=-1, lineStart=0, lineCount=1) at items/qquicktextnode.cpp:293 QtQA::App::TestRunner: #12 0x00007f6b8c09d002 in QQuickText::updatePaintNode (this=0xb5a0c0, oldNode=0x0, data=0xbc8680) at items/qquicktext.cpp:2291 QtQA::App::TestRunner: #13 0x00007f6b8c04f421 in QQuickWindowPrivate::updateDirtyNode (this=0xbc84f0, item=0xb5a0c0) at items/qquickwindow.cpp:2519 QtQA::App::TestRunner: #14 0x00007f6b8c04e43d in QQuickWindowPrivate::updateDirtyNodes (this=0xbc84f0) at items/qquickwindow.cpp:2344 QtQA::App::TestRunner: #15 0x00007f6b8c04600e in QQuickWindowPrivate::syncSceneGraph (this=0xbc84f0) at items/qquickwindow.cpp:334 QtQA::App::TestRunner: #16 0x00007f6b8c014b8b in QSGGuiThreadRenderLoop::renderWindow (this=0x8702d0, window=0x14e2920) at scenegraph/qsgrenderloop.cpp:308 QtQA::App::TestRunner: #17 0x00007f6b8c015208 in QSGGuiThreadRenderLoop::event (this=0x8702d0, e=0x7fff9d8c2e30) at scenegraph/qsgrenderloop.cpp:412 QtQA::App::TestRunner: #18 0x00007f6b8a33deec in QCoreApplicationPrivate::notify_helper (this=0x8260b0, receiver=0x8702d0, event=0x7fff9d8c2e30) at kernel/qcoreapplication.cpp:1008 QtQA::App::TestRunner: #19 0x00007f6b8a33dbb0 in QCoreApplication::notify (this=0x7fff9d8c41f0, receiver=0x8702d0, event=0x7fff9d8c2e30) at kernel/qcoreapplication.cpp:953 QtQA::App::TestRunner: #20 0x00007f6b8a94b554 in QGuiApplication::notify (this=0x7fff9d8c41f0, object=0x8702d0, event=0x7fff9d8c2e30) at kernel/qguiapplication.cpp:1357 QtQA::App::TestRunner: #21 0x00007f6b8a33dab8 in QCoreApplication::notifyInternal (this=0x7fff9d8c41f0, receiver=0x8702d0, event=0x7fff9d8c2e30) at kernel/qcoreapplication.cpp:891 QtQA::App::TestRunner: #22 0x00007f6b8a341877 in QCoreApplication::sendEvent (receiver=0x8702d0, event=0x7fff9d8c2e30) at kernel/qcoreapplication.h:232 QtQA::App::TestRunner: #23 0x00007f6b8a3b5608 in QTimerInfoList::activateTimers (this=0x875c68) at kernel/qtimerinfo_unix.cpp:643 QtQA::App::TestRunner: #24 0x00007f6b8a3b32c9 in QEventDispatcherUNIX::activateTimers (this=0x843a80) at kernel/qeventdispatcher_unix.cpp:557 QtQA::App::TestRunner: #25 0x00007f6b8a3b362b in QEventDispatcherUNIX::processEvents (this=0x843a80, flags=...) at kernel/qeventdispatcher_unix.cpp:619 QtQA::App::TestRunner: #26 0x00007f6b84aabace in QUnixEventDispatcherQPA::processEvents (this=0x843a80, flags=...) at eventdispatchers/qunixeventdispatcher.cpp:70 QtQA::App::TestRunner: #27 0x00007f6b8a33dfef in QCoreApplication::processEvents (flags=..., maxtime=50) at kernel/qcoreapplication.cpp:1089 QtQA::App::TestRunner: #28 0x000000000040e194 in QTest::qWait (ms=50) at /work/build/qt/qtbase/include/QtTest/../../src/testlib/qtestsystem.h:66 QtQA::App::TestRunner: #29 0x0000000000424dfc in tst_QQuickGridView::multipleChanges (this=0x7fff9d8c41b0, condensed=true) at tst_qquickgridview.cpp:1582 QtQA::App::TestRunner: #30 0x0000000000480d91 in tst_QQuickGridView::multipleChanges_condensed (this=0x7fff9d8c41b0) at tst_qquickgridview.cpp:96 QtQA::App::TestRunner: #31 0x000000000047d5ec in tst_QQuickGridView::qt_static_metacall (_o=0x7fff9d8c41b0, _c=QMetaObject::InvokeMetaMethod, _id=26, _a=0x7fff9d8c3490) at .moc/tst_qquickgridview.moc:573 QtQA::App::TestRunner: #32 0x00007f6b8a349ff9 in QMetaMethod::invoke (this=0x7fff9d8c3960, object=0x7fff9d8c41b0, connectionType=Qt::DirectConnection, returnValue=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:2169 QtQA::App::TestRunner: #33 0x00007f6b8a3494a6 in QMetaObject::invokeMethod (obj=0x7fff9d8c41b0, member=0x87c8b0 "multipleChanges_condensed", type=Qt::DirectConnection, ret=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:1464 QtQA::App::TestRunner: #34 0x00007f6b8b42efff in QMetaObject::invokeMethod (obj=0x7fff9d8c41b0, member=0x87c8b0 "multipleChanges_condensed", type=Qt::DirectConnection, val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs.h:395 QtQA::App::TestRunner: #35 0x00007f6b8b42acdd in QTest::qInvokeTestMethodDataEntry (slot=0x87c8b0 "multipleChanges_condensed") at qtestcase.cpp:1715 QtQA::App::TestRunner: #36 0x00007f6b8b42b536 in QTest::qInvokeTestMethod (slotName=0x192d718 "multipleChanges_condensed()", data=0x0) at qtestcase.cpp:1840 QtQA::App::TestRunner: #37 0x00007f6b8b42bd97 in QTest::qInvokeTestMethods (testObject=0x7fff9d8c41b0) at qtestcase.cpp:1994 QtQA::App::TestRunner: #38 0x00007f6b8b42c301 in QTest::qExec (testObject=0x7fff9d8c41b0, argc=6, argv=0x7fff9d8c42f8) at qtestcase.cpp:2224 QtQA::App::TestRunner: #39 0x000000000047d235 in main (argc=6, argv=0x7fff9d8c42f8) at tst_qquickgridview.cpp:6310 QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QQuickGridView ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_QQuickGridView::initTestCase() PASS : tst_QQuickGridView::items() PASS : tst_QQuickGridView::changed() PASS : tst_QQuickGridView::inserted_basic() PASS : tst_QQuickGridView::inserted_defaultLayout(add 1, before visible items) PASS : tst_QQuickGridView::inserted_defaultLayout(add 2, before visible items) PASS : tst_QQuickGridView::inserted_defaultLayout(add 3, before visible items) PASS : tst_QQuickGridView::inserted_defaultLayout(add 5, before visible items) PASS : tst_QQuickGridView::inserted_defaultLayout(add 6, before visible items) PASS : tst_QQuickGridView::inserted_defaultLayout(add 1, at start of visible, content at start) PASS : tst_QQuickGridView::inserted_defaultLayout(add multiple, at start of visible, content at start) PASS : tst_QQuickGridView::inserted_defaultLayout(add 1, at start of visible, content not at start) PASS : tst_QQuickGridView::inserted_defaultLayout(add multiple, at start of visible, content not at start) PASS : tst_QQuickGridView::inserted_defaultLayout(add 1, at end of visible, content at start) PASS : tst_QQuickGridView::inserted_defaultLayout(add row, at end of visible, content at start) PASS : tst_QQuickGridView::inserted_defaultLayout(add 1, at end of visible, content not at start) PASS : tst_QQuickGridView::inserted_defaultLayout(add multiple, at end of visible, content not at start) PASS : tst_QQuickGridView::inserted_defaultLayout(add 1, after visible, content at start) PASS : tst_QQuickGridView::inserted_defaultLayout(add row, after visible, content at start) PASS : tst_QQuickGridView::inserted_defaultLayout(add 1, after visible, content not at start) PASS : tst_QQuickGridView::inserted_defaultLayout(add multiple, after visible, content not at start) PASS : tst_QQuickGridView::insertBeforeVisible(insert 1 at 0, 0 buffer) PASS : tst_QQuickGridView::insertBeforeVisible(insert 1 at 0, 100 buffer) PASS : tst_QQuickGridView::insertBeforeVisible(insert 1 at 0, 500 buffer) PASS : tst_QQuickGridView::insertBeforeVisible(insert 1 at 1, 0 buffer) PASS : tst_QQuickGridView::insertBeforeVisible(insert 1 at 1, 100 buffer) PASS : tst_QQuickGridView::insertBeforeVisible(insert 1 at 1, 500 buffer) PASS : tst_QQuickGridView::insertBeforeVisible(insert multiple at 0, 0 buffer) PASS : tst_QQuickGridView::insertBeforeVisible(insert multiple at 0, 100 buffer) PASS : tst_QQuickGridView::insertBeforeVisible(insert multiple at 0, 500 buffer) PASS : tst_QQuickGridView::insertBeforeVisible(insert multiple at 1, 0 buffer) PASS : tst_QQuickGridView::insertBeforeVisible(insert multiple at 1, 100 buffer) PASS : tst_QQuickGridView::insertBeforeVisible(insert multiple at 1, 500 buffer) PASS : tst_QQuickGridView::removed_basic() PASS : tst_QQuickGridView::removed_defaultLayout(remove 1, before visible items) PASS : tst_QQuickGridView::removed_defaultLayout(remove 1, before visible position) PASS : tst_QQuickGridView::removed_defaultLayout(remove multiple (1 row), all before visible items) PASS : tst_QQuickGridView::removed_defaultLayout(remove multiple, all before visible items, remove item 0) PASS : tst_QQuickGridView::removed_defaultLayout(remove multiple rows, all before visible items) PASS : tst_QQuickGridView::removed_defaultLayout(remove one row before visible, content y not on item border) PASS : tst_QQuickGridView::removed_defaultLayout(remove mix of visible/non-visible) PASS : tst_QQuickGridView::removed_defaultLayout(remove multiple, mix of items from before and within visible items) PASS : tst_QQuickGridView::removed_defaultLayout(remove multiple, mix of items from before and within visible items, remove item 0) PASS : tst_QQuickGridView::removed_defaultLayout(remove 1, from start of visible, content at start) PASS : tst_QQuickGridView::removed_defaultLayout(remove multiple, from start of visible, content at start) PASS : tst_QQuickGridView::removed_defaultLayout(remove 1, from start of visible, content not at start) PASS : tst_QQuickGridView::removed_defaultLayout(remove multiple, from start of visible, content not at start) PASS : tst_QQuickGridView::removed_defaultLayout(remove 1, from middle of visible, content at start) PASS : tst_QQuickGridView::removed_defaultLayout(remove multiple, from middle of visible, content at start) PASS : tst_QQuickGridView::removed_defaultLayout(remove 1, from middle of visible, content not at start) PASS : tst_QQuickGridView::removed_defaultLayout(remove multiple, from middle of visible, content not at start) PASS : tst_QQuickGridView::removed_defaultLayout(remove 1, after visible, content at start) PASS : tst_QQuickGridView::removed_defaultLayout(remove multiple, after visible, content at start) PASS : tst_QQuickGridView::removed_defaultLayout(remove 1, after visible, content not at start) PASS : tst_QQuickGridView::removed_defaultLayout(remove multiple, after visible, content not at start) PASS : tst_QQuickGridView::removed_defaultLayout(remove multiple, mix of items from within and after visible items) PASS : tst_QQuickGridView::addOrRemoveBeforeVisible(add) PASS : tst_QQuickGridView::addOrRemoveBeforeVisible(remove) PASS : tst_QQuickGridView::clear() PASS : tst_QQuickGridView::moved_defaultLayout(move 1 forwards, within visible items) PASS : tst_QQuickGridView::moved_defaultLayout(move 1 forwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_defaultLayout(move 1 forwards, from non-visible -> visible (move first item)) PASS : tst_QQuickGridView::moved_defaultLayout(move 1 forwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_defaultLayout(move 1 forwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::moved_defaultLayout(move 1 backwards, within visible items) PASS : tst_QQuickGridView::moved_defaultLayout(move 1 backwards, within visible items (to first index)) PASS : tst_QQuickGridView::moved_defaultLayout(move 1 backwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_defaultLayout(move 1 backwards, from non-visible -> visible (move last item)) PASS : tst_QQuickGridView::moved_defaultLayout(move 1 backwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_defaultLayout(move 1 backwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::moved_defaultLayout(move multiple forwards, within visible items) PASS : tst_QQuickGridView::moved_defaultLayout(move multiple backwards, within visible items (move first item)) PASS : tst_QQuickGridView::moved_defaultLayout(move multiple forwards, before visible items) PASS : tst_QQuickGridView::moved_defaultLayout(move multiple forwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_defaultLayout(move multiple forwards, from non-visible -> visible (move first item)) PASS : tst_QQuickGridView::moved_defaultLayout(move multiple forwards, mix of non-visible/visible) PASS : tst_QQuickGridView::moved_defaultLayout(move multiple forwards, to bottom of view) PASS : tst_QQuickGridView::moved_defaultLayout(move multiple forwards, to bottom of view, first row -> last) PASS : tst_QQuickGridView::moved_defaultLayout(move multiple forwards, to bottom of view, content y not 0) PASS : tst_QQuickGridView::moved_defaultLayout(move multiple forwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_defaultLayout(move multiple forwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::moved_defaultLayout(move multiple backwards, within visible items) PASS : tst_QQuickGridView::moved_defaultLayout(move multiple backwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_defaultLayout(move multiple backwards, from non-visible -> visible (move last item)) PASS : tst_QQuickGridView::moved_defaultLayout(move multiple backwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_defaultLayout(move multiple backwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::multipleChanges_condensed(remove all but 1, first->last) PASS : tst_QQuickGridView::multipleChanges_condensed(remove all) PASS : tst_QQuickGridView::multipleChanges_condensed(remove last (current) -> first) PASS : tst_QQuickGridView::multipleChanges_condensed(remove then insert at 0) PASS : tst_QQuickGridView::multipleChanges_condensed(remove then insert at non-zero index) PASS : tst_QQuickGridView::multipleChanges_condensed(remove current then insert below it) PASS : tst_QQuickGridView::multipleChanges_condensed(remove current index then move it down) PASS : tst_QQuickGridView::multipleChanges_condensed(remove current index then move it up) PASS : tst_QQuickGridView::multipleChanges_condensed(insert multiple times) PASS : tst_QQuickGridView::multipleChanges_condensed(insert multiple times with current index changes) QWARN : tst_QQuickGridView::multipleChanges_condensed(insert and remove all) load glyph failed err=6 face=0x22204f0, glyph=5182 QWARN : tst_QQuickGridView::multipleChanges_condensed(insert and remove all) load glyph failed err=6 face=0x22204f0, glyph=5182 QWARN : tst_QQuickGridView::multipleChanges_condensed(insert and remove all) QFontEngine: Glyph neither outline nor bitmap format=0 QWARN : tst_QQuickGridView::multipleChanges_condensed(insert and remove all) load glyph failed err=6 face=0x22204f0, glyph=5182 QWARN : tst_QQuickGridView::multipleChanges_condensed(insert and remove all) QFontEngine: Glyph neither outline nor bitmap format=0 QFATAL : tst_QQuickGridView::multipleChanges_condensed(insert and remove all) ASSERT: "!currentlyLockedAlphaMap.isNull()" in file ../gui/text/qfontengine_ft.cpp, line 1908 FAIL! : tst_QQuickGridView::multipleChanges_condensed(insert and remove all) Received a fatal error. Loc: [Unknown file(0)] Totals: 96 passed, 1 failed, 0 skipped ********* Finished testing of tst_QQuickGridView ********* 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 13055] QtQA::App::TestRunner: [New LWP 13056] QtQA::App::TestRunner: [New LWP 13057] QtQA::App::TestRunner: [New LWP 13060] QtQA::App::TestRunner: [New LWP 13058] QtQA::App::TestRunner: [New LWP 13072] QtQA::App::TestRunner: [New LWP 13059] 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: Missing separate debuginfo for /usr/lib64/dri/swrast_dri.so QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=204942de52590bac304bf688d03d4e0b7cf8f8aa" QtQA::App::TestRunner: Core was generated by `./tst_qquickgridview -o /work/build/_artifacts/test-logs/tst_qquickgridview-tes'. QtQA::App::TestRunner: Program terminated with signal 6, Aborted. QtQA::App::TestRunner: #0 0x00007f5ef159a3d5 in raise () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 7 (Thread 0x7f5ee2ffd700 (LWP 13059)): QtQA::App::TestRunner: #0 0x00007f5ef2138964 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #1 0x00007f5ee857a333 in ?? () from /usr/lib64/dri/swrast_dri.so QtQA::App::TestRunner: #2 0x00007f5ef2134e0f in start_thread () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #3 0x00007f5ef164e44d in clone () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 6 (Thread 0x7f5ee1ffb700 (LWP 13072)): QtQA::App::TestRunner: #0 0x00007f5ef1647293 in select () from /lib64/libc.so.6 QtQA::App::TestRunner: #1 0x00007f5ef2948bde in qt_safe_select (nfds=11, fdread=0x7f5edc06d198, fdwrite=0x7f5edc06d428, fdexcept=0x7f5edc06d6b8, orig_timeout=0x0) at kernel/qcore_unix.cpp:79 QtQA::App::TestRunner: #2 0x00007f5ef294a2de in QEventDispatcherUNIX::select (this=0x7f5edc007eb0, nfds=11, readfds=0x7f5edc06d198, writefds=0x7f5edc06d428, exceptfds=0x7f5edc06d6b8, timeout=0x0) at kernel/qeventdispatcher_unix.cpp:328 QtQA::App::TestRunner: #3 0x00007f5ef2949b12 in QEventDispatcherUNIXPrivate::doSelect (this=0x7f5edc06d000, flags=..., timeout=0x0) at kernel/qeventdispatcher_unix.cpp:204 QtQA::App::TestRunner: #4 0x00007f5ef294b5f8 in QEventDispatcherUNIX::processEvents (this=0x7f5edc007eb0, flags=...) at kernel/qeventdispatcher_unix.cpp:615 QtQA::App::TestRunner: #5 0x00007f5ef28d274e in QEventLoop::processEvents (this=0x7f5ee1ffada0, flags=...) at kernel/qeventloop.cpp:136 QtQA::App::TestRunner: #6 0x00007f5ef28d2a3b in QEventLoop::exec (this=0x7f5ee1ffada0, flags=...) at kernel/qeventloop.cpp:212 QtQA::App::TestRunner: #7 0x00007f5ef265f544 in QThread::exec (this=0x1a4a8f0) at thread/qthread.cpp:511 QtQA::App::TestRunner: #8 0x00007f5ef3f8fa25 in QQmlThreadPrivate::run (this=0x1a4a8f0) at qml/ftw/qqmlthread.cpp:148 QtQA::App::TestRunner: #9 0x00007f5ef2666bca in QThreadPrivate::start (arg=0x1a4a8f0) at thread/qthread_unix.cpp:345 QtQA::App::TestRunner: #10 0x00007f5ef2134e0f in start_thread () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #11 0x00007f5ef164e44d in clone () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 5 (Thread 0x7f5ee37fe700 (LWP 13058)): QtQA::App::TestRunner: #0 0x00007f5ef2138964 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #1 0x00007f5ee857a333 in ?? () from /usr/lib64/dri/swrast_dri.so QtQA::App::TestRunner: #2 0x00007f5ef2134e0f in start_thread () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #3 0x00007f5ef164e44d in clone () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 4 (Thread 0x7f5ee27fc700 (LWP 13060)): QtQA::App::TestRunner: #0 0x00007f5ef2138964 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #1 0x00007f5ee857a333 in ?? () from /usr/lib64/dri/swrast_dri.so QtQA::App::TestRunner: #2 0x00007f5ef2134e0f in start_thread () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #3 0x00007f5ef164e44d in clone () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 3 (Thread 0x7f5ee3fff700 (LWP 13057)): QtQA::App::TestRunner: #0 0x00007f5ef2138964 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #1 0x00007f5ee857a333 in ?? () from /usr/lib64/dri/swrast_dri.so QtQA::App::TestRunner: #2 0x00007f5ef2134e0f in start_thread () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #3 0x00007f5ef164e44d in clone () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2 (Thread 0x7f5eea2da700 (LWP 13056)): QtQA::App::TestRunner: #0 0x00007f5ef16454ed in poll () from /lib64/libc.so.6 QtQA::App::TestRunner: #1 0x00007f5eef3f50e2 in ?? () from /usr/lib64/libxcb.so.1 QtQA::App::TestRunner: #2 0x00007f5eef3f686f in xcb_wait_for_event () from /usr/lib64/libxcb.so.1 QtQA::App::TestRunner: #3 0x00007f5eecfcea3d in QXcbEventReader::run (this=0x1855d80) at qxcbconnection.cpp:993 QtQA::App::TestRunner: #4 0x00007f5ef2666bca in QThreadPrivate::start (arg=0x1855d80) at thread/qthread_unix.cpp:345 QtQA::App::TestRunner: #5 0x00007f5ef2134e0f in start_thread () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #6 0x00007f5ef164e44d in clone () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1 (Thread 0x7f5eed28d740 (LWP 13055)): QtQA::App::TestRunner: #0 0x00007f5ef159a3d5 in raise () from /lib64/libc.so.6 QtQA::App::TestRunner: #1 0x00007f5ef159b858 in abort () from /lib64/libc.so.6 QtQA::App::TestRunner: #2 0x00007f5ef265374e in qt_message_fatal (context=..., message=...) at global/qlogging.cpp:979 QtQA::App::TestRunner: #3 0x00007f5ef26512c8 in QMessageLogger::fatal (this=0x7fffea6b9940, msg=0x7f5ef29ae158 "ASSERT: \"%s\" in file %s, line %d") at global/qlogging.cpp:384 QtQA::App::TestRunner: #4 0x00007f5ef264c3c4 in qt_assert (assertion=0x7f5eed0507f0 "!currentlyLockedAlphaMap.isNull()", file=0x7f5eed0506a8 "../gui/text/qfontengine_ft.cpp", line=1908) at global/qglobal.cpp:2098 QtQA::App::TestRunner: #5 0x00007f5eed00da12 in QFontEngineFT::unlockAlphaMapForGlyph (this=0x26fe610) at ../gui/text/qfontengine_ft.cpp:1908 QtQA::App::TestRunner: #6 0x00007f5ef31b2029 in QTextureGlyphCache::populate (this=0x24d81a0, fontEngine=0x26fe610, numGlyphs=49, glyphs=0x24d82f8, positions=0x29b7aa8) at painting/qtextureglyphcache.cpp:164 QtQA::App::TestRunner: #7 0x00007f5ef458e622 in QSGTextMaskMaterial::populate (this=0x24d8150, p=..., glyphIndexes=..., glyphPositions=..., geometry=0x29be0e0, boundingRect=0x7fffea6b9da0, baseLine=0x29be0c8, margins=...) at scenegraph/qsgdefaultglyphnode_p.cpp:406 QtQA::App::TestRunner: #8 0x00007f5ef458c97a in QSGDefaultGlyphNode::update (this=0x29bdfd0) at scenegraph/qsgdefaultglyphnode.cpp:129 QtQA::App::TestRunner: #9 0x00007f5ef4638e21 in QQuickTextNode::addGlyphs (this=0x24d7fd0, position=..., glyphs=..., color=..., style=QQuickText::Normal, styleColor=..., parentNode=0x0) at items/qquicktextnode.cpp:158 QtQA::App::TestRunner: #10 0x00007f5ef463ebfc in QQuickTextNodeEngine::addToSceneGraph (this=0x29bd510, parentNode=0x24d7fd0, style=QQuickText::Normal, styleColor=...) at items/qquicktextnodeengine.cpp:732 QtQA::App::TestRunner: #11 0x00007f5ef46398fb in QQuickTextNode::addTextLayout (this=0x24d7fd0, position=..., textLayout=0x26b1940, color=..., style=QQuickText::Normal, styleColor=..., anchorColor=..., selectionColor=..., selectedTextColor=..., selectionStart=-1, selectionEnd=-1, lineStart=0, lineCount=1) at items/qquicktextnode.cpp:293 QtQA::App::TestRunner: #12 0x00007f5ef4635002 in QQuickText::updatePaintNode (this=0x26b16d0, oldNode=0x0, data=0x1892e30) at items/qquicktext.cpp:2291 QtQA::App::TestRunner: #13 0x00007f5ef45e7421 in QQuickWindowPrivate::updateDirtyNode (this=0x1892ca0, item=0x26b16d0) at items/qquickwindow.cpp:2519 QtQA::App::TestRunner: #14 0x00007f5ef45e643d in QQuickWindowPrivate::updateDirtyNodes (this=0x1892ca0) at items/qquickwindow.cpp:2344 QtQA::App::TestRunner: #15 0x00007f5ef45de00e in QQuickWindowPrivate::syncSceneGraph (this=0x1892ca0) at items/qquickwindow.cpp:334 QtQA::App::TestRunner: #16 0x00007f5ef45acb8b in QSGGuiThreadRenderLoop::renderWindow (this=0x1878fc0, window=0x23d97d0) at scenegraph/qsgrenderloop.cpp:308 QtQA::App::TestRunner: #17 0x00007f5ef45ad208 in QSGGuiThreadRenderLoop::event (this=0x1878fc0, e=0x7fffea6bc200) at scenegraph/qsgrenderloop.cpp:412 QtQA::App::TestRunner: #18 0x00007f5ef28d5eec in QCoreApplicationPrivate::notify_helper (this=0x18390b0, receiver=0x1878fc0, event=0x7fffea6bc200) at kernel/qcoreapplication.cpp:1008 QtQA::App::TestRunner: #19 0x00007f5ef28d5bb0 in QCoreApplication::notify (this=0x7fffea6bd5c0, receiver=0x1878fc0, event=0x7fffea6bc200) at kernel/qcoreapplication.cpp:953 QtQA::App::TestRunner: #20 0x00007f5ef2ee3554 in QGuiApplication::notify (this=0x7fffea6bd5c0, object=0x1878fc0, event=0x7fffea6bc200) at kernel/qguiapplication.cpp:1357 QtQA::App::TestRunner: #21 0x00007f5ef28d5ab8 in QCoreApplication::notifyInternal (this=0x7fffea6bd5c0, receiver=0x1878fc0, event=0x7fffea6bc200) at kernel/qcoreapplication.cpp:891 QtQA::App::TestRunner: #22 0x00007f5ef28d9877 in QCoreApplication::sendEvent (receiver=0x1878fc0, event=0x7fffea6bc200) at kernel/qcoreapplication.h:232 QtQA::App::TestRunner: #23 0x00007f5ef294d608 in QTimerInfoList::activateTimers (this=0x1888c68) at kernel/qtimerinfo_unix.cpp:643 QtQA::App::TestRunner: #24 0x00007f5ef294b2c9 in QEventDispatcherUNIX::activateTimers (this=0x1856a80) at kernel/qeventdispatcher_unix.cpp:557 QtQA::App::TestRunner: #25 0x00007f5ef294b62b in QEventDispatcherUNIX::processEvents (this=0x1856a80, flags=...) at kernel/qeventdispatcher_unix.cpp:619 QtQA::App::TestRunner: #26 0x00007f5eed043ace in QUnixEventDispatcherQPA::processEvents (this=0x1856a80, flags=...) at eventdispatchers/qunixeventdispatcher.cpp:70 QtQA::App::TestRunner: #27 0x00007f5ef28d5fef in QCoreApplication::processEvents (flags=..., maxtime=50) at kernel/qcoreapplication.cpp:1089 QtQA::App::TestRunner: #28 0x000000000040e194 in QTest::qWait (ms=50) at /work/build/qt/qtbase/include/QtTest/../../src/testlib/qtestsystem.h:66 QtQA::App::TestRunner: #29 0x0000000000424dfc in tst_QQuickGridView::multipleChanges (this=0x7fffea6bd580, condensed=true) at tst_qquickgridview.cpp:1582 QtQA::App::TestRunner: #30 0x0000000000480d91 in tst_QQuickGridView::multipleChanges_condensed (this=0x7fffea6bd580) at tst_qquickgridview.cpp:96 QtQA::App::TestRunner: #31 0x000000000047d5ec in tst_QQuickGridView::qt_static_metacall (_o=0x7fffea6bd580, _c=QMetaObject::InvokeMetaMethod, _id=26, _a=0x7fffea6bc860) at .moc/tst_qquickgridview.moc:573 QtQA::App::TestRunner: #32 0x00007f5ef28e1ff9 in QMetaMethod::invoke (this=0x7fffea6bcd30, object=0x7fffea6bd580, connectionType=Qt::DirectConnection, returnValue=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:2169 QtQA::App::TestRunner: #33 0x00007f5ef28e14a6 in QMetaObject::invokeMethod (obj=0x7fffea6bd580, member=0x23d97a0 "multipleChanges_condensed", type=Qt::DirectConnection, ret=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:1464 QtQA::App::TestRunner: #34 0x00007f5ef39c6fff in QMetaObject::invokeMethod (obj=0x7fffea6bd580, member=0x23d97a0 "multipleChanges_condensed", type=Qt::DirectConnection, val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs.h:395 QtQA::App::TestRunner: #35 0x00007f5ef39c2cdd in QTest::qInvokeTestMethodDataEntry (slot=0x23d97a0 "multipleChanges_condensed") at qtestcase.cpp:1715 QtQA::App::TestRunner: #36 0x00007f5ef39c3536 in QTest::qInvokeTestMethod (slotName=0x2607c98 "multipleChanges_condensed()", data=0x0) at qtestcase.cpp:1840 QtQA::App::TestRunner: #37 0x00007f5ef39c3d97 in QTest::qInvokeTestMethods (testObject=0x7fffea6bd580) at qtestcase.cpp:1994 QtQA::App::TestRunner: #38 0x00007f5ef39c4301 in QTest::qExec (testObject=0x7fffea6bd580, argc=5, argv=0x7fffea6bd6c8) at qtestcase.cpp:2224 QtQA::App::TestRunner: #39 0x000000000047d235 in main (argc=5, argv=0x7fffea6bd6c8) at tst_qquickgridview.cpp:6310 QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickgridview: 47 seconds, signal 6 Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_00995/linux-g++_developer-build_OpenSuSE_12.3_x64/log.txt.gz Tested changes (refs/builds/dev_1386789488): http://codereview.qt-project.org/73286 [PS1] - Use platform specified duration for triggering MouseArea::onPressAndHold. From ci-noreply at qt-project.org Wed Dec 11 20:59:07 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 11 Dec 2013 21:59:07 +0200 Subject: [Ci-reports] pass on QtBase_dev_Integration #2271 Message-ID: <20131211_195907_007796.ci-noreply@qt-project.org> QtBase_dev_Integration #2271: SUCCESS Tested changes (refs/builds/dev_1386786176): http://codereview.qt-project.org/72986 [PS8] - QLineEdit: hide placeholder text when h-centered & focused From ci-noreply at qt-project.org Wed Dec 11 21:08:31 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 11 Dec 2013 22:08:31 +0200 Subject: [Ci-reports] pass on QtDeclarative_stable_Integration #1484 Message-ID: <20131211_200831_076650.ci-noreply@qt-project.org> QtDeclarative_stable_Integration #1484: SUCCESS Tested changes (refs/builds/stable_1386788297): http://codereview.qt-project.org/73742 [PS2] - Fix regression in QML string list concatenations From ci-noreply at qt-project.org Wed Dec 11 21:09:26 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 11 Dec 2013 22:09:26 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2272 Message-ID: <20131211_200926_009126.ci-noreply@qt-project.org> qtbase failed to compile :( In file included from main.cpp:2594:0: /work/build/qt/qtbase/tests/benchmarks/corelib/tools/qstring/main.cpp:2468: undefined reference to `Utf8Sse41::convertFromUnicode(unsigned char*, unsigned short const*, int)' /work/build/qt/qtbase/tests/benchmarks/corelib/tools/qstring/main.cpp:2469: undefined reference to `Utf8Sse42::convertFromUnicode(unsigned char*, unsigned short const*, int)' /work/build/qt/qtbase/tests/benchmarks/corelib/tools/qstring/main.cpp:2477: undefined reference to `Utf8Sse42::convertFromUnicode(unsigned char*, unsigned short const*, int)' /work/build/qt/qtbase/tests/benchmarks/corelib/tools/qstring/main.cpp:2485: undefined reference to `Utf8Sse42::convertFromUnicode(unsigned char*, unsigned short const*, int)' /work/build/qt/qtbase/tests/benchmarks/corelib/tools/qstring/main.cpp:2493: undefined reference to `Utf8Sse42::convertFromUnicode(unsigned char*, unsigned short const*, int)' /work/build/qt/qtbase/tests/benchmarks/corelib/tools/qstring/main.cpp:2401: undefined reference to `Utf8Sse41::convertFromUnicode(unsigned char*, unsigned short const*, int)' /work/build/qt/qtbase/tests/benchmarks/corelib/tools/qstring/main.cpp:2402: undefined reference to `Utf8Sse42::convertFromUnicode(unsigned char*, unsigned short const*, int)' make[6]: *** [tst_bench_qstring] Error 1 make[5]: *** [sub-qstring-make_first] Error 2 make[4]: *** [sub-tools-make_first] Error 2 make[3]: *** [sub-corelib-make_first] Error 2 make[2]: *** [sub-benchmarks-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_02272/linux-g++_no-widgets_Ubuntu_12.04_x64/log.txt.gz Tested changes (refs/builds/dev_1386792040): http://codereview.qt-project.org/69597 [PS7] - Add support for UTF-8 encoding/decoding with SIMD http://codereview.qt-project.org/69979 [PS1] - Add/update benchmarks for the UTF-8 codec http://codereview.qt-project.org/69596 [PS3] - Use the new UTF-8 codec in QUrl and QUrlQuery http://codereview.qt-project.org/69595 [PS4] - Use the new UTF-8 codec in QJsonDocument http://codereview.qt-project.org/69594 [PS4] - Add a new UTF-8 decoder, similar to the encoder we've just added http://codereview.qt-project.org/69593 [PS3] - Add a new UTF-8 encoder and use it from QString http://codereview.qt-project.org/68010 [PS7] - Add the UTF16-to-Latin1 in-place converter http://codereview.qt-project.org/67866 [PS6] - Improve the Latin1 conversion in QString a little http://codereview.qt-project.org/67728 [PS16] - Implement support for ref-qualified QString::toLatin1 & friends From ci-noreply at qt-project.org Wed Dec 11 21:18:04 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 11 Dec 2013 22:18:04 +0200 Subject: [Ci-reports] fail on QtDeclarative_stable_Integration #1485 Message-ID: <20131211_201804_070609.ci-noreply@qt-project.org> qtdeclarative failed to compile :( In file included from jsruntime/qv4value.cpp:46: ../3rdparty/masm/wtf/MathExtras.h:270:72: error: deleted definition must be first declaration make[3]: *** [.obj/qv4value.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_01485/macx-clang_no-framework_OSX_10.8/log.txt.gz Tested changes (refs/builds/stable_1386792604): http://codereview.qt-project.org/72792 [PS1] - Delete a disallowed template instantiation the proper way From ci-noreply at qt-project.org Wed Dec 11 22:51:49 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 11 Dec 2013 23:51:49 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2273 Message-ID: <20131211_215149_034593.ci-noreply@qt-project.org> Autotest `tst_qxmlsimplereader' failed :( Testing tst_QXmlSimpleReader FAIL! : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/170.xml) Compared values are not the same Actual (parser.result()) : setDocumentLocator(locator={columnNumber=1, lineNumber=1}) startDocument() startElement(namespaceURI="", localName="doc", qName="doc", atts=[]) characters(ch="����") endElement(namespaceURI="", localName="doc", qName="doc") endDocument() Expected (ref_file_contents): setDocumentLocator(locator={columnNumber=1, lineNumber=1}) startDocument() startElement(namespaceURI="", localName="doc", qName="doc", atts=[]) characters(ch="�") endElement(namespaceURI="", localName="doc", qName="doc") endDocument() Loc: [tst_qxmlsimplereader.cpp(407)] Totals: 1858 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QXmlSimpleReader ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_QXmlSimpleReader::initTestCase() PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/001.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/002.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/003.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/004.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/005.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/006.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/007.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/008.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/009.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/010.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/011.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/012.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/013.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/014.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/015.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/016.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/017.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/018.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/019.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/020.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/021.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/022.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/023.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/024.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/025.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/026.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/027.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/028.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/029.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/030.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/031.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/032.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/033.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/034.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/035.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/036.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/037.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/038.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/039.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/040.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/041.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/042.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/043.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/044.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/045.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/046.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/047.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/048.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/049.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/050.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/051.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/052.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/053.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/054.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/055.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/056.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/057.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/058.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/059.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/060.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/061.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/062.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/063.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/064.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/065.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/066.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/067.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/068.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/069.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/070.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/071.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/072.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/073.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/074.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/075.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/076.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/077.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/078.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/079.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/080.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/081.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/082.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/083.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/084.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/085.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/086.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/087.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/088.xml) XFAIL : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/089.xml) a form feed character is not accepted in XML Loc: [tst_qxmlsimplereader.cpp(320)] PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/089.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/090.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/091.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/092.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/093.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/094.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/095.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/096.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/097.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/098.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/099.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/100.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/101.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/102.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/103.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/104.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/105.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/106.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/107.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/108.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/109.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/110.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/111.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/112.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/113.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/114.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/115.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/116.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/117.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/118.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/119.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/not-sa/001.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/not-sa/002.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/not-sa/003.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/not-sa/004.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/not-sa/005.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/not-sa/006.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/not-sa/007.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/not-sa/008.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/not-sa/009.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/not-sa/010.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/not-sa/011.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/not-sa/012.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/not-sa/013.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/not-sa/014.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/not-sa/015.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/not-sa/016.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/not-sa/017.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/not-sa/018.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/not-sa/019.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/not-sa/020.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/not-sa/021.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/not-sa/022.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/not-sa/023.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/not-sa/024.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/not-sa/025.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/not-sa/026.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/not-sa/027.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/not-sa/028.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/not-sa/029.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/not-sa/030.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/not-sa/031.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/ext-sa/001.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/ext-sa/002.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/ext-sa/003.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/ext-sa/004.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/ext-sa/005.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/ext-sa/006.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/ext-sa/007.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/ext-sa/008.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/ext-sa/009.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/ext-sa/010.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/ext-sa/011.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/ext-sa/012.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/ext-sa/013.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/ext-sa/014.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/ext-sa/undef_entity_1.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/ext-sa/undef_entity_2.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/ext-sa/undef_entity_3.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/001.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/002.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/003.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/004.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/005.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/006.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/007.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/008.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/009.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/010.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/011.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/012.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/013.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/014.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/015.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/016.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/017.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/018.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/019.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/020.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/021.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/022.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/023.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/024.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/025.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/026.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/027.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/028.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/029.xml) XFAIL : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/030.xml) a form feed character is not accepted in XML Loc: [tst_qxmlsimplereader.cpp(397)] PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/030.xml) XFAIL : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/031.xml) a form feed character is not accepted in a processing instruction Loc: [tst_qxmlsimplereader.cpp(397)] PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/031.xml) XFAIL : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/032.xml) a form feed character is not accepted in a comment Loc: [tst_qxmlsimplereader.cpp(397)] PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/032.xml) XFAIL : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/033.xml) overlong sequence - small latin letter d should be rejected Loc: [tst_qxmlsimplereader.cpp(397)] PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/033.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/034.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/035.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/036.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/037.xml) XFAIL : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/038.xml) attribute x redefined; should be rejected Loc: [tst_qxmlsimplereader.cpp(397)] PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/038.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/039.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/040.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/041.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/042.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/043.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/044.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/045.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/046.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/047.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/048.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/049.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/050.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/051.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/052.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/053.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/054.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/055.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/056.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/057.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/058.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/059.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/060.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/061.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/062.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/063.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/064.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/065.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/066.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/067.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/068.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/069.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/070.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/071.xml) XFAIL : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/072.xml) entity foo not defined Loc: [tst_qxmlsimplereader.cpp(397)] PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/072.xml) XFAIL : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/073.xml) entity f not defined Loc: [tst_qxmlsimplereader.cpp(397)] PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/073.xml) XFAIL : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/074.xml) entity e is not well-formed () Loc: [tst_qxmlsimplereader.cpp(397)] PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/074.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/075.xml) XFAIL : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/076.xml) entity foo is not defined Loc: [tst_qxmlsimplereader.cpp(397)] PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/076.xml) XFAIL : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/077.xml) entity bar is not defined within the definition of entity foo Loc: [tst_qxmlsimplereader.cpp(397)] PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/077.xml) XFAIL : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/078.xml) entity foo not defined Loc: [tst_qxmlsimplereader.cpp(397)] PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/078.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/079.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/080.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/081.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/082.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/083.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/084.xml) XFAIL : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/085.xml) Unfinished Public or System Id Loc: [tst_qxmlsimplereader.cpp(397)] PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/085.xml) XFAIL : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/086.xml) Unfinished Public or System Id Loc: [tst_qxmlsimplereader.cpp(397)] PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/086.xml) XFAIL : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/087.xml) Unfinished Public or System Id Loc: [tst_qxmlsimplereader.cpp(397)] PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/087.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/088.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/089.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/090.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/091.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/092.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/093.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/094.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/095.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/096.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/097.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/098.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/099.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/100.xml) XFAIL : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/101.xml) Invalid XML encoding name (space before utf-8) Loc: [tst_qxmlsimplereader.cpp(397)] PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/101.xml) XFAIL : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/102.xml) Invalid version specification (1.0 followed by space) Loc: [tst_qxmlsimplereader.cpp(397)] PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/102.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/103.xml) XFAIL : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/104.xml) Premature end of data in tag foo Loc: [tst_qxmlsimplereader.cpp(397)] PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/104.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/105.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/106.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/107.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/108.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/109.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/110.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/111.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/112.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/113.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/114.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/115.xml) XFAIL : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/116.xml) Invalid decimal value Loc: [tst_qxmlsimplereader.cpp(397)] PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/116.xml) XFAIL : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/117.xml) No name Loc: [tst_qxmlsimplereader.cpp(397)] PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/117.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/118.xml) XFAIL : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/119.xml) No name Loc: [tst_qxmlsimplereader.cpp(397)] PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/119.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/120.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/121.xml) XFAIL : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/122.xml) ; expected in declaration of element Loc: [tst_qxmlsimplereader.cpp(397)] PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/122.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/123.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/124.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/125.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/126.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/127.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/128.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/129.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/130.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/131.xml) XFAIL : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/132.xml) ; expected in declaration of element Loc: [tst_qxmlsimplereader.cpp(397)] PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/132.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/133.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/134.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/135.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/136.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/137.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/138.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/139.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/140.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/141.xml) XFAIL : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/142.xml) Invalid value '0' Loc: [tst_qxmlsimplereader.cpp(397)] PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/142.xml) XFAIL : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/143.xml) Invalid value '31' Loc: [tst_qxmlsimplereader.cpp(397)] PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/143.xml) XFAIL : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/144.xml) noncharacter code 0xFFFF should be rejected Loc: [tst_qxmlsimplereader.cpp(397)] PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/144.xml) XFAIL : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/145.xml) surrogate code point 0xD800 should be rejected Loc: [tst_qxmlsimplereader.cpp(397)] XFAIL : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/145.xml) Surrogate code point 0xD800 should be rejected Loc: [tst_qxmlsimplereader.cpp(407)] PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/145.xml) XFAIL : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/146.xml) code point out-of-range 0x110000 (must be < 0x10FFFE) Loc: [tst_qxmlsimplereader.cpp(397)] PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/146.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/147.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/148.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/149.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/150.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/151.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/152.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/153.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/154.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/155.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/156.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/157.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/158.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/159.xml) XFAIL : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/160.xml) Parameter references forbidden in internal subset Loc: [tst_qxmlsimplereader.cpp(397)] PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/160.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/161.xml) XFAIL : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/162.xml) Parameter references forbidden in internal subset Loc: [tst_qxmlsimplereader.cpp(397)] PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/162.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/163.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/164.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/165.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/166.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/167.xml) XFAIL : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/168.xml) Surrogate code point 0xEDA080 should be rejected Loc: [tst_qxmlsimplereader.cpp(397)] PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/168.xml) XFAIL : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/169.xml) Surrogate code point 0xEDB080 should be rejected Loc: [tst_qxmlsimplereader.cpp(397)] PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/169.xml) XFAIL : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/170.xml) Code point 0xF7808080 should be rejected Loc: [tst_qxmlsimplereader.cpp(397)] FAIL! : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/170.xml) Compared values are not the same Actual (parser.result()) : setDocumentLocator(locator={columnNumber=1, lineNumber=1}) startDocument() startElement(namespaceURI="", localName="doc", qName="doc", atts=[]) characters(ch="����") endElement(namespaceURI="", localName="doc", qName="doc") endDocument() Expected (ref_file_contents): setDocumentLocator(locator={columnNumber=1, lineNumber=1}) startDocument() startElement(namespaceURI="", localName="doc", qName="doc", atts=[]) characters(ch="�") endElement(namespaceURI="", localName="doc", qName="doc") endDocument() Loc: [tst_qxmlsimplereader.cpp(407)] PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/171.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/172.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/173.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/174.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/175.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/176.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/177.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/178.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/179.xml) XFAIL : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/180.xml) Entity e is not defined Loc: [tst_qxmlsimplereader.cpp(397)] PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/180.xml) XFAIL : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/181.xml) Unregistered error message Loc: [tst_qxmlsimplereader.cpp(397)] PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/181.xml) XFAIL : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/182.xml) Comment not terminated Loc: [tst_qxmlsimplereader.cpp(397)] PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/182.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/183.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/184.xml) XFAIL : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/185.xml) Entity e not defined Loc: [tst_qxmlsimplereader.cpp(397)] PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/185.xml) XFAIL : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/186.xml) Attributes constructs error Loc: [tst_qxmlsimplereader.cpp(397)] PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/186.xml) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/001.xml 1) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/002.xml 1) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/003.xml 1) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/004.xml 1) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/005.xml 1) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/006.xml 1) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/007.xml 1) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/008.xml 1) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/009.xml 1) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/010.xml 1) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/011.xml 1) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/012.xml 1) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/013.xml 1) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/014.xml 1) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/015.xml 1) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/016.xml 1) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/017.xml 1) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/018.xml 1) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/019.xml 1) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/020.xml 1) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/021.xml 1) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/022.xml 1) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/023.xml 1) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/024.xml 1) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/025.xml 1) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/026.xml 1) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/027.xml 1) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/028.xml 1) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/029.xml 1) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/030.xml 1) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/031.xml 1) (... 980 lines omitted; there are too many errors!) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/021.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/022.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/023.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/024.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/025.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/026.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/027.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/028.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/029.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/030.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/031.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/032.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/033.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/034.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/035.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/036.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/037.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/038.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/039.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/040.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/041.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/042.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/043.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/044.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/045.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/046.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/047.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/048.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/049.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/050.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/051.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/052.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/053.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/054.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/055.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/056.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/057.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/058.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/059.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/060.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/061.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/062.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/063.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/064.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/065.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/066.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/067.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/068.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/069.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/070.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/071.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/072.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/073.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/074.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/075.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/076.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/077.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/078.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/079.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/080.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/081.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/082.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/083.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/084.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/085.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/086.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/087.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/088.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/090.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/091.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/092.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/093.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/094.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/095.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/096.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/097.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/098.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/099.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/100.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/101.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/102.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/103.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/104.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/105.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/106.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/107.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/108.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/109.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/110.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/111.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/112.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/113.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/114.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/115.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/116.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/117.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/118.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/119.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/001.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/002.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/003.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/004.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/005.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/006.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/007.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/008.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/009.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/010.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/011.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/012.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/013.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/014.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/015.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/016.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/017.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/018.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/019.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/020.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/021.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/022.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/023.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/024.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/025.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/026.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/027.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/028.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/029.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/030.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/031.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/ext-sa/001.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/ext-sa/002.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/ext-sa/003.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/ext-sa/004.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/ext-sa/005.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/ext-sa/006.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/ext-sa/007.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/ext-sa/008.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/ext-sa/009.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/ext-sa/010.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/ext-sa/011.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/ext-sa/012.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/ext-sa/013.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/ext-sa/014.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/ext-sa/undef_entity_1.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/ext-sa/undef_entity_2.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/ext-sa/undef_entity_3.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/001.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/002.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/003.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/004.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/005.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/006.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/007.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/008.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/009.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/010.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/011.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/012.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/013.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/014.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/015.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/016.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/017.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/018.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/019.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/020.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/021.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/022.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/023.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/024.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/025.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/026.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/027.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/028.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/029.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/030.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/031.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/032.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/033.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/034.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/035.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/036.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/037.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/038.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/039.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/040.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/041.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/042.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/043.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/044.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/045.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/046.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/047.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/048.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/049.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/050.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/051.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/052.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/053.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/054.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/055.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/056.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/057.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/058.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/059.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/060.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/061.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/062.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/063.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/064.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/065.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/066.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/067.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/068.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/069.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/070.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/071.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/072.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/073.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/074.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/075.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/076.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/077.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/078.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/079.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/080.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/081.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/082.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/083.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/084.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/085.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/086.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/087.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/088.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/090.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/091.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/092.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/093.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/094.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/095.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/096.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/097.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/098.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/099.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/100.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/101.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/102.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/103.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/104.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/105.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/106.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/107.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/108.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/109.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/110.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/111.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/112.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/113.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/114.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/115.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/116.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/117.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/118.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/119.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/001.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/002.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/003.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/004.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/005.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/006.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/007.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/008.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/009.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/010.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/011.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/012.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/013.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/014.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/015.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/016.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/017.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/018.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/019.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/020.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/021.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/022.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/023.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/024.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/025.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/026.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/027.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/028.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/029.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/030.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/031.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/ext-sa/001.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/ext-sa/002.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/ext-sa/003.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/ext-sa/004.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/ext-sa/005.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/ext-sa/006.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/ext-sa/007.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/ext-sa/008.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/ext-sa/009.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/ext-sa/010.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/ext-sa/011.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/ext-sa/012.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/ext-sa/013.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/ext-sa/014.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/ext-sa/undef_entity_1.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/ext-sa/undef_entity_2.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/ext-sa/undef_entity_3.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/001.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/002.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/003.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/004.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/005.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/006.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/007.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/008.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/009.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/010.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/011.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/012.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/013.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/014.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/015.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/016.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/017.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/018.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/019.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/020.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/021.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/022.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/023.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/024.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/025.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/026.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/027.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/028.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/029.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/030.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/031.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/032.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/033.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/034.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/035.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/036.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/037.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/038.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/039.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/040.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/041.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/042.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/043.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/044.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/045.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/046.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/047.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/048.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/049.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/050.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/051.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/052.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/053.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/054.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/055.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/056.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/057.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/058.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/059.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/060.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/061.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/062.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/063.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/064.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/065.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/066.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/067.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/068.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/069.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/070.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/071.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/072.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/073.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/074.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/075.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/076.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/077.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/078.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/079.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/080.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/081.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/082.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/083.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/084.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/085.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/086.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/087.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/088.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/090.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/091.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/092.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/093.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/094.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/095.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/096.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/097.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/098.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/099.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/100.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/101.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/102.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/103.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/104.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/105.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/106.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/107.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/108.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/109.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/110.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/111.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/112.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/113.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/114.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/115.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/116.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/117.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/118.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/119.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/001.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/002.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/003.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/004.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/005.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/006.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/007.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/008.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/009.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/010.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/011.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/012.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/013.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/014.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/015.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/016.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/017.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/018.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/019.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/020.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/021.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/022.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/023.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/024.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/025.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/026.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/027.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/028.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/029.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/030.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/031.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/ext-sa/001.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/ext-sa/002.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/ext-sa/003.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/ext-sa/004.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/ext-sa/005.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/ext-sa/006.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/ext-sa/007.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/ext-sa/008.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/ext-sa/009.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/ext-sa/010.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/ext-sa/011.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/ext-sa/012.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/ext-sa/013.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/ext-sa/014.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/ext-sa/undef_entity_1.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/ext-sa/undef_entity_2.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/ext-sa/undef_entity_3.xml 9) PASS : tst_QXmlSimpleReader::setDataQString() PASS : tst_QXmlSimpleReader::inputFromQIODevice() PASS : tst_QXmlSimpleReader::inputFromString() PASS : tst_QXmlSimpleReader::inputFromSocket(encodings/doc_euc-jp.xml) PASS : tst_QXmlSimpleReader::inputFromSocket(encodings/doc_little-endian.xml) PASS : tst_QXmlSimpleReader::inputFromSocket(encodings/doc_utf-16.xml) PASS : tst_QXmlSimpleReader::inputFromSocket(encodings/doc_utf-8.xml) PASS : tst_QXmlSimpleReader::idsInParseException1() PASS : tst_QXmlSimpleReader::idsInParseException2() PASS : tst_QXmlSimpleReader::preserveCharacterReferences() PASS : tst_QXmlSimpleReader::reportNamespace(default ns) PASS : tst_QXmlSimpleReader::reportNamespace(with prefix) XFAIL : tst_QXmlSimpleReader::roundtripWithNamespaces() Known problem, see 154573. The fix happens to break uic. Loc: [tst_qxmlsimplereader.cpp(740)] PASS : tst_QXmlSimpleReader::roundtripWithNamespaces() PASS : tst_QXmlSimpleReader::dtdRecursionLimit() PASS : tst_QXmlSimpleReader::cleanupTestCase() Totals: 1858 passed, 1 failed, 0 skipped ********* Finished testing of tst_QXmlSimpleReader ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qxmlsimplereader: 28 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02273/linux-g++_no-widgets_Ubuntu_12.04_x64/log.txt.gz Tested changes (refs/builds/dev_1386797564): http://codereview.qt-project.org/69596 [PS3] - Use the new UTF-8 codec in QUrl and QUrlQuery http://codereview.qt-project.org/69595 [PS4] - Use the new UTF-8 codec in QJsonDocument http://codereview.qt-project.org/69594 [PS4] - Add a new UTF-8 decoder, similar to the encoder we've just added http://codereview.qt-project.org/69593 [PS3] - Add a new UTF-8 encoder and use it from QString http://codereview.qt-project.org/68010 [PS7] - Add the UTF16-to-Latin1 in-place converter http://codereview.qt-project.org/67866 [PS6] - Improve the Latin1 conversion in QString a little http://codereview.qt-project.org/67728 [PS16] - Implement support for ref-qualified QString::toLatin1 & friends From ci-noreply at qt-project.org Wed Dec 11 23:44:55 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 12 Dec 2013 00:44:55 +0200 Subject: [Ci-reports] fail on QtDeclarative_dev_Integration #996 Message-ID: <20131211_224455_026425.ci-noreply@qt-project.org> Autotest `tst_qquickgridview' failed :( Testing tst_QQuickGridView QFATAL : tst_QQuickGridView::multipleChanges_condensed(insert and remove all) ASSERT: "!currentlyLockedAlphaMap.isNull()" in file ../gui/text/qfontengine_ft.cpp, line 1908 FAIL! : tst_QQuickGridView::multipleChanges_condensed(insert and remove all) Received a fatal error. Loc: [Unknown file(0)] Totals: 96 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 13603] QtQA::App::TestRunner: [New LWP 13607] QtQA::App::TestRunner: [New LWP 13608] QtQA::App::TestRunner: [New LWP 13621] QtQA::App::TestRunner: [New LWP 13604] QtQA::App::TestRunner: [New LWP 13606] QtQA::App::TestRunner: [New LWP 13605] 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: Missing separate debuginfo for /usr/lib64/dri/swrast_dri.so QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=204942de52590bac304bf688d03d4e0b7cf8f8aa" QtQA::App::TestRunner: Core was generated by `./tst_qquickgridview -silent -o /work/build/_artifacts/test-logs/tst_qquickgrid'. QtQA::App::TestRunner: Program terminated with signal 6, Aborted. QtQA::App::TestRunner: #0 0x00007f4f1af8c3d5 in raise () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 7 (Thread 0x7f4f11d81700 (LWP 13605)): QtQA::App::TestRunner: #0 0x00007f4f1bb2a964 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #1 0x00007f4f11f6c333 in ?? () from /usr/lib64/dri/swrast_dri.so QtQA::App::TestRunner: #2 0x00007f4f1bb26e0f in start_thread () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #3 0x00007f4f1b04044d in clone () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 6 (Thread 0x7f4f11580700 (LWP 13606)): QtQA::App::TestRunner: #0 0x00007f4f1bb2a964 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #1 0x00007f4f11f6c333 in ?? () from /usr/lib64/dri/swrast_dri.so QtQA::App::TestRunner: #2 0x00007f4f1bb26e0f in start_thread () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #3 0x00007f4f1b04044d in clone () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 5 (Thread 0x7f4f13ccc700 (LWP 13604)): QtQA::App::TestRunner: #0 0x00007f4f1b0374ed in poll () from /lib64/libc.so.6 QtQA::App::TestRunner: #1 0x00007f4f18de70e2 in ?? () from /usr/lib64/libxcb.so.1 QtQA::App::TestRunner: #2 0x00007f4f18de886f in xcb_wait_for_event () from /usr/lib64/libxcb.so.1 QtQA::App::TestRunner: #3 0x00007f4f169c0a3d in QXcbEventReader::run (this=0x1bd5d80) at qxcbconnection.cpp:993 QtQA::App::TestRunner: #4 0x00007f4f1c058bca in QThreadPrivate::start (arg=0x1bd5d80) at thread/qthread_unix.cpp:345 QtQA::App::TestRunner: #5 0x00007f4f1bb26e0f in start_thread () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #6 0x00007f4f1b04044d in clone () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 4 (Thread 0x7f4f0b7fe700 (LWP 13621)): QtQA::App::TestRunner: #0 0x00007f4f1b039293 in select () from /lib64/libc.so.6 QtQA::App::TestRunner: #1 0x00007f4f1c33abde in qt_safe_select (nfds=11, fdread=0x7f4f04000a58, fdwrite=0x7f4f04000ce8, fdexcept=0x7f4f04000f78, orig_timeout=0x0) at kernel/qcore_unix.cpp:79 QtQA::App::TestRunner: #2 0x00007f4f1c33c2de in QEventDispatcherUNIX::select (this=0x7f4f0405c810, nfds=11, readfds=0x7f4f04000a58, writefds=0x7f4f04000ce8, exceptfds=0x7f4f04000f78, timeout=0x0) at kernel/qeventdispatcher_unix.cpp:328 QtQA::App::TestRunner: #3 0x00007f4f1c33bb12 in QEventDispatcherUNIXPrivate::doSelect (this=0x7f4f040008c0, flags=..., timeout=0x0) at kernel/qeventdispatcher_unix.cpp:204 QtQA::App::TestRunner: #4 0x00007f4f1c33d5f8 in QEventDispatcherUNIX::processEvents (this=0x7f4f0405c810, flags=...) at kernel/qeventdispatcher_unix.cpp:615 QtQA::App::TestRunner: #5 0x00007f4f1c2c474e in QEventLoop::processEvents (this=0x7f4f0b7fdda0, flags=...) at kernel/qeventloop.cpp:136 QtQA::App::TestRunner: #6 0x00007f4f1c2c4a3b in QEventLoop::exec (this=0x7f4f0b7fdda0, flags=...) at kernel/qeventloop.cpp:212 QtQA::App::TestRunner: #7 0x00007f4f1c051544 in QThread::exec (this=0x28d7c90) at thread/qthread.cpp:511 QtQA::App::TestRunner: #8 0x00007f4f1d981a25 in QQmlThreadPrivate::run (this=0x28d7c90) at qml/ftw/qqmlthread.cpp:148 QtQA::App::TestRunner: #9 0x00007f4f1c058bca in QThreadPrivate::start (arg=0x28d7c90) at thread/qthread_unix.cpp:345 QtQA::App::TestRunner: #10 0x00007f4f1bb26e0f in start_thread () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #11 0x00007f4f1b04044d in clone () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 3 (Thread 0x7f4f0bfff700 (LWP 13608)): QtQA::App::TestRunner: #0 0x00007f4f1bb2a964 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #1 0x00007f4f11f6c333 in ?? () from /usr/lib64/dri/swrast_dri.so QtQA::App::TestRunner: #2 0x00007f4f1bb26e0f in start_thread () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #3 0x00007f4f1b04044d in clone () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2 (Thread 0x7f4f10d7f700 (LWP 13607)): QtQA::App::TestRunner: #0 0x00007f4f1bb2a964 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #1 0x00007f4f11f6c333 in ?? () from /usr/lib64/dri/swrast_dri.so QtQA::App::TestRunner: #2 0x00007f4f1bb26e0f in start_thread () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #3 0x00007f4f1b04044d in clone () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1 (Thread 0x7f4f16c7f740 (LWP 13603)): QtQA::App::TestRunner: #0 0x00007f4f1af8c3d5 in raise () from /lib64/libc.so.6 QtQA::App::TestRunner: #1 0x00007f4f1af8d858 in abort () from /lib64/libc.so.6 QtQA::App::TestRunner: #2 0x00007f4f1c04574e in qt_message_fatal (context=..., message=...) at global/qlogging.cpp:979 QtQA::App::TestRunner: #3 0x00007f4f1c0432c8 in QMessageLogger::fatal (this=0x7fffe15b6c50, msg=0x7f4f1c3a0158 "ASSERT: \"%s\" in file %s, line %d") at global/qlogging.cpp:384 QtQA::App::TestRunner: #4 0x00007f4f1c03e3c4 in qt_assert (assertion=0x7f4f16a427f0 "!currentlyLockedAlphaMap.isNull()", file=0x7f4f16a426a8 "../gui/text/qfontengine_ft.cpp", line=1908) at global/qglobal.cpp:2098 QtQA::App::TestRunner: #5 0x00007f4f169ffa12 in QFontEngineFT::unlockAlphaMapForGlyph (this=0x2b82e70) at ../gui/text/qfontengine_ft.cpp:1908 QtQA::App::TestRunner: #6 0x00007f4f1cba4029 in QTextureGlyphCache::populate (this=0x2516d20, fontEngine=0x2b82e70, numGlyphs=49, glyphs=0x29fb6d8, positions=0x2609af8) at painting/qtextureglyphcache.cpp:164 QtQA::App::TestRunner: #7 0x00007f4f1df805c2 in QSGTextMaskMaterial::populate (this=0x2516cd0, p=..., glyphIndexes=..., glyphPositions=..., geometry=0x2516bd0, boundingRect=0x7fffe15b70b0, baseLine=0x2516bb8, margins=...) at scenegraph/qsgdefaultglyphnode_p.cpp:406 QtQA::App::TestRunner: #8 0x00007f4f1df7e91a in QSGDefaultGlyphNode::update (this=0x2516ac0) at scenegraph/qsgdefaultglyphnode.cpp:129 QtQA::App::TestRunner: #9 0x00007f4f1e02adc1 in QQuickTextNode::addGlyphs (this=0x2bcd8f0, position=..., glyphs=..., color=..., style=QQuickText::Normal, styleColor=..., parentNode=0x0) at items/qquicktextnode.cpp:158 QtQA::App::TestRunner: #10 0x00007f4f1e030b9c in QQuickTextNodeEngine::addToSceneGraph (this=0x29fac00, parentNode=0x2bcd8f0, style=QQuickText::Normal, styleColor=...) at items/qquicktextnodeengine.cpp:732 QtQA::App::TestRunner: #11 0x00007f4f1e02b89b in QQuickTextNode::addTextLayout (this=0x2bcd8f0, position=..., textLayout=0x203e7e0, color=..., style=QQuickText::Normal, styleColor=..., anchorColor=..., selectionColor=..., selectedTextColor=..., selectionStart=-1, selectionEnd=-1, lineStart=0, lineCount=1) at items/qquicktextnode.cpp:293 QtQA::App::TestRunner: #12 0x00007f4f1e026fa2 in QQuickText::updatePaintNode (this=0x203e570, oldNode=0x0, data=0x218bd90) at items/qquicktext.cpp:2291 QtQA::App::TestRunner: #13 0x00007f4f1dfd93c1 in QQuickWindowPrivate::updateDirtyNode (this=0x218bc00, item=0x203e570) at items/qquickwindow.cpp:2519 QtQA::App::TestRunner: #14 0x00007f4f1dfd83dd in QQuickWindowPrivate::updateDirtyNodes (this=0x218bc00) at items/qquickwindow.cpp:2344 QtQA::App::TestRunner: #15 0x00007f4f1dfcffae in QQuickWindowPrivate::syncSceneGraph (this=0x218bc00) at items/qquickwindow.cpp:334 QtQA::App::TestRunner: #16 0x00007f4f1df9eb2b in QSGGuiThreadRenderLoop::renderWindow (this=0x1c032d0, window=0x28d1910) at scenegraph/qsgrenderloop.cpp:308 QtQA::App::TestRunner: #17 0x00007f4f1df9f1a8 in QSGGuiThreadRenderLoop::event (this=0x1c032d0, e=0x7fffe15b9510) at scenegraph/qsgrenderloop.cpp:412 QtQA::App::TestRunner: #18 0x00007f4f1c2c7eec in QCoreApplicationPrivate::notify_helper (this=0x1bb90b0, receiver=0x1c032d0, event=0x7fffe15b9510) at kernel/qcoreapplication.cpp:1008 QtQA::App::TestRunner: #19 0x00007f4f1c2c7bb0 in QCoreApplication::notify (this=0x7fffe15ba8d0, receiver=0x1c032d0, event=0x7fffe15b9510) at kernel/qcoreapplication.cpp:953 QtQA::App::TestRunner: #20 0x00007f4f1c8d5554 in QGuiApplication::notify (this=0x7fffe15ba8d0, object=0x1c032d0, event=0x7fffe15b9510) at kernel/qguiapplication.cpp:1357 QtQA::App::TestRunner: #21 0x00007f4f1c2c7ab8 in QCoreApplication::notifyInternal (this=0x7fffe15ba8d0, receiver=0x1c032d0, event=0x7fffe15b9510) at kernel/qcoreapplication.cpp:891 QtQA::App::TestRunner: #22 0x00007f4f1c2cb877 in QCoreApplication::sendEvent (receiver=0x1c032d0, event=0x7fffe15b9510) at kernel/qcoreapplication.h:232 QtQA::App::TestRunner: #23 0x00007f4f1c33f608 in QTimerInfoList::activateTimers (this=0x1c08c68) at kernel/qtimerinfo_unix.cpp:643 QtQA::App::TestRunner: #24 0x00007f4f1c33d2c9 in QEventDispatcherUNIX::activateTimers (this=0x1bd6a80) at kernel/qeventdispatcher_unix.cpp:557 QtQA::App::TestRunner: #25 0x00007f4f1c33d62b in QEventDispatcherUNIX::processEvents (this=0x1bd6a80, flags=...) at kernel/qeventdispatcher_unix.cpp:619 QtQA::App::TestRunner: #26 0x00007f4f16a35ace in QUnixEventDispatcherQPA::processEvents (this=0x1bd6a80, flags=...) at eventdispatchers/qunixeventdispatcher.cpp:70 QtQA::App::TestRunner: #27 0x00007f4f1c2c7fef in QCoreApplication::processEvents (flags=..., maxtime=50) at kernel/qcoreapplication.cpp:1089 QtQA::App::TestRunner: #28 0x000000000040e194 in QTest::qWait (ms=50) at /work/build/qt/qtbase/include/QtTest/../../src/testlib/qtestsystem.h:66 QtQA::App::TestRunner: #29 0x0000000000424dfc in tst_QQuickGridView::multipleChanges (this=0x7fffe15ba890, condensed=true) at tst_qquickgridview.cpp:1582 QtQA::App::TestRunner: #30 0x0000000000480d91 in tst_QQuickGridView::multipleChanges_condensed (this=0x7fffe15ba890) at tst_qquickgridview.cpp:96 QtQA::App::TestRunner: #31 0x000000000047d5ec in tst_QQuickGridView::qt_static_metacall (_o=0x7fffe15ba890, _c=QMetaObject::InvokeMetaMethod, _id=26, _a=0x7fffe15b9b70) at .moc/tst_qquickgridview.moc:573 QtQA::App::TestRunner: #32 0x00007f4f1c2d3ff9 in QMetaMethod::invoke (this=0x7fffe15ba040, object=0x7fffe15ba890, connectionType=Qt::DirectConnection, returnValue=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:2169 QtQA::App::TestRunner: #33 0x00007f4f1c2d34a6 in QMetaObject::invokeMethod (obj=0x7fffe15ba890, member=0x28d19a0 "multipleChanges_condensed", type=Qt::DirectConnection, ret=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:1464 QtQA::App::TestRunner: #34 0x00007f4f1d3b8fff in QMetaObject::invokeMethod (obj=0x7fffe15ba890, member=0x28d19a0 "multipleChanges_condensed", type=Qt::DirectConnection, val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs.h:395 QtQA::App::TestRunner: #35 0x00007f4f1d3b4cdd in QTest::qInvokeTestMethodDataEntry (slot=0x28d19a0 "multipleChanges_condensed") at qtestcase.cpp:1715 QtQA::App::TestRunner: #36 0x00007f4f1d3b5536 in QTest::qInvokeTestMethod (slotName=0x1cbbb48 "multipleChanges_condensed()", data=0x0) at qtestcase.cpp:1840 QtQA::App::TestRunner: #37 0x00007f4f1d3b5d97 in QTest::qInvokeTestMethods (testObject=0x7fffe15ba890) at qtestcase.cpp:1994 QtQA::App::TestRunner: #38 0x00007f4f1d3b6301 in QTest::qExec (testObject=0x7fffe15ba890, argc=6, argv=0x7fffe15ba9d8) at qtestcase.cpp:2224 QtQA::App::TestRunner: #39 0x000000000047d235 in main (argc=6, argv=0x7fffe15ba9d8) at tst_qquickgridview.cpp:6310 QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QQuickGridView ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_QQuickGridView::initTestCase() PASS : tst_QQuickGridView::items() PASS : tst_QQuickGridView::changed() PASS : tst_QQuickGridView::inserted_basic() PASS : tst_QQuickGridView::inserted_defaultLayout(add 1, before visible items) PASS : tst_QQuickGridView::inserted_defaultLayout(add 2, before visible items) PASS : tst_QQuickGridView::inserted_defaultLayout(add 3, before visible items) PASS : tst_QQuickGridView::inserted_defaultLayout(add 5, before visible items) PASS : tst_QQuickGridView::inserted_defaultLayout(add 6, before visible items) PASS : tst_QQuickGridView::inserted_defaultLayout(add 1, at start of visible, content at start) PASS : tst_QQuickGridView::inserted_defaultLayout(add multiple, at start of visible, content at start) PASS : tst_QQuickGridView::inserted_defaultLayout(add 1, at start of visible, content not at start) PASS : tst_QQuickGridView::inserted_defaultLayout(add multiple, at start of visible, content not at start) PASS : tst_QQuickGridView::inserted_defaultLayout(add 1, at end of visible, content at start) PASS : tst_QQuickGridView::inserted_defaultLayout(add row, at end of visible, content at start) PASS : tst_QQuickGridView::inserted_defaultLayout(add 1, at end of visible, content not at start) PASS : tst_QQuickGridView::inserted_defaultLayout(add multiple, at end of visible, content not at start) PASS : tst_QQuickGridView::inserted_defaultLayout(add 1, after visible, content at start) PASS : tst_QQuickGridView::inserted_defaultLayout(add row, after visible, content at start) PASS : tst_QQuickGridView::inserted_defaultLayout(add 1, after visible, content not at start) PASS : tst_QQuickGridView::inserted_defaultLayout(add multiple, after visible, content not at start) PASS : tst_QQuickGridView::insertBeforeVisible(insert 1 at 0, 0 buffer) PASS : tst_QQuickGridView::insertBeforeVisible(insert 1 at 0, 100 buffer) PASS : tst_QQuickGridView::insertBeforeVisible(insert 1 at 0, 500 buffer) PASS : tst_QQuickGridView::insertBeforeVisible(insert 1 at 1, 0 buffer) PASS : tst_QQuickGridView::insertBeforeVisible(insert 1 at 1, 100 buffer) PASS : tst_QQuickGridView::insertBeforeVisible(insert 1 at 1, 500 buffer) PASS : tst_QQuickGridView::insertBeforeVisible(insert multiple at 0, 0 buffer) PASS : tst_QQuickGridView::insertBeforeVisible(insert multiple at 0, 100 buffer) PASS : tst_QQuickGridView::insertBeforeVisible(insert multiple at 0, 500 buffer) PASS : tst_QQuickGridView::insertBeforeVisible(insert multiple at 1, 0 buffer) PASS : tst_QQuickGridView::insertBeforeVisible(insert multiple at 1, 100 buffer) PASS : tst_QQuickGridView::insertBeforeVisible(insert multiple at 1, 500 buffer) PASS : tst_QQuickGridView::removed_basic() PASS : tst_QQuickGridView::removed_defaultLayout(remove 1, before visible items) PASS : tst_QQuickGridView::removed_defaultLayout(remove 1, before visible position) PASS : tst_QQuickGridView::removed_defaultLayout(remove multiple (1 row), all before visible items) PASS : tst_QQuickGridView::removed_defaultLayout(remove multiple, all before visible items, remove item 0) PASS : tst_QQuickGridView::removed_defaultLayout(remove multiple rows, all before visible items) PASS : tst_QQuickGridView::removed_defaultLayout(remove one row before visible, content y not on item border) PASS : tst_QQuickGridView::removed_defaultLayout(remove mix of visible/non-visible) PASS : tst_QQuickGridView::removed_defaultLayout(remove multiple, mix of items from before and within visible items) PASS : tst_QQuickGridView::removed_defaultLayout(remove multiple, mix of items from before and within visible items, remove item 0) PASS : tst_QQuickGridView::removed_defaultLayout(remove 1, from start of visible, content at start) PASS : tst_QQuickGridView::removed_defaultLayout(remove multiple, from start of visible, content at start) PASS : tst_QQuickGridView::removed_defaultLayout(remove 1, from start of visible, content not at start) PASS : tst_QQuickGridView::removed_defaultLayout(remove multiple, from start of visible, content not at start) PASS : tst_QQuickGridView::removed_defaultLayout(remove 1, from middle of visible, content at start) PASS : tst_QQuickGridView::removed_defaultLayout(remove multiple, from middle of visible, content at start) PASS : tst_QQuickGridView::removed_defaultLayout(remove 1, from middle of visible, content not at start) PASS : tst_QQuickGridView::removed_defaultLayout(remove multiple, from middle of visible, content not at start) PASS : tst_QQuickGridView::removed_defaultLayout(remove 1, after visible, content at start) PASS : tst_QQuickGridView::removed_defaultLayout(remove multiple, after visible, content at start) PASS : tst_QQuickGridView::removed_defaultLayout(remove 1, after visible, content not at start) PASS : tst_QQuickGridView::removed_defaultLayout(remove multiple, after visible, content not at start) PASS : tst_QQuickGridView::removed_defaultLayout(remove multiple, mix of items from within and after visible items) PASS : tst_QQuickGridView::addOrRemoveBeforeVisible(add) PASS : tst_QQuickGridView::addOrRemoveBeforeVisible(remove) PASS : tst_QQuickGridView::clear() PASS : tst_QQuickGridView::moved_defaultLayout(move 1 forwards, within visible items) PASS : tst_QQuickGridView::moved_defaultLayout(move 1 forwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_defaultLayout(move 1 forwards, from non-visible -> visible (move first item)) PASS : tst_QQuickGridView::moved_defaultLayout(move 1 forwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_defaultLayout(move 1 forwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::moved_defaultLayout(move 1 backwards, within visible items) PASS : tst_QQuickGridView::moved_defaultLayout(move 1 backwards, within visible items (to first index)) PASS : tst_QQuickGridView::moved_defaultLayout(move 1 backwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_defaultLayout(move 1 backwards, from non-visible -> visible (move last item)) PASS : tst_QQuickGridView::moved_defaultLayout(move 1 backwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_defaultLayout(move 1 backwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::moved_defaultLayout(move multiple forwards, within visible items) PASS : tst_QQuickGridView::moved_defaultLayout(move multiple backwards, within visible items (move first item)) PASS : tst_QQuickGridView::moved_defaultLayout(move multiple forwards, before visible items) PASS : tst_QQuickGridView::moved_defaultLayout(move multiple forwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_defaultLayout(move multiple forwards, from non-visible -> visible (move first item)) PASS : tst_QQuickGridView::moved_defaultLayout(move multiple forwards, mix of non-visible/visible) PASS : tst_QQuickGridView::moved_defaultLayout(move multiple forwards, to bottom of view) PASS : tst_QQuickGridView::moved_defaultLayout(move multiple forwards, to bottom of view, first row -> last) PASS : tst_QQuickGridView::moved_defaultLayout(move multiple forwards, to bottom of view, content y not 0) PASS : tst_QQuickGridView::moved_defaultLayout(move multiple forwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_defaultLayout(move multiple forwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::moved_defaultLayout(move multiple backwards, within visible items) PASS : tst_QQuickGridView::moved_defaultLayout(move multiple backwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_defaultLayout(move multiple backwards, from non-visible -> visible (move last item)) PASS : tst_QQuickGridView::moved_defaultLayout(move multiple backwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_defaultLayout(move multiple backwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::multipleChanges_condensed(remove all but 1, first->last) PASS : tst_QQuickGridView::multipleChanges_condensed(remove all) PASS : tst_QQuickGridView::multipleChanges_condensed(remove last (current) -> first) PASS : tst_QQuickGridView::multipleChanges_condensed(remove then insert at 0) PASS : tst_QQuickGridView::multipleChanges_condensed(remove then insert at non-zero index) PASS : tst_QQuickGridView::multipleChanges_condensed(remove current then insert below it) PASS : tst_QQuickGridView::multipleChanges_condensed(remove current index then move it down) PASS : tst_QQuickGridView::multipleChanges_condensed(remove current index then move it up) PASS : tst_QQuickGridView::multipleChanges_condensed(insert multiple times) PASS : tst_QQuickGridView::multipleChanges_condensed(insert multiple times with current index changes) QWARN : tst_QQuickGridView::multipleChanges_condensed(insert and remove all) load glyph failed err=6 face=0x23451d0, glyph=5182 QWARN : tst_QQuickGridView::multipleChanges_condensed(insert and remove all) load glyph failed err=6 face=0x23451d0, glyph=5182 QWARN : tst_QQuickGridView::multipleChanges_condensed(insert and remove all) QFontEngine: Glyph neither outline nor bitmap format=0 QWARN : tst_QQuickGridView::multipleChanges_condensed(insert and remove all) load glyph failed err=6 face=0x23451d0, glyph=5182 QWARN : tst_QQuickGridView::multipleChanges_condensed(insert and remove all) QFontEngine: Glyph neither outline nor bitmap format=0 QFATAL : tst_QQuickGridView::multipleChanges_condensed(insert and remove all) ASSERT: "!currentlyLockedAlphaMap.isNull()" in file ../gui/text/qfontengine_ft.cpp, line 1908 FAIL! : tst_QQuickGridView::multipleChanges_condensed(insert and remove all) Received a fatal error. Loc: [Unknown file(0)] Totals: 96 passed, 1 failed, 0 skipped ********* Finished testing of tst_QQuickGridView ********* 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 13624] QtQA::App::TestRunner: [New LWP 13629] QtQA::App::TestRunner: [New LWP 13628] QtQA::App::TestRunner: [New LWP 13625] QtQA::App::TestRunner: [New LWP 13627] QtQA::App::TestRunner: [New LWP 13626] QtQA::App::TestRunner: [New LWP 13640] 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: Missing separate debuginfo for /usr/lib64/dri/swrast_dri.so QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=204942de52590bac304bf688d03d4e0b7cf8f8aa" QtQA::App::TestRunner: Core was generated by `./tst_qquickgridview -o /work/build/_artifacts/test-logs/tst_qquickgridview-tes'. QtQA::App::TestRunner: Program terminated with signal 6, Aborted. QtQA::App::TestRunner: #0 0x00007ffc87c8b3d5 in raise () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 7 (Thread 0x7ffc788b1700 (LWP 13640)): QtQA::App::TestRunner: #0 0x00007ffc87d38293 in select () from /lib64/libc.so.6 QtQA::App::TestRunner: #1 0x00007ffc89039bde in qt_safe_select (nfds=11, fdread=0x7ffc7405af08, fdwrite=0x7ffc7405b198, fdexcept=0x7ffc7405b428, orig_timeout=0x0) at kernel/qcore_unix.cpp:79 QtQA::App::TestRunner: #2 0x00007ffc8903b2de in QEventDispatcherUNIX::select (this=0x7ffc74012e90, nfds=11, readfds=0x7ffc7405af08, writefds=0x7ffc7405b198, exceptfds=0x7ffc7405b428, timeout=0x0) at kernel/qeventdispatcher_unix.cpp:328 QtQA::App::TestRunner: #3 0x00007ffc8903ab12 in QEventDispatcherUNIXPrivate::doSelect (this=0x7ffc7405ad70, flags=..., timeout=0x0) at kernel/qeventdispatcher_unix.cpp:204 QtQA::App::TestRunner: #4 0x00007ffc8903c5f8 in QEventDispatcherUNIX::processEvents (this=0x7ffc74012e90, flags=...) at kernel/qeventdispatcher_unix.cpp:615 QtQA::App::TestRunner: #5 0x00007ffc88fc374e in QEventLoop::processEvents (this=0x7ffc788b0da0, flags=...) at kernel/qeventloop.cpp:136 QtQA::App::TestRunner: #6 0x00007ffc88fc3a3b in QEventLoop::exec (this=0x7ffc788b0da0, flags=...) at kernel/qeventloop.cpp:212 QtQA::App::TestRunner: #7 0x00007ffc88d50544 in QThread::exec (this=0x134dd80) at thread/qthread.cpp:511 QtQA::App::TestRunner: #8 0x00007ffc8a680a25 in QQmlThreadPrivate::run (this=0x134dd80) at qml/ftw/qqmlthread.cpp:148 QtQA::App::TestRunner: #9 0x00007ffc88d57bca in QThreadPrivate::start (arg=0x134dd80) at thread/qthread_unix.cpp:345 QtQA::App::TestRunner: #10 0x00007ffc88825e0f in start_thread () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #11 0x00007ffc87d3f44d in clone () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 6 (Thread 0x7ffc7a8b5700 (LWP 13626)): QtQA::App::TestRunner: #0 0x00007ffc88829964 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #1 0x00007ffc7aaa0333 in ?? () from /usr/lib64/dri/swrast_dri.so QtQA::App::TestRunner: #2 0x00007ffc88825e0f in start_thread () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #3 0x00007ffc87d3f44d in clone () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 5 (Thread 0x7ffc7a0b4700 (LWP 13627)): QtQA::App::TestRunner: #0 0x00007ffc88829964 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #1 0x00007ffc7aaa0333 in ?? () from /usr/lib64/dri/swrast_dri.so QtQA::App::TestRunner: #2 0x00007ffc88825e0f in start_thread () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #3 0x00007ffc87d3f44d in clone () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 4 (Thread 0x7ffc809cb700 (LWP 13625)): QtQA::App::TestRunner: #0 0x00007ffc87d364ed in poll () from /lib64/libc.so.6 QtQA::App::TestRunner: #1 0x00007ffc85ae60e2 in ?? () from /usr/lib64/libxcb.so.1 QtQA::App::TestRunner: #2 0x00007ffc85ae786f in xcb_wait_for_event () from /usr/lib64/libxcb.so.1 QtQA::App::TestRunner: #3 0x00007ffc836bfa3d in QXcbEventReader::run (this=0x118dd80) at qxcbconnection.cpp:993 QtQA::App::TestRunner: #4 0x00007ffc88d57bca in QThreadPrivate::start (arg=0x118dd80) at thread/qthread_unix.cpp:345 QtQA::App::TestRunner: #5 0x00007ffc88825e0f in start_thread () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #6 0x00007ffc87d3f44d in clone () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 3 (Thread 0x7ffc798b3700 (LWP 13628)): QtQA::App::TestRunner: #0 0x00007ffc88829964 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #1 0x00007ffc7aaa0333 in ?? () from /usr/lib64/dri/swrast_dri.so QtQA::App::TestRunner: #2 0x00007ffc88825e0f in start_thread () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #3 0x00007ffc87d3f44d in clone () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2 (Thread 0x7ffc790b2700 (LWP 13629)): QtQA::App::TestRunner: #0 0x00007ffc88829964 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #1 0x00007ffc7aaa0333 in ?? () from /usr/lib64/dri/swrast_dri.so QtQA::App::TestRunner: #2 0x00007ffc88825e0f in start_thread () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #3 0x00007ffc87d3f44d in clone () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1 (Thread 0x7ffc8397e740 (LWP 13624)): QtQA::App::TestRunner: #0 0x00007ffc87c8b3d5 in raise () from /lib64/libc.so.6 QtQA::App::TestRunner: #1 0x00007ffc87c8c858 in abort () from /lib64/libc.so.6 QtQA::App::TestRunner: #2 0x00007ffc88d4474e in qt_message_fatal (context=..., message=...) at global/qlogging.cpp:979 QtQA::App::TestRunner: #3 0x00007ffc88d422c8 in QMessageLogger::fatal (this=0x7fff844ea250, msg=0x7ffc8909f158 "ASSERT: \"%s\" in file %s, line %d") at global/qlogging.cpp:384 QtQA::App::TestRunner: #4 0x00007ffc88d3d3c4 in qt_assert (assertion=0x7ffc837417f0 "!currentlyLockedAlphaMap.isNull()", file=0x7ffc837416a8 "../gui/text/qfontengine_ft.cpp", line=1908) at global/qglobal.cpp:2098 QtQA::App::TestRunner: #5 0x00007ffc836fea12 in QFontEngineFT::unlockAlphaMapForGlyph (this=0x1af6ab0) at ../gui/text/qfontengine_ft.cpp:1908 QtQA::App::TestRunner: #6 0x00007ffc898a3029 in QTextureGlyphCache::populate (this=0x17bcc70, fontEngine=0x1af6ab0, numGlyphs=49, glyphs=0x1764018, positions=0x17bd058) at painting/qtextureglyphcache.cpp:164 QtQA::App::TestRunner: #7 0x00007ffc8ac7f5c2 in QSGTextMaskMaterial::populate (this=0x17c8770, p=..., glyphIndexes=..., glyphPositions=..., geometry=0x22262e0, boundingRect=0x7fff844ea6b0, baseLine=0x22262c8, margins=...) at scenegraph/qsgdefaultglyphnode_p.cpp:406 QtQA::App::TestRunner: #8 0x00007ffc8ac7d91a in QSGDefaultGlyphNode::update (this=0x22261d0) at scenegraph/qsgdefaultglyphnode.cpp:129 QtQA::App::TestRunner: #9 0x00007ffc8ad29dc1 in QQuickTextNode::addGlyphs (this=0x22260c0, position=..., glyphs=..., color=..., style=QQuickText::Normal, styleColor=..., parentNode=0x0) at items/qquicktextnode.cpp:158 QtQA::App::TestRunner: #10 0x00007ffc8ad2fb9c in QQuickTextNodeEngine::addToSceneGraph (this=0x1763540, parentNode=0x22260c0, style=QQuickText::Normal, styleColor=...) at items/qquicktextnodeengine.cpp:732 QtQA::App::TestRunner: #11 0x00007ffc8ad2a89b in QQuickTextNode::addTextLayout (this=0x22260c0, position=..., textLayout=0x1acc590, color=..., style=QQuickText::Normal, styleColor=..., anchorColor=..., selectionColor=..., selectedTextColor=..., selectionStart=-1, selectionEnd=-1, lineStart=0, lineCount=1) at items/qquicktextnode.cpp:293 QtQA::App::TestRunner: #12 0x00007ffc8ad25fa2 in QQuickText::updatePaintNode (this=0x1acc320, oldNode=0x0, data=0x132a3e0) at items/qquicktext.cpp:2291 QtQA::App::TestRunner: #13 0x00007ffc8acd83c1 in QQuickWindowPrivate::updateDirtyNode (this=0x132a250, item=0x1acc320) at items/qquickwindow.cpp:2519 QtQA::App::TestRunner: #14 0x00007ffc8acd73dd in QQuickWindowPrivate::updateDirtyNodes (this=0x132a250) at items/qquickwindow.cpp:2344 QtQA::App::TestRunner: #15 0x00007ffc8accefae in QQuickWindowPrivate::syncSceneGraph (this=0x132a250) at items/qquickwindow.cpp:334 QtQA::App::TestRunner: #16 0x00007ffc8ac9db2b in QSGGuiThreadRenderLoop::renderWindow (this=0x11b9150, window=0x1e022e0) at scenegraph/qsgrenderloop.cpp:308 QtQA::App::TestRunner: #17 0x00007ffc8ac9e1a8 in QSGGuiThreadRenderLoop::event (this=0x11b9150, e=0x7fff844ecb10) at scenegraph/qsgrenderloop.cpp:412 QtQA::App::TestRunner: #18 0x00007ffc88fc6eec in QCoreApplicationPrivate::notify_helper (this=0x11710b0, receiver=0x11b9150, event=0x7fff844ecb10) at kernel/qcoreapplication.cpp:1008 QtQA::App::TestRunner: #19 0x00007ffc88fc6bb0 in QCoreApplication::notify (this=0x7fff844eded0, receiver=0x11b9150, event=0x7fff844ecb10) at kernel/qcoreapplication.cpp:953 QtQA::App::TestRunner: #20 0x00007ffc895d4554 in QGuiApplication::notify (this=0x7fff844eded0, object=0x11b9150, event=0x7fff844ecb10) at kernel/qguiapplication.cpp:1357 QtQA::App::TestRunner: #21 0x00007ffc88fc6ab8 in QCoreApplication::notifyInternal (this=0x7fff844eded0, receiver=0x11b9150, event=0x7fff844ecb10) at kernel/qcoreapplication.cpp:891 QtQA::App::TestRunner: #22 0x00007ffc88fca877 in QCoreApplication::sendEvent (receiver=0x11b9150, event=0x7fff844ecb10) at kernel/qcoreapplication.h:232 QtQA::App::TestRunner: #23 0x00007ffc8903e608 in QTimerInfoList::activateTimers (this=0x11c0f18) at kernel/qtimerinfo_unix.cpp:643 QtQA::App::TestRunner: #24 0x00007ffc8903c2c9 in QEventDispatcherUNIX::activateTimers (this=0x11900c0) at kernel/qeventdispatcher_unix.cpp:557 QtQA::App::TestRunner: #25 0x00007ffc8903c62b in QEventDispatcherUNIX::processEvents (this=0x11900c0, flags=...) at kernel/qeventdispatcher_unix.cpp:619 QtQA::App::TestRunner: #26 0x00007ffc83734ace in QUnixEventDispatcherQPA::processEvents (this=0x11900c0, flags=...) at eventdispatchers/qunixeventdispatcher.cpp:70 QtQA::App::TestRunner: #27 0x00007ffc88fc6fef in QCoreApplication::processEvents (flags=..., maxtime=50) at kernel/qcoreapplication.cpp:1089 QtQA::App::TestRunner: #28 0x000000000040e194 in QTest::qWait (ms=50) at /work/build/qt/qtbase/include/QtTest/../../src/testlib/qtestsystem.h:66 QtQA::App::TestRunner: #29 0x0000000000424dfc in tst_QQuickGridView::multipleChanges (this=0x7fff844ede90, condensed=true) at tst_qquickgridview.cpp:1582 QtQA::App::TestRunner: #30 0x0000000000480d91 in tst_QQuickGridView::multipleChanges_condensed (this=0x7fff844ede90) at tst_qquickgridview.cpp:96 QtQA::App::TestRunner: #31 0x000000000047d5ec in tst_QQuickGridView::qt_static_metacall (_o=0x7fff844ede90, _c=QMetaObject::InvokeMetaMethod, _id=26, _a=0x7fff844ed170) at .moc/tst_qquickgridview.moc:573 QtQA::App::TestRunner: #32 0x00007ffc88fd2ff9 in QMetaMethod::invoke (this=0x7fff844ed640, object=0x7fff844ede90, connectionType=Qt::DirectConnection, returnValue=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:2169 QtQA::App::TestRunner: #33 0x00007ffc88fd24a6 in QMetaObject::invokeMethod (obj=0x7fff844ede90, member=0x1e02280 "multipleChanges_condensed", type=Qt::DirectConnection, ret=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:1464 QtQA::App::TestRunner: #34 0x00007ffc8a0b7fff in QMetaObject::invokeMethod (obj=0x7fff844ede90, member=0x1e02280 "multipleChanges_condensed", type=Qt::DirectConnection, val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs.h:395 QtQA::App::TestRunner: #35 0x00007ffc8a0b3cdd in QTest::qInvokeTestMethodDataEntry (slot=0x1e02280 "multipleChanges_condensed") at qtestcase.cpp:1715 QtQA::App::TestRunner: #36 0x00007ffc8a0b4536 in QTest::qInvokeTestMethod (slotName=0x1319758 "multipleChanges_condensed()", data=0x0) at qtestcase.cpp:1840 QtQA::App::TestRunner: #37 0x00007ffc8a0b4d97 in QTest::qInvokeTestMethods (testObject=0x7fff844ede90) at qtestcase.cpp:1994 QtQA::App::TestRunner: #38 0x00007ffc8a0b5301 in QTest::qExec (testObject=0x7fff844ede90, argc=5, argv=0x7fff844edfd8) at qtestcase.cpp:2224 QtQA::App::TestRunner: #39 0x000000000047d235 in main (argc=5, argv=0x7fff844edfd8) at tst_qquickgridview.cpp:6310 QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickgridview: 48 seconds, signal 6 Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_00996/linux-g++_developer-build_OpenSuSE_12.3_x64/log.txt.gz Tested changes (refs/builds/dev_1386799803): http://codereview.qt-project.org/73792 [PS2] - Fix SpringAnimation in Behavior when current value is set. From ci-noreply at qt-project.org Thu Dec 12 00:11:23 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 12 Dec 2013 01:11:23 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2274 Message-ID: <20131211_231123_084937.ci-noreply@qt-project.org> Autotest `tst_qgl' failed :( Testing tst_QGL 2013-12-12 00:34:33.288 tst_qgl[87582:107] invalid drawable 2013-12-12 00:34:33.837 tst_qgl[87582:107] invalid drawable 2013-12-12 00:34:34.270 tst_qgl[87582:107] invalid drawable 2013-12-12 00:34:34.645 tst_qgl[87582:107] invalid drawable 2013-12-12 00:34:35.044 tst_qgl[87582:107] invalid drawable 2013-12-12 00:34:35.444 tst_qgl[87582:107] invalid drawable 2013-12-12 00:34:35.844 tst_qgl[87582:107] invalid drawable QFATAL : tst_QGL::graphicsViewClipping() Received signal 11 FAIL! : tst_QGL::graphicsViewClipping() Received a fatal error. Loc: [Unknown file(0)] Totals: 27 passed, 1 failed, 0 skipped QtQA::App::TestRunner: Process exited due to signal 6 QtQA::App::TestRunner: ============================= crash report follows: ============================ QtQA::App::TestRunner: Process: tst_qgl [87582] QtQA::App::TestRunner: Path: /work/*/tst_qgl.app/Contents/MacOS/tst_qgl QtQA::App::TestRunner: Identifier: @BUNDLEIDENTIFIER@ QtQA::App::TestRunner: Version: ??? (???) QtQA::App::TestRunner: Code Type: X86-64 (Native) QtQA::App::TestRunner: Parent Process: perl5.12 [87581] QtQA::App::TestRunner: QtQA::App::TestRunner: Date/Time: 2013-12-12 00:34:35.901 +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 (SIGABRT) QtQA::App::TestRunner: Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000004 QtQA::App::TestRunner: QtQA::App::TestRunner: VM Regions Near 0x4: QtQA::App::TestRunner: --> QtQA::App::TestRunner: __TEXT 0000000100000000-0000000100022000 [ 136K] r-x/rwx SM=COW /work/*/tst_qgl.app/Contents/MacOS/tst_qgl QtQA::App::TestRunner: QtQA::App::TestRunner: Application Specific Information: QtQA::App::TestRunner: objc[87582]: 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 0x00007fff94ca1ce2 __pthread_kill + 10 QtQA::App::TestRunner: 1 libsystem_c.dylib 0x00007fff8bcbc7d2 pthread_kill + 95 QtQA::App::TestRunner: 2 libsystem_c.dylib 0x00007fff8bcada7a abort + 143 QtQA::App::TestRunner: 3 QtCore 0x0000000100c61a49 _ZN13TestNamespaceL16qt_message_fatalENS_9QtMsgTypeERKNS_18QMessageLogContextERKNS_7QStringE + 9 QtQA::App::TestRunner: 4 QtCore 0x0000000100c61ff5 TestNamespace::QMessageLogger::fatal(char const*, ...) const + 165 QtQA::App::TestRunner: 5 QtTest 0x0000000101253e8d TestNamespace::QTest::FatalSignalHandler::signal(int) + 77 QtQA::App::TestRunner: 6 libsystem_c.dylib 0x00007fff8bd0ecfa _sigtramp + 26 QtQA::App::TestRunner: 7 QtCore 0x0000000100e4994b TestNamespace::QCoreApplication::notifyInternal(TestNamespace::QObject*, TestNamespace::QEvent*) + 75 QtQA::App::TestRunner: 8 QtGui 0x000000010078a068 TestNamespace::QGuiApplicationPrivate::processExposeEvent(TestNamespace::QWindowSystemInterfacePrivate::ExposeEvent*) + 328 QtQA::App::TestRunner: 9 QtGui 0x00000001007863cc TestNamespace::QGuiApplicationPrivate::processWindowSystemEvent(TestNamespace::QWindowSystemInterfacePrivate::WindowSystemEvent*) + 572 QtQA::App::TestRunner: 10 QtGui 0x0000000100776808 TestNamespace::QWindowSystemInterface::sendWindowSystemEvents(TestNamespace::QFlags) + 56 QtQA::App::TestRunner: 11 QtGui 0x0000000100774cdf TestNamespace::QWindowSystemInterface::flushWindowSystemEvents() + 575 QtQA::App::TestRunner: 12 libqcocoa.dylib 0x0000000102e0fb76 -[QNSView updateGeometry] + 582 QtQA::App::TestRunner: 13 com.apple.Foundation 0x00007fff941fcd0e __-[NSNotificationCenter addObserver:selector:name:object:]_block_invoke_1 + 47 QtQA::App::TestRunner: 14 com.apple.CoreFoundation 0x00007fff905047ba _CFXNotificationPost + 2634 QtQA::App::TestRunner: 15 com.apple.Foundation 0x00007fff941e8fc3 -[NSNotificationCenter postNotificationName:object:userInfo:] + 65 QtQA::App::TestRunner: 16 com.apple.AppKit 0x00007fff92009b1f -[NSView _postFrameChangeNotification] + 260 QtQA::App::TestRunner: 17 com.apple.AppKit 0x00007fff91f2ecfd -[NSView setFrameOrigin:] + 609 QtQA::App::TestRunner: 18 com.apple.AppKit 0x00007fff91f2ea33 -[NSView setFrame:] + 231 QtQA::App::TestRunner: 19 libqcocoa.dylib 0x0000000102e0c865 TestNamespace::QCocoaWindow::recreateWindow(TestNamespace::QPlatformWindow const*) + 613 QtQA::App::TestRunner: 20 libqcocoa.dylib 0x0000000102e0e3ed TestNamespace::QCocoaWindow::setParent(TestNamespace::QPlatformWindow const*) + 61 QtQA::App::TestRunner: 21 QtGui 0x000000010078f78d TestNamespace::QWindow::setParent(TestNamespace::QWindow*) + 77 QtQA::App::TestRunner: 22 QtWidgets 0x000000010012f983 TestNamespace::q_createNativeChildrenAndSetParent(TestNamespace::QWidget const*) + 387 QtQA::App::TestRunner: 23 QtWidgets 0x000000010012fd04 TestNamespace::QWidgetPrivate::create_sys(unsigned long long, bool, bool) + 756 QtQA::App::TestRunner: 24 QtWidgets 0x000000010010618a TestNamespace::QWidget::create(unsigned long long, bool, bool) + 378 QtQA::App::TestRunner: 25 QtWidgets 0x0000000100115148 TestNamespace::QWidget::setVisible(bool) + 216 QtQA::App::TestRunner: 26 @BUNDLEIDENTIFIER@ 0x000000010000a8e5 tst_QGL::graphicsViewClipping() + 341 QtQA::App::TestRunner: 27 QtCore 0x0000000100e5296f 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: 28 QtCore 0x0000000100e5255c 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: 29 QtTest 0x0000000101257989 _ZN13TestNamespace5QTestL17qInvokeTestMethodEPKcS2_ + 1465 QtQA::App::TestRunner: 30 QtTest 0x00000001012547a2 TestNamespace::QTest::qExec(TestNamespace::QObject*, int, char**) + 1682 QtQA::App::TestRunner: 31 @BUNDLEIDENTIFIER@ 0x0000000100015d88 main + 88 QtQA::App::TestRunner: 32 @BUNDLEIDENTIFIER@ 0x0000000100003da4 start + 52 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1:: Dispatch queue: com.apple.libdispatch-manager QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff94ca27e6 kevent + 10 QtQA::App::TestRunner: 1 libdispatch.dylib 0x00007fff8d7b5786 _dispatch_mgr_invoke + 923 QtQA::App::TestRunner: 2 libdispatch.dylib 0x00007fff8d7b4316 _dispatch_mgr_thread + 54 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2: QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff94ca2192 __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libsystem_c.dylib 0x00007fff8bcbc594 _pthread_wqthread + 758 QtQA::App::TestRunner: 2 libsystem_c.dylib 0x00007fff8bcbdb85 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 3:: Dispatch queue: com.apple.opengl.cvmDoWork QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff94ca067a mach_msg_trap + 10 QtQA::App::TestRunner: 1 libsystem_kernel.dylib 0x00007fff94c9fd71 mach_msg + 73 QtQA::App::TestRunner: 2 libCoreVMClient.dylib 0x00007fff89dc095f cvmsServ_BuildModularFunction + 184 QtQA::App::TestRunner: 3 libCoreVMClient.dylib 0x00007fff89dc1b5e CVMSBuildModularFunction + 75 QtQA::App::TestRunner: 4 libCVMSPluginSupport.dylib 0x00007fff8931b6d9 cvm_deferred_build_modular(void*) + 247 QtQA::App::TestRunner: 5 libdispatch.dylib 0x00007fff8d7b52d2 _dispatch_queue_drain + 264 QtQA::App::TestRunner: 6 libdispatch.dylib 0x00007fff8d7b512e _dispatch_queue_invoke + 54 QtQA::App::TestRunner: 7 libdispatch.dylib 0x00007fff8d7b4928 _dispatch_worker_thread2 + 198 QtQA::App::TestRunner: 8 libsystem_c.dylib 0x00007fff8bcbc3da _pthread_wqthread + 316 QtQA::App::TestRunner: 9 libsystem_c.dylib 0x00007fff8bcbdb85 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 4: QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff94ca2192 __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libsystem_c.dylib 0x00007fff8bcbc594 _pthread_wqthread + 758 QtQA::App::TestRunner: 2 libsystem_c.dylib 0x00007fff8bcbdb85 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 5: QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff94ca2192 __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libsystem_c.dylib 0x00007fff8bcbc594 _pthread_wqthread + 758 QtQA::App::TestRunner: 2 libsystem_c.dylib 0x00007fff8bcbdb85 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 6: QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff94ca2192 __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libsystem_c.dylib 0x00007fff8bcbc594 _pthread_wqthread + 758 QtQA::App::TestRunner: 2 libsystem_c.dylib 0x00007fff8bcbdb85 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 7: QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff94ca2192 __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libsystem_c.dylib 0x00007fff8bcbc594 _pthread_wqthread + 758 QtQA::App::TestRunner: 2 libsystem_c.dylib 0x00007fff8bcbdb85 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 8:: QThread QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff94ca1df2 __select + 10 QtQA::App::TestRunner: 1 QtCore 0x0000000100e94f44 TestNamespace::qt_safe_select(int, fd_set*, fd_set*, fd_set*, timespec const*) + 68 QtQA::App::TestRunner: 2 QtCore 0x0000000100e95eba TestNamespace::QEventDispatcherUNIXPrivate::doSelect(TestNamespace::QFlags, timespec*) + 682 QtQA::App::TestRunner: 3 QtCore 0x0000000100e96e27 TestNamespace::QEventDispatcherUNIX::processEvents(TestNamespace::QFlags) + 263 QtQA::App::TestRunner: 4 QtCore 0x0000000100e46fd4 TestNamespace::QEventLoop::exec(TestNamespace::QFlags) + 404 QtQA::App::TestRunner: 5 QtCore 0x0000000100c6dde3 TestNamespace::QThread::exec() + 115 QtQA::App::TestRunner: 6 QtCore 0x0000000100c71f2a TestNamespace::QThreadPrivate::start(void*) + 474 QtQA::App::TestRunner: 7 libsystem_c.dylib 0x00007fff8bcba8bf _pthread_start + 335 QtQA::App::TestRunner: 8 libsystem_c.dylib 0x00007fff8bcbdb75 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: 0x00007fff5fbfcfa8 rdx: 0x0000000000000000 QtQA::App::TestRunner: rdi: 0x0000000000000107 rsi: 0x0000000000000006 rbp: 0x00007fff5fbfcfd0 rsp: 0x00007fff5fbfcfa8 QtQA::App::TestRunner: r8: 0x00007fff790fbfb8 r9: 0x0000000102c2d500 r10: 0x00007fff94ca1d0a r11: 0xffffff80002dad60 QtQA::App::TestRunner: r12: 0x00000001029315f0 r13: 0x000000010137d320 r14: 0x00007fff790fe960 r15: 0x00007fff5fbfebb0 QtQA::App::TestRunner: rip: 0x00007fff94ca1ce2 rfl: 0x0000000000000246 cr2: 0x000000010125dff0 QtQA::App::TestRunner: Logical CPU: 0 QtQA::App::TestRunner: QtQA::App::TestRunner: Binary Images: QtQA::App::TestRunner: 0x100000000 - 0x100021ff7 + at BUNDLEIDENTIFIER@ (??? - ???) <5EEF5B8A-75F4-345B-96F6-190FD97ECD90> /work/*/tst_qgl.app/Contents/MacOS/tst_qgl QtQA::App::TestRunner: 0x100037000 - 0x10007eff7 +QtOpenGL (5.3.0 - compatibility 5.3.0) /work/*/QtOpenGL.framework/Versions/5/QtOpenGL QtQA::App::TestRunner: 0x1000b1000 - 0x10055efff +QtWidgets (5.3.0 - compatibility 5.3.0) /work/*/QtWidgets.framework/Versions/5/QtWidgets QtQA::App::TestRunner: 0x100766000 - 0x100af2ff7 +QtGui (5.3.0 - compatibility 5.3.0) <80AB12DA-5D4B-31E6-87DF-AFCDF71C2A67> /work/*/QtGui.framework/Versions/5/QtGui QtQA::App::TestRunner: 0x100c47000 - 0x10112dff7 +QtCore (5.3.0 - compatibility 5.3.0) <3354E4BE-FE74-3574-A41E-0A4706A8D21D> /work/*/QtCore.framework/Versions/5/QtCore QtQA::App::TestRunner: 0x10124f000 - 0x101271ff7 +QtTest (5.3.0 - compatibility 5.3.0) <0257CBC4-6236-32E0-818E-E58CE6FFBD1A> /work/*/QtTest.framework/Versions/5/QtTest QtQA::App::TestRunner: 0x101285000 - 0x10128bfff com.apple.agl (3.2.0 - AGL-3.2.0) /System/Library/Frameworks/AGL.framework/Versions/A/AGL QtQA::App::TestRunner: 0x101783000 - 0x1017adff7 +QtPrintSupport (5.3.0 - compatibility 5.3.0) <7D83D86F-8C87-3064-9789-4696A5345EAB> /work/*/QtPrintSupport.framework/Versions/5/QtPrintSupport QtQA::App::TestRunner: 0x102a8c000 - 0x102abaff7 GLRendererFloat (??? - ???) <06CA5D0B-BC5F-3CC7-836D-A02F7DB92BE8> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GLRendererFloat QtQA::App::TestRunner: 0x102ac3000 - 0x102acdfef 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: 0x102ad3000 - 0x102ad6ff7 libCoreFSCache.dylib (??? - ???) <0D155750-7910-32C5-8327-924FC1089442> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib QtQA::App::TestRunner: 0x102aea000 - 0x102aebff3 +cl_kernels (??? - ???) cl_kernels QtQA::App::TestRunner: 0x102af8000 - 0x102af8ff1 +cl_kernels (??? - ???) cl_kernels QtQA::App::TestRunner: 0x102e00000 - 0x102e8efff +libqcocoa.dylib (??? - ???) <5CB28B9B-B953-360E-84B4-9BE011D52A8D> /work/*/libqcocoa.dylib QtQA::App::TestRunner: 0x102fea000 - 0x102ff0ff7 +libqgif.dylib (??? - ???) <63DC4F67-2136-3749-886B-95125D0B9B2F> /work/*/libqgif.dylib QtQA::App::TestRunner: 0x102ff5000 - 0x102ffafff +libqico.dylib (??? - ???) <985D7D56-BE5C-33CD-81E9-E9622F0F5B18> /work/*/libqico.dylib QtQA::App::TestRunner: 0x104c00000 - 0x104db8fff GLEngine (??? - ???) <59179FEC-D0E2-38B3-BD49-765506A645AC> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine QtQA::App::TestRunner: 0x104def000 - 0x104f49fff libGLProgrammability.dylib (??? - ???) <90390984-70BC-365C-AB3E-16C35C4240CB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib QtQA::App::TestRunner: 0x10971d000 - 0x1097bcff7 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: 0x10a94c000 - 0x10a987ff7 +libqjpeg.dylib (??? - ???) /work/*/libqjpeg.dylib QtQA::App::TestRunner: 0x7fff60ddf000 - 0x7fff60e13baf dyld (195.6 - ???) /usr/lib/dyld QtQA::App::TestRunner: 0x7fff88c2d000 - 0x7fff88d22fff libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <5C40E880-0706-378F-B864-3C2BD922D926> /usr/lib/libiconv.2.dylib QtQA::App::TestRunner: 0x7fff89018000 - 0x7fff89064ff7 com.apple.SystemConfiguration (1.11.3 - 1.11) <131780ED-E8DD-3153-81F2-5FEC4F6554C2> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration QtQA::App::TestRunner: 0x7fff8907f000 - 0x7fff89184fff libFontParser.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib QtQA::App::TestRunner: 0x7fff8931a000 - 0x7fff8931cfff libCVMSPluginSupport.dylib (??? - ???) <982F1ED4-3CBB-3161-8BEA-8A980C27FCC1> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib QtQA::App::TestRunner: 0x7fff8931d000 - 0x7fff8931dfff com.apple.Cocoa (6.6 - ???) <021D4214-9C23-3CD8-AFB2-F331697A4508> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa QtQA::App::TestRunner: 0x7fff8931f000 - 0x7fff89360fff 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: 0x7fff89361000 - 0x7fff89391ff7 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: 0x7fff89392000 - 0x7fff89397fff libpam.2.dylib (3.0.0 - compatibility 3.0.0) /usr/lib/libpam.2.dylib QtQA::App::TestRunner: 0x7fff8942c000 - 0x7fff89436ff7 liblaunch.dylib (392.39.0 - compatibility 1.0.0) <8C235D13-2928-30E5-9E12-2CC3D6324AE2> /usr/lib/system/liblaunch.dylib QtQA::App::TestRunner: 0x7fff898db000 - 0x7fff89971ff7 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: 0x7fff89972000 - 0x7fff89d9ffff libLAPACK.dylib (??? - ???) <4F2E1055-2207-340B-BB45-E4F16171EE0D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib QtQA::App::TestRunner: 0x7fff89da0000 - 0x7fff89dabfff com.apple.CommonAuth (2.2 - 2.0) <77E6F0D0-85B6-30B5-B99C-F57104DD2EBA> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth QtQA::App::TestRunner: 0x7fff89dac000 - 0x7fff89db2fff IOSurface (??? - ???) <77C6757B-D357-3E34-9424-48F962B5CC9C> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface QtQA::App::TestRunner: 0x7fff89dc0000 - 0x7fff89dc3fff libCoreVMClient.dylib (??? - ???) <28CB0F3F-A202-391F-8CAC-FC9A1398A962> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib QtQA::App::TestRunner: 0x7fff89e03000 - 0x7fff89e57fff 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: 0x7fff89ede000 - 0x7fff89f36ff7 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: 0x7fff89f8b000 - 0x7fff89fbeff7 com.apple.GSS (2.2 - 2.0) <971395D0-B9D0-3FDE-B23F-6F9D0A2FB95F> /System/Library/Frameworks/GSS.framework/Versions/A/GSS QtQA::App::TestRunner: 0x7fff89fbf000 - 0x7fff8a035fff com.apple.CoreSymbolication (2.2 - 73.2) <126415E3-3A35-315B-B4B7-507CDBED0D58> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication QtQA::App::TestRunner: 0x7fff8a036000 - 0x7fff8a09eff7 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: 0x7fff8a09f000 - 0x7fff8a0f1ff7 libGLU.dylib (??? - ???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib QtQA::App::TestRunner: 0x7fff8a0f4000 - 0x7fff8a11dfff com.apple.CoreVideo (1.7 - 70.3) <9A9D4058-9935-3B0A-B1A6-27EB78D02249> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo QtQA::App::TestRunner: 0x7fff8a310000 - 0x7fff8a316fff libmacho.dylib (800.0.0 - compatibility 1.0.0) /usr/lib/system/libmacho.dylib QtQA::App::TestRunner: 0x7fff8a40f000 - 0x7fff8a416fff com.apple.NetFS (4.0 - 4.0) /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS QtQA::App::TestRunner: 0x7fff8a417000 - 0x7fff8a41bfff libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) /usr/lib/system/libmathCommon.A.dylib QtQA::App::TestRunner: 0x7fff8a4e4000 - 0x7fff8a4e5fff libDiagnosticMessagesClient.dylib (??? - ???) <3DCF577B-F126-302B-BCE2-4DB9A95B8598> /usr/lib/libDiagnosticMessagesClient.dylib QtQA::App::TestRunner: 0x7fff8a4e6000 - 0x7fff8a5c4fff com.apple.DiscRecording (6.0.4 - 6040.4.1) /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording QtQA::App::TestRunner: 0x7fff8a5c5000 - 0x7fff8a64aff7 com.apple.Heimdal (2.2 - 2.0) /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal QtQA::App::TestRunner: 0x7fff8a64b000 - 0x7fff8a650ff7 libsystem_network.dylib (??? - ???) <5DE7024E-1D2D-34A2-80F4-08326331A75B> /usr/lib/system/libsystem_network.dylib QtQA::App::TestRunner: 0x7fff8ad16000 - 0x7fff8ad28ff7 libbsm.0.dylib (??? - ???) <349BB16F-75FA-363F-8D98-7A9C3FA90A0D> /usr/lib/libbsm.0.dylib QtQA::App::TestRunner: 0x7fff8addb000 - 0x7fff8ae1fff7 com.apple.MediaKit (12 - 602) <0C2CBEDA-412F-3DDF-9C74-44114E5E0DB9> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit QtQA::App::TestRunner: 0x7fff8ae20000 - 0x7fff8ae21fff libunc.dylib (24.0.0 - compatibility 1.0.0) /usr/lib/system/libunc.dylib QtQA::App::TestRunner: 0x7fff8ae22000 - 0x7fff8ae36ff7 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: 0x7fff8af6a000 - 0x7fff8af6afff libOpenScriptingUtil.dylib (??? - ???) /usr/lib/libOpenScriptingUtil.dylib QtQA::App::TestRunner: 0x7fff8af6b000 - 0x7fff8b078fff 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: 0x7fff8b079000 - 0x7fff8b17bfff libxml2.2.dylib (10.3.0 - compatibility 10.0.0) /usr/lib/libxml2.2.dylib QtQA::App::TestRunner: 0x7fff8b17c000 - 0x7fff8b2b2fff com.apple.vImage (5.1 - 5.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage QtQA::App::TestRunner: 0x7fff8b2b3000 - 0x7fff8b397ff7 com.apple.CoreServices.OSServices (478.49 - 478.49) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices QtQA::App::TestRunner: 0x7fff8b3c4000 - 0x7fff8b4beff7 com.apple.DiskImagesFramework (10.7.4 - 331.7) /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages QtQA::App::TestRunner: 0x7fff8b72c000 - 0x7fff8b845fff 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: 0x7fff8b846000 - 0x7fff8b855ff7 libxar-nossl.dylib (??? - ???) /usr/lib/libxar-nossl.dylib QtQA::App::TestRunner: 0x7fff8b8aa000 - 0x7fff8b8b3ff7 libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) /usr/lib/system/libsystem_notify.dylib QtQA::App::TestRunner: 0x7fff8b8b4000 - 0x7fff8b8b5ff7 libsystem_sandbox.dylib (??? - ???) <2A09E4DA-F47C-35CB-B70C-E0492BA9F20E> /usr/lib/system/libsystem_sandbox.dylib QtQA::App::TestRunner: 0x7fff8b925000 - 0x7fff8ba2cfe7 libsqlite3.dylib (9.6.0 - compatibility 9.0.0) /usr/lib/libsqlite3.dylib QtQA::App::TestRunner: 0x7fff8ba2d000 - 0x7fff8ba31ff7 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: 0x7fff8bc6c000 - 0x7fff8bd49fef libsystem_c.dylib (763.13.0 - compatibility 1.0.0) <41B43515-2806-3FBC-ACF1-A16F35B7E290> /usr/lib/system/libsystem_c.dylib QtQA::App::TestRunner: 0x7fff8bd4e000 - 0x7fff8bdb9ff7 com.apple.framework.IOKit (2.0 - ???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit QtQA::App::TestRunner: 0x7fff8bdba000 - 0x7fff8be54ff7 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: 0x7fff8be55000 - 0x7fff8be57ff7 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: 0x7fff8c107000 - 0x7fff8c14bff7 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: 0x7fff8c14c000 - 0x7fff8c192fff libcurl.4.dylib (7.0.0 - compatibility 7.0.0) <2C442396-1006-3765-92D2-60869D4641CE> /usr/lib/libcurl.4.dylib QtQA::App::TestRunner: 0x7fff8c493000 - 0x7fff8c49afff libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <172B1985-F24A-34E9-8D8B-A2403C9A0399> /usr/lib/system/libcopyfile.dylib QtQA::App::TestRunner: 0x7fff8c49b000 - 0x7fff8c50bfff com.apple.datadetectorscore (3.0 - 179.4) <4AB32B7F-8EC2-327E-BAC8-80129AA36E7B> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore QtQA::App::TestRunner: 0x7fff8c50c000 - 0x7fff8c838fff com.apple.HIToolbox (1.9 - ???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox QtQA::App::TestRunner: 0x7fff8c839000 - 0x7fff8c899fff 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: 0x7fff8c89b000 - 0x7fff8c8a8ff7 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: 0x7fff8c907000 - 0x7fff8c92bfff com.apple.RemoteViewServices (1.5 - 44.2) /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices QtQA::App::TestRunner: 0x7fff8c98a000 - 0x7fff8ca2ffff 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: 0x7fff8ca88000 - 0x7fff8ca96ff7 libkxld.dylib (??? - ???) <01161870-E3B3-3F87-BA4A-0AA7A081F409> /usr/lib/system/libkxld.dylib QtQA::App::TestRunner: 0x7fff8caf9000 - 0x7fff8cb6fff7 libc++.1.dylib (28.4.0 - compatibility 1.0.0) /usr/lib/libc++.1.dylib QtQA::App::TestRunner: 0x7fff8cc32000 - 0x7fff8cc6dfff libsystem_info.dylib (??? - ???) <35F90252-2AE1-32C5-8D34-782C614D9639> /usr/lib/system/libsystem_info.dylib QtQA::App::TestRunner: 0x7fff8cc6e000 - 0x7fff8cc6efff libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <61EFED6A-A407-301E-B454-CD18314F0075> /usr/lib/system/libkeymgr.dylib QtQA::App::TestRunner: 0x7fff8cc8b000 - 0x7fff8cc90fff com.apple.OpenDirectory (10.7 - 146) <7960A302-F9AC-3F72-838E-3A382032DCA6> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory QtQA::App::TestRunner: 0x7fff8cc91000 - 0x7fff8ce93fff libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <0176782F-9526-3905-813A-7A5676EC2C86> /usr/lib/libicucore.A.dylib QtQA::App::TestRunner: 0x7fff8ce94000 - 0x7fff8cf73fff 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: 0x7fff8cf74000 - 0x7fff8cf74fff 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: 0x7fff8cf75000 - 0x7fff8cf82fff 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: 0x7fff8cf83000 - 0x7fff8cff6fff libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <6BDD43E4-A4B1-379E-9ED5-8C713653DFF2> /usr/lib/libstdc++.6.dylib QtQA::App::TestRunner: 0x7fff8d41d000 - 0x7fff8d712ff7 com.apple.security (7.0 - 55148.6) <4535E500-973A-3BA7-AF65-DF5CF0658F02> /System/Library/Frameworks/Security.framework/Versions/A/Security QtQA::App::TestRunner: 0x7fff8d713000 - 0x7fff8d713fff 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: 0x7fff8d720000 - 0x7fff8d723fff libRadiance.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib QtQA::App::TestRunner: 0x7fff8d724000 - 0x7fff8d764ff7 libcups.2.dylib (2.9.0 - compatibility 2.0.0) <7D2E5016-A960-3ADE-B042-F74063E79550> /usr/lib/libcups.2.dylib QtQA::App::TestRunner: 0x7fff8d765000 - 0x7fff8d766fff libdnsinfo.dylib (395.11.0 - compatibility 1.0.0) <853BAAA5-270F-3FDC-B025-D448DB72E1C3> /usr/lib/system/libdnsinfo.dylib QtQA::App::TestRunner: 0x7fff8d767000 - 0x7fff8d78dfff com.apple.framework.familycontrols (3.0 - 300) <6F0C58C0-22E7-3877-8CFA-1ED0CB3CE38B> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls QtQA::App::TestRunner: 0x7fff8d78e000 - 0x7fff8d7affff libPng.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib QtQA::App::TestRunner: 0x7fff8d7b0000 - 0x7fff8d7b1fff liblangid.dylib (??? - ???) /usr/lib/liblangid.dylib QtQA::App::TestRunner: 0x7fff8d7b2000 - 0x7fff8d7c0fff libdispatch.dylib (187.10.0 - compatibility 1.0.0) <8E03C652-922A-3399-93DE-9EA0CBFA0039> /usr/lib/system/libdispatch.dylib QtQA::App::TestRunner: 0x7fff8d7c1000 - 0x7fff8d7c7fff com.apple.DiskArbitration (2.4.1 - 2.4.1) /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration QtQA::App::TestRunner: 0x7fff8d7c8000 - 0x7fff8d92ffff 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: 0x7fff8d930000 - 0x7fff8d992ff7 com.apple.Symbolication (1.3 - 91) <98A0662F-26ED-3B10-871B-07747127C7E9> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication QtQA::App::TestRunner: 0x7fff8d993000 - 0x7fff8d99aff7 com.apple.CommerceCore (1.0 - 17) /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore QtQA::App::TestRunner: 0x7fff8d99b000 - 0x7fff8d99cff7 libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869> /usr/lib/system/libsystem_blocks.dylib QtQA::App::TestRunner: 0x7fff8eaeb000 - 0x7fff8eb6efef com.apple.Metadata (10.7.0 - 627.37) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata QtQA::App::TestRunner: 0x7fff8f4aa000 - 0x7fff8f4c9fff libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <0635C52D-DD53-3721-A488-4C6E95607A74> /usr/lib/libresolv.9.dylib QtQA::App::TestRunner: 0x7fff8f4ca000 - 0x7fff8f4d2fff libsystem_dnssd.dylib (??? - ???) <584B321E-5159-37CD-B2E7-82E069C70AFB> /usr/lib/system/libsystem_dnssd.dylib QtQA::App::TestRunner: 0x7fff8f4d3000 - 0x7fff8f4d8fff libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <98ECD5F6-E85C-32A5-98CD-8911230CB66A> /usr/lib/system/libcompiler_rt.dylib QtQA::App::TestRunner: 0x7fff8f922000 - 0x7fff8f928ff7 libunwind.dylib (30.0.0 - compatibility 1.0.0) <1E9C6C8C-CBE8-3F4B-A5B5-E03E3AB53231> /usr/lib/system/libunwind.dylib QtQA::App::TestRunner: 0x7fff8f929000 - 0x7fff8f92cfff com.apple.help (1.3.2 - 42) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help QtQA::App::TestRunner: 0x7fff8f973000 - 0x7fff8f98afff com.apple.MultitouchSupport.framework (231.4 - 231.4) <559C1AFB-E0B4-3D23-9189-18DE09C06FFE> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport QtQA::App::TestRunner: 0x7fff8f98b000 - 0x7fff8fa0fff7 com.apple.ApplicationServices.ATS (317.12.0 - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS QtQA::App::TestRunner: 0x7fff8fa67000 - 0x7fff8fa67fff com.apple.Accelerate (1.7 - Accelerate 1.7) <82DDF6F5-FBC3-323D-B71D-CF7ABC5CF568> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate QtQA::App::TestRunner: 0x7fff90111000 - 0x7fff9013cff7 libxslt.1.dylib (3.24.0 - compatibility 3.0.0) /usr/lib/libxslt.1.dylib QtQA::App::TestRunner: 0x7fff90477000 - 0x7fff9047cfff libcache.dylib (47.0.0 - compatibility 1.0.0) /usr/lib/system/libcache.dylib QtQA::App::TestRunner: 0x7fff9048f000 - 0x7fff90496fff libGFXShared.dylib (??? - ???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib QtQA::App::TestRunner: 0x7fff90497000 - 0x7fff90498ff7 libremovefile.dylib (21.1.0 - compatibility 1.0.0) <739E6C83-AA52-3C6C-A680-B37FE2888A04> /usr/lib/system/libremovefile.dylib QtQA::App::TestRunner: 0x7fff904b8000 - 0x7fff9068cff7 com.apple.CoreFoundation (6.7.2 - 635.21) <62A3402E-A4E7-391F-AD20-1EF20236CE1B> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation QtQA::App::TestRunner: 0x7fff9068f000 - 0x7fff906cafff com.apple.LDAPFramework (3.2 - 120.2) <275D4298-C435-3E98-AA25-95D9D0A56550> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP QtQA::App::TestRunner: 0x7fff906d9000 - 0x7fff90705ff7 com.apple.CoreServicesInternal (113.19 - 113.19) <74532B3B-EDE0-3553-9BED-F02B9CDF1FF7> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal QtQA::App::TestRunner: 0x7fff90706000 - 0x7fff90709ff7 com.apple.securityhi (4.0 - 1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI QtQA::App::TestRunner: 0x7fff90710000 - 0x7fff90bd7fff FaceCoreLight (1.4.7 - compatibility 1.0.0) /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight QtQA::App::TestRunner: 0x7fff91082000 - 0x7fff91082fff com.apple.CoreServices (53 - 53) <043C8026-8EDD-3241-B090-F589E24062EF> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices QtQA::App::TestRunner: 0x7fff91083000 - 0x7fff91087fff libdyld.dylib (195.5.0 - compatibility 1.0.0) /usr/lib/system/libdyld.dylib QtQA::App::TestRunner: 0x7fff91088000 - 0x7fff910a5fff libxpc.dylib (77.19.0 - compatibility 1.0.0) <9F57891B-D7EF-3050-BEDD-21E7C6668248> /usr/lib/system/libxpc.dylib QtQA::App::TestRunner: 0x7fff910b5000 - 0x7fff91103fff libauto.dylib (??? - ???) /usr/lib/libauto.dylib QtQA::App::TestRunner: 0x7fff91104000 - 0x7fff91aa2a27 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: 0x7fff91aa3000 - 0x7fff91aaeff7 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: 0x7fff91ac3000 - 0x7fff91ad8fff 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: 0x7fff91b4e000 - 0x7fff91ba2ff7 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: 0x7fff91ba5000 - 0x7fff91dcffe7 com.apple.CoreData (104.1 - 358.14) <6BB64605-8DA7-337D-A2AB-A3346A421CBD> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData QtQA::App::TestRunner: 0x7fff91dd0000 - 0x7fff91de2ff7 libz.1.dylib (1.2.5 - compatibility 1.0.0) <30CBEF15-4978-3DED-8629-7109880A19D4> /usr/lib/libz.1.dylib QtQA::App::TestRunner: 0x7fff91de3000 - 0x7fff91e4bff7 com.apple.coreui (1.2.2 - 165.11) <9316266A-39CA-3EC7-9C9E-726462CEFF4D> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI QtQA::App::TestRunner: 0x7fff91e4c000 - 0x7fff91e85fe7 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: 0x7fff91ee7000 - 0x7fff92aedfff com.apple.AppKit (6.7.5 - 1138.51) <44417D02-6123-3FC3-A119-CE51BB4C3006> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit QtQA::App::TestRunner: 0x7fff92aee000 - 0x7fff92b05fff 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: 0x7fff932b4000 - 0x7fff93898fff libBLAS.dylib (??? - ???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib QtQA::App::TestRunner: 0x7fff93977000 - 0x7fff93c93fff 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: 0x7fff93cc0000 - 0x7fff93ccefff com.apple.NetAuth (1.0 - 3.0) /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth QtQA::App::TestRunner: 0x7fff93ccf000 - 0x7fff93ce5fff libGL.dylib (??? - ???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib QtQA::App::TestRunner: 0x7fff93ce6000 - 0x7fff93d0efff com.apple.PerformanceAnalysis (1.11 - 11) <8D4C6382-DD92-37A2-BCFC-E89951320848> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis QtQA::App::TestRunner: 0x7fff93d1b000 - 0x7fff93d1dfff libquarantine.dylib (36.7.0 - compatibility 1.0.0) <8D9832F9-E4A9-38C3-B880-E5210B2353C7> /usr/lib/system/libquarantine.dylib QtQA::App::TestRunner: 0x7fff93ec6000 - 0x7fff93f41ff7 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: 0x7fff9414a000 - 0x7fff9414ffff 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: 0x7fff94150000 - 0x7fff94150fff com.apple.ApplicationServices (41 - 41) <03F3FA8F-8D2A-3AB6-A8E3-40B001116339> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices QtQA::App::TestRunner: 0x7fff94151000 - 0x7fff9417afff 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: 0x7fff9417b000 - 0x7fff941bbfe7 libGLImage.dylib (??? - ???) <0B7DAB2B-F1C6-39C7-B864-61EF683B6656> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib QtQA::App::TestRunner: 0x7fff941e6000 - 0x7fff944fffff com.apple.Foundation (6.7.2 - 833.25) <22AAC369-B63C-3C55-8AC6-C3ECBA44DA7B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation QtQA::App::TestRunner: 0x7fff94500000 - 0x7fff94524fff com.apple.Kerberos (1.0 - 1) <1F826BCE-DA8F-381D-9C4C-A36AA0EA1CB9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos QtQA::App::TestRunner: 0x7fff94ba7000 - 0x7fff94bbaff7 libCRFSuite.dylib (??? - ???) <034D4DAA-63F0-35E4-BCEF-338DD7A453DD> /usr/lib/libCRFSuite.dylib QtQA::App::TestRunner: 0x7fff94c6d000 - 0x7fff94c8aff7 com.apple.openscripting (1.3.3 - ???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting QtQA::App::TestRunner: 0x7fff94c8b000 - 0x7fff94cabfff libsystem_kernel.dylib (1699.32.7 - compatibility 1.0.0) <66C9F9BD-C7B3-30D4-B1A0-03C8A6392351> /usr/lib/system/libsystem_kernel.dylib QtQA::App::TestRunner: 0x7fff94cac000 - 0x7fff94d08ff7 com.apple.HIServices (1.21 - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices QtQA::App::TestRunner: 0x7fff94d09000 - 0x7fff94f7dfff 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: 0x7fff94f9e000 - 0x7fff94fa9ff7 libc++abi.dylib (14.0.0 - compatibility 1.0.0) <8FF3D766-D678-36F6-84AC-423C878E6D14> /usr/lib/libc++abi.dylib QtQA::App::TestRunner: 0x7fff94fad000 - 0x7fff94fadfff com.apple.vecLib (3.7 - vecLib 3.7) <9A58105C-B36E-35B5-812C-4ED693F2618F> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff94fae000 - 0x7fff94fc0ff7 libsasl2.2.dylib (3.15.0 - compatibility 3.0.0) <6245B497-784B-355C-98EF-2DC6B45BF05C> /usr/lib/libsasl2.2.dylib QtQA::App::TestRunner: 0x7fff94fc1000 - 0x7fff95074ff7 com.apple.CoreText (220.22.0 - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText QtQA::App::TestRunner: 0x7fff9509e000 - 0x7fff95165ff7 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: 0x7fff95174000 - 0x7fff951cfff7 com.apple.opencl (2.0.19 - 2.0.19) /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL QtQA::App::TestRunner: 0x7fff951d0000 - 0x7fff951e6ff7 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: 0x7fff951f2000 - 0x7fff9521ffe7 libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <6E5C8AC3-DBB7-31CB-BEB7-D6ED8E6DE0CE> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: 0x7fff95220000 - 0x7fff95262ff7 libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) /usr/lib/system/libcommonCrypto.dylib QtQA::App::TestRunner: 0x7fff95263000 - 0x7fff95305fff com.apple.securityfoundation (5.0 - 55116) <70CDC3ED-39AA-3784-8715-F0F5E2CB9754> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation QtQA::App::TestRunner: 0x7fff95306000 - 0x7fff953eae5f libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <871E688B-CF57-3BC7-80D6-F6476DFF109B> /usr/lib/libobjc.A.dylib QtQA::App::TestRunner: 0x7fff953eb000 - 0x7fff9558bff7 com.apple.QuartzCore (1.7 - 270.5) <19E5E0AB-DAA9-3F97-988C-D9A46AFB9C04> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore QtQA::App::TestRunner: 0x7fff9558c000 - 0x7fff95590fff 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: 0x7fff95591000 - 0x7fff955adff7 com.apple.GenerationalStorage (1.0 - 126.1) <509F52ED-E54B-3FEF-B3C2-759387B826E6> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage QtQA::App::TestRunner: 0x7fff955ae000 - 0x7fff955e8fe7 com.apple.DebugSymbols (2.1 - 87) <149201BE-A8A4-3E40-AD65-E5194B59162E> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols QtQA::App::TestRunner: 0x7fff955e9000 - 0x7fff956f5fff 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: 0x7fff956f6000 - 0x7fff956f8fff com.apple.TrustEvaluationAgent (2.0 - 1) <1F31CAFF-C1C6-33D3-94E9-11B721761DDF> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent QtQA::App::TestRunner: 0x7fff956f9000 - 0x7fff95708fff 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: 0x7fff95709000 - 0x7fff95866fff 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: 0x7fff958a2000 - 0x7fff958e1fff com.apple.AE (527.7 - 527.7) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE QtQA::App::TestRunner: 0x7fff95adf000 - 0x7fff95adffff com.apple.Carbon (153 - 153) <895C2BF2-1666-3A59-A669-311B1F4F368B> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon QtQA::App::TestRunner: 0x7fff95ae0000 - 0x7fff95b81fff com.apple.LaunchServices (480.40 - 480.40) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices 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: 5593 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=169.8M resident=96.0M(57%) swapped_out_or_unallocated=73.8M(43%) QtQA::App::TestRunner: Writable regions: Total=118.8M written=14.1M(12%) resident=19.0M(16%) swapped_out=0K(0%) unallocated=99.9M(84%) QtQA::App::TestRunner: QtQA::App::TestRunner: REGION TYPE VIRTUAL QtQA::App::TestRunner: =========== ======= QtQA::App::TestRunner: CG backing stores 2696K QtQA::App::TestRunner: CG image 12K QtQA::App::TestRunner: CG shared images 3408K QtQA::App::TestRunner: CoreImage 8K QtQA::App::TestRunner: CoreServices 4356K QtQA::App::TestRunner: MALLOC 86.0M 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.6M QtQA::App::TestRunner: __IMAGE 528K QtQA::App::TestRunner: __LINKEDIT 54.5M QtQA::App::TestRunner: __TEXT 115.4M QtQA::App::TestRunner: __UNICODE 544K QtQA::App::TestRunner: mapped file 40.6M QtQA::App::TestRunner: shared memory 308K QtQA::App::TestRunner: =========== ======= QtQA::App::TestRunner: TOTAL 407.0M QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QGL ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_QGL::initTestCase() PASS : tst_QGL::getSetCheck() PASS : tst_QGL::qglContextDefaultBindTexture() PASS : tst_QGL::openGLVersionCheck() PASS : tst_QGL::shareRegister() PASS : tst_QGL::textureCleanup() 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() 2013-12-12 00:34:41.501 tst_qgl[87587:107] invalid drawable PASS : tst_QGL::glWidgetReparent() 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() 2013-12-12 00:34:42.046 tst_qgl[87587:107] invalid drawable 2013-12-12 00:34:42.445 tst_qgl[87587:107] invalid drawable 2013-12-12 00:34:42.845 tst_qgl[87587:107] invalid drawable 2013-12-12 00:34:43.259 tst_qgl[87587:107] invalid drawable 2013-12-12 00:34:43.648 tst_qgl[87587:107] invalid drawable 2013-12-12 00:34:44.047 tst_qgl[87587:107] invalid drawable PASS : tst_QGL::threadImages() PASS : tst_QGL::nullRectCrash() QFATAL : tst_QGL::graphicsViewClipping() Received signal 11 FAIL! : tst_QGL::graphicsViewClipping() Received a fatal error. Loc: [Unknown file(0)] Totals: 27 passed, 1 failed, 0 skipped ********* Finished testing of tst_QGL ********* QtQA::App::TestRunner: Process exited due to signal 6 QtQA::App::TestRunner: ============================= crash report follows: ============================ QtQA::App::TestRunner: Process: tst_qgl [87587] QtQA::App::TestRunner: Path: /work/*/tst_qgl.app/Contents/MacOS/tst_qgl QtQA::App::TestRunner: Identifier: @BUNDLEIDENTIFIER@ QtQA::App::TestRunner: Version: ??? (???) QtQA::App::TestRunner: Code Type: X86-64 (Native) QtQA::App::TestRunner: Parent Process: perl5.12 [87581] QtQA::App::TestRunner: QtQA::App::TestRunner: Date/Time: 2013-12-12 00:34:44.093 +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 (SIGABRT) QtQA::App::TestRunner: Exception Codes: 0x000000000000000d, 0x0000000000000000 QtQA::App::TestRunner: QtQA::App::TestRunner: VM Regions Near 0: QtQA::App::TestRunner: --> QtQA::App::TestRunner: __TEXT 0000000100000000-0000000100022000 [ 136K] r-x/rwx SM=COW /work/*/tst_qgl.app/Contents/MacOS/tst_qgl QtQA::App::TestRunner: QtQA::App::TestRunner: Application Specific Information: QtQA::App::TestRunner: objc[87587]: 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 0x00007fff94ca1ce2 __pthread_kill + 10 QtQA::App::TestRunner: 1 libsystem_c.dylib 0x00007fff8bcbc7d2 pthread_kill + 95 QtQA::App::TestRunner: 2 libsystem_c.dylib 0x00007fff8bcada7a abort + 143 QtQA::App::TestRunner: 3 QtCore 0x0000000100c61a49 _ZN13TestNamespaceL16qt_message_fatalENS_9QtMsgTypeERKNS_18QMessageLogContextERKNS_7QStringE + 9 QtQA::App::TestRunner: 4 QtCore 0x0000000100c61ff5 TestNamespace::QMessageLogger::fatal(char const*, ...) const + 165 QtQA::App::TestRunner: 5 QtTest 0x0000000101253e8d TestNamespace::QTest::FatalSignalHandler::signal(int) + 77 QtQA::App::TestRunner: 6 libsystem_c.dylib 0x00007fff8bd0ecfa _sigtramp + 26 QtQA::App::TestRunner: 7 QtGui 0x0000000100789f5f TestNamespace::QGuiApplicationPrivate::processExposeEvent(TestNamespace::QWindowSystemInterfacePrivate::ExposeEvent*) + 63 QtQA::App::TestRunner: 8 QtGui 0x00000001007863cc TestNamespace::QGuiApplicationPrivate::processWindowSystemEvent(TestNamespace::QWindowSystemInterfacePrivate::WindowSystemEvent*) + 572 QtQA::App::TestRunner: 9 QtGui 0x0000000100776808 TestNamespace::QWindowSystemInterface::sendWindowSystemEvents(TestNamespace::QFlags) + 56 QtQA::App::TestRunner: 10 QtGui 0x0000000100774cdf TestNamespace::QWindowSystemInterface::flushWindowSystemEvents() + 575 QtQA::App::TestRunner: 11 libqcocoa.dylib 0x000000010170eb76 -[QNSView updateGeometry] + 582 QtQA::App::TestRunner: 12 com.apple.Foundation 0x00007fff941fcd0e __-[NSNotificationCenter addObserver:selector:name:object:]_block_invoke_1 + 47 QtQA::App::TestRunner: 13 com.apple.CoreFoundation 0x00007fff905047ba _CFXNotificationPost + 2634 QtQA::App::TestRunner: 14 com.apple.Foundation 0x00007fff941e8fc3 -[NSNotificationCenter postNotificationName:object:userInfo:] + 65 QtQA::App::TestRunner: 15 com.apple.AppKit 0x00007fff92009b1f -[NSView _postFrameChangeNotification] + 260 QtQA::App::TestRunner: 16 com.apple.AppKit 0x00007fff91f2ecfd -[NSView setFrameOrigin:] + 609 QtQA::App::TestRunner: 17 com.apple.AppKit 0x00007fff91f2ea33 -[NSView setFrame:] + 231 QtQA::App::TestRunner: 18 libqcocoa.dylib 0x000000010170b865 TestNamespace::QCocoaWindow::recreateWindow(TestNamespace::QPlatformWindow const*) + 613 QtQA::App::TestRunner: 19 libqcocoa.dylib 0x000000010170d3ed TestNamespace::QCocoaWindow::setParent(TestNamespace::QPlatformWindow const*) + 61 QtQA::App::TestRunner: 20 QtGui 0x000000010078f78d TestNamespace::QWindow::setParent(TestNamespace::QWindow*) + 77 QtQA::App::TestRunner: 21 QtWidgets 0x000000010012f983 TestNamespace::q_createNativeChildrenAndSetParent(TestNamespace::QWidget const*) + 387 QtQA::App::TestRunner: 22 QtWidgets 0x000000010012fd04 TestNamespace::QWidgetPrivate::create_sys(unsigned long long, bool, bool) + 756 QtQA::App::TestRunner: 23 QtWidgets 0x000000010010618a TestNamespace::QWidget::create(unsigned long long, bool, bool) + 378 QtQA::App::TestRunner: 24 QtWidgets 0x0000000100115148 TestNamespace::QWidget::setVisible(bool) + 216 QtQA::App::TestRunner: 25 @BUNDLEIDENTIFIER@ 0x000000010000a8e5 tst_QGL::graphicsViewClipping() + 341 QtQA::App::TestRunner: 26 QtCore 0x0000000100e5296f 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 0x0000000100e5255c 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 0x0000000101257989 _ZN13TestNamespace5QTestL17qInvokeTestMethodEPKcS2_ + 1465 QtQA::App::TestRunner: 29 QtTest 0x00000001012547a2 TestNamespace::QTest::qExec(TestNamespace::QObject*, int, char**) + 1682 QtQA::App::TestRunner: 30 @BUNDLEIDENTIFIER@ 0x0000000100015d88 main + 88 QtQA::App::TestRunner: 31 @BUNDLEIDENTIFIER@ 0x0000000100003da4 start + 52 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1:: Dispatch queue: com.apple.libdispatch-manager QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff94ca27e6 kevent + 10 QtQA::App::TestRunner: 1 libdispatch.dylib 0x00007fff8d7b5786 _dispatch_mgr_invoke + 923 QtQA::App::TestRunner: 2 libdispatch.dylib 0x00007fff8d7b4316 _dispatch_mgr_thread + 54 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2:: Dispatch queue: com.apple.opengl.cvmDoWork QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff94ca067a mach_msg_trap + 10 QtQA::App::TestRunner: 1 libsystem_kernel.dylib 0x00007fff94c9fd71 mach_msg + 73 QtQA::App::TestRunner: 2 libCoreVMClient.dylib 0x00007fff89dc095f cvmsServ_BuildModularFunction + 184 QtQA::App::TestRunner: 3 libCoreVMClient.dylib 0x00007fff89dc1b5e CVMSBuildModularFunction + 75 QtQA::App::TestRunner: 4 libCVMSPluginSupport.dylib 0x00007fff8931b6d9 cvm_deferred_build_modular(void*) + 247 QtQA::App::TestRunner: 5 libdispatch.dylib 0x00007fff8d7b52d2 _dispatch_queue_drain + 264 QtQA::App::TestRunner: 6 libdispatch.dylib 0x00007fff8d7b512e _dispatch_queue_invoke + 54 QtQA::App::TestRunner: 7 libdispatch.dylib 0x00007fff8d7b4928 _dispatch_worker_thread2 + 198 QtQA::App::TestRunner: 8 libsystem_c.dylib 0x00007fff8bcbc3da _pthread_wqthread + 316 QtQA::App::TestRunner: 9 libsystem_c.dylib 0x00007fff8bcbdb85 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 3: QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff94ca2192 __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libsystem_c.dylib 0x00007fff8bcbc594 _pthread_wqthread + 758 QtQA::App::TestRunner: 2 libsystem_c.dylib 0x00007fff8bcbdb85 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 4: QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff94ca2192 __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libsystem_c.dylib 0x00007fff8bcbc594 _pthread_wqthread + 758 QtQA::App::TestRunner: 2 libsystem_c.dylib 0x00007fff8bcbdb85 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 5: QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff94ca2192 __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libsystem_c.dylib 0x00007fff8bcbc594 _pthread_wqthread + 758 QtQA::App::TestRunner: 2 libsystem_c.dylib 0x00007fff8bcbdb85 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 6: QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff94ca2192 __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libsystem_c.dylib 0x00007fff8bcbc594 _pthread_wqthread + 758 QtQA::App::TestRunner: 2 libsystem_c.dylib 0x00007fff8bcbdb85 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 7: QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff94ca2192 __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libsystem_c.dylib 0x00007fff8bcbc594 _pthread_wqthread + 758 QtQA::App::TestRunner: 2 libsystem_c.dylib 0x00007fff8bcbdb85 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 8:: QThread QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff94ca1df2 __select + 10 QtQA::App::TestRunner: 1 QtCore 0x0000000100e94f44 TestNamespace::qt_safe_select(int, fd_set*, fd_set*, fd_set*, timespec const*) + 68 QtQA::App::TestRunner: 2 QtCore 0x0000000100e95eba TestNamespace::QEventDispatcherUNIXPrivate::doSelect(TestNamespace::QFlags, timespec*) + 682 QtQA::App::TestRunner: 3 QtCore 0x0000000100e96e27 TestNamespace::QEventDispatcherUNIX::processEvents(TestNamespace::QFlags) + 263 QtQA::App::TestRunner: 4 QtCore 0x0000000100e46fd4 TestNamespace::QEventLoop::exec(TestNamespace::QFlags) + 404 QtQA::App::TestRunner: 5 QtCore 0x0000000100c6dde3 TestNamespace::QThread::exec() + 115 QtQA::App::TestRunner: 6 QtCore 0x0000000100c71f2a TestNamespace::QThreadPrivate::start(void*) + 474 QtQA::App::TestRunner: 7 libsystem_c.dylib 0x00007fff8bcba8bf _pthread_start + 335 QtQA::App::TestRunner: 8 libsystem_c.dylib 0x00007fff8bcbdb75 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: 0x00007fff5fbfd008 rdx: 0x0000000000000000 QtQA::App::TestRunner: rdi: 0x0000000000000107 rsi: 0x0000000000000006 rbp: 0x00007fff5fbfd030 rsp: 0x00007fff5fbfd008 QtQA::App::TestRunner: r8: 0x00007fff790fbfb8 r9: 0x0000000000000000 r10: 0x00007fff94ca1d0a r11: 0xffffff80002dad60 QtQA::App::TestRunner: r12: 0x0000000000000002 r13: 0x0000000102c64390 r14: 0x00007fff790fe960 r15: 0x0000000102c64390 QtQA::App::TestRunner: rip: 0x00007fff94ca1ce2 rfl: 0x0000000000000246 cr2: 0x0000000102fff000 QtQA::App::TestRunner: Logical CPU: 0 QtQA::App::TestRunner: QtQA::App::TestRunner: Binary Images: QtQA::App::TestRunner: 0x100000000 - 0x100021ff7 + at BUNDLEIDENTIFIER@ (??? - ???) <5EEF5B8A-75F4-345B-96F6-190FD97ECD90> /work/*/tst_qgl.app/Contents/MacOS/tst_qgl QtQA::App::TestRunner: 0x100037000 - 0x10007eff7 +QtOpenGL (5.3.0 - compatibility 5.3.0) /work/*/QtOpenGL.framework/Versions/5/QtOpenGL QtQA::App::TestRunner: 0x1000b1000 - 0x10055efff +QtWidgets (5.3.0 - compatibility 5.3.0) /work/*/QtWidgets.framework/Versions/5/QtWidgets QtQA::App::TestRunner: 0x100766000 - 0x100af2ff7 +QtGui (5.3.0 - compatibility 5.3.0) <80AB12DA-5D4B-31E6-87DF-AFCDF71C2A67> /work/*/QtGui.framework/Versions/5/QtGui QtQA::App::TestRunner: 0x100c47000 - 0x10112dff7 +QtCore (5.3.0 - compatibility 5.3.0) <3354E4BE-FE74-3574-A41E-0A4706A8D21D> /work/*/QtCore.framework/Versions/5/QtCore QtQA::App::TestRunner: 0x10124f000 - 0x101271ff7 +QtTest (5.3.0 - compatibility 5.3.0) <0257CBC4-6236-32E0-818E-E58CE6FFBD1A> /work/*/QtTest.framework/Versions/5/QtTest QtQA::App::TestRunner: 0x101285000 - 0x10128bfff com.apple.agl (3.2.0 - AGL-3.2.0) /System/Library/Frameworks/AGL.framework/Versions/A/AGL QtQA::App::TestRunner: 0x1016ff000 - 0x10178dfff +libqcocoa.dylib (??? - ???) <5CB28B9B-B953-360E-84B4-9BE011D52A8D> /work/*/libqcocoa.dylib QtQA::App::TestRunner: 0x1017f9000 - 0x1017fcff7 libCoreFSCache.dylib (??? - ???) <0D155750-7910-32C5-8327-924FC1089442> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib QtQA::App::TestRunner: 0x102e00000 - 0x102e2aff7 +QtPrintSupport (5.3.0 - compatibility 5.3.0) <7D83D86F-8C87-3064-9789-4696A5345EAB> /work/*/QtPrintSupport.framework/Versions/5/QtPrintSupport QtQA::App::TestRunner: 0x102f7d000 - 0x102fabff7 GLRendererFloat (??? - ???) <06CA5D0B-BC5F-3CC7-836D-A02F7DB92BE8> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GLRendererFloat QtQA::App::TestRunner: 0x102fb4000 - 0x102fbefef 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: 0x102fd1000 - 0x102fd1ff1 +cl_kernels (??? - ???) cl_kernels QtQA::App::TestRunner: 0x102fd7000 - 0x102fd8ff3 +cl_kernels (??? - ???) cl_kernels QtQA::App::TestRunner: 0x103ae9000 - 0x103aefff7 +libqgif.dylib (??? - ???) <63DC4F67-2136-3749-886B-95125D0B9B2F> /work/*/libqgif.dylib QtQA::App::TestRunner: 0x103af4000 - 0x103af9fff +libqico.dylib (??? - ???) <985D7D56-BE5C-33CD-81E9-E9622F0F5B18> /work/*/libqico.dylib QtQA::App::TestRunner: 0x103c00000 - 0x103db8fff GLEngine (??? - ???) <59179FEC-D0E2-38B3-BD49-765506A645AC> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine QtQA::App::TestRunner: 0x103def000 - 0x103f49fff libGLProgrammability.dylib (??? - ???) <90390984-70BC-365C-AB3E-16C35C4240CB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib QtQA::App::TestRunner: 0x109d9a000 - 0x109e39ff7 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: 0x10a100000 - 0x10a13bff7 +libqjpeg.dylib (??? - ???) /work/*/libqjpeg.dylib QtQA::App::TestRunner: 0x7fff6eda6000 - 0x7fff6eddabaf dyld (195.6 - ???) /usr/lib/dyld QtQA::App::TestRunner: 0x7fff88c2d000 - 0x7fff88d22fff libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <5C40E880-0706-378F-B864-3C2BD922D926> /usr/lib/libiconv.2.dylib QtQA::App::TestRunner: 0x7fff89018000 - 0x7fff89064ff7 com.apple.SystemConfiguration (1.11.3 - 1.11) <131780ED-E8DD-3153-81F2-5FEC4F6554C2> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration QtQA::App::TestRunner: 0x7fff8907f000 - 0x7fff89184fff libFontParser.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib QtQA::App::TestRunner: 0x7fff8931a000 - 0x7fff8931cfff libCVMSPluginSupport.dylib (??? - ???) <982F1ED4-3CBB-3161-8BEA-8A980C27FCC1> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib QtQA::App::TestRunner: 0x7fff8931d000 - 0x7fff8931dfff com.apple.Cocoa (6.6 - ???) <021D4214-9C23-3CD8-AFB2-F331697A4508> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa QtQA::App::TestRunner: 0x7fff8931f000 - 0x7fff89360fff 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: 0x7fff89361000 - 0x7fff89391ff7 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: 0x7fff89392000 - 0x7fff89397fff libpam.2.dylib (3.0.0 - compatibility 3.0.0) /usr/lib/libpam.2.dylib QtQA::App::TestRunner: 0x7fff8942c000 - 0x7fff89436ff7 liblaunch.dylib (392.39.0 - compatibility 1.0.0) <8C235D13-2928-30E5-9E12-2CC3D6324AE2> /usr/lib/system/liblaunch.dylib QtQA::App::TestRunner: 0x7fff898db000 - 0x7fff89971ff7 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: 0x7fff89972000 - 0x7fff89d9ffff libLAPACK.dylib (??? - ???) <4F2E1055-2207-340B-BB45-E4F16171EE0D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib QtQA::App::TestRunner: 0x7fff89da0000 - 0x7fff89dabfff com.apple.CommonAuth (2.2 - 2.0) <77E6F0D0-85B6-30B5-B99C-F57104DD2EBA> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth QtQA::App::TestRunner: 0x7fff89dac000 - 0x7fff89db2fff IOSurface (??? - ???) <77C6757B-D357-3E34-9424-48F962B5CC9C> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface QtQA::App::TestRunner: 0x7fff89dc0000 - 0x7fff89dc3fff libCoreVMClient.dylib (??? - ???) <28CB0F3F-A202-391F-8CAC-FC9A1398A962> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib QtQA::App::TestRunner: 0x7fff89e03000 - 0x7fff89e57fff 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: 0x7fff89ede000 - 0x7fff89f36ff7 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: 0x7fff89f8b000 - 0x7fff89fbeff7 com.apple.GSS (2.2 - 2.0) <971395D0-B9D0-3FDE-B23F-6F9D0A2FB95F> /System/Library/Frameworks/GSS.framework/Versions/A/GSS QtQA::App::TestRunner: 0x7fff89fbf000 - 0x7fff8a035fff com.apple.CoreSymbolication (2.2 - 73.2) <126415E3-3A35-315B-B4B7-507CDBED0D58> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication QtQA::App::TestRunner: 0x7fff8a036000 - 0x7fff8a09eff7 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: 0x7fff8a09f000 - 0x7fff8a0f1ff7 libGLU.dylib (??? - ???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib QtQA::App::TestRunner: 0x7fff8a0f4000 - 0x7fff8a11dfff com.apple.CoreVideo (1.7 - 70.3) <9A9D4058-9935-3B0A-B1A6-27EB78D02249> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo QtQA::App::TestRunner: 0x7fff8a310000 - 0x7fff8a316fff libmacho.dylib (800.0.0 - compatibility 1.0.0) /usr/lib/system/libmacho.dylib QtQA::App::TestRunner: 0x7fff8a40f000 - 0x7fff8a416fff com.apple.NetFS (4.0 - 4.0) /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS QtQA::App::TestRunner: 0x7fff8a417000 - 0x7fff8a41bfff libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) /usr/lib/system/libmathCommon.A.dylib QtQA::App::TestRunner: 0x7fff8a4e4000 - 0x7fff8a4e5fff libDiagnosticMessagesClient.dylib (??? - ???) <3DCF577B-F126-302B-BCE2-4DB9A95B8598> /usr/lib/libDiagnosticMessagesClient.dylib QtQA::App::TestRunner: 0x7fff8a4e6000 - 0x7fff8a5c4fff com.apple.DiscRecording (6.0.4 - 6040.4.1) /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording QtQA::App::TestRunner: 0x7fff8a5c5000 - 0x7fff8a64aff7 com.apple.Heimdal (2.2 - 2.0) /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal QtQA::App::TestRunner: 0x7fff8a64b000 - 0x7fff8a650ff7 libsystem_network.dylib (??? - ???) <5DE7024E-1D2D-34A2-80F4-08326331A75B> /usr/lib/system/libsystem_network.dylib QtQA::App::TestRunner: 0x7fff8ad16000 - 0x7fff8ad28ff7 libbsm.0.dylib (??? - ???) <349BB16F-75FA-363F-8D98-7A9C3FA90A0D> /usr/lib/libbsm.0.dylib QtQA::App::TestRunner: 0x7fff8addb000 - 0x7fff8ae1fff7 com.apple.MediaKit (12 - 602) <0C2CBEDA-412F-3DDF-9C74-44114E5E0DB9> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit QtQA::App::TestRunner: 0x7fff8ae20000 - 0x7fff8ae21fff libunc.dylib (24.0.0 - compatibility 1.0.0) /usr/lib/system/libunc.dylib QtQA::App::TestRunner: 0x7fff8ae22000 - 0x7fff8ae36ff7 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: 0x7fff8af6a000 - 0x7fff8af6afff libOpenScriptingUtil.dylib (??? - ???) /usr/lib/libOpenScriptingUtil.dylib QtQA::App::TestRunner: 0x7fff8af6b000 - 0x7fff8b078fff 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: 0x7fff8b079000 - 0x7fff8b17bfff libxml2.2.dylib (10.3.0 - compatibility 10.0.0) /usr/lib/libxml2.2.dylib QtQA::App::TestRunner: 0x7fff8b17c000 - 0x7fff8b2b2fff com.apple.vImage (5.1 - 5.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage QtQA::App::TestRunner: 0x7fff8b2b3000 - 0x7fff8b397ff7 com.apple.CoreServices.OSServices (478.49 - 478.49) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices QtQA::App::TestRunner: 0x7fff8b3c4000 - 0x7fff8b4beff7 com.apple.DiskImagesFramework (10.7.4 - 331.7) /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages QtQA::App::TestRunner: 0x7fff8b72c000 - 0x7fff8b845fff 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: 0x7fff8b846000 - 0x7fff8b855ff7 libxar-nossl.dylib (??? - ???) /usr/lib/libxar-nossl.dylib QtQA::App::TestRunner: 0x7fff8b8aa000 - 0x7fff8b8b3ff7 libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) /usr/lib/system/libsystem_notify.dylib QtQA::App::TestRunner: 0x7fff8b8b4000 - 0x7fff8b8b5ff7 libsystem_sandbox.dylib (??? - ???) <2A09E4DA-F47C-35CB-B70C-E0492BA9F20E> /usr/lib/system/libsystem_sandbox.dylib QtQA::App::TestRunner: 0x7fff8b925000 - 0x7fff8ba2cfe7 libsqlite3.dylib (9.6.0 - compatibility 9.0.0) /usr/lib/libsqlite3.dylib QtQA::App::TestRunner: 0x7fff8ba2d000 - 0x7fff8ba31ff7 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: 0x7fff8bc6c000 - 0x7fff8bd49fef libsystem_c.dylib (763.13.0 - compatibility 1.0.0) <41B43515-2806-3FBC-ACF1-A16F35B7E290> /usr/lib/system/libsystem_c.dylib QtQA::App::TestRunner: 0x7fff8bd4e000 - 0x7fff8bdb9ff7 com.apple.framework.IOKit (2.0 - ???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit QtQA::App::TestRunner: 0x7fff8bdba000 - 0x7fff8be54ff7 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: 0x7fff8be55000 - 0x7fff8be57ff7 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: 0x7fff8c107000 - 0x7fff8c14bff7 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: 0x7fff8c14c000 - 0x7fff8c192fff libcurl.4.dylib (7.0.0 - compatibility 7.0.0) <2C442396-1006-3765-92D2-60869D4641CE> /usr/lib/libcurl.4.dylib QtQA::App::TestRunner: 0x7fff8c493000 - 0x7fff8c49afff libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <172B1985-F24A-34E9-8D8B-A2403C9A0399> /usr/lib/system/libcopyfile.dylib QtQA::App::TestRunner: 0x7fff8c49b000 - 0x7fff8c50bfff com.apple.datadetectorscore (3.0 - 179.4) <4AB32B7F-8EC2-327E-BAC8-80129AA36E7B> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore QtQA::App::TestRunner: 0x7fff8c50c000 - 0x7fff8c838fff com.apple.HIToolbox (1.9 - ???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox QtQA::App::TestRunner: 0x7fff8c839000 - 0x7fff8c899fff 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: 0x7fff8c89b000 - 0x7fff8c8a8ff7 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: 0x7fff8c907000 - 0x7fff8c92bfff com.apple.RemoteViewServices (1.5 - 44.2) /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices QtQA::App::TestRunner: 0x7fff8c98a000 - 0x7fff8ca2ffff 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: 0x7fff8ca88000 - 0x7fff8ca96ff7 libkxld.dylib (??? - ???) <01161870-E3B3-3F87-BA4A-0AA7A081F409> /usr/lib/system/libkxld.dylib QtQA::App::TestRunner: 0x7fff8caf9000 - 0x7fff8cb6fff7 libc++.1.dylib (28.4.0 - compatibility 1.0.0) /usr/lib/libc++.1.dylib QtQA::App::TestRunner: 0x7fff8cc32000 - 0x7fff8cc6dfff libsystem_info.dylib (??? - ???) <35F90252-2AE1-32C5-8D34-782C614D9639> /usr/lib/system/libsystem_info.dylib QtQA::App::TestRunner: 0x7fff8cc6e000 - 0x7fff8cc6efff libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <61EFED6A-A407-301E-B454-CD18314F0075> /usr/lib/system/libkeymgr.dylib QtQA::App::TestRunner: 0x7fff8cc8b000 - 0x7fff8cc90fff com.apple.OpenDirectory (10.7 - 146) <7960A302-F9AC-3F72-838E-3A382032DCA6> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory QtQA::App::TestRunner: 0x7fff8cc91000 - 0x7fff8ce93fff libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <0176782F-9526-3905-813A-7A5676EC2C86> /usr/lib/libicucore.A.dylib QtQA::App::TestRunner: 0x7fff8ce94000 - 0x7fff8cf73fff 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: 0x7fff8cf74000 - 0x7fff8cf74fff 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: 0x7fff8cf75000 - 0x7fff8cf82fff 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: 0x7fff8cf83000 - 0x7fff8cff6fff libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <6BDD43E4-A4B1-379E-9ED5-8C713653DFF2> /usr/lib/libstdc++.6.dylib QtQA::App::TestRunner: 0x7fff8d41d000 - 0x7fff8d712ff7 com.apple.security (7.0 - 55148.6) <4535E500-973A-3BA7-AF65-DF5CF0658F02> /System/Library/Frameworks/Security.framework/Versions/A/Security QtQA::App::TestRunner: 0x7fff8d713000 - 0x7fff8d713fff 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: 0x7fff8d720000 - 0x7fff8d723fff libRadiance.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib QtQA::App::TestRunner: 0x7fff8d724000 - 0x7fff8d764ff7 libcups.2.dylib (2.9.0 - compatibility 2.0.0) <7D2E5016-A960-3ADE-B042-F74063E79550> /usr/lib/libcups.2.dylib QtQA::App::TestRunner: 0x7fff8d765000 - 0x7fff8d766fff libdnsinfo.dylib (395.11.0 - compatibility 1.0.0) <853BAAA5-270F-3FDC-B025-D448DB72E1C3> /usr/lib/system/libdnsinfo.dylib QtQA::App::TestRunner: 0x7fff8d767000 - 0x7fff8d78dfff com.apple.framework.familycontrols (3.0 - 300) <6F0C58C0-22E7-3877-8CFA-1ED0CB3CE38B> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls QtQA::App::TestRunner: 0x7fff8d78e000 - 0x7fff8d7affff libPng.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib QtQA::App::TestRunner: 0x7fff8d7b0000 - 0x7fff8d7b1fff liblangid.dylib (??? - ???) /usr/lib/liblangid.dylib QtQA::App::TestRunner: 0x7fff8d7b2000 - 0x7fff8d7c0fff libdispatch.dylib (187.10.0 - compatibility 1.0.0) <8E03C652-922A-3399-93DE-9EA0CBFA0039> /usr/lib/system/libdispatch.dylib QtQA::App::TestRunner: 0x7fff8d7c1000 - 0x7fff8d7c7fff com.apple.DiskArbitration (2.4.1 - 2.4.1) /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration QtQA::App::TestRunner: 0x7fff8d7c8000 - 0x7fff8d92ffff 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: 0x7fff8d930000 - 0x7fff8d992ff7 com.apple.Symbolication (1.3 - 91) <98A0662F-26ED-3B10-871B-07747127C7E9> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication QtQA::App::TestRunner: 0x7fff8d993000 - 0x7fff8d99aff7 com.apple.CommerceCore (1.0 - 17) /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore QtQA::App::TestRunner: 0x7fff8d99b000 - 0x7fff8d99cff7 libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869> /usr/lib/system/libsystem_blocks.dylib QtQA::App::TestRunner: 0x7fff8eaeb000 - 0x7fff8eb6efef com.apple.Metadata (10.7.0 - 627.37) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata QtQA::App::TestRunner: 0x7fff8f4aa000 - 0x7fff8f4c9fff libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <0635C52D-DD53-3721-A488-4C6E95607A74> /usr/lib/libresolv.9.dylib QtQA::App::TestRunner: 0x7fff8f4ca000 - 0x7fff8f4d2fff libsystem_dnssd.dylib (??? - ???) <584B321E-5159-37CD-B2E7-82E069C70AFB> /usr/lib/system/libsystem_dnssd.dylib QtQA::App::TestRunner: 0x7fff8f4d3000 - 0x7fff8f4d8fff libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <98ECD5F6-E85C-32A5-98CD-8911230CB66A> /usr/lib/system/libcompiler_rt.dylib QtQA::App::TestRunner: 0x7fff8f922000 - 0x7fff8f928ff7 libunwind.dylib (30.0.0 - compatibility 1.0.0) <1E9C6C8C-CBE8-3F4B-A5B5-E03E3AB53231> /usr/lib/system/libunwind.dylib QtQA::App::TestRunner: 0x7fff8f929000 - 0x7fff8f92cfff com.apple.help (1.3.2 - 42) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help QtQA::App::TestRunner: 0x7fff8f973000 - 0x7fff8f98afff com.apple.MultitouchSupport.framework (231.4 - 231.4) <559C1AFB-E0B4-3D23-9189-18DE09C06FFE> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport QtQA::App::TestRunner: 0x7fff8f98b000 - 0x7fff8fa0fff7 com.apple.ApplicationServices.ATS (317.12.0 - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS QtQA::App::TestRunner: 0x7fff8fa67000 - 0x7fff8fa67fff com.apple.Accelerate (1.7 - Accelerate 1.7) <82DDF6F5-FBC3-323D-B71D-CF7ABC5CF568> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate QtQA::App::TestRunner: 0x7fff90111000 - 0x7fff9013cff7 libxslt.1.dylib (3.24.0 - compatibility 3.0.0) /usr/lib/libxslt.1.dylib QtQA::App::TestRunner: 0x7fff90477000 - 0x7fff9047cfff libcache.dylib (47.0.0 - compatibility 1.0.0) /usr/lib/system/libcache.dylib QtQA::App::TestRunner: 0x7fff9048f000 - 0x7fff90496fff libGFXShared.dylib (??? - ???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib QtQA::App::TestRunner: 0x7fff90497000 - 0x7fff90498ff7 libremovefile.dylib (21.1.0 - compatibility 1.0.0) <739E6C83-AA52-3C6C-A680-B37FE2888A04> /usr/lib/system/libremovefile.dylib QtQA::App::TestRunner: 0x7fff904b8000 - 0x7fff9068cff7 com.apple.CoreFoundation (6.7.2 - 635.21) <62A3402E-A4E7-391F-AD20-1EF20236CE1B> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation QtQA::App::TestRunner: 0x7fff9068f000 - 0x7fff906cafff com.apple.LDAPFramework (3.2 - 120.2) <275D4298-C435-3E98-AA25-95D9D0A56550> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP QtQA::App::TestRunner: 0x7fff906d9000 - 0x7fff90705ff7 com.apple.CoreServicesInternal (113.19 - 113.19) <74532B3B-EDE0-3553-9BED-F02B9CDF1FF7> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal QtQA::App::TestRunner: 0x7fff90706000 - 0x7fff90709ff7 com.apple.securityhi (4.0 - 1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI QtQA::App::TestRunner: 0x7fff90710000 - 0x7fff90bd7fff FaceCoreLight (1.4.7 - compatibility 1.0.0) /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight QtQA::App::TestRunner: 0x7fff91082000 - 0x7fff91082fff com.apple.CoreServices (53 - 53) <043C8026-8EDD-3241-B090-F589E24062EF> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices QtQA::App::TestRunner: 0x7fff91083000 - 0x7fff91087fff libdyld.dylib (195.5.0 - compatibility 1.0.0) /usr/lib/system/libdyld.dylib QtQA::App::TestRunner: 0x7fff91088000 - 0x7fff910a5fff libxpc.dylib (77.19.0 - compatibility 1.0.0) <9F57891B-D7EF-3050-BEDD-21E7C6668248> /usr/lib/system/libxpc.dylib QtQA::App::TestRunner: 0x7fff910b5000 - 0x7fff91103fff libauto.dylib (??? - ???) /usr/lib/libauto.dylib QtQA::App::TestRunner: 0x7fff91104000 - 0x7fff91aa2a27 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: 0x7fff91aa3000 - 0x7fff91aaeff7 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: 0x7fff91ac3000 - 0x7fff91ad8fff 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: 0x7fff91b4e000 - 0x7fff91ba2ff7 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: 0x7fff91ba5000 - 0x7fff91dcffe7 com.apple.CoreData (104.1 - 358.14) <6BB64605-8DA7-337D-A2AB-A3346A421CBD> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData QtQA::App::TestRunner: 0x7fff91dd0000 - 0x7fff91de2ff7 libz.1.dylib (1.2.5 - compatibility 1.0.0) <30CBEF15-4978-3DED-8629-7109880A19D4> /usr/lib/libz.1.dylib QtQA::App::TestRunner: 0x7fff91de3000 - 0x7fff91e4bff7 com.apple.coreui (1.2.2 - 165.11) <9316266A-39CA-3EC7-9C9E-726462CEFF4D> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI QtQA::App::TestRunner: 0x7fff91e4c000 - 0x7fff91e85fe7 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: 0x7fff91ee7000 - 0x7fff92aedfff com.apple.AppKit (6.7.5 - 1138.51) <44417D02-6123-3FC3-A119-CE51BB4C3006> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit QtQA::App::TestRunner: 0x7fff92aee000 - 0x7fff92b05fff 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: 0x7fff932b4000 - 0x7fff93898fff libBLAS.dylib (??? - ???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib QtQA::App::TestRunner: 0x7fff93977000 - 0x7fff93c93fff 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: 0x7fff93cc0000 - 0x7fff93ccefff com.apple.NetAuth (1.0 - 3.0) /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth QtQA::App::TestRunner: 0x7fff93ccf000 - 0x7fff93ce5fff libGL.dylib (??? - ???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib QtQA::App::TestRunner: 0x7fff93ce6000 - 0x7fff93d0efff com.apple.PerformanceAnalysis (1.11 - 11) <8D4C6382-DD92-37A2-BCFC-E89951320848> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis QtQA::App::TestRunner: 0x7fff93d1b000 - 0x7fff93d1dfff libquarantine.dylib (36.7.0 - compatibility 1.0.0) <8D9832F9-E4A9-38C3-B880-E5210B2353C7> /usr/lib/system/libquarantine.dylib QtQA::App::TestRunner: 0x7fff93ec6000 - 0x7fff93f41ff7 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: 0x7fff9414a000 - 0x7fff9414ffff 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: 0x7fff94150000 - 0x7fff94150fff com.apple.ApplicationServices (41 - 41) <03F3FA8F-8D2A-3AB6-A8E3-40B001116339> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices QtQA::App::TestRunner: 0x7fff94151000 - 0x7fff9417afff 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: 0x7fff9417b000 - 0x7fff941bbfe7 libGLImage.dylib (??? - ???) <0B7DAB2B-F1C6-39C7-B864-61EF683B6656> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib QtQA::App::TestRunner: 0x7fff941e6000 - 0x7fff944fffff com.apple.Foundation (6.7.2 - 833.25) <22AAC369-B63C-3C55-8AC6-C3ECBA44DA7B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation QtQA::App::TestRunner: 0x7fff94500000 - 0x7fff94524fff com.apple.Kerberos (1.0 - 1) <1F826BCE-DA8F-381D-9C4C-A36AA0EA1CB9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos QtQA::App::TestRunner: 0x7fff94ba7000 - 0x7fff94bbaff7 libCRFSuite.dylib (??? - ???) <034D4DAA-63F0-35E4-BCEF-338DD7A453DD> /usr/lib/libCRFSuite.dylib QtQA::App::TestRunner: 0x7fff94c6d000 - 0x7fff94c8aff7 com.apple.openscripting (1.3.3 - ???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting QtQA::App::TestRunner: 0x7fff94c8b000 - 0x7fff94cabfff libsystem_kernel.dylib (1699.32.7 - compatibility 1.0.0) <66C9F9BD-C7B3-30D4-B1A0-03C8A6392351> /usr/lib/system/libsystem_kernel.dylib QtQA::App::TestRunner: 0x7fff94cac000 - 0x7fff94d08ff7 com.apple.HIServices (1.21 - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices QtQA::App::TestRunner: 0x7fff94d09000 - 0x7fff94f7dfff 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: 0x7fff94f9e000 - 0x7fff94fa9ff7 libc++abi.dylib (14.0.0 - compatibility 1.0.0) <8FF3D766-D678-36F6-84AC-423C878E6D14> /usr/lib/libc++abi.dylib QtQA::App::TestRunner: 0x7fff94fad000 - 0x7fff94fadfff com.apple.vecLib (3.7 - vecLib 3.7) <9A58105C-B36E-35B5-812C-4ED693F2618F> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff94fae000 - 0x7fff94fc0ff7 libsasl2.2.dylib (3.15.0 - compatibility 3.0.0) <6245B497-784B-355C-98EF-2DC6B45BF05C> /usr/lib/libsasl2.2.dylib QtQA::App::TestRunner: 0x7fff94fc1000 - 0x7fff95074ff7 com.apple.CoreText (220.22.0 - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText QtQA::App::TestRunner: 0x7fff9509e000 - 0x7fff95165ff7 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: 0x7fff95174000 - 0x7fff951cfff7 com.apple.opencl (2.0.19 - 2.0.19) /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL QtQA::App::TestRunner: 0x7fff951d0000 - 0x7fff951e6ff7 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: 0x7fff951f2000 - 0x7fff9521ffe7 libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <6E5C8AC3-DBB7-31CB-BEB7-D6ED8E6DE0CE> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: 0x7fff95220000 - 0x7fff95262ff7 libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) /usr/lib/system/libcommonCrypto.dylib QtQA::App::TestRunner: 0x7fff95263000 - 0x7fff95305fff com.apple.securityfoundation (5.0 - 55116) <70CDC3ED-39AA-3784-8715-F0F5E2CB9754> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation QtQA::App::TestRunner: 0x7fff95306000 - 0x7fff953eae5f libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <871E688B-CF57-3BC7-80D6-F6476DFF109B> /usr/lib/libobjc.A.dylib QtQA::App::TestRunner: 0x7fff953eb000 - 0x7fff9558bff7 com.apple.QuartzCore (1.7 - 270.5) <19E5E0AB-DAA9-3F97-988C-D9A46AFB9C04> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore QtQA::App::TestRunner: 0x7fff9558c000 - 0x7fff95590fff 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: 0x7fff95591000 - 0x7fff955adff7 com.apple.GenerationalStorage (1.0 - 126.1) <509F52ED-E54B-3FEF-B3C2-759387B826E6> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage QtQA::App::TestRunner: 0x7fff955ae000 - 0x7fff955e8fe7 com.apple.DebugSymbols (2.1 - 87) <149201BE-A8A4-3E40-AD65-E5194B59162E> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols QtQA::App::TestRunner: 0x7fff955e9000 - 0x7fff956f5fff 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: 0x7fff956f6000 - 0x7fff956f8fff com.apple.TrustEvaluationAgent (2.0 - 1) <1F31CAFF-C1C6-33D3-94E9-11B721761DDF> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent QtQA::App::TestRunner: 0x7fff956f9000 - 0x7fff95708fff 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: 0x7fff95709000 - 0x7fff95866fff 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: 0x7fff958a2000 - 0x7fff958e1fff com.apple.AE (527.7 - 527.7) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE QtQA::App::TestRunner: 0x7fff95adf000 - 0x7fff95adffff com.apple.Carbon (153 - 153) <895C2BF2-1666-3A59-A669-311B1F4F368B> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon QtQA::App::TestRunner: 0x7fff95ae0000 - 0x7fff95b81fff com.apple.LaunchServices (480.40 - 480.40) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices 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: 5611 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=169.8M resident=96.3M(57%) swapped_out_or_unallocated=73.6M(43%) QtQA::App::TestRunner: Writable regions: Total=118.8M written=14.2M(12%) resident=19.1M(16%) swapped_out=0K(0%) unallocated=99.8M(84%) QtQA::App::TestRunner: QtQA::App::TestRunner: REGION TYPE VIRTUAL QtQA::App::TestRunner: =========== ======= QtQA::App::TestRunner: CG backing stores 2696K QtQA::App::TestRunner: CG image 12K QtQA::App::TestRunner: CG shared images 3408K QtQA::App::TestRunner: CoreImage 8K QtQA::App::TestRunner: CoreServices 4356K QtQA::App::TestRunner: MALLOC 86.0M 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.6M QtQA::App::TestRunner: __IMAGE 528K QtQA::App::TestRunner: __LINKEDIT 54.5M QtQA::App::TestRunner: __TEXT 115.4M QtQA::App::TestRunner: __UNICODE 544K QtQA::App::TestRunner: mapped file 40.6M QtQA::App::TestRunner: shared memory 308K QtQA::App::TestRunner: =========== ======= QtQA::App::TestRunner: TOTAL 407.0M QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qgl: 15 seconds, signal 6 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02274/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/dev_1386799013): http://codereview.qt-project.org/68010 [PS7] - Add the UTF16-to-Latin1 in-place converter http://codereview.qt-project.org/67866 [PS6] - Improve the Latin1 conversion in QString a little http://codereview.qt-project.org/67728 [PS16] - Implement support for ref-qualified QString::toLatin1 & friends From ci-noreply at qt-project.org Thu Dec 12 00:53:47 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 12 Dec 2013 01:53:47 +0200 Subject: [Ci-reports] pass on QtDeclarative_dev_Integration #997 Message-ID: <20131211_235347_063512.ci-noreply@qt-project.org> QtDeclarative_dev_Integration #997: SUCCESS Tested changes (refs/builds/dev_1386801989): http://codereview.qt-project.org/72492 [PS7] - Add displayMarginBeginning/End to ListView and GridView. From ci-noreply at qt-project.org Thu Dec 12 01:24:59 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 12 Dec 2013 02:24:59 +0200 Subject: [Ci-reports] pass on QtDeclarative_stable_Integration #1486 Message-ID: <20131212_002459_019104.ci-noreply@qt-project.org> QtDeclarative_stable_Integration #1486: SUCCESS Tested changes (refs/builds/stable_1386803979): http://codereview.qt-project.org/73513 [PS2] - Stabilize Test From ci-noreply at qt-project.org Thu Dec 12 04:59:35 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 12 Dec 2013 05:59:35 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2275 Message-ID: <20131212_035935_042462.ci-noreply@qt-project.org> Autotest `tst_qquicktrailemitter' failed :( Testing tst_qquicktrailemitter FAIL! : tst_qquicktrailemitter::test_basic() Compared values are not the same Actual (system->groupData[1]->size()): 510 Expected (500) : 500 Loc: [tst_qquicktrailemitter.cpp(89)] Totals: 2 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qquicktrailemitter ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_qquicktrailemitter::initTestCase() FAIL! : tst_qquicktrailemitter::test_basic() Compared values are not the same Actual (system->groupData[1]->size()): 510 Expected (500) : 500 Loc: [tst_qquicktrailemitter.cpp(89)] PASS : tst_qquicktrailemitter::cleanupTestCase() Totals: 2 passed, 1 failed, 0 skipped ********* Finished testing of tst_qquicktrailemitter ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquicktrailemitter: 11 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02275/revdep-qtdeclarative_linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz Tested changes (refs/builds/dev_1386818737): http://codereview.qt-project.org/68010 [PS7] - Add the UTF16-to-Latin1 in-place converter http://codereview.qt-project.org/67866 [PS6] - Improve the Latin1 conversion in QString a little http://codereview.qt-project.org/67728 [PS16] - Implement support for ref-qualified QString::toLatin1 & friends From ci-noreply at qt-project.org Thu Dec 12 08:03:15 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 12 Dec 2013 09:03:15 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2276 Message-ID: <20131212_070315_020601.ci-noreply@qt-project.org> Autotest `tst_qabstractitemview' failed :( Testing tst_QAbstractItemView 2013-12-12 07:56:10.677 tst_qabstractitemview[83838:4817] 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)] 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() PASS : tst_QAbstractItemView::testClickedSignal() 2013-12-12 07:56:16.655 tst_qabstractitemview[84024:5403] 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::testChangeEditorState() 'QTest::qWaitForWindowActive(&view)' returned FALSE. () Loc: [tst_qabstractitemview.cpp(1653)] 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: 20 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02276/macx-clang_developer-build_OSX_10.8/log.txt.gz Tested changes (refs/builds/dev_1386826737): http://codereview.qt-project.org/68010 [PS7] - Add the UTF16-to-Latin1 in-place converter http://codereview.qt-project.org/67866 [PS6] - Improve the Latin1 conversion in QString a little http://codereview.qt-project.org/67728 [PS16] - Implement support for ref-qualified QString::toLatin1 & friends From ci-noreply at qt-project.org Thu Dec 12 09:20:24 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 12 Dec 2013 10:20:24 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2277 Message-ID: <20131212_082024_089011.ci-noreply@qt-project.org> Autotest `tst_qgl' 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_QGL 2013-12-12 09:43:23.282 tst_qgl[88505:107] invalid drawable 2013-12-12 09:43:23.852 tst_qgl[88505:107] invalid drawable 2013-12-12 09:43:24.279 tst_qgl[88505:107] invalid drawable 2013-12-12 09:43:24.668 tst_qgl[88505:107] invalid drawable 2013-12-12 09:43:25.074 tst_qgl[88505:107] invalid drawable 2013-12-12 09:43:25.468 tst_qgl[88505:107] invalid drawable 2013-12-12 09:43:25.869 tst_qgl[88505:107] invalid drawable QtQA::App::TestRunner: Process exited due to signal 10 QtQA::App::TestRunner: ============================= crash report follows: ============================ QtQA::App::TestRunner: Process: tst_qgl [88505] QtQA::App::TestRunner: Path: /work/*/tst_qgl.app/Contents/MacOS/tst_qgl QtQA::App::TestRunner: Identifier: @BUNDLEIDENTIFIER@ QtQA::App::TestRunner: Version: ??? (???) QtQA::App::TestRunner: Code Type: X86-64 (Native) QtQA::App::TestRunner: Parent Process: perl5.12 [88504] QtQA::App::TestRunner: QtQA::App::TestRunner: Date/Time: 2013-12-12 09:43:25.928 +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 (SIGBUS) QtQA::App::TestRunner: Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000100001349 QtQA::App::TestRunner: QtQA::App::TestRunner: VM Regions Near 0x100001349: QtQA::App::TestRunner: --> __TEXT 0000000100000000-0000000100022000 [ 136K] r-x/rwx SM=COW /work/*/tst_qgl.app/Contents/MacOS/tst_qgl QtQA::App::TestRunner: __DATA 0000000100022000-0000000100025000 [ 12K] rw-/rwx SM=PRV /work/*/tst_qgl.app/Contents/MacOS/tst_qgl QtQA::App::TestRunner: QtQA::App::TestRunner: Application Specific Information: QtQA::App::TestRunner: objc[88505]: garbage collection is OFF QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 Crashed:: Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: 0 QtGui 0x0000000100789ff6 TestNamespace::QGuiApplicationPrivate::processExposeEvent(TestNamespace::QWindowSystemInterfacePrivate::ExposeEvent*) + 262 QtQA::App::TestRunner: 1 QtGui 0x000000010078639c TestNamespace::QGuiApplicationPrivate::processWindowSystemEvent(TestNamespace::QWindowSystemInterfacePrivate::WindowSystemEvent*) + 572 QtQA::App::TestRunner: 2 QtGui 0x00000001007767d8 TestNamespace::QWindowSystemInterface::sendWindowSystemEvents(TestNamespace::QFlags) + 56 QtQA::App::TestRunner: 3 QtGui 0x0000000100774caf TestNamespace::QWindowSystemInterface::flushWindowSystemEvents() + 575 QtQA::App::TestRunner: 4 libqcocoa.dylib 0x0000000102d0fb76 -[QNSView updateGeometry] + 582 QtQA::App::TestRunner: 5 com.apple.Foundation 0x00007fff988ecd0e __-[NSNotificationCenter addObserver:selector:name:object:]_block_invoke_1 + 47 QtQA::App::TestRunner: 6 com.apple.CoreFoundation 0x00007fff94bf47ba _CFXNotificationPost + 2634 QtQA::App::TestRunner: 7 com.apple.Foundation 0x00007fff988d8fc3 -[NSNotificationCenter postNotificationName:object:userInfo:] + 65 QtQA::App::TestRunner: 8 com.apple.AppKit 0x00007fff966f9b1f -[NSView _postFrameChangeNotification] + 260 QtQA::App::TestRunner: 9 com.apple.AppKit 0x00007fff9661ecfd -[NSView setFrameOrigin:] + 609 QtQA::App::TestRunner: 10 com.apple.AppKit 0x00007fff9661ea33 -[NSView setFrame:] + 231 QtQA::App::TestRunner: 11 libqcocoa.dylib 0x0000000102d0c865 TestNamespace::QCocoaWindow::recreateWindow(TestNamespace::QPlatformWindow const*) + 613 QtQA::App::TestRunner: 12 libqcocoa.dylib 0x0000000102d0e3ed TestNamespace::QCocoaWindow::setParent(TestNamespace::QPlatformWindow const*) + 61 QtQA::App::TestRunner: 13 QtGui 0x000000010078f75d TestNamespace::QWindow::setParent(TestNamespace::QWindow*) + 77 QtQA::App::TestRunner: 14 QtWidgets 0x000000010012f983 TestNamespace::q_createNativeChildrenAndSetParent(TestNamespace::QWidget const*) + 387 QtQA::App::TestRunner: 15 QtWidgets 0x000000010012fd04 TestNamespace::QWidgetPrivate::create_sys(unsigned long long, bool, bool) + 756 QtQA::App::TestRunner: 16 QtWidgets 0x000000010010618a TestNamespace::QWidget::create(unsigned long long, bool, bool) + 378 QtQA::App::TestRunner: 17 QtWidgets 0x0000000100115148 TestNamespace::QWidget::setVisible(bool) + 216 QtQA::App::TestRunner: 18 @BUNDLEIDENTIFIER@ 0x000000010000a8e5 tst_QGL::graphicsViewClipping() + 341 QtQA::App::TestRunner: 19 QtCore 0x0000000100e52aef 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: 20 QtCore 0x0000000100e526dc 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: 21 QtTest 0x0000000101257989 _ZN13TestNamespace5QTestL17qInvokeTestMethodEPKcS2_ + 1465 QtQA::App::TestRunner: 22 QtTest 0x00000001012547a2 TestNamespace::QTest::qExec(TestNamespace::QObject*, int, char**) + 1682 QtQA::App::TestRunner: 23 @BUNDLEIDENTIFIER@ 0x0000000100015d88 main + 88 QtQA::App::TestRunner: 24 @BUNDLEIDENTIFIER@ 0x0000000100003da4 start + 52 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1:: Dispatch queue: com.apple.libdispatch-manager QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff993927e6 kevent + 10 QtQA::App::TestRunner: 1 libdispatch.dylib 0x00007fff91ea5786 _dispatch_mgr_invoke + 923 QtQA::App::TestRunner: 2 libdispatch.dylib 0x00007fff91ea4316 _dispatch_mgr_thread + 54 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2: QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff99392192 __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libsystem_c.dylib 0x00007fff903ac594 _pthread_wqthread + 758 QtQA::App::TestRunner: 2 libsystem_c.dylib 0x00007fff903adb85 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 3: QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff99392192 __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libsystem_c.dylib 0x00007fff903ac594 _pthread_wqthread + 758 QtQA::App::TestRunner: 2 libsystem_c.dylib 0x00007fff903adb85 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 4:: Dispatch queue: com.apple.opengl.cvmDoWork QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff9939067a mach_msg_trap + 10 QtQA::App::TestRunner: 1 libsystem_kernel.dylib 0x00007fff9938fd71 mach_msg + 73 QtQA::App::TestRunner: 2 libCoreVMClient.dylib 0x00007fff8e4b095f cvmsServ_BuildModularFunction + 184 QtQA::App::TestRunner: 3 libCoreVMClient.dylib 0x00007fff8e4b1b5e CVMSBuildModularFunction + 75 QtQA::App::TestRunner: 4 libCVMSPluginSupport.dylib 0x00007fff8da0b6d9 cvm_deferred_build_modular(void*) + 247 QtQA::App::TestRunner: 5 libdispatch.dylib 0x00007fff91ea52d2 _dispatch_queue_drain + 264 QtQA::App::TestRunner: 6 libdispatch.dylib 0x00007fff91ea512e _dispatch_queue_invoke + 54 QtQA::App::TestRunner: 7 libdispatch.dylib 0x00007fff91ea4928 _dispatch_worker_thread2 + 198 QtQA::App::TestRunner: 8 libsystem_c.dylib 0x00007fff903ac3da _pthread_wqthread + 316 QtQA::App::TestRunner: 9 libsystem_c.dylib 0x00007fff903adb85 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 5: QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff99392192 __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libsystem_c.dylib 0x00007fff903ac594 _pthread_wqthread + 758 QtQA::App::TestRunner: 2 libsystem_c.dylib 0x00007fff903adb85 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 6: QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff99392192 __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libsystem_c.dylib 0x00007fff903ac594 _pthread_wqthread + 758 QtQA::App::TestRunner: 2 libsystem_c.dylib 0x00007fff903adb85 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 7:: QThread QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff99391df2 __select + 10 QtQA::App::TestRunner: 1 QtCore 0x0000000100e950c4 TestNamespace::qt_safe_select(int, fd_set*, fd_set*, fd_set*, timespec const*) + 68 QtQA::App::TestRunner: 2 QtCore 0x0000000100e9603a TestNamespace::QEventDispatcherUNIXPrivate::doSelect(TestNamespace::QFlags, timespec*) + 682 QtQA::App::TestRunner: 3 QtCore 0x0000000100e96fa7 TestNamespace::QEventDispatcherUNIX::processEvents(TestNamespace::QFlags) + 263 QtQA::App::TestRunner: 4 QtCore 0x0000000100e47154 TestNamespace::QEventLoop::exec(TestNamespace::QFlags) + 404 QtQA::App::TestRunner: 5 QtCore 0x0000000100c6e423 TestNamespace::QThread::exec() + 115 QtQA::App::TestRunner: 6 QtCore 0x0000000100c7256a TestNamespace::QThreadPrivate::start(void*) + 474 QtQA::App::TestRunner: 7 libsystem_c.dylib 0x00007fff903aa8bf _pthread_start + 335 QtQA::App::TestRunner: 8 libsystem_c.dylib 0x00007fff903adb75 thread_start + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 crashed with X86 Thread State (64-bit): QtQA::App::TestRunner: rax: 0x0000000100001280 rbx: 0x0000000100001280 rcx: 0x00000001007865b8 rdx: 0x0000000000000000 QtQA::App::TestRunner: rdi: 0x000000010292aac0 rsi: 0x00000001013b0868 rbp: 0x00007fff5fbfd750 rsp: 0x00007fff5fbfd6e0 QtQA::App::TestRunner: r8: 0x000000000000000a r9: 0x000000000000000c r10: 0x0000000031af9135 r11: 0x00000000fffffffb QtQA::App::TestRunner: r12: 0x0000000000000002 r13: 0x000000010162f6f0 r14: 0x000000010292aac0 r15: 0x000000010162f6f0 QtQA::App::TestRunner: rip: 0x0000000100789ff6 rfl: 0x0000000000010246 cr2: 0x0000000100001349 QtQA::App::TestRunner: Logical CPU: 3 QtQA::App::TestRunner: QtQA::App::TestRunner: Binary Images: QtQA::App::TestRunner: 0x100000000 - 0x100021ff7 + at BUNDLEIDENTIFIER@ (??? - ???) <5EEF5B8A-75F4-345B-96F6-190FD97ECD90> /work/*/tst_qgl.app/Contents/MacOS/tst_qgl QtQA::App::TestRunner: 0x100037000 - 0x10007eff7 +QtOpenGL (5.3.0 - compatibility 5.3.0) /work/*/QtOpenGL.framework/Versions/5/QtOpenGL QtQA::App::TestRunner: 0x1000b1000 - 0x10055efff +QtWidgets (5.3.0 - compatibility 5.3.0) /work/*/QtWidgets.framework/Versions/5/QtWidgets QtQA::App::TestRunner: 0x100766000 - 0x100af2ff7 +QtGui (5.3.0 - compatibility 5.3.0) /work/*/QtGui.framework/Versions/5/QtGui QtQA::App::TestRunner: 0x100c47000 - 0x10112dfff +QtCore (5.3.0 - compatibility 5.3.0) <8A98BC63-10D2-3B8F-B32F-60AFDB716135> /work/*/QtCore.framework/Versions/5/QtCore QtQA::App::TestRunner: 0x10124f000 - 0x101271ff7 +QtTest (5.3.0 - compatibility 5.3.0) <0257CBC4-6236-32E0-818E-E58CE6FFBD1A> /work/*/QtTest.framework/Versions/5/QtTest QtQA::App::TestRunner: 0x101285000 - 0x10128bfff com.apple.agl (3.2.0 - AGL-3.2.0) /System/Library/Frameworks/AGL.framework/Versions/A/AGL QtQA::App::TestRunner: 0x101783000 - 0x1017adff7 +QtPrintSupport (5.3.0 - compatibility 5.3.0) <6144D6A8-A8D5-357E-A1C4-6676962E2C36> /work/*/QtPrintSupport.framework/Versions/5/QtPrintSupport QtQA::App::TestRunner: 0x102b8c000 - 0x102bbaff7 GLRendererFloat (??? - ???) <06CA5D0B-BC5F-3CC7-836D-A02F7DB92BE8> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GLRendererFloat QtQA::App::TestRunner: 0x102bc3000 - 0x102bcdfef 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: 0x102bd3000 - 0x102bd6ff7 libCoreFSCache.dylib (??? - ???) <0D155750-7910-32C5-8327-924FC1089442> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib QtQA::App::TestRunner: 0x102bea000 - 0x102bebff3 +cl_kernels (??? - ???) <65D5E984-4E73-43DD-AC13-1B59B9099890> cl_kernels QtQA::App::TestRunner: 0x102bf8000 - 0x102bf8ff1 +cl_kernels (??? - ???) <7FA51D9E-F903-43A0-BA9C-B076AC1CC1A6> cl_kernels QtQA::App::TestRunner: 0x102d00000 - 0x102d8efff +libqcocoa.dylib (??? - ???) <0C4FF123-42E0-3879-ACB9-D69238C0B94B> /work/*/libqcocoa.dylib QtQA::App::TestRunner: 0x102fed000 - 0x102ff3ff7 +libqgif.dylib (??? - ???) <63DC4F67-2136-3749-886B-95125D0B9B2F> /work/*/libqgif.dylib QtQA::App::TestRunner: 0x104aee000 - 0x104af3fff +libqico.dylib (??? - ???) <985D7D56-BE5C-33CD-81E9-E9622F0F5B18> /work/*/libqico.dylib QtQA::App::TestRunner: 0x104d00000 - 0x104eb8fff GLEngine (??? - ???) <59179FEC-D0E2-38B3-BD49-765506A645AC> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine QtQA::App::TestRunner: 0x106464000 - 0x1065befff libGLProgrammability.dylib (??? - ???) <90390984-70BC-365C-AB3E-16C35C4240CB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib QtQA::App::TestRunner: 0x106700000 - 0x10679fff7 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: 0x10a040000 - 0x10a07bff7 +libqjpeg.dylib (??? - ???) /work/*/libqjpeg.dylib QtQA::App::TestRunner: 0x7fff6ddcf000 - 0x7fff6de03baf dyld (195.6 - ???) /usr/lib/dyld QtQA::App::TestRunner: 0x7fff8d31d000 - 0x7fff8d412fff libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <5C40E880-0706-378F-B864-3C2BD922D926> /usr/lib/libiconv.2.dylib QtQA::App::TestRunner: 0x7fff8d708000 - 0x7fff8d754ff7 com.apple.SystemConfiguration (1.11.3 - 1.11) <131780ED-E8DD-3153-81F2-5FEC4F6554C2> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration QtQA::App::TestRunner: 0x7fff8d76f000 - 0x7fff8d874fff libFontParser.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib QtQA::App::TestRunner: 0x7fff8da0a000 - 0x7fff8da0cfff libCVMSPluginSupport.dylib (??? - ???) <982F1ED4-3CBB-3161-8BEA-8A980C27FCC1> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib QtQA::App::TestRunner: 0x7fff8da0d000 - 0x7fff8da0dfff com.apple.Cocoa (6.6 - ???) <021D4214-9C23-3CD8-AFB2-F331697A4508> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa QtQA::App::TestRunner: 0x7fff8da0f000 - 0x7fff8da50fff 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: 0x7fff8da51000 - 0x7fff8da81ff7 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: 0x7fff8da82000 - 0x7fff8da87fff libpam.2.dylib (3.0.0 - compatibility 3.0.0) /usr/lib/libpam.2.dylib QtQA::App::TestRunner: 0x7fff8db1c000 - 0x7fff8db26ff7 liblaunch.dylib (392.39.0 - compatibility 1.0.0) <8C235D13-2928-30E5-9E12-2CC3D6324AE2> /usr/lib/system/liblaunch.dylib QtQA::App::TestRunner: 0x7fff8dfcb000 - 0x7fff8e061ff7 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: 0x7fff8e062000 - 0x7fff8e48ffff libLAPACK.dylib (??? - ???) <4F2E1055-2207-340B-BB45-E4F16171EE0D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib QtQA::App::TestRunner: 0x7fff8e490000 - 0x7fff8e49bfff com.apple.CommonAuth (2.2 - 2.0) <77E6F0D0-85B6-30B5-B99C-F57104DD2EBA> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth QtQA::App::TestRunner: 0x7fff8e49c000 - 0x7fff8e4a2fff IOSurface (??? - ???) <77C6757B-D357-3E34-9424-48F962B5CC9C> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface QtQA::App::TestRunner: 0x7fff8e4b0000 - 0x7fff8e4b3fff libCoreVMClient.dylib (??? - ???) <28CB0F3F-A202-391F-8CAC-FC9A1398A962> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib QtQA::App::TestRunner: 0x7fff8e4f3000 - 0x7fff8e547fff 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: 0x7fff8e5ce000 - 0x7fff8e626ff7 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: 0x7fff8e67b000 - 0x7fff8e6aeff7 com.apple.GSS (2.2 - 2.0) <971395D0-B9D0-3FDE-B23F-6F9D0A2FB95F> /System/Library/Frameworks/GSS.framework/Versions/A/GSS QtQA::App::TestRunner: 0x7fff8e6af000 - 0x7fff8e725fff com.apple.CoreSymbolication (2.2 - 73.2) <126415E3-3A35-315B-B4B7-507CDBED0D58> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication QtQA::App::TestRunner: 0x7fff8e726000 - 0x7fff8e78eff7 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: 0x7fff8e78f000 - 0x7fff8e7e1ff7 libGLU.dylib (??? - ???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib QtQA::App::TestRunner: 0x7fff8e7e4000 - 0x7fff8e80dfff com.apple.CoreVideo (1.7 - 70.3) <9A9D4058-9935-3B0A-B1A6-27EB78D02249> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo QtQA::App::TestRunner: 0x7fff8ea00000 - 0x7fff8ea06fff libmacho.dylib (800.0.0 - compatibility 1.0.0) /usr/lib/system/libmacho.dylib QtQA::App::TestRunner: 0x7fff8eaff000 - 0x7fff8eb06fff com.apple.NetFS (4.0 - 4.0) /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS QtQA::App::TestRunner: 0x7fff8eb07000 - 0x7fff8eb0bfff libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) /usr/lib/system/libmathCommon.A.dylib QtQA::App::TestRunner: 0x7fff8ebd4000 - 0x7fff8ebd5fff libDiagnosticMessagesClient.dylib (??? - ???) <3DCF577B-F126-302B-BCE2-4DB9A95B8598> /usr/lib/libDiagnosticMessagesClient.dylib QtQA::App::TestRunner: 0x7fff8ebd6000 - 0x7fff8ecb4fff com.apple.DiscRecording (6.0.4 - 6040.4.1) /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording QtQA::App::TestRunner: 0x7fff8ecb5000 - 0x7fff8ed3aff7 com.apple.Heimdal (2.2 - 2.0) /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal QtQA::App::TestRunner: 0x7fff8ed3b000 - 0x7fff8ed40ff7 libsystem_network.dylib (??? - ???) <5DE7024E-1D2D-34A2-80F4-08326331A75B> /usr/lib/system/libsystem_network.dylib QtQA::App::TestRunner: 0x7fff8f406000 - 0x7fff8f418ff7 libbsm.0.dylib (??? - ???) <349BB16F-75FA-363F-8D98-7A9C3FA90A0D> /usr/lib/libbsm.0.dylib QtQA::App::TestRunner: 0x7fff8f4cb000 - 0x7fff8f50fff7 com.apple.MediaKit (12 - 602) <0C2CBEDA-412F-3DDF-9C74-44114E5E0DB9> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit QtQA::App::TestRunner: 0x7fff8f510000 - 0x7fff8f511fff libunc.dylib (24.0.0 - compatibility 1.0.0) /usr/lib/system/libunc.dylib QtQA::App::TestRunner: 0x7fff8f512000 - 0x7fff8f526ff7 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: 0x7fff8f65a000 - 0x7fff8f65afff libOpenScriptingUtil.dylib (??? - ???) /usr/lib/libOpenScriptingUtil.dylib QtQA::App::TestRunner: 0x7fff8f65b000 - 0x7fff8f768fff 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: 0x7fff8f769000 - 0x7fff8f86bfff libxml2.2.dylib (10.3.0 - compatibility 10.0.0) /usr/lib/libxml2.2.dylib QtQA::App::TestRunner: 0x7fff8f86c000 - 0x7fff8f9a2fff com.apple.vImage (5.1 - 5.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage QtQA::App::TestRunner: 0x7fff8f9a3000 - 0x7fff8fa87ff7 com.apple.CoreServices.OSServices (478.49 - 478.49) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices QtQA::App::TestRunner: 0x7fff8fab4000 - 0x7fff8fbaeff7 com.apple.DiskImagesFramework (10.7.4 - 331.7) /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages QtQA::App::TestRunner: 0x7fff8fe1c000 - 0x7fff8ff35fff 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: 0x7fff8ff36000 - 0x7fff8ff45ff7 libxar-nossl.dylib (??? - ???) /usr/lib/libxar-nossl.dylib QtQA::App::TestRunner: 0x7fff8ff9a000 - 0x7fff8ffa3ff7 libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) /usr/lib/system/libsystem_notify.dylib QtQA::App::TestRunner: 0x7fff8ffa4000 - 0x7fff8ffa5ff7 libsystem_sandbox.dylib (??? - ???) <2A09E4DA-F47C-35CB-B70C-E0492BA9F20E> /usr/lib/system/libsystem_sandbox.dylib QtQA::App::TestRunner: 0x7fff90015000 - 0x7fff9011cfe7 libsqlite3.dylib (9.6.0 - compatibility 9.0.0) /usr/lib/libsqlite3.dylib QtQA::App::TestRunner: 0x7fff9011d000 - 0x7fff90121ff7 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: 0x7fff9035c000 - 0x7fff90439fef libsystem_c.dylib (763.13.0 - compatibility 1.0.0) <41B43515-2806-3FBC-ACF1-A16F35B7E290> /usr/lib/system/libsystem_c.dylib QtQA::App::TestRunner: 0x7fff9043e000 - 0x7fff904a9ff7 com.apple.framework.IOKit (2.0 - ???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit QtQA::App::TestRunner: 0x7fff904aa000 - 0x7fff90544ff7 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: 0x7fff90545000 - 0x7fff90547ff7 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: 0x7fff907f7000 - 0x7fff9083bff7 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: 0x7fff9083c000 - 0x7fff90882fff libcurl.4.dylib (7.0.0 - compatibility 7.0.0) <2C442396-1006-3765-92D2-60869D4641CE> /usr/lib/libcurl.4.dylib QtQA::App::TestRunner: 0x7fff90b83000 - 0x7fff90b8afff libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <172B1985-F24A-34E9-8D8B-A2403C9A0399> /usr/lib/system/libcopyfile.dylib QtQA::App::TestRunner: 0x7fff90b8b000 - 0x7fff90bfbfff com.apple.datadetectorscore (3.0 - 179.4) <4AB32B7F-8EC2-327E-BAC8-80129AA36E7B> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore QtQA::App::TestRunner: 0x7fff90bfc000 - 0x7fff90f28fff com.apple.HIToolbox (1.9 - ???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox QtQA::App::TestRunner: 0x7fff90f29000 - 0x7fff90f89fff 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: 0x7fff90f8b000 - 0x7fff90f98ff7 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: 0x7fff90ff7000 - 0x7fff9101bfff com.apple.RemoteViewServices (1.5 - 44.2) /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices QtQA::App::TestRunner: 0x7fff9107a000 - 0x7fff9111ffff 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: 0x7fff91178000 - 0x7fff91186ff7 libkxld.dylib (??? - ???) <01161870-E3B3-3F87-BA4A-0AA7A081F409> /usr/lib/system/libkxld.dylib QtQA::App::TestRunner: 0x7fff911e9000 - 0x7fff9125fff7 libc++.1.dylib (28.4.0 - compatibility 1.0.0) /usr/lib/libc++.1.dylib QtQA::App::TestRunner: 0x7fff91322000 - 0x7fff9135dfff libsystem_info.dylib (??? - ???) <35F90252-2AE1-32C5-8D34-782C614D9639> /usr/lib/system/libsystem_info.dylib QtQA::App::TestRunner: 0x7fff9135e000 - 0x7fff9135efff libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <61EFED6A-A407-301E-B454-CD18314F0075> /usr/lib/system/libkeymgr.dylib QtQA::App::TestRunner: 0x7fff9137b000 - 0x7fff91380fff com.apple.OpenDirectory (10.7 - 146) <7960A302-F9AC-3F72-838E-3A382032DCA6> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory QtQA::App::TestRunner: 0x7fff91381000 - 0x7fff91583fff libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <0176782F-9526-3905-813A-7A5676EC2C86> /usr/lib/libicucore.A.dylib QtQA::App::TestRunner: 0x7fff91584000 - 0x7fff91663fff 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: 0x7fff91664000 - 0x7fff91664fff 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: 0x7fff91665000 - 0x7fff91672fff 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: 0x7fff91673000 - 0x7fff916e6fff libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <6BDD43E4-A4B1-379E-9ED5-8C713653DFF2> /usr/lib/libstdc++.6.dylib QtQA::App::TestRunner: 0x7fff91b0d000 - 0x7fff91e02ff7 com.apple.security (7.0 - 55148.6) <4535E500-973A-3BA7-AF65-DF5CF0658F02> /System/Library/Frameworks/Security.framework/Versions/A/Security QtQA::App::TestRunner: 0x7fff91e03000 - 0x7fff91e03fff 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: 0x7fff91e10000 - 0x7fff91e13fff libRadiance.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib QtQA::App::TestRunner: 0x7fff91e14000 - 0x7fff91e54ff7 libcups.2.dylib (2.9.0 - compatibility 2.0.0) <7D2E5016-A960-3ADE-B042-F74063E79550> /usr/lib/libcups.2.dylib QtQA::App::TestRunner: 0x7fff91e55000 - 0x7fff91e56fff libdnsinfo.dylib (395.11.0 - compatibility 1.0.0) <853BAAA5-270F-3FDC-B025-D448DB72E1C3> /usr/lib/system/libdnsinfo.dylib QtQA::App::TestRunner: 0x7fff91e57000 - 0x7fff91e7dfff com.apple.framework.familycontrols (3.0 - 300) <6F0C58C0-22E7-3877-8CFA-1ED0CB3CE38B> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls QtQA::App::TestRunner: 0x7fff91e7e000 - 0x7fff91e9ffff libPng.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib QtQA::App::TestRunner: 0x7fff91ea0000 - 0x7fff91ea1fff liblangid.dylib (??? - ???) /usr/lib/liblangid.dylib QtQA::App::TestRunner: 0x7fff91ea2000 - 0x7fff91eb0fff libdispatch.dylib (187.10.0 - compatibility 1.0.0) <8E03C652-922A-3399-93DE-9EA0CBFA0039> /usr/lib/system/libdispatch.dylib QtQA::App::TestRunner: 0x7fff91eb1000 - 0x7fff91eb7fff com.apple.DiskArbitration (2.4.1 - 2.4.1) /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration QtQA::App::TestRunner: 0x7fff91eb8000 - 0x7fff9201ffff 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: 0x7fff92020000 - 0x7fff92082ff7 com.apple.Symbolication (1.3 - 91) <98A0662F-26ED-3B10-871B-07747127C7E9> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication QtQA::App::TestRunner: 0x7fff92083000 - 0x7fff9208aff7 com.apple.CommerceCore (1.0 - 17) /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore QtQA::App::TestRunner: 0x7fff9208b000 - 0x7fff9208cff7 libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869> /usr/lib/system/libsystem_blocks.dylib QtQA::App::TestRunner: 0x7fff931db000 - 0x7fff9325efef com.apple.Metadata (10.7.0 - 627.37) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata QtQA::App::TestRunner: 0x7fff93b9a000 - 0x7fff93bb9fff libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <0635C52D-DD53-3721-A488-4C6E95607A74> /usr/lib/libresolv.9.dylib QtQA::App::TestRunner: 0x7fff93bba000 - 0x7fff93bc2fff libsystem_dnssd.dylib (??? - ???) <584B321E-5159-37CD-B2E7-82E069C70AFB> /usr/lib/system/libsystem_dnssd.dylib QtQA::App::TestRunner: 0x7fff93bc3000 - 0x7fff93bc8fff libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <98ECD5F6-E85C-32A5-98CD-8911230CB66A> /usr/lib/system/libcompiler_rt.dylib QtQA::App::TestRunner: 0x7fff94012000 - 0x7fff94018ff7 libunwind.dylib (30.0.0 - compatibility 1.0.0) <1E9C6C8C-CBE8-3F4B-A5B5-E03E3AB53231> /usr/lib/system/libunwind.dylib QtQA::App::TestRunner: 0x7fff94019000 - 0x7fff9401cfff com.apple.help (1.3.2 - 42) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help QtQA::App::TestRunner: 0x7fff94063000 - 0x7fff9407afff com.apple.MultitouchSupport.framework (231.4 - 231.4) <559C1AFB-E0B4-3D23-9189-18DE09C06FFE> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport QtQA::App::TestRunner: 0x7fff9407b000 - 0x7fff940ffff7 com.apple.ApplicationServices.ATS (317.12.0 - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS QtQA::App::TestRunner: 0x7fff94157000 - 0x7fff94157fff com.apple.Accelerate (1.7 - Accelerate 1.7) <82DDF6F5-FBC3-323D-B71D-CF7ABC5CF568> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate QtQA::App::TestRunner: 0x7fff94801000 - 0x7fff9482cff7 libxslt.1.dylib (3.24.0 - compatibility 3.0.0) /usr/lib/libxslt.1.dylib QtQA::App::TestRunner: 0x7fff94b67000 - 0x7fff94b6cfff libcache.dylib (47.0.0 - compatibility 1.0.0) /usr/lib/system/libcache.dylib QtQA::App::TestRunner: 0x7fff94b7f000 - 0x7fff94b86fff libGFXShared.dylib (??? - ???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib QtQA::App::TestRunner: 0x7fff94b87000 - 0x7fff94b88ff7 libremovefile.dylib (21.1.0 - compatibility 1.0.0) <739E6C83-AA52-3C6C-A680-B37FE2888A04> /usr/lib/system/libremovefile.dylib QtQA::App::TestRunner: 0x7fff94ba8000 - 0x7fff94d7cff7 com.apple.CoreFoundation (6.7.2 - 635.21) <62A3402E-A4E7-391F-AD20-1EF20236CE1B> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation QtQA::App::TestRunner: 0x7fff94d7f000 - 0x7fff94dbafff com.apple.LDAPFramework (3.2 - 120.2) <275D4298-C435-3E98-AA25-95D9D0A56550> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP QtQA::App::TestRunner: 0x7fff94dc9000 - 0x7fff94df5ff7 com.apple.CoreServicesInternal (113.19 - 113.19) <74532B3B-EDE0-3553-9BED-F02B9CDF1FF7> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal QtQA::App::TestRunner: 0x7fff94df6000 - 0x7fff94df9ff7 com.apple.securityhi (4.0 - 1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI QtQA::App::TestRunner: 0x7fff94e00000 - 0x7fff952c7fff FaceCoreLight (1.4.7 - compatibility 1.0.0) /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight QtQA::App::TestRunner: 0x7fff95772000 - 0x7fff95772fff com.apple.CoreServices (53 - 53) <043C8026-8EDD-3241-B090-F589E24062EF> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices QtQA::App::TestRunner: 0x7fff95773000 - 0x7fff95777fff libdyld.dylib (195.5.0 - compatibility 1.0.0) /usr/lib/system/libdyld.dylib QtQA::App::TestRunner: 0x7fff95778000 - 0x7fff95795fff libxpc.dylib (77.19.0 - compatibility 1.0.0) <9F57891B-D7EF-3050-BEDD-21E7C6668248> /usr/lib/system/libxpc.dylib QtQA::App::TestRunner: 0x7fff957a5000 - 0x7fff957f3fff libauto.dylib (??? - ???) /usr/lib/libauto.dylib QtQA::App::TestRunner: 0x7fff957f4000 - 0x7fff96192a27 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: 0x7fff96193000 - 0x7fff9619eff7 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: 0x7fff961b3000 - 0x7fff961c8fff 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: 0x7fff9623e000 - 0x7fff96292ff7 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: 0x7fff96295000 - 0x7fff964bffe7 com.apple.CoreData (104.1 - 358.14) <6BB64605-8DA7-337D-A2AB-A3346A421CBD> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData QtQA::App::TestRunner: 0x7fff964c0000 - 0x7fff964d2ff7 libz.1.dylib (1.2.5 - compatibility 1.0.0) <30CBEF15-4978-3DED-8629-7109880A19D4> /usr/lib/libz.1.dylib QtQA::App::TestRunner: 0x7fff964d3000 - 0x7fff9653bff7 com.apple.coreui (1.2.2 - 165.11) <9316266A-39CA-3EC7-9C9E-726462CEFF4D> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI QtQA::App::TestRunner: 0x7fff9653c000 - 0x7fff96575fe7 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: 0x7fff965d7000 - 0x7fff971ddfff com.apple.AppKit (6.7.5 - 1138.51) <44417D02-6123-3FC3-A119-CE51BB4C3006> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit QtQA::App::TestRunner: 0x7fff971de000 - 0x7fff971f5fff 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: 0x7fff979a4000 - 0x7fff97f88fff libBLAS.dylib (??? - ???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib QtQA::App::TestRunner: 0x7fff98067000 - 0x7fff98383fff 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: 0x7fff983b0000 - 0x7fff983befff com.apple.NetAuth (1.0 - 3.0) /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth QtQA::App::TestRunner: 0x7fff983bf000 - 0x7fff983d5fff libGL.dylib (??? - ???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib QtQA::App::TestRunner: 0x7fff983d6000 - 0x7fff983fefff com.apple.PerformanceAnalysis (1.11 - 11) <8D4C6382-DD92-37A2-BCFC-E89951320848> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis QtQA::App::TestRunner: 0x7fff9840b000 - 0x7fff9840dfff libquarantine.dylib (36.7.0 - compatibility 1.0.0) <8D9832F9-E4A9-38C3-B880-E5210B2353C7> /usr/lib/system/libquarantine.dylib QtQA::App::TestRunner: 0x7fff985b6000 - 0x7fff98631ff7 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: 0x7fff9883a000 - 0x7fff9883ffff 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: 0x7fff98840000 - 0x7fff98840fff com.apple.ApplicationServices (41 - 41) <03F3FA8F-8D2A-3AB6-A8E3-40B001116339> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices QtQA::App::TestRunner: 0x7fff98841000 - 0x7fff9886afff 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: 0x7fff9886b000 - 0x7fff988abfe7 libGLImage.dylib (??? - ???) <0B7DAB2B-F1C6-39C7-B864-61EF683B6656> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib QtQA::App::TestRunner: 0x7fff988d6000 - 0x7fff98beffff com.apple.Foundation (6.7.2 - 833.25) <22AAC369-B63C-3C55-8AC6-C3ECBA44DA7B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation QtQA::App::TestRunner: 0x7fff98bf0000 - 0x7fff98c14fff com.apple.Kerberos (1.0 - 1) <1F826BCE-DA8F-381D-9C4C-A36AA0EA1CB9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos QtQA::App::TestRunner: 0x7fff99297000 - 0x7fff992aaff7 libCRFSuite.dylib (??? - ???) <034D4DAA-63F0-35E4-BCEF-338DD7A453DD> /usr/lib/libCRFSuite.dylib QtQA::App::TestRunner: 0x7fff9935d000 - 0x7fff9937aff7 com.apple.openscripting (1.3.3 - ???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting QtQA::App::TestRunner: 0x7fff9937b000 - 0x7fff9939bfff libsystem_kernel.dylib (1699.32.7 - compatibility 1.0.0) <66C9F9BD-C7B3-30D4-B1A0-03C8A6392351> /usr/lib/system/libsystem_kernel.dylib QtQA::App::TestRunner: 0x7fff9939c000 - 0x7fff993f8ff7 com.apple.HIServices (1.21 - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices QtQA::App::TestRunner: 0x7fff993f9000 - 0x7fff9966dfff 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: 0x7fff9968e000 - 0x7fff99699ff7 libc++abi.dylib (14.0.0 - compatibility 1.0.0) <8FF3D766-D678-36F6-84AC-423C878E6D14> /usr/lib/libc++abi.dylib QtQA::App::TestRunner: 0x7fff9969d000 - 0x7fff9969dfff com.apple.vecLib (3.7 - vecLib 3.7) <9A58105C-B36E-35B5-812C-4ED693F2618F> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff9969e000 - 0x7fff996b0ff7 libsasl2.2.dylib (3.15.0 - compatibility 3.0.0) <6245B497-784B-355C-98EF-2DC6B45BF05C> /usr/lib/libsasl2.2.dylib QtQA::App::TestRunner: 0x7fff996b1000 - 0x7fff99764ff7 com.apple.CoreText (220.22.0 - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText QtQA::App::TestRunner: 0x7fff9978e000 - 0x7fff99855ff7 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: 0x7fff99864000 - 0x7fff998bfff7 com.apple.opencl (2.0.19 - 2.0.19) /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL QtQA::App::TestRunner: 0x7fff998c0000 - 0x7fff998d6ff7 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: 0x7fff998e2000 - 0x7fff9990ffe7 libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <6E5C8AC3-DBB7-31CB-BEB7-D6ED8E6DE0CE> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: 0x7fff99910000 - 0x7fff99952ff7 libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) /usr/lib/system/libcommonCrypto.dylib QtQA::App::TestRunner: 0x7fff99953000 - 0x7fff999f5fff com.apple.securityfoundation (5.0 - 55116) <70CDC3ED-39AA-3784-8715-F0F5E2CB9754> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation QtQA::App::TestRunner: 0x7fff999f6000 - 0x7fff99adae5f libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <871E688B-CF57-3BC7-80D6-F6476DFF109B> /usr/lib/libobjc.A.dylib QtQA::App::TestRunner: 0x7fff99adb000 - 0x7fff99c7bff7 com.apple.QuartzCore (1.7 - 270.5) <19E5E0AB-DAA9-3F97-988C-D9A46AFB9C04> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore QtQA::App::TestRunner: 0x7fff99c7c000 - 0x7fff99c80fff 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: 0x7fff99c81000 - 0x7fff99c9dff7 com.apple.GenerationalStorage (1.0 - 126.1) <509F52ED-E54B-3FEF-B3C2-759387B826E6> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage QtQA::App::TestRunner: 0x7fff99c9e000 - 0x7fff99cd8fe7 com.apple.DebugSymbols (2.1 - 87) <149201BE-A8A4-3E40-AD65-E5194B59162E> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols QtQA::App::TestRunner: 0x7fff99cd9000 - 0x7fff99de5fff 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: 0x7fff99de6000 - 0x7fff99de8fff com.apple.TrustEvaluationAgent (2.0 - 1) <1F31CAFF-C1C6-33D3-94E9-11B721761DDF> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent QtQA::App::TestRunner: 0x7fff99de9000 - 0x7fff99df8fff 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: 0x7fff99df9000 - 0x7fff99f56fff 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: 0x7fff99f92000 - 0x7fff99fd1fff com.apple.AE (527.7 - 527.7) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE QtQA::App::TestRunner: 0x7fff9a1cf000 - 0x7fff9a1cffff com.apple.Carbon (153 - 153) <895C2BF2-1666-3A59-A669-311B1F4F368B> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon QtQA::App::TestRunner: 0x7fff9a1d0000 - 0x7fff9a271fff com.apple.LaunchServices (480.40 - 480.40) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices 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: 5645 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=169.8M resident=95.6M(56%) swapped_out_or_unallocated=74.2M(44%) QtQA::App::TestRunner: Writable regions: Total=118.3M written=14.0M(12%) resident=18.6M(16%) swapped_out=0K(0%) unallocated=99.7M(84%) QtQA::App::TestRunner: QtQA::App::TestRunner: REGION TYPE VIRTUAL QtQA::App::TestRunner: =========== ======= QtQA::App::TestRunner: CG backing stores 2696K QtQA::App::TestRunner: CG image 12K QtQA::App::TestRunner: CG shared images 3408K QtQA::App::TestRunner: CoreImage 8K QtQA::App::TestRunner: CoreServices 4356K QtQA::App::TestRunner: MALLOC 86.0M 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 11.6M QtQA::App::TestRunner: VM_ALLOCATE 16.2M QtQA::App::TestRunner: __CI_BITMAP 80K QtQA::App::TestRunner: __DATA 12.9M QtQA::App::TestRunner: __IMAGE 528K QtQA::App::TestRunner: __LINKEDIT 54.5M QtQA::App::TestRunner: __TEXT 115.4M QtQA::App::TestRunner: __UNICODE 544K QtQA::App::TestRunner: mapped file 40.7M QtQA::App::TestRunner: shared memory 308K QtQA::App::TestRunner: =========== ======= QtQA::App::TestRunner: TOTAL 405.8M QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QGL ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_QGL::initTestCase() PASS : tst_QGL::getSetCheck() PASS : tst_QGL::qglContextDefaultBindTexture() PASS : tst_QGL::openGLVersionCheck() PASS : tst_QGL::shareRegister() PASS : tst_QGL::textureCleanup() 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() 2013-12-12 09:43:31.806 tst_qgl[88511:107] invalid drawable PASS : tst_QGL::glWidgetReparent() 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() 2013-12-12 09:43:32.349 tst_qgl[88511:107] invalid drawable 2013-12-12 09:43:32.734 tst_qgl[88511:107] invalid drawable 2013-12-12 09:43:33.113 tst_qgl[88511:107] invalid drawable 2013-12-12 09:43:33.494 tst_qgl[88511:107] invalid drawable 2013-12-12 09:43:33.874 tst_qgl[88511:107] invalid drawable 2013-12-12 09:43:34.274 tst_qgl[88511:107] invalid drawable PASS : tst_QGL::threadImages() PASS : tst_QGL::nullRectCrash() QFATAL : tst_QGL::graphicsViewClipping() Received signal 11 FAIL! : tst_QGL::graphicsViewClipping() Received a fatal error. Loc: [Unknown file(0)] Totals: 27 passed, 1 failed, 0 skipped ********* Finished testing of tst_QGL ********* QtQA::App::TestRunner: Process exited due to signal 6 QtQA::App::TestRunner: ============================= crash report follows: ============================ QtQA::App::TestRunner: Process: tst_qgl [88511] QtQA::App::TestRunner: Path: /work/*/tst_qgl.app/Contents/MacOS/tst_qgl QtQA::App::TestRunner: Identifier: @BUNDLEIDENTIFIER@ QtQA::App::TestRunner: Version: ??? (???) QtQA::App::TestRunner: Code Type: X86-64 (Native) QtQA::App::TestRunner: Parent Process: perl5.12 [88504] QtQA::App::TestRunner: QtQA::App::TestRunner: Date/Time: 2013-12-12 09:43:34.315 +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 (SIGABRT) QtQA::App::TestRunner: Exception Codes: 0x000000000000000d, 0x0000000000000000 QtQA::App::TestRunner: QtQA::App::TestRunner: VM Regions Near 0: QtQA::App::TestRunner: --> QtQA::App::TestRunner: __TEXT 0000000100000000-0000000100022000 [ 136K] r-x/rwx SM=COW /work/*/tst_qgl.app/Contents/MacOS/tst_qgl QtQA::App::TestRunner: QtQA::App::TestRunner: Application Specific Information: QtQA::App::TestRunner: objc[88511]: 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 0x00007fff99391ce2 __pthread_kill + 10 QtQA::App::TestRunner: 1 libsystem_c.dylib 0x00007fff903ac7d2 pthread_kill + 95 QtQA::App::TestRunner: 2 libsystem_c.dylib 0x00007fff9039da7a abort + 143 QtQA::App::TestRunner: 3 QtCore 0x0000000100c62089 _ZN13TestNamespaceL16qt_message_fatalENS_9QtMsgTypeERKNS_18QMessageLogContextERKNS_7QStringE + 9 QtQA::App::TestRunner: 4 QtCore 0x0000000100c62635 TestNamespace::QMessageLogger::fatal(char const*, ...) const + 165 QtQA::App::TestRunner: 5 QtTest 0x0000000101253e8d TestNamespace::QTest::FatalSignalHandler::signal(int) + 77 QtQA::App::TestRunner: 6 libsystem_c.dylib 0x00007fff903fecfa _sigtramp + 26 QtQA::App::TestRunner: 7 QtGui 0x0000000100789f2f TestNamespace::QGuiApplicationPrivate::processExposeEvent(TestNamespace::QWindowSystemInterfacePrivate::ExposeEvent*) + 63 QtQA::App::TestRunner: 8 QtGui 0x000000010078639c TestNamespace::QGuiApplicationPrivate::processWindowSystemEvent(TestNamespace::QWindowSystemInterfacePrivate::WindowSystemEvent*) + 572 QtQA::App::TestRunner: 9 QtGui 0x00000001007767d8 TestNamespace::QWindowSystemInterface::sendWindowSystemEvents(TestNamespace::QFlags) + 56 QtQA::App::TestRunner: 10 QtGui 0x0000000100774caf TestNamespace::QWindowSystemInterface::flushWindowSystemEvents() + 575 QtQA::App::TestRunner: 11 libqcocoa.dylib 0x000000010170eb76 -[QNSView updateGeometry] + 582 QtQA::App::TestRunner: 12 com.apple.Foundation 0x00007fff988ecd0e __-[NSNotificationCenter addObserver:selector:name:object:]_block_invoke_1 + 47 QtQA::App::TestRunner: 13 com.apple.CoreFoundation 0x00007fff94bf47ba _CFXNotificationPost + 2634 QtQA::App::TestRunner: 14 com.apple.Foundation 0x00007fff988d8fc3 -[NSNotificationCenter postNotificationName:object:userInfo:] + 65 QtQA::App::TestRunner: 15 com.apple.AppKit 0x00007fff966f9b1f -[NSView _postFrameChangeNotification] + 260 QtQA::App::TestRunner: 16 com.apple.AppKit 0x00007fff9661ecfd -[NSView setFrameOrigin:] + 609 QtQA::App::TestRunner: 17 com.apple.AppKit 0x00007fff9661ea33 -[NSView setFrame:] + 231 QtQA::App::TestRunner: 18 libqcocoa.dylib 0x000000010170b865 TestNamespace::QCocoaWindow::recreateWindow(TestNamespace::QPlatformWindow const*) + 613 QtQA::App::TestRunner: 19 libqcocoa.dylib 0x000000010170d3ed TestNamespace::QCocoaWindow::setParent(TestNamespace::QPlatformWindow const*) + 61 QtQA::App::TestRunner: 20 QtGui 0x000000010078f75d TestNamespace::QWindow::setParent(TestNamespace::QWindow*) + 77 QtQA::App::TestRunner: 21 QtWidgets 0x000000010012f983 TestNamespace::q_createNativeChildrenAndSetParent(TestNamespace::QWidget const*) + 387 QtQA::App::TestRunner: 22 QtWidgets 0x000000010012fd04 TestNamespace::QWidgetPrivate::create_sys(unsigned long long, bool, bool) + 756 QtQA::App::TestRunner: 23 QtWidgets 0x000000010010618a TestNamespace::QWidget::create(unsigned long long, bool, bool) + 378 QtQA::App::TestRunner: 24 QtWidgets 0x0000000100115148 TestNamespace::QWidget::setVisible(bool) + 216 QtQA::App::TestRunner: 25 @BUNDLEIDENTIFIER@ 0x000000010000a8e5 tst_QGL::graphicsViewClipping() + 341 QtQA::App::TestRunner: 26 QtCore 0x0000000100e52aef 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 0x0000000100e526dc 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 0x0000000101257989 _ZN13TestNamespace5QTestL17qInvokeTestMethodEPKcS2_ + 1465 QtQA::App::TestRunner: 29 QtTest 0x00000001012547a2 TestNamespace::QTest::qExec(TestNamespace::QObject*, int, char**) + 1682 QtQA::App::TestRunner: 30 @BUNDLEIDENTIFIER@ 0x0000000100015d88 main + 88 QtQA::App::TestRunner: 31 @BUNDLEIDENTIFIER@ 0x0000000100003da4 start + 52 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1:: Dispatch queue: com.apple.libdispatch-manager QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff993927e6 kevent + 10 QtQA::App::TestRunner: 1 libdispatch.dylib 0x00007fff91ea5786 _dispatch_mgr_invoke + 923 QtQA::App::TestRunner: 2 libdispatch.dylib 0x00007fff91ea4316 _dispatch_mgr_thread + 54 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2: QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff99392192 __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libsystem_c.dylib 0x00007fff903ac594 _pthread_wqthread + 758 QtQA::App::TestRunner: 2 libsystem_c.dylib 0x00007fff903adb85 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 3:: Dispatch queue: com.apple.opengl.cvmDoWork QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff9939067a mach_msg_trap + 10 QtQA::App::TestRunner: 1 libsystem_kernel.dylib 0x00007fff9938fd71 mach_msg + 73 QtQA::App::TestRunner: 2 libCoreVMClient.dylib 0x00007fff8e4b095f cvmsServ_BuildModularFunction + 184 QtQA::App::TestRunner: 3 libCoreVMClient.dylib 0x00007fff8e4b1b5e CVMSBuildModularFunction + 75 QtQA::App::TestRunner: 4 libCVMSPluginSupport.dylib 0x00007fff8da0b6d9 cvm_deferred_build_modular(void*) + 247 QtQA::App::TestRunner: 5 libdispatch.dylib 0x00007fff91ea52d2 _dispatch_queue_drain + 264 QtQA::App::TestRunner: 6 libdispatch.dylib 0x00007fff91ea512e _dispatch_queue_invoke + 54 QtQA::App::TestRunner: 7 libdispatch.dylib 0x00007fff91ea4928 _dispatch_worker_thread2 + 198 QtQA::App::TestRunner: 8 libsystem_c.dylib 0x00007fff903ac3da _pthread_wqthread + 316 QtQA::App::TestRunner: 9 libsystem_c.dylib 0x00007fff903adb85 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 4: QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff99392192 __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libsystem_c.dylib 0x00007fff903ac594 _pthread_wqthread + 758 QtQA::App::TestRunner: 2 libsystem_c.dylib 0x00007fff903adb85 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 5: QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff99392192 __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libsystem_c.dylib 0x00007fff903ac594 _pthread_wqthread + 758 QtQA::App::TestRunner: 2 libsystem_c.dylib 0x00007fff903adb85 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 6: QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff99392192 __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libsystem_c.dylib 0x00007fff903ac594 _pthread_wqthread + 758 QtQA::App::TestRunner: 2 libsystem_c.dylib 0x00007fff903adb85 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 7: QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff99392192 __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libsystem_c.dylib 0x00007fff903ac594 _pthread_wqthread + 758 QtQA::App::TestRunner: 2 libsystem_c.dylib 0x00007fff903adb85 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 8:: QThread QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff99391df2 __select + 10 QtQA::App::TestRunner: 1 QtCore 0x0000000100e950c4 TestNamespace::qt_safe_select(int, fd_set*, fd_set*, fd_set*, timespec const*) + 68 QtQA::App::TestRunner: 2 QtCore 0x0000000100e9603a TestNamespace::QEventDispatcherUNIXPrivate::doSelect(TestNamespace::QFlags, timespec*) + 682 QtQA::App::TestRunner: 3 QtCore 0x0000000100e96fa7 TestNamespace::QEventDispatcherUNIX::processEvents(TestNamespace::QFlags) + 263 QtQA::App::TestRunner: 4 QtCore 0x0000000100e47154 TestNamespace::QEventLoop::exec(TestNamespace::QFlags) + 404 QtQA::App::TestRunner: 5 QtCore 0x0000000100c6e423 TestNamespace::QThread::exec() + 115 QtQA::App::TestRunner: 6 QtCore 0x0000000100c7256a TestNamespace::QThreadPrivate::start(void*) + 474 QtQA::App::TestRunner: 7 libsystem_c.dylib 0x00007fff903aa8bf _pthread_start + 335 QtQA::App::TestRunner: 8 libsystem_c.dylib 0x00007fff903adb75 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: 0x00007fff5fbfd008 rdx: 0x0000000000000000 QtQA::App::TestRunner: rdi: 0x0000000000000107 rsi: 0x0000000000000006 rbp: 0x00007fff5fbfd030 rsp: 0x00007fff5fbfd008 QtQA::App::TestRunner: r8: 0x00007fff7d7ebfb8 r9: 0x0000000102815d50 r10: 0x00007fff99391d0a r11: 0xffffff80002dad60 QtQA::App::TestRunner: r12: 0x0000000000000002 r13: 0x0000000102d3cdc0 r14: 0x00007fff7d7ee960 r15: 0x0000000102d3cdc0 QtQA::App::TestRunner: rip: 0x00007fff99391ce2 rfl: 0x0000000000000246 cr2: 0x00000001053c9000 QtQA::App::TestRunner: Logical CPU: 0 QtQA::App::TestRunner: QtQA::App::TestRunner: Binary Images: QtQA::App::TestRunner: 0x100000000 - 0x100021ff7 + at BUNDLEIDENTIFIER@ (??? - ???) <5EEF5B8A-75F4-345B-96F6-190FD97ECD90> /work/*/tst_qgl.app/Contents/MacOS/tst_qgl QtQA::App::TestRunner: 0x100037000 - 0x10007eff7 +QtOpenGL (5.3.0 - compatibility 5.3.0) /work/*/QtOpenGL.framework/Versions/5/QtOpenGL QtQA::App::TestRunner: 0x1000b1000 - 0x10055efff +QtWidgets (5.3.0 - compatibility 5.3.0) /work/*/QtWidgets.framework/Versions/5/QtWidgets QtQA::App::TestRunner: 0x100766000 - 0x100af2ff7 +QtGui (5.3.0 - compatibility 5.3.0) /work/*/QtGui.framework/Versions/5/QtGui QtQA::App::TestRunner: 0x100c47000 - 0x10112dfff +QtCore (5.3.0 - compatibility 5.3.0) <8A98BC63-10D2-3B8F-B32F-60AFDB716135> /work/*/QtCore.framework/Versions/5/QtCore QtQA::App::TestRunner: 0x10124f000 - 0x101271ff7 +QtTest (5.3.0 - compatibility 5.3.0) <0257CBC4-6236-32E0-818E-E58CE6FFBD1A> /work/*/QtTest.framework/Versions/5/QtTest QtQA::App::TestRunner: 0x101285000 - 0x10128bfff com.apple.agl (3.2.0 - AGL-3.2.0) /System/Library/Frameworks/AGL.framework/Versions/A/AGL QtQA::App::TestRunner: 0x1016ff000 - 0x10178dfff +libqcocoa.dylib (??? - ???) <0C4FF123-42E0-3879-ACB9-D69238C0B94B> /work/*/libqcocoa.dylib QtQA::App::TestRunner: 0x1017f9000 - 0x1017fcff7 libCoreFSCache.dylib (??? - ???) <0D155750-7910-32C5-8327-924FC1089442> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib QtQA::App::TestRunner: 0x102e00000 - 0x102e2aff7 +QtPrintSupport (5.3.0 - compatibility 5.3.0) <6144D6A8-A8D5-357E-A1C4-6676962E2C36> /work/*/QtPrintSupport.framework/Versions/5/QtPrintSupport QtQA::App::TestRunner: 0x1047a5000 - 0x1047d3ff7 GLRendererFloat (??? - ???) <06CA5D0B-BC5F-3CC7-836D-A02F7DB92BE8> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GLRendererFloat QtQA::App::TestRunner: 0x1047dc000 - 0x1047e6fef 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: 0x1047fa000 - 0x1047faff1 +cl_kernels (??? - ???) <7FA51D9E-F903-43A0-BA9C-B076AC1CC1A6> cl_kernels QtQA::App::TestRunner: 0x105409000 - 0x10540aff3 +cl_kernels (??? - ???) <65D5E984-4E73-43DD-AC13-1B59B9099890> cl_kernels QtQA::App::TestRunner: 0x105430000 - 0x105436ff7 +libqgif.dylib (??? - ???) <63DC4F67-2136-3749-886B-95125D0B9B2F> /work/*/libqgif.dylib QtQA::App::TestRunner: 0x10769b000 - 0x107853fff GLEngine (??? - ???) <59179FEC-D0E2-38B3-BD49-765506A645AC> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine QtQA::App::TestRunner: 0x10788a000 - 0x1079e4fff libGLProgrammability.dylib (??? - ???) <90390984-70BC-365C-AB3E-16C35C4240CB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib QtQA::App::TestRunner: 0x107ff0000 - 0x107ff5fff +libqico.dylib (??? - ???) <985D7D56-BE5C-33CD-81E9-E9622F0F5B18> /work/*/libqico.dylib QtQA::App::TestRunner: 0x109e21000 - 0x109ec0ff7 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: 0x10a0eb000 - 0x10a126ff7 +libqjpeg.dylib (??? - ???) /work/*/libqjpeg.dylib QtQA::App::TestRunner: 0x7fff6970f000 - 0x7fff69743baf dyld (195.6 - ???) /usr/lib/dyld QtQA::App::TestRunner: 0x7fff8d31d000 - 0x7fff8d412fff libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <5C40E880-0706-378F-B864-3C2BD922D926> /usr/lib/libiconv.2.dylib QtQA::App::TestRunner: 0x7fff8d708000 - 0x7fff8d754ff7 com.apple.SystemConfiguration (1.11.3 - 1.11) <131780ED-E8DD-3153-81F2-5FEC4F6554C2> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration QtQA::App::TestRunner: 0x7fff8d76f000 - 0x7fff8d874fff libFontParser.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib QtQA::App::TestRunner: 0x7fff8da0a000 - 0x7fff8da0cfff libCVMSPluginSupport.dylib (??? - ???) <982F1ED4-3CBB-3161-8BEA-8A980C27FCC1> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib QtQA::App::TestRunner: 0x7fff8da0d000 - 0x7fff8da0dfff com.apple.Cocoa (6.6 - ???) <021D4214-9C23-3CD8-AFB2-F331697A4508> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa QtQA::App::TestRunner: 0x7fff8da0f000 - 0x7fff8da50fff 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: 0x7fff8da51000 - 0x7fff8da81ff7 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: 0x7fff8da82000 - 0x7fff8da87fff libpam.2.dylib (3.0.0 - compatibility 3.0.0) /usr/lib/libpam.2.dylib QtQA::App::TestRunner: 0x7fff8db1c000 - 0x7fff8db26ff7 liblaunch.dylib (392.39.0 - compatibility 1.0.0) <8C235D13-2928-30E5-9E12-2CC3D6324AE2> /usr/lib/system/liblaunch.dylib QtQA::App::TestRunner: 0x7fff8dfcb000 - 0x7fff8e061ff7 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: 0x7fff8e062000 - 0x7fff8e48ffff libLAPACK.dylib (??? - ???) <4F2E1055-2207-340B-BB45-E4F16171EE0D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib QtQA::App::TestRunner: 0x7fff8e490000 - 0x7fff8e49bfff com.apple.CommonAuth (2.2 - 2.0) <77E6F0D0-85B6-30B5-B99C-F57104DD2EBA> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth QtQA::App::TestRunner: 0x7fff8e49c000 - 0x7fff8e4a2fff IOSurface (??? - ???) <77C6757B-D357-3E34-9424-48F962B5CC9C> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface QtQA::App::TestRunner: 0x7fff8e4b0000 - 0x7fff8e4b3fff libCoreVMClient.dylib (??? - ???) <28CB0F3F-A202-391F-8CAC-FC9A1398A962> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib QtQA::App::TestRunner: 0x7fff8e4f3000 - 0x7fff8e547fff 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: 0x7fff8e5ce000 - 0x7fff8e626ff7 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: 0x7fff8e67b000 - 0x7fff8e6aeff7 com.apple.GSS (2.2 - 2.0) <971395D0-B9D0-3FDE-B23F-6F9D0A2FB95F> /System/Library/Frameworks/GSS.framework/Versions/A/GSS QtQA::App::TestRunner: 0x7fff8e6af000 - 0x7fff8e725fff com.apple.CoreSymbolication (2.2 - 73.2) <126415E3-3A35-315B-B4B7-507CDBED0D58> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication QtQA::App::TestRunner: 0x7fff8e726000 - 0x7fff8e78eff7 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: 0x7fff8e78f000 - 0x7fff8e7e1ff7 libGLU.dylib (??? - ???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib QtQA::App::TestRunner: 0x7fff8e7e4000 - 0x7fff8e80dfff com.apple.CoreVideo (1.7 - 70.3) <9A9D4058-9935-3B0A-B1A6-27EB78D02249> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo QtQA::App::TestRunner: 0x7fff8ea00000 - 0x7fff8ea06fff libmacho.dylib (800.0.0 - compatibility 1.0.0) /usr/lib/system/libmacho.dylib QtQA::App::TestRunner: 0x7fff8eaff000 - 0x7fff8eb06fff com.apple.NetFS (4.0 - 4.0) /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS QtQA::App::TestRunner: 0x7fff8eb07000 - 0x7fff8eb0bfff libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) /usr/lib/system/libmathCommon.A.dylib QtQA::App::TestRunner: 0x7fff8ebd4000 - 0x7fff8ebd5fff libDiagnosticMessagesClient.dylib (??? - ???) <3DCF577B-F126-302B-BCE2-4DB9A95B8598> /usr/lib/libDiagnosticMessagesClient.dylib QtQA::App::TestRunner: 0x7fff8ebd6000 - 0x7fff8ecb4fff com.apple.DiscRecording (6.0.4 - 6040.4.1) /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording QtQA::App::TestRunner: 0x7fff8ecb5000 - 0x7fff8ed3aff7 com.apple.Heimdal (2.2 - 2.0) /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal QtQA::App::TestRunner: 0x7fff8ed3b000 - 0x7fff8ed40ff7 libsystem_network.dylib (??? - ???) <5DE7024E-1D2D-34A2-80F4-08326331A75B> /usr/lib/system/libsystem_network.dylib QtQA::App::TestRunner: 0x7fff8f406000 - 0x7fff8f418ff7 libbsm.0.dylib (??? - ???) <349BB16F-75FA-363F-8D98-7A9C3FA90A0D> /usr/lib/libbsm.0.dylib QtQA::App::TestRunner: 0x7fff8f4cb000 - 0x7fff8f50fff7 com.apple.MediaKit (12 - 602) <0C2CBEDA-412F-3DDF-9C74-44114E5E0DB9> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit QtQA::App::TestRunner: 0x7fff8f510000 - 0x7fff8f511fff libunc.dylib (24.0.0 - compatibility 1.0.0) /usr/lib/system/libunc.dylib QtQA::App::TestRunner: 0x7fff8f512000 - 0x7fff8f526ff7 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: 0x7fff8f65a000 - 0x7fff8f65afff libOpenScriptingUtil.dylib (??? - ???) /usr/lib/libOpenScriptingUtil.dylib QtQA::App::TestRunner: 0x7fff8f65b000 - 0x7fff8f768fff 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: 0x7fff8f769000 - 0x7fff8f86bfff libxml2.2.dylib (10.3.0 - compatibility 10.0.0) /usr/lib/libxml2.2.dylib QtQA::App::TestRunner: 0x7fff8f86c000 - 0x7fff8f9a2fff com.apple.vImage (5.1 - 5.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage QtQA::App::TestRunner: 0x7fff8f9a3000 - 0x7fff8fa87ff7 com.apple.CoreServices.OSServices (478.49 - 478.49) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices QtQA::App::TestRunner: 0x7fff8fab4000 - 0x7fff8fbaeff7 com.apple.DiskImagesFramework (10.7.4 - 331.7) /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages QtQA::App::TestRunner: 0x7fff8fe1c000 - 0x7fff8ff35fff 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: 0x7fff8ff36000 - 0x7fff8ff45ff7 libxar-nossl.dylib (??? - ???) /usr/lib/libxar-nossl.dylib QtQA::App::TestRunner: 0x7fff8ff9a000 - 0x7fff8ffa3ff7 libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) /usr/lib/system/libsystem_notify.dylib QtQA::App::TestRunner: 0x7fff8ffa4000 - 0x7fff8ffa5ff7 libsystem_sandbox.dylib (??? - ???) <2A09E4DA-F47C-35CB-B70C-E0492BA9F20E> /usr/lib/system/libsystem_sandbox.dylib QtQA::App::TestRunner: 0x7fff90015000 - 0x7fff9011cfe7 libsqlite3.dylib (9.6.0 - compatibility 9.0.0) /usr/lib/libsqlite3.dylib QtQA::App::TestRunner: 0x7fff9011d000 - 0x7fff90121ff7 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: 0x7fff9035c000 - 0x7fff90439fef libsystem_c.dylib (763.13.0 - compatibility 1.0.0) <41B43515-2806-3FBC-ACF1-A16F35B7E290> /usr/lib/system/libsystem_c.dylib QtQA::App::TestRunner: 0x7fff9043e000 - 0x7fff904a9ff7 com.apple.framework.IOKit (2.0 - ???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit QtQA::App::TestRunner: 0x7fff904aa000 - 0x7fff90544ff7 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: 0x7fff90545000 - 0x7fff90547ff7 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: 0x7fff907f7000 - 0x7fff9083bff7 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: 0x7fff9083c000 - 0x7fff90882fff libcurl.4.dylib (7.0.0 - compatibility 7.0.0) <2C442396-1006-3765-92D2-60869D4641CE> /usr/lib/libcurl.4.dylib QtQA::App::TestRunner: 0x7fff90b83000 - 0x7fff90b8afff libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <172B1985-F24A-34E9-8D8B-A2403C9A0399> /usr/lib/system/libcopyfile.dylib QtQA::App::TestRunner: 0x7fff90b8b000 - 0x7fff90bfbfff com.apple.datadetectorscore (3.0 - 179.4) <4AB32B7F-8EC2-327E-BAC8-80129AA36E7B> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore QtQA::App::TestRunner: 0x7fff90bfc000 - 0x7fff90f28fff com.apple.HIToolbox (1.9 - ???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox QtQA::App::TestRunner: 0x7fff90f29000 - 0x7fff90f89fff 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: 0x7fff90f8b000 - 0x7fff90f98ff7 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: 0x7fff90ff7000 - 0x7fff9101bfff com.apple.RemoteViewServices (1.5 - 44.2) /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices QtQA::App::TestRunner: 0x7fff9107a000 - 0x7fff9111ffff 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: 0x7fff91178000 - 0x7fff91186ff7 libkxld.dylib (??? - ???) <01161870-E3B3-3F87-BA4A-0AA7A081F409> /usr/lib/system/libkxld.dylib QtQA::App::TestRunner: 0x7fff911e9000 - 0x7fff9125fff7 libc++.1.dylib (28.4.0 - compatibility 1.0.0) /usr/lib/libc++.1.dylib QtQA::App::TestRunner: 0x7fff91322000 - 0x7fff9135dfff libsystem_info.dylib (??? - ???) <35F90252-2AE1-32C5-8D34-782C614D9639> /usr/lib/system/libsystem_info.dylib QtQA::App::TestRunner: 0x7fff9135e000 - 0x7fff9135efff libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <61EFED6A-A407-301E-B454-CD18314F0075> /usr/lib/system/libkeymgr.dylib QtQA::App::TestRunner: 0x7fff9137b000 - 0x7fff91380fff com.apple.OpenDirectory (10.7 - 146) <7960A302-F9AC-3F72-838E-3A382032DCA6> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory QtQA::App::TestRunner: 0x7fff91381000 - 0x7fff91583fff libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <0176782F-9526-3905-813A-7A5676EC2C86> /usr/lib/libicucore.A.dylib QtQA::App::TestRunner: 0x7fff91584000 - 0x7fff91663fff 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: 0x7fff91664000 - 0x7fff91664fff 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: 0x7fff91665000 - 0x7fff91672fff 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: 0x7fff91673000 - 0x7fff916e6fff libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <6BDD43E4-A4B1-379E-9ED5-8C713653DFF2> /usr/lib/libstdc++.6.dylib QtQA::App::TestRunner: 0x7fff91b0d000 - 0x7fff91e02ff7 com.apple.security (7.0 - 55148.6) <4535E500-973A-3BA7-AF65-DF5CF0658F02> /System/Library/Frameworks/Security.framework/Versions/A/Security QtQA::App::TestRunner: 0x7fff91e03000 - 0x7fff91e03fff 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: 0x7fff91e10000 - 0x7fff91e13fff libRadiance.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib QtQA::App::TestRunner: 0x7fff91e14000 - 0x7fff91e54ff7 libcups.2.dylib (2.9.0 - compatibility 2.0.0) <7D2E5016-A960-3ADE-B042-F74063E79550> /usr/lib/libcups.2.dylib QtQA::App::TestRunner: 0x7fff91e55000 - 0x7fff91e56fff libdnsinfo.dylib (395.11.0 - compatibility 1.0.0) <853BAAA5-270F-3FDC-B025-D448DB72E1C3> /usr/lib/system/libdnsinfo.dylib QtQA::App::TestRunner: 0x7fff91e57000 - 0x7fff91e7dfff com.apple.framework.familycontrols (3.0 - 300) <6F0C58C0-22E7-3877-8CFA-1ED0CB3CE38B> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls QtQA::App::TestRunner: 0x7fff91e7e000 - 0x7fff91e9ffff libPng.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib QtQA::App::TestRunner: 0x7fff91ea0000 - 0x7fff91ea1fff liblangid.dylib (??? - ???) /usr/lib/liblangid.dylib QtQA::App::TestRunner: 0x7fff91ea2000 - 0x7fff91eb0fff libdispatch.dylib (187.10.0 - compatibility 1.0.0) <8E03C652-922A-3399-93DE-9EA0CBFA0039> /usr/lib/system/libdispatch.dylib QtQA::App::TestRunner: 0x7fff91eb1000 - 0x7fff91eb7fff com.apple.DiskArbitration (2.4.1 - 2.4.1) /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration QtQA::App::TestRunner: 0x7fff91eb8000 - 0x7fff9201ffff 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: 0x7fff92020000 - 0x7fff92082ff7 com.apple.Symbolication (1.3 - 91) <98A0662F-26ED-3B10-871B-07747127C7E9> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication QtQA::App::TestRunner: 0x7fff92083000 - 0x7fff9208aff7 com.apple.CommerceCore (1.0 - 17) /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore QtQA::App::TestRunner: 0x7fff9208b000 - 0x7fff9208cff7 libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869> /usr/lib/system/libsystem_blocks.dylib QtQA::App::TestRunner: 0x7fff931db000 - 0x7fff9325efef com.apple.Metadata (10.7.0 - 627.37) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata QtQA::App::TestRunner: 0x7fff93b9a000 - 0x7fff93bb9fff libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <0635C52D-DD53-3721-A488-4C6E95607A74> /usr/lib/libresolv.9.dylib QtQA::App::TestRunner: 0x7fff93bba000 - 0x7fff93bc2fff libsystem_dnssd.dylib (??? - ???) <584B321E-5159-37CD-B2E7-82E069C70AFB> /usr/lib/system/libsystem_dnssd.dylib QtQA::App::TestRunner: 0x7fff93bc3000 - 0x7fff93bc8fff libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <98ECD5F6-E85C-32A5-98CD-8911230CB66A> /usr/lib/system/libcompiler_rt.dylib QtQA::App::TestRunner: 0x7fff94012000 - 0x7fff94018ff7 libunwind.dylib (30.0.0 - compatibility 1.0.0) <1E9C6C8C-CBE8-3F4B-A5B5-E03E3AB53231> /usr/lib/system/libunwind.dylib QtQA::App::TestRunner: 0x7fff94019000 - 0x7fff9401cfff com.apple.help (1.3.2 - 42) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help QtQA::App::TestRunner: 0x7fff94063000 - 0x7fff9407afff com.apple.MultitouchSupport.framework (231.4 - 231.4) <559C1AFB-E0B4-3D23-9189-18DE09C06FFE> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport QtQA::App::TestRunner: 0x7fff9407b000 - 0x7fff940ffff7 com.apple.ApplicationServices.ATS (317.12.0 - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS QtQA::App::TestRunner: 0x7fff94157000 - 0x7fff94157fff com.apple.Accelerate (1.7 - Accelerate 1.7) <82DDF6F5-FBC3-323D-B71D-CF7ABC5CF568> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate QtQA::App::TestRunner: 0x7fff94801000 - 0x7fff9482cff7 libxslt.1.dylib (3.24.0 - compatibility 3.0.0) /usr/lib/libxslt.1.dylib QtQA::App::TestRunner: 0x7fff94b67000 - 0x7fff94b6cfff libcache.dylib (47.0.0 - compatibility 1.0.0) /usr/lib/system/libcache.dylib QtQA::App::TestRunner: 0x7fff94b7f000 - 0x7fff94b86fff libGFXShared.dylib (??? - ???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib QtQA::App::TestRunner: 0x7fff94b87000 - 0x7fff94b88ff7 libremovefile.dylib (21.1.0 - compatibility 1.0.0) <739E6C83-AA52-3C6C-A680-B37FE2888A04> /usr/lib/system/libremovefile.dylib QtQA::App::TestRunner: 0x7fff94ba8000 - 0x7fff94d7cff7 com.apple.CoreFoundation (6.7.2 - 635.21) <62A3402E-A4E7-391F-AD20-1EF20236CE1B> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation QtQA::App::TestRunner: 0x7fff94d7f000 - 0x7fff94dbafff com.apple.LDAPFramework (3.2 - 120.2) <275D4298-C435-3E98-AA25-95D9D0A56550> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP QtQA::App::TestRunner: 0x7fff94dc9000 - 0x7fff94df5ff7 com.apple.CoreServicesInternal (113.19 - 113.19) <74532B3B-EDE0-3553-9BED-F02B9CDF1FF7> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal QtQA::App::TestRunner: 0x7fff94df6000 - 0x7fff94df9ff7 com.apple.securityhi (4.0 - 1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI QtQA::App::TestRunner: 0x7fff94e00000 - 0x7fff952c7fff FaceCoreLight (1.4.7 - compatibility 1.0.0) /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight QtQA::App::TestRunner: 0x7fff95772000 - 0x7fff95772fff com.apple.CoreServices (53 - 53) <043C8026-8EDD-3241-B090-F589E24062EF> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices QtQA::App::TestRunner: 0x7fff95773000 - 0x7fff95777fff libdyld.dylib (195.5.0 - compatibility 1.0.0) /usr/lib/system/libdyld.dylib QtQA::App::TestRunner: 0x7fff95778000 - 0x7fff95795fff libxpc.dylib (77.19.0 - compatibility 1.0.0) <9F57891B-D7EF-3050-BEDD-21E7C6668248> /usr/lib/system/libxpc.dylib QtQA::App::TestRunner: 0x7fff957a5000 - 0x7fff957f3fff libauto.dylib (??? - ???) /usr/lib/libauto.dylib QtQA::App::TestRunner: 0x7fff957f4000 - 0x7fff96192a27 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: 0x7fff96193000 - 0x7fff9619eff7 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: 0x7fff961b3000 - 0x7fff961c8fff 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: 0x7fff9623e000 - 0x7fff96292ff7 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: 0x7fff96295000 - 0x7fff964bffe7 com.apple.CoreData (104.1 - 358.14) <6BB64605-8DA7-337D-A2AB-A3346A421CBD> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData QtQA::App::TestRunner: 0x7fff964c0000 - 0x7fff964d2ff7 libz.1.dylib (1.2.5 - compatibility 1.0.0) <30CBEF15-4978-3DED-8629-7109880A19D4> /usr/lib/libz.1.dylib QtQA::App::TestRunner: 0x7fff964d3000 - 0x7fff9653bff7 com.apple.coreui (1.2.2 - 165.11) <9316266A-39CA-3EC7-9C9E-726462CEFF4D> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI QtQA::App::TestRunner: 0x7fff9653c000 - 0x7fff96575fe7 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: 0x7fff965d7000 - 0x7fff971ddfff com.apple.AppKit (6.7.5 - 1138.51) <44417D02-6123-3FC3-A119-CE51BB4C3006> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit QtQA::App::TestRunner: 0x7fff971de000 - 0x7fff971f5fff 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: 0x7fff979a4000 - 0x7fff97f88fff libBLAS.dylib (??? - ???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib QtQA::App::TestRunner: 0x7fff98067000 - 0x7fff98383fff 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: 0x7fff983b0000 - 0x7fff983befff com.apple.NetAuth (1.0 - 3.0) /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth QtQA::App::TestRunner: 0x7fff983bf000 - 0x7fff983d5fff libGL.dylib (??? - ???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib QtQA::App::TestRunner: 0x7fff983d6000 - 0x7fff983fefff com.apple.PerformanceAnalysis (1.11 - 11) <8D4C6382-DD92-37A2-BCFC-E89951320848> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis QtQA::App::TestRunner: 0x7fff9840b000 - 0x7fff9840dfff libquarantine.dylib (36.7.0 - compatibility 1.0.0) <8D9832F9-E4A9-38C3-B880-E5210B2353C7> /usr/lib/system/libquarantine.dylib QtQA::App::TestRunner: 0x7fff985b6000 - 0x7fff98631ff7 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: 0x7fff9883a000 - 0x7fff9883ffff 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: 0x7fff98840000 - 0x7fff98840fff com.apple.ApplicationServices (41 - 41) <03F3FA8F-8D2A-3AB6-A8E3-40B001116339> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices QtQA::App::TestRunner: 0x7fff98841000 - 0x7fff9886afff 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: 0x7fff9886b000 - 0x7fff988abfe7 libGLImage.dylib (??? - ???) <0B7DAB2B-F1C6-39C7-B864-61EF683B6656> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib QtQA::App::TestRunner: 0x7fff988d6000 - 0x7fff98beffff com.apple.Foundation (6.7.2 - 833.25) <22AAC369-B63C-3C55-8AC6-C3ECBA44DA7B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation QtQA::App::TestRunner: 0x7fff98bf0000 - 0x7fff98c14fff com.apple.Kerberos (1.0 - 1) <1F826BCE-DA8F-381D-9C4C-A36AA0EA1CB9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos QtQA::App::TestRunner: 0x7fff99297000 - 0x7fff992aaff7 libCRFSuite.dylib (??? - ???) <034D4DAA-63F0-35E4-BCEF-338DD7A453DD> /usr/lib/libCRFSuite.dylib QtQA::App::TestRunner: 0x7fff9935d000 - 0x7fff9937aff7 com.apple.openscripting (1.3.3 - ???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting QtQA::App::TestRunner: 0x7fff9937b000 - 0x7fff9939bfff libsystem_kernel.dylib (1699.32.7 - compatibility 1.0.0) <66C9F9BD-C7B3-30D4-B1A0-03C8A6392351> /usr/lib/system/libsystem_kernel.dylib QtQA::App::TestRunner: 0x7fff9939c000 - 0x7fff993f8ff7 com.apple.HIServices (1.21 - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices QtQA::App::TestRunner: 0x7fff993f9000 - 0x7fff9966dfff 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: 0x7fff9968e000 - 0x7fff99699ff7 libc++abi.dylib (14.0.0 - compatibility 1.0.0) <8FF3D766-D678-36F6-84AC-423C878E6D14> /usr/lib/libc++abi.dylib QtQA::App::TestRunner: 0x7fff9969d000 - 0x7fff9969dfff com.apple.vecLib (3.7 - vecLib 3.7) <9A58105C-B36E-35B5-812C-4ED693F2618F> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff9969e000 - 0x7fff996b0ff7 libsasl2.2.dylib (3.15.0 - compatibility 3.0.0) <6245B497-784B-355C-98EF-2DC6B45BF05C> /usr/lib/libsasl2.2.dylib QtQA::App::TestRunner: 0x7fff996b1000 - 0x7fff99764ff7 com.apple.CoreText (220.22.0 - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText QtQA::App::TestRunner: 0x7fff9978e000 - 0x7fff99855ff7 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: 0x7fff99864000 - 0x7fff998bfff7 com.apple.opencl (2.0.19 - 2.0.19) /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL QtQA::App::TestRunner: 0x7fff998c0000 - 0x7fff998d6ff7 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: 0x7fff998e2000 - 0x7fff9990ffe7 libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <6E5C8AC3-DBB7-31CB-BEB7-D6ED8E6DE0CE> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: 0x7fff99910000 - 0x7fff99952ff7 libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) /usr/lib/system/libcommonCrypto.dylib QtQA::App::TestRunner: 0x7fff99953000 - 0x7fff999f5fff com.apple.securityfoundation (5.0 - 55116) <70CDC3ED-39AA-3784-8715-F0F5E2CB9754> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation QtQA::App::TestRunner: 0x7fff999f6000 - 0x7fff99adae5f libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <871E688B-CF57-3BC7-80D6-F6476DFF109B> /usr/lib/libobjc.A.dylib QtQA::App::TestRunner: 0x7fff99adb000 - 0x7fff99c7bff7 com.apple.QuartzCore (1.7 - 270.5) <19E5E0AB-DAA9-3F97-988C-D9A46AFB9C04> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore QtQA::App::TestRunner: 0x7fff99c7c000 - 0x7fff99c80fff 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: 0x7fff99c81000 - 0x7fff99c9dff7 com.apple.GenerationalStorage (1.0 - 126.1) <509F52ED-E54B-3FEF-B3C2-759387B826E6> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage QtQA::App::TestRunner: 0x7fff99c9e000 - 0x7fff99cd8fe7 com.apple.DebugSymbols (2.1 - 87) <149201BE-A8A4-3E40-AD65-E5194B59162E> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols QtQA::App::TestRunner: 0x7fff99cd9000 - 0x7fff99de5fff 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: 0x7fff99de6000 - 0x7fff99de8fff com.apple.TrustEvaluationAgent (2.0 - 1) <1F31CAFF-C1C6-33D3-94E9-11B721761DDF> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent QtQA::App::TestRunner: 0x7fff99de9000 - 0x7fff99df8fff 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: 0x7fff99df9000 - 0x7fff99f56fff 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: 0x7fff99f92000 - 0x7fff99fd1fff com.apple.AE (527.7 - 527.7) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE QtQA::App::TestRunner: 0x7fff9a1cf000 - 0x7fff9a1cffff com.apple.Carbon (153 - 153) <895C2BF2-1666-3A59-A669-311B1F4F368B> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon QtQA::App::TestRunner: 0x7fff9a1d0000 - 0x7fff9a271fff com.apple.LaunchServices (480.40 - 480.40) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices 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: 5662 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=169.8M resident=95.9M(56%) swapped_out_or_unallocated=73.9M(44%) QtQA::App::TestRunner: Writable regions: Total=118.8M written=14.7M(12%) resident=18.7M(16%) swapped_out=0K(0%) unallocated=100.1M(84%) QtQA::App::TestRunner: QtQA::App::TestRunner: REGION TYPE VIRTUAL QtQA::App::TestRunner: =========== ======= QtQA::App::TestRunner: CG backing stores 2696K QtQA::App::TestRunner: CG image 12K QtQA::App::TestRunner: CG shared images 3408K QtQA::App::TestRunner: CoreImage 8K QtQA::App::TestRunner: CoreServices 4356K QtQA::App::TestRunner: MALLOC 86.0M 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 12.9M QtQA::App::TestRunner: __IMAGE 528K QtQA::App::TestRunner: __LINKEDIT 54.5M QtQA::App::TestRunner: __TEXT 115.4M QtQA::App::TestRunner: __UNICODE 544K QtQA::App::TestRunner: mapped file 40.7M QtQA::App::TestRunner: shared memory 308K QtQA::App::TestRunner: =========== ======= QtQA::App::TestRunner: TOTAL 406.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 signal 10 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_qgl: 15 seconds, signal 6 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02277/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/dev_1386831888): http://codereview.qt-project.org/73770 [PS1] - QTextDocument: avoid relocations From ci-noreply at qt-project.org Thu Dec 12 10:28:57 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 12 Dec 2013 11:28:57 +0200 Subject: [Ci-reports] pass on QtLocation_dev_Integration #109 Message-ID: <20131212_092857_079503.ci-noreply@qt-project.org> QtLocation_dev_Integration #109: SUCCESS Tested changes (refs/builds/dev_1386836798): http://codereview.qt-project.org/72543 [PS2] - Add CoreLocation positioning plugin for QtLocation From ci-noreply at qt-project.org Thu Dec 12 10:29:56 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 12 Dec 2013 11:29:56 +0200 Subject: [Ci-reports] fail on QtDeclarative_dev_Integration #998 Message-ID: <20131212_092956_073033.ci-noreply@qt-project.org> Autotest `tst_qsequentialanimationgroupjob' failed :( Testing tst_QSequentialAnimationGroupJob FAIL! : tst_QSequentialAnimationGroupJob::finishWithUncontrolledAnimation() Compared values are not the same Actual (notTimeDriven.currentLoopTime()): 300 Expected (actualDuration) : 303 Loc: [tst_qsequentialanimationgroupjob.cpp(1379)] Totals: 27 passed, 1 failed, 1 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QSequentialAnimationGroupJob ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_QSequentialAnimationGroupJob::initTestCase() PASS : tst_QSequentialAnimationGroupJob::construction() PASS : tst_QSequentialAnimationGroupJob::setCurrentTime() PASS : tst_QSequentialAnimationGroupJob::setCurrentTimeWithUncontrolledAnimation() PASS : tst_QSequentialAnimationGroupJob::seekingForwards() XFAIL : tst_QSequentialAnimationGroupJob::seekingBackwards() rewinding in nested groups is considered as a restart from the children,hence they don't reset from their current animation Loc: [tst_qsequentialanimationgroupjob.cpp(549)] XFAIL : tst_QSequentialAnimationGroupJob::seekingBackwards() rewinding in nested groups is considered as a restart from the children,hence they don't reset from their current animation Loc: [tst_qsequentialanimationgroupjob.cpp(552)] XFAIL : tst_QSequentialAnimationGroupJob::seekingBackwards() rewinding in nested groups is considered as a restart from the children,hence they don't reset from their current animation Loc: [tst_qsequentialanimationgroupjob.cpp(555)] PASS : tst_QSequentialAnimationGroupJob::seekingBackwards() PASS : tst_QSequentialAnimationGroupJob::pauseAndResume() PASS : tst_QSequentialAnimationGroupJob::restart() PASS : tst_QSequentialAnimationGroupJob::looping() PASS : tst_QSequentialAnimationGroupJob::startDelay() PASS : tst_QSequentialAnimationGroupJob::clearGroup() PASS : tst_QSequentialAnimationGroupJob::groupWithZeroDurationAnimations() PASS : tst_QSequentialAnimationGroupJob::propagateGroupUpdateToChildren() PASS : tst_QSequentialAnimationGroupJob::updateChildrenWithRunningGroup() PASS : tst_QSequentialAnimationGroupJob::deleteChildrenWithRunningGroup() PASS : tst_QSequentialAnimationGroupJob::startChildrenWithStoppedGroup() PASS : tst_QSequentialAnimationGroupJob::stopGroupWithRunningChild() FAIL! : tst_QSequentialAnimationGroupJob::startGroupWithRunningChild() Compared values are not the same Loc: [tst_qsequentialanimationgroupjob.cpp(1259)] PASS : tst_QSequentialAnimationGroupJob::zeroDurationAnimation() PASS : tst_QSequentialAnimationGroupJob::stopUncontrolledAnimations() PASS : tst_QSequentialAnimationGroupJob::uncontrolledWithLoops() PASS : tst_QSequentialAnimationGroupJob::finishWithUncontrolledAnimation() PASS : tst_QSequentialAnimationGroupJob::addRemoveAnimation() PASS : tst_QSequentialAnimationGroupJob::currentAnimation() PASS : tst_QSequentialAnimationGroupJob::currentAnimationWithZeroDuration() PASS : tst_QSequentialAnimationGroupJob::insertAnimation() SKIP : tst_QSequentialAnimationGroupJob::clear() deleting an animation when finished is not currently supported Loc: [tst_qsequentialanimationgroupjob.cpp(1555)] PASS : tst_QSequentialAnimationGroupJob::pauseResume() PASS : tst_QSequentialAnimationGroupJob::cleanupTestCase() Totals: 27 passed, 1 failed, 1 skipped ********* Finished testing of tst_QSequentialAnimationGroupJob ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qsequentialanimationgroupjob: 9 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_00998/linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz Tested changes (refs/builds/dev_1386838624): http://codereview.qt-project.org/69735 [PS3] - Fix autotests expecting a trailing whitespace for qDebug stream From ci-noreply at qt-project.org Thu Dec 12 10:51:21 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 12 Dec 2013 11:51:21 +0200 Subject: [Ci-reports] pass on QtDeclarative_stable_Integration #1487 Message-ID: <20131212_095121_092680.ci-noreply@qt-project.org> QtDeclarative_stable_Integration #1487: SUCCESS Tested changes (refs/builds/stable_1386836796): http://codereview.qt-project.org/71518 [PS3] - Safeguard QQuickWindow::hide() against other GL contexts. From ci-noreply at qt-project.org Thu Dec 12 11:12:45 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 12 Dec 2013 12:12:45 +0200 Subject: [Ci-reports] pass on QtQuickControls_stable_Integration #436 Message-ID: <20131212_101245_087317.ci-noreply@qt-project.org> QtQuickControls_stable_Integration #436: SUCCESS Tested changes (refs/builds/stable_1386840338): http://codereview.qt-project.org/73676 [PS4] - Enable text eliding in base style tabs From ci-noreply at qt-project.org Thu Dec 12 11:15:56 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 12 Dec 2013 12:15:56 +0200 Subject: [Ci-reports] pass on QtXmlPatterns_stable_Integration #93 Message-ID: <20131212_101556_083513.ci-noreply@qt-project.org> QtXmlPatterns_stable_Integration #93: SUCCESS Tested changes (refs/builds/stable_1386841165): http://codereview.qt-project.org/73733 [PS2] - Filetree-example: Fix sort order. From ci-noreply at qt-project.org Thu Dec 12 11:21:33 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 12 Dec 2013 12:21:33 +0200 Subject: [Ci-reports] pass on QtConnectivity_wip_android_Integration #7 Message-ID: <20131212_102133_006382.ci-noreply@qt-project.org> QtConnectivity_wip_android_Integration #7: SUCCESS Tested changes (refs/builds/wip/android_1386840367): http://codereview.qt-project.org/73748 [PS2] - Android: Add support for detection of connected Bluetooth devices http://codereview.qt-project.org/73734 [PS1] - Android: Initiate and monitor pairing requests From ci-noreply at qt-project.org Thu Dec 12 11:28:33 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 12 Dec 2013 12:28:33 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2278 Message-ID: <20131212_102833_085675.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(1052) : 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() Compared values are not the same Actual (delegate.paintedIndexes.count()): 0 Expected (1) : 1 tst_qcolumnview.cpp(1052) : 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: 48 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02278/win32-msvc2010_developer-build_qtnamespace_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1386837883): http://codereview.qt-project.org/68010 [PS7] - Add the UTF16-to-Latin1 in-place converter http://codereview.qt-project.org/67866 [PS6] - Improve the Latin1 conversion in QString a little http://codereview.qt-project.org/67728 [PS16] - Implement support for ref-qualified QString::toLatin1 & friends From ci-noreply at qt-project.org Thu Dec 12 12:01:22 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 12 Dec 2013 13:01:22 +0200 Subject: [Ci-reports] pass on QtQuickControls_stable_Integration #437 Message-ID: <20131212_110122_047326.ci-noreply@qt-project.org> QtQuickControls_stable_Integration #437: SUCCESS Tested changes (refs/builds/stable_1386843258): http://codereview.qt-project.org/73731 [PS1] - SpinBox: fix selection behavior From ci-noreply at qt-project.org Thu Dec 12 12:46:23 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 12 Dec 2013 13:46:23 +0200 Subject: [Ci-reports] fail on Qt5_dev_Integration #304 Message-ID: <20131212_114623_074486.ci-noreply@qt-project.org> Autotest `tst_qpauseanimation' failed :( Testing tst_QPauseAnimation FAIL! : tst_QPauseAnimation::pauseAndPropertyAnimations() 'animation.state() == QAbstractAnimation::Stopped' returned FALSE. () Loc: [/work/build/qtbase/tests/auto/corelib/animation/qpauseanimation/tst_qpauseanimation.cpp(247)] Totals: 13 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QPauseAnimation ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_QPauseAnimation::initTestCase() PASS : tst_QPauseAnimation::changeDirectionWhileRunning() PASS : tst_QPauseAnimation::noTimerUpdates(0) PASS : tst_QPauseAnimation::noTimerUpdates(1) PASS : tst_QPauseAnimation::noTimerUpdates(2) PASS : tst_QPauseAnimation::noTimerUpdates(3) PASS : tst_QPauseAnimation::multiplePauseAnimations() FAIL! : tst_QPauseAnimation::pauseAndPropertyAnimations() 'animation.state() == QAbstractAnimation::Stopped' returned FALSE. () Loc: [/work/build/qtbase/tests/auto/corelib/animation/qpauseanimation/tst_qpauseanimation.cpp(247)] PASS : tst_QPauseAnimation::pauseResume() PASS : tst_QPauseAnimation::sequentialPauseGroup() PASS : tst_QPauseAnimation::sequentialGroupWithPause() PASS : tst_QPauseAnimation::multipleSequentialGroups() PASS : tst_QPauseAnimation::zeroDuration() PASS : tst_QPauseAnimation::cleanupTestCase() Totals: 13 passed, 1 failed, 0 skipped ********* Finished testing of tst_QPauseAnimation ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qpauseanimation: 11 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/Qt5_dev_Integration/build_00304/linux-g++_shadow-build_Ubuntu_11.10_x86/log.txt.gz Tested changes (refs/builds/dev_1386837952): http://codereview.qt-project.org/72684 [PS4] - Add QtAndroidExtras to dependency list of QtConnectivity From ci-noreply at qt-project.org Thu Dec 12 12:48:06 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 12 Dec 2013 13:48:06 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2279 Message-ID: <20131212_114806_006498.ci-noreply@qt-project.org> Autotest `tst_qgl' failed :( Testing tst_QGL 2013-12-12 13:11:01.368 tst_qgl[90563:107] invalid drawable 2013-12-12 13:11:01.951 tst_qgl[90563:107] invalid drawable 2013-12-12 13:11:02.373 tst_qgl[90563:107] invalid drawable 2013-12-12 13:11:02.781 tst_qgl[90563:107] invalid drawable 2013-12-12 13:11:03.182 tst_qgl[90563:107] invalid drawable 2013-12-12 13:11:03.581 tst_qgl[90563:107] invalid drawable 2013-12-12 13:11:03.982 tst_qgl[90563:107] invalid drawable QFATAL : tst_QGL::graphicsViewClipping() Received signal 11 FAIL! : tst_QGL::graphicsViewClipping() Received a fatal error. Loc: [Unknown file(0)] Totals: 27 passed, 1 failed, 0 skipped QtQA::App::TestRunner: Process exited due to signal 6 QtQA::App::TestRunner: ============================= crash report follows: ============================ QtQA::App::TestRunner: Process: tst_qgl [90563] QtQA::App::TestRunner: Path: /work/*/tst_qgl.app/Contents/MacOS/tst_qgl QtQA::App::TestRunner: Identifier: @BUNDLEIDENTIFIER@ QtQA::App::TestRunner: Version: ??? (???) QtQA::App::TestRunner: Code Type: X86-64 (Native) QtQA::App::TestRunner: Parent Process: perl5.12 [90562] QtQA::App::TestRunner: QtQA::App::TestRunner: Date/Time: 2013-12-12 13:11:04.038 +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 (SIGABRT) QtQA::App::TestRunner: Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000004 QtQA::App::TestRunner: QtQA::App::TestRunner: VM Regions Near 0x4: QtQA::App::TestRunner: --> QtQA::App::TestRunner: __TEXT 0000000100000000-0000000100022000 [ 136K] r-x/rwx SM=COW /work/*/tst_qgl.app/Contents/MacOS/tst_qgl QtQA::App::TestRunner: QtQA::App::TestRunner: Application Specific Information: QtQA::App::TestRunner: objc[90563]: 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 0x00007fff8cecace2 __pthread_kill + 10 QtQA::App::TestRunner: 1 libsystem_c.dylib 0x00007fff83ee57d2 pthread_kill + 95 QtQA::App::TestRunner: 2 libsystem_c.dylib 0x00007fff83ed6a7a abort + 143 QtQA::App::TestRunner: 3 QtCore 0x0000000100c62089 _ZN13TestNamespaceL16qt_message_fatalENS_9QtMsgTypeERKNS_18QMessageLogContextERKNS_7QStringE + 9 QtQA::App::TestRunner: 4 QtCore 0x0000000100c62635 TestNamespace::QMessageLogger::fatal(char const*, ...) const + 165 QtQA::App::TestRunner: 5 QtTest 0x0000000101253e8d TestNamespace::QTest::FatalSignalHandler::signal(int) + 77 QtQA::App::TestRunner: 6 libsystem_c.dylib 0x00007fff83f37cfa _sigtramp + 26 QtQA::App::TestRunner: 7 QtCore 0x0000000100e49acb TestNamespace::QCoreApplication::notifyInternal(TestNamespace::QObject*, TestNamespace::QEvent*) + 75 QtQA::App::TestRunner: 8 QtGui 0x0000000100789c88 TestNamespace::QGuiApplicationPrivate::processExposeEvent(TestNamespace::QWindowSystemInterfacePrivate::ExposeEvent*) + 328 QtQA::App::TestRunner: 9 QtGui 0x0000000100785fec TestNamespace::QGuiApplicationPrivate::processWindowSystemEvent(TestNamespace::QWindowSystemInterfacePrivate::WindowSystemEvent*) + 572 QtQA::App::TestRunner: 10 QtGui 0x0000000100776428 TestNamespace::QWindowSystemInterface::sendWindowSystemEvents(TestNamespace::QFlags) + 56 QtQA::App::TestRunner: 11 QtGui 0x00000001007748ff TestNamespace::QWindowSystemInterface::flushWindowSystemEvents() + 575 QtQA::App::TestRunner: 12 libqcocoa.dylib 0x00000001045b4b76 -[QNSView updateGeometry] + 582 QtQA::App::TestRunner: 13 com.apple.Foundation 0x00007fff8c425d0e __-[NSNotificationCenter addObserver:selector:name:object:]_block_invoke_1 + 47 QtQA::App::TestRunner: 14 com.apple.CoreFoundation 0x00007fff8872d7ba _CFXNotificationPost + 2634 QtQA::App::TestRunner: 15 com.apple.Foundation 0x00007fff8c411fc3 -[NSNotificationCenter postNotificationName:object:userInfo:] + 65 QtQA::App::TestRunner: 16 com.apple.AppKit 0x00007fff8a232b1f -[NSView _postFrameChangeNotification] + 260 QtQA::App::TestRunner: 17 com.apple.AppKit 0x00007fff8a157cfd -[NSView setFrameOrigin:] + 609 QtQA::App::TestRunner: 18 com.apple.AppKit 0x00007fff8a157a33 -[NSView setFrame:] + 231 QtQA::App::TestRunner: 19 libqcocoa.dylib 0x00000001045b1865 TestNamespace::QCocoaWindow::recreateWindow(TestNamespace::QPlatformWindow const*) + 613 QtQA::App::TestRunner: 20 libqcocoa.dylib 0x00000001045b33ed TestNamespace::QCocoaWindow::setParent(TestNamespace::QPlatformWindow const*) + 61 QtQA::App::TestRunner: 21 QtGui 0x000000010078f3ad TestNamespace::QWindow::setParent(TestNamespace::QWindow*) + 77 QtQA::App::TestRunner: 22 QtWidgets 0x000000010012f983 TestNamespace::q_createNativeChildrenAndSetParent(TestNamespace::QWidget const*) + 387 QtQA::App::TestRunner: 23 QtWidgets 0x000000010012fd04 TestNamespace::QWidgetPrivate::create_sys(unsigned long long, bool, bool) + 756 QtQA::App::TestRunner: 24 QtWidgets 0x000000010010618a TestNamespace::QWidget::create(unsigned long long, bool, bool) + 378 QtQA::App::TestRunner: 25 QtWidgets 0x0000000100115148 TestNamespace::QWidget::setVisible(bool) + 216 QtQA::App::TestRunner: 26 @BUNDLEIDENTIFIER@ 0x000000010000a8e5 tst_QGL::graphicsViewClipping() + 341 QtQA::App::TestRunner: 27 QtCore 0x0000000100e52aef 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: 28 QtCore 0x0000000100e526dc 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: 29 QtTest 0x0000000101257989 _ZN13TestNamespace5QTestL17qInvokeTestMethodEPKcS2_ + 1465 QtQA::App::TestRunner: 30 QtTest 0x00000001012547a2 TestNamespace::QTest::qExec(TestNamespace::QObject*, int, char**) + 1682 QtQA::App::TestRunner: 31 @BUNDLEIDENTIFIER@ 0x0000000100015d88 main + 88 QtQA::App::TestRunner: 32 @BUNDLEIDENTIFIER@ 0x0000000100003da4 start + 52 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1:: Dispatch queue: com.apple.libdispatch-manager QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff8cecb7e6 kevent + 10 QtQA::App::TestRunner: 1 libdispatch.dylib 0x00007fff859de786 _dispatch_mgr_invoke + 923 QtQA::App::TestRunner: 2 libdispatch.dylib 0x00007fff859dd316 _dispatch_mgr_thread + 54 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2:: Dispatch queue: com.apple.opengl.cvmDoWork QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff8cec967a mach_msg_trap + 10 QtQA::App::TestRunner: 1 libsystem_kernel.dylib 0x00007fff8cec8d71 mach_msg + 73 QtQA::App::TestRunner: 2 libCoreVMClient.dylib 0x00007fff81fe995f cvmsServ_BuildModularFunction + 184 QtQA::App::TestRunner: 3 libCoreVMClient.dylib 0x00007fff81feab5e CVMSBuildModularFunction + 75 QtQA::App::TestRunner: 4 libCVMSPluginSupport.dylib 0x00007fff815446d9 cvm_deferred_build_modular(void*) + 247 QtQA::App::TestRunner: 5 libdispatch.dylib 0x00007fff859de2d2 _dispatch_queue_drain + 264 QtQA::App::TestRunner: 6 libdispatch.dylib 0x00007fff859de12e _dispatch_queue_invoke + 54 QtQA::App::TestRunner: 7 libdispatch.dylib 0x00007fff859dd928 _dispatch_worker_thread2 + 198 QtQA::App::TestRunner: 8 libsystem_c.dylib 0x00007fff83ee53da _pthread_wqthread + 316 QtQA::App::TestRunner: 9 libsystem_c.dylib 0x00007fff83ee6b85 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 3: QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff8cecb192 __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libsystem_c.dylib 0x00007fff83ee5594 _pthread_wqthread + 758 QtQA::App::TestRunner: 2 libsystem_c.dylib 0x00007fff83ee6b85 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 4: QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff8cecb192 __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libsystem_c.dylib 0x00007fff83ee5594 _pthread_wqthread + 758 QtQA::App::TestRunner: 2 libsystem_c.dylib 0x00007fff83ee6b85 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 5: QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff8cecb192 __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libsystem_c.dylib 0x00007fff83ee5594 _pthread_wqthread + 758 QtQA::App::TestRunner: 2 libsystem_c.dylib 0x00007fff83ee6b85 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 6: QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff8cecb192 __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libsystem_c.dylib 0x00007fff83ee5594 _pthread_wqthread + 758 QtQA::App::TestRunner: 2 libsystem_c.dylib 0x00007fff83ee6b85 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 7: QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff8cecb192 __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libsystem_c.dylib 0x00007fff83ee5594 _pthread_wqthread + 758 QtQA::App::TestRunner: 2 libsystem_c.dylib 0x00007fff83ee6b85 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 8:: QThread QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff8cecadf2 __select + 10 QtQA::App::TestRunner: 1 QtCore 0x0000000100e950c4 TestNamespace::qt_safe_select(int, fd_set*, fd_set*, fd_set*, timespec const*) + 68 QtQA::App::TestRunner: 2 QtCore 0x0000000100e9603a TestNamespace::QEventDispatcherUNIXPrivate::doSelect(TestNamespace::QFlags, timespec*) + 682 QtQA::App::TestRunner: 3 QtCore 0x0000000100e96fa7 TestNamespace::QEventDispatcherUNIX::processEvents(TestNamespace::QFlags) + 263 QtQA::App::TestRunner: 4 QtCore 0x0000000100e47154 TestNamespace::QEventLoop::exec(TestNamespace::QFlags) + 404 QtQA::App::TestRunner: 5 QtCore 0x0000000100c6e423 TestNamespace::QThread::exec() + 115 QtQA::App::TestRunner: 6 QtCore 0x0000000100c7256a TestNamespace::QThreadPrivate::start(void*) + 474 QtQA::App::TestRunner: 7 libsystem_c.dylib 0x00007fff83ee38bf _pthread_start + 335 QtQA::App::TestRunner: 8 libsystem_c.dylib 0x00007fff83ee6b75 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: 0x00007fff5fbfcfa8 rdx: 0x0000000000000000 QtQA::App::TestRunner: rdi: 0x0000000000000107 rsi: 0x0000000000000006 rbp: 0x00007fff5fbfcfd0 rsp: 0x00007fff5fbfcfa8 QtQA::App::TestRunner: r8: 0x00007fff71324fb8 r9: 0x0000000103203e00 r10: 0x00007fff8cecad0a r11: 0xffffff80002dad60 QtQA::App::TestRunner: r12: 0x0000000101649890 r13: 0x0000000101656640 r14: 0x00007fff71327960 r15: 0x00007fff5fbfebb0 QtQA::App::TestRunner: rip: 0x00007fff8cecace2 rfl: 0x0000000000000246 cr2: 0x000000010125dff0 QtQA::App::TestRunner: Logical CPU: 0 QtQA::App::TestRunner: QtQA::App::TestRunner: Binary Images: QtQA::App::TestRunner: 0x100000000 - 0x100021ff7 + at BUNDLEIDENTIFIER@ (??? - ???) <5EEF5B8A-75F4-345B-96F6-190FD97ECD90> /work/*/tst_qgl.app/Contents/MacOS/tst_qgl QtQA::App::TestRunner: 0x100037000 - 0x10007eff7 +QtOpenGL (5.3.0 - compatibility 5.3.0) /work/*/QtOpenGL.framework/Versions/5/QtOpenGL QtQA::App::TestRunner: 0x1000b1000 - 0x10055efff +QtWidgets (5.3.0 - compatibility 5.3.0) /work/*/QtWidgets.framework/Versions/5/QtWidgets QtQA::App::TestRunner: 0x100766000 - 0x100af2ff7 +QtGui (5.3.0 - compatibility 5.3.0) /work/*/QtGui.framework/Versions/5/QtGui QtQA::App::TestRunner: 0x100c47000 - 0x10112dfff +QtCore (5.3.0 - compatibility 5.3.0) <8A98BC63-10D2-3B8F-B32F-60AFDB716135> /work/*/QtCore.framework/Versions/5/QtCore QtQA::App::TestRunner: 0x10124f000 - 0x101271ff7 +QtTest (5.3.0 - compatibility 5.3.0) <0257CBC4-6236-32E0-818E-E58CE6FFBD1A> /work/*/QtTest.framework/Versions/5/QtTest QtQA::App::TestRunner: 0x101285000 - 0x10128bfff com.apple.agl (3.2.0 - AGL-3.2.0) /System/Library/Frameworks/AGL.framework/Versions/A/AGL QtQA::App::TestRunner: 0x101783000 - 0x1017adff7 +QtPrintSupport (5.3.0 - compatibility 5.3.0) <5B02B7FC-4023-37C2-9DF0-4FF22DD20FCF> /work/*/QtPrintSupport.framework/Versions/5/QtPrintSupport QtQA::App::TestRunner: 0x10338c000 - 0x1033baff7 GLRendererFloat (??? - ???) <06CA5D0B-BC5F-3CC7-836D-A02F7DB92BE8> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GLRendererFloat QtQA::App::TestRunner: 0x1033c3000 - 0x1033cdfef 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: 0x1033d3000 - 0x1033d6ff7 libCoreFSCache.dylib (??? - ???) <0D155750-7910-32C5-8327-924FC1089442> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib QtQA::App::TestRunner: 0x1033ea000 - 0x1033ebff3 +cl_kernels (??? - ???) <8B8F31B7-C4EC-48C1-A99E-BDCA054AD30B> cl_kernels QtQA::App::TestRunner: 0x1033f8000 - 0x1033f8ff1 +cl_kernels (??? - ???) cl_kernels QtQA::App::TestRunner: 0x1045a5000 - 0x104633fff +libqcocoa.dylib (??? - ???) /work/*/libqcocoa.dylib QtQA::App::TestRunner: 0x104c00000 - 0x104db8fff GLEngine (??? - ???) <59179FEC-D0E2-38B3-BD49-765506A645AC> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine QtQA::App::TestRunner: 0x106c3e000 - 0x106d98fff libGLProgrammability.dylib (??? - ???) <90390984-70BC-365C-AB3E-16C35C4240CB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib QtQA::App::TestRunner: 0x106dca000 - 0x106dd0ff7 +libqgif.dylib (??? - ???) <63DC4F67-2136-3749-886B-95125D0B9B2F> /work/*/libqgif.dylib QtQA::App::TestRunner: 0x106dd5000 - 0x106ddafff +libqico.dylib (??? - ???) <985D7D56-BE5C-33CD-81E9-E9622F0F5B18> /work/*/libqico.dylib QtQA::App::TestRunner: 0x107d2d000 - 0x107dccff7 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: 0x107fa0000 - 0x107fdbff7 +libqjpeg.dylib (??? - ???) /work/*/libqjpeg.dylib QtQA::App::TestRunner: 0x7fff65de7000 - 0x7fff65e1bbaf dyld (195.6 - ???) /usr/lib/dyld QtQA::App::TestRunner: 0x7fff80e56000 - 0x7fff80f4bfff libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <5C40E880-0706-378F-B864-3C2BD922D926> /usr/lib/libiconv.2.dylib QtQA::App::TestRunner: 0x7fff81241000 - 0x7fff8128dff7 com.apple.SystemConfiguration (1.11.3 - 1.11) <131780ED-E8DD-3153-81F2-5FEC4F6554C2> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration QtQA::App::TestRunner: 0x7fff812a8000 - 0x7fff813adfff libFontParser.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib QtQA::App::TestRunner: 0x7fff81543000 - 0x7fff81545fff libCVMSPluginSupport.dylib (??? - ???) <982F1ED4-3CBB-3161-8BEA-8A980C27FCC1> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib QtQA::App::TestRunner: 0x7fff81546000 - 0x7fff81546fff com.apple.Cocoa (6.6 - ???) <021D4214-9C23-3CD8-AFB2-F331697A4508> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa QtQA::App::TestRunner: 0x7fff81548000 - 0x7fff81589fff 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: 0x7fff8158a000 - 0x7fff815baff7 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: 0x7fff815bb000 - 0x7fff815c0fff libpam.2.dylib (3.0.0 - compatibility 3.0.0) /usr/lib/libpam.2.dylib QtQA::App::TestRunner: 0x7fff81655000 - 0x7fff8165fff7 liblaunch.dylib (392.39.0 - compatibility 1.0.0) <8C235D13-2928-30E5-9E12-2CC3D6324AE2> /usr/lib/system/liblaunch.dylib QtQA::App::TestRunner: 0x7fff81b04000 - 0x7fff81b9aff7 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: 0x7fff81b9b000 - 0x7fff81fc8fff libLAPACK.dylib (??? - ???) <4F2E1055-2207-340B-BB45-E4F16171EE0D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib QtQA::App::TestRunner: 0x7fff81fc9000 - 0x7fff81fd4fff com.apple.CommonAuth (2.2 - 2.0) <77E6F0D0-85B6-30B5-B99C-F57104DD2EBA> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth QtQA::App::TestRunner: 0x7fff81fd5000 - 0x7fff81fdbfff IOSurface (??? - ???) <77C6757B-D357-3E34-9424-48F962B5CC9C> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface QtQA::App::TestRunner: 0x7fff81fe9000 - 0x7fff81fecfff libCoreVMClient.dylib (??? - ???) <28CB0F3F-A202-391F-8CAC-FC9A1398A962> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib QtQA::App::TestRunner: 0x7fff8202c000 - 0x7fff82080fff 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: 0x7fff82107000 - 0x7fff8215fff7 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: 0x7fff821b4000 - 0x7fff821e7ff7 com.apple.GSS (2.2 - 2.0) <971395D0-B9D0-3FDE-B23F-6F9D0A2FB95F> /System/Library/Frameworks/GSS.framework/Versions/A/GSS QtQA::App::TestRunner: 0x7fff821e8000 - 0x7fff8225efff com.apple.CoreSymbolication (2.2 - 73.2) <126415E3-3A35-315B-B4B7-507CDBED0D58> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication QtQA::App::TestRunner: 0x7fff8225f000 - 0x7fff822c7ff7 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: 0x7fff822c8000 - 0x7fff8231aff7 libGLU.dylib (??? - ???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib QtQA::App::TestRunner: 0x7fff8231d000 - 0x7fff82346fff com.apple.CoreVideo (1.7 - 70.3) <9A9D4058-9935-3B0A-B1A6-27EB78D02249> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo QtQA::App::TestRunner: 0x7fff82539000 - 0x7fff8253ffff libmacho.dylib (800.0.0 - compatibility 1.0.0) /usr/lib/system/libmacho.dylib QtQA::App::TestRunner: 0x7fff82638000 - 0x7fff8263ffff com.apple.NetFS (4.0 - 4.0) /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS QtQA::App::TestRunner: 0x7fff82640000 - 0x7fff82644fff libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) /usr/lib/system/libmathCommon.A.dylib QtQA::App::TestRunner: 0x7fff8270d000 - 0x7fff8270efff libDiagnosticMessagesClient.dylib (??? - ???) <3DCF577B-F126-302B-BCE2-4DB9A95B8598> /usr/lib/libDiagnosticMessagesClient.dylib QtQA::App::TestRunner: 0x7fff8270f000 - 0x7fff827edfff com.apple.DiscRecording (6.0.4 - 6040.4.1) /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording QtQA::App::TestRunner: 0x7fff827ee000 - 0x7fff82873ff7 com.apple.Heimdal (2.2 - 2.0) /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal QtQA::App::TestRunner: 0x7fff82874000 - 0x7fff82879ff7 libsystem_network.dylib (??? - ???) <5DE7024E-1D2D-34A2-80F4-08326331A75B> /usr/lib/system/libsystem_network.dylib QtQA::App::TestRunner: 0x7fff82f3f000 - 0x7fff82f51ff7 libbsm.0.dylib (??? - ???) <349BB16F-75FA-363F-8D98-7A9C3FA90A0D> /usr/lib/libbsm.0.dylib QtQA::App::TestRunner: 0x7fff83004000 - 0x7fff83048ff7 com.apple.MediaKit (12 - 602) <0C2CBEDA-412F-3DDF-9C74-44114E5E0DB9> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit QtQA::App::TestRunner: 0x7fff83049000 - 0x7fff8304afff libunc.dylib (24.0.0 - compatibility 1.0.0) /usr/lib/system/libunc.dylib QtQA::App::TestRunner: 0x7fff8304b000 - 0x7fff8305fff7 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: 0x7fff83193000 - 0x7fff83193fff libOpenScriptingUtil.dylib (??? - ???) /usr/lib/libOpenScriptingUtil.dylib QtQA::App::TestRunner: 0x7fff83194000 - 0x7fff832a1fff 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: 0x7fff832a2000 - 0x7fff833a4fff libxml2.2.dylib (10.3.0 - compatibility 10.0.0) /usr/lib/libxml2.2.dylib QtQA::App::TestRunner: 0x7fff833a5000 - 0x7fff834dbfff com.apple.vImage (5.1 - 5.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage QtQA::App::TestRunner: 0x7fff834dc000 - 0x7fff835c0ff7 com.apple.CoreServices.OSServices (478.49 - 478.49) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices QtQA::App::TestRunner: 0x7fff835ed000 - 0x7fff836e7ff7 com.apple.DiskImagesFramework (10.7.4 - 331.7) /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages QtQA::App::TestRunner: 0x7fff83955000 - 0x7fff83a6efff 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: 0x7fff83a6f000 - 0x7fff83a7eff7 libxar-nossl.dylib (??? - ???) /usr/lib/libxar-nossl.dylib QtQA::App::TestRunner: 0x7fff83ad3000 - 0x7fff83adcff7 libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) /usr/lib/system/libsystem_notify.dylib QtQA::App::TestRunner: 0x7fff83add000 - 0x7fff83adeff7 libsystem_sandbox.dylib (??? - ???) <2A09E4DA-F47C-35CB-B70C-E0492BA9F20E> /usr/lib/system/libsystem_sandbox.dylib QtQA::App::TestRunner: 0x7fff83b4e000 - 0x7fff83c55fe7 libsqlite3.dylib (9.6.0 - compatibility 9.0.0) /usr/lib/libsqlite3.dylib QtQA::App::TestRunner: 0x7fff83c56000 - 0x7fff83c5aff7 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: 0x7fff83e95000 - 0x7fff83f72fef libsystem_c.dylib (763.13.0 - compatibility 1.0.0) <41B43515-2806-3FBC-ACF1-A16F35B7E290> /usr/lib/system/libsystem_c.dylib QtQA::App::TestRunner: 0x7fff83f77000 - 0x7fff83fe2ff7 com.apple.framework.IOKit (2.0 - ???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit QtQA::App::TestRunner: 0x7fff83fe3000 - 0x7fff8407dff7 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: 0x7fff8407e000 - 0x7fff84080ff7 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: 0x7fff84330000 - 0x7fff84374ff7 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: 0x7fff84375000 - 0x7fff843bbfff libcurl.4.dylib (7.0.0 - compatibility 7.0.0) <2C442396-1006-3765-92D2-60869D4641CE> /usr/lib/libcurl.4.dylib QtQA::App::TestRunner: 0x7fff846bc000 - 0x7fff846c3fff libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <172B1985-F24A-34E9-8D8B-A2403C9A0399> /usr/lib/system/libcopyfile.dylib QtQA::App::TestRunner: 0x7fff846c4000 - 0x7fff84734fff com.apple.datadetectorscore (3.0 - 179.4) <4AB32B7F-8EC2-327E-BAC8-80129AA36E7B> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore QtQA::App::TestRunner: 0x7fff84735000 - 0x7fff84a61fff com.apple.HIToolbox (1.9 - ???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox QtQA::App::TestRunner: 0x7fff84a62000 - 0x7fff84ac2fff 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: 0x7fff84ac4000 - 0x7fff84ad1ff7 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: 0x7fff84b30000 - 0x7fff84b54fff com.apple.RemoteViewServices (1.5 - 44.2) /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices QtQA::App::TestRunner: 0x7fff84bb3000 - 0x7fff84c58fff 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: 0x7fff84cb1000 - 0x7fff84cbfff7 libkxld.dylib (??? - ???) <01161870-E3B3-3F87-BA4A-0AA7A081F409> /usr/lib/system/libkxld.dylib QtQA::App::TestRunner: 0x7fff84d22000 - 0x7fff84d98ff7 libc++.1.dylib (28.4.0 - compatibility 1.0.0) /usr/lib/libc++.1.dylib QtQA::App::TestRunner: 0x7fff84e5b000 - 0x7fff84e96fff libsystem_info.dylib (??? - ???) <35F90252-2AE1-32C5-8D34-782C614D9639> /usr/lib/system/libsystem_info.dylib QtQA::App::TestRunner: 0x7fff84e97000 - 0x7fff84e97fff libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <61EFED6A-A407-301E-B454-CD18314F0075> /usr/lib/system/libkeymgr.dylib QtQA::App::TestRunner: 0x7fff84eb4000 - 0x7fff84eb9fff com.apple.OpenDirectory (10.7 - 146) <7960A302-F9AC-3F72-838E-3A382032DCA6> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory QtQA::App::TestRunner: 0x7fff84eba000 - 0x7fff850bcfff libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <0176782F-9526-3905-813A-7A5676EC2C86> /usr/lib/libicucore.A.dylib QtQA::App::TestRunner: 0x7fff850bd000 - 0x7fff8519cfff 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: 0x7fff8519d000 - 0x7fff8519dfff 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: 0x7fff8519e000 - 0x7fff851abfff 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: 0x7fff851ac000 - 0x7fff8521ffff libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <6BDD43E4-A4B1-379E-9ED5-8C713653DFF2> /usr/lib/libstdc++.6.dylib QtQA::App::TestRunner: 0x7fff85646000 - 0x7fff8593bff7 com.apple.security (7.0 - 55148.6) <4535E500-973A-3BA7-AF65-DF5CF0658F02> /System/Library/Frameworks/Security.framework/Versions/A/Security QtQA::App::TestRunner: 0x7fff8593c000 - 0x7fff8593cfff 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: 0x7fff85949000 - 0x7fff8594cfff libRadiance.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib QtQA::App::TestRunner: 0x7fff8594d000 - 0x7fff8598dff7 libcups.2.dylib (2.9.0 - compatibility 2.0.0) <7D2E5016-A960-3ADE-B042-F74063E79550> /usr/lib/libcups.2.dylib QtQA::App::TestRunner: 0x7fff8598e000 - 0x7fff8598ffff libdnsinfo.dylib (395.11.0 - compatibility 1.0.0) <853BAAA5-270F-3FDC-B025-D448DB72E1C3> /usr/lib/system/libdnsinfo.dylib QtQA::App::TestRunner: 0x7fff85990000 - 0x7fff859b6fff com.apple.framework.familycontrols (3.0 - 300) <6F0C58C0-22E7-3877-8CFA-1ED0CB3CE38B> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls QtQA::App::TestRunner: 0x7fff859b7000 - 0x7fff859d8fff libPng.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib QtQA::App::TestRunner: 0x7fff859d9000 - 0x7fff859dafff liblangid.dylib (??? - ???) /usr/lib/liblangid.dylib QtQA::App::TestRunner: 0x7fff859db000 - 0x7fff859e9fff libdispatch.dylib (187.10.0 - compatibility 1.0.0) <8E03C652-922A-3399-93DE-9EA0CBFA0039> /usr/lib/system/libdispatch.dylib QtQA::App::TestRunner: 0x7fff859ea000 - 0x7fff859f0fff com.apple.DiskArbitration (2.4.1 - 2.4.1) /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration QtQA::App::TestRunner: 0x7fff859f1000 - 0x7fff85b58fff 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: 0x7fff85b59000 - 0x7fff85bbbff7 com.apple.Symbolication (1.3 - 91) <98A0662F-26ED-3B10-871B-07747127C7E9> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication QtQA::App::TestRunner: 0x7fff85bbc000 - 0x7fff85bc3ff7 com.apple.CommerceCore (1.0 - 17) /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore QtQA::App::TestRunner: 0x7fff85bc4000 - 0x7fff85bc5ff7 libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869> /usr/lib/system/libsystem_blocks.dylib QtQA::App::TestRunner: 0x7fff86d14000 - 0x7fff86d97fef com.apple.Metadata (10.7.0 - 627.37) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata QtQA::App::TestRunner: 0x7fff876d3000 - 0x7fff876f2fff libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <0635C52D-DD53-3721-A488-4C6E95607A74> /usr/lib/libresolv.9.dylib QtQA::App::TestRunner: 0x7fff876f3000 - 0x7fff876fbfff libsystem_dnssd.dylib (??? - ???) <584B321E-5159-37CD-B2E7-82E069C70AFB> /usr/lib/system/libsystem_dnssd.dylib QtQA::App::TestRunner: 0x7fff876fc000 - 0x7fff87701fff libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <98ECD5F6-E85C-32A5-98CD-8911230CB66A> /usr/lib/system/libcompiler_rt.dylib QtQA::App::TestRunner: 0x7fff87b4b000 - 0x7fff87b51ff7 libunwind.dylib (30.0.0 - compatibility 1.0.0) <1E9C6C8C-CBE8-3F4B-A5B5-E03E3AB53231> /usr/lib/system/libunwind.dylib QtQA::App::TestRunner: 0x7fff87b52000 - 0x7fff87b55fff com.apple.help (1.3.2 - 42) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help QtQA::App::TestRunner: 0x7fff87b9c000 - 0x7fff87bb3fff com.apple.MultitouchSupport.framework (231.4 - 231.4) <559C1AFB-E0B4-3D23-9189-18DE09C06FFE> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport QtQA::App::TestRunner: 0x7fff87bb4000 - 0x7fff87c38ff7 com.apple.ApplicationServices.ATS (317.12.0 - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS QtQA::App::TestRunner: 0x7fff87c90000 - 0x7fff87c90fff com.apple.Accelerate (1.7 - Accelerate 1.7) <82DDF6F5-FBC3-323D-B71D-CF7ABC5CF568> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate QtQA::App::TestRunner: 0x7fff8833a000 - 0x7fff88365ff7 libxslt.1.dylib (3.24.0 - compatibility 3.0.0) /usr/lib/libxslt.1.dylib QtQA::App::TestRunner: 0x7fff886a0000 - 0x7fff886a5fff libcache.dylib (47.0.0 - compatibility 1.0.0) /usr/lib/system/libcache.dylib QtQA::App::TestRunner: 0x7fff886b8000 - 0x7fff886bffff libGFXShared.dylib (??? - ???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib QtQA::App::TestRunner: 0x7fff886c0000 - 0x7fff886c1ff7 libremovefile.dylib (21.1.0 - compatibility 1.0.0) <739E6C83-AA52-3C6C-A680-B37FE2888A04> /usr/lib/system/libremovefile.dylib QtQA::App::TestRunner: 0x7fff886e1000 - 0x7fff888b5ff7 com.apple.CoreFoundation (6.7.2 - 635.21) <62A3402E-A4E7-391F-AD20-1EF20236CE1B> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation QtQA::App::TestRunner: 0x7fff888b8000 - 0x7fff888f3fff com.apple.LDAPFramework (3.2 - 120.2) <275D4298-C435-3E98-AA25-95D9D0A56550> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP QtQA::App::TestRunner: 0x7fff88902000 - 0x7fff8892eff7 com.apple.CoreServicesInternal (113.19 - 113.19) <74532B3B-EDE0-3553-9BED-F02B9CDF1FF7> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal QtQA::App::TestRunner: 0x7fff8892f000 - 0x7fff88932ff7 com.apple.securityhi (4.0 - 1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI QtQA::App::TestRunner: 0x7fff88939000 - 0x7fff88e00fff FaceCoreLight (1.4.7 - compatibility 1.0.0) /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight QtQA::App::TestRunner: 0x7fff892ab000 - 0x7fff892abfff com.apple.CoreServices (53 - 53) <043C8026-8EDD-3241-B090-F589E24062EF> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices QtQA::App::TestRunner: 0x7fff892ac000 - 0x7fff892b0fff libdyld.dylib (195.5.0 - compatibility 1.0.0) /usr/lib/system/libdyld.dylib QtQA::App::TestRunner: 0x7fff892b1000 - 0x7fff892cefff libxpc.dylib (77.19.0 - compatibility 1.0.0) <9F57891B-D7EF-3050-BEDD-21E7C6668248> /usr/lib/system/libxpc.dylib QtQA::App::TestRunner: 0x7fff892de000 - 0x7fff8932cfff libauto.dylib (??? - ???) /usr/lib/libauto.dylib QtQA::App::TestRunner: 0x7fff8932d000 - 0x7fff89ccba27 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: 0x7fff89ccc000 - 0x7fff89cd7ff7 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: 0x7fff89cec000 - 0x7fff89d01fff 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: 0x7fff89d77000 - 0x7fff89dcbff7 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: 0x7fff89dce000 - 0x7fff89ff8fe7 com.apple.CoreData (104.1 - 358.14) <6BB64605-8DA7-337D-A2AB-A3346A421CBD> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData QtQA::App::TestRunner: 0x7fff89ff9000 - 0x7fff8a00bff7 libz.1.dylib (1.2.5 - compatibility 1.0.0) <30CBEF15-4978-3DED-8629-7109880A19D4> /usr/lib/libz.1.dylib QtQA::App::TestRunner: 0x7fff8a00c000 - 0x7fff8a074ff7 com.apple.coreui (1.2.2 - 165.11) <9316266A-39CA-3EC7-9C9E-726462CEFF4D> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI QtQA::App::TestRunner: 0x7fff8a075000 - 0x7fff8a0aefe7 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: 0x7fff8a110000 - 0x7fff8ad16fff com.apple.AppKit (6.7.5 - 1138.51) <44417D02-6123-3FC3-A119-CE51BB4C3006> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit QtQA::App::TestRunner: 0x7fff8ad17000 - 0x7fff8ad2efff 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: 0x7fff8b4dd000 - 0x7fff8bac1fff libBLAS.dylib (??? - ???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib QtQA::App::TestRunner: 0x7fff8bba0000 - 0x7fff8bebcfff 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: 0x7fff8bee9000 - 0x7fff8bef7fff com.apple.NetAuth (1.0 - 3.0) /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth QtQA::App::TestRunner: 0x7fff8bef8000 - 0x7fff8bf0efff libGL.dylib (??? - ???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib QtQA::App::TestRunner: 0x7fff8bf0f000 - 0x7fff8bf37fff com.apple.PerformanceAnalysis (1.11 - 11) <8D4C6382-DD92-37A2-BCFC-E89951320848> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis QtQA::App::TestRunner: 0x7fff8bf44000 - 0x7fff8bf46fff libquarantine.dylib (36.7.0 - compatibility 1.0.0) <8D9832F9-E4A9-38C3-B880-E5210B2353C7> /usr/lib/system/libquarantine.dylib QtQA::App::TestRunner: 0x7fff8c0ef000 - 0x7fff8c16aff7 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: 0x7fff8c373000 - 0x7fff8c378fff 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: 0x7fff8c379000 - 0x7fff8c379fff com.apple.ApplicationServices (41 - 41) <03F3FA8F-8D2A-3AB6-A8E3-40B001116339> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices QtQA::App::TestRunner: 0x7fff8c37a000 - 0x7fff8c3a3fff 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: 0x7fff8c3a4000 - 0x7fff8c3e4fe7 libGLImage.dylib (??? - ???) <0B7DAB2B-F1C6-39C7-B864-61EF683B6656> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib QtQA::App::TestRunner: 0x7fff8c40f000 - 0x7fff8c728fff com.apple.Foundation (6.7.2 - 833.25) <22AAC369-B63C-3C55-8AC6-C3ECBA44DA7B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation QtQA::App::TestRunner: 0x7fff8c729000 - 0x7fff8c74dfff com.apple.Kerberos (1.0 - 1) <1F826BCE-DA8F-381D-9C4C-A36AA0EA1CB9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos QtQA::App::TestRunner: 0x7fff8cdd0000 - 0x7fff8cde3ff7 libCRFSuite.dylib (??? - ???) <034D4DAA-63F0-35E4-BCEF-338DD7A453DD> /usr/lib/libCRFSuite.dylib QtQA::App::TestRunner: 0x7fff8ce96000 - 0x7fff8ceb3ff7 com.apple.openscripting (1.3.3 - ???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting QtQA::App::TestRunner: 0x7fff8ceb4000 - 0x7fff8ced4fff libsystem_kernel.dylib (1699.32.7 - compatibility 1.0.0) <66C9F9BD-C7B3-30D4-B1A0-03C8A6392351> /usr/lib/system/libsystem_kernel.dylib QtQA::App::TestRunner: 0x7fff8ced5000 - 0x7fff8cf31ff7 com.apple.HIServices (1.21 - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices QtQA::App::TestRunner: 0x7fff8cf32000 - 0x7fff8d1a6fff 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: 0x7fff8d1c7000 - 0x7fff8d1d2ff7 libc++abi.dylib (14.0.0 - compatibility 1.0.0) <8FF3D766-D678-36F6-84AC-423C878E6D14> /usr/lib/libc++abi.dylib QtQA::App::TestRunner: 0x7fff8d1d6000 - 0x7fff8d1d6fff com.apple.vecLib (3.7 - vecLib 3.7) <9A58105C-B36E-35B5-812C-4ED693F2618F> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff8d1d7000 - 0x7fff8d1e9ff7 libsasl2.2.dylib (3.15.0 - compatibility 3.0.0) <6245B497-784B-355C-98EF-2DC6B45BF05C> /usr/lib/libsasl2.2.dylib QtQA::App::TestRunner: 0x7fff8d1ea000 - 0x7fff8d29dff7 com.apple.CoreText (220.22.0 - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText QtQA::App::TestRunner: 0x7fff8d2c7000 - 0x7fff8d38eff7 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: 0x7fff8d39d000 - 0x7fff8d3f8ff7 com.apple.opencl (2.0.19 - 2.0.19) /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL QtQA::App::TestRunner: 0x7fff8d3f9000 - 0x7fff8d40fff7 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: 0x7fff8d41b000 - 0x7fff8d448fe7 libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <6E5C8AC3-DBB7-31CB-BEB7-D6ED8E6DE0CE> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: 0x7fff8d449000 - 0x7fff8d48bff7 libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) /usr/lib/system/libcommonCrypto.dylib QtQA::App::TestRunner: 0x7fff8d48c000 - 0x7fff8d52efff com.apple.securityfoundation (5.0 - 55116) <70CDC3ED-39AA-3784-8715-F0F5E2CB9754> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation QtQA::App::TestRunner: 0x7fff8d52f000 - 0x7fff8d613e5f libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <871E688B-CF57-3BC7-80D6-F6476DFF109B> /usr/lib/libobjc.A.dylib QtQA::App::TestRunner: 0x7fff8d614000 - 0x7fff8d7b4ff7 com.apple.QuartzCore (1.7 - 270.5) <19E5E0AB-DAA9-3F97-988C-D9A46AFB9C04> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore QtQA::App::TestRunner: 0x7fff8d7b5000 - 0x7fff8d7b9fff 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: 0x7fff8d7ba000 - 0x7fff8d7d6ff7 com.apple.GenerationalStorage (1.0 - 126.1) <509F52ED-E54B-3FEF-B3C2-759387B826E6> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage QtQA::App::TestRunner: 0x7fff8d7d7000 - 0x7fff8d811fe7 com.apple.DebugSymbols (2.1 - 87) <149201BE-A8A4-3E40-AD65-E5194B59162E> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols QtQA::App::TestRunner: 0x7fff8d812000 - 0x7fff8d91efff 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: 0x7fff8d91f000 - 0x7fff8d921fff com.apple.TrustEvaluationAgent (2.0 - 1) <1F31CAFF-C1C6-33D3-94E9-11B721761DDF> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent QtQA::App::TestRunner: 0x7fff8d922000 - 0x7fff8d931fff 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: 0x7fff8d932000 - 0x7fff8da8ffff 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: 0x7fff8dacb000 - 0x7fff8db0afff com.apple.AE (527.7 - 527.7) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE QtQA::App::TestRunner: 0x7fff8dd08000 - 0x7fff8dd08fff com.apple.Carbon (153 - 153) <895C2BF2-1666-3A59-A669-311B1F4F368B> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon QtQA::App::TestRunner: 0x7fff8dd09000 - 0x7fff8ddaafff com.apple.LaunchServices (480.40 - 480.40) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices 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: 5635 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=169.8M resident=95.9M(56%) swapped_out_or_unallocated=73.9M(44%) QtQA::App::TestRunner: Writable regions: Total=118.8M written=14.3M(12%) resident=19.0M(16%) swapped_out=0K(0%) unallocated=99.8M(84%) QtQA::App::TestRunner: QtQA::App::TestRunner: REGION TYPE VIRTUAL QtQA::App::TestRunner: =========== ======= QtQA::App::TestRunner: CG backing stores 2696K QtQA::App::TestRunner: CG image 12K QtQA::App::TestRunner: CG shared images 3408K QtQA::App::TestRunner: CoreImage 8K QtQA::App::TestRunner: CoreServices 4356K QtQA::App::TestRunner: MALLOC 86.0M 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.4M QtQA::App::TestRunner: __IMAGE 528K QtQA::App::TestRunner: __LINKEDIT 54.5M QtQA::App::TestRunner: __TEXT 115.4M QtQA::App::TestRunner: __UNICODE 544K QtQA::App::TestRunner: mapped file 40.7M QtQA::App::TestRunner: shared memory 308K QtQA::App::TestRunner: =========== ======= QtQA::App::TestRunner: TOTAL 406.9M QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QGL ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_QGL::initTestCase() PASS : tst_QGL::getSetCheck() PASS : tst_QGL::qglContextDefaultBindTexture() PASS : tst_QGL::openGLVersionCheck() PASS : tst_QGL::shareRegister() PASS : tst_QGL::textureCleanup() 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() 2013-12-12 13:11:09.563 tst_qgl[90569:107] invalid drawable PASS : tst_QGL::glWidgetReparent() 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() 2013-12-12 13:11:10.140 tst_qgl[90569:107] invalid drawable 2013-12-12 13:11:10.570 tst_qgl[90569:107] invalid drawable 2013-12-12 13:11:10.989 tst_qgl[90569:107] invalid drawable 2013-12-12 13:11:11.383 tst_qgl[90569:107] invalid drawable 2013-12-12 13:11:11.787 tst_qgl[90569:107] invalid drawable 2013-12-12 13:11:12.183 tst_qgl[90569:107] invalid drawable PASS : tst_QGL::threadImages() PASS : tst_QGL::nullRectCrash() QFATAL : tst_QGL::graphicsViewClipping() Received signal 11 FAIL! : tst_QGL::graphicsViewClipping() Received a fatal error. Loc: [Unknown file(0)] Totals: 27 passed, 1 failed, 0 skipped ********* Finished testing of tst_QGL ********* QtQA::App::TestRunner: Process exited due to signal 6 QtQA::App::TestRunner: ============================= crash report follows: ============================ QtQA::App::TestRunner: Process: tst_qgl [90569] QtQA::App::TestRunner: Path: /work/*/tst_qgl.app/Contents/MacOS/tst_qgl QtQA::App::TestRunner: Identifier: @BUNDLEIDENTIFIER@ QtQA::App::TestRunner: Version: ??? (???) QtQA::App::TestRunner: Code Type: X86-64 (Native) QtQA::App::TestRunner: Parent Process: perl5.12 [90562] QtQA::App::TestRunner: QtQA::App::TestRunner: Date/Time: 2013-12-12 13:11:12.228 +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 (SIGABRT) QtQA::App::TestRunner: Exception Codes: 0x000000000000000d, 0x0000000000000000 QtQA::App::TestRunner: QtQA::App::TestRunner: VM Regions Near 0: QtQA::App::TestRunner: --> QtQA::App::TestRunner: __TEXT 0000000100000000-0000000100022000 [ 136K] r-x/rwx SM=COW /work/*/tst_qgl.app/Contents/MacOS/tst_qgl QtQA::App::TestRunner: QtQA::App::TestRunner: Application Specific Information: QtQA::App::TestRunner: objc[90569]: 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 0x00007fff8cecace2 __pthread_kill + 10 QtQA::App::TestRunner: 1 libsystem_c.dylib 0x00007fff83ee57d2 pthread_kill + 95 QtQA::App::TestRunner: 2 libsystem_c.dylib 0x00007fff83ed6a7a abort + 143 QtQA::App::TestRunner: 3 QtCore 0x0000000100c62089 _ZN13TestNamespaceL16qt_message_fatalENS_9QtMsgTypeERKNS_18QMessageLogContextERKNS_7QStringE + 9 QtQA::App::TestRunner: 4 QtCore 0x0000000100c62635 TestNamespace::QMessageLogger::fatal(char const*, ...) const + 165 QtQA::App::TestRunner: 5 QtTest 0x0000000101253e8d TestNamespace::QTest::FatalSignalHandler::signal(int) + 77 QtQA::App::TestRunner: 6 libsystem_c.dylib 0x00007fff83f37cfa _sigtramp + 26 QtQA::App::TestRunner: 7 QtGui 0x0000000100789b7f TestNamespace::QGuiApplicationPrivate::processExposeEvent(TestNamespace::QWindowSystemInterfacePrivate::ExposeEvent*) + 63 QtQA::App::TestRunner: 8 QtGui 0x0000000100785fec TestNamespace::QGuiApplicationPrivate::processWindowSystemEvent(TestNamespace::QWindowSystemInterfacePrivate::WindowSystemEvent*) + 572 QtQA::App::TestRunner: 9 QtGui 0x0000000100776428 TestNamespace::QWindowSystemInterface::sendWindowSystemEvents(TestNamespace::QFlags) + 56 QtQA::App::TestRunner: 10 QtGui 0x00000001007748ff TestNamespace::QWindowSystemInterface::flushWindowSystemEvents() + 575 QtQA::App::TestRunner: 11 libqcocoa.dylib 0x000000010170eb76 -[QNSView updateGeometry] + 582 QtQA::App::TestRunner: 12 com.apple.Foundation 0x00007fff8c425d0e __-[NSNotificationCenter addObserver:selector:name:object:]_block_invoke_1 + 47 QtQA::App::TestRunner: 13 com.apple.CoreFoundation 0x00007fff8872d7ba _CFXNotificationPost + 2634 QtQA::App::TestRunner: 14 com.apple.Foundation 0x00007fff8c411fc3 -[NSNotificationCenter postNotificationName:object:userInfo:] + 65 QtQA::App::TestRunner: 15 com.apple.AppKit 0x00007fff8a232b1f -[NSView _postFrameChangeNotification] + 260 QtQA::App::TestRunner: 16 com.apple.AppKit 0x00007fff8a157cfd -[NSView setFrameOrigin:] + 609 QtQA::App::TestRunner: 17 com.apple.AppKit 0x00007fff8a157a33 -[NSView setFrame:] + 231 QtQA::App::TestRunner: 18 libqcocoa.dylib 0x000000010170b865 TestNamespace::QCocoaWindow::recreateWindow(TestNamespace::QPlatformWindow const*) + 613 QtQA::App::TestRunner: 19 libqcocoa.dylib 0x000000010170d3ed TestNamespace::QCocoaWindow::setParent(TestNamespace::QPlatformWindow const*) + 61 QtQA::App::TestRunner: 20 QtGui 0x000000010078f3ad TestNamespace::QWindow::setParent(TestNamespace::QWindow*) + 77 QtQA::App::TestRunner: 21 QtWidgets 0x000000010012f983 TestNamespace::q_createNativeChildrenAndSetParent(TestNamespace::QWidget const*) + 387 QtQA::App::TestRunner: 22 QtWidgets 0x000000010012fd04 TestNamespace::QWidgetPrivate::create_sys(unsigned long long, bool, bool) + 756 QtQA::App::TestRunner: 23 QtWidgets 0x000000010010618a TestNamespace::QWidget::create(unsigned long long, bool, bool) + 378 QtQA::App::TestRunner: 24 QtWidgets 0x0000000100115148 TestNamespace::QWidget::setVisible(bool) + 216 QtQA::App::TestRunner: 25 @BUNDLEIDENTIFIER@ 0x000000010000a8e5 tst_QGL::graphicsViewClipping() + 341 QtQA::App::TestRunner: 26 QtCore 0x0000000100e52aef 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 0x0000000100e526dc 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 0x0000000101257989 _ZN13TestNamespace5QTestL17qInvokeTestMethodEPKcS2_ + 1465 QtQA::App::TestRunner: 29 QtTest 0x00000001012547a2 TestNamespace::QTest::qExec(TestNamespace::QObject*, int, char**) + 1682 QtQA::App::TestRunner: 30 @BUNDLEIDENTIFIER@ 0x0000000100015d88 main + 88 QtQA::App::TestRunner: 31 @BUNDLEIDENTIFIER@ 0x0000000100003da4 start + 52 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1:: Dispatch queue: com.apple.libdispatch-manager QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff8cecb7e6 kevent + 10 QtQA::App::TestRunner: 1 libdispatch.dylib 0x00007fff859de786 _dispatch_mgr_invoke + 923 QtQA::App::TestRunner: 2 libdispatch.dylib 0x00007fff859dd316 _dispatch_mgr_thread + 54 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2: QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff8cecb192 __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libsystem_c.dylib 0x00007fff83ee5594 _pthread_wqthread + 758 QtQA::App::TestRunner: 2 libsystem_c.dylib 0x00007fff83ee6b85 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 3:: Dispatch queue: com.apple.opengl.cvmDoWork QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff8cec967a mach_msg_trap + 10 QtQA::App::TestRunner: 1 libsystem_kernel.dylib 0x00007fff8cec8d71 mach_msg + 73 QtQA::App::TestRunner: 2 libCoreVMClient.dylib 0x00007fff81fe995f cvmsServ_BuildModularFunction + 184 QtQA::App::TestRunner: 3 libCoreVMClient.dylib 0x00007fff81feab5e CVMSBuildModularFunction + 75 QtQA::App::TestRunner: 4 libCVMSPluginSupport.dylib 0x00007fff815446d9 cvm_deferred_build_modular(void*) + 247 QtQA::App::TestRunner: 5 libdispatch.dylib 0x00007fff859de2d2 _dispatch_queue_drain + 264 QtQA::App::TestRunner: 6 libdispatch.dylib 0x00007fff859de12e _dispatch_queue_invoke + 54 QtQA::App::TestRunner: 7 libdispatch.dylib 0x00007fff859dd928 _dispatch_worker_thread2 + 198 QtQA::App::TestRunner: 8 libsystem_c.dylib 0x00007fff83ee53da _pthread_wqthread + 316 QtQA::App::TestRunner: 9 libsystem_c.dylib 0x00007fff83ee6b85 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 4: QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff8cecb192 __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libsystem_c.dylib 0x00007fff83ee5594 _pthread_wqthread + 758 QtQA::App::TestRunner: 2 libsystem_c.dylib 0x00007fff83ee6b85 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 5: QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff8cecb192 __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libsystem_c.dylib 0x00007fff83ee5594 _pthread_wqthread + 758 QtQA::App::TestRunner: 2 libsystem_c.dylib 0x00007fff83ee6b85 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 6: QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff8cecb192 __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libsystem_c.dylib 0x00007fff83ee5594 _pthread_wqthread + 758 QtQA::App::TestRunner: 2 libsystem_c.dylib 0x00007fff83ee6b85 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 7: QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff8cecb192 __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libsystem_c.dylib 0x00007fff83ee5594 _pthread_wqthread + 758 QtQA::App::TestRunner: 2 libsystem_c.dylib 0x00007fff83ee6b85 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 8:: QThread QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff8cecadf2 __select + 10 QtQA::App::TestRunner: 1 QtCore 0x0000000100e950c4 TestNamespace::qt_safe_select(int, fd_set*, fd_set*, fd_set*, timespec const*) + 68 QtQA::App::TestRunner: 2 QtCore 0x0000000100e9603a TestNamespace::QEventDispatcherUNIXPrivate::doSelect(TestNamespace::QFlags, timespec*) + 682 QtQA::App::TestRunner: 3 QtCore 0x0000000100e96fa7 TestNamespace::QEventDispatcherUNIX::processEvents(TestNamespace::QFlags) + 263 QtQA::App::TestRunner: 4 QtCore 0x0000000100e47154 TestNamespace::QEventLoop::exec(TestNamespace::QFlags) + 404 QtQA::App::TestRunner: 5 QtCore 0x0000000100c6e423 TestNamespace::QThread::exec() + 115 QtQA::App::TestRunner: 6 QtCore 0x0000000100c7256a TestNamespace::QThreadPrivate::start(void*) + 474 QtQA::App::TestRunner: 7 libsystem_c.dylib 0x00007fff83ee38bf _pthread_start + 335 QtQA::App::TestRunner: 8 libsystem_c.dylib 0x00007fff83ee6b75 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: 0x00007fff5fbfd008 rdx: 0x0000000000000000 QtQA::App::TestRunner: rdi: 0x0000000000000107 rsi: 0x0000000000000006 rbp: 0x00007fff5fbfd030 rsp: 0x00007fff5fbfd008 QtQA::App::TestRunner: r8: 0x00007fff71324fb8 r9: 0x0000000105e1b450 r10: 0x00007fff8cecad0a r11: 0xffffff80002dad60 QtQA::App::TestRunner: r12: 0x0000000000000002 r13: 0x00000001013665f0 r14: 0x00007fff71327960 r15: 0x00000001013665f0 QtQA::App::TestRunner: rip: 0x00007fff8cecace2 rfl: 0x0000000000000246 cr2: 0x0000000105e42000 QtQA::App::TestRunner: Logical CPU: 0 QtQA::App::TestRunner: QtQA::App::TestRunner: Binary Images: QtQA::App::TestRunner: 0x100000000 - 0x100021ff7 + at BUNDLEIDENTIFIER@ (??? - ???) <5EEF5B8A-75F4-345B-96F6-190FD97ECD90> /work/*/tst_qgl.app/Contents/MacOS/tst_qgl QtQA::App::TestRunner: 0x100037000 - 0x10007eff7 +QtOpenGL (5.3.0 - compatibility 5.3.0) /work/*/QtOpenGL.framework/Versions/5/QtOpenGL QtQA::App::TestRunner: 0x1000b1000 - 0x10055efff +QtWidgets (5.3.0 - compatibility 5.3.0) /work/*/QtWidgets.framework/Versions/5/QtWidgets QtQA::App::TestRunner: 0x100766000 - 0x100af2ff7 +QtGui (5.3.0 - compatibility 5.3.0) /work/*/QtGui.framework/Versions/5/QtGui QtQA::App::TestRunner: 0x100c47000 - 0x10112dfff +QtCore (5.3.0 - compatibility 5.3.0) <8A98BC63-10D2-3B8F-B32F-60AFDB716135> /work/*/QtCore.framework/Versions/5/QtCore QtQA::App::TestRunner: 0x10124f000 - 0x101271ff7 +QtTest (5.3.0 - compatibility 5.3.0) <0257CBC4-6236-32E0-818E-E58CE6FFBD1A> /work/*/QtTest.framework/Versions/5/QtTest QtQA::App::TestRunner: 0x101285000 - 0x10128bfff com.apple.agl (3.2.0 - AGL-3.2.0) /System/Library/Frameworks/AGL.framework/Versions/A/AGL QtQA::App::TestRunner: 0x1016ff000 - 0x10178dfff +libqcocoa.dylib (??? - ???) /work/*/libqcocoa.dylib QtQA::App::TestRunner: 0x1017f9000 - 0x1017fcff7 libCoreFSCache.dylib (??? - ???) <0D155750-7910-32C5-8327-924FC1089442> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib QtQA::App::TestRunner: 0x1044a5000 - 0x1044cfff7 +QtPrintSupport (5.3.0 - compatibility 5.3.0) <5B02B7FC-4023-37C2-9DF0-4FF22DD20FCF> /work/*/QtPrintSupport.framework/Versions/5/QtPrintSupport QtQA::App::TestRunner: 0x1048eb000 - 0x104919ff7 GLRendererFloat (??? - ???) <06CA5D0B-BC5F-3CC7-836D-A02F7DB92BE8> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GLRendererFloat QtQA::App::TestRunner: 0x104922000 - 0x10492cfef 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: 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: 0x1079d8000 - 0x1079d8ff1 +cl_kernels (??? - ???) cl_kernels QtQA::App::TestRunner: 0x1079de000 - 0x1079dfff3 +cl_kernels (??? - ???) <8B8F31B7-C4EC-48C1-A99E-BDCA054AD30B> cl_kernels QtQA::App::TestRunner: 0x1079e1000 - 0x1079e7ff7 +libqgif.dylib (??? - ???) <63DC4F67-2136-3749-886B-95125D0B9B2F> /work/*/libqgif.dylib QtQA::App::TestRunner: 0x1079ec000 - 0x1079f1fff +libqico.dylib (??? - ???) <985D7D56-BE5C-33CD-81E9-E9622F0F5B18> /work/*/libqico.dylib QtQA::App::TestRunner: 0x109e20000 - 0x109ebfff7 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: 0x10a0ea000 - 0x10a125ff7 +libqjpeg.dylib (??? - ???) /work/*/libqjpeg.dylib QtQA::App::TestRunner: 0x7fff62626000 - 0x7fff6265abaf dyld (195.6 - ???) /usr/lib/dyld QtQA::App::TestRunner: 0x7fff80e56000 - 0x7fff80f4bfff libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <5C40E880-0706-378F-B864-3C2BD922D926> /usr/lib/libiconv.2.dylib QtQA::App::TestRunner: 0x7fff81241000 - 0x7fff8128dff7 com.apple.SystemConfiguration (1.11.3 - 1.11) <131780ED-E8DD-3153-81F2-5FEC4F6554C2> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration QtQA::App::TestRunner: 0x7fff812a8000 - 0x7fff813adfff libFontParser.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib QtQA::App::TestRunner: 0x7fff81543000 - 0x7fff81545fff libCVMSPluginSupport.dylib (??? - ???) <982F1ED4-3CBB-3161-8BEA-8A980C27FCC1> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib QtQA::App::TestRunner: 0x7fff81546000 - 0x7fff81546fff com.apple.Cocoa (6.6 - ???) <021D4214-9C23-3CD8-AFB2-F331697A4508> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa QtQA::App::TestRunner: 0x7fff81548000 - 0x7fff81589fff 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: 0x7fff8158a000 - 0x7fff815baff7 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: 0x7fff815bb000 - 0x7fff815c0fff libpam.2.dylib (3.0.0 - compatibility 3.0.0) /usr/lib/libpam.2.dylib QtQA::App::TestRunner: 0x7fff81655000 - 0x7fff8165fff7 liblaunch.dylib (392.39.0 - compatibility 1.0.0) <8C235D13-2928-30E5-9E12-2CC3D6324AE2> /usr/lib/system/liblaunch.dylib QtQA::App::TestRunner: 0x7fff81b04000 - 0x7fff81b9aff7 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: 0x7fff81b9b000 - 0x7fff81fc8fff libLAPACK.dylib (??? - ???) <4F2E1055-2207-340B-BB45-E4F16171EE0D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib QtQA::App::TestRunner: 0x7fff81fc9000 - 0x7fff81fd4fff com.apple.CommonAuth (2.2 - 2.0) <77E6F0D0-85B6-30B5-B99C-F57104DD2EBA> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth QtQA::App::TestRunner: 0x7fff81fd5000 - 0x7fff81fdbfff IOSurface (??? - ???) <77C6757B-D357-3E34-9424-48F962B5CC9C> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface QtQA::App::TestRunner: 0x7fff81fe9000 - 0x7fff81fecfff libCoreVMClient.dylib (??? - ???) <28CB0F3F-A202-391F-8CAC-FC9A1398A962> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib QtQA::App::TestRunner: 0x7fff8202c000 - 0x7fff82080fff 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: 0x7fff82107000 - 0x7fff8215fff7 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: 0x7fff821b4000 - 0x7fff821e7ff7 com.apple.GSS (2.2 - 2.0) <971395D0-B9D0-3FDE-B23F-6F9D0A2FB95F> /System/Library/Frameworks/GSS.framework/Versions/A/GSS QtQA::App::TestRunner: 0x7fff821e8000 - 0x7fff8225efff com.apple.CoreSymbolication (2.2 - 73.2) <126415E3-3A35-315B-B4B7-507CDBED0D58> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication QtQA::App::TestRunner: 0x7fff8225f000 - 0x7fff822c7ff7 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: 0x7fff822c8000 - 0x7fff8231aff7 libGLU.dylib (??? - ???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib QtQA::App::TestRunner: 0x7fff8231d000 - 0x7fff82346fff com.apple.CoreVideo (1.7 - 70.3) <9A9D4058-9935-3B0A-B1A6-27EB78D02249> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo QtQA::App::TestRunner: 0x7fff82539000 - 0x7fff8253ffff libmacho.dylib (800.0.0 - compatibility 1.0.0) /usr/lib/system/libmacho.dylib QtQA::App::TestRunner: 0x7fff82638000 - 0x7fff8263ffff com.apple.NetFS (4.0 - 4.0) /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS QtQA::App::TestRunner: 0x7fff82640000 - 0x7fff82644fff libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) /usr/lib/system/libmathCommon.A.dylib QtQA::App::TestRunner: 0x7fff8270d000 - 0x7fff8270efff libDiagnosticMessagesClient.dylib (??? - ???) <3DCF577B-F126-302B-BCE2-4DB9A95B8598> /usr/lib/libDiagnosticMessagesClient.dylib QtQA::App::TestRunner: 0x7fff8270f000 - 0x7fff827edfff com.apple.DiscRecording (6.0.4 - 6040.4.1) /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording QtQA::App::TestRunner: 0x7fff827ee000 - 0x7fff82873ff7 com.apple.Heimdal (2.2 - 2.0) /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal QtQA::App::TestRunner: 0x7fff82874000 - 0x7fff82879ff7 libsystem_network.dylib (??? - ???) <5DE7024E-1D2D-34A2-80F4-08326331A75B> /usr/lib/system/libsystem_network.dylib QtQA::App::TestRunner: 0x7fff82f3f000 - 0x7fff82f51ff7 libbsm.0.dylib (??? - ???) <349BB16F-75FA-363F-8D98-7A9C3FA90A0D> /usr/lib/libbsm.0.dylib QtQA::App::TestRunner: 0x7fff83004000 - 0x7fff83048ff7 com.apple.MediaKit (12 - 602) <0C2CBEDA-412F-3DDF-9C74-44114E5E0DB9> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit QtQA::App::TestRunner: 0x7fff83049000 - 0x7fff8304afff libunc.dylib (24.0.0 - compatibility 1.0.0) /usr/lib/system/libunc.dylib QtQA::App::TestRunner: 0x7fff8304b000 - 0x7fff8305fff7 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: 0x7fff83193000 - 0x7fff83193fff libOpenScriptingUtil.dylib (??? - ???) /usr/lib/libOpenScriptingUtil.dylib QtQA::App::TestRunner: 0x7fff83194000 - 0x7fff832a1fff 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: 0x7fff832a2000 - 0x7fff833a4fff libxml2.2.dylib (10.3.0 - compatibility 10.0.0) /usr/lib/libxml2.2.dylib QtQA::App::TestRunner: 0x7fff833a5000 - 0x7fff834dbfff com.apple.vImage (5.1 - 5.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage QtQA::App::TestRunner: 0x7fff834dc000 - 0x7fff835c0ff7 com.apple.CoreServices.OSServices (478.49 - 478.49) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices QtQA::App::TestRunner: 0x7fff835ed000 - 0x7fff836e7ff7 com.apple.DiskImagesFramework (10.7.4 - 331.7) /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages QtQA::App::TestRunner: 0x7fff83955000 - 0x7fff83a6efff 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: 0x7fff83a6f000 - 0x7fff83a7eff7 libxar-nossl.dylib (??? - ???) /usr/lib/libxar-nossl.dylib QtQA::App::TestRunner: 0x7fff83ad3000 - 0x7fff83adcff7 libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) /usr/lib/system/libsystem_notify.dylib QtQA::App::TestRunner: 0x7fff83add000 - 0x7fff83adeff7 libsystem_sandbox.dylib (??? - ???) <2A09E4DA-F47C-35CB-B70C-E0492BA9F20E> /usr/lib/system/libsystem_sandbox.dylib QtQA::App::TestRunner: 0x7fff83b4e000 - 0x7fff83c55fe7 libsqlite3.dylib (9.6.0 - compatibility 9.0.0) /usr/lib/libsqlite3.dylib QtQA::App::TestRunner: 0x7fff83c56000 - 0x7fff83c5aff7 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: 0x7fff83e95000 - 0x7fff83f72fef libsystem_c.dylib (763.13.0 - compatibility 1.0.0) <41B43515-2806-3FBC-ACF1-A16F35B7E290> /usr/lib/system/libsystem_c.dylib QtQA::App::TestRunner: 0x7fff83f77000 - 0x7fff83fe2ff7 com.apple.framework.IOKit (2.0 - ???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit QtQA::App::TestRunner: 0x7fff83fe3000 - 0x7fff8407dff7 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: 0x7fff8407e000 - 0x7fff84080ff7 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: 0x7fff84330000 - 0x7fff84374ff7 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: 0x7fff84375000 - 0x7fff843bbfff libcurl.4.dylib (7.0.0 - compatibility 7.0.0) <2C442396-1006-3765-92D2-60869D4641CE> /usr/lib/libcurl.4.dylib QtQA::App::TestRunner: 0x7fff846bc000 - 0x7fff846c3fff libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <172B1985-F24A-34E9-8D8B-A2403C9A0399> /usr/lib/system/libcopyfile.dylib QtQA::App::TestRunner: 0x7fff846c4000 - 0x7fff84734fff com.apple.datadetectorscore (3.0 - 179.4) <4AB32B7F-8EC2-327E-BAC8-80129AA36E7B> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore QtQA::App::TestRunner: 0x7fff84735000 - 0x7fff84a61fff com.apple.HIToolbox (1.9 - ???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox QtQA::App::TestRunner: 0x7fff84a62000 - 0x7fff84ac2fff 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: 0x7fff84ac4000 - 0x7fff84ad1ff7 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: 0x7fff84b30000 - 0x7fff84b54fff com.apple.RemoteViewServices (1.5 - 44.2) /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices QtQA::App::TestRunner: 0x7fff84bb3000 - 0x7fff84c58fff 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: 0x7fff84cb1000 - 0x7fff84cbfff7 libkxld.dylib (??? - ???) <01161870-E3B3-3F87-BA4A-0AA7A081F409> /usr/lib/system/libkxld.dylib QtQA::App::TestRunner: 0x7fff84d22000 - 0x7fff84d98ff7 libc++.1.dylib (28.4.0 - compatibility 1.0.0) /usr/lib/libc++.1.dylib QtQA::App::TestRunner: 0x7fff84e5b000 - 0x7fff84e96fff libsystem_info.dylib (??? - ???) <35F90252-2AE1-32C5-8D34-782C614D9639> /usr/lib/system/libsystem_info.dylib QtQA::App::TestRunner: 0x7fff84e97000 - 0x7fff84e97fff libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <61EFED6A-A407-301E-B454-CD18314F0075> /usr/lib/system/libkeymgr.dylib QtQA::App::TestRunner: 0x7fff84eb4000 - 0x7fff84eb9fff com.apple.OpenDirectory (10.7 - 146) <7960A302-F9AC-3F72-838E-3A382032DCA6> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory QtQA::App::TestRunner: 0x7fff84eba000 - 0x7fff850bcfff libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <0176782F-9526-3905-813A-7A5676EC2C86> /usr/lib/libicucore.A.dylib QtQA::App::TestRunner: 0x7fff850bd000 - 0x7fff8519cfff 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: 0x7fff8519d000 - 0x7fff8519dfff 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: 0x7fff8519e000 - 0x7fff851abfff 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: 0x7fff851ac000 - 0x7fff8521ffff libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <6BDD43E4-A4B1-379E-9ED5-8C713653DFF2> /usr/lib/libstdc++.6.dylib QtQA::App::TestRunner: 0x7fff85646000 - 0x7fff8593bff7 com.apple.security (7.0 - 55148.6) <4535E500-973A-3BA7-AF65-DF5CF0658F02> /System/Library/Frameworks/Security.framework/Versions/A/Security QtQA::App::TestRunner: 0x7fff8593c000 - 0x7fff8593cfff 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: 0x7fff85949000 - 0x7fff8594cfff libRadiance.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib QtQA::App::TestRunner: 0x7fff8594d000 - 0x7fff8598dff7 libcups.2.dylib (2.9.0 - compatibility 2.0.0) <7D2E5016-A960-3ADE-B042-F74063E79550> /usr/lib/libcups.2.dylib QtQA::App::TestRunner: 0x7fff8598e000 - 0x7fff8598ffff libdnsinfo.dylib (395.11.0 - compatibility 1.0.0) <853BAAA5-270F-3FDC-B025-D448DB72E1C3> /usr/lib/system/libdnsinfo.dylib QtQA::App::TestRunner: 0x7fff85990000 - 0x7fff859b6fff com.apple.framework.familycontrols (3.0 - 300) <6F0C58C0-22E7-3877-8CFA-1ED0CB3CE38B> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls QtQA::App::TestRunner: 0x7fff859b7000 - 0x7fff859d8fff libPng.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib QtQA::App::TestRunner: 0x7fff859d9000 - 0x7fff859dafff liblangid.dylib (??? - ???) /usr/lib/liblangid.dylib QtQA::App::TestRunner: 0x7fff859db000 - 0x7fff859e9fff libdispatch.dylib (187.10.0 - compatibility 1.0.0) <8E03C652-922A-3399-93DE-9EA0CBFA0039> /usr/lib/system/libdispatch.dylib QtQA::App::TestRunner: 0x7fff859ea000 - 0x7fff859f0fff com.apple.DiskArbitration (2.4.1 - 2.4.1) /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration QtQA::App::TestRunner: 0x7fff859f1000 - 0x7fff85b58fff 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: 0x7fff85b59000 - 0x7fff85bbbff7 com.apple.Symbolication (1.3 - 91) <98A0662F-26ED-3B10-871B-07747127C7E9> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication QtQA::App::TestRunner: 0x7fff85bbc000 - 0x7fff85bc3ff7 com.apple.CommerceCore (1.0 - 17) /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore QtQA::App::TestRunner: 0x7fff85bc4000 - 0x7fff85bc5ff7 libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869> /usr/lib/system/libsystem_blocks.dylib QtQA::App::TestRunner: 0x7fff86d14000 - 0x7fff86d97fef com.apple.Metadata (10.7.0 - 627.37) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata QtQA::App::TestRunner: 0x7fff876d3000 - 0x7fff876f2fff libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <0635C52D-DD53-3721-A488-4C6E95607A74> /usr/lib/libresolv.9.dylib QtQA::App::TestRunner: 0x7fff876f3000 - 0x7fff876fbfff libsystem_dnssd.dylib (??? - ???) <584B321E-5159-37CD-B2E7-82E069C70AFB> /usr/lib/system/libsystem_dnssd.dylib QtQA::App::TestRunner: 0x7fff876fc000 - 0x7fff87701fff libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <98ECD5F6-E85C-32A5-98CD-8911230CB66A> /usr/lib/system/libcompiler_rt.dylib QtQA::App::TestRunner: 0x7fff87b4b000 - 0x7fff87b51ff7 libunwind.dylib (30.0.0 - compatibility 1.0.0) <1E9C6C8C-CBE8-3F4B-A5B5-E03E3AB53231> /usr/lib/system/libunwind.dylib QtQA::App::TestRunner: 0x7fff87b52000 - 0x7fff87b55fff com.apple.help (1.3.2 - 42) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help QtQA::App::TestRunner: 0x7fff87b9c000 - 0x7fff87bb3fff com.apple.MultitouchSupport.framework (231.4 - 231.4) <559C1AFB-E0B4-3D23-9189-18DE09C06FFE> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport QtQA::App::TestRunner: 0x7fff87bb4000 - 0x7fff87c38ff7 com.apple.ApplicationServices.ATS (317.12.0 - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS QtQA::App::TestRunner: 0x7fff87c90000 - 0x7fff87c90fff com.apple.Accelerate (1.7 - Accelerate 1.7) <82DDF6F5-FBC3-323D-B71D-CF7ABC5CF568> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate QtQA::App::TestRunner: 0x7fff8833a000 - 0x7fff88365ff7 libxslt.1.dylib (3.24.0 - compatibility 3.0.0) /usr/lib/libxslt.1.dylib QtQA::App::TestRunner: 0x7fff886a0000 - 0x7fff886a5fff libcache.dylib (47.0.0 - compatibility 1.0.0) /usr/lib/system/libcache.dylib QtQA::App::TestRunner: 0x7fff886b8000 - 0x7fff886bffff libGFXShared.dylib (??? - ???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib QtQA::App::TestRunner: 0x7fff886c0000 - 0x7fff886c1ff7 libremovefile.dylib (21.1.0 - compatibility 1.0.0) <739E6C83-AA52-3C6C-A680-B37FE2888A04> /usr/lib/system/libremovefile.dylib QtQA::App::TestRunner: 0x7fff886e1000 - 0x7fff888b5ff7 com.apple.CoreFoundation (6.7.2 - 635.21) <62A3402E-A4E7-391F-AD20-1EF20236CE1B> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation QtQA::App::TestRunner: 0x7fff888b8000 - 0x7fff888f3fff com.apple.LDAPFramework (3.2 - 120.2) <275D4298-C435-3E98-AA25-95D9D0A56550> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP QtQA::App::TestRunner: 0x7fff88902000 - 0x7fff8892eff7 com.apple.CoreServicesInternal (113.19 - 113.19) <74532B3B-EDE0-3553-9BED-F02B9CDF1FF7> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal QtQA::App::TestRunner: 0x7fff8892f000 - 0x7fff88932ff7 com.apple.securityhi (4.0 - 1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI QtQA::App::TestRunner: 0x7fff88939000 - 0x7fff88e00fff FaceCoreLight (1.4.7 - compatibility 1.0.0) /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight QtQA::App::TestRunner: 0x7fff892ab000 - 0x7fff892abfff com.apple.CoreServices (53 - 53) <043C8026-8EDD-3241-B090-F589E24062EF> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices QtQA::App::TestRunner: 0x7fff892ac000 - 0x7fff892b0fff libdyld.dylib (195.5.0 - compatibility 1.0.0) /usr/lib/system/libdyld.dylib QtQA::App::TestRunner: 0x7fff892b1000 - 0x7fff892cefff libxpc.dylib (77.19.0 - compatibility 1.0.0) <9F57891B-D7EF-3050-BEDD-21E7C6668248> /usr/lib/system/libxpc.dylib QtQA::App::TestRunner: 0x7fff892de000 - 0x7fff8932cfff libauto.dylib (??? - ???) /usr/lib/libauto.dylib QtQA::App::TestRunner: 0x7fff8932d000 - 0x7fff89ccba27 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: 0x7fff89ccc000 - 0x7fff89cd7ff7 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: 0x7fff89cec000 - 0x7fff89d01fff 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: 0x7fff89d77000 - 0x7fff89dcbff7 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: 0x7fff89dce000 - 0x7fff89ff8fe7 com.apple.CoreData (104.1 - 358.14) <6BB64605-8DA7-337D-A2AB-A3346A421CBD> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData QtQA::App::TestRunner: 0x7fff89ff9000 - 0x7fff8a00bff7 libz.1.dylib (1.2.5 - compatibility 1.0.0) <30CBEF15-4978-3DED-8629-7109880A19D4> /usr/lib/libz.1.dylib QtQA::App::TestRunner: 0x7fff8a00c000 - 0x7fff8a074ff7 com.apple.coreui (1.2.2 - 165.11) <9316266A-39CA-3EC7-9C9E-726462CEFF4D> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI QtQA::App::TestRunner: 0x7fff8a075000 - 0x7fff8a0aefe7 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: 0x7fff8a110000 - 0x7fff8ad16fff com.apple.AppKit (6.7.5 - 1138.51) <44417D02-6123-3FC3-A119-CE51BB4C3006> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit QtQA::App::TestRunner: 0x7fff8ad17000 - 0x7fff8ad2efff 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: 0x7fff8b4dd000 - 0x7fff8bac1fff libBLAS.dylib (??? - ???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib QtQA::App::TestRunner: 0x7fff8bba0000 - 0x7fff8bebcfff 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: 0x7fff8bee9000 - 0x7fff8bef7fff com.apple.NetAuth (1.0 - 3.0) /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth QtQA::App::TestRunner: 0x7fff8bef8000 - 0x7fff8bf0efff libGL.dylib (??? - ???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib QtQA::App::TestRunner: 0x7fff8bf0f000 - 0x7fff8bf37fff com.apple.PerformanceAnalysis (1.11 - 11) <8D4C6382-DD92-37A2-BCFC-E89951320848> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis QtQA::App::TestRunner: 0x7fff8bf44000 - 0x7fff8bf46fff libquarantine.dylib (36.7.0 - compatibility 1.0.0) <8D9832F9-E4A9-38C3-B880-E5210B2353C7> /usr/lib/system/libquarantine.dylib QtQA::App::TestRunner: 0x7fff8c0ef000 - 0x7fff8c16aff7 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: 0x7fff8c373000 - 0x7fff8c378fff 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: 0x7fff8c379000 - 0x7fff8c379fff com.apple.ApplicationServices (41 - 41) <03F3FA8F-8D2A-3AB6-A8E3-40B001116339> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices QtQA::App::TestRunner: 0x7fff8c37a000 - 0x7fff8c3a3fff 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: 0x7fff8c3a4000 - 0x7fff8c3e4fe7 libGLImage.dylib (??? - ???) <0B7DAB2B-F1C6-39C7-B864-61EF683B6656> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib QtQA::App::TestRunner: 0x7fff8c40f000 - 0x7fff8c728fff com.apple.Foundation (6.7.2 - 833.25) <22AAC369-B63C-3C55-8AC6-C3ECBA44DA7B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation QtQA::App::TestRunner: 0x7fff8c729000 - 0x7fff8c74dfff com.apple.Kerberos (1.0 - 1) <1F826BCE-DA8F-381D-9C4C-A36AA0EA1CB9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos QtQA::App::TestRunner: 0x7fff8cdd0000 - 0x7fff8cde3ff7 libCRFSuite.dylib (??? - ???) <034D4DAA-63F0-35E4-BCEF-338DD7A453DD> /usr/lib/libCRFSuite.dylib QtQA::App::TestRunner: 0x7fff8ce96000 - 0x7fff8ceb3ff7 com.apple.openscripting (1.3.3 - ???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting QtQA::App::TestRunner: 0x7fff8ceb4000 - 0x7fff8ced4fff libsystem_kernel.dylib (1699.32.7 - compatibility 1.0.0) <66C9F9BD-C7B3-30D4-B1A0-03C8A6392351> /usr/lib/system/libsystem_kernel.dylib QtQA::App::TestRunner: 0x7fff8ced5000 - 0x7fff8cf31ff7 com.apple.HIServices (1.21 - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices QtQA::App::TestRunner: 0x7fff8cf32000 - 0x7fff8d1a6fff 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: 0x7fff8d1c7000 - 0x7fff8d1d2ff7 libc++abi.dylib (14.0.0 - compatibility 1.0.0) <8FF3D766-D678-36F6-84AC-423C878E6D14> /usr/lib/libc++abi.dylib QtQA::App::TestRunner: 0x7fff8d1d6000 - 0x7fff8d1d6fff com.apple.vecLib (3.7 - vecLib 3.7) <9A58105C-B36E-35B5-812C-4ED693F2618F> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff8d1d7000 - 0x7fff8d1e9ff7 libsasl2.2.dylib (3.15.0 - compatibility 3.0.0) <6245B497-784B-355C-98EF-2DC6B45BF05C> /usr/lib/libsasl2.2.dylib QtQA::App::TestRunner: 0x7fff8d1ea000 - 0x7fff8d29dff7 com.apple.CoreText (220.22.0 - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText QtQA::App::TestRunner: 0x7fff8d2c7000 - 0x7fff8d38eff7 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: 0x7fff8d39d000 - 0x7fff8d3f8ff7 com.apple.opencl (2.0.19 - 2.0.19) /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL QtQA::App::TestRunner: 0x7fff8d3f9000 - 0x7fff8d40fff7 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: 0x7fff8d41b000 - 0x7fff8d448fe7 libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <6E5C8AC3-DBB7-31CB-BEB7-D6ED8E6DE0CE> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: 0x7fff8d449000 - 0x7fff8d48bff7 libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) /usr/lib/system/libcommonCrypto.dylib QtQA::App::TestRunner: 0x7fff8d48c000 - 0x7fff8d52efff com.apple.securityfoundation (5.0 - 55116) <70CDC3ED-39AA-3784-8715-F0F5E2CB9754> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation QtQA::App::TestRunner: 0x7fff8d52f000 - 0x7fff8d613e5f libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <871E688B-CF57-3BC7-80D6-F6476DFF109B> /usr/lib/libobjc.A.dylib QtQA::App::TestRunner: 0x7fff8d614000 - 0x7fff8d7b4ff7 com.apple.QuartzCore (1.7 - 270.5) <19E5E0AB-DAA9-3F97-988C-D9A46AFB9C04> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore QtQA::App::TestRunner: 0x7fff8d7b5000 - 0x7fff8d7b9fff 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: 0x7fff8d7ba000 - 0x7fff8d7d6ff7 com.apple.GenerationalStorage (1.0 - 126.1) <509F52ED-E54B-3FEF-B3C2-759387B826E6> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage QtQA::App::TestRunner: 0x7fff8d7d7000 - 0x7fff8d811fe7 com.apple.DebugSymbols (2.1 - 87) <149201BE-A8A4-3E40-AD65-E5194B59162E> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols QtQA::App::TestRunner: 0x7fff8d812000 - 0x7fff8d91efff 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: 0x7fff8d91f000 - 0x7fff8d921fff com.apple.TrustEvaluationAgent (2.0 - 1) <1F31CAFF-C1C6-33D3-94E9-11B721761DDF> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent QtQA::App::TestRunner: 0x7fff8d922000 - 0x7fff8d931fff 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: 0x7fff8d932000 - 0x7fff8da8ffff 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: 0x7fff8dacb000 - 0x7fff8db0afff com.apple.AE (527.7 - 527.7) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE QtQA::App::TestRunner: 0x7fff8dd08000 - 0x7fff8dd08fff com.apple.Carbon (153 - 153) <895C2BF2-1666-3A59-A669-311B1F4F368B> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon QtQA::App::TestRunner: 0x7fff8dd09000 - 0x7fff8ddaafff com.apple.LaunchServices (480.40 - 480.40) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices 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: 5653 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=169.8M resident=96.0M(57%) swapped_out_or_unallocated=73.8M(43%) QtQA::App::TestRunner: Writable regions: Total=118.8M written=14.2M(12%) resident=18.8M(16%) swapped_out=0K(0%) unallocated=100.0M(84%) QtQA::App::TestRunner: QtQA::App::TestRunner: REGION TYPE VIRTUAL QtQA::App::TestRunner: =========== ======= QtQA::App::TestRunner: CG backing stores 2696K QtQA::App::TestRunner: CG image 12K QtQA::App::TestRunner: CG shared images 3408K QtQA::App::TestRunner: CoreImage 8K QtQA::App::TestRunner: CoreServices 4356K QtQA::App::TestRunner: MALLOC 86.0M 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.4M QtQA::App::TestRunner: __IMAGE 528K QtQA::App::TestRunner: __LINKEDIT 54.5M QtQA::App::TestRunner: __TEXT 115.4M QtQA::App::TestRunner: __UNICODE 544K QtQA::App::TestRunner: mapped file 40.7M QtQA::App::TestRunner: shared memory 308K QtQA::App::TestRunner: =========== ======= QtQA::App::TestRunner: TOTAL 406.9M QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qgl: 15 seconds, signal 6 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02279/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/dev_1386844207): http://codereview.qt-project.org/72766 [PS9] - Add baseline support to QGridLayoutEngine http://codereview.qt-project.org/68520 [PS1] - Automatically create QPainterPathStroke based on QPen http://codereview.qt-project.org/73808 [PS2] - Moved d3dcompiler from src/angle to src/angle/src From ci-noreply at qt-project.org Thu Dec 12 13:02:05 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 12 Dec 2013 14:02:05 +0200 Subject: [Ci-reports] pass on QtDeclarative_stable_Integration #1488 Message-ID: <20131212_120205_097100.ci-noreply@qt-project.org> QtDeclarative_stable_Integration #1488: SUCCESS Tested changes (refs/builds/stable_1386845635): http://codereview.qt-project.org/73714 [PS1] - Don't crash when QCoreApplication is currently being deleted. From ci-noreply at qt-project.org Thu Dec 12 13:13:04 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 12 Dec 2013 14:13:04 +0200 Subject: [Ci-reports] pass on QtDeclarative_dev_Integration #999 Message-ID: <20131212_121304_001478.ci-noreply@qt-project.org> QtDeclarative_dev_Integration #999: SUCCESS Tested changes (refs/builds/dev_1386844290): http://codereview.qt-project.org/69735 [PS3] - Fix autotests expecting a trailing whitespace for qDebug stream From ci-noreply at qt-project.org Thu Dec 12 13:32:43 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 12 Dec 2013 14:32:43 +0200 Subject: [Ci-reports] pass on QtBase_stable_Integration #2717 Message-ID: <20131212_123243_065440.ci-noreply@qt-project.org> QtBase_stable_Integration #2717: SUCCESS Tested changes (refs/builds/stable_1386846238): http://codereview.qt-project.org/72915 [PS11] - Check if device is opened before trying to create image handler. From ci-noreply at qt-project.org Thu Dec 12 13:58:46 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 12 Dec 2013 14:58:46 +0200 Subject: [Ci-reports] pass on QtWebKit_stable_Integration #315 Message-ID: <20131212_125846_022917.ci-noreply@qt-project.org> QtWebKit_stable_Integration #315: SUCCESS Tested changes (refs/builds/stable_1386842825): http://codereview.qt-project.org/73757 [PS3] - Apply size constraints for direct compositing also to background images. From ci-noreply at qt-project.org Thu Dec 12 14:09:36 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 12 Dec 2013 15:09:36 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2280 Message-ID: <20131212_130936_075521.ci-noreply@qt-project.org> Autotest `tst_qcolumnview' 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_QColumnView FAIL! : tst_QColumnView::dynamicModelChanges() Compared values are not the same Actual (delegate.paintedIndexes.count()): 0 Expected (1) : 1 tst_qcolumnview.cpp(1052) : 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) Compared values are not the same Actual (view.hasFocus()): 1 Expected (giveFocus) : 0 tst_qcolumnview.cpp(487) : 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() FAIL! : tst_QColumnView::dynamicModelChanges() Compared values are not the same Actual (delegate.paintedIndexes.count()): 0 Expected (1) : 1 tst_qcolumnview.cpp(1052) : 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: 32 passed, 2 failed, 0 skipped ********* Finished testing of tst_QColumnView ********* 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_qcolumnview: 45 seconds, exit code 2 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02280/win32-mingw48_developer-build_qtlibinfix_opengl_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1386848980): http://codereview.qt-project.org/73803 [PS1] - tst_qlinedit: Create a new test widget on demand for each test. http://codereview.qt-project.org/73134 [PS5] - QNX: Fix focus handling for secondary screen From ci-noreply at qt-project.org Thu Dec 12 14:34:14 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 12 Dec 2013 15:34:14 +0200 Subject: [Ci-reports] pass on QtQuick1_dev_Integration #103 Message-ID: <20131212_133414_081839.ci-noreply@qt-project.org> QtQuick1_dev_Integration #103: SUCCESS Tested changes (refs/builds/dev_1386837343): http://codereview.qt-project.org/69736 [PS3] - Fix autotests expecting a trailing whitespace for qDebug stream From ci-noreply at qt-project.org Thu Dec 12 15:35:11 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 12 Dec 2013 16:35:11 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2282 Message-ID: <20131212_143511_042178.ci-noreply@qt-project.org> Autotest `tst_qgl' failed :( Testing tst_QGL 2013-12-12 16:13:09.406 tst_qgl[12842:107] invalid drawable 2013-12-12 16:13:09.949 tst_qgl[12842:107] invalid drawable 2013-12-12 16:13:10.356 tst_qgl[12842:107] invalid drawable 2013-12-12 16:13:10.757 tst_qgl[12842:107] invalid drawable 2013-12-12 16:13:11.158 tst_qgl[12842:107] invalid drawable 2013-12-12 16:13:11.558 tst_qgl[12842:107] invalid drawable 2013-12-12 16:13:11.959 tst_qgl[12842:107] invalid drawable QFATAL : tst_QGL::graphicsViewClipping() Received signal 11 FAIL! : tst_QGL::graphicsViewClipping() Received a fatal error. Loc: [Unknown file(0)] Totals: 27 passed, 1 failed, 0 skipped QtQA::App::TestRunner: Process exited due to signal 6 QtQA::App::TestRunner: ============================= crash report follows: ============================ QtQA::App::TestRunner: Process: tst_qgl [12842] QtQA::App::TestRunner: Path: /work/*/tst_qgl.app/Contents/MacOS/tst_qgl QtQA::App::TestRunner: Identifier: @BUNDLEIDENTIFIER@ QtQA::App::TestRunner: Version: ??? (???) QtQA::App::TestRunner: Code Type: X86-64 (Native) QtQA::App::TestRunner: Parent Process: perl5.12 [12841] QtQA::App::TestRunner: QtQA::App::TestRunner: Date/Time: 2013-12-12 16:13:12.000 +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: 0 Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: QtQA::App::TestRunner: Exception Type: EXC_BAD_ACCESS (SIGABRT) QtQA::App::TestRunner: Exception Codes: KERN_INVALID_ADDRESS at 0x00000000000000c9 QtQA::App::TestRunner: QtQA::App::TestRunner: VM Regions Near 0xc9: QtQA::App::TestRunner: --> QtQA::App::TestRunner: __TEXT 0000000100000000-0000000100022000 [ 136K] r-x/rwx SM=COW /work/*/tst_qgl.app/Contents/MacOS/tst_qgl QtQA::App::TestRunner: QtQA::App::TestRunner: Application Specific Information: QtQA::App::TestRunner: objc[12842]: 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 0x00007fff8e385ce2 __pthread_kill + 10 QtQA::App::TestRunner: 1 libsystem_c.dylib 0x00007fff8dd0f7d2 pthread_kill + 95 QtQA::App::TestRunner: 2 libsystem_c.dylib 0x00007fff8dd00a7a abort + 143 QtQA::App::TestRunner: 3 QtCore 0x0000000100c62089 _ZN13TestNamespaceL16qt_message_fatalENS_9QtMsgTypeERKNS_18QMessageLogContextERKNS_7QStringE + 9 QtQA::App::TestRunner: 4 QtCore 0x0000000100c62635 TestNamespace::QMessageLogger::fatal(char const*, ...) const + 165 QtQA::App::TestRunner: 5 QtTest 0x0000000101253e8d TestNamespace::QTest::FatalSignalHandler::signal(int) + 77 QtQA::App::TestRunner: 6 libsystem_c.dylib 0x00007fff8dd61cfa _sigtramp + 26 QtQA::App::TestRunner: 7 QtGui 0x0000000100789f5f TestNamespace::QGuiApplicationPrivate::processExposeEvent(TestNamespace::QWindowSystemInterfacePrivate::ExposeEvent*) + 63 QtQA::App::TestRunner: 8 QtGui 0x00000001007863cc TestNamespace::QGuiApplicationPrivate::processWindowSystemEvent(TestNamespace::QWindowSystemInterfacePrivate::WindowSystemEvent*) + 572 QtQA::App::TestRunner: 9 QtGui 0x0000000100776808 TestNamespace::QWindowSystemInterface::sendWindowSystemEvents(TestNamespace::QFlags) + 56 QtQA::App::TestRunner: 10 QtGui 0x0000000100774cdf TestNamespace::QWindowSystemInterface::flushWindowSystemEvents() + 575 QtQA::App::TestRunner: 11 libqcocoa.dylib 0x0000000102d0fb76 -[QNSView updateGeometry] + 582 QtQA::App::TestRunner: 12 com.apple.Foundation 0x00007fff8fc6dd0e __-[NSNotificationCenter addObserver:selector:name:object:]_block_invoke_1 + 47 QtQA::App::TestRunner: 13 com.apple.CoreFoundation 0x00007fff8d10d7ba _CFXNotificationPost + 2634 QtQA::App::TestRunner: 14 com.apple.Foundation 0x00007fff8fc59fc3 -[NSNotificationCenter postNotificationName:object:userInfo:] + 65 QtQA::App::TestRunner: 15 com.apple.AppKit 0x00007fff8977bb1f -[NSView _postFrameChangeNotification] + 260 QtQA::App::TestRunner: 16 com.apple.AppKit 0x00007fff896a0cfd -[NSView setFrameOrigin:] + 609 QtQA::App::TestRunner: 17 com.apple.AppKit 0x00007fff896a0a33 -[NSView setFrame:] + 231 QtQA::App::TestRunner: 18 libqcocoa.dylib 0x0000000102d0c865 TestNamespace::QCocoaWindow::recreateWindow(TestNamespace::QPlatformWindow const*) + 613 QtQA::App::TestRunner: 19 libqcocoa.dylib 0x0000000102d0e3ed TestNamespace::QCocoaWindow::setParent(TestNamespace::QPlatformWindow const*) + 61 QtQA::App::TestRunner: 20 QtGui 0x000000010078f78d TestNamespace::QWindow::setParent(TestNamespace::QWindow*) + 77 QtQA::App::TestRunner: 21 QtWidgets 0x000000010012f983 TestNamespace::q_createNativeChildrenAndSetParent(TestNamespace::QWidget const*) + 387 QtQA::App::TestRunner: 22 QtWidgets 0x000000010012fd04 TestNamespace::QWidgetPrivate::create_sys(unsigned long long, bool, bool) + 756 QtQA::App::TestRunner: 23 QtWidgets 0x000000010010618a TestNamespace::QWidget::create(unsigned long long, bool, bool) + 378 QtQA::App::TestRunner: 24 QtWidgets 0x0000000100115148 TestNamespace::QWidget::setVisible(bool) + 216 QtQA::App::TestRunner: 25 @BUNDLEIDENTIFIER@ 0x000000010000a8e5 tst_QGL::graphicsViewClipping() + 341 QtQA::App::TestRunner: 26 QtCore 0x0000000100e52aef 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 0x0000000100e526dc 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 0x0000000101257989 _ZN13TestNamespace5QTestL17qInvokeTestMethodEPKcS2_ + 1465 QtQA::App::TestRunner: 29 QtTest 0x00000001012547a2 TestNamespace::QTest::qExec(TestNamespace::QObject*, int, char**) + 1682 QtQA::App::TestRunner: 30 @BUNDLEIDENTIFIER@ 0x0000000100015d88 main + 88 QtQA::App::TestRunner: 31 @BUNDLEIDENTIFIER@ 0x0000000100003da4 start + 52 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1:: Dispatch queue: com.apple.libdispatch-manager QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff8e3867e6 kevent + 10 QtQA::App::TestRunner: 1 libdispatch.dylib 0x00007fff8f217786 _dispatch_mgr_invoke + 923 QtQA::App::TestRunner: 2 libdispatch.dylib 0x00007fff8f216316 _dispatch_mgr_thread + 54 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2: QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff8e386192 __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libsystem_c.dylib 0x00007fff8dd0f594 _pthread_wqthread + 758 QtQA::App::TestRunner: 2 libsystem_c.dylib 0x00007fff8dd10b85 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 3: QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff8e386192 __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libsystem_c.dylib 0x00007fff8dd0f594 _pthread_wqthread + 758 QtQA::App::TestRunner: 2 libsystem_c.dylib 0x00007fff8dd10b85 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 4: QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff8e386192 __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libsystem_c.dylib 0x00007fff8dd0f594 _pthread_wqthread + 758 QtQA::App::TestRunner: 2 libsystem_c.dylib 0x00007fff8dd10b85 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 5: QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff8e386192 __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libsystem_c.dylib 0x00007fff8dd0f594 _pthread_wqthread + 758 QtQA::App::TestRunner: 2 libsystem_c.dylib 0x00007fff8dd10b85 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 6:: QThread QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff8e385df2 __select + 10 QtQA::App::TestRunner: 1 QtCore 0x0000000100e950c4 TestNamespace::qt_safe_select(int, fd_set*, fd_set*, fd_set*, timespec const*) + 68 QtQA::App::TestRunner: 2 QtCore 0x0000000100e9603a TestNamespace::QEventDispatcherUNIXPrivate::doSelect(TestNamespace::QFlags, timespec*) + 682 QtQA::App::TestRunner: 3 QtCore 0x0000000100e96fa7 TestNamespace::QEventDispatcherUNIX::processEvents(TestNamespace::QFlags) + 263 QtQA::App::TestRunner: 4 QtCore 0x0000000100e47154 TestNamespace::QEventLoop::exec(TestNamespace::QFlags) + 404 QtQA::App::TestRunner: 5 QtCore 0x0000000100c6e423 TestNamespace::QThread::exec() + 115 QtQA::App::TestRunner: 6 QtCore 0x0000000100c7256a TestNamespace::QThreadPrivate::start(void*) + 474 QtQA::App::TestRunner: 7 libsystem_c.dylib 0x00007fff8dd0d8bf _pthread_start + 335 QtQA::App::TestRunner: 8 libsystem_c.dylib 0x00007fff8dd10b75 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: 0x00007fff5fbfcf98 rdx: 0x0000000000000000 QtQA::App::TestRunner: rdi: 0x0000000000000107 rsi: 0x0000000000000006 rbp: 0x00007fff5fbfcfc0 rsp: 0x00007fff5fbfcf98 QtQA::App::TestRunner: r8: 0x00007fff77558fb8 r9: 0x000000010134b720 r10: 0x00007fff8e385d0a r11: 0xffffff80002dad60 QtQA::App::TestRunner: r12: 0x0000000000000002 r13: 0x000000010291e470 r14: 0x00007fff7755b960 r15: 0x000000010291e470 QtQA::App::TestRunner: rip: 0x00007fff8e385ce2 rfl: 0x0000000000000246 cr2: 0x000000010125dff0 QtQA::App::TestRunner: Logical CPU: 0 QtQA::App::TestRunner: QtQA::App::TestRunner: Binary Images: QtQA::App::TestRunner: 0x100000000 - 0x100021ff7 + at BUNDLEIDENTIFIER@ (??? - ???) <5EEF5B8A-75F4-345B-96F6-190FD97ECD90> /work/*/tst_qgl.app/Contents/MacOS/tst_qgl QtQA::App::TestRunner: 0x100037000 - 0x10007eff7 +QtOpenGL (5.3.0 - compatibility 5.3.0) /work/*/QtOpenGL.framework/Versions/5/QtOpenGL QtQA::App::TestRunner: 0x1000b1000 - 0x10055efff +QtWidgets (5.3.0 - compatibility 5.3.0) /work/*/QtWidgets.framework/Versions/5/QtWidgets QtQA::App::TestRunner: 0x100766000 - 0x100af2ff7 +QtGui (5.3.0 - compatibility 5.3.0) <80AB12DA-5D4B-31E6-87DF-AFCDF71C2A67> /work/*/QtGui.framework/Versions/5/QtGui QtQA::App::TestRunner: 0x100c47000 - 0x10112dfff +QtCore (5.3.0 - compatibility 5.3.0) <8A98BC63-10D2-3B8F-B32F-60AFDB716135> /work/*/QtCore.framework/Versions/5/QtCore QtQA::App::TestRunner: 0x10124f000 - 0x101271ff7 +QtTest (5.3.0 - compatibility 5.3.0) <0257CBC4-6236-32E0-818E-E58CE6FFBD1A> /work/*/QtTest.framework/Versions/5/QtTest QtQA::App::TestRunner: 0x101285000 - 0x10128bfff com.apple.agl (3.2.0 - AGL-3.2.0) /System/Library/Frameworks/AGL.framework/Versions/A/AGL QtQA::App::TestRunner: 0x101783000 - 0x1017adff7 +QtPrintSupport (5.3.0 - compatibility 5.3.0) /work/*/QtPrintSupport.framework/Versions/5/QtPrintSupport QtQA::App::TestRunner: 0x102a90000 - 0x102a9efff libGPUSupport.dylib (??? - ???) <9FF8DDA2-7CB1-3888-8AAE-227C7691CB98> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/libGPUSupport.dylib QtQA::App::TestRunner: 0x102aa5000 - 0x102ad3ff7 GLRendererFloat (??? - ???) <06CA5D0B-BC5F-3CC7-836D-A02F7DB92BE8> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GLRendererFloat QtQA::App::TestRunner: 0x102adc000 - 0x102ae6fef 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: 0x102aec000 - 0x102aefff7 libCoreFSCache.dylib (??? - ???) <0D155750-7910-32C5-8327-924FC1089442> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib QtQA::App::TestRunner: 0x102d00000 - 0x102d8efff +libqcocoa.dylib (??? - ???) <995E22E9-7C90-301B-9FB1-AD71CA050F12> /work/*/libqcocoa.dylib QtQA::App::TestRunner: 0x102fe7000 - 0x102fe7ff1 +cl_kernels (??? - ???) cl_kernels QtQA::App::TestRunner: 0x102fed000 - 0x102feeff3 +cl_kernels (??? - ???) <2A02F963-13CE-472B-B0C9-368FEBAA9D83> cl_kernels QtQA::App::TestRunner: 0x102ff0000 - 0x102ff6ff7 +libqgif.dylib (??? - ???) <63DC4F67-2136-3749-886B-95125D0B9B2F> /work/*/libqgif.dylib QtQA::App::TestRunner: 0x104bd6000 - 0x104d8efff GLEngine (??? - ???) <59179FEC-D0E2-38B3-BD49-765506A645AC> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine QtQA::App::TestRunner: 0x104dc5000 - 0x104dcafff +libqico.dylib (??? - ???) <985D7D56-BE5C-33CD-81E9-E9622F0F5B18> /work/*/libqico.dylib QtQA::App::TestRunner: 0x106900000 - 0x106a5afff libGLProgrammability.dylib (??? - ???) <90390984-70BC-365C-AB3E-16C35C4240CB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib QtQA::App::TestRunner: 0x106acc000 - 0x106b07ff7 +libqjpeg.dylib (??? - ???) /work/*/libqjpeg.dylib QtQA::App::TestRunner: 0x107ba9000 - 0x107e6afe7 com.apple.ATIRadeonX3000GLDriver (7.32.12 - 7.3.2) /System/Library/Extensions/ATIRadeonX3000GLDriver.bundle/Contents/MacOS/ATIRadeonX3000GLDriver QtQA::App::TestRunner: 0x108f3c000 - 0x108fdbff7 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: 0x7fff689ac000 - 0x7fff689e0baf dyld (195.6 - ???) /usr/lib/dyld QtQA::App::TestRunner: 0x7fff86904000 - 0x7fff86928fff com.apple.RemoteViewServices (1.5 - 44.2) /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices QtQA::App::TestRunner: 0x7fff8695d000 - 0x7fff8695dfff com.apple.CoreServices (53 - 53) <043C8026-8EDD-3241-B090-F589E24062EF> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices QtQA::App::TestRunner: 0x7fff86987000 - 0x7fff8698bfff libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) /usr/lib/system/libmathCommon.A.dylib QtQA::App::TestRunner: 0x7fff8698c000 - 0x7fff8699bff7 libxar-nossl.dylib (??? - ???) /usr/lib/libxar-nossl.dylib QtQA::App::TestRunner: 0x7fff8699c000 - 0x7fff86aa9fff 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: 0x7fff86aaa000 - 0x7fff86aaffff libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <98ECD5F6-E85C-32A5-98CD-8911230CB66A> /usr/lib/system/libcompiler_rt.dylib QtQA::App::TestRunner: 0x7fff86c69000 - 0x7fff86c6efff 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: 0x7fff86c6f000 - 0x7fff86ce5ff7 libc++.1.dylib (28.4.0 - compatibility 1.0.0) /usr/lib/libc++.1.dylib QtQA::App::TestRunner: 0x7fff86ce6000 - 0x7fff86d56fff com.apple.datadetectorscore (3.0 - 179.4) <9C01D16F-75A9-3BDD-B91A-F0F32261A2E7> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore QtQA::App::TestRunner: 0x7fff86d5d000 - 0x7fff86da3fff libcurl.4.dylib (7.0.0 - compatibility 7.0.0) <2C442396-1006-3765-92D2-60869D4641CE> /usr/lib/libcurl.4.dylib QtQA::App::TestRunner: 0x7fff86da4000 - 0x7fff86db9fff 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: 0x7fff86dc5000 - 0x7fff86fc7fff libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <0176782F-9526-3905-813A-7A5676EC2C86> /usr/lib/libicucore.A.dylib QtQA::App::TestRunner: 0x7fff876a0000 - 0x7fff876fcff7 com.apple.HIServices (1.21 - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices QtQA::App::TestRunner: 0x7fff876fd000 - 0x7fff87701fff libdyld.dylib (195.6.0 - compatibility 1.0.0) /usr/lib/system/libdyld.dylib QtQA::App::TestRunner: 0x7fff87702000 - 0x7fff877a3fff 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: 0x7fff877a4000 - 0x7fff87a18fff 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: 0x7fff87a19000 - 0x7fff87a58fff com.apple.AE (527.7 - 527.7) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE QtQA::App::TestRunner: 0x7fff87a59000 - 0x7fff87a94fff libsystem_info.dylib (??? - ???) <35F90252-2AE1-32C5-8D34-782C614D9639> /usr/lib/system/libsystem_info.dylib QtQA::App::TestRunner: 0x7fff88396000 - 0x7fff88397ff7 libsystem_sandbox.dylib (??? - ???) <2A09E4DA-F47C-35CB-B70C-E0492BA9F20E> /usr/lib/system/libsystem_sandbox.dylib QtQA::App::TestRunner: 0x7fff88398000 - 0x7fff88538ff7 com.apple.QuartzCore (1.7 - 270.5) <19E5E0AB-DAA9-3F97-988C-D9A46AFB9C04> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore QtQA::App::TestRunner: 0x7fff88539000 - 0x7fff8853ffff libmacho.dylib (800.0.0 - compatibility 1.0.0) <165514D7-1BFA-38EF-A151-676DCD21FB64> /usr/lib/system/libmacho.dylib QtQA::App::TestRunner: 0x7fff8889b000 - 0x7fff888a4ff7 libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) /usr/lib/system/libsystem_notify.dylib QtQA::App::TestRunner: 0x7fff88934000 - 0x7fff88a29fff libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <5C40E880-0706-378F-B864-3C2BD922D926> /usr/lib/libiconv.2.dylib QtQA::App::TestRunner: 0x7fff88a2a000 - 0x7fff88d56fff com.apple.HIToolbox (1.9 - ???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox QtQA::App::TestRunner: 0x7fff88d57000 - 0x7fff88dcafff libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <6BDD43E4-A4B1-379E-9ED5-8C713653DFF2> /usr/lib/libstdc++.6.dylib QtQA::App::TestRunner: 0x7fff88dcb000 - 0x7fff88e61ff7 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: 0x7fff88e78000 - 0x7fff88ed8fff 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: 0x7fff88ee5000 - 0x7fff88f37ff7 libGLU.dylib (??? - ???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib QtQA::App::TestRunner: 0x7fff88f53000 - 0x7fff88f93ff7 libcups.2.dylib (2.9.0 - compatibility 2.0.0) <7D2E5016-A960-3ADE-B042-F74063E79550> /usr/lib/libcups.2.dylib QtQA::App::TestRunner: 0x7fff892bb000 - 0x7fff893c7fff 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: 0x7fff893c8000 - 0x7fff893eefff com.apple.framework.familycontrols (3.0 - 300) <6F0C58C0-22E7-3877-8CFA-1ED0CB3CE38B> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls QtQA::App::TestRunner: 0x7fff893ef000 - 0x7fff893f2fff com.apple.help (1.3.2 - 42) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help QtQA::App::TestRunner: 0x7fff8948f000 - 0x7fff894e3fff 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: 0x7fff89659000 - 0x7fff8a25ffff com.apple.AppKit (6.7.5 - 1138.51) <44417D02-6123-3FC3-A119-CE51BB4C3006> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit QtQA::App::TestRunner: 0x7fff8a260000 - 0x7fff8a284fff com.apple.Kerberos (1.0 - 1) <1F826BCE-DA8F-381D-9C4C-A36AA0EA1CB9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos QtQA::App::TestRunner: 0x7fff8a28f000 - 0x7fff8a2b8fff com.apple.CoreVideo (1.7 - 70.3) <9A9D4058-9935-3B0A-B1A6-27EB78D02249> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo QtQA::App::TestRunner: 0x7fff8a2b9000 - 0x7fff8a2baff7 libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869> /usr/lib/system/libsystem_blocks.dylib QtQA::App::TestRunner: 0x7fff8a309000 - 0x7fff8a30ffff com.apple.DiskArbitration (2.4.1 - 2.4.1) /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration QtQA::App::TestRunner: 0x7fff8a310000 - 0x7fff8a310fff 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: 0x7fff8a463000 - 0x7fff8a477ff7 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: 0x7fff8a4a2000 - 0x7fff8a4a3fff libunc.dylib (24.0.0 - compatibility 1.0.0) <337960EE-0A85-3DD0-A760-7134CF4C0AFF> /usr/lib/system/libunc.dylib QtQA::App::TestRunner: 0x7fff8a52b000 - 0x7fff8ab0ffff libBLAS.dylib (??? - ???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib QtQA::App::TestRunner: 0x7fff8ab67000 - 0x7fff8aba7fe7 libGLImage.dylib (??? - ???) <0B7DAB2B-F1C6-39C7-B864-61EF683B6656> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib QtQA::App::TestRunner: 0x7fff8aba8000 - 0x7fff8abaffff libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <0AB51EE2-E914-358C-AC19-47BC024BDAE7> /usr/lib/system/libcopyfile.dylib QtQA::App::TestRunner: 0x7fff8addc000 - 0x7fff8ae76ff7 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: 0x7fff8b12e000 - 0x7fff8b156fff com.apple.PerformanceAnalysis (1.11 - 11) <8D4C6382-DD92-37A2-BCFC-E89951320848> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis QtQA::App::TestRunner: 0x7fff8b157000 - 0x7fff8b381fe7 com.apple.CoreData (104.1 - 358.14) <6BB64605-8DA7-337D-A2AB-A3346A421CBD> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData QtQA::App::TestRunner: 0x7fff8b38e000 - 0x7fff8b412ff7 com.apple.ApplicationServices.ATS (317.12.0 - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS QtQA::App::TestRunner: 0x7fff8b413000 - 0x7fff8b41afff libGFXShared.dylib (??? - ???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib QtQA::App::TestRunner: 0x7fff8b41b000 - 0x7fff8b428ff7 libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) /usr/lib/libbz2.1.0.dylib QtQA::App::TestRunner: 0x7fff8b429000 - 0x7fff8b42bfff libCVMSPluginSupport.dylib (??? - ???) <982F1ED4-3CBB-3161-8BEA-8A980C27FCC1> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib QtQA::App::TestRunner: 0x7fff8b4b1000 - 0x7fff8b4e4ff7 com.apple.GSS (2.2 - 2.0) <971395D0-B9D0-3FDE-B23F-6F9D0A2FB95F> /System/Library/Frameworks/GSS.framework/Versions/A/GSS QtQA::App::TestRunner: 0x7fff8b4e5000 - 0x7fff8b502fff libxpc.dylib (77.19.0 - compatibility 1.0.0) <9F57891B-D7EF-3050-BEDD-21E7C6668248> /usr/lib/system/libxpc.dylib QtQA::App::TestRunner: 0x7fff8b503000 - 0x7fff8b5a5fff com.apple.securityfoundation (5.0 - 55116) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation QtQA::App::TestRunner: 0x7fff8b5b7000 - 0x7fff8b5b8fff libdnsinfo.dylib (395.11.0 - compatibility 1.0.0) <853BAAA5-270F-3FDC-B025-D448DB72E1C3> /usr/lib/system/libdnsinfo.dylib QtQA::App::TestRunner: 0x7fff8b602000 - 0x7fff8b604ff7 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: 0x7fff8b605000 - 0x7fff8b68aff7 com.apple.Heimdal (2.2 - 2.0) /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal QtQA::App::TestRunner: 0x7fff8bc4a000 - 0x7fff8bc5dff7 libCRFSuite.dylib (??? - ???) <0B76941F-218E-30C8-B6DE-E15919F8DBEB> /usr/lib/libCRFSuite.dylib QtQA::App::TestRunner: 0x7fff8bf84000 - 0x7fff8bf84fff com.apple.Accelerate (1.7 - Accelerate 1.7) <82DDF6F5-FBC3-323D-B71D-CF7ABC5CF568> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate QtQA::App::TestRunner: 0x7fff8bf85000 - 0x7fff8bf9cfff com.apple.MultitouchSupport.framework (231.4 - 231.4) <10A978D1-8781-33F0-BE45-60C9171F7278> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport QtQA::App::TestRunner: 0x7fff8cce2000 - 0x7fff8cd03fff libPng.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib QtQA::App::TestRunner: 0x7fff8cd0c000 - 0x7fff8cd50ff7 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: 0x7fff8cd52000 - 0x7fff8cd53ff7 libremovefile.dylib (21.1.0 - compatibility 1.0.0) <739E6C83-AA52-3C6C-A680-B37FE2888A04> /usr/lib/system/libremovefile.dylib QtQA::App::TestRunner: 0x7fff8ce2f000 - 0x7fff8ce4cff7 com.apple.openscripting (1.3.3 - ???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting QtQA::App::TestRunner: 0x7fff8ce4d000 - 0x7fff8ce7afe7 libSystem.B.dylib (159.1.0 - compatibility 1.0.0) /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: 0x7fff8ce80000 - 0x7fff8ceebff7 com.apple.framework.IOKit (2.0 - ???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit QtQA::App::TestRunner: 0x7fff8ceec000 - 0x7fff8d053fff 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: 0x7fff8d07e000 - 0x7fff8d0c0ff7 libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) /usr/lib/system/libcommonCrypto.dylib QtQA::App::TestRunner: 0x7fff8d0c1000 - 0x7fff8d295ff7 com.apple.CoreFoundation (6.7.2 - 635.21) <62A3402E-A4E7-391F-AD20-1EF20236CE1B> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation QtQA::App::TestRunner: 0x7fff8d2b3000 - 0x7fff8d2ffff7 com.apple.SystemConfiguration (1.11.3 - 1.11) <0A7F1982-B4EA-3424-A0C7-FE46C6224F03> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration QtQA::App::TestRunner: 0x7fff8d5a3000 - 0x7fff8d682fff 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: 0x7fff8d683000 - 0x7fff8d736ff7 com.apple.CoreText (220.22.0 - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText QtQA::App::TestRunner: 0x7fff8d765000 - 0x7fff8d767fff com.apple.TrustEvaluationAgent (2.0 - 1) <1F31CAFF-C1C6-33D3-94E9-11B721761DDF> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent QtQA::App::TestRunner: 0x7fff8d978000 - 0x7fff8d986fff com.apple.NetAuth (3.2 - 3.2) /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth QtQA::App::TestRunner: 0x7fff8d987000 - 0x7fff8da0afef com.apple.Metadata (10.7.0 - 627.37) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata QtQA::App::TestRunner: 0x7fff8da4c000 - 0x7fff8da51fff libpam.2.dylib (3.0.0 - compatibility 3.0.0) /usr/lib/libpam.2.dylib QtQA::App::TestRunner: 0x7fff8dcbf000 - 0x7fff8dd9cfef libsystem_c.dylib (763.13.0 - compatibility 1.0.0) <41B43515-2806-3FBC-ACF1-A16F35B7E290> /usr/lib/system/libsystem_c.dylib QtQA::App::TestRunner: 0x7fff8dd9d000 - 0x7fff8de13fff com.apple.CoreSymbolication (2.2 - 73.2) <126415E3-3A35-315B-B4B7-507CDBED0D58> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication QtQA::App::TestRunner: 0x7fff8de28000 - 0x7fff8de36ff7 libkxld.dylib (??? - ???) <01161870-E3B3-3F87-BA4A-0AA7A081F409> /usr/lib/system/libkxld.dylib QtQA::App::TestRunner: 0x7fff8de37000 - 0x7fff8df3efe7 libsqlite3.dylib (9.6.0 - compatibility 9.0.0) /usr/lib/libsqlite3.dylib QtQA::App::TestRunner: 0x7fff8df54000 - 0x7fff8df5afff IOSurface (??? - ???) <77C6757B-D357-3E34-9424-48F962B5CC9C> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface QtQA::App::TestRunner: 0x7fff8df5b000 - 0x7fff8df87ff7 com.apple.CoreServicesInternal (113.19 - 113.19) <74532B3B-EDE0-3553-9BED-F02B9CDF1FF7> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal QtQA::App::TestRunner: 0x7fff8df95000 - 0x7fff8df95fff libOpenScriptingUtil.dylib (??? - ???) /usr/lib/libOpenScriptingUtil.dylib QtQA::App::TestRunner: 0x7fff8dfbe000 - 0x7fff8dff7fe7 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: 0x7fff8e094000 - 0x7fff8e0d5fff 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: 0x7fff8e150000 - 0x7fff8e19efff libauto.dylib (??? - ???) /usr/lib/libauto.dylib QtQA::App::TestRunner: 0x7fff8e19f000 - 0x7fff8e1b1ff7 libbsm.0.dylib (??? - ???) <349BB16F-75FA-363F-8D98-7A9C3FA90A0D> /usr/lib/libbsm.0.dylib QtQA::App::TestRunner: 0x7fff8e209000 - 0x7fff8e25dff7 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: 0x7fff8e25e000 - 0x7fff8e269ff7 libc++abi.dylib (14.0.0 - compatibility 1.0.0) <8FF3D766-D678-36F6-84AC-423C878E6D14> /usr/lib/libc++abi.dylib QtQA::App::TestRunner: 0x7fff8e2fe000 - 0x7fff8e366ff7 com.apple.coreui (1.2.2 - 165.11) <9316266A-39CA-3EC7-9C9E-726462CEFF4D> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI QtQA::App::TestRunner: 0x7fff8e367000 - 0x7fff8e36eff7 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: 0x7fff8e36f000 - 0x7fff8e38ffff libsystem_kernel.dylib (1699.32.7 - compatibility 1.0.0) <66C9F9BD-C7B3-30D4-B1A0-03C8A6392351> /usr/lib/system/libsystem_kernel.dylib QtQA::App::TestRunner: 0x7fff8e390000 - 0x7fff8e390fff com.apple.vecLib (3.7 - vecLib 3.7) <9A58105C-B36E-35B5-812C-4ED693F2618F> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff8e500000 - 0x7fff8e517fff com.apple.CFOpenDirectory (10.7 - 146) /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory QtQA::App::TestRunner: 0x7fff8e518000 - 0x7fff8e548ff7 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: 0x7fff8e549000 - 0x7fff8e574ff7 libxslt.1.dylib (3.24.0 - compatibility 3.0.0) /usr/lib/libxslt.1.dylib QtQA::App::TestRunner: 0x7fff8e575000 - 0x7fff8e57bff7 libunwind.dylib (30.0.0 - compatibility 1.0.0) <1E9C6C8C-CBE8-3F4B-A5B5-E03E3AB53231> /usr/lib/system/libunwind.dylib QtQA::App::TestRunner: 0x7fff8e57c000 - 0x7fff8e58bfff 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: 0x7fff8ec3d000 - 0x7fff8ef59fff 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: 0x7fff8ef5a000 - 0x7fff8ef5afff com.apple.ApplicationServices (41 - 41) <89B6AD5B-5C75-3E83-8C2B-AA7F4C55E400> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices QtQA::App::TestRunner: 0x7fff8f214000 - 0x7fff8f222fff libdispatch.dylib (187.10.0 - compatibility 1.0.0) <8E03C652-922A-3399-93DE-9EA0CBFA0039> /usr/lib/system/libdispatch.dylib QtQA::App::TestRunner: 0x7fff8f25e000 - 0x7fff8f266fff libsystem_dnssd.dylib (??? - ???) <584B321E-5159-37CD-B2E7-82E069C70AFB> /usr/lib/system/libsystem_dnssd.dylib QtQA::App::TestRunner: 0x7fff8f269000 - 0x7fff8f39ffff com.apple.vImage (5.1 - 5.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage QtQA::App::TestRunner: 0x7fff8f3ae000 - 0x7fff8f3c0ff7 libz.1.dylib (1.2.5 - compatibility 1.0.0) <30CBEF15-4978-3DED-8629-7109880A19D4> /usr/lib/libz.1.dylib QtQA::App::TestRunner: 0x7fff8fb6a000 - 0x7fff8fb6dfff libCoreVMClient.dylib (??? - ???) <28CB0F3F-A202-391F-8CAC-FC9A1398A962> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib QtQA::App::TestRunner: 0x7fff8fb9e000 - 0x7fff8fba1fff libRadiance.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib QtQA::App::TestRunner: 0x7fff8fba2000 - 0x7fff8fba3fff liblangid.dylib (??? - ???) /usr/lib/liblangid.dylib QtQA::App::TestRunner: 0x7fff8fc22000 - 0x7fff8fc22fff com.apple.Carbon (153 - 153) <16EA5662-5C2C-3267-B419-66669AE536D7> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon QtQA::App::TestRunner: 0x7fff8fc23000 - 0x7fff8fc30fff 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: 0x7fff8fc57000 - 0x7fff8ff70fff com.apple.Foundation (6.7.2 - 833.25) <22AAC369-B63C-3C55-8AC6-C3ECBA44DA7B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation QtQA::App::TestRunner: 0x7fff902fe000 - 0x7fff90303fff com.apple.OpenDirectory (10.7 - 146) <7960A302-F9AC-3F72-838E-3A382032DCA6> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory QtQA::App::TestRunner: 0x7fff90304000 - 0x7fff903e8ff7 com.apple.CoreServices.OSServices (478.49 - 478.49) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices QtQA::App::TestRunner: 0x7fff903e9000 - 0x7fff903f4ff7 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: 0x7fff903f5000 - 0x7fff903ffff7 liblaunch.dylib (392.39.0 - compatibility 1.0.0) <8C235D13-2928-30E5-9E12-2CC3D6324AE2> /usr/lib/system/liblaunch.dylib QtQA::App::TestRunner: 0x7fff90400000 - 0x7fff904e4e5f libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <871E688B-CF57-3BC7-80D6-F6476DFF109B> /usr/lib/libobjc.A.dylib QtQA::App::TestRunner: 0x7fff904e5000 - 0x7fff904e9fff 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: 0x7fff904ea000 - 0x7fff9054cff7 com.apple.Symbolication (1.3 - 91) <0945ACAF-AA0A-3D01-9960-72B51722EC1F> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication QtQA::App::TestRunner: 0x7fff90590000 - 0x7fff90692fff libxml2.2.dylib (10.3.0 - compatibility 10.0.0) /usr/lib/libxml2.2.dylib QtQA::App::TestRunner: 0x7fff90817000 - 0x7fff9091cfff libFontParser.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib QtQA::App::TestRunner: 0x7fff9091d000 - 0x7fff90978ff7 com.apple.opencl (2.0.19 - 2.0.19) /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL QtQA::App::TestRunner: 0x7fff909c3000 - 0x7fff909c4fff libDiagnosticMessagesClient.dylib (??? - ???) <3DCF577B-F126-302B-BCE2-4DB9A95B8598> /usr/lib/libDiagnosticMessagesClient.dylib QtQA::App::TestRunner: 0x7fff909e4000 - 0x7fff909e9ff7 libsystem_network.dylib (??? - ???) <5DE7024E-1D2D-34A2-80F4-08326331A75B> /usr/lib/system/libsystem_network.dylib QtQA::App::TestRunner: 0x7fff909ea000 - 0x7fff90ac8fff com.apple.DiscRecording (6.0.4 - 6040.4.1) /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording QtQA::App::TestRunner: 0x7fff90efd000 - 0x7fff90efffff libquarantine.dylib (36.7.0 - compatibility 1.0.0) <8D9832F9-E4A9-38C3-B880-E5210B2353C7> /usr/lib/system/libquarantine.dylib QtQA::App::TestRunner: 0x7fff91418000 - 0x7fff91423fff com.apple.CommonAuth (2.2 - 2.0) <77E6F0D0-85B6-30B5-B99C-F57104DD2EBA> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth QtQA::App::TestRunner: 0x7fff91493000 - 0x7fff915f0fff 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: 0x7fff9160c000 - 0x7fff91610ff7 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: 0x7fff91611000 - 0x7fff91611fff com.apple.Cocoa (6.6 - ???) <7EC4D759-B2A6-3A99-AC75-809FED1500C6> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa QtQA::App::TestRunner: 0x7fff91612000 - 0x7fff91617fff libcache.dylib (47.0.0 - compatibility 1.0.0) <1571C3AB-BCB2-38CD-B3B2-C5FC3F927C6A> /usr/lib/system/libcache.dylib QtQA::App::TestRunner: 0x7fff91618000 - 0x7fff91731fff 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: 0x7fff91799000 - 0x7fff917c2fff 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: 0x7fff917c3000 - 0x7fff9181bff7 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: 0x7fff9181c000 - 0x7fff91b11ff7 com.apple.security (7.0 - 55148.6) <4535E500-973A-3BA7-AF65-DF5CF0658F02> /System/Library/Frameworks/Security.framework/Versions/A/Security QtQA::App::TestRunner: 0x7fff91b12000 - 0x7fff91b12fff 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: 0x7fff91b13000 - 0x7fff91b16ff7 com.apple.securityhi (4.0 - 1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI QtQA::App::TestRunner: 0x7fff91b56000 - 0x7fff91c50ff7 com.apple.DiskImagesFramework (10.7.4 - 331.7) /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages QtQA::App::TestRunner: 0x7fff91c51000 - 0x7fff91c58fff com.apple.NetFS (4.0 - 4.0) <433EEE54-E383-3505-9154-45B909FD3AF0> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS QtQA::App::TestRunner: 0x7fff91c98000 - 0x7fff91cb4ff7 com.apple.GenerationalStorage (1.0 - 126.1) <509F52ED-E54B-3FEF-B3C2-759387B826E6> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage QtQA::App::TestRunner: 0x7fff91cb5000 - 0x7fff92653a27 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: 0x7fff926d1000 - 0x7fff9270bfe7 com.apple.DebugSymbols (2.1 - 87) <149201BE-A8A4-3E40-AD65-E5194B59162E> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols QtQA::App::TestRunner: 0x7fff9270c000 - 0x7fff9270cfff libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <61EFED6A-A407-301E-B454-CD18314F0075> /usr/lib/system/libkeymgr.dylib QtQA::App::TestRunner: 0x7fff9270d000 - 0x7fff92751ff7 com.apple.MediaKit (12 - 602) <0C2CBEDA-412F-3DDF-9C74-44114E5E0DB9> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit QtQA::App::TestRunner: 0x7fff92819000 - 0x7fff92c46fff libLAPACK.dylib (??? - ???) <4F2E1055-2207-340B-BB45-E4F16171EE0D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib QtQA::App::TestRunner: 0x7fff92c47000 - 0x7fff92c5dfff libGL.dylib (??? - ???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib QtQA::App::TestRunner: 0x7fff92c5e000 - 0x7fff92c70ff7 libsasl2.2.dylib (3.15.0 - compatibility 3.0.0) <6245B497-784B-355C-98EF-2DC6B45BF05C> /usr/lib/libsasl2.2.dylib QtQA::App::TestRunner: 0x7fff92c71000 - 0x7fff92d16fff 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: 0x7fff92ea3000 - 0x7fff92eb9ff7 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: 0x7fff92eba000 - 0x7fff92ed9fff libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <0635C52D-DD53-3721-A488-4C6E95607A74> /usr/lib/libresolv.9.dylib QtQA::App::TestRunner: 0x7fff92fa1000 - 0x7fff93009ff7 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: 0x7fff9300a000 - 0x7fff934d1fff FaceCoreLight (1.4.7 - compatibility 1.0.0) /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight QtQA::App::TestRunner: 0x7fff934de000 - 0x7fff93559ff7 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: 0x7fff9355a000 - 0x7fff93595fff com.apple.LDAPFramework (3.2 - 120.2) <275D4298-C435-3E98-AA25-95D9D0A56550> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP QtQA::App::TestRunner: 0x7fff935dc000 - 0x7fff936a3ff7 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: 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: 5622 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.7M resident=94.2M(55%) swapped_out_or_unallocated=78.5M(45%) QtQA::App::TestRunner: Writable regions: Total=117.9M written=12.4M(11%) resident=18.3M(16%) swapped_out=0K(0%) unallocated=99.6M(84%) QtQA::App::TestRunner: QtQA::App::TestRunner: REGION TYPE VIRTUAL QtQA::App::TestRunner: =========== ======= QtQA::App::TestRunner: CG backing stores 2696K 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 2328K QtQA::App::TestRunner: IOKit 168K QtQA::App::TestRunner: MALLOC 83.6M 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 11.0M QtQA::App::TestRunner: VM_ALLOCATE 16.2M QtQA::App::TestRunner: __CI_BITMAP 80K QtQA::App::TestRunner: __DATA 13.2M QtQA::App::TestRunner: __IMAGE 528K QtQA::App::TestRunner: __LINKEDIT 54.5M QtQA::App::TestRunner: __TEXT 118.2M QtQA::App::TestRunner: __UNICODE 544K QtQA::App::TestRunner: mapped file 40.6M QtQA::App::TestRunner: shared memory 308K QtQA::App::TestRunner: =========== ======= QtQA::App::TestRunner: TOTAL 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_QGL ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_QGL::initTestCase() PASS : tst_QGL::getSetCheck() PASS : tst_QGL::qglContextDefaultBindTexture() PASS : tst_QGL::openGLVersionCheck() PASS : tst_QGL::shareRegister() PASS : tst_QGL::textureCleanup() 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() 2013-12-12 16:13:17.003 tst_qgl[12848:107] invalid drawable PASS : tst_QGL::glWidgetReparent() 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() 2013-12-12 16:13:17.549 tst_qgl[12848:107] invalid drawable 2013-12-12 16:13:17.952 tst_qgl[12848:107] invalid drawable 2013-12-12 16:13:18.351 tst_qgl[12848:107] invalid drawable 2013-12-12 16:13:18.752 tst_qgl[12848:107] invalid drawable 2013-12-12 16:13:19.153 tst_qgl[12848:107] invalid drawable 2013-12-12 16:13:19.554 tst_qgl[12848:107] invalid drawable PASS : tst_QGL::threadImages() PASS : tst_QGL::nullRectCrash() QFATAL : tst_QGL::graphicsViewClipping() Received signal 11 FAIL! : tst_QGL::graphicsViewClipping() Received a fatal error. Loc: [Unknown file(0)] Totals: 27 passed, 1 failed, 0 skipped ********* Finished testing of tst_QGL ********* QtQA::App::TestRunner: Process exited due to signal 6 QtQA::App::TestRunner: ============================= crash report follows: ============================ QtQA::App::TestRunner: Process: tst_qgl [12848] QtQA::App::TestRunner: Path: /work/*/tst_qgl.app/Contents/MacOS/tst_qgl QtQA::App::TestRunner: Identifier: @BUNDLEIDENTIFIER@ QtQA::App::TestRunner: Version: ??? (???) QtQA::App::TestRunner: Code Type: X86-64 (Native) QtQA::App::TestRunner: Parent Process: perl5.12 [12841] QtQA::App::TestRunner: QtQA::App::TestRunner: Date/Time: 2013-12-12 16:13:19.586 +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: 0 Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: QtQA::App::TestRunner: Exception Type: EXC_BAD_ACCESS (SIGABRT) QtQA::App::TestRunner: Exception Codes: 0x000000000000000d, 0x0000000000000000 QtQA::App::TestRunner: QtQA::App::TestRunner: VM Regions Near 0: QtQA::App::TestRunner: --> QtQA::App::TestRunner: __TEXT 0000000100000000-0000000100022000 [ 136K] r-x/rwx SM=COW /work/*/tst_qgl.app/Contents/MacOS/tst_qgl QtQA::App::TestRunner: QtQA::App::TestRunner: Application Specific Information: QtQA::App::TestRunner: objc[12848]: 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 0x00007fff8e385ce2 __pthread_kill + 10 QtQA::App::TestRunner: 1 libsystem_c.dylib 0x00007fff8dd0f7d2 pthread_kill + 95 QtQA::App::TestRunner: 2 libsystem_c.dylib 0x00007fff8dd00a7a abort + 143 QtQA::App::TestRunner: 3 QtCore 0x0000000100c62089 _ZN13TestNamespaceL16qt_message_fatalENS_9QtMsgTypeERKNS_18QMessageLogContextERKNS_7QStringE + 9 QtQA::App::TestRunner: 4 QtCore 0x0000000100c62635 TestNamespace::QMessageLogger::fatal(char const*, ...) const + 165 QtQA::App::TestRunner: 5 QtTest 0x0000000101253e8d TestNamespace::QTest::FatalSignalHandler::signal(int) + 77 QtQA::App::TestRunner: 6 libsystem_c.dylib 0x00007fff8dd61cfa _sigtramp + 26 QtQA::App::TestRunner: 7 QtGui 0x0000000100789f5f TestNamespace::QGuiApplicationPrivate::processExposeEvent(TestNamespace::QWindowSystemInterfacePrivate::ExposeEvent*) + 63 QtQA::App::TestRunner: 8 QtGui 0x00000001007863cc TestNamespace::QGuiApplicationPrivate::processWindowSystemEvent(TestNamespace::QWindowSystemInterfacePrivate::WindowSystemEvent*) + 572 QtQA::App::TestRunner: 9 QtGui 0x0000000100776808 TestNamespace::QWindowSystemInterface::sendWindowSystemEvents(TestNamespace::QFlags) + 56 QtQA::App::TestRunner: 10 QtGui 0x0000000100774cdf TestNamespace::QWindowSystemInterface::flushWindowSystemEvents() + 575 QtQA::App::TestRunner: 11 libqcocoa.dylib 0x0000000102d0fb76 -[QNSView updateGeometry] + 582 QtQA::App::TestRunner: 12 com.apple.Foundation 0x00007fff8fc6dd0e __-[NSNotificationCenter addObserver:selector:name:object:]_block_invoke_1 + 47 QtQA::App::TestRunner: 13 com.apple.CoreFoundation 0x00007fff8d10d7ba _CFXNotificationPost + 2634 QtQA::App::TestRunner: 14 com.apple.Foundation 0x00007fff8fc59fc3 -[NSNotificationCenter postNotificationName:object:userInfo:] + 65 QtQA::App::TestRunner: 15 com.apple.AppKit 0x00007fff8977bb1f -[NSView _postFrameChangeNotification] + 260 QtQA::App::TestRunner: 16 com.apple.AppKit 0x00007fff896a0cfd -[NSView setFrameOrigin:] + 609 QtQA::App::TestRunner: 17 com.apple.AppKit 0x00007fff896a0a33 -[NSView setFrame:] + 231 QtQA::App::TestRunner: 18 libqcocoa.dylib 0x0000000102d0c865 TestNamespace::QCocoaWindow::recreateWindow(TestNamespace::QPlatformWindow const*) + 613 QtQA::App::TestRunner: 19 libqcocoa.dylib 0x0000000102d0e3ed TestNamespace::QCocoaWindow::setParent(TestNamespace::QPlatformWindow const*) + 61 QtQA::App::TestRunner: 20 QtGui 0x000000010078f78d TestNamespace::QWindow::setParent(TestNamespace::QWindow*) + 77 QtQA::App::TestRunner: 21 QtWidgets 0x000000010012f983 TestNamespace::q_createNativeChildrenAndSetParent(TestNamespace::QWidget const*) + 387 QtQA::App::TestRunner: 22 QtWidgets 0x000000010012fd04 TestNamespace::QWidgetPrivate::create_sys(unsigned long long, bool, bool) + 756 QtQA::App::TestRunner: 23 QtWidgets 0x000000010010618a TestNamespace::QWidget::create(unsigned long long, bool, bool) + 378 QtQA::App::TestRunner: 24 QtWidgets 0x0000000100115148 TestNamespace::QWidget::setVisible(bool) + 216 QtQA::App::TestRunner: 25 @BUNDLEIDENTIFIER@ 0x000000010000a8e5 tst_QGL::graphicsViewClipping() + 341 QtQA::App::TestRunner: 26 QtCore 0x0000000100e52aef 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 0x0000000100e526dc 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 0x0000000101257989 _ZN13TestNamespace5QTestL17qInvokeTestMethodEPKcS2_ + 1465 QtQA::App::TestRunner: 29 QtTest 0x00000001012547a2 TestNamespace::QTest::qExec(TestNamespace::QObject*, int, char**) + 1682 QtQA::App::TestRunner: 30 @BUNDLEIDENTIFIER@ 0x0000000100015d88 main + 88 QtQA::App::TestRunner: 31 @BUNDLEIDENTIFIER@ 0x0000000100003da4 start + 52 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1:: Dispatch queue: com.apple.libdispatch-manager QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff8e3867e6 kevent + 10 QtQA::App::TestRunner: 1 libdispatch.dylib 0x00007fff8f217786 _dispatch_mgr_invoke + 923 QtQA::App::TestRunner: 2 libdispatch.dylib 0x00007fff8f216316 _dispatch_mgr_thread + 54 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2: QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff8e386192 __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libsystem_c.dylib 0x00007fff8dd0f594 _pthread_wqthread + 758 QtQA::App::TestRunner: 2 libsystem_c.dylib 0x00007fff8dd10b85 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 3: QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff8e386192 __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libsystem_c.dylib 0x00007fff8dd0f594 _pthread_wqthread + 758 QtQA::App::TestRunner: 2 libsystem_c.dylib 0x00007fff8dd10b85 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 4: QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff8e386192 __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libsystem_c.dylib 0x00007fff8dd0f594 _pthread_wqthread + 758 QtQA::App::TestRunner: 2 libsystem_c.dylib 0x00007fff8dd10b85 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 5: QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff8e386192 __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libsystem_c.dylib 0x00007fff8dd0f594 _pthread_wqthread + 758 QtQA::App::TestRunner: 2 libsystem_c.dylib 0x00007fff8dd10b85 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 6:: QThread QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff8e385df2 __select + 10 QtQA::App::TestRunner: 1 QtCore 0x0000000100e950c4 TestNamespace::qt_safe_select(int, fd_set*, fd_set*, fd_set*, timespec const*) + 68 QtQA::App::TestRunner: 2 QtCore 0x0000000100e9603a TestNamespace::QEventDispatcherUNIXPrivate::doSelect(TestNamespace::QFlags, timespec*) + 682 QtQA::App::TestRunner: 3 QtCore 0x0000000100e96fa7 TestNamespace::QEventDispatcherUNIX::processEvents(TestNamespace::QFlags) + 263 QtQA::App::TestRunner: 4 QtCore 0x0000000100e47154 TestNamespace::QEventLoop::exec(TestNamespace::QFlags) + 404 QtQA::App::TestRunner: 5 QtCore 0x0000000100c6e423 TestNamespace::QThread::exec() + 115 QtQA::App::TestRunner: 6 QtCore 0x0000000100c7256a TestNamespace::QThreadPrivate::start(void*) + 474 QtQA::App::TestRunner: 7 libsystem_c.dylib 0x00007fff8dd0d8bf _pthread_start + 335 QtQA::App::TestRunner: 8 libsystem_c.dylib 0x00007fff8dd10b75 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: 0x00007fff5fbfcfa8 rdx: 0x0000000000000000 QtQA::App::TestRunner: rdi: 0x0000000000000107 rsi: 0x0000000000000006 rbp: 0x00007fff5fbfcfd0 rsp: 0x00007fff5fbfcfa8 QtQA::App::TestRunner: r8: 0x00007fff77558fb8 r9: 0x0000000101662cb0 r10: 0x00007fff8e385d0a r11: 0xffffff80002dad60 QtQA::App::TestRunner: r12: 0x0000000000000002 r13: 0x0000000102e103a0 r14: 0x00007fff7755b960 r15: 0x0000000102e103a0 QtQA::App::TestRunner: rip: 0x00007fff8e385ce2 rfl: 0x0000000000000246 cr2: 0x0000000114da0000 QtQA::App::TestRunner: Logical CPU: 0 QtQA::App::TestRunner: QtQA::App::TestRunner: Binary Images: QtQA::App::TestRunner: 0x100000000 - 0x100021ff7 + at BUNDLEIDENTIFIER@ (??? - ???) <5EEF5B8A-75F4-345B-96F6-190FD97ECD90> /work/*/tst_qgl.app/Contents/MacOS/tst_qgl QtQA::App::TestRunner: 0x100037000 - 0x10007eff7 +QtOpenGL (5.3.0 - compatibility 5.3.0) /work/*/QtOpenGL.framework/Versions/5/QtOpenGL QtQA::App::TestRunner: 0x1000b1000 - 0x10055efff +QtWidgets (5.3.0 - compatibility 5.3.0) /work/*/QtWidgets.framework/Versions/5/QtWidgets QtQA::App::TestRunner: 0x100766000 - 0x100af2ff7 +QtGui (5.3.0 - compatibility 5.3.0) <80AB12DA-5D4B-31E6-87DF-AFCDF71C2A67> /work/*/QtGui.framework/Versions/5/QtGui QtQA::App::TestRunner: 0x100c47000 - 0x10112dfff +QtCore (5.3.0 - compatibility 5.3.0) <8A98BC63-10D2-3B8F-B32F-60AFDB716135> /work/*/QtCore.framework/Versions/5/QtCore QtQA::App::TestRunner: 0x10124f000 - 0x101271ff7 +QtTest (5.3.0 - compatibility 5.3.0) <0257CBC4-6236-32E0-818E-E58CE6FFBD1A> /work/*/QtTest.framework/Versions/5/QtTest QtQA::App::TestRunner: 0x101285000 - 0x10128bfff com.apple.agl (3.2.0 - AGL-3.2.0) /System/Library/Frameworks/AGL.framework/Versions/A/AGL QtQA::App::TestRunner: 0x101783000 - 0x1017adff7 +QtPrintSupport (5.3.0 - compatibility 5.3.0) /work/*/QtPrintSupport.framework/Versions/5/QtPrintSupport QtQA::App::TestRunner: 0x102a90000 - 0x102a9efff libGPUSupport.dylib (??? - ???) <9FF8DDA2-7CB1-3888-8AAE-227C7691CB98> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/libGPUSupport.dylib QtQA::App::TestRunner: 0x102aa5000 - 0x102ad3ff7 GLRendererFloat (??? - ???) <06CA5D0B-BC5F-3CC7-836D-A02F7DB92BE8> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GLRendererFloat QtQA::App::TestRunner: 0x102adc000 - 0x102ae6fef 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: 0x102aec000 - 0x102aefff7 libCoreFSCache.dylib (??? - ???) <0D155750-7910-32C5-8327-924FC1089442> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib QtQA::App::TestRunner: 0x102d00000 - 0x102d8efff +libqcocoa.dylib (??? - ???) <995E22E9-7C90-301B-9FB1-AD71CA050F12> /work/*/libqcocoa.dylib QtQA::App::TestRunner: 0x1047c9000 - 0x1047c9ff1 +cl_kernels (??? - ???) cl_kernels QtQA::App::TestRunner: 0x1047cf000 - 0x1047d0ff3 +cl_kernels (??? - ???) <2A02F963-13CE-472B-B0C9-368FEBAA9D83> cl_kernels QtQA::App::TestRunner: 0x1047f2000 - 0x1047f8ff7 +libqgif.dylib (??? - ???) <63DC4F67-2136-3749-886B-95125D0B9B2F> /work/*/libqgif.dylib QtQA::App::TestRunner: 0x107619000 - 0x1077d1fff GLEngine (??? - ???) <59179FEC-D0E2-38B3-BD49-765506A645AC> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine QtQA::App::TestRunner: 0x107808000 - 0x107962fff libGLProgrammability.dylib (??? - ???) <90390984-70BC-365C-AB3E-16C35C4240CB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib QtQA::App::TestRunner: 0x1079b4000 - 0x1079b9fff +libqico.dylib (??? - ???) <985D7D56-BE5C-33CD-81E9-E9622F0F5B18> /work/*/libqico.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: 0x108f0f000 - 0x108faeff7 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: 0x109940000 - 0x10997bff7 +libqjpeg.dylib (??? - ???) /work/*/libqjpeg.dylib QtQA::App::TestRunner: 0x7fff60392000 - 0x7fff603c6baf dyld (195.6 - ???) /usr/lib/dyld QtQA::App::TestRunner: 0x7fff86904000 - 0x7fff86928fff com.apple.RemoteViewServices (1.5 - 44.2) /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices QtQA::App::TestRunner: 0x7fff8695d000 - 0x7fff8695dfff com.apple.CoreServices (53 - 53) <043C8026-8EDD-3241-B090-F589E24062EF> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices QtQA::App::TestRunner: 0x7fff86987000 - 0x7fff8698bfff libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) /usr/lib/system/libmathCommon.A.dylib QtQA::App::TestRunner: 0x7fff8698c000 - 0x7fff8699bff7 libxar-nossl.dylib (??? - ???) /usr/lib/libxar-nossl.dylib QtQA::App::TestRunner: 0x7fff8699c000 - 0x7fff86aa9fff 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: 0x7fff86aaa000 - 0x7fff86aaffff libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <98ECD5F6-E85C-32A5-98CD-8911230CB66A> /usr/lib/system/libcompiler_rt.dylib QtQA::App::TestRunner: 0x7fff86c69000 - 0x7fff86c6efff 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: 0x7fff86c6f000 - 0x7fff86ce5ff7 libc++.1.dylib (28.4.0 - compatibility 1.0.0) /usr/lib/libc++.1.dylib QtQA::App::TestRunner: 0x7fff86ce6000 - 0x7fff86d56fff com.apple.datadetectorscore (3.0 - 179.4) <9C01D16F-75A9-3BDD-B91A-F0F32261A2E7> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore QtQA::App::TestRunner: 0x7fff86d5d000 - 0x7fff86da3fff libcurl.4.dylib (7.0.0 - compatibility 7.0.0) <2C442396-1006-3765-92D2-60869D4641CE> /usr/lib/libcurl.4.dylib QtQA::App::TestRunner: 0x7fff86da4000 - 0x7fff86db9fff 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: 0x7fff86dc5000 - 0x7fff86fc7fff libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <0176782F-9526-3905-813A-7A5676EC2C86> /usr/lib/libicucore.A.dylib QtQA::App::TestRunner: 0x7fff876a0000 - 0x7fff876fcff7 com.apple.HIServices (1.21 - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices QtQA::App::TestRunner: 0x7fff876fd000 - 0x7fff87701fff libdyld.dylib (195.6.0 - compatibility 1.0.0) /usr/lib/system/libdyld.dylib QtQA::App::TestRunner: 0x7fff87702000 - 0x7fff877a3fff 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: 0x7fff877a4000 - 0x7fff87a18fff 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: 0x7fff87a19000 - 0x7fff87a58fff com.apple.AE (527.7 - 527.7) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE QtQA::App::TestRunner: 0x7fff87a59000 - 0x7fff87a94fff libsystem_info.dylib (??? - ???) <35F90252-2AE1-32C5-8D34-782C614D9639> /usr/lib/system/libsystem_info.dylib QtQA::App::TestRunner: 0x7fff88396000 - 0x7fff88397ff7 libsystem_sandbox.dylib (??? - ???) <2A09E4DA-F47C-35CB-B70C-E0492BA9F20E> /usr/lib/system/libsystem_sandbox.dylib QtQA::App::TestRunner: 0x7fff88398000 - 0x7fff88538ff7 com.apple.QuartzCore (1.7 - 270.5) <19E5E0AB-DAA9-3F97-988C-D9A46AFB9C04> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore QtQA::App::TestRunner: 0x7fff88539000 - 0x7fff8853ffff libmacho.dylib (800.0.0 - compatibility 1.0.0) <165514D7-1BFA-38EF-A151-676DCD21FB64> /usr/lib/system/libmacho.dylib QtQA::App::TestRunner: 0x7fff8889b000 - 0x7fff888a4ff7 libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) /usr/lib/system/libsystem_notify.dylib QtQA::App::TestRunner: 0x7fff88934000 - 0x7fff88a29fff libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <5C40E880-0706-378F-B864-3C2BD922D926> /usr/lib/libiconv.2.dylib QtQA::App::TestRunner: 0x7fff88a2a000 - 0x7fff88d56fff com.apple.HIToolbox (1.9 - ???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox QtQA::App::TestRunner: 0x7fff88d57000 - 0x7fff88dcafff libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <6BDD43E4-A4B1-379E-9ED5-8C713653DFF2> /usr/lib/libstdc++.6.dylib QtQA::App::TestRunner: 0x7fff88dcb000 - 0x7fff88e61ff7 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: 0x7fff88e78000 - 0x7fff88ed8fff 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: 0x7fff88ee5000 - 0x7fff88f37ff7 libGLU.dylib (??? - ???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib QtQA::App::TestRunner: 0x7fff88f53000 - 0x7fff88f93ff7 libcups.2.dylib (2.9.0 - compatibility 2.0.0) <7D2E5016-A960-3ADE-B042-F74063E79550> /usr/lib/libcups.2.dylib QtQA::App::TestRunner: 0x7fff892bb000 - 0x7fff893c7fff 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: 0x7fff893c8000 - 0x7fff893eefff com.apple.framework.familycontrols (3.0 - 300) <6F0C58C0-22E7-3877-8CFA-1ED0CB3CE38B> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls QtQA::App::TestRunner: 0x7fff893ef000 - 0x7fff893f2fff com.apple.help (1.3.2 - 42) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help QtQA::App::TestRunner: 0x7fff8948f000 - 0x7fff894e3fff 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: 0x7fff89659000 - 0x7fff8a25ffff com.apple.AppKit (6.7.5 - 1138.51) <44417D02-6123-3FC3-A119-CE51BB4C3006> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit QtQA::App::TestRunner: 0x7fff8a260000 - 0x7fff8a284fff com.apple.Kerberos (1.0 - 1) <1F826BCE-DA8F-381D-9C4C-A36AA0EA1CB9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos QtQA::App::TestRunner: 0x7fff8a28f000 - 0x7fff8a2b8fff com.apple.CoreVideo (1.7 - 70.3) <9A9D4058-9935-3B0A-B1A6-27EB78D02249> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo QtQA::App::TestRunner: 0x7fff8a2b9000 - 0x7fff8a2baff7 libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869> /usr/lib/system/libsystem_blocks.dylib QtQA::App::TestRunner: 0x7fff8a309000 - 0x7fff8a30ffff com.apple.DiskArbitration (2.4.1 - 2.4.1) /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration QtQA::App::TestRunner: 0x7fff8a310000 - 0x7fff8a310fff 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: 0x7fff8a463000 - 0x7fff8a477ff7 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: 0x7fff8a4a2000 - 0x7fff8a4a3fff libunc.dylib (24.0.0 - compatibility 1.0.0) <337960EE-0A85-3DD0-A760-7134CF4C0AFF> /usr/lib/system/libunc.dylib QtQA::App::TestRunner: 0x7fff8a52b000 - 0x7fff8ab0ffff libBLAS.dylib (??? - ???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib QtQA::App::TestRunner: 0x7fff8ab67000 - 0x7fff8aba7fe7 libGLImage.dylib (??? - ???) <0B7DAB2B-F1C6-39C7-B864-61EF683B6656> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib QtQA::App::TestRunner: 0x7fff8aba8000 - 0x7fff8abaffff libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <0AB51EE2-E914-358C-AC19-47BC024BDAE7> /usr/lib/system/libcopyfile.dylib QtQA::App::TestRunner: 0x7fff8addc000 - 0x7fff8ae76ff7 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: 0x7fff8b12e000 - 0x7fff8b156fff com.apple.PerformanceAnalysis (1.11 - 11) <8D4C6382-DD92-37A2-BCFC-E89951320848> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis QtQA::App::TestRunner: 0x7fff8b157000 - 0x7fff8b381fe7 com.apple.CoreData (104.1 - 358.14) <6BB64605-8DA7-337D-A2AB-A3346A421CBD> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData QtQA::App::TestRunner: 0x7fff8b38e000 - 0x7fff8b412ff7 com.apple.ApplicationServices.ATS (317.12.0 - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS QtQA::App::TestRunner: 0x7fff8b413000 - 0x7fff8b41afff libGFXShared.dylib (??? - ???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib QtQA::App::TestRunner: 0x7fff8b41b000 - 0x7fff8b428ff7 libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) /usr/lib/libbz2.1.0.dylib QtQA::App::TestRunner: 0x7fff8b429000 - 0x7fff8b42bfff libCVMSPluginSupport.dylib (??? - ???) <982F1ED4-3CBB-3161-8BEA-8A980C27FCC1> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib QtQA::App::TestRunner: 0x7fff8b4b1000 - 0x7fff8b4e4ff7 com.apple.GSS (2.2 - 2.0) <971395D0-B9D0-3FDE-B23F-6F9D0A2FB95F> /System/Library/Frameworks/GSS.framework/Versions/A/GSS QtQA::App::TestRunner: 0x7fff8b4e5000 - 0x7fff8b502fff libxpc.dylib (77.19.0 - compatibility 1.0.0) <9F57891B-D7EF-3050-BEDD-21E7C6668248> /usr/lib/system/libxpc.dylib QtQA::App::TestRunner: 0x7fff8b503000 - 0x7fff8b5a5fff com.apple.securityfoundation (5.0 - 55116) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation QtQA::App::TestRunner: 0x7fff8b5b7000 - 0x7fff8b5b8fff libdnsinfo.dylib (395.11.0 - compatibility 1.0.0) <853BAAA5-270F-3FDC-B025-D448DB72E1C3> /usr/lib/system/libdnsinfo.dylib QtQA::App::TestRunner: 0x7fff8b602000 - 0x7fff8b604ff7 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: 0x7fff8b605000 - 0x7fff8b68aff7 com.apple.Heimdal (2.2 - 2.0) /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal QtQA::App::TestRunner: 0x7fff8bc4a000 - 0x7fff8bc5dff7 libCRFSuite.dylib (??? - ???) <0B76941F-218E-30C8-B6DE-E15919F8DBEB> /usr/lib/libCRFSuite.dylib QtQA::App::TestRunner: 0x7fff8bf84000 - 0x7fff8bf84fff com.apple.Accelerate (1.7 - Accelerate 1.7) <82DDF6F5-FBC3-323D-B71D-CF7ABC5CF568> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate QtQA::App::TestRunner: 0x7fff8bf85000 - 0x7fff8bf9cfff com.apple.MultitouchSupport.framework (231.4 - 231.4) <10A978D1-8781-33F0-BE45-60C9171F7278> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport QtQA::App::TestRunner: 0x7fff8cce2000 - 0x7fff8cd03fff libPng.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib QtQA::App::TestRunner: 0x7fff8cd0c000 - 0x7fff8cd50ff7 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: 0x7fff8cd52000 - 0x7fff8cd53ff7 libremovefile.dylib (21.1.0 - compatibility 1.0.0) <739E6C83-AA52-3C6C-A680-B37FE2888A04> /usr/lib/system/libremovefile.dylib QtQA::App::TestRunner: 0x7fff8ce2f000 - 0x7fff8ce4cff7 com.apple.openscripting (1.3.3 - ???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting QtQA::App::TestRunner: 0x7fff8ce4d000 - 0x7fff8ce7afe7 libSystem.B.dylib (159.1.0 - compatibility 1.0.0) /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: 0x7fff8ce80000 - 0x7fff8ceebff7 com.apple.framework.IOKit (2.0 - ???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit QtQA::App::TestRunner: 0x7fff8ceec000 - 0x7fff8d053fff 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: 0x7fff8d07e000 - 0x7fff8d0c0ff7 libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) /usr/lib/system/libcommonCrypto.dylib QtQA::App::TestRunner: 0x7fff8d0c1000 - 0x7fff8d295ff7 com.apple.CoreFoundation (6.7.2 - 635.21) <62A3402E-A4E7-391F-AD20-1EF20236CE1B> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation QtQA::App::TestRunner: 0x7fff8d2b3000 - 0x7fff8d2ffff7 com.apple.SystemConfiguration (1.11.3 - 1.11) <0A7F1982-B4EA-3424-A0C7-FE46C6224F03> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration QtQA::App::TestRunner: 0x7fff8d5a3000 - 0x7fff8d682fff 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: 0x7fff8d683000 - 0x7fff8d736ff7 com.apple.CoreText (220.22.0 - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText QtQA::App::TestRunner: 0x7fff8d765000 - 0x7fff8d767fff com.apple.TrustEvaluationAgent (2.0 - 1) <1F31CAFF-C1C6-33D3-94E9-11B721761DDF> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent QtQA::App::TestRunner: 0x7fff8d978000 - 0x7fff8d986fff com.apple.NetAuth (3.2 - 3.2) /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth QtQA::App::TestRunner: 0x7fff8d987000 - 0x7fff8da0afef com.apple.Metadata (10.7.0 - 627.37) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata QtQA::App::TestRunner: 0x7fff8da4c000 - 0x7fff8da51fff libpam.2.dylib (3.0.0 - compatibility 3.0.0) /usr/lib/libpam.2.dylib QtQA::App::TestRunner: 0x7fff8dcbf000 - 0x7fff8dd9cfef libsystem_c.dylib (763.13.0 - compatibility 1.0.0) <41B43515-2806-3FBC-ACF1-A16F35B7E290> /usr/lib/system/libsystem_c.dylib QtQA::App::TestRunner: 0x7fff8dd9d000 - 0x7fff8de13fff com.apple.CoreSymbolication (2.2 - 73.2) <126415E3-3A35-315B-B4B7-507CDBED0D58> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication QtQA::App::TestRunner: 0x7fff8de28000 - 0x7fff8de36ff7 libkxld.dylib (??? - ???) <01161870-E3B3-3F87-BA4A-0AA7A081F409> /usr/lib/system/libkxld.dylib QtQA::App::TestRunner: 0x7fff8de37000 - 0x7fff8df3efe7 libsqlite3.dylib (9.6.0 - compatibility 9.0.0) /usr/lib/libsqlite3.dylib QtQA::App::TestRunner: 0x7fff8df54000 - 0x7fff8df5afff IOSurface (??? - ???) <77C6757B-D357-3E34-9424-48F962B5CC9C> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface QtQA::App::TestRunner: 0x7fff8df5b000 - 0x7fff8df87ff7 com.apple.CoreServicesInternal (113.19 - 113.19) <74532B3B-EDE0-3553-9BED-F02B9CDF1FF7> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal QtQA::App::TestRunner: 0x7fff8df95000 - 0x7fff8df95fff libOpenScriptingUtil.dylib (??? - ???) /usr/lib/libOpenScriptingUtil.dylib QtQA::App::TestRunner: 0x7fff8dfbe000 - 0x7fff8dff7fe7 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: 0x7fff8e094000 - 0x7fff8e0d5fff 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: 0x7fff8e150000 - 0x7fff8e19efff libauto.dylib (??? - ???) /usr/lib/libauto.dylib QtQA::App::TestRunner: 0x7fff8e19f000 - 0x7fff8e1b1ff7 libbsm.0.dylib (??? - ???) <349BB16F-75FA-363F-8D98-7A9C3FA90A0D> /usr/lib/libbsm.0.dylib QtQA::App::TestRunner: 0x7fff8e209000 - 0x7fff8e25dff7 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: 0x7fff8e25e000 - 0x7fff8e269ff7 libc++abi.dylib (14.0.0 - compatibility 1.0.0) <8FF3D766-D678-36F6-84AC-423C878E6D14> /usr/lib/libc++abi.dylib QtQA::App::TestRunner: 0x7fff8e2fe000 - 0x7fff8e366ff7 com.apple.coreui (1.2.2 - 165.11) <9316266A-39CA-3EC7-9C9E-726462CEFF4D> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI QtQA::App::TestRunner: 0x7fff8e367000 - 0x7fff8e36eff7 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: 0x7fff8e36f000 - 0x7fff8e38ffff libsystem_kernel.dylib (1699.32.7 - compatibility 1.0.0) <66C9F9BD-C7B3-30D4-B1A0-03C8A6392351> /usr/lib/system/libsystem_kernel.dylib QtQA::App::TestRunner: 0x7fff8e390000 - 0x7fff8e390fff com.apple.vecLib (3.7 - vecLib 3.7) <9A58105C-B36E-35B5-812C-4ED693F2618F> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff8e500000 - 0x7fff8e517fff com.apple.CFOpenDirectory (10.7 - 146) /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory QtQA::App::TestRunner: 0x7fff8e518000 - 0x7fff8e548ff7 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: 0x7fff8e549000 - 0x7fff8e574ff7 libxslt.1.dylib (3.24.0 - compatibility 3.0.0) /usr/lib/libxslt.1.dylib QtQA::App::TestRunner: 0x7fff8e575000 - 0x7fff8e57bff7 libunwind.dylib (30.0.0 - compatibility 1.0.0) <1E9C6C8C-CBE8-3F4B-A5B5-E03E3AB53231> /usr/lib/system/libunwind.dylib QtQA::App::TestRunner: 0x7fff8e57c000 - 0x7fff8e58bfff 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: 0x7fff8ec3d000 - 0x7fff8ef59fff 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: 0x7fff8ef5a000 - 0x7fff8ef5afff com.apple.ApplicationServices (41 - 41) <89B6AD5B-5C75-3E83-8C2B-AA7F4C55E400> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices QtQA::App::TestRunner: 0x7fff8f214000 - 0x7fff8f222fff libdispatch.dylib (187.10.0 - compatibility 1.0.0) <8E03C652-922A-3399-93DE-9EA0CBFA0039> /usr/lib/system/libdispatch.dylib QtQA::App::TestRunner: 0x7fff8f25e000 - 0x7fff8f266fff libsystem_dnssd.dylib (??? - ???) <584B321E-5159-37CD-B2E7-82E069C70AFB> /usr/lib/system/libsystem_dnssd.dylib QtQA::App::TestRunner: 0x7fff8f269000 - 0x7fff8f39ffff com.apple.vImage (5.1 - 5.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage QtQA::App::TestRunner: 0x7fff8f3ae000 - 0x7fff8f3c0ff7 libz.1.dylib (1.2.5 - compatibility 1.0.0) <30CBEF15-4978-3DED-8629-7109880A19D4> /usr/lib/libz.1.dylib QtQA::App::TestRunner: 0x7fff8fb6a000 - 0x7fff8fb6dfff libCoreVMClient.dylib (??? - ???) <28CB0F3F-A202-391F-8CAC-FC9A1398A962> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib QtQA::App::TestRunner: 0x7fff8fb9e000 - 0x7fff8fba1fff libRadiance.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib QtQA::App::TestRunner: 0x7fff8fba2000 - 0x7fff8fba3fff liblangid.dylib (??? - ???) /usr/lib/liblangid.dylib QtQA::App::TestRunner: 0x7fff8fc22000 - 0x7fff8fc22fff com.apple.Carbon (153 - 153) <16EA5662-5C2C-3267-B419-66669AE536D7> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon QtQA::App::TestRunner: 0x7fff8fc23000 - 0x7fff8fc30fff 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: 0x7fff8fc57000 - 0x7fff8ff70fff com.apple.Foundation (6.7.2 - 833.25) <22AAC369-B63C-3C55-8AC6-C3ECBA44DA7B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation QtQA::App::TestRunner: 0x7fff902fe000 - 0x7fff90303fff com.apple.OpenDirectory (10.7 - 146) <7960A302-F9AC-3F72-838E-3A382032DCA6> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory QtQA::App::TestRunner: 0x7fff90304000 - 0x7fff903e8ff7 com.apple.CoreServices.OSServices (478.49 - 478.49) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices QtQA::App::TestRunner: 0x7fff903e9000 - 0x7fff903f4ff7 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: 0x7fff903f5000 - 0x7fff903ffff7 liblaunch.dylib (392.39.0 - compatibility 1.0.0) <8C235D13-2928-30E5-9E12-2CC3D6324AE2> /usr/lib/system/liblaunch.dylib QtQA::App::TestRunner: 0x7fff90400000 - 0x7fff904e4e5f libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <871E688B-CF57-3BC7-80D6-F6476DFF109B> /usr/lib/libobjc.A.dylib QtQA::App::TestRunner: 0x7fff904e5000 - 0x7fff904e9fff 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: 0x7fff904ea000 - 0x7fff9054cff7 com.apple.Symbolication (1.3 - 91) <0945ACAF-AA0A-3D01-9960-72B51722EC1F> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication QtQA::App::TestRunner: 0x7fff90590000 - 0x7fff90692fff libxml2.2.dylib (10.3.0 - compatibility 10.0.0) /usr/lib/libxml2.2.dylib QtQA::App::TestRunner: 0x7fff90817000 - 0x7fff9091cfff libFontParser.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib QtQA::App::TestRunner: 0x7fff9091d000 - 0x7fff90978ff7 com.apple.opencl (2.0.19 - 2.0.19) /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL QtQA::App::TestRunner: 0x7fff909c3000 - 0x7fff909c4fff libDiagnosticMessagesClient.dylib (??? - ???) <3DCF577B-F126-302B-BCE2-4DB9A95B8598> /usr/lib/libDiagnosticMessagesClient.dylib QtQA::App::TestRunner: 0x7fff909e4000 - 0x7fff909e9ff7 libsystem_network.dylib (??? - ???) <5DE7024E-1D2D-34A2-80F4-08326331A75B> /usr/lib/system/libsystem_network.dylib QtQA::App::TestRunner: 0x7fff909ea000 - 0x7fff90ac8fff com.apple.DiscRecording (6.0.4 - 6040.4.1) /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording QtQA::App::TestRunner: 0x7fff90efd000 - 0x7fff90efffff libquarantine.dylib (36.7.0 - compatibility 1.0.0) <8D9832F9-E4A9-38C3-B880-E5210B2353C7> /usr/lib/system/libquarantine.dylib QtQA::App::TestRunner: 0x7fff91418000 - 0x7fff91423fff com.apple.CommonAuth (2.2 - 2.0) <77E6F0D0-85B6-30B5-B99C-F57104DD2EBA> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth QtQA::App::TestRunner: 0x7fff91493000 - 0x7fff915f0fff 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: 0x7fff9160c000 - 0x7fff91610ff7 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: 0x7fff91611000 - 0x7fff91611fff com.apple.Cocoa (6.6 - ???) <7EC4D759-B2A6-3A99-AC75-809FED1500C6> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa QtQA::App::TestRunner: 0x7fff91612000 - 0x7fff91617fff libcache.dylib (47.0.0 - compatibility 1.0.0) <1571C3AB-BCB2-38CD-B3B2-C5FC3F927C6A> /usr/lib/system/libcache.dylib QtQA::App::TestRunner: 0x7fff91618000 - 0x7fff91731fff 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: 0x7fff91799000 - 0x7fff917c2fff 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: 0x7fff917c3000 - 0x7fff9181bff7 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: 0x7fff9181c000 - 0x7fff91b11ff7 com.apple.security (7.0 - 55148.6) <4535E500-973A-3BA7-AF65-DF5CF0658F02> /System/Library/Frameworks/Security.framework/Versions/A/Security QtQA::App::TestRunner: 0x7fff91b12000 - 0x7fff91b12fff 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: 0x7fff91b13000 - 0x7fff91b16ff7 com.apple.securityhi (4.0 - 1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI QtQA::App::TestRunner: 0x7fff91b56000 - 0x7fff91c50ff7 com.apple.DiskImagesFramework (10.7.4 - 331.7) /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages QtQA::App::TestRunner: 0x7fff91c51000 - 0x7fff91c58fff com.apple.NetFS (4.0 - 4.0) <433EEE54-E383-3505-9154-45B909FD3AF0> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS QtQA::App::TestRunner: 0x7fff91c98000 - 0x7fff91cb4ff7 com.apple.GenerationalStorage (1.0 - 126.1) <509F52ED-E54B-3FEF-B3C2-759387B826E6> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage QtQA::App::TestRunner: 0x7fff91cb5000 - 0x7fff92653a27 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: 0x7fff926d1000 - 0x7fff9270bfe7 com.apple.DebugSymbols (2.1 - 87) <149201BE-A8A4-3E40-AD65-E5194B59162E> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols QtQA::App::TestRunner: 0x7fff9270c000 - 0x7fff9270cfff libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <61EFED6A-A407-301E-B454-CD18314F0075> /usr/lib/system/libkeymgr.dylib QtQA::App::TestRunner: 0x7fff9270d000 - 0x7fff92751ff7 com.apple.MediaKit (12 - 602) <0C2CBEDA-412F-3DDF-9C74-44114E5E0DB9> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit QtQA::App::TestRunner: 0x7fff92819000 - 0x7fff92c46fff libLAPACK.dylib (??? - ???) <4F2E1055-2207-340B-BB45-E4F16171EE0D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib QtQA::App::TestRunner: 0x7fff92c47000 - 0x7fff92c5dfff libGL.dylib (??? - ???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib QtQA::App::TestRunner: 0x7fff92c5e000 - 0x7fff92c70ff7 libsasl2.2.dylib (3.15.0 - compatibility 3.0.0) <6245B497-784B-355C-98EF-2DC6B45BF05C> /usr/lib/libsasl2.2.dylib QtQA::App::TestRunner: 0x7fff92c71000 - 0x7fff92d16fff 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: 0x7fff92ea3000 - 0x7fff92eb9ff7 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: 0x7fff92eba000 - 0x7fff92ed9fff libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <0635C52D-DD53-3721-A488-4C6E95607A74> /usr/lib/libresolv.9.dylib QtQA::App::TestRunner: 0x7fff92fa1000 - 0x7fff93009ff7 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: 0x7fff9300a000 - 0x7fff934d1fff FaceCoreLight (1.4.7 - compatibility 1.0.0) /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight QtQA::App::TestRunner: 0x7fff934de000 - 0x7fff93559ff7 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: 0x7fff9355a000 - 0x7fff93595fff com.apple.LDAPFramework (3.2 - 120.2) <275D4298-C435-3E98-AA25-95D9D0A56550> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP QtQA::App::TestRunner: 0x7fff935dc000 - 0x7fff936a3ff7 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: 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: 5639 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.7M resident=94.4M(55%) swapped_out_or_unallocated=78.3M(45%) QtQA::App::TestRunner: Writable regions: Total=109.9M written=11.6M(11%) resident=18.3M(17%) swapped_out=0K(0%) unallocated=91.7M(83%) QtQA::App::TestRunner: QtQA::App::TestRunner: REGION TYPE VIRTUAL QtQA::App::TestRunner: =========== ======= QtQA::App::TestRunner: CG backing stores 2696K 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 2328K QtQA::App::TestRunner: IOKit 168K QtQA::App::TestRunner: MALLOC 75.6M 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 11.0M QtQA::App::TestRunner: VM_ALLOCATE 16.2M QtQA::App::TestRunner: __CI_BITMAP 80K QtQA::App::TestRunner: __DATA 13.2M QtQA::App::TestRunner: __IMAGE 528K QtQA::App::TestRunner: __LINKEDIT 54.5M QtQA::App::TestRunner: __TEXT 118.2M QtQA::App::TestRunner: __UNICODE 544K QtQA::App::TestRunner: mapped file 40.6M QtQA::App::TestRunner: shared memory 308K QtQA::App::TestRunner: =========== ======= QtQA::App::TestRunner: TOTAL 396.4M QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qgl: 13 seconds, signal 6 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02282/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/dev_1386853869): http://codereview.qt-project.org/73808 [PS2] - Moved d3dcompiler from src/angle to src/angle/src From ci-noreply at qt-project.org Thu Dec 12 15:49:34 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 12 Dec 2013 16:49:34 +0200 Subject: [Ci-reports] pass on Qt_4.8_Integration #1718 Message-ID: <20131212_144934_094945.ci-noreply@qt-project.org> Qt_4.8_Integration #1718: SUCCESS Tested changes (refs/builds/4.8_1386841528): http://codereview.qt-project.org/73805 [PS1] - SSL: blacklist ANSSI intermediate certificate From ci-noreply at qt-project.org Thu Dec 12 15:55:53 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 12 Dec 2013 16:55:53 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2283 Message-ID: <20131212_145553_042438.ci-noreply@qt-project.org> Autotest `tst_qobject' failed :( Testing tst_QObject FAIL! : tst_QObject::property() Compared values are not the same Actual (property.userType()): 0 Expected (priorityMetaTypeId) : 1029 Loc: [../tst_qobject.cpp(1990)] Totals: 86 passed, 1 failed, 4 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() PASS : tst_QObject::moveToThread() 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() FAIL! : tst_QObject::property() Compared values are not the same Actual (property.userType()): 0 Expected (priorityMetaTypeId) : 1029 Loc: [../tst_qobject.cpp(1990)] 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() SKIP : tst_QObject::connectPrivateSlots() Needs QT_BUILD_INTERNAL Loc: [../tst_qobject.cpp(5537)] PASS : tst_QObject::connectFunctorArgDifference() SKIP : tst_QObject::connectFunctorOverloads() Does not compile without C++11 variadic template Loc: [../tst_qobject.cpp(5880)] PASS : tst_QObject::connectFunctorQueued() PASS : tst_QObject::connectFunctorWithContext() PASS : tst_QObject::connectStaticSlotWithObject() PASS : tst_QObject::disconnectDoesNotLeakFunctor() PASS : tst_QObject::contextDoesNotLeakFunctor() PASS : tst_QObject::connectBase() SKIP : tst_QObject::qmlConnect() Needs QT_BUILD_INTERNAL Loc: [../tst_qobject.cpp(6162)] PASS : tst_QObject::exceptions() SKIP : tst_QObject::noDeclarativeParentChangedOnDestruction() Needs QT_BUILD_INTERNAL Loc: [../tst_qobject.cpp(6295)] PASS : tst_QObject::cleanupTestCase() Totals: 86 passed, 1 failed, 4 skipped ********* Finished testing of tst_QObject ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qobject: 0.496333 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02283/linux-g++_no-widgets_Ubuntu_12.04_x64/log.txt.gz Tested changes (refs/builds/dev_1386859005): http://codereview.qt-project.org/72766 [PS9] - Add baseline support to QGridLayoutEngine http://codereview.qt-project.org/72134 [PS4] - QNX: Add support for BB10 text highlighting and spell checking http://codereview.qt-project.org/73134 [PS5] - QNX: Fix focus handling for secondary screen http://codereview.qt-project.org/73812 [PS3] - Fix erroneous exclusion of classes from related meta objects in moc http://codereview.qt-project.org/73718 [PS1] - QNetworkCookie: allow cookies for IPv6 domains http://codereview.qt-project.org/73717 [PS1] - QNetworkCookie: allow cookies for IPv4 domains http://codereview.qt-project.org/73803 [PS1] - tst_qlinedit: Create a new test widget on demand for each test. From ci-noreply at qt-project.org Thu Dec 12 16:05:57 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 12 Dec 2013 17:05:57 +0200 Subject: [Ci-reports] pass on QtBase_stable_Integration #2718 Message-ID: <20131212_150557_072673.ci-noreply@qt-project.org> QtBase_stable_Integration #2718: SUCCESS Tested changes (refs/builds/stable_1386855257): http://codereview.qt-project.org/73725 [PS3] - Make QTemporaryDir file name more random From ci-noreply at qt-project.org Thu Dec 12 16:28:49 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 12 Dec 2013 17:28:49 +0200 Subject: [Ci-reports] fail on QtPim_master_Integration #888 Message-ID: <20131212_152849_052442.ci-noreply@qt-project.org> QtPim_master_Integration » macx-clang_developer-build_OSX_10.8 #888: FAILURE Build log: http://testresults.qt-project.org/ci/QtPim_master_Integration/build_00888/macx-clang_developer-build_OSX_10.8/log.txt.gz ============================================================ QtPim_master_Integration » macx-clang_no-framework_OSX_10.8 #888: FAILURE Build log: http://testresults.qt-project.org/ci/QtPim_master_Integration/build_00888/macx-clang_no-framework_OSX_10.8/log.txt.gz Tested changes (refs/builds/master_1386862055): http://codereview.qt-project.org/72849 [PS4] - Fix declarative model update for items with a modified order From ci-noreply at qt-project.org Thu Dec 12 16:35:42 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 12 Dec 2013 17:35:42 +0200 Subject: [Ci-reports] fail on QtDeclarative_dev_Integration #1000 Message-ID: <20131212_153542_092980.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: 78 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_01000/linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz Tested changes (refs/builds/dev_1386860779): http://codereview.qt-project.org/73792 [PS2] - Fix SpringAnimation in Behavior when current value is set. From ci-noreply at qt-project.org Thu Dec 12 16:46:03 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 12 Dec 2013 17:46:03 +0200 Subject: [Ci-reports] pass on QtWebKit_stable_Integration #316 Message-ID: <20131212_154603_040510.ci-noreply@qt-project.org> QtWebKit_stable_Integration #316: SUCCESS Tested changes (refs/builds/stable_1386853219): http://codereview.qt-project.org/73823 [PS1] - Fix scroll-bar behavior in RTL layout From ci-noreply at qt-project.org Thu Dec 12 17:28:58 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 12 Dec 2013 18:28:58 +0200 Subject: [Ci-reports] pass on QtBase_dev_Integration #2284 Message-ID: <20131212_162858_015974.ci-noreply@qt-project.org> QtBase_dev_Integration #2284: SUCCESS Tested changes (refs/builds/dev_1386860284): http://codereview.qt-project.org/73134 [PS5] - QNX: Fix focus handling for secondary screen http://codereview.qt-project.org/68520 [PS1] - Automatically create QPainterPathStroke based on QPen http://codereview.qt-project.org/73808 [PS2] - Moved d3dcompiler from src/angle to src/angle/src From ci-noreply at qt-project.org Thu Dec 12 17:43:05 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 12 Dec 2013 18:43:05 +0200 Subject: [Ci-reports] pass on QtDeclarative_dev_Integration #1001 Message-ID: <20131212_164305_077611.ci-noreply@qt-project.org> QtDeclarative_dev_Integration #1001: SUCCESS Tested changes (refs/builds/dev_1386862635): http://codereview.qt-project.org/73286 [PS1] - Use platform specified duration for triggering MouseArea::onPressAndHold. From ci-noreply at qt-project.org Thu Dec 12 18:12:22 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 12 Dec 2013 19:12:22 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2285 Message-ID: <20131212_171222_015115.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/QtBase_dev_Integration/build_02285/revdep-qtdeclarative_linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz Tested changes (refs/builds/dev_1386865831): http://codereview.qt-project.org/73718 [PS1] - QNetworkCookie: allow cookies for IPv6 domains http://codereview.qt-project.org/73717 [PS1] - QNetworkCookie: allow cookies for IPv4 domains http://codereview.qt-project.org/73812 [PS4] - Fix erroneous exclusion of classes from related meta objects in moc http://codereview.qt-project.org/72766 [PS9] - Add baseline support to QGridLayoutEngine From ci-noreply at qt-project.org Thu Dec 12 18:17:46 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 12 Dec 2013 19:17:46 +0200 Subject: [Ci-reports] fail on QtDeclarative_dev_Integration #1002 Message-ID: <20131212_171746_026214.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: 78 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_01002/linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz Tested changes (refs/builds/dev_1386866679): http://codereview.qt-project.org/73792 [PS2] - Fix SpringAnimation in Behavior when current value is set. From ci-noreply at qt-project.org Thu Dec 12 18:24:02 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 12 Dec 2013 19:24:02 +0200 Subject: [Ci-reports] pass on QtPim_master_Integration #889 Message-ID: <20131212_172402_094073.ci-noreply@qt-project.org> QtPim_master_Integration #889: SUCCESS Tested changes (refs/builds/master_1386865822): http://codereview.qt-project.org/72849 [PS4] - Fix declarative model update for items with a modified order http://codereview.qt-project.org/73848 [PS1] - Remove unused qtjsbackend module from sync.profile From ci-noreply at qt-project.org Thu Dec 12 18:25:31 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 12 Dec 2013 19:25:31 +0200 Subject: [Ci-reports] pass on QtTools_stable_Integration #316 Message-ID: <20131212_172531_068129.ci-noreply@qt-project.org> QtTools_stable_Integration #316: SUCCESS Tested changes (refs/builds/stable_1386854768): http://codereview.qt-project.org/73833 [PS2] - windeployqt: Change command line option for QtHelp module to qthelp. http://codereview.qt-project.org/73832 [PS2] - windeployqt: Ignore empty paths returned by qmlimportscanner. http://codereview.qt-project.org/73831 [PS1] - windeplopyqt: Run qmlimportscanner from current directory. From ci-noreply at qt-project.org Thu Dec 12 19:12:04 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 12 Dec 2013 20:12:04 +0200 Subject: [Ci-reports] fail on QtBase_stable_Integration #2719 Message-ID: <20131212_181204_076818.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.2.1, Qt 5.2.1 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: 77 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_stable_Integration/build_02719/revdep-qtdeclarative_linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz Tested changes (refs/builds/stable_1386869494): http://codereview.qt-project.org/73860 [PS1] - QMetaType: Rename template type of type-erased iterator operations. http://codereview.qt-project.org/73864 [PS1] - Merge remote-tracking branch 'origin/release' into stable From ci-noreply at qt-project.org Thu Dec 12 19:13:22 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 12 Dec 2013 20:13:22 +0200 Subject: [Ci-reports] pass on QtSensors_stable_Integration #101 Message-ID: <20131212_181322_098282.ci-noreply@qt-project.org> QtSensors_stable_Integration #101: SUCCESS Tested changes (refs/builds/stable_1386869119): http://codereview.qt-project.org/73865 [PS1] - Merge remote-tracking branch 'origin/release' into stable From ci-noreply at qt-project.org Thu Dec 12 19:17:02 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 12 Dec 2013 20:17:02 +0200 Subject: [Ci-reports] fail on QtDeclarative_dev_Integration #1003 Message-ID: <20131212_181702_004095.ci-noreply@qt-project.org> Autotest `tst_qquicktrailemitter' failed :( Testing tst_qquicktrailemitter FAIL! : tst_qquicktrailemitter::test_basic() Compared values are not the same Actual (system->groupData[1]->size()): 510 Expected (500) : 500 Loc: [tst_qquicktrailemitter.cpp(89)] Totals: 2 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qquicktrailemitter ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_qquicktrailemitter::initTestCase() FAIL! : tst_qquicktrailemitter::test_basic() Compared values are not the same Actual (system->groupData[1]->size()): 510 Expected (500) : 500 Loc: [tst_qquicktrailemitter.cpp(89)] PASS : tst_qquicktrailemitter::cleanupTestCase() Totals: 2 passed, 1 failed, 0 skipped ********* Finished testing of tst_qquicktrailemitter ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquicktrailemitter: 11 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_01003/linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz Tested changes (refs/builds/dev_1386869418): http://codereview.qt-project.org/73792 [PS2] - Fix SpringAnimation in Behavior when current value is set. From ci-noreply at qt-project.org Thu Dec 12 19:34:41 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 12 Dec 2013 20:34:41 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2286 Message-ID: <20131212_183441_087224.ci-noreply@qt-project.org> Autotest `tst_qgl' failed :( Testing tst_QGL 2013-12-12 19:57:53.014 tst_qgl[88535:107] invalid drawable 2013-12-12 19:57:53.551 tst_qgl[88535:107] invalid drawable 2013-12-12 19:57:53.975 tst_qgl[88535:107] invalid drawable 2013-12-12 19:57:54.321 tst_qgl[88535:107] invalid drawable 2013-12-12 19:57:54.700 tst_qgl[88535:107] invalid drawable 2013-12-12 19:57:55.082 tst_qgl[88535:107] invalid drawable 2013-12-12 19:57:55.487 tst_qgl[88535:107] invalid drawable QFATAL : tst_QGL::graphicsViewClipping() Received signal 11 FAIL! : tst_QGL::graphicsViewClipping() Received a fatal error. Loc: [Unknown file(0)] Totals: 27 passed, 1 failed, 0 skipped QtQA::App::TestRunner: Process exited due to signal 6 QtQA::App::TestRunner: ============================= crash report follows: ============================ QtQA::App::TestRunner: Process: tst_qgl [88535] QtQA::App::TestRunner: Path: /work/*/tst_qgl.app/Contents/MacOS/tst_qgl QtQA::App::TestRunner: Identifier: @BUNDLEIDENTIFIER@ QtQA::App::TestRunner: Version: ??? (???) QtQA::App::TestRunner: Code Type: X86-64 (Native) QtQA::App::TestRunner: Parent Process: perl5.12 [88534] QtQA::App::TestRunner: QtQA::App::TestRunner: Date/Time: 2013-12-12 19:57:55.543 +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 (SIGABRT) QtQA::App::TestRunner: Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000004 QtQA::App::TestRunner: QtQA::App::TestRunner: VM Regions Near 0x4: QtQA::App::TestRunner: --> QtQA::App::TestRunner: __TEXT 0000000100000000-0000000100022000 [ 136K] r-x/rwx SM=COW /work/*/tst_qgl.app/Contents/MacOS/tst_qgl QtQA::App::TestRunner: QtQA::App::TestRunner: Application Specific Information: QtQA::App::TestRunner: objc[88535]: 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 0x00007fff9847dce2 __pthread_kill + 10 QtQA::App::TestRunner: 1 libsystem_c.dylib 0x00007fff8f4987d2 pthread_kill + 95 QtQA::App::TestRunner: 2 libsystem_c.dylib 0x00007fff8f489a7a abort + 143 QtQA::App::TestRunner: 3 QtCore 0x0000000100c62059 _ZN13TestNamespaceL16qt_message_fatalENS_9QtMsgTypeERKNS_18QMessageLogContextERKNS_7QStringE + 9 QtQA::App::TestRunner: 4 QtCore 0x0000000100c62605 TestNamespace::QMessageLogger::fatal(char const*, ...) const + 165 QtQA::App::TestRunner: 5 QtTest 0x0000000101253e8d TestNamespace::QTest::FatalSignalHandler::signal(int) + 77 QtQA::App::TestRunner: 6 libsystem_c.dylib 0x00007fff8f4eacfa _sigtramp + 26 QtQA::App::TestRunner: 7 QtCore 0x0000000100e49a9b TestNamespace::QCoreApplication::notifyInternal(TestNamespace::QObject*, TestNamespace::QEvent*) + 75 QtQA::App::TestRunner: 8 QtGui 0x0000000100789e58 TestNamespace::QGuiApplicationPrivate::processExposeEvent(TestNamespace::QWindowSystemInterfacePrivate::ExposeEvent*) + 328 QtQA::App::TestRunner: 9 QtGui 0x00000001007861bc TestNamespace::QGuiApplicationPrivate::processWindowSystemEvent(TestNamespace::QWindowSystemInterfacePrivate::WindowSystemEvent*) + 572 QtQA::App::TestRunner: 10 QtGui 0x00000001007765f8 TestNamespace::QWindowSystemInterface::sendWindowSystemEvents(TestNamespace::QFlags) + 56 QtQA::App::TestRunner: 11 QtGui 0x0000000100774acf TestNamespace::QWindowSystemInterface::flushWindowSystemEvents() + 575 QtQA::App::TestRunner: 12 libqcocoa.dylib 0x000000010370fb76 -[QNSView updateGeometry] + 582 QtQA::App::TestRunner: 13 com.apple.Foundation 0x00007fff979d8d0e __-[NSNotificationCenter addObserver:selector:name:object:]_block_invoke_1 + 47 QtQA::App::TestRunner: 14 com.apple.CoreFoundation 0x00007fff93ce07ba _CFXNotificationPost + 2634 QtQA::App::TestRunner: 15 com.apple.Foundation 0x00007fff979c4fc3 -[NSNotificationCenter postNotificationName:object:userInfo:] + 65 QtQA::App::TestRunner: 16 com.apple.AppKit 0x00007fff957e5b1f -[NSView _postFrameChangeNotification] + 260 QtQA::App::TestRunner: 17 com.apple.AppKit 0x00007fff9570acfd -[NSView setFrameOrigin:] + 609 QtQA::App::TestRunner: 18 com.apple.AppKit 0x00007fff9570aa33 -[NSView setFrame:] + 231 QtQA::App::TestRunner: 19 libqcocoa.dylib 0x000000010370c865 TestNamespace::QCocoaWindow::recreateWindow(TestNamespace::QPlatformWindow const*) + 613 QtQA::App::TestRunner: 20 libqcocoa.dylib 0x000000010370e3ed TestNamespace::QCocoaWindow::setParent(TestNamespace::QPlatformWindow const*) + 61 QtQA::App::TestRunner: 21 QtGui 0x000000010078f57d TestNamespace::QWindow::setParent(TestNamespace::QWindow*) + 77 QtQA::App::TestRunner: 22 QtWidgets 0x000000010012f983 TestNamespace::q_createNativeChildrenAndSetParent(TestNamespace::QWidget const*) + 387 QtQA::App::TestRunner: 23 QtWidgets 0x000000010012fd04 TestNamespace::QWidgetPrivate::create_sys(unsigned long long, bool, bool) + 756 QtQA::App::TestRunner: 24 QtWidgets 0x000000010010618a TestNamespace::QWidget::create(unsigned long long, bool, bool) + 378 QtQA::App::TestRunner: 25 QtWidgets 0x0000000100115148 TestNamespace::QWidget::setVisible(bool) + 216 QtQA::App::TestRunner: 26 @BUNDLEIDENTIFIER@ 0x000000010000a8e5 tst_QGL::graphicsViewClipping() + 341 QtQA::App::TestRunner: 27 QtCore 0x0000000100e52abf 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: 28 QtCore 0x0000000100e526ac 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: 29 QtTest 0x0000000101257989 _ZN13TestNamespace5QTestL17qInvokeTestMethodEPKcS2_ + 1465 QtQA::App::TestRunner: 30 QtTest 0x00000001012547a2 TestNamespace::QTest::qExec(TestNamespace::QObject*, int, char**) + 1682 QtQA::App::TestRunner: 31 @BUNDLEIDENTIFIER@ 0x0000000100015d88 main + 88 QtQA::App::TestRunner: 32 @BUNDLEIDENTIFIER@ 0x0000000100003da4 start + 52 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1:: Dispatch queue: com.apple.libdispatch-manager QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff9847e7e6 kevent + 10 QtQA::App::TestRunner: 1 libdispatch.dylib 0x00007fff90f91786 _dispatch_mgr_invoke + 923 QtQA::App::TestRunner: 2 libdispatch.dylib 0x00007fff90f90316 _dispatch_mgr_thread + 54 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2: QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff9847e192 __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libsystem_c.dylib 0x00007fff8f498594 _pthread_wqthread + 758 QtQA::App::TestRunner: 2 libsystem_c.dylib 0x00007fff8f499b85 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 3:: Dispatch queue: com.apple.opengl.cvmDoWork QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff9847c67a mach_msg_trap + 10 QtQA::App::TestRunner: 1 libsystem_kernel.dylib 0x00007fff9847bd71 mach_msg + 73 QtQA::App::TestRunner: 2 libCoreVMClient.dylib 0x00007fff8d59c95f cvmsServ_BuildModularFunction + 184 QtQA::App::TestRunner: 3 libCoreVMClient.dylib 0x00007fff8d59db5e CVMSBuildModularFunction + 75 QtQA::App::TestRunner: 4 libCVMSPluginSupport.dylib 0x00007fff8caf76d9 cvm_deferred_build_modular(void*) + 247 QtQA::App::TestRunner: 5 libdispatch.dylib 0x00007fff90f912d2 _dispatch_queue_drain + 264 QtQA::App::TestRunner: 6 libdispatch.dylib 0x00007fff90f9112e _dispatch_queue_invoke + 54 QtQA::App::TestRunner: 7 libdispatch.dylib 0x00007fff90f90928 _dispatch_worker_thread2 + 198 QtQA::App::TestRunner: 8 libsystem_c.dylib 0x00007fff8f4983da _pthread_wqthread + 316 QtQA::App::TestRunner: 9 libsystem_c.dylib 0x00007fff8f499b85 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 4: QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff9847e192 __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libsystem_c.dylib 0x00007fff8f498594 _pthread_wqthread + 758 QtQA::App::TestRunner: 2 libsystem_c.dylib 0x00007fff8f499b85 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 5: QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff9847e192 __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libsystem_c.dylib 0x00007fff8f498594 _pthread_wqthread + 758 QtQA::App::TestRunner: 2 libsystem_c.dylib 0x00007fff8f499b85 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 6: QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff9847e192 __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libsystem_c.dylib 0x00007fff8f498594 _pthread_wqthread + 758 QtQA::App::TestRunner: 2 libsystem_c.dylib 0x00007fff8f499b85 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 7: QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff9847e192 __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libsystem_c.dylib 0x00007fff8f498594 _pthread_wqthread + 758 QtQA::App::TestRunner: 2 libsystem_c.dylib 0x00007fff8f499b85 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 8:: QThread QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff9847ddf2 __select + 10 QtQA::App::TestRunner: 1 QtCore 0x0000000100e950c4 TestNamespace::qt_safe_select(int, fd_set*, fd_set*, fd_set*, timespec const*) + 68 QtQA::App::TestRunner: 2 QtCore 0x0000000100e9603a TestNamespace::QEventDispatcherUNIXPrivate::doSelect(TestNamespace::QFlags, timespec*) + 682 QtQA::App::TestRunner: 3 QtCore 0x0000000100e96fa7 TestNamespace::QEventDispatcherUNIX::processEvents(TestNamespace::QFlags) + 263 QtQA::App::TestRunner: 4 QtCore 0x0000000100e47124 TestNamespace::QEventLoop::exec(TestNamespace::QFlags) + 404 QtQA::App::TestRunner: 5 QtCore 0x0000000100c6e3f3 TestNamespace::QThread::exec() + 115 QtQA::App::TestRunner: 6 QtCore 0x0000000100c7253a TestNamespace::QThreadPrivate::start(void*) + 474 QtQA::App::TestRunner: 7 libsystem_c.dylib 0x00007fff8f4968bf _pthread_start + 335 QtQA::App::TestRunner: 8 libsystem_c.dylib 0x00007fff8f499b75 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: 0x00007fff5fbfcfa8 rdx: 0x0000000000000000 QtQA::App::TestRunner: rdi: 0x0000000000000107 rsi: 0x0000000000000006 rbp: 0x00007fff5fbfcfd0 rsp: 0x00007fff5fbfcfa8 QtQA::App::TestRunner: r8: 0x00007fff7c8d7fb8 r9: 0x0000000101641ea0 r10: 0x00007fff9847dd0a r11: 0xffffff80002dad60 QtQA::App::TestRunner: r12: 0x0000000101364630 r13: 0x000000010135e600 r14: 0x00007fff7c8da960 r15: 0x00007fff5fbfebb0 QtQA::App::TestRunner: rip: 0x00007fff9847dce2 rfl: 0x0000000000000246 cr2: 0x000000010125dff0 QtQA::App::TestRunner: Logical CPU: 0 QtQA::App::TestRunner: QtQA::App::TestRunner: Binary Images: QtQA::App::TestRunner: 0x100000000 - 0x100021ff7 + at BUNDLEIDENTIFIER@ (??? - ???) <5EEF5B8A-75F4-345B-96F6-190FD97ECD90> /work/*/tst_qgl.app/Contents/MacOS/tst_qgl QtQA::App::TestRunner: 0x100037000 - 0x10007eff7 +QtOpenGL (5.3.0 - compatibility 5.3.0) /work/*/QtOpenGL.framework/Versions/5/QtOpenGL QtQA::App::TestRunner: 0x1000b1000 - 0x10055efff +QtWidgets (5.3.0 - compatibility 5.3.0) <22BD96FA-B331-366F-9DD5-C34503484727> /work/*/QtWidgets.framework/Versions/5/QtWidgets QtQA::App::TestRunner: 0x100766000 - 0x100af2ff7 +QtGui (5.3.0 - compatibility 5.3.0) /work/*/QtGui.framework/Versions/5/QtGui QtQA::App::TestRunner: 0x100c47000 - 0x10112dfff +QtCore (5.3.0 - compatibility 5.3.0) <0E864001-1A4D-3442-900A-7284D4C47C1D> /work/*/QtCore.framework/Versions/5/QtCore QtQA::App::TestRunner: 0x10124f000 - 0x101271ff7 +QtTest (5.3.0 - compatibility 5.3.0) <0257CBC4-6236-32E0-818E-E58CE6FFBD1A> /work/*/QtTest.framework/Versions/5/QtTest QtQA::App::TestRunner: 0x101285000 - 0x10128bfff com.apple.agl (3.2.0 - AGL-3.2.0) /System/Library/Frameworks/AGL.framework/Versions/A/AGL QtQA::App::TestRunner: 0x101783000 - 0x1017adff7 +QtPrintSupport (5.3.0 - compatibility 5.3.0) /work/*/QtPrintSupport.framework/Versions/5/QtPrintSupport QtQA::App::TestRunner: 0x10338c000 - 0x1033baff7 GLRendererFloat (??? - ???) <06CA5D0B-BC5F-3CC7-836D-A02F7DB92BE8> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GLRendererFloat QtQA::App::TestRunner: 0x1033c3000 - 0x1033cdfef 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: 0x1033d3000 - 0x1033d6ff7 libCoreFSCache.dylib (??? - ???) <0D155750-7910-32C5-8327-924FC1089442> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib QtQA::App::TestRunner: 0x1033ea000 - 0x1033ebff3 +cl_kernels (??? - ???) cl_kernels QtQA::App::TestRunner: 0x1033f8000 - 0x1033f8ff1 +cl_kernels (??? - ???) <77B56D59-42B1-4FB7-A848-09EA11DA897D> cl_kernels QtQA::App::TestRunner: 0x103700000 - 0x10378efff +libqcocoa.dylib (??? - ???) <0F3CC7AF-345F-342F-96CF-1BD5F84591D4> /work/*/libqcocoa.dylib QtQA::App::TestRunner: 0x1037ea000 - 0x1037f0ff7 +libqgif.dylib (??? - ???) <63DC4F67-2136-3749-886B-95125D0B9B2F> /work/*/libqgif.dylib QtQA::App::TestRunner: 0x1037f5000 - 0x1037fafff +libqico.dylib (??? - ???) <985D7D56-BE5C-33CD-81E9-E9622F0F5B18> /work/*/libqico.dylib QtQA::App::TestRunner: 0x10536e000 - 0x105526fff GLEngine (??? - ???) <59179FEC-D0E2-38B3-BD49-765506A645AC> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine QtQA::App::TestRunner: 0x10555d000 - 0x1056b7fff libGLProgrammability.dylib (??? - ???) <90390984-70BC-365C-AB3E-16C35C4240CB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib QtQA::App::TestRunner: 0x109d9b000 - 0x109e3aff7 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: 0x10a025000 - 0x10a060ff7 +libqjpeg.dylib (??? - ???) /work/*/libqjpeg.dylib QtQA::App::TestRunner: 0x7fff6f77c000 - 0x7fff6f7b0baf dyld (195.6 - ???) /usr/lib/dyld QtQA::App::TestRunner: 0x7fff8c409000 - 0x7fff8c4fefff libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <5C40E880-0706-378F-B864-3C2BD922D926> /usr/lib/libiconv.2.dylib QtQA::App::TestRunner: 0x7fff8c7f4000 - 0x7fff8c840ff7 com.apple.SystemConfiguration (1.11.3 - 1.11) <131780ED-E8DD-3153-81F2-5FEC4F6554C2> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration QtQA::App::TestRunner: 0x7fff8c85b000 - 0x7fff8c960fff libFontParser.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib QtQA::App::TestRunner: 0x7fff8caf6000 - 0x7fff8caf8fff libCVMSPluginSupport.dylib (??? - ???) <982F1ED4-3CBB-3161-8BEA-8A980C27FCC1> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib QtQA::App::TestRunner: 0x7fff8caf9000 - 0x7fff8caf9fff com.apple.Cocoa (6.6 - ???) <021D4214-9C23-3CD8-AFB2-F331697A4508> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa QtQA::App::TestRunner: 0x7fff8cafb000 - 0x7fff8cb3cfff 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: 0x7fff8cb3d000 - 0x7fff8cb6dff7 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: 0x7fff8cb6e000 - 0x7fff8cb73fff libpam.2.dylib (3.0.0 - compatibility 3.0.0) /usr/lib/libpam.2.dylib QtQA::App::TestRunner: 0x7fff8cc08000 - 0x7fff8cc12ff7 liblaunch.dylib (392.39.0 - compatibility 1.0.0) <8C235D13-2928-30E5-9E12-2CC3D6324AE2> /usr/lib/system/liblaunch.dylib QtQA::App::TestRunner: 0x7fff8d0b7000 - 0x7fff8d14dff7 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: 0x7fff8d14e000 - 0x7fff8d57bfff libLAPACK.dylib (??? - ???) <4F2E1055-2207-340B-BB45-E4F16171EE0D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib QtQA::App::TestRunner: 0x7fff8d57c000 - 0x7fff8d587fff com.apple.CommonAuth (2.2 - 2.0) <77E6F0D0-85B6-30B5-B99C-F57104DD2EBA> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth QtQA::App::TestRunner: 0x7fff8d588000 - 0x7fff8d58efff IOSurface (??? - ???) <77C6757B-D357-3E34-9424-48F962B5CC9C> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface QtQA::App::TestRunner: 0x7fff8d59c000 - 0x7fff8d59ffff libCoreVMClient.dylib (??? - ???) <28CB0F3F-A202-391F-8CAC-FC9A1398A962> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib QtQA::App::TestRunner: 0x7fff8d5df000 - 0x7fff8d633fff 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: 0x7fff8d6ba000 - 0x7fff8d712ff7 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: 0x7fff8d767000 - 0x7fff8d79aff7 com.apple.GSS (2.2 - 2.0) <971395D0-B9D0-3FDE-B23F-6F9D0A2FB95F> /System/Library/Frameworks/GSS.framework/Versions/A/GSS QtQA::App::TestRunner: 0x7fff8d79b000 - 0x7fff8d811fff com.apple.CoreSymbolication (2.2 - 73.2) <126415E3-3A35-315B-B4B7-507CDBED0D58> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication QtQA::App::TestRunner: 0x7fff8d812000 - 0x7fff8d87aff7 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: 0x7fff8d87b000 - 0x7fff8d8cdff7 libGLU.dylib (??? - ???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib QtQA::App::TestRunner: 0x7fff8d8d0000 - 0x7fff8d8f9fff com.apple.CoreVideo (1.7 - 70.3) <9A9D4058-9935-3B0A-B1A6-27EB78D02249> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo QtQA::App::TestRunner: 0x7fff8daec000 - 0x7fff8daf2fff libmacho.dylib (800.0.0 - compatibility 1.0.0) /usr/lib/system/libmacho.dylib QtQA::App::TestRunner: 0x7fff8dbeb000 - 0x7fff8dbf2fff com.apple.NetFS (4.0 - 4.0) /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS QtQA::App::TestRunner: 0x7fff8dbf3000 - 0x7fff8dbf7fff libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) /usr/lib/system/libmathCommon.A.dylib QtQA::App::TestRunner: 0x7fff8dcc0000 - 0x7fff8dcc1fff libDiagnosticMessagesClient.dylib (??? - ???) <3DCF577B-F126-302B-BCE2-4DB9A95B8598> /usr/lib/libDiagnosticMessagesClient.dylib QtQA::App::TestRunner: 0x7fff8dcc2000 - 0x7fff8dda0fff com.apple.DiscRecording (6.0.4 - 6040.4.1) /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording QtQA::App::TestRunner: 0x7fff8dda1000 - 0x7fff8de26ff7 com.apple.Heimdal (2.2 - 2.0) /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal QtQA::App::TestRunner: 0x7fff8de27000 - 0x7fff8de2cff7 libsystem_network.dylib (??? - ???) <5DE7024E-1D2D-34A2-80F4-08326331A75B> /usr/lib/system/libsystem_network.dylib QtQA::App::TestRunner: 0x7fff8e4f2000 - 0x7fff8e504ff7 libbsm.0.dylib (??? - ???) <349BB16F-75FA-363F-8D98-7A9C3FA90A0D> /usr/lib/libbsm.0.dylib QtQA::App::TestRunner: 0x7fff8e5b7000 - 0x7fff8e5fbff7 com.apple.MediaKit (12 - 602) <0C2CBEDA-412F-3DDF-9C74-44114E5E0DB9> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit QtQA::App::TestRunner: 0x7fff8e5fc000 - 0x7fff8e5fdfff libunc.dylib (24.0.0 - compatibility 1.0.0) /usr/lib/system/libunc.dylib QtQA::App::TestRunner: 0x7fff8e5fe000 - 0x7fff8e612ff7 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: 0x7fff8e746000 - 0x7fff8e746fff libOpenScriptingUtil.dylib (??? - ???) /usr/lib/libOpenScriptingUtil.dylib QtQA::App::TestRunner: 0x7fff8e747000 - 0x7fff8e854fff 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: 0x7fff8e855000 - 0x7fff8e957fff libxml2.2.dylib (10.3.0 - compatibility 10.0.0) /usr/lib/libxml2.2.dylib QtQA::App::TestRunner: 0x7fff8e958000 - 0x7fff8ea8efff com.apple.vImage (5.1 - 5.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage QtQA::App::TestRunner: 0x7fff8ea8f000 - 0x7fff8eb73ff7 com.apple.CoreServices.OSServices (478.49 - 478.49) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices QtQA::App::TestRunner: 0x7fff8eba0000 - 0x7fff8ec9aff7 com.apple.DiskImagesFramework (10.7.4 - 331.7) /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages QtQA::App::TestRunner: 0x7fff8ef08000 - 0x7fff8f021fff 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: 0x7fff8f022000 - 0x7fff8f031ff7 libxar-nossl.dylib (??? - ???) /usr/lib/libxar-nossl.dylib QtQA::App::TestRunner: 0x7fff8f086000 - 0x7fff8f08fff7 libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) /usr/lib/system/libsystem_notify.dylib QtQA::App::TestRunner: 0x7fff8f090000 - 0x7fff8f091ff7 libsystem_sandbox.dylib (??? - ???) <2A09E4DA-F47C-35CB-B70C-E0492BA9F20E> /usr/lib/system/libsystem_sandbox.dylib QtQA::App::TestRunner: 0x7fff8f101000 - 0x7fff8f208fe7 libsqlite3.dylib (9.6.0 - compatibility 9.0.0) /usr/lib/libsqlite3.dylib QtQA::App::TestRunner: 0x7fff8f209000 - 0x7fff8f20dff7 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: 0x7fff8f448000 - 0x7fff8f525fef libsystem_c.dylib (763.13.0 - compatibility 1.0.0) <41B43515-2806-3FBC-ACF1-A16F35B7E290> /usr/lib/system/libsystem_c.dylib QtQA::App::TestRunner: 0x7fff8f52a000 - 0x7fff8f595ff7 com.apple.framework.IOKit (2.0 - ???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit QtQA::App::TestRunner: 0x7fff8f596000 - 0x7fff8f630ff7 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: 0x7fff8f631000 - 0x7fff8f633ff7 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: 0x7fff8f8e3000 - 0x7fff8f927ff7 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: 0x7fff8f928000 - 0x7fff8f96efff libcurl.4.dylib (7.0.0 - compatibility 7.0.0) <2C442396-1006-3765-92D2-60869D4641CE> /usr/lib/libcurl.4.dylib QtQA::App::TestRunner: 0x7fff8fc6f000 - 0x7fff8fc76fff libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <172B1985-F24A-34E9-8D8B-A2403C9A0399> /usr/lib/system/libcopyfile.dylib QtQA::App::TestRunner: 0x7fff8fc77000 - 0x7fff8fce7fff com.apple.datadetectorscore (3.0 - 179.4) <4AB32B7F-8EC2-327E-BAC8-80129AA36E7B> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore QtQA::App::TestRunner: 0x7fff8fce8000 - 0x7fff90014fff com.apple.HIToolbox (1.9 - ???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox QtQA::App::TestRunner: 0x7fff90015000 - 0x7fff90075fff 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: 0x7fff90077000 - 0x7fff90084ff7 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: 0x7fff900e3000 - 0x7fff90107fff com.apple.RemoteViewServices (1.5 - 44.2) /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices QtQA::App::TestRunner: 0x7fff90166000 - 0x7fff9020bfff 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: 0x7fff90264000 - 0x7fff90272ff7 libkxld.dylib (??? - ???) <01161870-E3B3-3F87-BA4A-0AA7A081F409> /usr/lib/system/libkxld.dylib QtQA::App::TestRunner: 0x7fff902d5000 - 0x7fff9034bff7 libc++.1.dylib (28.4.0 - compatibility 1.0.0) /usr/lib/libc++.1.dylib QtQA::App::TestRunner: 0x7fff9040e000 - 0x7fff90449fff libsystem_info.dylib (??? - ???) <35F90252-2AE1-32C5-8D34-782C614D9639> /usr/lib/system/libsystem_info.dylib QtQA::App::TestRunner: 0x7fff9044a000 - 0x7fff9044afff libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <61EFED6A-A407-301E-B454-CD18314F0075> /usr/lib/system/libkeymgr.dylib QtQA::App::TestRunner: 0x7fff90467000 - 0x7fff9046cfff com.apple.OpenDirectory (10.7 - 146) <7960A302-F9AC-3F72-838E-3A382032DCA6> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory QtQA::App::TestRunner: 0x7fff9046d000 - 0x7fff9066ffff libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <0176782F-9526-3905-813A-7A5676EC2C86> /usr/lib/libicucore.A.dylib QtQA::App::TestRunner: 0x7fff90670000 - 0x7fff9074ffff 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: 0x7fff90750000 - 0x7fff90750fff 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: 0x7fff90751000 - 0x7fff9075efff 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: 0x7fff9075f000 - 0x7fff907d2fff libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <6BDD43E4-A4B1-379E-9ED5-8C713653DFF2> /usr/lib/libstdc++.6.dylib QtQA::App::TestRunner: 0x7fff90bf9000 - 0x7fff90eeeff7 com.apple.security (7.0 - 55148.6) <4535E500-973A-3BA7-AF65-DF5CF0658F02> /System/Library/Frameworks/Security.framework/Versions/A/Security QtQA::App::TestRunner: 0x7fff90eef000 - 0x7fff90eeffff 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: 0x7fff90efc000 - 0x7fff90efffff libRadiance.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib QtQA::App::TestRunner: 0x7fff90f00000 - 0x7fff90f40ff7 libcups.2.dylib (2.9.0 - compatibility 2.0.0) <7D2E5016-A960-3ADE-B042-F74063E79550> /usr/lib/libcups.2.dylib QtQA::App::TestRunner: 0x7fff90f41000 - 0x7fff90f42fff libdnsinfo.dylib (395.11.0 - compatibility 1.0.0) <853BAAA5-270F-3FDC-B025-D448DB72E1C3> /usr/lib/system/libdnsinfo.dylib QtQA::App::TestRunner: 0x7fff90f43000 - 0x7fff90f69fff com.apple.framework.familycontrols (3.0 - 300) <6F0C58C0-22E7-3877-8CFA-1ED0CB3CE38B> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls QtQA::App::TestRunner: 0x7fff90f6a000 - 0x7fff90f8bfff libPng.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib QtQA::App::TestRunner: 0x7fff90f8c000 - 0x7fff90f8dfff liblangid.dylib (??? - ???) /usr/lib/liblangid.dylib QtQA::App::TestRunner: 0x7fff90f8e000 - 0x7fff90f9cfff libdispatch.dylib (187.10.0 - compatibility 1.0.0) <8E03C652-922A-3399-93DE-9EA0CBFA0039> /usr/lib/system/libdispatch.dylib QtQA::App::TestRunner: 0x7fff90f9d000 - 0x7fff90fa3fff com.apple.DiskArbitration (2.4.1 - 2.4.1) /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration QtQA::App::TestRunner: 0x7fff90fa4000 - 0x7fff9110bfff 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: 0x7fff9110c000 - 0x7fff9116eff7 com.apple.Symbolication (1.3 - 91) <98A0662F-26ED-3B10-871B-07747127C7E9> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication QtQA::App::TestRunner: 0x7fff9116f000 - 0x7fff91176ff7 com.apple.CommerceCore (1.0 - 17) /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore QtQA::App::TestRunner: 0x7fff91177000 - 0x7fff91178ff7 libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869> /usr/lib/system/libsystem_blocks.dylib QtQA::App::TestRunner: 0x7fff922c7000 - 0x7fff9234afef com.apple.Metadata (10.7.0 - 627.37) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata QtQA::App::TestRunner: 0x7fff92c86000 - 0x7fff92ca5fff libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <0635C52D-DD53-3721-A488-4C6E95607A74> /usr/lib/libresolv.9.dylib QtQA::App::TestRunner: 0x7fff92ca6000 - 0x7fff92caefff libsystem_dnssd.dylib (??? - ???) <584B321E-5159-37CD-B2E7-82E069C70AFB> /usr/lib/system/libsystem_dnssd.dylib QtQA::App::TestRunner: 0x7fff92caf000 - 0x7fff92cb4fff libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <98ECD5F6-E85C-32A5-98CD-8911230CB66A> /usr/lib/system/libcompiler_rt.dylib QtQA::App::TestRunner: 0x7fff930fe000 - 0x7fff93104ff7 libunwind.dylib (30.0.0 - compatibility 1.0.0) <1E9C6C8C-CBE8-3F4B-A5B5-E03E3AB53231> /usr/lib/system/libunwind.dylib QtQA::App::TestRunner: 0x7fff93105000 - 0x7fff93108fff com.apple.help (1.3.2 - 42) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help QtQA::App::TestRunner: 0x7fff9314f000 - 0x7fff93166fff com.apple.MultitouchSupport.framework (231.4 - 231.4) <559C1AFB-E0B4-3D23-9189-18DE09C06FFE> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport QtQA::App::TestRunner: 0x7fff93167000 - 0x7fff931ebff7 com.apple.ApplicationServices.ATS (317.12.0 - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS QtQA::App::TestRunner: 0x7fff93243000 - 0x7fff93243fff com.apple.Accelerate (1.7 - Accelerate 1.7) <82DDF6F5-FBC3-323D-B71D-CF7ABC5CF568> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate QtQA::App::TestRunner: 0x7fff938ed000 - 0x7fff93918ff7 libxslt.1.dylib (3.24.0 - compatibility 3.0.0) /usr/lib/libxslt.1.dylib QtQA::App::TestRunner: 0x7fff93c53000 - 0x7fff93c58fff libcache.dylib (47.0.0 - compatibility 1.0.0) /usr/lib/system/libcache.dylib QtQA::App::TestRunner: 0x7fff93c6b000 - 0x7fff93c72fff libGFXShared.dylib (??? - ???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib QtQA::App::TestRunner: 0x7fff93c73000 - 0x7fff93c74ff7 libremovefile.dylib (21.1.0 - compatibility 1.0.0) <739E6C83-AA52-3C6C-A680-B37FE2888A04> /usr/lib/system/libremovefile.dylib QtQA::App::TestRunner: 0x7fff93c94000 - 0x7fff93e68ff7 com.apple.CoreFoundation (6.7.2 - 635.21) <62A3402E-A4E7-391F-AD20-1EF20236CE1B> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation QtQA::App::TestRunner: 0x7fff93e6b000 - 0x7fff93ea6fff com.apple.LDAPFramework (3.2 - 120.2) <275D4298-C435-3E98-AA25-95D9D0A56550> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP QtQA::App::TestRunner: 0x7fff93eb5000 - 0x7fff93ee1ff7 com.apple.CoreServicesInternal (113.19 - 113.19) <74532B3B-EDE0-3553-9BED-F02B9CDF1FF7> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal QtQA::App::TestRunner: 0x7fff93ee2000 - 0x7fff93ee5ff7 com.apple.securityhi (4.0 - 1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI QtQA::App::TestRunner: 0x7fff93eec000 - 0x7fff943b3fff FaceCoreLight (1.4.7 - compatibility 1.0.0) /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight QtQA::App::TestRunner: 0x7fff9485e000 - 0x7fff9485efff com.apple.CoreServices (53 - 53) <043C8026-8EDD-3241-B090-F589E24062EF> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices QtQA::App::TestRunner: 0x7fff9485f000 - 0x7fff94863fff libdyld.dylib (195.5.0 - compatibility 1.0.0) /usr/lib/system/libdyld.dylib QtQA::App::TestRunner: 0x7fff94864000 - 0x7fff94881fff libxpc.dylib (77.19.0 - compatibility 1.0.0) <9F57891B-D7EF-3050-BEDD-21E7C6668248> /usr/lib/system/libxpc.dylib QtQA::App::TestRunner: 0x7fff94891000 - 0x7fff948dffff libauto.dylib (??? - ???) /usr/lib/libauto.dylib QtQA::App::TestRunner: 0x7fff948e0000 - 0x7fff9527ea27 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: 0x7fff9527f000 - 0x7fff9528aff7 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: 0x7fff9529f000 - 0x7fff952b4fff 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: 0x7fff9532a000 - 0x7fff9537eff7 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: 0x7fff95381000 - 0x7fff955abfe7 com.apple.CoreData (104.1 - 358.14) <6BB64605-8DA7-337D-A2AB-A3346A421CBD> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData QtQA::App::TestRunner: 0x7fff955ac000 - 0x7fff955beff7 libz.1.dylib (1.2.5 - compatibility 1.0.0) <30CBEF15-4978-3DED-8629-7109880A19D4> /usr/lib/libz.1.dylib QtQA::App::TestRunner: 0x7fff955bf000 - 0x7fff95627ff7 com.apple.coreui (1.2.2 - 165.11) <9316266A-39CA-3EC7-9C9E-726462CEFF4D> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI QtQA::App::TestRunner: 0x7fff95628000 - 0x7fff95661fe7 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: 0x7fff956c3000 - 0x7fff962c9fff com.apple.AppKit (6.7.5 - 1138.51) <44417D02-6123-3FC3-A119-CE51BB4C3006> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit QtQA::App::TestRunner: 0x7fff962ca000 - 0x7fff962e1fff 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: 0x7fff96a90000 - 0x7fff97074fff libBLAS.dylib (??? - ???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib QtQA::App::TestRunner: 0x7fff97153000 - 0x7fff9746ffff 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: 0x7fff9749c000 - 0x7fff974aafff com.apple.NetAuth (1.0 - 3.0) /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth QtQA::App::TestRunner: 0x7fff974ab000 - 0x7fff974c1fff libGL.dylib (??? - ???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib QtQA::App::TestRunner: 0x7fff974c2000 - 0x7fff974eafff com.apple.PerformanceAnalysis (1.11 - 11) <8D4C6382-DD92-37A2-BCFC-E89951320848> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis QtQA::App::TestRunner: 0x7fff974f7000 - 0x7fff974f9fff libquarantine.dylib (36.7.0 - compatibility 1.0.0) <8D9832F9-E4A9-38C3-B880-E5210B2353C7> /usr/lib/system/libquarantine.dylib QtQA::App::TestRunner: 0x7fff976a2000 - 0x7fff9771dff7 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: 0x7fff97926000 - 0x7fff9792bfff 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: 0x7fff9792c000 - 0x7fff9792cfff com.apple.ApplicationServices (41 - 41) <03F3FA8F-8D2A-3AB6-A8E3-40B001116339> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices QtQA::App::TestRunner: 0x7fff9792d000 - 0x7fff97956fff 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: 0x7fff97957000 - 0x7fff97997fe7 libGLImage.dylib (??? - ???) <0B7DAB2B-F1C6-39C7-B864-61EF683B6656> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib QtQA::App::TestRunner: 0x7fff979c2000 - 0x7fff97cdbfff com.apple.Foundation (6.7.2 - 833.25) <22AAC369-B63C-3C55-8AC6-C3ECBA44DA7B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation QtQA::App::TestRunner: 0x7fff97cdc000 - 0x7fff97d00fff com.apple.Kerberos (1.0 - 1) <1F826BCE-DA8F-381D-9C4C-A36AA0EA1CB9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos QtQA::App::TestRunner: 0x7fff98383000 - 0x7fff98396ff7 libCRFSuite.dylib (??? - ???) <034D4DAA-63F0-35E4-BCEF-338DD7A453DD> /usr/lib/libCRFSuite.dylib QtQA::App::TestRunner: 0x7fff98449000 - 0x7fff98466ff7 com.apple.openscripting (1.3.3 - ???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting QtQA::App::TestRunner: 0x7fff98467000 - 0x7fff98487fff libsystem_kernel.dylib (1699.32.7 - compatibility 1.0.0) <66C9F9BD-C7B3-30D4-B1A0-03C8A6392351> /usr/lib/system/libsystem_kernel.dylib QtQA::App::TestRunner: 0x7fff98488000 - 0x7fff984e4ff7 com.apple.HIServices (1.21 - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices QtQA::App::TestRunner: 0x7fff984e5000 - 0x7fff98759fff 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: 0x7fff9877a000 - 0x7fff98785ff7 libc++abi.dylib (14.0.0 - compatibility 1.0.0) <8FF3D766-D678-36F6-84AC-423C878E6D14> /usr/lib/libc++abi.dylib QtQA::App::TestRunner: 0x7fff98789000 - 0x7fff98789fff com.apple.vecLib (3.7 - vecLib 3.7) <9A58105C-B36E-35B5-812C-4ED693F2618F> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff9878a000 - 0x7fff9879cff7 libsasl2.2.dylib (3.15.0 - compatibility 3.0.0) <6245B497-784B-355C-98EF-2DC6B45BF05C> /usr/lib/libsasl2.2.dylib QtQA::App::TestRunner: 0x7fff9879d000 - 0x7fff98850ff7 com.apple.CoreText (220.22.0 - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText QtQA::App::TestRunner: 0x7fff9887a000 - 0x7fff98941ff7 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: 0x7fff98950000 - 0x7fff989abff7 com.apple.opencl (2.0.19 - 2.0.19) /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL QtQA::App::TestRunner: 0x7fff989ac000 - 0x7fff989c2ff7 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: 0x7fff989ce000 - 0x7fff989fbfe7 libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <6E5C8AC3-DBB7-31CB-BEB7-D6ED8E6DE0CE> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: 0x7fff989fc000 - 0x7fff98a3eff7 libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) /usr/lib/system/libcommonCrypto.dylib QtQA::App::TestRunner: 0x7fff98a3f000 - 0x7fff98ae1fff com.apple.securityfoundation (5.0 - 55116) <70CDC3ED-39AA-3784-8715-F0F5E2CB9754> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation QtQA::App::TestRunner: 0x7fff98ae2000 - 0x7fff98bc6e5f libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <871E688B-CF57-3BC7-80D6-F6476DFF109B> /usr/lib/libobjc.A.dylib QtQA::App::TestRunner: 0x7fff98bc7000 - 0x7fff98d67ff7 com.apple.QuartzCore (1.7 - 270.5) <19E5E0AB-DAA9-3F97-988C-D9A46AFB9C04> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore QtQA::App::TestRunner: 0x7fff98d68000 - 0x7fff98d6cfff 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: 0x7fff98d6d000 - 0x7fff98d89ff7 com.apple.GenerationalStorage (1.0 - 126.1) <509F52ED-E54B-3FEF-B3C2-759387B826E6> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage QtQA::App::TestRunner: 0x7fff98d8a000 - 0x7fff98dc4fe7 com.apple.DebugSymbols (2.1 - 87) <149201BE-A8A4-3E40-AD65-E5194B59162E> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols QtQA::App::TestRunner: 0x7fff98dc5000 - 0x7fff98ed1fff 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: 0x7fff98ed2000 - 0x7fff98ed4fff com.apple.TrustEvaluationAgent (2.0 - 1) <1F31CAFF-C1C6-33D3-94E9-11B721761DDF> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent QtQA::App::TestRunner: 0x7fff98ed5000 - 0x7fff98ee4fff 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: 0x7fff98ee5000 - 0x7fff99042fff 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: 0x7fff9907e000 - 0x7fff990bdfff com.apple.AE (527.7 - 527.7) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE QtQA::App::TestRunner: 0x7fff992bb000 - 0x7fff992bbfff com.apple.Carbon (153 - 153) <895C2BF2-1666-3A59-A669-311B1F4F368B> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon QtQA::App::TestRunner: 0x7fff992bc000 - 0x7fff9935dfff com.apple.LaunchServices (480.40 - 480.40) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices 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: 5609 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=169.8M resident=96.0M(57%) swapped_out_or_unallocated=73.8M(43%) QtQA::App::TestRunner: Writable regions: Total=118.8M written=14.7M(12%) resident=19.3M(16%) swapped_out=0K(0%) unallocated=99.5M(84%) QtQA::App::TestRunner: QtQA::App::TestRunner: REGION TYPE VIRTUAL QtQA::App::TestRunner: =========== ======= QtQA::App::TestRunner: CG backing stores 2696K QtQA::App::TestRunner: CG image 12K QtQA::App::TestRunner: CG shared images 3408K QtQA::App::TestRunner: CoreImage 8K QtQA::App::TestRunner: CoreServices 4356K QtQA::App::TestRunner: MALLOC 86.0M 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.7M QtQA::App::TestRunner: __IMAGE 528K QtQA::App::TestRunner: __LINKEDIT 54.5M QtQA::App::TestRunner: __TEXT 115.4M QtQA::App::TestRunner: __UNICODE 544K QtQA::App::TestRunner: mapped file 40.6M QtQA::App::TestRunner: shared memory 308K QtQA::App::TestRunner: =========== ======= QtQA::App::TestRunner: TOTAL 407.2M QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QGL ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_QGL::initTestCase() PASS : tst_QGL::getSetCheck() PASS : tst_QGL::qglContextDefaultBindTexture() PASS : tst_QGL::openGLVersionCheck() PASS : tst_QGL::shareRegister() PASS : tst_QGL::textureCleanup() 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() 2013-12-12 19:58:01.099 tst_qgl[88542:107] invalid drawable PASS : tst_QGL::glWidgetReparent() 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() 2013-12-12 19:58:01.681 tst_qgl[88542:107] invalid drawable 2013-12-12 19:58:02.086 tst_qgl[88542:107] invalid drawable 2013-12-12 19:58:02.486 tst_qgl[88542:107] invalid drawable 2013-12-12 19:58:02.885 tst_qgl[88542:107] invalid drawable 2013-12-12 19:58:03.285 tst_qgl[88542:107] invalid drawable 2013-12-12 19:58:03.686 tst_qgl[88542:107] invalid drawable PASS : tst_QGL::threadImages() PASS : tst_QGL::nullRectCrash() QFATAL : tst_QGL::graphicsViewClipping() Received signal 11 FAIL! : tst_QGL::graphicsViewClipping() Received a fatal error. Loc: [Unknown file(0)] Totals: 27 passed, 1 failed, 0 skipped ********* Finished testing of tst_QGL ********* QtQA::App::TestRunner: Process exited due to signal 6 QtQA::App::TestRunner: ============================= crash report follows: ============================ QtQA::App::TestRunner: Process: tst_qgl [88542] QtQA::App::TestRunner: Path: /work/*/tst_qgl.app/Contents/MacOS/tst_qgl QtQA::App::TestRunner: Identifier: @BUNDLEIDENTIFIER@ QtQA::App::TestRunner: Version: ??? (???) QtQA::App::TestRunner: Code Type: X86-64 (Native) QtQA::App::TestRunner: Parent Process: perl5.12 [88534] QtQA::App::TestRunner: QtQA::App::TestRunner: Date/Time: 2013-12-12 19:58:03.727 +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 (SIGABRT) QtQA::App::TestRunner: Exception Codes: 0x000000000000000d, 0x0000000000000000 QtQA::App::TestRunner: QtQA::App::TestRunner: VM Regions Near 0: QtQA::App::TestRunner: --> QtQA::App::TestRunner: __TEXT 0000000100000000-0000000100022000 [ 136K] r-x/rwx SM=COW /work/*/tst_qgl.app/Contents/MacOS/tst_qgl QtQA::App::TestRunner: QtQA::App::TestRunner: Application Specific Information: QtQA::App::TestRunner: objc[88542]: 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 0x00007fff9847dce2 __pthread_kill + 10 QtQA::App::TestRunner: 1 libsystem_c.dylib 0x00007fff8f4987d2 pthread_kill + 95 QtQA::App::TestRunner: 2 libsystem_c.dylib 0x00007fff8f489a7a abort + 143 QtQA::App::TestRunner: 3 QtCore 0x0000000100c62059 _ZN13TestNamespaceL16qt_message_fatalENS_9QtMsgTypeERKNS_18QMessageLogContextERKNS_7QStringE + 9 QtQA::App::TestRunner: 4 QtCore 0x0000000100c62605 TestNamespace::QMessageLogger::fatal(char const*, ...) const + 165 QtQA::App::TestRunner: 5 QtTest 0x0000000101253e8d TestNamespace::QTest::FatalSignalHandler::signal(int) + 77 QtQA::App::TestRunner: 6 libsystem_c.dylib 0x00007fff8f4eacfa _sigtramp + 26 QtQA::App::TestRunner: 7 QtGui 0x0000000100789d4f TestNamespace::QGuiApplicationPrivate::processExposeEvent(TestNamespace::QWindowSystemInterfacePrivate::ExposeEvent*) + 63 QtQA::App::TestRunner: 8 QtGui 0x00000001007861bc TestNamespace::QGuiApplicationPrivate::processWindowSystemEvent(TestNamespace::QWindowSystemInterfacePrivate::WindowSystemEvent*) + 572 QtQA::App::TestRunner: 9 QtGui 0x00000001007765f8 TestNamespace::QWindowSystemInterface::sendWindowSystemEvents(TestNamespace::QFlags) + 56 QtQA::App::TestRunner: 10 QtGui 0x0000000100774acf TestNamespace::QWindowSystemInterface::flushWindowSystemEvents() + 575 QtQA::App::TestRunner: 11 libqcocoa.dylib 0x000000010170eb76 -[QNSView updateGeometry] + 582 QtQA::App::TestRunner: 12 com.apple.Foundation 0x00007fff979d8d0e __-[NSNotificationCenter addObserver:selector:name:object:]_block_invoke_1 + 47 QtQA::App::TestRunner: 13 com.apple.CoreFoundation 0x00007fff93ce07ba _CFXNotificationPost + 2634 QtQA::App::TestRunner: 14 com.apple.Foundation 0x00007fff979c4fc3 -[NSNotificationCenter postNotificationName:object:userInfo:] + 65 QtQA::App::TestRunner: 15 com.apple.AppKit 0x00007fff957e5b1f -[NSView _postFrameChangeNotification] + 260 QtQA::App::TestRunner: 16 com.apple.AppKit 0x00007fff9570acfd -[NSView setFrameOrigin:] + 609 QtQA::App::TestRunner: 17 com.apple.AppKit 0x00007fff9570aa33 -[NSView setFrame:] + 231 QtQA::App::TestRunner: 18 libqcocoa.dylib 0x000000010170b865 TestNamespace::QCocoaWindow::recreateWindow(TestNamespace::QPlatformWindow const*) + 613 QtQA::App::TestRunner: 19 libqcocoa.dylib 0x000000010170d3ed TestNamespace::QCocoaWindow::setParent(TestNamespace::QPlatformWindow const*) + 61 QtQA::App::TestRunner: 20 QtGui 0x000000010078f57d TestNamespace::QWindow::setParent(TestNamespace::QWindow*) + 77 QtQA::App::TestRunner: 21 QtWidgets 0x000000010012f983 TestNamespace::q_createNativeChildrenAndSetParent(TestNamespace::QWidget const*) + 387 QtQA::App::TestRunner: 22 QtWidgets 0x000000010012fd04 TestNamespace::QWidgetPrivate::create_sys(unsigned long long, bool, bool) + 756 QtQA::App::TestRunner: 23 QtWidgets 0x000000010010618a TestNamespace::QWidget::create(unsigned long long, bool, bool) + 378 QtQA::App::TestRunner: 24 QtWidgets 0x0000000100115148 TestNamespace::QWidget::setVisible(bool) + 216 QtQA::App::TestRunner: 25 @BUNDLEIDENTIFIER@ 0x000000010000a8e5 tst_QGL::graphicsViewClipping() + 341 QtQA::App::TestRunner: 26 QtCore 0x0000000100e52abf 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 0x0000000100e526ac 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 0x0000000101257989 _ZN13TestNamespace5QTestL17qInvokeTestMethodEPKcS2_ + 1465 QtQA::App::TestRunner: 29 QtTest 0x00000001012547a2 TestNamespace::QTest::qExec(TestNamespace::QObject*, int, char**) + 1682 QtQA::App::TestRunner: 30 @BUNDLEIDENTIFIER@ 0x0000000100015d88 main + 88 QtQA::App::TestRunner: 31 @BUNDLEIDENTIFIER@ 0x0000000100003da4 start + 52 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1:: Dispatch queue: com.apple.libdispatch-manager QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff9847e7e6 kevent + 10 QtQA::App::TestRunner: 1 libdispatch.dylib 0x00007fff90f91786 _dispatch_mgr_invoke + 923 QtQA::App::TestRunner: 2 libdispatch.dylib 0x00007fff90f90316 _dispatch_mgr_thread + 54 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2: QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff9847e192 __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libsystem_c.dylib 0x00007fff8f498594 _pthread_wqthread + 758 QtQA::App::TestRunner: 2 libsystem_c.dylib 0x00007fff8f499b85 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 3: QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff9847e192 __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libsystem_c.dylib 0x00007fff8f498594 _pthread_wqthread + 758 QtQA::App::TestRunner: 2 libsystem_c.dylib 0x00007fff8f499b85 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 4: QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff9847e192 __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libsystem_c.dylib 0x00007fff8f498594 _pthread_wqthread + 758 QtQA::App::TestRunner: 2 libsystem_c.dylib 0x00007fff8f499b85 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 5:: Dispatch queue: com.apple.opengl.cvmDoWork QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff9847c67a mach_msg_trap + 10 QtQA::App::TestRunner: 1 libsystem_kernel.dylib 0x00007fff9847bd71 mach_msg + 73 QtQA::App::TestRunner: 2 libCoreVMClient.dylib 0x00007fff8d59c95f cvmsServ_BuildModularFunction + 184 QtQA::App::TestRunner: 3 libCoreVMClient.dylib 0x00007fff8d59db5e CVMSBuildModularFunction + 75 QtQA::App::TestRunner: 4 libCVMSPluginSupport.dylib 0x00007fff8caf76d9 cvm_deferred_build_modular(void*) + 247 QtQA::App::TestRunner: 5 libdispatch.dylib 0x00007fff90f912d2 _dispatch_queue_drain + 264 QtQA::App::TestRunner: 6 libdispatch.dylib 0x00007fff90f9112e _dispatch_queue_invoke + 54 QtQA::App::TestRunner: 7 libdispatch.dylib 0x00007fff90f90928 _dispatch_worker_thread2 + 198 QtQA::App::TestRunner: 8 libsystem_c.dylib 0x00007fff8f4983da _pthread_wqthread + 316 QtQA::App::TestRunner: 9 libsystem_c.dylib 0x00007fff8f499b85 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 6: QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff9847e192 __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libsystem_c.dylib 0x00007fff8f498594 _pthread_wqthread + 758 QtQA::App::TestRunner: 2 libsystem_c.dylib 0x00007fff8f499b85 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 7: QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff9847e192 __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libsystem_c.dylib 0x00007fff8f498594 _pthread_wqthread + 758 QtQA::App::TestRunner: 2 libsystem_c.dylib 0x00007fff8f499b85 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 8: QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff9847e192 __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libsystem_c.dylib 0x00007fff8f498594 _pthread_wqthread + 758 QtQA::App::TestRunner: 2 libsystem_c.dylib 0x00007fff8f499b85 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 9:: QThread QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff9847ddf2 __select + 10 QtQA::App::TestRunner: 1 QtCore 0x0000000100e950c4 TestNamespace::qt_safe_select(int, fd_set*, fd_set*, fd_set*, timespec const*) + 68 QtQA::App::TestRunner: 2 QtCore 0x0000000100e9603a TestNamespace::QEventDispatcherUNIXPrivate::doSelect(TestNamespace::QFlags, timespec*) + 682 QtQA::App::TestRunner: 3 QtCore 0x0000000100e96fa7 TestNamespace::QEventDispatcherUNIX::processEvents(TestNamespace::QFlags) + 263 QtQA::App::TestRunner: 4 QtCore 0x0000000100e47124 TestNamespace::QEventLoop::exec(TestNamespace::QFlags) + 404 QtQA::App::TestRunner: 5 QtCore 0x0000000100c6e3f3 TestNamespace::QThread::exec() + 115 QtQA::App::TestRunner: 6 QtCore 0x0000000100c7253a TestNamespace::QThreadPrivate::start(void*) + 474 QtQA::App::TestRunner: 7 libsystem_c.dylib 0x00007fff8f4968bf _pthread_start + 335 QtQA::App::TestRunner: 8 libsystem_c.dylib 0x00007fff8f499b75 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: 0x00007fff5fbfd008 rdx: 0x0000000000000000 QtQA::App::TestRunner: rdi: 0x0000000000000107 rsi: 0x0000000000000006 rbp: 0x00007fff5fbfd030 rsp: 0x00007fff5fbfd008 QtQA::App::TestRunner: r8: 0x00007fff7c8d7fb8 r9: 0x0000000106910ed0 r10: 0x00007fff9847dd0a r11: 0xffffff80002dad60 QtQA::App::TestRunner: r12: 0x0000000000000002 r13: 0x0000000103027020 r14: 0x00007fff7c8da960 r15: 0x0000000103027020 QtQA::App::TestRunner: rip: 0x00007fff9847dce2 rfl: 0x0000000000000246 cr2: 0x0000000107cf3000 QtQA::App::TestRunner: Logical CPU: 0 QtQA::App::TestRunner: QtQA::App::TestRunner: Binary Images: QtQA::App::TestRunner: 0x100000000 - 0x100021ff7 + at BUNDLEIDENTIFIER@ (??? - ???) <5EEF5B8A-75F4-345B-96F6-190FD97ECD90> /work/*/tst_qgl.app/Contents/MacOS/tst_qgl QtQA::App::TestRunner: 0x100037000 - 0x10007eff7 +QtOpenGL (5.3.0 - compatibility 5.3.0) /work/*/QtOpenGL.framework/Versions/5/QtOpenGL QtQA::App::TestRunner: 0x1000b1000 - 0x10055efff +QtWidgets (5.3.0 - compatibility 5.3.0) <22BD96FA-B331-366F-9DD5-C34503484727> /work/*/QtWidgets.framework/Versions/5/QtWidgets QtQA::App::TestRunner: 0x100766000 - 0x100af2ff7 +QtGui (5.3.0 - compatibility 5.3.0) /work/*/QtGui.framework/Versions/5/QtGui QtQA::App::TestRunner: 0x100c47000 - 0x10112dfff +QtCore (5.3.0 - compatibility 5.3.0) <0E864001-1A4D-3442-900A-7284D4C47C1D> /work/*/QtCore.framework/Versions/5/QtCore QtQA::App::TestRunner: 0x10124f000 - 0x101271ff7 +QtTest (5.3.0 - compatibility 5.3.0) <0257CBC4-6236-32E0-818E-E58CE6FFBD1A> /work/*/QtTest.framework/Versions/5/QtTest QtQA::App::TestRunner: 0x101285000 - 0x10128bfff com.apple.agl (3.2.0 - AGL-3.2.0) /System/Library/Frameworks/AGL.framework/Versions/A/AGL QtQA::App::TestRunner: 0x1016ff000 - 0x10178dfff +libqcocoa.dylib (??? - ???) <0F3CC7AF-345F-342F-96CF-1BD5F84591D4> /work/*/libqcocoa.dylib QtQA::App::TestRunner: 0x1017f9000 - 0x1017fcff7 libCoreFSCache.dylib (??? - ???) <0D155750-7910-32C5-8327-924FC1089442> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib QtQA::App::TestRunner: 0x103500000 - 0x10352aff7 +QtPrintSupport (5.3.0 - compatibility 5.3.0) /work/*/QtPrintSupport.framework/Versions/5/QtPrintSupport QtQA::App::TestRunner: 0x10367d000 - 0x1036abff7 GLRendererFloat (??? - ???) <06CA5D0B-BC5F-3CC7-836D-A02F7DB92BE8> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GLRendererFloat QtQA::App::TestRunner: 0x1036b4000 - 0x1036befef 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: 0x1037d2000 - 0x1037d2ff1 +cl_kernels (??? - ???) <77B56D59-42B1-4FB7-A848-09EA11DA897D> cl_kernels QtQA::App::TestRunner: 0x1037d8000 - 0x1037d9ff3 +cl_kernels (??? - ???) cl_kernels QtQA::App::TestRunner: 0x1053d4000 - 0x1053daff7 +libqgif.dylib (??? - ???) <63DC4F67-2136-3749-886B-95125D0B9B2F> /work/*/libqgif.dylib QtQA::App::TestRunner: 0x106823000 - 0x1068c2ff7 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: 0x1068e1000 - 0x1068e6fff +libqico.dylib (??? - ???) <985D7D56-BE5C-33CD-81E9-E9622F0F5B18> /work/*/libqico.dylib QtQA::App::TestRunner: 0x10791d000 - 0x107ad5fff GLEngine (??? - ???) <59179FEC-D0E2-38B3-BD49-765506A645AC> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine QtQA::App::TestRunner: 0x107b0c000 - 0x107c66fff libGLProgrammability.dylib (??? - ???) <90390984-70BC-365C-AB3E-16C35C4240CB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib QtQA::App::TestRunner: 0x107f80000 - 0x107fbbff7 +libqjpeg.dylib (??? - ???) /work/*/libqjpeg.dylib QtQA::App::TestRunner: 0x7fff68e2f000 - 0x7fff68e63baf dyld (195.6 - ???) /usr/lib/dyld QtQA::App::TestRunner: 0x7fff8c409000 - 0x7fff8c4fefff libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <5C40E880-0706-378F-B864-3C2BD922D926> /usr/lib/libiconv.2.dylib QtQA::App::TestRunner: 0x7fff8c7f4000 - 0x7fff8c840ff7 com.apple.SystemConfiguration (1.11.3 - 1.11) <131780ED-E8DD-3153-81F2-5FEC4F6554C2> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration QtQA::App::TestRunner: 0x7fff8c85b000 - 0x7fff8c960fff libFontParser.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib QtQA::App::TestRunner: 0x7fff8caf6000 - 0x7fff8caf8fff libCVMSPluginSupport.dylib (??? - ???) <982F1ED4-3CBB-3161-8BEA-8A980C27FCC1> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib QtQA::App::TestRunner: 0x7fff8caf9000 - 0x7fff8caf9fff com.apple.Cocoa (6.6 - ???) <021D4214-9C23-3CD8-AFB2-F331697A4508> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa QtQA::App::TestRunner: 0x7fff8cafb000 - 0x7fff8cb3cfff 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: 0x7fff8cb3d000 - 0x7fff8cb6dff7 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: 0x7fff8cb6e000 - 0x7fff8cb73fff libpam.2.dylib (3.0.0 - compatibility 3.0.0) /usr/lib/libpam.2.dylib QtQA::App::TestRunner: 0x7fff8cc08000 - 0x7fff8cc12ff7 liblaunch.dylib (392.39.0 - compatibility 1.0.0) <8C235D13-2928-30E5-9E12-2CC3D6324AE2> /usr/lib/system/liblaunch.dylib QtQA::App::TestRunner: 0x7fff8d0b7000 - 0x7fff8d14dff7 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: 0x7fff8d14e000 - 0x7fff8d57bfff libLAPACK.dylib (??? - ???) <4F2E1055-2207-340B-BB45-E4F16171EE0D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib QtQA::App::TestRunner: 0x7fff8d57c000 - 0x7fff8d587fff com.apple.CommonAuth (2.2 - 2.0) <77E6F0D0-85B6-30B5-B99C-F57104DD2EBA> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth QtQA::App::TestRunner: 0x7fff8d588000 - 0x7fff8d58efff IOSurface (??? - ???) <77C6757B-D357-3E34-9424-48F962B5CC9C> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface QtQA::App::TestRunner: 0x7fff8d59c000 - 0x7fff8d59ffff libCoreVMClient.dylib (??? - ???) <28CB0F3F-A202-391F-8CAC-FC9A1398A962> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib QtQA::App::TestRunner: 0x7fff8d5df000 - 0x7fff8d633fff 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: 0x7fff8d6ba000 - 0x7fff8d712ff7 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: 0x7fff8d767000 - 0x7fff8d79aff7 com.apple.GSS (2.2 - 2.0) <971395D0-B9D0-3FDE-B23F-6F9D0A2FB95F> /System/Library/Frameworks/GSS.framework/Versions/A/GSS QtQA::App::TestRunner: 0x7fff8d79b000 - 0x7fff8d811fff com.apple.CoreSymbolication (2.2 - 73.2) <126415E3-3A35-315B-B4B7-507CDBED0D58> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication QtQA::App::TestRunner: 0x7fff8d812000 - 0x7fff8d87aff7 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: 0x7fff8d87b000 - 0x7fff8d8cdff7 libGLU.dylib (??? - ???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib QtQA::App::TestRunner: 0x7fff8d8d0000 - 0x7fff8d8f9fff com.apple.CoreVideo (1.7 - 70.3) <9A9D4058-9935-3B0A-B1A6-27EB78D02249> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo QtQA::App::TestRunner: 0x7fff8daec000 - 0x7fff8daf2fff libmacho.dylib (800.0.0 - compatibility 1.0.0) /usr/lib/system/libmacho.dylib QtQA::App::TestRunner: 0x7fff8dbeb000 - 0x7fff8dbf2fff com.apple.NetFS (4.0 - 4.0) /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS QtQA::App::TestRunner: 0x7fff8dbf3000 - 0x7fff8dbf7fff libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) /usr/lib/system/libmathCommon.A.dylib QtQA::App::TestRunner: 0x7fff8dcc0000 - 0x7fff8dcc1fff libDiagnosticMessagesClient.dylib (??? - ???) <3DCF577B-F126-302B-BCE2-4DB9A95B8598> /usr/lib/libDiagnosticMessagesClient.dylib QtQA::App::TestRunner: 0x7fff8dcc2000 - 0x7fff8dda0fff com.apple.DiscRecording (6.0.4 - 6040.4.1) /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording QtQA::App::TestRunner: 0x7fff8dda1000 - 0x7fff8de26ff7 com.apple.Heimdal (2.2 - 2.0) /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal QtQA::App::TestRunner: 0x7fff8de27000 - 0x7fff8de2cff7 libsystem_network.dylib (??? - ???) <5DE7024E-1D2D-34A2-80F4-08326331A75B> /usr/lib/system/libsystem_network.dylib QtQA::App::TestRunner: 0x7fff8e4f2000 - 0x7fff8e504ff7 libbsm.0.dylib (??? - ???) <349BB16F-75FA-363F-8D98-7A9C3FA90A0D> /usr/lib/libbsm.0.dylib QtQA::App::TestRunner: 0x7fff8e5b7000 - 0x7fff8e5fbff7 com.apple.MediaKit (12 - 602) <0C2CBEDA-412F-3DDF-9C74-44114E5E0DB9> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit QtQA::App::TestRunner: 0x7fff8e5fc000 - 0x7fff8e5fdfff libunc.dylib (24.0.0 - compatibility 1.0.0) /usr/lib/system/libunc.dylib QtQA::App::TestRunner: 0x7fff8e5fe000 - 0x7fff8e612ff7 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: 0x7fff8e746000 - 0x7fff8e746fff libOpenScriptingUtil.dylib (??? - ???) /usr/lib/libOpenScriptingUtil.dylib QtQA::App::TestRunner: 0x7fff8e747000 - 0x7fff8e854fff 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: 0x7fff8e855000 - 0x7fff8e957fff libxml2.2.dylib (10.3.0 - compatibility 10.0.0) /usr/lib/libxml2.2.dylib QtQA::App::TestRunner: 0x7fff8e958000 - 0x7fff8ea8efff com.apple.vImage (5.1 - 5.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage QtQA::App::TestRunner: 0x7fff8ea8f000 - 0x7fff8eb73ff7 com.apple.CoreServices.OSServices (478.49 - 478.49) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices QtQA::App::TestRunner: 0x7fff8eba0000 - 0x7fff8ec9aff7 com.apple.DiskImagesFramework (10.7.4 - 331.7) /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages QtQA::App::TestRunner: 0x7fff8ef08000 - 0x7fff8f021fff 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: 0x7fff8f022000 - 0x7fff8f031ff7 libxar-nossl.dylib (??? - ???) /usr/lib/libxar-nossl.dylib QtQA::App::TestRunner: 0x7fff8f086000 - 0x7fff8f08fff7 libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) /usr/lib/system/libsystem_notify.dylib QtQA::App::TestRunner: 0x7fff8f090000 - 0x7fff8f091ff7 libsystem_sandbox.dylib (??? - ???) <2A09E4DA-F47C-35CB-B70C-E0492BA9F20E> /usr/lib/system/libsystem_sandbox.dylib QtQA::App::TestRunner: 0x7fff8f101000 - 0x7fff8f208fe7 libsqlite3.dylib (9.6.0 - compatibility 9.0.0) /usr/lib/libsqlite3.dylib QtQA::App::TestRunner: 0x7fff8f209000 - 0x7fff8f20dff7 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: 0x7fff8f448000 - 0x7fff8f525fef libsystem_c.dylib (763.13.0 - compatibility 1.0.0) <41B43515-2806-3FBC-ACF1-A16F35B7E290> /usr/lib/system/libsystem_c.dylib QtQA::App::TestRunner: 0x7fff8f52a000 - 0x7fff8f595ff7 com.apple.framework.IOKit (2.0 - ???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit QtQA::App::TestRunner: 0x7fff8f596000 - 0x7fff8f630ff7 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: 0x7fff8f631000 - 0x7fff8f633ff7 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: 0x7fff8f8e3000 - 0x7fff8f927ff7 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: 0x7fff8f928000 - 0x7fff8f96efff libcurl.4.dylib (7.0.0 - compatibility 7.0.0) <2C442396-1006-3765-92D2-60869D4641CE> /usr/lib/libcurl.4.dylib QtQA::App::TestRunner: 0x7fff8fc6f000 - 0x7fff8fc76fff libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <172B1985-F24A-34E9-8D8B-A2403C9A0399> /usr/lib/system/libcopyfile.dylib QtQA::App::TestRunner: 0x7fff8fc77000 - 0x7fff8fce7fff com.apple.datadetectorscore (3.0 - 179.4) <4AB32B7F-8EC2-327E-BAC8-80129AA36E7B> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore QtQA::App::TestRunner: 0x7fff8fce8000 - 0x7fff90014fff com.apple.HIToolbox (1.9 - ???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox QtQA::App::TestRunner: 0x7fff90015000 - 0x7fff90075fff 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: 0x7fff90077000 - 0x7fff90084ff7 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: 0x7fff900e3000 - 0x7fff90107fff com.apple.RemoteViewServices (1.5 - 44.2) /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices QtQA::App::TestRunner: 0x7fff90166000 - 0x7fff9020bfff 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: 0x7fff90264000 - 0x7fff90272ff7 libkxld.dylib (??? - ???) <01161870-E3B3-3F87-BA4A-0AA7A081F409> /usr/lib/system/libkxld.dylib QtQA::App::TestRunner: 0x7fff902d5000 - 0x7fff9034bff7 libc++.1.dylib (28.4.0 - compatibility 1.0.0) /usr/lib/libc++.1.dylib QtQA::App::TestRunner: 0x7fff9040e000 - 0x7fff90449fff libsystem_info.dylib (??? - ???) <35F90252-2AE1-32C5-8D34-782C614D9639> /usr/lib/system/libsystem_info.dylib QtQA::App::TestRunner: 0x7fff9044a000 - 0x7fff9044afff libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <61EFED6A-A407-301E-B454-CD18314F0075> /usr/lib/system/libkeymgr.dylib QtQA::App::TestRunner: 0x7fff90467000 - 0x7fff9046cfff com.apple.OpenDirectory (10.7 - 146) <7960A302-F9AC-3F72-838E-3A382032DCA6> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory QtQA::App::TestRunner: 0x7fff9046d000 - 0x7fff9066ffff libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <0176782F-9526-3905-813A-7A5676EC2C86> /usr/lib/libicucore.A.dylib QtQA::App::TestRunner: 0x7fff90670000 - 0x7fff9074ffff 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: 0x7fff90750000 - 0x7fff90750fff 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: 0x7fff90751000 - 0x7fff9075efff 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: 0x7fff9075f000 - 0x7fff907d2fff libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <6BDD43E4-A4B1-379E-9ED5-8C713653DFF2> /usr/lib/libstdc++.6.dylib QtQA::App::TestRunner: 0x7fff90bf9000 - 0x7fff90eeeff7 com.apple.security (7.0 - 55148.6) <4535E500-973A-3BA7-AF65-DF5CF0658F02> /System/Library/Frameworks/Security.framework/Versions/A/Security QtQA::App::TestRunner: 0x7fff90eef000 - 0x7fff90eeffff 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: 0x7fff90efc000 - 0x7fff90efffff libRadiance.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib QtQA::App::TestRunner: 0x7fff90f00000 - 0x7fff90f40ff7 libcups.2.dylib (2.9.0 - compatibility 2.0.0) <7D2E5016-A960-3ADE-B042-F74063E79550> /usr/lib/libcups.2.dylib QtQA::App::TestRunner: 0x7fff90f41000 - 0x7fff90f42fff libdnsinfo.dylib (395.11.0 - compatibility 1.0.0) <853BAAA5-270F-3FDC-B025-D448DB72E1C3> /usr/lib/system/libdnsinfo.dylib QtQA::App::TestRunner: 0x7fff90f43000 - 0x7fff90f69fff com.apple.framework.familycontrols (3.0 - 300) <6F0C58C0-22E7-3877-8CFA-1ED0CB3CE38B> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls QtQA::App::TestRunner: 0x7fff90f6a000 - 0x7fff90f8bfff libPng.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib QtQA::App::TestRunner: 0x7fff90f8c000 - 0x7fff90f8dfff liblangid.dylib (??? - ???) /usr/lib/liblangid.dylib QtQA::App::TestRunner: 0x7fff90f8e000 - 0x7fff90f9cfff libdispatch.dylib (187.10.0 - compatibility 1.0.0) <8E03C652-922A-3399-93DE-9EA0CBFA0039> /usr/lib/system/libdispatch.dylib QtQA::App::TestRunner: 0x7fff90f9d000 - 0x7fff90fa3fff com.apple.DiskArbitration (2.4.1 - 2.4.1) /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration QtQA::App::TestRunner: 0x7fff90fa4000 - 0x7fff9110bfff 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: 0x7fff9110c000 - 0x7fff9116eff7 com.apple.Symbolication (1.3 - 91) <98A0662F-26ED-3B10-871B-07747127C7E9> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication QtQA::App::TestRunner: 0x7fff9116f000 - 0x7fff91176ff7 com.apple.CommerceCore (1.0 - 17) /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore QtQA::App::TestRunner: 0x7fff91177000 - 0x7fff91178ff7 libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869> /usr/lib/system/libsystem_blocks.dylib QtQA::App::TestRunner: 0x7fff922c7000 - 0x7fff9234afef com.apple.Metadata (10.7.0 - 627.37) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata QtQA::App::TestRunner: 0x7fff92c86000 - 0x7fff92ca5fff libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <0635C52D-DD53-3721-A488-4C6E95607A74> /usr/lib/libresolv.9.dylib QtQA::App::TestRunner: 0x7fff92ca6000 - 0x7fff92caefff libsystem_dnssd.dylib (??? - ???) <584B321E-5159-37CD-B2E7-82E069C70AFB> /usr/lib/system/libsystem_dnssd.dylib QtQA::App::TestRunner: 0x7fff92caf000 - 0x7fff92cb4fff libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <98ECD5F6-E85C-32A5-98CD-8911230CB66A> /usr/lib/system/libcompiler_rt.dylib QtQA::App::TestRunner: 0x7fff930fe000 - 0x7fff93104ff7 libunwind.dylib (30.0.0 - compatibility 1.0.0) <1E9C6C8C-CBE8-3F4B-A5B5-E03E3AB53231> /usr/lib/system/libunwind.dylib QtQA::App::TestRunner: 0x7fff93105000 - 0x7fff93108fff com.apple.help (1.3.2 - 42) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help QtQA::App::TestRunner: 0x7fff9314f000 - 0x7fff93166fff com.apple.MultitouchSupport.framework (231.4 - 231.4) <559C1AFB-E0B4-3D23-9189-18DE09C06FFE> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport QtQA::App::TestRunner: 0x7fff93167000 - 0x7fff931ebff7 com.apple.ApplicationServices.ATS (317.12.0 - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS QtQA::App::TestRunner: 0x7fff93243000 - 0x7fff93243fff com.apple.Accelerate (1.7 - Accelerate 1.7) <82DDF6F5-FBC3-323D-B71D-CF7ABC5CF568> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate QtQA::App::TestRunner: 0x7fff938ed000 - 0x7fff93918ff7 libxslt.1.dylib (3.24.0 - compatibility 3.0.0) /usr/lib/libxslt.1.dylib QtQA::App::TestRunner: 0x7fff93c53000 - 0x7fff93c58fff libcache.dylib (47.0.0 - compatibility 1.0.0) /usr/lib/system/libcache.dylib QtQA::App::TestRunner: 0x7fff93c6b000 - 0x7fff93c72fff libGFXShared.dylib (??? - ???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib QtQA::App::TestRunner: 0x7fff93c73000 - 0x7fff93c74ff7 libremovefile.dylib (21.1.0 - compatibility 1.0.0) <739E6C83-AA52-3C6C-A680-B37FE2888A04> /usr/lib/system/libremovefile.dylib QtQA::App::TestRunner: 0x7fff93c94000 - 0x7fff93e68ff7 com.apple.CoreFoundation (6.7.2 - 635.21) <62A3402E-A4E7-391F-AD20-1EF20236CE1B> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation QtQA::App::TestRunner: 0x7fff93e6b000 - 0x7fff93ea6fff com.apple.LDAPFramework (3.2 - 120.2) <275D4298-C435-3E98-AA25-95D9D0A56550> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP QtQA::App::TestRunner: 0x7fff93eb5000 - 0x7fff93ee1ff7 com.apple.CoreServicesInternal (113.19 - 113.19) <74532B3B-EDE0-3553-9BED-F02B9CDF1FF7> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal QtQA::App::TestRunner: 0x7fff93ee2000 - 0x7fff93ee5ff7 com.apple.securityhi (4.0 - 1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI QtQA::App::TestRunner: 0x7fff93eec000 - 0x7fff943b3fff FaceCoreLight (1.4.7 - compatibility 1.0.0) /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight QtQA::App::TestRunner: 0x7fff9485e000 - 0x7fff9485efff com.apple.CoreServices (53 - 53) <043C8026-8EDD-3241-B090-F589E24062EF> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices QtQA::App::TestRunner: 0x7fff9485f000 - 0x7fff94863fff libdyld.dylib (195.5.0 - compatibility 1.0.0) /usr/lib/system/libdyld.dylib QtQA::App::TestRunner: 0x7fff94864000 - 0x7fff94881fff libxpc.dylib (77.19.0 - compatibility 1.0.0) <9F57891B-D7EF-3050-BEDD-21E7C6668248> /usr/lib/system/libxpc.dylib QtQA::App::TestRunner: 0x7fff94891000 - 0x7fff948dffff libauto.dylib (??? - ???) /usr/lib/libauto.dylib QtQA::App::TestRunner: 0x7fff948e0000 - 0x7fff9527ea27 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: 0x7fff9527f000 - 0x7fff9528aff7 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: 0x7fff9529f000 - 0x7fff952b4fff 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: 0x7fff9532a000 - 0x7fff9537eff7 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: 0x7fff95381000 - 0x7fff955abfe7 com.apple.CoreData (104.1 - 358.14) <6BB64605-8DA7-337D-A2AB-A3346A421CBD> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData QtQA::App::TestRunner: 0x7fff955ac000 - 0x7fff955beff7 libz.1.dylib (1.2.5 - compatibility 1.0.0) <30CBEF15-4978-3DED-8629-7109880A19D4> /usr/lib/libz.1.dylib QtQA::App::TestRunner: 0x7fff955bf000 - 0x7fff95627ff7 com.apple.coreui (1.2.2 - 165.11) <9316266A-39CA-3EC7-9C9E-726462CEFF4D> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI QtQA::App::TestRunner: 0x7fff95628000 - 0x7fff95661fe7 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: 0x7fff956c3000 - 0x7fff962c9fff com.apple.AppKit (6.7.5 - 1138.51) <44417D02-6123-3FC3-A119-CE51BB4C3006> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit QtQA::App::TestRunner: 0x7fff962ca000 - 0x7fff962e1fff 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: 0x7fff96a90000 - 0x7fff97074fff libBLAS.dylib (??? - ???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib QtQA::App::TestRunner: 0x7fff97153000 - 0x7fff9746ffff 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: 0x7fff9749c000 - 0x7fff974aafff com.apple.NetAuth (1.0 - 3.0) /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth QtQA::App::TestRunner: 0x7fff974ab000 - 0x7fff974c1fff libGL.dylib (??? - ???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib QtQA::App::TestRunner: 0x7fff974c2000 - 0x7fff974eafff com.apple.PerformanceAnalysis (1.11 - 11) <8D4C6382-DD92-37A2-BCFC-E89951320848> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis QtQA::App::TestRunner: 0x7fff974f7000 - 0x7fff974f9fff libquarantine.dylib (36.7.0 - compatibility 1.0.0) <8D9832F9-E4A9-38C3-B880-E5210B2353C7> /usr/lib/system/libquarantine.dylib QtQA::App::TestRunner: 0x7fff976a2000 - 0x7fff9771dff7 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: 0x7fff97926000 - 0x7fff9792bfff 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: 0x7fff9792c000 - 0x7fff9792cfff com.apple.ApplicationServices (41 - 41) <03F3FA8F-8D2A-3AB6-A8E3-40B001116339> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices QtQA::App::TestRunner: 0x7fff9792d000 - 0x7fff97956fff 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: 0x7fff97957000 - 0x7fff97997fe7 libGLImage.dylib (??? - ???) <0B7DAB2B-F1C6-39C7-B864-61EF683B6656> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib QtQA::App::TestRunner: 0x7fff979c2000 - 0x7fff97cdbfff com.apple.Foundation (6.7.2 - 833.25) <22AAC369-B63C-3C55-8AC6-C3ECBA44DA7B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation QtQA::App::TestRunner: 0x7fff97cdc000 - 0x7fff97d00fff com.apple.Kerberos (1.0 - 1) <1F826BCE-DA8F-381D-9C4C-A36AA0EA1CB9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos QtQA::App::TestRunner: 0x7fff98383000 - 0x7fff98396ff7 libCRFSuite.dylib (??? - ???) <034D4DAA-63F0-35E4-BCEF-338DD7A453DD> /usr/lib/libCRFSuite.dylib QtQA::App::TestRunner: 0x7fff98449000 - 0x7fff98466ff7 com.apple.openscripting (1.3.3 - ???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting QtQA::App::TestRunner: 0x7fff98467000 - 0x7fff98487fff libsystem_kernel.dylib (1699.32.7 - compatibility 1.0.0) <66C9F9BD-C7B3-30D4-B1A0-03C8A6392351> /usr/lib/system/libsystem_kernel.dylib QtQA::App::TestRunner: 0x7fff98488000 - 0x7fff984e4ff7 com.apple.HIServices (1.21 - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices QtQA::App::TestRunner: 0x7fff984e5000 - 0x7fff98759fff 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: 0x7fff9877a000 - 0x7fff98785ff7 libc++abi.dylib (14.0.0 - compatibility 1.0.0) <8FF3D766-D678-36F6-84AC-423C878E6D14> /usr/lib/libc++abi.dylib QtQA::App::TestRunner: 0x7fff98789000 - 0x7fff98789fff com.apple.vecLib (3.7 - vecLib 3.7) <9A58105C-B36E-35B5-812C-4ED693F2618F> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff9878a000 - 0x7fff9879cff7 libsasl2.2.dylib (3.15.0 - compatibility 3.0.0) <6245B497-784B-355C-98EF-2DC6B45BF05C> /usr/lib/libsasl2.2.dylib QtQA::App::TestRunner: 0x7fff9879d000 - 0x7fff98850ff7 com.apple.CoreText (220.22.0 - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText QtQA::App::TestRunner: 0x7fff9887a000 - 0x7fff98941ff7 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: 0x7fff98950000 - 0x7fff989abff7 com.apple.opencl (2.0.19 - 2.0.19) /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL QtQA::App::TestRunner: 0x7fff989ac000 - 0x7fff989c2ff7 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: 0x7fff989ce000 - 0x7fff989fbfe7 libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <6E5C8AC3-DBB7-31CB-BEB7-D6ED8E6DE0CE> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: 0x7fff989fc000 - 0x7fff98a3eff7 libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) /usr/lib/system/libcommonCrypto.dylib QtQA::App::TestRunner: 0x7fff98a3f000 - 0x7fff98ae1fff com.apple.securityfoundation (5.0 - 55116) <70CDC3ED-39AA-3784-8715-F0F5E2CB9754> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation QtQA::App::TestRunner: 0x7fff98ae2000 - 0x7fff98bc6e5f libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <871E688B-CF57-3BC7-80D6-F6476DFF109B> /usr/lib/libobjc.A.dylib QtQA::App::TestRunner: 0x7fff98bc7000 - 0x7fff98d67ff7 com.apple.QuartzCore (1.7 - 270.5) <19E5E0AB-DAA9-3F97-988C-D9A46AFB9C04> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore QtQA::App::TestRunner: 0x7fff98d68000 - 0x7fff98d6cfff 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: 0x7fff98d6d000 - 0x7fff98d89ff7 com.apple.GenerationalStorage (1.0 - 126.1) <509F52ED-E54B-3FEF-B3C2-759387B826E6> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage QtQA::App::TestRunner: 0x7fff98d8a000 - 0x7fff98dc4fe7 com.apple.DebugSymbols (2.1 - 87) <149201BE-A8A4-3E40-AD65-E5194B59162E> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols QtQA::App::TestRunner: 0x7fff98dc5000 - 0x7fff98ed1fff 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: 0x7fff98ed2000 - 0x7fff98ed4fff com.apple.TrustEvaluationAgent (2.0 - 1) <1F31CAFF-C1C6-33D3-94E9-11B721761DDF> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent QtQA::App::TestRunner: 0x7fff98ed5000 - 0x7fff98ee4fff 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: 0x7fff98ee5000 - 0x7fff99042fff 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: 0x7fff9907e000 - 0x7fff990bdfff com.apple.AE (527.7 - 527.7) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE QtQA::App::TestRunner: 0x7fff992bb000 - 0x7fff992bbfff com.apple.Carbon (153 - 153) <895C2BF2-1666-3A59-A669-311B1F4F368B> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon QtQA::App::TestRunner: 0x7fff992bc000 - 0x7fff9935dfff com.apple.LaunchServices (480.40 - 480.40) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices 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: 5627 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=169.8M resident=96.2M(57%) swapped_out_or_unallocated=73.6M(43%) QtQA::App::TestRunner: Writable regions: Total=119.3M written=13.7M(11%) resident=18.6M(16%) swapped_out=0K(0%) unallocated=100.7M(84%) QtQA::App::TestRunner: QtQA::App::TestRunner: REGION TYPE VIRTUAL QtQA::App::TestRunner: =========== ======= QtQA::App::TestRunner: CG backing stores 2696K QtQA::App::TestRunner: CG image 12K QtQA::App::TestRunner: CG shared images 3408K QtQA::App::TestRunner: CoreImage 8K QtQA::App::TestRunner: CoreServices 4356K QtQA::App::TestRunner: MALLOC 86.0M 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.6M QtQA::App::TestRunner: VM_ALLOCATE 16.2M QtQA::App::TestRunner: __CI_BITMAP 80K QtQA::App::TestRunner: __DATA 13.7M QtQA::App::TestRunner: __IMAGE 528K QtQA::App::TestRunner: __LINKEDIT 54.5M QtQA::App::TestRunner: __TEXT 115.4M QtQA::App::TestRunner: __UNICODE 544K QtQA::App::TestRunner: mapped file 40.6M QtQA::App::TestRunner: shared memory 308K QtQA::App::TestRunner: =========== ======= QtQA::App::TestRunner: TOTAL 407.7M QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qgl: 15 seconds, signal 6 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02286/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/dev_1386868656): http://codereview.qt-project.org/73812 [PS4] - Fix erroneous exclusion of classes from related meta objects in moc From ci-noreply at qt-project.org Thu Dec 12 19:36:55 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 12 Dec 2013 20:36:55 +0200 Subject: [Ci-reports] pass on QtDeclarative_stable_Integration #1489 Message-ID: <20131212_183655_016057.ci-noreply@qt-project.org> QtDeclarative_stable_Integration #1489: SUCCESS Tested changes (refs/builds/stable_1386868385): http://codereview.qt-project.org/73868 [PS1] - Merge remote-tracking branch 'origin/release' into stable From ci-noreply at qt-project.org Thu Dec 12 19:42:05 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 12 Dec 2013 20:42:05 +0200 Subject: [Ci-reports] pass on QtWebKit_stable_Integration #317 Message-ID: <20131212_184205_091651.ci-noreply@qt-project.org> QtWebKit_stable_Integration #317: SUCCESS Tested changes (refs/builds/stable_1386863256): http://codereview.qt-project.org/72425 [PS1] - Revert "[EFL][WK2] Never create WebCore scrollbars for EFL/WK2" From ci-noreply at qt-project.org Thu Dec 12 20:14:37 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 12 Dec 2013 21:14:37 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2287 Message-ID: <20131212_191437_055167.ci-noreply@qt-project.org> Autotest `tst_qquicktrailemitter' failed :( Testing tst_qquicktrailemitter FAIL! : tst_qquicktrailemitter::test_basic() Compared values are not the same Actual (system->groupData[1]->size()): 510 Expected (500) : 500 Loc: [tst_qquicktrailemitter.cpp(89)] Totals: 2 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qquicktrailemitter ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_qquicktrailemitter::initTestCase() FAIL! : tst_qquicktrailemitter::test_basic() Compared values are not the same Actual (system->groupData[1]->size()): 510 Expected (500) : 500 Loc: [tst_qquicktrailemitter.cpp(89)] PASS : tst_qquicktrailemitter::cleanupTestCase() Totals: 2 passed, 1 failed, 0 skipped ********* Finished testing of tst_qquicktrailemitter ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquicktrailemitter: 11 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02287/revdep-qtdeclarative_linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz Tested changes (refs/builds/dev_1386873377): http://codereview.qt-project.org/73706 [PS1] - PCH stands for "precompiled header", not "prefix" http://codereview.qt-project.org/68010 [PS7] - Add the UTF16-to-Latin1 in-place converter http://codereview.qt-project.org/67866 [PS6] - Improve the Latin1 conversion in QString a little http://codereview.qt-project.org/67728 [PS16] - Implement support for ref-qualified QString::toLatin1 & friends From ci-noreply at qt-project.org Thu Dec 12 20:22:02 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 12 Dec 2013 21:22:02 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2288 Message-ID: <20131212_192202_092066.ci-noreply@qt-project.org> qtbase failed to compile :( compiling dialogs/qwizard.cpp dialogs/qwizard.cpp: In member function 'void TestNamespace::QWizardPrivate::init()': dialogs/qwizard.cpp:762:60: error: '::changedSignal' has not been declared dialogs/qwizard.cpp:762:60: note: suggested alternative: dialogs/qwizard.cpp:147:20: note: 'TestNamespace::changedSignal' In file included from dialogs/qwizard.cpp:3974:0: dialogs/qwizard.cpp: At global scope: dialogs/qwizard.cpp:147:20: error: 'const char* TestNamespace::changedSignal(int)' defined but not used [-Werror=unused-function] make[3]: *** [.obj/qwizard.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_02288/linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz Tested changes (refs/builds/dev_1386875771): http://codereview.qt-project.org/73769 [PS1] - QImageReader: simplify _qt_BuiltInFormats http://codereview.qt-project.org/73770 [PS1] - QTextDocument: avoid relocations http://codereview.qt-project.org/73766 [PS3] - QWizard: Replace another pointer table with char arrays http://codereview.qt-project.org/73767 [PS2] - QWizard: Replace a static char* table with a switch statement. From ci-noreply at qt-project.org Thu Dec 12 20:26:46 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 12 Dec 2013 21:26:46 +0200 Subject: [Ci-reports] fail on QtSystems_dev_Integration #51 Message-ID: <20131212_192646_065978.ci-noreply@qt-project.org> Autotest `tst_qserviceinterfacedescriptor' failed :( Testing tst_QServiceInterfaceDescriptor FAIL! : tst_QServiceInterfaceDescriptor::testDebugStream() Compared values are not the same Actual (msg) : QServiceInterfaceDescriptor(service="name2", interface="interface2 5.6") QServiceInterfaceDescriptor(invalid) Expected (QString::fromLatin1("QServiceInterfaceDescriptor(service=\"name2\", interface=\"interface2 5.6\") QServiceInterfaceDescriptor(invalid) ")): QServiceInterfaceDescriptor(service="name2", interface="interface2 5.6") QServiceInterfaceDescriptor(invalid) Loc: [tst_qserviceinterfacedescriptor.cpp(348)] Totals: 5 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QServiceInterfaceDescriptor ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_QServiceInterfaceDescriptor::initTestCase() PASS : tst_QServiceInterfaceDescriptor::comparison() PASS : tst_QServiceInterfaceDescriptor::testStreamOperators() FAIL! : tst_QServiceInterfaceDescriptor::testDebugStream() Compared values are not the same Actual (msg) : QServiceInterfaceDescriptor(service="name2", interface="interface2 5.6") QServiceInterfaceDescriptor(invalid) Expected (QString::fromLatin1("QServiceInterfaceDescriptor(service=\"name2\", interface=\"interface2 5.6\") QServiceInterfaceDescriptor(invalid) ")): QServiceInterfaceDescriptor(service="name2", interface="interface2 5.6") QServiceInterfaceDescriptor(invalid) Loc: [tst_qserviceinterfacedescriptor.cpp(348)] PASS : tst_QServiceInterfaceDescriptor::destructor() PASS : tst_QServiceInterfaceDescriptor::cleanupTestCase() Totals: 5 passed, 1 failed, 0 skipped ********* Finished testing of tst_QServiceInterfaceDescriptor ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qserviceinterfacedescriptor: 0.219184 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtSystems_dev_Integration/build_00051/linux-g++_no-widgets_Ubuntu_12.04_x64/log.txt.gz Tested changes (refs/builds/dev_1386875706): http://codereview.qt-project.org/73171 [PS1] - Fix build: CWGlobals.h does not exist anymore From ci-noreply at qt-project.org Thu Dec 12 20:27:16 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 12 Dec 2013 21:27:16 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2289 Message-ID: <20131212_192716_018386.ci-noreply@qt-project.org> `make' failed :( /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ar cq libQt5Bootstrap.a .obj/qlatincodec.o .obj/qtextcodec.o .obj/qutfcodec.o .obj/qglobal.o .obj/qlogging.o .obj/qmalloc.o .obj/qnumeric.o .obj/qabstractfileengine.o .obj/qbuffer.o .obj/qdatastream.o .obj/qdir.o .obj/qdiriterator.o .obj/qfile.o .obj/qfileinfo.o .obj/qfilesystementry.o .obj/qfilesystemengine.o .obj/qfsfileengine.o .obj/qfsfileengine_iterator.o .obj/qiodevice.o .obj/qfiledevice.o .obj/qtemporaryfile.o .obj/qtextstream.o .obj/qstandardpaths.o .obj/qcoreapplication.o .obj/qcoreglobaldata.o .obj/qmetatype.o .obj/qvariant.o .obj/qsystemerror.o .obj/quuid.o .obj/qbitarray.o .obj/qbytearray.o .obj/qarraydata.o .obj/qbytearraymatcher.o .obj/qcommandlineparser.o .obj/qcommandlineoption.o .obj/qcryptographichash.o .obj/qdatetime.o .obj/qhash.o .obj/qlist.o .obj/qlinkedlist.o .obj/qlocale.o .obj/qlocale_tools.o .obj/qmap.o .obj/qregexp.o .obj/qpoint.o .obj/qrect.o .obj/qsize.o .obj/qline.o .obj/qstring.o .obj/qstring_compat.o .obj/qstringlist.o .obj/qvector.o .obj/qvsnprintf.o .obj/qxmlutils.o .obj/qxmlstream.o .obj/qjson.o .obj/qjsondocument.o .obj/qjsonobject.o .obj/qjsonarray.o .obj/qjsonvalue.o .obj/qjsonparser.o .obj/qjsonwriter.o .obj/qdom.o .obj/qxml.o .obj/qfilesystemengine_unix.o .obj/qfilesystemiterator_unix.o .obj/qfsfileengine_unix.o .obj/qcoreapplication_mac.o .obj/qcore_mac.o .obj/qstandardpaths_mac.o ccache: FATAL: distcc: No such file or directory make[3]: *** [.obj/qstring_compat.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_02289/macx-clang_no-framework_OSX_10.8/log.txt.gz Tested changes (refs/builds/dev_1386876281): http://codereview.qt-project.org/68010 [PS7] - Add the UTF16-to-Latin1 in-place converter http://codereview.qt-project.org/67866 [PS6] - Improve the Latin1 conversion in QString a little http://codereview.qt-project.org/67728 [PS16] - Implement support for ref-qualified QString::toLatin1 & friends http://codereview.qt-project.org/73706 [PS1] - PCH stands for "precompiled header", not "prefix" http://codereview.qt-project.org/73812 [PS4] - Fix erroneous exclusion of classes from related meta objects in moc From ci-noreply at qt-project.org Thu Dec 12 20:46:00 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 12 Dec 2013 21:46:00 +0200 Subject: [Ci-reports] pass on QtBase_stable_Integration #2720 Message-ID: <20131212_194600_043531.ci-noreply@qt-project.org> QtBase_stable_Integration #2720: SUCCESS Tested changes (refs/builds/stable_1386872037): http://codereview.qt-project.org/73860 [PS1] - QMetaType: Rename template type of type-erased iterator operations. From ci-noreply at qt-project.org Thu Dec 12 21:11:49 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 12 Dec 2013 22:11:49 +0200 Subject: [Ci-reports] pass on QtTools_stable_Integration #317 Message-ID: <20131212_201149_056865.ci-noreply@qt-project.org> QtTools_stable_Integration #317: SUCCESS Tested changes (refs/builds/stable_1386869223): http://codereview.qt-project.org/73834 [PS2] - windeployqt: Change option -qmldir to accept multiple values. http://codereview.qt-project.org/73866 [PS1] - Merge remote-tracking branch 'origin/release' into stable From ci-noreply at qt-project.org Thu Dec 12 21:12:42 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 12 Dec 2013 22:12:42 +0200 Subject: [Ci-reports] fail on QtDeclarative_dev_Integration #1004 Message-ID: <20131212_201242_054799.ci-noreply@qt-project.org> Autotest `tst_qquicktrailemitter' failed :( Testing tst_qquicktrailemitter FAIL! : tst_qquicktrailemitter::test_basic() Compared values are not the same Actual (system->groupData[1]->size()): 510 Expected (500) : 500 Loc: [tst_qquicktrailemitter.cpp(89)] Totals: 2 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qquicktrailemitter ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_qquicktrailemitter::initTestCase() FAIL! : tst_qquicktrailemitter::test_basic() Compared values are not the same Actual (system->groupData[1]->size()): 510 Expected (500) : 500 Loc: [tst_qquicktrailemitter.cpp(89)] PASS : tst_qquicktrailemitter::cleanupTestCase() Totals: 2 passed, 1 failed, 0 skipped ********* Finished testing of tst_qquicktrailemitter ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquicktrailemitter: 11 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_01004/linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz Tested changes (refs/builds/dev_1386877106): http://codereview.qt-project.org/73792 [PS2] - Fix SpringAnimation in Behavior when current value is set. From ci-noreply at qt-project.org Thu Dec 12 21:49:53 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 12 Dec 2013 22:49:53 +0200 Subject: [Ci-reports] pass on QtDeclarative_stable_Integration #1490 Message-ID: <20131212_204953_063704.ci-noreply@qt-project.org> QtDeclarative_stable_Integration #1490: SUCCESS Tested changes (refs/builds/stable_1386877113): http://codereview.qt-project.org/73144 [PS8] - V4 IR: change block scheduling algorithm from recursive to iterative. From ci-noreply at qt-project.org Thu Dec 12 21:57:27 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 12 Dec 2013 22:57:27 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2290 Message-ID: <20131212_205727_000768.ci-noreply@qt-project.org> Autotest `tst_qvariant' failed :( Testing tst_QVariant FAIL! : tst_QVariant::iterateContainerElements() Compared values are not the same Actual (varList.size()) : 0 Expected ((int)std::distance(intList.begin(), intList.end())): 3 Loc: [tst_qvariant.cpp(3830)] Totals: 696 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QVariant ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_QVariant::initTestCase() PASS : tst_QVariant::constructor() PASS : tst_QVariant::copy_constructor() PASS : tst_QVariant::constructor_invalid(-1) PASS : tst_QVariant::constructor_invalid(-122234567) PASS : tst_QVariant::constructor_invalid(0xfffffffff) PASS : tst_QVariant::constructor_invalid(LastCoreType + 1) PASS : tst_QVariant::isNull() PASS : tst_QVariant::swap() PASS : tst_QVariant::canConvert(BitArray) PASS : tst_QVariant::canConvert(ByteArray) PASS : tst_QVariant::canConvert(Date) PASS : tst_QVariant::canConvert(DateTime) PASS : tst_QVariant::canConvert(Double) PASS : tst_QVariant::canConvert(Float) PASS : tst_QVariant::canConvert(Int) PASS : tst_QVariant::canConvert(Invalid) PASS : tst_QVariant::canConvert(List) PASS : tst_QVariant::canConvert(LongLong) PASS : tst_QVariant::canConvert(Map) PASS : tst_QVariant::canConvert(Point) PASS : tst_QVariant::canConvert(Rect) PASS : tst_QVariant::canConvert(Size) PASS : tst_QVariant::canConvert(String) PASS : tst_QVariant::canConvert(StringList) PASS : tst_QVariant::canConvert(Time) PASS : tst_QVariant::canConvert(UInt) PASS : tst_QVariant::canConvert(Int) PASS : tst_QVariant::canConvert(ULongLong) PASS : tst_QVariant::canConvert(Char) PASS : tst_QVariant::canConvert(SChar) PASS : tst_QVariant::canConvert(JsonValue) PASS : tst_QVariant::toSize(qsizef4) PASS : tst_QVariant::toSize(qsizef1) PASS : tst_QVariant::toSize(qsizef2) PASS : tst_QVariant::toSize(qsizef3) PASS : tst_QVariant::toSizeF(qsize1) PASS : tst_QVariant::toSizeF(qsize2) PASS : tst_QVariant::toSizeF(qsize3) PASS : tst_QVariant::toSizeF(qsize4) PASS : tst_QVariant::toPoint(pointf1) PASS : tst_QVariant::toPoint(pointf2) PASS : tst_QVariant::toPoint(pointf3) PASS : tst_QVariant::toPoint(pointf4) PASS : tst_QVariant::toPoint(pointf5) PASS : tst_QVariant::toRect(rectf1) PASS : tst_QVariant::toRect(rectf2) PASS : tst_QVariant::toRect(rectf3) PASS : tst_QVariant::toRect(rectf4) PASS : tst_QVariant::toRect(rectf5) PASS : tst_QVariant::toChar(longlong) PASS : tst_QVariant::toChar(ulonglong) PASS : tst_QVariant::toLine(linef1) PASS : tst_QVariant::toLine(linef2) PASS : tst_QVariant::toLine(linef3) PASS : tst_QVariant::toLine(linef4) PASS : tst_QVariant::toLineF(line1) PASS : tst_QVariant::toLineF(line2) PASS : tst_QVariant::toLineF(line3) PASS : tst_QVariant::toLineF(line4) PASS : tst_QVariant::toInt(invalid) PASS : tst_QVariant::toInt(int) PASS : tst_QVariant::toInt(char) PASS : tst_QVariant::toInt(signed char) PASS : tst_QVariant::toInt(double) PASS : tst_QVariant::toInt(float) PASS : tst_QVariant::toInt(uint) PASS : tst_QVariant::toInt(int-string) PASS : tst_QVariant::toInt(string) PASS : tst_QVariant::toInt(longlong0) PASS : tst_QVariant::toInt(longlong1) PASS : tst_QVariant::toInt(ulonglong0) PASS : tst_QVariant::toInt(ulonglong1) PASS : tst_QVariant::toInt(signedint) PASS : tst_QVariant::toInt(signeddouble) PASS : tst_QVariant::toInt(signedfloat) PASS : tst_QVariant::toInt(signedint-string) PASS : tst_QVariant::toInt(signedlonglong0) PASS : tst_QVariant::toInt(QChar) PASS : tst_QVariant::toInt(QByteArray1) PASS : tst_QVariant::toInt(QByteArray2) PASS : tst_QVariant::toInt(QJsonValue) PASS : tst_QVariant::toUInt(int) PASS : tst_QVariant::toUInt(char) PASS : tst_QVariant::toUInt(signed char) PASS : tst_QVariant::toUInt(double) PASS : tst_QVariant::toUInt(float) PASS : tst_QVariant::toUInt(uint) PASS : tst_QVariant::toUInt(int-string) PASS : tst_QVariant::toUInt(string) PASS : tst_QVariant::toUInt(string2) PASS : tst_QVariant::toUInt(longlong0) PASS : tst_QVariant::toUInt(longlong1) PASS : tst_QVariant::toUInt(ulonglong0) PASS : tst_QVariant::toUInt(ulonglong1) PASS : tst_QVariant::toUInt(negativeint) PASS : tst_QVariant::toUInt(negativedouble) PASS : tst_QVariant::toUInt(negativefloat) PASS : tst_QVariant::toUInt(negativeint-string) PASS : tst_QVariant::toUInt(negativelonglong0) PASS : tst_QVariant::toUInt(QChar) PASS : tst_QVariant::toUInt(QByteArray) PASS : tst_QVariant::toUInt(QJsonValue) PASS : tst_QVariant::toBool(int0) PASS : tst_QVariant::toBool(int1) PASS : tst_QVariant::toBool(uint0) PASS : tst_QVariant::toBool(uint1) PASS : tst_QVariant::toBool(double0) PASS : tst_QVariant::toBool(float0) PASS : tst_QVariant::toBool(double1) PASS : tst_QVariant::toBool(float1) PASS : tst_QVariant::toBool(string0) PASS : tst_QVariant::toBool(string1) PASS : tst_QVariant::toBool(string2) PASS : tst_QVariant::toBool(string3) PASS : tst_QVariant::toBool(longlong0) PASS : tst_QVariant::toBool(longlong1) PASS : tst_QVariant::toBool(ulonglong0) PASS : tst_QVariant::toBool(ulonglong1) PASS : tst_QVariant::toBool(QChar) PASS : tst_QVariant::toBool(Null_QChar) PASS : tst_QVariant::toBool(QJsonValue(true)) PASS : tst_QVariant::toBool(QJsonValue(false)) PASS : tst_QVariant::toLongLong(int0) PASS : tst_QVariant::toLongLong(double) PASS : tst_QVariant::toLongLong(float) PASS : tst_QVariant::toLongLong(uint) PASS : tst_QVariant::toLongLong(int-string) PASS : tst_QVariant::toLongLong(string) PASS : tst_QVariant::toLongLong(longlong) PASS : tst_QVariant::toLongLong(ulonglong) PASS : tst_QVariant::toLongLong(QChar) PASS : tst_QVariant::toLongLong(QByteArray) PASS : tst_QVariant::toLongLong(QJsonValue) PASS : tst_QVariant::toLongLong(qint64) PASS : tst_QVariant::toLongLong(-qint64) PASS : tst_QVariant::toLongLong(long) PASS : tst_QVariant::toLongLong(LONG_MAX) PASS : tst_QVariant::toLongLong(LONG_MIN) PASS : tst_QVariant::toLongLong(short) PASS : tst_QVariant::toLongLong(-short) PASS : tst_QVariant::toLongLong(ushort) PASS : tst_QVariant::toULongLong(int0) PASS : tst_QVariant::toULongLong(double) PASS : tst_QVariant::toULongLong(float) PASS : tst_QVariant::toULongLong(uint) PASS : tst_QVariant::toULongLong(int-string) PASS : tst_QVariant::toULongLong(string) PASS : tst_QVariant::toULongLong(ulonglong-string) PASS : tst_QVariant::toULongLong(bytaa-string) PASS : tst_QVariant::toULongLong(longlong) PASS : tst_QVariant::toULongLong(ulonglong) PASS : tst_QVariant::toULongLong(QChar) PASS : tst_QVariant::toULongLong(QByteArray) PASS : tst_QVariant::toULongLong(QJsonValue) PASS : tst_QVariant::toULongLong(qint64) PASS : tst_QVariant::toULongLong(long) PASS : tst_QVariant::toULongLong(LONG_MAX) PASS : tst_QVariant::toULongLong(ULONG_MAX) PASS : tst_QVariant::toULongLong(short) PASS : tst_QVariant::toULongLong(-short) PASS : tst_QVariant::toULongLong(ushort) PASS : tst_QVariant::toByteArray(qbytearray) PASS : tst_QVariant::toByteArray(int) PASS : tst_QVariant::toByteArray(uint) PASS : tst_QVariant::toByteArray(double) PASS : tst_QVariant::toByteArray(float) PASS : tst_QVariant::toByteArray(longlong) PASS : tst_QVariant::toByteArray(ulonglong) PASS : tst_QVariant::toString(qstring) PASS : tst_QVariant::toString(charstar) PASS : tst_QVariant::toString(qbytearray) PASS : tst_QVariant::toString(int) PASS : tst_QVariant::toString(uint) PASS : tst_QVariant::toString(double) PASS : tst_QVariant::toString(float) PASS : tst_QVariant::toString(bool) PASS : tst_QVariant::toString(qdate) PASS : tst_QVariant::toString(qtime) PASS : tst_QVariant::toString(qdatetime) PASS : tst_QVariant::toString(llong) PASS : tst_QVariant::toString(QJsonValue) PASS : tst_QVariant::toDate(qdate) PASS : tst_QVariant::toDate(qdatetime) PASS : tst_QVariant::toDate(qstring) PASS : tst_QVariant::toTime(qtime) PASS : tst_QVariant::toTime(qdatetime) PASS : tst_QVariant::toTime(qstring) PASS : tst_QVariant::toDateTime(qdatetime) PASS : tst_QVariant::toDateTime(qdate) PASS : tst_QVariant::toDateTime(qstring) PASS : tst_QVariant::toDouble(bytearray) PASS : tst_QVariant::toDouble(QJsonValue) PASS : tst_QVariant::toFloat(QByteArray) PASS : tst_QVariant::toFloat(QJsonValue) PASS : tst_QVariant::toPointF(QPoint) PASS : tst_QVariant::toRectF(QRect) PASS : tst_QVariant::qvariant_cast_QObject(from QObject) PASS : tst_QVariant::qvariant_cast_QObject(from QObject2) PASS : tst_QVariant::qvariant_cast_QObject(from String) PASS : tst_QVariant::qvariant_cast_QObject(from int) PASS : tst_QVariant::qvariant_cast_QObject(from Derived QObject) PASS : tst_QVariant::qvariant_cast_QObject(from custom Object) PASS : tst_QVariant::qvariant_cast_QObject(from custom ObjectStar) PASS : tst_QVariant::qvariant_cast_QObject(null QObject) PASS : tst_QVariant::qvariant_cast_QObject(null derived QObject) PASS : tst_QVariant::qvariant_cast_QObject(null custom object) PASS : tst_QVariant::qvariant_cast_QObject(null int) PASS : tst_QVariant::qvariant_cast_QObject_derived() PASS : tst_QVariant::qvariant_cast_QObject_wrapper() PASS : tst_QVariant::qvariant_cast_QSharedPointerQObject() PASS : tst_QVariant::toLocale() PASS : tst_QVariant::toRegExp() PASS : tst_QVariant::toRegularExpression() PASS : tst_QVariant::url() PASS : tst_QVariant::userType() PASS : tst_QVariant::basicUserType() PASS : tst_QVariant::variant_to() PASS : tst_QVariant::writeToReadFromDataStream(list_valid) PASS : tst_QVariant::writeToReadFromDataStream(invalid) PASS : tst_QVariant::writeToReadFromDataStream(bitarray_invalid) PASS : tst_QVariant::writeToReadFromDataStream(bitarray_valid) PASS : tst_QVariant::writeToReadFromDataStream(bytearray_invalid) PASS : tst_QVariant::writeToReadFromDataStream(int_invalid) PASS : tst_QVariant::writeToReadFromDataStream(bytearray_valid) PASS : tst_QVariant::writeToReadFromDataStream(date_invalid) PASS : tst_QVariant::writeToReadFromDataStream(date_valid) PASS : tst_QVariant::writeToReadFromDataStream(datetime_invalid) PASS : tst_QVariant::writeToReadFromDataStream(datetime_valid) PASS : tst_QVariant::writeToReadFromDataStream(double_valid) PASS : tst_QVariant::writeToReadFromDataStream(float_valid) PASS : tst_QVariant::writeToReadFromDataStream(int_valid) PASS : tst_QVariant::writeToReadFromDataStream(map_valid) PASS : tst_QVariant::writeToReadFromDataStream(point_invalid) PASS : tst_QVariant::writeToReadFromDataStream(point_valid) PASS : tst_QVariant::writeToReadFromDataStream(rect_invalid) PASS : tst_QVariant::writeToReadFromDataStream(rect_valid) PASS : tst_QVariant::writeToReadFromDataStream(size_invalid) PASS : tst_QVariant::writeToReadFromDataStream(size_valid) PASS : tst_QVariant::writeToReadFromDataStream(string_invalid) PASS : tst_QVariant::writeToReadFromDataStream(string_valid) PASS : tst_QVariant::writeToReadFromDataStream(stringlist_valid) PASS : tst_QVariant::writeToReadFromDataStream(time_invalid) PASS : tst_QVariant::writeToReadFromDataStream(time_valid) PASS : tst_QVariant::writeToReadFromDataStream(uint_valid) PASS : tst_QVariant::writeToReadFromDataStream(qchar) PASS : tst_QVariant::writeToReadFromDataStream(qchar_null) PASS : tst_QVariant::writeToReadFromDataStream(regexp) PASS : tst_QVariant::writeToReadFromDataStream(regexp_empty) PASS : tst_QVariant::writeToReadFromDataStream(regularexpression) PASS : tst_QVariant::writeToReadFromDataStream(regularexpression_empty) PASS : tst_QVariant::writeToReadFromDataStream(QMetaType::Long invalid) PASS : tst_QVariant::writeToReadFromDataStream(QMetaType::Long) PASS : tst_QVariant::writeToReadFromDataStream(QMetaType::Short invalid) PASS : tst_QVariant::writeToReadFromDataStream(QMetaType::Short) PASS : tst_QVariant::writeToReadFromDataStream(QMetaType::Char invalid) PASS : tst_QVariant::writeToReadFromDataStream(QMetaType::Char) PASS : tst_QVariant::writeToReadFromDataStream(QMetaType::ULong invalid) PASS : tst_QVariant::writeToReadFromDataStream(QMetaType::ULong) PASS : tst_QVariant::writeToReadFromDataStream(QMetaType::UShort invalid) PASS : tst_QVariant::writeToReadFromDataStream(QMetaType::UShort) PASS : tst_QVariant::writeToReadFromDataStream(QMetaType::UChar invalid) PASS : tst_QVariant::writeToReadFromDataStream(QMetaType::UChar) PASS : tst_QVariant::writeToReadFromDataStream(QMetaType::Float invalid) PASS : tst_QVariant::writeToReadFromDataStream(QMetaType::Float) PASS : tst_QVariant::writeToReadFromDataStream(Custom type) PASS : tst_QVariant::writeToReadFromOldDataStream() PASS : tst_QVariant::checkDataStream() PASS : tst_QVariant::operator_eq_eq(invinv) PASS : tst_QVariant::operator_eq_eq(int1int1) PASS : tst_QVariant::operator_eq_eq(int1int0) PASS : tst_QVariant::operator_eq_eq(nullint) PASS : tst_QVariant::operator_eq_eq(ll1ll1) PASS : tst_QVariant::operator_eq_eq(ll1lln2) PASS : tst_QVariant::operator_eq_eq(ll1ull1) PASS : tst_QVariant::operator_eq_eq(ll1i1) PASS : tst_QVariant::operator_eq_eq(ull1ull1) PASS : tst_QVariant::operator_eq_eq(ull1i1) PASS : tst_QVariant::operator_eq_eq(double_int) PASS : tst_QVariant::operator_eq_eq(float_int) PASS : tst_QVariant::operator_eq_eq(mInt_mIntString) PASS : tst_QVariant::operator_eq_eq(mIntString_mInt) PASS : tst_QVariant::operator_eq_eq(mInt_mIntQString) PASS : tst_QVariant::operator_eq_eq(mIntQString_mInt) PASS : tst_QVariant::operator_eq_eq(mUInt_mUIntString) PASS : tst_QVariant::operator_eq_eq(mUIntString_mUInt) PASS : tst_QVariant::operator_eq_eq(mUInt_mUIntQString) PASS : tst_QVariant::operator_eq_eq(mUIntQString_mUInt) PASS : tst_QVariant::operator_eq_eq(mDouble_mDoubleString) PASS : tst_QVariant::operator_eq_eq(mDoubleString_mDouble) PASS : tst_QVariant::operator_eq_eq(mDouble_mDoubleQString) PASS : tst_QVariant::operator_eq_eq(mDoubleQString_mDouble) PASS : tst_QVariant::operator_eq_eq(mFloat_mFloatString) PASS : tst_QVariant::operator_eq_eq(mFloatString_mFloat) PASS : tst_QVariant::operator_eq_eq(mFloat_mFloatQString) PASS : tst_QVariant::operator_eq_eq(mFloatQString_mFloat) PASS : tst_QVariant::operator_eq_eq(mLongLong_mLongLongString) PASS : tst_QVariant::operator_eq_eq(mLongLongString_mLongLong) PASS : tst_QVariant::operator_eq_eq(mLongLong_mLongLongQString) PASS : tst_QVariant::operator_eq_eq(mLongLongQString_mLongLong) PASS : tst_QVariant::operator_eq_eq(mULongLong_mULongLongString) PASS : tst_QVariant::operator_eq_eq(mULongLongString_mULongLong) PASS : tst_QVariant::operator_eq_eq(mULongLong_mULongLongQString) PASS : tst_QVariant::operator_eq_eq(mULongLongQString_mULongLong) PASS : tst_QVariant::operator_eq_eq(mBool_mBoolString) PASS : tst_QVariant::operator_eq_eq(mBoolString_mBool) PASS : tst_QVariant::operator_eq_eq(mBool_mBoolQString) PASS : tst_QVariant::operator_eq_eq(mBoolQString_mBool) PASS : tst_QVariant::operator_eq_eq(ba2qstring) PASS : tst_QVariant::operator_eq_eq(qstring2ba) PASS : tst_QVariant::operator_eq_eq(char_char) PASS : tst_QVariant::operator_eq_eq(char_char2) PASS : tst_QVariant::operator_eq_eq(invalidConversion) PASS : tst_QVariant::operator_eq_eq(invalidConversionR) PASS : tst_QVariant::operator_eq_eq(TwoItemsInEqual) PASS : tst_QVariant::operator_eq_eq(TwoItemsEqual) PASS : tst_QVariant::operator_eq_eq(PopulatedEmptyMap) PASS : tst_QVariant::operator_eq_eq(EmptyPopulatedMap) PASS : tst_QVariant::operator_eq_eq(FirstLarger) PASS : tst_QVariant::operator_eq_eq(SecondLarger) PASS : tst_QVariant::operator_eq_eq(HashTwoItemsInEqual) PASS : tst_QVariant::operator_eq_eq(HashTwoItemsEqual) PASS : tst_QVariant::operator_eq_eq(HashPopulatedEmptyHash) PASS : tst_QVariant::operator_eq_eq(EmptyPopulatedHash) PASS : tst_QVariant::operator_eq_eq(HashFirstLarger) PASS : tst_QVariant::operator_eq_eq(HashSecondLarger) PASS : tst_QVariant::operator_eq_eq_rhs() PASS : tst_QVariant::typeName(0) PASS : tst_QVariant::typeName(1) PASS : tst_QVariant::typeName(2) PASS : tst_QVariant::typeName(3) PASS : tst_QVariant::typeName(4) PASS : tst_QVariant::typeName(5) PASS : tst_QVariant::typeName(6) PASS : tst_QVariant::typeName(7) PASS : tst_QVariant::typeName(8) PASS : tst_QVariant::typeName(9) PASS : tst_QVariant::typeName(10) PASS : tst_QVariant::typeName(11) PASS : tst_QVariant::typeName(12) PASS : tst_QVariant::typeName(13) PASS : tst_QVariant::typeName(14) PASS : tst_QVariant::typeName(15) PASS : tst_QVariant::typeName(16) PASS : tst_QVariant::typeName(17) PASS : tst_QVariant::typeName(18) PASS : tst_QVariant::typeName(19) PASS : tst_QVariant::typeName(20) PASS : tst_QVariant::typeName(21) PASS : tst_QVariant::typeName(22) PASS : tst_QVariant::typeName(23) PASS : tst_QVariant::typeName(24) PASS : tst_QVariant::typeName(25) PASS : tst_QVariant::typeName(26) PASS : tst_QVariant::typeName(27) PASS : tst_QVariant::typeName(28) PASS : tst_QVariant::typeName(29) PASS : tst_QVariant::typeName(30) PASS : tst_QVariant::typeName(31) PASS : tst_QVariant::typeName(32) PASS : tst_QVariant::typeName(33) PASS : tst_QVariant::typeName(34) PASS : tst_QVariant::typeName(35) PASS : tst_QVariant::typeName(36) PASS : tst_QVariant::typeName(37) PASS : tst_QVariant::typeName(38) PASS : tst_QVariant::typeName(39) PASS : tst_QVariant::typeName(40) PASS : tst_QVariant::typeName(41) PASS : tst_QVariant::typeName(43) PASS : tst_QVariant::typeName(44) PASS : tst_QVariant::typeName(45) PASS : tst_QVariant::typeName(46) PASS : tst_QVariant::typeName(47) PASS : tst_QVariant::typeName(48) PASS : tst_QVariant::typeName(49) PASS : tst_QVariant::typeName(50) PASS : tst_QVariant::typeName(51) PASS : tst_QVariant::typeToName() PASS : tst_QVariant::streamInvalidVariant() PASS : tst_QVariant::podUserType() PASS : tst_QVariant::data() PASS : tst_QVariant::constData() PASS : tst_QVariant::saveLoadCustomTypes() PASS : tst_QVariant::variantMap() PASS : tst_QVariant::variantHash() PASS : tst_QVariant::convertToQUint8() PASS : tst_QVariant::comparePointers() PASS : tst_QVariant::voidStar() PASS : tst_QVariant::dataStar() PASS : tst_QVariant::canConvertQStringList(An empty list) PASS : tst_QVariant::canConvertQStringList(A single item) PASS : tst_QVariant::canConvertQStringList(A single, but empty item) PASS : tst_QVariant::canConvertQStringList(Two items) PASS : tst_QVariant::canConvertQStringList(Three items) PASS : tst_QVariant::canConvertMetaTypeToInt() PASS : tst_QVariant::variantToDateTimeWithoutWarnings() PASS : tst_QVariant::invalidDateTime() PASS : tst_QVariant::loadUnknownUserType() PASS : tst_QVariant::loadBrokenUserType() PASS : tst_QVariant::invalidDate() PASS : tst_QVariant::compareCustomTypes() PASS : tst_QVariant::timeToDateTime() PASS : tst_QVariant::copyingUserTypes() PASS : tst_QVariant::convertBoolToByteArray(false) PASS : tst_QVariant::convertBoolToByteArray(FALSE) PASS : tst_QVariant::convertBoolToByteArray(falSE) PASS : tst_QVariant::convertBoolToByteArray() PASS : tst_QVariant::convertBoolToByteArray(null QByteArray) PASS : tst_QVariant::convertBoolToByteArray(any-content) PASS : tst_QVariant::convertBoolToByteArray(true) PASS : tst_QVariant::convertBoolToByteArray(TRUE) PASS : tst_QVariant::convertBoolToByteArray(trUE) PASS : tst_QVariant::convertByteArrayToBool(false) PASS : tst_QVariant::convertByteArrayToBool(true) PASS : tst_QVariant::toIntFromQString() PASS : tst_QVariant::toIntFromDouble() PASS : tst_QVariant::setValue() PASS : tst_QVariant::numericalConvert() PASS : tst_QVariant::moreCustomTypes() PASS : tst_QVariant::movabilityTest() PASS : tst_QVariant::variantInVariant() PASS : tst_QVariant::forwardDeclare() PASS : tst_QVariant::debugStream(bool) PASS : tst_QVariant::debugStream(int) PASS : tst_QVariant::debugStream(uint) PASS : tst_QVariant::debugStream(qlonglong) PASS : tst_QVariant::debugStream(qulonglong) PASS : tst_QVariant::debugStream(double) PASS : tst_QVariant::debugStream(QChar) PASS : tst_QVariant::debugStream(QVariantMap) PASS : tst_QVariant::debugStream(QVariantList) PASS : tst_QVariant::debugStream(QString) PASS : tst_QVariant::debugStream(QStringList) PASS : tst_QVariant::debugStream(QByteArray) PASS : tst_QVariant::debugStream(QBitArray) PASS : tst_QVariant::debugStream(QDate) PASS : tst_QVariant::debugStream(QTime) PASS : tst_QVariant::debugStream(QDateTime) PASS : tst_QVariant::debugStream(QUrl) PASS : tst_QVariant::debugStream(QLocale) PASS : tst_QVariant::debugStream(QRect) PASS : tst_QVariant::debugStream(QRectF) PASS : tst_QVariant::debugStream(QSize) PASS : tst_QVariant::debugStream(QSizeF) PASS : tst_QVariant::debugStream(QLine) PASS : tst_QVariant::debugStream(QLineF) PASS : tst_QVariant::debugStream(QPoint) PASS : tst_QVariant::debugStream(QPointF) PASS : tst_QVariant::debugStream(QRegExp) PASS : tst_QVariant::debugStream(QVariantHash) PASS : tst_QVariant::debugStream(QEasingCurve) PASS : tst_QVariant::debugStream(QUuid) PASS : tst_QVariant::debugStream(void*) PASS : tst_QVariant::debugStream(long) PASS : tst_QVariant::debugStream(short) PASS : tst_QVariant::debugStream(char) PASS : tst_QVariant::debugStream(ulong) PASS : tst_QVariant::debugStream(ushort) PASS : tst_QVariant::debugStream(uchar) PASS : tst_QVariant::debugStream(float) PASS : tst_QVariant::debugStream(QObject*) PASS : tst_QVariant::debugStream(signed char) PASS : tst_QVariant::debugStream(QVariant) PASS : tst_QVariant::debugStream(QModelIndex) PASS : tst_QVariant::debugStream(QRegularExpression) PASS : tst_QVariant::debugStream(QJsonValue) PASS : tst_QVariant::debugStream(QJsonObject) PASS : tst_QVariant::debugStream(QJsonArray) PASS : tst_QVariant::debugStream(QJsonDocument) PASS : tst_QVariant::debugStream(QBitArray(111)) PASS : tst_QVariant::debugStream(CustomStreamableClass) PASS : tst_QVariant::debugStream(MyClass) PASS : tst_QVariant::debugStream(InvalidVariant) PASS : tst_QVariant::debugStream(CustomQObject) PASS : tst_QVariant::debugStreamType(bool) PASS : tst_QVariant::debugStreamType(int) PASS : tst_QVariant::debugStreamType(uint) PASS : tst_QVariant::debugStreamType(qlonglong) PASS : tst_QVariant::debugStreamType(qulonglong) PASS : tst_QVariant::debugStreamType(double) PASS : tst_QVariant::debugStreamType(QChar) PASS : tst_QVariant::debugStreamType(QVariantMap) PASS : tst_QVariant::debugStreamType(QVariantList) PASS : tst_QVariant::debugStreamType(QString) PASS : tst_QVariant::debugStreamType(QStringList) PASS : tst_QVariant::debugStreamType(QByteArray) PASS : tst_QVariant::debugStreamType(QBitArray) PASS : tst_QVariant::debugStreamType(QDate) PASS : tst_QVariant::debugStreamType(QTime) PASS : tst_QVariant::debugStreamType(QDateTime) PASS : tst_QVariant::debugStreamType(QUrl) PASS : tst_QVariant::debugStreamType(QLocale) PASS : tst_QVariant::debugStreamType(QRect) PASS : tst_QVariant::debugStreamType(QRectF) PASS : tst_QVariant::debugStreamType(QSize) PASS : tst_QVariant::debugStreamType(QSizeF) PASS : tst_QVariant::debugStreamType(QLine) PASS : tst_QVariant::debugStreamType(QLineF) PASS : tst_QVariant::debugStreamType(QPoint) PASS : tst_QVariant::debugStreamType(QPointF) PASS : tst_QVariant::debugStreamType(QRegExp) PASS : tst_QVariant::debugStreamType(QVariantHash) PASS : tst_QVariant::debugStreamType(QEasingCurve) PASS : tst_QVariant::debugStreamType(QUuid) PASS : tst_QVariant::debugStreamType(void*) PASS : tst_QVariant::debugStreamType(long) PASS : tst_QVariant::debugStreamType(short) PASS : tst_QVariant::debugStreamType(char) PASS : tst_QVariant::debugStreamType(ulong) PASS : tst_QVariant::debugStreamType(ushort) PASS : tst_QVariant::debugStreamType(uchar) PASS : tst_QVariant::debugStreamType(float) PASS : tst_QVariant::debugStreamType(QObject*) PASS : tst_QVariant::debugStreamType(signed char) PASS : tst_QVariant::debugStreamType(QVariant) PASS : tst_QVariant::debugStreamType(QModelIndex) PASS : tst_QVariant::debugStreamType(QRegularExpression) PASS : tst_QVariant::debugStreamType(QJsonValue) PASS : tst_QVariant::debugStreamType(QJsonObject) PASS : tst_QVariant::debugStreamType(QJsonArray) PASS : tst_QVariant::debugStreamType(QJsonDocument) PASS : tst_QVariant::debugStreamType(QBitArray(111)) PASS : tst_QVariant::debugStreamType(CustomStreamableClass) PASS : tst_QVariant::debugStreamType(MyClass) PASS : tst_QVariant::debugStreamType(InvalidVariant) PASS : tst_QVariant::debugStreamType(CustomQObject) PASS : tst_QVariant::loadQt4Stream(:/stream/qt4.9/bool.bin) PASS : tst_QVariant::loadQt4Stream(:/stream/qt4.9/char.bin) PASS : tst_QVariant::loadQt4Stream(:/stream/qt4.9/double.bin) PASS : tst_QVariant::loadQt4Stream(:/stream/qt4.9/float.bin) PASS : tst_QVariant::loadQt4Stream(:/stream/qt4.9/int.bin) PASS : tst_QVariant::loadQt4Stream(:/stream/qt4.9/long.bin) PASS : tst_QVariant::loadQt4Stream(:/stream/qt4.9/qbitarray.bin) PASS : tst_QVariant::loadQt4Stream(:/stream/qt4.9/qbytearray.bin) PASS : tst_QVariant::loadQt4Stream(:/stream/qt4.9/qchar.bin) PASS : tst_QVariant::loadQt4Stream(:/stream/qt4.9/qdate.bin) PASS : tst_QVariant::loadQt4Stream(:/stream/qt4.9/qdatetime.bin) PASS : tst_QVariant::loadQt4Stream(:/stream/qt4.9/qline.bin) PASS : tst_QVariant::loadQt4Stream(:/stream/qt4.9/qlinef.bin) PASS : tst_QVariant::loadQt4Stream(:/stream/qt4.9/qlocale.bin) PASS : tst_QVariant::loadQt4Stream(:/stream/qt4.9/qlonglong.bin) PASS : tst_QVariant::loadQt4Stream(:/stream/qt4.9/qpoint.bin) PASS : tst_QVariant::loadQt4Stream(:/stream/qt4.9/qpointf.bin) PASS : tst_QVariant::loadQt4Stream(:/stream/qt4.9/qrect.bin) PASS : tst_QVariant::loadQt4Stream(:/stream/qt4.9/qrectf.bin) PASS : tst_QVariant::loadQt4Stream(:/stream/qt4.9/qregexp.bin) PASS : tst_QVariant::loadQt4Stream(:/stream/qt4.9/qsize.bin) PASS : tst_QVariant::loadQt4Stream(:/stream/qt4.9/qsizef.bin) PASS : tst_QVariant::loadQt4Stream(:/stream/qt4.9/qstring.bin) PASS : tst_QVariant::loadQt4Stream(:/stream/qt4.9/qstringlist.bin) PASS : tst_QVariant::loadQt4Stream(:/stream/qt4.9/qtime.bin) PASS : tst_QVariant::loadQt4Stream(:/stream/qt4.9/qulonglong.bin) PASS : tst_QVariant::loadQt4Stream(:/stream/qt4.9/qurl.bin) PASS : tst_QVariant::loadQt4Stream(:/stream/qt4.9/qvariant.bin) PASS : tst_QVariant::loadQt4Stream(:/stream/qt4.9/qvarianthash.bin) PASS : tst_QVariant::loadQt4Stream(:/stream/qt4.9/qvariantlist.bin) PASS : tst_QVariant::loadQt4Stream(:/stream/qt4.9/qvariantmap.bin) PASS : tst_QVariant::loadQt4Stream(:/stream/qt4.9/short.bin) PASS : tst_QVariant::loadQt4Stream(:/stream/qt4.9/uchar.bin) PASS : tst_QVariant::loadQt4Stream(:/stream/qt4.9/uint.bin) PASS : tst_QVariant::loadQt4Stream(:/stream/qt4.9/ulong.bin) PASS : tst_QVariant::loadQt4Stream(:/stream/qt4.9/ushort.bin) PASS : tst_QVariant::loadQt4Stream(:/stream/qt4.9/void.bin) PASS : tst_QVariant::saveQt4Stream(:/stream/qt4.9/bool.bin) PASS : tst_QVariant::saveQt4Stream(:/stream/qt4.9/char.bin) PASS : tst_QVariant::saveQt4Stream(:/stream/qt4.9/double.bin) PASS : tst_QVariant::saveQt4Stream(:/stream/qt4.9/float.bin) PASS : tst_QVariant::saveQt4Stream(:/stream/qt4.9/int.bin) PASS : tst_QVariant::saveQt4Stream(:/stream/qt4.9/long.bin) PASS : tst_QVariant::saveQt4Stream(:/stream/qt4.9/qbitarray.bin) PASS : tst_QVariant::saveQt4Stream(:/stream/qt4.9/qbytearray.bin) PASS : tst_QVariant::saveQt4Stream(:/stream/qt4.9/qchar.bin) PASS : tst_QVariant::saveQt4Stream(:/stream/qt4.9/qdate.bin) PASS : tst_QVariant::saveQt4Stream(:/stream/qt4.9/qdatetime.bin) PASS : tst_QVariant::saveQt4Stream(:/stream/qt4.9/qline.bin) PASS : tst_QVariant::saveQt4Stream(:/stream/qt4.9/qlinef.bin) PASS : tst_QVariant::saveQt4Stream(:/stream/qt4.9/qlocale.bin) PASS : tst_QVariant::saveQt4Stream(:/stream/qt4.9/qlonglong.bin) PASS : tst_QVariant::saveQt4Stream(:/stream/qt4.9/qpoint.bin) PASS : tst_QVariant::saveQt4Stream(:/stream/qt4.9/qpointf.bin) PASS : tst_QVariant::saveQt4Stream(:/stream/qt4.9/qrect.bin) PASS : tst_QVariant::saveQt4Stream(:/stream/qt4.9/qrectf.bin) PASS : tst_QVariant::saveQt4Stream(:/stream/qt4.9/qregexp.bin) PASS : tst_QVariant::saveQt4Stream(:/stream/qt4.9/qsize.bin) PASS : tst_QVariant::saveQt4Stream(:/stream/qt4.9/qsizef.bin) PASS : tst_QVariant::saveQt4Stream(:/stream/qt4.9/qstring.bin) PASS : tst_QVariant::saveQt4Stream(:/stream/qt4.9/qstringlist.bin) PASS : tst_QVariant::saveQt4Stream(:/stream/qt4.9/qtime.bin) PASS : tst_QVariant::saveQt4Stream(:/stream/qt4.9/qulonglong.bin) PASS : tst_QVariant::saveQt4Stream(:/stream/qt4.9/qurl.bin) PASS : tst_QVariant::saveQt4Stream(:/stream/qt4.9/qvariant.bin) PASS : tst_QVariant::saveQt4Stream(:/stream/qt4.9/qvarianthash.bin) PASS : tst_QVariant::saveQt4Stream(:/stream/qt4.9/qvariantlist.bin) PASS : tst_QVariant::saveQt4Stream(:/stream/qt4.9/qvariantmap.bin) PASS : tst_QVariant::saveQt4Stream(:/stream/qt4.9/short.bin) PASS : tst_QVariant::saveQt4Stream(:/stream/qt4.9/uchar.bin) PASS : tst_QVariant::saveQt4Stream(:/stream/qt4.9/uint.bin) PASS : tst_QVariant::saveQt4Stream(:/stream/qt4.9/ulong.bin) PASS : tst_QVariant::saveQt4Stream(:/stream/qt4.9/ushort.bin) PASS : tst_QVariant::saveQt4Stream(:/stream/qt4.9/void.bin) PASS : tst_QVariant::loadQt5Stream(:/stream/qt5.0/bool.bin) PASS : tst_QVariant::loadQt5Stream(:/stream/qt5.0/char.bin) PASS : tst_QVariant::loadQt5Stream(:/stream/qt5.0/double.bin) PASS : tst_QVariant::loadQt5Stream(:/stream/qt5.0/float.bin) PASS : tst_QVariant::loadQt5Stream(:/stream/qt5.0/int.bin) PASS : tst_QVariant::loadQt5Stream(:/stream/qt5.0/long.bin) PASS : tst_QVariant::loadQt5Stream(:/stream/qt5.0/qbitarray.bin) PASS : tst_QVariant::loadQt5Stream(:/stream/qt5.0/qbytearray.bin) PASS : tst_QVariant::loadQt5Stream(:/stream/qt5.0/qchar.bin) PASS : tst_QVariant::loadQt5Stream(:/stream/qt5.0/qdate.bin) PASS : tst_QVariant::loadQt5Stream(:/stream/qt5.0/qdatetime.bin) PASS : tst_QVariant::loadQt5Stream(:/stream/qt5.0/qline.bin) PASS : tst_QVariant::loadQt5Stream(:/stream/qt5.0/qlinef.bin) PASS : tst_QVariant::loadQt5Stream(:/stream/qt5.0/qlocale.bin) PASS : tst_QVariant::loadQt5Stream(:/stream/qt5.0/qlonglong.bin) PASS : tst_QVariant::loadQt5Stream(:/stream/qt5.0/qpoint.bin) PASS : tst_QVariant::loadQt5Stream(:/stream/qt5.0/qpointf.bin) PASS : tst_QVariant::loadQt5Stream(:/stream/qt5.0/qrect.bin) PASS : tst_QVariant::loadQt5Stream(:/stream/qt5.0/qrectf.bin) PASS : tst_QVariant::loadQt5Stream(:/stream/qt5.0/qregexp.bin) PASS : tst_QVariant::loadQt5Stream(:/stream/qt5.0/qregularexpression.bin) PASS : tst_QVariant::loadQt5Stream(:/stream/qt5.0/qsize.bin) PASS : tst_QVariant::loadQt5Stream(:/stream/qt5.0/qsizef.bin) PASS : tst_QVariant::loadQt5Stream(:/stream/qt5.0/qstring.bin) PASS : tst_QVariant::loadQt5Stream(:/stream/qt5.0/qstringlist.bin) PASS : tst_QVariant::loadQt5Stream(:/stream/qt5.0/qtime.bin) PASS : tst_QVariant::loadQt5Stream(:/stream/qt5.0/qulonglong.bin) PASS : tst_QVariant::loadQt5Stream(:/stream/qt5.0/qurl.bin) PASS : tst_QVariant::loadQt5Stream(:/stream/qt5.0/quuid.bin) PASS : tst_QVariant::loadQt5Stream(:/stream/qt5.0/qvariant.bin) PASS : tst_QVariant::loadQt5Stream(:/stream/qt5.0/qvarianthash.bin) PASS : tst_QVariant::loadQt5Stream(:/stream/qt5.0/qvariantlist.bin) PASS : tst_QVariant::loadQt5Stream(:/stream/qt5.0/qvariantmap.bin) PASS : tst_QVariant::loadQt5Stream(:/stream/qt5.0/short.bin) PASS : tst_QVariant::loadQt5Stream(:/stream/qt5.0/uchar.bin) PASS : tst_QVariant::loadQt5Stream(:/stream/qt5.0/uint.bin) PASS : tst_QVariant::loadQt5Stream(:/stream/qt5.0/ulong.bin) PASS : tst_QVariant::loadQt5Stream(:/stream/qt5.0/ushort.bin) PASS : tst_QVariant::loadQt5Stream(:/stream/qt5.0/void.bin) PASS : tst_QVariant::saveQt5Stream(:/stream/qt5.0/bool.bin) PASS : tst_QVariant::saveQt5Stream(:/stream/qt5.0/char.bin) PASS : tst_QVariant::saveQt5Stream(:/stream/qt5.0/double.bin) PASS : tst_QVariant::saveQt5Stream(:/stream/qt5.0/float.bin) PASS : tst_QVariant::saveQt5Stream(:/stream/qt5.0/int.bin) PASS : tst_QVariant::saveQt5Stream(:/stream/qt5.0/long.bin) PASS : tst_QVariant::saveQt5Stream(:/stream/qt5.0/qbitarray.bin) PASS : tst_QVariant::saveQt5Stream(:/stream/qt5.0/qbytearray.bin) PASS : tst_QVariant::saveQt5Stream(:/stream/qt5.0/qchar.bin) PASS : tst_QVariant::saveQt5Stream(:/stream/qt5.0/qdate.bin) PASS : tst_QVariant::saveQt5Stream(:/stream/qt5.0/qdatetime.bin) PASS : tst_QVariant::saveQt5Stream(:/stream/qt5.0/qline.bin) PASS : tst_QVariant::saveQt5Stream(:/stream/qt5.0/qlinef.bin) PASS : tst_QVariant::saveQt5Stream(:/stream/qt5.0/qlocale.bin) PASS : tst_QVariant::saveQt5Stream(:/stream/qt5.0/qlonglong.bin) PASS : tst_QVariant::saveQt5Stream(:/stream/qt5.0/qpoint.bin) PASS : tst_QVariant::saveQt5Stream(:/stream/qt5.0/qpointf.bin) PASS : tst_QVariant::saveQt5Stream(:/stream/qt5.0/qrect.bin) PASS : tst_QVariant::saveQt5Stream(:/stream/qt5.0/qrectf.bin) PASS : tst_QVariant::saveQt5Stream(:/stream/qt5.0/qregexp.bin) PASS : tst_QVariant::saveQt5Stream(:/stream/qt5.0/qregularexpression.bin) PASS : tst_QVariant::saveQt5Stream(:/stream/qt5.0/qsize.bin) PASS : tst_QVariant::saveQt5Stream(:/stream/qt5.0/qsizef.bin) PASS : tst_QVariant::saveQt5Stream(:/stream/qt5.0/qstring.bin) PASS : tst_QVariant::saveQt5Stream(:/stream/qt5.0/qstringlist.bin) PASS : tst_QVariant::saveQt5Stream(:/stream/qt5.0/qtime.bin) PASS : tst_QVariant::saveQt5Stream(:/stream/qt5.0/qulonglong.bin) PASS : tst_QVariant::saveQt5Stream(:/stream/qt5.0/qurl.bin) PASS : tst_QVariant::saveQt5Stream(:/stream/qt5.0/quuid.bin) PASS : tst_QVariant::saveQt5Stream(:/stream/qt5.0/qvariant.bin) PASS : tst_QVariant::saveQt5Stream(:/stream/qt5.0/qvarianthash.bin) PASS : tst_QVariant::saveQt5Stream(:/stream/qt5.0/qvariantlist.bin) PASS : tst_QVariant::saveQt5Stream(:/stream/qt5.0/qvariantmap.bin) PASS : tst_QVariant::saveQt5Stream(:/stream/qt5.0/short.bin) PASS : tst_QVariant::saveQt5Stream(:/stream/qt5.0/uchar.bin) PASS : tst_QVariant::saveQt5Stream(:/stream/qt5.0/uint.bin) PASS : tst_QVariant::saveQt5Stream(:/stream/qt5.0/ulong.bin) PASS : tst_QVariant::saveQt5Stream(:/stream/qt5.0/ushort.bin) PASS : tst_QVariant::saveQt5Stream(:/stream/qt5.0/void.bin) PASS : tst_QVariant::saveInvalid(13) PASS : tst_QVariant::saveInvalid(12) PASS : tst_QVariant::saveInvalid(11) PASS : tst_QVariant::saveInvalid(10) PASS : tst_QVariant::saveInvalid(9) PASS : tst_QVariant::saveInvalid(8) PASS : tst_QVariant::saveInvalid(7) PASS : tst_QVariant::saveInvalid(6) PASS : tst_QVariant::saveInvalid(5) PASS : tst_QVariant::saveInvalid(4) PASS : tst_QVariant::saveInvalid(3) PASS : tst_QVariant::saveInvalid(2) PASS : tst_QVariant::saveNewBuiltinWithOldStream() PASS : tst_QVariant::implicitConstruction() FAIL! : tst_QVariant::iterateContainerElements() Compared values are not the same Actual (varList.size()) : 0 Expected ((int)std::distance(intList.begin(), intList.end())): 3 Loc: [tst_qvariant.cpp(3830)] PASS : tst_QVariant::pairElements() PASS : tst_QVariant::enums() PASS : tst_QVariant::cleanupTestCase() Totals: 696 passed, 1 failed, 0 skipped ********* Finished testing of tst_QVariant ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qvariant: 0.123343 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02290/macx-clang_developer-build_OSX_10.8/log.txt.gz Tested changes (refs/builds/dev_1386876815): http://codereview.qt-project.org/68010 [PS7] - Add the UTF16-to-Latin1 in-place converter http://codereview.qt-project.org/67866 [PS6] - Improve the Latin1 conversion in QString a little http://codereview.qt-project.org/67728 [PS16] - Implement support for ref-qualified QString::toLatin1 & friends http://codereview.qt-project.org/73706 [PS1] - PCH stands for "precompiled header", not "prefix" http://codereview.qt-project.org/73812 [PS4] - Fix erroneous exclusion of classes from related meta objects in moc From ci-noreply at qt-project.org Thu Dec 12 22:03:30 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 12 Dec 2013 23:03:30 +0200 Subject: [Ci-reports] fail on QtBase_stable_Integration #2721 Message-ID: <20131212_210330_042261.ci-noreply@qt-project.org> Autotest `tst_qabstractitemview' failed :( Testing tst_QAbstractItemView 2013-12-12 22:05:27.309 tst_qabstractitemview[78427:1803] 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.2.1, Qt 5.2.1 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) 2013-12-12 22:05:31.315 tst_qabstractitemview[78442:1803] 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::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_02721/macx-clang_developer-build_OSX_10.8/log.txt.gz Tested changes (refs/builds/stable_1386877653): http://codereview.qt-project.org/73830 [PS1] - QPlainTextEdit: set Qt::ImhMultiLine From ci-noreply at qt-project.org Thu Dec 12 22:25:44 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 12 Dec 2013 23:25:44 +0200 Subject: [Ci-reports] pass on QtWebKit_stable_Integration #318 Message-ID: <20131212_212544_070001.ci-noreply@qt-project.org> QtWebKit_stable_Integration #318: SUCCESS Tested changes (refs/builds/stable_1386873818): http://codereview.qt-project.org/73867 [PS1] - Merge remote-tracking branch 'origin/release' into stable From ci-noreply at qt-project.org Thu Dec 12 22:44:17 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 12 Dec 2013 23:44:17 +0200 Subject: [Ci-reports] pass on QtDeclarative_dev_Integration #1005 Message-ID: <20131212_214417_047250.ci-noreply@qt-project.org> QtDeclarative_dev_Integration #1005: SUCCESS Tested changes (refs/builds/dev_1386880263): http://codereview.qt-project.org/73792 [PS2] - Fix SpringAnimation in Behavior when current value is set. From ci-noreply at qt-project.org Thu Dec 12 22:54:43 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 12 Dec 2013 23:54:43 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2291 Message-ID: <20131212_215443_034317.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 0x7fff53170040 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: 19 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02291/linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz Tested changes (refs/builds/dev_1386881978): http://codereview.qt-project.org/73812 [PS4] - Fix erroneous exclusion of classes from related meta objects in moc From ci-noreply at qt-project.org Thu Dec 12 23:22:05 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 13 Dec 2013 00:22:05 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2292 Message-ID: <20131212_222205_032401.ci-noreply@qt-project.org> qtbase failed to compile :( In file included from tst_qtablewidget.cpp:1509:0: .moc\release/tst_qtablewidget.moc:337:1: fatal error: error writing to -: Invalid argument Makefile.Release:1144: recipe for target '.obj/release/tst_qtablewidget.o' failed mingw32-make[7]: *** [.obj/release/tst_qtablewidget.o] Error 1 mingw32-make[6]: *** [release] Error 2 mingw32-make[5]: *** [sub-qtablewidget-make_first] Error 2 mingw32-make[4]: *** [sub-itemviews-make_first] Error 2 mingw32-make[3]: *** [sub-widgets-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_02292/win32-mingw47_developer-build_qtlibinfix_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1386885377): http://codereview.qt-project.org/68010 [PS7] - Add the UTF16-to-Latin1 in-place converter http://codereview.qt-project.org/67866 [PS6] - Improve the Latin1 conversion in QString a little http://codereview.qt-project.org/67728 [PS16] - Implement support for ref-qualified QString::toLatin1 & friends http://codereview.qt-project.org/73706 [PS1] - PCH stands for "precompiled header", not "prefix" From ci-noreply at qt-project.org Fri Dec 13 00:49:36 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 13 Dec 2013 01:49:36 +0200 Subject: [Ci-reports] pass on QtBase_dev_Integration #2293 Message-ID: <20131212_234936_026088.ci-noreply@qt-project.org> QtBase_dev_Integration #2293: SUCCESS Tested changes (refs/builds/dev_1386887019): http://codereview.qt-project.org/73803 [PS1] - tst_qlinedit: Create a new test widget on demand for each test. http://codereview.qt-project.org/73812 [PS4] - Fix erroneous exclusion of classes from related meta objects in moc From ci-noreply at qt-project.org Fri Dec 13 00:54:33 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 13 Dec 2013 01:54:33 +0200 Subject: [Ci-reports] pass on QtAndroidExtras_stable_Integration #15 Message-ID: <20131212_235433_068724.ci-noreply@qt-project.org> QtAndroidExtras_stable_Integration #15: SUCCESS Tested changes (refs/builds/stable_1386891884): http://codereview.qt-project.org/73857 [PS1] - Remove stray curly bracket in QAndroidJniObject's documentation. From ci-noreply at qt-project.org Fri Dec 13 00:58:12 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 13 Dec 2013 01:58:12 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2294 Message-ID: <20131212_235812_029114.ci-noreply@qt-project.org> qtdeclarative failed to compile :( In file included from /work/build/qt/qtbase/include/QtCore/qmetatype.h:1:0, from /work/build/qt/qtbase/include/QtCore/../../src/corelib/kernel/qobject.h:56, from /work/build/qt/qtbase/include/QtCore/qobject.h:1, from /work/build/qt/qtbase/include/QtCore/../../src/corelib/animation/qabstractanimation.h:45, from /work/build/qt/qtbase/include/QtCore/qabstractanimation.h:1, from /work/build/qt/qtbase/include/QtCore/QtCore:4, from /work/build/qt/qtbase/include/QtTest/QtTestDepends:2, from /work/build/qt/qtbase/include/QtTest/QtTest:3, from tst_qv4debugger.cpp:41: /work/build/qt/qtbase/include/QtCore/../../src/corelib/kernel/qmetatype.h: In function 'constexpr int TestNamespace::qMetaTypeId() [with T = long long unsigned int (*)(TestNamespace::QV4::CallContext*)]': /work/build/qt/qtbase/include/QtCore/../../src/corelib/kernel/qmetatype.h:1620:5: error: static assertion failed: "Type is not registered, please use the Q_DECLARE_METATYPE macro to make it known to Qt\'s meta-object system" In file included from /work/build/qt/qtbase/include/QtCore/qmetatype.h:1:0, from /work/build/qt/qtbase/include/QtCore/../../src/corelib/kernel/qobject.h:56, from /work/build/qt/qtbase/include/QtCore/qobject.h:1, from /work/build/qt/qtbase/include/QtCore/../../src/corelib/animation/qabstractanimation.h:45, from /work/build/qt/qtbase/include/QtCore/qabstractanimation.h:1, from /work/build/qt/qtbase/include/QtCore/QtCore:4, from /work/build/qt/qtbase/include/QtTest/QtTestDepends:2, from /work/build/qt/qtbase/include/QtTest/QtTest:3, from tst_qv4debugger.cpp:41: /work/build/qt/qtbase/include/QtCore/../../src/corelib/kernel/qmetatype.h: In static member function 'static constexpr int TestNamespace::QMetaTypeId2::qt_metatype_id() [with T = long long unsigned int (*)(TestNamespace::QV4::CallContext*)]': /work/build/qt/qtbase/include/QtCore/../../src/corelib/kernel/qmetatype.h:1621:44: instantiated from 'constexpr int TestNamespace::qMetaTypeId() [with T = long long unsigned int (*)(TestNamespace::QV4::CallContext*)]' /work/build/qt/qtbase/include/QtCore/../../src/corelib/kernel/qmetatype.h:1481:90: error: 'qt_metatype_id' is not a member of 'TestNamespace::QMetaTypeId' tst_qv4debugger.cpp: At global scope: tst_qv4debugger.cpp:99:46: error: specialization of 'TestNamespace::QMetaTypeId' after instantiation tst_qv4debugger.cpp:99:46: error: redefinition of 'struct TestNamespace::QMetaTypeId' /work/build/qt/qtbase/include/QtCore/../../src/corelib/kernel/qmetatype.h:1473:8: error: previous definition of 'struct TestNamespace::QMetaTypeId' In file included from tst_qv4debugger.cpp:545:0: /work/build/qt/qtbase/include/QtCore/../../src/corelib/kernel/qmetatype.h: In static member function 'static constexpr int TestNamespace::QMetaTypeId2::qt_metatype_id() [with T = long long unsigned int (*)(TestNamespace::QV4::CallContext*)]': /work/build/qt/qtbase/include/QtCore/../../src/corelib/kernel/qmetatype.h:1481:93: warning: control reaches end of non-void function [-Wreturn-type] make[5]: *** [.obj/tst_qv4debugger.o] Error 1 make[4]: *** [sub-qv4debugger-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/QtBase_dev_Integration/build_02294/revdep-qtdeclarative_linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz Tested changes (refs/builds/dev_1386892270): http://codereview.qt-project.org/51302 [PS4] - Move the C++11 enable into the build config mkspecs From ci-noreply at qt-project.org Fri Dec 13 03:03:38 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 13 Dec 2013 04:03:38 +0200 Subject: [Ci-reports] pass on QtTools_stable_Integration #318 Message-ID: <20131213_020338_006061.ci-noreply@qt-project.org> QtTools_stable_Integration #318: SUCCESS Tested changes (refs/builds/stable_1386887046): http://codereview.qt-project.org/73837 [PS1] - windeployqt: Automatically add some dependencies. http://codereview.qt-project.org/73836 [PS1] - windeployqt: Add module Qt5CLucene. From ci-noreply at qt-project.org Fri Dec 13 03:21:42 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 13 Dec 2013 04:21:42 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2295 Message-ID: <20131213_022142_008531.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: 78 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02295/revdep-qtdeclarative_linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz Tested changes (refs/builds/dev_1386899250): http://codereview.qt-project.org/68010 [PS7] - Add the UTF16-to-Latin1 in-place converter http://codereview.qt-project.org/67866 [PS6] - Improve the Latin1 conversion in QString a little http://codereview.qt-project.org/67728 [PS16] - Implement support for ref-qualified QString::toLatin1 & friends http://codereview.qt-project.org/73706 [PS1] - PCH stands for "precompiled header", not "prefix" From ci-noreply at qt-project.org Fri Dec 13 04:53:14 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 13 Dec 2013 05:53:14 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2296 Message-ID: <20131213_035314_002511.ci-noreply@qt-project.org> Autotest `tst_qquicktrailemitter' failed :( Testing tst_qquicktrailemitter FAIL! : tst_qquicktrailemitter::test_basic() Compared values are not the same Actual (system->groupData[1]->size()): 510 Expected (500) : 500 Loc: [tst_qquicktrailemitter.cpp(89)] Totals: 2 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qquicktrailemitter ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_qquicktrailemitter::initTestCase() FAIL! : tst_qquicktrailemitter::test_basic() Compared values are not the same Actual (system->groupData[1]->size()): 510 Expected (500) : 500 Loc: [tst_qquicktrailemitter.cpp(89)] PASS : tst_qquicktrailemitter::cleanupTestCase() Totals: 2 passed, 1 failed, 0 skipped ********* Finished testing of tst_qquicktrailemitter ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquicktrailemitter: 11 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02296/revdep-qtdeclarative_linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz Tested changes (refs/builds/dev_1386904996): http://codereview.qt-project.org/73706 [PS1] - PCH stands for "precompiled header", not "prefix" http://codereview.qt-project.org/68010 [PS7] - Add the UTF16-to-Latin1 in-place converter http://codereview.qt-project.org/67866 [PS6] - Improve the Latin1 conversion in QString a little http://codereview.qt-project.org/67728 [PS16] - Implement support for ref-qualified QString::toLatin1 & friends From ci-noreply at qt-project.org Fri Dec 13 08:09:44 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 13 Dec 2013 09:09:44 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2297 Message-ID: <20131213_070944_074250.ci-noreply@qt-project.org> Autotest `tst_qabstractitemview' failed :( Testing tst_QAbstractItemView 2013-12-13 08:23:32.520 tst_qabstractitemview[87577:2903] 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) 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(1718)] 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_02297/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/dev_1386914088): http://codereview.qt-project.org/73770 [PS1] - QTextDocument: avoid relocations http://codereview.qt-project.org/73769 [PS1] - QImageReader: simplify _qt_BuiltInFormats http://codereview.qt-project.org/73767 [PS2] - QWizard: Replace a static char* table with a switch statement. From ci-noreply at qt-project.org Fri Dec 13 09:26:53 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 13 Dec 2013 10:26:53 +0200 Subject: [Ci-reports] fail on QtWebKit_stable_Integration #319 Message-ID: <20131213_082653_053841.ci-noreply@qt-project.org> qtwebkit failed to compile :( In file included from svg/SVGAllInOne.cpp:181: ../JavaScriptCore/runtime/Identifier.h:158: internal compiler error: Segmentation fault make[3]: *** [.obj/svg/SVGAllInOne.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] Error 2 Build log: http://testresults.qt-project.org/ci/QtWebKit_stable_Integration/build_00319/macx-g++_developer-build_OSX_10.6/log.txt.gz Tested changes (refs/builds/stable_1386916041): http://codereview.qt-project.org/73413 [PS1] - OS X Mavericks/Xcode5: Find libxslt and libxml2 headers From ci-noreply at qt-project.org Fri Dec 13 10:02:48 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 13 Dec 2013 11:02:48 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2298 Message-ID: <20131213_090248_053248.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: 2 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02298/win32-msvc2010_developer-build_angle_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1386918731): http://codereview.qt-project.org/73770 [PS1] - QTextDocument: avoid relocations From ci-noreply at qt-project.org Fri Dec 13 10:59:41 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 13 Dec 2013 11:59:41 +0200 Subject: [Ci-reports] pass on QtBase_stable_Integration #2722 Message-ID: <20131213_095941_024564.ci-noreply@qt-project.org> QtBase_stable_Integration #2722: SUCCESS Tested changes (refs/builds/stable_1386923407): http://codereview.qt-project.org/73862 [PS1] - QMetaType: Fix equality comparison of type-erased iterators. http://codereview.qt-project.org/73861 [PS1] - QMetaType: Fix copy of type erased iterator From ci-noreply at qt-project.org Fri Dec 13 11:07:09 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 13 Dec 2013 12:07:09 +0200 Subject: [Ci-reports] fail on Qt5_stable_Integration #552 Message-ID: <20131213_100709_057534.ci-noreply@qt-project.org> Autotest `tst_qdeclarativeapplication' failed :( Testing tst_qdeclarativeapplication FAIL! : tst_qdeclarativeapplication::layoutDirection() Compared values are not the same Loc: [tst_qdeclarativeapplication.cpp(110)] Totals: 3 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qdeclarativeapplication ********* Config: Using QtTest library 5.2.1, Qt 5.2.1 PASS : tst_qdeclarativeapplication::initTestCase() PASS : tst_qdeclarativeapplication::active() FAIL! : tst_qdeclarativeapplication::layoutDirection() Compared values are not the same Loc: [tst_qdeclarativeapplication.cpp(110)] PASS : tst_qdeclarativeapplication::cleanupTestCase() Totals: 3 passed, 1 failed, 0 skipped ********* Finished testing of tst_qdeclarativeapplication ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qdeclarativeapplication: 0.272574 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/Qt5_stable_Integration/build_00552/linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz Tested changes (refs/builds/stable_1386920595): http://codereview.qt-project.org/70818 [PS74] - Updated submodules. From ci-noreply at qt-project.org Fri Dec 13 11:10:14 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 13 Dec 2013 12:10:14 +0200 Subject: [Ci-reports] pass on QtAndroidExtras_stable_Integration #16 Message-ID: <20131213_101014_030691.ci-noreply@qt-project.org> QtAndroidExtras_stable_Integration #16: SUCCESS Tested changes (refs/builds/stable_1386928570): http://codereview.qt-project.org/73838 [PS1] - Fix non-compiling doc snippets. From ci-noreply at qt-project.org Fri Dec 13 11:25:10 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 13 Dec 2013 12:25:10 +0200 Subject: [Ci-reports] fail on QtWebEngine_master_Integration #117 Message-ID: <20131213_102510_014831.ci-noreply@qt-project.org> `make' failed :( make[2]: *** [sub-gyp_run-pro-make_first] Error 3 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_00117/linux-g++_no-widgets_Ubuntu_12.04_x64/log.txt.gz Tested changes (refs/builds/master_1386929512): http://codereview.qt-project.org/73807 [PS2] - Fix the utility process launching. From ci-noreply at qt-project.org Fri Dec 13 11:49:06 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 13 Dec 2013 12:49:06 +0200 Subject: [Ci-reports] pass on QtConnectivity_wip_android_Integration #8 Message-ID: <20131213_104906_028982.ci-noreply@qt-project.org> QtConnectivity_wip_android_Integration #8: SUCCESS Tested changes (refs/builds/wip/android_1386927143): http://codereview.qt-project.org/73825 [PS2] - Android: Implement pairing/pin notifications and acceptance From ci-noreply at qt-project.org Fri Dec 13 11:49:55 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 13 Dec 2013 12:49:55 +0200 Subject: [Ci-reports] pass on QtBase_dev_Integration #2299 Message-ID: <20131213_104955_042895.ci-noreply@qt-project.org> QtBase_dev_Integration #2299: SUCCESS Tested changes (refs/builds/dev_1386925462): http://codereview.qt-project.org/73718 [PS1] - QNetworkCookie: allow cookies for IPv6 domains http://codereview.qt-project.org/73717 [PS1] - QNetworkCookie: allow cookies for IPv4 domains http://codereview.qt-project.org/73706 [PS1] - PCH stands for "precompiled header", not "prefix" http://codereview.qt-project.org/68010 [PS7] - Add the UTF16-to-Latin1 in-place converter http://codereview.qt-project.org/67866 [PS6] - Improve the Latin1 conversion in QString a little http://codereview.qt-project.org/67728 [PS16] - Implement support for ref-qualified QString::toLatin1 & friends From ci-noreply at qt-project.org Fri Dec 13 12:05:05 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 13 Dec 2013 13:05:05 +0200 Subject: [Ci-reports] pass on QtSensors_stable_Integration #102 Message-ID: <20131213_110505_064403.ci-noreply@qt-project.org> QtSensors_stable_Integration #102: SUCCESS Tested changes (refs/builds/stable_1386929702): http://codereview.qt-project.org/73854 [PS1] - Fix code snippet in Qt Sensors QML Types documentation. From ci-noreply at qt-project.org Fri Dec 13 12:07:04 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 13 Dec 2013 13:07:04 +0200 Subject: [Ci-reports] pass on QtDocGallery_master_Integration #91 Message-ID: <20131213_110704_044271.ci-noreply@qt-project.org> QtDocGallery_master_Integration #91: SUCCESS Tested changes (refs/builds/master_1386930358): http://codereview.qt-project.org/73883 [PS1] - Don't execute queries over the tracker dbus interface. From ci-noreply at qt-project.org Fri Dec 13 12:33:09 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 13 Dec 2013 13:33:09 +0200 Subject: [Ci-reports] fail on QtDeclarative_dev_Integration #1006 Message-ID: <20131213_113309_054041.ci-noreply@qt-project.org> Autotest `tst_qquickapplication' failed :( Testing tst_qquickapplication FAIL! : tst_qquickapplication::layoutDirection() Compared values are not the same tst_qquickapplication.cpp(187) : failure location Totals: 5 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qquickapplication ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_qquickapplication::initTestCase() PASS : tst_qquickapplication::active() PASS : tst_qquickapplication::state() FAIL! : tst_qquickapplication::layoutDirection() Compared values are not the same tst_qquickapplication.cpp(187) : failure location PASS : tst_qquickapplication::inputMethod() PASS : tst_qquickapplication::cleanupTestCase() Totals: 5 passed, 1 failed, 0 skipped ********* Finished testing of tst_qquickapplication ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickapplication: 1 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_01006/win64-msvc2012_developer-build_qtnamespace_Windows_8/log.txt.gz Tested changes (refs/builds/dev_1386931776): http://codereview.qt-project.org/73886 [PS3] - Merge remote-tracking branch 'origin/stable' into dev From ci-noreply at qt-project.org Fri Dec 13 12:51:34 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 13 Dec 2013 13:51:34 +0200 Subject: [Ci-reports] pass on QtQuickControls_stable_Integration #438 Message-ID: <20131213_115134_086030.ci-noreply@qt-project.org> QtQuickControls_stable_Integration #438: SUCCESS Tested changes (refs/builds/stable_1386932643): http://codereview.qt-project.org/73788 [PS2] - Make editable Combobox accept substrings From ci-noreply at qt-project.org Fri Dec 13 12:57:24 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 13 Dec 2013 13:57:24 +0200 Subject: [Ci-reports] pass on QtDeclarative_stable_Integration #1491 Message-ID: <20131213_115724_040449.ci-noreply@qt-project.org> QtDeclarative_stable_Integration #1491: SUCCESS Tested changes (refs/builds/stable_1386930701): http://codereview.qt-project.org/71144 [PS4] - Fix touch to mouse synthesis/propagation. From ci-noreply at qt-project.org Fri Dec 13 13:38:48 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 13 Dec 2013 14:38:48 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2300 Message-ID: <20131213_123848_095132.ci-noreply@qt-project.org> Autotests `tst_qsslsocket_onDemandCertificates_member' and `tst_qsslsocket_onDemandCertificates_static' failed :( Testing tst_QSslSocket_onDemandCertificates_member FAIL! : tst_QSslSocket_onDemandCertificates_member::onDemandRootCertLoadingMemberMethods(WithoutProxy) 'socket->waitForEncrypted()' returned FALSE. (Network operation timed out) tst_qsslsocket_onDemandCertificates_member.cpp(209) : failure location FAIL! : tst_QSslSocket_onDemandCertificates_member::onDemandRootCertLoadingMemberMethods(WithSocks5Proxy) 'socket->waitForEncrypted()' returned FALSE. (Host not found) tst_qsslsocket_onDemandCertificates_member.cpp(209) : failure location FAIL! : tst_QSslSocket_onDemandCertificates_member::onDemandRootCertLoadingMemberMethods(WithSocks5ProxyAuth) 'socket->waitForEncrypted()' returned FALSE. (TTL expired) tst_qsslsocket_onDemandCertificates_member.cpp(209) : failure location FAIL! : tst_QSslSocket_onDemandCertificates_member::onDemandRootCertLoadingMemberMethods(WithHttpProxy) 'socket->waitForEncrypted()' returned FALSE. (Connection refused) tst_qsslsocket_onDemandCertificates_member.cpp(209) : failure location FAIL! : tst_QSslSocket_onDemandCertificates_member::onDemandRootCertLoadingMemberMethods(WithHttpProxyBasicAuth) 'socket->waitForEncrypted()' returned FALSE. (Connection refused) 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. (Connection refused) tst_qsslsocket_onDemandCertificates_member.cpp(209) : failure location FAIL! : tst_QSslSocket_onDemandCertificates_member::onDemandRootCertLoadingMemberMethods(WithSocks5Proxy) 'socket->waitForEncrypted()' returned FALSE. (Connection refused) tst_qsslsocket_onDemandCertificates_member.cpp(209) : failure location FAIL! : tst_QSslSocket_onDemandCertificates_member::onDemandRootCertLoadingMemberMethods(WithSocks5ProxyAuth) 'socket->waitForEncrypted()' returned FALSE. (Connection refused) tst_qsslsocket_onDemandCertificates_member.cpp(209) : failure location FAIL! : tst_QSslSocket_onDemandCertificates_member::onDemandRootCertLoadingMemberMethods(WithHttpProxy) 'socket->waitForEncrypted()' returned FALSE. (Connection refused) tst_qsslsocket_onDemandCertificates_member.cpp(209) : failure location FAIL! : tst_QSslSocket_onDemandCertificates_member::onDemandRootCertLoadingMemberMethods(WithHttpProxyBasicAuth) 'socket->waitForEncrypted()' returned FALSE. (Connection refused) 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: 200 seconds, exit code 5 Testing tst_QSslSocket_onDemandCertificates_static FAIL! : tst_QSslSocket_onDemandCertificates_static::onDemandRootCertLoadingStaticMethods(WithoutProxy) 'socket2->waitForEncrypted()' returned FALSE. (Network operation timed out) tst_qsslsocket_onDemandCertificates_static.cpp(206) : failure location FAIL! : tst_QSslSocket_onDemandCertificates_static::onDemandRootCertLoadingStaticMethods(WithSocks5Proxy) 'socket2->waitForEncrypted()' returned FALSE. (Host not found) tst_qsslsocket_onDemandCertificates_static.cpp(206) : failure location FAIL! : tst_QSslSocket_onDemandCertificates_static::onDemandRootCertLoadingStaticMethods(WithSocks5ProxyAuth) 'socket2->waitForEncrypted()' returned FALSE. (Host not found) tst_qsslsocket_onDemandCertificates_static.cpp(206) : failure location FAIL! : tst_QSslSocket_onDemandCertificates_static::onDemandRootCertLoadingStaticMethods(WithHttpProxy) 'socket2->waitForEncrypted()' returned FALSE. (Connection refused) tst_qsslsocket_onDemandCertificates_static.cpp(206) : failure location FAIL! : tst_QSslSocket_onDemandCertificates_static::onDemandRootCertLoadingStaticMethods(WithHttpProxyBasicAuth) 'socket2->waitForEncrypted()' returned FALSE. (Connection refused) tst_qsslsocket_onDemandCertificates_static.cpp(206) : 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_static ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_QSslSocket_onDemandCertificates_static::initTestCase() FAIL! : tst_QSslSocket_onDemandCertificates_static::onDemandRootCertLoadingStaticMethods(WithoutProxy) 'socket2->waitForEncrypted()' returned FALSE. (Network operation timed out) tst_qsslsocket_onDemandCertificates_static.cpp(206) : failure location FAIL! : tst_QSslSocket_onDemandCertificates_static::onDemandRootCertLoadingStaticMethods(WithSocks5Proxy) 'socket2->waitForEncrypted()' returned FALSE. (Connection refused) tst_qsslsocket_onDemandCertificates_static.cpp(206) : failure location FAIL! : tst_QSslSocket_onDemandCertificates_static::onDemandRootCertLoadingStaticMethods(WithSocks5ProxyAuth) 'socket2->waitForEncrypted()' returned FALSE. (Connection refused) tst_qsslsocket_onDemandCertificates_static.cpp(206) : failure location FAIL! : tst_QSslSocket_onDemandCertificates_static::onDemandRootCertLoadingStaticMethods(WithHttpProxy) 'socket2->waitForEncrypted()' returned FALSE. (Connection refused) tst_qsslsocket_onDemandCertificates_static.cpp(206) : failure location FAIL! : tst_QSslSocket_onDemandCertificates_static::onDemandRootCertLoadingStaticMethods(WithHttpProxyBasicAuth) 'socket2->waitForEncrypted()' returned FALSE. (Connection refused) tst_qsslsocket_onDemandCertificates_static.cpp(206) : failure location PASS : tst_QSslSocket_onDemandCertificates_static::cleanupTestCase() Totals: 2 passed, 5 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: 200 seconds, exit code 5 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02300/win64-msvc2012_developer-build_qtnamespace_Windows_8/log.txt.gz Tested changes (refs/builds/dev_1386931889): http://codereview.qt-project.org/72766 [PS9] - Add baseline support to QGridLayoutEngine http://codereview.qt-project.org/73888 [PS1] - Remove .values() call in foreach From ci-noreply at qt-project.org Fri Dec 13 13:46:28 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 13 Dec 2013 14:46:28 +0200 Subject: [Ci-reports] pass on QtWebEngine_master_Integration #118 Message-ID: <20131213_124628_095225.ci-noreply@qt-project.org> QtWebEngine_master_Integration #118: SUCCESS Tested changes (refs/builds/master_1386934491): http://codereview.qt-project.org/73682 [PS7] - Improve init-repository.py to fetch up-to-date dependency list From ci-noreply at qt-project.org Fri Dec 13 13:58:28 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 13 Dec 2013 14:58:28 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2301 Message-ID: <20131213_125828_049728.ci-noreply@qt-project.org> `make' failed :( /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ar cq libQt5Bootstrap.a .obj/qlatincodec.o .obj/qtextcodec.o .obj/qutfcodec.o .obj/qglobal.o .obj/qlogging.o .obj/qmalloc.o .obj/qnumeric.o .obj/qabstractfileengine.o .obj/qbuffer.o .obj/qdatastream.o .obj/qdir.o .obj/qdiriterator.o .obj/qfile.o .obj/qfileinfo.o .obj/qfilesystementry.o .obj/qfilesystemengine.o .obj/qfsfileengine.o .obj/qfsfileengine_iterator.o .obj/qiodevice.o .obj/qfiledevice.o .obj/qtemporaryfile.o .obj/qtextstream.o .obj/qstandardpaths.o .obj/qcoreapplication.o .obj/qcoreglobaldata.o .obj/qmetatype.o .obj/qvariant.o .obj/qsystemerror.o .obj/quuid.o .obj/qbitarray.o .obj/qbytearray.o .obj/qarraydata.o .obj/qbytearraymatcher.o .obj/qcommandlineparser.o .obj/qcommandlineoption.o .obj/qcryptographichash.o .obj/qdatetime.o .obj/qhash.o .obj/qlist.o .obj/qlinkedlist.o .obj/qlocale.o .obj/qlocale_tools.o .obj/qmap.o .obj/qregexp.o .obj/qpoint.o .obj/qrect.o .obj/qsize.o .obj/qline.o .obj/qstring.o .obj/qstring_compat.o .obj/qstringlist.o .obj/qvector.o .obj/qvsnprintf.o .obj/qxmlutils.o .obj/qxmlstream.o .obj/qjson.o .obj/qjsondocument.o .obj/qjsonobject.o .obj/qjsonarray.o .obj/qjsonvalue.o .obj/qjsonparser.o .obj/qjsonwriter.o .obj/qdom.o .obj/qxml.o .obj/qfilesystemengine_unix.o .obj/qfilesystemiterator_unix.o .obj/qfsfileengine_unix.o .obj/qcoreapplication_mac.o .obj/qcore_mac.o .obj/qstandardpaths_mac.o ccache: FATAL: distcc: No such file or directory make[3]: *** [.obj/qstring_compat.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_02301/macx-clang_no-framework_OSX_10.8/log.txt.gz ============================================================ QtBase_dev_Integration » win64-msvc2012_developer-build_qtnamespace_Windows_8 #2301: FAILURE Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02301/win64-msvc2012_developer-build_qtnamespace_Windows_8/log.txt.gz Tested changes (refs/builds/dev_1386939348): http://codereview.qt-project.org/73888 [PS1] - Remove .values() call in foreach From ci-noreply at qt-project.org Fri Dec 13 14:03:11 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 13 Dec 2013 15:03:11 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2302 Message-ID: <20131213_130311_002094.ci-noreply@qt-project.org> `make' failed :( /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ar cq libQt5Bootstrap.a .obj/qlatincodec.o .obj/qtextcodec.o .obj/qutfcodec.o .obj/qglobal.o .obj/qlogging.o .obj/qmalloc.o .obj/qnumeric.o .obj/qabstractfileengine.o .obj/qbuffer.o .obj/qdatastream.o .obj/qdir.o .obj/qdiriterator.o .obj/qfile.o .obj/qfileinfo.o .obj/qfilesystementry.o .obj/qfilesystemengine.o .obj/qfsfileengine.o .obj/qfsfileengine_iterator.o .obj/qiodevice.o .obj/qfiledevice.o .obj/qtemporaryfile.o .obj/qtextstream.o .obj/qstandardpaths.o .obj/qcoreapplication.o .obj/qcoreglobaldata.o .obj/qmetatype.o .obj/qvariant.o .obj/qsystemerror.o .obj/quuid.o .obj/qbitarray.o .obj/qbytearray.o .obj/qarraydata.o .obj/qbytearraymatcher.o .obj/qcommandlineparser.o .obj/qcommandlineoption.o .obj/qcryptographichash.o .obj/qdatetime.o .obj/qhash.o .obj/qlist.o .obj/qlinkedlist.o .obj/qlocale.o .obj/qlocale_tools.o .obj/qmap.o .obj/qregexp.o .obj/qpoint.o .obj/qrect.o .obj/qsize.o .obj/qline.o .obj/qstring.o .obj/qstring_compat.o .obj/qstringlist.o .obj/qvector.o .obj/qvsnprintf.o .obj/qxmlutils.o .obj/qxmlstream.o .obj/qjson.o .obj/qjsondocument.o .obj/qjsonobject.o .obj/qjsonarray.o .obj/qjsonvalue.o .obj/qjsonparser.o .obj/qjsonwriter.o .obj/qdom.o .obj/qxml.o .obj/qfilesystemengine_unix.o .obj/qfilesystemiterator_unix.o .obj/qfsfileengine_unix.o .obj/qcoreapplication_mac.o .obj/qcore_mac.o .obj/qstandardpaths_mac.o ccache: FATAL: distcc: No such file or directory make[3]: *** [.obj/qstring_compat.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_02302/macx-clang_no-framework_OSX_10.8/log.txt.gz Tested changes (refs/builds/dev_1386939632): http://codereview.qt-project.org/73876 [PS1] - d3dcompiler_qt: Fix export warning on MSVC http://codereview.qt-project.org/73875 [PS5] - d3dcompiler_qt: Remove directory creation inside the proxy library http://codereview.qt-project.org/72766 [PS9] - Add baseline support to QGridLayoutEngine From ci-noreply at qt-project.org Fri Dec 13 14:03:20 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 13 Dec 2013 15:03:20 +0200 Subject: [Ci-reports] pass on QtTools_stable_Integration #319 Message-ID: <20131213_130320_064758.ci-noreply@qt-project.org> QtTools_stable_Integration #319: SUCCESS Tested changes (refs/builds/stable_1386929115): http://codereview.qt-project.org/73884 [PS1] - windeployqt: Concatenate qmlimportscanner results. From ci-noreply at qt-project.org Fri Dec 13 14:21:54 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 13 Dec 2013 15:21:54 +0200 Subject: [Ci-reports] pass on QtQA_sysadmin_master_Integration #265 Message-ID: <20131213_132154_010255.ci-noreply@qt-project.org> QtQA_sysadmin_master_Integration #265: SUCCESS Tested changes (refs/builds/master_1386940219): http://codereview.qt-project.org/71253 [PS2] - Add postBuffer to gitconfig From ci-noreply at qt-project.org Fri Dec 13 14:41:37 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 13 Dec 2013 15:41:37 +0200 Subject: [Ci-reports] fail on Qt5_dev_Integration #305 Message-ID: <20131213_134137_052321.ci-noreply@qt-project.org> Autotest `tst_qqmllocale' failed :( Testing tst_qqmllocale FAIL! : tst_qqmllocale::dateToLocaleTimeStringFormatted(en_US HH:mm t) Compared values are not the same Actual (val.toString()) : 18:53 FLE Daylight Time Expected (l.toString(dt.time(), format)): 18:53 FLE Standard Time tst_qqmllocale.cpp(913) : failure location FAIL! : tst_qqmllocale::dateToLocaleTimeStringFormatted(de_DE HH:mm t) Compared values are not the same Actual (val.toString()) : 18:53 FLE Daylight Time Expected (l.toString(dt.time(), format)): 18:53 FLE Standard Time tst_qqmllocale.cpp(913) : failure location FAIL! : tst_qqmllocale::dateToLocaleTimeStringFormatted(ar_SA HH:mm t) Compared values are not the same Actual (val.toString()) : ??:?? FLE Daylight Time Expected (l.toString(dt.time(), format)): ??:?? FLE Standard Time tst_qqmllocale.cpp(913) : failure location FAIL! : tst_qqmllocale::dateToLocaleTimeStringFormatted(hi_IN HH:mm t) Compared values are not the same Actual (val.toString()) : 18:53 FLE Daylight Time Expected (l.toString(dt.time(), format)): 18:53 FLE Standard Time tst_qqmllocale.cpp(913) : failure location FAIL! : tst_qqmllocale::dateToLocaleTimeStringFormatted(zh_CN HH:mm t) Compared values are not the same Actual (val.toString()) : 18:53 FLE Daylight Time Expected (l.toString(dt.time(), format)): 18:53 FLE Standard Time tst_qqmllocale.cpp(913) : failure location FAIL! : tst_qqmllocale::dateToLocaleTimeStringFormatted(th_TH HH:mm t) Compared values are not the same Actual (val.toString()) : 18:53 FLE Daylight Time Expected (l.toString(dt.time(), format)): 18:53 FLE Standard Time tst_qqmllocale.cpp(913) : failure location Totals: 469 passed, 6 failed, 27 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qqmllocale ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_qqmllocale::initTestCase() PASS : tst_qqmllocale::defaultLocale() PASS : tst_qqmllocale::properties(en_US:name) PASS : tst_qqmllocale::properties(en_US:amText) PASS : tst_qqmllocale::properties(en_US:pmText) PASS : tst_qqmllocale::properties(en_US:nativeLanguageName) PASS : tst_qqmllocale::properties(en_US:nativeCountryName) PASS : tst_qqmllocale::properties(en_US:decimalPoint) PASS : tst_qqmllocale::properties(en_US:groupSeparator) PASS : tst_qqmllocale::properties(en_US:percent) PASS : tst_qqmllocale::properties(en_US:zeroDigit) PASS : tst_qqmllocale::properties(en_US:negativeSign) PASS : tst_qqmllocale::properties(en_US:positiveSign) PASS : tst_qqmllocale::properties(en_US:exponential) PASS : tst_qqmllocale::properties(en_US:measurementSystem) PASS : tst_qqmllocale::properties(en_US:textDirection) PASS : tst_qqmllocale::properties(de_DE:name) PASS : tst_qqmllocale::properties(de_DE:amText) PASS : tst_qqmllocale::properties(de_DE:pmText) PASS : tst_qqmllocale::properties(de_DE:nativeLanguageName) PASS : tst_qqmllocale::properties(de_DE:nativeCountryName) PASS : tst_qqmllocale::properties(de_DE:decimalPoint) PASS : tst_qqmllocale::properties(de_DE:groupSeparator) PASS : tst_qqmllocale::properties(de_DE:percent) PASS : tst_qqmllocale::properties(de_DE:zeroDigit) PASS : tst_qqmllocale::properties(de_DE:negativeSign) PASS : tst_qqmllocale::properties(de_DE:positiveSign) PASS : tst_qqmllocale::properties(de_DE:exponential) PASS : tst_qqmllocale::properties(de_DE:measurementSystem) PASS : tst_qqmllocale::properties(de_DE:textDirection) PASS : tst_qqmllocale::properties(ar_SA:name) PASS : tst_qqmllocale::properties(ar_SA:amText) PASS : tst_qqmllocale::properties(ar_SA:pmText) PASS : tst_qqmllocale::properties(ar_SA:nativeLanguageName) PASS : tst_qqmllocale::properties(ar_SA:nativeCountryName) PASS : tst_qqmllocale::properties(ar_SA:decimalPoint) PASS : tst_qqmllocale::properties(ar_SA:groupSeparator) PASS : tst_qqmllocale::properties(ar_SA:percent) PASS : tst_qqmllocale::properties(ar_SA:zeroDigit) PASS : tst_qqmllocale::properties(ar_SA:negativeSign) PASS : tst_qqmllocale::properties(ar_SA:positiveSign) PASS : tst_qqmllocale::properties(ar_SA:exponential) PASS : tst_qqmllocale::properties(ar_SA:measurementSystem) PASS : tst_qqmllocale::properties(ar_SA:textDirection) PASS : tst_qqmllocale::properties(hi_IN:name) PASS : tst_qqmllocale::properties(hi_IN:amText) PASS : tst_qqmllocale::properties(hi_IN:pmText) PASS : tst_qqmllocale::properties(hi_IN:nativeLanguageName) PASS : tst_qqmllocale::properties(hi_IN:nativeCountryName) PASS : tst_qqmllocale::properties(hi_IN:decimalPoint) PASS : tst_qqmllocale::properties(hi_IN:groupSeparator) PASS : tst_qqmllocale::properties(hi_IN:percent) PASS : tst_qqmllocale::properties(hi_IN:zeroDigit) PASS : tst_qqmllocale::properties(hi_IN:negativeSign) PASS : tst_qqmllocale::properties(hi_IN:positiveSign) PASS : tst_qqmllocale::properties(hi_IN:exponential) PASS : tst_qqmllocale::properties(hi_IN:measurementSystem) PASS : tst_qqmllocale::properties(hi_IN:textDirection) PASS : tst_qqmllocale::properties(zh_CN:name) PASS : tst_qqmllocale::properties(zh_CN:amText) PASS : tst_qqmllocale::properties(zh_CN:pmText) PASS : tst_qqmllocale::properties(zh_CN:nativeLanguageName) PASS : tst_qqmllocale::properties(zh_CN:nativeCountryName) PASS : tst_qqmllocale::properties(zh_CN:decimalPoint) PASS : tst_qqmllocale::properties(zh_CN:groupSeparator) PASS : tst_qqmllocale::properties(zh_CN:percent) PASS : tst_qqmllocale::properties(zh_CN:zeroDigit) PASS : tst_qqmllocale::properties(zh_CN:negativeSign) PASS : tst_qqmllocale::properties(zh_CN:positiveSign) PASS : tst_qqmllocale::properties(zh_CN:exponential) PASS : tst_qqmllocale::properties(zh_CN:measurementSystem) PASS : tst_qqmllocale::properties(zh_CN:textDirection) PASS : tst_qqmllocale::properties(th_TH:name) PASS : tst_qqmllocale::properties(th_TH:amText) PASS : tst_qqmllocale::properties(th_TH:pmText) PASS : tst_qqmllocale::properties(th_TH:nativeLanguageName) PASS : tst_qqmllocale::properties(th_TH:nativeCountryName) PASS : tst_qqmllocale::properties(th_TH:decimalPoint) PASS : tst_qqmllocale::properties(th_TH:groupSeparator) PASS : tst_qqmllocale::properties(th_TH:percent) PASS : tst_qqmllocale::properties(th_TH:zeroDigit) PASS : tst_qqmllocale::properties(th_TH:negativeSign) PASS : tst_qqmllocale::properties(th_TH:positiveSign) PASS : tst_qqmllocale::properties(th_TH:exponential) PASS : tst_qqmllocale::properties(th_TH:measurementSystem) PASS : tst_qqmllocale::properties(th_TH:textDirection) PASS : tst_qqmllocale::currencySymbol(en_US) PASS : tst_qqmllocale::currencySymbol(en_US CurrencyIsoCode) PASS : tst_qqmllocale::currencySymbol(en_US CurrencySymbol) PASS : tst_qqmllocale::currencySymbol(en_US CurrencyDisplayName) PASS : tst_qqmllocale::currencySymbol(de_DE) PASS : tst_qqmllocale::currencySymbol(de_DE CurrencyIsoCode) PASS : tst_qqmllocale::currencySymbol(de_DE CurrencySymbol) PASS : tst_qqmllocale::currencySymbol(de_DE CurrencyDisplayName) PASS : tst_qqmllocale::currencySymbol(ar_SA) PASS : tst_qqmllocale::currencySymbol(ar_SA CurrencyIsoCode) PASS : tst_qqmllocale::currencySymbol(ar_SA CurrencySymbol) PASS : tst_qqmllocale::currencySymbol(ar_SA CurrencyDisplayName) PASS : tst_qqmllocale::currencySymbol(hi_IN) PASS : tst_qqmllocale::currencySymbol(hi_IN CurrencyIsoCode) PASS : tst_qqmllocale::currencySymbol(hi_IN CurrencySymbol) PASS : tst_qqmllocale::currencySymbol(hi_IN CurrencyDisplayName) PASS : tst_qqmllocale::currencySymbol(zh_CN) PASS : tst_qqmllocale::currencySymbol(zh_CN CurrencyIsoCode) PASS : tst_qqmllocale::currencySymbol(zh_CN CurrencySymbol) PASS : tst_qqmllocale::currencySymbol(zh_CN CurrencyDisplayName) PASS : tst_qqmllocale::currencySymbol(th_TH) PASS : tst_qqmllocale::currencySymbol(th_TH CurrencyIsoCode) PASS : tst_qqmllocale::currencySymbol(th_TH CurrencySymbol) PASS : tst_qqmllocale::currencySymbol(th_TH CurrencyDisplayName) PASS : tst_qqmllocale::monthName(en_US) PASS : tst_qqmllocale::monthName(en_US LongFormat) PASS : tst_qqmllocale::monthName(en_US ShortFormat) PASS : tst_qqmllocale::monthName(en_US NarrowFormat) PASS : tst_qqmllocale::monthName(de_DE) PASS : tst_qqmllocale::monthName(de_DE LongFormat) PASS : tst_qqmllocale::monthName(de_DE ShortFormat) PASS : tst_qqmllocale::monthName(de_DE NarrowFormat) PASS : tst_qqmllocale::monthName(ar_SA) PASS : tst_qqmllocale::monthName(ar_SA LongFormat) PASS : tst_qqmllocale::monthName(ar_SA ShortFormat) PASS : tst_qqmllocale::monthName(ar_SA NarrowFormat) PASS : tst_qqmllocale::monthName(hi_IN) PASS : tst_qqmllocale::monthName(hi_IN LongFormat) PASS : tst_qqmllocale::monthName(hi_IN ShortFormat) PASS : tst_qqmllocale::monthName(hi_IN NarrowFormat) PASS : tst_qqmllocale::monthName(zh_CN) PASS : tst_qqmllocale::monthName(zh_CN LongFormat) PASS : tst_qqmllocale::monthName(zh_CN ShortFormat) PASS : tst_qqmllocale::monthName(zh_CN NarrowFormat) PASS : tst_qqmllocale::monthName(th_TH) PASS : tst_qqmllocale::monthName(th_TH LongFormat) PASS : tst_qqmllocale::monthName(th_TH ShortFormat) PASS : tst_qqmllocale::monthName(th_TH NarrowFormat) PASS : tst_qqmllocale::standaloneMonthName(en_US) PASS : tst_qqmllocale::standaloneMonthName(en_US LongFormat) PASS : tst_qqmllocale::standaloneMonthName(en_US ShortFormat) PASS : tst_qqmllocale::standaloneMonthName(en_US NarrowFormat) PASS : tst_qqmllocale::standaloneMonthName(de_DE) PASS : tst_qqmllocale::standaloneMonthName(de_DE LongFormat) PASS : tst_qqmllocale::standaloneMonthName(de_DE ShortFormat) PASS : tst_qqmllocale::standaloneMonthName(de_DE NarrowFormat) PASS : tst_qqmllocale::standaloneMonthName(ar_SA) PASS : tst_qqmllocale::standaloneMonthName(ar_SA LongFormat) PASS : tst_qqmllocale::standaloneMonthName(ar_SA ShortFormat) PASS : tst_qqmllocale::standaloneMonthName(ar_SA NarrowFormat) PASS : tst_qqmllocale::standaloneMonthName(hi_IN) PASS : tst_qqmllocale::standaloneMonthName(hi_IN LongFormat) PASS : tst_qqmllocale::standaloneMonthName(hi_IN ShortFormat) PASS : tst_qqmllocale::standaloneMonthName(hi_IN NarrowFormat) PASS : tst_qqmllocale::standaloneMonthName(zh_CN) PASS : tst_qqmllocale::standaloneMonthName(zh_CN LongFormat) PASS : tst_qqmllocale::standaloneMonthName(zh_CN ShortFormat) PASS : tst_qqmllocale::standaloneMonthName(zh_CN NarrowFormat) PASS : tst_qqmllocale::standaloneMonthName(th_TH) PASS : tst_qqmllocale::standaloneMonthName(th_TH LongFormat) PASS : tst_qqmllocale::standaloneMonthName(th_TH ShortFormat) PASS : tst_qqmllocale::standaloneMonthName(th_TH NarrowFormat) PASS : tst_qqmllocale::dayName(en_US) PASS : tst_qqmllocale::dayName(en_US LongFormat) PASS : tst_qqmllocale::dayName(en_US ShortFormat) PASS : tst_qqmllocale::dayName(en_US NarrowFormat) PASS : tst_qqmllocale::dayName(de_DE) PASS : tst_qqmllocale::dayName(de_DE LongFormat) PASS : tst_qqmllocale::dayName(de_DE ShortFormat) PASS : tst_qqmllocale::dayName(de_DE NarrowFormat) PASS : tst_qqmllocale::dayName(ar_SA) PASS : tst_qqmllocale::dayName(ar_SA LongFormat) PASS : tst_qqmllocale::dayName(ar_SA ShortFormat) PASS : tst_qqmllocale::dayName(ar_SA NarrowFormat) PASS : tst_qqmllocale::dayName(hi_IN) PASS : tst_qqmllocale::dayName(hi_IN LongFormat) PASS : tst_qqmllocale::dayName(hi_IN ShortFormat) PASS : tst_qqmllocale::dayName(hi_IN NarrowFormat) PASS : tst_qqmllocale::dayName(zh_CN) PASS : tst_qqmllocale::dayName(zh_CN LongFormat) PASS : tst_qqmllocale::dayName(zh_CN ShortFormat) PASS : tst_qqmllocale::dayName(zh_CN NarrowFormat) PASS : tst_qqmllocale::dayName(th_TH) PASS : tst_qqmllocale::dayName(th_TH LongFormat) PASS : tst_qqmllocale::dayName(th_TH ShortFormat) PASS : tst_qqmllocale::dayName(th_TH NarrowFormat) PASS : tst_qqmllocale::standaloneDayName(en_US) PASS : tst_qqmllocale::standaloneDayName(en_US LongFormat) PASS : tst_qqmllocale::standaloneDayName(en_US ShortFormat) PASS : tst_qqmllocale::standaloneDayName(en_US NarrowFormat) PASS : tst_qqmllocale::standaloneDayName(de_DE) PASS : tst_qqmllocale::standaloneDayName(de_DE LongFormat) PASS : tst_qqmllocale::standaloneDayName(de_DE ShortFormat) PASS : tst_qqmllocale::standaloneDayName(de_DE NarrowFormat) PASS : tst_qqmllocale::standaloneDayName(ar_SA) PASS : tst_qqmllocale::standaloneDayName(ar_SA LongFormat) PASS : tst_qqmllocale::standaloneDayName(ar_SA ShortFormat) PASS : tst_qqmllocale::standaloneDayName(ar_SA NarrowFormat) PASS : tst_qqmllocale::standaloneDayName(hi_IN) PASS : tst_qqmllocale::standaloneDayName(hi_IN LongFormat) PASS : tst_qqmllocale::standaloneDayName(hi_IN ShortFormat) PASS : tst_qqmllocale::standaloneDayName(hi_IN NarrowFormat) PASS : tst_qqmllocale::standaloneDayName(zh_CN) PASS : tst_qqmllocale::standaloneDayName(zh_CN LongFormat) PASS : tst_qqmllocale::standaloneDayName(zh_CN ShortFormat) PASS : tst_qqmllocale::standaloneDayName(zh_CN NarrowFormat) PASS : tst_qqmllocale::standaloneDayName(th_TH) PASS : tst_qqmllocale::standaloneDayName(th_TH LongFormat) PASS : tst_qqmllocale::standaloneDayName(th_TH ShortFormat) PASS : tst_qqmllocale::standaloneDayName(th_TH NarrowFormat) PASS : tst_qqmllocale::firstDayOfWeek(en_US) PASS : tst_qqmllocale::firstDayOfWeek(de_DE) PASS : tst_qqmllocale::firstDayOfWeek(ar_SA) PASS : tst_qqmllocale::firstDayOfWeek(hi_IN) PASS : tst_qqmllocale::firstDayOfWeek(zh_CN) PASS : tst_qqmllocale::firstDayOfWeek(th_TH) PASS : tst_qqmllocale::weekDays(en_US) PASS : tst_qqmllocale::weekDays(de_DE) PASS : tst_qqmllocale::weekDays(ar_SA) PASS : tst_qqmllocale::weekDays(hi_IN) PASS : tst_qqmllocale::weekDays(zh_CN) PASS : tst_qqmllocale::weekDays(th_TH) PASS : tst_qqmllocale::uiLanguages(en_US) PASS : tst_qqmllocale::uiLanguages(de_DE) PASS : tst_qqmllocale::uiLanguages(ar_SA) PASS : tst_qqmllocale::uiLanguages(hi_IN) PASS : tst_qqmllocale::uiLanguages(zh_CN) PASS : tst_qqmllocale::uiLanguages(th_TH) PASS : tst_qqmllocale::dateFormat(en_US) PASS : tst_qqmllocale::dateFormat(en_US LongFormat) PASS : tst_qqmllocale::dateFormat(en_US ShortFormat) PASS : tst_qqmllocale::dateFormat(en_US NarrowFormat) PASS : tst_qqmllocale::dateFormat(de_DE) PASS : tst_qqmllocale::dateFormat(de_DE LongFormat) PASS : tst_qqmllocale::dateFormat(de_DE ShortFormat) PASS : tst_qqmllocale::dateFormat(de_DE NarrowFormat) PASS : tst_qqmllocale::dateFormat(ar_SA) PASS : tst_qqmllocale::dateFormat(ar_SA LongFormat) PASS : tst_qqmllocale::dateFormat(ar_SA ShortFormat) PASS : tst_qqmllocale::dateFormat(ar_SA NarrowFormat) PASS : tst_qqmllocale::dateFormat(hi_IN) PASS : tst_qqmllocale::dateFormat(hi_IN LongFormat) PASS : tst_qqmllocale::dateFormat(hi_IN ShortFormat) PASS : tst_qqmllocale::dateFormat(hi_IN NarrowFormat) PASS : tst_qqmllocale::dateFormat(zh_CN) PASS : tst_qqmllocale::dateFormat(zh_CN LongFormat) PASS : tst_qqmllocale::dateFormat(zh_CN ShortFormat) PASS : tst_qqmllocale::dateFormat(zh_CN NarrowFormat) PASS : tst_qqmllocale::dateFormat(th_TH) PASS : tst_qqmllocale::dateFormat(th_TH LongFormat) PASS : tst_qqmllocale::dateFormat(th_TH ShortFormat) PASS : tst_qqmllocale::dateFormat(th_TH NarrowFormat) PASS : tst_qqmllocale::dateTimeFormat(en_US) PASS : tst_qqmllocale::dateTimeFormat(en_US LongFormat) PASS : tst_qqmllocale::dateTimeFormat(en_US ShortFormat) PASS : tst_qqmllocale::dateTimeFormat(en_US NarrowFormat) PASS : tst_qqmllocale::dateTimeFormat(de_DE) PASS : tst_qqmllocale::dateTimeFormat(de_DE LongFormat) PASS : tst_qqmllocale::dateTimeFormat(de_DE ShortFormat) PASS : tst_qqmllocale::dateTimeFormat(de_DE NarrowFormat) PASS : tst_qqmllocale::dateTimeFormat(ar_SA) PASS : tst_qqmllocale::dateTimeFormat(ar_SA LongFormat) PASS : tst_qqmllocale::dateTimeFormat(ar_SA ShortFormat) PASS : tst_qqmllocale::dateTimeFormat(ar_SA NarrowFormat) PASS : tst_qqmllocale::dateTimeFormat(hi_IN) PASS : tst_qqmllocale::dateTimeFormat(hi_IN LongFormat) PASS : tst_qqmllocale::dateTimeFormat(hi_IN ShortFormat) PASS : tst_qqmllocale::dateTimeFormat(hi_IN NarrowFormat) PASS : tst_qqmllocale::dateTimeFormat(zh_CN) PASS : tst_qqmllocale::dateTimeFormat(zh_CN LongFormat) PASS : tst_qqmllocale::dateTimeFormat(zh_CN ShortFormat) PASS : tst_qqmllocale::dateTimeFormat(zh_CN NarrowFormat) PASS : tst_qqmllocale::dateTimeFormat(th_TH) PASS : tst_qqmllocale::dateTimeFormat(th_TH LongFormat) PASS : tst_qqmllocale::dateTimeFormat(th_TH ShortFormat) PASS : tst_qqmllocale::dateTimeFormat(th_TH NarrowFormat) PASS : tst_qqmllocale::timeFormat(en_US) PASS : tst_qqmllocale::timeFormat(en_US LongFormat) PASS : tst_qqmllocale::timeFormat(en_US ShortFormat) PASS : tst_qqmllocale::timeFormat(en_US NarrowFormat) PASS : tst_qqmllocale::timeFormat(de_DE) PASS : tst_qqmllocale::timeFormat(de_DE LongFormat) PASS : tst_qqmllocale::timeFormat(de_DE ShortFormat) PASS : tst_qqmllocale::timeFormat(de_DE NarrowFormat) PASS : tst_qqmllocale::timeFormat(ar_SA) PASS : tst_qqmllocale::timeFormat(ar_SA LongFormat) PASS : tst_qqmllocale::timeFormat(ar_SA ShortFormat) PASS : tst_qqmllocale::timeFormat(ar_SA NarrowFormat) PASS : tst_qqmllocale::timeFormat(hi_IN) PASS : tst_qqmllocale::timeFormat(hi_IN LongFormat) PASS : tst_qqmllocale::timeFormat(hi_IN ShortFormat) PASS : tst_qqmllocale::timeFormat(hi_IN NarrowFormat) PASS : tst_qqmllocale::timeFormat(zh_CN) PASS : tst_qqmllocale::timeFormat(zh_CN LongFormat) PASS : tst_qqmllocale::timeFormat(zh_CN ShortFormat) PASS : tst_qqmllocale::timeFormat(zh_CN NarrowFormat) PASS : tst_qqmllocale::timeFormat(th_TH) PASS : tst_qqmllocale::timeFormat(th_TH LongFormat) PASS : tst_qqmllocale::timeFormat(th_TH ShortFormat) PASS : tst_qqmllocale::timeFormat(th_TH NarrowFormat) PASS : tst_qqmllocale::dateToLocaleString(en_US) PASS : tst_qqmllocale::dateToLocaleString(en_US LongFormat) PASS : tst_qqmllocale::dateToLocaleString(en_US ShortFormat) PASS : tst_qqmllocale::dateToLocaleString(en_US NarrowFormat) PASS : tst_qqmllocale::dateToLocaleString(de_DE) PASS : tst_qqmllocale::dateToLocaleString(de_DE LongFormat) PASS : tst_qqmllocale::dateToLocaleString(de_DE ShortFormat) PASS : tst_qqmllocale::dateToLocaleString(de_DE NarrowFormat) PASS : tst_qqmllocale::dateToLocaleString(ar_SA) PASS : tst_qqmllocale::dateToLocaleString(ar_SA LongFormat) PASS : tst_qqmllocale::dateToLocaleString(ar_SA ShortFormat) PASS : tst_qqmllocale::dateToLocaleString(ar_SA NarrowFormat) PASS : tst_qqmllocale::dateToLocaleString(hi_IN) PASS : tst_qqmllocale::dateToLocaleString(hi_IN LongFormat) PASS : tst_qqmllocale::dateToLocaleString(hi_IN ShortFormat) PASS : tst_qqmllocale::dateToLocaleString(hi_IN NarrowFormat) PASS : tst_qqmllocale::dateToLocaleString(zh_CN) PASS : tst_qqmllocale::dateToLocaleString(zh_CN LongFormat) PASS : tst_qqmllocale::dateToLocaleString(zh_CN ShortFormat) PASS : tst_qqmllocale::dateToLocaleString(zh_CN NarrowFormat) PASS : tst_qqmllocale::dateToLocaleString(th_TH) PASS : tst_qqmllocale::dateToLocaleString(th_TH LongFormat) PASS : tst_qqmllocale::dateToLocaleString(th_TH ShortFormat) PASS : tst_qqmllocale::dateToLocaleString(th_TH NarrowFormat) PASS : tst_qqmllocale::dateToLocaleStringFormatted(en_US hh:mm dd.MM.yyyy) PASS : tst_qqmllocale::dateToLocaleStringFormatted(en_US h:m:sap ddd MMMM d yy) PASS : tst_qqmllocale::dateToLocaleStringFormatted(en_US 'The date and time is: 'H:mm:ss:zzz dd/MM/yy) PASS : tst_qqmllocale::dateToLocaleStringFormatted(en_US MMM d yyyy HH:mm t) PASS : tst_qqmllocale::dateToLocaleStringFormatted(de_DE hh:mm dd.MM.yyyy) PASS : tst_qqmllocale::dateToLocaleStringFormatted(de_DE h:m:sap ddd MMMM d yy) PASS : tst_qqmllocale::dateToLocaleStringFormatted(de_DE 'The date and time is: 'H:mm:ss:zzz dd/MM/yy) PASS : tst_qqmllocale::dateToLocaleStringFormatted(de_DE MMM d yyyy HH:mm t) PASS : tst_qqmllocale::dateToLocaleStringFormatted(ar_SA hh:mm dd.MM.yyyy) PASS : tst_qqmllocale::dateToLocaleStringFormatted(ar_SA h:m:sap ddd MMMM d yy) PASS : tst_qqmllocale::dateToLocaleStringFormatted(ar_SA 'The date and time is: 'H:mm:ss:zzz dd/MM/yy) PASS : tst_qqmllocale::dateToLocaleStringFormatted(ar_SA MMM d yyyy HH:mm t) PASS : tst_qqmllocale::dateToLocaleStringFormatted(hi_IN hh:mm dd.MM.yyyy) PASS : tst_qqmllocale::dateToLocaleStringFormatted(hi_IN h:m:sap ddd MMMM d yy) PASS : tst_qqmllocale::dateToLocaleStringFormatted(hi_IN 'The date and time is: 'H:mm:ss:zzz dd/MM/yy) PASS : tst_qqmllocale::dateToLocaleStringFormatted(hi_IN MMM d yyyy HH:mm t) PASS : tst_qqmllocale::dateToLocaleStringFormatted(zh_CN hh:mm dd.MM.yyyy) PASS : tst_qqmllocale::dateToLocaleStringFormatted(zh_CN h:m:sap ddd MMMM d yy) PASS : tst_qqmllocale::dateToLocaleStringFormatted(zh_CN 'The date and time is: 'H:mm:ss:zzz dd/MM/yy) PASS : tst_qqmllocale::dateToLocaleStringFormatted(zh_CN MMM d yyyy HH:mm t) PASS : tst_qqmllocale::dateToLocaleStringFormatted(th_TH hh:mm dd.MM.yyyy) PASS : tst_qqmllocale::dateToLocaleStringFormatted(th_TH h:m:sap ddd MMMM d yy) PASS : tst_qqmllocale::dateToLocaleStringFormatted(th_TH 'The date and time is: 'H:mm:ss:zzz dd/MM/yy) PASS : tst_qqmllocale::dateToLocaleStringFormatted(th_TH MMM d yyyy HH:mm t) PASS : tst_qqmllocale::dateToLocaleDateString(en_US) PASS : tst_qqmllocale::dateToLocaleDateString(en_US LongFormat) PASS : tst_qqmllocale::dateToLocaleDateString(en_US ShortFormat) PASS : tst_qqmllocale::dateToLocaleDateString(en_US NarrowFormat) PASS : tst_qqmllocale::dateToLocaleDateString(de_DE) PASS : tst_qqmllocale::dateToLocaleDateString(de_DE LongFormat) PASS : tst_qqmllocale::dateToLocaleDateString(de_DE ShortFormat) PASS : tst_qqmllocale::dateToLocaleDateString(de_DE NarrowFormat) PASS : tst_qqmllocale::dateToLocaleDateString(ar_SA) PASS : tst_qqmllocale::dateToLocaleDateString(ar_SA LongFormat) PASS : tst_qqmllocale::dateToLocaleDateString(ar_SA ShortFormat) PASS : tst_qqmllocale::dateToLocaleDateString(ar_SA NarrowFormat) PASS : tst_qqmllocale::dateToLocaleDateString(hi_IN) PASS : tst_qqmllocale::dateToLocaleDateString(hi_IN LongFormat) PASS : tst_qqmllocale::dateToLocaleDateString(hi_IN ShortFormat) PASS : tst_qqmllocale::dateToLocaleDateString(hi_IN NarrowFormat) PASS : tst_qqmllocale::dateToLocaleDateString(zh_CN) PASS : tst_qqmllocale::dateToLocaleDateString(zh_CN LongFormat) PASS : tst_qqmllocale::dateToLocaleDateString(zh_CN ShortFormat) PASS : tst_qqmllocale::dateToLocaleDateString(zh_CN NarrowFormat) PASS : tst_qqmllocale::dateToLocaleDateString(th_TH) PASS : tst_qqmllocale::dateToLocaleDateString(th_TH LongFormat) PASS : tst_qqmllocale::dateToLocaleDateString(th_TH ShortFormat) PASS : tst_qqmllocale::dateToLocaleDateString(th_TH NarrowFormat) PASS : tst_qqmllocale::dateToLocaleDateStringFormatted(en_US dd.MM.yyyy) PASS : tst_qqmllocale::dateToLocaleDateStringFormatted(en_US ddd MMMM d yy) PASS : tst_qqmllocale::dateToLocaleDateStringFormatted(en_US 'The date is: 'dd/MM/yy) PASS : tst_qqmllocale::dateToLocaleDateStringFormatted(en_US MMM d yyyy) PASS : tst_qqmllocale::dateToLocaleDateStringFormatted(de_DE dd.MM.yyyy) PASS : tst_qqmllocale::dateToLocaleDateStringFormatted(de_DE ddd MMMM d yy) PASS : tst_qqmllocale::dateToLocaleDateStringFormatted(de_DE 'The date is: 'dd/MM/yy) PASS : tst_qqmllocale::dateToLocaleDateStringFormatted(de_DE MMM d yyyy) PASS : tst_qqmllocale::dateToLocaleDateStringFormatted(ar_SA dd.MM.yyyy) PASS : tst_qqmllocale::dateToLocaleDateStringFormatted(ar_SA ddd MMMM d yy) PASS : tst_qqmllocale::dateToLocaleDateStringFormatted(ar_SA 'The date is: 'dd/MM/yy) PASS : tst_qqmllocale::dateToLocaleDateStringFormatted(ar_SA MMM d yyyy) PASS : tst_qqmllocale::dateToLocaleDateStringFormatted(hi_IN dd.MM.yyyy) PASS : tst_qqmllocale::dateToLocaleDateStringFormatted(hi_IN ddd MMMM d yy) PASS : tst_qqmllocale::dateToLocaleDateStringFormatted(hi_IN 'The date is: 'dd/MM/yy) PASS : tst_qqmllocale::dateToLocaleDateStringFormatted(hi_IN MMM d yyyy) PASS : tst_qqmllocale::dateToLocaleDateStringFormatted(zh_CN dd.MM.yyyy) PASS : tst_qqmllocale::dateToLocaleDateStringFormatted(zh_CN ddd MMMM d yy) PASS : tst_qqmllocale::dateToLocaleDateStringFormatted(zh_CN 'The date is: 'dd/MM/yy) PASS : tst_qqmllocale::dateToLocaleDateStringFormatted(zh_CN MMM d yyyy) PASS : tst_qqmllocale::dateToLocaleDateStringFormatted(th_TH dd.MM.yyyy) PASS : tst_qqmllocale::dateToLocaleDateStringFormatted(th_TH ddd MMMM d yy) PASS : tst_qqmllocale::dateToLocaleDateStringFormatted(th_TH 'The date is: 'dd/MM/yy) PASS : tst_qqmllocale::dateToLocaleDateStringFormatted(th_TH MMM d yyyy) PASS : tst_qqmllocale::dateToLocaleTimeString(en_US) PASS : tst_qqmllocale::dateToLocaleTimeString(en_US LongFormat) PASS : tst_qqmllocale::dateToLocaleTimeString(en_US ShortFormat) PASS : tst_qqmllocale::dateToLocaleTimeString(en_US NarrowFormat) PASS : tst_qqmllocale::dateToLocaleTimeString(de_DE) PASS : tst_qqmllocale::dateToLocaleTimeString(de_DE LongFormat) PASS : tst_qqmllocale::dateToLocaleTimeString(de_DE ShortFormat) PASS : tst_qqmllocale::dateToLocaleTimeString(de_DE NarrowFormat) PASS : tst_qqmllocale::dateToLocaleTimeString(ar_SA) PASS : tst_qqmllocale::dateToLocaleTimeString(ar_SA LongFormat) PASS : tst_qqmllocale::dateToLocaleTimeString(ar_SA ShortFormat) PASS : tst_qqmllocale::dateToLocaleTimeString(ar_SA NarrowFormat) PASS : tst_qqmllocale::dateToLocaleTimeString(hi_IN) PASS : tst_qqmllocale::dateToLocaleTimeString(hi_IN LongFormat) PASS : tst_qqmllocale::dateToLocaleTimeString(hi_IN ShortFormat) PASS : tst_qqmllocale::dateToLocaleTimeString(hi_IN NarrowFormat) PASS : tst_qqmllocale::dateToLocaleTimeString(zh_CN) PASS : tst_qqmllocale::dateToLocaleTimeString(zh_CN LongFormat) PASS : tst_qqmllocale::dateToLocaleTimeString(zh_CN ShortFormat) PASS : tst_qqmllocale::dateToLocaleTimeString(zh_CN NarrowFormat) PASS : tst_qqmllocale::dateToLocaleTimeString(th_TH) PASS : tst_qqmllocale::dateToLocaleTimeString(th_TH LongFormat) PASS : tst_qqmllocale::dateToLocaleTimeString(th_TH ShortFormat) PASS : tst_qqmllocale::dateToLocaleTimeString(th_TH NarrowFormat) PASS : tst_qqmllocale::dateToLocaleTimeStringFormatted(en_US hh:mm) PASS : tst_qqmllocale::dateToLocaleTimeStringFormatted(en_US h:m:sap) PASS : tst_qqmllocale::dateToLocaleTimeStringFormatted(en_US 'The time is: 'H:mm:ss:zzz) FAIL! : tst_qqmllocale::dateToLocaleTimeStringFormatted(en_US HH:mm t) Compared values are not the same Actual (val.toString()) : 18:53 FLE Daylight Time Expected (l.toString(dt.time(), format)): 18:53 FLE Standard Time tst_qqmllocale.cpp(913) : failure location PASS : tst_qqmllocale::dateToLocaleTimeStringFormatted(de_DE hh:mm) PASS : tst_qqmllocale::dateToLocaleTimeStringFormatted(de_DE h:m:sap) PASS : tst_qqmllocale::dateToLocaleTimeStringFormatted(de_DE 'The time is: 'H:mm:ss:zzz) FAIL! : tst_qqmllocale::dateToLocaleTimeStringFormatted(de_DE HH:mm t) Compared values are not the same Actual (val.toString()) : 18:53 FLE Daylight Time Expected (l.toString(dt.time(), format)): 18:53 FLE Standard Time tst_qqmllocale.cpp(913) : failure location PASS : tst_qqmllocale::dateToLocaleTimeStringFormatted(ar_SA hh:mm) PASS : tst_qqmllocale::dateToLocaleTimeStringFormatted(ar_SA h:m:sap) PASS : tst_qqmllocale::dateToLocaleTimeStringFormatted(ar_SA 'The time is: 'H:mm:ss:zzz) FAIL! : tst_qqmllocale::dateToLocaleTimeStringFormatted(ar_SA HH:mm t) Compared values are not the same Actual (val.toString()) : ??:?? FLE Daylight Time Expected (l.toString(dt.time(), format)): ??:?? FLE Standard Time tst_qqmllocale.cpp(913) : failure location PASS : tst_qqmllocale::dateToLocaleTimeStringFormatted(hi_IN hh:mm) PASS : tst_qqmllocale::dateToLocaleTimeStringFormatted(hi_IN h:m:sap) PASS : tst_qqmllocale::dateToLocaleTimeStringFormatted(hi_IN 'The time is: 'H:mm:ss:zzz) FAIL! : tst_qqmllocale::dateToLocaleTimeStringFormatted(hi_IN HH:mm t) Compared values are not the same Actual (val.toString()) : 18:53 FLE Daylight Time Expected (l.toString(dt.time(), format)): 18:53 FLE Standard Time tst_qqmllocale.cpp(913) : failure location PASS : tst_qqmllocale::dateToLocaleTimeStringFormatted(zh_CN hh:mm) PASS : tst_qqmllocale::dateToLocaleTimeStringFormatted(zh_CN h:m:sap) PASS : tst_qqmllocale::dateToLocaleTimeStringFormatted(zh_CN 'The time is: 'H:mm:ss:zzz) FAIL! : tst_qqmllocale::dateToLocaleTimeStringFormatted(zh_CN HH:mm t) Compared values are not the same Actual (val.toString()) : 18:53 FLE Daylight Time Expected (l.toString(dt.time(), format)): 18:53 FLE Standard Time tst_qqmllocale.cpp(913) : failure location PASS : tst_qqmllocale::dateToLocaleTimeStringFormatted(th_TH hh:mm) PASS : tst_qqmllocale::dateToLocaleTimeStringFormatted(th_TH h:m:sap) PASS : tst_qqmllocale::dateToLocaleTimeStringFormatted(th_TH 'The time is: 'H:mm:ss:zzz) FAIL! : tst_qqmllocale::dateToLocaleTimeStringFormatted(th_TH HH:mm t) Compared values are not the same Actual (val.toString()) : 18:53 FLE Daylight Time Expected (l.toString(dt.time(), format)): 18:53 FLE Standard Time tst_qqmllocale.cpp(913) : failure location SKIP : tst_qqmllocale::dateFromLocaleString(en_US 1) Needs fixes in our date time parser tst_qqmllocale.cpp(934) : failure location SKIP : tst_qqmllocale::dateFromLocaleString(en_US long) Needs fixes in our date time parser tst_qqmllocale.cpp(934) : failure location SKIP : tst_qqmllocale::dateFromLocaleString(en_US short) Needs fixes in our date time parser tst_qqmllocale.cpp(934) : failure location SKIP : tst_qqmllocale::dateFromLocaleString(de_DE long) Needs fixes in our date time parser tst_qqmllocale.cpp(934) : failure location SKIP : tst_qqmllocale::dateFromLocaleString(de_DE short) Needs fixes in our date time parser tst_qqmllocale.cpp(934) : failure location SKIP : tst_qqmllocale::dateFromLocaleString(ar_SA long) Needs fixes in our date time parser tst_qqmllocale.cpp(934) : failure location SKIP : tst_qqmllocale::dateFromLocaleString(ar_SA short) Needs fixes in our date time parser tst_qqmllocale.cpp(934) : failure location SKIP : tst_qqmllocale::dateFromLocaleString(zh_CN long) Needs fixes in our date time parser tst_qqmllocale.cpp(934) : failure location SKIP : tst_qqmllocale::dateFromLocaleString(zh_CN short) Needs fixes in our date time parser tst_qqmllocale.cpp(934) : failure location SKIP : tst_qqmllocale::dateFromLocaleDateString(en_US 1) Needs fixes in our date time parser tst_qqmllocale.cpp(979) : failure location SKIP : tst_qqmllocale::dateFromLocaleDateString(en_US long) Needs fixes in our date time parser tst_qqmllocale.cpp(979) : failure location SKIP : tst_qqmllocale::dateFromLocaleDateString(en_US short) Needs fixes in our date time parser tst_qqmllocale.cpp(979) : failure location SKIP : tst_qqmllocale::dateFromLocaleDateString(de_DE long) Needs fixes in our date time parser tst_qqmllocale.cpp(979) : failure location SKIP : tst_qqmllocale::dateFromLocaleDateString(de_DE short) Needs fixes in our date time parser tst_qqmllocale.cpp(979) : failure location SKIP : tst_qqmllocale::dateFromLocaleDateString(ar_SA long) Needs fixes in our date time parser tst_qqmllocale.cpp(979) : failure location SKIP : tst_qqmllocale::dateFromLocaleDateString(ar_SA short) Needs fixes in our date time parser tst_qqmllocale.cpp(979) : failure location SKIP : tst_qqmllocale::dateFromLocaleDateString(zh_CN long) Needs fixes in our date time parser tst_qqmllocale.cpp(979) : failure location SKIP : tst_qqmllocale::dateFromLocaleDateString(zh_CN short) Needs fixes in our date time parser tst_qqmllocale.cpp(979) : failure location SKIP : tst_qqmllocale::dateFromLocaleTimeString(en_US 1) Needs fixes in our date time parser tst_qqmllocale.cpp(1024) : failure location SKIP : tst_qqmllocale::dateFromLocaleTimeString(en_US long) Needs fixes in our date time parser tst_qqmllocale.cpp(1024) : failure location SKIP : tst_qqmllocale::dateFromLocaleTimeString(en_US short) Needs fixes in our date time parser tst_qqmllocale.cpp(1024) : failure location SKIP : tst_qqmllocale::dateFromLocaleTimeString(de_DE long) Needs fixes in our date time parser tst_qqmllocale.cpp(1024) : failure location SKIP : tst_qqmllocale::dateFromLocaleTimeString(de_DE short) Needs fixes in our date time parser tst_qqmllocale.cpp(1024) : failure location SKIP : tst_qqmllocale::dateFromLocaleTimeString(ar_SA long) Needs fixes in our date time parser tst_qqmllocale.cpp(1024) : failure location SKIP : tst_qqmllocale::dateFromLocaleTimeString(ar_SA short) Needs fixes in our date time parser tst_qqmllocale.cpp(1024) : failure location SKIP : tst_qqmllocale::dateFromLocaleTimeString(zh_CN long) Needs fixes in our date time parser tst_qqmllocale.cpp(1024) : failure location SKIP : tst_qqmllocale::dateFromLocaleTimeString(zh_CN short) Needs fixes in our date time parser tst_qqmllocale.cpp(1024) : failure location PASS : tst_qqmllocale::numberToLocaleString(en_US 1) PASS : tst_qqmllocale::numberToLocaleString(en_US 2) PASS : tst_qqmllocale::numberToLocaleString(en_US 3) PASS : tst_qqmllocale::numberToLocaleString(en_US 4) PASS : tst_qqmllocale::numberToLocaleString(de_DE 1) PASS : tst_qqmllocale::numberToLocaleString(de_DE 2) PASS : tst_qqmllocale::numberToLocaleString(ar_SA 1) PASS : tst_qqmllocale::numberToLocaleString(ar_SA 2) PASS : tst_qqmllocale::numberToLocaleCurrencyString(en_US 1) PASS : tst_qqmllocale::numberToLocaleCurrencyString(en_US 2) PASS : tst_qqmllocale::numberToLocaleCurrencyString(de_DE) PASS : tst_qqmllocale::numberToLocaleCurrencyString(ar_SA) PASS : tst_qqmllocale::numberToLocaleCurrencyString(hi_IN) PASS : tst_qqmllocale::numberToLocaleCurrencyString(zh_CN) PASS : tst_qqmllocale::numberToLocaleCurrencyString(th_TH) PASS : tst_qqmllocale::numberFromLocaleString(en_US 1) PASS : tst_qqmllocale::numberFromLocaleString(en_US 2) PASS : tst_qqmllocale::numberFromLocaleString(en_US 3) PASS : tst_qqmllocale::numberFromLocaleString(de_DE) PASS : tst_qqmllocale::numberFromLocaleString(ar_SA) PASS : tst_qqmllocale::numberFromLocaleString(hi_IN) PASS : tst_qqmllocale::numberFromLocaleString(zh_CN) PASS : tst_qqmllocale::numberFromLocaleString(th_TH) PASS : tst_qqmllocale::numberConstToLocaleString() PASS : tst_qqmllocale::stringLocaleCompare(before) PASS : tst_qqmllocale::stringLocaleCompare(equal) PASS : tst_qqmllocale::stringLocaleCompare(after) PASS : tst_qqmllocale::stringLocaleCompare(swedish1) PASS : tst_qqmllocale::stringLocaleCompare(swedish2) PASS : tst_qqmllocale::stringLocaleCompare(swedish3) PASS : tst_qqmllocale::stringLocaleCompare(swedish4) PASS : tst_qqmllocale::stringLocaleCompare(german1) PASS : tst_qqmllocale::stringLocaleCompare(german2) PASS : tst_qqmllocale::stringLocaleCompare(german3) PASS : tst_qqmllocale::cleanupTestCase() Totals: 469 passed, 6 failed, 27 skipped ********* Finished testing of tst_qqmllocale ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qqmllocale: 2 seconds, exit code 6 Build log: http://testresults.qt-project.org/ci/Qt5_dev_Integration/build_00305/win32-msvc2010_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1386927130): http://codereview.qt-project.org/72684 [PS4] - Add QtAndroidExtras to dependency list of QtConnectivity From ci-noreply at qt-project.org Fri Dec 13 15:08:32 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 13 Dec 2013 16:08:32 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2303 Message-ID: <20131213_140832_058620.ci-noreply@qt-project.org> `make' failed :( /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ar cq libQt5Bootstrap.a .obj/qlatincodec.o .obj/qtextcodec.o .obj/qutfcodec.o .obj/qglobal.o .obj/qlogging.o .obj/qmalloc.o .obj/qnumeric.o .obj/qabstractfileengine.o .obj/qbuffer.o .obj/qdatastream.o .obj/qdir.o .obj/qdiriterator.o .obj/qfile.o .obj/qfileinfo.o .obj/qfilesystementry.o .obj/qfilesystemengine.o .obj/qfsfileengine.o .obj/qfsfileengine_iterator.o .obj/qiodevice.o .obj/qfiledevice.o .obj/qtemporaryfile.o .obj/qtextstream.o .obj/qstandardpaths.o .obj/qcoreapplication.o .obj/qcoreglobaldata.o .obj/qmetatype.o .obj/qvariant.o .obj/qsystemerror.o .obj/quuid.o .obj/qbitarray.o .obj/qbytearray.o .obj/qarraydata.o .obj/qbytearraymatcher.o .obj/qcommandlineparser.o .obj/qcommandlineoption.o .obj/qcryptographichash.o .obj/qdatetime.o .obj/qhash.o .obj/qlist.o .obj/qlinkedlist.o .obj/qlocale.o .obj/qlocale_tools.o .obj/qmap.o .obj/qregexp.o .obj/qpoint.o .obj/qrect.o .obj/qsize.o .obj/qline.o .obj/qstring.o .obj/qstring_compat.o .obj/qstringlist.o .obj/qvector.o .obj/qvsnprintf.o .obj/qxmlutils.o .obj/qxmlstream.o .obj/qjson.o .obj/qjsondocument.o .obj/qjsonobject.o .obj/qjsonarray.o .obj/qjsonvalue.o .obj/qjsonparser.o .obj/qjsonwriter.o .obj/qdom.o .obj/qxml.o .obj/qfilesystemengine_unix.o .obj/qfilesystemiterator_unix.o .obj/qfsfileengine_unix.o .obj/qcoreapplication_mac.o .obj/qcore_mac.o .obj/qstandardpaths_mac.o ccache: FATAL: distcc: No such file or directory make[3]: *** [.obj/qstring_compat.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_02303/macx-clang_no-framework_OSX_10.8/log.txt.gz Tested changes (refs/builds/dev_1386943523): http://codereview.qt-project.org/73888 [PS1] - Remove .values() call in foreach http://codereview.qt-project.org/73876 [PS1] - d3dcompiler_qt: Fix export warning on MSVC http://codereview.qt-project.org/73875 [PS5] - d3dcompiler_qt: Remove directory creation inside the proxy library From ci-noreply at qt-project.org Fri Dec 13 15:12:43 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 13 Dec 2013 16:12:43 +0200 Subject: [Ci-reports] pass on QtQA_master_Integration #568 Message-ID: <20131213_141243_063770.ci-noreply@qt-project.org> QtQA_master_Integration #568: SUCCESS Tested changes (refs/builds/master_1386941254): http://codereview.qt-project.org/73887 [PS2] - QtQa: Enabling configurable build publishers http://codereview.qt-project.org/73881 [PS2] - QtQA: Adding QWebChannel module to Ci http://codereview.qt-project.org/73913 [PS1] - Add QtEnginio dev,stable and release branches to integrator cfg From ci-noreply at qt-project.org Fri Dec 13 15:17:10 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 13 Dec 2013 16:17:10 +0200 Subject: [Ci-reports] pass on QtWebEngine_master_Integration #119 Message-ID: <20131213_141710_064317.ci-noreply@qt-project.org> QtWebEngine_master_Integration #119: SUCCESS Tested changes (refs/builds/master_1386938881): http://codereview.qt-project.org/73460 [PS7] - Update chromium patches to apply on current stable (1650) http://codereview.qt-project.org/73684 [PS6] - Remove --android and download the android and mac files by default From ci-noreply at qt-project.org Fri Dec 13 15:20:57 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 13 Dec 2013 16:20:57 +0200 Subject: [Ci-reports] fail on QtWebEngine_master_Integration #120 Message-ID: <20131213_142057_043339.ci-noreply@qt-project.org> QtWebEngine_master_Integration » macx-clang_developer-build_OSX_10.8 #120: FAILURE Build log: http://testresults.qt-project.org/ci/QtWebEngine_master_Integration/build_00120/macx-clang_developer-build_OSX_10.8/log.txt.gz Tested changes (refs/builds/master_1386944353): http://codereview.qt-project.org/73461 [PS6] - Adapt to chromium API changes in refs/branch-heads/1650 http://codereview.qt-project.org/73807 [PS2] - Fix the utility process launching. http://codereview.qt-project.org/73683 [PS7] - Update take_snapshot.py From ci-noreply at qt-project.org Fri Dec 13 15:35:52 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 13 Dec 2013 16:35:52 +0200 Subject: [Ci-reports] fail on QtWebEngine_master_Integration #121 Message-ID: <20131213_143552_018319.ci-noreply@qt-project.org> QtWebEngine_master_Integration » linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64 #121: FAILURE Build log: http://testresults.qt-project.org/ci/QtWebEngine_master_Integration/build_00121/linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz ============================================================ QtWebEngine_master_Integration » linux-g++_no-widgets_Ubuntu_12.04_x64 #121: FAILURE Build log: http://testresults.qt-project.org/ci/QtWebEngine_master_Integration/build_00121/linux-g++_no-widgets_Ubuntu_12.04_x64/log.txt.gz ============================================================ QtWebEngine_master_Integration » linux-g++_shadow-build_Ubuntu_11.10_x86 #121: FAILURE Build log: http://testresults.qt-project.org/ci/QtWebEngine_master_Integration/build_00121/linux-g++_shadow-build_Ubuntu_11.10_x86/log.txt.gz ============================================================ QtWebEngine_master_Integration » macx-clang_developer-build_OSX_10.8 #121: FAILURE Build log: http://testresults.qt-project.org/ci/QtWebEngine_master_Integration/build_00121/macx-clang_developer-build_OSX_10.8/log.txt.gz Tested changes (refs/builds/master_1386945197): http://codereview.qt-project.org/73461 [PS6] - Adapt to chromium API changes in refs/branch-heads/1650 From ci-noreply at qt-project.org Fri Dec 13 15:49:58 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 13 Dec 2013 16:49:58 +0200 Subject: [Ci-reports] pass on QtQuickControls_stable_Integration #439 Message-ID: <20131213_144958_050702.ci-noreply@qt-project.org> QtQuickControls_stable_Integration #439: SUCCESS Tested changes (refs/builds/stable_1386943364): http://codereview.qt-project.org/73898 [PS1] - Set style object on QStyleOptionFrames in QQuickStyleItem From ci-noreply at qt-project.org Fri Dec 13 15:51:49 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 13 Dec 2013 16:51:49 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2304 Message-ID: <20131213_145149_037816.ci-noreply@qt-project.org> `make' failed :( /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ar cq libQt5Bootstrap.a .obj/qlatincodec.o .obj/qtextcodec.o .obj/qutfcodec.o .obj/qglobal.o .obj/qlogging.o .obj/qmalloc.o .obj/qnumeric.o .obj/qabstractfileengine.o .obj/qbuffer.o .obj/qdatastream.o .obj/qdir.o .obj/qdiriterator.o .obj/qfile.o .obj/qfileinfo.o .obj/qfilesystementry.o .obj/qfilesystemengine.o .obj/qfsfileengine.o .obj/qfsfileengine_iterator.o .obj/qiodevice.o .obj/qfiledevice.o .obj/qtemporaryfile.o .obj/qtextstream.o .obj/qstandardpaths.o .obj/qcoreapplication.o .obj/qcoreglobaldata.o .obj/qmetatype.o .obj/qvariant.o .obj/qsystemerror.o .obj/quuid.o .obj/qbitarray.o .obj/qbytearray.o .obj/qarraydata.o .obj/qbytearraymatcher.o .obj/qcommandlineparser.o .obj/qcommandlineoption.o .obj/qcryptographichash.o .obj/qdatetime.o .obj/qhash.o .obj/qlist.o .obj/qlinkedlist.o .obj/qlocale.o .obj/qlocale_tools.o .obj/qmap.o .obj/qregexp.o .obj/qpoint.o .obj/qrect.o .obj/qsize.o .obj/qline.o .obj/qstring.o .obj/qstring_compat.o .obj/qstringlist.o .obj/qvector.o .obj/qvsnprintf.o .obj/qxmlutils.o .obj/qxmlstream.o .obj/qjson.o .obj/qjsondocument.o .obj/qjsonobject.o .obj/qjsonarray.o .obj/qjsonvalue.o .obj/qjsonparser.o .obj/qjsonwriter.o .obj/qdom.o .obj/qxml.o .obj/qfilesystemengine_unix.o .obj/qfilesystemiterator_unix.o .obj/qfsfileengine_unix.o .obj/qcoreapplication_mac.o .obj/qcore_mac.o .obj/qstandardpaths_mac.o ccache: FATAL: distcc: No such file or directory make[3]: *** [.obj/qstring_compat.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_02304/macx-clang_no-framework_OSX_10.8/log.txt.gz Tested changes (refs/builds/dev_1386946157): http://codereview.qt-project.org/72134 [PS5] - QNX: Add support for BB10 text highlighting and spell checking From ci-noreply at qt-project.org Fri Dec 13 15:52:01 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 13 Dec 2013 16:52:01 +0200 Subject: [Ci-reports] pass on QtBase_stable_Integration #2723 Message-ID: <20131213_145201_086096.ci-noreply@qt-project.org> QtBase_stable_Integration #2723: SUCCESS Tested changes (refs/builds/stable_1386941123): http://codereview.qt-project.org/72590 [PS3] - Correct debug bit setting with WGL http://codereview.qt-project.org/73900 [PS3] - Partially revert "Move notification of layout change up from QApplication to QGuiApplication." From ci-noreply at qt-project.org Fri Dec 13 16:02:52 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 13 Dec 2013 17:02:52 +0200 Subject: [Ci-reports] pass on QtAndroidExtras_stable_Integration #17 Message-ID: <20131213_150252_032994.ci-noreply@qt-project.org> QtAndroidExtras_stable_Integration #17: SUCCESS Tested changes (refs/builds/stable_1386946339): http://codereview.qt-project.org/73850 [PS1] - Doc: Updated the qdocconf to include .java files From ci-noreply at qt-project.org Fri Dec 13 16:17:39 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 13 Dec 2013 17:17:39 +0200 Subject: [Ci-reports] fail on QtWebEngine_master_Integration #122 Message-ID: <20131213_151739_082771.ci-noreply@qt-project.org> Compilation failed :( In file included from ../../src/3rdparty/chromium/content/renderer/pepper/message_channel.cc:5: In file included from ../../src/3rdparty/chromium/content/renderer/pepper/message_channel.h:9: /usr/bin/../lib/c++/v1/list:212:9: error: field has incomplete type 'content::MessageChannel::VarConversionResult' /usr/bin/../lib/c++/v1/type_traits:1889:54: note: in instantiation of template class 'std::__1::__list_node' requested here /usr/bin/../lib/c++/v1/type_traits:1890:1: note: while substituting deduced template arguments into function template '__is_constructible_test' [with _Tp = std::__1::allocator>, _Args = ] /usr/bin/../lib/c++/v1/type_traits:1949:14: note: in instantiation of template class 'std::__1::__is_constructible>, std::__1::allocator> &&>' requested here /usr/bin/../lib/c++/v1/type_traits:1975:14: note: in instantiation of template class 'std::__1::__is_constructible_void_check>, std::__1::allocator> &&>' requested here /usr/bin/../lib/c++/v1/type_traits:2455:34: note: in instantiation of template class 'std::__1::is_constructible>, std::__1::allocator> &&>' requested here /usr/bin/../lib/c++/v1/type_traits:2590:14: note: (skipping 1 context in backtrace; use -ftemplate-backtrace-limit=0 to see all) /usr/bin/../lib/c++/v1/memory:2219:20: note: in instantiation of template class 'std::__1::is_nothrow_move_constructible>>' requested here /usr/bin/../lib/c++/v1/__config:253:34: note: expanded from macro '_NOEXCEPT_' /usr/bin/../lib/c++/v1/memory:2386:15: note: in instantiation of template class 'std::__1::__libcpp_compressed_pair_imp>, 2>' requested here /usr/bin/../lib/c++/v1/list:513:52: note: in instantiation of template class 'std::__1::__compressed_pair>>' requested here /usr/bin/../lib/c++/v1/list:770:15: note: in instantiation of template class 'std::__1::__list_imp>' requested here ../../src/3rdparty/chromium/content/renderer/pepper/message_channel.h:95:18: note: in instantiation of template class 'std::__1::list>' requested here ../../src/3rdparty/chromium/content/renderer/pepper/message_channel.h:89:10: note: forward declaration of 'content::MessageChannel::VarConversionResult' In file included from ../../src/3rdparty/chromium/content/renderer/pepper/message_channel.cc:5: In file included from ../../src/3rdparty/chromium/content/renderer/pepper/message_channel.h:9: /usr/bin/../lib/c++/v1/list:203:19: error: static_cast from 'std::__1::__list_node_base *' to 'pointer' (aka 'std::__1::__list_node *') is not allowed /usr/bin/../lib/c++/v1/list:529:5: note: in instantiation of member function 'std::__1::__list_node_base::__list_node_base' requested here /usr/bin/../lib/c++/v1/list:795:5: note: in instantiation of member function 'std::__1::__list_imp >::__list_imp' requested here ../../src/3rdparty/chromium/content/renderer/pepper/message_channel.cc:300:17: note: in instantiation of member function 'std::__1::list >::list' requested here In file included from ../../src/3rdparty/chromium/content/renderer/pepper/message_channel.cc:5: In file included from ../../src/3rdparty/chromium/content/renderer/pepper/message_channel.h:9: /usr/bin/../lib/c++/v1/list:204:19: error: static_cast from 'std::__1::__list_node_base *' to 'pointer' (aka 'std::__1::__list_node *') is not allowed /usr/bin/../lib/c++/v1/list:678:30: error: static_cast from '__node_base *' (aka '__list_node_base *') to '__node_pointer' (aka 'std::__1::__list_node *') is not allowed /usr/bin/../lib/c++/v1/list:664:5: note: in instantiation of member function 'std::__1::__list_imp >::clear' requested here /usr/bin/../lib/c++/v1/list:769:23: note: in instantiation of member function 'std::__1::__list_imp >::~__list_imp' requested here /usr/bin/../lib/c++/v1/list:1480:18: error: non-const lvalue reference to type '__node' (aka '__list_node') cannot bind to a value of unrelated type '__node_base' (aka '__list_node_base') ../../src/3rdparty/chromium/content/renderer/pepper/message_channel.cc:316:24: note: in instantiation of member function 'std::__1::list >::push_back' requested here In file included from ../../src/3rdparty/chromium/content/renderer/pepper/message_channel.cc:5: In file included from ../../src/3rdparty/chromium/content/renderer/pepper/message_channel.h:9: /usr/bin/../lib/c++/v1/list:561:25: error: static_cast from '__node_base *' (aka '__list_node_base *') to '__node_pointer' (aka 'std::__1::__list_node *') is not allowed 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_00122/macx-clang_developer-build_OSX_10.8/log.txt.gz Tested changes (refs/builds/master_1386945527): http://codereview.qt-project.org/73461 [PS6] - Adapt to chromium API changes in refs/branch-heads/1650 From ci-noreply at qt-project.org Fri Dec 13 16:55:59 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 13 Dec 2013 17:55:59 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2305 Message-ID: <20131213_155559_076821.ci-noreply@qt-project.org> `make' failed :( /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ar cq libQt5Bootstrap.a .obj/qlatincodec.o .obj/qtextcodec.o .obj/qutfcodec.o .obj/qglobal.o .obj/qlogging.o .obj/qmalloc.o .obj/qnumeric.o .obj/qabstractfileengine.o .obj/qbuffer.o .obj/qdatastream.o .obj/qdir.o .obj/qdiriterator.o .obj/qfile.o .obj/qfileinfo.o .obj/qfilesystementry.o .obj/qfilesystemengine.o .obj/qfsfileengine.o .obj/qfsfileengine_iterator.o .obj/qiodevice.o .obj/qfiledevice.o .obj/qtemporaryfile.o .obj/qtextstream.o .obj/qstandardpaths.o .obj/qcoreapplication.o .obj/qcoreglobaldata.o .obj/qmetatype.o .obj/qvariant.o .obj/qsystemerror.o .obj/quuid.o .obj/qbitarray.o .obj/qbytearray.o .obj/qarraydata.o .obj/qbytearraymatcher.o .obj/qcommandlineparser.o .obj/qcommandlineoption.o .obj/qcryptographichash.o .obj/qdatetime.o .obj/qhash.o .obj/qlist.o .obj/qlinkedlist.o .obj/qlocale.o .obj/qlocale_tools.o .obj/qmap.o .obj/qregexp.o .obj/qpoint.o .obj/qrect.o .obj/qsize.o .obj/qline.o .obj/qstring.o .obj/qstring_compat.o .obj/qstringlist.o .obj/qvector.o .obj/qvsnprintf.o .obj/qxmlutils.o .obj/qxmlstream.o .obj/qjson.o .obj/qjsondocument.o .obj/qjsonobject.o .obj/qjsonarray.o .obj/qjsonvalue.o .obj/qjsonparser.o .obj/qjsonwriter.o .obj/qdom.o .obj/qxml.o .obj/qfilesystemengine_unix.o .obj/qfilesystemiterator_unix.o .obj/qfsfileengine_unix.o .obj/qcoreapplication_mac.o .obj/qcore_mac.o .obj/qstandardpaths_mac.o ccache: FATAL: distcc: No such file or directory make[3]: *** [.obj/qstring_compat.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_02305/macx-clang_no-framework_OSX_10.8/log.txt.gz Tested changes (refs/builds/dev_1386950013): http://codereview.qt-project.org/73766 [PS4] - QWizard: Replace another pointer table with char arrays http://codereview.qt-project.org/73767 [PS2] - QWizard: Replace a static char* table with a switch statement. http://codereview.qt-project.org/73769 [PS1] - QImageReader: simplify _qt_BuiltInFormats http://codereview.qt-project.org/73770 [PS1] - QTextDocument: avoid relocations http://codereview.qt-project.org/72134 [PS5] - QNX: Add support for BB10 text highlighting and spell checking From ci-noreply at qt-project.org Fri Dec 13 17:09:04 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 13 Dec 2013 18:09:04 +0200 Subject: [Ci-reports] pass on QtImageFormats_dev_Integration #31 Message-ID: <20131213_160904_055568.ci-noreply@qt-project.org> QtImageFormats_dev_Integration #31: SUCCESS Tested changes (refs/builds/dev_1386949265): http://codereview.qt-project.org/73929 [PS1] - Fix build of the DDS plugin without QDataStream http://codereview.qt-project.org/73928 [PS1] - Remove main.h in DDS plugin. From ci-noreply at qt-project.org Fri Dec 13 17:13:33 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 13 Dec 2013 18:13:33 +0200 Subject: [Ci-reports] pass on QtDeclarative_stable_Integration #1492 Message-ID: <20131213_161333_060588.ci-noreply@qt-project.org> QtDeclarative_stable_Integration #1492: SUCCESS Tested changes (refs/builds/stable_1386946755): http://codereview.qt-project.org/73626 [PS3] - Doc: Made copy of the QML files in the snippets directory From ci-noreply at qt-project.org Fri Dec 13 17:20:53 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 13 Dec 2013 18:20:53 +0200 Subject: [Ci-reports] fail on QtBase_stable_Integration #2724 Message-ID: <20131213_162053_071895.ci-noreply@qt-project.org> Autotest `cmake' failed :( Test project C:/work/build/qt/qtbase/tests/auto/cmake/build Start 1: test_use_modules_function 1/22 Test #1: test_use_modules_function ......... Passed 50.90 sec Start 2: test_umbrella_config 2/22 Test #2: test_umbrella_config .............. Passed 47.14 sec Start 3: test_wrap_cpp_and_resources 3/22 Test #3: test_wrap_cpp_and_resources ....... Passed 48.09 sec Start 4: test_dependent_modules 4/22 Test #4: test_dependent_modules ............ Passed 48.84 sec Start 5: test_needsquoting_dirname 5/22 Test #5: test_needsquoting_dirname ......... Passed 49.03 sec Start 6: test_add_resource_options 6/22 Test #6: test_add_resource_options ......... Passed 55.13 sec Start 7: test_wrap_cpp_options 7/22 Test #7: test_wrap_cpp_options ............. Passed 54.00 sec Start 8: test_platform_defs_include 8/22 Test #8: test_platform_defs_include ........ Passed 47.19 sec Start 9: test_qtmainwin_library 9/22 Test #9: test_qtmainwin_library ............ Passed 47.81 sec Start 10: test_multiple_find_package QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: test failed, running again to see if it is flaky... Test project C:/work/build/qt/qtbase/tests/auto/cmake/build Start 1: test_use_modules_function 1/22 Test #1: test_use_modules_function ......... Passed 15.24 sec Start 2: test_umbrella_config 2/22 Test #2: test_umbrella_config .............. Passed 11.50 sec Start 3: test_wrap_cpp_and_resources 3/22 Test #3: test_wrap_cpp_and_resources ....... Passed 13.12 sec Start 4: test_dependent_modules 4/22 Test #4: test_dependent_modules ............ Passed 13.71 sec Start 5: test_needsquoting_dirname 5/22 Test #5: test_needsquoting_dirname ......... Passed 13.50 sec Start 6: test_add_resource_options 6/22 Test #6: test_add_resource_options ......... Passed 18.18 sec Start 7: test_wrap_cpp_options 7/22 Test #7: test_wrap_cpp_options ............. Passed 17.78 sec Start 8: test_platform_defs_include 8/22 Test #8: test_platform_defs_include ........ Passed 12.43 sec Start 9: test_qtmainwin_library 9/22 Test #9: test_qtmainwin_library ............ Passed 13.00 sec Start 10: test_multiple_find_package 10/22 Test #10: test_multiple_find_package ........ Passed 50.70 sec Start 11: test_add_resources_delayed_file 11/22 Test #11: test_add_resources_delayed_file ... Passed 48.22 sec Start 12: test_private_includes 12/22 Test #12: test_private_includes ............. Passed 49.33 sec Start 13: test_testlib_definitions 13/22 Test #13: test_testlib_definitions .......... Passed 52.54 sec Start 14: test_json_plugin_includes 14/22 Test #14: test_json_plugin_includes ......... Passed 48.63 sec Start 15: test_testlib_no_link_gui 15/22 Test #15: test_testlib_no_link_gui .......... Passed 47.66 sec Start 16: test_testlib_no_link_widgets QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end cmake: 902 seconds, exit code 293 Build log: http://testresults.qt-project.org/ci/QtBase_stable_Integration/build_02724/win64-msvc2012_developer-build_qtnamespace_Windows_8/log.txt.gz Tested changes (refs/builds/stable_1386946414): http://codereview.qt-project.org/73919 [PS2] - Fix strings in QImageWriter. http://codereview.qt-project.org/73864 [PS1] - Merge remote-tracking branch 'origin/release' into stable From ci-noreply at qt-project.org Fri Dec 13 17:25:40 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 13 Dec 2013 18:25:40 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2306 Message-ID: <20131213_162540_065152.ci-noreply@qt-project.org> `make' failed :( /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ar cq libQt5Bootstrap.a .obj/qlatincodec.o .obj/qtextcodec.o .obj/qutfcodec.o .obj/qglobal.o .obj/qlogging.o .obj/qmalloc.o .obj/qnumeric.o .obj/qabstractfileengine.o .obj/qbuffer.o .obj/qdatastream.o .obj/qdir.o .obj/qdiriterator.o .obj/qfile.o .obj/qfileinfo.o .obj/qfilesystementry.o .obj/qfilesystemengine.o .obj/qfsfileengine.o .obj/qfsfileengine_iterator.o .obj/qiodevice.o .obj/qfiledevice.o .obj/qtemporaryfile.o .obj/qtextstream.o .obj/qstandardpaths.o .obj/qcoreapplication.o .obj/qcoreglobaldata.o .obj/qmetatype.o .obj/qvariant.o .obj/qsystemerror.o .obj/quuid.o .obj/qbitarray.o .obj/qbytearray.o .obj/qarraydata.o .obj/qbytearraymatcher.o .obj/qcommandlineparser.o .obj/qcommandlineoption.o .obj/qcryptographichash.o .obj/qdatetime.o .obj/qhash.o .obj/qlist.o .obj/qlinkedlist.o .obj/qlocale.o .obj/qlocale_tools.o .obj/qmap.o .obj/qregexp.o .obj/qpoint.o .obj/qrect.o .obj/qsize.o .obj/qline.o .obj/qstring.o .obj/qstring_compat.o .obj/qstringlist.o .obj/qvector.o .obj/qvsnprintf.o .obj/qxmlutils.o .obj/qxmlstream.o .obj/qjson.o .obj/qjsondocument.o .obj/qjsonobject.o .obj/qjsonarray.o .obj/qjsonvalue.o .obj/qjsonparser.o .obj/qjsonwriter.o .obj/qdom.o .obj/qxml.o .obj/qfilesystemengine_unix.o .obj/qfilesystemiterator_unix.o .obj/qfsfileengine_unix.o .obj/qcoreapplication_mac.o .obj/qcore_mac.o .obj/qstandardpaths_mac.o ccache: FATAL: distcc: No such file or directory make[3]: *** [.obj/qstring_compat.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_02306/macx-clang_no-framework_OSX_10.8/log.txt.gz Tested changes (refs/builds/dev_1386951786): http://codereview.qt-project.org/73876 [PS1] - d3dcompiler_qt: Fix export warning on MSVC http://codereview.qt-project.org/73875 [PS5] - d3dcompiler_qt: Remove directory creation inside the proxy library From ci-noreply at qt-project.org Fri Dec 13 17:32:00 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 13 Dec 2013 18:32:00 +0200 Subject: [Ci-reports] pass on QtWebEngine_master_Integration #123 Message-ID: <20131213_163200_058333.ci-noreply@qt-project.org> QtWebEngine_master_Integration #123: SUCCESS Tested changes (refs/builds/master_1386947951): http://codereview.qt-project.org/73807 [PS2] - Fix the utility process launching. From ci-noreply at qt-project.org Fri Dec 13 17:34:54 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 13 Dec 2013 18:34:54 +0200 Subject: [Ci-reports] fail on QtWebEngine_master_Integration #124 Message-ID: <20131213_163454_043151.ci-noreply@qt-project.org> QtWebEngine_master_Integration » macx-clang_developer-build_OSX_10.8 #124: FAILURE Build log: http://testresults.qt-project.org/ci/QtWebEngine_master_Integration/build_00124/macx-clang_developer-build_OSX_10.8/log.txt.gz Tested changes (refs/builds/master_1386952412): http://codereview.qt-project.org/73683 [PS7] - Update take_snapshot.py From ci-noreply at qt-project.org Fri Dec 13 18:06:50 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 13 Dec 2013 19:06:50 +0200 Subject: [Ci-reports] fail on QtWebEngine_master_Integration #125 Message-ID: <20131213_170650_045791.ci-noreply@qt-project.org> QtWebEngine_master_Integration » macx-clang_developer-build_OSX_10.8 #125: FAILURE Build log: http://testresults.qt-project.org/ci/QtWebEngine_master_Integration/build_00125/macx-clang_developer-build_OSX_10.8/log.txt.gz Tested changes (refs/builds/master_1386954333): http://codereview.qt-project.org/73683 [PS7] - Update take_snapshot.py From ci-noreply at qt-project.org Fri Dec 13 18:52:56 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 13 Dec 2013 19:52:56 +0200 Subject: [Ci-reports] fail on QtBase_stable_Integration #2725 Message-ID: <20131213_175256_076026.ci-noreply@qt-project.org> Autotest `cmake' failed :( Test project C:/work/build/qt/qtbase/tests/auto/cmake/build Start 1: test_use_modules_function 1/22 Test #1: test_use_modules_function ......... Passed 50.29 sec Start 2: test_umbrella_config 2/22 Test #2: test_umbrella_config .............. Passed 45.68 sec Start 3: test_wrap_cpp_and_resources 3/22 Test #3: test_wrap_cpp_and_resources ....... Passed 47.14 sec Start 4: test_dependent_modules 4/22 Test #4: test_dependent_modules ............ Passed 48.47 sec Start 5: test_needsquoting_dirname 5/22 Test #5: test_needsquoting_dirname ......... Passed 48.20 sec Start 6: test_add_resource_options 6/22 Test #6: test_add_resource_options ......... Passed 53.15 sec Start 7: test_wrap_cpp_options 7/22 Test #7: test_wrap_cpp_options ............. Passed 52.71 sec Start 8: test_platform_defs_include 8/22 Test #8: test_platform_defs_include ........ Passed 46.68 sec Start 9: test_qtmainwin_library 9/22 Test #9: test_qtmainwin_library ............ Passed 47.28 sec Start 10: test_multiple_find_package QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: test failed, running again to see if it is flaky... Test project C:/work/build/qt/qtbase/tests/auto/cmake/build Start 1: test_use_modules_function 1/22 Test #1: test_use_modules_function ......... Passed 15.21 sec Start 2: test_umbrella_config 2/22 Test #2: test_umbrella_config .............. Passed 11.03 sec Start 3: test_wrap_cpp_and_resources 3/22 Test #3: test_wrap_cpp_and_resources ....... Passed 12.73 sec Start 4: test_dependent_modules 4/22 Test #4: test_dependent_modules ............ Passed 13.31 sec Start 5: test_needsquoting_dirname 5/22 Test #5: test_needsquoting_dirname ......... Passed 13.18 sec Start 6: test_add_resource_options 6/22 Test #6: test_add_resource_options ......... Passed 17.32 sec Start 7: test_wrap_cpp_options 7/22 Test #7: test_wrap_cpp_options ............. Passed 17.60 sec Start 8: test_platform_defs_include 8/22 Test #8: test_platform_defs_include ........ Passed 12.00 sec Start 9: test_qtmainwin_library 9/22 Test #9: test_qtmainwin_library ............ Passed 12.64 sec Start 10: test_multiple_find_package 10/22 Test #10: test_multiple_find_package ........ Passed 14.09 sec Start 11: test_add_resources_delayed_file 11/22 Test #11: test_add_resources_delayed_file ... Passed 46.58 sec Start 12: test_private_includes 12/22 Test #12: test_private_includes ............. Passed 47.32 sec Start 13: test_testlib_definitions 13/22 Test #13: test_testlib_definitions .......... Passed 51.04 sec Start 14: test_json_plugin_includes 14/22 Test #14: test_json_plugin_includes ......... Passed 47.75 sec Start 15: test_testlib_no_link_gui 15/22 Test #15: test_testlib_no_link_gui .......... Passed 47.36 sec Start 16: test_testlib_no_link_widgets 16/22 Test #16: test_testlib_no_link_widgets ...... Passed 46.33 sec Start 17: module_includes QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end cmake: 901 seconds, exit code 293 Build log: http://testresults.qt-project.org/ci/QtBase_stable_Integration/build_02725/win64-msvc2012_developer-build_qtnamespace_Windows_8/log.txt.gz Tested changes (refs/builds/stable_1386951785): http://codereview.qt-project.org/73924 [PS1] - Windows: Fix printing. From ci-noreply at qt-project.org Fri Dec 13 20:14:02 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 13 Dec 2013 21:14:02 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2307 Message-ID: <20131213_191402_067880.ci-noreply@qt-project.org> Autotest `tst_qquicktrailemitter' failed :( Testing tst_qquicktrailemitter FAIL! : tst_qquicktrailemitter::test_basic() Compared values are not the same Actual (system->groupData[1]->size()): 510 Expected (500) : 500 Loc: [tst_qquicktrailemitter.cpp(89)] Totals: 2 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qquicktrailemitter ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_qquicktrailemitter::initTestCase() FAIL! : tst_qquicktrailemitter::test_basic() Compared values are not the same Actual (system->groupData[1]->size()): 510 Expected (500) : 500 Loc: [tst_qquicktrailemitter.cpp(89)] PASS : tst_qquicktrailemitter::cleanupTestCase() Totals: 2 passed, 1 failed, 0 skipped ********* Finished testing of tst_qquicktrailemitter ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquicktrailemitter: 11 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02307/revdep-qtdeclarative_linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz Tested changes (refs/builds/dev_1386959960): http://codereview.qt-project.org/73766 [PS4] - QWizard: Replace another pointer table with char arrays http://codereview.qt-project.org/73767 [PS2] - QWizard: Replace a static char* table with a switch statement. http://codereview.qt-project.org/73769 [PS1] - QImageReader: simplify _qt_BuiltInFormats http://codereview.qt-project.org/73770 [PS1] - QTextDocument: avoid relocations From ci-noreply at qt-project.org Fri Dec 13 20:24:43 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 13 Dec 2013 21:24:43 +0200 Subject: [Ci-reports] fail on QtBase_stable_Integration #2726 Message-ID: <20131213_192443_018876.ci-noreply@qt-project.org> Autotest `cmake' failed :( Test project C:/work/build/qt/qtbase/tests/auto/cmake/build Start 1: test_use_modules_function 1/22 Test #1: test_use_modules_function ......... Passed 50.60 sec Start 2: test_umbrella_config 2/22 Test #2: test_umbrella_config .............. Passed 46.71 sec Start 3: test_wrap_cpp_and_resources 3/22 Test #3: test_wrap_cpp_and_resources ....... Passed 47.90 sec Start 4: test_dependent_modules 4/22 Test #4: test_dependent_modules ............ Passed 48.06 sec Start 5: test_needsquoting_dirname 5/22 Test #5: test_needsquoting_dirname ......... Passed 48.19 sec Start 6: test_add_resource_options 6/22 Test #6: test_add_resource_options ......... Passed 54.03 sec Start 7: test_wrap_cpp_options 7/22 Test #7: test_wrap_cpp_options ............. Passed 53.90 sec Start 8: test_platform_defs_include 8/22 Test #8: test_platform_defs_include ........ Passed 47.51 sec Start 9: test_qtmainwin_library 9/22 Test #9: test_qtmainwin_library ............ Passed 47.67 sec Start 10: test_multiple_find_package QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: test failed, running again to see if it is flaky... Test project C:/work/build/qt/qtbase/tests/auto/cmake/build Start 1: test_use_modules_function 1/22 Test #1: test_use_modules_function ......... Passed 15.19 sec Start 2: test_umbrella_config 2/22 Test #2: test_umbrella_config .............. Passed 11.30 sec Start 3: test_wrap_cpp_and_resources 3/22 Test #3: test_wrap_cpp_and_resources ....... Passed 12.95 sec Start 4: test_dependent_modules 4/22 Test #4: test_dependent_modules ............ Passed 13.16 sec Start 5: test_needsquoting_dirname 5/22 Test #5: test_needsquoting_dirname ......... Passed 13.20 sec Start 6: test_add_resource_options 6/22 Test #6: test_add_resource_options ......... Passed 17.31 sec Start 7: test_wrap_cpp_options 7/22 Test #7: test_wrap_cpp_options ............. Passed 17.68 sec Start 8: test_platform_defs_include 8/22 Test #8: test_platform_defs_include ........ Passed 12.03 sec Start 9: test_qtmainwin_library 9/22 Test #9: test_qtmainwin_library ............ Passed 12.55 sec Start 10: test_multiple_find_package 10/22 Test #10: test_multiple_find_package ........ Passed 31.55 sec Start 11: test_add_resources_delayed_file 11/22 Test #11: test_add_resources_delayed_file ... Passed 47.85 sec Start 12: test_private_includes 12/22 Test #12: test_private_includes ............. Passed 52.08 sec Start 13: test_testlib_definitions 13/22 Test #13: test_testlib_definitions .......... Passed 54.26 sec Start 14: test_json_plugin_includes 14/22 Test #14: test_json_plugin_includes ......... Passed 51.82 sec Start 15: test_testlib_no_link_gui 15/22 Test #15: test_testlib_no_link_gui .......... Passed 51.94 sec Start 16: test_testlib_no_link_widgets QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end cmake: 902 seconds, exit code 293 Build log: http://testresults.qt-project.org/ci/QtBase_stable_Integration/build_02726/win64-msvc2012_developer-build_qtnamespace_Windows_8/log.txt.gz Tested changes (refs/builds/stable_1386957276): http://codereview.qt-project.org/59959 [PS4] - Introduce Q_ATTRIBUTE_FORMAT_PRINTF From ci-noreply at qt-project.org Fri Dec 13 21:56:02 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 13 Dec 2013 22:56:02 +0200 Subject: [Ci-reports] fail on QtBase_stable_Integration #2727 Message-ID: <20131213_205602_088888.ci-noreply@qt-project.org> Autotest `cmake' failed :( Test project C:/work/build/qt/qtbase/tests/auto/cmake/build Start 1: test_use_modules_function 1/22 Test #1: test_use_modules_function ......... Passed 51.26 sec Start 2: test_umbrella_config 2/22 Test #2: test_umbrella_config .............. Passed 46.62 sec Start 3: test_wrap_cpp_and_resources 3/22 Test #3: test_wrap_cpp_and_resources ....... Passed 48.01 sec Start 4: test_dependent_modules 4/22 Test #4: test_dependent_modules ............ Passed 48.10 sec Start 5: test_needsquoting_dirname 5/22 Test #5: test_needsquoting_dirname ......... Passed 48.72 sec Start 6: test_add_resource_options 6/22 Test #6: test_add_resource_options ......... Passed 53.83 sec Start 7: test_wrap_cpp_options 7/22 Test #7: test_wrap_cpp_options ............. Passed 53.46 sec Start 8: test_platform_defs_include 8/22 Test #8: test_platform_defs_include ........ Passed 47.17 sec Start 9: test_qtmainwin_library 9/22 Test #9: test_qtmainwin_library ............ Passed 47.60 sec Start 10: test_multiple_find_package QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: test failed, running again to see if it is flaky... Test project C:/work/build/qt/qtbase/tests/auto/cmake/build Start 1: test_use_modules_function 1/22 Test #1: test_use_modules_function ......... Passed 15.21 sec Start 2: test_umbrella_config 2/22 Test #2: test_umbrella_config .............. Passed 11.07 sec Start 3: test_wrap_cpp_and_resources 3/22 Test #3: test_wrap_cpp_and_resources ....... Passed 12.87 sec Start 4: test_dependent_modules 4/22 Test #4: test_dependent_modules ............ Passed 13.47 sec Start 5: test_needsquoting_dirname 5/22 Test #5: test_needsquoting_dirname ......... Passed 13.47 sec Start 6: test_add_resource_options 6/22 Test #6: test_add_resource_options ......... Passed 17.44 sec Start 7: test_wrap_cpp_options 7/22 Test #7: test_wrap_cpp_options ............. Passed 17.63 sec Start 8: test_platform_defs_include 8/22 Test #8: test_platform_defs_include ........ Passed 12.30 sec Start 9: test_qtmainwin_library 9/22 Test #9: test_qtmainwin_library ............ Passed 12.61 sec Start 10: test_multiple_find_package 10/22 Test #10: test_multiple_find_package ........ Passed 32.46 sec Start 11: test_add_resources_delayed_file 11/22 Test #11: test_add_resources_delayed_file ... Passed 48.39 sec Start 12: test_private_includes 12/22 Test #12: test_private_includes ............. Passed 48.26 sec Start 13: test_testlib_definitions 13/22 Test #13: test_testlib_definitions .......... Passed 52.55 sec Start 14: test_json_plugin_includes 14/22 Test #14: test_json_plugin_includes ......... Passed 48.17 sec Start 15: test_testlib_no_link_gui 15/22 Test #15: test_testlib_no_link_gui .......... Passed 46.32 sec Start 16: test_testlib_no_link_widgets 16/22 Test #16: test_testlib_no_link_widgets ...... Passed 46.61 sec Start 17: module_includes QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end cmake: 902 seconds, exit code 293 Build log: http://testresults.qt-project.org/ci/QtBase_stable_Integration/build_02727/win64-msvc2012_developer-build_qtnamespace_Windows_8/log.txt.gz Tested changes (refs/builds/stable_1386962777): http://codereview.qt-project.org/71829 [PS3] - QNX: avoid composition when possible http://codereview.qt-project.org/73919 [PS2] - Fix strings in QImageWriter. From ci-noreply at qt-project.org Fri Dec 13 22:40:54 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 13 Dec 2013 23:40:54 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2308 Message-ID: <20131213_214054_014860.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(1052) : 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() Compared values are not the same Actual (delegate.paintedIndexes.count()): 0 Expected (1) : 1 tst_qcolumnview.cpp(1052) : 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: 40 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02308/win32-msvc2010_developer-build_qtnamespace_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1386965738): http://codereview.qt-project.org/73876 [PS1] - d3dcompiler_qt: Fix export warning on MSVC http://codereview.qt-project.org/73875 [PS5] - d3dcompiler_qt: Remove directory creation inside the proxy library From ci-noreply at qt-project.org Fri Dec 13 23:27:51 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 14 Dec 2013 00:27:51 +0200 Subject: [Ci-reports] fail on QtBase_stable_Integration #2728 Message-ID: <20131213_222751_018652.ci-noreply@qt-project.org> Autotest `cmake' failed :( Test project C:/work/build/qt/qtbase/tests/auto/cmake/build Start 1: test_use_modules_function 1/22 Test #1: test_use_modules_function ......... Passed 51.46 sec Start 2: test_umbrella_config 2/22 Test #2: test_umbrella_config .............. Passed 46.19 sec Start 3: test_wrap_cpp_and_resources 3/22 Test #3: test_wrap_cpp_and_resources ....... Passed 49.08 sec Start 4: test_dependent_modules 4/22 Test #4: test_dependent_modules ............ Passed 48.45 sec Start 5: test_needsquoting_dirname 5/22 Test #5: test_needsquoting_dirname ......... Passed 48.63 sec Start 6: test_add_resource_options 6/22 Test #6: test_add_resource_options ......... Passed 53.87 sec Start 7: test_wrap_cpp_options 7/22 Test #7: test_wrap_cpp_options ............. Passed 53.63 sec Start 8: test_platform_defs_include 8/22 Test #8: test_platform_defs_include ........ Passed 47.39 sec Start 9: test_qtmainwin_library 9/22 Test #9: test_qtmainwin_library ............ Passed 48.08 sec Start 10: test_multiple_find_package QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: test failed, running again to see if it is flaky... Test project C:/work/build/qt/qtbase/tests/auto/cmake/build Start 1: test_use_modules_function 1/22 Test #1: test_use_modules_function ......... Passed 15.32 sec Start 2: test_umbrella_config 2/22 Test #2: test_umbrella_config .............. Passed 11.22 sec Start 3: test_wrap_cpp_and_resources 3/22 Test #3: test_wrap_cpp_and_resources ....... Passed 13.23 sec Start 4: test_dependent_modules 4/22 Test #4: test_dependent_modules ............ Passed 14.04 sec Start 5: test_needsquoting_dirname 5/22 Test #5: test_needsquoting_dirname ......... Passed 13.87 sec Start 6: test_add_resource_options 6/22 Test #6: test_add_resource_options ......... Passed 17.69 sec Start 7: test_wrap_cpp_options 7/22 Test #7: test_wrap_cpp_options ............. Passed 18.06 sec Start 8: test_platform_defs_include 8/22 Test #8: test_platform_defs_include ........ Passed 12.70 sec Start 9: test_qtmainwin_library 9/22 Test #9: test_qtmainwin_library ............ Passed 13.10 sec Start 10: test_multiple_find_package 10/22 Test #10: test_multiple_find_package ........ Passed 50.03 sec Start 11: test_add_resources_delayed_file 11/22 Test #11: test_add_resources_delayed_file ... Passed 47.30 sec Start 12: test_private_includes 12/22 Test #12: test_private_includes ............. Passed 48.16 sec Start 13: test_testlib_definitions 13/22 Test #13: test_testlib_definitions .......... Passed 51.57 sec Start 14: test_json_plugin_includes 14/22 Test #14: test_json_plugin_includes ......... Passed 48.17 sec Start 15: test_testlib_no_link_gui 15/22 Test #15: test_testlib_no_link_gui .......... Passed 47.03 sec Start 16: test_testlib_no_link_widgets QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end cmake: 902 seconds, exit code 293 Build log: http://testresults.qt-project.org/ci/QtBase_stable_Integration/build_02728/win64-msvc2012_developer-build_qtnamespace_Windows_8/log.txt.gz Tested changes (refs/builds/stable_1386968256): http://codereview.qt-project.org/73924 [PS1] - Windows: Fix printing. From ci-noreply at qt-project.org Sat Dec 14 00:05:18 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 14 Dec 2013 01:05:18 +0200 Subject: [Ci-reports] fail on QtBase_stable_Integration #2729 Message-ID: <20131213_230518_061500.ci-noreply@qt-project.org> Autotest `tst_qguieventloop' failed :( Testing tst_QGuiEventLoop FAIL! : tst_QGuiEventLoop::processEvents() '!eventLoop.processEvents()' returned FALSE. () Loc: [/work/build/qt/qtbase/tests/auto/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.1, Qt 5.2.1 PASS : tst_QGuiEventLoop::initTestCase() FAIL! : tst_QGuiEventLoop::processEvents() '!eventLoop.processEvents()' returned FALSE. () Loc: [/work/build/qt/qtbase/tests/auto/corelib/kernel/qeventloop/tst_qeventloop.cpp(227)] QWARN : tst_QGuiEventLoop::exec() QEventLoop::exec: instance 0xbfeeaf3c 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_02729/linux-g++_shadow-build_Ubuntu_11.10_x86/log.txt.gz Tested changes (refs/builds/stable_1386973765): http://codereview.qt-project.org/71829 [PS3] - QNX: avoid composition when possible From ci-noreply at qt-project.org Sat Dec 14 01:11:46 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 14 Dec 2013 02:11:46 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2309 Message-ID: <20131214_001146_044433.ci-noreply@qt-project.org> Autotest `cmake' failed :( Test project C:/work/build/qt/qtbase/tests/auto/cmake/build Start 1: test_use_modules_function 1/22 Test #1: test_use_modules_function ......... Passed 51.37 sec Start 2: test_umbrella_config 2/22 Test #2: test_umbrella_config .............. Passed 46.72 sec Start 3: test_wrap_cpp_and_resources 3/22 Test #3: test_wrap_cpp_and_resources ....... Passed 48.00 sec Start 4: test_dependent_modules 4/22 Test #4: test_dependent_modules ............ Passed 48.56 sec Start 5: test_needsquoting_dirname 5/22 Test #5: test_needsquoting_dirname ......... Passed 49.51 sec Start 6: test_add_resource_options 6/22 Test #6: test_add_resource_options ......... Passed 54.41 sec Start 7: test_wrap_cpp_options 7/22 Test #7: test_wrap_cpp_options ............. Passed 54.35 sec Start 8: test_platform_defs_include 8/22 Test #8: test_platform_defs_include ........ Passed 47.42 sec Start 9: test_qtmainwin_library 9/22 Test #9: test_qtmainwin_library ............ Passed 48.08 sec Start 10: test_multiple_find_package QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: test failed, running again to see if it is flaky... Test project C:/work/build/qt/qtbase/tests/auto/cmake/build Start 1: test_use_modules_function 1/22 Test #1: test_use_modules_function ......... Passed 15.21 sec Start 2: test_umbrella_config 2/22 Test #2: test_umbrella_config .............. Passed 11.20 sec Start 3: test_wrap_cpp_and_resources 3/22 Test #3: test_wrap_cpp_and_resources ....... Passed 12.96 sec Start 4: test_dependent_modules 4/22 Test #4: test_dependent_modules ............ Passed 13.42 sec Start 5: test_needsquoting_dirname 5/22 Test #5: test_needsquoting_dirname ......... Passed 13.56 sec Start 6: test_add_resource_options 6/22 Test #6: test_add_resource_options ......... Passed 17.47 sec Start 7: test_wrap_cpp_options 7/22 Test #7: test_wrap_cpp_options ............. Passed 18.00 sec Start 8: test_platform_defs_include 8/22 Test #8: test_platform_defs_include ........ Passed 12.51 sec Start 9: test_qtmainwin_library 9/22 Test #9: test_qtmainwin_library ............ Passed 13.42 sec Start 10: test_multiple_find_package 10/22 Test #10: test_multiple_find_package ........ Passed 50.26 sec Start 11: test_add_resources_delayed_file 11/22 Test #11: test_add_resources_delayed_file ... Passed 48.17 sec Start 12: test_private_includes 12/22 Test #12: test_private_includes ............. Passed 48.08 sec Start 13: test_testlib_definitions 13/22 Test #13: test_testlib_definitions .......... Passed 51.57 sec Start 14: test_json_plugin_includes 14/22 Test #14: test_json_plugin_includes ......... Passed 48.00 sec Start 15: test_testlib_no_link_gui 15/22 Test #15: test_testlib_no_link_gui .......... Passed 47.03 sec Start 16: test_testlib_no_link_widgets QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end cmake: 902 seconds, exit code 293 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02309/win64-msvc2012_developer-build_qtnamespace_Windows_8/log.txt.gz Tested changes (refs/builds/dev_1386973251): http://codereview.qt-project.org/73876 [PS1] - d3dcompiler_qt: Fix export warning on MSVC http://codereview.qt-project.org/73875 [PS5] - d3dcompiler_qt: Remove directory creation inside the proxy library From ci-noreply at qt-project.org Sat Dec 14 08:15:00 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 14 Dec 2013 09:15:00 +0200 Subject: [Ci-reports] Problems... Message-ID: <20131214_071500_064215.ci-noreply@qt-project.org> From ci-noreply at qt-project.org Sat Dec 14 10:40:34 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 14 Dec 2013 11:40:34 +0200 Subject: [Ci-reports] fail on QtBase_stable_Integration #2730 Message-ID: <20131214_094034_078622.ci-noreply@qt-project.org> QtBase_stable_Integration #2730: FAILURE Build log: http://testresults.qt-project.org/ci/QtBase_stable_Integration/build_02730/log.txt.gz Tested changes (refs/builds/stable_1387004815): http://codereview.qt-project.org/73924 [PS1] - Windows: Fix printing. From ci-noreply at qt-project.org Sat Dec 14 10:42:18 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 14 Dec 2013 11:42:18 +0200 Subject: [Ci-reports] Problems... Message-ID: <20131214_094218_026141.ci-noreply@qt-project.org> Some problems occurred recently... 2013-12-14T09:39:22Z: [[main::]] Project QtEnginio_master_Integration has some state, but is not configured. Ignoring. 2013-12-14T09:40:18Z: [QtBase_stable_Integration error] fetch http://qt-ci.digia.com//job/QtBase_stable_Integration/2730/api/json?depth=2&tree=building,number,url,result,fullDisplayName,timestamp,duration,runs[building,number,url,result,fullDisplayName,timestamp,duration]: 595 Connection refused 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 Dec 14 11:45:29 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 14 Dec 2013 12:45:29 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2310 Message-ID: <20131214_104529_040943.ci-noreply@qt-project.org> six autotests failed :( Testing tst_QTcpServer FAIL! : tst_QTcpServer::clientServerLoop(WithSocks5Proxy) 'server.listen(QHostAddress::Any, 11423)' returned FALSE. () Loc: [../tst_qtcpserver.cpp(235)] FAIL! : tst_QTcpServer::crashTests(WithSocks5Proxy) 'server.listen()' returned FALSE. () Loc: [../tst_qtcpserver.cpp(376)] FAIL! : tst_QTcpServer::waitForConnectionTest(WithoutProxy) 'findLocalIpSocket.waitForConnected(5000)' returned FALSE. () Loc: [../tst_qtcpserver.cpp(487)] FAIL! : tst_QTcpServer::listenWhileListening(WithSocks5Proxy) 'server.listen()' returned FALSE. () Loc: [../tst_qtcpserver.cpp(544)] FAIL! : tst_QTcpServer::invalidProxy(WithoutProxy:socks5-on-http) Compared values are not the same Actual (int(server.serverError())): -1 Expected ("expectedError") : 5 Loc: [../tst_qtcpserver.cpp(690)] FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [../tst_qtcpserver.cpp(796)] FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:cachinghttp+socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [../tst_qtcpserver.cpp(796)] FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:ftp+cachinghttp+socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [../tst_qtcpserver.cpp(796)] Totals: 70 passed, 8 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) PASS : tst_QTcpServer::clientServerLoop(WithoutProxy) FAIL! : tst_QTcpServer::clientServerLoop(WithSocks5Proxy) 'server.listen(QHostAddress::Any, 11423)' returned FALSE. () Loc: [../tst_qtcpserver.cpp(235)] 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) FAIL! : tst_QTcpServer::crashTests(WithSocks5Proxy) 'server.listen()' returned FALSE. () Loc: [../tst_qtcpserver.cpp(376)] 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)] FAIL! : tst_QTcpServer::waitForConnectionTest(WithoutProxy) 'findLocalIpSocket.waitForConnected(5000)' returned FALSE. () Loc: [../tst_qtcpserver.cpp(487)] 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) FAIL! : tst_QTcpServer::listenWhileListening(WithSocks5Proxy) 'server.listen()' returned FALSE. () Loc: [../tst_qtcpserver.cpp(544)] 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) FAIL! : tst_QTcpServer::invalidProxy(WithoutProxy:socks5-on-http) Compared values are not the same Actual (int(server.serverError())): -1 Expected ("expectedError") : 5 Loc: [../tst_qtcpserver.cpp(690)] 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) FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [../tst_qtcpserver.cpp(796)] FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:cachinghttp+socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [../tst_qtcpserver.cpp(796)] FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:ftp+cachinghttp+socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [../tst_qtcpserver.cpp(796)] 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.112) 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.112) 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.112) 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.112) 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: 70 passed, 8 failed, 8 skipped ********* Finished testing of tst_QTcpServer ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qtcpserver: 85 seconds, exit code 8 Testing tst_QIODevice FAIL! : tst_QIODevice::constructing_QTcpSocket() 'socket.waitForConnected(30000)' returned FALSE. () Loc: [tst_qiodevice.cpp(107)] FAIL! : tst_QIODevice::unget() 'socket.waitForReadyRead()' returned FALSE. () Loc: [tst_qiodevice.cpp(265)] Totals: 54 passed, 2 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() FAIL! : tst_QIODevice::constructing_QTcpSocket() 'socket.waitForConnected(30000)' returned FALSE. () Loc: [tst_qiodevice.cpp(107)] PASS : tst_QIODevice::constructing_QFile() PASS : tst_QIODevice::read_QByteArray() FAIL! : tst_QIODevice::unget() 'socket.waitForReadyRead()' returned FALSE. () Loc: [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: 54 passed, 2 failed, 0 skipped ********* Finished testing of tst_QIODevice ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qiodevice: 24 seconds, exit code 2 Testing tst_NetworkSelfTest FAIL! : tst_NetworkSelfTest::serverReachability() 'socket.error() == QAbstractSocket::ConnectionRefusedError' returned FALSE. (Could not reach server: Host unreachable) Loc: [tst_networkselftest.cpp(423)] FAIL! : tst_NetworkSelfTest::remotePortsOpen(echo) Error connecting to server on port 7: Host unreachable Loc: [tst_networkselftest.cpp(455)] FAIL! : tst_NetworkSelfTest::remotePortsOpen(daytime) Error connecting to server on port 13: Host unreachable Loc: [tst_networkselftest.cpp(455)] FAIL! : tst_NetworkSelfTest::remotePortsOpen(ftp) Error connecting to server on port 21: Host unreachable Loc: [tst_networkselftest.cpp(455)] FAIL! : tst_NetworkSelfTest::remotePortsOpen(ssh) Error connecting to server on port 22: Host unreachable Loc: [tst_networkselftest.cpp(455)] FAIL! : tst_NetworkSelfTest::remotePortsOpen(imap) Error connecting to server on port 143: Host unreachable Loc: [tst_networkselftest.cpp(455)] FAIL! : tst_NetworkSelfTest::remotePortsOpen(http) Error connecting to server on port 80: Host unreachable Loc: [tst_networkselftest.cpp(455)] FAIL! : tst_NetworkSelfTest::remotePortsOpen(https) Error connecting to server on port 443: Host unreachable Loc: [tst_networkselftest.cpp(455)] FAIL! : tst_NetworkSelfTest::remotePortsOpen(http-proxy) Error connecting to server on port 3128: Host unreachable Loc: [tst_networkselftest.cpp(455)] FAIL! : tst_NetworkSelfTest::remotePortsOpen(http-proxy-auth-basic) Error connecting to server on port 3129: Host unreachable Loc: [tst_networkselftest.cpp(455)] FAIL! : tst_NetworkSelfTest::remotePortsOpen(http-proxy-auth-ntlm) Error connecting to server on port 3130: Host unreachable Loc: [tst_networkselftest.cpp(455)] FAIL! : tst_NetworkSelfTest::remotePortsOpen(socks5-proxy) Error connecting to server on port 1080: Host unreachable Loc: [tst_networkselftest.cpp(455)] FAIL! : tst_NetworkSelfTest::remotePortsOpen(socks5-proxy-auth) Error connecting to server on port 1081: Host unreachable Loc: [tst_networkselftest.cpp(455)] FAIL! : tst_NetworkSelfTest::remotePortsOpen(ftp-proxy) Error connecting to server on port 2121: Host unreachable Loc: [tst_networkselftest.cpp(455)] FAIL! : tst_NetworkSelfTest::remotePortsOpen(smb) Error connecting to server on port 139: Host unreachable Loc: [tst_networkselftest.cpp(455)] FAIL! : tst_NetworkSelfTest::ftpServer() 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Host unreachable) Loc: [tst_networkselftest.cpp(221)] FAIL! : tst_NetworkSelfTest::ftpProxyServer() 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Host unreachable) Loc: [tst_networkselftest.cpp(221)] FAIL! : tst_NetworkSelfTest::imapServer() 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Host unreachable) Loc: [tst_networkselftest.cpp(221)] FAIL! : tst_NetworkSelfTest::httpServer() 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Host unreachable) Loc: [tst_networkselftest.cpp(221)] FAIL! : tst_NetworkSelfTest::httpServerFiles(fluke.gif) 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Host unreachable) Loc: [tst_networkselftest.cpp(221)] FAIL! : tst_NetworkSelfTest::httpServerFiles(bigfile) 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Host unreachable) Loc: [tst_networkselftest.cpp(221)] FAIL! : tst_NetworkSelfTest::httpServerFiles(rfc3252.txt) 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Host unreachable) 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: Host unreachable) Loc: [tst_networkselftest.cpp(221)] FAIL! : tst_NetworkSelfTest::httpServerFiles(completelyEmptyQuery.xq) 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Host unreachable) Loc: [tst_networkselftest.cpp(221)] FAIL! : tst_NetworkSelfTest::httpServerFiles(notWellformedViaHttps.xml) 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Host unreachable) Loc: [tst_networkselftest.cpp(221)] FAIL! : tst_NetworkSelfTest::httpServerFiles(notWellformed.xml) 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Host unreachable) Loc: [tst_networkselftest.cpp(221)] FAIL! : tst_NetworkSelfTest::httpServerFiles(viaHttp.xq) 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Host unreachable) Loc: [tst_networkselftest.cpp(221)] FAIL! : tst_NetworkSelfTest::httpServerFiles(wellFormedViaHttps.xml) 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Host unreachable) Loc: [tst_networkselftest.cpp(221)] FAIL! : tst_NetworkSelfTest::httpServerFiles(wellFormed.xml) 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Host unreachable) Loc: [tst_networkselftest.cpp(221)] FAIL! : tst_NetworkSelfTest::httpServerCGI(echo.cgi) 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Host unreachable) 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: Host unreachable) Loc: [tst_networkselftest.cpp(221)] FAIL! : tst_NetworkSelfTest::httpServerCGI(md5sum.cgi) 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Host unreachable) 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: Host unreachable) 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: Host unreachable) Loc: [tst_networkselftest.cpp(221)] FAIL! : tst_NetworkSelfTest::httpsServer() 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Host unreachable) Loc: [tst_networkselftest.cpp(221)] FAIL! : tst_NetworkSelfTest::httpProxy() 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Host unreachable) Loc: [tst_networkselftest.cpp(221)] FAIL! : tst_NetworkSelfTest::httpProxyBasicAuth() 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Host unreachable) Loc: [tst_networkselftest.cpp(221)] FAIL! : tst_NetworkSelfTest::httpProxyNtlmAuth() 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Host unreachable) Loc: [tst_networkselftest.cpp(221)] FAIL! : tst_NetworkSelfTest::socks5Proxy() 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Host unreachable) Loc: [tst_networkselftest.cpp(221)] FAIL! : tst_NetworkSelfTest::socks5ProxyAuth() 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Host unreachable) Loc: [tst_networkselftest.cpp(221)] FAIL! : tst_NetworkSelfTest::smbServer() 'smbclient.exitCode() == 0' returned FALSE. (Test server not found) Loc: [tst_networkselftest.cpp(989)] Totals: 6 passed, 41 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) FAIL! : tst_NetworkSelfTest::serverReachability() 'socket.error() == QAbstractSocket::ConnectionRefusedError' returned FALSE. (Could not reach server: Host unreachable) Loc: [tst_networkselftest.cpp(423)] FAIL! : tst_NetworkSelfTest::remotePortsOpen(echo) Error connecting to server on port 7: Host unreachable Loc: [tst_networkselftest.cpp(455)] FAIL! : tst_NetworkSelfTest::remotePortsOpen(daytime) Error connecting to server on port 13: Host unreachable Loc: [tst_networkselftest.cpp(455)] FAIL! : tst_NetworkSelfTest::remotePortsOpen(ftp) Error connecting to server on port 21: Host unreachable Loc: [tst_networkselftest.cpp(455)] FAIL! : tst_NetworkSelfTest::remotePortsOpen(ssh) Error connecting to server on port 22: Host unreachable Loc: [tst_networkselftest.cpp(455)] FAIL! : tst_NetworkSelfTest::remotePortsOpen(imap) Error connecting to server on port 143: Host unreachable Loc: [tst_networkselftest.cpp(455)] FAIL! : tst_NetworkSelfTest::remotePortsOpen(http) Error connecting to server on port 80: Host unreachable Loc: [tst_networkselftest.cpp(455)] FAIL! : tst_NetworkSelfTest::remotePortsOpen(https) Error connecting to server on port 443: Host unreachable Loc: [tst_networkselftest.cpp(455)] FAIL! : tst_NetworkSelfTest::remotePortsOpen(http-proxy) Error connecting to server on port 3128: Host unreachable Loc: [tst_networkselftest.cpp(455)] FAIL! : tst_NetworkSelfTest::remotePortsOpen(http-proxy-auth-basic) Error connecting to server on port 3129: Host unreachable Loc: [tst_networkselftest.cpp(455)] FAIL! : tst_NetworkSelfTest::remotePortsOpen(http-proxy-auth-ntlm) Error connecting to server on port 3130: Host unreachable Loc: [tst_networkselftest.cpp(455)] FAIL! : tst_NetworkSelfTest::remotePortsOpen(socks5-proxy) Error connecting to server on port 1080: Host unreachable Loc: [tst_networkselftest.cpp(455)] FAIL! : tst_NetworkSelfTest::remotePortsOpen(socks5-proxy-auth) Error connecting to server on port 1081: Host unreachable Loc: [tst_networkselftest.cpp(455)] FAIL! : tst_NetworkSelfTest::remotePortsOpen(ftp-proxy) Error connecting to server on port 2121: Host unreachable Loc: [tst_networkselftest.cpp(455)] FAIL! : tst_NetworkSelfTest::remotePortsOpen(smb) Error connecting to server on port 139: Host unreachable Loc: [tst_networkselftest.cpp(455)] QDEBUG : tst_NetworkSelfTest::ftpServer() 0 Connecting to server on port 21 FAIL! : tst_NetworkSelfTest::ftpServer() 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Host unreachable) Loc: [tst_networkselftest.cpp(221)] QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 0 Connecting to server on port 2121 FAIL! : tst_NetworkSelfTest::ftpProxyServer() 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Host unreachable) Loc: [tst_networkselftest.cpp(221)] QDEBUG : tst_NetworkSelfTest::imapServer() 0 Connecting to server on port 143 FAIL! : tst_NetworkSelfTest::imapServer() 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Host unreachable) Loc: [tst_networkselftest.cpp(221)] 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: Host unreachable) 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: Host unreachable) 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: Host unreachable) 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: Host unreachable) 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: Host unreachable) 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: Host unreachable) 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: Host unreachable) 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: Host unreachable) 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: Host unreachable) 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: Host unreachable) 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: Host unreachable) 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: Host unreachable) 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: Host unreachable) 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: Host unreachable) 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: Host unreachable) 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: Host unreachable) 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: Host unreachable) Loc: [tst_networkselftest.cpp(221)] QDEBUG : tst_NetworkSelfTest::httpProxy() 0 Connecting to server on port 3128 FAIL! : tst_NetworkSelfTest::httpProxy() 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Host unreachable) Loc: [tst_networkselftest.cpp(221)] QDEBUG : tst_NetworkSelfTest::httpProxyBasicAuth() 0 Connecting to server on port 3129 FAIL! : tst_NetworkSelfTest::httpProxyBasicAuth() 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Host unreachable) Loc: [tst_networkselftest.cpp(221)] QDEBUG : tst_NetworkSelfTest::httpProxyNtlmAuth() 0 Connecting to server on port 3130 FAIL! : tst_NetworkSelfTest::httpProxyNtlmAuth() 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Host unreachable) Loc: [tst_networkselftest.cpp(221)] QDEBUG : tst_NetworkSelfTest::socks5Proxy() 0 Connecting to server on port 1080 FAIL! : tst_NetworkSelfTest::socks5Proxy() 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Host unreachable) Loc: [tst_networkselftest.cpp(221)] QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 0 Connecting to server on port 1081 FAIL! : tst_NetworkSelfTest::socks5ProxyAuth() 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Host unreachable) Loc: [tst_networkselftest.cpp(221)] FAIL! : tst_NetworkSelfTest::smbServer() 'smbclient.exitCode() == 0' returned FALSE. (Test server not found) Loc: [tst_networkselftest.cpp(989)] PASS : tst_NetworkSelfTest::supportsSsl() PASS : tst_NetworkSelfTest::cleanupTestCase() Totals: 6 passed, 41 failed, 0 skipped ********* Finished testing of tst_NetworkSelfTest ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_networkselftest: 486 seconds, exit code 41 Testing tst_QAbstractNetworkCache FAIL! : tst_QAbstractNetworkCache::expires(304-0) Compared values are not the same Actual (downloaded1.count()): 0 Expected (1) : 1 Loc: [tst_qabstractnetworkcache.cpp(312)] FAIL! : tst_QAbstractNetworkCache::expires(304-1) Compared values are not the same Actual (downloaded2.count()): 0 Expected (1) : 1 Loc: [tst_qabstractnetworkcache.cpp(321)] FAIL! : tst_QAbstractNetworkCache::expires(304-2) Compared values are not the same Loc: [tst_qabstractnetworkcache.cpp(328)] FAIL! : tst_QAbstractNetworkCache::expires(304-3) Compared values are not the same Actual (downloaded1.count()): 0 Expected (1) : 1 Loc: [tst_qabstractnetworkcache.cpp(312)] FAIL! : tst_QAbstractNetworkCache::expires(500-0) Compared values are not the same Actual (downloaded2.count()): 0 Expected (1) : 1 Loc: [tst_qabstractnetworkcache.cpp(321)] FAIL! : tst_QAbstractNetworkCache::expires(500-1) Compared values are not the same Actual (downloaded2.count()): 0 Expected (1) : 1 Loc: [tst_qabstractnetworkcache.cpp(321)] FAIL! : tst_QAbstractNetworkCache::expires(500-2) Compared values are not the same Loc: [tst_qabstractnetworkcache.cpp(328)] FAIL! : tst_QAbstractNetworkCache::expires(500-3) Compared values are not the same Actual (downloaded1.count()): 0 Expected (1) : 1 Loc: [tst_qabstractnetworkcache.cpp(312)] FAIL! : tst_QAbstractNetworkCache::expires(200-0) Compared values are not the same Actual (downloaded2.count()): 0 Expected (1) : 1 Loc: [tst_qabstractnetworkcache.cpp(321)] FAIL! : tst_QAbstractNetworkCache::expires(200-1) Compared values are not the same Actual (downloaded2.count()): 0 Expected (1) : 1 Loc: [tst_qabstractnetworkcache.cpp(321)] FAIL! : tst_QAbstractNetworkCache::expires(200-2) Compared values are not the same Loc: [tst_qabstractnetworkcache.cpp(328)] FAIL! : tst_QAbstractNetworkCache::expires(200-3) Compared values are not the same Actual (downloaded1.count()): 0 Expected (1) : 1 Loc: [tst_qabstractnetworkcache.cpp(312)] FAIL! : tst_QAbstractNetworkCache::lastModified(304-0) Compared values are not the same Actual (downloaded2.count()): 0 Expected (1) : 1 Loc: [tst_qabstractnetworkcache.cpp(321)] FAIL! : tst_QAbstractNetworkCache::lastModified(304-1) Compared values are not the same Actual (downloaded2.count()): 0 Expected (1) : 1 Loc: [tst_qabstractnetworkcache.cpp(321)] FAIL! : tst_QAbstractNetworkCache::lastModified(304-2) Compared values are not the same Loc: [tst_qabstractnetworkcache.cpp(328)] FAIL! : tst_QAbstractNetworkCache::lastModified(304-3) Compared values are not the same Actual (downloaded1.count()): 0 Expected (1) : 1 Loc: [tst_qabstractnetworkcache.cpp(312)] FAIL! : tst_QAbstractNetworkCache::lastModified(200-0) Compared values are not the same Actual (downloaded2.count()): 0 Expected (1) : 1 Loc: [tst_qabstractnetworkcache.cpp(321)] FAIL! : tst_QAbstractNetworkCache::lastModified(200-1) Compared values are not the same Actual (downloaded2.count()): 0 Expected (1) : 1 Loc: [tst_qabstractnetworkcache.cpp(321)] FAIL! : tst_QAbstractNetworkCache::lastModified(200-2) Compared values are not the same Loc: [tst_qabstractnetworkcache.cpp(328)] FAIL! : tst_QAbstractNetworkCache::lastModified(200-3) Compared values are not the same Actual (downloaded1.count()): 0 Expected (1) : 1 Loc: [tst_qabstractnetworkcache.cpp(312)] FAIL! : tst_QAbstractNetworkCache::etag(304-0) Compared values are not the same Actual (downloaded2.count()): 0 Expected (1) : 1 Loc: [tst_qabstractnetworkcache.cpp(321)] FAIL! : tst_QAbstractNetworkCache::etag(304-1) Compared values are not the same Actual (downloaded2.count()): 0 (... 710 lines omitted; there are too many errors!) PASS : tst_QTextStream::unsignedInt_read_operator_FromDevice(utf16-LE (empty)) PASS : tst_QTextStream::unsignedInt_read_operator_FromDevice(utf16-LE (0xdeadbeef)) PASS : tst_QTextStream::qlonglong_read_operator_FromDevice(empty) PASS : tst_QTextStream::qlonglong_read_operator_FromDevice(a) PASS : tst_QTextStream::qlonglong_read_operator_FromDevice( ) PASS : tst_QTextStream::qlonglong_read_operator_FromDevice(0) PASS : tst_QTextStream::qlonglong_read_operator_FromDevice(1) PASS : tst_QTextStream::qlonglong_read_operator_FromDevice(12) PASS : tst_QTextStream::qlonglong_read_operator_FromDevice(-12) PASS : tst_QTextStream::qlonglong_read_operator_FromDevice(-0) PASS : tst_QTextStream::qlonglong_read_operator_FromDevice( 1) PASS : tst_QTextStream::qlonglong_read_operator_FromDevice( \r\n\r\n123) PASS : tst_QTextStream::qlonglong_read_operator_FromDevice(127) PASS : tst_QTextStream::qlonglong_read_operator_FromDevice(128) PASS : tst_QTextStream::qlonglong_read_operator_FromDevice(129) PASS : tst_QTextStream::qlonglong_read_operator_FromDevice(-127) PASS : tst_QTextStream::qlonglong_read_operator_FromDevice(-128) PASS : tst_QTextStream::qlonglong_read_operator_FromDevice(-129) PASS : tst_QTextStream::qlonglong_read_operator_FromDevice(32767) PASS : tst_QTextStream::qlonglong_read_operator_FromDevice(32768) PASS : tst_QTextStream::qlonglong_read_operator_FromDevice(32769) PASS : tst_QTextStream::qlonglong_read_operator_FromDevice(-32767) PASS : tst_QTextStream::qlonglong_read_operator_FromDevice(-32768) PASS : tst_QTextStream::qlonglong_read_operator_FromDevice(-32769) PASS : tst_QTextStream::qlonglong_read_operator_FromDevice(65537) PASS : tst_QTextStream::qlonglong_read_operator_FromDevice(65536) PASS : tst_QTextStream::qlonglong_read_operator_FromDevice(65535) PASS : tst_QTextStream::qlonglong_read_operator_FromDevice(-65537) PASS : tst_QTextStream::qlonglong_read_operator_FromDevice(-65536) PASS : tst_QTextStream::qlonglong_read_operator_FromDevice(-65535) PASS : tst_QTextStream::qlonglong_read_operator_FromDevice(2147483646) PASS : tst_QTextStream::qlonglong_read_operator_FromDevice(2147483647) PASS : tst_QTextStream::qlonglong_read_operator_FromDevice(2147483648) PASS : tst_QTextStream::qlonglong_read_operator_FromDevice(-2147483646) PASS : tst_QTextStream::qlonglong_read_operator_FromDevice(-2147483647) PASS : tst_QTextStream::qlonglong_read_operator_FromDevice(-2147483648) PASS : tst_QTextStream::qlonglong_read_operator_FromDevice(4294967296) PASS : tst_QTextStream::qlonglong_read_operator_FromDevice(4294967297) PASS : tst_QTextStream::qlonglong_read_operator_FromDevice(4294967298) PASS : tst_QTextStream::qlonglong_read_operator_FromDevice(-4294967296) PASS : tst_QTextStream::qlonglong_read_operator_FromDevice(-4294967297) PASS : tst_QTextStream::qlonglong_read_operator_FromDevice(-4294967298) PASS : tst_QTextStream::qlonglong_read_operator_FromDevice(9223372036854775807) PASS : tst_QTextStream::qlonglong_read_operator_FromDevice(9223372036854775808) PASS : tst_QTextStream::qlonglong_read_operator_FromDevice(9223372036854775809) PASS : tst_QTextStream::qlonglong_read_operator_FromDevice(18446744073709551615) PASS : tst_QTextStream::qlonglong_read_operator_FromDevice(18446744073709551616) PASS : tst_QTextStream::qlonglong_read_operator_FromDevice(18446744073709551617) PASS : tst_QTextStream::qlonglong_read_operator_FromDevice(0x0) PASS : tst_QTextStream::qlonglong_read_operator_FromDevice(0x) PASS : tst_QTextStream::qlonglong_read_operator_FromDevice(0x1) PASS : tst_QTextStream::qlonglong_read_operator_FromDevice(0xf) PASS : tst_QTextStream::qlonglong_read_operator_FromDevice(0xdeadbeef) PASS : tst_QTextStream::qlonglong_read_operator_FromDevice(0XDEADBEEF) PASS : tst_QTextStream::qlonglong_read_operator_FromDevice(0xdeadbeefZzzzz) PASS : tst_QTextStream::qlonglong_read_operator_FromDevice( 0xdeadbeefZzzzz) PASS : tst_QTextStream::qlonglong_read_operator_FromDevice(00) PASS : tst_QTextStream::qlonglong_read_operator_FromDevice(0141) PASS : tst_QTextStream::qlonglong_read_operator_FromDevice(01419999) PASS : tst_QTextStream::qlonglong_read_operator_FromDevice( 01419999) PASS : tst_QTextStream::qlonglong_read_operator_FromDevice(0b0) PASS : tst_QTextStream::qlonglong_read_operator_FromDevice(0b1) PASS : tst_QTextStream::qlonglong_read_operator_FromDevice(0b10) PASS : tst_QTextStream::qlonglong_read_operator_FromDevice(0B10) PASS : tst_QTextStream::qlonglong_read_operator_FromDevice(0b101010) PASS : tst_QTextStream::qlonglong_read_operator_FromDevice(0b1010102345) PASS : tst_QTextStream::qlonglong_read_operator_FromDevice( 0b1010102345) PASS : tst_QTextStream::qlonglong_read_operator_FromDevice(utf16-BE (empty)) PASS : tst_QTextStream::qlonglong_read_operator_FromDevice(utf16-BE (0xdeadbeef)) PASS : tst_QTextStream::qlonglong_read_operator_FromDevice(utf16-LE (empty)) PASS : tst_QTextStream::qlonglong_read_operator_FromDevice(utf16-LE (0xdeadbeef)) PASS : tst_QTextStream::qulonglong_read_operator_FromDevice(empty) PASS : tst_QTextStream::qulonglong_read_operator_FromDevice(a) PASS : tst_QTextStream::qulonglong_read_operator_FromDevice( ) PASS : tst_QTextStream::qulonglong_read_operator_FromDevice(0) PASS : tst_QTextStream::qulonglong_read_operator_FromDevice(1) PASS : tst_QTextStream::qulonglong_read_operator_FromDevice(12) PASS : tst_QTextStream::qulonglong_read_operator_FromDevice(-12) PASS : tst_QTextStream::qulonglong_read_operator_FromDevice(-0) PASS : tst_QTextStream::qulonglong_read_operator_FromDevice( 1) PASS : tst_QTextStream::qulonglong_read_operator_FromDevice( \r\n\r\n123) PASS : tst_QTextStream::qulonglong_read_operator_FromDevice(127) PASS : tst_QTextStream::qulonglong_read_operator_FromDevice(128) PASS : tst_QTextStream::qulonglong_read_operator_FromDevice(129) PASS : tst_QTextStream::qulonglong_read_operator_FromDevice(-127) PASS : tst_QTextStream::qulonglong_read_operator_FromDevice(-128) PASS : tst_QTextStream::qulonglong_read_operator_FromDevice(-129) PASS : tst_QTextStream::qulonglong_read_operator_FromDevice(32767) PASS : tst_QTextStream::qulonglong_read_operator_FromDevice(32768) PASS : tst_QTextStream::qulonglong_read_operator_FromDevice(32769) PASS : tst_QTextStream::qulonglong_read_operator_FromDevice(-32767) PASS : tst_QTextStream::qulonglong_read_operator_FromDevice(-32768) PASS : tst_QTextStream::qulonglong_read_operator_FromDevice(-32769) PASS : tst_QTextStream::qulonglong_read_operator_FromDevice(65537) PASS : tst_QTextStream::qulonglong_read_operator_FromDevice(65536) PASS : tst_QTextStream::qulonglong_read_operator_FromDevice(65535) PASS : tst_QTextStream::qulonglong_read_operator_FromDevice(-65537) PASS : tst_QTextStream::qulonglong_read_operator_FromDevice(-65536) PASS : tst_QTextStream::qulonglong_read_operator_FromDevice(-65535) PASS : tst_QTextStream::qulonglong_read_operator_FromDevice(2147483646) PASS : tst_QTextStream::qulonglong_read_operator_FromDevice(2147483647) PASS : tst_QTextStream::qulonglong_read_operator_FromDevice(2147483648) PASS : tst_QTextStream::qulonglong_read_operator_FromDevice(-2147483646) PASS : tst_QTextStream::qulonglong_read_operator_FromDevice(-2147483647) PASS : tst_QTextStream::qulonglong_read_operator_FromDevice(-2147483648) PASS : tst_QTextStream::qulonglong_read_operator_FromDevice(4294967296) PASS : tst_QTextStream::qulonglong_read_operator_FromDevice(4294967297) PASS : tst_QTextStream::qulonglong_read_operator_FromDevice(4294967298) PASS : tst_QTextStream::qulonglong_read_operator_FromDevice(-4294967296) PASS : tst_QTextStream::qulonglong_read_operator_FromDevice(-4294967297) PASS : tst_QTextStream::qulonglong_read_operator_FromDevice(-4294967298) PASS : tst_QTextStream::qulonglong_read_operator_FromDevice(9223372036854775807) PASS : tst_QTextStream::qulonglong_read_operator_FromDevice(9223372036854775808) PASS : tst_QTextStream::qulonglong_read_operator_FromDevice(9223372036854775809) PASS : tst_QTextStream::qulonglong_read_operator_FromDevice(18446744073709551615) PASS : tst_QTextStream::qulonglong_read_operator_FromDevice(18446744073709551616) PASS : tst_QTextStream::qulonglong_read_operator_FromDevice(18446744073709551617) PASS : tst_QTextStream::qulonglong_read_operator_FromDevice(0x0) PASS : tst_QTextStream::qulonglong_read_operator_FromDevice(0x) PASS : tst_QTextStream::qulonglong_read_operator_FromDevice(0x1) PASS : tst_QTextStream::qulonglong_read_operator_FromDevice(0xf) PASS : tst_QTextStream::qulonglong_read_operator_FromDevice(0xdeadbeef) PASS : tst_QTextStream::qulonglong_read_operator_FromDevice(0XDEADBEEF) PASS : tst_QTextStream::qulonglong_read_operator_FromDevice(0xdeadbeefZzzzz) PASS : tst_QTextStream::qulonglong_read_operator_FromDevice( 0xdeadbeefZzzzz) PASS : tst_QTextStream::qulonglong_read_operator_FromDevice(00) PASS : tst_QTextStream::qulonglong_read_operator_FromDevice(0141) PASS : tst_QTextStream::qulonglong_read_operator_FromDevice(01419999) PASS : tst_QTextStream::qulonglong_read_operator_FromDevice( 01419999) PASS : tst_QTextStream::qulonglong_read_operator_FromDevice(0b0) PASS : tst_QTextStream::qulonglong_read_operator_FromDevice(0b1) PASS : tst_QTextStream::qulonglong_read_operator_FromDevice(0b10) PASS : tst_QTextStream::qulonglong_read_operator_FromDevice(0B10) PASS : tst_QTextStream::qulonglong_read_operator_FromDevice(0b101010) PASS : tst_QTextStream::qulonglong_read_operator_FromDevice(0b1010102345) PASS : tst_QTextStream::qulonglong_read_operator_FromDevice( 0b1010102345) PASS : tst_QTextStream::qulonglong_read_operator_FromDevice(utf16-BE (empty)) PASS : tst_QTextStream::qulonglong_read_operator_FromDevice(utf16-BE (0xdeadbeef)) PASS : tst_QTextStream::qulonglong_read_operator_FromDevice(utf16-LE (empty)) PASS : tst_QTextStream::qulonglong_read_operator_FromDevice(utf16-LE (0xdeadbeef)) PASS : tst_QTextStream::signedShort_write_operator_ToDevice(0) PASS : tst_QTextStream::signedShort_write_operator_ToDevice(1) PASS : tst_QTextStream::signedShort_write_operator_ToDevice(-1) PASS : tst_QTextStream::signedShort_write_operator_ToDevice(32767) PASS : tst_QTextStream::signedShort_write_operator_ToDevice(32768) PASS : tst_QTextStream::signedShort_write_operator_ToDevice(32769) PASS : tst_QTextStream::signedShort_write_operator_ToDevice(65535) PASS : tst_QTextStream::signedShort_write_operator_ToDevice(65536) PASS : tst_QTextStream::signedShort_write_operator_ToDevice(65537) PASS : tst_QTextStream::unsignedShort_write_operator_ToDevice(0) PASS : tst_QTextStream::unsignedShort_write_operator_ToDevice(1) PASS : tst_QTextStream::unsignedShort_write_operator_ToDevice(-1) PASS : tst_QTextStream::unsignedShort_write_operator_ToDevice(32767) PASS : tst_QTextStream::unsignedShort_write_operator_ToDevice(32768) PASS : tst_QTextStream::unsignedShort_write_operator_ToDevice(32769) PASS : tst_QTextStream::unsignedShort_write_operator_ToDevice(65535) PASS : tst_QTextStream::unsignedShort_write_operator_ToDevice(65536) PASS : tst_QTextStream::unsignedShort_write_operator_ToDevice(65537) PASS : tst_QTextStream::signedInt_write_operator_ToDevice(0) PASS : tst_QTextStream::signedInt_write_operator_ToDevice(1) PASS : tst_QTextStream::signedInt_write_operator_ToDevice(-1) PASS : tst_QTextStream::signedInt_write_operator_ToDevice(32767) PASS : tst_QTextStream::signedInt_write_operator_ToDevice(32768) PASS : tst_QTextStream::signedInt_write_operator_ToDevice(32769) PASS : tst_QTextStream::signedInt_write_operator_ToDevice(65535) PASS : tst_QTextStream::signedInt_write_operator_ToDevice(65536) PASS : tst_QTextStream::signedInt_write_operator_ToDevice(65537) PASS : tst_QTextStream::signedInt_write_operator_ToDevice(2147483647) PASS : tst_QTextStream::signedInt_write_operator_ToDevice(2147483648) PASS : tst_QTextStream::signedInt_write_operator_ToDevice(2147483649) PASS : tst_QTextStream::signedInt_write_operator_ToDevice(4294967295) PASS : tst_QTextStream::signedInt_write_operator_ToDevice(4294967296) PASS : tst_QTextStream::signedInt_write_operator_ToDevice(4294967297) PASS : tst_QTextStream::unsignedInt_write_operator_ToDevice(0) PASS : tst_QTextStream::unsignedInt_write_operator_ToDevice(1) PASS : tst_QTextStream::unsignedInt_write_operator_ToDevice(-1) PASS : tst_QTextStream::unsignedInt_write_operator_ToDevice(32767) PASS : tst_QTextStream::unsignedInt_write_operator_ToDevice(32768) PASS : tst_QTextStream::unsignedInt_write_operator_ToDevice(32769) PASS : tst_QTextStream::unsignedInt_write_operator_ToDevice(65535) PASS : tst_QTextStream::unsignedInt_write_operator_ToDevice(65536) PASS : tst_QTextStream::unsignedInt_write_operator_ToDevice(65537) PASS : tst_QTextStream::unsignedInt_write_operator_ToDevice(2147483647) PASS : tst_QTextStream::unsignedInt_write_operator_ToDevice(2147483648) PASS : tst_QTextStream::unsignedInt_write_operator_ToDevice(2147483649) PASS : tst_QTextStream::unsignedInt_write_operator_ToDevice(4294967295) PASS : tst_QTextStream::unsignedInt_write_operator_ToDevice(4294967296) PASS : tst_QTextStream::unsignedInt_write_operator_ToDevice(4294967297) PASS : tst_QTextStream::qlonglong_write_operator_ToDevice(0) PASS : tst_QTextStream::qlonglong_write_operator_ToDevice(1) PASS : tst_QTextStream::qlonglong_write_operator_ToDevice(-1) PASS : tst_QTextStream::qlonglong_write_operator_ToDevice(32767) PASS : tst_QTextStream::qlonglong_write_operator_ToDevice(32768) PASS : tst_QTextStream::qlonglong_write_operator_ToDevice(32769) PASS : tst_QTextStream::qlonglong_write_operator_ToDevice(65535) PASS : tst_QTextStream::qlonglong_write_operator_ToDevice(65536) PASS : tst_QTextStream::qlonglong_write_operator_ToDevice(65537) PASS : tst_QTextStream::qlonglong_write_operator_ToDevice(2147483647) PASS : tst_QTextStream::qlonglong_write_operator_ToDevice(2147483648) PASS : tst_QTextStream::qlonglong_write_operator_ToDevice(2147483649) PASS : tst_QTextStream::qlonglong_write_operator_ToDevice(4294967295) PASS : tst_QTextStream::qlonglong_write_operator_ToDevice(4294967296) PASS : tst_QTextStream::qlonglong_write_operator_ToDevice(4294967297) PASS : tst_QTextStream::qlonglong_write_operator_ToDevice(9223372036854775807) PASS : tst_QTextStream::qlonglong_write_operator_ToDevice(9223372036854775808) PASS : tst_QTextStream::qlonglong_write_operator_ToDevice(9223372036854775809) PASS : tst_QTextStream::qlonglong_write_operator_ToDevice(18446744073709551615) PASS : tst_QTextStream::qulonglong_write_operator_ToDevice(0) PASS : tst_QTextStream::qulonglong_write_operator_ToDevice(1) PASS : tst_QTextStream::qulonglong_write_operator_ToDevice(-1) PASS : tst_QTextStream::qulonglong_write_operator_ToDevice(32767) PASS : tst_QTextStream::qulonglong_write_operator_ToDevice(32768) PASS : tst_QTextStream::qulonglong_write_operator_ToDevice(32769) PASS : tst_QTextStream::qulonglong_write_operator_ToDevice(65535) PASS : tst_QTextStream::qulonglong_write_operator_ToDevice(65536) PASS : tst_QTextStream::qulonglong_write_operator_ToDevice(65537) PASS : tst_QTextStream::qulonglong_write_operator_ToDevice(2147483647) PASS : tst_QTextStream::qulonglong_write_operator_ToDevice(2147483648) PASS : tst_QTextStream::qulonglong_write_operator_ToDevice(2147483649) PASS : tst_QTextStream::qulonglong_write_operator_ToDevice(4294967295) PASS : tst_QTextStream::qulonglong_write_operator_ToDevice(4294967296) PASS : tst_QTextStream::qulonglong_write_operator_ToDevice(4294967297) PASS : tst_QTextStream::qulonglong_write_operator_ToDevice(9223372036854775807) PASS : tst_QTextStream::qulonglong_write_operator_ToDevice(9223372036854775808) PASS : tst_QTextStream::qulonglong_write_operator_ToDevice(9223372036854775809) PASS : tst_QTextStream::qulonglong_write_operator_ToDevice(18446744073709551615) PASS : tst_QTextStream::int_read_with_locale(C -123) PASS : tst_QTextStream::int_read_with_locale(C +123) PASS : tst_QTextStream::int_read_with_locale(C 12345) PASS : tst_QTextStream::int_read_with_locale(C 12,345) PASS : tst_QTextStream::int_read_with_locale(C 12.345) PASS : tst_QTextStream::int_read_with_locale(de_DE -123) PASS : tst_QTextStream::int_read_with_locale(de_DE +123) PASS : tst_QTextStream::int_read_with_locale(de_DE 12345) PASS : tst_QTextStream::int_read_with_locale(de_DE 12.345) PASS : tst_QTextStream::int_read_with_locale(de_DE .12345) PASS : tst_QTextStream::int_write_with_locale(C -123) PASS : tst_QTextStream::int_write_with_locale(C +123) PASS : tst_QTextStream::int_write_with_locale(C 12345) PASS : tst_QTextStream::int_write_with_locale(de_DE -123) PASS : tst_QTextStream::int_write_with_locale(de_DE +123) PASS : tst_QTextStream::int_write_with_locale(de_DE 12345) PASS : tst_QTextStream::float_read_operator_FromDevice(empty) PASS : tst_QTextStream::float_read_operator_FromDevice(a) PASS : tst_QTextStream::float_read_operator_FromDevice(1.0) PASS : tst_QTextStream::float_read_operator_FromDevice( 1) PASS : tst_QTextStream::float_read_operator_FromDevice( \r\n1.2) PASS : tst_QTextStream::float_read_operator_FromDevice(3.14) PASS : tst_QTextStream::float_read_operator_FromDevice(-3.14) PASS : tst_QTextStream::float_read_operator_FromDevice( -3.14) PASS : tst_QTextStream::float_read_operator_FromDevice(314e-02) PASS : tst_QTextStream::float_read_operator_FromDevice(314E-02) PASS : tst_QTextStream::float_read_operator_FromDevice(314e+02) PASS : tst_QTextStream::float_read_operator_FromDevice(314E+02) PASS : tst_QTextStream::float_read_operator_FromDevice(utf16-BE (empty)) PASS : tst_QTextStream::float_read_operator_FromDevice(utf16-LE (empty)) PASS : tst_QTextStream::double_read_operator_FromDevice(empty) PASS : tst_QTextStream::double_read_operator_FromDevice(a) PASS : tst_QTextStream::double_read_operator_FromDevice(1.0) PASS : tst_QTextStream::double_read_operator_FromDevice( 1) PASS : tst_QTextStream::double_read_operator_FromDevice( \r\n1.2) PASS : tst_QTextStream::double_read_operator_FromDevice(3.14) PASS : tst_QTextStream::double_read_operator_FromDevice(-3.14) PASS : tst_QTextStream::double_read_operator_FromDevice( -3.14) PASS : tst_QTextStream::double_read_operator_FromDevice(314e-02) PASS : tst_QTextStream::double_read_operator_FromDevice(314E-02) PASS : tst_QTextStream::double_read_operator_FromDevice(314e+02) PASS : tst_QTextStream::double_read_operator_FromDevice(314E+02) PASS : tst_QTextStream::double_read_operator_FromDevice(utf16-BE (empty)) PASS : tst_QTextStream::double_read_operator_FromDevice(utf16-LE (empty)) PASS : tst_QTextStream::float_write_operator_ToDevice(0) PASS : tst_QTextStream::float_write_operator_ToDevice(3.14) PASS : tst_QTextStream::float_write_operator_ToDevice(-3.14) PASS : tst_QTextStream::float_write_operator_ToDevice(1.2e+10) PASS : tst_QTextStream::float_write_operator_ToDevice(-1.2e+10) PASS : tst_QTextStream::double_write_operator_ToDevice(0) PASS : tst_QTextStream::double_write_operator_ToDevice(3.14) PASS : tst_QTextStream::double_write_operator_ToDevice(-3.14) PASS : tst_QTextStream::double_write_operator_ToDevice(1.2e+10) PASS : tst_QTextStream::double_write_operator_ToDevice(-1.2e+10) PASS : tst_QTextStream::double_write_with_flags(-ForceSign) PASS : tst_QTextStream::double_write_with_flags(+ForceSign) PASS : tst_QTextStream::double_write_with_flags(inf) PASS : tst_QTextStream::double_write_with_flags(-inf) PASS : tst_QTextStream::double_write_with_flags(inf uppercase) PASS : tst_QTextStream::double_write_with_flags(-inf uppercase) PASS : tst_QTextStream::double_write_with_flags(nan) PASS : tst_QTextStream::double_write_with_flags(NAN) PASS : tst_QTextStream::double_write_with_flags(scientific) PASS : tst_QTextStream::double_write_with_flags(scientific2) PASS : tst_QTextStream::double_write_with_flags(scientific uppercase) PASS : tst_QTextStream::double_write_with_precision(-1) PASS : tst_QTextStream::double_write_with_precision(0) PASS : tst_QTextStream::double_write_with_precision(1) PASS : tst_QTextStream::double_write_with_precision(2) PASS : tst_QTextStream::double_write_with_precision(3) PASS : tst_QTextStream::double_write_with_precision(5) PASS : tst_QTextStream::double_write_with_precision(6) PASS : tst_QTextStream::double_write_with_precision(7) PASS : tst_QTextStream::double_write_with_precision(10) PASS : tst_QTextStream::charPtr_read_operator_FromDevice(empty) PASS : tst_QTextStream::charPtr_read_operator_FromDevice(a) PASS : tst_QTextStream::charPtr_read_operator_FromDevice(a b) PASS : tst_QTextStream::charPtr_read_operator_FromDevice( a b) PASS : tst_QTextStream::charPtr_read_operator_FromDevice(a1) PASS : tst_QTextStream::charPtr_read_operator_FromDevice(a1 b1) PASS : tst_QTextStream::charPtr_read_operator_FromDevice( a1 b1) PASS : tst_QTextStream::charPtr_read_operator_FromDevice(\n\n\nole i dole\n) PASS : tst_QTextStream::charPtr_read_operator_FromDevice(utf16-BE (empty)) PASS : tst_QTextStream::charPtr_read_operator_FromDevice(utf16-BE (corrupt)) PASS : tst_QTextStream::charPtr_read_operator_FromDevice(utf16-LE (empty)) PASS : tst_QTextStream::charPtr_read_operator_FromDevice(utf16-LE (corrupt)) PASS : tst_QTextStream::stringRef_read_operator_FromDevice(empty) PASS : tst_QTextStream::stringRef_read_operator_FromDevice(a) PASS : tst_QTextStream::stringRef_read_operator_FromDevice(a b) PASS : tst_QTextStream::stringRef_read_operator_FromDevice( a b) PASS : tst_QTextStream::stringRef_read_operator_FromDevice(a1) PASS : tst_QTextStream::stringRef_read_operator_FromDevice(a1 b1) PASS : tst_QTextStream::stringRef_read_operator_FromDevice( a1 b1) PASS : tst_QTextStream::stringRef_read_operator_FromDevice(\n\n\nole i dole\n) PASS : tst_QTextStream::stringRef_read_operator_FromDevice(utf16-BE (empty)) PASS : tst_QTextStream::stringRef_read_operator_FromDevice(utf16-BE (corrupt)) PASS : tst_QTextStream::stringRef_read_operator_FromDevice(utf16-LE (empty)) PASS : tst_QTextStream::stringRef_read_operator_FromDevice(utf16-LE (corrupt)) PASS : tst_QTextStream::byteArray_read_operator_FromDevice(empty) PASS : tst_QTextStream::byteArray_read_operator_FromDevice(a) PASS : tst_QTextStream::byteArray_read_operator_FromDevice(a b) PASS : tst_QTextStream::byteArray_read_operator_FromDevice( a b) PASS : tst_QTextStream::byteArray_read_operator_FromDevice(a1) PASS : tst_QTextStream::byteArray_read_operator_FromDevice(a1 b1) PASS : tst_QTextStream::byteArray_read_operator_FromDevice( a1 b1) PASS : tst_QTextStream::byteArray_read_operator_FromDevice(\n\n\nole i dole\n) PASS : tst_QTextStream::byteArray_read_operator_FromDevice(utf16-BE (empty)) PASS : tst_QTextStream::byteArray_read_operator_FromDevice(utf16-BE (corrupt)) PASS : tst_QTextStream::byteArray_read_operator_FromDevice(utf16-LE (empty)) PASS : tst_QTextStream::byteArray_read_operator_FromDevice(utf16-LE (corrupt)) PASS : tst_QTextStream::string_write_operator_ToDevice(empty) PASS : tst_QTextStream::string_write_operator_ToDevice(a) PASS : tst_QTextStream::string_write_operator_ToDevice(a cow jumped over the moon) PASS : tst_QTextStream::latin1String_write_operator_ToDevice() PASS : tst_QTextStream::skipWhiteSpace(empty) PASS : tst_QTextStream::skipWhiteSpace( one) PASS : tst_QTextStream::skipWhiteSpace(\none) PASS : tst_QTextStream::skipWhiteSpace(\n one) PASS : tst_QTextStream::skipWhiteSpace( \r\n one) PASS : tst_QTextStream::skipWhiteSpace(utf16-BE (empty)) PASS : tst_QTextStream::skipWhiteSpace(utf16-BE ( one)) PASS : tst_QTextStream::skipWhiteSpace(utf16-BE (\none)) PASS : tst_QTextStream::skipWhiteSpace(utf16-BE (\n one)) PASS : tst_QTextStream::skipWhiteSpace(utf16-BE ( \r\n one)) PASS : tst_QTextStream::skipWhiteSpace(utf16-LE (empty)) PASS : tst_QTextStream::skipWhiteSpace(utf16-LE ( one)) PASS : tst_QTextStream::skipWhiteSpace(utf16-LE (\none)) PASS : tst_QTextStream::skipWhiteSpace(utf16-LE (\n one)) PASS : tst_QTextStream::skipWhiteSpace(utf16-LE ( \r\n one)) PASS : tst_QTextStream::lineCount(empty) PASS : tst_QTextStream::lineCount(oneline) PASS : tst_QTextStream::lineCount(twolines) PASS : tst_QTextStream::lineCount(oneemptyline) PASS : tst_QTextStream::lineCount(twoemptylines) PASS : tst_QTextStream::lineCount(buffersize-1 line) PASS : tst_QTextStream::lineCount(buffersize line) PASS : tst_QTextStream::lineCount(buffersize+1 line) PASS : tst_QTextStream::lineCount(buffersize+2 line) PASS : tst_QTextStream::lineCount(rfc3261) QDEBUG : tst_QTextStream::performance() QFile used 0.01 seconds to read the file QDEBUG : tst_QTextStream::performance() QTextStream used 0.01 seconds to read the file QDEBUG : tst_QTextStream::performance() QTextStream is 1.00x faster than QFile PASS : tst_QTextStream::performance() PASS : tst_QTextStream::hexTest(0) PASS : tst_QTextStream::hexTest(1) PASS : tst_QTextStream::hexTest(2) PASS : tst_QTextStream::hexTest(3) PASS : tst_QTextStream::hexTest(4) PASS : tst_QTextStream::hexTest(5) PASS : tst_QTextStream::hexTest(6) PASS : tst_QTextStream::hexTest(7) PASS : tst_QTextStream::hexTest(8) PASS : tst_QTextStream::hexTest(9) PASS : tst_QTextStream::hexTest(a) PASS : tst_QTextStream::hexTest(b) PASS : tst_QTextStream::hexTest(c) PASS : tst_QTextStream::hexTest(d) PASS : tst_QTextStream::hexTest(e) PASS : tst_QTextStream::hexTest(f) PASS : tst_QTextStream::hexTest(-1) PASS : tst_QTextStream::hexTest(0xffffffff) PASS : tst_QTextStream::hexTest(0xfffffffffffffffe) PASS : tst_QTextStream::hexTest(0xffffffffffffffff) PASS : tst_QTextStream::hexTest(0x7fffffffffffffff) PASS : tst_QTextStream::binTest(0) PASS : tst_QTextStream::binTest(1) PASS : tst_QTextStream::binTest(2) PASS : tst_QTextStream::binTest(5) PASS : tst_QTextStream::binTest(-1) PASS : tst_QTextStream::binTest(11111111) PASS : tst_QTextStream::binTest(1111111111111111) PASS : tst_QTextStream::binTest(1111111011111110) PASS : tst_QTextStream::octTest(0) PASS : tst_QTextStream::zeroTermination() PASS : tst_QTextStream::ws_manipulator() FAIL! : tst_QTextStream::stillOpenWhenAtEnd() 'socket.waitForReadyRead(5000)' returned FALSE. () Loc: [../tst_qtextstream.cpp(1114)] PASS : tst_QTextStream::readNewlines(empty) PASS : tst_QTextStream::readNewlines(\r\n) PASS : tst_QTextStream::readNewlines(\r\r\n) PASS : tst_QTextStream::readNewlines(\r\n\r\n) PASS : tst_QTextStream::readNewlines(\n) PASS : tst_QTextStream::readNewlines(\n\n) PASS : tst_QTextStream::seek() PASS : tst_QTextStream::pos() PASS : tst_QTextStream::pos2() PASS : tst_QTextStream::pos3LargeFile() PASS : tst_QTextStream::readStdin() PASS : tst_QTextStream::readAllFromStdin() PASS : tst_QTextStream::readLineFromStdin() PASS : tst_QTextStream::read() PASS : tst_QTextStream::qbool() PASS : tst_QTextStream::forcePoint() PASS : tst_QTextStream::forceSign() PASS : tst_QTextStream::read0d0d0a() PASS : tst_QTextStream::numeralCase(dec 1) PASS : tst_QTextStream::numeralCase(dec 2) PASS : tst_QTextStream::numeralCase(hex 1) PASS : tst_QTextStream::numeralCase(hex 2) PASS : tst_QTextStream::numeralCase(hex 3) PASS : tst_QTextStream::numeralCase(hex 4) PASS : tst_QTextStream::numeralCase(hex 5) PASS : tst_QTextStream::numeralCase(hex 6) PASS : tst_QTextStream::numeralCase(hex 7) PASS : tst_QTextStream::numeralCase(hex 8) PASS : tst_QTextStream::numeralCase(hex 9) PASS : tst_QTextStream::numeralCase(hex 10) PASS : tst_QTextStream::numeralCase(hex 11) PASS : tst_QTextStream::numeralCase(hex 12) PASS : tst_QTextStream::numeralCase(hex 13) PASS : tst_QTextStream::numeralCase(bin 1) PASS : tst_QTextStream::numeralCase(bin 2) PASS : tst_QTextStream::numeralCase(bin 3) PASS : tst_QTextStream::numeralCase(bin 4) PASS : tst_QTextStream::numeralCase(bin 5) PASS : tst_QTextStream::numeralCase(bin 6) PASS : tst_QTextStream::numeralCase(bin 7) PASS : tst_QTextStream::numeralCase(oct 1) PASS : tst_QTextStream::numeralCase(oct 2) PASS : tst_QTextStream::nanInf() PASS : tst_QTextStream::utf8IncompleteAtBufferBoundary(utf8) PASS : tst_QTextStream::utf8IncompleteAtBufferBoundary(locale) PASS : tst_QTextStream::writeSeekWriteNoBOM() PASS : tst_QTextStream::status_real_read(1.23 abc ) PASS : tst_QTextStream::status_integer_read() PASS : tst_QTextStream::status_word_read() PASS : tst_QTextStream::status_write_error() PASS : tst_QTextStream::useCase1() PASS : tst_QTextStream::useCase2() PASS : tst_QTextStream::manipulators(no flags) PASS : tst_QTextStream::manipulators(rightadjust) PASS : tst_QTextStream::generateBOM() PASS : tst_QTextStream::readBomSeekBackReadBomAgain() PASS : tst_QTextStream::alignAccountingStyle() PASS : tst_QTextStream::setCodec() PASS : tst_QTextStream::cleanupTestCase() Totals: 856 passed, 1 failed, 0 skipped ********* Finished testing of tst_QTextStream ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qtextstream: 18 seconds, exit code 1 Testing tst_QNetworkInterface FAIL! : tst_QNetworkInterface::localAddress() 'socket.waitForConnected(5000)' returned FALSE. () Loc: [tst_qnetworkinterface.cpp(185)] Totals: 7 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QNetworkInterface ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_QNetworkInterface::initTestCase() QDEBUG : tst_QNetworkInterface::dump() Interface: "lo" QDEBUG : tst_QNetworkInterface::dump() index: 1 QDEBUG : tst_QNetworkInterface::dump() flags: Up,Running,Loopback QDEBUG : tst_QNetworkInterface::dump() hw address: 00:00:00:00:00:00 QDEBUG : tst_QNetworkInterface::dump() address 0: 127.0.0.1/8 (255.0.0.0) broadcast 127.255.255.255 QDEBUG : tst_QNetworkInterface::dump() address 1: ::1/128 (ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff) QDEBUG : tst_QNetworkInterface::dump() Interface: "eth0" QDEBUG : tst_QNetworkInterface::dump() index: 2 QDEBUG : tst_QNetworkInterface::dump() flags: Up,Running,Broadcast,Multicast QDEBUG : tst_QNetworkInterface::dump() hw address: 00:50:56:B0:4B:B1 QDEBUG : tst_QNetworkInterface::dump() address 0: 10.212.2.112/22 (255.255.252.0) broadcast 10.212.3.255 QDEBUG : tst_QNetworkInterface::dump() address 1: fe80::250:56ff:feb0:4bb1%eth0/64 (ffff:ffff:ffff:ffff::) PASS : tst_QNetworkInterface::dump() PASS : tst_QNetworkInterface::loopbackIPv4() PASS : tst_QNetworkInterface::loopbackIPv6() FAIL! : tst_QNetworkInterface::localAddress() 'socket.waitForConnected(5000)' returned FALSE. () Loc: [tst_qnetworkinterface.cpp(185)] PASS : tst_QNetworkInterface::interfaceFromXXX() PASS : tst_QNetworkInterface::copyInvalidInterface() PASS : tst_QNetworkInterface::cleanupTestCase() Totals: 7 passed, 1 failed, 0 skipped ********* Finished testing of tst_QNetworkInterface ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qnetworkinterface: 8 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02310/linux-g++_no-widgets_Ubuntu_12.04_x64/log.txt.gz Tested changes (refs/builds/dev_1387014318): http://codereview.qt-project.org/73876 [PS1] - d3dcompiler_qt: Fix export warning on MSVC http://codereview.qt-project.org/73875 [PS5] - d3dcompiler_qt: Remove directory creation inside the proxy library From ci-noreply at qt-project.org Sat Dec 14 12:28:05 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 14 Dec 2013 13:28:05 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2311 Message-ID: <20131214_112805_003066.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: 78 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02311/revdep-qtdeclarative_linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz Tested changes (refs/builds/dev_1387018734): http://codereview.qt-project.org/73876 [PS1] - d3dcompiler_qt: Fix export warning on MSVC http://codereview.qt-project.org/73875 [PS5] - d3dcompiler_qt: Remove directory creation inside the proxy library From ci-noreply at qt-project.org Sat Dec 14 13:24:43 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 14 Dec 2013 14:24:43 +0200 Subject: [Ci-reports] fail on QtBase_stable_Integration #2731 Message-ID: <20131214_122443_098913.ci-noreply@qt-project.org> Autotests `tst_networkselftest', `tst_qabstractnetworkcache', `tst_qnetworkinterface', `tst_qtcpserver', and `tst_qtextstream' 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_QTcpServer FAIL! : tst_QTcpServer::clientServerLoop(WithSocks5Proxy) 'server.listen(QHostAddress::Any, 11423)' returned FALSE. () Loc: [../tst_qtcpserver.cpp(223)] FAIL! : tst_QTcpServer::crashTests(WithSocks5Proxy) 'server.listen()' returned FALSE. () Loc: [../tst_qtcpserver.cpp(364)] FAIL! : tst_QTcpServer::listenWhileListening(WithSocks5Proxy) 'server.listen()' returned FALSE. () Loc: [../tst_qtcpserver.cpp(518)] FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [../tst_qtcpserver.cpp(759)] FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:cachinghttp+socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [../tst_qtcpserver.cpp(759)] FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:ftp+cachinghttp+socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [../tst_qtcpserver.cpp(759)] Totals: 72 passed, 6 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.2.1, Qt 5.2.1 PASS : tst_QTcpServer::initTestCase() PASS : tst_QTcpServer::getSetCheck(WithoutProxy) PASS : tst_QTcpServer::getSetCheck(WithSocks5Proxy) PASS : tst_QTcpServer::constructing(WithoutProxy) PASS : tst_QTcpServer::constructing(WithSocks5Proxy) PASS : tst_QTcpServer::clientServerLoop(WithoutProxy) FAIL! : tst_QTcpServer::clientServerLoop(WithSocks5Proxy) 'server.listen(QHostAddress::Any, 11423)' returned FALSE. () Loc: [../tst_qtcpserver.cpp(223)] 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(302)] SKIP : tst_QTcpServer::dualStack(WithSocks5Proxy:anyIPv4) test server proxy doesn't support ipv6 Loc: [../tst_qtcpserver.cpp(302)] SKIP : tst_QTcpServer::dualStack(WithSocks5Proxy:anyIPv6) test server proxy doesn't support ipv6 Loc: [../tst_qtcpserver.cpp(302)] PASS : tst_QTcpServer::ipv6ServerMapped(WithoutProxy) PASS : tst_QTcpServer::ipv6ServerMapped(WithSocks5Proxy) PASS : tst_QTcpServer::crashTests(WithoutProxy) FAIL! : tst_QTcpServer::crashTests(WithSocks5Proxy) 'server.listen()' returned FALSE. () Loc: [../tst_qtcpserver.cpp(364)] PASS : tst_QTcpServer::maxPendingConnections(WithoutProxy) SKIP : tst_QTcpServer::maxPendingConnections(WithSocks5Proxy) With socks5 only 1 connection is allowed ever Loc: [../tst_qtcpserver.cpp(374)] 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(412)] PASS : tst_QTcpServer::waitForConnectionTest(WithoutProxy) SKIP : tst_QTcpServer::waitForConnectionTest(WithSocks5Proxy) Localhost servers don't work well with SOCKS5 Loc: [../tst_qtcpserver.cpp(458)] PASS : tst_QTcpServer::setSocketDescriptor(WithoutProxy) PASS : tst_QTcpServer::setSocketDescriptor(WithSocks5Proxy) PASS : tst_QTcpServer::listenWhileListening(WithoutProxy) FAIL! : tst_QTcpServer::listenWhileListening(WithSocks5Proxy) 'server.listen()' returned FALSE. () Loc: [../tst_qtcpserver.cpp(518)] 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(555)] PASS : tst_QTcpServer::setNewSocketDescriptorBlocking(WithoutProxy) SKIP : tst_QTcpServer::setNewSocketDescriptorBlocking(WithSocks5Proxy) With socks5 we can not make the socket descripter blocking Loc: [../tst_qtcpserver.cpp(601)] 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) FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [../tst_qtcpserver.cpp(759)] FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:cachinghttp+socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [../tst_qtcpserver.cpp(759)] FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:ftp+cachinghttp+socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [../tst_qtcpserver.cpp(759)] 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.112) 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.112) 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.112) 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.112) 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: 72 passed, 6 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 6 Testing tst_NetworkSelfTest FAIL! : tst_NetworkSelfTest::serverReachability() 'socket.error() == QAbstractSocket::ConnectionRefusedError' returned FALSE. (Could not reach server: Host unreachable) Loc: [tst_networkselftest.cpp(423)] FAIL! : tst_NetworkSelfTest::remotePortsOpen(echo) Error connecting to server on port 7: Host unreachable Loc: [tst_networkselftest.cpp(455)] FAIL! : tst_NetworkSelfTest::remotePortsOpen(daytime) Error connecting to server on port 13: Host unreachable Loc: [tst_networkselftest.cpp(455)] FAIL! : tst_NetworkSelfTest::remotePortsOpen(ftp) Error connecting to server on port 21: Host unreachable Loc: [tst_networkselftest.cpp(455)] FAIL! : tst_NetworkSelfTest::remotePortsOpen(ssh) Error connecting to server on port 22: Host unreachable Loc: [tst_networkselftest.cpp(455)] FAIL! : tst_NetworkSelfTest::remotePortsOpen(imap) Error connecting to server on port 143: Host unreachable Loc: [tst_networkselftest.cpp(455)] FAIL! : tst_NetworkSelfTest::remotePortsOpen(http) Error connecting to server on port 80: Host unreachable Loc: [tst_networkselftest.cpp(455)] FAIL! : tst_NetworkSelfTest::remotePortsOpen(https) Error connecting to server on port 443: Host unreachable Loc: [tst_networkselftest.cpp(455)] FAIL! : tst_NetworkSelfTest::remotePortsOpen(http-proxy) Error connecting to server on port 3128: Host unreachable Loc: [tst_networkselftest.cpp(455)] FAIL! : tst_NetworkSelfTest::remotePortsOpen(http-proxy-auth-basic) Error connecting to server on port 3129: Host unreachable Loc: [tst_networkselftest.cpp(455)] FAIL! : tst_NetworkSelfTest::remotePortsOpen(http-proxy-auth-ntlm) Error connecting to server on port 3130: Host unreachable Loc: [tst_networkselftest.cpp(455)] FAIL! : tst_NetworkSelfTest::remotePortsOpen(socks5-proxy) Error connecting to server on port 1080: Host unreachable Loc: [tst_networkselftest.cpp(455)] FAIL! : tst_NetworkSelfTest::remotePortsOpen(socks5-proxy-auth) Error connecting to server on port 1081: Host unreachable Loc: [tst_networkselftest.cpp(455)] FAIL! : tst_NetworkSelfTest::remotePortsOpen(ftp-proxy) Error connecting to server on port 2121: Host unreachable Loc: [tst_networkselftest.cpp(455)] FAIL! : tst_NetworkSelfTest::remotePortsOpen(smb) Error connecting to server on port 139: Host unreachable Loc: [tst_networkselftest.cpp(455)] FAIL! : tst_NetworkSelfTest::ftpServer() 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Host unreachable) Loc: [tst_networkselftest.cpp(221)] FAIL! : tst_NetworkSelfTest::ftpProxyServer() 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Host unreachable) Loc: [tst_networkselftest.cpp(221)] FAIL! : tst_NetworkSelfTest::imapServer() 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Host unreachable) Loc: [tst_networkselftest.cpp(221)] FAIL! : tst_NetworkSelfTest::httpServer() 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Host unreachable) Loc: [tst_networkselftest.cpp(221)] FAIL! : tst_NetworkSelfTest::httpServerFiles(fluke.gif) 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Host unreachable) Loc: [tst_networkselftest.cpp(221)] FAIL! : tst_NetworkSelfTest::httpServerFiles(bigfile) 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Host unreachable) Loc: [tst_networkselftest.cpp(221)] FAIL! : tst_NetworkSelfTest::httpServerFiles(rfc3252.txt) 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Host unreachable) 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: Host unreachable) Loc: [tst_networkselftest.cpp(221)] FAIL! : tst_NetworkSelfTest::httpServerFiles(completelyEmptyQuery.xq) 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Host unreachable) Loc: [tst_networkselftest.cpp(221)] FAIL! : tst_NetworkSelfTest::httpServerFiles(notWellformedViaHttps.xml) 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Host unreachable) Loc: [tst_networkselftest.cpp(221)] FAIL! : tst_NetworkSelfTest::httpServerFiles(notWellformed.xml) 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Host unreachable) Loc: [tst_networkselftest.cpp(221)] FAIL! : tst_NetworkSelfTest::httpServerFiles(viaHttp.xq) 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Host unreachable) Loc: [tst_networkselftest.cpp(221)] FAIL! : tst_NetworkSelfTest::socks5Proxy() 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused) Loc: [tst_networkselftest.cpp(221)] FAIL! : tst_NetworkSelfTest::socks5ProxyAuth() 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused) Loc: [tst_networkselftest.cpp(221)] Totals: 18 passed, 29 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.2.1, Qt 5.2.1 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) FAIL! : tst_NetworkSelfTest::remotePortsOpen(socks5-proxy) Error connecting to server on port 1080: Connection refused Loc: [tst_networkselftest.cpp(455)] FAIL! : tst_NetworkSelfTest::remotePortsOpen(socks5-proxy-auth) Error connecting to server on port 1081: Connection refused Loc: [tst_networkselftest.cpp(455)] 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" FAIL! : tst_NetworkSelfTest::ftpProxyServer() 'received == it->data' returned FALSE. (Did not receive expected data in step 4: data received was: 501) Loc: [tst_networkselftest.cpp(238)] 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, 14 Dec 2013 12:09:59 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, 14 Dec 2013 12:09:59 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, 14 Dec 2013 12:09:59 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, 14 Dec 2013 12:09:59 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, 14 Dec 2013 12:09:59 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-1407345541846564767077131387022999.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, 14 Dec 2013 12:09:59 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLocation: http://qt-test-server.qt-test-net/dav/networkselftest-1407345541846564767077131387022999.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-1407345541846564767077131387022999.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-1407345541846564767077131387022999.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, 14 Dec 2013 12:09:59 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLast-Modified: Sat, 14 Dec 2013 12:09:59 GMT\r\nETag: W/\"2124-5-4ed7d75302049\"\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-1407345541846564767077131387022999.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, 14 Dec 2013 12:09:59 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, 14 Dec 2013 12:09:59 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, 14 Dec 2013 12:09:59 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, 14 Dec 2013 12:09:59 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, 14 Dec 2013 12:09:59 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, 14 Dec 2013 12:09:59 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, 14 Dec 2013 12:09:59 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, 14 Dec 2013 12:09:59 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, 14 Dec 2013 12:09:59 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, 14 Dec 2013 12:09:59 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, 14 Dec 2013 12:09:59 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, 14 Dec 2013 12:09:59 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, 14 Dec 2013 12:09:59 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, 14 Dec 2013 12:09:59 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, 14 Dec 2013 12:09:59 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 (... 978 lines omitted; there are too many errors!) PASS : tst_QTextStream::unsignedInt_read_operator_FromDevice(utf16-LE (empty)) PASS : tst_QTextStream::unsignedInt_read_operator_FromDevice(utf16-LE (0xdeadbeef)) PASS : tst_QTextStream::qlonglong_read_operator_FromDevice(empty) PASS : tst_QTextStream::qlonglong_read_operator_FromDevice(a) PASS : tst_QTextStream::qlonglong_read_operator_FromDevice( ) PASS : tst_QTextStream::qlonglong_read_operator_FromDevice(0) PASS : tst_QTextStream::qlonglong_read_operator_FromDevice(1) PASS : tst_QTextStream::qlonglong_read_operator_FromDevice(12) PASS : tst_QTextStream::qlonglong_read_operator_FromDevice(-12) PASS : tst_QTextStream::qlonglong_read_operator_FromDevice(-0) PASS : tst_QTextStream::qlonglong_read_operator_FromDevice( 1) PASS : tst_QTextStream::qlonglong_read_operator_FromDevice( \r\n\r\n123) PASS : tst_QTextStream::qlonglong_read_operator_FromDevice(127) PASS : tst_QTextStream::qlonglong_read_operator_FromDevice(128) PASS : tst_QTextStream::qlonglong_read_operator_FromDevice(129) PASS : tst_QTextStream::qlonglong_read_operator_FromDevice(-127) PASS : tst_QTextStream::qlonglong_read_operator_FromDevice(-128) PASS : tst_QTextStream::qlonglong_read_operator_FromDevice(-129) PASS : tst_QTextStream::qlonglong_read_operator_FromDevice(32767) PASS : tst_QTextStream::qlonglong_read_operator_FromDevice(32768) PASS : tst_QTextStream::qlonglong_read_operator_FromDevice(32769) PASS : tst_QTextStream::qlonglong_read_operator_FromDevice(-32767) PASS : tst_QTextStream::qlonglong_read_operator_FromDevice(-32768) PASS : tst_QTextStream::qlonglong_read_operator_FromDevice(-32769) PASS : tst_QTextStream::qlonglong_read_operator_FromDevice(65537) PASS : tst_QTextStream::qlonglong_read_operator_FromDevice(65536) PASS : tst_QTextStream::qlonglong_read_operator_FromDevice(65535) PASS : tst_QTextStream::qlonglong_read_operator_FromDevice(-65537) PASS : tst_QTextStream::qlonglong_read_operator_FromDevice(-65536) PASS : tst_QTextStream::qlonglong_read_operator_FromDevice(-65535) PASS : tst_QTextStream::qlonglong_read_operator_FromDevice(2147483646) PASS : tst_QTextStream::qlonglong_read_operator_FromDevice(2147483647) PASS : tst_QTextStream::qlonglong_read_operator_FromDevice(2147483648) PASS : tst_QTextStream::qlonglong_read_operator_FromDevice(-2147483646) PASS : tst_QTextStream::qlonglong_read_operator_FromDevice(-2147483647) PASS : tst_QTextStream::qlonglong_read_operator_FromDevice(-2147483648) PASS : tst_QTextStream::qlonglong_read_operator_FromDevice(4294967296) PASS : tst_QTextStream::qlonglong_read_operator_FromDevice(4294967297) PASS : tst_QTextStream::qlonglong_read_operator_FromDevice(4294967298) PASS : tst_QTextStream::qlonglong_read_operator_FromDevice(-4294967296) PASS : tst_QTextStream::qlonglong_read_operator_FromDevice(-4294967297) PASS : tst_QTextStream::qlonglong_read_operator_FromDevice(-4294967298) PASS : tst_QTextStream::qlonglong_read_operator_FromDevice(9223372036854775807) PASS : tst_QTextStream::qlonglong_read_operator_FromDevice(9223372036854775808) PASS : tst_QTextStream::qlonglong_read_operator_FromDevice(9223372036854775809) PASS : tst_QTextStream::qlonglong_read_operator_FromDevice(18446744073709551615) PASS : tst_QTextStream::qlonglong_read_operator_FromDevice(18446744073709551616) PASS : tst_QTextStream::qlonglong_read_operator_FromDevice(18446744073709551617) PASS : tst_QTextStream::qlonglong_read_operator_FromDevice(0x0) PASS : tst_QTextStream::qlonglong_read_operator_FromDevice(0x) PASS : tst_QTextStream::qlonglong_read_operator_FromDevice(0x1) PASS : tst_QTextStream::qlonglong_read_operator_FromDevice(0xf) PASS : tst_QTextStream::qlonglong_read_operator_FromDevice(0xdeadbeef) PASS : tst_QTextStream::qlonglong_read_operator_FromDevice(0XDEADBEEF) PASS : tst_QTextStream::qlonglong_read_operator_FromDevice(0xdeadbeefZzzzz) PASS : tst_QTextStream::qlonglong_read_operator_FromDevice( 0xdeadbeefZzzzz) PASS : tst_QTextStream::qlonglong_read_operator_FromDevice(00) PASS : tst_QTextStream::qlonglong_read_operator_FromDevice(0141) PASS : tst_QTextStream::qlonglong_read_operator_FromDevice(01419999) PASS : tst_QTextStream::qlonglong_read_operator_FromDevice( 01419999) PASS : tst_QTextStream::qlonglong_read_operator_FromDevice(0b0) PASS : tst_QTextStream::qlonglong_read_operator_FromDevice(0b1) PASS : tst_QTextStream::qlonglong_read_operator_FromDevice(0b10) PASS : tst_QTextStream::qlonglong_read_operator_FromDevice(0B10) PASS : tst_QTextStream::qlonglong_read_operator_FromDevice(0b101010) PASS : tst_QTextStream::qlonglong_read_operator_FromDevice(0b1010102345) PASS : tst_QTextStream::qlonglong_read_operator_FromDevice( 0b1010102345) PASS : tst_QTextStream::qlonglong_read_operator_FromDevice(utf16-BE (empty)) PASS : tst_QTextStream::qlonglong_read_operator_FromDevice(utf16-BE (0xdeadbeef)) PASS : tst_QTextStream::qlonglong_read_operator_FromDevice(utf16-LE (empty)) PASS : tst_QTextStream::qlonglong_read_operator_FromDevice(utf16-LE (0xdeadbeef)) PASS : tst_QTextStream::qulonglong_read_operator_FromDevice(empty) PASS : tst_QTextStream::qulonglong_read_operator_FromDevice(a) PASS : tst_QTextStream::qulonglong_read_operator_FromDevice( ) PASS : tst_QTextStream::qulonglong_read_operator_FromDevice(0) PASS : tst_QTextStream::qulonglong_read_operator_FromDevice(1) PASS : tst_QTextStream::qulonglong_read_operator_FromDevice(12) PASS : tst_QTextStream::qulonglong_read_operator_FromDevice(-12) PASS : tst_QTextStream::qulonglong_read_operator_FromDevice(-0) PASS : tst_QTextStream::qulonglong_read_operator_FromDevice( 1) PASS : tst_QTextStream::qulonglong_read_operator_FromDevice( \r\n\r\n123) PASS : tst_QTextStream::qulonglong_read_operator_FromDevice(127) PASS : tst_QTextStream::qulonglong_read_operator_FromDevice(128) PASS : tst_QTextStream::qulonglong_read_operator_FromDevice(129) PASS : tst_QTextStream::qulonglong_read_operator_FromDevice(-127) PASS : tst_QTextStream::qulonglong_read_operator_FromDevice(-128) PASS : tst_QTextStream::qulonglong_read_operator_FromDevice(-129) PASS : tst_QTextStream::qulonglong_read_operator_FromDevice(32767) PASS : tst_QTextStream::qulonglong_read_operator_FromDevice(32768) PASS : tst_QTextStream::qulonglong_read_operator_FromDevice(32769) PASS : tst_QTextStream::qulonglong_read_operator_FromDevice(-32767) PASS : tst_QTextStream::qulonglong_read_operator_FromDevice(-32768) PASS : tst_QTextStream::qulonglong_read_operator_FromDevice(-32769) PASS : tst_QTextStream::qulonglong_read_operator_FromDevice(65537) PASS : tst_QTextStream::qulonglong_read_operator_FromDevice(65536) PASS : tst_QTextStream::qulonglong_read_operator_FromDevice(65535) PASS : tst_QTextStream::qulonglong_read_operator_FromDevice(-65537) PASS : tst_QTextStream::qulonglong_read_operator_FromDevice(-65536) PASS : tst_QTextStream::qulonglong_read_operator_FromDevice(-65535) PASS : tst_QTextStream::qulonglong_read_operator_FromDevice(2147483646) PASS : tst_QTextStream::qulonglong_read_operator_FromDevice(2147483647) PASS : tst_QTextStream::qulonglong_read_operator_FromDevice(2147483648) PASS : tst_QTextStream::qulonglong_read_operator_FromDevice(-2147483646) PASS : tst_QTextStream::qulonglong_read_operator_FromDevice(-2147483647) PASS : tst_QTextStream::qulonglong_read_operator_FromDevice(-2147483648) PASS : tst_QTextStream::qulonglong_read_operator_FromDevice(4294967296) PASS : tst_QTextStream::qulonglong_read_operator_FromDevice(4294967297) PASS : tst_QTextStream::qulonglong_read_operator_FromDevice(4294967298) PASS : tst_QTextStream::qulonglong_read_operator_FromDevice(-4294967296) PASS : tst_QTextStream::qulonglong_read_operator_FromDevice(-4294967297) PASS : tst_QTextStream::qulonglong_read_operator_FromDevice(-4294967298) PASS : tst_QTextStream::qulonglong_read_operator_FromDevice(9223372036854775807) PASS : tst_QTextStream::qulonglong_read_operator_FromDevice(9223372036854775808) PASS : tst_QTextStream::qulonglong_read_operator_FromDevice(9223372036854775809) PASS : tst_QTextStream::qulonglong_read_operator_FromDevice(18446744073709551615) PASS : tst_QTextStream::qulonglong_read_operator_FromDevice(18446744073709551616) PASS : tst_QTextStream::qulonglong_read_operator_FromDevice(18446744073709551617) PASS : tst_QTextStream::qulonglong_read_operator_FromDevice(0x0) PASS : tst_QTextStream::qulonglong_read_operator_FromDevice(0x) PASS : tst_QTextStream::qulonglong_read_operator_FromDevice(0x1) PASS : tst_QTextStream::qulonglong_read_operator_FromDevice(0xf) PASS : tst_QTextStream::qulonglong_read_operator_FromDevice(0xdeadbeef) PASS : tst_QTextStream::qulonglong_read_operator_FromDevice(0XDEADBEEF) PASS : tst_QTextStream::qulonglong_read_operator_FromDevice(0xdeadbeefZzzzz) PASS : tst_QTextStream::qulonglong_read_operator_FromDevice( 0xdeadbeefZzzzz) PASS : tst_QTextStream::qulonglong_read_operator_FromDevice(00) PASS : tst_QTextStream::qulonglong_read_operator_FromDevice(0141) PASS : tst_QTextStream::qulonglong_read_operator_FromDevice(01419999) PASS : tst_QTextStream::qulonglong_read_operator_FromDevice( 01419999) PASS : tst_QTextStream::qulonglong_read_operator_FromDevice(0b0) PASS : tst_QTextStream::qulonglong_read_operator_FromDevice(0b1) PASS : tst_QTextStream::qulonglong_read_operator_FromDevice(0b10) PASS : tst_QTextStream::qulonglong_read_operator_FromDevice(0B10) PASS : tst_QTextStream::qulonglong_read_operator_FromDevice(0b101010) PASS : tst_QTextStream::qulonglong_read_operator_FromDevice(0b1010102345) PASS : tst_QTextStream::qulonglong_read_operator_FromDevice( 0b1010102345) PASS : tst_QTextStream::qulonglong_read_operator_FromDevice(utf16-BE (empty)) PASS : tst_QTextStream::qulonglong_read_operator_FromDevice(utf16-BE (0xdeadbeef)) PASS : tst_QTextStream::qulonglong_read_operator_FromDevice(utf16-LE (empty)) PASS : tst_QTextStream::qulonglong_read_operator_FromDevice(utf16-LE (0xdeadbeef)) PASS : tst_QTextStream::signedShort_write_operator_ToDevice(0) PASS : tst_QTextStream::signedShort_write_operator_ToDevice(1) PASS : tst_QTextStream::signedShort_write_operator_ToDevice(-1) PASS : tst_QTextStream::signedShort_write_operator_ToDevice(32767) PASS : tst_QTextStream::signedShort_write_operator_ToDevice(32768) PASS : tst_QTextStream::signedShort_write_operator_ToDevice(32769) PASS : tst_QTextStream::signedShort_write_operator_ToDevice(65535) PASS : tst_QTextStream::signedShort_write_operator_ToDevice(65536) PASS : tst_QTextStream::signedShort_write_operator_ToDevice(65537) PASS : tst_QTextStream::unsignedShort_write_operator_ToDevice(0) PASS : tst_QTextStream::unsignedShort_write_operator_ToDevice(1) PASS : tst_QTextStream::unsignedShort_write_operator_ToDevice(-1) PASS : tst_QTextStream::unsignedShort_write_operator_ToDevice(32767) PASS : tst_QTextStream::unsignedShort_write_operator_ToDevice(32768) PASS : tst_QTextStream::unsignedShort_write_operator_ToDevice(32769) PASS : tst_QTextStream::unsignedShort_write_operator_ToDevice(65535) PASS : tst_QTextStream::unsignedShort_write_operator_ToDevice(65536) PASS : tst_QTextStream::unsignedShort_write_operator_ToDevice(65537) PASS : tst_QTextStream::signedInt_write_operator_ToDevice(0) PASS : tst_QTextStream::signedInt_write_operator_ToDevice(1) PASS : tst_QTextStream::signedInt_write_operator_ToDevice(-1) PASS : tst_QTextStream::signedInt_write_operator_ToDevice(32767) PASS : tst_QTextStream::signedInt_write_operator_ToDevice(32768) PASS : tst_QTextStream::signedInt_write_operator_ToDevice(32769) PASS : tst_QTextStream::signedInt_write_operator_ToDevice(65535) PASS : tst_QTextStream::signedInt_write_operator_ToDevice(65536) PASS : tst_QTextStream::signedInt_write_operator_ToDevice(65537) PASS : tst_QTextStream::signedInt_write_operator_ToDevice(2147483647) PASS : tst_QTextStream::signedInt_write_operator_ToDevice(2147483648) PASS : tst_QTextStream::signedInt_write_operator_ToDevice(2147483649) PASS : tst_QTextStream::signedInt_write_operator_ToDevice(4294967295) PASS : tst_QTextStream::signedInt_write_operator_ToDevice(4294967296) PASS : tst_QTextStream::signedInt_write_operator_ToDevice(4294967297) PASS : tst_QTextStream::unsignedInt_write_operator_ToDevice(0) PASS : tst_QTextStream::unsignedInt_write_operator_ToDevice(1) PASS : tst_QTextStream::unsignedInt_write_operator_ToDevice(-1) PASS : tst_QTextStream::unsignedInt_write_operator_ToDevice(32767) PASS : tst_QTextStream::unsignedInt_write_operator_ToDevice(32768) PASS : tst_QTextStream::unsignedInt_write_operator_ToDevice(32769) PASS : tst_QTextStream::unsignedInt_write_operator_ToDevice(65535) PASS : tst_QTextStream::unsignedInt_write_operator_ToDevice(65536) PASS : tst_QTextStream::unsignedInt_write_operator_ToDevice(65537) PASS : tst_QTextStream::unsignedInt_write_operator_ToDevice(2147483647) PASS : tst_QTextStream::unsignedInt_write_operator_ToDevice(2147483648) PASS : tst_QTextStream::unsignedInt_write_operator_ToDevice(2147483649) PASS : tst_QTextStream::unsignedInt_write_operator_ToDevice(4294967295) PASS : tst_QTextStream::unsignedInt_write_operator_ToDevice(4294967296) PASS : tst_QTextStream::unsignedInt_write_operator_ToDevice(4294967297) PASS : tst_QTextStream::qlonglong_write_operator_ToDevice(0) PASS : tst_QTextStream::qlonglong_write_operator_ToDevice(1) PASS : tst_QTextStream::qlonglong_write_operator_ToDevice(-1) PASS : tst_QTextStream::qlonglong_write_operator_ToDevice(32767) PASS : tst_QTextStream::qlonglong_write_operator_ToDevice(32768) PASS : tst_QTextStream::qlonglong_write_operator_ToDevice(32769) PASS : tst_QTextStream::qlonglong_write_operator_ToDevice(65535) PASS : tst_QTextStream::qlonglong_write_operator_ToDevice(65536) PASS : tst_QTextStream::qlonglong_write_operator_ToDevice(65537) PASS : tst_QTextStream::qlonglong_write_operator_ToDevice(2147483647) PASS : tst_QTextStream::qlonglong_write_operator_ToDevice(2147483648) PASS : tst_QTextStream::qlonglong_write_operator_ToDevice(2147483649) PASS : tst_QTextStream::qlonglong_write_operator_ToDevice(4294967295) PASS : tst_QTextStream::qlonglong_write_operator_ToDevice(4294967296) PASS : tst_QTextStream::qlonglong_write_operator_ToDevice(4294967297) PASS : tst_QTextStream::qlonglong_write_operator_ToDevice(9223372036854775807) PASS : tst_QTextStream::qlonglong_write_operator_ToDevice(9223372036854775808) PASS : tst_QTextStream::qlonglong_write_operator_ToDevice(9223372036854775809) PASS : tst_QTextStream::qlonglong_write_operator_ToDevice(18446744073709551615) PASS : tst_QTextStream::qulonglong_write_operator_ToDevice(0) PASS : tst_QTextStream::qulonglong_write_operator_ToDevice(1) PASS : tst_QTextStream::qulonglong_write_operator_ToDevice(-1) PASS : tst_QTextStream::qulonglong_write_operator_ToDevice(32767) PASS : tst_QTextStream::qulonglong_write_operator_ToDevice(32768) PASS : tst_QTextStream::qulonglong_write_operator_ToDevice(32769) PASS : tst_QTextStream::qulonglong_write_operator_ToDevice(65535) PASS : tst_QTextStream::qulonglong_write_operator_ToDevice(65536) PASS : tst_QTextStream::qulonglong_write_operator_ToDevice(65537) PASS : tst_QTextStream::qulonglong_write_operator_ToDevice(2147483647) PASS : tst_QTextStream::qulonglong_write_operator_ToDevice(2147483648) PASS : tst_QTextStream::qulonglong_write_operator_ToDevice(2147483649) PASS : tst_QTextStream::qulonglong_write_operator_ToDevice(4294967295) PASS : tst_QTextStream::qulonglong_write_operator_ToDevice(4294967296) PASS : tst_QTextStream::qulonglong_write_operator_ToDevice(4294967297) PASS : tst_QTextStream::qulonglong_write_operator_ToDevice(9223372036854775807) PASS : tst_QTextStream::qulonglong_write_operator_ToDevice(9223372036854775808) PASS : tst_QTextStream::qulonglong_write_operator_ToDevice(9223372036854775809) PASS : tst_QTextStream::qulonglong_write_operator_ToDevice(18446744073709551615) PASS : tst_QTextStream::int_read_with_locale(C -123) PASS : tst_QTextStream::int_read_with_locale(C +123) PASS : tst_QTextStream::int_read_with_locale(C 12345) PASS : tst_QTextStream::int_read_with_locale(C 12,345) PASS : tst_QTextStream::int_read_with_locale(C 12.345) PASS : tst_QTextStream::int_read_with_locale(de_DE -123) PASS : tst_QTextStream::int_read_with_locale(de_DE +123) PASS : tst_QTextStream::int_read_with_locale(de_DE 12345) PASS : tst_QTextStream::int_read_with_locale(de_DE 12.345) PASS : tst_QTextStream::int_read_with_locale(de_DE .12345) PASS : tst_QTextStream::int_write_with_locale(C -123) PASS : tst_QTextStream::int_write_with_locale(C +123) PASS : tst_QTextStream::int_write_with_locale(C 12345) PASS : tst_QTextStream::int_write_with_locale(de_DE -123) PASS : tst_QTextStream::int_write_with_locale(de_DE +123) PASS : tst_QTextStream::int_write_with_locale(de_DE 12345) PASS : tst_QTextStream::float_read_operator_FromDevice(empty) PASS : tst_QTextStream::float_read_operator_FromDevice(a) PASS : tst_QTextStream::float_read_operator_FromDevice(1.0) PASS : tst_QTextStream::float_read_operator_FromDevice( 1) PASS : tst_QTextStream::float_read_operator_FromDevice( \r\n1.2) PASS : tst_QTextStream::float_read_operator_FromDevice(3.14) PASS : tst_QTextStream::float_read_operator_FromDevice(-3.14) PASS : tst_QTextStream::float_read_operator_FromDevice( -3.14) PASS : tst_QTextStream::float_read_operator_FromDevice(314e-02) PASS : tst_QTextStream::float_read_operator_FromDevice(314E-02) PASS : tst_QTextStream::float_read_operator_FromDevice(314e+02) PASS : tst_QTextStream::float_read_operator_FromDevice(314E+02) PASS : tst_QTextStream::float_read_operator_FromDevice(utf16-BE (empty)) PASS : tst_QTextStream::float_read_operator_FromDevice(utf16-LE (empty)) PASS : tst_QTextStream::double_read_operator_FromDevice(empty) PASS : tst_QTextStream::double_read_operator_FromDevice(a) PASS : tst_QTextStream::double_read_operator_FromDevice(1.0) PASS : tst_QTextStream::double_read_operator_FromDevice( 1) PASS : tst_QTextStream::double_read_operator_FromDevice( \r\n1.2) PASS : tst_QTextStream::double_read_operator_FromDevice(3.14) PASS : tst_QTextStream::double_read_operator_FromDevice(-3.14) PASS : tst_QTextStream::double_read_operator_FromDevice( -3.14) PASS : tst_QTextStream::double_read_operator_FromDevice(314e-02) PASS : tst_QTextStream::double_read_operator_FromDevice(314E-02) PASS : tst_QTextStream::double_read_operator_FromDevice(314e+02) PASS : tst_QTextStream::double_read_operator_FromDevice(314E+02) PASS : tst_QTextStream::double_read_operator_FromDevice(utf16-BE (empty)) PASS : tst_QTextStream::double_read_operator_FromDevice(utf16-LE (empty)) PASS : tst_QTextStream::float_write_operator_ToDevice(0) PASS : tst_QTextStream::float_write_operator_ToDevice(3.14) PASS : tst_QTextStream::float_write_operator_ToDevice(-3.14) PASS : tst_QTextStream::float_write_operator_ToDevice(1.2e+10) PASS : tst_QTextStream::float_write_operator_ToDevice(-1.2e+10) PASS : tst_QTextStream::double_write_operator_ToDevice(0) PASS : tst_QTextStream::double_write_operator_ToDevice(3.14) PASS : tst_QTextStream::double_write_operator_ToDevice(-3.14) PASS : tst_QTextStream::double_write_operator_ToDevice(1.2e+10) PASS : tst_QTextStream::double_write_operator_ToDevice(-1.2e+10) PASS : tst_QTextStream::double_write_with_flags(-ForceSign) PASS : tst_QTextStream::double_write_with_flags(+ForceSign) PASS : tst_QTextStream::double_write_with_flags(inf) PASS : tst_QTextStream::double_write_with_flags(-inf) PASS : tst_QTextStream::double_write_with_flags(inf uppercase) PASS : tst_QTextStream::double_write_with_flags(-inf uppercase) PASS : tst_QTextStream::double_write_with_flags(nan) PASS : tst_QTextStream::double_write_with_flags(NAN) PASS : tst_QTextStream::double_write_with_flags(scientific) PASS : tst_QTextStream::double_write_with_flags(scientific2) PASS : tst_QTextStream::double_write_with_flags(scientific uppercase) PASS : tst_QTextStream::double_write_with_precision(-1) PASS : tst_QTextStream::double_write_with_precision(0) PASS : tst_QTextStream::double_write_with_precision(1) PASS : tst_QTextStream::double_write_with_precision(2) PASS : tst_QTextStream::double_write_with_precision(3) PASS : tst_QTextStream::double_write_with_precision(5) PASS : tst_QTextStream::double_write_with_precision(6) PASS : tst_QTextStream::double_write_with_precision(7) PASS : tst_QTextStream::double_write_with_precision(10) PASS : tst_QTextStream::charPtr_read_operator_FromDevice(empty) PASS : tst_QTextStream::charPtr_read_operator_FromDevice(a) PASS : tst_QTextStream::charPtr_read_operator_FromDevice(a b) PASS : tst_QTextStream::charPtr_read_operator_FromDevice( a b) PASS : tst_QTextStream::charPtr_read_operator_FromDevice(a1) PASS : tst_QTextStream::charPtr_read_operator_FromDevice(a1 b1) PASS : tst_QTextStream::charPtr_read_operator_FromDevice( a1 b1) PASS : tst_QTextStream::charPtr_read_operator_FromDevice(\n\n\nole i dole\n) PASS : tst_QTextStream::charPtr_read_operator_FromDevice(utf16-BE (empty)) PASS : tst_QTextStream::charPtr_read_operator_FromDevice(utf16-BE (corrupt)) PASS : tst_QTextStream::charPtr_read_operator_FromDevice(utf16-LE (empty)) PASS : tst_QTextStream::charPtr_read_operator_FromDevice(utf16-LE (corrupt)) PASS : tst_QTextStream::stringRef_read_operator_FromDevice(empty) PASS : tst_QTextStream::stringRef_read_operator_FromDevice(a) PASS : tst_QTextStream::stringRef_read_operator_FromDevice(a b) PASS : tst_QTextStream::stringRef_read_operator_FromDevice( a b) PASS : tst_QTextStream::stringRef_read_operator_FromDevice(a1) PASS : tst_QTextStream::stringRef_read_operator_FromDevice(a1 b1) PASS : tst_QTextStream::stringRef_read_operator_FromDevice( a1 b1) PASS : tst_QTextStream::stringRef_read_operator_FromDevice(\n\n\nole i dole\n) PASS : tst_QTextStream::stringRef_read_operator_FromDevice(utf16-BE (empty)) PASS : tst_QTextStream::stringRef_read_operator_FromDevice(utf16-BE (corrupt)) PASS : tst_QTextStream::stringRef_read_operator_FromDevice(utf16-LE (empty)) PASS : tst_QTextStream::stringRef_read_operator_FromDevice(utf16-LE (corrupt)) PASS : tst_QTextStream::byteArray_read_operator_FromDevice(empty) PASS : tst_QTextStream::byteArray_read_operator_FromDevice(a) PASS : tst_QTextStream::byteArray_read_operator_FromDevice(a b) PASS : tst_QTextStream::byteArray_read_operator_FromDevice( a b) PASS : tst_QTextStream::byteArray_read_operator_FromDevice(a1) PASS : tst_QTextStream::byteArray_read_operator_FromDevice(a1 b1) PASS : tst_QTextStream::byteArray_read_operator_FromDevice( a1 b1) PASS : tst_QTextStream::byteArray_read_operator_FromDevice(\n\n\nole i dole\n) PASS : tst_QTextStream::byteArray_read_operator_FromDevice(utf16-BE (empty)) PASS : tst_QTextStream::byteArray_read_operator_FromDevice(utf16-BE (corrupt)) PASS : tst_QTextStream::byteArray_read_operator_FromDevice(utf16-LE (empty)) PASS : tst_QTextStream::byteArray_read_operator_FromDevice(utf16-LE (corrupt)) PASS : tst_QTextStream::string_write_operator_ToDevice(empty) PASS : tst_QTextStream::string_write_operator_ToDevice(a) PASS : tst_QTextStream::string_write_operator_ToDevice(a cow jumped over the moon) PASS : tst_QTextStream::latin1String_write_operator_ToDevice() PASS : tst_QTextStream::skipWhiteSpace(empty) PASS : tst_QTextStream::skipWhiteSpace( one) PASS : tst_QTextStream::skipWhiteSpace(\none) PASS : tst_QTextStream::skipWhiteSpace(\n one) PASS : tst_QTextStream::skipWhiteSpace( \r\n one) PASS : tst_QTextStream::skipWhiteSpace(utf16-BE (empty)) PASS : tst_QTextStream::skipWhiteSpace(utf16-BE ( one)) PASS : tst_QTextStream::skipWhiteSpace(utf16-BE (\none)) PASS : tst_QTextStream::skipWhiteSpace(utf16-BE (\n one)) PASS : tst_QTextStream::skipWhiteSpace(utf16-BE ( \r\n one)) PASS : tst_QTextStream::skipWhiteSpace(utf16-LE (empty)) PASS : tst_QTextStream::skipWhiteSpace(utf16-LE ( one)) PASS : tst_QTextStream::skipWhiteSpace(utf16-LE (\none)) PASS : tst_QTextStream::skipWhiteSpace(utf16-LE (\n one)) PASS : tst_QTextStream::skipWhiteSpace(utf16-LE ( \r\n one)) PASS : tst_QTextStream::lineCount(empty) PASS : tst_QTextStream::lineCount(oneline) PASS : tst_QTextStream::lineCount(twolines) PASS : tst_QTextStream::lineCount(oneemptyline) PASS : tst_QTextStream::lineCount(twoemptylines) PASS : tst_QTextStream::lineCount(buffersize-1 line) PASS : tst_QTextStream::lineCount(buffersize line) PASS : tst_QTextStream::lineCount(buffersize+1 line) PASS : tst_QTextStream::lineCount(buffersize+2 line) PASS : tst_QTextStream::lineCount(rfc3261) QDEBUG : tst_QTextStream::performance() QFile used 0.01 seconds to read the file QDEBUG : tst_QTextStream::performance() QTextStream used 0.01 seconds to read the file QDEBUG : tst_QTextStream::performance() QTextStream is 1.00x faster than QFile PASS : tst_QTextStream::performance() PASS : tst_QTextStream::hexTest(0) PASS : tst_QTextStream::hexTest(1) PASS : tst_QTextStream::hexTest(2) PASS : tst_QTextStream::hexTest(3) PASS : tst_QTextStream::hexTest(4) PASS : tst_QTextStream::hexTest(5) PASS : tst_QTextStream::hexTest(6) PASS : tst_QTextStream::hexTest(7) PASS : tst_QTextStream::hexTest(8) PASS : tst_QTextStream::hexTest(9) PASS : tst_QTextStream::hexTest(a) PASS : tst_QTextStream::hexTest(b) PASS : tst_QTextStream::hexTest(c) PASS : tst_QTextStream::hexTest(d) PASS : tst_QTextStream::hexTest(e) PASS : tst_QTextStream::hexTest(f) PASS : tst_QTextStream::hexTest(-1) PASS : tst_QTextStream::hexTest(0xffffffff) PASS : tst_QTextStream::hexTest(0xfffffffffffffffe) PASS : tst_QTextStream::hexTest(0xffffffffffffffff) PASS : tst_QTextStream::hexTest(0x7fffffffffffffff) PASS : tst_QTextStream::binTest(0) PASS : tst_QTextStream::binTest(1) PASS : tst_QTextStream::binTest(2) PASS : tst_QTextStream::binTest(5) PASS : tst_QTextStream::binTest(-1) PASS : tst_QTextStream::binTest(11111111) PASS : tst_QTextStream::binTest(1111111111111111) PASS : tst_QTextStream::binTest(1111111011111110) PASS : tst_QTextStream::octTest(0) PASS : tst_QTextStream::zeroTermination() PASS : tst_QTextStream::ws_manipulator() FAIL! : tst_QTextStream::stillOpenWhenAtEnd() 'socket.waitForReadyRead(5000)' returned FALSE. () Loc: [../tst_qtextstream.cpp(1114)] PASS : tst_QTextStream::readNewlines(empty) PASS : tst_QTextStream::readNewlines(\r\n) PASS : tst_QTextStream::readNewlines(\r\r\n) PASS : tst_QTextStream::readNewlines(\r\n\r\n) PASS : tst_QTextStream::readNewlines(\n) PASS : tst_QTextStream::readNewlines(\n\n) PASS : tst_QTextStream::seek() PASS : tst_QTextStream::pos() PASS : tst_QTextStream::pos2() PASS : tst_QTextStream::pos3LargeFile() PASS : tst_QTextStream::readStdin() PASS : tst_QTextStream::readAllFromStdin() PASS : tst_QTextStream::readLineFromStdin() PASS : tst_QTextStream::read() PASS : tst_QTextStream::qbool() PASS : tst_QTextStream::forcePoint() PASS : tst_QTextStream::forceSign() PASS : tst_QTextStream::read0d0d0a() PASS : tst_QTextStream::numeralCase(dec 1) PASS : tst_QTextStream::numeralCase(dec 2) PASS : tst_QTextStream::numeralCase(hex 1) PASS : tst_QTextStream::numeralCase(hex 2) PASS : tst_QTextStream::numeralCase(hex 3) PASS : tst_QTextStream::numeralCase(hex 4) PASS : tst_QTextStream::numeralCase(hex 5) PASS : tst_QTextStream::numeralCase(hex 6) PASS : tst_QTextStream::numeralCase(hex 7) PASS : tst_QTextStream::numeralCase(hex 8) PASS : tst_QTextStream::numeralCase(hex 9) PASS : tst_QTextStream::numeralCase(hex 10) PASS : tst_QTextStream::numeralCase(hex 11) PASS : tst_QTextStream::numeralCase(hex 12) PASS : tst_QTextStream::numeralCase(hex 13) PASS : tst_QTextStream::numeralCase(bin 1) PASS : tst_QTextStream::numeralCase(bin 2) PASS : tst_QTextStream::numeralCase(bin 3) PASS : tst_QTextStream::numeralCase(bin 4) PASS : tst_QTextStream::numeralCase(bin 5) PASS : tst_QTextStream::numeralCase(bin 6) PASS : tst_QTextStream::numeralCase(bin 7) PASS : tst_QTextStream::numeralCase(oct 1) PASS : tst_QTextStream::numeralCase(oct 2) PASS : tst_QTextStream::nanInf() PASS : tst_QTextStream::utf8IncompleteAtBufferBoundary(utf8) PASS : tst_QTextStream::utf8IncompleteAtBufferBoundary(locale) PASS : tst_QTextStream::writeSeekWriteNoBOM() PASS : tst_QTextStream::status_real_read(1.23 abc ) PASS : tst_QTextStream::status_integer_read() PASS : tst_QTextStream::status_word_read() PASS : tst_QTextStream::status_write_error() PASS : tst_QTextStream::useCase1() PASS : tst_QTextStream::useCase2() PASS : tst_QTextStream::manipulators(no flags) PASS : tst_QTextStream::manipulators(rightadjust) PASS : tst_QTextStream::generateBOM() PASS : tst_QTextStream::readBomSeekBackReadBomAgain() PASS : tst_QTextStream::alignAccountingStyle() PASS : tst_QTextStream::setCodec() PASS : tst_QTextStream::cleanupTestCase() Totals: 856 passed, 1 failed, 0 skipped ********* Finished testing of tst_QTextStream ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qtextstream: 19 seconds, exit code 1 Testing tst_QNetworkInterface FAIL! : tst_QNetworkInterface::localAddress() 'socket.waitForConnected(5000)' returned FALSE. () Loc: [tst_qnetworkinterface.cpp(185)] Totals: 7 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QNetworkInterface ********* Config: Using QtTest library 5.2.1, Qt 5.2.1 PASS : tst_QNetworkInterface::initTestCase() QDEBUG : tst_QNetworkInterface::dump() Interface: "lo" QDEBUG : tst_QNetworkInterface::dump() index: 1 QDEBUG : tst_QNetworkInterface::dump() flags: Up,Running,Loopback QDEBUG : tst_QNetworkInterface::dump() hw address: 00:00:00:00:00:00 QDEBUG : tst_QNetworkInterface::dump() address 0: 127.0.0.1/8 (255.0.0.0) broadcast 127.255.255.255 QDEBUG : tst_QNetworkInterface::dump() address 1: ::1/128 (ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff) QDEBUG : tst_QNetworkInterface::dump() Interface: "eth0" QDEBUG : tst_QNetworkInterface::dump() index: 2 QDEBUG : tst_QNetworkInterface::dump() flags: Up,Running,Broadcast,Multicast QDEBUG : tst_QNetworkInterface::dump() hw address: 00:50:56:B0:4B:B1 QDEBUG : tst_QNetworkInterface::dump() address 0: 10.212.2.112/22 (255.255.252.0) broadcast 10.212.3.255 QDEBUG : tst_QNetworkInterface::dump() address 1: fe80::250:56ff:feb0:4bb1%eth0/64 (ffff:ffff:ffff:ffff::) PASS : tst_QNetworkInterface::dump() PASS : tst_QNetworkInterface::loopbackIPv4() PASS : tst_QNetworkInterface::loopbackIPv6() FAIL! : tst_QNetworkInterface::localAddress() 'socket.waitForConnected(5000)' returned FALSE. () Loc: [tst_qnetworkinterface.cpp(185)] PASS : tst_QNetworkInterface::interfaceFromXXX() PASS : tst_QNetworkInterface::copyInvalidInterface() PASS : tst_QNetworkInterface::cleanupTestCase() Totals: 7 passed, 1 failed, 0 skipped ********* Finished testing of tst_QNetworkInterface ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qnetworkinterface: 8 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_stable_Integration/build_02731/linux-g++_no-widgets_Ubuntu_12.04_x64/log.txt.gz Tested changes (refs/builds/stable_1387021960): http://codereview.qt-project.org/70330 [PS10] - fix parsing of bound SQL statements for PostgreSQL From ci-noreply at qt-project.org Sat Dec 14 13:52:36 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 14 Dec 2013 14:52:36 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2312 Message-ID: <20131214_125236_048341.ci-noreply@qt-project.org> Autotests `tst_networkselftest' and `tst_qtcpserver' failed :( Testing tst_QTcpServer FAIL! : tst_QTcpServer::clientServerLoop(WithSocks5Proxy) 'server.listen(QHostAddress::Any, 11423)' returned FALSE. () Loc: [../tst_qtcpserver.cpp(235)] FAIL! : tst_QTcpServer::crashTests(WithSocks5Proxy) 'server.listen()' returned FALSE. () Loc: [../tst_qtcpserver.cpp(376)] FAIL! : tst_QTcpServer::listenWhileListening(WithSocks5Proxy) 'server.listen()' returned FALSE. () Loc: [../tst_qtcpserver.cpp(544)] FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [../tst_qtcpserver.cpp(796)] FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:cachinghttp+socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [../tst_qtcpserver.cpp(796)] FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:ftp+cachinghttp+socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [../tst_qtcpserver.cpp(796)] Totals: 72 passed, 6 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) PASS : tst_QTcpServer::clientServerLoop(WithoutProxy) FAIL! : tst_QTcpServer::clientServerLoop(WithSocks5Proxy) 'server.listen(QHostAddress::Any, 11423)' returned FALSE. () Loc: [../tst_qtcpserver.cpp(235)] 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) FAIL! : tst_QTcpServer::crashTests(WithSocks5Proxy) 'server.listen()' returned FALSE. () Loc: [../tst_qtcpserver.cpp(376)] 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) FAIL! : tst_QTcpServer::listenWhileListening(WithSocks5Proxy) 'server.listen()' returned FALSE. () Loc: [../tst_qtcpserver.cpp(544)] 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) FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [../tst_qtcpserver.cpp(796)] FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:cachinghttp+socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [../tst_qtcpserver.cpp(796)] FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:ftp+cachinghttp+socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [../tst_qtcpserver.cpp(796)] 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.112) 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.112) 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.112) 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.112) 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: 72 passed, 6 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 6 Testing tst_NetworkSelfTest FAIL! : tst_NetworkSelfTest::remotePortsOpen(socks5-proxy) Error connecting to server on port 1080: Connection refused Loc: [tst_networkselftest.cpp(455)] FAIL! : tst_NetworkSelfTest::remotePortsOpen(socks5-proxy-auth) Error connecting to server on port 1081: Connection refused Loc: [tst_networkselftest.cpp(455)] FAIL! : tst_NetworkSelfTest::socks5Proxy() 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused) Loc: [tst_networkselftest.cpp(221)] FAIL! : tst_NetworkSelfTest::socks5ProxyAuth() 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused) Loc: [tst_networkselftest.cpp(221)] Totals: 43 passed, 4 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) FAIL! : tst_NetworkSelfTest::remotePortsOpen(socks5-proxy) Error connecting to server on port 1080: Connection refused Loc: [tst_networkselftest.cpp(455)] FAIL! : tst_NetworkSelfTest::remotePortsOpen(socks5-proxy-auth) Error connecting to server on port 1081: Connection refused Loc: [tst_networkselftest.cpp(455)] 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, 14 Dec 2013 12:36:58 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, 14 Dec 2013 12:36:58 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, 14 Dec 2013 12:36:58 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, 14 Dec 2013 12:36:58 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, 14 Dec 2013 12:36:58 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-1407360443234884767077131387024618.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, 14 Dec 2013 12:36:58 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLocation: http://qt-test-server.qt-test-net/dav/networkselftest-1407360443234884767077131387024618.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-1407360443234884767077131387024618.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-1407360443234884767077131387024618.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, 14 Dec 2013 12:36:58 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLast-Modified: Sat, 14 Dec 2013 12:36:58 GMT\r\nETag: W/\"24db-5-4ed7dd5af2106\"\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-1407360443234884767077131387024618.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, 14 Dec 2013 12:36:58 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, 14 Dec 2013 12:36:58 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, 14 Dec 2013 12:36:58 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, 14 Dec 2013 12:36:58 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, 14 Dec 2013 12:36:58 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, 14 Dec 2013 12:36:58 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, 14 Dec 2013 12:36:58 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, 14 Dec 2013 12:36:58 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, 14 Dec 2013 12:36:58 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, 14 Dec 2013 12:36:58 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, 14 Dec 2013 12:36:58 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, 14 Dec 2013 12:36:58 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, 14 Dec 2013 12:36:58 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, 14 Dec 2013 12:36:58 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, 14 Dec 2013 12:36:58 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, 14 Dec 2013 12:36:58 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, 14 Dec 2013 12:36:58 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: 1623\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: 1623\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, 14 Dec 2013 12:36:58 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 Sat, 14 Dec 2013 12:36:58 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: 1623\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, 14 Dec 2013 12:36:58 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 Sat, 14 Dec 2013 12:36:58 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 FAIL! : tst_NetworkSelfTest::socks5Proxy() 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused) Loc: [tst_networkselftest.cpp(221)] QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 0 Connecting to server on port 1081 FAIL! : tst_NetworkSelfTest::socks5ProxyAuth() 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused) Loc: [tst_networkselftest.cpp(221)] 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: 43 passed, 4 failed, 0 skipped ********* Finished testing of tst_NetworkSelfTest ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_networkselftest: 0.675761 seconds, exit code 4 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02312/linux-g++_no-widgets_Ubuntu_12.04_x64/log.txt.gz Tested changes (refs/builds/dev_1387024179): http://codereview.qt-project.org/73876 [PS1] - d3dcompiler_qt: Fix export warning on MSVC http://codereview.qt-project.org/73875 [PS5] - d3dcompiler_qt: Remove directory creation inside the proxy library From ci-noreply at qt-project.org Sat Dec 14 14:14:43 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 14 Dec 2013 15:14:43 +0200 Subject: [Ci-reports] fail on Qt5_dev_Integration #306 Message-ID: <20131214_131443_037602.ci-noreply@qt-project.org> `make' failed :( /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ar cq libQt5Bootstrap.a .obj/qlatincodec.o .obj/qtextcodec.o .obj/qutfcodec.o .obj/qglobal.o .obj/qlogging.o .obj/qmalloc.o .obj/qnumeric.o .obj/qabstractfileengine.o .obj/qbuffer.o .obj/qdatastream.o .obj/qdir.o .obj/qdiriterator.o .obj/qfile.o .obj/qfileinfo.o .obj/qfilesystementry.o .obj/qfilesystemengine.o .obj/qfsfileengine.o .obj/qfsfileengine_iterator.o .obj/qiodevice.o .obj/qfiledevice.o .obj/qtemporaryfile.o .obj/qtextstream.o .obj/qstandardpaths.o .obj/qcoreapplication.o .obj/qcoreglobaldata.o .obj/qmetatype.o .obj/qvariant.o .obj/qsystemerror.o .obj/quuid.o .obj/qbitarray.o .obj/qbytearray.o .obj/qarraydata.o .obj/qbytearraymatcher.o .obj/qcommandlineparser.o .obj/qcommandlineoption.o .obj/qcryptographichash.o .obj/qdatetime.o .obj/qhash.o .obj/qlist.o .obj/qlinkedlist.o .obj/qlocale.o .obj/qlocale_tools.o .obj/qmap.o .obj/qregexp.o .obj/qpoint.o .obj/qrect.o .obj/qsize.o .obj/qline.o .obj/qstring.o .obj/qstring_compat.o .obj/qstringlist.o .obj/qvector.o .obj/qvsnprintf.o .obj/qxmlutils.o .obj/qxmlstream.o .obj/qjson.o .obj/qjsondocument.o .obj/qjsonobject.o .obj/qjsonarray.o .obj/qjsonvalue.o .obj/qjsonparser.o .obj/qjsonwriter.o .obj/qdom.o .obj/qxml.o .obj/qfilesystemengine_unix.o .obj/qfilesystemiterator_unix.o .obj/qfsfileengine_unix.o .obj/qcoreapplication_mac.o .obj/qcore_mac.o .obj/qstandardpaths_mac.o 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 -Wall -W -fPIC -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-clang -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 tools/qstring_compat.cpp -o .obj/qstring_compat.o ccache: FATAL: distcc: No such file or directory make[3]: *** [.obj/qstring_compat.o] Error 1 make[2]: *** [sub-corelib-make_first] Error 2 make[1]: *** [sub-src-make_first] Error 2 make: *** [module-qtbase-make_first] Error 2 Build log: http://testresults.qt-project.org/ci/Qt5_dev_Integration/build_00306/macx-clang_developer-build_OSX_10.8/log.txt.gz Tested changes (refs/builds/dev_1387026668): http://codereview.qt-project.org/68429 [PS96] - Updated submodules. From ci-noreply at qt-project.org Sat Dec 14 15:06:15 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 14 Dec 2013 16:06:15 +0200 Subject: [Ci-reports] fail on QtBase_stable_Integration #2732 Message-ID: <20131214_140615_058634.ci-noreply@qt-project.org> Autotests `tst_networkselftest' and `tst_qtcpserver' failed :( Testing tst_QTcpServer FAIL! : tst_QTcpServer::clientServerLoop(WithSocks5Proxy) 'server.listen(QHostAddress::Any, 11423)' returned FALSE. () Loc: [../tst_qtcpserver.cpp(223)] FAIL! : tst_QTcpServer::crashTests(WithSocks5Proxy) 'server.listen()' returned FALSE. () Loc: [../tst_qtcpserver.cpp(364)] FAIL! : tst_QTcpServer::listenWhileListening(WithSocks5Proxy) 'server.listen()' returned FALSE. () Loc: [../tst_qtcpserver.cpp(518)] FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [../tst_qtcpserver.cpp(759)] FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:cachinghttp+socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [../tst_qtcpserver.cpp(759)] FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:ftp+cachinghttp+socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [../tst_qtcpserver.cpp(759)] Totals: 72 passed, 6 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.2.1, Qt 5.2.1 PASS : tst_QTcpServer::initTestCase() PASS : tst_QTcpServer::getSetCheck(WithoutProxy) PASS : tst_QTcpServer::getSetCheck(WithSocks5Proxy) PASS : tst_QTcpServer::constructing(WithoutProxy) PASS : tst_QTcpServer::constructing(WithSocks5Proxy) PASS : tst_QTcpServer::clientServerLoop(WithoutProxy) FAIL! : tst_QTcpServer::clientServerLoop(WithSocks5Proxy) 'server.listen(QHostAddress::Any, 11423)' returned FALSE. () Loc: [../tst_qtcpserver.cpp(223)] 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(302)] SKIP : tst_QTcpServer::dualStack(WithSocks5Proxy:anyIPv4) test server proxy doesn't support ipv6 Loc: [../tst_qtcpserver.cpp(302)] SKIP : tst_QTcpServer::dualStack(WithSocks5Proxy:anyIPv6) test server proxy doesn't support ipv6 Loc: [../tst_qtcpserver.cpp(302)] PASS : tst_QTcpServer::ipv6ServerMapped(WithoutProxy) PASS : tst_QTcpServer::ipv6ServerMapped(WithSocks5Proxy) PASS : tst_QTcpServer::crashTests(WithoutProxy) FAIL! : tst_QTcpServer::crashTests(WithSocks5Proxy) 'server.listen()' returned FALSE. () Loc: [../tst_qtcpserver.cpp(364)] PASS : tst_QTcpServer::maxPendingConnections(WithoutProxy) SKIP : tst_QTcpServer::maxPendingConnections(WithSocks5Proxy) With socks5 only 1 connection is allowed ever Loc: [../tst_qtcpserver.cpp(374)] 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(412)] PASS : tst_QTcpServer::waitForConnectionTest(WithoutProxy) SKIP : tst_QTcpServer::waitForConnectionTest(WithSocks5Proxy) Localhost servers don't work well with SOCKS5 Loc: [../tst_qtcpserver.cpp(458)] PASS : tst_QTcpServer::setSocketDescriptor(WithoutProxy) PASS : tst_QTcpServer::setSocketDescriptor(WithSocks5Proxy) PASS : tst_QTcpServer::listenWhileListening(WithoutProxy) FAIL! : tst_QTcpServer::listenWhileListening(WithSocks5Proxy) 'server.listen()' returned FALSE. () Loc: [../tst_qtcpserver.cpp(518)] 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(555)] PASS : tst_QTcpServer::setNewSocketDescriptorBlocking(WithoutProxy) SKIP : tst_QTcpServer::setNewSocketDescriptorBlocking(WithSocks5Proxy) With socks5 we can not make the socket descripter blocking Loc: [../tst_qtcpserver.cpp(601)] 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) FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [../tst_qtcpserver.cpp(759)] FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:cachinghttp+socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [../tst_qtcpserver.cpp(759)] FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:ftp+cachinghttp+socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [../tst_qtcpserver.cpp(759)] 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.112) 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.112) 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.112) 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.112) 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: 72 passed, 6 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 6 Testing tst_NetworkSelfTest FAIL! : tst_NetworkSelfTest::remotePortsOpen(socks5-proxy) Error connecting to server on port 1080: Connection refused Loc: [tst_networkselftest.cpp(455)] FAIL! : tst_NetworkSelfTest::remotePortsOpen(socks5-proxy-auth) Error connecting to server on port 1081: Connection refused Loc: [tst_networkselftest.cpp(455)] FAIL! : tst_NetworkSelfTest::socks5Proxy() 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused) Loc: [tst_networkselftest.cpp(221)] FAIL! : tst_NetworkSelfTest::socks5ProxyAuth() 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused) Loc: [tst_networkselftest.cpp(221)] Totals: 43 passed, 4 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.2.1, Qt 5.2.1 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) FAIL! : tst_NetworkSelfTest::remotePortsOpen(socks5-proxy) Error connecting to server on port 1080: Connection refused Loc: [tst_networkselftest.cpp(455)] FAIL! : tst_NetworkSelfTest::remotePortsOpen(socks5-proxy-auth) Error connecting to server on port 1081: Connection refused Loc: [tst_networkselftest.cpp(455)] 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, 14 Dec 2013 13:51: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: Sat, 14 Dec 2013 13:51: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: Sat, 14 Dec 2013 13:51: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: Sat, 14 Dec 2013 13:51: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: Sat, 14 Dec 2013 13:51: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-1407357672378884767077131387029087.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, 14 Dec 2013 13:51:27 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLocation: http://qt-test-server.qt-test-net/dav/networkselftest-1407357672378884767077131387029087.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-1407357672378884767077131387029087.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-1407357672378884767077131387029087.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, 14 Dec 2013 13:51:27 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLast-Modified: Sat, 14 Dec 2013 13:51:27 GMT\r\nETag: W/\"253a-5-4ed7ee011c51e\"\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-1407357672378884767077131387029087.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, 14 Dec 2013 13:51: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: Sat, 14 Dec 2013 13:51: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: Sat, 14 Dec 2013 13:51: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: Sat, 14 Dec 2013 13:51: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: Sat, 14 Dec 2013 13:51: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: Sat, 14 Dec 2013 13:51: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: Sat, 14 Dec 2013 13:51: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: Sat, 14 Dec 2013 13:51: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: Sat, 14 Dec 2013 13:51: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: Sat, 14 Dec 2013 13:51: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: Sat, 14 Dec 2013 13:51: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: Sat, 14 Dec 2013 13:51: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: Sat, 14 Dec 2013 13:51: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: Sat, 14 Dec 2013 13:51: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: Sat, 14 Dec 2013 13:51: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: Sat, 14 Dec 2013 13:51: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: Sat, 14 Dec 2013 13:51: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: 6092\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: 6092\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, 14 Dec 2013 13:51:27 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 Sat, 14 Dec 2013 13:51:27 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: 6092\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, 14 Dec 2013 13:51:27 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 Sat, 14 Dec 2013 13:51:27 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 FAIL! : tst_NetworkSelfTest::socks5Proxy() 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused) Loc: [tst_networkselftest.cpp(221)] QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 0 Connecting to server on port 1081 FAIL! : tst_NetworkSelfTest::socks5ProxyAuth() 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused) Loc: [tst_networkselftest.cpp(221)] 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: 43 passed, 4 failed, 0 skipped ********* Finished testing of tst_NetworkSelfTest ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_networkselftest: 0.658253 seconds, exit code 4 Build log: http://testresults.qt-project.org/ci/QtBase_stable_Integration/build_02732/linux-g++_no-widgets_Ubuntu_12.04_x64/log.txt.gz Tested changes (refs/builds/stable_1387028646): http://codereview.qt-project.org/70330 [PS10] - fix parsing of bound SQL statements for PostgreSQL From ci-noreply at qt-project.org Sat Dec 14 15:47:29 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 14 Dec 2013 16:47:29 +0200 Subject: [Ci-reports] fail on QtBase_stable_Integration #2733 Message-ID: <20131214_144729_092997.ci-noreply@qt-project.org> Autotests `tst_networkselftest' and `tst_qtcpserver' failed :( Testing tst_QTcpServer FAIL! : tst_QTcpServer::clientServerLoop(WithSocks5Proxy) 'server.listen(QHostAddress::Any, 11423)' returned FALSE. () Loc: [../tst_qtcpserver.cpp(223)] FAIL! : tst_QTcpServer::crashTests(WithSocks5Proxy) 'server.listen()' returned FALSE. () Loc: [../tst_qtcpserver.cpp(364)] FAIL! : tst_QTcpServer::listenWhileListening(WithSocks5Proxy) 'server.listen()' returned FALSE. () Loc: [../tst_qtcpserver.cpp(518)] FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [../tst_qtcpserver.cpp(759)] FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:cachinghttp+socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [../tst_qtcpserver.cpp(759)] FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:ftp+cachinghttp+socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [../tst_qtcpserver.cpp(759)] Totals: 72 passed, 6 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.2.1, Qt 5.2.1 PASS : tst_QTcpServer::initTestCase() PASS : tst_QTcpServer::getSetCheck(WithoutProxy) PASS : tst_QTcpServer::getSetCheck(WithSocks5Proxy) PASS : tst_QTcpServer::constructing(WithoutProxy) PASS : tst_QTcpServer::constructing(WithSocks5Proxy) PASS : tst_QTcpServer::clientServerLoop(WithoutProxy) FAIL! : tst_QTcpServer::clientServerLoop(WithSocks5Proxy) 'server.listen(QHostAddress::Any, 11423)' returned FALSE. () Loc: [../tst_qtcpserver.cpp(223)] 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(302)] SKIP : tst_QTcpServer::dualStack(WithSocks5Proxy:anyIPv4) test server proxy doesn't support ipv6 Loc: [../tst_qtcpserver.cpp(302)] SKIP : tst_QTcpServer::dualStack(WithSocks5Proxy:anyIPv6) test server proxy doesn't support ipv6 Loc: [../tst_qtcpserver.cpp(302)] PASS : tst_QTcpServer::ipv6ServerMapped(WithoutProxy) PASS : tst_QTcpServer::ipv6ServerMapped(WithSocks5Proxy) PASS : tst_QTcpServer::crashTests(WithoutProxy) FAIL! : tst_QTcpServer::crashTests(WithSocks5Proxy) 'server.listen()' returned FALSE. () Loc: [../tst_qtcpserver.cpp(364)] PASS : tst_QTcpServer::maxPendingConnections(WithoutProxy) SKIP : tst_QTcpServer::maxPendingConnections(WithSocks5Proxy) With socks5 only 1 connection is allowed ever Loc: [../tst_qtcpserver.cpp(374)] 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(412)] PASS : tst_QTcpServer::waitForConnectionTest(WithoutProxy) SKIP : tst_QTcpServer::waitForConnectionTest(WithSocks5Proxy) Localhost servers don't work well with SOCKS5 Loc: [../tst_qtcpserver.cpp(458)] PASS : tst_QTcpServer::setSocketDescriptor(WithoutProxy) PASS : tst_QTcpServer::setSocketDescriptor(WithSocks5Proxy) PASS : tst_QTcpServer::listenWhileListening(WithoutProxy) FAIL! : tst_QTcpServer::listenWhileListening(WithSocks5Proxy) 'server.listen()' returned FALSE. () Loc: [../tst_qtcpserver.cpp(518)] 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(555)] PASS : tst_QTcpServer::setNewSocketDescriptorBlocking(WithoutProxy) SKIP : tst_QTcpServer::setNewSocketDescriptorBlocking(WithSocks5Proxy) With socks5 we can not make the socket descripter blocking Loc: [../tst_qtcpserver.cpp(601)] 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) FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [../tst_qtcpserver.cpp(759)] FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:cachinghttp+socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [../tst_qtcpserver.cpp(759)] FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:ftp+cachinghttp+socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [../tst_qtcpserver.cpp(759)] 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.112) 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.112) 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.112) 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.112) 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: 72 passed, 6 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 6 Testing tst_NetworkSelfTest FAIL! : tst_NetworkSelfTest::remotePortsOpen(socks5-proxy) Error connecting to server on port 1080: Connection refused Loc: [tst_networkselftest.cpp(455)] FAIL! : tst_NetworkSelfTest::remotePortsOpen(socks5-proxy-auth) Error connecting to server on port 1081: Connection refused Loc: [tst_networkselftest.cpp(455)] FAIL! : tst_NetworkSelfTest::socks5Proxy() 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused) Loc: [tst_networkselftest.cpp(221)] FAIL! : tst_NetworkSelfTest::socks5ProxyAuth() 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused) Loc: [tst_networkselftest.cpp(221)] Totals: 43 passed, 4 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.2.1, Qt 5.2.1 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) FAIL! : tst_NetworkSelfTest::remotePortsOpen(socks5-proxy) Error connecting to server on port 1080: Connection refused Loc: [tst_networkselftest.cpp(455)] FAIL! : tst_NetworkSelfTest::remotePortsOpen(socks5-proxy-auth) Error connecting to server on port 1081: Connection refused Loc: [tst_networkselftest.cpp(455)] 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, 14 Dec 2013 14:32: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" 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, 14 Dec 2013 14:32: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" 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, 14 Dec 2013 14:32:30 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, 14 Dec 2013 14:32:30 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, 14 Dec 2013 14:32:30 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-1407340548116484767077131387031550.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, 14 Dec 2013 14:32:30 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLocation: http://qt-test-server.qt-test-net/dav/networkselftest-1407340548116484767077131387031550.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-1407340548116484767077131387031550.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-1407340548116484767077131387031550.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, 14 Dec 2013 14:32:30 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLast-Modified: Sat, 14 Dec 2013 14:32:30 GMT\r\nETag: W/\"253a-5-4ed7f72df01fb\"\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-1407340548116484767077131387031550.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, 14 Dec 2013 14:32:30 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, 14 Dec 2013 14:32:30 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, 14 Dec 2013 14:32:30 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, 14 Dec 2013 14:32:30 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, 14 Dec 2013 14:32:30 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, 14 Dec 2013 14:32: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: Sat, 14 Dec 2013 14:32: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: Sat, 14 Dec 2013 14:32: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: Sat, 14 Dec 2013 14:32: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: Sat, 14 Dec 2013 14:32: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: Sat, 14 Dec 2013 14:32: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: Sat, 14 Dec 2013 14:32: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: Sat, 14 Dec 2013 14:32: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: Sat, 14 Dec 2013 14:32: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: Sat, 14 Dec 2013 14:32: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: Sat, 14 Dec 2013 14:32: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: Sat, 14 Dec 2013 14:32: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: 8555\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: 8555\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, 14 Dec 2013 14:32:30 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 Sat, 14 Dec 2013 14:32: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: 8555\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, 14 Dec 2013 14:32:30 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 Sat, 14 Dec 2013 14:32: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 FAIL! : tst_NetworkSelfTest::socks5Proxy() 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused) Loc: [tst_networkselftest.cpp(221)] QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 0 Connecting to server on port 1081 FAIL! : tst_NetworkSelfTest::socks5ProxyAuth() 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused) Loc: [tst_networkselftest.cpp(221)] 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: 43 passed, 4 failed, 0 skipped ********* Finished testing of tst_NetworkSelfTest ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_networkselftest: 0.667626 seconds, exit code 4 Build log: http://testresults.qt-project.org/ci/QtBase_stable_Integration/build_02733/linux-g++_no-widgets_Ubuntu_12.04_x64/log.txt.gz Tested changes (refs/builds/stable_1387031113): http://codereview.qt-project.org/70330 [PS10] - fix parsing of bound SQL statements for PostgreSQL From ci-noreply at qt-project.org Sat Dec 14 16:16:50 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 14 Dec 2013 17:16:50 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2313 Message-ID: <20131214_151650_050529.ci-noreply@qt-project.org> Autotests `tst_networkselftest' and `tst_qtcpserver' failed :( Testing tst_QTcpServer FAIL! : tst_QTcpServer::clientServerLoop(WithSocks5Proxy) 'server.listen(QHostAddress::Any, 11423)' returned FALSE. () Loc: [../tst_qtcpserver.cpp(235)] FAIL! : tst_QTcpServer::crashTests(WithSocks5Proxy) 'server.listen()' returned FALSE. () Loc: [../tst_qtcpserver.cpp(376)] FAIL! : tst_QTcpServer::listenWhileListening(WithSocks5Proxy) 'server.listen()' returned FALSE. () Loc: [../tst_qtcpserver.cpp(544)] FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [../tst_qtcpserver.cpp(796)] FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:cachinghttp+socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [../tst_qtcpserver.cpp(796)] FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:ftp+cachinghttp+socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [../tst_qtcpserver.cpp(796)] Totals: 72 passed, 6 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) PASS : tst_QTcpServer::clientServerLoop(WithoutProxy) FAIL! : tst_QTcpServer::clientServerLoop(WithSocks5Proxy) 'server.listen(QHostAddress::Any, 11423)' returned FALSE. () Loc: [../tst_qtcpserver.cpp(235)] 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) FAIL! : tst_QTcpServer::crashTests(WithSocks5Proxy) 'server.listen()' returned FALSE. () Loc: [../tst_qtcpserver.cpp(376)] 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) FAIL! : tst_QTcpServer::listenWhileListening(WithSocks5Proxy) 'server.listen()' returned FALSE. () Loc: [../tst_qtcpserver.cpp(544)] 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) FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [../tst_qtcpserver.cpp(796)] FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:cachinghttp+socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [../tst_qtcpserver.cpp(796)] FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:ftp+cachinghttp+socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [../tst_qtcpserver.cpp(796)] 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.112) 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.112) 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.112) 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.112) 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: 72 passed, 6 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 6 Testing tst_NetworkSelfTest FAIL! : tst_NetworkSelfTest::remotePortsOpen(socks5-proxy) Error connecting to server on port 1080: Connection refused Loc: [tst_networkselftest.cpp(455)] FAIL! : tst_NetworkSelfTest::remotePortsOpen(socks5-proxy-auth) Error connecting to server on port 1081: Connection refused Loc: [tst_networkselftest.cpp(455)] FAIL! : tst_NetworkSelfTest::socks5Proxy() 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused) Loc: [tst_networkselftest.cpp(221)] FAIL! : tst_NetworkSelfTest::socks5ProxyAuth() 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused) Loc: [tst_networkselftest.cpp(221)] Totals: 43 passed, 4 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) FAIL! : tst_NetworkSelfTest::remotePortsOpen(socks5-proxy) Error connecting to server on port 1080: Connection refused Loc: [tst_networkselftest.cpp(455)] FAIL! : tst_NetworkSelfTest::remotePortsOpen(socks5-proxy-auth) Error connecting to server on port 1081: Connection refused Loc: [tst_networkselftest.cpp(455)] 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, 14 Dec 2013 15:01:26 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, 14 Dec 2013 15:01:26 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, 14 Dec 2013 15:01:26 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, 14 Dec 2013 15:01:26 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, 14 Dec 2013 15:01:26 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-1407355225665764767077131387033286.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, 14 Dec 2013 15:01:26 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLocation: http://qt-test-server.qt-test-net/dav/networkselftest-1407355225665764767077131387033286.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-1407355225665764767077131387033286.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-1407355225665764767077131387033286.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, 14 Dec 2013 15:01:26 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLast-Modified: Sat, 14 Dec 2013 15:01:26 GMT\r\nETag: W/\"25ec-5-4ed7fda5267fe\"\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-1407355225665764767077131387033286.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, 14 Dec 2013 15:01:26 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, 14 Dec 2013 15:01:26 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, 14 Dec 2013 15:01:26 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, 14 Dec 2013 15:01:26 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, 14 Dec 2013 15:01:26 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, 14 Dec 2013 15:01:26 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, 14 Dec 2013 15:01:26 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, 14 Dec 2013 15:01:26 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, 14 Dec 2013 15:01:26 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, 14 Dec 2013 15:01:26 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, 14 Dec 2013 15:01:26 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, 14 Dec 2013 15:01:26 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, 14 Dec 2013 15:01:26 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, 14 Dec 2013 15:01:26 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, 14 Dec 2013 15:01:26 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, 14 Dec 2013 15:01:26 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, 14 Dec 2013 15:01:26 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: 10291\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: 10291\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, 14 Dec 2013 15:01:26 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 Sat, 14 Dec 2013 15:01:26 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: 10291\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, 14 Dec 2013 15:01:26 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 Sat, 14 Dec 2013 15:01:26 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 FAIL! : tst_NetworkSelfTest::socks5Proxy() 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused) Loc: [tst_networkselftest.cpp(221)] QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 0 Connecting to server on port 1081 FAIL! : tst_NetworkSelfTest::socks5ProxyAuth() 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused) Loc: [tst_networkselftest.cpp(221)] 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: 43 passed, 4 failed, 0 skipped ********* Finished testing of tst_NetworkSelfTest ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_networkselftest: 0.661615 seconds, exit code 4 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02313/linux-g++_no-widgets_Ubuntu_12.04_x64/log.txt.gz Tested changes (refs/builds/dev_1387032850): http://codereview.qt-project.org/73770 [PS1] - QTextDocument: avoid relocations http://codereview.qt-project.org/73769 [PS1] - QImageReader: simplify _qt_BuiltInFormats http://codereview.qt-project.org/73766 [PS4] - QWizard: Replace another pointer table with char arrays http://codereview.qt-project.org/73767 [PS2] - QWizard: Replace a static char* table with a switch statement. From ci-noreply at qt-project.org Sat Dec 14 16:47:24 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 14 Dec 2013 17:47:24 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2314 Message-ID: <20131214_154724_051151.ci-noreply@qt-project.org> Autotests `tst_networkselftest' and `tst_qtcpserver' failed :( Testing tst_QTcpServer FAIL! : tst_QTcpServer::clientServerLoop(WithSocks5Proxy) 'server.listen(QHostAddress::Any, 11423)' returned FALSE. () Loc: [../tst_qtcpserver.cpp(235)] FAIL! : tst_QTcpServer::crashTests(WithSocks5Proxy) 'server.listen()' returned FALSE. () Loc: [../tst_qtcpserver.cpp(376)] FAIL! : tst_QTcpServer::listenWhileListening(WithSocks5Proxy) 'server.listen()' returned FALSE. () Loc: [../tst_qtcpserver.cpp(544)] FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [../tst_qtcpserver.cpp(796)] FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:cachinghttp+socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [../tst_qtcpserver.cpp(796)] FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:ftp+cachinghttp+socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [../tst_qtcpserver.cpp(796)] Totals: 72 passed, 6 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) PASS : tst_QTcpServer::clientServerLoop(WithoutProxy) FAIL! : tst_QTcpServer::clientServerLoop(WithSocks5Proxy) 'server.listen(QHostAddress::Any, 11423)' returned FALSE. () Loc: [../tst_qtcpserver.cpp(235)] 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) FAIL! : tst_QTcpServer::crashTests(WithSocks5Proxy) 'server.listen()' returned FALSE. () Loc: [../tst_qtcpserver.cpp(376)] 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) FAIL! : tst_QTcpServer::listenWhileListening(WithSocks5Proxy) 'server.listen()' returned FALSE. () Loc: [../tst_qtcpserver.cpp(544)] 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) FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [../tst_qtcpserver.cpp(796)] FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:cachinghttp+socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [../tst_qtcpserver.cpp(796)] FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:ftp+cachinghttp+socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [../tst_qtcpserver.cpp(796)] 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.112) 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.112) 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.112) 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.112) 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: 72 passed, 6 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 6 Testing tst_NetworkSelfTest FAIL! : tst_NetworkSelfTest::remotePortsOpen(socks5-proxy) Error connecting to server on port 1080: Connection refused Loc: [tst_networkselftest.cpp(455)] FAIL! : tst_NetworkSelfTest::remotePortsOpen(socks5-proxy-auth) Error connecting to server on port 1081: Connection refused Loc: [tst_networkselftest.cpp(455)] FAIL! : tst_NetworkSelfTest::socks5Proxy() 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused) Loc: [tst_networkselftest.cpp(221)] FAIL! : tst_NetworkSelfTest::socks5ProxyAuth() 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused) Loc: [tst_networkselftest.cpp(221)] Totals: 43 passed, 4 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) FAIL! : tst_NetworkSelfTest::remotePortsOpen(socks5-proxy) Error connecting to server on port 1080: Connection refused Loc: [tst_networkselftest.cpp(455)] FAIL! : tst_NetworkSelfTest::remotePortsOpen(socks5-proxy-auth) Error connecting to server on port 1081: Connection refused Loc: [tst_networkselftest.cpp(455)] 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, 14 Dec 2013 15:31:52 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, 14 Dec 2013 15:31:52 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, 14 Dec 2013 15:31:52 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, 14 Dec 2013 15:31:52 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, 14 Dec 2013 15:31:52 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-1407333521476164767077131387035112.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, 14 Dec 2013 15:31:52 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLocation: http://qt-test-server.qt-test-net/dav/networkselftest-1407333521476164767077131387035112.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-1407333521476164767077131387035112.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-1407333521476164767077131387035112.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, 14 Dec 2013 15:31:52 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLast-Modified: Sat, 14 Dec 2013 15:31:52 GMT\r\nETag: W/\"2659-5-4ed804731ed61\"\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-1407333521476164767077131387035112.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, 14 Dec 2013 15:31:52 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, 14 Dec 2013 15:31:52 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, 14 Dec 2013 15:31:52 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, 14 Dec 2013 15:31:52 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, 14 Dec 2013 15:31:52 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, 14 Dec 2013 15:31:52 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, 14 Dec 2013 15:31:52 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, 14 Dec 2013 15:31:52 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, 14 Dec 2013 15:31:52 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, 14 Dec 2013 15:31:52 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, 14 Dec 2013 15:31:52 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, 14 Dec 2013 15:31:52 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, 14 Dec 2013 15:31:52 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, 14 Dec 2013 15:31:52 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, 14 Dec 2013 15:31:52 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, 14 Dec 2013 15:31:52 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, 14 Dec 2013 15:31:52 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: 12117\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: 12117\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, 14 Dec 2013 15:31:52 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 Sat, 14 Dec 2013 15:31:52 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: 12117\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, 14 Dec 2013 15:31:52 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 Sat, 14 Dec 2013 15:31:52 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 FAIL! : tst_NetworkSelfTest::socks5Proxy() 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused) Loc: [tst_networkselftest.cpp(221)] QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 0 Connecting to server on port 1081 FAIL! : tst_NetworkSelfTest::socks5ProxyAuth() 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused) Loc: [tst_networkselftest.cpp(221)] 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: 43 passed, 4 failed, 0 skipped ********* Finished testing of tst_NetworkSelfTest ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_networkselftest: 0.681372 seconds, exit code 4 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02314/linux-g++_no-widgets_Ubuntu_12.04_x64/log.txt.gz Tested changes (refs/builds/dev_1387034677): http://codereview.qt-project.org/73876 [PS1] - d3dcompiler_qt: Fix export warning on MSVC http://codereview.qt-project.org/73875 [PS5] - d3dcompiler_qt: Remove directory creation inside the proxy library From ci-noreply at qt-project.org Sat Dec 14 17:14:59 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 14 Dec 2013 18:14:59 +0200 Subject: [Ci-reports] fail on QtBase_stable_Integration #2734 Message-ID: <20131214_161459_065911.ci-noreply@qt-project.org> Autotests `tst_networkselftest' and `tst_qtcpserver' failed :( Testing tst_QTcpServer FAIL! : tst_QTcpServer::clientServerLoop(WithSocks5Proxy) 'server.listen(QHostAddress::Any, 11423)' returned FALSE. () Loc: [../tst_qtcpserver.cpp(223)] FAIL! : tst_QTcpServer::crashTests(WithSocks5Proxy) 'server.listen()' returned FALSE. () Loc: [../tst_qtcpserver.cpp(364)] FAIL! : tst_QTcpServer::listenWhileListening(WithSocks5Proxy) 'server.listen()' returned FALSE. () Loc: [../tst_qtcpserver.cpp(518)] FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [../tst_qtcpserver.cpp(759)] FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:cachinghttp+socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [../tst_qtcpserver.cpp(759)] FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:ftp+cachinghttp+socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [../tst_qtcpserver.cpp(759)] Totals: 72 passed, 6 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.2.1, Qt 5.2.1 PASS : tst_QTcpServer::initTestCase() PASS : tst_QTcpServer::getSetCheck(WithoutProxy) PASS : tst_QTcpServer::getSetCheck(WithSocks5Proxy) PASS : tst_QTcpServer::constructing(WithoutProxy) PASS : tst_QTcpServer::constructing(WithSocks5Proxy) PASS : tst_QTcpServer::clientServerLoop(WithoutProxy) FAIL! : tst_QTcpServer::clientServerLoop(WithSocks5Proxy) 'server.listen(QHostAddress::Any, 11423)' returned FALSE. () Loc: [../tst_qtcpserver.cpp(223)] 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(302)] SKIP : tst_QTcpServer::dualStack(WithSocks5Proxy:anyIPv4) test server proxy doesn't support ipv6 Loc: [../tst_qtcpserver.cpp(302)] SKIP : tst_QTcpServer::dualStack(WithSocks5Proxy:anyIPv6) test server proxy doesn't support ipv6 Loc: [../tst_qtcpserver.cpp(302)] PASS : tst_QTcpServer::ipv6ServerMapped(WithoutProxy) PASS : tst_QTcpServer::ipv6ServerMapped(WithSocks5Proxy) PASS : tst_QTcpServer::crashTests(WithoutProxy) FAIL! : tst_QTcpServer::crashTests(WithSocks5Proxy) 'server.listen()' returned FALSE. () Loc: [../tst_qtcpserver.cpp(364)] PASS : tst_QTcpServer::maxPendingConnections(WithoutProxy) SKIP : tst_QTcpServer::maxPendingConnections(WithSocks5Proxy) With socks5 only 1 connection is allowed ever Loc: [../tst_qtcpserver.cpp(374)] 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(412)] PASS : tst_QTcpServer::waitForConnectionTest(WithoutProxy) SKIP : tst_QTcpServer::waitForConnectionTest(WithSocks5Proxy) Localhost servers don't work well with SOCKS5 Loc: [../tst_qtcpserver.cpp(458)] PASS : tst_QTcpServer::setSocketDescriptor(WithoutProxy) PASS : tst_QTcpServer::setSocketDescriptor(WithSocks5Proxy) PASS : tst_QTcpServer::listenWhileListening(WithoutProxy) FAIL! : tst_QTcpServer::listenWhileListening(WithSocks5Proxy) 'server.listen()' returned FALSE. () Loc: [../tst_qtcpserver.cpp(518)] 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(555)] PASS : tst_QTcpServer::setNewSocketDescriptorBlocking(WithoutProxy) SKIP : tst_QTcpServer::setNewSocketDescriptorBlocking(WithSocks5Proxy) With socks5 we can not make the socket descripter blocking Loc: [../tst_qtcpserver.cpp(601)] 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) FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [../tst_qtcpserver.cpp(759)] FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:cachinghttp+socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [../tst_qtcpserver.cpp(759)] FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:ftp+cachinghttp+socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [../tst_qtcpserver.cpp(759)] 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.112) 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.112) 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.112) 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.112) 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: 72 passed, 6 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 6 Testing tst_NetworkSelfTest FAIL! : tst_NetworkSelfTest::remotePortsOpen(socks5-proxy) Error connecting to server on port 1080: Connection refused Loc: [tst_networkselftest.cpp(455)] FAIL! : tst_NetworkSelfTest::remotePortsOpen(socks5-proxy-auth) Error connecting to server on port 1081: Connection refused Loc: [tst_networkselftest.cpp(455)] FAIL! : tst_NetworkSelfTest::socks5Proxy() 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused) Loc: [tst_networkselftest.cpp(221)] FAIL! : tst_NetworkSelfTest::socks5ProxyAuth() 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused) Loc: [tst_networkselftest.cpp(221)] Totals: 43 passed, 4 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.2.1, Qt 5.2.1 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) FAIL! : tst_NetworkSelfTest::remotePortsOpen(socks5-proxy) Error connecting to server on port 1080: Connection refused Loc: [tst_networkselftest.cpp(455)] FAIL! : tst_NetworkSelfTest::remotePortsOpen(socks5-proxy-auth) Error connecting to server on port 1081: Connection refused Loc: [tst_networkselftest.cpp(455)] 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, 14 Dec 2013 16:00:15 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, 14 Dec 2013 16:00:15 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, 14 Dec 2013 16:00:15 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, 14 Dec 2013 16:00:15 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, 14 Dec 2013 16:00:15 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-1407338119280964767077131387036815.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, 14 Dec 2013 16:00:15 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLocation: http://qt-test-server.qt-test-net/dav/networkselftest-1407338119280964767077131387036815.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-1407338119280964767077131387036815.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-1407338119280964767077131387036815.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, 14 Dec 2013 16:00:15 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLast-Modified: Sat, 14 Dec 2013 16:00:15 GMT\r\nETag: W/\"26c6-5-4ed80acab8702\"\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-1407338119280964767077131387036815.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, 14 Dec 2013 16:00:15 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, 14 Dec 2013 16:00:15 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, 14 Dec 2013 16:00:15 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, 14 Dec 2013 16:00:15 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, 14 Dec 2013 16:00:15 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, 14 Dec 2013 16:00:15 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, 14 Dec 2013 16:00:15 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, 14 Dec 2013 16:00:15 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, 14 Dec 2013 16:00:15 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, 14 Dec 2013 16:00:15 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, 14 Dec 2013 16:00:15 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, 14 Dec 2013 16:00:15 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, 14 Dec 2013 16:00:15 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, 14 Dec 2013 16:00:15 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, 14 Dec 2013 16:00:15 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, 14 Dec 2013 16:00:15 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, 14 Dec 2013 16:00:15 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: 13820\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: 13820\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, 14 Dec 2013 16:00:15 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 Sat, 14 Dec 2013 16:00:15 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: 13820\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, 14 Dec 2013 16:00:15 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 Sat, 14 Dec 2013 16:00:15 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 FAIL! : tst_NetworkSelfTest::socks5Proxy() 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused) Loc: [tst_networkselftest.cpp(221)] QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 0 Connecting to server on port 1081 FAIL! : tst_NetworkSelfTest::socks5ProxyAuth() 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused) Loc: [tst_networkselftest.cpp(221)] 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: 43 passed, 4 failed, 0 skipped ********* Finished testing of tst_NetworkSelfTest ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_networkselftest: 0.647477 seconds, exit code 4 Build log: http://testresults.qt-project.org/ci/QtBase_stable_Integration/build_02734/linux-g++_no-widgets_Ubuntu_12.04_x64/log.txt.gz Tested changes (refs/builds/stable_1387036372): http://codereview.qt-project.org/73925 [PS1] - CMake: Generate config-specific moc parameters file. http://codereview.qt-project.org/73859 [PS1] - iOS has native windows but not window management From ci-noreply at qt-project.org Sat Dec 14 18:38:27 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 14 Dec 2013 19:38:27 +0200 Subject: [Ci-reports] fail on QtBase_stable_Integration #2735 Message-ID: <20131214_173827_083877.ci-noreply@qt-project.org> Autotests `tst_networkselftest' and `tst_qtcpserver' failed :( Testing tst_QTcpServer FAIL! : tst_QTcpServer::clientServerLoop(WithSocks5Proxy) 'server.listen(QHostAddress::Any, 11423)' returned FALSE. () Loc: [../tst_qtcpserver.cpp(223)] FAIL! : tst_QTcpServer::crashTests(WithSocks5Proxy) 'server.listen()' returned FALSE. () Loc: [../tst_qtcpserver.cpp(364)] FAIL! : tst_QTcpServer::listenWhileListening(WithSocks5Proxy) 'server.listen()' returned FALSE. () Loc: [../tst_qtcpserver.cpp(518)] FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [../tst_qtcpserver.cpp(759)] FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:cachinghttp+socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [../tst_qtcpserver.cpp(759)] FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:ftp+cachinghttp+socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [../tst_qtcpserver.cpp(759)] Totals: 72 passed, 6 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.2.1, Qt 5.2.1 PASS : tst_QTcpServer::initTestCase() PASS : tst_QTcpServer::getSetCheck(WithoutProxy) PASS : tst_QTcpServer::getSetCheck(WithSocks5Proxy) PASS : tst_QTcpServer::constructing(WithoutProxy) PASS : tst_QTcpServer::constructing(WithSocks5Proxy) PASS : tst_QTcpServer::clientServerLoop(WithoutProxy) FAIL! : tst_QTcpServer::clientServerLoop(WithSocks5Proxy) 'server.listen(QHostAddress::Any, 11423)' returned FALSE. () Loc: [../tst_qtcpserver.cpp(223)] 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(302)] SKIP : tst_QTcpServer::dualStack(WithSocks5Proxy:anyIPv4) test server proxy doesn't support ipv6 Loc: [../tst_qtcpserver.cpp(302)] SKIP : tst_QTcpServer::dualStack(WithSocks5Proxy:anyIPv6) test server proxy doesn't support ipv6 Loc: [../tst_qtcpserver.cpp(302)] PASS : tst_QTcpServer::ipv6ServerMapped(WithoutProxy) PASS : tst_QTcpServer::ipv6ServerMapped(WithSocks5Proxy) PASS : tst_QTcpServer::crashTests(WithoutProxy) FAIL! : tst_QTcpServer::crashTests(WithSocks5Proxy) 'server.listen()' returned FALSE. () Loc: [../tst_qtcpserver.cpp(364)] PASS : tst_QTcpServer::maxPendingConnections(WithoutProxy) SKIP : tst_QTcpServer::maxPendingConnections(WithSocks5Proxy) With socks5 only 1 connection is allowed ever Loc: [../tst_qtcpserver.cpp(374)] 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(412)] PASS : tst_QTcpServer::waitForConnectionTest(WithoutProxy) SKIP : tst_QTcpServer::waitForConnectionTest(WithSocks5Proxy) Localhost servers don't work well with SOCKS5 Loc: [../tst_qtcpserver.cpp(458)] PASS : tst_QTcpServer::setSocketDescriptor(WithoutProxy) PASS : tst_QTcpServer::setSocketDescriptor(WithSocks5Proxy) PASS : tst_QTcpServer::listenWhileListening(WithoutProxy) FAIL! : tst_QTcpServer::listenWhileListening(WithSocks5Proxy) 'server.listen()' returned FALSE. () Loc: [../tst_qtcpserver.cpp(518)] 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(555)] PASS : tst_QTcpServer::setNewSocketDescriptorBlocking(WithoutProxy) SKIP : tst_QTcpServer::setNewSocketDescriptorBlocking(WithSocks5Proxy) With socks5 we can not make the socket descripter blocking Loc: [../tst_qtcpserver.cpp(601)] 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) FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [../tst_qtcpserver.cpp(759)] FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:cachinghttp+socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [../tst_qtcpserver.cpp(759)] FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:ftp+cachinghttp+socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [../tst_qtcpserver.cpp(759)] 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.112) 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.112) 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.112) 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.112) 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: 72 passed, 6 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 6 Testing tst_NetworkSelfTest FAIL! : tst_NetworkSelfTest::remotePortsOpen(socks5-proxy) Error connecting to server on port 1080: Connection refused Loc: [tst_networkselftest.cpp(455)] FAIL! : tst_NetworkSelfTest::remotePortsOpen(socks5-proxy-auth) Error connecting to server on port 1081: Connection refused Loc: [tst_networkselftest.cpp(455)] FAIL! : tst_NetworkSelfTest::socks5Proxy() 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused) Loc: [tst_networkselftest.cpp(221)] FAIL! : tst_NetworkSelfTest::socks5ProxyAuth() 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused) Loc: [tst_networkselftest.cpp(221)] Totals: 43 passed, 4 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.2.1, Qt 5.2.1 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) FAIL! : tst_NetworkSelfTest::remotePortsOpen(socks5-proxy) Error connecting to server on port 1080: Connection refused Loc: [tst_networkselftest.cpp(455)] FAIL! : tst_NetworkSelfTest::remotePortsOpen(socks5-proxy-auth) Error connecting to server on port 1081: Connection refused Loc: [tst_networkselftest.cpp(455)] 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, 14 Dec 2013 17:23:49 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, 14 Dec 2013 17:23:49 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, 14 Dec 2013 17:23:49 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, 14 Dec 2013 17:23:49 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, 14 Dec 2013 17:23:49 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-1407344683766244767077131387041829.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, 14 Dec 2013 17:23:49 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLocation: http://qt-test-server.qt-test-net/dav/networkselftest-1407344683766244767077131387041829.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-1407344683766244767077131387041829.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-1407344683766244767077131387041829.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, 14 Dec 2013 17:23:49 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLast-Modified: Sat, 14 Dec 2013 17:23:49 GMT\r\nETag: W/\"271f-5-4ed81d788cdff\"\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-1407344683766244767077131387041829.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, 14 Dec 2013 17:23:49 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, 14 Dec 2013 17:23:49 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, 14 Dec 2013 17:23:49 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, 14 Dec 2013 17:23:49 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, 14 Dec 2013 17:23:49 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, 14 Dec 2013 17:23:49 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, 14 Dec 2013 17:23:49 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, 14 Dec 2013 17:23:49 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, 14 Dec 2013 17:23:49 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, 14 Dec 2013 17:23:49 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, 14 Dec 2013 17:23:49 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, 14 Dec 2013 17:23:49 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, 14 Dec 2013 17:23:49 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, 14 Dec 2013 17:23:49 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, 14 Dec 2013 17:23:49 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, 14 Dec 2013 17:23:49 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, 14 Dec 2013 17:23:49 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: 18834\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: 18834\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, 14 Dec 2013 17:23:49 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 Sat, 14 Dec 2013 17:23:49 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: 18834\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, 14 Dec 2013 17:23:49 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 Sat, 14 Dec 2013 17:23:49 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 FAIL! : tst_NetworkSelfTest::socks5Proxy() 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused) Loc: [tst_networkselftest.cpp(221)] QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 0 Connecting to server on port 1081 FAIL! : tst_NetworkSelfTest::socks5ProxyAuth() 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused) Loc: [tst_networkselftest.cpp(221)] 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: 43 passed, 4 failed, 0 skipped ********* Finished testing of tst_NetworkSelfTest ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_networkselftest: 0.651564 seconds, exit code 4 Build log: http://testresults.qt-project.org/ci/QtBase_stable_Integration/build_02735/linux-g++_no-widgets_Ubuntu_12.04_x64/log.txt.gz Tested changes (refs/builds/stable_1387041393): http://codereview.qt-project.org/70330 [PS10] - fix parsing of bound SQL statements for PostgreSQL From ci-noreply at qt-project.org Sat Dec 14 19:10:09 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 14 Dec 2013 20:10:09 +0200 Subject: [Ci-reports] fail on QtBase_stable_Integration #2736 Message-ID: <20131214_181009_097944.ci-noreply@qt-project.org> Autotests `tst_networkselftest' and `tst_qtcpserver' failed :( Testing tst_QTcpServer FAIL! : tst_QTcpServer::clientServerLoop(WithSocks5Proxy) 'server.listen(QHostAddress::Any, 11423)' returned FALSE. () Loc: [../tst_qtcpserver.cpp(223)] FAIL! : tst_QTcpServer::crashTests(WithSocks5Proxy) 'server.listen()' returned FALSE. () Loc: [../tst_qtcpserver.cpp(364)] FAIL! : tst_QTcpServer::listenWhileListening(WithSocks5Proxy) 'server.listen()' returned FALSE. () Loc: [../tst_qtcpserver.cpp(518)] FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [../tst_qtcpserver.cpp(759)] FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:cachinghttp+socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [../tst_qtcpserver.cpp(759)] FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:ftp+cachinghttp+socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [../tst_qtcpserver.cpp(759)] Totals: 72 passed, 6 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.2.1, Qt 5.2.1 PASS : tst_QTcpServer::initTestCase() PASS : tst_QTcpServer::getSetCheck(WithoutProxy) PASS : tst_QTcpServer::getSetCheck(WithSocks5Proxy) PASS : tst_QTcpServer::constructing(WithoutProxy) PASS : tst_QTcpServer::constructing(WithSocks5Proxy) PASS : tst_QTcpServer::clientServerLoop(WithoutProxy) FAIL! : tst_QTcpServer::clientServerLoop(WithSocks5Proxy) 'server.listen(QHostAddress::Any, 11423)' returned FALSE. () Loc: [../tst_qtcpserver.cpp(223)] 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(302)] SKIP : tst_QTcpServer::dualStack(WithSocks5Proxy:anyIPv4) test server proxy doesn't support ipv6 Loc: [../tst_qtcpserver.cpp(302)] SKIP : tst_QTcpServer::dualStack(WithSocks5Proxy:anyIPv6) test server proxy doesn't support ipv6 Loc: [../tst_qtcpserver.cpp(302)] PASS : tst_QTcpServer::ipv6ServerMapped(WithoutProxy) PASS : tst_QTcpServer::ipv6ServerMapped(WithSocks5Proxy) PASS : tst_QTcpServer::crashTests(WithoutProxy) FAIL! : tst_QTcpServer::crashTests(WithSocks5Proxy) 'server.listen()' returned FALSE. () Loc: [../tst_qtcpserver.cpp(364)] PASS : tst_QTcpServer::maxPendingConnections(WithoutProxy) SKIP : tst_QTcpServer::maxPendingConnections(WithSocks5Proxy) With socks5 only 1 connection is allowed ever Loc: [../tst_qtcpserver.cpp(374)] 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(412)] PASS : tst_QTcpServer::waitForConnectionTest(WithoutProxy) SKIP : tst_QTcpServer::waitForConnectionTest(WithSocks5Proxy) Localhost servers don't work well with SOCKS5 Loc: [../tst_qtcpserver.cpp(458)] PASS : tst_QTcpServer::setSocketDescriptor(WithoutProxy) PASS : tst_QTcpServer::setSocketDescriptor(WithSocks5Proxy) PASS : tst_QTcpServer::listenWhileListening(WithoutProxy) FAIL! : tst_QTcpServer::listenWhileListening(WithSocks5Proxy) 'server.listen()' returned FALSE. () Loc: [../tst_qtcpserver.cpp(518)] 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(555)] PASS : tst_QTcpServer::setNewSocketDescriptorBlocking(WithoutProxy) SKIP : tst_QTcpServer::setNewSocketDescriptorBlocking(WithSocks5Proxy) With socks5 we can not make the socket descripter blocking Loc: [../tst_qtcpserver.cpp(601)] 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) FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [../tst_qtcpserver.cpp(759)] FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:cachinghttp+socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [../tst_qtcpserver.cpp(759)] FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:ftp+cachinghttp+socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [../tst_qtcpserver.cpp(759)] 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.112) 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.112) 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.112) 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.112) 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: 72 passed, 6 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 6 Testing tst_NetworkSelfTest FAIL! : tst_NetworkSelfTest::remotePortsOpen(socks5-proxy) Error connecting to server on port 1080: Connection refused Loc: [tst_networkselftest.cpp(455)] FAIL! : tst_NetworkSelfTest::remotePortsOpen(socks5-proxy-auth) Error connecting to server on port 1081: Connection refused Loc: [tst_networkselftest.cpp(455)] FAIL! : tst_NetworkSelfTest::socks5Proxy() 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused) Loc: [tst_networkselftest.cpp(221)] FAIL! : tst_NetworkSelfTest::socks5ProxyAuth() 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused) Loc: [tst_networkselftest.cpp(221)] Totals: 43 passed, 4 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.2.1, Qt 5.2.1 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) FAIL! : tst_NetworkSelfTest::remotePortsOpen(socks5-proxy) Error connecting to server on port 1080: Connection refused Loc: [tst_networkselftest.cpp(455)] FAIL! : tst_NetworkSelfTest::remotePortsOpen(socks5-proxy-auth) Error connecting to server on port 1081: Connection refused Loc: [tst_networkselftest.cpp(455)] 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, 14 Dec 2013 17:55:10 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, 14 Dec 2013 17:55:10 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, 14 Dec 2013 17:55:10 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, 14 Dec 2013 17:55:10 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, 14 Dec 2013 17:55:10 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-1407359614200964767077131387043710.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, 14 Dec 2013 17:55:10 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLocation: http://qt-test-server.qt-test-net/dav/networkselftest-1407359614200964767077131387043710.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-1407359614200964767077131387043710.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-1407359614200964767077131387043710.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, 14 Dec 2013 17:55:10 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLast-Modified: Sat, 14 Dec 2013 17:55:10 GMT\r\nETag: W/\"271f-5-4ed8247aa5f02\"\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-1407359614200964767077131387043710.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, 14 Dec 2013 17:55:10 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, 14 Dec 2013 17:55:10 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, 14 Dec 2013 17:55:10 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, 14 Dec 2013 17:55:10 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, 14 Dec 2013 17:55:10 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, 14 Dec 2013 17:55:10 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, 14 Dec 2013 17:55:10 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, 14 Dec 2013 17:55:10 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, 14 Dec 2013 17:55:10 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, 14 Dec 2013 17:55:10 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, 14 Dec 2013 17:55:10 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, 14 Dec 2013 17:55:10 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, 14 Dec 2013 17:55:10 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, 14 Dec 2013 17:55:10 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, 14 Dec 2013 17:55:10 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, 14 Dec 2013 17:55:10 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, 14 Dec 2013 17:55:10 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: 20715\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: 20715\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, 14 Dec 2013 17:55:10 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 Sat, 14 Dec 2013 17:55:10 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: 20715\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, 14 Dec 2013 17:55:10 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 Sat, 14 Dec 2013 17:55:10 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 FAIL! : tst_NetworkSelfTest::socks5Proxy() 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused) Loc: [tst_networkselftest.cpp(221)] QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 0 Connecting to server on port 1081 FAIL! : tst_NetworkSelfTest::socks5ProxyAuth() 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused) Loc: [tst_networkselftest.cpp(221)] 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: 43 passed, 4 failed, 0 skipped ********* Finished testing of tst_NetworkSelfTest ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_networkselftest: 0.643562 seconds, exit code 4 Build log: http://testresults.qt-project.org/ci/QtBase_stable_Integration/build_02736/linux-g++_no-widgets_Ubuntu_12.04_x64/log.txt.gz Tested changes (refs/builds/stable_1387043272): http://codereview.qt-project.org/73947 [PS1] - always use connman to connect to cellular services From ci-noreply at qt-project.org Sat Dec 14 19:30:11 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 14 Dec 2013 20:30:11 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2315 Message-ID: <20131214_183011_077264.ci-noreply@qt-project.org> Autotests `tst_networkselftest' and `tst_qtcpserver' failed :( Testing tst_QTcpServer FAIL! : tst_QTcpServer::clientServerLoop(WithSocks5Proxy) 'server.listen(QHostAddress::Any, 11423)' returned FALSE. () Loc: [../tst_qtcpserver.cpp(235)] FAIL! : tst_QTcpServer::crashTests(WithSocks5Proxy) 'server.listen()' returned FALSE. () Loc: [../tst_qtcpserver.cpp(376)] FAIL! : tst_QTcpServer::listenWhileListening(WithSocks5Proxy) 'server.listen()' returned FALSE. () Loc: [../tst_qtcpserver.cpp(544)] FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [../tst_qtcpserver.cpp(796)] FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:cachinghttp+socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [../tst_qtcpserver.cpp(796)] FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:ftp+cachinghttp+socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [../tst_qtcpserver.cpp(796)] Totals: 72 passed, 6 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) PASS : tst_QTcpServer::clientServerLoop(WithoutProxy) FAIL! : tst_QTcpServer::clientServerLoop(WithSocks5Proxy) 'server.listen(QHostAddress::Any, 11423)' returned FALSE. () Loc: [../tst_qtcpserver.cpp(235)] 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) FAIL! : tst_QTcpServer::crashTests(WithSocks5Proxy) 'server.listen()' returned FALSE. () Loc: [../tst_qtcpserver.cpp(376)] 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) FAIL! : tst_QTcpServer::listenWhileListening(WithSocks5Proxy) 'server.listen()' returned FALSE. () Loc: [../tst_qtcpserver.cpp(544)] 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) FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [../tst_qtcpserver.cpp(796)] FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:cachinghttp+socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [../tst_qtcpserver.cpp(796)] FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:ftp+cachinghttp+socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [../tst_qtcpserver.cpp(796)] 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: 72 passed, 6 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 6 Testing tst_NetworkSelfTest FAIL! : tst_NetworkSelfTest::remotePortsOpen(socks5-proxy) Error connecting to server on port 1080: Connection refused Loc: [tst_networkselftest.cpp(455)] FAIL! : tst_NetworkSelfTest::remotePortsOpen(socks5-proxy-auth) Error connecting to server on port 1081: Connection refused Loc: [tst_networkselftest.cpp(455)] FAIL! : tst_NetworkSelfTest::socks5Proxy() 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused) Loc: [tst_networkselftest.cpp(221)] FAIL! : tst_NetworkSelfTest::socks5ProxyAuth() 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused) Loc: [tst_networkselftest.cpp(221)] Totals: 43 passed, 4 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) FAIL! : tst_NetworkSelfTest::remotePortsOpen(socks5-proxy) Error connecting to server on port 1080: Connection refused Loc: [tst_networkselftest.cpp(455)] FAIL! : tst_NetworkSelfTest::remotePortsOpen(socks5-proxy-auth) Error connecting to server on port 1081: Connection refused Loc: [tst_networkselftest.cpp(455)] 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, 14 Dec 2013 18:14: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: Sat, 14 Dec 2013 18:14: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: Sat, 14 Dec 2013 18:14: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: Sat, 14 Dec 2013 18:14: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: Sat, 14 Dec 2013 18:14: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-1407354699368644767077131387044870.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, 14 Dec 2013 18:14:29 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLocation: http://qt-test-server.qt-test-net/dav/networkselftest-1407354699368644767077131387044870.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-1407354699368644767077131387044870.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-1407354699368644767077131387044870.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, 14 Dec 2013 18:14:29 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLast-Modified: Sat, 14 Dec 2013 18:14:29 GMT\r\nETag: W/\"27d0-5-4ed828cc0d557\"\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-1407354699368644767077131387044870.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, 14 Dec 2013 18:14: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: Sat, 14 Dec 2013 18:14: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: Sat, 14 Dec 2013 18:14: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: Sat, 14 Dec 2013 18:14: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: Sat, 14 Dec 2013 18:14: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: Sat, 14 Dec 2013 18:14:29 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, 14 Dec 2013 18:14:29 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, 14 Dec 2013 18:14:29 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, 14 Dec 2013 18:14:29 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, 14 Dec 2013 18:14:29 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, 14 Dec 2013 18:14:29 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, 14 Dec 2013 18:14:29 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, 14 Dec 2013 18:14:29 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, 14 Dec 2013 18:14:29 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, 14 Dec 2013 18:14:29 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, 14 Dec 2013 18:14:29 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, 14 Dec 2013 18:14: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" 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: 21874\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: 21874\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, 14 Dec 2013 18:14:29 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, 14 Dec 2013 18:14:29 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: 21874\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, 14 Dec 2013 18:14:29 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, 14 Dec 2013 18:14:29 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 FAIL! : tst_NetworkSelfTest::socks5Proxy() 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused) Loc: [tst_networkselftest.cpp(221)] QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 0 Connecting to server on port 1081 FAIL! : tst_NetworkSelfTest::socks5ProxyAuth() 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused) Loc: [tst_networkselftest.cpp(221)] 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: 43 passed, 4 failed, 0 skipped ********* Finished testing of tst_NetworkSelfTest ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_networkselftest: 0.658414 seconds, exit code 4 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02315/linux-g++_no-widgets_Ubuntu_12.04_x64/log.txt.gz Tested changes (refs/builds/dev_1387044237): http://codereview.qt-project.org/73770 [PS1] - QTextDocument: avoid relocations http://codereview.qt-project.org/73769 [PS1] - QImageReader: simplify _qt_BuiltInFormats http://codereview.qt-project.org/73766 [PS4] - QWizard: Replace another pointer table with char arrays http://codereview.qt-project.org/73767 [PS2] - QWizard: Replace a static char* table with a switch statement. From ci-noreply at qt-project.org Sat Dec 14 19:34:09 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 14 Dec 2013 20:34:09 +0200 Subject: [Ci-reports] fail on QtBase_stable_Integration #2737 Message-ID: <20131214_183409_013644.ci-noreply@qt-project.org> Autotests `tst_networkselftest' and `tst_qtcpserver' failed :( Testing tst_QTcpServer FAIL! : tst_QTcpServer::clientServerLoop(WithSocks5Proxy) 'server.listen(QHostAddress::Any, 11423)' returned FALSE. () Loc: [../tst_qtcpserver.cpp(223)] FAIL! : tst_QTcpServer::crashTests(WithSocks5Proxy) 'server.listen()' returned FALSE. () Loc: [../tst_qtcpserver.cpp(364)] FAIL! : tst_QTcpServer::listenWhileListening(WithSocks5Proxy) 'server.listen()' returned FALSE. () Loc: [../tst_qtcpserver.cpp(518)] FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [../tst_qtcpserver.cpp(759)] FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:cachinghttp+socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [../tst_qtcpserver.cpp(759)] FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:ftp+cachinghttp+socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [../tst_qtcpserver.cpp(759)] Totals: 72 passed, 6 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.2.1, Qt 5.2.1 PASS : tst_QTcpServer::initTestCase() PASS : tst_QTcpServer::getSetCheck(WithoutProxy) PASS : tst_QTcpServer::getSetCheck(WithSocks5Proxy) PASS : tst_QTcpServer::constructing(WithoutProxy) PASS : tst_QTcpServer::constructing(WithSocks5Proxy) PASS : tst_QTcpServer::clientServerLoop(WithoutProxy) FAIL! : tst_QTcpServer::clientServerLoop(WithSocks5Proxy) 'server.listen(QHostAddress::Any, 11423)' returned FALSE. () Loc: [../tst_qtcpserver.cpp(223)] 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(302)] SKIP : tst_QTcpServer::dualStack(WithSocks5Proxy:anyIPv4) test server proxy doesn't support ipv6 Loc: [../tst_qtcpserver.cpp(302)] SKIP : tst_QTcpServer::dualStack(WithSocks5Proxy:anyIPv6) test server proxy doesn't support ipv6 Loc: [../tst_qtcpserver.cpp(302)] PASS : tst_QTcpServer::ipv6ServerMapped(WithoutProxy) PASS : tst_QTcpServer::ipv6ServerMapped(WithSocks5Proxy) PASS : tst_QTcpServer::crashTests(WithoutProxy) FAIL! : tst_QTcpServer::crashTests(WithSocks5Proxy) 'server.listen()' returned FALSE. () Loc: [../tst_qtcpserver.cpp(364)] PASS : tst_QTcpServer::maxPendingConnections(WithoutProxy) SKIP : tst_QTcpServer::maxPendingConnections(WithSocks5Proxy) With socks5 only 1 connection is allowed ever Loc: [../tst_qtcpserver.cpp(374)] 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(412)] PASS : tst_QTcpServer::waitForConnectionTest(WithoutProxy) SKIP : tst_QTcpServer::waitForConnectionTest(WithSocks5Proxy) Localhost servers don't work well with SOCKS5 Loc: [../tst_qtcpserver.cpp(458)] PASS : tst_QTcpServer::setSocketDescriptor(WithoutProxy) PASS : tst_QTcpServer::setSocketDescriptor(WithSocks5Proxy) PASS : tst_QTcpServer::listenWhileListening(WithoutProxy) FAIL! : tst_QTcpServer::listenWhileListening(WithSocks5Proxy) 'server.listen()' returned FALSE. () Loc: [../tst_qtcpserver.cpp(518)] 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(555)] PASS : tst_QTcpServer::setNewSocketDescriptorBlocking(WithoutProxy) SKIP : tst_QTcpServer::setNewSocketDescriptorBlocking(WithSocks5Proxy) With socks5 we can not make the socket descripter blocking Loc: [../tst_qtcpserver.cpp(601)] 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) FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [../tst_qtcpserver.cpp(759)] FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:cachinghttp+socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [../tst_qtcpserver.cpp(759)] FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:ftp+cachinghttp+socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [../tst_qtcpserver.cpp(759)] 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.112) 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.112) 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.112) 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.112) 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: 72 passed, 6 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 6 Testing tst_NetworkSelfTest FAIL! : tst_NetworkSelfTest::remotePortsOpen(socks5-proxy) Error connecting to server on port 1080: Connection refused Loc: [tst_networkselftest.cpp(455)] FAIL! : tst_NetworkSelfTest::remotePortsOpen(socks5-proxy-auth) Error connecting to server on port 1081: Connection refused Loc: [tst_networkselftest.cpp(455)] FAIL! : tst_NetworkSelfTest::socks5Proxy() 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused) Loc: [tst_networkselftest.cpp(221)] FAIL! : tst_NetworkSelfTest::socks5ProxyAuth() 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused) Loc: [tst_networkselftest.cpp(221)] Totals: 43 passed, 4 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.2.1, Qt 5.2.1 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) FAIL! : tst_NetworkSelfTest::remotePortsOpen(socks5-proxy) Error connecting to server on port 1080: Connection refused Loc: [tst_networkselftest.cpp(455)] FAIL! : tst_NetworkSelfTest::remotePortsOpen(socks5-proxy-auth) Error connecting to server on port 1081: Connection refused Loc: [tst_networkselftest.cpp(455)] 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, 14 Dec 2013 18:19:01 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, 14 Dec 2013 18:19:01 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, 14 Dec 2013 18:19:01 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, 14 Dec 2013 18:19:01 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, 14 Dec 2013 18:19:01 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-1407372792363524767077131387045141.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, 14 Dec 2013 18:19:01 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLocation: http://qt-test-server.qt-test-net/dav/networkselftest-1407372792363524767077131387045141.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-1407372792363524767077131387045141.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-1407372792363524767077131387045141.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, 14 Dec 2013 18:19:01 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLast-Modified: Sat, 14 Dec 2013 18:19:01 GMT\r\nETag: W/\"27fc-5-4ed829cf13e25\"\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-1407372792363524767077131387045141.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, 14 Dec 2013 18:19:01 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, 14 Dec 2013 18:19:01 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, 14 Dec 2013 18:19:01 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, 14 Dec 2013 18:19:01 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, 14 Dec 2013 18:19:01 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, 14 Dec 2013 18:19:01 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, 14 Dec 2013 18:19:01 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, 14 Dec 2013 18:19:01 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, 14 Dec 2013 18:19:01 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, 14 Dec 2013 18:19:01 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, 14 Dec 2013 18:19:01 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, 14 Dec 2013 18:19:01 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, 14 Dec 2013 18:19:01 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, 14 Dec 2013 18:19:01 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, 14 Dec 2013 18:19:01 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, 14 Dec 2013 18:19:01 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, 14 Dec 2013 18:19:01 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: 22146\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: 22146\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, 14 Dec 2013 18:19:01 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 Sat, 14 Dec 2013 18:19:01 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: 22146\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, 14 Dec 2013 18:19:01 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 Sat, 14 Dec 2013 18:19:01 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 FAIL! : tst_NetworkSelfTest::socks5Proxy() 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused) Loc: [tst_networkselftest.cpp(221)] QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 0 Connecting to server on port 1081 FAIL! : tst_NetworkSelfTest::socks5ProxyAuth() 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused) Loc: [tst_networkselftest.cpp(221)] 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: 43 passed, 4 failed, 0 skipped ********* Finished testing of tst_NetworkSelfTest ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_networkselftest: 0.707096 seconds, exit code 4 Build log: http://testresults.qt-project.org/ci/QtBase_stable_Integration/build_02737/linux-g++_no-widgets_Ubuntu_12.04_x64/log.txt.gz Tested changes (refs/builds/stable_1387044702): http://codereview.qt-project.org/73924 [PS1] - Windows: Fix printing. http://codereview.qt-project.org/73951 [PS1] - On configuration removal, take it away from foundConfigurations http://codereview.qt-project.org/73950 [PS1] - make sure to signal only changed configurations http://codereview.qt-project.org/73949 [PS1] - add NetworkSessionRequired to connman caps. From ci-noreply at qt-project.org Sat Dec 14 19:54:51 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 14 Dec 2013 20:54:51 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2316 Message-ID: <20131214_185451_009929.ci-noreply@qt-project.org> Autotests `tst_networkselftest' and `tst_qtcpserver' failed :( Testing tst_QTcpServer FAIL! : tst_QTcpServer::clientServerLoop(WithSocks5Proxy) 'server.listen(QHostAddress::Any, 11423)' returned FALSE. () Loc: [../tst_qtcpserver.cpp(235)] FAIL! : tst_QTcpServer::crashTests(WithSocks5Proxy) 'server.listen()' returned FALSE. () Loc: [../tst_qtcpserver.cpp(376)] FAIL! : tst_QTcpServer::listenWhileListening(WithSocks5Proxy) 'server.listen()' returned FALSE. () Loc: [../tst_qtcpserver.cpp(544)] FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [../tst_qtcpserver.cpp(796)] FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:cachinghttp+socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [../tst_qtcpserver.cpp(796)] FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:ftp+cachinghttp+socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [../tst_qtcpserver.cpp(796)] Totals: 72 passed, 6 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) PASS : tst_QTcpServer::clientServerLoop(WithoutProxy) FAIL! : tst_QTcpServer::clientServerLoop(WithSocks5Proxy) 'server.listen(QHostAddress::Any, 11423)' returned FALSE. () Loc: [../tst_qtcpserver.cpp(235)] 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) FAIL! : tst_QTcpServer::crashTests(WithSocks5Proxy) 'server.listen()' returned FALSE. () Loc: [../tst_qtcpserver.cpp(376)] 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) FAIL! : tst_QTcpServer::listenWhileListening(WithSocks5Proxy) 'server.listen()' returned FALSE. () Loc: [../tst_qtcpserver.cpp(544)] 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) FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [../tst_qtcpserver.cpp(796)] FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:cachinghttp+socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [../tst_qtcpserver.cpp(796)] FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:ftp+cachinghttp+socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [../tst_qtcpserver.cpp(796)] 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: 72 passed, 6 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 6 Testing tst_NetworkSelfTest FAIL! : tst_NetworkSelfTest::remotePortsOpen(socks5-proxy) Error connecting to server on port 1080: Connection refused Loc: [tst_networkselftest.cpp(455)] FAIL! : tst_NetworkSelfTest::remotePortsOpen(socks5-proxy-auth) Error connecting to server on port 1081: Connection refused Loc: [tst_networkselftest.cpp(455)] FAIL! : tst_NetworkSelfTest::socks5Proxy() 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused) Loc: [tst_networkselftest.cpp(221)] FAIL! : tst_NetworkSelfTest::socks5ProxyAuth() 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused) Loc: [tst_networkselftest.cpp(221)] Totals: 43 passed, 4 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) FAIL! : tst_NetworkSelfTest::remotePortsOpen(socks5-proxy) Error connecting to server on port 1080: Connection refused Loc: [tst_networkselftest.cpp(455)] FAIL! : tst_NetworkSelfTest::remotePortsOpen(socks5-proxy-auth) Error connecting to server on port 1081: Connection refused Loc: [tst_networkselftest.cpp(455)] 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, 14 Dec 2013 18:39: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, 14 Dec 2013 18:39: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, 14 Dec 2013 18:39: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, 14 Dec 2013 18:39: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, 14 Dec 2013 18:39: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-1407346725535844767077131387046352.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, 14 Dec 2013 18:39:12 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLocation: http://qt-test-server.qt-test-net/dav/networkselftest-1407346725535844767077131387046352.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-1407346725535844767077131387046352.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-1407346725535844767077131387046352.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, 14 Dec 2013 18:39:12 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLast-Modified: Sat, 14 Dec 2013 18:39:12 GMT\r\nETag: W/\"287c-5-4ed82e51aefb9\"\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-1407346725535844767077131387046352.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, 14 Dec 2013 18:39: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, 14 Dec 2013 18:39: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, 14 Dec 2013 18:39: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, 14 Dec 2013 18:39: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, 14 Dec 2013 18:39: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, 14 Dec 2013 18:39: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, 14 Dec 2013 18:39: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, 14 Dec 2013 18:39: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, 14 Dec 2013 18:39: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, 14 Dec 2013 18:39: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, 14 Dec 2013 18:39: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, 14 Dec 2013 18:39: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, 14 Dec 2013 18:39: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, 14 Dec 2013 18:39: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, 14 Dec 2013 18:39: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, 14 Dec 2013 18:39: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, 14 Dec 2013 18:39: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: 23357\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: 23357\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, 14 Dec 2013 18:39: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, 14 Dec 2013 18:39: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: 23357\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, 14 Dec 2013 18:39: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, 14 Dec 2013 18:39: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 FAIL! : tst_NetworkSelfTest::socks5Proxy() 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused) Loc: [tst_networkselftest.cpp(221)] QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 0 Connecting to server on port 1081 FAIL! : tst_NetworkSelfTest::socks5ProxyAuth() 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused) Loc: [tst_networkselftest.cpp(221)] 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: 43 passed, 4 failed, 0 skipped ********* Finished testing of tst_NetworkSelfTest ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_networkselftest: 0.691209 seconds, exit code 4 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02316/linux-g++_no-widgets_Ubuntu_12.04_x64/log.txt.gz Tested changes (refs/builds/dev_1387045905): http://codereview.qt-project.org/72766 [PS9] - Add baseline support to QGridLayoutEngine From ci-noreply at qt-project.org Sat Dec 14 20:22:02 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 14 Dec 2013 21:22:02 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2317 Message-ID: <20131214_192202_074165.ci-noreply@qt-project.org> Autotests `tst_networkselftest' and `tst_qtcpserver' failed :( Testing tst_QTcpServer FAIL! : tst_QTcpServer::clientServerLoop(WithSocks5Proxy) 'server.listen(QHostAddress::Any, 11423)' returned FALSE. () Loc: [../tst_qtcpserver.cpp(235)] FAIL! : tst_QTcpServer::crashTests(WithSocks5Proxy) 'server.listen()' returned FALSE. () Loc: [../tst_qtcpserver.cpp(376)] FAIL! : tst_QTcpServer::listenWhileListening(WithSocks5Proxy) 'server.listen()' returned FALSE. () Loc: [../tst_qtcpserver.cpp(544)] FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [../tst_qtcpserver.cpp(796)] FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:cachinghttp+socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [../tst_qtcpserver.cpp(796)] FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:ftp+cachinghttp+socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [../tst_qtcpserver.cpp(796)] Totals: 72 passed, 6 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) PASS : tst_QTcpServer::clientServerLoop(WithoutProxy) FAIL! : tst_QTcpServer::clientServerLoop(WithSocks5Proxy) 'server.listen(QHostAddress::Any, 11423)' returned FALSE. () Loc: [../tst_qtcpserver.cpp(235)] 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) FAIL! : tst_QTcpServer::crashTests(WithSocks5Proxy) 'server.listen()' returned FALSE. () Loc: [../tst_qtcpserver.cpp(376)] 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) FAIL! : tst_QTcpServer::listenWhileListening(WithSocks5Proxy) 'server.listen()' returned FALSE. () Loc: [../tst_qtcpserver.cpp(544)] 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) FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [../tst_qtcpserver.cpp(796)] FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:cachinghttp+socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [../tst_qtcpserver.cpp(796)] FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:ftp+cachinghttp+socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [../tst_qtcpserver.cpp(796)] 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.112) 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.112) 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.112) 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.112) 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: 72 passed, 6 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 6 Testing tst_NetworkSelfTest FAIL! : tst_NetworkSelfTest::remotePortsOpen(socks5-proxy) Error connecting to server on port 1080: Connection refused Loc: [tst_networkselftest.cpp(455)] FAIL! : tst_NetworkSelfTest::remotePortsOpen(socks5-proxy-auth) Error connecting to server on port 1081: Connection refused Loc: [tst_networkselftest.cpp(455)] FAIL! : tst_NetworkSelfTest::socks5Proxy() 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused) Loc: [tst_networkselftest.cpp(221)] FAIL! : tst_NetworkSelfTest::socks5ProxyAuth() 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused) Loc: [tst_networkselftest.cpp(221)] Totals: 43 passed, 4 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) FAIL! : tst_NetworkSelfTest::remotePortsOpen(socks5-proxy) Error connecting to server on port 1080: Connection refused Loc: [tst_networkselftest.cpp(455)] FAIL! : tst_NetworkSelfTest::remotePortsOpen(socks5-proxy-auth) Error connecting to server on port 1081: Connection refused Loc: [tst_networkselftest.cpp(455)] 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, 14 Dec 2013 19:06:31 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, 14 Dec 2013 19:06:31 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, 14 Dec 2013 19:06:31 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, 14 Dec 2013 19:06:31 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, 14 Dec 2013 19:06:31 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-1407332753721284767077131387047992.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, 14 Dec 2013 19:06:31 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLocation: http://qt-test-server.qt-test-net/dav/networkselftest-1407332753721284767077131387047992.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-1407332753721284767077131387047992.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-1407332753721284767077131387047992.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, 14 Dec 2013 19:06:31 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLast-Modified: Sat, 14 Dec 2013 19:06:31 GMT\r\nETag: W/\"287c-5-4ed8346d6681e\"\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-1407332753721284767077131387047992.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, 14 Dec 2013 19:06:31 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, 14 Dec 2013 19:06:31 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, 14 Dec 2013 19:06:31 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, 14 Dec 2013 19:06:31 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, 14 Dec 2013 19:06:31 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, 14 Dec 2013 19:06:31 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, 14 Dec 2013 19:06:31 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, 14 Dec 2013 19:06:31 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, 14 Dec 2013 19:06:31 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, 14 Dec 2013 19:06:31 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, 14 Dec 2013 19:06:31 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, 14 Dec 2013 19:06:31 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, 14 Dec 2013 19:06:31 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, 14 Dec 2013 19:06:31 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, 14 Dec 2013 19:06:31 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, 14 Dec 2013 19:06:31 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, 14 Dec 2013 19:06:31 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: 24996\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: 24996\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, 14 Dec 2013 19:06:31 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 Sat, 14 Dec 2013 19:06:31 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: 24996\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, 14 Dec 2013 19:06:31 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 Sat, 14 Dec 2013 19:06:31 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 FAIL! : tst_NetworkSelfTest::socks5Proxy() 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused) Loc: [tst_networkselftest.cpp(221)] QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 0 Connecting to server on port 1081 FAIL! : tst_NetworkSelfTest::socks5ProxyAuth() 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused) Loc: [tst_networkselftest.cpp(221)] 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: 43 passed, 4 failed, 0 skipped ********* Finished testing of tst_NetworkSelfTest ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_networkselftest: 0.672557 seconds, exit code 4 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02317/linux-g++_no-widgets_Ubuntu_12.04_x64/log.txt.gz Tested changes (refs/builds/dev_1387047544): http://codereview.qt-project.org/73876 [PS1] - d3dcompiler_qt: Fix export warning on MSVC http://codereview.qt-project.org/73875 [PS5] - d3dcompiler_qt: Remove directory creation inside the proxy library From ci-noreply at qt-project.org Sat Dec 14 20:58:13 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 14 Dec 2013 21:58:13 +0200 Subject: [Ci-reports] fail on QtBase_stable_Integration #2738 Message-ID: <20131214_195813_045455.ci-noreply@qt-project.org> Autotests `tst_networkselftest' and `tst_qtcpserver' failed :( Testing tst_QTcpServer FAIL! : tst_QTcpServer::clientServerLoop(WithSocks5Proxy) 'server.listen(QHostAddress::Any, 11423)' returned FALSE. () Loc: [../tst_qtcpserver.cpp(223)] FAIL! : tst_QTcpServer::crashTests(WithSocks5Proxy) 'server.listen()' returned FALSE. () Loc: [../tst_qtcpserver.cpp(364)] FAIL! : tst_QTcpServer::listenWhileListening(WithSocks5Proxy) 'server.listen()' returned FALSE. () Loc: [../tst_qtcpserver.cpp(518)] FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [../tst_qtcpserver.cpp(759)] FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:cachinghttp+socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [../tst_qtcpserver.cpp(759)] FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:ftp+cachinghttp+socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [../tst_qtcpserver.cpp(759)] Totals: 72 passed, 6 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.2.1, Qt 5.2.1 PASS : tst_QTcpServer::initTestCase() PASS : tst_QTcpServer::getSetCheck(WithoutProxy) PASS : tst_QTcpServer::getSetCheck(WithSocks5Proxy) PASS : tst_QTcpServer::constructing(WithoutProxy) PASS : tst_QTcpServer::constructing(WithSocks5Proxy) PASS : tst_QTcpServer::clientServerLoop(WithoutProxy) FAIL! : tst_QTcpServer::clientServerLoop(WithSocks5Proxy) 'server.listen(QHostAddress::Any, 11423)' returned FALSE. () Loc: [../tst_qtcpserver.cpp(223)] 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(302)] SKIP : tst_QTcpServer::dualStack(WithSocks5Proxy:anyIPv4) test server proxy doesn't support ipv6 Loc: [../tst_qtcpserver.cpp(302)] SKIP : tst_QTcpServer::dualStack(WithSocks5Proxy:anyIPv6) test server proxy doesn't support ipv6 Loc: [../tst_qtcpserver.cpp(302)] PASS : tst_QTcpServer::ipv6ServerMapped(WithoutProxy) PASS : tst_QTcpServer::ipv6ServerMapped(WithSocks5Proxy) PASS : tst_QTcpServer::crashTests(WithoutProxy) FAIL! : tst_QTcpServer::crashTests(WithSocks5Proxy) 'server.listen()' returned FALSE. () Loc: [../tst_qtcpserver.cpp(364)] PASS : tst_QTcpServer::maxPendingConnections(WithoutProxy) SKIP : tst_QTcpServer::maxPendingConnections(WithSocks5Proxy) With socks5 only 1 connection is allowed ever Loc: [../tst_qtcpserver.cpp(374)] 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(412)] PASS : tst_QTcpServer::waitForConnectionTest(WithoutProxy) SKIP : tst_QTcpServer::waitForConnectionTest(WithSocks5Proxy) Localhost servers don't work well with SOCKS5 Loc: [../tst_qtcpserver.cpp(458)] PASS : tst_QTcpServer::setSocketDescriptor(WithoutProxy) PASS : tst_QTcpServer::setSocketDescriptor(WithSocks5Proxy) PASS : tst_QTcpServer::listenWhileListening(WithoutProxy) FAIL! : tst_QTcpServer::listenWhileListening(WithSocks5Proxy) 'server.listen()' returned FALSE. () Loc: [../tst_qtcpserver.cpp(518)] 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(555)] PASS : tst_QTcpServer::setNewSocketDescriptorBlocking(WithoutProxy) SKIP : tst_QTcpServer::setNewSocketDescriptorBlocking(WithSocks5Proxy) With socks5 we can not make the socket descripter blocking Loc: [../tst_qtcpserver.cpp(601)] 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) FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [../tst_qtcpserver.cpp(759)] FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:cachinghttp+socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [../tst_qtcpserver.cpp(759)] FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:ftp+cachinghttp+socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [../tst_qtcpserver.cpp(759)] 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.112) 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.112) 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.112) 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.112) 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: 72 passed, 6 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 6 Testing tst_NetworkSelfTest FAIL! : tst_NetworkSelfTest::remotePortsOpen(socks5-proxy) Error connecting to server on port 1080: Connection refused Loc: [tst_networkselftest.cpp(455)] FAIL! : tst_NetworkSelfTest::remotePortsOpen(socks5-proxy-auth) Error connecting to server on port 1081: Connection refused Loc: [tst_networkselftest.cpp(455)] FAIL! : tst_NetworkSelfTest::socks5Proxy() 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused) Loc: [tst_networkselftest.cpp(221)] FAIL! : tst_NetworkSelfTest::socks5ProxyAuth() 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused) Loc: [tst_networkselftest.cpp(221)] Totals: 43 passed, 4 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.2.1, Qt 5.2.1 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) FAIL! : tst_NetworkSelfTest::remotePortsOpen(socks5-proxy) Error connecting to server on port 1080: Connection refused Loc: [tst_networkselftest.cpp(455)] FAIL! : tst_NetworkSelfTest::remotePortsOpen(socks5-proxy-auth) Error connecting to server on port 1081: Connection refused Loc: [tst_networkselftest.cpp(455)] 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, 14 Dec 2013 19:43: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: Sat, 14 Dec 2013 19:43: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: Sat, 14 Dec 2013 19:43: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: Sat, 14 Dec 2013 19:43: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: Sat, 14 Dec 2013 19:43: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-1407363656217604767077131387050183.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, 14 Dec 2013 19:43:03 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLocation: http://qt-test-server.qt-test-net/dav/networkselftest-1407363656217604767077131387050183.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-1407363656217604767077131387050183.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-1407363656217604767077131387050183.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, 14 Dec 2013 19:43:03 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLast-Modified: Sat, 14 Dec 2013 19:43:03 GMT\r\nETag: W/\"2954-5-4ed83c97bb81a\"\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-1407363656217604767077131387050183.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, 14 Dec 2013 19:43: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: Sat, 14 Dec 2013 19:43: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: Sat, 14 Dec 2013 19:43: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: Sat, 14 Dec 2013 19:43: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: Sat, 14 Dec 2013 19:43: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: Sat, 14 Dec 2013 19:43: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: Sat, 14 Dec 2013 19:43: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: Sat, 14 Dec 2013 19:43: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: Sat, 14 Dec 2013 19:43: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: Sat, 14 Dec 2013 19:43: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: Sat, 14 Dec 2013 19:43: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: Sat, 14 Dec 2013 19:43: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: Sat, 14 Dec 2013 19:43: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: Sat, 14 Dec 2013 19:43: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: Sat, 14 Dec 2013 19:43: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: Sat, 14 Dec 2013 19:43: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: Sat, 14 Dec 2013 19:43: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: 27188\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: 27188\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, 14 Dec 2013 19:43:03 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 Sat, 14 Dec 2013 19:43: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: 27188\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, 14 Dec 2013 19:43:03 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 Sat, 14 Dec 2013 19:43: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 FAIL! : tst_NetworkSelfTest::socks5Proxy() 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused) Loc: [tst_networkselftest.cpp(221)] QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 0 Connecting to server on port 1081 FAIL! : tst_NetworkSelfTest::socks5ProxyAuth() 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused) Loc: [tst_networkselftest.cpp(221)] 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: 43 passed, 4 failed, 0 skipped ********* Finished testing of tst_NetworkSelfTest ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_networkselftest: 0.652322 seconds, exit code 4 Build log: http://testresults.qt-project.org/ci/QtBase_stable_Integration/build_02738/linux-g++_no-widgets_Ubuntu_12.04_x64/log.txt.gz Tested changes (refs/builds/stable_1387049743): http://codereview.qt-project.org/70330 [PS10] - fix parsing of bound SQL statements for PostgreSQL From ci-noreply at qt-project.org Sat Dec 14 21:21:46 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 14 Dec 2013 22:21:46 +0200 Subject: [Ci-reports] fail on QtBase_stable_Integration #2739 Message-ID: <20131214_202146_030671.ci-noreply@qt-project.org> Autotests `tst_networkselftest' and `tst_qtcpserver' failed :( Testing tst_QTcpServer FAIL! : tst_QTcpServer::clientServerLoop(WithSocks5Proxy) 'server.listen(QHostAddress::Any, 11423)' returned FALSE. () Loc: [../tst_qtcpserver.cpp(223)] FAIL! : tst_QTcpServer::crashTests(WithSocks5Proxy) 'server.listen()' returned FALSE. () Loc: [../tst_qtcpserver.cpp(364)] FAIL! : tst_QTcpServer::listenWhileListening(WithSocks5Proxy) 'server.listen()' returned FALSE. () Loc: [../tst_qtcpserver.cpp(518)] FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [../tst_qtcpserver.cpp(759)] FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:cachinghttp+socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [../tst_qtcpserver.cpp(759)] FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:ftp+cachinghttp+socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [../tst_qtcpserver.cpp(759)] Totals: 72 passed, 6 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.2.1, Qt 5.2.1 PASS : tst_QTcpServer::initTestCase() PASS : tst_QTcpServer::getSetCheck(WithoutProxy) PASS : tst_QTcpServer::getSetCheck(WithSocks5Proxy) PASS : tst_QTcpServer::constructing(WithoutProxy) PASS : tst_QTcpServer::constructing(WithSocks5Proxy) PASS : tst_QTcpServer::clientServerLoop(WithoutProxy) FAIL! : tst_QTcpServer::clientServerLoop(WithSocks5Proxy) 'server.listen(QHostAddress::Any, 11423)' returned FALSE. () Loc: [../tst_qtcpserver.cpp(223)] 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(302)] SKIP : tst_QTcpServer::dualStack(WithSocks5Proxy:anyIPv4) test server proxy doesn't support ipv6 Loc: [../tst_qtcpserver.cpp(302)] SKIP : tst_QTcpServer::dualStack(WithSocks5Proxy:anyIPv6) test server proxy doesn't support ipv6 Loc: [../tst_qtcpserver.cpp(302)] PASS : tst_QTcpServer::ipv6ServerMapped(WithoutProxy) PASS : tst_QTcpServer::ipv6ServerMapped(WithSocks5Proxy) PASS : tst_QTcpServer::crashTests(WithoutProxy) FAIL! : tst_QTcpServer::crashTests(WithSocks5Proxy) 'server.listen()' returned FALSE. () Loc: [../tst_qtcpserver.cpp(364)] PASS : tst_QTcpServer::maxPendingConnections(WithoutProxy) SKIP : tst_QTcpServer::maxPendingConnections(WithSocks5Proxy) With socks5 only 1 connection is allowed ever Loc: [../tst_qtcpserver.cpp(374)] 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(412)] PASS : tst_QTcpServer::waitForConnectionTest(WithoutProxy) SKIP : tst_QTcpServer::waitForConnectionTest(WithSocks5Proxy) Localhost servers don't work well with SOCKS5 Loc: [../tst_qtcpserver.cpp(458)] PASS : tst_QTcpServer::setSocketDescriptor(WithoutProxy) PASS : tst_QTcpServer::setSocketDescriptor(WithSocks5Proxy) PASS : tst_QTcpServer::listenWhileListening(WithoutProxy) FAIL! : tst_QTcpServer::listenWhileListening(WithSocks5Proxy) 'server.listen()' returned FALSE. () Loc: [../tst_qtcpserver.cpp(518)] 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(555)] PASS : tst_QTcpServer::setNewSocketDescriptorBlocking(WithoutProxy) SKIP : tst_QTcpServer::setNewSocketDescriptorBlocking(WithSocks5Proxy) With socks5 we can not make the socket descripter blocking Loc: [../tst_qtcpserver.cpp(601)] 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) FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [../tst_qtcpserver.cpp(759)] FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:cachinghttp+socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [../tst_qtcpserver.cpp(759)] FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:ftp+cachinghttp+socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [../tst_qtcpserver.cpp(759)] 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.112) 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.112) 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.112) 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.112) 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: 72 passed, 6 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 6 Testing tst_NetworkSelfTest FAIL! : tst_NetworkSelfTest::remotePortsOpen(socks5-proxy) Error connecting to server on port 1080: Connection refused Loc: [tst_networkselftest.cpp(455)] FAIL! : tst_NetworkSelfTest::remotePortsOpen(socks5-proxy-auth) Error connecting to server on port 1081: Connection refused Loc: [tst_networkselftest.cpp(455)] FAIL! : tst_NetworkSelfTest::socks5Proxy() 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused) Loc: [tst_networkselftest.cpp(221)] FAIL! : tst_NetworkSelfTest::socks5ProxyAuth() 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused) Loc: [tst_networkselftest.cpp(221)] Totals: 43 passed, 4 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.2.1, Qt 5.2.1 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) FAIL! : tst_NetworkSelfTest::remotePortsOpen(socks5-proxy) Error connecting to server on port 1080: Connection refused Loc: [tst_networkselftest.cpp(455)] FAIL! : tst_NetworkSelfTest::remotePortsOpen(socks5-proxy-auth) Error connecting to server on port 1081: Connection refused Loc: [tst_networkselftest.cpp(455)] 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, 14 Dec 2013 20:07:05 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, 14 Dec 2013 20:07:05 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, 14 Dec 2013 20:07:05 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, 14 Dec 2013 20:07:05 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, 14 Dec 2013 20:07:05 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-1407369906042244767077131387051626.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, 14 Dec 2013 20:07:05 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLocation: http://qt-test-server.qt-test-net/dav/networkselftest-1407369906042244767077131387051626.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-1407369906042244767077131387051626.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-1407369906042244767077131387051626.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, 14 Dec 2013 20:07:05 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLast-Modified: Sat, 14 Dec 2013 20:07:05 GMT\r\nETag: W/\"29af-5-4ed841f72cc96\"\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-1407369906042244767077131387051626.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, 14 Dec 2013 20:07:05 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, 14 Dec 2013 20:07:05 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, 14 Dec 2013 20:07:05 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, 14 Dec 2013 20:07:05 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, 14 Dec 2013 20:07:05 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, 14 Dec 2013 20:07:05 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, 14 Dec 2013 20:07:05 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, 14 Dec 2013 20:07:05 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, 14 Dec 2013 20:07:05 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, 14 Dec 2013 20:07:05 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, 14 Dec 2013 20:07:05 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, 14 Dec 2013 20:07:05 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, 14 Dec 2013 20:07:05 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, 14 Dec 2013 20:07:05 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, 14 Dec 2013 20:07:05 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, 14 Dec 2013 20:07:05 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, 14 Dec 2013 20:07:05 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: 28631\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: 28631\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, 14 Dec 2013 20:07:06 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 Sat, 14 Dec 2013 20:07:06 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: 28631\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, 14 Dec 2013 20:07:06 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 Sat, 14 Dec 2013 20:07:06 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 FAIL! : tst_NetworkSelfTest::socks5Proxy() 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused) Loc: [tst_networkselftest.cpp(221)] QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 0 Connecting to server on port 1081 FAIL! : tst_NetworkSelfTest::socks5ProxyAuth() 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused) Loc: [tst_networkselftest.cpp(221)] 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: 43 passed, 4 failed, 0 skipped ********* Finished testing of tst_NetworkSelfTest ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_networkselftest: 0.623908 seconds, exit code 4 Build log: http://testresults.qt-project.org/ci/QtBase_stable_Integration/build_02739/linux-g++_no-widgets_Ubuntu_12.04_x64/log.txt.gz Tested changes (refs/builds/stable_1387051186): http://codereview.qt-project.org/73919 [PS2] - Fix strings in QImageWriter. From ci-noreply at qt-project.org Sat Dec 14 21:45:28 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 14 Dec 2013 22:45:28 +0200 Subject: [Ci-reports] fail on QtBase_stable_Integration #2740 Message-ID: <20131214_204528_030652.ci-noreply@qt-project.org> Autotests `tst_networkselftest' and `tst_qtcpserver' failed :( Testing tst_QTcpServer FAIL! : tst_QTcpServer::clientServerLoop(WithSocks5Proxy) 'server.listen(QHostAddress::Any, 11423)' returned FALSE. () Loc: [../tst_qtcpserver.cpp(223)] FAIL! : tst_QTcpServer::crashTests(WithSocks5Proxy) 'server.listen()' returned FALSE. () Loc: [../tst_qtcpserver.cpp(364)] FAIL! : tst_QTcpServer::listenWhileListening(WithSocks5Proxy) 'server.listen()' returned FALSE. () Loc: [../tst_qtcpserver.cpp(518)] FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [../tst_qtcpserver.cpp(759)] FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:cachinghttp+socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [../tst_qtcpserver.cpp(759)] FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:ftp+cachinghttp+socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [../tst_qtcpserver.cpp(759)] Totals: 72 passed, 6 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.2.1, Qt 5.2.1 PASS : tst_QTcpServer::initTestCase() PASS : tst_QTcpServer::getSetCheck(WithoutProxy) PASS : tst_QTcpServer::getSetCheck(WithSocks5Proxy) PASS : tst_QTcpServer::constructing(WithoutProxy) PASS : tst_QTcpServer::constructing(WithSocks5Proxy) PASS : tst_QTcpServer::clientServerLoop(WithoutProxy) FAIL! : tst_QTcpServer::clientServerLoop(WithSocks5Proxy) 'server.listen(QHostAddress::Any, 11423)' returned FALSE. () Loc: [../tst_qtcpserver.cpp(223)] 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(302)] SKIP : tst_QTcpServer::dualStack(WithSocks5Proxy:anyIPv4) test server proxy doesn't support ipv6 Loc: [../tst_qtcpserver.cpp(302)] SKIP : tst_QTcpServer::dualStack(WithSocks5Proxy:anyIPv6) test server proxy doesn't support ipv6 Loc: [../tst_qtcpserver.cpp(302)] PASS : tst_QTcpServer::ipv6ServerMapped(WithoutProxy) PASS : tst_QTcpServer::ipv6ServerMapped(WithSocks5Proxy) PASS : tst_QTcpServer::crashTests(WithoutProxy) FAIL! : tst_QTcpServer::crashTests(WithSocks5Proxy) 'server.listen()' returned FALSE. () Loc: [../tst_qtcpserver.cpp(364)] PASS : tst_QTcpServer::maxPendingConnections(WithoutProxy) SKIP : tst_QTcpServer::maxPendingConnections(WithSocks5Proxy) With socks5 only 1 connection is allowed ever Loc: [../tst_qtcpserver.cpp(374)] 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(412)] PASS : tst_QTcpServer::waitForConnectionTest(WithoutProxy) SKIP : tst_QTcpServer::waitForConnectionTest(WithSocks5Proxy) Localhost servers don't work well with SOCKS5 Loc: [../tst_qtcpserver.cpp(458)] PASS : tst_QTcpServer::setSocketDescriptor(WithoutProxy) PASS : tst_QTcpServer::setSocketDescriptor(WithSocks5Proxy) PASS : tst_QTcpServer::listenWhileListening(WithoutProxy) FAIL! : tst_QTcpServer::listenWhileListening(WithSocks5Proxy) 'server.listen()' returned FALSE. () Loc: [../tst_qtcpserver.cpp(518)] 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(555)] PASS : tst_QTcpServer::setNewSocketDescriptorBlocking(WithoutProxy) SKIP : tst_QTcpServer::setNewSocketDescriptorBlocking(WithSocks5Proxy) With socks5 we can not make the socket descripter blocking Loc: [../tst_qtcpserver.cpp(601)] 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) FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [../tst_qtcpserver.cpp(759)] FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:cachinghttp+socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [../tst_qtcpserver.cpp(759)] FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:ftp+cachinghttp+socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [../tst_qtcpserver.cpp(759)] 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.112) 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.112) 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.112) 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.112) 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: 72 passed, 6 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 6 Testing tst_NetworkSelfTest FAIL! : tst_NetworkSelfTest::remotePortsOpen(socks5-proxy) Error connecting to server on port 1080: Connection refused Loc: [tst_networkselftest.cpp(455)] FAIL! : tst_NetworkSelfTest::remotePortsOpen(socks5-proxy-auth) Error connecting to server on port 1081: Connection refused Loc: [tst_networkselftest.cpp(455)] FAIL! : tst_NetworkSelfTest::socks5Proxy() 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused) Loc: [tst_networkselftest.cpp(221)] FAIL! : tst_NetworkSelfTest::socks5ProxyAuth() 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused) Loc: [tst_networkselftest.cpp(221)] Totals: 43 passed, 4 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.2.1, Qt 5.2.1 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) FAIL! : tst_NetworkSelfTest::remotePortsOpen(socks5-proxy) Error connecting to server on port 1080: Connection refused Loc: [tst_networkselftest.cpp(455)] FAIL! : tst_NetworkSelfTest::remotePortsOpen(socks5-proxy-auth) Error connecting to server on port 1081: Connection refused Loc: [tst_networkselftest.cpp(455)] 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, 14 Dec 2013 20:30:36 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, 14 Dec 2013 20:30:36 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, 14 Dec 2013 20:30:36 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, 14 Dec 2013 20:30:36 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, 14 Dec 2013 20:30:36 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-1407359436036164767077131387053036.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, 14 Dec 2013 20:30:36 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLocation: http://qt-test-server.qt-test-net/dav/networkselftest-1407359436036164767077131387053036.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-1407359436036164767077131387053036.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-1407359436036164767077131387053036.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, 14 Dec 2013 20:30:36 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLast-Modified: Sat, 14 Dec 2013 20:30:36 GMT\r\nETag: W/\"2a0b-5-4ed84738aefbe\"\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-1407359436036164767077131387053036.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, 14 Dec 2013 20:30:36 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, 14 Dec 2013 20:30:36 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, 14 Dec 2013 20:30:36 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, 14 Dec 2013 20:30:36 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, 14 Dec 2013 20:30:36 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, 14 Dec 2013 20:30:36 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, 14 Dec 2013 20:30:36 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, 14 Dec 2013 20:30:36 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, 14 Dec 2013 20:30:36 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, 14 Dec 2013 20:30:36 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, 14 Dec 2013 20:30:36 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, 14 Dec 2013 20:30:36 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, 14 Dec 2013 20:30:36 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, 14 Dec 2013 20:30:36 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, 14 Dec 2013 20:30:36 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, 14 Dec 2013 20:30:36 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, 14 Dec 2013 20:30:36 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: 30041\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: 30041\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, 14 Dec 2013 20:30:36 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 Sat, 14 Dec 2013 20:30:36 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: 30041\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, 14 Dec 2013 20:30:36 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 Sat, 14 Dec 2013 20:30:36 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 FAIL! : tst_NetworkSelfTest::socks5Proxy() 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused) Loc: [tst_networkselftest.cpp(221)] QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 0 Connecting to server on port 1081 FAIL! : tst_NetworkSelfTest::socks5ProxyAuth() 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused) Loc: [tst_networkselftest.cpp(221)] 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: 43 passed, 4 failed, 0 skipped ********* Finished testing of tst_NetworkSelfTest ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_networkselftest: 0.746507 seconds, exit code 4 Build log: http://testresults.qt-project.org/ci/QtBase_stable_Integration/build_02740/linux-g++_no-widgets_Ubuntu_12.04_x64/log.txt.gz Tested changes (refs/builds/stable_1387052600): http://codereview.qt-project.org/70330 [PS10] - fix parsing of bound SQL statements for PostgreSQL From ci-noreply at qt-project.org Sat Dec 14 22:20:47 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 14 Dec 2013 23:20:47 +0200 Subject: [Ci-reports] fail on QtBase_stable_Integration #2742 Message-ID: <20131214_212047_063540.ci-noreply@qt-project.org> Autotests `tst_networkselftest' and `tst_qtcpserver' failed :( Testing tst_QTcpServer FAIL! : tst_QTcpServer::clientServerLoop(WithSocks5Proxy) 'server.listen(QHostAddress::Any, 11423)' returned FALSE. () Loc: [../tst_qtcpserver.cpp(223)] FAIL! : tst_QTcpServer::crashTests(WithSocks5Proxy) 'server.listen()' returned FALSE. () Loc: [../tst_qtcpserver.cpp(364)] FAIL! : tst_QTcpServer::listenWhileListening(WithSocks5Proxy) 'server.listen()' returned FALSE. () Loc: [../tst_qtcpserver.cpp(518)] FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [../tst_qtcpserver.cpp(759)] FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:cachinghttp+socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [../tst_qtcpserver.cpp(759)] FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:ftp+cachinghttp+socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [../tst_qtcpserver.cpp(759)] Totals: 72 passed, 6 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.2.1, Qt 5.2.1 PASS : tst_QTcpServer::initTestCase() PASS : tst_QTcpServer::getSetCheck(WithoutProxy) PASS : tst_QTcpServer::getSetCheck(WithSocks5Proxy) PASS : tst_QTcpServer::constructing(WithoutProxy) PASS : tst_QTcpServer::constructing(WithSocks5Proxy) PASS : tst_QTcpServer::clientServerLoop(WithoutProxy) FAIL! : tst_QTcpServer::clientServerLoop(WithSocks5Proxy) 'server.listen(QHostAddress::Any, 11423)' returned FALSE. () Loc: [../tst_qtcpserver.cpp(223)] 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(302)] SKIP : tst_QTcpServer::dualStack(WithSocks5Proxy:anyIPv4) test server proxy doesn't support ipv6 Loc: [../tst_qtcpserver.cpp(302)] SKIP : tst_QTcpServer::dualStack(WithSocks5Proxy:anyIPv6) test server proxy doesn't support ipv6 Loc: [../tst_qtcpserver.cpp(302)] PASS : tst_QTcpServer::ipv6ServerMapped(WithoutProxy) PASS : tst_QTcpServer::ipv6ServerMapped(WithSocks5Proxy) PASS : tst_QTcpServer::crashTests(WithoutProxy) FAIL! : tst_QTcpServer::crashTests(WithSocks5Proxy) 'server.listen()' returned FALSE. () Loc: [../tst_qtcpserver.cpp(364)] PASS : tst_QTcpServer::maxPendingConnections(WithoutProxy) SKIP : tst_QTcpServer::maxPendingConnections(WithSocks5Proxy) With socks5 only 1 connection is allowed ever Loc: [../tst_qtcpserver.cpp(374)] 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(412)] PASS : tst_QTcpServer::waitForConnectionTest(WithoutProxy) SKIP : tst_QTcpServer::waitForConnectionTest(WithSocks5Proxy) Localhost servers don't work well with SOCKS5 Loc: [../tst_qtcpserver.cpp(458)] PASS : tst_QTcpServer::setSocketDescriptor(WithoutProxy) PASS : tst_QTcpServer::setSocketDescriptor(WithSocks5Proxy) PASS : tst_QTcpServer::listenWhileListening(WithoutProxy) FAIL! : tst_QTcpServer::listenWhileListening(WithSocks5Proxy) 'server.listen()' returned FALSE. () Loc: [../tst_qtcpserver.cpp(518)] 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(555)] PASS : tst_QTcpServer::setNewSocketDescriptorBlocking(WithoutProxy) SKIP : tst_QTcpServer::setNewSocketDescriptorBlocking(WithSocks5Proxy) With socks5 we can not make the socket descripter blocking Loc: [../tst_qtcpserver.cpp(601)] 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) FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [../tst_qtcpserver.cpp(759)] FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:cachinghttp+socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [../tst_qtcpserver.cpp(759)] FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:ftp+cachinghttp+socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [../tst_qtcpserver.cpp(759)] 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.112) 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.112) 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.112) 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.112) 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: 72 passed, 6 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 6 Testing tst_NetworkSelfTest FAIL! : tst_NetworkSelfTest::remotePortsOpen(socks5-proxy) Error connecting to server on port 1080: Connection refused Loc: [tst_networkselftest.cpp(455)] FAIL! : tst_NetworkSelfTest::remotePortsOpen(socks5-proxy-auth) Error connecting to server on port 1081: Connection refused Loc: [tst_networkselftest.cpp(455)] FAIL! : tst_NetworkSelfTest::socks5Proxy() 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused) Loc: [tst_networkselftest.cpp(221)] FAIL! : tst_NetworkSelfTest::socks5ProxyAuth() 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused) Loc: [tst_networkselftest.cpp(221)] Totals: 43 passed, 4 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.2.1, Qt 5.2.1 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) FAIL! : tst_NetworkSelfTest::remotePortsOpen(socks5-proxy) Error connecting to server on port 1080: Connection refused Loc: [tst_networkselftest.cpp(455)] FAIL! : tst_NetworkSelfTest::remotePortsOpen(socks5-proxy-auth) Error connecting to server on port 1081: Connection refused Loc: [tst_networkselftest.cpp(455)] 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, 14 Dec 2013 21:06:02 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, 14 Dec 2013 21:06:02 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, 14 Dec 2013 21:06:02 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, 14 Dec 2013 21:06:02 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, 14 Dec 2013 21:06:02 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-1407351976572644767077131387055162.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, 14 Dec 2013 21:06:02 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLocation: http://qt-test-server.qt-test-net/dav/networkselftest-1407351976572644767077131387055162.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-1407351976572644767077131387055162.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-1407351976572644767077131387055162.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, 14 Dec 2013 21:06:02 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLast-Modified: Sat, 14 Dec 2013 21:06:02 GMT\r\nETag: W/\"2a88-5-4ed84f23d81bf\"\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-1407351976572644767077131387055162.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, 14 Dec 2013 21:06:02 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, 14 Dec 2013 21:06:02 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, 14 Dec 2013 21:06:02 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, 14 Dec 2013 21:06:02 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, 14 Dec 2013 21:06:02 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, 14 Dec 2013 21:06:02 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, 14 Dec 2013 21:06:02 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, 14 Dec 2013 21:06:02 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, 14 Dec 2013 21:06:02 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, 14 Dec 2013 21:06:02 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, 14 Dec 2013 21:06:02 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, 14 Dec 2013 21:06:02 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, 14 Dec 2013 21:06:02 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, 14 Dec 2013 21:06:02 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, 14 Dec 2013 21:06:02 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, 14 Dec 2013 21:06:02 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, 14 Dec 2013 21:06:02 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: 32167\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: 32167\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, 14 Dec 2013 21:06:02 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 Sat, 14 Dec 2013 21:06:02 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: 32167\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, 14 Dec 2013 21:06:02 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 Sat, 14 Dec 2013 21:06:02 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 FAIL! : tst_NetworkSelfTest::socks5Proxy() 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused) Loc: [tst_networkselftest.cpp(221)] QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 0 Connecting to server on port 1081 FAIL! : tst_NetworkSelfTest::socks5ProxyAuth() 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused) Loc: [tst_networkselftest.cpp(221)] 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: 43 passed, 4 failed, 0 skipped ********* Finished testing of tst_NetworkSelfTest ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_networkselftest: 0.640731 seconds, exit code 4 Build log: http://testresults.qt-project.org/ci/QtBase_stable_Integration/build_02742/linux-g++_no-widgets_Ubuntu_12.04_x64/log.txt.gz Tested changes (refs/builds/stable_1387054023): http://codereview.qt-project.org/73919 [PS2] - Fix strings in QImageWriter. From ci-noreply at qt-project.org Sat Dec 14 22:45:00 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 14 Dec 2013 23:45:00 +0200 Subject: [Ci-reports] fail on QtBase_stable_Integration #2743 Message-ID: <20131214_214500_088925.ci-noreply@qt-project.org> Autotests `tst_networkselftest' and `tst_qtcpserver' failed :( Testing tst_QTcpServer FAIL! : tst_QTcpServer::clientServerLoop(WithSocks5Proxy) 'server.listen(QHostAddress::Any, 11423)' returned FALSE. () Loc: [../tst_qtcpserver.cpp(223)] FAIL! : tst_QTcpServer::crashTests(WithSocks5Proxy) 'server.listen()' returned FALSE. () Loc: [../tst_qtcpserver.cpp(364)] FAIL! : tst_QTcpServer::listenWhileListening(WithSocks5Proxy) 'server.listen()' returned FALSE. () Loc: [../tst_qtcpserver.cpp(518)] FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [../tst_qtcpserver.cpp(759)] FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:cachinghttp+socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [../tst_qtcpserver.cpp(759)] FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:ftp+cachinghttp+socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [../tst_qtcpserver.cpp(759)] Totals: 72 passed, 6 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.2.1, Qt 5.2.1 PASS : tst_QTcpServer::initTestCase() PASS : tst_QTcpServer::getSetCheck(WithoutProxy) PASS : tst_QTcpServer::getSetCheck(WithSocks5Proxy) PASS : tst_QTcpServer::constructing(WithoutProxy) PASS : tst_QTcpServer::constructing(WithSocks5Proxy) PASS : tst_QTcpServer::clientServerLoop(WithoutProxy) FAIL! : tst_QTcpServer::clientServerLoop(WithSocks5Proxy) 'server.listen(QHostAddress::Any, 11423)' returned FALSE. () Loc: [../tst_qtcpserver.cpp(223)] 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(302)] SKIP : tst_QTcpServer::dualStack(WithSocks5Proxy:anyIPv4) test server proxy doesn't support ipv6 Loc: [../tst_qtcpserver.cpp(302)] SKIP : tst_QTcpServer::dualStack(WithSocks5Proxy:anyIPv6) test server proxy doesn't support ipv6 Loc: [../tst_qtcpserver.cpp(302)] PASS : tst_QTcpServer::ipv6ServerMapped(WithoutProxy) PASS : tst_QTcpServer::ipv6ServerMapped(WithSocks5Proxy) PASS : tst_QTcpServer::crashTests(WithoutProxy) FAIL! : tst_QTcpServer::crashTests(WithSocks5Proxy) 'server.listen()' returned FALSE. () Loc: [../tst_qtcpserver.cpp(364)] PASS : tst_QTcpServer::maxPendingConnections(WithoutProxy) SKIP : tst_QTcpServer::maxPendingConnections(WithSocks5Proxy) With socks5 only 1 connection is allowed ever Loc: [../tst_qtcpserver.cpp(374)] 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(412)] PASS : tst_QTcpServer::waitForConnectionTest(WithoutProxy) SKIP : tst_QTcpServer::waitForConnectionTest(WithSocks5Proxy) Localhost servers don't work well with SOCKS5 Loc: [../tst_qtcpserver.cpp(458)] PASS : tst_QTcpServer::setSocketDescriptor(WithoutProxy) PASS : tst_QTcpServer::setSocketDescriptor(WithSocks5Proxy) PASS : tst_QTcpServer::listenWhileListening(WithoutProxy) FAIL! : tst_QTcpServer::listenWhileListening(WithSocks5Proxy) 'server.listen()' returned FALSE. () Loc: [../tst_qtcpserver.cpp(518)] 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(555)] PASS : tst_QTcpServer::setNewSocketDescriptorBlocking(WithoutProxy) SKIP : tst_QTcpServer::setNewSocketDescriptorBlocking(WithSocks5Proxy) With socks5 we can not make the socket descripter blocking Loc: [../tst_qtcpserver.cpp(601)] 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) FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [../tst_qtcpserver.cpp(759)] FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:cachinghttp+socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [../tst_qtcpserver.cpp(759)] FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:ftp+cachinghttp+socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [../tst_qtcpserver.cpp(759)] 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.112) 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.112) 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.112) 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.112) 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: 72 passed, 6 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 6 Testing tst_NetworkSelfTest FAIL! : tst_NetworkSelfTest::remotePortsOpen(socks5-proxy) Error connecting to server on port 1080: Connection refused Loc: [tst_networkselftest.cpp(455)] FAIL! : tst_NetworkSelfTest::remotePortsOpen(socks5-proxy-auth) Error connecting to server on port 1081: Connection refused Loc: [tst_networkselftest.cpp(455)] FAIL! : tst_NetworkSelfTest::socks5Proxy() 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused) Loc: [tst_networkselftest.cpp(221)] FAIL! : tst_NetworkSelfTest::socks5ProxyAuth() 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused) Loc: [tst_networkselftest.cpp(221)] Totals: 43 passed, 4 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.2.1, Qt 5.2.1 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) FAIL! : tst_NetworkSelfTest::remotePortsOpen(socks5-proxy) Error connecting to server on port 1080: Connection refused Loc: [tst_networkselftest.cpp(455)] FAIL! : tst_NetworkSelfTest::remotePortsOpen(socks5-proxy-auth) Error connecting to server on port 1081: Connection refused Loc: [tst_networkselftest.cpp(455)] 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, 14 Dec 2013 21:29:35 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, 14 Dec 2013 21:29:35 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, 14 Dec 2013 21:29:35 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, 14 Dec 2013 21:29:35 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, 14 Dec 2013 21:29:35 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-1407354685039684767077131387056576.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, 14 Dec 2013 21:29:35 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLocation: http://qt-test-server.qt-test-net/dav/networkselftest-1407354685039684767077131387056576.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-1407354685039684767077131387056576.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-1407354685039684767077131387056576.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, 14 Dec 2013 21:29:35 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLast-Modified: Sat, 14 Dec 2013 21:29:35 GMT\r\nETag: W/\"2a88-5-4ed85467dddb8\"\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-1407354685039684767077131387056576.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, 14 Dec 2013 21:29:35 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, 14 Dec 2013 21:29:35 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, 14 Dec 2013 21:29:35 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, 14 Dec 2013 21:29:35 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, 14 Dec 2013 21:29:35 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, 14 Dec 2013 21:29:35 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, 14 Dec 2013 21:29:35 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, 14 Dec 2013 21:29:35 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, 14 Dec 2013 21:29:35 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, 14 Dec 2013 21:29:35 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, 14 Dec 2013 21:29:35 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, 14 Dec 2013 21:29:35 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, 14 Dec 2013 21:29:35 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, 14 Dec 2013 21:29:35 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, 14 Dec 2013 21:29:35 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, 14 Dec 2013 21:29:35 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, 14 Dec 2013 21:29:36 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: 33581\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: 33581\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, 14 Dec 2013 21:29:36 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 Sat, 14 Dec 2013 21:29:36 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: 33581\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, 14 Dec 2013 21:29:36 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 Sat, 14 Dec 2013 21:29:36 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 FAIL! : tst_NetworkSelfTest::socks5Proxy() 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused) Loc: [tst_networkselftest.cpp(221)] QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 0 Connecting to server on port 1081 FAIL! : tst_NetworkSelfTest::socks5ProxyAuth() 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused) Loc: [tst_networkselftest.cpp(221)] 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: 43 passed, 4 failed, 0 skipped ********* Finished testing of tst_NetworkSelfTest ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_networkselftest: 0.682306 seconds, exit code 4 Build log: http://testresults.qt-project.org/ci/QtBase_stable_Integration/build_02743/linux-g++_no-widgets_Ubuntu_12.04_x64/log.txt.gz Tested changes (refs/builds/stable_1387056141): http://codereview.qt-project.org/73859 [PS1] - iOS has native windows but not window management From ci-noreply at qt-project.org Sat Dec 14 22:58:46 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 14 Dec 2013 23:58:46 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2318 Message-ID: <20131214_215846_067758.ci-noreply@qt-project.org> Autotests `tst_networkselftest' and `tst_qtcpserver' failed :( Testing tst_QTcpServer FAIL! : tst_QTcpServer::clientServerLoop(WithSocks5Proxy) 'server.listen(QHostAddress::Any, 11423)' returned FALSE. () Loc: [../tst_qtcpserver.cpp(235)] FAIL! : tst_QTcpServer::crashTests(WithSocks5Proxy) 'server.listen()' returned FALSE. () Loc: [../tst_qtcpserver.cpp(376)] FAIL! : tst_QTcpServer::listenWhileListening(WithSocks5Proxy) 'server.listen()' returned FALSE. () Loc: [../tst_qtcpserver.cpp(544)] FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [../tst_qtcpserver.cpp(796)] FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:cachinghttp+socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [../tst_qtcpserver.cpp(796)] FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:ftp+cachinghttp+socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [../tst_qtcpserver.cpp(796)] Totals: 72 passed, 6 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) PASS : tst_QTcpServer::clientServerLoop(WithoutProxy) FAIL! : tst_QTcpServer::clientServerLoop(WithSocks5Proxy) 'server.listen(QHostAddress::Any, 11423)' returned FALSE. () Loc: [../tst_qtcpserver.cpp(235)] 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) FAIL! : tst_QTcpServer::crashTests(WithSocks5Proxy) 'server.listen()' returned FALSE. () Loc: [../tst_qtcpserver.cpp(376)] 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) FAIL! : tst_QTcpServer::listenWhileListening(WithSocks5Proxy) 'server.listen()' returned FALSE. () Loc: [../tst_qtcpserver.cpp(544)] 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) FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [../tst_qtcpserver.cpp(796)] FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:cachinghttp+socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [../tst_qtcpserver.cpp(796)] FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:ftp+cachinghttp+socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [../tst_qtcpserver.cpp(796)] 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: 72 passed, 6 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 6 Testing tst_NetworkSelfTest FAIL! : tst_NetworkSelfTest::remotePortsOpen(socks5-proxy) Error connecting to server on port 1080: Connection refused Loc: [tst_networkselftest.cpp(455)] FAIL! : tst_NetworkSelfTest::remotePortsOpen(socks5-proxy-auth) Error connecting to server on port 1081: Connection refused Loc: [tst_networkselftest.cpp(455)] FAIL! : tst_NetworkSelfTest::socks5Proxy() 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused) Loc: [tst_networkselftest.cpp(221)] FAIL! : tst_NetworkSelfTest::socks5ProxyAuth() 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused) Loc: [tst_networkselftest.cpp(221)] Totals: 43 passed, 4 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) FAIL! : tst_NetworkSelfTest::remotePortsOpen(socks5-proxy) Error connecting to server on port 1080: Connection refused Loc: [tst_networkselftest.cpp(455)] FAIL! : tst_NetworkSelfTest::remotePortsOpen(socks5-proxy-auth) Error connecting to server on port 1081: Connection refused Loc: [tst_networkselftest.cpp(455)] 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, 14 Dec 2013 21:42:43 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, 14 Dec 2013 21:42:43 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, 14 Dec 2013 21:42:43 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, 14 Dec 2013 21:42:43 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, 14 Dec 2013 21:42:43 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-1407339774265284767077131387057363.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, 14 Dec 2013 21:42:43 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLocation: http://qt-test-server.qt-test-net/dav/networkselftest-1407339774265284767077131387057363.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-1407339774265284767077131387057363.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-1407339774265284767077131387057363.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, 14 Dec 2013 21:42:43 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLast-Modified: Sat, 14 Dec 2013 21:42:43 GMT\r\nETag: W/\"2b38-5-4ed85756ea6a7\"\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-1407339774265284767077131387057363.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, 14 Dec 2013 21:42:43 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, 14 Dec 2013 21:42:43 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, 14 Dec 2013 21:42:43 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, 14 Dec 2013 21:42:43 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, 14 Dec 2013 21:42:43 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, 14 Dec 2013 21:42:43 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, 14 Dec 2013 21:42:43 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, 14 Dec 2013 21:42:43 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, 14 Dec 2013 21:42:43 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, 14 Dec 2013 21:42:43 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, 14 Dec 2013 21:42:43 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, 14 Dec 2013 21:42:43 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, 14 Dec 2013 21:42:43 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, 14 Dec 2013 21:42:43 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, 14 Dec 2013 21:42:43 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, 14 Dec 2013 21:42:43 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, 14 Dec 2013 21:42:43 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: 34368\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: 34368\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, 14 Dec 2013 21:42:43 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, 14 Dec 2013 21:42:43 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: 34368\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, 14 Dec 2013 21:42:43 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, 14 Dec 2013 21:42:43 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 FAIL! : tst_NetworkSelfTest::socks5Proxy() 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused) Loc: [tst_networkselftest.cpp(221)] QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 0 Connecting to server on port 1081 FAIL! : tst_NetworkSelfTest::socks5ProxyAuth() 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused) Loc: [tst_networkselftest.cpp(221)] 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: 43 passed, 4 failed, 0 skipped ********* Finished testing of tst_NetworkSelfTest ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_networkselftest: 0.702671 seconds, exit code 4 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02318/linux-g++_no-widgets_Ubuntu_12.04_x64/log.txt.gz Tested changes (refs/builds/dev_1387056924): http://codereview.qt-project.org/72766 [PS9] - Add baseline support to QGridLayoutEngine From ci-noreply at qt-project.org Sun Dec 15 02:08:48 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 15 Dec 2013 03:08:48 +0200 Subject: [Ci-reports] fail on QtBase_stable_Integration #2744 Message-ID: <20131215_010848_004310.ci-noreply@qt-project.org> Autotests `tst_networkselftest' and `tst_qtcpserver' failed :( Testing tst_QTcpServer FAIL! : tst_QTcpServer::clientServerLoop(WithSocks5Proxy) 'server.listen(QHostAddress::Any, 11423)' returned FALSE. () Loc: [../tst_qtcpserver.cpp(223)] FAIL! : tst_QTcpServer::crashTests(WithSocks5Proxy) 'server.listen()' returned FALSE. () Loc: [../tst_qtcpserver.cpp(364)] FAIL! : tst_QTcpServer::listenWhileListening(WithSocks5Proxy) 'server.listen()' returned FALSE. () Loc: [../tst_qtcpserver.cpp(518)] FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [../tst_qtcpserver.cpp(759)] FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:cachinghttp+socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [../tst_qtcpserver.cpp(759)] FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:ftp+cachinghttp+socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [../tst_qtcpserver.cpp(759)] Totals: 72 passed, 6 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.2.1, Qt 5.2.1 PASS : tst_QTcpServer::initTestCase() PASS : tst_QTcpServer::getSetCheck(WithoutProxy) PASS : tst_QTcpServer::getSetCheck(WithSocks5Proxy) PASS : tst_QTcpServer::constructing(WithoutProxy) PASS : tst_QTcpServer::constructing(WithSocks5Proxy) PASS : tst_QTcpServer::clientServerLoop(WithoutProxy) FAIL! : tst_QTcpServer::clientServerLoop(WithSocks5Proxy) 'server.listen(QHostAddress::Any, 11423)' returned FALSE. () Loc: [../tst_qtcpserver.cpp(223)] 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(302)] SKIP : tst_QTcpServer::dualStack(WithSocks5Proxy:anyIPv4) test server proxy doesn't support ipv6 Loc: [../tst_qtcpserver.cpp(302)] SKIP : tst_QTcpServer::dualStack(WithSocks5Proxy:anyIPv6) test server proxy doesn't support ipv6 Loc: [../tst_qtcpserver.cpp(302)] PASS : tst_QTcpServer::ipv6ServerMapped(WithoutProxy) PASS : tst_QTcpServer::ipv6ServerMapped(WithSocks5Proxy) PASS : tst_QTcpServer::crashTests(WithoutProxy) FAIL! : tst_QTcpServer::crashTests(WithSocks5Proxy) 'server.listen()' returned FALSE. () Loc: [../tst_qtcpserver.cpp(364)] PASS : tst_QTcpServer::maxPendingConnections(WithoutProxy) SKIP : tst_QTcpServer::maxPendingConnections(WithSocks5Proxy) With socks5 only 1 connection is allowed ever Loc: [../tst_qtcpserver.cpp(374)] 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(412)] PASS : tst_QTcpServer::waitForConnectionTest(WithoutProxy) SKIP : tst_QTcpServer::waitForConnectionTest(WithSocks5Proxy) Localhost servers don't work well with SOCKS5 Loc: [../tst_qtcpserver.cpp(458)] PASS : tst_QTcpServer::setSocketDescriptor(WithoutProxy) PASS : tst_QTcpServer::setSocketDescriptor(WithSocks5Proxy) PASS : tst_QTcpServer::listenWhileListening(WithoutProxy) FAIL! : tst_QTcpServer::listenWhileListening(WithSocks5Proxy) 'server.listen()' returned FALSE. () Loc: [../tst_qtcpserver.cpp(518)] 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(555)] PASS : tst_QTcpServer::setNewSocketDescriptorBlocking(WithoutProxy) SKIP : tst_QTcpServer::setNewSocketDescriptorBlocking(WithSocks5Proxy) With socks5 we can not make the socket descripter blocking Loc: [../tst_qtcpserver.cpp(601)] 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) FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [../tst_qtcpserver.cpp(759)] FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:cachinghttp+socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [../tst_qtcpserver.cpp(759)] FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:ftp+cachinghttp+socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [../tst_qtcpserver.cpp(759)] 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.112) 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.112) 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.112) 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.112) 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: 72 passed, 6 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 6 Testing tst_NetworkSelfTest FAIL! : tst_NetworkSelfTest::remotePortsOpen(socks5-proxy) Error connecting to server on port 1080: Connection refused Loc: [tst_networkselftest.cpp(455)] FAIL! : tst_NetworkSelfTest::remotePortsOpen(socks5-proxy-auth) Error connecting to server on port 1081: Connection refused Loc: [tst_networkselftest.cpp(455)] FAIL! : tst_NetworkSelfTest::socks5Proxy() 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused) Loc: [tst_networkselftest.cpp(221)] FAIL! : tst_NetworkSelfTest::socks5ProxyAuth() 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused) Loc: [tst_networkselftest.cpp(221)] Totals: 43 passed, 4 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.2.1, Qt 5.2.1 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) FAIL! : tst_NetworkSelfTest::remotePortsOpen(socks5-proxy) Error connecting to server on port 1080: Connection refused Loc: [tst_networkselftest.cpp(455)] FAIL! : tst_NetworkSelfTest::remotePortsOpen(socks5-proxy-auth) Error connecting to server on port 1081: Connection refused Loc: [tst_networkselftest.cpp(455)] 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: Sun, 15 Dec 2013 00:54:06 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: Sun, 15 Dec 2013 00:54:06 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: Sun, 15 Dec 2013 00:54:06 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: Sun, 15 Dec 2013 00:54:06 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: Sun, 15 Dec 2013 00:54:06 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-1407358705447044767077131387068847.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: Sun, 15 Dec 2013 00:54:06 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLocation: http://qt-test-server.qt-test-net/dav/networkselftest-1407358705447044767077131387068847.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-1407358705447044767077131387068847.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-1407358705447044767077131387068847.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: Sun, 15 Dec 2013 00:54:06 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLast-Modified: Sun, 15 Dec 2013 00:54:06 GMT\r\nETag: W/\"2bbc-5-4ed8821e5cb9c\"\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-1407358705447044767077131387068847.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: Sun, 15 Dec 2013 00:54:06 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: Sun, 15 Dec 2013 00:54:06 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: Sun, 15 Dec 2013 00:54:06 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: Sun, 15 Dec 2013 00:54:06 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: Sun, 15 Dec 2013 00:54:06 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: Sun, 15 Dec 2013 00:54:06 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: Sun, 15 Dec 2013 00:54:06 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: Sun, 15 Dec 2013 00:54:06 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: Sun, 15 Dec 2013 00:54:06 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: Sun, 15 Dec 2013 00:54:06 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: Sun, 15 Dec 2013 00:54:06 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: Sun, 15 Dec 2013 00:54:06 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: Sun, 15 Dec 2013 00:54:06 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: Sun, 15 Dec 2013 00:54:06 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: Sun, 15 Dec 2013 00:54:06 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: Sun, 15 Dec 2013 00:54:06 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: Sun, 15 Dec 2013 00:54:06 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: 45851\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: 45851\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: Sun, 15 Dec 2013 00:54:06 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 Sun, 15 Dec 2013 00:54:06 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: 45851\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: Sun, 15 Dec 2013 00:54:06 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 Sun, 15 Dec 2013 00:54:06 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 FAIL! : tst_NetworkSelfTest::socks5Proxy() 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused) Loc: [tst_networkselftest.cpp(221)] QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 0 Connecting to server on port 1081 FAIL! : tst_NetworkSelfTest::socks5ProxyAuth() 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused) Loc: [tst_networkselftest.cpp(221)] 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: 43 passed, 4 failed, 0 skipped ********* Finished testing of tst_NetworkSelfTest ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_networkselftest: 0.765244 seconds, exit code 4 Build log: http://testresults.qt-project.org/ci/QtBase_stable_Integration/build_02744/linux-g++_no-widgets_Ubuntu_12.04_x64/log.txt.gz Tested changes (refs/builds/stable_1387068395): http://codereview.qt-project.org/73919 [PS2] - Fix strings in QImageWriter. From ci-noreply at qt-project.org Sun Dec 15 03:18:18 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 15 Dec 2013 04:18:18 +0200 Subject: [Ci-reports] fail on QtBase_stable_Integration #2745 Message-ID: <20131215_021818_066586.ci-noreply@qt-project.org> Autotests `tst_networkselftest' and `tst_qtcpserver' failed :( Testing tst_QTcpServer FAIL! : tst_QTcpServer::clientServerLoop(WithSocks5Proxy) 'server.listen(QHostAddress::Any, 11423)' returned FALSE. () Loc: [../tst_qtcpserver.cpp(223)] FAIL! : tst_QTcpServer::crashTests(WithSocks5Proxy) 'server.listen()' returned FALSE. () Loc: [../tst_qtcpserver.cpp(364)] FAIL! : tst_QTcpServer::listenWhileListening(WithSocks5Proxy) 'server.listen()' returned FALSE. () Loc: [../tst_qtcpserver.cpp(518)] FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [../tst_qtcpserver.cpp(759)] FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:cachinghttp+socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [../tst_qtcpserver.cpp(759)] FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:ftp+cachinghttp+socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [../tst_qtcpserver.cpp(759)] Totals: 72 passed, 6 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.2.1, Qt 5.2.1 PASS : tst_QTcpServer::initTestCase() PASS : tst_QTcpServer::getSetCheck(WithoutProxy) PASS : tst_QTcpServer::getSetCheck(WithSocks5Proxy) PASS : tst_QTcpServer::constructing(WithoutProxy) PASS : tst_QTcpServer::constructing(WithSocks5Proxy) PASS : tst_QTcpServer::clientServerLoop(WithoutProxy) FAIL! : tst_QTcpServer::clientServerLoop(WithSocks5Proxy) 'server.listen(QHostAddress::Any, 11423)' returned FALSE. () Loc: [../tst_qtcpserver.cpp(223)] 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(302)] SKIP : tst_QTcpServer::dualStack(WithSocks5Proxy:anyIPv4) test server proxy doesn't support ipv6 Loc: [../tst_qtcpserver.cpp(302)] SKIP : tst_QTcpServer::dualStack(WithSocks5Proxy:anyIPv6) test server proxy doesn't support ipv6 Loc: [../tst_qtcpserver.cpp(302)] PASS : tst_QTcpServer::ipv6ServerMapped(WithoutProxy) PASS : tst_QTcpServer::ipv6ServerMapped(WithSocks5Proxy) PASS : tst_QTcpServer::crashTests(WithoutProxy) FAIL! : tst_QTcpServer::crashTests(WithSocks5Proxy) 'server.listen()' returned FALSE. () Loc: [../tst_qtcpserver.cpp(364)] PASS : tst_QTcpServer::maxPendingConnections(WithoutProxy) SKIP : tst_QTcpServer::maxPendingConnections(WithSocks5Proxy) With socks5 only 1 connection is allowed ever Loc: [../tst_qtcpserver.cpp(374)] 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(412)] PASS : tst_QTcpServer::waitForConnectionTest(WithoutProxy) SKIP : tst_QTcpServer::waitForConnectionTest(WithSocks5Proxy) Localhost servers don't work well with SOCKS5 Loc: [../tst_qtcpserver.cpp(458)] PASS : tst_QTcpServer::setSocketDescriptor(WithoutProxy) PASS : tst_QTcpServer::setSocketDescriptor(WithSocks5Proxy) PASS : tst_QTcpServer::listenWhileListening(WithoutProxy) FAIL! : tst_QTcpServer::listenWhileListening(WithSocks5Proxy) 'server.listen()' returned FALSE. () Loc: [../tst_qtcpserver.cpp(518)] 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(555)] PASS : tst_QTcpServer::setNewSocketDescriptorBlocking(WithoutProxy) SKIP : tst_QTcpServer::setNewSocketDescriptorBlocking(WithSocks5Proxy) With socks5 we can not make the socket descripter blocking Loc: [../tst_qtcpserver.cpp(601)] 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) FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [../tst_qtcpserver.cpp(759)] FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:cachinghttp+socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [../tst_qtcpserver.cpp(759)] FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:ftp+cachinghttp+socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [../tst_qtcpserver.cpp(759)] 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.112) 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.112) 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.112) 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.112) 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: 72 passed, 6 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 6 Testing tst_NetworkSelfTest FAIL! : tst_NetworkSelfTest::remotePortsOpen(socks5-proxy) Error connecting to server on port 1080: Connection refused Loc: [tst_networkselftest.cpp(455)] FAIL! : tst_NetworkSelfTest::remotePortsOpen(socks5-proxy-auth) Error connecting to server on port 1081: Connection refused Loc: [tst_networkselftest.cpp(455)] FAIL! : tst_NetworkSelfTest::socks5Proxy() 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused) Loc: [tst_networkselftest.cpp(221)] FAIL! : tst_NetworkSelfTest::socks5ProxyAuth() 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused) Loc: [tst_networkselftest.cpp(221)] Totals: 43 passed, 4 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.2.1, Qt 5.2.1 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) FAIL! : tst_NetworkSelfTest::remotePortsOpen(socks5-proxy) Error connecting to server on port 1080: Connection refused Loc: [tst_networkselftest.cpp(455)] FAIL! : tst_NetworkSelfTest::remotePortsOpen(socks5-proxy-auth) Error connecting to server on port 1081: Connection refused Loc: [tst_networkselftest.cpp(455)] 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: Sun, 15 Dec 2013 02:03:32 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: Sun, 15 Dec 2013 02:03:32 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: Sun, 15 Dec 2013 02:03:32 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: Sun, 15 Dec 2013 02:03:32 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: Sun, 15 Dec 2013 02:03:32 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-1407358994445124767077131387073012.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: Sun, 15 Dec 2013 02:03:32 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLocation: http://qt-test-server.qt-test-net/dav/networkselftest-1407358994445124767077131387073012.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-1407358994445124767077131387073012.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-1407358994445124767077131387073012.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: Sun, 15 Dec 2013 02:03:32 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLast-Modified: Sun, 15 Dec 2013 02:03:32 GMT\r\nETag: W/\"2bbc-5-4ed891a2cc15f\"\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-1407358994445124767077131387073012.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: Sun, 15 Dec 2013 02:03:32 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: Sun, 15 Dec 2013 02:03:32 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: Sun, 15 Dec 2013 02:03:32 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: Sun, 15 Dec 2013 02:03:32 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: Sun, 15 Dec 2013 02:03:32 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: Sun, 15 Dec 2013 02:03:32 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: Sun, 15 Dec 2013 02:03:32 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: Sun, 15 Dec 2013 02:03:32 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: Sun, 15 Dec 2013 02:03:32 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: Sun, 15 Dec 2013 02:03:32 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: Sun, 15 Dec 2013 02:03:32 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: Sun, 15 Dec 2013 02:03:32 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: Sun, 15 Dec 2013 02:03:32 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: Sun, 15 Dec 2013 02:03:32 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: Sun, 15 Dec 2013 02:03:32 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: Sun, 15 Dec 2013 02:03:32 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: Sun, 15 Dec 2013 02:03:32 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: 50017\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: 50017\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: Sun, 15 Dec 2013 02:03:32 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 Sun, 15 Dec 2013 02:03:32 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: 50017\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: Sun, 15 Dec 2013 02:03:32 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 Sun, 15 Dec 2013 02:03:32 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 FAIL! : tst_NetworkSelfTest::socks5Proxy() 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused) Loc: [tst_networkselftest.cpp(221)] QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 0 Connecting to server on port 1081 FAIL! : tst_NetworkSelfTest::socks5ProxyAuth() 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused) Loc: [tst_networkselftest.cpp(221)] 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: 43 passed, 4 failed, 0 skipped ********* Finished testing of tst_NetworkSelfTest ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_networkselftest: 0.621611 seconds, exit code 4 Build log: http://testresults.qt-project.org/ci/QtBase_stable_Integration/build_02745/linux-g++_no-widgets_Ubuntu_12.04_x64/log.txt.gz Tested changes (refs/builds/stable_1387072576): http://codereview.qt-project.org/73919 [PS2] - Fix strings in QImageWriter. From ci-noreply at qt-project.org Sun Dec 15 04:33:20 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 15 Dec 2013 05:33:20 +0200 Subject: [Ci-reports] pass on QtPim_master_Integration #890 Message-ID: <20131215_033320_002930.ci-noreply@qt-project.org> QtPim_master_Integration #890: SUCCESS Tested changes (refs/builds/master_1387075297): http://codereview.qt-project.org/73923 [PS1] - Qt Organizer: do not emit unnecessary collectionsChanged signals From ci-noreply at qt-project.org Sun Dec 15 08:32:46 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 15 Dec 2013 09:32:46 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2319 Message-ID: <20131215_073246_062371.ci-noreply@qt-project.org> Autotests `tst_networkselftest' and `tst_qtcpserver' failed :( Testing tst_QTcpServer FAIL! : tst_QTcpServer::clientServerLoop(WithSocks5Proxy) 'server.listen(QHostAddress::Any, 11423)' returned FALSE. () Loc: [../tst_qtcpserver.cpp(235)] FAIL! : tst_QTcpServer::crashTests(WithSocks5Proxy) 'server.listen()' returned FALSE. () Loc: [../tst_qtcpserver.cpp(376)] FAIL! : tst_QTcpServer::listenWhileListening(WithSocks5Proxy) 'server.listen()' returned FALSE. () Loc: [../tst_qtcpserver.cpp(544)] FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [../tst_qtcpserver.cpp(796)] FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:cachinghttp+socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [../tst_qtcpserver.cpp(796)] FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:ftp+cachinghttp+socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [../tst_qtcpserver.cpp(796)] Totals: 72 passed, 6 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) PASS : tst_QTcpServer::clientServerLoop(WithoutProxy) FAIL! : tst_QTcpServer::clientServerLoop(WithSocks5Proxy) 'server.listen(QHostAddress::Any, 11423)' returned FALSE. () Loc: [../tst_qtcpserver.cpp(235)] 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) FAIL! : tst_QTcpServer::crashTests(WithSocks5Proxy) 'server.listen()' returned FALSE. () Loc: [../tst_qtcpserver.cpp(376)] 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) FAIL! : tst_QTcpServer::listenWhileListening(WithSocks5Proxy) 'server.listen()' returned FALSE. () Loc: [../tst_qtcpserver.cpp(544)] 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) FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [../tst_qtcpserver.cpp(796)] FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:cachinghttp+socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [../tst_qtcpserver.cpp(796)] FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:ftp+cachinghttp+socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [../tst_qtcpserver.cpp(796)] 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.112) 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.112) 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.112) 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.112) 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: 72 passed, 6 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 6 Testing tst_NetworkSelfTest FAIL! : tst_NetworkSelfTest::remotePortsOpen(socks5-proxy) Error connecting to server on port 1080: Connection refused Loc: [tst_networkselftest.cpp(455)] FAIL! : tst_NetworkSelfTest::remotePortsOpen(socks5-proxy-auth) Error connecting to server on port 1081: Connection refused Loc: [tst_networkselftest.cpp(455)] FAIL! : tst_NetworkSelfTest::socks5Proxy() 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused) Loc: [tst_networkselftest.cpp(221)] FAIL! : tst_NetworkSelfTest::socks5ProxyAuth() 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused) Loc: [tst_networkselftest.cpp(221)] Totals: 43 passed, 4 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) FAIL! : tst_NetworkSelfTest::remotePortsOpen(socks5-proxy) Error connecting to server on port 1080: Connection refused Loc: [tst_networkselftest.cpp(455)] FAIL! : tst_NetworkSelfTest::remotePortsOpen(socks5-proxy-auth) Error connecting to server on port 1081: Connection refused Loc: [tst_networkselftest.cpp(455)] 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: Sun, 15 Dec 2013 07:17:28 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: Sun, 15 Dec 2013 07:17:28 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: Sun, 15 Dec 2013 07:17:28 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: Sun, 15 Dec 2013 07:17:28 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: Sun, 15 Dec 2013 07:17:28 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-1407335619103204767077131387091850.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: Sun, 15 Dec 2013 07:17:28 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLocation: http://qt-test-server.qt-test-net/dav/networkselftest-1407335619103204767077131387091850.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-1407335619103204767077131387091850.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-1407335619103204767077131387091850.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: Sun, 15 Dec 2013 07:17:28 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLast-Modified: Sun, 15 Dec 2013 07:17:28 GMT\r\nETag: W/\"2c6c-5-4ed8d7cedae9a\"\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-1407335619103204767077131387091850.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: Sun, 15 Dec 2013 07:17:28 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: Sun, 15 Dec 2013 07:17:28 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: Sun, 15 Dec 2013 07:17:28 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: Sun, 15 Dec 2013 07:17:28 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: Sun, 15 Dec 2013 07:17:28 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: Sun, 15 Dec 2013 07:17:28 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: Sun, 15 Dec 2013 07:17:28 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: Sun, 15 Dec 2013 07:17:28 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: Sun, 15 Dec 2013 07:17:28 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: Sun, 15 Dec 2013 07:17:28 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: Sun, 15 Dec 2013 07:17:28 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: Sun, 15 Dec 2013 07:17:28 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: Sun, 15 Dec 2013 07:17:28 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: Sun, 15 Dec 2013 07:17:28 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: Sun, 15 Dec 2013 07:17:29 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: Sun, 15 Dec 2013 07:17:29 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: Sun, 15 Dec 2013 07:17: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" 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: 68854\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: 68854\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: Sun, 15 Dec 2013 07:17:29 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 Sun, 15 Dec 2013 07:17:29 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: 68854\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: Sun, 15 Dec 2013 07:17:29 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 Sun, 15 Dec 2013 07:17:29 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 FAIL! : tst_NetworkSelfTest::socks5Proxy() 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused) Loc: [tst_networkselftest.cpp(221)] QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 0 Connecting to server on port 1081 FAIL! : tst_NetworkSelfTest::socks5ProxyAuth() 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused) Loc: [tst_networkselftest.cpp(221)] 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: 43 passed, 4 failed, 0 skipped ********* Finished testing of tst_NetworkSelfTest ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_networkselftest: 0.774122 seconds, exit code 4 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02319/linux-g++_no-widgets_Ubuntu_12.04_x64/log.txt.gz Tested changes (refs/builds/dev_1387091397): http://codereview.qt-project.org/73770 [PS1] - QTextDocument: avoid relocations http://codereview.qt-project.org/73769 [PS1] - QImageReader: simplify _qt_BuiltInFormats http://codereview.qt-project.org/73766 [PS4] - QWizard: Replace another pointer table with char arrays http://codereview.qt-project.org/73767 [PS2] - QWizard: Replace a static char* table with a switch statement. From ci-noreply at qt-project.org Sun Dec 15 10:41:45 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 15 Dec 2013 11:41:45 +0200 Subject: [Ci-reports] fail on QtBase_stable_Integration #2746 Message-ID: <20131215_094145_086178.ci-noreply@qt-project.org> Autotests `tst_networkselftest' and `tst_qtcpserver' failed :( Testing tst_QTcpServer FAIL! : tst_QTcpServer::clientServerLoop(WithSocks5Proxy) 'server.listen(QHostAddress::Any, 11423)' returned FALSE. () Loc: [../tst_qtcpserver.cpp(223)] FAIL! : tst_QTcpServer::crashTests(WithSocks5Proxy) 'server.listen()' returned FALSE. () Loc: [../tst_qtcpserver.cpp(364)] FAIL! : tst_QTcpServer::listenWhileListening(WithSocks5Proxy) 'server.listen()' returned FALSE. () Loc: [../tst_qtcpserver.cpp(518)] FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [../tst_qtcpserver.cpp(759)] FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:cachinghttp+socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [../tst_qtcpserver.cpp(759)] FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:ftp+cachinghttp+socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [../tst_qtcpserver.cpp(759)] Totals: 72 passed, 6 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.2.1, Qt 5.2.1 PASS : tst_QTcpServer::initTestCase() PASS : tst_QTcpServer::getSetCheck(WithoutProxy) PASS : tst_QTcpServer::getSetCheck(WithSocks5Proxy) PASS : tst_QTcpServer::constructing(WithoutProxy) PASS : tst_QTcpServer::constructing(WithSocks5Proxy) PASS : tst_QTcpServer::clientServerLoop(WithoutProxy) FAIL! : tst_QTcpServer::clientServerLoop(WithSocks5Proxy) 'server.listen(QHostAddress::Any, 11423)' returned FALSE. () Loc: [../tst_qtcpserver.cpp(223)] 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(302)] SKIP : tst_QTcpServer::dualStack(WithSocks5Proxy:anyIPv4) test server proxy doesn't support ipv6 Loc: [../tst_qtcpserver.cpp(302)] SKIP : tst_QTcpServer::dualStack(WithSocks5Proxy:anyIPv6) test server proxy doesn't support ipv6 Loc: [../tst_qtcpserver.cpp(302)] PASS : tst_QTcpServer::ipv6ServerMapped(WithoutProxy) PASS : tst_QTcpServer::ipv6ServerMapped(WithSocks5Proxy) PASS : tst_QTcpServer::crashTests(WithoutProxy) FAIL! : tst_QTcpServer::crashTests(WithSocks5Proxy) 'server.listen()' returned FALSE. () Loc: [../tst_qtcpserver.cpp(364)] PASS : tst_QTcpServer::maxPendingConnections(WithoutProxy) SKIP : tst_QTcpServer::maxPendingConnections(WithSocks5Proxy) With socks5 only 1 connection is allowed ever Loc: [../tst_qtcpserver.cpp(374)] 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(412)] PASS : tst_QTcpServer::waitForConnectionTest(WithoutProxy) SKIP : tst_QTcpServer::waitForConnectionTest(WithSocks5Proxy) Localhost servers don't work well with SOCKS5 Loc: [../tst_qtcpserver.cpp(458)] PASS : tst_QTcpServer::setSocketDescriptor(WithoutProxy) PASS : tst_QTcpServer::setSocketDescriptor(WithSocks5Proxy) PASS : tst_QTcpServer::listenWhileListening(WithoutProxy) FAIL! : tst_QTcpServer::listenWhileListening(WithSocks5Proxy) 'server.listen()' returned FALSE. () Loc: [../tst_qtcpserver.cpp(518)] 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(555)] PASS : tst_QTcpServer::setNewSocketDescriptorBlocking(WithoutProxy) SKIP : tst_QTcpServer::setNewSocketDescriptorBlocking(WithSocks5Proxy) With socks5 we can not make the socket descripter blocking Loc: [../tst_qtcpserver.cpp(601)] 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) FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [../tst_qtcpserver.cpp(759)] FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:cachinghttp+socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [../tst_qtcpserver.cpp(759)] FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:ftp+cachinghttp+socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [../tst_qtcpserver.cpp(759)] 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.112) 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.112) 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.112) 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.112) 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: 72 passed, 6 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 6 Testing tst_NetworkSelfTest FAIL! : tst_NetworkSelfTest::remotePortsOpen(socks5-proxy) Error connecting to server on port 1080: Connection refused Loc: [tst_networkselftest.cpp(455)] FAIL! : tst_NetworkSelfTest::remotePortsOpen(socks5-proxy-auth) Error connecting to server on port 1081: Connection refused Loc: [tst_networkselftest.cpp(455)] FAIL! : tst_NetworkSelfTest::socks5Proxy() 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused) Loc: [tst_networkselftest.cpp(221)] FAIL! : tst_NetworkSelfTest::socks5ProxyAuth() 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused) Loc: [tst_networkselftest.cpp(221)] Totals: 43 passed, 4 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.2.1, Qt 5.2.1 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) FAIL! : tst_NetworkSelfTest::remotePortsOpen(socks5-proxy) Error connecting to server on port 1080: Connection refused Loc: [tst_networkselftest.cpp(455)] FAIL! : tst_NetworkSelfTest::remotePortsOpen(socks5-proxy-auth) Error connecting to server on port 1081: Connection refused Loc: [tst_networkselftest.cpp(455)] 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: Sun, 15 Dec 2013 09:27: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: Sun, 15 Dec 2013 09:27: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: Sun, 15 Dec 2013 09:27: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: Sun, 15 Dec 2013 09:27: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: Sun, 15 Dec 2013 09:27: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-1407340137404484767077131387099630.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: Sun, 15 Dec 2013 09:27:09 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLocation: http://qt-test-server.qt-test-net/dav/networkselftest-1407340137404484767077131387099630.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-1407340137404484767077131387099630.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-1407340137404484767077131387099630.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: Sun, 15 Dec 2013 09:27:09 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLast-Modified: Sun, 15 Dec 2013 09:27:09 GMT\r\nETag: W/\"2cc9-5-4ed8f4cb6712c\"\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-1407340137404484767077131387099630.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: Sun, 15 Dec 2013 09:27: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: Sun, 15 Dec 2013 09:27: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: Sun, 15 Dec 2013 09:27: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: Sun, 15 Dec 2013 09:27: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: Sun, 15 Dec 2013 09:27: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: Sun, 15 Dec 2013 09:27: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: Sun, 15 Dec 2013 09:27: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: Sun, 15 Dec 2013 09:27: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: Sun, 15 Dec 2013 09:27: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: Sun, 15 Dec 2013 09:27: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: Sun, 15 Dec 2013 09:27: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: Sun, 15 Dec 2013 09:27: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: Sun, 15 Dec 2013 09:27:10 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: Sun, 15 Dec 2013 09:27:10 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: Sun, 15 Dec 2013 09:27:10 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: Sun, 15 Dec 2013 09:27:10 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: Sun, 15 Dec 2013 09:27:10 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: 76635\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: 76635\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: Sun, 15 Dec 2013 09:27:10 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 Sun, 15 Dec 2013 09:27:10 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: 76635\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: Sun, 15 Dec 2013 09:27:10 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 Sun, 15 Dec 2013 09:27:10 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 FAIL! : tst_NetworkSelfTest::socks5Proxy() 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused) Loc: [tst_networkselftest.cpp(221)] QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 0 Connecting to server on port 1081 FAIL! : tst_NetworkSelfTest::socks5ProxyAuth() 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused) Loc: [tst_networkselftest.cpp(221)] 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: 43 passed, 4 failed, 0 skipped ********* Finished testing of tst_NetworkSelfTest ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_networkselftest: 0.608495 seconds, exit code 4 Build log: http://testresults.qt-project.org/ci/QtBase_stable_Integration/build_02746/linux-g++_no-widgets_Ubuntu_12.04_x64/log.txt.gz Tested changes (refs/builds/stable_1387099194): http://codereview.qt-project.org/73924 [PS1] - Windows: Fix printing. From ci-noreply at qt-project.org Sun Dec 15 13:05:55 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 15 Dec 2013 14:05:55 +0200 Subject: [Ci-reports] fail on QtBase_stable_Integration #2747 Message-ID: <20131215_120555_090832.ci-noreply@qt-project.org> Autotests `tst_networkselftest' and `tst_qtcpserver' failed :( Testing tst_QTcpServer FAIL! : tst_QTcpServer::clientServerLoop(WithSocks5Proxy) 'server.listen(QHostAddress::Any, 11423)' returned FALSE. () Loc: [../tst_qtcpserver.cpp(223)] FAIL! : tst_QTcpServer::crashTests(WithSocks5Proxy) 'server.listen()' returned FALSE. () Loc: [../tst_qtcpserver.cpp(364)] FAIL! : tst_QTcpServer::listenWhileListening(WithSocks5Proxy) 'server.listen()' returned FALSE. () Loc: [../tst_qtcpserver.cpp(518)] FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [../tst_qtcpserver.cpp(759)] FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:cachinghttp+socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [../tst_qtcpserver.cpp(759)] FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:ftp+cachinghttp+socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [../tst_qtcpserver.cpp(759)] Totals: 72 passed, 6 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.2.1, Qt 5.2.1 PASS : tst_QTcpServer::initTestCase() PASS : tst_QTcpServer::getSetCheck(WithoutProxy) PASS : tst_QTcpServer::getSetCheck(WithSocks5Proxy) PASS : tst_QTcpServer::constructing(WithoutProxy) PASS : tst_QTcpServer::constructing(WithSocks5Proxy) PASS : tst_QTcpServer::clientServerLoop(WithoutProxy) FAIL! : tst_QTcpServer::clientServerLoop(WithSocks5Proxy) 'server.listen(QHostAddress::Any, 11423)' returned FALSE. () Loc: [../tst_qtcpserver.cpp(223)] 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(302)] SKIP : tst_QTcpServer::dualStack(WithSocks5Proxy:anyIPv4) test server proxy doesn't support ipv6 Loc: [../tst_qtcpserver.cpp(302)] SKIP : tst_QTcpServer::dualStack(WithSocks5Proxy:anyIPv6) test server proxy doesn't support ipv6 Loc: [../tst_qtcpserver.cpp(302)] PASS : tst_QTcpServer::ipv6ServerMapped(WithoutProxy) PASS : tst_QTcpServer::ipv6ServerMapped(WithSocks5Proxy) PASS : tst_QTcpServer::crashTests(WithoutProxy) FAIL! : tst_QTcpServer::crashTests(WithSocks5Proxy) 'server.listen()' returned FALSE. () Loc: [../tst_qtcpserver.cpp(364)] PASS : tst_QTcpServer::maxPendingConnections(WithoutProxy) SKIP : tst_QTcpServer::maxPendingConnections(WithSocks5Proxy) With socks5 only 1 connection is allowed ever Loc: [../tst_qtcpserver.cpp(374)] 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(412)] PASS : tst_QTcpServer::waitForConnectionTest(WithoutProxy) SKIP : tst_QTcpServer::waitForConnectionTest(WithSocks5Proxy) Localhost servers don't work well with SOCKS5 Loc: [../tst_qtcpserver.cpp(458)] PASS : tst_QTcpServer::setSocketDescriptor(WithoutProxy) PASS : tst_QTcpServer::setSocketDescriptor(WithSocks5Proxy) PASS : tst_QTcpServer::listenWhileListening(WithoutProxy) FAIL! : tst_QTcpServer::listenWhileListening(WithSocks5Proxy) 'server.listen()' returned FALSE. () Loc: [../tst_qtcpserver.cpp(518)] 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(555)] PASS : tst_QTcpServer::setNewSocketDescriptorBlocking(WithoutProxy) SKIP : tst_QTcpServer::setNewSocketDescriptorBlocking(WithSocks5Proxy) With socks5 we can not make the socket descripter blocking Loc: [../tst_qtcpserver.cpp(601)] 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) FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [../tst_qtcpserver.cpp(759)] FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:cachinghttp+socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [../tst_qtcpserver.cpp(759)] FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:ftp+cachinghttp+socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [../tst_qtcpserver.cpp(759)] 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.112) 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.112) 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.112) 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.112) 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: 72 passed, 6 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 6 Testing tst_NetworkSelfTest FAIL! : tst_NetworkSelfTest::remotePortsOpen(socks5-proxy) Error connecting to server on port 1080: Connection refused Loc: [tst_networkselftest.cpp(455)] FAIL! : tst_NetworkSelfTest::remotePortsOpen(socks5-proxy-auth) Error connecting to server on port 1081: Connection refused Loc: [tst_networkselftest.cpp(455)] FAIL! : tst_NetworkSelfTest::socks5Proxy() 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused) Loc: [tst_networkselftest.cpp(221)] FAIL! : tst_NetworkSelfTest::socks5ProxyAuth() 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused) Loc: [tst_networkselftest.cpp(221)] Totals: 43 passed, 4 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.2.1, Qt 5.2.1 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) FAIL! : tst_NetworkSelfTest::remotePortsOpen(socks5-proxy) Error connecting to server on port 1080: Connection refused Loc: [tst_networkselftest.cpp(455)] FAIL! : tst_NetworkSelfTest::remotePortsOpen(socks5-proxy-auth) Error connecting to server on port 1081: Connection refused Loc: [tst_networkselftest.cpp(455)] 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: Sun, 15 Dec 2013 11:50:34 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: Sun, 15 Dec 2013 11:50:34 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: Sun, 15 Dec 2013 11:50:34 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: Sun, 15 Dec 2013 11:50:34 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: Sun, 15 Dec 2013 11:50:34 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-1407359610969444767077131387108234.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: Sun, 15 Dec 2013 11:50:34 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLocation: http://qt-test-server.qt-test-net/dav/networkselftest-1407359610969444767077131387108234.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-1407359610969444767077131387108234.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-1407359610969444767077131387108234.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: Sun, 15 Dec 2013 11:50:34 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLast-Modified: Sun, 15 Dec 2013 11:50:34 GMT\r\nETag: W/\"2cc9-5-4ed914d8dac5d\"\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-1407359610969444767077131387108234.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: Sun, 15 Dec 2013 11:50:34 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: Sun, 15 Dec 2013 11:50:34 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: Sun, 15 Dec 2013 11:50:34 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: Sun, 15 Dec 2013 11:50:34 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: Sun, 15 Dec 2013 11:50:34 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: Sun, 15 Dec 2013 11:50:34 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: Sun, 15 Dec 2013 11:50:34 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: Sun, 15 Dec 2013 11:50:34 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: Sun, 15 Dec 2013 11:50:34 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: Sun, 15 Dec 2013 11:50:34 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: Sun, 15 Dec 2013 11:50:34 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: Sun, 15 Dec 2013 11:50:34 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: Sun, 15 Dec 2013 11:50:34 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: Sun, 15 Dec 2013 11:50:34 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: Sun, 15 Dec 2013 11:50:34 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: Sun, 15 Dec 2013 11:50:34 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: Sun, 15 Dec 2013 11:50:34 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: 85239\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: 85239\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: Sun, 15 Dec 2013 11:50:34 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 Sun, 15 Dec 2013 11:50:34 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: 85239\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: Sun, 15 Dec 2013 11:50:34 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 Sun, 15 Dec 2013 11:50:34 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 FAIL! : tst_NetworkSelfTest::socks5Proxy() 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused) Loc: [tst_networkselftest.cpp(221)] QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 0 Connecting to server on port 1081 FAIL! : tst_NetworkSelfTest::socks5ProxyAuth() 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused) Loc: [tst_networkselftest.cpp(221)] 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: 43 passed, 4 failed, 0 skipped ********* Finished testing of tst_NetworkSelfTest ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_networkselftest: 0.64158 seconds, exit code 4 Build log: http://testresults.qt-project.org/ci/QtBase_stable_Integration/build_02747/linux-g++_no-widgets_Ubuntu_12.04_x64/log.txt.gz Tested changes (refs/builds/stable_1387107799): http://codereview.qt-project.org/70330 [PS10] - fix parsing of bound SQL statements for PostgreSQL From ci-noreply at qt-project.org Sun Dec 15 13:17:03 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 15 Dec 2013 14:17:03 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2320 Message-ID: <20131215_121703_043598.ci-noreply@qt-project.org> Autotests `tst_networkselftest' and `tst_qtcpserver' failed :( Testing tst_QTcpServer FAIL! : tst_QTcpServer::clientServerLoop(WithSocks5Proxy) 'server.listen(QHostAddress::Any, 11423)' returned FALSE. () Loc: [../tst_qtcpserver.cpp(235)] FAIL! : tst_QTcpServer::crashTests(WithSocks5Proxy) 'server.listen()' returned FALSE. () Loc: [../tst_qtcpserver.cpp(376)] FAIL! : tst_QTcpServer::listenWhileListening(WithSocks5Proxy) 'server.listen()' returned FALSE. () Loc: [../tst_qtcpserver.cpp(544)] FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [../tst_qtcpserver.cpp(796)] FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:cachinghttp+socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [../tst_qtcpserver.cpp(796)] FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:ftp+cachinghttp+socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [../tst_qtcpserver.cpp(796)] Totals: 72 passed, 6 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) PASS : tst_QTcpServer::clientServerLoop(WithoutProxy) FAIL! : tst_QTcpServer::clientServerLoop(WithSocks5Proxy) 'server.listen(QHostAddress::Any, 11423)' returned FALSE. () Loc: [../tst_qtcpserver.cpp(235)] 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) FAIL! : tst_QTcpServer::crashTests(WithSocks5Proxy) 'server.listen()' returned FALSE. () Loc: [../tst_qtcpserver.cpp(376)] 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) FAIL! : tst_QTcpServer::listenWhileListening(WithSocks5Proxy) 'server.listen()' returned FALSE. () Loc: [../tst_qtcpserver.cpp(544)] 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) FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [../tst_qtcpserver.cpp(796)] FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:cachinghttp+socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [../tst_qtcpserver.cpp(796)] FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:ftp+cachinghttp+socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [../tst_qtcpserver.cpp(796)] 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: 72 passed, 6 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 6 Testing tst_NetworkSelfTest FAIL! : tst_NetworkSelfTest::remotePortsOpen(socks5-proxy) Error connecting to server on port 1080: Connection refused Loc: [tst_networkselftest.cpp(455)] FAIL! : tst_NetworkSelfTest::remotePortsOpen(socks5-proxy-auth) Error connecting to server on port 1081: Connection refused Loc: [tst_networkselftest.cpp(455)] FAIL! : tst_NetworkSelfTest::socks5Proxy() 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused) Loc: [tst_networkselftest.cpp(221)] FAIL! : tst_NetworkSelfTest::socks5ProxyAuth() 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused) Loc: [tst_networkselftest.cpp(221)] Totals: 43 passed, 4 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) FAIL! : tst_NetworkSelfTest::remotePortsOpen(socks5-proxy) Error connecting to server on port 1080: Connection refused Loc: [tst_networkselftest.cpp(455)] FAIL! : tst_NetworkSelfTest::remotePortsOpen(socks5-proxy-auth) Error connecting to server on port 1081: Connection refused Loc: [tst_networkselftest.cpp(455)] 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: Sun, 15 Dec 2013 12:01:22 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: Sun, 15 Dec 2013 12:01:22 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: Sun, 15 Dec 2013 12:01:22 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: Sun, 15 Dec 2013 12:01:22 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: Sun, 15 Dec 2013 12:01:22 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-1407346163652644767077131387108884.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: Sun, 15 Dec 2013 12:01:22 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLocation: http://qt-test-server.qt-test-net/dav/networkselftest-1407346163652644767077131387108884.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-1407346163652644767077131387108884.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-1407346163652644767077131387108884.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: Sun, 15 Dec 2013 12:01:22 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLast-Modified: Sun, 15 Dec 2013 12:01:22 GMT\r\nETag: W/\"2d82-5-4ed91743a3f40\"\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-1407346163652644767077131387108884.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: Sun, 15 Dec 2013 12:01:22 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: Sun, 15 Dec 2013 12:01:22 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: Sun, 15 Dec 2013 12:01:22 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: Sun, 15 Dec 2013 12:01:22 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: Sun, 15 Dec 2013 12:01:22 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: Sun, 15 Dec 2013 12:01:22 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: Sun, 15 Dec 2013 12:01:22 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: Sun, 15 Dec 2013 12:01:22 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: Sun, 15 Dec 2013 12:01:22 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: Sun, 15 Dec 2013 12:01:22 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: Sun, 15 Dec 2013 12:01:22 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: Sun, 15 Dec 2013 12:01:22 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: Sun, 15 Dec 2013 12:01:22 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: Sun, 15 Dec 2013 12:01:22 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: Sun, 15 Dec 2013 12:01:22 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: Sun, 15 Dec 2013 12:01:22 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: Sun, 15 Dec 2013 12:01:22 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: 85887\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: 85887\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: Sun, 15 Dec 2013 12:01:22 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 Sun, 15 Dec 2013 12:01:22 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: 85887\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: Sun, 15 Dec 2013 12:01:22 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 Sun, 15 Dec 2013 12:01:22 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 FAIL! : tst_NetworkSelfTest::socks5Proxy() 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused) Loc: [tst_networkselftest.cpp(221)] QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 0 Connecting to server on port 1081 FAIL! : tst_NetworkSelfTest::socks5ProxyAuth() 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused) Loc: [tst_networkselftest.cpp(221)] 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: 43 passed, 4 failed, 0 skipped ********* Finished testing of tst_NetworkSelfTest ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_networkselftest: 0.659165 seconds, exit code 4 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02320/linux-g++_no-widgets_Ubuntu_12.04_x64/log.txt.gz Tested changes (refs/builds/dev_1387108440): http://codereview.qt-project.org/73876 [PS1] - d3dcompiler_qt: Fix export warning on MSVC http://codereview.qt-project.org/73875 [PS5] - d3dcompiler_qt: Remove directory creation inside the proxy library From ci-noreply at qt-project.org Sun Dec 15 13:34:04 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 15 Dec 2013 14:34:04 +0200 Subject: [Ci-reports] fail on QtBase_stable_Integration #2748 Message-ID: <20131215_123404_008108.ci-noreply@qt-project.org> Autotests `tst_networkselftest', `tst_qimagereader', `tst_qlocalsocket', and `tst_qtcpserver' failed :( Testing tst_QTcpServer FAIL! : tst_QTcpServer::clientServerLoop(WithSocks5Proxy) 'server.listen(QHostAddress::Any, 11423)' returned FALSE. () Loc: [../tst_qtcpserver.cpp(223)] FAIL! : tst_QTcpServer::crashTests(WithSocks5Proxy) 'server.listen()' returned FALSE. () Loc: [../tst_qtcpserver.cpp(364)] FAIL! : tst_QTcpServer::listenWhileListening(WithSocks5Proxy) 'server.listen()' returned FALSE. () Loc: [../tst_qtcpserver.cpp(518)] FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [../tst_qtcpserver.cpp(759)] FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:cachinghttp+socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [../tst_qtcpserver.cpp(759)] FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:ftp+cachinghttp+socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [../tst_qtcpserver.cpp(759)] Totals: 72 passed, 6 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.2.1, Qt 5.2.1 PASS : tst_QTcpServer::initTestCase() PASS : tst_QTcpServer::getSetCheck(WithoutProxy) PASS : tst_QTcpServer::getSetCheck(WithSocks5Proxy) PASS : tst_QTcpServer::constructing(WithoutProxy) PASS : tst_QTcpServer::constructing(WithSocks5Proxy) PASS : tst_QTcpServer::clientServerLoop(WithoutProxy) FAIL! : tst_QTcpServer::clientServerLoop(WithSocks5Proxy) 'server.listen(QHostAddress::Any, 11423)' returned FALSE. () Loc: [../tst_qtcpserver.cpp(223)] 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(302)] SKIP : tst_QTcpServer::dualStack(WithSocks5Proxy:anyIPv4) test server proxy doesn't support ipv6 Loc: [../tst_qtcpserver.cpp(302)] SKIP : tst_QTcpServer::dualStack(WithSocks5Proxy:anyIPv6) test server proxy doesn't support ipv6 Loc: [../tst_qtcpserver.cpp(302)] PASS : tst_QTcpServer::ipv6ServerMapped(WithoutProxy) PASS : tst_QTcpServer::ipv6ServerMapped(WithSocks5Proxy) PASS : tst_QTcpServer::crashTests(WithoutProxy) FAIL! : tst_QTcpServer::crashTests(WithSocks5Proxy) 'server.listen()' returned FALSE. () Loc: [../tst_qtcpserver.cpp(364)] PASS : tst_QTcpServer::maxPendingConnections(WithoutProxy) SKIP : tst_QTcpServer::maxPendingConnections(WithSocks5Proxy) With socks5 only 1 connection is allowed ever Loc: [../tst_qtcpserver.cpp(374)] 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(412)] PASS : tst_QTcpServer::waitForConnectionTest(WithoutProxy) SKIP : tst_QTcpServer::waitForConnectionTest(WithSocks5Proxy) Localhost servers don't work well with SOCKS5 Loc: [../tst_qtcpserver.cpp(458)] PASS : tst_QTcpServer::setSocketDescriptor(WithoutProxy) PASS : tst_QTcpServer::setSocketDescriptor(WithSocks5Proxy) PASS : tst_QTcpServer::listenWhileListening(WithoutProxy) FAIL! : tst_QTcpServer::listenWhileListening(WithSocks5Proxy) 'server.listen()' returned FALSE. () Loc: [../tst_qtcpserver.cpp(518)] 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(555)] PASS : tst_QTcpServer::setNewSocketDescriptorBlocking(WithoutProxy) SKIP : tst_QTcpServer::setNewSocketDescriptorBlocking(WithSocks5Proxy) With socks5 we can not make the socket descripter blocking Loc: [../tst_qtcpserver.cpp(601)] 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) FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [../tst_qtcpserver.cpp(759)] FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:cachinghttp+socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [../tst_qtcpserver.cpp(759)] FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:ftp+cachinghttp+socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [../tst_qtcpserver.cpp(759)] 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.112) 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.112) 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.112) 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.112) 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: 72 passed, 6 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 6 Testing tst_QLocalSocket FAIL! : tst_QLocalSocket::writeToClientAndDisconnect() Compared values are not the same Actual (client.read(buffer, sizeof(buffer))): -1 Expected ((qint64)sizeof(buffer)) : 100 Loc: [../tst_qlocalsocket.cpp(1022)] Totals: 56 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.1, Qt 5.2.1 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) 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() FAIL! : tst_QLocalSocket::writeToClientAndDisconnect() Compared values are not the same Actual (client.read(buffer, sizeof(buffer))): -1 Expected ((qint64)sizeof(buffer)) : 100 Loc: [../tst_qlocalsocket.cpp(1022)] PASS : tst_QLocalSocket::debug() PASS : tst_QLocalSocket::bytesWrittenSignal() PASS : tst_QLocalSocket::syncDisconnectNotify() PASS : tst_QLocalSocket::asyncDisconnectNotify() PASS : tst_QLocalSocket::verifySocketOptions(user) PASS : tst_QLocalSocket::verifySocketOptions(group) PASS : tst_QLocalSocket::verifySocketOptions(other) PASS : tst_QLocalSocket::verifySocketOptions(all) PASS : tst_QLocalSocket::verifyListenWithDescriptor(normal) PASS : tst_QLocalSocket::verifyListenWithDescriptor(abstract) PASS : tst_QLocalSocket::verifyListenWithDescriptor(abstractwithslash) PASS : tst_QLocalSocket::verifyListenWithDescriptor(no path) PASS : tst_QLocalSocket::cleanupTestCase() Totals: 56 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 Testing tst_QImageReader FAIL! : tst_QImageReader::readFromDevice(pbm) 'reader.canRead()' returned FALSE. () Loc: [tst_qimagereader.cpp(1098)] FAIL! : tst_QImageReader::readFromDevice(pgm) 'reader.canRead()' returned FALSE. () Loc: [tst_qimagereader.cpp(1098)] FAIL! : tst_QImageReader::readFromDevice(ppm-1) 'reader.canRead()' returned FALSE. () Loc: [tst_qimagereader.cpp(1098)] FAIL! : tst_QImageReader::readFromDevice(ppm-2) 'reader.canRead()' returned FALSE. () Loc: [tst_qimagereader.cpp(1098)] FAIL! : tst_QImageReader::readFromDevice(ppm-3) 'reader.canRead()' returned FALSE. () Loc: [tst_qimagereader.cpp(1098)] FAIL! : tst_QImageReader::readFromDevice(ppm-4) 'reader.canRead()' returned FALSE. () Loc: [tst_qimagereader.cpp(1098)] FAIL! : tst_QImageReader::readFromDevice(jpeg-1) 'reader.canRead()' returned FALSE. () Loc: [tst_qimagereader.cpp(1098)] FAIL! : tst_QImageReader::readFromDevice(jpeg-2) 'reader.canRead()' returned FALSE. () Loc: [tst_qimagereader.cpp(1098)] FAIL! : tst_QImageReader::readFromDevice(jpeg-3) 'reader.canRead()' returned FALSE. () Loc: [tst_qimagereader.cpp(1098)] FAIL! : tst_QImageReader::readFromDevice(jpeg-4) 'reader.canRead()' returned FALSE. () Loc: [tst_qimagereader.cpp(1098)] FAIL! : tst_QImageReader::readFromDevice(gif-1) 'reader.canRead()' returned FALSE. () Loc: [tst_qimagereader.cpp(1098)] FAIL! : tst_QImageReader::readFromDevice(gif-2) 'reader.canRead()' returned FALSE. () Loc: [tst_qimagereader.cpp(1098)] FAIL! : tst_QImageReader::readFromDevice(xbm) Compared QImages differ. Actual (imageReaderImage).isNull(): 1 Expected (expectedImage).isNull(): 0 Loc: [tst_qimagereader.cpp(1100)] FAIL! : tst_QImageReader::readFromDevice(xpm) 'reader.canRead()' returned FALSE. () Loc: [tst_qimagereader.cpp(1098)] FAIL! : tst_QImageReader::readFromDevice(bmp-1) 'reader.canRead()' returned FALSE. () Loc: [tst_qimagereader.cpp(1098)] FAIL! : tst_QImageReader::readFromDevice(bmp-2) 'reader.canRead()' returned FALSE. () Loc: [tst_qimagereader.cpp(1098)] FAIL! : tst_QImageReader::readFromDevice(bmp-3) 'reader.canRead()' returned FALSE. () Loc: [tst_qimagereader.cpp(1098)] FAIL! : tst_QImageReader::readFromDevice(bmp-4) 'reader.canRead()' returned FALSE. () Loc: [tst_qimagereader.cpp(1098)] FAIL! : tst_QImageReader::readFromDevice(png) 'reader.canRead()' returned FALSE. () Loc: [tst_qimagereader.cpp(1098)] libpng error: Read Error libpng error: Read Error libpng error: Read Error libpng error: Read Error libpng error: Read Error libpng error: Read Error libpng error: Read Error libpng error: Read Error libpng error: Read Error libpng error: Read Error libpng error: Read Error libpng error: Read Error libpng error: Read Error Totals: 337 passed, 19 failed, 30 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QImageReader ********* Config: Using QtTest library 5.2.1, Qt 5.2.1 PASS : tst_QImageReader::initTestCase() PASS : tst_QImageReader::getSetCheck() PASS : tst_QImageReader::readImage(empty) PASS : tst_QImageReader::readImage(BMP: colorful) PASS : tst_QImageReader::readImage(BMP: test32bfv4) PASS : tst_QImageReader::readImage(BMP: test32v5) PASS : tst_QImageReader::readImage(BMP: font) PASS : tst_QImageReader::readImage(BMP: signed char) PASS : tst_QImageReader::readImage(BMP: 4bpp RLE) PASS : tst_QImageReader::readImage(BMP: 4bpp uncompressed) PASS : tst_QImageReader::readImage(BMP: 16bpp) PASS : tst_QImageReader::readImage(BMP: negative height) PASS : tst_QImageReader::readImage(BMP: high mask bit set) PASS : tst_QImageReader::readImage(XPM: marble) PASS : tst_QImageReader::readImage(PNG: kollada) PASS : tst_QImageReader::readImage(PPM: teapot) PASS : tst_QImageReader::readImage(PPM: runners) PASS : tst_QImageReader::readImage(PPM: test) PASS : tst_QImageReader::readImage(XBM: gnus) PASS : tst_QImageReader::readImage(JPEG: beavis) PASS : tst_QImageReader::readImage(JPEG: qtbug13653) PASS : tst_QImageReader::readImage(GIF: earth) PASS : tst_QImageReader::readImage(GIF: trolltech) SKIP : tst_QImageReader::readImage(SVG: rect) "svg" images are not supported Loc: [tst_qimagereader.cpp(250)] SKIP : tst_QImageReader::readImage(SVGZ: rect) "svgz" images are not supported Loc: [tst_qimagereader.cpp(250)] PASS : tst_QImageReader::jpegRgbCmyk() PASS : tst_QImageReader::setScaledSize(BMP: colorful) PASS : tst_QImageReader::setScaledSize(BMP: font) PASS : tst_QImageReader::setScaledSize(XPM: marble) PASS : tst_QImageReader::setScaledSize(PNG: kollada) PASS : tst_QImageReader::setScaledSize(PPM: teapot) PASS : tst_QImageReader::setScaledSize(PPM: runners) PASS : tst_QImageReader::setScaledSize(PPM: test) PASS : tst_QImageReader::setScaledSize(XBM: gnus) PASS : tst_QImageReader::setScaledSize(JPEG: beavis A) PASS : tst_QImageReader::setScaledSize(JPEG: beavis B) PASS : tst_QImageReader::setScaledSize(JPEG: beavis C) PASS : tst_QImageReader::setScaledSize(JPEG: beavis D) PASS : tst_QImageReader::setScaledSize(JPEG: beavis E) PASS : tst_QImageReader::setScaledSize(JPEG: beavis F) PASS : tst_QImageReader::setScaledSize(JPEG: beavis G) PASS : tst_QImageReader::setScaledSize(JPEG: beavis H) PASS : tst_QImageReader::setScaledSize(JPEG: beavis I) PASS : tst_QImageReader::setScaledSize(GIF: earth) PASS : tst_QImageReader::setScaledSize(GIF: trolltech) SKIP : tst_QImageReader::setScaledSize(SVG: rect) "svg" images are not supported Loc: [tst_qimagereader.cpp(365)] SKIP : tst_QImageReader::setScaledSize(SVGZ: rect) "svgz" images are not supported Loc: [tst_qimagereader.cpp(365)] PASS : tst_QImageReader::setClipRect(BMP: colorful) PASS : tst_QImageReader::setClipRect(BMP: test32bfv4) PASS : tst_QImageReader::setClipRect(BMP: test32v5) PASS : tst_QImageReader::setClipRect(BMP: font) PASS : tst_QImageReader::setClipRect(BMP: 4bpp uncompressed) PASS : tst_QImageReader::setClipRect(XPM: marble) PASS : tst_QImageReader::setClipRect(PNG: kollada) PASS : tst_QImageReader::setClipRect(PPM: teapot) PASS : tst_QImageReader::setClipRect(PPM: runners) PASS : tst_QImageReader::setClipRect(PPM: test) PASS : tst_QImageReader::setClipRect(XBM: gnus) PASS : tst_QImageReader::setClipRect(JPEG: beavis) PASS : tst_QImageReader::setClipRect(GIF: earth) PASS : tst_QImageReader::setClipRect(GIF: trolltech) SKIP : tst_QImageReader::setClipRect(SVG: rect) "svg" images are not supported Loc: [tst_qimagereader.cpp(429)] SKIP : tst_QImageReader::setClipRect(SVGZ: rect) "svgz" images are not supported Loc: [tst_qimagereader.cpp(429)] PASS : tst_QImageReader::setScaledClipRect(BMP: colorful) PASS : tst_QImageReader::setScaledClipRect(BMP: test32bfv4) PASS : tst_QImageReader::setScaledClipRect(BMP: test32v5) PASS : tst_QImageReader::setScaledClipRect(BMP: font) PASS : tst_QImageReader::setScaledClipRect(XPM: marble) PASS : tst_QImageReader::setScaledClipRect(PNG: kollada) PASS : tst_QImageReader::setScaledClipRect(PPM: teapot) PASS : tst_QImageReader::setScaledClipRect(PPM: runners) PASS : tst_QImageReader::setScaledClipRect(PPM: test) PASS : tst_QImageReader::setScaledClipRect(XBM: gnus) PASS : tst_QImageReader::setScaledClipRect(JPEG: beavis) PASS : tst_QImageReader::setScaledClipRect(GIF: earth) PASS : tst_QImageReader::setScaledClipRect(GIF: trolltech) SKIP : tst_QImageReader::setScaledClipRect(SVG: rect) "svg" images are not supported Loc: [tst_qimagereader.cpp(474)] SKIP : tst_QImageReader::setScaledClipRect(SVGZ: rect) "svgz" images are not supported Loc: [tst_qimagereader.cpp(474)] PASS : tst_QImageReader::imageFormat(pbm) PASS : tst_QImageReader::imageFormat(pgm) PASS : tst_QImageReader::imageFormat(ppm-1) PASS : tst_QImageReader::imageFormat(ppm-2) PASS : tst_QImageReader::imageFormat(ppm-3) PASS : tst_QImageReader::imageFormat(ppm-4) PASS : tst_QImageReader::imageFormat(jpeg-1) PASS : tst_QImageReader::imageFormat(jpeg-2) PASS : tst_QImageReader::imageFormat(jpeg-3) PASS : tst_QImageReader::imageFormat(gif-1) PASS : tst_QImageReader::imageFormat(gif-2) PASS : tst_QImageReader::imageFormat(xbm) PASS : tst_QImageReader::imageFormat(xpm) PASS : tst_QImageReader::imageFormat(bmp-1) PASS : tst_QImageReader::imageFormat(bmp-2) PASS : tst_QImageReader::imageFormat(bmp-3) PASS : tst_QImageReader::imageFormat(bmp-4) PASS : tst_QImageReader::imageFormat(png) PASS : tst_QImageReader::imageFormat(png-2) SKIP : tst_QImageReader::imageFormat(svg) "svg" images are not supported Loc: [tst_qimagereader.cpp(527)] SKIP : tst_QImageReader::imageFormat(svgz) "svgz" images are not supported Loc: [tst_qimagereader.cpp(527)] PASS : tst_QImageReader::blackXPM() PASS : tst_QImageReader::transparentXPM() PASS : tst_QImageReader::multiWordNamedColorXPM() PASS : tst_QImageReader::supportedFormats() PASS : tst_QImageReader::supportedMimeTypes() FAIL! : tst_QImageReader::readFromDevice(pbm) 'reader.canRead()' returned FALSE. () Loc: [tst_qimagereader.cpp(1098)] FAIL! : tst_QImageReader::readFromDevice(pgm) 'reader.canRead()' returned FALSE. () Loc: [tst_qimagereader.cpp(1098)] FAIL! : tst_QImageReader::readFromDevice(ppm-1) 'reader.canRead()' returned FALSE. () Loc: [tst_qimagereader.cpp(1098)] FAIL! : tst_QImageReader::readFromDevice(ppm-2) 'reader.canRead()' returned FALSE. () Loc: [tst_qimagereader.cpp(1098)] FAIL! : tst_QImageReader::readFromDevice(ppm-3) 'reader.canRead()' returned FALSE. () Loc: [tst_qimagereader.cpp(1098)] FAIL! : tst_QImageReader::readFromDevice(ppm-4) 'reader.canRead()' returned FALSE. () Loc: [tst_qimagereader.cpp(1098)] FAIL! : tst_QImageReader::readFromDevice(jpeg-1) 'reader.canRead()' returned FALSE. () Loc: [tst_qimagereader.cpp(1098)] FAIL! : tst_QImageReader::readFromDevice(jpeg-2) 'reader.canRead()' returned FALSE. () Loc: [tst_qimagereader.cpp(1098)] FAIL! : tst_QImageReader::readFromDevice(jpeg-3) 'reader.canRead()' returned FALSE. () Loc: [tst_qimagereader.cpp(1098)] FAIL! : tst_QImageReader::readFromDevice(jpeg-4) 'reader.canRead()' returned FALSE. () Loc: [tst_qimagereader.cpp(1098)] FAIL! : tst_QImageReader::readFromDevice(gif-1) 'reader.canRead()' returned FALSE. () Loc: [tst_qimagereader.cpp(1098)] FAIL! : tst_QImageReader::readFromDevice(gif-2) 'reader.canRead()' returned FALSE. () Loc: [tst_qimagereader.cpp(1098)] FAIL! : tst_QImageReader::readFromDevice(xbm) Compared QImages differ. Actual (imageReaderImage).isNull(): 1 Expected (expectedImage).isNull(): 0 Loc: [tst_qimagereader.cpp(1100)] FAIL! : tst_QImageReader::readFromDevice(xpm) 'reader.canRead()' returned FALSE. () Loc: [tst_qimagereader.cpp(1098)] FAIL! : tst_QImageReader::readFromDevice(bmp-1) 'reader.canRead()' returned FALSE. () Loc: [tst_qimagereader.cpp(1098)] FAIL! : tst_QImageReader::readFromDevice(bmp-2) 'reader.canRead()' returned FALSE. () Loc: [tst_qimagereader.cpp(1098)] FAIL! : tst_QImageReader::readFromDevice(bmp-3) 'reader.canRead()' returned FALSE. () Loc: [tst_qimagereader.cpp(1098)] FAIL! : tst_QImageReader::readFromDevice(bmp-4) 'reader.canRead()' returned FALSE. () Loc: [tst_qimagereader.cpp(1098)] FAIL! : tst_QImageReader::readFromDevice(png) 'reader.canRead()' returned FALSE. () Loc: [tst_qimagereader.cpp(1098)] SKIP : tst_QImageReader::readFromDevice(svg) "svg" images are not supported Loc: [tst_qimagereader.cpp(1054)] SKIP : tst_QImageReader::readFromDevice(svgz) "svgz" images are not supported Loc: [tst_qimagereader.cpp(1054)] PASS : tst_QImageReader::readFromFileAfterJunk(pbm) PASS : tst_QImageReader::readFromFileAfterJunk(pgm) PASS : tst_QImageReader::readFromFileAfterJunk(ppm-1) PASS : tst_QImageReader::readFromFileAfterJunk(ppm-2) PASS : tst_QImageReader::readFromFileAfterJunk(ppm-3) PASS : tst_QImageReader::readFromFileAfterJunk(ppm-4) PASS : tst_QImageReader::readFromFileAfterJunk(jpeg-1) PASS : tst_QImageReader::readFromFileAfterJunk(jpeg-2) PASS : tst_QImageReader::readFromFileAfterJunk(jpeg-3) PASS : tst_QImageReader::readFromFileAfterJunk(xbm) PASS : tst_QImageReader::readFromFileAfterJunk(xpm) PASS : tst_QImageReader::readFromFileAfterJunk(bmp-1) PASS : tst_QImageReader::readFromFileAfterJunk(bmp-2) PASS : tst_QImageReader::readFromFileAfterJunk(bmp-3) PASS : tst_QImageReader::readFromFileAfterJunk(bmp-4) PASS : tst_QImageReader::readFromFileAfterJunk(png) SKIP : tst_QImageReader::readFromFileAfterJunk(svg) "svg" images are not supported Loc: [tst_qimagereader.cpp(1135)] SKIP : tst_QImageReader::readFromFileAfterJunk(svgz) "svgz" images are not supported Loc: [tst_qimagereader.cpp(1135)] PASS : tst_QImageReader::devicePosition(pbm) PASS : tst_QImageReader::devicePosition(pgm) PASS : tst_QImageReader::devicePosition(ppm-1) PASS : tst_QImageReader::devicePosition(jpeg-1) PASS : tst_QImageReader::devicePosition(jpeg-2) PASS : tst_QImageReader::devicePosition(jpeg-3) PASS : tst_QImageReader::devicePosition(gif-1) PASS : tst_QImageReader::devicePosition(xbm) PASS : tst_QImageReader::devicePosition(xpm) PASS : tst_QImageReader::devicePosition(bmp-1) PASS : tst_QImageReader::devicePosition(bmp-2) PASS : tst_QImageReader::devicePosition(bmp-3) PASS : tst_QImageReader::devicePosition(bmp-4) PASS : tst_QImageReader::devicePosition(png) SKIP : tst_QImageReader::devicePosition(svg) "svg" images are not supported Loc: [tst_qimagereader.cpp(1207)] SKIP : tst_QImageReader::devicePosition(svgz) "svgz" images are not supported Loc: [tst_qimagereader.cpp(1207)] PASS : tst_QImageReader::setBackgroundColor(BMP: colorful) PASS : tst_QImageReader::setBackgroundColor(BMP: font) PASS : tst_QImageReader::setBackgroundColor(BMP: signed char) PASS : tst_QImageReader::setBackgroundColor(XPM: marble) PASS : tst_QImageReader::setBackgroundColor(PNG: kollada) PASS : tst_QImageReader::setBackgroundColor(PPM: teapot) PASS : tst_QImageReader::setBackgroundColor(PPM: runners) PASS : tst_QImageReader::setBackgroundColor(PPM: test) PASS : tst_QImageReader::setBackgroundColor(XBM: gnus) PASS : tst_QImageReader::setBackgroundColor(JPEG: beavis) PASS : tst_QImageReader::setBackgroundColor(GIF: earth) PASS : tst_QImageReader::setBackgroundColor(GIF: trolltech) PASS : tst_QImageReader::setBackgroundColor(SVG: rect) PASS : tst_QImageReader::setBackgroundColor(SVGZ: rect) PASS : tst_QImageReader::supportsAnimation(BMP: colorful) PASS : tst_QImageReader::supportsAnimation(BMP: font) PASS : tst_QImageReader::supportsAnimation(BMP: signed char) PASS : tst_QImageReader::supportsAnimation(BMP: test32bfv4) PASS : tst_QImageReader::supportsAnimation(BMP: test32v5) PASS : tst_QImageReader::supportsAnimation(XPM: marble) PASS : tst_QImageReader::supportsAnimation(PNG: kollada) PASS : tst_QImageReader::supportsAnimation(PPM: teapot) PASS : tst_QImageReader::supportsAnimation(PPM: runners) PASS : tst_QImageReader::supportsAnimation(XBM: gnus) PASS : tst_QImageReader::supportsAnimation(JPEG: beavis) PASS : tst_QImageReader::supportsAnimation(GIF: earth) PASS : tst_QImageReader::supportsAnimation(GIF: trolltech) PASS : tst_QImageReader::supportsAnimation(SVG: rect) PASS : tst_QImageReader::supportsAnimation(SVGZ: rect) PASS : tst_QImageReader::readFromResources(corrupt.bmp) PASS : tst_QImageReader::readFromResources(negativeheight.bmp) PASS : tst_QImageReader::readFromResources(font.bmp) PASS : tst_QImageReader::readFromResources(noclearcode.bmp) PASS : tst_QImageReader::readFromResources(colorful.bmp) PASS : tst_QImageReader::readFromResources(16bpp.bmp) PASS : tst_QImageReader::readFromResources(crash-signed-char.bmp) (... 275 lines omitted; there are too many errors!) 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: "" 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: Sun, 15 Dec 2013 12:19: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: Sun, 15 Dec 2013 12:19: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: Sun, 15 Dec 2013 12:19: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: Sun, 15 Dec 2013 12:19: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: Sun, 15 Dec 2013 12:19: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-1407360217121764767077131387109943.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: Sun, 15 Dec 2013 12:19:03 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLocation: http://qt-test-server.qt-test-net/dav/networkselftest-1407360217121764767077131387109943.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-1407360217121764767077131387109943.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-1407360217121764767077131387109943.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: Sun, 15 Dec 2013 12:19:03 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLast-Modified: Sun, 15 Dec 2013 12:19:03 GMT\r\nETag: W/\"2e02-5-4ed91b36f181f\"\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-1407360217121764767077131387109943.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: Sun, 15 Dec 2013 12:19: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: Sun, 15 Dec 2013 12:19: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: Sun, 15 Dec 2013 12:19: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: Sun, 15 Dec 2013 12:19: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: Sun, 15 Dec 2013 12:19: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: Sun, 15 Dec 2013 12:19: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: Sun, 15 Dec 2013 12:19: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: Sun, 15 Dec 2013 12:19: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: Sun, 15 Dec 2013 12:19: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: Sun, 15 Dec 2013 12:19: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: Sun, 15 Dec 2013 12:19: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: Sun, 15 Dec 2013 12:19: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: Sun, 15 Dec 2013 12:19: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: Sun, 15 Dec 2013 12:19: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: Sun, 15 Dec 2013 12:19: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: Sun, 15 Dec 2013 12:19: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: Sun, 15 Dec 2013 12:19: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: 86948\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: 86948\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: Sun, 15 Dec 2013 12:19:03 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 Sun, 15 Dec 2013 12:19: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: 86948\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: Sun, 15 Dec 2013 12:19:03 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 Sun, 15 Dec 2013 12:19: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 FAIL! : tst_NetworkSelfTest::socks5Proxy() 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused) Loc: [tst_networkselftest.cpp(221)] QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 0 Connecting to server on port 1081 FAIL! : tst_NetworkSelfTest::socks5ProxyAuth() 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused) Loc: [tst_networkselftest.cpp(221)] 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: 43 passed, 4 failed, 0 skipped ********* Finished testing of tst_NetworkSelfTest ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_networkselftest: 0.799577 seconds, exit code 4 Build log: http://testresults.qt-project.org/ci/QtBase_stable_Integration/build_02748/linux-g++_no-widgets_Ubuntu_12.04_x64/log.txt.gz Tested changes (refs/builds/stable_1387109509): http://codereview.qt-project.org/73476 [PS2] - Clear read- and write buffers on reset From ci-noreply at qt-project.org Sun Dec 15 14:41:32 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 15 Dec 2013 15:41:32 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2321 Message-ID: <20131215_134132_068027.ci-noreply@qt-project.org> Autotests `tst_networkselftest' and `tst_qtcpserver' failed :( Testing tst_QTcpServer FAIL! : tst_QTcpServer::clientServerLoop(WithSocks5Proxy) 'server.listen(QHostAddress::Any, 11423)' returned FALSE. () Loc: [../tst_qtcpserver.cpp(235)] FAIL! : tst_QTcpServer::crashTests(WithSocks5Proxy) 'server.listen()' returned FALSE. () Loc: [../tst_qtcpserver.cpp(376)] FAIL! : tst_QTcpServer::listenWhileListening(WithSocks5Proxy) 'server.listen()' returned FALSE. () Loc: [../tst_qtcpserver.cpp(544)] FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [../tst_qtcpserver.cpp(796)] FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:cachinghttp+socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [../tst_qtcpserver.cpp(796)] FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:ftp+cachinghttp+socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [../tst_qtcpserver.cpp(796)] Totals: 72 passed, 6 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) PASS : tst_QTcpServer::clientServerLoop(WithoutProxy) FAIL! : tst_QTcpServer::clientServerLoop(WithSocks5Proxy) 'server.listen(QHostAddress::Any, 11423)' returned FALSE. () Loc: [../tst_qtcpserver.cpp(235)] 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) FAIL! : tst_QTcpServer::crashTests(WithSocks5Proxy) 'server.listen()' returned FALSE. () Loc: [../tst_qtcpserver.cpp(376)] 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) FAIL! : tst_QTcpServer::listenWhileListening(WithSocks5Proxy) 'server.listen()' returned FALSE. () Loc: [../tst_qtcpserver.cpp(544)] 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) FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [../tst_qtcpserver.cpp(796)] FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:cachinghttp+socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [../tst_qtcpserver.cpp(796)] FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:ftp+cachinghttp+socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [../tst_qtcpserver.cpp(796)] 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.112) 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.112) 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.112) 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.112) 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: 72 passed, 6 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 6 Testing tst_NetworkSelfTest FAIL! : tst_NetworkSelfTest::remotePortsOpen(socks5-proxy) Error connecting to server on port 1080: Connection refused Loc: [tst_networkselftest.cpp(455)] FAIL! : tst_NetworkSelfTest::remotePortsOpen(socks5-proxy-auth) Error connecting to server on port 1081: Connection refused Loc: [tst_networkselftest.cpp(455)] FAIL! : tst_NetworkSelfTest::socks5Proxy() 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused) Loc: [tst_networkselftest.cpp(221)] FAIL! : tst_NetworkSelfTest::socks5ProxyAuth() 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused) Loc: [tst_networkselftest.cpp(221)] Totals: 43 passed, 4 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) FAIL! : tst_NetworkSelfTest::remotePortsOpen(socks5-proxy) Error connecting to server on port 1080: Connection refused Loc: [tst_networkselftest.cpp(455)] FAIL! : tst_NetworkSelfTest::remotePortsOpen(socks5-proxy-auth) Error connecting to server on port 1081: Connection refused Loc: [tst_networkselftest.cpp(455)] 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: Sun, 15 Dec 2013 13:25:56 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: Sun, 15 Dec 2013 13:25:56 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: Sun, 15 Dec 2013 13:25:56 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: Sun, 15 Dec 2013 13:25:56 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: Sun, 15 Dec 2013 13:25:56 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-1407349293546724767077131387113957.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: Sun, 15 Dec 2013 13:25:56 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLocation: http://qt-test-server.qt-test-net/dav/networkselftest-1407349293546724767077131387113957.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-1407349293546724767077131387113957.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-1407349293546724767077131387113957.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: Sun, 15 Dec 2013 13:25:56 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLast-Modified: Sun, 15 Dec 2013 13:25:56 GMT\r\nETag: W/\"2e86-5-4ed92a2aa809f\"\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-1407349293546724767077131387113957.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: Sun, 15 Dec 2013 13:25:56 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: Sun, 15 Dec 2013 13:25:56 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: Sun, 15 Dec 2013 13:25:56 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: Sun, 15 Dec 2013 13:25:56 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: Sun, 15 Dec 2013 13:25:56 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: Sun, 15 Dec 2013 13:25:56 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: Sun, 15 Dec 2013 13:25:56 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: Sun, 15 Dec 2013 13:25:56 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: Sun, 15 Dec 2013 13:25:56 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: Sun, 15 Dec 2013 13:25:56 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: Sun, 15 Dec 2013 13:25:56 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: Sun, 15 Dec 2013 13:25:56 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: Sun, 15 Dec 2013 13:25:56 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: Sun, 15 Dec 2013 13:25:56 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: Sun, 15 Dec 2013 13:25:56 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: Sun, 15 Dec 2013 13:25:56 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: Sun, 15 Dec 2013 13:25:57 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: 90962\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: 90962\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: Sun, 15 Dec 2013 13:25:57 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 Sun, 15 Dec 2013 13:25:57 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: 90962\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: Sun, 15 Dec 2013 13:25:57 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 Sun, 15 Dec 2013 13:25:57 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 FAIL! : tst_NetworkSelfTest::socks5Proxy() 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused) Loc: [tst_networkselftest.cpp(221)] QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 0 Connecting to server on port 1081 FAIL! : tst_NetworkSelfTest::socks5ProxyAuth() 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused) Loc: [tst_networkselftest.cpp(221)] 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: 43 passed, 4 failed, 0 skipped ********* Finished testing of tst_NetworkSelfTest ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_networkselftest: 0.655153 seconds, exit code 4 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02321/linux-g++_no-widgets_Ubuntu_12.04_x64/log.txt.gz Tested changes (refs/builds/dev_1387113517): http://codereview.qt-project.org/73770 [PS1] - QTextDocument: avoid relocations http://codereview.qt-project.org/73769 [PS1] - QImageReader: simplify _qt_BuiltInFormats http://codereview.qt-project.org/73766 [PS4] - QWizard: Replace another pointer table with char arrays http://codereview.qt-project.org/73767 [PS2] - QWizard: Replace a static char* table with a switch statement. From ci-noreply at qt-project.org Sun Dec 15 14:46:22 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 15 Dec 2013 15:46:22 +0200 Subject: [Ci-reports] fail on Qt5_dev_Integration #307 Message-ID: <20131215_134622_025985.ci-noreply@qt-project.org> Autotests `tst_networkselftest' and `tst_qtcpserver' failed :( Testing tst_QTcpServer FAIL! : tst_QTcpServer::clientServerLoop(WithSocks5Proxy) 'server.listen(QHostAddress::Any, 11423)' returned FALSE. () Loc: [../tst_qtcpserver.cpp(235)] FAIL! : tst_QTcpServer::crashTests(WithSocks5Proxy) 'server.listen()' returned FALSE. () Loc: [../tst_qtcpserver.cpp(376)] FAIL! : tst_QTcpServer::listenWhileListening(WithSocks5Proxy) 'server.listen()' returned FALSE. () Loc: [../tst_qtcpserver.cpp(544)] FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [../tst_qtcpserver.cpp(796)] FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:cachinghttp+socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [../tst_qtcpserver.cpp(796)] FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:ftp+cachinghttp+socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [../tst_qtcpserver.cpp(796)] Totals: 72 passed, 6 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) PASS : tst_QTcpServer::clientServerLoop(WithoutProxy) FAIL! : tst_QTcpServer::clientServerLoop(WithSocks5Proxy) 'server.listen(QHostAddress::Any, 11423)' returned FALSE. () Loc: [../tst_qtcpserver.cpp(235)] 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) FAIL! : tst_QTcpServer::crashTests(WithSocks5Proxy) 'server.listen()' returned FALSE. () Loc: [../tst_qtcpserver.cpp(376)] 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) FAIL! : tst_QTcpServer::listenWhileListening(WithSocks5Proxy) 'server.listen()' returned FALSE. () Loc: [../tst_qtcpserver.cpp(544)] 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) FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [../tst_qtcpserver.cpp(796)] FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:cachinghttp+socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [../tst_qtcpserver.cpp(796)] FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:ftp+cachinghttp+socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [../tst_qtcpserver.cpp(796)] 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.27) 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.27) 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.27) 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.27) QDEBUG : tst_QTcpServer::linkLocal(WithoutProxy) QHostAddress( "fe80::250:56ff:feb0:4bae%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: 72 passed, 6 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 6 Testing tst_NetworkSelfTest FAIL! : tst_NetworkSelfTest::remotePortsOpen(socks5-proxy) Error connecting to server on port 1080: Connection refused Loc: [tst_networkselftest.cpp(455)] FAIL! : tst_NetworkSelfTest::remotePortsOpen(socks5-proxy-auth) Error connecting to server on port 1081: Connection refused Loc: [tst_networkselftest.cpp(455)] FAIL! : tst_NetworkSelfTest::socks5Proxy() 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused) Loc: [tst_networkselftest.cpp(221)] FAIL! : tst_NetworkSelfTest::socks5ProxyAuth() 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused) Loc: [tst_networkselftest.cpp(221)] Totals: 43 passed, 4 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) FAIL! : tst_NetworkSelfTest::remotePortsOpen(socks5-proxy) Error connecting to server on port 1080: Connection refused Loc: [tst_networkselftest.cpp(455)] FAIL! : tst_NetworkSelfTest::remotePortsOpen(socks5-proxy-auth) Error connecting to server on port 1081: Connection refused Loc: [tst_networkselftest.cpp(455)] 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: Sun, 15 Dec 2013 13:14:17 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: Sun, 15 Dec 2013 13:14:17 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: Sun, 15 Dec 2013 13:14:17 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: Sun, 15 Dec 2013 13:14:17 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: Sun, 15 Dec 2013 13:14:17 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-1407338803190724767077131387113259.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: Sun, 15 Dec 2013 13:14:17 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLocation: http://qt-test-server.qt-test-net/dav/networkselftest-1407338803190724767077131387113259.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-1407338803190724767077131387113259.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-1407338803190724767077131387113259.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: Sun, 15 Dec 2013 13:14:17 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLast-Modified: Sun, 15 Dec 2013 13:14:17 GMT\r\nETag: W/\"2e5a-5-4ed9278f725ff\"\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-1407338803190724767077131387113259.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: Sun, 15 Dec 2013 13:14:17 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: Sun, 15 Dec 2013 13:14:17 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: Sun, 15 Dec 2013 13:14:17 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: Sun, 15 Dec 2013 13:14:17 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: Sun, 15 Dec 2013 13:14:17 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: Sun, 15 Dec 2013 13:14:17 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: Sun, 15 Dec 2013 13:14:17 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: Sun, 15 Dec 2013 13:14:17 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: Sun, 15 Dec 2013 13:14:17 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: Sun, 15 Dec 2013 13:14:17 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: Sun, 15 Dec 2013 13:14:17 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: Sun, 15 Dec 2013 13:14:17 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: Sun, 15 Dec 2013 13:14:17 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: Sun, 15 Dec 2013 13:14:17 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: Sun, 15 Dec 2013 13:14:17 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: Sun, 15 Dec 2013 13:14:17 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: Sun, 15 Dec 2013 13:14:17 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: 90262\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: 90262\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: Sun, 15 Dec 2013 13:14:17 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 Sun, 15 Dec 2013 13:14:17 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: 90262\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: Sun, 15 Dec 2013 13:14:17 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 Sun, 15 Dec 2013 13:14:17 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 FAIL! : tst_NetworkSelfTest::socks5Proxy() 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused) Loc: [tst_networkselftest.cpp(221)] QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 0 Connecting to server on port 1081 FAIL! : tst_NetworkSelfTest::socks5ProxyAuth() 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused) Loc: [tst_networkselftest.cpp(221)] 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: 43 passed, 4 failed, 0 skipped ********* Finished testing of tst_NetworkSelfTest ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_networkselftest: 0.642263 seconds, exit code 4 Build log: http://testresults.qt-project.org/ci/Qt5_dev_Integration/build_00307/linux-g++_no-widgets_Ubuntu_12.04_x64/log.txt.gz Tested changes (refs/builds/dev_1387109788): http://codereview.qt-project.org/68429 [PS97] - Updated submodules. From ci-noreply at qt-project.org Sun Dec 15 18:01:14 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 15 Dec 2013 19:01:14 +0200 Subject: [Ci-reports] fail on QtBase_stable_Integration #2749 Message-ID: <20131215_170114_064060.ci-noreply@qt-project.org> Autotests `tst_networkselftest' and `tst_qtcpserver' failed :( Testing tst_QTcpServer FAIL! : tst_QTcpServer::clientServerLoop(WithSocks5Proxy) 'server.listen(QHostAddress::Any, 11423)' returned FALSE. () Loc: [../tst_qtcpserver.cpp(223)] FAIL! : tst_QTcpServer::crashTests(WithSocks5Proxy) 'server.listen()' returned FALSE. () Loc: [../tst_qtcpserver.cpp(364)] FAIL! : tst_QTcpServer::listenWhileListening(WithSocks5Proxy) 'server.listen()' returned FALSE. () Loc: [../tst_qtcpserver.cpp(518)] FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [../tst_qtcpserver.cpp(759)] FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:cachinghttp+socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [../tst_qtcpserver.cpp(759)] FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:ftp+cachinghttp+socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [../tst_qtcpserver.cpp(759)] Totals: 72 passed, 6 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.2.1, Qt 5.2.1 PASS : tst_QTcpServer::initTestCase() PASS : tst_QTcpServer::getSetCheck(WithoutProxy) PASS : tst_QTcpServer::getSetCheck(WithSocks5Proxy) PASS : tst_QTcpServer::constructing(WithoutProxy) PASS : tst_QTcpServer::constructing(WithSocks5Proxy) PASS : tst_QTcpServer::clientServerLoop(WithoutProxy) FAIL! : tst_QTcpServer::clientServerLoop(WithSocks5Proxy) 'server.listen(QHostAddress::Any, 11423)' returned FALSE. () Loc: [../tst_qtcpserver.cpp(223)] 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(302)] SKIP : tst_QTcpServer::dualStack(WithSocks5Proxy:anyIPv4) test server proxy doesn't support ipv6 Loc: [../tst_qtcpserver.cpp(302)] SKIP : tst_QTcpServer::dualStack(WithSocks5Proxy:anyIPv6) test server proxy doesn't support ipv6 Loc: [../tst_qtcpserver.cpp(302)] PASS : tst_QTcpServer::ipv6ServerMapped(WithoutProxy) PASS : tst_QTcpServer::ipv6ServerMapped(WithSocks5Proxy) PASS : tst_QTcpServer::crashTests(WithoutProxy) FAIL! : tst_QTcpServer::crashTests(WithSocks5Proxy) 'server.listen()' returned FALSE. () Loc: [../tst_qtcpserver.cpp(364)] PASS : tst_QTcpServer::maxPendingConnections(WithoutProxy) SKIP : tst_QTcpServer::maxPendingConnections(WithSocks5Proxy) With socks5 only 1 connection is allowed ever Loc: [../tst_qtcpserver.cpp(374)] 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(412)] PASS : tst_QTcpServer::waitForConnectionTest(WithoutProxy) SKIP : tst_QTcpServer::waitForConnectionTest(WithSocks5Proxy) Localhost servers don't work well with SOCKS5 Loc: [../tst_qtcpserver.cpp(458)] PASS : tst_QTcpServer::setSocketDescriptor(WithoutProxy) PASS : tst_QTcpServer::setSocketDescriptor(WithSocks5Proxy) PASS : tst_QTcpServer::listenWhileListening(WithoutProxy) FAIL! : tst_QTcpServer::listenWhileListening(WithSocks5Proxy) 'server.listen()' returned FALSE. () Loc: [../tst_qtcpserver.cpp(518)] 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(555)] PASS : tst_QTcpServer::setNewSocketDescriptorBlocking(WithoutProxy) SKIP : tst_QTcpServer::setNewSocketDescriptorBlocking(WithSocks5Proxy) With socks5 we can not make the socket descripter blocking Loc: [../tst_qtcpserver.cpp(601)] 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) FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [../tst_qtcpserver.cpp(759)] FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:cachinghttp+socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [../tst_qtcpserver.cpp(759)] FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:ftp+cachinghttp+socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [../tst_qtcpserver.cpp(759)] 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.112) 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.112) 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.112) 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.112) 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: 72 passed, 6 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 6 Testing tst_NetworkSelfTest FAIL! : tst_NetworkSelfTest::remotePortsOpen(socks5-proxy) Error connecting to server on port 1080: Connection refused Loc: [tst_networkselftest.cpp(455)] FAIL! : tst_NetworkSelfTest::remotePortsOpen(socks5-proxy-auth) Error connecting to server on port 1081: Connection refused Loc: [tst_networkselftest.cpp(455)] FAIL! : tst_NetworkSelfTest::socks5Proxy() 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused) Loc: [tst_networkselftest.cpp(221)] FAIL! : tst_NetworkSelfTest::socks5ProxyAuth() 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused) Loc: [tst_networkselftest.cpp(221)] Totals: 43 passed, 4 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.2.1, Qt 5.2.1 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) FAIL! : tst_NetworkSelfTest::remotePortsOpen(socks5-proxy) Error connecting to server on port 1080: Connection refused Loc: [tst_networkselftest.cpp(455)] FAIL! : tst_NetworkSelfTest::remotePortsOpen(socks5-proxy-auth) Error connecting to server on port 1081: Connection refused Loc: [tst_networkselftest.cpp(455)] 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: Sun, 15 Dec 2013 16:46:35 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: Sun, 15 Dec 2013 16:46:35 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: Sun, 15 Dec 2013 16:46:35 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: Sun, 15 Dec 2013 16:46:35 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: Sun, 15 Dec 2013 16:46:35 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-1407369598775204767077131387125996.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: Sun, 15 Dec 2013 16:46:35 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLocation: http://qt-test-server.qt-test-net/dav/networkselftest-1407369598775204767077131387125996.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-1407369598775204767077131387125996.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-1407369598775204767077131387125996.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: Sun, 15 Dec 2013 16:46:35 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLast-Modified: Sun, 15 Dec 2013 16:46:35 GMT\r\nETag: W/\"2f2e-5-4ed9570381b1f\"\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-1407369598775204767077131387125996.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: Sun, 15 Dec 2013 16:46:35 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: Sun, 15 Dec 2013 16:46:35 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: Sun, 15 Dec 2013 16:46:35 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: Sun, 15 Dec 2013 16:46:35 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: Sun, 15 Dec 2013 16:46:35 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: Sun, 15 Dec 2013 16:46:35 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: Sun, 15 Dec 2013 16:46:35 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: Sun, 15 Dec 2013 16:46:35 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: Sun, 15 Dec 2013 16:46:35 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: Sun, 15 Dec 2013 16:46:35 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: Sun, 15 Dec 2013 16:46:35 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: Sun, 15 Dec 2013 16:46:35 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: Sun, 15 Dec 2013 16:46:35 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: Sun, 15 Dec 2013 16:46:35 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: Sun, 15 Dec 2013 16:46:35 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: Sun, 15 Dec 2013 16:46:35 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: Sun, 15 Dec 2013 16:46:35 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: 103000\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: 103000\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: Sun, 15 Dec 2013 16:46:35 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 Sun, 15 Dec 2013 16:46:35 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: 103000\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: Sun, 15 Dec 2013 16:46:35 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 Sun, 15 Dec 2013 16:46:35 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 FAIL! : tst_NetworkSelfTest::socks5Proxy() 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused) Loc: [tst_networkselftest.cpp(221)] QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 0 Connecting to server on port 1081 FAIL! : tst_NetworkSelfTest::socks5ProxyAuth() 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused) Loc: [tst_networkselftest.cpp(221)] 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: 43 passed, 4 failed, 0 skipped ********* Finished testing of tst_NetworkSelfTest ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_networkselftest: 0.651166 seconds, exit code 4 Build log: http://testresults.qt-project.org/ci/QtBase_stable_Integration/build_02749/linux-g++_no-widgets_Ubuntu_12.04_x64/log.txt.gz Tested changes (refs/builds/stable_1387125562): http://codereview.qt-project.org/73859 [PS1] - iOS has native windows but not window management From ci-noreply at qt-project.org Sun Dec 15 21:24:52 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 15 Dec 2013 22:24:52 +0200 Subject: [Ci-reports] fail on QtBase_stable_Integration #2750 Message-ID: <20131215_202452_004654.ci-noreply@qt-project.org> Autotests `tst_networkselftest' and `tst_qtcpserver' failed :( Testing tst_QTcpServer FAIL! : tst_QTcpServer::clientServerLoop(WithSocks5Proxy) 'server.listen(QHostAddress::Any, 11423)' returned FALSE. () Loc: [../tst_qtcpserver.cpp(223)] FAIL! : tst_QTcpServer::crashTests(WithSocks5Proxy) 'server.listen()' returned FALSE. () Loc: [../tst_qtcpserver.cpp(364)] FAIL! : tst_QTcpServer::listenWhileListening(WithSocks5Proxy) 'server.listen()' returned FALSE. () Loc: [../tst_qtcpserver.cpp(518)] FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [../tst_qtcpserver.cpp(759)] FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:cachinghttp+socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [../tst_qtcpserver.cpp(759)] FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:ftp+cachinghttp+socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [../tst_qtcpserver.cpp(759)] Totals: 72 passed, 6 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.2.1, Qt 5.2.1 PASS : tst_QTcpServer::initTestCase() PASS : tst_QTcpServer::getSetCheck(WithoutProxy) PASS : tst_QTcpServer::getSetCheck(WithSocks5Proxy) PASS : tst_QTcpServer::constructing(WithoutProxy) PASS : tst_QTcpServer::constructing(WithSocks5Proxy) PASS : tst_QTcpServer::clientServerLoop(WithoutProxy) FAIL! : tst_QTcpServer::clientServerLoop(WithSocks5Proxy) 'server.listen(QHostAddress::Any, 11423)' returned FALSE. () Loc: [../tst_qtcpserver.cpp(223)] 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(302)] SKIP : tst_QTcpServer::dualStack(WithSocks5Proxy:anyIPv4) test server proxy doesn't support ipv6 Loc: [../tst_qtcpserver.cpp(302)] SKIP : tst_QTcpServer::dualStack(WithSocks5Proxy:anyIPv6) test server proxy doesn't support ipv6 Loc: [../tst_qtcpserver.cpp(302)] PASS : tst_QTcpServer::ipv6ServerMapped(WithoutProxy) PASS : tst_QTcpServer::ipv6ServerMapped(WithSocks5Proxy) PASS : tst_QTcpServer::crashTests(WithoutProxy) FAIL! : tst_QTcpServer::crashTests(WithSocks5Proxy) 'server.listen()' returned FALSE. () Loc: [../tst_qtcpserver.cpp(364)] PASS : tst_QTcpServer::maxPendingConnections(WithoutProxy) SKIP : tst_QTcpServer::maxPendingConnections(WithSocks5Proxy) With socks5 only 1 connection is allowed ever Loc: [../tst_qtcpserver.cpp(374)] 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(412)] PASS : tst_QTcpServer::waitForConnectionTest(WithoutProxy) SKIP : tst_QTcpServer::waitForConnectionTest(WithSocks5Proxy) Localhost servers don't work well with SOCKS5 Loc: [../tst_qtcpserver.cpp(458)] PASS : tst_QTcpServer::setSocketDescriptor(WithoutProxy) PASS : tst_QTcpServer::setSocketDescriptor(WithSocks5Proxy) PASS : tst_QTcpServer::listenWhileListening(WithoutProxy) FAIL! : tst_QTcpServer::listenWhileListening(WithSocks5Proxy) 'server.listen()' returned FALSE. () Loc: [../tst_qtcpserver.cpp(518)] 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(555)] PASS : tst_QTcpServer::setNewSocketDescriptorBlocking(WithoutProxy) SKIP : tst_QTcpServer::setNewSocketDescriptorBlocking(WithSocks5Proxy) With socks5 we can not make the socket descripter blocking Loc: [../tst_qtcpserver.cpp(601)] 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) FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [../tst_qtcpserver.cpp(759)] FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:cachinghttp+socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [../tst_qtcpserver.cpp(759)] FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:ftp+cachinghttp+socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [../tst_qtcpserver.cpp(759)] 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.112) 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.112) 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.112) 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.112) 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: 72 passed, 6 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 6 Testing tst_NetworkSelfTest FAIL! : tst_NetworkSelfTest::remotePortsOpen(socks5-proxy) Error connecting to server on port 1080: Connection refused Loc: [tst_networkselftest.cpp(455)] FAIL! : tst_NetworkSelfTest::remotePortsOpen(socks5-proxy-auth) Error connecting to server on port 1081: Connection refused Loc: [tst_networkselftest.cpp(455)] FAIL! : tst_NetworkSelfTest::socks5Proxy() 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused) Loc: [tst_networkselftest.cpp(221)] FAIL! : tst_NetworkSelfTest::socks5ProxyAuth() 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused) Loc: [tst_networkselftest.cpp(221)] Totals: 43 passed, 4 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.2.1, Qt 5.2.1 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) FAIL! : tst_NetworkSelfTest::remotePortsOpen(socks5-proxy) Error connecting to server on port 1080: Connection refused Loc: [tst_networkselftest.cpp(455)] FAIL! : tst_NetworkSelfTest::remotePortsOpen(socks5-proxy-auth) Error connecting to server on port 1081: Connection refused Loc: [tst_networkselftest.cpp(455)] 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: Sun, 15 Dec 2013 20:10:10 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: Sun, 15 Dec 2013 20:10:10 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: Sun, 15 Dec 2013 20:10:10 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: Sun, 15 Dec 2013 20:10:10 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: Sun, 15 Dec 2013 20:10:10 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-1407337714034244767077131387138211.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: Sun, 15 Dec 2013 20:10:10 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLocation: http://qt-test-server.qt-test-net/dav/networkselftest-1407337714034244767077131387138211.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-1407337714034244767077131387138211.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-1407337714034244767077131387138211.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: Sun, 15 Dec 2013 20:10:10 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLast-Modified: Sun, 15 Dec 2013 20:10:10 GMT\r\nETag: W/\"2f2e-5-4ed984846eb1f\"\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-1407337714034244767077131387138211.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: Sun, 15 Dec 2013 20:10:10 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: Sun, 15 Dec 2013 20:10:10 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: Sun, 15 Dec 2013 20:10:10 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: Sun, 15 Dec 2013 20:10:10 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: Sun, 15 Dec 2013 20:10:10 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: Sun, 15 Dec 2013 20:10:10 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: Sun, 15 Dec 2013 20:10:10 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: Sun, 15 Dec 2013 20:10:10 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: Sun, 15 Dec 2013 20:10:10 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: Sun, 15 Dec 2013 20:10:10 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: Sun, 15 Dec 2013 20:10:10 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: Sun, 15 Dec 2013 20:10:10 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: Sun, 15 Dec 2013 20:10:10 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: Sun, 15 Dec 2013 20:10:10 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: Sun, 15 Dec 2013 20:10:10 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: Sun, 15 Dec 2013 20:10:10 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: Sun, 15 Dec 2013 20:10:10 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: 115215\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: 115215\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: Sun, 15 Dec 2013 20:10:10 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 Sun, 15 Dec 2013 20:10:10 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: 115215\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: Sun, 15 Dec 2013 20:10:10 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 Sun, 15 Dec 2013 20:10:10 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 FAIL! : tst_NetworkSelfTest::socks5Proxy() 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused) Loc: [tst_networkselftest.cpp(221)] QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 0 Connecting to server on port 1081 FAIL! : tst_NetworkSelfTest::socks5ProxyAuth() 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused) Loc: [tst_networkselftest.cpp(221)] 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: 43 passed, 4 failed, 0 skipped ********* Finished testing of tst_NetworkSelfTest ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_networkselftest: 0.618 seconds, exit code 4 Build log: http://testresults.qt-project.org/ci/QtBase_stable_Integration/build_02750/linux-g++_no-widgets_Ubuntu_12.04_x64/log.txt.gz Tested changes (refs/builds/stable_1387137773): http://codereview.qt-project.org/73924 [PS1] - Windows: Fix printing. From ci-noreply at qt-project.org Sun Dec 15 22:39:57 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 15 Dec 2013 23:39:57 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2322 Message-ID: <20131215_213957_049086.ci-noreply@qt-project.org> Autotests `tst_networkselftest' and `tst_qtcpserver' failed :( Testing tst_QTcpServer FAIL! : tst_QTcpServer::clientServerLoop(WithSocks5Proxy) 'server.listen(QHostAddress::Any, 11423)' returned FALSE. () Loc: [../tst_qtcpserver.cpp(235)] FAIL! : tst_QTcpServer::crashTests(WithSocks5Proxy) 'server.listen()' returned FALSE. () Loc: [../tst_qtcpserver.cpp(376)] FAIL! : tst_QTcpServer::listenWhileListening(WithSocks5Proxy) 'server.listen()' returned FALSE. () Loc: [../tst_qtcpserver.cpp(544)] FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [../tst_qtcpserver.cpp(796)] FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:cachinghttp+socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [../tst_qtcpserver.cpp(796)] FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:ftp+cachinghttp+socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [../tst_qtcpserver.cpp(796)] Totals: 72 passed, 6 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) PASS : tst_QTcpServer::clientServerLoop(WithoutProxy) FAIL! : tst_QTcpServer::clientServerLoop(WithSocks5Proxy) 'server.listen(QHostAddress::Any, 11423)' returned FALSE. () Loc: [../tst_qtcpserver.cpp(235)] 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) FAIL! : tst_QTcpServer::crashTests(WithSocks5Proxy) 'server.listen()' returned FALSE. () Loc: [../tst_qtcpserver.cpp(376)] 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) FAIL! : tst_QTcpServer::listenWhileListening(WithSocks5Proxy) 'server.listen()' returned FALSE. () Loc: [../tst_qtcpserver.cpp(544)] 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) FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [../tst_qtcpserver.cpp(796)] FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:cachinghttp+socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [../tst_qtcpserver.cpp(796)] FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:ftp+cachinghttp+socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [../tst_qtcpserver.cpp(796)] 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.112) 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.112) 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.112) 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.112) 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: 72 passed, 6 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 6 Testing tst_NetworkSelfTest FAIL! : tst_NetworkSelfTest::remotePortsOpen(socks5-proxy) Error connecting to server on port 1080: Connection refused Loc: [tst_networkselftest.cpp(455)] FAIL! : tst_NetworkSelfTest::remotePortsOpen(socks5-proxy-auth) Error connecting to server on port 1081: Connection refused Loc: [tst_networkselftest.cpp(455)] FAIL! : tst_NetworkSelfTest::socks5Proxy() 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused) Loc: [tst_networkselftest.cpp(221)] FAIL! : tst_NetworkSelfTest::socks5ProxyAuth() 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused) Loc: [tst_networkselftest.cpp(221)] Totals: 43 passed, 4 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) FAIL! : tst_NetworkSelfTest::remotePortsOpen(socks5-proxy) Error connecting to server on port 1080: Connection refused Loc: [tst_networkselftest.cpp(455)] FAIL! : tst_NetworkSelfTest::remotePortsOpen(socks5-proxy-auth) Error connecting to server on port 1081: Connection refused Loc: [tst_networkselftest.cpp(455)] 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: Sun, 15 Dec 2013 21:24:25 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: Sun, 15 Dec 2013 21:24:25 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: Sun, 15 Dec 2013 21:24:25 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: Sun, 15 Dec 2013 21:24:25 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: Sun, 15 Dec 2013 21:24:25 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-1407372650886724767077131387142666.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: Sun, 15 Dec 2013 21:24:25 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLocation: http://qt-test-server.qt-test-net/dav/networkselftest-1407372650886724767077131387142666.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-1407372650886724767077131387142666.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-1407372650886724767077131387142666.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: Sun, 15 Dec 2013 21:24:25 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLast-Modified: Sun, 15 Dec 2013 21:24:25 GMT\r\nETag: W/\"2f2e-5-4ed9951d12100\"\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-1407372650886724767077131387142666.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: Sun, 15 Dec 2013 21:24:25 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: Sun, 15 Dec 2013 21:24:25 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: Sun, 15 Dec 2013 21:24:25 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: Sun, 15 Dec 2013 21:24:25 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: Sun, 15 Dec 2013 21:24:25 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: Sun, 15 Dec 2013 21:24:25 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: Sun, 15 Dec 2013 21:24:25 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: Sun, 15 Dec 2013 21:24:25 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: Sun, 15 Dec 2013 21:24:25 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: Sun, 15 Dec 2013 21:24:25 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: Sun, 15 Dec 2013 21:24:25 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: Sun, 15 Dec 2013 21:24:25 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: Sun, 15 Dec 2013 21:24:25 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: Sun, 15 Dec 2013 21:24:25 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: Sun, 15 Dec 2013 21:24:25 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: Sun, 15 Dec 2013 21:24:25 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: Sun, 15 Dec 2013 21:24:25 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: 119670\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: 119670\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: Sun, 15 Dec 2013 21:24:25 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 Sun, 15 Dec 2013 21:24:25 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: 119670\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: Sun, 15 Dec 2013 21:24:25 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 Sun, 15 Dec 2013 21:24:25 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 FAIL! : tst_NetworkSelfTest::socks5Proxy() 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused) Loc: [tst_networkselftest.cpp(221)] QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 0 Connecting to server on port 1081 FAIL! : tst_NetworkSelfTest::socks5ProxyAuth() 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused) Loc: [tst_networkselftest.cpp(221)] 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: 43 passed, 4 failed, 0 skipped ********* Finished testing of tst_NetworkSelfTest ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_networkselftest: 0.627622 seconds, exit code 4 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02322/linux-g++_no-widgets_Ubuntu_12.04_x64/log.txt.gz Tested changes (refs/builds/dev_1387142221): http://codereview.qt-project.org/73770 [PS1] - QTextDocument: avoid relocations From ci-noreply at qt-project.org Sun Dec 15 22:49:13 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 15 Dec 2013 23:49:13 +0200 Subject: [Ci-reports] fail on QtBase_stable_Integration #2751 Message-ID: <20131215_214913_092012.ci-noreply@qt-project.org> Autotests `tst_networkselftest' and `tst_qtcpserver' failed :( Testing tst_QTcpServer FAIL! : tst_QTcpServer::clientServerLoop(WithSocks5Proxy) 'server.listen(QHostAddress::Any, 11423)' returned FALSE. () Loc: [../tst_qtcpserver.cpp(223)] FAIL! : tst_QTcpServer::crashTests(WithSocks5Proxy) 'server.listen()' returned FALSE. () Loc: [../tst_qtcpserver.cpp(364)] FAIL! : tst_QTcpServer::listenWhileListening(WithSocks5Proxy) 'server.listen()' returned FALSE. () Loc: [../tst_qtcpserver.cpp(518)] FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [../tst_qtcpserver.cpp(759)] FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:cachinghttp+socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [../tst_qtcpserver.cpp(759)] FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:ftp+cachinghttp+socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [../tst_qtcpserver.cpp(759)] Totals: 72 passed, 6 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.2.1, Qt 5.2.1 PASS : tst_QTcpServer::initTestCase() PASS : tst_QTcpServer::getSetCheck(WithoutProxy) PASS : tst_QTcpServer::getSetCheck(WithSocks5Proxy) PASS : tst_QTcpServer::constructing(WithoutProxy) PASS : tst_QTcpServer::constructing(WithSocks5Proxy) PASS : tst_QTcpServer::clientServerLoop(WithoutProxy) FAIL! : tst_QTcpServer::clientServerLoop(WithSocks5Proxy) 'server.listen(QHostAddress::Any, 11423)' returned FALSE. () Loc: [../tst_qtcpserver.cpp(223)] 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(302)] SKIP : tst_QTcpServer::dualStack(WithSocks5Proxy:anyIPv4) test server proxy doesn't support ipv6 Loc: [../tst_qtcpserver.cpp(302)] SKIP : tst_QTcpServer::dualStack(WithSocks5Proxy:anyIPv6) test server proxy doesn't support ipv6 Loc: [../tst_qtcpserver.cpp(302)] PASS : tst_QTcpServer::ipv6ServerMapped(WithoutProxy) PASS : tst_QTcpServer::ipv6ServerMapped(WithSocks5Proxy) PASS : tst_QTcpServer::crashTests(WithoutProxy) FAIL! : tst_QTcpServer::crashTests(WithSocks5Proxy) 'server.listen()' returned FALSE. () Loc: [../tst_qtcpserver.cpp(364)] PASS : tst_QTcpServer::maxPendingConnections(WithoutProxy) SKIP : tst_QTcpServer::maxPendingConnections(WithSocks5Proxy) With socks5 only 1 connection is allowed ever Loc: [../tst_qtcpserver.cpp(374)] 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(412)] PASS : tst_QTcpServer::waitForConnectionTest(WithoutProxy) SKIP : tst_QTcpServer::waitForConnectionTest(WithSocks5Proxy) Localhost servers don't work well with SOCKS5 Loc: [../tst_qtcpserver.cpp(458)] PASS : tst_QTcpServer::setSocketDescriptor(WithoutProxy) PASS : tst_QTcpServer::setSocketDescriptor(WithSocks5Proxy) PASS : tst_QTcpServer::listenWhileListening(WithoutProxy) FAIL! : tst_QTcpServer::listenWhileListening(WithSocks5Proxy) 'server.listen()' returned FALSE. () Loc: [../tst_qtcpserver.cpp(518)] 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(555)] PASS : tst_QTcpServer::setNewSocketDescriptorBlocking(WithoutProxy) SKIP : tst_QTcpServer::setNewSocketDescriptorBlocking(WithSocks5Proxy) With socks5 we can not make the socket descripter blocking Loc: [../tst_qtcpserver.cpp(601)] 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) FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [../tst_qtcpserver.cpp(759)] FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:cachinghttp+socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [../tst_qtcpserver.cpp(759)] FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:ftp+cachinghttp+socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [../tst_qtcpserver.cpp(759)] 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.113) 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.113) 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.113) 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.113) QDEBUG : tst_QTcpServer::linkLocal(WithoutProxy) QHostAddress( "fe80::250:56ff:feb0:4bb2%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: 72 passed, 6 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 6 Testing tst_NetworkSelfTest FAIL! : tst_NetworkSelfTest::remotePortsOpen(socks5-proxy) Error connecting to server on port 1080: Connection refused Loc: [tst_networkselftest.cpp(455)] FAIL! : tst_NetworkSelfTest::remotePortsOpen(socks5-proxy-auth) Error connecting to server on port 1081: Connection refused Loc: [tst_networkselftest.cpp(455)] FAIL! : tst_NetworkSelfTest::socks5Proxy() 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused) Loc: [tst_networkselftest.cpp(221)] FAIL! : tst_NetworkSelfTest::socks5ProxyAuth() 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused) Loc: [tst_networkselftest.cpp(221)] Totals: 43 passed, 4 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.2.1, Qt 5.2.1 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) FAIL! : tst_NetworkSelfTest::remotePortsOpen(socks5-proxy) Error connecting to server on port 1080: Connection refused Loc: [tst_networkselftest.cpp(455)] FAIL! : tst_NetworkSelfTest::remotePortsOpen(socks5-proxy-auth) Error connecting to server on port 1081: Connection refused Loc: [tst_networkselftest.cpp(455)] 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: Sun, 15 Dec 2013 21:34:15 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: Sun, 15 Dec 2013 21:34:15 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: Sun, 15 Dec 2013 21:34:15 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: Sun, 15 Dec 2013 21:34:15 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: Sun, 15 Dec 2013 21:34:15 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-1407373589812964767077131387143256.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: Sun, 15 Dec 2013 21:34:15 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLocation: http://qt-test-server.qt-test-net/dav/networkselftest-1407373589812964767077131387143256.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-1407373589812964767077131387143256.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-1407373589812964767077131387143256.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: Sun, 15 Dec 2013 21:34:15 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLast-Modified: Sun, 15 Dec 2013 21:34:15 GMT\r\nETag: W/\"3037-5-4ed997500e15e\"\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-1407373589812964767077131387143256.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: Sun, 15 Dec 2013 21:34:15 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: Sun, 15 Dec 2013 21:34:15 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: Sun, 15 Dec 2013 21:34:15 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: Sun, 15 Dec 2013 21:34:15 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: Sun, 15 Dec 2013 21:34:15 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: Sun, 15 Dec 2013 21:34:15 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: Sun, 15 Dec 2013 21:34:15 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: Sun, 15 Dec 2013 21:34:15 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: Sun, 15 Dec 2013 21:34:15 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: Sun, 15 Dec 2013 21:34:15 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: Sun, 15 Dec 2013 21:34:15 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: Sun, 15 Dec 2013 21:34:15 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: Sun, 15 Dec 2013 21:34:15 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: Sun, 15 Dec 2013 21:34:15 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: Sun, 15 Dec 2013 21:34:15 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: Sun, 15 Dec 2013 21:34:15 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: Sun, 15 Dec 2013 21:34:15 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: 120260\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: 120260\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: Sun, 15 Dec 2013 21:34:15 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 Sun, 15 Dec 2013 21:34:15 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: 120260\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: Sun, 15 Dec 2013 21:34:15 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 Sun, 15 Dec 2013 21:34:15 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 FAIL! : tst_NetworkSelfTest::socks5Proxy() 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused) Loc: [tst_networkselftest.cpp(221)] QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 0 Connecting to server on port 1081 FAIL! : tst_NetworkSelfTest::socks5ProxyAuth() 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused) Loc: [tst_networkselftest.cpp(221)] 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: 43 passed, 4 failed, 0 skipped ********* Finished testing of tst_NetworkSelfTest ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_networkselftest: 0.691848 seconds, exit code 4 Build log: http://testresults.qt-project.org/ci/QtBase_stable_Integration/build_02751/linux-g++_no-widgets_Ubuntu_12.04_x64/log.txt.gz Tested changes (refs/builds/stable_1387142801): http://codereview.qt-project.org/73924 [PS1] - Windows: Fix printing. From ci-noreply at qt-project.org Mon Dec 16 08:43:48 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 16 Dec 2013 09:43:48 +0200 Subject: [Ci-reports] pass on QtBase_stable_Integration #2752 Message-ID: <20131216_074348_053919.ci-noreply@qt-project.org> QtBase_stable_Integration #2752: SUCCESS Tested changes (refs/builds/stable_1387174223): http://codereview.qt-project.org/73924 [PS1] - Windows: Fix printing. From ci-noreply at qt-project.org Mon Dec 16 09:21:28 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 16 Dec 2013 10:21:28 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2323 Message-ID: <20131216_082128_013677.ci-noreply@qt-project.org> Autotests `tst_qquicktrailemitter' and `tst_qquickwindow' failed :( Testing tst_qquickwindow FAIL! : tst_qquickwindow::headless() Compared values are not the same Loc: [tst_qquickwindow.cpp(1104)] Totals: 38 passed, 1 failed, 1 skipped 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() PASS : tst_qquickwindow::constantUpdates() PASS : tst_qquickwindow::constantUpdatesOnWindow(unblocked, beforeRender) PASS : tst_qquickwindow::constantUpdatesOnWindow(unblocked, afterRender) PASS : tst_qquickwindow::constantUpdatesOnWindow(unblocked, swapped) PASS : tst_qquickwindow::mouseFiltering() FAIL! : tst_qquickwindow::headless() Compared values are not the same Loc: [tst_qquickwindow.cpp(1104)] SKIP : tst_qquickwindow::noUpdateWhenNothingChanges() Only threaded renderloop implements this feature Loc: [tst_qquickwindow.cpp(1122)] PASS : tst_qquickwindow::touchEvent_basic() PASS : tst_qquickwindow::touchEvent_propagation(disable events) PASS : tst_qquickwindow::touchEvent_propagation(disable item) PASS : tst_qquickwindow::touchEvent_propagation(hide item) PASS : tst_qquickwindow::touchEvent_cancel() PASS : tst_qquickwindow::touchEvent_reentrant() PASS : tst_qquickwindow::touchEvent_velocity() PASS : tst_qquickwindow::mouseFromTouch_basic() PASS : tst_qquickwindow::clearWindow() PASS : tst_qquickwindow::qmlCreation() PASS : tst_qquickwindow::clearColor() PASS : tst_qquickwindow::grab(visible) PASS : tst_qquickwindow::grab(invisible) PASS : tst_qquickwindow::multipleWindows() PASS : tst_qquickwindow::animationsWhileHidden() PASS : tst_qquickwindow::focusObject() PASS : tst_qquickwindow::ignoreUnhandledMouseEvents() PASS : tst_qquickwindow::ownershipRootItem() 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() PASS : tst_qquickwindow::testExpose() PASS : tst_qquickwindow::requestActivate() PASS : tst_qquickwindow::blockClosing() PASS : tst_qquickwindow::crashWhenHoverItemDeleted() PASS : tst_qquickwindow::qobjectEventFilter_touch() PASS : tst_qquickwindow::qobjectEventFilter_key() PASS : tst_qquickwindow::qobjectEventFilter_mouse() WARNING: tst_qquickwindow::cursor() Mouse event occurs outside of target window. WARNING: tst_qquickwindow::cursor() Mouse event occurs outside of target window. WARNING: tst_qquickwindow::cursor() Mouse event occurs outside of target window. WARNING: tst_qquickwindow::cursor() Mouse event occurs outside of target window. PASS : tst_qquickwindow::cursor() PASS : tst_qquickwindow::cleanupTestCase() Totals: 38 passed, 1 failed, 1 skipped ********* Finished testing of tst_qquickwindow ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickwindow: 12 seconds, exit code 1 Testing tst_qquicktrailemitter FAIL! : tst_qquicktrailemitter::test_basic() Compared values are not the same Actual (system->groupData[1]->size()): 510 Expected (500) : 500 Loc: [tst_qquicktrailemitter.cpp(89)] Totals: 2 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qquicktrailemitter ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_qquicktrailemitter::initTestCase() FAIL! : tst_qquicktrailemitter::test_basic() Compared values are not the same Actual (system->groupData[1]->size()): 510 Expected (500) : 500 Loc: [tst_qquicktrailemitter.cpp(89)] PASS : tst_qquicktrailemitter::cleanupTestCase() Totals: 2 passed, 1 failed, 0 skipped ********* Finished testing of tst_qquicktrailemitter ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquicktrailemitter: 11 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02323/revdep-qtdeclarative_linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz Tested changes (refs/builds/dev_1387179695): http://codereview.qt-project.org/73876 [PS1] - d3dcompiler_qt: Fix export warning on MSVC http://codereview.qt-project.org/73875 [PS5] - d3dcompiler_qt: Remove directory creation inside the proxy library http://codereview.qt-project.org/72826 [PS8] - Add deleteItems(), needed by QtQuick.Layouts http://codereview.qt-project.org/72766 [PS9] - Add baseline support to QGridLayoutEngine From ci-noreply at qt-project.org Mon Dec 16 10:09:37 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 16 Dec 2013 11:09:37 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2324 Message-ID: <20131216_090937_085581.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 0x7fff5cff69f0 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: 15 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02324/linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz Tested changes (refs/builds/dev_1387182181): http://codereview.qt-project.org/73888 [PS1] - Remove .values() call in foreach From ci-noreply at qt-project.org Mon Dec 16 10:09:38 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 16 Dec 2013 11:09:38 +0200 Subject: [Ci-reports] fail on Qt5_stable_Integration #553 Message-ID: <20131216_090938_095183.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.1, Qt 5.2.1 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 0x7fff43f90d00 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: 15 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/Qt5_stable_Integration/build_00553/linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz Tested changes (refs/builds/stable_1387176089): http://codereview.qt-project.org/70818 [PS75] - Updated submodules. From ci-noreply at qt-project.org Mon Dec 16 10:12:11 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 16 Dec 2013 11:12:11 +0200 Subject: [Ci-reports] fail on QtBase_stable_Integration #2753 Message-ID: <20131216_091211_028666.ci-noreply@qt-project.org> Autotest `tst_qglthreads' 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_QGLThreads tst_qglthreads(87813,0x11452c000) malloc: *** error for object 0x10125e150: 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.1, Qt 5.2.1 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) 2013-12-16 10:34:39.481 tst_qglthreads[87828:5e1b] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/@BUNDLEIDENTIFIER at .savedState/window_1.data: Permission denied (13) PASS : tst_QGLThreads::painterOnGLWidgetInThread() PASS : tst_QGLThreads::painterOnPixmapInThread() PASS : tst_QGLThreads::painterOnPboInThread() PASS : tst_QGLThreads::painterOnFboInThread() PASS : tst_QGLThreads::cleanupTestCase() Totals: 12 passed, 0 failed, 0 skipped ********* Finished testing of tst_QGLThreads ********* 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_qglthreads: 101 seconds, signal 11 Build log: http://testresults.qt-project.org/ci/QtBase_stable_Integration/build_02753/macx-clang_developer-build_OSX_10.8/log.txt.gz Tested changes (refs/builds/stable_1387179922): http://codereview.qt-project.org/73859 [PS1] - iOS has native windows but not window management From ci-noreply at qt-project.org Mon Dec 16 10:13:36 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 16 Dec 2013 11:13:36 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2325 Message-ID: <20131216_091336_019375.ci-noreply@qt-project.org> `make' failed :( /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ar cq libQt5Bootstrap.a .obj/qlatincodec.o .obj/qtextcodec.o .obj/qutfcodec.o .obj/qglobal.o .obj/qlogging.o .obj/qmalloc.o .obj/qnumeric.o .obj/qabstractfileengine.o .obj/qbuffer.o .obj/qdatastream.o .obj/qdir.o .obj/qdiriterator.o .obj/qfile.o .obj/qfileinfo.o .obj/qfilesystementry.o .obj/qfilesystemengine.o .obj/qfsfileengine.o .obj/qfsfileengine_iterator.o .obj/qiodevice.o .obj/qfiledevice.o .obj/qtemporaryfile.o .obj/qtextstream.o .obj/qstandardpaths.o .obj/qcoreapplication.o .obj/qcoreglobaldata.o .obj/qmetatype.o .obj/qvariant.o .obj/qsystemerror.o .obj/quuid.o .obj/qbitarray.o .obj/qbytearray.o .obj/qarraydata.o .obj/qbytearraymatcher.o .obj/qcommandlineparser.o .obj/qcommandlineoption.o .obj/qcryptographichash.o .obj/qdatetime.o .obj/qhash.o .obj/qlist.o .obj/qlinkedlist.o .obj/qlocale.o .obj/qlocale_tools.o .obj/qmap.o .obj/qregexp.o .obj/qpoint.o .obj/qrect.o .obj/qsize.o .obj/qline.o .obj/qstring.o .obj/qstring_compat.o .obj/qstringlist.o .obj/qvector.o .obj/qvsnprintf.o .obj/qxmlutils.o .obj/qxmlstream.o .obj/qjson.o .obj/qjsondocument.o .obj/qjsonobject.o .obj/qjsonarray.o .obj/qjsonvalue.o .obj/qjsonparser.o .obj/qjsonwriter.o .obj/qdom.o .obj/qxml.o .obj/qfilesystemengine_unix.o .obj/qfilesystemiterator_unix.o .obj/qfsfileengine_unix.o .obj/qcoreapplication_mac.o .obj/qcore_mac.o .obj/qstandardpaths_mac.o ccache: FATAL: distcc: No such file or directory make[3]: *** [.obj/qstring_compat.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_02325/macx-clang_no-framework_OSX_10.8/log.txt.gz Tested changes (refs/builds/dev_1387185071): http://codereview.qt-project.org/72766 [PS9] - Add baseline support to QGridLayoutEngine From ci-noreply at qt-project.org Mon Dec 16 10:17:33 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 16 Dec 2013 11:17:33 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2326 Message-ID: <20131216_091733_036568.ci-noreply@qt-project.org> `make' failed :( /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ar cq libQt5Bootstrap.a .obj/qlatincodec.o .obj/qtextcodec.o .obj/qutfcodec.o .obj/qglobal.o .obj/qlogging.o .obj/qmalloc.o .obj/qnumeric.o .obj/qabstractfileengine.o .obj/qbuffer.o .obj/qdatastream.o .obj/qdir.o .obj/qdiriterator.o .obj/qfile.o .obj/qfileinfo.o .obj/qfilesystementry.o .obj/qfilesystemengine.o .obj/qfsfileengine.o .obj/qfsfileengine_iterator.o .obj/qiodevice.o .obj/qfiledevice.o .obj/qtemporaryfile.o .obj/qtextstream.o .obj/qstandardpaths.o .obj/qcoreapplication.o .obj/qcoreglobaldata.o .obj/qmetatype.o .obj/qvariant.o .obj/qsystemerror.o .obj/quuid.o .obj/qbitarray.o .obj/qbytearray.o .obj/qarraydata.o .obj/qbytearraymatcher.o .obj/qcommandlineparser.o .obj/qcommandlineoption.o .obj/qcryptographichash.o .obj/qdatetime.o .obj/qhash.o .obj/qlist.o .obj/qlinkedlist.o .obj/qlocale.o .obj/qlocale_tools.o .obj/qmap.o .obj/qregexp.o .obj/qpoint.o .obj/qrect.o .obj/qsize.o .obj/qline.o .obj/qstring.o .obj/qstring_compat.o .obj/qstringlist.o .obj/qvector.o .obj/qvsnprintf.o .obj/qxmlutils.o .obj/qxmlstream.o .obj/qjson.o .obj/qjsondocument.o .obj/qjsonobject.o .obj/qjsonarray.o .obj/qjsonvalue.o .obj/qjsonparser.o .obj/qjsonwriter.o .obj/qdom.o .obj/qxml.o .obj/qfilesystemengine_unix.o .obj/qfilesystemiterator_unix.o .obj/qfsfileengine_unix.o .obj/qcoreapplication_mac.o .obj/qcore_mac.o .obj/qstandardpaths_mac.o ccache: FATAL: distcc: No such file or directory make[3]: *** [.obj/qstring_compat.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_02326/macx-clang_no-framework_OSX_10.8/log.txt.gz Tested changes (refs/builds/dev_1387185310): http://codereview.qt-project.org/73888 [PS1] - Remove .values() call in foreach From ci-noreply at qt-project.org Mon Dec 16 10:41:24 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 16 Dec 2013 11:41:24 +0200 Subject: [Ci-reports] Problems... Message-ID: <20131216_094124_015900.ci-noreply@qt-project.org> Some problems occurred recently... 2013-12-16T09:39:23Z: [[main::]] Project QtEnginio_master_Integration has some state, but is not configured. Ignoring. From ci-noreply at qt-project.org Mon Dec 16 10:46:30 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 16 Dec 2013 11:46:30 +0200 Subject: [Ci-reports] fail on Qt5_dev_Integration #308 Message-ID: <20131216_094630_091006.ci-noreply@qt-project.org> `make' failed :( /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ar cq libQt5Bootstrap.a .obj/qlatincodec.o .obj/qtextcodec.o .obj/qutfcodec.o .obj/qglobal.o .obj/qlogging.o .obj/qmalloc.o .obj/qnumeric.o .obj/qabstractfileengine.o .obj/qbuffer.o .obj/qdatastream.o .obj/qdir.o .obj/qdiriterator.o .obj/qfile.o .obj/qfileinfo.o .obj/qfilesystementry.o .obj/qfilesystemengine.o .obj/qfsfileengine.o .obj/qfsfileengine_iterator.o .obj/qiodevice.o .obj/qfiledevice.o .obj/qtemporaryfile.o .obj/qtextstream.o .obj/qstandardpaths.o .obj/qcoreapplication.o .obj/qcoreglobaldata.o .obj/qmetatype.o .obj/qvariant.o .obj/qsystemerror.o .obj/quuid.o .obj/qbitarray.o .obj/qbytearray.o .obj/qarraydata.o .obj/qbytearraymatcher.o .obj/qcommandlineparser.o .obj/qcommandlineoption.o .obj/qcryptographichash.o .obj/qdatetime.o .obj/qhash.o .obj/qlist.o .obj/qlinkedlist.o .obj/qlocale.o .obj/qlocale_tools.o .obj/qmap.o .obj/qregexp.o .obj/qpoint.o .obj/qrect.o .obj/qsize.o .obj/qline.o .obj/qstring.o .obj/qstring_compat.o .obj/qstringlist.o .obj/qvector.o .obj/qvsnprintf.o .obj/qxmlutils.o .obj/qxmlstream.o .obj/qjson.o .obj/qjsondocument.o .obj/qjsonobject.o .obj/qjsonarray.o .obj/qjsonvalue.o .obj/qjsonparser.o .obj/qjsonwriter.o .obj/qdom.o .obj/qxml.o .obj/qfilesystemengine_unix.o .obj/qfilesystemiterator_unix.o .obj/qfsfileengine_unix.o .obj/qcoreapplication_mac.o .obj/qcore_mac.o .obj/qstandardpaths_mac.o 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 -Wall -W -fPIC -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-clang -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 tools/qstring_compat.cpp -o .obj/qstring_compat.o ccache: FATAL: distcc: No such file or directory make[3]: *** [.obj/qstring_compat.o] Error 1 make[2]: *** [sub-corelib-make_first] Error 2 make[1]: *** [sub-src-make_first] Error 2 make: *** [module-qtbase-make_first] Error 2 Build log: http://testresults.qt-project.org/ci/Qt5_dev_Integration/build_00308/macx-clang_developer-build_OSX_10.8/log.txt.gz Tested changes (refs/builds/dev_1387186966): http://codereview.qt-project.org/68429 [PS97] - Updated submodules. From ci-noreply at qt-project.org Mon Dec 16 11:21:19 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 16 Dec 2013 12:21:19 +0200 Subject: [Ci-reports] pass on QtQA_master_Integration #569 Message-ID: <20131216_102119_059643.ci-noreply@qt-project.org> QtQA_master_Integration #569: SUCCESS Tested changes (refs/builds/master_1387186425): http://codereview.qt-project.org/74004 [PS1] - Qtqa: Enablind QtWayland#stable ci project From ci-noreply at qt-project.org Mon Dec 16 11:54:45 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 16 Dec 2013 12:54:45 +0200 Subject: [Ci-reports] pass on QtBase_stable_Integration #2754 Message-ID: <20131216_105445_022387.ci-noreply@qt-project.org> QtBase_stable_Integration #2754: SUCCESS Tested changes (refs/builds/stable_1387185225): http://codereview.qt-project.org/73987 [PS1] - Fix QBackingStore object leaking From ci-noreply at qt-project.org Mon Dec 16 12:02:52 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 16 Dec 2013 13:02:52 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2327 Message-ID: <20131216_110252_058773.ci-noreply@qt-project.org> Autotest `tst_qcolumnview' 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_QColumnView FAIL! : tst_QColumnView::dynamicModelChanges() Compared values are not the same Actual (delegate.paintedIndexes.count()): 0 Expected (1) : 1 tst_qcolumnview.cpp(1052) : 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) Compared values are not the same Actual (view.hasFocus()): 1 Expected (giveFocus) : 0 tst_qcolumnview.cpp(487) : 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() FAIL! : tst_QColumnView::dynamicModelChanges() Compared values are not the same Actual (delegate.paintedIndexes.count()): 0 Expected (1) : 1 tst_qcolumnview.cpp(1052) : 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: 32 passed, 2 failed, 0 skipped ********* Finished testing of tst_QColumnView ********* 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_qcolumnview: 44 seconds, exit code 2 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02327/win32-mingw48_developer-build_qtlibinfix_opengl_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1387187136): http://codereview.qt-project.org/73876 [PS1] - d3dcompiler_qt: Fix export warning on MSVC http://codereview.qt-project.org/73875 [PS5] - d3dcompiler_qt: Remove directory creation inside the proxy library From ci-noreply at qt-project.org Mon Dec 16 12:11:56 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 16 Dec 2013 13:11:56 +0200 Subject: [Ci-reports] pass on QtWebEngine_master_Integration #126 Message-ID: <20131216_111156_003125.ci-noreply@qt-project.org> QtWebEngine_master_Integration #126: SUCCESS Tested changes (refs/builds/master_1387187436): http://codereview.qt-project.org/74006 [PS1] - Revert "Improve init-repository.py to fetch up-to-date dependency list" http://codereview.qt-project.org/74005 [PS1] - Revert "Update chromium patches to apply on current stable (1650)" From ci-noreply at qt-project.org Mon Dec 16 12:25:31 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 16 Dec 2013 13:25:31 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2328 Message-ID: <20131216_112531_050529.ci-noreply@qt-project.org> Autotest `tst_qimagewriter' failed :( Testing tst_QImageWriter FAIL! : tst_QImageWriter::writeImage2(solidcolor_7.bmp) 'equalImageContents(written, image)' returned FALSE. () Loc: [tst_qimagewriter.cpp(334)] FAIL! : tst_QImageWriter::writeImage2(solidcolor_8.bmp) 'equalImageContents(written, image)' returned FALSE. () Loc: [tst_qimagewriter.cpp(334)] FAIL! : tst_QImageWriter::writeImage2(solidcolor_9.bmp) 'equalImageContents(written, image)' returned FALSE. () Loc: [tst_qimagewriter.cpp(334)] FAIL! : tst_QImageWriter::writeImage2(solidcolor_10.bmp) 'equalImageContents(written, image)' returned FALSE. () Loc: [tst_qimagewriter.cpp(334)] FAIL! : tst_QImageWriter::writeImage2(solidcolor_11.bmp) 'equalImageContents(written, image)' returned FALSE. () Loc: [tst_qimagewriter.cpp(334)] FAIL! : tst_QImageWriter::writeImage2(solidcolor_12.bmp) 'equalImageContents(written, image)' returned FALSE. () Loc: [tst_qimagewriter.cpp(334)] FAIL! : tst_QImageWriter::writeImage2(solidcolor_13.bmp) 'equalImageContents(written, image)' returned FALSE. () Loc: [tst_qimagewriter.cpp(334)] FAIL! : tst_QImageWriter::writeImage2(solidcolor_14.bmp) 'equalImageContents(written, image)' returned FALSE. () Loc: [tst_qimagewriter.cpp(334)] FAIL! : tst_QImageWriter::writeImage2(solidcolor_15.bmp) 'equalImageContents(written, image)' returned FALSE. () Loc: [tst_qimagewriter.cpp(334)] Totals: 86 passed, 9 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QImageWriter ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_QImageWriter::initTestCase() PASS : tst_QImageWriter::getSetCheck() PASS : tst_QImageWriter::writeImage(BMP: colorful) PASS : tst_QImageWriter::writeImage(BMP: font) PASS : tst_QImageWriter::writeImage(XPM: marble) PASS : tst_QImageWriter::writeImage(PNG: kollada) PASS : tst_QImageWriter::writeImage(PPM: teapot) PASS : tst_QImageWriter::writeImage(PBM: ship63) PASS : tst_QImageWriter::writeImage(XBM: gnus) PASS : tst_QImageWriter::writeImage(JPEG: beavis) PASS : tst_QImageWriter::writeImage2(solidcolor_1.bmp) PASS : tst_QImageWriter::writeImage2(solidcolor_1.xpm) PASS : tst_QImageWriter::writeImage2(solidcolor_1.png) PASS : tst_QImageWriter::writeImage2(solidcolor_1.ppm) PASS : tst_QImageWriter::writeImage2(solidcolor_2.bmp) PASS : tst_QImageWriter::writeImage2(solidcolor_2.xpm) PASS : tst_QImageWriter::writeImage2(solidcolor_2.png) PASS : tst_QImageWriter::writeImage2(solidcolor_2.ppm) PASS : tst_QImageWriter::writeImage2(solidcolor_3.bmp) PASS : tst_QImageWriter::writeImage2(solidcolor_3.xpm) PASS : tst_QImageWriter::writeImage2(solidcolor_3.png) PASS : tst_QImageWriter::writeImage2(solidcolor_3.ppm) PASS : tst_QImageWriter::writeImage2(solidcolor_4.bmp) PASS : tst_QImageWriter::writeImage2(solidcolor_4.xpm) PASS : tst_QImageWriter::writeImage2(solidcolor_4.png) PASS : tst_QImageWriter::writeImage2(solidcolor_4.ppm) PASS : tst_QImageWriter::writeImage2(solidcolor_5.bmp) PASS : tst_QImageWriter::writeImage2(solidcolor_5.xpm) PASS : tst_QImageWriter::writeImage2(solidcolor_5.png) PASS : tst_QImageWriter::writeImage2(solidcolor_5.ppm) PASS : tst_QImageWriter::writeImage2(solidcolor_6.bmp) PASS : tst_QImageWriter::writeImage2(solidcolor_6.xpm) PASS : tst_QImageWriter::writeImage2(solidcolor_6.png) PASS : tst_QImageWriter::writeImage2(solidcolor_6.ppm) QDEBUG : tst_QImageWriter::writeImage2(solidcolor_7.bmp) image 7 70 70 16 ffff0000 QDEBUG : tst_QImageWriter::writeImage2(solidcolor_7.bmp) written 7 70 70 16 ff000000 FAIL! : tst_QImageWriter::writeImage2(solidcolor_7.bmp) 'equalImageContents(written, image)' returned FALSE. () Loc: [tst_qimagewriter.cpp(334)] PASS : tst_QImageWriter::writeImage2(solidcolor_7.xpm) PASS : tst_QImageWriter::writeImage2(solidcolor_7.png) PASS : tst_QImageWriter::writeImage2(solidcolor_7.ppm) QDEBUG : tst_QImageWriter::writeImage2(solidcolor_8.bmp) image 8 70 70 24 ffff0000 QDEBUG : tst_QImageWriter::writeImage2(solidcolor_8.bmp) written 8 70 70 24 0 FAIL! : tst_QImageWriter::writeImage2(solidcolor_8.bmp) 'equalImageContents(written, image)' returned FALSE. () Loc: [tst_qimagewriter.cpp(334)] PASS : tst_QImageWriter::writeImage2(solidcolor_8.xpm) PASS : tst_QImageWriter::writeImage2(solidcolor_8.png) PASS : tst_QImageWriter::writeImage2(solidcolor_8.ppm) QDEBUG : tst_QImageWriter::writeImage2(solidcolor_9.bmp) image 9 70 70 24 ffff0000 QDEBUG : tst_QImageWriter::writeImage2(solidcolor_9.bmp) written 9 70 70 24 ff000000 FAIL! : tst_QImageWriter::writeImage2(solidcolor_9.bmp) 'equalImageContents(written, image)' returned FALSE. () Loc: [tst_qimagewriter.cpp(334)] PASS : tst_QImageWriter::writeImage2(solidcolor_9.xpm) PASS : tst_QImageWriter::writeImage2(solidcolor_9.png) PASS : tst_QImageWriter::writeImage2(solidcolor_9.ppm) QDEBUG : tst_QImageWriter::writeImage2(solidcolor_10.bmp) image 10 70 70 24 ffff0000 QDEBUG : tst_QImageWriter::writeImage2(solidcolor_10.bmp) written 10 70 70 24 0 FAIL! : tst_QImageWriter::writeImage2(solidcolor_10.bmp) 'equalImageContents(written, image)' returned FALSE. () Loc: [tst_qimagewriter.cpp(334)] PASS : tst_QImageWriter::writeImage2(solidcolor_10.xpm) PASS : tst_QImageWriter::writeImage2(solidcolor_10.png) PASS : tst_QImageWriter::writeImage2(solidcolor_10.ppm) QDEBUG : tst_QImageWriter::writeImage2(solidcolor_11.bmp) image 11 70 70 16 ffff0000 QDEBUG : tst_QImageWriter::writeImage2(solidcolor_11.bmp) written 11 70 70 16 ff000000 FAIL! : tst_QImageWriter::writeImage2(solidcolor_11.bmp) 'equalImageContents(written, image)' returned FALSE. () Loc: [tst_qimagewriter.cpp(334)] PASS : tst_QImageWriter::writeImage2(solidcolor_11.xpm) PASS : tst_QImageWriter::writeImage2(solidcolor_11.png) PASS : tst_QImageWriter::writeImage2(solidcolor_11.ppm) QDEBUG : tst_QImageWriter::writeImage2(solidcolor_12.bmp) image 12 70 70 24 ffff0000 QDEBUG : tst_QImageWriter::writeImage2(solidcolor_12.bmp) written 12 70 70 24 0 FAIL! : tst_QImageWriter::writeImage2(solidcolor_12.bmp) 'equalImageContents(written, image)' returned FALSE. () Loc: [tst_qimagewriter.cpp(334)] PASS : tst_QImageWriter::writeImage2(solidcolor_12.xpm) PASS : tst_QImageWriter::writeImage2(solidcolor_12.png) PASS : tst_QImageWriter::writeImage2(solidcolor_12.ppm) QDEBUG : tst_QImageWriter::writeImage2(solidcolor_13.bmp) image 13 70 70 24 ffff0000 QDEBUG : tst_QImageWriter::writeImage2(solidcolor_13.bmp) written 13 70 70 24 ff000000 FAIL! : tst_QImageWriter::writeImage2(solidcolor_13.bmp) 'equalImageContents(written, image)' returned FALSE. () Loc: [tst_qimagewriter.cpp(334)] PASS : tst_QImageWriter::writeImage2(solidcolor_13.xpm) PASS : tst_QImageWriter::writeImage2(solidcolor_13.png) PASS : tst_QImageWriter::writeImage2(solidcolor_13.ppm) QDEBUG : tst_QImageWriter::writeImage2(solidcolor_14.bmp) image 14 70 70 16 ffff0000 QDEBUG : tst_QImageWriter::writeImage2(solidcolor_14.bmp) written 14 70 70 16 ff000000 FAIL! : tst_QImageWriter::writeImage2(solidcolor_14.bmp) 'equalImageContents(written, image)' returned FALSE. () Loc: [tst_qimagewriter.cpp(334)] PASS : tst_QImageWriter::writeImage2(solidcolor_14.xpm) PASS : tst_QImageWriter::writeImage2(solidcolor_14.png) PASS : tst_QImageWriter::writeImage2(solidcolor_14.ppm) QDEBUG : tst_QImageWriter::writeImage2(solidcolor_15.bmp) image 15 70 70 16 ffff0000 QDEBUG : tst_QImageWriter::writeImage2(solidcolor_15.bmp) written 15 70 70 16 0 FAIL! : tst_QImageWriter::writeImage2(solidcolor_15.bmp) 'equalImageContents(written, image)' returned FALSE. () Loc: [tst_qimagewriter.cpp(334)] PASS : tst_QImageWriter::writeImage2(solidcolor_15.xpm) PASS : tst_QImageWriter::writeImage2(solidcolor_15.png) PASS : tst_QImageWriter::writeImage2(solidcolor_15.ppm) PASS : tst_QImageWriter::writeImage2(solidcolor_16.bmp) PASS : tst_QImageWriter::writeImage2(solidcolor_16.xpm) PASS : tst_QImageWriter::writeImage2(solidcolor_16.png) PASS : tst_QImageWriter::writeImage2(solidcolor_16.ppm) PASS : tst_QImageWriter::writeImage2(solidcolor_17.bmp) PASS : tst_QImageWriter::writeImage2(solidcolor_17.xpm) PASS : tst_QImageWriter::writeImage2(solidcolor_17.png) PASS : tst_QImageWriter::writeImage2(solidcolor_17.ppm) PASS : tst_QImageWriter::writeImage2(solidcolor_18.bmp) PASS : tst_QImageWriter::writeImage2(solidcolor_18.xpm) PASS : tst_QImageWriter::writeImage2(solidcolor_18.png) PASS : tst_QImageWriter::writeImage2(solidcolor_18.ppm) PASS : tst_QImageWriter::supportedFormats() PASS : tst_QImageWriter::supportedMimeTypes() PASS : tst_QImageWriter::writeToInvalidDevice() PASS : tst_QImageWriter::supportsOption(png) PASS : tst_QImageWriter::saveWithNoFormat(garble) PASS : tst_QImageWriter::saveWithNoFormat(bmp) PASS : tst_QImageWriter::saveWithNoFormat(xbm) PASS : tst_QImageWriter::saveWithNoFormat(xpm) PASS : tst_QImageWriter::saveWithNoFormat(png) PASS : tst_QImageWriter::saveWithNoFormat(ppm) PASS : tst_QImageWriter::saveWithNoFormat(pbm) PASS : tst_QImageWriter::saveToTemporaryFile() PASS : tst_QImageWriter::cleanupTestCase() Totals: 86 passed, 9 failed, 0 skipped ********* Finished testing of tst_QImageWriter ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qimagewriter: 0.435136 seconds, exit code 9 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02328/linux-g++_no-widgets_Ubuntu_12.04_x64/log.txt.gz Tested changes (refs/builds/dev_1387191872): http://codereview.qt-project.org/72134 [PS5] - QNX: Add support for BB10 text highlighting and spell checking http://codereview.qt-project.org/73640 [PS2] - Fixes: 32 bit and alpha bmp format image reading http://codereview.qt-project.org/72766 [PS9] - Add baseline support to QGridLayoutEngine From ci-noreply at qt-project.org Mon Dec 16 12:47:32 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 16 Dec 2013 13:47:32 +0200 Subject: [Ci-reports] Problems... Message-ID: <20131216_114732_068073.ci-noreply@qt-project.org> Some problems occurred recently... 2013-12-16T11:45:31Z: [[main::]] Project QtEnginio_master_Integration has some state, but is not configured. Ignoring. From ci-noreply at qt-project.org Mon Dec 16 13:08:16 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 16 Dec 2013 14:08:16 +0200 Subject: [Ci-reports] pass on QtImageFormats_dev_Integration #32 Message-ID: <20131216_120816_001504.ci-noreply@qt-project.org> QtImageFormats_dev_Integration #32: SUCCESS Tested changes (refs/builds/dev_1387194060): http://codereview.qt-project.org/73931 [PS1] - Do not try to rescan device in case of an error in DDS plugin. From ci-noreply at qt-project.org Mon Dec 16 13:25:41 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 16 Dec 2013 14:25:41 +0200 Subject: [Ci-reports] pass on QtTools_stable_Integration #320 Message-ID: <20131216_122541_089253.ci-noreply@qt-project.org> QtTools_stable_Integration #320: SUCCESS Tested changes (refs/builds/stable_1387183520): http://codereview.qt-project.org/73994 [PS1] - Make mailto links when used inside the documentation http://codereview.qt-project.org/73993 [PS1] - windeployqt: Fix operators in additional options check. From ci-noreply at qt-project.org Mon Dec 16 14:16:11 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 16 Dec 2013 15:16:11 +0200 Subject: [Ci-reports] Problems... Message-ID: <20131216_131611_058773.ci-noreply@qt-project.org> Some problems occurred recently... 2013-12-16T13:07:41Z: [QtWayland_stable_Integration error] command [ssh] [-oBatchMode=yes] [-p] [29418] [codereview.qt-project.org] [gerrit] [staging-approve] [--branch] [stable] [--build-id] [refs/builds/stable_1387194763] [--project] [qt/qtwayland] [--result] [pass] [--message] [-] exited with status 256 at /usr/lib/perl5/Coro/AnyEvent.pm line 362. stderr: fatal: Failed to publish comments No open changes in the build branch No open changes in the build branch No open changes in the build branch No open changes in the build branch No open changes in the build branch , retry in 2 seconds 2013-12-16T13:08:48Z: [QtWayland_stable_Integration error] command [ssh] [-oBatchMode=yes] [-p] [29418] [codereview.qt-project.org] [gerrit] [staging-approve] [--branch] [stable] [--build-id] [refs/builds/stable_1387194763] [--project] [qt/qtwayland] [--result] [pass] [--message] [-] exited with status 256 at /usr/lib/perl5/Coro/AnyEvent.pm line 362. stderr: No open changes in the build branch No open changes in the build branch No open changes in the build branch No open changes in the build branch No open changes in the build branch No open changes in the build branch , retry in 4 seconds 2013-12-16T13:09:58Z: [QtWayland_stable_Integration error] command [ssh] [-oBatchMode=yes] [-p] [29418] [codereview.qt-project.org] [gerrit] [staging-approve] [--branch] [stable] [--build-id] [refs/builds/stable_1387194763] [--project] [qt/qtwayland] [--result] [pass] [--message] [-] exited with status 256 at /usr/lib/perl5/Coro/AnyEvent.pm line 362. stderr: No open changes in the build branch No open changes in the build branch No open changes in the build branch No open changes in the build branch No open changes in the build branch No open changes in the build branch , retry in 8 seconds 2013-12-16T13:11:11Z: [QtWayland_stable_Integration error] command [ssh] [-oBatchMode=yes] [-p] [29418] [codereview.qt-project.org] [gerrit] [staging-approve] [--branch] [stable] [--build-id] [refs/builds/stable_1387194763] [--project] [qt/qtwayland] [--result] [pass] [--message] [-] exited with status 256 at /usr/lib/perl5/Coro/AnyEvent.pm line 362. stderr: No open changes in the build branch No open changes in the build branch No open changes in the build branch No open changes in the build branch No open changes in the build branch No open changes in the build branch , retry in 16 seconds 2013-12-16T13:12:34Z: [QtWayland_stable_Integration error] command [ssh] [-oBatchMode=yes] [-p] [29418] [codereview.qt-project.org] [gerrit] [staging-approve] [--branch] [stable] [--build-id] [refs/builds/stable_1387194763] [--project] [qt/qtwayland] [--result] [pass] [--message] [-] exited with status 256 at /usr/lib/perl5/Coro/AnyEvent.pm line 362. stderr: No open changes in the build branch No open changes in the build branch No open changes in the build branch No open changes in the build branch No open changes in the build branch No open changes in the build branch , retry in 32 seconds 2013-12-16T13:14:11Z: [QtWayland_stable_Integration error] command [ssh] [-oBatchMode=yes] [-p] [29418] [codereview.qt-project.org] [gerrit] [staging-approve] [--branch] [stable] [--build-id] [refs/builds/stable_1387194763] [--project] [qt/qtwayland] [--result] [pass] [--message] [-] exited with status 256 at /usr/lib/perl5/Coro/AnyEvent.pm line 362. stderr: No open changes in the build branch No open changes in the build branch No open changes in the build branch No open changes in the build branch No open changes in the build branch No open changes in the build branch , retry in 64 seconds From ci-noreply at qt-project.org Mon Dec 16 14:17:04 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 16 Dec 2013 15:17:04 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2329 Message-ID: <20131216_131704_074943.ci-noreply@qt-project.org> Autotest `cmake' failed :( Test project C:/work/build/qt/qtbase/tests/auto/cmake/build Start 1: test_use_modules_function 1/22 Test #1: test_use_modules_function ......... Passed 45.70 sec Start 2: test_umbrella_config 2/22 Test #2: test_umbrella_config .............. Passed 32.43 sec Start 3: test_wrap_cpp_and_resources 3/22 Test #3: test_wrap_cpp_and_resources ....... Passed 36.25 sec Start 4: test_dependent_modules 4/22 Test #4: test_dependent_modules ............ Passed 40.30 sec Start 5: test_needsquoting_dirname 5/22 Test #5: test_needsquoting_dirname ......... Passed 41.00 sec Start 6: test_add_resource_options 6/22 Test #6: test_add_resource_options ......... Passed 44.47 sec Start 7: test_wrap_cpp_options 7/22 Test #7: test_wrap_cpp_options ............. Passed 43.30 sec Start 8: test_platform_defs_include 8/22 Test #8: test_platform_defs_include ........ Passed 40.98 sec Start 9: test_qtmainwin_library 9/22 Test #9: test_qtmainwin_library ............ Passed 36.26 sec Start 10: test_multiple_find_package 10/22 Test #10: test_multiple_find_package ........ Passed 41.97 sec Start 11: test_add_resources_delayed_file 11/22 Test #11: test_add_resources_delayed_file ... Passed 41.40 sec Start 12: test_private_includes QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: test failed, running again to see if it is flaky... Test project C:/work/build/qt/qtbase/tests/auto/cmake/build Start 1: test_use_modules_function 1/22 Test #1: test_use_modules_function ......... Passed 14.50 sec Start 2: test_umbrella_config 2/22 Test #2: test_umbrella_config .............. Passed 8.96 sec Start 3: test_wrap_cpp_and_resources 3/22 Test #3: test_wrap_cpp_and_resources ....... Passed 9.18 sec Start 4: test_dependent_modules 4/22 Test #4: test_dependent_modules ............ Passed 11.69 sec Start 5: test_needsquoting_dirname 5/22 Test #5: test_needsquoting_dirname ......... Passed 11.79 sec Start 6: test_add_resource_options 6/22 Test #6: test_add_resource_options ......... Passed 14.79 sec Start 7: test_wrap_cpp_options 7/22 Test #7: test_wrap_cpp_options ............. Passed 13.89 sec Start 8: test_platform_defs_include 8/22 Test #8: test_platform_defs_include ........ Passed 10.93 sec Start 9: test_qtmainwin_library 9/22 Test #9: test_qtmainwin_library ............ Passed 11.80 sec Start 10: test_multiple_find_package 10/22 Test #10: test_multiple_find_package ........ Passed 13.88 sec Start 11: test_add_resources_delayed_file 11/22 Test #11: test_add_resources_delayed_file ... Passed 10.46 sec Start 12: test_private_includes 12/22 Test #12: test_private_includes ............. Passed 25.89 sec Start 13: test_testlib_definitions 13/22 Test #13: test_testlib_definitions .......... Passed 43.85 sec Start 14: test_json_plugin_includes 14/22 Test #14: test_json_plugin_includes ......... Passed 43.08 sec Start 15: test_testlib_no_link_gui 15/22 Test #15: test_testlib_no_link_gui .......... Passed 41.47 sec Start 16: test_testlib_no_link_widgets 16/22 Test #16: test_testlib_no_link_widgets ...... Passed 37.87 sec Start 17: module_includes 17/22 Test #17: module_includes ................... Passed 42.30 sec Start 18: test_concurrent_module 18/22 Test #18: test_concurrent_module ............ Passed 33.93 sec Start 19: test_openglextensions_module 19/22 Test #19: test_openglextensions_module ...... Passed 34.53 sec Start 20: test_egl_lib QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end cmake: 902 seconds, exit code 293 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02329/win64-msvc2012_developer-build_qtnamespace_Windows_8/log.txt.gz Tested changes (refs/builds/dev_1387193786): http://codereview.qt-project.org/72134 [PS5] - QNX: Add support for BB10 text highlighting and spell checking From ci-noreply at qt-project.org Mon Dec 16 14:18:20 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 16 Dec 2013 15:18:20 +0200 Subject: [Ci-reports] Problems... Message-ID: <20131216_131820_078979.ci-noreply@qt-project.org> Some problems occurred recently... 2013-12-16T13:16:21Z: [QtWayland_stable_Integration error] command [ssh] [-oBatchMode=yes] [-p] [29418] [codereview.qt-project.org] [gerrit] [staging-approve] [--branch] [stable] [--build-id] [refs/builds/stable_1387194763] [--project] [qt/qtwayland] [--result] [pass] [--message] [-] exited with status 256 at /usr/lib/perl5/Coro/AnyEvent.pm line 362. stderr: No open changes in the build branch No open changes in the build branch No open changes in the build branch No open changes in the build branch No open changes in the build branch No open changes in the build branch , retry in 128 seconds From ci-noreply at qt-project.org Mon Dec 16 14:21:19 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 16 Dec 2013 15:21:19 +0200 Subject: [Ci-reports] fail on QtConnectivity_wip_android_Integration #9 Message-ID: <20131216_132119_048672.ci-noreply@qt-project.org> qtconnectivity failed to compile :( moc qbluetoothdevicediscoveryagent_p.h qbluetoothdevicediscoveryagent_p.h:0: Note: No relevant classes found. No output generated. In file included from qbluetoothdevicediscoveryagent_bluez.cpp:43:0: qbluetoothdevicediscoveryagent_p.h:51:45: fatal error: QtAndroidExtras/QAndroidJniObject: No such file or directory make[3]: *** [.obj/qbluetoothdevicediscoveryagent_bluez.o] Error 1 In file included from qbluetoothdevicediscoveryagent.cpp:43:0: qbluetoothdevicediscoveryagent_p.h:51:45: fatal error: QtAndroidExtras/QAndroidJniObject: No such file or directory make[3]: *** [.obj/qbluetoothdevicediscoveryagent.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_wip_android_Integration/build_00009/linux-g++_no-widgets_Ubuntu_12.04_x64/log.txt.gz Tested changes (refs/builds/wip/android_1387199730): http://codereview.qt-project.org/74022 [PS2] - Android: Use new logging category for Android specific debug/warnings http://codereview.qt-project.org/74021 [PS1] - Android: QBluetoothDeviceDiscoveryAgent implementation From ci-noreply at qt-project.org Mon Dec 16 14:21:34 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 16 Dec 2013 15:21:34 +0200 Subject: [Ci-reports] Problems... Message-ID: <20131216_132134_050529.ci-noreply@qt-project.org> Some problems occurred recently... 2013-12-16T13:19:34Z: [QtWayland_stable_Integration error] command [ssh] [-oBatchMode=yes] [-p] [29418] [codereview.qt-project.org] [gerrit] [staging-approve] [--branch] [stable] [--build-id] [refs/builds/stable_1387194763] [--project] [qt/qtwayland] [--result] [pass] [--message] [-] exited with status 256 at /usr/lib/perl5/Coro/AnyEvent.pm line 362. stderr: No open changes in the build branch No open changes in the build branch No open changes in the build branch No open changes in the build branch No open changes in the build branch No open changes in the build branch , retry in 256 seconds From ci-noreply at qt-project.org Mon Dec 16 14:26:55 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 16 Dec 2013 15:26:55 +0200 Subject: [Ci-reports] Problems... Message-ID: <20131216_132655_045900.ci-noreply@qt-project.org> Some problems occurred recently... 2013-12-16T13:24:55Z: [QtWayland_stable_Integration error] command [ssh] [-oBatchMode=yes] [-p] [29418] [codereview.qt-project.org] [gerrit] [staging-approve] [--branch] [stable] [--build-id] [refs/builds/stable_1387194763] [--project] [qt/qtwayland] [--result] [pass] [--message] [-] exited with status 256 at /usr/lib/perl5/Coro/AnyEvent.pm line 362. stderr: No open changes in the build branch No open changes in the build branch No open changes in the build branch No open changes in the build branch No open changes in the build branch No open changes in the build branch , occurred repeatedly. 2013-12-16T13:24:55Z: [QtWayland_stable_Integration error] Suspending for investigation; to resume: kill -USR2 31525 From ci-noreply at qt-project.org Mon Dec 16 15:12:19 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 16 Dec 2013 16:12:19 +0200 Subject: [Ci-reports] Problems... Message-ID: <20131216_141219_017433.ci-noreply@qt-project.org> Some problems occurred recently... 2013-12-16T14:03:51Z: [QtWayland_stable_Integration error] command [ssh] [-oBatchMode=yes] [-p] [29418] [codereview.qt-project.org] [gerrit] [staging-approve] [--branch] [stable] [--build-id] [refs/builds/stable_1387194763] [--project] [qt/qtwayland] [--result] [pass] [--message] [-] exited with status 256 at /usr/lib/perl5/Coro/AnyEvent.pm line 362. stderr: No open changes in the build branch No open changes in the build branch No open changes in the build branch No open changes in the build branch No open changes in the build branch No open changes in the build branch , retry in 2 seconds 2013-12-16T14:04:58Z: [QtWayland_stable_Integration error] command [ssh] [-oBatchMode=yes] [-p] [29418] [codereview.qt-project.org] [gerrit] [staging-approve] [--branch] [stable] [--build-id] [refs/builds/stable_1387194763] [--project] [qt/qtwayland] [--result] [pass] [--message] [-] exited with status 256 at /usr/lib/perl5/Coro/AnyEvent.pm line 362. stderr: No open changes in the build branch No open changes in the build branch No open changes in the build branch No open changes in the build branch No open changes in the build branch No open changes in the build branch , retry in 4 seconds 2013-12-16T14:06:07Z: [QtWayland_stable_Integration error] command [ssh] [-oBatchMode=yes] [-p] [29418] [codereview.qt-project.org] [gerrit] [staging-approve] [--branch] [stable] [--build-id] [refs/builds/stable_1387194763] [--project] [qt/qtwayland] [--result] [pass] [--message] [-] exited with status 256 at /usr/lib/perl5/Coro/AnyEvent.pm line 362. stderr: No open changes in the build branch No open changes in the build branch No open changes in the build branch No open changes in the build branch No open changes in the build branch No open changes in the build branch , retry in 8 seconds 2013-12-16T14:07:20Z: [QtWayland_stable_Integration error] command [ssh] [-oBatchMode=yes] [-p] [29418] [codereview.qt-project.org] [gerrit] [staging-approve] [--branch] [stable] [--build-id] [refs/builds/stable_1387194763] [--project] [qt/qtwayland] [--result] [pass] [--message] [-] exited with status 256 at /usr/lib/perl5/Coro/AnyEvent.pm line 362. stderr: No open changes in the build branch No open changes in the build branch No open changes in the build branch No open changes in the build branch No open changes in the build branch No open changes in the build branch , retry in 16 seconds 2013-12-16T14:08:42Z: [QtWayland_stable_Integration error] command [ssh] [-oBatchMode=yes] [-p] [29418] [codereview.qt-project.org] [gerrit] [staging-approve] [--branch] [stable] [--build-id] [refs/builds/stable_1387194763] [--project] [qt/qtwayland] [--result] [pass] [--message] [-] exited with status 256 at /usr/lib/perl5/Coro/AnyEvent.pm line 362. stderr: No open changes in the build branch No open changes in the build branch No open changes in the build branch No open changes in the build branch No open changes in the build branch No open changes in the build branch , retry in 32 seconds 2013-12-16T14:10:19Z: [QtWayland_stable_Integration error] command [ssh] [-oBatchMode=yes] [-p] [29418] [codereview.qt-project.org] [gerrit] [staging-approve] [--branch] [stable] [--build-id] [refs/builds/stable_1387194763] [--project] [qt/qtwayland] [--result] [pass] [--message] [-] exited with status 256 at /usr/lib/perl5/Coro/AnyEvent.pm line 362. stderr: No open changes in the build branch No open changes in the build branch No open changes in the build branch No open changes in the build branch No open changes in the build branch No open changes in the build branch , retry in 64 seconds From ci-noreply at qt-project.org Mon Dec 16 15:14:28 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 16 Dec 2013 16:14:28 +0200 Subject: [Ci-reports] Problems... Message-ID: <20131216_141428_050774.ci-noreply@qt-project.org> Some problems occurred recently... 2013-12-16T14:12:29Z: [QtWayland_stable_Integration error] command [ssh] [-oBatchMode=yes] [-p] [29418] [codereview.qt-project.org] [gerrit] [staging-approve] [--branch] [stable] [--build-id] [refs/builds/stable_1387194763] [--project] [qt/qtwayland] [--result] [pass] [--message] [-] exited with status 256 at /usr/lib/perl5/Coro/AnyEvent.pm line 362. stderr: No open changes in the build branch No open changes in the build branch No open changes in the build branch No open changes in the build branch No open changes in the build branch No open changes in the build branch , retry in 128 seconds From ci-noreply at qt-project.org Mon Dec 16 15:17:42 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 16 Dec 2013 16:17:42 +0200 Subject: [Ci-reports] Problems... Message-ID: <20131216_141742_002154.ci-noreply@qt-project.org> Some problems occurred recently... 2013-12-16T14:15:42Z: [QtWayland_stable_Integration error] command [ssh] [-oBatchMode=yes] [-p] [29418] [codereview.qt-project.org] [gerrit] [staging-approve] [--branch] [stable] [--build-id] [refs/builds/stable_1387194763] [--project] [qt/qtwayland] [--result] [pass] [--message] [-] exited with status 256 at /usr/lib/perl5/Coro/AnyEvent.pm line 362. stderr: No open changes in the build branch No open changes in the build branch No open changes in the build branch No open changes in the build branch No open changes in the build branch No open changes in the build branch , retry in 256 seconds From ci-noreply at qt-project.org Mon Dec 16 15:24:10 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 16 Dec 2013 16:24:10 +0200 Subject: [Ci-reports] fail on QtSerialPort_stable_Integration #138 Message-ID: <20131216_142410_015963.ci-noreply@qt-project.org> qtserialport failed to compile :( compiling qserialportinfo_unix.cpp qserialportinfo_unix.cpp: In function ‘QList availablePortsByUdev()’: qserialportinfo_unix.cpp:264:27: error: expected ‘}’ before ‘else’ qserialportinfo_unix.cpp:264:36: error: ‘subsys’ was not declared in this scope qserialportinfo_unix.cpp:268:29: error: ‘serialPortInfo’ was not declared in this scope qserialportinfo_unix.cpp:279:47: error: ‘serialPortInfo’ was not declared in this scope qserialportinfo_unix.cpp:290:5: warning: no return statement in function returning non-void [-Wreturn-type] qserialportinfo_unix.cpp: At global scope: qserialportinfo_unix.cpp:292:5: error: expected unqualified-id before ‘return’ qserialportinfo_unix.cpp:293:1: error: expected declaration before ‘}’ token make[3]: *** [.obj/qserialportinfo_unix.o] Error 1 make[2]: *** [sub-serialport-make_first] Error 2 make[1]: *** [sub-src-make_first] Error 2 make: *** [module-qtserialport] Error 2 Build log: http://testresults.qt-project.org/ci/QtSerialPort_stable_Integration/build_00138/linux-g++_no-widgets_Ubuntu_12.04_x64/log.txt.gz Tested changes (refs/builds/stable_1387203694): http://codereview.qt-project.org/73869 [PS1] - Merge remote-tracking branch 'origin/release' into stable From ci-noreply at qt-project.org Mon Dec 16 15:35:33 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 16 Dec 2013 16:35:33 +0200 Subject: [Ci-reports] pass on QtBase_stable_Integration #2755 Message-ID: <20131216_143533_049909.ci-noreply@qt-project.org> QtBase_stable_Integration #2755: SUCCESS Tested changes (refs/builds/stable_1387195430): http://codereview.qt-project.org/73947 [PS1] - always use connman to connect to cellular services From ci-noreply at qt-project.org Mon Dec 16 15:35:57 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 16 Dec 2013 16:35:57 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2330 Message-ID: <20131216_143557_040000.ci-noreply@qt-project.org> Autotest `tst_qvariant' failed :( Testing tst_QVariant FAIL! : tst_QVariant::iterateContainerElements() Compared values are not the same Actual (varList.size()) : 0 Expected ((int)std::distance(intList.begin(), intList.end())): 3 Loc: [tst_qvariant.cpp(3830)] Totals: 696 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QVariant ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_QVariant::initTestCase() PASS : tst_QVariant::constructor() PASS : tst_QVariant::copy_constructor() PASS : tst_QVariant::constructor_invalid(-1) PASS : tst_QVariant::constructor_invalid(-122234567) PASS : tst_QVariant::constructor_invalid(0xfffffffff) PASS : tst_QVariant::constructor_invalid(LastCoreType + 1) PASS : tst_QVariant::isNull() PASS : tst_QVariant::swap() PASS : tst_QVariant::canConvert(BitArray) PASS : tst_QVariant::canConvert(ByteArray) PASS : tst_QVariant::canConvert(Date) PASS : tst_QVariant::canConvert(DateTime) PASS : tst_QVariant::canConvert(Double) PASS : tst_QVariant::canConvert(Float) PASS : tst_QVariant::canConvert(Int) PASS : tst_QVariant::canConvert(Invalid) PASS : tst_QVariant::canConvert(List) PASS : tst_QVariant::canConvert(LongLong) PASS : tst_QVariant::canConvert(Map) PASS : tst_QVariant::canConvert(Point) PASS : tst_QVariant::canConvert(Rect) PASS : tst_QVariant::canConvert(Size) PASS : tst_QVariant::canConvert(String) PASS : tst_QVariant::canConvert(StringList) PASS : tst_QVariant::canConvert(Time) PASS : tst_QVariant::canConvert(UInt) PASS : tst_QVariant::canConvert(Int) PASS : tst_QVariant::canConvert(ULongLong) PASS : tst_QVariant::canConvert(Char) PASS : tst_QVariant::canConvert(SChar) PASS : tst_QVariant::canConvert(JsonValue) PASS : tst_QVariant::toSize(qsizef4) PASS : tst_QVariant::toSize(qsizef1) PASS : tst_QVariant::toSize(qsizef2) PASS : tst_QVariant::toSize(qsizef3) PASS : tst_QVariant::toSizeF(qsize1) PASS : tst_QVariant::toSizeF(qsize2) PASS : tst_QVariant::toSizeF(qsize3) PASS : tst_QVariant::toSizeF(qsize4) PASS : tst_QVariant::toPoint(pointf1) PASS : tst_QVariant::toPoint(pointf2) PASS : tst_QVariant::toPoint(pointf3) PASS : tst_QVariant::toPoint(pointf4) PASS : tst_QVariant::toPoint(pointf5) PASS : tst_QVariant::toRect(rectf1) PASS : tst_QVariant::toRect(rectf2) PASS : tst_QVariant::toRect(rectf3) PASS : tst_QVariant::toRect(rectf4) PASS : tst_QVariant::toRect(rectf5) PASS : tst_QVariant::toChar(longlong) PASS : tst_QVariant::toChar(ulonglong) PASS : tst_QVariant::toLine(linef1) PASS : tst_QVariant::toLine(linef2) PASS : tst_QVariant::toLine(linef3) PASS : tst_QVariant::toLine(linef4) PASS : tst_QVariant::toLineF(line1) PASS : tst_QVariant::toLineF(line2) PASS : tst_QVariant::toLineF(line3) PASS : tst_QVariant::toLineF(line4) PASS : tst_QVariant::toInt(invalid) PASS : tst_QVariant::toInt(int) PASS : tst_QVariant::toInt(char) PASS : tst_QVariant::toInt(signed char) PASS : tst_QVariant::toInt(double) PASS : tst_QVariant::toInt(float) PASS : tst_QVariant::toInt(uint) PASS : tst_QVariant::toInt(int-string) PASS : tst_QVariant::toInt(string) PASS : tst_QVariant::toInt(longlong0) PASS : tst_QVariant::toInt(longlong1) PASS : tst_QVariant::toInt(ulonglong0) PASS : tst_QVariant::toInt(ulonglong1) PASS : tst_QVariant::toInt(signedint) PASS : tst_QVariant::toInt(signeddouble) PASS : tst_QVariant::toInt(signedfloat) PASS : tst_QVariant::toInt(signedint-string) PASS : tst_QVariant::toInt(signedlonglong0) PASS : tst_QVariant::toInt(QChar) PASS : tst_QVariant::toInt(QByteArray1) PASS : tst_QVariant::toInt(QByteArray2) PASS : tst_QVariant::toInt(QJsonValue) PASS : tst_QVariant::toUInt(int) PASS : tst_QVariant::toUInt(char) PASS : tst_QVariant::toUInt(signed char) PASS : tst_QVariant::toUInt(double) PASS : tst_QVariant::toUInt(float) PASS : tst_QVariant::toUInt(uint) PASS : tst_QVariant::toUInt(int-string) PASS : tst_QVariant::toUInt(string) PASS : tst_QVariant::toUInt(string2) PASS : tst_QVariant::toUInt(longlong0) PASS : tst_QVariant::toUInt(longlong1) PASS : tst_QVariant::toUInt(ulonglong0) PASS : tst_QVariant::toUInt(ulonglong1) PASS : tst_QVariant::toUInt(negativeint) PASS : tst_QVariant::toUInt(negativedouble) PASS : tst_QVariant::toUInt(negativefloat) PASS : tst_QVariant::toUInt(negativeint-string) PASS : tst_QVariant::toUInt(negativelonglong0) PASS : tst_QVariant::toUInt(QChar) PASS : tst_QVariant::toUInt(QByteArray) PASS : tst_QVariant::toUInt(QJsonValue) PASS : tst_QVariant::toBool(int0) PASS : tst_QVariant::toBool(int1) PASS : tst_QVariant::toBool(uint0) PASS : tst_QVariant::toBool(uint1) PASS : tst_QVariant::toBool(double0) PASS : tst_QVariant::toBool(float0) PASS : tst_QVariant::toBool(double1) PASS : tst_QVariant::toBool(float1) PASS : tst_QVariant::toBool(string0) PASS : tst_QVariant::toBool(string1) PASS : tst_QVariant::toBool(string2) PASS : tst_QVariant::toBool(string3) PASS : tst_QVariant::toBool(longlong0) PASS : tst_QVariant::toBool(longlong1) PASS : tst_QVariant::toBool(ulonglong0) PASS : tst_QVariant::toBool(ulonglong1) PASS : tst_QVariant::toBool(QChar) PASS : tst_QVariant::toBool(Null_QChar) PASS : tst_QVariant::toBool(QJsonValue(true)) PASS : tst_QVariant::toBool(QJsonValue(false)) PASS : tst_QVariant::toLongLong(int0) PASS : tst_QVariant::toLongLong(double) PASS : tst_QVariant::toLongLong(float) PASS : tst_QVariant::toLongLong(uint) PASS : tst_QVariant::toLongLong(int-string) PASS : tst_QVariant::toLongLong(string) PASS : tst_QVariant::toLongLong(longlong) PASS : tst_QVariant::toLongLong(ulonglong) PASS : tst_QVariant::toLongLong(QChar) PASS : tst_QVariant::toLongLong(QByteArray) PASS : tst_QVariant::toLongLong(QJsonValue) PASS : tst_QVariant::toLongLong(qint64) PASS : tst_QVariant::toLongLong(-qint64) PASS : tst_QVariant::toLongLong(long) PASS : tst_QVariant::toLongLong(LONG_MAX) PASS : tst_QVariant::toLongLong(LONG_MIN) PASS : tst_QVariant::toLongLong(short) PASS : tst_QVariant::toLongLong(-short) PASS : tst_QVariant::toLongLong(ushort) PASS : tst_QVariant::toULongLong(int0) PASS : tst_QVariant::toULongLong(double) PASS : tst_QVariant::toULongLong(float) PASS : tst_QVariant::toULongLong(uint) PASS : tst_QVariant::toULongLong(int-string) PASS : tst_QVariant::toULongLong(string) PASS : tst_QVariant::toULongLong(ulonglong-string) PASS : tst_QVariant::toULongLong(bytaa-string) PASS : tst_QVariant::toULongLong(longlong) PASS : tst_QVariant::toULongLong(ulonglong) PASS : tst_QVariant::toULongLong(QChar) PASS : tst_QVariant::toULongLong(QByteArray) PASS : tst_QVariant::toULongLong(QJsonValue) PASS : tst_QVariant::toULongLong(qint64) PASS : tst_QVariant::toULongLong(long) PASS : tst_QVariant::toULongLong(LONG_MAX) PASS : tst_QVariant::toULongLong(ULONG_MAX) PASS : tst_QVariant::toULongLong(short) PASS : tst_QVariant::toULongLong(-short) PASS : tst_QVariant::toULongLong(ushort) PASS : tst_QVariant::toByteArray(qbytearray) PASS : tst_QVariant::toByteArray(int) PASS : tst_QVariant::toByteArray(uint) PASS : tst_QVariant::toByteArray(double) PASS : tst_QVariant::toByteArray(float) PASS : tst_QVariant::toByteArray(longlong) PASS : tst_QVariant::toByteArray(ulonglong) PASS : tst_QVariant::toString(qstring) PASS : tst_QVariant::toString(charstar) PASS : tst_QVariant::toString(qbytearray) PASS : tst_QVariant::toString(int) PASS : tst_QVariant::toString(uint) PASS : tst_QVariant::toString(double) PASS : tst_QVariant::toString(float) PASS : tst_QVariant::toString(bool) PASS : tst_QVariant::toString(qdate) PASS : tst_QVariant::toString(qtime) PASS : tst_QVariant::toString(qdatetime) PASS : tst_QVariant::toString(llong) PASS : tst_QVariant::toString(QJsonValue) PASS : tst_QVariant::toDate(qdate) PASS : tst_QVariant::toDate(qdatetime) PASS : tst_QVariant::toDate(qstring) PASS : tst_QVariant::toTime(qtime) PASS : tst_QVariant::toTime(qdatetime) PASS : tst_QVariant::toTime(qstring) PASS : tst_QVariant::toDateTime(qdatetime) PASS : tst_QVariant::toDateTime(qdate) PASS : tst_QVariant::toDateTime(qstring) PASS : tst_QVariant::toDouble(bytearray) PASS : tst_QVariant::toDouble(QJsonValue) PASS : tst_QVariant::toFloat(QByteArray) PASS : tst_QVariant::toFloat(QJsonValue) PASS : tst_QVariant::toPointF(QPoint) PASS : tst_QVariant::toRectF(QRect) PASS : tst_QVariant::qvariant_cast_QObject(from QObject) PASS : tst_QVariant::qvariant_cast_QObject(from QObject2) PASS : tst_QVariant::qvariant_cast_QObject(from String) PASS : tst_QVariant::qvariant_cast_QObject(from int) PASS : tst_QVariant::qvariant_cast_QObject(from Derived QObject) PASS : tst_QVariant::qvariant_cast_QObject(from custom Object) PASS : tst_QVariant::qvariant_cast_QObject(from custom ObjectStar) PASS : tst_QVariant::qvariant_cast_QObject(null QObject) PASS : tst_QVariant::qvariant_cast_QObject(null derived QObject) PASS : tst_QVariant::qvariant_cast_QObject(null custom object) PASS : tst_QVariant::qvariant_cast_QObject(null int) PASS : tst_QVariant::qvariant_cast_QObject_derived() PASS : tst_QVariant::qvariant_cast_QObject_wrapper() PASS : tst_QVariant::qvariant_cast_QSharedPointerQObject() PASS : tst_QVariant::toLocale() PASS : tst_QVariant::toRegExp() PASS : tst_QVariant::toRegularExpression() PASS : tst_QVariant::url() PASS : tst_QVariant::userType() PASS : tst_QVariant::basicUserType() PASS : tst_QVariant::variant_to() PASS : tst_QVariant::writeToReadFromDataStream(list_valid) PASS : tst_QVariant::writeToReadFromDataStream(invalid) PASS : tst_QVariant::writeToReadFromDataStream(bitarray_invalid) PASS : tst_QVariant::writeToReadFromDataStream(bitarray_valid) PASS : tst_QVariant::writeToReadFromDataStream(bytearray_invalid) PASS : tst_QVariant::writeToReadFromDataStream(int_invalid) PASS : tst_QVariant::writeToReadFromDataStream(bytearray_valid) PASS : tst_QVariant::writeToReadFromDataStream(date_invalid) PASS : tst_QVariant::writeToReadFromDataStream(date_valid) PASS : tst_QVariant::writeToReadFromDataStream(datetime_invalid) PASS : tst_QVariant::writeToReadFromDataStream(datetime_valid) PASS : tst_QVariant::writeToReadFromDataStream(double_valid) PASS : tst_QVariant::writeToReadFromDataStream(float_valid) PASS : tst_QVariant::writeToReadFromDataStream(int_valid) PASS : tst_QVariant::writeToReadFromDataStream(map_valid) PASS : tst_QVariant::writeToReadFromDataStream(point_invalid) PASS : tst_QVariant::writeToReadFromDataStream(point_valid) PASS : tst_QVariant::writeToReadFromDataStream(rect_invalid) PASS : tst_QVariant::writeToReadFromDataStream(rect_valid) PASS : tst_QVariant::writeToReadFromDataStream(size_invalid) PASS : tst_QVariant::writeToReadFromDataStream(size_valid) PASS : tst_QVariant::writeToReadFromDataStream(string_invalid) PASS : tst_QVariant::writeToReadFromDataStream(string_valid) PASS : tst_QVariant::writeToReadFromDataStream(stringlist_valid) PASS : tst_QVariant::writeToReadFromDataStream(time_invalid) PASS : tst_QVariant::writeToReadFromDataStream(time_valid) PASS : tst_QVariant::writeToReadFromDataStream(uint_valid) PASS : tst_QVariant::writeToReadFromDataStream(qchar) PASS : tst_QVariant::writeToReadFromDataStream(qchar_null) PASS : tst_QVariant::writeToReadFromDataStream(regexp) PASS : tst_QVariant::writeToReadFromDataStream(regexp_empty) PASS : tst_QVariant::writeToReadFromDataStream(regularexpression) PASS : tst_QVariant::writeToReadFromDataStream(regularexpression_empty) PASS : tst_QVariant::writeToReadFromDataStream(QMetaType::Long invalid) PASS : tst_QVariant::writeToReadFromDataStream(QMetaType::Long) PASS : tst_QVariant::writeToReadFromDataStream(QMetaType::Short invalid) PASS : tst_QVariant::writeToReadFromDataStream(QMetaType::Short) PASS : tst_QVariant::writeToReadFromDataStream(QMetaType::Char invalid) PASS : tst_QVariant::writeToReadFromDataStream(QMetaType::Char) PASS : tst_QVariant::writeToReadFromDataStream(QMetaType::ULong invalid) PASS : tst_QVariant::writeToReadFromDataStream(QMetaType::ULong) PASS : tst_QVariant::writeToReadFromDataStream(QMetaType::UShort invalid) PASS : tst_QVariant::writeToReadFromDataStream(QMetaType::UShort) PASS : tst_QVariant::writeToReadFromDataStream(QMetaType::UChar invalid) PASS : tst_QVariant::writeToReadFromDataStream(QMetaType::UChar) PASS : tst_QVariant::writeToReadFromDataStream(QMetaType::Float invalid) PASS : tst_QVariant::writeToReadFromDataStream(QMetaType::Float) PASS : tst_QVariant::writeToReadFromDataStream(Custom type) PASS : tst_QVariant::writeToReadFromOldDataStream() PASS : tst_QVariant::checkDataStream() PASS : tst_QVariant::operator_eq_eq(invinv) PASS : tst_QVariant::operator_eq_eq(int1int1) PASS : tst_QVariant::operator_eq_eq(int1int0) PASS : tst_QVariant::operator_eq_eq(nullint) PASS : tst_QVariant::operator_eq_eq(ll1ll1) PASS : tst_QVariant::operator_eq_eq(ll1lln2) PASS : tst_QVariant::operator_eq_eq(ll1ull1) PASS : tst_QVariant::operator_eq_eq(ll1i1) PASS : tst_QVariant::operator_eq_eq(ull1ull1) PASS : tst_QVariant::operator_eq_eq(ull1i1) PASS : tst_QVariant::operator_eq_eq(double_int) PASS : tst_QVariant::operator_eq_eq(float_int) PASS : tst_QVariant::operator_eq_eq(mInt_mIntString) PASS : tst_QVariant::operator_eq_eq(mIntString_mInt) PASS : tst_QVariant::operator_eq_eq(mInt_mIntQString) PASS : tst_QVariant::operator_eq_eq(mIntQString_mInt) PASS : tst_QVariant::operator_eq_eq(mUInt_mUIntString) PASS : tst_QVariant::operator_eq_eq(mUIntString_mUInt) PASS : tst_QVariant::operator_eq_eq(mUInt_mUIntQString) PASS : tst_QVariant::operator_eq_eq(mUIntQString_mUInt) PASS : tst_QVariant::operator_eq_eq(mDouble_mDoubleString) PASS : tst_QVariant::operator_eq_eq(mDoubleString_mDouble) PASS : tst_QVariant::operator_eq_eq(mDouble_mDoubleQString) PASS : tst_QVariant::operator_eq_eq(mDoubleQString_mDouble) PASS : tst_QVariant::operator_eq_eq(mFloat_mFloatString) PASS : tst_QVariant::operator_eq_eq(mFloatString_mFloat) PASS : tst_QVariant::operator_eq_eq(mFloat_mFloatQString) PASS : tst_QVariant::operator_eq_eq(mFloatQString_mFloat) PASS : tst_QVariant::operator_eq_eq(mLongLong_mLongLongString) PASS : tst_QVariant::operator_eq_eq(mLongLongString_mLongLong) PASS : tst_QVariant::operator_eq_eq(mLongLong_mLongLongQString) PASS : tst_QVariant::operator_eq_eq(mLongLongQString_mLongLong) PASS : tst_QVariant::operator_eq_eq(mULongLong_mULongLongString) PASS : tst_QVariant::operator_eq_eq(mULongLongString_mULongLong) PASS : tst_QVariant::operator_eq_eq(mULongLong_mULongLongQString) PASS : tst_QVariant::operator_eq_eq(mULongLongQString_mULongLong) PASS : tst_QVariant::operator_eq_eq(mBool_mBoolString) PASS : tst_QVariant::operator_eq_eq(mBoolString_mBool) PASS : tst_QVariant::operator_eq_eq(mBool_mBoolQString) PASS : tst_QVariant::operator_eq_eq(mBoolQString_mBool) PASS : tst_QVariant::operator_eq_eq(ba2qstring) PASS : tst_QVariant::operator_eq_eq(qstring2ba) PASS : tst_QVariant::operator_eq_eq(char_char) PASS : tst_QVariant::operator_eq_eq(char_char2) PASS : tst_QVariant::operator_eq_eq(invalidConversion) PASS : tst_QVariant::operator_eq_eq(invalidConversionR) PASS : tst_QVariant::operator_eq_eq(TwoItemsInEqual) PASS : tst_QVariant::operator_eq_eq(TwoItemsEqual) PASS : tst_QVariant::operator_eq_eq(PopulatedEmptyMap) PASS : tst_QVariant::operator_eq_eq(EmptyPopulatedMap) PASS : tst_QVariant::operator_eq_eq(FirstLarger) PASS : tst_QVariant::operator_eq_eq(SecondLarger) PASS : tst_QVariant::operator_eq_eq(HashTwoItemsInEqual) PASS : tst_QVariant::operator_eq_eq(HashTwoItemsEqual) PASS : tst_QVariant::operator_eq_eq(HashPopulatedEmptyHash) PASS : tst_QVariant::operator_eq_eq(EmptyPopulatedHash) PASS : tst_QVariant::operator_eq_eq(HashFirstLarger) PASS : tst_QVariant::operator_eq_eq(HashSecondLarger) PASS : tst_QVariant::operator_eq_eq_rhs() PASS : tst_QVariant::typeName(0) PASS : tst_QVariant::typeName(1) PASS : tst_QVariant::typeName(2) PASS : tst_QVariant::typeName(3) PASS : tst_QVariant::typeName(4) PASS : tst_QVariant::typeName(5) PASS : tst_QVariant::typeName(6) PASS : tst_QVariant::typeName(7) PASS : tst_QVariant::typeName(8) PASS : tst_QVariant::typeName(9) PASS : tst_QVariant::typeName(10) PASS : tst_QVariant::typeName(11) PASS : tst_QVariant::typeName(12) PASS : tst_QVariant::typeName(13) PASS : tst_QVariant::typeName(14) PASS : tst_QVariant::typeName(15) PASS : tst_QVariant::typeName(16) PASS : tst_QVariant::typeName(17) PASS : tst_QVariant::typeName(18) PASS : tst_QVariant::typeName(19) PASS : tst_QVariant::typeName(20) PASS : tst_QVariant::typeName(21) PASS : tst_QVariant::typeName(22) PASS : tst_QVariant::typeName(23) PASS : tst_QVariant::typeName(24) PASS : tst_QVariant::typeName(25) PASS : tst_QVariant::typeName(26) PASS : tst_QVariant::typeName(27) PASS : tst_QVariant::typeName(28) PASS : tst_QVariant::typeName(29) PASS : tst_QVariant::typeName(30) PASS : tst_QVariant::typeName(31) PASS : tst_QVariant::typeName(32) PASS : tst_QVariant::typeName(33) PASS : tst_QVariant::typeName(34) PASS : tst_QVariant::typeName(35) PASS : tst_QVariant::typeName(36) PASS : tst_QVariant::typeName(37) PASS : tst_QVariant::typeName(38) PASS : tst_QVariant::typeName(39) PASS : tst_QVariant::typeName(40) PASS : tst_QVariant::typeName(41) PASS : tst_QVariant::typeName(43) PASS : tst_QVariant::typeName(44) PASS : tst_QVariant::typeName(45) PASS : tst_QVariant::typeName(46) PASS : tst_QVariant::typeName(47) PASS : tst_QVariant::typeName(48) PASS : tst_QVariant::typeName(49) PASS : tst_QVariant::typeName(50) PASS : tst_QVariant::typeName(51) PASS : tst_QVariant::typeToName() PASS : tst_QVariant::streamInvalidVariant() PASS : tst_QVariant::podUserType() PASS : tst_QVariant::data() PASS : tst_QVariant::constData() PASS : tst_QVariant::saveLoadCustomTypes() PASS : tst_QVariant::variantMap() PASS : tst_QVariant::variantHash() PASS : tst_QVariant::convertToQUint8() PASS : tst_QVariant::comparePointers() PASS : tst_QVariant::voidStar() PASS : tst_QVariant::dataStar() PASS : tst_QVariant::canConvertQStringList(An empty list) PASS : tst_QVariant::canConvertQStringList(A single item) PASS : tst_QVariant::canConvertQStringList(A single, but empty item) PASS : tst_QVariant::canConvertQStringList(Two items) PASS : tst_QVariant::canConvertQStringList(Three items) PASS : tst_QVariant::canConvertMetaTypeToInt() PASS : tst_QVariant::variantToDateTimeWithoutWarnings() PASS : tst_QVariant::invalidDateTime() PASS : tst_QVariant::loadUnknownUserType() PASS : tst_QVariant::loadBrokenUserType() PASS : tst_QVariant::invalidDate() PASS : tst_QVariant::compareCustomTypes() PASS : tst_QVariant::timeToDateTime() PASS : tst_QVariant::copyingUserTypes() PASS : tst_QVariant::convertBoolToByteArray(false) PASS : tst_QVariant::convertBoolToByteArray(FALSE) PASS : tst_QVariant::convertBoolToByteArray(falSE) PASS : tst_QVariant::convertBoolToByteArray() PASS : tst_QVariant::convertBoolToByteArray(null QByteArray) PASS : tst_QVariant::convertBoolToByteArray(any-content) PASS : tst_QVariant::convertBoolToByteArray(true) PASS : tst_QVariant::convertBoolToByteArray(TRUE) PASS : tst_QVariant::convertBoolToByteArray(trUE) PASS : tst_QVariant::convertByteArrayToBool(false) PASS : tst_QVariant::convertByteArrayToBool(true) PASS : tst_QVariant::toIntFromQString() PASS : tst_QVariant::toIntFromDouble() PASS : tst_QVariant::setValue() PASS : tst_QVariant::numericalConvert() PASS : tst_QVariant::moreCustomTypes() PASS : tst_QVariant::movabilityTest() PASS : tst_QVariant::variantInVariant() PASS : tst_QVariant::forwardDeclare() PASS : tst_QVariant::debugStream(bool) PASS : tst_QVariant::debugStream(int) PASS : tst_QVariant::debugStream(uint) PASS : tst_QVariant::debugStream(qlonglong) PASS : tst_QVariant::debugStream(qulonglong) PASS : tst_QVariant::debugStream(double) PASS : tst_QVariant::debugStream(QChar) PASS : tst_QVariant::debugStream(QVariantMap) PASS : tst_QVariant::debugStream(QVariantList) PASS : tst_QVariant::debugStream(QString) PASS : tst_QVariant::debugStream(QStringList) PASS : tst_QVariant::debugStream(QByteArray) PASS : tst_QVariant::debugStream(QBitArray) PASS : tst_QVariant::debugStream(QDate) PASS : tst_QVariant::debugStream(QTime) PASS : tst_QVariant::debugStream(QDateTime) PASS : tst_QVariant::debugStream(QUrl) PASS : tst_QVariant::debugStream(QLocale) PASS : tst_QVariant::debugStream(QRect) PASS : tst_QVariant::debugStream(QRectF) PASS : tst_QVariant::debugStream(QSize) PASS : tst_QVariant::debugStream(QSizeF) PASS : tst_QVariant::debugStream(QLine) PASS : tst_QVariant::debugStream(QLineF) PASS : tst_QVariant::debugStream(QPoint) PASS : tst_QVariant::debugStream(QPointF) PASS : tst_QVariant::debugStream(QRegExp) PASS : tst_QVariant::debugStream(QVariantHash) PASS : tst_QVariant::debugStream(QEasingCurve) PASS : tst_QVariant::debugStream(QUuid) PASS : tst_QVariant::debugStream(void*) PASS : tst_QVariant::debugStream(long) PASS : tst_QVariant::debugStream(short) PASS : tst_QVariant::debugStream(char) PASS : tst_QVariant::debugStream(ulong) PASS : tst_QVariant::debugStream(ushort) PASS : tst_QVariant::debugStream(uchar) PASS : tst_QVariant::debugStream(float) PASS : tst_QVariant::debugStream(QObject*) PASS : tst_QVariant::debugStream(signed char) PASS : tst_QVariant::debugStream(QVariant) PASS : tst_QVariant::debugStream(QModelIndex) PASS : tst_QVariant::debugStream(QRegularExpression) PASS : tst_QVariant::debugStream(QJsonValue) PASS : tst_QVariant::debugStream(QJsonObject) PASS : tst_QVariant::debugStream(QJsonArray) PASS : tst_QVariant::debugStream(QJsonDocument) PASS : tst_QVariant::debugStream(QBitArray(111)) PASS : tst_QVariant::debugStream(CustomStreamableClass) PASS : tst_QVariant::debugStream(MyClass) PASS : tst_QVariant::debugStream(InvalidVariant) PASS : tst_QVariant::debugStream(CustomQObject) PASS : tst_QVariant::debugStreamType(bool) PASS : tst_QVariant::debugStreamType(int) PASS : tst_QVariant::debugStreamType(uint) PASS : tst_QVariant::debugStreamType(qlonglong) PASS : tst_QVariant::debugStreamType(qulonglong) PASS : tst_QVariant::debugStreamType(double) PASS : tst_QVariant::debugStreamType(QChar) PASS : tst_QVariant::debugStreamType(QVariantMap) PASS : tst_QVariant::debugStreamType(QVariantList) PASS : tst_QVariant::debugStreamType(QString) PASS : tst_QVariant::debugStreamType(QStringList) PASS : tst_QVariant::debugStreamType(QByteArray) PASS : tst_QVariant::debugStreamType(QBitArray) PASS : tst_QVariant::debugStreamType(QDate) PASS : tst_QVariant::debugStreamType(QTime) PASS : tst_QVariant::debugStreamType(QDateTime) PASS : tst_QVariant::debugStreamType(QUrl) PASS : tst_QVariant::debugStreamType(QLocale) PASS : tst_QVariant::debugStreamType(QRect) PASS : tst_QVariant::debugStreamType(QRectF) PASS : tst_QVariant::debugStreamType(QSize) PASS : tst_QVariant::debugStreamType(QSizeF) PASS : tst_QVariant::debugStreamType(QLine) PASS : tst_QVariant::debugStreamType(QLineF) PASS : tst_QVariant::debugStreamType(QPoint) PASS : tst_QVariant::debugStreamType(QPointF) PASS : tst_QVariant::debugStreamType(QRegExp) PASS : tst_QVariant::debugStreamType(QVariantHash) PASS : tst_QVariant::debugStreamType(QEasingCurve) PASS : tst_QVariant::debugStreamType(QUuid) PASS : tst_QVariant::debugStreamType(void*) PASS : tst_QVariant::debugStreamType(long) PASS : tst_QVariant::debugStreamType(short) PASS : tst_QVariant::debugStreamType(char) PASS : tst_QVariant::debugStreamType(ulong) PASS : tst_QVariant::debugStreamType(ushort) PASS : tst_QVariant::debugStreamType(uchar) PASS : tst_QVariant::debugStreamType(float) PASS : tst_QVariant::debugStreamType(QObject*) PASS : tst_QVariant::debugStreamType(signed char) PASS : tst_QVariant::debugStreamType(QVariant) PASS : tst_QVariant::debugStreamType(QModelIndex) PASS : tst_QVariant::debugStreamType(QRegularExpression) PASS : tst_QVariant::debugStreamType(QJsonValue) PASS : tst_QVariant::debugStreamType(QJsonObject) PASS : tst_QVariant::debugStreamType(QJsonArray) PASS : tst_QVariant::debugStreamType(QJsonDocument) PASS : tst_QVariant::debugStreamType(QBitArray(111)) PASS : tst_QVariant::debugStreamType(CustomStreamableClass) PASS : tst_QVariant::debugStreamType(MyClass) PASS : tst_QVariant::debugStreamType(InvalidVariant) PASS : tst_QVariant::debugStreamType(CustomQObject) PASS : tst_QVariant::loadQt4Stream(:/stream/qt4.9/bool.bin) PASS : tst_QVariant::loadQt4Stream(:/stream/qt4.9/char.bin) PASS : tst_QVariant::loadQt4Stream(:/stream/qt4.9/double.bin) PASS : tst_QVariant::loadQt4Stream(:/stream/qt4.9/float.bin) PASS : tst_QVariant::loadQt4Stream(:/stream/qt4.9/int.bin) PASS : tst_QVariant::loadQt4Stream(:/stream/qt4.9/long.bin) PASS : tst_QVariant::loadQt4Stream(:/stream/qt4.9/qbitarray.bin) PASS : tst_QVariant::loadQt4Stream(:/stream/qt4.9/qbytearray.bin) PASS : tst_QVariant::loadQt4Stream(:/stream/qt4.9/qchar.bin) PASS : tst_QVariant::loadQt4Stream(:/stream/qt4.9/qdate.bin) PASS : tst_QVariant::loadQt4Stream(:/stream/qt4.9/qdatetime.bin) PASS : tst_QVariant::loadQt4Stream(:/stream/qt4.9/qline.bin) PASS : tst_QVariant::loadQt4Stream(:/stream/qt4.9/qlinef.bin) PASS : tst_QVariant::loadQt4Stream(:/stream/qt4.9/qlocale.bin) PASS : tst_QVariant::loadQt4Stream(:/stream/qt4.9/qlonglong.bin) PASS : tst_QVariant::loadQt4Stream(:/stream/qt4.9/qpoint.bin) PASS : tst_QVariant::loadQt4Stream(:/stream/qt4.9/qpointf.bin) PASS : tst_QVariant::loadQt4Stream(:/stream/qt4.9/qrect.bin) PASS : tst_QVariant::loadQt4Stream(:/stream/qt4.9/qrectf.bin) PASS : tst_QVariant::loadQt4Stream(:/stream/qt4.9/qregexp.bin) PASS : tst_QVariant::loadQt4Stream(:/stream/qt4.9/qsize.bin) PASS : tst_QVariant::loadQt4Stream(:/stream/qt4.9/qsizef.bin) PASS : tst_QVariant::loadQt4Stream(:/stream/qt4.9/qstring.bin) PASS : tst_QVariant::loadQt4Stream(:/stream/qt4.9/qstringlist.bin) PASS : tst_QVariant::loadQt4Stream(:/stream/qt4.9/qtime.bin) PASS : tst_QVariant::loadQt4Stream(:/stream/qt4.9/qulonglong.bin) PASS : tst_QVariant::loadQt4Stream(:/stream/qt4.9/qurl.bin) PASS : tst_QVariant::loadQt4Stream(:/stream/qt4.9/qvariant.bin) PASS : tst_QVariant::loadQt4Stream(:/stream/qt4.9/qvarianthash.bin) PASS : tst_QVariant::loadQt4Stream(:/stream/qt4.9/qvariantlist.bin) PASS : tst_QVariant::loadQt4Stream(:/stream/qt4.9/qvariantmap.bin) PASS : tst_QVariant::loadQt4Stream(:/stream/qt4.9/short.bin) PASS : tst_QVariant::loadQt4Stream(:/stream/qt4.9/uchar.bin) PASS : tst_QVariant::loadQt4Stream(:/stream/qt4.9/uint.bin) PASS : tst_QVariant::loadQt4Stream(:/stream/qt4.9/ulong.bin) PASS : tst_QVariant::loadQt4Stream(:/stream/qt4.9/ushort.bin) PASS : tst_QVariant::loadQt4Stream(:/stream/qt4.9/void.bin) PASS : tst_QVariant::saveQt4Stream(:/stream/qt4.9/bool.bin) PASS : tst_QVariant::saveQt4Stream(:/stream/qt4.9/char.bin) PASS : tst_QVariant::saveQt4Stream(:/stream/qt4.9/double.bin) PASS : tst_QVariant::saveQt4Stream(:/stream/qt4.9/float.bin) PASS : tst_QVariant::saveQt4Stream(:/stream/qt4.9/int.bin) PASS : tst_QVariant::saveQt4Stream(:/stream/qt4.9/long.bin) PASS : tst_QVariant::saveQt4Stream(:/stream/qt4.9/qbitarray.bin) PASS : tst_QVariant::saveQt4Stream(:/stream/qt4.9/qbytearray.bin) PASS : tst_QVariant::saveQt4Stream(:/stream/qt4.9/qchar.bin) PASS : tst_QVariant::saveQt4Stream(:/stream/qt4.9/qdate.bin) PASS : tst_QVariant::saveQt4Stream(:/stream/qt4.9/qdatetime.bin) PASS : tst_QVariant::saveQt4Stream(:/stream/qt4.9/qline.bin) PASS : tst_QVariant::saveQt4Stream(:/stream/qt4.9/qlinef.bin) PASS : tst_QVariant::saveQt4Stream(:/stream/qt4.9/qlocale.bin) PASS : tst_QVariant::saveQt4Stream(:/stream/qt4.9/qlonglong.bin) PASS : tst_QVariant::saveQt4Stream(:/stream/qt4.9/qpoint.bin) PASS : tst_QVariant::saveQt4Stream(:/stream/qt4.9/qpointf.bin) PASS : tst_QVariant::saveQt4Stream(:/stream/qt4.9/qrect.bin) PASS : tst_QVariant::saveQt4Stream(:/stream/qt4.9/qrectf.bin) PASS : tst_QVariant::saveQt4Stream(:/stream/qt4.9/qregexp.bin) PASS : tst_QVariant::saveQt4Stream(:/stream/qt4.9/qsize.bin) PASS : tst_QVariant::saveQt4Stream(:/stream/qt4.9/qsizef.bin) PASS : tst_QVariant::saveQt4Stream(:/stream/qt4.9/qstring.bin) PASS : tst_QVariant::saveQt4Stream(:/stream/qt4.9/qstringlist.bin) PASS : tst_QVariant::saveQt4Stream(:/stream/qt4.9/qtime.bin) PASS : tst_QVariant::saveQt4Stream(:/stream/qt4.9/qulonglong.bin) PASS : tst_QVariant::saveQt4Stream(:/stream/qt4.9/qurl.bin) PASS : tst_QVariant::saveQt4Stream(:/stream/qt4.9/qvariant.bin) PASS : tst_QVariant::saveQt4Stream(:/stream/qt4.9/qvarianthash.bin) PASS : tst_QVariant::saveQt4Stream(:/stream/qt4.9/qvariantlist.bin) PASS : tst_QVariant::saveQt4Stream(:/stream/qt4.9/qvariantmap.bin) PASS : tst_QVariant::saveQt4Stream(:/stream/qt4.9/short.bin) PASS : tst_QVariant::saveQt4Stream(:/stream/qt4.9/uchar.bin) PASS : tst_QVariant::saveQt4Stream(:/stream/qt4.9/uint.bin) PASS : tst_QVariant::saveQt4Stream(:/stream/qt4.9/ulong.bin) PASS : tst_QVariant::saveQt4Stream(:/stream/qt4.9/ushort.bin) PASS : tst_QVariant::saveQt4Stream(:/stream/qt4.9/void.bin) PASS : tst_QVariant::loadQt5Stream(:/stream/qt5.0/bool.bin) PASS : tst_QVariant::loadQt5Stream(:/stream/qt5.0/char.bin) PASS : tst_QVariant::loadQt5Stream(:/stream/qt5.0/double.bin) PASS : tst_QVariant::loadQt5Stream(:/stream/qt5.0/float.bin) PASS : tst_QVariant::loadQt5Stream(:/stream/qt5.0/int.bin) PASS : tst_QVariant::loadQt5Stream(:/stream/qt5.0/long.bin) PASS : tst_QVariant::loadQt5Stream(:/stream/qt5.0/qbitarray.bin) PASS : tst_QVariant::loadQt5Stream(:/stream/qt5.0/qbytearray.bin) PASS : tst_QVariant::loadQt5Stream(:/stream/qt5.0/qchar.bin) PASS : tst_QVariant::loadQt5Stream(:/stream/qt5.0/qdate.bin) PASS : tst_QVariant::loadQt5Stream(:/stream/qt5.0/qdatetime.bin) PASS : tst_QVariant::loadQt5Stream(:/stream/qt5.0/qline.bin) PASS : tst_QVariant::loadQt5Stream(:/stream/qt5.0/qlinef.bin) PASS : tst_QVariant::loadQt5Stream(:/stream/qt5.0/qlocale.bin) PASS : tst_QVariant::loadQt5Stream(:/stream/qt5.0/qlonglong.bin) PASS : tst_QVariant::loadQt5Stream(:/stream/qt5.0/qpoint.bin) PASS : tst_QVariant::loadQt5Stream(:/stream/qt5.0/qpointf.bin) PASS : tst_QVariant::loadQt5Stream(:/stream/qt5.0/qrect.bin) PASS : tst_QVariant::loadQt5Stream(:/stream/qt5.0/qrectf.bin) PASS : tst_QVariant::loadQt5Stream(:/stream/qt5.0/qregexp.bin) PASS : tst_QVariant::loadQt5Stream(:/stream/qt5.0/qregularexpression.bin) PASS : tst_QVariant::loadQt5Stream(:/stream/qt5.0/qsize.bin) PASS : tst_QVariant::loadQt5Stream(:/stream/qt5.0/qsizef.bin) PASS : tst_QVariant::loadQt5Stream(:/stream/qt5.0/qstring.bin) PASS : tst_QVariant::loadQt5Stream(:/stream/qt5.0/qstringlist.bin) PASS : tst_QVariant::loadQt5Stream(:/stream/qt5.0/qtime.bin) PASS : tst_QVariant::loadQt5Stream(:/stream/qt5.0/qulonglong.bin) PASS : tst_QVariant::loadQt5Stream(:/stream/qt5.0/qurl.bin) PASS : tst_QVariant::loadQt5Stream(:/stream/qt5.0/quuid.bin) PASS : tst_QVariant::loadQt5Stream(:/stream/qt5.0/qvariant.bin) PASS : tst_QVariant::loadQt5Stream(:/stream/qt5.0/qvarianthash.bin) PASS : tst_QVariant::loadQt5Stream(:/stream/qt5.0/qvariantlist.bin) PASS : tst_QVariant::loadQt5Stream(:/stream/qt5.0/qvariantmap.bin) PASS : tst_QVariant::loadQt5Stream(:/stream/qt5.0/short.bin) PASS : tst_QVariant::loadQt5Stream(:/stream/qt5.0/uchar.bin) PASS : tst_QVariant::loadQt5Stream(:/stream/qt5.0/uint.bin) PASS : tst_QVariant::loadQt5Stream(:/stream/qt5.0/ulong.bin) PASS : tst_QVariant::loadQt5Stream(:/stream/qt5.0/ushort.bin) PASS : tst_QVariant::loadQt5Stream(:/stream/qt5.0/void.bin) PASS : tst_QVariant::saveQt5Stream(:/stream/qt5.0/bool.bin) PASS : tst_QVariant::saveQt5Stream(:/stream/qt5.0/char.bin) PASS : tst_QVariant::saveQt5Stream(:/stream/qt5.0/double.bin) PASS : tst_QVariant::saveQt5Stream(:/stream/qt5.0/float.bin) PASS : tst_QVariant::saveQt5Stream(:/stream/qt5.0/int.bin) PASS : tst_QVariant::saveQt5Stream(:/stream/qt5.0/long.bin) PASS : tst_QVariant::saveQt5Stream(:/stream/qt5.0/qbitarray.bin) PASS : tst_QVariant::saveQt5Stream(:/stream/qt5.0/qbytearray.bin) PASS : tst_QVariant::saveQt5Stream(:/stream/qt5.0/qchar.bin) PASS : tst_QVariant::saveQt5Stream(:/stream/qt5.0/qdate.bin) PASS : tst_QVariant::saveQt5Stream(:/stream/qt5.0/qdatetime.bin) PASS : tst_QVariant::saveQt5Stream(:/stream/qt5.0/qline.bin) PASS : tst_QVariant::saveQt5Stream(:/stream/qt5.0/qlinef.bin) PASS : tst_QVariant::saveQt5Stream(:/stream/qt5.0/qlocale.bin) PASS : tst_QVariant::saveQt5Stream(:/stream/qt5.0/qlonglong.bin) PASS : tst_QVariant::saveQt5Stream(:/stream/qt5.0/qpoint.bin) PASS : tst_QVariant::saveQt5Stream(:/stream/qt5.0/qpointf.bin) PASS : tst_QVariant::saveQt5Stream(:/stream/qt5.0/qrect.bin) PASS : tst_QVariant::saveQt5Stream(:/stream/qt5.0/qrectf.bin) PASS : tst_QVariant::saveQt5Stream(:/stream/qt5.0/qregexp.bin) PASS : tst_QVariant::saveQt5Stream(:/stream/qt5.0/qregularexpression.bin) PASS : tst_QVariant::saveQt5Stream(:/stream/qt5.0/qsize.bin) PASS : tst_QVariant::saveQt5Stream(:/stream/qt5.0/qsizef.bin) PASS : tst_QVariant::saveQt5Stream(:/stream/qt5.0/qstring.bin) PASS : tst_QVariant::saveQt5Stream(:/stream/qt5.0/qstringlist.bin) PASS : tst_QVariant::saveQt5Stream(:/stream/qt5.0/qtime.bin) PASS : tst_QVariant::saveQt5Stream(:/stream/qt5.0/qulonglong.bin) PASS : tst_QVariant::saveQt5Stream(:/stream/qt5.0/qurl.bin) PASS : tst_QVariant::saveQt5Stream(:/stream/qt5.0/quuid.bin) PASS : tst_QVariant::saveQt5Stream(:/stream/qt5.0/qvariant.bin) PASS : tst_QVariant::saveQt5Stream(:/stream/qt5.0/qvarianthash.bin) PASS : tst_QVariant::saveQt5Stream(:/stream/qt5.0/qvariantlist.bin) PASS : tst_QVariant::saveQt5Stream(:/stream/qt5.0/qvariantmap.bin) PASS : tst_QVariant::saveQt5Stream(:/stream/qt5.0/short.bin) PASS : tst_QVariant::saveQt5Stream(:/stream/qt5.0/uchar.bin) PASS : tst_QVariant::saveQt5Stream(:/stream/qt5.0/uint.bin) PASS : tst_QVariant::saveQt5Stream(:/stream/qt5.0/ulong.bin) PASS : tst_QVariant::saveQt5Stream(:/stream/qt5.0/ushort.bin) PASS : tst_QVariant::saveQt5Stream(:/stream/qt5.0/void.bin) PASS : tst_QVariant::saveInvalid(13) PASS : tst_QVariant::saveInvalid(12) PASS : tst_QVariant::saveInvalid(11) PASS : tst_QVariant::saveInvalid(10) PASS : tst_QVariant::saveInvalid(9) PASS : tst_QVariant::saveInvalid(8) PASS : tst_QVariant::saveInvalid(7) PASS : tst_QVariant::saveInvalid(6) PASS : tst_QVariant::saveInvalid(5) PASS : tst_QVariant::saveInvalid(4) PASS : tst_QVariant::saveInvalid(3) PASS : tst_QVariant::saveInvalid(2) PASS : tst_QVariant::saveNewBuiltinWithOldStream() PASS : tst_QVariant::implicitConstruction() FAIL! : tst_QVariant::iterateContainerElements() Compared values are not the same Actual (varList.size()) : 0 Expected ((int)std::distance(intList.begin(), intList.end())): 3 Loc: [tst_qvariant.cpp(3830)] PASS : tst_QVariant::pairElements() PASS : tst_QVariant::enums() PASS : tst_QVariant::cleanupTestCase() Totals: 696 passed, 1 failed, 0 skipped ********* Finished testing of tst_QVariant ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qvariant: 0.116035 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02330/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/dev_1387199917): http://codereview.qt-project.org/72766 [PS9] - Add baseline support to QGridLayoutEngine http://codereview.qt-project.org/73876 [PS1] - d3dcompiler_qt: Fix export warning on MSVC http://codereview.qt-project.org/73875 [PS5] - d3dcompiler_qt: Remove directory creation inside the proxy library From ci-noreply at qt-project.org Mon Dec 16 15:43:23 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 16 Dec 2013 16:43:23 +0200 Subject: [Ci-reports] pass on QtWayland_stable_Integration #2 Message-ID: <20131216_144323_089253.ci-noreply@qt-project.org> QtWayland_stable_Integration #2: SUCCESS Tested changes (refs/builds/stable_1387203872): http://codereview.qt-project.org/73282 [PS2] - QtCompositor: Handle destroyed DataSource objects in DataDevice http://codereview.qt-project.org/73281 [PS1] - QtCompositor: simplify retained selection implementation http://codereview.qt-project.org/73280 [PS1] - InputMethod extension fixups http://codereview.qt-project.org/73279 [PS1] - QtCompositor: Make ExtensionFlags a QFlags From ci-noreply at qt-project.org Mon Dec 16 15:45:52 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 16 Dec 2013 16:45:52 +0200 Subject: [Ci-reports] pass on QtImageFormats_dev_Integration #33 Message-ID: <20131216_144552_013910.ci-noreply@qt-project.org> QtImageFormats_dev_Integration #33: SUCCESS Tested changes (refs/builds/dev_1387202866): http://codereview.qt-project.org/73933 [PS1] - Fix QDDSHandler::canRead to return false in case of a scan error. From ci-noreply at qt-project.org Mon Dec 16 15:56:01 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 16 Dec 2013 16:56:01 +0200 Subject: [Ci-reports] pass on QtWebEngine_master_Integration #127 Message-ID: <20131216_145601_030679.ci-noreply@qt-project.org> QtWebEngine_master_Integration #127: SUCCESS Tested changes (refs/builds/master_1387201266): http://codereview.qt-project.org/74024 [PS1] - Avoid errors when closing the application http://codereview.qt-project.org/74019 [PS1] - Fix a crash when opening a window. From ci-noreply at qt-project.org Mon Dec 16 16:24:48 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 16 Dec 2013 17:24:48 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2331 Message-ID: <20131216_152448_054236.ci-noreply@qt-project.org> Autotest `tst_qquicktrailemitter' failed :( Testing tst_qquicktrailemitter FAIL! : tst_qquicktrailemitter::test_basic() Compared values are not the same Actual (system->groupData[1]->size()): 510 Expected (500) : 500 Loc: [tst_qquicktrailemitter.cpp(89)] Totals: 2 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qquicktrailemitter ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_qquicktrailemitter::initTestCase() FAIL! : tst_qquicktrailemitter::test_basic() Compared values are not the same Actual (system->groupData[1]->size()): 510 Expected (500) : 500 Loc: [tst_qquicktrailemitter.cpp(89)] PASS : tst_qquicktrailemitter::cleanupTestCase() Totals: 2 passed, 1 failed, 0 skipped ********* Finished testing of tst_qquicktrailemitter ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquicktrailemitter: 11 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02331/revdep-qtdeclarative_linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz Tested changes (refs/builds/dev_1387204651): http://codereview.qt-project.org/73888 [PS1] - Remove .values() call in foreach http://codereview.qt-project.org/72134 [PS5] - QNX: Add support for BB10 text highlighting and spell checking From ci-noreply at qt-project.org Mon Dec 16 16:28:50 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 16 Dec 2013 17:28:50 +0200 Subject: [Ci-reports] fail on QtSystems_dev_Integration #52 Message-ID: <20131216_152850_089021.ci-noreply@qt-project.org> Autotest `tst_qserviceinterfacedescriptor' failed :( Testing tst_QServiceInterfaceDescriptor FAIL! : tst_QServiceInterfaceDescriptor::testDebugStream() Compared values are not the same Actual (msg) : QServiceInterfaceDescriptor(service="name2", interface="interface2 5.6") QServiceInterfaceDescriptor(invalid) Expected (QString::fromLatin1("QServiceInterfaceDescriptor(service=\"name2\", interface=\"interface2 5.6\") QServiceInterfaceDescriptor(invalid) ")): QServiceInterfaceDescriptor(service="name2", interface="interface2 5.6") QServiceInterfaceDescriptor(invalid) Loc: [tst_qserviceinterfacedescriptor.cpp(348)] Totals: 5 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QServiceInterfaceDescriptor ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_QServiceInterfaceDescriptor::initTestCase() PASS : tst_QServiceInterfaceDescriptor::comparison() PASS : tst_QServiceInterfaceDescriptor::testStreamOperators() FAIL! : tst_QServiceInterfaceDescriptor::testDebugStream() Compared values are not the same Actual (msg) : QServiceInterfaceDescriptor(service="name2", interface="interface2 5.6") QServiceInterfaceDescriptor(invalid) Expected (QString::fromLatin1("QServiceInterfaceDescriptor(service=\"name2\", interface=\"interface2 5.6\") QServiceInterfaceDescriptor(invalid) ")): QServiceInterfaceDescriptor(service="name2", interface="interface2 5.6") QServiceInterfaceDescriptor(invalid) Loc: [tst_qserviceinterfacedescriptor.cpp(348)] PASS : tst_QServiceInterfaceDescriptor::destructor() PASS : tst_QServiceInterfaceDescriptor::cleanupTestCase() Totals: 5 passed, 1 failed, 0 skipped ********* Finished testing of tst_QServiceInterfaceDescriptor ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qserviceinterfacedescriptor: 0.110657 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtSystems_dev_Integration/build_00052/linux-g++_no-widgets_Ubuntu_12.04_x64/log.txt.gz Tested changes (refs/builds/dev_1387207284): http://codereview.qt-project.org/73944 [PS1] - upower: Return QBatteryInfo::LevelEmpty when the percentage is lower than 3%. From ci-noreply at qt-project.org Mon Dec 16 17:14:28 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 16 Dec 2013 18:14:28 +0200 Subject: [Ci-reports] pass on QtSensors_dev_Integration #107 Message-ID: <20131216_161428_080451.ci-noreply@qt-project.org> QtSensors_dev_Integration #107: SUCCESS Tested changes (refs/builds/dev_1387207549): http://codereview.qt-project.org/74058 [PS1] - Merge remote-tracking branch 'origin/stable' into dev From ci-noreply at qt-project.org Mon Dec 16 17:23:22 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 16 Dec 2013 18:23:22 +0200 Subject: [Ci-reports] pass on Qt5_stable_Integration #554 Message-ID: <20131216_162322_096492.ci-noreply@qt-project.org> Qt5_stable_Integration #554: SUCCESS Tested changes (refs/builds/stable_1387190468): http://codereview.qt-project.org/70818 [PS76] - Updated submodules. From ci-noreply at qt-project.org Mon Dec 16 17:28:17 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 16 Dec 2013 18:28:17 +0200 Subject: [Ci-reports] fail on QtActiveQt_dev_Integration #41 Message-ID: <20131216_162817_012633.ci-noreply@qt-project.org> Compilation failed :( qaxbase.cpp qaxbase.cpp(3095) : error C2664: 'TestNamespace::QMetaStringTable::QMetaStringTable(const TestNamespace::QMetaStringTable &)' : cannot convert parameter 1 from 'const TestNamespace::QByteArray' to 'const TestNamespace::QMetaStringTable &' Build log: http://testresults.qt-project.org/ci/QtActiveQt_dev_Integration/build_00041/win32-msvc2010_developer-build_qtnamespace_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1387210827): http://codereview.qt-project.org/74039 [PS1] - Merge remote-tracking branch 'origin/stable' into dev From ci-noreply at qt-project.org Mon Dec 16 17:32:35 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 16 Dec 2013 18:32:35 +0200 Subject: [Ci-reports] pass on QtBase_stable_Integration #2756 Message-ID: <20131216_163235_058507.ci-noreply@qt-project.org> QtBase_stable_Integration #2756: SUCCESS Tested changes (refs/builds/stable_1387204626): http://codereview.qt-project.org/73919 [PS2] - Fix strings in QImageWriter. http://codereview.qt-project.org/70330 [PS10] - fix parsing of bound SQL statements for PostgreSQL http://codereview.qt-project.org/73980 [PS2] - BlackBerry: fix sqlite plugin compilation http://codereview.qt-project.org/73859 [PS1] - iOS has native windows but not window management http://codereview.qt-project.org/73864 [PS1] - Merge remote-tracking branch 'origin/release' into stable From ci-noreply at qt-project.org Mon Dec 16 17:34:30 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 16 Dec 2013 18:34:30 +0200 Subject: [Ci-reports] fail on QtQuickControls_dev_Integration #230 Message-ID: <20131216_163430_077177.ci-noreply@qt-project.org> `make' failed :( make[3]: *** [.obj/qrc_controls.o] Error 1 make[2]: *** [sub-controls-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/QtQuickControls_dev_Integration/build_00230/linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz Tested changes (refs/builds/dev_1387210797): http://codereview.qt-project.org/74043 [PS1] - Merge remote-tracking branch 'origin/stable' into dev From ci-noreply at qt-project.org Mon Dec 16 17:35:10 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 16 Dec 2013 18:35:10 +0200 Subject: [Ci-reports] pass on QtConnectivity_wip_android_Integration #10 Message-ID: <20131216_163510_014021.ci-noreply@qt-project.org> QtConnectivity_wip_android_Integration #10: SUCCESS Tested changes (refs/builds/wip/android_1387208788): http://codereview.qt-project.org/74022 [PS3] - Android: Use new logging category for Android specific debug/warnings http://codereview.qt-project.org/74021 [PS2] - Android: QBluetoothDeviceDiscoveryAgent implementation From ci-noreply at qt-project.org Mon Dec 16 17:39:18 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 16 Dec 2013 18:39:18 +0200 Subject: [Ci-reports] pass on QtXmlPatterns_dev_Integration #64 Message-ID: <20131216_163918_025573.ci-noreply@qt-project.org> QtXmlPatterns_dev_Integration #64: SUCCESS Tested changes (refs/builds/dev_1387209369): http://codereview.qt-project.org/74067 [PS1] - Merge remote-tracking branch 'origin/stable' into dev From ci-noreply at qt-project.org Mon Dec 16 17:41:41 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 16 Dec 2013 18:41:41 +0200 Subject: [Ci-reports] pass on QtSerialPort_stable_Integration #139 Message-ID: <20131216_164141_075312.ci-noreply@qt-project.org> QtSerialPort_stable_Integration #139: SUCCESS Tested changes (refs/builds/stable_1387210198): http://codereview.qt-project.org/73869 [PS2] - Merge remote-tracking branch 'origin/release' into stable From ci-noreply at qt-project.org Mon Dec 16 17:44:24 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 16 Dec 2013 18:44:24 +0200 Subject: [Ci-reports] pass on QtAndroidExtras_dev_Integration #6 Message-ID: <20131216_164424_018218.ci-noreply@qt-project.org> QtAndroidExtras_dev_Integration #6: SUCCESS Tested changes (refs/builds/dev_1387210890): http://codereview.qt-project.org/74040 [PS1] - Merge remote-tracking branch 'origin/stable' into dev From ci-noreply at qt-project.org Mon Dec 16 17:44:51 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 16 Dec 2013 18:44:51 +0200 Subject: [Ci-reports] fail on QtLocation_dev_Integration #110 Message-ID: <20131216_164451_024212.ci-noreply@qt-project.org> Autotest `tst_qnmeapositioninfosource_simulation' failed :( Testing tst_QNmeaPositionInfoSource_Simulation 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 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() PASS : tst_QNmeaPositionInfoSource_Simulation::setUpdateInterval_delayedUpdate() 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) PASS : tst_QNmeaPositionInfoSource_Simulation::startUpdates(1 update) PASS : tst_QNmeaPositionInfoSource_Simulation::startUpdates(2 updates) PASS : tst_QNmeaPositionInfoSource_Simulation::startUpdates(10 updates) 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 PASS : tst_QNmeaPositionInfoSource_Simulation::startUpdates_expectLatestUpdateOnly() PASS : tst_QNmeaPositionInfoSource_Simulation::startUpdates_waitForValidDateTime(Feed GGA,RMC,GGA; expect RMC, second GGA only) PASS : tst_QNmeaPositionInfoSource_Simulation::startUpdates_waitForValidDateTime(Feed GGA,ZDA,GGA; expect second GGA only) PASS : tst_QNmeaPositionInfoSource_Simulation::startUpdates_waitForValidDateTime(Feed ZDA,GGA,GSA,GGA; expect vertical accuracy from second GGA) PASS : tst_QNmeaPositionInfoSource_Simulation::startUpdates_waitForValidDateTime(Feed good RMC, RMC with bad date/time, good RMC; expect first and third RMC only) PASS : tst_QNmeaPositionInfoSource_Simulation::requestUpdate_waitForValidDateTime(Feed GGA,RMC,GGA; expect RMC, second GGA only) PASS : tst_QNmeaPositionInfoSource_Simulation::requestUpdate_waitForValidDateTime(Feed GGA,ZDA,GGA; expect second GGA only) PASS : tst_QNmeaPositionInfoSource_Simulation::requestUpdate_waitForValidDateTime(Feed ZDA,GGA,GSA,GGA; expect vertical accuracy from second GGA) PASS : tst_QNmeaPositionInfoSource_Simulation::requestUpdate_waitForValidDateTime(Feed good RMC, RMC with bad date/time, good RMC; expect first and third RMC only) PASS : tst_QNmeaPositionInfoSource_Simulation::requestUpdate() PASS : tst_QNmeaPositionInfoSource_Simulation::requestUpdate_after_start() PASS : tst_QNmeaPositionInfoSource_Simulation::testWithBadNmea(requestUpdate(), bad second sentence) PASS : tst_QNmeaPositionInfoSource_Simulation::testWithBadNmea(startUpdates(), bad second sentence) PASS : tst_QNmeaPositionInfoSource_Simulation::cleanupTestCase() Totals: 28 passed, 1 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: 74 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtLocation_dev_Integration/build_00110/win64-msvc2012_developer-build_qtnamespace_Windows_8/log.txt.gz Tested changes (refs/builds/dev_1387209388): http://codereview.qt-project.org/74041 [PS1] - Merge remote-tracking branch 'origin/stable' into dev From ci-noreply at qt-project.org Mon Dec 16 17:58:52 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 16 Dec 2013 18:58:52 +0200 Subject: [Ci-reports] pass on QtSystems_dev_Integration #53 Message-ID: <20131216_165852_086108.ci-noreply@qt-project.org> QtSystems_dev_Integration #53: SUCCESS Tested changes (refs/builds/dev_1387209606): http://codereview.qt-project.org/73944 [PS1] - upower: Return QBatteryInfo::LevelEmpty when the percentage is lower than 3%. http://codereview.qt-project.org/74071 [PS1] - Fix qserviceinterfacedescriptor unit test From ci-noreply at qt-project.org Mon Dec 16 18:03:12 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 16 Dec 2013 19:03:12 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2332 Message-ID: <20131216_170312_046259.ci-noreply@qt-project.org> Autotest `tst_qquicktrailemitter' failed :( Testing tst_qquicktrailemitter FAIL! : tst_qquicktrailemitter::test_basic() Compared values are not the same Actual (system->groupData[1]->size()): 510 Expected (500) : 500 Loc: [tst_qquicktrailemitter.cpp(89)] Totals: 2 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qquicktrailemitter ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_qquicktrailemitter::initTestCase() FAIL! : tst_qquicktrailemitter::test_basic() Compared values are not the same Actual (system->groupData[1]->size()): 510 Expected (500) : 500 Loc: [tst_qquicktrailemitter.cpp(89)] PASS : tst_qquicktrailemitter::cleanupTestCase() Totals: 2 passed, 1 failed, 0 skipped ********* Finished testing of tst_qquicktrailemitter ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquicktrailemitter: 11 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02332/revdep-qtdeclarative_linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz Tested changes (refs/builds/dev_1387211181): http://codereview.qt-project.org/72134 [PS5] - QNX: Add support for BB10 text highlighting and spell checking From ci-noreply at qt-project.org Mon Dec 16 18:32:21 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 16 Dec 2013 19:32:21 +0200 Subject: [Ci-reports] pass on QtMultimedia_dev_Integration #129 Message-ID: <20131216_173221_016894.ci-noreply@qt-project.org> QtMultimedia_dev_Integration #129: SUCCESS Tested changes (refs/builds/dev_1387210886): http://codereview.qt-project.org/74042 [PS1] - Merge remote-tracking branch 'origin/stable' into dev From ci-noreply at qt-project.org Mon Dec 16 19:29:53 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 16 Dec 2013 20:29:53 +0200 Subject: [Ci-reports] pass on QtBase_stable_Integration #2757 Message-ID: <20131216_182953_020397.ci-noreply@qt-project.org> QtBase_stable_Integration #2757: SUCCESS Tested changes (refs/builds/stable_1387211648): http://codereview.qt-project.org/73951 [PS1] - On configuration removal, take it away from foundConfigurations http://codereview.qt-project.org/73950 [PS1] - make sure to signal only changed configurations http://codereview.qt-project.org/73949 [PS1] - add NetworkSessionRequired to connman caps. From ci-noreply at qt-project.org Mon Dec 16 19:36:35 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 16 Dec 2013 20:36:35 +0200 Subject: [Ci-reports] pass on QtTools_dev_Integration #173 Message-ID: <20131216_183635_061850.ci-noreply@qt-project.org> QtTools_dev_Integration #173: SUCCESS Tested changes (refs/builds/dev_1387209373): http://codereview.qt-project.org/74063 [PS1] - Merge remote-tracking branch 'origin/stable' into dev From ci-noreply at qt-project.org Mon Dec 16 20:16:50 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 16 Dec 2013 21:16:50 +0200 Subject: [Ci-reports] pass on QtWebKit_dev_Integration #139 Message-ID: <20131216_191650_037405.ci-noreply@qt-project.org> QtWebKit_dev_Integration #139: SUCCESS Tested changes (refs/builds/dev_1387210874): http://codereview.qt-project.org/74064 [PS1] - Merge remote-tracking branch 'origin/stable' into dev From ci-noreply at qt-project.org Mon Dec 16 20:46:50 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 16 Dec 2013 21:46:50 +0200 Subject: [Ci-reports] pass on QtBase_dev_Integration #2333 Message-ID: <20131216_194650_029225.ci-noreply@qt-project.org> QtBase_dev_Integration #2333: SUCCESS Tested changes (refs/builds/dev_1387217611): http://codereview.qt-project.org/73888 [PS1] - Remove .values() call in foreach From ci-noreply at qt-project.org Mon Dec 16 20:50:18 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 16 Dec 2013 21:50:18 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2334 Message-ID: <20131216_195018_091443.ci-noreply@qt-project.org> qtbase failed to compile :( compress.cpp:43:26: fatal error: QtCore/QtDebug: No such file or directory make[3]: *** [.obj/compress.o] Error 1 In file included from cppgenerator.h:45:0, from cppgenerator.cpp:48: lalr.h:47:23: fatal error: QtCore/QSet: No such file or directory make[3]: *** [.obj/cppgenerator.o] Error 1 make[2]: *** [sub-qlalr-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_02334/linux-arm-gnueabi-g++_Ubuntu_11.10_x86/log.txt.gz Tested changes (refs/builds/dev_1387223303): http://codereview.qt-project.org/50197 [PS3] - introduce qlalr feature http://codereview.qt-project.org/58711 [PS2] - move and build qlalr http://codereview.qt-project.org/50196 [PS3] - re-import qlalr into qtbase From ci-noreply at qt-project.org Mon Dec 16 20:53:23 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 16 Dec 2013 21:53:23 +0200 Subject: [Ci-reports] pass on QtWayland_stable_Integration #3 Message-ID: <20131216_195323_025985.ci-noreply@qt-project.org> QtWayland_stable_Integration #3: SUCCESS Tested changes (refs/builds/stable_1387222121): http://codereview.qt-project.org/73595 [PS1] - Fix initialization of a text input manager pointer From ci-noreply at qt-project.org Mon Dec 16 20:57:46 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 16 Dec 2013 21:57:46 +0200 Subject: [Ci-reports] pass on QtBase_stable_Integration #2758 Message-ID: <20131216_195746_000854.ci-noreply@qt-project.org> QtBase_stable_Integration #2758: SUCCESS Tested changes (refs/builds/stable_1387218686): http://codereview.qt-project.org/73417 [PS2] - Doc: solved link problem for dombookmarks.qdoc http://codereview.qt-project.org/71829 [PS3] - QNX: avoid composition when possible From ci-noreply at qt-project.org Mon Dec 16 22:11:07 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 16 Dec 2013 23:11:07 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2335 Message-ID: <20131216_211107_094051.ci-noreply@qt-project.org> QtBase_dev_Integration » win64-msvc2012_developer-build_qtnamespace_Windows_8 #2335: FAILURE Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02335/win64-msvc2012_developer-build_qtnamespace_Windows_8/log.txt.gz Tested changes (refs/builds/dev_1387227560): http://codereview.qt-project.org/73844 [PS3] - Windows/Windows CE: Do not dynamically load shell32/coredll. From ci-noreply at qt-project.org Mon Dec 16 22:26:39 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 16 Dec 2013 23:26:39 +0200 Subject: [Ci-reports] pass on QtBase_stable_Integration #2759 Message-ID: <20131216_212639_081956.ci-noreply@qt-project.org> QtBase_stable_Integration #2759: SUCCESS Tested changes (refs/builds/stable_1387223959): http://codereview.qt-project.org/73925 [PS1] - CMake: Generate config-specific moc parameters file. From ci-noreply at qt-project.org Mon Dec 16 22:31:17 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 16 Dec 2013 23:31:17 +0200 Subject: [Ci-reports] pass on QtDeclarative_stable_Integration #1493 Message-ID: <20131216_213117_042930.ci-noreply@qt-project.org> QtDeclarative_stable_Integration #1493: SUCCESS Tested changes (refs/builds/stable_1387225327): http://codereview.qt-project.org/73758 [PS3] - QtQuick Dialogs: don't use native windows on iOS From ci-noreply at qt-project.org Mon Dec 16 22:48:46 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 16 Dec 2013 23:48:46 +0200 Subject: [Ci-reports] pass on Qt3D_master_Integration #442 Message-ID: <20131216_214846_004711.ci-noreply@qt-project.org> Qt3D_master_Integration #442: SUCCESS Tested changes (refs/builds/master_1387227307): http://codereview.qt-project.org/73465 [PS1] - Fix compilation with ICC 14 From ci-noreply at qt-project.org Mon Dec 16 22:55:25 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 16 Dec 2013 23:55:25 +0200 Subject: [Ci-reports] pass on QtSystems_dev_Integration #54 Message-ID: <20131216_215525_091125.ci-noreply@qt-project.org> QtSystems_dev_Integration #54: SUCCESS Tested changes (refs/builds/dev_1387227911): http://codereview.qt-project.org/73171 [PS1] - Fix build: CWGlobals.h does not exist anymore From ci-noreply at qt-project.org Mon Dec 16 23:21:49 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 17 Dec 2013 00:21:49 +0200 Subject: [Ci-reports] pass on QtWayland_stable_Integration #4 Message-ID: <20131216_222149_073995.ci-noreply@qt-project.org> QtWayland_stable_Integration #4: SUCCESS Tested changes (refs/builds/stable_1387230796): http://codereview.qt-project.org/74096 [PS1] - Remove redefined InputMethod slot From ci-noreply at qt-project.org Mon Dec 16 23:32:03 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 17 Dec 2013 00:32:03 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2336 Message-ID: <20131216_223203_027251.ci-noreply@qt-project.org> Autotest `tst_qvariant' failed :( Testing tst_QVariant FAIL! : tst_QVariant::iterateContainerElements() Compared values are not the same Actual (varList.size()) : 0 Expected ((int)std::distance(intList.begin(), intList.end())): 3 Loc: [tst_qvariant.cpp(3830)] Totals: 696 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QVariant ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_QVariant::initTestCase() PASS : tst_QVariant::constructor() PASS : tst_QVariant::copy_constructor() PASS : tst_QVariant::constructor_invalid(-1) PASS : tst_QVariant::constructor_invalid(-122234567) PASS : tst_QVariant::constructor_invalid(0xfffffffff) PASS : tst_QVariant::constructor_invalid(LastCoreType + 1) PASS : tst_QVariant::isNull() PASS : tst_QVariant::swap() PASS : tst_QVariant::canConvert(BitArray) PASS : tst_QVariant::canConvert(ByteArray) PASS : tst_QVariant::canConvert(Date) PASS : tst_QVariant::canConvert(DateTime) PASS : tst_QVariant::canConvert(Double) PASS : tst_QVariant::canConvert(Float) PASS : tst_QVariant::canConvert(Int) PASS : tst_QVariant::canConvert(Invalid) PASS : tst_QVariant::canConvert(List) PASS : tst_QVariant::canConvert(LongLong) PASS : tst_QVariant::canConvert(Map) PASS : tst_QVariant::canConvert(Point) PASS : tst_QVariant::canConvert(Rect) PASS : tst_QVariant::canConvert(Size) PASS : tst_QVariant::canConvert(String) PASS : tst_QVariant::canConvert(StringList) PASS : tst_QVariant::canConvert(Time) PASS : tst_QVariant::canConvert(UInt) PASS : tst_QVariant::canConvert(Int) PASS : tst_QVariant::canConvert(ULongLong) PASS : tst_QVariant::canConvert(Char) PASS : tst_QVariant::canConvert(SChar) PASS : tst_QVariant::canConvert(JsonValue) PASS : tst_QVariant::toSize(qsizef4) PASS : tst_QVariant::toSize(qsizef1) PASS : tst_QVariant::toSize(qsizef2) PASS : tst_QVariant::toSize(qsizef3) PASS : tst_QVariant::toSizeF(qsize1) PASS : tst_QVariant::toSizeF(qsize2) PASS : tst_QVariant::toSizeF(qsize3) PASS : tst_QVariant::toSizeF(qsize4) PASS : tst_QVariant::toPoint(pointf1) PASS : tst_QVariant::toPoint(pointf2) PASS : tst_QVariant::toPoint(pointf3) PASS : tst_QVariant::toPoint(pointf4) PASS : tst_QVariant::toPoint(pointf5) PASS : tst_QVariant::toRect(rectf1) PASS : tst_QVariant::toRect(rectf2) PASS : tst_QVariant::toRect(rectf3) PASS : tst_QVariant::toRect(rectf4) PASS : tst_QVariant::toRect(rectf5) PASS : tst_QVariant::toChar(longlong) PASS : tst_QVariant::toChar(ulonglong) PASS : tst_QVariant::toLine(linef1) PASS : tst_QVariant::toLine(linef2) PASS : tst_QVariant::toLine(linef3) PASS : tst_QVariant::toLine(linef4) PASS : tst_QVariant::toLineF(line1) PASS : tst_QVariant::toLineF(line2) PASS : tst_QVariant::toLineF(line3) PASS : tst_QVariant::toLineF(line4) PASS : tst_QVariant::toInt(invalid) PASS : tst_QVariant::toInt(int) PASS : tst_QVariant::toInt(char) PASS : tst_QVariant::toInt(signed char) PASS : tst_QVariant::toInt(double) PASS : tst_QVariant::toInt(float) PASS : tst_QVariant::toInt(uint) PASS : tst_QVariant::toInt(int-string) PASS : tst_QVariant::toInt(string) PASS : tst_QVariant::toInt(longlong0) PASS : tst_QVariant::toInt(longlong1) PASS : tst_QVariant::toInt(ulonglong0) PASS : tst_QVariant::toInt(ulonglong1) PASS : tst_QVariant::toInt(signedint) PASS : tst_QVariant::toInt(signeddouble) PASS : tst_QVariant::toInt(signedfloat) PASS : tst_QVariant::toInt(signedint-string) PASS : tst_QVariant::toInt(signedlonglong0) PASS : tst_QVariant::toInt(QChar) PASS : tst_QVariant::toInt(QByteArray1) PASS : tst_QVariant::toInt(QByteArray2) PASS : tst_QVariant::toInt(QJsonValue) PASS : tst_QVariant::toUInt(int) PASS : tst_QVariant::toUInt(char) PASS : tst_QVariant::toUInt(signed char) PASS : tst_QVariant::toUInt(double) PASS : tst_QVariant::toUInt(float) PASS : tst_QVariant::toUInt(uint) PASS : tst_QVariant::toUInt(int-string) PASS : tst_QVariant::toUInt(string) PASS : tst_QVariant::toUInt(string2) PASS : tst_QVariant::toUInt(longlong0) PASS : tst_QVariant::toUInt(longlong1) PASS : tst_QVariant::toUInt(ulonglong0) PASS : tst_QVariant::toUInt(ulonglong1) PASS : tst_QVariant::toUInt(negativeint) PASS : tst_QVariant::toUInt(negativedouble) PASS : tst_QVariant::toUInt(negativefloat) PASS : tst_QVariant::toUInt(negativeint-string) PASS : tst_QVariant::toUInt(negativelonglong0) PASS : tst_QVariant::toUInt(QChar) PASS : tst_QVariant::toUInt(QByteArray) PASS : tst_QVariant::toUInt(QJsonValue) PASS : tst_QVariant::toBool(int0) PASS : tst_QVariant::toBool(int1) PASS : tst_QVariant::toBool(uint0) PASS : tst_QVariant::toBool(uint1) PASS : tst_QVariant::toBool(double0) PASS : tst_QVariant::toBool(float0) PASS : tst_QVariant::toBool(double1) PASS : tst_QVariant::toBool(float1) PASS : tst_QVariant::toBool(string0) PASS : tst_QVariant::toBool(string1) PASS : tst_QVariant::toBool(string2) PASS : tst_QVariant::toBool(string3) PASS : tst_QVariant::toBool(longlong0) PASS : tst_QVariant::toBool(longlong1) PASS : tst_QVariant::toBool(ulonglong0) PASS : tst_QVariant::toBool(ulonglong1) PASS : tst_QVariant::toBool(QChar) PASS : tst_QVariant::toBool(Null_QChar) PASS : tst_QVariant::toBool(QJsonValue(true)) PASS : tst_QVariant::toBool(QJsonValue(false)) PASS : tst_QVariant::toLongLong(int0) PASS : tst_QVariant::toLongLong(double) PASS : tst_QVariant::toLongLong(float) PASS : tst_QVariant::toLongLong(uint) PASS : tst_QVariant::toLongLong(int-string) PASS : tst_QVariant::toLongLong(string) PASS : tst_QVariant::toLongLong(longlong) PASS : tst_QVariant::toLongLong(ulonglong) PASS : tst_QVariant::toLongLong(QChar) PASS : tst_QVariant::toLongLong(QByteArray) PASS : tst_QVariant::toLongLong(QJsonValue) PASS : tst_QVariant::toLongLong(qint64) PASS : tst_QVariant::toLongLong(-qint64) PASS : tst_QVariant::toLongLong(long) PASS : tst_QVariant::toLongLong(LONG_MAX) PASS : tst_QVariant::toLongLong(LONG_MIN) PASS : tst_QVariant::toLongLong(short) PASS : tst_QVariant::toLongLong(-short) PASS : tst_QVariant::toLongLong(ushort) PASS : tst_QVariant::toULongLong(int0) PASS : tst_QVariant::toULongLong(double) PASS : tst_QVariant::toULongLong(float) PASS : tst_QVariant::toULongLong(uint) PASS : tst_QVariant::toULongLong(int-string) PASS : tst_QVariant::toULongLong(string) PASS : tst_QVariant::toULongLong(ulonglong-string) PASS : tst_QVariant::toULongLong(bytaa-string) PASS : tst_QVariant::toULongLong(longlong) PASS : tst_QVariant::toULongLong(ulonglong) PASS : tst_QVariant::toULongLong(QChar) PASS : tst_QVariant::toULongLong(QByteArray) PASS : tst_QVariant::toULongLong(QJsonValue) PASS : tst_QVariant::toULongLong(qint64) PASS : tst_QVariant::toULongLong(long) PASS : tst_QVariant::toULongLong(LONG_MAX) PASS : tst_QVariant::toULongLong(ULONG_MAX) PASS : tst_QVariant::toULongLong(short) PASS : tst_QVariant::toULongLong(-short) PASS : tst_QVariant::toULongLong(ushort) PASS : tst_QVariant::toByteArray(qbytearray) PASS : tst_QVariant::toByteArray(int) PASS : tst_QVariant::toByteArray(uint) PASS : tst_QVariant::toByteArray(double) PASS : tst_QVariant::toByteArray(float) PASS : tst_QVariant::toByteArray(longlong) PASS : tst_QVariant::toByteArray(ulonglong) PASS : tst_QVariant::toString(qstring) PASS : tst_QVariant::toString(charstar) PASS : tst_QVariant::toString(qbytearray) PASS : tst_QVariant::toString(int) PASS : tst_QVariant::toString(uint) PASS : tst_QVariant::toString(double) PASS : tst_QVariant::toString(float) PASS : tst_QVariant::toString(bool) PASS : tst_QVariant::toString(qdate) PASS : tst_QVariant::toString(qtime) PASS : tst_QVariant::toString(qdatetime) PASS : tst_QVariant::toString(llong) PASS : tst_QVariant::toString(QJsonValue) PASS : tst_QVariant::toDate(qdate) PASS : tst_QVariant::toDate(qdatetime) PASS : tst_QVariant::toDate(qstring) PASS : tst_QVariant::toTime(qtime) PASS : tst_QVariant::toTime(qdatetime) PASS : tst_QVariant::toTime(qstring) PASS : tst_QVariant::toDateTime(qdatetime) PASS : tst_QVariant::toDateTime(qdate) PASS : tst_QVariant::toDateTime(qstring) PASS : tst_QVariant::toDouble(bytearray) PASS : tst_QVariant::toDouble(QJsonValue) PASS : tst_QVariant::toFloat(QByteArray) PASS : tst_QVariant::toFloat(QJsonValue) PASS : tst_QVariant::toPointF(QPoint) PASS : tst_QVariant::toRectF(QRect) PASS : tst_QVariant::qvariant_cast_QObject(from QObject) PASS : tst_QVariant::qvariant_cast_QObject(from QObject2) PASS : tst_QVariant::qvariant_cast_QObject(from String) PASS : tst_QVariant::qvariant_cast_QObject(from int) PASS : tst_QVariant::qvariant_cast_QObject(from Derived QObject) PASS : tst_QVariant::qvariant_cast_QObject(from custom Object) PASS : tst_QVariant::qvariant_cast_QObject(from custom ObjectStar) PASS : tst_QVariant::qvariant_cast_QObject(null QObject) PASS : tst_QVariant::qvariant_cast_QObject(null derived QObject) PASS : tst_QVariant::qvariant_cast_QObject(null custom object) PASS : tst_QVariant::qvariant_cast_QObject(null int) PASS : tst_QVariant::qvariant_cast_QObject_derived() PASS : tst_QVariant::qvariant_cast_QObject_wrapper() PASS : tst_QVariant::qvariant_cast_QSharedPointerQObject() PASS : tst_QVariant::toLocale() PASS : tst_QVariant::toRegExp() PASS : tst_QVariant::toRegularExpression() PASS : tst_QVariant::url() PASS : tst_QVariant::userType() PASS : tst_QVariant::basicUserType() PASS : tst_QVariant::variant_to() PASS : tst_QVariant::writeToReadFromDataStream(list_valid) PASS : tst_QVariant::writeToReadFromDataStream(invalid) PASS : tst_QVariant::writeToReadFromDataStream(bitarray_invalid) PASS : tst_QVariant::writeToReadFromDataStream(bitarray_valid) PASS : tst_QVariant::writeToReadFromDataStream(bytearray_invalid) PASS : tst_QVariant::writeToReadFromDataStream(int_invalid) PASS : tst_QVariant::writeToReadFromDataStream(bytearray_valid) PASS : tst_QVariant::writeToReadFromDataStream(date_invalid) PASS : tst_QVariant::writeToReadFromDataStream(date_valid) PASS : tst_QVariant::writeToReadFromDataStream(datetime_invalid) PASS : tst_QVariant::writeToReadFromDataStream(datetime_valid) PASS : tst_QVariant::writeToReadFromDataStream(double_valid) PASS : tst_QVariant::writeToReadFromDataStream(float_valid) PASS : tst_QVariant::writeToReadFromDataStream(int_valid) PASS : tst_QVariant::writeToReadFromDataStream(map_valid) PASS : tst_QVariant::writeToReadFromDataStream(point_invalid) PASS : tst_QVariant::writeToReadFromDataStream(point_valid) PASS : tst_QVariant::writeToReadFromDataStream(rect_invalid) PASS : tst_QVariant::writeToReadFromDataStream(rect_valid) PASS : tst_QVariant::writeToReadFromDataStream(size_invalid) PASS : tst_QVariant::writeToReadFromDataStream(size_valid) PASS : tst_QVariant::writeToReadFromDataStream(string_invalid) PASS : tst_QVariant::writeToReadFromDataStream(string_valid) PASS : tst_QVariant::writeToReadFromDataStream(stringlist_valid) PASS : tst_QVariant::writeToReadFromDataStream(time_invalid) PASS : tst_QVariant::writeToReadFromDataStream(time_valid) PASS : tst_QVariant::writeToReadFromDataStream(uint_valid) PASS : tst_QVariant::writeToReadFromDataStream(qchar) PASS : tst_QVariant::writeToReadFromDataStream(qchar_null) PASS : tst_QVariant::writeToReadFromDataStream(regexp) PASS : tst_QVariant::writeToReadFromDataStream(regexp_empty) PASS : tst_QVariant::writeToReadFromDataStream(regularexpression) PASS : tst_QVariant::writeToReadFromDataStream(regularexpression_empty) PASS : tst_QVariant::writeToReadFromDataStream(QMetaType::Long invalid) PASS : tst_QVariant::writeToReadFromDataStream(QMetaType::Long) PASS : tst_QVariant::writeToReadFromDataStream(QMetaType::Short invalid) PASS : tst_QVariant::writeToReadFromDataStream(QMetaType::Short) PASS : tst_QVariant::writeToReadFromDataStream(QMetaType::Char invalid) PASS : tst_QVariant::writeToReadFromDataStream(QMetaType::Char) PASS : tst_QVariant::writeToReadFromDataStream(QMetaType::ULong invalid) PASS : tst_QVariant::writeToReadFromDataStream(QMetaType::ULong) PASS : tst_QVariant::writeToReadFromDataStream(QMetaType::UShort invalid) PASS : tst_QVariant::writeToReadFromDataStream(QMetaType::UShort) PASS : tst_QVariant::writeToReadFromDataStream(QMetaType::UChar invalid) PASS : tst_QVariant::writeToReadFromDataStream(QMetaType::UChar) PASS : tst_QVariant::writeToReadFromDataStream(QMetaType::Float invalid) PASS : tst_QVariant::writeToReadFromDataStream(QMetaType::Float) PASS : tst_QVariant::writeToReadFromDataStream(Custom type) PASS : tst_QVariant::writeToReadFromOldDataStream() PASS : tst_QVariant::checkDataStream() PASS : tst_QVariant::operator_eq_eq(invinv) PASS : tst_QVariant::operator_eq_eq(int1int1) PASS : tst_QVariant::operator_eq_eq(int1int0) PASS : tst_QVariant::operator_eq_eq(nullint) PASS : tst_QVariant::operator_eq_eq(ll1ll1) PASS : tst_QVariant::operator_eq_eq(ll1lln2) PASS : tst_QVariant::operator_eq_eq(ll1ull1) PASS : tst_QVariant::operator_eq_eq(ll1i1) PASS : tst_QVariant::operator_eq_eq(ull1ull1) PASS : tst_QVariant::operator_eq_eq(ull1i1) PASS : tst_QVariant::operator_eq_eq(double_int) PASS : tst_QVariant::operator_eq_eq(float_int) PASS : tst_QVariant::operator_eq_eq(mInt_mIntString) PASS : tst_QVariant::operator_eq_eq(mIntString_mInt) PASS : tst_QVariant::operator_eq_eq(mInt_mIntQString) PASS : tst_QVariant::operator_eq_eq(mIntQString_mInt) PASS : tst_QVariant::operator_eq_eq(mUInt_mUIntString) PASS : tst_QVariant::operator_eq_eq(mUIntString_mUInt) PASS : tst_QVariant::operator_eq_eq(mUInt_mUIntQString) PASS : tst_QVariant::operator_eq_eq(mUIntQString_mUInt) PASS : tst_QVariant::operator_eq_eq(mDouble_mDoubleString) PASS : tst_QVariant::operator_eq_eq(mDoubleString_mDouble) PASS : tst_QVariant::operator_eq_eq(mDouble_mDoubleQString) PASS : tst_QVariant::operator_eq_eq(mDoubleQString_mDouble) PASS : tst_QVariant::operator_eq_eq(mFloat_mFloatString) PASS : tst_QVariant::operator_eq_eq(mFloatString_mFloat) PASS : tst_QVariant::operator_eq_eq(mFloat_mFloatQString) PASS : tst_QVariant::operator_eq_eq(mFloatQString_mFloat) PASS : tst_QVariant::operator_eq_eq(mLongLong_mLongLongString) PASS : tst_QVariant::operator_eq_eq(mLongLongString_mLongLong) PASS : tst_QVariant::operator_eq_eq(mLongLong_mLongLongQString) PASS : tst_QVariant::operator_eq_eq(mLongLongQString_mLongLong) PASS : tst_QVariant::operator_eq_eq(mULongLong_mULongLongString) PASS : tst_QVariant::operator_eq_eq(mULongLongString_mULongLong) PASS : tst_QVariant::operator_eq_eq(mULongLong_mULongLongQString) PASS : tst_QVariant::operator_eq_eq(mULongLongQString_mULongLong) PASS : tst_QVariant::operator_eq_eq(mBool_mBoolString) PASS : tst_QVariant::operator_eq_eq(mBoolString_mBool) PASS : tst_QVariant::operator_eq_eq(mBool_mBoolQString) PASS : tst_QVariant::operator_eq_eq(mBoolQString_mBool) PASS : tst_QVariant::operator_eq_eq(ba2qstring) PASS : tst_QVariant::operator_eq_eq(qstring2ba) PASS : tst_QVariant::operator_eq_eq(char_char) PASS : tst_QVariant::operator_eq_eq(char_char2) PASS : tst_QVariant::operator_eq_eq(invalidConversion) PASS : tst_QVariant::operator_eq_eq(invalidConversionR) PASS : tst_QVariant::operator_eq_eq(TwoItemsInEqual) PASS : tst_QVariant::operator_eq_eq(TwoItemsEqual) PASS : tst_QVariant::operator_eq_eq(PopulatedEmptyMap) PASS : tst_QVariant::operator_eq_eq(EmptyPopulatedMap) PASS : tst_QVariant::operator_eq_eq(FirstLarger) PASS : tst_QVariant::operator_eq_eq(SecondLarger) PASS : tst_QVariant::operator_eq_eq(HashTwoItemsInEqual) PASS : tst_QVariant::operator_eq_eq(HashTwoItemsEqual) PASS : tst_QVariant::operator_eq_eq(HashPopulatedEmptyHash) PASS : tst_QVariant::operator_eq_eq(EmptyPopulatedHash) PASS : tst_QVariant::operator_eq_eq(HashFirstLarger) PASS : tst_QVariant::operator_eq_eq(HashSecondLarger) PASS : tst_QVariant::operator_eq_eq_rhs() PASS : tst_QVariant::typeName(0) PASS : tst_QVariant::typeName(1) PASS : tst_QVariant::typeName(2) PASS : tst_QVariant::typeName(3) PASS : tst_QVariant::typeName(4) PASS : tst_QVariant::typeName(5) PASS : tst_QVariant::typeName(6) PASS : tst_QVariant::typeName(7) PASS : tst_QVariant::typeName(8) PASS : tst_QVariant::typeName(9) PASS : tst_QVariant::typeName(10) PASS : tst_QVariant::typeName(11) PASS : tst_QVariant::typeName(12) PASS : tst_QVariant::typeName(13) PASS : tst_QVariant::typeName(14) PASS : tst_QVariant::typeName(15) PASS : tst_QVariant::typeName(16) PASS : tst_QVariant::typeName(17) PASS : tst_QVariant::typeName(18) PASS : tst_QVariant::typeName(19) PASS : tst_QVariant::typeName(20) PASS : tst_QVariant::typeName(21) PASS : tst_QVariant::typeName(22) PASS : tst_QVariant::typeName(23) PASS : tst_QVariant::typeName(24) PASS : tst_QVariant::typeName(25) PASS : tst_QVariant::typeName(26) PASS : tst_QVariant::typeName(27) PASS : tst_QVariant::typeName(28) PASS : tst_QVariant::typeName(29) PASS : tst_QVariant::typeName(30) PASS : tst_QVariant::typeName(31) PASS : tst_QVariant::typeName(32) PASS : tst_QVariant::typeName(33) PASS : tst_QVariant::typeName(34) PASS : tst_QVariant::typeName(35) PASS : tst_QVariant::typeName(36) PASS : tst_QVariant::typeName(37) PASS : tst_QVariant::typeName(38) PASS : tst_QVariant::typeName(39) PASS : tst_QVariant::typeName(40) PASS : tst_QVariant::typeName(41) PASS : tst_QVariant::typeName(43) PASS : tst_QVariant::typeName(44) PASS : tst_QVariant::typeName(45) PASS : tst_QVariant::typeName(46) PASS : tst_QVariant::typeName(47) PASS : tst_QVariant::typeName(48) PASS : tst_QVariant::typeName(49) PASS : tst_QVariant::typeName(50) PASS : tst_QVariant::typeName(51) PASS : tst_QVariant::typeToName() PASS : tst_QVariant::streamInvalidVariant() PASS : tst_QVariant::podUserType() PASS : tst_QVariant::data() PASS : tst_QVariant::constData() PASS : tst_QVariant::saveLoadCustomTypes() PASS : tst_QVariant::variantMap() PASS : tst_QVariant::variantHash() PASS : tst_QVariant::convertToQUint8() PASS : tst_QVariant::comparePointers() PASS : tst_QVariant::voidStar() PASS : tst_QVariant::dataStar() PASS : tst_QVariant::canConvertQStringList(An empty list) PASS : tst_QVariant::canConvertQStringList(A single item) PASS : tst_QVariant::canConvertQStringList(A single, but empty item) PASS : tst_QVariant::canConvertQStringList(Two items) PASS : tst_QVariant::canConvertQStringList(Three items) PASS : tst_QVariant::canConvertMetaTypeToInt() PASS : tst_QVariant::variantToDateTimeWithoutWarnings() PASS : tst_QVariant::invalidDateTime() PASS : tst_QVariant::loadUnknownUserType() PASS : tst_QVariant::loadBrokenUserType() PASS : tst_QVariant::invalidDate() PASS : tst_QVariant::compareCustomTypes() PASS : tst_QVariant::timeToDateTime() PASS : tst_QVariant::copyingUserTypes() PASS : tst_QVariant::convertBoolToByteArray(false) PASS : tst_QVariant::convertBoolToByteArray(FALSE) PASS : tst_QVariant::convertBoolToByteArray(falSE) PASS : tst_QVariant::convertBoolToByteArray() PASS : tst_QVariant::convertBoolToByteArray(null QByteArray) PASS : tst_QVariant::convertBoolToByteArray(any-content) PASS : tst_QVariant::convertBoolToByteArray(true) PASS : tst_QVariant::convertBoolToByteArray(TRUE) PASS : tst_QVariant::convertBoolToByteArray(trUE) PASS : tst_QVariant::convertByteArrayToBool(false) PASS : tst_QVariant::convertByteArrayToBool(true) PASS : tst_QVariant::toIntFromQString() PASS : tst_QVariant::toIntFromDouble() PASS : tst_QVariant::setValue() PASS : tst_QVariant::numericalConvert() PASS : tst_QVariant::moreCustomTypes() PASS : tst_QVariant::movabilityTest() PASS : tst_QVariant::variantInVariant() PASS : tst_QVariant::forwardDeclare() PASS : tst_QVariant::debugStream(bool) PASS : tst_QVariant::debugStream(int) PASS : tst_QVariant::debugStream(uint) PASS : tst_QVariant::debugStream(qlonglong) PASS : tst_QVariant::debugStream(qulonglong) PASS : tst_QVariant::debugStream(double) PASS : tst_QVariant::debugStream(QChar) PASS : tst_QVariant::debugStream(QVariantMap) PASS : tst_QVariant::debugStream(QVariantList) PASS : tst_QVariant::debugStream(QString) PASS : tst_QVariant::debugStream(QStringList) PASS : tst_QVariant::debugStream(QByteArray) PASS : tst_QVariant::debugStream(QBitArray) PASS : tst_QVariant::debugStream(QDate) PASS : tst_QVariant::debugStream(QTime) PASS : tst_QVariant::debugStream(QDateTime) PASS : tst_QVariant::debugStream(QUrl) PASS : tst_QVariant::debugStream(QLocale) PASS : tst_QVariant::debugStream(QRect) PASS : tst_QVariant::debugStream(QRectF) PASS : tst_QVariant::debugStream(QSize) PASS : tst_QVariant::debugStream(QSizeF) PASS : tst_QVariant::debugStream(QLine) PASS : tst_QVariant::debugStream(QLineF) PASS : tst_QVariant::debugStream(QPoint) PASS : tst_QVariant::debugStream(QPointF) PASS : tst_QVariant::debugStream(QRegExp) PASS : tst_QVariant::debugStream(QVariantHash) PASS : tst_QVariant::debugStream(QEasingCurve) PASS : tst_QVariant::debugStream(QUuid) PASS : tst_QVariant::debugStream(void*) PASS : tst_QVariant::debugStream(long) PASS : tst_QVariant::debugStream(short) PASS : tst_QVariant::debugStream(char) PASS : tst_QVariant::debugStream(ulong) PASS : tst_QVariant::debugStream(ushort) PASS : tst_QVariant::debugStream(uchar) PASS : tst_QVariant::debugStream(float) PASS : tst_QVariant::debugStream(QObject*) PASS : tst_QVariant::debugStream(signed char) PASS : tst_QVariant::debugStream(QVariant) PASS : tst_QVariant::debugStream(QModelIndex) PASS : tst_QVariant::debugStream(QRegularExpression) PASS : tst_QVariant::debugStream(QJsonValue) PASS : tst_QVariant::debugStream(QJsonObject) PASS : tst_QVariant::debugStream(QJsonArray) PASS : tst_QVariant::debugStream(QJsonDocument) PASS : tst_QVariant::debugStream(QBitArray(111)) PASS : tst_QVariant::debugStream(CustomStreamableClass) PASS : tst_QVariant::debugStream(MyClass) PASS : tst_QVariant::debugStream(InvalidVariant) PASS : tst_QVariant::debugStream(CustomQObject) PASS : tst_QVariant::debugStreamType(bool) PASS : tst_QVariant::debugStreamType(int) PASS : tst_QVariant::debugStreamType(uint) PASS : tst_QVariant::debugStreamType(qlonglong) PASS : tst_QVariant::debugStreamType(qulonglong) PASS : tst_QVariant::debugStreamType(double) PASS : tst_QVariant::debugStreamType(QChar) PASS : tst_QVariant::debugStreamType(QVariantMap) PASS : tst_QVariant::debugStreamType(QVariantList) PASS : tst_QVariant::debugStreamType(QString) PASS : tst_QVariant::debugStreamType(QStringList) PASS : tst_QVariant::debugStreamType(QByteArray) PASS : tst_QVariant::debugStreamType(QBitArray) PASS : tst_QVariant::debugStreamType(QDate) PASS : tst_QVariant::debugStreamType(QTime) PASS : tst_QVariant::debugStreamType(QDateTime) PASS : tst_QVariant::debugStreamType(QUrl) PASS : tst_QVariant::debugStreamType(QLocale) PASS : tst_QVariant::debugStreamType(QRect) PASS : tst_QVariant::debugStreamType(QRectF) PASS : tst_QVariant::debugStreamType(QSize) PASS : tst_QVariant::debugStreamType(QSizeF) PASS : tst_QVariant::debugStreamType(QLine) PASS : tst_QVariant::debugStreamType(QLineF) PASS : tst_QVariant::debugStreamType(QPoint) PASS : tst_QVariant::debugStreamType(QPointF) PASS : tst_QVariant::debugStreamType(QRegExp) PASS : tst_QVariant::debugStreamType(QVariantHash) PASS : tst_QVariant::debugStreamType(QEasingCurve) PASS : tst_QVariant::debugStreamType(QUuid) PASS : tst_QVariant::debugStreamType(void*) PASS : tst_QVariant::debugStreamType(long) PASS : tst_QVariant::debugStreamType(short) PASS : tst_QVariant::debugStreamType(char) PASS : tst_QVariant::debugStreamType(ulong) PASS : tst_QVariant::debugStreamType(ushort) PASS : tst_QVariant::debugStreamType(uchar) PASS : tst_QVariant::debugStreamType(float) PASS : tst_QVariant::debugStreamType(QObject*) PASS : tst_QVariant::debugStreamType(signed char) PASS : tst_QVariant::debugStreamType(QVariant) PASS : tst_QVariant::debugStreamType(QModelIndex) PASS : tst_QVariant::debugStreamType(QRegularExpression) PASS : tst_QVariant::debugStreamType(QJsonValue) PASS : tst_QVariant::debugStreamType(QJsonObject) PASS : tst_QVariant::debugStreamType(QJsonArray) PASS : tst_QVariant::debugStreamType(QJsonDocument) PASS : tst_QVariant::debugStreamType(QBitArray(111)) PASS : tst_QVariant::debugStreamType(CustomStreamableClass) PASS : tst_QVariant::debugStreamType(MyClass) PASS : tst_QVariant::debugStreamType(InvalidVariant) PASS : tst_QVariant::debugStreamType(CustomQObject) PASS : tst_QVariant::loadQt4Stream(:/stream/qt4.9/bool.bin) PASS : tst_QVariant::loadQt4Stream(:/stream/qt4.9/char.bin) PASS : tst_QVariant::loadQt4Stream(:/stream/qt4.9/double.bin) PASS : tst_QVariant::loadQt4Stream(:/stream/qt4.9/float.bin) PASS : tst_QVariant::loadQt4Stream(:/stream/qt4.9/int.bin) PASS : tst_QVariant::loadQt4Stream(:/stream/qt4.9/long.bin) PASS : tst_QVariant::loadQt4Stream(:/stream/qt4.9/qbitarray.bin) PASS : tst_QVariant::loadQt4Stream(:/stream/qt4.9/qbytearray.bin) PASS : tst_QVariant::loadQt4Stream(:/stream/qt4.9/qchar.bin) PASS : tst_QVariant::loadQt4Stream(:/stream/qt4.9/qdate.bin) PASS : tst_QVariant::loadQt4Stream(:/stream/qt4.9/qdatetime.bin) PASS : tst_QVariant::loadQt4Stream(:/stream/qt4.9/qline.bin) PASS : tst_QVariant::loadQt4Stream(:/stream/qt4.9/qlinef.bin) PASS : tst_QVariant::loadQt4Stream(:/stream/qt4.9/qlocale.bin) PASS : tst_QVariant::loadQt4Stream(:/stream/qt4.9/qlonglong.bin) PASS : tst_QVariant::loadQt4Stream(:/stream/qt4.9/qpoint.bin) PASS : tst_QVariant::loadQt4Stream(:/stream/qt4.9/qpointf.bin) PASS : tst_QVariant::loadQt4Stream(:/stream/qt4.9/qrect.bin) PASS : tst_QVariant::loadQt4Stream(:/stream/qt4.9/qrectf.bin) PASS : tst_QVariant::loadQt4Stream(:/stream/qt4.9/qregexp.bin) PASS : tst_QVariant::loadQt4Stream(:/stream/qt4.9/qsize.bin) PASS : tst_QVariant::loadQt4Stream(:/stream/qt4.9/qsizef.bin) PASS : tst_QVariant::loadQt4Stream(:/stream/qt4.9/qstring.bin) PASS : tst_QVariant::loadQt4Stream(:/stream/qt4.9/qstringlist.bin) PASS : tst_QVariant::loadQt4Stream(:/stream/qt4.9/qtime.bin) PASS : tst_QVariant::loadQt4Stream(:/stream/qt4.9/qulonglong.bin) PASS : tst_QVariant::loadQt4Stream(:/stream/qt4.9/qurl.bin) PASS : tst_QVariant::loadQt4Stream(:/stream/qt4.9/qvariant.bin) PASS : tst_QVariant::loadQt4Stream(:/stream/qt4.9/qvarianthash.bin) PASS : tst_QVariant::loadQt4Stream(:/stream/qt4.9/qvariantlist.bin) PASS : tst_QVariant::loadQt4Stream(:/stream/qt4.9/qvariantmap.bin) PASS : tst_QVariant::loadQt4Stream(:/stream/qt4.9/short.bin) PASS : tst_QVariant::loadQt4Stream(:/stream/qt4.9/uchar.bin) PASS : tst_QVariant::loadQt4Stream(:/stream/qt4.9/uint.bin) PASS : tst_QVariant::loadQt4Stream(:/stream/qt4.9/ulong.bin) PASS : tst_QVariant::loadQt4Stream(:/stream/qt4.9/ushort.bin) PASS : tst_QVariant::loadQt4Stream(:/stream/qt4.9/void.bin) PASS : tst_QVariant::saveQt4Stream(:/stream/qt4.9/bool.bin) PASS : tst_QVariant::saveQt4Stream(:/stream/qt4.9/char.bin) PASS : tst_QVariant::saveQt4Stream(:/stream/qt4.9/double.bin) PASS : tst_QVariant::saveQt4Stream(:/stream/qt4.9/float.bin) PASS : tst_QVariant::saveQt4Stream(:/stream/qt4.9/int.bin) PASS : tst_QVariant::saveQt4Stream(:/stream/qt4.9/long.bin) PASS : tst_QVariant::saveQt4Stream(:/stream/qt4.9/qbitarray.bin) PASS : tst_QVariant::saveQt4Stream(:/stream/qt4.9/qbytearray.bin) PASS : tst_QVariant::saveQt4Stream(:/stream/qt4.9/qchar.bin) PASS : tst_QVariant::saveQt4Stream(:/stream/qt4.9/qdate.bin) PASS : tst_QVariant::saveQt4Stream(:/stream/qt4.9/qdatetime.bin) PASS : tst_QVariant::saveQt4Stream(:/stream/qt4.9/qline.bin) PASS : tst_QVariant::saveQt4Stream(:/stream/qt4.9/qlinef.bin) PASS : tst_QVariant::saveQt4Stream(:/stream/qt4.9/qlocale.bin) PASS : tst_QVariant::saveQt4Stream(:/stream/qt4.9/qlonglong.bin) PASS : tst_QVariant::saveQt4Stream(:/stream/qt4.9/qpoint.bin) PASS : tst_QVariant::saveQt4Stream(:/stream/qt4.9/qpointf.bin) PASS : tst_QVariant::saveQt4Stream(:/stream/qt4.9/qrect.bin) PASS : tst_QVariant::saveQt4Stream(:/stream/qt4.9/qrectf.bin) PASS : tst_QVariant::saveQt4Stream(:/stream/qt4.9/qregexp.bin) PASS : tst_QVariant::saveQt4Stream(:/stream/qt4.9/qsize.bin) PASS : tst_QVariant::saveQt4Stream(:/stream/qt4.9/qsizef.bin) PASS : tst_QVariant::saveQt4Stream(:/stream/qt4.9/qstring.bin) PASS : tst_QVariant::saveQt4Stream(:/stream/qt4.9/qstringlist.bin) PASS : tst_QVariant::saveQt4Stream(:/stream/qt4.9/qtime.bin) PASS : tst_QVariant::saveQt4Stream(:/stream/qt4.9/qulonglong.bin) PASS : tst_QVariant::saveQt4Stream(:/stream/qt4.9/qurl.bin) PASS : tst_QVariant::saveQt4Stream(:/stream/qt4.9/qvariant.bin) PASS : tst_QVariant::saveQt4Stream(:/stream/qt4.9/qvarianthash.bin) PASS : tst_QVariant::saveQt4Stream(:/stream/qt4.9/qvariantlist.bin) PASS : tst_QVariant::saveQt4Stream(:/stream/qt4.9/qvariantmap.bin) PASS : tst_QVariant::saveQt4Stream(:/stream/qt4.9/short.bin) PASS : tst_QVariant::saveQt4Stream(:/stream/qt4.9/uchar.bin) PASS : tst_QVariant::saveQt4Stream(:/stream/qt4.9/uint.bin) PASS : tst_QVariant::saveQt4Stream(:/stream/qt4.9/ulong.bin) PASS : tst_QVariant::saveQt4Stream(:/stream/qt4.9/ushort.bin) PASS : tst_QVariant::saveQt4Stream(:/stream/qt4.9/void.bin) PASS : tst_QVariant::loadQt5Stream(:/stream/qt5.0/bool.bin) PASS : tst_QVariant::loadQt5Stream(:/stream/qt5.0/char.bin) PASS : tst_QVariant::loadQt5Stream(:/stream/qt5.0/double.bin) PASS : tst_QVariant::loadQt5Stream(:/stream/qt5.0/float.bin) PASS : tst_QVariant::loadQt5Stream(:/stream/qt5.0/int.bin) PASS : tst_QVariant::loadQt5Stream(:/stream/qt5.0/long.bin) PASS : tst_QVariant::loadQt5Stream(:/stream/qt5.0/qbitarray.bin) PASS : tst_QVariant::loadQt5Stream(:/stream/qt5.0/qbytearray.bin) PASS : tst_QVariant::loadQt5Stream(:/stream/qt5.0/qchar.bin) PASS : tst_QVariant::loadQt5Stream(:/stream/qt5.0/qdate.bin) PASS : tst_QVariant::loadQt5Stream(:/stream/qt5.0/qdatetime.bin) PASS : tst_QVariant::loadQt5Stream(:/stream/qt5.0/qline.bin) PASS : tst_QVariant::loadQt5Stream(:/stream/qt5.0/qlinef.bin) PASS : tst_QVariant::loadQt5Stream(:/stream/qt5.0/qlocale.bin) PASS : tst_QVariant::loadQt5Stream(:/stream/qt5.0/qlonglong.bin) PASS : tst_QVariant::loadQt5Stream(:/stream/qt5.0/qpoint.bin) PASS : tst_QVariant::loadQt5Stream(:/stream/qt5.0/qpointf.bin) PASS : tst_QVariant::loadQt5Stream(:/stream/qt5.0/qrect.bin) PASS : tst_QVariant::loadQt5Stream(:/stream/qt5.0/qrectf.bin) PASS : tst_QVariant::loadQt5Stream(:/stream/qt5.0/qregexp.bin) PASS : tst_QVariant::loadQt5Stream(:/stream/qt5.0/qregularexpression.bin) PASS : tst_QVariant::loadQt5Stream(:/stream/qt5.0/qsize.bin) PASS : tst_QVariant::loadQt5Stream(:/stream/qt5.0/qsizef.bin) PASS : tst_QVariant::loadQt5Stream(:/stream/qt5.0/qstring.bin) PASS : tst_QVariant::loadQt5Stream(:/stream/qt5.0/qstringlist.bin) PASS : tst_QVariant::loadQt5Stream(:/stream/qt5.0/qtime.bin) PASS : tst_QVariant::loadQt5Stream(:/stream/qt5.0/qulonglong.bin) PASS : tst_QVariant::loadQt5Stream(:/stream/qt5.0/qurl.bin) PASS : tst_QVariant::loadQt5Stream(:/stream/qt5.0/quuid.bin) PASS : tst_QVariant::loadQt5Stream(:/stream/qt5.0/qvariant.bin) PASS : tst_QVariant::loadQt5Stream(:/stream/qt5.0/qvarianthash.bin) PASS : tst_QVariant::loadQt5Stream(:/stream/qt5.0/qvariantlist.bin) PASS : tst_QVariant::loadQt5Stream(:/stream/qt5.0/qvariantmap.bin) PASS : tst_QVariant::loadQt5Stream(:/stream/qt5.0/short.bin) PASS : tst_QVariant::loadQt5Stream(:/stream/qt5.0/uchar.bin) PASS : tst_QVariant::loadQt5Stream(:/stream/qt5.0/uint.bin) PASS : tst_QVariant::loadQt5Stream(:/stream/qt5.0/ulong.bin) PASS : tst_QVariant::loadQt5Stream(:/stream/qt5.0/ushort.bin) PASS : tst_QVariant::loadQt5Stream(:/stream/qt5.0/void.bin) PASS : tst_QVariant::saveQt5Stream(:/stream/qt5.0/bool.bin) PASS : tst_QVariant::saveQt5Stream(:/stream/qt5.0/char.bin) PASS : tst_QVariant::saveQt5Stream(:/stream/qt5.0/double.bin) PASS : tst_QVariant::saveQt5Stream(:/stream/qt5.0/float.bin) PASS : tst_QVariant::saveQt5Stream(:/stream/qt5.0/int.bin) PASS : tst_QVariant::saveQt5Stream(:/stream/qt5.0/long.bin) PASS : tst_QVariant::saveQt5Stream(:/stream/qt5.0/qbitarray.bin) PASS : tst_QVariant::saveQt5Stream(:/stream/qt5.0/qbytearray.bin) PASS : tst_QVariant::saveQt5Stream(:/stream/qt5.0/qchar.bin) PASS : tst_QVariant::saveQt5Stream(:/stream/qt5.0/qdate.bin) PASS : tst_QVariant::saveQt5Stream(:/stream/qt5.0/qdatetime.bin) PASS : tst_QVariant::saveQt5Stream(:/stream/qt5.0/qline.bin) PASS : tst_QVariant::saveQt5Stream(:/stream/qt5.0/qlinef.bin) PASS : tst_QVariant::saveQt5Stream(:/stream/qt5.0/qlocale.bin) PASS : tst_QVariant::saveQt5Stream(:/stream/qt5.0/qlonglong.bin) PASS : tst_QVariant::saveQt5Stream(:/stream/qt5.0/qpoint.bin) PASS : tst_QVariant::saveQt5Stream(:/stream/qt5.0/qpointf.bin) PASS : tst_QVariant::saveQt5Stream(:/stream/qt5.0/qrect.bin) PASS : tst_QVariant::saveQt5Stream(:/stream/qt5.0/qrectf.bin) PASS : tst_QVariant::saveQt5Stream(:/stream/qt5.0/qregexp.bin) PASS : tst_QVariant::saveQt5Stream(:/stream/qt5.0/qregularexpression.bin) PASS : tst_QVariant::saveQt5Stream(:/stream/qt5.0/qsize.bin) PASS : tst_QVariant::saveQt5Stream(:/stream/qt5.0/qsizef.bin) PASS : tst_QVariant::saveQt5Stream(:/stream/qt5.0/qstring.bin) PASS : tst_QVariant::saveQt5Stream(:/stream/qt5.0/qstringlist.bin) PASS : tst_QVariant::saveQt5Stream(:/stream/qt5.0/qtime.bin) PASS : tst_QVariant::saveQt5Stream(:/stream/qt5.0/qulonglong.bin) PASS : tst_QVariant::saveQt5Stream(:/stream/qt5.0/qurl.bin) PASS : tst_QVariant::saveQt5Stream(:/stream/qt5.0/quuid.bin) PASS : tst_QVariant::saveQt5Stream(:/stream/qt5.0/qvariant.bin) PASS : tst_QVariant::saveQt5Stream(:/stream/qt5.0/qvarianthash.bin) PASS : tst_QVariant::saveQt5Stream(:/stream/qt5.0/qvariantlist.bin) PASS : tst_QVariant::saveQt5Stream(:/stream/qt5.0/qvariantmap.bin) PASS : tst_QVariant::saveQt5Stream(:/stream/qt5.0/short.bin) PASS : tst_QVariant::saveQt5Stream(:/stream/qt5.0/uchar.bin) PASS : tst_QVariant::saveQt5Stream(:/stream/qt5.0/uint.bin) PASS : tst_QVariant::saveQt5Stream(:/stream/qt5.0/ulong.bin) PASS : tst_QVariant::saveQt5Stream(:/stream/qt5.0/ushort.bin) PASS : tst_QVariant::saveQt5Stream(:/stream/qt5.0/void.bin) PASS : tst_QVariant::saveInvalid(13) PASS : tst_QVariant::saveInvalid(12) PASS : tst_QVariant::saveInvalid(11) PASS : tst_QVariant::saveInvalid(10) PASS : tst_QVariant::saveInvalid(9) PASS : tst_QVariant::saveInvalid(8) PASS : tst_QVariant::saveInvalid(7) PASS : tst_QVariant::saveInvalid(6) PASS : tst_QVariant::saveInvalid(5) PASS : tst_QVariant::saveInvalid(4) PASS : tst_QVariant::saveInvalid(3) PASS : tst_QVariant::saveInvalid(2) PASS : tst_QVariant::saveNewBuiltinWithOldStream() PASS : tst_QVariant::implicitConstruction() FAIL! : tst_QVariant::iterateContainerElements() Compared values are not the same Actual (varList.size()) : 0 Expected ((int)std::distance(intList.begin(), intList.end())): 3 Loc: [tst_qvariant.cpp(3830)] PASS : tst_QVariant::pairElements() PASS : tst_QVariant::enums() PASS : tst_QVariant::cleanupTestCase() Totals: 696 passed, 1 failed, 0 skipped ********* Finished testing of tst_QVariant ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qvariant: 0.115658 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02336/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/dev_1387228363): http://codereview.qt-project.org/73705 [PS2] - Move the SUBLIBS target from qmake away from between clean/distclean From ci-noreply at qt-project.org Mon Dec 16 23:46:37 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 17 Dec 2013 00:46:37 +0200 Subject: [Ci-reports] pass on Qt5_dev_Integration #309 Message-ID: <20131216_224637_021803.ci-noreply@qt-project.org> Qt5_dev_Integration #309: SUCCESS Tested changes (refs/builds/dev_1387194533): http://codereview.qt-project.org/68429 [PS98] - Updated submodules. From ci-noreply at qt-project.org Mon Dec 16 23:58:50 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 17 Dec 2013 00:58:50 +0200 Subject: [Ci-reports] pass on QtBase_stable_Integration #2760 Message-ID: <20131216_225850_085585.ci-noreply@qt-project.org> QtBase_stable_Integration #2760: SUCCESS Tested changes (refs/builds/stable_1387229294): http://codereview.qt-project.org/66795 [PS4] - Use the short time format of the current locale on Windows http://codereview.qt-project.org/73968 [PS1] - Use #pragma warning(push) and pop to control our warnings From ci-noreply at qt-project.org Tue Dec 17 00:28:31 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 17 Dec 2013 01:28:31 +0200 Subject: [Ci-reports] pass on QtQuickControls_dev_Integration #231 Message-ID: <20131216_232831_091183.ci-noreply@qt-project.org> QtQuickControls_dev_Integration #231: SUCCESS Tested changes (refs/builds/dev_1387233671): http://codereview.qt-project.org/74043 [PS1] - Merge remote-tracking branch 'origin/stable' into dev From ci-noreply at qt-project.org Tue Dec 17 00:47:40 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 17 Dec 2013 01:47:40 +0200 Subject: [Ci-reports] pass on QtLocation_dev_Integration #111 Message-ID: <20131216_234740_085545.ci-noreply@qt-project.org> QtLocation_dev_Integration #111: SUCCESS Tested changes (refs/builds/dev_1387233987): http://codereview.qt-project.org/74041 [PS1] - Merge remote-tracking branch 'origin/stable' into dev From ci-noreply at qt-project.org Tue Dec 17 01:07:24 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 17 Dec 2013 02:07:24 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2337 Message-ID: <20131217_000724_052097.ci-noreply@qt-project.org> Autotest `cmake' failed :( Test project C:/work/build/qt/qtbase/tests/auto/cmake/build Start 1: test_use_modules_function 1/22 Test #1: test_use_modules_function ......... Passed 44.06 sec Start 2: test_umbrella_config 2/22 Test #2: test_umbrella_config .............. Passed 38.07 sec Start 3: test_wrap_cpp_and_resources 3/22 Test #3: test_wrap_cpp_and_resources ....... Passed 40.57 sec Start 4: test_dependent_modules 4/22 Test #4: test_dependent_modules ............ Passed 39.87 sec Start 5: test_needsquoting_dirname 5/22 Test #5: test_needsquoting_dirname ......... Passed 39.13 sec Start 6: test_add_resource_options 6/22 Test #6: test_add_resource_options ......... Passed 43.78 sec Start 7: test_wrap_cpp_options 7/22 Test #7: test_wrap_cpp_options ............. Passed 37.92 sec Start 8: test_platform_defs_include 8/22 Test #8: test_platform_defs_include ........ Passed 33.40 sec Start 9: test_qtmainwin_library 9/22 Test #9: test_qtmainwin_library ............ Passed 33.03 sec Start 10: test_multiple_find_package 10/22 Test #10: test_multiple_find_package ........ Passed 34.21 sec Start 11: test_add_resources_delayed_file 11/22 Test #11: test_add_resources_delayed_file ... Passed 32.18 sec Start 12: test_private_includes 12/22 Test #12: test_private_includes ............. Passed 32.94 sec Start 13: test_testlib_definitions QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: test failed, running again to see if it is flaky... Test project C:/work/build/qt/qtbase/tests/auto/cmake/build Start 1: test_use_modules_function 1/22 Test #1: test_use_modules_function ......... Passed 11.75 sec Start 2: test_umbrella_config 2/22 Test #2: test_umbrella_config .............. Passed 7.80 sec Start 3: test_wrap_cpp_and_resources 3/22 Test #3: test_wrap_cpp_and_resources ....... Passed 9.09 sec Start 4: test_dependent_modules 4/22 Test #4: test_dependent_modules ............ Passed 9.85 sec Start 5: test_needsquoting_dirname 5/22 Test #5: test_needsquoting_dirname ......... Passed 9.74 sec Start 6: test_add_resource_options 6/22 Test #6: test_add_resource_options ......... Passed 11.89 sec Start 7: test_wrap_cpp_options 7/22 Test #7: test_wrap_cpp_options ............. Passed 12.32 sec Start 8: test_platform_defs_include 8/22 Test #8: test_platform_defs_include ........ Passed 8.64 sec Start 9: test_qtmainwin_library 9/22 Test #9: test_qtmainwin_library ............ Passed 9.10 sec Start 10: test_multiple_find_package 10/22 Test #10: test_multiple_find_package ........ Passed 10.72 sec Start 11: test_add_resources_delayed_file 11/22 Test #11: test_add_resources_delayed_file ... Passed 8.83 sec Start 12: test_private_includes 12/22 Test #12: test_private_includes ............. Passed 9.17 sec Start 13: test_testlib_definitions 13/22 Test #13: test_testlib_definitions .......... Passed 36.21 sec Start 14: test_json_plugin_includes 14/22 Test #14: test_json_plugin_includes ......... Passed 32.77 sec Start 15: test_testlib_no_link_gui 15/22 Test #15: test_testlib_no_link_gui .......... Passed 32.03 sec Start 16: test_testlib_no_link_widgets 16/22 Test #16: test_testlib_no_link_widgets ...... Passed 31.75 sec Start 17: module_includes 17/22 Test #17: module_includes ................... Passed 35.60 sec Start 18: test_concurrent_module 18/22 Test #18: test_concurrent_module ............ Passed 33.34 sec Start 19: test_openglextensions_module 19/22 Test #19: test_openglextensions_module ...... Passed 34.22 sec Start 20: test_egl_lib 20/22 Test #20: test_egl_lib ...................... Passed 32.76 sec Start 21: test_opengl_lib 21/22 Test #21: test_opengl_lib ................... Passed 31.65 sec Start 22: test_interface QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end cmake: 902 seconds, exit code 293 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02337/win64-msvc2012_developer-build_qtnamespace_Windows_8/log.txt.gz Tested changes (refs/builds/dev_1387233216): http://codereview.qt-project.org/73956 [PS1] - Ensure that all .obj wait for the PCH to finish http://codereview.qt-project.org/73876 [PS1] - d3dcompiler_qt: Fix export warning on MSVC http://codereview.qt-project.org/73875 [PS5] - d3dcompiler_qt: Remove directory creation inside the proxy library From ci-noreply at qt-project.org Tue Dec 17 01:09:24 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 17 Dec 2013 02:09:24 +0200 Subject: [Ci-reports] fail on QtDeclarative_dev_Integration #1007 Message-ID: <20131217_000924_087606.ci-noreply@qt-project.org> Autotest `tst_qquickapplication' failed :( Testing tst_qquickapplication FAIL! : tst_qquickapplication::layoutDirection() Compared values are not the same Loc: [tst_qquickapplication.cpp(187)] Totals: 5 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qquickapplication ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_qquickapplication::initTestCase() PASS : tst_qquickapplication::active() PASS : tst_qquickapplication::state() FAIL! : tst_qquickapplication::layoutDirection() Compared values are not the same Loc: [tst_qquickapplication.cpp(187)] PASS : tst_qquickapplication::inputMethod() PASS : tst_qquickapplication::cleanupTestCase() Totals: 5 passed, 1 failed, 0 skipped ********* Finished testing of tst_qquickapplication ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickapplication: 0.972831 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_01007/linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz Tested changes (refs/builds/dev_1387236767): http://codereview.qt-project.org/74074 [PS1] - Merge remote-tracking branch 'origin/stable' into dev From ci-noreply at qt-project.org Tue Dec 17 01:44:21 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 17 Dec 2013 02:44:21 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2338 Message-ID: <20131217_004421_011344.ci-noreply@qt-project.org> Autotest `tst_qquicktrailemitter' failed :( Testing tst_qquicktrailemitter FAIL! : tst_qquicktrailemitter::test_basic() Compared values are not the same Actual (system->groupData[1]->size()): 510 Expected (500) : 500 Loc: [tst_qquicktrailemitter.cpp(89)] Totals: 2 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qquicktrailemitter ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_qquicktrailemitter::initTestCase() FAIL! : tst_qquicktrailemitter::test_basic() Compared values are not the same Actual (system->groupData[1]->size()): 510 Expected (500) : 500 Loc: [tst_qquicktrailemitter.cpp(89)] PASS : tst_qquicktrailemitter::cleanupTestCase() Totals: 2 passed, 1 failed, 0 skipped ********* Finished testing of tst_qquicktrailemitter ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquicktrailemitter: 11 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02338/revdep-qtdeclarative_linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz Tested changes (refs/builds/dev_1387238938): http://codereview.qt-project.org/73705 [PS2] - Move the SUBLIBS target from qmake away from between clean/distclean http://codereview.qt-project.org/73289 [PS8] - Add a way to reproduce testlib selftest data http://codereview.qt-project.org/72766 [PS9] - Add baseline support to QGridLayoutEngine http://codereview.qt-project.org/74073 [PS1] - Merge remote-tracking branch 'origin/stable' into dev From ci-noreply at qt-project.org Tue Dec 17 02:05:19 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 17 Dec 2013 03:05:19 +0200 Subject: [Ci-reports] fail on QtBase_stable_Integration #2761 Message-ID: <20131217_010519_087068.ci-noreply@qt-project.org> Autotest `tst_qobject' failed :( Testing tst_QObject FAIL! : tst_QObject::moveToThread() 'server.waitForNewConnection(1000)' returned FALSE. () ..\tst_qobject.cpp(1852) : failure location Totals: 88 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.2.1, Qt 5.2.1 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(1852) : 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::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(5855) : 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: 88 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: 5 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_stable_Integration/build_02761/win32-msvc2010_developer-build_qtnamespace_Windows_7/log.txt.gz Tested changes (refs/builds/stable_1387234824): http://codereview.qt-project.org/74027 [PS1] - Fix QAccessibleStateChangeEvent object leak From ci-noreply at qt-project.org Tue Dec 17 02:59:41 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 17 Dec 2013 03:59:41 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2339 Message-ID: <20131217_015941_012045.ci-noreply@qt-project.org> qtbase failed to compile :( In file included from kernel/qsqldriver.cpp:45:0: kernel/qsqlerror.h:88:41: error: '__unused__' attribute ignored [-Werror=attributes] kernel/qsqlerror.h:89:41: error: '__unused__' attribute ignored [-Werror=attributes] kernel/qsqlerror.h:93:53: error: '__unused__' attribute ignored [-Werror=attributes] kernel/qsqlerror.h:94:47: error: '__unused__' attribute ignored [-Werror=attributes] make[3]: *** [.obj/qsqldriver.o] Error 1 In file included from ../../include/QtSql/qsqlerror.h:1:0, from ../../include/QtSql/5.3.0/QtSql/private/../../../../../src/sql/kernel/qsqlnulldriver_p.h:58, from ../../include/QtSql/5.3.0/QtSql/private/qsqlnulldriver_p.h:1, from kernel/qsqldatabase.cpp:97: ../../include/QtSql/../../src/sql/kernel/qsqlerror.h:88:41: error: '__unused__' attribute ignored [-Werror=attributes] ../../include/QtSql/../../src/sql/kernel/qsqlerror.h:89:41: error: '__unused__' attribute ignored [-Werror=attributes] ../../include/QtSql/../../src/sql/kernel/qsqlerror.h:93:53: error: '__unused__' attribute ignored [-Werror=attributes] ../../include/QtSql/../../src/sql/kernel/qsqlerror.h:94:47: error: '__unused__' attribute ignored [-Werror=attributes] make[3]: *** [.obj/qsqldatabase.o] Error 1 In file included from ../../include/QtSql/qsqlerror.h:1:0, from ../../include/QtSql/5.3.0/QtSql/private/../../../../../src/sql/kernel/qsqlnulldriver_p.h:58, from ../../include/QtSql/5.3.0/QtSql/private/qsqlnulldriver_p.h:1, from kernel/qsqlquery.cpp:51: ../../include/QtSql/../../src/sql/kernel/qsqlerror.h:88:41: error: '__unused__' attribute ignored [-Werror=attributes] ../../include/QtSql/../../src/sql/kernel/qsqlerror.h:89:41: error: '__unused__' attribute ignored [-Werror=attributes] ../../include/QtSql/../../src/sql/kernel/qsqlerror.h:93:53: error: '__unused__' attribute ignored [-Werror=attributes] ../../include/QtSql/../../src/sql/kernel/qsqlerror.h:94:47: error: '__unused__' attribute ignored [-Werror=attributes] make[3]: *** [.obj/qsqlquery.o] Error 1 In file included from kernel/qsqlerror.cpp:42:0: kernel/qsqlerror.h:88:41: error: '__unused__' attribute ignored [-Werror=attributes] kernel/qsqlerror.h:89:41: error: '__unused__' attribute ignored [-Werror=attributes] kernel/qsqlerror.h:93:53: error: '__unused__' attribute ignored [-Werror=attributes] kernel/qsqlerror.h:94:47: error: '__unused__' attribute ignored [-Werror=attributes] make[3]: *** [.obj/qsqlerror.o] Error 1 In file included from kernel/qsqlresult.cpp:47:0: kernel/qsqlerror.h:88:41: error: '__unused__' attribute ignored [-Werror=attributes] kernel/qsqlerror.h:89:41: error: '__unused__' attribute ignored [-Werror=attributes] kernel/qsqlerror.h:93:53: error: '__unused__' attribute ignored [-Werror=attributes] kernel/qsqlerror.h:94:47: error: '__unused__' attribute ignored [-Werror=attributes] make[3]: *** [.obj/qsqlresult.o] Error 1 In file included from ../../include/QtSql/qsqlerror.h:1:0, from models/qsqlquerymodel_p.h:57, from models/qsqlquerymodel.cpp:43: ../../include/QtSql/../../src/sql/kernel/qsqlerror.h:88:41: error: '__unused__' attribute ignored [-Werror=attributes] ../../include/QtSql/../../src/sql/kernel/qsqlerror.h:89:41: error: '__unused__' attribute ignored [-Werror=attributes] ../../include/QtSql/../../src/sql/kernel/qsqlerror.h:93:53: error: '__unused__' attribute ignored [-Werror=attributes] ../../include/QtSql/../../src/sql/kernel/qsqlerror.h:94:47: error: '__unused__' attribute ignored [-Werror=attributes] make[3]: *** [.obj/qsqlquerymodel.o] Error 1 In file included from ../../include/QtSql/qsqlerror.h:1:0, from models/qsqltablemodel.cpp:45: ../../include/QtSql/../../src/sql/kernel/qsqlerror.h:88:41: error: '__unused__' attribute ignored [-Werror=attributes] ../../include/QtSql/../../src/sql/kernel/qsqlerror.h:89:41: error: '__unused__' attribute ignored [-Werror=attributes] ../../include/QtSql/../../src/sql/kernel/qsqlerror.h:93:53: error: '__unused__' attribute ignored [-Werror=attributes] ../../include/QtSql/../../src/sql/kernel/qsqlerror.h:94:47: error: '__unused__' attribute ignored [-Werror=attributes] make[3]: *** [.obj/qsqltablemodel.o] Error 1 In file included from ../../include/QtSql/qsqlerror.h:1:0, from models/qsqlrelationaltablemodel.cpp:48: ../../include/QtSql/../../src/sql/kernel/qsqlerror.h:88:41: error: '__unused__' attribute ignored [-Werror=attributes] ../../include/QtSql/../../src/sql/kernel/qsqlerror.h:89:41: error: '__unused__' attribute ignored [-Werror=attributes] ../../include/QtSql/../../src/sql/kernel/qsqlerror.h:93:53: error: '__unused__' attribute ignored [-Werror=attributes] ../../include/QtSql/../../src/sql/kernel/qsqlerror.h:94:47: error: '__unused__' attribute ignored [-Werror=attributes] make[3]: *** [.obj/qsqlrelationaltablemodel.o] Error 1 make[2]: *** [sub-sql-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_02339/linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz Tested changes (refs/builds/dev_1387245405): http://codereview.qt-project.org/74098 [PS3] - Move QSqlError private members into a pimpl class. From ci-noreply at qt-project.org Tue Dec 17 03:07:21 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 17 Dec 2013 04:07:21 +0200 Subject: [Ci-reports] fail on QtLocation_stable_Integration #49 Message-ID: <20131217_020721_054715.ci-noreply@qt-project.org> Autotest `tst_declarative_core' failed :( Testing declarative_core FAIL! : declarative_core::Category::test_qmlConstructedCategory() Compared values are not the same Actual (): 3 Expected (): 0 Loc: [/work/build/qt/qtlocation/tests/auto/declarative_core/tst_category.qml(83)] FAIL! : declarative_core::Category::test_save() property status Actual (): 3 Expected (): 1 Loc: [/work/build/qt/qtlocation/tests/auto/declarative_core/tst_category.qml(141)] FAIL! : declarative_core::CategoryModel::test_flatModel() property status Actual (): 3 Expected (): 2 Loc: [/work/build/qt/qtlocation/tests/auto/declarative_core/tst_categorymodel.qml(179)] FAIL! : declarative_core::CategoryModel::test_hierarchicalModel() property status Actual (): 3 Expected (): 2 Loc: [/work/build/qt/qtlocation/tests/auto/declarative_core/tst_categorymodel.qml(104)] FAIL! : declarative_core::EditorialModel::test_consecutive_fetch() property count Actual (): 0 Expected (): 1 Loc: [/work/build/qt/qtlocation/tests/auto/declarative_core/utils.js(112)] FAIL! : declarative_core::EditorialModel::test_fetch(fetch all editorials in a single batch) property count Actual (): 0 Expected (): 1 Loc: [/work/build/qt/qtlocation/tests/auto/declarative_core/utils.js(179)] FAIL! : declarative_core::EditorialModel::test_fetch(fetch from a place with no editorials) property count Actual (): 0 Expected (): 1 Loc: [/work/build/qt/qtlocation/tests/auto/declarative_core/utils.js(179)] FAIL! : declarative_core::EditorialModel::test_fetch(fetch with batch size one less than the total) property count Actual (): 0 Expected (): 1 Loc: [/work/build/qt/qtlocation/tests/auto/declarative_core/utils.js(179)] FAIL! : declarative_core::EditorialModel::test_fetch(fetch with batch size equal to the total) property count Actual (): 0 Expected (): 1 Loc: [/work/build/qt/qtlocation/tests/auto/declarative_core/utils.js(179)] FAIL! : declarative_core::EditorialModel::test_fetch(fetch with batch size larger than the total) property count Actual (): 0 Expected (): 1 Loc: [/work/build/qt/qtlocation/tests/auto/declarative_core/utils.js(179)] FAIL! : declarative_core::EditorialModel::test_reset() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtlocation/tests/auto/declarative_core/utils.js(154)] FAIL! : declarative_core::ImageModel::test_consecutive_fetch() property count Actual (): 0 Expected (): 1 Loc: [/work/build/qt/qtlocation/tests/auto/declarative_core/utils.js(112)] FAIL! : declarative_core::ImageModel::test_fetch(fetch all images in a single batch) property count Actual (): 0 Expected (): 1 Loc: [/work/build/qt/qtlocation/tests/auto/declarative_core/utils.js(179)] FAIL! : declarative_core::ImageModel::test_fetch(fetch from a place with no images) property count Actual (): 0 Expected (): 1 Loc: [/work/build/qt/qtlocation/tests/auto/declarative_core/utils.js(179)] FAIL! : declarative_core::ImageModel::test_fetch(fetch with batch size one less than the total) property count Actual (): 0 Expected (): 1 Loc: [/work/build/qt/qtlocation/tests/auto/declarative_core/utils.js(179)] FAIL! : declarative_core::ImageModel::test_fetch(fetch with batch size equal to the total) property count Actual (): 0 Expected (): 1 Loc: [/work/build/qt/qtlocation/tests/auto/declarative_core/utils.js(179)] FAIL! : declarative_core::ImageModel::test_fetch(fetch with batch size larger than the total) property count Actual (): 0 Expected (): 1 Loc: [/work/build/qt/qtlocation/tests/auto/declarative_core/utils.js(179)] FAIL! : declarative_core::ImageModel::test_reset() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtlocation/tests/auto/declarative_core/utils.js(154)] FAIL! : declarative_core::Routing::test_basic_routing() property count Actual (): 0 Expected (): 1 Loc: [/work/build/qt/qtlocation/tests/auto/declarative_core/tst_map_routing.qml(667)] FAIL! : declarative_core::Routing::test_error_routing() Compared values are not the same Actual (): 0 Expected (): 1 Loc: [/work/build/qt/qtlocation/tests/auto/declarative_core/tst_map_routing.qml(622)] FAIL! : declarative_core::Routing::test_reset() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtlocation/tests/auto/declarative_core/tst_map_routing.qml(575)] FAIL! : declarative_core::Place::test_copy() Compared values are not the same Actual (): Expected (): dummyPlace Loc: [/work/build/qt/qtlocation/tests/auto/declarative_core/tst_place.qml(582)] FAIL! : declarative_core::Place::test_saveload() Compared values are not the same Actual (): 4 Expected (): 1 Loc: [/work/build/qt/qtlocation/tests/auto/declarative_core/tst_place.qml(487)] FAIL! : declarative_core::Icon::test_qmlIconParams() Compared values are not the same Actual (): Expected (): http://example.com/icon_small.png Loc: [/work/build/qt/qtlocation/tests/auto/declarative_core/tst_placeicon.qml(95)] FAIL! : declarative_core::PlaceSearchModel::test_cancel() property status Actual (): 3 Expected (): 2 Loc: [/work/build/qt/qtlocation/tests/auto/declarative_core/tst_placesearchmodel.qml(245)] FAIL! : declarative_core::PlaceSearchModel::test_search(searchTerm, multiple results) Compared values are not the same Actual (): 3 Expected (): 2 Loc: [/work/build/qt/qtlocation/tests/auto/declarative_core/tst_placesearchmodel.qml(190)] FAIL! : declarative_core::PlaceSearchModel::test_search(searchTerm, single result) Compared values are not the same Actual (): 3 Expected (): 2 Loc: [/work/build/qt/qtlocation/tests/auto/declarative_core/tst_placesearchmodel.qml(190)] FAIL! : declarative_core::PlaceSearchModel::test_search(categories, single result) Compared values are not the same Actual (): 3 Expected (): 2 Loc: [/work/build/qt/qtlocation/tests/auto/declarative_core/tst_placesearchmodel.qml(190)] FAIL! : declarative_core::PlaceSearchModel::test_search(recommendations) Compared values are not the same Actual (): 3 Expected (): 2 Loc: [/work/build/qt/qtlocation/tests/auto/declarative_core/tst_placesearchmodel.qml(190)] FAIL! : declarative_core::PlaceSearchModel::test_search(no recommendations) Compared values are not the same Actual (): 3 Expected (): 2 Loc: [/work/build/qt/qtlocation/tests/auto/declarative_core/tst_placesearchmodel.qml(190)] FAIL! : declarative_core::PlaceSearchSuggestionModel::test_suggestions() Compared values are not the same Actual (): 3 Expected (): 2 Loc: [/work/build/qt/qtlocation/tests/auto/declarative_core/tst_placesearchsuggestionmodel.qml(104)] FAIL! : declarative_core::Plugin properties::test_placesFeatures() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtlocation/tests/auto/declarative_core/tst_plugin.qml(134)] FAIL! : declarative_core::Plugin properties::test_plugin() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtlocation/tests/auto/declarative_core/tst_plugin.qml(77)] FAIL! : declarative_core::Plugin properties::test_required() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtlocation/tests/auto/declarative_core/tst_plugin.qml(127)] FAIL! : declarative_core::PositionSource::test_activeDefaultSource() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtlocation/tests/auto/declarative_core/tst_positionsource.qml(62)] FAIL! : declarative_core::PositionSource::test_defaults() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtlocation/tests/auto/declarative_core/tst_positionsource.qml(74)] FAIL! : declarative_core::PositionSource::test_setplugin() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtlocation/tests/auto/declarative_core/tst_positionsource.qml(94)] FAIL! : declarative_core::PositionSource::test_updateInterval() Compared values are not the same Actual (): 800 Expected (): 1000 Loc: [/work/build/qt/qtlocation/tests/auto/declarative_core/tst_positionsource.qml(127)] FAIL! : declarative_core::PositionSource::test_updates() property count Actual (): 0 Expected (): 1 Loc: [/work/build/qt/qtlocation/tests/auto/declarative_core/tst_positionsource.qml(135)] FAIL! : declarative_core::ReviewModel::test_consecutive_fetch() property count Actual (): 0 Expected (): 1 Loc: [/work/build/qt/qtlocation/tests/auto/declarative_core/utils.js(112)] FAIL! : declarative_core::ReviewModel::test_fetch(fetch all reviews in a single batch) property count Actual (): 0 Expected (): 1 Loc: [/work/build/qt/qtlocation/tests/auto/declarative_core/utils.js(179)] FAIL! : declarative_core::ReviewModel::test_fetch(fetch from a place with no reviews) property count Actual (): 0 Expected (): 1 Loc: [/work/build/qt/qtlocation/tests/auto/declarative_core/utils.js(179)] FAIL! : declarative_core::ReviewModel::test_fetch(fetch with batch size one less than the total) property count Actual (): 0 Expected (): 1 Loc: [/work/build/qt/qtlocation/tests/auto/declarative_core/utils.js(179)] FAIL! : declarative_core::ReviewModel::test_fetch(fetch with batch size equal to the total) property count Actual (): 0 Expected (): 1 Loc: [/work/build/qt/qtlocation/tests/auto/declarative_core/utils.js(179)] FAIL! : declarative_core::ReviewModel::test_fetch(fetch with batch size larger than the total) property count Actual (): 0 Expected (): 1 Loc: [/work/build/qt/qtlocation/tests/auto/declarative_core/utils.js(179)] FAIL! : declarative_core::ReviewModel::test_reset() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtlocation/tests/auto/declarative_core/utils.js(154)] Totals: 147 passed, 46 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.2.1, Qt 5.2.1 PASS : declarative_core::Address::initTestCase() PASS : declarative_core::Address::test_qmlAddressText() PASS : declarative_core::Address::cleanupTestCase() QWARN : declarative_core::UnknownTestFunc() file:///work/build/qt/qtlocation/tests/auto/declarative_core/tst_category.qml:72:15: QML Icon: Plugin Error (qmlgeo.test.plugin): The geoservices provider is not supported. PASS : declarative_core::Category::initTestCase() PASS : declarative_core::Category::test_empty() FAIL! : declarative_core::Category::test_qmlConstructedCategory() Compared values are not the same Actual (): 3 Expected (): 0 Loc: [/work/build/qt/qtlocation/tests/auto/declarative_core/tst_category.qml(83)] PASS : declarative_core::Category::test_removeWithoutPlugin() FAIL! : declarative_core::Category::test_save() property status Actual (): 3 Expected (): 1 Loc: [/work/build/qt/qtlocation/tests/auto/declarative_core/tst_category.qml(141)] 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) QWARN : declarative_core::Category::test_setAndGet(plugin) : QML Icon: Plugin Error (qmlgeo.test.plugin): The geoservices provider is not supported. 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() FAIL! : declarative_core::CategoryModel::test_flatModel() property status Actual (): 3 Expected (): 2 Loc: [/work/build/qt/qtlocation/tests/auto/declarative_core/tst_categorymodel.qml(179)] FAIL! : declarative_core::CategoryModel::test_hierarchicalModel() property status Actual (): 3 Expected (): 2 Loc: [/work/build/qt/qtlocation/tests/auto/declarative_core/tst_categorymodel.qml(104)] 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() FAIL! : declarative_core::EditorialModel::test_consecutive_fetch() property count Actual (): 0 Expected (): 1 Loc: [/work/build/qt/qtlocation/tests/auto/declarative_core/utils.js(112)] FAIL! : declarative_core::EditorialModel::test_fetch(fetch all editorials in a single batch) property count Actual (): 0 Expected (): 1 Loc: [/work/build/qt/qtlocation/tests/auto/declarative_core/utils.js(179)] FAIL! : declarative_core::EditorialModel::test_fetch(fetch from a place with no editorials) property count Actual (): 0 Expected (): 1 Loc: [/work/build/qt/qtlocation/tests/auto/declarative_core/utils.js(179)] FAIL! : declarative_core::EditorialModel::test_fetch(fetch with batch size one less than the total) property count Actual (): 0 Expected (): 1 Loc: [/work/build/qt/qtlocation/tests/auto/declarative_core/utils.js(179)] FAIL! : declarative_core::EditorialModel::test_fetch(fetch with batch size equal to the total) property count Actual (): 0 Expected (): 1 Loc: [/work/build/qt/qtlocation/tests/auto/declarative_core/utils.js(179)] FAIL! : declarative_core::EditorialModel::test_fetch(fetch with batch size larger than the total) property count Actual (): 0 Expected (): 1 Loc: [/work/build/qt/qtlocation/tests/auto/declarative_core/utils.js(179)] FAIL! : declarative_core::EditorialModel::test_reset() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtlocation/tests/auto/declarative_core/utils.js(154)] PASS : declarative_core::EditorialModel::test_setAndGet(place) PASS : declarative_core::EditorialModel::test_setAndGet(batchSize) PASS : declarative_core::EditorialModel::cleanupTestCase() PASS : declarative_core::Bounding box::initTestCase() PASS : declarative_core::Bounding box::test_box_defaults_and_setters() PASS : declarative_core::Bounding box::cleanupTestCase() PASS : declarative_core::Bounding circle::initTestCase() PASS : declarative_core::Bounding circle::test_circle_defaults_and_setters() PASS : declarative_core::Bounding circle::cleanupTestCase() PASS : declarative_core::ImageModel::initTestCase() FAIL! : declarative_core::ImageModel::test_consecutive_fetch() property count Actual (): 0 Expected (): 1 Loc: [/work/build/qt/qtlocation/tests/auto/declarative_core/utils.js(112)] FAIL! : declarative_core::ImageModel::test_fetch(fetch all images in a single batch) property count Actual (): 0 Expected (): 1 Loc: [/work/build/qt/qtlocation/tests/auto/declarative_core/utils.js(179)] FAIL! : declarative_core::ImageModel::test_fetch(fetch from a place with no images) property count Actual (): 0 Expected (): 1 Loc: [/work/build/qt/qtlocation/tests/auto/declarative_core/utils.js(179)] FAIL! : declarative_core::ImageModel::test_fetch(fetch with batch size one less than the total) property count Actual (): 0 Expected (): 1 Loc: [/work/build/qt/qtlocation/tests/auto/declarative_core/utils.js(179)] FAIL! : declarative_core::ImageModel::test_fetch(fetch with batch size equal to the total) property count Actual (): 0 Expected (): 1 Loc: [/work/build/qt/qtlocation/tests/auto/declarative_core/utils.js(179)] FAIL! : declarative_core::ImageModel::test_fetch(fetch with batch size larger than the total) property count Actual (): 0 Expected (): 1 Loc: [/work/build/qt/qtlocation/tests/auto/declarative_core/utils.js(179)] FAIL! : declarative_core::ImageModel::test_reset() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtlocation/tests/auto/declarative_core/utils.js(154)] 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:544:5: 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:536:5: 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:527:5: 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: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 QWARN : declarative_core::UnknownTestFunc() file:///work/build/qt/qtlocation/tests/auto/declarative_core/tst_map_routing.qml:527:5: QML RouteModel: Cannot route, route manager not set. PASS : declarative_core::Routing::initTestCase() QWARN : declarative_core::Routing::test_basic_routing() file:///work/build/qt/qtlocation/tests/auto/declarative_core/tst_map_routing.qml:536:5: QML RouteModel: Cannot route, route manager not set. FAIL! : declarative_core::Routing::test_basic_routing() property count Actual (): 0 Expected (): 1 Loc: [/work/build/qt/qtlocation/tests/auto/declarative_core/tst_map_routing.qml(667)] QWARN : declarative_core::Routing::test_error_routing() file:///work/build/qt/qtlocation/tests/auto/declarative_core/tst_map_routing.qml:536:5: QML RouteModel: Cannot route, route manager not set. FAIL! : declarative_core::Routing::test_error_routing() Compared values are not the same Actual (): 0 Expected (): 1 Loc: [/work/build/qt/qtlocation/tests/auto/declarative_core/tst_map_routing.qml(622)] QWARN : declarative_core::Routing::test_reset() file:///work/build/qt/qtlocation/tests/auto/declarative_core/tst_map_routing.qml:536:5: QML RouteModel: Cannot route, route manager not set. FAIL! : declarative_core::Routing::test_reset() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtlocation/tests/auto/declarative_core/tst_map_routing.qml(575)] 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: 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() QWARN : declarative_core::UnknownTestFunc() file:///work/build/qt/qtlocation/tests/auto/declarative_core/tst_place.qml:111:19: QML Icon: Plugin Error (qmlgeo.test.plugin): The geoservices provider is not supported. QWARN : declarative_core::UnknownTestFunc() : QML Icon: Plugin Error (qmlgeo.test.plugin): The geoservices provider is not supported. QWARN : declarative_core::UnknownTestFunc() : QML Icon: Plugin Error (qmlgeo.test.plugin): The geoservices provider is not supported. 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() FAIL! : declarative_core::Place::test_copy() Compared values are not the same Actual (): Expected (): dummyPlace Loc: [/work/build/qt/qtlocation/tests/auto/declarative_core/tst_place.qml(582)] PASS : declarative_core::Place::test_emptyPlace() PASS : declarative_core::Place::test_extendedAttributes() PASS : declarative_core::Place::test_location() PASS : declarative_core::Place::test_ratings() QWARN : declarative_core::Place::test_saveload() file:///work/build/qt/qtlocation/tests/auto/declarative_core/tst_place.qml:132:15: QML Icon: Plugin Error (qmlgeo.test.plugin): The geoservices provider is not supported. FAIL! : declarative_core::Place::test_saveload() Compared values are not the same Actual (): 4 Expected (): 1 Loc: [/work/build/qt/qtlocation/tests/auto/declarative_core/tst_place.qml(487)] 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() QWARN : declarative_core::UnknownTestFunc() file:///work/build/qt/qtlocation/tests/auto/declarative_core/tst_placeicon.qml:84:5: QML Icon: Plugin Error (qmlgeo.test.plugin): The geoservices provider is not supported. PASS : declarative_core::Icon::initTestCase() PASS : declarative_core::Icon::test_empty() FAIL! : declarative_core::Icon::test_qmlIconParams() Compared values are not the same Actual (): Expected (): http://example.com/icon_small.png Loc: [/work/build/qt/qtlocation/tests/auto/declarative_core/tst_placeicon.qml(95)] PASS : declarative_core::Icon::test_qmlSingleUrlIcon() QWARN : declarative_core::Icon::test_setAndGet(plugin) file:///work/build/qt/qtlocation/tests/auto/declarative_core/tst_placeicon.qml:106:5: QML Icon: Plugin Error (qmlgeo.test.plugin): The geoservices provider is not supported. PASS : declarative_core::Icon::test_setAndGet(plugin) PASS : declarative_core::Icon::cleanupTestCase() PASS : declarative_core::PlaceSearchModel::initTestCase() FAIL! : declarative_core::PlaceSearchModel::test_cancel() property status Actual (): 3 Expected (): 2 Loc: [/work/build/qt/qtlocation/tests/auto/declarative_core/tst_placesearchmodel.qml(245)] PASS : declarative_core::PlaceSearchModel::test_error() FAIL! : declarative_core::PlaceSearchModel::test_search(searchTerm, multiple results) Compared values are not the same Actual (): 3 Expected (): 2 Loc: [/work/build/qt/qtlocation/tests/auto/declarative_core/tst_placesearchmodel.qml(190)] FAIL! : declarative_core::PlaceSearchModel::test_search(searchTerm, single result) Compared values are not the same Actual (): 3 Expected (): 2 Loc: [/work/build/qt/qtlocation/tests/auto/declarative_core/tst_placesearchmodel.qml(190)] FAIL! : declarative_core::PlaceSearchModel::test_search(categories, single result) Compared values are not the same Actual (): 3 Expected (): 2 Loc: [/work/build/qt/qtlocation/tests/auto/declarative_core/tst_placesearchmodel.qml(190)] FAIL! : declarative_core::PlaceSearchModel::test_search(recommendations) Compared values are not the same Actual (): 3 Expected (): 2 Loc: [/work/build/qt/qtlocation/tests/auto/declarative_core/tst_placesearchmodel.qml(190)] FAIL! : declarative_core::PlaceSearchModel::test_search(no recommendations) Compared values are not the same Actual (): 3 Expected (): 2 Loc: [/work/build/qt/qtlocation/tests/auto/declarative_core/tst_placesearchmodel.qml(190)] PASS : declarative_core::PlaceSearchModel::test_setAndGet(plugin) PASS : declarative_core::PlaceSearchModel::test_setAndGet(searchArea) PASS : declarative_core::PlaceSearchModel::test_setAndGet(offset) 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(offset) PASS : declarative_core::PlaceSearchSuggestionModel::test_setAndGet(limit) PASS : declarative_core::PlaceSearchSuggestionModel::test_setAndGet(searchTerm) FAIL! : declarative_core::PlaceSearchSuggestionModel::test_suggestions() Compared values are not the same Actual (): 3 Expected (): 2 Loc: [/work/build/qt/qtlocation/tests/auto/declarative_core/tst_placesearchsuggestionmodel.qml(104)] PASS : declarative_core::PlaceSearchSuggestionModel::cleanupTestCase() QWARN : declarative_core::UnknownTestFunc() file:///work/build/qt/qtlocation/tests/auto/declarative_core/tst_plugin.qml:63:5: QML Plugin: Could not find a plugin with the required features to attach to PASS : declarative_core::Plugin properties::initTestCase() PASS : declarative_core::Plugin properties::test_locale() FAIL! : declarative_core::Plugin properties::test_placesFeatures() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtlocation/tests/auto/declarative_core/tst_plugin.qml(134)] FAIL! : declarative_core::Plugin properties::test_plugin() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtlocation/tests/auto/declarative_core/tst_plugin.qml(77)] FAIL! : declarative_core::Plugin properties::test_required() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtlocation/tests/auto/declarative_core/tst_plugin.qml(127)] 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() FAIL! : declarative_core::PositionSource::test_activeDefaultSource() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtlocation/tests/auto/declarative_core/tst_positionsource.qml(62)] FAIL! : declarative_core::PositionSource::test_defaults() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtlocation/tests/auto/declarative_core/tst_positionsource.qml(74)] PASS : declarative_core::PositionSource::test_inactive() PASS : declarative_core::PositionSource::test_invalidSource() FAIL! : declarative_core::PositionSource::test_setplugin() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtlocation/tests/auto/declarative_core/tst_positionsource.qml(94)] FAIL! : declarative_core::PositionSource::test_updateInterval() Compared values are not the same Actual (): 800 Expected (): 1000 Loc: [/work/build/qt/qtlocation/tests/auto/declarative_core/tst_positionsource.qml(127)] FAIL! : declarative_core::PositionSource::test_updates() property count Actual (): 0 Expected (): 1 Loc: [/work/build/qt/qtlocation/tests/auto/declarative_core/tst_positionsource.qml(135)] 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() FAIL! : declarative_core::ReviewModel::test_consecutive_fetch() property count Actual (): 0 Expected (): 1 Loc: [/work/build/qt/qtlocation/tests/auto/declarative_core/utils.js(112)] FAIL! : declarative_core::ReviewModel::test_fetch(fetch all reviews in a single batch) property count Actual (): 0 Expected (): 1 Loc: [/work/build/qt/qtlocation/tests/auto/declarative_core/utils.js(179)] FAIL! : declarative_core::ReviewModel::test_fetch(fetch from a place with no reviews) property count Actual (): 0 Expected (): 1 Loc: [/work/build/qt/qtlocation/tests/auto/declarative_core/utils.js(179)] FAIL! : declarative_core::ReviewModel::test_fetch(fetch with batch size one less than the total) property count Actual (): 0 Expected (): 1 Loc: [/work/build/qt/qtlocation/tests/auto/declarative_core/utils.js(179)] FAIL! : declarative_core::ReviewModel::test_fetch(fetch with batch size equal to the total) property count Actual (): 0 Expected (): 1 Loc: [/work/build/qt/qtlocation/tests/auto/declarative_core/utils.js(179)] FAIL! : declarative_core::ReviewModel::test_fetch(fetch with batch size larger than the total) property count Actual (): 0 Expected (): 1 Loc: [/work/build/qt/qtlocation/tests/auto/declarative_core/utils.js(179)] FAIL! : declarative_core::ReviewModel::test_reset() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtlocation/tests/auto/declarative_core/utils.js(154)] 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: 147 passed, 46 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: 243 seconds, exit code 46 Build log: http://testresults.qt-project.org/ci/QtLocation_stable_Integration/build_00049/linux-g++_shadow-build_Ubuntu_11.10_x86/log.txt.gz Tested changes (refs/builds/stable_1387243812): http://codereview.qt-project.org/73984 [PS1] - Stop skipping declarative_core tests. http://codereview.qt-project.org/66893 [PS2] - Fix declarative_core unit test From ci-noreply at qt-project.org Tue Dec 17 04:02:21 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 17 Dec 2013 05:02:21 +0200 Subject: [Ci-reports] fail on Qt5_dev_Integration #310 Message-ID: <20131217_030221_044959.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()): 12 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()): 9 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/Qt5_dev_Integration/build_00310/win32-msvc2010_developer-build_qtnamespace_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1387234089): http://codereview.qt-project.org/72684 [PS4] - Add QtAndroidExtras to dependency list of QtConnectivity From ci-noreply at qt-project.org Tue Dec 17 04:48:47 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 17 Dec 2013 05:48:47 +0200 Subject: [Ci-reports] pass on QtBase_stable_Integration #2762 Message-ID: <20131217_034847_038611.ci-noreply@qt-project.org> QtBase_stable_Integration #2762: SUCCESS Tested changes (refs/builds/stable_1387246171): http://codereview.qt-project.org/74027 [PS1] - Fix QAccessibleStateChangeEvent object leak From ci-noreply at qt-project.org Tue Dec 17 05:03:29 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 17 Dec 2013 06:03:29 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2340 Message-ID: <20131217_040329_040669.ci-noreply@qt-project.org> QtBase_dev_Integration » win32-msvc2010_developer-build_angle_Windows_7 #2340: FAILURE Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02340/win32-msvc2010_developer-build_angle_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1387252876): http://codereview.qt-project.org/73507 [PS1] - Remove runtime detection of SSE2 From ci-noreply at qt-project.org Tue Dec 17 05:15:25 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 17 Dec 2013 06:15:25 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2341 Message-ID: <20131217_041525_092862.ci-noreply@qt-project.org> QtBase_dev_Integration » linux-g++_developer-build_OpenSuSE_12.3_x64 #2341: FAILURE Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02341/linux-g++_developer-build_OpenSuSE_12.3_x64/log.txt.gz Tested changes (refs/builds/dev_1387253477): http://codereview.qt-project.org/73956 [PS1] - Ensure that all .obj wait for the PCH to finish http://codereview.qt-project.org/73705 [PS2] - Move the SUBLIBS target from qmake away from between clean/distclean From ci-noreply at qt-project.org Tue Dec 17 05:26:37 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 17 Dec 2013 06:26:37 +0200 Subject: [Ci-reports] pass on QtDeclarative_stable_Integration #1494 Message-ID: <20131217_042637_041897.ci-noreply@qt-project.org> QtDeclarative_stable_Integration #1494: SUCCESS Tested changes (refs/builds/stable_1387248532): http://codereview.qt-project.org/72792 [PS2] - Delete a disallowed template instantiation the proper way From ci-noreply at qt-project.org Tue Dec 17 05:38:43 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 17 Dec 2013 06:38:43 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2342 Message-ID: <20131217_043843_089091.ci-noreply@qt-project.org> QtBase_dev_Integration » win32-mingw47_developer-build_qtlibinfix_Windows_7 #2342: FAILURE Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02342/win32-mingw47_developer-build_qtlibinfix_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1387254861): http://codereview.qt-project.org/73956 [PS1] - Ensure that all .obj wait for the PCH to finish http://codereview.qt-project.org/73705 [PS2] - Move the SUBLIBS target from qmake away from between clean/distclean http://codereview.qt-project.org/73061 [PS5] - Add QTypeInfo::isIntegral trait http://codereview.qt-project.org/73507 [PS1] - Remove runtime detection of SSE2 From ci-noreply at qt-project.org Tue Dec 17 06:35:51 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 17 Dec 2013 07:35:51 +0200 Subject: [Ci-reports] Problems... Message-ID: <20131217_053551_033599.ci-noreply@qt-project.org> Some problems occurred recently... 2013-12-17T05:31:41Z: [QtBase_stable_Integration error] new build for QtBase_stable_Integration failed: 401 Authorization Required, retry in 2 seconds 2013-12-17T05:31:43Z: [QtBase_stable_Integration error] new build for QtBase_stable_Integration failed: 401 Authorization Required, retry in 4 seconds 2013-12-17T05:31:48Z: [QtBase_stable_Integration error] new build for QtBase_stable_Integration failed: 401 Authorization Required, retry in 8 seconds 2013-12-17T05:31:56Z: [QtBase_stable_Integration error] new build for QtBase_stable_Integration failed: 401 Authorization Required, retry in 16 seconds 2013-12-17T05:32:13Z: [QtBase_stable_Integration error] new build for QtBase_stable_Integration failed: 401 Authorization Required, retry in 32 seconds 2013-12-17T05:32:46Z: [QtBase_stable_Integration error] new build for QtBase_stable_Integration failed: 401 Authorization Required, retry in 64 seconds 2013-12-17T05:33:50Z: [QtBase_stable_Integration error] new build for QtBase_stable_Integration failed: 401 Authorization Required, retry in 128 seconds From ci-noreply at qt-project.org Tue Dec 17 06:37:59 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 17 Dec 2013 07:37:59 +0200 Subject: [Ci-reports] Problems... Message-ID: <20131217_053759_087589.ci-noreply@qt-project.org> Some problems occurred recently... 2013-12-17T05:35:59Z: [QtBase_stable_Integration error] new build for QtBase_stable_Integration failed: 401 Authorization Required, retry in 256 seconds From ci-noreply at qt-project.org Tue Dec 17 06:42:16 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 17 Dec 2013 07:42:16 +0200 Subject: [Ci-reports] Problems... Message-ID: <20131217_054216_071130.ci-noreply@qt-project.org> Some problems occurred recently... 2013-12-17T05:40:16Z: [QtBase_stable_Integration error] new build for QtBase_stable_Integration failed: 401 Authorization Required, occurred repeatedly. 2013-12-17T05:40:16Z: [QtBase_stable_Integration error] Suspending for investigation; to resume: kill -USR2 5278 From ci-noreply at qt-project.org Tue Dec 17 06:48:24 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 17 Dec 2013 07:48:24 +0200 Subject: [Ci-reports] Problems... Message-ID: <20131217_054824_012906.ci-noreply@qt-project.org> Some problems occurred recently... 2013-12-17T05:44:13Z: [QtTools_stable_Integration error] new build for QtTools_stable_Integration failed: 401 Authorization Required, retry in 2 seconds 2013-12-17T05:44:16Z: [QtTools_stable_Integration error] new build for QtTools_stable_Integration failed: 401 Authorization Required, retry in 4 seconds 2013-12-17T05:44:20Z: [QtTools_stable_Integration error] new build for QtTools_stable_Integration failed: 401 Authorization Required, retry in 8 seconds 2013-12-17T05:44:29Z: [QtTools_stable_Integration error] new build for QtTools_stable_Integration failed: 401 Authorization Required, retry in 16 seconds 2013-12-17T05:44:46Z: [QtTools_stable_Integration error] new build for QtTools_stable_Integration failed: 401 Authorization Required, retry in 32 seconds 2013-12-17T05:45:18Z: [QtTools_stable_Integration error] new build for QtTools_stable_Integration failed: 401 Authorization Required, retry in 64 seconds 2013-12-17T05:46:23Z: [QtTools_stable_Integration error] new build for QtTools_stable_Integration failed: 401 Authorization Required, retry in 128 seconds From ci-noreply at qt-project.org Tue Dec 17 06:50:31 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 17 Dec 2013 07:50:31 +0200 Subject: [Ci-reports] Problems... Message-ID: <20131217_055031_034182.ci-noreply@qt-project.org> Some problems occurred recently... 2013-12-17T05:48:32Z: [QtTools_stable_Integration error] new build for QtTools_stable_Integration failed: 401 Authorization Required, retry in 256 seconds From ci-noreply at qt-project.org Tue Dec 17 06:54:48 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 17 Dec 2013 07:54:48 +0200 Subject: [Ci-reports] Problems... Message-ID: <20131217_055448_068849.ci-noreply@qt-project.org> Some problems occurred recently... 2013-12-17T05:52:48Z: [QtTools_stable_Integration error] new build for QtTools_stable_Integration failed: 401 Authorization Required, occurred repeatedly. 2013-12-17T05:52:48Z: [QtTools_stable_Integration error] Suspending for investigation; to resume: kill -USR2 5278 From ci-noreply at qt-project.org Tue Dec 17 07:07:40 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 17 Dec 2013 08:07:40 +0200 Subject: [Ci-reports] Problems... Message-ID: <20131217_060740_020234.ci-noreply@qt-project.org> Some problems occurred recently... 2013-12-17T06:03:28Z: [QtTools_stable_Integration error] new build for QtTools_stable_Integration failed: 401 Authorization Required, retry in 2 seconds 2013-12-17T06:03:28Z: [QtBase_stable_Integration error] new build for QtBase_stable_Integration failed: 401 Authorization Required, retry in 2 seconds 2013-12-17T06:03:31Z: [QtBase_stable_Integration error] new build for QtBase_stable_Integration failed: 401 Authorization Required, retry in 4 seconds 2013-12-17T06:03:31Z: [QtTools_stable_Integration error] new build for QtTools_stable_Integration failed: 401 Authorization Required, retry in 4 seconds 2013-12-17T06:03:36Z: [QtTools_stable_Integration error] new build for QtTools_stable_Integration failed: 401 Authorization Required, retry in 8 seconds 2013-12-17T06:03:36Z: [QtBase_stable_Integration error] new build for QtBase_stable_Integration failed: 401 Authorization Required, retry in 8 seconds 2013-12-17T06:03:44Z: [QtTools_stable_Integration error] new build for QtTools_stable_Integration failed: 401 Authorization Required, retry in 16 seconds 2013-12-17T06:03:44Z: [QtBase_stable_Integration error] new build for QtBase_stable_Integration failed: 401 Authorization Required, retry in 16 seconds 2013-12-17T06:04:01Z: [QtBase_stable_Integration error] new build for QtBase_stable_Integration failed: 401 Authorization Required, retry in 32 seconds 2013-12-17T06:04:02Z: [QtTools_stable_Integration error] new build for QtTools_stable_Integration failed: 401 Authorization Required, retry in 32 seconds 2013-12-17T06:04:34Z: [QtTools_stable_Integration error] new build for QtTools_stable_Integration failed: 401 Authorization Required, retry in 64 seconds 2013-12-17T06:04:35Z: [QtBase_stable_Integration error] new build for QtBase_stable_Integration failed: 401 Authorization Required, retry in 64 seconds 2013-12-17T06:05:39Z: [QtBase_stable_Integration error] new build for QtBase_stable_Integration failed: 401 Authorization Required, retry in 128 seconds 2013-12-17T06:05:40Z: [QtTools_stable_Integration error] new build for QtTools_stable_Integration failed: 401 Authorization Required, retry in 128 seconds From ci-noreply at qt-project.org Tue Dec 17 07:09:48 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 17 Dec 2013 08:09:48 +0200 Subject: [Ci-reports] Problems... Message-ID: <20131217_060948_059033.ci-noreply@qt-project.org> Some problems occurred recently... 2013-12-17T06:07:48Z: [QtBase_stable_Integration error] new build for QtBase_stable_Integration failed: 401 Authorization Required, retry in 256 seconds 2013-12-17T06:07:49Z: [QtTools_stable_Integration error] new build for QtTools_stable_Integration failed: 401 Authorization Required, retry in 256 seconds From ci-noreply at qt-project.org Tue Dec 17 07:22:04 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 17 Dec 2013 08:22:04 +0200 Subject: [Ci-reports] Problems... Message-ID: <20131217_062204_079949.ci-noreply@qt-project.org> Some problems occurred recently... 2013-12-17T06:19:08Z: [QtTools_stable_Integration error] new build for QtTools_stable_Integration failed: 503 Service Temporarily Unavailable, retry in 128 seconds 2013-12-17T06:20:04Z: [QtBase_stable_Integration error] new build for QtBase_stable_Integration failed: 503 Service Temporarily Unavailable, retry in 128 seconds From ci-noreply at qt-project.org Tue Dec 17 07:23:04 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 17 Dec 2013 08:23:04 +0200 Subject: [Ci-reports] fail on QtTools_stable_Integration #321 Message-ID: <20131217_062304_075927.ci-noreply@qt-project.org> QtTools_stable_Integration » win32-msvc2010_Windows_7 #321: FAILURE Build log: http://testresults.qt-project.org/ci/QtTools_stable_Integration/build_00321/win32-msvc2010_Windows_7/log.txt.gz Tested changes (refs/builds/stable_1387259051): http://codereview.qt-project.org/74079 [PS1] - windeployqt: Fix scanning of QML-plugins. From ci-noreply at qt-project.org Tue Dec 17 07:25:27 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 17 Dec 2013 08:25:27 +0200 Subject: [Ci-reports] fail on QtBase_stable_Integration #2763 Message-ID: <20131217_062527_052765.ci-noreply@qt-project.org> QtBase_stable_Integration » macx-clang_developer-build_OSX_10.8 #2763: FAILURE Build log: http://testresults.qt-project.org/ci/QtBase_stable_Integration/build_02763/macx-clang_developer-build_OSX_10.8/log.txt.gz Tested changes (refs/builds/stable_1387258298): http://codereview.qt-project.org/74075 [PS1] - qthread_win.cpp: Fix warnings when waiting for adopted threads. From ci-noreply at qt-project.org Tue Dec 17 07:54:11 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 17 Dec 2013 08:54:11 +0200 Subject: [Ci-reports] fail on QtWebKit_stable_Integration #320 Message-ID: <20131217_065411_003322.ci-noreply@qt-project.org> QtWebKit_stable_Integration » macx-clang_developer-build_qtnamespace_OSX_10.7 #320: FAILURE Build log: http://testresults.qt-project.org/ci/QtWebKit_stable_Integration/build_00320/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz ============================================================ QtWebKit_stable_Integration » win32-msvc2010_Windows_7 #320: FAILURE Build log: http://testresults.qt-project.org/ci/QtWebKit_stable_Integration/build_00320/win32-msvc2010_Windows_7/log.txt.gz Tested changes (refs/builds/stable_1387263138): http://codereview.qt-project.org/73413 [PS1] - OS X Mavericks/Xcode5: Find libxslt and libxml2 headers From ci-noreply at qt-project.org Tue Dec 17 08:10:06 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 17 Dec 2013 09:10:06 +0200 Subject: [Ci-reports] Problems... Message-ID: <20131217_071006_014012.ci-noreply@qt-project.org> Some problems occurred recently... 2013-12-17T07:05:56Z: [QtTools_stable_Integration error] new build for QtTools_stable_Integration failed: 401 Authorization Required, retry in 2 seconds 2013-12-17T07:05:59Z: [QtTools_stable_Integration error] new build for QtTools_stable_Integration failed: 401 Authorization Required, retry in 4 seconds 2013-12-17T07:06:03Z: [QtTools_stable_Integration error] new build for QtTools_stable_Integration failed: 401 Authorization Required, retry in 8 seconds 2013-12-17T07:06:12Z: [QtTools_stable_Integration error] new build for QtTools_stable_Integration failed: 401 Authorization Required, retry in 16 seconds 2013-12-17T07:06:29Z: [QtTools_stable_Integration error] new build for QtTools_stable_Integration failed: 401 Authorization Required, retry in 32 seconds 2013-12-17T07:07:01Z: [QtTools_stable_Integration error] new build for QtTools_stable_Integration failed: 401 Authorization Required, retry in 64 seconds 2013-12-17T07:08:06Z: [QtTools_stable_Integration error] new build for QtTools_stable_Integration failed: 401 Authorization Required, retry in 128 seconds From ci-noreply at qt-project.org Tue Dec 17 08:12:14 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 17 Dec 2013 09:12:14 +0200 Subject: [Ci-reports] Problems... Message-ID: <20131217_071214_064590.ci-noreply@qt-project.org> Some problems occurred recently... 2013-12-17T07:10:15Z: [QtTools_stable_Integration error] new build for QtTools_stable_Integration failed: 401 Authorization Required, retry in 256 seconds From ci-noreply at qt-project.org Tue Dec 17 08:16:31 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 17 Dec 2013 09:16:31 +0200 Subject: [Ci-reports] Problems... Message-ID: <20131217_071631_090096.ci-noreply@qt-project.org> Some problems occurred recently... 2013-12-17T07:14:31Z: [QtTools_stable_Integration error] new build for QtTools_stable_Integration failed: 401 Authorization Required, occurred repeatedly. 2013-12-17T07:14:31Z: [QtTools_stable_Integration error] Suspending for investigation; to resume: kill -USR2 26577 From ci-noreply at qt-project.org Tue Dec 17 08:22:30 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 17 Dec 2013 09:22:30 +0200 Subject: [Ci-reports] Problems... Message-ID: <20131217_072230_090971.ci-noreply@qt-project.org> Some problems occurred recently... 2013-12-17T07:20:30Z: [QtTools_stable_Integration error] new build for QtTools_stable_Integration failed: 401 Authorization Required, occurred repeatedly. 2013-12-17T07:20:30Z: [QtTools_stable_Integration error] Suspending for investigation; to resume: kill -USR2 700 From ci-noreply at qt-project.org Tue Dec 17 08:23:50 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 17 Dec 2013 09:23:50 +0200 Subject: [Ci-reports] fail on QtBase_stable_Integration #2764 Message-ID: <20131217_072350_066410.ci-noreply@qt-project.org> QtBase_stable_Integration » macx-ios-clang_OSX_10.8 #2764: FAILURE Build log: http://testresults.qt-project.org/ci/QtBase_stable_Integration/build_02764/macx-ios-clang_OSX_10.8/log.txt.gz Tested changes (refs/builds/stable_1387264940): http://codereview.qt-project.org/74075 [PS1] - qthread_win.cpp: Fix warnings when waiting for adopted threads. From ci-noreply at qt-project.org Tue Dec 17 08:30:16 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 17 Dec 2013 09:30:16 +0200 Subject: [Ci-reports] Problems... Message-ID: <20131217_073016_040830.ci-noreply@qt-project.org> Some problems occurred recently... 2013-12-17T07:26:08Z: [QtBase_stable_Integration error] fetch http://qt-ci.digia.com//job/QtBase_stable_Integration/api/json?depth=2&tree=builds[number,actions[parameters[name,value]]]: 403 Forbidden at /var/lib/jenkins/qtqa/scripts/jenkins/qt-jenkins-integrator.pl line 1749., retry in 2 seconds 2013-12-17T07:26:08Z: [QtTools_stable_Integration error] fetch http://qt-ci.digia.com//job/QtTools_stable_Integration/322/api/json?depth=2&tree=building,number,url,result,fullDisplayName,timestamp,duration,runs[building,number,url,result,fullDisplayName,timestamp,duration]: 403 Forbidden at /var/lib/jenkins/qtqa/scripts/jenkins/qt-jenkins-integrator.pl line 1866., retry in 2 seconds 2013-12-17T07:26:10Z: [QtBase_stable_Integration error] fetch http://qt-ci.digia.com//job/QtBase_stable_Integration/api/json?depth=2&tree=builds[number,actions[parameters[name,value]]]: 403 Forbidden at /var/lib/jenkins/qtqa/scripts/jenkins/qt-jenkins-integrator.pl line 1749., retry in 4 seconds 2013-12-17T07:26:10Z: [QtTools_stable_Integration error] fetch http://qt-ci.digia.com//job/QtTools_stable_Integration/322/api/json?depth=2&tree=building,number,url,result,fullDisplayName,timestamp,duration,runs[building,number,url,result,fullDisplayName,timestamp,duration]: 403 Forbidden at /var/lib/jenkins/qtqa/scripts/jenkins/qt-jenkins-integrator.pl line 1866., retry in 4 seconds 2013-12-17T07:26:14Z: [QtBase_stable_Integration error] fetch http://qt-ci.digia.com//job/QtBase_stable_Integration/api/json?depth=2&tree=builds[number,actions[parameters[name,value]]]: 403 Forbidden at /var/lib/jenkins/qtqa/scripts/jenkins/qt-jenkins-integrator.pl line 1749., retry in 8 seconds 2013-12-17T07:26:14Z: [QtTools_stable_Integration error] fetch http://qt-ci.digia.com//job/QtTools_stable_Integration/322/api/json?depth=2&tree=building,number,url,result,fullDisplayName,timestamp,duration,runs[building,number,url,result,fullDisplayName,timestamp,duration]: 403 Forbidden at /var/lib/jenkins/qtqa/scripts/jenkins/qt-jenkins-integrator.pl line 1866., retry in 8 seconds 2013-12-17T07:26:22Z: [QtBase_stable_Integration error] fetch http://qt-ci.digia.com//job/QtBase_stable_Integration/api/json?depth=2&tree=builds[number,actions[parameters[name,value]]]: 403 Forbidden at /var/lib/jenkins/qtqa/scripts/jenkins/qt-jenkins-integrator.pl line 1749., retry in 16 seconds 2013-12-17T07:26:23Z: [QtTools_stable_Integration error] fetch http://qt-ci.digia.com//job/QtTools_stable_Integration/322/api/json?depth=2&tree=building,number,url,result,fullDisplayName,timestamp,duration,runs[building,number,url,result,fullDisplayName,timestamp,duration]: 403 Forbidden at /var/lib/jenkins/qtqa/scripts/jenkins/qt-jenkins-integrator.pl line 1866., retry in 16 seconds 2013-12-17T07:26:39Z: [QtBase_stable_Integration error] fetch http://qt-ci.digia.com//job/QtBase_stable_Integration/api/json?depth=2&tree=builds[number,actions[parameters[name,value]]]: 403 Forbidden at /var/lib/jenkins/qtqa/scripts/jenkins/qt-jenkins-integrator.pl line 1749., retry in 32 seconds 2013-12-17T07:26:39Z: [QtTools_stable_Integration error] fetch http://qt-ci.digia.com//job/QtTools_stable_Integration/322/api/json?depth=2&tree=building,number,url,result,fullDisplayName,timestamp,duration,runs[building,number,url,result,fullDisplayName,timestamp,duration]: 403 Forbidden at /var/lib/jenkins/qtqa/scripts/jenkins/qt-jenkins-integrator.pl line 1866., retry in 32 seconds 2013-12-17T07:27:11Z: [QtBase_stable_Integration error] fetch http://qt-ci.digia.com//job/QtBase_stable_Integration/api/json?depth=2&tree=builds[number,actions[parameters[name,value]]]: 403 Forbidden at /var/lib/jenkins/qtqa/scripts/jenkins/qt-jenkins-integrator.pl line 1749., retry in 64 seconds 2013-12-17T07:27:12Z: [QtTools_stable_Integration error] fetch http://qt-ci.digia.com//job/QtTools_stable_Integration/322/api/json?depth=2&tree=building,number,url,result,fullDisplayName,timestamp,duration,runs[building,number,url,result,fullDisplayName,timestamp,duration]: 403 Forbidden at /var/lib/jenkins/qtqa/scripts/jenkins/qt-jenkins-integrator.pl line 1866., retry in 64 seconds 2013-12-17T07:28:16Z: [QtBase_stable_Integration error] fetch http://qt-ci.digia.com//job/QtBase_stable_Integration/api/json?depth=2&tree=builds[number,actions[parameters[name,value]]]: 403 Forbidden at /var/lib/jenkins/qtqa/scripts/jenkins/qt-jenkins-integrator.pl line 1749., retry in 128 seconds 2013-12-17T07:28:16Z: [QtTools_stable_Integration error] fetch http://qt-ci.digia.com//job/QtTools_stable_Integration/322/api/json?depth=2&tree=building,number,url,result,fullDisplayName,timestamp,duration,runs[building,number,url,result,fullDisplayName,timestamp,duration]: 403 Forbidden at /var/lib/jenkins/qtqa/scripts/jenkins/qt-jenkins-integrator.pl line 1866., retry in 128 seconds From ci-noreply at qt-project.org Tue Dec 17 08:37:51 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 17 Dec 2013 09:37:51 +0200 Subject: [Ci-reports] Problems... Message-ID: <20131217_073751_028150.ci-noreply@qt-project.org> Some problems occurred recently... 2013-12-17T07:35:24Z: [QtBase_stable_Integration error] fetch http://qt-ci.digia.com//job/QtBase_stable_Integration/api/json?depth=2&tree=builds[number,actions[parameters[name,value]]]: 596 Connection timed out at /var/lib/jenkins/qtqa/scripts/jenkins/qt-jenkins-integrator.pl line 1749., retry in 256 seconds 2013-12-17T07:35:25Z: [QtTools_stable_Integration error] fetch http://qt-ci.digia.com//job/QtTools_stable_Integration/322/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 2013-12-17T07:35:51Z: [QtDeclarative_stable_Integration error] new build for QtDeclarative_stable_Integration failed: 596 Connection timed out, retry in 2 seconds From ci-noreply at qt-project.org Tue Dec 17 08:42:54 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 17 Dec 2013 09:42:54 +0200 Subject: [Ci-reports] Problems... Message-ID: <20131217_074254_026705.ci-noreply@qt-project.org> Some problems occurred recently... 2013-12-17T07:40:54Z: [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 Tue Dec 17 08:56:38 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 17 Dec 2013 09:56:38 +0200 Subject: [Ci-reports] Problems... Message-ID: <20131217_075638_006668.ci-noreply@qt-project.org> Some problems occurred recently... 2013-12-17T07:51:43Z: [QtBase_stable_Integration error] fetch http://qt-ci.digia.com//job/QtBase_stable_Integration/api/json?depth=2&tree=builds[number,actions[parameters[name,value]]]: 596 Connection timed out at /var/lib/jenkins/qtqa/scripts/jenkins/qt-jenkins-integrator.pl line 1749., occurred repeatedly. 2013-12-17T07:51:43Z: [QtBase_stable_Integration error] Suspending for investigation; to resume: kill -USR2 4694 2013-12-17T07:51:55Z: [QtDeclarative_stable_Integration error] new build for QtDeclarative_stable_Integration failed: 502 Proxy Error, retry in 16 seconds 2013-12-17T07:52:13Z: [QtDeclarative_stable_Integration error] fetch http://qt-ci.digia.com//job/QtDeclarative_stable_Integration/api/json?depth=2&tree=builds[number,actions[parameters[name,value]]]: 403 Forbidden at /var/lib/jenkins/qtqa/scripts/jenkins/qt-jenkins-integrator.pl line 1749., retry in 2 seconds 2013-12-17T07:52:15Z: [QtDeclarative_stable_Integration error] fetch http://qt-ci.digia.com//job/QtDeclarative_stable_Integration/api/json?depth=2&tree=builds[number,actions[parameters[name,value]]]: 403 Forbidden at /var/lib/jenkins/qtqa/scripts/jenkins/qt-jenkins-integrator.pl line 1749., retry in 4 seconds 2013-12-17T07:52:19Z: [QtDeclarative_stable_Integration error] fetch http://qt-ci.digia.com//job/QtDeclarative_stable_Integration/api/json?depth=2&tree=builds[number,actions[parameters[name,value]]]: 403 Forbidden at /var/lib/jenkins/qtqa/scripts/jenkins/qt-jenkins-integrator.pl line 1749., retry in 8 seconds 2013-12-17T07:52:28Z: [QtDeclarative_stable_Integration error] fetch http://qt-ci.digia.com//job/QtDeclarative_stable_Integration/api/json?depth=2&tree=builds[number,actions[parameters[name,value]]]: 403 Forbidden at /var/lib/jenkins/qtqa/scripts/jenkins/qt-jenkins-integrator.pl line 1749., retry in 16 seconds 2013-12-17T07:52:44Z: [QtDeclarative_stable_Integration error] fetch http://qt-ci.digia.com//job/QtDeclarative_stable_Integration/api/json?depth=2&tree=builds[number,actions[parameters[name,value]]]: 403 Forbidden at /var/lib/jenkins/qtqa/scripts/jenkins/qt-jenkins-integrator.pl line 1749., retry in 32 seconds 2013-12-17T07:53:17Z: [QtDeclarative_stable_Integration error] fetch http://qt-ci.digia.com//job/QtDeclarative_stable_Integration/api/json?depth=2&tree=builds[number,actions[parameters[name,value]]]: 404 Not Found at /var/lib/jenkins/qtqa/scripts/jenkins/qt-jenkins-integrator.pl line 1749., retry in 64 seconds 2013-12-17T07:54:21Z: [QtDeclarative_stable_Integration error] fetch http://qt-ci.digia.com//job/QtDeclarative_stable_Integration/api/json?depth=2&tree=builds[number,actions[parameters[name,value]]]: 404 Not Found at /var/lib/jenkins/qtqa/scripts/jenkins/qt-jenkins-integrator.pl line 1749., retry in 128 seconds 2013-12-17T07:54:38Z: [QtTools_stable_Integration error] fetch http://qt-ci.digia.com//job/QtTools_stable_Integration/322/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. 2013-12-17T07:54:38Z: [QtTools_stable_Integration error] Suspending for investigation; to resume: kill -USR2 4694 From ci-noreply at qt-project.org Tue Dec 17 08:56:47 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 17 Dec 2013 09:56:47 +0200 Subject: [Ci-reports] fail on QtDeclarative_stable_Integration #1495 Message-ID: <20131217_075647_075690.ci-noreply@qt-project.org> QtDeclarative_stable_Integration » macx-clang_developer-build_qtnamespace_OSX_10.7 #1495: FAILURE Build log: http://testresults.qt-project.org/ci/QtDeclarative_stable_Integration/build_01495/macx-clang_developer-build_qtnamespace_OSX_10.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. `git clone qtgitreadonly:qt/qtqa.git _qtqa_latest' exited with code 128 at _testconfig/test.pl line 1103. Build log: http://testresults.qt-project.org/ci/QtDeclarative_stable_Integration/build_01495/win32-msvc2010_developer-build_qtnamespace_Windows_7/log.txt.gz ============================================================ QtDeclarative_stable_Integration » win64-msvc2012_developer-build_qtnamespace_Windows_8 #1495: FAILURE Build log: http://testresults.qt-project.org/ci/QtDeclarative_stable_Integration/build_01495/win64-msvc2012_developer-build_qtnamespace_Windows_8/log.txt.gz Tested changes (refs/builds/stable_1387265449): http://codereview.qt-project.org/74036 [PS1] - ensure that qmltest users have CONFIG+=console From Simo.Falt at digia.com Tue Dec 17 08:57:38 2013 From: Simo.Falt at digia.com (=?iso-8859-1?Q?F=E4lt_Simo?=) Date: Tue, 17 Dec 2013 07:57:38 +0000 Subject: [Ci-reports] Problems... In-Reply-To: <20131217_072230_090971.ci-noreply@qt-project.org> References: <20131217_072230_090971.ci-noreply@qt-project.org> Message-ID: Moi, We are experiencing some unexpected issues while updating Jenkins. We are working to solve those. Simo > -----Original Message----- > From: ci-reports-bounces+simo.falt=digia.com at qt-project.org [mailto:ci- > reports-bounces+simo.falt=digia.com at qt-project.org] On Behalf Of Qt > Continuous Integration System > Sent: 17. joulukuuta 2013 9:23 > To: ci-reports at qt-project.org > Subject: [Ci-reports] Problems... > > Some problems occurred recently... > > 2013-12-17T07:20:30Z: [QtTools_stable_Integration error] new build for > QtTools_stable_Integration failed: 401 Authorization Required, occurred > repeatedly. > 2013-12-17T07:20:30Z: [QtTools_stable_Integration error] Suspending for > investigation; to resume: kill -USR2 700 > > _______________________________________________ > Ci-reports mailing list > Ci-reports at qt-project.org > http://lists.qt-project.org/mailman/listinfo/ci-reports From ci-noreply at qt-project.org Tue Dec 17 08:59:54 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 17 Dec 2013 09:59:54 +0200 Subject: [Ci-reports] fail on QtDeclarative_stable_Integration #1496 Message-ID: <20131217_075954_077391.ci-noreply@qt-project.org> QtDeclarative_stable_Integration » win64-msvc2012_developer-build_qtnamespace_Windows_8 #1496: FAILURE Build log: http://testresults.qt-project.org/ci/QtDeclarative_stable_Integration/build_01496/win64-msvc2012_developer-build_qtnamespace_Windows_8/log.txt.gz Tested changes (refs/builds/stable_1387267100): http://codereview.qt-project.org/73879 [PS1] - Fix deadlock when QQmlEngine is destroyed during compilation. http://codereview.qt-project.org/73244 [PS3] - V4 SSA: add some more literature references. From ci-noreply at qt-project.org Tue Dec 17 09:00:58 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 17 Dec 2013 10:00:58 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2343 Message-ID: <20131217_080058_013956.ci-noreply@qt-project.org> QtBase_dev_Integration » macx-ios-clang_OSX_10.8 #2343: FAILURE Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02343/macx-ios-clang_OSX_10.8/log.txt.gz Tested changes (refs/builds/dev_1387267036): http://codereview.qt-project.org/73956 [PS1] - Ensure that all .obj wait for the PCH to finish http://codereview.qt-project.org/73705 [PS2] - Move the SUBLIBS target from qmake away from between clean/distclean http://codereview.qt-project.org/73061 [PS5] - Add QTypeInfo::isIntegral trait http://codereview.qt-project.org/73507 [PS1] - Remove runtime detection of SSE2 http://codereview.qt-project.org/73844 [PS3] - Windows/Windows CE: Do not dynamically load shell32/coredll. From ci-noreply at qt-project.org Tue Dec 17 09:11:46 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 17 Dec 2013 10:11:46 +0200 Subject: [Ci-reports] fail on QtWebKit_stable_Integration #321 Message-ID: <20131217_081146_084810.ci-noreply@qt-project.org> QtWebKit_stable_Integration » macx-clang_developer-build_OSX_10.8 #321: FAILURE Build log: http://testresults.qt-project.org/ci/QtWebKit_stable_Integration/build_00321/macx-clang_developer-build_OSX_10.8/log.txt.gz Tested changes (refs/builds/stable_1387266902): http://codereview.qt-project.org/73413 [PS1] - OS X Mavericks/Xcode5: Find libxslt and libxml2 headers From ci-noreply at qt-project.org Tue Dec 17 09:26:03 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 17 Dec 2013 10:26:03 +0200 Subject: [Ci-reports] fail on QtTools_stable_Integration #322 Message-ID: <20131217_082603_043968.ci-noreply@qt-project.org> QtTools_stable_Integration #322: FAILURE Build log: http://testresults.qt-project.org/ci/QtTools_stable_Integration/build_00322/log.txt.gz Tested changes (refs/builds/stable_1387263954): http://codereview.qt-project.org/74079 [PS1] - windeployqt: Fix scanning of QML-plugins. From ci-noreply at qt-project.org Tue Dec 17 09:46:07 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 17 Dec 2013 10:46:07 +0200 Subject: [Ci-reports] fail on QtTools_stable_Integration #323 Message-ID: <20131217_084607_049296.ci-noreply@qt-project.org> QtTools_stable_Integration » wince70embedded-armv4i-msvc2008_Windows_7 #323: FAILURE Build log: http://testresults.qt-project.org/ci/QtTools_stable_Integration/build_00323/wince70embedded-armv4i-msvc2008_Windows_7/log.txt.gz Tested changes (refs/builds/stable_1387269644): http://codereview.qt-project.org/74079 [PS1] - windeployqt: Fix scanning of QML-plugins. From ci-noreply at qt-project.org Tue Dec 17 09:47:55 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 17 Dec 2013 10:47:55 +0200 Subject: [Ci-reports] fail on QtPim_master_Integration #892 Message-ID: <20131217_084755_053583.ci-noreply@qt-project.org> QtPim_master_Integration » win32-msvc2010_developer-build_angle_Windows_7 #892: FAILURE Build log: http://testresults.qt-project.org/ci/QtPim_master_Integration/build_00892/win32-msvc2010_developer-build_angle_Windows_7/log.txt.gz Tested changes (refs/builds/master_1387267252): http://codereview.qt-project.org/73991 [PS2] - Add missing comparison operators From ci-noreply at qt-project.org Tue Dec 17 10:02:57 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 17 Dec 2013 11:02:57 +0200 Subject: [Ci-reports] pass on QtQA_sysadmin_master_Integration #266 Message-ID: <20131217_090257_049236.ci-noreply@qt-project.org> QtQA_sysadmin_master_Integration #266: SUCCESS Tested changes (refs/builds/master_1387270090): http://codereview.qt-project.org/74080 [PS1] - nodecfg: Sort the list of names for host type From ci-noreply at qt-project.org Tue Dec 17 10:07:53 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 17 Dec 2013 11:07:53 +0200 Subject: [Ci-reports] fail on Qt5_dev_Integration #311 Message-ID: <20131217_090753_049531.ci-noreply@qt-project.org> Qt5_dev_Integration » wince70embedded-armv4i-msvc2008_Windows_7 #311: FAILURE Build log: http://testresults.qt-project.org/ci/Qt5_dev_Integration/build_00311/wince70embedded-armv4i-msvc2008_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1387271159): http://codereview.qt-project.org/72684 [PS4] - Add QtAndroidExtras to dependency list of QtConnectivity From ci-noreply at qt-project.org Tue Dec 17 10:23:48 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 17 Dec 2013 11:23:48 +0200 Subject: [Ci-reports] fail on QtPim_master_Integration #893 Message-ID: <20131217_092348_047957.ci-noreply@qt-project.org> QtPim_master_Integration » linux-g++_OpenSuSE_12.3_x64 #893: FAILURE Build log: http://testresults.qt-project.org/ci/QtPim_master_Integration/build_00893/linux-g++_OpenSuSE_12.3_x64/log.txt.gz Tested changes (refs/builds/master_1387272119): http://codereview.qt-project.org/73991 [PS2] - Add missing comparison operators From ci-noreply at qt-project.org Tue Dec 17 10:27:45 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 17 Dec 2013 11:27:45 +0200 Subject: [Ci-reports] fail on Qt5_dev_Integration #312 Message-ID: <20131217_092745_001770.ci-noreply@qt-project.org> Qt5_dev_Integration » linux-g++_shadow-build_Ubuntu_11.10_x86 #312: FAILURE Build log: http://testresults.qt-project.org/ci/Qt5_dev_Integration/build_00312/linux-g++_shadow-build_Ubuntu_11.10_x86/log.txt.gz Tested changes (refs/builds/dev_1387271515): http://codereview.qt-project.org/72684 [PS4] - Add QtAndroidExtras to dependency list of QtConnectivity From ci-noreply at qt-project.org Tue Dec 17 10:34:02 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 17 Dec 2013 11:34:02 +0200 Subject: [Ci-reports] pass on QtBase_dev_Integration #2344 Message-ID: <20131217_093402_049608.ci-noreply@qt-project.org> QtBase_dev_Integration #2344: SUCCESS Tested changes (refs/builds/dev_1387267509): http://codereview.qt-project.org/74095 [PS1] - update bundled sqlite to 3.8.2 From ci-noreply at qt-project.org Tue Dec 17 10:34:26 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 17 Dec 2013 11:34:26 +0200 Subject: [Ci-reports] fail on QtPim_master_Integration #894 Message-ID: <20131217_093426_021835.ci-noreply@qt-project.org> QtPim_master_Integration » macx-clang_developer-build_OSX_10.8 #894: FAILURE Build log: http://testresults.qt-project.org/ci/QtPim_master_Integration/build_00894/macx-clang_developer-build_OSX_10.8/log.txt.gz ============================================================ QtPim_master_Integration » macx-clang_developer-build_qtnamespace_OSX_10.7 #894: FAILURE Build log: http://testresults.qt-project.org/ci/QtPim_master_Integration/build_00894/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/master_1387272655): http://codereview.qt-project.org/73991 [PS2] - Add missing comparison operators From ci-noreply at qt-project.org Tue Dec 17 10:43:37 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 17 Dec 2013 11:43:37 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2345 Message-ID: <20131217_094337_059344.ci-noreply@qt-project.org> Compilation failed :( opengl\qopengldebug.cpp(1436) : error C2664: 'void (GLDEBUGPROC,const void *)' : cannot convert parameter 1 from 'void (__cdecl *)(GLenum,GLenum,GLuint,GLenum,GLsizei,const GLchar *,const void *)' to 'GLDEBUGPROC' Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02345/wince70embedded-armv4i-msvc2008_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1387272935): http://codereview.qt-project.org/73359 [PS3] - Update qopenglext.h to 2013-12-05 version from Khronos http://codereview.qt-project.org/73876 [PS1] - d3dcompiler_qt: Fix export warning on MSVC http://codereview.qt-project.org/73875 [PS5] - d3dcompiler_qt: Remove directory creation inside the proxy library http://codereview.qt-project.org/74098 [PS4] - Move QSqlError private members into a pimpl class. http://codereview.qt-project.org/74009 [PS1] - Upgrade the PCRE bundle to 8.34 http://codereview.qt-project.org/72766 [PS9] - Add baseline support to QGridLayoutEngine http://codereview.qt-project.org/73844 [PS3] - Windows/Windows CE: Do not dynamically load shell32/coredll. http://codereview.qt-project.org/73507 [PS1] - Remove runtime detection of SSE2 http://codereview.qt-project.org/73061 [PS5] - Add QTypeInfo::isIntegral trait http://codereview.qt-project.org/73705 [PS2] - Move the SUBLIBS target from qmake away from between clean/distclean http://codereview.qt-project.org/73956 [PS1] - Ensure that all .obj wait for the PCH to finish From ci-noreply at qt-project.org Tue Dec 17 11:13:55 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 17 Dec 2013 12:13:55 +0200 Subject: [Ci-reports] pass on QtBase_stable_Integration #2766 Message-ID: <20131217_101355_023404.ci-noreply@qt-project.org> QtBase_stable_Integration #2766: SUCCESS Tested changes (refs/builds/stable_1387269469): http://codereview.qt-project.org/73896 [PS1] - Clarify foreach's documentation on valued-containers http://codereview.qt-project.org/73986 [PS1] - Fix build with HarfBuzz-NG older than 0.9.20 http://codereview.qt-project.org/73985 [PS1] - Fix build with -Werror From ci-noreply at qt-project.org Tue Dec 17 11:33:13 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 17 Dec 2013 12:33:13 +0200 Subject: [Ci-reports] fail on Qt5_dev_Integration #313 Message-ID: <20131217_103313_043820.ci-noreply@qt-project.org> Qt5_dev_Integration » wince70embedded-armv4i-msvc2008_Windows_7 #313: FAILURE Build log: http://testresults.qt-project.org/ci/Qt5_dev_Integration/build_00313/wince70embedded-armv4i-msvc2008_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1387276159): http://codereview.qt-project.org/72684 [PS4] - Add QtAndroidExtras to dependency list of QtConnectivity From ci-noreply at qt-project.org Tue Dec 17 11:42:42 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 17 Dec 2013 12:42:42 +0200 Subject: [Ci-reports] fail on QtDeclarative_stable_Integration #1497 Message-ID: <20131217_104242_061039.ci-noreply@qt-project.org> QtDeclarative_stable_Integration » win32-msvc2010_Windows_7 #1497: FAILURE Build log: http://testresults.qt-project.org/ci/QtDeclarative_stable_Integration/build_01497/win32-msvc2010_Windows_7/log.txt.gz Tested changes (refs/builds/stable_1387276680): http://codereview.qt-project.org/74036 [PS1] - ensure that qmltest users have CONFIG+=console From ci-noreply at qt-project.org Tue Dec 17 11:51:28 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 17 Dec 2013 12:51:28 +0200 Subject: [Ci-reports] fail on QtConnectivity_dev_Integration #112 Message-ID: <20131217_105128_002840.ci-noreply@qt-project.org> Autotests `tst_qbluetoothdevicediscoveryagent' and `tst_qbluetoothservicediscoveryagent' failed :( QObject::connect: Cannot connect (null)::PropertyChanged(QString,QDBusVariant) to QBluetoothLocalDevicePrivate::PropertyChanged(QString,QDBusVariant) QObject::connect: Cannot connect (null)::DeviceCreated(QDBusObjectPath) to QBluetoothLocalDevicePrivate::_q_deviceCreated(QDBusObjectPath) QObject::connect: Cannot connect (null)::DeviceRemoved(QDBusObjectPath) to QBluetoothLocalDevicePrivate::_q_deviceRemoved(QDBusObjectPath) Testing tst_QBluetoothServiceDiscoveryAgent FAIL! : tst_QBluetoothServiceDiscoveryAgent::tst_invalidBtAddress() Compared values are not the same Actual (discoveryAgent->isActive()): 0 Expected (true) : 1 Loc: [tst_qbluetoothservicediscoveryagent.cpp(164)] Totals: 3 passed, 1 failed, 1 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... QObject::connect: Cannot connect (null)::PropertyChanged(QString,QDBusVariant) to QBluetoothLocalDevicePrivate::PropertyChanged(QString,QDBusVariant) QObject::connect: Cannot connect (null)::DeviceCreated(QDBusObjectPath) to QBluetoothLocalDevicePrivate::_q_deviceCreated(QDBusObjectPath) QObject::connect: Cannot connect (null)::DeviceRemoved(QDBusObjectPath) to QBluetoothLocalDevicePrivate::_q_deviceRemoved(QDBusObjectPath) ********* Start testing of tst_QBluetoothServiceDiscoveryAgent ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_QBluetoothServiceDiscoveryAgent::initTestCase() FAIL! : tst_QBluetoothServiceDiscoveryAgent::tst_invalidBtAddress() Compared values are not the same Actual (discoveryAgent->isActive()): 0 Expected (true) : 1 Loc: [tst_qbluetoothservicediscoveryagent.cpp(164)] SKIP : tst_QBluetoothServiceDiscoveryAgent::tst_serviceDiscovery() This test requires an in-range bluetooth device Loc: [tst_qbluetoothservicediscoveryagent.cpp(250)] QWARN : tst_QBluetoothServiceDiscoveryAgent::tst_serviceDiscoveryAdapters() QObject::connect: Cannot connect (null)::PropertyChanged(QString,QDBusVariant) to QBluetoothLocalDevicePrivate::PropertyChanged(QString,QDBusVariant) QWARN : tst_QBluetoothServiceDiscoveryAgent::tst_serviceDiscoveryAdapters() QObject::connect: Cannot connect (null)::DeviceCreated(QDBusObjectPath) to QBluetoothLocalDevicePrivate::_q_deviceCreated(QDBusObjectPath) QWARN : tst_QBluetoothServiceDiscoveryAgent::tst_serviceDiscoveryAdapters() QObject::connect: Cannot connect (null)::DeviceRemoved(QDBusObjectPath) to QBluetoothLocalDevicePrivate::_q_deviceRemoved(QDBusObjectPath) PASS : tst_QBluetoothServiceDiscoveryAgent::tst_serviceDiscoveryAdapters() PASS : tst_QBluetoothServiceDiscoveryAgent::cleanupTestCase() Totals: 3 passed, 1 failed, 1 skipped ********* Finished testing of tst_QBluetoothServiceDiscoveryAgent ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qbluetoothservicediscoveryagent: 0.033705 seconds, exit code 1 Testing tst_QBluetoothDeviceDiscoveryAgent FAIL! : tst_QBluetoothDeviceDiscoveryAgent::tst_invalidBtAddress() Compared values are not the same Actual (discoveryAgent->isActive()): 0 Expected (true) : 1 Loc: [tst_qbluetoothdevicediscoveryagent.cpp(160)] Totals: 3 passed, 1 failed, 3 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QBluetoothDeviceDiscoveryAgent ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_QBluetoothDeviceDiscoveryAgent::initTestCase() PASS : tst_QBluetoothDeviceDiscoveryAgent::tst_properties() FAIL! : tst_QBluetoothDeviceDiscoveryAgent::tst_invalidBtAddress() Compared values are not the same Actual (discoveryAgent->isActive()): 0 Expected (true) : 1 Loc: [tst_qbluetoothdevicediscoveryagent.cpp(160)] SKIP : tst_QBluetoothDeviceDiscoveryAgent::tst_startStopDeviceDiscoveries() No local Bluetooth device available. Skipping remaining part of test. Loc: [tst_qbluetoothdevicediscoveryagent.cpp(199)] QWARN : tst_QBluetoothDeviceDiscoveryAgent::tst_deviceDiscovery(general unlimited inquiry) QObject::connect: Cannot connect (null)::PropertyChanged(QString,QDBusVariant) to QBluetoothLocalDevicePrivate::PropertyChanged(QString,QDBusVariant) QWARN : tst_QBluetoothDeviceDiscoveryAgent::tst_deviceDiscovery(general unlimited inquiry) QObject::connect: Cannot connect (null)::DeviceCreated(QDBusObjectPath) to QBluetoothLocalDevicePrivate::_q_deviceCreated(QDBusObjectPath) QWARN : tst_QBluetoothDeviceDiscoveryAgent::tst_deviceDiscovery(general unlimited inquiry) QObject::connect: Cannot connect (null)::DeviceRemoved(QDBusObjectPath) to QBluetoothLocalDevicePrivate::_q_deviceRemoved(QDBusObjectPath) SKIP : tst_QBluetoothDeviceDiscoveryAgent::tst_deviceDiscovery(general unlimited inquiry) No local Bluetooth device available. Skipping remaining part of test. Loc: [tst_qbluetoothdevicediscoveryagent.cpp(358)] QWARN : tst_QBluetoothDeviceDiscoveryAgent::tst_deviceDiscovery(limited inquiry) QObject::connect: Cannot connect (null)::PropertyChanged(QString,QDBusVariant) to QBluetoothLocalDevicePrivate::PropertyChanged(QString,QDBusVariant) QWARN : tst_QBluetoothDeviceDiscoveryAgent::tst_deviceDiscovery(limited inquiry) QObject::connect: Cannot connect (null)::DeviceCreated(QDBusObjectPath) to QBluetoothLocalDevicePrivate::_q_deviceCreated(QDBusObjectPath) QWARN : tst_QBluetoothDeviceDiscoveryAgent::tst_deviceDiscovery(limited inquiry) QObject::connect: Cannot connect (null)::DeviceRemoved(QDBusObjectPath) to QBluetoothLocalDevicePrivate::_q_deviceRemoved(QDBusObjectPath) SKIP : tst_QBluetoothDeviceDiscoveryAgent::tst_deviceDiscovery(limited inquiry) No local Bluetooth device available. Skipping remaining part of test. Loc: [tst_qbluetoothdevicediscoveryagent.cpp(358)] PASS : tst_QBluetoothDeviceDiscoveryAgent::cleanupTestCase() Totals: 3 passed, 1 failed, 3 skipped ********* Finished testing of tst_QBluetoothDeviceDiscoveryAgent ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qbluetoothdevicediscoveryagent: 0.653337 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtConnectivity_dev_Integration/build_00112/linux-g++_no-widgets_Ubuntu_12.04_x64/log.txt.gz Tested changes (refs/builds/dev_1387276797): http://codereview.qt-project.org/73940 [PS5] - Check the local adapter's BluetoothAdress before doing the discovery From ci-noreply at qt-project.org Tue Dec 17 12:07:40 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 17 Dec 2013 13:07:40 +0200 Subject: [Ci-reports] fail on QtWebEngine_master_Integration #128 Message-ID: <20131217_110740_091466.ci-noreply@qt-project.org> QtWebEngine_master_Integration » linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64 #128: FAILURE Build log: http://testresults.qt-project.org/ci/QtWebEngine_master_Integration/build_00128/linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz Tested changes (refs/builds/master_1387277960): http://codereview.qt-project.org/73683 [PS9] - Update take_snapshot.py From ci-noreply at qt-project.org Tue Dec 17 12:10:42 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 17 Dec 2013 13:10:42 +0200 Subject: [Ci-reports] pass on QtImageFormats_dev_Integration #34 Message-ID: <20131217_111042_063978.ci-noreply@qt-project.org> QtImageFormats_dev_Integration #34: SUCCESS Tested changes (refs/builds/dev_1387276882): http://codereview.qt-project.org/72985 [PS35] - Add ICNS (Apple Icon Image) plugin. From ci-noreply at qt-project.org Tue Dec 17 12:30:56 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 17 Dec 2013 13:30:56 +0200 Subject: [Ci-reports] fail on QtBase_stable_Integration #2767 Message-ID: <20131217_113056_026155.ci-noreply@qt-project.org> QtBase_stable_Integration » macx-clang_developer-build_qtnamespace_OSX_10.7 #2767: FAILURE Build log: http://testresults.qt-project.org/ci/QtBase_stable_Integration/build_02767/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/stable_1387275328): http://codereview.qt-project.org/74075 [PS1] - qthread_win.cpp: Fix warnings when waiting for adopted threads. From ci-noreply at qt-project.org Tue Dec 17 12:35:28 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 17 Dec 2013 13:35:28 +0200 Subject: [Ci-reports] fail on QtBase_stable_Integration #2768 Message-ID: <20131217_113528_003344.ci-noreply@qt-project.org> QtBase_stable_Integration » win32-mingw48_developer-build_qtlibinfix_opengl_Windows_7 #2768: FAILURE Build log: http://testresults.qt-project.org/ci/QtBase_stable_Integration/build_02768/win32-mingw48_developer-build_qtlibinfix_opengl_Windows_7/log.txt.gz Tested changes (refs/builds/stable_1387279949): http://codereview.qt-project.org/73988 [PS1] - Update bundled HarfBuzz sources up to 0.9.25 From ci-noreply at qt-project.org Tue Dec 17 12:41:47 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 17 Dec 2013 13:41:47 +0200 Subject: [Ci-reports] fail on QtEnginio_release_Integration #1 Message-ID: <20131217_114147_089190.ci-noreply@qt-project.org> QtEnginio_release_Integration » macx-clang_developer-build_OSX_10.8 #1: FAILURE Build log: http://testresults.qt-project.org/ci/QtEnginio_release_Integration/build_00001/macx-clang_developer-build_OSX_10.8/log.txt.gz Tested changes (refs/builds/release_1387280302): http://codereview.qt-project.org/74062 [PS1] - Fixed SocialTodos example sending unnecessary requests to network http://codereview.qt-project.org/74129 [PS1] - Add picture to Social Todo example http://codereview.qt-project.org/74115 [PS1] - Bump Enginio client library version to 1.0.1 http://codereview.qt-project.org/74061 [PS1] - Fixes to sharing functionaity in SocialTodos example http://codereview.qt-project.org/74060 [PS1] - Fixed "allUsers" user add logic for SocialTodos example http://codereview.qt-project.org/74059 [PS1] - Add key navigation to SocialTodos login view From ci-noreply at qt-project.org Tue Dec 17 12:55:05 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 17 Dec 2013 13:55:05 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2346 Message-ID: <20131217_115505_048461.ci-noreply@qt-project.org> QtBase_dev_Integration » win32-msvc2010_developer-build_qtnamespace_Windows_7 #2346: FAILURE Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02346/win32-msvc2010_developer-build_qtnamespace_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1387273790): http://codereview.qt-project.org/73844 [PS3] - Windows/Windows CE: Do not dynamically load shell32/coredll. http://codereview.qt-project.org/74098 [PS4] - Move QSqlError private members into a pimpl class. http://codereview.qt-project.org/73876 [PS1] - d3dcompiler_qt: Fix export warning on MSVC http://codereview.qt-project.org/73875 [PS5] - d3dcompiler_qt: Remove directory creation inside the proxy library From ci-noreply at qt-project.org Tue Dec 17 12:55:51 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 17 Dec 2013 13:55:51 +0200 Subject: [Ci-reports] fail on QtDeclarative_stable_Integration #1498 Message-ID: <20131217_115551_094825.ci-noreply@qt-project.org> QtDeclarative_stable_Integration » win32-msvc2010_Windows_7 #1498: FAILURE Build log: http://testresults.qt-project.org/ci/QtDeclarative_stable_Integration/build_01498/win32-msvc2010_Windows_7/log.txt.gz Tested changes (refs/builds/stable_1387281143): http://codereview.qt-project.org/74117 [PS2] - Context2D: don't use an arrow to illustrate scaling in the docs. http://codereview.qt-project.org/74036 [PS1] - ensure that qmltest users have CONFIG+=console From ci-noreply at qt-project.org Tue Dec 17 13:16:51 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 17 Dec 2013 14:16:51 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2347 Message-ID: <20131217_121651_028589.ci-noreply@qt-project.org> QtBase_dev_Integration » win32-msvc2010_developer-build_qtnamespace_Windows_7 #2347: FAILURE Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02347/win32-msvc2010_developer-build_qtnamespace_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1387281399): http://codereview.qt-project.org/65504 [PS1] - Minor optimization http://codereview.qt-project.org/73876 [PS1] - d3dcompiler_qt: Fix export warning on MSVC http://codereview.qt-project.org/73875 [PS5] - d3dcompiler_qt: Remove directory creation inside the proxy library http://codereview.qt-project.org/74014 [PS1] - apply WinRT store certification linker flags http://codereview.qt-project.org/73289 [PS8] - Add a way to reproduce testlib selftest data http://codereview.qt-project.org/65146 [PS4] - QAbstractSocket: fix setReadBufferSize from readyRead slot. http://codereview.qt-project.org/74009 [PS1] - Upgrade the PCRE bundle to 8.34 http://codereview.qt-project.org/74073 [PS1] - Merge remote-tracking branch 'origin/stable' into dev From ci-noreply at qt-project.org Tue Dec 17 13:20:38 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 17 Dec 2013 14:20:38 +0200 Subject: [Ci-reports] pass on QtTools_stable_Integration #324 Message-ID: <20131217_122038_062842.ci-noreply@qt-project.org> QtTools_stable_Integration #324: SUCCESS Tested changes (refs/builds/stable_1387270966): http://codereview.qt-project.org/74079 [PS1] - windeployqt: Fix scanning of QML-plugins. From ci-noreply at qt-project.org Tue Dec 17 13:41:01 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 17 Dec 2013 14:41:01 +0200 Subject: [Ci-reports] fail on QtWebKit_stable_Integration #322 Message-ID: <20131217_124101_004053.ci-noreply@qt-project.org> QtWebKit_stable_Integration » macx-clang_no-framework_OSX_10.8 #322: FAILURE Build log: http://testresults.qt-project.org/ci/QtWebKit_stable_Integration/build_00322/macx-clang_no-framework_OSX_10.8/log.txt.gz Tested changes (refs/builds/stable_1387283977): http://codereview.qt-project.org/73210 [PS3] - Do not try to build QtWebKit as a static library http://codereview.qt-project.org/74130 [PS1] - [texmap] Borders on rotating images are hidden/wrongly rendered with edge distance antialiasing From ci-noreply at qt-project.org Tue Dec 17 13:47:07 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 17 Dec 2013 14:47:07 +0200 Subject: [Ci-reports] fail on QtBase_stable_Integration #2769 Message-ID: <20131217_124707_087203.ci-noreply@qt-project.org> QtBase_stable_Integration » linux-arm-gnueabi-g++_Ubuntu_11.10_x86 #2769: FAILURE Build log: http://testresults.qt-project.org/ci/QtBase_stable_Integration/build_02769/linux-arm-gnueabi-g++_Ubuntu_11.10_x86/log.txt.gz Tested changes (refs/builds/stable_1387284244): http://codereview.qt-project.org/73988 [PS1] - Update bundled HarfBuzz sources up to 0.9.25 http://codereview.qt-project.org/73830 [PS1] - QPlainTextEdit: set Qt::ImhMultiLine From ci-noreply at qt-project.org Tue Dec 17 13:54:19 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 17 Dec 2013 14:54:19 +0200 Subject: [Ci-reports] fail on QtWebKit_stable_Integration #323 Message-ID: <20131217_125419_070981.ci-noreply@qt-project.org> QtWebKit_stable_Integration » win32-mingw48_developer-build_qtlibinfix_opengl_Windows_7 #323: FAILURE Build log: http://testresults.qt-project.org/ci/QtWebKit_stable_Integration/build_00323/win32-mingw48_developer-build_qtlibinfix_opengl_Windows_7/log.txt.gz Tested changes (refs/builds/stable_1387284683): http://codereview.qt-project.org/73413 [PS1] - OS X Mavericks/Xcode5: Find libxslt and libxml2 headers http://codereview.qt-project.org/74130 [PS1] - [texmap] Borders on rotating images are hidden/wrongly rendered with edge distance antialiasing http://codereview.qt-project.org/74131 [PS1] - Fix QtWebKit build on ARM softfp From ci-noreply at qt-project.org Tue Dec 17 13:59:57 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 17 Dec 2013 14:59:57 +0200 Subject: [Ci-reports] pass on QtWebEngine_master_Integration #129 Message-ID: <20131217_125957_015569.ci-noreply@qt-project.org> QtWebEngine_master_Integration #129: SUCCESS Tested changes (refs/builds/master_1387279292): http://codereview.qt-project.org/73683 [PS9] - Update take_snapshot.py From ci-noreply at qt-project.org Tue Dec 17 14:01:30 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 17 Dec 2013 15:01:30 +0200 Subject: [Ci-reports] fail on QtDeclarative_stable_Integration #1499 Message-ID: <20131217_130130_042091.ci-noreply@qt-project.org> QtDeclarative_stable_Integration » macx-clang_developer-build_qtnamespace_OSX_10.7 #1499: FAILURE Build log: http://testresults.qt-project.org/ci/QtDeclarative_stable_Integration/build_01499/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/stable_1387285045): http://codereview.qt-project.org/74036 [PS1] - ensure that qmltest users have CONFIG+=console From ci-noreply at qt-project.org Tue Dec 17 14:02:32 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 17 Dec 2013 15:02:32 +0200 Subject: [Ci-reports] pass on QtPim_master_Integration #895 Message-ID: <20131217_130232_084584.ci-noreply@qt-project.org> QtPim_master_Integration #895: SUCCESS Tested changes (refs/builds/master_1387282261): http://codereview.qt-project.org/73991 [PS2] - Add missing comparison operators From ci-noreply at qt-project.org Tue Dec 17 14:09:54 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 17 Dec 2013 15:09:54 +0200 Subject: [Ci-reports] fail on QtEnginio_release_Integration #2 Message-ID: <20131217_130954_037187.ci-noreply@qt-project.org> QtEnginio_release_Integration » macx-clang_developer-build_qtnamespace_OSX_10.7 #2: FAILURE Build log: http://testresults.qt-project.org/ci/QtEnginio_release_Integration/build_00002/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/release_1387285706): http://codereview.qt-project.org/74129 [PS1] - Add picture to Social Todo example http://codereview.qt-project.org/74115 [PS1] - Bump Enginio client library version to 1.0.1 http://codereview.qt-project.org/74062 [PS1] - Fixed SocialTodos example sending unnecessary requests to network http://codereview.qt-project.org/74061 [PS1] - Fixes to sharing functionaity in SocialTodos example http://codereview.qt-project.org/74060 [PS1] - Fixed "allUsers" user add logic for SocialTodos example http://codereview.qt-project.org/74059 [PS1] - Add key navigation to SocialTodos login view From ci-noreply at qt-project.org Tue Dec 17 14:15:10 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 17 Dec 2013 15:15:10 +0200 Subject: [Ci-reports] fail on QtDeclarative_stable_Integration #1500 Message-ID: <20131217_131510_019889.ci-noreply@qt-project.org> QtDeclarative_stable_Integration » macx-clang_no-framework_OSX_10.8 #1500: FAILURE Build log: http://testresults.qt-project.org/ci/QtDeclarative_stable_Integration/build_01500/macx-clang_no-framework_OSX_10.8/log.txt.gz Tested changes (refs/builds/stable_1387285384): http://codereview.qt-project.org/74117 [PS2] - Context2D: don't use an arrow to illustrate scaling in the docs. From ci-noreply at qt-project.org Tue Dec 17 14:16:11 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 17 Dec 2013 15:16:11 +0200 Subject: [Ci-reports] fail on QtBase_stable_Integration #2770 Message-ID: <20131217_131611_049364.ci-noreply@qt-project.org> QtBase_stable_Integration » macx-clang_no-framework_OSX_10.8 #2770: FAILURE Build log: http://testresults.qt-project.org/ci/QtBase_stable_Integration/build_02770/macx-clang_no-framework_OSX_10.8/log.txt.gz Tested changes (refs/builds/stable_1387286087): http://codereview.qt-project.org/74114 [PS2] - cocoa: avoid sending windowNotification to a non-QNSView From ci-noreply at qt-project.org Tue Dec 17 14:42:22 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 17 Dec 2013 15:42:22 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2348 Message-ID: <20131217_134222_007309.ci-noreply@qt-project.org> Autotest `tst_qsslsocket_onDemandCertificates_member' failed :( Testing tst_QSslSocket_onDemandCertificates_member FAIL! : tst_QSslSocket_onDemandCertificates_member::onDemandRootCertLoadingMemberMethods(WithSocks5Proxy) 'socket->waitForEncrypted()' returned FALSE. (TTL expired) tst_qsslsocket_onDemandCertificates_member.cpp(209) : 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_QSslSocket_onDemandCertificates_member ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_QSslSocket_onDemandCertificates_member::initTestCase() PASS : tst_QSslSocket_onDemandCertificates_member::onDemandRootCertLoadingMemberMethods(WithoutProxy) FAIL! : tst_QSslSocket_onDemandCertificates_member::onDemandRootCertLoadingMemberMethods(WithSocks5Proxy) 'socket->waitForEncrypted()' returned FALSE. (TTL expired) tst_qsslsocket_onDemandCertificates_member.cpp(209) : failure location PASS : tst_QSslSocket_onDemandCertificates_member::onDemandRootCertLoadingMemberMethods(WithSocks5ProxyAuth) PASS : tst_QSslSocket_onDemandCertificates_member::onDemandRootCertLoadingMemberMethods(WithHttpProxy) PASS : tst_QSslSocket_onDemandCertificates_member::onDemandRootCertLoadingMemberMethods(WithHttpProxyBasicAuth) PASS : tst_QSslSocket_onDemandCertificates_member::cleanupTestCase() Totals: 6 passed, 1 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: 330 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02348/win32-mingw48_developer-build_qtlibinfix_opengl_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1387283307): http://codereview.qt-project.org/73844 [PS3] - Windows/Windows CE: Do not dynamically load shell32/coredll. From ci-noreply at qt-project.org Tue Dec 17 14:48:18 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 17 Dec 2013 15:48:18 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2349 Message-ID: <20131217_134818_089326.ci-noreply@qt-project.org> QtBase_dev_Integration » winrt-x64-msvc2012_Windows_8 #2349: FAILURE Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02349/winrt-x64-msvc2012_Windows_8/log.txt.gz Tested changes (refs/builds/dev_1387287857): http://codereview.qt-project.org/74014 [PS1] - apply WinRT store certification linker flags http://codereview.qt-project.org/73770 [PS1] - QTextDocument: avoid relocations http://codereview.qt-project.org/73769 [PS1] - QImageReader: simplify _qt_BuiltInFormats http://codereview.qt-project.org/73766 [PS4] - QWizard: Replace another pointer table with char arrays http://codereview.qt-project.org/73767 [PS2] - QWizard: Replace a static char* table with a switch statement. http://codereview.qt-project.org/74009 [PS1] - Upgrade the PCRE bundle to 8.34 http://codereview.qt-project.org/74098 [PS4] - Move QSqlError private members into a pimpl class. http://codereview.qt-project.org/74073 [PS1] - Merge remote-tracking branch 'origin/stable' into dev From ci-noreply at qt-project.org Tue Dec 17 14:59:45 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 17 Dec 2013 15:59:45 +0200 Subject: [Ci-reports] fail on QtWebKit_stable_Integration #324 Message-ID: <20131217_135945_054058.ci-noreply@qt-project.org> QtWebKit_stable_Integration » macx-clang_developer-build_qtnamespace_OSX_10.7 #324: FAILURE Build log: http://testresults.qt-project.org/ci/QtWebKit_stable_Integration/build_00324/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/stable_1387288553): http://codereview.qt-project.org/74131 [PS1] - Fix QtWebKit build on ARM softfp http://codereview.qt-project.org/73210 [PS3] - Do not try to build QtWebKit as a static library From ci-noreply at qt-project.org Tue Dec 17 15:07:57 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 17 Dec 2013 16:07:57 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2350 Message-ID: <20131217_140757_005582.ci-noreply@qt-project.org> QtBase_dev_Integration » linux-g++_developer-build_OpenSuSE_12.3_x64 #2350: FAILURE Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02350/linux-g++_developer-build_OpenSuSE_12.3_x64/log.txt.gz Tested changes (refs/builds/dev_1387288192): http://codereview.qt-project.org/65504 [PS1] - Minor optimization From ci-noreply at qt-project.org Tue Dec 17 15:20:02 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 17 Dec 2013 16:20:02 +0200 Subject: [Ci-reports] fail on QtBase_stable_Integration #2771 Message-ID: <20131217_142002_027491.ci-noreply@qt-project.org> QtBase_stable_Integration » wince70embedded-armv4i-msvc2008_Windows_7 #2771: FAILURE Build log: http://testresults.qt-project.org/ci/QtBase_stable_Integration/build_02771/wince70embedded-armv4i-msvc2008_Windows_7/log.txt.gz Tested changes (refs/builds/stable_1387289866): http://codereview.qt-project.org/73988 [PS1] - Update bundled HarfBuzz sources up to 0.9.25 http://codereview.qt-project.org/73901 [PS2] - Fix writingSystems determination by code page range bits http://codereview.qt-project.org/74084 [PS2] - Fix qlocale_blackberry buffer initialization From ci-noreply at qt-project.org Tue Dec 17 15:21:37 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 17 Dec 2013 16:21:37 +0200 Subject: [Ci-reports] fail on QtEnginio_release_Integration #3 Message-ID: <20131217_142137_063782.ci-noreply@qt-project.org> QtEnginio_release_Integration » macx-g++_developer-build_OSX_10.6 #3: FAILURE Build log: http://testresults.qt-project.org/ci/QtEnginio_release_Integration/build_00003/macx-g++_developer-build_OSX_10.6/log.txt.gz Tested changes (refs/builds/release_1387289488): http://codereview.qt-project.org/74129 [PS1] - Add picture to Social Todo example http://codereview.qt-project.org/74115 [PS1] - Bump Enginio client library version to 1.0.1 http://codereview.qt-project.org/74062 [PS1] - Fixed SocialTodos example sending unnecessary requests to network http://codereview.qt-project.org/74061 [PS1] - Fixes to sharing functionaity in SocialTodos example http://codereview.qt-project.org/74060 [PS1] - Fixed "allUsers" user add logic for SocialTodos example http://codereview.qt-project.org/74059 [PS1] - Add key navigation to SocialTodos login view From ci-noreply at qt-project.org Tue Dec 17 15:42:03 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 17 Dec 2013 16:42:03 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2351 Message-ID: <20131217_144203_080858.ci-noreply@qt-project.org> Autotest `tst_qquicktrailemitter' failed :( Testing tst_qquicktrailemitter FAIL! : tst_qquicktrailemitter::test_basic() Compared values are not the same Actual (system->groupData[1]->size()): 510 Expected (500) : 500 Loc: [tst_qquicktrailemitter.cpp(89)] Totals: 2 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qquicktrailemitter ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_qquicktrailemitter::initTestCase() FAIL! : tst_qquicktrailemitter::test_basic() Compared values are not the same Actual (system->groupData[1]->size()): 510 Expected (500) : 500 Loc: [tst_qquicktrailemitter.cpp(89)] PASS : tst_qquicktrailemitter::cleanupTestCase() Totals: 2 passed, 1 failed, 0 skipped ********* Finished testing of tst_qquicktrailemitter ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquicktrailemitter: 11 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02351/revdep-qtdeclarative_linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz Tested changes (refs/builds/dev_1387289371): http://codereview.qt-project.org/72134 [PS5] - QNX: Add support for BB10 text highlighting and spell checking http://codereview.qt-project.org/74098 [PS4] - Move QSqlError private members into a pimpl class. http://codereview.qt-project.org/73844 [PS3] - Windows/Windows CE: Do not dynamically load shell32/coredll. From ci-noreply at qt-project.org Tue Dec 17 15:43:54 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 17 Dec 2013 16:43:54 +0200 Subject: [Ci-reports] fail on Qt5_dev_Integration #314 Message-ID: <20131217_144354_052977.ci-noreply@qt-project.org> Autotests `tst_qquickpathview' and `tst_qsslsocket_onDemandCertificates_member' 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: 78 seconds, exit code 1 Testing tst_QSslSocket_onDemandCertificates_member FAIL! : tst_QSslSocket_onDemandCertificates_member::onDemandRootCertLoadingMemberMethods(WithHttpProxyBasicAuth) 'socket->waitForEncrypted()' returned FALSE. (Network operation timed out) Loc: [tst_qsslsocket_onDemandCertificates_member.cpp(209)] 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_member ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_QSslSocket_onDemandCertificates_member::initTestCase() PASS : tst_QSslSocket_onDemandCertificates_member::onDemandRootCertLoadingMemberMethods(WithoutProxy) PASS : tst_QSslSocket_onDemandCertificates_member::onDemandRootCertLoadingMemberMethods(WithSocks5Proxy) PASS : tst_QSslSocket_onDemandCertificates_member::onDemandRootCertLoadingMemberMethods(WithSocks5ProxyAuth) FAIL! : tst_QSslSocket_onDemandCertificates_member::onDemandRootCertLoadingMemberMethods(WithHttpProxy) 'socket->waitForEncrypted()' returned FALSE. (Connection refused) Loc: [tst_qsslsocket_onDemandCertificates_member.cpp(209)] PASS : tst_QSslSocket_onDemandCertificates_member::onDemandRootCertLoadingMemberMethods(WithHttpProxyBasicAuth) PASS : tst_QSslSocket_onDemandCertificates_member::cleanupTestCase() Totals: 6 passed, 1 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: 57 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/Qt5_dev_Integration/build_00314/linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz Tested changes (refs/builds/dev_1387281544): http://codereview.qt-project.org/72684 [PS4] - Add QtAndroidExtras to dependency list of QtConnectivity From ci-noreply at qt-project.org Tue Dec 17 15:46:38 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 17 Dec 2013 16:46:38 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2352 Message-ID: <20131217_144638_019269.ci-noreply@qt-project.org> QtBase_dev_Integration » linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64 #2352: FAILURE Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02352/linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz Tested changes (refs/builds/dev_1387291416): http://codereview.qt-project.org/74073 [PS1] - Merge remote-tracking branch 'origin/stable' into dev From ci-noreply at qt-project.org Tue Dec 17 16:22:32 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 17 Dec 2013 17:22:32 +0200 Subject: [Ci-reports] fail on Qt5_dev_Integration #315 Message-ID: <20131217_152232_032458.ci-noreply@qt-project.org> Qt5_dev_Integration » macx-clang_static_OSX_10.7 #315: FAILURE Build log: http://testresults.qt-project.org/ci/Qt5_dev_Integration/build_00315/macx-clang_static_OSX_10.7/log.txt.gz Tested changes (refs/builds/dev_1387292736): http://codereview.qt-project.org/74111 [PS2] - Updated submodules. From ci-noreply at qt-project.org Tue Dec 17 16:25:38 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 17 Dec 2013 17:25:38 +0200 Subject: [Ci-reports] fail on QtEnginio_release_Integration #4 Message-ID: <20131217_152538_055839.ci-noreply@qt-project.org> QtEnginio_release_Integration » linux-g++_developer-build_OpenSuSE_12.3_x64 #4: FAILURE Build log: http://testresults.qt-project.org/ci/QtEnginio_release_Integration/build_00004/linux-g++_developer-build_OpenSuSE_12.3_x64/log.txt.gz Tested changes (refs/builds/release_1387293790): http://codereview.qt-project.org/74059 [PS1] - Add key navigation to SocialTodos login view From ci-noreply at qt-project.org Tue Dec 17 16:37:46 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 17 Dec 2013 17:37:46 +0200 Subject: [Ci-reports] fail on QtBase_stable_Integration #2772 Message-ID: <20131217_153746_091151.ci-noreply@qt-project.org> QtBase_stable_Integration » macx-clang_developer-build_qtnamespace_OSX_10.7 #2772: FAILURE Build log: http://testresults.qt-project.org/ci/QtBase_stable_Integration/build_02772/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/stable_1387294503): http://codereview.qt-project.org/73830 [PS1] - QPlainTextEdit: set Qt::ImhMultiLine http://codereview.qt-project.org/73901 [PS2] - Fix writingSystems determination by code page range bits http://codereview.qt-project.org/73988 [PS1] - Update bundled HarfBuzz sources up to 0.9.25 http://codereview.qt-project.org/74084 [PS2] - Fix qlocale_blackberry buffer initialization http://codereview.qt-project.org/74075 [PS1] - qthread_win.cpp: Fix warnings when waiting for adopted threads. From ci-noreply at qt-project.org Tue Dec 17 16:38:24 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 17 Dec 2013 17:38:24 +0200 Subject: [Ci-reports] fail on QtDoc_stable_Integration #284 Message-ID: <20131217_153824_029538.ci-noreply@qt-project.org> QtDoc_stable_Integration » macx-ios-clang_OSX_10.8 #284: FAILURE Build log: http://testresults.qt-project.org/ci/QtDoc_stable_Integration/build_00284/macx-ios-clang_OSX_10.8/log.txt.gz Tested changes (refs/builds/stable_1387294629): http://codereview.qt-project.org/72820 [PS4] - Doc: Fixed broken links to General Qt Requirements From ci-noreply at qt-project.org Tue Dec 17 16:38:37 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 17 Dec 2013 17:38:37 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2353 Message-ID: <20131217_153837_043485.ci-noreply@qt-project.org> Autotests `tst_qquickpathview' and `tst_qquicktrailemitter' failed :( Testing tst_qquicktrailemitter FAIL! : tst_qquicktrailemitter::test_basic() Compared values are not the same Actual (system->groupData[1]->size()): 510 Expected (500) : 500 Loc: [tst_qquicktrailemitter.cpp(89)] Totals: 2 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qquicktrailemitter ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_qquicktrailemitter::initTestCase() FAIL! : tst_qquicktrailemitter::test_basic() Compared values are not the same Actual (system->groupData[1]->size()): 510 Expected (500) : 500 Loc: [tst_qquicktrailemitter.cpp(89)] PASS : tst_qquicktrailemitter::cleanupTestCase() Totals: 2 passed, 1 failed, 0 skipped ********* Finished testing of tst_qquicktrailemitter ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquicktrailemitter: 11 seconds, exit code 1 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: 78 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02353/revdep-qtdeclarative_linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz Tested changes (refs/builds/dev_1387291691): http://codereview.qt-project.org/73844 [PS3] - Windows/Windows CE: Do not dynamically load shell32/coredll. From ci-noreply at qt-project.org Tue Dec 17 16:42:07 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 17 Dec 2013 17:42:07 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2354 Message-ID: <20131217_154207_094238.ci-noreply@qt-project.org> QtBase_dev_Integration » macx-clang_no-framework_OSX_10.8 #2354: FAILURE Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02354/macx-clang_no-framework_OSX_10.8/log.txt.gz Tested changes (refs/builds/dev_1387294810): http://codereview.qt-project.org/73289 [PS8] - Add a way to reproduce testlib selftest data http://codereview.qt-project.org/65504 [PS1] - Minor optimization http://codereview.qt-project.org/74098 [PS4] - Move QSqlError private members into a pimpl class. From ci-noreply at qt-project.org Tue Dec 17 16:43:36 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 17 Dec 2013 17:43:36 +0200 Subject: [Ci-reports] fail on QtEnginio_release_Integration #5 Message-ID: <20131217_154336_062743.ci-noreply@qt-project.org> Autotest `tst_qmltests' failed :( QML2_IMPORT_PATH=/work/build/qt/qtenginio/tests/auto/qmltests ## Creating backend: EnginioClient_QML1387294931729 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}}) ## Creating new object type: CustomObject1 on backend: EnginioClient_QML1387294931729 Testing qmltests FAIL! : qmltests::EnginioClient: ObjectOperation Query::test_query() property finishedCount Actual (): 49 Expected (): 50 Loc: [/work/build/qt/qtenginio/tests/auto/qmltests/tst_query.qml(96)] Totals: 57 passed, 1 failed, 1 skipped ## Deleting backend: EnginioClient_QML1387294931729 QtQA::App::TestRunner: test failed, running again to see if it is flaky... QML2_IMPORT_PATH=/work/build/qt/qtenginio/tests/auto/qmltests ERROR: Session authentication failed! ## Creating backend: EnginioClient_QML1387294991308 ### ERROR "{"errors":[{"reason":"InvalidHeader","message":"Invalid bearer token"}]}" NetworkReply: QNetworkReplyHttpImpl(0x7f2e6c04af60) 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 " RawHeaders[Content-Type]: "application/json" RawHeaders[X_Request_Id]: "370bb2299a1c4d9d90cfc210a888af0e" Request Data: "{"name": "EnginioClient_QML1387294991308"}" Reply Data: "{"errors":[{"reason":"InvalidHeader","message":"Invalid bearer token"}]}" ### SignalSpy caught errors: NetworkReply: QNetworkReplyHttpImpl(0x7f2e6c04af60) 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 " RawHeaders[Content-Type]: "application/json" RawHeaders[X_Request_Id]: "370bb2299a1c4d9d90cfc210a888af0e" Reply Data: "{"errors":[{"reason":"InvalidHeader","message":"Invalid bearer token"}]}" QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qmltests: 60 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtEnginio_release_Integration/build_00005/linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz Tested changes (refs/builds/release_1387294446): http://codereview.qt-project.org/74059 [PS1] - Add key navigation to SocialTodos login view From ci-noreply at qt-project.org Tue Dec 17 16:48:16 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 17 Dec 2013 17:48:16 +0200 Subject: [Ci-reports] fail on QtQuickControls_stable_Integration #440 Message-ID: <20131217_154816_084141.ci-noreply@qt-project.org> `make' failed :( make[4]: *** [iphoneos-release] Error 65 make[3]: *** [iphoneos] Error 2 make[2]: *** [sub-xmlpatternsvalidator-make_first] Error 2 make[3]: *** [iphoneos] Error 2 make[2]: *** [sub-xmlpatterns-make_first] Error 2 make[1]: *** [sub-tools-make_first] Error 2 make: *** [module-qtxmlpatterns] Error 2 Build log: http://testresults.qt-project.org/ci/QtQuickControls_stable_Integration/build_00440/macx-ios-clang_OSX_10.8/log.txt.gz Tested changes (refs/builds/stable_1387294731): http://codereview.qt-project.org/73920 [PS1] - Fixed: Regression in key navigation on TableView From ci-noreply at qt-project.org Tue Dec 17 17:45:49 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 17 Dec 2013 18:45:49 +0200 Subject: [Ci-reports] pass on QtTools_stable_Integration #325 Message-ID: <20131217_164549_087402.ci-noreply@qt-project.org> QtTools_stable_Integration #325: SUCCESS Tested changes (refs/builds/stable_1387286532): http://codereview.qt-project.org/74128 [PS2] - Fix typo in macchangeqt help. From ci-noreply at qt-project.org Tue Dec 17 17:46:59 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 17 Dec 2013 18:46:59 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2355 Message-ID: <20131217_164659_074422.ci-noreply@qt-project.org> QtBase_dev_Integration » revdep-qtdeclarative_linux-g++_shadow-build_Ubuntu_11.10_x86 #2355: FAILURE Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02355/revdep-qtdeclarative_linux-g++_shadow-build_Ubuntu_11.10_x86/log.txt.gz Tested changes (refs/builds/dev_1387298621): http://codereview.qt-project.org/73289 [PS8] - Add a way to reproduce testlib selftest data http://codereview.qt-project.org/73705 [PS2] - Move the SUBLIBS target from qmake away from between clean/distclean http://codereview.qt-project.org/73956 [PS1] - Ensure that all .obj wait for the PCH to finish http://codereview.qt-project.org/73061 [PS5] - Add QTypeInfo::isIntegral trait http://codereview.qt-project.org/73507 [PS1] - Remove runtime detection of SSE2 http://codereview.qt-project.org/73844 [PS3] - Windows/Windows CE: Do not dynamically load shell32/coredll. http://codereview.qt-project.org/74073 [PS1] - Merge remote-tracking branch 'origin/stable' into dev From ci-noreply at qt-project.org Tue Dec 17 17:56:43 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 17 Dec 2013 18:56:43 +0200 Subject: [Ci-reports] pass on QtEnginio_release_Integration #6 Message-ID: <20131217_165643_070153.ci-noreply@qt-project.org> QtEnginio_release_Integration #6: SUCCESS Tested changes (refs/builds/release_1387295205): http://codereview.qt-project.org/74129 [PS1] - Add picture to Social Todo example http://codereview.qt-project.org/74115 [PS1] - Bump Enginio client library version to 1.0.1 http://codereview.qt-project.org/74062 [PS1] - Fixed SocialTodos example sending unnecessary requests to network http://codereview.qt-project.org/74061 [PS1] - Fixes to sharing functionaity in SocialTodos example http://codereview.qt-project.org/74060 [PS1] - Fixed "allUsers" user add logic for SocialTodos example http://codereview.qt-project.org/74059 [PS1] - Add key navigation to SocialTodos login view From ci-noreply at qt-project.org Tue Dec 17 18:15:54 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 17 Dec 2013 19:15:54 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2356 Message-ID: <20131217_171554_080421.ci-noreply@qt-project.org> QtBase_dev_Integration » linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64 #2356: FAILURE Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02356/linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz Tested changes (refs/builds/dev_1387300171): http://codereview.qt-project.org/73844 [PS3] - Windows/Windows CE: Do not dynamically load shell32/coredll. http://codereview.qt-project.org/73507 [PS1] - Remove runtime detection of SSE2 http://codereview.qt-project.org/73061 [PS5] - Add QTypeInfo::isIntegral trait http://codereview.qt-project.org/73956 [PS1] - Ensure that all .obj wait for the PCH to finish http://codereview.qt-project.org/73705 [PS2] - Move the SUBLIBS target from qmake away from between clean/distclean http://codereview.qt-project.org/73289 [PS8] - Add a way to reproduce testlib selftest data http://codereview.qt-project.org/74073 [PS1] - Merge remote-tracking branch 'origin/stable' into dev From ci-noreply at qt-project.org Tue Dec 17 18:29:33 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 17 Dec 2013 19:29:33 +0200 Subject: [Ci-reports] pass on Qt_4.8_Integration #1719 Message-ID: <20131217_172933_091562.ci-noreply@qt-project.org> Qt_4.8_Integration #1719: SUCCESS Tested changes (refs/builds/4.8_1387284844): http://codereview.qt-project.org/73402 [PS3] - QSpinBox: fix cursor jumping around when pressing up/down keys From ci-noreply at qt-project.org Tue Dec 17 18:38:23 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 17 Dec 2013 19:38:23 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2357 Message-ID: <20131217_173823_049009.ci-noreply@qt-project.org> QtBase_dev_Integration » linux-android-g++_Ubuntu_12.04_x64 #2357: FAILURE Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02357/linux-android-g++_Ubuntu_12.04_x64/log.txt.gz Tested changes (refs/builds/dev_1387300872): http://codereview.qt-project.org/74009 [PS1] - Upgrade the PCRE bundle to 8.34 http://codereview.qt-project.org/73956 [PS1] - Ensure that all .obj wait for the PCH to finish http://codereview.qt-project.org/73705 [PS2] - Move the SUBLIBS target from qmake away from between clean/distclean http://codereview.qt-project.org/73289 [PS8] - Add a way to reproduce testlib selftest data http://codereview.qt-project.org/74073 [PS1] - Merge remote-tracking branch 'origin/stable' into dev From ci-noreply at qt-project.org Tue Dec 17 18:43:46 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 17 Dec 2013 19:43:46 +0200 Subject: [Ci-reports] fail on QtQuick1_stable_Integration #199 Message-ID: <20131217_174346_046552.ci-noreply@qt-project.org> QtQuick1_stable_Integration » wince70embedded-armv4i-msvc2008_Windows_7 #199: FAILURE Build log: http://testresults.qt-project.org/ci/QtQuick1_stable_Integration/build_00199/wince70embedded-armv4i-msvc2008_Windows_7/log.txt.gz Tested changes (refs/builds/stable_1387301981): http://codereview.qt-project.org/69760 [PS3] - Skip failing test data From ci-noreply at qt-project.org Tue Dec 17 18:45:47 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 17 Dec 2013 19:45:47 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2358 Message-ID: <20131217_174547_066274.ci-noreply@qt-project.org> QtBase_dev_Integration » linux-g++_shadow-build_Ubuntu_11.10_x86 #2358: FAILURE Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02358/linux-g++_shadow-build_Ubuntu_11.10_x86/log.txt.gz Tested changes (refs/builds/dev_1387302027): http://codereview.qt-project.org/74073 [PS1] - Merge remote-tracking branch 'origin/stable' into dev From ci-noreply at qt-project.org Tue Dec 17 19:05:52 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 17 Dec 2013 20:05:52 +0200 Subject: [Ci-reports] pass on QtBase_stable_Integration #2773 Message-ID: <20131217_180552_070032.ci-noreply@qt-project.org> QtBase_stable_Integration #2773: SUCCESS Tested changes (refs/builds/stable_1387298360): http://codereview.qt-project.org/74075 [PS1] - qthread_win.cpp: Fix warnings when waiting for adopted threads. From ci-noreply at qt-project.org Tue Dec 17 19:14:35 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 17 Dec 2013 20:14:35 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2359 Message-ID: <20131217_181435_045573.ci-noreply@qt-project.org> QtBase_dev_Integration » macx-ios-clang_OSX_10.8 #2359: FAILURE Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02359/macx-ios-clang_OSX_10.8/log.txt.gz Tested changes (refs/builds/dev_1387303865): http://codereview.qt-project.org/74009 [PS1] - Upgrade the PCRE bundle to 8.34 http://codereview.qt-project.org/74073 [PS1] - Merge remote-tracking branch 'origin/stable' into dev From ci-noreply at qt-project.org Tue Dec 17 19:15:36 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 17 Dec 2013 20:15:36 +0200 Subject: [Ci-reports] pass on QtQuickControls_stable_Integration #441 Message-ID: <20131217_181536_012066.ci-noreply@qt-project.org> QtQuickControls_stable_Integration #441: SUCCESS Tested changes (refs/builds/stable_1387301311): http://codereview.qt-project.org/74167 [PS3] - Menu: Don't create platform item for QQuickMenuItemContainers From ci-noreply at qt-project.org Tue Dec 17 19:34:45 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 17 Dec 2013 20:34:45 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2360 Message-ID: <20131217_183445_082142.ci-noreply@qt-project.org> QtBase_dev_Integration » linux-g++_developer-build_OpenSuSE_12.3_x64 #2360: FAILURE Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02360/linux-g++_developer-build_OpenSuSE_12.3_x64/log.txt.gz ============================================================ QtBase_dev_Integration » macx-g++_developer-build_OSX_10.6 #2360: FAILURE Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02360/macx-g++_developer-build_OSX_10.6/log.txt.gz Tested changes (refs/builds/dev_1387304579): http://codereview.qt-project.org/73770 [PS1] - QTextDocument: avoid relocations http://codereview.qt-project.org/73769 [PS1] - QImageReader: simplify _qt_BuiltInFormats http://codereview.qt-project.org/73766 [PS4] - QWizard: Replace another pointer table with char arrays http://codereview.qt-project.org/73767 [PS2] - QWizard: Replace a static char* table with a switch statement. From ci-noreply at qt-project.org Tue Dec 17 20:34:30 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 17 Dec 2013 21:34:30 +0200 Subject: [Ci-reports] pass on QtBase_stable_Integration #2774 Message-ID: <20131217_193430_077557.ci-noreply@qt-project.org> QtBase_stable_Integration #2774: SUCCESS Tested changes (refs/builds/stable_1387303646): http://codereview.qt-project.org/74084 [PS2] - Fix qlocale_blackberry buffer initialization http://codereview.qt-project.org/59959 [PS4] - Introduce Q_ATTRIBUTE_FORMAT_PRINTF From ci-noreply at qt-project.org Tue Dec 17 20:35:54 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 17 Dec 2013 21:35:54 +0200 Subject: [Ci-reports] pass on QtWebKit_stable_Integration #325 Message-ID: <20131217_193554_089660.ci-noreply@qt-project.org> QtWebKit_stable_Integration #325: SUCCESS Tested changes (refs/builds/stable_1387299870): http://codereview.qt-project.org/73475 [PS2] - Do not completely erase LIBS variable http://codereview.qt-project.org/73210 [PS3] - Do not try to build QtWebKit as a static library From ci-noreply at qt-project.org Tue Dec 17 21:04:12 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 17 Dec 2013 22:04:12 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2361 Message-ID: <20131217_200412_061965.ci-noreply@qt-project.org> Autotest `cmake' failed :( Test project C:/work/build/qt/qtbase/tests/auto/cmake/build Start 1: test_use_modules_function 1/22 Test #1: test_use_modules_function ......... Passed 50.91 sec Start 2: test_umbrella_config 2/22 Test #2: test_umbrella_config .............. Passed 45.82 sec Start 3: test_wrap_cpp_and_resources 3/22 Test #3: test_wrap_cpp_and_resources ....... Passed 47.45 sec Start 4: test_dependent_modules 4/22 Test #4: test_dependent_modules ............ Passed 48.33 sec Start 5: test_needsquoting_dirname 5/22 Test #5: test_needsquoting_dirname ......... Passed 48.05 sec Start 6: test_add_resource_options 6/22 Test #6: test_add_resource_options ......... Passed 52.92 sec Start 7: test_wrap_cpp_options 7/22 Test #7: test_wrap_cpp_options ............. Passed 53.28 sec Start 8: test_platform_defs_include 8/22 Test #8: test_platform_defs_include ........ Passed 47.56 sec Start 9: test_qtmainwin_library 9/22 Test #9: test_qtmainwin_library ............ Passed 47.34 sec Start 10: test_multiple_find_package QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: test failed, running again to see if it is flaky... Test project C:/work/build/qt/qtbase/tests/auto/cmake/build Start 1: test_use_modules_function 1/22 Test #1: test_use_modules_function ......... Passed 15.18 sec Start 2: test_umbrella_config 2/22 Test #2: test_umbrella_config .............. Passed 11.05 sec Start 3: test_wrap_cpp_and_resources 3/22 Test #3: test_wrap_cpp_and_resources ....... Passed 12.68 sec Start 4: test_dependent_modules 4/22 Test #4: test_dependent_modules ............ Passed 13.47 sec Start 5: test_needsquoting_dirname 5/22 Test #5: test_needsquoting_dirname ......... Passed 13.62 sec Start 6: test_add_resource_options 6/22 Test #6: test_add_resource_options ......... Passed 17.17 sec Start 7: test_wrap_cpp_options 7/22 Test #7: test_wrap_cpp_options ............. Passed 17.41 sec Start 8: test_platform_defs_include 8/22 Test #8: test_platform_defs_include ........ Passed 12.52 sec Start 9: test_qtmainwin_library 9/22 Test #9: test_qtmainwin_library ............ Passed 12.52 sec Start 10: test_multiple_find_package 10/22 Test #10: test_multiple_find_package ........ Passed 31.79 sec Start 11: test_add_resources_delayed_file 11/22 Test #11: test_add_resources_delayed_file ... Passed 46.95 sec Start 12: test_private_includes 12/22 Test #12: test_private_includes ............. Passed 47.54 sec Start 13: test_testlib_definitions 13/22 Test #13: test_testlib_definitions .......... Passed 50.73 sec Start 14: test_json_plugin_includes 14/22 Test #14: test_json_plugin_includes ......... Passed 47.48 sec Start 15: test_testlib_no_link_gui 15/22 Test #15: test_testlib_no_link_gui .......... Passed 46.18 sec Start 16: test_testlib_no_link_widgets 16/22 Test #16: test_testlib_no_link_widgets ...... Passed 46.46 sec Start 17: module_includes QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end cmake: 902 seconds, exit code 293 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02361/win64-msvc2012_developer-build_qtnamespace_Windows_8/log.txt.gz Tested changes (refs/builds/dev_1387305379): http://codereview.qt-project.org/74009 [PS1] - Upgrade the PCRE bundle to 8.34 From ci-noreply at qt-project.org Tue Dec 17 21:22:57 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 17 Dec 2013 22:22:57 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2362 Message-ID: <20131217_202257_068139.ci-noreply@qt-project.org> QtBase_dev_Integration » macx-ios-clang_OSX_10.8 #2362: FAILURE Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02362/macx-ios-clang_OSX_10.8/log.txt.gz Tested changes (refs/builds/dev_1387310752): http://codereview.qt-project.org/74098 [PS4] - Move QSqlError private members into a pimpl class. http://codereview.qt-project.org/73061 [PS5] - Add QTypeInfo::isIntegral trait http://codereview.qt-project.org/73507 [PS1] - Remove runtime detection of SSE2 http://codereview.qt-project.org/73844 [PS3] - Windows/Windows CE: Do not dynamically load shell32/coredll. From ci-noreply at qt-project.org Tue Dec 17 21:27:39 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 17 Dec 2013 22:27:39 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2363 Message-ID: <20131217_202739_023116.ci-noreply@qt-project.org> QtBase_dev_Integration » win32-msvc2010_developer-build_angle_Windows_7 #2363: FAILURE Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02363/win32-msvc2010_developer-build_angle_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1387311871): http://codereview.qt-project.org/74009 [PS1] - Upgrade the PCRE bundle to 8.34 http://codereview.qt-project.org/72766 [PS9] - Add baseline support to QGridLayoutEngine From ci-noreply at qt-project.org Tue Dec 17 21:36:34 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 17 Dec 2013 22:36:34 +0200 Subject: [Ci-reports] pass on QtDeclarative_stable_Integration #1501 Message-ID: <20131217_203634_034144.ci-noreply@qt-project.org> QtDeclarative_stable_Integration #1501: SUCCESS Tested changes (refs/builds/stable_1387308712): http://codereview.qt-project.org/74036 [PS1] - ensure that qmltest users have CONFIG+=console From ci-noreply at qt-project.org Tue Dec 17 21:39:11 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 17 Dec 2013 22:39:11 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2364 Message-ID: <20131217_203911_048688.ci-noreply@qt-project.org> QtBase_dev_Integration » win32-mingw48_developer-build_qtlibinfix_opengl_Windows_7 #2364: FAILURE Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02364/win32-mingw48_developer-build_qtlibinfix_opengl_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1387312430): http://codereview.qt-project.org/73705 [PS2] - Move the SUBLIBS target from qmake away from between clean/distclean http://codereview.qt-project.org/73956 [PS1] - Ensure that all .obj wait for the PCH to finish http://codereview.qt-project.org/73844 [PS3] - Windows/Windows CE: Do not dynamically load shell32/coredll. http://codereview.qt-project.org/73507 [PS1] - Remove runtime detection of SSE2 http://codereview.qt-project.org/73061 [PS5] - Add QTypeInfo::isIntegral trait http://codereview.qt-project.org/74098 [PS4] - Move QSqlError private members into a pimpl class. From ci-noreply at qt-project.org Tue Dec 17 21:43:31 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 17 Dec 2013 22:43:31 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2365 Message-ID: <20131217_204331_028250.ci-noreply@qt-project.org> QtBase_dev_Integration » win32-mingw47_developer-build_qtlibinfix_Windows_7 #2365: FAILURE Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02365/win32-mingw47_developer-build_qtlibinfix_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1387312850): http://codereview.qt-project.org/74009 [PS1] - Upgrade the PCRE bundle to 8.34 From ci-noreply at qt-project.org Tue Dec 17 22:12:16 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 17 Dec 2013 23:12:16 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2366 Message-ID: <20131217_211216_060145.ci-noreply@qt-project.org> qtbase failed to compile :( /work/build/qt/qtbase/src/gui/image/qjpeghandler.cpp:875: undefined reference to `qt_convert_rgb888_to_rgb32_ssse3(unsigned int*, unsigned char const*, int)' make[5]: *** [../../../../plugins/imageformats/libqjpeg.so] Error 1 make[4]: *** [sub-jpeg-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-qtbase] Error 2 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02366/linux-g++_shadow-build_Ubuntu_11.10_x86/log.txt.gz Tested changes (refs/builds/dev_1387313146): http://codereview.qt-project.org/74009 [PS1] - Upgrade the PCRE bundle to 8.34 http://codereview.qt-project.org/73061 [PS5] - Add QTypeInfo::isIntegral trait http://codereview.qt-project.org/73507 [PS1] - Remove runtime detection of SSE2 http://codereview.qt-project.org/73844 [PS3] - Windows/Windows CE: Do not dynamically load shell32/coredll. http://codereview.qt-project.org/73956 [PS1] - Ensure that all .obj wait for the PCH to finish http://codereview.qt-project.org/73705 [PS2] - Move the SUBLIBS target from qmake away from between clean/distclean From ci-noreply at qt-project.org Tue Dec 17 22:20:03 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 17 Dec 2013 23:20:03 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2367 Message-ID: <20131217_212003_095881.ci-noreply@qt-project.org> QtBase_dev_Integration » win32-msvc2010_developer-build_qtnamespace_Windows_7 #2367: FAILURE Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02367/win32-msvc2010_developer-build_qtnamespace_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1387314835): http://codereview.qt-project.org/74014 [PS1] - apply WinRT store certification linker flags http://codereview.qt-project.org/73876 [PS1] - d3dcompiler_qt: Fix export warning on MSVC http://codereview.qt-project.org/73875 [PS5] - d3dcompiler_qt: Remove directory creation inside the proxy library http://codereview.qt-project.org/72766 [PS9] - Add baseline support to QGridLayoutEngine http://codereview.qt-project.org/74098 [PS4] - Move QSqlError private members into a pimpl class. From ci-noreply at qt-project.org Tue Dec 17 22:25:12 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 17 Dec 2013 23:25:12 +0200 Subject: [Ci-reports] pass on QtWayland_stable_Integration #5 Message-ID: <20131217_212512_033388.ci-noreply@qt-project.org> QtWayland_stable_Integration #5: SUCCESS Tested changes (refs/builds/stable_1387314368): http://codereview.qt-project.org/72404 [PS2] - QtCompositor: Provide a way to update the clipboard on a client From ci-noreply at qt-project.org Tue Dec 17 22:27:45 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 17 Dec 2013 23:27:45 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2368 Message-ID: <20131217_212745_056254.ci-noreply@qt-project.org> QtBase_dev_Integration » macx-clang_developer-build_OSX_10.8 #2368: FAILURE Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02368/macx-clang_developer-build_OSX_10.8/log.txt.gz Tested changes (refs/builds/dev_1387315298): http://codereview.qt-project.org/74009 [PS1] - Upgrade the PCRE bundle to 8.34 From ci-noreply at qt-project.org Tue Dec 17 22:32:56 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 17 Dec 2013 23:32:56 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2369 Message-ID: <20131217_213256_059661.ci-noreply@qt-project.org> QtBase_dev_Integration » win64-msvc2012_developer-build_qtnamespace_Windows_8 #2369: FAILURE Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02369/win64-msvc2012_developer-build_qtnamespace_Windows_8/log.txt.gz Tested changes (refs/builds/dev_1387315761): http://codereview.qt-project.org/72766 [PS9] - Add baseline support to QGridLayoutEngine http://codereview.qt-project.org/73844 [PS3] - Windows/Windows CE: Do not dynamically load shell32/coredll. http://codereview.qt-project.org/73061 [PS5] - Add QTypeInfo::isIntegral trait http://codereview.qt-project.org/73705 [PS2] - Move the SUBLIBS target from qmake away from between clean/distclean http://codereview.qt-project.org/73956 [PS1] - Ensure that all .obj wait for the PCH to finish http://codereview.qt-project.org/73289 [PS8] - Add a way to reproduce testlib selftest data From ci-noreply at qt-project.org Tue Dec 17 22:37:19 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 17 Dec 2013 23:37:19 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2370 Message-ID: <20131217_213719_028051.ci-noreply@qt-project.org> QtBase_dev_Integration » winrt-x64-msvc2012_Windows_8 #2370: FAILURE Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02370/winrt-x64-msvc2012_Windows_8/log.txt.gz Tested changes (refs/builds/dev_1387316072): http://codereview.qt-project.org/74009 [PS1] - Upgrade the PCRE bundle to 8.34 From ci-noreply at qt-project.org Tue Dec 17 22:44:27 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 17 Dec 2013 23:44:27 +0200 Subject: [Ci-reports] pass on QtDeclarative_stable_Integration #1502 Message-ID: <20131217_214427_069740.ci-noreply@qt-project.org> QtDeclarative_stable_Integration #1502: SUCCESS Tested changes (refs/builds/stable_1387312691): http://codereview.qt-project.org/74157 [PS1] - Fixes: qml memory corruption on Android From ci-noreply at qt-project.org Tue Dec 17 23:13:35 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 18 Dec 2013 00:13:35 +0200 Subject: [Ci-reports] pass on QtWebKit_stable_Integration #326 Message-ID: <20131217_221335_057507.ci-noreply@qt-project.org> QtWebKit_stable_Integration #326: SUCCESS Tested changes (refs/builds/stable_1387309048): http://codereview.qt-project.org/74130 [PS1] - [texmap] Borders on rotating images are hidden/wrongly rendered with edge distance antialiasing http://codereview.qt-project.org/74131 [PS1] - Fix QtWebKit build on ARM softfp From ci-noreply at qt-project.org Tue Dec 17 23:18:47 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 18 Dec 2013 00:18:47 +0200 Subject: [Ci-reports] fail on QtWebKit_stable_Integration #327 Message-ID: <20131217_221847_058046.ci-noreply@qt-project.org> QtWebKit_stable_Integration » win64-msvc2012_developer-build_qtnamespace_Windows_8 #327: FAILURE Build log: http://testresults.qt-project.org/ci/QtWebKit_stable_Integration/build_00327/win64-msvc2012_developer-build_qtnamespace_Windows_8/log.txt.gz Tested changes (refs/builds/stable_1387318507): http://codereview.qt-project.org/73413 [PS1] - OS X Mavericks/Xcode5: Find libxslt and libxml2 headers From ci-noreply at qt-project.org Wed Dec 18 00:14:39 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 18 Dec 2013 01:14:39 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2371 Message-ID: <20131217_231439_057127.ci-noreply@qt-project.org> Autotest `tst_qquicktrailemitter' failed :( Testing tst_qquicktrailemitter FAIL! : tst_qquicktrailemitter::test_basic() Compared values are not the same Actual (system->groupData[1]->size()): 510 Expected (500) : 500 Loc: [tst_qquicktrailemitter.cpp(89)] Totals: 2 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qquicktrailemitter ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_qquicktrailemitter::initTestCase() FAIL! : tst_qquicktrailemitter::test_basic() Compared values are not the same Actual (system->groupData[1]->size()): 510 Expected (500) : 500 Loc: [tst_qquicktrailemitter.cpp(89)] PASS : tst_qquicktrailemitter::cleanupTestCase() Totals: 2 passed, 1 failed, 0 skipped ********* Finished testing of tst_qquicktrailemitter ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquicktrailemitter: 11 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02371/revdep-qtdeclarative_linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz Tested changes (refs/builds/dev_1387319933): http://codereview.qt-project.org/73876 [PS1] - d3dcompiler_qt: Fix export warning on MSVC http://codereview.qt-project.org/73875 [PS5] - d3dcompiler_qt: Remove directory creation inside the proxy library http://codereview.qt-project.org/73956 [PS1] - Ensure that all .obj wait for the PCH to finish http://codereview.qt-project.org/73844 [PS3] - Windows/Windows CE: Do not dynamically load shell32/coredll. http://codereview.qt-project.org/73705 [PS2] - Move the SUBLIBS target from qmake away from between clean/distclean http://codereview.qt-project.org/73061 [PS5] - Add QTypeInfo::isIntegral trait http://codereview.qt-project.org/73289 [PS8] - Add a way to reproduce testlib selftest data http://codereview.qt-project.org/74098 [PS4] - Move QSqlError private members into a pimpl class. http://codereview.qt-project.org/72766 [PS9] - Add baseline support to QGridLayoutEngine http://codereview.qt-project.org/74009 [PS1] - Upgrade the PCRE bundle to 8.34 From ci-noreply at qt-project.org Wed Dec 18 00:24:41 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 18 Dec 2013 01:24:41 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2372 Message-ID: <20131217_232441_069105.ci-noreply@qt-project.org> QtBase_dev_Integration » linux-arm-gnueabi-g++_Ubuntu_11.10_x86 #2372: FAILURE Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02372/linux-arm-gnueabi-g++_Ubuntu_11.10_x86/log.txt.gz Tested changes (refs/builds/dev_1387322253): http://codereview.qt-project.org/74009 [PS1] - Upgrade the PCRE bundle to 8.34 From ci-noreply at qt-project.org Wed Dec 18 00:45:06 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 18 Dec 2013 01:45:06 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2373 Message-ID: <20131217_234506_019543.ci-noreply@qt-project.org> QtBase_dev_Integration » macx-ios-clang_OSX_10.8 #2373: FAILURE Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02373/macx-ios-clang_OSX_10.8/log.txt.gz Tested changes (refs/builds/dev_1387323681): http://codereview.qt-project.org/72766 [PS9] - Add baseline support to QGridLayoutEngine http://codereview.qt-project.org/74098 [PS4] - Move QSqlError private members into a pimpl class. http://codereview.qt-project.org/73061 [PS5] - Add QTypeInfo::isIntegral trait http://codereview.qt-project.org/73289 [PS8] - Add a way to reproduce testlib selftest data http://codereview.qt-project.org/73705 [PS2] - Move the SUBLIBS target from qmake away from between clean/distclean http://codereview.qt-project.org/73844 [PS3] - Windows/Windows CE: Do not dynamically load shell32/coredll. http://codereview.qt-project.org/73956 [PS1] - Ensure that all .obj wait for the PCH to finish http://codereview.qt-project.org/73875 [PS5] - d3dcompiler_qt: Remove directory creation inside the proxy library http://codereview.qt-project.org/73876 [PS1] - d3dcompiler_qt: Fix export warning on MSVC http://codereview.qt-project.org/74009 [PS1] - Upgrade the PCRE bundle to 8.34 From ci-noreply at qt-project.org Wed Dec 18 00:48:52 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 18 Dec 2013 01:48:52 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2374 Message-ID: <20131217_234852_050586.ci-noreply@qt-project.org> QtBase_dev_Integration » linux-g++_developer-build_OpenSuSE_12.3_x64 #2374: FAILURE Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02374/linux-g++_developer-build_OpenSuSE_12.3_x64/log.txt.gz Tested changes (refs/builds/dev_1387324007): http://codereview.qt-project.org/74009 [PS1] - Upgrade the PCRE bundle to 8.34 From ci-noreply at qt-project.org Wed Dec 18 00:53:42 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 18 Dec 2013 01:53:42 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2375 Message-ID: <20131217_235342_044375.ci-noreply@qt-project.org> QtBase_dev_Integration » linux-g++_developer-build_OpenSuSE_12.3_x64 #2375: FAILURE Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02375/linux-g++_developer-build_OpenSuSE_12.3_x64/log.txt.gz Tested changes (refs/builds/dev_1387324257): http://codereview.qt-project.org/74009 [PS1] - Upgrade the PCRE bundle to 8.34 From ci-noreply at qt-project.org Wed Dec 18 01:03:11 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 18 Dec 2013 02:03:11 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2376 Message-ID: <20131218_000311_017901.ci-noreply@qt-project.org> QtBase_dev_Integration » macx-clang_developer-build_OSX_10.8 #2376: FAILURE Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02376/macx-clang_developer-build_OSX_10.8/log.txt.gz Tested changes (refs/builds/dev_1387324875): http://codereview.qt-project.org/73061 [PS5] - Add QTypeInfo::isIntegral trait http://codereview.qt-project.org/72766 [PS9] - Add baseline support to QGridLayoutEngine http://codereview.qt-project.org/73705 [PS2] - Move the SUBLIBS target from qmake away from between clean/distclean http://codereview.qt-project.org/73289 [PS8] - Add a way to reproduce testlib selftest data http://codereview.qt-project.org/74098 [PS4] - Move QSqlError private members into a pimpl class. http://codereview.qt-project.org/74009 [PS1] - Upgrade the PCRE bundle to 8.34 http://codereview.qt-project.org/73876 [PS1] - d3dcompiler_qt: Fix export warning on MSVC http://codereview.qt-project.org/73875 [PS5] - d3dcompiler_qt: Remove directory creation inside the proxy library http://codereview.qt-project.org/73956 [PS1] - Ensure that all .obj wait for the PCH to finish http://codereview.qt-project.org/73844 [PS3] - Windows/Windows CE: Do not dynamically load shell32/coredll. From ci-noreply at qt-project.org Wed Dec 18 01:21:58 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 18 Dec 2013 02:21:58 +0200 Subject: [Ci-reports] fail on QtWebKit_stable_Integration #328 Message-ID: <20131218_002158_074431.ci-noreply@qt-project.org> QtWebKit_stable_Integration » macx-clang_developer-build_qtnamespace_OSX_10.7 #328: FAILURE Build log: http://testresults.qt-project.org/ci/QtWebKit_stable_Integration/build_00328/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/stable_1387326021): http://codereview.qt-project.org/73413 [PS1] - OS X Mavericks/Xcode5: Find libxslt and libxml2 headers From ci-noreply at qt-project.org Wed Dec 18 01:45:05 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 18 Dec 2013 02:45:05 +0200 Subject: [Ci-reports] fail on Qt5_dev_Integration #316 Message-ID: <20131218_004505_085126.ci-noreply@qt-project.org> Qt5_dev_Integration » win32-msvc2010_Windows_7 #316: FAILURE Build log: http://testresults.qt-project.org/ci/Qt5_dev_Integration/build_00316/win32-msvc2010_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1387320216): http://codereview.qt-project.org/74111 [PS3] - Updated submodules. From ci-noreply at qt-project.org Wed Dec 18 02:37:05 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 18 Dec 2013 03:37:05 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2377 Message-ID: <20131218_013705_016375.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: 78 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02377/revdep-qtdeclarative_linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz Tested changes (refs/builds/dev_1387328685): http://codereview.qt-project.org/73289 [PS8] - Add a way to reproduce testlib selftest data http://codereview.qt-project.org/73705 [PS2] - Move the SUBLIBS target from qmake away from between clean/distclean http://codereview.qt-project.org/72766 [PS9] - Add baseline support to QGridLayoutEngine http://codereview.qt-project.org/73061 [PS5] - Add QTypeInfo::isIntegral trait http://codereview.qt-project.org/73844 [PS3] - Windows/Windows CE: Do not dynamically load shell32/coredll. http://codereview.qt-project.org/73956 [PS1] - Ensure that all .obj wait for the PCH to finish http://codereview.qt-project.org/73875 [PS5] - d3dcompiler_qt: Remove directory creation inside the proxy library http://codereview.qt-project.org/74009 [PS1] - Upgrade the PCRE bundle to 8.34 http://codereview.qt-project.org/73876 [PS1] - d3dcompiler_qt: Fix export warning on MSVC From ci-noreply at qt-project.org Wed Dec 18 03:38:17 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 18 Dec 2013 04:38:17 +0200 Subject: [Ci-reports] fail on QtBase_stable_Integration #2775 Message-ID: <20131218_023817_076499.ci-noreply@qt-project.org> QtBase_stable_Integration » linux-android-g++_Ubuntu_12.04_x64 #2775: FAILURE Build log: http://testresults.qt-project.org/ci/QtBase_stable_Integration/build_02775/linux-android-g++_Ubuntu_12.04_x64/log.txt.gz Tested changes (refs/builds/stable_1387333667): http://codereview.qt-project.org/73901 [PS2] - Fix writingSystems determination by code page range bits http://codereview.qt-project.org/73988 [PS1] - Update bundled HarfBuzz sources up to 0.9.25 From ci-noreply at qt-project.org Wed Dec 18 03:41:11 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 18 Dec 2013 04:41:11 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2378 Message-ID: <20131218_024111_083241.ci-noreply@qt-project.org> QtBase_dev_Integration » winrt-x64-msvc2012_Windows_8 #2378: FAILURE Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02378/winrt-x64-msvc2012_Windows_8/log.txt.gz Tested changes (refs/builds/dev_1387334319): http://codereview.qt-project.org/74098 [PS4] - Move QSqlError private members into a pimpl class. http://codereview.qt-project.org/73061 [PS5] - Add QTypeInfo::isIntegral trait http://codereview.qt-project.org/72766 [PS9] - Add baseline support to QGridLayoutEngine http://codereview.qt-project.org/73705 [PS2] - Move the SUBLIBS target from qmake away from between clean/distclean http://codereview.qt-project.org/73289 [PS8] - Add a way to reproduce testlib selftest data http://codereview.qt-project.org/73876 [PS1] - d3dcompiler_qt: Fix export warning on MSVC http://codereview.qt-project.org/74009 [PS1] - Upgrade the PCRE bundle to 8.34 http://codereview.qt-project.org/73875 [PS5] - d3dcompiler_qt: Remove directory creation inside the proxy library http://codereview.qt-project.org/73956 [PS1] - Ensure that all .obj wait for the PCH to finish http://codereview.qt-project.org/73844 [PS3] - Windows/Windows CE: Do not dynamically load shell32/coredll. http://codereview.qt-project.org/65504 [PS1] - Minor optimization From ci-noreply at qt-project.org Wed Dec 18 03:55:29 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 18 Dec 2013 04:55:29 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2379 Message-ID: <20131218_025529_031782.ci-noreply@qt-project.org> QtBase_dev_Integration » win32-mingw47_developer-build_qtlibinfix_Windows_7 #2379: FAILURE Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02379/win32-mingw47_developer-build_qtlibinfix_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1387334951): http://codereview.qt-project.org/73061 [PS5] - Add QTypeInfo::isIntegral trait http://codereview.qt-project.org/74098 [PS4] - Move QSqlError private members into a pimpl class. http://codereview.qt-project.org/73876 [PS1] - d3dcompiler_qt: Fix export warning on MSVC http://codereview.qt-project.org/73289 [PS8] - Add a way to reproduce testlib selftest data http://codereview.qt-project.org/73705 [PS2] - Move the SUBLIBS target from qmake away from between clean/distclean http://codereview.qt-project.org/72766 [PS9] - Add baseline support to QGridLayoutEngine http://codereview.qt-project.org/65504 [PS1] - Minor optimization http://codereview.qt-project.org/73844 [PS3] - Windows/Windows CE: Do not dynamically load shell32/coredll. http://codereview.qt-project.org/73956 [PS1] - Ensure that all .obj wait for the PCH to finish http://codereview.qt-project.org/73875 [PS5] - d3dcompiler_qt: Remove directory creation inside the proxy library http://codereview.qt-project.org/74009 [PS1] - Upgrade the PCRE bundle to 8.34 From ci-noreply at qt-project.org Wed Dec 18 03:55:59 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 18 Dec 2013 04:55:59 +0200 Subject: [Ci-reports] pass on QtPim_master_Integration #896 Message-ID: <20131218_025559_044727.ci-noreply@qt-project.org> QtPim_master_Integration #896: SUCCESS Tested changes (refs/builds/master_1387332251): http://codereview.qt-project.org/73992 [PS3] - Declare missing operators for QOrganizerItemFetchHint::OptimizationHints From ci-noreply at qt-project.org Wed Dec 18 04:07:33 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 18 Dec 2013 05:07:33 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2380 Message-ID: <20131218_030733_093154.ci-noreply@qt-project.org> QtBase_dev_Integration » win32-msvc2010_developer-build_qtnamespace_Windows_7 #2380: FAILURE Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02380/win32-msvc2010_developer-build_qtnamespace_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1387335751): http://codereview.qt-project.org/74098 [PS4] - Move QSqlError private members into a pimpl class. http://codereview.qt-project.org/73061 [PS5] - Add QTypeInfo::isIntegral trait http://codereview.qt-project.org/72766 [PS9] - Add baseline support to QGridLayoutEngine http://codereview.qt-project.org/73705 [PS2] - Move the SUBLIBS target from qmake away from between clean/distclean http://codereview.qt-project.org/73289 [PS8] - Add a way to reproduce testlib selftest data http://codereview.qt-project.org/73876 [PS1] - d3dcompiler_qt: Fix export warning on MSVC http://codereview.qt-project.org/74009 [PS1] - Upgrade the PCRE bundle to 8.34 http://codereview.qt-project.org/73875 [PS5] - d3dcompiler_qt: Remove directory creation inside the proxy library http://codereview.qt-project.org/73956 [PS1] - Ensure that all .obj wait for the PCH to finish http://codereview.qt-project.org/73844 [PS3] - Windows/Windows CE: Do not dynamically load shell32/coredll. http://codereview.qt-project.org/65504 [PS1] - Minor optimization From ci-noreply at qt-project.org Wed Dec 18 04:52:13 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 18 Dec 2013 05:52:13 +0200 Subject: [Ci-reports] fail on QtDocGallery_master_Integration #92 Message-ID: <20131218_035213_091879.ci-noreply@qt-project.org> `make' failed :( make[4]: *** [iphoneos-release] Error 65 make[3]: *** [iphoneos] Error 2 make[2]: *** [sub-qmlscene-make_first] Error 2 make[4]: *** [iphoneos-release] Error 65 make[3]: *** [iphoneos] Error 2 make[2]: *** [sub-qmlbundle-make_first] Error 2 make[4]: *** [iphoneos-release] Error 65 make[3]: *** [iphoneos] Error 2 make[2]: *** [sub-qmltestrunner-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/QtDocGallery_master_Integration/build_00092/macx-ios-clang_OSX_10.8/log.txt.gz Tested changes (refs/builds/master_1387337924): http://codereview.qt-project.org/74187 [PS1] - Verify the type of query results before accessing them. http://codereview.qt-project.org/74186 [PS1] - Fix assertion on construction. From ci-noreply at qt-project.org Wed Dec 18 04:58:39 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 18 Dec 2013 05:58:39 +0200 Subject: [Ci-reports] fail on QtDocGallery_master_Integration #93 Message-ID: <20131218_035839_024902.ci-noreply@qt-project.org> QtDocGallery_master_Integration » win32-mingw48_developer-build_qtlibinfix_opengl_Windows_7 #93: FAILURE Build log: http://testresults.qt-project.org/ci/QtDocGallery_master_Integration/build_00093/win32-mingw48_developer-build_qtlibinfix_opengl_Windows_7/log.txt.gz Tested changes (refs/builds/master_1387339042): http://codereview.qt-project.org/74186 [PS1] - Fix assertion on construction. http://codereview.qt-project.org/74187 [PS1] - Verify the type of query results before accessing them. From ci-noreply at qt-project.org Wed Dec 18 05:08:52 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 18 Dec 2013 06:08:52 +0200 Subject: [Ci-reports] fail on QtDocGallery_master_Integration #94 Message-ID: <20131218_040852_057213.ci-noreply@qt-project.org> QtDocGallery_master_Integration » wince70embedded-armv4i-msvc2008_Windows_7 #94: FAILURE Build log: http://testresults.qt-project.org/ci/QtDocGallery_master_Integration/build_00094/wince70embedded-armv4i-msvc2008_Windows_7/log.txt.gz Tested changes (refs/builds/master_1387339482): http://codereview.qt-project.org/74186 [PS1] - Fix assertion on construction. http://codereview.qt-project.org/74187 [PS1] - Verify the type of query results before accessing them. From ci-noreply at qt-project.org Wed Dec 18 05:40:43 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 18 Dec 2013 06:40:43 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2381 Message-ID: <20131218_044043_035440.ci-noreply@qt-project.org> Autotest `cmake' failed :( Test project C:/work/build/qt/qtbase/tests/auto/cmake/build Start 1: test_use_modules_function 1/22 Test #1: test_use_modules_function ......... Passed 45.27 sec Start 2: test_umbrella_config 2/22 Test #2: test_umbrella_config .............. Passed 41.55 sec Start 3: test_wrap_cpp_and_resources 3/22 Test #3: test_wrap_cpp_and_resources ....... Passed 42.88 sec Start 4: test_dependent_modules 4/22 Test #4: test_dependent_modules ............ Passed 43.68 sec Start 5: test_needsquoting_dirname 5/22 Test #5: test_needsquoting_dirname ......... Passed 43.75 sec Start 6: test_add_resource_options 6/22 Test #6: test_add_resource_options ......... Passed 48.51 sec Start 7: test_wrap_cpp_options 7/22 Test #7: test_wrap_cpp_options ............. Passed 47.50 sec Start 8: test_platform_defs_include 8/22 Test #8: test_platform_defs_include ........ Passed 42.45 sec Start 9: test_qtmainwin_library 9/22 Test #9: test_qtmainwin_library ............ Passed 42.37 sec Start 10: test_multiple_find_package 10/22 Test #10: test_multiple_find_package ........ Passed 43.69 sec Start 11: test_add_resources_delayed_file QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: test failed, running again to see if it is flaky... Test project C:/work/build/qt/qtbase/tests/auto/cmake/build Start 1: test_use_modules_function 1/22 Test #1: test_use_modules_function ......... Passed 13.84 sec Start 2: test_umbrella_config 2/22 Test #2: test_umbrella_config .............. Passed 9.86 sec Start 3: test_wrap_cpp_and_resources 3/22 Test #3: test_wrap_cpp_and_resources ....... Passed 11.56 sec Start 4: test_dependent_modules 4/22 Test #4: test_dependent_modules ............ Passed 11.95 sec Start 5: test_needsquoting_dirname 5/22 Test #5: test_needsquoting_dirname ......... Passed 12.06 sec Start 6: test_add_resource_options 6/22 Test #6: test_add_resource_options ......... Passed 15.52 sec Start 7: test_wrap_cpp_options 7/22 Test #7: test_wrap_cpp_options ............. Passed 15.86 sec Start 8: test_platform_defs_include 8/22 Test #8: test_platform_defs_include ........ Passed 10.90 sec Start 9: test_qtmainwin_library 9/22 Test #9: test_qtmainwin_library ............ Passed 11.19 sec Start 10: test_multiple_find_package 10/22 Test #10: test_multiple_find_package ........ Passed 12.77 sec Start 11: test_add_resources_delayed_file 11/22 Test #11: test_add_resources_delayed_file ... Passed 26.85 sec Start 12: test_private_includes 12/22 Test #12: test_private_includes ............. Passed 43.17 sec Start 13: test_testlib_definitions 13/22 Test #13: test_testlib_definitions .......... Passed 46.48 sec Start 14: test_json_plugin_includes 14/22 Test #14: test_json_plugin_includes ......... Passed 43.29 sec Start 15: test_testlib_no_link_gui 15/22 Test #15: test_testlib_no_link_gui .......... Passed 41.18 sec Start 16: test_testlib_no_link_widgets 16/22 Test #16: test_testlib_no_link_widgets ...... Passed 40.93 sec Start 17: module_includes 17/22 Test #17: module_includes ................... Passed 45.25 sec Start 18: test_concurrent_module QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end cmake: 902 seconds, exit code 293 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02381/win64-msvc2012_developer-build_qtnamespace_Windows_8/log.txt.gz Tested changes (refs/builds/dev_1387336554): http://codereview.qt-project.org/74098 [PS4] - Move QSqlError private members into a pimpl class. http://codereview.qt-project.org/65504 [PS1] - Minor optimization http://codereview.qt-project.org/73844 [PS3] - Windows/Windows CE: Do not dynamically load shell32/coredll. http://codereview.qt-project.org/73956 [PS1] - Ensure that all .obj wait for the PCH to finish http://codereview.qt-project.org/73875 [PS5] - d3dcompiler_qt: Remove directory creation inside the proxy library http://codereview.qt-project.org/73876 [PS1] - d3dcompiler_qt: Fix export warning on MSVC http://codereview.qt-project.org/74009 [PS1] - Upgrade the PCRE bundle to 8.34 http://codereview.qt-project.org/73289 [PS8] - Add a way to reproduce testlib selftest data http://codereview.qt-project.org/73705 [PS2] - Move the SUBLIBS target from qmake away from between clean/distclean http://codereview.qt-project.org/72766 [PS9] - Add baseline support to QGridLayoutEngine http://codereview.qt-project.org/73061 [PS5] - Add QTypeInfo::isIntegral trait From ci-noreply at qt-project.org Wed Dec 18 06:21:37 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 18 Dec 2013 07:21:37 +0200 Subject: [Ci-reports] fail on QtDocGallery_master_Integration #95 Message-ID: <20131218_052137_099972.ci-noreply@qt-project.org> `make' failed :( make[3]: *** [iphoneos] Error 2 make[3]: *** [iphoneos] Error 2 make[2]: *** [sub-qmlbundle-make_first] Error 2 make[2]: *** [sub-qmltestrunner-make_first] Error 2 make[4]: *** [iphoneos-release] Error 65 make[3]: *** [iphoneos] Error 2 make[2]: *** [sub-qmlscene-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/QtDocGallery_master_Integration/build_00095/macx-ios-clang_OSX_10.8/log.txt.gz Tested changes (refs/builds/master_1387343425): http://codereview.qt-project.org/74187 [PS1] - Verify the type of query results before accessing them. http://codereview.qt-project.org/74186 [PS1] - Fix assertion on construction. From ci-noreply at qt-project.org Wed Dec 18 06:34:36 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 18 Dec 2013 07:34:36 +0200 Subject: [Ci-reports] fail on QtDocGallery_master_Integration #96 Message-ID: <20131218_053436_068858.ci-noreply@qt-project.org> QtDocGallery_master_Integration » macx-clang_developer-build_qtnamespace_OSX_10.7 #96: FAILURE Build log: http://testresults.qt-project.org/ci/QtDocGallery_master_Integration/build_00096/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/master_1387344682): http://codereview.qt-project.org/74187 [PS1] - Verify the type of query results before accessing them. http://codereview.qt-project.org/74186 [PS1] - Fix assertion on construction. From ci-noreply at qt-project.org Wed Dec 18 06:49:56 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 18 Dec 2013 07:49:56 +0200 Subject: [Ci-reports] fail on QtTools_stable_Integration #326 Message-ID: <20131218_054956_044634.ci-noreply@qt-project.org> QtTools_stable_Integration » win64-msvc2012_developer-build_qtnamespace_Windows_8 #326: FAILURE Build log: http://testresults.qt-project.org/ci/QtTools_stable_Integration/build_00326/win64-msvc2012_developer-build_qtnamespace_Windows_8/log.txt.gz Tested changes (refs/builds/stable_1387345653): http://codereview.qt-project.org/74166 [PS1] - windeployqt: Copy .qml files as well. http://codereview.qt-project.org/74165 [PS1] - windeployqt: Copy QML directory structure correctly. From ci-noreply at qt-project.org Wed Dec 18 07:00:30 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 18 Dec 2013 08:00:30 +0200 Subject: [Ci-reports] pass on QtWayland_stable_Integration #6 Message-ID: <20131218_060030_072911.ci-noreply@qt-project.org> QtWayland_stable_Integration #6: SUCCESS Tested changes (refs/builds/stable_1387345034): http://codereview.qt-project.org/73847 [PS1] - Wayland supports multiple windows. From ci-noreply at qt-project.org Wed Dec 18 07:41:53 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 18 Dec 2013 08:41:53 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2382 Message-ID: <20131218_064153_061051.ci-noreply@qt-project.org> Autotests `tst_gestures' and `tst_qfocusevent' failed :( Testing tst_QFocusEvent FAIL! : tst_QFocusEvent::checkReason_ActiveWindow() 'childFocusWidgetOne->focusInEventRecieved' returned FALSE. () tst_qfocusevent.cpp(378) : failure location Totals: 7 passed, 1 failed, 1 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() SKIP : tst_QFocusEvent::checkReason_BackTab() Backtab is not supported on Windows tst_qfocusevent.cpp(223) : failure location PASS : tst_QFocusEvent::checkReason_Popup() PASS : tst_QFocusEvent::checkReason_focusWidget() PASS : tst_QFocusEvent::checkReason_Shortcut() QWARN : tst_QFocusEvent::checkReason_ActiveWindow() QWindowsWindow::setGeometry: Unable to set geometry 100x30+590+363 on QWidgetWindow/'QDialogClassWindow'. Resulting geometry: 104x30+590+363 (frame: 4, 23, 4, 4, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215). FAIL! : tst_QFocusEvent::checkReason_ActiveWindow() 'childFocusWidgetOne->focusInEventRecieved' returned FALSE. () tst_qfocusevent.cpp(378) : failure location PASS : tst_QFocusEvent::cleanupTestCase() Totals: 7 passed, 1 failed, 1 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 Testing tst_Gestures FAIL! : tst_Gestures::customGesture() Compared values are not the same Actual (widget.gestureEventsReceived): 0 Expected (TotalGestureEventsCount) : 4 tst_gestures.cpp(408) : failure location FAIL! : tst_Gestures::conflictingGesturesInGraphicsView() Compared values are not the same Actual (item2->gestureOverrideEventsReceived): 0 Expected (1) : 1 tst_gestures.cpp(2285) : failure location FAIL! : tst_Gestures::graphicsItemGesture() Compared values are not the same Actual (item->gestureEventsReceived): 0 Expected (TotalGestureEventsCount) : 4 tst_gestures.cpp(895) : failure location FAIL! : tst_Gestures::graphicsView() Compared values are not the same Actual (item->gestureEventsReceived): 0 Expected (TotalGestureEventsCount) : 4 tst_gestures.cpp(944) : failure location FAIL! : tst_Gestures::graphicsItemTreeGesture() Compared values are not the same Actual (item1->gestureEventsReceived): 0 Expected (TotalGestureEventsCount) : 4 tst_gestures.cpp(1023) : failure location FAIL! : tst_Gestures::explicitGraphicsObjectTarget() Compared values are not the same Actual (item1->gestureOverrideEventsReceived): 0 Expected (1) : 1 tst_gestures.cpp(1079) : failure location FAIL! : tst_Gestures::gestureOverChildGraphicsItem() Compared values are not the same Actual (item1->gestureEventsReceived): 0 Expected (TotalGestureEventsCount) : 4 tst_gestures.cpp(1139) : failure location FAIL! : tst_Gestures::autoCancelGestures2() Compared values are not the same Actual (parent->events.all.count()): 0 Expected (1) : 1 tst_gestures.cpp(1612) : failure location FAIL! : tst_Gestures::graphicsViewParentPropagation() Compared values are not the same Actual (item1_c1_c1->gestureEventsReceived): 0 Expected (TotalGestureEventsCount) : 4 tst_gestures.cpp(1674) : failure location FAIL! : tst_Gestures::panelPropagation() Compared values are not the same Actual (item1_child1_child1->gestureEventsReceived): 0 Expected (TotalGestureEventsCount) : 4 tst_gestures.cpp(1732) : failure location FAIL! : tst_Gestures::panelStacksBehindParent() Compared values are not the same Actual (panel->gestureEventsReceived): 0 Expected (TotalGestureEventsCount) : 4 tst_gestures.cpp(1843) : failure location FAIL! : tst_Gestures::viewportCoordinates() 'item1->gestureEventsReceived != 0' returned FALSE. () tst_gestures.cpp(1967) : failure location FAIL! : tst_Gestures::partialGesturePropagation() Compared values are not the same Actual (item1->gestureOverrideEventsReceived): 0 Expected (1) : 1 tst_gestures.cpp(2009) : failure location FAIL! : tst_Gestures::testReuseCanceledGestures() Compared values are not the same Actual (target->started()): 0 Expected (1) : 1 tst_gestures.cpp(2213) : failure location Totals: 29 passed, 14 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_Gestures ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_Gestures::initTestCase() QWARN : tst_Gestures::customGesture() QGestureManager::deliverEvent: could not find the target for gesture QWARN : tst_Gestures::customGesture() QGestureManager::deliverEvent: could not find the target for gesture QWARN : tst_Gestures::customGesture() QGestureManager::deliverEvent: could not find the target for gesture QWARN : tst_Gestures::customGesture() QGestureManager::deliverEvent: could not find the target for gesture FAIL! : tst_Gestures::customGesture() Compared values are not the same Actual (widget.gestureEventsReceived): 0 Expected (TotalGestureEventsCount) : 4 tst_gestures.cpp(408) : failure location PASS : tst_Gestures::autoCancelingGestures() PASS : tst_Gestures::gestureOverChild() PASS : tst_Gestures::multipleWidgetOnlyGestureInTree() PASS : tst_Gestures::conflictingGestures() QWARN : tst_Gestures::conflictingGesturesInGraphicsView() QGestureManager::deliverEvent: could not find the target for gesture QWARN : tst_Gestures::conflictingGesturesInGraphicsView() QGestureManager::deliverEvent: could not find the target for gesture QWARN : tst_Gestures::conflictingGesturesInGraphicsView() QGestureManager::deliverEvent: could not find the target for gesture QWARN : tst_Gestures::conflictingGesturesInGraphicsView() QGestureManager::deliverEvent: could not find the target for gesture FAIL! : tst_Gestures::conflictingGesturesInGraphicsView() Compared values are not the same Actual (item2->gestureOverrideEventsReceived): 0 Expected (1) : 1 tst_gestures.cpp(2285) : failure location PASS : tst_Gestures::finishedWithoutStarted() PASS : tst_Gestures::unknownGesture() QWARN : tst_Gestures::graphicsItemGesture() QGestureManager::deliverEvent: could not find the target for gesture QWARN : tst_Gestures::graphicsItemGesture() QGestureManager::deliverEvent: could not find the target for gesture QWARN : tst_Gestures::graphicsItemGesture() QGestureManager::deliverEvent: could not find the target for gesture QWARN : tst_Gestures::graphicsItemGesture() QGestureManager::deliverEvent: could not find the target for gesture FAIL! : tst_Gestures::graphicsItemGesture() Compared values are not the same Actual (item->gestureEventsReceived): 0 Expected (TotalGestureEventsCount) : 4 tst_gestures.cpp(895) : failure location QWARN : tst_Gestures::graphicsView() QGestureManager::deliverEvent: could not find the target for gesture QWARN : tst_Gestures::graphicsView() QGestureManager::deliverEvent: could not find the target for gesture QWARN : tst_Gestures::graphicsView() QGestureManager::deliverEvent: could not find the target for gesture QWARN : tst_Gestures::graphicsView() QGestureManager::deliverEvent: could not find the target for gesture FAIL! : tst_Gestures::graphicsView() Compared values are not the same Actual (item->gestureEventsReceived): 0 Expected (TotalGestureEventsCount) : 4 tst_gestures.cpp(944) : failure location QWARN : tst_Gestures::graphicsItemTreeGesture() QGestureManager::deliverEvent: could not find the target for gesture QWARN : tst_Gestures::graphicsItemTreeGesture() QGestureManager::deliverEvent: could not find the target for gesture QWARN : tst_Gestures::graphicsItemTreeGesture() QGestureManager::deliverEvent: could not find the target for gesture QWARN : tst_Gestures::graphicsItemTreeGesture() QGestureManager::deliverEvent: could not find the target for gesture FAIL! : tst_Gestures::graphicsItemTreeGesture() Compared values are not the same Actual (item1->gestureEventsReceived): 0 Expected (TotalGestureEventsCount) : 4 tst_gestures.cpp(1023) : failure location QWARN : tst_Gestures::explicitGraphicsObjectTarget() QGestureManager::deliverEvent: could not find the target for gesture QWARN : tst_Gestures::explicitGraphicsObjectTarget() QGestureManager::deliverEvent: could not find the target for gesture QWARN : tst_Gestures::explicitGraphicsObjectTarget() QGestureManager::deliverEvent: could not find the target for gesture QWARN : tst_Gestures::explicitGraphicsObjectTarget() QGestureManager::deliverEvent: could not find the target for gesture FAIL! : tst_Gestures::explicitGraphicsObjectTarget() Compared values are not the same Actual (item1->gestureOverrideEventsReceived): 0 Expected (1) : 1 tst_gestures.cpp(1079) : failure location QWARN : tst_Gestures::gestureOverChildGraphicsItem() QGestureManager::deliverEvent: could not find the target for gesture QWARN : tst_Gestures::gestureOverChildGraphicsItem() QGestureManager::deliverEvent: could not find the target for gesture QWARN : tst_Gestures::gestureOverChildGraphicsItem() QGestureManager::deliverEvent: could not find the target for gesture QWARN : tst_Gestures::gestureOverChildGraphicsItem() QGestureManager::deliverEvent: could not find the target for gesture FAIL! : tst_Gestures::gestureOverChildGraphicsItem() Compared values are not the same Actual (item1->gestureEventsReceived): 0 Expected (TotalGestureEventsCount) : 4 tst_gestures.cpp(1139) : failure location PASS : tst_Gestures::twoGesturesOnDifferentLevel() PASS : tst_Gestures::multipleGesturesInTree() PASS : tst_Gestures::multipleGesturesInComplexTree() PASS : tst_Gestures::testMapToScene() PASS : tst_Gestures::ungrabGesture() PASS : tst_Gestures::consumeEventHint() PASS : tst_Gestures::unregisterRecognizer() PASS : tst_Gestures::autoCancelGestures() QWARN : tst_Gestures::autoCancelGestures2() QGestureManager::deliverEvent: could not find the target for gesture QWARN : tst_Gestures::autoCancelGestures2() QGestureManager::deliverEvent: could not find the target for gesture FAIL! : tst_Gestures::autoCancelGestures2() Compared values are not the same Actual (parent->events.all.count()): 0 Expected (1) : 1 tst_gestures.cpp(1612) : failure location QWARN : tst_Gestures::graphicsViewParentPropagation() QGestureManager::deliverEvent: could not find the target for gesture QWARN : tst_Gestures::graphicsViewParentPropagation() QGestureManager::deliverEvent: could not find the target for gesture QWARN : tst_Gestures::graphicsViewParentPropagation() QGestureManager::deliverEvent: could not find the target for gesture QWARN : tst_Gestures::graphicsViewParentPropagation() QGestureManager::deliverEvent: could not find the target for gesture FAIL! : tst_Gestures::graphicsViewParentPropagation() Compared values are not the same Actual (item1_c1_c1->gestureEventsReceived): 0 Expected (TotalGestureEventsCount) : 4 tst_gestures.cpp(1674) : failure location QWARN : tst_Gestures::panelPropagation() QGestureManager::deliverEvent: could not find the target for gesture QWARN : tst_Gestures::panelPropagation() QGestureManager::deliverEvent: could not find the target for gesture QWARN : tst_Gestures::panelPropagation() QGestureManager::deliverEvent: could not find the target for gesture QWARN : tst_Gestures::panelPropagation() QGestureManager::deliverEvent: could not find the target for gesture FAIL! : tst_Gestures::panelPropagation() Compared values are not the same Actual (item1_child1_child1->gestureEventsReceived): 0 Expected (TotalGestureEventsCount) : 4 tst_gestures.cpp(1732) : failure location QWARN : tst_Gestures::panelStacksBehindParent() QGestureManager::deliverEvent: could not find the target for gesture QWARN : tst_Gestures::panelStacksBehindParent() QGestureManager::deliverEvent: could not find the target for gesture QWARN : tst_Gestures::panelStacksBehindParent() QGestureManager::deliverEvent: could not find the target for gesture QWARN : tst_Gestures::panelStacksBehindParent() QGestureManager::deliverEvent: could not find the target for gesture FAIL! : tst_Gestures::panelStacksBehindParent() Compared values are not the same Actual (panel->gestureEventsReceived): 0 Expected (TotalGestureEventsCount) : 4 tst_gestures.cpp(1843) : failure location PASS : tst_Gestures::deleteGestureTargetWidget() QDEBUG : tst_Gestures::deleteGestureTargetItem(delete1) <-- testing QWARN : tst_Gestures::deleteGestureTargetItem(delete1) QGestureManager::deliverEvent: could not find the target for gesture QWARN : tst_Gestures::deleteGestureTargetItem(delete1) QGestureManager::deliverEvent: could not find the target for gesture QWARN : tst_Gestures::deleteGestureTargetItem(delete1) QGestureManager::deliverEvent: could not find the target for gesture QWARN : tst_Gestures::deleteGestureTargetItem(delete1) QGestureManager::deliverEvent: could not find the target for gesture PASS : tst_Gestures::deleteGestureTargetItem(delete1) QDEBUG : tst_Gestures::deleteGestureTargetItem(delete2) <-- testing QWARN : tst_Gestures::deleteGestureTargetItem(delete2) QGestureManager::deliverEvent: could not find the target for gesture QWARN : tst_Gestures::deleteGestureTargetItem(delete2) QGestureManager::deliverEvent: could not find the target for gesture QWARN : tst_Gestures::deleteGestureTargetItem(delete2) QGestureManager::deliverEvent: could not find the target for gesture QWARN : tst_Gestures::deleteGestureTargetItem(delete2) QGestureManager::deliverEvent: could not find the target for gesture PASS : tst_Gestures::deleteGestureTargetItem(delete2) QDEBUG : tst_Gestures::deleteGestureTargetItem(delete3) <-- testing QWARN : tst_Gestures::deleteGestureTargetItem(delete3) QGestureManager::deliverEvent: could not find the target for gesture QWARN : tst_Gestures::deleteGestureTargetItem(delete3) QGestureManager::deliverEvent: could not find the target for gesture QWARN : tst_Gestures::deleteGestureTargetItem(delete3) QGestureManager::deliverEvent: could not find the target for gesture QWARN : tst_Gestures::deleteGestureTargetItem(delete3) QGestureManager::deliverEvent: could not find the target for gesture PASS : tst_Gestures::deleteGestureTargetItem(delete3) QDEBUG : tst_Gestures::deleteGestureTargetItem(deleteLater1) <-- testing QWARN : tst_Gestures::deleteGestureTargetItem(deleteLater1) QGestureManager::deliverEvent: could not find the target for gesture QWARN : tst_Gestures::deleteGestureTargetItem(deleteLater1) QGestureManager::deliverEvent: could not find the target for gesture QWARN : tst_Gestures::deleteGestureTargetItem(deleteLater1) QGestureManager::deliverEvent: could not find the target for gesture QWARN : tst_Gestures::deleteGestureTargetItem(deleteLater1) QGestureManager::deliverEvent: could not find the target for gesture PASS : tst_Gestures::deleteGestureTargetItem(deleteLater1) QDEBUG : tst_Gestures::deleteGestureTargetItem(deleteLater2) <-- testing QWARN : tst_Gestures::deleteGestureTargetItem(deleteLater2) QGestureManager::deliverEvent: could not find the target for gesture QWARN : tst_Gestures::deleteGestureTargetItem(deleteLater2) QGestureManager::deliverEvent: could not find the target for gesture QWARN : tst_Gestures::deleteGestureTargetItem(deleteLater2) QGestureManager::deliverEvent: could not find the target for gesture QWARN : tst_Gestures::deleteGestureTargetItem(deleteLater2) QGestureManager::deliverEvent: could not find the target for gesture PASS : tst_Gestures::deleteGestureTargetItem(deleteLater2) QDEBUG : tst_Gestures::deleteGestureTargetItem(deleteLater3) <-- testing QWARN : tst_Gestures::deleteGestureTargetItem(deleteLater3) QGestureManager::deliverEvent: could not find the target for gesture QWARN : tst_Gestures::deleteGestureTargetItem(deleteLater3) QGestureManager::deliverEvent: could not find the target for gesture QWARN : tst_Gestures::deleteGestureTargetItem(deleteLater3) QGestureManager::deliverEvent: could not find the target for gesture QWARN : tst_Gestures::deleteGestureTargetItem(deleteLater3) QGestureManager::deliverEvent: could not find the target for gesture PASS : tst_Gestures::deleteGestureTargetItem(deleteLater3) QDEBUG : tst_Gestures::deleteGestureTargetItem(deleteLater4) <-- testing QWARN : tst_Gestures::deleteGestureTargetItem(deleteLater4) QGestureManager::deliverEvent: could not find the target for gesture QWARN : tst_Gestures::deleteGestureTargetItem(deleteLater4) QGestureManager::deliverEvent: could not find the target for gesture QWARN : tst_Gestures::deleteGestureTargetItem(deleteLater4) QGestureManager::deliverEvent: could not find the target for gesture QWARN : tst_Gestures::deleteGestureTargetItem(deleteLater4) QGestureManager::deliverEvent: could not find the target for gesture PASS : tst_Gestures::deleteGestureTargetItem(deleteLater4) QDEBUG : tst_Gestures::deleteGestureTargetItem(delete-self-and-propagate) <-- testing QWARN : tst_Gestures::deleteGestureTargetItem(delete-self-and-propagate) QGestureManager::deliverEvent: could not find the target for gesture QWARN : tst_Gestures::deleteGestureTargetItem(delete-self-and-propagate) QGestureManager::deliverEvent: could not find the target for gesture QWARN : tst_Gestures::deleteGestureTargetItem(delete-self-and-propagate) QGestureManager::deliverEvent: could not find the target for gesture QWARN : tst_Gestures::deleteGestureTargetItem(delete-self-and-propagate) QGestureManager::deliverEvent: could not find the target for gesture PASS : tst_Gestures::deleteGestureTargetItem(delete-self-and-propagate) QDEBUG : tst_Gestures::deleteGestureTargetItem(deleteLater-self-and-propagate) <-- testing QWARN : tst_Gestures::deleteGestureTargetItem(deleteLater-self-and-propagate) QGestureManager::deliverEvent: could not find the target for gesture QWARN : tst_Gestures::deleteGestureTargetItem(deleteLater-self-and-propagate) QGestureManager::deliverEvent: could not find the target for gesture QWARN : tst_Gestures::deleteGestureTargetItem(deleteLater-self-and-propagate) QGestureManager::deliverEvent: could not find the target for gesture QWARN : tst_Gestures::deleteGestureTargetItem(deleteLater-self-and-propagate) QGestureManager::deliverEvent: could not find the target for gesture PASS : tst_Gestures::deleteGestureTargetItem(deleteLater-self-and-propagate) QDEBUG : tst_Gestures::deleteGestureTargetItem(propagate-to-deletedLater) <-- testing QWARN : tst_Gestures::deleteGestureTargetItem(propagate-to-deletedLater) QGestureManager::deliverEvent: could not find the target for gesture QWARN : tst_Gestures::deleteGestureTargetItem(propagate-to-deletedLater) QGestureManager::deliverEvent: could not find the target for gesture QWARN : tst_Gestures::deleteGestureTargetItem(propagate-to-deletedLater) QGestureManager::deliverEvent: could not find the target for gesture QWARN : tst_Gestures::deleteGestureTargetItem(propagate-to-deletedLater) QGestureManager::deliverEvent: could not find the target for gesture PASS : tst_Gestures::deleteGestureTargetItem(propagate-to-deletedLater) QWARN : tst_Gestures::viewportCoordinates() QGestureManager::deliverEvent: could not find the target for gesture QWARN : tst_Gestures::viewportCoordinates() QGestureManager::deliverEvent: could not find the target for gesture QWARN : tst_Gestures::viewportCoordinates() QGestureManager::deliverEvent: could not find the target for gesture QWARN : tst_Gestures::viewportCoordinates() QGestureManager::deliverEvent: could not find the target for gesture FAIL! : tst_Gestures::viewportCoordinates() 'item1->gestureEventsReceived != 0' returned FALSE. () tst_gestures.cpp(1967) : failure location QWARN : tst_Gestures::partialGesturePropagation() QGestureManager::deliverEvent: could not find the target for gesture QWARN : tst_Gestures::partialGesturePropagation() QGestureManager::deliverEvent: could not find the target for gesture QWARN : tst_Gestures::partialGesturePropagation() QGestureManager::deliverEvent: could not find the target for gesture QWARN : tst_Gestures::partialGesturePropagation() QGestureManager::deliverEvent: could not find the target for gesture FAIL! : tst_Gestures::partialGesturePropagation() Compared values are not the same Actual (item1->gestureOverrideEventsReceived): 0 Expected (1) : 1 tst_gestures.cpp(2009) : failure location QDEBUG : tst_Gestures::testQGestureRecognizerCleanup() register: default = 0x8f54c8 ; platform = 0x8f5388 PASS : tst_Gestures::testQGestureRecognizerCleanup() QWARN : tst_Gestures::testReuseCanceledGestures() QGestureManager::deliverEvent: could not find the target for gesture FAIL! : tst_Gestures::testReuseCanceledGestures() Compared values are not the same Actual (target->started()): 0 Expected (1) : 1 tst_gestures.cpp(2213) : failure location QWARN : tst_Gestures::bug_13501_gesture_not_accepted() QGestureManager::deliverEvent: could not find the target for gesture QWARN : tst_Gestures::bug_13501_gesture_not_accepted() QGestureManager::deliverEvent: could not find the target for gesture PASS : tst_Gestures::bug_13501_gesture_not_accepted() PASS : tst_Gestures::cleanupTestCase() Totals: 29 passed, 14 failed, 0 skipped ********* Finished testing of tst_Gestures ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_gestures: 12 seconds, exit code 14 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02382/win32-msvc2010_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1387345336): http://codereview.qt-project.org/74098 [PS4] - Move QSqlError private members into a pimpl class. http://codereview.qt-project.org/65504 [PS1] - Minor optimization http://codereview.qt-project.org/73844 [PS3] - Windows/Windows CE: Do not dynamically load shell32/coredll. http://codereview.qt-project.org/73956 [PS1] - Ensure that all .obj wait for the PCH to finish http://codereview.qt-project.org/73875 [PS5] - d3dcompiler_qt: Remove directory creation inside the proxy library http://codereview.qt-project.org/73876 [PS1] - d3dcompiler_qt: Fix export warning on MSVC http://codereview.qt-project.org/74009 [PS1] - Upgrade the PCRE bundle to 8.34 http://codereview.qt-project.org/73289 [PS8] - Add a way to reproduce testlib selftest data http://codereview.qt-project.org/72766 [PS9] - Add baseline support to QGridLayoutEngine http://codereview.qt-project.org/73061 [PS5] - Add QTypeInfo::isIntegral trait http://codereview.qt-project.org/73705 [PS2] - Move the SUBLIBS target from qmake away from between clean/distclean From ci-noreply at qt-project.org Wed Dec 18 08:09:24 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 18 Dec 2013 09:09:24 +0200 Subject: [Ci-reports] fail on Qt5_stable_Integration #555 Message-ID: <20131218_070924_070820.ci-noreply@qt-project.org> Qt5_stable_Integration » linux-g++_developer-build_OpenSuSE_12.3_x64 #555: FAILURE Build log: http://testresults.qt-project.org/ci/Qt5_stable_Integration/build_00555/linux-g++_developer-build_OpenSuSE_12.3_x64/log.txt.gz Tested changes (refs/builds/stable_1387350347): http://codereview.qt-project.org/74081 [PS5] - Updated submodules. From ci-noreply at qt-project.org Wed Dec 18 08:18:00 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 18 Dec 2013 09:18:00 +0200 Subject: [Ci-reports] pass on QtDocGallery_master_Integration #97 Message-ID: <20131218_071800_077403.ci-noreply@qt-project.org> QtDocGallery_master_Integration #97: SUCCESS Tested changes (refs/builds/master_1387348569): http://codereview.qt-project.org/74187 [PS1] - Verify the type of query results before accessing them. http://codereview.qt-project.org/74186 [PS1] - Fix assertion on construction. From ci-noreply at qt-project.org Wed Dec 18 08:52:38 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 18 Dec 2013 09:52:38 +0200 Subject: [Ci-reports] fail on QtTools_stable_Integration #327 Message-ID: <20131218_075238_031979.ci-noreply@qt-project.org> QtTools_stable_Integration » macx-ios-clang_OSX_10.8 #327: FAILURE Build log: http://testresults.qt-project.org/ci/QtTools_stable_Integration/build_00327/macx-ios-clang_OSX_10.8/log.txt.gz Tested changes (refs/builds/stable_1387353090): http://codereview.qt-project.org/74166 [PS1] - windeployqt: Copy .qml files as well. http://codereview.qt-project.org/74165 [PS1] - windeployqt: Copy QML directory structure correctly. From ci-noreply at qt-project.org Wed Dec 18 09:10:34 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 18 Dec 2013 10:10:34 +0200 Subject: [Ci-reports] fail on QtConnectivity_dev_Integration #113 Message-ID: <20131218_081034_089247.ci-noreply@qt-project.org> Autotest `tst_qbluetoothservicediscoveryagent' failed :( Testing tst_QBluetoothServiceDiscoveryAgent FAIL! : tst_QBluetoothServiceDiscoveryAgent::tst_invalidBtAddress() Compared values are not the same Actual (discoveryAgent->isActive()): 1 Expected (false) : 0 tst_qbluetoothservicediscoveryagent.cpp(159) : failure location Totals: 3 passed, 1 failed, 1 skipped 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() FAIL! : tst_QBluetoothServiceDiscoveryAgent::tst_invalidBtAddress() Compared values are not the same Actual (discoveryAgent->isActive()): 1 Expected (false) : 0 tst_qbluetoothservicediscoveryagent.cpp(159) : failure location SKIP : tst_QBluetoothServiceDiscoveryAgent::tst_serviceDiscovery() This test requires an in-range bluetooth device tst_qbluetoothservicediscoveryagent.cpp(253) : failure location PASS : tst_QBluetoothServiceDiscoveryAgent::tst_serviceDiscoveryAdapters() PASS : tst_QBluetoothServiceDiscoveryAgent::cleanupTestCase() Totals: 3 passed, 1 failed, 1 skipped ********* Finished testing of tst_QBluetoothServiceDiscoveryAgent ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qbluetoothservicediscoveryagent: 0.792471 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtConnectivity_dev_Integration/build_00113/win32-msvc2010_developer-build_qtnamespace_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1387353198): http://codereview.qt-project.org/74120 [PS2] - Improve and fix documentation for the Bluetooth discovery classes. http://codereview.qt-project.org/73940 [PS6] - Check the local adapter's BluetoothAdress before doing the discovery From ci-noreply at qt-project.org Wed Dec 18 09:17:54 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 18 Dec 2013 10:17:54 +0200 Subject: [Ci-reports] fail on QtDeclarative_stable_Integration #1503 Message-ID: <20131218_081754_015583.ci-noreply@qt-project.org> QtDeclarative_stable_Integration » macx-clang_no-framework_OSX_10.8 #1503: FAILURE Build log: http://testresults.qt-project.org/ci/QtDeclarative_stable_Integration/build_01503/macx-clang_no-framework_OSX_10.8/log.txt.gz Tested changes (refs/builds/stable_1387354128): http://codereview.qt-project.org/73879 [PS1] - Fix deadlock when QQmlEngine is destroyed during compilation. From ci-noreply at qt-project.org Wed Dec 18 09:31:17 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 18 Dec 2013 10:31:17 +0200 Subject: [Ci-reports] fail on Qt5_stable_Integration #556 Message-ID: <20131218_083117_013083.ci-noreply@qt-project.org> Qt5_stable_Integration » macx-clang_developer-build_OSX_10.8 #556: FAILURE Build log: http://testresults.qt-project.org/ci/Qt5_stable_Integration/build_00556/macx-clang_developer-build_OSX_10.8/log.txt.gz Tested changes (refs/builds/stable_1387355351): http://codereview.qt-project.org/74081 [PS5] - Updated submodules. From ci-noreply at qt-project.org Wed Dec 18 09:38:24 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 18 Dec 2013 10:38:24 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2383 Message-ID: <20131218_083824_018371.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 2013-12-18 09:37:58.373 tst_qabstractitemview[78487:1803] 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::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)] 2013-12-18 09:38:03.248 tst_qabstractitemview[78503:492f] 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::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() 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: 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_dev_Integration/build_02383/macx-clang_developer-build_OSX_10.8/log.txt.gz Tested changes (refs/builds/dev_1387351257): http://codereview.qt-project.org/73844 [PS3] - Windows/Windows CE: Do not dynamically load shell32/coredll. From ci-noreply at qt-project.org Wed Dec 18 09:41:12 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 18 Dec 2013 10:41:12 +0200 Subject: [Ci-reports] fail on QtLocation_stable_Integration #50 Message-ID: <20131218_084112_001100.ci-noreply@qt-project.org> QtLocation_stable_Integration » win32-msvc2010_Windows_7 #50: FAILURE Build log: http://testresults.qt-project.org/ci/QtLocation_stable_Integration/build_00050/win32-msvc2010_Windows_7/log.txt.gz Tested changes (refs/builds/stable_1387355862): http://codereview.qt-project.org/73984 [PS1] - Stop skipping declarative_core tests. http://codereview.qt-project.org/66893 [PS2] - Fix declarative_core unit test From ci-noreply at qt-project.org Wed Dec 18 09:46:28 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 18 Dec 2013 10:46:28 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2384 Message-ID: <20131218_084628_071841.ci-noreply@qt-project.org> QtBase_dev_Integration » win32-msvc2010_developer-build_qtnamespace_Windows_7 #2384: FAILURE Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02384/win32-msvc2010_developer-build_qtnamespace_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1387355998): http://codereview.qt-project.org/74173 [PS1] - Ensure proper order of includes in qglobal.h http://codereview.qt-project.org/74098 [PS4] - Move QSqlError private members into a pimpl class. http://codereview.qt-project.org/74009 [PS1] - Upgrade the PCRE bundle to 8.34 http://codereview.qt-project.org/73289 [PS8] - Add a way to reproduce testlib selftest data http://codereview.qt-project.org/72766 [PS9] - Add baseline support to QGridLayoutEngine http://codereview.qt-project.org/73061 [PS5] - Add QTypeInfo::isIntegral trait http://codereview.qt-project.org/73705 [PS2] - Move the SUBLIBS target from qmake away from between clean/distclean http://codereview.qt-project.org/73956 [PS1] - Ensure that all .obj wait for the PCH to finish http://codereview.qt-project.org/73770 [PS1] - QTextDocument: avoid relocations http://codereview.qt-project.org/73769 [PS1] - QImageReader: simplify _qt_BuiltInFormats http://codereview.qt-project.org/73766 [PS4] - QWizard: Replace another pointer table with char arrays http://codereview.qt-project.org/73767 [PS2] - QWizard: Replace a static char* table with a switch statement. From ci-noreply at qt-project.org Wed Dec 18 09:49:25 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 18 Dec 2013 10:49:25 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2385 Message-ID: <20131218_084925_039242.ci-noreply@qt-project.org> QtBase_dev_Integration » macx-clang_developer-build_OSX_10.8 #2385: FAILURE Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02385/macx-clang_developer-build_OSX_10.8/log.txt.gz Tested changes (refs/builds/dev_1387356482): http://codereview.qt-project.org/74014 [PS1] - apply WinRT store certification linker flags http://codereview.qt-project.org/73876 [PS1] - d3dcompiler_qt: Fix export warning on MSVC http://codereview.qt-project.org/73875 [PS5] - d3dcompiler_qt: Remove directory creation inside the proxy library http://codereview.qt-project.org/73844 [PS3] - Windows/Windows CE: Do not dynamically load shell32/coredll. From ci-noreply at qt-project.org Wed Dec 18 10:16:10 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 18 Dec 2013 11:16:10 +0200 Subject: [Ci-reports] pass on QtWayland_stable_Integration #7 Message-ID: <20131218_091610_020093.ci-noreply@qt-project.org> QtWayland_stable_Integration #7: SUCCESS Tested changes (refs/builds/stable_1387354083): http://codereview.qt-project.org/73285 [PS3] - QtCompositor: Fix retained selections From ci-noreply at qt-project.org Wed Dec 18 10:22:24 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 18 Dec 2013 11:22:24 +0200 Subject: [Ci-reports] fail on QtQuickControls_stable_Integration #442 Message-ID: <20131218_092224_025740.ci-noreply@qt-project.org> QtQuickControls_stable_Integration » linux-g++_shadow-build_Ubuntu_11.10_x86 #442: FAILURE Build log: http://testresults.qt-project.org/ci/QtQuickControls_stable_Integration/build_00442/linux-g++_shadow-build_Ubuntu_11.10_x86/log.txt.gz Tested changes (refs/builds/stable_1387358262): http://codereview.qt-project.org/73920 [PS1] - Fixed: Regression in key navigation on TableView From ci-noreply at qt-project.org Wed Dec 18 12:09:05 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 18 Dec 2013 13:09:05 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2386 Message-ID: <20131218_110905_057545.ci-noreply@qt-project.org> Autotest `tst_qgl' failed :( Testing tst_QGL 2013-12-18 12:32:09.521 tst_qgl[90579:707] invalid drawable 2013-12-18 12:32:10.146 tst_qgl[90579:707] invalid drawable 2013-12-18 12:32:10.547 tst_qgl[90579:707] invalid drawable 2013-12-18 12:32:10.947 tst_qgl[90579:707] invalid drawable 2013-12-18 12:32:11.347 tst_qgl[90579:707] invalid drawable 2013-12-18 12:32:11.747 tst_qgl[90579:707] invalid drawable 2013-12-18 12:32:12.147 tst_qgl[90579:707] invalid drawable tst_qgl(90579,0x7fff7dff2180) malloc: *** error for object 0x1012288a0: incorrect checksum for freed object - object was probably modified after being freed. *** 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_QGL ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_QGL::initTestCase() PASS : tst_QGL::getSetCheck() PASS : tst_QGL::qglContextDefaultBindTexture() PASS : tst_QGL::openGLVersionCheck() PASS : tst_QGL::shareRegister() PASS : tst_QGL::textureCleanup() 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() 2013-12-18 12:32:18.494 tst_qgl[90586:707] invalid drawable PASS : tst_QGL::glWidgetReparent() 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() 2013-12-18 12:32:19.146 tst_qgl[90586:707] invalid drawable 2013-12-18 12:32:19.547 tst_qgl[90586:707] invalid drawable 2013-12-18 12:32:19.947 tst_qgl[90586:707] invalid drawable 2013-12-18 12:32:20.347 tst_qgl[90586:707] invalid drawable 2013-12-18 12:32:20.747 tst_qgl[90586:707] invalid drawable 2013-12-18 12:32:21.147 tst_qgl[90586:707] invalid drawable PASS : tst_QGL::threadImages() PASS : tst_QGL::nullRectCrash() QFATAL : tst_QGL::graphicsViewClipping() Received signal 11 FAIL! : tst_QGL::graphicsViewClipping() Received a fatal error. Loc: [Unknown file(0)] Totals: 27 passed, 1 failed, 0 skipped ********* Finished testing of tst_QGL ********* 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_qgl: 17 seconds, signal 6 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02386/macx-clang_developer-build_OSX_10.8/log.txt.gz Tested changes (refs/builds/dev_1387360259): http://codereview.qt-project.org/73844 [PS3] - Windows/Windows CE: Do not dynamically load shell32/coredll. http://codereview.qt-project.org/72766 [PS9] - Add baseline support to QGridLayoutEngine http://codereview.qt-project.org/74009 [PS1] - Upgrade the PCRE bundle to 8.34 From ci-noreply at qt-project.org Wed Dec 18 12:09:56 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 18 Dec 2013 13:09:56 +0200 Subject: [Ci-reports] fail on QtBase_stable_Integration #2776 Message-ID: <20131218_110956_012321.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] Error 2 Build log: http://testresults.qt-project.org/ci/QtBase_stable_Integration/build_02776/revdep-qtdeclarative_linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz Tested changes (refs/builds/stable_1387364438): http://codereview.qt-project.org/74194 [PS1] - network proxy tests: adapt proxy authentication to new server From ci-noreply at qt-project.org Wed Dec 18 12:23:09 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 18 Dec 2013 13:23:09 +0200 Subject: [Ci-reports] fail on QtDeclarative_stable_Integration #1504 Message-ID: <20131218_112309_007185.ci-noreply@qt-project.org> QtDeclarative_stable_Integration » macx-clang_no-framework_OSX_10.8 #1504: FAILURE Build log: http://testresults.qt-project.org/ci/QtDeclarative_stable_Integration/build_01504/macx-clang_no-framework_OSX_10.8/log.txt.gz Tested changes (refs/builds/stable_1387365569): http://codereview.qt-project.org/74179 [PS2] - Docs: fix Drag::onDragStarted() and onDragFinished() signals http://codereview.qt-project.org/74178 [PS1] - Fix & cleanup whitespace in qquickdrag.cpp docs From ci-noreply at qt-project.org Wed Dec 18 12:33:50 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 18 Dec 2013 13:33:50 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2387 Message-ID: <20131218_113350_015957.ci-noreply@qt-project.org> QtBase_dev_Integration » linux-g++_developer-build_OpenSuSE_12.3_x64 #2387: FAILURE Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02387/linux-g++_developer-build_OpenSuSE_12.3_x64/log.txt.gz Tested changes (refs/builds/dev_1387365368): http://codereview.qt-project.org/74009 [PS1] - Upgrade the PCRE bundle to 8.34 From ci-noreply at qt-project.org Wed Dec 18 12:35:33 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 18 Dec 2013 13:35:33 +0200 Subject: [Ci-reports] Problems... Message-ID: <20131218_113533_007126.ci-noreply@qt-project.org> Some problems occurred recently... 2013-12-18T11:33:20Z: [QtBase_dev_Integration error] connect() failed: Connection refused, retry in 2 seconds 2013-12-18T11:33:22Z: [QtBase_dev_Integration error] connect() failed: Connection refused, retry in 4 seconds 2013-12-18T11:33:26Z: [QtBase_dev_Integration error] connect() failed: Connection refused, retry in 8 seconds 2013-12-18T11:33:34Z: [QtBase_dev_Integration error] connect() failed: Connection refused, retry in 16 seconds From ci-noreply at qt-project.org Wed Dec 18 12:38:55 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 18 Dec 2013 13:38:55 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2388 Message-ID: <20131218_113855_056079.ci-noreply@qt-project.org> QtBase_dev_Integration » macx-clang_no-framework_OSX_10.8 #2388: FAILURE Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02388/macx-clang_no-framework_OSX_10.8/log.txt.gz Tested changes (refs/builds/dev_1387366523): http://codereview.qt-project.org/73844 [PS3] - Windows/Windows CE: Do not dynamically load shell32/coredll. http://codereview.qt-project.org/72134 [PS5] - QNX: Add support for BB10 text highlighting and spell checking http://codereview.qt-project.org/73876 [PS1] - d3dcompiler_qt: Fix export warning on MSVC http://codereview.qt-project.org/73875 [PS5] - d3dcompiler_qt: Remove directory creation inside the proxy library From ci-noreply at qt-project.org Wed Dec 18 12:40:13 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 18 Dec 2013 13:40:13 +0200 Subject: [Ci-reports] fail on Qt5_dev_Integration #318 Message-ID: <20131218_114013_042944.ci-noreply@qt-project.org> Qt5_dev_Integration » macx-g++_developer-build_OSX_10.6 #318: FAILURE Build log: http://testresults.qt-project.org/ci/Qt5_dev_Integration/build_00318/macx-g++_developer-build_OSX_10.6/log.txt.gz Tested changes (refs/builds/dev_1387353009): http://codereview.qt-project.org/72684 [PS4] - Add QtAndroidExtras to dependency list of QtConnectivity From ci-noreply at qt-project.org Wed Dec 18 12:40:33 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 18 Dec 2013 13:40:33 +0200 Subject: [Ci-reports] pass on QtTools_stable_Integration #328 Message-ID: <20131218_114033_067524.ci-noreply@qt-project.org> QtTools_stable_Integration #328: SUCCESS Tested changes (refs/builds/stable_1387353398): http://codereview.qt-project.org/74166 [PS1] - windeployqt: Copy .qml files as well. http://codereview.qt-project.org/74165 [PS1] - windeployqt: Copy QML directory structure correctly. From ci-noreply at qt-project.org Wed Dec 18 12:44:14 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 18 Dec 2013 13:44:14 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2389 Message-ID: <20131218_114414_046614.ci-noreply@qt-project.org> QtBase_dev_Integration » win32-mingw48_developer-build_qtlibinfix_opengl_Windows_7 #2389: FAILURE Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02389/win32-mingw48_developer-build_qtlibinfix_opengl_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1387366828): http://codereview.qt-project.org/74009 [PS1] - Upgrade the PCRE bundle to 8.34 From ci-noreply at qt-project.org Wed Dec 18 13:04:11 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 18 Dec 2013 14:04:11 +0200 Subject: [Ci-reports] pass on QtDoc_stable_Integration #285 Message-ID: <20131218_120411_058722.ci-noreply@qt-project.org> QtDoc_stable_Integration #285: SUCCESS Tested changes (refs/builds/stable_1387364431): http://codereview.qt-project.org/72820 [PS4] - Doc: Fixed broken links to General Qt Requirements From ci-noreply at qt-project.org Wed Dec 18 13:19:58 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 18 Dec 2013 14:19:58 +0200 Subject: [Ci-reports] fail on QtBase_stable_Integration #2777 Message-ID: <20131218_121958_074017.ci-noreply@qt-project.org> QtBase_stable_Integration » linux-android-g++_Ubuntu_12.04_x64 #2777: FAILURE Build log: http://testresults.qt-project.org/ci/QtBase_stable_Integration/build_02777/linux-android-g++_Ubuntu_12.04_x64/log.txt.gz ============================================================ QtBase_stable_Integration » win32-msvc2010_developer-build_qtnamespace_Windows_7 #2777: FAILURE Build log: http://testresults.qt-project.org/ci/QtBase_stable_Integration/build_02777/win32-msvc2010_developer-build_qtnamespace_Windows_7/log.txt.gz Tested changes (refs/builds/stable_1387369035): http://codereview.qt-project.org/74114 [PS2] - cocoa: avoid sending windowNotification to a non-QNSView http://codereview.qt-project.org/73830 [PS1] - QPlainTextEdit: set Qt::ImhMultiLine http://codereview.qt-project.org/74144 [PS1] - iOS: Fix C++11 build From ci-noreply at qt-project.org Wed Dec 18 14:27:57 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 18 Dec 2013 15:27:57 +0200 Subject: [Ci-reports] fail on QtBase_stable_Integration #2778 Message-ID: <20131218_132757_090822.ci-noreply@qt-project.org> QtBase_stable_Integration » win64-msvc2012_developer-build_qtnamespace_Windows_8 #2778: FAILURE Build log: http://testresults.qt-project.org/ci/QtBase_stable_Integration/build_02778/win64-msvc2012_developer-build_qtnamespace_Windows_8/log.txt.gz Tested changes (refs/builds/stable_1387372984): http://codereview.qt-project.org/74194 [PS1] - network proxy tests: adapt proxy authentication to new server From ci-noreply at qt-project.org Wed Dec 18 14:31:30 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 18 Dec 2013 15:31:30 +0200 Subject: [Ci-reports] pass on QtDeclarative_stable_Integration #1505 Message-ID: <20131218_133130_077958.ci-noreply@qt-project.org> QtDeclarative_stable_Integration #1505: SUCCESS Tested changes (refs/builds/stable_1387369483): http://codereview.qt-project.org/74008 [PS1] - QtQuick window example improvements: window size and DPI info http://codereview.qt-project.org/74179 [PS2] - Docs: fix Drag::onDragStarted() and onDragFinished() signals http://codereview.qt-project.org/74178 [PS1] - Fix & cleanup whitespace in qquickdrag.cpp docs From ci-noreply at qt-project.org Wed Dec 18 15:14:50 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 18 Dec 2013 16:14:50 +0200 Subject: [Ci-reports] pass on QtTools_stable_Integration #329 Message-ID: <20131218_141450_091874.ci-noreply@qt-project.org> QtTools_stable_Integration #329: SUCCESS Tested changes (refs/builds/stable_1387366926): http://codereview.qt-project.org/74123 [PS1] - Qt Designer: Clear undo stack when reloading form. From ci-noreply at qt-project.org Wed Dec 18 15:25:30 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 18 Dec 2013 16:25:30 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2390 Message-ID: <20131218_142530_085706.ci-noreply@qt-project.org> Autotest `cmake' failed :( Test project C:/work/build/qt/qtbase/tests/auto/cmake/build Start 1: test_use_modules_function 1/22 Test #1: test_use_modules_function ......... Passed 45.44 sec Start 2: test_umbrella_config 2/22 Test #2: test_umbrella_config .............. Passed 40.87 sec Start 3: test_wrap_cpp_and_resources 3/22 Test #3: test_wrap_cpp_and_resources ....... Passed 42.39 sec Start 4: test_dependent_modules 4/22 Test #4: test_dependent_modules ............ Passed 42.98 sec Start 5: test_needsquoting_dirname 5/22 Test #5: test_needsquoting_dirname ......... Passed 43.13 sec Start 6: test_add_resource_options 6/22 Test #6: test_add_resource_options ......... Passed 48.27 sec Start 7: test_wrap_cpp_options 7/22 Test #7: test_wrap_cpp_options ............. Passed 48.27 sec Start 8: test_platform_defs_include 8/22 Test #8: test_platform_defs_include ........ Passed 42.06 sec Start 9: test_qtmainwin_library 9/22 Test #9: test_qtmainwin_library ............ Passed 43.03 sec Start 10: test_multiple_find_package 10/22 Test #10: test_multiple_find_package ........ Passed 44.20 sec Start 11: test_add_resources_delayed_file QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: test failed, running again to see if it is flaky... Test project C:/work/build/qt/qtbase/tests/auto/cmake/build Start 1: test_use_modules_function 1/22 Test #1: test_use_modules_function ......... Passed 13.93 sec Start 2: test_umbrella_config 2/22 Test #2: test_umbrella_config .............. Passed 9.83 sec Start 3: test_wrap_cpp_and_resources 3/22 Test #3: test_wrap_cpp_and_resources ....... Passed 11.34 sec Start 4: test_dependent_modules 4/22 Test #4: test_dependent_modules ............ Passed 11.95 sec Start 5: test_needsquoting_dirname 5/22 Test #5: test_needsquoting_dirname ......... Passed 12.34 sec Start 6: test_add_resource_options 6/22 Test #6: test_add_resource_options ......... Passed 15.46 sec Start 7: test_wrap_cpp_options 7/22 Test #7: test_wrap_cpp_options ............. Passed 15.88 sec Start 8: test_platform_defs_include 8/22 Test #8: test_platform_defs_include ........ Passed 11.01 sec Start 9: test_qtmainwin_library 9/22 Test #9: test_qtmainwin_library ............ Passed 11.51 sec Start 10: test_multiple_find_package 10/22 Test #10: test_multiple_find_package ........ Passed 12.84 sec Start 11: test_add_resources_delayed_file 11/22 Test #11: test_add_resources_delayed_file ... Passed 11.23 sec Start 12: test_private_includes 12/22 Test #12: test_private_includes ............. Passed 43.21 sec Start 13: test_testlib_definitions 13/22 Test #13: test_testlib_definitions .......... Passed 46.05 sec Start 14: test_json_plugin_includes 14/22 Test #14: test_json_plugin_includes ......... Passed 42.78 sec Start 15: test_testlib_no_link_gui 15/22 Test #15: test_testlib_no_link_gui .......... Passed 41.37 sec Start 16: test_testlib_no_link_widgets 16/22 Test #16: test_testlib_no_link_widgets ...... Passed 41.71 sec Start 17: module_includes 17/22 Test #17: module_includes ................... Passed 44.90 sec Start 18: test_concurrent_module 18/22 Test #18: test_concurrent_module ............ Passed 42.59 sec Start 19: test_openglextensions_module QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end cmake: 902 seconds, exit code 293 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02390/win64-msvc2012_developer-build_qtnamespace_Windows_8/log.txt.gz Tested changes (refs/builds/dev_1387371499): http://codereview.qt-project.org/74098 [PS4] - Move QSqlError private members into a pimpl class. From ci-noreply at qt-project.org Wed Dec 18 16:43:33 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 18 Dec 2013 17:43:33 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2391 Message-ID: <20131218_154333_014437.ci-noreply@qt-project.org> QtBase_dev_Integration » linux-g++_OpenSuSE_12.3_x64 #2391: FAILURE Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02391/linux-g++_OpenSuSE_12.3_x64/log.txt.gz ============================================================ QtBase_dev_Integration » linux-g++_developer-build_OpenSuSE_12.3_x64 #2391: FAILURE Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02391/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. FATAL: 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_02391/macx-clang_developer-build_OSX_10.8/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: 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_02391/macx-clang_developer-build_qtnamespace_OSX_10.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: 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_02391/macx-g++_developer-build_OSX_10.6/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: 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_02391/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: 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_02391/win32-msvc2010_developer-build_angle_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: 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_02391/win32-msvc2010_developer-build_qtnamespace_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. Test project C:/work/build/qt/qtbase/tests/auto/cmake/build Start 1: test_use_modules_function 1/22 Test #1: test_use_modules_function ......... Passed 45.74 sec Start 2: test_umbrella_config 2/22 Test #2: test_umbrella_config .............. Passed 41.48 sec Start 3: test_wrap_cpp_and_resources 3/22 Test #3: test_wrap_cpp_and_resources ....... Passed 42.82 sec Start 4: test_dependent_modules 4/22 Test #4: test_dependent_modules ............ Passed 43.23 sec Start 5: test_needsquoting_dirname 5/22 Test #5: test_needsquoting_dirname ......... Passed 43.06 sec Start 6: test_add_resource_options 6/22 Test #6: test_add_resource_options ......... Passed 47.72 sec Start 7: test_wrap_cpp_options 7/22 Test #7: test_wrap_cpp_options ............. Passed 47.89 sec Start 8: test_platform_defs_include 8/22 Test #8: test_platform_defs_include ........ Passed 41.39 sec Start 9: test_qtmainwin_library 9/22 Test #9: test_qtmainwin_library ............ Passed 43.12 sec Start 10: test_multiple_find_package 10/22 Test #10: test_multiple_find_package ........ Passed 43.91 sec Start 11: test_add_resources_delayed_file QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: test failed, running again to see if it is flaky... Test project C:/work/build/qt/qtbase/tests/auto/cmake/build Start 1: test_use_modules_function 1/22 Test #1: test_use_modules_function ......... Passed 13.40 sec Start 2: test_umbrella_config 2/22 Test #2: test_umbrella_config .............. Passed 10.16 sec Start 3: test_wrap_cpp_and_resources 3/22 Test #3: test_wrap_cpp_and_resources ....... Passed 11.36 sec Start 4: test_dependent_modules 4/22 Test #4: test_dependent_modules ............ Passed 11.90 sec Start 5: test_needsquoting_dirname 5/22 Test #5: test_needsquoting_dirname ......... Passed 11.97 sec Start 6: test_add_resource_options 6/22 Test #6: test_add_resource_options ......... Passed 15.51 sec Start 7: test_wrap_cpp_options 7/22 Test #7: test_wrap_cpp_options ............. Passed 16.40 sec Start 8: test_platform_defs_include 8/22 Test #8: test_platform_defs_include ........ Passed 10.98 sec Start 9: test_qtmainwin_library 9/22 Test #9: test_qtmainwin_library ............ Passed 11.68 sec Start 10: test_multiple_find_package 10/22 Test #10: test_multiple_find_package ........ Passed 12.96 sec Start 11: test_add_resources_delayed_file 11/22 Test #11: test_add_resources_delayed_file ... Passed 26.29 sec Start 12: test_private_includes 12/22 Test #12: test_private_includes ............. Passed 43.09 sec Start 13: test_testlib_definitions 13/22 Test #13: test_testlib_definitions .......... Passed 45.91 sec Start 14: test_json_plugin_includes 14/22 Test #14: test_json_plugin_includes ......... Passed 42.74 sec Start 15: test_testlib_no_link_gui 15/22 Test #15: test_testlib_no_link_gui .......... Passed 41.40 sec Start 16: test_testlib_no_link_widgets 16/22 Test #16: test_testlib_no_link_widgets ...... Passed 41.17 sec Start 17: module_includes 17/22 Test #17: module_includes ................... Passed 45.21 sec Start 18: test_concurrent_module QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end cmake: 901 seconds, exit code 293 FAIL! : tst_QFtp::abort(WithSocks5Proxy:get_fluke01) Network operation timed out FAIL! : tst_QFtp::abort(WithoutProxyWithSession:get_fluke01) Network operation timed out FATAL: 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_02391/win64-msvc2012_developer-build_qtnamespace_Windows_8/log.txt.gz Tested changes (refs/builds/dev_1387376823): http://codereview.qt-project.org/74009 [PS1] - Upgrade the PCRE bundle to 8.34 http://codereview.qt-project.org/65146 [PS4] - QAbstractSocket: fix setReadBufferSize from readyRead slot. From ci-noreply at qt-project.org Wed Dec 18 16:44:28 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 18 Dec 2013 17:44:28 +0200 Subject: [Ci-reports] Problems... Message-ID: <20131218_154428_001842.ci-noreply@qt-project.org> Some problems occurred recently... 2013-12-18T15:40:35Z: [QtDeclarative_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/qtdeclarative] exited with status 65280 at /usr/lib/perl5/Coro/AnyEvent.pm line 362. stderr: ssh: Could not resolve hostname codereview.qt-project.org: Temporary failure in name resolution ssh: Could not resolve hostname codereview.qt-project.org: Temporary failure in name resolution ssh: Could not resolve hostname codereview.qt-project.org: Temporary failure in name resolution ssh: Could not resolve hostname codereview.qt-project.org: Temporary failure in name resolution ssh: Could not resolve hostname codereview.qt-project.org: Temporary failure in name resolution ssh: Could not resolve hostname codereview.qt-project.org: Temporary failure in name resolution , retry in 2 seconds 2013-12-18T15:41:11Z: [QtBase_dev_Integration error] fetch http://qt-ci.digia.com//job/QtBase_dev_Integration/2391/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 2 seconds 2013-12-18T15:41:15Z: [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: Could not resolve hostname codereview.qt-project.org: Temporary failure in name resolution ssh: Could not resolve hostname codereview.qt-project.org: Temporary failure in name resolution ssh: Could not resolve hostname codereview.qt-project.org: Temporary failure in name resolution ssh: Could not resolve hostname codereview.qt-project.org: Temporary failure in name resolution ssh: Could not resolve hostname codereview.qt-project.org: Temporary failure in name resolution ssh: Could not resolve hostname codereview.qt-project.org: Temporary failure in name resolution , retry in 2 seconds 2013-12-18T15:41:52Z: [QtDeclarative_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/qtdeclarative] exited with status 65280 at /usr/lib/perl5/Coro/AnyEvent.pm line 362. stderr: ssh: Could not resolve hostname codereview.qt-project.org: Temporary failure in name resolution ssh: Could not resolve hostname codereview.qt-project.org: Temporary failure in name resolution ssh: Could not resolve hostname codereview.qt-project.org: Temporary failure in name resolution ssh: Could not resolve hostname codereview.qt-project.org: Temporary failure in name resolution ssh: Could not resolve hostname codereview.qt-project.org: Temporary failure in name resolution ssh: Could not resolve hostname codereview.qt-project.org: Temporary failure in name resolution , retry in 2 seconds 2013-12-18T15:42:01Z: [QtBase_dev_Integration error] fetch http://qt-ci.digia.com//job/QtBase_dev_Integration/2391/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 4 seconds 2013-12-18T15:42:28Z: [Qt5_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/qt5] exited with status 65280 at /usr/lib/perl5/Coro/AnyEvent.pm line 362. stderr: ssh: Could not resolve hostname codereview.qt-project.org: Temporary failure in name resolution ssh: Could not resolve hostname codereview.qt-project.org: Temporary failure in name resolution ssh: Could not resolve hostname codereview.qt-project.org: Temporary failure in name resolution ssh: Could not resolve hostname codereview.qt-project.org: Temporary failure in name resolution ssh: Could not resolve hostname codereview.qt-project.org: Temporary failure in name resolution ssh: Could not resolve hostname codereview.qt-project.org: Temporary failure in name resolution , retry in 2 seconds From ci-noreply at qt-project.org Wed Dec 18 17:08:19 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 18 Dec 2013 18:08:19 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2394 Message-ID: <20131218_160819_091963.ci-noreply@qt-project.org> QtBase_dev_Integration » macx-clang_no-framework_OSX_10.8 #2394: FAILURE Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02394/macx-clang_no-framework_OSX_10.8/log.txt.gz Tested changes (refs/builds/dev_1387382192): http://codereview.qt-project.org/74009 [PS1] - Upgrade the PCRE bundle to 8.34 From ci-noreply at qt-project.org Wed Dec 18 17:12:11 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 18 Dec 2013 18:12:11 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2395 Message-ID: <20131218_161211_013470.ci-noreply@qt-project.org> QtBase_dev_Integration » win32-mingw48_developer-build_qtlibinfix_opengl_Windows_7 #2395: FAILURE Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02395/win32-mingw48_developer-build_qtlibinfix_opengl_Windows_7/log.txt.gz ============================================================ QtBase_dev_Integration » win32-msvc2010_Windows_7 #2395: FAILURE Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02395/win32-msvc2010_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1387383010): http://codereview.qt-project.org/74009 [PS1] - Upgrade the PCRE bundle to 8.34 From ci-noreply at qt-project.org Wed Dec 18 17:42:01 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 18 Dec 2013 18:42:01 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2396 Message-ID: <20131218_164201_006327.ci-noreply@qt-project.org> Autotest `tst_qquicktrailemitter' failed :( Testing tst_qquicktrailemitter FAIL! : tst_qquicktrailemitter::test_basic() Compared values are not the same Actual (system->groupData[1]->size()): 510 Expected (500) : 500 Loc: [tst_qquicktrailemitter.cpp(89)] Totals: 2 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qquicktrailemitter ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_qquicktrailemitter::initTestCase() FAIL! : tst_qquicktrailemitter::test_basic() Compared values are not the same Actual (system->groupData[1]->size()): 510 Expected (500) : 500 Loc: [tst_qquicktrailemitter.cpp(89)] PASS : tst_qquicktrailemitter::cleanupTestCase() Totals: 2 passed, 1 failed, 0 skipped ********* Finished testing of tst_qquicktrailemitter ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquicktrailemitter: 11 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02396/revdep-qtdeclarative_linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz Tested changes (refs/builds/dev_1387383224): http://codereview.qt-project.org/74014 [PS1] - apply WinRT store certification linker flags http://codereview.qt-project.org/73876 [PS1] - d3dcompiler_qt: Fix export warning on MSVC http://codereview.qt-project.org/73875 [PS5] - d3dcompiler_qt: Remove directory creation inside the proxy library From ci-noreply at qt-project.org Wed Dec 18 17:47:45 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 18 Dec 2013 18:47:45 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2397 Message-ID: <20131218_164745_099939.ci-noreply@qt-project.org> QtBase_dev_Integration » macx-clang_no-framework_OSX_10.8 #2397: FAILURE Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02397/macx-clang_no-framework_OSX_10.8/log.txt.gz Tested changes (refs/builds/dev_1387385015): http://codereview.qt-project.org/72134 [PS5] - QNX: Add support for BB10 text highlighting and spell checking From ci-noreply at qt-project.org Wed Dec 18 19:03:35 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 18 Dec 2013 20:03:35 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2398 Message-ID: <20131218_180335_019197.ci-noreply@qt-project.org> QtBase_dev_Integration » linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64 #2398: FAILURE Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02398/linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz ============================================================ QtBase_dev_Integration » win32-msvc2010_developer-build_angle_Windows_7 #2398: FAILURE Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02398/win32-msvc2010_developer-build_angle_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1387389664): http://codereview.qt-project.org/74009 [PS1] - Upgrade the PCRE bundle to 8.34 http://codereview.qt-project.org/74014 [PS1] - apply WinRT store certification linker flags http://codereview.qt-project.org/73876 [PS1] - d3dcompiler_qt: Fix export warning on MSVC http://codereview.qt-project.org/73875 [PS5] - d3dcompiler_qt: Remove directory creation inside the proxy library From ci-noreply at qt-project.org Wed Dec 18 19:29:21 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 18 Dec 2013 20:29:21 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2399 Message-ID: <20131218_182921_077226.ci-noreply@qt-project.org> QtBase_dev_Integration » win32-mingw48_developer-build_qtlibinfix_opengl_Windows_7 #2399: FAILURE Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02399/win32-mingw48_developer-build_qtlibinfix_opengl_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1387391113): http://codereview.qt-project.org/74009 [PS1] - Upgrade the PCRE bundle to 8.34 From ci-noreply at qt-project.org Wed Dec 18 20:30:19 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 18 Dec 2013 21:30:19 +0200 Subject: [Ci-reports] fail on QtBase_stable_Integration #2779 Message-ID: <20131218_193019_032008.ci-noreply@qt-project.org> QtBase_stable_Integration » win32-mingw47_developer-build_qtlibinfix_Windows_7 #2779: FAILURE Build log: http://testresults.qt-project.org/ci/QtBase_stable_Integration/build_02779/win32-mingw47_developer-build_qtlibinfix_Windows_7/log.txt.gz Tested changes (refs/builds/stable_1387394853): http://codereview.qt-project.org/74147 [PS3] - tslib: Derive default device value from TSLIB_TSDEVICE environment variable From ci-noreply at qt-project.org Wed Dec 18 20:35:51 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 18 Dec 2013 21:35:51 +0200 Subject: [Ci-reports] pass on QtSerialPort_stable_Integration #141 Message-ID: <20131218_193551_022657.ci-noreply@qt-project.org> QtSerialPort_stable_Integration #141: SUCCESS Tested changes (refs/builds/stable_1387393162): http://codereview.qt-project.org/71593 [PS5] - Use the signals/slots for internal events handling on Windows From ci-noreply at qt-project.org Wed Dec 18 21:57:44 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 18 Dec 2013 22:57:44 +0200 Subject: [Ci-reports] pass on QtBase_stable_Integration #2780 Message-ID: <20131218_205744_010113.ci-noreply@qt-project.org> QtBase_stable_Integration #2780: SUCCESS Tested changes (refs/builds/stable_1387395112): http://codereview.qt-project.org/74138 [PS3] - Fix [Linux]/[Linuxfb] screen initialization. http://codereview.qt-project.org/74201 [PS1] - Fix static builds on Mac. From ci-noreply at qt-project.org Wed Dec 18 23:23:41 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 19 Dec 2013 00:23:41 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2400 Message-ID: <20131218_222341_095127.ci-noreply@qt-project.org> Autotest `cmake' failed :( Test project C:/work/build/qt/qtbase/tests/auto/cmake/build Start 1: test_use_modules_function 1/22 Test #1: test_use_modules_function ......... Passed 45.52 sec Start 2: test_umbrella_config 2/22 Test #2: test_umbrella_config .............. Passed 41.59 sec Start 3: test_wrap_cpp_and_resources 3/22 Test #3: test_wrap_cpp_and_resources ....... Passed 42.62 sec Start 4: test_dependent_modules 4/22 Test #4: test_dependent_modules ............ Passed 43.70 sec Start 5: test_needsquoting_dirname 5/22 Test #5: test_needsquoting_dirname ......... Passed 43.66 sec Start 6: test_add_resource_options 6/22 Test #6: test_add_resource_options ......... Passed 48.94 sec Start 7: test_wrap_cpp_options 7/22 Test #7: test_wrap_cpp_options ............. Passed 48.52 sec Start 8: test_platform_defs_include 8/22 Test #8: test_platform_defs_include ........ Passed 42.71 sec Start 9: test_qtmainwin_library 9/22 Test #9: test_qtmainwin_library ............ Passed 42.70 sec Start 10: test_multiple_find_package 10/22 Test #10: test_multiple_find_package ........ Passed 44.48 sec Start 11: test_add_resources_delayed_file QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: test failed, running again to see if it is flaky... Test project C:/work/build/qt/qtbase/tests/auto/cmake/build Start 1: test_use_modules_function 1/22 Test #1: test_use_modules_function ......... Passed 13.90 sec Start 2: test_umbrella_config 2/22 Test #2: test_umbrella_config .............. Passed 10.26 sec Start 3: test_wrap_cpp_and_resources 3/22 Test #3: test_wrap_cpp_and_resources ....... Passed 11.48 sec Start 4: test_dependent_modules 4/22 Test #4: test_dependent_modules ............ Passed 12.45 sec Start 5: test_needsquoting_dirname 5/22 Test #5: test_needsquoting_dirname ......... Passed 12.20 sec Start 6: test_add_resource_options 6/22 Test #6: test_add_resource_options ......... Passed 15.87 sec Start 7: test_wrap_cpp_options 7/22 Test #7: test_wrap_cpp_options ............. Passed 16.38 sec Start 8: test_platform_defs_include 8/22 Test #8: test_platform_defs_include ........ Passed 11.62 sec Start 9: test_qtmainwin_library 9/22 Test #9: test_qtmainwin_library ............ Passed 11.64 sec Start 10: test_multiple_find_package 10/22 Test #10: test_multiple_find_package ........ Passed 13.06 sec Start 11: test_add_resources_delayed_file 11/22 Test #11: test_add_resources_delayed_file ... Passed 26.93 sec Start 12: test_private_includes 12/22 Test #12: test_private_includes ............. Passed 43.96 sec Start 13: test_testlib_definitions 13/22 Test #13: test_testlib_definitions .......... Passed 46.57 sec Start 14: test_json_plugin_includes 14/22 Test #14: test_json_plugin_includes ......... Passed 42.56 sec Start 15: test_testlib_no_link_gui 15/22 Test #15: test_testlib_no_link_gui .......... Passed 41.92 sec Start 16: test_testlib_no_link_widgets 16/22 Test #16: test_testlib_no_link_widgets ...... Passed 41.96 sec Start 17: module_includes 17/22 Test #17: module_includes ................... Passed 45.61 sec Start 18: test_concurrent_module QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end cmake: 901 seconds, exit code 293 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02400/win64-msvc2012_developer-build_qtnamespace_Windows_8/log.txt.gz Tested changes (refs/builds/dev_1387400399): http://codereview.qt-project.org/74009 [PS1] - Upgrade the PCRE bundle to 8.34 From ci-noreply at qt-project.org Wed Dec 18 23:36:20 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 19 Dec 2013 00:36:20 +0200 Subject: [Ci-reports] pass on QtBase_stable_Integration #2781 Message-ID: <20131218_223620_013565.ci-noreply@qt-project.org> QtBase_stable_Integration #2781: SUCCESS Tested changes (refs/builds/stable_1387400399): http://codereview.qt-project.org/74147 [PS3] - tslib: Derive default device value from TSLIB_TSDEVICE environment variable From ci-noreply at qt-project.org Wed Dec 18 23:46:26 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 19 Dec 2013 00:46:26 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2402 Message-ID: <20131218_224626_007970.ci-noreply@qt-project.org> QtBase_dev_Integration » linux-g++_OpenSuSE_12.3_x64 #2402: FAILURE Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02402/linux-g++_OpenSuSE_12.3_x64/log.txt.gz Tested changes (refs/builds/dev_1387405515): http://codereview.qt-project.org/72766 [PS9] - Add baseline support to QGridLayoutEngine http://codereview.qt-project.org/74098 [PS4] - Move QSqlError private members into a pimpl class. From ci-noreply at qt-project.org Wed Dec 18 23:53:31 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 19 Dec 2013 00:53:31 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2403 Message-ID: <20131218_225331_062383.ci-noreply@qt-project.org> QtBase_dev_Integration » win32-mingw47_developer-build_qtlibinfix_Windows_7 #2403: FAILURE Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02403/win32-mingw47_developer-build_qtlibinfix_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1387406880): http://codereview.qt-project.org/74009 [PS1] - Upgrade the PCRE bundle to 8.34 From ci-noreply at qt-project.org Thu Dec 19 00:52:42 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 19 Dec 2013 01:52:42 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2404 Message-ID: <20131218_235242_059604.ci-noreply@qt-project.org> Autotest `tst_qquicktrailemitter' failed :( Testing tst_qquicktrailemitter FAIL! : tst_qquicktrailemitter::test_basic() Compared values are not the same Actual (system->groupData[1]->size()): 510 Expected (500) : 500 Loc: [tst_qquicktrailemitter.cpp(89)] Totals: 2 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qquicktrailemitter ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_qquicktrailemitter::initTestCase() FAIL! : tst_qquicktrailemitter::test_basic() Compared values are not the same Actual (system->groupData[1]->size()): 510 Expected (500) : 500 Loc: [tst_qquicktrailemitter.cpp(89)] PASS : tst_qquicktrailemitter::cleanupTestCase() Totals: 2 passed, 1 failed, 0 skipped ********* Finished testing of tst_qquicktrailemitter ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquicktrailemitter: 11 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02404/revdep-qtdeclarative_linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz Tested changes (refs/builds/dev_1387408944): http://codereview.qt-project.org/74098 [PS4] - Move QSqlError private members into a pimpl class. From ci-noreply at qt-project.org Thu Dec 19 01:15:55 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 19 Dec 2013 02:15:55 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2405 Message-ID: <20131219_001555_091416.ci-noreply@qt-project.org> QtBase_dev_Integration » revdep-qtdeclarative_linux-g++_shadow-build_Ubuntu_11.10_x86 #2405: FAILURE Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02405/revdep-qtdeclarative_linux-g++_shadow-build_Ubuntu_11.10_x86/log.txt.gz Tested changes (refs/builds/dev_1387410855): http://codereview.qt-project.org/74098 [PS4] - Move QSqlError private members into a pimpl class. http://codereview.qt-project.org/72766 [PS9] - Add baseline support to QGridLayoutEngine http://codereview.qt-project.org/74009 [PS1] - Upgrade the PCRE bundle to 8.34 From ci-noreply at qt-project.org Thu Dec 19 02:25:28 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 19 Dec 2013 03:25:28 +0200 Subject: [Ci-reports] fail on QtLocation_stable_Integration #51 Message-ID: <20131219_012528_058370.ci-noreply@qt-project.org> QtLocation_stable_Integration » macx-clang_developer-build_qtnamespace_OSX_10.7 #51: FAILURE Build log: http://testresults.qt-project.org/ci/QtLocation_stable_Integration/build_00051/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz ============================================================ QtLocation_stable_Integration » win32-msvc2010_developer-build_angle_Windows_7 #51: FAILURE Build log: http://testresults.qt-project.org/ci/QtLocation_stable_Integration/build_00051/win32-msvc2010_developer-build_angle_Windows_7/log.txt.gz ============================================================ QtLocation_stable_Integration » win64-msvc2012_developer-build_qtnamespace_Windows_8 #51: FAILURE Build log: http://testresults.qt-project.org/ci/QtLocation_stable_Integration/build_00051/win64-msvc2012_developer-build_qtnamespace_Windows_8/log.txt.gz Tested changes (refs/builds/stable_1387416236): http://codereview.qt-project.org/73984 [PS1] - Stop skipping declarative_core tests. http://codereview.qt-project.org/66893 [PS2] - Fix declarative_core unit test From ci-noreply at qt-project.org Thu Dec 19 02:46:21 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 19 Dec 2013 03:46:21 +0200 Subject: [Ci-reports] pass on QtDeclarative_stable_Integration #1506 Message-ID: <20131219_014621_021657.ci-noreply@qt-project.org> QtDeclarative_stable_Integration #1506: SUCCESS Tested changes (refs/builds/stable_1387413606): http://codereview.qt-project.org/73879 [PS1] - Fix deadlock when QQmlEngine is destroyed during compilation. http://codereview.qt-project.org/66281 [PS4] - Fix positioning of item when first cacheBuffer item is removed. From ci-noreply at qt-project.org Thu Dec 19 03:40:18 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 19 Dec 2013 04:40:18 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2406 Message-ID: <20131219_024018_002985.ci-noreply@qt-project.org> QtBase_dev_Integration » win32-mingw48_developer-build_qtlibinfix_opengl_Windows_7 #2406: FAILURE Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02406/win32-mingw48_developer-build_qtlibinfix_opengl_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1387420551): http://codereview.qt-project.org/74098 [PS4] - Move QSqlError private members into a pimpl class. From ci-noreply at qt-project.org Thu Dec 19 06:28:19 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 19 Dec 2013 07:28:19 +0200 Subject: [Ci-reports] fail on QtPim_master_Integration #897 Message-ID: <20131219_052819_037773.ci-noreply@qt-project.org> QtPim_master_Integration » macx-ios-clang_OSX_10.8 #897: FAILURE Build log: http://testresults.qt-project.org/ci/QtPim_master_Integration/build_00897/macx-ios-clang_OSX_10.8/log.txt.gz Tested changes (refs/builds/master_1387430705): http://codereview.qt-project.org/73989 [PS3] - [ABI break] Organizer: Optimize assignment and comparison operators From ci-noreply at qt-project.org Thu Dec 19 07:17:08 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 19 Dec 2013 08:17:08 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2407 Message-ID: <20131219_061708_037019.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(1509)] 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)] 2013-12-19 08:11:19.716 tst_qabstractitemview[91692:2703] 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::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_dev_Integration/build_02407/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/dev_1387431732): http://codereview.qt-project.org/73844 [PS3] - Windows/Windows CE: Do not dynamically load shell32/coredll. http://codereview.qt-project.org/65504 [PS1] - Minor optimization From ci-noreply at qt-project.org Thu Dec 19 07:18:25 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 19 Dec 2013 08:18:25 +0200 Subject: [Ci-reports] pass on QtBase_stable_Integration #2782 Message-ID: <20131219_061825_025548.ci-noreply@qt-project.org> QtBase_stable_Integration #2782: SUCCESS Tested changes (refs/builds/stable_1387428657): http://codereview.qt-project.org/73988 [PS1] - Update bundled HarfBuzz sources up to 0.9.25 http://codereview.qt-project.org/73901 [PS2] - Fix writingSystems determination by code page range bits From ci-noreply at qt-project.org Thu Dec 19 07:19:23 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 19 Dec 2013 08:19:23 +0200 Subject: [Ci-reports] Problems... Message-ID: <20131219_061923_025082.ci-noreply@qt-project.org> Some problems occurred recently... 2013-12-19T06:17:05Z: [QtBase_stable_Integration error] fetch http://qt-ci.digia.com//job/QtBase_stable_Integration/2782/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 2013-12-19T06:17:08Z: [QtBase_stable_Integration error] fetch http://qt-ci.digia.com//job/QtBase_stable_Integration/2782/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 2013-12-19T06:17:12Z: [QtBase_stable_Integration error] fetch http://qt-ci.digia.com//job/QtBase_stable_Integration/2782/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 2013-12-19T06:17:23Z: [QtBase_stable_Integration error] fetch http://qt-ci.digia.com//job/QtBase_stable_Integration/2782/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 16 seconds From ci-noreply at qt-project.org Thu Dec 19 07:24:22 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 19 Dec 2013 08:24:22 +0200 Subject: [Ci-reports] fail on QtBase_stable_Integration #2783 Message-ID: <20131219_062422_006843.ci-noreply@qt-project.org> QtBase_stable_Integration » win32-mingw48_developer-build_qtlibinfix_opengl_Windows_7 #2783: FAILURE Build log: http://testresults.qt-project.org/ci/QtBase_stable_Integration/build_02783/win32-mingw48_developer-build_qtlibinfix_opengl_Windows_7/log.txt.gz Tested changes (refs/builds/stable_1387433998): http://codereview.qt-project.org/74030 [PS2] - Fixed another assert in qwindowskeymapper From ci-noreply at qt-project.org Thu Dec 19 08:40:51 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 19 Dec 2013 09:40:51 +0200 Subject: [Ci-reports] fail on QtPim_master_Integration #898 Message-ID: <20131219_074051_092508.ci-noreply@qt-project.org> QtPim_master_Integration » win64-msvc2012_developer-build_qtnamespace_Windows_8 #898: FAILURE Build log: http://testresults.qt-project.org/ci/QtPim_master_Integration/build_00898/win64-msvc2012_developer-build_qtnamespace_Windows_8/log.txt.gz Tested changes (refs/builds/master_1387438806): http://codereview.qt-project.org/73989 [PS3] - [ABI break] Organizer: Optimize assignment and comparison operators From ci-noreply at qt-project.org Thu Dec 19 08:57:41 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 19 Dec 2013 09:57:41 +0200 Subject: [Ci-reports] fail on QtPim_master_Integration #899 Message-ID: <20131219_075741_013878.ci-noreply@qt-project.org> Autotest `qversitorganizerimporter' failed :( Testing tst_QVersitOrganizerImporter FAIL! : tst_QVersitOrganizerImporter::testImport(todo recurrence rule) Compared lists differ at index 0. Actual (items): '(null)' Expected (expectedItems): '(null)' Loc: [tst_qversitorganizerimporter.cpp(66)] FAIL! : tst_QVersitOrganizerImporter::testImportEventProperties(rrule daily) 'false' returned FALSE. () Loc: [tst_qversitorganizerimporter.cpp(217)] FAIL! : tst_QVersitOrganizerImporter::testImportEventProperties(rrule weekly) 'false' returned FALSE. () Loc: [tst_qversitorganizerimporter.cpp(217)] FAIL! : tst_QVersitOrganizerImporter::testImportEventProperties(rrule monthly) 'false' returned FALSE. () Loc: [tst_qversitorganizerimporter.cpp(217)] FAIL! : tst_QVersitOrganizerImporter::testImportEventProperties(rrule yearly) 'false' returned FALSE. () Loc: [tst_qversitorganizerimporter.cpp(217)] FAIL! : tst_QVersitOrganizerImporter::testImportEventProperties(rrule monthly) 'false' returned FALSE. () Loc: [tst_qversitorganizerimporter.cpp(217)] FAIL! : tst_QVersitOrganizerImporter::testImportEventProperties(rrule bymonthday) 'false' returned FALSE. () Loc: [tst_qversitorganizerimporter.cpp(217)] FAIL! : tst_QVersitOrganizerImporter::testImportEventProperties(rrule byweekno) 'false' returned FALSE. () Loc: [tst_qversitorganizerimporter.cpp(217)] FAIL! : tst_QVersitOrganizerImporter::testImportEventProperties(rrule bymonth) 'false' returned FALSE. () Loc: [tst_qversitorganizerimporter.cpp(217)] FAIL! : tst_QVersitOrganizerImporter::testImportEventProperties(rrule byyearday) 'false' returned FALSE. () Loc: [tst_qversitorganizerimporter.cpp(217)] FAIL! : tst_QVersitOrganizerImporter::testImportEventProperties(rrule wkst) 'false' returned FALSE. () Loc: [tst_qversitorganizerimporter.cpp(217)] FAIL! : tst_QVersitOrganizerImporter::testImportEventProperties(rrule bysetpos) 'false' returned FALSE. () Loc: [tst_qversitorganizerimporter.cpp(217)] FAIL! : tst_QVersitOrganizerImporter::testImportEventProperties(rrule byday with position) 'false' returned FALSE. () Loc: [tst_qversitorganizerimporter.cpp(217)] FAIL! : tst_QVersitOrganizerImporter::testImportEventProperties(rrule until) 'false' returned FALSE. () Loc: [tst_qversitorganizerimporter.cpp(217)] FAIL! : tst_QVersitOrganizerImporter::testImportEventProperties(rrule until with time) 'false' returned FALSE. () Loc: [tst_qversitorganizerimporter.cpp(217)] FAIL! : tst_QVersitOrganizerImporter::testImportEventProperties(rrule count) 'false' returned FALSE. () Loc: [tst_qversitorganizerimporter.cpp(217)] FAIL! : tst_QVersitOrganizerImporter::testImportEventProperties(rrule invalid interval1) 'false' returned FALSE. () Loc: [tst_qversitorganizerimporter.cpp(217)] FAIL! : tst_QVersitOrganizerImporter::testImportEventProperties(rrule invalid interval2) 'false' returned FALSE. () Loc: [tst_qversitorganizerimporter.cpp(217)] FAIL! : tst_QVersitOrganizerImporter::testImportEventProperties(rrule invalid interval3) 'false' returned FALSE. () Loc: [tst_qversitorganizerimporter.cpp(217)] FAIL! : tst_QVersitOrganizerImporter::testImportEventProperties(rrule invalid count1) 'false' returned FALSE. () Loc: [tst_qversitorganizerimporter.cpp(217)] FAIL! : tst_QVersitOrganizerImporter::testImportEventProperties(rrule invalid count2) 'false' returned FALSE. () Loc: [tst_qversitorganizerimporter.cpp(217)] FAIL! : tst_QVersitOrganizerImporter::testImportEventProperties(rrule invalid count3) 'false' returned FALSE. () Loc: [tst_qversitorganizerimporter.cpp(217)] FAIL! : tst_QVersitOrganizerImporter::testImportEventProperties(rdate) 'false' returned FALSE. () Loc: [tst_qversitorganizerimporter.cpp(217)] FAIL! : tst_QVersitOrganizerImporter::testImportEventProperties(rdate with time) 'false' returned FALSE. () Loc: [tst_qversitorganizerimporter.cpp(217)] FAIL! : tst_QVersitOrganizerImporter::testImportEventProperties(multiple rdate) 'false' returned FALSE. () Loc: [tst_qversitorganizerimporter.cpp(217)] FAIL! : tst_QVersitOrganizerImporter::testImportEventProperties(exdate) 'false' returned FALSE. () Loc: [tst_qversitorganizerimporter.cpp(217)] Totals: 91 passed, 26 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QVersitOrganizerImporter ********* Config: Using QtTest library 5.2.1, Qt 5.2.1 PASS : tst_QVersitOrganizerImporter::initTestCase() PASS : tst_QVersitOrganizerImporter::testImport(sample event and todo) PASS : tst_QVersitOrganizerImporter::testImport(event occurrence exception) QDEBUG : tst_QVersitOrganizerImporter::testImport(todo recurrence rule) Actual: (QOrganizerItem(QOrganizerItemId((null))) in collection(QOrganizerCollectionId((null))) QOrganizerItemDetail(name=500, key=43, 501=QVariant(int, 504) ) QOrganizerItemDetail(name=1000, key=45, 1001=QVariant(QSet, ) )) QDEBUG : tst_QVersitOrganizerImporter::testImport(todo recurrence rule) Expected: (QOrganizerItem(QOrganizerItemId((null))) in collection(QOrganizerCollectionId((null))) QOrganizerItemDetail(name=500, key=20, 501=QVariant(int, 504) ) QOrganizerItemDetail(name=1000, key=22, 1001=QVariant(QSet, ) )) FAIL! : tst_QVersitOrganizerImporter::testImport(todo recurrence rule) Compared lists differ at index 0. Actual (items): '(null)' Expected (expectedItems): '(null)' Loc: [tst_qversitorganizerimporter.cpp(66)] PASS : tst_QVersitOrganizerImporter::testImportEventProperties(one summary) PASS : tst_QVersitOrganizerImporter::testImportEventProperties(audible reminder) PASS : tst_QVersitOrganizerImporter::testImportEventProperties(audible reminder with trigger VALUE = DURATION) PASS : tst_QVersitOrganizerImporter::testImportEventProperties(audible reminder with relative (END) trigger) PASS : tst_QVersitOrganizerImporter::testImportEventProperties(audible reminder with relative (START) trigger) PASS : tst_QVersitOrganizerImporter::testImportEventProperties(audible reminder with absolute trigger) PASS : tst_QVersitOrganizerImporter::testImportEventProperties(visual reminder) PASS : tst_QVersitOrganizerImporter::testImportEventProperties(email reminder) PASS : tst_QVersitOrganizerImporter::testImportEventProperties(multiple reminders) PASS : tst_QVersitOrganizerImporter::testImportEventProperties(one description) PASS : tst_QVersitOrganizerImporter::testImportEventProperties(tag 1) PASS : tst_QVersitOrganizerImporter::testImportEventProperties(tag 2) PASS : tst_QVersitOrganizerImporter::testImportEventProperties(empty tag) PASS : tst_QVersitOrganizerImporter::testImportEventProperties(extended detail) PASS : tst_QVersitOrganizerImporter::testImportEventProperties(version) PASS : tst_QVersitOrganizerImporter::testImportEventProperties(version) PASS : tst_QVersitOrganizerImporter::testImportEventProperties(version) PASS : tst_QVersitOrganizerImporter::testImportEventProperties(version) PASS : tst_QVersitOrganizerImporter::testImportEventProperties(version) PASS : tst_QVersitOrganizerImporter::testImportEventProperties(version) PASS : tst_QVersitOrganizerImporter::testImportEventProperties(two comments) PASS : tst_QVersitOrganizerImporter::testImportEventProperties(guid) PASS : tst_QVersitOrganizerImporter::testImportEventProperties(dtstart and dtend) PASS : tst_QVersitOrganizerImporter::testImportEventProperties(multiple dtstart and dtend) PASS : tst_QVersitOrganizerImporter::testImportEventProperties(all day event) PASS : tst_QVersitOrganizerImporter::testImportEventProperties(dtstart and duration: days hours minutes seconds) PASS : tst_QVersitOrganizerImporter::testImportEventProperties(duration and dtstart) PASS : tst_QVersitOrganizerImporter::testImportEventProperties(dtstart and duration: hours minutes seconds) PASS : tst_QVersitOrganizerImporter::testImportEventProperties(dtstart and duration: minutes seconds) PASS : tst_QVersitOrganizerImporter::testImportEventProperties(dtstart and duration: seconds) PASS : tst_QVersitOrganizerImporter::testImportEventProperties(dtstart and duration: days hours minutes) PASS : tst_QVersitOrganizerImporter::testImportEventProperties(dtstart and duration: days hours) PASS : tst_QVersitOrganizerImporter::testImportEventProperties(dtstart and duration: days) PASS : tst_QVersitOrganizerImporter::testImportEventProperties(dtstart and duration: weeks) PASS : tst_QVersitOrganizerImporter::testImportEventProperties(dtstart and duration: negative) PASS : tst_QVersitOrganizerImporter::testImportEventProperties(created and last modified) QDEBUG : tst_QVersitOrganizerImporter::testImportEventProperties(rrule daily) Actual: (QOrganizerItemDetail(name=1000, key=205, 1001=QVariant(QSet, ) )) QDEBUG : tst_QVersitOrganizerImporter::testImportEventProperties(rrule daily) Expected to find: QOrganizerItemDetail(name=1000, key=73, 1001=QVariant(QSet, ) ) FAIL! : tst_QVersitOrganizerImporter::testImportEventProperties(rrule daily) 'false' returned FALSE. () Loc: [tst_qversitorganizerimporter.cpp(217)] QDEBUG : tst_QVersitOrganizerImporter::testImportEventProperties(rrule weekly) Actual: (QOrganizerItemDetail(name=1000, key=208, 1001=QVariant(QSet, ) )) QDEBUG : tst_QVersitOrganizerImporter::testImportEventProperties(rrule weekly) Expected to find: QOrganizerItemDetail(name=1000, key=73, 1001=QVariant(QSet, ) ) FAIL! : tst_QVersitOrganizerImporter::testImportEventProperties(rrule weekly) 'false' returned FALSE. () Loc: [tst_qversitorganizerimporter.cpp(217)] QDEBUG : tst_QVersitOrganizerImporter::testImportEventProperties(rrule monthly) Actual: (QOrganizerItemDetail(name=1000, key=211, 1001=QVariant(QSet, ) )) QDEBUG : tst_QVersitOrganizerImporter::testImportEventProperties(rrule monthly) Expected to find: QOrganizerItemDetail(name=1000, key=73, 1001=QVariant(QSet, ) ) FAIL! : tst_QVersitOrganizerImporter::testImportEventProperties(rrule monthly) 'false' returned FALSE. () Loc: [tst_qversitorganizerimporter.cpp(217)] QDEBUG : tst_QVersitOrganizerImporter::testImportEventProperties(rrule yearly) Actual: (QOrganizerItemDetail(name=1000, key=214, 1001=QVariant(QSet, ) )) QDEBUG : tst_QVersitOrganizerImporter::testImportEventProperties(rrule yearly) Expected to find: QOrganizerItemDetail(name=1000, key=73, 1001=QVariant(QSet, ) ) FAIL! : tst_QVersitOrganizerImporter::testImportEventProperties(rrule yearly) 'false' returned FALSE. () Loc: [tst_qversitorganizerimporter.cpp(217)] QDEBUG : tst_QVersitOrganizerImporter::testImportEventProperties(rrule monthly) Actual: (QOrganizerItemDetail(name=1000, key=217, 1001=QVariant(QSet, ) )) QDEBUG : tst_QVersitOrganizerImporter::testImportEventProperties(rrule monthly) Expected to find: QOrganizerItemDetail(name=1000, key=73, 1001=QVariant(QSet, ) ) FAIL! : tst_QVersitOrganizerImporter::testImportEventProperties(rrule monthly) 'false' returned FALSE. () Loc: [tst_qversitorganizerimporter.cpp(217)] QDEBUG : tst_QVersitOrganizerImporter::testImportEventProperties(rrule bymonthday) Actual: (QOrganizerItemDetail(name=1000, key=220, 1001=QVariant(QSet, ) )) QDEBUG : tst_QVersitOrganizerImporter::testImportEventProperties(rrule bymonthday) Expected to find: QOrganizerItemDetail(name=1000, key=74, 1001=QVariant(QSet, ) ) FAIL! : tst_QVersitOrganizerImporter::testImportEventProperties(rrule bymonthday) 'false' returned FALSE. () Loc: [tst_qversitorganizerimporter.cpp(217)] QDEBUG : tst_QVersitOrganizerImporter::testImportEventProperties(rrule byweekno) Actual: (QOrganizerItemDetail(name=1000, key=223, 1001=QVariant(QSet, ) )) QDEBUG : tst_QVersitOrganizerImporter::testImportEventProperties(rrule byweekno) Expected to find: QOrganizerItemDetail(name=1000, key=75, 1001=QVariant(QSet, ) ) FAIL! : tst_QVersitOrganizerImporter::testImportEventProperties(rrule byweekno) 'false' returned FALSE. () Loc: [tst_qversitorganizerimporter.cpp(217)] QDEBUG : tst_QVersitOrganizerImporter::testImportEventProperties(rrule bymonth) Actual: (QOrganizerItemDetail(name=1000, key=226, 1001=QVariant(QSet, ) )) QDEBUG : tst_QVersitOrganizerImporter::testImportEventProperties(rrule bymonth) Expected to find: QOrganizerItemDetail(name=1000, key=76, 1001=QVariant(QSet, ) ) FAIL! : tst_QVersitOrganizerImporter::testImportEventProperties(rrule bymonth) 'false' returned FALSE. () Loc: [tst_qversitorganizerimporter.cpp(217)] QDEBUG : tst_QVersitOrganizerImporter::testImportEventProperties(rrule byyearday) Actual: (QOrganizerItemDetail(name=1000, key=229, 1001=QVariant(QSet, ) )) QDEBUG : tst_QVersitOrganizerImporter::testImportEventProperties(rrule byyearday) Expected to find: QOrganizerItemDetail(name=1000, key=77, 1001=QVariant(QSet, ) ) FAIL! : tst_QVersitOrganizerImporter::testImportEventProperties(rrule byyearday) 'false' returned FALSE. () Loc: [tst_qversitorganizerimporter.cpp(217)] QDEBUG : tst_QVersitOrganizerImporter::testImportEventProperties(rrule wkst) Actual: (QOrganizerItemDetail(name=1000, key=232, 1001=QVariant(QSet, ) )) QDEBUG : tst_QVersitOrganizerImporter::testImportEventProperties(rrule wkst) Expected to find: QOrganizerItemDetail(name=1000, key=78, 1001=QVariant(QSet, ) ) FAIL! : tst_QVersitOrganizerImporter::testImportEventProperties(rrule wkst) 'false' returned FALSE. () Loc: [tst_qversitorganizerimporter.cpp(217)] QDEBUG : tst_QVersitOrganizerImporter::testImportEventProperties(rrule bysetpos) Actual: (QOrganizerItemDetail(name=1000, key=235, 1001=QVariant(QSet, ) )) QDEBUG : tst_QVersitOrganizerImporter::testImportEventProperties(rrule bysetpos) Expected to find: QOrganizerItemDetail(name=1000, key=79, 1001=QVariant(QSet, ) ) FAIL! : tst_QVersitOrganizerImporter::testImportEventProperties(rrule bysetpos) 'false' returned FALSE. () Loc: [tst_qversitorganizerimporter.cpp(217)] QDEBUG : tst_QVersitOrganizerImporter::testImportEventProperties(rrule byday with position) Actual: (QOrganizerItemDetail(name=1000, key=238, 1001=QVariant(QSet, ) )) QDEBUG : tst_QVersitOrganizerImporter::testImportEventProperties(rrule byday with position) Expected to find: QOrganizerItemDetail(name=1000, key=80, 1001=QVariant(QSet, ) ) FAIL! : tst_QVersitOrganizerImporter::testImportEventProperties(rrule byday with position) 'false' returned FALSE. () Loc: [tst_qversitorganizerimporter.cpp(217)] QDEBUG : tst_QVersitOrganizerImporter::testImportEventProperties(rrule until) Actual: (QOrganizerItemDetail(name=1000, key=241, 1001=QVariant(QSet, ) )) QDEBUG : tst_QVersitOrganizerImporter::testImportEventProperties(rrule until) Expected to find: QOrganizerItemDetail(name=1000, key=81, 1001=QVariant(QSet, ) ) FAIL! : tst_QVersitOrganizerImporter::testImportEventProperties(rrule until) 'false' returned FALSE. () Loc: [tst_qversitorganizerimporter.cpp(217)] QDEBUG : tst_QVersitOrganizerImporter::testImportEventProperties(rrule until with time) Actual: (QOrganizerItemDetail(name=1000, key=244, 1001=QVariant(QSet, ) )) QDEBUG : tst_QVersitOrganizerImporter::testImportEventProperties(rrule until with time) Expected to find: QOrganizerItemDetail(name=1000, key=81, 1001=QVariant(QSet, ) ) FAIL! : tst_QVersitOrganizerImporter::testImportEventProperties(rrule until with time) 'false' returned FALSE. () Loc: [tst_qversitorganizerimporter.cpp(217)] QDEBUG : tst_QVersitOrganizerImporter::testImportEventProperties(rrule count) Actual: (QOrganizerItemDetail(name=1000, key=247, 1001=QVariant(QSet, ) )) QDEBUG : tst_QVersitOrganizerImporter::testImportEventProperties(rrule count) Expected to find: QOrganizerItemDetail(name=1000, key=82, 1001=QVariant(QSet, ) ) FAIL! : tst_QVersitOrganizerImporter::testImportEventProperties(rrule count) 'false' returned FALSE. () Loc: [tst_qversitorganizerimporter.cpp(217)] QDEBUG : tst_QVersitOrganizerImporter::testImportEventProperties(rrule invalid interval1) Actual: (QOrganizerItemDetail(name=1000, key=250, 1001=QVariant(QSet, ) )) QDEBUG : tst_QVersitOrganizerImporter::testImportEventProperties(rrule invalid interval1) Expected to find: QOrganizerItemDetail(name=1000, key=83, 1001=QVariant(QSet, ) ) FAIL! : tst_QVersitOrganizerImporter::testImportEventProperties(rrule invalid interval1) 'false' returned FALSE. () Loc: [tst_qversitorganizerimporter.cpp(217)] QDEBUG : tst_QVersitOrganizerImporter::testImportEventProperties(rrule invalid interval2) Actual: (QOrganizerItemDetail(name=1000, key=253, 1001=QVariant(QSet, ) )) QDEBUG : tst_QVersitOrganizerImporter::testImportEventProperties(rrule invalid interval2) Expected to find: QOrganizerItemDetail(name=1000, key=83, 1001=QVariant(QSet, ) ) FAIL! : tst_QVersitOrganizerImporter::testImportEventProperties(rrule invalid interval2) 'false' returned FALSE. () Loc: [tst_qversitorganizerimporter.cpp(217)] QDEBUG : tst_QVersitOrganizerImporter::testImportEventProperties(rrule invalid interval3) Actual: (QOrganizerItemDetail(name=1000, key=256, 1001=QVariant(QSet, ) )) QDEBUG : tst_QVersitOrganizerImporter::testImportEventProperties(rrule invalid interval3) Expected to find: QOrganizerItemDetail(name=1000, key=83, 1001=QVariant(QSet, ) ) FAIL! : tst_QVersitOrganizerImporter::testImportEventProperties(rrule invalid interval3) 'false' returned FALSE. () Loc: [tst_qversitorganizerimporter.cpp(217)] QDEBUG : tst_QVersitOrganizerImporter::testImportEventProperties(rrule invalid count1) Actual: (QOrganizerItemDetail(name=1000, key=259, 1001=QVariant(QSet, ) )) QDEBUG : tst_QVersitOrganizerImporter::testImportEventProperties(rrule invalid count1) Expected to find: QOrganizerItemDetail(name=1000, key=84, 1001=QVariant(QSet, ) ) FAIL! : tst_QVersitOrganizerImporter::testImportEventProperties(rrule invalid count1) 'false' returned FALSE. () Loc: [tst_qversitorganizerimporter.cpp(217)] QDEBUG : tst_QVersitOrganizerImporter::testImportEventProperties(rrule invalid count2) Actual: (QOrganizerItemDetail(name=1000, key=262, 1001=QVariant(QSet, ) )) QDEBUG : tst_QVersitOrganizerImporter::testImportEventProperties(rrule invalid count2) Expected to find: QOrganizerItemDetail(name=1000, key=84, 1001=QVariant(QSet, ) ) FAIL! : tst_QVersitOrganizerImporter::testImportEventProperties(rrule invalid count2) 'false' returned FALSE. () Loc: [tst_qversitorganizerimporter.cpp(217)] QDEBUG : tst_QVersitOrganizerImporter::testImportEventProperties(rrule invalid count3) Actual: (QOrganizerItemDetail(name=1000, key=265, 1001=QVariant(QSet, ) )) QDEBUG : tst_QVersitOrganizerImporter::testImportEventProperties(rrule invalid count3) Expected to find: QOrganizerItemDetail(name=1000, key=84, 1001=QVariant(QSet, ) ) FAIL! : tst_QVersitOrganizerImporter::testImportEventProperties(rrule invalid count3) 'false' returned FALSE. () Loc: [tst_qversitorganizerimporter.cpp(217)] QDEBUG : tst_QVersitOrganizerImporter::testImportEventProperties(rdate) Actual: (QOrganizerItemDetail(name=1000, key=270, 1003=QVariant(QSet, ) )) QDEBUG : tst_QVersitOrganizerImporter::testImportEventProperties(rdate) Expected to find: QOrganizerItemDetail(name=1000, key=86, 1003=QVariant(QSet, ) ) FAIL! : tst_QVersitOrganizerImporter::testImportEventProperties(rdate) 'false' returned FALSE. () Loc: [tst_qversitorganizerimporter.cpp(217)] QDEBUG : tst_QVersitOrganizerImporter::testImportEventProperties(rdate with time) Actual: (QOrganizerItemDetail(name=1000, key=275, 1003=QVariant(QSet, ) )) QDEBUG : tst_QVersitOrganizerImporter::testImportEventProperties(rdate with time) Expected to find: QOrganizerItemDetail(name=1000, key=86, 1003=QVariant(QSet, ) ) FAIL! : tst_QVersitOrganizerImporter::testImportEventProperties(rdate with time) 'false' returned FALSE. () Loc: [tst_qversitorganizerimporter.cpp(217)] QDEBUG : tst_QVersitOrganizerImporter::testImportEventProperties(multiple rdate) Actual: (QOrganizerItemDetail(name=1000, key=280, 1003=QVariant(QSet, ) )) QDEBUG : tst_QVersitOrganizerImporter::testImportEventProperties(multiple rdate) Expected to find: QOrganizerItemDetail(name=1000, key=86, 1003=QVariant(QSet, ) ) FAIL! : tst_QVersitOrganizerImporter::testImportEventProperties(multiple rdate) 'false' returned FALSE. () Loc: [tst_qversitorganizerimporter.cpp(217)] QDEBUG : tst_QVersitOrganizerImporter::testImportEventProperties(exdate) Actual: (QOrganizerItemDetail(name=1000, key=285, 1004=QVariant(QSet, ) )) QDEBUG : tst_QVersitOrganizerImporter::testImportEventProperties(exdate) Expected to find: QOrganizerItemDetail(name=1000, key=88, 1004=QVariant(QSet, ) ) FAIL! : tst_QVersitOrganizerImporter::testImportEventProperties(exdate) 'false' returned FALSE. () Loc: [tst_qversitorganizerimporter.cpp(217)] PASS : tst_QVersitOrganizerImporter::testImportEventProperties(priority 0) PASS : tst_QVersitOrganizerImporter::testImportEventProperties(priority 1) PASS : tst_QVersitOrganizerImporter::testImportEventProperties(priority 2) PASS : tst_QVersitOrganizerImporter::testImportEventProperties(priority 3) PASS : tst_QVersitOrganizerImporter::testImportEventProperties(priority 4) PASS : tst_QVersitOrganizerImporter::testImportEventProperties(priority 5) PASS : tst_QVersitOrganizerImporter::testImportEventProperties(priority 6) PASS : tst_QVersitOrganizerImporter::testImportEventProperties(priority 7) PASS : tst_QVersitOrganizerImporter::testImportEventProperties(priority 8) PASS : tst_QVersitOrganizerImporter::testImportEventProperties(priority 9) PASS : tst_QVersitOrganizerImporter::testImportTodoProperties(all day todo) PASS : tst_QVersitOrganizerImporter::testImportTodoProperties(audible reminder) PASS : tst_QVersitOrganizerImporter::testImportTodoProperties(audible reminder with relative (END) trigger) PASS : tst_QVersitOrganizerImporter::testImportTodoProperties(audible reminder with relative (START) trigger) PASS : tst_QVersitOrganizerImporter::testImportTodoProperties(audible reminder with absolute trigger) PASS : tst_QVersitOrganizerImporter::testImportTodoProperties(visual reminder) PASS : tst_QVersitOrganizerImporter::testImportTodoProperties(email reminder) PASS : tst_QVersitOrganizerImporter::testImportTodoProperties(status completed) PASS : tst_QVersitOrganizerImporter::testImportTodoProperties(status needs-action) PASS : tst_QVersitOrganizerImporter::testImportTodoProperties(status in-process) PASS : tst_QVersitOrganizerImporter::testImportTodoProperties(percent-complete) PASS : tst_QVersitOrganizerImporter::testImportTodoProperties(completed) PASS : tst_QVersitOrganizerImporter::testImportTodoProperties(tag 1) PASS : tst_QVersitOrganizerImporter::testImportTodoProperties(tag 2) PASS : tst_QVersitOrganizerImporter::testImportTodoProperties(empty tag) PASS : tst_QVersitOrganizerImporter::testImportTodoProperties(extended detail) PASS : tst_QVersitOrganizerImporter::testExtendedDetail(string data) PASS : tst_QVersitOrganizerImporter::testExtendedDetail(string data, empty) PASS : tst_QVersitOrganizerImporter::testExtendedDetail(string data, containing reserved characters) PASS : tst_QVersitOrganizerImporter::testExtendedDetail(double data) PASS : tst_QVersitOrganizerImporter::testExtendedDetail(double data, negative) PASS : tst_QVersitOrganizerImporter::testExtendedDetail(double data, multiple digits) PASS : tst_QVersitOrganizerImporter::testExtendedDetail(boolean data) PASS : tst_QVersitOrganizerImporter::testExtendedDetail(datetime data, imported as a string) PASS : tst_QVersitOrganizerImporter::testExtendedDetail(list data) PASS : tst_QVersitOrganizerImporter::testExtendedDetail(map data) PASS : tst_QVersitOrganizerImporter::testExtendedDetail(map data, containing a nested list) PASS : tst_QVersitOrganizerImporter::testExtendedDetail(empty string as name) PASS : tst_QVersitOrganizerImporter::testExtendedDetail(name containing reserved characters) PASS : tst_QVersitOrganizerImporter::testExtendedDetail(null denoting an empty variant) PASS : tst_QVersitOrganizerImporter::testExtendedDetail(compact json with extra whitespace removed) PASS : tst_QVersitOrganizerImporter::testExtendedDetail(invalid property value: empty json array as property value) PASS : tst_QVersitOrganizerImporter::testExtendedDetail(invalid property value: invalid json value) PASS : tst_QVersitOrganizerImporter::testMultipleExtendedDetails() PASS : tst_QVersitOrganizerImporter::testTimeZones(utc) PASS : tst_QVersitOrganizerImporter::testTimeZones(floating) PASS : tst_QVersitOrganizerImporter::testTimeZones(no dst) PASS : tst_QVersitOrganizerImporter::testTimeZones(dst area in standard time) PASS : tst_QVersitOrganizerImporter::testTimeZones(dst) PASS : tst_QVersitOrganizerImporter::testTimeZones(dst specified with rdate - daylight) PASS : tst_QVersitOrganizerImporter::testTimeZones(dst specified with rdate - standard) PASS : tst_QVersitOrganizerImporter::cleanupTestCase() Totals: 91 passed, 26 failed, 0 skipped ********* Finished testing of tst_QVersitOrganizerImporter ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end qversitorganizerimporter: 0.182983 seconds, exit code 26 Build log: http://testresults.qt-project.org/ci/QtPim_master_Integration/build_00899/linux-g++_no-widgets_Ubuntu_12.04_x64/log.txt.gz Tested changes (refs/builds/master_1387439389): http://codereview.qt-project.org/73989 [PS3] - [ABI break] Organizer: Optimize assignment and comparison operators From ci-noreply at qt-project.org Thu Dec 19 09:48:22 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 19 Dec 2013 10:48:22 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2408 Message-ID: <20131219_084822_018882.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(1052) : 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() Compared values are not the same Actual (delegate.paintedIndexes.count()): 0 Expected (1) : 1 tst_qcolumnview.cpp(1052) : 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: 39 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02408/win32-mingw48_developer-build_qtlibinfix_opengl_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1387437617): http://codereview.qt-project.org/65504 [PS1] - Minor optimization From ci-noreply at qt-project.org Thu Dec 19 10:22:29 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 19 Dec 2013 11:22:29 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2409 Message-ID: <20131219_092229_054444.ci-noreply@qt-project.org> Autotests `tst_qquickcanvasitem' and `tst_qquicktrailemitter' 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_qquicktrailemitter FAIL! : tst_qquicktrailemitter::test_basic() Compared values are not the same Actual (system->groupData[1]->size()): 510 Expected (500) : 500 Loc: [tst_qquicktrailemitter.cpp(89)] Totals: 2 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qquicktrailemitter ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_qquicktrailemitter::initTestCase() FAIL! : tst_qquicktrailemitter::test_basic() Compared values are not the same Actual (system->groupData[1]->size()): 510 Expected (500) : 500 Loc: [tst_qquicktrailemitter.cpp(89)] PASS : tst_qquicktrailemitter::cleanupTestCase() Totals: 2 passed, 1 failed, 0 skipped ********* Finished testing of tst_qquicktrailemitter ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquicktrailemitter: 11 seconds, exit code 1 Testing qquickcanvasitem QFATAL : qquickcanvasitem::arc::test_angle_4(image threaded) ASSERT: "s" in file items/context2d/qquickcontext2dtexture.cpp, line 73 FAIL! : qquickcanvasitem::arc::test_angle_4(image threaded) Received a fatal error. Loc: [Unknown file(0)] Totals: 7 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 13835] QtQA::App::TestRunner: [New LWP 13832] QtQA::App::TestRunner: [New LWP 13829] 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 0x00007fefc95f43e5 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 0x7fefc9d77760 (LWP 13829)): 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 0x00007fefc7c503cb in TestNamespace::QWaitConditionPrivate::wait (this=0x24560d0, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:136 QtQA::App::TestRunner: #2 0x00007fefc7c50193 in TestNamespace::QWaitCondition::wait (this=0x25f6958, mutex=0x25f6950, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:208 QtQA::App::TestRunner: #3 0x00007fefc7c46716 in TestNamespace::QSemaphore::acquire (this=0x7fffd843b7e0, n=1) at thread/qsemaphore.cpp:145 QtQA::App::TestRunner: #4 0x00007fefc7ec3d8c in TestNamespace::QMetaMethod::invoke (this=0x7fffd843b9c0, object=0x26d18e0, connectionType=TestNamespace::Qt::BlockingQueuedConnection, returnValue=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:2226 QtQA::App::TestRunner: #5 0x00007fefc7ec2ded in TestNamespace::QMetaObject::invokeMethod (obj=0x26d18e0, member=0x7fefc7834712 "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 0x00007fefc778685f in TestNamespace::QMetaObject::invokeMethod (obj=0x26d18e0, member=0x7fefc7834712 "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 0x00007fefc77a195c in TestNamespace::QQuickContext2D::toImage (this=0x29541d0, bounds=...) at items/context2d/qquickcontext2d.cpp:4170 QtQA::App::TestRunner: #8 0x00007fefc77858f9 in TestNamespace::QQuickCanvasItem::toImage (this=0x263f2e0, rect=...) at items/context2d/qquickcanvasitem.cpp:993 QtQA::App::TestRunner: #9 0x00007fefc779c010 in TestNamespace::QQuickJSContext2DPrototype::method_getImageData (ctx=0x7fffd843c1b0) at items/context2d/qquickcontext2d.cpp:3310 QtQA::App::TestRunner: #10 0x00007fefc6e7b15f in TestNamespace::QV4::BuiltinFunction::call (that=0x7fefc9c57450, callData=0x7fefbd4aae98) at jsruntime/qv4functionobject.cpp:636 QtQA::App::TestRunner: #11 0x00007fefc6e36013 in TestNamespace::QV4::FunctionObject::call (this=0x7fefc9c57450, callData=0x7fefbd4aae98) at jsruntime/qv4functionobject_p.h:130 QtQA::App::TestRunner: #12 0x00007fefc6e48cb0 in TestNamespace::QV4::__qmljs_call_property (context=0x7fefc9c46400, name=..., callData=...) at jsruntime/qv4runtime.cpp:893 QtQA::App::TestRunner: #13 0x00007fefc9c990d0 in ?? () QtQA::App::TestRunner: #14 0x00007fffd843c460 in ?? () QtQA::App::TestRunner: #15 0x00007fefc6e415c9 in TestNamespace::QV4::ExecutionContext::newCallContext (this=0x7fefc9c990d0, function=0x7fffd843c430, callData=0x7fefbd4aa6e0) at jsruntime/qv4context.cpp:111 QtQA::App::TestRunner: #16 0x00007fefc6e7be90 in TestNamespace::QV4::Function::code (this=0x25d3d20, ctx=0x7fefc9c46400, data=0x0) at jsruntime/qv4function_p.h:89 QtQA::App::TestRunner: #17 0x00007fefc6e7a3a6 in TestNamespace::QV4::ScriptFunction::call (that=0x7fefc9d0a700, callData=0x7fefbd4aab00) at jsruntime/qv4functionobject.cpp:484 QtQA::App::TestRunner: #18 0x00007fefc6e36013 in TestNamespace::QV4::FunctionObject::call (this=0x7fefc9d0a700, callData=0x7fefbd4aab00) at jsruntime/qv4functionobject_p.h:130 QtQA::App::TestRunner: #19 0x00007fefc6e4878b in TestNamespace::QV4::__qmljs_call_activation_property (context=0x7fffd843c6f0, name=..., callData=...) at jsruntime/qv4runtime.cpp:867 QtQA::App::TestRunner: #20 0x00007fefc9c9583b in ?? () QtQA::App::TestRunner: #21 0x00007fefc9c32b00 in ?? () QtQA::App::TestRunner: #22 0x00007fefc9d25210 in ?? () QtQA::App::TestRunner: #23 0x00007fef00000000 in ?? () QtQA::App::TestRunner: #24 0x00007fffffffffff in ?? () QtQA::App::TestRunner: #25 0x00007fefc9c32b00 in ?? () QtQA::App::TestRunner: #26 0x00000000024246e0 in ?? () QtQA::App::TestRunner: #27 0x00007fefc9c32b00 in ?? () QtQA::App::TestRunner: #28 0x00007fefbd4aa720 in ?? () QtQA::App::TestRunner: #29 0x00007fffd843c6d0 in ?? () QtQA::App::TestRunner: #30 0x00007fefc6e7be90 in TestNamespace::QV4::Function::code (this=0x7fefbd4aa720, ctx=0x7fefc9c32b00, data=0x24246e0 "\340\016B\002") at jsruntime/qv4function_p.h:89 QtQA::App::TestRunner: Backtrace stopped: frame did not save the PC QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2 (Thread 0x7fefbe4a9700 (LWP 13832)): QtQA::App::TestRunner: #0 0x00007fefc9696e63 in __GI___poll (fds=, nfds=, timeout=) at ../sysdeps/unix/sysv/linux/poll.c:87 QtQA::App::TestRunner: #1 0x00007fefc4bd7f68 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #2 0x00007fefc4bd8429 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #3 0x00007fefc7f303cd in TestNamespace::QEventDispatcherGlib::processEvents (this=0x2419c80, flags=...) at kernel/qeventdispatcher_glib.cpp:426 QtQA::App::TestRunner: #4 0x00007fefc7eb3e34 in TestNamespace::QEventLoop::processEvents (this=0x7fefbe4a8d80, flags=...) at kernel/qeventloop.cpp:136 QtQA::App::TestRunner: #5 0x00007fefc7eb410d in TestNamespace::QEventLoop::exec (this=0x7fefbe4a8d80, flags=...) at kernel/qeventloop.cpp:212 QtQA::App::TestRunner: #6 0x00007fefc7c47790 in TestNamespace::QThread::exec (this=0x2428800) at thread/qthread.cpp:511 QtQA::App::TestRunner: #7 0x00007fefc6ff9af9 in TestNamespace::QQmlThreadPrivate::run (this=0x2428800) at qml/ftw/qqmlthread.cpp:148 QtQA::App::TestRunner: #8 0x00007fefc7c4ec2c in TestNamespace::QThreadPrivate::start (arg=0x2428800) at thread/qthread_unix.cpp:345 QtQA::App::TestRunner: #9 0x00007fefc64bfefc in start_thread (arg=0x7fefbe4a9700) at pthread_create.c:304 QtQA::App::TestRunner: #10 0x00007fefc96a2f8d 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 0x7fefbae91700 (LWP 13835)): QtQA::App::TestRunner: #0 0x00007fefc95f43e5 in __GI_raise (sig=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64 QtQA::App::TestRunner: #1 0x00007fefc95f7b4b in __GI_abort () at abort.c:92 QtQA::App::TestRunner: #2 0x00007fefc7c3b97e in TestNamespace::qt_message_fatal (context=..., message=...) at global/qlogging.cpp:979 QtQA::App::TestRunner: #3 0x00007fefc7c394d6 in TestNamespace::QMessageLogger::fatal (this=0x7fefbae902f0, msg=0x7fefc7f8f7d8 "ASSERT: \"%s\" in file %s, line %d") at global/qlogging.cpp:384 QtQA::App::TestRunner: #4 0x00007fefc7c346b8 in TestNamespace::qt_assert (assertion=0x7fefc7835183 "s", file=0x7fefc7835158 "items/context2d/qquickcontext2dtexture.cpp", line=73) at global/qglobal.cpp:2098 QtQA::App::TestRunner: #5 0x00007fefc77b1e08 in TestNamespace::GLAcquireContext::GLAcquireContext (this=0x7fefbae90540, c=0x91, s=0x0) at items/context2d/qquickcontext2dtexture.cpp:73 QtQA::App::TestRunner: #6 0x00007fefc77af9f6 in TestNamespace::QQuickContext2DTexture::paint (this=0x2463020, ccb=0x266ad00) at items/context2d/qquickcontext2dtexture.cpp:252 QtQA::App::TestRunner: #7 0x00007fefc77f9a87 in TestNamespace::QQuickContext2DTexture::qt_static_metacall (_o=0x2463020, _c=TestNamespace::QMetaObject::InvokeMetaMethod, _id=4, _a=0x25e54f0) at .moc/moc_qquickcontext2dtexture_p.cpp:108 QtQA::App::TestRunner: #8 0x00007fefc7ef2a89 in TestNamespace::QMetaCallEvent::placeMetaCall (this=0x266c100, object=0x2463020) at kernel/qobject.cpp:481 QtQA::App::TestRunner: #9 0x00007fefc7ef3ac0 in TestNamespace::QObject::event (this=0x2463020, e=0x266c100) at kernel/qobject.cpp:1232 QtQA::App::TestRunner: #10 0x00007fefc7eb764a in TestNamespace::QCoreApplicationPrivate::notify_helper (this=0x23e12e0, receiver=0x2463020, event=0x266c100) at kernel/qcoreapplication.cpp:1008 QtQA::App::TestRunner: #11 0x00007fefc7eb7324 in TestNamespace::QCoreApplication::notify (this=0x23dfe40, receiver=0x2463020, event=0x266c100) at kernel/qcoreapplication.cpp:953 QtQA::App::TestRunner: #12 0x00007fefc84ee0e4 in TestNamespace::QGuiApplication::notify (this=0x23dfe40, object=0x2463020, event=0x266c100) at kernel/qguiapplication.cpp:1357 QtQA::App::TestRunner: #13 0x00007fefc7eb7230 in TestNamespace::QCoreApplication::notifyInternal (this=0x23dfe40, receiver=0x2463020, event=0x266c100) at kernel/qcoreapplication.cpp:891 QtQA::App::TestRunner: #14 0x00007fefc7ebafbd in TestNamespace::QCoreApplication::sendEvent (receiver=0x2463020, event=0x266c100) at kernel/qcoreapplication.h:232 QtQA::App::TestRunner: #15 0x00007fefc7eb8330 in TestNamespace::QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x25686b0) at kernel/qcoreapplication.cpp:1495 QtQA::App::TestRunner: #16 0x00007fefc7eb7ef1 in TestNamespace::QCoreApplication::sendPostedEvents (receiver=0x0, event_type=0) at kernel/qcoreapplication.cpp:1353 QtQA::App::TestRunner: #17 0x00007fefc7f2fb68 in TestNamespace::postEventSourceDispatch (s=0x266b7a0) at kernel/qeventdispatcher_glib.cpp:279 QtQA::App::TestRunner: #18 0x00007fefc4bd7a5d in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #19 0x00007fefc4bd8258 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #20 0x00007fefc4bd8429 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #21 0x00007fefc7f303cd in TestNamespace::QEventDispatcherGlib::processEvents (this=0x25f78d0, flags=...) at kernel/qeventdispatcher_glib.cpp:426 QtQA::App::TestRunner: #22 0x00007fefc7eb3e34 in TestNamespace::QEventLoop::processEvents (this=0x7fefbae90d80, flags=...) at kernel/qeventloop.cpp:136 QtQA::App::TestRunner: #23 0x00007fefc7eb410d in TestNamespace::QEventLoop::exec (this=0x7fefbae90d80, flags=...) at kernel/qeventloop.cpp:212 QtQA::App::TestRunner: #24 0x00007fefc7c47790 in TestNamespace::QThread::exec (this=0x24cd5a0) at thread/qthread.cpp:511 QtQA::App::TestRunner: #25 0x00007fefc7c4792e in TestNamespace::QThread::run (this=0x24cd5a0) at thread/qthread.cpp:578 QtQA::App::TestRunner: #26 0x00007fefc7c4ec2c in TestNamespace::QThreadPrivate::start (arg=0x24cd5a0) at thread/qthread_unix.cpp:345 QtQA::App::TestRunner: #27 0x00007fefc64bfefc in start_thread (arg=0x7fefbae91700) at pthread_create.c:304 QtQA::App::TestRunner: #28 0x00007fefc96a2f8d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 QtQA::App::TestRunner: #29 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 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) 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 13994] QtQA::App::TestRunner: [New LWP 13987] QtQA::App::TestRunner: [New LWP 13986] 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 0x00007fea1a9968bc in TestNamespace::QOpenGLContext::isValid (this=0x7fea1a803e60) at kernel/qopenglcontext.cpp:568 QtQA::App::TestRunner: 568 return d->platformGLContext && d->platformGLContext->isValid(); QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 3 (Thread 0x7fea1c1db760 (LWP 13986)): QtQA::App::TestRunner: #0 0x00007fea1bad2c0d in nanosleep () at ../sysdeps/unix/syscall-template.S:82 QtQA::App::TestRunner: #1 0x00007fea18e5152b in TestNamespace::QTest::qSleep (ms=10) at qtestcase.cpp:2632 QtQA::App::TestRunner: #2 0x00007fea1bddb75f in TestNamespace::QTest::qWait (ms=0) at /work/build/qt/qtbase/include/QtTest/../../src/testlib/qtestsystem.h:68 QtQA::App::TestRunner: #3 0x00007fea1bddcfc3 in TestNamespace::QuickTestResult::wait (this=0x1c1d240, ms=0) at quicktestresult.cpp:570 QtQA::App::TestRunner: #4 0x00007fea1bde235b in TestNamespace::QuickTestResult::qt_static_metacall (_o=0x1c1d240, _c=TestNamespace::QMetaObject::InvokeMetaMethod, _id=23, _a=0x7fff387e6a90) at .moc/moc_quicktestresult_p.cpp:286 QtQA::App::TestRunner: #5 0x00007fea1bde288b in TestNamespace::QuickTestResult::qt_metacall (this=0x1c1d240, _c=TestNamespace::QMetaObject::InvokeMetaMethod, _id=23, _a=0x7fff387e6a90) at .moc/moc_quicktestresult_p.cpp:395 QtQA::App::TestRunner: #6 0x00007fea1a323ee5 in TestNamespace::QMetaObject::metacall (object=0x1c1d240, cl=TestNamespace::QMetaObject::InvokeMetaMethod, idx=28, argv=0x7fff387e6a90) at kernel/qmetaobject.cpp:308 QtQA::App::TestRunner: #7 0x00007fea19335d53 in TestNamespace::CallMethod (object=0x1c1d240, index=28, returnType=43, argCount=1, argTypes=0x1ab9b04, engine=0x19662d0, callArgs=0x7fea0f90ddd0) at jsruntime/qv4qobjectwrapper.cpp:1115 QtQA::App::TestRunner: #8 0x00007fea193368cf in TestNamespace::CallPrecise (object=0x1c1d240, data=..., engine=0x19662d0, callArgs=0x7fea0f90ddd0) at jsruntime/qv4qobjectwrapper.cpp:1362 QtQA::App::TestRunner: #9 0x00007fea19338ded in TestNamespace::QV4::QObjectMethod::callInternal (this=0x7fea1c11d040, callData=0x7fea0f90ddd0) at jsruntime/qv4qobjectwrapper.cpp:1837 QtQA::App::TestRunner: #10 0x00007fea193389cd in TestNamespace::QV4::QObjectMethod::call (m=0x7fea1c11d040, callData=0x7fea0f90ddd0) at jsruntime/qv4qobjectwrapper.cpp:1780 QtQA::App::TestRunner: #11 0x00007fea1929a013 in TestNamespace::QV4::FunctionObject::call (this=0x7fea1c11d040, callData=0x7fea0f90ddd0) at jsruntime/qv4functionobject_p.h:130 QtQA::App::TestRunner: #12 0x00007fea192accb0 in TestNamespace::QV4::__qmljs_call_property (context=0x7fff387e6fe0, name=..., callData=...) at jsruntime/qv4runtime.cpp:893 QtQA::App::TestRunner: #13 0x00007fea1c10ffb2 in ?? () QtQA::App::TestRunner: #14 0x00007fea1c16d080 in ?? () QtQA::App::TestRunner: #15 0x0000000001b545e0 in ?? () QtQA::App::TestRunner: #16 0x0000000001b545e0 in ?? () QtQA::App::TestRunner: #17 0x0000000001baf4b0 in ?? () QtQA::App::TestRunner: #18 0x00007fff387e72e0 in ?? () QtQA::App::TestRunner: #19 0x000000000196b350 in ?? () QtQA::App::TestRunner: #20 0x00007fff387e72e0 in ?? () QtQA::App::TestRunner: #21 0x00007fea0f90db00 in ?? () QtQA::App::TestRunner: #22 0x00007fff387e6fc0 in ?? () QtQA::App::TestRunner: #23 0x00007fea192dfe90 in TestNamespace::QV4::Function::code (this=0x7fea0f90db00, ctx=0x7fff387e72e0, data=0x196b350 "PH\211\031\352\177") at jsruntime/qv4function_p.h:89 QtQA::App::TestRunner: Backtrace stopped: frame did not save the PC QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2 (Thread 0x7fea1090d700 (LWP 13987)): QtQA::App::TestRunner: #0 0x00007fea1bafae63 in __GI___poll (fds=, nfds=, timeout=) at ../sysdeps/unix/sysv/linux/poll.c:87 QtQA::App::TestRunner: #1 0x00007fea1703bf68 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #2 0x00007fea1703c429 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #3 0x00007fea1a3943cd in TestNamespace::QEventDispatcherGlib::processEvents (this=0x1969c80, flags=...) at kernel/qeventdispatcher_glib.cpp:426 QtQA::App::TestRunner: #4 0x00007fea1a317e34 in TestNamespace::QEventLoop::processEvents (this=0x7fea1090cd80, flags=...) at kernel/qeventloop.cpp:136 QtQA::App::TestRunner: #5 0x00007fea1a31810d in TestNamespace::QEventLoop::exec (this=0x7fea1090cd80, flags=...) at kernel/qeventloop.cpp:212 QtQA::App::TestRunner: #6 0x00007fea1a0ab790 in TestNamespace::QThread::exec (this=0x1978800) at thread/qthread.cpp:511 QtQA::App::TestRunner: #7 0x00007fea1945daf9 in TestNamespace::QQmlThreadPrivate::run (this=0x1978800) at qml/ftw/qqmlthread.cpp:148 QtQA::App::TestRunner: #8 0x00007fea1a0b2c2c in TestNamespace::QThreadPrivate::start (arg=0x1978800) at thread/qthread_unix.cpp:345 QtQA::App::TestRunner: #9 0x00007fea18923efc in start_thread (arg=0x7fea1090d700) at pthread_create.c:304 QtQA::App::TestRunner: #10 0x00007fea1bb06f8d 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 0x7fea0d2f5700 (LWP 13994)): QtQA::App::TestRunner: #0 0x00007fea1a9968bc in TestNamespace::QOpenGLContext::isValid (this=0x7fea1a803e60) at kernel/qopenglcontext.cpp:568 QtQA::App::TestRunner: #1 0x00007fea19c15e1c in TestNamespace::GLAcquireContext::GLAcquireContext (this=0x7fea0d2f4540, c=0x7fea1a803e60, s=0x1a3a2b0) at items/context2d/qquickcontext2dtexture.cpp:74 QtQA::App::TestRunner: #2 0x00007fea19c139f6 in TestNamespace::QQuickContext2DTexture::paint (this=0x1b33ad0, ccb=0x1bbc390) at items/context2d/qquickcontext2dtexture.cpp:252 QtQA::App::TestRunner: #3 0x00007fea19c5da87 in TestNamespace::QQuickContext2DTexture::qt_static_metacall (_o=0x1b33ad0, _c=TestNamespace::QMetaObject::InvokeMetaMethod, _id=4, _a=0x1ab9a50) at .moc/moc_qquickcontext2dtexture_p.cpp:108 QtQA::App::TestRunner: #4 0x00007fea1a356a89 in TestNamespace::QMetaCallEvent::placeMetaCall (this=0x1e8ba40, object=0x1b33ad0) at kernel/qobject.cpp:481 QtQA::App::TestRunner: #5 0x00007fea1a357ac0 in TestNamespace::QObject::event (this=0x1b33ad0, e=0x1e8ba40) at kernel/qobject.cpp:1232 QtQA::App::TestRunner: #6 0x00007fea1a31b64a in TestNamespace::QCoreApplicationPrivate::notify_helper (this=0x19312e0, receiver=0x1b33ad0, event=0x1e8ba40) at kernel/qcoreapplication.cpp:1008 QtQA::App::TestRunner: #7 0x00007fea1a31b324 in TestNamespace::QCoreApplication::notify (this=0x192fe40, receiver=0x1b33ad0, event=0x1e8ba40) at kernel/qcoreapplication.cpp:953 QtQA::App::TestRunner: #8 0x00007fea1a9520e4 in TestNamespace::QGuiApplication::notify (this=0x192fe40, object=0x1b33ad0, event=0x1e8ba40) at kernel/qguiapplication.cpp:1357 QtQA::App::TestRunner: #9 0x00007fea1a31b230 in TestNamespace::QCoreApplication::notifyInternal (this=0x192fe40, receiver=0x1b33ad0, event=0x1e8ba40) at kernel/qcoreapplication.cpp:891 QtQA::App::TestRunner: #10 0x00007fea1a31efbd in TestNamespace::QCoreApplication::sendEvent (receiver=0x1b33ad0, event=0x1e8ba40) at kernel/qcoreapplication.h:232 QtQA::App::TestRunner: #11 0x00007fea1a31c330 in TestNamespace::QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x1e8dcb0) at kernel/qcoreapplication.cpp:1495 QtQA::App::TestRunner: #12 0x00007fea1a31bef1 in TestNamespace::QCoreApplication::sendPostedEvents (receiver=0x0, event_type=0) at kernel/qcoreapplication.cpp:1353 QtQA::App::TestRunner: #13 0x00007fea1a393b68 in TestNamespace::postEventSourceDispatch (s=0x1b33880) at kernel/qeventdispatcher_glib.cpp:279 QtQA::App::TestRunner: #14 0x00007fea1703ba5d in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #15 0x00007fea1703c258 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #16 0x00007fea1703c429 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #17 0x00007fea1a3943cd in TestNamespace::QEventDispatcherGlib::processEvents (this=0x1ba6330, flags=...) at kernel/qeventdispatcher_glib.cpp:426 QtQA::App::TestRunner: #18 0x00007fea1a317e34 in TestNamespace::QEventLoop::processEvents (this=0x7fea0d2f4d80, flags=...) at kernel/qeventloop.cpp:136 QtQA::App::TestRunner: #19 0x00007fea1a31810d in TestNamespace::QEventLoop::exec (this=0x7fea0d2f4d80, flags=...) at kernel/qeventloop.cpp:212 QtQA::App::TestRunner: #20 0x00007fea1a0ab790 in TestNamespace::QThread::exec (this=0x1ab8780) at thread/qthread.cpp:511 QtQA::App::TestRunner: #21 0x00007fea1a0ab92e in TestNamespace::QThread::run (this=0x1ab8780) at thread/qthread.cpp:578 QtQA::App::TestRunner: #22 0x00007fea1a0b2c2c in TestNamespace::QThreadPrivate::start (arg=0x1ab8780) at thread/qthread_unix.cpp:345 QtQA::App::TestRunner: #23 0x00007fea18923efc in start_thread (arg=0x7fea0d2f5700) at pthread_create.c:304 QtQA::App::TestRunner: #24 0x00007fea1bb06f8d 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 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_qquickcanvasitem: 44 seconds, signal 11 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02409/revdep-qtdeclarative_linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz Tested changes (refs/builds/dev_1387442995): http://codereview.qt-project.org/73875 [PS5] - d3dcompiler_qt: Remove directory creation inside the proxy library http://codereview.qt-project.org/73876 [PS1] - d3dcompiler_qt: Fix export warning on MSVC http://codereview.qt-project.org/73844 [PS3] - Windows/Windows CE: Do not dynamically load shell32/coredll. From ci-noreply at qt-project.org Thu Dec 19 10:50:13 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 19 Dec 2013 11:50:13 +0200 Subject: [Ci-reports] fail on QtBase_stable_Integration #2784 Message-ID: <20131219_095013_028349.ci-noreply@qt-project.org> Autotest `tst_qabstractitemview' failed :( Testing tst_QAbstractItemView 2013-12-19 10:42:56.702 tst_qabstractitemview[78356:1207] 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::task200665_itemEntered() Compared values are not the same Actual (spy.count()): 0 Expected (1) : 1 Loc: [tst_qabstractitemview.cpp(1292)] 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.1, Qt 5.2.1 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) 2013-12-19 10:43:03.395 tst_qabstractitemview[78373:4807] 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::setItemDelegate(4 duplicate delegates, 2 row and 2 column) 'QTest::qWaitForWindowActive(&v)' returned FALSE. () Loc: [tst_qabstractitemview.cpp(1082)] 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: 22 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_stable_Integration/build_02784/macx-clang_developer-build_OSX_10.8/log.txt.gz Tested changes (refs/builds/stable_1387441556): http://codereview.qt-project.org/74030 [PS2] - Fixed another assert in qwindowskeymapper From ci-noreply at qt-project.org Thu Dec 19 12:23:44 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 19 Dec 2013 13:23:44 +0200 Subject: [Ci-reports] fail on Qt5_dev_Integration #319 Message-ID: <20131219_112344_097942.ci-noreply@qt-project.org> Autotest `tst_qquicktrailemitter' failed :( Testing tst_qquicktrailemitter FAIL! : tst_qquicktrailemitter::test_basic() Compared values are not the same Actual (system->groupData[1]->size()): 510 Expected (500) : 500 Loc: [tst_qquicktrailemitter.cpp(89)] Totals: 2 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qquicktrailemitter ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_qquicktrailemitter::initTestCase() FAIL! : tst_qquicktrailemitter::test_basic() Compared values are not the same Actual (system->groupData[1]->size()): 510 Expected (500) : 500 Loc: [tst_qquicktrailemitter.cpp(89)] PASS : tst_qquicktrailemitter::cleanupTestCase() Totals: 2 passed, 1 failed, 0 skipped ********* Finished testing of tst_qquicktrailemitter ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquicktrailemitter: 11 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/Qt5_dev_Integration/build_00319/linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz Tested changes (refs/builds/dev_1387443123): http://codereview.qt-project.org/74111 [PS4] - Updated submodules. From ci-noreply at qt-project.org Thu Dec 19 12:42:22 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 19 Dec 2013 13:42:22 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2410 Message-ID: <20131219_114222_098885.ci-noreply@qt-project.org> Autotests `tst_qobject' and `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: 3 seconds, exit code 1 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(5880) : 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: 7 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02410/win32-msvc2010_developer-build_angle_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1387445043): http://codereview.qt-project.org/74009 [PS1] - Upgrade the PCRE bundle to 8.34 From ci-noreply at qt-project.org Thu Dec 19 12:55:29 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 19 Dec 2013 13:55:29 +0200 Subject: [Ci-reports] pass on QtDeclarative_stable_Integration #1507 Message-ID: <20131219_115529_026282.ci-noreply@qt-project.org> QtDeclarative_stable_Integration #1507: SUCCESS Tested changes (refs/builds/stable_1387450078): http://codereview.qt-project.org/73244 [PS3] - V4 SSA: add some more literature references. From ci-noreply at qt-project.org Thu Dec 19 13:00:03 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 19 Dec 2013 14:00:03 +0200 Subject: [Ci-reports] fail on QtBase_stable_Integration #2785 Message-ID: <20131219_120003_039095.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.1, Qt 5.2.1 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_stable_Integration/build_02785/win32-msvc2010_developer-build_qtnamespace_Windows_7/log.txt.gz Tested changes (refs/builds/stable_1387446707): http://codereview.qt-project.org/74169 [PS2] - Doc: Move XML example documentation to correct location http://codereview.qt-project.org/73735 [PS7] - Doc: corrected broken links From ci-noreply at qt-project.org Thu Dec 19 13:09:44 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 19 Dec 2013 14:09:44 +0200 Subject: [Ci-reports] fail on QtDeclarative_dev_Integration #1008 Message-ID: <20131219_120944_099490.ci-noreply@qt-project.org> Autotest `tst_qquickapplication' failed :( Testing tst_qquickapplication FAIL! : tst_qquickapplication::layoutDirection() Compared values are not the same Loc: [tst_qquickapplication.cpp(187)] Totals: 5 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qquickapplication ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_qquickapplication::initTestCase() PASS : tst_qquickapplication::active() PASS : tst_qquickapplication::state() FAIL! : tst_qquickapplication::layoutDirection() Compared values are not the same Loc: [tst_qquickapplication.cpp(187)] PASS : tst_qquickapplication::inputMethod() PASS : tst_qquickapplication::cleanupTestCase() Totals: 5 passed, 1 failed, 0 skipped ********* Finished testing of tst_qquickapplication ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickapplication: 0.622817 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_01008/linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz Tested changes (refs/builds/dev_1387452735): http://codereview.qt-project.org/74074 [PS1] - Merge remote-tracking branch 'origin/stable' into dev From ci-noreply at qt-project.org Thu Dec 19 13:32:32 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 19 Dec 2013 14:32:32 +0200 Subject: [Ci-reports] fail on QtTools_stable_Integration #330 Message-ID: <20131219_123232_037426.ci-noreply@qt-project.org> Compilation failed :( main.cpp main.cpp(74) : error C2248: 'TestNamespace::QString::QString' : cannot access private member declared in class 'TestNamespace::QString'messageeditorwidgets.cpp .\main.cpp(74) : error C2248: 'TestNamespace::QString::QString' : cannot access private member declared in class 'TestNamespace::QString' c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/tools/qstring.h(693) : see declaration of 'TestNamespace::QString::QString' c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/tools/qstring.h(213) : see declaration of 'TestNamespace::QString' c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/tools/qstring.h(693) : see declaration of 'TestNamespace::QString::QString' c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/tools/qstring.h(213) : see declaration of 'TestNamespace::QString' c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/tools/qstring.h(693) : see declaration of 'TestNamespace::QString::QString' c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/tools/qstring.h(213) : see declaration of 'TestNamespace::QString' c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/tools/qstring.h(693) : see declaration of 'TestNamespace::QString::QString' c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/tools/qstring.h(213) : see declaration of 'TestNamespace::QString' c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/tools/qstring.h(693) : see declaration of 'TestNamespace::QString::QString' c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/tools/qstring.h(213) : see declaration of 'TestNamespace::QString' c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/tools/qstring.h(693) : see declaration of 'TestNamespace::QString::QString' c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/tools/qstring.h(213) : see declaration of 'TestNamespace::QString' c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/tools/qstring.h(693) : see declaration of 'TestNamespace::QString::QString' c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/tools/qstring.h(213) : see declaration of 'TestNamespace::QString' c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/tools/qstring.h(693) : see declaration of 'TestNamespace::QString::QString' c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/tools/qstring.h(213) : see declaration of 'TestNamespace::QString' c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/tools/qstring.h(693) : see declaration of 'TestNamespace::QString::QString' c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/tools/qstring.h(213) : see declaration of 'TestNamespace::QString' c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/tools/qstring.h(693) : see declaration of 'TestNamespace::QString::QString' c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/tools/qstring.h(213) : see declaration of 'TestNamespace::QString' c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/tools/qstring.h(693) : see declaration of 'TestNamespace::QString::QString' c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/tools/qstring.h(213) : see declaration of 'TestNamespace::QString' c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/tools/qstring.h(693) : see declaration of 'TestNamespace::QString::QString' c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/tools/qstring.h(213) : see declaration of 'TestNamespace::QString' c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/tools/qstring.h(693) : see declaration of 'TestNamespace::QString::QString' c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/tools/qstring.h(213) : see declaration of 'TestNamespace::QString' c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/tools/qstring.h(693) : see declaration of 'TestNamespace::QString::QString' c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/tools/qstring.h(213) : see declaration of 'TestNamespace::QString' c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/tools/qstring.h(693) : see declaration of 'TestNamespace::QString::QString' c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/tools/qstring.h(213) : see declaration of 'TestNamespace::QString' c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/tools/qstring.h(693) : see declaration of 'TestNamespace::QString::QString' c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/tools/qstring.h(213) : see declaration of 'TestNamespace::QString' NMAKE : fatal error U1077: '"C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\BIN\amd64\cl.EXE"' : return code '0x2' Build log: http://testresults.qt-project.org/ci/QtTools_stable_Integration/build_00330/win64-msvc2012_developer-build_qtnamespace_Windows_8/log.txt.gz Tested changes (refs/builds/stable_1387452356): http://codereview.qt-project.org/73699 [PS1] - don't reset yyWord right away http://codereview.qt-project.org/73698 [PS1] - factor Tok_tr* handlers into functions http://codereview.qt-project.org/73697 [PS1] - reserve space for joined string in stringifyNamespace() http://codereview.qt-project.org/73696 [PS1] - don't convert unresolved namespace parts to a string list http://codereview.qt-project.org/73695 [PS1] - prefer stable reference into container http://codereview.qt-project.org/73694 [PS1] - use NamespaceList more consistently http://codereview.qt-project.org/73693 [PS1] - don't create temporary string lists and concatenate them http://codereview.qt-project.org/73692 [PS1] - remove dead code http://codereview.qt-project.org/73691 [PS1] - make function alias manager QString-based From ci-noreply at qt-project.org Thu Dec 19 13:44:22 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 19 Dec 2013 14:44:22 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2411 Message-ID: <20131219_124422_020663.ci-noreply@qt-project.org> Autotest `tst_qquicktrailemitter' failed :( Testing tst_qquicktrailemitter FAIL! : tst_qquicktrailemitter::test_basic() Compared values are not the same Actual (system->groupData[1]->size()): 510 Expected (500) : 500 Loc: [tst_qquicktrailemitter.cpp(89)] Totals: 2 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qquicktrailemitter ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_qquicktrailemitter::initTestCase() FAIL! : tst_qquicktrailemitter::test_basic() Compared values are not the same Actual (system->groupData[1]->size()): 510 Expected (500) : 500 Loc: [tst_qquicktrailemitter.cpp(89)] PASS : tst_qquicktrailemitter::cleanupTestCase() Totals: 2 passed, 1 failed, 0 skipped ********* Finished testing of tst_qquicktrailemitter ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquicktrailemitter: 11 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02411/revdep-qtdeclarative_linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz Tested changes (refs/builds/dev_1387453436): http://codereview.qt-project.org/65504 [PS1] - Minor optimization http://codereview.qt-project.org/73942 [PS1] - Make QKdeTheme constructor public, allowing for custom inheritance http://codereview.qt-project.org/73844 [PS3] - Windows/Windows CE: Do not dynamically load shell32/coredll. From ci-noreply at qt-project.org Thu Dec 19 14:05:29 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 19 Dec 2013 15:05:29 +0200 Subject: [Ci-reports] fail on Qt5_stable_Integration #557 Message-ID: <20131219_130529_085320.ci-noreply@qt-project.org> Autotest `tst_qabstractslider' failed :( Testing tst_QAbstractSlider FAIL! : tst_QAbstractSlider::setRepeatAction() Compared values are not the same Actual (spy.count()): 1 Expected (0) : 0 Loc: [tst_qabstractslider.cpp(1243)] Totals: 69 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QAbstractSlider ********* Config: Using QtTest library 5.2.1, Qt 5.2.1 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) PASS : tst_QAbstractSlider::sliderPressedReleased(slider on the groove) PASS : tst_QAbstractSlider::sliderPressedReleased(scrollbar on the handle) XFAIL : tst_QAbstractSlider::sliderPressedReleased(scrollbar on the groove) QTBUG-23679 Loc: [tst_qabstractslider.cpp(997)] XFAIL : tst_QAbstractSlider::sliderPressedReleased(scrollbar on the groove) QTBUG-23679 Loc: [tst_qabstractslider.cpp(1002)] PASS : tst_QAbstractSlider::sliderPressedReleased(scrollbar on the groove) PASS : tst_QAbstractSlider::setOrientation() PASS : tst_QAbstractSlider::sliderMoved(slider pressed) PASS : tst_QAbstractSlider::sliderMoved(slider not pressed) PASS : tst_QAbstractSlider::sliderMoved(scrollbar pressed) PASS : tst_QAbstractSlider::sliderMoved(scrollbar not pressed) PASS : tst_QAbstractSlider::rangeChanged(no change) PASS : tst_QAbstractSlider::rangeChanged(min change) PASS : tst_QAbstractSlider::rangeChanged(max change) PASS : tst_QAbstractSlider::rangeChanged(both change) PASS : tst_QAbstractSlider::setSliderPosition(tracking, slider down) PASS : tst_QAbstractSlider::setSliderPosition(tracking, slider not down) PASS : tst_QAbstractSlider::setSliderPosition(no tracking, slider down) PASS : tst_QAbstractSlider::setSliderPosition(no tracking, slider not down) PASS : tst_QAbstractSlider::setValue(slider down) PASS : tst_QAbstractSlider::setValue(slider not down) FAIL! : tst_QAbstractSlider::setRepeatAction() Compared values are not the same Actual (spy.count()): 1 Expected (0) : 0 Loc: [tst_qabstractslider.cpp(1243)] PASS : tst_QAbstractSlider::connectedSliders() PASS : tst_QAbstractSlider::cleanupTestCase() Totals: 69 passed, 1 failed, 0 skipped ********* Finished testing of tst_QAbstractSlider ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qabstractslider: 7 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/Qt5_stable_Integration/build_00557/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/stable_1387437890): http://codereview.qt-project.org/74081 [PS7] - Updated submodules. From ci-noreply at qt-project.org Thu Dec 19 14:12:59 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 19 Dec 2013 15:12:59 +0200 Subject: [Ci-reports] pass on QtDeclarative_stable_Integration #1508 Message-ID: <20131219_131259_088513.ci-noreply@qt-project.org> QtDeclarative_stable_Integration #1508: SUCCESS Tested changes (refs/builds/stable_1387454222): http://codereview.qt-project.org/74038 [PS1] - use private linkage where possible http://codereview.qt-project.org/74037 [PS1] - remove obsolete workarounds for qmake processing order problems From ci-noreply at qt-project.org Thu Dec 19 14:56:48 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 19 Dec 2013 15:56:48 +0200 Subject: [Ci-reports] fail on QtBase_stable_Integration #2786 Message-ID: <20131219_135648_015630.ci-noreply@qt-project.org> Autotest `tst_qscroller' failed :( Testing tst_QScroller FAIL! : tst_QScroller::overshoot() 'qFuzzyCompare( sw->currentPos.x(), 0 )' returned FALSE. () tst_qscroller.cpp(531) : 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_QScroller ********* Config: Using QtTest library 5.2.1, Qt 5.2.1 PASS : tst_QScroller::initTestCase() QWARN : tst_QScroller::staticScrollers() QScroller::scroller() was called with a null target. PASS : tst_QScroller::staticScrollers() PASS : tst_QScroller::scrollerProperties() PASS : tst_QScroller::scrollTo() QWARN : tst_QScroller::scroll() QGestureManager::deliverEvent: could not find the target for gesture PASS : tst_QScroller::scroll() QWARN : tst_QScroller::overshoot() QGestureManager::deliverEvent: could not find the target for gesture QWARN : tst_QScroller::overshoot() QGestureManager::deliverEvent: could not find the target for gesture QWARN : tst_QScroller::overshoot() QGestureManager::deliverEvent: could not find the target for gesture QWARN : tst_QScroller::overshoot() QGestureManager::deliverEvent: could not find the target for gesture FAIL! : tst_QScroller::overshoot() 'qFuzzyCompare( sw->currentPos.x(), 0 )' returned FALSE. () tst_qscroller.cpp(531) : failure location PASS : tst_QScroller::cleanupTestCase() Totals: 6 passed, 1 failed, 0 skipped ********* Finished testing of tst_QScroller ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qscroller: 14 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_stable_Integration/build_02786/win32-msvc2010_Windows_7/log.txt.gz Tested changes (refs/builds/stable_1387454497): http://codereview.qt-project.org/74026 [PS1] - handle configure's -I flags like configure.exe does http://codereview.qt-project.org/74025 [PS1] - do not look for mkspecs/ directories in project trees http://codereview.qt-project.org/73415 [PS4] - fix confusion surrounding debug, release & debug_and_release http://codereview.qt-project.org/73414 [PS1] - clean out some garbage in CONFIG http://codereview.qt-project.org/73382 [PS1] - make qmake auto-rebuild after path reconfiguration http://codereview.qt-project.org/73381 [PS1] - consistently use single quotes to quote sed & tr arguments http://codereview.qt-project.org/74030 [PS2] - Fixed another assert in qwindowskeymapper From ci-noreply at qt-project.org Thu Dec 19 14:57:05 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 19 Dec 2013 15:57:05 +0200 Subject: [Ci-reports] fail on QtDeclarative_stable_Integration #1509 Message-ID: <20131219_135705_080486.ci-noreply@qt-project.org> Autotest `tst_qpacketprotocol' failed :( Testing tst_QPacketProtocol FAIL! : tst_QPacketProtocol::packetsAvailable(10) 'm_server->waitForNewConnection(5000)' 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.1, Qt 5.2.1 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(5000)' 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 failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qpacketprotocol: 12 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtDeclarative_stable_Integration/build_01509/win32-msvc2010_Windows_7/log.txt.gz Tested changes (refs/builds/stable_1387458872): http://codereview.qt-project.org/74053 [PS1] - Doc: Updated the image URL From ci-noreply at qt-project.org Thu Dec 19 15:04:15 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 19 Dec 2013 16:04:15 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2412 Message-ID: <20131219_140415_090224.ci-noreply@qt-project.org> Autotest `tst_qcolumnview' 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_QColumnView FAIL! : tst_QColumnView::dynamicModelChanges() Compared values are not the same Actual (delegate.paintedIndexes.count()): 0 Expected (1) : 1 tst_qcolumnview.cpp(1052) : 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) Compared values are not the same Actual (view.hasFocus()): 1 Expected (giveFocus) : 0 tst_qcolumnview.cpp(487) : 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() FAIL! : tst_QColumnView::dynamicModelChanges() Compared values are not the same Actual (delegate.paintedIndexes.count()): 0 Expected (1) : 1 tst_qcolumnview.cpp(1052) : 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: 32 passed, 2 failed, 0 skipped ********* Finished testing of tst_QColumnView ********* 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_qcolumnview: 44 seconds, exit code 2 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02412/win32-mingw48_developer-build_qtlibinfix_opengl_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1387457155): http://codereview.qt-project.org/73876 [PS1] - d3dcompiler_qt: Fix export warning on MSVC http://codereview.qt-project.org/73875 [PS5] - d3dcompiler_qt: Remove directory creation inside the proxy library http://codereview.qt-project.org/74098 [PS4] - Move QSqlError private members into a pimpl class. http://codereview.qt-project.org/74009 [PS1] - Upgrade the PCRE bundle to 8.34 From ci-noreply at qt-project.org Thu Dec 19 16:10:51 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 19 Dec 2013 17:10:51 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2413 Message-ID: <20131219_151051_061100.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. FATAL: 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_02413/macx-clang_developer-build_OSX_10.8/log.txt.gz ============================================================ QtBase_dev_Integration » win32-mingw48_developer-build_qtlibinfix_opengl_Windows_7 #2413: FAILURE Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02413/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: 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_02413/win32-msvc2010_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: 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_02413/win32-msvc2010_developer-build_angle_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: 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_02413/win32-msvc2010_developer-build_qtnamespace_Windows_7/log.txt.gz ============================================================ QtBase_dev_Integration » win64-msvc2012_developer-build_qtnamespace_Windows_8 #2413: FAILURE Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02413/win64-msvc2012_developer-build_qtnamespace_Windows_8/log.txt.gz Tested changes (refs/builds/dev_1387461949): http://codereview.qt-project.org/65504 [PS1] - Minor optimization http://codereview.qt-project.org/72766 [PS9] - Add baseline support to QGridLayoutEngine From ci-noreply at qt-project.org Thu Dec 19 16:11:25 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 19 Dec 2013 17:11:25 +0200 Subject: [Ci-reports] fail on Qt5_stable_Integration #558 Message-ID: <20131219_151125_094088.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. FATAL: 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/Qt5_stable_Integration/build_00558/macx-clang_developer-build_qtnamespace_OSX_10.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: 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/Qt5_stable_Integration/build_00558/win32-mingw47_developer-build_qtlibinfix_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: 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/Qt5_stable_Integration/build_00558/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: 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/Qt5_stable_Integration/build_00558/win32-msvc2010_Windows_7/log.txt.gz ============================================================ Qt5_stable_Integration » win32-msvc2010_developer-build_angle_Windows_7 #558: FAILURE Build log: http://testresults.qt-project.org/ci/Qt5_stable_Integration/build_00558/win32-msvc2010_developer-build_angle_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: 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/Qt5_stable_Integration/build_00558/win32-msvc2010_developer-build_qtnamespace_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: 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/Qt5_stable_Integration/build_00558/win64-msvc2012_developer-build_qtnamespace_Windows_8/log.txt.gz Tested changes (refs/builds/stable_1387462023): http://codereview.qt-project.org/74081 [PS8] - Updated submodules. From ci-noreply at qt-project.org Thu Dec 19 16:55:12 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 19 Dec 2013 17:55:12 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2415 Message-ID: <20131219_155512_035550.ci-noreply@qt-project.org> Autotest `tst_qquicktrailemitter' failed :( Testing tst_qquicktrailemitter FAIL! : tst_qquicktrailemitter::test_basic() Compared values are not the same Actual (system->groupData[1]->size()): 510 Expected (500) : 500 Loc: [tst_qquicktrailemitter.cpp(89)] Totals: 2 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qquicktrailemitter ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_qquicktrailemitter::initTestCase() FAIL! : tst_qquicktrailemitter::test_basic() Compared values are not the same Actual (system->groupData[1]->size()): 510 Expected (500) : 500 Loc: [tst_qquicktrailemitter.cpp(89)] PASS : tst_qquicktrailemitter::cleanupTestCase() Totals: 2 passed, 1 failed, 0 skipped ********* Finished testing of tst_qquicktrailemitter ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquicktrailemitter: 11 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02415/revdep-qtdeclarative_linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz Tested changes (refs/builds/dev_1387465944): http://codereview.qt-project.org/74098 [PS4] - Move QSqlError private members into a pimpl class. http://codereview.qt-project.org/73875 [PS5] - d3dcompiler_qt: Remove directory creation inside the proxy library http://codereview.qt-project.org/73876 [PS1] - d3dcompiler_qt: Fix export warning on MSVC http://codereview.qt-project.org/73844 [PS3] - Windows/Windows CE: Do not dynamically load shell32/coredll. From ci-noreply at qt-project.org Thu Dec 19 17:30:02 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 19 Dec 2013 18:30:02 +0200 Subject: [Ci-reports] fail on QtBase_stable_Integration #2789 Message-ID: <20131219_163002_092814.ci-noreply@qt-project.org> Autotests `tst_qabstractitemview' and `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.1, Qt 5.2.1 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: 18 seconds, exit code 1 Testing tst_QAbstractItemView 2013-12-19 17:31:45.419 tst_qabstractitemview[76623:2f0b] 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)] 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.1, Qt 5.2.1 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) 2013-12-19 17:31:52.867 tst_qabstractitemview[76638:5403] 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)] 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_02789/macx-clang_developer-build_OSX_10.8/log.txt.gz Tested changes (refs/builds/stable_1387461502): http://codereview.qt-project.org/74169 [PS2] - Doc: Move XML example documentation to correct location http://codereview.qt-project.org/73735 [PS7] - Doc: corrected broken links From ci-noreply at qt-project.org Thu Dec 19 17:39:55 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 19 Dec 2013 18:39:55 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2416 Message-ID: <20131219_163955_061412.ci-noreply@qt-project.org> QtBase_dev_Integration » macx-clang_developer-build_qtnamespace_OSX_10.7 #2416: FAILURE Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02416/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/dev_1387469125): http://codereview.qt-project.org/73844 [PS3] - Windows/Windows CE: Do not dynamically load shell32/coredll. From ci-noreply at qt-project.org Thu Dec 19 17:41:26 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 19 Dec 2013 18:41:26 +0200 Subject: [Ci-reports] pass on QtDeclarative_stable_Integration #1513 Message-ID: <20131219_164126_079215.ci-noreply@qt-project.org> QtDeclarative_stable_Integration #1513: SUCCESS Tested changes (refs/builds/stable_1387465119): http://codereview.qt-project.org/74053 [PS1] - Doc: Updated the image URL From ci-noreply at qt-project.org Thu Dec 19 18:54:18 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 19 Dec 2013 19:54:18 +0200 Subject: [Ci-reports] fail on QtBase_stable_Integration #2790 Message-ID: <20131219_175418_046257.ci-noreply@qt-project.org> Autotest `tst_qnetworkreply' failed :( Testing tst_QNetworkReply FAIL! : tst_QNetworkReply::authenticationCacheAfterCancel(http+socksauth) Compared values are not the same Actual (reply->error()) : HostNotFoundError Expected (QNetworkReply::ProxyAuthenticationRequiredError): ProxyAuthenticationRequiredError Loc: [../tst_qnetworkreply.cpp(6599)] FAIL! : tst_QNetworkReply::authenticationCacheAfterCancel(https+socksauth) Compared values are not the same Actual (reply->error()) : HostNotFoundError Expected (QNetworkReply::ProxyAuthenticationRequiredError): ProxyAuthenticationRequiredError Loc: [../tst_qnetworkreply.cpp(6599)] Totals: 603 passed, 2 failed, 26 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QNetworkReply ********* Config: Using QtTest library 5.2.1, Qt 5.2.1 PASS : tst_QNetworkReply::initTestCase() PASS : tst_QNetworkReply::stateChecking() PASS : tst_QNetworkReply::invalidProtocol() PASS : tst_QNetworkReply::getFromData(empty2) PASS : tst_QNetworkReply::getFromData(just-charset_1) PASS : tst_QNetworkReply::getFromData(just-charset_2) PASS : tst_QNetworkReply::getFromData(just-media2) PASS : tst_QNetworkReply::getFromData(plain_1) PASS : tst_QNetworkReply::getFromData(plain_2) PASS : tst_QNetworkReply::getFromData(plain_3) PASS : tst_QNetworkReply::getFromData(pct_1) PASS : tst_QNetworkReply::getFromData(pct_2) PASS : tst_QNetworkReply::getFromData(base64-empty_1) PASS : tst_QNetworkReply::getFromData(base64-empty_2) PASS : tst_QNetworkReply::getFromData(base64-empty_3) PASS : tst_QNetworkReply::getFromData(base64_1) PASS : tst_QNetworkReply::getFromData(base64_2) PASS : tst_QNetworkReply::getFromData(base64_3) PASS : tst_QNetworkReply::getFromData(pct-nul) PASS : tst_QNetworkReply::getFromData(base64-nul) PASS : tst_QNetworkReply::getFromData(pct-nonutf8) PASS : tst_QNetworkReply::getFromData(base64) PASS : tst_QNetworkReply::getFromData(base64, no media type) PASS : tst_QNetworkReply::getFromData(Percent encoding) PASS : tst_QNetworkReply::getFromData(Percent encoding, no media type) PASS : tst_QNetworkReply::getFromData(querychars) PASS : tst_QNetworkReply::getFromData(css) PASS : tst_QNetworkReply::getFromFile() PASS : tst_QNetworkReply::getFromFileSpecial(resource) PASS : tst_QNetworkReply::getFromFileSpecial(search-path) PASS : tst_QNetworkReply::getFromFileSpecial(bigfile-path) PASS : tst_QNetworkReply::getFromFtp(rfc3252.txt) PASS : tst_QNetworkReply::getFromFtp(bigfile) PASS : tst_QNetworkReply::getFromHttp(success-internal) PASS : tst_QNetworkReply::getFromHttp(success-external) PASS : tst_QNetworkReply::getFromHttp(bigfile-internal) PASS : tst_QNetworkReply::getErrors(empty-url) PASS : tst_QNetworkReply::getErrors(empty-scheme-host) PASS : tst_QNetworkReply::getErrors(empty-scheme) QWARN : tst_QNetworkReply::getErrors(file-host) QIODevice::read: device not open PASS : tst_QNetworkReply::getErrors(file-host) QWARN : tst_QNetworkReply::getErrors(file-no-path) QIODevice::read: device not open PASS : tst_QNetworkReply::getErrors(file-no-path) QWARN : tst_QNetworkReply::getErrors(file-is-dir) QIODevice::read: device not open PASS : tst_QNetworkReply::getErrors(file-is-dir) QWARN : tst_QNetworkReply::getErrors(file-exist) QIODevice::read: device not open PASS : tst_QNetworkReply::getErrors(file-exist) QWARN : tst_QNetworkReply::getErrors(file-is-wronly) QIODevice::read: device not open PASS : tst_QNetworkReply::getErrors(file-is-wronly) PASS : tst_QNetworkReply::getErrors(ftp-host) PASS : tst_QNetworkReply::getErrors(ftp-no-path) XFAIL : tst_QNetworkReply::getErrors(ftp-is-dir) QFtp cannot provide enough detail Loc: [../tst_qnetworkreply.cpp(1877)] PASS : tst_QNetworkReply::getErrors(ftp-is-dir) XFAIL : tst_QNetworkReply::getErrors(ftp-dir-not-readable) QFtp cannot provide enough detail Loc: [../tst_qnetworkreply.cpp(1877)] PASS : tst_QNetworkReply::getErrors(ftp-dir-not-readable) QWARN : tst_QNetworkReply::getErrors(ftp-file-not-readable) QIODevice::read: device not open PASS : tst_QNetworkReply::getErrors(ftp-file-not-readable) PASS : tst_QNetworkReply::getErrors(ftp-exist) PASS : tst_QNetworkReply::getErrors(http-host) PASS : tst_QNetworkReply::getErrors(http-exist) PASS : tst_QNetworkReply::getErrors(http-authentication) PASS : tst_QNetworkReply::headFromHttp(rfc) PASS : tst_QNetworkReply::headFromHttp(bigfile) PASS : tst_QNetworkReply::headFromHttp(index) PASS : tst_QNetworkReply::headFromHttp(with-authentication) PASS : tst_QNetworkReply::headFromHttp(cgi) PASS : tst_QNetworkReply::headFromHttp(rfc+proxy) PASS : tst_QNetworkReply::headFromHttp(bigfile+proxy) PASS : tst_QNetworkReply::headFromHttp(index+proxy) PASS : tst_QNetworkReply::headFromHttp(with-authentication+proxy) PASS : tst_QNetworkReply::headFromHttp(cgi+proxy) PASS : tst_QNetworkReply::headFromHttp(rfc+proxyauth) PASS : tst_QNetworkReply::headFromHttp(bigfile+proxyauth) PASS : tst_QNetworkReply::headFromHttp(index+proxyauth) PASS : tst_QNetworkReply::headFromHttp(with-authentication+proxyauth) PASS : tst_QNetworkReply::headFromHttp(cgi+proxyauth) PASS : tst_QNetworkReply::headFromHttp(rfc+socks) PASS : tst_QNetworkReply::headFromHttp(bigfile+socks) PASS : tst_QNetworkReply::headFromHttp(index+socks) PASS : tst_QNetworkReply::headFromHttp(with-authentication+socks) PASS : tst_QNetworkReply::headFromHttp(cgi+socks) PASS : tst_QNetworkReply::headFromHttp(rfc+socksauth) PASS : tst_QNetworkReply::headFromHttp(bigfile+socksauth) PASS : tst_QNetworkReply::headFromHttp(index+socksauth) PASS : tst_QNetworkReply::headFromHttp(with-authentication+socksauth) PASS : tst_QNetworkReply::headFromHttp(cgi+socksauth) PASS : tst_QNetworkReply::putToFile(empty) PASS : tst_QNetworkReply::putToFile(generic) PASS : tst_QNetworkReply::putToFile(small) PASS : tst_QNetworkReply::putToFile(with-nul) PASS : tst_QNetworkReply::putToFile(4k+1) PASS : tst_QNetworkReply::putToFile(128k+1) PASS : tst_QNetworkReply::putToFile(2MB+1) QWARN : tst_QNetworkReply::putToFtp(empty) QIODevice::read: device not open PASS : tst_QNetworkReply::putToFtp(empty) QWARN : tst_QNetworkReply::putToFtp(generic) QIODevice::read: device not open PASS : tst_QNetworkReply::putToFtp(generic) QWARN : tst_QNetworkReply::putToFtp(small) QIODevice::read: device not open PASS : tst_QNetworkReply::putToFtp(small) QWARN : tst_QNetworkReply::putToFtp(with-nul) QIODevice::read: device not open PASS : tst_QNetworkReply::putToFtp(with-nul) QWARN : tst_QNetworkReply::putToFtp(4k+1) QIODevice::read: device not open PASS : tst_QNetworkReply::putToFtp(4k+1) QWARN : tst_QNetworkReply::putToFtp(128k+1) QIODevice::read: device not open PASS : tst_QNetworkReply::putToFtp(128k+1) QWARN : tst_QNetworkReply::putToFtp(2MB+1) QIODevice::read: device not open PASS : tst_QNetworkReply::putToFtp(2MB+1) PASS : tst_QNetworkReply::putToHttp(empty) PASS : tst_QNetworkReply::putToHttp(generic) PASS : tst_QNetworkReply::putToHttp(small) PASS : tst_QNetworkReply::putToHttp(with-nul) PASS : tst_QNetworkReply::putToHttp(4k+1) PASS : tst_QNetworkReply::putToHttp(128k+1) PASS : tst_QNetworkReply::putToHttp(2MB+1) PASS : tst_QNetworkReply::putToHttpSynchronous(empty) PASS : tst_QNetworkReply::putToHttpSynchronous(generic) PASS : tst_QNetworkReply::putToHttpSynchronous(small) PASS : tst_QNetworkReply::putToHttpSynchronous(with-nul) PASS : tst_QNetworkReply::putToHttpSynchronous(4k+1) PASS : tst_QNetworkReply::putToHttpSynchronous(128k+1) PASS : tst_QNetworkReply::putToHttpSynchronous(2MB+1) SKIP : tst_QNetworkReply::putToHttpMultipart(empty) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2439)] SKIP : tst_QNetworkReply::putToHttpMultipart(empty-related) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2439)] SKIP : tst_QNetworkReply::putToHttpMultipart(empty-alternative) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2439)] SKIP : tst_QNetworkReply::putToHttpMultipart(text) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2439)] SKIP : tst_QNetworkReply::putToHttpMultipart(text-custom) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2439)] SKIP : tst_QNetworkReply::putToHttpMultipart(text-text) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2439)] SKIP : tst_QNetworkReply::putToHttpMultipart(text-text-text) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2439)] SKIP : tst_QNetworkReply::putToHttpMultipart(image) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2439)] SKIP : tst_QNetworkReply::putToHttpMultipart(text-image-image) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2439)] SKIP : tst_QNetworkReply::putToHttpMultipart(3-images) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2439)] SKIP : tst_QNetworkReply::putToHttpMultipart(image-as-content) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2439)] PASS : tst_QNetworkReply::postToHttp(empty) PASS : tst_QNetworkReply::postToHttp(generic) PASS : tst_QNetworkReply::postToHttp(small) PASS : tst_QNetworkReply::postToHttp(with-nul) PASS : tst_QNetworkReply::postToHttp(4k+1) PASS : tst_QNetworkReply::postToHttp(128k+1) PASS : tst_QNetworkReply::postToHttp(2MB+1) PASS : tst_QNetworkReply::postToHttpSynchronous(empty) PASS : tst_QNetworkReply::postToHttpSynchronous(generic) PASS : tst_QNetworkReply::postToHttpSynchronous(small) PASS : tst_QNetworkReply::postToHttpSynchronous(with-nul) PASS : tst_QNetworkReply::postToHttpSynchronous(4k+1) PASS : tst_QNetworkReply::postToHttpSynchronous(128k+1) PASS : tst_QNetworkReply::postToHttpSynchronous(2MB+1) PASS : tst_QNetworkReply::postToHttpMultipart(empty) PASS : tst_QNetworkReply::postToHttpMultipart(empty-related) PASS : tst_QNetworkReply::postToHttpMultipart(empty-alternative) PASS : tst_QNetworkReply::postToHttpMultipart(text) PASS : tst_QNetworkReply::postToHttpMultipart(text-custom) PASS : tst_QNetworkReply::postToHttpMultipart(text-text) PASS : tst_QNetworkReply::postToHttpMultipart(text-text-text) PASS : tst_QNetworkReply::postToHttpMultipart(image) PASS : tst_QNetworkReply::postToHttpMultipart(text-image-image) PASS : tst_QNetworkReply::postToHttpMultipart(3-images) PASS : tst_QNetworkReply::postToHttpMultipart(image-as-content) PASS : tst_QNetworkReply::multipartSkipIndices() PASS : tst_QNetworkReply::putToHttps(empty) PASS : tst_QNetworkReply::putToHttps(generic) PASS : tst_QNetworkReply::putToHttps(small) PASS : tst_QNetworkReply::putToHttps(with-nul) PASS : tst_QNetworkReply::putToHttps(4k+1) PASS : tst_QNetworkReply::putToHttps(128k+1) PASS : tst_QNetworkReply::putToHttps(2MB+1) PASS : tst_QNetworkReply::putToHttpsSynchronous(empty) PASS : tst_QNetworkReply::putToHttpsSynchronous(generic) PASS : tst_QNetworkReply::putToHttpsSynchronous(small) PASS : tst_QNetworkReply::putToHttpsSynchronous(with-nul) PASS : tst_QNetworkReply::putToHttpsSynchronous(4k+1) PASS : tst_QNetworkReply::putToHttpsSynchronous(128k+1) PASS : tst_QNetworkReply::putToHttpsSynchronous(2MB+1) PASS : tst_QNetworkReply::postToHttps(empty) PASS : tst_QNetworkReply::postToHttps(generic) PASS : tst_QNetworkReply::postToHttps(small) PASS : tst_QNetworkReply::postToHttps(with-nul) PASS : tst_QNetworkReply::postToHttps(4k+1) PASS : tst_QNetworkReply::postToHttps(128k+1) PASS : tst_QNetworkReply::postToHttps(2MB+1) PASS : tst_QNetworkReply::postToHttpsSynchronous(empty) PASS : tst_QNetworkReply::postToHttpsSynchronous(generic) PASS : tst_QNetworkReply::postToHttpsSynchronous(small) PASS : tst_QNetworkReply::postToHttpsSynchronous(with-nul) PASS : tst_QNetworkReply::postToHttpsSynchronous(4k+1) PASS : tst_QNetworkReply::postToHttpsSynchronous(128k+1) PASS : tst_QNetworkReply::postToHttpsSynchronous(2MB+1) PASS : tst_QNetworkReply::postToHttpsMultipart(empty) PASS : tst_QNetworkReply::postToHttpsMultipart(empty-related) PASS : tst_QNetworkReply::postToHttpsMultipart(empty-alternative) PASS : tst_QNetworkReply::postToHttpsMultipart(text) PASS : tst_QNetworkReply::postToHttpsMultipart(text-custom) PASS : tst_QNetworkReply::postToHttpsMultipart(text-text) PASS : tst_QNetworkReply::postToHttpsMultipart(text-text-text) PASS : tst_QNetworkReply::postToHttpsMultipart(image) PASS : tst_QNetworkReply::postToHttpsMultipart(text-image-image) PASS : tst_QNetworkReply::postToHttpsMultipart(3-images) PASS : tst_QNetworkReply::postToHttpsMultipart(image-as-content) PASS : tst_QNetworkReply::deleteFromHttp(405-method-not-allowed) PASS : tst_QNetworkReply::deleteFromHttp(200-ok) PASS : tst_QNetworkReply::deleteFromHttp(202-accepted) PASS : tst_QNetworkReply::deleteFromHttp(204-no-content) PASS : tst_QNetworkReply::deleteFromHttp(404-not-found) PASS : tst_QNetworkReply::putGetDeleteGetFromHttp(success) PASS : tst_QNetworkReply::putGetDeleteGetFromHttp(delete-error) PASS : tst_QNetworkReply::sendCustomRequestToHttp(options) PASS : tst_QNetworkReply::sendCustomRequestToHttp(trace) PASS : tst_QNetworkReply::sendCustomRequestToHttp(connect) PASS : tst_QNetworkReply::sendCustomRequestToHttp(nonsense) PASS : tst_QNetworkReply::sendCustomRequestToHttp(post) PASS : tst_QNetworkReply::sendCustomRequestToHttp(put) PASS : tst_QNetworkReply::connectToIPv6Address(localhost) PASS : tst_QNetworkReply::ioGetFromData(data-empty) PASS : tst_QNetworkReply::ioGetFromData(data-literal) PASS : tst_QNetworkReply::ioGetFromData(data-pct) PASS : tst_QNetworkReply::ioGetFromData(data-base64) PASS : tst_QNetworkReply::ioGetFromFileSpecial(resource) PASS : tst_QNetworkReply::ioGetFromFileSpecial(search-path) PASS : tst_QNetworkReply::ioGetFromFileSpecial(bigfile-path) PASS : tst_QNetworkReply::ioGetFromFile(empty) PASS : tst_QNetworkReply::ioGetFromFile(generic) PASS : tst_QNetworkReply::ioGetFromFile(small) PASS : tst_QNetworkReply::ioGetFromFile(with-nul) PASS : tst_QNetworkReply::ioGetFromFile(4k+1) PASS : tst_QNetworkReply::ioGetFromFile(128k+1) PASS : tst_QNetworkReply::ioGetFromFile(2MB+1) PASS : tst_QNetworkReply::ioGetFromFtp(bigfile) PASS : tst_QNetworkReply::ioGetFromFtp(rfc3252.txt) PASS : tst_QNetworkReply::ioGetFromFtpWithReuse() PASS : tst_QNetworkReply::ioGetFromHttp() QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+unlimited) Server will send 44 bytes of header and 1200000 bytes of data QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+unlimited) RateControlledReader: going to read 10240 bytes every 50 ms QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+unlimited) actual read rate will be 204800 bytes/sec (wanted 204800 bytes/sec) QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+unlimited) FastSender: flushed 1200044 bytes in 11 ms: rate = 109094909 B/s QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+unlimited) wrapUp: found 1200000 bytes left. progress 1200000 QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+unlimited) send rate: 109094909 B/s QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+unlimited) receive rate: 100000000 (it received 1200000 bytes in 12 ms) PASS : tst_QNetworkReply::ioGetFromBuiltinHttp(http+unlimited) QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+limited) Server will send 44 bytes of header and 1200000 bytes of data QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+limited) RateControlledReader: going to read 4096 bytes every 20 ms QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+limited) actual read rate will be 204800 bytes/sec (wanted 204800 bytes/sec) QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+limited) FastSender: ok, kernel buffer is full after writing 169984 bytes QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+limited) Still having 1024 bytes to write, doing that now QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+limited) FastSender: flushed 1030060 bytes in 4939 ms: rate = 208556 B/s QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+limited) wrapUp: found 8064 bytes left. progress 1200000 QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+limited) send rate: 208556 B/s QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+limited) receive rate: 206043 (it received 1200000 bytes in 5824 ms) QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+limited) 172032 <= 208556 <= 237568 ? PASS : tst_QNetworkReply::ioGetFromBuiltinHttp(http+limited) QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+unlimited) Server will send 44 bytes of header and 1200000 bytes of data QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+unlimited) RateControlledReader: going to read 10240 bytes every 50 ms QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+unlimited) actual read rate will be 204800 bytes/sec (wanted 204800 bytes/sec) QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+unlimited) slotSslErrors "Unknown error" ("The issuer certificate of a locally looked up certificate could not be found", "No certificates could be verified") QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+unlimited) FastSender: flushed 1200044 bytes in 175 ms: rate = 6857394 B/s QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+unlimited) wrapUp: found 1169280 bytes left. progress 1200000 QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+unlimited) send rate: 6857394 B/s QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+unlimited) receive rate: 6122448 (it received 1200000 bytes in 196 ms) PASS : tst_QNetworkReply::ioGetFromBuiltinHttp(https+unlimited) QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+limited) Server will send 44 bytes of header and 1200000 bytes of data QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+limited) RateControlledReader: going to read 4096 bytes every 20 ms QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+limited) actual read rate will be 204800 bytes/sec (wanted 204800 bytes/sec) QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+limited) slotSslErrors "Unknown error" ("The issuer certificate of a locally looked up certificate could not be found", "No certificates could be verified") QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+limited) FastSender: ok, kernel buffer is full after writing 290816 bytes QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+limited) FastSender: flushed 909228 bytes in 4652 ms: rate = 195448 B/s QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+limited) wrapUp: found 122752 bytes left. progress 1200000 QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+limited) send rate: 195448 B/s QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+limited) receive rate: 225225 (it received 1200000 bytes in 5328 ms) QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+limited) 172032 <= 195448 <= 237568 ? PASS : tst_QNetworkReply::ioGetFromBuiltinHttp(https+limited) PASS : tst_QNetworkReply::ioGetFromHttpWithReuseParallel() PASS : tst_QNetworkReply::ioGetFromHttpWithReuseSequential() PASS : tst_QNetworkReply::ioGetFromHttpWithAuth(basic) PASS : tst_QNetworkReply::ioGetFromHttpWithAuth(digest) PASS : tst_QNetworkReply::ioGetFromHttpWithAuth(basic-in-url) PASS : tst_QNetworkReply::ioGetFromHttpWithAuth(digest-in-url) PASS : tst_QNetworkReply::ioGetFromHttpWithAuth(basic-bad-user-in-url) PASS : tst_QNetworkReply::ioGetFromHttpWithAuth(basic-bad-password-in-url) PASS : tst_QNetworkReply::ioGetFromHttpWithAuth(digest-bad-user-in-url) PASS : tst_QNetworkReply::ioGetFromHttpWithAuth(digest-bad-password-in-url) PASS : tst_QNetworkReply::ioGetFromHttpWithAuthSynchronous() PASS : tst_QNetworkReply::ioGetFromHttpWithProxyAuth() PASS : tst_QNetworkReply::ioGetFromHttpWithProxyAuthSynchronous() XFAIL : tst_QNetworkReply::ioGetFromHttpWithSocksProxy() QTcpSocket doesn't return enough information yet Loc: [../tst_qnetworkreply.cpp(3430)] PASS : tst_QNetworkReply::ioGetFromHttpWithSocksProxy() PASS : tst_QNetworkReply::ioGetFromHttpsWithSslErrors() PASS : tst_QNetworkReply::ioGetFromHttpsWithIgnoreSslErrors() PASS : tst_QNetworkReply::ioGetFromHttpsWithSslHandshakeError() QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(no-newline) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(no-newline) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(no-newline) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(no-newline) QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines) QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines2) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines2) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines2) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines2) QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines3) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines3) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines3) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines3) QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-version) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-version) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-version) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-version) QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-version2) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-version2) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-version2) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-version2) QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-reply-code) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-reply-code) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-reply-code) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-reply-code) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(empty+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(no-newline+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(just-newline+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(just-2newline+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines2+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines3+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-version+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-version2+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-reply-code+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(immediate disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(justHalfStatus+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(justStatus+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(justStatusAndHalfHeaders+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(halfContent+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpStatus100(normal) PASS : tst_QNetworkReply::ioGetFromHttpStatus100(minimal) PASS : tst_QNetworkReply::ioGetFromHttpStatus100(minimal2) PASS : tst_QNetworkReply::ioGetFromHttpStatus100(minimal3) PASS : tst_QNetworkReply::ioGetFromHttpStatus100(minimal+404) PASS : tst_QNetworkReply::ioGetFromHttpStatus100(with_headers) PASS : tst_QNetworkReply::ioGetFromHttpStatus100(with_headers2) PASS : tst_QNetworkReply::ioGetFromHttpNoHeaders(justStatus+noheaders+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(not-cached,always-network) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(not-cached,prefer-network) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(not-cached,prefer-cache) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(expired,200,prefer-network) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(expired,200,prefer-cache) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(expired,304,prefer-network) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(expired,304,prefer-cache) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(not-expired,200,always-network) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(not-expired,200,prefer-network) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(not-expired,200,prefer-cache) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(not-expired,200,always-cache) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(not-expired,304,prefer-network) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(not-expired,304,prefer-cache) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(not-expired,304,always-cache) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(must-revalidate,200,always-network) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(must-revalidate,200,prefer-network) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(must-revalidate,200,prefer-cache) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(must-revalidate,200,always-cache) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(must-revalidate,304,prefer-network) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(must-revalidate,304,prefer-cache) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(must-revalidate,304,always-cache) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(partial,dontuse-cache) PASS : tst_QNetworkReply::ioGetWithManyProxies(http-on-http) PASS : tst_QNetworkReply::ioGetWithManyProxies(http-on-http2) PASS : tst_QNetworkReply::ioGetWithManyProxies(http-on-socks) PASS : tst_QNetworkReply::ioGetWithManyProxies(ftp-on-ftp) XFAIL : tst_QNetworkReply::ioGetWithManyProxies(ftp-on-socks) QFtp is too limited and won't accept non-FTP proxies Loc: [../tst_qnetworkreply.cpp(4032)] PASS : tst_QNetworkReply::ioGetWithManyProxies(ftp-on-socks) PASS : tst_QNetworkReply::ioGetWithManyProxies(https-on-http) PASS : tst_QNetworkReply::ioGetWithManyProxies(https-on-socks) PASS : tst_QNetworkReply::ioGetWithManyProxies(http-on-ftp) PASS : tst_QNetworkReply::ioGetWithManyProxies(ftp-on-http) PASS : tst_QNetworkReply::ioGetWithManyProxies(ftp-on-multiple-http) PASS : tst_QNetworkReply::ioGetWithManyProxies(https-on-httptransparent) PASS : tst_QNetworkReply::ioGetWithManyProxies(https-on-ftp) PASS : tst_QNetworkReply::ioGetWithManyProxies(http-on-multiple-http) PASS : tst_QNetworkReply::ioGetWithManyProxies(http-on-http+socks) PASS : tst_QNetworkReply::ioGetWithManyProxies(http-on-ftp+http+socks) PASS : tst_QNetworkReply::ioGetWithManyProxies(http-on-noproxy+http) PASS : tst_QNetworkReply::ioGetWithManyProxies(http-on-ftp+noproxy) PASS : tst_QNetworkReply::ioGetWithManyProxies(ftp-on-http+ftp) PASS : tst_QNetworkReply::ioGetWithManyProxies(https-on-httpcaching+http) PASS : tst_QNetworkReply::ioGetWithManyProxies(https-on-ftp+httpcaching+http) PASS : tst_QNetworkReply::ioPutToFileFromFile(empty) PASS : tst_QNetworkReply::ioPutToFileFromFile(real-file) PASS : tst_QNetworkReply::ioPutToFileFromFile(resource) PASS : tst_QNetworkReply::ioPutToFileFromFile(search-path) PASS : tst_QNetworkReply::ioPutToFileFromSocket(empty) PASS : tst_QNetworkReply::ioPutToFileFromSocket(generic) PASS : tst_QNetworkReply::ioPutToFileFromSocket(small) PASS : tst_QNetworkReply::ioPutToFileFromSocket(with-nul) PASS : tst_QNetworkReply::ioPutToFileFromSocket(4k+1) PASS : tst_QNetworkReply::ioPutToFileFromSocket(128k+1) PASS : tst_QNetworkReply::ioPutToFileFromSocket(2MB+1) PASS : tst_QNetworkReply::ioPutToFileFromLocalSocket(empty) PASS : tst_QNetworkReply::ioPutToFileFromLocalSocket(generic) PASS : tst_QNetworkReply::ioPutToFileFromLocalSocket(small) PASS : tst_QNetworkReply::ioPutToFileFromLocalSocket(with-nul) PASS : tst_QNetworkReply::ioPutToFileFromLocalSocket(4k+1) PASS : tst_QNetworkReply::ioPutToFileFromLocalSocket(128k+1) PASS : tst_QNetworkReply::ioPutToFileFromLocalSocket(2MB+1) PASS : tst_QNetworkReply::ioPutToFileFromProcess(empty) PASS : tst_QNetworkReply::ioPutToFileFromProcess(generic) PASS : tst_QNetworkReply::ioPutToFileFromProcess(small) PASS : tst_QNetworkReply::ioPutToFileFromProcess(with-nul) PASS : tst_QNetworkReply::ioPutToFileFromProcess(4k+1) PASS : tst_QNetworkReply::ioPutToFileFromProcess(128k+1) PASS : tst_QNetworkReply::ioPutToFileFromProcess(2MB+1) QWARN : tst_QNetworkReply::ioPutToFtpFromFile(empty) QIODevice::read: device not open PASS : tst_QNetworkReply::ioPutToFtpFromFile(empty) QWARN : tst_QNetworkReply::ioPutToFtpFromFile(real-file) QIODevice::read: device not open PASS : tst_QNetworkReply::ioPutToFtpFromFile(real-file) QWARN : tst_QNetworkReply::ioPutToFtpFromFile(resource) QIODevice::read: device not open PASS : tst_QNetworkReply::ioPutToFtpFromFile(resource) QWARN : tst_QNetworkReply::ioPutToFtpFromFile(search-path) QIODevice::read: device not open PASS : tst_QNetworkReply::ioPutToFtpFromFile(search-path) PASS : tst_QNetworkReply::ioPutToHttpFromFile(empty) PASS : tst_QNetworkReply::ioPutToHttpFromFile(real-file) PASS : tst_QNetworkReply::ioPutToHttpFromFile(resource) PASS : tst_QNetworkReply::ioPutToHttpFromFile(search-path) PASS : tst_QNetworkReply::ioPostToHttpFromFile(empty) PASS : tst_QNetworkReply::ioPostToHttpFromFile(real-file) PASS : tst_QNetworkReply::ioPostToHttpFromFile(resource) PASS : tst_QNetworkReply::ioPostToHttpFromFile(search-path) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(empty) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(generic) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(small) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(with-nul) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(4k+1) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(128k+1) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(empty+auth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(generic+auth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(small+auth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(with-nul+auth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(4k+1+auth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(128k+1+auth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(empty+proxy) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(generic+proxy) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(small+proxy) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(with-nul+proxy) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(4k+1+proxy) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(128k+1+proxy) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(empty+auth+proxy) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(generic+auth+proxy) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(small+auth+proxy) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(with-nul+auth+proxy) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(4k+1+auth+proxy) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(128k+1+auth+proxy) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(empty+proxyauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(generic+proxyauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(small+proxyauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(with-nul+proxyauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(4k+1+proxyauth) SKIP : tst_QNetworkReply::ioPostToHttpFromSocket(128k+1+proxyauth) Squid cannot handle authentication with POST data >= 64K (QTBUG-33180) Loc: [../tst_qnetworkreply.cpp(4395)] PASS : tst_QNetworkReply::ioPostToHttpFromSocket(empty+auth+proxyauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(generic+auth+proxyauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(small+auth+proxyauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(with-nul+auth+proxyauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(4k+1+auth+proxyauth) SKIP : tst_QNetworkReply::ioPostToHttpFromSocket(128k+1+auth+proxyauth) Squid cannot handle authentication with POST data >= 64K (QTBUG-33180) Loc: [../tst_qnetworkreply.cpp(4395)] PASS : tst_QNetworkReply::ioPostToHttpFromSocket(empty+socks) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(generic+socks) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(small+socks) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(with-nul+socks) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(4k+1+socks) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(128k+1+socks) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(empty+auth+socks) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(generic+auth+socks) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(small+auth+socks) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(with-nul+auth+socks) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(4k+1+auth+socks) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(128k+1+auth+socks) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(empty+socksauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(generic+socksauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(small+socksauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(with-nul+socksauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(4k+1+socksauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(128k+1+socksauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(empty+auth+socksauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(generic+auth+socksauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(small+auth+socksauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(with-nul+auth+socksauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(4k+1+auth+socksauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(128k+1+auth+socksauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocketSynchronous(empty) PASS : tst_QNetworkReply::ioPostToHttpFromSocketSynchronous(generic) PASS : tst_QNetworkReply::ioPostToHttpFromSocketSynchronous(small) PASS : tst_QNetworkReply::ioPostToHttpFromSocketSynchronous(with-nul) PASS : tst_QNetworkReply::ioPostToHttpFromSocketSynchronous(4k+1) PASS : tst_QNetworkReply::ioPostToHttpFromSocketSynchronous(128k+1) PASS : tst_QNetworkReply::ioPostToHttpFromSocketSynchronous(2MB+1) PASS : tst_QNetworkReply::ioPostToHttpFromMiddleOfFileToEnd() PASS : tst_QNetworkReply::ioPostToHttpFromMiddleOfFileFiveBytes() PASS : tst_QNetworkReply::ioPostToHttpFromMiddleOfQBufferFiveBytes() PASS : tst_QNetworkReply::ioPostToHttpNoBufferFlag() PASS : tst_QNetworkReply::ioPostToHttpUploadProgress() PASS : tst_QNetworkReply::ioPostToHttpEmptyUploadProgress() PASS : tst_QNetworkReply::lastModifiedHeaderForFile() PASS : tst_QNetworkReply::lastModifiedHeaderForHttp() PASS : tst_QNetworkReply::httpCanReadLine() SKIP : tst_QNetworkReply::rateControl(15) Test disabled -- only for manual purposes Loc: [../tst_qnetworkreply.cpp(4983)] SKIP : tst_QNetworkReply::rateControl(40) Test disabled -- only for manual purposes Loc: [../tst_qnetworkreply.cpp(4983)] SKIP : tst_QNetworkReply::rateControl(73) Test disabled -- only for manual purposes Loc: [../tst_qnetworkreply.cpp(4983)] SKIP : tst_QNetworkReply::rateControl(80) Test disabled -- only for manual purposes Loc: [../tst_qnetworkreply.cpp(4983)] SKIP : tst_QNetworkReply::rateControl(125) Test disabled -- only for manual purposes Loc: [../tst_qnetworkreply.cpp(4983)] SKIP : tst_QNetworkReply::rateControl(250) Test disabled -- only for manual purposes Loc: [../tst_qnetworkreply.cpp(4983)] SKIP : tst_QNetworkReply::rateControl(1024) Test disabled -- only for manual purposes Loc: [../tst_qnetworkreply.cpp(4983)] PASS : tst_QNetworkReply::downloadProgress(empty) PASS : tst_QNetworkReply::downloadProgress(http:small) PASS : tst_QNetworkReply::downloadProgress(http:big) PASS : tst_QNetworkReply::downloadProgress(http:no-length) PASS : tst_QNetworkReply::downloadProgress(ftp:small) PASS : tst_QNetworkReply::downloadProgress(ftp:big) QWARN : tst_QNetworkReply::uploadProgress(empty) QIODevice::read: device not open PASS : tst_QNetworkReply::uploadProgress(empty) PASS : tst_QNetworkReply::uploadProgress(generic) PASS : tst_QNetworkReply::uploadProgress(small) PASS : tst_QNetworkReply::uploadProgress(with-nul) PASS : tst_QNetworkReply::uploadProgress(4k+1) PASS : tst_QNetworkReply::uploadProgress(128k+1) PASS : tst_QNetworkReply::uploadProgress(2MB+1) PASS : tst_QNetworkReply::chaining(empty) PASS : tst_QNetworkReply::chaining(generic) PASS : tst_QNetworkReply::chaining(small) PASS : tst_QNetworkReply::chaining(with-nul) PASS : tst_QNetworkReply::chaining(4k+1) PASS : tst_QNetworkReply::chaining(128k+1) PASS : tst_QNetworkReply::chaining(2MB+1) PASS : tst_QNetworkReply::receiveCookiesFromHttp(empty) PASS : tst_QNetworkReply::receiveCookiesFromHttp(simple-cookie) PASS : tst_QNetworkReply::receiveCookiesFromHttp(two-cookies) PASS : tst_QNetworkReply::receiveCookiesFromHttp(invalid-two-cookies) PASS : tst_QNetworkReply::receiveCookiesFromHttp(invalid-cookie-path) PASS : tst_QNetworkReply::receiveCookiesFromHttp(invalid-cookie-domain) PASS : tst_QNetworkReply::receiveCookiesFromHttpSynchronous(empty) PASS : tst_QNetworkReply::receiveCookiesFromHttpSynchronous(simple-cookie) PASS : tst_QNetworkReply::receiveCookiesFromHttpSynchronous(two-cookies) PASS : tst_QNetworkReply::receiveCookiesFromHttpSynchronous(invalid-two-cookies) PASS : tst_QNetworkReply::receiveCookiesFromHttpSynchronous(invalid-cookie-path) PASS : tst_QNetworkReply::receiveCookiesFromHttpSynchronous(invalid-cookie-domain) PASS : tst_QNetworkReply::sendCookies(empty) PASS : tst_QNetworkReply::sendCookies(no-match-domain) PASS : tst_QNetworkReply::sendCookies(no-match-path) PASS : tst_QNetworkReply::sendCookies(simple-cookie) PASS : tst_QNetworkReply::sendCookies(two-cookies) PASS : tst_QNetworkReply::sendCookies(domain-match) PASS : tst_QNetworkReply::sendCookies(domain-match-2) PASS : tst_QNetworkReply::sendCookiesSynchronous(empty) PASS : tst_QNetworkReply::sendCookiesSynchronous(no-match-domain) PASS : tst_QNetworkReply::sendCookiesSynchronous(no-match-path) PASS : tst_QNetworkReply::sendCookiesSynchronous(simple-cookie) PASS : tst_QNetworkReply::sendCookiesSynchronous(two-cookies) PASS : tst_QNetworkReply::sendCookiesSynchronous(domain-match) PASS : tst_QNetworkReply::sendCookiesSynchronous(domain-match-2) QDEBUG : tst_QNetworkReply::nestedEventLoops() Takes 16 seconds to run, please wait PASS : tst_QNetworkReply::nestedEventLoops() PASS : tst_QNetworkReply::httpProxyCommands(http) PASS : tst_QNetworkReply::httpProxyCommands(https) PASS : tst_QNetworkReply::httpProxyCommandsSynchronous(http) PASS : tst_QNetworkReply::httpProxyCommandsSynchronous(https) PASS : tst_QNetworkReply::proxyChange() PASS : tst_QNetworkReply::authorizationError(unknown-authorization-method) PASS : tst_QNetworkReply::authorizationError(unknown-proxy-authorization-method) PASS : tst_QNetworkReply::httpConnectionCount() PASS : tst_QNetworkReply::httpReUsingConnectionSequential(deleteLater) PASS : tst_QNetworkReply::httpReUsingConnectionSequential(noDeleteLater) PASS : tst_QNetworkReply::httpReUsingConnectionFromFinishedSlot(deleteLater) PASS : tst_QNetworkReply::httpReUsingConnectionFromFinishedSlot(noDeleteLater) PASS : tst_QNetworkReply::httpRecursiveCreation() PASS : tst_QNetworkReply::ioPostToHttpsUploadProgress() PASS : tst_QNetworkReply::ignoreSslErrorsList(SSL-failure-empty-list) PASS : tst_QNetworkReply::ignoreSslErrorsList(SSL-failure-wrong-error) PASS : tst_QNetworkReply::ignoreSslErrorsList(allErrorsInExpectedList1) PASS : tst_QNetworkReply::ignoreSslErrorsList(allErrorsInExpectedList2) PASS : tst_QNetworkReply::ignoreSslErrorsList(SSL-failure-empty-list-again) PASS : tst_QNetworkReply::ignoreSslErrorsListWithSlot(SSL-failure-empty-list) PASS : tst_QNetworkReply::ignoreSslErrorsListWithSlot(SSL-failure-wrong-error) PASS : tst_QNetworkReply::ignoreSslErrorsListWithSlot(allErrorsInExpectedList1) PASS : tst_QNetworkReply::ignoreSslErrorsListWithSlot(allErrorsInExpectedList2) PASS : tst_QNetworkReply::ignoreSslErrorsListWithSlot(SSL-failure-empty-list-again) QDEBUG : tst_QNetworkReply::encrypted() "qt-test-server.qt-test-net" PASS : tst_QNetworkReply::encrypted() PASS : tst_QNetworkReply::sslConfiguration(empty) PASS : tst_QNetworkReply::sslConfiguration(default) PASS : tst_QNetworkReply::sslConfiguration(set-root-cert) PASS : tst_QNetworkReply::sslConfiguration(secure) PASS : tst_QNetworkReply::sslSessionSharing(enabled) PASS : tst_QNetworkReply::sslSessionSharing(disabled) PASS : tst_QNetworkReply::sslSessionSharingFromPersistentSession(enabled) PASS : tst_QNetworkReply::sslSessionSharingFromPersistentSession(disabled) SKIP : tst_QNetworkReply::getAndThenDeleteObject(delete-reply-first) unstable test - reply may be finished too early Loc: [../tst_qnetworkreply.cpp(6092)] SKIP : tst_QNetworkReply::getAndThenDeleteObject(delete-qnam-first) unstable test - reply may be finished too early Loc: [../tst_qnetworkreply.cpp(6092)] PASS : tst_QNetworkReply::symbianOpenCDataUrlCrash() PASS : tst_QNetworkReply::getFromHttpIntoBuffer(rfc-internal) PASS : tst_QNetworkReply::getFromHttpIntoBuffer2(use-download-buffer) PASS : tst_QNetworkReply::getFromHttpIntoBuffer2(do-not-use-download-buffer) PASS : tst_QNetworkReply::getFromHttpIntoBufferCanReadLine() PASS : tst_QNetworkReply::ioGetFromHttpWithoutContentLength() XFAIL : tst_QNetworkReply::ioGetFromHttpBrokenChunkedEncoding() We should close the socket and not just do nothing Loc: [../tst_qnetworkreply.cpp(6415)] XFAIL : tst_QNetworkReply::ioGetFromHttpBrokenChunkedEncoding() We should close the socket and not just do nothing Loc: [../tst_qnetworkreply.cpp(6417)] PASS : tst_QNetworkReply::ioGetFromHttpBrokenChunkedEncoding() PASS : tst_QNetworkReply::qtbug12908compressedHttpReply() PASS : tst_QNetworkReply::compressedHttpReplyBrokenGzip() PASS : tst_QNetworkReply::getFromUnreachableIp() PASS : tst_QNetworkReply::qtbug4121unknownAuthentication() PASS : tst_QNetworkReply::qtbug13431replyThrottling() PASS : tst_QNetworkReply::httpWithNoCredentialUsage() PASS : tst_QNetworkReply::qtbug15311doubleContentLength() PASS : tst_QNetworkReply::qtbug18232gzipContentLengthZero() PASS : tst_QNetworkReply::qtbug22660gzipNoContentLengthEmptyContent() PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 0) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 1) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 2) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 3) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 4) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 5) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 6) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 7) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 8) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 9) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 10) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 11) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 12) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 13) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 14) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 15) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 16) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 17) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 18) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 19) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 20) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 21) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 22) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 23) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 24) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 25) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 26) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 27) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 28) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 29) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 30) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 31) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 32) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 33) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 34) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 35) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 36) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 37) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 38) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 39) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 40) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 41) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 42) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 43) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 44) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 45) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 46) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 47) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 48) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 49) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 50) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 51) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 52) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 53) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 54) PASS : tst_QNetworkReply::qtbug28035browserDoesNotLoadQtProjectOrgCorrectly() PASS : tst_QNetworkReply::synchronousRequest(http) PASS : tst_QNetworkReply::synchronousRequest(http-gzip) PASS : tst_QNetworkReply::synchronousRequest(https) PASS : tst_QNetworkReply::synchronousRequest(data) PASS : tst_QNetworkReply::synchronousRequest(simple-file) PASS : tst_QNetworkReply::synchronousRequestSslFailure() PASS : tst_QNetworkReply::httpAbort() PASS : tst_QNetworkReply::dontInsertPartialContentIntoTheCache() PASS : tst_QNetworkReply::httpUserAgent() PASS : tst_QNetworkReply::authenticationCacheAfterCancel(http) PASS : tst_QNetworkReply::authenticationCacheAfterCancel(https) PASS : tst_QNetworkReply::authenticationCacheAfterCancel(http+proxy) PASS : tst_QNetworkReply::authenticationCacheAfterCancel(https+proxy) QWARN : tst_QNetworkReply::authenticationCacheAfterCancel(http+proxyauth) QNetworkAccessCache::addEntry: overriding active cache entry 'auth:proxy-http://qsockstest at 10.212.2.0:3129#Squid%20proxy-caching%20web%20server' QWARN : tst_QNetworkReply::authenticationCacheAfterCancel(http+proxyauth) QNetworkAccessCache::addEntry: overriding active cache entry 'auth:proxy-http://qsockstest at 10.212.2.0:3129' QWARN : tst_QNetworkReply::authenticationCacheAfterCancel(http+proxyauth) QNetworkAccessCache::addEntry: overriding active cache entry 'auth:proxy-http://10.212.2.0:3129' QWARN : tst_QNetworkReply::authenticationCacheAfterCancel(http+proxyauth) QNetworkAccessCache::addEntry: overriding active cache entry 'auth:proxy-http://qsockstest at 10.212.2.0:3129#Squid%20proxy-caching%20web%20server' QWARN : tst_QNetworkReply::authenticationCacheAfterCancel(http+proxyauth) QNetworkAccessCache::addEntry: overriding active cache entry 'auth:proxy-http://qsockstest at 10.212.2.0:3129' QWARN : tst_QNetworkReply::authenticationCacheAfterCancel(http+proxyauth) QNetworkAccessCache::addEntry: overriding active cache entry 'auth:proxy-http://10.212.2.0:3129' PASS : tst_QNetworkReply::authenticationCacheAfterCancel(http+proxyauth) QWARN : tst_QNetworkReply::authenticationCacheAfterCancel(https+proxyauth) QNetworkAccessCache::addEntry: overriding active cache entry 'auth:proxy-http://qsockstest at 10.212.2.0:3129#Squid%20proxy-caching%20web%20server' QWARN : tst_QNetworkReply::authenticationCacheAfterCancel(https+proxyauth) QNetworkAccessCache::addEntry: overriding active cache entry 'auth:proxy-http://qsockstest at 10.212.2.0:3129' QWARN : tst_QNetworkReply::authenticationCacheAfterCancel(https+proxyauth) QNetworkAccessCache::addEntry: overriding active cache entry 'auth:proxy-http://10.212.2.0:3129' PASS : tst_QNetworkReply::authenticationCacheAfterCancel(https+proxyauth) PASS : tst_QNetworkReply::authenticationCacheAfterCancel(http+socks) PASS : tst_QNetworkReply::authenticationCacheAfterCancel(https+socks) FAIL! : tst_QNetworkReply::authenticationCacheAfterCancel(http+socksauth) Compared values are not the same Actual (reply->error()) : HostNotFoundError Expected (QNetworkReply::ProxyAuthenticationRequiredError): ProxyAuthenticationRequiredError Loc: [../tst_qnetworkreply.cpp(6599)] FAIL! : tst_QNetworkReply::authenticationCacheAfterCancel(https+socksauth) Compared values are not the same Actual (reply->error()) : HostNotFoundError Expected (QNetworkReply::ProxyAuthenticationRequiredError): ProxyAuthenticationRequiredError Loc: [../tst_qnetworkreply.cpp(6599)] PASS : tst_QNetworkReply::authenticationWithDifferentRealm() PASS : tst_QNetworkReply::synchronousAuthenticationCache() PASS : tst_QNetworkReply::pipelining() PASS : tst_QNetworkReply::closeDuringDownload(http) QWARN : tst_QNetworkReply::closeDuringDownload(ftp) QIODevice::read: device not open PASS : tst_QNetworkReply::closeDuringDownload(ftp) PASS : tst_QNetworkReply::ftpAuthentication(invalidPassword) PASS : tst_QNetworkReply::ftpAuthentication(validPassword) PASS : tst_QNetworkReply::backgroundRequest(http, fg, normal) PASS : tst_QNetworkReply::backgroundRequest(http, bg, normal) PASS : tst_QNetworkReply::backgroundRequest(http, fg, nobg) PASS : tst_QNetworkReply::backgroundRequest(http, bg, nobg) PASS : tst_QNetworkReply::backgroundRequest(https, fg, normal) PASS : tst_QNetworkReply::backgroundRequest(https, bg, normal) PASS : tst_QNetworkReply::backgroundRequest(https, fg, nobg) PASS : tst_QNetworkReply::backgroundRequest(https, bg, nobg) PASS : tst_QNetworkReply::backgroundRequest(ftp, fg, normal) PASS : tst_QNetworkReply::backgroundRequest(ftp, bg, normal) PASS : tst_QNetworkReply::backgroundRequest(ftp, fg, nobg) PASS : tst_QNetworkReply::backgroundRequest(ftp, bg, nobg) PASS : tst_QNetworkReply::backgroundRequestInterruption(http, fg, nobg) PASS : tst_QNetworkReply::backgroundRequestInterruption(http, bg, nobg) PASS : tst_QNetworkReply::backgroundRequestInterruption(https, fg, nobg) PASS : tst_QNetworkReply::backgroundRequestInterruption(https, bg, nobg) PASS : tst_QNetworkReply::backgroundRequestInterruption(ftp, fg, nobg) QWARN : tst_QNetworkReply::backgroundRequestInterruption(ftp, bg, nobg) QIODevice::read: device not open PASS : tst_QNetworkReply::backgroundRequestInterruption(ftp, bg, nobg) SKIP : tst_QNetworkReply::backgroundRequestConnectInBackground(http, fg) inconclusive - ConnectInBackground session property not supported by the bearer plugin Loc: [../tst_qnetworkreply.cpp(7649)] SKIP : tst_QNetworkReply::backgroundRequestConnectInBackground(http, bg) inconclusive - ConnectInBackground session property not supported by the bearer plugin Loc: [../tst_qnetworkreply.cpp(7649)] SKIP : tst_QNetworkReply::backgroundRequestConnectInBackground(ftp, fg) inconclusive - ConnectInBackground session property not supported by the bearer plugin Loc: [../tst_qnetworkreply.cpp(7649)] SKIP : tst_QNetworkReply::backgroundRequestConnectInBackground(ftp, bg) inconclusive - ConnectInBackground session property not supported by the bearer plugin Loc: [../tst_qnetworkreply.cpp(7649)] PASS : tst_QNetworkReply::parentingRepliesToTheApp() PASS : tst_QNetworkReply::cleanupTestCase() Totals: 603 passed, 2 failed, 26 skipped ********* Finished testing of tst_QNetworkReply ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qnetworkreply: 503 seconds, exit code 2 Build log: http://testresults.qt-project.org/ci/QtBase_stable_Integration/build_02790/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/stable_1387470786): http://codereview.qt-project.org/74194 [PS1] - network proxy tests: adapt proxy authentication to new server http://codereview.qt-project.org/74030 [PS2] - Fixed another assert in qwindowskeymapper From ci-noreply at qt-project.org Thu Dec 19 19:17:51 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 19 Dec 2013 20:17:51 +0200 Subject: [Ci-reports] pass on QtBase_dev_Integration #2417 Message-ID: <20131219_181751_066235.ci-noreply@qt-project.org> QtBase_dev_Integration #2417: SUCCESS Tested changes (refs/builds/dev_1387471288): http://codereview.qt-project.org/74009 [PS1] - Upgrade the PCRE bundle to 8.34 From ci-noreply at qt-project.org Thu Dec 19 19:55:11 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 19 Dec 2013 20:55:11 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2418 Message-ID: <20131219_185511_032539.ci-noreply@qt-project.org> Autotest `tst_qquicktrailemitter' failed :( Testing tst_qquicktrailemitter FAIL! : tst_qquicktrailemitter::test_basic() Compared values are not the same Actual (system->groupData[1]->size()): 510 Expected (500) : 500 Loc: [tst_qquicktrailemitter.cpp(89)] Totals: 2 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qquicktrailemitter ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_qquicktrailemitter::initTestCase() FAIL! : tst_qquicktrailemitter::test_basic() Compared values are not the same Actual (system->groupData[1]->size()): 510 Expected (500) : 500 Loc: [tst_qquicktrailemitter.cpp(89)] PASS : tst_qquicktrailemitter::cleanupTestCase() Totals: 2 passed, 1 failed, 0 skipped ********* Finished testing of tst_qquicktrailemitter ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquicktrailemitter: 11 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02418/revdep-qtdeclarative_linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz Tested changes (refs/builds/dev_1387477165): http://codereview.qt-project.org/73844 [PS3] - Windows/Windows CE: Do not dynamically load shell32/coredll. http://codereview.qt-project.org/74073 [PS1] - Merge remote-tracking branch 'origin/stable' into dev From ci-noreply at qt-project.org Thu Dec 19 19:59:11 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 19 Dec 2013 20:59:11 +0200 Subject: [Ci-reports] pass on QtTools_stable_Integration #333 Message-ID: <20131219_185911_079519.ci-noreply@qt-project.org> QtTools_stable_Integration #333: SUCCESS Tested changes (refs/builds/stable_1387457192): http://codereview.qt-project.org/74168 [PS3] - windeployqt: Fix deployment of the D3D compilers. From ci-noreply at qt-project.org Thu Dec 19 20:32:31 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 19 Dec 2013 21:32:31 +0200 Subject: [Ci-reports] fail on Qt_4.8_Integration #1723 Message-ID: <20131219_193231_058196.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() 2013-12-19 19:10:37.571 tst_qdialog[62972: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 [62972] 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 [62971] QtQA::App::TestRunner: QtQA::App::TestRunner: Date/Time: 2013-12-19 19:17:45.730 +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[62972]: 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 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 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 0x00000001003c8891 QEventDispatcherMac::processEvents(QFlags) + 617 QtQA::App::TestRunner: 19 QtCore 0x0000000100165c58 QEventLoop::exec(QFlags) + 394 QtQA::App::TestRunner: 20 QtGui 0x000000010085ea73 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: 0x0000000101437c90 r10: 0x00007fff8ab05d0a r11: 0xffffff80002dad60 QtQA::App::TestRunner: r12: 0x00007fff5fbfcb68 r13: 0x0000000007000006 r14: 0x00007fff77f49960 r15: 0x0000000000000003 QtQA::App::TestRunner: rip: 0x00007fff8ab05ce2 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) <8A4D7152-6410-37B9-B781-78D0EC14E300> /work/*/QtCore.framework/Versions/4/QtCore QtQA::App::TestRunner: 0x10038d000 - 0x100d4aff7 +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: 0x7fff6a8b0000 - 0x7fff6a8e4baf 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: 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: 9176 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.1M(51%) swapped_out_or_unallocated=78.7M(49%) QtQA::App::TestRunner: Writable regions: Total=69.5M written=3732K(5%) resident=7524K(11%) swapped_out=0K(0%) unallocated=62.2M(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 4740K 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 379.4M 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() 2013-12-19 19:18:09.316 tst_qdialog[62999: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: Process exited due to signal 6 QtQA::App::TestRunner: ============================= crash report follows: ============================ QtQA::App::TestRunner: Process: tst_qdialog [62999] 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 [62971] QtQA::App::TestRunner: QtQA::App::TestRunner: Date/Time: 2013-12-19 19:25:17.691 +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[62999]: 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 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 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 0x00000001003c8891 QEventDispatcherMac::processEvents(QFlags) + 617 QtQA::App::TestRunner: 19 QtCore 0x0000000100165c58 QEventLoop::exec(QFlags) + 394 QtQA::App::TestRunner: 20 QtGui 0x000000010085ea73 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: 0x0000000101366940 r10: 0x00007fff8ab05d0a r11: 0xffffff80002dad60 QtQA::App::TestRunner: r12: 0x00007fff5fbfcb68 r13: 0x0000000007000006 r14: 0x00007fff77f49960 r15: 0x0000000000000003 QtQA::App::TestRunner: rip: 0x00007fff8ab05ce2 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) <8A4D7152-6410-37B9-B781-78D0EC14E300> /work/*/QtCore.framework/Versions/4/QtCore QtQA::App::TestRunner: 0x10038d000 - 0x100d4aff7 +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: 0x7fff69930000 - 0x7fff69964baf 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: 9196 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.1M(51%) swapped_out_or_unallocated=78.7M(49%) QtQA::App::TestRunner: Writable regions: Total=69.6M written=2076K(3%) resident=7132K(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 4740K 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 379.6M 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_01723/macx-g++_developer-build_OSX_10.7/log.txt.gz Tested changes (refs/builds/4.8_1387449049): http://codereview.qt-project.org/74244 [PS1] - Cocoa: fix a typo for F9 in key mapping From ci-noreply at qt-project.org Thu Dec 19 21:22:38 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 19 Dec 2013 22:22:38 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2419 Message-ID: <20131219_202238_005863.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(1052) : 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) Compared values are not the same Actual (view.hasFocus()): 1 Expected (giveFocus) : 0 tst_qcolumnview.cpp(487) : 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(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: 47 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02419/win32-msvc2010_developer-build_qtnamespace_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1387479404): http://codereview.qt-project.org/65504 [PS1] - Minor optimization From ci-noreply at qt-project.org Thu Dec 19 23:04:43 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 20 Dec 2013 00:04:43 +0200 Subject: [Ci-reports] pass on QtBase_dev_Integration #2420 Message-ID: <20131219_220443_072249.ci-noreply@qt-project.org> QtBase_dev_Integration #2420: SUCCESS Tested changes (refs/builds/dev_1387484718): http://codereview.qt-project.org/73875 [PS5] - d3dcompiler_qt: Remove directory creation inside the proxy library http://codereview.qt-project.org/73876 [PS1] - d3dcompiler_qt: Fix export warning on MSVC From ci-noreply at qt-project.org Thu Dec 19 23:22:39 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 20 Dec 2013 00:22:39 +0200 Subject: [Ci-reports] fail on QtBase_stable_Integration #2791 Message-ID: <20131219_222239_075894.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.1, Qt 5.2.1 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 0x7fffc80fdca0 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: 20 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_stable_Integration/build_02791/linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz Tested changes (refs/builds/stable_1387488461): http://codereview.qt-project.org/74030 [PS2] - Fixed another assert in qwindowskeymapper From ci-noreply at qt-project.org Thu Dec 19 23:57:27 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 20 Dec 2013 00:57:27 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2421 Message-ID: <20131219_225727_057473.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 0x7ffff75cb350 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_02421/linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz Tested changes (refs/builds/dev_1387490777): http://codereview.qt-project.org/74098 [PS4] - Move QSqlError private members into a pimpl class. http://codereview.qt-project.org/73844 [PS3] - Windows/Windows CE: Do not dynamically load shell32/coredll. http://codereview.qt-project.org/74073 [PS1] - Merge remote-tracking branch 'origin/stable' into dev From ci-noreply at qt-project.org Fri Dec 20 00:34:40 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 20 Dec 2013 01:34:40 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2422 Message-ID: <20131219_233440_009367.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/QtBase_dev_Integration/build_02422/revdep-qtdeclarative_linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz Tested changes (refs/builds/dev_1387493940): http://codereview.qt-project.org/74272 [PS2] - qmake: do not include GENERATED_SOURCES to dist From ci-noreply at qt-project.org Fri Dec 20 01:04:56 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 20 Dec 2013 02:04:56 +0200 Subject: [Ci-reports] pass on Qt_4.8_Integration #1724 Message-ID: <20131220_000456_058480.ci-noreply@qt-project.org> Qt_4.8_Integration #1724: SUCCESS Tested changes (refs/builds/4.8_1387481645): http://codereview.qt-project.org/73996 [PS1] - Fixed various crashes in connection point enumerators From ci-noreply at qt-project.org Fri Dec 20 02:13:12 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 20 Dec 2013 03:13:12 +0200 Subject: [Ci-reports] pass on QtBase_dev_Integration #2423 Message-ID: <20131220_011312_061910.ci-noreply@qt-project.org> QtBase_dev_Integration #2423: SUCCESS Tested changes (refs/builds/dev_1387496242): http://codereview.qt-project.org/74272 [PS2] - qmake: do not include GENERATED_SOURCES to dist From ci-noreply at qt-project.org Fri Dec 20 02:48:03 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 20 Dec 2013 03:48:03 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2424 Message-ID: <20131220_014803_079711.ci-noreply@qt-project.org> Autotest `tst_qquicktrailemitter' failed :( Testing tst_qquicktrailemitter FAIL! : tst_qquicktrailemitter::test_basic() Compared values are not the same Actual (system->groupData[1]->size()): 510 Expected (500) : 500 Loc: [tst_qquicktrailemitter.cpp(89)] Totals: 2 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qquicktrailemitter ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_qquicktrailemitter::initTestCase() FAIL! : tst_qquicktrailemitter::test_basic() Compared values are not the same Actual (system->groupData[1]->size()): 510 Expected (500) : 500 Loc: [tst_qquicktrailemitter.cpp(89)] PASS : tst_qquicktrailemitter::cleanupTestCase() Totals: 2 passed, 1 failed, 0 skipped ********* Finished testing of tst_qquicktrailemitter ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquicktrailemitter: 11 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02424/revdep-qtdeclarative_linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz Tested changes (refs/builds/dev_1387502086): http://codereview.qt-project.org/74098 [PS4] - Move QSqlError private members into a pimpl class. From ci-noreply at qt-project.org Fri Dec 20 03:11:17 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 20 Dec 2013 04:11:17 +0200 Subject: [Ci-reports] pass on QtBase_stable_Integration #2792 Message-ID: <20131220_021117_096243.ci-noreply@qt-project.org> QtBase_stable_Integration #2792: SUCCESS Tested changes (refs/builds/stable_1387499054): http://codereview.qt-project.org/74284 [PS1] - Ensure that all .obj wait for the PCH to finish From ci-noreply at qt-project.org Fri Dec 20 06:04:56 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 20 Dec 2013 07:04:56 +0200 Subject: [Ci-reports] pass on Qt_4.8_Integration #1725 Message-ID: <20131220_050456_069656.ci-noreply@qt-project.org> Qt_4.8_Integration #1725: SUCCESS Tested changes (refs/builds/4.8_1387498080): http://codereview.qt-project.org/74244 [PS1] - Cocoa: fix a typo for F9 in key mapping From ci-noreply at qt-project.org Fri Dec 20 09:21:52 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 20 Dec 2013 10:21:52 +0200 Subject: [Ci-reports] fail on QtConnectivity_dev_Integration #114 Message-ID: <20131220_082152_052476.ci-noreply@qt-project.org> Autotest `tst_qbluetoothservicediscoveryagent' failed :( Testing tst_QBluetoothServiceDiscoveryAgent FAIL! : tst_QBluetoothServiceDiscoveryAgent::tst_invalidBtAddress() Compared values are not the same tst_qbluetoothservicediscoveryagent.cpp(163) : failure location Totals: 3 passed, 1 failed, 1 skipped 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() FAIL! : tst_QBluetoothServiceDiscoveryAgent::tst_invalidBtAddress() Compared values are not the same tst_qbluetoothservicediscoveryagent.cpp(163) : failure location SKIP : tst_QBluetoothServiceDiscoveryAgent::tst_serviceDiscovery() This test requires an in-range bluetooth device tst_qbluetoothservicediscoveryagent.cpp(253) : failure location PASS : tst_QBluetoothServiceDiscoveryAgent::tst_serviceDiscoveryAdapters() PASS : tst_QBluetoothServiceDiscoveryAgent::cleanupTestCase() Totals: 3 passed, 1 failed, 1 skipped ********* Finished testing of tst_QBluetoothServiceDiscoveryAgent ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qbluetoothservicediscoveryagent: 1 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtConnectivity_dev_Integration/build_00114/win32-msvc2010_developer-build_qtnamespace_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1387526609): http://codereview.qt-project.org/74198 [PS1] - Fix active state of default implementation of QBluetoothServiceDiscoveryAgent http://codereview.qt-project.org/73940 [PS6] - Check the local adapter's BluetoothAdress before doing the discovery From ci-noreply at qt-project.org Fri Dec 20 10:18:03 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 20 Dec 2013 11:18:03 +0200 Subject: [Ci-reports] pass on QtConnectivity_stable_Integration #46 Message-ID: <20131220_091803_026507.ci-noreply@qt-project.org> QtConnectivity_stable_Integration #46: SUCCESS Tested changes (refs/builds/stable_1387528183): http://codereview.qt-project.org/74139 [PS1] - Translate so far untranslated error strings. http://codereview.qt-project.org/74051 [PS2] - Use QLoggingCategory to categorize the various debug output streams http://codereview.qt-project.org/74050 [PS2] - Improve error reporting. From ci-noreply at qt-project.org Fri Dec 20 10:31:48 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 20 Dec 2013 11:31:48 +0200 Subject: [Ci-reports] fail on QtBase_stable_Integration #2793 Message-ID: <20131220_093148_092784.ci-noreply@qt-project.org> Autotest `tst_qthreadpool' failed :( Testing tst_QThreadPool QtQA::App::TestRunner: Process exited due to signal 6 QtQA::App::TestRunner: ============================= crash report follows: ============================ QtQA::App::TestRunner: Process: tst_qthreadpool [25800] QtQA::App::TestRunner: Path: /work/*/tst_qthreadpool.app/Contents/MacOS/tst_qthreadpool QtQA::App::TestRunner: Identifier: tst_qthreadpool QtQA::App::TestRunner: Version: ??? (???) QtQA::App::TestRunner: Code Type: X86-64 (Native) QtQA::App::TestRunner: Parent Process: perl5.12 [25799] QtQA::App::TestRunner: QtQA::App::TestRunner: Date/Time: 2013-12-20 10:50:38.670 +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: 1 Dispatch queue: com.apple.libdispatch-manager 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[25800]: garbage collection is OFF QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0:: Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff917f9bb6 __psynch_cvsignal + 10 QtQA::App::TestRunner: 1 libsystem_c.dylib 0x00007fff9014b65a pthread_cond_signal_thread_np + 692 QtQA::App::TestRunner: 2 QtCore 0x0000000100072de9 TestNamespace::QWaitCondition::wakeOne() + 73 QtQA::App::TestRunner: 3 QtCore 0x000000010006e6cd TestNamespace::QThreadPoolPrivate::tryStart(TestNamespace::QRunnable*) + 109 QtQA::App::TestRunner: 4 QtCore 0x000000010006f45e TestNamespace::QThreadPool::start(TestNamespace::QRunnable*, int) + 62 QtQA::App::TestRunner: 5 @BUNDLEIDENTIFIER@ 0x0000000100006a56 tst_QThreadPool::destroyingWaitsForTasksToFinish() + 182 QtQA::App::TestRunner: 6 @BUNDLEIDENTIFIER@ 0x0000000100006ffe tst_QThreadPool::qt_static_metacall(TestNamespace::QObject*, TestNamespace::QMetaObject::Call, int, void**) + 446 QtQA::App::TestRunner: 7 QtCore 0x0000000100251edf 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: 8 QtCore 0x0000000100251acc 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: 9 QtTest 0x000000010001b4a9 _ZN13TestNamespace5QTestL17qInvokeTestMethodEPKcS2_ + 1465 QtQA::App::TestRunner: 10 QtTest 0x00000001000182d2 TestNamespace::QTest::qExec(TestNamespace::QObject*, int, char**) + 1682 QtQA::App::TestRunner: 11 @BUNDLEIDENTIFIER@ 0x0000000100006d7f main + 111 QtQA::App::TestRunner: 12 @BUNDLEIDENTIFIER@ 0x0000000100002a04 start + 52 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1 Crashed:: 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:: Thread (pooled) QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff917f9bca __psynch_cvwait + 10 QtQA::App::TestRunner: 1 libsystem_c.dylib 0x00007fff9014b274 _pthread_cond_wait + 840 QtQA::App::TestRunner: 2 QtCore 0x0000000100073217 TestNamespace::QWaitConditionPrivate::wait_relative(unsigned long) + 263 QtQA::App::TestRunner: 3 QtCore 0x0000000100073081 TestNamespace::QWaitConditionPrivate::wait(unsigned long) + 49 QtQA::App::TestRunner: 4 QtCore 0x0000000100072f3c TestNamespace::QWaitCondition::wait(TestNamespace::QMutex*, unsigned long) + 172 QtQA::App::TestRunner: 5 QtCore 0x000000010006e3a4 TestNamespace::QThreadPoolThread::run() + 596 QtQA::App::TestRunner: 6 QtCore 0x0000000100071ada TestNamespace::QThreadPrivate::start(void*) + 474 QtQA::App::TestRunner: 7 libsystem_c.dylib 0x00007fff901478bf _pthread_start + 335 QtQA::App::TestRunner: 8 libsystem_c.dylib 0x00007fff9014ab75 thread_start + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 3:: Thread (pooled) QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff917f9bca __psynch_cvwait + 10 QtQA::App::TestRunner: 1 libsystem_c.dylib 0x00007fff9014b274 _pthread_cond_wait + 840 QtQA::App::TestRunner: 2 QtCore 0x0000000100073217 TestNamespace::QWaitConditionPrivate::wait_relative(unsigned long) + 263 QtQA::App::TestRunner: 3 QtCore 0x0000000100073081 TestNamespace::QWaitConditionPrivate::wait(unsigned long) + 49 QtQA::App::TestRunner: 4 QtCore 0x0000000100072f3c TestNamespace::QWaitCondition::wait(TestNamespace::QMutex*, unsigned long) + 172 QtQA::App::TestRunner: 5 QtCore 0x000000010006e3a4 TestNamespace::QThreadPoolThread::run() + 596 QtQA::App::TestRunner: 6 QtCore 0x0000000100071ada TestNamespace::QThreadPrivate::start(void*) + 474 QtQA::App::TestRunner: 7 libsystem_c.dylib 0x00007fff901478bf _pthread_start + 335 QtQA::App::TestRunner: 8 libsystem_c.dylib 0x00007fff9014ab75 thread_start + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 4:: Thread (pooled) QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff917f9bf2 __psynch_mutexwait + 10 QtQA::App::TestRunner: 1 libsystem_c.dylib 0x00007fff901461a1 pthread_mutex_lock + 545 QtQA::App::TestRunner: 2 libsystem_c.dylib 0x00007fff9014b2fb _pthread_cond_wait + 975 QtQA::App::TestRunner: 3 QtCore 0x0000000100073217 TestNamespace::QWaitConditionPrivate::wait_relative(unsigned long) + 263 QtQA::App::TestRunner: 4 QtCore 0x0000000100073081 TestNamespace::QWaitConditionPrivate::wait(unsigned long) + 49 QtQA::App::TestRunner: 5 QtCore 0x0000000100072f3c TestNamespace::QWaitCondition::wait(TestNamespace::QMutex*, unsigned long) + 172 QtQA::App::TestRunner: 6 QtCore 0x000000010006e3a4 TestNamespace::QThreadPoolThread::run() + 596 QtQA::App::TestRunner: 7 QtCore 0x0000000100071ada TestNamespace::QThreadPrivate::start(void*) + 474 QtQA::App::TestRunner: 8 libsystem_c.dylib 0x00007fff901478bf _pthread_start + 335 QtQA::App::TestRunner: 9 libsystem_c.dylib 0x00007fff9014ab75 thread_start + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 5:: Thread (pooled) QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff917f9bca __psynch_cvwait + 10 QtQA::App::TestRunner: 1 libsystem_c.dylib 0x00007fff9014b274 _pthread_cond_wait + 840 QtQA::App::TestRunner: 2 QtCore 0x0000000100073217 TestNamespace::QWaitConditionPrivate::wait_relative(unsigned long) + 263 QtQA::App::TestRunner: 3 QtCore 0x0000000100073081 TestNamespace::QWaitConditionPrivate::wait(unsigned long) + 49 QtQA::App::TestRunner: 4 QtCore 0x0000000100072f3c TestNamespace::QWaitCondition::wait(TestNamespace::QMutex*, unsigned long) + 172 QtQA::App::TestRunner: 5 QtCore 0x000000010006e3a4 TestNamespace::QThreadPoolThread::run() + 596 QtQA::App::TestRunner: 6 QtCore 0x0000000100071ada TestNamespace::QThreadPrivate::start(void*) + 474 QtQA::App::TestRunner: 7 libsystem_c.dylib 0x00007fff901478bf _pthread_start + 335 QtQA::App::TestRunner: 8 libsystem_c.dylib 0x00007fff9014ab75 thread_start + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 6:: Thread (pooled) QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff917f9bca __psynch_cvwait + 10 QtQA::App::TestRunner: 1 libsystem_c.dylib 0x00007fff9014b274 _pthread_cond_wait + 840 QtQA::App::TestRunner: 2 QtCore 0x0000000100073217 TestNamespace::QWaitConditionPrivate::wait_relative(unsigned long) + 263 QtQA::App::TestRunner: 3 QtCore 0x0000000100073081 TestNamespace::QWaitConditionPrivate::wait(unsigned long) + 49 QtQA::App::TestRunner: 4 QtCore 0x0000000100072f3c TestNamespace::QWaitCondition::wait(TestNamespace::QMutex*, unsigned long) + 172 QtQA::App::TestRunner: 5 QtCore 0x000000010006e3a4 TestNamespace::QThreadPoolThread::run() + 596 QtQA::App::TestRunner: 6 QtCore 0x0000000100071ada TestNamespace::QThreadPrivate::start(void*) + 474 QtQA::App::TestRunner: 7 libsystem_c.dylib 0x00007fff901478bf _pthread_start + 335 QtQA::App::TestRunner: 8 libsystem_c.dylib 0x00007fff9014ab75 thread_start + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1 crashed with X86 Thread State (64-bit): QtQA::App::TestRunner: rax: 0x0000000000000004 rbx: 0x00007fff77e8c1a0 rcx: 0x0000000101180528 rdx: 0x0000000000000000 QtQA::App::TestRunner: rdi: 0x0000000000000003 rsi: 0x0000000000000000 rbp: 0x00000001011806a0 rsp: 0x0000000101180528 QtQA::App::TestRunner: r8: 0x0000000000000001 r9: 0x0000000000000000 r10: 0x0000000101180538 r11: 0xffffff80002dad60 QtQA::App::TestRunner: r12: 0x00007fff77e8b540 r13: 0x0000000000000000 r14: 0x00007fff77e8c230 r15: 0x0000000000000000 QtQA::App::TestRunner: rip: 0x00007fff917fa7e6 rfl: 0x0000000000000247 cr2: 0x0000000102000000 QtQA::App::TestRunner: Logical CPU: 0 QtQA::App::TestRunner: QtQA::App::TestRunner: Binary Images: QtQA::App::TestRunner: 0x100000000 - 0x10000afff + at BUNDLEIDENTIFIER@ (??? - ???) <961543D9-E351-3A11-BB36-4E4C19E8C4A6> /work/*/tst_qthreadpool.app/Contents/MacOS/tst_qthreadpool QtQA::App::TestRunner: 0x100012000 - 0x100034ff7 +QtTest (5.2.1 - compatibility 5.2.0) /work/*/QtTest.framework/Versions/5/QtTest QtQA::App::TestRunner: 0x100047000 - 0x10052cff7 +QtCore (5.2.1 - compatibility 5.2.0) <00EE8182-862B-3C49-AC93-83C0EE81AAFB> /work/*/QtCore.framework/Versions/5/QtCore QtQA::App::TestRunner: 0x7fff615f2000 - 0x7fff61626baf 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: 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: 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: 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: 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: 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: 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: 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: 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: 0x7fff8b395000 - 0x7fff8b396fff libunc.dylib (24.0.0 - compatibility 1.0.0) <337960EE-0A85-3DD0-A760-7134CF4C0AFF> /usr/lib/system/libunc.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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 0x7fff93575000 - 0x7fff935a0ff7 libxslt.1.dylib (3.24.0 - compatibility 3.0.0) /usr/lib/libxslt.1.dylib 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: 0 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: 4855 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=114.1M resident=55.1M(48%) swapped_out_or_unallocated=58.9M(52%) QtQA::App::TestRunner: Writable regions: Total=49.7M written=496K(1%) resident=820K(2%) swapped_out=0K(0%) unallocated=48.9M(98%) QtQA::App::TestRunner: QtQA::App::TestRunner: REGION TYPE VIRTUAL QtQA::App::TestRunner: =========== ======= QtQA::App::TestRunner: MALLOC 38.3M QtQA::App::TestRunner: MALLOC guard page 32K QtQA::App::TestRunner: STACK GUARD 56.0M QtQA::App::TestRunner: Stack 11.0M QtQA::App::TestRunner: VM_ALLOCATE 36K QtQA::App::TestRunner: __DATA 4164K QtQA::App::TestRunner: __LINKEDIT 50.2M QtQA::App::TestRunner: __TEXT 63.8M QtQA::App::TestRunner: __UNICODE 544K QtQA::App::TestRunner: shared memory 12K QtQA::App::TestRunner: =========== ======= QtQA::App::TestRunner: TOTAL 224.1M QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QThreadPool ********* Config: Using QtTest library 5.2.1, Qt 5.2.1 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() PASS : tst_QThreadPool::exceptions() PASS : tst_QThreadPool::setMaxThreadCount(1) PASS : tst_QThreadPool::setMaxThreadCount(-1) PASS : tst_QThreadPool::setMaxThreadCount(2) PASS : tst_QThreadPool::setMaxThreadCount(-2) PASS : tst_QThreadPool::setMaxThreadCount(4) PASS : tst_QThreadPool::setMaxThreadCount(-4) PASS : tst_QThreadPool::setMaxThreadCount(0) PASS : tst_QThreadPool::setMaxThreadCount(12345) PASS : tst_QThreadPool::setMaxThreadCount(-6789) PASS : tst_QThreadPool::setMaxThreadCount(42) PASS : tst_QThreadPool::setMaxThreadCount(-666) PASS : tst_QThreadPool::setMaxThreadCountStartsAndStopsThreads() PASS : tst_QThreadPool::reserveThread(1) PASS : tst_QThreadPool::reserveThread(-1) PASS : tst_QThreadPool::reserveThread(2) PASS : tst_QThreadPool::reserveThread(-2) PASS : tst_QThreadPool::reserveThread(4) PASS : tst_QThreadPool::reserveThread(-4) PASS : tst_QThreadPool::reserveThread(0) PASS : tst_QThreadPool::reserveThread(12345) PASS : tst_QThreadPool::reserveThread(-6789) PASS : tst_QThreadPool::reserveThread(42) PASS : tst_QThreadPool::reserveThread(-666) PASS : tst_QThreadPool::releaseThread(1) PASS : tst_QThreadPool::releaseThread(-1) PASS : tst_QThreadPool::releaseThread(2) PASS : tst_QThreadPool::releaseThread(-2) PASS : tst_QThreadPool::releaseThread(4) PASS : tst_QThreadPool::releaseThread(-4) PASS : tst_QThreadPool::releaseThread(0) PASS : tst_QThreadPool::releaseThread(12345) PASS : tst_QThreadPool::releaseThread(-6789) PASS : tst_QThreadPool::releaseThread(42) PASS : tst_QThreadPool::releaseThread(-666) PASS : tst_QThreadPool::reserveAndStart() PASS : tst_QThreadPool::start() PASS : tst_QThreadPool::tryStart() PASS : tst_QThreadPool::tryStartPeakThreadCount() PASS : tst_QThreadPool::tryStartCount() PASS : tst_QThreadPool::priorityStart(0) PASS : tst_QThreadPool::priorityStart(1) PASS : tst_QThreadPool::priorityStart(2) PASS : tst_QThreadPool::waitForDone() PASS : tst_QThreadPool::clear() PASS : tst_QThreadPool::waitForDoneTimeout() QtQA::App::TestRunner: Process exited due to signal 6 QtQA::App::TestRunner: ============================= crash report follows: ============================ QtQA::App::TestRunner: Process: tst_qthreadpool [25809] QtQA::App::TestRunner: Path: /work/*/tst_qthreadpool.app/Contents/MacOS/tst_qthreadpool QtQA::App::TestRunner: Identifier: tst_qthreadpool QtQA::App::TestRunner: Version: ??? (???) QtQA::App::TestRunner: Code Type: X86-64 (Native) QtQA::App::TestRunner: Parent Process: perl5.12 [25799] QtQA::App::TestRunner: QtQA::App::TestRunner: Date/Time: 2013-12-20 10:51:03.070 +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: 1 Dispatch queue: com.apple.libdispatch-manager 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[25809]: garbage collection is OFF QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0:: Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff917f9bb6 __psynch_cvsignal + 10 QtQA::App::TestRunner: 1 libsystem_c.dylib 0x00007fff9014b65a pthread_cond_signal_thread_np + 692 QtQA::App::TestRunner: 2 QtCore 0x0000000100072de9 TestNamespace::QWaitCondition::wakeOne() + 73 QtQA::App::TestRunner: 3 QtCore 0x000000010006e6cd TestNamespace::QThreadPoolPrivate::tryStart(TestNamespace::QRunnable*) + 109 QtQA::App::TestRunner: 4 QtCore 0x000000010006f45e TestNamespace::QThreadPool::start(TestNamespace::QRunnable*, int) + 62 QtQA::App::TestRunner: 5 @BUNDLEIDENTIFIER@ 0x0000000100006b5f tst_QThreadPool::destroyingWaitsForTasksToFinish() + 447 QtQA::App::TestRunner: 6 @BUNDLEIDENTIFIER@ 0x0000000100006ffe tst_QThreadPool::qt_static_metacall(TestNamespace::QObject*, TestNamespace::QMetaObject::Call, int, void**) + 446 QtQA::App::TestRunner: 7 QtCore 0x0000000100251edf 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: 8 QtCore 0x0000000100251acc 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: 9 QtTest 0x000000010001b4a9 _ZN13TestNamespace5QTestL17qInvokeTestMethodEPKcS2_ + 1465 QtQA::App::TestRunner: 10 QtTest 0x00000001000182d2 TestNamespace::QTest::qExec(TestNamespace::QObject*, int, char**) + 1682 QtQA::App::TestRunner: 11 @BUNDLEIDENTIFIER@ 0x0000000100006d7f main + 111 QtQA::App::TestRunner: 12 @BUNDLEIDENTIFIER@ 0x0000000100002a04 start + 52 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1 Crashed:: 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:: Thread (pooled) QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff917f9bca __psynch_cvwait + 10 QtQA::App::TestRunner: 1 libsystem_c.dylib 0x00007fff9014b274 _pthread_cond_wait + 840 QtQA::App::TestRunner: 2 QtCore 0x0000000100073217 TestNamespace::QWaitConditionPrivate::wait_relative(unsigned long) + 263 QtQA::App::TestRunner: 3 QtCore 0x0000000100073081 TestNamespace::QWaitConditionPrivate::wait(unsigned long) + 49 QtQA::App::TestRunner: 4 QtCore 0x0000000100072f3c TestNamespace::QWaitCondition::wait(TestNamespace::QMutex*, unsigned long) + 172 QtQA::App::TestRunner: 5 QtCore 0x000000010006e3a4 TestNamespace::QThreadPoolThread::run() + 596 QtQA::App::TestRunner: 6 QtCore 0x0000000100071ada TestNamespace::QThreadPrivate::start(void*) + 474 QtQA::App::TestRunner: 7 libsystem_c.dylib 0x00007fff901478bf _pthread_start + 335 QtQA::App::TestRunner: 8 libsystem_c.dylib 0x00007fff9014ab75 thread_start + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 3:: Thread (pooled) QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff917f9bf2 __psynch_mutexwait + 10 QtQA::App::TestRunner: 1 libsystem_c.dylib 0x00007fff901461a1 pthread_mutex_lock + 545 QtQA::App::TestRunner: 2 libsystem_c.dylib 0x00007fff9014b2fb _pthread_cond_wait + 975 QtQA::App::TestRunner: 3 QtCore 0x0000000100073217 TestNamespace::QWaitConditionPrivate::wait_relative(unsigned long) + 263 QtQA::App::TestRunner: 4 QtCore 0x0000000100073081 TestNamespace::QWaitConditionPrivate::wait(unsigned long) + 49 QtQA::App::TestRunner: 5 QtCore 0x0000000100072f3c TestNamespace::QWaitCondition::wait(TestNamespace::QMutex*, unsigned long) + 172 QtQA::App::TestRunner: 6 QtCore 0x000000010006e3a4 TestNamespace::QThreadPoolThread::run() + 596 QtQA::App::TestRunner: 7 QtCore 0x0000000100071ada TestNamespace::QThreadPrivate::start(void*) + 474 QtQA::App::TestRunner: 8 libsystem_c.dylib 0x00007fff901478bf _pthread_start + 335 QtQA::App::TestRunner: 9 libsystem_c.dylib 0x00007fff9014ab75 thread_start + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 4:: Thread (pooled) QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff917f9bf2 __psynch_mutexwait + 10 QtQA::App::TestRunner: 1 libsystem_c.dylib 0x00007fff901461a1 pthread_mutex_lock + 545 QtQA::App::TestRunner: 2 libsystem_c.dylib 0x00007fff9014b2fb _pthread_cond_wait + 975 QtQA::App::TestRunner: 3 QtCore 0x0000000100073217 TestNamespace::QWaitConditionPrivate::wait_relative(unsigned long) + 263 QtQA::App::TestRunner: 4 QtCore 0x0000000100073081 TestNamespace::QWaitConditionPrivate::wait(unsigned long) + 49 QtQA::App::TestRunner: 5 QtCore 0x0000000100072f3c TestNamespace::QWaitCondition::wait(TestNamespace::QMutex*, unsigned long) + 172 QtQA::App::TestRunner: 6 QtCore 0x000000010006e3a4 TestNamespace::QThreadPoolThread::run() + 596 QtQA::App::TestRunner: 7 QtCore 0x0000000100071ada TestNamespace::QThreadPrivate::start(void*) + 474 QtQA::App::TestRunner: 8 libsystem_c.dylib 0x00007fff901478bf _pthread_start + 335 QtQA::App::TestRunner: 9 libsystem_c.dylib 0x00007fff9014ab75 thread_start + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 5:: Thread (pooled) QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff917f9bca __psynch_cvwait + 10 QtQA::App::TestRunner: 1 libsystem_c.dylib 0x00007fff9014b274 _pthread_cond_wait + 840 QtQA::App::TestRunner: 2 QtCore 0x0000000100073217 TestNamespace::QWaitConditionPrivate::wait_relative(unsigned long) + 263 QtQA::App::TestRunner: 3 QtCore 0x0000000100073081 TestNamespace::QWaitConditionPrivate::wait(unsigned long) + 49 QtQA::App::TestRunner: 4 QtCore 0x0000000100072f3c TestNamespace::QWaitCondition::wait(TestNamespace::QMutex*, unsigned long) + 172 QtQA::App::TestRunner: 5 QtCore 0x000000010006e3a4 TestNamespace::QThreadPoolThread::run() + 596 QtQA::App::TestRunner: 6 QtCore 0x0000000100071ada TestNamespace::QThreadPrivate::start(void*) + 474 QtQA::App::TestRunner: 7 libsystem_c.dylib 0x00007fff901478bf _pthread_start + 335 QtQA::App::TestRunner: 8 libsystem_c.dylib 0x00007fff9014ab75 thread_start + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 6:: Thread (pooled) QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff917f9bca __psynch_cvwait + 10 QtQA::App::TestRunner: 1 libsystem_c.dylib 0x00007fff9014b274 _pthread_cond_wait + 840 QtQA::App::TestRunner: 2 QtCore 0x0000000100073217 TestNamespace::QWaitConditionPrivate::wait_relative(unsigned long) + 263 QtQA::App::TestRunner: 3 QtCore 0x0000000100073081 TestNamespace::QWaitConditionPrivate::wait(unsigned long) + 49 QtQA::App::TestRunner: 4 QtCore 0x0000000100072f3c TestNamespace::QWaitCondition::wait(TestNamespace::QMutex*, unsigned long) + 172 QtQA::App::TestRunner: 5 QtCore 0x000000010006e3a4 TestNamespace::QThreadPoolThread::run() + 596 QtQA::App::TestRunner: 6 QtCore 0x0000000100071ada TestNamespace::QThreadPrivate::start(void*) + 474 QtQA::App::TestRunner: 7 libsystem_c.dylib 0x00007fff901478bf _pthread_start + 335 QtQA::App::TestRunner: 8 libsystem_c.dylib 0x00007fff9014ab75 thread_start + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1 crashed with X86 Thread State (64-bit): QtQA::App::TestRunner: rax: 0x0000000000000004 rbx: 0x00007fff77e8c1a0 rcx: 0x0000000101180528 rdx: 0x0000000000000000 QtQA::App::TestRunner: rdi: 0x0000000000000003 rsi: 0x0000000000000000 rbp: 0x00000001011806a0 rsp: 0x0000000101180528 QtQA::App::TestRunner: r8: 0x0000000000000001 r9: 0x0000000000000000 r10: 0x0000000101180538 r11: 0xffffff80002dad60 QtQA::App::TestRunner: r12: 0x00007fff77e8b540 r13: 0x0000000000000000 r14: 0x00007fff77e8c230 r15: 0x0000000000000000 QtQA::App::TestRunner: rip: 0x00007fff917fa7e6 rfl: 0x0000000000000247 cr2: 0x0000000101382880 QtQA::App::TestRunner: Logical CPU: 0 QtQA::App::TestRunner: QtQA::App::TestRunner: Binary Images: QtQA::App::TestRunner: 0x100000000 - 0x10000afff + at BUNDLEIDENTIFIER@ (??? - ???) <961543D9-E351-3A11-BB36-4E4C19E8C4A6> /work/*/tst_qthreadpool.app/Contents/MacOS/tst_qthreadpool QtQA::App::TestRunner: 0x100012000 - 0x100034ff7 +QtTest (5.2.1 - compatibility 5.2.0) /work/*/QtTest.framework/Versions/5/QtTest QtQA::App::TestRunner: 0x100047000 - 0x10052cff7 +QtCore (5.2.1 - compatibility 5.2.0) <00EE8182-862B-3C49-AC93-83C0EE81AAFB> /work/*/QtCore.framework/Versions/5/QtCore QtQA::App::TestRunner: 0x7fff6f0d4000 - 0x7fff6f108baf 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: 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: 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: 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: 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: 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: 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: 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: 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: 0x7fff8b395000 - 0x7fff8b396fff libunc.dylib (24.0.0 - compatibility 1.0.0) <337960EE-0A85-3DD0-A760-7134CF4C0AFF> /usr/lib/system/libunc.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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 0x7fff93575000 - 0x7fff935a0ff7 libxslt.1.dylib (3.24.0 - compatibility 3.0.0) /usr/lib/libxslt.1.dylib 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: 0 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: 4856 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=114.1M resident=55.1M(48%) swapped_out_or_unallocated=58.9M(52%) QtQA::App::TestRunner: Writable regions: Total=51.7M written=584K(1%) resident=880K(2%) swapped_out=0K(0%) unallocated=50.9M(98%) QtQA::App::TestRunner: QtQA::App::TestRunner: REGION TYPE VIRTUAL QtQA::App::TestRunner: =========== ======= QtQA::App::TestRunner: MALLOC 40.3M QtQA::App::TestRunner: MALLOC guard page 32K QtQA::App::TestRunner: STACK GUARD 56.0M QtQA::App::TestRunner: Stack 11.0M QtQA::App::TestRunner: VM_ALLOCATE 36K QtQA::App::TestRunner: __DATA 4164K QtQA::App::TestRunner: __LINKEDIT 50.2M QtQA::App::TestRunner: __TEXT 63.8M QtQA::App::TestRunner: __UNICODE 544K QtQA::App::TestRunner: shared memory 12K QtQA::App::TestRunner: =========== ======= QtQA::App::TestRunner: TOTAL 226.1M QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qthreadpool: 52 seconds, signal 6 Build log: http://testresults.qt-project.org/ci/QtBase_stable_Integration/build_02793/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/stable_1387527174): http://codereview.qt-project.org/74030 [PS2] - Fixed another assert in qwindowskeymapper From ci-noreply at qt-project.org Fri Dec 20 11:14:13 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 20 Dec 2013 12:14:13 +0200 Subject: [Ci-reports] fail on Qt5_dev_Integration #321 Message-ID: <20131220_101413_014223.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 0x7fffecbd59b0 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/Qt5_dev_Integration/build_00321/linux-g++_no-widgets_Ubuntu_12.04_x64/log.txt.gz Tested changes (refs/builds/dev_1387526950): http://codereview.qt-project.org/72684 [PS4] - Add QtAndroidExtras to dependency list of QtConnectivity From ci-noreply at qt-project.org Fri Dec 20 11:45:11 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 20 Dec 2013 12:45:11 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2425 Message-ID: <20131220_104511_037140.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: 3 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02425/win32-msvc2010_developer-build_qtnamespace_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1387527173): http://codereview.qt-project.org/73844 [PS3] - Windows/Windows CE: Do not dynamically load shell32/coredll. http://codereview.qt-project.org/74073 [PS1] - Merge remote-tracking branch 'origin/stable' into dev From ci-noreply at qt-project.org Fri Dec 20 12:00:34 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 20 Dec 2013 13:00:34 +0200 Subject: [Ci-reports] fail on QtBase_stable_Integration #2794 Message-ID: <20131220_110034_047568.ci-noreply@qt-project.org> Autotest `tst_qnetworkreply' 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_QNetworkReply FAIL! : tst_QNetworkReply::headFromHttp(rfc+socks) 'time.elapsed() < 8000' returned FALSE. () Loc: [../tst_qnetworkreply.cpp(1782)] FAIL! : tst_QNetworkReply::authenticationCacheAfterCancel(http+socksauth) Compared values are not the same Actual (reply->error()) : HostNotFoundError Expected (QNetworkReply::ProxyAuthenticationRequiredError): ProxyAuthenticationRequiredError Loc: [../tst_qnetworkreply.cpp(6599)] FAIL! : tst_QNetworkReply::authenticationCacheAfterCancel(https+socksauth) Compared values are not the same Actual (reply->error()) : HostNotFoundError Expected (QNetworkReply::ProxyAuthenticationRequiredError): ProxyAuthenticationRequiredError Loc: [../tst_qnetworkreply.cpp(6599)] Totals: 602 passed, 3 failed, 26 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QNetworkReply ********* Config: Using QtTest library 5.2.1, Qt 5.2.1 PASS : tst_QNetworkReply::initTestCase() PASS : tst_QNetworkReply::stateChecking() PASS : tst_QNetworkReply::invalidProtocol() PASS : tst_QNetworkReply::getFromData(empty2) PASS : tst_QNetworkReply::getFromData(just-charset_1) PASS : tst_QNetworkReply::getFromData(just-charset_2) PASS : tst_QNetworkReply::getFromData(just-media2) PASS : tst_QNetworkReply::getFromData(plain_1) PASS : tst_QNetworkReply::getFromData(plain_2) PASS : tst_QNetworkReply::getFromData(plain_3) PASS : tst_QNetworkReply::getFromData(pct_1) PASS : tst_QNetworkReply::getFromData(pct_2) PASS : tst_QNetworkReply::getFromData(base64-empty_1) PASS : tst_QNetworkReply::getFromData(base64-empty_2) PASS : tst_QNetworkReply::getFromData(base64-empty_3) PASS : tst_QNetworkReply::getFromData(base64_1) PASS : tst_QNetworkReply::getFromData(base64_2) PASS : tst_QNetworkReply::getFromData(base64_3) PASS : tst_QNetworkReply::getFromData(pct-nul) PASS : tst_QNetworkReply::getFromData(base64-nul) PASS : tst_QNetworkReply::getFromData(pct-nonutf8) PASS : tst_QNetworkReply::getFromData(base64) PASS : tst_QNetworkReply::getFromData(base64, no media type) PASS : tst_QNetworkReply::getFromData(Percent encoding) PASS : tst_QNetworkReply::getFromData(Percent encoding, no media type) PASS : tst_QNetworkReply::getFromData(querychars) PASS : tst_QNetworkReply::getFromData(css) PASS : tst_QNetworkReply::getFromFile() PASS : tst_QNetworkReply::getFromFileSpecial(resource) PASS : tst_QNetworkReply::getFromFileSpecial(search-path) PASS : tst_QNetworkReply::getFromFileSpecial(bigfile-path) PASS : tst_QNetworkReply::getFromFtp(rfc3252.txt) PASS : tst_QNetworkReply::getFromFtp(bigfile) PASS : tst_QNetworkReply::getFromHttp(success-internal) PASS : tst_QNetworkReply::getFromHttp(success-external) PASS : tst_QNetworkReply::getFromHttp(bigfile-internal) PASS : tst_QNetworkReply::getErrors(empty-url) PASS : tst_QNetworkReply::getErrors(empty-scheme-host) PASS : tst_QNetworkReply::getErrors(empty-scheme) QWARN : tst_QNetworkReply::getErrors(file-host) QIODevice::read: device not open PASS : tst_QNetworkReply::getErrors(file-host) QWARN : tst_QNetworkReply::getErrors(file-no-path) QIODevice::read: device not open PASS : tst_QNetworkReply::getErrors(file-no-path) QWARN : tst_QNetworkReply::getErrors(file-is-dir) QIODevice::read: device not open PASS : tst_QNetworkReply::getErrors(file-is-dir) QWARN : tst_QNetworkReply::getErrors(file-exist) QIODevice::read: device not open PASS : tst_QNetworkReply::getErrors(file-exist) QWARN : tst_QNetworkReply::getErrors(file-is-wronly) QIODevice::read: device not open PASS : tst_QNetworkReply::getErrors(file-is-wronly) PASS : tst_QNetworkReply::getErrors(ftp-host) PASS : tst_QNetworkReply::getErrors(ftp-no-path) XFAIL : tst_QNetworkReply::getErrors(ftp-is-dir) QFtp cannot provide enough detail Loc: [../tst_qnetworkreply.cpp(1877)] PASS : tst_QNetworkReply::getErrors(ftp-is-dir) XFAIL : tst_QNetworkReply::getErrors(ftp-dir-not-readable) QFtp cannot provide enough detail Loc: [../tst_qnetworkreply.cpp(1877)] PASS : tst_QNetworkReply::getErrors(ftp-dir-not-readable) QWARN : tst_QNetworkReply::getErrors(ftp-file-not-readable) QIODevice::read: device not open PASS : tst_QNetworkReply::getErrors(ftp-file-not-readable) PASS : tst_QNetworkReply::getErrors(ftp-exist) PASS : tst_QNetworkReply::getErrors(http-host) PASS : tst_QNetworkReply::getErrors(http-exist) PASS : tst_QNetworkReply::getErrors(http-authentication) PASS : tst_QNetworkReply::headFromHttp(rfc) PASS : tst_QNetworkReply::headFromHttp(bigfile) PASS : tst_QNetworkReply::headFromHttp(index) PASS : tst_QNetworkReply::headFromHttp(with-authentication) PASS : tst_QNetworkReply::headFromHttp(cgi) PASS : tst_QNetworkReply::headFromHttp(rfc+proxy) PASS : tst_QNetworkReply::headFromHttp(bigfile+proxy) PASS : tst_QNetworkReply::headFromHttp(index+proxy) PASS : tst_QNetworkReply::headFromHttp(with-authentication+proxy) PASS : tst_QNetworkReply::headFromHttp(cgi+proxy) PASS : tst_QNetworkReply::headFromHttp(rfc+proxyauth) PASS : tst_QNetworkReply::headFromHttp(bigfile+proxyauth) PASS : tst_QNetworkReply::headFromHttp(index+proxyauth) PASS : tst_QNetworkReply::headFromHttp(with-authentication+proxyauth) PASS : tst_QNetworkReply::headFromHttp(cgi+proxyauth) PASS : tst_QNetworkReply::headFromHttp(rfc+socks) PASS : tst_QNetworkReply::headFromHttp(bigfile+socks) PASS : tst_QNetworkReply::headFromHttp(index+socks) PASS : tst_QNetworkReply::headFromHttp(with-authentication+socks) PASS : tst_QNetworkReply::headFromHttp(cgi+socks) PASS : tst_QNetworkReply::headFromHttp(rfc+socksauth) PASS : tst_QNetworkReply::headFromHttp(bigfile+socksauth) PASS : tst_QNetworkReply::headFromHttp(index+socksauth) PASS : tst_QNetworkReply::headFromHttp(with-authentication+socksauth) PASS : tst_QNetworkReply::headFromHttp(cgi+socksauth) PASS : tst_QNetworkReply::putToFile(empty) PASS : tst_QNetworkReply::putToFile(generic) PASS : tst_QNetworkReply::putToFile(small) PASS : tst_QNetworkReply::putToFile(with-nul) PASS : tst_QNetworkReply::putToFile(4k+1) PASS : tst_QNetworkReply::putToFile(128k+1) PASS : tst_QNetworkReply::putToFile(2MB+1) QWARN : tst_QNetworkReply::putToFtp(empty) QIODevice::read: device not open PASS : tst_QNetworkReply::putToFtp(empty) QWARN : tst_QNetworkReply::putToFtp(generic) QIODevice::read: device not open PASS : tst_QNetworkReply::putToFtp(generic) QWARN : tst_QNetworkReply::putToFtp(small) QIODevice::read: device not open PASS : tst_QNetworkReply::putToFtp(small) QWARN : tst_QNetworkReply::putToFtp(with-nul) QIODevice::read: device not open PASS : tst_QNetworkReply::putToFtp(with-nul) QWARN : tst_QNetworkReply::putToFtp(4k+1) QIODevice::read: device not open PASS : tst_QNetworkReply::putToFtp(4k+1) QWARN : tst_QNetworkReply::putToFtp(128k+1) QIODevice::read: device not open PASS : tst_QNetworkReply::putToFtp(128k+1) QWARN : tst_QNetworkReply::putToFtp(2MB+1) QIODevice::read: device not open PASS : tst_QNetworkReply::putToFtp(2MB+1) PASS : tst_QNetworkReply::putToHttp(empty) PASS : tst_QNetworkReply::putToHttp(generic) PASS : tst_QNetworkReply::putToHttp(small) PASS : tst_QNetworkReply::putToHttp(with-nul) PASS : tst_QNetworkReply::putToHttp(4k+1) PASS : tst_QNetworkReply::putToHttp(128k+1) PASS : tst_QNetworkReply::putToHttp(2MB+1) PASS : tst_QNetworkReply::putToHttpSynchronous(empty) PASS : tst_QNetworkReply::putToHttpSynchronous(generic) PASS : tst_QNetworkReply::putToHttpSynchronous(small) PASS : tst_QNetworkReply::putToHttpSynchronous(with-nul) PASS : tst_QNetworkReply::putToHttpSynchronous(4k+1) PASS : tst_QNetworkReply::putToHttpSynchronous(128k+1) PASS : tst_QNetworkReply::putToHttpSynchronous(2MB+1) SKIP : tst_QNetworkReply::putToHttpMultipart(empty) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2439)] SKIP : tst_QNetworkReply::putToHttpMultipart(empty-related) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2439)] SKIP : tst_QNetworkReply::putToHttpMultipart(empty-alternative) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2439)] SKIP : tst_QNetworkReply::putToHttpMultipart(text) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2439)] SKIP : tst_QNetworkReply::putToHttpMultipart(text-custom) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2439)] SKIP : tst_QNetworkReply::putToHttpMultipart(text-text) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2439)] SKIP : tst_QNetworkReply::putToHttpMultipart(text-text-text) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2439)] SKIP : tst_QNetworkReply::putToHttpMultipart(image) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2439)] SKIP : tst_QNetworkReply::putToHttpMultipart(text-image-image) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2439)] SKIP : tst_QNetworkReply::putToHttpMultipart(3-images) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2439)] SKIP : tst_QNetworkReply::putToHttpMultipart(image-as-content) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2439)] PASS : tst_QNetworkReply::postToHttp(empty) PASS : tst_QNetworkReply::postToHttp(generic) PASS : tst_QNetworkReply::postToHttp(small) PASS : tst_QNetworkReply::postToHttp(with-nul) PASS : tst_QNetworkReply::postToHttp(4k+1) PASS : tst_QNetworkReply::postToHttp(128k+1) PASS : tst_QNetworkReply::postToHttp(2MB+1) PASS : tst_QNetworkReply::postToHttpSynchronous(empty) PASS : tst_QNetworkReply::postToHttpSynchronous(generic) PASS : tst_QNetworkReply::postToHttpSynchronous(small) PASS : tst_QNetworkReply::postToHttpSynchronous(with-nul) PASS : tst_QNetworkReply::postToHttpSynchronous(4k+1) PASS : tst_QNetworkReply::postToHttpSynchronous(128k+1) PASS : tst_QNetworkReply::postToHttpSynchronous(2MB+1) PASS : tst_QNetworkReply::postToHttpMultipart(empty) PASS : tst_QNetworkReply::postToHttpMultipart(empty-related) PASS : tst_QNetworkReply::postToHttpMultipart(empty-alternative) PASS : tst_QNetworkReply::postToHttpMultipart(text) PASS : tst_QNetworkReply::postToHttpMultipart(text-custom) PASS : tst_QNetworkReply::postToHttpMultipart(text-text) PASS : tst_QNetworkReply::postToHttpMultipart(text-text-text) PASS : tst_QNetworkReply::postToHttpMultipart(image) PASS : tst_QNetworkReply::postToHttpMultipart(text-image-image) PASS : tst_QNetworkReply::postToHttpMultipart(3-images) PASS : tst_QNetworkReply::postToHttpMultipart(image-as-content) PASS : tst_QNetworkReply::multipartSkipIndices() PASS : tst_QNetworkReply::putToHttps(empty) PASS : tst_QNetworkReply::putToHttps(generic) PASS : tst_QNetworkReply::putToHttps(small) PASS : tst_QNetworkReply::putToHttps(with-nul) PASS : tst_QNetworkReply::putToHttps(4k+1) PASS : tst_QNetworkReply::putToHttps(128k+1) PASS : tst_QNetworkReply::putToHttps(2MB+1) PASS : tst_QNetworkReply::putToHttpsSynchronous(empty) PASS : tst_QNetworkReply::putToHttpsSynchronous(generic) PASS : tst_QNetworkReply::putToHttpsSynchronous(small) PASS : tst_QNetworkReply::putToHttpsSynchronous(with-nul) PASS : tst_QNetworkReply::putToHttpsSynchronous(4k+1) PASS : tst_QNetworkReply::putToHttpsSynchronous(128k+1) PASS : tst_QNetworkReply::putToHttpsSynchronous(2MB+1) PASS : tst_QNetworkReply::postToHttps(empty) PASS : tst_QNetworkReply::postToHttps(generic) PASS : tst_QNetworkReply::postToHttps(small) PASS : tst_QNetworkReply::postToHttps(with-nul) PASS : tst_QNetworkReply::postToHttps(4k+1) PASS : tst_QNetworkReply::postToHttps(128k+1) PASS : tst_QNetworkReply::postToHttps(2MB+1) PASS : tst_QNetworkReply::postToHttpsSynchronous(empty) PASS : tst_QNetworkReply::postToHttpsSynchronous(generic) PASS : tst_QNetworkReply::postToHttpsSynchronous(small) PASS : tst_QNetworkReply::postToHttpsSynchronous(with-nul) PASS : tst_QNetworkReply::postToHttpsSynchronous(4k+1) PASS : tst_QNetworkReply::postToHttpsSynchronous(128k+1) PASS : tst_QNetworkReply::postToHttpsSynchronous(2MB+1) PASS : tst_QNetworkReply::postToHttpsMultipart(empty) PASS : tst_QNetworkReply::postToHttpsMultipart(empty-related) PASS : tst_QNetworkReply::postToHttpsMultipart(empty-alternative) PASS : tst_QNetworkReply::postToHttpsMultipart(text) PASS : tst_QNetworkReply::postToHttpsMultipart(text-custom) PASS : tst_QNetworkReply::postToHttpsMultipart(text-text) PASS : tst_QNetworkReply::postToHttpsMultipart(text-text-text) PASS : tst_QNetworkReply::postToHttpsMultipart(image) PASS : tst_QNetworkReply::postToHttpsMultipart(text-image-image) PASS : tst_QNetworkReply::postToHttpsMultipart(3-images) PASS : tst_QNetworkReply::postToHttpsMultipart(image-as-content) PASS : tst_QNetworkReply::deleteFromHttp(405-method-not-allowed) PASS : tst_QNetworkReply::deleteFromHttp(200-ok) PASS : tst_QNetworkReply::deleteFromHttp(202-accepted) PASS : tst_QNetworkReply::deleteFromHttp(204-no-content) PASS : tst_QNetworkReply::deleteFromHttp(404-not-found) PASS : tst_QNetworkReply::putGetDeleteGetFromHttp(success) PASS : tst_QNetworkReply::putGetDeleteGetFromHttp(delete-error) PASS : tst_QNetworkReply::sendCustomRequestToHttp(options) PASS : tst_QNetworkReply::sendCustomRequestToHttp(trace) PASS : tst_QNetworkReply::sendCustomRequestToHttp(connect) PASS : tst_QNetworkReply::sendCustomRequestToHttp(nonsense) PASS : tst_QNetworkReply::sendCustomRequestToHttp(post) PASS : tst_QNetworkReply::sendCustomRequestToHttp(put) PASS : tst_QNetworkReply::connectToIPv6Address(localhost) PASS : tst_QNetworkReply::ioGetFromData(data-empty) PASS : tst_QNetworkReply::ioGetFromData(data-literal) PASS : tst_QNetworkReply::ioGetFromData(data-pct) PASS : tst_QNetworkReply::ioGetFromData(data-base64) PASS : tst_QNetworkReply::ioGetFromFileSpecial(resource) PASS : tst_QNetworkReply::ioGetFromFileSpecial(search-path) PASS : tst_QNetworkReply::ioGetFromFileSpecial(bigfile-path) PASS : tst_QNetworkReply::ioGetFromFile(empty) PASS : tst_QNetworkReply::ioGetFromFile(generic) PASS : tst_QNetworkReply::ioGetFromFile(small) PASS : tst_QNetworkReply::ioGetFromFile(with-nul) PASS : tst_QNetworkReply::ioGetFromFile(4k+1) PASS : tst_QNetworkReply::ioGetFromFile(128k+1) PASS : tst_QNetworkReply::ioGetFromFile(2MB+1) PASS : tst_QNetworkReply::ioGetFromFtp(bigfile) PASS : tst_QNetworkReply::ioGetFromFtp(rfc3252.txt) PASS : tst_QNetworkReply::ioGetFromFtpWithReuse() PASS : tst_QNetworkReply::ioGetFromHttp() QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+unlimited) Server will send 44 bytes of header and 1200000 bytes of data QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+unlimited) RateControlledReader: going to read 10240 bytes every 50 ms QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+unlimited) actual read rate will be 204800 bytes/sec (wanted 204800 bytes/sec) QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+unlimited) FastSender: flushed 1200044 bytes in 12 ms: rate = 100003666 B/s QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+unlimited) wrapUp: found 1200000 bytes left. progress 1200000 QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+unlimited) send rate: 100003666 B/s QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+unlimited) receive rate: 92307692 (it received 1200000 bytes in 13 ms) PASS : tst_QNetworkReply::ioGetFromBuiltinHttp(http+unlimited) QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+limited) Server will send 44 bytes of header and 1200000 bytes of data QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+limited) RateControlledReader: going to read 4096 bytes every 20 ms QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+limited) actual read rate will be 204800 bytes/sec (wanted 204800 bytes/sec) QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+limited) FastSender: ok, kernel buffer is full after writing 169984 bytes QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+limited) Still having 1024 bytes to write, doing that now QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+limited) FastSender: flushed 1030060 bytes in 4961 ms: rate = 207631 B/s QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+limited) wrapUp: found 8064 bytes left. progress 1200000 QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+limited) send rate: 207631 B/s QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+limited) receive rate: 206079 (it received 1200000 bytes in 5823 ms) QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+limited) 172032 <= 207631 <= 237568 ? PASS : tst_QNetworkReply::ioGetFromBuiltinHttp(http+limited) QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+unlimited) Server will send 44 bytes of header and 1200000 bytes of data QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+unlimited) RateControlledReader: going to read 10240 bytes every 50 ms QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+unlimited) actual read rate will be 204800 bytes/sec (wanted 204800 bytes/sec) QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+unlimited) slotSslErrors "Unknown error" ("The issuer certificate of a locally looked up certificate could not be found", "No certificates could be verified") QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+unlimited) FastSender: flushed 1200044 bytes in 138 ms: rate = 8695971 B/s QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+unlimited) wrapUp: found 1179520 bytes left. progress 1200000 QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+unlimited) send rate: 8695971 B/s QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+unlimited) receive rate: 7547169 (it received 1200000 bytes in 159 ms) PASS : tst_QNetworkReply::ioGetFromBuiltinHttp(https+unlimited) QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+limited) Server will send 44 bytes of header and 1200000 bytes of data QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+limited) RateControlledReader: going to read 4096 bytes every 20 ms QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+limited) actual read rate will be 204800 bytes/sec (wanted 204800 bytes/sec) QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+limited) slotSslErrors "Unknown error" ("The issuer certificate of a locally looked up certificate could not be found", "No certificates could be verified") QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+limited) FastSender: ok, kernel buffer is full after writing 290816 bytes QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+limited) FastSender: flushed 909228 bytes in 4652 ms: rate = 195448 B/s QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+limited) wrapUp: found 122752 bytes left. progress 1200000 QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+limited) send rate: 195448 B/s QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+limited) receive rate: 225267 (it received 1200000 bytes in 5327 ms) QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+limited) 172032 <= 195448 <= 237568 ? PASS : tst_QNetworkReply::ioGetFromBuiltinHttp(https+limited) PASS : tst_QNetworkReply::ioGetFromHttpWithReuseParallel() PASS : tst_QNetworkReply::ioGetFromHttpWithReuseSequential() PASS : tst_QNetworkReply::ioGetFromHttpWithAuth(basic) PASS : tst_QNetworkReply::ioGetFromHttpWithAuth(digest) PASS : tst_QNetworkReply::ioGetFromHttpWithAuth(basic-in-url) PASS : tst_QNetworkReply::ioGetFromHttpWithAuth(digest-in-url) PASS : tst_QNetworkReply::ioGetFromHttpWithAuth(basic-bad-user-in-url) PASS : tst_QNetworkReply::ioGetFromHttpWithAuth(basic-bad-password-in-url) PASS : tst_QNetworkReply::ioGetFromHttpWithAuth(digest-bad-user-in-url) PASS : tst_QNetworkReply::ioGetFromHttpWithAuth(digest-bad-password-in-url) PASS : tst_QNetworkReply::ioGetFromHttpWithAuthSynchronous() PASS : tst_QNetworkReply::ioGetFromHttpWithProxyAuth() PASS : tst_QNetworkReply::ioGetFromHttpWithProxyAuthSynchronous() XFAIL : tst_QNetworkReply::ioGetFromHttpWithSocksProxy() QTcpSocket doesn't return enough information yet Loc: [../tst_qnetworkreply.cpp(3430)] PASS : tst_QNetworkReply::ioGetFromHttpWithSocksProxy() PASS : tst_QNetworkReply::ioGetFromHttpsWithSslErrors() PASS : tst_QNetworkReply::ioGetFromHttpsWithIgnoreSslErrors() PASS : tst_QNetworkReply::ioGetFromHttpsWithSslHandshakeError() QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(no-newline) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(no-newline) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(no-newline) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(no-newline) QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines) QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines2) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines2) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines2) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines2) QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines3) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines3) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines3) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines3) QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-version) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-version) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-version) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-version) QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-version2) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-version2) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-version2) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-version2) QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-reply-code) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-reply-code) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-reply-code) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-reply-code) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(empty+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(no-newline+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(just-newline+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(just-2newline+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines2+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines3+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-version+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-version2+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-reply-code+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(immediate disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(justHalfStatus+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(justStatus+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(justStatusAndHalfHeaders+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(halfContent+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpStatus100(normal) PASS : tst_QNetworkReply::ioGetFromHttpStatus100(minimal) PASS : tst_QNetworkReply::ioGetFromHttpStatus100(minimal2) PASS : tst_QNetworkReply::ioGetFromHttpStatus100(minimal3) PASS : tst_QNetworkReply::ioGetFromHttpStatus100(minimal+404) PASS : tst_QNetworkReply::ioGetFromHttpStatus100(with_headers) PASS : tst_QNetworkReply::ioGetFromHttpStatus100(with_headers2) PASS : tst_QNetworkReply::ioGetFromHttpNoHeaders(justStatus+noheaders+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(not-cached,always-network) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(not-cached,prefer-network) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(not-cached,prefer-cache) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(expired,200,prefer-network) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(expired,200,prefer-cache) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(expired,304,prefer-network) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(expired,304,prefer-cache) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(not-expired,200,always-network) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(not-expired,200,prefer-network) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(not-expired,200,prefer-cache) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(not-expired,200,always-cache) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(not-expired,304,prefer-network) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(not-expired,304,prefer-cache) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(not-expired,304,always-cache) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(must-revalidate,200,always-network) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(must-revalidate,200,prefer-network) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(must-revalidate,200,prefer-cache) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(must-revalidate,200,always-cache) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(must-revalidate,304,prefer-network) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(must-revalidate,304,prefer-cache) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(must-revalidate,304,always-cache) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(partial,dontuse-cache) PASS : tst_QNetworkReply::ioGetWithManyProxies(http-on-http) PASS : tst_QNetworkReply::ioGetWithManyProxies(http-on-http2) PASS : tst_QNetworkReply::ioGetWithManyProxies(http-on-socks) PASS : tst_QNetworkReply::ioGetWithManyProxies(ftp-on-ftp) XFAIL : tst_QNetworkReply::ioGetWithManyProxies(ftp-on-socks) QFtp is too limited and won't accept non-FTP proxies Loc: [../tst_qnetworkreply.cpp(4032)] PASS : tst_QNetworkReply::ioGetWithManyProxies(ftp-on-socks) PASS : tst_QNetworkReply::ioGetWithManyProxies(https-on-http) PASS : tst_QNetworkReply::ioGetWithManyProxies(https-on-socks) PASS : tst_QNetworkReply::ioGetWithManyProxies(http-on-ftp) PASS : tst_QNetworkReply::ioGetWithManyProxies(ftp-on-http) PASS : tst_QNetworkReply::ioGetWithManyProxies(ftp-on-multiple-http) PASS : tst_QNetworkReply::ioGetWithManyProxies(https-on-httptransparent) PASS : tst_QNetworkReply::ioGetWithManyProxies(https-on-ftp) PASS : tst_QNetworkReply::ioGetWithManyProxies(http-on-multiple-http) PASS : tst_QNetworkReply::ioGetWithManyProxies(http-on-http+socks) PASS : tst_QNetworkReply::ioGetWithManyProxies(http-on-ftp+http+socks) PASS : tst_QNetworkReply::ioGetWithManyProxies(http-on-noproxy+http) PASS : tst_QNetworkReply::ioGetWithManyProxies(http-on-ftp+noproxy) PASS : tst_QNetworkReply::ioGetWithManyProxies(ftp-on-http+ftp) PASS : tst_QNetworkReply::ioGetWithManyProxies(https-on-httpcaching+http) PASS : tst_QNetworkReply::ioGetWithManyProxies(https-on-ftp+httpcaching+http) PASS : tst_QNetworkReply::ioPutToFileFromFile(empty) PASS : tst_QNetworkReply::ioPutToFileFromFile(real-file) PASS : tst_QNetworkReply::ioPutToFileFromFile(resource) PASS : tst_QNetworkReply::ioPutToFileFromFile(search-path) PASS : tst_QNetworkReply::ioPutToFileFromSocket(empty) PASS : tst_QNetworkReply::ioPutToFileFromSocket(generic) PASS : tst_QNetworkReply::ioPutToFileFromSocket(small) PASS : tst_QNetworkReply::ioPutToFileFromSocket(with-nul) PASS : tst_QNetworkReply::ioPutToFileFromSocket(4k+1) PASS : tst_QNetworkReply::ioPutToFileFromSocket(128k+1) PASS : tst_QNetworkReply::ioPutToFileFromSocket(2MB+1) PASS : tst_QNetworkReply::ioPutToFileFromLocalSocket(empty) PASS : tst_QNetworkReply::ioPutToFileFromLocalSocket(generic) PASS : tst_QNetworkReply::ioPutToFileFromLocalSocket(small) PASS : tst_QNetworkReply::ioPutToFileFromLocalSocket(with-nul) PASS : tst_QNetworkReply::ioPutToFileFromLocalSocket(4k+1) PASS : tst_QNetworkReply::ioPutToFileFromLocalSocket(128k+1) PASS : tst_QNetworkReply::ioPutToFileFromLocalSocket(2MB+1) PASS : tst_QNetworkReply::ioPutToFileFromProcess(empty) PASS : tst_QNetworkReply::ioPutToFileFromProcess(generic) PASS : tst_QNetworkReply::ioPutToFileFromProcess(small) PASS : tst_QNetworkReply::ioPutToFileFromProcess(with-nul) PASS : tst_QNetworkReply::ioPutToFileFromProcess(4k+1) PASS : tst_QNetworkReply::ioPutToFileFromProcess(128k+1) PASS : tst_QNetworkReply::ioPutToFileFromProcess(2MB+1) QWARN : tst_QNetworkReply::ioPutToFtpFromFile(empty) QIODevice::read: device not open PASS : tst_QNetworkReply::ioPutToFtpFromFile(empty) QWARN : tst_QNetworkReply::ioPutToFtpFromFile(real-file) QIODevice::read: device not open PASS : tst_QNetworkReply::ioPutToFtpFromFile(real-file) QWARN : tst_QNetworkReply::ioPutToFtpFromFile(resource) QIODevice::read: device not open PASS : tst_QNetworkReply::ioPutToFtpFromFile(resource) QWARN : tst_QNetworkReply::ioPutToFtpFromFile(search-path) QIODevice::read: device not open PASS : tst_QNetworkReply::ioPutToFtpFromFile(search-path) PASS : tst_QNetworkReply::ioPutToHttpFromFile(empty) PASS : tst_QNetworkReply::ioPutToHttpFromFile(real-file) PASS : tst_QNetworkReply::ioPutToHttpFromFile(resource) PASS : tst_QNetworkReply::ioPutToHttpFromFile(search-path) PASS : tst_QNetworkReply::ioPostToHttpFromFile(empty) PASS : tst_QNetworkReply::ioPostToHttpFromFile(real-file) PASS : tst_QNetworkReply::ioPostToHttpFromFile(resource) PASS : tst_QNetworkReply::ioPostToHttpFromFile(search-path) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(empty) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(generic) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(small) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(with-nul) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(4k+1) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(128k+1) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(empty+auth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(generic+auth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(small+auth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(with-nul+auth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(4k+1+auth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(128k+1+auth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(empty+proxy) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(generic+proxy) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(small+proxy) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(with-nul+proxy) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(4k+1+proxy) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(128k+1+proxy) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(empty+auth+proxy) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(generic+auth+proxy) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(small+auth+proxy) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(with-nul+auth+proxy) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(4k+1+auth+proxy) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(128k+1+auth+proxy) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(empty+proxyauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(generic+proxyauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(small+proxyauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(with-nul+proxyauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(4k+1+proxyauth) SKIP : tst_QNetworkReply::ioPostToHttpFromSocket(128k+1+proxyauth) Squid cannot handle authentication with POST data >= 64K (QTBUG-33180) Loc: [../tst_qnetworkreply.cpp(4395)] PASS : tst_QNetworkReply::ioPostToHttpFromSocket(empty+auth+proxyauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(generic+auth+proxyauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(small+auth+proxyauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(with-nul+auth+proxyauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(4k+1+auth+proxyauth) SKIP : tst_QNetworkReply::ioPostToHttpFromSocket(128k+1+auth+proxyauth) Squid cannot handle authentication with POST data >= 64K (QTBUG-33180) Loc: [../tst_qnetworkreply.cpp(4395)] PASS : tst_QNetworkReply::ioPostToHttpFromSocket(empty+socks) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(generic+socks) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(small+socks) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(with-nul+socks) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(4k+1+socks) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(128k+1+socks) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(empty+auth+socks) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(generic+auth+socks) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(small+auth+socks) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(with-nul+auth+socks) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(4k+1+auth+socks) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(128k+1+auth+socks) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(empty+socksauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(generic+socksauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(small+socksauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(with-nul+socksauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(4k+1+socksauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(128k+1+socksauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(empty+auth+socksauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(generic+auth+socksauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(small+auth+socksauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(with-nul+auth+socksauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(4k+1+auth+socksauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(128k+1+auth+socksauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocketSynchronous(empty) PASS : tst_QNetworkReply::ioPostToHttpFromSocketSynchronous(generic) PASS : tst_QNetworkReply::ioPostToHttpFromSocketSynchronous(small) PASS : tst_QNetworkReply::ioPostToHttpFromSocketSynchronous(with-nul) PASS : tst_QNetworkReply::ioPostToHttpFromSocketSynchronous(4k+1) PASS : tst_QNetworkReply::ioPostToHttpFromSocketSynchronous(128k+1) PASS : tst_QNetworkReply::ioPostToHttpFromSocketSynchronous(2MB+1) PASS : tst_QNetworkReply::ioPostToHttpFromMiddleOfFileToEnd() PASS : tst_QNetworkReply::ioPostToHttpFromMiddleOfFileFiveBytes() PASS : tst_QNetworkReply::ioPostToHttpFromMiddleOfQBufferFiveBytes() PASS : tst_QNetworkReply::ioPostToHttpNoBufferFlag() PASS : tst_QNetworkReply::ioPostToHttpUploadProgress() PASS : tst_QNetworkReply::ioPostToHttpEmptyUploadProgress() PASS : tst_QNetworkReply::lastModifiedHeaderForFile() PASS : tst_QNetworkReply::lastModifiedHeaderForHttp() PASS : tst_QNetworkReply::httpCanReadLine() SKIP : tst_QNetworkReply::rateControl(15) Test disabled -- only for manual purposes Loc: [../tst_qnetworkreply.cpp(4983)] SKIP : tst_QNetworkReply::rateControl(40) Test disabled -- only for manual purposes Loc: [../tst_qnetworkreply.cpp(4983)] SKIP : tst_QNetworkReply::rateControl(73) Test disabled -- only for manual purposes Loc: [../tst_qnetworkreply.cpp(4983)] SKIP : tst_QNetworkReply::rateControl(80) Test disabled -- only for manual purposes Loc: [../tst_qnetworkreply.cpp(4983)] SKIP : tst_QNetworkReply::rateControl(125) Test disabled -- only for manual purposes Loc: [../tst_qnetworkreply.cpp(4983)] SKIP : tst_QNetworkReply::rateControl(250) Test disabled -- only for manual purposes Loc: [../tst_qnetworkreply.cpp(4983)] SKIP : tst_QNetworkReply::rateControl(1024) Test disabled -- only for manual purposes Loc: [../tst_qnetworkreply.cpp(4983)] PASS : tst_QNetworkReply::downloadProgress(empty) PASS : tst_QNetworkReply::downloadProgress(http:small) PASS : tst_QNetworkReply::downloadProgress(http:big) PASS : tst_QNetworkReply::downloadProgress(http:no-length) PASS : tst_QNetworkReply::downloadProgress(ftp:small) PASS : tst_QNetworkReply::downloadProgress(ftp:big) QWARN : tst_QNetworkReply::uploadProgress(empty) QIODevice::read: device not open PASS : tst_QNetworkReply::uploadProgress(empty) PASS : tst_QNetworkReply::uploadProgress(generic) PASS : tst_QNetworkReply::uploadProgress(small) PASS : tst_QNetworkReply::uploadProgress(with-nul) PASS : tst_QNetworkReply::uploadProgress(4k+1) PASS : tst_QNetworkReply::uploadProgress(128k+1) PASS : tst_QNetworkReply::uploadProgress(2MB+1) PASS : tst_QNetworkReply::chaining(empty) PASS : tst_QNetworkReply::chaining(generic) PASS : tst_QNetworkReply::chaining(small) PASS : tst_QNetworkReply::chaining(with-nul) PASS : tst_QNetworkReply::chaining(4k+1) PASS : tst_QNetworkReply::chaining(128k+1) PASS : tst_QNetworkReply::chaining(2MB+1) PASS : tst_QNetworkReply::receiveCookiesFromHttp(empty) PASS : tst_QNetworkReply::receiveCookiesFromHttp(simple-cookie) PASS : tst_QNetworkReply::receiveCookiesFromHttp(two-cookies) PASS : tst_QNetworkReply::receiveCookiesFromHttp(invalid-two-cookies) PASS : tst_QNetworkReply::receiveCookiesFromHttp(invalid-cookie-path) PASS : tst_QNetworkReply::receiveCookiesFromHttp(invalid-cookie-domain) PASS : tst_QNetworkReply::receiveCookiesFromHttpSynchronous(empty) PASS : tst_QNetworkReply::receiveCookiesFromHttpSynchronous(simple-cookie) PASS : tst_QNetworkReply::receiveCookiesFromHttpSynchronous(two-cookies) PASS : tst_QNetworkReply::receiveCookiesFromHttpSynchronous(invalid-two-cookies) PASS : tst_QNetworkReply::receiveCookiesFromHttpSynchronous(invalid-cookie-path) PASS : tst_QNetworkReply::receiveCookiesFromHttpSynchronous(invalid-cookie-domain) PASS : tst_QNetworkReply::sendCookies(empty) PASS : tst_QNetworkReply::sendCookies(no-match-domain) PASS : tst_QNetworkReply::sendCookies(no-match-path) PASS : tst_QNetworkReply::sendCookies(simple-cookie) PASS : tst_QNetworkReply::sendCookies(two-cookies) PASS : tst_QNetworkReply::sendCookies(domain-match) PASS : tst_QNetworkReply::sendCookies(domain-match-2) PASS : tst_QNetworkReply::sendCookiesSynchronous(empty) PASS : tst_QNetworkReply::sendCookiesSynchronous(no-match-domain) PASS : tst_QNetworkReply::sendCookiesSynchronous(no-match-path) PASS : tst_QNetworkReply::sendCookiesSynchronous(simple-cookie) PASS : tst_QNetworkReply::sendCookiesSynchronous(two-cookies) PASS : tst_QNetworkReply::sendCookiesSynchronous(domain-match) PASS : tst_QNetworkReply::sendCookiesSynchronous(domain-match-2) QDEBUG : tst_QNetworkReply::nestedEventLoops() Takes 16 seconds to run, please wait PASS : tst_QNetworkReply::nestedEventLoops() PASS : tst_QNetworkReply::httpProxyCommands(http) PASS : tst_QNetworkReply::httpProxyCommands(https) PASS : tst_QNetworkReply::httpProxyCommandsSynchronous(http) PASS : tst_QNetworkReply::httpProxyCommandsSynchronous(https) PASS : tst_QNetworkReply::proxyChange() PASS : tst_QNetworkReply::authorizationError(unknown-authorization-method) PASS : tst_QNetworkReply::authorizationError(unknown-proxy-authorization-method) PASS : tst_QNetworkReply::httpConnectionCount() PASS : tst_QNetworkReply::httpReUsingConnectionSequential(deleteLater) PASS : tst_QNetworkReply::httpReUsingConnectionSequential(noDeleteLater) PASS : tst_QNetworkReply::httpReUsingConnectionFromFinishedSlot(deleteLater) PASS : tst_QNetworkReply::httpReUsingConnectionFromFinishedSlot(noDeleteLater) PASS : tst_QNetworkReply::httpRecursiveCreation() PASS : tst_QNetworkReply::ioPostToHttpsUploadProgress() PASS : tst_QNetworkReply::ignoreSslErrorsList(SSL-failure-empty-list) PASS : tst_QNetworkReply::ignoreSslErrorsList(SSL-failure-wrong-error) PASS : tst_QNetworkReply::ignoreSslErrorsList(allErrorsInExpectedList1) PASS : tst_QNetworkReply::ignoreSslErrorsList(allErrorsInExpectedList2) PASS : tst_QNetworkReply::ignoreSslErrorsList(SSL-failure-empty-list-again) PASS : tst_QNetworkReply::ignoreSslErrorsListWithSlot(SSL-failure-empty-list) PASS : tst_QNetworkReply::ignoreSslErrorsListWithSlot(SSL-failure-wrong-error) PASS : tst_QNetworkReply::ignoreSslErrorsListWithSlot(allErrorsInExpectedList1) PASS : tst_QNetworkReply::ignoreSslErrorsListWithSlot(allErrorsInExpectedList2) PASS : tst_QNetworkReply::ignoreSslErrorsListWithSlot(SSL-failure-empty-list-again) QDEBUG : tst_QNetworkReply::encrypted() "qt-test-server.qt-test-net" PASS : tst_QNetworkReply::encrypted() PASS : tst_QNetworkReply::sslConfiguration(empty) PASS : tst_QNetworkReply::sslConfiguration(default) PASS : tst_QNetworkReply::sslConfiguration(set-root-cert) PASS : tst_QNetworkReply::sslConfiguration(secure) PASS : tst_QNetworkReply::sslSessionSharing(enabled) PASS : tst_QNetworkReply::sslSessionSharing(disabled) PASS : tst_QNetworkReply::sslSessionSharingFromPersistentSession(enabled) PASS : tst_QNetworkReply::sslSessionSharingFromPersistentSession(disabled) SKIP : tst_QNetworkReply::getAndThenDeleteObject(delete-reply-first) unstable test - reply may be finished too early Loc: [../tst_qnetworkreply.cpp(6092)] SKIP : tst_QNetworkReply::getAndThenDeleteObject(delete-qnam-first) unstable test - reply may be finished too early Loc: [../tst_qnetworkreply.cpp(6092)] PASS : tst_QNetworkReply::symbianOpenCDataUrlCrash() PASS : tst_QNetworkReply::getFromHttpIntoBuffer(rfc-internal) PASS : tst_QNetworkReply::getFromHttpIntoBuffer2(use-download-buffer) PASS : tst_QNetworkReply::getFromHttpIntoBuffer2(do-not-use-download-buffer) PASS : tst_QNetworkReply::getFromHttpIntoBufferCanReadLine() PASS : tst_QNetworkReply::ioGetFromHttpWithoutContentLength() XFAIL : tst_QNetworkReply::ioGetFromHttpBrokenChunkedEncoding() We should close the socket and not just do nothing Loc: [../tst_qnetworkreply.cpp(6415)] XFAIL : tst_QNetworkReply::ioGetFromHttpBrokenChunkedEncoding() We should close the socket and not just do nothing Loc: [../tst_qnetworkreply.cpp(6417)] PASS : tst_QNetworkReply::ioGetFromHttpBrokenChunkedEncoding() PASS : tst_QNetworkReply::qtbug12908compressedHttpReply() PASS : tst_QNetworkReply::compressedHttpReplyBrokenGzip() PASS : tst_QNetworkReply::getFromUnreachableIp() PASS : tst_QNetworkReply::qtbug4121unknownAuthentication() PASS : tst_QNetworkReply::qtbug13431replyThrottling() PASS : tst_QNetworkReply::httpWithNoCredentialUsage() PASS : tst_QNetworkReply::qtbug15311doubleContentLength() PASS : tst_QNetworkReply::qtbug18232gzipContentLengthZero() PASS : tst_QNetworkReply::qtbug22660gzipNoContentLengthEmptyContent() PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 0) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 1) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 2) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 3) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 4) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 5) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 6) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 7) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 8) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 9) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 10) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 11) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 12) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 13) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 14) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 15) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 16) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 17) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 18) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 19) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 20) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 21) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 22) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 23) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 24) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 25) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 26) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 27) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 28) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 29) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 30) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 31) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 32) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 33) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 34) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 35) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 36) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 37) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 38) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 39) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 40) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 41) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 42) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 43) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 44) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 45) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 46) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 47) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 48) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 49) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 50) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 51) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 52) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 53) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 54) PASS : tst_QNetworkReply::qtbug28035browserDoesNotLoadQtProjectOrgCorrectly() PASS : tst_QNetworkReply::synchronousRequest(http) PASS : tst_QNetworkReply::synchronousRequest(http-gzip) PASS : tst_QNetworkReply::synchronousRequest(https) PASS : tst_QNetworkReply::synchronousRequest(data) PASS : tst_QNetworkReply::synchronousRequest(simple-file) PASS : tst_QNetworkReply::synchronousRequestSslFailure() PASS : tst_QNetworkReply::httpAbort() PASS : tst_QNetworkReply::dontInsertPartialContentIntoTheCache() PASS : tst_QNetworkReply::httpUserAgent() PASS : tst_QNetworkReply::authenticationCacheAfterCancel(http) PASS : tst_QNetworkReply::authenticationCacheAfterCancel(https) PASS : tst_QNetworkReply::authenticationCacheAfterCancel(http+proxy) PASS : tst_QNetworkReply::authenticationCacheAfterCancel(https+proxy) QWARN : tst_QNetworkReply::authenticationCacheAfterCancel(http+proxyauth) QNetworkAccessCache::addEntry: overriding active cache entry 'auth:proxy-http://qsockstest at 10.212.2.0:3129#Squid%20proxy-caching%20web%20server' QWARN : tst_QNetworkReply::authenticationCacheAfterCancel(http+proxyauth) QNetworkAccessCache::addEntry: overriding active cache entry 'auth:proxy-http://qsockstest at 10.212.2.0:3129' QWARN : tst_QNetworkReply::authenticationCacheAfterCancel(http+proxyauth) QNetworkAccessCache::addEntry: overriding active cache entry 'auth:proxy-http://10.212.2.0:3129' QWARN : tst_QNetworkReply::authenticationCacheAfterCancel(http+proxyauth) QNetworkAccessCache::addEntry: overriding active cache entry 'auth:proxy-http://qsockstest at 10.212.2.0:3129#Squid%20proxy-caching%20web%20server' QWARN : tst_QNetworkReply::authenticationCacheAfterCancel(http+proxyauth) QNetworkAccessCache::addEntry: overriding active cache entry 'auth:proxy-http://qsockstest at 10.212.2.0:3129' QWARN : tst_QNetworkReply::authenticationCacheAfterCancel(http+proxyauth) QNetworkAccessCache::addEntry: overriding active cache entry 'auth:proxy-http://10.212.2.0:3129' PASS : tst_QNetworkReply::authenticationCacheAfterCancel(http+proxyauth) QWARN : tst_QNetworkReply::authenticationCacheAfterCancel(https+proxyauth) QNetworkAccessCache::addEntry: overriding active cache entry 'auth:proxy-http://qsockstest at 10.212.2.0:3129#Squid%20proxy-caching%20web%20server' QWARN : tst_QNetworkReply::authenticationCacheAfterCancel(https+proxyauth) QNetworkAccessCache::addEntry: overriding active cache entry 'auth:proxy-http://qsockstest at 10.212.2.0:3129' QWARN : tst_QNetworkReply::authenticationCacheAfterCancel(https+proxyauth) QNetworkAccessCache::addEntry: overriding active cache entry 'auth:proxy-http://10.212.2.0:3129' PASS : tst_QNetworkReply::authenticationCacheAfterCancel(https+proxyauth) PASS : tst_QNetworkReply::authenticationCacheAfterCancel(http+socks) PASS : tst_QNetworkReply::authenticationCacheAfterCancel(https+socks) FAIL! : tst_QNetworkReply::authenticationCacheAfterCancel(http+socksauth) Compared values are not the same Actual (reply->error()) : HostNotFoundError Expected (QNetworkReply::ProxyAuthenticationRequiredError): ProxyAuthenticationRequiredError Loc: [../tst_qnetworkreply.cpp(6599)] FAIL! : tst_QNetworkReply::authenticationCacheAfterCancel(https+socksauth) Compared values are not the same Actual (reply->error()) : HostNotFoundError Expected (QNetworkReply::ProxyAuthenticationRequiredError): ProxyAuthenticationRequiredError Loc: [../tst_qnetworkreply.cpp(6599)] PASS : tst_QNetworkReply::authenticationWithDifferentRealm() PASS : tst_QNetworkReply::synchronousAuthenticationCache() PASS : tst_QNetworkReply::pipelining() PASS : tst_QNetworkReply::closeDuringDownload(http) QWARN : tst_QNetworkReply::closeDuringDownload(ftp) QIODevice::read: device not open PASS : tst_QNetworkReply::closeDuringDownload(ftp) PASS : tst_QNetworkReply::ftpAuthentication(invalidPassword) PASS : tst_QNetworkReply::ftpAuthentication(validPassword) PASS : tst_QNetworkReply::backgroundRequest(http, fg, normal) PASS : tst_QNetworkReply::backgroundRequest(http, bg, normal) PASS : tst_QNetworkReply::backgroundRequest(http, fg, nobg) PASS : tst_QNetworkReply::backgroundRequest(http, bg, nobg) PASS : tst_QNetworkReply::backgroundRequest(https, fg, normal) PASS : tst_QNetworkReply::backgroundRequest(https, bg, normal) PASS : tst_QNetworkReply::backgroundRequest(https, fg, nobg) PASS : tst_QNetworkReply::backgroundRequest(https, bg, nobg) PASS : tst_QNetworkReply::backgroundRequest(ftp, fg, normal) PASS : tst_QNetworkReply::backgroundRequest(ftp, bg, normal) PASS : tst_QNetworkReply::backgroundRequest(ftp, fg, nobg) PASS : tst_QNetworkReply::backgroundRequest(ftp, bg, nobg) PASS : tst_QNetworkReply::backgroundRequestInterruption(http, fg, nobg) PASS : tst_QNetworkReply::backgroundRequestInterruption(http, bg, nobg) PASS : tst_QNetworkReply::backgroundRequestInterruption(https, fg, nobg) PASS : tst_QNetworkReply::backgroundRequestInterruption(https, bg, nobg) PASS : tst_QNetworkReply::backgroundRequestInterruption(ftp, fg, nobg) QWARN : tst_QNetworkReply::backgroundRequestInterruption(ftp, bg, nobg) QIODevice::read: device not open PASS : tst_QNetworkReply::backgroundRequestInterruption(ftp, bg, nobg) SKIP : tst_QNetworkReply::backgroundRequestConnectInBackground(http, fg) inconclusive - ConnectInBackground session property not supported by the bearer plugin Loc: [../tst_qnetworkreply.cpp(7649)] SKIP : tst_QNetworkReply::backgroundRequestConnectInBackground(http, bg) inconclusive - ConnectInBackground session property not supported by the bearer plugin Loc: [../tst_qnetworkreply.cpp(7649)] SKIP : tst_QNetworkReply::backgroundRequestConnectInBackground(ftp, fg) inconclusive - ConnectInBackground session property not supported by the bearer plugin Loc: [../tst_qnetworkreply.cpp(7649)] SKIP : tst_QNetworkReply::backgroundRequestConnectInBackground(ftp, bg) inconclusive - ConnectInBackground session property not supported by the bearer plugin Loc: [../tst_qnetworkreply.cpp(7649)] PASS : tst_QNetworkReply::parentingRepliesToTheApp() PASS : tst_QNetworkReply::cleanupTestCase() Totals: 603 passed, 2 failed, 26 skipped ********* Finished testing of tst_QNetworkReply ********* 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_qnetworkreply: 518 seconds, exit code 2 Build log: http://testresults.qt-project.org/ci/QtBase_stable_Integration/build_02794/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/stable_1387532092): http://codereview.qt-project.org/74302 [PS1] - Prevent a crash when there is no accessible interface http://codereview.qt-project.org/74194 [PS1] - network proxy tests: adapt proxy authentication to new server From ci-noreply at qt-project.org Fri Dec 20 12:39:59 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 20 Dec 2013 13:39:59 +0200 Subject: [Ci-reports] pass on QtWebEngine_master_Integration #130 Message-ID: <20131220_113959_054251.ci-noreply@qt-project.org> QtWebEngine_master_Integration #130: SUCCESS Tested changes (refs/builds/master_1387534016): http://codereview.qt-project.org/73461 [PS7] - Adapt to chromium API changes in refs/branch-heads/1650 From ci-noreply at qt-project.org Fri Dec 20 13:31:37 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 20 Dec 2013 14:31:37 +0200 Subject: [Ci-reports] pass on Qt5_stable_Integration #559 Message-ID: <20131220_123137_005138.ci-noreply@qt-project.org> Qt5_stable_Integration #559: SUCCESS Tested changes (refs/builds/stable_1387519987): http://codereview.qt-project.org/74081 [PS10] - Updated submodules. From ci-noreply at qt-project.org Fri Dec 20 13:44:44 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 20 Dec 2013 14:44:44 +0200 Subject: [Ci-reports] pass on QWebChannel_master_Integration #1 Message-ID: <20131220_124444_036213.ci-noreply@qt-project.org> QWebChannel_master_Integration #1: SUCCESS Tested changes (refs/builds/master_1387540955): http://codereview.qt-project.org/74274 [PS1] - Add gitattributes and gitignore files. http://codereview.qt-project.org/74266 [PS1] - Add standalone C++/Qt example which opens HTML client in a browser. From ci-noreply at qt-project.org Fri Dec 20 14:00:14 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 20 Dec 2013 15:00:14 +0200 Subject: [Ci-reports] pass on QtBase_stable_Integration #2795 Message-ID: <20131220_130014_011657.ci-noreply@qt-project.org> QtBase_stable_Integration #2795: SUCCESS Tested changes (refs/builds/stable_1387537419): http://codereview.qt-project.org/74030 [PS2] - Fixed another assert in qwindowskeymapper http://codereview.qt-project.org/73735 [PS7] - Doc: corrected broken links http://codereview.qt-project.org/74169 [PS2] - Doc: Move XML example documentation to correct location From ci-noreply at qt-project.org Fri Dec 20 14:08:45 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 20 Dec 2013 15:08:45 +0200 Subject: [Ci-reports] pass on QtWebEngine_master_Integration #131 Message-ID: <20131220_130845_056082.ci-noreply@qt-project.org> QtWebEngine_master_Integration #131: SUCCESS Tested changes (refs/builds/master_1387540115): http://codereview.qt-project.org/73619 [PS4] - Fix the QQuickWebEngineView rendering with 1650. http://codereview.qt-project.org/74088 [PS1] - Update chromium patches to apply on current stable (1650) http://codereview.qt-project.org/74087 [PS1] - Improve init-repository.py to fetch up-to-date dependency list From ci-noreply at qt-project.org Fri Dec 20 14:17:37 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 20 Dec 2013 15:17:37 +0200 Subject: [Ci-reports] fail on QtDeclarative_stable_Integration #1514 Message-ID: <20131220_131737_046285.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::read() 'm_server->waitForNewConnection(5000)' 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.1, Qt 5.2.1 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(5000)' 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() FAIL! : tst_QPacketProtocol::device() 'm_server->waitForNewConnection(5000)' returned FALSE. () tst_qpacketprotocol.cpp(90) : failure location 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: 17 seconds, exit code 2 Build log: http://testresults.qt-project.org/ci/QtDeclarative_stable_Integration/build_01514/win32-msvc2010_Windows_7/log.txt.gz Tested changes (refs/builds/stable_1387543516): http://codereview.qt-project.org/74215 [PS1] - QtQuick docs: add missing \qmlpropertygroup commands From ci-noreply at qt-project.org Fri Dec 20 14:19:11 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 20 Dec 2013 15:19:11 +0200 Subject: [Ci-reports] pass on QtWebKit_stable_Integration #329 Message-ID: <20131220_131911_085315.ci-noreply@qt-project.org> QtWebKit_stable_Integration #329: SUCCESS Tested changes (refs/builds/stable_1387533773): http://codereview.qt-project.org/71435 [PS2] - Do not accept all touch events From ci-noreply at qt-project.org Fri Dec 20 14:19:55 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 20 Dec 2013 15:19:55 +0200 Subject: [Ci-reports] fail on QtBase_stable_Integration #2796 Message-ID: <20131220_131955_018094.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.2.1, Qt 5.2.1 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: Fri, 20 Dec 2013 13:09: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\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, 20 Dec 2013 13:09: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\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, 20 Dec 2013 13:09:13 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, 20 Dec 2013 13:09:13 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, 20 Dec 2013 13:09:13 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-1407359754728484767077131387544956.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, 20 Dec 2013 13:09:13 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLocation: http://qt-test-server.qt-test-net/dav/networkselftest-1407359754728484767077131387544956.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-1407359754728484767077131387544956.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-1407359754728484767077131387544956.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, 20 Dec 2013 13:09:13 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLast-Modified: Fri, 20 Dec 2013 13:09:13 GMT\r\nETag: W/\"3a5e-5-4edf6fc177bc8\"\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-1407359754728484767077131387544956.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, 20 Dec 2013 13:09:13 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, 20 Dec 2013 13:09:13 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, 20 Dec 2013 13:09:13 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, 20 Dec 2013 13:09:13 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, 20 Dec 2013 13:09:13 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, 20 Dec 2013 13:09:13 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, 20 Dec 2013 13:09:13 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, 20 Dec 2013 13:09:13 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, 20 Dec 2013 13:09:13 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, 20 Dec 2013 13:09:13 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, 20 Dec 2013 13:09:13 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, 20 Dec 2013 13:09:13 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, 20 Dec 2013 13:09:14 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, 20 Dec 2013 13:09:14 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, 20 Dec 2013 13:09:14 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, 20 Dec 2013 13:09:14 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, 20 Dec 2013 13:09:14 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: 1747\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: 1747\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, 20 Dec 2013 13:09:14 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, 20 Dec 2013 13:09:14 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: 1747\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, 20 Dec 2013 13:09:14 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, 20 Dec 2013 13:09:14 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\355\205" 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_stable_Integration/build_02796/linux-g++_no-widgets_Ubuntu_12.04_x64/log.txt.gz Tested changes (refs/builds/stable_1387544508): http://codereview.qt-project.org/74305 [PS1] - Doc: added qtquick to depends statement in qttestlib.qdocconf From ci-noreply at qt-project.org Fri Dec 20 14:29:39 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 20 Dec 2013 15:29:39 +0200 Subject: [Ci-reports] pass on QtBase_dev_Integration #2426 Message-ID: <20131220_132939_066182.ci-noreply@qt-project.org> QtBase_dev_Integration #2426: SUCCESS Tested changes (refs/builds/dev_1387536406): http://codereview.qt-project.org/74014 [PS1] - apply WinRT store certification linker flags http://codereview.qt-project.org/72766 [PS9] - Add baseline support to QGridLayoutEngine http://codereview.qt-project.org/74098 [PS4] - Move QSqlError private members into a pimpl class. http://codereview.qt-project.org/65504 [PS1] - Minor optimization http://codereview.qt-project.org/65146 [PS4] - QAbstractSocket: fix setReadBufferSize from readyRead slot. From ci-noreply at qt-project.org Fri Dec 20 15:04:23 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 20 Dec 2013 16:04:23 +0200 Subject: [Ci-reports] fail on QtDeclarative_stable_Integration #1515 Message-ID: <20131220_140423_063730.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(1) 'm_server->waitForNewConnection(5000)' returned FALSE. () tst_qpacketprotocol.cpp(90) : failure location FAIL! : tst_QPacketProtocol::clear() 'm_server->waitForNewConnection(5000)' 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.2.1, Qt 5.2.1 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(5000)' 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: 20 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtDeclarative_stable_Integration/build_01515/win32-msvc2010_Windows_7/log.txt.gz Tested changes (refs/builds/stable_1387545562): http://codereview.qt-project.org/74215 [PS1] - QtQuick docs: add missing \qmlpropertygroup commands From ci-noreply at qt-project.org Fri Dec 20 15:11:59 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 20 Dec 2013 16:11:59 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2427 Message-ID: <20131220_141159_020438.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: 78 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02427/revdep-qtdeclarative_linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz Tested changes (refs/builds/dev_1387546273): http://codereview.qt-project.org/73844 [PS3] - Windows/Windows CE: Do not dynamically load shell32/coredll. http://codereview.qt-project.org/74073 [PS1] - Merge remote-tracking branch 'origin/stable' into dev From ci-noreply at qt-project.org Fri Dec 20 15:18:54 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 20 Dec 2013 16:18:54 +0200 Subject: [Ci-reports] fail on QtWebEngine_master_Integration #132 Message-ID: <20131220_141854_013664.ci-noreply@qt-project.org> `make' failed :( make[2]: *** [sub-gyp_run-pro-make_first] Error 3 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_00132/linux-g++_no-widgets_Ubuntu_12.04_x64/log.txt.gz Tested changes (refs/builds/master_1387548484): http://codereview.qt-project.org/74110 [PS2] - Make inspector listening port configurable From ci-noreply at qt-project.org Fri Dec 20 15:28:20 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 20 Dec 2013 16:28:20 +0200 Subject: [Ci-reports] fail on QtWebEngine_master_Integration #133 Message-ID: <20131220_142820_074975.ci-noreply@qt-project.org> `make' failed :( make[2]: *** [sub-gyp_run-pro-make_first] Error 3 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_00133/linux-g++_no-widgets_Ubuntu_12.04_x64/log.txt.gz Tested changes (refs/builds/master_1387549389): http://codereview.qt-project.org/74020 [PS3] - createWindow QML API for QQuickWebEngineView From ci-noreply at qt-project.org Fri Dec 20 15:37:33 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 20 Dec 2013 16:37:33 +0200 Subject: [Ci-reports] fail on QtWebEngine_master_Integration #134 Message-ID: <20131220_143733_009307.ci-noreply@qt-project.org> `make' failed :( make[2]: *** [sub-gyp_run-pro-make_first] Error 3 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_00134/linux-g++_no-widgets_Ubuntu_12.04_x64/log.txt.gz Tested changes (refs/builds/master_1387549883): http://codereview.qt-project.org/74110 [PS2] - Make inspector listening port configurable From ci-noreply at qt-project.org Fri Dec 20 15:51:08 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 20 Dec 2013 16:51:08 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2428 Message-ID: <20131220_145108_019207.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: 78 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02428/revdep-qtdeclarative_linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz Tested changes (refs/builds/dev_1387548813): http://codereview.qt-project.org/72134 [PS5] - QNX: Add support for BB10 text highlighting and spell checking http://codereview.qt-project.org/72826 [PS8] - Add deleteItems(), needed by QtQuick.Layouts From ci-noreply at qt-project.org Fri Dec 20 16:15:27 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 20 Dec 2013 17:15:27 +0200 Subject: [Ci-reports] pass on QtConnectivity_dev_Integration #115 Message-ID: <20131220_151527_096385.ci-noreply@qt-project.org> QtConnectivity_dev_Integration #115: SUCCESS Tested changes (refs/builds/dev_1387549499): http://codereview.qt-project.org/74303 [PS1] - Fix error state of default QBluetoothServiceDiscoveryAgent http://codereview.qt-project.org/74198 [PS2] - Fix active state of default implementation of QBluetoothServiceDiscoveryAgent From ci-noreply at qt-project.org Fri Dec 20 16:18:31 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 20 Dec 2013 17:18:31 +0200 Subject: [Ci-reports] pass on QtDeclarative_stable_Integration #1516 Message-ID: <20131220_151831_057834.ci-noreply@qt-project.org> QtDeclarative_stable_Integration #1516: SUCCESS Tested changes (refs/builds/stable_1387548454): http://codereview.qt-project.org/74215 [PS1] - QtQuick docs: add missing \qmlpropertygroup commands From ci-noreply at qt-project.org Fri Dec 20 16:24:02 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 20 Dec 2013 17:24:02 +0200 Subject: [Ci-reports] pass on QtBase_stable_Integration #2797 Message-ID: <20131220_152402_023046.ci-noreply@qt-project.org> QtBase_stable_Integration #2797: SUCCESS Tested changes (refs/builds/stable_1387545919): http://codereview.qt-project.org/74305 [PS1] - Doc: added qtquick to depends statement in qttestlib.qdocconf From ci-noreply at qt-project.org Fri Dec 20 16:31:34 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 20 Dec 2013 17:31:34 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2429 Message-ID: <20131220_153134_085292.ci-noreply@qt-project.org> Autotest `tst_qquicktrailemitter' failed :( Testing tst_qquicktrailemitter FAIL! : tst_qquicktrailemitter::test_basic() Compared values are not the same Actual (system->groupData[1]->size()): 510 Expected (500) : 500 Loc: [tst_qquicktrailemitter.cpp(89)] Totals: 2 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qquicktrailemitter ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_qquicktrailemitter::initTestCase() FAIL! : tst_qquicktrailemitter::test_basic() Compared values are not the same Actual (system->groupData[1]->size()): 510 Expected (500) : 500 Loc: [tst_qquicktrailemitter.cpp(89)] PASS : tst_qquicktrailemitter::cleanupTestCase() Totals: 2 passed, 1 failed, 0 skipped ********* Finished testing of tst_qquicktrailemitter ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquicktrailemitter: 11 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02429/revdep-qtdeclarative_linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz Tested changes (refs/builds/dev_1387551320): http://codereview.qt-project.org/72134 [PS5] - QNX: Add support for BB10 text highlighting and spell checking http://codereview.qt-project.org/72826 [PS8] - Add deleteItems(), needed by QtQuick.Layouts http://codereview.qt-project.org/73844 [PS3] - Windows/Windows CE: Do not dynamically load shell32/coredll. http://codereview.qt-project.org/74073 [PS1] - Merge remote-tracking branch 'origin/stable' into dev From ci-noreply at qt-project.org Fri Dec 20 17:07:23 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 20 Dec 2013 18:07:23 +0200 Subject: [Ci-reports] pass on QtConnectivity_dev_Integration #116 Message-ID: <20131220_160723_042714.ci-noreply@qt-project.org> QtConnectivity_dev_Integration #116: SUCCESS Tested changes (refs/builds/dev_1387552620): http://codereview.qt-project.org/74120 [PS2] - Improve and fix documentation for the Bluetooth discovery classes. http://codereview.qt-project.org/73940 [PS6] - Check the local adapter's BluetoothAdress before doing the discovery From ci-noreply at qt-project.org Fri Dec 20 17:43:01 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 20 Dec 2013 18:43:01 +0200 Subject: [Ci-reports] fail on QtBase_stable_Integration #2798 Message-ID: <20131220_164301_020542.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(1509)] 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.1, Qt 5.2.1 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() 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 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_02798/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/stable_1387553136): http://codereview.qt-project.org/74302 [PS1] - Prevent a crash when there is no accessible interface From ci-noreply at qt-project.org Fri Dec 20 18:33:21 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 20 Dec 2013 19:33:21 +0200 Subject: [Ci-reports] pass on QtBase_dev_Integration #2430 Message-ID: <20131220_173321_027592.ci-noreply@qt-project.org> QtBase_dev_Integration #2430: SUCCESS Tested changes (refs/builds/dev_1387553587): http://codereview.qt-project.org/47234 [PS16] - Enable QSqlError to handle alphanumeric error codes. From ci-noreply at qt-project.org Fri Dec 20 19:22:01 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 20 Dec 2013 20:22:01 +0200 Subject: [Ci-reports] pass on QtBase_stable_Integration #2799 Message-ID: <20131220_182201_028073.ci-noreply@qt-project.org> QtBase_stable_Integration #2799: SUCCESS Tested changes (refs/builds/stable_1387558292): http://codereview.qt-project.org/74311 [PS1] - Fix warnings about forward declarations (-Wmismatched-tags) From ci-noreply at qt-project.org Fri Dec 20 20:32:37 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 20 Dec 2013 21:32:37 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2431 Message-ID: <20131220_193237_055046.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: 2 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02431/win32-msvc2010_developer-build_angle_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1387560895): http://codereview.qt-project.org/73844 [PS3] - Windows/Windows CE: Do not dynamically load shell32/coredll. http://codereview.qt-project.org/72826 [PS8] - Add deleteItems(), needed by QtQuick.Layouts http://codereview.qt-project.org/74073 [PS1] - Merge remote-tracking branch 'origin/stable' into dev From ci-noreply at qt-project.org Fri Dec 20 21:32:49 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 20 Dec 2013 22:32:49 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2432 Message-ID: <20131220_203249_095195.ci-noreply@qt-project.org> Autotest `tst_qquicktrailemitter' failed :( Testing tst_qquicktrailemitter FAIL! : tst_qquicktrailemitter::test_basic() Compared values are not the same Actual (system->groupData[1]->size()): 510 Expected (500) : 500 Loc: [tst_qquicktrailemitter.cpp(89)] Totals: 2 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qquicktrailemitter ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_qquicktrailemitter::initTestCase() FAIL! : tst_qquicktrailemitter::test_basic() Compared values are not the same Actual (system->groupData[1]->size()): 510 Expected (500) : 500 Loc: [tst_qquicktrailemitter.cpp(89)] PASS : tst_qquicktrailemitter::cleanupTestCase() Totals: 2 passed, 1 failed, 0 skipped ********* Finished testing of tst_qquicktrailemitter ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquicktrailemitter: 11 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02432/revdep-qtdeclarative_linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz Tested changes (refs/builds/dev_1387569502): http://codereview.qt-project.org/72826 [PS8] - Add deleteItems(), needed by QtQuick.Layouts From ci-noreply at qt-project.org Fri Dec 20 22:50:37 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 20 Dec 2013 23:50:37 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2433 Message-ID: <20131220_215037_078425.ci-noreply@qt-project.org> Autotest `tst_qabstractitemview' failed :( Testing tst_QAbstractItemView 2013-12-20 22:51:19.775 tst_qabstractitemview[77612:471b] 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::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.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) 2013-12-20 22:51:24.591 tst_qabstractitemview[77626:471b] 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::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: 12 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02433/macx-clang_developer-build_OSX_10.8/log.txt.gz Tested changes (refs/builds/dev_1387571663): http://codereview.qt-project.org/73844 [PS3] - Windows/Windows CE: Do not dynamically load shell32/coredll. From ci-noreply at qt-project.org Sat Dec 21 01:37:29 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 21 Dec 2013 02:37:29 +0200 Subject: [Ci-reports] pass on QtBase_dev_Integration #2434 Message-ID: <20131221_003729_085141.ci-noreply@qt-project.org> QtBase_dev_Integration #2434: SUCCESS Tested changes (refs/builds/dev_1387579931): http://codereview.qt-project.org/47565 [PS2] - QSqlError: Set error code for psql-driver. From ci-noreply at qt-project.org Sat Dec 21 01:40:36 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 21 Dec 2013 02:40:36 +0200 Subject: [Ci-reports] pass on QtWebEngine_master_Integration #135 Message-ID: <20131221_004036_064153.ci-noreply@qt-project.org> QtWebEngine_master_Integration #135: SUCCESS Tested changes (refs/builds/master_1387581085): http://codereview.qt-project.org/74110 [PS2] - Make inspector listening port configurable From ci-noreply at qt-project.org Sat Dec 21 02:05:16 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 21 Dec 2013 03:05:16 +0200 Subject: [Ci-reports] fail on Qt_4.8_Integration #1726 Message-ID: <20131221_010516_060531.ci-noreply@qt-project.org> Autotest `tst_qtextdocumentlayout' failed :( ********* Start testing of tst_QTextDocumentLayout ********* Config: Using QTest library 4.8.6, Qt 4.8.6 PASS : tst_QTextDocumentLayout::initTestCase() PASS : tst_QTextDocumentLayout::defaultPageSizeHandling() PASS : tst_QTextDocumentLayout::idealWidth() PASS : tst_QTextDocumentLayout::lineSeparatorFollowingTable() PASS : tst_QTextDocumentLayout::wrapAtWordBoundaryOrAnywhere() PASS : tst_QTextDocumentLayout::inlineImage() PASS : tst_QTextDocumentLayout::clippedTableCell() PASS : tst_QTextDocumentLayout::floatingTablePageBreak() FAIL! : tst_QTextDocumentLayout::imageAtRightAlignedTab() Compared doubles are not the same (fuzzy compare) Actual (doc->idealWidth()): 301 Expected (300.0): 300 Loc: [tst_qtextdocumentlayout.cpp(307)] PASS : tst_QTextDocumentLayout::cleanupTestCase() Totals: 9 passed, 1 failed, 0 skipped ********* Finished testing of tst_QTextDocumentLayout ********* QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QTextDocumentLayout ********* Config: Using QTest library 4.8.6, Qt 4.8.6 PASS : tst_QTextDocumentLayout::initTestCase() PASS : tst_QTextDocumentLayout::defaultPageSizeHandling() PASS : tst_QTextDocumentLayout::idealWidth() PASS : tst_QTextDocumentLayout::lineSeparatorFollowingTable() PASS : tst_QTextDocumentLayout::wrapAtWordBoundaryOrAnywhere() PASS : tst_QTextDocumentLayout::inlineImage() PASS : tst_QTextDocumentLayout::clippedTableCell() PASS : tst_QTextDocumentLayout::floatingTablePageBreak() FAIL! : tst_QTextDocumentLayout::imageAtRightAlignedTab() Compared doubles are not the same (fuzzy compare) Actual (doc->idealWidth()): 301 Expected (300.0): 300 Loc: [tst_qtextdocumentlayout.cpp(307)] PASS : tst_QTextDocumentLayout::cleanupTestCase() Totals: 9 passed, 1 failed, 0 skipped ********* Finished testing of tst_QTextDocumentLayout ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qtextdocumentlayout: 0.186504 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/Qt_4.8_Integration/build_01726/linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz Tested changes (refs/builds/4.8_1387578583): http://codereview.qt-project.org/73452 [PS1] - QTextEngine: fix layouting of inline objects in right-aligned tabs. From ci-noreply at qt-project.org Sat Dec 21 02:05:41 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 21 Dec 2013 03:05:41 +0200 Subject: [Ci-reports] pass on QtBase_stable_Integration #2800 Message-ID: <20131221_010541_045720.ci-noreply@qt-project.org> QtBase_stable_Integration #2800: SUCCESS Tested changes (refs/builds/stable_1387581976): http://codereview.qt-project.org/74302 [PS1] - Prevent a crash when there is no accessible interface From ci-noreply at qt-project.org Sat Dec 21 02:56:49 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 21 Dec 2013 03:56:49 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2435 Message-ID: <20131221_015649_037844.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(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" 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: 49 passed, 3 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 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 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: 17 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02435/macx-clang_developer-build_OSX_10.8/log.txt.gz Tested changes (refs/builds/dev_1387586342): http://codereview.qt-project.org/72826 [PS8] - Add deleteItems(), needed by QtQuick.Layouts From ci-noreply at qt-project.org Sat Dec 21 03:31:43 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 21 Dec 2013 04:31:43 +0200 Subject: [Ci-reports] fail on QtBase_stable_Integration #2801 Message-ID: <20131221_023143_050534.ci-noreply@qt-project.org> Autotest `tst_qabstractitemview' failed :( Testing tst_QAbstractItemView 2013-12-21 03:25:45.206 tst_qabstractitemview[78459:550f] 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::task200665_itemEntered() Compared values are not the same Actual (spy.count()): 0 Expected (1) : 1 Loc: [tst_qabstractitemview.cpp(1292)] 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.1, Qt 5.2.1 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) 2013-12-21 03:25:51.578 tst_qabstractitemview[78476:4a1f] 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::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: 22 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_stable_Integration/build_02801/macx-clang_developer-build_OSX_10.8/log.txt.gz Tested changes (refs/builds/stable_1387588125): http://codereview.qt-project.org/73954 [PS2] - connmanengine housekeeping. http://codereview.qt-project.org/73953 [PS1] - make 'AlwaysAsk' if found help determine whether the configuration is Discovered or not. http://codereview.qt-project.org/73952 [PS2] - fix connman QNetworkConfiguration Discovered From ci-noreply at qt-project.org Sat Dec 21 12:42:11 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 21 Dec 2013 13:42:11 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2436 Message-ID: <20131221_114211_097801.ci-noreply@qt-project.org> Autotest `tst_qgl' failed :( Testing tst_QGL 2013-12-21 13:17:52.241 tst_qgl[21573:107] invalid drawable 2013-12-21 13:17:52.772 tst_qgl[21573:107] invalid drawable 2013-12-21 13:17:53.197 tst_qgl[21573:107] invalid drawable 2013-12-21 13:17:53.536 tst_qgl[21573:107] invalid drawable 2013-12-21 13:17:53.936 tst_qgl[21573:107] invalid drawable 2013-12-21 13:17:54.337 tst_qgl[21573:107] invalid drawable 2013-12-21 13:17:54.737 tst_qgl[21573:107] invalid drawable QFATAL : tst_QGL::graphicsViewClipping() Received signal 11 FAIL! : tst_QGL::graphicsViewClipping() Received a fatal error. Loc: [Unknown file(0)] Totals: 27 passed, 1 failed, 0 skipped QtQA::App::TestRunner: Process exited due to signal 6 QtQA::App::TestRunner: ============================= crash report follows: ============================ QtQA::App::TestRunner: Process: tst_qgl [21573] QtQA::App::TestRunner: Path: /work/*/tst_qgl.app/Contents/MacOS/tst_qgl QtQA::App::TestRunner: Identifier: @BUNDLEIDENTIFIER@ QtQA::App::TestRunner: Version: ??? (???) QtQA::App::TestRunner: Code Type: X86-64 (Native) QtQA::App::TestRunner: Parent Process: perl5.12 [21572] QtQA::App::TestRunner: QtQA::App::TestRunner: Date/Time: 2013-12-21 13:17:54.791 +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 (SIGABRT) QtQA::App::TestRunner: Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000004 QtQA::App::TestRunner: QtQA::App::TestRunner: VM Regions Near 0x4: QtQA::App::TestRunner: --> QtQA::App::TestRunner: __TEXT 0000000100000000-0000000100022000 [ 136K] r-x/rwx SM=COW /work/*/tst_qgl.app/Contents/MacOS/tst_qgl QtQA::App::TestRunner: QtQA::App::TestRunner: Application Specific Information: QtQA::App::TestRunner: objc[21573]: 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 0x00007fff957fcce2 __pthread_kill + 10 QtQA::App::TestRunner: 1 libsystem_c.dylib 0x00007fff8c8177d2 pthread_kill + 95 QtQA::App::TestRunner: 2 libsystem_c.dylib 0x00007fff8c808a7a abort + 143 QtQA::App::TestRunner: 3 QtCore 0x0000000100c61819 _ZN13TestNamespaceL16qt_message_fatalENS_9QtMsgTypeERKNS_18QMessageLogContextERKNS_7QStringE + 9 QtQA::App::TestRunner: 4 QtCore 0x0000000100c61dc5 TestNamespace::QMessageLogger::fatal(char const*, ...) const + 165 QtQA::App::TestRunner: 5 QtTest 0x000000010125ae8d TestNamespace::QTest::FatalSignalHandler::signal(int) + 77 QtQA::App::TestRunner: 6 libsystem_c.dylib 0x00007fff8c869cfa _sigtramp + 26 QtQA::App::TestRunner: 7 QtCore 0x0000000100e5032b TestNamespace::QCoreApplication::notifyInternal(TestNamespace::QObject*, TestNamespace::QEvent*) + 75 QtQA::App::TestRunner: 8 QtGui 0x0000000100789c88 TestNamespace::QGuiApplicationPrivate::processExposeEvent(TestNamespace::QWindowSystemInterfacePrivate::ExposeEvent*) + 328 QtQA::App::TestRunner: 9 QtGui 0x0000000100785fec TestNamespace::QGuiApplicationPrivate::processWindowSystemEvent(TestNamespace::QWindowSystemInterfacePrivate::WindowSystemEvent*) + 572 QtQA::App::TestRunner: 10 QtGui 0x0000000100776428 TestNamespace::QWindowSystemInterface::sendWindowSystemEvents(TestNamespace::QFlags) + 56 QtQA::App::TestRunner: 11 QtGui 0x00000001007748ff TestNamespace::QWindowSystemInterface::flushWindowSystemEvents() + 575 QtQA::App::TestRunner: 12 libqcocoa.dylib 0x0000000102f0fb76 -[QNSView updateGeometry] + 582 QtQA::App::TestRunner: 13 com.apple.Foundation 0x00007fff94d57d0e __-[NSNotificationCenter addObserver:selector:name:object:]_block_invoke_1 + 47 QtQA::App::TestRunner: 14 com.apple.CoreFoundation 0x00007fff9105f7ba _CFXNotificationPost + 2634 QtQA::App::TestRunner: 15 com.apple.Foundation 0x00007fff94d43fc3 -[NSNotificationCenter postNotificationName:object:userInfo:] + 65 QtQA::App::TestRunner: 16 com.apple.AppKit 0x00007fff92b64b1f -[NSView _postFrameChangeNotification] + 260 QtQA::App::TestRunner: 17 com.apple.AppKit 0x00007fff92a89cfd -[NSView setFrameOrigin:] + 609 QtQA::App::TestRunner: 18 com.apple.AppKit 0x00007fff92a89a33 -[NSView setFrame:] + 231 QtQA::App::TestRunner: 19 libqcocoa.dylib 0x0000000102f0c865 TestNamespace::QCocoaWindow::recreateWindow(TestNamespace::QPlatformWindow const*) + 613 QtQA::App::TestRunner: 20 libqcocoa.dylib 0x0000000102f0e3ed TestNamespace::QCocoaWindow::setParent(TestNamespace::QPlatformWindow const*) + 61 QtQA::App::TestRunner: 21 QtGui 0x000000010078f3ad TestNamespace::QWindow::setParent(TestNamespace::QWindow*) + 77 QtQA::App::TestRunner: 22 QtWidgets 0x000000010012f983 TestNamespace::q_createNativeChildrenAndSetParent(TestNamespace::QWidget const*) + 387 QtQA::App::TestRunner: 23 QtWidgets 0x000000010012fd04 TestNamespace::QWidgetPrivate::create_sys(unsigned long long, bool, bool) + 756 QtQA::App::TestRunner: 24 QtWidgets 0x000000010010618a TestNamespace::QWidget::create(unsigned long long, bool, bool) + 378 QtQA::App::TestRunner: 25 QtWidgets 0x0000000100115148 TestNamespace::QWidget::setVisible(bool) + 216 QtQA::App::TestRunner: 26 @BUNDLEIDENTIFIER@ 0x000000010000a8e5 tst_QGL::graphicsViewClipping() + 341 QtQA::App::TestRunner: 27 QtCore 0x0000000100e5934f 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: 28 QtCore 0x0000000100e58f3c 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: 29 QtTest 0x000000010125e989 _ZN13TestNamespace5QTestL17qInvokeTestMethodEPKcS2_ + 1465 QtQA::App::TestRunner: 30 QtTest 0x000000010125b7a2 TestNamespace::QTest::qExec(TestNamespace::QObject*, int, char**) + 1682 QtQA::App::TestRunner: 31 @BUNDLEIDENTIFIER@ 0x0000000100015d88 main + 88 QtQA::App::TestRunner: 32 @BUNDLEIDENTIFIER@ 0x0000000100003da4 start + 52 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1:: Dispatch queue: com.apple.libdispatch-manager QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff957fd7e6 kevent + 10 QtQA::App::TestRunner: 1 libdispatch.dylib 0x00007fff8e310786 _dispatch_mgr_invoke + 923 QtQA::App::TestRunner: 2 libdispatch.dylib 0x00007fff8e30f316 _dispatch_mgr_thread + 54 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2: QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff957fd192 __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libsystem_c.dylib 0x00007fff8c817594 _pthread_wqthread + 758 QtQA::App::TestRunner: 2 libsystem_c.dylib 0x00007fff8c818b85 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 3: QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff957fd192 __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libsystem_c.dylib 0x00007fff8c817594 _pthread_wqthread + 758 QtQA::App::TestRunner: 2 libsystem_c.dylib 0x00007fff8c818b85 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 4: QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff957fd192 __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libsystem_c.dylib 0x00007fff8c817594 _pthread_wqthread + 758 QtQA::App::TestRunner: 2 libsystem_c.dylib 0x00007fff8c818b85 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 5:: Dispatch queue: com.apple.opengl.cvmDoWork QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff957fb67a mach_msg_trap + 10 QtQA::App::TestRunner: 1 libsystem_kernel.dylib 0x00007fff957fad71 mach_msg + 73 QtQA::App::TestRunner: 2 libCoreVMClient.dylib 0x00007fff8a91b95f cvmsServ_BuildModularFunction + 184 QtQA::App::TestRunner: 3 libCoreVMClient.dylib 0x00007fff8a91cb5e CVMSBuildModularFunction + 75 QtQA::App::TestRunner: 4 libCVMSPluginSupport.dylib 0x00007fff89e766d9 cvm_deferred_build_modular(void*) + 247 QtQA::App::TestRunner: 5 libdispatch.dylib 0x00007fff8e3102d2 _dispatch_queue_drain + 264 QtQA::App::TestRunner: 6 libdispatch.dylib 0x00007fff8e31012e _dispatch_queue_invoke + 54 QtQA::App::TestRunner: 7 libdispatch.dylib 0x00007fff8e30f928 _dispatch_worker_thread2 + 198 QtQA::App::TestRunner: 8 libsystem_c.dylib 0x00007fff8c8173da _pthread_wqthread + 316 QtQA::App::TestRunner: 9 libsystem_c.dylib 0x00007fff8c818b85 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 6: QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff957fd192 __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libsystem_c.dylib 0x00007fff8c817594 _pthread_wqthread + 758 QtQA::App::TestRunner: 2 libsystem_c.dylib 0x00007fff8c818b85 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 7: QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff957fd192 __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libsystem_c.dylib 0x00007fff8c817594 _pthread_wqthread + 758 QtQA::App::TestRunner: 2 libsystem_c.dylib 0x00007fff8c818b85 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 8:: QThread QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff957fcdf2 __select + 10 QtQA::App::TestRunner: 1 QtCore 0x0000000100e9b954 TestNamespace::qt_safe_select(int, fd_set*, fd_set*, fd_set*, timespec const*) + 68 QtQA::App::TestRunner: 2 QtCore 0x0000000100e9c8ca TestNamespace::QEventDispatcherUNIXPrivate::doSelect(TestNamespace::QFlags, timespec*) + 682 QtQA::App::TestRunner: 3 QtCore 0x0000000100e9d837 TestNamespace::QEventDispatcherUNIX::processEvents(TestNamespace::QFlags) + 263 QtQA::App::TestRunner: 4 QtCore 0x0000000100e4d9b4 TestNamespace::QEventLoop::exec(TestNamespace::QFlags) + 404 QtQA::App::TestRunner: 5 QtCore 0x0000000100c6dbb3 TestNamespace::QThread::exec() + 115 QtQA::App::TestRunner: 6 QtCore 0x0000000100c71cfa TestNamespace::QThreadPrivate::start(void*) + 474 QtQA::App::TestRunner: 7 libsystem_c.dylib 0x00007fff8c8158bf _pthread_start + 335 QtQA::App::TestRunner: 8 libsystem_c.dylib 0x00007fff8c818b75 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: 0x00007fff5fbfcfb8 rdx: 0x0000000000000000 QtQA::App::TestRunner: rdi: 0x0000000000000107 rsi: 0x0000000000000006 rbp: 0x00007fff5fbfcfe0 rsp: 0x00007fff5fbfcfb8 QtQA::App::TestRunner: r8: 0x00007fff79c56fb8 r9: 0x000000010293b750 r10: 0x00007fff957fcd0a r11: 0xffffff80002dad60 QtQA::App::TestRunner: r12: 0x000000010293ee90 r13: 0x0000000101635320 r14: 0x00007fff79c59960 r15: 0x00007fff5fbfebc0 QtQA::App::TestRunner: rip: 0x00007fff957fcce2 rfl: 0x0000000000000246 cr2: 0x0000000101264ff0 QtQA::App::TestRunner: Logical CPU: 0 QtQA::App::TestRunner: QtQA::App::TestRunner: Binary Images: QtQA::App::TestRunner: 0x100000000 - 0x100021ff7 + at BUNDLEIDENTIFIER@ (??? - ???) <5EEF5B8A-75F4-345B-96F6-190FD97ECD90> /work/*/tst_qgl.app/Contents/MacOS/tst_qgl QtQA::App::TestRunner: 0x100037000 - 0x10007eff7 +QtOpenGL (5.3.0 - compatibility 5.3.0) /work/*/QtOpenGL.framework/Versions/5/QtOpenGL QtQA::App::TestRunner: 0x1000b1000 - 0x10055efff +QtWidgets (5.3.0 - compatibility 5.3.0) /work/*/QtWidgets.framework/Versions/5/QtWidgets QtQA::App::TestRunner: 0x100766000 - 0x100af2ff7 +QtGui (5.3.0 - compatibility 5.3.0) /work/*/QtGui.framework/Versions/5/QtGui QtQA::App::TestRunner: 0x100c47000 - 0x101134fff +QtCore (5.3.0 - compatibility 5.3.0) <43317839-4028-3D20-88BE-A5C9DD1E07A1> /work/*/QtCore.framework/Versions/5/QtCore QtQA::App::TestRunner: 0x101256000 - 0x101278ff7 +QtTest (5.3.0 - compatibility 5.3.0) <0257CBC4-6236-32E0-818E-E58CE6FFBD1A> /work/*/QtTest.framework/Versions/5/QtTest QtQA::App::TestRunner: 0x10128c000 - 0x101292fff com.apple.agl (3.2.0 - AGL-3.2.0) /System/Library/Frameworks/AGL.framework/Versions/A/AGL QtQA::App::TestRunner: 0x10178b000 - 0x1017b5ff7 +QtPrintSupport (5.3.0 - compatibility 5.3.0) /work/*/QtPrintSupport.framework/Versions/5/QtPrintSupport QtQA::App::TestRunner: 0x1017e6000 - 0x1017f0fef 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: 0x1017f6000 - 0x1017f9ff7 libCoreFSCache.dylib (??? - ???) <0D155750-7910-32C5-8327-924FC1089442> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib QtQA::App::TestRunner: 0x102cad000 - 0x102cdbff7 GLRendererFloat (??? - ???) <06CA5D0B-BC5F-3CC7-836D-A02F7DB92BE8> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GLRendererFloat QtQA::App::TestRunner: 0x102cf1000 - 0x102cf2ff3 +cl_kernels (??? - ???) <3AD32C06-6651-4873-A2DC-AC093F64D18A> cl_kernels QtQA::App::TestRunner: 0x102f00000 - 0x102f8efff +libqcocoa.dylib (??? - ???) <3C8BCF56-1102-3569-BFAC-51E08F0B08B3> /work/*/libqcocoa.dylib QtQA::App::TestRunner: 0x102fea000 - 0x102feaff1 +cl_kernels (??? - ???) cl_kernels QtQA::App::TestRunner: 0x102fec000 - 0x102ff2ff7 +libqgif.dylib (??? - ???) <63DC4F67-2136-3749-886B-95125D0B9B2F> /work/*/libqgif.dylib QtQA::App::TestRunner: 0x10536e000 - 0x105526fff GLEngine (??? - ???) <59179FEC-D0E2-38B3-BD49-765506A645AC> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine QtQA::App::TestRunner: 0x10555d000 - 0x1056b7fff libGLProgrammability.dylib (??? - ???) <90390984-70BC-365C-AB3E-16C35C4240CB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib QtQA::App::TestRunner: 0x105809000 - 0x10580efff +libqico.dylib (??? - ???) <985D7D56-BE5C-33CD-81E9-E9622F0F5B18> /work/*/libqico.dylib QtQA::App::TestRunner: 0x10869d000 - 0x10873cff7 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: 0x108947000 - 0x108982ff7 +libqjpeg.dylib (??? - ???) /work/*/libqjpeg.dylib QtQA::App::TestRunner: 0x7fff6aad2000 - 0x7fff6ab06baf dyld (195.6 - ???) /usr/lib/dyld QtQA::App::TestRunner: 0x7fff89788000 - 0x7fff8987dfff libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <5C40E880-0706-378F-B864-3C2BD922D926> /usr/lib/libiconv.2.dylib QtQA::App::TestRunner: 0x7fff89b73000 - 0x7fff89bbfff7 com.apple.SystemConfiguration (1.11.3 - 1.11) <131780ED-E8DD-3153-81F2-5FEC4F6554C2> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration QtQA::App::TestRunner: 0x7fff89bda000 - 0x7fff89cdffff libFontParser.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib QtQA::App::TestRunner: 0x7fff89e75000 - 0x7fff89e77fff libCVMSPluginSupport.dylib (??? - ???) <982F1ED4-3CBB-3161-8BEA-8A980C27FCC1> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib QtQA::App::TestRunner: 0x7fff89e78000 - 0x7fff89e78fff com.apple.Cocoa (6.6 - ???) <021D4214-9C23-3CD8-AFB2-F331697A4508> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa QtQA::App::TestRunner: 0x7fff89e7a000 - 0x7fff89ebbfff 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: 0x7fff89ebc000 - 0x7fff89eecff7 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: 0x7fff89eed000 - 0x7fff89ef2fff libpam.2.dylib (3.0.0 - compatibility 3.0.0) /usr/lib/libpam.2.dylib QtQA::App::TestRunner: 0x7fff89f87000 - 0x7fff89f91ff7 liblaunch.dylib (392.39.0 - compatibility 1.0.0) <8C235D13-2928-30E5-9E12-2CC3D6324AE2> /usr/lib/system/liblaunch.dylib QtQA::App::TestRunner: 0x7fff8a436000 - 0x7fff8a4ccff7 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: 0x7fff8a4cd000 - 0x7fff8a8fafff libLAPACK.dylib (??? - ???) <4F2E1055-2207-340B-BB45-E4F16171EE0D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib QtQA::App::TestRunner: 0x7fff8a8fb000 - 0x7fff8a906fff com.apple.CommonAuth (2.2 - 2.0) <77E6F0D0-85B6-30B5-B99C-F57104DD2EBA> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth QtQA::App::TestRunner: 0x7fff8a907000 - 0x7fff8a90dfff IOSurface (??? - ???) <77C6757B-D357-3E34-9424-48F962B5CC9C> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface QtQA::App::TestRunner: 0x7fff8a91b000 - 0x7fff8a91efff libCoreVMClient.dylib (??? - ???) <28CB0F3F-A202-391F-8CAC-FC9A1398A962> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib QtQA::App::TestRunner: 0x7fff8a95e000 - 0x7fff8a9b2fff 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: 0x7fff8aa39000 - 0x7fff8aa91ff7 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: 0x7fff8aae6000 - 0x7fff8ab19ff7 com.apple.GSS (2.2 - 2.0) <971395D0-B9D0-3FDE-B23F-6F9D0A2FB95F> /System/Library/Frameworks/GSS.framework/Versions/A/GSS QtQA::App::TestRunner: 0x7fff8ab1a000 - 0x7fff8ab90fff com.apple.CoreSymbolication (2.2 - 73.2) <126415E3-3A35-315B-B4B7-507CDBED0D58> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication QtQA::App::TestRunner: 0x7fff8ab91000 - 0x7fff8abf9ff7 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: 0x7fff8abfa000 - 0x7fff8ac4cff7 libGLU.dylib (??? - ???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib QtQA::App::TestRunner: 0x7fff8ac4f000 - 0x7fff8ac78fff com.apple.CoreVideo (1.7 - 70.3) <9A9D4058-9935-3B0A-B1A6-27EB78D02249> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo QtQA::App::TestRunner: 0x7fff8ae6b000 - 0x7fff8ae71fff libmacho.dylib (800.0.0 - compatibility 1.0.0) /usr/lib/system/libmacho.dylib QtQA::App::TestRunner: 0x7fff8af6a000 - 0x7fff8af71fff com.apple.NetFS (4.0 - 4.0) /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS QtQA::App::TestRunner: 0x7fff8af72000 - 0x7fff8af76fff libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) /usr/lib/system/libmathCommon.A.dylib QtQA::App::TestRunner: 0x7fff8b03f000 - 0x7fff8b040fff libDiagnosticMessagesClient.dylib (??? - ???) <3DCF577B-F126-302B-BCE2-4DB9A95B8598> /usr/lib/libDiagnosticMessagesClient.dylib QtQA::App::TestRunner: 0x7fff8b041000 - 0x7fff8b11ffff com.apple.DiscRecording (6.0.4 - 6040.4.1) /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording QtQA::App::TestRunner: 0x7fff8b120000 - 0x7fff8b1a5ff7 com.apple.Heimdal (2.2 - 2.0) /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal QtQA::App::TestRunner: 0x7fff8b1a6000 - 0x7fff8b1abff7 libsystem_network.dylib (??? - ???) <5DE7024E-1D2D-34A2-80F4-08326331A75B> /usr/lib/system/libsystem_network.dylib QtQA::App::TestRunner: 0x7fff8b871000 - 0x7fff8b883ff7 libbsm.0.dylib (??? - ???) <349BB16F-75FA-363F-8D98-7A9C3FA90A0D> /usr/lib/libbsm.0.dylib QtQA::App::TestRunner: 0x7fff8b936000 - 0x7fff8b97aff7 com.apple.MediaKit (12 - 602) <0C2CBEDA-412F-3DDF-9C74-44114E5E0DB9> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit QtQA::App::TestRunner: 0x7fff8b97b000 - 0x7fff8b97cfff libunc.dylib (24.0.0 - compatibility 1.0.0) /usr/lib/system/libunc.dylib QtQA::App::TestRunner: 0x7fff8b97d000 - 0x7fff8b991ff7 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: 0x7fff8bac5000 - 0x7fff8bac5fff libOpenScriptingUtil.dylib (??? - ???) /usr/lib/libOpenScriptingUtil.dylib QtQA::App::TestRunner: 0x7fff8bac6000 - 0x7fff8bbd3fff 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: 0x7fff8bbd4000 - 0x7fff8bcd6fff libxml2.2.dylib (10.3.0 - compatibility 10.0.0) /usr/lib/libxml2.2.dylib QtQA::App::TestRunner: 0x7fff8bcd7000 - 0x7fff8be0dfff com.apple.vImage (5.1 - 5.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage QtQA::App::TestRunner: 0x7fff8be0e000 - 0x7fff8bef2ff7 com.apple.CoreServices.OSServices (478.49 - 478.49) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices QtQA::App::TestRunner: 0x7fff8bf1f000 - 0x7fff8c019ff7 com.apple.DiskImagesFramework (10.7.4 - 331.7) /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages QtQA::App::TestRunner: 0x7fff8c287000 - 0x7fff8c3a0fff 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: 0x7fff8c3a1000 - 0x7fff8c3b0ff7 libxar-nossl.dylib (??? - ???) /usr/lib/libxar-nossl.dylib QtQA::App::TestRunner: 0x7fff8c405000 - 0x7fff8c40eff7 libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) /usr/lib/system/libsystem_notify.dylib QtQA::App::TestRunner: 0x7fff8c40f000 - 0x7fff8c410ff7 libsystem_sandbox.dylib (??? - ???) <2A09E4DA-F47C-35CB-B70C-E0492BA9F20E> /usr/lib/system/libsystem_sandbox.dylib QtQA::App::TestRunner: 0x7fff8c480000 - 0x7fff8c587fe7 libsqlite3.dylib (9.6.0 - compatibility 9.0.0) /usr/lib/libsqlite3.dylib QtQA::App::TestRunner: 0x7fff8c588000 - 0x7fff8c58cff7 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: 0x7fff8c7c7000 - 0x7fff8c8a4fef libsystem_c.dylib (763.13.0 - compatibility 1.0.0) <41B43515-2806-3FBC-ACF1-A16F35B7E290> /usr/lib/system/libsystem_c.dylib QtQA::App::TestRunner: 0x7fff8c8a9000 - 0x7fff8c914ff7 com.apple.framework.IOKit (2.0 - ???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit QtQA::App::TestRunner: 0x7fff8c915000 - 0x7fff8c9afff7 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: 0x7fff8c9b0000 - 0x7fff8c9b2ff7 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: 0x7fff8cc62000 - 0x7fff8cca6ff7 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: 0x7fff8cca7000 - 0x7fff8ccedfff libcurl.4.dylib (7.0.0 - compatibility 7.0.0) <2C442396-1006-3765-92D2-60869D4641CE> /usr/lib/libcurl.4.dylib QtQA::App::TestRunner: 0x7fff8cfee000 - 0x7fff8cff5fff libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <172B1985-F24A-34E9-8D8B-A2403C9A0399> /usr/lib/system/libcopyfile.dylib QtQA::App::TestRunner: 0x7fff8cff6000 - 0x7fff8d066fff com.apple.datadetectorscore (3.0 - 179.4) <4AB32B7F-8EC2-327E-BAC8-80129AA36E7B> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore QtQA::App::TestRunner: 0x7fff8d067000 - 0x7fff8d393fff com.apple.HIToolbox (1.9 - ???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox QtQA::App::TestRunner: 0x7fff8d394000 - 0x7fff8d3f4fff 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: 0x7fff8d3f6000 - 0x7fff8d403ff7 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: 0x7fff8d462000 - 0x7fff8d486fff com.apple.RemoteViewServices (1.5 - 44.2) /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices QtQA::App::TestRunner: 0x7fff8d4e5000 - 0x7fff8d58afff 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: 0x7fff8d5e3000 - 0x7fff8d5f1ff7 libkxld.dylib (??? - ???) <01161870-E3B3-3F87-BA4A-0AA7A081F409> /usr/lib/system/libkxld.dylib QtQA::App::TestRunner: 0x7fff8d654000 - 0x7fff8d6caff7 libc++.1.dylib (28.4.0 - compatibility 1.0.0) /usr/lib/libc++.1.dylib QtQA::App::TestRunner: 0x7fff8d78d000 - 0x7fff8d7c8fff libsystem_info.dylib (??? - ???) <35F90252-2AE1-32C5-8D34-782C614D9639> /usr/lib/system/libsystem_info.dylib QtQA::App::TestRunner: 0x7fff8d7c9000 - 0x7fff8d7c9fff libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <61EFED6A-A407-301E-B454-CD18314F0075> /usr/lib/system/libkeymgr.dylib QtQA::App::TestRunner: 0x7fff8d7e6000 - 0x7fff8d7ebfff com.apple.OpenDirectory (10.7 - 146) <7960A302-F9AC-3F72-838E-3A382032DCA6> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory QtQA::App::TestRunner: 0x7fff8d7ec000 - 0x7fff8d9eefff libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <0176782F-9526-3905-813A-7A5676EC2C86> /usr/lib/libicucore.A.dylib QtQA::App::TestRunner: 0x7fff8d9ef000 - 0x7fff8dacefff 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: 0x7fff8dacf000 - 0x7fff8dacffff 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: 0x7fff8dad0000 - 0x7fff8daddfff 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: 0x7fff8dade000 - 0x7fff8db51fff libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <6BDD43E4-A4B1-379E-9ED5-8C713653DFF2> /usr/lib/libstdc++.6.dylib QtQA::App::TestRunner: 0x7fff8df78000 - 0x7fff8e26dff7 com.apple.security (7.0 - 55148.6) <4535E500-973A-3BA7-AF65-DF5CF0658F02> /System/Library/Frameworks/Security.framework/Versions/A/Security QtQA::App::TestRunner: 0x7fff8e26e000 - 0x7fff8e26efff 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: 0x7fff8e27b000 - 0x7fff8e27efff libRadiance.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib QtQA::App::TestRunner: 0x7fff8e27f000 - 0x7fff8e2bfff7 libcups.2.dylib (2.9.0 - compatibility 2.0.0) <7D2E5016-A960-3ADE-B042-F74063E79550> /usr/lib/libcups.2.dylib QtQA::App::TestRunner: 0x7fff8e2c0000 - 0x7fff8e2c1fff libdnsinfo.dylib (395.11.0 - compatibility 1.0.0) <853BAAA5-270F-3FDC-B025-D448DB72E1C3> /usr/lib/system/libdnsinfo.dylib QtQA::App::TestRunner: 0x7fff8e2c2000 - 0x7fff8e2e8fff com.apple.framework.familycontrols (3.0 - 300) <6F0C58C0-22E7-3877-8CFA-1ED0CB3CE38B> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls QtQA::App::TestRunner: 0x7fff8e2e9000 - 0x7fff8e30afff libPng.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib QtQA::App::TestRunner: 0x7fff8e30b000 - 0x7fff8e30cfff liblangid.dylib (??? - ???) /usr/lib/liblangid.dylib QtQA::App::TestRunner: 0x7fff8e30d000 - 0x7fff8e31bfff libdispatch.dylib (187.10.0 - compatibility 1.0.0) <8E03C652-922A-3399-93DE-9EA0CBFA0039> /usr/lib/system/libdispatch.dylib QtQA::App::TestRunner: 0x7fff8e31c000 - 0x7fff8e322fff com.apple.DiskArbitration (2.4.1 - 2.4.1) /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration QtQA::App::TestRunner: 0x7fff8e323000 - 0x7fff8e48afff 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: 0x7fff8e48b000 - 0x7fff8e4edff7 com.apple.Symbolication (1.3 - 91) <98A0662F-26ED-3B10-871B-07747127C7E9> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication QtQA::App::TestRunner: 0x7fff8e4ee000 - 0x7fff8e4f5ff7 com.apple.CommerceCore (1.0 - 17) /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore QtQA::App::TestRunner: 0x7fff8e4f6000 - 0x7fff8e4f7ff7 libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869> /usr/lib/system/libsystem_blocks.dylib QtQA::App::TestRunner: 0x7fff8f646000 - 0x7fff8f6c9fef com.apple.Metadata (10.7.0 - 627.37) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata QtQA::App::TestRunner: 0x7fff90005000 - 0x7fff90024fff libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <0635C52D-DD53-3721-A488-4C6E95607A74> /usr/lib/libresolv.9.dylib QtQA::App::TestRunner: 0x7fff90025000 - 0x7fff9002dfff libsystem_dnssd.dylib (??? - ???) <584B321E-5159-37CD-B2E7-82E069C70AFB> /usr/lib/system/libsystem_dnssd.dylib QtQA::App::TestRunner: 0x7fff9002e000 - 0x7fff90033fff libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <98ECD5F6-E85C-32A5-98CD-8911230CB66A> /usr/lib/system/libcompiler_rt.dylib QtQA::App::TestRunner: 0x7fff9047d000 - 0x7fff90483ff7 libunwind.dylib (30.0.0 - compatibility 1.0.0) <1E9C6C8C-CBE8-3F4B-A5B5-E03E3AB53231> /usr/lib/system/libunwind.dylib QtQA::App::TestRunner: 0x7fff90484000 - 0x7fff90487fff com.apple.help (1.3.2 - 42) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help QtQA::App::TestRunner: 0x7fff904ce000 - 0x7fff904e5fff com.apple.MultitouchSupport.framework (231.4 - 231.4) <559C1AFB-E0B4-3D23-9189-18DE09C06FFE> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport QtQA::App::TestRunner: 0x7fff904e6000 - 0x7fff9056aff7 com.apple.ApplicationServices.ATS (317.12.0 - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS QtQA::App::TestRunner: 0x7fff905c2000 - 0x7fff905c2fff com.apple.Accelerate (1.7 - Accelerate 1.7) <82DDF6F5-FBC3-323D-B71D-CF7ABC5CF568> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate QtQA::App::TestRunner: 0x7fff90c6c000 - 0x7fff90c97ff7 libxslt.1.dylib (3.24.0 - compatibility 3.0.0) /usr/lib/libxslt.1.dylib QtQA::App::TestRunner: 0x7fff90fd2000 - 0x7fff90fd7fff libcache.dylib (47.0.0 - compatibility 1.0.0) /usr/lib/system/libcache.dylib QtQA::App::TestRunner: 0x7fff90fea000 - 0x7fff90ff1fff libGFXShared.dylib (??? - ???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib QtQA::App::TestRunner: 0x7fff90ff2000 - 0x7fff90ff3ff7 libremovefile.dylib (21.1.0 - compatibility 1.0.0) <739E6C83-AA52-3C6C-A680-B37FE2888A04> /usr/lib/system/libremovefile.dylib QtQA::App::TestRunner: 0x7fff91013000 - 0x7fff911e7ff7 com.apple.CoreFoundation (6.7.2 - 635.21) <62A3402E-A4E7-391F-AD20-1EF20236CE1B> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation QtQA::App::TestRunner: 0x7fff911ea000 - 0x7fff91225fff com.apple.LDAPFramework (3.2 - 120.2) <275D4298-C435-3E98-AA25-95D9D0A56550> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP QtQA::App::TestRunner: 0x7fff91234000 - 0x7fff91260ff7 com.apple.CoreServicesInternal (113.19 - 113.19) <74532B3B-EDE0-3553-9BED-F02B9CDF1FF7> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal QtQA::App::TestRunner: 0x7fff91261000 - 0x7fff91264ff7 com.apple.securityhi (4.0 - 1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI QtQA::App::TestRunner: 0x7fff9126b000 - 0x7fff91732fff FaceCoreLight (1.4.7 - compatibility 1.0.0) /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight QtQA::App::TestRunner: 0x7fff91bdd000 - 0x7fff91bddfff com.apple.CoreServices (53 - 53) <043C8026-8EDD-3241-B090-F589E24062EF> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices QtQA::App::TestRunner: 0x7fff91bde000 - 0x7fff91be2fff libdyld.dylib (195.5.0 - compatibility 1.0.0) /usr/lib/system/libdyld.dylib QtQA::App::TestRunner: 0x7fff91be3000 - 0x7fff91c00fff libxpc.dylib (77.19.0 - compatibility 1.0.0) <9F57891B-D7EF-3050-BEDD-21E7C6668248> /usr/lib/system/libxpc.dylib QtQA::App::TestRunner: 0x7fff91c10000 - 0x7fff91c5efff libauto.dylib (??? - ???) /usr/lib/libauto.dylib QtQA::App::TestRunner: 0x7fff91c5f000 - 0x7fff925fda27 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: 0x7fff925fe000 - 0x7fff92609ff7 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: 0x7fff9261e000 - 0x7fff92633fff 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: 0x7fff926a9000 - 0x7fff926fdff7 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: 0x7fff92700000 - 0x7fff9292afe7 com.apple.CoreData (104.1 - 358.14) <6BB64605-8DA7-337D-A2AB-A3346A421CBD> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData QtQA::App::TestRunner: 0x7fff9292b000 - 0x7fff9293dff7 libz.1.dylib (1.2.5 - compatibility 1.0.0) <30CBEF15-4978-3DED-8629-7109880A19D4> /usr/lib/libz.1.dylib QtQA::App::TestRunner: 0x7fff9293e000 - 0x7fff929a6ff7 com.apple.coreui (1.2.2 - 165.11) <9316266A-39CA-3EC7-9C9E-726462CEFF4D> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI QtQA::App::TestRunner: 0x7fff929a7000 - 0x7fff929e0fe7 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: 0x7fff92a42000 - 0x7fff93648fff com.apple.AppKit (6.7.5 - 1138.51) <44417D02-6123-3FC3-A119-CE51BB4C3006> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit QtQA::App::TestRunner: 0x7fff93649000 - 0x7fff93660fff 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: 0x7fff93e0f000 - 0x7fff943f3fff libBLAS.dylib (??? - ???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib QtQA::App::TestRunner: 0x7fff944d2000 - 0x7fff947eefff 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: 0x7fff9481b000 - 0x7fff94829fff com.apple.NetAuth (1.0 - 3.0) /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth QtQA::App::TestRunner: 0x7fff9482a000 - 0x7fff94840fff libGL.dylib (??? - ???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib QtQA::App::TestRunner: 0x7fff94841000 - 0x7fff94869fff com.apple.PerformanceAnalysis (1.11 - 11) <8D4C6382-DD92-37A2-BCFC-E89951320848> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis QtQA::App::TestRunner: 0x7fff94876000 - 0x7fff94878fff libquarantine.dylib (36.7.0 - compatibility 1.0.0) <8D9832F9-E4A9-38C3-B880-E5210B2353C7> /usr/lib/system/libquarantine.dylib QtQA::App::TestRunner: 0x7fff94a21000 - 0x7fff94a9cff7 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: 0x7fff94ca5000 - 0x7fff94caafff 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: 0x7fff94cab000 - 0x7fff94cabfff com.apple.ApplicationServices (41 - 41) <03F3FA8F-8D2A-3AB6-A8E3-40B001116339> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices QtQA::App::TestRunner: 0x7fff94cac000 - 0x7fff94cd5fff 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: 0x7fff94cd6000 - 0x7fff94d16fe7 libGLImage.dylib (??? - ???) <0B7DAB2B-F1C6-39C7-B864-61EF683B6656> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib QtQA::App::TestRunner: 0x7fff94d41000 - 0x7fff9505afff com.apple.Foundation (6.7.2 - 833.25) <22AAC369-B63C-3C55-8AC6-C3ECBA44DA7B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation QtQA::App::TestRunner: 0x7fff9505b000 - 0x7fff9507ffff com.apple.Kerberos (1.0 - 1) <1F826BCE-DA8F-381D-9C4C-A36AA0EA1CB9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos QtQA::App::TestRunner: 0x7fff95702000 - 0x7fff95715ff7 libCRFSuite.dylib (??? - ???) <034D4DAA-63F0-35E4-BCEF-338DD7A453DD> /usr/lib/libCRFSuite.dylib QtQA::App::TestRunner: 0x7fff957c8000 - 0x7fff957e5ff7 com.apple.openscripting (1.3.3 - ???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting QtQA::App::TestRunner: 0x7fff957e6000 - 0x7fff95806fff libsystem_kernel.dylib (1699.32.7 - compatibility 1.0.0) <66C9F9BD-C7B3-30D4-B1A0-03C8A6392351> /usr/lib/system/libsystem_kernel.dylib QtQA::App::TestRunner: 0x7fff95807000 - 0x7fff95863ff7 com.apple.HIServices (1.21 - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices QtQA::App::TestRunner: 0x7fff95864000 - 0x7fff95ad8fff 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: 0x7fff95af9000 - 0x7fff95b04ff7 libc++abi.dylib (14.0.0 - compatibility 1.0.0) <8FF3D766-D678-36F6-84AC-423C878E6D14> /usr/lib/libc++abi.dylib QtQA::App::TestRunner: 0x7fff95b08000 - 0x7fff95b08fff com.apple.vecLib (3.7 - vecLib 3.7) <9A58105C-B36E-35B5-812C-4ED693F2618F> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff95b09000 - 0x7fff95b1bff7 libsasl2.2.dylib (3.15.0 - compatibility 3.0.0) <6245B497-784B-355C-98EF-2DC6B45BF05C> /usr/lib/libsasl2.2.dylib QtQA::App::TestRunner: 0x7fff95b1c000 - 0x7fff95bcfff7 com.apple.CoreText (220.22.0 - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText QtQA::App::TestRunner: 0x7fff95bf9000 - 0x7fff95cc0ff7 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: 0x7fff95ccf000 - 0x7fff95d2aff7 com.apple.opencl (2.0.19 - 2.0.19) /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL QtQA::App::TestRunner: 0x7fff95d2b000 - 0x7fff95d41ff7 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: 0x7fff95d4d000 - 0x7fff95d7afe7 libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <6E5C8AC3-DBB7-31CB-BEB7-D6ED8E6DE0CE> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: 0x7fff95d7b000 - 0x7fff95dbdff7 libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) /usr/lib/system/libcommonCrypto.dylib QtQA::App::TestRunner: 0x7fff95dbe000 - 0x7fff95e60fff com.apple.securityfoundation (5.0 - 55116) <70CDC3ED-39AA-3784-8715-F0F5E2CB9754> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation QtQA::App::TestRunner: 0x7fff95e61000 - 0x7fff95f45e5f libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <871E688B-CF57-3BC7-80D6-F6476DFF109B> /usr/lib/libobjc.A.dylib QtQA::App::TestRunner: 0x7fff95f46000 - 0x7fff960e6ff7 com.apple.QuartzCore (1.7 - 270.5) <19E5E0AB-DAA9-3F97-988C-D9A46AFB9C04> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore QtQA::App::TestRunner: 0x7fff960e7000 - 0x7fff960ebfff 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: 0x7fff960ec000 - 0x7fff96108ff7 com.apple.GenerationalStorage (1.0 - 126.1) <509F52ED-E54B-3FEF-B3C2-759387B826E6> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage QtQA::App::TestRunner: 0x7fff96109000 - 0x7fff96143fe7 com.apple.DebugSymbols (2.1 - 87) <149201BE-A8A4-3E40-AD65-E5194B59162E> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols QtQA::App::TestRunner: 0x7fff96144000 - 0x7fff96250fff 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: 0x7fff96251000 - 0x7fff96253fff com.apple.TrustEvaluationAgent (2.0 - 1) <1F31CAFF-C1C6-33D3-94E9-11B721761DDF> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent QtQA::App::TestRunner: 0x7fff96254000 - 0x7fff96263fff 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: 0x7fff96264000 - 0x7fff963c1fff 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: 0x7fff963fd000 - 0x7fff9643cfff com.apple.AE (527.7 - 527.7) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE QtQA::App::TestRunner: 0x7fff9663a000 - 0x7fff9663afff com.apple.Carbon (153 - 153) <895C2BF2-1666-3A59-A669-311B1F4F368B> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon QtQA::App::TestRunner: 0x7fff9663b000 - 0x7fff966dcfff com.apple.LaunchServices (480.40 - 480.40) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices 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: 6217 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=169.8M resident=96.2M(57%) swapped_out_or_unallocated=73.7M(43%) QtQA::App::TestRunner: Writable regions: Total=118.8M written=14.1M(12%) resident=18.7M(16%) swapped_out=0K(0%) unallocated=100.1M(84%) QtQA::App::TestRunner: QtQA::App::TestRunner: REGION TYPE VIRTUAL QtQA::App::TestRunner: =========== ======= QtQA::App::TestRunner: CG backing stores 2696K QtQA::App::TestRunner: CG image 12K QtQA::App::TestRunner: CG shared images 3408K QtQA::App::TestRunner: CoreImage 8K QtQA::App::TestRunner: CoreServices 4356K QtQA::App::TestRunner: MALLOC 86.0M 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.3M QtQA::App::TestRunner: __IMAGE 528K QtQA::App::TestRunner: __LINKEDIT 54.5M QtQA::App::TestRunner: __TEXT 115.4M QtQA::App::TestRunner: __UNICODE 544K QtQA::App::TestRunner: mapped file 40.6M QtQA::App::TestRunner: shared memory 308K QtQA::App::TestRunner: =========== ======= QtQA::App::TestRunner: TOTAL 406.8M QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QGL ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_QGL::initTestCase() PASS : tst_QGL::getSetCheck() PASS : tst_QGL::qglContextDefaultBindTexture() PASS : tst_QGL::openGLVersionCheck() PASS : tst_QGL::shareRegister() PASS : tst_QGL::textureCleanup() 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() 2013-12-21 13:18:00.569 tst_qgl[21580:107] invalid drawable PASS : tst_QGL::glWidgetReparent() 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() 2013-12-21 13:18:01.137 tst_qgl[21580:107] invalid drawable 2013-12-21 13:18:01.539 tst_qgl[21580:107] invalid drawable 2013-12-21 13:18:01.939 tst_qgl[21580:107] invalid drawable 2013-12-21 13:18:02.340 tst_qgl[21580:107] invalid drawable 2013-12-21 13:18:02.761 tst_qgl[21580:107] invalid drawable 2013-12-21 13:18:03.140 tst_qgl[21580:107] invalid drawable PASS : tst_QGL::threadImages() PASS : tst_QGL::nullRectCrash() QFATAL : tst_QGL::graphicsViewClipping() Received signal 11 FAIL! : tst_QGL::graphicsViewClipping() Received a fatal error. Loc: [Unknown file(0)] Totals: 27 passed, 1 failed, 0 skipped ********* Finished testing of tst_QGL ********* QtQA::App::TestRunner: Process exited due to signal 6 QtQA::App::TestRunner: ============================= crash report follows: ============================ QtQA::App::TestRunner: Process: tst_qgl [21580] QtQA::App::TestRunner: Path: /work/*/tst_qgl.app/Contents/MacOS/tst_qgl QtQA::App::TestRunner: Identifier: @BUNDLEIDENTIFIER@ QtQA::App::TestRunner: Version: ??? (???) QtQA::App::TestRunner: Code Type: X86-64 (Native) QtQA::App::TestRunner: Parent Process: perl5.12 [21572] QtQA::App::TestRunner: QtQA::App::TestRunner: Date/Time: 2013-12-21 13:18:03.182 +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 (SIGABRT) QtQA::App::TestRunner: Exception Codes: 0x000000000000000d, 0x0000000000000000 QtQA::App::TestRunner: QtQA::App::TestRunner: VM Regions Near 0: QtQA::App::TestRunner: --> QtQA::App::TestRunner: __TEXT 0000000100000000-0000000100022000 [ 136K] r-x/rwx SM=COW /work/*/tst_qgl.app/Contents/MacOS/tst_qgl QtQA::App::TestRunner: QtQA::App::TestRunner: Application Specific Information: QtQA::App::TestRunner: objc[21580]: 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 0x00007fff957fcce2 __pthread_kill + 10 QtQA::App::TestRunner: 1 libsystem_c.dylib 0x00007fff8c8177d2 pthread_kill + 95 QtQA::App::TestRunner: 2 libsystem_c.dylib 0x00007fff8c808a7a abort + 143 QtQA::App::TestRunner: 3 QtCore 0x0000000100c61819 _ZN13TestNamespaceL16qt_message_fatalENS_9QtMsgTypeERKNS_18QMessageLogContextERKNS_7QStringE + 9 QtQA::App::TestRunner: 4 QtCore 0x0000000100c61dc5 TestNamespace::QMessageLogger::fatal(char const*, ...) const + 165 QtQA::App::TestRunner: 5 QtTest 0x000000010125ae8d TestNamespace::QTest::FatalSignalHandler::signal(int) + 77 QtQA::App::TestRunner: 6 libsystem_c.dylib 0x00007fff8c869cfa _sigtramp + 26 QtQA::App::TestRunner: 7 QtGui 0x0000000100789b7f TestNamespace::QGuiApplicationPrivate::processExposeEvent(TestNamespace::QWindowSystemInterfacePrivate::ExposeEvent*) + 63 QtQA::App::TestRunner: 8 QtGui 0x0000000100785fec TestNamespace::QGuiApplicationPrivate::processWindowSystemEvent(TestNamespace::QWindowSystemInterfacePrivate::WindowSystemEvent*) + 572 QtQA::App::TestRunner: 9 QtGui 0x0000000100776428 TestNamespace::QWindowSystemInterface::sendWindowSystemEvents(TestNamespace::QFlags) + 56 QtQA::App::TestRunner: 10 QtGui 0x00000001007748ff TestNamespace::QWindowSystemInterface::flushWindowSystemEvents() + 575 QtQA::App::TestRunner: 11 libqcocoa.dylib 0x0000000102e0fb76 -[QNSView updateGeometry] + 582 QtQA::App::TestRunner: 12 com.apple.Foundation 0x00007fff94d57d0e __-[NSNotificationCenter addObserver:selector:name:object:]_block_invoke_1 + 47 QtQA::App::TestRunner: 13 com.apple.CoreFoundation 0x00007fff9105f7ba _CFXNotificationPost + 2634 QtQA::App::TestRunner: 14 com.apple.Foundation 0x00007fff94d43fc3 -[NSNotificationCenter postNotificationName:object:userInfo:] + 65 QtQA::App::TestRunner: 15 com.apple.AppKit 0x00007fff92b64b1f -[NSView _postFrameChangeNotification] + 260 QtQA::App::TestRunner: 16 com.apple.AppKit 0x00007fff92a89cfd -[NSView setFrameOrigin:] + 609 QtQA::App::TestRunner: 17 com.apple.AppKit 0x00007fff92a89a33 -[NSView setFrame:] + 231 QtQA::App::TestRunner: 18 libqcocoa.dylib 0x0000000102e0c865 TestNamespace::QCocoaWindow::recreateWindow(TestNamespace::QPlatformWindow const*) + 613 QtQA::App::TestRunner: 19 libqcocoa.dylib 0x0000000102e0e3ed TestNamespace::QCocoaWindow::setParent(TestNamespace::QPlatformWindow const*) + 61 QtQA::App::TestRunner: 20 QtGui 0x000000010078f3ad TestNamespace::QWindow::setParent(TestNamespace::QWindow*) + 77 QtQA::App::TestRunner: 21 QtWidgets 0x000000010012f983 TestNamespace::q_createNativeChildrenAndSetParent(TestNamespace::QWidget const*) + 387 QtQA::App::TestRunner: 22 QtWidgets 0x000000010012fd04 TestNamespace::QWidgetPrivate::create_sys(unsigned long long, bool, bool) + 756 QtQA::App::TestRunner: 23 QtWidgets 0x000000010010618a TestNamespace::QWidget::create(unsigned long long, bool, bool) + 378 QtQA::App::TestRunner: 24 QtWidgets 0x0000000100115148 TestNamespace::QWidget::setVisible(bool) + 216 QtQA::App::TestRunner: 25 @BUNDLEIDENTIFIER@ 0x000000010000a8e5 tst_QGL::graphicsViewClipping() + 341 QtQA::App::TestRunner: 26 QtCore 0x0000000100e5934f 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 0x0000000100e58f3c 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 0x000000010125e989 _ZN13TestNamespace5QTestL17qInvokeTestMethodEPKcS2_ + 1465 QtQA::App::TestRunner: 29 QtTest 0x000000010125b7a2 TestNamespace::QTest::qExec(TestNamespace::QObject*, int, char**) + 1682 QtQA::App::TestRunner: 30 @BUNDLEIDENTIFIER@ 0x0000000100015d88 main + 88 QtQA::App::TestRunner: 31 @BUNDLEIDENTIFIER@ 0x0000000100003da4 start + 52 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1:: Dispatch queue: com.apple.libdispatch-manager QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff957fd7e6 kevent + 10 QtQA::App::TestRunner: 1 libdispatch.dylib 0x00007fff8e310786 _dispatch_mgr_invoke + 923 QtQA::App::TestRunner: 2 libdispatch.dylib 0x00007fff8e30f316 _dispatch_mgr_thread + 54 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2: QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff957fd192 __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libsystem_c.dylib 0x00007fff8c817594 _pthread_wqthread + 758 QtQA::App::TestRunner: 2 libsystem_c.dylib 0x00007fff8c818b85 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 3:: Dispatch queue: com.apple.opengl.cvmDoWork QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff957fb67a mach_msg_trap + 10 QtQA::App::TestRunner: 1 libsystem_kernel.dylib 0x00007fff957fad71 mach_msg + 73 QtQA::App::TestRunner: 2 libCoreVMClient.dylib 0x00007fff8a91b95f cvmsServ_BuildModularFunction + 184 QtQA::App::TestRunner: 3 libCoreVMClient.dylib 0x00007fff8a91cb5e CVMSBuildModularFunction + 75 QtQA::App::TestRunner: 4 libCVMSPluginSupport.dylib 0x00007fff89e766d9 cvm_deferred_build_modular(void*) + 247 QtQA::App::TestRunner: 5 libdispatch.dylib 0x00007fff8e3102d2 _dispatch_queue_drain + 264 QtQA::App::TestRunner: 6 libdispatch.dylib 0x00007fff8e31012e _dispatch_queue_invoke + 54 QtQA::App::TestRunner: 7 libdispatch.dylib 0x00007fff8e30f928 _dispatch_worker_thread2 + 198 QtQA::App::TestRunner: 8 libsystem_c.dylib 0x00007fff8c8173da _pthread_wqthread + 316 QtQA::App::TestRunner: 9 libsystem_c.dylib 0x00007fff8c818b85 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 4: QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff957fd192 __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libsystem_c.dylib 0x00007fff8c817594 _pthread_wqthread + 758 QtQA::App::TestRunner: 2 libsystem_c.dylib 0x00007fff8c818b85 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 5: QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff957fd192 __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libsystem_c.dylib 0x00007fff8c817594 _pthread_wqthread + 758 QtQA::App::TestRunner: 2 libsystem_c.dylib 0x00007fff8c818b85 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 6: QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff957fd192 __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libsystem_c.dylib 0x00007fff8c817594 _pthread_wqthread + 758 QtQA::App::TestRunner: 2 libsystem_c.dylib 0x00007fff8c818b85 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 7: QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff957fd192 __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libsystem_c.dylib 0x00007fff8c817594 _pthread_wqthread + 758 QtQA::App::TestRunner: 2 libsystem_c.dylib 0x00007fff8c818b85 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 8:: QThread QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff957fcdf2 __select + 10 QtQA::App::TestRunner: 1 QtCore 0x0000000100e9b954 TestNamespace::qt_safe_select(int, fd_set*, fd_set*, fd_set*, timespec const*) + 68 QtQA::App::TestRunner: 2 QtCore 0x0000000100e9c8ca TestNamespace::QEventDispatcherUNIXPrivate::doSelect(TestNamespace::QFlags, timespec*) + 682 QtQA::App::TestRunner: 3 QtCore 0x0000000100e9d837 TestNamespace::QEventDispatcherUNIX::processEvents(TestNamespace::QFlags) + 263 QtQA::App::TestRunner: 4 QtCore 0x0000000100e4d9b4 TestNamespace::QEventLoop::exec(TestNamespace::QFlags) + 404 QtQA::App::TestRunner: 5 QtCore 0x0000000100c6dbb3 TestNamespace::QThread::exec() + 115 QtQA::App::TestRunner: 6 QtCore 0x0000000100c71cfa TestNamespace::QThreadPrivate::start(void*) + 474 QtQA::App::TestRunner: 7 libsystem_c.dylib 0x00007fff8c8158bf _pthread_start + 335 QtQA::App::TestRunner: 8 libsystem_c.dylib 0x00007fff8c818b75 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: 0x00007fff5fbfd018 rdx: 0x0000000000000000 QtQA::App::TestRunner: rdi: 0x0000000000000107 rsi: 0x0000000000000006 rbp: 0x00007fff5fbfd040 rsp: 0x00007fff5fbfd018 QtQA::App::TestRunner: r8: 0x00007fff79c56fb8 r9: 0x0000000102a51960 r10: 0x00007fff957fcd0a r11: 0xffffff80002dad60 QtQA::App::TestRunner: r12: 0x0000000000000002 r13: 0x0000000102823ef0 r14: 0x00007fff79c59960 r15: 0x0000000102823ef0 QtQA::App::TestRunner: rip: 0x00007fff957fcce2 rfl: 0x0000000000000246 cr2: 0x0000000106a68000 QtQA::App::TestRunner: Logical CPU: 0 QtQA::App::TestRunner: QtQA::App::TestRunner: Binary Images: QtQA::App::TestRunner: 0x100000000 - 0x100021ff7 + at BUNDLEIDENTIFIER@ (??? - ???) <5EEF5B8A-75F4-345B-96F6-190FD97ECD90> /work/*/tst_qgl.app/Contents/MacOS/tst_qgl QtQA::App::TestRunner: 0x100037000 - 0x10007eff7 +QtOpenGL (5.3.0 - compatibility 5.3.0) /work/*/QtOpenGL.framework/Versions/5/QtOpenGL QtQA::App::TestRunner: 0x1000b1000 - 0x10055efff +QtWidgets (5.3.0 - compatibility 5.3.0) /work/*/QtWidgets.framework/Versions/5/QtWidgets QtQA::App::TestRunner: 0x100766000 - 0x100af2ff7 +QtGui (5.3.0 - compatibility 5.3.0) /work/*/QtGui.framework/Versions/5/QtGui QtQA::App::TestRunner: 0x100c47000 - 0x101134fff +QtCore (5.3.0 - compatibility 5.3.0) <43317839-4028-3D20-88BE-A5C9DD1E07A1> /work/*/QtCore.framework/Versions/5/QtCore QtQA::App::TestRunner: 0x101256000 - 0x101278ff7 +QtTest (5.3.0 - compatibility 5.3.0) <0257CBC4-6236-32E0-818E-E58CE6FFBD1A> /work/*/QtTest.framework/Versions/5/QtTest QtQA::App::TestRunner: 0x10128c000 - 0x101292fff com.apple.agl (3.2.0 - AGL-3.2.0) /System/Library/Frameworks/AGL.framework/Versions/A/AGL QtQA::App::TestRunner: 0x10178b000 - 0x1017b5ff7 +QtPrintSupport (5.3.0 - compatibility 5.3.0) /work/*/QtPrintSupport.framework/Versions/5/QtPrintSupport QtQA::App::TestRunner: 0x1017e6000 - 0x1017f0fef 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: 0x1017f6000 - 0x1017f9ff7 libCoreFSCache.dylib (??? - ???) <0D155750-7910-32C5-8327-924FC1089442> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib QtQA::App::TestRunner: 0x102cad000 - 0x102cdbff7 GLRendererFloat (??? - ???) <06CA5D0B-BC5F-3CC7-836D-A02F7DB92BE8> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GLRendererFloat QtQA::App::TestRunner: 0x102cef000 - 0x102cefff1 +cl_kernels (??? - ???) cl_kernels QtQA::App::TestRunner: 0x102cf5000 - 0x102cf6ff3 +cl_kernels (??? - ???) <3AD32C06-6651-4873-A2DC-AC093F64D18A> cl_kernels QtQA::App::TestRunner: 0x102e00000 - 0x102e8efff +libqcocoa.dylib (??? - ???) <3C8BCF56-1102-3569-BFAC-51E08F0B08B3> /work/*/libqcocoa.dylib QtQA::App::TestRunner: 0x102fea000 - 0x102ff0ff7 +libqgif.dylib (??? - ???) <63DC4F67-2136-3749-886B-95125D0B9B2F> /work/*/libqgif.dylib QtQA::App::TestRunner: 0x102ff5000 - 0x102ffafff +libqico.dylib (??? - ???) <985D7D56-BE5C-33CD-81E9-E9622F0F5B18> /work/*/libqico.dylib QtQA::App::TestRunner: 0x105d54000 - 0x105f0cfff GLEngine (??? - ???) <59179FEC-D0E2-38B3-BD49-765506A645AC> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine QtQA::App::TestRunner: 0x1078bf000 - 0x107a19fff libGLProgrammability.dylib (??? - ???) <90390984-70BC-365C-AB3E-16C35C4240CB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib QtQA::App::TestRunner: 0x10890b000 - 0x1089aaff7 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: 0x108bb5000 - 0x108bf0ff7 +libqjpeg.dylib (??? - ???) /work/*/libqjpeg.dylib QtQA::App::TestRunner: 0x7fff6ed8a000 - 0x7fff6edbebaf dyld (195.6 - ???) /usr/lib/dyld QtQA::App::TestRunner: 0x7fff89788000 - 0x7fff8987dfff libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <5C40E880-0706-378F-B864-3C2BD922D926> /usr/lib/libiconv.2.dylib QtQA::App::TestRunner: 0x7fff89b73000 - 0x7fff89bbfff7 com.apple.SystemConfiguration (1.11.3 - 1.11) <131780ED-E8DD-3153-81F2-5FEC4F6554C2> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration QtQA::App::TestRunner: 0x7fff89bda000 - 0x7fff89cdffff libFontParser.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib QtQA::App::TestRunner: 0x7fff89e75000 - 0x7fff89e77fff libCVMSPluginSupport.dylib (??? - ???) <982F1ED4-3CBB-3161-8BEA-8A980C27FCC1> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib QtQA::App::TestRunner: 0x7fff89e78000 - 0x7fff89e78fff com.apple.Cocoa (6.6 - ???) <021D4214-9C23-3CD8-AFB2-F331697A4508> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa QtQA::App::TestRunner: 0x7fff89e7a000 - 0x7fff89ebbfff 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: 0x7fff89ebc000 - 0x7fff89eecff7 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: 0x7fff89eed000 - 0x7fff89ef2fff libpam.2.dylib (3.0.0 - compatibility 3.0.0) /usr/lib/libpam.2.dylib QtQA::App::TestRunner: 0x7fff89f87000 - 0x7fff89f91ff7 liblaunch.dylib (392.39.0 - compatibility 1.0.0) <8C235D13-2928-30E5-9E12-2CC3D6324AE2> /usr/lib/system/liblaunch.dylib QtQA::App::TestRunner: 0x7fff8a436000 - 0x7fff8a4ccff7 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: 0x7fff8a4cd000 - 0x7fff8a8fafff libLAPACK.dylib (??? - ???) <4F2E1055-2207-340B-BB45-E4F16171EE0D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib QtQA::App::TestRunner: 0x7fff8a8fb000 - 0x7fff8a906fff com.apple.CommonAuth (2.2 - 2.0) <77E6F0D0-85B6-30B5-B99C-F57104DD2EBA> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth QtQA::App::TestRunner: 0x7fff8a907000 - 0x7fff8a90dfff IOSurface (??? - ???) <77C6757B-D357-3E34-9424-48F962B5CC9C> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface QtQA::App::TestRunner: 0x7fff8a91b000 - 0x7fff8a91efff libCoreVMClient.dylib (??? - ???) <28CB0F3F-A202-391F-8CAC-FC9A1398A962> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib QtQA::App::TestRunner: 0x7fff8a95e000 - 0x7fff8a9b2fff 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: 0x7fff8aa39000 - 0x7fff8aa91ff7 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: 0x7fff8aae6000 - 0x7fff8ab19ff7 com.apple.GSS (2.2 - 2.0) <971395D0-B9D0-3FDE-B23F-6F9D0A2FB95F> /System/Library/Frameworks/GSS.framework/Versions/A/GSS QtQA::App::TestRunner: 0x7fff8ab1a000 - 0x7fff8ab90fff com.apple.CoreSymbolication (2.2 - 73.2) <126415E3-3A35-315B-B4B7-507CDBED0D58> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication QtQA::App::TestRunner: 0x7fff8ab91000 - 0x7fff8abf9ff7 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: 0x7fff8abfa000 - 0x7fff8ac4cff7 libGLU.dylib (??? - ???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib QtQA::App::TestRunner: 0x7fff8ac4f000 - 0x7fff8ac78fff com.apple.CoreVideo (1.7 - 70.3) <9A9D4058-9935-3B0A-B1A6-27EB78D02249> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo QtQA::App::TestRunner: 0x7fff8ae6b000 - 0x7fff8ae71fff libmacho.dylib (800.0.0 - compatibility 1.0.0) /usr/lib/system/libmacho.dylib QtQA::App::TestRunner: 0x7fff8af6a000 - 0x7fff8af71fff com.apple.NetFS (4.0 - 4.0) /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS QtQA::App::TestRunner: 0x7fff8af72000 - 0x7fff8af76fff libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) /usr/lib/system/libmathCommon.A.dylib QtQA::App::TestRunner: 0x7fff8b03f000 - 0x7fff8b040fff libDiagnosticMessagesClient.dylib (??? - ???) <3DCF577B-F126-302B-BCE2-4DB9A95B8598> /usr/lib/libDiagnosticMessagesClient.dylib QtQA::App::TestRunner: 0x7fff8b041000 - 0x7fff8b11ffff com.apple.DiscRecording (6.0.4 - 6040.4.1) /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording QtQA::App::TestRunner: 0x7fff8b120000 - 0x7fff8b1a5ff7 com.apple.Heimdal (2.2 - 2.0) /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal QtQA::App::TestRunner: 0x7fff8b1a6000 - 0x7fff8b1abff7 libsystem_network.dylib (??? - ???) <5DE7024E-1D2D-34A2-80F4-08326331A75B> /usr/lib/system/libsystem_network.dylib QtQA::App::TestRunner: 0x7fff8b871000 - 0x7fff8b883ff7 libbsm.0.dylib (??? - ???) <349BB16F-75FA-363F-8D98-7A9C3FA90A0D> /usr/lib/libbsm.0.dylib QtQA::App::TestRunner: 0x7fff8b936000 - 0x7fff8b97aff7 com.apple.MediaKit (12 - 602) <0C2CBEDA-412F-3DDF-9C74-44114E5E0DB9> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit QtQA::App::TestRunner: 0x7fff8b97b000 - 0x7fff8b97cfff libunc.dylib (24.0.0 - compatibility 1.0.0) /usr/lib/system/libunc.dylib QtQA::App::TestRunner: 0x7fff8b97d000 - 0x7fff8b991ff7 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: 0x7fff8bac5000 - 0x7fff8bac5fff libOpenScriptingUtil.dylib (??? - ???) /usr/lib/libOpenScriptingUtil.dylib QtQA::App::TestRunner: 0x7fff8bac6000 - 0x7fff8bbd3fff 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: 0x7fff8bbd4000 - 0x7fff8bcd6fff libxml2.2.dylib (10.3.0 - compatibility 10.0.0) /usr/lib/libxml2.2.dylib QtQA::App::TestRunner: 0x7fff8bcd7000 - 0x7fff8be0dfff com.apple.vImage (5.1 - 5.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage QtQA::App::TestRunner: 0x7fff8be0e000 - 0x7fff8bef2ff7 com.apple.CoreServices.OSServices (478.49 - 478.49) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices QtQA::App::TestRunner: 0x7fff8bf1f000 - 0x7fff8c019ff7 com.apple.DiskImagesFramework (10.7.4 - 331.7) /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages QtQA::App::TestRunner: 0x7fff8c287000 - 0x7fff8c3a0fff 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: 0x7fff8c3a1000 - 0x7fff8c3b0ff7 libxar-nossl.dylib (??? - ???) /usr/lib/libxar-nossl.dylib QtQA::App::TestRunner: 0x7fff8c405000 - 0x7fff8c40eff7 libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) /usr/lib/system/libsystem_notify.dylib QtQA::App::TestRunner: 0x7fff8c40f000 - 0x7fff8c410ff7 libsystem_sandbox.dylib (??? - ???) <2A09E4DA-F47C-35CB-B70C-E0492BA9F20E> /usr/lib/system/libsystem_sandbox.dylib QtQA::App::TestRunner: 0x7fff8c480000 - 0x7fff8c587fe7 libsqlite3.dylib (9.6.0 - compatibility 9.0.0) /usr/lib/libsqlite3.dylib QtQA::App::TestRunner: 0x7fff8c588000 - 0x7fff8c58cff7 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: 0x7fff8c7c7000 - 0x7fff8c8a4fef libsystem_c.dylib (763.13.0 - compatibility 1.0.0) <41B43515-2806-3FBC-ACF1-A16F35B7E290> /usr/lib/system/libsystem_c.dylib QtQA::App::TestRunner: 0x7fff8c8a9000 - 0x7fff8c914ff7 com.apple.framework.IOKit (2.0 - ???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit QtQA::App::TestRunner: 0x7fff8c915000 - 0x7fff8c9afff7 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: 0x7fff8c9b0000 - 0x7fff8c9b2ff7 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: 0x7fff8cc62000 - 0x7fff8cca6ff7 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: 0x7fff8cca7000 - 0x7fff8ccedfff libcurl.4.dylib (7.0.0 - compatibility 7.0.0) <2C442396-1006-3765-92D2-60869D4641CE> /usr/lib/libcurl.4.dylib QtQA::App::TestRunner: 0x7fff8cfee000 - 0x7fff8cff5fff libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <172B1985-F24A-34E9-8D8B-A2403C9A0399> /usr/lib/system/libcopyfile.dylib QtQA::App::TestRunner: 0x7fff8cff6000 - 0x7fff8d066fff com.apple.datadetectorscore (3.0 - 179.4) <4AB32B7F-8EC2-327E-BAC8-80129AA36E7B> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore QtQA::App::TestRunner: 0x7fff8d067000 - 0x7fff8d393fff com.apple.HIToolbox (1.9 - ???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox QtQA::App::TestRunner: 0x7fff8d394000 - 0x7fff8d3f4fff 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: 0x7fff8d3f6000 - 0x7fff8d403ff7 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: 0x7fff8d462000 - 0x7fff8d486fff com.apple.RemoteViewServices (1.5 - 44.2) /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices QtQA::App::TestRunner: 0x7fff8d4e5000 - 0x7fff8d58afff 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: 0x7fff8d5e3000 - 0x7fff8d5f1ff7 libkxld.dylib (??? - ???) <01161870-E3B3-3F87-BA4A-0AA7A081F409> /usr/lib/system/libkxld.dylib QtQA::App::TestRunner: 0x7fff8d654000 - 0x7fff8d6caff7 libc++.1.dylib (28.4.0 - compatibility 1.0.0) /usr/lib/libc++.1.dylib QtQA::App::TestRunner: 0x7fff8d78d000 - 0x7fff8d7c8fff libsystem_info.dylib (??? - ???) <35F90252-2AE1-32C5-8D34-782C614D9639> /usr/lib/system/libsystem_info.dylib QtQA::App::TestRunner: 0x7fff8d7c9000 - 0x7fff8d7c9fff libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <61EFED6A-A407-301E-B454-CD18314F0075> /usr/lib/system/libkeymgr.dylib QtQA::App::TestRunner: 0x7fff8d7e6000 - 0x7fff8d7ebfff com.apple.OpenDirectory (10.7 - 146) <7960A302-F9AC-3F72-838E-3A382032DCA6> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory QtQA::App::TestRunner: 0x7fff8d7ec000 - 0x7fff8d9eefff libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <0176782F-9526-3905-813A-7A5676EC2C86> /usr/lib/libicucore.A.dylib QtQA::App::TestRunner: 0x7fff8d9ef000 - 0x7fff8dacefff 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: 0x7fff8dacf000 - 0x7fff8dacffff 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: 0x7fff8dad0000 - 0x7fff8daddfff 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: 0x7fff8dade000 - 0x7fff8db51fff libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <6BDD43E4-A4B1-379E-9ED5-8C713653DFF2> /usr/lib/libstdc++.6.dylib QtQA::App::TestRunner: 0x7fff8df78000 - 0x7fff8e26dff7 com.apple.security (7.0 - 55148.6) <4535E500-973A-3BA7-AF65-DF5CF0658F02> /System/Library/Frameworks/Security.framework/Versions/A/Security QtQA::App::TestRunner: 0x7fff8e26e000 - 0x7fff8e26efff 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: 0x7fff8e27b000 - 0x7fff8e27efff libRadiance.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib QtQA::App::TestRunner: 0x7fff8e27f000 - 0x7fff8e2bfff7 libcups.2.dylib (2.9.0 - compatibility 2.0.0) <7D2E5016-A960-3ADE-B042-F74063E79550> /usr/lib/libcups.2.dylib QtQA::App::TestRunner: 0x7fff8e2c0000 - 0x7fff8e2c1fff libdnsinfo.dylib (395.11.0 - compatibility 1.0.0) <853BAAA5-270F-3FDC-B025-D448DB72E1C3> /usr/lib/system/libdnsinfo.dylib QtQA::App::TestRunner: 0x7fff8e2c2000 - 0x7fff8e2e8fff com.apple.framework.familycontrols (3.0 - 300) <6F0C58C0-22E7-3877-8CFA-1ED0CB3CE38B> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls QtQA::App::TestRunner: 0x7fff8e2e9000 - 0x7fff8e30afff libPng.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib QtQA::App::TestRunner: 0x7fff8e30b000 - 0x7fff8e30cfff liblangid.dylib (??? - ???) /usr/lib/liblangid.dylib QtQA::App::TestRunner: 0x7fff8e30d000 - 0x7fff8e31bfff libdispatch.dylib (187.10.0 - compatibility 1.0.0) <8E03C652-922A-3399-93DE-9EA0CBFA0039> /usr/lib/system/libdispatch.dylib QtQA::App::TestRunner: 0x7fff8e31c000 - 0x7fff8e322fff com.apple.DiskArbitration (2.4.1 - 2.4.1) /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration QtQA::App::TestRunner: 0x7fff8e323000 - 0x7fff8e48afff 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: 0x7fff8e48b000 - 0x7fff8e4edff7 com.apple.Symbolication (1.3 - 91) <98A0662F-26ED-3B10-871B-07747127C7E9> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication QtQA::App::TestRunner: 0x7fff8e4ee000 - 0x7fff8e4f5ff7 com.apple.CommerceCore (1.0 - 17) /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore QtQA::App::TestRunner: 0x7fff8e4f6000 - 0x7fff8e4f7ff7 libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869> /usr/lib/system/libsystem_blocks.dylib QtQA::App::TestRunner: 0x7fff8f646000 - 0x7fff8f6c9fef com.apple.Metadata (10.7.0 - 627.37) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata QtQA::App::TestRunner: 0x7fff90005000 - 0x7fff90024fff libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <0635C52D-DD53-3721-A488-4C6E95607A74> /usr/lib/libresolv.9.dylib QtQA::App::TestRunner: 0x7fff90025000 - 0x7fff9002dfff libsystem_dnssd.dylib (??? - ???) <584B321E-5159-37CD-B2E7-82E069C70AFB> /usr/lib/system/libsystem_dnssd.dylib QtQA::App::TestRunner: 0x7fff9002e000 - 0x7fff90033fff libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <98ECD5F6-E85C-32A5-98CD-8911230CB66A> /usr/lib/system/libcompiler_rt.dylib QtQA::App::TestRunner: 0x7fff9047d000 - 0x7fff90483ff7 libunwind.dylib (30.0.0 - compatibility 1.0.0) <1E9C6C8C-CBE8-3F4B-A5B5-E03E3AB53231> /usr/lib/system/libunwind.dylib QtQA::App::TestRunner: 0x7fff90484000 - 0x7fff90487fff com.apple.help (1.3.2 - 42) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help QtQA::App::TestRunner: 0x7fff904ce000 - 0x7fff904e5fff com.apple.MultitouchSupport.framework (231.4 - 231.4) <559C1AFB-E0B4-3D23-9189-18DE09C06FFE> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport QtQA::App::TestRunner: 0x7fff904e6000 - 0x7fff9056aff7 com.apple.ApplicationServices.ATS (317.12.0 - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS QtQA::App::TestRunner: 0x7fff905c2000 - 0x7fff905c2fff com.apple.Accelerate (1.7 - Accelerate 1.7) <82DDF6F5-FBC3-323D-B71D-CF7ABC5CF568> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate QtQA::App::TestRunner: 0x7fff90c6c000 - 0x7fff90c97ff7 libxslt.1.dylib (3.24.0 - compatibility 3.0.0) /usr/lib/libxslt.1.dylib QtQA::App::TestRunner: 0x7fff90fd2000 - 0x7fff90fd7fff libcache.dylib (47.0.0 - compatibility 1.0.0) /usr/lib/system/libcache.dylib QtQA::App::TestRunner: 0x7fff90fea000 - 0x7fff90ff1fff libGFXShared.dylib (??? - ???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib QtQA::App::TestRunner: 0x7fff90ff2000 - 0x7fff90ff3ff7 libremovefile.dylib (21.1.0 - compatibility 1.0.0) <739E6C83-AA52-3C6C-A680-B37FE2888A04> /usr/lib/system/libremovefile.dylib QtQA::App::TestRunner: 0x7fff91013000 - 0x7fff911e7ff7 com.apple.CoreFoundation (6.7.2 - 635.21) <62A3402E-A4E7-391F-AD20-1EF20236CE1B> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation QtQA::App::TestRunner: 0x7fff911ea000 - 0x7fff91225fff com.apple.LDAPFramework (3.2 - 120.2) <275D4298-C435-3E98-AA25-95D9D0A56550> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP QtQA::App::TestRunner: 0x7fff91234000 - 0x7fff91260ff7 com.apple.CoreServicesInternal (113.19 - 113.19) <74532B3B-EDE0-3553-9BED-F02B9CDF1FF7> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal QtQA::App::TestRunner: 0x7fff91261000 - 0x7fff91264ff7 com.apple.securityhi (4.0 - 1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI QtQA::App::TestRunner: 0x7fff9126b000 - 0x7fff91732fff FaceCoreLight (1.4.7 - compatibility 1.0.0) /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight QtQA::App::TestRunner: 0x7fff91bdd000 - 0x7fff91bddfff com.apple.CoreServices (53 - 53) <043C8026-8EDD-3241-B090-F589E24062EF> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices QtQA::App::TestRunner: 0x7fff91bde000 - 0x7fff91be2fff libdyld.dylib (195.5.0 - compatibility 1.0.0) /usr/lib/system/libdyld.dylib QtQA::App::TestRunner: 0x7fff91be3000 - 0x7fff91c00fff libxpc.dylib (77.19.0 - compatibility 1.0.0) <9F57891B-D7EF-3050-BEDD-21E7C6668248> /usr/lib/system/libxpc.dylib QtQA::App::TestRunner: 0x7fff91c10000 - 0x7fff91c5efff libauto.dylib (??? - ???) /usr/lib/libauto.dylib QtQA::App::TestRunner: 0x7fff91c5f000 - 0x7fff925fda27 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: 0x7fff925fe000 - 0x7fff92609ff7 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: 0x7fff9261e000 - 0x7fff92633fff 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: 0x7fff926a9000 - 0x7fff926fdff7 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: 0x7fff92700000 - 0x7fff9292afe7 com.apple.CoreData (104.1 - 358.14) <6BB64605-8DA7-337D-A2AB-A3346A421CBD> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData QtQA::App::TestRunner: 0x7fff9292b000 - 0x7fff9293dff7 libz.1.dylib (1.2.5 - compatibility 1.0.0) <30CBEF15-4978-3DED-8629-7109880A19D4> /usr/lib/libz.1.dylib QtQA::App::TestRunner: 0x7fff9293e000 - 0x7fff929a6ff7 com.apple.coreui (1.2.2 - 165.11) <9316266A-39CA-3EC7-9C9E-726462CEFF4D> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI QtQA::App::TestRunner: 0x7fff929a7000 - 0x7fff929e0fe7 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: 0x7fff92a42000 - 0x7fff93648fff com.apple.AppKit (6.7.5 - 1138.51) <44417D02-6123-3FC3-A119-CE51BB4C3006> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit QtQA::App::TestRunner: 0x7fff93649000 - 0x7fff93660fff 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: 0x7fff93e0f000 - 0x7fff943f3fff libBLAS.dylib (??? - ???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib QtQA::App::TestRunner: 0x7fff944d2000 - 0x7fff947eefff 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: 0x7fff9481b000 - 0x7fff94829fff com.apple.NetAuth (1.0 - 3.0) /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth QtQA::App::TestRunner: 0x7fff9482a000 - 0x7fff94840fff libGL.dylib (??? - ???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib QtQA::App::TestRunner: 0x7fff94841000 - 0x7fff94869fff com.apple.PerformanceAnalysis (1.11 - 11) <8D4C6382-DD92-37A2-BCFC-E89951320848> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis QtQA::App::TestRunner: 0x7fff94876000 - 0x7fff94878fff libquarantine.dylib (36.7.0 - compatibility 1.0.0) <8D9832F9-E4A9-38C3-B880-E5210B2353C7> /usr/lib/system/libquarantine.dylib QtQA::App::TestRunner: 0x7fff94a21000 - 0x7fff94a9cff7 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: 0x7fff94ca5000 - 0x7fff94caafff 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: 0x7fff94cab000 - 0x7fff94cabfff com.apple.ApplicationServices (41 - 41) <03F3FA8F-8D2A-3AB6-A8E3-40B001116339> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices QtQA::App::TestRunner: 0x7fff94cac000 - 0x7fff94cd5fff 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: 0x7fff94cd6000 - 0x7fff94d16fe7 libGLImage.dylib (??? - ???) <0B7DAB2B-F1C6-39C7-B864-61EF683B6656> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib QtQA::App::TestRunner: 0x7fff94d41000 - 0x7fff9505afff com.apple.Foundation (6.7.2 - 833.25) <22AAC369-B63C-3C55-8AC6-C3ECBA44DA7B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation QtQA::App::TestRunner: 0x7fff9505b000 - 0x7fff9507ffff com.apple.Kerberos (1.0 - 1) <1F826BCE-DA8F-381D-9C4C-A36AA0EA1CB9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos QtQA::App::TestRunner: 0x7fff95702000 - 0x7fff95715ff7 libCRFSuite.dylib (??? - ???) <034D4DAA-63F0-35E4-BCEF-338DD7A453DD> /usr/lib/libCRFSuite.dylib QtQA::App::TestRunner: 0x7fff957c8000 - 0x7fff957e5ff7 com.apple.openscripting (1.3.3 - ???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting QtQA::App::TestRunner: 0x7fff957e6000 - 0x7fff95806fff libsystem_kernel.dylib (1699.32.7 - compatibility 1.0.0) <66C9F9BD-C7B3-30D4-B1A0-03C8A6392351> /usr/lib/system/libsystem_kernel.dylib QtQA::App::TestRunner: 0x7fff95807000 - 0x7fff95863ff7 com.apple.HIServices (1.21 - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices QtQA::App::TestRunner: 0x7fff95864000 - 0x7fff95ad8fff 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: 0x7fff95af9000 - 0x7fff95b04ff7 libc++abi.dylib (14.0.0 - compatibility 1.0.0) <8FF3D766-D678-36F6-84AC-423C878E6D14> /usr/lib/libc++abi.dylib QtQA::App::TestRunner: 0x7fff95b08000 - 0x7fff95b08fff com.apple.vecLib (3.7 - vecLib 3.7) <9A58105C-B36E-35B5-812C-4ED693F2618F> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff95b09000 - 0x7fff95b1bff7 libsasl2.2.dylib (3.15.0 - compatibility 3.0.0) <6245B497-784B-355C-98EF-2DC6B45BF05C> /usr/lib/libsasl2.2.dylib QtQA::App::TestRunner: 0x7fff95b1c000 - 0x7fff95bcfff7 com.apple.CoreText (220.22.0 - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText QtQA::App::TestRunner: 0x7fff95bf9000 - 0x7fff95cc0ff7 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: 0x7fff95ccf000 - 0x7fff95d2aff7 com.apple.opencl (2.0.19 - 2.0.19) /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL QtQA::App::TestRunner: 0x7fff95d2b000 - 0x7fff95d41ff7 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: 0x7fff95d4d000 - 0x7fff95d7afe7 libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <6E5C8AC3-DBB7-31CB-BEB7-D6ED8E6DE0CE> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: 0x7fff95d7b000 - 0x7fff95dbdff7 libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) /usr/lib/system/libcommonCrypto.dylib QtQA::App::TestRunner: 0x7fff95dbe000 - 0x7fff95e60fff com.apple.securityfoundation (5.0 - 55116) <70CDC3ED-39AA-3784-8715-F0F5E2CB9754> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation QtQA::App::TestRunner: 0x7fff95e61000 - 0x7fff95f45e5f libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <871E688B-CF57-3BC7-80D6-F6476DFF109B> /usr/lib/libobjc.A.dylib QtQA::App::TestRunner: 0x7fff95f46000 - 0x7fff960e6ff7 com.apple.QuartzCore (1.7 - 270.5) <19E5E0AB-DAA9-3F97-988C-D9A46AFB9C04> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore QtQA::App::TestRunner: 0x7fff960e7000 - 0x7fff960ebfff 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: 0x7fff960ec000 - 0x7fff96108ff7 com.apple.GenerationalStorage (1.0 - 126.1) <509F52ED-E54B-3FEF-B3C2-759387B826E6> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage QtQA::App::TestRunner: 0x7fff96109000 - 0x7fff96143fe7 com.apple.DebugSymbols (2.1 - 87) <149201BE-A8A4-3E40-AD65-E5194B59162E> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols QtQA::App::TestRunner: 0x7fff96144000 - 0x7fff96250fff 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: 0x7fff96251000 - 0x7fff96253fff com.apple.TrustEvaluationAgent (2.0 - 1) <1F31CAFF-C1C6-33D3-94E9-11B721761DDF> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent QtQA::App::TestRunner: 0x7fff96254000 - 0x7fff96263fff 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: 0x7fff96264000 - 0x7fff963c1fff 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: 0x7fff963fd000 - 0x7fff9643cfff com.apple.AE (527.7 - 527.7) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE QtQA::App::TestRunner: 0x7fff9663a000 - 0x7fff9663afff com.apple.Carbon (153 - 153) <895C2BF2-1666-3A59-A669-311B1F4F368B> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon QtQA::App::TestRunner: 0x7fff9663b000 - 0x7fff966dcfff com.apple.LaunchServices (480.40 - 480.40) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices 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: 6236 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=169.8M resident=96.4M(57%) swapped_out_or_unallocated=73.4M(43%) QtQA::App::TestRunner: Writable regions: Total=118.8M written=14.7M(12%) resident=19.0M(16%) swapped_out=0K(0%) unallocated=99.8M(84%) QtQA::App::TestRunner: QtQA::App::TestRunner: REGION TYPE VIRTUAL QtQA::App::TestRunner: =========== ======= QtQA::App::TestRunner: CG backing stores 2696K QtQA::App::TestRunner: CG image 12K QtQA::App::TestRunner: CG shared images 3408K QtQA::App::TestRunner: CoreImage 8K QtQA::App::TestRunner: CoreServices 4356K QtQA::App::TestRunner: MALLOC 86.0M 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.3M QtQA::App::TestRunner: __IMAGE 528K QtQA::App::TestRunner: __LINKEDIT 54.5M QtQA::App::TestRunner: __TEXT 115.4M QtQA::App::TestRunner: __UNICODE 544K QtQA::App::TestRunner: mapped file 40.6M QtQA::App::TestRunner: shared memory 308K QtQA::App::TestRunner: =========== ======= QtQA::App::TestRunner: TOTAL 406.8M QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qgl: 15 seconds, signal 6 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02436/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/dev_1387621615): http://codereview.qt-project.org/72826 [PS8] - Add deleteItems(), needed by QtQuick.Layouts From ci-noreply at qt-project.org Sat Dec 21 13:13:58 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 21 Dec 2013 14:13:58 +0200 Subject: [Ci-reports] pass on QtQuickControls_stable_Integration #443 Message-ID: <20131221_121358_033650.ci-noreply@qt-project.org> QtQuickControls_stable_Integration #443: SUCCESS Tested changes (refs/builds/stable_1387625197): http://codereview.qt-project.org/73920 [PS1] - Fixed: Regression in key navigation on TableView From ci-noreply at qt-project.org Sat Dec 21 14:55:49 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 21 Dec 2013 15:55:49 +0200 Subject: [Ci-reports] pass on QtBase_dev_Integration #2437 Message-ID: <20131221_135549_092085.ci-noreply@qt-project.org> QtBase_dev_Integration #2437: SUCCESS Tested changes (refs/builds/dev_1387628998): http://codereview.qt-project.org/72826 [PS8] - Add deleteItems(), needed by QtQuick.Layouts From ci-noreply at qt-project.org Sat Dec 21 17:23:44 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 21 Dec 2013 18:23:44 +0200 Subject: [Ci-reports] pass on QtBase_stable_Integration #2802 Message-ID: <20131221_162344_033182.ci-noreply@qt-project.org> QtBase_stable_Integration #2802: SUCCESS Tested changes (refs/builds/stable_1387637839): http://codereview.qt-project.org/74144 [PS1] - iOS: Fix C++11 build http://codereview.qt-project.org/74155 [PS1] - Don't try to build qt_app in release against debug-only Qt builds From ci-noreply at qt-project.org Sat Dec 21 17:47:37 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 21 Dec 2013 18:47:37 +0200 Subject: [Ci-reports] fail on QtBase_stable_Integration #2803 Message-ID: <20131221_164737_048741.ci-noreply@qt-project.org> Autotests `tst_qimagereader' and `tst_qlocalsocket' failed :( Testing tst_QLocalSocket FAIL! : tst_QLocalSocket::writeToClientAndDisconnect() Compared values are not the same Actual (client.read(buffer, sizeof(buffer))): -1 Expected ((qint64)sizeof(buffer)) : 100 Loc: [../tst_qlocalsocket.cpp(1022)] Totals: 56 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.1, Qt 5.2.1 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) 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() FAIL! : tst_QLocalSocket::writeToClientAndDisconnect() Compared values are not the same Actual (client.read(buffer, sizeof(buffer))): -1 Expected ((qint64)sizeof(buffer)) : 100 Loc: [../tst_qlocalsocket.cpp(1022)] PASS : tst_QLocalSocket::debug() PASS : tst_QLocalSocket::bytesWrittenSignal() PASS : tst_QLocalSocket::syncDisconnectNotify() PASS : tst_QLocalSocket::asyncDisconnectNotify() PASS : tst_QLocalSocket::verifySocketOptions(user) PASS : tst_QLocalSocket::verifySocketOptions(group) PASS : tst_QLocalSocket::verifySocketOptions(other) PASS : tst_QLocalSocket::verifySocketOptions(all) PASS : tst_QLocalSocket::verifyListenWithDescriptor(normal) PASS : tst_QLocalSocket::verifyListenWithDescriptor(abstract) PASS : tst_QLocalSocket::verifyListenWithDescriptor(abstractwithslash) PASS : tst_QLocalSocket::verifyListenWithDescriptor(no path) PASS : tst_QLocalSocket::cleanupTestCase() Totals: 56 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: 16 seconds, exit code 1 Testing tst_QImageReader FAIL! : tst_QImageReader::readFromDevice(pbm) 'reader.canRead()' returned FALSE. () Loc: [tst_qimagereader.cpp(1098)] FAIL! : tst_QImageReader::readFromDevice(pgm) 'reader.canRead()' returned FALSE. () Loc: [tst_qimagereader.cpp(1098)] FAIL! : tst_QImageReader::readFromDevice(ppm-1) 'reader.canRead()' returned FALSE. () Loc: [tst_qimagereader.cpp(1098)] FAIL! : tst_QImageReader::readFromDevice(ppm-2) 'reader.canRead()' returned FALSE. () Loc: [tst_qimagereader.cpp(1098)] FAIL! : tst_QImageReader::readFromDevice(ppm-3) 'reader.canRead()' returned FALSE. () Loc: [tst_qimagereader.cpp(1098)] FAIL! : tst_QImageReader::readFromDevice(ppm-4) 'reader.canRead()' returned FALSE. () Loc: [tst_qimagereader.cpp(1098)] FAIL! : tst_QImageReader::readFromDevice(jpeg-1) 'reader.canRead()' returned FALSE. () Loc: [tst_qimagereader.cpp(1098)] FAIL! : tst_QImageReader::readFromDevice(jpeg-2) 'reader.canRead()' returned FALSE. () Loc: [tst_qimagereader.cpp(1098)] FAIL! : tst_QImageReader::readFromDevice(jpeg-3) 'reader.canRead()' returned FALSE. () Loc: [tst_qimagereader.cpp(1098)] FAIL! : tst_QImageReader::readFromDevice(jpeg-4) 'reader.canRead()' returned FALSE. () Loc: [tst_qimagereader.cpp(1098)] FAIL! : tst_QImageReader::readFromDevice(gif-1) 'reader.canRead()' returned FALSE. () Loc: [tst_qimagereader.cpp(1098)] FAIL! : tst_QImageReader::readFromDevice(gif-2) 'reader.canRead()' returned FALSE. () Loc: [tst_qimagereader.cpp(1098)] FAIL! : tst_QImageReader::readFromDevice(xbm) Compared QImages differ. Actual (imageReaderImage).isNull(): 1 Expected (expectedImage).isNull(): 0 Loc: [tst_qimagereader.cpp(1100)] FAIL! : tst_QImageReader::readFromDevice(xpm) 'reader.canRead()' returned FALSE. () Loc: [tst_qimagereader.cpp(1098)] FAIL! : tst_QImageReader::readFromDevice(bmp-1) 'reader.canRead()' returned FALSE. () Loc: [tst_qimagereader.cpp(1098)] FAIL! : tst_QImageReader::readFromDevice(bmp-2) 'reader.canRead()' returned FALSE. () Loc: [tst_qimagereader.cpp(1098)] FAIL! : tst_QImageReader::readFromDevice(bmp-3) 'reader.canRead()' returned FALSE. () Loc: [tst_qimagereader.cpp(1098)] FAIL! : tst_QImageReader::readFromDevice(bmp-4) 'reader.canRead()' returned FALSE. () Loc: [tst_qimagereader.cpp(1098)] FAIL! : tst_QImageReader::readFromDevice(png) 'reader.canRead()' returned FALSE. () Loc: [tst_qimagereader.cpp(1098)] libpng error: Read Error libpng error: Read Error libpng error: Read Error libpng error: Read Error libpng error: Read Error libpng error: Read Error libpng error: Read Error libpng error: Read Error libpng error: Read Error libpng error: Read Error libpng error: Read Error libpng error: Read Error libpng error: Read Error Totals: 337 passed, 19 failed, 30 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QImageReader ********* Config: Using QtTest library 5.2.1, Qt 5.2.1 PASS : tst_QImageReader::initTestCase() PASS : tst_QImageReader::getSetCheck() PASS : tst_QImageReader::readImage(empty) PASS : tst_QImageReader::readImage(BMP: colorful) PASS : tst_QImageReader::readImage(BMP: test32bfv4) PASS : tst_QImageReader::readImage(BMP: test32v5) PASS : tst_QImageReader::readImage(BMP: font) PASS : tst_QImageReader::readImage(BMP: signed char) PASS : tst_QImageReader::readImage(BMP: 4bpp RLE) PASS : tst_QImageReader::readImage(BMP: 4bpp uncompressed) PASS : tst_QImageReader::readImage(BMP: 16bpp) PASS : tst_QImageReader::readImage(BMP: negative height) PASS : tst_QImageReader::readImage(BMP: high mask bit set) PASS : tst_QImageReader::readImage(XPM: marble) PASS : tst_QImageReader::readImage(PNG: kollada) PASS : tst_QImageReader::readImage(PPM: teapot) PASS : tst_QImageReader::readImage(PPM: runners) PASS : tst_QImageReader::readImage(PPM: test) PASS : tst_QImageReader::readImage(XBM: gnus) PASS : tst_QImageReader::readImage(JPEG: beavis) PASS : tst_QImageReader::readImage(JPEG: qtbug13653) PASS : tst_QImageReader::readImage(GIF: earth) PASS : tst_QImageReader::readImage(GIF: trolltech) SKIP : tst_QImageReader::readImage(SVG: rect) "svg" images are not supported Loc: [tst_qimagereader.cpp(250)] SKIP : tst_QImageReader::readImage(SVGZ: rect) "svgz" images are not supported Loc: [tst_qimagereader.cpp(250)] PASS : tst_QImageReader::jpegRgbCmyk() PASS : tst_QImageReader::setScaledSize(BMP: colorful) PASS : tst_QImageReader::setScaledSize(BMP: font) PASS : tst_QImageReader::setScaledSize(XPM: marble) PASS : tst_QImageReader::setScaledSize(PNG: kollada) PASS : tst_QImageReader::setScaledSize(PPM: teapot) PASS : tst_QImageReader::setScaledSize(PPM: runners) PASS : tst_QImageReader::setScaledSize(PPM: test) PASS : tst_QImageReader::setScaledSize(XBM: gnus) PASS : tst_QImageReader::setScaledSize(JPEG: beavis A) PASS : tst_QImageReader::setScaledSize(JPEG: beavis B) PASS : tst_QImageReader::setScaledSize(JPEG: beavis C) PASS : tst_QImageReader::setScaledSize(JPEG: beavis D) PASS : tst_QImageReader::setScaledSize(JPEG: beavis E) PASS : tst_QImageReader::setScaledSize(JPEG: beavis F) PASS : tst_QImageReader::setScaledSize(JPEG: beavis G) PASS : tst_QImageReader::setScaledSize(JPEG: beavis H) PASS : tst_QImageReader::setScaledSize(JPEG: beavis I) PASS : tst_QImageReader::setScaledSize(GIF: earth) PASS : tst_QImageReader::setScaledSize(GIF: trolltech) SKIP : tst_QImageReader::setScaledSize(SVG: rect) "svg" images are not supported Loc: [tst_qimagereader.cpp(365)] SKIP : tst_QImageReader::setScaledSize(SVGZ: rect) "svgz" images are not supported Loc: [tst_qimagereader.cpp(365)] PASS : tst_QImageReader::setClipRect(BMP: colorful) PASS : tst_QImageReader::setClipRect(BMP: test32bfv4) PASS : tst_QImageReader::setClipRect(BMP: test32v5) PASS : tst_QImageReader::setClipRect(BMP: font) PASS : tst_QImageReader::setClipRect(BMP: 4bpp uncompressed) PASS : tst_QImageReader::setClipRect(XPM: marble) PASS : tst_QImageReader::setClipRect(PNG: kollada) PASS : tst_QImageReader::setClipRect(PPM: teapot) PASS : tst_QImageReader::setClipRect(PPM: runners) PASS : tst_QImageReader::setClipRect(PPM: test) PASS : tst_QImageReader::setClipRect(XBM: gnus) PASS : tst_QImageReader::setClipRect(JPEG: beavis) PASS : tst_QImageReader::setClipRect(GIF: earth) PASS : tst_QImageReader::setClipRect(GIF: trolltech) SKIP : tst_QImageReader::setClipRect(SVG: rect) "svg" images are not supported Loc: [tst_qimagereader.cpp(429)] SKIP : tst_QImageReader::setClipRect(SVGZ: rect) "svgz" images are not supported Loc: [tst_qimagereader.cpp(429)] PASS : tst_QImageReader::setScaledClipRect(BMP: colorful) PASS : tst_QImageReader::setScaledClipRect(BMP: test32bfv4) PASS : tst_QImageReader::setScaledClipRect(BMP: test32v5) PASS : tst_QImageReader::setScaledClipRect(BMP: font) PASS : tst_QImageReader::setScaledClipRect(XPM: marble) PASS : tst_QImageReader::setScaledClipRect(PNG: kollada) PASS : tst_QImageReader::setScaledClipRect(PPM: teapot) PASS : tst_QImageReader::setScaledClipRect(PPM: runners) PASS : tst_QImageReader::setScaledClipRect(PPM: test) PASS : tst_QImageReader::setScaledClipRect(XBM: gnus) PASS : tst_QImageReader::setScaledClipRect(JPEG: beavis) PASS : tst_QImageReader::setScaledClipRect(GIF: earth) PASS : tst_QImageReader::setScaledClipRect(GIF: trolltech) SKIP : tst_QImageReader::setScaledClipRect(SVG: rect) "svg" images are not supported Loc: [tst_qimagereader.cpp(474)] SKIP : tst_QImageReader::setScaledClipRect(SVGZ: rect) "svgz" images are not supported Loc: [tst_qimagereader.cpp(474)] PASS : tst_QImageReader::imageFormat(pbm) PASS : tst_QImageReader::imageFormat(pgm) PASS : tst_QImageReader::imageFormat(ppm-1) PASS : tst_QImageReader::imageFormat(ppm-2) PASS : tst_QImageReader::imageFormat(ppm-3) PASS : tst_QImageReader::imageFormat(ppm-4) PASS : tst_QImageReader::imageFormat(jpeg-1) PASS : tst_QImageReader::imageFormat(jpeg-2) PASS : tst_QImageReader::imageFormat(jpeg-3) PASS : tst_QImageReader::imageFormat(gif-1) PASS : tst_QImageReader::imageFormat(gif-2) PASS : tst_QImageReader::imageFormat(xbm) PASS : tst_QImageReader::imageFormat(xpm) PASS : tst_QImageReader::imageFormat(bmp-1) PASS : tst_QImageReader::imageFormat(bmp-2) PASS : tst_QImageReader::imageFormat(bmp-3) PASS : tst_QImageReader::imageFormat(bmp-4) PASS : tst_QImageReader::imageFormat(png) PASS : tst_QImageReader::imageFormat(png-2) SKIP : tst_QImageReader::imageFormat(svg) "svg" images are not supported Loc: [tst_qimagereader.cpp(527)] SKIP : tst_QImageReader::imageFormat(svgz) "svgz" images are not supported Loc: [tst_qimagereader.cpp(527)] PASS : tst_QImageReader::blackXPM() PASS : tst_QImageReader::transparentXPM() PASS : tst_QImageReader::multiWordNamedColorXPM() PASS : tst_QImageReader::supportedFormats() PASS : tst_QImageReader::supportedMimeTypes() FAIL! : tst_QImageReader::readFromDevice(pbm) 'reader.canRead()' returned FALSE. () Loc: [tst_qimagereader.cpp(1098)] FAIL! : tst_QImageReader::readFromDevice(pgm) 'reader.canRead()' returned FALSE. () Loc: [tst_qimagereader.cpp(1098)] FAIL! : tst_QImageReader::readFromDevice(ppm-1) 'reader.canRead()' returned FALSE. () Loc: [tst_qimagereader.cpp(1098)] FAIL! : tst_QImageReader::readFromDevice(ppm-2) 'reader.canRead()' returned FALSE. () Loc: [tst_qimagereader.cpp(1098)] FAIL! : tst_QImageReader::readFromDevice(ppm-3) 'reader.canRead()' returned FALSE. () Loc: [tst_qimagereader.cpp(1098)] FAIL! : tst_QImageReader::readFromDevice(ppm-4) 'reader.canRead()' returned FALSE. () Loc: [tst_qimagereader.cpp(1098)] FAIL! : tst_QImageReader::readFromDevice(jpeg-1) 'reader.canRead()' returned FALSE. () Loc: [tst_qimagereader.cpp(1098)] FAIL! : tst_QImageReader::readFromDevice(jpeg-2) 'reader.canRead()' returned FALSE. () Loc: [tst_qimagereader.cpp(1098)] FAIL! : tst_QImageReader::readFromDevice(jpeg-3) 'reader.canRead()' returned FALSE. () Loc: [tst_qimagereader.cpp(1098)] FAIL! : tst_QImageReader::readFromDevice(jpeg-4) 'reader.canRead()' returned FALSE. () Loc: [tst_qimagereader.cpp(1098)] FAIL! : tst_QImageReader::readFromDevice(gif-1) 'reader.canRead()' returned FALSE. () Loc: [tst_qimagereader.cpp(1098)] FAIL! : tst_QImageReader::readFromDevice(gif-2) 'reader.canRead()' returned FALSE. () Loc: [tst_qimagereader.cpp(1098)] FAIL! : tst_QImageReader::readFromDevice(xbm) Compared QImages differ. Actual (imageReaderImage).isNull(): 1 Expected (expectedImage).isNull(): 0 Loc: [tst_qimagereader.cpp(1100)] FAIL! : tst_QImageReader::readFromDevice(xpm) 'reader.canRead()' returned FALSE. () Loc: [tst_qimagereader.cpp(1098)] FAIL! : tst_QImageReader::readFromDevice(bmp-1) 'reader.canRead()' returned FALSE. () Loc: [tst_qimagereader.cpp(1098)] FAIL! : tst_QImageReader::readFromDevice(bmp-2) 'reader.canRead()' returned FALSE. () Loc: [tst_qimagereader.cpp(1098)] FAIL! : tst_QImageReader::readFromDevice(bmp-3) 'reader.canRead()' returned FALSE. () Loc: [tst_qimagereader.cpp(1098)] FAIL! : tst_QImageReader::readFromDevice(bmp-4) 'reader.canRead()' returned FALSE. () Loc: [tst_qimagereader.cpp(1098)] FAIL! : tst_QImageReader::readFromDevice(png) 'reader.canRead()' returned FALSE. () Loc: [tst_qimagereader.cpp(1098)] SKIP : tst_QImageReader::readFromDevice(svg) "svg" images are not supported Loc: [tst_qimagereader.cpp(1054)] SKIP : tst_QImageReader::readFromDevice(svgz) "svgz" images are not supported Loc: [tst_qimagereader.cpp(1054)] PASS : tst_QImageReader::readFromFileAfterJunk(pbm) PASS : tst_QImageReader::readFromFileAfterJunk(pgm) PASS : tst_QImageReader::readFromFileAfterJunk(ppm-1) PASS : tst_QImageReader::readFromFileAfterJunk(ppm-2) PASS : tst_QImageReader::readFromFileAfterJunk(ppm-3) PASS : tst_QImageReader::readFromFileAfterJunk(ppm-4) PASS : tst_QImageReader::readFromFileAfterJunk(jpeg-1) PASS : tst_QImageReader::readFromFileAfterJunk(jpeg-2) PASS : tst_QImageReader::readFromFileAfterJunk(jpeg-3) PASS : tst_QImageReader::readFromFileAfterJunk(xbm) PASS : tst_QImageReader::readFromFileAfterJunk(xpm) PASS : tst_QImageReader::readFromFileAfterJunk(bmp-1) PASS : tst_QImageReader::readFromFileAfterJunk(bmp-2) PASS : tst_QImageReader::readFromFileAfterJunk(bmp-3) PASS : tst_QImageReader::readFromFileAfterJunk(bmp-4) PASS : tst_QImageReader::readFromFileAfterJunk(png) SKIP : tst_QImageReader::readFromFileAfterJunk(svg) "svg" images are not supported Loc: [tst_qimagereader.cpp(1135)] SKIP : tst_QImageReader::readFromFileAfterJunk(svgz) "svgz" images are not supported Loc: [tst_qimagereader.cpp(1135)] PASS : tst_QImageReader::devicePosition(pbm) PASS : tst_QImageReader::devicePosition(pgm) PASS : tst_QImageReader::devicePosition(ppm-1) PASS : tst_QImageReader::devicePosition(jpeg-1) PASS : tst_QImageReader::devicePosition(jpeg-2) PASS : tst_QImageReader::devicePosition(jpeg-3) PASS : tst_QImageReader::devicePosition(gif-1) PASS : tst_QImageReader::devicePosition(xbm) PASS : tst_QImageReader::devicePosition(xpm) PASS : tst_QImageReader::devicePosition(bmp-1) PASS : tst_QImageReader::devicePosition(bmp-2) PASS : tst_QImageReader::devicePosition(bmp-3) PASS : tst_QImageReader::devicePosition(bmp-4) PASS : tst_QImageReader::devicePosition(png) SKIP : tst_QImageReader::devicePosition(svg) "svg" images are not supported Loc: [tst_qimagereader.cpp(1207)] SKIP : tst_QImageReader::devicePosition(svgz) "svgz" images are not supported Loc: [tst_qimagereader.cpp(1207)] PASS : tst_QImageReader::setBackgroundColor(BMP: colorful) PASS : tst_QImageReader::setBackgroundColor(BMP: font) PASS : tst_QImageReader::setBackgroundColor(BMP: signed char) PASS : tst_QImageReader::setBackgroundColor(XPM: marble) PASS : tst_QImageReader::setBackgroundColor(PNG: kollada) PASS : tst_QImageReader::setBackgroundColor(PPM: teapot) PASS : tst_QImageReader::setBackgroundColor(PPM: runners) PASS : tst_QImageReader::setBackgroundColor(PPM: test) PASS : tst_QImageReader::setBackgroundColor(XBM: gnus) PASS : tst_QImageReader::setBackgroundColor(JPEG: beavis) PASS : tst_QImageReader::setBackgroundColor(GIF: earth) PASS : tst_QImageReader::setBackgroundColor(GIF: trolltech) PASS : tst_QImageReader::setBackgroundColor(SVG: rect) PASS : tst_QImageReader::setBackgroundColor(SVGZ: rect) PASS : tst_QImageReader::supportsAnimation(BMP: colorful) PASS : tst_QImageReader::supportsAnimation(BMP: font) PASS : tst_QImageReader::supportsAnimation(BMP: signed char) PASS : tst_QImageReader::supportsAnimation(BMP: test32bfv4) PASS : tst_QImageReader::supportsAnimation(BMP: test32v5) PASS : tst_QImageReader::supportsAnimation(XPM: marble) PASS : tst_QImageReader::supportsAnimation(PNG: kollada) PASS : tst_QImageReader::supportsAnimation(PPM: teapot) PASS : tst_QImageReader::supportsAnimation(PPM: runners) PASS : tst_QImageReader::supportsAnimation(XBM: gnus) PASS : tst_QImageReader::supportsAnimation(JPEG: beavis) PASS : tst_QImageReader::supportsAnimation(GIF: earth) PASS : tst_QImageReader::supportsAnimation(GIF: trolltech) PASS : tst_QImageReader::supportsAnimation(SVG: rect) PASS : tst_QImageReader::supportsAnimation(SVGZ: rect) PASS : tst_QImageReader::readFromResources(corrupt.bmp) PASS : tst_QImageReader::readFromResources(negativeheight.bmp) PASS : tst_QImageReader::readFromResources(font.bmp) PASS : tst_QImageReader::readFromResources(noclearcode.bmp) PASS : tst_QImageReader::readFromResources(colorful.bmp) PASS : tst_QImageReader::readFromResources(16bpp.bmp) PASS : tst_QImageReader::readFromResources(crash-signed-char.bmp) PASS : tst_QImageReader::readFromResources(4bpp-rle.bmp) PASS : tst_QImageReader::readFromResources(test32bfv4.bmp) PASS : tst_QImageReader::readFromResources(test32v5.bmp) PASS : tst_QImageReader::readFromResources(corrupt.gif) PASS : tst_QImageReader::readFromResources(trolltech.gif) PASS : tst_QImageReader::readFromResources(noclearcode.gif) PASS : tst_QImageReader::readFromResources(earth.gif) PASS : tst_QImageReader::readFromResources(bat1.gif) PASS : tst_QImageReader::readFromResources(bat2.gif) PASS : tst_QImageReader::readFromResources(corrupt.jpg) PASS : tst_QImageReader::readFromResources(beavis.jpg) PASS : tst_QImageReader::readFromResources(YCbCr_cmyk.jpg) PASS : tst_QImageReader::readFromResources(YCbCr_rgb.jpg) PASS : tst_QImageReader::readFromResources(qtbug13653-no_eoi.jpg) SKIP : tst_QImageReader::readFromResources(rect.svg) "svg" images are not supported Loc: [tst_qimagereader.cpp(1393)] SKIP : tst_QImageReader::readFromResources(rect.svgz) "svgz" images are not supported Loc: [tst_qimagereader.cpp(1393)] SKIP : tst_QImageReader::readFromResources(corrupt.svg) "svg" images are not supported Loc: [tst_qimagereader.cpp(1393)] SKIP : tst_QImageReader::readFromResources(corrupt.svgz) "svgz" images are not supported Loc: [tst_qimagereader.cpp(1393)] PASS : tst_QImageReader::readFromResources(image.pbm) PASS : tst_QImageReader::readFromResources(image.pgm) libpng error: Read Error libpng error: Read Error libpng error: Read Error libpng error: Read Error libpng error: Read Error libpng error: Read Error libpng error: Read Error libpng error: Read Error libpng error: Read Error libpng error: Read Error libpng error: Read Error libpng error: Read Error PASS : tst_QImageReader::readFromResources(corrupt.png) PASS : tst_QImageReader::readFromResources(away.png) PASS : tst_QImageReader::readFromResources(image.png) PASS : tst_QImageReader::readFromResources(kollada.png) PASS : tst_QImageReader::readFromResources(black.png) PASS : tst_QImageReader::readFromResources(YCbCr_cmyk.png) PASS : tst_QImageReader::readFromResources(teapot.ppm) PASS : tst_QImageReader::readFromResources(image.ppm) PASS : tst_QImageReader::readFromResources(runners.ppm) PASS : tst_QImageReader::readFromResources(test.ppm) PASS : tst_QImageReader::readFromResources(gnus.xbm) PASS : tst_QImageReader::readFromResources(corrupt-colors.xpm) QWARN : tst_QImageReader::readFromResources(corrupt-pixels.xpm) QImage: XPM pixels missing on image line 1 (possibly a C++ trigraph). QWARN : tst_QImageReader::readFromResources(corrupt-pixels.xpm) QImage: XPM pixels missing on image line 1 (possibly a C++ trigraph). QWARN : tst_QImageReader::readFromResources(corrupt-pixels.xpm) QImage: XPM pixels missing on image line 1 (possibly a C++ trigraph). QWARN : tst_QImageReader::readFromResources(corrupt-pixels.xpm) QImage: XPM pixels missing on image line 1 (possibly a C++ trigraph). QWARN : tst_QImageReader::readFromResources(corrupt-pixels.xpm) QImage: XPM pixels missing on image line 1 (possibly a C++ trigraph). QWARN : tst_QImageReader::readFromResources(corrupt-pixels.xpm) QImage: XPM pixels missing on image line 1 (possibly a C++ trigraph). QWARN : tst_QImageReader::readFromResources(corrupt-pixels.xpm) QImage: XPM pixels missing on image line 1 (possibly a C++ trigraph). QWARN : tst_QImageReader::readFromResources(corrupt-pixels.xpm) QImage: XPM pixels missing on image line 1 (possibly a C++ trigraph). QWARN : tst_QImageReader::readFromResources(corrupt-pixels.xpm) QImage: XPM pixels missing on image line 1 (possibly a C++ trigraph). QWARN : tst_QImageReader::readFromResources(corrupt-pixels.xpm) QImage: XPM pixels missing on image line 1 (possibly a C++ trigraph). QWARN : tst_QImageReader::readFromResources(corrupt-pixels.xpm) QImage: XPM pixels missing on image line 1 (possibly a C++ trigraph). QWARN : tst_QImageReader::readFromResources(corrupt-pixels.xpm) QImage: XPM pixels missing on image line 1 (possibly a C++ trigraph). PASS : tst_QImageReader::readFromResources(corrupt-pixels.xpm) PASS : tst_QImageReader::readFromResources(corrupt-pixel-count.xpm) PASS : tst_QImageReader::readFromResources(marble.xpm) PASS : tst_QImageReader::readFromResources(test.xpm) PASS : tst_QImageReader::readFromResources(black.xpm) PASS : tst_QImageReader::readFromResources(namedcolors.xpm) PASS : tst_QImageReader::readFromResources(nontransparent.xpm) PASS : tst_QImageReader::readFromResources(transparent.xpm) PASS : tst_QImageReader::sizeBeforeRead(pbm) PASS : tst_QImageReader::sizeBeforeRead(pgm) PASS : tst_QImageReader::sizeBeforeRead(ppm-1) PASS : tst_QImageReader::sizeBeforeRead(ppm-2) PASS : tst_QImageReader::sizeBeforeRead(ppm-3) PASS : tst_QImageReader::sizeBeforeRead(ppm-4) PASS : tst_QImageReader::sizeBeforeRead(jpeg-1) PASS : tst_QImageReader::sizeBeforeRead(jpeg-2) PASS : tst_QImageReader::sizeBeforeRead(jpeg-3) PASS : tst_QImageReader::sizeBeforeRead(gif-1) PASS : tst_QImageReader::sizeBeforeRead(gif-2) PASS : tst_QImageReader::sizeBeforeRead(xbm) PASS : tst_QImageReader::sizeBeforeRead(xpm) PASS : tst_QImageReader::sizeBeforeRead(bmp-1) PASS : tst_QImageReader::sizeBeforeRead(bmp-2) PASS : tst_QImageReader::sizeBeforeRead(bmp-3) PASS : tst_QImageReader::sizeBeforeRead(bmp-4) PASS : tst_QImageReader::sizeBeforeRead(png) PASS : tst_QImageReader::sizeBeforeRead(png-2) SKIP : tst_QImageReader::sizeBeforeRead(svg) "svg" images are not supported Loc: [tst_qimagereader.cpp(672)] SKIP : tst_QImageReader::sizeBeforeRead(svgz) "svgz" images are not supported Loc: [tst_qimagereader.cpp(672)] PASS : tst_QImageReader::sizeBeforeFormat(pbm) PASS : tst_QImageReader::sizeBeforeFormat(pgm) PASS : tst_QImageReader::sizeBeforeFormat(ppm-1) PASS : tst_QImageReader::sizeBeforeFormat(ppm-2) PASS : tst_QImageReader::sizeBeforeFormat(ppm-3) PASS : tst_QImageReader::sizeBeforeFormat(ppm-4) PASS : tst_QImageReader::sizeBeforeFormat(jpeg-1) PASS : tst_QImageReader::sizeBeforeFormat(jpeg-2) PASS : tst_QImageReader::sizeBeforeFormat(jpeg-3) PASS : tst_QImageReader::sizeBeforeFormat(gif-1) PASS : tst_QImageReader::sizeBeforeFormat(gif-2) PASS : tst_QImageReader::sizeBeforeFormat(xbm) PASS : tst_QImageReader::sizeBeforeFormat(xpm) PASS : tst_QImageReader::sizeBeforeFormat(bmp-1) PASS : tst_QImageReader::sizeBeforeFormat(bmp-2) PASS : tst_QImageReader::sizeBeforeFormat(bmp-3) PASS : tst_QImageReader::sizeBeforeFormat(bmp-4) PASS : tst_QImageReader::sizeBeforeFormat(png) PASS : tst_QImageReader::sizeBeforeFormat(png-2) PASS : tst_QImageReader::sizeBeforeFormat(svg) PASS : tst_QImageReader::sizeBeforeFormat(svgz) PASS : tst_QImageReader::imageFormatBeforeRead(pbm) PASS : tst_QImageReader::imageFormatBeforeRead(pgm) PASS : tst_QImageReader::imageFormatBeforeRead(ppm-1) PASS : tst_QImageReader::imageFormatBeforeRead(ppm-2) PASS : tst_QImageReader::imageFormatBeforeRead(ppm-3) PASS : tst_QImageReader::imageFormatBeforeRead(ppm-4) PASS : tst_QImageReader::imageFormatBeforeRead(jpeg-1) PASS : tst_QImageReader::imageFormatBeforeRead(jpeg-2) PASS : tst_QImageReader::imageFormatBeforeRead(jpeg-3) PASS : tst_QImageReader::imageFormatBeforeRead(gif-1) PASS : tst_QImageReader::imageFormatBeforeRead(gif-2) PASS : tst_QImageReader::imageFormatBeforeRead(xbm) PASS : tst_QImageReader::imageFormatBeforeRead(xpm) PASS : tst_QImageReader::imageFormatBeforeRead(bmp-1) PASS : tst_QImageReader::imageFormatBeforeRead(bmp-2) PASS : tst_QImageReader::imageFormatBeforeRead(bmp-3) PASS : tst_QImageReader::imageFormatBeforeRead(bmp-4) PASS : tst_QImageReader::imageFormatBeforeRead(png) PASS : tst_QImageReader::imageFormatBeforeRead(png-2) SKIP : tst_QImageReader::imageFormatBeforeRead(svg) "svg" images are not supported Loc: [tst_qimagereader.cpp(720)] SKIP : tst_QImageReader::imageFormatBeforeRead(svgz) "svgz" images are not supported Loc: [tst_qimagereader.cpp(720)] PASS : tst_QImageReader::gifHandlerBugs() PASS : tst_QImageReader::animatedGif() PASS : tst_QImageReader::gifImageCount() PASS : tst_QImageReader::gifLoopCount() PASS : tst_QImageReader::readCorruptImage(corrupt jpeg) PASS : tst_QImageReader::readCorruptImage(corrupt gif) libpng error: Read Error PASS : tst_QImageReader::readCorruptImage(corrupt png) PASS : tst_QImageReader::readCorruptImage(corrupt bmp) PASS : tst_QImageReader::readCorruptImage(corrupt xpm (colors)) QWARN : tst_QImageReader::readCorruptImage(corrupt xpm (pixels)) QImage: XPM pixels missing on image line 1 (possibly a C++ trigraph). PASS : tst_QImageReader::readCorruptImage(corrupt xpm (pixels)) PASS : tst_QImageReader::readCorruptImage(corrupt xbm) SKIP : tst_QImageReader::readCorruptImage(corrupt svg) "svg" images are not supported Loc: [tst_qimagereader.cpp(1493)] SKIP : tst_QImageReader::readCorruptImage(corrupt svgz) "svgz" images are not supported Loc: [tst_qimagereader.cpp(1493)] PASS : tst_QImageReader::readCorruptBmp() PASS : tst_QImageReader::supportsOption(png) PASS : tst_QImageReader::autoDetectImageFormat() PASS : tst_QImageReader::fileNameProbing() QWARN : tst_QImageReader::pixelCompareWithBaseline(floppy (16px,32px - 16 colors)) loading failed, check if ico plugin is built PASS : tst_QImageReader::pixelCompareWithBaseline(floppy (16px,32px - 16 colors)) QWARN : tst_QImageReader::pixelCompareWithBaseline(semitransparent) loading failed, check if ico plugin is built PASS : tst_QImageReader::pixelCompareWithBaseline(semitransparent) QWARN : tst_QImageReader::pixelCompareWithBaseline(slightlybrokenBMPHeader) loading failed, check if ico plugin is built PASS : tst_QImageReader::pixelCompareWithBaseline(slightlybrokenBMPHeader) QWARN : tst_QImageReader::pixelCompareWithBaseline(sightlybrokenIconHeader) loading failed, check if ico plugin is built PASS : tst_QImageReader::pixelCompareWithBaseline(sightlybrokenIconHeader) PASS : tst_QImageReader::task255627_setNullScaledSize(BMP: colorful) PASS : tst_QImageReader::task255627_setNullScaledSize(BMP: font) PASS : tst_QImageReader::task255627_setNullScaledSize(XPM: marble) PASS : tst_QImageReader::task255627_setNullScaledSize(PNG: kollada) PASS : tst_QImageReader::task255627_setNullScaledSize(PPM: teapot) PASS : tst_QImageReader::task255627_setNullScaledSize(PPM: runners) PASS : tst_QImageReader::task255627_setNullScaledSize(PPM: test) PASS : tst_QImageReader::task255627_setNullScaledSize(XBM: gnus) PASS : tst_QImageReader::task255627_setNullScaledSize(JPEG: beavis A) PASS : tst_QImageReader::task255627_setNullScaledSize(JPEG: beavis B) PASS : tst_QImageReader::task255627_setNullScaledSize(JPEG: beavis C) PASS : tst_QImageReader::task255627_setNullScaledSize(JPEG: beavis D) PASS : tst_QImageReader::task255627_setNullScaledSize(JPEG: beavis E) PASS : tst_QImageReader::task255627_setNullScaledSize(JPEG: beavis F) PASS : tst_QImageReader::task255627_setNullScaledSize(JPEG: beavis G) PASS : tst_QImageReader::task255627_setNullScaledSize(JPEG: beavis H) PASS : tst_QImageReader::task255627_setNullScaledSize(JPEG: beavis I) PASS : tst_QImageReader::task255627_setNullScaledSize(GIF: earth) PASS : tst_QImageReader::task255627_setNullScaledSize(GIF: trolltech) SKIP : tst_QImageReader::task255627_setNullScaledSize(SVG: rect) "svg" images are not supported Loc: [tst_qimagereader.cpp(385)] SKIP : tst_QImageReader::task255627_setNullScaledSize(SVGZ: rect) "svgz" images are not supported Loc: [tst_qimagereader.cpp(385)] PASS : tst_QImageReader::testIgnoresFormatAndExtension(black.png) PASS : tst_QImageReader::testIgnoresFormatAndExtension(black.xpm) PASS : tst_QImageReader::testIgnoresFormatAndExtension(colorful.bmp) PASS : tst_QImageReader::testIgnoresFormatAndExtension(image.ppm) PASS : tst_QImageReader::testIgnoresFormatAndExtension(image.pbm) PASS : tst_QImageReader::testIgnoresFormatAndExtension(image.pgm) PASS : tst_QImageReader::testIgnoresFormatAndExtension(bat1.gif) PASS : tst_QImageReader::testIgnoresFormatAndExtension(beavis.jpg) SKIP : tst_QImageReader::testIgnoresFormatAndExtension(rect.svg) "svg" images are not supported Loc: [tst_qimagereader.cpp(1715)] SKIP : tst_QImageReader::testIgnoresFormatAndExtension(rect.svgz) "svgz" images are not supported Loc: [tst_qimagereader.cpp(1715)] PASS : tst_QImageReader::saveFormat(Format_Mono) PASS : tst_QImageReader::saveFormat(Format_MonoLSB) PASS : tst_QImageReader::saveFormat(Format_Indexed8) PASS : tst_QImageReader::saveFormat(Format_RGB32) PASS : tst_QImageReader::saveFormat(Format_ARGB32) PASS : tst_QImageReader::saveFormat(Format_ARGB32_Premultiplied) PASS : tst_QImageReader::saveFormat(Format_RGB16) PASS : tst_QImageReader::saveFormat(Format_ARGB8565_Premultiplied) PASS : tst_QImageReader::saveFormat(Format_RGB666) PASS : tst_QImageReader::saveFormat(Format_ARGB6666_Premultiplied) PASS : tst_QImageReader::saveFormat(Format_RGB555) PASS : tst_QImageReader::saveFormat(Format_ARGB8555_Premultiplied) PASS : tst_QImageReader::saveFormat(Format_RGB888) PASS : tst_QImageReader::saveFormat(Format_RGB444) PASS : tst_QImageReader::saveFormat(Format_ARGB4444_Premultiplied) PASS : tst_QImageReader::readText(png, tEXt before img) PASS : tst_QImageReader::readText(png, zTXt before img) PASS : tst_QImageReader::readText(png, tEXt after img) PASS : tst_QImageReader::readText(png, zTXt after img) PASS : tst_QImageReader::readText(jpg, JPEG_COM Title) PASS : tst_QImageReader::readText(jpg, JPEG_COM Comment) PASS : tst_QImageReader::readText(jpg, JPEG_COM Disclaimer) PASS : tst_QImageReader::readText(jpg, JPEG_COM Description) PASS : tst_QImageReader::preserveTexts(Simple) PASS : tst_QImageReader::preserveTexts(Whitespace) PASS : tst_QImageReader::preserveTexts(Newline) PASS : tst_QImageReader::preserveTexts(Double newlines) PASS : tst_QImageReader::preserveTexts(Long) PASS : tst_QImageReader::preserveTexts(All Latin1 chars) PASS : tst_QImageReader::preserveTexts(Simple) PASS : tst_QImageReader::preserveTexts(Whitespace) PASS : tst_QImageReader::preserveTexts(Newline) PASS : tst_QImageReader::preserveTexts(Double newlines) PASS : tst_QImageReader::preserveTexts(Long) PASS : tst_QImageReader::preserveTexts(All Latin1 chars) PASS : tst_QImageReader::cleanupTestCase() Totals: 337 passed, 19 failed, 30 skipped ********* Finished testing of tst_QImageReader ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qimagereader: 2 seconds, exit code 19 Build log: http://testresults.qt-project.org/ci/QtBase_stable_Integration/build_02803/linux-g++_no-widgets_Ubuntu_12.04_x64/log.txt.gz Tested changes (refs/builds/stable_1387643117): http://codereview.qt-project.org/73476 [PS2] - Clear read- and write buffers on reset From ci-noreply at qt-project.org Sat Dec 21 19:37:39 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 21 Dec 2013 20:37:39 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2438 Message-ID: <20131221_183739_004504.ci-noreply@qt-project.org> qtbase failed to compile :( In file included from tst_largefile.cpp:536: .moc/tst_largefile.moc:152:22: error: no member named 'mapOffsetOverflow' in 'tst_LargeFile' make[6]: *** [.obj/tst_largefile.o] Error 1 make[5]: *** [sub-largefile-make_first] Error 2 make[4]: *** [sub-io-make_first] Error 2 In file included from tst_qkeysequence.cpp:837: .moc/tst_qkeysequence.moc:185:21: error: no member named 'mnemonic_data' in 'tst_QKeySequence' .moc/tst_qkeysequence.moc:186:22: error: no member named 'mnemonic' in 'tst_QKeySequence' .moc/tst_qkeysequence.moc:204:22: error: no member named 'translated_data' in 'tst_QKeySequence' .moc/tst_qkeysequence.moc:205:22: error: no member named 'translated' in 'tst_QKeySequence' make[6]: *** [.obj/tst_qkeysequence.o] Error 1 make[5]: *** [sub-qkeysequence-make_first] Error 2 make[4]: *** [sub-kernel-make_first] Error 2 make[3]: *** [sub-gui-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_02438/macx-clang_developer-build_OSX_10.8/log.txt.gz Tested changes (refs/builds/dev_1387650369): http://codereview.qt-project.org/74173 [PS1] - Ensure proper order of includes in qglobal.h http://codereview.qt-project.org/73705 [PS2] - Move the SUBLIBS target from qmake away from between clean/distclean http://codereview.qt-project.org/73704 [PS3] - Don't scan system includes for dependencies and don't list them http://codereview.qt-project.org/73569 [PS11] - Add support for using -isystem in qmake From ci-noreply at qt-project.org Sat Dec 21 21:13:27 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 21 Dec 2013 22:13:27 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2439 Message-ID: <20131221_201327_048224.ci-noreply@qt-project.org> QtBase_dev_Integration » macx-clang_developer-build_qtnamespace_OSX_10.7 #2439: FAILURE Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02439/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/dev_1387654753): http://codereview.qt-project.org/73770 [PS1] - QTextDocument: avoid relocations http://codereview.qt-project.org/73769 [PS1] - QImageReader: simplify _qt_BuiltInFormats http://codereview.qt-project.org/73766 [PS4] - QWizard: Replace another pointer table with char arrays http://codereview.qt-project.org/73767 [PS2] - QWizard: Replace a static char* table with a switch statement. From ci-noreply at qt-project.org Sat Dec 21 22:58:44 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 21 Dec 2013 23:58:44 +0200 Subject: [Ci-reports] pass on QtBase_stable_Integration #2805 Message-ID: <20131221_215844_049783.ci-noreply@qt-project.org> QtBase_stable_Integration #2805: SUCCESS Tested changes (refs/builds/stable_1387651752): http://codereview.qt-project.org/74189 [PS1] - Doc: suppress documentation of methods users shouldn't use From ci-noreply at qt-project.org Sat Dec 21 23:40:23 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 22 Dec 2013 00:40:23 +0200 Subject: [Ci-reports] pass on QtTools_stable_Integration #334 Message-ID: <20131221_224023_059841.ci-noreply@qt-project.org> QtTools_stable_Integration #334: SUCCESS Tested changes (refs/builds/stable_1387653925): http://codereview.qt-project.org/73894 [PS1] - Better error message if dbus libs unavailable From ci-noreply at qt-project.org Sun Dec 22 01:56:39 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 22 Dec 2013 02:56:39 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2440 Message-ID: <20131222_005639_051367.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: 78 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02440/revdep-qtdeclarative_linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz Tested changes (refs/builds/dev_1387671652): http://codereview.qt-project.org/74173 [PS1] - Ensure proper order of includes in qglobal.h http://codereview.qt-project.org/73705 [PS2] - Move the SUBLIBS target from qmake away from between clean/distclean From ci-noreply at qt-project.org Sun Dec 22 02:29:43 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 22 Dec 2013 03:29:43 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2441 Message-ID: <20131222_012943_068212.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: 78 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02441/revdep-qtdeclarative_linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz Tested changes (refs/builds/dev_1387673941): http://codereview.qt-project.org/73705 [PS2] - Move the SUBLIBS target from qmake away from between clean/distclean http://codereview.qt-project.org/74173 [PS1] - Ensure proper order of includes in qglobal.h From ci-noreply at qt-project.org Sun Dec 22 03:56:46 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 22 Dec 2013 04:56:46 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2442 Message-ID: <20131222_025646_042598.ci-noreply@qt-project.org> Autotests `tst_qabstractitemview' and `tst_qgl' 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_QGL 2013-12-22 04:22:02.528 tst_qgl[87130:707] invalid drawable 2013-12-22 04:22:03.148 tst_qgl[87130:707] invalid drawable 2013-12-22 04:22:03.535 tst_qgl[87130:707] invalid drawable 2013-12-22 04:22:03.935 tst_qgl[87130:707] invalid drawable 2013-12-22 04:22:04.335 tst_qgl[87130:707] invalid drawable 2013-12-22 04:22:04.735 tst_qgl[87130:707] invalid drawable 2013-12-22 04:22:05.135 tst_qgl[87130:707] invalid drawable QFATAL : tst_QGL::graphicsViewClipping() Received signal 11 FAIL! : tst_QGL::graphicsViewClipping() Received a fatal error. Loc: [Unknown file(0)] Totals: 27 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_QGL ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_QGL::initTestCase() PASS : tst_QGL::getSetCheck() PASS : tst_QGL::qglContextDefaultBindTexture() PASS : tst_QGL::openGLVersionCheck() PASS : tst_QGL::shareRegister() PASS : tst_QGL::textureCleanup() 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() 2013-12-22 04:22:11.485 tst_qgl[87138:707] invalid drawable PASS : tst_QGL::glWidgetReparent() 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() 2013-12-22 04:22:12.134 tst_qgl[87138:707] invalid drawable 2013-12-22 04:22:12.535 tst_qgl[87138:707] invalid drawable 2013-12-22 04:22:12.935 tst_qgl[87138:707] invalid drawable 2013-12-22 04:22:13.335 tst_qgl[87138:707] invalid drawable 2013-12-22 04:22:13.736 tst_qgl[87138:707] invalid drawable 2013-12-22 04:22:14.135 tst_qgl[87138:707] invalid drawable PASS : tst_QGL::threadImages() PASS : tst_QGL::nullRectCrash() QtQA::App::TestRunner: Process exited due to signal 10 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 10 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_qgl: 17 seconds, signal 10 Testing tst_QAbstractItemView 2013-12-22 03:56:51.429 tst_qabstractitemview[77733:5503] 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::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)] 2013-12-22 03:56:56.246 tst_qabstractitemview[77748:1803] 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::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: 12 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02442/macx-clang_developer-build_OSX_10.8/log.txt.gz ============================================================ QtBase_dev_Integration » macx-clang_developer-build_qtnamespace_OSX_10.7 #2442: FAILURE Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02442/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/dev_1387676392): http://codereview.qt-project.org/74173 [PS1] - Ensure proper order of includes in qglobal.h http://codereview.qt-project.org/73705 [PS2] - Move the SUBLIBS target from qmake away from between clean/distclean From ci-noreply at qt-project.org Sun Dec 22 13:23:30 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 22 Dec 2013 14:23:30 +0200 Subject: [Ci-reports] pass on WebSockets_master_Integration #55 Message-ID: <20131222_122330_000303.ci-noreply@qt-project.org> WebSockets_master_Integration #55: SUCCESS Tested changes (refs/builds/master_1387712577): http://codereview.qt-project.org/74346 [PS1] - Fix SSL examples From ci-noreply at qt-project.org Sun Dec 22 13:46:16 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 22 Dec 2013 14:46:16 +0200 Subject: [Ci-reports] pass on QtBase_stable_Integration #2808 Message-ID: <20131222_124616_022575.ci-noreply@qt-project.org> QtBase_stable_Integration #2808: SUCCESS Tested changes (refs/builds/stable_1387709731): http://codereview.qt-project.org/74026 [PS1] - handle configure's -I flags like configure.exe does From ci-noreply at qt-project.org Sun Dec 22 14:17:58 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 22 Dec 2013 15:17:58 +0200 Subject: [Ci-reports] pass on WebSockets_master_Integration #56 Message-ID: <20131222_131758_011479.ci-noreply@qt-project.org> WebSockets_master_Integration #56: SUCCESS Tested changes (refs/builds/master_1387715849): http://codereview.qt-project.org/73472 [PS1] - Cleanup whitespace From ci-noreply at qt-project.org Sun Dec 22 18:17:14 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 22 Dec 2013 19:17:14 +0200 Subject: [Ci-reports] pass on QtPim_master_Integration #900 Message-ID: <20131222_171714_024729.ci-noreply@qt-project.org> QtPim_master_Integration #900: SUCCESS Tested changes (refs/builds/master_1387729524): http://codereview.qt-project.org/74336 [PS1] - Drop some refactoring leftovers From ci-noreply at qt-project.org Sun Dec 22 18:20:54 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 22 Dec 2013 19:20:54 +0200 Subject: [Ci-reports] pass on WebSockets_master_Integration #57 Message-ID: <20131222_172054_035156.ci-noreply@qt-project.org> WebSockets_master_Integration #57: SUCCESS Tested changes (refs/builds/master_1387729096): http://codereview.qt-project.org/74347 [PS1] - Add extra documentation From ci-noreply at qt-project.org Sun Dec 22 18:49:07 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 22 Dec 2013 19:49:07 +0200 Subject: [Ci-reports] fail on WebSockets_master_Integration #58 Message-ID: <20131222_174907_038344.ci-noreply@qt-project.org> Compilation failed :( C:\work\build\qt\qtbase\bin\moc.exe -DUNICODE -DWIN32 -DQT_DISABLE_DEPRECATED_BEFORE=0 -DQT_NO_DEBUG -DQT_WEBSOCKETS_LIB -DQT_NETWORK_LIB -DQT_TESTLIB_LIB -DQT_CORE_LIB -DQT_NAMESPACE=TestNamespace -DQT_TESTCASE_BUILDDIR=\"C:/work/build/qt/websockets/tests/auto/handshakerequest\" -DNDEBUG -D_MSC_VER=1600 -D_WIN32 -I"C:\work\build\qt\qtbase\include\QtWebSockets\5.2.0" -I"C:\work\build\qt\qtbase\include\QtWebSockets\5.2.0\QtWebSockets" -I"C:\work\build\qt\qtbase\include" -I"C:\work\build\qt\qtbase\include\QtWebSockets" -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\win32-msvc2010" tst_handshakerequest.cpp -o .moc\release\tst_handshakerequest.moc tst_handshakerequest.cpp tst_handshakerequest.cpp(167) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(167) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(167) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(167) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(167) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(167) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(172) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(172) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(172) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(172) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(172) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(172) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(177) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(177) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(177) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(177) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(177) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(177) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(182) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(182) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(182) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(182) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(182) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(182) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(187) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(187) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(187) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(187) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(187) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(187) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(192) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(192) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(192) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(192) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(192) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(192) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(167) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(167) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(167) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(167) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(167) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(167) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(172) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(172) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(172) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(172) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(172) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(172) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(177) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(177) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(177) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(177) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(177) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(177) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(182) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(182) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(182) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(182) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(182) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(182) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(187) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(187) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(187) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(187) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(187) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(187) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(192) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(192) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(192) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(192) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(192) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(192) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(230) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(230) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(230) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(230) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(230) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(230) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(230) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(230) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(230) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(230) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(230) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(230) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(260) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(260) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(260) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(260) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(260) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(260) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(260) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(260) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(260) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(260) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(260) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(260) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(260) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(260) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(260) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(260) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(167) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(167) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(167) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(167) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(167) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(167) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(172) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(172) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(172) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(172) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(172) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(172) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(177) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(177) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(177) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(177) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(177) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(177) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(182) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(182) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(182) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(182) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(182) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(182) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(187) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(187) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(187) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(187) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(187) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(187) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(192) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(192) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(192) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(192) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(192) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(192) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(167) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(167) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(167) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(167) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(167) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(167) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(172) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(172) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(172) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(172) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(172) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(172) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(177) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(177) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(177) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(177) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(177) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(177) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(182) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(182) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(182) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(182) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(182) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(182) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(187) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(187) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(187) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(187) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(187) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(187) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(192) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(192) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(192) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(192) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(192) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(192) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(230) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(230) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(230) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(230) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(230) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(230) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(230) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(230) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(230) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(230) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(230) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(230) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(260) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(260) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(260) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(260) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(260) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(260) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(260) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(260) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(260) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(260) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(260) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(260) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(260) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(260) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(260) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(260) : error C2308: concatenating mismatched strings 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/WebSockets_master_Integration/build_00058/win32-msvc2010_developer-build_qtnamespace_Windows_7/log.txt.gz Tested changes (refs/builds/master_1387733702): http://codereview.qt-project.org/74348 [PS2] - Add optimizations From ci-noreply at qt-project.org Sun Dec 22 19:53:42 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 22 Dec 2013 20:53:42 +0200 Subject: [Ci-reports] fail on QtBase_stable_Integration #2809 Message-ID: <20131222_185342_049187.ci-noreply@qt-project.org> Autotests `tst_qimagereader' and `tst_qlocalsocket' failed :( Testing tst_QLocalSocket FAIL! : tst_QLocalSocket::writeToClientAndDisconnect() Compared values are not the same Actual (client.read(buffer, sizeof(buffer))): -1 Expected ((qint64)sizeof(buffer)) : 100 Loc: [../tst_qlocalsocket.cpp(1022)] Totals: 56 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.1, Qt 5.2.1 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) 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() FAIL! : tst_QLocalSocket::writeToClientAndDisconnect() Compared values are not the same Actual (client.read(buffer, sizeof(buffer))): -1 Expected ((qint64)sizeof(buffer)) : 100 Loc: [../tst_qlocalsocket.cpp(1022)] PASS : tst_QLocalSocket::debug() PASS : tst_QLocalSocket::bytesWrittenSignal() PASS : tst_QLocalSocket::syncDisconnectNotify() PASS : tst_QLocalSocket::asyncDisconnectNotify() PASS : tst_QLocalSocket::verifySocketOptions(user) PASS : tst_QLocalSocket::verifySocketOptions(group) PASS : tst_QLocalSocket::verifySocketOptions(other) PASS : tst_QLocalSocket::verifySocketOptions(all) PASS : tst_QLocalSocket::verifyListenWithDescriptor(normal) PASS : tst_QLocalSocket::verifyListenWithDescriptor(abstract) PASS : tst_QLocalSocket::verifyListenWithDescriptor(abstractwithslash) PASS : tst_QLocalSocket::verifyListenWithDescriptor(no path) PASS : tst_QLocalSocket::cleanupTestCase() Totals: 56 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: 16 seconds, exit code 1 Testing tst_QImageReader FAIL! : tst_QImageReader::readFromDevice(pbm) 'reader.canRead()' returned FALSE. () Loc: [tst_qimagereader.cpp(1098)] FAIL! : tst_QImageReader::readFromDevice(pgm) 'reader.canRead()' returned FALSE. () Loc: [tst_qimagereader.cpp(1098)] FAIL! : tst_QImageReader::readFromDevice(ppm-1) 'reader.canRead()' returned FALSE. () Loc: [tst_qimagereader.cpp(1098)] FAIL! : tst_QImageReader::readFromDevice(ppm-2) 'reader.canRead()' returned FALSE. () Loc: [tst_qimagereader.cpp(1098)] FAIL! : tst_QImageReader::readFromDevice(ppm-3) 'reader.canRead()' returned FALSE. () Loc: [tst_qimagereader.cpp(1098)] FAIL! : tst_QImageReader::readFromDevice(ppm-4) 'reader.canRead()' returned FALSE. () Loc: [tst_qimagereader.cpp(1098)] FAIL! : tst_QImageReader::readFromDevice(jpeg-1) 'reader.canRead()' returned FALSE. () Loc: [tst_qimagereader.cpp(1098)] FAIL! : tst_QImageReader::readFromDevice(jpeg-2) 'reader.canRead()' returned FALSE. () Loc: [tst_qimagereader.cpp(1098)] FAIL! : tst_QImageReader::readFromDevice(jpeg-3) 'reader.canRead()' returned FALSE. () Loc: [tst_qimagereader.cpp(1098)] FAIL! : tst_QImageReader::readFromDevice(jpeg-4) 'reader.canRead()' returned FALSE. () Loc: [tst_qimagereader.cpp(1098)] FAIL! : tst_QImageReader::readFromDevice(gif-1) 'reader.canRead()' returned FALSE. () Loc: [tst_qimagereader.cpp(1098)] FAIL! : tst_QImageReader::readFromDevice(gif-2) 'reader.canRead()' returned FALSE. () Loc: [tst_qimagereader.cpp(1098)] FAIL! : tst_QImageReader::readFromDevice(xbm) Compared QImages differ. Actual (imageReaderImage).isNull(): 1 Expected (expectedImage).isNull(): 0 Loc: [tst_qimagereader.cpp(1100)] FAIL! : tst_QImageReader::readFromDevice(xpm) 'reader.canRead()' returned FALSE. () Loc: [tst_qimagereader.cpp(1098)] FAIL! : tst_QImageReader::readFromDevice(bmp-1) 'reader.canRead()' returned FALSE. () Loc: [tst_qimagereader.cpp(1098)] FAIL! : tst_QImageReader::readFromDevice(bmp-2) 'reader.canRead()' returned FALSE. () Loc: [tst_qimagereader.cpp(1098)] FAIL! : tst_QImageReader::readFromDevice(bmp-3) 'reader.canRead()' returned FALSE. () Loc: [tst_qimagereader.cpp(1098)] FAIL! : tst_QImageReader::readFromDevice(bmp-4) 'reader.canRead()' returned FALSE. () Loc: [tst_qimagereader.cpp(1098)] FAIL! : tst_QImageReader::readFromDevice(png) 'reader.canRead()' returned FALSE. () Loc: [tst_qimagereader.cpp(1098)] libpng error: Read Error libpng error: Read Error libpng error: Read Error libpng error: Read Error libpng error: Read Error libpng error: Read Error libpng error: Read Error libpng error: Read Error libpng error: Read Error libpng error: Read Error libpng error: Read Error libpng error: Read Error libpng error: Read Error Totals: 337 passed, 19 failed, 30 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QImageReader ********* Config: Using QtTest library 5.2.1, Qt 5.2.1 PASS : tst_QImageReader::initTestCase() PASS : tst_QImageReader::getSetCheck() PASS : tst_QImageReader::readImage(empty) PASS : tst_QImageReader::readImage(BMP: colorful) PASS : tst_QImageReader::readImage(BMP: test32bfv4) PASS : tst_QImageReader::readImage(BMP: test32v5) PASS : tst_QImageReader::readImage(BMP: font) PASS : tst_QImageReader::readImage(BMP: signed char) PASS : tst_QImageReader::readImage(BMP: 4bpp RLE) PASS : tst_QImageReader::readImage(BMP: 4bpp uncompressed) PASS : tst_QImageReader::readImage(BMP: 16bpp) PASS : tst_QImageReader::readImage(BMP: negative height) PASS : tst_QImageReader::readImage(BMP: high mask bit set) PASS : tst_QImageReader::readImage(XPM: marble) PASS : tst_QImageReader::readImage(PNG: kollada) PASS : tst_QImageReader::readImage(PPM: teapot) PASS : tst_QImageReader::readImage(PPM: runners) PASS : tst_QImageReader::readImage(PPM: test) PASS : tst_QImageReader::readImage(XBM: gnus) PASS : tst_QImageReader::readImage(JPEG: beavis) PASS : tst_QImageReader::readImage(JPEG: qtbug13653) PASS : tst_QImageReader::readImage(GIF: earth) PASS : tst_QImageReader::readImage(GIF: trolltech) SKIP : tst_QImageReader::readImage(SVG: rect) "svg" images are not supported Loc: [tst_qimagereader.cpp(250)] SKIP : tst_QImageReader::readImage(SVGZ: rect) "svgz" images are not supported Loc: [tst_qimagereader.cpp(250)] PASS : tst_QImageReader::jpegRgbCmyk() PASS : tst_QImageReader::setScaledSize(BMP: colorful) PASS : tst_QImageReader::setScaledSize(BMP: font) PASS : tst_QImageReader::setScaledSize(XPM: marble) PASS : tst_QImageReader::setScaledSize(PNG: kollada) PASS : tst_QImageReader::setScaledSize(PPM: teapot) PASS : tst_QImageReader::setScaledSize(PPM: runners) PASS : tst_QImageReader::setScaledSize(PPM: test) PASS : tst_QImageReader::setScaledSize(XBM: gnus) PASS : tst_QImageReader::setScaledSize(JPEG: beavis A) PASS : tst_QImageReader::setScaledSize(JPEG: beavis B) PASS : tst_QImageReader::setScaledSize(JPEG: beavis C) PASS : tst_QImageReader::setScaledSize(JPEG: beavis D) PASS : tst_QImageReader::setScaledSize(JPEG: beavis E) PASS : tst_QImageReader::setScaledSize(JPEG: beavis F) PASS : tst_QImageReader::setScaledSize(JPEG: beavis G) PASS : tst_QImageReader::setScaledSize(JPEG: beavis H) PASS : tst_QImageReader::setScaledSize(JPEG: beavis I) PASS : tst_QImageReader::setScaledSize(GIF: earth) PASS : tst_QImageReader::setScaledSize(GIF: trolltech) SKIP : tst_QImageReader::setScaledSize(SVG: rect) "svg" images are not supported Loc: [tst_qimagereader.cpp(365)] SKIP : tst_QImageReader::setScaledSize(SVGZ: rect) "svgz" images are not supported Loc: [tst_qimagereader.cpp(365)] PASS : tst_QImageReader::setClipRect(BMP: colorful) PASS : tst_QImageReader::setClipRect(BMP: test32bfv4) PASS : tst_QImageReader::setClipRect(BMP: test32v5) PASS : tst_QImageReader::setClipRect(BMP: font) PASS : tst_QImageReader::setClipRect(BMP: 4bpp uncompressed) PASS : tst_QImageReader::setClipRect(XPM: marble) PASS : tst_QImageReader::setClipRect(PNG: kollada) PASS : tst_QImageReader::setClipRect(PPM: teapot) PASS : tst_QImageReader::setClipRect(PPM: runners) PASS : tst_QImageReader::setClipRect(PPM: test) PASS : tst_QImageReader::setClipRect(XBM: gnus) PASS : tst_QImageReader::setClipRect(JPEG: beavis) PASS : tst_QImageReader::setClipRect(GIF: earth) PASS : tst_QImageReader::setClipRect(GIF: trolltech) SKIP : tst_QImageReader::setClipRect(SVG: rect) "svg" images are not supported Loc: [tst_qimagereader.cpp(429)] SKIP : tst_QImageReader::setClipRect(SVGZ: rect) "svgz" images are not supported Loc: [tst_qimagereader.cpp(429)] PASS : tst_QImageReader::setScaledClipRect(BMP: colorful) PASS : tst_QImageReader::setScaledClipRect(BMP: test32bfv4) PASS : tst_QImageReader::setScaledClipRect(BMP: test32v5) PASS : tst_QImageReader::setScaledClipRect(BMP: font) PASS : tst_QImageReader::setScaledClipRect(XPM: marble) PASS : tst_QImageReader::setScaledClipRect(PNG: kollada) PASS : tst_QImageReader::setScaledClipRect(PPM: teapot) PASS : tst_QImageReader::setScaledClipRect(PPM: runners) PASS : tst_QImageReader::setScaledClipRect(PPM: test) PASS : tst_QImageReader::setScaledClipRect(XBM: gnus) PASS : tst_QImageReader::setScaledClipRect(JPEG: beavis) PASS : tst_QImageReader::setScaledClipRect(GIF: earth) PASS : tst_QImageReader::setScaledClipRect(GIF: trolltech) SKIP : tst_QImageReader::setScaledClipRect(SVG: rect) "svg" images are not supported Loc: [tst_qimagereader.cpp(474)] SKIP : tst_QImageReader::setScaledClipRect(SVGZ: rect) "svgz" images are not supported Loc: [tst_qimagereader.cpp(474)] PASS : tst_QImageReader::imageFormat(pbm) PASS : tst_QImageReader::imageFormat(pgm) PASS : tst_QImageReader::imageFormat(ppm-1) PASS : tst_QImageReader::imageFormat(ppm-2) PASS : tst_QImageReader::imageFormat(ppm-3) PASS : tst_QImageReader::imageFormat(ppm-4) PASS : tst_QImageReader::imageFormat(jpeg-1) PASS : tst_QImageReader::imageFormat(jpeg-2) PASS : tst_QImageReader::imageFormat(jpeg-3) PASS : tst_QImageReader::imageFormat(gif-1) PASS : tst_QImageReader::imageFormat(gif-2) PASS : tst_QImageReader::imageFormat(xbm) PASS : tst_QImageReader::imageFormat(xpm) PASS : tst_QImageReader::imageFormat(bmp-1) PASS : tst_QImageReader::imageFormat(bmp-2) PASS : tst_QImageReader::imageFormat(bmp-3) PASS : tst_QImageReader::imageFormat(bmp-4) PASS : tst_QImageReader::imageFormat(png) PASS : tst_QImageReader::imageFormat(png-2) SKIP : tst_QImageReader::imageFormat(svg) "svg" images are not supported Loc: [tst_qimagereader.cpp(527)] SKIP : tst_QImageReader::imageFormat(svgz) "svgz" images are not supported Loc: [tst_qimagereader.cpp(527)] PASS : tst_QImageReader::blackXPM() PASS : tst_QImageReader::transparentXPM() PASS : tst_QImageReader::multiWordNamedColorXPM() PASS : tst_QImageReader::supportedFormats() PASS : tst_QImageReader::supportedMimeTypes() FAIL! : tst_QImageReader::readFromDevice(pbm) 'reader.canRead()' returned FALSE. () Loc: [tst_qimagereader.cpp(1098)] FAIL! : tst_QImageReader::readFromDevice(pgm) 'reader.canRead()' returned FALSE. () Loc: [tst_qimagereader.cpp(1098)] FAIL! : tst_QImageReader::readFromDevice(ppm-1) 'reader.canRead()' returned FALSE. () Loc: [tst_qimagereader.cpp(1098)] FAIL! : tst_QImageReader::readFromDevice(ppm-2) 'reader.canRead()' returned FALSE. () Loc: [tst_qimagereader.cpp(1098)] FAIL! : tst_QImageReader::readFromDevice(ppm-3) 'reader.canRead()' returned FALSE. () Loc: [tst_qimagereader.cpp(1098)] FAIL! : tst_QImageReader::readFromDevice(ppm-4) 'reader.canRead()' returned FALSE. () Loc: [tst_qimagereader.cpp(1098)] FAIL! : tst_QImageReader::readFromDevice(jpeg-1) 'reader.canRead()' returned FALSE. () Loc: [tst_qimagereader.cpp(1098)] FAIL! : tst_QImageReader::readFromDevice(jpeg-2) 'reader.canRead()' returned FALSE. () Loc: [tst_qimagereader.cpp(1098)] FAIL! : tst_QImageReader::readFromDevice(jpeg-3) 'reader.canRead()' returned FALSE. () Loc: [tst_qimagereader.cpp(1098)] FAIL! : tst_QImageReader::readFromDevice(jpeg-4) 'reader.canRead()' returned FALSE. () Loc: [tst_qimagereader.cpp(1098)] FAIL! : tst_QImageReader::readFromDevice(gif-1) 'reader.canRead()' returned FALSE. () Loc: [tst_qimagereader.cpp(1098)] FAIL! : tst_QImageReader::readFromDevice(gif-2) 'reader.canRead()' returned FALSE. () Loc: [tst_qimagereader.cpp(1098)] FAIL! : tst_QImageReader::readFromDevice(xbm) Compared QImages differ. Actual (imageReaderImage).isNull(): 1 Expected (expectedImage).isNull(): 0 Loc: [tst_qimagereader.cpp(1100)] FAIL! : tst_QImageReader::readFromDevice(xpm) 'reader.canRead()' returned FALSE. () Loc: [tst_qimagereader.cpp(1098)] FAIL! : tst_QImageReader::readFromDevice(bmp-1) 'reader.canRead()' returned FALSE. () Loc: [tst_qimagereader.cpp(1098)] FAIL! : tst_QImageReader::readFromDevice(bmp-2) 'reader.canRead()' returned FALSE. () Loc: [tst_qimagereader.cpp(1098)] FAIL! : tst_QImageReader::readFromDevice(bmp-3) 'reader.canRead()' returned FALSE. () Loc: [tst_qimagereader.cpp(1098)] FAIL! : tst_QImageReader::readFromDevice(bmp-4) 'reader.canRead()' returned FALSE. () Loc: [tst_qimagereader.cpp(1098)] FAIL! : tst_QImageReader::readFromDevice(png) 'reader.canRead()' returned FALSE. () Loc: [tst_qimagereader.cpp(1098)] SKIP : tst_QImageReader::readFromDevice(svg) "svg" images are not supported Loc: [tst_qimagereader.cpp(1054)] SKIP : tst_QImageReader::readFromDevice(svgz) "svgz" images are not supported Loc: [tst_qimagereader.cpp(1054)] PASS : tst_QImageReader::readFromFileAfterJunk(pbm) PASS : tst_QImageReader::readFromFileAfterJunk(pgm) PASS : tst_QImageReader::readFromFileAfterJunk(ppm-1) PASS : tst_QImageReader::readFromFileAfterJunk(ppm-2) PASS : tst_QImageReader::readFromFileAfterJunk(ppm-3) PASS : tst_QImageReader::readFromFileAfterJunk(ppm-4) PASS : tst_QImageReader::readFromFileAfterJunk(jpeg-1) PASS : tst_QImageReader::readFromFileAfterJunk(jpeg-2) PASS : tst_QImageReader::readFromFileAfterJunk(jpeg-3) PASS : tst_QImageReader::readFromFileAfterJunk(xbm) PASS : tst_QImageReader::readFromFileAfterJunk(xpm) PASS : tst_QImageReader::readFromFileAfterJunk(bmp-1) PASS : tst_QImageReader::readFromFileAfterJunk(bmp-2) PASS : tst_QImageReader::readFromFileAfterJunk(bmp-3) PASS : tst_QImageReader::readFromFileAfterJunk(bmp-4) PASS : tst_QImageReader::readFromFileAfterJunk(png) SKIP : tst_QImageReader::readFromFileAfterJunk(svg) "svg" images are not supported Loc: [tst_qimagereader.cpp(1135)] SKIP : tst_QImageReader::readFromFileAfterJunk(svgz) "svgz" images are not supported Loc: [tst_qimagereader.cpp(1135)] PASS : tst_QImageReader::devicePosition(pbm) PASS : tst_QImageReader::devicePosition(pgm) PASS : tst_QImageReader::devicePosition(ppm-1) PASS : tst_QImageReader::devicePosition(jpeg-1) PASS : tst_QImageReader::devicePosition(jpeg-2) PASS : tst_QImageReader::devicePosition(jpeg-3) PASS : tst_QImageReader::devicePosition(gif-1) PASS : tst_QImageReader::devicePosition(xbm) PASS : tst_QImageReader::devicePosition(xpm) PASS : tst_QImageReader::devicePosition(bmp-1) PASS : tst_QImageReader::devicePosition(bmp-2) PASS : tst_QImageReader::devicePosition(bmp-3) PASS : tst_QImageReader::devicePosition(bmp-4) PASS : tst_QImageReader::devicePosition(png) SKIP : tst_QImageReader::devicePosition(svg) "svg" images are not supported Loc: [tst_qimagereader.cpp(1207)] SKIP : tst_QImageReader::devicePosition(svgz) "svgz" images are not supported Loc: [tst_qimagereader.cpp(1207)] PASS : tst_QImageReader::setBackgroundColor(BMP: colorful) PASS : tst_QImageReader::setBackgroundColor(BMP: font) PASS : tst_QImageReader::setBackgroundColor(BMP: signed char) PASS : tst_QImageReader::setBackgroundColor(XPM: marble) PASS : tst_QImageReader::setBackgroundColor(PNG: kollada) PASS : tst_QImageReader::setBackgroundColor(PPM: teapot) PASS : tst_QImageReader::setBackgroundColor(PPM: runners) PASS : tst_QImageReader::setBackgroundColor(PPM: test) PASS : tst_QImageReader::setBackgroundColor(XBM: gnus) PASS : tst_QImageReader::setBackgroundColor(JPEG: beavis) PASS : tst_QImageReader::setBackgroundColor(GIF: earth) PASS : tst_QImageReader::setBackgroundColor(GIF: trolltech) PASS : tst_QImageReader::setBackgroundColor(SVG: rect) PASS : tst_QImageReader::setBackgroundColor(SVGZ: rect) PASS : tst_QImageReader::supportsAnimation(BMP: colorful) PASS : tst_QImageReader::supportsAnimation(BMP: font) PASS : tst_QImageReader::supportsAnimation(BMP: signed char) PASS : tst_QImageReader::supportsAnimation(BMP: test32bfv4) PASS : tst_QImageReader::supportsAnimation(BMP: test32v5) PASS : tst_QImageReader::supportsAnimation(XPM: marble) PASS : tst_QImageReader::supportsAnimation(PNG: kollada) PASS : tst_QImageReader::supportsAnimation(PPM: teapot) PASS : tst_QImageReader::supportsAnimation(PPM: runners) PASS : tst_QImageReader::supportsAnimation(XBM: gnus) PASS : tst_QImageReader::supportsAnimation(JPEG: beavis) PASS : tst_QImageReader::supportsAnimation(GIF: earth) PASS : tst_QImageReader::supportsAnimation(GIF: trolltech) PASS : tst_QImageReader::supportsAnimation(SVG: rect) PASS : tst_QImageReader::supportsAnimation(SVGZ: rect) PASS : tst_QImageReader::readFromResources(corrupt.bmp) PASS : tst_QImageReader::readFromResources(negativeheight.bmp) PASS : tst_QImageReader::readFromResources(font.bmp) PASS : tst_QImageReader::readFromResources(noclearcode.bmp) PASS : tst_QImageReader::readFromResources(colorful.bmp) PASS : tst_QImageReader::readFromResources(16bpp.bmp) PASS : tst_QImageReader::readFromResources(crash-signed-char.bmp) PASS : tst_QImageReader::readFromResources(4bpp-rle.bmp) PASS : tst_QImageReader::readFromResources(test32bfv4.bmp) PASS : tst_QImageReader::readFromResources(test32v5.bmp) PASS : tst_QImageReader::readFromResources(corrupt.gif) PASS : tst_QImageReader::readFromResources(trolltech.gif) PASS : tst_QImageReader::readFromResources(noclearcode.gif) PASS : tst_QImageReader::readFromResources(earth.gif) PASS : tst_QImageReader::readFromResources(bat1.gif) PASS : tst_QImageReader::readFromResources(bat2.gif) PASS : tst_QImageReader::readFromResources(corrupt.jpg) PASS : tst_QImageReader::readFromResources(beavis.jpg) PASS : tst_QImageReader::readFromResources(YCbCr_cmyk.jpg) PASS : tst_QImageReader::readFromResources(YCbCr_rgb.jpg) PASS : tst_QImageReader::readFromResources(qtbug13653-no_eoi.jpg) SKIP : tst_QImageReader::readFromResources(rect.svg) "svg" images are not supported Loc: [tst_qimagereader.cpp(1393)] SKIP : tst_QImageReader::readFromResources(rect.svgz) "svgz" images are not supported Loc: [tst_qimagereader.cpp(1393)] SKIP : tst_QImageReader::readFromResources(corrupt.svg) "svg" images are not supported Loc: [tst_qimagereader.cpp(1393)] SKIP : tst_QImageReader::readFromResources(corrupt.svgz) "svgz" images are not supported Loc: [tst_qimagereader.cpp(1393)] PASS : tst_QImageReader::readFromResources(image.pbm) PASS : tst_QImageReader::readFromResources(image.pgm) libpng error: Read Error libpng error: Read Error libpng error: Read Error libpng error: Read Error libpng error: Read Error libpng error: Read Error libpng error: Read Error libpng error: Read Error libpng error: Read Error libpng error: Read Error libpng error: Read Error PASS : tst_QImageReader::readFromResources(corrupt.png) libpng error: Read Error PASS : tst_QImageReader::readFromResources(away.png) PASS : tst_QImageReader::readFromResources(image.png) PASS : tst_QImageReader::readFromResources(kollada.png) PASS : tst_QImageReader::readFromResources(black.png) PASS : tst_QImageReader::readFromResources(YCbCr_cmyk.png) PASS : tst_QImageReader::readFromResources(teapot.ppm) PASS : tst_QImageReader::readFromResources(image.ppm) PASS : tst_QImageReader::readFromResources(runners.ppm) PASS : tst_QImageReader::readFromResources(test.ppm) PASS : tst_QImageReader::readFromResources(gnus.xbm) PASS : tst_QImageReader::readFromResources(corrupt-colors.xpm) QWARN : tst_QImageReader::readFromResources(corrupt-pixels.xpm) QImage: XPM pixels missing on image line 1 (possibly a C++ trigraph). QWARN : tst_QImageReader::readFromResources(corrupt-pixels.xpm) QImage: XPM pixels missing on image line 1 (possibly a C++ trigraph). QWARN : tst_QImageReader::readFromResources(corrupt-pixels.xpm) QImage: XPM pixels missing on image line 1 (possibly a C++ trigraph). QWARN : tst_QImageReader::readFromResources(corrupt-pixels.xpm) QImage: XPM pixels missing on image line 1 (possibly a C++ trigraph). QWARN : tst_QImageReader::readFromResources(corrupt-pixels.xpm) QImage: XPM pixels missing on image line 1 (possibly a C++ trigraph). QWARN : tst_QImageReader::readFromResources(corrupt-pixels.xpm) QImage: XPM pixels missing on image line 1 (possibly a C++ trigraph). QWARN : tst_QImageReader::readFromResources(corrupt-pixels.xpm) QImage: XPM pixels missing on image line 1 (possibly a C++ trigraph). QWARN : tst_QImageReader::readFromResources(corrupt-pixels.xpm) QImage: XPM pixels missing on image line 1 (possibly a C++ trigraph). QWARN : tst_QImageReader::readFromResources(corrupt-pixels.xpm) QImage: XPM pixels missing on image line 1 (possibly a C++ trigraph). QWARN : tst_QImageReader::readFromResources(corrupt-pixels.xpm) QImage: XPM pixels missing on image line 1 (possibly a C++ trigraph). QWARN : tst_QImageReader::readFromResources(corrupt-pixels.xpm) QImage: XPM pixels missing on image line 1 (possibly a C++ trigraph). QWARN : tst_QImageReader::readFromResources(corrupt-pixels.xpm) QImage: XPM pixels missing on image line 1 (possibly a C++ trigraph). PASS : tst_QImageReader::readFromResources(corrupt-pixels.xpm) PASS : tst_QImageReader::readFromResources(corrupt-pixel-count.xpm) PASS : tst_QImageReader::readFromResources(marble.xpm) PASS : tst_QImageReader::readFromResources(test.xpm) PASS : tst_QImageReader::readFromResources(black.xpm) PASS : tst_QImageReader::readFromResources(namedcolors.xpm) PASS : tst_QImageReader::readFromResources(nontransparent.xpm) PASS : tst_QImageReader::readFromResources(transparent.xpm) PASS : tst_QImageReader::sizeBeforeRead(pbm) PASS : tst_QImageReader::sizeBeforeRead(pgm) PASS : tst_QImageReader::sizeBeforeRead(ppm-1) PASS : tst_QImageReader::sizeBeforeRead(ppm-2) PASS : tst_QImageReader::sizeBeforeRead(ppm-3) PASS : tst_QImageReader::sizeBeforeRead(ppm-4) PASS : tst_QImageReader::sizeBeforeRead(jpeg-1) PASS : tst_QImageReader::sizeBeforeRead(jpeg-2) PASS : tst_QImageReader::sizeBeforeRead(jpeg-3) PASS : tst_QImageReader::sizeBeforeRead(gif-1) PASS : tst_QImageReader::sizeBeforeRead(gif-2) PASS : tst_QImageReader::sizeBeforeRead(xbm) PASS : tst_QImageReader::sizeBeforeRead(xpm) PASS : tst_QImageReader::sizeBeforeRead(bmp-1) PASS : tst_QImageReader::sizeBeforeRead(bmp-2) PASS : tst_QImageReader::sizeBeforeRead(bmp-3) PASS : tst_QImageReader::sizeBeforeRead(bmp-4) PASS : tst_QImageReader::sizeBeforeRead(png) PASS : tst_QImageReader::sizeBeforeRead(png-2) SKIP : tst_QImageReader::sizeBeforeRead(svg) "svg" images are not supported Loc: [tst_qimagereader.cpp(672)] SKIP : tst_QImageReader::sizeBeforeRead(svgz) "svgz" images are not supported Loc: [tst_qimagereader.cpp(672)] PASS : tst_QImageReader::sizeBeforeFormat(pbm) PASS : tst_QImageReader::sizeBeforeFormat(pgm) PASS : tst_QImageReader::sizeBeforeFormat(ppm-1) PASS : tst_QImageReader::sizeBeforeFormat(ppm-2) PASS : tst_QImageReader::sizeBeforeFormat(ppm-3) PASS : tst_QImageReader::sizeBeforeFormat(ppm-4) PASS : tst_QImageReader::sizeBeforeFormat(jpeg-1) PASS : tst_QImageReader::sizeBeforeFormat(jpeg-2) PASS : tst_QImageReader::sizeBeforeFormat(jpeg-3) PASS : tst_QImageReader::sizeBeforeFormat(gif-1) PASS : tst_QImageReader::sizeBeforeFormat(gif-2) PASS : tst_QImageReader::sizeBeforeFormat(xbm) PASS : tst_QImageReader::sizeBeforeFormat(xpm) PASS : tst_QImageReader::sizeBeforeFormat(bmp-1) PASS : tst_QImageReader::sizeBeforeFormat(bmp-2) PASS : tst_QImageReader::sizeBeforeFormat(bmp-3) PASS : tst_QImageReader::sizeBeforeFormat(bmp-4) PASS : tst_QImageReader::sizeBeforeFormat(png) PASS : tst_QImageReader::sizeBeforeFormat(png-2) PASS : tst_QImageReader::sizeBeforeFormat(svg) PASS : tst_QImageReader::sizeBeforeFormat(svgz) PASS : tst_QImageReader::imageFormatBeforeRead(pbm) PASS : tst_QImageReader::imageFormatBeforeRead(pgm) PASS : tst_QImageReader::imageFormatBeforeRead(ppm-1) PASS : tst_QImageReader::imageFormatBeforeRead(ppm-2) PASS : tst_QImageReader::imageFormatBeforeRead(ppm-3) PASS : tst_QImageReader::imageFormatBeforeRead(ppm-4) PASS : tst_QImageReader::imageFormatBeforeRead(jpeg-1) PASS : tst_QImageReader::imageFormatBeforeRead(jpeg-2) PASS : tst_QImageReader::imageFormatBeforeRead(jpeg-3) PASS : tst_QImageReader::imageFormatBeforeRead(gif-1) PASS : tst_QImageReader::imageFormatBeforeRead(gif-2) PASS : tst_QImageReader::imageFormatBeforeRead(xbm) PASS : tst_QImageReader::imageFormatBeforeRead(xpm) PASS : tst_QImageReader::imageFormatBeforeRead(bmp-1) PASS : tst_QImageReader::imageFormatBeforeRead(bmp-2) PASS : tst_QImageReader::imageFormatBeforeRead(bmp-3) PASS : tst_QImageReader::imageFormatBeforeRead(bmp-4) PASS : tst_QImageReader::imageFormatBeforeRead(png) PASS : tst_QImageReader::imageFormatBeforeRead(png-2) SKIP : tst_QImageReader::imageFormatBeforeRead(svg) "svg" images are not supported Loc: [tst_qimagereader.cpp(720)] SKIP : tst_QImageReader::imageFormatBeforeRead(svgz) "svgz" images are not supported Loc: [tst_qimagereader.cpp(720)] PASS : tst_QImageReader::gifHandlerBugs() PASS : tst_QImageReader::animatedGif() PASS : tst_QImageReader::gifImageCount() PASS : tst_QImageReader::gifLoopCount() PASS : tst_QImageReader::readCorruptImage(corrupt jpeg) PASS : tst_QImageReader::readCorruptImage(corrupt gif) libpng error: Read Error PASS : tst_QImageReader::readCorruptImage(corrupt png) PASS : tst_QImageReader::readCorruptImage(corrupt bmp) PASS : tst_QImageReader::readCorruptImage(corrupt xpm (colors)) QWARN : tst_QImageReader::readCorruptImage(corrupt xpm (pixels)) QImage: XPM pixels missing on image line 1 (possibly a C++ trigraph). PASS : tst_QImageReader::readCorruptImage(corrupt xpm (pixels)) PASS : tst_QImageReader::readCorruptImage(corrupt xbm) SKIP : tst_QImageReader::readCorruptImage(corrupt svg) "svg" images are not supported Loc: [tst_qimagereader.cpp(1493)] SKIP : tst_QImageReader::readCorruptImage(corrupt svgz) "svgz" images are not supported Loc: [tst_qimagereader.cpp(1493)] PASS : tst_QImageReader::readCorruptBmp() PASS : tst_QImageReader::supportsOption(png) PASS : tst_QImageReader::autoDetectImageFormat() PASS : tst_QImageReader::fileNameProbing() QWARN : tst_QImageReader::pixelCompareWithBaseline(floppy (16px,32px - 16 colors)) loading failed, check if ico plugin is built PASS : tst_QImageReader::pixelCompareWithBaseline(floppy (16px,32px - 16 colors)) QWARN : tst_QImageReader::pixelCompareWithBaseline(semitransparent) loading failed, check if ico plugin is built PASS : tst_QImageReader::pixelCompareWithBaseline(semitransparent) QWARN : tst_QImageReader::pixelCompareWithBaseline(slightlybrokenBMPHeader) loading failed, check if ico plugin is built PASS : tst_QImageReader::pixelCompareWithBaseline(slightlybrokenBMPHeader) QWARN : tst_QImageReader::pixelCompareWithBaseline(sightlybrokenIconHeader) loading failed, check if ico plugin is built PASS : tst_QImageReader::pixelCompareWithBaseline(sightlybrokenIconHeader) PASS : tst_QImageReader::task255627_setNullScaledSize(BMP: colorful) PASS : tst_QImageReader::task255627_setNullScaledSize(BMP: font) PASS : tst_QImageReader::task255627_setNullScaledSize(XPM: marble) PASS : tst_QImageReader::task255627_setNullScaledSize(PNG: kollada) PASS : tst_QImageReader::task255627_setNullScaledSize(PPM: teapot) PASS : tst_QImageReader::task255627_setNullScaledSize(PPM: runners) PASS : tst_QImageReader::task255627_setNullScaledSize(PPM: test) PASS : tst_QImageReader::task255627_setNullScaledSize(XBM: gnus) PASS : tst_QImageReader::task255627_setNullScaledSize(JPEG: beavis A) PASS : tst_QImageReader::task255627_setNullScaledSize(JPEG: beavis B) PASS : tst_QImageReader::task255627_setNullScaledSize(JPEG: beavis C) PASS : tst_QImageReader::task255627_setNullScaledSize(JPEG: beavis D) PASS : tst_QImageReader::task255627_setNullScaledSize(JPEG: beavis E) PASS : tst_QImageReader::task255627_setNullScaledSize(JPEG: beavis F) PASS : tst_QImageReader::task255627_setNullScaledSize(JPEG: beavis G) PASS : tst_QImageReader::task255627_setNullScaledSize(JPEG: beavis H) PASS : tst_QImageReader::task255627_setNullScaledSize(JPEG: beavis I) PASS : tst_QImageReader::task255627_setNullScaledSize(GIF: earth) PASS : tst_QImageReader::task255627_setNullScaledSize(GIF: trolltech) SKIP : tst_QImageReader::task255627_setNullScaledSize(SVG: rect) "svg" images are not supported Loc: [tst_qimagereader.cpp(385)] SKIP : tst_QImageReader::task255627_setNullScaledSize(SVGZ: rect) "svgz" images are not supported Loc: [tst_qimagereader.cpp(385)] PASS : tst_QImageReader::testIgnoresFormatAndExtension(black.png) PASS : tst_QImageReader::testIgnoresFormatAndExtension(black.xpm) PASS : tst_QImageReader::testIgnoresFormatAndExtension(colorful.bmp) PASS : tst_QImageReader::testIgnoresFormatAndExtension(image.ppm) PASS : tst_QImageReader::testIgnoresFormatAndExtension(image.pbm) PASS : tst_QImageReader::testIgnoresFormatAndExtension(image.pgm) PASS : tst_QImageReader::testIgnoresFormatAndExtension(bat1.gif) PASS : tst_QImageReader::testIgnoresFormatAndExtension(beavis.jpg) SKIP : tst_QImageReader::testIgnoresFormatAndExtension(rect.svg) "svg" images are not supported Loc: [tst_qimagereader.cpp(1715)] SKIP : tst_QImageReader::testIgnoresFormatAndExtension(rect.svgz) "svgz" images are not supported Loc: [tst_qimagereader.cpp(1715)] PASS : tst_QImageReader::saveFormat(Format_Mono) PASS : tst_QImageReader::saveFormat(Format_MonoLSB) PASS : tst_QImageReader::saveFormat(Format_Indexed8) PASS : tst_QImageReader::saveFormat(Format_RGB32) PASS : tst_QImageReader::saveFormat(Format_ARGB32) PASS : tst_QImageReader::saveFormat(Format_ARGB32_Premultiplied) PASS : tst_QImageReader::saveFormat(Format_RGB16) PASS : tst_QImageReader::saveFormat(Format_ARGB8565_Premultiplied) PASS : tst_QImageReader::saveFormat(Format_RGB666) PASS : tst_QImageReader::saveFormat(Format_ARGB6666_Premultiplied) PASS : tst_QImageReader::saveFormat(Format_RGB555) PASS : tst_QImageReader::saveFormat(Format_ARGB8555_Premultiplied) PASS : tst_QImageReader::saveFormat(Format_RGB888) PASS : tst_QImageReader::saveFormat(Format_RGB444) PASS : tst_QImageReader::saveFormat(Format_ARGB4444_Premultiplied) PASS : tst_QImageReader::readText(png, tEXt before img) PASS : tst_QImageReader::readText(png, zTXt before img) PASS : tst_QImageReader::readText(png, tEXt after img) PASS : tst_QImageReader::readText(png, zTXt after img) PASS : tst_QImageReader::readText(jpg, JPEG_COM Title) PASS : tst_QImageReader::readText(jpg, JPEG_COM Comment) PASS : tst_QImageReader::readText(jpg, JPEG_COM Disclaimer) PASS : tst_QImageReader::readText(jpg, JPEG_COM Description) PASS : tst_QImageReader::preserveTexts(Simple) PASS : tst_QImageReader::preserveTexts(Whitespace) PASS : tst_QImageReader::preserveTexts(Newline) PASS : tst_QImageReader::preserveTexts(Double newlines) PASS : tst_QImageReader::preserveTexts(Long) PASS : tst_QImageReader::preserveTexts(All Latin1 chars) PASS : tst_QImageReader::preserveTexts(Simple) PASS : tst_QImageReader::preserveTexts(Whitespace) PASS : tst_QImageReader::preserveTexts(Newline) PASS : tst_QImageReader::preserveTexts(Double newlines) PASS : tst_QImageReader::preserveTexts(Long) PASS : tst_QImageReader::preserveTexts(All Latin1 chars) PASS : tst_QImageReader::cleanupTestCase() Totals: 337 passed, 19 failed, 30 skipped ********* Finished testing of tst_QImageReader ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qimagereader: 2 seconds, exit code 19 Build log: http://testresults.qt-project.org/ci/QtBase_stable_Integration/build_02809/linux-g++_no-widgets_Ubuntu_12.04_x64/log.txt.gz Tested changes (refs/builds/stable_1387737064): http://codereview.qt-project.org/73476 [PS2] - Clear read- and write buffers on reset From ci-noreply at qt-project.org Sun Dec 22 19:54:28 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 22 Dec 2013 20:54:28 +0200 Subject: [Ci-reports] pass on WebSockets_master_Integration #59 Message-ID: <20131222_185428_089954.ci-noreply@qt-project.org> WebSockets_master_Integration #59: SUCCESS Tested changes (refs/builds/master_1387735457): http://codereview.qt-project.org/74349 [PS1] - Fix the documentation by using the qdocconf term around From ci-noreply at qt-project.org Sun Dec 22 20:27:14 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 22 Dec 2013 21:27:14 +0200 Subject: [Ci-reports] fail on WebSockets_master_Integration #60 Message-ID: <20131222_192714_016278.ci-noreply@qt-project.org> Compilation failed :( C:\work\build\qt\qtbase\bin\moc.exe -DUNICODE -DWIN32 -DQT_DISABLE_DEPRECATED_BEFORE=0 -DQT_NO_DEBUG -DQT_WEBSOCKETS_LIB -DQT_NETWORK_LIB -DQT_TESTLIB_LIB -DQT_CORE_LIB -DQT_NAMESPACE=TestNamespace -DQT_TESTCASE_BUILDDIR=\"C:/work/build/qt/websockets/tests/auto/handshakerequest\" -DNDEBUG -D_MSC_VER=1600 -D_WIN32 -I"C:\work\build\qt\qtbase\include\QtWebSockets\5.2.0" -I"C:\work\build\qt\qtbase\include\QtWebSockets\5.2.0\QtWebSockets" -I"C:\work\build\qt\qtbase\include" -I"C:\work\build\qt\qtbase\include\QtWebSockets" -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\win32-msvc2010" tst_handshakerequest.cpp -o .moc\release\tst_handshakerequest.moc tst_handshakerequest.cpp tst_handshakerequest.cpp(167) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(167) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(167) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(167) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(167) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(167) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(172) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(172) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(172) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(172) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(172) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(172) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(177) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(177) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(177) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(177) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(177) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(177) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(182) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(182) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(182) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(182) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(182) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(182) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(187) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(187) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(187) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(187) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(187) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(187) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(192) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(192) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(192) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(192) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(192) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(192) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(167) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(167) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(167) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(167) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(167) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(167) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(172) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(172) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(172) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(172) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(172) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(172) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(177) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(177) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(177) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(177) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(177) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(177) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(182) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(182) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(182) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(182) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(182) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(182) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(187) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(187) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(187) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(187) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(187) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(187) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(192) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(192) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(192) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(192) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(192) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(192) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(230) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(230) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(230) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(230) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(230) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(230) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(230) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(230) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(230) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(230) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(230) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(230) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(260) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(260) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(260) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(260) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(260) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(260) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(260) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(260) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(260) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(260) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(260) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(260) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(260) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(260) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(260) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(260) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(167) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(167) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(167) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(167) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(167) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(167) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(172) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(172) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(172) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(172) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(172) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(172) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(177) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(177) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(177) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(177) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(177) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(177) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(182) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(182) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(182) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(182) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(182) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(182) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(187) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(187) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(187) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(187) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(187) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(187) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(192) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(192) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(192) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(192) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(192) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(192) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(167) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(167) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(167) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(167) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(167) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(167) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(172) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(172) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(172) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(172) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(172) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(172) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(177) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(177) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(177) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(177) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(177) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(177) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(182) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(182) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(182) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(182) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(182) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(182) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(187) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(187) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(187) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(187) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(187) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(187) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(192) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(192) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(192) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(192) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(192) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(192) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(230) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(230) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(230) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(230) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(230) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(230) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(230) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(230) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(230) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(230) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(230) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(230) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(260) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(260) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(260) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(260) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(260) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(260) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(260) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(260) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(260) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(260) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(260) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(260) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(260) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(260) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(260) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(260) : error C2308: concatenating mismatched strings 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/WebSockets_master_Integration/build_00060/win32-msvc2010_developer-build_qtnamespace_Windows_7/log.txt.gz Tested changes (refs/builds/master_1387739618): http://codereview.qt-project.org/74348 [PS2] - Add optimizations From ci-noreply at qt-project.org Sun Dec 22 20:48:24 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 22 Dec 2013 21:48:24 +0200 Subject: [Ci-reports] fail on Qt5_dev_Integration #322 Message-ID: <20131222_194824_057063.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(1052) : 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() Compared values are not the same Actual (delegate.paintedIndexes.count()): 0 Expected (1) : 1 tst_qcolumnview.cpp(1052) : 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: 39 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/Qt5_dev_Integration/build_00322/win32-msvc2010_developer-build_qtnamespace_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1387726995): http://codereview.qt-project.org/72684 [PS4] - Add QtAndroidExtras to dependency list of QtConnectivity From ci-noreply at qt-project.org Sun Dec 22 20:56:45 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 22 Dec 2013 21:56:45 +0200 Subject: [Ci-reports] fail on WebSockets_master_Integration #61 Message-ID: <20131222_195645_022706.ci-noreply@qt-project.org> Compilation failed :( C:\work\build\qt\qtbase\bin\moc.exe -DUNICODE -DWIN32 -DQT_DISABLE_DEPRECATED_BEFORE=0 -DQT_NO_DEBUG -DQT_WEBSOCKETS_LIB -DQT_NETWORK_LIB -DQT_TESTLIB_LIB -DQT_CORE_LIB -DQT_NAMESPACE=TestNamespace -DQT_TESTCASE_BUILDDIR=\"C:/work/build/qt/websockets/tests/auto/handshakerequest\" -DNDEBUG -D_MSC_VER=1600 -D_WIN32 -I"C:\work\build\qt\qtbase\include\QtWebSockets\5.2.0" -I"C:\work\build\qt\qtbase\include\QtWebSockets\5.2.0\QtWebSockets" -I"C:\work\build\qt\qtbase\include" -I"C:\work\build\qt\qtbase\include\QtWebSockets" -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\win32-msvc2010" tst_handshakerequest.cpp -o .moc\release\tst_handshakerequest.moc tst_handshakerequest.cpp tst_handshakerequest.cpp(167) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(167) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(167) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(167) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(167) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(167) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(172) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(172) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(172) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(172) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(172) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(172) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(177) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(177) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(177) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(177) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(177) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(177) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(182) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(182) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(182) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(182) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(182) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(182) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(187) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(187) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(187) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(187) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(187) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(187) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(192) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(192) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(192) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(192) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(192) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(192) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(167) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(167) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(167) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(167) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(167) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(167) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(172) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(172) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(172) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(172) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(172) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(172) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(177) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(177) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(177) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(177) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(177) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(177) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(182) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(182) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(182) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(182) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(182) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(182) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(187) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(187) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(187) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(187) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(187) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(187) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(192) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(192) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(192) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(192) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(192) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(192) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(230) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(230) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(230) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(230) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(230) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(230) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(230) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(230) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(230) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(230) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(230) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(230) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(260) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(260) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(260) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(260) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(260) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(260) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(260) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(260) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(260) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(260) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(260) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(260) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(260) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(260) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(260) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(260) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(167) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(167) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(167) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(167) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(167) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(167) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(172) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(172) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(172) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(172) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(172) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(172) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(177) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(177) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(177) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(177) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(177) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(177) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(182) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(182) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(182) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(182) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(182) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(182) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(187) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(187) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(187) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(187) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(187) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(187) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(192) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(192) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(192) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(192) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(192) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(192) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(167) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(167) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(167) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(167) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(167) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(167) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(172) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(172) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(172) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(172) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(172) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(172) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(177) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(177) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(177) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(177) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(177) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(177) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(182) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(182) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(182) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(182) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(182) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(182) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(187) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(187) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(187) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(187) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(187) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(187) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(192) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(192) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(192) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(192) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(192) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(192) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(230) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(230) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(230) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(230) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(230) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(230) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(230) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(230) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(230) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(230) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(230) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(230) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(260) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(260) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(260) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(260) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(260) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(260) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(260) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(260) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(260) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(260) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(260) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(260) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(260) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(260) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(260) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(260) : error C2308: concatenating mismatched strings 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/WebSockets_master_Integration/build_00061/win32-msvc2010_developer-build_qtnamespace_Windows_7/log.txt.gz Tested changes (refs/builds/master_1387741378): http://codereview.qt-project.org/74348 [PS2] - Add optimizations From ci-noreply at qt-project.org Sun Dec 22 21:21:24 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 22 Dec 2013 22:21:24 +0200 Subject: [Ci-reports] fail on WebSockets_master_Integration #62 Message-ID: <20131222_202124_022366.ci-noreply@qt-project.org> Compilation failed :( C:\work\build\qt\qtbase\bin\moc.exe -DUNICODE -DWIN32 -DQT_DISABLE_DEPRECATED_BEFORE=0 -DQT_NO_DEBUG -DQT_WEBSOCKETS_LIB -DQT_NETWORK_LIB -DQT_TESTLIB_LIB -DQT_CORE_LIB -DQT_NAMESPACE=TestNamespace -DQT_TESTCASE_BUILDDIR=\"C:/work/build/qt/websockets/tests/auto/handshakerequest\" -DNDEBUG -D_MSC_VER=1600 -D_WIN32 -I"C:\work\build\qt\qtbase\include\QtWebSockets\5.2.0" -I"C:\work\build\qt\qtbase\include\QtWebSockets\5.2.0\QtWebSockets" -I"C:\work\build\qt\qtbase\include" -I"C:\work\build\qt\qtbase\include\QtWebSockets" -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\win32-msvc2010" tst_handshakerequest.cpp -o .moc\release\tst_handshakerequest.moc tst_handshakerequest.cpp tst_handshakerequest.cpp(167) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(167) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(167) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(167) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(167) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(167) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(172) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(172) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(172) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(172) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(172) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(172) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(177) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(177) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(177) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(177) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(177) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(177) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(182) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(182) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(182) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(182) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(182) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(182) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(187) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(187) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(187) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(187) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(187) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(187) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(192) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(192) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(192) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(192) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(192) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(192) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(167) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(167) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(167) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(167) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(167) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(167) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(172) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(172) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(172) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(172) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(172) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(172) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(177) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(177) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(177) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(177) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(177) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(177) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(182) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(182) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(182) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(182) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(182) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(182) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(187) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(187) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(187) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(187) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(187) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(187) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(192) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(192) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(192) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(192) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(192) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(192) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(230) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(230) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(230) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(230) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(230) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(230) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(230) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(230) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(230) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(230) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(230) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(230) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(260) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(260) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(260) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(260) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(260) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(260) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(260) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(260) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(260) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(260) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(260) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(260) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(260) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(260) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(260) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(260) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(167) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(167) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(167) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(167) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(167) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(167) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(172) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(172) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(172) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(172) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(172) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(172) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(177) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(177) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(177) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(177) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(177) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(177) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(182) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(182) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(182) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(182) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(182) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(182) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(187) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(187) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(187) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(187) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(187) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(187) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(192) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(192) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(192) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(192) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(192) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(192) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(167) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(167) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(167) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(167) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(167) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(167) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(172) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(172) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(172) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(172) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(172) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(172) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(177) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(177) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(177) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(177) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(177) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(177) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(182) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(182) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(182) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(182) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(182) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(182) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(187) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(187) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(187) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(187) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(187) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(187) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(192) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(192) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(192) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(192) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(192) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(192) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(230) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(230) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(230) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(230) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(230) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(230) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(230) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(230) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(230) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(230) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(230) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(230) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(260) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(260) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(260) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(260) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(260) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(260) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(260) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(260) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(260) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(260) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(260) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(260) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(260) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(260) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(260) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(260) : error C2308: concatenating mismatched strings 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/WebSockets_master_Integration/build_00062/win32-msvc2010_developer-build_qtnamespace_Windows_7/log.txt.gz Tested changes (refs/builds/master_1387742844): http://codereview.qt-project.org/74348 [PS3] - Add optimizations From ci-noreply at qt-project.org Sun Dec 22 21:52:07 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 22 Dec 2013 22:52:07 +0200 Subject: [Ci-reports] fail on WebSockets_master_Integration #63 Message-ID: <20131222_205207_045129.ci-noreply@qt-project.org> Compilation failed :( C:\work\build\qt\qtbase\bin\moc.exe -DUNICODE -DWIN32 -DQT_DISABLE_DEPRECATED_BEFORE=0 -DQT_NO_DEBUG -DQT_WEBSOCKETS_LIB -DQT_NETWORK_LIB -DQT_TESTLIB_LIB -DQT_CORE_LIB -DQT_NAMESPACE=TestNamespace -DQT_TESTCASE_BUILDDIR=\"C:/work/build/qt/websockets/tests/auto/handshakerequest\" -DNDEBUG -D_MSC_VER=1600 -D_WIN32 -I"C:\work\build\qt\qtbase\include\QtWebSockets\5.2.0" -I"C:\work\build\qt\qtbase\include\QtWebSockets\5.2.0\QtWebSockets" -I"C:\work\build\qt\qtbase\include" -I"C:\work\build\qt\qtbase\include\QtWebSockets" -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\win32-msvc2010" tst_handshakerequest.cpp -o .moc\release\tst_handshakerequest.moc tst_handshakerequest.cpp tst_handshakerequest.cpp(230) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(230) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(230) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(230) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(230) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(230) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(230) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(230) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(230) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(230) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(230) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(230) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(260) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(260) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(260) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(260) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(260) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(260) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(260) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(260) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(260) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(260) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(260) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(260) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(260) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(260) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(260) : error C2308: concatenating mismatched strings tst_handshakerequest.cpp(260) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(230) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(230) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(230) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(230) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(230) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(230) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(230) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(230) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(230) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(230) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(230) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(230) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(260) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(260) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(260) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(260) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(260) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(260) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(260) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(260) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(260) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(260) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(260) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(260) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(260) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(260) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(260) : error C2308: concatenating mismatched strings .\tst_handshakerequest.cpp(260) : error C2308: concatenating mismatched strings 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/WebSockets_master_Integration/build_00063/win32-msvc2010_developer-build_qtnamespace_Windows_7/log.txt.gz Tested changes (refs/builds/master_1387744637): http://codereview.qt-project.org/74348 [PS4] - Add optimizations From ci-noreply at qt-project.org Sun Dec 22 22:07:53 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 22 Dec 2013 23:07:53 +0200 Subject: [Ci-reports] fail on WebSockets_master_Integration #64 Message-ID: <20131222_210753_036958.ci-noreply@qt-project.org> Compilation failed :( In file included from /work/build/qt/qtbase/include/QtCore/qmetatype.h:1:0, from /work/build/qt/qtbase/include/QtCore/../../src/corelib/kernel/qobject.h:56, from /work/build/qt/qtbase/include/QtCore/qobject.h:1, from /work/build/qt/qtbase/include/QtCore/../../src/corelib/animation/qabstractanimation.h:45, from /work/build/qt/qtbase/include/QtCore/qabstractanimation.h:1, from /work/build/qt/qtbase/include/QtCore/QtCore:4, from /work/build/qt/qtbase/include/QtTest/QtTestDepends:2, from /work/build/qt/qtbase/include/QtTest/QtTest:3, from tst_handshakerequest.cpp:41: /work/build/qt/qtbase/include/QtCore/../../src/corelib/kernel/qmetatype.h: In function 'int TestNamespace::qMetaTypeId() [with T = TestNamespace::QStringBuilder, TestNamespace::QString>, TestNamespace::QString>]': /work/build/qt/qtbase/include/QtCore/../../src/corelib/kernel/qmetatype.h:1638:96: error: invalid application of 'sizeof' to incomplete type 'TestNamespace::QStaticAssertFailure' /work/build/qt/qtbase/include/QtCore/../../src/corelib/kernel/qmetatype.h: In static member function 'static int TestNamespace::QMetaTypeId2::qt_metatype_id() [with T = TestNamespace::QStringBuilder, TestNamespace::QString>, TestNamespace::QString>]': /work/build/qt/qtbase/include/QtCore/../../src/corelib/kernel/qmetatype.h:1639:44: instantiated from 'int TestNamespace::qMetaTypeId() [with T = TestNamespace::QStringBuilder, TestNamespace::QString>, TestNamespace::QString>]' /work/build/qt/qtbase/include/QtCore/../../src/corelib/kernel/qmetatype.h:1499:80: error: 'qt_metatype_id' is not a member of 'TestNamespace::QMetaTypeId, TestNamespace::QString>, TestNamespace::QString> >' In file included from tst_handshakerequest.cpp:295:0: /work/build/qt/qtbase/include/QtCore/../../src/corelib/kernel/qmetatype.h:1499:83: warning: control reaches end of non-void function [-Wreturn-type] make[3]: *** [.obj/tst_handshakerequest.o] Error 1 make[2]: *** [sub-handshakerequest-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/WebSockets_master_Integration/build_00064/linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz Tested changes (refs/builds/master_1387746212): http://codereview.qt-project.org/74348 [PS5] - Add optimizations From ci-noreply at qt-project.org Sun Dec 22 22:09:49 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 22 Dec 2013 23:09:49 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2443 Message-ID: <20131222_210949_099783.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: 78 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02443/revdep-qtdeclarative_linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz Tested changes (refs/builds/dev_1387744723): http://codereview.qt-project.org/73770 [PS1] - QTextDocument: avoid relocations http://codereview.qt-project.org/73769 [PS1] - QImageReader: simplify _qt_BuiltInFormats http://codereview.qt-project.org/73766 [PS4] - QWizard: Replace another pointer table with char arrays http://codereview.qt-project.org/73767 [PS2] - QWizard: Replace a static char* table with a switch statement. From ci-noreply at qt-project.org Mon Dec 23 00:22:00 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 23 Dec 2013 01:22:00 +0200 Subject: [Ci-reports] pass on QtBase_stable_Integration #2810 Message-ID: <20131222_232200_028322.ci-noreply@qt-project.org> QtBase_stable_Integration #2810: SUCCESS Tested changes (refs/builds/stable_1387749316): http://codereview.qt-project.org/73414 [PS1] - clean out some garbage in CONFIG http://codereview.qt-project.org/73382 [PS1] - make qmake auto-rebuild after path reconfiguration http://codereview.qt-project.org/73415 [PS4] - fix confusion surrounding debug, release & debug_and_release From ci-noreply at qt-project.org Mon Dec 23 12:20:08 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 23 Dec 2013 13:20:08 +0200 Subject: [Ci-reports] pass on WebSockets_master_Integration #65 Message-ID: <20131223_112008_097065.ci-noreply@qt-project.org> WebSockets_master_Integration #65: SUCCESS Tested changes (refs/builds/master_1387795184): http://codereview.qt-project.org/74350 [PS1] - Add CMake unit tests for WebSockets From ci-noreply at qt-project.org Mon Dec 23 12:44:01 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 23 Dec 2013 13:44:01 +0200 Subject: [Ci-reports] pass on QtWebEngine_master_Integration #136 Message-ID: <20131223_114401_036081.ci-noreply@qt-project.org> QtWebEngine_master_Integration #136: SUCCESS Tested changes (refs/builds/master_1387793448): http://codereview.qt-project.org/74020 [PS3] - createWindow QML API for QQuickWebEngineView From ci-noreply at qt-project.org Mon Dec 23 13:20:45 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 23 Dec 2013 14:20:45 +0200 Subject: [Ci-reports] pass on QtMultimedia_stable_Integration #278 Message-ID: <20131223_122045_014785.ci-noreply@qt-project.org> QtMultimedia_stable_Integration #278: SUCCESS Tested changes (refs/builds/stable_1387797833): http://codereview.qt-project.org/74001 [PS3] - Android: camera moved to a dedicated thread From ci-noreply at qt-project.org Mon Dec 23 14:01:22 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 23 Dec 2013 15:01:22 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2444 Message-ID: <20131223_130122_051526.ci-noreply@qt-project.org> Autotests `tst_qquickpathview' and `tst_qquicktrailemitter' failed :( Testing tst_qquicktrailemitter FAIL! : tst_qquicktrailemitter::test_basic() Compared values are not the same Actual (system->groupData[1]->size()): 510 Expected (500) : 500 Loc: [tst_qquicktrailemitter.cpp(89)] Totals: 2 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qquicktrailemitter ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_qquicktrailemitter::initTestCase() FAIL! : tst_qquicktrailemitter::test_basic() Compared values are not the same Actual (system->groupData[1]->size()): 510 Expected (500) : 500 Loc: [tst_qquicktrailemitter.cpp(89)] PASS : tst_qquicktrailemitter::cleanupTestCase() Totals: 2 passed, 1 failed, 0 skipped ********* Finished testing of tst_qquicktrailemitter ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquicktrailemitter: 11 seconds, exit code 1 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: 78 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02444/revdep-qtdeclarative_linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz Tested changes (refs/builds/dev_1387801418): http://codereview.qt-project.org/74173 [PS1] - Ensure proper order of includes in qglobal.h http://codereview.qt-project.org/73705 [PS2] - Move the SUBLIBS target from qmake away from between clean/distclean From ci-noreply at qt-project.org Mon Dec 23 14:15:11 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 23 Dec 2013 15:15:11 +0200 Subject: [Ci-reports] pass on QtBase_stable_Integration #2811 Message-ID: <20131223_131511_033182.ci-noreply@qt-project.org> QtBase_stable_Integration #2811: SUCCESS Tested changes (refs/builds/stable_1387797820): http://codereview.qt-project.org/74114 [PS2] - cocoa: avoid sending windowNotification to a non-QNSView From ci-noreply at qt-project.org Mon Dec 23 14:18:54 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 23 Dec 2013 15:18:54 +0200 Subject: [Ci-reports] fail on QtBase_stable_Integration #2812 Message-ID: <20131223_131854_026939.ci-noreply@qt-project.org> Autotest `license' failed :( # Failed test 'config.tests/unix/mtdev/mtdev.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 6372. /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl .. Dubious, test returned 1 (wstat 256, 0x100) Failed 1/6372 subtests Test Summary Report ------------------- /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl (Wstat: 256 Tests: 6372 Failed: 1) Failed test: 55 Non-zero exit status: 1 Files=1, Tests=6372, 10 wallclock secs ( 0.71 usr 0.08 sys + 9.15 cusr 0.68 csys = 10.62 CPU) Result: FAIL QtQA::App::TestRunner: test failed, running again to see if it is flaky... # Failed test 'config.tests/unix/mtdev/mtdev.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 6372. /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl .. Dubious, test returned 1 (wstat 256, 0x100) Failed 1/6372 subtests Test Summary Report ------------------- /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl (Wstat: 256 Tests: 6372 Failed: 1) Failed test: 55 Non-zero exit status: 1 Files=1, Tests=6372, 10 wallclock secs ( 0.76 usr 0.04 sys + 9.08 cusr 0.59 csys = 10.47 CPU) Result: FAIL QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end license: 19 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_stable_Integration/build_02812/linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz Tested changes (refs/builds/stable_1387804604): http://codereview.qt-project.org/74357 [PS4] - xcb: added env variables to show input devices and events http://codereview.qt-project.org/73970 [PS4] - Avoid crash due to accessing deleted QWidgetWindow object http://codereview.qt-project.org/74318 [PS3] - mtdev: Change to use configure detection instead of requiring source hacking. http://codereview.qt-project.org/74317 [PS1] - Add mtdev configure test http://codereview.qt-project.org/73830 [PS1] - QPlainTextEdit: set Qt::ImhMultiLine From ci-noreply at qt-project.org Mon Dec 23 14:27:46 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 23 Dec 2013 15:27:46 +0200 Subject: [Ci-reports] fail on WebSockets_master_Integration #66 Message-ID: <20131223_132746_094923.ci-noreply@qt-project.org> Autotest `tst_websocketprotocol' failed :( Build log: http://testresults.qt-project.org/ci/WebSockets_master_Integration/build_00066/win32-msvc2010_developer-build_angle_Windows_7/log.txt.gz Tested changes (refs/builds/master_1387804504): http://codereview.qt-project.org/74348 [PS6] - Add optimizations From ci-noreply at qt-project.org Mon Dec 23 14:33:52 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 23 Dec 2013 15:33:52 +0200 Subject: [Ci-reports] pass on QtDeclarative_stable_Integration #1517 Message-ID: <20131223_133352_095883.ci-noreply@qt-project.org> QtDeclarative_stable_Integration #1517: SUCCESS Tested changes (refs/builds/stable_1387801499): http://codereview.qt-project.org/74265 [PS3] - Doc: Fixed a few broken links and snippets From ci-noreply at qt-project.org Mon Dec 23 15:07:06 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 23 Dec 2013 16:07:06 +0200 Subject: [Ci-reports] pass on QtTools_stable_Integration #335 Message-ID: <20131223_140706_056615.ci-noreply@qt-project.org> QtTools_stable_Integration #335: SUCCESS Tested changes (refs/builds/stable_1387797923): http://codereview.qt-project.org/73322 [PS2] - androiddeployqt: Speed up debug deployment From ci-noreply at qt-project.org Mon Dec 23 16:34:42 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 23 Dec 2013 17:34:42 +0200 Subject: [Ci-reports] fail on QtBase_stable_Integration #2813 Message-ID: <20131223_153442_009394.ci-noreply@qt-project.org> Autotest `tst_qabstractitemview' failed :( Testing tst_QAbstractItemView 2013-12-23 16:27:55.630 tst_qabstractitemview[80117:550b] 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::task200665_itemEntered() Compared values are not the same Actual (spy.count()): 0 Expected (1) : 1 Loc: [tst_qabstractitemview.cpp(1292)] 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.1, Qt 5.2.1 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() 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: 27 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_stable_Integration/build_02813/macx-clang_developer-build_OSX_10.8/log.txt.gz Tested changes (refs/builds/stable_1387807861): http://codereview.qt-project.org/73970 [PS4] - Avoid crash due to accessing deleted QWidgetWindow object From ci-noreply at qt-project.org Mon Dec 23 16:59:51 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 23 Dec 2013 17:59:51 +0200 Subject: [Ci-reports] pass on QtBase_dev_Integration #2445 Message-ID: <20131223_155951_049975.ci-noreply@qt-project.org> QtBase_dev_Integration #2445: SUCCESS Tested changes (refs/builds/dev_1387808571): http://codereview.qt-project.org/74173 [PS1] - Ensure proper order of includes in qglobal.h http://codereview.qt-project.org/73705 [PS2] - Move the SUBLIBS target from qmake away from between clean/distclean From ci-noreply at qt-project.org Mon Dec 23 17:12:50 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 23 Dec 2013 18:12:50 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2446 Message-ID: <20131223_161250_066728.ci-noreply@qt-project.org> qtbase failed to compile :( In file included from ../../../../../include/QtCore/qmetatype.h:1:0, from ../../../../../include/QtCore/../../src/corelib/kernel/qobject.h:56, from ../../../../../include/QtCore/qobject.h:1, from ../../../../../include/QtWidgets/../../src/widgets/kernel/qlayout.h:45, from ../../../../../include/QtWidgets/qlayout.h:1, from ../../../../../include/QtWidgets/../../src/widgets/kernel/qboxlayout.h:45, from ../../../../../include/QtWidgets/qboxlayout.h:1, from tst_qwidget.cpp:43: ../../../../../include/QtCore/../../src/corelib/kernel/qmetatype.h: In function 'int TestNamespace::qMetaTypeId() [with T = TestNamespace::QEvent*]': ../../../../../include/QtCore/../../src/corelib/kernel/qmetatype.h:1645:27: instantiated from 'int TestNamespace::qRegisterMetaType() [with T = TestNamespace::QEvent*]' ../../../../../include/QtCore/../../src/corelib/kernel/qmetatype.h:1638:96: error: invalid application of 'sizeof' to incomplete type 'TestNamespace::QStaticAssertFailure' ../../../../../include/QtCore/../../src/corelib/kernel/qmetatype.h: In static member function 'static int TestNamespace::QMetaTypeId2::qt_metatype_id() [with T = TestNamespace::QEvent*]': ../../../../../include/QtCore/../../src/corelib/kernel/qmetatype.h:1639:44: instantiated from 'int TestNamespace::qMetaTypeId() [with T = TestNamespace::QEvent*]' ../../../../../include/QtCore/../../src/corelib/kernel/qmetatype.h:1645:27: instantiated from 'int TestNamespace::qRegisterMetaType() [with T = TestNamespace::QEvent*]' ../../../../../include/QtCore/../../src/corelib/kernel/qmetatype.h:1499:80: error: 'qt_metatype_id' is not a member of 'TestNamespace::QMetaTypeId' In file included from tst_qwidget.cpp:10199:0: ../../../../../include/QtCore/../../src/corelib/kernel/qmetatype.h:1499:83: warning: control reaches end of non-void function [-Wreturn-type] make[6]: *** [.obj/tst_qwidget.o] Error 1 make[5]: *** [sub-qwidget-make_first] Error 2 make[4]: *** [sub-kernel-make_first] Error 2 make[3]: *** [sub-widgets-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_02446/linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz Tested changes (refs/builds/dev_1387814485): http://codereview.qt-project.org/74365 [PS1] - Fix regression in property handling with enums from gadgets http://codereview.qt-project.org/74309 [PS1] - Don't translate a null rect. http://codereview.qt-project.org/73769 [PS1] - QImageReader: simplify _qt_BuiltInFormats http://codereview.qt-project.org/73767 [PS2] - QWizard: Replace a static char* table with a switch statement. http://codereview.qt-project.org/73766 [PS4] - QWizard: Replace another pointer table with char arrays http://codereview.qt-project.org/73770 [PS1] - QTextDocument: avoid relocations http://codereview.qt-project.org/74073 [PS1] - Merge remote-tracking branch 'origin/stable' into dev From ci-noreply at qt-project.org Mon Dec 23 17:17:00 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 23 Dec 2013 18:17:00 +0200 Subject: [Ci-reports] pass on QtPim_master_Integration #901 Message-ID: <20131223_161700_032747.ci-noreply@qt-project.org> QtPim_master_Integration #901: SUCCESS Tested changes (refs/builds/master_1387812314): http://codereview.qt-project.org/74297 [PS1] - [versit] Handle malformed concatentations of vCard files From ci-noreply at qt-project.org Mon Dec 23 17:27:04 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 23 Dec 2013 18:27:04 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2447 Message-ID: <20131223_162704_076092.ci-noreply@qt-project.org> qtbase failed to compile :( In file included from ../../../../../include/QtCore/qmetatype.h:1:0, from ../../../../../include/QtCore/../../../../../../work/build/qt/qtbase/src/corelib/kernel/qobject.h:56, from ../../../../../include/QtCore/qobject.h:1, from ../../../../../include/QtWidgets/../../../../../../work/build/qt/qtbase/src/widgets/kernel/qlayout.h:45, from ../../../../../include/QtWidgets/qlayout.h:1, from ../../../../../include/QtWidgets/../../../../../../work/build/qt/qtbase/src/widgets/kernel/qboxlayout.h:45, from ../../../../../include/QtWidgets/qboxlayout.h:1, from /work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp:43: ../../../../../include/QtCore/../../../../../../work/build/qt/qtbase/src/corelib/kernel/qmetatype.h: In function 'int qMetaTypeId() [with T = QEvent*]': ../../../../../include/QtCore/../../../../../../work/build/qt/qtbase/src/corelib/kernel/qmetatype.h:1627:27: instantiated from 'int qRegisterMetaType() [with T = QEvent*]' ../../../../../include/QtCore/../../../../../../work/build/qt/qtbase/src/corelib/kernel/qmetatype.h:1620:96: error: invalid application of 'sizeof' to incomplete type 'QStaticAssertFailure' ../../../../../include/QtCore/../../../../../../work/build/qt/qtbase/src/corelib/kernel/qmetatype.h: In static member function 'static int QMetaTypeId2::qt_metatype_id() [with T = QEvent*]': ../../../../../include/QtCore/../../../../../../work/build/qt/qtbase/src/corelib/kernel/qmetatype.h:1621:44: instantiated from 'int qMetaTypeId() [with T = QEvent*]' ../../../../../include/QtCore/../../../../../../work/build/qt/qtbase/src/corelib/kernel/qmetatype.h:1627:27: instantiated from 'int qRegisterMetaType() [with T = QEvent*]' ../../../../../include/QtCore/../../../../../../work/build/qt/qtbase/src/corelib/kernel/qmetatype.h:1481:80: error: 'qt_metatype_id' is not a member of 'QMetaTypeId' In file included from /work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp:10200:0: ../../../../../include/QtCore/../../../../../../work/build/qt/qtbase/src/corelib/kernel/qmetatype.h:1481:83: warning: control reaches end of non-void function [-Wreturn-type] make[6]: *** [.obj/tst_qwidget.o] Error 1 make[5]: *** [sub-qwidget-make_first] Error 2 make[4]: *** [sub-kernel-make_first] Error 2 make[3]: *** [sub-widgets-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_02447/linux-g++_shadow-build_Ubuntu_11.10_x86/log.txt.gz Tested changes (refs/builds/dev_1387815517): http://codereview.qt-project.org/73770 [PS1] - QTextDocument: avoid relocations http://codereview.qt-project.org/74365 [PS1] - Fix regression in property handling with enums from gadgets From ci-noreply at qt-project.org Mon Dec 23 17:52:23 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 23 Dec 2013 18:52:23 +0200 Subject: [Ci-reports] pass on QtDeclarative_stable_Integration #1518 Message-ID: <20131223_165223_007820.ci-noreply@qt-project.org> QtDeclarative_stable_Integration #1518: SUCCESS Tested changes (refs/builds/stable_1387812927): http://codereview.qt-project.org/73814 [PS2] - systemdialogs example: path to /tmp is different on Windows From ci-noreply at qt-project.org Mon Dec 23 17:53:49 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 23 Dec 2013 18:53:49 +0200 Subject: [Ci-reports] fail on QtBase_stable_Integration #2814 Message-ID: <20131223_165349_003055.ci-noreply@qt-project.org> Autotest `tst_qlocalsocket' failed :( Testing tst_QLocalSocket 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" 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.1, Qt 5.2.1 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_stable_Integration/build_02814/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/stable_1387812975): http://codereview.qt-project.org/74322 [PS1] - Fix file descriptor leak in the perf event counter From ci-noreply at qt-project.org Mon Dec 23 19:05:05 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 23 Dec 2013 20:05:05 +0200 Subject: [Ci-reports] fail on WebSockets_master_Integration #67 Message-ID: <20131223_180505_090889.ci-noreply@qt-project.org> Autotest `tst_websocketprotocol' failed :( Build log: http://testresults.qt-project.org/ci/WebSockets_master_Integration/build_00067/win32-msvc2010_developer-build_qtnamespace_Windows_7/log.txt.gz Tested changes (refs/builds/master_1387821033): http://codereview.qt-project.org/74348 [PS6] - Add optimizations From ci-noreply at qt-project.org Mon Dec 23 19:41:53 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 23 Dec 2013 20:41:53 +0200 Subject: [Ci-reports] pass on QtWebEngine_master_Integration #137 Message-ID: <20131223_184153_075694.ci-noreply@qt-project.org> QtWebEngine_master_Integration #137: SUCCESS Tested changes (refs/builds/master_1387818630): http://codereview.qt-project.org/74359 [PS2] - quicknanobrowser: reset progress bar when reaching 100% From ci-noreply at qt-project.org Mon Dec 23 20:08:08 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 23 Dec 2013 21:08:08 +0200 Subject: [Ci-reports] pass on WebSockets_master_Integration #68 Message-ID: <20131223_190808_084364.ci-noreply@qt-project.org> WebSockets_master_Integration #68: SUCCESS Tested changes (refs/builds/master_1387823256): http://codereview.qt-project.org/74348 [PS7] - Add optimizations From ci-noreply at qt-project.org Mon Dec 23 20:48:26 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 23 Dec 2013 21:48:26 +0200 Subject: [Ci-reports] pass on QtWayland_stable_Integration #8 Message-ID: <20131223_194826_062341.ci-noreply@qt-project.org> QtWayland_stable_Integration #8: SUCCESS Tested changes (refs/builds/stable_1387826970): http://codereview.qt-project.org/73874 [PS1] - Fix decoration behavior when passing over with button pressed From ci-noreply at qt-project.org Mon Dec 23 20:57:37 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 23 Dec 2013 21:57:37 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2448 Message-ID: <20131223_195737_049877.ci-noreply@qt-project.org> Autotest `tst_qcolumnview' 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_QColumnView FAIL! : tst_QColumnView::dynamicModelChanges() Compared values are not the same Actual (delegate.paintedIndexes.count()): 0 Expected (1) : 1 tst_qcolumnview.cpp(1052) : 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) Compared values are not the same Actual (view.hasFocus()): 1 Expected (giveFocus) : 0 tst_qcolumnview.cpp(487) : 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() FAIL! : tst_QColumnView::dynamicModelChanges() Compared values are not the same Actual (delegate.paintedIndexes.count()): 0 Expected (1) : 1 tst_qcolumnview.cpp(1052) : 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: 32 passed, 2 failed, 0 skipped ********* Finished testing of tst_QColumnView ********* 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_qcolumnview: 45 seconds, exit code 2 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02448/win32-mingw48_developer-build_qtlibinfix_opengl_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1387823781): http://codereview.qt-project.org/73766 [PS4] - QWizard: Replace another pointer table with char arrays http://codereview.qt-project.org/73767 [PS2] - QWizard: Replace a static char* table with a switch statement. From ci-noreply at qt-project.org Mon Dec 23 21:08:50 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 23 Dec 2013 22:08:50 +0200 Subject: [Ci-reports] pass on QtWayland_stable_Integration #9 Message-ID: <20131223_200850_099559.ci-noreply@qt-project.org> QtWayland_stable_Integration #9: SUCCESS Tested changes (refs/builds/stable_1387828198): http://codereview.qt-project.org/73873 [PS2] - Implement keyboard auto-repeat From ci-noreply at qt-project.org Mon Dec 23 22:33:52 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 23 Dec 2013 23:33:52 +0200 Subject: [Ci-reports] pass on QtBase_dev_Integration #2449 Message-ID: <20131223_213352_026282.ci-noreply@qt-project.org> QtBase_dev_Integration #2449: SUCCESS Tested changes (refs/builds/dev_1387828750): http://codereview.qt-project.org/73770 [PS1] - QTextDocument: avoid relocations From ci-noreply at qt-project.org Mon Dec 23 22:45:00 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 23 Dec 2013 23:45:00 +0200 Subject: [Ci-reports] pass on QtBase_stable_Integration #2815 Message-ID: <20131223_214500_069084.ci-noreply@qt-project.org> QtBase_stable_Integration #2815: SUCCESS Tested changes (refs/builds/stable_1387829922): http://codereview.qt-project.org/71523 [PS8] - Make wayland-scanner install generated headers From ci-noreply at qt-project.org Mon Dec 23 23:05:09 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 24 Dec 2013 00:05:09 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2450 Message-ID: <20131223_220509_042139.ci-noreply@qt-project.org> Autotest `tst_qquicktrailemitter' failed :( Testing tst_qquicktrailemitter FAIL! : tst_qquicktrailemitter::test_basic() Compared values are not the same Actual (system->groupData[1]->size()): 510 Expected (500) : 500 Loc: [tst_qquicktrailemitter.cpp(89)] Totals: 2 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qquicktrailemitter ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_qquicktrailemitter::initTestCase() FAIL! : tst_qquicktrailemitter::test_basic() Compared values are not the same Actual (system->groupData[1]->size()): 510 Expected (500) : 500 Loc: [tst_qquicktrailemitter.cpp(89)] PASS : tst_qquicktrailemitter::cleanupTestCase() Totals: 2 passed, 1 failed, 0 skipped ********* Finished testing of tst_qquicktrailemitter ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquicktrailemitter: 11 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02450/revdep-qtdeclarative_linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz Tested changes (refs/builds/dev_1387834527): http://codereview.qt-project.org/74365 [PS3] - Fix regression in property handling with enums from gadgets From ci-noreply at qt-project.org Tue Dec 24 00:37:04 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 24 Dec 2013 01:37:04 +0200 Subject: [Ci-reports] pass on QtBase_dev_Integration #2451 Message-ID: <20131223_233704_015254.ci-noreply@qt-project.org> QtBase_dev_Integration #2451: SUCCESS Tested changes (refs/builds/dev_1387836403): http://codereview.qt-project.org/74073 [PS1] - Merge remote-tracking branch 'origin/stable' into dev From ci-noreply at qt-project.org Tue Dec 24 01:09:30 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 24 Dec 2013 02:09:30 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2452 Message-ID: <20131224_000930_018782.ci-noreply@qt-project.org> Autotests `tst_qquickpathview' and `tst_qquicktrailemitter' failed :( Testing tst_qquicktrailemitter FAIL! : tst_qquicktrailemitter::test_basic() Compared values are not the same Actual (system->groupData[1]->size()): 510 Expected (500) : 500 Loc: [tst_qquicktrailemitter.cpp(89)] Totals: 2 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qquicktrailemitter ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_qquicktrailemitter::initTestCase() FAIL! : tst_qquicktrailemitter::test_basic() Compared values are not the same Actual (system->groupData[1]->size()): 510 Expected (500) : 500 Loc: [tst_qquicktrailemitter.cpp(89)] PASS : tst_qquicktrailemitter::cleanupTestCase() Totals: 2 passed, 1 failed, 0 skipped ********* Finished testing of tst_qquicktrailemitter ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquicktrailemitter: 11 seconds, exit code 1 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: 78 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02452/revdep-qtdeclarative_linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz Tested changes (refs/builds/dev_1387841918): http://codereview.qt-project.org/74365 [PS3] - Fix regression in property handling with enums from gadgets From ci-noreply at qt-project.org Tue Dec 24 01:57:13 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 24 Dec 2013 02:57:13 +0200 Subject: [Ci-reports] pass on QtDeclarative_dev_Integration #1009 Message-ID: <20131224_005713_011938.ci-noreply@qt-project.org> QtDeclarative_dev_Integration #1009: SUCCESS Tested changes (refs/builds/dev_1387841980): http://codereview.qt-project.org/74074 [PS1] - Merge remote-tracking branch 'origin/stable' into dev From ci-noreply at qt-project.org Tue Dec 24 02:28:02 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 24 Dec 2013 03:28:02 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2453 Message-ID: <20131224_012802_077439.ci-noreply@qt-project.org> Autotest `tst_qabstractitemview' failed :( Testing tst_QAbstractItemView FAIL! : tst_QAbstractItemView::task200665_itemEntered() Compared values are not the same Actual (spy.count()): 0 Expected (1) : 1 Loc: [tst_qabstractitemview.cpp(1292)] 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) 2013-12-24 02:28:28.886 tst_qabstractitemview[78626:1f03] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/@BUNDLEIDENTIFIER at .savedState/window_3.data: Permission denied (13) FAIL! : tst_QAbstractItemView::setItemDelegate(4 duplicate delegates, 2 row and 2 column) 'QTest::qWaitForWindowActive(&v)' returned FALSE. () Loc: [tst_qabstractitemview.cpp(1082)] 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: 15 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02453/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/dev_1387843863): http://codereview.qt-project.org/74380 [PS1] - Merge remote-tracking branch 'origin/stable' into dev http://codereview.qt-project.org/74309 [PS1] - Don't translate a null rect. From ci-noreply at qt-project.org Tue Dec 24 03:40:51 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 24 Dec 2013 04:40:51 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2454 Message-ID: <20131224_024051_075431.ci-noreply@qt-project.org> qtbase failed to compile :( In file included from tst_largefile.cpp:536: .moc/tst_largefile.moc:152:22: error: no member named 'mapOffsetOverflow' in 'tst_LargeFile' make[6]: *** [.obj/tst_largefile.o] Error 1 make[5]: *** [sub-largefile-make_first] Error 2 make[4]: *** [sub-io-make_first] Error 2 In file included from tst_qkeysequence.cpp:837: .moc/tst_qkeysequence.moc:185:21: error: no member named 'mnemonic_data' in 'tst_QKeySequence' .moc/tst_qkeysequence.moc:186:22: error: no member named 'mnemonic' in 'tst_QKeySequence' .moc/tst_qkeysequence.moc:204:22: error: no member named 'translated_data' in 'tst_QKeySequence' .moc/tst_qkeysequence.moc:205:22: error: no member named 'translated' in 'tst_QKeySequence' make[6]: *** [.obj/tst_qkeysequence.o] Error 1 make[5]: *** [sub-qkeysequence-make_first] Error 2 make[4]: *** [sub-kernel-make_first] Error 2 make[3]: *** [sub-gui-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_02454/macx-clang_developer-build_OSX_10.8/log.txt.gz Tested changes (refs/builds/dev_1387852176): http://codereview.qt-project.org/73704 [PS3] - Don't scan system includes for dependencies and don't list them http://codereview.qt-project.org/73569 [PS11] - Add support for using -isystem in qmake From ci-noreply at qt-project.org Tue Dec 24 04:28:04 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 24 Dec 2013 05:28:04 +0200 Subject: [Ci-reports] pass on QtBase_stable_Integration #2816 Message-ID: <20131224_032804_080591.ci-noreply@qt-project.org> QtBase_stable_Integration #2816: SUCCESS Tested changes (refs/builds/stable_1387850500): http://codereview.qt-project.org/73970 [PS4] - Avoid crash due to accessing deleted QWidgetWindow object From ci-noreply at qt-project.org Tue Dec 24 07:55:39 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 24 Dec 2013 08:55:39 +0200 Subject: [Ci-reports] fail on Qt5_dev_Integration #323 Message-ID: <20131224_065539_018548.ci-noreply@qt-project.org> qtactiveqt failed to compile :( g++ -c -pipe -fno-keep-inline-dllexport -O2 -std=c++0x -fno-exceptions -frtti -Wall -Wextra -DUNICODE -DQT_BUILD_AXCONTAINER_LIB -DQT_BUILDING_QT -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x040800 -D_USE_MATH_DEFINES -DQT_NO_EXCEPTIONS -DQT_NO_DEBUG -DQT_AXBASE_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I"tmp" -I"C:\work\build\qtbase\include\QtWidgets\5.3.0" -I"C:\work\build\qtbase\include\QtWidgets\5.3.0\QtWidgets" -I"C:\work\build\qtbase\include" -I"C:\work\build\qtbase\include\ActiveQt" -I"C:\work\build\qtbase\include\QtWidgets" -I"C:\work\build\qtbase\include\QtGui\5.3.0" -I"C:\work\build\qtbase\include\QtGui\5.3.0\QtGui" -I"C:\work\build\qtbase\include\QtCore\5.3.0" -I"C:\work\build\qtbase\include\QtCore\5.3.0\QtCore" -I"C:\work\build\qtbase\include\QtGui" -I"C:\work\build\qtbase\include\QtCore" -I".moc\release" -I".uic" -I"C:\utils\postgresql\pgsql\include" -I"C:\openssl\include" -I"C:\utils\icu4c\icu\include" -I"C:\utils\postgresql\pgsql\include" -I"C:\openssl\include" -I"C:\utils\icu4c\icu\include" -I"C:\work\build\qtbase\mkspecs\win32-g++" -o .obj\release\qaxbase.o qaxbase.cpp In file included from qserialport.cpp:1370:0: qaxbase.cpp: In member function 'virtual LONG QAxEventSink::Invoke(DISPID, const IID&, LCID, WORD, DISPPARAMS*, VARIANT*, EXCEPINFO*, UINT*)': qaxbase.cpp:407:31: warning: variable 'signal' set but not used [-Wunused-but-set-variable] qaxbase.cpp: In member function 'QMetaObject* MetaObjectGenerator::metaObject(const QMetaObject*, const QByteArray&)': qaxbase.cpp:3095:22: error: no matching function for call to 'QMetaStringTable::QMetaStringTable()' Makefile.Release:939: recipe for target '.obj/release/qaxbase.o' failed mingw32-make[5]: *** [.obj/release/qaxbase.o] Error 1 mingw32-make[4]: *** [release] Error 2 mingw32-make[3]: *** [sub-container-make_first-ordered] Error 2 mingw32-make[2]: *** [sub-activeqt-make_first-ordered] Error 2 mingw32-make[1]: *** [sub-src-make_first] Error 2 mingw32-make: *** [module-qtactiveqt-make_first] Error 2 Build log: http://testresults.qt-project.org/ci/Qt5_dev_Integration/build_00323/win32-mingw48_developer-build_qtlibinfix_opengl_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1387866031): http://codereview.qt-project.org/74111 [PS12] - Updated submodules. From ci-noreply at qt-project.org Tue Dec 24 09:40:48 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 24 Dec 2013 10:40:48 +0200 Subject: [Ci-reports] pass on QtBase_dev_Integration #2455 Message-ID: <20131224_084048_081813.ci-noreply@qt-project.org> QtBase_dev_Integration #2455: SUCCESS Tested changes (refs/builds/dev_1387869104): http://codereview.qt-project.org/74365 [PS3] - Fix regression in property handling with enums from gadgets From ci-noreply at qt-project.org Tue Dec 24 10:39:22 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 24 Dec 2013 11:39:22 +0200 Subject: [Ci-reports] fail on QtSerialPort_dev_Integration #29 Message-ID: <20131224_093922_009824.ci-noreply@qt-project.org> qtserialport failed to compile :( compiling qserialportinfo_unix.cpp qserialportinfo_unix.cpp:60:0: error: unterminated #ifndef make[3]: *** [.obj/qserialportinfo_unix.o] Error 1 make[2]: *** [sub-serialport-make_first] Error 2 make[1]: *** [sub-src-make_first] Error 2 make: *** [module-qtserialport] Error 2 Build log: http://testresults.qt-project.org/ci/QtSerialPort_dev_Integration/build_00029/linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz Tested changes (refs/builds/dev_1387877718): http://codereview.qt-project.org/72868 [PS2] - Merge remote-tracking branch 'origin/stable' into dev From ci-noreply at qt-project.org Tue Dec 24 11:21:27 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 24 Dec 2013 12:21:27 +0200 Subject: [Ci-reports] fail on QtTools_dev_Integration #174 Message-ID: <20131224_102127_099515.ci-noreply@qt-project.org> Compilation failed :( qaxbase.cpp qaxbase.cpp(3095) : error C2512: 'TestNamespace::QMetaStringTable' : no appropriate default constructor available Build log: http://testresults.qt-project.org/ci/QtTools_dev_Integration/build_00174/win32-msvc2010_developer-build_qtnamespace_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1387879818): http://codereview.qt-project.org/74370 [PS1] - Merge remote-tracking branch 'origin/stable' into dev From ci-noreply at qt-project.org Tue Dec 24 11:22:23 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 24 Dec 2013 12:22:23 +0200 Subject: [Ci-reports] pass on QtQuickControls_dev_Integration #232 Message-ID: <20131224_102223_000618.ci-noreply@qt-project.org> QtQuickControls_dev_Integration #232: SUCCESS Tested changes (refs/builds/dev_1387877694): http://codereview.qt-project.org/74369 [PS1] - Merge remote-tracking branch 'origin/stable' into dev From ci-noreply at qt-project.org Tue Dec 24 11:51:41 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 24 Dec 2013 12:51:41 +0200 Subject: [Ci-reports] pass on QtDoc_dev_Integration #73 Message-ID: <20131224_105141_077694.ci-noreply@qt-project.org> QtDoc_dev_Integration #73: SUCCESS Tested changes (refs/builds/dev_1387877679): http://codereview.qt-project.org/74367 [PS1] - Merge remote-tracking branch 'origin/stable' into dev From ci-noreply at qt-project.org Tue Dec 24 11:55:40 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 24 Dec 2013 12:55:40 +0200 Subject: [Ci-reports] pass on QtActiveQt_dev_Integration #42 Message-ID: <20131224_105540_080320.ci-noreply@qt-project.org> QtActiveQt_dev_Integration #42: SUCCESS Tested changes (refs/builds/dev_1387880812): http://codereview.qt-project.org/74039 [PS1] - Merge remote-tracking branch 'origin/stable' into dev From ci-noreply at qt-project.org Tue Dec 24 12:03:51 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 24 Dec 2013 13:03:51 +0200 Subject: [Ci-reports] pass on QtBase_dev_Integration #2456 Message-ID: <20131224_110351_009755.ci-noreply@qt-project.org> QtBase_dev_Integration #2456: SUCCESS Tested changes (refs/builds/dev_1387877238): http://codereview.qt-project.org/74380 [PS1] - Merge remote-tracking branch 'origin/stable' into dev From ci-noreply at qt-project.org Tue Dec 24 12:10:53 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 24 Dec 2013 13:10:53 +0200 Subject: [Ci-reports] pass on QtWayland_stable_Integration #10 Message-ID: <20131224_111053_080790.ci-noreply@qt-project.org> QtWayland_stable_Integration #10: SUCCESS Tested changes (refs/builds/stable_1387882331): http://codereview.qt-project.org/71970 [PS4] - Make it possible to install the generated headers From ci-noreply at qt-project.org Tue Dec 24 12:18:15 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 24 Dec 2013 13:18:15 +0200 Subject: [Ci-reports] pass on QtMultimedia_dev_Integration #130 Message-ID: <20131224_111815_038654.ci-noreply@qt-project.org> QtMultimedia_dev_Integration #130: SUCCESS Tested changes (refs/builds/dev_1387880549): http://codereview.qt-project.org/74368 [PS1] - Merge remote-tracking branch 'origin/stable' into dev From ci-noreply at qt-project.org Tue Dec 24 12:21:40 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 24 Dec 2013 13:21:40 +0200 Subject: [Ci-reports] pass on QtDeclarative_dev_Integration #1010 Message-ID: <20131224_112140_092887.ci-noreply@qt-project.org> QtDeclarative_dev_Integration #1010: SUCCESS Tested changes (refs/builds/dev_1387879130): http://codereview.qt-project.org/73404 [PS4] - Change C++ parameter type used for var parameters in QML declared signals http://codereview.qt-project.org/74381 [PS1] - Merge remote-tracking branch 'origin/stable' into dev From ci-noreply at qt-project.org Tue Dec 24 12:52:22 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 24 Dec 2013 13:52:22 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2457 Message-ID: <20131224_115222_071324.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 0x7ffffff259b0 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_02457/linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz Tested changes (refs/builds/dev_1387883126): http://codereview.qt-project.org/73289 [PS8] - Add a way to reproduce testlib selftest data From ci-noreply at qt-project.org Tue Dec 24 14:03:52 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 24 Dec 2013 15:03:52 +0200 Subject: [Ci-reports] pass on QtWebKit_dev_Integration #140 Message-ID: <20131224_130352_008159.ci-noreply@qt-project.org> QtWebKit_dev_Integration #140: SUCCESS Tested changes (refs/builds/dev_1387880785): http://codereview.qt-project.org/74371 [PS1] - Merge remote-tracking branch 'origin/stable' into dev From ci-noreply at qt-project.org Tue Dec 24 15:16:43 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 24 Dec 2013 16:16:43 +0200 Subject: [Ci-reports] fail on Qt5_dev_Integration #324 Message-ID: <20131224_141643_033706.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: 78 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/Qt5_dev_Integration/build_00324/linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz Tested changes (refs/builds/dev_1387886235): http://codereview.qt-project.org/74111 [PS13] - Updated submodules. From ci-noreply at qt-project.org Tue Dec 24 15:23:16 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 24 Dec 2013 16:23:16 +0200 Subject: [Ci-reports] pass on QtBase_dev_Integration #2458 Message-ID: <20131224_142316_067320.ci-noreply@qt-project.org> QtBase_dev_Integration #2458: SUCCESS Tested changes (refs/builds/dev_1387889636): http://codereview.qt-project.org/74345 [PS1] - Retain space setting From ci-noreply at qt-project.org Tue Dec 24 15:30:54 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 24 Dec 2013 16:30:54 +0200 Subject: [Ci-reports] pass on QtActiveQt_dev_Integration #43 Message-ID: <20131224_143054_063884.ci-noreply@qt-project.org> QtActiveQt_dev_Integration #43: SUCCESS Tested changes (refs/builds/dev_1387893792): http://codereview.qt-project.org/74384 [PS1] - Prospective build fix on Windows for explicit QMetaStringTable constructor From ci-noreply at qt-project.org Tue Dec 24 17:53:38 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 24 Dec 2013 18:53:38 +0200 Subject: [Ci-reports] pass on QtBase_dev_Integration #2459 Message-ID: <20131224_165338_023818.ci-noreply@qt-project.org> QtBase_dev_Integration #2459: SUCCESS Tested changes (refs/builds/dev_1387898690): http://codereview.qt-project.org/73766 [PS4] - QWizard: Replace another pointer table with char arrays http://codereview.qt-project.org/73767 [PS2] - QWizard: Replace a static char* table with a switch statement. From ci-noreply at qt-project.org Tue Dec 24 18:26:34 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 24 Dec 2013 19:26:34 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2460 Message-ID: <20131224_172634_079877.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/QtBase_dev_Integration/build_02460/revdep-qtdeclarative_linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz Tested changes (refs/builds/dev_1387904112): http://codereview.qt-project.org/73769 [PS1] - QImageReader: simplify _qt_BuiltInFormats From ci-noreply at qt-project.org Tue Dec 24 18:56:50 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 24 Dec 2013 19:56:50 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2461 Message-ID: <20131224_175650_078173.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' qwindowsintegration.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(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\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' qwindowsintegration.cpp(511) : error C2039: 'verboseIntegration' : is not a member of 'QWindowsContext' c:\work\build\qt\qtbase\src\plugins\platforms\windows\qwindowscontext.h(120) : see declaration of 'QWindowsContext' qwindowsintegration.cpp(511) : error C2065: 'verboseIntegration' : undeclared identifier Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02461/wince70embedded-armv4i-msvc2008_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1387907359): http://codereview.qt-project.org/74209 [PS2] - Windows: Remove rarely used integration/theming logging categories. From ci-noreply at qt-project.org Tue Dec 24 19:39:09 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 24 Dec 2013 20:39:09 +0200 Subject: [Ci-reports] pass on QtTools_dev_Integration #175 Message-ID: <20131224_183909_062864.ci-noreply@qt-project.org> QtTools_dev_Integration #175: SUCCESS Tested changes (refs/builds/dev_1387895554): http://codereview.qt-project.org/74370 [PS1] - Merge remote-tracking branch 'origin/stable' into dev From ci-noreply at qt-project.org Tue Dec 24 20:47:34 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 24 Dec 2013 21:47:34 +0200 Subject: [Ci-reports] pass on QtBase_dev_Integration #2462 Message-ID: <20131224_194734_061204.ci-noreply@qt-project.org> QtBase_dev_Integration #2462: SUCCESS Tested changes (refs/builds/dev_1387909144): http://codereview.qt-project.org/72134 [PS5] - QNX: Add support for BB10 text highlighting and spell checking From ci-noreply at qt-project.org Wed Dec 25 07:26:20 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 25 Dec 2013 08:26:20 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2463 Message-ID: <20131225_062620_024125.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: 78 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02463/revdep-qtdeclarative_linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz Tested changes (refs/builds/dev_1387950968): http://codereview.qt-project.org/73769 [PS1] - QImageReader: simplify _qt_BuiltInFormats From ci-noreply at qt-project.org Wed Dec 25 12:43:54 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 25 Dec 2013 13:43:54 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2464 Message-ID: <20131225_114354_022706.ci-noreply@qt-project.org> Autotest `tst_qabstractitemview' failed :( Testing tst_QAbstractItemView 2013-12-25 12:56:40.300 tst_qabstractitemview[94576:1f03] 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::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) 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() 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: 17 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02464/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/dev_1387967276): http://codereview.qt-project.org/74309 [PS1] - Don't translate a null rect. From ci-noreply at qt-project.org Wed Dec 25 22:24:20 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 25 Dec 2013 23:24:20 +0200 Subject: [Ci-reports] pass on QtBase_dev_Integration #2465 Message-ID: <20131225_212420_033829.ci-noreply@qt-project.org> QtBase_dev_Integration #2465: SUCCESS Tested changes (refs/builds/dev_1388001341): http://codereview.qt-project.org/73769 [PS1] - QImageReader: simplify _qt_BuiltInFormats From ci-noreply at qt-project.org Thu Dec 26 05:26:20 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 26 Dec 2013 06:26:20 +0200 Subject: [Ci-reports] pass on QtWebKit_stable_Integration #330 Message-ID: <20131226_042620_008391.ci-noreply@qt-project.org> QtWebKit_stable_Integration #330: SUCCESS Tested changes (refs/builds/stable_1388021685): http://codereview.qt-project.org/73413 [PS1] - OS X Mavericks/Xcode5: Find libxslt and libxml2 headers From ci-noreply at qt-project.org Thu Dec 26 10:23:07 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 26 Dec 2013 11:23:07 +0200 Subject: [Ci-reports] fail on Qt5_dev_Integration #325 Message-ID: <20131226_092307_019697.ci-noreply@qt-project.org> Autotest `tst_qvideoframe' failed :( Testing tst_QVideoFrame FAIL! : tst_QVideoFrame::debug(more valid for long forever + metadata) Not all expected messages were received Totals: 125 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QVideoFrame ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_QVideoFrame::initTestCase() PASS : tst_QVideoFrame::create(64x64 ARGB32) PASS : tst_QVideoFrame::create(32x256 YUV420P) PASS : tst_QVideoFrame::createInvalid(64x64 ARGB32 0 size) PASS : tst_QVideoFrame::createInvalid(32x256 YUV420P negative size) PASS : tst_QVideoFrame::createFromBuffer(64x64 ARGB32 no handle) PASS : tst_QVideoFrame::createFromBuffer(64x64 ARGB32 gl handle) PASS : tst_QVideoFrame::createFromBuffer(64x64 ARGB32 user handle) PASS : tst_QVideoFrame::createFromImage(64x64 RGB32) PASS : tst_QVideoFrame::createFromImage(12x45 RGB16) PASS : tst_QVideoFrame::createFromImage(19x46 ARGB32_Premultiplied) PASS : tst_QVideoFrame::createFromIncompatibleImage() PASS : tst_QVideoFrame::createNull() PASS : tst_QVideoFrame::destructor() PASS : tst_QVideoFrame::copy(64x64 ARGB32) PASS : tst_QVideoFrame::copy(64x64 ARGB32) PASS : tst_QVideoFrame::copy(32x256 YUV420P) PASS : tst_QVideoFrame::copy(1052x756 ARGB32) PASS : tst_QVideoFrame::copy(32x256 YUV420P) PASS : tst_QVideoFrame::assign(64x64 ARGB32) PASS : tst_QVideoFrame::assign(32x256 YUV420P) PASS : tst_QVideoFrame::map(read-only) PASS : tst_QVideoFrame::map(write-only) PASS : tst_QVideoFrame::map(read-write) PASS : tst_QVideoFrame::mapImage(read-only) PASS : tst_QVideoFrame::mapImage(write-only) PASS : tst_QVideoFrame::mapImage(read-write) PASS : tst_QVideoFrame::imageDetach() PASS : tst_QVideoFrame::formatConversion(QImage::Format_RGB32 | QVideoFrame::Format_RGB32) PASS : tst_QVideoFrame::formatConversion(QImage::Format_ARGB32 | QVideoFrame::Format_ARGB32) PASS : tst_QVideoFrame::formatConversion(QImage::Format_ARGB32_Premultiplied | QVideoFrame::Format_ARGB32_Premultiplied) PASS : tst_QVideoFrame::formatConversion(QImage::Format_RGB16 | QVideoFrame::Format_RGB565) PASS : tst_QVideoFrame::formatConversion(QImage::Format_ARGB8565_Premultiplied | QVideoFrame::Format_ARGB8565_Premultiplied) PASS : tst_QVideoFrame::formatConversion(QImage::Format_RGB555 | QVideoFrame::Format_RGB555) PASS : tst_QVideoFrame::formatConversion(QImage::Format_RGB888 | QVideoFrame::Format_RGB24) PASS : tst_QVideoFrame::formatConversion(QImage::Format_MonoLSB) PASS : tst_QVideoFrame::formatConversion(QImage::Format_Indexed8) PASS : tst_QVideoFrame::formatConversion(QImage::Format_ARGB6666_Premultiplied) PASS : tst_QVideoFrame::formatConversion(QImage::Format_ARGB8555_Premultiplied) PASS : tst_QVideoFrame::formatConversion(QImage::Format_RGB666) PASS : tst_QVideoFrame::formatConversion(QImage::Format_RGB444) PASS : tst_QVideoFrame::formatConversion(QImage::Format_ARGB4444_Premultiplied) PASS : tst_QVideoFrame::formatConversion(QVideoFrame::Format_BGRA32) PASS : tst_QVideoFrame::formatConversion(QVideoFrame::Format_BGRA32_Premultiplied) PASS : tst_QVideoFrame::formatConversion(QVideoFrame::Format_BGR32) PASS : tst_QVideoFrame::formatConversion(QVideoFrame::Format_BGR24) PASS : tst_QVideoFrame::formatConversion(QVideoFrame::Format_BGR565) PASS : tst_QVideoFrame::formatConversion(QVideoFrame::Format_BGR555) PASS : tst_QVideoFrame::formatConversion(QVideoFrame::Format_BGRA5658_Premultiplied) PASS : tst_QVideoFrame::formatConversion(QVideoFrame::Format_AYUV444) PASS : tst_QVideoFrame::formatConversion(QVideoFrame::Format_AYUV444_Premultiplied) PASS : tst_QVideoFrame::formatConversion(QVideoFrame::Format_YUV444) PASS : tst_QVideoFrame::formatConversion(QVideoFrame::Format_YUV420P) PASS : tst_QVideoFrame::formatConversion(QVideoFrame::Format_YV12) PASS : tst_QVideoFrame::formatConversion(QVideoFrame::Format_UYVY) PASS : tst_QVideoFrame::formatConversion(QVideoFrame::Format_YUYV) PASS : tst_QVideoFrame::formatConversion(QVideoFrame::Format_NV12) PASS : tst_QVideoFrame::formatConversion(QVideoFrame::Format_NV21) PASS : tst_QVideoFrame::formatConversion(QVideoFrame::Format_IMC1) PASS : tst_QVideoFrame::formatConversion(QVideoFrame::Format_IMC2) PASS : tst_QVideoFrame::formatConversion(QVideoFrame::Format_IMC3) PASS : tst_QVideoFrame::formatConversion(QVideoFrame::Format_IMC4) PASS : tst_QVideoFrame::formatConversion(QVideoFrame::Format_Y8) PASS : tst_QVideoFrame::formatConversion(QVideoFrame::Format_Y16) PASS : tst_QVideoFrame::formatConversion(QVideoFrame::Format_Jpeg) PASS : tst_QVideoFrame::formatConversion(QVideoFrame::Format_CameraRaw) PASS : tst_QVideoFrame::formatConversion(QVideoFrame::Format_AdobeDng) PASS : tst_QVideoFrame::formatConversion(QVideoFrame::Format_User) PASS : tst_QVideoFrame::formatConversion(QVideoFrame::Format_User + 1) PASS : tst_QVideoFrame::metadata() PASS : tst_QVideoFrame::debugType(ProgressiveFrame) PASS : tst_QVideoFrame::debugType(InterlacedFrame) PASS : tst_QVideoFrame::debugType(TopField) PASS : tst_QVideoFrame::debugType(BottomField) PASS : tst_QVideoFrame::debug(default) PASS : tst_QVideoFrame::debug(times) PASS : tst_QVideoFrame::debug(times prog) PASS : tst_QVideoFrame::debug(times top) PASS : tst_QVideoFrame::debug(end but no start) PASS : tst_QVideoFrame::debug(times big) PASS : tst_QVideoFrame::debug(more valid) PASS : tst_QVideoFrame::debug(more valid) PASS : tst_QVideoFrame::debug(more valid single timestamp) PASS : tst_QVideoFrame::debug(more valid) PASS : tst_QVideoFrame::debug(more valid until forever) PASS : tst_QVideoFrame::debug(more valid for long forever) QDEBUG : tst_QVideoFrame::debug(more valid for long forever + metadata) QVideoFrame(QSize(320, 240) , Format_ARGB32, NoHandle, NotMapped, 2:30:00.00 - forever, metaData: QMap(("bar", QVariant(int, 42) ) ) ) INFO : tst_QVideoFrame::debug(more valid for long forever + metadata) Did not receive message: "QVideoFrame(QSize(320, 240) , Format_ARGB32, NoHandle, NotMapped, 2:30:00.00 - forever, metaData: QMap(("bar", QVariant(int, 42) ) ) )" FAIL! : tst_QVideoFrame::debug(more valid for long forever + metadata) Not all expected messages were received PASS : tst_QVideoFrame::debugFormat(Format_Invalid) PASS : tst_QVideoFrame::debugFormat(Format_ARGB32) PASS : tst_QVideoFrame::debugFormat(Format_ARGB32_Premultiplied) PASS : tst_QVideoFrame::debugFormat(Format_RGB32) PASS : tst_QVideoFrame::debugFormat(Format_RGB24) PASS : tst_QVideoFrame::debugFormat(Format_RGB565) PASS : tst_QVideoFrame::debugFormat(Format_RGB555) PASS : tst_QVideoFrame::debugFormat(Format_ARGB8565_Premultiplied) PASS : tst_QVideoFrame::debugFormat(Format_BGRA32) PASS : tst_QVideoFrame::debugFormat(Format_BGRA32_Premultiplied) PASS : tst_QVideoFrame::debugFormat(Format_BGR32) PASS : tst_QVideoFrame::debugFormat(Format_BGR24) PASS : tst_QVideoFrame::debugFormat(Format_BGR565) PASS : tst_QVideoFrame::debugFormat(Format_BGR555) PASS : tst_QVideoFrame::debugFormat(Format_BGRA5658_Premultiplied) PASS : tst_QVideoFrame::debugFormat(Format_AYUV444) PASS : tst_QVideoFrame::debugFormat(Format_AYUV444_Premultiplied) PASS : tst_QVideoFrame::debugFormat(Format_YUV444) PASS : tst_QVideoFrame::debugFormat(Format_YUV420P) PASS : tst_QVideoFrame::debugFormat(Format_YV12) PASS : tst_QVideoFrame::debugFormat(Format_UYVY) PASS : tst_QVideoFrame::debugFormat(Format_YUYV) PASS : tst_QVideoFrame::debugFormat(Format_NV12) PASS : tst_QVideoFrame::debugFormat(Format_NV21) PASS : tst_QVideoFrame::debugFormat(Format_IMC1) PASS : tst_QVideoFrame::debugFormat(Format_IMC2) PASS : tst_QVideoFrame::debugFormat(Format_IMC3) PASS : tst_QVideoFrame::debugFormat(Format_IMC4) PASS : tst_QVideoFrame::debugFormat(Format_Y8) PASS : tst_QVideoFrame::debugFormat(Format_Y16) PASS : tst_QVideoFrame::debugFormat(Format_Jpeg) PASS : tst_QVideoFrame::debugFormat(Format_CameraRaw) PASS : tst_QVideoFrame::debugFormat(Format_AdobeDng) PASS : tst_QVideoFrame::debugFormat(user 1000) PASS : tst_QVideoFrame::debugFormat(user 1005) PASS : tst_QVideoFrame::isMapped() PASS : tst_QVideoFrame::isReadable() PASS : tst_QVideoFrame::isWritable() PASS : tst_QVideoFrame::cleanupTestCase() Totals: 125 passed, 1 failed, 0 skipped ********* Finished testing of tst_QVideoFrame ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qvideoframe: 0.13884 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/Qt5_dev_Integration/build_00325/linux-g++_no-widgets_Ubuntu_12.04_x64/log.txt.gz Tested changes (refs/builds/dev_1388044746): http://codereview.qt-project.org/74111 [PS16] - Updated submodules. From ci-noreply at qt-project.org Thu Dec 26 14:30:03 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 26 Dec 2013 15:30:03 +0200 Subject: [Ci-reports] pass on QtDeclarative_stable_Integration #1519 Message-ID: <20131226_133003_036523.ci-noreply@qt-project.org> QtDeclarative_stable_Integration #1519: SUCCESS Tested changes (refs/builds/stable_1388060714): http://codereview.qt-project.org/74117 [PS2] - Context2D: don't use an arrow to illustrate scaling in the docs. From ci-noreply at qt-project.org Fri Dec 27 11:35:33 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 27 Dec 2013 12:35:33 +0200 Subject: [Ci-reports] fail on QtEnginio_stable_Integration #1 Message-ID: <20131227_103533_055046.ci-noreply@qt-project.org> Autotests `tst_enginioclient' and `tst_enginiomodel' failed :( Testing tst_EnginioModel FAIL! : tst_EnginioModel::initTestCase() '_backendManager.createBackend(_backendName)' returned FALSE. () Loc: [tst_enginiomodel.cpp(112)] Totals: 1 passed, 1 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.1, Qt 5.2.1 QDEBUG : tst_EnginioModel::initTestCase() ## Creating backend: EnginioModel1388140475412 QDEBUG : tst_EnginioModel::initTestCase() ### ERROR QDEBUG : tst_EnginioModel::initTestCase() "{"message":"Internal server error"}" QDEBUG : tst_EnginioModel::initTestCase() NetworkReply: QNetworkReplyHttpImpl(0x7f6f300478a0) 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: 500 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 eyJleHBpcmVzX2F0IjoiMjAxMy0xMi0yN1QxMTozNDoyMi40NDRaIiwiaWQiOiI1MmJkNTdhZWU1YmRlNTc5YTQwMTI4ZWIiLCJzY29wZSI6WyJlbmdpbmlvRGFzaGJvYXJkIl0sInRva2VuX3R5cGUiOiJiZWFyZXIiLCJ1c2VyX2lkIjoiNTIxZWZmYTU1YTNkOGI1MGEwMDBmZTczIn0=--ad066f5fae43b81c5ba308b3d88aee01a750e6f6" QDEBUG : tst_EnginioModel::initTestCase() RawHeaders[Content-Type]: "application/json" QDEBUG : tst_EnginioModel::initTestCase() RawHeaders[X_Request_Id]: "cb280ba4f93f45549264243267aa3f86" QDEBUG : tst_EnginioModel::initTestCase() Request Data: "{"name": "EnginioModel1388140475412"}" QDEBUG : tst_EnginioModel::initTestCase() Reply Data: "{"message":"Internal server error"}" QDEBUG : tst_EnginioModel::initTestCase() ### QDEBUG : tst_EnginioModel::initTestCase() SignalSpy caught errors: QDEBUG : tst_EnginioModel::initTestCase() NetworkReply: QNetworkReplyHttpImpl(0x7f6f300478a0) 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: 500 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 eyJleHBpcmVzX2F0IjoiMjAxMy0xMi0yN1QxMTozNDoyMi40NDRaIiwiaWQiOiI1MmJkNTdhZWU1YmRlNTc5YTQwMTI4ZWIiLCJzY29wZSI6WyJlbmdpbmlvRGFzaGJvYXJkIl0sInRva2VuX3R5cGUiOiJiZWFyZXIiLCJ1c2VyX2lkIjoiNTIxZWZmYTU1YTNkOGI1MGEwMDBmZTczIn0=--ad066f5fae43b81c5ba308b3d88aee01a750e6f6" QDEBUG : tst_EnginioModel::initTestCase() RawHeaders[Content-Type]: "application/json" QDEBUG : tst_EnginioModel::initTestCase() RawHeaders[X_Request_Id]: "cb280ba4f93f45549264243267aa3f86" QDEBUG : tst_EnginioModel::initTestCase() Reply Data: "{"message":"Internal server error"}" FAIL! : tst_EnginioModel::initTestCase() '_backendManager.createBackend(_backendName)' returned FALSE. () Loc: [tst_enginiomodel.cpp(112)] QDEBUG : tst_EnginioModel::cleanupTestCase() ## Deleting backend: EnginioModel1388140475412 PASS : tst_EnginioModel::cleanupTestCase() Totals: 1 passed, 1 failed, 0 skipped ********* Finished testing of tst_EnginioModel ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_enginiomodel: 4 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.1, Qt 5.2.1 QDEBUG : tst_EnginioClient::initTestCase() ## Creating backend: EnginioClient1388140471095 QDEBUG : tst_EnginioClient::initTestCase() ### ERROR QDEBUG : tst_EnginioClient::initTestCase() "{"message":"Internal server error"}" QDEBUG : tst_EnginioClient::initTestCase() NetworkReply: QNetworkReplyHttpImpl(0x7f2fb004c670) 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 eyJleHBpcmVzX2F0IjoiMjAxMy0xMi0yN1QxMTozNDoxOC4xMjVaIiwiaWQiOiI1MmJkNTdhYWU1YmRlNTc5YTQwMTI4YzkiLCJzY29wZSI6WyJlbmdpbmlvRGFzaGJvYXJkIl0sInRva2VuX3R5cGUiOiJiZWFyZXIiLCJ1c2VyX2lkIjoiNTIxZWZmYTU1YTNkOGI1MGEwMDBmZTczIn0=--bacdbd96a5594730d10bd226ef7aa7a1e52e54e0" QDEBUG : tst_EnginioClient::initTestCase() RawHeaders[Content-Type]: "application/json" QDEBUG : tst_EnginioClient::initTestCase() RawHeaders[X_Request_Id]: "4b6534d775334ebe84b14a2860f362fe" QDEBUG : tst_EnginioClient::initTestCase() Request Data: "{"name": "EnginioClient1388140471095"}" 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(0x7f2fb004c670) 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 eyJleHBpcmVzX2F0IjoiMjAxMy0xMi0yN1QxMTozNDoxOC4xMjVaIiwiaWQiOiI1MmJkNTdhYWU1YmRlNTc5YTQwMTI4YzkiLCJzY29wZSI6WyJlbmdpbmlvRGFzaGJvYXJkIl0sInRva2VuX3R5cGUiOiJiZWFyZXIiLCJ1c2VyX2lkIjoiNTIxZWZmYTU1YTNkOGI1MGEwMDBmZTczIn0=--bacdbd96a5594730d10bd226ef7aa7a1e52e54e0" QDEBUG : tst_EnginioClient::initTestCase() RawHeaders[Content-Type]: "application/json" QDEBUG : tst_EnginioClient::initTestCase() RawHeaders[X_Request_Id]: "4b6534d775334ebe84b14a2860f362fe" 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: EnginioClient1388140471095 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: 6 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtEnginio_stable_Integration/build_00001/linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz Tested changes (refs/builds/stable_1388139841): http://codereview.qt-project.org/74419 [PS1] - Merge remote-tracking branch 'origin/release' into stable From ci-noreply at qt-project.org Fri Dec 27 12:53:30 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 27 Dec 2013 13:53:30 +0200 Subject: [Ci-reports] pass on QtBase_dev_Integration #2466 Message-ID: <20131227_115330_016278.ci-noreply@qt-project.org> QtBase_dev_Integration #2466: SUCCESS Tested changes (refs/builds/dev_1388139856): http://codereview.qt-project.org/74309 [PS1] - Don't translate a null rect. From ci-noreply at qt-project.org Fri Dec 27 13:25:26 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 27 Dec 2013 14:25:26 +0200 Subject: [Ci-reports] pass on QtEnginio_stable_Integration #2 Message-ID: <20131227_122526_065807.ci-noreply@qt-project.org> QtEnginio_stable_Integration #2: SUCCESS Tested changes (refs/builds/stable_1388144227): http://codereview.qt-project.org/74419 [PS1] - Merge remote-tracking branch 'origin/release' into stable From ci-noreply at qt-project.org Fri Dec 27 14:08:18 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 27 Dec 2013 15:08:18 +0200 Subject: [Ci-reports] pass on WebSockets_master_Integration #69 Message-ID: <20131227_130818_081591.ci-noreply@qt-project.org> WebSockets_master_Integration #69: SUCCESS Tested changes (refs/builds/master_1388147264): http://codereview.qt-project.org/74425 [PS1] - Add limitation to write() methods From ci-noreply at qt-project.org Fri Dec 27 14:58:00 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 27 Dec 2013 15:58:00 +0200 Subject: [Ci-reports] pass on QtBase_stable_Integration #2817 Message-ID: <20131227_135800_076753.ci-noreply@qt-project.org> QtBase_stable_Integration #2817: SUCCESS Tested changes (refs/builds/stable_1388145302): http://codereview.qt-project.org/74411 [PS1] - Fix ‘looses precision’ warning in public API From ci-noreply at qt-project.org Fri Dec 27 15:34:13 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 27 Dec 2013 16:34:13 +0200 Subject: [Ci-reports] pass on WebSockets_master_Integration #70 Message-ID: <20131227_143413_015774.ci-noreply@qt-project.org> WebSockets_master_Integration #70: SUCCESS Tested changes (refs/builds/master_1388152419): http://codereview.qt-project.org/74434 [PS1] - Add Qml documentation From ci-noreply at qt-project.org Fri Dec 27 15:34:21 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 27 Dec 2013 16:34:21 +0200 Subject: [Ci-reports] pass on QWebChannel_master_Integration #2 Message-ID: <20131227_143421_028322.ci-noreply@qt-project.org> QWebChannel_master_Integration #2: SUCCESS Tested changes (refs/builds/master_1388152371): http://codereview.qt-project.org/74273 [PS1] - Add some C++ tests for QWebChannel and QMetaObjectPublisher. From ci-noreply at qt-project.org Fri Dec 27 15:53:30 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 27 Dec 2013 16:53:30 +0200 Subject: [Ci-reports] pass on QtWayland_stable_Integration #11 Message-ID: <20131227_145330_063634.ci-noreply@qt-project.org> QtWayland_stable_Integration #11: SUCCESS Tested changes (refs/builds/stable_1388154866): http://codereview.qt-project.org/72111 [PS4] - Remove compiler warnings in compositor:wayland-egl http://codereview.qt-project.org/72110 [PS4] - Remove compiler warnings in client. http://codereview.qt-project.org/71979 [PS5] - introduce HW integrations client plugins http://codereview.qt-project.org/71978 [PS5] - Change constructor of QWaylandClientBufferIntegration http://codereview.qt-project.org/71977 [PS5] - Rename QWaylandGLIntegration to QWaylandClientBufferIntegration http://codereview.qt-project.org/71976 [PS5] - Add server buffer extension http://codereview.qt-project.org/71975 [PS5] - Compositor: rename QWaylandGraphicsHardwareIntegration http://codereview.qt-project.org/71974 [PS5] - make compositor build with new directory layout http://codereview.qt-project.org/71973 [PS5] - Move to new hardware structure for the platform plugins http://codereview.qt-project.org/71972 [PS5] - Use the instealled headers in the public headers for client http://codereview.qt-project.org/71971 [PS5] - Move wayland into a client directory not under the plugins src folder From ci-noreply at qt-project.org Fri Dec 27 16:34:05 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 27 Dec 2013 17:34:05 +0200 Subject: [Ci-reports] pass on QWebChannel_master_Integration #3 Message-ID: <20131227_153405_046493.ci-noreply@qt-project.org> QWebChannel_master_Integration #3: SUCCESS Tested changes (refs/builds/master_1388155973): http://codereview.qt-project.org/74289 [PS1] - Optimize client initialization by using QJson directly. http://codereview.qt-project.org/74288 [PS1] - Optimize SignalHandler by obsoleting the call to senderSignalIndex. http://codereview.qt-project.org/74287 [PS1] - Cleanup and optimize code a bit by calling senderSignalIndex less. http://codereview.qt-project.org/74281 [PS1] - Port MetaObjectPublisher benchmarks to C++. From ci-noreply at qt-project.org Fri Dec 27 19:33:43 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 27 Dec 2013 20:33:43 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2467 Message-ID: <20131227_183343_006966.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/QtBase_dev_Integration/build_02467/revdep-qtdeclarative_linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz Tested changes (refs/builds/dev_1388167173): http://codereview.qt-project.org/73844 [PS3] - Windows/Windows CE: Do not dynamically load shell32/coredll. From ci-noreply at qt-project.org Fri Dec 27 21:19:14 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 27 Dec 2013 22:19:14 +0200 Subject: [Ci-reports] pass on QtWayland_stable_Integration #12 Message-ID: <20131227_201914_005681.ci-noreply@qt-project.org> QtWayland_stable_Integration #12: SUCCESS Tested changes (refs/builds/stable_1388174413): http://codereview.qt-project.org/72112 [PS4] - Add serverbufferintegration to the qpa plugin From ci-noreply at qt-project.org Fri Dec 27 21:39:40 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 27 Dec 2013 22:39:40 +0200 Subject: [Ci-reports] pass on QtWayland_stable_Integration #13 Message-ID: <20131227_203940_004909.ci-noreply@qt-project.org> QtWayland_stable_Integration #13: SUCCESS Tested changes (refs/builds/stable_1388175647): http://codereview.qt-project.org/72117 [PS4] - Fix compiler warnings http://codereview.qt-project.org/72116 [PS4] - Remove compiler warning qtwaylandscanner http://codereview.qt-project.org/72114 [PS4] - Remove stale createGLIntegration functions http://codereview.qt-project.org/72113 [PS4] - Adjust the location of the compositors clientbuffer integration plugins From ci-noreply at qt-project.org Fri Dec 27 22:00:39 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 27 Dec 2013 23:00:39 +0200 Subject: [Ci-reports] pass on QtWayland_stable_Integration #14 Message-ID: <20131227_210039_068347.ci-noreply@qt-project.org> QtWayland_stable_Integration #14: SUCCESS Tested changes (refs/builds/stable_1388176873): http://codereview.qt-project.org/72730 [PS4] - Add hardware integration protocol http://codereview.qt-project.org/72729 [PS3] - Add a preprocessor protocol name variable From ci-noreply at qt-project.org Fri Dec 27 22:01:37 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 27 Dec 2013 23:01:37 +0200 Subject: [Ci-reports] fail on Qt5_dev_Integration #326 Message-ID: <20131227_210137_069896.ci-noreply@qt-project.org> Autotest `tst_qvideoframe' failed :( Testing tst_QVideoFrame FAIL! : tst_QVideoFrame::debug(more valid for long forever + metadata) Not all expected messages were received Totals: 125 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QVideoFrame ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_QVideoFrame::initTestCase() PASS : tst_QVideoFrame::create(64x64 ARGB32) PASS : tst_QVideoFrame::create(32x256 YUV420P) PASS : tst_QVideoFrame::createInvalid(64x64 ARGB32 0 size) PASS : tst_QVideoFrame::createInvalid(32x256 YUV420P negative size) PASS : tst_QVideoFrame::createFromBuffer(64x64 ARGB32 no handle) PASS : tst_QVideoFrame::createFromBuffer(64x64 ARGB32 gl handle) PASS : tst_QVideoFrame::createFromBuffer(64x64 ARGB32 user handle) PASS : tst_QVideoFrame::createFromImage(64x64 RGB32) PASS : tst_QVideoFrame::createFromImage(12x45 RGB16) PASS : tst_QVideoFrame::createFromImage(19x46 ARGB32_Premultiplied) PASS : tst_QVideoFrame::createFromIncompatibleImage() PASS : tst_QVideoFrame::createNull() PASS : tst_QVideoFrame::destructor() PASS : tst_QVideoFrame::copy(64x64 ARGB32) PASS : tst_QVideoFrame::copy(64x64 ARGB32) PASS : tst_QVideoFrame::copy(32x256 YUV420P) PASS : tst_QVideoFrame::copy(1052x756 ARGB32) PASS : tst_QVideoFrame::copy(32x256 YUV420P) PASS : tst_QVideoFrame::assign(64x64 ARGB32) PASS : tst_QVideoFrame::assign(32x256 YUV420P) PASS : tst_QVideoFrame::map(read-only) PASS : tst_QVideoFrame::map(write-only) PASS : tst_QVideoFrame::map(read-write) PASS : tst_QVideoFrame::mapImage(read-only) PASS : tst_QVideoFrame::mapImage(write-only) PASS : tst_QVideoFrame::mapImage(read-write) PASS : tst_QVideoFrame::imageDetach() PASS : tst_QVideoFrame::formatConversion(QImage::Format_RGB32 | QVideoFrame::Format_RGB32) PASS : tst_QVideoFrame::formatConversion(QImage::Format_ARGB32 | QVideoFrame::Format_ARGB32) PASS : tst_QVideoFrame::formatConversion(QImage::Format_ARGB32_Premultiplied | QVideoFrame::Format_ARGB32_Premultiplied) PASS : tst_QVideoFrame::formatConversion(QImage::Format_RGB16 | QVideoFrame::Format_RGB565) PASS : tst_QVideoFrame::formatConversion(QImage::Format_ARGB8565_Premultiplied | QVideoFrame::Format_ARGB8565_Premultiplied) PASS : tst_QVideoFrame::formatConversion(QImage::Format_RGB555 | QVideoFrame::Format_RGB555) PASS : tst_QVideoFrame::formatConversion(QImage::Format_RGB888 | QVideoFrame::Format_RGB24) PASS : tst_QVideoFrame::formatConversion(QImage::Format_MonoLSB) PASS : tst_QVideoFrame::formatConversion(QImage::Format_Indexed8) PASS : tst_QVideoFrame::formatConversion(QImage::Format_ARGB6666_Premultiplied) PASS : tst_QVideoFrame::formatConversion(QImage::Format_ARGB8555_Premultiplied) PASS : tst_QVideoFrame::formatConversion(QImage::Format_RGB666) PASS : tst_QVideoFrame::formatConversion(QImage::Format_RGB444) PASS : tst_QVideoFrame::formatConversion(QImage::Format_ARGB4444_Premultiplied) PASS : tst_QVideoFrame::formatConversion(QVideoFrame::Format_BGRA32) PASS : tst_QVideoFrame::formatConversion(QVideoFrame::Format_BGRA32_Premultiplied) PASS : tst_QVideoFrame::formatConversion(QVideoFrame::Format_BGR32) PASS : tst_QVideoFrame::formatConversion(QVideoFrame::Format_BGR24) PASS : tst_QVideoFrame::formatConversion(QVideoFrame::Format_BGR565) PASS : tst_QVideoFrame::formatConversion(QVideoFrame::Format_BGR555) PASS : tst_QVideoFrame::formatConversion(QVideoFrame::Format_BGRA5658_Premultiplied) PASS : tst_QVideoFrame::formatConversion(QVideoFrame::Format_AYUV444) PASS : tst_QVideoFrame::formatConversion(QVideoFrame::Format_AYUV444_Premultiplied) PASS : tst_QVideoFrame::formatConversion(QVideoFrame::Format_YUV444) PASS : tst_QVideoFrame::formatConversion(QVideoFrame::Format_YUV420P) PASS : tst_QVideoFrame::formatConversion(QVideoFrame::Format_YV12) PASS : tst_QVideoFrame::formatConversion(QVideoFrame::Format_UYVY) PASS : tst_QVideoFrame::formatConversion(QVideoFrame::Format_YUYV) PASS : tst_QVideoFrame::formatConversion(QVideoFrame::Format_NV12) PASS : tst_QVideoFrame::formatConversion(QVideoFrame::Format_NV21) PASS : tst_QVideoFrame::formatConversion(QVideoFrame::Format_IMC1) PASS : tst_QVideoFrame::formatConversion(QVideoFrame::Format_IMC2) PASS : tst_QVideoFrame::formatConversion(QVideoFrame::Format_IMC3) PASS : tst_QVideoFrame::formatConversion(QVideoFrame::Format_IMC4) PASS : tst_QVideoFrame::formatConversion(QVideoFrame::Format_Y8) PASS : tst_QVideoFrame::formatConversion(QVideoFrame::Format_Y16) PASS : tst_QVideoFrame::formatConversion(QVideoFrame::Format_Jpeg) PASS : tst_QVideoFrame::formatConversion(QVideoFrame::Format_CameraRaw) PASS : tst_QVideoFrame::formatConversion(QVideoFrame::Format_AdobeDng) PASS : tst_QVideoFrame::formatConversion(QVideoFrame::Format_User) PASS : tst_QVideoFrame::formatConversion(QVideoFrame::Format_User + 1) PASS : tst_QVideoFrame::metadata() PASS : tst_QVideoFrame::debugType(ProgressiveFrame) PASS : tst_QVideoFrame::debugType(InterlacedFrame) PASS : tst_QVideoFrame::debugType(TopField) PASS : tst_QVideoFrame::debugType(BottomField) PASS : tst_QVideoFrame::debug(default) PASS : tst_QVideoFrame::debug(times) PASS : tst_QVideoFrame::debug(times prog) PASS : tst_QVideoFrame::debug(times top) PASS : tst_QVideoFrame::debug(end but no start) PASS : tst_QVideoFrame::debug(times big) PASS : tst_QVideoFrame::debug(more valid) PASS : tst_QVideoFrame::debug(more valid) PASS : tst_QVideoFrame::debug(more valid single timestamp) PASS : tst_QVideoFrame::debug(more valid) PASS : tst_QVideoFrame::debug(more valid until forever) PASS : tst_QVideoFrame::debug(more valid for long forever) QDEBUG : tst_QVideoFrame::debug(more valid for long forever + metadata) QVideoFrame(QSize(320, 240) , Format_ARGB32, NoHandle, NotMapped, 2:30:00.00 - forever, metaData: QMap(("bar", QVariant(int, 42) ) ) ) INFO : tst_QVideoFrame::debug(more valid for long forever + metadata) Did not receive message: "QVideoFrame(QSize(320, 240) , Format_ARGB32, NoHandle, NotMapped, 2:30:00.00 - forever, metaData: QMap(("bar", QVariant(int, 42) ) ) )" FAIL! : tst_QVideoFrame::debug(more valid for long forever + metadata) Not all expected messages were received PASS : tst_QVideoFrame::debugFormat(Format_Invalid) PASS : tst_QVideoFrame::debugFormat(Format_ARGB32) PASS : tst_QVideoFrame::debugFormat(Format_ARGB32_Premultiplied) PASS : tst_QVideoFrame::debugFormat(Format_RGB32) PASS : tst_QVideoFrame::debugFormat(Format_RGB24) PASS : tst_QVideoFrame::debugFormat(Format_RGB565) PASS : tst_QVideoFrame::debugFormat(Format_RGB555) PASS : tst_QVideoFrame::debugFormat(Format_ARGB8565_Premultiplied) PASS : tst_QVideoFrame::debugFormat(Format_BGRA32) PASS : tst_QVideoFrame::debugFormat(Format_BGRA32_Premultiplied) PASS : tst_QVideoFrame::debugFormat(Format_BGR32) PASS : tst_QVideoFrame::debugFormat(Format_BGR24) PASS : tst_QVideoFrame::debugFormat(Format_BGR565) PASS : tst_QVideoFrame::debugFormat(Format_BGR555) PASS : tst_QVideoFrame::debugFormat(Format_BGRA5658_Premultiplied) PASS : tst_QVideoFrame::debugFormat(Format_AYUV444) PASS : tst_QVideoFrame::debugFormat(Format_AYUV444_Premultiplied) PASS : tst_QVideoFrame::debugFormat(Format_YUV444) PASS : tst_QVideoFrame::debugFormat(Format_YUV420P) PASS : tst_QVideoFrame::debugFormat(Format_YV12) PASS : tst_QVideoFrame::debugFormat(Format_UYVY) PASS : tst_QVideoFrame::debugFormat(Format_YUYV) PASS : tst_QVideoFrame::debugFormat(Format_NV12) PASS : tst_QVideoFrame::debugFormat(Format_NV21) PASS : tst_QVideoFrame::debugFormat(Format_IMC1) PASS : tst_QVideoFrame::debugFormat(Format_IMC2) PASS : tst_QVideoFrame::debugFormat(Format_IMC3) PASS : tst_QVideoFrame::debugFormat(Format_IMC4) PASS : tst_QVideoFrame::debugFormat(Format_Y8) PASS : tst_QVideoFrame::debugFormat(Format_Y16) PASS : tst_QVideoFrame::debugFormat(Format_Jpeg) PASS : tst_QVideoFrame::debugFormat(Format_CameraRaw) PASS : tst_QVideoFrame::debugFormat(Format_AdobeDng) PASS : tst_QVideoFrame::debugFormat(user 1000) PASS : tst_QVideoFrame::debugFormat(user 1005) PASS : tst_QVideoFrame::isMapped() PASS : tst_QVideoFrame::isReadable() PASS : tst_QVideoFrame::isWritable() PASS : tst_QVideoFrame::cleanupTestCase() Totals: 125 passed, 1 failed, 0 skipped ********* Finished testing of tst_QVideoFrame ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qvideoframe: 0.146468 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/Qt5_dev_Integration/build_00326/linux-g++_no-widgets_Ubuntu_12.04_x64/log.txt.gz Tested changes (refs/builds/dev_1388172972): http://codereview.qt-project.org/74111 [PS17] - Updated submodules. From ci-noreply at qt-project.org Fri Dec 27 22:02:22 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 27 Dec 2013 23:02:22 +0200 Subject: [Ci-reports] Problems... Message-ID: <20131227_210222_058091.ci-noreply@qt-project.org> Some problems occurred recently... 2013-12-27T21:00:09Z: [QtWayland_stable_Integration error] Service not available. Server closed the connection unexpectedly, retry in 2 seconds 2013-12-27T21:00:11Z: [QtWayland_stable_Integration error] Service not available. Server closed the connection unexpectedly, retry in 4 seconds 2013-12-27T21:00:15Z: [QtWayland_stable_Integration error] Service not available. Server closed the connection unexpectedly, retry in 8 seconds 2013-12-27T21:00:23Z: [QtWayland_stable_Integration error] Service not available. Server closed the connection unexpectedly, retry in 16 seconds From ci-noreply at qt-project.org Fri Dec 27 22:37:33 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 27 Dec 2013 23:37:33 +0200 Subject: [Ci-reports] pass on QtWayland_stable_Integration #15 Message-ID: <20131227_213733_022779.ci-noreply@qt-project.org> QtWayland_stable_Integration #15: SUCCESS Tested changes (refs/builds/stable_1388179117): http://codereview.qt-project.org/72732 [PS3] - Use QScopedPointer in QWaylandDisplay for extensions From ci-noreply at qt-project.org Fri Dec 27 22:58:02 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 27 Dec 2013 23:58:02 +0200 Subject: [Ci-reports] pass on QtWayland_stable_Integration #16 Message-ID: <20131227_215802_046058.ci-noreply@qt-project.org> QtWayland_stable_Integration #16: SUCCESS Tested changes (refs/builds/stable_1388180346): http://codereview.qt-project.org/74161 [PS4] - fixup for brcm http://codereview.qt-project.org/74160 [PS4] - Add wl_display and server_buffer_integration to the native interface http://codereview.qt-project.org/74159 [PS4] - update server buffer interfaces http://codereview.qt-project.org/74158 [PS4] - QtWaylandScanner: add server api for specifically creating new objects From ci-noreply at qt-project.org Fri Dec 27 23:18:31 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 28 Dec 2013 00:18:31 +0200 Subject: [Ci-reports] pass on QtWayland_stable_Integration #17 Message-ID: <20131227_221831_098529.ci-noreply@qt-project.org> QtWayland_stable_Integration #17: SUCCESS Tested changes (refs/builds/stable_1388181575): http://codereview.qt-project.org/74162 [PS4] - Add drm-egl server buffer integration From ci-noreply at qt-project.org Fri Dec 27 23:39:57 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 28 Dec 2013 00:39:57 +0200 Subject: [Ci-reports] pass on QtWayland_stable_Integration #18 Message-ID: <20131227_223957_011568.ci-noreply@qt-project.org> QtWayland_stable_Integration #18: SUCCESS Tested changes (refs/builds/stable_1388182863): http://codereview.qt-project.org/74190 [PS4] - Make classes in client private From ci-noreply at qt-project.org Sat Dec 28 06:17:12 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 28 Dec 2013 07:17:12 +0200 Subject: [Ci-reports] pass on QtPim_master_Integration #902 Message-ID: <20131228_051712_009850.ci-noreply@qt-project.org> QtPim_master_Integration #902: SUCCESS Tested changes (refs/builds/master_1388204726): http://codereview.qt-project.org/74405 [PS3] - [QOrganizerItemMemoryEngine] Decrease code duplication http://codereview.qt-project.org/74404 [PS2] - [QOrganizerItemMemoryEngine] Fix collection change notifications http://codereview.qt-project.org/74403 [PS2] - [QOrganizerItemMemoryEngine] Don't keep anonymous store in hash http://codereview.qt-project.org/74401 [PS2] - [QOrganizerItemMemoryEngineData] Get rid of extra ref counter http://codereview.qt-project.org/74402 [PS2] - [QOrganizerItemMemoryEngineData] Get rid of unused member From ci-noreply at qt-project.org Sat Dec 28 15:24:49 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 28 Dec 2013 16:24:49 +0200 Subject: [Ci-reports] fail on Qt5_dev_Integration #327 Message-ID: <20131228_142449_006219.ci-noreply@qt-project.org> Autotest `tst_qvideoframe' failed :( Testing tst_QVideoFrame FAIL! : tst_QVideoFrame::debug(more valid for long forever + metadata) Not all expected messages were received Totals: 125 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QVideoFrame ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_QVideoFrame::initTestCase() PASS : tst_QVideoFrame::create(64x64 ARGB32) PASS : tst_QVideoFrame::create(32x256 YUV420P) PASS : tst_QVideoFrame::createInvalid(64x64 ARGB32 0 size) PASS : tst_QVideoFrame::createInvalid(32x256 YUV420P negative size) PASS : tst_QVideoFrame::createFromBuffer(64x64 ARGB32 no handle) PASS : tst_QVideoFrame::createFromBuffer(64x64 ARGB32 gl handle) PASS : tst_QVideoFrame::createFromBuffer(64x64 ARGB32 user handle) PASS : tst_QVideoFrame::createFromImage(64x64 RGB32) PASS : tst_QVideoFrame::createFromImage(12x45 RGB16) PASS : tst_QVideoFrame::createFromImage(19x46 ARGB32_Premultiplied) PASS : tst_QVideoFrame::createFromIncompatibleImage() PASS : tst_QVideoFrame::createNull() PASS : tst_QVideoFrame::destructor() PASS : tst_QVideoFrame::copy(64x64 ARGB32) PASS : tst_QVideoFrame::copy(64x64 ARGB32) PASS : tst_QVideoFrame::copy(32x256 YUV420P) PASS : tst_QVideoFrame::copy(1052x756 ARGB32) PASS : tst_QVideoFrame::copy(32x256 YUV420P) PASS : tst_QVideoFrame::assign(64x64 ARGB32) PASS : tst_QVideoFrame::assign(32x256 YUV420P) PASS : tst_QVideoFrame::map(read-only) PASS : tst_QVideoFrame::map(write-only) PASS : tst_QVideoFrame::map(read-write) PASS : tst_QVideoFrame::mapImage(read-only) PASS : tst_QVideoFrame::mapImage(write-only) PASS : tst_QVideoFrame::mapImage(read-write) PASS : tst_QVideoFrame::imageDetach() PASS : tst_QVideoFrame::formatConversion(QImage::Format_RGB32 | QVideoFrame::Format_RGB32) PASS : tst_QVideoFrame::formatConversion(QImage::Format_ARGB32 | QVideoFrame::Format_ARGB32) PASS : tst_QVideoFrame::formatConversion(QImage::Format_ARGB32_Premultiplied | QVideoFrame::Format_ARGB32_Premultiplied) PASS : tst_QVideoFrame::formatConversion(QImage::Format_RGB16 | QVideoFrame::Format_RGB565) PASS : tst_QVideoFrame::formatConversion(QImage::Format_ARGB8565_Premultiplied | QVideoFrame::Format_ARGB8565_Premultiplied) PASS : tst_QVideoFrame::formatConversion(QImage::Format_RGB555 | QVideoFrame::Format_RGB555) PASS : tst_QVideoFrame::formatConversion(QImage::Format_RGB888 | QVideoFrame::Format_RGB24) PASS : tst_QVideoFrame::formatConversion(QImage::Format_MonoLSB) PASS : tst_QVideoFrame::formatConversion(QImage::Format_Indexed8) PASS : tst_QVideoFrame::formatConversion(QImage::Format_ARGB6666_Premultiplied) PASS : tst_QVideoFrame::formatConversion(QImage::Format_ARGB8555_Premultiplied) PASS : tst_QVideoFrame::formatConversion(QImage::Format_RGB666) PASS : tst_QVideoFrame::formatConversion(QImage::Format_RGB444) PASS : tst_QVideoFrame::formatConversion(QImage::Format_ARGB4444_Premultiplied) PASS : tst_QVideoFrame::formatConversion(QVideoFrame::Format_BGRA32) PASS : tst_QVideoFrame::formatConversion(QVideoFrame::Format_BGRA32_Premultiplied) PASS : tst_QVideoFrame::formatConversion(QVideoFrame::Format_BGR32) PASS : tst_QVideoFrame::formatConversion(QVideoFrame::Format_BGR24) PASS : tst_QVideoFrame::formatConversion(QVideoFrame::Format_BGR565) PASS : tst_QVideoFrame::formatConversion(QVideoFrame::Format_BGR555) PASS : tst_QVideoFrame::formatConversion(QVideoFrame::Format_BGRA5658_Premultiplied) PASS : tst_QVideoFrame::formatConversion(QVideoFrame::Format_AYUV444) PASS : tst_QVideoFrame::formatConversion(QVideoFrame::Format_AYUV444_Premultiplied) PASS : tst_QVideoFrame::formatConversion(QVideoFrame::Format_YUV444) PASS : tst_QVideoFrame::formatConversion(QVideoFrame::Format_YUV420P) PASS : tst_QVideoFrame::formatConversion(QVideoFrame::Format_YV12) PASS : tst_QVideoFrame::formatConversion(QVideoFrame::Format_UYVY) PASS : tst_QVideoFrame::formatConversion(QVideoFrame::Format_YUYV) PASS : tst_QVideoFrame::formatConversion(QVideoFrame::Format_NV12) PASS : tst_QVideoFrame::formatConversion(QVideoFrame::Format_NV21) PASS : tst_QVideoFrame::formatConversion(QVideoFrame::Format_IMC1) PASS : tst_QVideoFrame::formatConversion(QVideoFrame::Format_IMC2) PASS : tst_QVideoFrame::formatConversion(QVideoFrame::Format_IMC3) PASS : tst_QVideoFrame::formatConversion(QVideoFrame::Format_IMC4) PASS : tst_QVideoFrame::formatConversion(QVideoFrame::Format_Y8) PASS : tst_QVideoFrame::formatConversion(QVideoFrame::Format_Y16) PASS : tst_QVideoFrame::formatConversion(QVideoFrame::Format_Jpeg) PASS : tst_QVideoFrame::formatConversion(QVideoFrame::Format_CameraRaw) PASS : tst_QVideoFrame::formatConversion(QVideoFrame::Format_AdobeDng) PASS : tst_QVideoFrame::formatConversion(QVideoFrame::Format_User) PASS : tst_QVideoFrame::formatConversion(QVideoFrame::Format_User + 1) PASS : tst_QVideoFrame::metadata() PASS : tst_QVideoFrame::debugType(ProgressiveFrame) PASS : tst_QVideoFrame::debugType(InterlacedFrame) PASS : tst_QVideoFrame::debugType(TopField) PASS : tst_QVideoFrame::debugType(BottomField) PASS : tst_QVideoFrame::debug(default) PASS : tst_QVideoFrame::debug(times) PASS : tst_QVideoFrame::debug(times prog) PASS : tst_QVideoFrame::debug(times top) PASS : tst_QVideoFrame::debug(end but no start) PASS : tst_QVideoFrame::debug(times big) PASS : tst_QVideoFrame::debug(more valid) PASS : tst_QVideoFrame::debug(more valid) PASS : tst_QVideoFrame::debug(more valid single timestamp) PASS : tst_QVideoFrame::debug(more valid) PASS : tst_QVideoFrame::debug(more valid until forever) PASS : tst_QVideoFrame::debug(more valid for long forever) QDEBUG : tst_QVideoFrame::debug(more valid for long forever + metadata) QVideoFrame(QSize(320, 240) , Format_ARGB32, NoHandle, NotMapped, 2:30:00.00 - forever, metaData: QMap(("bar", QVariant(int, 42) ) ) ) INFO : tst_QVideoFrame::debug(more valid for long forever + metadata) Did not receive message: "QVideoFrame(QSize(320, 240) , Format_ARGB32, NoHandle, NotMapped, 2:30:00.00 - forever, metaData: QMap(("bar", QVariant(int, 42) ) ) )" FAIL! : tst_QVideoFrame::debug(more valid for long forever + metadata) Not all expected messages were received PASS : tst_QVideoFrame::debugFormat(Format_Invalid) PASS : tst_QVideoFrame::debugFormat(Format_ARGB32) PASS : tst_QVideoFrame::debugFormat(Format_ARGB32_Premultiplied) PASS : tst_QVideoFrame::debugFormat(Format_RGB32) PASS : tst_QVideoFrame::debugFormat(Format_RGB24) PASS : tst_QVideoFrame::debugFormat(Format_RGB565) PASS : tst_QVideoFrame::debugFormat(Format_RGB555) PASS : tst_QVideoFrame::debugFormat(Format_ARGB8565_Premultiplied) PASS : tst_QVideoFrame::debugFormat(Format_BGRA32) PASS : tst_QVideoFrame::debugFormat(Format_BGRA32_Premultiplied) PASS : tst_QVideoFrame::debugFormat(Format_BGR32) PASS : tst_QVideoFrame::debugFormat(Format_BGR24) PASS : tst_QVideoFrame::debugFormat(Format_BGR565) PASS : tst_QVideoFrame::debugFormat(Format_BGR555) PASS : tst_QVideoFrame::debugFormat(Format_BGRA5658_Premultiplied) PASS : tst_QVideoFrame::debugFormat(Format_AYUV444) PASS : tst_QVideoFrame::debugFormat(Format_AYUV444_Premultiplied) PASS : tst_QVideoFrame::debugFormat(Format_YUV444) PASS : tst_QVideoFrame::debugFormat(Format_YUV420P) PASS : tst_QVideoFrame::debugFormat(Format_YV12) PASS : tst_QVideoFrame::debugFormat(Format_UYVY) PASS : tst_QVideoFrame::debugFormat(Format_YUYV) PASS : tst_QVideoFrame::debugFormat(Format_NV12) PASS : tst_QVideoFrame::debugFormat(Format_NV21) PASS : tst_QVideoFrame::debugFormat(Format_IMC1) PASS : tst_QVideoFrame::debugFormat(Format_IMC2) PASS : tst_QVideoFrame::debugFormat(Format_IMC3) PASS : tst_QVideoFrame::debugFormat(Format_IMC4) PASS : tst_QVideoFrame::debugFormat(Format_Y8) PASS : tst_QVideoFrame::debugFormat(Format_Y16) PASS : tst_QVideoFrame::debugFormat(Format_Jpeg) PASS : tst_QVideoFrame::debugFormat(Format_CameraRaw) PASS : tst_QVideoFrame::debugFormat(Format_AdobeDng) PASS : tst_QVideoFrame::debugFormat(user 1000) PASS : tst_QVideoFrame::debugFormat(user 1005) PASS : tst_QVideoFrame::isMapped() PASS : tst_QVideoFrame::isReadable() PASS : tst_QVideoFrame::isWritable() PASS : tst_QVideoFrame::cleanupTestCase() Totals: 125 passed, 1 failed, 0 skipped ********* Finished testing of tst_QVideoFrame ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qvideoframe: 0.135145 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/Qt5_dev_Integration/build_00327/linux-g++_no-widgets_Ubuntu_12.04_x64/log.txt.gz Tested changes (refs/builds/dev_1388235798): http://codereview.qt-project.org/74111 [PS18] - Updated submodules. From ci-noreply at qt-project.org Sun Dec 29 13:30:31 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 29 Dec 2013 14:30:31 +0200 Subject: [Ci-reports] pass on QtDeclarative_stable_Integration #1520 Message-ID: <20131229_123031_005362.ci-noreply@qt-project.org> QtDeclarative_stable_Integration #1520: SUCCESS Tested changes (refs/builds/stable_1388316306): http://codereview.qt-project.org/74437 [PS1] - QtQuick.Dialogs: check for inheriting from QApplication From ci-noreply at qt-project.org Sun Dec 29 13:55:35 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 29 Dec 2013 14:55:35 +0200 Subject: [Ci-reports] pass on QtSvg_stable_Integration #83 Message-ID: <20131229_125535_028006.ci-noreply@qt-project.org> QtSvg_stable_Integration #83: SUCCESS Tested changes (refs/builds/stable_1388320050): http://codereview.qt-project.org/68909 [PS1] - Enable -Werror for all of qtsvg From ci-noreply at qt-project.org Sun Dec 29 13:59:57 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 29 Dec 2013 14:59:57 +0200 Subject: [Ci-reports] pass on QtXmlPatterns_stable_Integration #94 Message-ID: <20131229_125957_022810.ci-noreply@qt-project.org> QtXmlPatterns_stable_Integration #94: SUCCESS Tested changes (refs/builds/stable_1388319887): http://codereview.qt-project.org/68910 [PS1] - Enable -Werror for all of qtxmlpatterns From ci-noreply at qt-project.org Mon Dec 30 10:45:28 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 30 Dec 2013 11:45:28 +0200 Subject: [Ci-reports] pass on QtBase_stable_Integration #2818 Message-ID: <20131230_094528_062698.ci-noreply@qt-project.org> QtBase_stable_Integration #2818: SUCCESS Tested changes (refs/builds/stable_1388391554): http://codereview.qt-project.org/74235 [PS1] - XCB: Don't recalculate the DPI if we have a forced DPI setting From ci-noreply at qt-project.org Mon Dec 30 11:04:05 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 30 Dec 2013 12:04:05 +0200 Subject: [Ci-reports] pass on QtDeclarative_stable_Integration #1521 Message-ID: <20131230_100405_054585.ci-noreply@qt-project.org> QtDeclarative_stable_Integration #1521: SUCCESS Tested changes (refs/builds/stable_1388393935): http://codereview.qt-project.org/73801 [PS1] - QtQuick ColorDialog: ensure slider rotation takes effect From ci-noreply at qt-project.org Mon Dec 30 12:24:03 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 30 Dec 2013 13:24:03 +0200 Subject: [Ci-reports] pass on QtBase_stable_Integration #2819 Message-ID: <20131230_112403_004101.ci-noreply@qt-project.org> QtBase_stable_Integration #2819: SUCCESS Tested changes (refs/builds/stable_1388397475): http://codereview.qt-project.org/74357 [PS5] - xcb: added env variables to show input devices and events From ci-noreply at qt-project.org Mon Dec 30 13:23:11 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 30 Dec 2013 14:23:11 +0200 Subject: [Ci-reports] pass on QtDeclarative_stable_Integration #1522 Message-ID: <20131230_122311_005144.ci-noreply@qt-project.org> QtDeclarative_stable_Integration #1522: SUCCESS Tested changes (refs/builds/stable_1388402093): http://codereview.qt-project.org/74474 [PS1] - Doc: Fix broken links From ci-noreply at qt-project.org Mon Dec 30 13:53:40 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 30 Dec 2013 14:53:40 +0200 Subject: [Ci-reports] pass on QtSerialPort_stable_Integration #143 Message-ID: <20131230_125340_059960.ci-noreply@qt-project.org> QtSerialPort_stable_Integration #143: SUCCESS Tested changes (refs/builds/stable_1388406281): http://codereview.qt-project.org/74269 [PS4] - Remove unused variables From ci-noreply at qt-project.org Mon Dec 30 13:55:46 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 30 Dec 2013 14:55:46 +0200 Subject: [Ci-reports] pass on QtBase_stable_Integration #2820 Message-ID: <20131230_125546_020976.ci-noreply@qt-project.org> QtBase_stable_Integration #2820: SUCCESS Tested changes (refs/builds/stable_1388402737): http://codereview.qt-project.org/74374 [PS1] - fix compile of qt without egl available From ci-noreply at qt-project.org Mon Dec 30 14:34:17 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 30 Dec 2013 15:34:17 +0200 Subject: [Ci-reports] pass on QtSerialPort_stable_Integration #144 Message-ID: <20131230_133417_092085.ci-noreply@qt-project.org> QtSerialPort_stable_Integration #144: SUCCESS Tested changes (refs/builds/stable_1388408797): http://codereview.qt-project.org/74286 [PS3] - Reimplement low level data sending From ci-noreply at qt-project.org Mon Dec 30 14:47:07 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 30 Dec 2013 15:47:07 +0200 Subject: [Ci-reports] pass on QtWayland_stable_Integration #19 Message-ID: <20131230_134707_012477.ci-noreply@qt-project.org> QtWayland_stable_Integration #19: SUCCESS Tested changes (refs/builds/stable_1388410268): http://codereview.qt-project.org/74412 [PS2] - Improve key auto repeat behavior. From ci-noreply at qt-project.org Mon Dec 30 15:05:58 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 30 Dec 2013 16:05:58 +0200 Subject: [Ci-reports] pass on QtWayland_stable_Integration #20 Message-ID: <20131230_140558_033182.ci-noreply@qt-project.org> QtWayland_stable_Integration #20: SUCCESS Tested changes (refs/builds/stable_1388411399): http://codereview.qt-project.org/73737 [PS3] - QtCompositor: Expose window properties declaratively http://codereview.qt-project.org/74464 [PS1] - Fix ConstrastEffect in qml-compositor From ci-noreply at qt-project.org Mon Dec 30 15:23:38 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 30 Dec 2013 16:23:38 +0200 Subject: [Ci-reports] pass on QtBase_stable_Integration #2821 Message-ID: <20131230_142338_021829.ci-noreply@qt-project.org> QtBase_stable_Integration #2821: SUCCESS Tested changes (refs/builds/stable_1388408240): http://codereview.qt-project.org/74317 [PS2] - Add mtdev configure test http://codereview.qt-project.org/74441 [PS3] - Doc: Polish Qt::ConnectionType descriptions From ci-noreply at qt-project.org Mon Dec 30 16:09:49 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 30 Dec 2013 17:09:49 +0200 Subject: [Ci-reports] pass on QtBase_dev_Integration #2468 Message-ID: <20131230_150949_052839.ci-noreply@qt-project.org> QtBase_dev_Integration #2468: SUCCESS Tested changes (refs/builds/dev_1388410661): http://codereview.qt-project.org/73942 [PS1] - Make QKdeTheme constructor public, allowing for custom inheritance From ci-noreply at qt-project.org Mon Dec 30 16:51:18 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 30 Dec 2013 17:51:18 +0200 Subject: [Ci-reports] pass on QtBase_stable_Integration #2822 Message-ID: <20131230_155118_087537.ci-noreply@qt-project.org> QtBase_stable_Integration #2822: SUCCESS Tested changes (refs/builds/stable_1388413512): http://codereview.qt-project.org/74469 [PS1] - linuxfb: Make mouse cursor behavior match eglfs From ci-noreply at qt-project.org Mon Dec 30 17:37:46 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 30 Dec 2013 18:37:46 +0200 Subject: [Ci-reports] pass on QtBase_dev_Integration #2469 Message-ID: <20131230_163746_081700.ci-noreply@qt-project.org> QtBase_dev_Integration #2469: SUCCESS Tested changes (refs/builds/dev_1388416283): http://codereview.qt-project.org/74382 [PS6] - Add SO_SNDBUF and SO_RCVBUF to socket options From ci-noreply at qt-project.org Mon Dec 30 18:19:18 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 30 Dec 2013 19:19:18 +0200 Subject: [Ci-reports] pass on QtBase_stable_Integration #2823 Message-ID: <20131230_171918_000714.ci-noreply@qt-project.org> QtBase_stable_Integration #2823: SUCCESS Tested changes (refs/builds/stable_1388418772): http://codereview.qt-project.org/74318 [PS4] - mtdev: Change to use configure detection instead of requiring source hacking. From ci-noreply at qt-project.org Mon Dec 30 20:47:11 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 30 Dec 2013 21:47:11 +0200 Subject: [Ci-reports] pass on QtBase_stable_Integration #2824 Message-ID: <20131230_194711_083490.ci-noreply@qt-project.org> QtBase_stable_Integration #2824: SUCCESS Tested changes (refs/builds/stable_1388427652): http://codereview.qt-project.org/74332 [PS3] - Windows platform plugin: Add missing case statement From ci-noreply at qt-project.org Mon Dec 30 22:15:26 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 30 Dec 2013 23:15:26 +0200 Subject: [Ci-reports] pass on QtBase_stable_Integration #2825 Message-ID: <20131230_211526_064697.ci-noreply@qt-project.org> QtBase_stable_Integration #2825: SUCCESS Tested changes (refs/builds/stable_1388432924): http://codereview.qt-project.org/69753 [PS1] - Improve QFileSelector doc From ci-noreply at qt-project.org Tue Dec 31 00:48:10 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 31 Dec 2013 01:48:10 +0200 Subject: [Ci-reports] pass on QtBase_stable_Integration #2826 Message-ID: <20131230_234810_047976.ci-noreply@qt-project.org> QtBase_stable_Integration #2826: SUCCESS Tested changes (refs/builds/stable_1388442125): http://codereview.qt-project.org/74316 [PS3] - Don't leak pending call objects when peer disconnects From ci-noreply at qt-project.org Tue Dec 31 05:36:43 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 31 Dec 2013 06:36:43 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2470 Message-ID: <20131231_043643_021706.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 0x7fff17c7a290 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: 15 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02470/linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz Tested changes (refs/builds/dev_1388461784): http://codereview.qt-project.org/74387 [PS1] - Move struct declaration out of the union to avoid a compiler warning. http://codereview.qt-project.org/74386 [PS1] - Remove additional spaces from indentation. From ci-noreply at qt-project.org Tue Dec 31 07:03:03 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 31 Dec 2013 08:03:03 +0200 Subject: [Ci-reports] pass on QtQA_sysadmin_master_Integration #267 Message-ID: <20131231_060303_066229.ci-noreply@qt-project.org> QtQA_sysadmin_master_Integration #267: SUCCESS Tested changes (refs/builds/master_1388469082): http://codereview.qt-project.org/74146 [PS1] - Qt metrics c1.5.1: URL encoding - part 2 From ci-noreply at qt-project.org Tue Dec 31 16:55:20 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 31 Dec 2013 17:55:20 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2471 Message-ID: <20131231_155520_054585.ci-noreply@qt-project.org> Autotest `tst_qguiapplication' failed :( Testing tst_QGuiApplication 2013-12-31 16:57:06.349 tst_qguiapplication[13462:1203] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/@BUNDLEIDENTIFIER at .savedState/window_1.data: Permission denied (13) FAIL! : tst_QGuiApplication::quitOnLastWindowClosed() 'spy2.count() > 15' returned FALSE. () Loc: [tst_qguiapplication.cpp(710)] Totals: 27 passed, 1 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::argc() 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::focusObject() PASS : tst_QGuiApplication::allWindows() PASS : tst_QGuiApplication::topLevelWindows() PASS : tst_QGuiApplication::abortQuitOnShow() PASS : tst_QGuiApplication::changeFocusWindow() PASS : tst_QGuiApplication::keyboardModifiers() PASS : tst_QGuiApplication::modalWindow() 2013-12-31 16:57:15.827 tst_qguiapplication[13466:1803] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/@BUNDLEIDENTIFIER at .savedState/window_1.data: Permission denied (13) FAIL! : tst_QGuiApplication::quitOnLastWindowClosed() 'spy2.count() > 15' returned FALSE. () Loc: [tst_qguiapplication.cpp(710)] PASS : tst_QGuiApplication::genericPluginsAndWindowSystemEvents() PASS : tst_QGuiApplication::cleanupTestCase() Totals: 27 passed, 1 failed, 0 skipped ********* Finished testing of tst_QGuiApplication ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qguiapplication: 20 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02471/macx-clang_developer-build_OSX_10.8/log.txt.gz Tested changes (refs/builds/dev_1388500701): http://codereview.qt-project.org/74387 [PS1] - Move struct declaration out of the union to avoid a compiler warning. http://codereview.qt-project.org/74386 [PS1] - Remove additional spaces from indentation. From ci-noreply at qt-project.org Tue Dec 31 18:53:18 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 31 Dec 2013 19:53:18 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2472 Message-ID: <20131231_175318_010118.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.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) Compared values are not the same Actual (view.hasFocus()): 1 Expected (giveFocus) : 0 tst_qcolumnview.cpp(487) : 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(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: 72 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02472/win32-msvc2010_developer-build_qtnamespace_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1388506859): http://codereview.qt-project.org/74387 [PS1] - Move struct declaration out of the union to avoid a compiler warning. http://codereview.qt-project.org/74386 [PS1] - Remove additional spaces from indentation. From ci-noreply at qt-project.org Tue Dec 31 19:11:50 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 31 Dec 2013 20:11:50 +0200 Subject: [Ci-reports] pass on QtBase_stable_Integration #2827 Message-ID: <20131231_181150_055086.ci-noreply@qt-project.org> QtBase_stable_Integration #2827: SUCCESS Tested changes (refs/builds/stable_1388508345): http://codereview.qt-project.org/74508 [PS4] - xcb platform: Fix build when both EGL and xcb-Xlib are used From ci-noreply at qt-project.org Tue Dec 31 22:05:17 2013 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 31 Dec 2013 23:05:17 +0200 Subject: [Ci-reports] pass on QtBase_stable_Integration #2828 Message-ID: <20131231_210517_032550.ci-noreply@qt-project.org> QtBase_stable_Integration #2828: SUCCESS Tested changes (refs/builds/stable_1388518750): http://codereview.qt-project.org/74482 [PS1] - qdoc: Fix Q_PROPERTY parsing