From ci-noreply at qt-project.org Sun Mar 1 00:04:57 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 1 Mar 2015 00:04:57 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.4.1_state #51 - FAILURE Message-ID: <20150228230457.265393052B@fork.qtproject.c.bitbit.net> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt-project.org/ci/Qt5_5.4.1_state/build_00051 From ci-noreply at qt-project.org Sun Mar 1 01:34:00 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 1 Mar 2015 01:34:00 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_dev_state #383 - FAILURE Message-ID: <20150301003400.01732300DE@fork.qtproject.c.bitbit.net> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt-project.org/ci/Qt5_dev_state/build_00383 From ci-noreply at qt-project.org Sun Mar 1 02:44:09 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 1 Mar 2015 02:44:09 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.5_state #12 - FAILURE Message-ID: <20150301014409.E02363052B@fork.qtproject.c.bitbit.net> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt-project.org/ci/Qt5_5.5_state/build_00012 From ci-noreply at qt-project.org Sun Mar 1 04:02:48 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 1 Mar 2015 04:02:48 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - QtBase_5.3_mobile_state #277 - FAILURE Message-ID: <20150301030248.3F987300C4@fork.qtproject.c.bitbit.net> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt-project.org/ci/QtBase_5.3_mobile_state/build_00277 From ci-noreply at qt-project.org Sun Mar 1 06:44:24 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 1 Mar 2015 06:44:24 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.3_state #278 - FAILURE Message-ID: <20150301054424.7E8BE306F8@fork.qtproject.c.bitbit.net> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt-project.org/ci/Qt5_5.3_state/build_00278 From ci-noreply at qt-project.org Sun Mar 1 07:08:45 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 1 Mar 2015 07:08:45 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.4_state #174 - FAILURE Message-ID: <20150301060845.13F32300C9@fork.qtproject.c.bitbit.net> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt-project.org/ci/Qt5_5.4_state/build_00174 From ci-noreply at qt-project.org Sun Mar 1 12:50:14 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 1 Mar 2015 13:50:14 +0200 Subject: [Ci-reports] fail on QtBase_5.5_Integration #124 Message-ID: <20150301_115014_056332.ci-noreply@qt-project.org> Autotest `tst_qdnslookup' failed :( Testing tst_QDnsLookup FAIL! : tst_QDnsLookup::lookup(normal:ns-single) Compared values are not the same Actual (nameServers.join(';')): "ns11.cloudns.net" Expected (ns) : "ns-foo.linpro.net" tst_qdnslookup.cpp(286) : failure location FAIL! : tst_QDnsLookup::lookup(normal:ns-multi) Compared values are not the same Actual (nameServers.join(';')): "ns11.cloudns.net;ns12.cloudns.net" Expected (ns) : "ns-bar.linpro.net;ns-foo.linpro.net" tst_qdnslookup.cpp(286) : failure location FAIL! : tst_QDnsLookup::lookup(normal:ptr-single) 'int(lookup.error()) == error' returned FALSE. (Actual error: 7 (Non existent domain), expected: 0, domain: ptr-single.test.qt-project.org, host: ptr: a-single.test.qt-project.org) tst_qdnslookup.cpp(242) : failure location FAIL! : tst_QDnsLookup::lookup(idn:ns-single) Compared values are not the same Actual (nameServers.join(';')): "ns11.cloudns.net" Expected (ns) : "ns-foo.linpro.net" tst_qdnslookup.cpp(286) : failure location FAIL! : tst_QDnsLookup::lookup(idn:ns-multi) Compared values are not the same Actual (nameServers.join(';')): "ns11.cloudns.net;ns12.cloudns.net" Expected (ns) : "ns-bar.linpro.net;ns-foo.linpro.net" tst_qdnslookup.cpp(286) : failure location FAIL! : tst_QDnsLookup::lookup(idn:ptr-single) 'int(lookup.error()) == error' returned FALSE. (Actual error: 7 (Non existent domain), expected: 0, domain: ptr-single.alqualond�.test.qt-project.org, host: ptr: a-single.alqualond�.test.qt-project.org) tst_qdnslookup.cpp(242) : failure location Totals: 74 passed, 6 failed, 0 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QDnsLookup ********* Config: Using QtTest library 5.5.0, Qt 5.5.0 (i386-little_endian-ilp32 shared (dynamic) release build; by MSVC 2010) PASS : tst_QDnsLookup::initTestCase() PASS : tst_QDnsLookup::lookup(normal:a-empty) PASS : tst_QDnsLookup::lookup(normal:a-notfound) PASS : tst_QDnsLookup::lookup(normal:a-single) PASS : tst_QDnsLookup::lookup(normal:a-multi) PASS : tst_QDnsLookup::lookup(normal:aaaa-empty) PASS : tst_QDnsLookup::lookup(normal:aaaa-notfound) PASS : tst_QDnsLookup::lookup(normal:aaaa-single) PASS : tst_QDnsLookup::lookup(normal:aaaa-multi) PASS : tst_QDnsLookup::lookup(normal:any-empty) PASS : tst_QDnsLookup::lookup(normal:any-notfound) PASS : tst_QDnsLookup::lookup(normal:any-a-single) PASS : tst_QDnsLookup::lookup(normal:any-a-plus-aaaa) PASS : tst_QDnsLookup::lookup(normal:any-multi) PASS : tst_QDnsLookup::lookup(normal:mx-empty) PASS : tst_QDnsLookup::lookup(normal:mx-notfound) PASS : tst_QDnsLookup::lookup(normal:mx-single) PASS : tst_QDnsLookup::lookup(normal:mx-single-cname) PASS : tst_QDnsLookup::lookup(normal:mx-multi) PASS : tst_QDnsLookup::lookup(normal:mx-multi-sameprio) PASS : tst_QDnsLookup::lookup(normal:ns-empty) PASS : tst_QDnsLookup::lookup(normal:ns-notfound) FAIL! : tst_QDnsLookup::lookup(normal:ns-single) Compared values are not the same Actual (nameServers.join(';')): "ns11.cloudns.net" Expected (ns) : "ns-foo.linpro.net" tst_qdnslookup.cpp(286) : failure location FAIL! : tst_QDnsLookup::lookup(normal:ns-multi) Compared values are not the same Actual (nameServers.join(';')): "ns11.cloudns.net;ns12.cloudns.net" Expected (ns) : "ns-bar.linpro.net;ns-foo.linpro.net" tst_qdnslookup.cpp(286) : failure location PASS : tst_QDnsLookup::lookup(normal:ptr-empty) PASS : tst_QDnsLookup::lookup(normal:ptr-notfound) FAIL! : tst_QDnsLookup::lookup(normal:ptr-single) 'int(lookup.error()) == error' returned FALSE. (Actual error: 7 (Non existent domain), expected: 0, domain: ptr-single.test.qt-project.org, host: ptr: a-single.test.qt-project.org) tst_qdnslookup.cpp(242) : failure location PASS : tst_QDnsLookup::lookup(normal:srv-empty) PASS : tst_QDnsLookup::lookup(normal:srv-notfound) PASS : tst_QDnsLookup::lookup(normal:srv-single) PASS : tst_QDnsLookup::lookup(normal:srv-prio) PASS : tst_QDnsLookup::lookup(normal:srv-weighted) PASS : tst_QDnsLookup::lookup(normal:srv-multi) PASS : tst_QDnsLookup::lookup(normal:txt-empty) PASS : tst_QDnsLookup::lookup(normal:txt-notfound) PASS : tst_QDnsLookup::lookup(normal:txt-single) PASS : tst_QDnsLookup::lookup(normal:txt-multi-onerr) PASS : tst_QDnsLookup::lookup(normal:txt-multi-multirr) PASS : tst_QDnsLookup::lookup(idn:a-empty) PASS : tst_QDnsLookup::lookup(idn:a-notfound) PASS : tst_QDnsLookup::lookup(idn:a-single) PASS : tst_QDnsLookup::lookup(idn:a-multi) PASS : tst_QDnsLookup::lookup(idn:aaaa-empty) PASS : tst_QDnsLookup::lookup(idn:aaaa-notfound) PASS : tst_QDnsLookup::lookup(idn:aaaa-single) PASS : tst_QDnsLookup::lookup(idn:aaaa-multi) PASS : tst_QDnsLookup::lookup(idn:any-empty) PASS : tst_QDnsLookup::lookup(idn:any-notfound) PASS : tst_QDnsLookup::lookup(idn:any-a-single) PASS : tst_QDnsLookup::lookup(idn:any-a-plus-aaaa) PASS : tst_QDnsLookup::lookup(idn:any-multi) PASS : tst_QDnsLookup::lookup(idn:mx-empty) PASS : tst_QDnsLookup::lookup(idn:mx-notfound) PASS : tst_QDnsLookup::lookup(idn:mx-single) PASS : tst_QDnsLookup::lookup(idn:mx-single-cname) PASS : tst_QDnsLookup::lookup(idn:mx-multi) PASS : tst_QDnsLookup::lookup(idn:mx-multi-sameprio) PASS : tst_QDnsLookup::lookup(idn:ns-empty) PASS : tst_QDnsLookup::lookup(idn:ns-notfound) FAIL! : tst_QDnsLookup::lookup(idn:ns-single) Compared values are not the same Actual (nameServers.join(';')): "ns11.cloudns.net" Expected (ns) : "ns-foo.linpro.net" tst_qdnslookup.cpp(286) : failure location FAIL! : tst_QDnsLookup::lookup(idn:ns-multi) Compared values are not the same Actual (nameServers.join(';')): "ns11.cloudns.net;ns12.cloudns.net" Expected (ns) : "ns-bar.linpro.net;ns-foo.linpro.net" tst_qdnslookup.cpp(286) : failure location PASS : tst_QDnsLookup::lookup(idn:ptr-empty) PASS : tst_QDnsLookup::lookup(idn:ptr-notfound) FAIL! : tst_QDnsLookup::lookup(idn:ptr-single) 'int(lookup.error()) == error' returned FALSE. (Actual error: 7 (Non existent domain), expected: 0, domain: ptr-single.alqualond�.test.qt-project.org, host: ptr: a-single.alqualond�.test.qt-project.org) tst_qdnslookup.cpp(242) : failure location PASS : tst_QDnsLookup::lookup(idn:srv-empty) PASS : tst_QDnsLookup::lookup(idn:srv-notfound) PASS : tst_QDnsLookup::lookup(idn:srv-single) PASS : tst_QDnsLookup::lookup(idn:srv-prio) PASS : tst_QDnsLookup::lookup(idn:srv-weighted) PASS : tst_QDnsLookup::lookup(idn:srv-multi) PASS : tst_QDnsLookup::lookup(idn:txt-empty) PASS : tst_QDnsLookup::lookup(idn:txt-notfound) PASS : tst_QDnsLookup::lookup(idn:txt-single) PASS : tst_QDnsLookup::lookup(idn:txt-multi-onerr) PASS : tst_QDnsLookup::lookup(idn:txt-multi-multirr) PASS : tst_QDnsLookup::lookupReuse(normal) PASS : tst_QDnsLookup::lookupReuse(idn) PASS : tst_QDnsLookup::lookupAbortRetry(normal) PASS : tst_QDnsLookup::lookupAbortRetry(idn) PASS : tst_QDnsLookup::cleanupTestCase() Totals: 74 passed, 6 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_QDnsLookup ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qdnslookup: 1 seconds, exit code 6 Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_00124/win32-msvc2010_Windows_7/log.txt.gz Tested changes (refs/builds/5.5_1425207182): http://codereview.qt-project.org/107417 [PS1] - QTabletEvent manual test: use built-in QDebug operator http://codereview.qt-project.org/107399 [PS2] - QEvent types: use Q_ENUM qDebug support instead of custom formatters http://codereview.qt-project.org/107375 [PS2] - autotests: fix the build in case of QT_NO_WHEELEVENT http://codereview.qt-project.org/107200 [PS3] - avoid sending QPinchGestures based on unreasonable pinch deltas http://codereview.qt-project.org/107145 [PS4] - doc: imagegestures example: document the pinch handler From ci-noreply at qt-project.org Sun Mar 1 14:34:12 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 1 Mar 2015 15:34:12 +0200 Subject: [Ci-reports] fail on QtBase_5.4_Integration #1839 Message-ID: <20150301_133412_050842.ci-noreply@qt-project.org> Compilation failed :( Testing tst_QDnsLookup FAIL! : tst_QDnsLookup::lookup(normal:ns-single) Compared values are not the same Actual (nameServers.join(';')): "ns11.cloudns.net" Expected (ns) : "ns-foo.linpro.net" Loc: [tst_qdnslookup.cpp(253)] FAIL! : tst_QDnsLookup::lookup(normal:ns-multi) Compared values are not the same Actual (nameServers.join(';')): "ns11.cloudns.net;ns12.cloudns.net" Expected (ns) : "ns-bar.linpro.net;ns-foo.linpro.net" Loc: [tst_qdnslookup.cpp(253)] FAIL! : tst_QDnsLookup::lookup(normal:ptr-single) 'int(lookup.error()) == error' returned FALSE. (Non existent domain) Loc: [tst_qdnslookup.cpp(209)] FAIL! : tst_QDnsLookup::lookup(idn:ns-single) Compared values are not the same Actual (nameServers.join(';')): "ns11.cloudns.net" Expected (ns) : "ns-foo.linpro.net" Loc: [tst_qdnslookup.cpp(253)] FAIL! : tst_QDnsLookup::lookup(idn:ns-multi) Compared values are not the same Actual (nameServers.join(';')): "ns11.cloudns.net;ns12.cloudns.net" Expected (ns) : "ns-bar.linpro.net;ns-foo.linpro.net" Loc: [tst_qdnslookup.cpp(253)] FAIL! : tst_QDnsLookup::lookup(idn:ptr-single) 'int(lookup.error()) == error' returned FALSE. (Non existent domain) Loc: [tst_qdnslookup.cpp(209)] Totals: 74 passed, 6 failed, 0 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QDnsLookup ********* Config: Using QtTest library 5.4.2, Qt 5.4.2 (x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 4.6.3) PASS : tst_QDnsLookup::initTestCase() PASS : tst_QDnsLookup::lookup(normal:a-empty) PASS : tst_QDnsLookup::lookup(normal:a-notfound) PASS : tst_QDnsLookup::lookup(normal:a-single) PASS : tst_QDnsLookup::lookup(normal:a-multi) PASS : tst_QDnsLookup::lookup(normal:aaaa-empty) PASS : tst_QDnsLookup::lookup(normal:aaaa-notfound) PASS : tst_QDnsLookup::lookup(normal:aaaa-single) PASS : tst_QDnsLookup::lookup(normal:aaaa-multi) PASS : tst_QDnsLookup::lookup(normal:any-empty) PASS : tst_QDnsLookup::lookup(normal:any-notfound) PASS : tst_QDnsLookup::lookup(normal:any-a-single) PASS : tst_QDnsLookup::lookup(normal:any-a-plus-aaaa) PASS : tst_QDnsLookup::lookup(normal:any-multi) PASS : tst_QDnsLookup::lookup(normal:mx-empty) PASS : tst_QDnsLookup::lookup(normal:mx-notfound) PASS : tst_QDnsLookup::lookup(normal:mx-single) PASS : tst_QDnsLookup::lookup(normal:mx-single-cname) PASS : tst_QDnsLookup::lookup(normal:mx-multi) PASS : tst_QDnsLookup::lookup(normal:mx-multi-sameprio) PASS : tst_QDnsLookup::lookup(normal:ns-empty) PASS : tst_QDnsLookup::lookup(normal:ns-notfound) FAIL! : tst_QDnsLookup::lookup(normal:ns-single) Compared values are not the same Actual (nameServers.join(';')): "ns11.cloudns.net" Expected (ns) : "ns-foo.linpro.net" Loc: [tst_qdnslookup.cpp(253)] FAIL! : tst_QDnsLookup::lookup(normal:ns-multi) Compared values are not the same Actual (nameServers.join(';')): "ns11.cloudns.net;ns12.cloudns.net" Expected (ns) : "ns-bar.linpro.net;ns-foo.linpro.net" Loc: [tst_qdnslookup.cpp(253)] PASS : tst_QDnsLookup::lookup(normal:ptr-empty) PASS : tst_QDnsLookup::lookup(normal:ptr-notfound) FAIL! : tst_QDnsLookup::lookup(normal:ptr-single) 'int(lookup.error()) == error' returned FALSE. (Non existent domain) Loc: [tst_qdnslookup.cpp(209)] PASS : tst_QDnsLookup::lookup(normal:srv-empty) PASS : tst_QDnsLookup::lookup(normal:srv-notfound) PASS : tst_QDnsLookup::lookup(normal:srv-single) PASS : tst_QDnsLookup::lookup(normal:srv-prio) PASS : tst_QDnsLookup::lookup(normal:srv-weighted) PASS : tst_QDnsLookup::lookup(normal:srv-multi) PASS : tst_QDnsLookup::lookup(normal:txt-empty) PASS : tst_QDnsLookup::lookup(normal:txt-notfound) PASS : tst_QDnsLookup::lookup(normal:txt-single) PASS : tst_QDnsLookup::lookup(normal:txt-multi-onerr) PASS : tst_QDnsLookup::lookup(normal:txt-multi-multirr) PASS : tst_QDnsLookup::lookup(idn:a-empty) PASS : tst_QDnsLookup::lookup(idn:a-notfound) PASS : tst_QDnsLookup::lookup(idn:a-single) PASS : tst_QDnsLookup::lookup(idn:a-multi) PASS : tst_QDnsLookup::lookup(idn:aaaa-empty) PASS : tst_QDnsLookup::lookup(idn:aaaa-notfound) PASS : tst_QDnsLookup::lookup(idn:aaaa-single) PASS : tst_QDnsLookup::lookup(idn:aaaa-multi) PASS : tst_QDnsLookup::lookup(idn:any-empty) PASS : tst_QDnsLookup::lookup(idn:any-notfound) PASS : tst_QDnsLookup::lookup(idn:any-a-single) PASS : tst_QDnsLookup::lookup(idn:any-a-plus-aaaa) PASS : tst_QDnsLookup::lookup(idn:any-multi) PASS : tst_QDnsLookup::lookup(idn:mx-empty) PASS : tst_QDnsLookup::lookup(idn:mx-notfound) PASS : tst_QDnsLookup::lookup(idn:mx-single) PASS : tst_QDnsLookup::lookup(idn:mx-single-cname) PASS : tst_QDnsLookup::lookup(idn:mx-multi) PASS : tst_QDnsLookup::lookup(idn:mx-multi-sameprio) PASS : tst_QDnsLookup::lookup(idn:ns-empty) PASS : tst_QDnsLookup::lookup(idn:ns-notfound) FAIL! : tst_QDnsLookup::lookup(idn:ns-single) Compared values are not the same Actual (nameServers.join(';')): "ns11.cloudns.net" Expected (ns) : "ns-foo.linpro.net" Loc: [tst_qdnslookup.cpp(253)] FAIL! : tst_QDnsLookup::lookup(idn:ns-multi) Compared values are not the same Actual (nameServers.join(';')): "ns11.cloudns.net;ns12.cloudns.net" Expected (ns) : "ns-bar.linpro.net;ns-foo.linpro.net" Loc: [tst_qdnslookup.cpp(253)] PASS : tst_QDnsLookup::lookup(idn:ptr-empty) PASS : tst_QDnsLookup::lookup(idn:ptr-notfound) FAIL! : tst_QDnsLookup::lookup(idn:ptr-single) 'int(lookup.error()) == error' returned FALSE. (Non existent domain) Loc: [tst_qdnslookup.cpp(209)] PASS : tst_QDnsLookup::lookup(idn:srv-empty) PASS : tst_QDnsLookup::lookup(idn:srv-notfound) PASS : tst_QDnsLookup::lookup(idn:srv-single) PASS : tst_QDnsLookup::lookup(idn:srv-prio) PASS : tst_QDnsLookup::lookup(idn:srv-weighted) PASS : tst_QDnsLookup::lookup(idn:srv-multi) PASS : tst_QDnsLookup::lookup(idn:txt-empty) PASS : tst_QDnsLookup::lookup(idn:txt-notfound) PASS : tst_QDnsLookup::lookup(idn:txt-single) PASS : tst_QDnsLookup::lookup(idn:txt-multi-onerr) PASS : tst_QDnsLookup::lookup(idn:txt-multi-multirr) PASS : tst_QDnsLookup::lookupReuse(normal) PASS : tst_QDnsLookup::lookupReuse(idn) PASS : tst_QDnsLookup::lookupAbortRetry(normal) PASS : tst_QDnsLookup::lookupAbortRetry(idn) PASS : tst_QDnsLookup::cleanupTestCase() Totals: 74 passed, 6 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_QDnsLookup ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qdnslookup: 1 seconds, exit code 6 cc1plus: error: unrecognized command line option ‘-fuse-ld=gold’ Build log: http://testresults.qt.io/ci/QtBase_5.4_Integration/build_01839/linux-g++_no-widgets_Ubuntu_12.04_x64/log.txt.gz Tested changes (refs/builds/5.4_1425214606): http://codereview.qt-project.org/107096 [PS1] - Remove unneeded exec permission from icomoon fonts From ci-noreply at qt-project.org Sun Mar 1 14:37:59 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 1 Mar 2015 14:37:59 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - QtBase_5.4_mobile_state #116 - FAILURE Message-ID: <20150301133759.4A261300DF@fork.qtproject.c.bitbit.net> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt-project.org/ci/QtBase_5.4_mobile_state/build_00116 From ci-noreply at qt-project.org Sun Mar 1 15:01:34 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 1 Mar 2015 16:01:34 +0200 Subject: [Ci-reports] pass on QtScript_5.4_Integration #36 Message-ID: <20150301_140134_087318.ci-noreply@qt-project.org> QtScript_5.4_Integration #36: SUCCESS Tested changes (refs/builds/5.4_1425216250): http://codereview.qt-project.org/107469 [PS1] - Detect PowerPC little-endian architecture From ci-noreply at qt-project.org Sun Mar 1 18:20:23 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 1 Mar 2015 18:20:23 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - QtBase_dev_mobile_state #307 - FAILURE Message-ID: <20150301172023.C7A5030749@fork.qtproject.c.bitbit.net> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt-project.org/ci/QtBase_dev_mobile_state/build_00307 From ci-noreply at qt-project.org Sun Mar 1 21:51:55 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 1 Mar 2015 22:51:55 +0200 Subject: [Ci-reports] pass on QtBase_5.4_Integration #1841 Message-ID: <20150301_205155_087820.ci-noreply@qt-project.org> QtBase_5.4_Integration #1841: SUCCESS Tested changes (refs/builds/5.4_1425235647): http://codereview.qt-project.org/107451 [PS1] - Revert "Update the DNS and name-resolver tests to the official zone" From ci-noreply at qt-project.org Sun Mar 1 23:38:49 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 1 Mar 2015 23:38:49 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.4.1_state #52 - FAILURE Message-ID: <20150301223849.BAE833075D@fork.qtproject.c.bitbit.net> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt-project.org/ci/Qt5_5.4.1_state/build_00052 From ci-noreply at qt-project.org Mon Mar 2 01:45:59 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 2 Mar 2015 01:45:59 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_dev_state #384 - FAILURE Message-ID: <20150302004559.9F9AA3093B@fork.qtproject.c.bitbit.net> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt-project.org/ci/Qt5_dev_state/build_00384 From ci-noreply at qt-project.org Mon Mar 2 03:07:34 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 2 Mar 2015 03:07:34 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.5_state #13 - FAILURE Message-ID: <20150302020734.3C29A30929@fork.qtproject.c.bitbit.net> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt-project.org/ci/Qt5_5.5_state/build_00013 From ci-noreply at qt-project.org Mon Mar 2 04:01:54 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 2 Mar 2015 04:01:54 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - QtBase_5.3_mobile_state #278 - FAILURE Message-ID: <20150302030154.5BF543088E@fork.qtproject.c.bitbit.net> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt-project.org/ci/QtBase_5.3_mobile_state/build_00278 From ci-noreply at qt-project.org Mon Mar 2 05:58:03 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 2 Mar 2015 06:58:03 +0200 Subject: [Ci-reports] Problems... Message-ID: <20150302_045803_066065.ci-noreply@qt-project.org> Some problems occurred recently... 2015-03-02T04:56:03Z: [QtBase_5.5_Integration error] fetch http://qt-ci.digia.com//job/QtBase_5.5_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 1761., retry in 2 seconds From ci-noreply at qt-project.org Mon Mar 2 06:34:13 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 2 Mar 2015 06:34:13 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.4_state #175 - FAILURE Message-ID: <20150302053413.E68173087A@fork.qtproject.c.bitbit.net> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt-project.org/ci/Qt5_5.4_state/build_00175 From ci-noreply at qt-project.org Mon Mar 2 06:50:14 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 2 Mar 2015 07:50:14 +0200 Subject: [Ci-reports] fail on QtBase_5.5_Integration #126 Message-ID: <20150302_055014_068843.ci-noreply@qt-project.org> Autotest `tst_qdnslookup' failed :( Testing tst_QDnsLookup FAIL! : tst_QDnsLookup::lookup(normal:ns-single) Compared values are not the same Actual (nameServers.join(';')): "ns11.cloudns.net" Expected (ns) : "ns-foo.linpro.net" tst_qdnslookup.cpp(286) : failure location FAIL! : tst_QDnsLookup::lookup(normal:ns-multi) Compared values are not the same Actual (nameServers.join(';')): "ns11.cloudns.net;ns12.cloudns.net" Expected (ns) : "ns-bar.linpro.net;ns-foo.linpro.net" tst_qdnslookup.cpp(286) : failure location FAIL! : tst_QDnsLookup::lookup(normal:ptr-single) 'int(lookup.error()) == error' returned FALSE. (Actual error: 7 (Non existent domain), expected: 0, domain: ptr-single.test.qt-project.org, host: ptr: a-single.test.qt-project.org) tst_qdnslookup.cpp(242) : failure location FAIL! : tst_QDnsLookup::lookup(idn:ns-single) Compared values are not the same Actual (nameServers.join(';')): "ns11.cloudns.net" Expected (ns) : "ns-foo.linpro.net" tst_qdnslookup.cpp(286) : failure location FAIL! : tst_QDnsLookup::lookup(idn:ns-multi) Compared values are not the same Actual (nameServers.join(';')): "ns11.cloudns.net;ns12.cloudns.net" Expected (ns) : "ns-bar.linpro.net;ns-foo.linpro.net" tst_qdnslookup.cpp(286) : failure location FAIL! : tst_QDnsLookup::lookup(idn:ptr-single) 'int(lookup.error()) == error' returned FALSE. (Actual error: 7 (Non existent domain), expected: 0, domain: ptr-single.alqualond�.test.qt-project.org, host: ptr: a-single.alqualond�.test.qt-project.org) tst_qdnslookup.cpp(242) : failure location Totals: 74 passed, 6 failed, 0 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QDnsLookup ********* Config: Using QtTest library 5.5.0, Qt 5.5.0 (i386-little_endian-ilp32 shared (dynamic) release build; by MSVC 2010) PASS : tst_QDnsLookup::initTestCase() PASS : tst_QDnsLookup::lookup(normal:a-empty) PASS : tst_QDnsLookup::lookup(normal:a-notfound) PASS : tst_QDnsLookup::lookup(normal:a-single) PASS : tst_QDnsLookup::lookup(normal:a-multi) PASS : tst_QDnsLookup::lookup(normal:aaaa-empty) PASS : tst_QDnsLookup::lookup(normal:aaaa-notfound) PASS : tst_QDnsLookup::lookup(normal:aaaa-single) PASS : tst_QDnsLookup::lookup(normal:aaaa-multi) PASS : tst_QDnsLookup::lookup(normal:any-empty) PASS : tst_QDnsLookup::lookup(normal:any-notfound) PASS : tst_QDnsLookup::lookup(normal:any-a-single) PASS : tst_QDnsLookup::lookup(normal:any-a-plus-aaaa) PASS : tst_QDnsLookup::lookup(normal:any-multi) PASS : tst_QDnsLookup::lookup(normal:mx-empty) PASS : tst_QDnsLookup::lookup(normal:mx-notfound) PASS : tst_QDnsLookup::lookup(normal:mx-single) PASS : tst_QDnsLookup::lookup(normal:mx-single-cname) PASS : tst_QDnsLookup::lookup(normal:mx-multi) PASS : tst_QDnsLookup::lookup(normal:mx-multi-sameprio) PASS : tst_QDnsLookup::lookup(normal:ns-empty) PASS : tst_QDnsLookup::lookup(normal:ns-notfound) FAIL! : tst_QDnsLookup::lookup(normal:ns-single) Compared values are not the same Actual (nameServers.join(';')): "ns11.cloudns.net" Expected (ns) : "ns-foo.linpro.net" tst_qdnslookup.cpp(286) : failure location FAIL! : tst_QDnsLookup::lookup(normal:ns-multi) Compared values are not the same Actual (nameServers.join(';')): "ns11.cloudns.net;ns12.cloudns.net" Expected (ns) : "ns-bar.linpro.net;ns-foo.linpro.net" tst_qdnslookup.cpp(286) : failure location PASS : tst_QDnsLookup::lookup(normal:ptr-empty) PASS : tst_QDnsLookup::lookup(normal:ptr-notfound) FAIL! : tst_QDnsLookup::lookup(normal:ptr-single) 'int(lookup.error()) == error' returned FALSE. (Actual error: 7 (Non existent domain), expected: 0, domain: ptr-single.test.qt-project.org, host: ptr: a-single.test.qt-project.org) tst_qdnslookup.cpp(242) : failure location PASS : tst_QDnsLookup::lookup(normal:srv-empty) PASS : tst_QDnsLookup::lookup(normal:srv-notfound) PASS : tst_QDnsLookup::lookup(normal:srv-single) PASS : tst_QDnsLookup::lookup(normal:srv-prio) PASS : tst_QDnsLookup::lookup(normal:srv-weighted) PASS : tst_QDnsLookup::lookup(normal:srv-multi) PASS : tst_QDnsLookup::lookup(normal:txt-empty) PASS : tst_QDnsLookup::lookup(normal:txt-notfound) PASS : tst_QDnsLookup::lookup(normal:txt-single) PASS : tst_QDnsLookup::lookup(normal:txt-multi-onerr) PASS : tst_QDnsLookup::lookup(normal:txt-multi-multirr) PASS : tst_QDnsLookup::lookup(idn:a-empty) PASS : tst_QDnsLookup::lookup(idn:a-notfound) PASS : tst_QDnsLookup::lookup(idn:a-single) PASS : tst_QDnsLookup::lookup(idn:a-multi) PASS : tst_QDnsLookup::lookup(idn:aaaa-empty) PASS : tst_QDnsLookup::lookup(idn:aaaa-notfound) PASS : tst_QDnsLookup::lookup(idn:aaaa-single) PASS : tst_QDnsLookup::lookup(idn:aaaa-multi) PASS : tst_QDnsLookup::lookup(idn:any-empty) PASS : tst_QDnsLookup::lookup(idn:any-notfound) PASS : tst_QDnsLookup::lookup(idn:any-a-single) PASS : tst_QDnsLookup::lookup(idn:any-a-plus-aaaa) PASS : tst_QDnsLookup::lookup(idn:any-multi) PASS : tst_QDnsLookup::lookup(idn:mx-empty) PASS : tst_QDnsLookup::lookup(idn:mx-notfound) PASS : tst_QDnsLookup::lookup(idn:mx-single) PASS : tst_QDnsLookup::lookup(idn:mx-single-cname) PASS : tst_QDnsLookup::lookup(idn:mx-multi) PASS : tst_QDnsLookup::lookup(idn:mx-multi-sameprio) PASS : tst_QDnsLookup::lookup(idn:ns-empty) PASS : tst_QDnsLookup::lookup(idn:ns-notfound) FAIL! : tst_QDnsLookup::lookup(idn:ns-single) Compared values are not the same Actual (nameServers.join(';')): "ns11.cloudns.net" Expected (ns) : "ns-foo.linpro.net" tst_qdnslookup.cpp(286) : failure location FAIL! : tst_QDnsLookup::lookup(idn:ns-multi) Compared values are not the same Actual (nameServers.join(';')): "ns11.cloudns.net;ns12.cloudns.net" Expected (ns) : "ns-bar.linpro.net;ns-foo.linpro.net" tst_qdnslookup.cpp(286) : failure location PASS : tst_QDnsLookup::lookup(idn:ptr-empty) PASS : tst_QDnsLookup::lookup(idn:ptr-notfound) FAIL! : tst_QDnsLookup::lookup(idn:ptr-single) 'int(lookup.error()) == error' returned FALSE. (Actual error: 7 (Non existent domain), expected: 0, domain: ptr-single.alqualond�.test.qt-project.org, host: ptr: a-single.alqualond�.test.qt-project.org) tst_qdnslookup.cpp(242) : failure location PASS : tst_QDnsLookup::lookup(idn:srv-empty) PASS : tst_QDnsLookup::lookup(idn:srv-notfound) PASS : tst_QDnsLookup::lookup(idn:srv-single) PASS : tst_QDnsLookup::lookup(idn:srv-prio) PASS : tst_QDnsLookup::lookup(idn:srv-weighted) PASS : tst_QDnsLookup::lookup(idn:srv-multi) PASS : tst_QDnsLookup::lookup(idn:txt-empty) PASS : tst_QDnsLookup::lookup(idn:txt-notfound) PASS : tst_QDnsLookup::lookup(idn:txt-single) PASS : tst_QDnsLookup::lookup(idn:txt-multi-onerr) PASS : tst_QDnsLookup::lookup(idn:txt-multi-multirr) PASS : tst_QDnsLookup::lookupReuse(normal) PASS : tst_QDnsLookup::lookupReuse(idn) PASS : tst_QDnsLookup::lookupAbortRetry(normal) PASS : tst_QDnsLookup::lookupAbortRetry(idn) PASS : tst_QDnsLookup::cleanupTestCase() Totals: 74 passed, 6 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_QDnsLookup ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qdnslookup: 1 seconds, exit code 6 Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_00126/win32-msvc2010_Windows_7/log.txt.gz Tested changes (refs/builds/5.5_1425272015): http://codereview.qt-project.org/107331 [PS2] - Introduce QQuaternion::dotProduct() From ci-noreply at qt-project.org Mon Mar 2 06:53:59 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 2 Mar 2015 06:53:59 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.3_state #279 - FAILURE Message-ID: <20150302055359.1C0FA30884@fork.qtproject.c.bitbit.net> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt-project.org/ci/Qt5_5.3_state/build_00279 From ci-noreply at qt-project.org Mon Mar 2 08:46:40 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 2 Mar 2015 09:46:40 +0200 Subject: [Ci-reports] fail on QtBase_5.5_Integration #127 Message-ID: <20150302_074640_051342.ci-noreply@qt-project.org> Autotest `tst_qdnslookup' failed :( Testing tst_QDnsLookup FAIL! : tst_QDnsLookup::lookup(normal:ns-single) Compared values are not the same Actual (nameServers.join(';')): "ns11.cloudns.net" Expected (ns) : "ns-foo.linpro.net" tst_qdnslookup.cpp(286) : failure location FAIL! : tst_QDnsLookup::lookup(normal:ns-multi) Compared values are not the same Actual (nameServers.join(';')): "ns11.cloudns.net;ns12.cloudns.net" Expected (ns) : "ns-bar.linpro.net;ns-foo.linpro.net" tst_qdnslookup.cpp(286) : failure location FAIL! : tst_QDnsLookup::lookup(normal:ptr-single) 'int(lookup.error()) == error' returned FALSE. (Actual error: 7 (Non existent domain), expected: 0, domain: ptr-single.test.qt-project.org, host: ptr: a-single.test.qt-project.org) tst_qdnslookup.cpp(242) : failure location FAIL! : tst_QDnsLookup::lookup(idn:ns-single) Compared values are not the same Actual (nameServers.join(';')): "ns11.cloudns.net" Expected (ns) : "ns-foo.linpro.net" tst_qdnslookup.cpp(286) : failure location FAIL! : tst_QDnsLookup::lookup(idn:ns-multi) Compared values are not the same Actual (nameServers.join(';')): "ns11.cloudns.net;ns12.cloudns.net" Expected (ns) : "ns-bar.linpro.net;ns-foo.linpro.net" tst_qdnslookup.cpp(286) : failure location FAIL! : tst_QDnsLookup::lookup(idn:ptr-single) 'int(lookup.error()) == error' returned FALSE. (Actual error: 7 (Non existent domain), expected: 0, domain: ptr-single.alqualond�.test.qt-project.org, host: ptr: a-single.alqualond�.test.qt-project.org) tst_qdnslookup.cpp(242) : failure location Totals: 74 passed, 6 failed, 0 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QDnsLookup ********* Config: Using QtTest library 5.5.0, Qt 5.5.0 (i386-little_endian-ilp32 shared (dynamic) release build; by MSVC 2010) PASS : tst_QDnsLookup::initTestCase() PASS : tst_QDnsLookup::lookup(normal:a-empty) PASS : tst_QDnsLookup::lookup(normal:a-notfound) PASS : tst_QDnsLookup::lookup(normal:a-single) PASS : tst_QDnsLookup::lookup(normal:a-multi) PASS : tst_QDnsLookup::lookup(normal:aaaa-empty) PASS : tst_QDnsLookup::lookup(normal:aaaa-notfound) PASS : tst_QDnsLookup::lookup(normal:aaaa-single) PASS : tst_QDnsLookup::lookup(normal:aaaa-multi) PASS : tst_QDnsLookup::lookup(normal:any-empty) PASS : tst_QDnsLookup::lookup(normal:any-notfound) PASS : tst_QDnsLookup::lookup(normal:any-a-single) PASS : tst_QDnsLookup::lookup(normal:any-a-plus-aaaa) PASS : tst_QDnsLookup::lookup(normal:any-multi) PASS : tst_QDnsLookup::lookup(normal:mx-empty) PASS : tst_QDnsLookup::lookup(normal:mx-notfound) PASS : tst_QDnsLookup::lookup(normal:mx-single) PASS : tst_QDnsLookup::lookup(normal:mx-single-cname) PASS : tst_QDnsLookup::lookup(normal:mx-multi) PASS : tst_QDnsLookup::lookup(normal:mx-multi-sameprio) PASS : tst_QDnsLookup::lookup(normal:ns-empty) PASS : tst_QDnsLookup::lookup(normal:ns-notfound) FAIL! : tst_QDnsLookup::lookup(normal:ns-single) Compared values are not the same Actual (nameServers.join(';')): "ns11.cloudns.net" Expected (ns) : "ns-foo.linpro.net" tst_qdnslookup.cpp(286) : failure location FAIL! : tst_QDnsLookup::lookup(normal:ns-multi) Compared values are not the same Actual (nameServers.join(';')): "ns11.cloudns.net;ns12.cloudns.net" Expected (ns) : "ns-bar.linpro.net;ns-foo.linpro.net" tst_qdnslookup.cpp(286) : failure location PASS : tst_QDnsLookup::lookup(normal:ptr-empty) PASS : tst_QDnsLookup::lookup(normal:ptr-notfound) FAIL! : tst_QDnsLookup::lookup(normal:ptr-single) 'int(lookup.error()) == error' returned FALSE. (Actual error: 7 (Non existent domain), expected: 0, domain: ptr-single.test.qt-project.org, host: ptr: a-single.test.qt-project.org) tst_qdnslookup.cpp(242) : failure location PASS : tst_QDnsLookup::lookup(normal:srv-empty) PASS : tst_QDnsLookup::lookup(normal:srv-notfound) PASS : tst_QDnsLookup::lookup(normal:srv-single) PASS : tst_QDnsLookup::lookup(normal:srv-prio) PASS : tst_QDnsLookup::lookup(normal:srv-weighted) PASS : tst_QDnsLookup::lookup(normal:srv-multi) PASS : tst_QDnsLookup::lookup(normal:txt-empty) PASS : tst_QDnsLookup::lookup(normal:txt-notfound) PASS : tst_QDnsLookup::lookup(normal:txt-single) PASS : tst_QDnsLookup::lookup(normal:txt-multi-onerr) PASS : tst_QDnsLookup::lookup(normal:txt-multi-multirr) PASS : tst_QDnsLookup::lookup(idn:a-empty) PASS : tst_QDnsLookup::lookup(idn:a-notfound) PASS : tst_QDnsLookup::lookup(idn:a-single) PASS : tst_QDnsLookup::lookup(idn:a-multi) PASS : tst_QDnsLookup::lookup(idn:aaaa-empty) PASS : tst_QDnsLookup::lookup(idn:aaaa-notfound) PASS : tst_QDnsLookup::lookup(idn:aaaa-single) PASS : tst_QDnsLookup::lookup(idn:aaaa-multi) PASS : tst_QDnsLookup::lookup(idn:any-empty) PASS : tst_QDnsLookup::lookup(idn:any-notfound) PASS : tst_QDnsLookup::lookup(idn:any-a-single) PASS : tst_QDnsLookup::lookup(idn:any-a-plus-aaaa) PASS : tst_QDnsLookup::lookup(idn:any-multi) PASS : tst_QDnsLookup::lookup(idn:mx-empty) PASS : tst_QDnsLookup::lookup(idn:mx-notfound) PASS : tst_QDnsLookup::lookup(idn:mx-single) PASS : tst_QDnsLookup::lookup(idn:mx-single-cname) PASS : tst_QDnsLookup::lookup(idn:mx-multi) PASS : tst_QDnsLookup::lookup(idn:mx-multi-sameprio) PASS : tst_QDnsLookup::lookup(idn:ns-empty) PASS : tst_QDnsLookup::lookup(idn:ns-notfound) FAIL! : tst_QDnsLookup::lookup(idn:ns-single) Compared values are not the same Actual (nameServers.join(';')): "ns11.cloudns.net" Expected (ns) : "ns-foo.linpro.net" tst_qdnslookup.cpp(286) : failure location FAIL! : tst_QDnsLookup::lookup(idn:ns-multi) Compared values are not the same Actual (nameServers.join(';')): "ns11.cloudns.net;ns12.cloudns.net" Expected (ns) : "ns-bar.linpro.net;ns-foo.linpro.net" tst_qdnslookup.cpp(286) : failure location PASS : tst_QDnsLookup::lookup(idn:ptr-empty) PASS : tst_QDnsLookup::lookup(idn:ptr-notfound) FAIL! : tst_QDnsLookup::lookup(idn:ptr-single) 'int(lookup.error()) == error' returned FALSE. (Actual error: 7 (Non existent domain), expected: 0, domain: ptr-single.alqualond�.test.qt-project.org, host: ptr: a-single.alqualond�.test.qt-project.org) tst_qdnslookup.cpp(242) : failure location PASS : tst_QDnsLookup::lookup(idn:srv-empty) PASS : tst_QDnsLookup::lookup(idn:srv-notfound) PASS : tst_QDnsLookup::lookup(idn:srv-single) PASS : tst_QDnsLookup::lookup(idn:srv-prio) PASS : tst_QDnsLookup::lookup(idn:srv-weighted) PASS : tst_QDnsLookup::lookup(idn:srv-multi) PASS : tst_QDnsLookup::lookup(idn:txt-empty) PASS : tst_QDnsLookup::lookup(idn:txt-notfound) PASS : tst_QDnsLookup::lookup(idn:txt-single) PASS : tst_QDnsLookup::lookup(idn:txt-multi-onerr) PASS : tst_QDnsLookup::lookup(idn:txt-multi-multirr) PASS : tst_QDnsLookup::lookupReuse(normal) PASS : tst_QDnsLookup::lookupReuse(idn) PASS : tst_QDnsLookup::lookupAbortRetry(normal) PASS : tst_QDnsLookup::lookupAbortRetry(idn) PASS : tst_QDnsLookup::cleanupTestCase() Totals: 74 passed, 6 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_QDnsLookup ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qdnslookup: 1 seconds, exit code 6 Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_00127/win32-msvc2010_Windows_7/log.txt.gz Tested changes (refs/builds/5.5_1425279110): http://codereview.qt-project.org/91866 [PS14] - Document Q_ENUM and Q_FLAG http://codereview.qt-project.org/107388 [PS1] - Remove debug formatting functions obsoleted by the new debug operator for QFlag. http://codereview.qt-project.org/107384 [PS2] - Implement debug operator for QStyle::State using the new operator for QFlags. http://codereview.qt-project.org/107200 [PS3] - avoid sending QPinchGestures based on unreasonable pinch deltas http://codereview.qt-project.org/107375 [PS2] - autotests: fix the build in case of QT_NO_WHEELEVENT http://codereview.qt-project.org/107399 [PS2] - QEvent types: use Q_ENUM qDebug support instead of custom formatters http://codereview.qt-project.org/107417 [PS1] - QTabletEvent manual test: use built-in QDebug operator http://codereview.qt-project.org/107145 [PS4] - doc: imagegestures example: document the pinch handler http://codereview.qt-project.org/107379 [PS1] - Remove MSVC created lib file for shared library in distclean target From ci-noreply at qt-project.org Mon Mar 2 09:05:49 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 2 Mar 2015 10:05:49 +0200 Subject: [Ci-reports] pass on QtBase_5.4_Integration #1844 Message-ID: <20150302_080549_040013.ci-noreply@qt-project.org> QtBase_5.4_Integration #1844: SUCCESS Tested changes (refs/builds/5.4_1425276529): http://codereview.qt-project.org/100116 [PS3] - Fix drawing of background for multipage QTextTable cells From ci-noreply at qt-project.org Mon Mar 2 09:43:33 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 2 Mar 2015 10:43:33 +0200 Subject: [Ci-reports] fail on QtBase_5.5_Integration #128 Message-ID: <20150302_084333_023583.ci-noreply@qt-project.org> Autotest `tst_qdnslookup' failed :( Testing tst_QDnsLookup FAIL! : tst_QDnsLookup::lookup(normal:ns-single) Compared values are not the same Actual (nameServers.join(';')): "ns11.cloudns.net" Expected (ns) : "ns-foo.linpro.net" tst_qdnslookup.cpp(286) : failure location FAIL! : tst_QDnsLookup::lookup(normal:ns-multi) Compared values are not the same Actual (nameServers.join(';')): "ns11.cloudns.net;ns12.cloudns.net" Expected (ns) : "ns-bar.linpro.net;ns-foo.linpro.net" tst_qdnslookup.cpp(286) : failure location FAIL! : tst_QDnsLookup::lookup(normal:ptr-single) 'int(lookup.error()) == error' returned FALSE. (Actual error: 7 (Non existent domain), expected: 0, domain: ptr-single.test.qt-project.org, host: ptr: a-single.test.qt-project.org) tst_qdnslookup.cpp(242) : failure location FAIL! : tst_QDnsLookup::lookup(idn:ns-single) Compared values are not the same Actual (nameServers.join(';')): "ns11.cloudns.net" Expected (ns) : "ns-foo.linpro.net" tst_qdnslookup.cpp(286) : failure location FAIL! : tst_QDnsLookup::lookup(idn:ns-multi) Compared values are not the same Actual (nameServers.join(';')): "ns11.cloudns.net;ns12.cloudns.net" Expected (ns) : "ns-bar.linpro.net;ns-foo.linpro.net" tst_qdnslookup.cpp(286) : failure location FAIL! : tst_QDnsLookup::lookup(idn:ptr-single) 'int(lookup.error()) == error' returned FALSE. (Actual error: 7 (Non existent domain), expected: 0, domain: ptr-single.alqualond�.test.qt-project.org, host: ptr: a-single.alqualond�.test.qt-project.org) tst_qdnslookup.cpp(242) : failure location Totals: 74 passed, 6 failed, 0 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QDnsLookup ********* Config: Using QtTest library 5.5.0, Qt 5.5.0 (i386-little_endian-ilp32 shared (dynamic) release build; by MSVC 2010) PASS : tst_QDnsLookup::initTestCase() PASS : tst_QDnsLookup::lookup(normal:a-empty) PASS : tst_QDnsLookup::lookup(normal:a-notfound) PASS : tst_QDnsLookup::lookup(normal:a-single) PASS : tst_QDnsLookup::lookup(normal:a-multi) PASS : tst_QDnsLookup::lookup(normal:aaaa-empty) PASS : tst_QDnsLookup::lookup(normal:aaaa-notfound) PASS : tst_QDnsLookup::lookup(normal:aaaa-single) PASS : tst_QDnsLookup::lookup(normal:aaaa-multi) PASS : tst_QDnsLookup::lookup(normal:any-empty) PASS : tst_QDnsLookup::lookup(normal:any-notfound) PASS : tst_QDnsLookup::lookup(normal:any-a-single) PASS : tst_QDnsLookup::lookup(normal:any-a-plus-aaaa) PASS : tst_QDnsLookup::lookup(normal:any-multi) PASS : tst_QDnsLookup::lookup(normal:mx-empty) PASS : tst_QDnsLookup::lookup(normal:mx-notfound) PASS : tst_QDnsLookup::lookup(normal:mx-single) PASS : tst_QDnsLookup::lookup(normal:mx-single-cname) PASS : tst_QDnsLookup::lookup(normal:mx-multi) PASS : tst_QDnsLookup::lookup(normal:mx-multi-sameprio) PASS : tst_QDnsLookup::lookup(normal:ns-empty) PASS : tst_QDnsLookup::lookup(normal:ns-notfound) FAIL! : tst_QDnsLookup::lookup(normal:ns-single) Compared values are not the same Actual (nameServers.join(';')): "ns11.cloudns.net" Expected (ns) : "ns-foo.linpro.net" tst_qdnslookup.cpp(286) : failure location FAIL! : tst_QDnsLookup::lookup(normal:ns-multi) Compared values are not the same Actual (nameServers.join(';')): "ns11.cloudns.net;ns12.cloudns.net" Expected (ns) : "ns-bar.linpro.net;ns-foo.linpro.net" tst_qdnslookup.cpp(286) : failure location PASS : tst_QDnsLookup::lookup(normal:ptr-empty) PASS : tst_QDnsLookup::lookup(normal:ptr-notfound) FAIL! : tst_QDnsLookup::lookup(normal:ptr-single) 'int(lookup.error()) == error' returned FALSE. (Actual error: 7 (Non existent domain), expected: 0, domain: ptr-single.test.qt-project.org, host: ptr: a-single.test.qt-project.org) tst_qdnslookup.cpp(242) : failure location PASS : tst_QDnsLookup::lookup(normal:srv-empty) PASS : tst_QDnsLookup::lookup(normal:srv-notfound) PASS : tst_QDnsLookup::lookup(normal:srv-single) PASS : tst_QDnsLookup::lookup(normal:srv-prio) PASS : tst_QDnsLookup::lookup(normal:srv-weighted) PASS : tst_QDnsLookup::lookup(normal:srv-multi) PASS : tst_QDnsLookup::lookup(normal:txt-empty) PASS : tst_QDnsLookup::lookup(normal:txt-notfound) PASS : tst_QDnsLookup::lookup(normal:txt-single) PASS : tst_QDnsLookup::lookup(normal:txt-multi-onerr) PASS : tst_QDnsLookup::lookup(normal:txt-multi-multirr) PASS : tst_QDnsLookup::lookup(idn:a-empty) PASS : tst_QDnsLookup::lookup(idn:a-notfound) PASS : tst_QDnsLookup::lookup(idn:a-single) PASS : tst_QDnsLookup::lookup(idn:a-multi) PASS : tst_QDnsLookup::lookup(idn:aaaa-empty) PASS : tst_QDnsLookup::lookup(idn:aaaa-notfound) PASS : tst_QDnsLookup::lookup(idn:aaaa-single) PASS : tst_QDnsLookup::lookup(idn:aaaa-multi) PASS : tst_QDnsLookup::lookup(idn:any-empty) PASS : tst_QDnsLookup::lookup(idn:any-notfound) PASS : tst_QDnsLookup::lookup(idn:any-a-single) PASS : tst_QDnsLookup::lookup(idn:any-a-plus-aaaa) PASS : tst_QDnsLookup::lookup(idn:any-multi) PASS : tst_QDnsLookup::lookup(idn:mx-empty) PASS : tst_QDnsLookup::lookup(idn:mx-notfound) PASS : tst_QDnsLookup::lookup(idn:mx-single) PASS : tst_QDnsLookup::lookup(idn:mx-single-cname) PASS : tst_QDnsLookup::lookup(idn:mx-multi) PASS : tst_QDnsLookup::lookup(idn:mx-multi-sameprio) PASS : tst_QDnsLookup::lookup(idn:ns-empty) PASS : tst_QDnsLookup::lookup(idn:ns-notfound) FAIL! : tst_QDnsLookup::lookup(idn:ns-single) Compared values are not the same Actual (nameServers.join(';')): "ns11.cloudns.net" Expected (ns) : "ns-foo.linpro.net" tst_qdnslookup.cpp(286) : failure location FAIL! : tst_QDnsLookup::lookup(idn:ns-multi) Compared values are not the same Actual (nameServers.join(';')): "ns11.cloudns.net;ns12.cloudns.net" Expected (ns) : "ns-bar.linpro.net;ns-foo.linpro.net" tst_qdnslookup.cpp(286) : failure location PASS : tst_QDnsLookup::lookup(idn:ptr-empty) PASS : tst_QDnsLookup::lookup(idn:ptr-notfound) FAIL! : tst_QDnsLookup::lookup(idn:ptr-single) 'int(lookup.error()) == error' returned FALSE. (Actual error: 7 (Non existent domain), expected: 0, domain: ptr-single.alqualond�.test.qt-project.org, host: ptr: a-single.alqualond�.test.qt-project.org) tst_qdnslookup.cpp(242) : failure location PASS : tst_QDnsLookup::lookup(idn:srv-empty) PASS : tst_QDnsLookup::lookup(idn:srv-notfound) PASS : tst_QDnsLookup::lookup(idn:srv-single) PASS : tst_QDnsLookup::lookup(idn:srv-prio) PASS : tst_QDnsLookup::lookup(idn:srv-weighted) PASS : tst_QDnsLookup::lookup(idn:srv-multi) PASS : tst_QDnsLookup::lookup(idn:txt-empty) PASS : tst_QDnsLookup::lookup(idn:txt-notfound) PASS : tst_QDnsLookup::lookup(idn:txt-single) PASS : tst_QDnsLookup::lookup(idn:txt-multi-onerr) PASS : tst_QDnsLookup::lookup(idn:txt-multi-multirr) PASS : tst_QDnsLookup::lookupReuse(normal) PASS : tst_QDnsLookup::lookupReuse(idn) PASS : tst_QDnsLookup::lookupAbortRetry(normal) PASS : tst_QDnsLookup::lookupAbortRetry(idn) PASS : tst_QDnsLookup::cleanupTestCase() Totals: 74 passed, 6 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_QDnsLookup ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qdnslookup: 4 seconds, exit code 6 Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_00128/win32-msvc2010_Windows_7/log.txt.gz ============================================================ Autotest `tst_qdnslookup' failed :( Testing tst_QDnsLookup FAIL! : tst_QDnsLookup::lookup(normal:ns-single) Compared values are not the same Actual (nameServers.join(';')): "ns11.cloudns.net" Expected (ns) : "ns-foo.linpro.net" tst_qdnslookup.cpp(286) : failure location FAIL! : tst_QDnsLookup::lookup(normal:ns-multi) Compared values are not the same Actual (nameServers.join(';')): "ns11.cloudns.net;ns12.cloudns.net" Expected (ns) : "ns-bar.linpro.net;ns-foo.linpro.net" tst_qdnslookup.cpp(286) : failure location FAIL! : tst_QDnsLookup::lookup(normal:ptr-single) 'int(lookup.error()) == error' returned FALSE. (Actual error: 7 (Non existent domain), expected: 0, domain: ptr-single.test.qt-project.org, host: ptr: a-single.test.qt-project.org) tst_qdnslookup.cpp(242) : failure location FAIL! : tst_QDnsLookup::lookup(idn:ns-single) Compared values are not the same Actual (nameServers.join(';')): "ns11.cloudns.net" Expected (ns) : "ns-foo.linpro.net" tst_qdnslookup.cpp(286) : failure location FAIL! : tst_QDnsLookup::lookup(idn:ns-multi) Compared values are not the same Actual (nameServers.join(';')): "ns11.cloudns.net;ns12.cloudns.net" Expected (ns) : "ns-bar.linpro.net;ns-foo.linpro.net" tst_qdnslookup.cpp(286) : failure location FAIL! : tst_QDnsLookup::lookup(idn:ptr-single) 'int(lookup.error()) == error' returned FALSE. (Actual error: 7 (Non existent domain), expected: 0, domain: ptr-single.alqualond�.test.qt-project.org, host: ptr: a-single.alqualond�.test.qt-project.org) tst_qdnslookup.cpp(242) : failure location Totals: 74 passed, 6 failed, 0 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QDnsLookup ********* Config: Using QtTest library 5.5.0, Qt 5.5.0 (i386-little_endian-ilp32 shared (dynamic) release build; by MSVC 2010) PASS : tst_QDnsLookup::initTestCase() PASS : tst_QDnsLookup::lookup(normal:a-empty) PASS : tst_QDnsLookup::lookup(normal:a-notfound) PASS : tst_QDnsLookup::lookup(normal:a-single) PASS : tst_QDnsLookup::lookup(normal:a-multi) PASS : tst_QDnsLookup::lookup(normal:aaaa-empty) PASS : tst_QDnsLookup::lookup(normal:aaaa-notfound) PASS : tst_QDnsLookup::lookup(normal:aaaa-single) PASS : tst_QDnsLookup::lookup(normal:aaaa-multi) PASS : tst_QDnsLookup::lookup(normal:any-empty) PASS : tst_QDnsLookup::lookup(normal:any-notfound) PASS : tst_QDnsLookup::lookup(normal:any-a-single) PASS : tst_QDnsLookup::lookup(normal:any-a-plus-aaaa) PASS : tst_QDnsLookup::lookup(normal:any-multi) PASS : tst_QDnsLookup::lookup(normal:mx-empty) PASS : tst_QDnsLookup::lookup(normal:mx-notfound) PASS : tst_QDnsLookup::lookup(normal:mx-single) PASS : tst_QDnsLookup::lookup(normal:mx-single-cname) PASS : tst_QDnsLookup::lookup(normal:mx-multi) PASS : tst_QDnsLookup::lookup(normal:mx-multi-sameprio) PASS : tst_QDnsLookup::lookup(normal:ns-empty) PASS : tst_QDnsLookup::lookup(normal:ns-notfound) FAIL! : tst_QDnsLookup::lookup(normal:ns-single) Compared values are not the same Actual (nameServers.join(';')): "ns11.cloudns.net" Expected (ns) : "ns-foo.linpro.net" tst_qdnslookup.cpp(286) : failure location FAIL! : tst_QDnsLookup::lookup(normal:ns-multi) Compared values are not the same Actual (nameServers.join(';')): "ns11.cloudns.net;ns12.cloudns.net" Expected (ns) : "ns-bar.linpro.net;ns-foo.linpro.net" tst_qdnslookup.cpp(286) : failure location PASS : tst_QDnsLookup::lookup(normal:ptr-empty) PASS : tst_QDnsLookup::lookup(normal:ptr-notfound) FAIL! : tst_QDnsLookup::lookup(normal:ptr-single) 'int(lookup.error()) == error' returned FALSE. (Actual error: 7 (Non existent domain), expected: 0, domain: ptr-single.test.qt-project.org, host: ptr: a-single.test.qt-project.org) tst_qdnslookup.cpp(242) : failure location PASS : tst_QDnsLookup::lookup(normal:srv-empty) PASS : tst_QDnsLookup::lookup(normal:srv-notfound) PASS : tst_QDnsLookup::lookup(normal:srv-single) PASS : tst_QDnsLookup::lookup(normal:srv-prio) PASS : tst_QDnsLookup::lookup(normal:srv-weighted) PASS : tst_QDnsLookup::lookup(normal:srv-multi) PASS : tst_QDnsLookup::lookup(normal:txt-empty) PASS : tst_QDnsLookup::lookup(normal:txt-notfound) PASS : tst_QDnsLookup::lookup(normal:txt-single) PASS : tst_QDnsLookup::lookup(normal:txt-multi-onerr) PASS : tst_QDnsLookup::lookup(normal:txt-multi-multirr) PASS : tst_QDnsLookup::lookup(idn:a-empty) PASS : tst_QDnsLookup::lookup(idn:a-notfound) PASS : tst_QDnsLookup::lookup(idn:a-single) PASS : tst_QDnsLookup::lookup(idn:a-multi) PASS : tst_QDnsLookup::lookup(idn:aaaa-empty) PASS : tst_QDnsLookup::lookup(idn:aaaa-notfound) PASS : tst_QDnsLookup::lookup(idn:aaaa-single) PASS : tst_QDnsLookup::lookup(idn:aaaa-multi) PASS : tst_QDnsLookup::lookup(idn:any-empty) PASS : tst_QDnsLookup::lookup(idn:any-notfound) PASS : tst_QDnsLookup::lookup(idn:any-a-single) PASS : tst_QDnsLookup::lookup(idn:any-a-plus-aaaa) PASS : tst_QDnsLookup::lookup(idn:any-multi) PASS : tst_QDnsLookup::lookup(idn:mx-empty) PASS : tst_QDnsLookup::lookup(idn:mx-notfound) PASS : tst_QDnsLookup::lookup(idn:mx-single) PASS : tst_QDnsLookup::lookup(idn:mx-single-cname) PASS : tst_QDnsLookup::lookup(idn:mx-multi) PASS : tst_QDnsLookup::lookup(idn:mx-multi-sameprio) PASS : tst_QDnsLookup::lookup(idn:ns-empty) PASS : tst_QDnsLookup::lookup(idn:ns-notfound) FAIL! : tst_QDnsLookup::lookup(idn:ns-single) Compared values are not the same Actual (nameServers.join(';')): "ns11.cloudns.net" Expected (ns) : "ns-foo.linpro.net" tst_qdnslookup.cpp(286) : failure location FAIL! : tst_QDnsLookup::lookup(idn:ns-multi) Compared values are not the same Actual (nameServers.join(';')): "ns11.cloudns.net;ns12.cloudns.net" Expected (ns) : "ns-bar.linpro.net;ns-foo.linpro.net" tst_qdnslookup.cpp(286) : failure location PASS : tst_QDnsLookup::lookup(idn:ptr-empty) PASS : tst_QDnsLookup::lookup(idn:ptr-notfound) FAIL! : tst_QDnsLookup::lookup(idn:ptr-single) 'int(lookup.error()) == error' returned FALSE. (Actual error: 7 (Non existent domain), expected: 0, domain: ptr-single.alqualond�.test.qt-project.org, host: ptr: a-single.alqualond�.test.qt-project.org) tst_qdnslookup.cpp(242) : failure location PASS : tst_QDnsLookup::lookup(idn:srv-empty) PASS : tst_QDnsLookup::lookup(idn:srv-notfound) PASS : tst_QDnsLookup::lookup(idn:srv-single) PASS : tst_QDnsLookup::lookup(idn:srv-prio) PASS : tst_QDnsLookup::lookup(idn:srv-weighted) PASS : tst_QDnsLookup::lookup(idn:srv-multi) PASS : tst_QDnsLookup::lookup(idn:txt-empty) PASS : tst_QDnsLookup::lookup(idn:txt-notfound) PASS : tst_QDnsLookup::lookup(idn:txt-single) PASS : tst_QDnsLookup::lookup(idn:txt-multi-onerr) PASS : tst_QDnsLookup::lookup(idn:txt-multi-multirr) PASS : tst_QDnsLookup::lookupReuse(normal) PASS : tst_QDnsLookup::lookupReuse(idn) PASS : tst_QDnsLookup::lookupAbortRetry(normal) PASS : tst_QDnsLookup::lookupAbortRetry(idn) PASS : tst_QDnsLookup::cleanupTestCase() Totals: 74 passed, 6 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_QDnsLookup ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qdnslookup: 1 seconds, exit code 6 Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_00128/win32-msvc2010_opengl_dynamic_Windows_7/log.txt.gz Tested changes (refs/builds/5.5_1425282495): http://codereview.qt-project.org/107400 [PS2] - Simplify calculation of week number http://codereview.qt-project.org/107412 [PS1] - OS X: Fix mixing writing systems, ligatures and text formatting From ci-noreply at qt-project.org Mon Mar 2 10:37:11 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 2 Mar 2015 11:37:11 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #5920 Message-ID: <20150302_093711_049355.ci-noreply@qt-project.org> Autotest `tst_qdnslookup' failed :( Testing tst_QDnsLookup FAIL! : tst_QDnsLookup::lookup(normal:ns-single) Compared values are not the same Actual (nameServers.join(';')): "ns11.cloudns.net" Expected (ns) : "ns-foo.linpro.net" tst_qdnslookup.cpp(253) : failure location FAIL! : tst_QDnsLookup::lookup(normal:ns-multi) Compared values are not the same Actual (nameServers.join(';')): "ns11.cloudns.net;ns12.cloudns.net" Expected (ns) : "ns-bar.linpro.net;ns-foo.linpro.net" tst_qdnslookup.cpp(253) : failure location FAIL! : tst_QDnsLookup::lookup(normal:ptr-single) 'int(lookup.error()) == error' returned FALSE. (Non existent domain) tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(idn:ns-single) Compared values are not the same Actual (nameServers.join(';')): "ns11.cloudns.net" Expected (ns) : "ns-foo.linpro.net" tst_qdnslookup.cpp(253) : failure location FAIL! : tst_QDnsLookup::lookup(idn:ns-multi) Compared values are not the same Actual (nameServers.join(';')): "ns11.cloudns.net;ns12.cloudns.net" Expected (ns) : "ns-bar.linpro.net;ns-foo.linpro.net" tst_qdnslookup.cpp(253) : failure location FAIL! : tst_QDnsLookup::lookup(idn:ptr-single) 'int(lookup.error()) == error' returned FALSE. (Non existent domain) tst_qdnslookup.cpp(209) : failure location Totals: 74 passed, 6 failed, 0 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QDnsLookup ********* Config: Using QtTest library 5.6.0, Qt 5.6.0 (i386-little_endian-ilp32 shared (dynamic) release build; by MSVC 2010) PASS : tst_QDnsLookup::initTestCase() PASS : tst_QDnsLookup::lookup(normal:a-empty) PASS : tst_QDnsLookup::lookup(normal:a-notfound) PASS : tst_QDnsLookup::lookup(normal:a-single) PASS : tst_QDnsLookup::lookup(normal:a-multi) PASS : tst_QDnsLookup::lookup(normal:aaaa-empty) PASS : tst_QDnsLookup::lookup(normal:aaaa-notfound) PASS : tst_QDnsLookup::lookup(normal:aaaa-single) PASS : tst_QDnsLookup::lookup(normal:aaaa-multi) PASS : tst_QDnsLookup::lookup(normal:any-empty) PASS : tst_QDnsLookup::lookup(normal:any-notfound) PASS : tst_QDnsLookup::lookup(normal:any-a-single) PASS : tst_QDnsLookup::lookup(normal:any-a-plus-aaaa) PASS : tst_QDnsLookup::lookup(normal:any-multi) PASS : tst_QDnsLookup::lookup(normal:mx-empty) PASS : tst_QDnsLookup::lookup(normal:mx-notfound) PASS : tst_QDnsLookup::lookup(normal:mx-single) PASS : tst_QDnsLookup::lookup(normal:mx-single-cname) PASS : tst_QDnsLookup::lookup(normal:mx-multi) PASS : tst_QDnsLookup::lookup(normal:mx-multi-sameprio) PASS : tst_QDnsLookup::lookup(normal:ns-empty) PASS : tst_QDnsLookup::lookup(normal:ns-notfound) FAIL! : tst_QDnsLookup::lookup(normal:ns-single) Compared values are not the same Actual (nameServers.join(';')): "ns11.cloudns.net" Expected (ns) : "ns-foo.linpro.net" tst_qdnslookup.cpp(253) : failure location FAIL! : tst_QDnsLookup::lookup(normal:ns-multi) Compared values are not the same Actual (nameServers.join(';')): "ns11.cloudns.net;ns12.cloudns.net" Expected (ns) : "ns-bar.linpro.net;ns-foo.linpro.net" tst_qdnslookup.cpp(253) : failure location PASS : tst_QDnsLookup::lookup(normal:ptr-empty) PASS : tst_QDnsLookup::lookup(normal:ptr-notfound) FAIL! : tst_QDnsLookup::lookup(normal:ptr-single) 'int(lookup.error()) == error' returned FALSE. (Non existent domain) tst_qdnslookup.cpp(209) : failure location PASS : tst_QDnsLookup::lookup(normal:srv-empty) PASS : tst_QDnsLookup::lookup(normal:srv-notfound) PASS : tst_QDnsLookup::lookup(normal:srv-single) PASS : tst_QDnsLookup::lookup(normal:srv-prio) PASS : tst_QDnsLookup::lookup(normal:srv-weighted) PASS : tst_QDnsLookup::lookup(normal:srv-multi) PASS : tst_QDnsLookup::lookup(normal:txt-empty) PASS : tst_QDnsLookup::lookup(normal:txt-notfound) PASS : tst_QDnsLookup::lookup(normal:txt-single) PASS : tst_QDnsLookup::lookup(normal:txt-multi-onerr) PASS : tst_QDnsLookup::lookup(normal:txt-multi-multirr) PASS : tst_QDnsLookup::lookup(idn:a-empty) PASS : tst_QDnsLookup::lookup(idn:a-notfound) PASS : tst_QDnsLookup::lookup(idn:a-single) PASS : tst_QDnsLookup::lookup(idn:a-multi) PASS : tst_QDnsLookup::lookup(idn:aaaa-empty) PASS : tst_QDnsLookup::lookup(idn:aaaa-notfound) PASS : tst_QDnsLookup::lookup(idn:aaaa-single) PASS : tst_QDnsLookup::lookup(idn:aaaa-multi) PASS : tst_QDnsLookup::lookup(idn:any-empty) PASS : tst_QDnsLookup::lookup(idn:any-notfound) PASS : tst_QDnsLookup::lookup(idn:any-a-single) PASS : tst_QDnsLookup::lookup(idn:any-a-plus-aaaa) PASS : tst_QDnsLookup::lookup(idn:any-multi) PASS : tst_QDnsLookup::lookup(idn:mx-empty) PASS : tst_QDnsLookup::lookup(idn:mx-notfound) PASS : tst_QDnsLookup::lookup(idn:mx-single) PASS : tst_QDnsLookup::lookup(idn:mx-single-cname) PASS : tst_QDnsLookup::lookup(idn:mx-multi) PASS : tst_QDnsLookup::lookup(idn:mx-multi-sameprio) PASS : tst_QDnsLookup::lookup(idn:ns-empty) PASS : tst_QDnsLookup::lookup(idn:ns-notfound) FAIL! : tst_QDnsLookup::lookup(idn:ns-single) Compared values are not the same Actual (nameServers.join(';')): "ns11.cloudns.net" Expected (ns) : "ns-foo.linpro.net" tst_qdnslookup.cpp(253) : failure location FAIL! : tst_QDnsLookup::lookup(idn:ns-multi) Compared values are not the same Actual (nameServers.join(';')): "ns11.cloudns.net;ns12.cloudns.net" Expected (ns) : "ns-bar.linpro.net;ns-foo.linpro.net" tst_qdnslookup.cpp(253) : failure location PASS : tst_QDnsLookup::lookup(idn:ptr-empty) PASS : tst_QDnsLookup::lookup(idn:ptr-notfound) FAIL! : tst_QDnsLookup::lookup(idn:ptr-single) 'int(lookup.error()) == error' returned FALSE. (Non existent domain) tst_qdnslookup.cpp(209) : failure location PASS : tst_QDnsLookup::lookup(idn:srv-empty) PASS : tst_QDnsLookup::lookup(idn:srv-notfound) PASS : tst_QDnsLookup::lookup(idn:srv-single) PASS : tst_QDnsLookup::lookup(idn:srv-prio) PASS : tst_QDnsLookup::lookup(idn:srv-weighted) PASS : tst_QDnsLookup::lookup(idn:srv-multi) PASS : tst_QDnsLookup::lookup(idn:txt-empty) PASS : tst_QDnsLookup::lookup(idn:txt-notfound) PASS : tst_QDnsLookup::lookup(idn:txt-single) PASS : tst_QDnsLookup::lookup(idn:txt-multi-onerr) PASS : tst_QDnsLookup::lookup(idn:txt-multi-multirr) PASS : tst_QDnsLookup::lookupReuse(normal) PASS : tst_QDnsLookup::lookupReuse(idn) PASS : tst_QDnsLookup::lookupAbortRetry(normal) PASS : tst_QDnsLookup::lookupAbortRetry(idn) PASS : tst_QDnsLookup::cleanupTestCase() Totals: 74 passed, 6 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_QDnsLookup ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qdnslookup: 1 seconds, exit code 6 Build log: http://testresults.qt.io/ci/QtBase_dev_Integration/build_05920/win32-msvc2010_developer-build_angle_Windows_7/log.txt.gz ============================================================ Autotest `tst_qdnslookup' failed :( Testing tst_QDnsLookup FAIL! : tst_QDnsLookup::lookup(normal:ns-single) Compared values are not the same Actual (nameServers.join(';')): "ns11.cloudns.net" Expected (ns) : "ns-foo.linpro.net" tst_qdnslookup.cpp(253) : failure location FAIL! : tst_QDnsLookup::lookup(normal:ns-multi) Compared values are not the same Actual (nameServers.join(';')): "ns11.cloudns.net;ns12.cloudns.net" Expected (ns) : "ns-bar.linpro.net;ns-foo.linpro.net" tst_qdnslookup.cpp(253) : failure location FAIL! : tst_QDnsLookup::lookup(normal:ptr-single) 'int(lookup.error()) == error' returned FALSE. (Non existent domain) tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(idn:ns-single) Compared values are not the same Actual (nameServers.join(';')): "ns11.cloudns.net" Expected (ns) : "ns-foo.linpro.net" tst_qdnslookup.cpp(253) : failure location FAIL! : tst_QDnsLookup::lookup(idn:ns-multi) Compared values are not the same Actual (nameServers.join(';')): "ns11.cloudns.net;ns12.cloudns.net" Expected (ns) : "ns-bar.linpro.net;ns-foo.linpro.net" tst_qdnslookup.cpp(253) : failure location FAIL! : tst_QDnsLookup::lookup(idn:ptr-single) 'int(lookup.error()) == error' returned FALSE. (Non existent domain) tst_qdnslookup.cpp(209) : failure location Totals: 74 passed, 6 failed, 0 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QDnsLookup ********* Config: Using QtTest library 5.6.0, Qt 5.6.0 (i386-little_endian-ilp32 shared (dynamic) release build; by MSVC 2010) PASS : tst_QDnsLookup::initTestCase() PASS : tst_QDnsLookup::lookup(normal:a-empty) PASS : tst_QDnsLookup::lookup(normal:a-notfound) PASS : tst_QDnsLookup::lookup(normal:a-single) PASS : tst_QDnsLookup::lookup(normal:a-multi) PASS : tst_QDnsLookup::lookup(normal:aaaa-empty) PASS : tst_QDnsLookup::lookup(normal:aaaa-notfound) PASS : tst_QDnsLookup::lookup(normal:aaaa-single) PASS : tst_QDnsLookup::lookup(normal:aaaa-multi) PASS : tst_QDnsLookup::lookup(normal:any-empty) PASS : tst_QDnsLookup::lookup(normal:any-notfound) PASS : tst_QDnsLookup::lookup(normal:any-a-single) PASS : tst_QDnsLookup::lookup(normal:any-a-plus-aaaa) PASS : tst_QDnsLookup::lookup(normal:any-multi) PASS : tst_QDnsLookup::lookup(normal:mx-empty) PASS : tst_QDnsLookup::lookup(normal:mx-notfound) PASS : tst_QDnsLookup::lookup(normal:mx-single) PASS : tst_QDnsLookup::lookup(normal:mx-single-cname) PASS : tst_QDnsLookup::lookup(normal:mx-multi) PASS : tst_QDnsLookup::lookup(normal:mx-multi-sameprio) PASS : tst_QDnsLookup::lookup(normal:ns-empty) PASS : tst_QDnsLookup::lookup(normal:ns-notfound) FAIL! : tst_QDnsLookup::lookup(normal:ns-single) Compared values are not the same Actual (nameServers.join(';')): "ns11.cloudns.net" Expected (ns) : "ns-foo.linpro.net" tst_qdnslookup.cpp(253) : failure location FAIL! : tst_QDnsLookup::lookup(normal:ns-multi) Compared values are not the same Actual (nameServers.join(';')): "ns11.cloudns.net;ns12.cloudns.net" Expected (ns) : "ns-bar.linpro.net;ns-foo.linpro.net" tst_qdnslookup.cpp(253) : failure location PASS : tst_QDnsLookup::lookup(normal:ptr-empty) PASS : tst_QDnsLookup::lookup(normal:ptr-notfound) FAIL! : tst_QDnsLookup::lookup(normal:ptr-single) 'int(lookup.error()) == error' returned FALSE. (Non existent domain) tst_qdnslookup.cpp(209) : failure location PASS : tst_QDnsLookup::lookup(normal:srv-empty) PASS : tst_QDnsLookup::lookup(normal:srv-notfound) PASS : tst_QDnsLookup::lookup(normal:srv-single) PASS : tst_QDnsLookup::lookup(normal:srv-prio) PASS : tst_QDnsLookup::lookup(normal:srv-weighted) PASS : tst_QDnsLookup::lookup(normal:srv-multi) PASS : tst_QDnsLookup::lookup(normal:txt-empty) PASS : tst_QDnsLookup::lookup(normal:txt-notfound) PASS : tst_QDnsLookup::lookup(normal:txt-single) PASS : tst_QDnsLookup::lookup(normal:txt-multi-onerr) PASS : tst_QDnsLookup::lookup(normal:txt-multi-multirr) PASS : tst_QDnsLookup::lookup(idn:a-empty) PASS : tst_QDnsLookup::lookup(idn:a-notfound) PASS : tst_QDnsLookup::lookup(idn:a-single) PASS : tst_QDnsLookup::lookup(idn:a-multi) PASS : tst_QDnsLookup::lookup(idn:aaaa-empty) PASS : tst_QDnsLookup::lookup(idn:aaaa-notfound) PASS : tst_QDnsLookup::lookup(idn:aaaa-single) PASS : tst_QDnsLookup::lookup(idn:aaaa-multi) PASS : tst_QDnsLookup::lookup(idn:any-empty) PASS : tst_QDnsLookup::lookup(idn:any-notfound) PASS : tst_QDnsLookup::lookup(idn:any-a-single) PASS : tst_QDnsLookup::lookup(idn:any-a-plus-aaaa) PASS : tst_QDnsLookup::lookup(idn:any-multi) PASS : tst_QDnsLookup::lookup(idn:mx-empty) PASS : tst_QDnsLookup::lookup(idn:mx-notfound) PASS : tst_QDnsLookup::lookup(idn:mx-single) PASS : tst_QDnsLookup::lookup(idn:mx-single-cname) PASS : tst_QDnsLookup::lookup(idn:mx-multi) PASS : tst_QDnsLookup::lookup(idn:mx-multi-sameprio) PASS : tst_QDnsLookup::lookup(idn:ns-empty) PASS : tst_QDnsLookup::lookup(idn:ns-notfound) FAIL! : tst_QDnsLookup::lookup(idn:ns-single) Compared values are not the same Actual (nameServers.join(';')): "ns11.cloudns.net" Expected (ns) : "ns-foo.linpro.net" tst_qdnslookup.cpp(253) : failure location FAIL! : tst_QDnsLookup::lookup(idn:ns-multi) Compared values are not the same Actual (nameServers.join(';')): "ns11.cloudns.net;ns12.cloudns.net" Expected (ns) : "ns-bar.linpro.net;ns-foo.linpro.net" tst_qdnslookup.cpp(253) : failure location PASS : tst_QDnsLookup::lookup(idn:ptr-empty) PASS : tst_QDnsLookup::lookup(idn:ptr-notfound) FAIL! : tst_QDnsLookup::lookup(idn:ptr-single) 'int(lookup.error()) == error' returned FALSE. (Non existent domain) tst_qdnslookup.cpp(209) : failure location PASS : tst_QDnsLookup::lookup(idn:srv-empty) PASS : tst_QDnsLookup::lookup(idn:srv-notfound) PASS : tst_QDnsLookup::lookup(idn:srv-single) PASS : tst_QDnsLookup::lookup(idn:srv-prio) PASS : tst_QDnsLookup::lookup(idn:srv-weighted) PASS : tst_QDnsLookup::lookup(idn:srv-multi) PASS : tst_QDnsLookup::lookup(idn:txt-empty) PASS : tst_QDnsLookup::lookup(idn:txt-notfound) PASS : tst_QDnsLookup::lookup(idn:txt-single) PASS : tst_QDnsLookup::lookup(idn:txt-multi-onerr) PASS : tst_QDnsLookup::lookup(idn:txt-multi-multirr) PASS : tst_QDnsLookup::lookupReuse(normal) PASS : tst_QDnsLookup::lookupReuse(idn) PASS : tst_QDnsLookup::lookupAbortRetry(normal) PASS : tst_QDnsLookup::lookupAbortRetry(idn) PASS : tst_QDnsLookup::cleanupTestCase() Totals: 74 passed, 6 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_QDnsLookup ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qdnslookup: 1 seconds, exit code 6 Build log: http://testresults.qt.io/ci/QtBase_dev_Integration/build_05920/win32-msvc2010_opengl_dynamic_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1425285278): http://codereview.qt-project.org/106466 [PS3] - qdoc: Introduce config variable 'configfiles' From ci-noreply at qt-project.org Mon Mar 2 11:34:50 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 2 Mar 2015 12:34:50 +0200 Subject: [Ci-reports] fail on QtBase_5.5_Integration #130 Message-ID: <20150302_103450_051838.ci-noreply@qt-project.org> `make' failed :( make[7]: *** [iphoneos-release] Error 65 make[6]: *** [release-iphoneos] Error 2 make[5]: *** [sub-qmimedata-make_first] Error 2 make[4]: *** [sub-kernel-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.io/ci/QtBase_5.5_Integration/build_00130/macx-ios-clang_OSX_10.9/log.txt.gz Tested changes (refs/builds/5.5_1425285908): http://codereview.qt-project.org/107498 [PS1] - Merge remote-tracking branch 'origin/5.4' into 5.5 From ci-noreply at qt-project.org Mon Mar 2 11:38:39 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 2 Mar 2015 12:38:39 +0200 Subject: [Ci-reports] fail on QtCanvas3D_dev_Integration #127 Message-ID: <20150302_103839_063779.ci-noreply@qt-project.org> Autotest `tst_qmltest' failed :( Testing qmltest FAIL! : qmltest::Canvas3D_render_simple::test_render_1_simple() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtcanvas3d/tests/auto/qmltest/canvas3d/tst_render_simple.qml(69)] Totals: 15 passed, 1 failed, 0 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of qmltest ********* Config: Using QtTest library 5.6.0, Qt 5.6.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 4.8.2) PASS : qmltest::Canvas3D_creation_aa_context::initTestCase() PASS : qmltest::Canvas3D_creation_aa_context::test_aa_context() PASS : qmltest::Canvas3D_creation_aa_context::cleanupTestCase() PASS : qmltest::Canvas3D_creation_basic_context::initTestCase() PASS : qmltest::Canvas3D_creation_basic_context::test_basic_context() PASS : qmltest::Canvas3D_creation_basic_context::cleanupTestCase() PASS : qmltest::Canvas3D_creation_depth_context::initTestCase() PASS : qmltest::Canvas3D_creation_depth_context::test_depth_context() PASS : qmltest::Canvas3D_creation_depth_context::cleanupTestCase() PASS : qmltest::Canvas3D_creation_empty::initTestCase() PASS : qmltest::Canvas3D_creation_empty::test_empty() PASS : qmltest::Canvas3D_creation_empty::cleanupTestCase() PASS : qmltest::Canvas3D_render_simple::initTestCase() FAIL! : qmltest::Canvas3D_render_simple::test_render_1_simple() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtcanvas3d/tests/auto/qmltest/canvas3d/tst_render_simple.qml(69)] PASS : qmltest::Canvas3D_render_simple::test_render_2_resize() PASS : qmltest::Canvas3D_render_simple::cleanupTestCase() Totals: 15 passed, 1 failed, 0 skipped, 0 blacklisted ********* Finished testing of qmltest ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qmltest: 13 seconds, exit code 1 Build log: http://testresults.qt.io/ci/QtCanvas3D_dev_Integration/build_00127/linux-g++_shadow-build_Ubuntu_14.04_x64/log.txt.gz Tested changes (refs/builds/dev_1425290213): http://codereview.qt-project.org/107500 [PS4] - Added a simple rendering autotest. From ci-noreply at qt-project.org Mon Mar 2 12:05:37 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 2 Mar 2015 13:05:37 +0200 Subject: [Ci-reports] fail on QtConnectivity_neard_Integration #45 Message-ID: <20150302_110537_000898.ci-noreply@qt-project.org> qtbase failed to compile :( Undefined symbols for architecture x86_64: "TestNamespace::qt_getQtMetaObject()", referenced from: TestNamespace::operator<<(TestNamespace::QDebug, TestNamespace::QDateTime const&) in qdatetime.o TestNamespace::QMetaTypeIdQObject::qt_metatype_id() in qlocale.o make[3]: *** [../../lib/QtCore.framework/QtCore] 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.io/ci/QtConnectivity_neard_Integration/build_00045/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/neard_1425293917): http://codereview.qt-project.org/107305 [PS1] - Update Digia headers to QtCompany headers http://codereview.qt-project.org/107279 [PS1] - Merge branch 'dev' into neard From ci-noreply at qt-project.org Mon Mar 2 12:35:24 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 2 Mar 2015 13:35:24 +0200 Subject: [Ci-reports] fail on QtBase_5.5_Integration #132 Message-ID: <20150302_113524_007497.ci-noreply@qt-project.org> Autotest `tst_qdnslookup' failed :( Testing tst_QDnsLookup FAIL! : tst_QDnsLookup::lookup(normal:ns-single) Compared values are not the same Actual (nameServers.join(';')): "ns11.cloudns.net" Expected (ns) : "ns-foo.linpro.net" tst_qdnslookup.cpp(286) : failure location FAIL! : tst_QDnsLookup::lookup(normal:ns-multi) Compared values are not the same Actual (nameServers.join(';')): "ns11.cloudns.net;ns12.cloudns.net" Expected (ns) : "ns-bar.linpro.net;ns-foo.linpro.net" tst_qdnslookup.cpp(286) : failure location FAIL! : tst_QDnsLookup::lookup(normal:ptr-single) 'int(lookup.error()) == error' returned FALSE. (Actual error: 7 (Non existent domain), expected: 0, domain: ptr-single.test.qt-project.org, host: ptr: a-single.test.qt-project.org) tst_qdnslookup.cpp(242) : failure location FAIL! : tst_QDnsLookup::lookup(idn:ns-single) Compared values are not the same Actual (nameServers.join(';')): "ns11.cloudns.net" Expected (ns) : "ns-foo.linpro.net" tst_qdnslookup.cpp(286) : failure location FAIL! : tst_QDnsLookup::lookup(idn:ns-multi) Compared values are not the same Actual (nameServers.join(';')): "ns11.cloudns.net;ns12.cloudns.net" Expected (ns) : "ns-bar.linpro.net;ns-foo.linpro.net" tst_qdnslookup.cpp(286) : failure location FAIL! : tst_QDnsLookup::lookup(idn:ptr-single) 'int(lookup.error()) == error' returned FALSE. (Actual error: 7 (Non existent domain), expected: 0, domain: ptr-single.alqualond�.test.qt-project.org, host: ptr: a-single.alqualond�.test.qt-project.org) tst_qdnslookup.cpp(242) : failure location Totals: 74 passed, 6 failed, 0 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QDnsLookup ********* Config: Using QtTest library 5.5.0, Qt 5.5.0 (i386-little_endian-ilp32 shared (dynamic) release build; by MSVC 2010) PASS : tst_QDnsLookup::initTestCase() PASS : tst_QDnsLookup::lookup(normal:a-empty) PASS : tst_QDnsLookup::lookup(normal:a-notfound) PASS : tst_QDnsLookup::lookup(normal:a-single) PASS : tst_QDnsLookup::lookup(normal:a-multi) PASS : tst_QDnsLookup::lookup(normal:aaaa-empty) PASS : tst_QDnsLookup::lookup(normal:aaaa-notfound) PASS : tst_QDnsLookup::lookup(normal:aaaa-single) PASS : tst_QDnsLookup::lookup(normal:aaaa-multi) PASS : tst_QDnsLookup::lookup(normal:any-empty) PASS : tst_QDnsLookup::lookup(normal:any-notfound) PASS : tst_QDnsLookup::lookup(normal:any-a-single) PASS : tst_QDnsLookup::lookup(normal:any-a-plus-aaaa) PASS : tst_QDnsLookup::lookup(normal:any-multi) PASS : tst_QDnsLookup::lookup(normal:mx-empty) PASS : tst_QDnsLookup::lookup(normal:mx-notfound) PASS : tst_QDnsLookup::lookup(normal:mx-single) PASS : tst_QDnsLookup::lookup(normal:mx-single-cname) PASS : tst_QDnsLookup::lookup(normal:mx-multi) PASS : tst_QDnsLookup::lookup(normal:mx-multi-sameprio) PASS : tst_QDnsLookup::lookup(normal:ns-empty) PASS : tst_QDnsLookup::lookup(normal:ns-notfound) FAIL! : tst_QDnsLookup::lookup(normal:ns-single) Compared values are not the same Actual (nameServers.join(';')): "ns11.cloudns.net" Expected (ns) : "ns-foo.linpro.net" tst_qdnslookup.cpp(286) : failure location FAIL! : tst_QDnsLookup::lookup(normal:ns-multi) Compared values are not the same Actual (nameServers.join(';')): "ns11.cloudns.net;ns12.cloudns.net" Expected (ns) : "ns-bar.linpro.net;ns-foo.linpro.net" tst_qdnslookup.cpp(286) : failure location PASS : tst_QDnsLookup::lookup(normal:ptr-empty) PASS : tst_QDnsLookup::lookup(normal:ptr-notfound) FAIL! : tst_QDnsLookup::lookup(normal:ptr-single) 'int(lookup.error()) == error' returned FALSE. (Actual error: 7 (Non existent domain), expected: 0, domain: ptr-single.test.qt-project.org, host: ptr: a-single.test.qt-project.org) tst_qdnslookup.cpp(242) : failure location PASS : tst_QDnsLookup::lookup(normal:srv-empty) PASS : tst_QDnsLookup::lookup(normal:srv-notfound) PASS : tst_QDnsLookup::lookup(normal:srv-single) PASS : tst_QDnsLookup::lookup(normal:srv-prio) PASS : tst_QDnsLookup::lookup(normal:srv-weighted) PASS : tst_QDnsLookup::lookup(normal:srv-multi) PASS : tst_QDnsLookup::lookup(normal:txt-empty) PASS : tst_QDnsLookup::lookup(normal:txt-notfound) PASS : tst_QDnsLookup::lookup(normal:txt-single) PASS : tst_QDnsLookup::lookup(normal:txt-multi-onerr) PASS : tst_QDnsLookup::lookup(normal:txt-multi-multirr) PASS : tst_QDnsLookup::lookup(idn:a-empty) PASS : tst_QDnsLookup::lookup(idn:a-notfound) PASS : tst_QDnsLookup::lookup(idn:a-single) PASS : tst_QDnsLookup::lookup(idn:a-multi) PASS : tst_QDnsLookup::lookup(idn:aaaa-empty) PASS : tst_QDnsLookup::lookup(idn:aaaa-notfound) PASS : tst_QDnsLookup::lookup(idn:aaaa-single) PASS : tst_QDnsLookup::lookup(idn:aaaa-multi) PASS : tst_QDnsLookup::lookup(idn:any-empty) PASS : tst_QDnsLookup::lookup(idn:any-notfound) PASS : tst_QDnsLookup::lookup(idn:any-a-single) PASS : tst_QDnsLookup::lookup(idn:any-a-plus-aaaa) PASS : tst_QDnsLookup::lookup(idn:any-multi) PASS : tst_QDnsLookup::lookup(idn:mx-empty) PASS : tst_QDnsLookup::lookup(idn:mx-notfound) PASS : tst_QDnsLookup::lookup(idn:mx-single) PASS : tst_QDnsLookup::lookup(idn:mx-single-cname) PASS : tst_QDnsLookup::lookup(idn:mx-multi) PASS : tst_QDnsLookup::lookup(idn:mx-multi-sameprio) PASS : tst_QDnsLookup::lookup(idn:ns-empty) PASS : tst_QDnsLookup::lookup(idn:ns-notfound) FAIL! : tst_QDnsLookup::lookup(idn:ns-single) Compared values are not the same Actual (nameServers.join(';')): "ns11.cloudns.net" Expected (ns) : "ns-foo.linpro.net" tst_qdnslookup.cpp(286) : failure location FAIL! : tst_QDnsLookup::lookup(idn:ns-multi) Compared values are not the same Actual (nameServers.join(';')): "ns11.cloudns.net;ns12.cloudns.net" Expected (ns) : "ns-bar.linpro.net;ns-foo.linpro.net" tst_qdnslookup.cpp(286) : failure location PASS : tst_QDnsLookup::lookup(idn:ptr-empty) PASS : tst_QDnsLookup::lookup(idn:ptr-notfound) FAIL! : tst_QDnsLookup::lookup(idn:ptr-single) 'int(lookup.error()) == error' returned FALSE. (Actual error: 7 (Non existent domain), expected: 0, domain: ptr-single.alqualond�.test.qt-project.org, host: ptr: a-single.alqualond�.test.qt-project.org) tst_qdnslookup.cpp(242) : failure location PASS : tst_QDnsLookup::lookup(idn:srv-empty) PASS : tst_QDnsLookup::lookup(idn:srv-notfound) PASS : tst_QDnsLookup::lookup(idn:srv-single) PASS : tst_QDnsLookup::lookup(idn:srv-prio) PASS : tst_QDnsLookup::lookup(idn:srv-weighted) PASS : tst_QDnsLookup::lookup(idn:srv-multi) PASS : tst_QDnsLookup::lookup(idn:txt-empty) PASS : tst_QDnsLookup::lookup(idn:txt-notfound) PASS : tst_QDnsLookup::lookup(idn:txt-single) PASS : tst_QDnsLookup::lookup(idn:txt-multi-onerr) PASS : tst_QDnsLookup::lookup(idn:txt-multi-multirr) PASS : tst_QDnsLookup::lookupReuse(normal) PASS : tst_QDnsLookup::lookupReuse(idn) PASS : tst_QDnsLookup::lookupAbortRetry(normal) PASS : tst_QDnsLookup::lookupAbortRetry(idn) PASS : tst_QDnsLookup::cleanupTestCase() Totals: 74 passed, 6 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_QDnsLookup ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qdnslookup: 1 seconds, exit code 6 Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_00132/win32-msvc2010_Windows_7/log.txt.gz Tested changes (refs/builds/5.5_1425292585): http://codereview.qt-project.org/107396 [PS2] - Fix leaking ISA extensions in LTCG builds http://codereview.qt-project.org/107412 [PS1] - OS X: Fix mixing writing systems, ligatures and text formatting From ci-noreply at qt-project.org Mon Mar 2 12:38:29 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 2 Mar 2015 13:38:29 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #5921 Message-ID: <20150302_113829_017410.ci-noreply@qt-project.org> Autotest `tst_qdnslookup' failed :( Testing tst_QDnsLookup FAIL! : tst_QDnsLookup::lookup(normal:ns-single) Compared values are not the same Actual (nameServers.join(';')): "ns11.cloudns.net" Expected (ns) : "ns-foo.linpro.net" tst_qdnslookup.cpp(253) : failure location FAIL! : tst_QDnsLookup::lookup(normal:ns-multi) Compared values are not the same Actual (nameServers.join(';')): "ns11.cloudns.net;ns12.cloudns.net" Expected (ns) : "ns-bar.linpro.net;ns-foo.linpro.net" tst_qdnslookup.cpp(253) : failure location FAIL! : tst_QDnsLookup::lookup(normal:ptr-single) 'int(lookup.error()) == error' returned FALSE. (Non existent domain) tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(idn:ns-single) Compared values are not the same Actual (nameServers.join(';')): "ns11.cloudns.net" Expected (ns) : "ns-foo.linpro.net" tst_qdnslookup.cpp(253) : failure location FAIL! : tst_QDnsLookup::lookup(idn:ns-multi) Compared values are not the same Actual (nameServers.join(';')): "ns11.cloudns.net;ns12.cloudns.net" Expected (ns) : "ns-bar.linpro.net;ns-foo.linpro.net" tst_qdnslookup.cpp(253) : failure location FAIL! : tst_QDnsLookup::lookup(idn:ptr-single) 'int(lookup.error()) == error' returned FALSE. (Non existent domain) tst_qdnslookup.cpp(209) : failure location Totals: 74 passed, 6 failed, 0 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QDnsLookup ********* Config: Using QtTest library 5.6.0, Qt 5.6.0 (i386-little_endian-ilp32 shared (dynamic) release build; by MSVC 2010) PASS : tst_QDnsLookup::initTestCase() PASS : tst_QDnsLookup::lookup(normal:a-empty) PASS : tst_QDnsLookup::lookup(normal:a-notfound) PASS : tst_QDnsLookup::lookup(normal:a-single) PASS : tst_QDnsLookup::lookup(normal:a-multi) PASS : tst_QDnsLookup::lookup(normal:aaaa-empty) PASS : tst_QDnsLookup::lookup(normal:aaaa-notfound) PASS : tst_QDnsLookup::lookup(normal:aaaa-single) PASS : tst_QDnsLookup::lookup(normal:aaaa-multi) PASS : tst_QDnsLookup::lookup(normal:any-empty) PASS : tst_QDnsLookup::lookup(normal:any-notfound) PASS : tst_QDnsLookup::lookup(normal:any-a-single) PASS : tst_QDnsLookup::lookup(normal:any-a-plus-aaaa) PASS : tst_QDnsLookup::lookup(normal:any-multi) PASS : tst_QDnsLookup::lookup(normal:mx-empty) PASS : tst_QDnsLookup::lookup(normal:mx-notfound) PASS : tst_QDnsLookup::lookup(normal:mx-single) PASS : tst_QDnsLookup::lookup(normal:mx-single-cname) PASS : tst_QDnsLookup::lookup(normal:mx-multi) PASS : tst_QDnsLookup::lookup(normal:mx-multi-sameprio) PASS : tst_QDnsLookup::lookup(normal:ns-empty) PASS : tst_QDnsLookup::lookup(normal:ns-notfound) FAIL! : tst_QDnsLookup::lookup(normal:ns-single) Compared values are not the same Actual (nameServers.join(';')): "ns11.cloudns.net" Expected (ns) : "ns-foo.linpro.net" tst_qdnslookup.cpp(253) : failure location FAIL! : tst_QDnsLookup::lookup(normal:ns-multi) Compared values are not the same Actual (nameServers.join(';')): "ns11.cloudns.net;ns12.cloudns.net" Expected (ns) : "ns-bar.linpro.net;ns-foo.linpro.net" tst_qdnslookup.cpp(253) : failure location PASS : tst_QDnsLookup::lookup(normal:ptr-empty) PASS : tst_QDnsLookup::lookup(normal:ptr-notfound) FAIL! : tst_QDnsLookup::lookup(normal:ptr-single) 'int(lookup.error()) == error' returned FALSE. (Non existent domain) tst_qdnslookup.cpp(209) : failure location PASS : tst_QDnsLookup::lookup(normal:srv-empty) PASS : tst_QDnsLookup::lookup(normal:srv-notfound) PASS : tst_QDnsLookup::lookup(normal:srv-single) PASS : tst_QDnsLookup::lookup(normal:srv-prio) PASS : tst_QDnsLookup::lookup(normal:srv-weighted) PASS : tst_QDnsLookup::lookup(normal:srv-multi) PASS : tst_QDnsLookup::lookup(normal:txt-empty) PASS : tst_QDnsLookup::lookup(normal:txt-notfound) PASS : tst_QDnsLookup::lookup(normal:txt-single) PASS : tst_QDnsLookup::lookup(normal:txt-multi-onerr) PASS : tst_QDnsLookup::lookup(normal:txt-multi-multirr) PASS : tst_QDnsLookup::lookup(idn:a-empty) PASS : tst_QDnsLookup::lookup(idn:a-notfound) PASS : tst_QDnsLookup::lookup(idn:a-single) PASS : tst_QDnsLookup::lookup(idn:a-multi) PASS : tst_QDnsLookup::lookup(idn:aaaa-empty) PASS : tst_QDnsLookup::lookup(idn:aaaa-notfound) PASS : tst_QDnsLookup::lookup(idn:aaaa-single) PASS : tst_QDnsLookup::lookup(idn:aaaa-multi) PASS : tst_QDnsLookup::lookup(idn:any-empty) PASS : tst_QDnsLookup::lookup(idn:any-notfound) PASS : tst_QDnsLookup::lookup(idn:any-a-single) PASS : tst_QDnsLookup::lookup(idn:any-a-plus-aaaa) PASS : tst_QDnsLookup::lookup(idn:any-multi) PASS : tst_QDnsLookup::lookup(idn:mx-empty) PASS : tst_QDnsLookup::lookup(idn:mx-notfound) PASS : tst_QDnsLookup::lookup(idn:mx-single) PASS : tst_QDnsLookup::lookup(idn:mx-single-cname) PASS : tst_QDnsLookup::lookup(idn:mx-multi) PASS : tst_QDnsLookup::lookup(idn:mx-multi-sameprio) PASS : tst_QDnsLookup::lookup(idn:ns-empty) PASS : tst_QDnsLookup::lookup(idn:ns-notfound) FAIL! : tst_QDnsLookup::lookup(idn:ns-single) Compared values are not the same Actual (nameServers.join(';')): "ns11.cloudns.net" Expected (ns) : "ns-foo.linpro.net" tst_qdnslookup.cpp(253) : failure location FAIL! : tst_QDnsLookup::lookup(idn:ns-multi) Compared values are not the same Actual (nameServers.join(';')): "ns11.cloudns.net;ns12.cloudns.net" Expected (ns) : "ns-bar.linpro.net;ns-foo.linpro.net" tst_qdnslookup.cpp(253) : failure location PASS : tst_QDnsLookup::lookup(idn:ptr-empty) PASS : tst_QDnsLookup::lookup(idn:ptr-notfound) FAIL! : tst_QDnsLookup::lookup(idn:ptr-single) 'int(lookup.error()) == error' returned FALSE. (Non existent domain) tst_qdnslookup.cpp(209) : failure location PASS : tst_QDnsLookup::lookup(idn:srv-empty) PASS : tst_QDnsLookup::lookup(idn:srv-notfound) PASS : tst_QDnsLookup::lookup(idn:srv-single) PASS : tst_QDnsLookup::lookup(idn:srv-prio) PASS : tst_QDnsLookup::lookup(idn:srv-weighted) PASS : tst_QDnsLookup::lookup(idn:srv-multi) PASS : tst_QDnsLookup::lookup(idn:txt-empty) PASS : tst_QDnsLookup::lookup(idn:txt-notfound) PASS : tst_QDnsLookup::lookup(idn:txt-single) PASS : tst_QDnsLookup::lookup(idn:txt-multi-onerr) PASS : tst_QDnsLookup::lookup(idn:txt-multi-multirr) PASS : tst_QDnsLookup::lookupReuse(normal) PASS : tst_QDnsLookup::lookupReuse(idn) PASS : tst_QDnsLookup::lookupAbortRetry(normal) PASS : tst_QDnsLookup::lookupAbortRetry(idn) PASS : tst_QDnsLookup::cleanupTestCase() Totals: 74 passed, 6 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_QDnsLookup ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qdnslookup: 1 seconds, exit code 6 Build log: http://testresults.qt.io/ci/QtBase_dev_Integration/build_05921/win32-msvc2010_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1425292756): http://codereview.qt-project.org/105757 [PS6] - XCB: Port to new way of getting pixel layout http://codereview.qt-project.org/106323 [PS2] - A11y: query a11y bus address from X display From ci-noreply at qt-project.org Mon Mar 2 13:03:09 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 2 Mar 2015 14:03:09 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #5922 Message-ID: <20150302_120309_079382.ci-noreply@qt-project.org> qtbase failed to compile :( In file included from ../../../../include/QtGui/qrgba64.h:1:0, from ../../../../include/QtGui/../../src/gui/painting/qcolor.h:40, from ../../../../include/QtGui/qcolor.h:1, from ../../../../include/QtGui/../../src/gui/kernel/qpalette.h:38, from ../../../../include/QtGui/qpalette.h:1, from ../../../../include/QtWidgets/../../src/widgets/kernel/qwidget.h:41, from ../../../../include/QtWidgets/qwidget.h:1, from ../../../../include/QtWidgets/../../src/widgets/widgets/qabstractspinbox.h:37, from ../../../../include/QtWidgets/qabstractspinbox.h:1, from ../../../../include/QtWidgets/../../src/widgets/styles/qstyleoption.h:38, from ../../../../include/QtWidgets/qstyleoption.h:1, from ../../../../include/QtWidgets/../../src/widgets/itemviews/qabstractitemdelegate.h:38, from ../../../../include/QtWidgets/qabstractitemdelegate.h:1, from ../../../../include/QtWidgets/../../src/widgets/itemviews/qitemdelegate.h:37, from ../../../../include/QtWidgets/qitemdelegate.h:1, from ../../../../include/QtSql/../../src/sql/models/qsqlrelationaldelegate.h:39, from ../../../../include/QtSql/qsqlrelationaldelegate.h:1, from ../../../../include/QtSql/QtSql:15, from tst_headersclean.cpp:45: ../../../../include/QtGui/../../src/gui/painting/qrgba64.h:53:9: error: ISO C++ prohibits anonymous structs [-Wpedantic] make[5]: *** [.obj/tst_headersclean.o] Error 1 make[4]: *** [sub-headersclean-make_first] Error 2 make[3]: *** [sub-other-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.io/ci/QtBase_dev_Integration/build_05922/linux-g++_developer-build_OpenSuSE_13.1_x64/log.txt.gz Tested changes (refs/builds/dev_1425296405): http://codereview.qt-project.org/106046 [PS5] - Introduce QRgba64 structure for 64bit RGBA values From ci-noreply at qt-project.org Mon Mar 2 13:03:17 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 2 Mar 2015 14:03:17 +0200 Subject: [Ci-reports] fail on QtMultimedia_5.5_Integration #12 Message-ID: <20150302_120317_026828.ci-noreply@qt-project.org> Autotest `license' failed :( # Failed test 'Mismatch in license text in src/plugins/avfoundation/camera/avfcameraviewfindersettingscontrol.h # Actual: a written agreement between you and Digia. For licensing terms and # Expected: a written agreement between you and The Qt Company. For licensing terms' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 389. # Failed test 'Mismatch in license text in src/plugins/avfoundation/camera/avfcameraviewfindersettingscontrol.mm # Actual: a written agreement between you and Digia. For licensing terms and # Expected: a written agreement between you and The Qt Company. For licensing terms' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 389. # Failed test 'Mismatch in license text in src/plugins/avfoundation/camera/avfimageencodercontrol.h # Actual: a written agreement between you and Digia. For licensing terms and # Expected: a written agreement between you and The Qt Company. For licensing terms' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 389. # Failed test 'Mismatch in license text in src/plugins/avfoundation/camera/avfimageencodercontrol.mm # Actual: a written agreement between you and Digia. For licensing terms and # Expected: a written agreement between you and The Qt Company. For licensing terms' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 389. # Looks like you failed 4 tests of 1262. /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl .. Dubious, test returned 4 (wstat 1024, 0x400) Failed 4/1262 subtests Test Summary Report ------------------- /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl (Wstat: 1024 Tests: 1262 Failed: 4) Failed tests: 742-743, 748-749 Non-zero exit status: 4 Files=1, Tests=1262, 2 wallclock secs ( 0.18 usr 0.01 sys + 1.11 cusr 0.07 csys = 1.37 CPU) Result: FAIL QtQA::App::TestRunner: test failed, running again to see if it is flaky... # Failed test 'Mismatch in license text in src/plugins/avfoundation/camera/avfcameraviewfindersettingscontrol.h # Actual: a written agreement between you and Digia. For licensing terms and # Expected: a written agreement between you and The Qt Company. For licensing terms' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 389. # Failed test 'Mismatch in license text in src/plugins/avfoundation/camera/avfcameraviewfindersettingscontrol.mm # Actual: a written agreement between you and Digia. For licensing terms and # Expected: a written agreement between you and The Qt Company. For licensing terms' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 389. # Failed test 'Mismatch in license text in src/plugins/avfoundation/camera/avfimageencodercontrol.h # Actual: a written agreement between you and Digia. For licensing terms and # Expected: a written agreement between you and The Qt Company. For licensing terms' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 389. # Failed test 'Mismatch in license text in src/plugins/avfoundation/camera/avfimageencodercontrol.mm # Actual: a written agreement between you and Digia. For licensing terms and # Expected: a written agreement between you and The Qt Company. For licensing terms' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 389. # Looks like you failed 4 tests of 1262. /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl .. Dubious, test returned 4 (wstat 1024, 0x400) Failed 4/1262 subtests Test Summary Report ------------------- /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl (Wstat: 1024 Tests: 1262 Failed: 4) Failed tests: 742-743, 748-749 Non-zero exit status: 4 Files=1, Tests=1262, 1 wallclock secs ( 0.18 usr 0.02 sys + 1.11 cusr 0.05 csys = 1.36 CPU) Result: FAIL QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end license: 2 seconds, exit code 1 Build log: http://testresults.qt.io/ci/QtMultimedia_5.5_Integration/build_00012/linux-g++_developer-build_qtnamespace_qtlibinfix_RHEL65_x64/log.txt.gz ============================================================ QtMultimedia_5.5_Integration » win32-msvc2010_Windows_7 #12: FAILURE Build log: http://testresults.qt.io/ci/QtMultimedia_5.5_Integration/build_00012/win32-msvc2010_Windows_7/log.txt.gz Tested changes (refs/builds/5.5_1425297586): http://codereview.qt-project.org/107288 [PS1] - Image encoder control - version for OS X/iOS http://codereview.qt-project.org/107287 [PS2] - Viewfinder settings control (1) for OS X/iOS http://codereview.qt-project.org/107286 [PS2] - Viewfinder settings control (2) - version for iOS/OS X http://codereview.qt-project.org/107285 [PS5] - Add AVF camera utilities - general aux. functions/classes From ci-noreply at qt-project.org Mon Mar 2 13:22:30 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 2 Mar 2015 14:22:30 +0200 Subject: [Ci-reports] pass on QtEnginio_1.2_Integration #2 Message-ID: <20150302_122230_026625.ci-noreply@qt-project.org> QtEnginio_1.2_Integration #2: SUCCESS Tested changes (refs/builds/1.2_1425293831): http://codereview.qt-project.org/107512 [PS1] - Replace old qt-project.org wiki with wiki.qt.io From ci-noreply at qt-project.org Mon Mar 2 13:34:55 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 2 Mar 2015 14:34:55 +0200 Subject: [Ci-reports] fail on QtBase_5.5_Integration #133 Message-ID: <20150302_123455_057226.ci-noreply@qt-project.org> Autotest `tst_qdnslookup' failed :( Testing tst_QDnsLookup FAIL! : tst_QDnsLookup::lookup(normal:ns-single) Compared values are not the same Actual (nameServers.join(';')): "ns11.cloudns.net" Expected (ns) : "ns-foo.linpro.net" tst_qdnslookup.cpp(286) : failure location FAIL! : tst_QDnsLookup::lookup(normal:ns-multi) Compared values are not the same Actual (nameServers.join(';')): "ns11.cloudns.net;ns12.cloudns.net" Expected (ns) : "ns-bar.linpro.net;ns-foo.linpro.net" tst_qdnslookup.cpp(286) : failure location FAIL! : tst_QDnsLookup::lookup(normal:ptr-single) 'int(lookup.error()) == error' returned FALSE. (Actual error: 7 (Non existent domain), expected: 0, domain: ptr-single.test.qt-project.org, host: ptr: a-single.test.qt-project.org) tst_qdnslookup.cpp(242) : failure location FAIL! : tst_QDnsLookup::lookup(idn:ns-single) Compared values are not the same Actual (nameServers.join(';')): "ns11.cloudns.net" Expected (ns) : "ns-foo.linpro.net" tst_qdnslookup.cpp(286) : failure location FAIL! : tst_QDnsLookup::lookup(idn:ns-multi) Compared values are not the same Actual (nameServers.join(';')): "ns11.cloudns.net;ns12.cloudns.net" Expected (ns) : "ns-bar.linpro.net;ns-foo.linpro.net" tst_qdnslookup.cpp(286) : failure location FAIL! : tst_QDnsLookup::lookup(idn:ptr-single) 'int(lookup.error()) == error' returned FALSE. (Actual error: 7 (Non existent domain), expected: 0, domain: ptr-single.alqualond�.test.qt-project.org, host: ptr: a-single.alqualond�.test.qt-project.org) tst_qdnslookup.cpp(242) : failure location Totals: 74 passed, 6 failed, 0 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QDnsLookup ********* Config: Using QtTest library 5.5.0, Qt 5.5.0 (i386-little_endian-ilp32 shared (dynamic) release build; by MSVC 2010) PASS : tst_QDnsLookup::initTestCase() PASS : tst_QDnsLookup::lookup(normal:a-empty) PASS : tst_QDnsLookup::lookup(normal:a-notfound) PASS : tst_QDnsLookup::lookup(normal:a-single) PASS : tst_QDnsLookup::lookup(normal:a-multi) PASS : tst_QDnsLookup::lookup(normal:aaaa-empty) PASS : tst_QDnsLookup::lookup(normal:aaaa-notfound) PASS : tst_QDnsLookup::lookup(normal:aaaa-single) PASS : tst_QDnsLookup::lookup(normal:aaaa-multi) PASS : tst_QDnsLookup::lookup(normal:any-empty) PASS : tst_QDnsLookup::lookup(normal:any-notfound) PASS : tst_QDnsLookup::lookup(normal:any-a-single) PASS : tst_QDnsLookup::lookup(normal:any-a-plus-aaaa) PASS : tst_QDnsLookup::lookup(normal:any-multi) PASS : tst_QDnsLookup::lookup(normal:mx-empty) PASS : tst_QDnsLookup::lookup(normal:mx-notfound) PASS : tst_QDnsLookup::lookup(normal:mx-single) PASS : tst_QDnsLookup::lookup(normal:mx-single-cname) PASS : tst_QDnsLookup::lookup(normal:mx-multi) PASS : tst_QDnsLookup::lookup(normal:mx-multi-sameprio) PASS : tst_QDnsLookup::lookup(normal:ns-empty) PASS : tst_QDnsLookup::lookup(normal:ns-notfound) FAIL! : tst_QDnsLookup::lookup(normal:ns-single) Compared values are not the same Actual (nameServers.join(';')): "ns11.cloudns.net" Expected (ns) : "ns-foo.linpro.net" tst_qdnslookup.cpp(286) : failure location FAIL! : tst_QDnsLookup::lookup(normal:ns-multi) Compared values are not the same Actual (nameServers.join(';')): "ns11.cloudns.net;ns12.cloudns.net" Expected (ns) : "ns-bar.linpro.net;ns-foo.linpro.net" tst_qdnslookup.cpp(286) : failure location PASS : tst_QDnsLookup::lookup(normal:ptr-empty) PASS : tst_QDnsLookup::lookup(normal:ptr-notfound) FAIL! : tst_QDnsLookup::lookup(normal:ptr-single) 'int(lookup.error()) == error' returned FALSE. (Actual error: 7 (Non existent domain), expected: 0, domain: ptr-single.test.qt-project.org, host: ptr: a-single.test.qt-project.org) tst_qdnslookup.cpp(242) : failure location PASS : tst_QDnsLookup::lookup(normal:srv-empty) PASS : tst_QDnsLookup::lookup(normal:srv-notfound) PASS : tst_QDnsLookup::lookup(normal:srv-single) PASS : tst_QDnsLookup::lookup(normal:srv-prio) PASS : tst_QDnsLookup::lookup(normal:srv-weighted) PASS : tst_QDnsLookup::lookup(normal:srv-multi) PASS : tst_QDnsLookup::lookup(normal:txt-empty) PASS : tst_QDnsLookup::lookup(normal:txt-notfound) PASS : tst_QDnsLookup::lookup(normal:txt-single) PASS : tst_QDnsLookup::lookup(normal:txt-multi-onerr) PASS : tst_QDnsLookup::lookup(normal:txt-multi-multirr) PASS : tst_QDnsLookup::lookup(idn:a-empty) PASS : tst_QDnsLookup::lookup(idn:a-notfound) PASS : tst_QDnsLookup::lookup(idn:a-single) PASS : tst_QDnsLookup::lookup(idn:a-multi) PASS : tst_QDnsLookup::lookup(idn:aaaa-empty) PASS : tst_QDnsLookup::lookup(idn:aaaa-notfound) PASS : tst_QDnsLookup::lookup(idn:aaaa-single) PASS : tst_QDnsLookup::lookup(idn:aaaa-multi) PASS : tst_QDnsLookup::lookup(idn:any-empty) PASS : tst_QDnsLookup::lookup(idn:any-notfound) PASS : tst_QDnsLookup::lookup(idn:any-a-single) PASS : tst_QDnsLookup::lookup(idn:any-a-plus-aaaa) PASS : tst_QDnsLookup::lookup(idn:any-multi) PASS : tst_QDnsLookup::lookup(idn:mx-empty) PASS : tst_QDnsLookup::lookup(idn:mx-notfound) PASS : tst_QDnsLookup::lookup(idn:mx-single) PASS : tst_QDnsLookup::lookup(idn:mx-single-cname) PASS : tst_QDnsLookup::lookup(idn:mx-multi) PASS : tst_QDnsLookup::lookup(idn:mx-multi-sameprio) PASS : tst_QDnsLookup::lookup(idn:ns-empty) PASS : tst_QDnsLookup::lookup(idn:ns-notfound) FAIL! : tst_QDnsLookup::lookup(idn:ns-single) Compared values are not the same Actual (nameServers.join(';')): "ns11.cloudns.net" Expected (ns) : "ns-foo.linpro.net" tst_qdnslookup.cpp(286) : failure location FAIL! : tst_QDnsLookup::lookup(idn:ns-multi) Compared values are not the same Actual (nameServers.join(';')): "ns11.cloudns.net;ns12.cloudns.net" Expected (ns) : "ns-bar.linpro.net;ns-foo.linpro.net" tst_qdnslookup.cpp(286) : failure location PASS : tst_QDnsLookup::lookup(idn:ptr-empty) PASS : tst_QDnsLookup::lookup(idn:ptr-notfound) FAIL! : tst_QDnsLookup::lookup(idn:ptr-single) 'int(lookup.error()) == error' returned FALSE. (Actual error: 7 (Non existent domain), expected: 0, domain: ptr-single.alqualond�.test.qt-project.org, host: ptr: a-single.alqualond�.test.qt-project.org) tst_qdnslookup.cpp(242) : failure location PASS : tst_QDnsLookup::lookup(idn:srv-empty) PASS : tst_QDnsLookup::lookup(idn:srv-notfound) PASS : tst_QDnsLookup::lookup(idn:srv-single) PASS : tst_QDnsLookup::lookup(idn:srv-prio) PASS : tst_QDnsLookup::lookup(idn:srv-weighted) PASS : tst_QDnsLookup::lookup(idn:srv-multi) PASS : tst_QDnsLookup::lookup(idn:txt-empty) PASS : tst_QDnsLookup::lookup(idn:txt-notfound) PASS : tst_QDnsLookup::lookup(idn:txt-single) PASS : tst_QDnsLookup::lookup(idn:txt-multi-onerr) PASS : tst_QDnsLookup::lookup(idn:txt-multi-multirr) PASS : tst_QDnsLookup::lookupReuse(normal) PASS : tst_QDnsLookup::lookupReuse(idn) PASS : tst_QDnsLookup::lookupAbortRetry(normal) PASS : tst_QDnsLookup::lookupAbortRetry(idn) PASS : tst_QDnsLookup::cleanupTestCase() Totals: 74 passed, 6 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_QDnsLookup ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qdnslookup: 1 seconds, exit code 6 Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_00133/win32-msvc2010_developer-build_angle_Windows_7/log.txt.gz Tested changes (refs/builds/5.5_1425296233): http://codereview.qt-project.org/107412 [PS1] - OS X: Fix mixing writing systems, ligatures and text formatting http://codereview.qt-project.org/107409 [PS2] - Add Raspberry Pi 2 specs http://codereview.qt-project.org/107071 [PS8] - Skip instead of entirely excluding tests with disabled features http://codereview.qt-project.org/107331 [PS2] - Introduce QQuaternion::dotProduct() http://codereview.qt-project.org/107082 [PS1] - Remove non-templated pixellayout methods From ci-noreply at qt-project.org Mon Mar 2 13:48:34 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 2 Mar 2015 14:48:34 +0200 Subject: [Ci-reports] pass on QtLocation_5.5_Integration #24 Message-ID: <20150302_124834_011072.ci-noreply@qt-project.org> QtLocation_5.5_Integration #24: SUCCESS Tested changes (refs/builds/5.5_1425293848): http://codereview.qt-project.org/107444 [PS2] - Small update for location documentation. From ci-noreply at qt-project.org Mon Mar 2 14:13:13 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 2 Mar 2015 15:13:13 +0200 Subject: [Ci-reports] pass on QtWebKit_5.4_Integration #145 Message-ID: <20150302_131313_042128.ci-noreply@qt-project.org> QtWebKit_5.4_Integration #145: SUCCESS Tested changes (refs/builds/5.4_1425292966): http://codereview.qt-project.org/107507 [PS1] - Fix JavaScript on ARMv7 in ARM-mode From ci-noreply at qt-project.org Mon Mar 2 14:33:25 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 2 Mar 2015 15:33:25 +0200 Subject: [Ci-reports] fail on QtBase_5.5_Integration #134 Message-ID: <20150302_133325_086792.ci-noreply@qt-project.org> Autotest `tst_qdnslookup' failed :( Testing tst_QDnsLookup FAIL! : tst_QDnsLookup::lookup(normal:ns-single) Compared values are not the same Actual (nameServers.join(';')): "ns11.cloudns.net" Expected (ns) : "ns-foo.linpro.net" tst_qdnslookup.cpp(286) : failure location FAIL! : tst_QDnsLookup::lookup(normal:ns-multi) Compared values are not the same Actual (nameServers.join(';')): "ns11.cloudns.net;ns12.cloudns.net" Expected (ns) : "ns-bar.linpro.net;ns-foo.linpro.net" tst_qdnslookup.cpp(286) : failure location FAIL! : tst_QDnsLookup::lookup(normal:ptr-single) 'int(lookup.error()) == error' returned FALSE. (Actual error: 7 (Non existent domain), expected: 0, domain: ptr-single.test.qt-project.org, host: ptr: a-single.test.qt-project.org) tst_qdnslookup.cpp(242) : failure location FAIL! : tst_QDnsLookup::lookup(idn:ns-single) Compared values are not the same Actual (nameServers.join(';')): "ns11.cloudns.net" Expected (ns) : "ns-foo.linpro.net" tst_qdnslookup.cpp(286) : failure location FAIL! : tst_QDnsLookup::lookup(idn:ns-multi) Compared values are not the same Actual (nameServers.join(';')): "ns11.cloudns.net;ns12.cloudns.net" Expected (ns) : "ns-bar.linpro.net;ns-foo.linpro.net" tst_qdnslookup.cpp(286) : failure location FAIL! : tst_QDnsLookup::lookup(idn:ptr-single) 'int(lookup.error()) == error' returned FALSE. (Actual error: 7 (Non existent domain), expected: 0, domain: ptr-single.alqualond�.test.qt-project.org, host: ptr: a-single.alqualond�.test.qt-project.org) tst_qdnslookup.cpp(242) : failure location Totals: 74 passed, 6 failed, 0 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QDnsLookup ********* Config: Using QtTest library 5.5.0, Qt 5.5.0 (i386-little_endian-ilp32 shared (dynamic) release build; by MSVC 2010) PASS : tst_QDnsLookup::initTestCase() PASS : tst_QDnsLookup::lookup(normal:a-empty) PASS : tst_QDnsLookup::lookup(normal:a-notfound) PASS : tst_QDnsLookup::lookup(normal:a-single) PASS : tst_QDnsLookup::lookup(normal:a-multi) PASS : tst_QDnsLookup::lookup(normal:aaaa-empty) PASS : tst_QDnsLookup::lookup(normal:aaaa-notfound) PASS : tst_QDnsLookup::lookup(normal:aaaa-single) PASS : tst_QDnsLookup::lookup(normal:aaaa-multi) PASS : tst_QDnsLookup::lookup(normal:any-empty) PASS : tst_QDnsLookup::lookup(normal:any-notfound) PASS : tst_QDnsLookup::lookup(normal:any-a-single) PASS : tst_QDnsLookup::lookup(normal:any-a-plus-aaaa) PASS : tst_QDnsLookup::lookup(normal:any-multi) PASS : tst_QDnsLookup::lookup(normal:mx-empty) PASS : tst_QDnsLookup::lookup(normal:mx-notfound) PASS : tst_QDnsLookup::lookup(normal:mx-single) PASS : tst_QDnsLookup::lookup(normal:mx-single-cname) PASS : tst_QDnsLookup::lookup(normal:mx-multi) PASS : tst_QDnsLookup::lookup(normal:mx-multi-sameprio) PASS : tst_QDnsLookup::lookup(normal:ns-empty) PASS : tst_QDnsLookup::lookup(normal:ns-notfound) FAIL! : tst_QDnsLookup::lookup(normal:ns-single) Compared values are not the same Actual (nameServers.join(';')): "ns11.cloudns.net" Expected (ns) : "ns-foo.linpro.net" tst_qdnslookup.cpp(286) : failure location FAIL! : tst_QDnsLookup::lookup(normal:ns-multi) Compared values are not the same Actual (nameServers.join(';')): "ns11.cloudns.net;ns12.cloudns.net" Expected (ns) : "ns-bar.linpro.net;ns-foo.linpro.net" tst_qdnslookup.cpp(286) : failure location PASS : tst_QDnsLookup::lookup(normal:ptr-empty) PASS : tst_QDnsLookup::lookup(normal:ptr-notfound) FAIL! : tst_QDnsLookup::lookup(normal:ptr-single) 'int(lookup.error()) == error' returned FALSE. (Actual error: 7 (Non existent domain), expected: 0, domain: ptr-single.test.qt-project.org, host: ptr: a-single.test.qt-project.org) tst_qdnslookup.cpp(242) : failure location PASS : tst_QDnsLookup::lookup(normal:srv-empty) PASS : tst_QDnsLookup::lookup(normal:srv-notfound) PASS : tst_QDnsLookup::lookup(normal:srv-single) PASS : tst_QDnsLookup::lookup(normal:srv-prio) PASS : tst_QDnsLookup::lookup(normal:srv-weighted) PASS : tst_QDnsLookup::lookup(normal:srv-multi) PASS : tst_QDnsLookup::lookup(normal:txt-empty) PASS : tst_QDnsLookup::lookup(normal:txt-notfound) PASS : tst_QDnsLookup::lookup(normal:txt-single) PASS : tst_QDnsLookup::lookup(normal:txt-multi-onerr) PASS : tst_QDnsLookup::lookup(normal:txt-multi-multirr) PASS : tst_QDnsLookup::lookup(idn:a-empty) PASS : tst_QDnsLookup::lookup(idn:a-notfound) PASS : tst_QDnsLookup::lookup(idn:a-single) PASS : tst_QDnsLookup::lookup(idn:a-multi) PASS : tst_QDnsLookup::lookup(idn:aaaa-empty) PASS : tst_QDnsLookup::lookup(idn:aaaa-notfound) PASS : tst_QDnsLookup::lookup(idn:aaaa-single) PASS : tst_QDnsLookup::lookup(idn:aaaa-multi) PASS : tst_QDnsLookup::lookup(idn:any-empty) PASS : tst_QDnsLookup::lookup(idn:any-notfound) PASS : tst_QDnsLookup::lookup(idn:any-a-single) PASS : tst_QDnsLookup::lookup(idn:any-a-plus-aaaa) PASS : tst_QDnsLookup::lookup(idn:any-multi) PASS : tst_QDnsLookup::lookup(idn:mx-empty) PASS : tst_QDnsLookup::lookup(idn:mx-notfound) PASS : tst_QDnsLookup::lookup(idn:mx-single) PASS : tst_QDnsLookup::lookup(idn:mx-single-cname) PASS : tst_QDnsLookup::lookup(idn:mx-multi) PASS : tst_QDnsLookup::lookup(idn:mx-multi-sameprio) PASS : tst_QDnsLookup::lookup(idn:ns-empty) PASS : tst_QDnsLookup::lookup(idn:ns-notfound) FAIL! : tst_QDnsLookup::lookup(idn:ns-single) Compared values are not the same Actual (nameServers.join(';')): "ns11.cloudns.net" Expected (ns) : "ns-foo.linpro.net" tst_qdnslookup.cpp(286) : failure location FAIL! : tst_QDnsLookup::lookup(idn:ns-multi) Compared values are not the same Actual (nameServers.join(';')): "ns11.cloudns.net;ns12.cloudns.net" Expected (ns) : "ns-bar.linpro.net;ns-foo.linpro.net" tst_qdnslookup.cpp(286) : failure location PASS : tst_QDnsLookup::lookup(idn:ptr-empty) PASS : tst_QDnsLookup::lookup(idn:ptr-notfound) FAIL! : tst_QDnsLookup::lookup(idn:ptr-single) 'int(lookup.error()) == error' returned FALSE. (Actual error: 7 (Non existent domain), expected: 0, domain: ptr-single.alqualond�.test.qt-project.org, host: ptr: a-single.alqualond�.test.qt-project.org) tst_qdnslookup.cpp(242) : failure location PASS : tst_QDnsLookup::lookup(idn:srv-empty) PASS : tst_QDnsLookup::lookup(idn:srv-notfound) PASS : tst_QDnsLookup::lookup(idn:srv-single) PASS : tst_QDnsLookup::lookup(idn:srv-prio) PASS : tst_QDnsLookup::lookup(idn:srv-weighted) PASS : tst_QDnsLookup::lookup(idn:srv-multi) PASS : tst_QDnsLookup::lookup(idn:txt-empty) PASS : tst_QDnsLookup::lookup(idn:txt-notfound) PASS : tst_QDnsLookup::lookup(idn:txt-single) PASS : tst_QDnsLookup::lookup(idn:txt-multi-onerr) PASS : tst_QDnsLookup::lookup(idn:txt-multi-multirr) PASS : tst_QDnsLookup::lookupReuse(normal) PASS : tst_QDnsLookup::lookupReuse(idn) PASS : tst_QDnsLookup::lookupAbortRetry(normal) PASS : tst_QDnsLookup::lookupAbortRetry(idn) PASS : tst_QDnsLookup::cleanupTestCase() Totals: 74 passed, 6 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_QDnsLookup ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qdnslookup: 1 seconds, exit code 6 Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_00134/win32-msvc2010_opengl_dynamic_Windows_7/log.txt.gz Tested changes (refs/builds/5.5_1425299881): http://codereview.qt-project.org/107002 [PS1] - Optimize fallback RGB888 to RGB32 conversion From ci-noreply at qt-project.org Mon Mar 2 14:48:25 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 2 Mar 2015 15:48:25 +0200 Subject: [Ci-reports] pass on QtDoc_5.5_Integration #6 Message-ID: <20150302_134825_056368.ci-noreply@qt-project.org> QtDoc_5.5_Integration #6: SUCCESS Tested changes (refs/builds/5.5_1425297434): http://codereview.qt-project.org/107461 [PS3] - Embedded docs: expand notes on sysroots and pkg-config From ci-noreply at qt-project.org Mon Mar 2 14:56:53 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 2 Mar 2015 15:56:53 +0200 Subject: [Ci-reports] Problems... Message-ID: <20150302_135653_066211.ci-noreply@qt-project.org> Some problems occurred recently... 2015-03-02T13:54:53Z: [[main::]] Project QtWebSockets_5.3.2_Integration has some state, but is not configured. Ignoring. 2015-03-02T13:54:53Z: [[main::]] Project QtImageFormats_stable_Integration has some state, but is not configured. Ignoring. 2015-03-02T13:54:53Z: [[main::]] Project QtDeclarative_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-02T13:54:53Z: [[main::]] Project QtGraphicalEffects_stable_Integration has some state, but is not configured. Ignoring. 2015-03-02T13:54:53Z: [[main::]] Project QtMultimedia_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-02T13:54:53Z: [[main::]] Project Qt3D_stable_Integration has some state, but is not configured. Ignoring. 2015-03-02T13:54:53Z: [[main::]] Project QtQA_master_Integration has some state, but is not configured. Ignoring. 2015-03-02T13:54:53Z: [[main::]] Project QtGraphicalEffects_5.3.1_Integration has some state, but is not configured. Ignoring. 2015-03-02T13:54:53Z: [[main::]] Project QtSystems_stable_Integration has some state, but is not configured. Ignoring. 2015-03-02T13:54:53Z: [[main::]] Project QtEnginio_1.1.0_Integration has some state, but is not configured. Ignoring. 2015-03-02T13:54:53Z: [[main::]] Project QtSensors_5.3.2_Integration has some state, but is not configured. Ignoring. 2015-03-02T13:54:53Z: [[main::]] Project QtMacExtras_stable_Integration has some state, but is not configured. Ignoring. 2015-03-02T13:54:53Z: [[main::]] Project QtActiveQt_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-02T13:54:53Z: [[main::]] Project QtScript_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-02T13:54:53Z: [[main::]] Project QtImageFormats_5.3.2_Integration has some state, but is not configured. Ignoring. 2015-03-02T13:54:53Z: [[main::]] Project QtEnginio_1.0.5_Integration has some state, but is not configured. Ignoring. 2015-03-02T13:54:53Z: [[main::]] Project QtSerialPort_5.3.1_Integration has some state, but is not configured. Ignoring. 2015-03-02T13:54:53Z: [[main::]] Project QtScript_stable_Integration has some state, but is not configured. Ignoring. 2015-03-02T13:54:53Z: [[main::]] Project Qt5_stable_Integration has some state, but is not configured. Ignoring. 2015-03-02T13:54:53Z: [[main::]] Project QtDoc_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-02T13:54:53Z: [[main::]] Project QtMacExtras_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-02T13:54:53Z: [[main::]] Project QtSerialPort_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-02T13:54:53Z: [[main::]] Project QtActiveQt_5.3.2_Integration has some state, but is not configured. Ignoring. 2015-03-02T13:54:53Z: [[main::]] Project QtBase_5.3.2_Integration has some state, but is not configured. Ignoring. 2015-03-02T13:54:53Z: [[main::]] Project QtDoc_stable_Integration has some state, but is not configured. Ignoring. 2015-03-02T13:54:53Z: [[main::]] Project QtWinExtras_5.3.2_Integration has some state, but is not configured. Ignoring. 2015-03-02T13:54:53Z: [[main::]] Project QtX11Extras_5.3.2_Integration has some state, but is not configured. Ignoring. 2015-03-02T13:54:53Z: [[main::]] Project QtQuick1_5.3.1_Integration has some state, but is not configured. Ignoring. 2015-03-02T13:54:53Z: [[main::]] Project QtWebKit_Examples_5.3.2_Integration has some state, but is not configured. Ignoring. 2015-03-02T13:54:53Z: [[main::]] Project QtWebSockets_stable_Integration has some state, but is not configured. Ignoring. 2015-03-02T13:54:53Z: [[main::]] Project QtMultimedia_5.3.2_Integration has some state, but is not configured. Ignoring. 2015-03-02T13:54:53Z: [[main::]] Project QtTools_stable_Integration has some state, but is not configured. Ignoring. 2015-03-02T13:54:53Z: [[main::]] Project QtConnectivity_5.3.2_Integration has some state, but is not configured. Ignoring. 2015-03-02T13:54:53Z: [[main::]] Project QtXmlPatterns_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-02T13:54:53Z: [[main::]] Project QtTranslations_stable_Integration has some state, but is not configured. Ignoring. 2015-03-02T13:54:53Z: [[main::]] Project QtAndroidExtras_stable_Integration has some state, but is not configured. Ignoring. 2015-03-02T13:54:53Z: [[main::]] Project QtWinExtras_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-02T13:54:53Z: [[main::]] Project QtActiveQt_stable_Integration has some state, but is not configured. Ignoring. 2015-03-02T13:54:53Z: [[main::]] Project QtX11Extras_5.3.1_Integration has some state, but is not configured. Ignoring. 2015-03-02T13:54:53Z: [[main::]] Project QtGraphicalEffects_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-02T13:54:53Z: [[main::]] Project QtQuickControls_5.3.1_Integration has some state, but is not configured. Ignoring. 2015-03-02T13:54:53Z: [[main::]] Project QtAndroidExtras_5.3.2_Integration has some state, but is not configured. Ignoring. 2015-03-02T13:54:53Z: [[main::]] Project QtDoc_5.3.2_Integration has some state, but is not configured. Ignoring. 2015-03-02T13:54:53Z: [[main::]] Project QtWinExtras_5.3.1_Integration has some state, but is not configured. Ignoring. 2015-03-02T13:54:53Z: [[main::]] Project QtImageFormats_5.3.1_Integration has some state, but is not configured. Ignoring. 2015-03-02T13:54:53Z: [[main::]] Project QtConnectivity_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-02T13:54:53Z: [[main::]] Project QtQuick1_5.3.2_Integration has some state, but is not configured. Ignoring. 2015-03-02T13:54:53Z: [[main::]] Project QtWebChannel_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-02T13:54:53Z: [[main::]] Project QtImageFormats_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-02T13:54:53Z: [[main::]] Project QtWebSockets_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-02T13:54:53Z: [[main::]] Project QtAndroidExtras_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-02T13:54:53Z: [[main::]] Project QtWebKit_5.3.1_Integration has some state, but is not configured. Ignoring. 2015-03-02T13:54:53Z: [[main::]] Project QtSensors_5.3.1_Integration has some state, but is not configured. Ignoring. 2015-03-02T13:54:53Z: [[main::]] Project QtConnectivity_stable_Integration has some state, but is not configured. Ignoring. 2015-03-02T13:54:53Z: [[main::]] Project QtX11Extras_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-02T13:54:53Z: [[main::]] Project QtAndroidExtras_5.3.1_Integration has some state, but is not configured. Ignoring. 2015-03-02T13:54:53Z: [[main::]] Project QtMacExtras_5.3.2_Integration has some state, but is not configured. Ignoring. 2015-03-02T13:54:53Z: [[main::]] Project Qt5_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-02T13:54:53Z: [[main::]] Project QtScript_5.3.2_Integration has some state, but is not configured. Ignoring. 2015-03-02T13:54:53Z: [[main::]] Project QtSerialPort_stable_Integration has some state, but is not configured. Ignoring. 2015-03-02T13:54:53Z: [[main::]] Project QtSerialPort_5.3.2_Integration has some state, but is not configured. Ignoring. 2015-03-02T13:54:53Z: [[main::]] Project QtSvg_stable_Integration has some state, but is not configured. Ignoring. 2015-03-02T13:54:53Z: [[main::]] Project QtWebKit_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-02T13:54:53Z: [[main::]] Project QtMultimedia_stable_Integration has some state, but is not configured. Ignoring. 2015-03-02T13:54:53Z: [[main::]] Project QtTools_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-02T13:54:53Z: [[main::]] Project QtDeclarative_5.3.2_Integration has some state, but is not configured. Ignoring. 2015-03-02T13:54:53Z: [[main::]] Project QtTranslations_5.3.2_Integration has some state, but is not configured. Ignoring. 2015-03-02T13:54:53Z: [[main::]] Project QtWebKit_Examples_stable_Integration has some state, but is not configured. Ignoring. 2015-03-02T13:54:53Z: [[main::]] Project QtLocation_stable_Integration has some state, but is not configured. Ignoring. 2015-03-02T13:54:53Z: [[main::]] Project QtSensors_stable_Integration has some state, but is not configured. Ignoring. 2015-03-02T13:54:53Z: [[main::]] Project QtWebSockets_5.3.1_Integration has some state, but is not configured. Ignoring. 2015-03-02T13:54:53Z: [[main::]] Project QtDoc_5.3.1_Integration has some state, but is not configured. Ignoring. 2015-03-02T13:54:53Z: [[main::]] Project Qt3D_wip_newapi_Integration has some state, but is not configured. Ignoring. 2015-03-02T13:54:53Z: [[main::]] Project QtTools_5.3.1_Integration has some state, but is not configured. Ignoring. 2015-03-02T13:54:53Z: [[main::]] Project QtMultimedia_5.3.1_Integration has some state, but is not configured. Ignoring. 2015-03-02T13:54:53Z: [[main::]] Project QtSensors_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-02T13:54:53Z: [[main::]] Project QtActiveQt_5.3.1_Integration has some state, but is not configured. Ignoring. 2015-03-02T13:54:53Z: [[main::]] Project QtLocation_5.3.1_Integration has some state, but is not configured. Ignoring. 2015-03-02T13:54:53Z: [[main::]] Project QtQuick1_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-02T13:54:53Z: [[main::]] Project QtSvg_5.3.2_Integration has some state, but is not configured. Ignoring. 2015-03-02T13:54:53Z: [[main::]] Project QtBase_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-02T13:54:53Z: [[main::]] Project Qt5_5.3.1_Integration has some state, but is not configured. Ignoring. 2015-03-02T13:54:53Z: [[main::]] Project QtTranslations_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-02T13:54:53Z: [[main::]] Project QtLocation_5.3.2_Integration has some state, but is not configured. Ignoring. 2015-03-02T13:54:53Z: [[main::]] Project QtDocGallery_stable_Integration has some state, but is not configured. Ignoring. 2015-03-02T13:54:53Z: [[main::]] Project QtConnectivity_5.3.1_Integration has some state, but is not configured. Ignoring. 2015-03-02T13:54:53Z: [[main::]] Project QtXmlPatterns_5.3.1_Integration has some state, but is not configured. Ignoring. 2015-03-02T13:54:53Z: [[main::]] Project QtSvg_5.3.1_Integration has some state, but is not configured. Ignoring. 2015-03-02T13:54:53Z: [[main::]] Project QtGraphicalEffects_5.3.2_Integration has some state, but is not configured. Ignoring. 2015-03-02T13:54:53Z: [[main::]] Project QtQuickControls_stable_Integration has some state, but is not configured. Ignoring. 2015-03-02T13:54:53Z: [[main::]] Project QtWebKit_Examples_5.3.1_Integration has some state, but is not configured. Ignoring. 2015-03-02T13:54:53Z: [[main::]] Project QtWebKit_stable_Integration has some state, but is not configured. Ignoring. 2015-03-02T13:54:53Z: [[main::]] Project QtScript_5.3.1_Integration has some state, but is not configured. Ignoring. 2015-03-02T13:54:53Z: [[main::]] Project QtEnginio_stable_Integration has some state, but is not configured. Ignoring. 2015-03-02T13:54:53Z: [[main::]] Project QtWebKit_5.3.2_Integration has some state, but is not configured. Ignoring. 2015-03-02T13:54:53Z: [[main::]] Project QtBase_5.3.1_Integration has some state, but is not configured. Ignoring. 2015-03-02T13:54:53Z: [[main::]] Project QtDeclarative_5.3.1_Integration has some state, but is not configured. Ignoring. 2015-03-02T13:54:53Z: [[main::]] Project QtXmlPatterns_stable_Integration has some state, but is not configured. Ignoring. 2015-03-02T13:54:53Z: [[main::]] Project QtWayland_stable_Integration has some state, but is not configured. Ignoring. 2015-03-02T13:54:53Z: [[main::]] Project QtTools_5.3.2_Integration has some state, but is not configured. Ignoring. 2015-03-02T13:54:53Z: [[main::]] Project QtX11Extras_stable_Integration has some state, but is not configured. Ignoring. 2015-03-02T13:54:53Z: [[main::]] Project QtWinExtras_stable_Integration has some state, but is not configured. Ignoring. 2015-03-02T13:54:53Z: [[main::]] Project QtTranslations_5.3.1_Integration has some state, but is not configured. Ignoring. 2015-03-02T13:54:53Z: [[main::]] Project QtQuickControls_5.3.2_Integration has some state, but is not configured. Ignoring. 2015-03-02T13:54:53Z: [[main::]] Project QtWebEngine_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-02T13:54:53Z: [[main::]] Project QtFeedback_stable_Integration has some state, but is not configured. Ignoring. 2015-03-02T13:54:53Z: [[main::]] Project QtQuick1_stable_Integration has some state, but is not configured. Ignoring. 2015-03-02T13:54:53Z: [[main::]] Project QtQuickControls_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-02T13:54:53Z: [[main::]] Project QtXmlPatterns_5.3.2_Integration has some state, but is not configured. Ignoring. 2015-03-02T13:54:53Z: [[main::]] Project QtWebKit_Examples_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-02T13:54:53Z: [[main::]] Project QtLocation_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-02T13:54:53Z: [[main::]] Project Qt5_5.3.2_Integration has some state, but is not configured. Ignoring. 2015-03-02T13:54:53Z: [[main::]] Project QtBase_stable_Integration has some state, but is not configured. Ignoring. 2015-03-02T13:54:53Z: [[main::]] Project QtMacExtras_5.3.1_Integration has some state, but is not configured. Ignoring. 2015-03-02T13:54:53Z: [[main::]] Project QtSvg_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-02T13:54:53Z: [[main::]] Project QtWayland_5.4.0_Integration has some state, but is not configured. Ignoring. From ci-noreply at qt-project.org Mon Mar 2 15:01:03 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 2 Mar 2015 15:01:03 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - QtBase_5.4_mobile_state #117 - FAILURE Message-ID: <20150302140103.BCBEF308EF@fork.qtproject.c.bitbit.net> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt-project.org/ci/QtBase_5.4_mobile_state/build_00117 From ci-noreply at qt-project.org Mon Mar 2 15:01:22 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 2 Mar 2015 16:01:22 +0200 Subject: [Ci-reports] Problems... Message-ID: <20150302_140122_047941.ci-noreply@qt-project.org> Some problems occurred recently... 2015-03-02T13:59:22Z: [QtWebKit_Examples_5.4_Integration error] fetch http://qt-ci.digia.com//job/QtWebKit_Examples_5.4_Integration/8/api/json?depth=2&tree=building,number,url,result,fullDisplayName,timestamp,duration,runs[building,number,url,result,fullDisplayName,timestamp,duration]: 502 Proxy Error at /var/lib/jenkins/qtqa/scripts/jenkins/qt-jenkins-integrator.pl line 1878., retry in 2 seconds From ci-noreply at qt-project.org Mon Mar 2 15:07:48 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 2 Mar 2015 16:07:48 +0200 Subject: [Ci-reports] pass on QtTranslations_5.4_Integration #7 Message-ID: <20150302_140748_061196.ci-noreply@qt-project.org> QtTranslations_5.4_Integration #7: SUCCESS Tested changes (refs/builds/5.4_1425300526): http://codereview.qt-project.org/107514 [PS1] - Replace old qt-project.org wiki with wiki.qt.io From ci-noreply at qt-project.org Mon Mar 2 15:11:26 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 2 Mar 2015 16:11:26 +0200 Subject: [Ci-reports] pass on QtWebKit_Examples_5.4_Integration #8 Message-ID: <20150302_141126_088905.ci-noreply@qt-project.org> QtWebKit_Examples_5.4_Integration #8: SUCCESS Tested changes (refs/builds/5.4_1425294079): http://codereview.qt-project.org/107515 [PS1] - Replace old qt-project.org wiki with wiki.qt.io From ci-noreply at qt-project.org Mon Mar 2 15:18:32 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 2 Mar 2015 16:18:32 +0200 Subject: [Ci-reports] pass on QtDeclarative_5.5_Integration #30 Message-ID: <20150302_141832_037908.ci-noreply@qt-project.org> QtDeclarative_5.5_Integration #30: SUCCESS Tested changes (refs/builds/5.5_1425296826): http://codereview.qt-project.org/107394 [PS12] - testlib: Introduce MouseDoubleClickSequence() method From ci-noreply at qt-project.org Mon Mar 2 15:22:02 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 2 Mar 2015 16:22:02 +0200 Subject: [Ci-reports] pass on QtMultimedia_5.5_Integration #13 Message-ID: <20150302_142202_035586.ci-noreply@qt-project.org> QtMultimedia_5.5_Integration #13: SUCCESS Tested changes (refs/builds/5.5_1425300381): http://codereview.qt-project.org/107288 [PS2] - Image encoder control - version for OS X/iOS http://codereview.qt-project.org/107287 [PS3] - Viewfinder settings control (1) for OS X/iOS http://codereview.qt-project.org/107286 [PS3] - Viewfinder settings control (2) - version for iOS/OS X http://codereview.qt-project.org/107285 [PS6] - Add AVF camera utilities - general aux. functions/classes From ci-noreply at qt-project.org Mon Mar 2 15:28:18 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 2 Mar 2015 16:28:18 +0200 Subject: [Ci-reports] pass on QtBase_5.4_Integration #1845 Message-ID: <20150302_142818_000715.ci-noreply@qt-project.org> QtBase_5.4_Integration #1845: SUCCESS Tested changes (refs/builds/5.4_1425295972): http://codereview.qt-project.org/107096 [PS1] - Remove unneeded exec permission from icomoon fonts From ci-noreply at qt-project.org Mon Mar 2 15:29:29 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 2 Mar 2015 16:29:29 +0200 Subject: [Ci-reports] pass on QtConnectivity_5.5_Integration #5 Message-ID: <20150302_142929_089803.ci-noreply@qt-project.org> QtConnectivity_5.5_Integration #5: SUCCESS Tested changes (refs/builds/5.5_1425301171): http://codereview.qt-project.org/107437 [PS1] - Fix spelling in messages. From ci-noreply at qt-project.org Mon Mar 2 15:30:45 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 2 Mar 2015 16:30:45 +0200 Subject: [Ci-reports] pass on QtAndroidExtras_5.5_Integration #1 Message-ID: <20150302_143045_085142.ci-noreply@qt-project.org> QtAndroidExtras_5.5_Integration #1: SUCCESS Tested changes (refs/builds/5.5_1425304649): http://codereview.qt-project.org/107216 [PS1] - Fix comparison overloads. From ci-noreply at qt-project.org Mon Mar 2 15:36:20 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 2 Mar 2015 16:36:20 +0200 Subject: [Ci-reports] fail on QtBase_5.5_Integration #136 Message-ID: <20150302_143620_081155.ci-noreply@qt-project.org> six 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_qquickwindow FAIL! : tst_qquickwindow::qobjectEventFilter_key() 'eventFilter.events.contains((int)QEvent::KeyPress)' returned FALSE. () Loc: [tst_qquickwindow.cpp(1851)] FAIL! : tst_qquickwindow::cursor() Compared values are not the same Loc: [tst_qquickwindow.cpp(1444)] Totals: 50 passed, 2 failed, 1 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qquickwindow ********* Config: Using QtTest library 5.5.0, Qt 5.5.0 (x86_64-little_endian-lp64 shared (dynamic) debug build; by GCC 4.8.2) PASS : tst_qquickwindow::initTestCase() PASS : tst_qquickwindow::openglContextCreatedSignal() QWARN : tst_qquickwindow::aboutToStopSignal() Problem creating accessible interface for: QQuickWindow(0x7fff52be0380) Make sure to deploy Qt with accessibility plugins. PASS : tst_qquickwindow::aboutToStopSignal() 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 Loc: [tst_qquickwindow.cpp(1250)] PASS : tst_qquickwindow::touchEvent_basic() PASS : tst_qquickwindow::touchEvent_propagation(disable events) PASS : tst_qquickwindow::touchEvent_propagation(disable item) FAIL! : tst_qquickwindow::touchEvent_propagation(hide item) Compared values are not the same Actual (middleItem->lastEvent.touchPoints[i].pos()) : QPointF(60,32) Expected (makeTouchData(QEvent::TouchBegin, window, Qt::TouchPointPressed, makeTouchPoint(middleItem, middleItem->mapFromItem(topItem, pos))).touchPoints[i].pos()): QPointF(60,60) Loc: [tst_qquickwindow.cpp(659)] 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::defaultState() 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::focusReason() 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::testWindowVisibilityOrder() PASS : tst_qquickwindow::blockClosing() PASS : tst_qquickwindow::blockCloseMethod() PASS : tst_qquickwindow::crashWhenHoverItemDeleted() PASS : tst_qquickwindow::unloadSubWindow() PASS : tst_qquickwindow::qobjectEventFilter_touch() FAIL! : tst_qquickwindow::qobjectEventFilter_key() 'eventFilter.events.contains((int)QEvent::KeyPress)' returned FALSE. () Loc: [tst_qquickwindow.cpp(1851)] PASS : tst_qquickwindow::qobjectEventFilter_mouse() FAIL! : tst_qquickwindow::cursor() Compared values are not the same Loc: [tst_qquickwindow.cpp(1444)] PASS : tst_qquickwindow::animatingSignal() PASS : tst_qquickwindow::contentItemSize() PASS : tst_qquickwindow::defaultSurfaceFormat() PASS : tst_qquickwindow::attachedProperty() PASS : tst_qquickwindow::testRenderJob() PASS : tst_qquickwindow::testHoverChildMouseEventFilter() PASS : tst_qquickwindow::cleanupTestCase() Totals: 49 passed, 3 failed, 1 skipped, 0 blacklisted ********* Finished testing of tst_qquickwindow ********* QtQA::App::TestRunner: test failed on first and second attempts, but with different behavior each time: QtQA::App::TestRunner: first attempt: exited with exit code 2 QtQA::App::TestRunner: second attempt: exited with exit code 3 QtQA::App::TestRunner: the test seems to be flaky, please fix this QtQA::App::TestRunner: this flaky test is being treated as a FAIL QtQA::App::TestRunner: end tst_qquickwindow: 20 seconds, exit code 3 Testing tst_qquicktextinput FAIL! : tst_qquicktextinput::horizontalAlignment_RightToLeft() 'textInput->text().isEmpty()' returned FALSE. () Loc: [tst_qquicktextinput.cpp(1536)] FAIL! : tst_qquicktextinput::validators() Compared values are not the same Actual (intInput->text()) : "1" Expected (QLatin1String("11")): "11" Loc: [tst_qquicktextinput.cpp(1976)] FAIL! : tst_qquicktextinput::copyAndPasteKeySequence() 'textInput->canPaste()' returned FALSE. () Loc: [tst_qquicktextinput.cpp(2603)] FAIL! : tst_qquicktextinput::echoMode() Compared values are not the same Actual (input->text()) : "ABCDefgh" Expected (QLatin1String("a")): "a" Loc: [tst_qquicktextinput.cpp(3267)] FAIL! : tst_qquicktextinput::keySequence(select all) Compared values are not the same Actual (textInput->cursorPosition()): 0 Expected (cursorPosition) : 44 Loc: [tst_qquicktextinput.cpp(5119)] FAIL! : tst_qquicktextinput::keySequence(select start of line) Compared values are not the same Actual (textInput->cursorPosition()): 5 Expected (cursorPosition) : 0 Loc: [tst_qquicktextinput.cpp(5119)] FAIL! : tst_qquicktextinput::keySequence(select end of line) Compared values are not the same Actual (textInput->cursorPosition()): 5 Expected (cursorPosition) : 44 Loc: [tst_qquicktextinput.cpp(5119)] FAIL! : tst_qquicktextinput::keySequence(delete end of line) Compared values are not the same Actual (textInput->text()): "the quick brown fox jumped over the lazy dog" Expected (expectedText) : "the quick brown fox jump" Loc: [tst_qquicktextinput.cpp(5120)] FAIL! : tst_qquicktextinput::keySequence(move to start of line) Compared values are not the same Actual (textInput->cursorPosition()): 31 Expected (cursorPosition) : 0 Loc: [tst_qquicktextinput.cpp(5119)] FAIL! : tst_qquicktextinput::keySequence(move to next char) Compared values are not the same Actual (textInput->cursorPosition()): 12 Expected (cursorPosition) : 13 Loc: [tst_qquicktextinput.cpp(5119)] FAIL! : tst_qquicktextinput::keySequence(move to previous char (ltr)) Compared values are not the same Actual (textInput->cursorPosition()): 3 Expected (cursorPosition) : 2 Loc: [tst_qquicktextinput.cpp(5119)] FAIL! : tst_qquicktextinput::keySequence(move to previous char (rtl)) Compared values are not the same Actual (textInput->cursorPosition()): 3 Expected (cursorPosition) : 4 Loc: [tst_qquicktextinput.cpp(5119)] FAIL! : tst_qquicktextinput::keySequence(move to previous char with selection) Compared values are not the same Actual (textInput->cursorPosition()): 7 Expected (cursorPosition) : 3 Loc: [tst_qquicktextinput.cpp(5119)] FAIL! : tst_qquicktextinput::keySequence(select next char (ltr)) Compared values are not the same Actual (textInput->cursorPosition()): 23 Expected (cursorPosition) : 24 Loc: [tst_qquicktextinput.cpp(5119)] FAIL! : tst_qquicktextinput::keySequence(select next char (rtl)) Compared values are not the same Actual (textInput->cursorPosition()): 23 Expected (cursorPosition) : 22 Loc: [tst_qquicktextinput.cpp(5119)] FAIL! : tst_qquicktextinput::keySequence(select previous char (ltr)) Compared values are not the same Actual (textInput->cursorPosition()): 19 Expected (cursorPosition) : 18 Loc: [tst_qquicktextinput.cpp(5119)] FAIL! : tst_qquicktextinput::keySequence(select previous char (rtl)) Compared values are not the same Actual (textInput->cursorPosition()): 19 Expected (cursorPosition) : 20 Loc: [tst_qquicktextinput.cpp(5119)] FAIL! : tst_qquicktextinput::keySequence(move to next word (ltr)) Compared values are not the same Actual (textInput->cursorPosition()): 7 Expected (cursorPosition) : 10 Loc: [tst_qquicktextinput.cpp(5119)] FAIL! : tst_qquicktextinput::keySequence(move to next word (rtl)) Compared values are not the same Actual (textInput->cursorPosition()): 7 Expected (cursorPosition) : 4 Loc: [tst_qquicktextinput.cpp(5119)] FAIL! : tst_qquicktextinput::keySequence(move to next word (password,ltr)) Compared values are not the same Actual (textInput->cursorPosition()): 7 Expected (cursorPosition) : 44 Loc: [tst_qquicktextinput.cpp(5119)] FAIL! : tst_qquicktextinput::keySequence(move to next word (password,rtl)) Compared values are not the same Actual (textInput->cursorPosition()): 7 Expected (cursorPosition) : 0 Loc: [tst_qquicktextinput.cpp(5119)] FAIL! : tst_qquicktextinput::keySequence(move to previous word (ltr)) Compared values are not the same Actual (textInput->cursorPosition()): 7 Expected (cursorPosition) : 4 Loc: [tst_qquicktextinput.cpp(5119)] FAIL! : tst_qquicktextinput::keySequence(move to previous word (rlt)) Compared values are not the same Actual (textInput->cursorPosition()): 7 Expected (cursorPosition) : 10 Loc: [tst_qquicktextinput.cpp(5119)] FAIL! : tst_qquicktextinput::keySequence(move to previous word (password,ltr)) Compared values are not the same Actual (textInput->cursorPosition()): 7 Expected (cursorPosition) : 0 Loc: [tst_qquicktextinput.cpp(5119)] FAIL! : tst_qquicktextinput::keySequence(move to previous word (password,rtl)) Compared values are not the same Actual (textInput->cursorPosition()): 7 Expected (cursorPosition) : 44 Loc: [tst_qquicktextinput.cpp(5119)] FAIL! : tst_qquicktextinput::keySequence(select next word) Compared values are not the same Actual (textInput->cursorPosition()): 11 Expected (cursorPosition) : 16 Loc: [tst_qquicktextinput.cpp(5119)] FAIL! : tst_qquicktextinput::keySequence(select previous word) Compared values are not the same Actual (textInput->cursorPosition()): 11 Expected (cursorPosition) : 10 Loc: [tst_qquicktextinput.cpp(5119)] FAIL! : tst_qquicktextinput::keySequence(delete (selection)) Compared values are not the same Actual (textInput->cursorPosition()): 15 Expected (cursorPosition) : 12 Loc: [tst_qquicktextinput.cpp(5119)] FAIL! : tst_qquicktextinput::keySequence(delete (no selection)) Compared values are not the same Actual (textInput->text()): "the quick brown fox jumped over the lazy dog" Expected (expectedText) : "the quick brownfox jumped over the lazy dog" Loc: [tst_qquicktextinput.cpp(5120)] FAIL! : tst_qquicktextinput::keySequence(delete end of word) Compared values are not the same Actual (textInput->text()): "the quick brown fox jumped over the lazy dog" Expected (expectedText) : "the quick brown fox jumpover the lazy dog" Loc: [tst_qquicktextinput.cpp(5120)] FAIL! : tst_qquicktextinput::keySequence(delete start of word) Compared values are not the same Actual (textInput->cursorPosition()): 7 Expected (cursorPosition) : 4 Loc: [tst_qquicktextinput.cpp(5119)] FAIL! : tst_qquicktextinput::undo(insert_numbers) Compared values are not the same Actual (spy.count()): 0 Expected (1) : 1 Loc: [tst_qquicktextinput.cpp(5297)] FAIL! : tst_qquicktextinput::undo(insert_helloworld) Compared values are not the same Actual (spy.count()): 0 Expected (1) : 1 Loc: [tst_qquicktextinput.cpp(5297)] FAIL! : tst_qquicktextinput::undo(insert_patterns) Compared values are not the same Actual (spy.count()): 0 Expected (1) : 1 Loc: [tst_qquicktextinput.cpp(5297)] FAIL! : tst_qquicktextinput::undo(keyboard_numbers) Compared values are not the same Actual (spy.count()): 0 Expected (1) : 1 Loc: [tst_qquicktextinput.cpp(5297)] FAIL! : tst_qquicktextinput::undo(keyboard_helloworld) Compared values are not the same Actual (spy.count()): 0 Expected (1) : 1 Loc: [tst_qquicktextinput.cpp(5297)] FAIL! : tst_qquicktextinput::undo(keyboard_patterns) Compared values are not the same Actual (spy.count()): 0 Expected (1) : 1 Loc: [tst_qquicktextinput.cpp(5297)] FAIL! : tst_qquicktextinput::redo(Inserts and setting cursor) 'textInput->canUndo()' returned FALSE. () Loc: [tst_qquicktextinput.cpp(5372)] FAIL! : tst_qquicktextinput::backspaceSurrogatePairs() Compared values are not the same Actual (textInput->text()): "\uD800\uDF00\uD800\uDF01\uD800\uDF02\uD800\uDF03\uD800\uDF04" Expected (text.mid(0, i)) : "\uD800\uDF00\uD800\uDF01\uD800\uDF02\uD800\uDF03" Loc: [tst_qquicktextinput.cpp(5723)] FAIL! : tst_qquicktextinput::setInputMask(keys ip_localhost) Compared values are not the same Actual (textInput->text()): "..." Expected (expectedText) : "127.0.0.1" Loc: [tst_qquicktextinput.cpp(6107)] FAIL! : tst_qquicktextinput::setInputMask(keys mac) Compared values are not the same Actual (textInput->text()): ":::::" Expected (expectedText) : "00:E0:81:21:9E:8E" Loc: [tst_qquicktextinput.cpp(6107)] FAIL! : tst_qquicktextinput::setInputMask(keys mac2) Compared values are not the same Actual (textInput->text()): ":::::" Expected (expectedText) : "aa:E0:81:21:9E:8E" Loc: [tst_qquicktextinput.cpp(6107)] FAIL! : tst_qquicktextinput::setInputMask(keys byte) Compared values are not the same Actual (textInput->text()): "" Expected (expectedText) : "11111" Loc: [tst_qquicktextinput.cpp(6107)] FAIL! : tst_qquicktextinput::setInputMask(keys halfbytes) Compared values are not the same Actual (textInput->text()): "." Expected (expectedText) : "110.0001" Loc: [tst_qquicktextinput.cpp(6107)] FAIL! : tst_qquicktextinput::setInputMask(keys blank char same type as content) Compared values are not the same Actual (textInput->text()): "..." Expected (expectedText) : "127...1" Loc: [tst_qquicktextinput.cpp(6107)] FAIL! : tst_qquicktextinput::setInputMask(keys parts of ip_localhost) Compared values are not the same Actual (textInput->text()): "..." Expected (expectedText) : ".0.0.1" Loc: [tst_qquicktextinput.cpp(6107)] FAIL! : tst_qquicktextinput::setInputMask(keys ip_overflow) Compared values are not the same Actual (textInput->text()): "..." Expected (expectedText) : "123.412.341.234" Loc: [tst_qquicktextinput.cpp(6107)] FAIL! : tst_qquicktextinput::setInputMask(keys uppercase) Compared values are not the same Actual (textInput->text()): "" Expected (expectedText) : "ABCD" Loc: [tst_qquicktextinput.cpp(6107)] FAIL! : tst_qquicktextinput::setInputMask(keys lowercase) Compared values are not the same Actual (textInput->text()): "" Expected (expectedText) : "abcd" Loc: [tst_qquicktextinput.cpp(6107)] FAIL! : tst_qquicktextinput::setInputMask(keys nocase) Compared values are not the same Actual (textInput->text()): "" Expected (expectedText) : "AbCd" Loc: [tst_qquicktextinput.cpp(6107)] FAIL! : tst_qquicktextinput::setInputMask(keys nocase1) Compared values are not the same Actual (textInput->text()): "" Expected (expectedText) : "AbCd" Loc: [tst_qquicktextinput.cpp(6107)] FAIL! : tst_qquicktextinput::setInputMask(keys nocase2) Compared values are not the same Actual (textInput->text()): "" Expected (expectedText) : "AbCd" Loc: [tst_qquicktextinput.cpp(6107)] FAIL! : tst_qquicktextinput::setInputMask(keys reserved) Compared values are not the same Actual (textInput->text()): "" Expected (expectedText) : "A9" Loc: [tst_qquicktextinput.cpp(6107)] FAIL! : tst_qquicktextinput::setInputMask(keys escape01) Compared values are not the same Actual (textInput->text()): "Nn" Expected (expectedText) : "Nn9" Loc: [tst_qquicktextinput.cpp(6107)] FAIL! : tst_qquicktextinput::setInputMask(keys escape02) Compared values are not the same Actual (textInput->text()): "\\" Expected (expectedText) : "\\0" Loc: [tst_qquicktextinput.cpp(6107)] FAIL! : tst_qquicktextinput::setInputMask(keys escape03) Compared values are not the same Actual (textInput->text()): "()" Expected (expectedText) : "(0)" Loc: [tst_qquicktextinput.cpp(6107)] FAIL! : tst_qquicktextinput::setInputMask(keys upper_lower_nocase1) Compared values are not the same Actual (textInput->text()): "" Expected (expectedText) : "ABCDefghIjKl" Loc: [tst_qquicktextinput.cpp(6107)] FAIL! : tst_qquicktextinput::setInputMask(keys upper_lower_nocase2) Compared values are not the same Actual (textInput->text()): "" Expected (expectedText) : "ABCDefghIjKl" Loc: [tst_qquicktextinput.cpp(6107)] FAIL! : tst_qquicktextinput::setInputMask(keys exact_case1) Compared values are not the same Actual (textInput->text()): "" Expected (expectedText) : "AbcDEfGH" Loc: [tst_qquicktextinput.cpp(6107)] FAIL! : tst_qquicktextinput::setInputMask(keys exact_case2) Compared values are not the same Actual (textInput->text()): "" Expected (expectedText) : "AbcDEfgh" Loc: [tst_qquicktextinput.cpp(6107)] FAIL! : tst_qquicktextinput::setInputMask(keys exact_case3) Compared values are not the same Actual (textInput->text()): "" Expected (expectedText) : "AbcDEfGH" Loc: [tst_qquicktextinput.cpp(6107)] FAIL! : tst_qquicktextinput::setInputMask(keys exact_case4) Compared values are not the same Actual (textInput->text()): "" Expected (expectedText) : "AbcDEfgh" Loc: [tst_qquicktextinput.cpp(6107)] FAIL! : tst_qquicktextinput::setInputMask(keys exact_case5) Compared values are not the same Actual (textInput->text()): "" Expected (expectedText) : "AbcDEf01" Loc: [tst_qquicktextinput.cpp(6107)] FAIL! : tst_qquicktextinput::setInputMask(keys exact_case6) Compared values are not the same Actual (textInput->text()): "" Expected (expectedText) : "AbcDEf92" Loc: [tst_qquicktextinput.cpp(6107)] FAIL! : tst_qquicktextinput::setInputMask(keys illegal_keys1) Compared values are not the same Actual (textInput->text()): "" Expected (expectedText) : "Aa" Loc: [tst_qquicktextinput.cpp(6107)] FAIL! : tst_qquicktextinput::setInputMask(keys illegal_keys2) Compared values are not the same Actual (textInput->text()): "" Expected (expectedText) : "ffff" Loc: [tst_qquicktextinput.cpp(6107)] FAIL! : tst_qquicktextinput::fixup() Compared values are not the same Actual (input->text()) : "" Expected (QStringLiteral("ok")): "ok" Loc: [tst_qquicktextinput.cpp(6359)] Totals: 335 passed, 67 failed, 5 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qquicktextinput ********* Config: Using QtTest library 5.5.0, Qt 5.5.0 (x86_64-little_endian-lp64 shared (dynamic) debug build; by GCC 4.8.2) 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() PASS : tst_qquicktextinput::persistentSelection() 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 'mode', use qRegisterMetaType to register it. PASS : tst_qquicktextinput::mouseSelectionMode_accessors() PASS : tst_qquicktextinput::selectByMouse() PASS : tst_qquicktextinput::renderType() PASS : tst_qquicktextinput::tripleClickSelectsAll() FAIL! : tst_qquicktextinput::horizontalAlignment_RightToLeft() 'textInput->text().isEmpty()' returned FALSE. () Loc: [tst_qquicktextinput.cpp(1536)] PASS : tst_qquicktextinput::verticalAlignment() PASS : tst_qquicktextinput::clipRect() PASS : tst_qquicktextinput::boundingRect() QWARN : tst_qquicktextinput::positionAt() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : tst_qquicktextinput::positionAt() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." PASS : tst_qquicktextinput::positionAt() QWARN : tst_qquicktextinput::maxLength() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : tst_qquicktextinput::maxLength() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : tst_qquicktextinput::maxLength() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : tst_qquicktextinput::maxLength() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : tst_qquicktextinput::maxLength() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : tst_qquicktextinput::maxLength() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : tst_qquicktextinput::maxLength() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : tst_qquicktextinput::maxLength() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : tst_qquicktextinput::maxLength() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : tst_qquicktextinput::maxLength() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." (... 3269 lines omitted; there are too many errors!) PASS : tst_QQuickGridView::inserted_leftToRight_LtR_BtT(add multiple, at start of visible, content not at start) PASS : tst_QQuickGridView::inserted_leftToRight_LtR_BtT(add 1, at end of visible, content at start) PASS : tst_QQuickGridView::inserted_leftToRight_LtR_BtT(add row, at end of visible, content at start) PASS : tst_QQuickGridView::inserted_leftToRight_LtR_BtT(add 1, at end of visible, content not at start) PASS : tst_QQuickGridView::inserted_leftToRight_LtR_BtT(add multiple, at end of visible, content not at start) PASS : tst_QQuickGridView::inserted_leftToRight_LtR_BtT(add 1, after visible, content at start) PASS : tst_QQuickGridView::inserted_leftToRight_LtR_BtT(add row, after visible, content at start) PASS : tst_QQuickGridView::inserted_leftToRight_LtR_BtT(add 1, after visible, content not at start) PASS : tst_QQuickGridView::inserted_leftToRight_LtR_BtT(add multiple, after visible, content not at start) PASS : tst_QQuickGridView::inserted_leftToRight_RtL_BtT(add 1, before visible items) PASS : tst_QQuickGridView::inserted_leftToRight_RtL_BtT(add 2, before visible items) PASS : tst_QQuickGridView::inserted_leftToRight_RtL_BtT(add 3, before visible items) PASS : tst_QQuickGridView::inserted_leftToRight_RtL_BtT(add 5, before visible items) PASS : tst_QQuickGridView::inserted_leftToRight_RtL_BtT(add 6, before visible items) PASS : tst_QQuickGridView::inserted_leftToRight_RtL_BtT(add 1, at start of visible, content at start) PASS : tst_QQuickGridView::inserted_leftToRight_RtL_BtT(add multiple, at start of visible, content at start) PASS : tst_QQuickGridView::inserted_leftToRight_RtL_BtT(add 1, at start of visible, content not at start) PASS : tst_QQuickGridView::inserted_leftToRight_RtL_BtT(add multiple, at start of visible, content not at start) PASS : tst_QQuickGridView::inserted_leftToRight_RtL_BtT(add 1, at end of visible, content at start) PASS : tst_QQuickGridView::inserted_leftToRight_RtL_BtT(add row, at end of visible, content at start) PASS : tst_QQuickGridView::inserted_leftToRight_RtL_BtT(add 1, at end of visible, content not at start) PASS : tst_QQuickGridView::inserted_leftToRight_RtL_BtT(add multiple, at end of visible, content not at start) PASS : tst_QQuickGridView::inserted_leftToRight_RtL_BtT(add 1, after visible, content at start) PASS : tst_QQuickGridView::inserted_leftToRight_RtL_BtT(add row, after visible, content at start) PASS : tst_QQuickGridView::inserted_leftToRight_RtL_BtT(add 1, after visible, content not at start) PASS : tst_QQuickGridView::inserted_leftToRight_RtL_BtT(add multiple, after visible, content not at start) PASS : tst_QQuickGridView::inserted_topToBottom_LtR_TtB(add 1, before visible items) PASS : tst_QQuickGridView::inserted_topToBottom_LtR_TtB(add 2, before visible items) PASS : tst_QQuickGridView::inserted_topToBottom_LtR_TtB(add 3, before visible items) PASS : tst_QQuickGridView::inserted_topToBottom_LtR_TtB(add 5, before visible items) PASS : tst_QQuickGridView::inserted_topToBottom_LtR_TtB(add 6, before visible items) PASS : tst_QQuickGridView::inserted_topToBottom_LtR_TtB(add 1, at start of visible, content at start) PASS : tst_QQuickGridView::inserted_topToBottom_LtR_TtB(add multiple, at start of visible, content at start) PASS : tst_QQuickGridView::inserted_topToBottom_LtR_TtB(add 1, at start of visible, content not at start) PASS : tst_QQuickGridView::inserted_topToBottom_LtR_TtB(add multiple, at start of visible, content not at start) PASS : tst_QQuickGridView::inserted_topToBottom_LtR_TtB(add 1, at end of visible, content at start) PASS : tst_QQuickGridView::inserted_topToBottom_LtR_TtB(add row, at end of visible, content at start) PASS : tst_QQuickGridView::inserted_topToBottom_LtR_TtB(add 1, at end of visible, content not at start) PASS : tst_QQuickGridView::inserted_topToBottom_LtR_TtB(add multiple, at end of visible, content not at start) PASS : tst_QQuickGridView::inserted_topToBottom_LtR_TtB(add 1, after visible, content at start) PASS : tst_QQuickGridView::inserted_topToBottom_LtR_TtB(add row, after visible, content at start) PASS : tst_QQuickGridView::inserted_topToBottom_LtR_TtB(add 1, after visible, content not at start) PASS : tst_QQuickGridView::inserted_topToBottom_LtR_TtB(add multiple, after visible, content not at start) PASS : tst_QQuickGridView::inserted_topToBottom_RtL_TtB(add 1, before visible items) PASS : tst_QQuickGridView::inserted_topToBottom_RtL_TtB(add 2, before visible items) PASS : tst_QQuickGridView::inserted_topToBottom_RtL_TtB(add 3, before visible items) PASS : tst_QQuickGridView::inserted_topToBottom_RtL_TtB(add 5, before visible items) PASS : tst_QQuickGridView::inserted_topToBottom_RtL_TtB(add 6, before visible items) PASS : tst_QQuickGridView::inserted_topToBottom_RtL_TtB(add 1, at start of visible, content at start) PASS : tst_QQuickGridView::inserted_topToBottom_RtL_TtB(add multiple, at start of visible, content at start) PASS : tst_QQuickGridView::inserted_topToBottom_RtL_TtB(add 1, at start of visible, content not at start) PASS : tst_QQuickGridView::inserted_topToBottom_RtL_TtB(add multiple, at start of visible, content not at start) PASS : tst_QQuickGridView::inserted_topToBottom_RtL_TtB(add 1, at end of visible, content at start) PASS : tst_QQuickGridView::inserted_topToBottom_RtL_TtB(add row, at end of visible, content at start) PASS : tst_QQuickGridView::inserted_topToBottom_RtL_TtB(add 1, at end of visible, content not at start) PASS : tst_QQuickGridView::inserted_topToBottom_RtL_TtB(add multiple, at end of visible, content not at start) PASS : tst_QQuickGridView::inserted_topToBottom_RtL_TtB(add 1, after visible, content at start) PASS : tst_QQuickGridView::inserted_topToBottom_RtL_TtB(add row, after visible, content at start) PASS : tst_QQuickGridView::inserted_topToBottom_RtL_TtB(add 1, after visible, content not at start) PASS : tst_QQuickGridView::inserted_topToBottom_RtL_TtB(add multiple, after visible, content not at start) PASS : tst_QQuickGridView::inserted_topToBottom_LtR_BtT(add 1, before visible items) PASS : tst_QQuickGridView::inserted_topToBottom_LtR_BtT(add 2, before visible items) PASS : tst_QQuickGridView::inserted_topToBottom_LtR_BtT(add 3, before visible items) PASS : tst_QQuickGridView::inserted_topToBottom_LtR_BtT(add 5, before visible items) PASS : tst_QQuickGridView::inserted_topToBottom_LtR_BtT(add 6, before visible items) PASS : tst_QQuickGridView::inserted_topToBottom_LtR_BtT(add 1, at start of visible, content at start) PASS : tst_QQuickGridView::inserted_topToBottom_LtR_BtT(add multiple, at start of visible, content at start) PASS : tst_QQuickGridView::inserted_topToBottom_LtR_BtT(add 1, at start of visible, content not at start) PASS : tst_QQuickGridView::inserted_topToBottom_LtR_BtT(add multiple, at start of visible, content not at start) PASS : tst_QQuickGridView::inserted_topToBottom_LtR_BtT(add 1, at end of visible, content at start) PASS : tst_QQuickGridView::inserted_topToBottom_LtR_BtT(add row, at end of visible, content at start) PASS : tst_QQuickGridView::inserted_topToBottom_LtR_BtT(add 1, at end of visible, content not at start) PASS : tst_QQuickGridView::inserted_topToBottom_LtR_BtT(add multiple, at end of visible, content not at start) PASS : tst_QQuickGridView::inserted_topToBottom_LtR_BtT(add 1, after visible, content at start) PASS : tst_QQuickGridView::inserted_topToBottom_LtR_BtT(add row, after visible, content at start) PASS : tst_QQuickGridView::inserted_topToBottom_LtR_BtT(add 1, after visible, content not at start) PASS : tst_QQuickGridView::inserted_topToBottom_LtR_BtT(add multiple, after visible, content not at start) PASS : tst_QQuickGridView::inserted_topToBottom_RtL_BtT(add 1, before visible items) PASS : tst_QQuickGridView::inserted_topToBottom_RtL_BtT(add 2, before visible items) PASS : tst_QQuickGridView::inserted_topToBottom_RtL_BtT(add 3, before visible items) PASS : tst_QQuickGridView::inserted_topToBottom_RtL_BtT(add 5, before visible items) PASS : tst_QQuickGridView::inserted_topToBottom_RtL_BtT(add 6, before visible items) PASS : tst_QQuickGridView::inserted_topToBottom_RtL_BtT(add 1, at start of visible, content at start) PASS : tst_QQuickGridView::inserted_topToBottom_RtL_BtT(add multiple, at start of visible, content at start) PASS : tst_QQuickGridView::inserted_topToBottom_RtL_BtT(add 1, at start of visible, content not at start) PASS : tst_QQuickGridView::inserted_topToBottom_RtL_BtT(add multiple, at start of visible, content not at start) PASS : tst_QQuickGridView::inserted_topToBottom_RtL_BtT(add 1, at end of visible, content at start) PASS : tst_QQuickGridView::inserted_topToBottom_RtL_BtT(add row, at end of visible, content at start) PASS : tst_QQuickGridView::inserted_topToBottom_RtL_BtT(add 1, at end of visible, content not at start) PASS : tst_QQuickGridView::inserted_topToBottom_RtL_BtT(add multiple, at end of visible, content not at start) PASS : tst_QQuickGridView::inserted_topToBottom_RtL_BtT(add 1, after visible, content at start) PASS : tst_QQuickGridView::inserted_topToBottom_RtL_BtT(add row, after visible, content at start) PASS : tst_QQuickGridView::inserted_topToBottom_RtL_BtT(add 1, after visible, content not at start) PASS : tst_QQuickGridView::inserted_topToBottom_RtL_BtT(add multiple, after visible, content not at start) PASS : tst_QQuickGridView::removed_leftToRight_RtL_TtB(remove 1, before visible items) PASS : tst_QQuickGridView::removed_leftToRight_RtL_TtB(remove 1, before visible position) PASS : tst_QQuickGridView::removed_leftToRight_RtL_TtB(remove multiple (1 row), all before visible items) PASS : tst_QQuickGridView::removed_leftToRight_RtL_TtB(remove multiple, all before visible items, remove item 0) PASS : tst_QQuickGridView::removed_leftToRight_RtL_TtB(remove multiple rows, all before visible items) PASS : tst_QQuickGridView::removed_leftToRight_RtL_TtB(remove one row before visible, content y not on item border) PASS : tst_QQuickGridView::removed_leftToRight_RtL_TtB(remove mix of visible/non-visible) PASS : tst_QQuickGridView::removed_leftToRight_RtL_TtB(remove multiple, mix of items from before and within visible items) PASS : tst_QQuickGridView::removed_leftToRight_RtL_TtB(remove multiple, mix of items from before and within visible items, remove item 0) PASS : tst_QQuickGridView::removed_leftToRight_RtL_TtB(remove 1, from start of visible, content at start) PASS : tst_QQuickGridView::removed_leftToRight_RtL_TtB(remove multiple, from start of visible, content at start) PASS : tst_QQuickGridView::removed_leftToRight_RtL_TtB(remove 1, from start of visible, content not at start) PASS : tst_QQuickGridView::removed_leftToRight_RtL_TtB(remove multiple, from start of visible, content not at start) PASS : tst_QQuickGridView::removed_leftToRight_RtL_TtB(remove 1, from middle of visible, content at start) PASS : tst_QQuickGridView::removed_leftToRight_RtL_TtB(remove multiple, from middle of visible, content at start) PASS : tst_QQuickGridView::removed_leftToRight_RtL_TtB(remove 1, from middle of visible, content not at start) PASS : tst_QQuickGridView::removed_leftToRight_RtL_TtB(remove multiple, from middle of visible, content not at start) PASS : tst_QQuickGridView::removed_leftToRight_RtL_TtB(remove 1, after visible, content at start) PASS : tst_QQuickGridView::removed_leftToRight_RtL_TtB(remove multiple, after visible, content at start) PASS : tst_QQuickGridView::removed_leftToRight_RtL_TtB(remove 1, after visible, content not at start) PASS : tst_QQuickGridView::removed_leftToRight_RtL_TtB(remove multiple, after visible, content not at start) PASS : tst_QQuickGridView::removed_leftToRight_RtL_TtB(remove multiple, mix of items from within and after visible items) PASS : tst_QQuickGridView::removed_leftToRight_LtR_BtT(remove 1, before visible items) PASS : tst_QQuickGridView::removed_leftToRight_LtR_BtT(remove 1, before visible position) PASS : tst_QQuickGridView::removed_leftToRight_LtR_BtT(remove multiple (1 row), all before visible items) PASS : tst_QQuickGridView::removed_leftToRight_LtR_BtT(remove multiple, all before visible items, remove item 0) PASS : tst_QQuickGridView::removed_leftToRight_LtR_BtT(remove multiple rows, all before visible items) PASS : tst_QQuickGridView::removed_leftToRight_LtR_BtT(remove one row before visible, content y not on item border) PASS : tst_QQuickGridView::removed_leftToRight_LtR_BtT(remove mix of visible/non-visible) PASS : tst_QQuickGridView::removed_leftToRight_LtR_BtT(remove multiple, mix of items from before and within visible items) PASS : tst_QQuickGridView::removed_leftToRight_LtR_BtT(remove multiple, mix of items from before and within visible items, remove item 0) PASS : tst_QQuickGridView::removed_leftToRight_LtR_BtT(remove 1, from start of visible, content at start) PASS : tst_QQuickGridView::removed_leftToRight_LtR_BtT(remove multiple, from start of visible, content at start) PASS : tst_QQuickGridView::removed_leftToRight_LtR_BtT(remove 1, from start of visible, content not at start) PASS : tst_QQuickGridView::removed_leftToRight_LtR_BtT(remove multiple, from start of visible, content not at start) PASS : tst_QQuickGridView::removed_leftToRight_LtR_BtT(remove 1, from middle of visible, content at start) PASS : tst_QQuickGridView::removed_leftToRight_LtR_BtT(remove multiple, from middle of visible, content at start) PASS : tst_QQuickGridView::removed_leftToRight_LtR_BtT(remove 1, from middle of visible, content not at start) PASS : tst_QQuickGridView::removed_leftToRight_LtR_BtT(remove multiple, from middle of visible, content not at start) PASS : tst_QQuickGridView::removed_leftToRight_LtR_BtT(remove 1, after visible, content at start) PASS : tst_QQuickGridView::removed_leftToRight_LtR_BtT(remove multiple, after visible, content at start) PASS : tst_QQuickGridView::removed_leftToRight_LtR_BtT(remove 1, after visible, content not at start) PASS : tst_QQuickGridView::removed_leftToRight_LtR_BtT(remove multiple, after visible, content not at start) PASS : tst_QQuickGridView::removed_leftToRight_LtR_BtT(remove multiple, mix of items from within and after visible items) PASS : tst_QQuickGridView::removed_leftToRight_RtL_BtT(remove 1, before visible items) PASS : tst_QQuickGridView::removed_leftToRight_RtL_BtT(remove 1, before visible position) PASS : tst_QQuickGridView::removed_leftToRight_RtL_BtT(remove multiple (1 row), all before visible items) PASS : tst_QQuickGridView::removed_leftToRight_RtL_BtT(remove multiple, all before visible items, remove item 0) PASS : tst_QQuickGridView::removed_leftToRight_RtL_BtT(remove multiple rows, all before visible items) PASS : tst_QQuickGridView::removed_leftToRight_RtL_BtT(remove one row before visible, content y not on item border) PASS : tst_QQuickGridView::removed_leftToRight_RtL_BtT(remove mix of visible/non-visible) PASS : tst_QQuickGridView::removed_leftToRight_RtL_BtT(remove multiple, mix of items from before and within visible items) PASS : tst_QQuickGridView::removed_leftToRight_RtL_BtT(remove multiple, mix of items from before and within visible items, remove item 0) PASS : tst_QQuickGridView::removed_leftToRight_RtL_BtT(remove 1, from start of visible, content at start) PASS : tst_QQuickGridView::removed_leftToRight_RtL_BtT(remove multiple, from start of visible, content at start) PASS : tst_QQuickGridView::removed_leftToRight_RtL_BtT(remove 1, from start of visible, content not at start) PASS : tst_QQuickGridView::removed_leftToRight_RtL_BtT(remove multiple, from start of visible, content not at start) PASS : tst_QQuickGridView::removed_leftToRight_RtL_BtT(remove 1, from middle of visible, content at start) PASS : tst_QQuickGridView::removed_leftToRight_RtL_BtT(remove multiple, from middle of visible, content at start) PASS : tst_QQuickGridView::removed_leftToRight_RtL_BtT(remove 1, from middle of visible, content not at start) PASS : tst_QQuickGridView::removed_leftToRight_RtL_BtT(remove multiple, from middle of visible, content not at start) PASS : tst_QQuickGridView::removed_leftToRight_RtL_BtT(remove 1, after visible, content at start) PASS : tst_QQuickGridView::removed_leftToRight_RtL_BtT(remove multiple, after visible, content at start) PASS : tst_QQuickGridView::removed_leftToRight_RtL_BtT(remove 1, after visible, content not at start) PASS : tst_QQuickGridView::removed_leftToRight_RtL_BtT(remove multiple, after visible, content not at start) PASS : tst_QQuickGridView::removed_leftToRight_RtL_BtT(remove multiple, mix of items from within and after visible items) PASS : tst_QQuickGridView::removed_topToBottom_LtR_TtB(remove 1, before visible items) PASS : tst_QQuickGridView::removed_topToBottom_LtR_TtB(remove 1, before visible position) PASS : tst_QQuickGridView::removed_topToBottom_LtR_TtB(remove multiple (1 row), all before visible items) PASS : tst_QQuickGridView::removed_topToBottom_LtR_TtB(remove multiple, all before visible items, remove item 0) PASS : tst_QQuickGridView::removed_topToBottom_LtR_TtB(remove multiple rows, all before visible items) PASS : tst_QQuickGridView::removed_topToBottom_LtR_TtB(remove one row before visible, content y not on item border) PASS : tst_QQuickGridView::removed_topToBottom_LtR_TtB(remove mix of visible/non-visible) PASS : tst_QQuickGridView::removed_topToBottom_LtR_TtB(remove multiple, mix of items from before and within visible items) PASS : tst_QQuickGridView::removed_topToBottom_LtR_TtB(remove multiple, mix of items from before and within visible items, remove item 0) PASS : tst_QQuickGridView::removed_topToBottom_LtR_TtB(remove 1, from start of visible, content at start) PASS : tst_QQuickGridView::removed_topToBottom_LtR_TtB(remove multiple, from start of visible, content at start) PASS : tst_QQuickGridView::removed_topToBottom_LtR_TtB(remove 1, from start of visible, content not at start) PASS : tst_QQuickGridView::removed_topToBottom_LtR_TtB(remove multiple, from start of visible, content not at start) PASS : tst_QQuickGridView::removed_topToBottom_LtR_TtB(remove 1, from middle of visible, content at start) PASS : tst_QQuickGridView::removed_topToBottom_LtR_TtB(remove multiple, from middle of visible, content at start) PASS : tst_QQuickGridView::removed_topToBottom_LtR_TtB(remove 1, from middle of visible, content not at start) PASS : tst_QQuickGridView::removed_topToBottom_LtR_TtB(remove multiple, from middle of visible, content not at start) PASS : tst_QQuickGridView::removed_topToBottom_LtR_TtB(remove 1, after visible, content at start) PASS : tst_QQuickGridView::removed_topToBottom_LtR_TtB(remove multiple, after visible, content at start) PASS : tst_QQuickGridView::removed_topToBottom_LtR_TtB(remove 1, after visible, content not at start) PASS : tst_QQuickGridView::removed_topToBottom_LtR_TtB(remove multiple, after visible, content not at start) PASS : tst_QQuickGridView::removed_topToBottom_LtR_TtB(remove multiple, mix of items from within and after visible items) PASS : tst_QQuickGridView::removed_topToBottom_RtL_TtB(remove 1, before visible items) PASS : tst_QQuickGridView::removed_topToBottom_RtL_TtB(remove 1, before visible position) PASS : tst_QQuickGridView::removed_topToBottom_RtL_TtB(remove multiple (1 row), all before visible items) PASS : tst_QQuickGridView::removed_topToBottom_RtL_TtB(remove multiple, all before visible items, remove item 0) PASS : tst_QQuickGridView::removed_topToBottom_RtL_TtB(remove multiple rows, all before visible items) PASS : tst_QQuickGridView::removed_topToBottom_RtL_TtB(remove one row before visible, content y not on item border) PASS : tst_QQuickGridView::removed_topToBottom_RtL_TtB(remove mix of visible/non-visible) PASS : tst_QQuickGridView::removed_topToBottom_RtL_TtB(remove multiple, mix of items from before and within visible items) PASS : tst_QQuickGridView::removed_topToBottom_RtL_TtB(remove multiple, mix of items from before and within visible items, remove item 0) PASS : tst_QQuickGridView::removed_topToBottom_RtL_TtB(remove 1, from start of visible, content at start) PASS : tst_QQuickGridView::removed_topToBottom_RtL_TtB(remove multiple, from start of visible, content at start) PASS : tst_QQuickGridView::removed_topToBottom_RtL_TtB(remove 1, from start of visible, content not at start) PASS : tst_QQuickGridView::removed_topToBottom_RtL_TtB(remove multiple, from start of visible, content not at start) PASS : tst_QQuickGridView::removed_topToBottom_RtL_TtB(remove 1, from middle of visible, content at start) PASS : tst_QQuickGridView::removed_topToBottom_RtL_TtB(remove multiple, from middle of visible, content at start) PASS : tst_QQuickGridView::removed_topToBottom_RtL_TtB(remove 1, from middle of visible, content not at start) PASS : tst_QQuickGridView::removed_topToBottom_RtL_TtB(remove multiple, from middle of visible, content not at start) PASS : tst_QQuickGridView::removed_topToBottom_RtL_TtB(remove 1, after visible, content at start) PASS : tst_QQuickGridView::removed_topToBottom_RtL_TtB(remove multiple, after visible, content at start) PASS : tst_QQuickGridView::removed_topToBottom_RtL_TtB(remove 1, after visible, content not at start) PASS : tst_QQuickGridView::removed_topToBottom_RtL_TtB(remove multiple, after visible, content not at start) PASS : tst_QQuickGridView::removed_topToBottom_RtL_TtB(remove multiple, mix of items from within and after visible items) PASS : tst_QQuickGridView::removed_topToBottom_LtR_BtT(remove 1, before visible items) PASS : tst_QQuickGridView::removed_topToBottom_LtR_BtT(remove 1, before visible position) PASS : tst_QQuickGridView::removed_topToBottom_LtR_BtT(remove multiple (1 row), all before visible items) PASS : tst_QQuickGridView::removed_topToBottom_LtR_BtT(remove multiple, all before visible items, remove item 0) PASS : tst_QQuickGridView::removed_topToBottom_LtR_BtT(remove multiple rows, all before visible items) PASS : tst_QQuickGridView::removed_topToBottom_LtR_BtT(remove one row before visible, content y not on item border) PASS : tst_QQuickGridView::removed_topToBottom_LtR_BtT(remove mix of visible/non-visible) PASS : tst_QQuickGridView::removed_topToBottom_LtR_BtT(remove multiple, mix of items from before and within visible items) PASS : tst_QQuickGridView::removed_topToBottom_LtR_BtT(remove multiple, mix of items from before and within visible items, remove item 0) PASS : tst_QQuickGridView::removed_topToBottom_LtR_BtT(remove 1, from start of visible, content at start) PASS : tst_QQuickGridView::removed_topToBottom_LtR_BtT(remove multiple, from start of visible, content at start) PASS : tst_QQuickGridView::removed_topToBottom_LtR_BtT(remove 1, from start of visible, content not at start) PASS : tst_QQuickGridView::removed_topToBottom_LtR_BtT(remove multiple, from start of visible, content not at start) PASS : tst_QQuickGridView::removed_topToBottom_LtR_BtT(remove 1, from middle of visible, content at start) PASS : tst_QQuickGridView::removed_topToBottom_LtR_BtT(remove multiple, from middle of visible, content at start) PASS : tst_QQuickGridView::removed_topToBottom_LtR_BtT(remove 1, from middle of visible, content not at start) PASS : tst_QQuickGridView::removed_topToBottom_LtR_BtT(remove multiple, from middle of visible, content not at start) PASS : tst_QQuickGridView::removed_topToBottom_LtR_BtT(remove 1, after visible, content at start) PASS : tst_QQuickGridView::removed_topToBottom_LtR_BtT(remove multiple, after visible, content at start) PASS : tst_QQuickGridView::removed_topToBottom_LtR_BtT(remove 1, after visible, content not at start) PASS : tst_QQuickGridView::removed_topToBottom_LtR_BtT(remove multiple, after visible, content not at start) PASS : tst_QQuickGridView::removed_topToBottom_LtR_BtT(remove multiple, mix of items from within and after visible items) PASS : tst_QQuickGridView::removed_topToBottom_RtL_BtT(remove 1, before visible items) PASS : tst_QQuickGridView::removed_topToBottom_RtL_BtT(remove 1, before visible position) PASS : tst_QQuickGridView::removed_topToBottom_RtL_BtT(remove multiple (1 row), all before visible items) PASS : tst_QQuickGridView::removed_topToBottom_RtL_BtT(remove multiple, all before visible items, remove item 0) PASS : tst_QQuickGridView::removed_topToBottom_RtL_BtT(remove multiple rows, all before visible items) PASS : tst_QQuickGridView::removed_topToBottom_RtL_BtT(remove one row before visible, content y not on item border) PASS : tst_QQuickGridView::removed_topToBottom_RtL_BtT(remove mix of visible/non-visible) PASS : tst_QQuickGridView::removed_topToBottom_RtL_BtT(remove multiple, mix of items from before and within visible items) PASS : tst_QQuickGridView::removed_topToBottom_RtL_BtT(remove multiple, mix of items from before and within visible items, remove item 0) PASS : tst_QQuickGridView::removed_topToBottom_RtL_BtT(remove 1, from start of visible, content at start) PASS : tst_QQuickGridView::removed_topToBottom_RtL_BtT(remove multiple, from start of visible, content at start) PASS : tst_QQuickGridView::removed_topToBottom_RtL_BtT(remove 1, from start of visible, content not at start) PASS : tst_QQuickGridView::removed_topToBottom_RtL_BtT(remove multiple, from start of visible, content not at start) PASS : tst_QQuickGridView::removed_topToBottom_RtL_BtT(remove 1, from middle of visible, content at start) PASS : tst_QQuickGridView::removed_topToBottom_RtL_BtT(remove multiple, from middle of visible, content at start) PASS : tst_QQuickGridView::removed_topToBottom_RtL_BtT(remove 1, from middle of visible, content not at start) PASS : tst_QQuickGridView::removed_topToBottom_RtL_BtT(remove multiple, from middle of visible, content not at start) PASS : tst_QQuickGridView::removed_topToBottom_RtL_BtT(remove 1, after visible, content at start) PASS : tst_QQuickGridView::removed_topToBottom_RtL_BtT(remove multiple, after visible, content at start) PASS : tst_QQuickGridView::removed_topToBottom_RtL_BtT(remove 1, after visible, content not at start) PASS : tst_QQuickGridView::removed_topToBottom_RtL_BtT(remove multiple, after visible, content not at start) PASS : tst_QQuickGridView::removed_topToBottom_RtL_BtT(remove multiple, mix of items from within and after visible items) PASS : tst_QQuickGridView::moved_leftToRight_RtL_TtB(move 1 forwards, within visible items) PASS : tst_QQuickGridView::moved_leftToRight_RtL_TtB(move 1 forwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_leftToRight_RtL_TtB(move 1 forwards, from non-visible -> visible (move first item)) PASS : tst_QQuickGridView::moved_leftToRight_RtL_TtB(move 1 forwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_leftToRight_RtL_TtB(move 1 forwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::moved_leftToRight_RtL_TtB(move 1 backwards, within visible items) PASS : tst_QQuickGridView::moved_leftToRight_RtL_TtB(move 1 backwards, within visible items (to first index)) PASS : tst_QQuickGridView::moved_leftToRight_RtL_TtB(move 1 backwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_leftToRight_RtL_TtB(move 1 backwards, from non-visible -> visible (move last item)) PASS : tst_QQuickGridView::moved_leftToRight_RtL_TtB(move 1 backwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_leftToRight_RtL_TtB(move 1 backwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::moved_leftToRight_RtL_TtB(move multiple forwards, within visible items) PASS : tst_QQuickGridView::moved_leftToRight_RtL_TtB(move multiple backwards, within visible items (move first item)) PASS : tst_QQuickGridView::moved_leftToRight_RtL_TtB(move multiple forwards, before visible items) PASS : tst_QQuickGridView::moved_leftToRight_RtL_TtB(move multiple forwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_leftToRight_RtL_TtB(move multiple forwards, from non-visible -> visible (move first item)) PASS : tst_QQuickGridView::moved_leftToRight_RtL_TtB(move multiple forwards, mix of non-visible/visible) PASS : tst_QQuickGridView::moved_leftToRight_RtL_TtB(move multiple forwards, to bottom of view) PASS : tst_QQuickGridView::moved_leftToRight_RtL_TtB(move multiple forwards, to bottom of view, first row -> last) PASS : tst_QQuickGridView::moved_leftToRight_RtL_TtB(move multiple forwards, to bottom of view, content y not 0) PASS : tst_QQuickGridView::moved_leftToRight_RtL_TtB(move multiple forwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_leftToRight_RtL_TtB(move multiple forwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::moved_leftToRight_RtL_TtB(move multiple backwards, within visible items) PASS : tst_QQuickGridView::moved_leftToRight_RtL_TtB(move multiple backwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_leftToRight_RtL_TtB(move multiple backwards, from non-visible -> visible (move last item)) PASS : tst_QQuickGridView::moved_leftToRight_RtL_TtB(move multiple backwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_leftToRight_RtL_TtB(move multiple backwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::moved_leftToRight_LtR_BtT(move 1 forwards, within visible items) PASS : tst_QQuickGridView::moved_leftToRight_LtR_BtT(move 1 forwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_leftToRight_LtR_BtT(move 1 forwards, from non-visible -> visible (move first item)) PASS : tst_QQuickGridView::moved_leftToRight_LtR_BtT(move 1 forwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_leftToRight_LtR_BtT(move 1 forwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::moved_leftToRight_LtR_BtT(move 1 backwards, within visible items) PASS : tst_QQuickGridView::moved_leftToRight_LtR_BtT(move 1 backwards, within visible items (to first index)) PASS : tst_QQuickGridView::moved_leftToRight_LtR_BtT(move 1 backwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_leftToRight_LtR_BtT(move 1 backwards, from non-visible -> visible (move last item)) PASS : tst_QQuickGridView::moved_leftToRight_LtR_BtT(move 1 backwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_leftToRight_LtR_BtT(move 1 backwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::moved_leftToRight_LtR_BtT(move multiple forwards, within visible items) PASS : tst_QQuickGridView::moved_leftToRight_LtR_BtT(move multiple backwards, within visible items (move first item)) PASS : tst_QQuickGridView::moved_leftToRight_LtR_BtT(move multiple forwards, before visible items) PASS : tst_QQuickGridView::moved_leftToRight_LtR_BtT(move multiple forwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_leftToRight_LtR_BtT(move multiple forwards, from non-visible -> visible (move first item)) PASS : tst_QQuickGridView::moved_leftToRight_LtR_BtT(move multiple forwards, mix of non-visible/visible) PASS : tst_QQuickGridView::moved_leftToRight_LtR_BtT(move multiple forwards, to bottom of view) PASS : tst_QQuickGridView::moved_leftToRight_LtR_BtT(move multiple forwards, to bottom of view, first row -> last) PASS : tst_QQuickGridView::moved_leftToRight_LtR_BtT(move multiple forwards, to bottom of view, content y not 0) PASS : tst_QQuickGridView::moved_leftToRight_LtR_BtT(move multiple forwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_leftToRight_LtR_BtT(move multiple forwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::moved_leftToRight_LtR_BtT(move multiple backwards, within visible items) PASS : tst_QQuickGridView::moved_leftToRight_LtR_BtT(move multiple backwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_leftToRight_LtR_BtT(move multiple backwards, from non-visible -> visible (move last item)) PASS : tst_QQuickGridView::moved_leftToRight_LtR_BtT(move multiple backwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_leftToRight_LtR_BtT(move multiple backwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::moved_leftToRight_RtL_BtT(move 1 forwards, within visible items) PASS : tst_QQuickGridView::moved_leftToRight_RtL_BtT(move 1 forwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_leftToRight_RtL_BtT(move 1 forwards, from non-visible -> visible (move first item)) PASS : tst_QQuickGridView::moved_leftToRight_RtL_BtT(move 1 forwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_leftToRight_RtL_BtT(move 1 forwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::moved_leftToRight_RtL_BtT(move 1 backwards, within visible items) PASS : tst_QQuickGridView::moved_leftToRight_RtL_BtT(move 1 backwards, within visible items (to first index)) PASS : tst_QQuickGridView::moved_leftToRight_RtL_BtT(move 1 backwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_leftToRight_RtL_BtT(move 1 backwards, from non-visible -> visible (move last item)) PASS : tst_QQuickGridView::moved_leftToRight_RtL_BtT(move 1 backwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_leftToRight_RtL_BtT(move 1 backwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::moved_leftToRight_RtL_BtT(move multiple forwards, within visible items) PASS : tst_QQuickGridView::moved_leftToRight_RtL_BtT(move multiple backwards, within visible items (move first item)) PASS : tst_QQuickGridView::moved_leftToRight_RtL_BtT(move multiple forwards, before visible items) PASS : tst_QQuickGridView::moved_leftToRight_RtL_BtT(move multiple forwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_leftToRight_RtL_BtT(move multiple forwards, from non-visible -> visible (move first item)) PASS : tst_QQuickGridView::moved_leftToRight_RtL_BtT(move multiple forwards, mix of non-visible/visible) PASS : tst_QQuickGridView::moved_leftToRight_RtL_BtT(move multiple forwards, to bottom of view) PASS : tst_QQuickGridView::moved_leftToRight_RtL_BtT(move multiple forwards, to bottom of view, first row -> last) PASS : tst_QQuickGridView::moved_leftToRight_RtL_BtT(move multiple forwards, to bottom of view, content y not 0) PASS : tst_QQuickGridView::moved_leftToRight_RtL_BtT(move multiple forwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_leftToRight_RtL_BtT(move multiple forwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::moved_leftToRight_RtL_BtT(move multiple backwards, within visible items) PASS : tst_QQuickGridView::moved_leftToRight_RtL_BtT(move multiple backwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_leftToRight_RtL_BtT(move multiple backwards, from non-visible -> visible (move last item)) PASS : tst_QQuickGridView::moved_leftToRight_RtL_BtT(move multiple backwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_leftToRight_RtL_BtT(move multiple backwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::moved_topToBottom_LtR_TtB(move 1 forwards, within visible items) PASS : tst_QQuickGridView::moved_topToBottom_LtR_TtB(move 1 forwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_topToBottom_LtR_TtB(move 1 forwards, from non-visible -> visible (move first item)) PASS : tst_QQuickGridView::moved_topToBottom_LtR_TtB(move 1 forwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_topToBottom_LtR_TtB(move 1 forwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::moved_topToBottom_LtR_TtB(move 1 backwards, within visible items) PASS : tst_QQuickGridView::moved_topToBottom_LtR_TtB(move 1 backwards, within visible items (to first index)) PASS : tst_QQuickGridView::moved_topToBottom_LtR_TtB(move 1 backwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_topToBottom_LtR_TtB(move 1 backwards, from non-visible -> visible (move last item)) PASS : tst_QQuickGridView::moved_topToBottom_LtR_TtB(move 1 backwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_topToBottom_LtR_TtB(move 1 backwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::moved_topToBottom_LtR_TtB(move multiple forwards, within visible items) PASS : tst_QQuickGridView::moved_topToBottom_LtR_TtB(move multiple backwards, within visible items (move first item)) PASS : tst_QQuickGridView::moved_topToBottom_LtR_TtB(move multiple forwards, before visible items) PASS : tst_QQuickGridView::moved_topToBottom_LtR_TtB(move multiple forwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_topToBottom_LtR_TtB(move multiple forwards, from non-visible -> visible (move first item)) PASS : tst_QQuickGridView::moved_topToBottom_LtR_TtB(move multiple forwards, mix of non-visible/visible) PASS : tst_QQuickGridView::moved_topToBottom_LtR_TtB(move multiple forwards, to bottom of view) PASS : tst_QQuickGridView::moved_topToBottom_LtR_TtB(move multiple forwards, to bottom of view, first row -> last) PASS : tst_QQuickGridView::moved_topToBottom_LtR_TtB(move multiple forwards, to bottom of view, content y not 0) PASS : tst_QQuickGridView::moved_topToBottom_LtR_TtB(move multiple forwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_topToBottom_LtR_TtB(move multiple forwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::moved_topToBottom_LtR_TtB(move multiple backwards, within visible items) PASS : tst_QQuickGridView::moved_topToBottom_LtR_TtB(move multiple backwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_topToBottom_LtR_TtB(move multiple backwards, from non-visible -> visible (move last item)) PASS : tst_QQuickGridView::moved_topToBottom_LtR_TtB(move multiple backwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_topToBottom_LtR_TtB(move multiple backwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::moved_topToBottom_RtL_TtB(move 1 forwards, within visible items) PASS : tst_QQuickGridView::moved_topToBottom_RtL_TtB(move 1 forwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_topToBottom_RtL_TtB(move 1 forwards, from non-visible -> visible (move first item)) PASS : tst_QQuickGridView::moved_topToBottom_RtL_TtB(move 1 forwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_topToBottom_RtL_TtB(move 1 forwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::moved_topToBottom_RtL_TtB(move 1 backwards, within visible items) PASS : tst_QQuickGridView::moved_topToBottom_RtL_TtB(move 1 backwards, within visible items (to first index)) PASS : tst_QQuickGridView::moved_topToBottom_RtL_TtB(move 1 backwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_topToBottom_RtL_TtB(move 1 backwards, from non-visible -> visible (move last item)) PASS : tst_QQuickGridView::moved_topToBottom_RtL_TtB(move 1 backwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_topToBottom_RtL_TtB(move 1 backwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::moved_topToBottom_RtL_TtB(move multiple forwards, within visible items) PASS : tst_QQuickGridView::moved_topToBottom_RtL_TtB(move multiple backwards, within visible items (move first item)) PASS : tst_QQuickGridView::moved_topToBottom_RtL_TtB(move multiple forwards, before visible items) PASS : tst_QQuickGridView::moved_topToBottom_RtL_TtB(move multiple forwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_topToBottom_RtL_TtB(move multiple forwards, from non-visible -> visible (move first item)) PASS : tst_QQuickGridView::moved_topToBottom_RtL_TtB(move multiple forwards, mix of non-visible/visible) PASS : tst_QQuickGridView::moved_topToBottom_RtL_TtB(move multiple forwards, to bottom of view) PASS : tst_QQuickGridView::moved_topToBottom_RtL_TtB(move multiple forwards, to bottom of view, first row -> last) PASS : tst_QQuickGridView::moved_topToBottom_RtL_TtB(move multiple forwards, to bottom of view, content y not 0) PASS : tst_QQuickGridView::moved_topToBottom_RtL_TtB(move multiple forwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_topToBottom_RtL_TtB(move multiple forwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::moved_topToBottom_RtL_TtB(move multiple backwards, within visible items) PASS : tst_QQuickGridView::moved_topToBottom_RtL_TtB(move multiple backwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_topToBottom_RtL_TtB(move multiple backwards, from non-visible -> visible (move last item)) PASS : tst_QQuickGridView::moved_topToBottom_RtL_TtB(move multiple backwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_topToBottom_RtL_TtB(move multiple backwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::moved_topToBottom_LtR_BtT(move 1 forwards, within visible items) PASS : tst_QQuickGridView::moved_topToBottom_LtR_BtT(move 1 forwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_topToBottom_LtR_BtT(move 1 forwards, from non-visible -> visible (move first item)) PASS : tst_QQuickGridView::moved_topToBottom_LtR_BtT(move 1 forwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_topToBottom_LtR_BtT(move 1 forwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::moved_topToBottom_LtR_BtT(move 1 backwards, within visible items) PASS : tst_QQuickGridView::moved_topToBottom_LtR_BtT(move 1 backwards, within visible items (to first index)) PASS : tst_QQuickGridView::moved_topToBottom_LtR_BtT(move 1 backwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_topToBottom_LtR_BtT(move 1 backwards, from non-visible -> visible (move last item)) PASS : tst_QQuickGridView::moved_topToBottom_LtR_BtT(move 1 backwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_topToBottom_LtR_BtT(move 1 backwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::moved_topToBottom_LtR_BtT(move multiple forwards, within visible items) PASS : tst_QQuickGridView::moved_topToBottom_LtR_BtT(move multiple backwards, within visible items (move first item)) PASS : tst_QQuickGridView::moved_topToBottom_LtR_BtT(move multiple forwards, before visible items) PASS : tst_QQuickGridView::moved_topToBottom_LtR_BtT(move multiple forwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_topToBottom_LtR_BtT(move multiple forwards, from non-visible -> visible (move first item)) PASS : tst_QQuickGridView::moved_topToBottom_LtR_BtT(move multiple forwards, mix of non-visible/visible) PASS : tst_QQuickGridView::moved_topToBottom_LtR_BtT(move multiple forwards, to bottom of view) PASS : tst_QQuickGridView::moved_topToBottom_LtR_BtT(move multiple forwards, to bottom of view, first row -> last) PASS : tst_QQuickGridView::moved_topToBottom_LtR_BtT(move multiple forwards, to bottom of view, content y not 0) PASS : tst_QQuickGridView::moved_topToBottom_LtR_BtT(move multiple forwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_topToBottom_LtR_BtT(move multiple forwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::moved_topToBottom_LtR_BtT(move multiple backwards, within visible items) PASS : tst_QQuickGridView::moved_topToBottom_LtR_BtT(move multiple backwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_topToBottom_LtR_BtT(move multiple backwards, from non-visible -> visible (move last item)) PASS : tst_QQuickGridView::moved_topToBottom_LtR_BtT(move multiple backwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_topToBottom_LtR_BtT(move multiple backwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::moved_topToBottom_RtL_BtT(move 1 forwards, within visible items) PASS : tst_QQuickGridView::moved_topToBottom_RtL_BtT(move 1 forwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_topToBottom_RtL_BtT(move 1 forwards, from non-visible -> visible (move first item)) PASS : tst_QQuickGridView::moved_topToBottom_RtL_BtT(move 1 forwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_topToBottom_RtL_BtT(move 1 forwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::moved_topToBottom_RtL_BtT(move 1 backwards, within visible items) PASS : tst_QQuickGridView::moved_topToBottom_RtL_BtT(move 1 backwards, within visible items (to first index)) PASS : tst_QQuickGridView::moved_topToBottom_RtL_BtT(move 1 backwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_topToBottom_RtL_BtT(move 1 backwards, from non-visible -> visible (move last item)) PASS : tst_QQuickGridView::moved_topToBottom_RtL_BtT(move 1 backwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_topToBottom_RtL_BtT(move 1 backwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::moved_topToBottom_RtL_BtT(move multiple forwards, within visible items) PASS : tst_QQuickGridView::moved_topToBottom_RtL_BtT(move multiple backwards, within visible items (move first item)) PASS : tst_QQuickGridView::moved_topToBottom_RtL_BtT(move multiple forwards, before visible items) PASS : tst_QQuickGridView::moved_topToBottom_RtL_BtT(move multiple forwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_topToBottom_RtL_BtT(move multiple forwards, from non-visible -> visible (move first item)) PASS : tst_QQuickGridView::moved_topToBottom_RtL_BtT(move multiple forwards, mix of non-visible/visible) PASS : tst_QQuickGridView::moved_topToBottom_RtL_BtT(move multiple forwards, to bottom of view) PASS : tst_QQuickGridView::moved_topToBottom_RtL_BtT(move multiple forwards, to bottom of view, first row -> last) PASS : tst_QQuickGridView::moved_topToBottom_RtL_BtT(move multiple forwards, to bottom of view, content y not 0) PASS : tst_QQuickGridView::moved_topToBottom_RtL_BtT(move multiple forwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_topToBottom_RtL_BtT(move multiple forwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::moved_topToBottom_RtL_BtT(move multiple backwards, within visible items) PASS : tst_QQuickGridView::moved_topToBottom_RtL_BtT(move multiple backwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_topToBottom_RtL_BtT(move multiple backwards, from non-visible -> visible (move last item)) PASS : tst_QQuickGridView::moved_topToBottom_RtL_BtT(move multiple backwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_topToBottom_RtL_BtT(move multiple backwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::displayMargin() PASS : tst_QQuickGridView::negativeDisplayMargin() PASS : tst_QQuickGridView::jsArrayChange() PASS : tst_QQuickGridView::cleanupTestCase() Totals: 847 passed, 8 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_QQuickGridView ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickgridview: 478 seconds, exit code 8 Testing tst_qquickfocusscope FAIL! : tst_qquickfocusscope::basic() 'item1->hasActiveFocus() == false' returned FALSE. () Loc: [tst_qquickfocusscope.cpp(95)] FAIL! : tst_qquickfocusscope::textEdit() 'item1->hasActiveFocus() == false' returned FALSE. () Loc: [tst_qquickfocusscope.cpp(215)] FAIL! : tst_qquickfocusscope::forceFocus() 'item0->hasActiveFocus() == false' returned FALSE. () Loc: [tst_qquickfocusscope.cpp(267)] Totals: 9 passed, 3 failed, 0 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qquickfocusscope ********* Config: Using QtTest library 5.5.0, Qt 5.5.0 (x86_64-little_endian-lp64 shared (dynamic) debug build; by GCC 4.8.2) PASS : tst_qquickfocusscope::initTestCase() PASS : tst_qquickfocusscope::basic() PASS : tst_qquickfocusscope::nested() PASS : tst_qquickfocusscope::noFocus() QWARN : tst_qquickfocusscope::textEdit() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : tst_qquickfocusscope::textEdit() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : tst_qquickfocusscope::textEdit() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : tst_qquickfocusscope::textEdit() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." FAIL! : tst_qquickfocusscope::textEdit() 'item1->hasActiveFocus() == false' returned FALSE. () Loc: [tst_qquickfocusscope.cpp(215)] FAIL! : tst_qquickfocusscope::forceFocus() 'item0->hasActiveFocus() == false' returned FALSE. () Loc: [tst_qquickfocusscope.cpp(267)] QWARN : tst_qquickfocusscope::noParentFocus() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : tst_qquickfocusscope::noParentFocus() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : tst_qquickfocusscope::noParentFocus() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : tst_qquickfocusscope::noParentFocus() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : tst_qquickfocusscope::noParentFocus() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : tst_qquickfocusscope::noParentFocus() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : tst_qquickfocusscope::noParentFocus() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : tst_qquickfocusscope::noParentFocus() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : tst_qquickfocusscope::noParentFocus() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : tst_qquickfocusscope::noParentFocus() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : tst_qquickfocusscope::noParentFocus() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : tst_qquickfocusscope::noParentFocus() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." PASS : tst_qquickfocusscope::noParentFocus() QWARN : tst_qquickfocusscope::signalEmission() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : tst_qquickfocusscope::signalEmission() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : tst_qquickfocusscope::signalEmission() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : tst_qquickfocusscope::signalEmission() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." PASS : tst_qquickfocusscope::signalEmission() PASS : tst_qquickfocusscope::qtBug13380() PASS : tst_qquickfocusscope::forceActiveFocus() PASS : tst_qquickfocusscope::canvasFocus() PASS : tst_qquickfocusscope::cleanupTestCase() Totals: 10 passed, 2 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_qquickfocusscope ********* 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_qquickfocusscope: 4 seconds, exit code 2 Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_00136/revdep-qtdeclarative_linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_14.04_x64/log.txt.gz Tested changes (refs/builds/5.5_1425303300): http://codereview.qt-project.org/107071 [PS8] - Skip instead of entirely excluding tests with disabled features http://codereview.qt-project.org/107498 [PS1] - Merge remote-tracking branch 'origin/5.4' into 5.5 From ci-noreply at qt-project.org Mon Mar 2 15:48:19 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 2 Mar 2015 16:48:19 +0200 Subject: [Ci-reports] fail on QtDeclarative_5.5_Integration #31 Message-ID: <20150302_144819_058618.ci-noreply@qt-project.org> Autotest `tst_controls' 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 qtquickcontrols FAIL! : qtquickcontrols::Tests_Button::test_activeFocusOnTab() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_button.qml(160)] FAIL! : qtquickcontrols::Tests_Button::test_checked() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_button.qml(265)] FAIL! : qtquickcontrols::Tests_Calendar::test_keyNavigation() Selecting a day from the previous month should select that date. Actual (): 2013-01-01T00:00:00 Expected (): 2012-12-31T00:00:00 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_calendar.qml(205)] FAIL! : qtquickcontrols::Tests_CheckBox::test_activeFocusOnTab() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_checkbox.qml(314)] FAIL! : qtquickcontrols::Tests_CheckBox::test_keyPressed() Compared values are not the same Actual (): 0 Expected (): 1 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_checkbox.qml(146)] FAIL! : qtquickcontrols::Tests_ComboBox::test_activated() Compared values are not the same Actual (): 0 Expected (): 1 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_combobox.qml(402)] FAIL! : qtquickcontrols::Tests_ComboBox::test_activeFocusOnTab() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_combobox.qml(449)] FAIL! : qtquickcontrols::Tests_ComboBox::test_append_find() Compared values are not the same Actual (): first Expected (): third Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_combobox.qml(213)] FAIL! : qtquickcontrols::Tests_ComboBox::test_currentIndexInMenu() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_combobox.qml(538)] FAIL! : qtquickcontrols::Tests_ComboBox::test_editable() Compared values are not the same Actual (): Expected (): coco Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_combobox.qml(240)] FAIL! : qtquickcontrols::Tests_ComboBox::test_keySearch() Compared values are not the same Actual (): Banana Expected (): Coco Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_combobox.qml(337)] FAIL! : qtquickcontrols::Tests_ComboBox::test_keys() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_combobox.qml(728)] FAIL! : qtquickcontrols::Tests_ComboBox::test_keyupdown() Compared values are not the same Actual (): 0 Expected (): 1 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_combobox.qml(83)] FAIL! : qtquickcontrols::Tests_ComboBox::test_spaceKey() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_combobox.qml(519)] FAIL! : qtquickcontrols::Tests_ComboBox::test_validator() Compared values are not the same Actual (): Expected (): r Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_combobox.qml(174)] FAIL! : qtquickcontrols::Tests_GroupBox::test_activeFocusOnTab() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_groupbox.qml(173)] FAIL! : qtquickcontrols::Tests_Keys::test_keys(TextInput) Compared values are not the same Actual (): [16777217] Expected (): [48] Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_keys.qml(97)] FAIL! : qtquickcontrols::Tests_Keys::test_keys(TextField) Compared values are not the same Actual (): [] Expected (): [48] Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_keys.qml(97)] FAIL! : qtquickcontrols::Tests_Keys::test_keys(TextEdit) Compared values are not the same Actual (): [] Expected (): [48] Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_keys.qml(97)] FAIL! : qtquickcontrols::Tests_Keys::test_keys(TextArea) Compared values are not the same Actual (): [] Expected (): [48] Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_keys.qml(97)] FAIL! : qtquickcontrols::Tests_Keys::test_keys(SpinBox) Compared values are not the same Actual (): [] Expected (): [48] Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_keys.qml(97)] FAIL! : qtquickcontrols::Tests_Keys::test_keys(ComboBox) Compared values are not the same Actual (): [] Expected (): [48] Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_keys.qml(97)] FAIL! : qtquickcontrols::Tests_Label::test_activeFocusOnTab() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_label.qml(93)] FAIL! : qtquickcontrols::Tests_ProgressBar::test_activeFocusOnTab() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_progressbar.qml(164)] FAIL! : qtquickcontrols::Tests_RadioButton::test_activeFocusOnTab() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_radiobutton.qml(228)] FAIL! : qtquickcontrols::Tests_RadioButton::test_keyPressed() Compared values are not the same Actual (): 0 Expected (): 1 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_radiobutton.qml(132)] FAIL! : qtquickcontrols::Tests_ScrollView::test_activeFocusOnTab() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_scrollview.qml(209)] FAIL! : qtquickcontrols::Tests_Slider::test_activeFocusOnTab() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_slider.qml(209)] FAIL! : qtquickcontrols::Tests_Slider::test_rightLeftKeyPressed() Compared values are not the same Actual (): 1 Expected (): 3 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_slider.qml(103)] FAIL! : qtquickcontrols::Tests_SpinBox::test_activeFocusOnTab() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_spinbox.qml(480)] FAIL! : qtquickcontrols::Tests_SpinBox::test_decrement_key() Compared values are not the same Actual (): 13 Expected (): 12 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_spinbox.qml(77)] FAIL! : qtquickcontrols::Tests_SpinBox::test_editingFinished() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_spinbox.qml(585)] FAIL! : qtquickcontrols::Tests_SpinBox::test_fixup() Compared values are not the same Actual (): - Expected (): -0 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_spinbox.qml(637)] FAIL! : qtquickcontrols::Tests_SpinBox::test_increment_key() Compared values are not the same Actual (): 47 Expected (): 48 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_spinbox.qml(61)] FAIL! : qtquickcontrols::Tests_SpinBox::test_keyboard_input(1) Compared values are not the same Actual (): 0 Expected (): 1 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_spinbox.qml(158)] FAIL! : qtquickcontrols::Tests_SpinBox::test_keyboard_input(10) Compared values are not the same Actual (): 1 Expected (): 10 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_spinbox.qml(158)] FAIL! : qtquickcontrols::Tests_SpinBox::test_keyboard_input(100) Compared values are not the same Actual (): 1 Expected (): 10 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_spinbox.qml(158)] FAIL! : qtquickcontrols::Tests_SpinBox::test_keyboard_input(1.1) Compared values are not the same Actual (): 1 Expected (): 1.1 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_spinbox.qml(158)] FAIL! : qtquickcontrols::Tests_SpinBox::test_keyboard_input(10.10) Compared values are not the same Actual (): 10 Expected (): 10.1 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_spinbox.qml(158)] FAIL! : qtquickcontrols::Tests_SpinBox::test_keyboard_input(123.456) Compared values are not the same Actual (): 12.4 Expected (): 12.45 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_spinbox.qml(158)] FAIL! : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-1) Compared values are not the same Actual (): 56 Expected (): -1 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_spinbox.qml(158)] FAIL! : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-10) Compared values are not the same Actual (): -1 Expected (): -10 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_spinbox.qml(158)] FAIL! : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-1.1) Compared values are not the same Actual (): -1 Expected (): -1.1 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_spinbox.qml(158)] FAIL! : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-10.10) Compared values are not the same Actual (): -10 Expected (): -10.1 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_spinbox.qml(158)] FAIL! : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-123.456) Compared values are not the same Actual (): -12.4 Expected (): -12.45 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_spinbox.qml(158)] FAIL! : qtquickcontrols::Tests_SpinBox::test_keyboard_input($100) Compared values are not the same Actual (): 10 Expected (): 100 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_spinbox.qml(158)] FAIL! : qtquickcontrols::Tests_SpinBox::test_keyboard_input(0123) Compared values are not the same Actual (): 12 Expected (): 123 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_spinbox.qml(158)] FAIL! : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-0123) Compared values are not the same Actual (): -12 Expected (): -123 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_spinbox.qml(158)] FAIL! : qtquickcontrols::Tests_SpinBox::test_keyboard_input(5) Compared values are not the same Actual (): 10 Expected (): 20 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_spinbox.qml(158)] FAIL! : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-5) Compared values are not the same Actual (): -10 Expected (): -20 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_spinbox.qml(158)] FAIL! : qtquickcontrols::Tests_SpinBox::test_keys() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_spinbox.qml(678)] FAIL! : qtquickcontrols::Tests_SpinBox::test_negativeStepSize() Compared values are not the same Actual (): 5 Expected (): 3 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_spinbox.qml(323)] FAIL! : qtquickcontrols::Tests_SpinBox::test_stepsize() Compared values are not the same Actual (): 10 Expected (): 12 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_spinbox.qml(301)] FAIL! : qtquickcontrols::Tests_StatusBar::test_activeFocusOnTab() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_statusbar.qml(90)] FAIL! : qtquickcontrols::Tests_Switch::test_activeFocusOnTab() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_switch.qml(247)] FAIL! : qtquickcontrols::Tests_Switch::test_exclusiveGroup() Compared values are not the same Actual (): 0 Expected (): 1 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_switch.qml(171)] FAIL! : qtquickcontrols::Tests_Switch::test_keyPressed() Compared values are not the same Actual (): 1 Expected (): 0 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_switch.qml(135)] FAIL! : qtquickcontrols::Tests_TableView::test_activeFocusOnTab() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_tableview.qml(988)] FAIL! : qtquickcontrols::Tests_TableView::test_keyboardSelection() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_tableview.qml(131)] FAIL! : qtquickcontrols::Tests_TableView::test_keys_2() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_tableview.qml(231)] FAIL! : qtquickcontrols::Tests_TextArea::test_activeFocusOnTab() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_textarea.qml(118)] FAIL! : qtquickcontrols::Tests_TextArea::test_keys() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_textarea.qml(172)] FAIL! : qtquickcontrols::Tests_TextField::test_activeFocusOnTab() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_textfield.qml(345)] FAIL! : qtquickcontrols::Tests_TextField::test_cursorPosition() Compared values are not the same Actual (): 0 Expected (): 1 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_textfield.qml(192)] FAIL! : qtquickcontrols::Tests_TextField::test_editingFinished() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_textfield.qml(400)] FAIL! : qtquickcontrols::Tests_TextField::test_inputMask() Compared values are not the same Actual (): Expected (): - Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_textfield.qml(98)] FAIL! : qtquickcontrols::Tests_TextField::test_keys() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_textfield.qml(429)] FAIL! : qtquickcontrols::Tests_TextField::test_select() Compared values are not the same Actual (): this is my text Expected (): this my text Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_textfield.qml(182)] FAIL! : qtquickcontrols::Tests_TextField::test_selectAll() Compared values are not the same Actual (): this is my text Expected (): Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_textfield.qml(151)] FAIL! : qtquickcontrols::Tests_ToolBar::test_activeFocusOnTab() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_toolbar.qml(90)] FAIL! : qtquickcontrols::Tests_ToolButton::test_activeFocusOnTab() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_toolbutton.qml(110)] FAIL! : qtquickcontrols::Tests_TreeView::test_keys_navigation() Compared values are not the same Actual (): 1 Expected (): 2 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_treeview.qml(294)] FAIL! : qtquickcontrols::Tests_TreeView::test_selection_contiguousSelection() Compared values are not the same Actual (): 3 Expected (): 4 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_treeview.qml(726)] FAIL! : qtquickcontrols::Tests_TreeView::test_selection_extendedSelection() Compared values are not the same Actual (): 3 Expected (): 4 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_treeview.qml(637)] FAIL! : qtquickcontrols::Tests_TreeView::test_selection_multiSelection() Compared values are not the same Actual (): 3 Expected (): 4 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_treeview.qml(567)] FAIL! : qtquickcontrols::Tests_TreeView::test_selection_singleSelection() Compared values are not the same Actual (): 46636064 Expected (): 41726736 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_treeview.qml(385)] Totals: 453 passed, 76 failed, 2 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of qtquickcontrols ********* Config: Using QtTest library 5.5.0, Qt 5.5.0 (x86_64-little_endian-lp64 shared (dynamic) debug build; by GCC 4.8.2) PASS : qtquickcontrols::Tests_ApplicationWindow::initTestCase() PASS : qtquickcontrols::Tests_ApplicationWindow::test_defaultContentItemConstraints(height) PASS : qtquickcontrols::Tests_ApplicationWindow::test_defaultContentItemConstraints(height_y) PASS : qtquickcontrols::Tests_ApplicationWindow::test_defaultContentItemConstraints(height_implicitHeight_anchorsFill) PASS : qtquickcontrols::Tests_ApplicationWindow::test_defaultContentItemConstraints(height_implicitHeight_anchorsFill_margins) PASS : qtquickcontrols::Tests_ApplicationWindow::test_defaultContentItemConstraints(height_anchorsFill_margins) PASS : qtquickcontrols::Tests_ApplicationWindow::test_defaultContentItemConstraints(anchorsFill_margins) PASS : qtquickcontrols::Tests_ApplicationWindow::test_defaultContentItemConstraints(anchorsFill_margins0) PASS : qtquickcontrols::Tests_ApplicationWindow::test_defaultContentItemConstraints(minimum_implicit_maximum_anchorsFill) PASS : qtquickcontrols::Tests_ApplicationWindow::test_defaultContentItemConstraints(minimum_implicit_maximum_anchorsFill_margins) PASS : qtquickcontrols::Tests_ApplicationWindow::test_defaultContentItemConstraints(minimum_height_maximum_anchorsFill) PASS : qtquickcontrols::Tests_ApplicationWindow::test_defaultSizeHints() PASS : qtquickcontrols::Tests_ApplicationWindow::test_invisibleContentItemChildren() PASS : qtquickcontrols::Tests_ApplicationWindow::test_minimumHeight() PASS : qtquickcontrols::Tests_ApplicationWindow::test_minimumSizeLargerThan_MaximumSize() PASS : qtquickcontrols::Tests_ApplicationWindow::test_windowHeight() PASS : qtquickcontrols::Tests_ApplicationWindow::test_windowHeight2() PASS : qtquickcontrols::Tests_ApplicationWindow::cleanupTestCase() PASS : qtquickcontrols::Tests_Baselines::initTestCase() PASS : qtquickcontrols::Tests_Baselines::test_baselineOffset(Text) PASS : qtquickcontrols::Tests_Baselines::test_baselineOffset(Button) PASS : qtquickcontrols::Tests_Baselines::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() FAIL! : qtquickcontrols::Tests_Button::test_activeFocusOnTab() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_button.qml(160)] FAIL! : qtquickcontrols::Tests_Button::test_checked() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_button.qml(265)] PASS : qtquickcontrols::Tests_Button::test_isDefault() PASS : qtquickcontrols::Tests_Button::test_text() PASS : qtquickcontrols::Tests_Button::cleanupTestCase() PASS : qtquickcontrols::Tests_Calendar::initTestCase() QWARN : qtquickcontrols::Tests_Calendar::test_asynchronous() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : qtquickcontrols::Tests_Calendar::test_asynchronous() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : qtquickcontrols::Tests_Calendar::test_asynchronous() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." PASS : qtquickcontrols::Tests_Calendar::test_asynchronous() PASS : qtquickcontrols::Tests_Calendar::test_daysCenteredVertically() PASS : qtquickcontrols::Tests_Calendar::test_defaultConstructed() PASS : qtquickcontrols::Tests_Calendar::test_dragWhileMousePressed() PASS : qtquickcontrols::Tests_Calendar::test_gridCellRectCalculation() PASS : qtquickcontrols::Tests_Calendar::test_gridlessCellRectCalculation() PASS : qtquickcontrols::Tests_Calendar::test_hovered() FAIL! : qtquickcontrols::Tests_Calendar::test_keyNavigation() Selecting a day from the previous month should select that date. Actual (): 2013-01-01T00:00:00 Expected (): 2012-12-31T00:00:00 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_calendar.qml(205)] SKIP : qtquickcontrols::Tests_Calendar::test_minMaxJsDateRange() QTBUG-36846 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_calendar.qml(166)] PASS : qtquickcontrols::Tests_Calendar::test_minMaxUndefined() PASS : qtquickcontrols::Tests_Calendar::test_pressAndHold() PASS : qtquickcontrols::Tests_Calendar::test_selectDateWithMouse() PASS : qtquickcontrols::Tests_Calendar::test_selectInvalidDateWithMouse() PASS : qtquickcontrols::Tests_Calendar::test_selectNextMonth() PASS : qtquickcontrols::Tests_Calendar::test_selectPreviousMonth() PASS : qtquickcontrols::Tests_Calendar::test_selectedDate() PASS : qtquickcontrols::Tests_Calendar::test_setAfterConstructed() PASS : qtquickcontrols::Tests_Calendar::test_showNextMonthWithMouse() PASS : qtquickcontrols::Tests_Calendar::test_showPreviousMonthWithMouse() PASS : qtquickcontrols::Tests_Calendar::cleanupTestCase() PASS : qtquickcontrols::Tests_CheckBox::initTestCase() PASS : qtquickcontrols::Tests_CheckBox::test_activeFocusOnPress() FAIL! : qtquickcontrols::Tests_CheckBox::test_activeFocusOnTab() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_checkbox.qml(314)] PASS : qtquickcontrols::Tests_CheckBox::test_checkState_keep_binding() PASS : qtquickcontrols::Tests_CheckBox::test_check_keep_binding() PASS : qtquickcontrols::Tests_CheckBox::test_checked() PASS : qtquickcontrols::Tests_CheckBox::test_clicked() PASS : qtquickcontrols::Tests_CheckBox::test_defaultConstructed() QWARN : qtquickcontrols::Tests_CheckBox::test_exclusiveGroup() CheckBox_QMLTYPE_102 QVariant(Invalid) QRect(75,78 0x0) PASS : qtquickcontrols::Tests_CheckBox::test_exclusiveGroup() FAIL! : qtquickcontrols::Tests_CheckBox::test_keyPressed() Compared values are not the same Actual (): 0 Expected (): 1 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_checkbox.qml(146)] PASS : qtquickcontrols::Tests_CheckBox::test_text() PASS : qtquickcontrols::Tests_CheckBox::cleanupTestCase() PASS : qtquickcontrols::Tests_ComboBox::initTestCase() FAIL! : qtquickcontrols::Tests_ComboBox::test_activated() Compared values are not the same Actual (): 0 Expected (): 1 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_combobox.qml(402)] PASS : qtquickcontrols::Tests_ComboBox::test_activeFocusOnPress() FAIL! : qtquickcontrols::Tests_ComboBox::test_activeFocusOnTab() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_combobox.qml(449)] PASS : qtquickcontrols::Tests_ComboBox::test_addRemoveItemsInModel_QTBUG_30379() FAIL! : qtquickcontrols::Tests_ComboBox::test_append_find() Compared values are not the same Actual (): th Expected (): third Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_combobox.qml(213)] PASS : qtquickcontrols::Tests_ComboBox::test_arrayModelWithoutTextRole() PASS : qtquickcontrols::Tests_ComboBox::test_arraymodel() PASS : qtquickcontrols::Tests_ComboBox::test_arraymodelwithtextrole() FAIL! : qtquickcontrols::Tests_ComboBox::test_currentIndexInMenu() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_combobox.qml(538)] FAIL! : qtquickcontrols::Tests_ComboBox::test_editable() Compared values are not the same Actual (): Expected (): coco Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_combobox.qml(240)] PASS : qtquickcontrols::Tests_ComboBox::test_find() FAIL! : qtquickcontrols::Tests_ComboBox::test_keySearch() Compared values are not the same Actual (): Coco Expected (): Apple Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_combobox.qml(347)] FAIL! : qtquickcontrols::Tests_ComboBox::test_keys() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_combobox.qml(728)] FAIL! : qtquickcontrols::Tests_ComboBox::test_keyupdown() Compared values are not the same Actual (): 0 Expected (): 1 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_combobox.qml(83)] PASS : qtquickcontrols::Tests_ComboBox::test_minusOneIndexResetsSelection_QTBUG_35794() PASS : qtquickcontrols::Tests_ComboBox::test_minusOneToZeroSelection_QTBUG_38036() PASS : qtquickcontrols::Tests_ComboBox::test_modelChange() FAIL! : qtquickcontrols::Tests_ComboBox::test_spaceKey() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_combobox.qml(519)] PASS : qtquickcontrols::Tests_ComboBox::test_stringListModel() PASS : qtquickcontrols::Tests_ComboBox::test_textAt() PASS : qtquickcontrols::Tests_ComboBox::test_textrole() FAIL! : qtquickcontrols::Tests_ComboBox::test_validator() Compared values are not the same Actual (): Expected (): r Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_combobox.qml(174)] 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_Margins() PASS : qtquickcontrols::Tests_GridLayout::test_alignToPixelGrid() PASS : qtquickcontrols::Tests_GridLayout::test_alignment() PASS : qtquickcontrols::Tests_GridLayout::test_baselines() PASS : qtquickcontrols::Tests_GridLayout::test_columnOrRowChanged() PASS : qtquickcontrols::Tests_GridLayout::test_columnsChanged() PASS : qtquickcontrols::Tests_GridLayout::test_flow() PASS : qtquickcontrols::Tests_GridLayout::test_flowLeftToRight() PASS : qtquickcontrols::Tests_GridLayout::test_flowLeftToRightDefaultPositions() PASS : qtquickcontrols::Tests_GridLayout::test_flowTopToBottom() PASS : qtquickcontrols::Tests_GridLayout::test_invalidateWhileRearranging_QTBUG_44139() PASS : qtquickcontrols::Tests_GridLayout::test_rightToLeft() PASS : qtquickcontrols::Tests_GridLayout::test_rowsChanged() PASS : qtquickcontrols::Tests_GridLayout::test_sizeHints() PASS : qtquickcontrols::Tests_GridLayout::test_spacings() PASS : qtquickcontrols::Tests_GridLayout::test_spanAcrossEmptyRows() PASS : qtquickcontrols::Tests_GridLayout::test_spanIsMoreThanColumns() PASS : qtquickcontrols::Tests_GridLayout::cleanupTestCase() PASS : qtquickcontrols::Tests_GroupBox::initTestCase() QWARN : qtquickcontrols::Tests_GroupBox::test_activeFocusOnTab() CheckBox_QMLTYPE_102 QVariant(Invalid) QRect(0,0 0x0) QWARN : qtquickcontrols::Tests_GroupBox::test_activeFocusOnTab() CheckBox_QMLTYPE_102 QVariant(Invalid) QRect(0,0 0x0) QWARN : qtquickcontrols::Tests_GroupBox::test_activeFocusOnTab() CheckBox_QMLTYPE_102 QVariant(Invalid) QRect(50,50 24x0) FAIL! : qtquickcontrols::Tests_GroupBox::test_activeFocusOnTab() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_groupbox.qml(173)] QWARN : qtquickcontrols::Tests_GroupBox::test_checkable() CheckBox_QMLTYPE_102 QVariant(Invalid) QRect(0,0 0x0) PASS : qtquickcontrols::Tests_GroupBox::test_checkable() QWARN : qtquickcontrols::Tests_GroupBox::test_checked() CheckBox_QMLTYPE_102 QVariant(Invalid) QRect(0,0 0x0) QWARN : qtquickcontrols::Tests_GroupBox::test_checked() CheckBox_QMLTYPE_102 QVariant(Invalid) QRect(0,0 0x0) QWARN : qtquickcontrols::Tests_GroupBox::test_checked() CheckBox_QMLTYPE_102 QVariant(Invalid) QRect(0,0 0x0) PASS : qtquickcontrols::Tests_GroupBox::test_checked() QWARN : qtquickcontrols::Tests_GroupBox::test_contentItem() CheckBox_QMLTYPE_102 QVariant(Invalid) QRect(0,0 0x0) PASS : qtquickcontrols::Tests_GroupBox::test_contentItem() QWARN : qtquickcontrols::Tests_GroupBox::test_dynamicSize() CheckBox_QMLTYPE_102 QVariant(Invalid) QRect(0,0 0x0) QWARN : qtquickcontrols::Tests_GroupBox::test_dynamicSize() CheckBox_QMLTYPE_102 QVariant(Invalid) QRect(0,0 0x0) PASS : qtquickcontrols::Tests_GroupBox::test_dynamicSize() PASS : qtquickcontrols::Tests_GroupBox::cleanupTestCase() PASS : qtquickcontrols::Tests_Keys::initTestCase() FAIL! : qtquickcontrols::Tests_Keys::test_keys(TextInput) Compared values are not the same Actual (): [] Expected (): [48] Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_keys.qml(97)] FAIL! : qtquickcontrols::Tests_Keys::test_keys(TextField) Compared values are not the same Actual (): [] Expected (): [48] Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_keys.qml(97)] FAIL! : qtquickcontrols::Tests_Keys::test_keys(TextEdit) Compared values are not the same Actual (): [] Expected (): [48] Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_keys.qml(97)] FAIL! : qtquickcontrols::Tests_Keys::test_keys(TextArea) Compared values are not the same Actual (): [] Expected (): [48] Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_keys.qml(97)] FAIL! : qtquickcontrols::Tests_Keys::test_keys(SpinBox) Compared values are not the same Actual (): [] Expected (): [48] Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_keys.qml(97)] FAIL! : qtquickcontrols::Tests_Keys::test_keys(ComboBox) Compared values are not the same Actual (): [] Expected (): [48] Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_keys.qml(97)] PASS : qtquickcontrols::Tests_Keys::cleanupTestCase() PASS : qtquickcontrols::Tests_Label::initTestCase() FAIL! : qtquickcontrols::Tests_Label::test_activeFocusOnTab() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_label.qml(93)] 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() 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() FAIL! : qtquickcontrols::Tests_ProgressBar::test_activeFocusOnTab() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_progressbar.qml(164)] QWARN : qtquickcontrols::Tests_ProgressBar::test_initialization_order() ProgressBar_QMLTYPE_201 QVariant(Invalid) QRect(0,0 0x0) QWARN : qtquickcontrols::Tests_ProgressBar::test_initialization_order() ValueChanged event and no ValueInterface or ComboBox: QAccessibleInterface(0x1f988a0 name="" role=ProgressBar obj=ProgressBar_QMLTYPE_201(0x1ff67b0)"invisible") QWARN : qtquickcontrols::Tests_ProgressBar::test_initialization_order() ProgressBar_QMLTYPE_201 QVariant(Invalid) QRect(0,0 0x0) QWARN : qtquickcontrols::Tests_ProgressBar::test_initialization_order() ValueChanged event and no ValueInterface or ComboBox: QAccessibleInterface(0x2171780 name="" role=ProgressBar obj=ProgressBar_QMLTYPE_201(0x1af5500)"invisible") QWARN : qtquickcontrols::Tests_ProgressBar::test_initialization_order() ProgressBar_QMLTYPE_201 QVariant(Invalid) QRect(0,0 0x0) QWARN : qtquickcontrols::Tests_ProgressBar::test_initialization_order() ValueChanged event and no ValueInterface or ComboBox: QAccessibleInterface(0x1cfab30 name="" role=ProgressBar obj=ProgressBar_QMLTYPE_201(0x218f2c0)"invisible") QWARN : qtquickcontrols::Tests_ProgressBar::test_initialization_order() ProgressBar_QMLTYPE_201 QVariant(Invalid) QRect(0,0 0x0) QWARN : qtquickcontrols::Tests_ProgressBar::test_initialization_order() ValueChanged event and no ValueInterface or ComboBox: QAccessibleInterface(0x1f90600 name="" role=ProgressBar obj=ProgressBar_QMLTYPE_201(0x2195650)"invisible") PASS : qtquickcontrols::Tests_ProgressBar::test_initialization_order() QWARN : qtquickcontrols::Tests_ProgressBar::test_invalidMinMax() ProgressBar_QMLTYPE_201 QVariant(Invalid) QRect(0,0 0x0) QWARN : qtquickcontrols::Tests_ProgressBar::test_invalidMinMax() ValueChanged event and no ValueInterface or ComboBox: QAccessibleInterface(0x1cbe4d0 name="10" role=ProgressBar obj=ProgressBar_QMLTYPE_201(0x228a780)"invisible") QWARN : qtquickcontrols::Tests_ProgressBar::test_invalidMinMax() ProgressBar_QMLTYPE_201 QVariant(Invalid) QRect(0,0 0x0) QWARN : qtquickcontrols::Tests_ProgressBar::test_invalidMinMax() ValueChanged event and no ValueInterface or ComboBox: QAccessibleInterface(0x1cbe4d0 name="10" role=ProgressBar obj=ProgressBar_QMLTYPE_201(0x228a780)"invisible") QWARN : qtquickcontrols::Tests_ProgressBar::test_invalidMinMax() ProgressBar_QMLTYPE_201 QVariant(Invalid) QRect(0,0 0x0) QWARN : qtquickcontrols::Tests_ProgressBar::test_invalidMinMax() ValueChanged event and no ValueInterface or ComboBox: QAccessibleInterface(0x1cbe4d0 name="10" role=ProgressBar obj=ProgressBar_QMLTYPE_201(0x228a780)"invisible") QWARN : qtquickcontrols::Tests_ProgressBar::test_invalidMinMax() ProgressBar_QMLTYPE_201 QVariant(Invalid) QRect(0,0 0x0) QWARN : qtquickcontrols::Tests_ProgressBar::test_invalidMinMax() ValueChanged event and no ValueInterface or ComboBox: QAccessibleInterface(0x1cbe4d0 name="10" role=ProgressBar obj=ProgressBar_QMLTYPE_201(0x228a780)"invisible") QWARN : qtquickcontrols::Tests_ProgressBar::test_invalidMinMax() ProgressBar_QMLTYPE_201 QVariant(Invalid) QRect(0,0 0x0) QWARN : qtquickcontrols::Tests_ProgressBar::test_invalidMinMax() ValueChanged event and no ValueInterface or ComboBox: QAccessibleInterface(0x1cbe4d0 name="10" role=ProgressBar obj=ProgressBar_QMLTYPE_201(0x228a780)"invisible") QWARN : qtquickcontrols::Tests_ProgressBar::test_invalidMinMax() ProgressBar_QMLTYPE_201 QVariant(Invalid) QRect(0,0 0x0) QWARN : qtquickcontrols::Tests_ProgressBar::test_invalidMinMax() ValueChanged event and no ValueInterface or ComboBox: QAccessibleInterface(0x237db40 name="" role=ProgressBar obj=ProgressBar_QMLTYPE_201(0x1ae9fc0)"invisible") QWARN : qtquickcontrols::Tests_ProgressBar::test_invalidMinMax() ProgressBar_QMLTYPE_201 QVariant(Invalid) QRect(0,0 0x0) QWARN : qtquickcontrols::Tests_ProgressBar::test_invalidMinMax() ValueChanged event and no ValueInterface or ComboBox: QAccessibleInterface(0x237db40 name="" role=ProgressBar obj=ProgressBar_QMLTYPE_201(0x1ae9fc0)"invisible") QWARN : qtquickcontrols::Tests_ProgressBar::test_invalidMinMax() ProgressBar_QMLTYPE_201 QVariant(Invalid) QRect(0,0 0x0) QWARN : qtquickcontrols::Tests_ProgressBar::test_invalidMinMax() ValueChanged event and no ValueInterface or ComboBox: QAccessibleInterface(0x237db40 name="" role=ProgressBar obj=ProgressBar_QMLTYPE_201(0x1ae9fc0)"invisible") PASS : qtquickcontrols::Tests_ProgressBar::test_invalidMinMax() QWARN : qtquickcontrols::Tests_ProgressBar::test_maximumvalue() ProgressBar_QMLTYPE_201 QVariant(Invalid) QRect(0,0 0x0) QWARN : qtquickcontrols::Tests_ProgressBar::test_maximumvalue() ValueChanged event and no ValueInterface or ComboBox: QAccessibleInterface(0x2035cc0 name="5" role=ProgressBar obj=ProgressBar_QMLTYPE_201(0x1c0c650)"invisible") QWARN : qtquickcontrols::Tests_ProgressBar::test_maximumvalue() ProgressBar_QMLTYPE_201 QVariant(Invalid) QRect(0,0 0x0) QWARN : qtquickcontrols::Tests_ProgressBar::test_maximumvalue() ValueChanged event and no ValueInterface or ComboBox: QAccessibleInterface(0x2035cc0 name="10" role=ProgressBar obj=ProgressBar_QMLTYPE_201(0x1c0c650)"invisible") QWARN : qtquickcontrols::Tests_ProgressBar::test_maximumvalue() ProgressBar_QMLTYPE_201 QVariant(Invalid) QRect(0,0 0x0) QWARN : qtquickcontrols::Tests_ProgressBar::test_maximumvalue() ValueChanged event and no ValueInterface or ComboBox: QAccessibleInterface(0x2035cc0 name="10" role=ProgressBar obj=ProgressBar_QMLTYPE_201(0x1c0c650)"invisible") (... 87 lines omitted; there are too many errors!) 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() XFAIL : qtquickcontrols::Tests_RowLayout::test_sizeHintWithHiddenChildren() If GridLayout is hidden, GridLayout is not notified when child is explicitly hidden Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_rowlayout.qml(712)] PASS : qtquickcontrols::Tests_RowLayout::test_sizeHintWithHiddenChildren() XFAIL : qtquickcontrols::Tests_RowLayout::test_sizeHintWithHiddenChildrenForRow() If Row is hidden, Row is not notified when child is explicitly hidden Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_rowlayout.qml(745)] PASS : qtquickcontrols::Tests_RowLayout::test_sizeHintWithHiddenChildrenForRow() 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() FAIL! : qtquickcontrols::Tests_ScrollView::test_activeFocusOnTab() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_scrollview.qml(209)] PASS : qtquickcontrols::Tests_ScrollView::test_clickToCenter() PASS : qtquickcontrols::Tests_ScrollView::test_scroll() QWARN : qtquickcontrols::Tests_ScrollView::test_scroll() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : qtquickcontrols::Tests_ScrollView::test_scrollbars() file:///work/build/qt/qtbase/qml/QtQuick/Controls/Private/ScrollViewHelper.qml:169:5: QML ScrollBar: Binding loop detected for property "visible" PASS : qtquickcontrols::Tests_ScrollView::test_scrollbars() 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) QWARN : qtquickcontrols::Tests_Shortcut::test_shortcut(checkbox) CheckBox_QMLTYPE_102 QVariant(Invalid) QRect(0,0 0x0) PASS : qtquickcontrols::Tests_Shortcut::test_shortcut(checkbox) QWARN : qtquickcontrols::Tests_Shortcut::test_shortcut(radiobutton) AbstractCheckable_QMLTYPE_100 QVariant(Invalid) QRect(0,0 0x0) PASS : qtquickcontrols::Tests_Shortcut::test_shortcut(radiobutton) PASS : qtquickcontrols::Tests_Shortcut::test_shortcut(button) PASS : qtquickcontrols::Tests_Shortcut::test_shortcut(button+action) PASS : qtquickcontrols::Tests_Shortcut::test_shortcut(toolbutton) PASS : qtquickcontrols::Tests_Shortcut::test_shortcut(toolbutton+action) PASS : qtquickcontrols::Tests_Shortcut::cleanupTestCase() PASS : qtquickcontrols::Tests_Slider::initTestCase() PASS : qtquickcontrols::Tests_Slider::test_activeFocusOnPress() QWARN : qtquickcontrols::Tests_Slider::test_activeFocusOnTab() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : qtquickcontrols::Tests_Slider::test_activeFocusOnTab() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : qtquickcontrols::Tests_Slider::test_activeFocusOnTab() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : qtquickcontrols::Tests_Slider::test_activeFocusOnTab() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : qtquickcontrols::Tests_Slider::test_activeFocusOnTab() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : qtquickcontrols::Tests_Slider::test_activeFocusOnTab() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : qtquickcontrols::Tests_Slider::test_activeFocusOnTab() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : qtquickcontrols::Tests_Slider::test_activeFocusOnTab() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : qtquickcontrols::Tests_Slider::test_activeFocusOnTab() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : qtquickcontrols::Tests_Slider::test_activeFocusOnTab() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : qtquickcontrols::Tests_Slider::test_activeFocusOnTab() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : qtquickcontrols::Tests_Slider::test_activeFocusOnTab() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : qtquickcontrols::Tests_Slider::test_activeFocusOnTab() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : qtquickcontrols::Tests_Slider::test_activeFocusOnTab() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." FAIL! : qtquickcontrols::Tests_Slider::test_activeFocusOnTab() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_slider.qml(209)] PASS : qtquickcontrols::Tests_Slider::test_dragThreshold() PASS : qtquickcontrols::Tests_Slider::test_maximumvalue() PASS : qtquickcontrols::Tests_Slider::test_minimumvalue() PASS : qtquickcontrols::Tests_Slider::test_mouseWheel() QWARN : qtquickcontrols::Tests_Slider::test_rightLeftKeyPressed() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." FAIL! : qtquickcontrols::Tests_Slider::test_rightLeftKeyPressed() Compared values are not the same Actual (): 1 Expected (): 3 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_slider.qml(103)] PASS : qtquickcontrols::Tests_Slider::test_sliderOffset() PASS : qtquickcontrols::Tests_Slider::test_updateValueWhileDragging() PASS : qtquickcontrols::Tests_Slider::test_valueAndHandlePosition() QWARN : qtquickcontrols::Tests_Slider::test_valueAndHandlePosition() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : qtquickcontrols::Tests_Slider::test_valueAndHandlePosition() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." 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() FAIL! : qtquickcontrols::Tests_SpinBox::test_activeFocusOnTab() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_spinbox.qml(480)] PASS : qtquickcontrols::Tests_SpinBox::test_construction() PASS : qtquickcontrols::Tests_SpinBox::test_decimals() FAIL! : qtquickcontrols::Tests_SpinBox::test_decrement_key() Compared values are not the same Actual (): 13 Expected (): 12 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_spinbox.qml(77)] PASS : qtquickcontrols::Tests_SpinBox::test_decrement_mouse() QWARN : qtquickcontrols::Tests_SpinBox::test_editingFinished() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." FAIL! : qtquickcontrols::Tests_SpinBox::test_editingFinished() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_spinbox.qml(585)] QWARN : qtquickcontrols::Tests_SpinBox::test_fixup() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." FAIL! : qtquickcontrols::Tests_SpinBox::test_fixup() Compared values are not the same Actual (): 0 Expected (): -0 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_spinbox.qml(637)] PASS : qtquickcontrols::Tests_SpinBox::test_get_active_focus_when_up_or_down_was_pressed() PASS : qtquickcontrols::Tests_SpinBox::test_groupSeparators() QWARN : qtquickcontrols::Tests_SpinBox::test_groupSeparators() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : qtquickcontrols::Tests_SpinBox::test_increment_key() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : qtquickcontrols::Tests_SpinBox::test_increment_key() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." FAIL! : qtquickcontrols::Tests_SpinBox::test_increment_key() Compared values are not the same Actual (): 47 Expected (): 48 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_spinbox.qml(61)] QWARN : qtquickcontrols::Tests_SpinBox::test_increment_key() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : qtquickcontrols::Tests_SpinBox::test_increment_key() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." PASS : qtquickcontrols::Tests_SpinBox::test_increment_mouse() PASS : qtquickcontrols::Tests_SpinBox::test_initial_value() PASS : qtquickcontrols::Tests_SpinBox::test_initialization_order() QWARN : qtquickcontrols::Tests_SpinBox::test_keyboard_input(1) QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." FAIL! : qtquickcontrols::Tests_SpinBox::test_keyboard_input(1) Compared values are not the same Actual (): 0 Expected (): 1 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_spinbox.qml(158)] FAIL! : qtquickcontrols::Tests_SpinBox::test_keyboard_input(10) Compared values are not the same Actual (): 1 Expected (): 10 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_spinbox.qml(158)] FAIL! : qtquickcontrols::Tests_SpinBox::test_keyboard_input(100) Compared values are not the same Actual (): 1 Expected (): 10 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_spinbox.qml(158)] FAIL! : qtquickcontrols::Tests_SpinBox::test_keyboard_input(1.1) Compared values are not the same Actual (): 1 Expected (): 1.1 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_spinbox.qml(158)] FAIL! : qtquickcontrols::Tests_SpinBox::test_keyboard_input(10.10) Compared values are not the same Actual (): 10 Expected (): 10.1 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_spinbox.qml(158)] FAIL! : qtquickcontrols::Tests_SpinBox::test_keyboard_input(123.456) Compared values are not the same Actual (): 12.4 Expected (): 12.45 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_spinbox.qml(158)] FAIL! : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-1) Compared values are not the same Actual (): 56 Expected (): -1 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_spinbox.qml(158)] FAIL! : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-10) Compared values are not the same Actual (): 1 Expected (): -10 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_spinbox.qml(158)] FAIL! : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-100) Compared values are not the same Actual (): -1 Expected (): -10 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_spinbox.qml(158)] FAIL! : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-1.1) Compared values are not the same Actual (): -1 Expected (): -1.1 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_spinbox.qml(158)] FAIL! : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-10.10) Compared values are not the same Actual (): -10 Expected (): -10.1 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_spinbox.qml(158)] FAIL! : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-123.456) Compared values are not the same Actual (): -12.4 Expected (): -12.45 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_spinbox.qml(158)] PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(2.54cm) FAIL! : qtquickcontrols::Tests_SpinBox::test_keyboard_input($100) Compared values are not the same Actual (): 1 Expected (): 100 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_spinbox.qml(158)] PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(asdf foo) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(a1b2c3d4e5) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(20) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(200) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(2000) FAIL! : qtquickcontrols::Tests_SpinBox::test_keyboard_input(0123) Compared values are not the same Actual (): 12 Expected (): 123 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_spinbox.qml(158)] PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-20) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-200) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-2000) FAIL! : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-0123) Compared values are not the same Actual (): -12 Expected (): -123 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_spinbox.qml(158)] FAIL! : qtquickcontrols::Tests_SpinBox::test_keyboard_input(5) Compared values are not the same Actual (): 10 Expected (): 20 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_spinbox.qml(158)] FAIL! : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-5) Compared values are not the same Actual (): -10 Expected (): -20 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_spinbox.qml(158)] FAIL! : qtquickcontrols::Tests_SpinBox::test_keys() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_spinbox.qml(678)] PASS : qtquickcontrols::Tests_SpinBox::test_maxvalue() PASS : qtquickcontrols::Tests_SpinBox::test_minvalue() PASS : qtquickcontrols::Tests_SpinBox::test_move_mouse() FAIL! : qtquickcontrols::Tests_SpinBox::test_negativeStepSize() Compared values are not the same Actual (): 5 Expected (): 3 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_spinbox.qml(323)] PASS : qtquickcontrols::Tests_SpinBox::test_setFontsize() FAIL! : qtquickcontrols::Tests_SpinBox::test_stepsize() Compared values are not the same Actual (): 10 Expected (): 12 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_spinbox.qml(301)] 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_dynamic_item_add() PASS : qtquickcontrols::Tests_SplitView::test_dynamic_item_add_fillWidth() PASS : qtquickcontrols::Tests_SplitView::test_dynamic_item_remove() PASS : qtquickcontrols::Tests_SplitView::test_hide_item_after_fillWidth() PASS : qtquickcontrols::Tests_SplitView::test_item_margins() 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_focus() PASS : qtquickcontrols::Tests_StackView::test_stackview() PASS : qtquickcontrols::Tests_StackView::cleanupTestCase() PASS : qtquickcontrols::Tests_StatusBar::initTestCase() FAIL! : qtquickcontrols::Tests_StatusBar::test_activeFocusOnTab() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_statusbar.qml(90)] 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() FAIL! : qtquickcontrols::Tests_Switch::test_activeFocusOnTab() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_switch.qml(247)] PASS : qtquickcontrols::Tests_Switch::test_checked() PASS : qtquickcontrols::Tests_Switch::test_clicked() PASS : qtquickcontrols::Tests_Switch::test_defaultConstructed() FAIL! : qtquickcontrols::Tests_Switch::test_exclusiveGroup() Compared values are not the same Actual (): 0 Expected (): 1 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_switch.qml(171)] FAIL! : qtquickcontrols::Tests_Switch::test_keyPressed() Compared values are not the same Actual (): 1 Expected (): 0 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_switch.qml(135)] PASS : qtquickcontrols::Tests_Switch::test_pressed() 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() FAIL! : qtquickcontrols::Tests_TableView::test_activeFocusOnTab() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_tableview.qml(988)] PASS : qtquickcontrols::Tests_TableView::test_addRemoveColumn() PASS : qtquickcontrols::Tests_TableView::test_basic_setup() PASS : qtquickcontrols::Tests_TableView::test_buttonDelegate() QWARN : qtquickcontrols::Tests_TableView::test_buttonDelegate() file:///work/build/qt/qtquickcontrols/tests/auto/controls/data/tableview/table_buttondelegate.qml:62: TypeError: Cannot read property of null QWARN : qtquickcontrols::Tests_TableView::test_buttonDelegate() file:///work/build/qt/qtquickcontrols/tests/auto/controls/data/tableview/table_buttondelegate.qml:62: TypeError: Cannot read property of null QWARN : qtquickcontrols::Tests_TableView::test_buttonDelegate() file:///work/build/qt/qtquickcontrols/tests/auto/controls/data/tableview/table_buttondelegate.qml:62: TypeError: Cannot read property of null 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_initializedStyleData() FAIL! : qtquickcontrols::Tests_TableView::test_keyboardSelection() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_tableview.qml(131)] PASS : qtquickcontrols::Tests_TableView::test_keys() FAIL! : qtquickcontrols::Tests_TableView::test_keys_2() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_tableview.qml(231)] PASS : qtquickcontrols::Tests_TableView::test_moveColumn(0->1 (0)) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(0->1 (1)) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(0->1 (2)) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(0->2 (0)) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(0->2 (1)) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(0->2 (2)) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(1->0 (0)) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(1->0 (1)) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(1->0 (2)) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(1->2 (0)) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(1->2 (1)) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(1->2 (2)) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(2->0 (0)) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(2->0 (1)) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(2->0 (2)) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(2->1 (0)) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(2->1 (1)) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(2->1 (2)) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(0->0) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(-1->0) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(0->-1) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(1->10) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(10->2) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(10->-1) PASS : qtquickcontrols::Tests_TableView::test_positionViewAtRow() PASS : qtquickcontrols::Tests_TableView::test_resize_columns() PASS : qtquickcontrols::Tests_TableView::test_rightClickOnMouseAreaOverTableView() PASS : qtquickcontrols::Tests_TableView::test_rowCount() PASS : qtquickcontrols::Tests_TableView::test_selection() PASS : qtquickcontrols::Tests_TableView::test_selectionContains() QWARN : qtquickcontrols::Tests_TableView::test_selectionContains() file:///work/build/qt/qtbase/qml/QtQuick/Controls/Private/BasicTableView.qml:515: TypeError: Cannot read property of null 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_43701() 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() FAIL! : qtquickcontrols::Tests_TextArea::test_activeFocusOnTab() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_textarea.qml(118)] PASS : qtquickcontrols::Tests_TextArea::test_append() FAIL! : qtquickcontrols::Tests_TextArea::test_keys() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_textarea.qml(172)] PASS : qtquickcontrols::Tests_TextArea::cleanupTestCase() PASS : qtquickcontrols::Tests_TextField::initTestCase() PASS : qtquickcontrols::Tests_TextField::test_activeFocusOnPress() FAIL! : qtquickcontrols::Tests_TextField::test_activeFocusOnTab() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_textfield.qml(345)] PASS : qtquickcontrols::Tests_TextField::test_copyPaste() FAIL! : qtquickcontrols::Tests_TextField::test_cursorPosition() Compared values are not the same Actual (): 0 Expected (): 1 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_textfield.qml(192)] PASS : qtquickcontrols::Tests_TextField::test_deselect() FAIL! : qtquickcontrols::Tests_TextField::test_editingFinished() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_textfield.qml(400)] PASS : qtquickcontrols::Tests_TextField::test_getText() FAIL! : qtquickcontrols::Tests_TextField::test_inputMask() Compared values are not the same Actual (): Expected (): - Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_textfield.qml(98)] PASS : qtquickcontrols::Tests_TextField::test_insert() FAIL! : qtquickcontrols::Tests_TextField::test_keys() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_textfield.qml(429)] PASS : qtquickcontrols::Tests_TextField::test_length() PASS : qtquickcontrols::Tests_TextField::test_maximumLength() PASS : qtquickcontrols::Tests_TextField::test_passwordCharacter() PASS : qtquickcontrols::Tests_TextField::test_readonly() PASS : qtquickcontrols::Tests_TextField::test_redo() PASS : qtquickcontrols::Tests_TextField::test_remove() FAIL! : qtquickcontrols::Tests_TextField::test_select() Compared values are not the same Actual (): this is my text Expected (): this my text Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_textfield.qml(182)] FAIL! : qtquickcontrols::Tests_TextField::test_selectAll() Compared values are not the same Actual (): this is my text Expected (): Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_textfield.qml(151)] 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() FAIL! : qtquickcontrols::Tests_ToolBar::test_activeFocusOnTab() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_toolbar.qml(90)] PASS : qtquickcontrols::Tests_ToolBar::test_createToolBar() PASS : qtquickcontrols::Tests_ToolBar::cleanupTestCase() PASS : qtquickcontrols::Tests_ToolButton::initTestCase() PASS : qtquickcontrols::Tests_ToolButton::test_activeFocusOnPress() FAIL! : qtquickcontrols::Tests_ToolButton::test_activeFocusOnTab() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_toolbutton.qml(110)] 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() PASS : qtquickcontrols::Tests_TreeView::initTestCase() PASS : qtquickcontrols::Tests_TreeView::test_basic_setup() PASS : qtquickcontrols::Tests_TreeView::test_clicked_signals() PASS : qtquickcontrols::Tests_TreeView::test_expand_collapse() PASS : qtquickcontrols::Tests_TreeView::test_headerHidden() FAIL! : qtquickcontrols::Tests_TreeView::test_keys_navigation() Compared values are not the same Actual (): 1 Expected (): 2 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_treeview.qml(294)] PASS : qtquickcontrols::Tests_TreeView::test_pressAndHold() XFAIL : qtquickcontrols::Tests_TreeView::test_selection_contiguousSelection() BUG selection.currentIndex is invalid when ContiguousSelection Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_treeview.qml(705)] FAIL! : qtquickcontrols::Tests_TreeView::test_selection_contiguousSelection() Compared values are not the same Actual (): 3 Expected (): 4 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_treeview.qml(726)] XFAIL : qtquickcontrols::Tests_TreeView::test_selection_extendedSelection() BUG selection.currentIndex is invalid when ExtendedSelection Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_treeview.qml(616)] FAIL! : qtquickcontrols::Tests_TreeView::test_selection_extendedSelection() Compared values are not the same Actual (): 3 Expected (): 4 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_treeview.qml(637)] XFAIL : qtquickcontrols::Tests_TreeView::test_selection_multiSelection() BUG selection.currentIndex is invalid when MultiSelection Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_treeview.qml(499)] XFAIL : qtquickcontrols::Tests_TreeView::test_selection_multiSelection() BUG selection.currentIndex is invalid when MultiSelection Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_treeview.qml(513)] XFAIL : qtquickcontrols::Tests_TreeView::test_selection_multiSelection() BUG selection.currentIndex is invalid when MultiSelection Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_treeview.qml(532)] XFAIL : qtquickcontrols::Tests_TreeView::test_selection_multiSelection() BUG selection.currentIndex is invalid when MultiSelection Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_treeview.qml(548)] FAIL! : qtquickcontrols::Tests_TreeView::test_selection_multiSelection() Compared values are not the same Actual (): 3 Expected (): 4 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_treeview.qml(567)] XFAIL : qtquickcontrols::Tests_TreeView::test_selection_noSelection() BUG selected state not updated with Command/Controls when SingleSelection Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_treeview.qml(450)] PASS : qtquickcontrols::Tests_TreeView::test_selection_noSelection() XFAIL : qtquickcontrols::Tests_TreeView::test_selection_singleSelection() BUG isSelected is always false when SingleSelection Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_treeview.qml(373)] XFAIL : qtquickcontrols::Tests_TreeView::test_selection_singleSelection() BUG hasSelection is always false when SingleSelection Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_treeview.qml(375)] XFAIL : qtquickcontrols::Tests_TreeView::test_selection_singleSelection() BUG empty selectedIndex when SingleSelection Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_treeview.qml(378)] FAIL! : qtquickcontrols::Tests_TreeView::test_selection_singleSelection() Compared values are not the same Actual (): 51916608 Expected (): 37397200 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_treeview.qml(385)] PASS : qtquickcontrols::Tests_TreeView::cleanupTestCase() Totals: 452 passed, 77 failed, 2 skipped, 0 blacklisted ********* Finished testing of qtquickcontrols ********* 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 76 QtQA::App::TestRunner: second attempt: exited with exit code 77 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_controls: 65 seconds, exit code 77 Build log: http://testresults.qt.io/ci/QtDeclarative_5.5_Integration/build_00031/revdep-qtquickcontrols_linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_14.04_x64/log.txt.gz Tested changes (refs/builds/5.5_1425306007): http://codereview.qt-project.org/107422 [PS2] - Doc: Changed title GridView example http://codereview.qt-project.org/107526 [PS1] - Avoid assert in rich text when img width is invalid From ci-noreply at qt-project.org Mon Mar 2 15:59:50 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 2 Mar 2015 16:59:50 +0200 Subject: [Ci-reports] fail on QtBase_5.5_Integration #137 Message-ID: <20150302_145950_009580.ci-noreply@qt-project.org> QtBase_5.5_Integration #137: ABORTED Tested changes (refs/builds/5.5_1425307075): http://codereview.qt-project.org/91866 [PS14] - Document Q_ENUM and Q_FLAG http://codereview.qt-project.org/107435 [PS3] - Fix shortcut overriding. From ci-noreply at qt-project.org Mon Mar 2 16:00:02 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 2 Mar 2015 17:00:02 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #5923 Message-ID: <20150302_150002_020711.ci-noreply@qt-project.org> QtBase_dev_Integration #5923: ABORTED Tested changes (refs/builds/dev_1425305971): http://codereview.qt-project.org/107527 [PS1] - XcbSystemTrayTracker: fix uninitialized value From ci-noreply at qt-project.org Mon Mar 2 16:04:15 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 2 Mar 2015 17:04:15 +0200 Subject: [Ci-reports] pass on QtQuickControls_5.5_Integration #22 Message-ID: <20150302_150415_063950.ci-noreply@qt-project.org> QtQuickControls_5.5_Integration #22: SUCCESS Tested changes (refs/builds/5.5_1425304697): http://codereview.qt-project.org/106452 [PS25] - Merge Extras' styling system into Controls'. From ci-noreply at qt-project.org Mon Mar 2 16:19:24 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 2 Mar 2015 17:19:24 +0200 Subject: [Ci-reports] pass on Qt_4.8_Integration #2073 Message-ID: <20150302_151924_055445.ci-noreply@qt-project.org> Qt_4.8_Integration #2073: SUCCESS Tested changes (refs/builds/4.8_1425289364): http://codereview.qt-project.org/107502 [PS2] - Fix compiler warnings in Qt Designer. From ci-noreply at qt-project.org Mon Mar 2 16:25:44 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 2 Mar 2015 17:25:44 +0200 Subject: [Ci-reports] fail on QtDeclarative_dev_Integration #2625 Message-ID: <20150302_152544_082996.ci-noreply@qt-project.org> Autotest `license' failed :( # Failed test 'Mismatch in license text in src/qml/memory/qv4heap_p.h # Actual: a written agreement between you and Digia. For licensing terms and # Expected: a written agreement between you and The Qt Company. For licensing terms' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 389. # Looks like you failed 1 test of 2564. /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl .. Dubious, test returned 1 (wstat 256, 0x100) Failed 1/2564 subtests Test Summary Report ------------------- /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl (Wstat: 256 Tests: 2564 Failed: 1) Failed test: 1056 Non-zero exit status: 1 Files=1, Tests=2564, 3 wallclock secs ( 0.26 usr 0.01 sys + 2.16 cusr 0.14 csys = 2.57 CPU) Result: FAIL QtQA::App::TestRunner: test failed, running again to see if it is flaky... # Failed test 'Mismatch in license text in src/qml/memory/qv4heap_p.h # Actual: a written agreement between you and Digia. For licensing terms and # Expected: a written agreement between you and The Qt Company. For licensing terms' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 389. # Looks like you failed 1 test of 2564. /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl .. Dubious, test returned 1 (wstat 256, 0x100) Failed 1/2564 subtests Test Summary Report ------------------- /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl (Wstat: 256 Tests: 2564 Failed: 1) Failed test: 1056 Non-zero exit status: 1 Files=1, Tests=2564, 2 wallclock secs ( 0.26 usr 0.02 sys + 2.14 cusr 0.13 csys = 2.55 CPU) Result: FAIL QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end license: 4 seconds, exit code 1 Build log: http://testresults.qt.io/ci/QtDeclarative_dev_Integration/build_02625/linux-g++_developer-build_OpenSuSE_13.1_x64/log.txt.gz Tested changes (refs/builds/dev_1425309659): http://codereview.qt-project.org/106114 [PS2] - Cleanup some of the casting code http://codereview.qt-project.org/106113 [PS2] - Get rid of Value::fromManaged() http://codereview.qt-project.org/106112 [PS2] - Reduce dependencies http://codereview.qt-project.org/106111 [PS2] - Wrap members in Object in a Heap::Pointer http://codereview.qt-project.org/106079 [PS3] - Reduce dependencies http://codereview.qt-project.org/106078 [PS3] - Move memory management related functionality into it's own folder http://codereview.qt-project.org/106077 [PS2] - Introduce a Heap::Pointer class From ci-noreply at qt-project.org Mon Mar 2 16:54:44 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 2 Mar 2015 17:54:44 +0200 Subject: [Ci-reports] pass on QtWebKit_5.4_Integration #146 Message-ID: <20150302_155444_041376.ci-noreply@qt-project.org> QtWebKit_5.4_Integration #146: SUCCESS Tested changes (refs/builds/5.4_1425302087): http://codereview.qt-project.org/107411 [PS1] - Fix building with glib 2.43+ From ci-noreply at qt-project.org Mon Mar 2 17:07:51 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 2 Mar 2015 18:07:51 +0200 Subject: [Ci-reports] pass on QtWebEngine_5.5_Integration #12 Message-ID: <20150302_160751_091788.ci-noreply@qt-project.org> QtWebEngine_5.5_Integration #12: SUCCESS Tested changes (refs/builds/5.5_1425304703): http://codereview.qt-project.org/107530 [PS1] - Add namespace to internal QtWebEngine API From ci-noreply at qt-project.org Mon Mar 2 17:11:13 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 2 Mar 2015 18:11:13 +0200 Subject: [Ci-reports] pass on QtConnectivity_5.5_Integration #6 Message-ID: <20150302_161113_070296.ci-noreply@qt-project.org> QtConnectivity_5.5_Integration #6: SUCCESS Tested changes (refs/builds/5.5_1425309185): http://codereview.qt-project.org/107539 [PS1] - Further fixes to Bluetooth UUID messages. From ci-noreply at qt-project.org Mon Mar 2 17:22:15 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 2 Mar 2015 18:22:15 +0200 Subject: [Ci-reports] pass on QtWebEngine_5.4_Integration #56 Message-ID: <20150302_162215_016188.ci-noreply@qt-project.org> QtWebEngine_5.4_Integration #56: SUCCESS Tested changes (refs/builds/5.4_1425308317): http://codereview.qt-project.org/107517 [PS1] - Replace old qt-project.org wiki with wiki.qt.io From ci-noreply at qt-project.org Mon Mar 2 17:31:31 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 2 Mar 2015 18:31:31 +0200 Subject: [Ci-reports] pass on QtDeclarative_5.5_Integration #32 Message-ID: <20150302_163131_048341.ci-noreply@qt-project.org> QtDeclarative_5.5_Integration #32: SUCCESS Tested changes (refs/builds/5.5_1425307992): http://codereview.qt-project.org/107526 [PS1] - Avoid assert in rich text when img width is invalid From ci-noreply at qt-project.org Mon Mar 2 17:49:36 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 2 Mar 2015 18:49:36 +0200 Subject: [Ci-reports] fail on QtConnectivity_neard_Integration #46 Message-ID: <20150302_164936_077477.ci-noreply@qt-project.org> qtbase failed to compile :( Undefined symbols for architecture x86_64: "TestNamespace::qt_getQtMetaObject()", referenced from: TestNamespace::operator<<(TestNamespace::QDebug, TestNamespace::QDateTime const&) in qdatetime.o TestNamespace::QMetaTypeIdQObject::qt_metatype_id() in qlocale.o make[3]: *** [../../lib/QtCore.framework/QtCore] 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.io/ci/QtConnectivity_neard_Integration/build_00046/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/neard_1425314308): http://codereview.qt-project.org/107305 [PS1] - Update Digia headers to QtCompany headers http://codereview.qt-project.org/107279 [PS1] - Merge branch 'dev' into neard From ci-noreply at qt-project.org Mon Mar 2 18:20:07 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 2 Mar 2015 18:20:07 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - QtBase_dev_mobile_state #308 - FAILURE Message-ID: <20150302172007.34C60307C0@fork.qtproject.c.bitbit.net> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt-project.org/ci/QtBase_dev_mobile_state/build_00308 From ci-noreply at qt-project.org Mon Mar 2 18:24:36 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 2 Mar 2015 19:24:36 +0200 Subject: [Ci-reports] fail on QtBase_5.5_Integration #139 Message-ID: <20150302_172436_023894.ci-noreply@qt-project.org> six 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_qquickwindow FAIL! : tst_qquickwindow::qobjectEventFilter_key() 'eventFilter.events.contains((int)QEvent::KeyPress)' returned FALSE. () Loc: [tst_qquickwindow.cpp(1851)] Totals: 51 passed, 1 failed, 1 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qquickwindow ********* Config: Using QtTest library 5.5.0, Qt 5.5.0 (x86_64-little_endian-lp64 shared (dynamic) debug build; by GCC 4.8.2) PASS : tst_qquickwindow::initTestCase() PASS : tst_qquickwindow::openglContextCreatedSignal() QWARN : tst_qquickwindow::aboutToStopSignal() Problem creating accessible interface for: QQuickWindow(0x7fff052b9ea0) Make sure to deploy Qt with accessibility plugins. PASS : tst_qquickwindow::aboutToStopSignal() 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 Loc: [tst_qquickwindow.cpp(1250)] 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::defaultState() 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::focusReason() 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::testWindowVisibilityOrder() PASS : tst_qquickwindow::blockClosing() PASS : tst_qquickwindow::blockCloseMethod() PASS : tst_qquickwindow::crashWhenHoverItemDeleted() PASS : tst_qquickwindow::unloadSubWindow() PASS : tst_qquickwindow::qobjectEventFilter_touch() FAIL! : tst_qquickwindow::qobjectEventFilter_key() 'eventFilter.events.contains((int)QEvent::KeyPress)' returned FALSE. () Loc: [tst_qquickwindow.cpp(1851)] PASS : tst_qquickwindow::qobjectEventFilter_mouse() FAIL! : tst_qquickwindow::cursor() Compared values are not the same Loc: [tst_qquickwindow.cpp(1444)] PASS : tst_qquickwindow::animatingSignal() PASS : tst_qquickwindow::contentItemSize() PASS : tst_qquickwindow::defaultSurfaceFormat() PASS : tst_qquickwindow::attachedProperty() PASS : tst_qquickwindow::testRenderJob() PASS : tst_qquickwindow::testHoverChildMouseEventFilter() PASS : tst_qquickwindow::cleanupTestCase() Totals: 50 passed, 2 failed, 1 skipped, 0 blacklisted ********* Finished testing of tst_qquickwindow ********* 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_qquickwindow: 19 seconds, exit code 2 Testing tst_qquicktextinput FAIL! : tst_qquicktextinput::horizontalAlignment_RightToLeft() 'textInput->text().isEmpty()' returned FALSE. () Loc: [tst_qquicktextinput.cpp(1536)] FAIL! : tst_qquicktextinput::validators() Compared values are not the same Actual (intInput->text()) : "1" Expected (QLatin1String("11")): "11" Loc: [tst_qquicktextinput.cpp(1976)] FAIL! : tst_qquicktextinput::copyAndPasteKeySequence() 'textInput->canPaste()' returned FALSE. () Loc: [tst_qquicktextinput.cpp(2603)] FAIL! : tst_qquicktextinput::echoMode() Compared values are not the same Actual (input->text()) : "ABCDefgh" Expected (QLatin1String("a")): "a" Loc: [tst_qquicktextinput.cpp(3267)] FAIL! : tst_qquicktextinput::keySequence(select all) Compared values are not the same Actual (textInput->cursorPosition()): 0 Expected (cursorPosition) : 44 Loc: [tst_qquicktextinput.cpp(5119)] FAIL! : tst_qquicktextinput::keySequence(select start of line) Compared values are not the same Actual (textInput->cursorPosition()): 5 Expected (cursorPosition) : 0 Loc: [tst_qquicktextinput.cpp(5119)] FAIL! : tst_qquicktextinput::keySequence(select end of line) Compared values are not the same Actual (textInput->cursorPosition()): 5 Expected (cursorPosition) : 44 Loc: [tst_qquicktextinput.cpp(5119)] FAIL! : tst_qquicktextinput::keySequence(delete end of line) Compared values are not the same Actual (textInput->text()): "the quick brown fox jumped over the lazy dog" Expected (expectedText) : "the quick brown fox jump" Loc: [tst_qquicktextinput.cpp(5120)] FAIL! : tst_qquicktextinput::keySequence(move to start of line) Compared values are not the same Actual (textInput->cursorPosition()): 31 Expected (cursorPosition) : 0 Loc: [tst_qquicktextinput.cpp(5119)] FAIL! : tst_qquicktextinput::keySequence(move to next char) Compared values are not the same Actual (textInput->cursorPosition()): 12 Expected (cursorPosition) : 13 Loc: [tst_qquicktextinput.cpp(5119)] FAIL! : tst_qquicktextinput::keySequence(move to previous char (ltr)) Compared values are not the same Actual (textInput->cursorPosition()): 3 Expected (cursorPosition) : 2 Loc: [tst_qquicktextinput.cpp(5119)] FAIL! : tst_qquicktextinput::keySequence(move to previous char (rtl)) Compared values are not the same Actual (textInput->cursorPosition()): 3 Expected (cursorPosition) : 4 Loc: [tst_qquicktextinput.cpp(5119)] FAIL! : tst_qquicktextinput::keySequence(move to previous char with selection) Compared values are not the same Actual (textInput->cursorPosition()): 7 Expected (cursorPosition) : 3 Loc: [tst_qquicktextinput.cpp(5119)] FAIL! : tst_qquicktextinput::keySequence(select next char (ltr)) Compared values are not the same Actual (textInput->cursorPosition()): 23 Expected (cursorPosition) : 24 Loc: [tst_qquicktextinput.cpp(5119)] FAIL! : tst_qquicktextinput::keySequence(select next char (rtl)) Compared values are not the same Actual (textInput->cursorPosition()): 23 Expected (cursorPosition) : 22 Loc: [tst_qquicktextinput.cpp(5119)] FAIL! : tst_qquicktextinput::keySequence(select previous char (ltr)) Compared values are not the same Actual (textInput->cursorPosition()): 19 Expected (cursorPosition) : 18 Loc: [tst_qquicktextinput.cpp(5119)] FAIL! : tst_qquicktextinput::keySequence(select previous char (rtl)) Compared values are not the same Actual (textInput->cursorPosition()): 19 Expected (cursorPosition) : 20 Loc: [tst_qquicktextinput.cpp(5119)] FAIL! : tst_qquicktextinput::keySequence(move to next word (ltr)) Compared values are not the same Actual (textInput->cursorPosition()): 7 Expected (cursorPosition) : 10 Loc: [tst_qquicktextinput.cpp(5119)] FAIL! : tst_qquicktextinput::keySequence(move to next word (rtl)) Compared values are not the same Actual (textInput->cursorPosition()): 7 Expected (cursorPosition) : 4 Loc: [tst_qquicktextinput.cpp(5119)] FAIL! : tst_qquicktextinput::keySequence(move to next word (password,ltr)) Compared values are not the same Actual (textInput->cursorPosition()): 7 Expected (cursorPosition) : 44 Loc: [tst_qquicktextinput.cpp(5119)] FAIL! : tst_qquicktextinput::keySequence(move to next word (password,rtl)) Compared values are not the same Actual (textInput->cursorPosition()): 7 Expected (cursorPosition) : 0 Loc: [tst_qquicktextinput.cpp(5119)] FAIL! : tst_qquicktextinput::keySequence(move to previous word (ltr)) Compared values are not the same Actual (textInput->cursorPosition()): 7 Expected (cursorPosition) : 4 Loc: [tst_qquicktextinput.cpp(5119)] FAIL! : tst_qquicktextinput::keySequence(move to previous word (rlt)) Compared values are not the same Actual (textInput->cursorPosition()): 7 Expected (cursorPosition) : 10 Loc: [tst_qquicktextinput.cpp(5119)] FAIL! : tst_qquicktextinput::keySequence(move to previous word (password,ltr)) Compared values are not the same Actual (textInput->cursorPosition()): 7 Expected (cursorPosition) : 0 Loc: [tst_qquicktextinput.cpp(5119)] FAIL! : tst_qquicktextinput::keySequence(move to previous word (password,rtl)) Compared values are not the same Actual (textInput->cursorPosition()): 7 Expected (cursorPosition) : 44 Loc: [tst_qquicktextinput.cpp(5119)] FAIL! : tst_qquicktextinput::keySequence(select next word) Compared values are not the same Actual (textInput->cursorPosition()): 11 Expected (cursorPosition) : 16 Loc: [tst_qquicktextinput.cpp(5119)] FAIL! : tst_qquicktextinput::keySequence(select previous word) Compared values are not the same Actual (textInput->cursorPosition()): 11 Expected (cursorPosition) : 10 Loc: [tst_qquicktextinput.cpp(5119)] FAIL! : tst_qquicktextinput::keySequence(delete (selection)) Compared values are not the same Actual (textInput->cursorPosition()): 15 Expected (cursorPosition) : 12 Loc: [tst_qquicktextinput.cpp(5119)] FAIL! : tst_qquicktextinput::keySequence(delete (no selection)) Compared values are not the same Actual (textInput->text()): "the quick brown fox jumped over the lazy dog" Expected (expectedText) : "the quick brownfox jumped over the lazy dog" Loc: [tst_qquicktextinput.cpp(5120)] FAIL! : tst_qquicktextinput::keySequence(delete end of word) Compared values are not the same Actual (textInput->text()): "the quick brown fox jumped over the lazy dog" Expected (expectedText) : "the quick brown fox jumpover the lazy dog" Loc: [tst_qquicktextinput.cpp(5120)] FAIL! : tst_qquicktextinput::keySequence(delete start of word) Compared values are not the same Actual (textInput->cursorPosition()): 7 Expected (cursorPosition) : 4 Loc: [tst_qquicktextinput.cpp(5119)] FAIL! : tst_qquicktextinput::undo(insert_numbers) Compared values are not the same Actual (spy.count()): 0 Expected (1) : 1 Loc: [tst_qquicktextinput.cpp(5297)] FAIL! : tst_qquicktextinput::undo(insert_helloworld) Compared values are not the same Actual (spy.count()): 0 Expected (1) : 1 Loc: [tst_qquicktextinput.cpp(5297)] FAIL! : tst_qquicktextinput::undo(insert_patterns) Compared values are not the same Actual (spy.count()): 0 Expected (1) : 1 Loc: [tst_qquicktextinput.cpp(5297)] FAIL! : tst_qquicktextinput::undo(keyboard_numbers) Compared values are not the same Actual (spy.count()): 0 Expected (1) : 1 Loc: [tst_qquicktextinput.cpp(5297)] FAIL! : tst_qquicktextinput::undo(keyboard_helloworld) Compared values are not the same Actual (spy.count()): 0 Expected (1) : 1 Loc: [tst_qquicktextinput.cpp(5297)] FAIL! : tst_qquicktextinput::undo(keyboard_patterns) Compared values are not the same Actual (spy.count()): 0 Expected (1) : 1 Loc: [tst_qquicktextinput.cpp(5297)] FAIL! : tst_qquicktextinput::redo(Inserts and setting cursor) 'textInput->canUndo()' returned FALSE. () Loc: [tst_qquicktextinput.cpp(5372)] FAIL! : tst_qquicktextinput::backspaceSurrogatePairs() Compared values are not the same Actual (textInput->text()): "\uD800\uDF00\uD800\uDF01\uD800\uDF02\uD800\uDF03\uD800\uDF04" Expected (text.mid(0, i)) : "\uD800\uDF00\uD800\uDF01\uD800\uDF02\uD800\uDF03" Loc: [tst_qquicktextinput.cpp(5723)] FAIL! : tst_qquicktextinput::setInputMask(keys ip_localhost) Compared values are not the same Actual (textInput->text()): "..." Expected (expectedText) : "127.0.0.1" Loc: [tst_qquicktextinput.cpp(6107)] FAIL! : tst_qquicktextinput::setInputMask(keys mac) Compared values are not the same Actual (textInput->text()): ":::::" Expected (expectedText) : "00:E0:81:21:9E:8E" Loc: [tst_qquicktextinput.cpp(6107)] FAIL! : tst_qquicktextinput::setInputMask(keys mac2) Compared values are not the same Actual (textInput->text()): ":::::" Expected (expectedText) : "aa:E0:81:21:9E:8E" Loc: [tst_qquicktextinput.cpp(6107)] FAIL! : tst_qquicktextinput::setInputMask(keys byte) Compared values are not the same Actual (textInput->text()): "" Expected (expectedText) : "11111" Loc: [tst_qquicktextinput.cpp(6107)] FAIL! : tst_qquicktextinput::setInputMask(keys halfbytes) Compared values are not the same Actual (textInput->text()): "." Expected (expectedText) : "110.0001" Loc: [tst_qquicktextinput.cpp(6107)] FAIL! : tst_qquicktextinput::setInputMask(keys blank char same type as content) Compared values are not the same Actual (textInput->text()): "..." Expected (expectedText) : "127...1" Loc: [tst_qquicktextinput.cpp(6107)] FAIL! : tst_qquicktextinput::setInputMask(keys parts of ip_localhost) Compared values are not the same Actual (textInput->text()): "..." Expected (expectedText) : ".0.0.1" Loc: [tst_qquicktextinput.cpp(6107)] FAIL! : tst_qquicktextinput::setInputMask(keys ip_overflow) Compared values are not the same Actual (textInput->text()): "..." Expected (expectedText) : "123.412.341.234" Loc: [tst_qquicktextinput.cpp(6107)] FAIL! : tst_qquicktextinput::setInputMask(keys uppercase) Compared values are not the same Actual (textInput->text()): "A" Expected (expectedText) : "ABCD" Loc: [tst_qquicktextinput.cpp(6107)] FAIL! : tst_qquicktextinput::setInputMask(keys lowercase) Compared values are not the same Actual (textInput->text()): "a" Expected (expectedText) : "abcd" Loc: [tst_qquicktextinput.cpp(6107)] FAIL! : tst_qquicktextinput::setInputMask(keys nocase) Compared values are not the same Actual (textInput->text()): "" Expected (expectedText) : "AbCd" Loc: [tst_qquicktextinput.cpp(6107)] FAIL! : tst_qquicktextinput::setInputMask(keys nocase1) Compared values are not the same Actual (textInput->text()): "" Expected (expectedText) : "AbCd" Loc: [tst_qquicktextinput.cpp(6107)] FAIL! : tst_qquicktextinput::setInputMask(keys nocase2) Compared values are not the same Actual (textInput->text()): "" Expected (expectedText) : "AbCd" Loc: [tst_qquicktextinput.cpp(6107)] FAIL! : tst_qquicktextinput::setInputMask(keys reserved) Compared values are not the same Actual (textInput->text()): "" Expected (expectedText) : "A9" Loc: [tst_qquicktextinput.cpp(6107)] FAIL! : tst_qquicktextinput::setInputMask(keys escape01) Compared values are not the same Actual (textInput->text()): "Nn" Expected (expectedText) : "Nn9" Loc: [tst_qquicktextinput.cpp(6107)] FAIL! : tst_qquicktextinput::setInputMask(keys escape02) Compared values are not the same Actual (textInput->text()): "\\" Expected (expectedText) : "\\0" Loc: [tst_qquicktextinput.cpp(6107)] FAIL! : tst_qquicktextinput::setInputMask(keys escape03) Compared values are not the same Actual (textInput->text()): "()" Expected (expectedText) : "(0)" Loc: [tst_qquicktextinput.cpp(6107)] FAIL! : tst_qquicktextinput::setInputMask(keys upper_lower_nocase1) Compared values are not the same Actual (textInput->text()): "" Expected (expectedText) : "ABCDefghIjKl" Loc: [tst_qquicktextinput.cpp(6107)] FAIL! : tst_qquicktextinput::setInputMask(keys upper_lower_nocase2) Compared values are not the same Actual (textInput->text()): "" Expected (expectedText) : "ABCDefghIjKl" Loc: [tst_qquicktextinput.cpp(6107)] FAIL! : tst_qquicktextinput::setInputMask(keys exact_case1) Compared values are not the same Actual (textInput->text()): "" Expected (expectedText) : "AbcDEfGH" Loc: [tst_qquicktextinput.cpp(6107)] FAIL! : tst_qquicktextinput::setInputMask(keys exact_case2) Compared values are not the same Actual (textInput->text()): "" Expected (expectedText) : "AbcDEfgh" Loc: [tst_qquicktextinput.cpp(6107)] FAIL! : tst_qquicktextinput::setInputMask(keys exact_case3) Compared values are not the same Actual (textInput->text()): "" Expected (expectedText) : "AbcDEfGH" Loc: [tst_qquicktextinput.cpp(6107)] FAIL! : tst_qquicktextinput::setInputMask(keys exact_case4) Compared values are not the same Actual (textInput->text()): "" Expected (expectedText) : "AbcDEfgh" Loc: [tst_qquicktextinput.cpp(6107)] FAIL! : tst_qquicktextinput::setInputMask(keys exact_case5) Compared values are not the same Actual (textInput->text()): "" Expected (expectedText) : "AbcDEf01" Loc: [tst_qquicktextinput.cpp(6107)] FAIL! : tst_qquicktextinput::setInputMask(keys exact_case6) Compared values are not the same Actual (textInput->text()): "" Expected (expectedText) : "AbcDEf92" Loc: [tst_qquicktextinput.cpp(6107)] FAIL! : tst_qquicktextinput::setInputMask(keys illegal_keys1) Compared values are not the same Actual (textInput->text()): "A" Expected (expectedText) : "Aa" Loc: [tst_qquicktextinput.cpp(6107)] FAIL! : tst_qquicktextinput::setInputMask(keys illegal_keys2) Compared values are not the same Actual (textInput->text()): "" Expected (expectedText) : "ffff" Loc: [tst_qquicktextinput.cpp(6107)] FAIL! : tst_qquicktextinput::fixup() Compared values are not the same Actual (input->text()) : "" Expected (QStringLiteral("ok")): "ok" Loc: [tst_qquicktextinput.cpp(6359)] Totals: 335 passed, 67 failed, 5 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qquicktextinput ********* Config: Using QtTest library 5.5.0, Qt 5.5.0 (x86_64-little_endian-lp64 shared (dynamic) debug build; by GCC 4.8.2) 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() PASS : tst_qquicktextinput::persistentSelection() 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 'mode', use qRegisterMetaType to register it. PASS : tst_qquicktextinput::mouseSelectionMode_accessors() PASS : tst_qquicktextinput::selectByMouse() PASS : tst_qquicktextinput::renderType() PASS : tst_qquicktextinput::tripleClickSelectsAll() FAIL! : tst_qquicktextinput::horizontalAlignment_RightToLeft() 'textInput->text().isEmpty()' returned FALSE. () Loc: [tst_qquicktextinput.cpp(1536)] PASS : tst_qquicktextinput::verticalAlignment() PASS : tst_qquicktextinput::clipRect() PASS : tst_qquicktextinput::boundingRect() QWARN : tst_qquicktextinput::positionAt() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : tst_qquicktextinput::positionAt() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." PASS : tst_qquicktextinput::positionAt() QWARN : tst_qquicktextinput::maxLength() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : tst_qquicktextinput::maxLength() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : tst_qquicktextinput::maxLength() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : tst_qquicktextinput::maxLength() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : tst_qquicktextinput::maxLength() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : tst_qquicktextinput::maxLength() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : tst_qquicktextinput::maxLength() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : tst_qquicktextinput::maxLength() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : tst_qquicktextinput::maxLength() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : tst_qquicktextinput::maxLength() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : tst_qquicktextinput::maxLength() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : tst_qquicktextinput::maxLength() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : tst_qquicktextinput::maxLength() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : tst_qquicktextinput::maxLength() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : tst_qquicktextinput::maxLength() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." (... 3442 lines omitted; there are too many errors!) PASS : tst_QQuickGridView::inserted_leftToRight_LtR_BtT(add multiple, at start of visible, content not at start) PASS : tst_QQuickGridView::inserted_leftToRight_LtR_BtT(add 1, at end of visible, content at start) PASS : tst_QQuickGridView::inserted_leftToRight_LtR_BtT(add row, at end of visible, content at start) PASS : tst_QQuickGridView::inserted_leftToRight_LtR_BtT(add 1, at end of visible, content not at start) PASS : tst_QQuickGridView::inserted_leftToRight_LtR_BtT(add multiple, at end of visible, content not at start) PASS : tst_QQuickGridView::inserted_leftToRight_LtR_BtT(add 1, after visible, content at start) PASS : tst_QQuickGridView::inserted_leftToRight_LtR_BtT(add row, after visible, content at start) PASS : tst_QQuickGridView::inserted_leftToRight_LtR_BtT(add 1, after visible, content not at start) PASS : tst_QQuickGridView::inserted_leftToRight_LtR_BtT(add multiple, after visible, content not at start) PASS : tst_QQuickGridView::inserted_leftToRight_RtL_BtT(add 1, before visible items) PASS : tst_QQuickGridView::inserted_leftToRight_RtL_BtT(add 2, before visible items) PASS : tst_QQuickGridView::inserted_leftToRight_RtL_BtT(add 3, before visible items) PASS : tst_QQuickGridView::inserted_leftToRight_RtL_BtT(add 5, before visible items) PASS : tst_QQuickGridView::inserted_leftToRight_RtL_BtT(add 6, before visible items) PASS : tst_QQuickGridView::inserted_leftToRight_RtL_BtT(add 1, at start of visible, content at start) PASS : tst_QQuickGridView::inserted_leftToRight_RtL_BtT(add multiple, at start of visible, content at start) PASS : tst_QQuickGridView::inserted_leftToRight_RtL_BtT(add 1, at start of visible, content not at start) PASS : tst_QQuickGridView::inserted_leftToRight_RtL_BtT(add multiple, at start of visible, content not at start) PASS : tst_QQuickGridView::inserted_leftToRight_RtL_BtT(add 1, at end of visible, content at start) PASS : tst_QQuickGridView::inserted_leftToRight_RtL_BtT(add row, at end of visible, content at start) PASS : tst_QQuickGridView::inserted_leftToRight_RtL_BtT(add 1, at end of visible, content not at start) PASS : tst_QQuickGridView::inserted_leftToRight_RtL_BtT(add multiple, at end of visible, content not at start) PASS : tst_QQuickGridView::inserted_leftToRight_RtL_BtT(add 1, after visible, content at start) PASS : tst_QQuickGridView::inserted_leftToRight_RtL_BtT(add row, after visible, content at start) PASS : tst_QQuickGridView::inserted_leftToRight_RtL_BtT(add 1, after visible, content not at start) PASS : tst_QQuickGridView::inserted_leftToRight_RtL_BtT(add multiple, after visible, content not at start) PASS : tst_QQuickGridView::inserted_topToBottom_LtR_TtB(add 1, before visible items) PASS : tst_QQuickGridView::inserted_topToBottom_LtR_TtB(add 2, before visible items) PASS : tst_QQuickGridView::inserted_topToBottom_LtR_TtB(add 3, before visible items) PASS : tst_QQuickGridView::inserted_topToBottom_LtR_TtB(add 5, before visible items) PASS : tst_QQuickGridView::inserted_topToBottom_LtR_TtB(add 6, before visible items) PASS : tst_QQuickGridView::inserted_topToBottom_LtR_TtB(add 1, at start of visible, content at start) PASS : tst_QQuickGridView::inserted_topToBottom_LtR_TtB(add multiple, at start of visible, content at start) PASS : tst_QQuickGridView::inserted_topToBottom_LtR_TtB(add 1, at start of visible, content not at start) PASS : tst_QQuickGridView::inserted_topToBottom_LtR_TtB(add multiple, at start of visible, content not at start) PASS : tst_QQuickGridView::inserted_topToBottom_LtR_TtB(add 1, at end of visible, content at start) PASS : tst_QQuickGridView::inserted_topToBottom_LtR_TtB(add row, at end of visible, content at start) PASS : tst_QQuickGridView::inserted_topToBottom_LtR_TtB(add 1, at end of visible, content not at start) PASS : tst_QQuickGridView::inserted_topToBottom_LtR_TtB(add multiple, at end of visible, content not at start) PASS : tst_QQuickGridView::inserted_topToBottom_LtR_TtB(add 1, after visible, content at start) PASS : tst_QQuickGridView::inserted_topToBottom_LtR_TtB(add row, after visible, content at start) PASS : tst_QQuickGridView::inserted_topToBottom_LtR_TtB(add 1, after visible, content not at start) PASS : tst_QQuickGridView::inserted_topToBottom_LtR_TtB(add multiple, after visible, content not at start) PASS : tst_QQuickGridView::inserted_topToBottom_RtL_TtB(add 1, before visible items) PASS : tst_QQuickGridView::inserted_topToBottom_RtL_TtB(add 2, before visible items) PASS : tst_QQuickGridView::inserted_topToBottom_RtL_TtB(add 3, before visible items) PASS : tst_QQuickGridView::inserted_topToBottom_RtL_TtB(add 5, before visible items) PASS : tst_QQuickGridView::inserted_topToBottom_RtL_TtB(add 6, before visible items) PASS : tst_QQuickGridView::inserted_topToBottom_RtL_TtB(add 1, at start of visible, content at start) PASS : tst_QQuickGridView::inserted_topToBottom_RtL_TtB(add multiple, at start of visible, content at start) PASS : tst_QQuickGridView::inserted_topToBottom_RtL_TtB(add 1, at start of visible, content not at start) PASS : tst_QQuickGridView::inserted_topToBottom_RtL_TtB(add multiple, at start of visible, content not at start) PASS : tst_QQuickGridView::inserted_topToBottom_RtL_TtB(add 1, at end of visible, content at start) PASS : tst_QQuickGridView::inserted_topToBottom_RtL_TtB(add row, at end of visible, content at start) PASS : tst_QQuickGridView::inserted_topToBottom_RtL_TtB(add 1, at end of visible, content not at start) PASS : tst_QQuickGridView::inserted_topToBottom_RtL_TtB(add multiple, at end of visible, content not at start) PASS : tst_QQuickGridView::inserted_topToBottom_RtL_TtB(add 1, after visible, content at start) PASS : tst_QQuickGridView::inserted_topToBottom_RtL_TtB(add row, after visible, content at start) PASS : tst_QQuickGridView::inserted_topToBottom_RtL_TtB(add 1, after visible, content not at start) PASS : tst_QQuickGridView::inserted_topToBottom_RtL_TtB(add multiple, after visible, content not at start) PASS : tst_QQuickGridView::inserted_topToBottom_LtR_BtT(add 1, before visible items) PASS : tst_QQuickGridView::inserted_topToBottom_LtR_BtT(add 2, before visible items) PASS : tst_QQuickGridView::inserted_topToBottom_LtR_BtT(add 3, before visible items) PASS : tst_QQuickGridView::inserted_topToBottom_LtR_BtT(add 5, before visible items) PASS : tst_QQuickGridView::inserted_topToBottom_LtR_BtT(add 6, before visible items) PASS : tst_QQuickGridView::inserted_topToBottom_LtR_BtT(add 1, at start of visible, content at start) PASS : tst_QQuickGridView::inserted_topToBottom_LtR_BtT(add multiple, at start of visible, content at start) PASS : tst_QQuickGridView::inserted_topToBottom_LtR_BtT(add 1, at start of visible, content not at start) PASS : tst_QQuickGridView::inserted_topToBottom_LtR_BtT(add multiple, at start of visible, content not at start) PASS : tst_QQuickGridView::inserted_topToBottom_LtR_BtT(add 1, at end of visible, content at start) PASS : tst_QQuickGridView::inserted_topToBottom_LtR_BtT(add row, at end of visible, content at start) PASS : tst_QQuickGridView::inserted_topToBottom_LtR_BtT(add 1, at end of visible, content not at start) PASS : tst_QQuickGridView::inserted_topToBottom_LtR_BtT(add multiple, at end of visible, content not at start) PASS : tst_QQuickGridView::inserted_topToBottom_LtR_BtT(add 1, after visible, content at start) PASS : tst_QQuickGridView::inserted_topToBottom_LtR_BtT(add row, after visible, content at start) PASS : tst_QQuickGridView::inserted_topToBottom_LtR_BtT(add 1, after visible, content not at start) PASS : tst_QQuickGridView::inserted_topToBottom_LtR_BtT(add multiple, after visible, content not at start) PASS : tst_QQuickGridView::inserted_topToBottom_RtL_BtT(add 1, before visible items) PASS : tst_QQuickGridView::inserted_topToBottom_RtL_BtT(add 2, before visible items) PASS : tst_QQuickGridView::inserted_topToBottom_RtL_BtT(add 3, before visible items) PASS : tst_QQuickGridView::inserted_topToBottom_RtL_BtT(add 5, before visible items) PASS : tst_QQuickGridView::inserted_topToBottom_RtL_BtT(add 6, before visible items) PASS : tst_QQuickGridView::inserted_topToBottom_RtL_BtT(add 1, at start of visible, content at start) PASS : tst_QQuickGridView::inserted_topToBottom_RtL_BtT(add multiple, at start of visible, content at start) PASS : tst_QQuickGridView::inserted_topToBottom_RtL_BtT(add 1, at start of visible, content not at start) PASS : tst_QQuickGridView::inserted_topToBottom_RtL_BtT(add multiple, at start of visible, content not at start) PASS : tst_QQuickGridView::inserted_topToBottom_RtL_BtT(add 1, at end of visible, content at start) PASS : tst_QQuickGridView::inserted_topToBottom_RtL_BtT(add row, at end of visible, content at start) PASS : tst_QQuickGridView::inserted_topToBottom_RtL_BtT(add 1, at end of visible, content not at start) PASS : tst_QQuickGridView::inserted_topToBottom_RtL_BtT(add multiple, at end of visible, content not at start) PASS : tst_QQuickGridView::inserted_topToBottom_RtL_BtT(add 1, after visible, content at start) PASS : tst_QQuickGridView::inserted_topToBottom_RtL_BtT(add row, after visible, content at start) PASS : tst_QQuickGridView::inserted_topToBottom_RtL_BtT(add 1, after visible, content not at start) PASS : tst_QQuickGridView::inserted_topToBottom_RtL_BtT(add multiple, after visible, content not at start) PASS : tst_QQuickGridView::removed_leftToRight_RtL_TtB(remove 1, before visible items) PASS : tst_QQuickGridView::removed_leftToRight_RtL_TtB(remove 1, before visible position) PASS : tst_QQuickGridView::removed_leftToRight_RtL_TtB(remove multiple (1 row), all before visible items) PASS : tst_QQuickGridView::removed_leftToRight_RtL_TtB(remove multiple, all before visible items, remove item 0) PASS : tst_QQuickGridView::removed_leftToRight_RtL_TtB(remove multiple rows, all before visible items) PASS : tst_QQuickGridView::removed_leftToRight_RtL_TtB(remove one row before visible, content y not on item border) PASS : tst_QQuickGridView::removed_leftToRight_RtL_TtB(remove mix of visible/non-visible) PASS : tst_QQuickGridView::removed_leftToRight_RtL_TtB(remove multiple, mix of items from before and within visible items) PASS : tst_QQuickGridView::removed_leftToRight_RtL_TtB(remove multiple, mix of items from before and within visible items, remove item 0) PASS : tst_QQuickGridView::removed_leftToRight_RtL_TtB(remove 1, from start of visible, content at start) PASS : tst_QQuickGridView::removed_leftToRight_RtL_TtB(remove multiple, from start of visible, content at start) PASS : tst_QQuickGridView::removed_leftToRight_RtL_TtB(remove 1, from start of visible, content not at start) PASS : tst_QQuickGridView::removed_leftToRight_RtL_TtB(remove multiple, from start of visible, content not at start) PASS : tst_QQuickGridView::removed_leftToRight_RtL_TtB(remove 1, from middle of visible, content at start) PASS : tst_QQuickGridView::removed_leftToRight_RtL_TtB(remove multiple, from middle of visible, content at start) PASS : tst_QQuickGridView::removed_leftToRight_RtL_TtB(remove 1, from middle of visible, content not at start) PASS : tst_QQuickGridView::removed_leftToRight_RtL_TtB(remove multiple, from middle of visible, content not at start) PASS : tst_QQuickGridView::removed_leftToRight_RtL_TtB(remove 1, after visible, content at start) PASS : tst_QQuickGridView::removed_leftToRight_RtL_TtB(remove multiple, after visible, content at start) PASS : tst_QQuickGridView::removed_leftToRight_RtL_TtB(remove 1, after visible, content not at start) PASS : tst_QQuickGridView::removed_leftToRight_RtL_TtB(remove multiple, after visible, content not at start) PASS : tst_QQuickGridView::removed_leftToRight_RtL_TtB(remove multiple, mix of items from within and after visible items) PASS : tst_QQuickGridView::removed_leftToRight_LtR_BtT(remove 1, before visible items) PASS : tst_QQuickGridView::removed_leftToRight_LtR_BtT(remove 1, before visible position) PASS : tst_QQuickGridView::removed_leftToRight_LtR_BtT(remove multiple (1 row), all before visible items) PASS : tst_QQuickGridView::removed_leftToRight_LtR_BtT(remove multiple, all before visible items, remove item 0) PASS : tst_QQuickGridView::removed_leftToRight_LtR_BtT(remove multiple rows, all before visible items) PASS : tst_QQuickGridView::removed_leftToRight_LtR_BtT(remove one row before visible, content y not on item border) PASS : tst_QQuickGridView::removed_leftToRight_LtR_BtT(remove mix of visible/non-visible) PASS : tst_QQuickGridView::removed_leftToRight_LtR_BtT(remove multiple, mix of items from before and within visible items) PASS : tst_QQuickGridView::removed_leftToRight_LtR_BtT(remove multiple, mix of items from before and within visible items, remove item 0) PASS : tst_QQuickGridView::removed_leftToRight_LtR_BtT(remove 1, from start of visible, content at start) PASS : tst_QQuickGridView::removed_leftToRight_LtR_BtT(remove multiple, from start of visible, content at start) PASS : tst_QQuickGridView::removed_leftToRight_LtR_BtT(remove 1, from start of visible, content not at start) PASS : tst_QQuickGridView::removed_leftToRight_LtR_BtT(remove multiple, from start of visible, content not at start) PASS : tst_QQuickGridView::removed_leftToRight_LtR_BtT(remove 1, from middle of visible, content at start) PASS : tst_QQuickGridView::removed_leftToRight_LtR_BtT(remove multiple, from middle of visible, content at start) PASS : tst_QQuickGridView::removed_leftToRight_LtR_BtT(remove 1, from middle of visible, content not at start) PASS : tst_QQuickGridView::removed_leftToRight_LtR_BtT(remove multiple, from middle of visible, content not at start) PASS : tst_QQuickGridView::removed_leftToRight_LtR_BtT(remove 1, after visible, content at start) PASS : tst_QQuickGridView::removed_leftToRight_LtR_BtT(remove multiple, after visible, content at start) PASS : tst_QQuickGridView::removed_leftToRight_LtR_BtT(remove 1, after visible, content not at start) PASS : tst_QQuickGridView::removed_leftToRight_LtR_BtT(remove multiple, after visible, content not at start) PASS : tst_QQuickGridView::removed_leftToRight_LtR_BtT(remove multiple, mix of items from within and after visible items) PASS : tst_QQuickGridView::removed_leftToRight_RtL_BtT(remove 1, before visible items) PASS : tst_QQuickGridView::removed_leftToRight_RtL_BtT(remove 1, before visible position) PASS : tst_QQuickGridView::removed_leftToRight_RtL_BtT(remove multiple (1 row), all before visible items) PASS : tst_QQuickGridView::removed_leftToRight_RtL_BtT(remove multiple, all before visible items, remove item 0) PASS : tst_QQuickGridView::removed_leftToRight_RtL_BtT(remove multiple rows, all before visible items) PASS : tst_QQuickGridView::removed_leftToRight_RtL_BtT(remove one row before visible, content y not on item border) PASS : tst_QQuickGridView::removed_leftToRight_RtL_BtT(remove mix of visible/non-visible) PASS : tst_QQuickGridView::removed_leftToRight_RtL_BtT(remove multiple, mix of items from before and within visible items) PASS : tst_QQuickGridView::removed_leftToRight_RtL_BtT(remove multiple, mix of items from before and within visible items, remove item 0) PASS : tst_QQuickGridView::removed_leftToRight_RtL_BtT(remove 1, from start of visible, content at start) PASS : tst_QQuickGridView::removed_leftToRight_RtL_BtT(remove multiple, from start of visible, content at start) PASS : tst_QQuickGridView::removed_leftToRight_RtL_BtT(remove 1, from start of visible, content not at start) PASS : tst_QQuickGridView::removed_leftToRight_RtL_BtT(remove multiple, from start of visible, content not at start) PASS : tst_QQuickGridView::removed_leftToRight_RtL_BtT(remove 1, from middle of visible, content at start) PASS : tst_QQuickGridView::removed_leftToRight_RtL_BtT(remove multiple, from middle of visible, content at start) PASS : tst_QQuickGridView::removed_leftToRight_RtL_BtT(remove 1, from middle of visible, content not at start) PASS : tst_QQuickGridView::removed_leftToRight_RtL_BtT(remove multiple, from middle of visible, content not at start) PASS : tst_QQuickGridView::removed_leftToRight_RtL_BtT(remove 1, after visible, content at start) PASS : tst_QQuickGridView::removed_leftToRight_RtL_BtT(remove multiple, after visible, content at start) PASS : tst_QQuickGridView::removed_leftToRight_RtL_BtT(remove 1, after visible, content not at start) PASS : tst_QQuickGridView::removed_leftToRight_RtL_BtT(remove multiple, after visible, content not at start) PASS : tst_QQuickGridView::removed_leftToRight_RtL_BtT(remove multiple, mix of items from within and after visible items) PASS : tst_QQuickGridView::removed_topToBottom_LtR_TtB(remove 1, before visible items) PASS : tst_QQuickGridView::removed_topToBottom_LtR_TtB(remove 1, before visible position) PASS : tst_QQuickGridView::removed_topToBottom_LtR_TtB(remove multiple (1 row), all before visible items) PASS : tst_QQuickGridView::removed_topToBottom_LtR_TtB(remove multiple, all before visible items, remove item 0) PASS : tst_QQuickGridView::removed_topToBottom_LtR_TtB(remove multiple rows, all before visible items) PASS : tst_QQuickGridView::removed_topToBottom_LtR_TtB(remove one row before visible, content y not on item border) PASS : tst_QQuickGridView::removed_topToBottom_LtR_TtB(remove mix of visible/non-visible) PASS : tst_QQuickGridView::removed_topToBottom_LtR_TtB(remove multiple, mix of items from before and within visible items) PASS : tst_QQuickGridView::removed_topToBottom_LtR_TtB(remove multiple, mix of items from before and within visible items, remove item 0) PASS : tst_QQuickGridView::removed_topToBottom_LtR_TtB(remove 1, from start of visible, content at start) PASS : tst_QQuickGridView::removed_topToBottom_LtR_TtB(remove multiple, from start of visible, content at start) PASS : tst_QQuickGridView::removed_topToBottom_LtR_TtB(remove 1, from start of visible, content not at start) PASS : tst_QQuickGridView::removed_topToBottom_LtR_TtB(remove multiple, from start of visible, content not at start) PASS : tst_QQuickGridView::removed_topToBottom_LtR_TtB(remove 1, from middle of visible, content at start) PASS : tst_QQuickGridView::removed_topToBottom_LtR_TtB(remove multiple, from middle of visible, content at start) PASS : tst_QQuickGridView::removed_topToBottom_LtR_TtB(remove 1, from middle of visible, content not at start) PASS : tst_QQuickGridView::removed_topToBottom_LtR_TtB(remove multiple, from middle of visible, content not at start) PASS : tst_QQuickGridView::removed_topToBottom_LtR_TtB(remove 1, after visible, content at start) PASS : tst_QQuickGridView::removed_topToBottom_LtR_TtB(remove multiple, after visible, content at start) PASS : tst_QQuickGridView::removed_topToBottom_LtR_TtB(remove 1, after visible, content not at start) PASS : tst_QQuickGridView::removed_topToBottom_LtR_TtB(remove multiple, after visible, content not at start) PASS : tst_QQuickGridView::removed_topToBottom_LtR_TtB(remove multiple, mix of items from within and after visible items) PASS : tst_QQuickGridView::removed_topToBottom_RtL_TtB(remove 1, before visible items) PASS : tst_QQuickGridView::removed_topToBottom_RtL_TtB(remove 1, before visible position) PASS : tst_QQuickGridView::removed_topToBottom_RtL_TtB(remove multiple (1 row), all before visible items) PASS : tst_QQuickGridView::removed_topToBottom_RtL_TtB(remove multiple, all before visible items, remove item 0) PASS : tst_QQuickGridView::removed_topToBottom_RtL_TtB(remove multiple rows, all before visible items) PASS : tst_QQuickGridView::removed_topToBottom_RtL_TtB(remove one row before visible, content y not on item border) PASS : tst_QQuickGridView::removed_topToBottom_RtL_TtB(remove mix of visible/non-visible) PASS : tst_QQuickGridView::removed_topToBottom_RtL_TtB(remove multiple, mix of items from before and within visible items) PASS : tst_QQuickGridView::removed_topToBottom_RtL_TtB(remove multiple, mix of items from before and within visible items, remove item 0) PASS : tst_QQuickGridView::removed_topToBottom_RtL_TtB(remove 1, from start of visible, content at start) PASS : tst_QQuickGridView::removed_topToBottom_RtL_TtB(remove multiple, from start of visible, content at start) PASS : tst_QQuickGridView::removed_topToBottom_RtL_TtB(remove 1, from start of visible, content not at start) PASS : tst_QQuickGridView::removed_topToBottom_RtL_TtB(remove multiple, from start of visible, content not at start) PASS : tst_QQuickGridView::removed_topToBottom_RtL_TtB(remove 1, from middle of visible, content at start) PASS : tst_QQuickGridView::removed_topToBottom_RtL_TtB(remove multiple, from middle of visible, content at start) PASS : tst_QQuickGridView::removed_topToBottom_RtL_TtB(remove 1, from middle of visible, content not at start) PASS : tst_QQuickGridView::removed_topToBottom_RtL_TtB(remove multiple, from middle of visible, content not at start) PASS : tst_QQuickGridView::removed_topToBottom_RtL_TtB(remove 1, after visible, content at start) PASS : tst_QQuickGridView::removed_topToBottom_RtL_TtB(remove multiple, after visible, content at start) PASS : tst_QQuickGridView::removed_topToBottom_RtL_TtB(remove 1, after visible, content not at start) PASS : tst_QQuickGridView::removed_topToBottom_RtL_TtB(remove multiple, after visible, content not at start) PASS : tst_QQuickGridView::removed_topToBottom_RtL_TtB(remove multiple, mix of items from within and after visible items) PASS : tst_QQuickGridView::removed_topToBottom_LtR_BtT(remove 1, before visible items) PASS : tst_QQuickGridView::removed_topToBottom_LtR_BtT(remove 1, before visible position) PASS : tst_QQuickGridView::removed_topToBottom_LtR_BtT(remove multiple (1 row), all before visible items) PASS : tst_QQuickGridView::removed_topToBottom_LtR_BtT(remove multiple, all before visible items, remove item 0) PASS : tst_QQuickGridView::removed_topToBottom_LtR_BtT(remove multiple rows, all before visible items) PASS : tst_QQuickGridView::removed_topToBottom_LtR_BtT(remove one row before visible, content y not on item border) PASS : tst_QQuickGridView::removed_topToBottom_LtR_BtT(remove mix of visible/non-visible) PASS : tst_QQuickGridView::removed_topToBottom_LtR_BtT(remove multiple, mix of items from before and within visible items) PASS : tst_QQuickGridView::removed_topToBottom_LtR_BtT(remove multiple, mix of items from before and within visible items, remove item 0) PASS : tst_QQuickGridView::removed_topToBottom_LtR_BtT(remove 1, from start of visible, content at start) PASS : tst_QQuickGridView::removed_topToBottom_LtR_BtT(remove multiple, from start of visible, content at start) PASS : tst_QQuickGridView::removed_topToBottom_LtR_BtT(remove 1, from start of visible, content not at start) PASS : tst_QQuickGridView::removed_topToBottom_LtR_BtT(remove multiple, from start of visible, content not at start) PASS : tst_QQuickGridView::removed_topToBottom_LtR_BtT(remove 1, from middle of visible, content at start) PASS : tst_QQuickGridView::removed_topToBottom_LtR_BtT(remove multiple, from middle of visible, content at start) PASS : tst_QQuickGridView::removed_topToBottom_LtR_BtT(remove 1, from middle of visible, content not at start) PASS : tst_QQuickGridView::removed_topToBottom_LtR_BtT(remove multiple, from middle of visible, content not at start) PASS : tst_QQuickGridView::removed_topToBottom_LtR_BtT(remove 1, after visible, content at start) PASS : tst_QQuickGridView::removed_topToBottom_LtR_BtT(remove multiple, after visible, content at start) PASS : tst_QQuickGridView::removed_topToBottom_LtR_BtT(remove 1, after visible, content not at start) PASS : tst_QQuickGridView::removed_topToBottom_LtR_BtT(remove multiple, after visible, content not at start) PASS : tst_QQuickGridView::removed_topToBottom_LtR_BtT(remove multiple, mix of items from within and after visible items) PASS : tst_QQuickGridView::removed_topToBottom_RtL_BtT(remove 1, before visible items) PASS : tst_QQuickGridView::removed_topToBottom_RtL_BtT(remove 1, before visible position) PASS : tst_QQuickGridView::removed_topToBottom_RtL_BtT(remove multiple (1 row), all before visible items) PASS : tst_QQuickGridView::removed_topToBottom_RtL_BtT(remove multiple, all before visible items, remove item 0) PASS : tst_QQuickGridView::removed_topToBottom_RtL_BtT(remove multiple rows, all before visible items) PASS : tst_QQuickGridView::removed_topToBottom_RtL_BtT(remove one row before visible, content y not on item border) PASS : tst_QQuickGridView::removed_topToBottom_RtL_BtT(remove mix of visible/non-visible) PASS : tst_QQuickGridView::removed_topToBottom_RtL_BtT(remove multiple, mix of items from before and within visible items) PASS : tst_QQuickGridView::removed_topToBottom_RtL_BtT(remove multiple, mix of items from before and within visible items, remove item 0) PASS : tst_QQuickGridView::removed_topToBottom_RtL_BtT(remove 1, from start of visible, content at start) PASS : tst_QQuickGridView::removed_topToBottom_RtL_BtT(remove multiple, from start of visible, content at start) PASS : tst_QQuickGridView::removed_topToBottom_RtL_BtT(remove 1, from start of visible, content not at start) PASS : tst_QQuickGridView::removed_topToBottom_RtL_BtT(remove multiple, from start of visible, content not at start) PASS : tst_QQuickGridView::removed_topToBottom_RtL_BtT(remove 1, from middle of visible, content at start) PASS : tst_QQuickGridView::removed_topToBottom_RtL_BtT(remove multiple, from middle of visible, content at start) PASS : tst_QQuickGridView::removed_topToBottom_RtL_BtT(remove 1, from middle of visible, content not at start) PASS : tst_QQuickGridView::removed_topToBottom_RtL_BtT(remove multiple, from middle of visible, content not at start) PASS : tst_QQuickGridView::removed_topToBottom_RtL_BtT(remove 1, after visible, content at start) PASS : tst_QQuickGridView::removed_topToBottom_RtL_BtT(remove multiple, after visible, content at start) PASS : tst_QQuickGridView::removed_topToBottom_RtL_BtT(remove 1, after visible, content not at start) PASS : tst_QQuickGridView::removed_topToBottom_RtL_BtT(remove multiple, after visible, content not at start) PASS : tst_QQuickGridView::removed_topToBottom_RtL_BtT(remove multiple, mix of items from within and after visible items) PASS : tst_QQuickGridView::moved_leftToRight_RtL_TtB(move 1 forwards, within visible items) PASS : tst_QQuickGridView::moved_leftToRight_RtL_TtB(move 1 forwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_leftToRight_RtL_TtB(move 1 forwards, from non-visible -> visible (move first item)) PASS : tst_QQuickGridView::moved_leftToRight_RtL_TtB(move 1 forwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_leftToRight_RtL_TtB(move 1 forwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::moved_leftToRight_RtL_TtB(move 1 backwards, within visible items) PASS : tst_QQuickGridView::moved_leftToRight_RtL_TtB(move 1 backwards, within visible items (to first index)) PASS : tst_QQuickGridView::moved_leftToRight_RtL_TtB(move 1 backwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_leftToRight_RtL_TtB(move 1 backwards, from non-visible -> visible (move last item)) PASS : tst_QQuickGridView::moved_leftToRight_RtL_TtB(move 1 backwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_leftToRight_RtL_TtB(move 1 backwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::moved_leftToRight_RtL_TtB(move multiple forwards, within visible items) PASS : tst_QQuickGridView::moved_leftToRight_RtL_TtB(move multiple backwards, within visible items (move first item)) PASS : tst_QQuickGridView::moved_leftToRight_RtL_TtB(move multiple forwards, before visible items) PASS : tst_QQuickGridView::moved_leftToRight_RtL_TtB(move multiple forwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_leftToRight_RtL_TtB(move multiple forwards, from non-visible -> visible (move first item)) PASS : tst_QQuickGridView::moved_leftToRight_RtL_TtB(move multiple forwards, mix of non-visible/visible) PASS : tst_QQuickGridView::moved_leftToRight_RtL_TtB(move multiple forwards, to bottom of view) PASS : tst_QQuickGridView::moved_leftToRight_RtL_TtB(move multiple forwards, to bottom of view, first row -> last) PASS : tst_QQuickGridView::moved_leftToRight_RtL_TtB(move multiple forwards, to bottom of view, content y not 0) PASS : tst_QQuickGridView::moved_leftToRight_RtL_TtB(move multiple forwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_leftToRight_RtL_TtB(move multiple forwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::moved_leftToRight_RtL_TtB(move multiple backwards, within visible items) PASS : tst_QQuickGridView::moved_leftToRight_RtL_TtB(move multiple backwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_leftToRight_RtL_TtB(move multiple backwards, from non-visible -> visible (move last item)) PASS : tst_QQuickGridView::moved_leftToRight_RtL_TtB(move multiple backwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_leftToRight_RtL_TtB(move multiple backwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::moved_leftToRight_LtR_BtT(move 1 forwards, within visible items) PASS : tst_QQuickGridView::moved_leftToRight_LtR_BtT(move 1 forwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_leftToRight_LtR_BtT(move 1 forwards, from non-visible -> visible (move first item)) PASS : tst_QQuickGridView::moved_leftToRight_LtR_BtT(move 1 forwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_leftToRight_LtR_BtT(move 1 forwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::moved_leftToRight_LtR_BtT(move 1 backwards, within visible items) PASS : tst_QQuickGridView::moved_leftToRight_LtR_BtT(move 1 backwards, within visible items (to first index)) PASS : tst_QQuickGridView::moved_leftToRight_LtR_BtT(move 1 backwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_leftToRight_LtR_BtT(move 1 backwards, from non-visible -> visible (move last item)) PASS : tst_QQuickGridView::moved_leftToRight_LtR_BtT(move 1 backwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_leftToRight_LtR_BtT(move 1 backwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::moved_leftToRight_LtR_BtT(move multiple forwards, within visible items) PASS : tst_QQuickGridView::moved_leftToRight_LtR_BtT(move multiple backwards, within visible items (move first item)) PASS : tst_QQuickGridView::moved_leftToRight_LtR_BtT(move multiple forwards, before visible items) PASS : tst_QQuickGridView::moved_leftToRight_LtR_BtT(move multiple forwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_leftToRight_LtR_BtT(move multiple forwards, from non-visible -> visible (move first item)) PASS : tst_QQuickGridView::moved_leftToRight_LtR_BtT(move multiple forwards, mix of non-visible/visible) PASS : tst_QQuickGridView::moved_leftToRight_LtR_BtT(move multiple forwards, to bottom of view) PASS : tst_QQuickGridView::moved_leftToRight_LtR_BtT(move multiple forwards, to bottom of view, first row -> last) PASS : tst_QQuickGridView::moved_leftToRight_LtR_BtT(move multiple forwards, to bottom of view, content y not 0) PASS : tst_QQuickGridView::moved_leftToRight_LtR_BtT(move multiple forwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_leftToRight_LtR_BtT(move multiple forwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::moved_leftToRight_LtR_BtT(move multiple backwards, within visible items) PASS : tst_QQuickGridView::moved_leftToRight_LtR_BtT(move multiple backwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_leftToRight_LtR_BtT(move multiple backwards, from non-visible -> visible (move last item)) PASS : tst_QQuickGridView::moved_leftToRight_LtR_BtT(move multiple backwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_leftToRight_LtR_BtT(move multiple backwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::moved_leftToRight_RtL_BtT(move 1 forwards, within visible items) PASS : tst_QQuickGridView::moved_leftToRight_RtL_BtT(move 1 forwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_leftToRight_RtL_BtT(move 1 forwards, from non-visible -> visible (move first item)) PASS : tst_QQuickGridView::moved_leftToRight_RtL_BtT(move 1 forwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_leftToRight_RtL_BtT(move 1 forwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::moved_leftToRight_RtL_BtT(move 1 backwards, within visible items) PASS : tst_QQuickGridView::moved_leftToRight_RtL_BtT(move 1 backwards, within visible items (to first index)) PASS : tst_QQuickGridView::moved_leftToRight_RtL_BtT(move 1 backwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_leftToRight_RtL_BtT(move 1 backwards, from non-visible -> visible (move last item)) PASS : tst_QQuickGridView::moved_leftToRight_RtL_BtT(move 1 backwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_leftToRight_RtL_BtT(move 1 backwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::moved_leftToRight_RtL_BtT(move multiple forwards, within visible items) PASS : tst_QQuickGridView::moved_leftToRight_RtL_BtT(move multiple backwards, within visible items (move first item)) PASS : tst_QQuickGridView::moved_leftToRight_RtL_BtT(move multiple forwards, before visible items) PASS : tst_QQuickGridView::moved_leftToRight_RtL_BtT(move multiple forwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_leftToRight_RtL_BtT(move multiple forwards, from non-visible -> visible (move first item)) PASS : tst_QQuickGridView::moved_leftToRight_RtL_BtT(move multiple forwards, mix of non-visible/visible) PASS : tst_QQuickGridView::moved_leftToRight_RtL_BtT(move multiple forwards, to bottom of view) PASS : tst_QQuickGridView::moved_leftToRight_RtL_BtT(move multiple forwards, to bottom of view, first row -> last) PASS : tst_QQuickGridView::moved_leftToRight_RtL_BtT(move multiple forwards, to bottom of view, content y not 0) PASS : tst_QQuickGridView::moved_leftToRight_RtL_BtT(move multiple forwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_leftToRight_RtL_BtT(move multiple forwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::moved_leftToRight_RtL_BtT(move multiple backwards, within visible items) PASS : tst_QQuickGridView::moved_leftToRight_RtL_BtT(move multiple backwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_leftToRight_RtL_BtT(move multiple backwards, from non-visible -> visible (move last item)) PASS : tst_QQuickGridView::moved_leftToRight_RtL_BtT(move multiple backwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_leftToRight_RtL_BtT(move multiple backwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::moved_topToBottom_LtR_TtB(move 1 forwards, within visible items) PASS : tst_QQuickGridView::moved_topToBottom_LtR_TtB(move 1 forwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_topToBottom_LtR_TtB(move 1 forwards, from non-visible -> visible (move first item)) PASS : tst_QQuickGridView::moved_topToBottom_LtR_TtB(move 1 forwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_topToBottom_LtR_TtB(move 1 forwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::moved_topToBottom_LtR_TtB(move 1 backwards, within visible items) PASS : tst_QQuickGridView::moved_topToBottom_LtR_TtB(move 1 backwards, within visible items (to first index)) PASS : tst_QQuickGridView::moved_topToBottom_LtR_TtB(move 1 backwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_topToBottom_LtR_TtB(move 1 backwards, from non-visible -> visible (move last item)) PASS : tst_QQuickGridView::moved_topToBottom_LtR_TtB(move 1 backwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_topToBottom_LtR_TtB(move 1 backwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::moved_topToBottom_LtR_TtB(move multiple forwards, within visible items) PASS : tst_QQuickGridView::moved_topToBottom_LtR_TtB(move multiple backwards, within visible items (move first item)) PASS : tst_QQuickGridView::moved_topToBottom_LtR_TtB(move multiple forwards, before visible items) PASS : tst_QQuickGridView::moved_topToBottom_LtR_TtB(move multiple forwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_topToBottom_LtR_TtB(move multiple forwards, from non-visible -> visible (move first item)) PASS : tst_QQuickGridView::moved_topToBottom_LtR_TtB(move multiple forwards, mix of non-visible/visible) PASS : tst_QQuickGridView::moved_topToBottom_LtR_TtB(move multiple forwards, to bottom of view) PASS : tst_QQuickGridView::moved_topToBottom_LtR_TtB(move multiple forwards, to bottom of view, first row -> last) PASS : tst_QQuickGridView::moved_topToBottom_LtR_TtB(move multiple forwards, to bottom of view, content y not 0) PASS : tst_QQuickGridView::moved_topToBottom_LtR_TtB(move multiple forwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_topToBottom_LtR_TtB(move multiple forwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::moved_topToBottom_LtR_TtB(move multiple backwards, within visible items) PASS : tst_QQuickGridView::moved_topToBottom_LtR_TtB(move multiple backwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_topToBottom_LtR_TtB(move multiple backwards, from non-visible -> visible (move last item)) PASS : tst_QQuickGridView::moved_topToBottom_LtR_TtB(move multiple backwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_topToBottom_LtR_TtB(move multiple backwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::moved_topToBottom_RtL_TtB(move 1 forwards, within visible items) PASS : tst_QQuickGridView::moved_topToBottom_RtL_TtB(move 1 forwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_topToBottom_RtL_TtB(move 1 forwards, from non-visible -> visible (move first item)) PASS : tst_QQuickGridView::moved_topToBottom_RtL_TtB(move 1 forwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_topToBottom_RtL_TtB(move 1 forwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::moved_topToBottom_RtL_TtB(move 1 backwards, within visible items) PASS : tst_QQuickGridView::moved_topToBottom_RtL_TtB(move 1 backwards, within visible items (to first index)) PASS : tst_QQuickGridView::moved_topToBottom_RtL_TtB(move 1 backwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_topToBottom_RtL_TtB(move 1 backwards, from non-visible -> visible (move last item)) PASS : tst_QQuickGridView::moved_topToBottom_RtL_TtB(move 1 backwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_topToBottom_RtL_TtB(move 1 backwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::moved_topToBottom_RtL_TtB(move multiple forwards, within visible items) PASS : tst_QQuickGridView::moved_topToBottom_RtL_TtB(move multiple backwards, within visible items (move first item)) PASS : tst_QQuickGridView::moved_topToBottom_RtL_TtB(move multiple forwards, before visible items) PASS : tst_QQuickGridView::moved_topToBottom_RtL_TtB(move multiple forwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_topToBottom_RtL_TtB(move multiple forwards, from non-visible -> visible (move first item)) PASS : tst_QQuickGridView::moved_topToBottom_RtL_TtB(move multiple forwards, mix of non-visible/visible) PASS : tst_QQuickGridView::moved_topToBottom_RtL_TtB(move multiple forwards, to bottom of view) PASS : tst_QQuickGridView::moved_topToBottom_RtL_TtB(move multiple forwards, to bottom of view, first row -> last) PASS : tst_QQuickGridView::moved_topToBottom_RtL_TtB(move multiple forwards, to bottom of view, content y not 0) PASS : tst_QQuickGridView::moved_topToBottom_RtL_TtB(move multiple forwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_topToBottom_RtL_TtB(move multiple forwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::moved_topToBottom_RtL_TtB(move multiple backwards, within visible items) PASS : tst_QQuickGridView::moved_topToBottom_RtL_TtB(move multiple backwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_topToBottom_RtL_TtB(move multiple backwards, from non-visible -> visible (move last item)) PASS : tst_QQuickGridView::moved_topToBottom_RtL_TtB(move multiple backwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_topToBottom_RtL_TtB(move multiple backwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::moved_topToBottom_LtR_BtT(move 1 forwards, within visible items) PASS : tst_QQuickGridView::moved_topToBottom_LtR_BtT(move 1 forwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_topToBottom_LtR_BtT(move 1 forwards, from non-visible -> visible (move first item)) PASS : tst_QQuickGridView::moved_topToBottom_LtR_BtT(move 1 forwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_topToBottom_LtR_BtT(move 1 forwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::moved_topToBottom_LtR_BtT(move 1 backwards, within visible items) PASS : tst_QQuickGridView::moved_topToBottom_LtR_BtT(move 1 backwards, within visible items (to first index)) PASS : tst_QQuickGridView::moved_topToBottom_LtR_BtT(move 1 backwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_topToBottom_LtR_BtT(move 1 backwards, from non-visible -> visible (move last item)) PASS : tst_QQuickGridView::moved_topToBottom_LtR_BtT(move 1 backwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_topToBottom_LtR_BtT(move 1 backwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::moved_topToBottom_LtR_BtT(move multiple forwards, within visible items) PASS : tst_QQuickGridView::moved_topToBottom_LtR_BtT(move multiple backwards, within visible items (move first item)) PASS : tst_QQuickGridView::moved_topToBottom_LtR_BtT(move multiple forwards, before visible items) PASS : tst_QQuickGridView::moved_topToBottom_LtR_BtT(move multiple forwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_topToBottom_LtR_BtT(move multiple forwards, from non-visible -> visible (move first item)) PASS : tst_QQuickGridView::moved_topToBottom_LtR_BtT(move multiple forwards, mix of non-visible/visible) PASS : tst_QQuickGridView::moved_topToBottom_LtR_BtT(move multiple forwards, to bottom of view) PASS : tst_QQuickGridView::moved_topToBottom_LtR_BtT(move multiple forwards, to bottom of view, first row -> last) PASS : tst_QQuickGridView::moved_topToBottom_LtR_BtT(move multiple forwards, to bottom of view, content y not 0) PASS : tst_QQuickGridView::moved_topToBottom_LtR_BtT(move multiple forwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_topToBottom_LtR_BtT(move multiple forwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::moved_topToBottom_LtR_BtT(move multiple backwards, within visible items) PASS : tst_QQuickGridView::moved_topToBottom_LtR_BtT(move multiple backwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_topToBottom_LtR_BtT(move multiple backwards, from non-visible -> visible (move last item)) PASS : tst_QQuickGridView::moved_topToBottom_LtR_BtT(move multiple backwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_topToBottom_LtR_BtT(move multiple backwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::moved_topToBottom_RtL_BtT(move 1 forwards, within visible items) PASS : tst_QQuickGridView::moved_topToBottom_RtL_BtT(move 1 forwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_topToBottom_RtL_BtT(move 1 forwards, from non-visible -> visible (move first item)) PASS : tst_QQuickGridView::moved_topToBottom_RtL_BtT(move 1 forwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_topToBottom_RtL_BtT(move 1 forwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::moved_topToBottom_RtL_BtT(move 1 backwards, within visible items) PASS : tst_QQuickGridView::moved_topToBottom_RtL_BtT(move 1 backwards, within visible items (to first index)) PASS : tst_QQuickGridView::moved_topToBottom_RtL_BtT(move 1 backwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_topToBottom_RtL_BtT(move 1 backwards, from non-visible -> visible (move last item)) PASS : tst_QQuickGridView::moved_topToBottom_RtL_BtT(move 1 backwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_topToBottom_RtL_BtT(move 1 backwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::moved_topToBottom_RtL_BtT(move multiple forwards, within visible items) PASS : tst_QQuickGridView::moved_topToBottom_RtL_BtT(move multiple backwards, within visible items (move first item)) PASS : tst_QQuickGridView::moved_topToBottom_RtL_BtT(move multiple forwards, before visible items) PASS : tst_QQuickGridView::moved_topToBottom_RtL_BtT(move multiple forwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_topToBottom_RtL_BtT(move multiple forwards, from non-visible -> visible (move first item)) PASS : tst_QQuickGridView::moved_topToBottom_RtL_BtT(move multiple forwards, mix of non-visible/visible) PASS : tst_QQuickGridView::moved_topToBottom_RtL_BtT(move multiple forwards, to bottom of view) PASS : tst_QQuickGridView::moved_topToBottom_RtL_BtT(move multiple forwards, to bottom of view, first row -> last) PASS : tst_QQuickGridView::moved_topToBottom_RtL_BtT(move multiple forwards, to bottom of view, content y not 0) PASS : tst_QQuickGridView::moved_topToBottom_RtL_BtT(move multiple forwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_topToBottom_RtL_BtT(move multiple forwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::moved_topToBottom_RtL_BtT(move multiple backwards, within visible items) PASS : tst_QQuickGridView::moved_topToBottom_RtL_BtT(move multiple backwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_topToBottom_RtL_BtT(move multiple backwards, from non-visible -> visible (move last item)) PASS : tst_QQuickGridView::moved_topToBottom_RtL_BtT(move multiple backwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_topToBottom_RtL_BtT(move multiple backwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::displayMargin() PASS : tst_QQuickGridView::negativeDisplayMargin() PASS : tst_QQuickGridView::jsArrayChange() PASS : tst_QQuickGridView::cleanupTestCase() Totals: 847 passed, 8 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_QQuickGridView ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickgridview: 478 seconds, exit code 8 Testing tst_qquickfocusscope FAIL! : tst_qquickfocusscope::basic() 'item1->hasActiveFocus() == false' returned FALSE. () Loc: [tst_qquickfocusscope.cpp(95)] FAIL! : tst_qquickfocusscope::textEdit() 'item1->hasActiveFocus() == false' returned FALSE. () Loc: [tst_qquickfocusscope.cpp(215)] FAIL! : tst_qquickfocusscope::forceFocus() 'item0->hasActiveFocus() == false' returned FALSE. () Loc: [tst_qquickfocusscope.cpp(267)] Totals: 9 passed, 3 failed, 0 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qquickfocusscope ********* Config: Using QtTest library 5.5.0, Qt 5.5.0 (x86_64-little_endian-lp64 shared (dynamic) debug build; by GCC 4.8.2) PASS : tst_qquickfocusscope::initTestCase() PASS : tst_qquickfocusscope::basic() PASS : tst_qquickfocusscope::nested() PASS : tst_qquickfocusscope::noFocus() QWARN : tst_qquickfocusscope::textEdit() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : tst_qquickfocusscope::textEdit() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : tst_qquickfocusscope::textEdit() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : tst_qquickfocusscope::textEdit() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." FAIL! : tst_qquickfocusscope::textEdit() 'item1->hasActiveFocus() == false' returned FALSE. () Loc: [tst_qquickfocusscope.cpp(215)] FAIL! : tst_qquickfocusscope::forceFocus() 'item0->hasActiveFocus() == false' returned FALSE. () Loc: [tst_qquickfocusscope.cpp(267)] QWARN : tst_qquickfocusscope::noParentFocus() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : tst_qquickfocusscope::noParentFocus() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : tst_qquickfocusscope::noParentFocus() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : tst_qquickfocusscope::noParentFocus() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : tst_qquickfocusscope::noParentFocus() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : tst_qquickfocusscope::noParentFocus() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : tst_qquickfocusscope::noParentFocus() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : tst_qquickfocusscope::noParentFocus() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : tst_qquickfocusscope::noParentFocus() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : tst_qquickfocusscope::noParentFocus() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : tst_qquickfocusscope::noParentFocus() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : tst_qquickfocusscope::noParentFocus() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." PASS : tst_qquickfocusscope::noParentFocus() QWARN : tst_qquickfocusscope::signalEmission() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : tst_qquickfocusscope::signalEmission() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : tst_qquickfocusscope::signalEmission() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : tst_qquickfocusscope::signalEmission() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." PASS : tst_qquickfocusscope::signalEmission() PASS : tst_qquickfocusscope::qtBug13380() PASS : tst_qquickfocusscope::forceActiveFocus() PASS : tst_qquickfocusscope::canvasFocus() PASS : tst_qquickfocusscope::cleanupTestCase() Totals: 10 passed, 2 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_qquickfocusscope ********* 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_qquickfocusscope: 4 seconds, exit code 2 Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_00139/revdep-qtdeclarative_linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_14.04_x64/log.txt.gz Tested changes (refs/builds/5.5_1425308485): http://codereview.qt-project.org/107498 [PS1] - Merge remote-tracking branch 'origin/5.4' into 5.5 From ci-noreply at qt-project.org Mon Mar 2 18:35:54 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 2 Mar 2015 19:35:54 +0200 Subject: [Ci-reports] pass on QtWebKit_5.4_Integration #147 Message-ID: <20150302_173554_084867.ci-noreply@qt-project.org> QtWebKit_5.4_Integration #147: SUCCESS Tested changes (refs/builds/5.4_1425311778): http://codereview.qt-project.org/107459 [PS1] - Fix build on x32 systems From ci-noreply at qt-project.org Mon Mar 2 19:24:24 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 2 Mar 2015 20:24:24 +0200 Subject: [Ci-reports] pass on QtDeclarative_dev_Integration #2626 Message-ID: <20150302_182424_021018.ci-noreply@qt-project.org> QtDeclarative_dev_Integration #2626: SUCCESS Tested changes (refs/builds/dev_1425314147): http://codereview.qt-project.org/106078 [PS4] - Move memory management related functionality into it's own folder http://codereview.qt-project.org/106077 [PS2] - Introduce a Heap::Pointer class From ci-noreply at qt-project.org Mon Mar 2 20:19:44 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 2 Mar 2015 21:19:44 +0200 Subject: [Ci-reports] pass on QtConnectivity_neard_Integration #47 Message-ID: <20150302_191944_081409.ci-noreply@qt-project.org> QtConnectivity_neard_Integration #47: SUCCESS Tested changes (refs/builds/neard_1425319568): http://codereview.qt-project.org/107305 [PS1] - Update Digia headers to QtCompany headers http://codereview.qt-project.org/107279 [PS1] - Merge branch 'dev' into neard From ci-noreply at qt-project.org Mon Mar 2 20:25:23 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 2 Mar 2015 21:25:23 +0200 Subject: [Ci-reports] fail on QtBase_5.5_Integration #140 Message-ID: <20150302_192523_053235.ci-noreply@qt-project.org> six 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_qquickwindow FAIL! : tst_qquickwindow::qobjectEventFilter_key() 'eventFilter.events.contains((int)QEvent::KeyPress)' returned FALSE. () Loc: [tst_qquickwindow.cpp(1851)] Totals: 51 passed, 1 failed, 1 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qquickwindow ********* Config: Using QtTest library 5.5.0, Qt 5.5.0 (x86_64-little_endian-lp64 shared (dynamic) debug build; by GCC 4.8.2) PASS : tst_qquickwindow::initTestCase() PASS : tst_qquickwindow::openglContextCreatedSignal() QWARN : tst_qquickwindow::aboutToStopSignal() Problem creating accessible interface for: QQuickWindow(0x7fffa07432b0) Make sure to deploy Qt with accessibility plugins. PASS : tst_qquickwindow::aboutToStopSignal() 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 Loc: [tst_qquickwindow.cpp(1250)] 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::defaultState() 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::focusReason() 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::testWindowVisibilityOrder() PASS : tst_qquickwindow::blockClosing() PASS : tst_qquickwindow::blockCloseMethod() PASS : tst_qquickwindow::crashWhenHoverItemDeleted() PASS : tst_qquickwindow::unloadSubWindow() PASS : tst_qquickwindow::qobjectEventFilter_touch() FAIL! : tst_qquickwindow::qobjectEventFilter_key() 'eventFilter.events.contains((int)QEvent::KeyPress)' returned FALSE. () Loc: [tst_qquickwindow.cpp(1851)] 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::animatingSignal() PASS : tst_qquickwindow::contentItemSize() PASS : tst_qquickwindow::defaultSurfaceFormat() PASS : tst_qquickwindow::attachedProperty() PASS : tst_qquickwindow::testRenderJob() PASS : tst_qquickwindow::testHoverChildMouseEventFilter() PASS : tst_qquickwindow::cleanupTestCase() Totals: 51 passed, 1 failed, 1 skipped, 0 blacklisted ********* Finished testing of tst_qquickwindow ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickwindow: 20 seconds, exit code 1 Testing tst_qquicktextinput FAIL! : tst_qquicktextinput::horizontalAlignment_RightToLeft() 'textInput->text().isEmpty()' returned FALSE. () Loc: [tst_qquicktextinput.cpp(1536)] FAIL! : tst_qquicktextinput::validators() Compared values are not the same Actual (intInput->text()) : "1" Expected (QLatin1String("11")): "11" Loc: [tst_qquicktextinput.cpp(1976)] FAIL! : tst_qquicktextinput::copyAndPasteKeySequence() 'textInput->canPaste()' returned FALSE. () Loc: [tst_qquicktextinput.cpp(2603)] FAIL! : tst_qquicktextinput::echoMode() Compared values are not the same Actual (input->text()) : "ABCDefgh" Expected (QLatin1String("a")): "a" Loc: [tst_qquicktextinput.cpp(3267)] FAIL! : tst_qquicktextinput::keySequence(select all) Compared values are not the same Actual (textInput->cursorPosition()): 0 Expected (cursorPosition) : 44 Loc: [tst_qquicktextinput.cpp(5119)] FAIL! : tst_qquicktextinput::keySequence(select start of line) Compared values are not the same Actual (textInput->cursorPosition()): 5 Expected (cursorPosition) : 0 Loc: [tst_qquicktextinput.cpp(5119)] FAIL! : tst_qquicktextinput::keySequence(select end of line) Compared values are not the same Actual (textInput->cursorPosition()): 5 Expected (cursorPosition) : 44 Loc: [tst_qquicktextinput.cpp(5119)] FAIL! : tst_qquicktextinput::keySequence(delete end of line) Compared values are not the same Actual (textInput->text()): "the quick brown fox jumped over the lazy dog" Expected (expectedText) : "the quick brown fox jump" Loc: [tst_qquicktextinput.cpp(5120)] FAIL! : tst_qquicktextinput::keySequence(move to start of line) Compared values are not the same Actual (textInput->cursorPosition()): 31 Expected (cursorPosition) : 0 Loc: [tst_qquicktextinput.cpp(5119)] FAIL! : tst_qquicktextinput::keySequence(move to next char) Compared values are not the same Actual (textInput->cursorPosition()): 12 Expected (cursorPosition) : 13 Loc: [tst_qquicktextinput.cpp(5119)] FAIL! : tst_qquicktextinput::keySequence(move to previous char (ltr)) Compared values are not the same Actual (textInput->cursorPosition()): 3 Expected (cursorPosition) : 2 Loc: [tst_qquicktextinput.cpp(5119)] FAIL! : tst_qquicktextinput::keySequence(move to previous char (rtl)) Compared values are not the same Actual (textInput->cursorPosition()): 3 Expected (cursorPosition) : 4 Loc: [tst_qquicktextinput.cpp(5119)] FAIL! : tst_qquicktextinput::keySequence(move to previous char with selection) Compared values are not the same Actual (textInput->cursorPosition()): 7 Expected (cursorPosition) : 3 Loc: [tst_qquicktextinput.cpp(5119)] FAIL! : tst_qquicktextinput::keySequence(select next char (ltr)) Compared values are not the same Actual (textInput->cursorPosition()): 23 Expected (cursorPosition) : 24 Loc: [tst_qquicktextinput.cpp(5119)] FAIL! : tst_qquicktextinput::keySequence(select next char (rtl)) Compared values are not the same Actual (textInput->cursorPosition()): 23 Expected (cursorPosition) : 22 Loc: [tst_qquicktextinput.cpp(5119)] FAIL! : tst_qquicktextinput::keySequence(select previous char (ltr)) Compared values are not the same Actual (textInput->cursorPosition()): 19 Expected (cursorPosition) : 18 Loc: [tst_qquicktextinput.cpp(5119)] FAIL! : tst_qquicktextinput::keySequence(select previous char (rtl)) Compared values are not the same Actual (textInput->cursorPosition()): 19 Expected (cursorPosition) : 20 Loc: [tst_qquicktextinput.cpp(5119)] FAIL! : tst_qquicktextinput::keySequence(move to next word (ltr)) Compared values are not the same Actual (textInput->cursorPosition()): 7 Expected (cursorPosition) : 10 Loc: [tst_qquicktextinput.cpp(5119)] FAIL! : tst_qquicktextinput::keySequence(move to next word (rtl)) Compared values are not the same Actual (textInput->cursorPosition()): 7 Expected (cursorPosition) : 4 Loc: [tst_qquicktextinput.cpp(5119)] FAIL! : tst_qquicktextinput::keySequence(move to next word (password,ltr)) Compared values are not the same Actual (textInput->cursorPosition()): 7 Expected (cursorPosition) : 44 Loc: [tst_qquicktextinput.cpp(5119)] FAIL! : tst_qquicktextinput::keySequence(move to next word (password,rtl)) Compared values are not the same Actual (textInput->cursorPosition()): 7 Expected (cursorPosition) : 0 Loc: [tst_qquicktextinput.cpp(5119)] FAIL! : tst_qquicktextinput::keySequence(move to previous word (ltr)) Compared values are not the same Actual (textInput->cursorPosition()): 7 Expected (cursorPosition) : 4 Loc: [tst_qquicktextinput.cpp(5119)] FAIL! : tst_qquicktextinput::keySequence(move to previous word (rlt)) Compared values are not the same Actual (textInput->cursorPosition()): 7 Expected (cursorPosition) : 10 Loc: [tst_qquicktextinput.cpp(5119)] FAIL! : tst_qquicktextinput::keySequence(move to previous word (password,ltr)) Compared values are not the same Actual (textInput->cursorPosition()): 7 Expected (cursorPosition) : 0 Loc: [tst_qquicktextinput.cpp(5119)] FAIL! : tst_qquicktextinput::keySequence(move to previous word (password,rtl)) Compared values are not the same Actual (textInput->cursorPosition()): 7 Expected (cursorPosition) : 44 Loc: [tst_qquicktextinput.cpp(5119)] FAIL! : tst_qquicktextinput::keySequence(select next word) Compared values are not the same Actual (textInput->cursorPosition()): 11 Expected (cursorPosition) : 16 Loc: [tst_qquicktextinput.cpp(5119)] FAIL! : tst_qquicktextinput::keySequence(select previous word) Compared values are not the same Actual (textInput->cursorPosition()): 11 Expected (cursorPosition) : 10 Loc: [tst_qquicktextinput.cpp(5119)] FAIL! : tst_qquicktextinput::keySequence(delete (selection)) Compared values are not the same Actual (textInput->cursorPosition()): 15 Expected (cursorPosition) : 12 Loc: [tst_qquicktextinput.cpp(5119)] FAIL! : tst_qquicktextinput::keySequence(delete (no selection)) Compared values are not the same Actual (textInput->text()): "the quick brown fox jumped over the lazy dog" Expected (expectedText) : "the quick brownfox jumped over the lazy dog" Loc: [tst_qquicktextinput.cpp(5120)] FAIL! : tst_qquicktextinput::keySequence(delete end of word) Compared values are not the same Actual (textInput->text()): "the quick brown fox jumped over the lazy dog" Expected (expectedText) : "the quick brown fox jumpover the lazy dog" Loc: [tst_qquicktextinput.cpp(5120)] FAIL! : tst_qquicktextinput::keySequence(delete start of word) Compared values are not the same Actual (textInput->cursorPosition()): 7 Expected (cursorPosition) : 4 Loc: [tst_qquicktextinput.cpp(5119)] FAIL! : tst_qquicktextinput::undo(insert_numbers) Compared values are not the same Actual (spy.count()): 0 Expected (1) : 1 Loc: [tst_qquicktextinput.cpp(5297)] FAIL! : tst_qquicktextinput::undo(insert_helloworld) Compared values are not the same Actual (spy.count()): 0 Expected (1) : 1 Loc: [tst_qquicktextinput.cpp(5297)] FAIL! : tst_qquicktextinput::undo(insert_patterns) Compared values are not the same Actual (spy.count()): 0 Expected (1) : 1 Loc: [tst_qquicktextinput.cpp(5297)] FAIL! : tst_qquicktextinput::undo(keyboard_numbers) Compared values are not the same Actual (spy.count()): 0 Expected (1) : 1 Loc: [tst_qquicktextinput.cpp(5297)] FAIL! : tst_qquicktextinput::undo(keyboard_helloworld) Compared values are not the same Actual (spy.count()): 0 Expected (1) : 1 Loc: [tst_qquicktextinput.cpp(5297)] FAIL! : tst_qquicktextinput::undo(keyboard_patterns) Compared values are not the same Actual (spy.count()): 0 Expected (1) : 1 Loc: [tst_qquicktextinput.cpp(5297)] FAIL! : tst_qquicktextinput::redo(Inserts and setting cursor) 'textInput->canUndo()' returned FALSE. () Loc: [tst_qquicktextinput.cpp(5372)] FAIL! : tst_qquicktextinput::backspaceSurrogatePairs() Compared values are not the same Actual (textInput->text()): "\uD800\uDF00\uD800\uDF01\uD800\uDF02\uD800\uDF03\uD800\uDF04" Expected (text.mid(0, i)) : "\uD800\uDF00\uD800\uDF01\uD800\uDF02\uD800\uDF03" Loc: [tst_qquicktextinput.cpp(5723)] FAIL! : tst_qquicktextinput::setInputMask(keys ip_localhost) Compared values are not the same Actual (textInput->text()): "..." Expected (expectedText) : "127.0.0.1" Loc: [tst_qquicktextinput.cpp(6107)] FAIL! : tst_qquicktextinput::setInputMask(keys mac) Compared values are not the same Actual (textInput->text()): ":::::" Expected (expectedText) : "00:E0:81:21:9E:8E" Loc: [tst_qquicktextinput.cpp(6107)] FAIL! : tst_qquicktextinput::setInputMask(keys mac2) Compared values are not the same Actual (textInput->text()): ":::::" Expected (expectedText) : "aa:E0:81:21:9E:8E" Loc: [tst_qquicktextinput.cpp(6107)] FAIL! : tst_qquicktextinput::setInputMask(keys byte) Compared values are not the same Actual (textInput->text()): "" Expected (expectedText) : "11111" Loc: [tst_qquicktextinput.cpp(6107)] FAIL! : tst_qquicktextinput::setInputMask(keys halfbytes) Compared values are not the same Actual (textInput->text()): "." Expected (expectedText) : "110.0001" Loc: [tst_qquicktextinput.cpp(6107)] FAIL! : tst_qquicktextinput::setInputMask(keys blank char same type as content) Compared values are not the same Actual (textInput->text()): "..." Expected (expectedText) : "127...1" Loc: [tst_qquicktextinput.cpp(6107)] FAIL! : tst_qquicktextinput::setInputMask(keys parts of ip_localhost) Compared values are not the same Actual (textInput->text()): "..." Expected (expectedText) : ".0.0.1" Loc: [tst_qquicktextinput.cpp(6107)] FAIL! : tst_qquicktextinput::setInputMask(keys ip_overflow) Compared values are not the same Actual (textInput->text()): "..." Expected (expectedText) : "123.412.341.234" Loc: [tst_qquicktextinput.cpp(6107)] FAIL! : tst_qquicktextinput::setInputMask(keys uppercase) Compared values are not the same Actual (textInput->text()): "" Expected (expectedText) : "ABCD" Loc: [tst_qquicktextinput.cpp(6107)] FAIL! : tst_qquicktextinput::setInputMask(keys lowercase) Compared values are not the same Actual (textInput->text()): "" Expected (expectedText) : "abcd" Loc: [tst_qquicktextinput.cpp(6107)] FAIL! : tst_qquicktextinput::setInputMask(keys nocase) Compared values are not the same Actual (textInput->text()): "" Expected (expectedText) : "AbCd" Loc: [tst_qquicktextinput.cpp(6107)] FAIL! : tst_qquicktextinput::setInputMask(keys nocase1) Compared values are not the same Actual (textInput->text()): "" Expected (expectedText) : "AbCd" Loc: [tst_qquicktextinput.cpp(6107)] FAIL! : tst_qquicktextinput::setInputMask(keys nocase2) Compared values are not the same Actual (textInput->text()): "" Expected (expectedText) : "AbCd" Loc: [tst_qquicktextinput.cpp(6107)] FAIL! : tst_qquicktextinput::setInputMask(keys reserved) Compared values are not the same Actual (textInput->text()): "" Expected (expectedText) : "A9" Loc: [tst_qquicktextinput.cpp(6107)] FAIL! : tst_qquicktextinput::setInputMask(keys escape01) Compared values are not the same Actual (textInput->text()): "Nn" Expected (expectedText) : "Nn9" Loc: [tst_qquicktextinput.cpp(6107)] FAIL! : tst_qquicktextinput::setInputMask(keys escape02) Compared values are not the same Actual (textInput->text()): "\\" Expected (expectedText) : "\\0" Loc: [tst_qquicktextinput.cpp(6107)] FAIL! : tst_qquicktextinput::setInputMask(keys escape03) Compared values are not the same Actual (textInput->text()): "()" Expected (expectedText) : "(0)" Loc: [tst_qquicktextinput.cpp(6107)] FAIL! : tst_qquicktextinput::setInputMask(keys upper_lower_nocase1) Compared values are not the same Actual (textInput->text()): "" Expected (expectedText) : "ABCDefghIjKl" Loc: [tst_qquicktextinput.cpp(6107)] FAIL! : tst_qquicktextinput::setInputMask(keys upper_lower_nocase2) Compared values are not the same Actual (textInput->text()): "" Expected (expectedText) : "ABCDefghIjKl" Loc: [tst_qquicktextinput.cpp(6107)] FAIL! : tst_qquicktextinput::setInputMask(keys exact_case1) Compared values are not the same Actual (textInput->text()): "" Expected (expectedText) : "AbcDEfGH" Loc: [tst_qquicktextinput.cpp(6107)] FAIL! : tst_qquicktextinput::setInputMask(keys exact_case2) Compared values are not the same Actual (textInput->text()): "" Expected (expectedText) : "AbcDEfgh" Loc: [tst_qquicktextinput.cpp(6107)] FAIL! : tst_qquicktextinput::setInputMask(keys exact_case3) Compared values are not the same Actual (textInput->text()): "" Expected (expectedText) : "AbcDEfGH" Loc: [tst_qquicktextinput.cpp(6107)] FAIL! : tst_qquicktextinput::setInputMask(keys exact_case4) Compared values are not the same Actual (textInput->text()): "" Expected (expectedText) : "AbcDEfgh" Loc: [tst_qquicktextinput.cpp(6107)] FAIL! : tst_qquicktextinput::setInputMask(keys exact_case5) Compared values are not the same Actual (textInput->text()): "" Expected (expectedText) : "AbcDEf01" Loc: [tst_qquicktextinput.cpp(6107)] FAIL! : tst_qquicktextinput::setInputMask(keys exact_case6) Compared values are not the same Actual (textInput->text()): "" Expected (expectedText) : "AbcDEf92" Loc: [tst_qquicktextinput.cpp(6107)] FAIL! : tst_qquicktextinput::setInputMask(keys illegal_keys1) Compared values are not the same Actual (textInput->text()): "" Expected (expectedText) : "Aa" Loc: [tst_qquicktextinput.cpp(6107)] FAIL! : tst_qquicktextinput::setInputMask(keys illegal_keys2) Compared values are not the same Actual (textInput->text()): "" Expected (expectedText) : "ffff" Loc: [tst_qquicktextinput.cpp(6107)] FAIL! : tst_qquicktextinput::fixup() Compared values are not the same Actual (input->text()) : "" Expected (QStringLiteral("ok")): "ok" Loc: [tst_qquicktextinput.cpp(6359)] Totals: 335 passed, 67 failed, 5 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qquicktextinput ********* Config: Using QtTest library 5.5.0, Qt 5.5.0 (x86_64-little_endian-lp64 shared (dynamic) debug build; by GCC 4.8.2) 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() PASS : tst_qquicktextinput::persistentSelection() 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 'mode', use qRegisterMetaType to register it. PASS : tst_qquicktextinput::mouseSelectionMode_accessors() PASS : tst_qquicktextinput::selectByMouse() PASS : tst_qquicktextinput::renderType() PASS : tst_qquicktextinput::tripleClickSelectsAll() FAIL! : tst_qquicktextinput::horizontalAlignment_RightToLeft() 'textInput->text().isEmpty()' returned FALSE. () Loc: [tst_qquicktextinput.cpp(1536)] PASS : tst_qquicktextinput::verticalAlignment() PASS : tst_qquicktextinput::clipRect() PASS : tst_qquicktextinput::boundingRect() QWARN : tst_qquicktextinput::positionAt() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : tst_qquicktextinput::positionAt() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." PASS : tst_qquicktextinput::positionAt() QWARN : tst_qquicktextinput::maxLength() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : tst_qquicktextinput::maxLength() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : tst_qquicktextinput::maxLength() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : tst_qquicktextinput::maxLength() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : tst_qquicktextinput::maxLength() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : tst_qquicktextinput::maxLength() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : tst_qquicktextinput::maxLength() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : tst_qquicktextinput::maxLength() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : tst_qquicktextinput::maxLength() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : tst_qquicktextinput::maxLength() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : tst_qquicktextinput::maxLength() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : tst_qquicktextinput::maxLength() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : tst_qquicktextinput::maxLength() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : tst_qquicktextinput::maxLength() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : tst_qquicktextinput::maxLength() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : tst_qquicktextinput::maxLength() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." (... 3388 lines omitted; there are too many errors!) PASS : tst_QQuickGridView::inserted_leftToRight_LtR_BtT(add multiple, at start of visible, content not at start) PASS : tst_QQuickGridView::inserted_leftToRight_LtR_BtT(add 1, at end of visible, content at start) PASS : tst_QQuickGridView::inserted_leftToRight_LtR_BtT(add row, at end of visible, content at start) PASS : tst_QQuickGridView::inserted_leftToRight_LtR_BtT(add 1, at end of visible, content not at start) PASS : tst_QQuickGridView::inserted_leftToRight_LtR_BtT(add multiple, at end of visible, content not at start) PASS : tst_QQuickGridView::inserted_leftToRight_LtR_BtT(add 1, after visible, content at start) PASS : tst_QQuickGridView::inserted_leftToRight_LtR_BtT(add row, after visible, content at start) PASS : tst_QQuickGridView::inserted_leftToRight_LtR_BtT(add 1, after visible, content not at start) PASS : tst_QQuickGridView::inserted_leftToRight_LtR_BtT(add multiple, after visible, content not at start) PASS : tst_QQuickGridView::inserted_leftToRight_RtL_BtT(add 1, before visible items) PASS : tst_QQuickGridView::inserted_leftToRight_RtL_BtT(add 2, before visible items) PASS : tst_QQuickGridView::inserted_leftToRight_RtL_BtT(add 3, before visible items) PASS : tst_QQuickGridView::inserted_leftToRight_RtL_BtT(add 5, before visible items) PASS : tst_QQuickGridView::inserted_leftToRight_RtL_BtT(add 6, before visible items) PASS : tst_QQuickGridView::inserted_leftToRight_RtL_BtT(add 1, at start of visible, content at start) PASS : tst_QQuickGridView::inserted_leftToRight_RtL_BtT(add multiple, at start of visible, content at start) PASS : tst_QQuickGridView::inserted_leftToRight_RtL_BtT(add 1, at start of visible, content not at start) PASS : tst_QQuickGridView::inserted_leftToRight_RtL_BtT(add multiple, at start of visible, content not at start) PASS : tst_QQuickGridView::inserted_leftToRight_RtL_BtT(add 1, at end of visible, content at start) PASS : tst_QQuickGridView::inserted_leftToRight_RtL_BtT(add row, at end of visible, content at start) PASS : tst_QQuickGridView::inserted_leftToRight_RtL_BtT(add 1, at end of visible, content not at start) PASS : tst_QQuickGridView::inserted_leftToRight_RtL_BtT(add multiple, at end of visible, content not at start) PASS : tst_QQuickGridView::inserted_leftToRight_RtL_BtT(add 1, after visible, content at start) PASS : tst_QQuickGridView::inserted_leftToRight_RtL_BtT(add row, after visible, content at start) PASS : tst_QQuickGridView::inserted_leftToRight_RtL_BtT(add 1, after visible, content not at start) PASS : tst_QQuickGridView::inserted_leftToRight_RtL_BtT(add multiple, after visible, content not at start) PASS : tst_QQuickGridView::inserted_topToBottom_LtR_TtB(add 1, before visible items) PASS : tst_QQuickGridView::inserted_topToBottom_LtR_TtB(add 2, before visible items) PASS : tst_QQuickGridView::inserted_topToBottom_LtR_TtB(add 3, before visible items) PASS : tst_QQuickGridView::inserted_topToBottom_LtR_TtB(add 5, before visible items) PASS : tst_QQuickGridView::inserted_topToBottom_LtR_TtB(add 6, before visible items) PASS : tst_QQuickGridView::inserted_topToBottom_LtR_TtB(add 1, at start of visible, content at start) PASS : tst_QQuickGridView::inserted_topToBottom_LtR_TtB(add multiple, at start of visible, content at start) PASS : tst_QQuickGridView::inserted_topToBottom_LtR_TtB(add 1, at start of visible, content not at start) PASS : tst_QQuickGridView::inserted_topToBottom_LtR_TtB(add multiple, at start of visible, content not at start) PASS : tst_QQuickGridView::inserted_topToBottom_LtR_TtB(add 1, at end of visible, content at start) PASS : tst_QQuickGridView::inserted_topToBottom_LtR_TtB(add row, at end of visible, content at start) PASS : tst_QQuickGridView::inserted_topToBottom_LtR_TtB(add 1, at end of visible, content not at start) PASS : tst_QQuickGridView::inserted_topToBottom_LtR_TtB(add multiple, at end of visible, content not at start) PASS : tst_QQuickGridView::inserted_topToBottom_LtR_TtB(add 1, after visible, content at start) PASS : tst_QQuickGridView::inserted_topToBottom_LtR_TtB(add row, after visible, content at start) PASS : tst_QQuickGridView::inserted_topToBottom_LtR_TtB(add 1, after visible, content not at start) PASS : tst_QQuickGridView::inserted_topToBottom_LtR_TtB(add multiple, after visible, content not at start) PASS : tst_QQuickGridView::inserted_topToBottom_RtL_TtB(add 1, before visible items) PASS : tst_QQuickGridView::inserted_topToBottom_RtL_TtB(add 2, before visible items) PASS : tst_QQuickGridView::inserted_topToBottom_RtL_TtB(add 3, before visible items) PASS : tst_QQuickGridView::inserted_topToBottom_RtL_TtB(add 5, before visible items) PASS : tst_QQuickGridView::inserted_topToBottom_RtL_TtB(add 6, before visible items) PASS : tst_QQuickGridView::inserted_topToBottom_RtL_TtB(add 1, at start of visible, content at start) PASS : tst_QQuickGridView::inserted_topToBottom_RtL_TtB(add multiple, at start of visible, content at start) PASS : tst_QQuickGridView::inserted_topToBottom_RtL_TtB(add 1, at start of visible, content not at start) PASS : tst_QQuickGridView::inserted_topToBottom_RtL_TtB(add multiple, at start of visible, content not at start) PASS : tst_QQuickGridView::inserted_topToBottom_RtL_TtB(add 1, at end of visible, content at start) PASS : tst_QQuickGridView::inserted_topToBottom_RtL_TtB(add row, at end of visible, content at start) PASS : tst_QQuickGridView::inserted_topToBottom_RtL_TtB(add 1, at end of visible, content not at start) PASS : tst_QQuickGridView::inserted_topToBottom_RtL_TtB(add multiple, at end of visible, content not at start) PASS : tst_QQuickGridView::inserted_topToBottom_RtL_TtB(add 1, after visible, content at start) PASS : tst_QQuickGridView::inserted_topToBottom_RtL_TtB(add row, after visible, content at start) PASS : tst_QQuickGridView::inserted_topToBottom_RtL_TtB(add 1, after visible, content not at start) PASS : tst_QQuickGridView::inserted_topToBottom_RtL_TtB(add multiple, after visible, content not at start) PASS : tst_QQuickGridView::inserted_topToBottom_LtR_BtT(add 1, before visible items) PASS : tst_QQuickGridView::inserted_topToBottom_LtR_BtT(add 2, before visible items) PASS : tst_QQuickGridView::inserted_topToBottom_LtR_BtT(add 3, before visible items) PASS : tst_QQuickGridView::inserted_topToBottom_LtR_BtT(add 5, before visible items) PASS : tst_QQuickGridView::inserted_topToBottom_LtR_BtT(add 6, before visible items) PASS : tst_QQuickGridView::inserted_topToBottom_LtR_BtT(add 1, at start of visible, content at start) PASS : tst_QQuickGridView::inserted_topToBottom_LtR_BtT(add multiple, at start of visible, content at start) PASS : tst_QQuickGridView::inserted_topToBottom_LtR_BtT(add 1, at start of visible, content not at start) PASS : tst_QQuickGridView::inserted_topToBottom_LtR_BtT(add multiple, at start of visible, content not at start) PASS : tst_QQuickGridView::inserted_topToBottom_LtR_BtT(add 1, at end of visible, content at start) PASS : tst_QQuickGridView::inserted_topToBottom_LtR_BtT(add row, at end of visible, content at start) PASS : tst_QQuickGridView::inserted_topToBottom_LtR_BtT(add 1, at end of visible, content not at start) PASS : tst_QQuickGridView::inserted_topToBottom_LtR_BtT(add multiple, at end of visible, content not at start) PASS : tst_QQuickGridView::inserted_topToBottom_LtR_BtT(add 1, after visible, content at start) PASS : tst_QQuickGridView::inserted_topToBottom_LtR_BtT(add row, after visible, content at start) PASS : tst_QQuickGridView::inserted_topToBottom_LtR_BtT(add 1, after visible, content not at start) PASS : tst_QQuickGridView::inserted_topToBottom_LtR_BtT(add multiple, after visible, content not at start) PASS : tst_QQuickGridView::inserted_topToBottom_RtL_BtT(add 1, before visible items) PASS : tst_QQuickGridView::inserted_topToBottom_RtL_BtT(add 2, before visible items) PASS : tst_QQuickGridView::inserted_topToBottom_RtL_BtT(add 3, before visible items) PASS : tst_QQuickGridView::inserted_topToBottom_RtL_BtT(add 5, before visible items) PASS : tst_QQuickGridView::inserted_topToBottom_RtL_BtT(add 6, before visible items) PASS : tst_QQuickGridView::inserted_topToBottom_RtL_BtT(add 1, at start of visible, content at start) PASS : tst_QQuickGridView::inserted_topToBottom_RtL_BtT(add multiple, at start of visible, content at start) PASS : tst_QQuickGridView::inserted_topToBottom_RtL_BtT(add 1, at start of visible, content not at start) PASS : tst_QQuickGridView::inserted_topToBottom_RtL_BtT(add multiple, at start of visible, content not at start) PASS : tst_QQuickGridView::inserted_topToBottom_RtL_BtT(add 1, at end of visible, content at start) PASS : tst_QQuickGridView::inserted_topToBottom_RtL_BtT(add row, at end of visible, content at start) PASS : tst_QQuickGridView::inserted_topToBottom_RtL_BtT(add 1, at end of visible, content not at start) PASS : tst_QQuickGridView::inserted_topToBottom_RtL_BtT(add multiple, at end of visible, content not at start) PASS : tst_QQuickGridView::inserted_topToBottom_RtL_BtT(add 1, after visible, content at start) PASS : tst_QQuickGridView::inserted_topToBottom_RtL_BtT(add row, after visible, content at start) PASS : tst_QQuickGridView::inserted_topToBottom_RtL_BtT(add 1, after visible, content not at start) PASS : tst_QQuickGridView::inserted_topToBottom_RtL_BtT(add multiple, after visible, content not at start) PASS : tst_QQuickGridView::removed_leftToRight_RtL_TtB(remove 1, before visible items) PASS : tst_QQuickGridView::removed_leftToRight_RtL_TtB(remove 1, before visible position) PASS : tst_QQuickGridView::removed_leftToRight_RtL_TtB(remove multiple (1 row), all before visible items) PASS : tst_QQuickGridView::removed_leftToRight_RtL_TtB(remove multiple, all before visible items, remove item 0) PASS : tst_QQuickGridView::removed_leftToRight_RtL_TtB(remove multiple rows, all before visible items) PASS : tst_QQuickGridView::removed_leftToRight_RtL_TtB(remove one row before visible, content y not on item border) PASS : tst_QQuickGridView::removed_leftToRight_RtL_TtB(remove mix of visible/non-visible) PASS : tst_QQuickGridView::removed_leftToRight_RtL_TtB(remove multiple, mix of items from before and within visible items) PASS : tst_QQuickGridView::removed_leftToRight_RtL_TtB(remove multiple, mix of items from before and within visible items, remove item 0) PASS : tst_QQuickGridView::removed_leftToRight_RtL_TtB(remove 1, from start of visible, content at start) PASS : tst_QQuickGridView::removed_leftToRight_RtL_TtB(remove multiple, from start of visible, content at start) PASS : tst_QQuickGridView::removed_leftToRight_RtL_TtB(remove 1, from start of visible, content not at start) PASS : tst_QQuickGridView::removed_leftToRight_RtL_TtB(remove multiple, from start of visible, content not at start) PASS : tst_QQuickGridView::removed_leftToRight_RtL_TtB(remove 1, from middle of visible, content at start) PASS : tst_QQuickGridView::removed_leftToRight_RtL_TtB(remove multiple, from middle of visible, content at start) PASS : tst_QQuickGridView::removed_leftToRight_RtL_TtB(remove 1, from middle of visible, content not at start) PASS : tst_QQuickGridView::removed_leftToRight_RtL_TtB(remove multiple, from middle of visible, content not at start) PASS : tst_QQuickGridView::removed_leftToRight_RtL_TtB(remove 1, after visible, content at start) PASS : tst_QQuickGridView::removed_leftToRight_RtL_TtB(remove multiple, after visible, content at start) PASS : tst_QQuickGridView::removed_leftToRight_RtL_TtB(remove 1, after visible, content not at start) PASS : tst_QQuickGridView::removed_leftToRight_RtL_TtB(remove multiple, after visible, content not at start) PASS : tst_QQuickGridView::removed_leftToRight_RtL_TtB(remove multiple, mix of items from within and after visible items) PASS : tst_QQuickGridView::removed_leftToRight_LtR_BtT(remove 1, before visible items) PASS : tst_QQuickGridView::removed_leftToRight_LtR_BtT(remove 1, before visible position) PASS : tst_QQuickGridView::removed_leftToRight_LtR_BtT(remove multiple (1 row), all before visible items) PASS : tst_QQuickGridView::removed_leftToRight_LtR_BtT(remove multiple, all before visible items, remove item 0) PASS : tst_QQuickGridView::removed_leftToRight_LtR_BtT(remove multiple rows, all before visible items) PASS : tst_QQuickGridView::removed_leftToRight_LtR_BtT(remove one row before visible, content y not on item border) PASS : tst_QQuickGridView::removed_leftToRight_LtR_BtT(remove mix of visible/non-visible) PASS : tst_QQuickGridView::removed_leftToRight_LtR_BtT(remove multiple, mix of items from before and within visible items) PASS : tst_QQuickGridView::removed_leftToRight_LtR_BtT(remove multiple, mix of items from before and within visible items, remove item 0) PASS : tst_QQuickGridView::removed_leftToRight_LtR_BtT(remove 1, from start of visible, content at start) PASS : tst_QQuickGridView::removed_leftToRight_LtR_BtT(remove multiple, from start of visible, content at start) PASS : tst_QQuickGridView::removed_leftToRight_LtR_BtT(remove 1, from start of visible, content not at start) PASS : tst_QQuickGridView::removed_leftToRight_LtR_BtT(remove multiple, from start of visible, content not at start) PASS : tst_QQuickGridView::removed_leftToRight_LtR_BtT(remove 1, from middle of visible, content at start) PASS : tst_QQuickGridView::removed_leftToRight_LtR_BtT(remove multiple, from middle of visible, content at start) PASS : tst_QQuickGridView::removed_leftToRight_LtR_BtT(remove 1, from middle of visible, content not at start) PASS : tst_QQuickGridView::removed_leftToRight_LtR_BtT(remove multiple, from middle of visible, content not at start) PASS : tst_QQuickGridView::removed_leftToRight_LtR_BtT(remove 1, after visible, content at start) PASS : tst_QQuickGridView::removed_leftToRight_LtR_BtT(remove multiple, after visible, content at start) PASS : tst_QQuickGridView::removed_leftToRight_LtR_BtT(remove 1, after visible, content not at start) PASS : tst_QQuickGridView::removed_leftToRight_LtR_BtT(remove multiple, after visible, content not at start) PASS : tst_QQuickGridView::removed_leftToRight_LtR_BtT(remove multiple, mix of items from within and after visible items) PASS : tst_QQuickGridView::removed_leftToRight_RtL_BtT(remove 1, before visible items) PASS : tst_QQuickGridView::removed_leftToRight_RtL_BtT(remove 1, before visible position) PASS : tst_QQuickGridView::removed_leftToRight_RtL_BtT(remove multiple (1 row), all before visible items) PASS : tst_QQuickGridView::removed_leftToRight_RtL_BtT(remove multiple, all before visible items, remove item 0) PASS : tst_QQuickGridView::removed_leftToRight_RtL_BtT(remove multiple rows, all before visible items) PASS : tst_QQuickGridView::removed_leftToRight_RtL_BtT(remove one row before visible, content y not on item border) PASS : tst_QQuickGridView::removed_leftToRight_RtL_BtT(remove mix of visible/non-visible) PASS : tst_QQuickGridView::removed_leftToRight_RtL_BtT(remove multiple, mix of items from before and within visible items) PASS : tst_QQuickGridView::removed_leftToRight_RtL_BtT(remove multiple, mix of items from before and within visible items, remove item 0) PASS : tst_QQuickGridView::removed_leftToRight_RtL_BtT(remove 1, from start of visible, content at start) PASS : tst_QQuickGridView::removed_leftToRight_RtL_BtT(remove multiple, from start of visible, content at start) PASS : tst_QQuickGridView::removed_leftToRight_RtL_BtT(remove 1, from start of visible, content not at start) PASS : tst_QQuickGridView::removed_leftToRight_RtL_BtT(remove multiple, from start of visible, content not at start) PASS : tst_QQuickGridView::removed_leftToRight_RtL_BtT(remove 1, from middle of visible, content at start) PASS : tst_QQuickGridView::removed_leftToRight_RtL_BtT(remove multiple, from middle of visible, content at start) PASS : tst_QQuickGridView::removed_leftToRight_RtL_BtT(remove 1, from middle of visible, content not at start) PASS : tst_QQuickGridView::removed_leftToRight_RtL_BtT(remove multiple, from middle of visible, content not at start) PASS : tst_QQuickGridView::removed_leftToRight_RtL_BtT(remove 1, after visible, content at start) PASS : tst_QQuickGridView::removed_leftToRight_RtL_BtT(remove multiple, after visible, content at start) PASS : tst_QQuickGridView::removed_leftToRight_RtL_BtT(remove 1, after visible, content not at start) PASS : tst_QQuickGridView::removed_leftToRight_RtL_BtT(remove multiple, after visible, content not at start) PASS : tst_QQuickGridView::removed_leftToRight_RtL_BtT(remove multiple, mix of items from within and after visible items) PASS : tst_QQuickGridView::removed_topToBottom_LtR_TtB(remove 1, before visible items) PASS : tst_QQuickGridView::removed_topToBottom_LtR_TtB(remove 1, before visible position) PASS : tst_QQuickGridView::removed_topToBottom_LtR_TtB(remove multiple (1 row), all before visible items) PASS : tst_QQuickGridView::removed_topToBottom_LtR_TtB(remove multiple, all before visible items, remove item 0) PASS : tst_QQuickGridView::removed_topToBottom_LtR_TtB(remove multiple rows, all before visible items) PASS : tst_QQuickGridView::removed_topToBottom_LtR_TtB(remove one row before visible, content y not on item border) PASS : tst_QQuickGridView::removed_topToBottom_LtR_TtB(remove mix of visible/non-visible) PASS : tst_QQuickGridView::removed_topToBottom_LtR_TtB(remove multiple, mix of items from before and within visible items) PASS : tst_QQuickGridView::removed_topToBottom_LtR_TtB(remove multiple, mix of items from before and within visible items, remove item 0) PASS : tst_QQuickGridView::removed_topToBottom_LtR_TtB(remove 1, from start of visible, content at start) PASS : tst_QQuickGridView::removed_topToBottom_LtR_TtB(remove multiple, from start of visible, content at start) PASS : tst_QQuickGridView::removed_topToBottom_LtR_TtB(remove 1, from start of visible, content not at start) PASS : tst_QQuickGridView::removed_topToBottom_LtR_TtB(remove multiple, from start of visible, content not at start) PASS : tst_QQuickGridView::removed_topToBottom_LtR_TtB(remove 1, from middle of visible, content at start) PASS : tst_QQuickGridView::removed_topToBottom_LtR_TtB(remove multiple, from middle of visible, content at start) PASS : tst_QQuickGridView::removed_topToBottom_LtR_TtB(remove 1, from middle of visible, content not at start) PASS : tst_QQuickGridView::removed_topToBottom_LtR_TtB(remove multiple, from middle of visible, content not at start) PASS : tst_QQuickGridView::removed_topToBottom_LtR_TtB(remove 1, after visible, content at start) PASS : tst_QQuickGridView::removed_topToBottom_LtR_TtB(remove multiple, after visible, content at start) PASS : tst_QQuickGridView::removed_topToBottom_LtR_TtB(remove 1, after visible, content not at start) PASS : tst_QQuickGridView::removed_topToBottom_LtR_TtB(remove multiple, after visible, content not at start) PASS : tst_QQuickGridView::removed_topToBottom_LtR_TtB(remove multiple, mix of items from within and after visible items) PASS : tst_QQuickGridView::removed_topToBottom_RtL_TtB(remove 1, before visible items) PASS : tst_QQuickGridView::removed_topToBottom_RtL_TtB(remove 1, before visible position) PASS : tst_QQuickGridView::removed_topToBottom_RtL_TtB(remove multiple (1 row), all before visible items) PASS : tst_QQuickGridView::removed_topToBottom_RtL_TtB(remove multiple, all before visible items, remove item 0) PASS : tst_QQuickGridView::removed_topToBottom_RtL_TtB(remove multiple rows, all before visible items) PASS : tst_QQuickGridView::removed_topToBottom_RtL_TtB(remove one row before visible, content y not on item border) PASS : tst_QQuickGridView::removed_topToBottom_RtL_TtB(remove mix of visible/non-visible) PASS : tst_QQuickGridView::removed_topToBottom_RtL_TtB(remove multiple, mix of items from before and within visible items) PASS : tst_QQuickGridView::removed_topToBottom_RtL_TtB(remove multiple, mix of items from before and within visible items, remove item 0) PASS : tst_QQuickGridView::removed_topToBottom_RtL_TtB(remove 1, from start of visible, content at start) PASS : tst_QQuickGridView::removed_topToBottom_RtL_TtB(remove multiple, from start of visible, content at start) PASS : tst_QQuickGridView::removed_topToBottom_RtL_TtB(remove 1, from start of visible, content not at start) PASS : tst_QQuickGridView::removed_topToBottom_RtL_TtB(remove multiple, from start of visible, content not at start) PASS : tst_QQuickGridView::removed_topToBottom_RtL_TtB(remove 1, from middle of visible, content at start) PASS : tst_QQuickGridView::removed_topToBottom_RtL_TtB(remove multiple, from middle of visible, content at start) PASS : tst_QQuickGridView::removed_topToBottom_RtL_TtB(remove 1, from middle of visible, content not at start) PASS : tst_QQuickGridView::removed_topToBottom_RtL_TtB(remove multiple, from middle of visible, content not at start) PASS : tst_QQuickGridView::removed_topToBottom_RtL_TtB(remove 1, after visible, content at start) PASS : tst_QQuickGridView::removed_topToBottom_RtL_TtB(remove multiple, after visible, content at start) PASS : tst_QQuickGridView::removed_topToBottom_RtL_TtB(remove 1, after visible, content not at start) PASS : tst_QQuickGridView::removed_topToBottom_RtL_TtB(remove multiple, after visible, content not at start) PASS : tst_QQuickGridView::removed_topToBottom_RtL_TtB(remove multiple, mix of items from within and after visible items) PASS : tst_QQuickGridView::removed_topToBottom_LtR_BtT(remove 1, before visible items) PASS : tst_QQuickGridView::removed_topToBottom_LtR_BtT(remove 1, before visible position) PASS : tst_QQuickGridView::removed_topToBottom_LtR_BtT(remove multiple (1 row), all before visible items) PASS : tst_QQuickGridView::removed_topToBottom_LtR_BtT(remove multiple, all before visible items, remove item 0) PASS : tst_QQuickGridView::removed_topToBottom_LtR_BtT(remove multiple rows, all before visible items) PASS : tst_QQuickGridView::removed_topToBottom_LtR_BtT(remove one row before visible, content y not on item border) PASS : tst_QQuickGridView::removed_topToBottom_LtR_BtT(remove mix of visible/non-visible) PASS : tst_QQuickGridView::removed_topToBottom_LtR_BtT(remove multiple, mix of items from before and within visible items) PASS : tst_QQuickGridView::removed_topToBottom_LtR_BtT(remove multiple, mix of items from before and within visible items, remove item 0) PASS : tst_QQuickGridView::removed_topToBottom_LtR_BtT(remove 1, from start of visible, content at start) PASS : tst_QQuickGridView::removed_topToBottom_LtR_BtT(remove multiple, from start of visible, content at start) PASS : tst_QQuickGridView::removed_topToBottom_LtR_BtT(remove 1, from start of visible, content not at start) PASS : tst_QQuickGridView::removed_topToBottom_LtR_BtT(remove multiple, from start of visible, content not at start) PASS : tst_QQuickGridView::removed_topToBottom_LtR_BtT(remove 1, from middle of visible, content at start) PASS : tst_QQuickGridView::removed_topToBottom_LtR_BtT(remove multiple, from middle of visible, content at start) PASS : tst_QQuickGridView::removed_topToBottom_LtR_BtT(remove 1, from middle of visible, content not at start) PASS : tst_QQuickGridView::removed_topToBottom_LtR_BtT(remove multiple, from middle of visible, content not at start) PASS : tst_QQuickGridView::removed_topToBottom_LtR_BtT(remove 1, after visible, content at start) PASS : tst_QQuickGridView::removed_topToBottom_LtR_BtT(remove multiple, after visible, content at start) PASS : tst_QQuickGridView::removed_topToBottom_LtR_BtT(remove 1, after visible, content not at start) PASS : tst_QQuickGridView::removed_topToBottom_LtR_BtT(remove multiple, after visible, content not at start) PASS : tst_QQuickGridView::removed_topToBottom_LtR_BtT(remove multiple, mix of items from within and after visible items) PASS : tst_QQuickGridView::removed_topToBottom_RtL_BtT(remove 1, before visible items) PASS : tst_QQuickGridView::removed_topToBottom_RtL_BtT(remove 1, before visible position) PASS : tst_QQuickGridView::removed_topToBottom_RtL_BtT(remove multiple (1 row), all before visible items) PASS : tst_QQuickGridView::removed_topToBottom_RtL_BtT(remove multiple, all before visible items, remove item 0) PASS : tst_QQuickGridView::removed_topToBottom_RtL_BtT(remove multiple rows, all before visible items) PASS : tst_QQuickGridView::removed_topToBottom_RtL_BtT(remove one row before visible, content y not on item border) PASS : tst_QQuickGridView::removed_topToBottom_RtL_BtT(remove mix of visible/non-visible) PASS : tst_QQuickGridView::removed_topToBottom_RtL_BtT(remove multiple, mix of items from before and within visible items) PASS : tst_QQuickGridView::removed_topToBottom_RtL_BtT(remove multiple, mix of items from before and within visible items, remove item 0) PASS : tst_QQuickGridView::removed_topToBottom_RtL_BtT(remove 1, from start of visible, content at start) PASS : tst_QQuickGridView::removed_topToBottom_RtL_BtT(remove multiple, from start of visible, content at start) PASS : tst_QQuickGridView::removed_topToBottom_RtL_BtT(remove 1, from start of visible, content not at start) PASS : tst_QQuickGridView::removed_topToBottom_RtL_BtT(remove multiple, from start of visible, content not at start) PASS : tst_QQuickGridView::removed_topToBottom_RtL_BtT(remove 1, from middle of visible, content at start) PASS : tst_QQuickGridView::removed_topToBottom_RtL_BtT(remove multiple, from middle of visible, content at start) PASS : tst_QQuickGridView::removed_topToBottom_RtL_BtT(remove 1, from middle of visible, content not at start) PASS : tst_QQuickGridView::removed_topToBottom_RtL_BtT(remove multiple, from middle of visible, content not at start) PASS : tst_QQuickGridView::removed_topToBottom_RtL_BtT(remove 1, after visible, content at start) PASS : tst_QQuickGridView::removed_topToBottom_RtL_BtT(remove multiple, after visible, content at start) PASS : tst_QQuickGridView::removed_topToBottom_RtL_BtT(remove 1, after visible, content not at start) PASS : tst_QQuickGridView::removed_topToBottom_RtL_BtT(remove multiple, after visible, content not at start) PASS : tst_QQuickGridView::removed_topToBottom_RtL_BtT(remove multiple, mix of items from within and after visible items) PASS : tst_QQuickGridView::moved_leftToRight_RtL_TtB(move 1 forwards, within visible items) PASS : tst_QQuickGridView::moved_leftToRight_RtL_TtB(move 1 forwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_leftToRight_RtL_TtB(move 1 forwards, from non-visible -> visible (move first item)) PASS : tst_QQuickGridView::moved_leftToRight_RtL_TtB(move 1 forwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_leftToRight_RtL_TtB(move 1 forwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::moved_leftToRight_RtL_TtB(move 1 backwards, within visible items) PASS : tst_QQuickGridView::moved_leftToRight_RtL_TtB(move 1 backwards, within visible items (to first index)) PASS : tst_QQuickGridView::moved_leftToRight_RtL_TtB(move 1 backwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_leftToRight_RtL_TtB(move 1 backwards, from non-visible -> visible (move last item)) PASS : tst_QQuickGridView::moved_leftToRight_RtL_TtB(move 1 backwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_leftToRight_RtL_TtB(move 1 backwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::moved_leftToRight_RtL_TtB(move multiple forwards, within visible items) PASS : tst_QQuickGridView::moved_leftToRight_RtL_TtB(move multiple backwards, within visible items (move first item)) PASS : tst_QQuickGridView::moved_leftToRight_RtL_TtB(move multiple forwards, before visible items) PASS : tst_QQuickGridView::moved_leftToRight_RtL_TtB(move multiple forwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_leftToRight_RtL_TtB(move multiple forwards, from non-visible -> visible (move first item)) PASS : tst_QQuickGridView::moved_leftToRight_RtL_TtB(move multiple forwards, mix of non-visible/visible) PASS : tst_QQuickGridView::moved_leftToRight_RtL_TtB(move multiple forwards, to bottom of view) PASS : tst_QQuickGridView::moved_leftToRight_RtL_TtB(move multiple forwards, to bottom of view, first row -> last) PASS : tst_QQuickGridView::moved_leftToRight_RtL_TtB(move multiple forwards, to bottom of view, content y not 0) PASS : tst_QQuickGridView::moved_leftToRight_RtL_TtB(move multiple forwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_leftToRight_RtL_TtB(move multiple forwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::moved_leftToRight_RtL_TtB(move multiple backwards, within visible items) PASS : tst_QQuickGridView::moved_leftToRight_RtL_TtB(move multiple backwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_leftToRight_RtL_TtB(move multiple backwards, from non-visible -> visible (move last item)) PASS : tst_QQuickGridView::moved_leftToRight_RtL_TtB(move multiple backwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_leftToRight_RtL_TtB(move multiple backwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::moved_leftToRight_LtR_BtT(move 1 forwards, within visible items) PASS : tst_QQuickGridView::moved_leftToRight_LtR_BtT(move 1 forwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_leftToRight_LtR_BtT(move 1 forwards, from non-visible -> visible (move first item)) PASS : tst_QQuickGridView::moved_leftToRight_LtR_BtT(move 1 forwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_leftToRight_LtR_BtT(move 1 forwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::moved_leftToRight_LtR_BtT(move 1 backwards, within visible items) PASS : tst_QQuickGridView::moved_leftToRight_LtR_BtT(move 1 backwards, within visible items (to first index)) PASS : tst_QQuickGridView::moved_leftToRight_LtR_BtT(move 1 backwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_leftToRight_LtR_BtT(move 1 backwards, from non-visible -> visible (move last item)) PASS : tst_QQuickGridView::moved_leftToRight_LtR_BtT(move 1 backwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_leftToRight_LtR_BtT(move 1 backwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::moved_leftToRight_LtR_BtT(move multiple forwards, within visible items) PASS : tst_QQuickGridView::moved_leftToRight_LtR_BtT(move multiple backwards, within visible items (move first item)) PASS : tst_QQuickGridView::moved_leftToRight_LtR_BtT(move multiple forwards, before visible items) PASS : tst_QQuickGridView::moved_leftToRight_LtR_BtT(move multiple forwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_leftToRight_LtR_BtT(move multiple forwards, from non-visible -> visible (move first item)) PASS : tst_QQuickGridView::moved_leftToRight_LtR_BtT(move multiple forwards, mix of non-visible/visible) PASS : tst_QQuickGridView::moved_leftToRight_LtR_BtT(move multiple forwards, to bottom of view) PASS : tst_QQuickGridView::moved_leftToRight_LtR_BtT(move multiple forwards, to bottom of view, first row -> last) PASS : tst_QQuickGridView::moved_leftToRight_LtR_BtT(move multiple forwards, to bottom of view, content y not 0) PASS : tst_QQuickGridView::moved_leftToRight_LtR_BtT(move multiple forwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_leftToRight_LtR_BtT(move multiple forwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::moved_leftToRight_LtR_BtT(move multiple backwards, within visible items) PASS : tst_QQuickGridView::moved_leftToRight_LtR_BtT(move multiple backwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_leftToRight_LtR_BtT(move multiple backwards, from non-visible -> visible (move last item)) PASS : tst_QQuickGridView::moved_leftToRight_LtR_BtT(move multiple backwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_leftToRight_LtR_BtT(move multiple backwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::moved_leftToRight_RtL_BtT(move 1 forwards, within visible items) PASS : tst_QQuickGridView::moved_leftToRight_RtL_BtT(move 1 forwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_leftToRight_RtL_BtT(move 1 forwards, from non-visible -> visible (move first item)) PASS : tst_QQuickGridView::moved_leftToRight_RtL_BtT(move 1 forwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_leftToRight_RtL_BtT(move 1 forwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::moved_leftToRight_RtL_BtT(move 1 backwards, within visible items) PASS : tst_QQuickGridView::moved_leftToRight_RtL_BtT(move 1 backwards, within visible items (to first index)) PASS : tst_QQuickGridView::moved_leftToRight_RtL_BtT(move 1 backwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_leftToRight_RtL_BtT(move 1 backwards, from non-visible -> visible (move last item)) PASS : tst_QQuickGridView::moved_leftToRight_RtL_BtT(move 1 backwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_leftToRight_RtL_BtT(move 1 backwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::moved_leftToRight_RtL_BtT(move multiple forwards, within visible items) PASS : tst_QQuickGridView::moved_leftToRight_RtL_BtT(move multiple backwards, within visible items (move first item)) PASS : tst_QQuickGridView::moved_leftToRight_RtL_BtT(move multiple forwards, before visible items) PASS : tst_QQuickGridView::moved_leftToRight_RtL_BtT(move multiple forwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_leftToRight_RtL_BtT(move multiple forwards, from non-visible -> visible (move first item)) PASS : tst_QQuickGridView::moved_leftToRight_RtL_BtT(move multiple forwards, mix of non-visible/visible) PASS : tst_QQuickGridView::moved_leftToRight_RtL_BtT(move multiple forwards, to bottom of view) PASS : tst_QQuickGridView::moved_leftToRight_RtL_BtT(move multiple forwards, to bottom of view, first row -> last) PASS : tst_QQuickGridView::moved_leftToRight_RtL_BtT(move multiple forwards, to bottom of view, content y not 0) PASS : tst_QQuickGridView::moved_leftToRight_RtL_BtT(move multiple forwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_leftToRight_RtL_BtT(move multiple forwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::moved_leftToRight_RtL_BtT(move multiple backwards, within visible items) PASS : tst_QQuickGridView::moved_leftToRight_RtL_BtT(move multiple backwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_leftToRight_RtL_BtT(move multiple backwards, from non-visible -> visible (move last item)) PASS : tst_QQuickGridView::moved_leftToRight_RtL_BtT(move multiple backwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_leftToRight_RtL_BtT(move multiple backwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::moved_topToBottom_LtR_TtB(move 1 forwards, within visible items) PASS : tst_QQuickGridView::moved_topToBottom_LtR_TtB(move 1 forwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_topToBottom_LtR_TtB(move 1 forwards, from non-visible -> visible (move first item)) PASS : tst_QQuickGridView::moved_topToBottom_LtR_TtB(move 1 forwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_topToBottom_LtR_TtB(move 1 forwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::moved_topToBottom_LtR_TtB(move 1 backwards, within visible items) PASS : tst_QQuickGridView::moved_topToBottom_LtR_TtB(move 1 backwards, within visible items (to first index)) PASS : tst_QQuickGridView::moved_topToBottom_LtR_TtB(move 1 backwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_topToBottom_LtR_TtB(move 1 backwards, from non-visible -> visible (move last item)) PASS : tst_QQuickGridView::moved_topToBottom_LtR_TtB(move 1 backwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_topToBottom_LtR_TtB(move 1 backwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::moved_topToBottom_LtR_TtB(move multiple forwards, within visible items) PASS : tst_QQuickGridView::moved_topToBottom_LtR_TtB(move multiple backwards, within visible items (move first item)) PASS : tst_QQuickGridView::moved_topToBottom_LtR_TtB(move multiple forwards, before visible items) PASS : tst_QQuickGridView::moved_topToBottom_LtR_TtB(move multiple forwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_topToBottom_LtR_TtB(move multiple forwards, from non-visible -> visible (move first item)) PASS : tst_QQuickGridView::moved_topToBottom_LtR_TtB(move multiple forwards, mix of non-visible/visible) PASS : tst_QQuickGridView::moved_topToBottom_LtR_TtB(move multiple forwards, to bottom of view) PASS : tst_QQuickGridView::moved_topToBottom_LtR_TtB(move multiple forwards, to bottom of view, first row -> last) PASS : tst_QQuickGridView::moved_topToBottom_LtR_TtB(move multiple forwards, to bottom of view, content y not 0) PASS : tst_QQuickGridView::moved_topToBottom_LtR_TtB(move multiple forwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_topToBottom_LtR_TtB(move multiple forwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::moved_topToBottom_LtR_TtB(move multiple backwards, within visible items) PASS : tst_QQuickGridView::moved_topToBottom_LtR_TtB(move multiple backwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_topToBottom_LtR_TtB(move multiple backwards, from non-visible -> visible (move last item)) PASS : tst_QQuickGridView::moved_topToBottom_LtR_TtB(move multiple backwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_topToBottom_LtR_TtB(move multiple backwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::moved_topToBottom_RtL_TtB(move 1 forwards, within visible items) PASS : tst_QQuickGridView::moved_topToBottom_RtL_TtB(move 1 forwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_topToBottom_RtL_TtB(move 1 forwards, from non-visible -> visible (move first item)) PASS : tst_QQuickGridView::moved_topToBottom_RtL_TtB(move 1 forwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_topToBottom_RtL_TtB(move 1 forwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::moved_topToBottom_RtL_TtB(move 1 backwards, within visible items) PASS : tst_QQuickGridView::moved_topToBottom_RtL_TtB(move 1 backwards, within visible items (to first index)) PASS : tst_QQuickGridView::moved_topToBottom_RtL_TtB(move 1 backwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_topToBottom_RtL_TtB(move 1 backwards, from non-visible -> visible (move last item)) PASS : tst_QQuickGridView::moved_topToBottom_RtL_TtB(move 1 backwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_topToBottom_RtL_TtB(move 1 backwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::moved_topToBottom_RtL_TtB(move multiple forwards, within visible items) PASS : tst_QQuickGridView::moved_topToBottom_RtL_TtB(move multiple backwards, within visible items (move first item)) PASS : tst_QQuickGridView::moved_topToBottom_RtL_TtB(move multiple forwards, before visible items) PASS : tst_QQuickGridView::moved_topToBottom_RtL_TtB(move multiple forwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_topToBottom_RtL_TtB(move multiple forwards, from non-visible -> visible (move first item)) PASS : tst_QQuickGridView::moved_topToBottom_RtL_TtB(move multiple forwards, mix of non-visible/visible) PASS : tst_QQuickGridView::moved_topToBottom_RtL_TtB(move multiple forwards, to bottom of view) PASS : tst_QQuickGridView::moved_topToBottom_RtL_TtB(move multiple forwards, to bottom of view, first row -> last) PASS : tst_QQuickGridView::moved_topToBottom_RtL_TtB(move multiple forwards, to bottom of view, content y not 0) PASS : tst_QQuickGridView::moved_topToBottom_RtL_TtB(move multiple forwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_topToBottom_RtL_TtB(move multiple forwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::moved_topToBottom_RtL_TtB(move multiple backwards, within visible items) PASS : tst_QQuickGridView::moved_topToBottom_RtL_TtB(move multiple backwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_topToBottom_RtL_TtB(move multiple backwards, from non-visible -> visible (move last item)) PASS : tst_QQuickGridView::moved_topToBottom_RtL_TtB(move multiple backwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_topToBottom_RtL_TtB(move multiple backwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::moved_topToBottom_LtR_BtT(move 1 forwards, within visible items) PASS : tst_QQuickGridView::moved_topToBottom_LtR_BtT(move 1 forwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_topToBottom_LtR_BtT(move 1 forwards, from non-visible -> visible (move first item)) PASS : tst_QQuickGridView::moved_topToBottom_LtR_BtT(move 1 forwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_topToBottom_LtR_BtT(move 1 forwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::moved_topToBottom_LtR_BtT(move 1 backwards, within visible items) PASS : tst_QQuickGridView::moved_topToBottom_LtR_BtT(move 1 backwards, within visible items (to first index)) PASS : tst_QQuickGridView::moved_topToBottom_LtR_BtT(move 1 backwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_topToBottom_LtR_BtT(move 1 backwards, from non-visible -> visible (move last item)) PASS : tst_QQuickGridView::moved_topToBottom_LtR_BtT(move 1 backwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_topToBottom_LtR_BtT(move 1 backwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::moved_topToBottom_LtR_BtT(move multiple forwards, within visible items) PASS : tst_QQuickGridView::moved_topToBottom_LtR_BtT(move multiple backwards, within visible items (move first item)) PASS : tst_QQuickGridView::moved_topToBottom_LtR_BtT(move multiple forwards, before visible items) PASS : tst_QQuickGridView::moved_topToBottom_LtR_BtT(move multiple forwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_topToBottom_LtR_BtT(move multiple forwards, from non-visible -> visible (move first item)) PASS : tst_QQuickGridView::moved_topToBottom_LtR_BtT(move multiple forwards, mix of non-visible/visible) PASS : tst_QQuickGridView::moved_topToBottom_LtR_BtT(move multiple forwards, to bottom of view) PASS : tst_QQuickGridView::moved_topToBottom_LtR_BtT(move multiple forwards, to bottom of view, first row -> last) PASS : tst_QQuickGridView::moved_topToBottom_LtR_BtT(move multiple forwards, to bottom of view, content y not 0) PASS : tst_QQuickGridView::moved_topToBottom_LtR_BtT(move multiple forwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_topToBottom_LtR_BtT(move multiple forwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::moved_topToBottom_LtR_BtT(move multiple backwards, within visible items) PASS : tst_QQuickGridView::moved_topToBottom_LtR_BtT(move multiple backwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_topToBottom_LtR_BtT(move multiple backwards, from non-visible -> visible (move last item)) PASS : tst_QQuickGridView::moved_topToBottom_LtR_BtT(move multiple backwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_topToBottom_LtR_BtT(move multiple backwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::moved_topToBottom_RtL_BtT(move 1 forwards, within visible items) PASS : tst_QQuickGridView::moved_topToBottom_RtL_BtT(move 1 forwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_topToBottom_RtL_BtT(move 1 forwards, from non-visible -> visible (move first item)) PASS : tst_QQuickGridView::moved_topToBottom_RtL_BtT(move 1 forwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_topToBottom_RtL_BtT(move 1 forwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::moved_topToBottom_RtL_BtT(move 1 backwards, within visible items) PASS : tst_QQuickGridView::moved_topToBottom_RtL_BtT(move 1 backwards, within visible items (to first index)) PASS : tst_QQuickGridView::moved_topToBottom_RtL_BtT(move 1 backwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_topToBottom_RtL_BtT(move 1 backwards, from non-visible -> visible (move last item)) PASS : tst_QQuickGridView::moved_topToBottom_RtL_BtT(move 1 backwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_topToBottom_RtL_BtT(move 1 backwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::moved_topToBottom_RtL_BtT(move multiple forwards, within visible items) PASS : tst_QQuickGridView::moved_topToBottom_RtL_BtT(move multiple backwards, within visible items (move first item)) PASS : tst_QQuickGridView::moved_topToBottom_RtL_BtT(move multiple forwards, before visible items) PASS : tst_QQuickGridView::moved_topToBottom_RtL_BtT(move multiple forwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_topToBottom_RtL_BtT(move multiple forwards, from non-visible -> visible (move first item)) PASS : tst_QQuickGridView::moved_topToBottom_RtL_BtT(move multiple forwards, mix of non-visible/visible) PASS : tst_QQuickGridView::moved_topToBottom_RtL_BtT(move multiple forwards, to bottom of view) PASS : tst_QQuickGridView::moved_topToBottom_RtL_BtT(move multiple forwards, to bottom of view, first row -> last) PASS : tst_QQuickGridView::moved_topToBottom_RtL_BtT(move multiple forwards, to bottom of view, content y not 0) PASS : tst_QQuickGridView::moved_topToBottom_RtL_BtT(move multiple forwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_topToBottom_RtL_BtT(move multiple forwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::moved_topToBottom_RtL_BtT(move multiple backwards, within visible items) PASS : tst_QQuickGridView::moved_topToBottom_RtL_BtT(move multiple backwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_topToBottom_RtL_BtT(move multiple backwards, from non-visible -> visible (move last item)) PASS : tst_QQuickGridView::moved_topToBottom_RtL_BtT(move multiple backwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_topToBottom_RtL_BtT(move multiple backwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::displayMargin() PASS : tst_QQuickGridView::negativeDisplayMargin() PASS : tst_QQuickGridView::jsArrayChange() PASS : tst_QQuickGridView::cleanupTestCase() Totals: 847 passed, 8 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_QQuickGridView ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickgridview: 480 seconds, exit code 8 Testing tst_qquickfocusscope FAIL! : tst_qquickfocusscope::basic() 'item1->hasActiveFocus() == false' returned FALSE. () Loc: [tst_qquickfocusscope.cpp(95)] FAIL! : tst_qquickfocusscope::textEdit() 'item1->hasActiveFocus() == false' returned FALSE. () Loc: [tst_qquickfocusscope.cpp(215)] FAIL! : tst_qquickfocusscope::forceFocus() 'item0->hasActiveFocus() == false' returned FALSE. () Loc: [tst_qquickfocusscope.cpp(267)] Totals: 9 passed, 3 failed, 0 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qquickfocusscope ********* Config: Using QtTest library 5.5.0, Qt 5.5.0 (x86_64-little_endian-lp64 shared (dynamic) debug build; by GCC 4.8.2) PASS : tst_qquickfocusscope::initTestCase() PASS : tst_qquickfocusscope::basic() PASS : tst_qquickfocusscope::nested() PASS : tst_qquickfocusscope::noFocus() QWARN : tst_qquickfocusscope::textEdit() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : tst_qquickfocusscope::textEdit() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : tst_qquickfocusscope::textEdit() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : tst_qquickfocusscope::textEdit() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." FAIL! : tst_qquickfocusscope::textEdit() 'item1->hasActiveFocus() == false' returned FALSE. () Loc: [tst_qquickfocusscope.cpp(215)] FAIL! : tst_qquickfocusscope::forceFocus() 'item0->hasActiveFocus() == false' returned FALSE. () Loc: [tst_qquickfocusscope.cpp(267)] QWARN : tst_qquickfocusscope::noParentFocus() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : tst_qquickfocusscope::noParentFocus() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : tst_qquickfocusscope::noParentFocus() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : tst_qquickfocusscope::noParentFocus() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : tst_qquickfocusscope::noParentFocus() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : tst_qquickfocusscope::noParentFocus() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : tst_qquickfocusscope::noParentFocus() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : tst_qquickfocusscope::noParentFocus() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : tst_qquickfocusscope::noParentFocus() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : tst_qquickfocusscope::noParentFocus() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : tst_qquickfocusscope::noParentFocus() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : tst_qquickfocusscope::noParentFocus() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." PASS : tst_qquickfocusscope::noParentFocus() QWARN : tst_qquickfocusscope::signalEmission() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : tst_qquickfocusscope::signalEmission() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : tst_qquickfocusscope::signalEmission() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : tst_qquickfocusscope::signalEmission() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." PASS : tst_qquickfocusscope::signalEmission() PASS : tst_qquickfocusscope::qtBug13380() PASS : tst_qquickfocusscope::forceActiveFocus() PASS : tst_qquickfocusscope::canvasFocus() PASS : tst_qquickfocusscope::cleanupTestCase() Totals: 10 passed, 2 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_qquickfocusscope ********* 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_qquickfocusscope: 4 seconds, exit code 2 Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_00140/revdep-qtdeclarative_linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_14.04_x64/log.txt.gz Tested changes (refs/builds/5.5_1425320772): http://codereview.qt-project.org/107498 [PS1] - Merge remote-tracking branch 'origin/5.4' into 5.5 From ci-noreply at qt-project.org Mon Mar 2 20:38:01 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 2 Mar 2015 21:38:01 +0200 Subject: [Ci-reports] fail on QtDeclarative_dev_Integration #2627 Message-ID: <20150302_193801_031314.ci-noreply@qt-project.org> qtdeclarative failed to compile :( In file included from jsapi/qjsvalueiterator.cpp:35: In file included from jsapi/qjsvalueiterator_p.h:38: In file included from ../../include/QtQml/5.6.0/QtQml/private/qv4objectiterator_p.h:1: In file included from ../../include/QtQml/5.6.0/QtQml/private/../../../../../src/qml/jsruntime/qv4objectiterator_p.h:37: In file included from jsruntime/qv4object_p.h:38: In file included from jsruntime/qv4arraydata_p.h:39: jsruntime/qv4sparsearray_p.h:264:5: error: calling 'debug' with incomplete return type 'QDebug' /work/build/qt/qtbase/include/QtCore/../../src/corelib/global/qlogging.h:151:91: note: expanded from macro 'qDebug' /work/build/qt/qtbase/include/QtCore/../../src/corelib/global/qlogging.h:113:12: note: 'debug' declared here /work/build/qt/qtbase/include/QtCore/../../src/corelib/global/qlogging.h:51:7: note: forward declaration of 'QDebug' In file included from jsapi/qjsvalueiterator.cpp:35: In file included from jsapi/qjsvalueiterator_p.h:38: In file included from ../../include/QtQml/5.6.0/QtQml/private/qv4objectiterator_p.h:1: In file included from ../../include/QtQml/5.6.0/QtQml/private/../../../../../src/qml/jsruntime/qv4objectiterator_p.h:37: In file included from jsruntime/qv4object_p.h:38: In file included from jsruntime/qv4arraydata_p.h:39: jsruntime/qv4sparsearray_p.h:273:9: error: calling 'debug' with incomplete return type 'QDebug' /work/build/qt/qtbase/include/QtCore/../../src/corelib/global/qlogging.h:151:91: note: expanded from macro 'qDebug' /work/build/qt/qtbase/include/QtCore/../../src/corelib/global/qlogging.h:113:12: note: 'debug' declared here /work/build/qt/qtbase/include/QtCore/../../src/corelib/global/qlogging.h:51:7: note: forward declaration of 'QDebug' In file included from jsapi/qjsvalueiterator.cpp:35: In file included from jsapi/qjsvalueiterator_p.h:38: In file included from ../../include/QtQml/5.6.0/QtQml/private/qv4objectiterator_p.h:1: In file included from ../../include/QtQml/5.6.0/QtQml/private/../../../../../src/qml/jsruntime/qv4objectiterator_p.h:37: In file included from jsruntime/qv4object_p.h:38: In file included from jsruntime/qv4arraydata_p.h:39: jsruntime/qv4sparsearray_p.h:277:5: error: calling 'debug' with incomplete return type 'QDebug' make[3]: *** [.obj/qjsvalueiterator.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.io/ci/QtDeclarative_dev_Integration/build_02627/macx-clang_no-framework_OSX_10.8/log.txt.gz Tested changes (refs/builds/dev_1425324359): http://codereview.qt-project.org/106114 [PS3] - Cleanup some of the casting code http://codereview.qt-project.org/106113 [PS3] - Get rid of Value::fromManaged() http://codereview.qt-project.org/106112 [PS3] - Reduce dependencies http://codereview.qt-project.org/106111 [PS3] - Wrap members in Object in a Heap::Pointer http://codereview.qt-project.org/106079 [PS4] - Reduce dependencies From ci-noreply at qt-project.org Mon Mar 2 22:34:11 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 2 Mar 2015 23:34:11 +0200 Subject: [Ci-reports] pass on QtSerialPort_5.5_Integration #9 Message-ID: <20150302_213411_039922.ci-noreply@qt-project.org> QtSerialPort_5.5_Integration #9: SUCCESS Tested changes (refs/builds/5.5_1425330015): http://codereview.qt-project.org/107470 [PS1] - Fix reading on Windows with the limited read buffer From ci-noreply at qt-project.org Mon Mar 2 23:06:06 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 3 Mar 2015 00:06:06 +0200 Subject: [Ci-reports] pass on QtDeclarative_5.4_Integration #587 Message-ID: <20150302_220606_055520.ci-noreply@qt-project.org> QtDeclarative_5.4_Integration #587: SUCCESS Tested changes (refs/builds/5.4_1425327957): http://codereview.qt-project.org/105970 [PS1] - bic: Add 5.{3,4}.0 bic data for QtQuickWidgets From ci-noreply at qt-project.org Mon Mar 2 23:25:01 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 3 Mar 2015 00:25:01 +0200 Subject: [Ci-reports] pass on Qt_4.8_Integration #2074 Message-ID: <20150302_222501_061250.ci-noreply@qt-project.org> Qt_4.8_Integration #2074: SUCCESS Tested changes (refs/builds/4.8_1425314873): http://codereview.qt-project.org/107546 [PS2] - QGLWidget and re-parenting From ci-noreply at qt-project.org Tue Mar 3 00:05:28 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 3 Mar 2015 00:05:28 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.4.1_state #53 - FAILURE Message-ID: <20150302230528.D99DC30758@fork.qtproject.c.bitbit.net> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt-project.org/ci/Qt5_5.4.1_state/build_00053 From ci-noreply at qt-project.org Tue Mar 3 00:32:22 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 3 Mar 2015 00:32:22 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_dev_state #385 - FAILURE Message-ID: <20150302233222.080CC307A9@fork.qtproject.c.bitbit.net> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt-project.org/ci/Qt5_dev_state/build_00385 From ci-noreply at qt-project.org Tue Mar 3 02:14:25 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 3 Mar 2015 02:14:25 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.5_state #14 - FAILURE Message-ID: <20150303011425.8806B307A9@fork.qtproject.c.bitbit.net> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt-project.org/ci/Qt5_5.5_state/build_00014 From ci-noreply at qt-project.org Tue Mar 3 04:03:37 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 3 Mar 2015 04:03:37 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - QtBase_5.3_mobile_state #279 - FAILURE Message-ID: <20150303030337.20E11300D9@fork.qtproject.c.bitbit.net> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt-project.org/ci/QtBase_5.3_mobile_state/build_00279 From ci-noreply at qt-project.org Tue Mar 3 04:53:41 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 3 Mar 2015 04:53:41 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.4_state #176 - FAILURE Message-ID: <20150303035341.D40493062C@fork.qtproject.c.bitbit.net> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt-project.org/ci/Qt5_5.4_state/build_00176 From ci-noreply at qt-project.org Tue Mar 3 06:51:52 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 3 Mar 2015 06:51:52 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.3_state #280 - FAILURE Message-ID: <20150303055152.040C33068C@fork.qtproject.c.bitbit.net> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt-project.org/ci/Qt5_5.3_state/build_00280 From ci-noreply at qt-project.org Tue Mar 3 08:28:11 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 3 Mar 2015 09:28:11 +0200 Subject: [Ci-reports] fail on QtBase_5.4_Integration #1847 Message-ID: <20150303_072811_061213.ci-noreply@qt-project.org> Compilation failed :( QtQA::App::TestRunner: Process exited due to signal 11; dumped core QtQA::App::TestRunner: ============================== backtrace follows: ============================== QtQA::App::TestRunner: gdb commands: thread apply all bt 100 QtQA::App::TestRunner: QtQA::App::TestRunner: warning: core file may not match specified executable file. QtQA::App::TestRunner: [New LWP 30401] QtQA::App::TestRunner: [New LWP 30400] QtQA::App::TestRunner: QtQA::App::TestRunner: warning: Can't read pathname for load map: Input/output error. QtQA::App::TestRunner: [Thread debugging using libthread_db enabled] QtQA::App::TestRunner: Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". QtQA::App::TestRunner: Core was generated by `./tst_qxmlsimplereader -silent -o /work/ci/qt/qtbase/5.4/_artifacts/test-logs/t'. QtQA::App::TestRunner: Program terminated with signal 11, Segmentation fault. QtQA::App::TestRunner: #0 __GI_getenv (name=0x7faf468c952c "_NO_THREADED_GLIB") at getenv.c:90 QtQA::App::TestRunner: 90 getenv.c: No such file or directory. QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2 (Thread 0x7faf4763a740 (LWP 30400)): QtQA::App::TestRunner: #0 QChar (rc=, this=) at ../../include/QtCore/../../src/corelib/tools/qchar.h:76 QtQA::App::TestRunner: #1 QLocaleData::longLongToString (this=0x7faf468cda00, l=30400, precision=-1, base=10, width=0, flags=0) at tools/qlocale.cpp:2874 QtQA::App::TestRunner: #2 0x00007faf466860c4 in QString::arg (this=0x7ffff5d215e0, a=30400, fieldWidth=0, base=10, fillChar=...) at tools/qstring.cpp:7439 QtQA::App::TestRunner: #3 0x00007faf46816eab in arg (fillChar=..., base=10, fieldWidth=0, a=30400, this=0x7ffff5d215e0) at ../../include/QtCore/../../src/corelib/tools/qstring.h:830 QtQA::App::TestRunner: #4 QCoreApplication::applicationFilePath () at kernel/qcoreapplication.cpp:2082 QtQA::App::TestRunner: #5 0x00007faf468179ea in QCoreApplication::applicationDirPath () at kernel/qcoreapplication.cpp:1999 QtQA::App::TestRunner: #6 0x00007faf46c7c555 in QTest::qFindTestData (base=..., file=0x0, line=0, builddir=0x0) at qtestcase.cpp:2654 QtQA::App::TestRunner: #7 0x00007faf46c910e7 in QTestPrivate::parseBlackList () at qtestblacklist.cpp:152 QtQA::App::TestRunner: #8 0x00007faf46c81408 in QTest::qExec (testObject=0x7ffff5d21da0, argc=6, argv=0x7ffff5d21eb8) at qtestcase.cpp:2433 QtQA::App::TestRunner: #9 0x0000000000406cbd in main (argc=6, argv=0x7ffff5d21eb8) at tst_qxmlsimplereader.cpp:802 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1 (Thread 0x7faf42a7f700 (LWP 30401)): QtQA::App::TestRunner: #0 __GI_getenv (name=0x7faf468c952c "_NO_THREADED_GLIB") at getenv.c:90 QtQA::App::TestRunner: #1 0x00007faf465d5b69 in qEnvironmentVariableIsEmpty (varName=) at global/qglobal.cpp:3061 QtQA::App::TestRunner: #2 0x00007faf465eb6cc in QThreadPrivate::createEventDispatcher (data=0x1c2b0c0) at thread/qthread_unix.cpp:263 QtQA::App::TestRunner: #3 0x00007faf465ec3f3 in QThreadPrivate::start (arg=0x1c297e0) at thread/qthread_unix.cpp:319 QtQA::App::TestRunner: #4 0x00007faf45a5de9a in start_thread (arg=0x7faf42a7f700) at pthread_create.c:308 QtQA::App::TestRunner: #5 0x00007faf45d673fd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 QtQA::App::TestRunner: #6 0x0000000000000000 in ?? () QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failed, running again to see if it is flaky... QtQA::App::TestRunner: Process exited due to signal 11; dumped core QtQA::App::TestRunner: ============================== backtrace follows: ============================== QtQA::App::TestRunner: gdb commands: thread apply all bt 100 QtQA::App::TestRunner: QtQA::App::TestRunner: warning: core file may not match specified executable file. QtQA::App::TestRunner: [New LWP 30406] QtQA::App::TestRunner: [New LWP 30405] QtQA::App::TestRunner: QtQA::App::TestRunner: warning: Can't read pathname for load map: Input/output error. QtQA::App::TestRunner: [Thread debugging using libthread_db enabled] QtQA::App::TestRunner: Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". QtQA::App::TestRunner: Core was generated by `./tst_qxmlsimplereader -o /work/ci/qt/qtbase/5.4/_artifacts/test-logs/tst_qxmls'. QtQA::App::TestRunner: Program terminated with signal 11, Segmentation fault. QtQA::App::TestRunner: #0 __GI_getenv (name=0x7f000c4be521 "_NO_GLIB") at getenv.c:90 QtQA::App::TestRunner: 90 getenv.c: No such file or directory. QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2 (Thread 0x7f000d22f740 (LWP 30405)): QtQA::App::TestRunner: #0 QLocaleData::longLongToString (this=0x7f000c4c2a00, l=30405, precision=-1, base=10, width=0, flags=0) at tools/qlocale.cpp:2872 QtQA::App::TestRunner: #1 0x00007f000c27b0c4 in QString::arg (this=0x7fffef8a7940, a=30405, fieldWidth=0, base=10, fillChar=...) at tools/qstring.cpp:7439 QtQA::App::TestRunner: #2 0x00007f000c40beab in arg (fillChar=..., base=10, fieldWidth=0, a=30405, this=0x7fffef8a7940) at ../../include/QtCore/../../src/corelib/tools/qstring.h:830 QtQA::App::TestRunner: #3 QCoreApplication::applicationFilePath () at kernel/qcoreapplication.cpp:2082 QtQA::App::TestRunner: #4 0x00007f000c40c9ea in QCoreApplication::applicationDirPath () at kernel/qcoreapplication.cpp:1999 QtQA::App::TestRunner: #5 0x00007f000c871555 in QTest::qFindTestData (base=..., file=0x0, line=0, builddir=0x0) at qtestcase.cpp:2654 QtQA::App::TestRunner: #6 0x00007f000c8860e7 in QTestPrivate::parseBlackList () at qtestblacklist.cpp:152 QtQA::App::TestRunner: #7 0x00007f000c876408 in QTest::qExec (testObject=0x7fffef8a8100, argc=5, argv=0x7fffef8a8218) at qtestcase.cpp:2433 QtQA::App::TestRunner: #8 0x0000000000406cbd in main (argc=5, argv=0x7fffef8a8218) at tst_qxmlsimplereader.cpp:802 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1 (Thread 0x7f0008674700 (LWP 30406)): QtQA::App::TestRunner: #0 __GI_getenv (name=0x7f000c4be521 "_NO_GLIB") at getenv.c:90 QtQA::App::TestRunner: #1 0x00007f000c1cab69 in qEnvironmentVariableIsEmpty (varName=) at global/qglobal.cpp:3061 QtQA::App::TestRunner: #2 0x00007f000c1e0685 in QThreadPrivate::createEventDispatcher (data=0x1b7b0c0) at thread/qthread_unix.cpp:262 QtQA::App::TestRunner: #3 0x00007f000c1e13f3 in QThreadPrivate::start (arg=0x1b797e0) at thread/qthread_unix.cpp:319 QtQA::App::TestRunner: #4 0x00007f000b652e9a in start_thread (arg=0x7f0008674700) at pthread_create.c:308 QtQA::App::TestRunner: #5 0x00007f000b95c3fd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 QtQA::App::TestRunner: #6 0x0000000000000000 in ?? () QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qxmlsimplereader: 7 seconds, signal 11 cc1plus: error: unrecognized command line option ‘-fuse-ld=gold’ Build log: http://testresults.qt.io/ci/QtBase_5.4_Integration/build_01847/linux-g++_no-widgets_Ubuntu_12.04_x64/log.txt.gz Tested changes (refs/builds/5.4_1425360605): http://codereview.qt-project.org/107452 [PS1] - Call MoveFile() anyway if the delete failed because it did not exist From ci-noreply at qt-project.org Tue Mar 3 08:40:56 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 3 Mar 2015 09:40:56 +0200 Subject: [Ci-reports] pass on QtConnectivity_wip_win_Integration #53 Message-ID: <20150303_074056_000696.ci-noreply@qt-project.org> QtConnectivity_wip_win_Integration #53: SUCCESS Tested changes (refs/builds/wip/win_1425364720): http://codereview.qt-project.org/107381 [PS1] - Update Digia headers to QtCompany headers http://codereview.qt-project.org/107301 [PS1] - Merge branch 'dev' into wip/win From ci-noreply at qt-project.org Tue Mar 3 08:51:19 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 3 Mar 2015 09:51:19 +0200 Subject: [Ci-reports] fail on QtBase_5.4_Integration #1848 Message-ID: <20150303_075119_012074.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_PHONE_APP -DARM -D__ARM__ -D__ARM__ -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_TESTLIB_LIB -DQT_CORE_LIB -DQT_TESTCASE_BUILDDIR=\"C:/work/build/qt/qtbase/tests/auto/network/kernel/qdnslookup\" -DNDEBUG -D_MSC_VER=1800 -IC:/work/build/qt/qtbase/mkspecs/winphone-arm-msvc2013 -IC:/work/build/qt/qtbase/tests/auto/network/kernel/qdnslookup -IC:/work/build/qt/qtbase/include -IC:/work/build/qt/qtbase/include/QtNetwork -IC:/work/build/qt/qtbase/include/QtTest -IC:/work/build/qt/qtbase/include/QtCore -I/usr/include -I/usr/local/include tst_qdnslookup.cpp -o .moc\release\tst_qdnslookup.moc tst_qdnslookup.cpp c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/kernel/qmath.h(191) : see previous definition of 'M_E' C:\utils\jom\jom.exe -f Makefile.Release c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/kernel/qmath.h(195) : see previous definition of 'M_LOG2E' cl -c -nologo -Zm200 -FS -O2 -MD -GR -W3 -w34100 -w34189 -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQ_BYTE_ORDER=Q_LITTLE_ENDIAN -DQT_NO_PRINTER -DQT_NO_PRINTDIALOG -DWINAPI_FAMILY=WINAPI_FAMILY_PHONE_APP -DARM -D__ARM__ -D__ARM__ -DQT_NO_EXCEPTIONS -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_OPENGL_ES_2 -DQT_OPENGL_ES_2_ANGLE -DNDEBUG -I"." -I"..\..\..\..\..\..\include" -I"..\..\..\..\..\..\include\QtGui" -I"..\..\..\..\..\..\include\QtANGLE" -I"..\..\..\..\..\..\include\QtCore" -I".moc\release" -I"..\..\..\..\..\..\mkspecs\winphone-arm-msvc2013" -Fo.obj\release\ @C:\Users\qt\AppData\Local\Temp\main.obj.3708.93.jom c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/kernel/qmath.h(199) : see previous definition of 'M_LOG10E' tst_qdnslookup.cpp(208) : error C3861: '_popen': identifier not foundC:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\include\math.h(1296) : warning C4005: 'M_LN2' : macro redefinition link /NOLOGO /DYNAMICBASE /NXCOMPAT /NODEFAULTLIB:ole32.lib /APPCONTAINER /MACHINE:ARM /NODEFAULTLIB:kernel32.lib /INCREMENTAL:NO /SUBSYSTEM:WINDOWS /MANIFEST:NO /OUT:exceptionthrow.exe @C:\Users\qt\AppData\Local\Temp\exceptionthrow.exe.3392.2625.jom Build log: http://testresults.qt.io/ci/QtBase_5.4_Integration/build_01848/winphone-arm-msvc2013_Windows_81/log.txt.gz Tested changes (refs/builds/5.4_1425367786): http://codereview.qt-project.org/106773 [PS6] - Add a way for tst_QDnsLookup to update the NS records http://codereview.qt-project.org/107570 [PS2] - tst_QDnsLookup: Update to match the new zone for test.qt-project.org http://codereview.qt-project.org/107398 [PS4] - Fix OS X warning when requesting icon for non-existing file From ci-noreply at qt-project.org Tue Mar 3 11:38:06 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 3 Mar 2015 12:38:06 +0200 Subject: [Ci-reports] pass on QtQA_master_Integration #703 Message-ID: <20150303_103806_077133.ci-noreply@qt-project.org> QtQA_master_Integration #703: SUCCESS Tested changes (refs/builds/master_1425379079): http://codereview.qt-project.org/107292 [PS2] - Update integrator confs to upload logs to qt.io From ci-noreply at qt-project.org Tue Mar 3 11:41:33 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 3 Mar 2015 12:41:33 +0200 Subject: [Ci-reports] fail on QtDeclarative_5.5_Integration #33 Message-ID: <20150303_104133_040310.ci-noreply@qt-project.org> Autotest `tst_qquickmultipointtoucharea' 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_QQuickMultiPointTouchArea FAIL! : tst_QQuickMultiPointTouchArea::inFlickable() Compared values are not the same Actual (point11->pressed()): 0 Expected (true) : 1 Loc: [tst_qquickmultipointtoucharea.cpp(679)] Totals: 22 passed, 1 failed, 0 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QQuickMultiPointTouchArea ********* Config: Using QtTest library 5.5.0, Qt 5.5.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 6.0 (clang-600.0.54) (Apple)) PASS : tst_QQuickMultiPointTouchArea::initTestCase() PASS : tst_QQuickMultiPointTouchArea::properties() PASS : tst_QQuickMultiPointTouchArea::signalTest() PASS : tst_QQuickMultiPointTouchArea::release() PASS : tst_QQuickMultiPointTouchArea::reuse() PASS : tst_QQuickMultiPointTouchArea::nonOverlapping() PASS : tst_QQuickMultiPointTouchArea::nested() FAIL! : tst_QQuickMultiPointTouchArea::inFlickable() 'flickable->contentY() < 0' returned FALSE. () Loc: [tst_qquickmultipointtoucharea.cpp(658)] PASS : tst_QQuickMultiPointTouchArea::inFlickable2() PASS : tst_QQuickMultiPointTouchArea::inMouseArea() PASS : tst_QQuickMultiPointTouchArea::mouseAsTouchpoint() PASS : tst_QQuickMultiPointTouchArea::invisible() PASS : tst_QQuickMultiPointTouchArea::transformedTouchArea(1st point inside) PASS : tst_QQuickMultiPointTouchArea::transformedTouchArea(2nd point inside) PASS : tst_QQuickMultiPointTouchArea::transformedTouchArea(3rd point inside) PASS : tst_QQuickMultiPointTouchArea::transformedTouchArea(all points inside) PASS : tst_QQuickMultiPointTouchArea::transformedTouchArea(all points outside) PASS : tst_QQuickMultiPointTouchArea::transformedTouchArea(1st and 2nd points inside) PASS : tst_QQuickMultiPointTouchArea::transformedTouchArea(1st and 3rd points inside) FAIL! : tst_QQuickMultiPointTouchArea::mouseInteraction(left) Compared values are not the same Actual (point1->pressed()): 0 Expected (accept) : 1 Loc: [tst_qquickmultipointtoucharea.cpp(1196)] PASS : tst_QQuickMultiPointTouchArea::mouseInteraction(right) PASS : tst_QQuickMultiPointTouchArea::mouseInteraction(middle) PASS : tst_QQuickMultiPointTouchArea::cleanupTestCase() Totals: 21 passed, 2 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_QQuickMultiPointTouchArea ********* 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_qquickmultipointtoucharea: 25 seconds, exit code 2 Build log: http://testresults.qt.io/ci/QtDeclarative_5.5_Integration/build_00033/macx-clang_developer-build_OSX_10.10/log.txt.gz Tested changes (refs/builds/5.5_1425374471): http://codereview.qt-project.org/107422 [PS2] - Doc: Changed title GridView example From ci-noreply at qt-project.org Tue Mar 3 12:46:59 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 3 Mar 2015 13:46:59 +0200 Subject: [Ci-reports] pass on QtDeclarative_5.4_Integration #588 Message-ID: <20150303_114659_037231.ci-noreply@qt-project.org> QtDeclarative_5.4_Integration #588: SUCCESS Tested changes (refs/builds/5.4_1425377270): http://codereview.qt-project.org/104701 [PS1] - V4: fix ToFixed rounding for 0 fraction digits. From ci-noreply at qt-project.org Tue Mar 3 13:12:39 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 3 Mar 2015 14:12:39 +0200 Subject: [Ci-reports] pass on QtWebEngine_5.5_Integration #13 Message-ID: <20150303_121239_003227.ci-noreply@qt-project.org> QtWebEngine_5.5_Integration #13: SUCCESS Tested changes (refs/builds/5.5_1425378241): http://codereview.qt-project.org/107581 [PS1] - Fix the documentation of linkHovered signal From ci-noreply at qt-project.org Tue Mar 3 13:23:58 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 3 Mar 2015 14:23:58 +0200 Subject: [Ci-reports] pass on QtBase_5.5_Integration #141 Message-ID: <20150303_122358_033389.ci-noreply@qt-project.org> QtBase_5.5_Integration #141: SUCCESS Tested changes (refs/builds/5.5_1425378430): http://codereview.qt-project.org/107498 [PS1] - Merge remote-tracking branch 'origin/5.4' into 5.5 From ci-noreply at qt-project.org Tue Mar 3 13:24:27 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 3 Mar 2015 14:24:27 +0200 Subject: [Ci-reports] pass on QtDeclarative_5.5_Integration #34 Message-ID: <20150303_122427_002454.ci-noreply@qt-project.org> QtDeclarative_5.5_Integration #34: SUCCESS Tested changes (refs/builds/5.5_1425379391): http://codereview.qt-project.org/107535 [PS2] - V4: fix regalloc for loops with many life&changing vars. http://codereview.qt-project.org/107534 [PS2] - V4: fix phi node use position calculation. From ci-noreply at qt-project.org Tue Mar 3 13:28:37 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 3 Mar 2015 14:28:37 +0200 Subject: [Ci-reports] pass on QtQuickControls_5.5_Integration #23 Message-ID: <20150303_122837_000844.ci-noreply@qt-project.org> QtQuickControls_5.5_Integration #23: SUCCESS Tested changes (refs/builds/5.5_1425382105): http://codereview.qt-project.org/107390 [PS2] - tst_treeview: Enable tests using mouse double click From ci-noreply at qt-project.org Tue Mar 3 13:35:01 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 3 Mar 2015 14:35:01 +0200 Subject: [Ci-reports] fail on QtDeclarative_5.5_Integration #38 Message-ID: <20150303_123501_045157.ci-noreply@qt-project.org> QtDeclarative_5.5_Integration » win64-msvc2013_developer-build_qtnamespace_Windows_81 #38: FAILURE Build log: http://testresults.qt.io/ci/QtDeclarative_5.5_Integration/build_00038/win64-msvc2013_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/5.5_1425385564): http://codereview.qt-project.org/107320 [PS1] - tst_QQuickPathView::mouseDrag(): Introduce QTRY_VERIFY(). From ci-noreply at qt-project.org Tue Mar 3 13:36:33 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 3 Mar 2015 14:36:33 +0200 Subject: [Ci-reports] pass on QtWebKit_5.4_Integration #148 Message-ID: <20150303_123633_016153.ci-noreply@qt-project.org> QtWebKit_5.4_Integration #148: SUCCESS Tested changes (refs/builds/5.4_1425379061): http://codereview.qt-project.org/107554 [PS1] - Fix unsafe memory load/store from the argument encoder/decoder affecting ARM From ci-noreply at qt-project.org Tue Mar 3 13:59:45 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 3 Mar 2015 14:59:45 +0200 Subject: [Ci-reports] fail on Qt5_5.5_Integration #13 Message-ID: <20150303_125945_050960.ci-noreply@qt-project.org> Qt5_5.5_Integration » linux-g++_static_Ubuntu_14.04_x64 #13: FAILURE Build log: http://testresults.qt.io/ci/Qt5_5.5_Integration/build_00013/linux-g++_static_Ubuntu_14.04_x64/log.txt.gz Tested changes (refs/builds/5.5_1425387473): http://codereview.qt-project.org/107229 [PS13] - Updated submodules. http://codereview.qt-project.org/102241 [PS6] - Added Qt3D as a part of qt5.git default repositories From ci-noreply at qt-project.org Tue Mar 3 14:31:31 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 3 Mar 2015 15:31:31 +0200 Subject: [Ci-reports] fail on QtWebKit_Examples_5.4_Integration #9 Message-ID: <20150303_133131_082095.ci-noreply@qt-project.org> QtWebKit_Examples_5.4_Integration » macx-clang_developer-build_qtnamespace_OSX_10.7 #9: FAILURE Build log: http://testresults.qt.io/ci/QtWebKit_Examples_5.4_Integration/build_00009/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/5.4_1425388398): http://codereview.qt-project.org/107602 [PS1] - Adjust wiki links to the new redirect From ci-noreply at qt-project.org Tue Mar 3 14:45:12 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 3 Mar 2015 15:45:12 +0200 Subject: [Ci-reports] pass on QtDeclarative_dev_Integration #2629 Message-ID: <20150303_134512_037218.ci-noreply@qt-project.org> QtDeclarative_dev_Integration #2629: SUCCESS Tested changes (refs/builds/dev_1425383738): http://codereview.qt-project.org/105680 [PS1] - Export QQuickItemViewTransitioner & friends privately From ci-noreply at qt-project.org Tue Mar 3 14:46:00 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 3 Mar 2015 15:46:00 +0200 Subject: [Ci-reports] fail on QtBase_5.5_Integration #142 Message-ID: <20150303_134600_047123.ci-noreply@qt-project.org> `make' failed :( make[4]: *** [dnslookup] Error 254 make[3]: *** [sub-dnslookup-make_first] Error 2 make[2]: *** [sub-network-make_first] Error 2 make[1]: *** [sub-examples-make_first] Error 2 make: *** [module-qtbase] Error 2 Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_00142/macx-clang_developer-build_OSX_10.9/log.txt.gz Tested changes (refs/builds/5.5_1425389142): http://codereview.qt-project.org/107600 [PS4] - QLockFile: Avoid zero-sized lock file on write error http://codereview.qt-project.org/107232 [PS3] - QSslSocket: fix compilation error http://codereview.qt-project.org/107396 [PS2] - Fix leaking ISA extensions in LTCG builds From ci-noreply at qt-project.org Tue Mar 3 14:48:45 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 3 Mar 2015 14:48:45 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - QtBase_5.4_mobile_state #118 - FAILURE Message-ID: <20150303134845.4D923306B1@fork.qtproject.c.bitbit.net> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt-project.org/ci/QtBase_5.4_mobile_state/build_00118 From ci-noreply at qt-project.org Tue Mar 3 14:51:15 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 3 Mar 2015 15:51:15 +0200 Subject: [Ci-reports] pass on QtDoc_5.4_Integration #96 Message-ID: <20150303_135115_092635.ci-noreply@qt-project.org> QtDoc_5.4_Integration #96: SUCCESS Tested changes (refs/builds/5.4_1425387521): http://codereview.qt-project.org/107595 [PS1] - Adjust wiki links to the new redirect From ci-noreply at qt-project.org Tue Mar 3 14:58:39 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 3 Mar 2015 15:58:39 +0200 Subject: [Ci-reports] pass on QtEnginio_1.2_Integration #3 Message-ID: <20150303_135839_039573.ci-noreply@qt-project.org> QtEnginio_1.2_Integration #3: SUCCESS Tested changes (refs/builds/1.2_1425387421): http://codereview.qt-project.org/107597 [PS1] - Adjust wiki links to the new redirect From ci-noreply at qt-project.org Tue Mar 3 15:02:11 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 3 Mar 2015 16:02:11 +0200 Subject: [Ci-reports] fail on QtBase_5.4_Integration #1851 Message-ID: <20150303_140211_061413.ci-noreply@qt-project.org> Autotest `tst_qpauseanimation' 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_QPauseAnimation FAIL! : tst_QPauseAnimation::pauseAndPropertyAnimations() 'pause.state() == QAbstractAnimation::Running' returned FALSE. () Loc: [tst_qpauseanimation.cpp(234)] Totals: 13 passed, 1 failed, 0 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QPauseAnimation ********* Config: Using QtTest library 5.4.2, Qt 5.4.2 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 3.0 (tags/Apple/clang-211.12)) 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: [tst_qpauseanimation.cpp(243)] FAIL! : tst_QPauseAnimation::pauseResume() 'animation.state() == QAbstractAnimation::Paused' returned FALSE. () Loc: [tst_qpauseanimation.cpp(256)] PASS : tst_QPauseAnimation::sequentialPauseGroup() PASS : tst_QPauseAnimation::sequentialGroupWithPause() PASS : tst_QPauseAnimation::multipleSequentialGroups() PASS : tst_QPauseAnimation::zeroDuration() PASS : tst_QPauseAnimation::cleanupTestCase() Totals: 12 passed, 2 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_QPauseAnimation ********* 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_qpauseanimation: 12 seconds, exit code 2 Build log: http://testresults.qt.io/ci/QtBase_5.4_Integration/build_01851/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/5.4_1425384652): http://codereview.qt-project.org/107524 [PS1] - Avoid deadlock when suspending app at startup From ci-noreply at qt-project.org Tue Mar 3 15:04:33 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 3 Mar 2015 16:04:33 +0200 Subject: [Ci-reports] fail on QtDeclarative_dev_Integration #2630 Message-ID: <20150303_140433_088043.ci-noreply@qt-project.org> Compilation failed :( c:\work\build\qt\qtdeclarative\tests\auto\qml\qqmlecmascript\.moc\release\../../testtypes.h(1256) : error C3861: 'assert': identifier not found c:\work\build\qt\qtdeclarative\tests\auto\qml\qqmlecmascript\testtypes.h(1256) : error C3861: 'assert': identifier not found c:\work\build\qt\qtdeclarative\tests\auto\qml\qqmlecmascript\testtypes.h(1256) : error C3861: 'assert': identifier not found Build log: http://testresults.qt.io/ci/QtDeclarative_dev_Integration/build_02630/win32-msvc2010_developer-build_qtnamespace_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1425390408): http://codereview.qt-project.org/106114 [PS4] - Cleanup some of the casting code http://codereview.qt-project.org/106113 [PS4] - Get rid of Value::fromManaged() http://codereview.qt-project.org/106112 [PS4] - Reduce dependencies http://codereview.qt-project.org/106111 [PS3] - Wrap members in Object in a Heap::Pointer http://codereview.qt-project.org/106079 [PS4] - Reduce dependencies http://codereview.qt-project.org/107549 [PS4] - TextEdit: add editingFinished signal From ci-noreply at qt-project.org Tue Mar 3 15:06:59 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 3 Mar 2015 16:06:59 +0200 Subject: [Ci-reports] pass on QtSerialPort_5.5_Integration #10 Message-ID: <20150303_140659_055804.ci-noreply@qt-project.org> QtSerialPort_5.5_Integration #10: SUCCESS Tested changes (refs/builds/5.5_1425389759): http://codereview.qt-project.org/107612 [PS1] - Fix warning about constructing a QString from ASCII. From ci-noreply at qt-project.org Tue Mar 3 15:16:58 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 3 Mar 2015 16:16:58 +0200 Subject: [Ci-reports] pass on QtLocation_5.5_Integration #25 Message-ID: <20150303_141658_044028.ci-noreply@qt-project.org> QtLocation_5.5_Integration #25: SUCCESS Tested changes (refs/builds/5.5_1425387438): http://codereview.qt-project.org/107586 [PS2] - Fix duplicated link targets http://codereview.qt-project.org/107585 [PS2] - Fix broken links from QtLocation to QtPositioning From ci-noreply at qt-project.org Tue Mar 3 16:02:15 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 3 Mar 2015 17:02:15 +0200 Subject: [Ci-reports] pass on QtWebKit_Examples_5.4_Integration #10 Message-ID: <20150303_150215_013040.ci-noreply@qt-project.org> QtWebKit_Examples_5.4_Integration #10: SUCCESS Tested changes (refs/builds/5.4_1425389782): http://codereview.qt-project.org/107602 [PS1] - Adjust wiki links to the new redirect From ci-noreply at qt-project.org Tue Mar 3 16:03:25 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 3 Mar 2015 17:03:25 +0200 Subject: [Ci-reports] fail on Qt5_5.5_Integration #14 Message-ID: <20150303_150325_028244.ci-noreply@qt-project.org> Qt5_5.5_Integration » linux-g++_no-widgets_Ubuntu_14.04_x64 #14: FAILURE Build log: http://testresults.qt.io/ci/Qt5_5.5_Integration/build_00014/linux-g++_no-widgets_Ubuntu_14.04_x64/log.txt.gz ============================================================ Qt5_5.5_Integration » linux-g++_static_Ubuntu_14.04_x64 #14: FAILURE Build log: http://testresults.qt.io/ci/Qt5_5.5_Integration/build_00014/linux-g++_static_Ubuntu_14.04_x64/log.txt.gz ============================================================ Qt5_5.5_Integration » macx-clang_developer-build_OSX_10.10 #14: FAILURE Build log: http://testresults.qt.io/ci/Qt5_5.5_Integration/build_00014/macx-clang_developer-build_OSX_10.10/log.txt.gz Tested changes (refs/builds/5.5_1425394881): http://codereview.qt-project.org/102241 [PS6] - Added Qt3D as a part of qt5.git default repositories http://codereview.qt-project.org/107229 [PS13] - Updated submodules. From ci-noreply at qt-project.org Tue Mar 3 16:05:03 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 3 Mar 2015 17:05:03 +0200 Subject: [Ci-reports] fail on QtBase_5.4_Integration #1852 Message-ID: <20150303_150503_073049.ci-noreply@qt-project.org> Autotest `tst_qmimedatabase-xml' failed :( Testing tst_QMimeDatabase FAIL! : tst_QMimeDatabase::installNewGlobalMimeType() Compared values are not the same Actual (db.mimeTypeForFile(QLatin1String("foo.ymu"), QMimeDatabase::MatchExtension).name()): "application/octet-stream" Expected (QString::fromLatin1("text/x-suse-ymu")) : "text/x-suse-ymu" c:\work\build\qt\qtbase\tests\auto\corelib\mimetypes\qmimedatabase\qmimedatabase-xml\../tst_qmimedatabase.cpp(848) : failure location Totals: 60 passed, 1 failed, 4 skipped, 0 blacklisted QTemporaryDir: Unable to remove "C:\Users\qt\AppData\Local\Temp\tst_qmimedatabase-zvRqhH" most likely due to the presence of read-only files. QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QMimeDatabase ********* Config: Using QtTest library 5.4.2, Qt 5.4.2 (i386-little_endian-ilp32 shared (dynamic) release build; by MSVC 2010) QDEBUG : tst_QMimeDatabase::initTestCase() Local XDG_DATA_HOME: "C:/Users/qt/AppData/Local/Temp/tst_qmimedatabase-bkIOm7/local" Global XDG_DATA_DIRS: "C:/Users/qt/AppData/Local/Temp/tst_qmimedatabase-bkIOm7/global" WARNING: tst_QMimeDatabase::initTestCase() testdata testfiles could not be located! c:\work\build\qt\qtbase\tests\auto\corelib\mimetypes\qmimedatabase\qmimedatabase-xml\../tst_qmimedatabase.cpp(110) : failure location QWARN : tst_QMimeDatabase::initTestCase() Cannot find the shared-mime-info test suite starting from: C:\work\build\qt\qtbase\tests\auto\corelib\mimetypes\qmimedatabase\qmimedatabase-xml cd tests\auto\corelib\mimetypes\qmimedatabase wget http://cgit.freedesktop.org/xdg/shared-mime-info/snapshot/Release-1-0.zip unzip Release-1-0.zip mkdir testfiles xcopy /s Release-1-0\tests testfiles PASS : tst_QMimeDatabase::initTestCase() PASS : tst_QMimeDatabase::mimeTypeForName() PASS : tst_QMimeDatabase::mimeTypeForFileName(text) PASS : tst_QMimeDatabase::mimeTypeForFileName(case-insensitive search) PASS : tst_QMimeDatabase::mimeTypeForFileName(case-sensitive uppercase match) PASS : tst_QMimeDatabase::mimeTypeForFileName(case-sensitive lowercase match) PASS : tst_QMimeDatabase::mimeTypeForFileName(case-sensitive long-extension match) PASS : tst_QMimeDatabase::mimeTypeForFileName(case-sensitive-only match) PASS : tst_QMimeDatabase::mimeTypeForFileName(case-sensitive-only match) PASS : tst_QMimeDatabase::mimeTypeForFileName(desktop file) PASS : tst_QMimeDatabase::mimeTypeForFileName(old kdelnk file is x-desktop too) PASS : tst_QMimeDatabase::mimeTypeForFileName(double-extension file) PASS : tst_QMimeDatabase::mimeTypeForFileName(single-extension file) PASS : tst_QMimeDatabase::mimeTypeForFileName(.doc should assume msword) PASS : tst_QMimeDatabase::mimeTypeForFileName(glob that uses [] syntax, 1) PASS : tst_QMimeDatabase::mimeTypeForFileName(glob that uses [] syntax, 2) PASS : tst_QMimeDatabase::mimeTypeForFileName(glob that ends with *, no extension) PASS : tst_QMimeDatabase::mimeTypeForFileName(glob that ends with *, extension) PASS : tst_QMimeDatabase::mimeTypeForFileName(glob that ends with *, also matches *.txt. Higher weight wins.) PASS : tst_QMimeDatabase::mimeTypeForFileName(glob that ends with *, also matches *.nfo. Higher weight wins.) PASS : tst_QMimeDatabase::mimeTypeForFileName(glob that ends with *, also matches *.pdf. *.pdf has higher weight) PASS : tst_QMimeDatabase::mimeTypeForFileName(directory) PASS : tst_QMimeDatabase::mimeTypeForFileName(doesn't exist, no extension) PASS : tst_QMimeDatabase::mimeTypeForFileName(doesn't exist but has known extension) PASS : tst_QMimeDatabase::mimeTypeForFileName(empty) PASS : tst_QMimeDatabase::mimeTypesForFileName(txt, 1 hit) PASS : tst_QMimeDatabase::mimeTypesForFileName(txtfoobar, 0 hit) PASS : tst_QMimeDatabase::mimeTypesForFileName(m, 2 hits) PASS : tst_QMimeDatabase::mimeTypesForFileName(sub, 3 hits) PASS : tst_QMimeDatabase::inheritance() PASS : tst_QMimeDatabase::aliases() PASS : tst_QMimeDatabase::listAliases(csv) PASS : tst_QMimeDatabase::listAliases(xml) PASS : tst_QMimeDatabase::listAliases(xml2) PASS : tst_QMimeDatabase::listAliases(no_mime) PASS : tst_QMimeDatabase::icons() PASS : tst_QMimeDatabase::mimeTypeForFileWithContent() PASS : tst_QMimeDatabase::mimeTypeForUrl() PASS : tst_QMimeDatabase::mimeTypeForData(tnef data, needs smi >= 0.20) PASS : tst_QMimeDatabase::mimeTypeForData(PDF magic) PASS : tst_QMimeDatabase::mimeTypeForData(PHP, High-priority rule) PASS : tst_QMimeDatabase::mimeTypeForData(unknown) PASS : tst_QMimeDatabase::mimeTypeForFileAndContent(plain text, no extension) PASS : tst_QMimeDatabase::mimeTypeForFileAndContent(plain text, unknown extension) PASS : tst_QMimeDatabase::mimeTypeForFileAndContent(msword file, unknown extension) PASS : tst_QMimeDatabase::mimeTypeForFileAndContent(excel file, found by extension) PASS : tst_QMimeDatabase::mimeTypeForFileAndContent(text.xls, found by extension, user is in control) PASS : tst_QMimeDatabase::allMimeTypes() PASS : tst_QMimeDatabase::suffixes(mimetype with a single pattern) PASS : tst_QMimeDatabase::suffixes(mimetype with multiple patterns) PASS : tst_QMimeDatabase::suffixes(jpeg) PASS : tst_QMimeDatabase::suffixes(mimetype with many patterns) PASS : tst_QMimeDatabase::suffixes(oasis text mimetype) PASS : tst_QMimeDatabase::suffixes(oasis presentation mimetype) PASS : tst_QMimeDatabase::suffixes(mimetype with multiple patterns) PASS : tst_QMimeDatabase::suffixes(mimetype with uncommon pattern) PASS : tst_QMimeDatabase::suffixes(mimetype with no patterns) PASS : tst_QMimeDatabase::knownSuffix() PASS : tst_QMimeDatabase::fromThreads() SKIP : tst_QMimeDatabase::findByFileName() shared-mime-info test suite not available. c:\work\build\qt\qtbase\tests\auto\corelib\mimetypes\qmimedatabase\qmimedatabase-xml\../tst_qmimedatabase.cpp(596) : failure location SKIP : tst_QMimeDatabase::findByData() shared-mime-info test suite not available. c:\work\build\qt\qtbase\tests\auto\corelib\mimetypes\qmimedatabase\qmimedatabase-xml\../tst_qmimedatabase.cpp(596) : failure location SKIP : tst_QMimeDatabase::findByFile() shared-mime-info test suite not available. c:\work\build\qt\qtbase\tests\auto\corelib\mimetypes\qmimedatabase\qmimedatabase-xml\../tst_qmimedatabase.cpp(596) : failure location FAIL! : tst_QMimeDatabase::installNewGlobalMimeType() Compared values are not the same Actual (db.mimeTypeForFile(QLatin1String("foo.ymu"), QMimeDatabase::MatchExtension).name()): "application/octet-stream" Expected (QString::fromLatin1("text/x-suse-ymu")) : "text/x-suse-ymu" c:\work\build\qt\qtbase\tests\auto\corelib\mimetypes\qmimedatabase\qmimedatabase-xml\../tst_qmimedatabase.cpp(848) : failure location QWARN : tst_QMimeDatabase::installNewLocalMimeType() update-mime-database does not exist. SKIP : tst_QMimeDatabase::installNewLocalMimeType() shared-mime-info not found, skipping mime.cache test (C:\Users\qt\AppData\Local\Temp\tst_qmimedatabase-bkIOm7\local\mime) c:\work\build\qt\qtbase\tests\auto\corelib\mimetypes\qmimedatabase\qmimedatabase-xml\../tst_qmimedatabase.cpp(894) : failure location PASS : tst_QMimeDatabase::cleanupTestCase() Totals: 60 passed, 1 failed, 4 skipped, 0 blacklisted ********* Finished testing of tst_QMimeDatabase ********* QTemporaryDir: Unable to remove "C:\Users\qt\AppData\Local\Temp\tst_qmimedatabase-bkIOm7" most likely due to the presence of read-only files. QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qmimedatabase-xml: 1 seconds, exit code 1 Build log: http://testresults.qt.io/ci/QtBase_5.4_Integration/build_01852/win32-msvc2010_opengl_dynamic_Windows_7/log.txt.gz Tested changes (refs/builds/5.4_1425391430): http://codereview.qt-project.org/105599 [PS3] - QMimeDatabase: warn instead of asserting on bad magic. http://codereview.qt-project.org/107613 [PS1] - Remove C++11 usage from NetworkManager bearer plugin http://codereview.qt-project.org/107603 [PS1] - Adjust wiki links to the new redirect From ci-noreply at qt-project.org Tue Mar 3 16:24:53 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 3 Mar 2015 17:24:53 +0200 Subject: [Ci-reports] fail on QtDeclarative_dev_Integration #2631 Message-ID: <20150303_152453_096751.ci-noreply@qt-project.org> Autotests `tst_qjsengine' and `tst_qjsonbinding' failed :( Testing tst_QJSEngine 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_QJSEngine ********* Config: Using QtTest library 5.6.0, Qt 5.6.0 (i386-little_endian-ilp32 shared (dynamic) release build; by MSVC 2010) PASS : tst_QJSEngine::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_qjsengine: 1 seconds, exit code 3221225477 Testing tst_qjsonbinding 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_qjsonbinding ********* Config: Using QtTest library 5.6.0, Qt 5.6.0 (i386-little_endian-ilp32 shared (dynamic) release build; by MSVC 2010) PASS : tst_qjsonbinding::initTestCase() PASS : tst_qjsonbinding::cppJsConversion(true) PASS : tst_qjsonbinding::cppJsConversion(false) PASS : tst_qjsonbinding::cppJsConversion(null) PASS : tst_qjsonbinding::cppJsConversion(number.0) PASS : tst_qjsonbinding::cppJsConversion(number.1) PASS : tst_qjsonbinding::cppJsConversion(string.0) PASS : tst_qjsonbinding::cppJsConversion(undefined) PASS : tst_qjsonbinding::cppJsConversion(object.0) PASS : tst_qjsonbinding::cppJsConversion(object.1) PASS : tst_qjsonbinding::cppJsConversion(object.2) PASS : tst_qjsonbinding::cppJsConversion(object.3) PASS : tst_qjsonbinding::cppJsConversion(object.4) PASS : tst_qjsonbinding::cppJsConversion(array.0) PASS : tst_qjsonbinding::cppJsConversion(array.1) PASS : tst_qjsonbinding::cppJsConversion(array.2) PASS : tst_qjsonbinding::cppJsConversion(array.3) PASS : tst_qjsonbinding::cppJsConversion(array.4) 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_qjsonbinding: 1 seconds, exit code 3221225477 Build log: http://testresults.qt.io/ci/QtDeclarative_dev_Integration/build_02631/win32-msvc2010_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1425395169): http://codereview.qt-project.org/106114 [PS5] - Cleanup some of the casting code http://codereview.qt-project.org/106113 [PS5] - Get rid of Value::fromManaged() http://codereview.qt-project.org/106112 [PS5] - Reduce dependencies http://codereview.qt-project.org/106111 [PS4] - Wrap members in Object in a Heap::Pointer http://codereview.qt-project.org/106079 [PS5] - Reduce dependencies http://codereview.qt-project.org/106266 [PS5] - Fix assert From ci-noreply at qt-project.org Tue Mar 3 16:31:58 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 3 Mar 2015 17:31:58 +0200 Subject: [Ci-reports] pass on QtBase_dev_Integration #5924 Message-ID: <20150303_153158_026608.ci-noreply@qt-project.org> QtBase_dev_Integration #5924: SUCCESS Tested changes (refs/builds/dev_1425389131): http://codereview.qt-project.org/107623 [PS1] - Merge remote-tracking branch 'origin/5.5' into dev From ci-noreply at qt-project.org Tue Mar 3 16:51:48 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 3 Mar 2015 17:51:48 +0200 Subject: [Ci-reports] pass on QtBase_5.5_Integration #143 Message-ID: <20150303_155148_036202.ci-noreply@qt-project.org> QtBase_5.5_Integration #143: SUCCESS Tested changes (refs/builds/5.5_1425390456): http://codereview.qt-project.org/107002 [PS1] - Optimize fallback RGB888 to RGB32 conversion http://codereview.qt-project.org/91866 [PS14] - Document Q_ENUM and Q_FLAG http://codereview.qt-project.org/107417 [PS1] - QTabletEvent manual test: use built-in QDebug operator http://codereview.qt-project.org/107399 [PS2] - QEvent types: use Q_ENUM qDebug support instead of custom formatters http://codereview.qt-project.org/107375 [PS2] - autotests: fix the build in case of QT_NO_WHEELEVENT http://codereview.qt-project.org/107200 [PS3] - avoid sending QPinchGestures based on unreasonable pinch deltas http://codereview.qt-project.org/107145 [PS4] - doc: imagegestures example: document the pinch handler From ci-noreply at qt-project.org Tue Mar 3 16:58:00 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 3 Mar 2015 17:58:00 +0200 Subject: [Ci-reports] Problems... Message-ID: <20150303_155800_075356.ci-noreply@qt-project.org> Some problems occurred recently... 2015-03-03T15:56:00Z: [QtBase_5.5_Integration error] fetch http://qt-ci.digia.com//job/QtBase_5.5_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 1761., retry in 2 seconds From ci-noreply at qt-project.org Tue Mar 3 17:29:29 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 3 Mar 2015 18:29:29 +0200 Subject: [Ci-reports] pass on QtDeclarative_5.5_Integration #39 Message-ID: <20150303_162929_045661.ci-noreply@qt-project.org> QtDeclarative_5.5_Integration #39: SUCCESS Tested changes (refs/builds/5.5_1425394005): http://codereview.qt-project.org/107571 [PS1] - Use of fullsize distance field textures should be font-dependent. From ci-noreply at qt-project.org Tue Mar 3 17:50:52 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 3 Mar 2015 18:50:52 +0200 Subject: [Ci-reports] fail on QtBase_5.5_Integration #145 Message-ID: <20150303_165052_068032.ci-noreply@qt-project.org> Autotest `tst_qnetworkdiskcache' failed :( Testing tst_QNetworkDiskCache FAIL! : tst_QNetworkDiskCache::setCookieHeader() '!actualCookieJar.empty()' returned FALSE. () tst_qnetworkdiskcache.cpp(440) : failure location Totals: 23 passed, 1 failed, 0 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QNetworkDiskCache ********* Config: Using QtTest library 5.5.0, Qt 5.5.0 (i386-little_endian-ilp32 shared (dynamic) release build; by MSVC 2010) PASS : tst_QNetworkDiskCache::initTestCase() QWARN : tst_QNetworkDiskCache::qnetworkdiskcache() QNetworkDiskCache::expire() The cache directory is not set QWARN : tst_QNetworkDiskCache::qnetworkdiskcache() QNetworkDiskCache::insert() called on a device we don't know about QObject(0x0) QWARN : tst_QNetworkDiskCache::qnetworkdiskcache() QFSFileEngine::open: No file name specified QWARN : tst_QNetworkDiskCache::qnetworkdiskcache() QNetworkDiskCache::prepare() The cache directory is not set PASS : tst_QNetworkDiskCache::qnetworkdiskcache() PASS : tst_QNetworkDiskCache::prepare() PASS : tst_QNetworkDiskCache::cacheSize() PASS : tst_QNetworkDiskCache::clear() PASS : tst_QNetworkDiskCache::data(null) PASS : tst_QNetworkDiskCache::data(non-null) PASS : tst_QNetworkDiskCache::metaData() PASS : tst_QNetworkDiskCache::remove() PASS : tst_QNetworkDiskCache::accessAfterRemove() FAIL! : tst_QNetworkDiskCache::setCookieHeader() '!actualCookieJar.empty()' returned FALSE. () tst_qnetworkdiskcache.cpp(440) : failure location PASS : tst_QNetworkDiskCache::setCacheDirectory(null) PASS : tst_QNetworkDiskCache::setCacheDirectory(foo) PASS : tst_QNetworkDiskCache::updateMetaData() PASS : tst_QNetworkDiskCache::fileMetaData() PASS : tst_QNetworkDiskCache::expire() PASS : tst_QNetworkDiskCache::oldCacheVersionFile(0) PASS : tst_QNetworkDiskCache::oldCacheVersionFile(1) PASS : tst_QNetworkDiskCache::streamVersion(Qt 5.1) PASS : tst_QNetworkDiskCache::streamVersion(current) PASS : tst_QNetworkDiskCache::streamVersion(higher than current) PASS : tst_QNetworkDiskCache::sync() PASS : tst_QNetworkDiskCache::crashWhenParentingCache() PASS : tst_QNetworkDiskCache::cleanupTestCase() Totals: 23 passed, 1 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_QNetworkDiskCache ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qnetworkdiskcache: 18 seconds, exit code 1 Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_00145/win32-msvc2010_Windows_7/log.txt.gz Tested changes (refs/builds/5.5_1425398003): http://codereview.qt-project.org/107082 [PS1] - Remove non-templated pixellayout methods http://codereview.qt-project.org/107619 [PS1] - Doc: fixed links on index page QtConcurrent http://codereview.qt-project.org/107171 [PS4] - Make some QAbstractItemModel API invokable http://codereview.qt-project.org/107170 [PS1] - Make the QItemSelectionModel::selection a property. http://codereview.qt-project.org/107412 [PS1] - OS X: Fix mixing writing systems, ligatures and text formatting http://codereview.qt-project.org/107600 [PS4] - QLockFile: Avoid zero-sized lock file on write error http://codereview.qt-project.org/107552 [PS3] - Clarify QMatrix4x4::lookAt() docs http://codereview.qt-project.org/107409 [PS2] - Add Raspberry Pi 2 specs From ci-noreply at qt-project.org Tue Mar 3 17:56:23 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 3 Mar 2015 18:56:23 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #5925 Message-ID: <20150303_165623_077706.ci-noreply@qt-project.org> Autotest `license' failed :( # Failed test 'No reference text for license type LGPL in src/gui/painting/qrgba64.h, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 364. # Looks like you failed 1 test of 6847. /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl .. Dubious, test returned 1 (wstat 256, 0x100) Failed 1/6847 subtests Test Summary Report ------------------- /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl (Wstat: 256 Tests: 6847 Failed: 1) Failed test: 3173 Non-zero exit status: 1 Files=1, Tests=6847, 8 wallclock secs ( 0.72 usr 0.04 sys + 7.25 cusr 0.38 csys = 8.39 CPU) Result: FAIL QtQA::App::TestRunner: test failed, running again to see if it is flaky... # Failed test 'No reference text for license type LGPL in src/gui/painting/qrgba64.h, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 364. # Looks like you failed 1 test of 6847. /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl .. Dubious, test returned 1 (wstat 256, 0x100) Failed 1/6847 subtests Test Summary Report ------------------- /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl (Wstat: 256 Tests: 6847 Failed: 1) Failed test: 3173 Non-zero exit status: 1 Files=1, Tests=6847, 8 wallclock secs ( 0.71 usr 0.04 sys + 7.28 cusr 0.29 csys = 8.32 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.io/ci/QtBase_dev_Integration/build_05925/linux-g++_developer-build_OpenSuSE_13.1_x64/log.txt.gz Tested changes (refs/builds/dev_1425401600): http://codereview.qt-project.org/106046 [PS6] - Introduce QRgba64 structure for 64bit RGBA values From ci-noreply at qt-project.org Tue Mar 3 18:16:28 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 3 Mar 2015 19:16:28 +0200 Subject: [Ci-reports] fail on Qt5_5.5_Integration #16 Message-ID: <20150303_171628_031321.ci-noreply@qt-project.org> Autotests `tst_qdnslookup' and `tst_qnetworkdiskcache' failed :( Testing tst_QNetworkDiskCache FAIL! : tst_QNetworkDiskCache::setCookieHeader() '!actualCookieJar.empty()' returned FALSE. () tst_qnetworkdiskcache.cpp(440) : failure location Totals: 23 passed, 1 failed, 0 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QNetworkDiskCache ********* Config: Using QtTest library 5.5.0, Qt 5.5.0 (i386-little_endian-ilp32 shared (dynamic) release build; by MSVC 2010) PASS : tst_QNetworkDiskCache::initTestCase() QWARN : tst_QNetworkDiskCache::qnetworkdiskcache() QNetworkDiskCache::expire() The cache directory is not set QWARN : tst_QNetworkDiskCache::qnetworkdiskcache() QNetworkDiskCache::insert() called on a device we don't know about QObject(0x0) QWARN : tst_QNetworkDiskCache::qnetworkdiskcache() QFSFileEngine::open: No file name specified QWARN : tst_QNetworkDiskCache::qnetworkdiskcache() QNetworkDiskCache::prepare() The cache directory is not set PASS : tst_QNetworkDiskCache::qnetworkdiskcache() PASS : tst_QNetworkDiskCache::prepare() PASS : tst_QNetworkDiskCache::cacheSize() PASS : tst_QNetworkDiskCache::clear() PASS : tst_QNetworkDiskCache::data(null) PASS : tst_QNetworkDiskCache::data(non-null) PASS : tst_QNetworkDiskCache::metaData() PASS : tst_QNetworkDiskCache::remove() PASS : tst_QNetworkDiskCache::accessAfterRemove() FAIL! : tst_QNetworkDiskCache::setCookieHeader() '!actualCookieJar.empty()' returned FALSE. () tst_qnetworkdiskcache.cpp(440) : failure location PASS : tst_QNetworkDiskCache::setCacheDirectory(null) PASS : tst_QNetworkDiskCache::setCacheDirectory(foo) PASS : tst_QNetworkDiskCache::updateMetaData() PASS : tst_QNetworkDiskCache::fileMetaData() PASS : tst_QNetworkDiskCache::expire() PASS : tst_QNetworkDiskCache::oldCacheVersionFile(0) PASS : tst_QNetworkDiskCache::oldCacheVersionFile(1) PASS : tst_QNetworkDiskCache::streamVersion(Qt 5.1) PASS : tst_QNetworkDiskCache::streamVersion(current) PASS : tst_QNetworkDiskCache::streamVersion(higher than current) PASS : tst_QNetworkDiskCache::sync() PASS : tst_QNetworkDiskCache::crashWhenParentingCache() PASS : tst_QNetworkDiskCache::cleanupTestCase() Totals: 23 passed, 1 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_QNetworkDiskCache ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qnetworkdiskcache: 19 seconds, exit code 1 Testing tst_QDnsLookup FAIL! : tst_QDnsLookup::lookup(normal:ns-single) Compared values are not the same Actual (nameServers.join(';')): "ns11.cloudns.net" Expected (ns) : "ns-foo.linpro.net" tst_qdnslookup.cpp(253) : failure location FAIL! : tst_QDnsLookup::lookup(normal:ns-multi) Compared values are not the same Actual (nameServers.join(';')): "ns11.cloudns.net;ns12.cloudns.net" Expected (ns) : "ns-bar.linpro.net;ns-foo.linpro.net" tst_qdnslookup.cpp(253) : failure location FAIL! : tst_QDnsLookup::lookup(normal:ptr-single) 'int(lookup.error()) == error' returned FALSE. (Non existent domain) tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(idn:ns-single) Compared values are not the same Actual (nameServers.join(';')): "ns11.cloudns.net" Expected (ns) : "ns-foo.linpro.net" tst_qdnslookup.cpp(253) : failure location FAIL! : tst_QDnsLookup::lookup(idn:ns-multi) Compared values are not the same Actual (nameServers.join(';')): "ns11.cloudns.net;ns12.cloudns.net" Expected (ns) : "ns-bar.linpro.net;ns-foo.linpro.net" tst_qdnslookup.cpp(253) : failure location FAIL! : tst_QDnsLookup::lookup(idn:ptr-single) 'int(lookup.error()) == error' returned FALSE. (Non existent domain) tst_qdnslookup.cpp(209) : failure location Totals: 74 passed, 6 failed, 0 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QDnsLookup ********* Config: Using QtTest library 5.5.0, Qt 5.5.0 (i386-little_endian-ilp32 shared (dynamic) release build; by MSVC 2010) PASS : tst_QDnsLookup::initTestCase() PASS : tst_QDnsLookup::lookup(normal:a-empty) PASS : tst_QDnsLookup::lookup(normal:a-notfound) PASS : tst_QDnsLookup::lookup(normal:a-single) PASS : tst_QDnsLookup::lookup(normal:a-multi) PASS : tst_QDnsLookup::lookup(normal:aaaa-empty) PASS : tst_QDnsLookup::lookup(normal:aaaa-notfound) PASS : tst_QDnsLookup::lookup(normal:aaaa-single) PASS : tst_QDnsLookup::lookup(normal:aaaa-multi) PASS : tst_QDnsLookup::lookup(normal:any-empty) PASS : tst_QDnsLookup::lookup(normal:any-notfound) PASS : tst_QDnsLookup::lookup(normal:any-a-single) PASS : tst_QDnsLookup::lookup(normal:any-a-plus-aaaa) PASS : tst_QDnsLookup::lookup(normal:any-multi) PASS : tst_QDnsLookup::lookup(normal:mx-empty) PASS : tst_QDnsLookup::lookup(normal:mx-notfound) PASS : tst_QDnsLookup::lookup(normal:mx-single) PASS : tst_QDnsLookup::lookup(normal:mx-single-cname) PASS : tst_QDnsLookup::lookup(normal:mx-multi) PASS : tst_QDnsLookup::lookup(normal:mx-multi-sameprio) PASS : tst_QDnsLookup::lookup(normal:ns-empty) PASS : tst_QDnsLookup::lookup(normal:ns-notfound) FAIL! : tst_QDnsLookup::lookup(normal:ns-single) Compared values are not the same Actual (nameServers.join(';')): "ns11.cloudns.net" Expected (ns) : "ns-foo.linpro.net" tst_qdnslookup.cpp(253) : failure location FAIL! : tst_QDnsLookup::lookup(normal:ns-multi) Compared values are not the same Actual (nameServers.join(';')): "ns11.cloudns.net;ns12.cloudns.net" Expected (ns) : "ns-bar.linpro.net;ns-foo.linpro.net" tst_qdnslookup.cpp(253) : failure location PASS : tst_QDnsLookup::lookup(normal:ptr-empty) PASS : tst_QDnsLookup::lookup(normal:ptr-notfound) FAIL! : tst_QDnsLookup::lookup(normal:ptr-single) 'int(lookup.error()) == error' returned FALSE. (Non existent domain) tst_qdnslookup.cpp(209) : failure location PASS : tst_QDnsLookup::lookup(normal:srv-empty) PASS : tst_QDnsLookup::lookup(normal:srv-notfound) PASS : tst_QDnsLookup::lookup(normal:srv-single) PASS : tst_QDnsLookup::lookup(normal:srv-prio) PASS : tst_QDnsLookup::lookup(normal:srv-weighted) PASS : tst_QDnsLookup::lookup(normal:srv-multi) PASS : tst_QDnsLookup::lookup(normal:txt-empty) PASS : tst_QDnsLookup::lookup(normal:txt-notfound) PASS : tst_QDnsLookup::lookup(normal:txt-single) PASS : tst_QDnsLookup::lookup(normal:txt-multi-onerr) PASS : tst_QDnsLookup::lookup(normal:txt-multi-multirr) PASS : tst_QDnsLookup::lookup(idn:a-empty) PASS : tst_QDnsLookup::lookup(idn:a-notfound) PASS : tst_QDnsLookup::lookup(idn:a-single) PASS : tst_QDnsLookup::lookup(idn:a-multi) PASS : tst_QDnsLookup::lookup(idn:aaaa-empty) PASS : tst_QDnsLookup::lookup(idn:aaaa-notfound) PASS : tst_QDnsLookup::lookup(idn:aaaa-single) PASS : tst_QDnsLookup::lookup(idn:aaaa-multi) PASS : tst_QDnsLookup::lookup(idn:any-empty) PASS : tst_QDnsLookup::lookup(idn:any-notfound) PASS : tst_QDnsLookup::lookup(idn:any-a-single) PASS : tst_QDnsLookup::lookup(idn:any-a-plus-aaaa) PASS : tst_QDnsLookup::lookup(idn:any-multi) PASS : tst_QDnsLookup::lookup(idn:mx-empty) PASS : tst_QDnsLookup::lookup(idn:mx-notfound) PASS : tst_QDnsLookup::lookup(idn:mx-single) PASS : tst_QDnsLookup::lookup(idn:mx-single-cname) PASS : tst_QDnsLookup::lookup(idn:mx-multi) PASS : tst_QDnsLookup::lookup(idn:mx-multi-sameprio) PASS : tst_QDnsLookup::lookup(idn:ns-empty) PASS : tst_QDnsLookup::lookup(idn:ns-notfound) FAIL! : tst_QDnsLookup::lookup(idn:ns-single) Compared values are not the same Actual (nameServers.join(';')): "ns11.cloudns.net" Expected (ns) : "ns-foo.linpro.net" tst_qdnslookup.cpp(253) : failure location FAIL! : tst_QDnsLookup::lookup(idn:ns-multi) Compared values are not the same Actual (nameServers.join(';')): "ns11.cloudns.net;ns12.cloudns.net" Expected (ns) : "ns-bar.linpro.net;ns-foo.linpro.net" tst_qdnslookup.cpp(253) : failure location PASS : tst_QDnsLookup::lookup(idn:ptr-empty) PASS : tst_QDnsLookup::lookup(idn:ptr-notfound) FAIL! : tst_QDnsLookup::lookup(idn:ptr-single) 'int(lookup.error()) == error' returned FALSE. (Non existent domain) tst_qdnslookup.cpp(209) : failure location PASS : tst_QDnsLookup::lookup(idn:srv-empty) PASS : tst_QDnsLookup::lookup(idn:srv-notfound) PASS : tst_QDnsLookup::lookup(idn:srv-single) PASS : tst_QDnsLookup::lookup(idn:srv-prio) PASS : tst_QDnsLookup::lookup(idn:srv-weighted) PASS : tst_QDnsLookup::lookup(idn:srv-multi) PASS : tst_QDnsLookup::lookup(idn:txt-empty) PASS : tst_QDnsLookup::lookup(idn:txt-notfound) PASS : tst_QDnsLookup::lookup(idn:txt-single) PASS : tst_QDnsLookup::lookup(idn:txt-multi-onerr) PASS : tst_QDnsLookup::lookup(idn:txt-multi-multirr) PASS : tst_QDnsLookup::lookupReuse(normal) PASS : tst_QDnsLookup::lookupReuse(idn) PASS : tst_QDnsLookup::lookupAbortRetry(normal) PASS : tst_QDnsLookup::lookupAbortRetry(idn) PASS : tst_QDnsLookup::cleanupTestCase() Totals: 74 passed, 6 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_QDnsLookup ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qdnslookup: 1 seconds, exit code 6 Build log: http://testresults.qt.io/ci/Qt5_5.5_Integration/build_00016/win32-msvc2010_Windows_7/log.txt.gz Tested changes (refs/builds/5.5_1425395630): http://codereview.qt-project.org/102241 [PS6] - Added Qt3D as a part of qt5.git default repositories From ci-noreply at qt-project.org Tue Mar 3 18:16:31 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 3 Mar 2015 19:16:31 +0200 Subject: [Ci-reports] fail on QtBase_5.4_Integration #1854 Message-ID: <20150303_171631_055993.ci-noreply@qt-project.org> Compilation failed :( Testing tst_QNetworkDiskCache FAIL! : tst_QNetworkDiskCache::setCookieHeader() '!actualCookieJar.empty()' returned FALSE. () Loc: [tst_qnetworkdiskcache.cpp(440)] Totals: 23 passed, 1 failed, 0 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QNetworkDiskCache ********* Config: Using QtTest library 5.4.2, Qt 5.4.2 (x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 4.6.3) PASS : tst_QNetworkDiskCache::initTestCase() QWARN : tst_QNetworkDiskCache::qnetworkdiskcache() QNetworkDiskCache::expire() The cache directory is not set QWARN : tst_QNetworkDiskCache::qnetworkdiskcache() QNetworkDiskCache::insert() called on a device we don't know about QObject(0x0) QWARN : tst_QNetworkDiskCache::qnetworkdiskcache() QFSFileEngine::open: No file name specified QWARN : tst_QNetworkDiskCache::qnetworkdiskcache() QNetworkDiskCache::prepare() The cache directory is not set PASS : tst_QNetworkDiskCache::qnetworkdiskcache() PASS : tst_QNetworkDiskCache::prepare() PASS : tst_QNetworkDiskCache::cacheSize() PASS : tst_QNetworkDiskCache::clear() PASS : tst_QNetworkDiskCache::data(null) PASS : tst_QNetworkDiskCache::data(non-null) PASS : tst_QNetworkDiskCache::metaData() PASS : tst_QNetworkDiskCache::remove() PASS : tst_QNetworkDiskCache::accessAfterRemove() FAIL! : tst_QNetworkDiskCache::setCookieHeader() '!actualCookieJar.empty()' returned FALSE. () Loc: [tst_qnetworkdiskcache.cpp(440)] PASS : tst_QNetworkDiskCache::setCacheDirectory(null) PASS : tst_QNetworkDiskCache::setCacheDirectory(foo) PASS : tst_QNetworkDiskCache::updateMetaData() PASS : tst_QNetworkDiskCache::fileMetaData() PASS : tst_QNetworkDiskCache::expire() PASS : tst_QNetworkDiskCache::oldCacheVersionFile(0) PASS : tst_QNetworkDiskCache::oldCacheVersionFile(1) PASS : tst_QNetworkDiskCache::streamVersion(Qt 5.1) PASS : tst_QNetworkDiskCache::streamVersion(current) PASS : tst_QNetworkDiskCache::streamVersion(higher than current) PASS : tst_QNetworkDiskCache::sync() PASS : tst_QNetworkDiskCache::crashWhenParentingCache() PASS : tst_QNetworkDiskCache::cleanupTestCase() Totals: 23 passed, 1 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_QNetworkDiskCache ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qnetworkdiskcache: 17 seconds, exit code 1 cc1plus: error: unrecognized command line option ‘-fuse-ld=gold’ Build log: http://testresults.qt.io/ci/QtBase_5.4_Integration/build_01854/linux-g++_no-widgets_Ubuntu_12.04_x64/log.txt.gz Tested changes (refs/builds/5.4_1425395435): http://codereview.qt-project.org/107603 [PS1] - Adjust wiki links to the new redirect From ci-noreply at qt-project.org Tue Mar 3 18:20:22 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 3 Mar 2015 19:20:22 +0200 Subject: [Ci-reports] fail on QtCanvas3D_5.5_Integration #30 Message-ID: <20150303_172022_006177.ci-noreply@qt-project.org> QtCanvas3D_5.5_Integration » win64-msvc2012_developer-build_qtnamespace_Windows_81 #30: FAILURE Build log: http://testresults.qt.io/ci/QtCanvas3D_5.5_Integration/build_00030/win64-msvc2012_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/5.5_1425402022): http://codereview.qt-project.org/107650 [PS1] - Fix wrong license headers LGPL21 -> LGPL3 From ci-noreply at qt-project.org Tue Mar 3 18:20:27 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 3 Mar 2015 18:20:27 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - QtBase_dev_mobile_state #309 - FAILURE Message-ID: <20150303172027.ED6A33069A@fork.qtproject.c.bitbit.net> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt-project.org/ci/QtBase_dev_mobile_state/build_00309 From ci-noreply at qt-project.org Tue Mar 3 18:40:56 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 3 Mar 2015 19:40:56 +0200 Subject: [Ci-reports] fail on QtDoc_dev_Integration #164 Message-ID: <20150303_174056_072664.ci-noreply@qt-project.org> Compilation failed :( C:\Program Files\Microsoft Visual Studio 10.0\VC\INCLUDE\exception(218) : see declaration of 'stdext::exception' C:\Program Files\Microsoft Visual Studio 10.0\VC\INCLUDE\typeinfo(156) : see declaration of 'std::bad_cast' C:\Program Files\Microsoft Visual Studio 10.0\VC\INCLUDE\exception(218) : see declaration of 'stdext::exception' C:\Program Files\Microsoft Visual Studio 10.0\VC\INCLUDE\typeinfo(177) : see declaration of 'std::bad_typeid' C:\Program Files\Microsoft Visual Studio 10.0\VC\INCLUDE\exception(218) : see declaration of 'stdext::exception' C:\Program Files\Microsoft Visual Studio 10.0\VC\INCLUDE\typeinfo(156) : see declaration of 'std::bad_cast' C:\Program Files\Microsoft Visual Studio 10.0\VC\INCLUDE\exception(218) : see declaration of 'stdext::exception' C:\Program Files\Microsoft Visual Studio 10.0\VC\INCLUDE\typeinfo(177) : see declaration of 'std::bad_typeid' qsvggenerator.cpp qsvggenerator.cpp(260) : error C3861: 'PREMUL': identifier not found qsvggenerator.cpp(265) : error C3861: 'PREMUL': identifier not found qsvggenerator.cpp(270) : error C3861: 'INV_PREMUL': identifier not found Build log: http://testresults.qt.io/ci/QtDoc_dev_Integration/build_00164/win32-msvc2010_developer-build_angle_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1425403468): http://codereview.qt-project.org/107656 [PS1] - Merge remote-tracking branch 'origin/5.5' into dev From ci-noreply at qt-project.org Tue Mar 3 18:42:34 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 3 Mar 2015 19:42:34 +0200 Subject: [Ci-reports] fail on QtDeclarative_5.5_Integration #40 Message-ID: <20150303_174234_082421.ci-noreply@qt-project.org> Autotest `tst_qquickpathview' failed :( Testing tst_QQuickPathView Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable FAIL! : tst_QQuickPathView::mouseDrag() '(pathview->isMoving())' returned FALSE. () tst_qquickpathview.cpp(1506) : failure location Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Totals: 129 passed, 1 failed, 0 skipped, 0 blacklisted Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QQuickPathView ********* Config: Using QtTest library 5.5.0, Qt 5.5.0 (i386-little_endian-ilp32 shared (dynamic) release build; by MSVC 2010) PASS : tst_QQuickPathView::initTestCase() PASS : tst_QQuickPathView::initValues() PASS : tst_QQuickPathView::items() PASS : tst_QQuickPathView::dataModel() PASS : tst_QQuickPathView::pathview2() PASS : tst_QQuickPathView::pathview3() PASS : tst_QQuickPathView::initialCurrentIndex() PASS : tst_QQuickPathView::initialCurrentItem() 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) Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable PASS : tst_QQuickPathView::moveModel(no range - move before current to end) PASS : tst_QQuickPathView::moveModel(no range - move last to beginning) PASS : tst_QQuickPathView::moveModel(no range - move current) PASS : tst_QQuickPathView::moveModel(no range - move multiple incl. current) PASS : tst_QQuickPathView::consecutiveModelChanges(no range - insert after, insert before) PASS : tst_QQuickPathView::consecutiveModelChanges(no range - remove after, remove before) PASS : tst_QQuickPathView::consecutiveModelChanges(no range - remove after, insert before) PASS : tst_QQuickPathView::consecutiveModelChanges(no range - insert after, remove before) PASS : tst_QQuickPathView::consecutiveModelChanges(no range - insert, remove all, polish, insert) PASS : tst_QQuickPathView::path() PASS : tst_QQuickPathView::pathMoved() PASS : tst_QQuickPathView::offset(0.0) PASS : tst_QQuickPathView::offset(1.0) PASS : tst_QQuickPathView::offset(5.0) PASS : tst_QQuickPathView::offset(4.6) PASS : tst_QQuickPathView::offset(4.4) PASS : tst_QQuickPathView::offset(5.4) PASS : tst_QQuickPathView::offset(5.6) PASS : tst_QQuickPathView::setCurrentIndex() PASS : tst_QQuickPathView::resetModel() PASS : tst_QQuickPathView::propertyChanges() PASS : tst_QQuickPathView::pathChanges() PASS : tst_QQuickPathView::componentChanges() PASS : tst_QQuickPathView::modelChanges() PASS : tst_QQuickPathView::pathUpdateOnStartChanged() PASS : tst_QQuickPathView::package() PASS : tst_QQuickPathView::emptyModel() PASS : tst_QQuickPathView::emptyPath() PASS : tst_QQuickPathView::closed() PASS : tst_QQuickPathView::pathUpdate() PASS : tst_QQuickPathView::visualDataModel() PASS : tst_QQuickPathView::undefinedPath() FAIL! : tst_QQuickPathView::mouseDrag() '(pathview->isMoving())' returned FALSE. () tst_qquickpathview.cpp(1506) : failure location PASS : tst_QQuickPathView::nestedMouseAreaDrag() PASS : tst_QQuickPathView::treeModel() PASS : tst_QQuickPathView::changePreferredHighlight() PASS : tst_QQuickPathView::missingPercent() PASS : tst_QQuickPathView::creationContext() PASS : tst_QQuickPathView::currentOffsetOnInsertion() PASS : tst_QQuickPathView::asynchronous() PASS : tst_QQuickPathView::cancelDrag() PASS : tst_QQuickPathView::maximumFlickVelocity() PASS : tst_QQuickPathView::snapToItem(no enforce range) PASS : tst_QQuickPathView::snapToItem(enforce range) PASS : tst_QQuickPathView::snapOneItem(no enforce range) PASS : tst_QQuickPathView::snapOneItem(enforce range) PASS : tst_QQuickPathView::positionViewAtIndex(no range, all items, Beginning) PASS : tst_QQuickPathView::positionViewAtIndex(no range, all items, Center) PASS : tst_QQuickPathView::positionViewAtIndex(no range, all items, End) PASS : tst_QQuickPathView::positionViewAtIndex(no range, 5 items, Beginning) PASS : tst_QQuickPathView::positionViewAtIndex(no range, 5 items, Center) PASS : tst_QQuickPathView::positionViewAtIndex(no range, 5 items, End) PASS : tst_QQuickPathView::positionViewAtIndex(no range, 5 items, Contain) PASS : tst_QQuickPathView::positionViewAtIndex(no range, 5 items, init offset 4.0, Contain) PASS : tst_QQuickPathView::positionViewAtIndex(no range, 5 items, init offset 3.0, Contain) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, all items, Beginning) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, all items, Center) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, all items, End) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, all items, Contain) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, all items, init offset 1.0, Contain) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, all items, SnapPosition) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, 5 items, Beginning) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, 5 items, Center) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, 5 items, End) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, 5 items, Contain) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, 5 items, init offset 1.0, Contain) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, 5 items, init offset 2.0, Contain) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, 5 items, SnapPosition) PASS : tst_QQuickPathView::indexAt_itemAt(Item 0 - 585, 95) Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable 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() QWARN : tst_QQuickPathView::changePathDuringRefill() TestNamespace::QWindowsWindow::setGeometryDp: Unable to set geometry 100x39+527+263 on QQuickView/''. Resulting geometry: 104x39+527+263 (frame: 4, 23, 4, 4, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215). PASS : tst_QQuickPathView::changePathDuringRefill() PASS : tst_QQuickPathView::nestedinFlickable() PASS : tst_QQuickPathView::flickableDelegate() PASS : tst_QQuickPathView::jsArrayChange() PASS : tst_QQuickPathView::cleanupTestCase() Totals: 129 passed, 1 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_QQuickPathView ********* Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickpathview: 156 seconds, exit code 1 Build log: http://testresults.qt.io/ci/QtDeclarative_5.5_Integration/build_00040/win32-msvc2010_developer-build_qtnamespace_Windows_7/log.txt.gz Tested changes (refs/builds/5.5_1425400336): http://codereview.qt-project.org/107320 [PS1] - tst_QQuickPathView::mouseDrag(): Introduce QTRY_VERIFY(). http://codereview.qt-project.org/107422 [PS2] - Doc: Changed title GridView example From ci-noreply at qt-project.org Tue Mar 3 18:52:13 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 3 Mar 2015 19:52:13 +0200 Subject: [Ci-reports] fail on QtBase_5.5_Integration #146 Message-ID: <20150303_175213_081210.ci-noreply@qt-project.org> Autotest `tst_qnetworkdiskcache' failed :( Testing tst_QNetworkDiskCache FAIL! : tst_QNetworkDiskCache::setCookieHeader() '!actualCookieJar.empty()' returned FALSE. () tst_qnetworkdiskcache.cpp(440) : failure location Totals: 23 passed, 1 failed, 0 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QNetworkDiskCache ********* Config: Using QtTest library 5.5.0, Qt 5.5.0 (i386-little_endian-ilp32 shared (dynamic) release build; by MSVC 2010) PASS : tst_QNetworkDiskCache::initTestCase() QWARN : tst_QNetworkDiskCache::qnetworkdiskcache() QNetworkDiskCache::expire() The cache directory is not set QWARN : tst_QNetworkDiskCache::qnetworkdiskcache() QNetworkDiskCache::insert() called on a device we don't know about QObject(0x0) QWARN : tst_QNetworkDiskCache::qnetworkdiskcache() QFSFileEngine::open: No file name specified QWARN : tst_QNetworkDiskCache::qnetworkdiskcache() QNetworkDiskCache::prepare() The cache directory is not set PASS : tst_QNetworkDiskCache::qnetworkdiskcache() PASS : tst_QNetworkDiskCache::prepare() PASS : tst_QNetworkDiskCache::cacheSize() PASS : tst_QNetworkDiskCache::clear() PASS : tst_QNetworkDiskCache::data(null) PASS : tst_QNetworkDiskCache::data(non-null) PASS : tst_QNetworkDiskCache::metaData() PASS : tst_QNetworkDiskCache::remove() PASS : tst_QNetworkDiskCache::accessAfterRemove() FAIL! : tst_QNetworkDiskCache::setCookieHeader() '!actualCookieJar.empty()' returned FALSE. () tst_qnetworkdiskcache.cpp(440) : failure location PASS : tst_QNetworkDiskCache::setCacheDirectory(null) PASS : tst_QNetworkDiskCache::setCacheDirectory(foo) PASS : tst_QNetworkDiskCache::updateMetaData() PASS : tst_QNetworkDiskCache::fileMetaData() PASS : tst_QNetworkDiskCache::expire() PASS : tst_QNetworkDiskCache::oldCacheVersionFile(0) PASS : tst_QNetworkDiskCache::oldCacheVersionFile(1) PASS : tst_QNetworkDiskCache::streamVersion(Qt 5.1) PASS : tst_QNetworkDiskCache::streamVersion(current) PASS : tst_QNetworkDiskCache::streamVersion(higher than current) PASS : tst_QNetworkDiskCache::sync() PASS : tst_QNetworkDiskCache::crashWhenParentingCache() PASS : tst_QNetworkDiskCache::cleanupTestCase() Totals: 23 passed, 1 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_QNetworkDiskCache ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qnetworkdiskcache: 18 seconds, exit code 1 Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_00146/win32-msvc2010_developer-build_angle_Windows_7/log.txt.gz Tested changes (refs/builds/5.5_1425401547): http://codereview.qt-project.org/107435 [PS3] - Fix shortcut overriding. http://codereview.qt-project.org/107396 [PS2] - Fix leaking ISA extensions in LTCG builds From ci-noreply at qt-project.org Tue Mar 3 19:03:55 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 3 Mar 2015 20:03:55 +0200 Subject: [Ci-reports] fail on QtBase_5.4_Integration #1855 Message-ID: <20150303_180355_010893.ci-noreply@qt-project.org> Compilation failed :( Testing tst_QNetworkDiskCache FAIL! : tst_QNetworkDiskCache::setCookieHeader() '!actualCookieJar.empty()' returned FALSE. () Loc: [tst_qnetworkdiskcache.cpp(440)] Totals: 23 passed, 1 failed, 0 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QNetworkDiskCache ********* Config: Using QtTest library 5.4.2, Qt 5.4.2 (x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 4.6.3) PASS : tst_QNetworkDiskCache::initTestCase() QWARN : tst_QNetworkDiskCache::qnetworkdiskcache() QNetworkDiskCache::expire() The cache directory is not set QWARN : tst_QNetworkDiskCache::qnetworkdiskcache() QNetworkDiskCache::insert() called on a device we don't know about QObject(0x0) QWARN : tst_QNetworkDiskCache::qnetworkdiskcache() QFSFileEngine::open: No file name specified QWARN : tst_QNetworkDiskCache::qnetworkdiskcache() QNetworkDiskCache::prepare() The cache directory is not set PASS : tst_QNetworkDiskCache::qnetworkdiskcache() PASS : tst_QNetworkDiskCache::prepare() PASS : tst_QNetworkDiskCache::cacheSize() PASS : tst_QNetworkDiskCache::clear() PASS : tst_QNetworkDiskCache::data(null) PASS : tst_QNetworkDiskCache::data(non-null) PASS : tst_QNetworkDiskCache::metaData() PASS : tst_QNetworkDiskCache::remove() PASS : tst_QNetworkDiskCache::accessAfterRemove() FAIL! : tst_QNetworkDiskCache::setCookieHeader() '!actualCookieJar.empty()' returned FALSE. () Loc: [tst_qnetworkdiskcache.cpp(440)] PASS : tst_QNetworkDiskCache::setCacheDirectory(null) PASS : tst_QNetworkDiskCache::setCacheDirectory(foo) PASS : tst_QNetworkDiskCache::updateMetaData() PASS : tst_QNetworkDiskCache::fileMetaData() PASS : tst_QNetworkDiskCache::expire() PASS : tst_QNetworkDiskCache::oldCacheVersionFile(0) PASS : tst_QNetworkDiskCache::oldCacheVersionFile(1) PASS : tst_QNetworkDiskCache::streamVersion(Qt 5.1) PASS : tst_QNetworkDiskCache::streamVersion(current) PASS : tst_QNetworkDiskCache::streamVersion(higher than current) PASS : tst_QNetworkDiskCache::sync() PASS : tst_QNetworkDiskCache::crashWhenParentingCache() PASS : tst_QNetworkDiskCache::cleanupTestCase() Totals: 23 passed, 1 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_QNetworkDiskCache ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qnetworkdiskcache: 16 seconds, exit code 1 cc1plus: error: unrecognized command line option ‘-fuse-ld=gold’ Build log: http://testresults.qt.io/ci/QtBase_5.4_Integration/build_01855/linux-g++_no-widgets_Ubuntu_12.04_x64/log.txt.gz Tested changes (refs/builds/5.4_1425403177): http://codereview.qt-project.org/107603 [PS1] - Adjust wiki links to the new redirect http://codereview.qt-project.org/107613 [PS1] - Remove C++11 usage from NetworkManager bearer plugin From ci-noreply at qt-project.org Tue Mar 3 19:20:07 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 3 Mar 2015 20:20:07 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #5926 Message-ID: <20150303_182007_021579.ci-noreply@qt-project.org> Autotest `tst_qnetworkdiskcache' failed :( Testing tst_QNetworkDiskCache FAIL! : tst_QNetworkDiskCache::setCookieHeader() '!actualCookieJar.empty()' returned FALSE. () tst_qnetworkdiskcache.cpp(440) : failure location Totals: 23 passed, 1 failed, 0 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QNetworkDiskCache ********* Config: Using QtTest library 5.6.0, Qt 5.6.0 (i386-little_endian-ilp32 shared (dynamic) release build; by MSVC 2010) PASS : tst_QNetworkDiskCache::initTestCase() QWARN : tst_QNetworkDiskCache::qnetworkdiskcache() QNetworkDiskCache::expire() The cache directory is not set QWARN : tst_QNetworkDiskCache::qnetworkdiskcache() QNetworkDiskCache::insert() called on a device we don't know about QObject(0x0) QWARN : tst_QNetworkDiskCache::qnetworkdiskcache() QFSFileEngine::open: No file name specified QWARN : tst_QNetworkDiskCache::qnetworkdiskcache() QNetworkDiskCache::prepare() The cache directory is not set PASS : tst_QNetworkDiskCache::qnetworkdiskcache() PASS : tst_QNetworkDiskCache::prepare() PASS : tst_QNetworkDiskCache::cacheSize() PASS : tst_QNetworkDiskCache::clear() PASS : tst_QNetworkDiskCache::data(null) PASS : tst_QNetworkDiskCache::data(non-null) PASS : tst_QNetworkDiskCache::metaData() PASS : tst_QNetworkDiskCache::remove() PASS : tst_QNetworkDiskCache::accessAfterRemove() FAIL! : tst_QNetworkDiskCache::setCookieHeader() '!actualCookieJar.empty()' returned FALSE. () tst_qnetworkdiskcache.cpp(440) : failure location PASS : tst_QNetworkDiskCache::setCacheDirectory(null) PASS : tst_QNetworkDiskCache::setCacheDirectory(foo) PASS : tst_QNetworkDiskCache::updateMetaData() PASS : tst_QNetworkDiskCache::fileMetaData() PASS : tst_QNetworkDiskCache::expire() PASS : tst_QNetworkDiskCache::oldCacheVersionFile(0) PASS : tst_QNetworkDiskCache::oldCacheVersionFile(1) PASS : tst_QNetworkDiskCache::streamVersion(Qt 5.1) PASS : tst_QNetworkDiskCache::streamVersion(current) PASS : tst_QNetworkDiskCache::streamVersion(higher than current) PASS : tst_QNetworkDiskCache::sync() PASS : tst_QNetworkDiskCache::crashWhenParentingCache() PASS : tst_QNetworkDiskCache::cleanupTestCase() Totals: 23 passed, 1 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_QNetworkDiskCache ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qnetworkdiskcache: 19 seconds, exit code 1 Build log: http://testresults.qt.io/ci/QtBase_dev_Integration/build_05926/win32-msvc2010_opengl_dynamic_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1425403025): http://codereview.qt-project.org/107653 [PS1] - Merge remote-tracking branch 'origin/5.5' into dev From ci-noreply at qt-project.org Tue Mar 3 19:22:02 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 3 Mar 2015 20:22:02 +0200 Subject: [Ci-reports] pass on QtCanvas3D_5.5_Integration #32 Message-ID: <20150303_182202_096593.ci-noreply@qt-project.org> QtCanvas3D_5.5_Integration #32: SUCCESS Tested changes (refs/builds/5.5_1425403447): http://codereview.qt-project.org/107650 [PS1] - Fix wrong license headers LGPL21 -> LGPL3 From ci-noreply at qt-project.org Tue Mar 3 19:31:05 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 3 Mar 2015 20:31:05 +0200 Subject: [Ci-reports] pass on QtDeclarative_dev_Integration #2632 Message-ID: <20150303_183105_070705.ci-noreply@qt-project.org> QtDeclarative_dev_Integration #2632: SUCCESS Tested changes (refs/builds/dev_1425400335): http://codereview.qt-project.org/107549 [PS4] - TextEdit: add editingFinished signal From ci-noreply at qt-project.org Tue Mar 3 19:48:41 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 3 Mar 2015 20:48:41 +0200 Subject: [Ci-reports] fail on QtBase_5.5_Integration #147 Message-ID: <20150303_184841_079947.ci-noreply@qt-project.org> Autotest `tst_qnetworkdiskcache' failed :( Testing tst_QNetworkDiskCache FAIL! : tst_QNetworkDiskCache::setCookieHeader() '!actualCookieJar.empty()' returned FALSE. () tst_qnetworkdiskcache.cpp(440) : failure location Totals: 23 passed, 1 failed, 0 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QNetworkDiskCache ********* Config: Using QtTest library 5.5.0, Qt 5.5.0 (i386-little_endian-ilp32 shared (dynamic) release build; by MSVC 2010) PASS : tst_QNetworkDiskCache::initTestCase() QWARN : tst_QNetworkDiskCache::qnetworkdiskcache() QNetworkDiskCache::expire() The cache directory is not set QWARN : tst_QNetworkDiskCache::qnetworkdiskcache() QNetworkDiskCache::insert() called on a device we don't know about QObject(0x0) QWARN : tst_QNetworkDiskCache::qnetworkdiskcache() QFSFileEngine::open: No file name specified QWARN : tst_QNetworkDiskCache::qnetworkdiskcache() QNetworkDiskCache::prepare() The cache directory is not set PASS : tst_QNetworkDiskCache::qnetworkdiskcache() PASS : tst_QNetworkDiskCache::prepare() PASS : tst_QNetworkDiskCache::cacheSize() PASS : tst_QNetworkDiskCache::clear() PASS : tst_QNetworkDiskCache::data(null) PASS : tst_QNetworkDiskCache::data(non-null) PASS : tst_QNetworkDiskCache::metaData() PASS : tst_QNetworkDiskCache::remove() PASS : tst_QNetworkDiskCache::accessAfterRemove() FAIL! : tst_QNetworkDiskCache::setCookieHeader() '!actualCookieJar.empty()' returned FALSE. () tst_qnetworkdiskcache.cpp(440) : failure location PASS : tst_QNetworkDiskCache::setCacheDirectory(null) PASS : tst_QNetworkDiskCache::setCacheDirectory(foo) PASS : tst_QNetworkDiskCache::updateMetaData() PASS : tst_QNetworkDiskCache::fileMetaData() PASS : tst_QNetworkDiskCache::expire() PASS : tst_QNetworkDiskCache::oldCacheVersionFile(0) PASS : tst_QNetworkDiskCache::oldCacheVersionFile(1) PASS : tst_QNetworkDiskCache::streamVersion(Qt 5.1) PASS : tst_QNetworkDiskCache::streamVersion(current) PASS : tst_QNetworkDiskCache::streamVersion(higher than current) PASS : tst_QNetworkDiskCache::sync() PASS : tst_QNetworkDiskCache::crashWhenParentingCache() PASS : tst_QNetworkDiskCache::cleanupTestCase() Totals: 23 passed, 1 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_QNetworkDiskCache ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qnetworkdiskcache: 18 seconds, exit code 1 Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_00147/win32-msvc2010_Windows_7/log.txt.gz Tested changes (refs/builds/5.5_1425405228): http://codereview.qt-project.org/107082 [PS1] - Remove non-templated pixellayout methods http://codereview.qt-project.org/107171 [PS4] - Make some QAbstractItemModel API invokable http://codereview.qt-project.org/107170 [PS1] - Make the QItemSelectionModel::selection a property. http://codereview.qt-project.org/107552 [PS3] - Clarify QMatrix4x4::lookAt() docs http://codereview.qt-project.org/107409 [PS2] - Add Raspberry Pi 2 specs From ci-noreply at qt-project.org Tue Mar 3 19:51:52 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 3 Mar 2015 20:51:52 +0200 Subject: [Ci-reports] pass on QtConnectivity_dev_Integration #359 Message-ID: <20150303_185152_094325.ci-noreply@qt-project.org> QtConnectivity_dev_Integration #359: SUCCESS Tested changes (refs/builds/dev_1425404557): http://codereview.qt-project.org/107654 [PS1] - Merge remote-tracking branch 'origin/5.5' into dev From ci-noreply at qt-project.org Tue Mar 3 19:55:21 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 3 Mar 2015 20:55:21 +0200 Subject: [Ci-reports] pass on QtMultimedia_5.5_Integration #14 Message-ID: <20150303_185521_097027.ci-noreply@qt-project.org> QtMultimedia_5.5_Integration #14: SUCCESS Tested changes (refs/builds/5.5_1425404045): http://codereview.qt-project.org/107683 [PS1] - Merge remote-tracking branch 'origin/5.4' into 5.5 From ci-noreply at qt-project.org Tue Mar 3 20:00:06 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 3 Mar 2015 21:00:06 +0200 Subject: [Ci-reports] pass on QtAndroidExtras_dev_Integration #33 Message-ID: <20150303_190006_021729.ci-noreply@qt-project.org> QtAndroidExtras_dev_Integration #33: SUCCESS Tested changes (refs/builds/dev_1425405454): http://codereview.qt-project.org/107652 [PS1] - Merge remote-tracking branch 'origin/5.5' into dev From ci-noreply at qt-project.org Tue Mar 3 20:03:25 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 3 Mar 2015 21:03:25 +0200 Subject: [Ci-reports] pass on QtImageFormats_dev_Integration #88 Message-ID: <20150303_190325_038491.ci-noreply@qt-project.org> QtImageFormats_dev_Integration #88: SUCCESS Tested changes (refs/builds/dev_1425405611): http://codereview.qt-project.org/107657 [PS1] - Merge remote-tracking branch 'origin/5.5' into dev From ci-noreply at qt-project.org Tue Mar 3 20:43:36 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 3 Mar 2015 11:43:36 -0800 Subject: [Ci-reports] fail on Test-project #10 Message-ID: <20150303_194336_086065.ci-noreply@qt-project.org> Test-project #10: FAILURE Build log: http://localhost:8080/job/Test-project/10/consoleText Tested changes (refs/builds/master_1425405208): http://localhost/1 [PS1] - baaaaar From ci-noreply at qt-project.org Tue Mar 3 20:43:38 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 3 Mar 2015 11:43:38 -0800 Subject: [Ci-reports] Problems... Message-ID: <20150303_194338_094426.ci-noreply@qt-project.org> Some problems occurred recently... 2015-03-03T19:43:32Z: [Test-project error] connect() failed: Connection refused, retry in 4 seconds From ci-noreply at qt-project.org Tue Mar 3 20:54:29 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 3 Mar 2015 21:54:29 +0200 Subject: [Ci-reports] fail on QtDeclarative_5.5_Integration #41 Message-ID: <20150303_195429_028913.ci-noreply@qt-project.org> Autotest `tst_qquickpathview' failed :( Testing tst_QQuickPathView Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable FAIL! : tst_QQuickPathView::mouseDrag() '(pathview->isMoving())' returned FALSE. () tst_qquickpathview.cpp(1506) : failure location Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Totals: 129 passed, 1 failed, 0 skipped, 0 blacklisted Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QQuickPathView ********* Config: Using QtTest library 5.5.0, Qt 5.5.0 (i386-little_endian-ilp32 shared (dynamic) release build; by MSVC 2010) PASS : tst_QQuickPathView::initTestCase() PASS : tst_QQuickPathView::initValues() PASS : tst_QQuickPathView::items() PASS : tst_QQuickPathView::dataModel() PASS : tst_QQuickPathView::pathview2() PASS : tst_QQuickPathView::pathview3() PASS : tst_QQuickPathView::initialCurrentIndex() PASS : tst_QQuickPathView::initialCurrentItem() 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) Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable PASS : tst_QQuickPathView::moveModel(no range - move before current to end) PASS : tst_QQuickPathView::moveModel(no range - move last to beginning) PASS : tst_QQuickPathView::moveModel(no range - move current) PASS : tst_QQuickPathView::moveModel(no range - move multiple incl. current) PASS : tst_QQuickPathView::consecutiveModelChanges(no range - insert after, insert before) PASS : tst_QQuickPathView::consecutiveModelChanges(no range - remove after, remove before) PASS : tst_QQuickPathView::consecutiveModelChanges(no range - remove after, insert before) PASS : tst_QQuickPathView::consecutiveModelChanges(no range - insert after, remove before) PASS : tst_QQuickPathView::consecutiveModelChanges(no range - insert, remove all, polish, insert) PASS : tst_QQuickPathView::path() PASS : tst_QQuickPathView::pathMoved() PASS : tst_QQuickPathView::offset(0.0) PASS : tst_QQuickPathView::offset(1.0) PASS : tst_QQuickPathView::offset(5.0) PASS : tst_QQuickPathView::offset(4.6) PASS : tst_QQuickPathView::offset(4.4) PASS : tst_QQuickPathView::offset(5.4) PASS : tst_QQuickPathView::offset(5.6) PASS : tst_QQuickPathView::setCurrentIndex() PASS : tst_QQuickPathView::resetModel() PASS : tst_QQuickPathView::propertyChanges() PASS : tst_QQuickPathView::pathChanges() PASS : tst_QQuickPathView::componentChanges() PASS : tst_QQuickPathView::modelChanges() PASS : tst_QQuickPathView::pathUpdateOnStartChanged() PASS : tst_QQuickPathView::package() PASS : tst_QQuickPathView::emptyModel() PASS : tst_QQuickPathView::emptyPath() PASS : tst_QQuickPathView::closed() PASS : tst_QQuickPathView::pathUpdate() PASS : tst_QQuickPathView::visualDataModel() PASS : tst_QQuickPathView::undefinedPath() FAIL! : tst_QQuickPathView::mouseDrag() '(pathview->isMoving())' returned FALSE. () tst_qquickpathview.cpp(1506) : failure location PASS : tst_QQuickPathView::nestedMouseAreaDrag() PASS : tst_QQuickPathView::treeModel() PASS : tst_QQuickPathView::changePreferredHighlight() PASS : tst_QQuickPathView::missingPercent() PASS : tst_QQuickPathView::creationContext() PASS : tst_QQuickPathView::currentOffsetOnInsertion() PASS : tst_QQuickPathView::asynchronous() PASS : tst_QQuickPathView::cancelDrag() PASS : tst_QQuickPathView::maximumFlickVelocity() PASS : tst_QQuickPathView::snapToItem(no enforce range) PASS : tst_QQuickPathView::snapToItem(enforce range) PASS : tst_QQuickPathView::snapOneItem(no enforce range) PASS : tst_QQuickPathView::snapOneItem(enforce range) PASS : tst_QQuickPathView::positionViewAtIndex(no range, all items, Beginning) PASS : tst_QQuickPathView::positionViewAtIndex(no range, all items, Center) PASS : tst_QQuickPathView::positionViewAtIndex(no range, all items, End) PASS : tst_QQuickPathView::positionViewAtIndex(no range, 5 items, Beginning) PASS : tst_QQuickPathView::positionViewAtIndex(no range, 5 items, Center) PASS : tst_QQuickPathView::positionViewAtIndex(no range, 5 items, End) PASS : tst_QQuickPathView::positionViewAtIndex(no range, 5 items, Contain) PASS : tst_QQuickPathView::positionViewAtIndex(no range, 5 items, init offset 4.0, Contain) PASS : tst_QQuickPathView::positionViewAtIndex(no range, 5 items, init offset 3.0, Contain) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, all items, Beginning) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, all items, Center) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, all items, End) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, all items, Contain) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, all items, init offset 1.0, Contain) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, all items, SnapPosition) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, 5 items, Beginning) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, 5 items, Center) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, 5 items, End) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, 5 items, Contain) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, 5 items, init offset 1.0, Contain) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, 5 items, init offset 2.0, Contain) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, 5 items, SnapPosition) PASS : tst_QQuickPathView::indexAt_itemAt(Item 0 - 585, 95) Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable 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() QWARN : tst_QQuickPathView::changePathDuringRefill() TestNamespace::QWindowsWindow::setGeometryDp: Unable to set geometry 100x39+527+263 on QQuickView/''. Resulting geometry: 104x39+527+263 (frame: 4, 23, 4, 4, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215). PASS : tst_QQuickPathView::changePathDuringRefill() PASS : tst_QQuickPathView::nestedinFlickable() PASS : tst_QQuickPathView::flickableDelegate() PASS : tst_QQuickPathView::jsArrayChange() PASS : tst_QQuickPathView::cleanupTestCase() Totals: 129 passed, 1 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_QQuickPathView ********* Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickpathview: 157 seconds, exit code 1 Build log: http://testresults.qt.io/ci/QtDeclarative_5.5_Integration/build_00041/win32-msvc2010_developer-build_qtnamespace_Windows_7/log.txt.gz Tested changes (refs/builds/5.5_1425408250): http://codereview.qt-project.org/107320 [PS1] - tst_QQuickPathView::mouseDrag(): Introduce QTRY_VERIFY(). From ci-noreply at qt-project.org Tue Mar 3 21:03:31 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 3 Mar 2015 22:03:31 +0200 Subject: [Ci-reports] fail on QtBase_5.5_Integration #149 Message-ID: <20150303_200331_095759.ci-noreply@qt-project.org> Autotest `tst_qnetworkdiskcache' failed :( Testing tst_QNetworkDiskCache FAIL! : tst_QNetworkDiskCache::setCookieHeader() '!actualCookieJar.empty()' returned FALSE. () tst_qnetworkdiskcache.cpp(440) : failure location Totals: 23 passed, 1 failed, 0 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QNetworkDiskCache ********* Config: Using QtTest library 5.5.0, Qt 5.5.0 (i386-little_endian-ilp32 shared (dynamic) release build; by MSVC 2010) PASS : tst_QNetworkDiskCache::initTestCase() QWARN : tst_QNetworkDiskCache::qnetworkdiskcache() QNetworkDiskCache::expire() The cache directory is not set QWARN : tst_QNetworkDiskCache::qnetworkdiskcache() QNetworkDiskCache::insert() called on a device we don't know about QObject(0x0) QWARN : tst_QNetworkDiskCache::qnetworkdiskcache() QFSFileEngine::open: No file name specified QWARN : tst_QNetworkDiskCache::qnetworkdiskcache() QNetworkDiskCache::prepare() The cache directory is not set PASS : tst_QNetworkDiskCache::qnetworkdiskcache() PASS : tst_QNetworkDiskCache::prepare() PASS : tst_QNetworkDiskCache::cacheSize() PASS : tst_QNetworkDiskCache::clear() PASS : tst_QNetworkDiskCache::data(null) PASS : tst_QNetworkDiskCache::data(non-null) PASS : tst_QNetworkDiskCache::metaData() PASS : tst_QNetworkDiskCache::remove() PASS : tst_QNetworkDiskCache::accessAfterRemove() FAIL! : tst_QNetworkDiskCache::setCookieHeader() '!actualCookieJar.empty()' returned FALSE. () tst_qnetworkdiskcache.cpp(440) : failure location PASS : tst_QNetworkDiskCache::setCacheDirectory(null) PASS : tst_QNetworkDiskCache::setCacheDirectory(foo) PASS : tst_QNetworkDiskCache::updateMetaData() PASS : tst_QNetworkDiskCache::fileMetaData() PASS : tst_QNetworkDiskCache::expire() PASS : tst_QNetworkDiskCache::oldCacheVersionFile(0) PASS : tst_QNetworkDiskCache::oldCacheVersionFile(1) PASS : tst_QNetworkDiskCache::streamVersion(Qt 5.1) PASS : tst_QNetworkDiskCache::streamVersion(current) PASS : tst_QNetworkDiskCache::streamVersion(higher than current) PASS : tst_QNetworkDiskCache::sync() PASS : tst_QNetworkDiskCache::crashWhenParentingCache() PASS : tst_QNetworkDiskCache::cleanupTestCase() Totals: 23 passed, 1 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_QNetworkDiskCache ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qnetworkdiskcache: 18 seconds, exit code 1 Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_00149/win32-msvc2010_developer-build_angle_Windows_7/log.txt.gz Tested changes (refs/builds/5.5_1425408632): http://codereview.qt-project.org/107522 [PS1] - Windows plugin: Simplify cursor code in platform screen. http://codereview.qt-project.org/107521 [PS2] - Clean headers in the Windows plugin. http://codereview.qt-project.org/107520 [PS2] - Clean headers in the Direct2D plugin. http://codereview.qt-project.org/107388 [PS1] - Remove debug formatting functions obsoleted by the new debug operator for QFlag. From ci-noreply at qt-project.org Tue Mar 3 21:31:41 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 3 Mar 2015 22:31:41 +0200 Subject: [Ci-reports] pass on QtDeclarative_dev_Integration #2635 Message-ID: <20150303_203141_072225.ci-noreply@qt-project.org> QtDeclarative_dev_Integration #2635: SUCCESS Tested changes (refs/builds/dev_1425407570): http://codereview.qt-project.org/107655 [PS1] - Merge remote-tracking branch 'origin/5.5' into dev From ci-noreply at qt-project.org Tue Mar 3 22:15:41 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 3 Mar 2015 23:15:41 +0200 Subject: [Ci-reports] fail on QtBase_5.4_Integration #1856 Message-ID: <20150303_211541_029832.ci-noreply@qt-project.org> Compilation failed :( Testing tst_QNetworkDiskCache FAIL! : tst_QNetworkDiskCache::setCookieHeader() '!actualCookieJar.empty()' returned FALSE. () Loc: [tst_qnetworkdiskcache.cpp(440)] Totals: 23 passed, 1 failed, 0 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QNetworkDiskCache ********* Config: Using QtTest library 5.4.2, Qt 5.4.2 (x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 4.6.3) PASS : tst_QNetworkDiskCache::initTestCase() QWARN : tst_QNetworkDiskCache::qnetworkdiskcache() QNetworkDiskCache::expire() The cache directory is not set QWARN : tst_QNetworkDiskCache::qnetworkdiskcache() QNetworkDiskCache::insert() called on a device we don't know about QObject(0x0) QWARN : tst_QNetworkDiskCache::qnetworkdiskcache() QFSFileEngine::open: No file name specified QWARN : tst_QNetworkDiskCache::qnetworkdiskcache() QNetworkDiskCache::prepare() The cache directory is not set PASS : tst_QNetworkDiskCache::qnetworkdiskcache() PASS : tst_QNetworkDiskCache::prepare() PASS : tst_QNetworkDiskCache::cacheSize() PASS : tst_QNetworkDiskCache::clear() PASS : tst_QNetworkDiskCache::data(null) PASS : tst_QNetworkDiskCache::data(non-null) PASS : tst_QNetworkDiskCache::metaData() PASS : tst_QNetworkDiskCache::remove() PASS : tst_QNetworkDiskCache::accessAfterRemove() FAIL! : tst_QNetworkDiskCache::setCookieHeader() '!actualCookieJar.empty()' returned FALSE. () Loc: [tst_qnetworkdiskcache.cpp(440)] PASS : tst_QNetworkDiskCache::setCacheDirectory(null) PASS : tst_QNetworkDiskCache::setCacheDirectory(foo) PASS : tst_QNetworkDiskCache::updateMetaData() PASS : tst_QNetworkDiskCache::fileMetaData() PASS : tst_QNetworkDiskCache::expire() PASS : tst_QNetworkDiskCache::oldCacheVersionFile(0) PASS : tst_QNetworkDiskCache::oldCacheVersionFile(1) PASS : tst_QNetworkDiskCache::streamVersion(Qt 5.1) PASS : tst_QNetworkDiskCache::streamVersion(current) PASS : tst_QNetworkDiskCache::streamVersion(higher than current) PASS : tst_QNetworkDiskCache::sync() PASS : tst_QNetworkDiskCache::crashWhenParentingCache() PASS : tst_QNetworkDiskCache::cleanupTestCase() Totals: 23 passed, 1 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_QNetworkDiskCache ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qnetworkdiskcache: 16 seconds, exit code 1 cc1plus: error: unrecognized command line option ‘-fuse-ld=gold’ Build log: http://testresults.qt.io/ci/QtBase_5.4_Integration/build_01856/linux-g++_no-widgets_Ubuntu_12.04_x64/log.txt.gz Tested changes (refs/builds/5.4_1425414915): http://codereview.qt-project.org/107570 [PS2] - tst_QDnsLookup: Update to match the new zone for test.qt-project.org From ci-noreply at qt-project.org Tue Mar 3 22:18:32 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 3 Mar 2015 23:18:32 +0200 Subject: [Ci-reports] fail on QtBase_5.5_Integration #151 Message-ID: <20150303_211832_025734.ci-noreply@qt-project.org> Autotest `tst_qnetworkdiskcache' failed :( Testing tst_QNetworkDiskCache FAIL! : tst_QNetworkDiskCache::setCookieHeader() '!actualCookieJar.empty()' returned FALSE. () tst_qnetworkdiskcache.cpp(440) : failure location Totals: 23 passed, 1 failed, 0 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QNetworkDiskCache ********* Config: Using QtTest library 5.5.0, Qt 5.5.0 (i386-little_endian-ilp32 shared (dynamic) release build; by MSVC 2010) PASS : tst_QNetworkDiskCache::initTestCase() QWARN : tst_QNetworkDiskCache::qnetworkdiskcache() QNetworkDiskCache::expire() The cache directory is not set QWARN : tst_QNetworkDiskCache::qnetworkdiskcache() QNetworkDiskCache::insert() called on a device we don't know about QObject(0x0) QWARN : tst_QNetworkDiskCache::qnetworkdiskcache() QFSFileEngine::open: No file name specified QWARN : tst_QNetworkDiskCache::qnetworkdiskcache() QNetworkDiskCache::prepare() The cache directory is not set PASS : tst_QNetworkDiskCache::qnetworkdiskcache() PASS : tst_QNetworkDiskCache::prepare() PASS : tst_QNetworkDiskCache::cacheSize() PASS : tst_QNetworkDiskCache::clear() PASS : tst_QNetworkDiskCache::data(null) PASS : tst_QNetworkDiskCache::data(non-null) PASS : tst_QNetworkDiskCache::metaData() PASS : tst_QNetworkDiskCache::remove() PASS : tst_QNetworkDiskCache::accessAfterRemove() FAIL! : tst_QNetworkDiskCache::setCookieHeader() '!actualCookieJar.empty()' returned FALSE. () tst_qnetworkdiskcache.cpp(440) : failure location PASS : tst_QNetworkDiskCache::setCacheDirectory(null) PASS : tst_QNetworkDiskCache::setCacheDirectory(foo) PASS : tst_QNetworkDiskCache::updateMetaData() PASS : tst_QNetworkDiskCache::fileMetaData() PASS : tst_QNetworkDiskCache::expire() PASS : tst_QNetworkDiskCache::oldCacheVersionFile(0) PASS : tst_QNetworkDiskCache::oldCacheVersionFile(1) PASS : tst_QNetworkDiskCache::streamVersion(Qt 5.1) PASS : tst_QNetworkDiskCache::streamVersion(current) PASS : tst_QNetworkDiskCache::streamVersion(higher than current) PASS : tst_QNetworkDiskCache::sync() PASS : tst_QNetworkDiskCache::crashWhenParentingCache() PASS : tst_QNetworkDiskCache::cleanupTestCase() Totals: 23 passed, 1 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_QNetworkDiskCache ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qnetworkdiskcache: 18 seconds, exit code 1 Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_00151/win32-msvc2010_developer-build_angle_Windows_7/log.txt.gz Tested changes (refs/builds/5.5_1425413121): http://codereview.qt-project.org/107384 [PS2] - Implement debug operator for QStyle::State using the new operator for QFlags. http://codereview.qt-project.org/107171 [PS4] - Make some QAbstractItemModel API invokable http://codereview.qt-project.org/107170 [PS1] - Make the QItemSelectionModel::selection a property. From ci-noreply at qt-project.org Tue Mar 3 23:19:25 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 4 Mar 2015 00:19:25 +0200 Subject: [Ci-reports] fail on QtBase_5.5_Integration #152 Message-ID: <20150303_221925_064731.ci-noreply@qt-project.org> Autotest `tst_qnetworkdiskcache' failed :( Testing tst_QNetworkDiskCache FAIL! : tst_QNetworkDiskCache::setCookieHeader() '!actualCookieJar.empty()' returned FALSE. () tst_qnetworkdiskcache.cpp(440) : failure location Totals: 23 passed, 1 failed, 0 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QNetworkDiskCache ********* Config: Using QtTest library 5.5.0, Qt 5.5.0 (i386-little_endian-ilp32 shared (dynamic) release build; by MSVC 2010) PASS : tst_QNetworkDiskCache::initTestCase() QWARN : tst_QNetworkDiskCache::qnetworkdiskcache() QNetworkDiskCache::expire() The cache directory is not set QWARN : tst_QNetworkDiskCache::qnetworkdiskcache() QNetworkDiskCache::insert() called on a device we don't know about QObject(0x0) QWARN : tst_QNetworkDiskCache::qnetworkdiskcache() QFSFileEngine::open: No file name specified QWARN : tst_QNetworkDiskCache::qnetworkdiskcache() QNetworkDiskCache::prepare() The cache directory is not set PASS : tst_QNetworkDiskCache::qnetworkdiskcache() PASS : tst_QNetworkDiskCache::prepare() PASS : tst_QNetworkDiskCache::cacheSize() PASS : tst_QNetworkDiskCache::clear() PASS : tst_QNetworkDiskCache::data(null) PASS : tst_QNetworkDiskCache::data(non-null) PASS : tst_QNetworkDiskCache::metaData() PASS : tst_QNetworkDiskCache::remove() PASS : tst_QNetworkDiskCache::accessAfterRemove() FAIL! : tst_QNetworkDiskCache::setCookieHeader() '!actualCookieJar.empty()' returned FALSE. () tst_qnetworkdiskcache.cpp(440) : failure location PASS : tst_QNetworkDiskCache::setCacheDirectory(null) PASS : tst_QNetworkDiskCache::setCacheDirectory(foo) PASS : tst_QNetworkDiskCache::updateMetaData() PASS : tst_QNetworkDiskCache::fileMetaData() PASS : tst_QNetworkDiskCache::expire() PASS : tst_QNetworkDiskCache::oldCacheVersionFile(0) PASS : tst_QNetworkDiskCache::oldCacheVersionFile(1) PASS : tst_QNetworkDiskCache::streamVersion(Qt 5.1) PASS : tst_QNetworkDiskCache::streamVersion(current) PASS : tst_QNetworkDiskCache::streamVersion(higher than current) PASS : tst_QNetworkDiskCache::sync() PASS : tst_QNetworkDiskCache::crashWhenParentingCache() PASS : tst_QNetworkDiskCache::cleanupTestCase() Totals: 23 passed, 1 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_QNetworkDiskCache ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qnetworkdiskcache: 18 seconds, exit code 1 Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_00152/win32-msvc2010_opengl_dynamic_Windows_7/log.txt.gz Tested changes (refs/builds/5.5_1425417699): http://codereview.qt-project.org/107522 [PS1] - Windows plugin: Simplify cursor code in platform screen. http://codereview.qt-project.org/107521 [PS2] - Clean headers in the Windows plugin. http://codereview.qt-project.org/107520 [PS2] - Clean headers in the Direct2D plugin. http://codereview.qt-project.org/107388 [PS1] - Remove debug formatting functions obsoleted by the new debug operator for QFlag. http://codereview.qt-project.org/107552 [PS3] - Clarify QMatrix4x4::lookAt() docs http://codereview.qt-project.org/107409 [PS2] - Add Raspberry Pi 2 specs From ci-noreply at qt-project.org Wed Mar 4 00:19:15 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 4 Mar 2015 01:19:15 +0200 Subject: [Ci-reports] fail on QtBase_5.5_Integration #153 Message-ID: <20150303_231915_010311.ci-noreply@qt-project.org> Autotest `tst_qnetworkdiskcache' failed :( Testing tst_QNetworkDiskCache FAIL! : tst_QNetworkDiskCache::setCookieHeader() '!actualCookieJar.empty()' returned FALSE. () tst_qnetworkdiskcache.cpp(440) : failure location Totals: 23 passed, 1 failed, 0 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QNetworkDiskCache ********* Config: Using QtTest library 5.5.0, Qt 5.5.0 (i386-little_endian-ilp32 shared (dynamic) release build; by MSVC 2010) PASS : tst_QNetworkDiskCache::initTestCase() QWARN : tst_QNetworkDiskCache::qnetworkdiskcache() QNetworkDiskCache::expire() The cache directory is not set QWARN : tst_QNetworkDiskCache::qnetworkdiskcache() QNetworkDiskCache::insert() called on a device we don't know about QObject(0x0) QWARN : tst_QNetworkDiskCache::qnetworkdiskcache() QFSFileEngine::open: No file name specified QWARN : tst_QNetworkDiskCache::qnetworkdiskcache() QNetworkDiskCache::prepare() The cache directory is not set PASS : tst_QNetworkDiskCache::qnetworkdiskcache() PASS : tst_QNetworkDiskCache::prepare() PASS : tst_QNetworkDiskCache::cacheSize() PASS : tst_QNetworkDiskCache::clear() PASS : tst_QNetworkDiskCache::data(null) PASS : tst_QNetworkDiskCache::data(non-null) PASS : tst_QNetworkDiskCache::metaData() PASS : tst_QNetworkDiskCache::remove() PASS : tst_QNetworkDiskCache::accessAfterRemove() FAIL! : tst_QNetworkDiskCache::setCookieHeader() '!actualCookieJar.empty()' returned FALSE. () tst_qnetworkdiskcache.cpp(440) : failure location PASS : tst_QNetworkDiskCache::setCacheDirectory(null) PASS : tst_QNetworkDiskCache::setCacheDirectory(foo) PASS : tst_QNetworkDiskCache::updateMetaData() PASS : tst_QNetworkDiskCache::fileMetaData() PASS : tst_QNetworkDiskCache::expire() PASS : tst_QNetworkDiskCache::oldCacheVersionFile(0) PASS : tst_QNetworkDiskCache::oldCacheVersionFile(1) PASS : tst_QNetworkDiskCache::streamVersion(Qt 5.1) PASS : tst_QNetworkDiskCache::streamVersion(current) PASS : tst_QNetworkDiskCache::streamVersion(higher than current) PASS : tst_QNetworkDiskCache::sync() PASS : tst_QNetworkDiskCache::crashWhenParentingCache() PASS : tst_QNetworkDiskCache::cleanupTestCase() Totals: 23 passed, 1 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_QNetworkDiskCache ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qnetworkdiskcache: 19 seconds, exit code 1 Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_00153/win32-msvc2010_Windows_7/log.txt.gz Tested changes (refs/builds/5.5_1425421260): http://codereview.qt-project.org/107435 [PS3] - Fix shortcut overriding. http://codereview.qt-project.org/102640 [PS1] - Adjust the socket address family before bind()/connect()/sendto() http://codereview.qt-project.org/102610 [PS8] - Fix bind+connect in both TCP and UDP From ci-noreply at qt-project.org Wed Mar 4 00:48:48 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 4 Mar 2015 00:48:48 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.4.1_state #54 - FAILURE Message-ID: <20150303234848.B0930306F9@fork.qtproject.c.bitbit.net> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt-project.org/ci/Qt5_5.4.1_state/build_00054 From ci-noreply at qt-project.org Wed Mar 4 01:12:53 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 4 Mar 2015 02:12:53 +0200 Subject: [Ci-reports] pass on QtQuickControls_dev_Integration #547 Message-ID: <20150304_001253_058735.ci-noreply@qt-project.org> QtQuickControls_dev_Integration #547: SUCCESS Tested changes (refs/builds/dev_1425424324): http://codereview.qt-project.org/107594 [PS2] - TextArea: add editingFinished signal From ci-noreply at qt-project.org Wed Mar 4 01:26:13 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 4 Mar 2015 01:26:13 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_dev_state #386 - FAILURE Message-ID: <20150304002613.92E403052B@fork.qtproject.c.bitbit.net> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt-project.org/ci/Qt5_dev_state/build_00386 From ci-noreply at qt-project.org Wed Mar 4 01:43:28 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 4 Mar 2015 02:43:28 +0200 Subject: [Ci-reports] fail on QtBase_5.5_Integration #154 Message-ID: <20150304_004328_045755.ci-noreply@qt-project.org> Autotest `tst_qnetworkdiskcache' failed :( Testing tst_QNetworkDiskCache FAIL! : tst_QNetworkDiskCache::setCookieHeader() '!actualCookieJar.empty()' returned FALSE. () tst_qnetworkdiskcache.cpp(440) : failure location Totals: 23 passed, 1 failed, 0 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QNetworkDiskCache ********* Config: Using QtTest library 5.5.0, Qt 5.5.0 (i386-little_endian-ilp32 shared (dynamic) release build; by MSVC 2010) PASS : tst_QNetworkDiskCache::initTestCase() QWARN : tst_QNetworkDiskCache::qnetworkdiskcache() QNetworkDiskCache::expire() The cache directory is not set QWARN : tst_QNetworkDiskCache::qnetworkdiskcache() QNetworkDiskCache::insert() called on a device we don't know about QObject(0x0) QWARN : tst_QNetworkDiskCache::qnetworkdiskcache() QFSFileEngine::open: No file name specified QWARN : tst_QNetworkDiskCache::qnetworkdiskcache() QNetworkDiskCache::prepare() The cache directory is not set PASS : tst_QNetworkDiskCache::qnetworkdiskcache() PASS : tst_QNetworkDiskCache::prepare() PASS : tst_QNetworkDiskCache::cacheSize() PASS : tst_QNetworkDiskCache::clear() PASS : tst_QNetworkDiskCache::data(null) PASS : tst_QNetworkDiskCache::data(non-null) PASS : tst_QNetworkDiskCache::metaData() PASS : tst_QNetworkDiskCache::remove() PASS : tst_QNetworkDiskCache::accessAfterRemove() FAIL! : tst_QNetworkDiskCache::setCookieHeader() '!actualCookieJar.empty()' returned FALSE. () tst_qnetworkdiskcache.cpp(440) : failure location PASS : tst_QNetworkDiskCache::setCacheDirectory(null) PASS : tst_QNetworkDiskCache::setCacheDirectory(foo) PASS : tst_QNetworkDiskCache::updateMetaData() PASS : tst_QNetworkDiskCache::fileMetaData() PASS : tst_QNetworkDiskCache::expire() PASS : tst_QNetworkDiskCache::oldCacheVersionFile(0) PASS : tst_QNetworkDiskCache::oldCacheVersionFile(1) PASS : tst_QNetworkDiskCache::streamVersion(Qt 5.1) PASS : tst_QNetworkDiskCache::streamVersion(current) PASS : tst_QNetworkDiskCache::streamVersion(higher than current) PASS : tst_QNetworkDiskCache::sync() PASS : tst_QNetworkDiskCache::crashWhenParentingCache() PASS : tst_QNetworkDiskCache::cleanupTestCase() Totals: 23 passed, 1 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_QNetworkDiskCache ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qnetworkdiskcache: 18 seconds, exit code 1 Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_00154/win32-msvc2010_opengl_dynamic_Windows_7/log.txt.gz Tested changes (refs/builds/5.5_1425426104): http://codereview.qt-project.org/107232 [PS3] - QSslSocket: fix compilation error From ci-noreply at qt-project.org Wed Mar 4 02:00:19 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 4 Mar 2015 02:00:19 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - QtBase_5.3_mobile_state #280 - FAILURE Message-ID: <20150304010019.08BF430757@fork.qtproject.c.bitbit.net> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt-project.org/ci/QtBase_5.3_mobile_state/build_00280 From ci-noreply at qt-project.org Wed Mar 4 02:33:17 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 4 Mar 2015 02:33:17 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.5_state #15 - FAILURE Message-ID: <20150304013317.9E92F30705@fork.qtproject.c.bitbit.net> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt-project.org/ci/Qt5_5.5_state/build_00015 From ci-noreply at qt-project.org Wed Mar 4 05:00:20 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 4 Mar 2015 05:00:20 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.4_state #177 - FAILURE Message-ID: <20150304040020.0721830152@fork.qtproject.c.bitbit.net> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt-project.org/ci/Qt5_5.4_state/build_00177 From ci-noreply at qt-project.org Wed Mar 4 06:46:08 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 4 Mar 2015 06:46:08 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.3_state #281 - FAILURE Message-ID: <20150304054608.B1C66306A2@fork.qtproject.c.bitbit.net> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt-project.org/ci/Qt5_5.3_state/build_00281 From ci-noreply at qt-project.org Wed Mar 4 09:12:03 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 4 Mar 2015 10:12:03 +0200 Subject: [Ci-reports] fail on QtDoc_5.5_Integration #7 Message-ID: <20150304_081203_040659.ci-noreply@qt-project.org> QtDoc_5.5_Integration » win32-msvc2010_Windows_7 #7: FAILURE Build log: http://testresults.qt.io/ci/QtDoc_5.5_Integration/build_00007/win32-msvc2010_Windows_7/log.txt.gz ============================================================ QtDoc_5.5_Integration » wince70embedded-armv4i-msvc2008_Windows_7 #7: FAILURE Build log: http://testresults.qt.io/ci/QtDoc_5.5_Integration/build_00007/wince70embedded-armv4i-msvc2008_Windows_7/log.txt.gz Tested changes (refs/builds/5.5_1425455846): http://codereview.qt-project.org/107675 [PS1] - Merge remote-tracking branch 'origin/5.4' into 5.5 From ci-noreply at qt-project.org Wed Mar 4 09:12:05 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 4 Mar 2015 10:12:05 +0200 Subject: [Ci-reports] pass on QtActiveQt_5.5_Integration #1 Message-ID: <20150304_081205_072801.ci-noreply@qt-project.org> QtActiveQt_5.5_Integration #1: SUCCESS Tested changes (refs/builds/5.5_1425454560): http://codereview.qt-project.org/107673 [PS1] - Merge remote-tracking branch 'origin/5.4' into 5.5 From ci-noreply at qt-project.org Wed Mar 4 09:12:34 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 4 Mar 2015 10:12:34 +0200 Subject: [Ci-reports] pass on QtMacExtras_dev_Integration #49 Message-ID: <20150304_081234_074520.ci-noreply@qt-project.org> QtMacExtras_dev_Integration #49: SUCCESS Tested changes (refs/builds/dev_1425454524): http://codereview.qt-project.org/107659 [PS1] - Merge remote-tracking branch 'origin/5.5' into dev From ci-noreply at qt-project.org Wed Mar 4 09:14:42 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 4 Mar 2015 10:14:42 +0200 Subject: [Ci-reports] fail on QtQuick1_dev_Integration #226 Message-ID: <20150304_081442_073077.ci-noreply@qt-project.org> QtQuick1_dev_Integration » win32-msvc2010_Windows_7 #226: FAILURE Build log: http://testresults.qt.io/ci/QtQuick1_dev_Integration/build_00226/win32-msvc2010_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1425455833): http://codereview.qt-project.org/107661 [PS1] - Merge remote-tracking branch 'origin/5.5' into dev From ci-noreply at qt-project.org Wed Mar 4 09:16:42 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 4 Mar 2015 10:16:42 +0200 Subject: [Ci-reports] fail on QtQuickControls_dev_Integration #548 Message-ID: <20150304_081642_051827.ci-noreply@qt-project.org> QtQuickControls_dev_Integration » win32-msvc2010_developer-build_qtnamespace_Windows_7 #548: FAILURE Build log: http://testresults.qt.io/ci/QtQuickControls_dev_Integration/build_00548/win32-msvc2010_developer-build_qtnamespace_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1425456873): http://codereview.qt-project.org/107662 [PS1] - Merge remote-tracking branch 'origin/5.5' into dev From ci-noreply at qt-project.org Wed Mar 4 09:24:56 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 4 Mar 2015 10:24:56 +0200 Subject: [Ci-reports] fail on QtQuickControls_dev_Integration #549 Message-ID: <20150304_082456_053617.ci-noreply@qt-project.org> QtQuickControls_dev_Integration » win32-msvc2010_Windows_7 #549: FAILURE Build log: http://testresults.qt.io/ci/QtQuickControls_dev_Integration/build_00549/win32-msvc2010_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1425457286): http://codereview.qt-project.org/107662 [PS1] - Merge remote-tracking branch 'origin/5.5' into dev From ci-noreply at qt-project.org Wed Mar 4 09:27:30 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 4 Mar 2015 10:27:30 +0200 Subject: [Ci-reports] fail on QtQuick1_dev_Integration #227 Message-ID: <20150304_082730_020792.ci-noreply@qt-project.org> QtQuick1_dev_Integration » win32-mingw491_developer-build_qtlibinfix_Windows_7 #227: FAILURE Build log: http://testresults.qt.io/ci/QtQuick1_dev_Integration/build_00227/win32-mingw491_developer-build_qtlibinfix_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1425457290): http://codereview.qt-project.org/107661 [PS1] - Merge remote-tracking branch 'origin/5.5' into dev From ci-noreply at qt-project.org Wed Mar 4 09:29:44 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 4 Mar 2015 10:29:44 +0200 Subject: [Ci-reports] fail on QtScript_dev_Integration #112 Message-ID: <20150304_082944_010582.ci-noreply@qt-project.org> QtScript_dev_Integration » win32-msvc2010_Windows_7 #112: FAILURE Build log: http://testresults.qt.io/ci/QtScript_dev_Integration/build_00112/win32-msvc2010_Windows_7/log.txt.gz ============================================================ QtScript_dev_Integration » win32-msvc2010_opengl_dynamic_Windows_7 #112: FAILURE Build log: http://testresults.qt.io/ci/QtScript_dev_Integration/build_00112/win32-msvc2010_opengl_dynamic_Windows_7/log.txt.gz ============================================================ QtScript_dev_Integration » wince70embedded-armv4i-msvc2008_Windows_7 #112: FAILURE Build log: http://testresults.qt.io/ci/QtScript_dev_Integration/build_00112/wince70embedded-armv4i-msvc2008_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1425457298): http://codereview.qt-project.org/107663 [PS1] - Merge remote-tracking branch 'origin/5.5' into dev From ci-noreply at qt-project.org Wed Mar 4 09:34:26 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 4 Mar 2015 10:34:26 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #5927 Message-ID: <20150304_083426_026942.ci-noreply@qt-project.org> QtBase_dev_Integration » win64-msvc2012_developer-build_qtnamespace_Windows_81 #5927: FAILURE Build log: http://testresults.qt.io/ci/QtBase_dev_Integration/build_05927/win64-msvc2012_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/dev_1425455678): http://codereview.qt-project.org/107527 [PS1] - XcbSystemTrayTracker: fix uninitialized value From ci-noreply at qt-project.org Wed Mar 4 09:41:03 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 4 Mar 2015 10:41:03 +0200 Subject: [Ci-reports] fail on QtBase_5.5_Integration #155 Message-ID: <20150304_084103_024503.ci-noreply@qt-project.org> Autotest `tst_qnetworkdiskcache' failed :( Testing tst_QNetworkDiskCache FAIL! : tst_QNetworkDiskCache::setCookieHeader() '!actualCookieJar.empty()' returned FALSE. () tst_qnetworkdiskcache.cpp(440) : failure location Totals: 23 passed, 1 failed, 0 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QNetworkDiskCache ********* Config: Using QtTest library 5.5.0, Qt 5.5.0 (i386-little_endian-ilp32 shared (dynamic) release build; by MSVC 2010) PASS : tst_QNetworkDiskCache::initTestCase() QWARN : tst_QNetworkDiskCache::qnetworkdiskcache() QNetworkDiskCache::expire() The cache directory is not set QWARN : tst_QNetworkDiskCache::qnetworkdiskcache() QNetworkDiskCache::insert() called on a device we don't know about QObject(0x0) QWARN : tst_QNetworkDiskCache::qnetworkdiskcache() QFSFileEngine::open: No file name specified QWARN : tst_QNetworkDiskCache::qnetworkdiskcache() QNetworkDiskCache::prepare() The cache directory is not set PASS : tst_QNetworkDiskCache::qnetworkdiskcache() PASS : tst_QNetworkDiskCache::prepare() PASS : tst_QNetworkDiskCache::cacheSize() PASS : tst_QNetworkDiskCache::clear() PASS : tst_QNetworkDiskCache::data(null) PASS : tst_QNetworkDiskCache::data(non-null) PASS : tst_QNetworkDiskCache::metaData() PASS : tst_QNetworkDiskCache::remove() PASS : tst_QNetworkDiskCache::accessAfterRemove() FAIL! : tst_QNetworkDiskCache::setCookieHeader() '!actualCookieJar.empty()' returned FALSE. () tst_qnetworkdiskcache.cpp(440) : failure location PASS : tst_QNetworkDiskCache::setCacheDirectory(null) PASS : tst_QNetworkDiskCache::setCacheDirectory(foo) PASS : tst_QNetworkDiskCache::updateMetaData() PASS : tst_QNetworkDiskCache::fileMetaData() PASS : tst_QNetworkDiskCache::expire() PASS : tst_QNetworkDiskCache::oldCacheVersionFile(0) PASS : tst_QNetworkDiskCache::oldCacheVersionFile(1) PASS : tst_QNetworkDiskCache::streamVersion(Qt 5.1) PASS : tst_QNetworkDiskCache::streamVersion(current) PASS : tst_QNetworkDiskCache::streamVersion(higher than current) PASS : tst_QNetworkDiskCache::sync() PASS : tst_QNetworkDiskCache::crashWhenParentingCache() PASS : tst_QNetworkDiskCache::cleanupTestCase() Totals: 23 passed, 1 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_QNetworkDiskCache ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qnetworkdiskcache: 18 seconds, exit code 1 Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_00155/win32-msvc2010_opengl_dynamic_Windows_7/log.txt.gz Tested changes (refs/builds/5.5_1425455108): http://codereview.qt-project.org/107674 [PS1] - Merge remote-tracking branch 'origin/5.4' into 5.5 From ci-noreply at qt-project.org Wed Mar 4 09:41:27 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 4 Mar 2015 10:41:27 +0200 Subject: [Ci-reports] fail on QtBase_5.4_Integration #1858 Message-ID: <20150304_084127_054840.ci-noreply@qt-project.org> Compilation failed :( Testing tst_QNetworkDiskCache FAIL! : tst_QNetworkDiskCache::setCookieHeader() '!actualCookieJar.empty()' returned FALSE. () Loc: [tst_qnetworkdiskcache.cpp(440)] Totals: 23 passed, 1 failed, 0 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QNetworkDiskCache ********* Config: Using QtTest library 5.4.2, Qt 5.4.2 (x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 4.6.3) PASS : tst_QNetworkDiskCache::initTestCase() QWARN : tst_QNetworkDiskCache::qnetworkdiskcache() QNetworkDiskCache::expire() The cache directory is not set QWARN : tst_QNetworkDiskCache::qnetworkdiskcache() QNetworkDiskCache::insert() called on a device we don't know about QObject(0x0) QWARN : tst_QNetworkDiskCache::qnetworkdiskcache() QFSFileEngine::open: No file name specified QWARN : tst_QNetworkDiskCache::qnetworkdiskcache() QNetworkDiskCache::prepare() The cache directory is not set PASS : tst_QNetworkDiskCache::qnetworkdiskcache() PASS : tst_QNetworkDiskCache::prepare() PASS : tst_QNetworkDiskCache::cacheSize() PASS : tst_QNetworkDiskCache::clear() PASS : tst_QNetworkDiskCache::data(null) PASS : tst_QNetworkDiskCache::data(non-null) PASS : tst_QNetworkDiskCache::metaData() PASS : tst_QNetworkDiskCache::remove() PASS : tst_QNetworkDiskCache::accessAfterRemove() FAIL! : tst_QNetworkDiskCache::setCookieHeader() '!actualCookieJar.empty()' returned FALSE. () Loc: [tst_qnetworkdiskcache.cpp(440)] PASS : tst_QNetworkDiskCache::setCacheDirectory(null) PASS : tst_QNetworkDiskCache::setCacheDirectory(foo) PASS : tst_QNetworkDiskCache::updateMetaData() PASS : tst_QNetworkDiskCache::fileMetaData() PASS : tst_QNetworkDiskCache::expire() PASS : tst_QNetworkDiskCache::oldCacheVersionFile(0) PASS : tst_QNetworkDiskCache::oldCacheVersionFile(1) PASS : tst_QNetworkDiskCache::streamVersion(Qt 5.1) PASS : tst_QNetworkDiskCache::streamVersion(current) PASS : tst_QNetworkDiskCache::streamVersion(higher than current) PASS : tst_QNetworkDiskCache::sync() PASS : tst_QNetworkDiskCache::crashWhenParentingCache() PASS : tst_QNetworkDiskCache::cleanupTestCase() Totals: 23 passed, 1 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_QNetworkDiskCache ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qnetworkdiskcache: 17 seconds, exit code 1 cc1plus: error: unrecognized command line option ‘-fuse-ld=gold’ Build log: http://testresults.qt.io/ci/QtBase_5.4_Integration/build_01858/linux-g++_no-widgets_Ubuntu_12.04_x64/log.txt.gz Tested changes (refs/builds/5.4_1425454910): http://codereview.qt-project.org/107580 [PS3] - Fix another crash when converting format of buffer-created QImage From ci-noreply at qt-project.org Wed Mar 4 10:02:30 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 4 Mar 2015 11:02:30 +0200 Subject: [Ci-reports] pass on QtSvg_dev_Integration #85 Message-ID: <20150304_090230_000955.ci-noreply@qt-project.org> QtSvg_dev_Integration #85: SUCCESS Tested changes (refs/builds/dev_1425455825): http://codereview.qt-project.org/107666 [PS1] - Merge remote-tracking branch 'origin/5.5' into dev From ci-noreply at qt-project.org Wed Mar 4 10:04:12 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 4 Mar 2015 11:04:12 +0200 Subject: [Ci-reports] pass on QtWebEngine_5.5_Integration #14 Message-ID: <20150304_090412_063608.ci-noreply@qt-project.org> QtWebEngine_5.5_Integration #14: SUCCESS Tested changes (refs/builds/5.5_1425453268): http://codereview.qt-project.org/107640 [PS1] - Fix building Qt WebEngine without accessiblity enabled From ci-noreply at qt-project.org Wed Mar 4 10:14:03 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 4 Mar 2015 11:14:03 +0200 Subject: [Ci-reports] pass on QtMultimedia_dev_Integration #328 Message-ID: <20150304_091403_015550.ci-noreply@qt-project.org> QtMultimedia_dev_Integration #328: SUCCESS Tested changes (refs/builds/dev_1425455822): http://codereview.qt-project.org/107660 [PS1] - Merge remote-tracking branch 'origin/5.5' into dev http://codereview.qt-project.org/105989 [PS28] - Image encoder control - version for OS X/iOS http://codereview.qt-project.org/105790 [PS14] - Viewfinder settings control (1) for OS X/iOS http://codereview.qt-project.org/104797 [PS81] - Viewfinder settings control (2) - version for iOS/OS X http://codereview.qt-project.org/106798 [PS15] - Add AVF camera utilities - general aux. functions/classes From ci-noreply at qt-project.org Wed Mar 4 10:18:01 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 4 Mar 2015 11:18:01 +0200 Subject: [Ci-reports] pass on QtScript_5.5_Integration #3 Message-ID: <20150304_091801_082349.ci-noreply@qt-project.org> QtScript_5.5_Integration #3: SUCCESS Tested changes (refs/builds/5.5_1425455944): http://codereview.qt-project.org/107677 [PS1] - Merge remote-tracking branch 'origin/5.4' into 5.5 From ci-noreply at qt-project.org Wed Mar 4 10:33:07 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 4 Mar 2015 11:33:07 +0200 Subject: [Ci-reports] fail on QtBase_5.4_Integration #1859 Message-ID: <20150304_093307_053904.ci-noreply@qt-project.org> Compilation failed :( Testing tst_QNetworkDiskCache FAIL! : tst_QNetworkDiskCache::setCookieHeader() '!actualCookieJar.empty()' returned FALSE. () Loc: [tst_qnetworkdiskcache.cpp(440)] Totals: 23 passed, 1 failed, 0 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QNetworkDiskCache ********* Config: Using QtTest library 5.4.2, Qt 5.4.2 (x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 4.6.3) PASS : tst_QNetworkDiskCache::initTestCase() QWARN : tst_QNetworkDiskCache::qnetworkdiskcache() QNetworkDiskCache::expire() The cache directory is not set QWARN : tst_QNetworkDiskCache::qnetworkdiskcache() QNetworkDiskCache::insert() called on a device we don't know about QObject(0x0) QWARN : tst_QNetworkDiskCache::qnetworkdiskcache() QFSFileEngine::open: No file name specified QWARN : tst_QNetworkDiskCache::qnetworkdiskcache() QNetworkDiskCache::prepare() The cache directory is not set PASS : tst_QNetworkDiskCache::qnetworkdiskcache() PASS : tst_QNetworkDiskCache::prepare() PASS : tst_QNetworkDiskCache::cacheSize() PASS : tst_QNetworkDiskCache::clear() PASS : tst_QNetworkDiskCache::data(null) PASS : tst_QNetworkDiskCache::data(non-null) PASS : tst_QNetworkDiskCache::metaData() PASS : tst_QNetworkDiskCache::remove() PASS : tst_QNetworkDiskCache::accessAfterRemove() FAIL! : tst_QNetworkDiskCache::setCookieHeader() '!actualCookieJar.empty()' returned FALSE. () Loc: [tst_qnetworkdiskcache.cpp(440)] PASS : tst_QNetworkDiskCache::setCacheDirectory(null) PASS : tst_QNetworkDiskCache::setCacheDirectory(foo) PASS : tst_QNetworkDiskCache::updateMetaData() PASS : tst_QNetworkDiskCache::fileMetaData() PASS : tst_QNetworkDiskCache::expire() PASS : tst_QNetworkDiskCache::oldCacheVersionFile(0) PASS : tst_QNetworkDiskCache::oldCacheVersionFile(1) PASS : tst_QNetworkDiskCache::streamVersion(Qt 5.1) PASS : tst_QNetworkDiskCache::streamVersion(current) PASS : tst_QNetworkDiskCache::streamVersion(higher than current) PASS : tst_QNetworkDiskCache::sync() PASS : tst_QNetworkDiskCache::crashWhenParentingCache() PASS : tst_QNetworkDiskCache::cleanupTestCase() Totals: 23 passed, 1 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_QNetworkDiskCache ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qnetworkdiskcache: 16 seconds, exit code 1 cc1plus: error: unrecognized command line option ‘-fuse-ld=gold’ Build log: http://testresults.qt.io/ci/QtBase_5.4_Integration/build_01859/linux-g++_no-widgets_Ubuntu_12.04_x64/log.txt.gz Tested changes (refs/builds/5.4_1425458583): http://codereview.qt-project.org/107613 [PS1] - Remove C++11 usage from NetworkManager bearer plugin From ci-noreply at qt-project.org Wed Mar 4 10:36:20 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 4 Mar 2015 11:36:20 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #5930 Message-ID: <20150304_093620_081935.ci-noreply@qt-project.org> Autotest `tst_qnetworkdiskcache' failed :( Testing tst_QNetworkDiskCache FAIL! : tst_QNetworkDiskCache::setCookieHeader() '!actualCookieJar.empty()' returned FALSE. () tst_qnetworkdiskcache.cpp(440) : failure location Totals: 23 passed, 1 failed, 0 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QNetworkDiskCache ********* Config: Using QtTest library 5.6.0, Qt 5.6.0 (i386-little_endian-ilp32 shared (dynamic) release build; by MSVC 2010) PASS : tst_QNetworkDiskCache::initTestCase() QWARN : tst_QNetworkDiskCache::qnetworkdiskcache() QNetworkDiskCache::expire() The cache directory is not set QWARN : tst_QNetworkDiskCache::qnetworkdiskcache() QNetworkDiskCache::insert() called on a device we don't know about QObject(0x0) QWARN : tst_QNetworkDiskCache::qnetworkdiskcache() QFSFileEngine::open: No file name specified QWARN : tst_QNetworkDiskCache::qnetworkdiskcache() QNetworkDiskCache::prepare() The cache directory is not set PASS : tst_QNetworkDiskCache::qnetworkdiskcache() PASS : tst_QNetworkDiskCache::prepare() PASS : tst_QNetworkDiskCache::cacheSize() PASS : tst_QNetworkDiskCache::clear() PASS : tst_QNetworkDiskCache::data(null) PASS : tst_QNetworkDiskCache::data(non-null) PASS : tst_QNetworkDiskCache::metaData() PASS : tst_QNetworkDiskCache::remove() PASS : tst_QNetworkDiskCache::accessAfterRemove() FAIL! : tst_QNetworkDiskCache::setCookieHeader() '!actualCookieJar.empty()' returned FALSE. () tst_qnetworkdiskcache.cpp(440) : failure location PASS : tst_QNetworkDiskCache::setCacheDirectory(null) PASS : tst_QNetworkDiskCache::setCacheDirectory(foo) PASS : tst_QNetworkDiskCache::updateMetaData() PASS : tst_QNetworkDiskCache::fileMetaData() PASS : tst_QNetworkDiskCache::expire() PASS : tst_QNetworkDiskCache::oldCacheVersionFile(0) PASS : tst_QNetworkDiskCache::oldCacheVersionFile(1) PASS : tst_QNetworkDiskCache::streamVersion(Qt 5.1) PASS : tst_QNetworkDiskCache::streamVersion(current) PASS : tst_QNetworkDiskCache::streamVersion(higher than current) PASS : tst_QNetworkDiskCache::sync() PASS : tst_QNetworkDiskCache::crashWhenParentingCache() PASS : tst_QNetworkDiskCache::cleanupTestCase() Totals: 23 passed, 1 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_QNetworkDiskCache ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qnetworkdiskcache: 18 seconds, exit code 1 Build log: http://testresults.qt.io/ci/QtBase_dev_Integration/build_05930/win32-msvc2010_opengl_dynamic_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1425458162): http://codereview.qt-project.org/107710 [PS1] - Remove unneeded check in QNetworkReplyImpl::abort. From ci-noreply at qt-project.org Wed Mar 4 10:39:09 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 4 Mar 2015 11:39:09 +0200 Subject: [Ci-reports] fail on QtBase_5.5_Integration #156 Message-ID: <20150304_093909_015239.ci-noreply@qt-project.org> QtBase_5.5_Integration » win32-msvc2010_Windows_7 #156: FAILURE Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_00156/win32-msvc2010_Windows_7/log.txt.gz ============================================================ Autotest `tst_qnetworkdiskcache' failed :( Testing tst_QNetworkDiskCache FAIL! : tst_QNetworkDiskCache::setCookieHeader() '!actualCookieJar.empty()' returned FALSE. () tst_qnetworkdiskcache.cpp(440) : failure location Totals: 23 passed, 1 failed, 0 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QNetworkDiskCache ********* Config: Using QtTest library 5.5.0, Qt 5.5.0 (i386-little_endian-ilp32 shared (dynamic) release build; by MSVC 2010) PASS : tst_QNetworkDiskCache::initTestCase() QWARN : tst_QNetworkDiskCache::qnetworkdiskcache() QNetworkDiskCache::expire() The cache directory is not set QWARN : tst_QNetworkDiskCache::qnetworkdiskcache() QNetworkDiskCache::insert() called on a device we don't know about QObject(0x0) QWARN : tst_QNetworkDiskCache::qnetworkdiskcache() QFSFileEngine::open: No file name specified QWARN : tst_QNetworkDiskCache::qnetworkdiskcache() QNetworkDiskCache::prepare() The cache directory is not set PASS : tst_QNetworkDiskCache::qnetworkdiskcache() PASS : tst_QNetworkDiskCache::prepare() PASS : tst_QNetworkDiskCache::cacheSize() PASS : tst_QNetworkDiskCache::clear() PASS : tst_QNetworkDiskCache::data(null) PASS : tst_QNetworkDiskCache::data(non-null) PASS : tst_QNetworkDiskCache::metaData() PASS : tst_QNetworkDiskCache::remove() PASS : tst_QNetworkDiskCache::accessAfterRemove() FAIL! : tst_QNetworkDiskCache::setCookieHeader() '!actualCookieJar.empty()' returned FALSE. () tst_qnetworkdiskcache.cpp(440) : failure location PASS : tst_QNetworkDiskCache::setCacheDirectory(null) PASS : tst_QNetworkDiskCache::setCacheDirectory(foo) PASS : tst_QNetworkDiskCache::updateMetaData() PASS : tst_QNetworkDiskCache::fileMetaData() PASS : tst_QNetworkDiskCache::expire() PASS : tst_QNetworkDiskCache::oldCacheVersionFile(0) PASS : tst_QNetworkDiskCache::oldCacheVersionFile(1) PASS : tst_QNetworkDiskCache::streamVersion(Qt 5.1) PASS : tst_QNetworkDiskCache::streamVersion(current) PASS : tst_QNetworkDiskCache::streamVersion(higher than current) PASS : tst_QNetworkDiskCache::sync() PASS : tst_QNetworkDiskCache::crashWhenParentingCache() PASS : tst_QNetworkDiskCache::cleanupTestCase() Totals: 23 passed, 1 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_QNetworkDiskCache ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qnetworkdiskcache: 18 seconds, exit code 1 Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_00156/win32-msvc2010_developer-build_angle_Windows_7/log.txt.gz Tested changes (refs/builds/5.5_1425458559): http://codereview.qt-project.org/107384 [PS2] - Implement debug operator for QStyle::State using the new operator for QFlags. http://codereview.qt-project.org/107388 [PS1] - Remove debug formatting functions obsoleted by the new debug operator for QFlag. http://codereview.qt-project.org/107412 [PS1] - OS X: Fix mixing writing systems, ligatures and text formatting http://codereview.qt-project.org/107600 [PS4] - QLockFile: Avoid zero-sized lock file on write error From ci-noreply at qt-project.org Wed Mar 4 10:41:04 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 4 Mar 2015 11:41:04 +0200 Subject: [Ci-reports] fail on QtConnectivity_neard_Integration #48 Message-ID: <20150304_094104_089012.ci-noreply@qt-project.org> QtConnectivity_neard_Integration » win32-mingw491_developer-build_qtlibinfix_Windows_7 #48: FAILURE Build log: http://testresults.qt.io/ci/QtConnectivity_neard_Integration/build_00048/win32-mingw491_developer-build_qtlibinfix_Windows_7/log.txt.gz Tested changes (refs/builds/neard_1425461724): http://codereview.qt-project.org/105275 [PS3] - Remove the throwing code in Nfc enableForegroundDispatch for Android From ci-noreply at qt-project.org Wed Mar 4 10:58:17 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 4 Mar 2015 11:58:17 +0200 Subject: [Ci-reports] pass on QtLocation_5.5_Integration #26 Message-ID: <20150304_095817_097397.ci-noreply@qt-project.org> QtLocation_5.5_Integration #26: SUCCESS Tested changes (refs/builds/5.5_1425457126): http://codereview.qt-project.org/107676 [PS1] - Merge remote-tracking branch 'origin/5.4' into 5.5 From ci-noreply at qt-project.org Wed Mar 4 11:17:09 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 4 Mar 2015 12:17:09 +0200 Subject: [Ci-reports] pass on Qt3D_5.5_Integration #20 Message-ID: <20150304_101709_055088.ci-noreply@qt-project.org> Qt3D_5.5_Integration #20: SUCCESS Tested changes (refs/builds/5.5_1425459459): http://codereview.qt-project.org/107689 [PS1] - Nano optimization to GLTFParser http://codereview.qt-project.org/107690 [PS1] - Expose QComponent to QML as Component3D to avoid names clash with Quick From ci-noreply at qt-project.org Wed Mar 4 12:18:06 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 4 Mar 2015 13:18:06 +0200 Subject: [Ci-reports] pass on QtDeclarative_5.4_Integration #589 Message-ID: <20150304_111806_023716.ci-noreply@qt-project.org> QtDeclarative_5.4_Integration #589: SUCCESS Tested changes (refs/builds/5.4_1425461601): http://codereview.qt-project.org/107458 [PS1] - Disable JIT on x32 ABI From ci-noreply at qt-project.org Wed Mar 4 12:24:23 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 4 Mar 2015 13:24:23 +0200 Subject: [Ci-reports] pass on QtQuick1_dev_Integration #228 Message-ID: <20150304_112423_021678.ci-noreply@qt-project.org> QtQuick1_dev_Integration #228: SUCCESS Tested changes (refs/builds/dev_1425461345): http://codereview.qt-project.org/107715 [PS1] - Merge remote-tracking branch 'origin/5.5' into dev From ci-noreply at qt-project.org Wed Mar 4 12:29:01 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 4 Mar 2015 13:29:01 +0200 Subject: [Ci-reports] pass on QtBase_5.4_Integration #1860 Message-ID: <20150304_112901_043462.ci-noreply@qt-project.org> QtBase_5.4_Integration #1860: SUCCESS Tested changes (refs/builds/5.4_1425461683): http://codereview.qt-project.org/107630 [PS1] - Painting: Avoid endless loop for certain bezier curves http://codereview.qt-project.org/107701 [PS1] - tst_QNetworkDiskCache: Stop using actual web servers From ci-noreply at qt-project.org Wed Mar 4 13:00:24 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 4 Mar 2015 14:00:24 +0200 Subject: [Ci-reports] fail on QtDeclarative_5.5_Integration #44 Message-ID: <20150304_120024_075563.ci-noreply@qt-project.org> Autotests `tst_activeFocusOnTab' and `tst_controls' failed :( Testing qtquickcontrols FAIL! : qtquickcontrols::Tests_Keys::test_keys(TextArea) Uncaught exception: Qt.createQmlObject(): failed to create object: :1:665: Type TextArea unavailable file:///work/build/qt/qtbase/qml/QtQuick/Controls/TextArea.qml:37:1: module "QtQuick" version 2.6 is not installed Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_keys.qml(86)] FAIL! : qtquickcontrols::tst_scrollview::compile() Type TextArea unavailable Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_scrollview.qml(55)] FAIL! : qtquickcontrols::Tests_Styles::test_createTextAreaStyle() Uncaught exception: Qt.createQmlObject(): failed to create object: :1:168: Type TextAreaStyle unavailable file:///work/build/qt/qtbase/qml/QtQuick/Controls/Styles/Base/TextAreaStyle.qml:61:1: Type TextArea unavailable file:///work/build/qt/qtbase/qml/QtQuick/Controls/TextArea.qml:37:1: module "QtQuick" version 2.6 is not installed Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_styles.qml(158)] FAIL! : qtquickcontrols::Tests_TextArea::test_activeFocusOnPress() Uncaught exception: Qt.createQmlObject(): failed to create object: :1:30: Type TextArea unavailable file:///work/build/qt/qtbase/qml/QtQuick/Controls/TextArea.qml:37:1: module "QtQuick" version 2.6 is not installed Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_textarea.qml(66)] FAIL! : qtquickcontrols::Tests_TextArea::test_activeFocusOnTab() Uncaught exception: Qt.createQmlObject(): failed to create object: :1:369: Type TextArea unavailable file:///work/build/qt/qtbase/qml/QtQuick/Controls/TextArea.qml:37:1: module "QtQuick" version 2.6 is not installed Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_textarea.qml(111)] FAIL! : qtquickcontrols::Tests_TextArea::test_append() Uncaught exception: Qt.createQmlObject(): failed to create object: :1:30: Type TextArea unavailable file:///work/build/qt/qtbase/qml/QtQuick/Controls/TextArea.qml:37:1: module "QtQuick" version 2.6 is not installed Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_textarea.qml(53)] FAIL! : qtquickcontrols::Tests_TextArea::test_editingFinished() Compared values are not the same Actual (): 3 Expected (): 1 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_textarea.qml(157)] FAIL! : qtquickcontrols::Tests_TextArea::test_keys() Compared values are not the same Actual (): 3 Expected (): 1 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_textarea.qml(187)] Totals: 516 passed, 8 failed, 2 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of qtquickcontrols ********* Config: Using QtTest library 5.5.0, Qt 5.5.0 (x86_64-little_endian-lp64 shared (dynamic) debug build; by GCC 4.8.2) PASS : qtquickcontrols::Tests_ApplicationWindow::initTestCase() PASS : qtquickcontrols::Tests_ApplicationWindow::test_defaultContentItemConstraints(height) PASS : qtquickcontrols::Tests_ApplicationWindow::test_defaultContentItemConstraints(height_y) PASS : qtquickcontrols::Tests_ApplicationWindow::test_defaultContentItemConstraints(height_implicitHeight_anchorsFill) PASS : qtquickcontrols::Tests_ApplicationWindow::test_defaultContentItemConstraints(height_implicitHeight_anchorsFill_margins) PASS : qtquickcontrols::Tests_ApplicationWindow::test_defaultContentItemConstraints(height_anchorsFill_margins) PASS : qtquickcontrols::Tests_ApplicationWindow::test_defaultContentItemConstraints(anchorsFill_margins) PASS : qtquickcontrols::Tests_ApplicationWindow::test_defaultContentItemConstraints(anchorsFill_margins0) PASS : qtquickcontrols::Tests_ApplicationWindow::test_defaultContentItemConstraints(minimum_implicit_maximum_anchorsFill) PASS : qtquickcontrols::Tests_ApplicationWindow::test_defaultContentItemConstraints(minimum_implicit_maximum_anchorsFill_margins) PASS : qtquickcontrols::Tests_ApplicationWindow::test_defaultContentItemConstraints(minimum_height_maximum_anchorsFill) PASS : qtquickcontrols::Tests_ApplicationWindow::test_defaultSizeHints() PASS : qtquickcontrols::Tests_ApplicationWindow::test_invisibleContentItemChildren() PASS : qtquickcontrols::Tests_ApplicationWindow::test_minimumHeight() PASS : qtquickcontrols::Tests_ApplicationWindow::test_minimumSizeLargerThan_MaximumSize() PASS : qtquickcontrols::Tests_ApplicationWindow::test_windowHeight() PASS : qtquickcontrols::Tests_ApplicationWindow::test_windowHeight2() PASS : qtquickcontrols::Tests_ApplicationWindow::cleanupTestCase() PASS : qtquickcontrols::Tests_Baselines::initTestCase() PASS : qtquickcontrols::Tests_Baselines::test_baselineOffset(Text) PASS : qtquickcontrols::Tests_Baselines::test_baselineOffset(Button) PASS : qtquickcontrols::Tests_Baselines::cleanupTestCase() PASS : qtquickcontrols::Tests_BusyIndicator::initTestCase() PASS : qtquickcontrols::Tests_BusyIndicator::test_createIndicator() PASS : qtquickcontrols::Tests_BusyIndicator::cleanupTestCase() PASS : qtquickcontrols::Tests_Button::initTestCase() PASS : qtquickcontrols::Tests_Button::test_action() PASS : qtquickcontrols::Tests_Button::test_activeFocusOnPress() PASS : qtquickcontrols::Tests_Button::test_activeFocusOnTab() PASS : qtquickcontrols::Tests_Button::test_checked() PASS : qtquickcontrols::Tests_Button::test_isDefault() PASS : qtquickcontrols::Tests_Button::test_text() PASS : qtquickcontrols::Tests_Button::cleanupTestCase() PASS : qtquickcontrols::Tests_Calendar::initTestCase() PASS : qtquickcontrols::Tests_Calendar::test_asynchronous() PASS : qtquickcontrols::Tests_Calendar::test_daysCenteredVertically() PASS : qtquickcontrols::Tests_Calendar::test_defaultConstructed() PASS : qtquickcontrols::Tests_Calendar::test_dragWhileMousePressed() PASS : qtquickcontrols::Tests_Calendar::test_gridCellRectCalculation() PASS : qtquickcontrols::Tests_Calendar::test_gridlessCellRectCalculation() PASS : qtquickcontrols::Tests_Calendar::test_hovered() PASS : qtquickcontrols::Tests_Calendar::test_keyNavigation() SKIP : qtquickcontrols::Tests_Calendar::test_minMaxJsDateRange() QTBUG-36846 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_calendar.qml(166)] PASS : qtquickcontrols::Tests_Calendar::test_minMaxUndefined() PASS : qtquickcontrols::Tests_Calendar::test_pressAndHold() PASS : qtquickcontrols::Tests_Calendar::test_selectDateWithMouse() PASS : qtquickcontrols::Tests_Calendar::test_selectInvalidDateWithMouse() PASS : qtquickcontrols::Tests_Calendar::test_selectNextMonth() PASS : qtquickcontrols::Tests_Calendar::test_selectPreviousMonth() PASS : qtquickcontrols::Tests_Calendar::test_selectedDate() PASS : qtquickcontrols::Tests_Calendar::test_setAfterConstructed() PASS : qtquickcontrols::Tests_Calendar::test_showNextMonthWithMouse() PASS : qtquickcontrols::Tests_Calendar::test_showPreviousMonthWithMouse() PASS : qtquickcontrols::Tests_Calendar::cleanupTestCase() PASS : qtquickcontrols::Tests_CheckBox::initTestCase() PASS : qtquickcontrols::Tests_CheckBox::test_activeFocusOnPress() PASS : qtquickcontrols::Tests_CheckBox::test_activeFocusOnTab() PASS : qtquickcontrols::Tests_CheckBox::test_checkState_keep_binding() PASS : qtquickcontrols::Tests_CheckBox::test_check_keep_binding() PASS : qtquickcontrols::Tests_CheckBox::test_checked() PASS : qtquickcontrols::Tests_CheckBox::test_clicked() PASS : qtquickcontrols::Tests_CheckBox::test_defaultConstructed() PASS : qtquickcontrols::Tests_CheckBox::test_exclusiveGroup() PASS : qtquickcontrols::Tests_CheckBox::test_keyPressed() PASS : qtquickcontrols::Tests_CheckBox::test_text() PASS : qtquickcontrols::Tests_CheckBox::cleanupTestCase() PASS : qtquickcontrols::Tests_ComboBox::initTestCase() PASS : qtquickcontrols::Tests_ComboBox::test_activated() PASS : qtquickcontrols::Tests_ComboBox::test_activeFocusOnPress() PASS : qtquickcontrols::Tests_ComboBox::test_activeFocusOnTab() PASS : qtquickcontrols::Tests_ComboBox::test_addRemoveItemsInModel_QTBUG_30379() PASS : qtquickcontrols::Tests_ComboBox::test_append_find() PASS : qtquickcontrols::Tests_ComboBox::test_arrayModelWithoutTextRole() PASS : qtquickcontrols::Tests_ComboBox::test_arraymodel() PASS : qtquickcontrols::Tests_ComboBox::test_arraymodelwithtextrole() PASS : qtquickcontrols::Tests_ComboBox::test_currentIndexInMenu() PASS : qtquickcontrols::Tests_ComboBox::test_editable() PASS : qtquickcontrols::Tests_ComboBox::test_find() PASS : qtquickcontrols::Tests_ComboBox::test_keySearch() PASS : qtquickcontrols::Tests_ComboBox::test_keys() PASS : qtquickcontrols::Tests_ComboBox::test_keyupdown() PASS : qtquickcontrols::Tests_ComboBox::test_minusOneIndexResetsSelection_QTBUG_35794() PASS : qtquickcontrols::Tests_ComboBox::test_minusOneToZeroSelection_QTBUG_38036() 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_Margins() PASS : qtquickcontrols::Tests_GridLayout::test_alignToPixelGrid() PASS : qtquickcontrols::Tests_GridLayout::test_alignment() PASS : qtquickcontrols::Tests_GridLayout::test_baselines() PASS : qtquickcontrols::Tests_GridLayout::test_columnOrRowChanged() PASS : qtquickcontrols::Tests_GridLayout::test_columnsChanged() PASS : qtquickcontrols::Tests_GridLayout::test_flow() PASS : qtquickcontrols::Tests_GridLayout::test_flowLeftToRight() PASS : qtquickcontrols::Tests_GridLayout::test_flowLeftToRightDefaultPositions() PASS : qtquickcontrols::Tests_GridLayout::test_flowTopToBottom() PASS : qtquickcontrols::Tests_GridLayout::test_invalidateWhileRearranging_QTBUG_44139() PASS : qtquickcontrols::Tests_GridLayout::test_rightToLeft() PASS : qtquickcontrols::Tests_GridLayout::test_rowsChanged() PASS : qtquickcontrols::Tests_GridLayout::test_sizeHints() PASS : qtquickcontrols::Tests_GridLayout::test_spacings() PASS : qtquickcontrols::Tests_GridLayout::test_spanAcrossEmptyRows() PASS : qtquickcontrols::Tests_GridLayout::test_spanIsMoreThanColumns() PASS : qtquickcontrols::Tests_GridLayout::cleanupTestCase() PASS : qtquickcontrols::Tests_GroupBox::initTestCase() PASS : qtquickcontrols::Tests_GroupBox::test_activeFocusOnTab() PASS : qtquickcontrols::Tests_GroupBox::test_checkable() PASS : qtquickcontrols::Tests_GroupBox::test_checked() PASS : qtquickcontrols::Tests_GroupBox::test_contentItem() PASS : qtquickcontrols::Tests_GroupBox::test_dynamicSize() PASS : qtquickcontrols::Tests_GroupBox::cleanupTestCase() PASS : qtquickcontrols::Tests_Keys::initTestCase() PASS : qtquickcontrols::Tests_Keys::test_keys(TextInput) PASS : qtquickcontrols::Tests_Keys::test_keys(TextField) PASS : qtquickcontrols::Tests_Keys::test_keys(TextEdit) FAIL! : qtquickcontrols::Tests_Keys::test_keys(TextArea) Uncaught exception: Qt.createQmlObject(): failed to create object: :1:665: Type TextArea unavailable file:///work/build/qt/qtbase/qml/QtQuick/Controls/TextArea.qml:37:1: module "QtQuick" version 2.6 is not installed Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_keys.qml(86)] PASS : qtquickcontrols::Tests_Keys::test_keys(SpinBox) PASS : qtquickcontrols::Tests_Keys::test_keys(ComboBox) PASS : qtquickcontrols::Tests_Keys::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() PASS : qtquickcontrols::Tests_Menu::test_dynamicItems() PASS : qtquickcontrols::Tests_Menu::test_exclusive() PASS : qtquickcontrols::Tests_Menu::test_modelCreation() PASS : qtquickcontrols::Tests_Menu::test_trigger() PASS : qtquickcontrols::Tests_Menu::cleanupTestCase() PASS : qtquickcontrols::Tests_MenuBar::initTestCase() PASS : qtquickcontrols::Tests_MenuBar::test_createMenuBar() PASS : qtquickcontrols::Tests_MenuBar::cleanupTestCase() PASS : qtquickcontrols::Tests_ProgressBar::initTestCase() PASS : qtquickcontrols::Tests_ProgressBar::test_activeFocusOnTab() PASS : qtquickcontrols::Tests_ProgressBar::test_initialization_order() PASS : qtquickcontrols::Tests_ProgressBar::test_invalidMinMax() PASS : qtquickcontrols::Tests_ProgressBar::test_maximumvalue() PASS : qtquickcontrols::Tests_ProgressBar::test_minimumvalue() PASS : qtquickcontrols::Tests_ProgressBar::cleanupTestCase() PASS : qtquickcontrols::Tests_RadioButton::initTestCase() PASS : qtquickcontrols::Tests_RadioButton::test_activeFocusOnPress() PASS : qtquickcontrols::Tests_RadioButton::test_activeFocusOnTab() PASS : qtquickcontrols::Tests_RadioButton::test_checked() PASS : qtquickcontrols::Tests_RadioButton::test_clicked() PASS : qtquickcontrols::Tests_RadioButton::test_createRadioButton() PASS : qtquickcontrols::Tests_RadioButton::test_defaultConstructed() PASS : qtquickcontrols::Tests_RadioButton::test_exclusiveGroup() PASS : qtquickcontrols::Tests_RadioButton::test_keyPressed() PASS : qtquickcontrols::Tests_RadioButton::test_text() PASS : qtquickcontrols::Tests_RadioButton::cleanupTestCase() PASS : qtquickcontrols::Tests_RangedDate::initTestCase() PASS : qtquickcontrols::Tests_RangedDate::test_constructionPropertyOrder() PASS : qtquickcontrols::Tests_RangedDate::test_defaultConstruction() PASS : qtquickcontrols::Tests_RangedDate::test_flickering() SKIP : qtquickcontrols::Tests_RangedDate::test_minMax() QTBUG-36846 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_rangeddate.qml(62)] PASS : qtquickcontrols::Tests_RangedDate::test_nullValues() PASS : qtquickcontrols::Tests_RangedDate::cleanupTestCase() PASS : qtquickcontrols::Tests_RangeModel::initTestCase() PASS : qtquickcontrols::Tests_RangeModel::test_bindings() 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_changeChildrenOfHiddenLayout() PASS : qtquickcontrols::Tests_RowLayout::test_change_implicitWidth_during_rearrange() PASS : qtquickcontrols::Tests_RowLayout::test_countGeometryChanges() PASS : qtquickcontrols::Tests_RowLayout::test_destroyLayout() PASS : qtquickcontrols::Tests_RowLayout::test_fixedAndExpanding() PASS : qtquickcontrols::Tests_RowLayout::test_implicitSize() PASS : qtquickcontrols::Tests_RowLayout::test_initialNestedLayouts() PASS : qtquickcontrols::Tests_RowLayout::test_rearrangeNestedLayouts() PASS : qtquickcontrols::Tests_RowLayout::test_sizeHint(propagateNone) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHint(propagateMinimumWidth) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHint(propagatePreferredWidth) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHint(propagateMaximumWidth) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHint(propagateAll) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHint(propagateCrazy) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHint(expandMinToExplicitPref) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHint(expandMaxToExplicitPref) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHint(expandAllToExplicitMin) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHint(expandPrefToExplicitMin) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHint(boundPrefToExplicitMax) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHint(boundAllToExplicitMax) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHintNormalization(fallbackValues) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHintNormalization(acceptZeroWidths) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHintNormalization(123) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHintNormalization(132) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHintNormalization(213) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHintNormalization(231) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHintNormalization(321) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHintNormalization(312) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHintNormalization(1i3) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHintNormalization(1i2) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHintNormalization(2i3) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHintNormalization(2i1) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHintNormalization(3i1) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHintNormalization(3i2) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHintPropagationCount() XFAIL : qtquickcontrols::Tests_RowLayout::test_sizeHintWithHiddenChildren() If GridLayout is hidden, GridLayout is not notified when child is explicitly hidden Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_rowlayout.qml(712)] PASS : qtquickcontrols::Tests_RowLayout::test_sizeHintWithHiddenChildren() XFAIL : qtquickcontrols::Tests_RowLayout::test_sizeHintWithHiddenChildrenForRow() If Row is hidden, Row is not notified when child is explicitly hidden Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_rowlayout.qml(745)] PASS : qtquickcontrols::Tests_RowLayout::test_sizeHintWithHiddenChildrenForRow() 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() QWARN : qtquickcontrols::UnknownTestFunc() file:///work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_scrollview.qml:55:5: Type TextArea unavailable TextArea { id: textArea } ^ QWARN : qtquickcontrols::UnknownTestFunc() file:///work/build/qt/qtbase/qml/QtQuick/Controls/TextArea.qml:37:1: module "QtQuick" version 2.6 is not installed import QtQuick 2.6 ^ QWARN : qtquickcontrols::tst_scrollview::compile() /work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_scrollview.qml produced 2 error(s): /work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_scrollview.qml:55,5: Type TextArea unavailable /work/build/qt/qtbase/qml/QtQuick/Controls/TextArea.qml:37,1: module "QtQuick" version 2.6 is not installed Working directory: /work/build/qt/qtquickcontrols/tests/auto/controls View: QQuickView, import paths: '/work/build/qt/qtquickcontrols/tests/auto/testplugin' '/work/build/qt/qtquickcontrols/tests/auto/controls' '/work/build/qt/qtbase/qml' Plugin paths: '.' FAIL! : qtquickcontrols::tst_scrollview::compile() Type TextArea unavailable Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_scrollview.qml(55)] 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::test_shortcut(checkbox) PASS : qtquickcontrols::Tests_Shortcut::test_shortcut(radiobutton) PASS : qtquickcontrols::Tests_Shortcut::test_shortcut(button) PASS : qtquickcontrols::Tests_Shortcut::test_shortcut(button+action) PASS : qtquickcontrols::Tests_Shortcut::test_shortcut(toolbutton) PASS : qtquickcontrols::Tests_Shortcut::test_shortcut(toolbutton+action) 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_dragThreshold() PASS : qtquickcontrols::Tests_Slider::test_maximumvalue() PASS : qtquickcontrols::Tests_Slider::test_minimumvalue() PASS : qtquickcontrols::Tests_Slider::test_mouseWheel() PASS : qtquickcontrols::Tests_Slider::test_rightLeftKeyPressed() PASS : qtquickcontrols::Tests_Slider::test_sliderOffset() PASS : qtquickcontrols::Tests_Slider::test_updateValueWhileDragging() PASS : qtquickcontrols::Tests_Slider::test_valueAndHandlePosition() PASS : qtquickcontrols::Tests_Slider::test_vertical() PASS : qtquickcontrols::Tests_Slider::cleanupTestCase() PASS : qtquickcontrols::Tests_SpinBox::initTestCase() PASS : qtquickcontrols::Tests_SpinBox::test_ImplicitSize() PASS : qtquickcontrols::Tests_SpinBox::test_activeFocusOnPress() PASS : qtquickcontrols::Tests_SpinBox::test_activeFocusOnTab() PASS : qtquickcontrols::Tests_SpinBox::test_construction() PASS : qtquickcontrols::Tests_SpinBox::test_decimals() PASS : qtquickcontrols::Tests_SpinBox::test_decrement_key() PASS : qtquickcontrols::Tests_SpinBox::test_decrement_mouse() PASS : qtquickcontrols::Tests_SpinBox::test_editingFinished() PASS : qtquickcontrols::Tests_SpinBox::test_fixup() PASS : qtquickcontrols::Tests_SpinBox::test_get_active_focus_when_up_or_down_was_pressed() PASS : qtquickcontrols::Tests_SpinBox::test_groupSeparators() PASS : qtquickcontrols::Tests_SpinBox::test_increment_key() PASS : qtquickcontrols::Tests_SpinBox::test_increment_mouse() PASS : qtquickcontrols::Tests_SpinBox::test_initial_value() PASS : qtquickcontrols::Tests_SpinBox::test_initialization_order() PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(1) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(10) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(100) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(1.1) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(10.10) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(123.456) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-1) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-10) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-100) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-1.1) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-10.10) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-123.456) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(2.54cm) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input($100) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(asdf foo) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(a1b2c3d4e5) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(20) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(200) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(2000) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(0123) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-20) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-200) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-2000) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-0123) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(5) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-5) PASS : qtquickcontrols::Tests_SpinBox::test_keys() PASS : qtquickcontrols::Tests_SpinBox::test_maxvalue() PASS : qtquickcontrols::Tests_SpinBox::test_minvalue() PASS : qtquickcontrols::Tests_SpinBox::test_move_mouse() PASS : qtquickcontrols::Tests_SpinBox::test_negativeStepSize() PASS : qtquickcontrols::Tests_SpinBox::test_setFontsize() PASS : qtquickcontrols::Tests_SpinBox::test_stepsize() PASS : qtquickcontrols::Tests_SpinBox::test_wheel() PASS : qtquickcontrols::Tests_SpinBox::cleanupTestCase() PASS : qtquickcontrols::Tests_SplitView::initTestCase() PASS : qtquickcontrols::Tests_SplitView::test_01_splitView() PASS : qtquickcontrols::Tests_SplitView::test_02_splitView_initial_orientation_vertical() PASS : qtquickcontrols::Tests_SplitView::test_03_orientation_change() PASS : qtquickcontrols::Tests_SplitView::test_04_hide_item() PASS : qtquickcontrols::Tests_SplitView::test_05_hide_fillWidth_item() PASS : qtquickcontrols::Tests_SplitView::test_dynamic_item_add() PASS : qtquickcontrols::Tests_SplitView::test_dynamic_item_add_fillWidth() PASS : qtquickcontrols::Tests_SplitView::test_dynamic_item_remove() PASS : qtquickcontrols::Tests_SplitView::test_hide_item_after_fillWidth() PASS : qtquickcontrols::Tests_SplitView::test_item_margins() 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_focus() 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() FAIL! : qtquickcontrols::Tests_Styles::test_createTextAreaStyle() Uncaught exception: Qt.createQmlObject(): failed to create object: :1:168: Type TextAreaStyle unavailable file:///work/build/qt/qtbase/qml/QtQuick/Controls/Styles/Base/TextAreaStyle.qml:61:1: Type TextArea unavailable file:///work/build/qt/qtbase/qml/QtQuick/Controls/TextArea.qml:37:1: module "QtQuick" version 2.6 is not installed Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_styles.qml(158)] 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_clicked() PASS : qtquickcontrols::Tests_Switch::test_defaultConstructed() PASS : qtquickcontrols::Tests_Switch::test_exclusiveGroup() PASS : qtquickcontrols::Tests_Switch::test_keyPressed() PASS : qtquickcontrols::Tests_Switch::test_pressed() PASS : qtquickcontrols::Tests_Switch::cleanupTestCase() PASS : qtquickcontrols::Tests_Tab::initTestCase() PASS : qtquickcontrols::Tests_Tab::test_createTab() PASS : qtquickcontrols::Tests_Tab::cleanupTestCase() PASS : qtquickcontrols::Tests_TableView::initTestCase() PASS : qtquickcontrols::Tests_TableView::test_QTBUG_31206() PASS : qtquickcontrols::Tests_TableView::test_activated() PASS : qtquickcontrols::Tests_TableView::test_activeFocusOnTab() PASS : qtquickcontrols::Tests_TableView::test_addRemoveColumn() PASS : qtquickcontrols::Tests_TableView::test_basic_setup() PASS : qtquickcontrols::Tests_TableView::test_buttonDelegate() QWARN : qtquickcontrols::Tests_TableView::test_buttonDelegate() file:///work/build/qt/qtquickcontrols/tests/auto/controls/data/tableview/table_buttondelegate.qml:62: TypeError: Cannot read property of null QWARN : qtquickcontrols::Tests_TableView::test_buttonDelegate() file:///work/build/qt/qtquickcontrols/tests/auto/controls/data/tableview/table_buttondelegate.qml:62: TypeError: Cannot read property of null QWARN : qtquickcontrols::Tests_TableView::test_buttonDelegate() file:///work/build/qt/qtquickcontrols/tests/auto/controls/data/tableview/table_buttondelegate.qml:62: TypeError: Cannot read property of null 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_initializedStyleData() PASS : qtquickcontrols::Tests_TableView::test_keyboardSelection() PASS : qtquickcontrols::Tests_TableView::test_keys() PASS : qtquickcontrols::Tests_TableView::test_keys_2() PASS : qtquickcontrols::Tests_TableView::test_moveColumn(0->1 (0)) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(0->1 (1)) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(0->1 (2)) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(0->2 (0)) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(0->2 (1)) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(0->2 (2)) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(1->0 (0)) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(1->0 (1)) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(1->0 (2)) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(1->2 (0)) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(1->2 (1)) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(1->2 (2)) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(2->0 (0)) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(2->0 (1)) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(2->0 (2)) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(2->1 (0)) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(2->1 (1)) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(2->1 (2)) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(0->0) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(-1->0) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(0->-1) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(1->10) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(10->2) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(10->-1) PASS : qtquickcontrols::Tests_TableView::test_positionViewAtRow() PASS : qtquickcontrols::Tests_TableView::test_resize_columns() PASS : qtquickcontrols::Tests_TableView::test_rightClickOnMouseAreaOverTableView() PASS : qtquickcontrols::Tests_TableView::test_rowCount() PASS : qtquickcontrols::Tests_TableView::test_selection() PASS : qtquickcontrols::Tests_TableView::test_selectionContains() PASS : qtquickcontrols::Tests_TableView::test_selectionCount() PASS : qtquickcontrols::Tests_TableView::test_selectionForeach() PASS : qtquickcontrols::Tests_TableView::test_usingcpplistmodel(qobjectlistmodel) PASS : qtquickcontrols::Tests_TableView::test_usingcpplistmodel(qstringlistmodel) PASS : qtquickcontrols::Tests_TableView::test_usingcppqabstractitemmodel() PASS : qtquickcontrols::Tests_TableView::test_usingcppqobjectmodel() PASS : qtquickcontrols::Tests_TableView::test_usingqmlmodel(listmodel) PASS : qtquickcontrols::Tests_TableView::test_usingqmlmodel(countmodel) PASS : qtquickcontrols::Tests_TableView::test_usingqmlmodel(arraymodel) PASS : qtquickcontrols::Tests_TableView::test_usingqmlmodel(itemmodel) PASS : qtquickcontrols::Tests_TableView::cleanupTestCase() PASS : qtquickcontrols::Tests_TableViewColumn::initTestCase() PASS : qtquickcontrols::Tests_TableViewColumn::test_createTableViewColumn() PASS : qtquickcontrols::Tests_TableViewColumn::cleanupTestCase() PASS : qtquickcontrols::Tests_TabView::initTestCase() PASS : qtquickcontrols::Tests_TabView::test_43701() 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() FAIL! : qtquickcontrols::Tests_TextArea::test_activeFocusOnPress() Uncaught exception: Qt.createQmlObject(): failed to create object: :1:30: Type TextArea unavailable file:///work/build/qt/qtbase/qml/QtQuick/Controls/TextArea.qml:37:1: module "QtQuick" version 2.6 is not installed Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_textarea.qml(66)] FAIL! : qtquickcontrols::Tests_TextArea::test_activeFocusOnTab() Uncaught exception: Qt.createQmlObject(): failed to create object: :1:369: Type TextArea unavailable file:///work/build/qt/qtbase/qml/QtQuick/Controls/TextArea.qml:37:1: module "QtQuick" version 2.6 is not installed Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_textarea.qml(111)] FAIL! : qtquickcontrols::Tests_TextArea::test_append() Uncaught exception: Qt.createQmlObject(): failed to create object: :1:30: Type TextArea unavailable file:///work/build/qt/qtbase/qml/QtQuick/Controls/TextArea.qml:37:1: module "QtQuick" version 2.6 is not installed Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_textarea.qml(53)] FAIL! : qtquickcontrols::Tests_TextArea::test_editingFinished() Compared values are not the same Actual (): 3 Expected (): 1 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_textarea.qml(157)] FAIL! : qtquickcontrols::Tests_TextArea::test_keys() Compared values are not the same Actual (): 3 Expected (): 1 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_textarea.qml(187)] PASS : qtquickcontrols::Tests_TextArea::cleanupTestCase() PASS : qtquickcontrols::Tests_TextField::initTestCase() PASS : qtquickcontrols::Tests_TextField::test_activeFocusOnPress() PASS : qtquickcontrols::Tests_TextField::test_activeFocusOnTab() PASS : qtquickcontrols::Tests_TextField::test_copyPaste() PASS : qtquickcontrols::Tests_TextField::test_cursorPosition() PASS : qtquickcontrols::Tests_TextField::test_deselect() PASS : qtquickcontrols::Tests_TextField::test_editingFinished() PASS : qtquickcontrols::Tests_TextField::test_getText() PASS : qtquickcontrols::Tests_TextField::test_inputMask() PASS : qtquickcontrols::Tests_TextField::test_insert() PASS : qtquickcontrols::Tests_TextField::test_keys() PASS : qtquickcontrols::Tests_TextField::test_length() PASS : qtquickcontrols::Tests_TextField::test_maximumLength() PASS : qtquickcontrols::Tests_TextField::test_passwordCharacter() PASS : qtquickcontrols::Tests_TextField::test_readonly() PASS : qtquickcontrols::Tests_TextField::test_redo() PASS : qtquickcontrols::Tests_TextField::test_remove() 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() PASS : qtquickcontrols::Tests_TreeView::initTestCase() PASS : qtquickcontrols::Tests_TreeView::test_basic_setup() PASS : qtquickcontrols::Tests_TreeView::test_clicked_signals() PASS : qtquickcontrols::Tests_TreeView::test_expand_collapse() PASS : qtquickcontrols::Tests_TreeView::test_headerHidden() PASS : qtquickcontrols::Tests_TreeView::test_keys_navigation() PASS : qtquickcontrols::Tests_TreeView::test_pressAndHold() XFAIL : qtquickcontrols::Tests_TreeView::test_selection_contiguousSelection() BUG selection.currentIndex is invalid when ContiguousSelection Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_treeview.qml(705)] XFAIL : qtquickcontrols::Tests_TreeView::test_selection_contiguousSelection() BUG selection.currentIndex is invalid when ContiguousSelection Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_treeview.qml(733)] PASS : qtquickcontrols::Tests_TreeView::test_selection_contiguousSelection() XFAIL : qtquickcontrols::Tests_TreeView::test_selection_extendedSelection() BUG selection.currentIndex is invalid when ExtendedSelection Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_treeview.qml(616)] PASS : qtquickcontrols::Tests_TreeView::test_selection_extendedSelection() XFAIL : qtquickcontrols::Tests_TreeView::test_selection_multiSelection() BUG selection.currentIndex is invalid when MultiSelection Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_treeview.qml(499)] XFAIL : qtquickcontrols::Tests_TreeView::test_selection_multiSelection() BUG selection.currentIndex is invalid when MultiSelection Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_treeview.qml(513)] XFAIL : qtquickcontrols::Tests_TreeView::test_selection_multiSelection() BUG selection.currentIndex is invalid when MultiSelection Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_treeview.qml(532)] XFAIL : qtquickcontrols::Tests_TreeView::test_selection_multiSelection() BUG selection.currentIndex is invalid when MultiSelection Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_treeview.qml(548)] PASS : qtquickcontrols::Tests_TreeView::test_selection_multiSelection() XFAIL : qtquickcontrols::Tests_TreeView::test_selection_noSelection() BUG selected state not updated with Command/Controls when SingleSelection Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_treeview.qml(450)] PASS : qtquickcontrols::Tests_TreeView::test_selection_noSelection() XFAIL : qtquickcontrols::Tests_TreeView::test_selection_singleSelection() BUG isSelected is always false when SingleSelection Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_treeview.qml(373)] XFAIL : qtquickcontrols::Tests_TreeView::test_selection_singleSelection() BUG hasSelection is always false when SingleSelection Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_treeview.qml(375)] XFAIL : qtquickcontrols::Tests_TreeView::test_selection_singleSelection() BUG empty selectedIndex when SingleSelection Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_treeview.qml(378)] XFAIL : qtquickcontrols::Tests_TreeView::test_selection_singleSelection() BUG selected state not updated with Command/Control when SingleSelection Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_treeview.qml(392)] XFAIL : qtquickcontrols::Tests_TreeView::test_selection_singleSelection() BUG selected state not updated with Command/Control when SingleSelection Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_treeview.qml(394)] PASS : qtquickcontrols::Tests_TreeView::test_selection_singleSelection() PASS : qtquickcontrols::Tests_TreeView::cleanupTestCase() Totals: 516 passed, 8 failed, 2 skipped, 0 blacklisted ********* Finished testing of qtquickcontrols ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_controls: 63 seconds, exit code 8 Testing tst_activeFocusOnTab QFATAL : tst_activeFocusOnTab::activeFocusOnTab() Received signal 11 FAIL! : tst_activeFocusOnTab::activeFocusOnTab() Received a fatal error. Loc: [Unknown file(0)] Totals: 1 passed, 1 failed, 0 skipped, 0 blacklisted 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 21282] QtQA::App::TestRunner: [New LWP 21283] QtQA::App::TestRunner: [New LWP 21284] QtQA::App::TestRunner: [New LWP 21289] QtQA::App::TestRunner: [New LWP 21288] QtQA::App::TestRunner: [New LWP 21291] QtQA::App::TestRunner: [New LWP 21290] QtQA::App::TestRunner: [New LWP 21285] QtQA::App::TestRunner: [New LWP 21294] QtQA::App::TestRunner: [New LWP 21286] QtQA::App::TestRunner: [New LWP 21293] QtQA::App::TestRunner: [New LWP 21292] QtQA::App::TestRunner: [Thread debugging using libthread_db enabled] QtQA::App::TestRunner: Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". QtQA::App::TestRunner: Core was generated by `./tst_activeFocusOnTab -silent -o /work/ci/qt/qtdeclarative/5.5/_artifacts/test'. QtQA::App::TestRunner: Program terminated with signal SIGABRT, Aborted. QtQA::App::TestRunner: #0 0x00007fe17ca67cc9 in __GI_raise (sig=sig at entry=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:56 QtQA::App::TestRunner: 56 ../nptl/sysdeps/unix/sysv/linux/raise.c: No such file or directory. QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 12 (Thread 0x7fe146110700 (LWP 21292)): QtQA::App::TestRunner: #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 QtQA::App::TestRunner: #1 0x00007fe14e9f751b in ?? () from /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so QtQA::App::TestRunner: #2 0x00007fe14e9f6c69 in ?? () from /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so QtQA::App::TestRunner: #3 0x00007fe17c350182 in start_thread (arg=0x7fe146110700) at pthread_create.c:312 QtQA::App::TestRunner: #4 0x00007fe17cb2c00d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 11 (Thread 0x7fe14590f700 (LWP 21293)): QtQA::App::TestRunner: #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 QtQA::App::TestRunner: #1 0x00007fe14e9f751b in ?? () from /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so QtQA::App::TestRunner: #2 0x00007fe14e9f6c69 in ?? () from /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so QtQA::App::TestRunner: #3 0x00007fe17c350182 in start_thread (arg=0x7fe14590f700) at pthread_create.c:312 QtQA::App::TestRunner: #4 0x00007fe17cb2c00d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 10 (Thread 0x7fe161bc0700 (LWP 21286)): QtQA::App::TestRunner: #0 0x00007fe17cb1ecbd in poll () at ../sysdeps/unix/syscall-template.S:81 QtQA::App::TestRunner: #1 0x00007fe17be37fe4 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #2 0x00007fe17be380ec in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #3 0x00007fe17be38129 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #4 0x00007fe17be5cf05 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #5 0x00007fe17c350182 in start_thread (arg=0x7fe161bc0700) at pthread_create.c:312 QtQA::App::TestRunner: #6 0x00007fe17cb2c00d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 9 (Thread 0x7fe14510e700 (LWP 21294)): QtQA::App::TestRunner: #0 0x00007fe17cb1ecbd in poll () at ../sysdeps/unix/syscall-template.S:81 QtQA::App::TestRunner: #1 0x00007fe17be37fe4 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #2 0x00007fe17be380ec in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #3 0x00007fe17d6d493d in TestNamespace::QEventDispatcherGlib::processEvents (this=0x7fe1400008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:418 QtQA::App::TestRunner: #4 0x00007fe17d65d5f0 in TestNamespace::QEventLoop::processEvents (this=0x7fe14510de10, flags=...) at kernel/qeventloop.cpp:128 QtQA::App::TestRunner: #5 0x00007fe17d65d8b1 in TestNamespace::QEventLoop::exec (this=0x7fe14510de10, flags=...) at kernel/qeventloop.cpp:204 QtQA::App::TestRunner: #6 0x00007fe17d3dd4ca in TestNamespace::QThread::exec (this=0x1472430) at thread/qthread.cpp:503 QtQA::App::TestRunner: #7 0x00007fe17dd36fb3 in TestNamespace::QQmlThreadPrivate::run (this=0x1472430) at qml/ftw/qqmlthread.cpp:141 QtQA::App::TestRunner: #8 0x00007fe17d3e48d5 in TestNamespace::QThreadPrivate::start (arg=0x1472430) at thread/qthread_unix.cpp:331 QtQA::App::TestRunner: #9 0x00007fe17c350182 in start_thread (arg=0x7fe14510e700) at pthread_create.c:312 QtQA::App::TestRunner: #10 0x00007fe17cb2c00d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 8 (Thread 0x7fe16961d700 (LWP 21285)): QtQA::App::TestRunner: #0 0x00007fe17cb1ecbd in poll () at ../sysdeps/unix/syscall-template.S:81 QtQA::App::TestRunner: #1 0x00007fe17be37fe4 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #2 0x00007fe17be3830a in g_main_loop_run () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #3 0x00007fe1714a8336 in ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0 QtQA::App::TestRunner: #4 0x00007fe17be5cf05 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #5 0x00007fe17c350182 in start_thread (arg=0x7fe16961d700) at pthread_create.c:312 QtQA::App::TestRunner: #6 0x00007fe17cb2c00d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 7 (Thread 0x7fe14d51c700 (LWP 21290)): QtQA::App::TestRunner: #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 QtQA::App::TestRunner: #1 0x00007fe14e9f751b in ?? () from /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so QtQA::App::TestRunner: #2 0x00007fe14e9f6c69 in ?? () from /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so QtQA::App::TestRunner: #3 0x00007fe17c350182 in start_thread (arg=0x7fe14d51c700) at pthread_create.c:312 QtQA::App::TestRunner: #4 0x00007fe17cb2c00d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 6 (Thread 0x7fe14cd1b700 (LWP 21291)): QtQA::App::TestRunner: #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 QtQA::App::TestRunner: #1 0x00007fe14e9f751b in ?? () from /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so QtQA::App::TestRunner: #2 0x00007fe14e9f6c69 in ?? () from /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so QtQA::App::TestRunner: #3 0x00007fe17c350182 in start_thread (arg=0x7fe14cd1b700) at pthread_create.c:312 QtQA::App::TestRunner: #4 0x00007fe17cb2c00d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 5 (Thread 0x7fe160bbe700 (LWP 21288)): QtQA::App::TestRunner: #0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:238 QtQA::App::TestRunner: #1 0x00007fe17be79ce5 in g_cond_wait_until () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #2 0x00007fe17be0e1c1 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #3 0x00007fe17be0e74b in g_async_queue_timeout_pop () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #4 0x00007fe17be5d956 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #5 0x00007fe17be5cf05 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #6 0x00007fe17c350182 in start_thread (arg=0x7fe160bbe700) at pthread_create.c:312 QtQA::App::TestRunner: #7 0x00007fe17cb2c00d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 4 (Thread 0x7fe14ffff700 (LWP 21289)): QtQA::App::TestRunner: #0 0x00007fe17cb1ecbd in poll () at ../sysdeps/unix/syscall-template.S:81 QtQA::App::TestRunner: #1 0x00007fe17be37fe4 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #2 0x00007fe17be380ec in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #3 0x00007fe17d6d495d in TestNamespace::QEventDispatcherGlib::processEvents (this=0x7fe1480008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:420 QtQA::App::TestRunner: #4 0x00007fe17d65d5f0 in TestNamespace::QEventLoop::processEvents (this=0x7fe14fffee10, flags=...) at kernel/qeventloop.cpp:128 QtQA::App::TestRunner: #5 0x00007fe17d65d8b1 in TestNamespace::QEventLoop::exec (this=0x7fe14fffee10, flags=...) at kernel/qeventloop.cpp:204 QtQA::App::TestRunner: #6 0x00007fe17d3dd4ca in TestNamespace::QThread::exec (this=0x13dd1b0) at thread/qthread.cpp:503 QtQA::App::TestRunner: #7 0x00007fe17dd36fb3 in TestNamespace::QQmlThreadPrivate::run (this=0x13dd1b0) at qml/ftw/qqmlthread.cpp:141 QtQA::App::TestRunner: #8 0x00007fe17d3e48d5 in TestNamespace::QThreadPrivate::start (arg=0x13dd1b0) at thread/qthread_unix.cpp:331 QtQA::App::TestRunner: #9 0x00007fe17c350182 in start_thread (arg=0x7fe14ffff700) at pthread_create.c:312 QtQA::App::TestRunner: #10 0x00007fe17cb2c00d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 3 (Thread 0x7fe16a082700 (LWP 21284)): QtQA::App::TestRunner: #0 0x00007fe17cb1ecbd in poll () at ../sysdeps/unix/syscall-template.S:81 QtQA::App::TestRunner: #1 0x00007fe17be37fe4 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #2 0x00007fe17be380ec in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #3 0x00007fe16a08a1ad in ?? () from /usr/lib/x86_64-linux-gnu/gio/modules/libdconfsettings.so QtQA::App::TestRunner: #4 0x00007fe17be5cf05 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #5 0x00007fe17c350182 in start_thread (arg=0x7fe16a082700) at pthread_create.c:312 QtQA::App::TestRunner: #6 0x00007fe17cb2c00d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2 (Thread 0x7fe173a68700 (LWP 21283)): QtQA::App::TestRunner: #0 0x00007fe17cb1ecbd in poll () at ../sysdeps/unix/syscall-template.S:81 QtQA::App::TestRunner: #1 0x00007fe179fdcb72 in poll (__timeout=-1, __nfds=1, __fds=0x7fe173a67d00) at /usr/include/x86_64-linux-gnu/bits/poll2.h:46 QtQA::App::TestRunner: #2 _xcb_conn_wait (c=c at entry=0x1202960, cond=cond at entry=0x12029a0, vector=vector at entry=0x0, count=count at entry=0x0) at ../../src/xcb_conn.c:447 QtQA::App::TestRunner: #3 0x00007fe179fde64f in xcb_wait_for_event (c=0x1202960) at ../../src/xcb_in.c:622 QtQA::App::TestRunner: #4 0x00007fe17f51cfad in TestNamespace::QXcbEventReader::run (this=0x120e8b0) at qxcbconnection.cpp:1053 QtQA::App::TestRunner: #5 0x00007fe17d3e48d5 in TestNamespace::QThreadPrivate::start (arg=0x120e8b0) at thread/qthread_unix.cpp:331 QtQA::App::TestRunner: #6 0x00007fe17c350182 in start_thread (arg=0x7fe173a68700) at pthread_create.c:312 QtQA::App::TestRunner: #7 0x00007fe17cb2c00d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1 (Thread 0x7fe17f65a780 (LWP 21282)): QtQA::App::TestRunner: #0 0x00007fe17ca67cc9 in __GI_raise (sig=sig at entry=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:56 QtQA::App::TestRunner: #1 0x00007fe17ca6b0d8 in __GI_abort () at abort.c:89 QtQA::App::TestRunner: #2 0x00007fe17d3d1257 in TestNamespace::qt_message_fatal (context=..., message=...) at global/qlogging.cpp:1575 QtQA::App::TestRunner: #3 0x00007fe17d3cd76c in TestNamespace::QMessageLogger::fatal (this=0x7fffb2123ad0, msg=0x7fe17f6b6c1c "Received signal %d") at global/qlogging.cpp:777 QtQA::App::TestRunner: #4 0x00007fe17f69bd41 in TestNamespace::QTest::FatalSignalHandler::signal (signum=11) at qtestcase.cpp:2391 QtQA::App::TestRunner: #5 QtQA::App::TestRunner: #6 0x00007fe17f0620a2 in TestNamespace::QScopedPointer >::data (this=0x8) at /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qscopedpointer.h:135 QtQA::App::TestRunner: #7 0x00007fe17f1516df in TestNamespace::qGetPtrHelper > (p=...) at /work/build/qt/qtbase/include/QtCore/../../src/corelib/global/qglobal.h:979 QtQA::App::TestRunner: #8 0x00007fe17f1520dc in TestNamespace::QQuickItem::d_func (this=0x0) at items/qquickitem.h:443 QtQA::App::TestRunner: #9 0x00007fe17f1438c2 in TestNamespace::QQuickItem::childItems (this=0x0) at items/qquickitem.cpp:3458 QtQA::App::TestRunner: #10 0x000000000040e1eb in QQuickVisualTestUtil::findItem (parent=0x0, objectName=..., index=-1) at ../shared/visualtestutil.h:61 QtQA::App::TestRunner: #11 0x000000000040700f in tst_activeFocusOnTab::activeFocusOnTab (this=0x7fffb2125b40) at tst_activeFocusOnTab.cpp:98 QtQA::App::TestRunner: #12 0x000000000040cebe in tst_activeFocusOnTab::qt_static_metacall (_o=0x7fffb2125b40, _c=TestNamespace::QMetaObject::InvokeMetaMethod, _id=2, _a=0x7fffb2125050) at .moc/tst_activeFocusOnTab.moc:80 QtQA::App::TestRunner: #13 0x00007fe17d66ce15 in TestNamespace::QMetaMethod::invoke (this=0x7fffb21251c0, object=0x7fffb2125b40, connectionType=TestNamespace::Qt::DirectConnection, returnValue=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:2184 QtQA::App::TestRunner: #14 0x00007fe17d66c2dd in TestNamespace::QMetaObject::invokeMethod (obj=0x7fffb2125b40, member=0x1475eb0 "activeFocusOnTab", type=TestNamespace::Qt::DirectConnection, ret=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:1479 QtQA::App::TestRunner: #15 0x00007fe17f69f7d3 in TestNamespace::QMetaObject::invokeMethod (obj=0x7fffb2125b40, member=0x1475eb0 "activeFocusOnTab", type=TestNamespace::Qt::DirectConnection, val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs.h:408 QtQA::App::TestRunner: #16 0x00007fe17f69a5e4 in TestNamespace::QTest::qInvokeTestMethodDataEntry (slot=0x1475eb0 "activeFocusOnTab") at qtestcase.cpp:1939 QtQA::App::TestRunner: #17 0x00007fe17f69aeb9 in TestNamespace::QTest::qInvokeTestMethod (slotName=0x1475d98 "activeFocusOnTab()", data=0x0) at qtestcase.cpp:2067 QtQA::App::TestRunner: #18 0x00007fe17f69bc2c in TestNamespace::QTest::qInvokeTestMethods (testObject=0x7fffb2125b40) at qtestcase.cpp:2356 QtQA::App::TestRunner: #19 0x00007fe17f69c2b1 in TestNamespace::QTest::qExec (testObject=0x7fffb2125b40, argc=6, argv=0x7fffb2125c78) at qtestcase.cpp:2598 QtQA::App::TestRunner: #20 0x000000000040cdf8 in main (argc=6, argv=0x7fffb2125c78) at tst_activeFocusOnTab.cpp:579 QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_activeFocusOnTab ********* Config: Using QtTest library 5.5.0, Qt 5.5.0 (x86_64-little_endian-lp64 shared (dynamic) debug build; by GCC 4.8.2) PASS : tst_activeFocusOnTab::initTestCase() QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///work/build/qt/qtquickcontrols/tests/auto/activeFocusOnTab/data/activeFocusOnTab.qml:206:9: Type TextArea unavailable TextArea { ^ QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///work/build/qt/qtbase/qml/QtQuick/Controls/TextArea.qml:37:1: module "QtQuick" version 2.6 is not installed import QtQuick 2.6 ^ QFATAL : tst_activeFocusOnTab::activeFocusOnTab() Received signal 11 FAIL! : tst_activeFocusOnTab::activeFocusOnTab() Received a fatal error. Loc: [Unknown file(0)] Totals: 1 passed, 1 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_activeFocusOnTab ********* 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 21298] QtQA::App::TestRunner: [New LWP 21299] QtQA::App::TestRunner: [New LWP 21304] QtQA::App::TestRunner: [New LWP 21300] QtQA::App::TestRunner: [New LWP 21309] QtQA::App::TestRunner: [New LWP 21305] QtQA::App::TestRunner: [New LWP 21302] QtQA::App::TestRunner: [New LWP 21306] QtQA::App::TestRunner: [New LWP 21308] QtQA::App::TestRunner: [New LWP 21301] QtQA::App::TestRunner: [New LWP 21310] QtQA::App::TestRunner: [New LWP 21307] QtQA::App::TestRunner: [Thread debugging using libthread_db enabled] QtQA::App::TestRunner: Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". QtQA::App::TestRunner: Core was generated by `./tst_activeFocusOnTab -o /work/ci/qt/qtdeclarative/5.5/_artifacts/test-logs/ts'. QtQA::App::TestRunner: Program terminated with signal SIGABRT, Aborted. QtQA::App::TestRunner: #0 0x00007f00dee76cc9 in __GI_raise (sig=sig at entry=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:56 QtQA::App::TestRunner: 56 ../nptl/sysdeps/unix/sysv/linux/raise.c: No such file or directory. QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 12 (Thread 0x7f00ad2ad700 (LWP 21307)): QtQA::App::TestRunner: #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 QtQA::App::TestRunner: #1 0x00007f00c116451b in ?? () from /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so QtQA::App::TestRunner: #2 0x00007f00c1163c69 in ?? () from /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so QtQA::App::TestRunner: #3 0x00007f00de75f182 in start_thread (arg=0x7f00ad2ad700) at pthread_create.c:312 QtQA::App::TestRunner: #4 0x00007f00def3b00d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 11 (Thread 0x7f00a77fe700 (LWP 21310)): QtQA::App::TestRunner: #0 0x00007f00def2dcbd in poll () at ../sysdeps/unix/syscall-template.S:81 QtQA::App::TestRunner: #1 0x00007f00de246fe4 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #2 0x00007f00de2470ec in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #3 0x00007f00dfae393d in TestNamespace::QEventDispatcherGlib::processEvents (this=0x7f00a00008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:418 QtQA::App::TestRunner: #4 0x00007f00dfa6c5f0 in TestNamespace::QEventLoop::processEvents (this=0x7f00a77fde10, flags=...) at kernel/qeventloop.cpp:128 QtQA::App::TestRunner: #5 0x00007f00dfa6c8b1 in TestNamespace::QEventLoop::exec (this=0x7f00a77fde10, flags=...) at kernel/qeventloop.cpp:204 QtQA::App::TestRunner: #6 0x00007f00df7ec4ca in TestNamespace::QThread::exec (this=0x20c40b0) at thread/qthread.cpp:503 QtQA::App::TestRunner: #7 0x00007f00e0145fb3 in TestNamespace::QQmlThreadPrivate::run (this=0x20c40b0) at qml/ftw/qqmlthread.cpp:141 QtQA::App::TestRunner: #8 0x00007f00df7f38d5 in TestNamespace::QThreadPrivate::start (arg=0x20c40b0) at thread/qthread_unix.cpp:331 QtQA::App::TestRunner: #9 0x00007f00de75f182 in start_thread (arg=0x7f00a77fe700) at pthread_create.c:312 QtQA::App::TestRunner: #10 0x00007f00def3b00d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 10 (Thread 0x7f00cba2a700 (LWP 21301)): QtQA::App::TestRunner: #0 0x00007f00def2dcbd in poll () at ../sysdeps/unix/syscall-template.S:81 QtQA::App::TestRunner: #1 0x00007f00de246fe4 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #2 0x00007f00de24730a in g_main_loop_run () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #3 0x00007f00cf838336 in ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0 QtQA::App::TestRunner: #4 0x00007f00de26bf05 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #5 0x00007f00de75f182 in start_thread (arg=0x7f00cba2a700) at pthread_create.c:312 QtQA::App::TestRunner: #6 0x00007f00def3b00d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 9 (Thread 0x7f00acaac700 (LWP 21308)): QtQA::App::TestRunner: #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 QtQA::App::TestRunner: #1 0x00007f00c116451b in ?? () from /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so QtQA::App::TestRunner: #2 0x00007f00c1163c69 in ?? () from /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so QtQA::App::TestRunner: #3 0x00007f00de75f182 in start_thread (arg=0x7f00acaac700) at pthread_create.c:312 QtQA::App::TestRunner: #4 0x00007f00def3b00d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 8 (Thread 0x7f00adaae700 (LWP 21306)): QtQA::App::TestRunner: #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 QtQA::App::TestRunner: #1 0x00007f00c116451b in ?? () from /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so QtQA::App::TestRunner: #2 0x00007f00c1163c69 in ?? () from /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so QtQA::App::TestRunner: #3 0x00007f00de75f182 in start_thread (arg=0x7f00adaae700) at pthread_create.c:312 QtQA::App::TestRunner: #4 0x00007f00def3b00d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 7 (Thread 0x7f00c3fff700 (LWP 21302)): QtQA::App::TestRunner: #0 0x00007f00def2dcbd in poll () at ../sysdeps/unix/syscall-template.S:81 QtQA::App::TestRunner: #1 0x00007f00de246fe4 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #2 0x00007f00de2470ec in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #3 0x00007f00de247129 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #4 0x00007f00de26bf05 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #5 0x00007f00de75f182 in start_thread (arg=0x7f00c3fff700) at pthread_create.c:312 QtQA::App::TestRunner: #6 0x00007f00def3b00d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 6 (Thread 0x7f00c27fc700 (LWP 21305)): QtQA::App::TestRunner: #0 0x00007f00def2dcbd in poll () at ../sysdeps/unix/syscall-template.S:81 QtQA::App::TestRunner: #1 0x00007f00de246fe4 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #2 0x00007f00de2470ec in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #3 0x00007f00dfae395d in TestNamespace::QEventDispatcherGlib::processEvents (this=0x7f00a80008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:420 QtQA::App::TestRunner: #4 0x00007f00dfa6c5f0 in TestNamespace::QEventLoop::processEvents (this=0x7f00c27fbe10, flags=...) at kernel/qeventloop.cpp:128 QtQA::App::TestRunner: #5 0x00007f00dfa6c8b1 in TestNamespace::QEventLoop::exec (this=0x7f00c27fbe10, flags=...) at kernel/qeventloop.cpp:204 QtQA::App::TestRunner: #6 0x00007f00df7ec4ca in TestNamespace::QThread::exec (this=0x20262b0) at thread/qthread.cpp:503 QtQA::App::TestRunner: #7 0x00007f00e0145fb3 in TestNamespace::QQmlThreadPrivate::run (this=0x20262b0) at qml/ftw/qqmlthread.cpp:141 QtQA::App::TestRunner: #8 0x00007f00df7f38d5 in TestNamespace::QThreadPrivate::start (arg=0x20262b0) at thread/qthread_unix.cpp:331 QtQA::App::TestRunner: #9 0x00007f00de75f182 in start_thread (arg=0x7f00c27fc700) at pthread_create.c:312 QtQA::App::TestRunner: #10 0x00007f00def3b00d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 5 (Thread 0x7f00a7fff700 (LWP 21309)): QtQA::App::TestRunner: #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 QtQA::App::TestRunner: #1 0x00007f00c116451b in ?? () from /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so QtQA::App::TestRunner: #2 0x00007f00c1163c69 in ?? () from /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so QtQA::App::TestRunner: #3 0x00007f00de75f182 in start_thread (arg=0x7f00a7fff700) at pthread_create.c:312 QtQA::App::TestRunner: #4 0x00007f00def3b00d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 4 (Thread 0x7f00cc48f700 (LWP 21300)): QtQA::App::TestRunner: #0 0x00007f00def2dcbd in poll () at ../sysdeps/unix/syscall-template.S:81 QtQA::App::TestRunner: #1 0x00007f00de246fe4 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #2 0x00007f00de2470ec in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #3 0x00007f00cc4971ad in ?? () from /usr/lib/x86_64-linux-gnu/gio/modules/libdconfsettings.so QtQA::App::TestRunner: #4 0x00007f00de26bf05 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #5 0x00007f00de75f182 in start_thread (arg=0x7f00cc48f700) at pthread_create.c:312 QtQA::App::TestRunner: #6 0x00007f00def3b00d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 3 (Thread 0x7f00c2ffd700 (LWP 21304)): QtQA::App::TestRunner: #0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:238 QtQA::App::TestRunner: #1 0x00007f00de288ce5 in g_cond_wait_until () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #2 0x00007f00de21d1c1 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #3 0x00007f00de21d74b in g_async_queue_timeout_pop () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #4 0x00007f00de26c956 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #5 0x00007f00de26bf05 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #6 0x00007f00de75f182 in start_thread (arg=0x7f00c2ffd700) at pthread_create.c:312 QtQA::App::TestRunner: #7 0x00007f00def3b00d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2 (Thread 0x7f00d5e77700 (LWP 21299)): QtQA::App::TestRunner: #0 0x00007f00def2dcbd in poll () at ../sysdeps/unix/syscall-template.S:81 QtQA::App::TestRunner: #1 0x00007f00dc3ebb72 in poll (__timeout=-1, __nfds=1, __fds=0x7f00d5e76d00) at /usr/include/x86_64-linux-gnu/bits/poll2.h:46 QtQA::App::TestRunner: #2 _xcb_conn_wait (c=c at entry=0x1e4b960, cond=cond at entry=0x1e4b9a0, vector=vector at entry=0x0, count=count at entry=0x0) at ../../src/xcb_conn.c:447 QtQA::App::TestRunner: #3 0x00007f00dc3ed64f in xcb_wait_for_event (c=0x1e4b960) at ../../src/xcb_in.c:622 QtQA::App::TestRunner: #4 0x00007f00e192bfad in TestNamespace::QXcbEventReader::run (this=0x1e578b0) at qxcbconnection.cpp:1053 QtQA::App::TestRunner: #5 0x00007f00df7f38d5 in TestNamespace::QThreadPrivate::start (arg=0x1e578b0) at thread/qthread_unix.cpp:331 QtQA::App::TestRunner: #6 0x00007f00de75f182 in start_thread (arg=0x7f00d5e77700) at pthread_create.c:312 QtQA::App::TestRunner: #7 0x00007f00def3b00d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1 (Thread 0x7f00e1a69780 (LWP 21298)): QtQA::App::TestRunner: #0 0x00007f00dee76cc9 in __GI_raise (sig=sig at entry=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:56 QtQA::App::TestRunner: #1 0x00007f00dee7a0d8 in __GI_abort () at abort.c:89 QtQA::App::TestRunner: #2 0x00007f00df7e0257 in TestNamespace::qt_message_fatal (context=..., message=...) at global/qlogging.cpp:1575 QtQA::App::TestRunner: #3 0x00007f00df7dc76c in TestNamespace::QMessageLogger::fatal (this=0x7fffaa3d01d0, msg=0x7f00e1ac5c1c "Received signal %d") at global/qlogging.cpp:777 QtQA::App::TestRunner: #4 0x00007f00e1aaad41 in TestNamespace::QTest::FatalSignalHandler::signal (signum=11) at qtestcase.cpp:2391 QtQA::App::TestRunner: #5 QtQA::App::TestRunner: #6 0x00007f00e14710a2 in TestNamespace::QScopedPointer >::data (this=0x8) at /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qscopedpointer.h:135 QtQA::App::TestRunner: #7 0x00007f00e15606df in TestNamespace::qGetPtrHelper > (p=...) at /work/build/qt/qtbase/include/QtCore/../../src/corelib/global/qglobal.h:979 QtQA::App::TestRunner: #8 0x00007f00e15610dc in TestNamespace::QQuickItem::d_func (this=0x0) at items/qquickitem.h:443 QtQA::App::TestRunner: #9 0x00007f00e15528c2 in TestNamespace::QQuickItem::childItems (this=0x0) at items/qquickitem.cpp:3458 QtQA::App::TestRunner: #10 0x000000000040e1eb in QQuickVisualTestUtil::findItem (parent=0x0, objectName=..., index=-1) at ../shared/visualtestutil.h:61 QtQA::App::TestRunner: #11 0x000000000040700f in tst_activeFocusOnTab::activeFocusOnTab (this=0x7fffaa3d2210) at tst_activeFocusOnTab.cpp:98 QtQA::App::TestRunner: #12 0x000000000040cebe in tst_activeFocusOnTab::qt_static_metacall (_o=0x7fffaa3d2210, _c=TestNamespace::QMetaObject::InvokeMetaMethod, _id=2, _a=0x7fffaa3d1720) at .moc/tst_activeFocusOnTab.moc:80 QtQA::App::TestRunner: #13 0x00007f00dfa7be15 in TestNamespace::QMetaMethod::invoke (this=0x7fffaa3d1890, object=0x7fffaa3d2210, connectionType=TestNamespace::Qt::DirectConnection, returnValue=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:2184 QtQA::App::TestRunner: #14 0x00007f00dfa7b2dd in TestNamespace::QMetaObject::invokeMethod (obj=0x7fffaa3d2210, member=0x20bf0c0 "activeFocusOnTab", type=TestNamespace::Qt::DirectConnection, ret=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:1479 QtQA::App::TestRunner: #15 0x00007f00e1aae7d3 in TestNamespace::QMetaObject::invokeMethod (obj=0x7fffaa3d2210, member=0x20bf0c0 "activeFocusOnTab", type=TestNamespace::Qt::DirectConnection, val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs.h:408 QtQA::App::TestRunner: #16 0x00007f00e1aa95e4 in TestNamespace::QTest::qInvokeTestMethodDataEntry (slot=0x20bf0c0 "activeFocusOnTab") at qtestcase.cpp:1939 QtQA::App::TestRunner: #17 0x00007f00e1aa9eb9 in TestNamespace::QTest::qInvokeTestMethod (slotName=0x20befa8 "activeFocusOnTab()", data=0x0) at qtestcase.cpp:2067 QtQA::App::TestRunner: #18 0x00007f00e1aaac2c in TestNamespace::QTest::qInvokeTestMethods (testObject=0x7fffaa3d2210) at qtestcase.cpp:2356 QtQA::App::TestRunner: #19 0x00007f00e1aab2b1 in TestNamespace::QTest::qExec (testObject=0x7fffaa3d2210, argc=5, argv=0x7fffaa3d2348) at qtestcase.cpp:2598 QtQA::App::TestRunner: #20 0x000000000040cdf8 in main (argc=5, argv=0x7fffaa3d2348) at tst_activeFocusOnTab.cpp:579 QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_activeFocusOnTab: 25 seconds, signal 6 Build log: http://testresults.qt.io/ci/QtDeclarative_5.5_Integration/build_00044/revdep-qtquickcontrols_linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_14.04_x64/log.txt.gz Tested changes (refs/builds/5.5_1425468604): http://codereview.qt-project.org/107422 [PS2] - Doc: Changed title GridView example From ci-noreply at qt-project.org Wed Mar 4 14:37:18 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 4 Mar 2015 15:37:18 +0200 Subject: [Ci-reports] pass on QtQuick1_dev_Integration #229 Message-ID: <20150304_133718_014570.ci-noreply@qt-project.org> QtQuick1_dev_Integration #229: SUCCESS Tested changes (refs/builds/dev_1425468697): http://codereview.qt-project.org/107403 [PS1] - Use QByteArray::toDouble() instead of qstrtod. From ci-noreply at qt-project.org Wed Mar 4 14:41:09 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 4 Mar 2015 15:41:09 +0200 Subject: [Ci-reports] pass on QtWebEngine_5.5_Integration #15 Message-ID: <20150304_134109_020415.ci-noreply@qt-project.org> QtWebEngine_5.5_Integration #15: SUCCESS Tested changes (refs/builds/5.5_1425470749): http://codereview.qt-project.org/107734 [PS1] - Respect use-system-jpeg Qt setting From ci-noreply at qt-project.org Wed Mar 4 14:45:03 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 4 Mar 2015 15:45:03 +0200 Subject: [Ci-reports] pass on QtConnectivity_neard_Integration #49 Message-ID: <20150304_134503_064754.ci-noreply@qt-project.org> QtConnectivity_neard_Integration #49: SUCCESS Tested changes (refs/builds/neard_1425472960): http://codereview.qt-project.org/105275 [PS3] - Remove the throwing code in Nfc enableForegroundDispatch for Android From ci-noreply at qt-project.org Wed Mar 4 14:49:25 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 4 Mar 2015 14:49:25 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - QtBase_5.4_mobile_state #119 - FAILURE Message-ID: <20150304134925.0F8333076C@fork.qtproject.c.bitbit.net> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt-project.org/ci/QtBase_5.4_mobile_state/build_00119 From ci-noreply at qt-project.org Wed Mar 4 14:56:58 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 4 Mar 2015 15:56:58 +0200 Subject: [Ci-reports] Problems... Message-ID: <20150304_135658_084652.ci-noreply@qt-project.org> Some problems occurred recently... 2015-03-04T13:54:58Z: [[main::]] Project QtWebSockets_5.3.2_Integration has some state, but is not configured. Ignoring. 2015-03-04T13:54:58Z: [[main::]] Project QtImageFormats_stable_Integration has some state, but is not configured. Ignoring. 2015-03-04T13:54:58Z: [[main::]] Project QtDeclarative_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-04T13:54:58Z: [[main::]] Project QtGraphicalEffects_stable_Integration has some state, but is not configured. Ignoring. 2015-03-04T13:54:58Z: [[main::]] Project QtMultimedia_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-04T13:54:58Z: [[main::]] Project Qt3D_stable_Integration has some state, but is not configured. Ignoring. 2015-03-04T13:54:58Z: [[main::]] Project QtQA_master_Integration has some state, but is not configured. Ignoring. 2015-03-04T13:54:58Z: [[main::]] Project QtGraphicalEffects_5.3.1_Integration has some state, but is not configured. Ignoring. 2015-03-04T13:54:58Z: [[main::]] Project QtSystems_stable_Integration has some state, but is not configured. Ignoring. 2015-03-04T13:54:58Z: [[main::]] Project QtEnginio_1.1.0_Integration has some state, but is not configured. Ignoring. 2015-03-04T13:54:58Z: [[main::]] Project QtSensors_5.3.2_Integration has some state, but is not configured. Ignoring. 2015-03-04T13:54:58Z: [[main::]] Project QtMacExtras_stable_Integration has some state, but is not configured. Ignoring. 2015-03-04T13:54:58Z: [[main::]] Project QtActiveQt_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-04T13:54:58Z: [[main::]] Project QtScript_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-04T13:54:58Z: [[main::]] Project QtImageFormats_5.3.2_Integration has some state, but is not configured. Ignoring. 2015-03-04T13:54:58Z: [[main::]] Project QtEnginio_1.0.5_Integration has some state, but is not configured. Ignoring. 2015-03-04T13:54:58Z: [[main::]] Project QtSerialPort_5.3.1_Integration has some state, but is not configured. Ignoring. 2015-03-04T13:54:58Z: [[main::]] Project QtScript_stable_Integration has some state, but is not configured. Ignoring. 2015-03-04T13:54:58Z: [[main::]] Project Qt5_stable_Integration has some state, but is not configured. Ignoring. 2015-03-04T13:54:58Z: [[main::]] Project QtDoc_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-04T13:54:58Z: [[main::]] Project QtMacExtras_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-04T13:54:58Z: [[main::]] Project QtSerialPort_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-04T13:54:58Z: [[main::]] Project QtActiveQt_5.3.2_Integration has some state, but is not configured. Ignoring. 2015-03-04T13:54:58Z: [[main::]] Project QtBase_5.3.2_Integration has some state, but is not configured. Ignoring. 2015-03-04T13:54:58Z: [[main::]] Project QtDoc_stable_Integration has some state, but is not configured. Ignoring. 2015-03-04T13:54:58Z: [[main::]] Project QtWinExtras_5.3.2_Integration has some state, but is not configured. Ignoring. 2015-03-04T13:54:58Z: [[main::]] Project QtX11Extras_5.3.2_Integration has some state, but is not configured. Ignoring. 2015-03-04T13:54:58Z: [[main::]] Project QtQuick1_5.3.1_Integration has some state, but is not configured. Ignoring. 2015-03-04T13:54:58Z: [[main::]] Project QtWebKit_Examples_5.3.2_Integration has some state, but is not configured. Ignoring. 2015-03-04T13:54:58Z: [[main::]] Project QtWebSockets_stable_Integration has some state, but is not configured. Ignoring. 2015-03-04T13:54:58Z: [[main::]] Project QtMultimedia_5.3.2_Integration has some state, but is not configured. Ignoring. 2015-03-04T13:54:58Z: [[main::]] Project QtTools_stable_Integration has some state, but is not configured. Ignoring. 2015-03-04T13:54:58Z: [[main::]] Project QtConnectivity_5.3.2_Integration has some state, but is not configured. Ignoring. 2015-03-04T13:54:58Z: [[main::]] Project QtXmlPatterns_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-04T13:54:58Z: [[main::]] Project QtTranslations_stable_Integration has some state, but is not configured. Ignoring. 2015-03-04T13:54:58Z: [[main::]] Project QtAndroidExtras_stable_Integration has some state, but is not configured. Ignoring. 2015-03-04T13:54:58Z: [[main::]] Project QtWinExtras_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-04T13:54:58Z: [[main::]] Project QtActiveQt_stable_Integration has some state, but is not configured. Ignoring. 2015-03-04T13:54:58Z: [[main::]] Project QtX11Extras_5.3.1_Integration has some state, but is not configured. Ignoring. 2015-03-04T13:54:58Z: [[main::]] Project QtGraphicalEffects_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-04T13:54:58Z: [[main::]] Project QtQuickControls_5.3.1_Integration has some state, but is not configured. Ignoring. 2015-03-04T13:54:58Z: [[main::]] Project QtAndroidExtras_5.3.2_Integration has some state, but is not configured. Ignoring. 2015-03-04T13:54:58Z: [[main::]] Project QtDoc_5.3.2_Integration has some state, but is not configured. Ignoring. 2015-03-04T13:54:58Z: [[main::]] Project QtWinExtras_5.3.1_Integration has some state, but is not configured. Ignoring. 2015-03-04T13:54:58Z: [[main::]] Project QtImageFormats_5.3.1_Integration has some state, but is not configured. Ignoring. 2015-03-04T13:54:58Z: [[main::]] Project QtConnectivity_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-04T13:54:58Z: [[main::]] Project QtQuick1_5.3.2_Integration has some state, but is not configured. Ignoring. 2015-03-04T13:54:58Z: [[main::]] Project QtWebChannel_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-04T13:54:58Z: [[main::]] Project QtImageFormats_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-04T13:54:58Z: [[main::]] Project QtWebSockets_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-04T13:54:58Z: [[main::]] Project QtAndroidExtras_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-04T13:54:58Z: [[main::]] Project QtWebKit_5.3.1_Integration has some state, but is not configured. Ignoring. 2015-03-04T13:54:58Z: [[main::]] Project QtSensors_5.3.1_Integration has some state, but is not configured. Ignoring. 2015-03-04T13:54:58Z: [[main::]] Project QtConnectivity_stable_Integration has some state, but is not configured. Ignoring. 2015-03-04T13:54:58Z: [[main::]] Project QtX11Extras_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-04T13:54:58Z: [[main::]] Project QtAndroidExtras_5.3.1_Integration has some state, but is not configured. Ignoring. 2015-03-04T13:54:58Z: [[main::]] Project QtMacExtras_5.3.2_Integration has some state, but is not configured. Ignoring. 2015-03-04T13:54:58Z: [[main::]] Project Qt5_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-04T13:54:58Z: [[main::]] Project QtScript_5.3.2_Integration has some state, but is not configured. Ignoring. 2015-03-04T13:54:58Z: [[main::]] Project QtSerialPort_stable_Integration has some state, but is not configured. Ignoring. 2015-03-04T13:54:58Z: [[main::]] Project QtSerialPort_5.3.2_Integration has some state, but is not configured. Ignoring. 2015-03-04T13:54:58Z: [[main::]] Project QtSvg_stable_Integration has some state, but is not configured. Ignoring. 2015-03-04T13:54:58Z: [[main::]] Project QtWebKit_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-04T13:54:58Z: [[main::]] Project QtMultimedia_stable_Integration has some state, but is not configured. Ignoring. 2015-03-04T13:54:58Z: [[main::]] Project QtTools_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-04T13:54:58Z: [[main::]] Project QtDeclarative_5.3.2_Integration has some state, but is not configured. Ignoring. 2015-03-04T13:54:58Z: [[main::]] Project QtTranslations_5.3.2_Integration has some state, but is not configured. Ignoring. 2015-03-04T13:54:58Z: [[main::]] Project QtWebKit_Examples_stable_Integration has some state, but is not configured. Ignoring. 2015-03-04T13:54:58Z: [[main::]] Project QtLocation_stable_Integration has some state, but is not configured. Ignoring. 2015-03-04T13:54:58Z: [[main::]] Project QtSensors_stable_Integration has some state, but is not configured. Ignoring. 2015-03-04T13:54:58Z: [[main::]] Project QtWebSockets_5.3.1_Integration has some state, but is not configured. Ignoring. 2015-03-04T13:54:58Z: [[main::]] Project QtDoc_5.3.1_Integration has some state, but is not configured. Ignoring. 2015-03-04T13:54:58Z: [[main::]] Project Qt3D_wip_newapi_Integration has some state, but is not configured. Ignoring. 2015-03-04T13:54:58Z: [[main::]] Project QtTools_5.3.1_Integration has some state, but is not configured. Ignoring. 2015-03-04T13:54:58Z: [[main::]] Project QtMultimedia_5.3.1_Integration has some state, but is not configured. Ignoring. 2015-03-04T13:54:58Z: [[main::]] Project QtSensors_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-04T13:54:58Z: [[main::]] Project QtActiveQt_5.3.1_Integration has some state, but is not configured. Ignoring. 2015-03-04T13:54:58Z: [[main::]] Project QtLocation_5.3.1_Integration has some state, but is not configured. Ignoring. 2015-03-04T13:54:58Z: [[main::]] Project QtQuick1_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-04T13:54:58Z: [[main::]] Project QtSvg_5.3.2_Integration has some state, but is not configured. Ignoring. 2015-03-04T13:54:58Z: [[main::]] Project QtBase_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-04T13:54:58Z: [[main::]] Project Qt5_5.3.1_Integration has some state, but is not configured. Ignoring. 2015-03-04T13:54:58Z: [[main::]] Project QtTranslations_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-04T13:54:58Z: [[main::]] Project QtLocation_5.3.2_Integration has some state, but is not configured. Ignoring. 2015-03-04T13:54:58Z: [[main::]] Project QtDocGallery_stable_Integration has some state, but is not configured. Ignoring. 2015-03-04T13:54:58Z: [[main::]] Project QtConnectivity_5.3.1_Integration has some state, but is not configured. Ignoring. 2015-03-04T13:54:58Z: [[main::]] Project QtXmlPatterns_5.3.1_Integration has some state, but is not configured. Ignoring. 2015-03-04T13:54:58Z: [[main::]] Project QtSvg_5.3.1_Integration has some state, but is not configured. Ignoring. 2015-03-04T13:54:58Z: [[main::]] Project QtGraphicalEffects_5.3.2_Integration has some state, but is not configured. Ignoring. 2015-03-04T13:54:58Z: [[main::]] Project QtQuickControls_stable_Integration has some state, but is not configured. Ignoring. 2015-03-04T13:54:58Z: [[main::]] Project QtWebKit_Examples_5.3.1_Integration has some state, but is not configured. Ignoring. 2015-03-04T13:54:58Z: [[main::]] Project QtWebKit_stable_Integration has some state, but is not configured. Ignoring. 2015-03-04T13:54:58Z: [[main::]] Project QtScript_5.3.1_Integration has some state, but is not configured. Ignoring. 2015-03-04T13:54:58Z: [[main::]] Project QtEnginio_stable_Integration has some state, but is not configured. Ignoring. 2015-03-04T13:54:58Z: [[main::]] Project QtWebKit_5.3.2_Integration has some state, but is not configured. Ignoring. 2015-03-04T13:54:58Z: [[main::]] Project QtBase_5.3.1_Integration has some state, but is not configured. Ignoring. 2015-03-04T13:54:58Z: [[main::]] Project QtDeclarative_5.3.1_Integration has some state, but is not configured. Ignoring. 2015-03-04T13:54:58Z: [[main::]] Project QtXmlPatterns_stable_Integration has some state, but is not configured. Ignoring. 2015-03-04T13:54:58Z: [[main::]] Project QtWayland_stable_Integration has some state, but is not configured. Ignoring. 2015-03-04T13:54:58Z: [[main::]] Project QtTools_5.3.2_Integration has some state, but is not configured. Ignoring. 2015-03-04T13:54:58Z: [[main::]] Project QtX11Extras_stable_Integration has some state, but is not configured. Ignoring. 2015-03-04T13:54:58Z: [[main::]] Project QtWinExtras_stable_Integration has some state, but is not configured. Ignoring. 2015-03-04T13:54:58Z: [[main::]] Project QtTranslations_5.3.1_Integration has some state, but is not configured. Ignoring. 2015-03-04T13:54:58Z: [[main::]] Project QtQuickControls_5.3.2_Integration has some state, but is not configured. Ignoring. 2015-03-04T13:54:58Z: [[main::]] Project QtWebEngine_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-04T13:54:58Z: [[main::]] Project QtFeedback_stable_Integration has some state, but is not configured. Ignoring. 2015-03-04T13:54:58Z: [[main::]] Project QtQuick1_stable_Integration has some state, but is not configured. Ignoring. 2015-03-04T13:54:58Z: [[main::]] Project QtQuickControls_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-04T13:54:58Z: [[main::]] Project QtXmlPatterns_5.3.2_Integration has some state, but is not configured. Ignoring. 2015-03-04T13:54:58Z: [[main::]] Project QtWebKit_Examples_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-04T13:54:58Z: [[main::]] Project Qt5_5.3.2_Integration has some state, but is not configured. Ignoring. 2015-03-04T13:54:58Z: [[main::]] Project QtLocation_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-04T13:54:58Z: [[main::]] Project QtMacExtras_5.3.1_Integration has some state, but is not configured. Ignoring. 2015-03-04T13:54:58Z: [[main::]] Project QtBase_stable_Integration has some state, but is not configured. Ignoring. 2015-03-04T13:54:58Z: [[main::]] Project QtSvg_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-04T13:54:58Z: [[main::]] Project QtWayland_5.4.0_Integration has some state, but is not configured. Ignoring. From ci-noreply at qt-project.org Wed Mar 4 15:46:50 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 4 Mar 2015 16:46:50 +0200 Subject: [Ci-reports] pass on QtBase_5.4_Integration #1862 Message-ID: <20150304_144650_095373.ci-noreply@qt-project.org> QtBase_5.4_Integration #1862: SUCCESS Tested changes (refs/builds/5.4_1425468637): http://codereview.qt-project.org/107580 [PS3] - Fix another crash when converting format of buffer-created QImage http://codereview.qt-project.org/107452 [PS1] - Call MoveFile() anyway if the delete failed because it did not exist From ci-noreply at qt-project.org Wed Mar 4 15:50:38 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 4 Mar 2015 16:50:38 +0200 Subject: [Ci-reports] pass on QtWebEngine_5.4_Integration #57 Message-ID: <20150304_145038_050439.ci-noreply@qt-project.org> QtWebEngine_5.4_Integration #57: SUCCESS Tested changes (refs/builds/5.4_1425475339): http://codereview.qt-project.org/107756 [PS2] - Fix compiler detection and let Qt decide if examples should be built From ci-noreply at qt-project.org Wed Mar 4 15:54:27 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 4 Mar 2015 16:54:27 +0200 Subject: [Ci-reports] Problems... Message-ID: <20150304_145427_057222.ci-noreply@qt-project.org> Some problems occurred recently... 2015-03-04T14:52:27Z: [QtWebEngine_5.4_Integration error] fetch http://qt-ci.digia.com//job/QtWebEngine_5.4_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 1761., retry in 2 seconds From ci-noreply at qt-project.org Wed Mar 4 15:56:27 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 4 Mar 2015 16:56:27 +0200 Subject: [Ci-reports] fail on Qt5_5.4_Integration #316 Message-ID: <20150304_145627_091779.ci-noreply@qt-project.org> Autotest `license' failed :( # Failed test 'Mismatch in license text in scripts/generic/coveragerunner_testcocoon.pl # Actual: a written agreement between you and The Qt Company. For licensing terms # Expected: a written agreement between you and Digia. For licensing terms and' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 389. # Failed test 'Mismatch in license text in scripts/generic/parse_build_log.pl # Actual: a written agreement between you and The Qt Company. For licensing terms # Expected: a written agreement between you and Digia. For licensing terms and' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 389. # Failed test 'Mismatch in license text in scripts/generic/print_calling_makefile.pl # Actual: a written agreement between you and The Qt Company. For licensing terms # Expected: a written agreement between you and Digia. For licensing terms and' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 389. # Failed test 'Mismatch in license text in scripts/generic/t/30-parse_build_log.t # Actual: a written agreement between you and The Qt Company. For licensing terms # Expected: a written agreement between you and Digia. For licensing terms and' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 389. # Failed test 'Mismatch in license text in scripts/generic/t/data/parsed-xml-testcocoon/module/src/folder/source.cpp # Actual: a written agreement between you and The Qt Company. For licensing terms # Expected: a written agreement between you and Digia. For licensing terms and' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 389. # Failed test 'Mismatch in license text in scripts/generic/t/data/parsed-xml-testcocoon/module/src/folder/untested.cpp # Actual: a written agreement between you and The Qt Company. For licensing terms # Expected: a written agreement between you and Digia. For licensing terms and' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 389. # Failed test 'Mismatch in license text in scripts/generic/t/data/parsed-xml-testcocoon/module2/src/folder2/source2.cpp # Actual: a written agreement between you and The Qt Company. For licensing terms # Expected: a written agreement between you and Digia. For licensing terms and' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 389. # Failed test 'Mismatch in license text in scripts/generic/t/data/test-projects/src/fail.cpp # Actual: a written agreement between you and The Qt Company. For licensing terms # Expected: a written agreement between you and Digia. For licensing terms and' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 389. # Failed test 'Mismatch in license text in scripts/generic/t/data/test-projects/src/pass.cpp # Actual: a written agreement between you and The Qt Company. For licensing terms # Expected: a written agreement between you and Digia. For licensing terms and' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 389. # Failed test 'Mismatch in license text in scripts/generic/t/helpers/dereference_bad_pointer.pl # Actual: a written agreement between you and The Qt Company. For licensing terms # Expected: a written agreement between you and Digia. For licensing terms and' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 389. # Failed test 'Mismatch in license text in scripts/generic/t/helpers/divide_by_zero.pl # Actual: a written agreement between you and The Qt Company. For licensing terms # Expected: a written agreement between you and Digia. For licensing terms and' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 389. # Failed test 'Mismatch in license text in scripts/generic/testconfig_enforcer.pl # Actual: a written agreement between you and The Qt Company. For licensing terms # Expected: a written agreement between you and Digia. For licensing terms and' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 389. # Failed test 'Mismatch in license text in scripts/generic/testplanner.pl # Actual: a written agreement between you and The Qt Company. For licensing terms # Expected: a written agreement between you and Digia. For licensing terms and' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 389. # Failed test 'Mismatch in license text in scripts/generic/testrunner-plugins/core.pm # Actual: a written agreement between you and The Qt Company. For licensing terms # Expected: a written agreement between you and Digia. For licensing terms and' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 389. # Failed test 'Mismatch in license text in scripts/generic/testrunner-plugins/crashreporter.pm # Actual: a written agreement between you and The Qt Company. For licensing terms # Expected: a written agreement between you and Digia. For licensing terms and' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 389. # Failed test 'Mismatch in license text in scripts/generic/testrunner-plugins/flaky.pm # Actual: a written agreement between you and The Qt Company. For licensing terms # Expected: a written agreement between you and Digia. For licensing terms and' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 389. # Failed test 'Mismatch in license text in scripts/generic/testrunner-plugins/testcocoon.pm # Actual: a written agreement between you and The Qt Company. For licensing terms # Expected: a written agreement between you and Digia. For licensing terms and' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 389. # Failed test 'Mismatch in license text in scripts/generic/testrunner.pl # Actual: a written agreement between you and The Qt Company. For licensing terms # Expected: a written agreement between you and Digia. For licensing terms and' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 389. # Failed test 'Mismatch in license text in scripts/generic/testscheduler.pl # Actual: a written agreement between you and The Qt Company. For licensing terms # Expected: a written agreement between you and Digia. For licensing terms and' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 389. # Failed test 'Mismatch in license text in scripts/generic/xml2html_testcocoon.pl # Actual: a written agreement between you and The Qt Company. For licensing terms # Expected: a written agreement between you and Digia. For licensing terms and' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 389. # Failed test 'Mismatch in license text in scripts/git/git-qtqa-combine # Actual: a written agreement between you and The Qt Company. For licensing terms # Expected: a written agreement between you and Digia. For licensing terms and' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 389. # Failed test 'Mismatch in license text in scripts/git/t/10-git-qtqa-combine.t # Actual: a written agreement between you and The Qt Company. For licensing terms # Expected: a written agreement between you and Digia. For licensing terms and' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 389. # Failed test 'Mismatch in license text in scripts/jenkins/gerrit-notify-jenkins.pl # Actual: a written agreement between you and The Qt Company. For licensing terms # Expected: a written agreement between you and Digia. For licensing terms and' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 389. # Failed test 'Mismatch in license text in scripts/jenkins/jenkins_job_trigger.pl # Actual: a written agreement between you and The Qt Company. For licensing terms # Expected: a written agreement between you and Digia. For licensing terms and' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 389. # Failed test 'Mismatch in license text in scripts/jenkins/qt-jenkins-deploy.pl # Actual: a written agreement between you and The Qt Company. For licensing terms # Expected: a written agreement between you and Digia. For licensing terms and' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 389. # Failed test 'Mismatch in license text in scripts/jenkins/qt-jenkins-integrator.pl # Actual: a written agreement between you and The Qt Company. For licensing terms # Expected: a written agreement between you and Digia. For licensing terms and' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 389. # Failed test 'Mismatch in license text in scripts/jenkins/summarize-jenkins-build.pl # Actual: a written agreement between you and The Qt Company. For licensing terms # Expected: a written agreement between you and Digia. For licensing terms and' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 389. # Failed test 'Mismatch in license text in scripts/jenkins/t/05-qt-jenkins-integrator.t # Actual: a written agreement between you and The Qt Company. For licensing terms # Expected: a written agreement between you and Digia. For licensing terms and' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 389. # Failed test 'Mismatch in license text in scripts/jenkins/t/10-summarize-jenkins-build.t # Actual: a written agreement between you and The Qt Company. For licensing terms # Expected: a written agreement between you and Digia. For licensing terms and' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 389. # Failed test 'Mismatch in license text in scripts/lib/perl5/QtQA/AnyEvent/Util.pm # Actual: a written agreement between you and The Qt Company. For licensing terms # Expected: a written agreement between you and Digia. For licensing terms and' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 389. # Failed test 'Mismatch in license text in scripts/lib/perl5/QtQA/Gerrit.pm # Actual: a written agreement between you and The Qt Company. For licensing terms # Expected: a written agreement between you and Digia. For licensing terms and' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 389. # Failed test 'Mismatch in license text in scripts/lib/perl5/QtQA/Log/Dispatch/Email/MailSender.pm # Actual: a written agreement between you and The Qt Company. For licensing terms # Expected: a written agreement between you and Digia. For licensing terms and' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 389. # Failed test 'Mismatch in license text in scripts/lib/perl5/QtQA/Proc/Reliable.pm # Actual: a written agreement between you and The Qt Company. For licensing terms # Expected: a written agreement between you and Digia. For licensing terms and' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 389. # Failed test 'Mismatch in license text in scripts/lib/perl5/QtQA/Proc/Reliable/Strategy.pm # Actual: a written agreement between you and The Qt Company. For licensing terms # Expected: a written agreement between you and Digia. For licensing terms and' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 389. # Failed test 'Mismatch in license text in scripts/lib/perl5/QtQA/Proc/Reliable/Strategy/GenericRegex.pm # Actual: a written agreement between you and The Qt Company. For licensing terms # Expected: a written agreement between you and Digia. For licensing terms and' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 389. # Failed test 'Mismatch in license text in scripts/lib/perl5/QtQA/Proc/Reliable/Strategy/Git.pm # Actual: a written agreement between you and The Qt Company. For licensing terms # Expected: a written agreement between you and Digia. For licensing terms and' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 389. # Failed test 'Mismatch in license text in scripts/lib/perl5/QtQA/Proc/Reliable/Strategy/SCP.pm # Actual: a written agreement between you and The Qt Company. For licensing terms # Expected: a written agreement between you and Digia. For licensing terms and' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 389. # Failed test 'Mismatch in license text in scripts/lib/perl5/QtQA/Proc/Reliable/Strategy/SSH.pm # Actual: a written agreement between you and The Qt Company. For licensing terms # Expected: a written agreement between you and Digia. For licensing terms and' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 389. # Failed test 'Mismatch in license text in scripts/lib/perl5/QtQA/Proc/Reliable/TESTDATA.pm # Actual: a written agreement between you and The Qt Company. For licensing terms # Expected: a written agreement between you and Digia. For licensing terms and' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 389. # Failed test 'Mismatch in license text in scripts/lib/perl5/QtQA/Proc/Reliable/Win32.pm # Actual: a written agreement between you and The Qt Company. For licensing terms # Expected: a written agreement between you and Digia. For licensing terms and' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 389. # Failed test 'Mismatch in license text in scripts/lib/perl5/QtQA/Test/More.pm # Actual: a written agreement between you and The Qt Company. For licensing terms # Expected: a written agreement between you and Digia. For licensing terms and' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 389. # Failed test 'Mismatch in license text in scripts/lib/perl5/QtQA/TestScript.pm # Actual: a written agreement between you and The Qt Company. For licensing terms # Expected: a written agreement between you and Digia. For licensing terms and' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 389. # Failed test 'Mismatch in license text in scripts/lib/perl5/QtQA/ThreadSafeReleaseAction.pm # Actual: a written agreement between you and The Qt Company. For licensing terms # Expected: a written agreement between you and Digia. For licensing terms and' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 389. # Failed test 'Mismatch in license text in scripts/lib/perl5/QtQA/WWW/Util.pm # Actual: a written agreement between you and The Qt Company. For licensing terms # Expected: a written agreement between you and Digia. For licensing terms and' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 389. # Failed test 'Mismatch in license text in scripts/lib/perl5/QtQA/t/autodocs-data/simple.pl # Actual: a written agreement between you and The Qt Company. For licensing terms # Expected: a written agreement between you and Digia. For licensing terms and' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 389. # Failed test 'Mismatch in license text in scripts/qt/qt_update_submodules.pl # Actual: a written agreement between you and The Qt Company. For licensing terms # Expected: a written agreement between you and Digia. For licensing terms and' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 389. # Failed test 'Mismatch in license text in scripts/qt/qtmod_test.pl # Actual: a written agreement between you and The Qt Company. For licensing terms # Expected: a written agreement between you and Digia. For licensing terms and' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 389. # Failed test 'Mismatch in license text in scripts/setup.pl # Actual: a written agreement between you and The Qt Company. For licensing terms # Expected: a written agreement between you and Digia. For licensing terms and' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 389. # Failed test 'Mismatch in license text in scripts/t/QtQA/PerlChecks.pm # Actual: a written agreement between you and The Qt Company. For licensing terms # Expected: a written agreement between you and Digia. For licensing terms and' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 389. # Failed test 'Mismatch in license text in scripts/t/license-testdata/expected-output.txt # Actual: a written agreement between you and The Qt Company. For licensing terms # Expected: a written agreement between you and Digia. For licensing terms and' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 389. # Failed test 'Mismatch in license text in scripts/t/license-testdata/good/multiple-copyright-lgpl.g # Actual: a written agreement between you and The Qt Company. For licensing terms # Expected: a written agreement between you and Digia. For licensing terms and' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 389. # Failed test 'Mismatch in license text in scripts/t/license-testdata/good/multiple-headers.cpp # Actual: a written agreement between you and The Qt Company. For licensing terms # Expected: a written agreement between you and Digia. For licensing terms and' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 389. # Failed test 'Mismatch in license text in scripts/t/license-testdata/good/not-all-rights-reserved-nokia.cpp # Actual: a written agreement between you and The Qt Company. For licensing terms # Expected: a written agreement between you and Digia. For licensing terms and' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 389. # Failed test 'Mismatch in license text in scripts/t/license-testdata/good/typical-bsd-nokia.cpp # Actual: * Neither the name of The Qt Company Ltd nor the names of its # Expected: * Neither the name of Digia Plc and its Subsidiary(-ies) nor the names' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 389. # Failed test 'Mismatch in license text in scripts/t/license-testdata/good/typical-fdl-nokia.qdoc # Actual: a written agreement between you and The Qt Company. For licensing terms # Expected: a written agreement between you and Digia. For licensing terms and' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 389. # Failed test 'Mismatch in license text in scripts/t/license-testdata/good/typical-lgpl-nokia.cpp # Actual: a written agreement between you and The Qt Company. For licensing terms # Expected: a written agreement between you and Digia. For licensing terms and' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 389. # Failed test 'Mismatch in license text in scripts/t/license-testdata/good/typical-lgpl-only-nokia.bat # Actual: packaging of this file. Please review the following information to # Expected: packaging of this file. Please review the following information to' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 389. # Failed test 'Mismatch in license text in scripts/t/license-testdata/reference/header.BSD # Actual: * Neither the name of The Qt Company Ltd nor the names of its # Expected: * Neither the name of Digia Plc and its Subsidiary(-ies) nor the names' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 389. # Failed test 'Mismatch in license text in scripts/t/license-testdata/reference/header.FDL # Actual: a written agreement between you and The Qt Company. For licensing terms # Expected: a written agreement between you and Digia. For licensing terms and' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 389. # Failed test 'Mismatch in license text in scripts/t/license-testdata/reference/header.LGPL-ONLY # Actual: packaging of this file. Please review the following information to # Expected: packaging of this file. Please review the following information to' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 389. # Failed test 'Mismatch in license text in scripts/t/license-testdata/reference/header.LGPL21 # Actual: a written agreement between you and The Qt Company. For licensing terms # Expected: a written agreement between you and Digia. For licensing terms and' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 389. # Failed test 'Mismatch in license text in scripts/test.pl # Actual: a written agreement between you and The Qt Company. For licensing terms # Expected: a written agreement between you and Digia. For licensing terms and' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 389. # Failed test 'Mismatch in license text in tests/postbuild/bic/gen.sh # Actual: a written agreement between you and The Qt Company. For licensing terms # Expected: a written agreement between you and Digia. For licensing terms and' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 389. # Failed test 'Mismatch in license text in tests/postbuild/bic/qbic.cpp # Actual: a written agreement between you and The Qt Company. For licensing terms # Expected: a written agreement between you and Digia. For licensing terms and' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 389. # Failed test 'Mismatch in license text in tests/postbuild/bic/qbic.h # Actual: a written agreement between you and The Qt Company. For licensing terms # Expected: a written agreement between you and Digia. For licensing terms and' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 389. # Failed test 'Mismatch in license text in tests/postbuild/bic/tst_bic.cpp # Actual: a written agreement between you and The Qt Company. For licensing terms # Expected: a written agreement between you and Digia. For licensing terms and' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 389. # Failed test 'Mismatch in license text in tests/postbuild/global.h # Actual: a written agreement between you and The Qt Company. For licensing terms # Expected: a written agreement between you and Digia. For licensing terms and' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 389. # Failed test 'Mismatch in license text in tests/postbuild/guiapplauncher/tst_guiapplauncher.cpp # Actual: a written agreement between you and The Qt Company. For licensing terms # Expected: a written agreement between you and Digia. For licensing terms and' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 389. # Failed test 'Mismatch in license text in tests/postbuild/guiapplauncher/windowmanager.cpp # Actual: a written agreement between you and The Qt Company. For licensing terms # Expected: a written agreement between you and Digia. For licensing terms and' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 389. # Failed test 'Mismatch in license text in tests/postbuild/guiapplauncher/windowmanager.h # Actual: a written agreement between you and The Qt Company. For licensing terms # Expected: a written agreement between you and Digia. For licensing terms and' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 389. # Failed test 'Mismatch in license text in tests/postbuild/headers/tst_headers.cpp # Actual: a written agreement between you and The Qt Company. For licensing terms # Expected: a written agreement between you and Digia. For licensing terms and' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 389. # Failed test 'Mismatch in license text in tests/postbuild/symbols/tst_symbols.cpp # Actual: a written agreement between you and The Qt Company. For licensing terms # Expected: a written agreement between you and Digia. For licensing terms and' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 389. # Failed test 'Mismatch in license text in tests/prebuild/license/tst_licenses.pl # Actual: a written agreement between you and The Qt Company. For licensing terms # Expected: a written agreement between you and Digia. For licensing terms and' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 389. # Looks like you failed 73 tests of 74. /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl .. Dubious, test returned 73 (wstat 18688, 0x4900) Failed 73/74 subtests Test Summary Report ------------------- /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl (Wstat: 18688 Tests: 74 Failed: 73) Failed tests: 1-52, 54-74 Non-zero exit status: 73 Files=1, Tests=74, 1 wallclock secs ( 0.04 usr 0.00 sys + 0.61 cusr 0.09 csys = 0.74 CPU) Result: FAIL QtQA::App::TestRunner: test failed, running again to see if it is flaky... # Failed test 'Mismatch in license text in scripts/generic/coveragerunner_testcocoon.pl # Actual: a written agreement between you and The Qt Company. For licensing terms # Expected: a written agreement between you and Digia. For licensing terms and' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 389. # Failed test 'Mismatch in license text in scripts/generic/parse_build_log.pl # Actual: a written agreement between you and The Qt Company. For licensing terms # Expected: a written agreement between you and Digia. For licensing terms and' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 389. # Failed test 'Mismatch in license text in scripts/generic/print_calling_makefile.pl # Actual: a written agreement between you and The Qt Company. For licensing terms # Expected: a written agreement between you and Digia. For licensing terms and' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 389. # Failed test 'Mismatch in license text in scripts/generic/t/30-parse_build_log.t # Actual: a written agreement between you and The Qt Company. For licensing terms # Expected: a written agreement between you and Digia. For licensing terms and' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 389. # Failed test 'Mismatch in license text in scripts/generic/t/data/parsed-xml-testcocoon/module/src/folder/source.cpp # Actual: a written agreement between you and The Qt Company. For licensing terms # Expected: a written agreement between you and Digia. For licensing terms and' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 389. # Failed test 'Mismatch in license text in scripts/generic/t/data/parsed-xml-testcocoon/module/src/folder/untested.cpp # Actual: a written agreement between you and The Qt Company. For licensing terms # Expected: a written agreement between you and Digia. For licensing terms and' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 389. # Failed test 'Mismatch in license text in scripts/generic/t/data/parsed-xml-testcocoon/module2/src/folder2/source2.cpp # Actual: a written agreement between you and The Qt Company. For licensing terms # Expected: a written agreement between you and Digia. For licensing terms and' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 389. # Failed test 'Mismatch in license text in scripts/generic/t/data/test-projects/src/fail.cpp # Actual: a written agreement between you and The Qt Company. For licensing terms # Expected: a written agreement between you and Digia. For licensing terms and' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 389. # Failed test 'Mismatch in license text in scripts/generic/t/data/test-projects/src/pass.cpp # Actual: a written agreement between you and The Qt Company. For licensing terms # Expected: a written agreement between you and Digia. For licensing terms and' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 389. # Failed test 'Mismatch in license text in scripts/generic/t/helpers/dereference_bad_pointer.pl # Actual: a written agreement between you and The Qt Company. For licensing terms # Expected: a written agreement between you and Digia. For licensing terms and' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 389. # Failed test 'Mismatch in license text in scripts/generic/t/helpers/divide_by_zero.pl # Actual: a written agreement between you and The Qt Company. For licensing terms # Expected: a written agreement between you and Digia. For licensing terms and' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 389. # Failed test 'Mismatch in license text in scripts/generic/testconfig_enforcer.pl # Actual: a written agreement between you and The Qt Company. For licensing terms # Expected: a written agreement between you and Digia. For licensing terms and' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 389. # Failed test 'Mismatch in license text in scripts/generic/testplanner.pl # Actual: a written agreement between you and The Qt Company. For licensing terms # Expected: a written agreement between you and Digia. For licensing terms and' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 389. # Failed test 'Mismatch in license text in scripts/generic/testrunner-plugins/core.pm # Actual: a written agreement between you and The Qt Company. For licensing terms # Expected: a written agreement between you and Digia. For licensing terms and' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 389. # Failed test 'Mismatch in license text in scripts/generic/testrunner-plugins/crashreporter.pm # Actual: a written agreement between you and The Qt Company. For licensing terms # Expected: a written agreement between you and Digia. For licensing terms and' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 389. # Failed test 'Mismatch in license text in scripts/generic/testrunner-plugins/flaky.pm # Actual: a written agreement between you and The Qt Company. For licensing terms # Expected: a written agreement between you and Digia. For licensing terms and' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 389. # Failed test 'Mismatch in license text in scripts/generic/testrunner-plugins/testcocoon.pm # Actual: a written agreement between you and The Qt Company. For licensing terms # Expected: a written agreement between you and Digia. For licensing terms and' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 389. # Failed test 'Mismatch in license text in scripts/generic/testrunner.pl # Actual: a written agreement between you and The Qt Company. For licensing terms # Expected: a written agreement between you and Digia. For licensing terms and' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 389. # Failed test 'Mismatch in license text in scripts/generic/testscheduler.pl # Actual: a written agreement between you and The Qt Company. For licensing terms # Expected: a written agreement between you and Digia. For licensing terms and' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 389. # Failed test 'Mismatch in license text in scripts/generic/xml2html_testcocoon.pl # Actual: a written agreement between you and The Qt Company. For licensing terms # Expected: a written agreement between you and Digia. For licensing terms and' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 389. # Failed test 'Mismatch in license text in scripts/git/git-qtqa-combine # Actual: a written agreement between you and The Qt Company. For licensing terms # Expected: a written agreement between you and Digia. For licensing terms and' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 389. # Failed test 'Mismatch in license text in scripts/git/t/10-git-qtqa-combine.t # Actual: a written agreement between you and The Qt Company. For licensing terms # Expected: a written agreement between you and Digia. For licensing terms and' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 389. # Failed test 'Mismatch in license text in scripts/jenkins/gerrit-notify-jenkins.pl # Actual: a written agreement between you and The Qt Company. For licensing terms # Expected: a written agreement between you and Digia. For licensing terms and' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 389. # Failed test 'Mismatch in license text in scripts/jenkins/jenkins_job_trigger.pl # Actual: a written agreement between you and The Qt Company. For licensing terms # Expected: a written agreement between you and Digia. For licensing terms and' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 389. # Failed test 'Mismatch in license text in scripts/jenkins/qt-jenkins-deploy.pl # Actual: a written agreement between you and The Qt Company. For licensing terms # Expected: a written agreement between you and Digia. For licensing terms and' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 389. # Failed test 'Mismatch in license text in scripts/jenkins/qt-jenkins-integrator.pl # Actual: a written agreement between you and The Qt Company. For licensing terms # Expected: a written agreement between you and Digia. For licensing terms and' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 389. # Failed test 'Mismatch in license text in scripts/jenkins/summarize-jenkins-build.pl # Actual: a written agreement between you and The Qt Company. For licensing terms # Expected: a written agreement between you and Digia. For licensing terms and' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 389. # Failed test 'Mismatch in license text in scripts/jenkins/t/05-qt-jenkins-integrator.t # Actual: a written agreement between you and The Qt Company. For licensing terms # Expected: a written agreement between you and Digia. For licensing terms and' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 389. # Failed test 'Mismatch in license text in scripts/jenkins/t/10-summarize-jenkins-build.t # Actual: a written agreement between you and The Qt Company. For licensing terms # Expected: a written agreement between you and Digia. For licensing terms and' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 389. # Failed test 'Mismatch in license text in scripts/lib/perl5/QtQA/AnyEvent/Util.pm # Actual: a written agreement between you and The Qt Company. For licensing terms # Expected: a written agreement between you and Digia. For licensing terms and' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 389. # Failed test 'Mismatch in license text in scripts/lib/perl5/QtQA/Gerrit.pm # Actual: a written agreement between you and The Qt Company. For licensing terms # Expected: a written agreement between you and Digia. For licensing terms and' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 389. # Failed test 'Mismatch in license text in scripts/lib/perl5/QtQA/Log/Dispatch/Email/MailSender.pm # Actual: a written agreement between you and The Qt Company. For licensing terms # Expected: a written agreement between you and Digia. For licensing terms and' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 389. # Failed test 'Mismatch in license text in scripts/lib/perl5/QtQA/Proc/Reliable.pm # Actual: a written agreement between you and The Qt Company. For licensing terms # Expected: a written agreement between you and Digia. For licensing terms and' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 389. # Failed test 'Mismatch in license text in scripts/lib/perl5/QtQA/Proc/Reliable/Strategy.pm # Actual: a written agreement between you and The Qt Company. For licensing terms # Expected: a written agreement between you and Digia. For licensing terms and' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 389. # Failed test 'Mismatch in license text in scripts/lib/perl5/QtQA/Proc/Reliable/Strategy/GenericRegex.pm # Actual: a written agreement between you and The Qt Company. For licensing terms # Expected: a written agreement between you and Digia. For licensing terms and' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 389. # Failed test 'Mismatch in license text in scripts/lib/perl5/QtQA/Proc/Reliable/Strategy/Git.pm # Actual: a written agreement between you and The Qt Company. For licensing terms # Expected: a written agreement between you and Digia. For licensing terms and' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 389. # Failed test 'Mismatch in license text in scripts/lib/perl5/QtQA/Proc/Reliable/Strategy/SCP.pm # Actual: a written agreement between you and The Qt Company. For licensing terms # Expected: a written agreement between you and Digia. For licensing terms and' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 389. # Failed test 'Mismatch in license text in scripts/lib/perl5/QtQA/Proc/Reliable/Strategy/SSH.pm # Actual: a written agreement between you and The Qt Company. For licensing terms # Expected: a written agreement between you and Digia. For licensing terms and' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 389. # Failed test 'Mismatch in license text in scripts/lib/perl5/QtQA/Proc/Reliable/TESTDATA.pm # Actual: a written agreement between you and The Qt Company. For licensing terms # Expected: a written agreement between you and Digia. For licensing terms and' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 389. # Failed test 'Mismatch in license text in scripts/lib/perl5/QtQA/Proc/Reliable/Win32.pm # Actual: a written agreement between you and The Qt Company. For licensing terms # Expected: a written agreement between you and Digia. For licensing terms and' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 389. # Failed test 'Mismatch in license text in scripts/lib/perl5/QtQA/Test/More.pm # Actual: a written agreement between you and The Qt Company. For licensing terms # Expected: a written agreement between you and Digia. For licensing terms and' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 389. # Failed test 'Mismatch in license text in scripts/lib/perl5/QtQA/TestScript.pm # Actual: a written agreement between you and The Qt Company. For licensing terms # Expected: a written agreement between you and Digia. For licensing terms and' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 389. # Failed test 'Mismatch in license text in scripts/lib/perl5/QtQA/ThreadSafeReleaseAction.pm # Actual: a written agreement between you and The Qt Company. For licensing terms # Expected: a written agreement between you and Digia. For licensing terms and' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 389. # Failed test 'Mismatch in license text in scripts/lib/perl5/QtQA/WWW/Util.pm # Actual: a written agreement between you and The Qt Company. For licensing terms # Expected: a written agreement between you and Digia. For licensing terms and' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 389. # Failed test 'Mismatch in license text in scripts/lib/perl5/QtQA/t/autodocs-data/simple.pl # Actual: a written agreement between you and The Qt Company. For licensing terms # Expected: a written agreement between you and Digia. For licensing terms and' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 389. # Failed test 'Mismatch in license text in scripts/qt/qt_update_submodules.pl # Actual: a written agreement between you and The Qt Company. For licensing terms # Expected: a written agreement between you and Digia. For licensing terms and' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 389. # Failed test 'Mismatch in license text in scripts/qt/qtmod_test.pl # Actual: a written agreement between you and The Qt Company. For licensing terms # Expected: a written agreement between you and Digia. For licensing terms and' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 389. # Failed test 'Mismatch in license text in scripts/setup.pl # Actual: a written agreement between you and The Qt Company. For licensing terms # Expected: a written agreement between you and Digia. For licensing terms and' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 389. # Failed test 'Mismatch in license text in scripts/t/QtQA/PerlChecks.pm # Actual: a written agreement between you and The Qt Company. For licensing terms # Expected: a written agreement between you and Digia. For licensing terms and' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 389. # Failed test 'Mismatch in license text in scripts/t/license-testdata/expected-output.txt # Actual: a written agreement between you and The Qt Company. For licensing terms # Expected: a written agreement between you and Digia. For licensing terms and' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 389. # Failed test 'Mismatch in license text in scripts/t/license-testdata/good/multiple-copyright-lgpl.g # Actual: a written agreement between you and The Qt Company. For licensing terms # Expected: a written agreement between you and Digia. For licensing terms and' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 389. # Failed test 'Mismatch in license text in scripts/t/license-testdata/good/multiple-headers.cpp # Actual: a written agreement between you and The Qt Company. For licensing terms # Expected: a written agreement between you and Digia. For licensing terms and' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 389. # Failed test 'Mismatch in license text in scripts/t/license-testdata/good/not-all-rights-reserved-nokia.cpp # Actual: a written agreement between you and The Qt Company. For licensing terms # Expected: a written agreement between you and Digia. For licensing terms and' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 389. # Failed test 'Mismatch in license text in scripts/t/license-testdata/good/typical-bsd-nokia.cpp # Actual: * Neither the name of The Qt Company Ltd nor the names of its # Expected: * Neither the name of Digia Plc and its Subsidiary(-ies) nor the names' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 389. # Failed test 'Mismatch in license text in scripts/t/license-testdata/good/typical-fdl-nokia.qdoc # Actual: a written agreement between you and The Qt Company. For licensing terms # Expected: a written agreement between you and Digia. For licensing terms and' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 389. # Failed test 'Mismatch in license text in scripts/t/license-testdata/good/typical-lgpl-nokia.cpp # Actual: a written agreement between you and The Qt Company. For licensing terms # Expected: a written agreement between you and Digia. For licensing terms and' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 389. # Failed test 'Mismatch in license text in scripts/t/license-testdata/good/typical-lgpl-only-nokia.bat # Actual: packaging of this file. Please review the following information to # Expected: packaging of this file. Please review the following information to' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 389. # Failed test 'Mismatch in license text in scripts/t/license-testdata/reference/header.BSD # Actual: * Neither the name of The Qt Company Ltd nor the names of its # Expected: * Neither the name of Digia Plc and its Subsidiary(-ies) nor the names' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 389. # Failed test 'Mismatch in license text in scripts/t/license-testdata/reference/header.FDL # Actual: a written agreement between you and The Qt Company. For licensing terms # Expected: a written agreement between you and Digia. For licensing terms and' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 389. # Failed test 'Mismatch in license text in scripts/t/license-testdata/reference/header.LGPL-ONLY # Actual: packaging of this file. Please review the following information to # Expected: packaging of this file. Please review the following information to' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 389. # Failed test 'Mismatch in license text in scripts/t/license-testdata/reference/header.LGPL21 # Actual: a written agreement between you and The Qt Company. For licensing terms # Expected: a written agreement between you and Digia. For licensing terms and' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 389. # Failed test 'Mismatch in license text in scripts/test.pl # Actual: a written agreement between you and The Qt Company. For licensing terms # Expected: a written agreement between you and Digia. For licensing terms and' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 389. # Failed test 'Mismatch in license text in tests/postbuild/bic/gen.sh # Actual: a written agreement between you and The Qt Company. For licensing terms # Expected: a written agreement between you and Digia. For licensing terms and' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 389. # Failed test 'Mismatch in license text in tests/postbuild/bic/qbic.cpp # Actual: a written agreement between you and The Qt Company. For licensing terms # Expected: a written agreement between you and Digia. For licensing terms and' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 389. # Failed test 'Mismatch in license text in tests/postbuild/bic/qbic.h # Actual: a written agreement between you and The Qt Company. For licensing terms # Expected: a written agreement between you and Digia. For licensing terms and' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 389. # Failed test 'Mismatch in license text in tests/postbuild/bic/tst_bic.cpp # Actual: a written agreement between you and The Qt Company. For licensing terms # Expected: a written agreement between you and Digia. For licensing terms and' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 389. # Failed test 'Mismatch in license text in tests/postbuild/global.h # Actual: a written agreement between you and The Qt Company. For licensing terms # Expected: a written agreement between you and Digia. For licensing terms and' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 389. # Failed test 'Mismatch in license text in tests/postbuild/guiapplauncher/tst_guiapplauncher.cpp # Actual: a written agreement between you and The Qt Company. For licensing terms # Expected: a written agreement between you and Digia. For licensing terms and' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 389. # Failed test 'Mismatch in license text in tests/postbuild/guiapplauncher/windowmanager.cpp # Actual: a written agreement between you and The Qt Company. For licensing terms # Expected: a written agreement between you and Digia. For licensing terms and' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 389. # Failed test 'Mismatch in license text in tests/postbuild/guiapplauncher/windowmanager.h # Actual: a written agreement between you and The Qt Company. For licensing terms # Expected: a written agreement between you and Digia. For licensing terms and' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 389. # Failed test 'Mismatch in license text in tests/postbuild/headers/tst_headers.cpp # Actual: a written agreement between you and The Qt Company. For licensing terms # Expected: a written agreement between you and Digia. For licensing terms and' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 389. # Failed test 'Mismatch in license text in tests/postbuild/symbols/tst_symbols.cpp # Actual: a written agreement between you and The Qt Company. For licensing terms # Expected: a written agreement between you and Digia. For licensing terms and' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 389. # Failed test 'Mismatch in license text in tests/prebuild/license/tst_licenses.pl # Actual: a written agreement between you and The Qt Company. For licensing terms # Expected: a written agreement between you and Digia. For licensing terms and' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 389. # Looks like you failed 73 tests of 74. /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl .. Dubious, test returned 73 (wstat 18688, 0x4900) Failed 73/74 subtests Test Summary Report ------------------- /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl (Wstat: 18688 Tests: 74 Failed: 73) Failed tests: 1-52, 54-74 Non-zero exit status: 73 Files=1, Tests=74, 1 wallclock secs ( 0.03 usr 0.00 sys + 0.60 cusr 0.03 csys = 0.66 CPU) Result: FAIL QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end license: 2 seconds, exit code 1 Build log: http://testresults.qt.io/ci/Qt5_5.4_Integration/build_00316/linux-g++_developer-build_OpenSuSE_13.1_x64/log.txt.gz Tested changes (refs/builds/5.4_1425480699): http://codereview.qt-project.org/106265 [PS37] - Updated submodules. http://codereview.qt-project.org/107736 [PS2] - use git clone --branch instead of --no-checkout From ci-noreply at qt-project.org Wed Mar 4 16:15:10 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 4 Mar 2015 17:15:10 +0200 Subject: [Ci-reports] fail on QtDeclarative_5.5_Integration #47 Message-ID: <20150304_151510_027793.ci-noreply@qt-project.org> Autotests `tst_activeFocusOnTab' and `tst_controls' 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 qtquickcontrols FAIL! : qtquickcontrols::Tests_Button::test_activeFocusOnTab() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_button.qml(160)] FAIL! : qtquickcontrols::Tests_Button::test_checked() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_button.qml(265)] FAIL! : qtquickcontrols::Tests_Calendar::test_keyNavigation() Selecting a day from the previous month should select that date. Actual (): 2013-01-01T00:00:00 Expected (): 2012-12-31T00:00:00 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_calendar.qml(205)] FAIL! : qtquickcontrols::Tests_CheckBox::test_activeFocusOnTab() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_checkbox.qml(314)] FAIL! : qtquickcontrols::Tests_CheckBox::test_keyPressed() Compared values are not the same Actual (): 0 Expected (): 1 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_checkbox.qml(146)] FAIL! : qtquickcontrols::Tests_ComboBox::test_activated() Compared values are not the same Actual (): 0 Expected (): 1 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_combobox.qml(402)] FAIL! : qtquickcontrols::Tests_ComboBox::test_activeFocusOnTab() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_combobox.qml(449)] FAIL! : qtquickcontrols::Tests_ComboBox::test_append_find() Compared values are not the same Actual (): first Expected (): third Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_combobox.qml(213)] FAIL! : qtquickcontrols::Tests_ComboBox::test_currentIndexInMenu() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_combobox.qml(538)] FAIL! : qtquickcontrols::Tests_ComboBox::test_editable() Compared values are not the same Actual (): Expected (): coco Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_combobox.qml(240)] FAIL! : qtquickcontrols::Tests_ComboBox::test_keySearch() Compared values are not the same Actual (): Banana Expected (): Coco Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_combobox.qml(337)] FAIL! : qtquickcontrols::Tests_ComboBox::test_keys() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_combobox.qml(728)] FAIL! : qtquickcontrols::Tests_ComboBox::test_keyupdown() Compared values are not the same Actual (): 0 Expected (): 1 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_combobox.qml(83)] FAIL! : qtquickcontrols::Tests_ComboBox::test_spaceKey() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_combobox.qml(519)] FAIL! : qtquickcontrols::Tests_ComboBox::test_validator() Compared values are not the same Actual (): Expected (): r Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_combobox.qml(174)] FAIL! : qtquickcontrols::Tests_GroupBox::test_activeFocusOnTab() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_groupbox.qml(173)] FAIL! : qtquickcontrols::Tests_Keys::test_keys(TextInput) Compared values are not the same Actual (): [16777217] Expected (): [48] Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_keys.qml(97)] FAIL! : qtquickcontrols::Tests_Keys::test_keys(TextField) Compared values are not the same Actual (): [] Expected (): [48] Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_keys.qml(97)] FAIL! : qtquickcontrols::Tests_Keys::test_keys(TextEdit) Compared values are not the same Actual (): [] Expected (): [48] Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_keys.qml(97)] FAIL! : qtquickcontrols::Tests_Keys::test_keys(TextArea) Uncaught exception: Qt.createQmlObject(): failed to create object: :1:665: Type TextArea unavailable file:///work/build/qt/qtbase/qml/QtQuick/Controls/TextArea.qml:37:1: module "QtQuick" version 2.6 is not installed Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_keys.qml(86)] FAIL! : qtquickcontrols::Tests_Keys::test_keys(SpinBox) Compared values are not the same Actual (): [] Expected (): [48] Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_keys.qml(97)] FAIL! : qtquickcontrols::Tests_Keys::test_keys(ComboBox) Compared values are not the same Actual (): [] Expected (): [48] Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_keys.qml(97)] FAIL! : qtquickcontrols::Tests_Label::test_activeFocusOnTab() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_label.qml(93)] FAIL! : qtquickcontrols::Tests_ProgressBar::test_activeFocusOnTab() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_progressbar.qml(164)] FAIL! : qtquickcontrols::Tests_RadioButton::test_activeFocusOnTab() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_radiobutton.qml(228)] FAIL! : qtquickcontrols::Tests_RadioButton::test_keyPressed() Compared values are not the same Actual (): 0 Expected (): 1 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_radiobutton.qml(132)] FAIL! : qtquickcontrols::tst_scrollview::compile() Type TextArea unavailable Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_scrollview.qml(55)] FAIL! : qtquickcontrols::Tests_Slider::test_activeFocusOnTab() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_slider.qml(209)] FAIL! : qtquickcontrols::Tests_Slider::test_rightLeftKeyPressed() Compared values are not the same Actual (): 1 Expected (): 3 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_slider.qml(103)] FAIL! : qtquickcontrols::Tests_SpinBox::test_activeFocusOnTab() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_spinbox.qml(480)] FAIL! : qtquickcontrols::Tests_SpinBox::test_decrement_key() Compared values are not the same Actual (): 13 Expected (): 12 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_spinbox.qml(77)] FAIL! : qtquickcontrols::Tests_SpinBox::test_editingFinished() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_spinbox.qml(585)] FAIL! : qtquickcontrols::Tests_SpinBox::test_fixup() Compared values are not the same Actual (): 0 Expected (): -0 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_spinbox.qml(637)] FAIL! : qtquickcontrols::Tests_SpinBox::test_increment_key() Compared values are not the same Actual (): 47 Expected (): 48 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_spinbox.qml(61)] FAIL! : qtquickcontrols::Tests_SpinBox::test_keyboard_input(1) Compared values are not the same Actual (): 0 Expected (): 1 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_spinbox.qml(158)] FAIL! : qtquickcontrols::Tests_SpinBox::test_keyboard_input(10) Compared values are not the same Actual (): 1 Expected (): 10 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_spinbox.qml(158)] FAIL! : qtquickcontrols::Tests_SpinBox::test_keyboard_input(100) Compared values are not the same Actual (): 1 Expected (): 10 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_spinbox.qml(158)] FAIL! : qtquickcontrols::Tests_SpinBox::test_keyboard_input(1.1) Compared values are not the same Actual (): 1 Expected (): 1.1 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_spinbox.qml(158)] FAIL! : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-1) Compared values are not the same Actual (): 6 Expected (): -1 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_spinbox.qml(158)] FAIL! : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-10) Compared values are not the same Actual (): -1 Expected (): -10 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_spinbox.qml(158)] FAIL! : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-100) Compared values are not the same Actual (): -1 Expected (): -10 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_spinbox.qml(158)] FAIL! : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-1.1) Compared values are not the same Actual (): -1 Expected (): -1.1 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_spinbox.qml(158)] FAIL! : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-10.10) Compared values are not the same Actual (): -10 Expected (): -10.1 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_spinbox.qml(158)] FAIL! : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-123.456) Compared values are not the same Actual (): -12.4 Expected (): -12.45 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_spinbox.qml(158)] FAIL! : qtquickcontrols::Tests_SpinBox::test_keyboard_input($100) Compared values are not the same Actual (): 1 Expected (): 100 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_spinbox.qml(158)] FAIL! : qtquickcontrols::Tests_SpinBox::test_keyboard_input(0123) Compared values are not the same Actual (): 12 Expected (): 123 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_spinbox.qml(158)] FAIL! : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-0123) Compared values are not the same Actual (): -12 Expected (): -123 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_spinbox.qml(158)] FAIL! : qtquickcontrols::Tests_SpinBox::test_keyboard_input(5) Compared values are not the same Actual (): 10 Expected (): 20 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_spinbox.qml(158)] FAIL! : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-5) Compared values are not the same Actual (): -10 Expected (): -20 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_spinbox.qml(158)] FAIL! : qtquickcontrols::Tests_SpinBox::test_keys() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_spinbox.qml(678)] FAIL! : qtquickcontrols::Tests_SpinBox::test_negativeStepSize() Compared values are not the same Actual (): 5 Expected (): 3 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_spinbox.qml(323)] FAIL! : qtquickcontrols::Tests_SpinBox::test_stepsize() Compared values are not the same Actual (): 10 Expected (): 12 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_spinbox.qml(301)] FAIL! : qtquickcontrols::Tests_StatusBar::test_activeFocusOnTab() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_statusbar.qml(90)] FAIL! : qtquickcontrols::Tests_Styles::test_createTextAreaStyle() Uncaught exception: Qt.createQmlObject(): failed to create object: :1:168: Type TextAreaStyle unavailable file:///work/build/qt/qtbase/qml/QtQuick/Controls/Styles/Base/TextAreaStyle.qml:61:1: Type TextArea unavailable file:///work/build/qt/qtbase/qml/QtQuick/Controls/TextArea.qml:37:1: module "QtQuick" version 2.6 is not installed Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_styles.qml(158)] FAIL! : qtquickcontrols::Tests_Switch::test_activeFocusOnTab() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_switch.qml(247)] FAIL! : qtquickcontrols::Tests_Switch::test_exclusiveGroup() Compared values are not the same Actual (): 0 Expected (): 1 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_switch.qml(171)] FAIL! : qtquickcontrols::Tests_Switch::test_keyPressed() Compared values are not the same Actual (): 1 Expected (): 0 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_switch.qml(135)] FAIL! : qtquickcontrols::Tests_TableView::test_activeFocusOnTab() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_tableview.qml(988)] FAIL! : qtquickcontrols::Tests_TableView::test_keyboardSelection() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_tableview.qml(131)] FAIL! : qtquickcontrols::Tests_TableView::test_keys_2() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_tableview.qml(231)] FAIL! : qtquickcontrols::Tests_TextArea::test_activeFocusOnPress() Uncaught exception: Qt.createQmlObject(): failed to create object: :1:30: Type TextArea unavailable file:///work/build/qt/qtbase/qml/QtQuick/Controls/TextArea.qml:37:1: module "QtQuick" version 2.6 is not installed Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_textarea.qml(66)] FAIL! : qtquickcontrols::Tests_TextArea::test_activeFocusOnTab() Uncaught exception: Qt.createQmlObject(): failed to create object: :1:369: Type TextArea unavailable file:///work/build/qt/qtbase/qml/QtQuick/Controls/TextArea.qml:37:1: module "QtQuick" version 2.6 is not installed Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_textarea.qml(111)] FAIL! : qtquickcontrols::Tests_TextArea::test_append() Uncaught exception: Qt.createQmlObject(): failed to create object: :1:30: Type TextArea unavailable file:///work/build/qt/qtbase/qml/QtQuick/Controls/TextArea.qml:37:1: module "QtQuick" version 2.6 is not installed Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_textarea.qml(53)] FAIL! : qtquickcontrols::Tests_TextArea::test_editingFinished() Compared values are not the same Actual (): 3 Expected (): 1 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_textarea.qml(157)] FAIL! : qtquickcontrols::Tests_TextArea::test_keys() Compared values are not the same Actual (): 3 Expected (): 1 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_textarea.qml(187)] FAIL! : qtquickcontrols::Tests_TextField::test_activeFocusOnTab() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_textfield.qml(345)] FAIL! : qtquickcontrols::Tests_TextField::test_cursorPosition() Compared values are not the same Actual (): 0 Expected (): 1 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_textfield.qml(192)] FAIL! : qtquickcontrols::Tests_TextField::test_editingFinished() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_textfield.qml(400)] FAIL! : qtquickcontrols::Tests_TextField::test_inputMask() Compared values are not the same Actual (): Expected (): - Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_textfield.qml(98)] FAIL! : qtquickcontrols::Tests_TextField::test_keys() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_textfield.qml(429)] FAIL! : qtquickcontrols::Tests_TextField::test_select() Compared values are not the same Actual (): this is my text Expected (): this my text Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_textfield.qml(182)] FAIL! : qtquickcontrols::Tests_TextField::test_selectAll() Compared values are not the same Actual (): this is my text Expected (): Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_textfield.qml(151)] FAIL! : qtquickcontrols::Tests_ToolBar::test_activeFocusOnTab() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_toolbar.qml(90)] FAIL! : qtquickcontrols::Tests_ToolButton::test_activeFocusOnTab() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_toolbutton.qml(110)] FAIL! : qtquickcontrols::Tests_TreeView::test_keys_navigation() Compared values are not the same Actual (): 1 Expected (): 2 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_treeview.qml(294)] FAIL! : qtquickcontrols::Tests_TreeView::test_selection_contiguousSelection() Compared values are not the same Actual (): 1 Expected (): 4 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_treeview.qml(726)] FAIL! : qtquickcontrols::Tests_TreeView::test_selection_multiSelection() Compared values are not the same Actual (): false Expected (): true Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_treeview.qml(564)] FAIL! : qtquickcontrols::Tests_TreeView::test_selection_singleSelection() Compared values are not the same Actual (): 52584752 Expected (): 38963936 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_treeview.qml(385)] Totals: 446 passed, 78 failed, 2 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of qtquickcontrols ********* Config: Using QtTest library 5.5.0, Qt 5.5.0 (x86_64-little_endian-lp64 shared (dynamic) debug build; by GCC 4.8.2) PASS : qtquickcontrols::Tests_ApplicationWindow::initTestCase() PASS : qtquickcontrols::Tests_ApplicationWindow::test_defaultContentItemConstraints(height) PASS : qtquickcontrols::Tests_ApplicationWindow::test_defaultContentItemConstraints(height_y) PASS : qtquickcontrols::Tests_ApplicationWindow::test_defaultContentItemConstraints(height_implicitHeight_anchorsFill) PASS : qtquickcontrols::Tests_ApplicationWindow::test_defaultContentItemConstraints(height_implicitHeight_anchorsFill_margins) PASS : qtquickcontrols::Tests_ApplicationWindow::test_defaultContentItemConstraints(height_anchorsFill_margins) PASS : qtquickcontrols::Tests_ApplicationWindow::test_defaultContentItemConstraints(anchorsFill_margins) PASS : qtquickcontrols::Tests_ApplicationWindow::test_defaultContentItemConstraints(anchorsFill_margins0) PASS : qtquickcontrols::Tests_ApplicationWindow::test_defaultContentItemConstraints(minimum_implicit_maximum_anchorsFill) PASS : qtquickcontrols::Tests_ApplicationWindow::test_defaultContentItemConstraints(minimum_implicit_maximum_anchorsFill_margins) PASS : qtquickcontrols::Tests_ApplicationWindow::test_defaultContentItemConstraints(minimum_height_maximum_anchorsFill) PASS : qtquickcontrols::Tests_ApplicationWindow::test_defaultSizeHints() PASS : qtquickcontrols::Tests_ApplicationWindow::test_invisibleContentItemChildren() PASS : qtquickcontrols::Tests_ApplicationWindow::test_minimumHeight() PASS : qtquickcontrols::Tests_ApplicationWindow::test_minimumSizeLargerThan_MaximumSize() PASS : qtquickcontrols::Tests_ApplicationWindow::test_windowHeight() PASS : qtquickcontrols::Tests_ApplicationWindow::test_windowHeight2() PASS : qtquickcontrols::Tests_ApplicationWindow::cleanupTestCase() PASS : qtquickcontrols::Tests_Baselines::initTestCase() PASS : qtquickcontrols::Tests_Baselines::test_baselineOffset(Text) PASS : qtquickcontrols::Tests_Baselines::test_baselineOffset(Button) PASS : qtquickcontrols::Tests_Baselines::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() FAIL! : qtquickcontrols::Tests_Button::test_activeFocusOnTab() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_button.qml(160)] FAIL! : qtquickcontrols::Tests_Button::test_checked() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_button.qml(265)] PASS : qtquickcontrols::Tests_Button::test_isDefault() PASS : qtquickcontrols::Tests_Button::test_text() PASS : qtquickcontrols::Tests_Button::cleanupTestCase() PASS : qtquickcontrols::Tests_Calendar::initTestCase() PASS : qtquickcontrols::Tests_Calendar::test_asynchronous() PASS : qtquickcontrols::Tests_Calendar::test_daysCenteredVertically() PASS : qtquickcontrols::Tests_Calendar::test_defaultConstructed() PASS : qtquickcontrols::Tests_Calendar::test_dragWhileMousePressed() PASS : qtquickcontrols::Tests_Calendar::test_gridCellRectCalculation() PASS : qtquickcontrols::Tests_Calendar::test_gridlessCellRectCalculation() PASS : qtquickcontrols::Tests_Calendar::test_hovered() FAIL! : qtquickcontrols::Tests_Calendar::test_keyNavigation() Selecting a day from the previous month should select that date. Actual (): 2013-01-01T00:00:00 Expected (): 2012-12-31T00:00:00 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_calendar.qml(205)] QWARN : qtquickcontrols::Tests_Calendar::test_minMaxJsDateRange() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." SKIP : qtquickcontrols::Tests_Calendar::test_minMaxJsDateRange() QTBUG-36846 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_calendar.qml(166)] PASS : qtquickcontrols::Tests_Calendar::test_minMaxUndefined() PASS : qtquickcontrols::Tests_Calendar::test_pressAndHold() PASS : qtquickcontrols::Tests_Calendar::test_selectDateWithMouse() PASS : qtquickcontrols::Tests_Calendar::test_selectInvalidDateWithMouse() PASS : qtquickcontrols::Tests_Calendar::test_selectNextMonth() PASS : qtquickcontrols::Tests_Calendar::test_selectPreviousMonth() PASS : qtquickcontrols::Tests_Calendar::test_selectedDate() PASS : qtquickcontrols::Tests_Calendar::test_setAfterConstructed() PASS : qtquickcontrols::Tests_Calendar::test_showNextMonthWithMouse() PASS : qtquickcontrols::Tests_Calendar::test_showPreviousMonthWithMouse() PASS : qtquickcontrols::Tests_Calendar::cleanupTestCase() PASS : qtquickcontrols::Tests_CheckBox::initTestCase() PASS : qtquickcontrols::Tests_CheckBox::test_activeFocusOnPress() FAIL! : qtquickcontrols::Tests_CheckBox::test_activeFocusOnTab() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_checkbox.qml(314)] PASS : qtquickcontrols::Tests_CheckBox::test_checkState_keep_binding() PASS : qtquickcontrols::Tests_CheckBox::test_check_keep_binding() PASS : qtquickcontrols::Tests_CheckBox::test_checked() PASS : qtquickcontrols::Tests_CheckBox::test_clicked() PASS : qtquickcontrols::Tests_CheckBox::test_defaultConstructed() QWARN : qtquickcontrols::Tests_CheckBox::test_exclusiveGroup() CheckBox_QMLTYPE_102 QVariant(Invalid) QRect(75,78 0x0) PASS : qtquickcontrols::Tests_CheckBox::test_exclusiveGroup() QWARN : qtquickcontrols::Tests_CheckBox::test_keyPressed() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." FAIL! : qtquickcontrols::Tests_CheckBox::test_keyPressed() Compared values are not the same Actual (): 0 Expected (): 1 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_checkbox.qml(146)] PASS : qtquickcontrols::Tests_CheckBox::test_text() PASS : qtquickcontrols::Tests_CheckBox::cleanupTestCase() PASS : qtquickcontrols::Tests_ComboBox::initTestCase() FAIL! : qtquickcontrols::Tests_ComboBox::test_activated() Compared values are not the same Actual (): 0 Expected (): 1 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_combobox.qml(402)] QWARN : qtquickcontrols::Tests_ComboBox::test_activated() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : qtquickcontrols::Tests_ComboBox::test_activated() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." PASS : qtquickcontrols::Tests_ComboBox::test_activeFocusOnPress() QWARN : qtquickcontrols::Tests_ComboBox::test_activeFocusOnTab() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." FAIL! : qtquickcontrols::Tests_ComboBox::test_activeFocusOnTab() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_combobox.qml(449)] PASS : qtquickcontrols::Tests_ComboBox::test_addRemoveItemsInModel_QTBUG_30379() FAIL! : qtquickcontrols::Tests_ComboBox::test_append_find() Compared values are not the same Actual (): first Expected (): third Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_combobox.qml(213)] PASS : qtquickcontrols::Tests_ComboBox::test_arrayModelWithoutTextRole() PASS : qtquickcontrols::Tests_ComboBox::test_arraymodel() QWARN : qtquickcontrols::Tests_ComboBox::test_arraymodel() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." PASS : qtquickcontrols::Tests_ComboBox::test_arraymodelwithtextrole() FAIL! : qtquickcontrols::Tests_ComboBox::test_currentIndexInMenu() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_combobox.qml(538)] QWARN : qtquickcontrols::Tests_ComboBox::test_currentIndexInMenu() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : qtquickcontrols::Tests_ComboBox::test_currentIndexInMenu() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : qtquickcontrols::Tests_ComboBox::test_currentIndexInMenu() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : qtquickcontrols::Tests_ComboBox::test_currentIndexInMenu() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : qtquickcontrols::Tests_ComboBox::test_currentIndexInMenu() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." FAIL! : qtquickcontrols::Tests_ComboBox::test_editable() Compared values are not the same Actual (): Expected (): coco Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_combobox.qml(240)] PASS : qtquickcontrols::Tests_ComboBox::test_find() QWARN : qtquickcontrols::Tests_ComboBox::test_keySearch() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." FAIL! : qtquickcontrols::Tests_ComboBox::test_keySearch() Compared values are not the same Actual (): Banana Expected (): Coco Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_combobox.qml(337)] FAIL! : qtquickcontrols::Tests_ComboBox::test_keys() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_combobox.qml(728)] QWARN : qtquickcontrols::Tests_ComboBox::test_keys() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." FAIL! : qtquickcontrols::Tests_ComboBox::test_keyupdown() Compared values are not the same Actual (): 0 Expected (): 1 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_combobox.qml(83)] PASS : qtquickcontrols::Tests_ComboBox::test_minusOneIndexResetsSelection_QTBUG_35794() PASS : qtquickcontrols::Tests_ComboBox::test_minusOneToZeroSelection_QTBUG_38036() PASS : qtquickcontrols::Tests_ComboBox::test_modelChange() QWARN : qtquickcontrols::Tests_ComboBox::test_modelChange() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : qtquickcontrols::Tests_ComboBox::test_modelChange() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : qtquickcontrols::Tests_ComboBox::test_spaceKey() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : qtquickcontrols::Tests_ComboBox::test_spaceKey() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." FAIL! : qtquickcontrols::Tests_ComboBox::test_spaceKey() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_combobox.qml(519)] PASS : qtquickcontrols::Tests_ComboBox::test_stringListModel() PASS : qtquickcontrols::Tests_ComboBox::test_textAt() PASS : qtquickcontrols::Tests_ComboBox::test_textrole() QWARN : qtquickcontrols::Tests_ComboBox::test_validator() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." FAIL! : qtquickcontrols::Tests_ComboBox::test_validator() Compared values are not the same Actual (): Expected (): r Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_combobox.qml(174)] PASS : qtquickcontrols::Tests_ComboBox::test_variantListModel() PASS : qtquickcontrols::Tests_ComboBox::test_width_QTBUG_30377() PASS : qtquickcontrols::Tests_ComboBox::cleanupTestCase() PASS : qtquickcontrols::Tests_GridLayout::initTestCase() QWARN : qtquickcontrols::Tests_GridLayout::test_Margins() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : qtquickcontrols::Tests_GridLayout::test_Margins() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : qtquickcontrols::Tests_GridLayout::test_Margins() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." PASS : qtquickcontrols::Tests_GridLayout::test_Margins() PASS : qtquickcontrols::Tests_GridLayout::test_alignToPixelGrid() PASS : qtquickcontrols::Tests_GridLayout::test_alignment() PASS : qtquickcontrols::Tests_GridLayout::test_baselines() PASS : qtquickcontrols::Tests_GridLayout::test_columnOrRowChanged() PASS : qtquickcontrols::Tests_GridLayout::test_columnsChanged() PASS : qtquickcontrols::Tests_GridLayout::test_flow() PASS : qtquickcontrols::Tests_GridLayout::test_flowLeftToRight() PASS : qtquickcontrols::Tests_GridLayout::test_flowLeftToRightDefaultPositions() PASS : qtquickcontrols::Tests_GridLayout::test_flowTopToBottom() PASS : qtquickcontrols::Tests_GridLayout::test_invalidateWhileRearranging_QTBUG_44139() PASS : qtquickcontrols::Tests_GridLayout::test_rightToLeft() PASS : qtquickcontrols::Tests_GridLayout::test_rowsChanged() PASS : qtquickcontrols::Tests_GridLayout::test_sizeHints() PASS : qtquickcontrols::Tests_GridLayout::test_spacings() PASS : qtquickcontrols::Tests_GridLayout::test_spanAcrossEmptyRows() PASS : qtquickcontrols::Tests_GridLayout::test_spanIsMoreThanColumns() PASS : qtquickcontrols::Tests_GridLayout::cleanupTestCase() PASS : qtquickcontrols::Tests_GroupBox::initTestCase() QWARN : qtquickcontrols::Tests_GroupBox::test_activeFocusOnTab() CheckBox_QMLTYPE_102 QVariant(Invalid) QRect(0,0 0x0) QWARN : qtquickcontrols::Tests_GroupBox::test_activeFocusOnTab() CheckBox_QMLTYPE_102 QVariant(Invalid) QRect(0,0 0x0) QWARN : qtquickcontrols::Tests_GroupBox::test_activeFocusOnTab() CheckBox_QMLTYPE_102 QVariant(Invalid) QRect(50,50 24x0) FAIL! : qtquickcontrols::Tests_GroupBox::test_activeFocusOnTab() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_groupbox.qml(173)] QWARN : qtquickcontrols::Tests_GroupBox::test_checkable() CheckBox_QMLTYPE_102 QVariant(Invalid) QRect(0,0 0x0) PASS : qtquickcontrols::Tests_GroupBox::test_checkable() QWARN : qtquickcontrols::Tests_GroupBox::test_checked() CheckBox_QMLTYPE_102 QVariant(Invalid) QRect(0,0 0x0) QWARN : qtquickcontrols::Tests_GroupBox::test_checked() CheckBox_QMLTYPE_102 QVariant(Invalid) QRect(0,0 0x0) QWARN : qtquickcontrols::Tests_GroupBox::test_checked() CheckBox_QMLTYPE_102 QVariant(Invalid) QRect(0,0 0x0) PASS : qtquickcontrols::Tests_GroupBox::test_checked() QWARN : qtquickcontrols::Tests_GroupBox::test_contentItem() CheckBox_QMLTYPE_102 QVariant(Invalid) QRect(0,0 0x0) PASS : qtquickcontrols::Tests_GroupBox::test_contentItem() QWARN : qtquickcontrols::Tests_GroupBox::test_dynamicSize() CheckBox_QMLTYPE_102 QVariant(Invalid) QRect(0,0 0x0) QWARN : qtquickcontrols::Tests_GroupBox::test_dynamicSize() CheckBox_QMLTYPE_102 QVariant(Invalid) QRect(0,0 0x0) PASS : qtquickcontrols::Tests_GroupBox::test_dynamicSize() PASS : qtquickcontrols::Tests_GroupBox::cleanupTestCase() PASS : qtquickcontrols::Tests_Keys::initTestCase() QWARN : qtquickcontrols::Tests_Keys::test_keys(TextInput) QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." FAIL! : qtquickcontrols::Tests_Keys::test_keys(TextInput) Compared values are not the same Actual (): [16777217] Expected (): [48] Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_keys.qml(97)] FAIL! : qtquickcontrols::Tests_Keys::test_keys(TextField) Compared values are not the same Actual (): [] Expected (): [48] Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_keys.qml(97)] FAIL! : qtquickcontrols::Tests_Keys::test_keys(TextEdit) Compared values are not the same Actual (): [] Expected (): [48] Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_keys.qml(97)] FAIL! : qtquickcontrols::Tests_Keys::test_keys(TextArea) Uncaught exception: Qt.createQmlObject(): failed to create object: :1:665: Type TextArea unavailable file:///work/build/qt/qtbase/qml/QtQuick/Controls/TextArea.qml:37:1: module "QtQuick" version 2.6 is not installed Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_keys.qml(86)] QWARN : qtquickcontrols::Tests_Keys::test_keys(SpinBox) QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : qtquickcontrols::Tests_Keys::test_keys(SpinBox) QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : qtquickcontrols::Tests_Keys::test_keys(SpinBox) QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." FAIL! : qtquickcontrols::Tests_Keys::test_keys(SpinBox) Compared values are not the same Actual (): [] Expected (): [48] Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_keys.qml(97)] FAIL! : qtquickcontrols::Tests_Keys::test_keys(ComboBox) Compared values are not the same Actual (): [] Expected (): [48] Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_keys.qml(97)] PASS : qtquickcontrols::Tests_Keys::cleanupTestCase() PASS : qtquickcontrols::Tests_Label::initTestCase() FAIL! : qtquickcontrols::Tests_Label::test_activeFocusOnTab() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_label.qml(93)] 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() 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() (... 474 lines omitted; there are too many errors!) 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() FAIL! : qtquickcontrols::Tests_TextArea::test_activeFocusOnPress() Uncaught exception: Qt.createQmlObject(): failed to create object: :1:30: Type TextArea unavailable file:///work/build/qt/qtbase/qml/QtQuick/Controls/TextArea.qml:37:1: module "QtQuick" version 2.6 is not installed Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_textarea.qml(66)] FAIL! : qtquickcontrols::Tests_TextArea::test_activeFocusOnTab() Uncaught exception: Qt.createQmlObject(): failed to create object: :1:369: Type TextArea unavailable file:///work/build/qt/qtbase/qml/QtQuick/Controls/TextArea.qml:37:1: module "QtQuick" version 2.6 is not installed Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_textarea.qml(111)] FAIL! : qtquickcontrols::Tests_TextArea::test_append() Uncaught exception: Qt.createQmlObject(): failed to create object: :1:30: Type TextArea unavailable file:///work/build/qt/qtbase/qml/QtQuick/Controls/TextArea.qml:37:1: module "QtQuick" version 2.6 is not installed Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_textarea.qml(53)] FAIL! : qtquickcontrols::Tests_TextArea::test_editingFinished() Compared values are not the same Actual (): 3 Expected (): 1 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_textarea.qml(157)] FAIL! : qtquickcontrols::Tests_TextArea::test_keys() Compared values are not the same Actual (): 3 Expected (): 1 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_textarea.qml(187)] PASS : qtquickcontrols::Tests_TextArea::cleanupTestCase() PASS : qtquickcontrols::Tests_TextField::initTestCase() PASS : qtquickcontrols::Tests_TextField::test_activeFocusOnPress() FAIL! : qtquickcontrols::Tests_TextField::test_activeFocusOnTab() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_textfield.qml(345)] PASS : qtquickcontrols::Tests_TextField::test_copyPaste() FAIL! : qtquickcontrols::Tests_TextField::test_cursorPosition() Compared values are not the same Actual (): 0 Expected (): 1 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_textfield.qml(192)] PASS : qtquickcontrols::Tests_TextField::test_deselect() FAIL! : qtquickcontrols::Tests_TextField::test_editingFinished() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_textfield.qml(400)] PASS : qtquickcontrols::Tests_TextField::test_getText() FAIL! : qtquickcontrols::Tests_TextField::test_inputMask() Compared values are not the same Actual (): Expected (): - Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_textfield.qml(98)] PASS : qtquickcontrols::Tests_TextField::test_insert() FAIL! : qtquickcontrols::Tests_TextField::test_keys() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_textfield.qml(429)] PASS : qtquickcontrols::Tests_TextField::test_length() PASS : qtquickcontrols::Tests_TextField::test_maximumLength() PASS : qtquickcontrols::Tests_TextField::test_passwordCharacter() PASS : qtquickcontrols::Tests_TextField::test_readonly() PASS : qtquickcontrols::Tests_TextField::test_redo() PASS : qtquickcontrols::Tests_TextField::test_remove() FAIL! : qtquickcontrols::Tests_TextField::test_select() Compared values are not the same Actual (): this is my text Expected (): this my text Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_textfield.qml(182)] FAIL! : qtquickcontrols::Tests_TextField::test_selectAll() Compared values are not the same Actual (): this is my text Expected (): Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_textfield.qml(151)] 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() FAIL! : qtquickcontrols::Tests_ToolBar::test_activeFocusOnTab() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_toolbar.qml(90)] PASS : qtquickcontrols::Tests_ToolBar::test_createToolBar() PASS : qtquickcontrols::Tests_ToolBar::cleanupTestCase() PASS : qtquickcontrols::Tests_ToolButton::initTestCase() PASS : qtquickcontrols::Tests_ToolButton::test_activeFocusOnPress() FAIL! : qtquickcontrols::Tests_ToolButton::test_activeFocusOnTab() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_toolbutton.qml(110)] 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() PASS : qtquickcontrols::Tests_TreeView::initTestCase() PASS : qtquickcontrols::Tests_TreeView::test_basic_setup() PASS : qtquickcontrols::Tests_TreeView::test_clicked_signals() PASS : qtquickcontrols::Tests_TreeView::test_expand_collapse() PASS : qtquickcontrols::Tests_TreeView::test_headerHidden() FAIL! : qtquickcontrols::Tests_TreeView::test_keys_navigation() Compared values are not the same Actual (): 1 Expected (): 2 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_treeview.qml(294)] PASS : qtquickcontrols::Tests_TreeView::test_pressAndHold() XFAIL : qtquickcontrols::Tests_TreeView::test_selection_contiguousSelection() BUG selection.currentIndex is invalid when ContiguousSelection Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_treeview.qml(705)] FAIL! : qtquickcontrols::Tests_TreeView::test_selection_contiguousSelection() Compared values are not the same Actual (): 1 Expected (): 4 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_treeview.qml(726)] QWARN : qtquickcontrols::Tests_TreeView::test_selection_extendedSelection() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : qtquickcontrols::Tests_TreeView::test_selection_extendedSelection() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : qtquickcontrols::Tests_TreeView::test_selection_extendedSelection() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : qtquickcontrols::Tests_TreeView::test_selection_extendedSelection() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : qtquickcontrols::Tests_TreeView::test_selection_extendedSelection() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : qtquickcontrols::Tests_TreeView::test_selection_extendedSelection() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : qtquickcontrols::Tests_TreeView::test_selection_extendedSelection() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : qtquickcontrols::Tests_TreeView::test_selection_extendedSelection() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." XFAIL : qtquickcontrols::Tests_TreeView::test_selection_extendedSelection() BUG selection.currentIndex is invalid when ExtendedSelection Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_treeview.qml(616)] FAIL! : qtquickcontrols::Tests_TreeView::test_selection_extendedSelection() Compared values are not the same Actual (): 1 Expected (): 4 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_treeview.qml(637)] QWARN : qtquickcontrols::Tests_TreeView::test_selection_multiSelection() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : qtquickcontrols::Tests_TreeView::test_selection_multiSelection() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : qtquickcontrols::Tests_TreeView::test_selection_multiSelection() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : qtquickcontrols::Tests_TreeView::test_selection_multiSelection() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : qtquickcontrols::Tests_TreeView::test_selection_multiSelection() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : qtquickcontrols::Tests_TreeView::test_selection_multiSelection() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : qtquickcontrols::Tests_TreeView::test_selection_multiSelection() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : qtquickcontrols::Tests_TreeView::test_selection_multiSelection() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." XFAIL : qtquickcontrols::Tests_TreeView::test_selection_multiSelection() BUG selection.currentIndex is invalid when MultiSelection Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_treeview.qml(499)] XFAIL : qtquickcontrols::Tests_TreeView::test_selection_multiSelection() BUG selection.currentIndex is invalid when MultiSelection Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_treeview.qml(513)] XFAIL : qtquickcontrols::Tests_TreeView::test_selection_multiSelection() BUG selection.currentIndex is invalid when MultiSelection Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_treeview.qml(532)] XFAIL : qtquickcontrols::Tests_TreeView::test_selection_multiSelection() BUG selection.currentIndex is invalid when MultiSelection Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_treeview.qml(548)] FAIL! : qtquickcontrols::Tests_TreeView::test_selection_multiSelection() Compared values are not the same Actual (): false Expected (): true Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_treeview.qml(564)] QWARN : qtquickcontrols::Tests_TreeView::test_selection_noSelection() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : qtquickcontrols::Tests_TreeView::test_selection_noSelection() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : qtquickcontrols::Tests_TreeView::test_selection_noSelection() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : qtquickcontrols::Tests_TreeView::test_selection_noSelection() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : qtquickcontrols::Tests_TreeView::test_selection_noSelection() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : qtquickcontrols::Tests_TreeView::test_selection_noSelection() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : qtquickcontrols::Tests_TreeView::test_selection_noSelection() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : qtquickcontrols::Tests_TreeView::test_selection_noSelection() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : qtquickcontrols::Tests_TreeView::test_selection_noSelection() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : qtquickcontrols::Tests_TreeView::test_selection_noSelection() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." XFAIL : qtquickcontrols::Tests_TreeView::test_selection_noSelection() BUG selected state not updated with Command/Controls when SingleSelection Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_treeview.qml(450)] PASS : qtquickcontrols::Tests_TreeView::test_selection_noSelection() QWARN : qtquickcontrols::Tests_TreeView::test_selection_singleSelection() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : qtquickcontrols::Tests_TreeView::test_selection_singleSelection() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : qtquickcontrols::Tests_TreeView::test_selection_singleSelection() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : qtquickcontrols::Tests_TreeView::test_selection_singleSelection() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : qtquickcontrols::Tests_TreeView::test_selection_singleSelection() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : qtquickcontrols::Tests_TreeView::test_selection_singleSelection() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : qtquickcontrols::Tests_TreeView::test_selection_singleSelection() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : qtquickcontrols::Tests_TreeView::test_selection_singleSelection() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." XFAIL : qtquickcontrols::Tests_TreeView::test_selection_singleSelection() BUG isSelected is always false when SingleSelection Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_treeview.qml(373)] XFAIL : qtquickcontrols::Tests_TreeView::test_selection_singleSelection() BUG hasSelection is always false when SingleSelection Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_treeview.qml(375)] XFAIL : qtquickcontrols::Tests_TreeView::test_selection_singleSelection() BUG empty selectedIndex when SingleSelection Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_treeview.qml(378)] FAIL! : qtquickcontrols::Tests_TreeView::test_selection_singleSelection() Compared values are not the same Actual (): 16608144 Expected (): 30736272 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_treeview.qml(385)] PASS : qtquickcontrols::Tests_TreeView::cleanupTestCase() Totals: 443 passed, 81 failed, 2 skipped, 0 blacklisted ********* Finished testing of qtquickcontrols ********* 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 78 QtQA::App::TestRunner: second attempt: exited with exit code 81 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_controls: 66 seconds, exit code 81 Testing tst_activeFocusOnTab QFATAL : tst_activeFocusOnTab::activeFocusOnTab() Received signal 11 FAIL! : tst_activeFocusOnTab::activeFocusOnTab() Received a fatal error. Loc: [Unknown file(0)] Totals: 1 passed, 1 failed, 0 skipped, 0 blacklisted 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 21538] QtQA::App::TestRunner: [New LWP 21541] QtQA::App::TestRunner: [New LWP 21539] QtQA::App::TestRunner: [New LWP 21542] QtQA::App::TestRunner: [New LWP 21545] QtQA::App::TestRunner: [New LWP 21540] QtQA::App::TestRunner: [New LWP 21547] QtQA::App::TestRunner: [New LWP 21544] QtQA::App::TestRunner: [New LWP 21550] QtQA::App::TestRunner: [New LWP 21549] QtQA::App::TestRunner: [New LWP 21546] QtQA::App::TestRunner: [New LWP 21548] QtQA::App::TestRunner: [Thread debugging using libthread_db enabled] QtQA::App::TestRunner: Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". QtQA::App::TestRunner: Core was generated by `./tst_activeFocusOnTab -silent -o /work/ci/qt/qtdeclarative/5.5/_artifacts/test'. QtQA::App::TestRunner: Program terminated with signal SIGABRT, Aborted. QtQA::App::TestRunner: #0 0x00007f8496347cc9 in __GI_raise (sig=sig at entry=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:56 QtQA::App::TestRunner: 56 ../nptl/sysdeps/unix/sysv/linux/raise.c: No such file or directory. QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 12 (Thread 0x7f845effd700 (LWP 21548)): QtQA::App::TestRunner: #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 QtQA::App::TestRunner: #1 0x00007f84679f851b in ?? () from /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so QtQA::App::TestRunner: #2 0x00007f84679f7c69 in ?? () from /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so QtQA::App::TestRunner: #3 0x00007f8495c30182 in start_thread (arg=0x7f845effd700) at pthread_create.c:312 QtQA::App::TestRunner: #4 0x00007f849640c00d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 11 (Thread 0x7f845ffff700 (LWP 21546)): QtQA::App::TestRunner: #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 QtQA::App::TestRunner: #1 0x00007f84679f851b in ?? () from /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so QtQA::App::TestRunner: #2 0x00007f84679f7c69 in ?? () from /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so QtQA::App::TestRunner: #3 0x00007f8495c30182 in start_thread (arg=0x7f845ffff700) at pthread_create.c:312 QtQA::App::TestRunner: #4 0x00007f849640c00d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 10 (Thread 0x7f845e7fc700 (LWP 21549)): QtQA::App::TestRunner: #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 QtQA::App::TestRunner: #1 0x00007f84679f851b in ?? () from /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so QtQA::App::TestRunner: #2 0x00007f84679f7c69 in ?? () from /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so QtQA::App::TestRunner: #3 0x00007f8495c30182 in start_thread (arg=0x7f845e7fc700) at pthread_create.c:312 QtQA::App::TestRunner: #4 0x00007f849640c00d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 9 (Thread 0x7f845dffb700 (LWP 21550)): QtQA::App::TestRunner: #0 0x00007f84963fecbd in poll () at ../sysdeps/unix/syscall-template.S:81 QtQA::App::TestRunner: #1 0x00007f8495717fe4 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #2 0x00007f84957180ec in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #3 0x00007f8496fb493d in TestNamespace::QEventDispatcherGlib::processEvents (this=0x7f84580008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:418 QtQA::App::TestRunner: #4 0x00007f8496f3d5f0 in TestNamespace::QEventLoop::processEvents (this=0x7f845dffae10, flags=...) at kernel/qeventloop.cpp:128 QtQA::App::TestRunner: #5 0x00007f8496f3d8b1 in TestNamespace::QEventLoop::exec (this=0x7f845dffae10, flags=...) at kernel/qeventloop.cpp:204 QtQA::App::TestRunner: #6 0x00007f8496cbd4ca in TestNamespace::QThread::exec (this=0x1d634b0) at thread/qthread.cpp:503 QtQA::App::TestRunner: #7 0x00007f84976170dd in TestNamespace::QQmlThreadPrivate::run (this=0x1d634b0) at qml/ftw/qqmlthread.cpp:141 QtQA::App::TestRunner: #8 0x00007f8496cc48d5 in TestNamespace::QThreadPrivate::start (arg=0x1d634b0) at thread/qthread_unix.cpp:331 QtQA::App::TestRunner: #9 0x00007f8495c30182 in start_thread (arg=0x7f845dffb700) at pthread_create.c:312 QtQA::App::TestRunner: #10 0x00007f849640c00d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 8 (Thread 0x7f8479a45700 (LWP 21544)): QtQA::App::TestRunner: #0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:238 QtQA::App::TestRunner: #1 0x00007f8495759ce5 in g_cond_wait_until () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #2 0x00007f84956ee1c1 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #3 0x00007f84956ee74b in g_async_queue_timeout_pop () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #4 0x00007f849573d956 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #5 0x00007f849573cf05 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #6 0x00007f8495c30182 in start_thread (arg=0x7f8479a45700) at pthread_create.c:312 QtQA::App::TestRunner: #7 0x00007f849640c00d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 7 (Thread 0x7f845f7fe700 (LWP 21547)): QtQA::App::TestRunner: #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 QtQA::App::TestRunner: #1 0x00007f84679f851b in ?? () from /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so QtQA::App::TestRunner: #2 0x00007f84679f7c69 in ?? () from /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so QtQA::App::TestRunner: #3 0x00007f8495c30182 in start_thread (arg=0x7f845f7fe700) at pthread_create.c:312 QtQA::App::TestRunner: #4 0x00007f849640c00d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 6 (Thread 0x7f8482c67700 (LWP 21540)): QtQA::App::TestRunner: #0 0x00007f84963fecbd in poll () at ../sysdeps/unix/syscall-template.S:81 QtQA::App::TestRunner: #1 0x00007f8495717fe4 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #2 0x00007f84957180ec in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #3 0x00007f8482c6f1ad in ?? () from /usr/lib/x86_64-linux-gnu/gio/modules/libdconfsettings.so QtQA::App::TestRunner: #4 0x00007f849573cf05 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #5 0x00007f8495c30182 in start_thread (arg=0x7f8482c67700) at pthread_create.c:312 QtQA::App::TestRunner: #6 0x00007f849640c00d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 5 (Thread 0x7f8479244700 (LWP 21545)): QtQA::App::TestRunner: #0 0x00007f84963fecbd in poll () at ../sysdeps/unix/syscall-template.S:81 QtQA::App::TestRunner: #1 0x00007f8495717fe4 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #2 0x00007f84957180ec in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #3 0x00007f8496fb495d in TestNamespace::QEventDispatcherGlib::processEvents (this=0x7f84600008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:420 QtQA::App::TestRunner: #4 0x00007f8496f3d5f0 in TestNamespace::QEventLoop::processEvents (this=0x7f8479243e10, flags=...) at kernel/qeventloop.cpp:128 QtQA::App::TestRunner: #5 0x00007f8496f3d8b1 in TestNamespace::QEventLoop::exec (this=0x7f8479243e10, flags=...) at kernel/qeventloop.cpp:204 QtQA::App::TestRunner: #6 0x00007f8496cbd4ca in TestNamespace::QThread::exec (this=0x1cc6490) at thread/qthread.cpp:503 QtQA::App::TestRunner: #7 0x00007f84976170dd in TestNamespace::QQmlThreadPrivate::run (this=0x1cc6490) at qml/ftw/qqmlthread.cpp:141 QtQA::App::TestRunner: #8 0x00007f8496cc48d5 in TestNamespace::QThreadPrivate::start (arg=0x1cc6490) at thread/qthread_unix.cpp:331 QtQA::App::TestRunner: #9 0x00007f8495c30182 in start_thread (arg=0x7f8479244700) at pthread_create.c:312 QtQA::App::TestRunner: #10 0x00007f849640c00d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 4 (Thread 0x7f847aa47700 (LWP 21542)): QtQA::App::TestRunner: #0 0x00007f84963fecbd in poll () at ../sysdeps/unix/syscall-template.S:81 QtQA::App::TestRunner: #1 0x00007f8495717fe4 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #2 0x00007f84957180ec in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #3 0x00007f8495718129 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #4 0x00007f849573cf05 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #5 0x00007f8495c30182 in start_thread (arg=0x7f847aa47700) at pthread_create.c:312 QtQA::App::TestRunner: #6 0x00007f849640c00d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 3 (Thread 0x7f848d348700 (LWP 21539)): QtQA::App::TestRunner: #0 0x00007f84963fecbd in poll () at ../sysdeps/unix/syscall-template.S:81 QtQA::App::TestRunner: #1 0x00007f84938bcb72 in poll (__timeout=-1, __nfds=1, __fds=0x7f848d347d00) at /usr/include/x86_64-linux-gnu/bits/poll2.h:46 QtQA::App::TestRunner: #2 _xcb_conn_wait (c=c at entry=0x1ad9960, cond=cond at entry=0x1ad99a0, vector=vector at entry=0x0, count=count at entry=0x0) at ../../src/xcb_conn.c:447 QtQA::App::TestRunner: #3 0x00007f84938be64f in xcb_wait_for_event (c=0x1ad9960) at ../../src/xcb_in.c:622 QtQA::App::TestRunner: #4 0x00007f8498dfcfad in TestNamespace::QXcbEventReader::run (this=0x1ae58b0) at qxcbconnection.cpp:1053 QtQA::App::TestRunner: #5 0x00007f8496cc48d5 in TestNamespace::QThreadPrivate::start (arg=0x1ae58b0) at thread/qthread_unix.cpp:331 QtQA::App::TestRunner: #6 0x00007f8495c30182 in start_thread (arg=0x7f848d348700) at pthread_create.c:312 QtQA::App::TestRunner: #7 0x00007f849640c00d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2 (Thread 0x7f8482466700 (LWP 21541)): QtQA::App::TestRunner: #0 0x00007f84963fecbd in poll () at ../sysdeps/unix/syscall-template.S:81 QtQA::App::TestRunner: #1 0x00007f8495717fe4 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #2 0x00007f849571830a in g_main_loop_run () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #3 0x00007f8486d06336 in ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0 QtQA::App::TestRunner: #4 0x00007f849573cf05 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #5 0x00007f8495c30182 in start_thread (arg=0x7f8482466700) at pthread_create.c:312 QtQA::App::TestRunner: #6 0x00007f849640c00d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1 (Thread 0x7f8498f3a780 (LWP 21538)): QtQA::App::TestRunner: #0 0x00007f8496347cc9 in __GI_raise (sig=sig at entry=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:56 QtQA::App::TestRunner: #1 0x00007f849634b0d8 in __GI_abort () at abort.c:89 QtQA::App::TestRunner: #2 0x00007f8496cb1257 in TestNamespace::qt_message_fatal (context=..., message=...) at global/qlogging.cpp:1575 QtQA::App::TestRunner: #3 0x00007f8496cad76c in TestNamespace::QMessageLogger::fatal (this=0x7fffc581b810, msg=0x7f8498f96c1c "Received signal %d") at global/qlogging.cpp:777 QtQA::App::TestRunner: #4 0x00007f8498f7bd41 in TestNamespace::QTest::FatalSignalHandler::signal (signum=11) at qtestcase.cpp:2391 QtQA::App::TestRunner: #5 QtQA::App::TestRunner: #6 0x00007f84989420a2 in TestNamespace::QScopedPointer >::data (this=0x8) at /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qscopedpointer.h:135 QtQA::App::TestRunner: #7 0x00007f8498a317f9 in TestNamespace::qGetPtrHelper > (p=...) at /work/build/qt/qtbase/include/QtCore/../../src/corelib/global/qglobal.h:979 QtQA::App::TestRunner: #8 0x00007f8498a321f6 in TestNamespace::QQuickItem::d_func (this=0x0) at items/qquickitem.h:443 QtQA::App::TestRunner: #9 0x00007f8498a239dc in TestNamespace::QQuickItem::childItems (this=0x0) at items/qquickitem.cpp:3458 QtQA::App::TestRunner: #10 0x000000000040e1eb in QQuickVisualTestUtil::findItem (parent=0x0, objectName=..., index=-1) at ../shared/visualtestutil.h:61 QtQA::App::TestRunner: #11 0x000000000040700f in tst_activeFocusOnTab::activeFocusOnTab (this=0x7fffc581d880) at tst_activeFocusOnTab.cpp:98 QtQA::App::TestRunner: #12 0x000000000040cebe in tst_activeFocusOnTab::qt_static_metacall (_o=0x7fffc581d880, _c=TestNamespace::QMetaObject::InvokeMetaMethod, _id=2, _a=0x7fffc581cd90) at .moc/tst_activeFocusOnTab.moc:80 QtQA::App::TestRunner: #13 0x00007f8496f4ce15 in TestNamespace::QMetaMethod::invoke (this=0x7fffc581cf00, object=0x7fffc581d880, connectionType=TestNamespace::Qt::DirectConnection, returnValue=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:2184 QtQA::App::TestRunner: #14 0x00007f8496f4c2dd in TestNamespace::QMetaObject::invokeMethod (obj=0x7fffc581d880, member=0x1d5c070 "activeFocusOnTab", type=TestNamespace::Qt::DirectConnection, ret=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:1479 QtQA::App::TestRunner: #15 0x00007f8498f7f7d3 in TestNamespace::QMetaObject::invokeMethod (obj=0x7fffc581d880, member=0x1d5c070 "activeFocusOnTab", type=TestNamespace::Qt::DirectConnection, val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs.h:408 QtQA::App::TestRunner: #16 0x00007f8498f7a5e4 in TestNamespace::QTest::qInvokeTestMethodDataEntry (slot=0x1d5c070 "activeFocusOnTab") at qtestcase.cpp:1939 QtQA::App::TestRunner: #17 0x00007f8498f7aeb9 in TestNamespace::QTest::qInvokeTestMethod (slotName=0x1d62608 "activeFocusOnTab()", data=0x0) at qtestcase.cpp:2067 QtQA::App::TestRunner: #18 0x00007f8498f7bc2c in TestNamespace::QTest::qInvokeTestMethods (testObject=0x7fffc581d880) at qtestcase.cpp:2356 QtQA::App::TestRunner: #19 0x00007f8498f7c2b1 in TestNamespace::QTest::qExec (testObject=0x7fffc581d880, argc=6, argv=0x7fffc581d9b8) at qtestcase.cpp:2598 QtQA::App::TestRunner: #20 0x000000000040cdf8 in main (argc=6, argv=0x7fffc581d9b8) at tst_activeFocusOnTab.cpp:579 QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_activeFocusOnTab ********* Config: Using QtTest library 5.5.0, Qt 5.5.0 (x86_64-little_endian-lp64 shared (dynamic) debug build; by GCC 4.8.2) PASS : tst_activeFocusOnTab::initTestCase() QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///work/build/qt/qtquickcontrols/tests/auto/activeFocusOnTab/data/activeFocusOnTab.qml:206:9: Type TextArea unavailable TextArea { ^ QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///work/build/qt/qtbase/qml/QtQuick/Controls/TextArea.qml:37:1: module "QtQuick" version 2.6 is not installed import QtQuick 2.6 ^ QFATAL : tst_activeFocusOnTab::activeFocusOnTab() Received signal 11 FAIL! : tst_activeFocusOnTab::activeFocusOnTab() Received a fatal error. Loc: [Unknown file(0)] Totals: 1 passed, 1 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_activeFocusOnTab ********* 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 21554] QtQA::App::TestRunner: [New LWP 21561] QtQA::App::TestRunner: [New LWP 21564] QtQA::App::TestRunner: [New LWP 21555] QtQA::App::TestRunner: [New LWP 21556] QtQA::App::TestRunner: [New LWP 21560] QtQA::App::TestRunner: [New LWP 21562] QtQA::App::TestRunner: [New LWP 21563] QtQA::App::TestRunner: [New LWP 21557] QtQA::App::TestRunner: [New LWP 21565] QtQA::App::TestRunner: [New LWP 21558] QtQA::App::TestRunner: [New LWP 21566] QtQA::App::TestRunner: [Thread debugging using libthread_db enabled] QtQA::App::TestRunner: Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". QtQA::App::TestRunner: Core was generated by `./tst_activeFocusOnTab -o /work/ci/qt/qtdeclarative/5.5/_artifacts/test-logs/ts'. QtQA::App::TestRunner: Program terminated with signal SIGABRT, Aborted. QtQA::App::TestRunner: #0 0x00007fddb4125cc9 in __GI_raise (sig=sig at entry=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:56 QtQA::App::TestRunner: 56 ../nptl/sysdeps/unix/sysv/linux/raise.c: No such file or directory. QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 12 (Thread 0x7fdd7bed4700 (LWP 21566)): QtQA::App::TestRunner: #0 0x00007fddb41dccbd in poll () at ../sysdeps/unix/syscall-template.S:81 QtQA::App::TestRunner: #1 0x00007fddb34f5fe4 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #2 0x00007fddb34f60ec in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #3 0x00007fddb4d9293d in TestNamespace::QEventDispatcherGlib::processEvents (this=0x7fdd740008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:418 QtQA::App::TestRunner: #4 0x00007fddb4d1b5f0 in TestNamespace::QEventLoop::processEvents (this=0x7fdd7bed3e10, flags=...) at kernel/qeventloop.cpp:128 QtQA::App::TestRunner: #5 0x00007fddb4d1b8b1 in TestNamespace::QEventLoop::exec (this=0x7fdd7bed3e10, flags=...) at kernel/qeventloop.cpp:204 QtQA::App::TestRunner: #6 0x00007fddb4a9b4ca in TestNamespace::QThread::exec (this=0x1c9bdc0) at thread/qthread.cpp:503 QtQA::App::TestRunner: #7 0x00007fddb53f50dd in TestNamespace::QQmlThreadPrivate::run (this=0x1c9bdc0) at qml/ftw/qqmlthread.cpp:141 QtQA::App::TestRunner: #8 0x00007fddb4aa28d5 in TestNamespace::QThreadPrivate::start (arg=0x1c9bdc0) at thread/qthread_unix.cpp:331 QtQA::App::TestRunner: #9 0x00007fddb3a0e182 in start_thread (arg=0x7fdd7bed4700) at pthread_create.c:312 QtQA::App::TestRunner: #10 0x00007fddb41ea00d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 11 (Thread 0x7fdd9885b700 (LWP 21558)): QtQA::App::TestRunner: #0 0x00007fddb41dccbd in poll () at ../sysdeps/unix/syscall-template.S:81 QtQA::App::TestRunner: #1 0x00007fddb34f5fe4 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #2 0x00007fddb34f60ec in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #3 0x00007fddb34f6129 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #4 0x00007fddb351af05 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #5 0x00007fddb3a0e182 in start_thread (arg=0x7fdd9885b700) at pthread_create.c:312 QtQA::App::TestRunner: #6 0x00007fddb41ea00d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 10 (Thread 0x7fdd7c90d700 (LWP 21565)): QtQA::App::TestRunner: #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 QtQA::App::TestRunner: #1 0x00007fdd9195551b in ?? () from /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so QtQA::App::TestRunner: #2 0x00007fdd91954c69 in ?? () from /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so QtQA::App::TestRunner: #3 0x00007fddb3a0e182 in start_thread (arg=0x7fdd7c90d700) at pthread_create.c:312 QtQA::App::TestRunner: #4 0x00007fddb41ea00d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 9 (Thread 0x7fdd9bfff700 (LWP 21557)): QtQA::App::TestRunner: #0 0x00007fddb41dccbd in poll () at ../sysdeps/unix/syscall-template.S:81 QtQA::App::TestRunner: #1 0x00007fddb34f5fe4 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #2 0x00007fddb34f630a in g_main_loop_run () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #3 0x00007fdda8b66336 in ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0 QtQA::App::TestRunner: #4 0x00007fddb351af05 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #5 0x00007fddb3a0e182 in start_thread (arg=0x7fdd9bfff700) at pthread_create.c:312 QtQA::App::TestRunner: #6 0x00007fddb41ea00d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 8 (Thread 0x7fdd7d90f700 (LWP 21563)): QtQA::App::TestRunner: #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 QtQA::App::TestRunner: #1 0x00007fdd9195551b in ?? () from /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so QtQA::App::TestRunner: #2 0x00007fdd91954c69 in ?? () from /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so QtQA::App::TestRunner: #3 0x00007fddb3a0e182 in start_thread (arg=0x7fdd7d90f700) at pthread_create.c:312 QtQA::App::TestRunner: #4 0x00007fddb41ea00d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 7 (Thread 0x7fdd7e110700 (LWP 21562)): QtQA::App::TestRunner: #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 QtQA::App::TestRunner: #1 0x00007fdd9195551b in ?? () from /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so QtQA::App::TestRunner: #2 0x00007fdd91954c69 in ?? () from /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so QtQA::App::TestRunner: #3 0x00007fddb3a0e182 in start_thread (arg=0x7fdd7e110700) at pthread_create.c:312 QtQA::App::TestRunner: #4 0x00007fddb41ea00d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 6 (Thread 0x7fdd937fe700 (LWP 21560)): QtQA::App::TestRunner: #0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:238 QtQA::App::TestRunner: #1 0x00007fddb3537ce5 in g_cond_wait_until () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #2 0x00007fddb34cc1c1 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #3 0x00007fddb34cc74b in g_async_queue_timeout_pop () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #4 0x00007fddb351b956 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #5 0x00007fddb351af05 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #6 0x00007fddb3a0e182 in start_thread (arg=0x7fdd937fe700) at pthread_create.c:312 QtQA::App::TestRunner: #7 0x00007fddb41ea00d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 5 (Thread 0x7fdda0a4c700 (LWP 21556)): QtQA::App::TestRunner: #0 0x00007fddb41dccbd in poll () at ../sysdeps/unix/syscall-template.S:81 QtQA::App::TestRunner: #1 0x00007fddb34f5fe4 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #2 0x00007fddb34f60ec in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #3 0x00007fdda0a541ad in ?? () from /usr/lib/x86_64-linux-gnu/gio/modules/libdconfsettings.so QtQA::App::TestRunner: #4 0x00007fddb351af05 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #5 0x00007fddb3a0e182 in start_thread (arg=0x7fdda0a4c700) at pthread_create.c:312 QtQA::App::TestRunner: #6 0x00007fddb41ea00d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 4 (Thread 0x7fddab126700 (LWP 21555)): QtQA::App::TestRunner: #0 0x00007fddb41dccbd in poll () at ../sysdeps/unix/syscall-template.S:81 QtQA::App::TestRunner: #1 0x00007fddb169ab72 in poll (__timeout=-1, __nfds=1, __fds=0x7fddab125d00) at /usr/include/x86_64-linux-gnu/bits/poll2.h:46 QtQA::App::TestRunner: #2 _xcb_conn_wait (c=c at entry=0x1a11960, cond=cond at entry=0x1a119a0, vector=vector at entry=0x0, count=count at entry=0x0) at ../../src/xcb_conn.c:447 QtQA::App::TestRunner: #3 0x00007fddb169c64f in xcb_wait_for_event (c=0x1a11960) at ../../src/xcb_in.c:622 QtQA::App::TestRunner: #4 0x00007fddb6bdafad in TestNamespace::QXcbEventReader::run (this=0x1a1d8b0) at qxcbconnection.cpp:1053 QtQA::App::TestRunner: #5 0x00007fddb4aa28d5 in TestNamespace::QThreadPrivate::start (arg=0x1a1d8b0) at thread/qthread_unix.cpp:331 QtQA::App::TestRunner: #6 0x00007fddb3a0e182 in start_thread (arg=0x7fddab126700) at pthread_create.c:312 QtQA::App::TestRunner: #7 0x00007fddb41ea00d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 3 (Thread 0x7fdd7d10e700 (LWP 21564)): QtQA::App::TestRunner: #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 QtQA::App::TestRunner: #1 0x00007fdd9195551b in ?? () from /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so QtQA::App::TestRunner: #2 0x00007fdd91954c69 in ?? () from /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so QtQA::App::TestRunner: #3 0x00007fddb3a0e182 in start_thread (arg=0x7fdd7d10e700) at pthread_create.c:312 QtQA::App::TestRunner: #4 0x00007fddb41ea00d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2 (Thread 0x7fdd92ffd700 (LWP 21561)): QtQA::App::TestRunner: #0 0x00007fddb41dccbd in poll () at ../sysdeps/unix/syscall-template.S:81 QtQA::App::TestRunner: #1 0x00007fddb34f5fe4 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #2 0x00007fddb34f60ec in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #3 0x00007fddb4d9295d in TestNamespace::QEventDispatcherGlib::processEvents (this=0x7fdd840008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:420 QtQA::App::TestRunner: #4 0x00007fddb4d1b5f0 in TestNamespace::QEventLoop::processEvents (this=0x7fdd92ffce10, flags=...) at kernel/qeventloop.cpp:128 QtQA::App::TestRunner: #5 0x00007fddb4d1b8b1 in TestNamespace::QEventLoop::exec (this=0x7fdd92ffce10, flags=...) at kernel/qeventloop.cpp:204 QtQA::App::TestRunner: #6 0x00007fddb4a9b4ca in TestNamespace::QThread::exec (this=0x1bff390) at thread/qthread.cpp:503 QtQA::App::TestRunner: #7 0x00007fddb53f50dd in TestNamespace::QQmlThreadPrivate::run (this=0x1bff390) at qml/ftw/qqmlthread.cpp:141 QtQA::App::TestRunner: #8 0x00007fddb4aa28d5 in TestNamespace::QThreadPrivate::start (arg=0x1bff390) at thread/qthread_unix.cpp:331 QtQA::App::TestRunner: #9 0x00007fddb3a0e182 in start_thread (arg=0x7fdd92ffd700) at pthread_create.c:312 QtQA::App::TestRunner: #10 0x00007fddb41ea00d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1 (Thread 0x7fddb6d18780 (LWP 21554)): QtQA::App::TestRunner: #0 0x00007fddb4125cc9 in __GI_raise (sig=sig at entry=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:56 QtQA::App::TestRunner: #1 0x00007fddb41290d8 in __GI_abort () at abort.c:89 QtQA::App::TestRunner: #2 0x00007fddb4a8f257 in TestNamespace::qt_message_fatal (context=..., message=...) at global/qlogging.cpp:1575 QtQA::App::TestRunner: #3 0x00007fddb4a8b76c in TestNamespace::QMessageLogger::fatal (this=0x7fff4a1c07d0, msg=0x7fddb6d74c1c "Received signal %d") at global/qlogging.cpp:777 QtQA::App::TestRunner: #4 0x00007fddb6d59d41 in TestNamespace::QTest::FatalSignalHandler::signal (signum=11) at qtestcase.cpp:2391 QtQA::App::TestRunner: #5 QtQA::App::TestRunner: #6 0x00007fddb67200a2 in TestNamespace::QScopedPointer >::data (this=0x8) at /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qscopedpointer.h:135 QtQA::App::TestRunner: #7 0x00007fddb680f7f9 in TestNamespace::qGetPtrHelper > (p=...) at /work/build/qt/qtbase/include/QtCore/../../src/corelib/global/qglobal.h:979 QtQA::App::TestRunner: #8 0x00007fddb68101f6 in TestNamespace::QQuickItem::d_func (this=0x0) at items/qquickitem.h:443 QtQA::App::TestRunner: #9 0x00007fddb68019dc in TestNamespace::QQuickItem::childItems (this=0x0) at items/qquickitem.cpp:3458 QtQA::App::TestRunner: #10 0x000000000040e1eb in QQuickVisualTestUtil::findItem (parent=0x0, objectName=..., index=-1) at ../shared/visualtestutil.h:61 QtQA::App::TestRunner: #11 0x000000000040700f in tst_activeFocusOnTab::activeFocusOnTab (this=0x7fff4a1c2810) at tst_activeFocusOnTab.cpp:98 QtQA::App::TestRunner: #12 0x000000000040cebe in tst_activeFocusOnTab::qt_static_metacall (_o=0x7fff4a1c2810, _c=TestNamespace::QMetaObject::InvokeMetaMethod, _id=2, _a=0x7fff4a1c1d20) at .moc/tst_activeFocusOnTab.moc:80 QtQA::App::TestRunner: #13 0x00007fddb4d2ae15 in TestNamespace::QMetaMethod::invoke (this=0x7fff4a1c1e90, object=0x7fff4a1c2810, connectionType=TestNamespace::Qt::DirectConnection, returnValue=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:2184 QtQA::App::TestRunner: #14 0x00007fddb4d2a2dd in TestNamespace::QMetaObject::invokeMethod (obj=0x7fff4a1c2810, member=0x1c9d360 "activeFocusOnTab", type=TestNamespace::Qt::DirectConnection, ret=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:1479 QtQA::App::TestRunner: #15 0x00007fddb6d5d7d3 in TestNamespace::QMetaObject::invokeMethod (obj=0x7fff4a1c2810, member=0x1c9d360 "activeFocusOnTab", type=TestNamespace::Qt::DirectConnection, val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs.h:408 QtQA::App::TestRunner: #16 0x00007fddb6d585e4 in TestNamespace::QTest::qInvokeTestMethodDataEntry (slot=0x1c9d360 "activeFocusOnTab") at qtestcase.cpp:1939 QtQA::App::TestRunner: #17 0x00007fddb6d58eb9 in TestNamespace::QTest::qInvokeTestMethod (slotName=0x1c955d8 "activeFocusOnTab()", data=0x0) at qtestcase.cpp:2067 QtQA::App::TestRunner: #18 0x00007fddb6d59c2c in TestNamespace::QTest::qInvokeTestMethods (testObject=0x7fff4a1c2810) at qtestcase.cpp:2356 QtQA::App::TestRunner: #19 0x00007fddb6d5a2b1 in TestNamespace::QTest::qExec (testObject=0x7fff4a1c2810, argc=5, argv=0x7fff4a1c2948) at qtestcase.cpp:2598 QtQA::App::TestRunner: #20 0x000000000040cdf8 in main (argc=5, argv=0x7fff4a1c2948) at tst_activeFocusOnTab.cpp:579 QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_activeFocusOnTab: 24 seconds, signal 6 Build log: http://testresults.qt.io/ci/QtDeclarative_5.5_Integration/build_00047/revdep-qtquickcontrols_linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_14.04_x64/log.txt.gz Tested changes (refs/builds/5.5_1425478973): http://codereview.qt-project.org/107684 [PS1] - Merge remote-tracking branch 'origin/5.4' into 5.5 From ci-noreply at qt-project.org Wed Mar 4 16:16:55 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 4 Mar 2015 17:16:55 +0200 Subject: [Ci-reports] pass on QtWayland_dev_Integration #108 Message-ID: <20150304_151655_033089.ci-noreply@qt-project.org> QtWayland_dev_Integration #108: SUCCESS Tested changes (refs/builds/dev_1425478957): http://codereview.qt-project.org/107668 [PS1] - Merge remote-tracking branch 'origin/5.5' into dev From ci-noreply at qt-project.org Wed Mar 4 16:24:06 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 4 Mar 2015 17:24:06 +0200 Subject: [Ci-reports] pass on QtDoc_5.5_Integration #8 Message-ID: <20150304_152406_030737.ci-noreply@qt-project.org> QtDoc_5.5_Integration #8: SUCCESS Tested changes (refs/builds/5.5_1425479011): http://codereview.qt-project.org/107675 [PS1] - Merge remote-tracking branch 'origin/5.4' into 5.5 From ci-noreply at qt-project.org Wed Mar 4 16:25:03 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 4 Mar 2015 17:25:03 +0200 Subject: [Ci-reports] pass on QtSensors_dev_Integration #150 Message-ID: <20150304_152503_065170.ci-noreply@qt-project.org> QtSensors_dev_Integration #150: SUCCESS Tested changes (refs/builds/dev_1425478945): http://codereview.qt-project.org/107664 [PS1] - Merge remote-tracking branch 'origin/5.5' into dev From ci-noreply at qt-project.org Wed Mar 4 16:33:11 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 4 Mar 2015 17:33:11 +0200 Subject: [Ci-reports] pass on QtBase_5.5_Integration #157 Message-ID: <20150304_153311_033619.ci-noreply@qt-project.org> QtBase_5.5_Integration #157: SUCCESS Tested changes (refs/builds/5.5_1425475834): http://codereview.qt-project.org/107751 [PS1] - Merge remote-tracking branch 'origin/5.4' into 5.5 From ci-noreply at qt-project.org Wed Mar 4 16:45:19 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 4 Mar 2015 17:45:19 +0200 Subject: [Ci-reports] pass on QtWebEngine_5.5_Integration #16 Message-ID: <20150304_154519_009318.ci-noreply@qt-project.org> QtWebEngine_5.5_Integration #16: SUCCESS Tested changes (refs/builds/5.5_1425476564): http://codereview.qt-project.org/107747 [PS3] - Add missing QtWebEngineCore namespace refs to egl integration http://codereview.qt-project.org/107754 [PS1] - Fix namespace of SurfaceFactoryQt From ci-noreply at qt-project.org Wed Mar 4 17:17:54 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 4 Mar 2015 18:17:54 +0200 Subject: [Ci-reports] pass on QtWebEngine_5.4_Integration #58 Message-ID: <20150304_161754_069394.ci-noreply@qt-project.org> QtWebEngine_5.4_Integration #58: SUCCESS Tested changes (refs/builds/5.4_1425480732): http://codereview.qt-project.org/107713 [PS3] - Enable building Qt WebEngine without accessiblity enabled. From ci-noreply at qt-project.org Wed Mar 4 17:22:38 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 4 Mar 2015 18:22:38 +0200 Subject: [Ci-reports] fail on QtQuickControls_dev_Integration #551 Message-ID: <20150304_162238_047298.ci-noreply@qt-project.org> qtquickcontrols failed to compile :( In file included from /work/build/qt/qtbase/include/QtCore/qglobal.h:1:0, from /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qsharedpointer.h:37, from /work/build/qt/qtbase/include/QtCore/qsharedpointer.h:1, from /work/build/qt/qtbase/include/QtCore/../../src/corelib/kernel/qpointer.h:37, from /work/build/qt/qtbase/include/QtCore/qpointer.h:1, from /work/build/qt/qtbase/include/QtCore/QPointer:1, from qquicklayout_p.h:40, from qquicklinearlayout_p.h:40, from qquicklinearlayout.cpp:37: /work/build/qt/qtbase/include/QtCore/../../src/corelib/global/qglobal.h:996:43: error: unused variable ‘d’ [-Werror=unused-variable] make[3]: *** [.obj/qquicklinearlayout.o] Error 1 make[2]: *** [sub-layouts-make_first] Error 2 make[1]: *** [sub-src-make_first] Error 2 make: *** [module-qtquickcontrols] Error 2 Build log: http://testresults.qt.io/ci/QtQuickControls_dev_Integration/build_00551/linux-g++_developer-build_OpenSuSE_13.1_x64/log.txt.gz Tested changes (refs/builds/dev_1425484849): http://codereview.qt-project.org/107628 [PS1] - Refactor: Move some common code up to QQuickLayout From ci-noreply at qt-project.org Wed Mar 4 18:04:03 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 4 Mar 2015 19:04:03 +0200 Subject: [Ci-reports] pass on Qt3D_5.5_Integration #21 Message-ID: <20150304_170403_026304.ci-noreply@qt-project.org> Qt3D_5.5_Integration #21: SUCCESS Tested changes (refs/builds/5.5_1425484634): http://codereview.qt-project.org/107773 [PS3] - Move the examples under a qt3d subdir From ci-noreply at qt-project.org Wed Mar 4 18:14:25 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 4 Mar 2015 19:14:25 +0200 Subject: [Ci-reports] pass on QtMultimedia_5.5_Integration #15 Message-ID: <20150304_171425_027851.ci-noreply@qt-project.org> QtMultimedia_5.5_Integration #15: SUCCESS Tested changes (refs/builds/5.5_1425484674): http://codereview.qt-project.org/107323 [PS1] - Improve QMediaPlayer auto tests. From ci-noreply at qt-project.org Wed Mar 4 18:22:19 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 4 Mar 2015 18:22:19 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - QtBase_dev_mobile_state #310 - FAILURE Message-ID: <20150304172219.0108030873@fork.qtproject.c.bitbit.net> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt-project.org/ci/QtBase_dev_mobile_state/build_00310 From ci-noreply at qt-project.org Wed Mar 4 18:30:44 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 4 Mar 2015 19:30:44 +0200 Subject: [Ci-reports] pass on QtBase_5.4_Integration #1863 Message-ID: <20150304_173044_045792.ci-noreply@qt-project.org> QtBase_5.4_Integration #1863: SUCCESS Tested changes (refs/builds/5.4_1425483464): http://codereview.qt-project.org/107603 [PS1] - Adjust wiki links to the new redirect From ci-noreply at qt-project.org Wed Mar 4 18:35:34 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 4 Mar 2015 19:35:34 +0200 Subject: [Ci-reports] pass on QtWebEngine_5.5_Integration #17 Message-ID: <20150304_173534_012728.ci-noreply@qt-project.org> QtWebEngine_5.5_Integration #17: SUCCESS Tested changes (refs/builds/5.5_1425484014): http://codereview.qt-project.org/107680 [PS1] - Merge remote-tracking branch 'origin/5.4' into 5.5 From ci-noreply at qt-project.org Wed Mar 4 19:04:37 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 4 Mar 2015 20:04:37 +0200 Subject: [Ci-reports] pass on QtMultimedia_5.4_Integration #132 Message-ID: <20150304_180437_006235.ci-noreply@qt-project.org> QtMultimedia_5.4_Integration #132: SUCCESS Tested changes (refs/builds/5.4_1425488332): http://codereview.qt-project.org/107778 [PS1] - Android: fix some MediaPlayer signals not being emitted on first load. From ci-noreply at qt-project.org Wed Mar 4 19:56:01 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 4 Mar 2015 20:56:01 +0200 Subject: [Ci-reports] pass on QtBase_dev_Integration #5931 Message-ID: <20150304_185601_058936.ci-noreply@qt-project.org> QtBase_dev_Integration #5931: SUCCESS Tested changes (refs/builds/dev_1425487065): http://codereview.qt-project.org/107781 [PS1] - Merge remote-tracking branch 'origin/5.5' into dev From ci-noreply at qt-project.org Wed Mar 4 20:41:33 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 4 Mar 2015 21:41:33 +0200 Subject: [Ci-reports] pass on QtBase_5.5_Integration #158 Message-ID: <20150304_194133_022244.ci-noreply@qt-project.org> QtBase_5.5_Integration #158: SUCCESS Tested changes (refs/builds/5.5_1425490666): http://codereview.qt-project.org/107396 [PS2] - Fix leaking ISA extensions in LTCG builds From ci-noreply at qt-project.org Wed Mar 4 20:41:55 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 4 Mar 2015 21:41:55 +0200 Subject: [Ci-reports] pass on QtQA_master_Integration #705 Message-ID: <20150304_194155_099889.ci-noreply@qt-project.org> QtQA_master_Integration #705: SUCCESS Tested changes (refs/builds/master_1425462094): http://codereview.qt-project.org/107205 [PS2] - Rename Qt 5.4.1 -> 5.4.2 and Enginio 1.1.1 -> 1.1.2 From ci-noreply at qt-project.org Wed Mar 4 20:42:26 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 4 Mar 2015 21:42:26 +0200 Subject: [Ci-reports] fail on QtWebEngine_5.5_Integration #19 Message-ID: <20150304_194226_026963.ci-noreply@qt-project.org> QtWebEngine_5.5_Integration » winphone-arm-msvc2013_Windows_81 #19: FAILURE Build log: http://testresults.qt.io/ci/QtWebEngine_5.5_Integration/build_00019/winphone-arm-msvc2013_Windows_81/log.txt.gz Tested changes (refs/builds/5.5_1425497829): http://codereview.qt-project.org/107592 [PS3] - Move findText to the public API From ci-noreply at qt-project.org Wed Mar 4 20:44:24 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 4 Mar 2015 21:44:24 +0200 Subject: [Ci-reports] fail on QtBase_5.4_Integration #1867 Message-ID: <20150304_194424_027724.ci-noreply@qt-project.org> Compilation failed :( QtQA::App::TestRunner: Process exited due to signal 11; dumped core QtQA::App::TestRunner: ============================== backtrace follows: ============================== QtQA::App::TestRunner: gdb commands: thread apply all bt 100 QtQA::App::TestRunner: QtQA::App::TestRunner: warning: core file may not match specified executable file. QtQA::App::TestRunner: [New LWP 13496] QtQA::App::TestRunner: [New LWP 13495] QtQA::App::TestRunner: QtQA::App::TestRunner: warning: Can't read pathname for load map: Input/output error. QtQA::App::TestRunner: [Thread debugging using libthread_db enabled] QtQA::App::TestRunner: Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". QtQA::App::TestRunner: Core was generated by `./tst_qxmlsimplereader -silent -o /work/ci/qt/qtbase/5.4/_artifacts/test-logs/t'. QtQA::App::TestRunner: Program terminated with signal 11, Segmentation fault. QtQA::App::TestRunner: #0 __GI_getenv (name=0x7f0eff6ea52c "_NO_THREADED_GLIB") at getenv.c:90 QtQA::App::TestRunner: 90 getenv.c: No such file or directory. QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2 (Thread 0x7f0f0045b740 (LWP 13495)): QtQA::App::TestRunner: #0 0x00007f0efeb7a945 in __GI___xstat (vers=, name=0x229f488 "/proc/13495/exe", buf=0x7fff458256a0) at ../sysdeps/unix/sysv/linux/wordsize-64/xstat.c:38 QtQA::App::TestRunner: #1 0x00007f0eff5c9a7a in stat64 (__statbuf=0x7fff458256a0, __path=0x229f488 "/proc/13495/exe") at /usr/include/x86_64-linux-gnu/sys/stat.h:506 QtQA::App::TestRunner: #2 QFileSystemEngine::fillMetaData (entry=..., data=..., what=...) at io/qfilesystemengine_unix.cpp:460 QtQA::App::TestRunner: #3 0x00007f0eff55e00c in QFileInfo::exists (this=) at io/qfileinfo.cpp:675 QtQA::App::TestRunner: #4 0x00007f0eff637f0a in QCoreApplication::applicationFilePath () at kernel/qcoreapplication.cpp:2083 QtQA::App::TestRunner: #5 0x00007f0eff6389ea in QCoreApplication::applicationDirPath () at kernel/qcoreapplication.cpp:1999 QtQA::App::TestRunner: #6 0x00007f0effa9d555 in QTest::qFindTestData (base=..., file=0x0, line=0, builddir=0x0) at qtestcase.cpp:2654 QtQA::App::TestRunner: #7 0x00007f0effab20e7 in QTestPrivate::parseBlackList () at qtestblacklist.cpp:152 QtQA::App::TestRunner: #8 0x00007f0effaa2408 in QTest::qExec (testObject=0x7fff45825fb0, argc=6, argv=0x7fff458260c8) at qtestcase.cpp:2433 QtQA::App::TestRunner: #9 0x0000000000406cbd in main (argc=6, argv=0x7fff458260c8) at tst_qxmlsimplereader.cpp:802 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1 (Thread 0x7f0efb8a0700 (LWP 13496)): QtQA::App::TestRunner: #0 __GI_getenv (name=0x7f0eff6ea52c "_NO_THREADED_GLIB") at getenv.c:90 QtQA::App::TestRunner: #1 0x00007f0eff3f6b69 in qEnvironmentVariableIsEmpty (varName=) at global/qglobal.cpp:3061 QtQA::App::TestRunner: #2 0x00007f0eff40c6cc in QThreadPrivate::createEventDispatcher (data=0x229f0c0) at thread/qthread_unix.cpp:263 QtQA::App::TestRunner: #3 0x00007f0eff40d3f3 in QThreadPrivate::start (arg=0x229d7e0) at thread/qthread_unix.cpp:319 QtQA::App::TestRunner: #4 0x00007f0efe87ee9a in start_thread (arg=0x7f0efb8a0700) at pthread_create.c:308 QtQA::App::TestRunner: #5 0x00007f0efeb883fd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 QtQA::App::TestRunner: #6 0x0000000000000000 in ?? () QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failed, running again to see if it is flaky... QtQA::App::TestRunner: Process exited due to signal 7; 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 13501] QtQA::App::TestRunner: [New LWP 13500] QtQA::App::TestRunner: QtQA::App::TestRunner: warning: Can't read pathname for load map: Input/output error. QtQA::App::TestRunner: [Thread debugging using libthread_db enabled] QtQA::App::TestRunner: Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". QtQA::App::TestRunner: Core was generated by `./tst_qxmlsimplereader -o /work/ci/qt/qtbase/5.4/_artifacts/test-logs/tst_qxmls'. QtQA::App::TestRunner: Program terminated with signal 7, Bus error. QtQA::App::TestRunner: #0 __GI_getenv (name=0x7ff8b3d19521 "_NO_GLIB") at getenv.c:90 QtQA::App::TestRunner: 90 getenv.c: No such file or directory. QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2 (Thread 0x7ff8b4a8a740 (LWP 13500)): QtQA::App::TestRunner: #0 0x00007ff8b31a9945 in __GI___xstat (vers=, name=0x1a03488 "/proc/13500/exe", buf=0x7fff70fc5240) at ../sysdeps/unix/sysv/linux/wordsize-64/xstat.c:38 QtQA::App::TestRunner: #1 0x00007ff8b3bf8a7a in stat64 (__statbuf=0x7fff70fc5240, __path=0x1a03488 "/proc/13500/exe") at /usr/include/x86_64-linux-gnu/sys/stat.h:506 QtQA::App::TestRunner: #2 QFileSystemEngine::fillMetaData (entry=..., data=..., what=...) at io/qfilesystemengine_unix.cpp:460 QtQA::App::TestRunner: #3 0x00007ff8b3b8d00c in QFileInfo::exists (this=) at io/qfileinfo.cpp:675 QtQA::App::TestRunner: #4 0x00007ff8b3c66f0a in QCoreApplication::applicationFilePath () at kernel/qcoreapplication.cpp:2083 QtQA::App::TestRunner: #5 0x00007ff8b3c679ea in QCoreApplication::applicationDirPath () at kernel/qcoreapplication.cpp:1999 QtQA::App::TestRunner: #6 0x00007ff8b40cc555 in QTest::qFindTestData (base=..., file=0x0, line=0, builddir=0x0) at qtestcase.cpp:2654 QtQA::App::TestRunner: #7 0x00007ff8b40e10e7 in QTestPrivate::parseBlackList () at qtestblacklist.cpp:152 QtQA::App::TestRunner: #8 0x00007ff8b40d1408 in QTest::qExec (testObject=0x7fff70fc5b50, argc=5, argv=0x7fff70fc5c68) at qtestcase.cpp:2433 QtQA::App::TestRunner: #9 0x0000000000406cbd in main (argc=5, argv=0x7fff70fc5c68) at tst_qxmlsimplereader.cpp:802 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1 (Thread 0x7ff8afecf700 (LWP 13501)): QtQA::App::TestRunner: #0 __GI_getenv (name=0x7ff8b3d19521 "_NO_GLIB") at getenv.c:90 QtQA::App::TestRunner: #1 0x00007ff8b3a25b69 in qEnvironmentVariableIsEmpty (varName=) at global/qglobal.cpp:3061 QtQA::App::TestRunner: #2 0x00007ff8b3a3b685 in QThreadPrivate::createEventDispatcher (data=0x1a030c0) at thread/qthread_unix.cpp:262 QtQA::App::TestRunner: #3 0x00007ff8b3a3c3f3 in QThreadPrivate::start (arg=0x1a017e0) at thread/qthread_unix.cpp:319 QtQA::App::TestRunner: #4 0x00007ff8b2eade9a in start_thread (arg=0x7ff8afecf700) at pthread_create.c:308 QtQA::App::TestRunner: #5 0x00007ff8b31b73fd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 QtQA::App::TestRunner: #6 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 11 QtQA::App::TestRunner: second attempt: exited with signal 7 QtQA::App::TestRunner: the test seems to be flaky, please fix this QtQA::App::TestRunner: this flaky test is being treated as a FAIL QtQA::App::TestRunner: end tst_qxmlsimplereader: 7 seconds, signal 7 cc1plus: error: unrecognized command line option ‘-fuse-ld=gold’ Build log: http://testresults.qt.io/ci/QtBase_5.4_Integration/build_01867/linux-g++_no-widgets_Ubuntu_12.04_x64/log.txt.gz Tested changes (refs/builds/5.4_1425490340): http://codereview.qt-project.org/107613 [PS1] - Remove C++11 usage from NetworkManager bearer plugin From ci-noreply at qt-project.org Wed Mar 4 21:01:32 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 4 Mar 2015 22:01:32 +0200 Subject: [Ci-reports] pass on QtQuickControls_5.5_Integration #26 Message-ID: <20150304_200132_019401.ci-noreply@qt-project.org> QtQuickControls_5.5_Integration #26: SUCCESS Tested changes (refs/builds/5.5_1425495506): http://codereview.qt-project.org/107796 [PS1] - Doc: Fix Can't link to 'QPicture' From ci-noreply at qt-project.org Wed Mar 4 21:10:06 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 4 Mar 2015 22:10:06 +0200 Subject: [Ci-reports] fail on QtBase_5.5_Integration #159 Message-ID: <20150304_201006_073626.ci-noreply@qt-project.org> `make' failed :( make[7]: *** [iphoneos-release] Error 65 make[6]: *** [release-iphoneos] Error 2 make[5]: *** [sub-qpalette-make_first] Error 2 make[4]: *** [sub-kernel-make_first] Error 2 make[3]: *** [sub-gui-make_first] Error 2 make[2]: *** [sub-auto-make_first] Error 2 make[1]: *** [sub-tests-make_first] Error 2 make: *** [module-qtbase] Error 2 Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_00159/macx-ios-clang_OSX_10.9/log.txt.gz Tested changes (refs/builds/5.5_1425498188): http://codereview.qt-project.org/107388 [PS1] - Remove debug formatting functions obsoleted by the new debug operator for QFlag. http://codereview.qt-project.org/107384 [PS2] - Implement debug operator for QStyle::State using the new operator for QFlags. http://codereview.qt-project.org/107574 [PS2] - XCB: Solve crash when plugging a screen with unshown QWindow http://codereview.qt-project.org/107409 [PS2] - Add Raspberry Pi 2 specs http://codereview.qt-project.org/107435 [PS3] - Fix shortcut overriding. http://codereview.qt-project.org/107596 [PS1] - xcb: QkeySequence::Quit is control-Q http://codereview.qt-project.org/107768 [PS2] - Fix disabling libinput feature if libudev is not available http://codereview.qt-project.org/107171 [PS4] - Make some QAbstractItemModel API invokable http://codereview.qt-project.org/107170 [PS1] - Make the QItemSelectionModel::selection a property. From ci-noreply at qt-project.org Wed Mar 4 22:42:06 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 4 Mar 2015 23:42:06 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #5932 Message-ID: <20150304_214206_086927.ci-noreply@qt-project.org> six 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_qquickwindow FAIL! : tst_qquickwindow::qobjectEventFilter_key() 'eventFilter.events.contains((int)QEvent::KeyPress)' returned FALSE. () Loc: [tst_qquickwindow.cpp(1851)] Totals: 51 passed, 1 failed, 1 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qquickwindow ********* Config: Using QtTest library 5.6.0, Qt 5.6.0 (x86_64-little_endian-lp64 shared (dynamic) debug build; by GCC 4.8.2) PASS : tst_qquickwindow::initTestCase() PASS : tst_qquickwindow::openglContextCreatedSignal() QWARN : tst_qquickwindow::aboutToStopSignal() Problem creating accessible interface for: QQuickWindow(0x7fff385f5b60) Make sure to deploy Qt with accessibility plugins. PASS : tst_qquickwindow::aboutToStopSignal() 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 Loc: [tst_qquickwindow.cpp(1250)] 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::defaultState() 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::focusReason() 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::testWindowVisibilityOrder() PASS : tst_qquickwindow::blockClosing() PASS : tst_qquickwindow::blockCloseMethod() PASS : tst_qquickwindow::crashWhenHoverItemDeleted() PASS : tst_qquickwindow::unloadSubWindow() PASS : tst_qquickwindow::qobjectEventFilter_touch() FAIL! : tst_qquickwindow::qobjectEventFilter_key() 'eventFilter.events.contains((int)QEvent::KeyPress)' returned FALSE. () Loc: [tst_qquickwindow.cpp(1851)] PASS : tst_qquickwindow::qobjectEventFilter_mouse() FAIL! : tst_qquickwindow::cursor() Compared values are not the same Loc: [tst_qquickwindow.cpp(1444)] PASS : tst_qquickwindow::animatingSignal() PASS : tst_qquickwindow::contentItemSize() PASS : tst_qquickwindow::defaultSurfaceFormat() PASS : tst_qquickwindow::attachedProperty() PASS : tst_qquickwindow::testRenderJob() PASS : tst_qquickwindow::testHoverChildMouseEventFilter() PASS : tst_qquickwindow::cleanupTestCase() Totals: 50 passed, 2 failed, 1 skipped, 0 blacklisted ********* Finished testing of tst_qquickwindow ********* 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_qquickwindow: 19 seconds, exit code 2 Testing tst_qquicktextinput FAIL! : tst_qquicktextinput::horizontalAlignment_RightToLeft() 'textInput->text().isEmpty()' returned FALSE. () Loc: [tst_qquicktextinput.cpp(1536)] FAIL! : tst_qquicktextinput::validators() Compared values are not the same Actual (intInput->text()) : "1" Expected (QLatin1String("11")): "11" Loc: [tst_qquicktextinput.cpp(1976)] FAIL! : tst_qquicktextinput::copyAndPasteKeySequence() 'textInput->canPaste()' returned FALSE. () Loc: [tst_qquicktextinput.cpp(2603)] FAIL! : tst_qquicktextinput::echoMode() Compared values are not the same Actual (input->text()) : "ABCDefgh" Expected (QLatin1String("a")): "a" Loc: [tst_qquicktextinput.cpp(3267)] FAIL! : tst_qquicktextinput::keySequence(select all) Compared values are not the same Actual (textInput->cursorPosition()): 0 Expected (cursorPosition) : 44 Loc: [tst_qquicktextinput.cpp(5119)] FAIL! : tst_qquicktextinput::keySequence(select start of line) Compared values are not the same Actual (textInput->cursorPosition()): 5 Expected (cursorPosition) : 0 Loc: [tst_qquicktextinput.cpp(5119)] FAIL! : tst_qquicktextinput::keySequence(select end of line) Compared values are not the same Actual (textInput->cursorPosition()): 5 Expected (cursorPosition) : 44 Loc: [tst_qquicktextinput.cpp(5119)] FAIL! : tst_qquicktextinput::keySequence(delete end of line) Compared values are not the same Actual (textInput->text()): "the quick brown fox jumped over the lazy dog" Expected (expectedText) : "the quick brown fox jump" Loc: [tst_qquicktextinput.cpp(5120)] FAIL! : tst_qquicktextinput::keySequence(move to start of line) Compared values are not the same Actual (textInput->cursorPosition()): 31 Expected (cursorPosition) : 0 Loc: [tst_qquicktextinput.cpp(5119)] FAIL! : tst_qquicktextinput::keySequence(move to next char) Compared values are not the same Actual (textInput->cursorPosition()): 12 Expected (cursorPosition) : 13 Loc: [tst_qquicktextinput.cpp(5119)] FAIL! : tst_qquicktextinput::keySequence(move to previous char (ltr)) Compared values are not the same Actual (textInput->cursorPosition()): 3 Expected (cursorPosition) : 2 Loc: [tst_qquicktextinput.cpp(5119)] FAIL! : tst_qquicktextinput::keySequence(move to previous char (rtl)) Compared values are not the same Actual (textInput->cursorPosition()): 3 Expected (cursorPosition) : 4 Loc: [tst_qquicktextinput.cpp(5119)] FAIL! : tst_qquicktextinput::keySequence(move to previous char with selection) Compared values are not the same Actual (textInput->cursorPosition()): 7 Expected (cursorPosition) : 3 Loc: [tst_qquicktextinput.cpp(5119)] FAIL! : tst_qquicktextinput::keySequence(select next char (ltr)) Compared values are not the same Actual (textInput->cursorPosition()): 23 Expected (cursorPosition) : 24 Loc: [tst_qquicktextinput.cpp(5119)] FAIL! : tst_qquicktextinput::keySequence(select next char (rtl)) Compared values are not the same Actual (textInput->cursorPosition()): 23 Expected (cursorPosition) : 22 Loc: [tst_qquicktextinput.cpp(5119)] FAIL! : tst_qquicktextinput::keySequence(select previous char (ltr)) Compared values are not the same Actual (textInput->cursorPosition()): 19 Expected (cursorPosition) : 18 Loc: [tst_qquicktextinput.cpp(5119)] FAIL! : tst_qquicktextinput::keySequence(select previous char (rtl)) Compared values are not the same Actual (textInput->cursorPosition()): 19 Expected (cursorPosition) : 20 Loc: [tst_qquicktextinput.cpp(5119)] FAIL! : tst_qquicktextinput::keySequence(move to next word (ltr)) Compared values are not the same Actual (textInput->cursorPosition()): 7 Expected (cursorPosition) : 10 Loc: [tst_qquicktextinput.cpp(5119)] FAIL! : tst_qquicktextinput::keySequence(move to next word (rtl)) Compared values are not the same Actual (textInput->cursorPosition()): 7 Expected (cursorPosition) : 4 Loc: [tst_qquicktextinput.cpp(5119)] FAIL! : tst_qquicktextinput::keySequence(move to next word (password,ltr)) Compared values are not the same Actual (textInput->cursorPosition()): 7 Expected (cursorPosition) : 44 Loc: [tst_qquicktextinput.cpp(5119)] FAIL! : tst_qquicktextinput::keySequence(move to next word (password,rtl)) Compared values are not the same Actual (textInput->cursorPosition()): 7 Expected (cursorPosition) : 0 Loc: [tst_qquicktextinput.cpp(5119)] FAIL! : tst_qquicktextinput::keySequence(move to previous word (ltr)) Compared values are not the same Actual (textInput->cursorPosition()): 7 Expected (cursorPosition) : 4 Loc: [tst_qquicktextinput.cpp(5119)] FAIL! : tst_qquicktextinput::keySequence(move to previous word (rlt)) Compared values are not the same Actual (textInput->cursorPosition()): 7 Expected (cursorPosition) : 10 Loc: [tst_qquicktextinput.cpp(5119)] FAIL! : tst_qquicktextinput::keySequence(move to previous word (password,ltr)) Compared values are not the same Actual (textInput->cursorPosition()): 7 Expected (cursorPosition) : 0 Loc: [tst_qquicktextinput.cpp(5119)] FAIL! : tst_qquicktextinput::keySequence(move to previous word (password,rtl)) Compared values are not the same Actual (textInput->cursorPosition()): 7 Expected (cursorPosition) : 44 Loc: [tst_qquicktextinput.cpp(5119)] FAIL! : tst_qquicktextinput::keySequence(select next word) Compared values are not the same Actual (textInput->cursorPosition()): 11 Expected (cursorPosition) : 16 Loc: [tst_qquicktextinput.cpp(5119)] FAIL! : tst_qquicktextinput::keySequence(select previous word) Compared values are not the same Actual (textInput->cursorPosition()): 11 Expected (cursorPosition) : 10 Loc: [tst_qquicktextinput.cpp(5119)] FAIL! : tst_qquicktextinput::keySequence(delete (selection)) Compared values are not the same Actual (textInput->cursorPosition()): 15 Expected (cursorPosition) : 12 Loc: [tst_qquicktextinput.cpp(5119)] FAIL! : tst_qquicktextinput::keySequence(delete (no selection)) Compared values are not the same Actual (textInput->text()): "the quick brown fox jumped over the lazy dog" Expected (expectedText) : "the quick brownfox jumped over the lazy dog" Loc: [tst_qquicktextinput.cpp(5120)] FAIL! : tst_qquicktextinput::keySequence(delete end of word) Compared values are not the same Actual (textInput->text()): "the quick brown fox jumped over the lazy dog" Expected (expectedText) : "the quick brown fox jumpover the lazy dog" Loc: [tst_qquicktextinput.cpp(5120)] FAIL! : tst_qquicktextinput::keySequence(delete start of word) Compared values are not the same Actual (textInput->cursorPosition()): 7 Expected (cursorPosition) : 4 Loc: [tst_qquicktextinput.cpp(5119)] FAIL! : tst_qquicktextinput::undo(insert_numbers) Compared values are not the same Actual (spy.count()): 0 Expected (1) : 1 Loc: [tst_qquicktextinput.cpp(5297)] FAIL! : tst_qquicktextinput::undo(insert_helloworld) Compared values are not the same Actual (spy.count()): 0 Expected (1) : 1 Loc: [tst_qquicktextinput.cpp(5297)] FAIL! : tst_qquicktextinput::undo(insert_patterns) Compared values are not the same Actual (spy.count()): 0 Expected (1) : 1 Loc: [tst_qquicktextinput.cpp(5297)] FAIL! : tst_qquicktextinput::undo(keyboard_numbers) Compared values are not the same Actual (spy.count()): 0 Expected (1) : 1 Loc: [tst_qquicktextinput.cpp(5297)] FAIL! : tst_qquicktextinput::undo(keyboard_helloworld) Compared values are not the same Actual (spy.count()): 0 Expected (1) : 1 Loc: [tst_qquicktextinput.cpp(5297)] FAIL! : tst_qquicktextinput::undo(keyboard_patterns) Compared values are not the same Actual (textInput->text()): "Ensuring instanan uniq" Expected (expectedString[i]): "Ensuring a unique instance." Loc: [tst_qquicktextinput.cpp(5301)] FAIL! : tst_qquicktextinput::redo(Inserts and setting cursor) 'textInput->canUndo()' returned FALSE. () Loc: [tst_qquicktextinput.cpp(5372)] FAIL! : tst_qquicktextinput::backspaceSurrogatePairs() Compared values are not the same Actual (textInput->text()): "\uD800\uDF00\uD800\uDF01\uD800\uDF02\uD800\uDF03\uD800\uDF04" Expected (text.mid(0, i)) : "\uD800\uDF00\uD800\uDF01\uD800\uDF02\uD800\uDF03" Loc: [tst_qquicktextinput.cpp(5723)] FAIL! : tst_qquicktextinput::setInputMask(keys ip_localhost) Compared values are not the same Actual (textInput->text()): "..." Expected (expectedText) : "127.0.0.1" Loc: [tst_qquicktextinput.cpp(6107)] FAIL! : tst_qquicktextinput::setInputMask(keys mac) Compared values are not the same Actual (textInput->text()): ":::::" Expected (expectedText) : "00:E0:81:21:9E:8E" Loc: [tst_qquicktextinput.cpp(6107)] FAIL! : tst_qquicktextinput::setInputMask(keys mac2) Compared values are not the same Actual (textInput->text()): ":::::" Expected (expectedText) : "aa:E0:81:21:9E:8E" Loc: [tst_qquicktextinput.cpp(6107)] FAIL! : tst_qquicktextinput::setInputMask(keys byte) Compared values are not the same Actual (textInput->text()): "" Expected (expectedText) : "11111" Loc: [tst_qquicktextinput.cpp(6107)] FAIL! : tst_qquicktextinput::setInputMask(keys halfbytes) Compared values are not the same Actual (textInput->text()): "." Expected (expectedText) : "110.0001" Loc: [tst_qquicktextinput.cpp(6107)] FAIL! : tst_qquicktextinput::setInputMask(keys blank char same type as content) Compared values are not the same Actual (textInput->text()): "..." Expected (expectedText) : "127...1" Loc: [tst_qquicktextinput.cpp(6107)] FAIL! : tst_qquicktextinput::setInputMask(keys parts of ip_localhost) Compared values are not the same Actual (textInput->text()): "..." Expected (expectedText) : ".0.0.1" Loc: [tst_qquicktextinput.cpp(6107)] FAIL! : tst_qquicktextinput::setInputMask(keys ip_overflow) Compared values are not the same Actual (textInput->text()): "..." Expected (expectedText) : "123.412.341.234" Loc: [tst_qquicktextinput.cpp(6107)] FAIL! : tst_qquicktextinput::setInputMask(keys uppercase) Compared values are not the same Actual (textInput->text()): "" Expected (expectedText) : "ABCD" Loc: [tst_qquicktextinput.cpp(6107)] FAIL! : tst_qquicktextinput::setInputMask(keys lowercase) Compared values are not the same Actual (textInput->text()): "" Expected (expectedText) : "abcd" Loc: [tst_qquicktextinput.cpp(6107)] FAIL! : tst_qquicktextinput::setInputMask(keys nocase) Compared values are not the same Actual (textInput->text()): "" Expected (expectedText) : "AbCd" Loc: [tst_qquicktextinput.cpp(6107)] FAIL! : tst_qquicktextinput::setInputMask(keys nocase1) Compared values are not the same Actual (textInput->text()): "" Expected (expectedText) : "AbCd" Loc: [tst_qquicktextinput.cpp(6107)] FAIL! : tst_qquicktextinput::setInputMask(keys nocase2) Compared values are not the same Actual (textInput->text()): "" Expected (expectedText) : "AbCd" Loc: [tst_qquicktextinput.cpp(6107)] FAIL! : tst_qquicktextinput::setInputMask(keys reserved) Compared values are not the same Actual (textInput->text()): "" Expected (expectedText) : "A9" Loc: [tst_qquicktextinput.cpp(6107)] FAIL! : tst_qquicktextinput::setInputMask(keys escape01) Compared values are not the same Actual (textInput->text()): "Nn" Expected (expectedText) : "Nn9" Loc: [tst_qquicktextinput.cpp(6107)] FAIL! : tst_qquicktextinput::setInputMask(keys escape02) Compared values are not the same Actual (textInput->text()): "\\" Expected (expectedText) : "\\0" Loc: [tst_qquicktextinput.cpp(6107)] FAIL! : tst_qquicktextinput::setInputMask(keys escape03) Compared values are not the same Actual (textInput->text()): "()" Expected (expectedText) : "(0)" Loc: [tst_qquicktextinput.cpp(6107)] FAIL! : tst_qquicktextinput::setInputMask(keys upper_lower_nocase1) Compared values are not the same Actual (textInput->text()): "" Expected (expectedText) : "ABCDefghIjKl" Loc: [tst_qquicktextinput.cpp(6107)] FAIL! : tst_qquicktextinput::setInputMask(keys upper_lower_nocase2) Compared values are not the same Actual (textInput->text()): "" Expected (expectedText) : "ABCDefghIjKl" Loc: [tst_qquicktextinput.cpp(6107)] FAIL! : tst_qquicktextinput::setInputMask(keys exact_case1) Compared values are not the same Actual (textInput->text()): "" Expected (expectedText) : "AbcDEfGH" Loc: [tst_qquicktextinput.cpp(6107)] FAIL! : tst_qquicktextinput::setInputMask(keys exact_case2) Compared values are not the same Actual (textInput->text()): "" Expected (expectedText) : "AbcDEfgh" Loc: [tst_qquicktextinput.cpp(6107)] FAIL! : tst_qquicktextinput::setInputMask(keys exact_case3) Compared values are not the same Actual (textInput->text()): "" Expected (expectedText) : "AbcDEfGH" Loc: [tst_qquicktextinput.cpp(6107)] FAIL! : tst_qquicktextinput::setInputMask(keys exact_case4) Compared values are not the same Actual (textInput->text()): "" Expected (expectedText) : "AbcDEfgh" Loc: [tst_qquicktextinput.cpp(6107)] FAIL! : tst_qquicktextinput::setInputMask(keys exact_case5) Compared values are not the same Actual (textInput->text()): "A" Expected (expectedText) : "AbcDEf01" Loc: [tst_qquicktextinput.cpp(6107)] FAIL! : tst_qquicktextinput::setInputMask(keys exact_case6) Compared values are not the same Actual (textInput->text()): "" Expected (expectedText) : "AbcDEf92" Loc: [tst_qquicktextinput.cpp(6107)] FAIL! : tst_qquicktextinput::setInputMask(keys illegal_keys1) Compared values are not the same Actual (textInput->text()): "" Expected (expectedText) : "Aa" Loc: [tst_qquicktextinput.cpp(6107)] FAIL! : tst_qquicktextinput::setInputMask(keys illegal_keys2) Compared values are not the same Actual (textInput->text()): "" Expected (expectedText) : "ffff" Loc: [tst_qquicktextinput.cpp(6107)] FAIL! : tst_qquicktextinput::fixup() Compared values are not the same Actual (input->text()) : "" Expected (QStringLiteral("ok")): "ok" Loc: [tst_qquicktextinput.cpp(6359)] Totals: 335 passed, 67 failed, 5 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qquicktextinput ********* Config: Using QtTest library 5.6.0, Qt 5.6.0 (x86_64-little_endian-lp64 shared (dynamic) debug build; by GCC 4.8.2) 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() PASS : tst_qquicktextinput::persistentSelection() 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 'mode', use qRegisterMetaType to register it. PASS : tst_qquicktextinput::mouseSelectionMode_accessors() PASS : tst_qquicktextinput::selectByMouse() PASS : tst_qquicktextinput::renderType() PASS : tst_qquicktextinput::tripleClickSelectsAll() FAIL! : tst_qquicktextinput::horizontalAlignment_RightToLeft() 'textInput->text().isEmpty()' returned FALSE. () Loc: [tst_qquicktextinput.cpp(1536)] PASS : tst_qquicktextinput::verticalAlignment() PASS : tst_qquicktextinput::clipRect() PASS : tst_qquicktextinput::boundingRect() QWARN : tst_qquicktextinput::positionAt() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : tst_qquicktextinput::positionAt() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." PASS : tst_qquicktextinput::positionAt() QWARN : tst_qquicktextinput::maxLength() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : tst_qquicktextinput::maxLength() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : tst_qquicktextinput::maxLength() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : tst_qquicktextinput::maxLength() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : tst_qquicktextinput::maxLength() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : tst_qquicktextinput::maxLength() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : tst_qquicktextinput::maxLength() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : tst_qquicktextinput::maxLength() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : tst_qquicktextinput::maxLength() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : tst_qquicktextinput::maxLength() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : tst_qquicktextinput::maxLength() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : tst_qquicktextinput::maxLength() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : tst_qquicktextinput::maxLength() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : tst_qquicktextinput::maxLength() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : tst_qquicktextinput::maxLength() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." (... 3496 lines omitted; there are too many errors!) PASS : tst_QQuickGridView::inserted_leftToRight_LtR_BtT(add multiple, at start of visible, content not at start) PASS : tst_QQuickGridView::inserted_leftToRight_LtR_BtT(add 1, at end of visible, content at start) PASS : tst_QQuickGridView::inserted_leftToRight_LtR_BtT(add row, at end of visible, content at start) PASS : tst_QQuickGridView::inserted_leftToRight_LtR_BtT(add 1, at end of visible, content not at start) PASS : tst_QQuickGridView::inserted_leftToRight_LtR_BtT(add multiple, at end of visible, content not at start) PASS : tst_QQuickGridView::inserted_leftToRight_LtR_BtT(add 1, after visible, content at start) PASS : tst_QQuickGridView::inserted_leftToRight_LtR_BtT(add row, after visible, content at start) PASS : tst_QQuickGridView::inserted_leftToRight_LtR_BtT(add 1, after visible, content not at start) PASS : tst_QQuickGridView::inserted_leftToRight_LtR_BtT(add multiple, after visible, content not at start) PASS : tst_QQuickGridView::inserted_leftToRight_RtL_BtT(add 1, before visible items) PASS : tst_QQuickGridView::inserted_leftToRight_RtL_BtT(add 2, before visible items) PASS : tst_QQuickGridView::inserted_leftToRight_RtL_BtT(add 3, before visible items) PASS : tst_QQuickGridView::inserted_leftToRight_RtL_BtT(add 5, before visible items) PASS : tst_QQuickGridView::inserted_leftToRight_RtL_BtT(add 6, before visible items) PASS : tst_QQuickGridView::inserted_leftToRight_RtL_BtT(add 1, at start of visible, content at start) PASS : tst_QQuickGridView::inserted_leftToRight_RtL_BtT(add multiple, at start of visible, content at start) PASS : tst_QQuickGridView::inserted_leftToRight_RtL_BtT(add 1, at start of visible, content not at start) PASS : tst_QQuickGridView::inserted_leftToRight_RtL_BtT(add multiple, at start of visible, content not at start) PASS : tst_QQuickGridView::inserted_leftToRight_RtL_BtT(add 1, at end of visible, content at start) PASS : tst_QQuickGridView::inserted_leftToRight_RtL_BtT(add row, at end of visible, content at start) PASS : tst_QQuickGridView::inserted_leftToRight_RtL_BtT(add 1, at end of visible, content not at start) PASS : tst_QQuickGridView::inserted_leftToRight_RtL_BtT(add multiple, at end of visible, content not at start) PASS : tst_QQuickGridView::inserted_leftToRight_RtL_BtT(add 1, after visible, content at start) PASS : tst_QQuickGridView::inserted_leftToRight_RtL_BtT(add row, after visible, content at start) PASS : tst_QQuickGridView::inserted_leftToRight_RtL_BtT(add 1, after visible, content not at start) PASS : tst_QQuickGridView::inserted_leftToRight_RtL_BtT(add multiple, after visible, content not at start) PASS : tst_QQuickGridView::inserted_topToBottom_LtR_TtB(add 1, before visible items) PASS : tst_QQuickGridView::inserted_topToBottom_LtR_TtB(add 2, before visible items) PASS : tst_QQuickGridView::inserted_topToBottom_LtR_TtB(add 3, before visible items) PASS : tst_QQuickGridView::inserted_topToBottom_LtR_TtB(add 5, before visible items) PASS : tst_QQuickGridView::inserted_topToBottom_LtR_TtB(add 6, before visible items) PASS : tst_QQuickGridView::inserted_topToBottom_LtR_TtB(add 1, at start of visible, content at start) PASS : tst_QQuickGridView::inserted_topToBottom_LtR_TtB(add multiple, at start of visible, content at start) PASS : tst_QQuickGridView::inserted_topToBottom_LtR_TtB(add 1, at start of visible, content not at start) PASS : tst_QQuickGridView::inserted_topToBottom_LtR_TtB(add multiple, at start of visible, content not at start) PASS : tst_QQuickGridView::inserted_topToBottom_LtR_TtB(add 1, at end of visible, content at start) PASS : tst_QQuickGridView::inserted_topToBottom_LtR_TtB(add row, at end of visible, content at start) PASS : tst_QQuickGridView::inserted_topToBottom_LtR_TtB(add 1, at end of visible, content not at start) PASS : tst_QQuickGridView::inserted_topToBottom_LtR_TtB(add multiple, at end of visible, content not at start) PASS : tst_QQuickGridView::inserted_topToBottom_LtR_TtB(add 1, after visible, content at start) PASS : tst_QQuickGridView::inserted_topToBottom_LtR_TtB(add row, after visible, content at start) PASS : tst_QQuickGridView::inserted_topToBottom_LtR_TtB(add 1, after visible, content not at start) PASS : tst_QQuickGridView::inserted_topToBottom_LtR_TtB(add multiple, after visible, content not at start) PASS : tst_QQuickGridView::inserted_topToBottom_RtL_TtB(add 1, before visible items) PASS : tst_QQuickGridView::inserted_topToBottom_RtL_TtB(add 2, before visible items) PASS : tst_QQuickGridView::inserted_topToBottom_RtL_TtB(add 3, before visible items) PASS : tst_QQuickGridView::inserted_topToBottom_RtL_TtB(add 5, before visible items) PASS : tst_QQuickGridView::inserted_topToBottom_RtL_TtB(add 6, before visible items) PASS : tst_QQuickGridView::inserted_topToBottom_RtL_TtB(add 1, at start of visible, content at start) PASS : tst_QQuickGridView::inserted_topToBottom_RtL_TtB(add multiple, at start of visible, content at start) PASS : tst_QQuickGridView::inserted_topToBottom_RtL_TtB(add 1, at start of visible, content not at start) PASS : tst_QQuickGridView::inserted_topToBottom_RtL_TtB(add multiple, at start of visible, content not at start) PASS : tst_QQuickGridView::inserted_topToBottom_RtL_TtB(add 1, at end of visible, content at start) PASS : tst_QQuickGridView::inserted_topToBottom_RtL_TtB(add row, at end of visible, content at start) PASS : tst_QQuickGridView::inserted_topToBottom_RtL_TtB(add 1, at end of visible, content not at start) PASS : tst_QQuickGridView::inserted_topToBottom_RtL_TtB(add multiple, at end of visible, content not at start) PASS : tst_QQuickGridView::inserted_topToBottom_RtL_TtB(add 1, after visible, content at start) PASS : tst_QQuickGridView::inserted_topToBottom_RtL_TtB(add row, after visible, content at start) PASS : tst_QQuickGridView::inserted_topToBottom_RtL_TtB(add 1, after visible, content not at start) PASS : tst_QQuickGridView::inserted_topToBottom_RtL_TtB(add multiple, after visible, content not at start) PASS : tst_QQuickGridView::inserted_topToBottom_LtR_BtT(add 1, before visible items) PASS : tst_QQuickGridView::inserted_topToBottom_LtR_BtT(add 2, before visible items) PASS : tst_QQuickGridView::inserted_topToBottom_LtR_BtT(add 3, before visible items) PASS : tst_QQuickGridView::inserted_topToBottom_LtR_BtT(add 5, before visible items) PASS : tst_QQuickGridView::inserted_topToBottom_LtR_BtT(add 6, before visible items) PASS : tst_QQuickGridView::inserted_topToBottom_LtR_BtT(add 1, at start of visible, content at start) PASS : tst_QQuickGridView::inserted_topToBottom_LtR_BtT(add multiple, at start of visible, content at start) PASS : tst_QQuickGridView::inserted_topToBottom_LtR_BtT(add 1, at start of visible, content not at start) PASS : tst_QQuickGridView::inserted_topToBottom_LtR_BtT(add multiple, at start of visible, content not at start) PASS : tst_QQuickGridView::inserted_topToBottom_LtR_BtT(add 1, at end of visible, content at start) PASS : tst_QQuickGridView::inserted_topToBottom_LtR_BtT(add row, at end of visible, content at start) PASS : tst_QQuickGridView::inserted_topToBottom_LtR_BtT(add 1, at end of visible, content not at start) PASS : tst_QQuickGridView::inserted_topToBottom_LtR_BtT(add multiple, at end of visible, content not at start) PASS : tst_QQuickGridView::inserted_topToBottom_LtR_BtT(add 1, after visible, content at start) PASS : tst_QQuickGridView::inserted_topToBottom_LtR_BtT(add row, after visible, content at start) PASS : tst_QQuickGridView::inserted_topToBottom_LtR_BtT(add 1, after visible, content not at start) PASS : tst_QQuickGridView::inserted_topToBottom_LtR_BtT(add multiple, after visible, content not at start) PASS : tst_QQuickGridView::inserted_topToBottom_RtL_BtT(add 1, before visible items) PASS : tst_QQuickGridView::inserted_topToBottom_RtL_BtT(add 2, before visible items) PASS : tst_QQuickGridView::inserted_topToBottom_RtL_BtT(add 3, before visible items) PASS : tst_QQuickGridView::inserted_topToBottom_RtL_BtT(add 5, before visible items) PASS : tst_QQuickGridView::inserted_topToBottom_RtL_BtT(add 6, before visible items) PASS : tst_QQuickGridView::inserted_topToBottom_RtL_BtT(add 1, at start of visible, content at start) PASS : tst_QQuickGridView::inserted_topToBottom_RtL_BtT(add multiple, at start of visible, content at start) PASS : tst_QQuickGridView::inserted_topToBottom_RtL_BtT(add 1, at start of visible, content not at start) PASS : tst_QQuickGridView::inserted_topToBottom_RtL_BtT(add multiple, at start of visible, content not at start) PASS : tst_QQuickGridView::inserted_topToBottom_RtL_BtT(add 1, at end of visible, content at start) PASS : tst_QQuickGridView::inserted_topToBottom_RtL_BtT(add row, at end of visible, content at start) PASS : tst_QQuickGridView::inserted_topToBottom_RtL_BtT(add 1, at end of visible, content not at start) PASS : tst_QQuickGridView::inserted_topToBottom_RtL_BtT(add multiple, at end of visible, content not at start) PASS : tst_QQuickGridView::inserted_topToBottom_RtL_BtT(add 1, after visible, content at start) PASS : tst_QQuickGridView::inserted_topToBottom_RtL_BtT(add row, after visible, content at start) PASS : tst_QQuickGridView::inserted_topToBottom_RtL_BtT(add 1, after visible, content not at start) PASS : tst_QQuickGridView::inserted_topToBottom_RtL_BtT(add multiple, after visible, content not at start) PASS : tst_QQuickGridView::removed_leftToRight_RtL_TtB(remove 1, before visible items) PASS : tst_QQuickGridView::removed_leftToRight_RtL_TtB(remove 1, before visible position) PASS : tst_QQuickGridView::removed_leftToRight_RtL_TtB(remove multiple (1 row), all before visible items) PASS : tst_QQuickGridView::removed_leftToRight_RtL_TtB(remove multiple, all before visible items, remove item 0) PASS : tst_QQuickGridView::removed_leftToRight_RtL_TtB(remove multiple rows, all before visible items) PASS : tst_QQuickGridView::removed_leftToRight_RtL_TtB(remove one row before visible, content y not on item border) PASS : tst_QQuickGridView::removed_leftToRight_RtL_TtB(remove mix of visible/non-visible) PASS : tst_QQuickGridView::removed_leftToRight_RtL_TtB(remove multiple, mix of items from before and within visible items) PASS : tst_QQuickGridView::removed_leftToRight_RtL_TtB(remove multiple, mix of items from before and within visible items, remove item 0) PASS : tst_QQuickGridView::removed_leftToRight_RtL_TtB(remove 1, from start of visible, content at start) PASS : tst_QQuickGridView::removed_leftToRight_RtL_TtB(remove multiple, from start of visible, content at start) PASS : tst_QQuickGridView::removed_leftToRight_RtL_TtB(remove 1, from start of visible, content not at start) PASS : tst_QQuickGridView::removed_leftToRight_RtL_TtB(remove multiple, from start of visible, content not at start) PASS : tst_QQuickGridView::removed_leftToRight_RtL_TtB(remove 1, from middle of visible, content at start) PASS : tst_QQuickGridView::removed_leftToRight_RtL_TtB(remove multiple, from middle of visible, content at start) PASS : tst_QQuickGridView::removed_leftToRight_RtL_TtB(remove 1, from middle of visible, content not at start) PASS : tst_QQuickGridView::removed_leftToRight_RtL_TtB(remove multiple, from middle of visible, content not at start) PASS : tst_QQuickGridView::removed_leftToRight_RtL_TtB(remove 1, after visible, content at start) PASS : tst_QQuickGridView::removed_leftToRight_RtL_TtB(remove multiple, after visible, content at start) PASS : tst_QQuickGridView::removed_leftToRight_RtL_TtB(remove 1, after visible, content not at start) PASS : tst_QQuickGridView::removed_leftToRight_RtL_TtB(remove multiple, after visible, content not at start) PASS : tst_QQuickGridView::removed_leftToRight_RtL_TtB(remove multiple, mix of items from within and after visible items) PASS : tst_QQuickGridView::removed_leftToRight_LtR_BtT(remove 1, before visible items) PASS : tst_QQuickGridView::removed_leftToRight_LtR_BtT(remove 1, before visible position) PASS : tst_QQuickGridView::removed_leftToRight_LtR_BtT(remove multiple (1 row), all before visible items) PASS : tst_QQuickGridView::removed_leftToRight_LtR_BtT(remove multiple, all before visible items, remove item 0) PASS : tst_QQuickGridView::removed_leftToRight_LtR_BtT(remove multiple rows, all before visible items) PASS : tst_QQuickGridView::removed_leftToRight_LtR_BtT(remove one row before visible, content y not on item border) PASS : tst_QQuickGridView::removed_leftToRight_LtR_BtT(remove mix of visible/non-visible) PASS : tst_QQuickGridView::removed_leftToRight_LtR_BtT(remove multiple, mix of items from before and within visible items) PASS : tst_QQuickGridView::removed_leftToRight_LtR_BtT(remove multiple, mix of items from before and within visible items, remove item 0) PASS : tst_QQuickGridView::removed_leftToRight_LtR_BtT(remove 1, from start of visible, content at start) PASS : tst_QQuickGridView::removed_leftToRight_LtR_BtT(remove multiple, from start of visible, content at start) PASS : tst_QQuickGridView::removed_leftToRight_LtR_BtT(remove 1, from start of visible, content not at start) PASS : tst_QQuickGridView::removed_leftToRight_LtR_BtT(remove multiple, from start of visible, content not at start) PASS : tst_QQuickGridView::removed_leftToRight_LtR_BtT(remove 1, from middle of visible, content at start) PASS : tst_QQuickGridView::removed_leftToRight_LtR_BtT(remove multiple, from middle of visible, content at start) PASS : tst_QQuickGridView::removed_leftToRight_LtR_BtT(remove 1, from middle of visible, content not at start) PASS : tst_QQuickGridView::removed_leftToRight_LtR_BtT(remove multiple, from middle of visible, content not at start) PASS : tst_QQuickGridView::removed_leftToRight_LtR_BtT(remove 1, after visible, content at start) PASS : tst_QQuickGridView::removed_leftToRight_LtR_BtT(remove multiple, after visible, content at start) PASS : tst_QQuickGridView::removed_leftToRight_LtR_BtT(remove 1, after visible, content not at start) PASS : tst_QQuickGridView::removed_leftToRight_LtR_BtT(remove multiple, after visible, content not at start) PASS : tst_QQuickGridView::removed_leftToRight_LtR_BtT(remove multiple, mix of items from within and after visible items) PASS : tst_QQuickGridView::removed_leftToRight_RtL_BtT(remove 1, before visible items) PASS : tst_QQuickGridView::removed_leftToRight_RtL_BtT(remove 1, before visible position) PASS : tst_QQuickGridView::removed_leftToRight_RtL_BtT(remove multiple (1 row), all before visible items) PASS : tst_QQuickGridView::removed_leftToRight_RtL_BtT(remove multiple, all before visible items, remove item 0) PASS : tst_QQuickGridView::removed_leftToRight_RtL_BtT(remove multiple rows, all before visible items) PASS : tst_QQuickGridView::removed_leftToRight_RtL_BtT(remove one row before visible, content y not on item border) PASS : tst_QQuickGridView::removed_leftToRight_RtL_BtT(remove mix of visible/non-visible) PASS : tst_QQuickGridView::removed_leftToRight_RtL_BtT(remove multiple, mix of items from before and within visible items) PASS : tst_QQuickGridView::removed_leftToRight_RtL_BtT(remove multiple, mix of items from before and within visible items, remove item 0) PASS : tst_QQuickGridView::removed_leftToRight_RtL_BtT(remove 1, from start of visible, content at start) PASS : tst_QQuickGridView::removed_leftToRight_RtL_BtT(remove multiple, from start of visible, content at start) PASS : tst_QQuickGridView::removed_leftToRight_RtL_BtT(remove 1, from start of visible, content not at start) PASS : tst_QQuickGridView::removed_leftToRight_RtL_BtT(remove multiple, from start of visible, content not at start) PASS : tst_QQuickGridView::removed_leftToRight_RtL_BtT(remove 1, from middle of visible, content at start) PASS : tst_QQuickGridView::removed_leftToRight_RtL_BtT(remove multiple, from middle of visible, content at start) PASS : tst_QQuickGridView::removed_leftToRight_RtL_BtT(remove 1, from middle of visible, content not at start) PASS : tst_QQuickGridView::removed_leftToRight_RtL_BtT(remove multiple, from middle of visible, content not at start) PASS : tst_QQuickGridView::removed_leftToRight_RtL_BtT(remove 1, after visible, content at start) PASS : tst_QQuickGridView::removed_leftToRight_RtL_BtT(remove multiple, after visible, content at start) PASS : tst_QQuickGridView::removed_leftToRight_RtL_BtT(remove 1, after visible, content not at start) PASS : tst_QQuickGridView::removed_leftToRight_RtL_BtT(remove multiple, after visible, content not at start) PASS : tst_QQuickGridView::removed_leftToRight_RtL_BtT(remove multiple, mix of items from within and after visible items) PASS : tst_QQuickGridView::removed_topToBottom_LtR_TtB(remove 1, before visible items) PASS : tst_QQuickGridView::removed_topToBottom_LtR_TtB(remove 1, before visible position) PASS : tst_QQuickGridView::removed_topToBottom_LtR_TtB(remove multiple (1 row), all before visible items) PASS : tst_QQuickGridView::removed_topToBottom_LtR_TtB(remove multiple, all before visible items, remove item 0) PASS : tst_QQuickGridView::removed_topToBottom_LtR_TtB(remove multiple rows, all before visible items) PASS : tst_QQuickGridView::removed_topToBottom_LtR_TtB(remove one row before visible, content y not on item border) PASS : tst_QQuickGridView::removed_topToBottom_LtR_TtB(remove mix of visible/non-visible) PASS : tst_QQuickGridView::removed_topToBottom_LtR_TtB(remove multiple, mix of items from before and within visible items) PASS : tst_QQuickGridView::removed_topToBottom_LtR_TtB(remove multiple, mix of items from before and within visible items, remove item 0) PASS : tst_QQuickGridView::removed_topToBottom_LtR_TtB(remove 1, from start of visible, content at start) PASS : tst_QQuickGridView::removed_topToBottom_LtR_TtB(remove multiple, from start of visible, content at start) PASS : tst_QQuickGridView::removed_topToBottom_LtR_TtB(remove 1, from start of visible, content not at start) PASS : tst_QQuickGridView::removed_topToBottom_LtR_TtB(remove multiple, from start of visible, content not at start) PASS : tst_QQuickGridView::removed_topToBottom_LtR_TtB(remove 1, from middle of visible, content at start) PASS : tst_QQuickGridView::removed_topToBottom_LtR_TtB(remove multiple, from middle of visible, content at start) PASS : tst_QQuickGridView::removed_topToBottom_LtR_TtB(remove 1, from middle of visible, content not at start) PASS : tst_QQuickGridView::removed_topToBottom_LtR_TtB(remove multiple, from middle of visible, content not at start) PASS : tst_QQuickGridView::removed_topToBottom_LtR_TtB(remove 1, after visible, content at start) PASS : tst_QQuickGridView::removed_topToBottom_LtR_TtB(remove multiple, after visible, content at start) PASS : tst_QQuickGridView::removed_topToBottom_LtR_TtB(remove 1, after visible, content not at start) PASS : tst_QQuickGridView::removed_topToBottom_LtR_TtB(remove multiple, after visible, content not at start) PASS : tst_QQuickGridView::removed_topToBottom_LtR_TtB(remove multiple, mix of items from within and after visible items) PASS : tst_QQuickGridView::removed_topToBottom_RtL_TtB(remove 1, before visible items) PASS : tst_QQuickGridView::removed_topToBottom_RtL_TtB(remove 1, before visible position) PASS : tst_QQuickGridView::removed_topToBottom_RtL_TtB(remove multiple (1 row), all before visible items) PASS : tst_QQuickGridView::removed_topToBottom_RtL_TtB(remove multiple, all before visible items, remove item 0) PASS : tst_QQuickGridView::removed_topToBottom_RtL_TtB(remove multiple rows, all before visible items) PASS : tst_QQuickGridView::removed_topToBottom_RtL_TtB(remove one row before visible, content y not on item border) PASS : tst_QQuickGridView::removed_topToBottom_RtL_TtB(remove mix of visible/non-visible) PASS : tst_QQuickGridView::removed_topToBottom_RtL_TtB(remove multiple, mix of items from before and within visible items) PASS : tst_QQuickGridView::removed_topToBottom_RtL_TtB(remove multiple, mix of items from before and within visible items, remove item 0) PASS : tst_QQuickGridView::removed_topToBottom_RtL_TtB(remove 1, from start of visible, content at start) PASS : tst_QQuickGridView::removed_topToBottom_RtL_TtB(remove multiple, from start of visible, content at start) PASS : tst_QQuickGridView::removed_topToBottom_RtL_TtB(remove 1, from start of visible, content not at start) PASS : tst_QQuickGridView::removed_topToBottom_RtL_TtB(remove multiple, from start of visible, content not at start) PASS : tst_QQuickGridView::removed_topToBottom_RtL_TtB(remove 1, from middle of visible, content at start) PASS : tst_QQuickGridView::removed_topToBottom_RtL_TtB(remove multiple, from middle of visible, content at start) PASS : tst_QQuickGridView::removed_topToBottom_RtL_TtB(remove 1, from middle of visible, content not at start) PASS : tst_QQuickGridView::removed_topToBottom_RtL_TtB(remove multiple, from middle of visible, content not at start) PASS : tst_QQuickGridView::removed_topToBottom_RtL_TtB(remove 1, after visible, content at start) PASS : tst_QQuickGridView::removed_topToBottom_RtL_TtB(remove multiple, after visible, content at start) PASS : tst_QQuickGridView::removed_topToBottom_RtL_TtB(remove 1, after visible, content not at start) PASS : tst_QQuickGridView::removed_topToBottom_RtL_TtB(remove multiple, after visible, content not at start) PASS : tst_QQuickGridView::removed_topToBottom_RtL_TtB(remove multiple, mix of items from within and after visible items) PASS : tst_QQuickGridView::removed_topToBottom_LtR_BtT(remove 1, before visible items) PASS : tst_QQuickGridView::removed_topToBottom_LtR_BtT(remove 1, before visible position) PASS : tst_QQuickGridView::removed_topToBottom_LtR_BtT(remove multiple (1 row), all before visible items) PASS : tst_QQuickGridView::removed_topToBottom_LtR_BtT(remove multiple, all before visible items, remove item 0) PASS : tst_QQuickGridView::removed_topToBottom_LtR_BtT(remove multiple rows, all before visible items) PASS : tst_QQuickGridView::removed_topToBottom_LtR_BtT(remove one row before visible, content y not on item border) PASS : tst_QQuickGridView::removed_topToBottom_LtR_BtT(remove mix of visible/non-visible) PASS : tst_QQuickGridView::removed_topToBottom_LtR_BtT(remove multiple, mix of items from before and within visible items) PASS : tst_QQuickGridView::removed_topToBottom_LtR_BtT(remove multiple, mix of items from before and within visible items, remove item 0) PASS : tst_QQuickGridView::removed_topToBottom_LtR_BtT(remove 1, from start of visible, content at start) PASS : tst_QQuickGridView::removed_topToBottom_LtR_BtT(remove multiple, from start of visible, content at start) PASS : tst_QQuickGridView::removed_topToBottom_LtR_BtT(remove 1, from start of visible, content not at start) PASS : tst_QQuickGridView::removed_topToBottom_LtR_BtT(remove multiple, from start of visible, content not at start) PASS : tst_QQuickGridView::removed_topToBottom_LtR_BtT(remove 1, from middle of visible, content at start) PASS : tst_QQuickGridView::removed_topToBottom_LtR_BtT(remove multiple, from middle of visible, content at start) PASS : tst_QQuickGridView::removed_topToBottom_LtR_BtT(remove 1, from middle of visible, content not at start) PASS : tst_QQuickGridView::removed_topToBottom_LtR_BtT(remove multiple, from middle of visible, content not at start) PASS : tst_QQuickGridView::removed_topToBottom_LtR_BtT(remove 1, after visible, content at start) PASS : tst_QQuickGridView::removed_topToBottom_LtR_BtT(remove multiple, after visible, content at start) PASS : tst_QQuickGridView::removed_topToBottom_LtR_BtT(remove 1, after visible, content not at start) PASS : tst_QQuickGridView::removed_topToBottom_LtR_BtT(remove multiple, after visible, content not at start) PASS : tst_QQuickGridView::removed_topToBottom_LtR_BtT(remove multiple, mix of items from within and after visible items) PASS : tst_QQuickGridView::removed_topToBottom_RtL_BtT(remove 1, before visible items) PASS : tst_QQuickGridView::removed_topToBottom_RtL_BtT(remove 1, before visible position) PASS : tst_QQuickGridView::removed_topToBottom_RtL_BtT(remove multiple (1 row), all before visible items) PASS : tst_QQuickGridView::removed_topToBottom_RtL_BtT(remove multiple, all before visible items, remove item 0) PASS : tst_QQuickGridView::removed_topToBottom_RtL_BtT(remove multiple rows, all before visible items) PASS : tst_QQuickGridView::removed_topToBottom_RtL_BtT(remove one row before visible, content y not on item border) PASS : tst_QQuickGridView::removed_topToBottom_RtL_BtT(remove mix of visible/non-visible) PASS : tst_QQuickGridView::removed_topToBottom_RtL_BtT(remove multiple, mix of items from before and within visible items) PASS : tst_QQuickGridView::removed_topToBottom_RtL_BtT(remove multiple, mix of items from before and within visible items, remove item 0) PASS : tst_QQuickGridView::removed_topToBottom_RtL_BtT(remove 1, from start of visible, content at start) PASS : tst_QQuickGridView::removed_topToBottom_RtL_BtT(remove multiple, from start of visible, content at start) PASS : tst_QQuickGridView::removed_topToBottom_RtL_BtT(remove 1, from start of visible, content not at start) PASS : tst_QQuickGridView::removed_topToBottom_RtL_BtT(remove multiple, from start of visible, content not at start) PASS : tst_QQuickGridView::removed_topToBottom_RtL_BtT(remove 1, from middle of visible, content at start) PASS : tst_QQuickGridView::removed_topToBottom_RtL_BtT(remove multiple, from middle of visible, content at start) PASS : tst_QQuickGridView::removed_topToBottom_RtL_BtT(remove 1, from middle of visible, content not at start) PASS : tst_QQuickGridView::removed_topToBottom_RtL_BtT(remove multiple, from middle of visible, content not at start) PASS : tst_QQuickGridView::removed_topToBottom_RtL_BtT(remove 1, after visible, content at start) PASS : tst_QQuickGridView::removed_topToBottom_RtL_BtT(remove multiple, after visible, content at start) PASS : tst_QQuickGridView::removed_topToBottom_RtL_BtT(remove 1, after visible, content not at start) PASS : tst_QQuickGridView::removed_topToBottom_RtL_BtT(remove multiple, after visible, content not at start) PASS : tst_QQuickGridView::removed_topToBottom_RtL_BtT(remove multiple, mix of items from within and after visible items) PASS : tst_QQuickGridView::moved_leftToRight_RtL_TtB(move 1 forwards, within visible items) PASS : tst_QQuickGridView::moved_leftToRight_RtL_TtB(move 1 forwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_leftToRight_RtL_TtB(move 1 forwards, from non-visible -> visible (move first item)) PASS : tst_QQuickGridView::moved_leftToRight_RtL_TtB(move 1 forwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_leftToRight_RtL_TtB(move 1 forwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::moved_leftToRight_RtL_TtB(move 1 backwards, within visible items) PASS : tst_QQuickGridView::moved_leftToRight_RtL_TtB(move 1 backwards, within visible items (to first index)) PASS : tst_QQuickGridView::moved_leftToRight_RtL_TtB(move 1 backwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_leftToRight_RtL_TtB(move 1 backwards, from non-visible -> visible (move last item)) PASS : tst_QQuickGridView::moved_leftToRight_RtL_TtB(move 1 backwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_leftToRight_RtL_TtB(move 1 backwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::moved_leftToRight_RtL_TtB(move multiple forwards, within visible items) PASS : tst_QQuickGridView::moved_leftToRight_RtL_TtB(move multiple backwards, within visible items (move first item)) PASS : tst_QQuickGridView::moved_leftToRight_RtL_TtB(move multiple forwards, before visible items) PASS : tst_QQuickGridView::moved_leftToRight_RtL_TtB(move multiple forwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_leftToRight_RtL_TtB(move multiple forwards, from non-visible -> visible (move first item)) PASS : tst_QQuickGridView::moved_leftToRight_RtL_TtB(move multiple forwards, mix of non-visible/visible) PASS : tst_QQuickGridView::moved_leftToRight_RtL_TtB(move multiple forwards, to bottom of view) PASS : tst_QQuickGridView::moved_leftToRight_RtL_TtB(move multiple forwards, to bottom of view, first row -> last) PASS : tst_QQuickGridView::moved_leftToRight_RtL_TtB(move multiple forwards, to bottom of view, content y not 0) PASS : tst_QQuickGridView::moved_leftToRight_RtL_TtB(move multiple forwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_leftToRight_RtL_TtB(move multiple forwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::moved_leftToRight_RtL_TtB(move multiple backwards, within visible items) PASS : tst_QQuickGridView::moved_leftToRight_RtL_TtB(move multiple backwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_leftToRight_RtL_TtB(move multiple backwards, from non-visible -> visible (move last item)) PASS : tst_QQuickGridView::moved_leftToRight_RtL_TtB(move multiple backwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_leftToRight_RtL_TtB(move multiple backwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::moved_leftToRight_LtR_BtT(move 1 forwards, within visible items) PASS : tst_QQuickGridView::moved_leftToRight_LtR_BtT(move 1 forwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_leftToRight_LtR_BtT(move 1 forwards, from non-visible -> visible (move first item)) PASS : tst_QQuickGridView::moved_leftToRight_LtR_BtT(move 1 forwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_leftToRight_LtR_BtT(move 1 forwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::moved_leftToRight_LtR_BtT(move 1 backwards, within visible items) PASS : tst_QQuickGridView::moved_leftToRight_LtR_BtT(move 1 backwards, within visible items (to first index)) PASS : tst_QQuickGridView::moved_leftToRight_LtR_BtT(move 1 backwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_leftToRight_LtR_BtT(move 1 backwards, from non-visible -> visible (move last item)) PASS : tst_QQuickGridView::moved_leftToRight_LtR_BtT(move 1 backwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_leftToRight_LtR_BtT(move 1 backwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::moved_leftToRight_LtR_BtT(move multiple forwards, within visible items) PASS : tst_QQuickGridView::moved_leftToRight_LtR_BtT(move multiple backwards, within visible items (move first item)) PASS : tst_QQuickGridView::moved_leftToRight_LtR_BtT(move multiple forwards, before visible items) PASS : tst_QQuickGridView::moved_leftToRight_LtR_BtT(move multiple forwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_leftToRight_LtR_BtT(move multiple forwards, from non-visible -> visible (move first item)) PASS : tst_QQuickGridView::moved_leftToRight_LtR_BtT(move multiple forwards, mix of non-visible/visible) PASS : tst_QQuickGridView::moved_leftToRight_LtR_BtT(move multiple forwards, to bottom of view) PASS : tst_QQuickGridView::moved_leftToRight_LtR_BtT(move multiple forwards, to bottom of view, first row -> last) PASS : tst_QQuickGridView::moved_leftToRight_LtR_BtT(move multiple forwards, to bottom of view, content y not 0) PASS : tst_QQuickGridView::moved_leftToRight_LtR_BtT(move multiple forwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_leftToRight_LtR_BtT(move multiple forwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::moved_leftToRight_LtR_BtT(move multiple backwards, within visible items) PASS : tst_QQuickGridView::moved_leftToRight_LtR_BtT(move multiple backwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_leftToRight_LtR_BtT(move multiple backwards, from non-visible -> visible (move last item)) PASS : tst_QQuickGridView::moved_leftToRight_LtR_BtT(move multiple backwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_leftToRight_LtR_BtT(move multiple backwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::moved_leftToRight_RtL_BtT(move 1 forwards, within visible items) PASS : tst_QQuickGridView::moved_leftToRight_RtL_BtT(move 1 forwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_leftToRight_RtL_BtT(move 1 forwards, from non-visible -> visible (move first item)) PASS : tst_QQuickGridView::moved_leftToRight_RtL_BtT(move 1 forwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_leftToRight_RtL_BtT(move 1 forwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::moved_leftToRight_RtL_BtT(move 1 backwards, within visible items) PASS : tst_QQuickGridView::moved_leftToRight_RtL_BtT(move 1 backwards, within visible items (to first index)) PASS : tst_QQuickGridView::moved_leftToRight_RtL_BtT(move 1 backwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_leftToRight_RtL_BtT(move 1 backwards, from non-visible -> visible (move last item)) PASS : tst_QQuickGridView::moved_leftToRight_RtL_BtT(move 1 backwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_leftToRight_RtL_BtT(move 1 backwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::moved_leftToRight_RtL_BtT(move multiple forwards, within visible items) PASS : tst_QQuickGridView::moved_leftToRight_RtL_BtT(move multiple backwards, within visible items (move first item)) PASS : tst_QQuickGridView::moved_leftToRight_RtL_BtT(move multiple forwards, before visible items) PASS : tst_QQuickGridView::moved_leftToRight_RtL_BtT(move multiple forwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_leftToRight_RtL_BtT(move multiple forwards, from non-visible -> visible (move first item)) PASS : tst_QQuickGridView::moved_leftToRight_RtL_BtT(move multiple forwards, mix of non-visible/visible) PASS : tst_QQuickGridView::moved_leftToRight_RtL_BtT(move multiple forwards, to bottom of view) PASS : tst_QQuickGridView::moved_leftToRight_RtL_BtT(move multiple forwards, to bottom of view, first row -> last) PASS : tst_QQuickGridView::moved_leftToRight_RtL_BtT(move multiple forwards, to bottom of view, content y not 0) PASS : tst_QQuickGridView::moved_leftToRight_RtL_BtT(move multiple forwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_leftToRight_RtL_BtT(move multiple forwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::moved_leftToRight_RtL_BtT(move multiple backwards, within visible items) PASS : tst_QQuickGridView::moved_leftToRight_RtL_BtT(move multiple backwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_leftToRight_RtL_BtT(move multiple backwards, from non-visible -> visible (move last item)) PASS : tst_QQuickGridView::moved_leftToRight_RtL_BtT(move multiple backwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_leftToRight_RtL_BtT(move multiple backwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::moved_topToBottom_LtR_TtB(move 1 forwards, within visible items) PASS : tst_QQuickGridView::moved_topToBottom_LtR_TtB(move 1 forwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_topToBottom_LtR_TtB(move 1 forwards, from non-visible -> visible (move first item)) PASS : tst_QQuickGridView::moved_topToBottom_LtR_TtB(move 1 forwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_topToBottom_LtR_TtB(move 1 forwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::moved_topToBottom_LtR_TtB(move 1 backwards, within visible items) PASS : tst_QQuickGridView::moved_topToBottom_LtR_TtB(move 1 backwards, within visible items (to first index)) PASS : tst_QQuickGridView::moved_topToBottom_LtR_TtB(move 1 backwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_topToBottom_LtR_TtB(move 1 backwards, from non-visible -> visible (move last item)) PASS : tst_QQuickGridView::moved_topToBottom_LtR_TtB(move 1 backwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_topToBottom_LtR_TtB(move 1 backwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::moved_topToBottom_LtR_TtB(move multiple forwards, within visible items) PASS : tst_QQuickGridView::moved_topToBottom_LtR_TtB(move multiple backwards, within visible items (move first item)) PASS : tst_QQuickGridView::moved_topToBottom_LtR_TtB(move multiple forwards, before visible items) PASS : tst_QQuickGridView::moved_topToBottom_LtR_TtB(move multiple forwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_topToBottom_LtR_TtB(move multiple forwards, from non-visible -> visible (move first item)) PASS : tst_QQuickGridView::moved_topToBottom_LtR_TtB(move multiple forwards, mix of non-visible/visible) PASS : tst_QQuickGridView::moved_topToBottom_LtR_TtB(move multiple forwards, to bottom of view) PASS : tst_QQuickGridView::moved_topToBottom_LtR_TtB(move multiple forwards, to bottom of view, first row -> last) PASS : tst_QQuickGridView::moved_topToBottom_LtR_TtB(move multiple forwards, to bottom of view, content y not 0) PASS : tst_QQuickGridView::moved_topToBottom_LtR_TtB(move multiple forwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_topToBottom_LtR_TtB(move multiple forwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::moved_topToBottom_LtR_TtB(move multiple backwards, within visible items) PASS : tst_QQuickGridView::moved_topToBottom_LtR_TtB(move multiple backwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_topToBottom_LtR_TtB(move multiple backwards, from non-visible -> visible (move last item)) PASS : tst_QQuickGridView::moved_topToBottom_LtR_TtB(move multiple backwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_topToBottom_LtR_TtB(move multiple backwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::moved_topToBottom_RtL_TtB(move 1 forwards, within visible items) PASS : tst_QQuickGridView::moved_topToBottom_RtL_TtB(move 1 forwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_topToBottom_RtL_TtB(move 1 forwards, from non-visible -> visible (move first item)) PASS : tst_QQuickGridView::moved_topToBottom_RtL_TtB(move 1 forwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_topToBottom_RtL_TtB(move 1 forwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::moved_topToBottom_RtL_TtB(move 1 backwards, within visible items) PASS : tst_QQuickGridView::moved_topToBottom_RtL_TtB(move 1 backwards, within visible items (to first index)) PASS : tst_QQuickGridView::moved_topToBottom_RtL_TtB(move 1 backwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_topToBottom_RtL_TtB(move 1 backwards, from non-visible -> visible (move last item)) PASS : tst_QQuickGridView::moved_topToBottom_RtL_TtB(move 1 backwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_topToBottom_RtL_TtB(move 1 backwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::moved_topToBottom_RtL_TtB(move multiple forwards, within visible items) PASS : tst_QQuickGridView::moved_topToBottom_RtL_TtB(move multiple backwards, within visible items (move first item)) PASS : tst_QQuickGridView::moved_topToBottom_RtL_TtB(move multiple forwards, before visible items) PASS : tst_QQuickGridView::moved_topToBottom_RtL_TtB(move multiple forwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_topToBottom_RtL_TtB(move multiple forwards, from non-visible -> visible (move first item)) PASS : tst_QQuickGridView::moved_topToBottom_RtL_TtB(move multiple forwards, mix of non-visible/visible) PASS : tst_QQuickGridView::moved_topToBottom_RtL_TtB(move multiple forwards, to bottom of view) PASS : tst_QQuickGridView::moved_topToBottom_RtL_TtB(move multiple forwards, to bottom of view, first row -> last) PASS : tst_QQuickGridView::moved_topToBottom_RtL_TtB(move multiple forwards, to bottom of view, content y not 0) PASS : tst_QQuickGridView::moved_topToBottom_RtL_TtB(move multiple forwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_topToBottom_RtL_TtB(move multiple forwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::moved_topToBottom_RtL_TtB(move multiple backwards, within visible items) PASS : tst_QQuickGridView::moved_topToBottom_RtL_TtB(move multiple backwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_topToBottom_RtL_TtB(move multiple backwards, from non-visible -> visible (move last item)) PASS : tst_QQuickGridView::moved_topToBottom_RtL_TtB(move multiple backwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_topToBottom_RtL_TtB(move multiple backwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::moved_topToBottom_LtR_BtT(move 1 forwards, within visible items) PASS : tst_QQuickGridView::moved_topToBottom_LtR_BtT(move 1 forwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_topToBottom_LtR_BtT(move 1 forwards, from non-visible -> visible (move first item)) PASS : tst_QQuickGridView::moved_topToBottom_LtR_BtT(move 1 forwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_topToBottom_LtR_BtT(move 1 forwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::moved_topToBottom_LtR_BtT(move 1 backwards, within visible items) PASS : tst_QQuickGridView::moved_topToBottom_LtR_BtT(move 1 backwards, within visible items (to first index)) PASS : tst_QQuickGridView::moved_topToBottom_LtR_BtT(move 1 backwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_topToBottom_LtR_BtT(move 1 backwards, from non-visible -> visible (move last item)) PASS : tst_QQuickGridView::moved_topToBottom_LtR_BtT(move 1 backwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_topToBottom_LtR_BtT(move 1 backwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::moved_topToBottom_LtR_BtT(move multiple forwards, within visible items) PASS : tst_QQuickGridView::moved_topToBottom_LtR_BtT(move multiple backwards, within visible items (move first item)) PASS : tst_QQuickGridView::moved_topToBottom_LtR_BtT(move multiple forwards, before visible items) PASS : tst_QQuickGridView::moved_topToBottom_LtR_BtT(move multiple forwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_topToBottom_LtR_BtT(move multiple forwards, from non-visible -> visible (move first item)) PASS : tst_QQuickGridView::moved_topToBottom_LtR_BtT(move multiple forwards, mix of non-visible/visible) PASS : tst_QQuickGridView::moved_topToBottom_LtR_BtT(move multiple forwards, to bottom of view) PASS : tst_QQuickGridView::moved_topToBottom_LtR_BtT(move multiple forwards, to bottom of view, first row -> last) PASS : tst_QQuickGridView::moved_topToBottom_LtR_BtT(move multiple forwards, to bottom of view, content y not 0) PASS : tst_QQuickGridView::moved_topToBottom_LtR_BtT(move multiple forwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_topToBottom_LtR_BtT(move multiple forwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::moved_topToBottom_LtR_BtT(move multiple backwards, within visible items) PASS : tst_QQuickGridView::moved_topToBottom_LtR_BtT(move multiple backwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_topToBottom_LtR_BtT(move multiple backwards, from non-visible -> visible (move last item)) PASS : tst_QQuickGridView::moved_topToBottom_LtR_BtT(move multiple backwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_topToBottom_LtR_BtT(move multiple backwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::moved_topToBottom_RtL_BtT(move 1 forwards, within visible items) PASS : tst_QQuickGridView::moved_topToBottom_RtL_BtT(move 1 forwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_topToBottom_RtL_BtT(move 1 forwards, from non-visible -> visible (move first item)) PASS : tst_QQuickGridView::moved_topToBottom_RtL_BtT(move 1 forwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_topToBottom_RtL_BtT(move 1 forwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::moved_topToBottom_RtL_BtT(move 1 backwards, within visible items) PASS : tst_QQuickGridView::moved_topToBottom_RtL_BtT(move 1 backwards, within visible items (to first index)) PASS : tst_QQuickGridView::moved_topToBottom_RtL_BtT(move 1 backwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_topToBottom_RtL_BtT(move 1 backwards, from non-visible -> visible (move last item)) PASS : tst_QQuickGridView::moved_topToBottom_RtL_BtT(move 1 backwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_topToBottom_RtL_BtT(move 1 backwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::moved_topToBottom_RtL_BtT(move multiple forwards, within visible items) PASS : tst_QQuickGridView::moved_topToBottom_RtL_BtT(move multiple backwards, within visible items (move first item)) PASS : tst_QQuickGridView::moved_topToBottom_RtL_BtT(move multiple forwards, before visible items) PASS : tst_QQuickGridView::moved_topToBottom_RtL_BtT(move multiple forwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_topToBottom_RtL_BtT(move multiple forwards, from non-visible -> visible (move first item)) PASS : tst_QQuickGridView::moved_topToBottom_RtL_BtT(move multiple forwards, mix of non-visible/visible) PASS : tst_QQuickGridView::moved_topToBottom_RtL_BtT(move multiple forwards, to bottom of view) PASS : tst_QQuickGridView::moved_topToBottom_RtL_BtT(move multiple forwards, to bottom of view, first row -> last) PASS : tst_QQuickGridView::moved_topToBottom_RtL_BtT(move multiple forwards, to bottom of view, content y not 0) PASS : tst_QQuickGridView::moved_topToBottom_RtL_BtT(move multiple forwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_topToBottom_RtL_BtT(move multiple forwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::moved_topToBottom_RtL_BtT(move multiple backwards, within visible items) PASS : tst_QQuickGridView::moved_topToBottom_RtL_BtT(move multiple backwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_topToBottom_RtL_BtT(move multiple backwards, from non-visible -> visible (move last item)) PASS : tst_QQuickGridView::moved_topToBottom_RtL_BtT(move multiple backwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_topToBottom_RtL_BtT(move multiple backwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::displayMargin() PASS : tst_QQuickGridView::negativeDisplayMargin() PASS : tst_QQuickGridView::jsArrayChange() PASS : tst_QQuickGridView::cleanupTestCase() Totals: 847 passed, 8 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_QQuickGridView ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickgridview: 484 seconds, exit code 8 Testing tst_qquickfocusscope FAIL! : tst_qquickfocusscope::basic() 'item1->hasActiveFocus() == false' returned FALSE. () Loc: [tst_qquickfocusscope.cpp(95)] FAIL! : tst_qquickfocusscope::textEdit() 'item1->hasActiveFocus() == false' returned FALSE. () Loc: [tst_qquickfocusscope.cpp(215)] FAIL! : tst_qquickfocusscope::forceFocus() 'item0->hasActiveFocus() == false' returned FALSE. () Loc: [tst_qquickfocusscope.cpp(267)] Totals: 9 passed, 3 failed, 0 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qquickfocusscope ********* Config: Using QtTest library 5.6.0, Qt 5.6.0 (x86_64-little_endian-lp64 shared (dynamic) debug build; by GCC 4.8.2) PASS : tst_qquickfocusscope::initTestCase() PASS : tst_qquickfocusscope::basic() PASS : tst_qquickfocusscope::nested() PASS : tst_qquickfocusscope::noFocus() QWARN : tst_qquickfocusscope::textEdit() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : tst_qquickfocusscope::textEdit() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : tst_qquickfocusscope::textEdit() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : tst_qquickfocusscope::textEdit() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." FAIL! : tst_qquickfocusscope::textEdit() 'item1->hasActiveFocus() == false' returned FALSE. () Loc: [tst_qquickfocusscope.cpp(215)] FAIL! : tst_qquickfocusscope::forceFocus() 'item0->hasActiveFocus() == false' returned FALSE. () Loc: [tst_qquickfocusscope.cpp(267)] QWARN : tst_qquickfocusscope::noParentFocus() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : tst_qquickfocusscope::noParentFocus() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : tst_qquickfocusscope::noParentFocus() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : tst_qquickfocusscope::noParentFocus() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : tst_qquickfocusscope::noParentFocus() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : tst_qquickfocusscope::noParentFocus() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : tst_qquickfocusscope::noParentFocus() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : tst_qquickfocusscope::noParentFocus() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : tst_qquickfocusscope::noParentFocus() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : tst_qquickfocusscope::noParentFocus() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : tst_qquickfocusscope::noParentFocus() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : tst_qquickfocusscope::noParentFocus() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." PASS : tst_qquickfocusscope::noParentFocus() QWARN : tst_qquickfocusscope::signalEmission() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : tst_qquickfocusscope::signalEmission() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : tst_qquickfocusscope::signalEmission() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : tst_qquickfocusscope::signalEmission() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." PASS : tst_qquickfocusscope::signalEmission() PASS : tst_qquickfocusscope::qtBug13380() PASS : tst_qquickfocusscope::forceActiveFocus() PASS : tst_qquickfocusscope::canvasFocus() PASS : tst_qquickfocusscope::cleanupTestCase() Totals: 10 passed, 2 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_qquickfocusscope ********* 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_qquickfocusscope: 4 seconds, exit code 2 Build log: http://testresults.qt.io/ci/QtBase_dev_Integration/build_05932/revdep-qtdeclarative_linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_14.04_x64/log.txt.gz Tested changes (refs/builds/dev_1425501785): http://codereview.qt-project.org/107710 [PS1] - Remove unneeded check in QNetworkReplyImpl::abort. http://codereview.qt-project.org/107527 [PS1] - XcbSystemTrayTracker: fix uninitialized value From ci-noreply at qt-project.org Wed Mar 4 22:42:27 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 4 Mar 2015 23:42:27 +0200 Subject: [Ci-reports] fail on QtBase_5.5_Integration #161 Message-ID: <20150304_214227_058299.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. `git clone qtgitreadonly:qt/qtqa.git _qtqa_latest' exited with code 128 at _testconfig/test.pl line 1103. Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_00161/macx-clang_developer-build_OSX_10.10/log.txt.gz ============================================================ QtBase_5.5_Integration » winrt-x64-msvc2013_Windows_81 #161: FAILURE Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_00161/winrt-x64-msvc2013_Windows_81/log.txt.gz Tested changes (refs/builds/5.5_1425500201): http://codereview.qt-project.org/107082 [PS1] - Remove non-templated pixellayout methods From ci-noreply at qt-project.org Wed Mar 4 23:04:44 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 5 Mar 2015 00:04:44 +0200 Subject: [Ci-reports] fail on QtBase_5.5_Integration #162 Message-ID: <20150304_220444_083587.ci-noreply@qt-project.org> qtdeclarative failed to compile :( In file included from /home/qt/shadowbuild/qtbase/include/QtCore/qglobal.h:1:0, from ../../include/QtQml/../../../../../../work/build/qt/qtdeclarative/src/qml/qtqmlglobal.h:37, from ../../include/QtQml/qtqmlglobal.h:1, from ../../include/QtQml/../../../../../../work/build/qt/qtdeclarative/src/qml/qml/qqmlprivate.h:48, from ../../include/QtQml/qqmlprivate.h:1, from /work/build/qt/qtdeclarative/src/qml/qml/qqml.h:37, from /work/build/qt/qtdeclarative/src/qml/qml/qqmlvaluetype_p.h:48, from /work/build/qt/qtdeclarative/src/qml/qml/qqmlvaluetype.cpp:34: /home/qt/shadowbuild/qtbase/include/QtCore/../../../../../../work/build/qt/qtbase/src/corelib/global/qglobal.h:689:47: error: static assertion failed: QMetaType::registerConverter: At least one of the types must be a custom type. /home/qt/shadowbuild/qtbase/include/QtCore/../../../../../../work/build/qt/qtbase/src/corelib/kernel/qmetatype.h:630:9: note: in expansion of macro ‘Q_STATIC_ASSERT_X’ /home/qt/shadowbuild/qtbase/include/QtCore/../../../../../../work/build/qt/qtbase/src/corelib/global/qglobal.h:689:47: error: static assertion failed: QMetaType::registerConverter: At least one of the types must be a custom type. make[3]: *** [.obj/qqmlvaluetype.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.io/ci/QtBase_5.5_Integration/build_00162/revdep-qtdeclarative_linux-g++_shadow-build_Ubuntu_14.04_x64/log.txt.gz Tested changes (refs/builds/5.5_1425505442): http://codereview.qt-project.org/107525 [PS5] - Make QPersistentModelIndex an internal meta-type http://codereview.qt-project.org/107388 [PS1] - Remove debug formatting functions obsoleted by the new debug operator for QFlag. http://codereview.qt-project.org/107522 [PS1] - Windows plugin: Simplify cursor code in platform screen. http://codereview.qt-project.org/107521 [PS2] - Clean headers in the Windows plugin. http://codereview.qt-project.org/107520 [PS2] - Clean headers in the Direct2D plugin. http://codereview.qt-project.org/107435 [PS3] - Fix shortcut overriding. http://codereview.qt-project.org/107409 [PS2] - Add Raspberry Pi 2 specs From ci-noreply at qt-project.org Wed Mar 4 23:05:00 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 5 Mar 2015 00:05:00 +0200 Subject: [Ci-reports] pass on QtWebEngine_5.5_Integration #20 Message-ID: <20150304_220500_080164.ci-noreply@qt-project.org> QtWebEngine_5.5_Integration #20: SUCCESS Tested changes (refs/builds/5.5_1425500135): http://codereview.qt-project.org/107413 [PS3] - Quick: Fix handling of multiple certificate errors per request From ci-noreply at qt-project.org Wed Mar 4 23:07:46 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 5 Mar 2015 00:07:46 +0200 Subject: [Ci-reports] fail on QtBase_5.5_Integration #163 Message-ID: <20150304_220746_080284.ci-noreply@qt-project.org> QtBase_5.5_Integration » linux-g++_shadow-build_Ubuntu_14.04_x64 #163: FAILURE Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_00163/linux-g++_shadow-build_Ubuntu_14.04_x64/log.txt.gz Tested changes (refs/builds/5.5_1425506779): http://codereview.qt-project.org/107232 [PS3] - QSslSocket: fix compilation error From ci-noreply at qt-project.org Wed Mar 4 23:14:06 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 5 Mar 2015 00:14:06 +0200 Subject: [Ci-reports] pass on Qt_4.8_Integration #2075 Message-ID: <20150304_221406_050986.ci-noreply@qt-project.org> Qt_4.8_Integration #2075: SUCCESS Tested changes (refs/builds/4.8_1425487032): http://codereview.qt-project.org/95574 [PS1] - Info.plist.lib whitespace fixup From ci-noreply at qt-project.org Wed Mar 4 23:57:06 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 4 Mar 2015 23:57:06 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.4.1_state #55 - FAILURE Message-ID: <20150304225706.B444830853@fork.qtproject.c.bitbit.net> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt-project.org/ci/Qt5_5.4.1_state/build_00055 From ci-noreply at qt-project.org Thu Mar 5 00:26:02 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 5 Mar 2015 01:26:02 +0200 Subject: [Ci-reports] fail on QtBase_5.5_Integration #164 Message-ID: <20150304_232602_016399.ci-noreply@qt-project.org> six 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_qquickwindow FAIL! : tst_qquickwindow::qobjectEventFilter_key() 'eventFilter.events.contains((int)QEvent::KeyPress)' returned FALSE. () Loc: [tst_qquickwindow.cpp(1851)] Totals: 51 passed, 1 failed, 1 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qquickwindow ********* Config: Using QtTest library 5.5.0, Qt 5.5.0 (x86_64-little_endian-lp64 shared (dynamic) debug build; by GCC 4.8.2) PASS : tst_qquickwindow::initTestCase() PASS : tst_qquickwindow::openglContextCreatedSignal() QWARN : tst_qquickwindow::aboutToStopSignal() Problem creating accessible interface for: QQuickWindow(0x7fff955b45a0) Make sure to deploy Qt with accessibility plugins. PASS : tst_qquickwindow::aboutToStopSignal() 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 Loc: [tst_qquickwindow.cpp(1250)] 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::defaultState() 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::focusReason() 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::testWindowVisibilityOrder() PASS : tst_qquickwindow::blockClosing() PASS : tst_qquickwindow::blockCloseMethod() PASS : tst_qquickwindow::crashWhenHoverItemDeleted() PASS : tst_qquickwindow::unloadSubWindow() PASS : tst_qquickwindow::qobjectEventFilter_touch() FAIL! : tst_qquickwindow::qobjectEventFilter_key() 'eventFilter.events.contains((int)QEvent::KeyPress)' returned FALSE. () Loc: [tst_qquickwindow.cpp(1851)] 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::animatingSignal() PASS : tst_qquickwindow::contentItemSize() PASS : tst_qquickwindow::defaultSurfaceFormat() PASS : tst_qquickwindow::attachedProperty() PASS : tst_qquickwindow::testRenderJob() PASS : tst_qquickwindow::testHoverChildMouseEventFilter() PASS : tst_qquickwindow::cleanupTestCase() Totals: 51 passed, 1 failed, 1 skipped, 0 blacklisted ********* Finished testing of tst_qquickwindow ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickwindow: 19 seconds, exit code 1 Testing tst_qquicktextinput FAIL! : tst_qquicktextinput::horizontalAlignment_RightToLeft() 'textInput->text().isEmpty()' returned FALSE. () Loc: [tst_qquicktextinput.cpp(1536)] FAIL! : tst_qquicktextinput::validators() Compared values are not the same Actual (intInput->text()) : "1" Expected (QLatin1String("11")): "11" Loc: [tst_qquicktextinput.cpp(1976)] FAIL! : tst_qquicktextinput::copyAndPasteKeySequence() 'textInput->canPaste()' returned FALSE. () Loc: [tst_qquicktextinput.cpp(2603)] FAIL! : tst_qquicktextinput::echoMode() Compared values are not the same Actual (input->text()) : "ABCDefgh" Expected (QLatin1String("a")): "a" Loc: [tst_qquicktextinput.cpp(3267)] FAIL! : tst_qquicktextinput::keySequence(select all) Compared values are not the same Actual (textInput->cursorPosition()): 0 Expected (cursorPosition) : 44 Loc: [tst_qquicktextinput.cpp(5119)] FAIL! : tst_qquicktextinput::keySequence(select start of line) Compared values are not the same Actual (textInput->cursorPosition()): 5 Expected (cursorPosition) : 0 Loc: [tst_qquicktextinput.cpp(5119)] FAIL! : tst_qquicktextinput::keySequence(select end of line) Compared values are not the same Actual (textInput->cursorPosition()): 5 Expected (cursorPosition) : 44 Loc: [tst_qquicktextinput.cpp(5119)] FAIL! : tst_qquicktextinput::keySequence(delete end of line) Compared values are not the same Actual (textInput->text()): "the quick brown fox jumped over the lazy dog" Expected (expectedText) : "the quick brown fox jump" Loc: [tst_qquicktextinput.cpp(5120)] FAIL! : tst_qquicktextinput::keySequence(move to start of line) Compared values are not the same Actual (textInput->cursorPosition()): 31 Expected (cursorPosition) : 0 Loc: [tst_qquicktextinput.cpp(5119)] FAIL! : tst_qquicktextinput::keySequence(move to next char) Compared values are not the same Actual (textInput->cursorPosition()): 12 Expected (cursorPosition) : 13 Loc: [tst_qquicktextinput.cpp(5119)] FAIL! : tst_qquicktextinput::keySequence(move to previous char (ltr)) Compared values are not the same Actual (textInput->cursorPosition()): 3 Expected (cursorPosition) : 2 Loc: [tst_qquicktextinput.cpp(5119)] FAIL! : tst_qquicktextinput::keySequence(move to previous char (rtl)) Compared values are not the same Actual (textInput->cursorPosition()): 3 Expected (cursorPosition) : 4 Loc: [tst_qquicktextinput.cpp(5119)] FAIL! : tst_qquicktextinput::keySequence(move to previous char with selection) Compared values are not the same Actual (textInput->cursorPosition()): 7 Expected (cursorPosition) : 3 Loc: [tst_qquicktextinput.cpp(5119)] FAIL! : tst_qquicktextinput::keySequence(select next char (ltr)) Compared values are not the same Actual (textInput->cursorPosition()): 23 Expected (cursorPosition) : 24 Loc: [tst_qquicktextinput.cpp(5119)] FAIL! : tst_qquicktextinput::keySequence(select next char (rtl)) Compared values are not the same Actual (textInput->cursorPosition()): 23 Expected (cursorPosition) : 22 Loc: [tst_qquicktextinput.cpp(5119)] FAIL! : tst_qquicktextinput::keySequence(select previous char (ltr)) Compared values are not the same Actual (textInput->cursorPosition()): 19 Expected (cursorPosition) : 18 Loc: [tst_qquicktextinput.cpp(5119)] FAIL! : tst_qquicktextinput::keySequence(select previous char (rtl)) Compared values are not the same Actual (textInput->cursorPosition()): 19 Expected (cursorPosition) : 20 Loc: [tst_qquicktextinput.cpp(5119)] FAIL! : tst_qquicktextinput::keySequence(move to next word (ltr)) Compared values are not the same Actual (textInput->cursorPosition()): 7 Expected (cursorPosition) : 10 Loc: [tst_qquicktextinput.cpp(5119)] FAIL! : tst_qquicktextinput::keySequence(move to next word (rtl)) Compared values are not the same Actual (textInput->cursorPosition()): 7 Expected (cursorPosition) : 4 Loc: [tst_qquicktextinput.cpp(5119)] FAIL! : tst_qquicktextinput::keySequence(move to next word (password,ltr)) Compared values are not the same Actual (textInput->cursorPosition()): 7 Expected (cursorPosition) : 44 Loc: [tst_qquicktextinput.cpp(5119)] FAIL! : tst_qquicktextinput::keySequence(move to next word (password,rtl)) Compared values are not the same Actual (textInput->cursorPosition()): 7 Expected (cursorPosition) : 0 Loc: [tst_qquicktextinput.cpp(5119)] FAIL! : tst_qquicktextinput::keySequence(move to previous word (ltr)) Compared values are not the same Actual (textInput->cursorPosition()): 7 Expected (cursorPosition) : 4 Loc: [tst_qquicktextinput.cpp(5119)] FAIL! : tst_qquicktextinput::keySequence(move to previous word (rlt)) Compared values are not the same Actual (textInput->cursorPosition()): 7 Expected (cursorPosition) : 10 Loc: [tst_qquicktextinput.cpp(5119)] FAIL! : tst_qquicktextinput::keySequence(move to previous word (password,ltr)) Compared values are not the same Actual (textInput->cursorPosition()): 7 Expected (cursorPosition) : 0 Loc: [tst_qquicktextinput.cpp(5119)] FAIL! : tst_qquicktextinput::keySequence(move to previous word (password,rtl)) Compared values are not the same Actual (textInput->cursorPosition()): 7 Expected (cursorPosition) : 44 Loc: [tst_qquicktextinput.cpp(5119)] FAIL! : tst_qquicktextinput::keySequence(select next word) Compared values are not the same Actual (textInput->cursorPosition()): 11 Expected (cursorPosition) : 16 Loc: [tst_qquicktextinput.cpp(5119)] FAIL! : tst_qquicktextinput::keySequence(select previous word) Compared values are not the same Actual (textInput->cursorPosition()): 11 Expected (cursorPosition) : 10 Loc: [tst_qquicktextinput.cpp(5119)] FAIL! : tst_qquicktextinput::keySequence(delete (selection)) Compared values are not the same Actual (textInput->cursorPosition()): 15 Expected (cursorPosition) : 12 Loc: [tst_qquicktextinput.cpp(5119)] FAIL! : tst_qquicktextinput::keySequence(delete (no selection)) Compared values are not the same Actual (textInput->text()): "the quick brown fox jumped over the lazy dog" Expected (expectedText) : "the quick brownfox jumped over the lazy dog" Loc: [tst_qquicktextinput.cpp(5120)] FAIL! : tst_qquicktextinput::keySequence(delete end of word) Compared values are not the same Actual (textInput->text()): "the quick brown fox jumped over the lazy dog" Expected (expectedText) : "the quick brown fox jumpover the lazy dog" Loc: [tst_qquicktextinput.cpp(5120)] FAIL! : tst_qquicktextinput::keySequence(delete start of word) Compared values are not the same Actual (textInput->cursorPosition()): 7 Expected (cursorPosition) : 4 Loc: [tst_qquicktextinput.cpp(5119)] FAIL! : tst_qquicktextinput::undo(insert_numbers) Compared values are not the same Actual (spy.count()): 0 Expected (1) : 1 Loc: [tst_qquicktextinput.cpp(5297)] FAIL! : tst_qquicktextinput::undo(insert_helloworld) Compared values are not the same Actual (spy.count()): 0 Expected (1) : 1 Loc: [tst_qquicktextinput.cpp(5297)] FAIL! : tst_qquicktextinput::undo(insert_patterns) Compared values are not the same Actual (spy.count()): 0 Expected (1) : 1 Loc: [tst_qquicktextinput.cpp(5297)] FAIL! : tst_qquicktextinput::undo(keyboard_numbers) Compared values are not the same Actual (spy.count()): 0 Expected (1) : 1 Loc: [tst_qquicktextinput.cpp(5297)] FAIL! : tst_qquicktextinput::undo(keyboard_helloworld) Compared values are not the same Actual (spy.count()): 0 Expected (1) : 1 Loc: [tst_qquicktextinput.cpp(5297)] FAIL! : tst_qquicktextinput::undo(keyboard_patterns) Compared values are not the same Actual (spy.count()): 0 Expected (1) : 1 Loc: [tst_qquicktextinput.cpp(5297)] FAIL! : tst_qquicktextinput::redo(Inserts and setting cursor) 'textInput->canUndo()' returned FALSE. () Loc: [tst_qquicktextinput.cpp(5372)] FAIL! : tst_qquicktextinput::backspaceSurrogatePairs() Compared values are not the same Actual (textInput->text()): "\uD800\uDF00\uD800\uDF01\uD800\uDF02\uD800\uDF03\uD800\uDF04" Expected (text.mid(0, i)) : "\uD800\uDF00\uD800\uDF01\uD800\uDF02\uD800\uDF03" Loc: [tst_qquicktextinput.cpp(5723)] FAIL! : tst_qquicktextinput::setInputMask(keys ip_localhost) Compared values are not the same Actual (textInput->text()): "..." Expected (expectedText) : "127.0.0.1" Loc: [tst_qquicktextinput.cpp(6107)] FAIL! : tst_qquicktextinput::setInputMask(keys mac) Compared values are not the same Actual (textInput->text()): ":::::" Expected (expectedText) : "00:E0:81:21:9E:8E" Loc: [tst_qquicktextinput.cpp(6107)] FAIL! : tst_qquicktextinput::setInputMask(keys mac2) Compared values are not the same Actual (textInput->text()): ":::::" Expected (expectedText) : "aa:E0:81:21:9E:8E" Loc: [tst_qquicktextinput.cpp(6107)] FAIL! : tst_qquicktextinput::setInputMask(keys byte) Compared values are not the same Actual (textInput->text()): "" Expected (expectedText) : "11111" Loc: [tst_qquicktextinput.cpp(6107)] FAIL! : tst_qquicktextinput::setInputMask(keys halfbytes) Compared values are not the same Actual (textInput->text()): "." Expected (expectedText) : "110.0001" Loc: [tst_qquicktextinput.cpp(6107)] FAIL! : tst_qquicktextinput::setInputMask(keys blank char same type as content) Compared values are not the same Actual (textInput->text()): "..." Expected (expectedText) : "127...1" Loc: [tst_qquicktextinput.cpp(6107)] FAIL! : tst_qquicktextinput::setInputMask(keys parts of ip_localhost) Compared values are not the same Actual (textInput->text()): "..." Expected (expectedText) : ".0.0.1" Loc: [tst_qquicktextinput.cpp(6107)] FAIL! : tst_qquicktextinput::setInputMask(keys ip_overflow) Compared values are not the same Actual (textInput->text()): "..." Expected (expectedText) : "123.412.341.234" Loc: [tst_qquicktextinput.cpp(6107)] FAIL! : tst_qquicktextinput::setInputMask(keys uppercase) Compared values are not the same Actual (textInput->text()): "" Expected (expectedText) : "ABCD" Loc: [tst_qquicktextinput.cpp(6107)] FAIL! : tst_qquicktextinput::setInputMask(keys lowercase) Compared values are not the same Actual (textInput->text()): "" Expected (expectedText) : "abcd" Loc: [tst_qquicktextinput.cpp(6107)] FAIL! : tst_qquicktextinput::setInputMask(keys nocase) Compared values are not the same Actual (textInput->text()): "" Expected (expectedText) : "AbCd" Loc: [tst_qquicktextinput.cpp(6107)] FAIL! : tst_qquicktextinput::setInputMask(keys nocase1) Compared values are not the same Actual (textInput->text()): "" Expected (expectedText) : "AbCd" Loc: [tst_qquicktextinput.cpp(6107)] FAIL! : tst_qquicktextinput::setInputMask(keys nocase2) Compared values are not the same Actual (textInput->text()): "" Expected (expectedText) : "AbCd" Loc: [tst_qquicktextinput.cpp(6107)] FAIL! : tst_qquicktextinput::setInputMask(keys reserved) Compared values are not the same Actual (textInput->text()): "" Expected (expectedText) : "A9" Loc: [tst_qquicktextinput.cpp(6107)] FAIL! : tst_qquicktextinput::setInputMask(keys escape01) Compared values are not the same Actual (textInput->text()): "Nn" Expected (expectedText) : "Nn9" Loc: [tst_qquicktextinput.cpp(6107)] FAIL! : tst_qquicktextinput::setInputMask(keys escape02) Compared values are not the same Actual (textInput->text()): "\\" Expected (expectedText) : "\\0" Loc: [tst_qquicktextinput.cpp(6107)] FAIL! : tst_qquicktextinput::setInputMask(keys escape03) Compared values are not the same Actual (textInput->text()): "()" Expected (expectedText) : "(0)" Loc: [tst_qquicktextinput.cpp(6107)] FAIL! : tst_qquicktextinput::setInputMask(keys upper_lower_nocase1) Compared values are not the same Actual (textInput->text()): "ABCDefghIj" Expected (expectedText) : "ABCDefghIjKl" Loc: [tst_qquicktextinput.cpp(6107)] FAIL! : tst_qquicktextinput::setInputMask(keys upper_lower_nocase2) Compared values are not the same Actual (textInput->text()): "ABCDefghIj" Expected (expectedText) : "ABCDefghIjKl" Loc: [tst_qquicktextinput.cpp(6107)] FAIL! : tst_qquicktextinput::setInputMask(keys exact_case1) Compared values are not the same Actual (textInput->text()): "AbcDEf" Expected (expectedText) : "AbcDEfGH" Loc: [tst_qquicktextinput.cpp(6107)] FAIL! : tst_qquicktextinput::setInputMask(keys exact_case2) Compared values are not the same Actual (textInput->text()): "AbcDEf" Expected (expectedText) : "AbcDEfgh" Loc: [tst_qquicktextinput.cpp(6107)] FAIL! : tst_qquicktextinput::setInputMask(keys exact_case3) Compared values are not the same Actual (textInput->text()): "" Expected (expectedText) : "AbcDEfGH" Loc: [tst_qquicktextinput.cpp(6107)] FAIL! : tst_qquicktextinput::setInputMask(keys exact_case4) Compared values are not the same Actual (textInput->text()): "" Expected (expectedText) : "AbcDEfgh" Loc: [tst_qquicktextinput.cpp(6107)] FAIL! : tst_qquicktextinput::setInputMask(keys exact_case5) Compared values are not the same Actual (textInput->text()): "" Expected (expectedText) : "AbcDEf01" Loc: [tst_qquicktextinput.cpp(6107)] FAIL! : tst_qquicktextinput::setInputMask(keys exact_case6) Compared values are not the same Actual (textInput->text()): "" Expected (expectedText) : "AbcDEf92" Loc: [tst_qquicktextinput.cpp(6107)] FAIL! : tst_qquicktextinput::setInputMask(keys illegal_keys1) Compared values are not the same Actual (textInput->text()): "" Expected (expectedText) : "Aa" Loc: [tst_qquicktextinput.cpp(6107)] FAIL! : tst_qquicktextinput::setInputMask(keys illegal_keys2) Compared values are not the same Actual (textInput->text()): "" Expected (expectedText) : "ffff" Loc: [tst_qquicktextinput.cpp(6107)] FAIL! : tst_qquicktextinput::fixup() Compared values are not the same Actual (input->text()) : "" Expected (QStringLiteral("ok")): "ok" Loc: [tst_qquicktextinput.cpp(6359)] Totals: 335 passed, 67 failed, 5 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qquicktextinput ********* Config: Using QtTest library 5.5.0, Qt 5.5.0 (x86_64-little_endian-lp64 shared (dynamic) debug build; by GCC 4.8.2) 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() PASS : tst_qquicktextinput::persistentSelection() 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 'mode', use qRegisterMetaType to register it. PASS : tst_qquicktextinput::mouseSelectionMode_accessors() PASS : tst_qquicktextinput::selectByMouse() PASS : tst_qquicktextinput::renderType() PASS : tst_qquicktextinput::tripleClickSelectsAll() FAIL! : tst_qquicktextinput::horizontalAlignment_RightToLeft() 'textInput->text().isEmpty()' returned FALSE. () Loc: [tst_qquicktextinput.cpp(1536)] PASS : tst_qquicktextinput::verticalAlignment() PASS : tst_qquicktextinput::clipRect() PASS : tst_qquicktextinput::boundingRect() QWARN : tst_qquicktextinput::positionAt() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : tst_qquicktextinput::positionAt() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." PASS : tst_qquicktextinput::positionAt() QWARN : tst_qquicktextinput::maxLength() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : tst_qquicktextinput::maxLength() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." PASS : tst_qquicktextinput::maxLength() QWARN : tst_qquicktextinput::masks() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : tst_qquicktextinput::masks() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : tst_qquicktextinput::masks() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : tst_qquicktextinput::masks() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : tst_qquicktextinput::masks() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : tst_qquicktextinput::masks() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : tst_qquicktextinput::masks() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : tst_qquicktextinput::masks() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : tst_qquicktextinput::masks() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : tst_qquicktextinput::masks() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : tst_qquicktextinput::masks() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : tst_qquicktextinput::masks() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : tst_qquicktextinput::masks() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." (... 3269 lines omitted; there are too many errors!) PASS : tst_QQuickGridView::inserted_leftToRight_LtR_BtT(add multiple, at start of visible, content not at start) PASS : tst_QQuickGridView::inserted_leftToRight_LtR_BtT(add 1, at end of visible, content at start) PASS : tst_QQuickGridView::inserted_leftToRight_LtR_BtT(add row, at end of visible, content at start) PASS : tst_QQuickGridView::inserted_leftToRight_LtR_BtT(add 1, at end of visible, content not at start) PASS : tst_QQuickGridView::inserted_leftToRight_LtR_BtT(add multiple, at end of visible, content not at start) PASS : tst_QQuickGridView::inserted_leftToRight_LtR_BtT(add 1, after visible, content at start) PASS : tst_QQuickGridView::inserted_leftToRight_LtR_BtT(add row, after visible, content at start) PASS : tst_QQuickGridView::inserted_leftToRight_LtR_BtT(add 1, after visible, content not at start) PASS : tst_QQuickGridView::inserted_leftToRight_LtR_BtT(add multiple, after visible, content not at start) PASS : tst_QQuickGridView::inserted_leftToRight_RtL_BtT(add 1, before visible items) PASS : tst_QQuickGridView::inserted_leftToRight_RtL_BtT(add 2, before visible items) PASS : tst_QQuickGridView::inserted_leftToRight_RtL_BtT(add 3, before visible items) PASS : tst_QQuickGridView::inserted_leftToRight_RtL_BtT(add 5, before visible items) PASS : tst_QQuickGridView::inserted_leftToRight_RtL_BtT(add 6, before visible items) PASS : tst_QQuickGridView::inserted_leftToRight_RtL_BtT(add 1, at start of visible, content at start) PASS : tst_QQuickGridView::inserted_leftToRight_RtL_BtT(add multiple, at start of visible, content at start) PASS : tst_QQuickGridView::inserted_leftToRight_RtL_BtT(add 1, at start of visible, content not at start) PASS : tst_QQuickGridView::inserted_leftToRight_RtL_BtT(add multiple, at start of visible, content not at start) PASS : tst_QQuickGridView::inserted_leftToRight_RtL_BtT(add 1, at end of visible, content at start) PASS : tst_QQuickGridView::inserted_leftToRight_RtL_BtT(add row, at end of visible, content at start) PASS : tst_QQuickGridView::inserted_leftToRight_RtL_BtT(add 1, at end of visible, content not at start) PASS : tst_QQuickGridView::inserted_leftToRight_RtL_BtT(add multiple, at end of visible, content not at start) PASS : tst_QQuickGridView::inserted_leftToRight_RtL_BtT(add 1, after visible, content at start) PASS : tst_QQuickGridView::inserted_leftToRight_RtL_BtT(add row, after visible, content at start) PASS : tst_QQuickGridView::inserted_leftToRight_RtL_BtT(add 1, after visible, content not at start) PASS : tst_QQuickGridView::inserted_leftToRight_RtL_BtT(add multiple, after visible, content not at start) PASS : tst_QQuickGridView::inserted_topToBottom_LtR_TtB(add 1, before visible items) PASS : tst_QQuickGridView::inserted_topToBottom_LtR_TtB(add 2, before visible items) PASS : tst_QQuickGridView::inserted_topToBottom_LtR_TtB(add 3, before visible items) PASS : tst_QQuickGridView::inserted_topToBottom_LtR_TtB(add 5, before visible items) PASS : tst_QQuickGridView::inserted_topToBottom_LtR_TtB(add 6, before visible items) PASS : tst_QQuickGridView::inserted_topToBottom_LtR_TtB(add 1, at start of visible, content at start) PASS : tst_QQuickGridView::inserted_topToBottom_LtR_TtB(add multiple, at start of visible, content at start) PASS : tst_QQuickGridView::inserted_topToBottom_LtR_TtB(add 1, at start of visible, content not at start) PASS : tst_QQuickGridView::inserted_topToBottom_LtR_TtB(add multiple, at start of visible, content not at start) PASS : tst_QQuickGridView::inserted_topToBottom_LtR_TtB(add 1, at end of visible, content at start) PASS : tst_QQuickGridView::inserted_topToBottom_LtR_TtB(add row, at end of visible, content at start) PASS : tst_QQuickGridView::inserted_topToBottom_LtR_TtB(add 1, at end of visible, content not at start) PASS : tst_QQuickGridView::inserted_topToBottom_LtR_TtB(add multiple, at end of visible, content not at start) PASS : tst_QQuickGridView::inserted_topToBottom_LtR_TtB(add 1, after visible, content at start) PASS : tst_QQuickGridView::inserted_topToBottom_LtR_TtB(add row, after visible, content at start) PASS : tst_QQuickGridView::inserted_topToBottom_LtR_TtB(add 1, after visible, content not at start) PASS : tst_QQuickGridView::inserted_topToBottom_LtR_TtB(add multiple, after visible, content not at start) PASS : tst_QQuickGridView::inserted_topToBottom_RtL_TtB(add 1, before visible items) PASS : tst_QQuickGridView::inserted_topToBottom_RtL_TtB(add 2, before visible items) PASS : tst_QQuickGridView::inserted_topToBottom_RtL_TtB(add 3, before visible items) PASS : tst_QQuickGridView::inserted_topToBottom_RtL_TtB(add 5, before visible items) PASS : tst_QQuickGridView::inserted_topToBottom_RtL_TtB(add 6, before visible items) PASS : tst_QQuickGridView::inserted_topToBottom_RtL_TtB(add 1, at start of visible, content at start) PASS : tst_QQuickGridView::inserted_topToBottom_RtL_TtB(add multiple, at start of visible, content at start) PASS : tst_QQuickGridView::inserted_topToBottom_RtL_TtB(add 1, at start of visible, content not at start) PASS : tst_QQuickGridView::inserted_topToBottom_RtL_TtB(add multiple, at start of visible, content not at start) PASS : tst_QQuickGridView::inserted_topToBottom_RtL_TtB(add 1, at end of visible, content at start) PASS : tst_QQuickGridView::inserted_topToBottom_RtL_TtB(add row, at end of visible, content at start) PASS : tst_QQuickGridView::inserted_topToBottom_RtL_TtB(add 1, at end of visible, content not at start) PASS : tst_QQuickGridView::inserted_topToBottom_RtL_TtB(add multiple, at end of visible, content not at start) PASS : tst_QQuickGridView::inserted_topToBottom_RtL_TtB(add 1, after visible, content at start) PASS : tst_QQuickGridView::inserted_topToBottom_RtL_TtB(add row, after visible, content at start) PASS : tst_QQuickGridView::inserted_topToBottom_RtL_TtB(add 1, after visible, content not at start) PASS : tst_QQuickGridView::inserted_topToBottom_RtL_TtB(add multiple, after visible, content not at start) PASS : tst_QQuickGridView::inserted_topToBottom_LtR_BtT(add 1, before visible items) PASS : tst_QQuickGridView::inserted_topToBottom_LtR_BtT(add 2, before visible items) PASS : tst_QQuickGridView::inserted_topToBottom_LtR_BtT(add 3, before visible items) PASS : tst_QQuickGridView::inserted_topToBottom_LtR_BtT(add 5, before visible items) PASS : tst_QQuickGridView::inserted_topToBottom_LtR_BtT(add 6, before visible items) PASS : tst_QQuickGridView::inserted_topToBottom_LtR_BtT(add 1, at start of visible, content at start) PASS : tst_QQuickGridView::inserted_topToBottom_LtR_BtT(add multiple, at start of visible, content at start) PASS : tst_QQuickGridView::inserted_topToBottom_LtR_BtT(add 1, at start of visible, content not at start) PASS : tst_QQuickGridView::inserted_topToBottom_LtR_BtT(add multiple, at start of visible, content not at start) PASS : tst_QQuickGridView::inserted_topToBottom_LtR_BtT(add 1, at end of visible, content at start) PASS : tst_QQuickGridView::inserted_topToBottom_LtR_BtT(add row, at end of visible, content at start) PASS : tst_QQuickGridView::inserted_topToBottom_LtR_BtT(add 1, at end of visible, content not at start) PASS : tst_QQuickGridView::inserted_topToBottom_LtR_BtT(add multiple, at end of visible, content not at start) PASS : tst_QQuickGridView::inserted_topToBottom_LtR_BtT(add 1, after visible, content at start) PASS : tst_QQuickGridView::inserted_topToBottom_LtR_BtT(add row, after visible, content at start) PASS : tst_QQuickGridView::inserted_topToBottom_LtR_BtT(add 1, after visible, content not at start) PASS : tst_QQuickGridView::inserted_topToBottom_LtR_BtT(add multiple, after visible, content not at start) PASS : tst_QQuickGridView::inserted_topToBottom_RtL_BtT(add 1, before visible items) PASS : tst_QQuickGridView::inserted_topToBottom_RtL_BtT(add 2, before visible items) PASS : tst_QQuickGridView::inserted_topToBottom_RtL_BtT(add 3, before visible items) PASS : tst_QQuickGridView::inserted_topToBottom_RtL_BtT(add 5, before visible items) PASS : tst_QQuickGridView::inserted_topToBottom_RtL_BtT(add 6, before visible items) PASS : tst_QQuickGridView::inserted_topToBottom_RtL_BtT(add 1, at start of visible, content at start) PASS : tst_QQuickGridView::inserted_topToBottom_RtL_BtT(add multiple, at start of visible, content at start) PASS : tst_QQuickGridView::inserted_topToBottom_RtL_BtT(add 1, at start of visible, content not at start) PASS : tst_QQuickGridView::inserted_topToBottom_RtL_BtT(add multiple, at start of visible, content not at start) PASS : tst_QQuickGridView::inserted_topToBottom_RtL_BtT(add 1, at end of visible, content at start) PASS : tst_QQuickGridView::inserted_topToBottom_RtL_BtT(add row, at end of visible, content at start) PASS : tst_QQuickGridView::inserted_topToBottom_RtL_BtT(add 1, at end of visible, content not at start) PASS : tst_QQuickGridView::inserted_topToBottom_RtL_BtT(add multiple, at end of visible, content not at start) PASS : tst_QQuickGridView::inserted_topToBottom_RtL_BtT(add 1, after visible, content at start) PASS : tst_QQuickGridView::inserted_topToBottom_RtL_BtT(add row, after visible, content at start) PASS : tst_QQuickGridView::inserted_topToBottom_RtL_BtT(add 1, after visible, content not at start) PASS : tst_QQuickGridView::inserted_topToBottom_RtL_BtT(add multiple, after visible, content not at start) PASS : tst_QQuickGridView::removed_leftToRight_RtL_TtB(remove 1, before visible items) PASS : tst_QQuickGridView::removed_leftToRight_RtL_TtB(remove 1, before visible position) PASS : tst_QQuickGridView::removed_leftToRight_RtL_TtB(remove multiple (1 row), all before visible items) PASS : tst_QQuickGridView::removed_leftToRight_RtL_TtB(remove multiple, all before visible items, remove item 0) PASS : tst_QQuickGridView::removed_leftToRight_RtL_TtB(remove multiple rows, all before visible items) PASS : tst_QQuickGridView::removed_leftToRight_RtL_TtB(remove one row before visible, content y not on item border) PASS : tst_QQuickGridView::removed_leftToRight_RtL_TtB(remove mix of visible/non-visible) PASS : tst_QQuickGridView::removed_leftToRight_RtL_TtB(remove multiple, mix of items from before and within visible items) PASS : tst_QQuickGridView::removed_leftToRight_RtL_TtB(remove multiple, mix of items from before and within visible items, remove item 0) PASS : tst_QQuickGridView::removed_leftToRight_RtL_TtB(remove 1, from start of visible, content at start) PASS : tst_QQuickGridView::removed_leftToRight_RtL_TtB(remove multiple, from start of visible, content at start) PASS : tst_QQuickGridView::removed_leftToRight_RtL_TtB(remove 1, from start of visible, content not at start) PASS : tst_QQuickGridView::removed_leftToRight_RtL_TtB(remove multiple, from start of visible, content not at start) PASS : tst_QQuickGridView::removed_leftToRight_RtL_TtB(remove 1, from middle of visible, content at start) PASS : tst_QQuickGridView::removed_leftToRight_RtL_TtB(remove multiple, from middle of visible, content at start) PASS : tst_QQuickGridView::removed_leftToRight_RtL_TtB(remove 1, from middle of visible, content not at start) PASS : tst_QQuickGridView::removed_leftToRight_RtL_TtB(remove multiple, from middle of visible, content not at start) PASS : tst_QQuickGridView::removed_leftToRight_RtL_TtB(remove 1, after visible, content at start) PASS : tst_QQuickGridView::removed_leftToRight_RtL_TtB(remove multiple, after visible, content at start) PASS : tst_QQuickGridView::removed_leftToRight_RtL_TtB(remove 1, after visible, content not at start) PASS : tst_QQuickGridView::removed_leftToRight_RtL_TtB(remove multiple, after visible, content not at start) PASS : tst_QQuickGridView::removed_leftToRight_RtL_TtB(remove multiple, mix of items from within and after visible items) PASS : tst_QQuickGridView::removed_leftToRight_LtR_BtT(remove 1, before visible items) PASS : tst_QQuickGridView::removed_leftToRight_LtR_BtT(remove 1, before visible position) PASS : tst_QQuickGridView::removed_leftToRight_LtR_BtT(remove multiple (1 row), all before visible items) PASS : tst_QQuickGridView::removed_leftToRight_LtR_BtT(remove multiple, all before visible items, remove item 0) PASS : tst_QQuickGridView::removed_leftToRight_LtR_BtT(remove multiple rows, all before visible items) PASS : tst_QQuickGridView::removed_leftToRight_LtR_BtT(remove one row before visible, content y not on item border) PASS : tst_QQuickGridView::removed_leftToRight_LtR_BtT(remove mix of visible/non-visible) PASS : tst_QQuickGridView::removed_leftToRight_LtR_BtT(remove multiple, mix of items from before and within visible items) PASS : tst_QQuickGridView::removed_leftToRight_LtR_BtT(remove multiple, mix of items from before and within visible items, remove item 0) PASS : tst_QQuickGridView::removed_leftToRight_LtR_BtT(remove 1, from start of visible, content at start) PASS : tst_QQuickGridView::removed_leftToRight_LtR_BtT(remove multiple, from start of visible, content at start) PASS : tst_QQuickGridView::removed_leftToRight_LtR_BtT(remove 1, from start of visible, content not at start) PASS : tst_QQuickGridView::removed_leftToRight_LtR_BtT(remove multiple, from start of visible, content not at start) PASS : tst_QQuickGridView::removed_leftToRight_LtR_BtT(remove 1, from middle of visible, content at start) PASS : tst_QQuickGridView::removed_leftToRight_LtR_BtT(remove multiple, from middle of visible, content at start) PASS : tst_QQuickGridView::removed_leftToRight_LtR_BtT(remove 1, from middle of visible, content not at start) PASS : tst_QQuickGridView::removed_leftToRight_LtR_BtT(remove multiple, from middle of visible, content not at start) PASS : tst_QQuickGridView::removed_leftToRight_LtR_BtT(remove 1, after visible, content at start) PASS : tst_QQuickGridView::removed_leftToRight_LtR_BtT(remove multiple, after visible, content at start) PASS : tst_QQuickGridView::removed_leftToRight_LtR_BtT(remove 1, after visible, content not at start) PASS : tst_QQuickGridView::removed_leftToRight_LtR_BtT(remove multiple, after visible, content not at start) PASS : tst_QQuickGridView::removed_leftToRight_LtR_BtT(remove multiple, mix of items from within and after visible items) PASS : tst_QQuickGridView::removed_leftToRight_RtL_BtT(remove 1, before visible items) PASS : tst_QQuickGridView::removed_leftToRight_RtL_BtT(remove 1, before visible position) PASS : tst_QQuickGridView::removed_leftToRight_RtL_BtT(remove multiple (1 row), all before visible items) PASS : tst_QQuickGridView::removed_leftToRight_RtL_BtT(remove multiple, all before visible items, remove item 0) PASS : tst_QQuickGridView::removed_leftToRight_RtL_BtT(remove multiple rows, all before visible items) PASS : tst_QQuickGridView::removed_leftToRight_RtL_BtT(remove one row before visible, content y not on item border) PASS : tst_QQuickGridView::removed_leftToRight_RtL_BtT(remove mix of visible/non-visible) PASS : tst_QQuickGridView::removed_leftToRight_RtL_BtT(remove multiple, mix of items from before and within visible items) PASS : tst_QQuickGridView::removed_leftToRight_RtL_BtT(remove multiple, mix of items from before and within visible items, remove item 0) PASS : tst_QQuickGridView::removed_leftToRight_RtL_BtT(remove 1, from start of visible, content at start) PASS : tst_QQuickGridView::removed_leftToRight_RtL_BtT(remove multiple, from start of visible, content at start) PASS : tst_QQuickGridView::removed_leftToRight_RtL_BtT(remove 1, from start of visible, content not at start) PASS : tst_QQuickGridView::removed_leftToRight_RtL_BtT(remove multiple, from start of visible, content not at start) PASS : tst_QQuickGridView::removed_leftToRight_RtL_BtT(remove 1, from middle of visible, content at start) PASS : tst_QQuickGridView::removed_leftToRight_RtL_BtT(remove multiple, from middle of visible, content at start) PASS : tst_QQuickGridView::removed_leftToRight_RtL_BtT(remove 1, from middle of visible, content not at start) PASS : tst_QQuickGridView::removed_leftToRight_RtL_BtT(remove multiple, from middle of visible, content not at start) PASS : tst_QQuickGridView::removed_leftToRight_RtL_BtT(remove 1, after visible, content at start) PASS : tst_QQuickGridView::removed_leftToRight_RtL_BtT(remove multiple, after visible, content at start) PASS : tst_QQuickGridView::removed_leftToRight_RtL_BtT(remove 1, after visible, content not at start) PASS : tst_QQuickGridView::removed_leftToRight_RtL_BtT(remove multiple, after visible, content not at start) PASS : tst_QQuickGridView::removed_leftToRight_RtL_BtT(remove multiple, mix of items from within and after visible items) PASS : tst_QQuickGridView::removed_topToBottom_LtR_TtB(remove 1, before visible items) PASS : tst_QQuickGridView::removed_topToBottom_LtR_TtB(remove 1, before visible position) PASS : tst_QQuickGridView::removed_topToBottom_LtR_TtB(remove multiple (1 row), all before visible items) PASS : tst_QQuickGridView::removed_topToBottom_LtR_TtB(remove multiple, all before visible items, remove item 0) PASS : tst_QQuickGridView::removed_topToBottom_LtR_TtB(remove multiple rows, all before visible items) PASS : tst_QQuickGridView::removed_topToBottom_LtR_TtB(remove one row before visible, content y not on item border) PASS : tst_QQuickGridView::removed_topToBottom_LtR_TtB(remove mix of visible/non-visible) PASS : tst_QQuickGridView::removed_topToBottom_LtR_TtB(remove multiple, mix of items from before and within visible items) PASS : tst_QQuickGridView::removed_topToBottom_LtR_TtB(remove multiple, mix of items from before and within visible items, remove item 0) PASS : tst_QQuickGridView::removed_topToBottom_LtR_TtB(remove 1, from start of visible, content at start) PASS : tst_QQuickGridView::removed_topToBottom_LtR_TtB(remove multiple, from start of visible, content at start) PASS : tst_QQuickGridView::removed_topToBottom_LtR_TtB(remove 1, from start of visible, content not at start) PASS : tst_QQuickGridView::removed_topToBottom_LtR_TtB(remove multiple, from start of visible, content not at start) PASS : tst_QQuickGridView::removed_topToBottom_LtR_TtB(remove 1, from middle of visible, content at start) PASS : tst_QQuickGridView::removed_topToBottom_LtR_TtB(remove multiple, from middle of visible, content at start) PASS : tst_QQuickGridView::removed_topToBottom_LtR_TtB(remove 1, from middle of visible, content not at start) PASS : tst_QQuickGridView::removed_topToBottom_LtR_TtB(remove multiple, from middle of visible, content not at start) PASS : tst_QQuickGridView::removed_topToBottom_LtR_TtB(remove 1, after visible, content at start) PASS : tst_QQuickGridView::removed_topToBottom_LtR_TtB(remove multiple, after visible, content at start) PASS : tst_QQuickGridView::removed_topToBottom_LtR_TtB(remove 1, after visible, content not at start) PASS : tst_QQuickGridView::removed_topToBottom_LtR_TtB(remove multiple, after visible, content not at start) PASS : tst_QQuickGridView::removed_topToBottom_LtR_TtB(remove multiple, mix of items from within and after visible items) PASS : tst_QQuickGridView::removed_topToBottom_RtL_TtB(remove 1, before visible items) PASS : tst_QQuickGridView::removed_topToBottom_RtL_TtB(remove 1, before visible position) PASS : tst_QQuickGridView::removed_topToBottom_RtL_TtB(remove multiple (1 row), all before visible items) PASS : tst_QQuickGridView::removed_topToBottom_RtL_TtB(remove multiple, all before visible items, remove item 0) PASS : tst_QQuickGridView::removed_topToBottom_RtL_TtB(remove multiple rows, all before visible items) PASS : tst_QQuickGridView::removed_topToBottom_RtL_TtB(remove one row before visible, content y not on item border) PASS : tst_QQuickGridView::removed_topToBottom_RtL_TtB(remove mix of visible/non-visible) PASS : tst_QQuickGridView::removed_topToBottom_RtL_TtB(remove multiple, mix of items from before and within visible items) PASS : tst_QQuickGridView::removed_topToBottom_RtL_TtB(remove multiple, mix of items from before and within visible items, remove item 0) PASS : tst_QQuickGridView::removed_topToBottom_RtL_TtB(remove 1, from start of visible, content at start) PASS : tst_QQuickGridView::removed_topToBottom_RtL_TtB(remove multiple, from start of visible, content at start) PASS : tst_QQuickGridView::removed_topToBottom_RtL_TtB(remove 1, from start of visible, content not at start) PASS : tst_QQuickGridView::removed_topToBottom_RtL_TtB(remove multiple, from start of visible, content not at start) PASS : tst_QQuickGridView::removed_topToBottom_RtL_TtB(remove 1, from middle of visible, content at start) PASS : tst_QQuickGridView::removed_topToBottom_RtL_TtB(remove multiple, from middle of visible, content at start) PASS : tst_QQuickGridView::removed_topToBottom_RtL_TtB(remove 1, from middle of visible, content not at start) PASS : tst_QQuickGridView::removed_topToBottom_RtL_TtB(remove multiple, from middle of visible, content not at start) PASS : tst_QQuickGridView::removed_topToBottom_RtL_TtB(remove 1, after visible, content at start) PASS : tst_QQuickGridView::removed_topToBottom_RtL_TtB(remove multiple, after visible, content at start) PASS : tst_QQuickGridView::removed_topToBottom_RtL_TtB(remove 1, after visible, content not at start) PASS : tst_QQuickGridView::removed_topToBottom_RtL_TtB(remove multiple, after visible, content not at start) PASS : tst_QQuickGridView::removed_topToBottom_RtL_TtB(remove multiple, mix of items from within and after visible items) PASS : tst_QQuickGridView::removed_topToBottom_LtR_BtT(remove 1, before visible items) PASS : tst_QQuickGridView::removed_topToBottom_LtR_BtT(remove 1, before visible position) PASS : tst_QQuickGridView::removed_topToBottom_LtR_BtT(remove multiple (1 row), all before visible items) PASS : tst_QQuickGridView::removed_topToBottom_LtR_BtT(remove multiple, all before visible items, remove item 0) PASS : tst_QQuickGridView::removed_topToBottom_LtR_BtT(remove multiple rows, all before visible items) PASS : tst_QQuickGridView::removed_topToBottom_LtR_BtT(remove one row before visible, content y not on item border) PASS : tst_QQuickGridView::removed_topToBottom_LtR_BtT(remove mix of visible/non-visible) PASS : tst_QQuickGridView::removed_topToBottom_LtR_BtT(remove multiple, mix of items from before and within visible items) PASS : tst_QQuickGridView::removed_topToBottom_LtR_BtT(remove multiple, mix of items from before and within visible items, remove item 0) PASS : tst_QQuickGridView::removed_topToBottom_LtR_BtT(remove 1, from start of visible, content at start) PASS : tst_QQuickGridView::removed_topToBottom_LtR_BtT(remove multiple, from start of visible, content at start) PASS : tst_QQuickGridView::removed_topToBottom_LtR_BtT(remove 1, from start of visible, content not at start) PASS : tst_QQuickGridView::removed_topToBottom_LtR_BtT(remove multiple, from start of visible, content not at start) PASS : tst_QQuickGridView::removed_topToBottom_LtR_BtT(remove 1, from middle of visible, content at start) PASS : tst_QQuickGridView::removed_topToBottom_LtR_BtT(remove multiple, from middle of visible, content at start) PASS : tst_QQuickGridView::removed_topToBottom_LtR_BtT(remove 1, from middle of visible, content not at start) PASS : tst_QQuickGridView::removed_topToBottom_LtR_BtT(remove multiple, from middle of visible, content not at start) PASS : tst_QQuickGridView::removed_topToBottom_LtR_BtT(remove 1, after visible, content at start) PASS : tst_QQuickGridView::removed_topToBottom_LtR_BtT(remove multiple, after visible, content at start) PASS : tst_QQuickGridView::removed_topToBottom_LtR_BtT(remove 1, after visible, content not at start) PASS : tst_QQuickGridView::removed_topToBottom_LtR_BtT(remove multiple, after visible, content not at start) PASS : tst_QQuickGridView::removed_topToBottom_LtR_BtT(remove multiple, mix of items from within and after visible items) PASS : tst_QQuickGridView::removed_topToBottom_RtL_BtT(remove 1, before visible items) PASS : tst_QQuickGridView::removed_topToBottom_RtL_BtT(remove 1, before visible position) PASS : tst_QQuickGridView::removed_topToBottom_RtL_BtT(remove multiple (1 row), all before visible items) PASS : tst_QQuickGridView::removed_topToBottom_RtL_BtT(remove multiple, all before visible items, remove item 0) PASS : tst_QQuickGridView::removed_topToBottom_RtL_BtT(remove multiple rows, all before visible items) PASS : tst_QQuickGridView::removed_topToBottom_RtL_BtT(remove one row before visible, content y not on item border) PASS : tst_QQuickGridView::removed_topToBottom_RtL_BtT(remove mix of visible/non-visible) PASS : tst_QQuickGridView::removed_topToBottom_RtL_BtT(remove multiple, mix of items from before and within visible items) PASS : tst_QQuickGridView::removed_topToBottom_RtL_BtT(remove multiple, mix of items from before and within visible items, remove item 0) PASS : tst_QQuickGridView::removed_topToBottom_RtL_BtT(remove 1, from start of visible, content at start) PASS : tst_QQuickGridView::removed_topToBottom_RtL_BtT(remove multiple, from start of visible, content at start) PASS : tst_QQuickGridView::removed_topToBottom_RtL_BtT(remove 1, from start of visible, content not at start) PASS : tst_QQuickGridView::removed_topToBottom_RtL_BtT(remove multiple, from start of visible, content not at start) PASS : tst_QQuickGridView::removed_topToBottom_RtL_BtT(remove 1, from middle of visible, content at start) PASS : tst_QQuickGridView::removed_topToBottom_RtL_BtT(remove multiple, from middle of visible, content at start) PASS : tst_QQuickGridView::removed_topToBottom_RtL_BtT(remove 1, from middle of visible, content not at start) PASS : tst_QQuickGridView::removed_topToBottom_RtL_BtT(remove multiple, from middle of visible, content not at start) PASS : tst_QQuickGridView::removed_topToBottom_RtL_BtT(remove 1, after visible, content at start) PASS : tst_QQuickGridView::removed_topToBottom_RtL_BtT(remove multiple, after visible, content at start) PASS : tst_QQuickGridView::removed_topToBottom_RtL_BtT(remove 1, after visible, content not at start) PASS : tst_QQuickGridView::removed_topToBottom_RtL_BtT(remove multiple, after visible, content not at start) PASS : tst_QQuickGridView::removed_topToBottom_RtL_BtT(remove multiple, mix of items from within and after visible items) PASS : tst_QQuickGridView::moved_leftToRight_RtL_TtB(move 1 forwards, within visible items) PASS : tst_QQuickGridView::moved_leftToRight_RtL_TtB(move 1 forwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_leftToRight_RtL_TtB(move 1 forwards, from non-visible -> visible (move first item)) PASS : tst_QQuickGridView::moved_leftToRight_RtL_TtB(move 1 forwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_leftToRight_RtL_TtB(move 1 forwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::moved_leftToRight_RtL_TtB(move 1 backwards, within visible items) PASS : tst_QQuickGridView::moved_leftToRight_RtL_TtB(move 1 backwards, within visible items (to first index)) PASS : tst_QQuickGridView::moved_leftToRight_RtL_TtB(move 1 backwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_leftToRight_RtL_TtB(move 1 backwards, from non-visible -> visible (move last item)) PASS : tst_QQuickGridView::moved_leftToRight_RtL_TtB(move 1 backwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_leftToRight_RtL_TtB(move 1 backwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::moved_leftToRight_RtL_TtB(move multiple forwards, within visible items) PASS : tst_QQuickGridView::moved_leftToRight_RtL_TtB(move multiple backwards, within visible items (move first item)) PASS : tst_QQuickGridView::moved_leftToRight_RtL_TtB(move multiple forwards, before visible items) PASS : tst_QQuickGridView::moved_leftToRight_RtL_TtB(move multiple forwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_leftToRight_RtL_TtB(move multiple forwards, from non-visible -> visible (move first item)) PASS : tst_QQuickGridView::moved_leftToRight_RtL_TtB(move multiple forwards, mix of non-visible/visible) PASS : tst_QQuickGridView::moved_leftToRight_RtL_TtB(move multiple forwards, to bottom of view) PASS : tst_QQuickGridView::moved_leftToRight_RtL_TtB(move multiple forwards, to bottom of view, first row -> last) PASS : tst_QQuickGridView::moved_leftToRight_RtL_TtB(move multiple forwards, to bottom of view, content y not 0) PASS : tst_QQuickGridView::moved_leftToRight_RtL_TtB(move multiple forwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_leftToRight_RtL_TtB(move multiple forwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::moved_leftToRight_RtL_TtB(move multiple backwards, within visible items) PASS : tst_QQuickGridView::moved_leftToRight_RtL_TtB(move multiple backwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_leftToRight_RtL_TtB(move multiple backwards, from non-visible -> visible (move last item)) PASS : tst_QQuickGridView::moved_leftToRight_RtL_TtB(move multiple backwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_leftToRight_RtL_TtB(move multiple backwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::moved_leftToRight_LtR_BtT(move 1 forwards, within visible items) PASS : tst_QQuickGridView::moved_leftToRight_LtR_BtT(move 1 forwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_leftToRight_LtR_BtT(move 1 forwards, from non-visible -> visible (move first item)) PASS : tst_QQuickGridView::moved_leftToRight_LtR_BtT(move 1 forwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_leftToRight_LtR_BtT(move 1 forwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::moved_leftToRight_LtR_BtT(move 1 backwards, within visible items) PASS : tst_QQuickGridView::moved_leftToRight_LtR_BtT(move 1 backwards, within visible items (to first index)) PASS : tst_QQuickGridView::moved_leftToRight_LtR_BtT(move 1 backwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_leftToRight_LtR_BtT(move 1 backwards, from non-visible -> visible (move last item)) PASS : tst_QQuickGridView::moved_leftToRight_LtR_BtT(move 1 backwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_leftToRight_LtR_BtT(move 1 backwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::moved_leftToRight_LtR_BtT(move multiple forwards, within visible items) PASS : tst_QQuickGridView::moved_leftToRight_LtR_BtT(move multiple backwards, within visible items (move first item)) PASS : tst_QQuickGridView::moved_leftToRight_LtR_BtT(move multiple forwards, before visible items) PASS : tst_QQuickGridView::moved_leftToRight_LtR_BtT(move multiple forwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_leftToRight_LtR_BtT(move multiple forwards, from non-visible -> visible (move first item)) PASS : tst_QQuickGridView::moved_leftToRight_LtR_BtT(move multiple forwards, mix of non-visible/visible) PASS : tst_QQuickGridView::moved_leftToRight_LtR_BtT(move multiple forwards, to bottom of view) PASS : tst_QQuickGridView::moved_leftToRight_LtR_BtT(move multiple forwards, to bottom of view, first row -> last) PASS : tst_QQuickGridView::moved_leftToRight_LtR_BtT(move multiple forwards, to bottom of view, content y not 0) PASS : tst_QQuickGridView::moved_leftToRight_LtR_BtT(move multiple forwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_leftToRight_LtR_BtT(move multiple forwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::moved_leftToRight_LtR_BtT(move multiple backwards, within visible items) PASS : tst_QQuickGridView::moved_leftToRight_LtR_BtT(move multiple backwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_leftToRight_LtR_BtT(move multiple backwards, from non-visible -> visible (move last item)) PASS : tst_QQuickGridView::moved_leftToRight_LtR_BtT(move multiple backwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_leftToRight_LtR_BtT(move multiple backwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::moved_leftToRight_RtL_BtT(move 1 forwards, within visible items) PASS : tst_QQuickGridView::moved_leftToRight_RtL_BtT(move 1 forwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_leftToRight_RtL_BtT(move 1 forwards, from non-visible -> visible (move first item)) PASS : tst_QQuickGridView::moved_leftToRight_RtL_BtT(move 1 forwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_leftToRight_RtL_BtT(move 1 forwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::moved_leftToRight_RtL_BtT(move 1 backwards, within visible items) PASS : tst_QQuickGridView::moved_leftToRight_RtL_BtT(move 1 backwards, within visible items (to first index)) PASS : tst_QQuickGridView::moved_leftToRight_RtL_BtT(move 1 backwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_leftToRight_RtL_BtT(move 1 backwards, from non-visible -> visible (move last item)) PASS : tst_QQuickGridView::moved_leftToRight_RtL_BtT(move 1 backwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_leftToRight_RtL_BtT(move 1 backwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::moved_leftToRight_RtL_BtT(move multiple forwards, within visible items) PASS : tst_QQuickGridView::moved_leftToRight_RtL_BtT(move multiple backwards, within visible items (move first item)) PASS : tst_QQuickGridView::moved_leftToRight_RtL_BtT(move multiple forwards, before visible items) PASS : tst_QQuickGridView::moved_leftToRight_RtL_BtT(move multiple forwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_leftToRight_RtL_BtT(move multiple forwards, from non-visible -> visible (move first item)) PASS : tst_QQuickGridView::moved_leftToRight_RtL_BtT(move multiple forwards, mix of non-visible/visible) PASS : tst_QQuickGridView::moved_leftToRight_RtL_BtT(move multiple forwards, to bottom of view) PASS : tst_QQuickGridView::moved_leftToRight_RtL_BtT(move multiple forwards, to bottom of view, first row -> last) PASS : tst_QQuickGridView::moved_leftToRight_RtL_BtT(move multiple forwards, to bottom of view, content y not 0) PASS : tst_QQuickGridView::moved_leftToRight_RtL_BtT(move multiple forwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_leftToRight_RtL_BtT(move multiple forwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::moved_leftToRight_RtL_BtT(move multiple backwards, within visible items) PASS : tst_QQuickGridView::moved_leftToRight_RtL_BtT(move multiple backwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_leftToRight_RtL_BtT(move multiple backwards, from non-visible -> visible (move last item)) PASS : tst_QQuickGridView::moved_leftToRight_RtL_BtT(move multiple backwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_leftToRight_RtL_BtT(move multiple backwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::moved_topToBottom_LtR_TtB(move 1 forwards, within visible items) PASS : tst_QQuickGridView::moved_topToBottom_LtR_TtB(move 1 forwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_topToBottom_LtR_TtB(move 1 forwards, from non-visible -> visible (move first item)) PASS : tst_QQuickGridView::moved_topToBottom_LtR_TtB(move 1 forwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_topToBottom_LtR_TtB(move 1 forwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::moved_topToBottom_LtR_TtB(move 1 backwards, within visible items) PASS : tst_QQuickGridView::moved_topToBottom_LtR_TtB(move 1 backwards, within visible items (to first index)) PASS : tst_QQuickGridView::moved_topToBottom_LtR_TtB(move 1 backwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_topToBottom_LtR_TtB(move 1 backwards, from non-visible -> visible (move last item)) PASS : tst_QQuickGridView::moved_topToBottom_LtR_TtB(move 1 backwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_topToBottom_LtR_TtB(move 1 backwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::moved_topToBottom_LtR_TtB(move multiple forwards, within visible items) PASS : tst_QQuickGridView::moved_topToBottom_LtR_TtB(move multiple backwards, within visible items (move first item)) PASS : tst_QQuickGridView::moved_topToBottom_LtR_TtB(move multiple forwards, before visible items) PASS : tst_QQuickGridView::moved_topToBottom_LtR_TtB(move multiple forwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_topToBottom_LtR_TtB(move multiple forwards, from non-visible -> visible (move first item)) PASS : tst_QQuickGridView::moved_topToBottom_LtR_TtB(move multiple forwards, mix of non-visible/visible) PASS : tst_QQuickGridView::moved_topToBottom_LtR_TtB(move multiple forwards, to bottom of view) PASS : tst_QQuickGridView::moved_topToBottom_LtR_TtB(move multiple forwards, to bottom of view, first row -> last) PASS : tst_QQuickGridView::moved_topToBottom_LtR_TtB(move multiple forwards, to bottom of view, content y not 0) PASS : tst_QQuickGridView::moved_topToBottom_LtR_TtB(move multiple forwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_topToBottom_LtR_TtB(move multiple forwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::moved_topToBottom_LtR_TtB(move multiple backwards, within visible items) PASS : tst_QQuickGridView::moved_topToBottom_LtR_TtB(move multiple backwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_topToBottom_LtR_TtB(move multiple backwards, from non-visible -> visible (move last item)) PASS : tst_QQuickGridView::moved_topToBottom_LtR_TtB(move multiple backwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_topToBottom_LtR_TtB(move multiple backwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::moved_topToBottom_RtL_TtB(move 1 forwards, within visible items) PASS : tst_QQuickGridView::moved_topToBottom_RtL_TtB(move 1 forwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_topToBottom_RtL_TtB(move 1 forwards, from non-visible -> visible (move first item)) PASS : tst_QQuickGridView::moved_topToBottom_RtL_TtB(move 1 forwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_topToBottom_RtL_TtB(move 1 forwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::moved_topToBottom_RtL_TtB(move 1 backwards, within visible items) PASS : tst_QQuickGridView::moved_topToBottom_RtL_TtB(move 1 backwards, within visible items (to first index)) PASS : tst_QQuickGridView::moved_topToBottom_RtL_TtB(move 1 backwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_topToBottom_RtL_TtB(move 1 backwards, from non-visible -> visible (move last item)) PASS : tst_QQuickGridView::moved_topToBottom_RtL_TtB(move 1 backwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_topToBottom_RtL_TtB(move 1 backwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::moved_topToBottom_RtL_TtB(move multiple forwards, within visible items) PASS : tst_QQuickGridView::moved_topToBottom_RtL_TtB(move multiple backwards, within visible items (move first item)) PASS : tst_QQuickGridView::moved_topToBottom_RtL_TtB(move multiple forwards, before visible items) PASS : tst_QQuickGridView::moved_topToBottom_RtL_TtB(move multiple forwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_topToBottom_RtL_TtB(move multiple forwards, from non-visible -> visible (move first item)) PASS : tst_QQuickGridView::moved_topToBottom_RtL_TtB(move multiple forwards, mix of non-visible/visible) PASS : tst_QQuickGridView::moved_topToBottom_RtL_TtB(move multiple forwards, to bottom of view) PASS : tst_QQuickGridView::moved_topToBottom_RtL_TtB(move multiple forwards, to bottom of view, first row -> last) PASS : tst_QQuickGridView::moved_topToBottom_RtL_TtB(move multiple forwards, to bottom of view, content y not 0) PASS : tst_QQuickGridView::moved_topToBottom_RtL_TtB(move multiple forwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_topToBottom_RtL_TtB(move multiple forwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::moved_topToBottom_RtL_TtB(move multiple backwards, within visible items) PASS : tst_QQuickGridView::moved_topToBottom_RtL_TtB(move multiple backwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_topToBottom_RtL_TtB(move multiple backwards, from non-visible -> visible (move last item)) PASS : tst_QQuickGridView::moved_topToBottom_RtL_TtB(move multiple backwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_topToBottom_RtL_TtB(move multiple backwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::moved_topToBottom_LtR_BtT(move 1 forwards, within visible items) PASS : tst_QQuickGridView::moved_topToBottom_LtR_BtT(move 1 forwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_topToBottom_LtR_BtT(move 1 forwards, from non-visible -> visible (move first item)) PASS : tst_QQuickGridView::moved_topToBottom_LtR_BtT(move 1 forwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_topToBottom_LtR_BtT(move 1 forwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::moved_topToBottom_LtR_BtT(move 1 backwards, within visible items) PASS : tst_QQuickGridView::moved_topToBottom_LtR_BtT(move 1 backwards, within visible items (to first index)) PASS : tst_QQuickGridView::moved_topToBottom_LtR_BtT(move 1 backwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_topToBottom_LtR_BtT(move 1 backwards, from non-visible -> visible (move last item)) PASS : tst_QQuickGridView::moved_topToBottom_LtR_BtT(move 1 backwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_topToBottom_LtR_BtT(move 1 backwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::moved_topToBottom_LtR_BtT(move multiple forwards, within visible items) PASS : tst_QQuickGridView::moved_topToBottom_LtR_BtT(move multiple backwards, within visible items (move first item)) PASS : tst_QQuickGridView::moved_topToBottom_LtR_BtT(move multiple forwards, before visible items) PASS : tst_QQuickGridView::moved_topToBottom_LtR_BtT(move multiple forwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_topToBottom_LtR_BtT(move multiple forwards, from non-visible -> visible (move first item)) PASS : tst_QQuickGridView::moved_topToBottom_LtR_BtT(move multiple forwards, mix of non-visible/visible) PASS : tst_QQuickGridView::moved_topToBottom_LtR_BtT(move multiple forwards, to bottom of view) PASS : tst_QQuickGridView::moved_topToBottom_LtR_BtT(move multiple forwards, to bottom of view, first row -> last) PASS : tst_QQuickGridView::moved_topToBottom_LtR_BtT(move multiple forwards, to bottom of view, content y not 0) PASS : tst_QQuickGridView::moved_topToBottom_LtR_BtT(move multiple forwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_topToBottom_LtR_BtT(move multiple forwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::moved_topToBottom_LtR_BtT(move multiple backwards, within visible items) PASS : tst_QQuickGridView::moved_topToBottom_LtR_BtT(move multiple backwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_topToBottom_LtR_BtT(move multiple backwards, from non-visible -> visible (move last item)) PASS : tst_QQuickGridView::moved_topToBottom_LtR_BtT(move multiple backwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_topToBottom_LtR_BtT(move multiple backwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::moved_topToBottom_RtL_BtT(move 1 forwards, within visible items) PASS : tst_QQuickGridView::moved_topToBottom_RtL_BtT(move 1 forwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_topToBottom_RtL_BtT(move 1 forwards, from non-visible -> visible (move first item)) PASS : tst_QQuickGridView::moved_topToBottom_RtL_BtT(move 1 forwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_topToBottom_RtL_BtT(move 1 forwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::moved_topToBottom_RtL_BtT(move 1 backwards, within visible items) PASS : tst_QQuickGridView::moved_topToBottom_RtL_BtT(move 1 backwards, within visible items (to first index)) PASS : tst_QQuickGridView::moved_topToBottom_RtL_BtT(move 1 backwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_topToBottom_RtL_BtT(move 1 backwards, from non-visible -> visible (move last item)) PASS : tst_QQuickGridView::moved_topToBottom_RtL_BtT(move 1 backwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_topToBottom_RtL_BtT(move 1 backwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::moved_topToBottom_RtL_BtT(move multiple forwards, within visible items) PASS : tst_QQuickGridView::moved_topToBottom_RtL_BtT(move multiple backwards, within visible items (move first item)) PASS : tst_QQuickGridView::moved_topToBottom_RtL_BtT(move multiple forwards, before visible items) PASS : tst_QQuickGridView::moved_topToBottom_RtL_BtT(move multiple forwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_topToBottom_RtL_BtT(move multiple forwards, from non-visible -> visible (move first item)) PASS : tst_QQuickGridView::moved_topToBottom_RtL_BtT(move multiple forwards, mix of non-visible/visible) PASS : tst_QQuickGridView::moved_topToBottom_RtL_BtT(move multiple forwards, to bottom of view) PASS : tst_QQuickGridView::moved_topToBottom_RtL_BtT(move multiple forwards, to bottom of view, first row -> last) PASS : tst_QQuickGridView::moved_topToBottom_RtL_BtT(move multiple forwards, to bottom of view, content y not 0) PASS : tst_QQuickGridView::moved_topToBottom_RtL_BtT(move multiple forwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_topToBottom_RtL_BtT(move multiple forwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::moved_topToBottom_RtL_BtT(move multiple backwards, within visible items) PASS : tst_QQuickGridView::moved_topToBottom_RtL_BtT(move multiple backwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_topToBottom_RtL_BtT(move multiple backwards, from non-visible -> visible (move last item)) PASS : tst_QQuickGridView::moved_topToBottom_RtL_BtT(move multiple backwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_topToBottom_RtL_BtT(move multiple backwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::displayMargin() PASS : tst_QQuickGridView::negativeDisplayMargin() PASS : tst_QQuickGridView::jsArrayChange() PASS : tst_QQuickGridView::cleanupTestCase() Totals: 847 passed, 8 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_QQuickGridView ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickgridview: 483 seconds, exit code 8 Testing tst_qquickfocusscope FAIL! : tst_qquickfocusscope::basic() 'item1->hasActiveFocus() == false' returned FALSE. () Loc: [tst_qquickfocusscope.cpp(95)] FAIL! : tst_qquickfocusscope::textEdit() 'item1->hasActiveFocus() == false' returned FALSE. () Loc: [tst_qquickfocusscope.cpp(215)] FAIL! : tst_qquickfocusscope::forceFocus() 'item0->hasActiveFocus() == false' returned FALSE. () Loc: [tst_qquickfocusscope.cpp(267)] Totals: 9 passed, 3 failed, 0 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qquickfocusscope ********* Config: Using QtTest library 5.5.0, Qt 5.5.0 (x86_64-little_endian-lp64 shared (dynamic) debug build; by GCC 4.8.2) PASS : tst_qquickfocusscope::initTestCase() PASS : tst_qquickfocusscope::basic() PASS : tst_qquickfocusscope::nested() PASS : tst_qquickfocusscope::noFocus() QWARN : tst_qquickfocusscope::textEdit() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : tst_qquickfocusscope::textEdit() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : tst_qquickfocusscope::textEdit() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : tst_qquickfocusscope::textEdit() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." FAIL! : tst_qquickfocusscope::textEdit() 'item1->hasActiveFocus() == false' returned FALSE. () Loc: [tst_qquickfocusscope.cpp(215)] FAIL! : tst_qquickfocusscope::forceFocus() 'item0->hasActiveFocus() == false' returned FALSE. () Loc: [tst_qquickfocusscope.cpp(267)] QWARN : tst_qquickfocusscope::noParentFocus() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : tst_qquickfocusscope::noParentFocus() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : tst_qquickfocusscope::noParentFocus() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : tst_qquickfocusscope::noParentFocus() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : tst_qquickfocusscope::noParentFocus() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : tst_qquickfocusscope::noParentFocus() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : tst_qquickfocusscope::noParentFocus() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : tst_qquickfocusscope::noParentFocus() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : tst_qquickfocusscope::noParentFocus() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : tst_qquickfocusscope::noParentFocus() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : tst_qquickfocusscope::noParentFocus() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : tst_qquickfocusscope::noParentFocus() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." PASS : tst_qquickfocusscope::noParentFocus() QWARN : tst_qquickfocusscope::signalEmission() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : tst_qquickfocusscope::signalEmission() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : tst_qquickfocusscope::signalEmission() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : tst_qquickfocusscope::signalEmission() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." PASS : tst_qquickfocusscope::signalEmission() PASS : tst_qquickfocusscope::qtBug13380() PASS : tst_qquickfocusscope::forceActiveFocus() PASS : tst_qquickfocusscope::canvasFocus() PASS : tst_qquickfocusscope::cleanupTestCase() Totals: 10 passed, 2 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_qquickfocusscope ********* 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_qquickfocusscope: 4 seconds, exit code 2 Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_00164/revdep-qtdeclarative_linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_14.04_x64/log.txt.gz Tested changes (refs/builds/5.5_1425506961): http://codereview.qt-project.org/107409 [PS2] - Add Raspberry Pi 2 specs From ci-noreply at qt-project.org Thu Mar 5 00:44:57 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 5 Mar 2015 01:44:57 +0200 Subject: [Ci-reports] pass on QtWebEngine_5.5_Integration #22 Message-ID: <20150304_234457_053668.ci-noreply@qt-project.org> QtWebEngine_5.5_Integration #22: SUCCESS Tested changes (refs/builds/5.5_1425506795): http://codereview.qt-project.org/107592 [PS3] - Move findText to the public API From ci-noreply at qt-project.org Thu Mar 5 01:22:11 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 5 Mar 2015 01:22:11 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_dev_state #387 - FAILURE Message-ID: <20150305002211.6584C304B1@fork.qtproject.c.bitbit.net> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt-project.org/ci/Qt5_dev_state/build_00387 From ci-noreply at qt-project.org Thu Mar 5 01:30:44 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 5 Mar 2015 02:30:44 +0200 Subject: [Ci-reports] fail on QtDeclarative_5.5_Integration #48 Message-ID: <20150305_003044_092854.ci-noreply@qt-project.org> Autotests `tst_activeFocusOnTab' and `tst_controls' 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 qtquickcontrols FAIL! : qtquickcontrols::Tests_Button::test_activeFocusOnTab() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_button.qml(160)] FAIL! : qtquickcontrols::Tests_Button::test_checked() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_button.qml(265)] FAIL! : qtquickcontrols::Tests_Calendar::test_keyNavigation() Selecting a day from the previous month should select that date. Actual (): 2013-01-01T00:00:00 Expected (): 2012-12-31T00:00:00 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_calendar.qml(205)] FAIL! : qtquickcontrols::Tests_CheckBox::test_activeFocusOnTab() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_checkbox.qml(314)] FAIL! : qtquickcontrols::Tests_CheckBox::test_keyPressed() Compared values are not the same Actual (): 0 Expected (): 1 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_checkbox.qml(146)] FAIL! : qtquickcontrols::Tests_ComboBox::test_activated() Compared values are not the same Actual (): 0 Expected (): 1 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_combobox.qml(402)] FAIL! : qtquickcontrols::Tests_ComboBox::test_activeFocusOnTab() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_combobox.qml(449)] FAIL! : qtquickcontrols::Tests_ComboBox::test_append_find() Compared values are not the same Actual (): first Expected (): third Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_combobox.qml(213)] FAIL! : qtquickcontrols::Tests_ComboBox::test_currentIndexInMenu() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_combobox.qml(538)] FAIL! : qtquickcontrols::Tests_ComboBox::test_editable() Compared values are not the same Actual (): Expected (): coco Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_combobox.qml(240)] FAIL! : qtquickcontrols::Tests_ComboBox::test_keySearch() Compared values are not the same Actual (): Banana Expected (): Coco Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_combobox.qml(337)] FAIL! : qtquickcontrols::Tests_ComboBox::test_keys() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_combobox.qml(728)] FAIL! : qtquickcontrols::Tests_ComboBox::test_keyupdown() Compared values are not the same Actual (): 0 Expected (): 1 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_combobox.qml(83)] FAIL! : qtquickcontrols::Tests_ComboBox::test_spaceKey() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_combobox.qml(519)] FAIL! : qtquickcontrols::Tests_ComboBox::test_validator() Compared values are not the same Actual (): Expected (): r Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_combobox.qml(174)] FAIL! : qtquickcontrols::Tests_GroupBox::test_activeFocusOnTab() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_groupbox.qml(173)] FAIL! : qtquickcontrols::Tests_Keys::test_keys(TextInput) Compared values are not the same Actual (): [16777217] Expected (): [48] Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_keys.qml(97)] FAIL! : qtquickcontrols::Tests_Keys::test_keys(TextField) Compared values are not the same Actual (): [] Expected (): [48] Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_keys.qml(97)] FAIL! : qtquickcontrols::Tests_Keys::test_keys(TextEdit) Compared values are not the same Actual (): [] Expected (): [48] Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_keys.qml(97)] FAIL! : qtquickcontrols::Tests_Keys::test_keys(TextArea) Uncaught exception: Qt.createQmlObject(): failed to create object: :1:665: Type TextArea unavailable file:///work/build/qt/qtbase/qml/QtQuick/Controls/TextArea.qml:37:1: module "QtQuick" version 2.6 is not installed Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_keys.qml(86)] FAIL! : qtquickcontrols::Tests_Keys::test_keys(SpinBox) Compared values are not the same Actual (): [] Expected (): [48] Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_keys.qml(97)] FAIL! : qtquickcontrols::Tests_Keys::test_keys(ComboBox) Compared values are not the same Actual (): [] Expected (): [48] Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_keys.qml(97)] FAIL! : qtquickcontrols::Tests_Label::test_activeFocusOnTab() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_label.qml(93)] FAIL! : qtquickcontrols::Tests_ProgressBar::test_activeFocusOnTab() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_progressbar.qml(164)] FAIL! : qtquickcontrols::Tests_RadioButton::test_activeFocusOnTab() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_radiobutton.qml(228)] FAIL! : qtquickcontrols::Tests_RadioButton::test_keyPressed() Compared values are not the same Actual (): 0 Expected (): 1 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_radiobutton.qml(132)] FAIL! : qtquickcontrols::tst_scrollview::compile() Type TextArea unavailable Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_scrollview.qml(55)] FAIL! : qtquickcontrols::Tests_Slider::test_activeFocusOnTab() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_slider.qml(209)] FAIL! : qtquickcontrols::Tests_Slider::test_rightLeftKeyPressed() Compared values are not the same Actual (): 1 Expected (): 3 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_slider.qml(103)] FAIL! : qtquickcontrols::Tests_SpinBox::test_activeFocusOnTab() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_spinbox.qml(480)] FAIL! : qtquickcontrols::Tests_SpinBox::test_decrement_key() Compared values are not the same Actual (): 13 Expected (): 12 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_spinbox.qml(77)] FAIL! : qtquickcontrols::Tests_SpinBox::test_editingFinished() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_spinbox.qml(585)] FAIL! : qtquickcontrols::Tests_SpinBox::test_fixup() Compared values are not the same Actual (): 0 Expected (): -0 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_spinbox.qml(637)] FAIL! : qtquickcontrols::Tests_SpinBox::test_increment_key() Compared values are not the same Actual (): 47 Expected (): 48 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_spinbox.qml(61)] FAIL! : qtquickcontrols::Tests_SpinBox::test_keyboard_input(1) Compared values are not the same Actual (): 0 Expected (): 1 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_spinbox.qml(158)] FAIL! : qtquickcontrols::Tests_SpinBox::test_keyboard_input(10) Compared values are not the same Actual (): 1 Expected (): 10 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_spinbox.qml(158)] FAIL! : qtquickcontrols::Tests_SpinBox::test_keyboard_input(1.1) Compared values are not the same Actual (): 1 Expected (): 1.1 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_spinbox.qml(158)] FAIL! : qtquickcontrols::Tests_SpinBox::test_keyboard_input(10.10) Compared values are not the same Actual (): 10 Expected (): 10.1 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_spinbox.qml(158)] FAIL! : qtquickcontrols::Tests_SpinBox::test_keyboard_input(123.456) Compared values are not the same Actual (): 12.4 Expected (): 12.45 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_spinbox.qml(158)] FAIL! : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-1) Compared values are not the same Actual (): 56 Expected (): -1 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_spinbox.qml(158)] FAIL! : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-10) Compared values are not the same Actual (): -1 Expected (): -10 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_spinbox.qml(158)] FAIL! : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-100) Compared values are not the same Actual (): -1 Expected (): -10 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_spinbox.qml(158)] FAIL! : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-1.1) Compared values are not the same Actual (): -1 Expected (): -1.1 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_spinbox.qml(158)] FAIL! : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-10.10) Compared values are not the same Actual (): -10 Expected (): -10.1 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_spinbox.qml(158)] FAIL! : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-123.456) Compared values are not the same Actual (): -12.4 Expected (): -12.45 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_spinbox.qml(158)] FAIL! : qtquickcontrols::Tests_SpinBox::test_keyboard_input($100) Compared values are not the same Actual (): 1 Expected (): 100 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_spinbox.qml(158)] FAIL! : qtquickcontrols::Tests_SpinBox::test_keyboard_input(0123) Compared values are not the same Actual (): 12 Expected (): 123 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_spinbox.qml(158)] FAIL! : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-0123) Compared values are not the same Actual (): -12 Expected (): -123 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_spinbox.qml(158)] FAIL! : qtquickcontrols::Tests_SpinBox::test_keyboard_input(5) Compared values are not the same Actual (): 10 Expected (): 20 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_spinbox.qml(158)] FAIL! : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-5) Compared values are not the same Actual (): -10 Expected (): -20 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_spinbox.qml(158)] FAIL! : qtquickcontrols::Tests_SpinBox::test_keys() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_spinbox.qml(678)] FAIL! : qtquickcontrols::Tests_SpinBox::test_negativeStepSize() Compared values are not the same Actual (): 5 Expected (): 3 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_spinbox.qml(323)] FAIL! : qtquickcontrols::Tests_SpinBox::test_stepsize() Compared values are not the same Actual (): 12 Expected (): 10 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_spinbox.qml(305)] FAIL! : qtquickcontrols::Tests_StatusBar::test_activeFocusOnTab() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_statusbar.qml(90)] FAIL! : qtquickcontrols::Tests_Styles::test_createTextAreaStyle() Uncaught exception: Qt.createQmlObject(): failed to create object: :1:168: Type TextAreaStyle unavailable file:///work/build/qt/qtbase/qml/QtQuick/Controls/Styles/Base/TextAreaStyle.qml:61:1: Type TextArea unavailable file:///work/build/qt/qtbase/qml/QtQuick/Controls/TextArea.qml:37:1: module "QtQuick" version 2.6 is not installed Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_styles.qml(158)] FAIL! : qtquickcontrols::Tests_Switch::test_activeFocusOnTab() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_switch.qml(247)] FAIL! : qtquickcontrols::Tests_Switch::test_exclusiveGroup() Compared values are not the same Actual (): 0 Expected (): 1 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_switch.qml(171)] FAIL! : qtquickcontrols::Tests_Switch::test_keyPressed() Compared values are not the same Actual (): 1 Expected (): 0 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_switch.qml(135)] FAIL! : qtquickcontrols::Tests_TableView::test_activeFocusOnTab() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_tableview.qml(988)] FAIL! : qtquickcontrols::Tests_TableView::test_keyboardSelection() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_tableview.qml(131)] FAIL! : qtquickcontrols::Tests_TableView::test_keys_2() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_tableview.qml(231)] FAIL! : qtquickcontrols::Tests_TextArea::test_activeFocusOnPress() Uncaught exception: Qt.createQmlObject(): failed to create object: :1:30: Type TextArea unavailable file:///work/build/qt/qtbase/qml/QtQuick/Controls/TextArea.qml:37:1: module "QtQuick" version 2.6 is not installed Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_textarea.qml(66)] FAIL! : qtquickcontrols::Tests_TextArea::test_activeFocusOnTab() Uncaught exception: Qt.createQmlObject(): failed to create object: :1:369: Type TextArea unavailable file:///work/build/qt/qtbase/qml/QtQuick/Controls/TextArea.qml:37:1: module "QtQuick" version 2.6 is not installed Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_textarea.qml(111)] FAIL! : qtquickcontrols::Tests_TextArea::test_append() Uncaught exception: Qt.createQmlObject(): failed to create object: :1:30: Type TextArea unavailable file:///work/build/qt/qtbase/qml/QtQuick/Controls/TextArea.qml:37:1: module "QtQuick" version 2.6 is not installed Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_textarea.qml(53)] FAIL! : qtquickcontrols::Tests_TextArea::test_editingFinished() Compared values are not the same Actual (): 3 Expected (): 1 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_textarea.qml(157)] FAIL! : qtquickcontrols::Tests_TextArea::test_keys() Compared values are not the same Actual (): 3 Expected (): 1 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_textarea.qml(187)] FAIL! : qtquickcontrols::Tests_TextField::test_activeFocusOnTab() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_textfield.qml(345)] FAIL! : qtquickcontrols::Tests_TextField::test_cursorPosition() Compared values are not the same Actual (): 0 Expected (): 1 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_textfield.qml(192)] FAIL! : qtquickcontrols::Tests_TextField::test_editingFinished() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_textfield.qml(400)] FAIL! : qtquickcontrols::Tests_TextField::test_inputMask() Compared values are not the same Actual (): Expected (): - Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_textfield.qml(98)] FAIL! : qtquickcontrols::Tests_TextField::test_keys() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_textfield.qml(429)] FAIL! : qtquickcontrols::Tests_TextField::test_select() Compared values are not the same Actual (): this is my text Expected (): this my text Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_textfield.qml(182)] FAIL! : qtquickcontrols::Tests_TextField::test_selectAll() Compared values are not the same Actual (): this is my text Expected (): Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_textfield.qml(151)] FAIL! : qtquickcontrols::Tests_ToolBar::test_activeFocusOnTab() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_toolbar.qml(90)] FAIL! : qtquickcontrols::Tests_ToolButton::test_activeFocusOnTab() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_toolbutton.qml(110)] FAIL! : qtquickcontrols::Tests_TreeView::test_keys_navigation() Compared values are not the same Actual (): 1 Expected (): 2 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_treeview.qml(294)] FAIL! : qtquickcontrols::Tests_TreeView::test_selection_contiguousSelection() Compared values are not the same Actual (): 1 Expected (): 4 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_treeview.qml(726)] FAIL! : qtquickcontrols::Tests_TreeView::test_selection_extendedSelection() Compared values are not the same Actual (): 1 Expected (): 4 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_treeview.qml(637)] FAIL! : qtquickcontrols::Tests_TreeView::test_selection_singleSelection() Compared values are not the same Actual (): 26740688 Expected (): 34823024 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_treeview.qml(385)] Totals: 445 passed, 79 failed, 2 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of qtquickcontrols ********* Config: Using QtTest library 5.5.0, Qt 5.5.0 (x86_64-little_endian-lp64 shared (dynamic) debug build; by GCC 4.8.2) PASS : qtquickcontrols::Tests_ApplicationWindow::initTestCase() PASS : qtquickcontrols::Tests_ApplicationWindow::test_defaultContentItemConstraints(height) PASS : qtquickcontrols::Tests_ApplicationWindow::test_defaultContentItemConstraints(height_y) PASS : qtquickcontrols::Tests_ApplicationWindow::test_defaultContentItemConstraints(height_implicitHeight_anchorsFill) PASS : qtquickcontrols::Tests_ApplicationWindow::test_defaultContentItemConstraints(height_implicitHeight_anchorsFill_margins) PASS : qtquickcontrols::Tests_ApplicationWindow::test_defaultContentItemConstraints(height_anchorsFill_margins) PASS : qtquickcontrols::Tests_ApplicationWindow::test_defaultContentItemConstraints(anchorsFill_margins) PASS : qtquickcontrols::Tests_ApplicationWindow::test_defaultContentItemConstraints(anchorsFill_margins0) PASS : qtquickcontrols::Tests_ApplicationWindow::test_defaultContentItemConstraints(minimum_implicit_maximum_anchorsFill) PASS : qtquickcontrols::Tests_ApplicationWindow::test_defaultContentItemConstraints(minimum_implicit_maximum_anchorsFill_margins) PASS : qtquickcontrols::Tests_ApplicationWindow::test_defaultContentItemConstraints(minimum_height_maximum_anchorsFill) PASS : qtquickcontrols::Tests_ApplicationWindow::test_defaultSizeHints() PASS : qtquickcontrols::Tests_ApplicationWindow::test_invisibleContentItemChildren() PASS : qtquickcontrols::Tests_ApplicationWindow::test_minimumHeight() PASS : qtquickcontrols::Tests_ApplicationWindow::test_minimumSizeLargerThan_MaximumSize() PASS : qtquickcontrols::Tests_ApplicationWindow::test_windowHeight() PASS : qtquickcontrols::Tests_ApplicationWindow::test_windowHeight2() PASS : qtquickcontrols::Tests_ApplicationWindow::cleanupTestCase() PASS : qtquickcontrols::Tests_Baselines::initTestCase() PASS : qtquickcontrols::Tests_Baselines::test_baselineOffset(Text) PASS : qtquickcontrols::Tests_Baselines::test_baselineOffset(Button) PASS : qtquickcontrols::Tests_Baselines::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() FAIL! : qtquickcontrols::Tests_Button::test_activeFocusOnTab() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_button.qml(160)] FAIL! : qtquickcontrols::Tests_Button::test_checked() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_button.qml(265)] PASS : qtquickcontrols::Tests_Button::test_isDefault() PASS : qtquickcontrols::Tests_Button::test_text() PASS : qtquickcontrols::Tests_Button::cleanupTestCase() PASS : qtquickcontrols::Tests_Calendar::initTestCase() PASS : qtquickcontrols::Tests_Calendar::test_asynchronous() PASS : qtquickcontrols::Tests_Calendar::test_daysCenteredVertically() PASS : qtquickcontrols::Tests_Calendar::test_defaultConstructed() PASS : qtquickcontrols::Tests_Calendar::test_dragWhileMousePressed() PASS : qtquickcontrols::Tests_Calendar::test_gridCellRectCalculation() PASS : qtquickcontrols::Tests_Calendar::test_gridlessCellRectCalculation() PASS : qtquickcontrols::Tests_Calendar::test_hovered() FAIL! : qtquickcontrols::Tests_Calendar::test_keyNavigation() Selecting a day from the previous month should select that date. Actual (): 2013-01-01T00:00:00 Expected (): 2012-12-31T00:00:00 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_calendar.qml(205)] QWARN : qtquickcontrols::Tests_Calendar::test_minMaxJsDateRange() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." SKIP : qtquickcontrols::Tests_Calendar::test_minMaxJsDateRange() QTBUG-36846 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_calendar.qml(166)] PASS : qtquickcontrols::Tests_Calendar::test_minMaxUndefined() PASS : qtquickcontrols::Tests_Calendar::test_pressAndHold() PASS : qtquickcontrols::Tests_Calendar::test_selectDateWithMouse() PASS : qtquickcontrols::Tests_Calendar::test_selectInvalidDateWithMouse() PASS : qtquickcontrols::Tests_Calendar::test_selectNextMonth() PASS : qtquickcontrols::Tests_Calendar::test_selectPreviousMonth() PASS : qtquickcontrols::Tests_Calendar::test_selectedDate() PASS : qtquickcontrols::Tests_Calendar::test_setAfterConstructed() PASS : qtquickcontrols::Tests_Calendar::test_showNextMonthWithMouse() PASS : qtquickcontrols::Tests_Calendar::test_showPreviousMonthWithMouse() PASS : qtquickcontrols::Tests_Calendar::cleanupTestCase() PASS : qtquickcontrols::Tests_CheckBox::initTestCase() PASS : qtquickcontrols::Tests_CheckBox::test_activeFocusOnPress() FAIL! : qtquickcontrols::Tests_CheckBox::test_activeFocusOnTab() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_checkbox.qml(314)] PASS : qtquickcontrols::Tests_CheckBox::test_checkState_keep_binding() PASS : qtquickcontrols::Tests_CheckBox::test_check_keep_binding() PASS : qtquickcontrols::Tests_CheckBox::test_checked() PASS : qtquickcontrols::Tests_CheckBox::test_clicked() PASS : qtquickcontrols::Tests_CheckBox::test_defaultConstructed() QWARN : qtquickcontrols::Tests_CheckBox::test_exclusiveGroup() CheckBox_QMLTYPE_102 QVariant(Invalid) QRect(75,78 0x0) PASS : qtquickcontrols::Tests_CheckBox::test_exclusiveGroup() QWARN : qtquickcontrols::Tests_CheckBox::test_exclusiveGroup() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." FAIL! : qtquickcontrols::Tests_CheckBox::test_keyPressed() Compared values are not the same Actual (): 0 Expected (): 1 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_checkbox.qml(146)] PASS : qtquickcontrols::Tests_CheckBox::test_text() PASS : qtquickcontrols::Tests_CheckBox::cleanupTestCase() PASS : qtquickcontrols::Tests_ComboBox::initTestCase() FAIL! : qtquickcontrols::Tests_ComboBox::test_activated() Compared values are not the same Actual (): 0 Expected (): 1 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_combobox.qml(402)] QWARN : qtquickcontrols::Tests_ComboBox::test_activated() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : qtquickcontrols::Tests_ComboBox::test_activated() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." PASS : qtquickcontrols::Tests_ComboBox::test_activeFocusOnPress() QWARN : qtquickcontrols::Tests_ComboBox::test_activeFocusOnTab() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." FAIL! : qtquickcontrols::Tests_ComboBox::test_activeFocusOnTab() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_combobox.qml(449)] PASS : qtquickcontrols::Tests_ComboBox::test_addRemoveItemsInModel_QTBUG_30379() FAIL! : qtquickcontrols::Tests_ComboBox::test_append_find() Compared values are not the same Actual (): first Expected (): third Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_combobox.qml(213)] PASS : qtquickcontrols::Tests_ComboBox::test_arrayModelWithoutTextRole() PASS : qtquickcontrols::Tests_ComboBox::test_arraymodel() QWARN : qtquickcontrols::Tests_ComboBox::test_arraymodel() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." PASS : qtquickcontrols::Tests_ComboBox::test_arraymodelwithtextrole() QWARN : qtquickcontrols::Tests_ComboBox::test_currentIndexInMenu() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : qtquickcontrols::Tests_ComboBox::test_currentIndexInMenu() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : qtquickcontrols::Tests_ComboBox::test_currentIndexInMenu() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : qtquickcontrols::Tests_ComboBox::test_currentIndexInMenu() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : qtquickcontrols::Tests_ComboBox::test_currentIndexInMenu() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." FAIL! : qtquickcontrols::Tests_ComboBox::test_currentIndexInMenu() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_combobox.qml(538)] FAIL! : qtquickcontrols::Tests_ComboBox::test_editable() Compared values are not the same Actual (): Expected (): coco Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_combobox.qml(240)] PASS : qtquickcontrols::Tests_ComboBox::test_find() FAIL! : qtquickcontrols::Tests_ComboBox::test_keySearch() Compared values are not the same Actual (): Banana Expected (): Coco Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_combobox.qml(337)] QWARN : qtquickcontrols::Tests_ComboBox::test_keySearch() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." FAIL! : qtquickcontrols::Tests_ComboBox::test_keys() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_combobox.qml(728)] QWARN : qtquickcontrols::Tests_ComboBox::test_keys() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." FAIL! : qtquickcontrols::Tests_ComboBox::test_keyupdown() Compared values are not the same Actual (): 0 Expected (): 1 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_combobox.qml(83)] PASS : qtquickcontrols::Tests_ComboBox::test_minusOneIndexResetsSelection_QTBUG_35794() QWARN : qtquickcontrols::Tests_ComboBox::test_minusOneIndexResetsSelection_QTBUG_35794() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." PASS : qtquickcontrols::Tests_ComboBox::test_minusOneToZeroSelection_QTBUG_38036() PASS : qtquickcontrols::Tests_ComboBox::test_modelChange() QWARN : qtquickcontrols::Tests_ComboBox::test_modelChange() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : qtquickcontrols::Tests_ComboBox::test_modelChange() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : qtquickcontrols::Tests_ComboBox::test_spaceKey() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." FAIL! : qtquickcontrols::Tests_ComboBox::test_spaceKey() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_combobox.qml(519)] PASS : qtquickcontrols::Tests_ComboBox::test_stringListModel() PASS : qtquickcontrols::Tests_ComboBox::test_textAt() PASS : qtquickcontrols::Tests_ComboBox::test_textrole() QWARN : qtquickcontrols::Tests_ComboBox::test_validator() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." FAIL! : qtquickcontrols::Tests_ComboBox::test_validator() Compared values are not the same Actual (): Expected (): r Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_combobox.qml(174)] PASS : qtquickcontrols::Tests_ComboBox::test_variantListModel() PASS : qtquickcontrols::Tests_ComboBox::test_width_QTBUG_30377() PASS : qtquickcontrols::Tests_ComboBox::cleanupTestCase() PASS : qtquickcontrols::Tests_GridLayout::initTestCase() QWARN : qtquickcontrols::Tests_GridLayout::test_Margins() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : qtquickcontrols::Tests_GridLayout::test_Margins() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : qtquickcontrols::Tests_GridLayout::test_Margins() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." PASS : qtquickcontrols::Tests_GridLayout::test_Margins() PASS : qtquickcontrols::Tests_GridLayout::test_alignToPixelGrid() PASS : qtquickcontrols::Tests_GridLayout::test_alignment() PASS : qtquickcontrols::Tests_GridLayout::test_baselines() PASS : qtquickcontrols::Tests_GridLayout::test_columnOrRowChanged() PASS : qtquickcontrols::Tests_GridLayout::test_columnsChanged() PASS : qtquickcontrols::Tests_GridLayout::test_flow() PASS : qtquickcontrols::Tests_GridLayout::test_flowLeftToRight() PASS : qtquickcontrols::Tests_GridLayout::test_flowLeftToRightDefaultPositions() PASS : qtquickcontrols::Tests_GridLayout::test_flowTopToBottom() PASS : qtquickcontrols::Tests_GridLayout::test_invalidateWhileRearranging_QTBUG_44139() PASS : qtquickcontrols::Tests_GridLayout::test_rightToLeft() PASS : qtquickcontrols::Tests_GridLayout::test_rowsChanged() PASS : qtquickcontrols::Tests_GridLayout::test_sizeHints() PASS : qtquickcontrols::Tests_GridLayout::test_spacings() PASS : qtquickcontrols::Tests_GridLayout::test_spanAcrossEmptyRows() PASS : qtquickcontrols::Tests_GridLayout::test_spanIsMoreThanColumns() PASS : qtquickcontrols::Tests_GridLayout::cleanupTestCase() PASS : qtquickcontrols::Tests_GroupBox::initTestCase() QWARN : qtquickcontrols::Tests_GroupBox::test_activeFocusOnTab() CheckBox_QMLTYPE_102 QVariant(Invalid) QRect(0,0 0x0) QWARN : qtquickcontrols::Tests_GroupBox::test_activeFocusOnTab() CheckBox_QMLTYPE_102 QVariant(Invalid) QRect(0,0 0x0) QWARN : qtquickcontrols::Tests_GroupBox::test_activeFocusOnTab() CheckBox_QMLTYPE_102 QVariant(Invalid) QRect(50,50 24x0) FAIL! : qtquickcontrols::Tests_GroupBox::test_activeFocusOnTab() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_groupbox.qml(173)] QWARN : qtquickcontrols::Tests_GroupBox::test_checkable() CheckBox_QMLTYPE_102 QVariant(Invalid) QRect(0,0 0x0) PASS : qtquickcontrols::Tests_GroupBox::test_checkable() QWARN : qtquickcontrols::Tests_GroupBox::test_checked() CheckBox_QMLTYPE_102 QVariant(Invalid) QRect(0,0 0x0) QWARN : qtquickcontrols::Tests_GroupBox::test_checked() CheckBox_QMLTYPE_102 QVariant(Invalid) QRect(0,0 0x0) QWARN : qtquickcontrols::Tests_GroupBox::test_checked() CheckBox_QMLTYPE_102 QVariant(Invalid) QRect(0,0 0x0) PASS : qtquickcontrols::Tests_GroupBox::test_checked() QWARN : qtquickcontrols::Tests_GroupBox::test_contentItem() CheckBox_QMLTYPE_102 QVariant(Invalid) QRect(0,0 0x0) PASS : qtquickcontrols::Tests_GroupBox::test_contentItem() QWARN : qtquickcontrols::Tests_GroupBox::test_dynamicSize() CheckBox_QMLTYPE_102 QVariant(Invalid) QRect(0,0 0x0) QWARN : qtquickcontrols::Tests_GroupBox::test_dynamicSize() CheckBox_QMLTYPE_102 QVariant(Invalid) QRect(0,0 0x0) PASS : qtquickcontrols::Tests_GroupBox::test_dynamicSize() PASS : qtquickcontrols::Tests_GroupBox::cleanupTestCase() PASS : qtquickcontrols::Tests_Keys::initTestCase() QWARN : qtquickcontrols::Tests_Keys::test_keys(TextInput) QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." FAIL! : qtquickcontrols::Tests_Keys::test_keys(TextInput) Compared values are not the same Actual (): [16777217] Expected (): [48] Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_keys.qml(97)] FAIL! : qtquickcontrols::Tests_Keys::test_keys(TextField) Compared values are not the same Actual (): [] Expected (): [48] Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_keys.qml(97)] FAIL! : qtquickcontrols::Tests_Keys::test_keys(TextEdit) Compared values are not the same Actual (): [] Expected (): [48] Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_keys.qml(97)] FAIL! : qtquickcontrols::Tests_Keys::test_keys(TextArea) Uncaught exception: Qt.createQmlObject(): failed to create object: :1:665: Type TextArea unavailable file:///work/build/qt/qtbase/qml/QtQuick/Controls/TextArea.qml:37:1: module "QtQuick" version 2.6 is not installed Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_keys.qml(86)] QWARN : qtquickcontrols::Tests_Keys::test_keys(SpinBox) QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : qtquickcontrols::Tests_Keys::test_keys(SpinBox) QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : qtquickcontrols::Tests_Keys::test_keys(SpinBox) QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." FAIL! : qtquickcontrols::Tests_Keys::test_keys(SpinBox) Compared values are not the same Actual (): [] Expected (): [48] Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_keys.qml(97)] FAIL! : qtquickcontrols::Tests_Keys::test_keys(ComboBox) Compared values are not the same Actual (): [] Expected (): [48] Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_keys.qml(97)] PASS : qtquickcontrols::Tests_Keys::cleanupTestCase() PASS : qtquickcontrols::Tests_Label::initTestCase() FAIL! : qtquickcontrols::Tests_Label::test_activeFocusOnTab() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_label.qml(93)] 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() QWARN : qtquickcontrols::Tests_Menu::test___selectedIndex() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." PASS : qtquickcontrols::Tests_Menu::test_check() QWARN : qtquickcontrols::Tests_Menu::test_check() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : qtquickcontrols::Tests_Menu::test_check() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." PASS : qtquickcontrols::Tests_Menu::test_creation() PASS : qtquickcontrols::Tests_Menu::test_dynamicItems() (... 450 lines omitted; there are too many errors!) 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_43701() 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() FAIL! : qtquickcontrols::Tests_TextArea::test_activeFocusOnPress() Uncaught exception: Qt.createQmlObject(): failed to create object: :1:30: Type TextArea unavailable file:///work/build/qt/qtbase/qml/QtQuick/Controls/TextArea.qml:37:1: module "QtQuick" version 2.6 is not installed Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_textarea.qml(66)] FAIL! : qtquickcontrols::Tests_TextArea::test_activeFocusOnTab() Uncaught exception: Qt.createQmlObject(): failed to create object: :1:369: Type TextArea unavailable file:///work/build/qt/qtbase/qml/QtQuick/Controls/TextArea.qml:37:1: module "QtQuick" version 2.6 is not installed Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_textarea.qml(111)] FAIL! : qtquickcontrols::Tests_TextArea::test_append() Uncaught exception: Qt.createQmlObject(): failed to create object: :1:30: Type TextArea unavailable file:///work/build/qt/qtbase/qml/QtQuick/Controls/TextArea.qml:37:1: module "QtQuick" version 2.6 is not installed Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_textarea.qml(53)] FAIL! : qtquickcontrols::Tests_TextArea::test_editingFinished() Compared values are not the same Actual (): 3 Expected (): 1 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_textarea.qml(157)] FAIL! : qtquickcontrols::Tests_TextArea::test_keys() Compared values are not the same Actual (): 3 Expected (): 1 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_textarea.qml(187)] PASS : qtquickcontrols::Tests_TextArea::cleanupTestCase() PASS : qtquickcontrols::Tests_TextField::initTestCase() PASS : qtquickcontrols::Tests_TextField::test_activeFocusOnPress() FAIL! : qtquickcontrols::Tests_TextField::test_activeFocusOnTab() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_textfield.qml(345)] PASS : qtquickcontrols::Tests_TextField::test_copyPaste() FAIL! : qtquickcontrols::Tests_TextField::test_cursorPosition() Compared values are not the same Actual (): 0 Expected (): 1 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_textfield.qml(192)] PASS : qtquickcontrols::Tests_TextField::test_deselect() FAIL! : qtquickcontrols::Tests_TextField::test_editingFinished() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_textfield.qml(400)] PASS : qtquickcontrols::Tests_TextField::test_getText() FAIL! : qtquickcontrols::Tests_TextField::test_inputMask() Compared values are not the same Actual (): Expected (): - Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_textfield.qml(98)] PASS : qtquickcontrols::Tests_TextField::test_insert() FAIL! : qtquickcontrols::Tests_TextField::test_keys() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_textfield.qml(429)] PASS : qtquickcontrols::Tests_TextField::test_length() PASS : qtquickcontrols::Tests_TextField::test_maximumLength() PASS : qtquickcontrols::Tests_TextField::test_passwordCharacter() PASS : qtquickcontrols::Tests_TextField::test_readonly() PASS : qtquickcontrols::Tests_TextField::test_redo() PASS : qtquickcontrols::Tests_TextField::test_remove() FAIL! : qtquickcontrols::Tests_TextField::test_select() Compared values are not the same Actual (): this is my text Expected (): this my text Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_textfield.qml(182)] FAIL! : qtquickcontrols::Tests_TextField::test_selectAll() Compared values are not the same Actual (): this is my text Expected (): Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_textfield.qml(151)] 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() FAIL! : qtquickcontrols::Tests_ToolBar::test_activeFocusOnTab() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_toolbar.qml(90)] PASS : qtquickcontrols::Tests_ToolBar::test_createToolBar() PASS : qtquickcontrols::Tests_ToolBar::cleanupTestCase() PASS : qtquickcontrols::Tests_ToolButton::initTestCase() PASS : qtquickcontrols::Tests_ToolButton::test_activeFocusOnPress() FAIL! : qtquickcontrols::Tests_ToolButton::test_activeFocusOnTab() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_toolbutton.qml(110)] 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() PASS : qtquickcontrols::Tests_TreeView::initTestCase() PASS : qtquickcontrols::Tests_TreeView::test_basic_setup() PASS : qtquickcontrols::Tests_TreeView::test_clicked_signals() PASS : qtquickcontrols::Tests_TreeView::test_expand_collapse() PASS : qtquickcontrols::Tests_TreeView::test_headerHidden() FAIL! : qtquickcontrols::Tests_TreeView::test_keys_navigation() Compared values are not the same Actual (): 1 Expected (): 2 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_treeview.qml(294)] PASS : qtquickcontrols::Tests_TreeView::test_pressAndHold() XFAIL : qtquickcontrols::Tests_TreeView::test_selection_contiguousSelection() BUG selection.currentIndex is invalid when ContiguousSelection Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_treeview.qml(705)] FAIL! : qtquickcontrols::Tests_TreeView::test_selection_contiguousSelection() Compared values are not the same Actual (): 3 Expected (): 4 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_treeview.qml(726)] XFAIL : qtquickcontrols::Tests_TreeView::test_selection_extendedSelection() BUG selection.currentIndex is invalid when ExtendedSelection Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_treeview.qml(616)] FAIL! : qtquickcontrols::Tests_TreeView::test_selection_extendedSelection() Compared values are not the same Actual (): 3 Expected (): 4 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_treeview.qml(637)] XFAIL : qtquickcontrols::Tests_TreeView::test_selection_multiSelection() BUG selection.currentIndex is invalid when MultiSelection Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_treeview.qml(499)] XFAIL : qtquickcontrols::Tests_TreeView::test_selection_multiSelection() BUG selection.currentIndex is invalid when MultiSelection Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_treeview.qml(513)] XFAIL : qtquickcontrols::Tests_TreeView::test_selection_multiSelection() BUG selection.currentIndex is invalid when MultiSelection Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_treeview.qml(532)] XFAIL : qtquickcontrols::Tests_TreeView::test_selection_multiSelection() BUG selection.currentIndex is invalid when MultiSelection Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_treeview.qml(548)] FAIL! : qtquickcontrols::Tests_TreeView::test_selection_multiSelection() Compared values are not the same Actual (): 3 Expected (): 4 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_treeview.qml(567)] XFAIL : qtquickcontrols::Tests_TreeView::test_selection_noSelection() BUG selected state not updated with Command/Controls when SingleSelection Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_treeview.qml(450)] PASS : qtquickcontrols::Tests_TreeView::test_selection_noSelection() QWARN : qtquickcontrols::Tests_TreeView::test_selection_singleSelection() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : qtquickcontrols::Tests_TreeView::test_selection_singleSelection() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : qtquickcontrols::Tests_TreeView::test_selection_singleSelection() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." XFAIL : qtquickcontrols::Tests_TreeView::test_selection_singleSelection() BUG isSelected is always false when SingleSelection Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_treeview.qml(373)] XFAIL : qtquickcontrols::Tests_TreeView::test_selection_singleSelection() BUG hasSelection is always false when SingleSelection Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_treeview.qml(375)] XFAIL : qtquickcontrols::Tests_TreeView::test_selection_singleSelection() BUG empty selectedIndex when SingleSelection Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_treeview.qml(378)] FAIL! : qtquickcontrols::Tests_TreeView::test_selection_singleSelection() Compared values are not the same Actual (): 35721824 Expected (): 51774768 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_treeview.qml(385)] PASS : qtquickcontrols::Tests_TreeView::cleanupTestCase() Totals: 443 passed, 81 failed, 2 skipped, 0 blacklisted ********* Finished testing of qtquickcontrols ********* 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 79 QtQA::App::TestRunner: second attempt: exited with exit code 81 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_controls: 64 seconds, exit code 81 Testing tst_activeFocusOnTab QFATAL : tst_activeFocusOnTab::activeFocusOnTab() Received signal 11 FAIL! : tst_activeFocusOnTab::activeFocusOnTab() Received a fatal error. Loc: [Unknown file(0)] Totals: 1 passed, 1 failed, 0 skipped, 0 blacklisted 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 21304] QtQA::App::TestRunner: [New LWP 21307] QtQA::App::TestRunner: [New LWP 21308] QtQA::App::TestRunner: [New LWP 21310] QtQA::App::TestRunner: [New LWP 21312] QtQA::App::TestRunner: [New LWP 21311] QtQA::App::TestRunner: [New LWP 21316] QtQA::App::TestRunner: [New LWP 21313] QtQA::App::TestRunner: [New LWP 21314] QtQA::App::TestRunner: [New LWP 21315] QtQA::App::TestRunner: [New LWP 21305] QtQA::App::TestRunner: [New LWP 21306] QtQA::App::TestRunner: [Thread debugging using libthread_db enabled] QtQA::App::TestRunner: Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". QtQA::App::TestRunner: Core was generated by `./tst_activeFocusOnTab -silent -o /work/ci/qt/qtdeclarative/5.5/_artifacts/test'. QtQA::App::TestRunner: Program terminated with signal SIGABRT, Aborted. QtQA::App::TestRunner: #0 0x00007f01c4168cc9 in __GI_raise (sig=sig at entry=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:56 QtQA::App::TestRunner: 56 ../nptl/sysdeps/unix/sysv/linux/raise.c: No such file or directory. QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 12 (Thread 0x7f01b0a8c700 (LWP 21306)): QtQA::App::TestRunner: #0 0x00007f01c421fcbd in poll () at ../sysdeps/unix/syscall-template.S:81 QtQA::App::TestRunner: #1 0x00007f01c3538fe4 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #2 0x00007f01c35390ec in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #3 0x00007f01b0a941ad in ?? () from /usr/lib/x86_64-linux-gnu/gio/modules/libdconfsettings.so QtQA::App::TestRunner: #4 0x00007f01c355df05 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #5 0x00007f01c3a51182 in start_thread (arg=0x7f01b0a8c700) at pthread_create.c:312 QtQA::App::TestRunner: #6 0x00007f01c422d00d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 11 (Thread 0x7f01bb169700 (LWP 21305)): QtQA::App::TestRunner: #0 0x00007f01c421fcbd in poll () at ../sysdeps/unix/syscall-template.S:81 QtQA::App::TestRunner: #1 0x00007f01c16ddb72 in poll (__timeout=-1, __nfds=1, __fds=0x7f01bb168d00) at /usr/include/x86_64-linux-gnu/bits/poll2.h:46 QtQA::App::TestRunner: #2 _xcb_conn_wait (c=c at entry=0x745960, cond=cond at entry=0x7459a0, vector=vector at entry=0x0, count=count at entry=0x0) at ../../src/xcb_conn.c:447 QtQA::App::TestRunner: #3 0x00007f01c16df64f in xcb_wait_for_event (c=0x745960) at ../../src/xcb_in.c:622 QtQA::App::TestRunner: #4 0x00007f01c6c1dfad in TestNamespace::QXcbEventReader::run (this=0x7518b0) at qxcbconnection.cpp:1053 QtQA::App::TestRunner: #5 0x00007f01c4ae58d5 in TestNamespace::QThreadPrivate::start (arg=0x7518b0) at thread/qthread_unix.cpp:331 QtQA::App::TestRunner: #6 0x00007f01c3a51182 in start_thread (arg=0x7f01bb169700) at pthread_create.c:312 QtQA::App::TestRunner: #7 0x00007f01c422d00d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 10 (Thread 0x7f018c90d700 (LWP 21315)): QtQA::App::TestRunner: #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 QtQA::App::TestRunner: #1 0x00007f01a199551b in ?? () from /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so QtQA::App::TestRunner: #2 0x00007f01a1994c69 in ?? () from /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so QtQA::App::TestRunner: #3 0x00007f01c3a51182 in start_thread (arg=0x7f018c90d700) at pthread_create.c:312 QtQA::App::TestRunner: #4 0x00007f01c422d00d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 9 (Thread 0x7f018d10e700 (LWP 21314)): QtQA::App::TestRunner: #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 QtQA::App::TestRunner: #1 0x00007f01a199551b in ?? () from /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so QtQA::App::TestRunner: #2 0x00007f01a1994c69 in ?? () from /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so QtQA::App::TestRunner: #3 0x00007f01c3a51182 in start_thread (arg=0x7f018d10e700) at pthread_create.c:312 QtQA::App::TestRunner: #4 0x00007f01c422d00d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 8 (Thread 0x7f018d90f700 (LWP 21313)): QtQA::App::TestRunner: #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 QtQA::App::TestRunner: #1 0x00007f01a199551b in ?? () from /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so QtQA::App::TestRunner: #2 0x00007f01a1994c69 in ?? () from /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so QtQA::App::TestRunner: #3 0x00007f01c3a51182 in start_thread (arg=0x7f018d90f700) at pthread_create.c:312 QtQA::App::TestRunner: #4 0x00007f01c422d00d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 7 (Thread 0x7f018c10c700 (LWP 21316)): QtQA::App::TestRunner: #0 0x00007f01c421fcbd in poll () at ../sysdeps/unix/syscall-template.S:81 QtQA::App::TestRunner: #1 0x00007f01c3538fe4 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #2 0x00007f01c35390ec in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #3 0x00007f01c4dd593d in TestNamespace::QEventDispatcherGlib::processEvents (this=0x7f01840008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:418 QtQA::App::TestRunner: #4 0x00007f01c4d5e5f0 in TestNamespace::QEventLoop::processEvents (this=0x7f018c10be10, flags=...) at kernel/qeventloop.cpp:128 QtQA::App::TestRunner: #5 0x00007f01c4d5e8b1 in TestNamespace::QEventLoop::exec (this=0x7f018c10be10, flags=...) at kernel/qeventloop.cpp:204 QtQA::App::TestRunner: #6 0x00007f01c4ade4ca in TestNamespace::QThread::exec (this=0x9c4bd0) at thread/qthread.cpp:503 QtQA::App::TestRunner: #7 0x00007f01c5437fb3 in TestNamespace::QQmlThreadPrivate::run (this=0x9c4bd0) at qml/ftw/qqmlthread.cpp:141 QtQA::App::TestRunner: #8 0x00007f01c4ae58d5 in TestNamespace::QThreadPrivate::start (arg=0x9c4bd0) at thread/qthread_unix.cpp:331 QtQA::App::TestRunner: #9 0x00007f01c3a51182 in start_thread (arg=0x7f018c10c700) at pthread_create.c:312 QtQA::App::TestRunner: #10 0x00007f01c422d00d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 6 (Thread 0x7f01a2ffd700 (LWP 21311)): QtQA::App::TestRunner: #0 0x00007f01c421fcbd in poll () at ../sysdeps/unix/syscall-template.S:81 QtQA::App::TestRunner: #1 0x00007f01c3538fe4 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #2 0x00007f01c35390ec in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #3 0x00007f01c4dd595d in TestNamespace::QEventDispatcherGlib::processEvents (this=0x7f01940008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:420 QtQA::App::TestRunner: #4 0x00007f01c4d5e5f0 in TestNamespace::QEventLoop::processEvents (this=0x7f01a2ffce10, flags=...) at kernel/qeventloop.cpp:128 QtQA::App::TestRunner: #5 0x00007f01c4d5e8b1 in TestNamespace::QEventLoop::exec (this=0x7f01a2ffce10, flags=...) at kernel/qeventloop.cpp:204 QtQA::App::TestRunner: #6 0x00007f01c4ade4ca in TestNamespace::QThread::exec (this=0x932590) at thread/qthread.cpp:503 QtQA::App::TestRunner: #7 0x00007f01c5437fb3 in TestNamespace::QQmlThreadPrivate::run (this=0x932590) at qml/ftw/qqmlthread.cpp:141 QtQA::App::TestRunner: #8 0x00007f01c4ae58d5 in TestNamespace::QThreadPrivate::start (arg=0x932590) at thread/qthread_unix.cpp:331 QtQA::App::TestRunner: #9 0x00007f01c3a51182 in start_thread (arg=0x7f01a2ffd700) at pthread_create.c:312 QtQA::App::TestRunner: #10 0x00007f01c422d00d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 5 (Thread 0x7f018e110700 (LWP 21312)): QtQA::App::TestRunner: #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 QtQA::App::TestRunner: #1 0x00007f01a199551b in ?? () from /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so QtQA::App::TestRunner: #2 0x00007f01a1994c69 in ?? () from /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so QtQA::App::TestRunner: #3 0x00007f01c3a51182 in start_thread (arg=0x7f018e110700) at pthread_create.c:312 QtQA::App::TestRunner: #4 0x00007f01c422d00d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 4 (Thread 0x7f01a37fe700 (LWP 21310)): QtQA::App::TestRunner: #0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:238 QtQA::App::TestRunner: #1 0x00007f01c357ace5 in g_cond_wait_until () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #2 0x00007f01c350f1c1 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #3 0x00007f01c350f74b in g_async_queue_timeout_pop () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #4 0x00007f01c355e956 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #5 0x00007f01c355df05 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #6 0x00007f01c3a51182 in start_thread (arg=0x7f01a37fe700) at pthread_create.c:312 QtQA::App::TestRunner: #7 0x00007f01c422d00d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 3 (Thread 0x7f01a889c700 (LWP 21308)): QtQA::App::TestRunner: #0 0x00007f01c421fcbd in poll () at ../sysdeps/unix/syscall-template.S:81 QtQA::App::TestRunner: #1 0x00007f01c3538fe4 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #2 0x00007f01c35390ec in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #3 0x00007f01c3539129 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #4 0x00007f01c355df05 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #5 0x00007f01c3a51182 in start_thread (arg=0x7f01a889c700) at pthread_create.c:312 QtQA::App::TestRunner: #6 0x00007f01c422d00d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2 (Thread 0x7f01abfff700 (LWP 21307)): QtQA::App::TestRunner: #0 0x00007f01c421fcbd in poll () at ../sysdeps/unix/syscall-template.S:81 QtQA::App::TestRunner: #1 0x00007f01c3538fe4 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #2 0x00007f01c353930a in g_main_loop_run () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #3 0x00007f01b8ba9336 in ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0 QtQA::App::TestRunner: #4 0x00007f01c355df05 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #5 0x00007f01c3a51182 in start_thread (arg=0x7f01abfff700) at pthread_create.c:312 QtQA::App::TestRunner: #6 0x00007f01c422d00d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1 (Thread 0x7f01c6d5b780 (LWP 21304)): QtQA::App::TestRunner: #0 0x00007f01c4168cc9 in __GI_raise (sig=sig at entry=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:56 QtQA::App::TestRunner: #1 0x00007f01c416c0d8 in __GI_abort () at abort.c:89 QtQA::App::TestRunner: #2 0x00007f01c4ad2257 in TestNamespace::qt_message_fatal (context=..., message=...) at global/qlogging.cpp:1575 QtQA::App::TestRunner: #3 0x00007f01c4ace76c in TestNamespace::QMessageLogger::fatal (this=0x7ffff061db90, msg=0x7f01c6db7c1c "Received signal %d") at global/qlogging.cpp:777 QtQA::App::TestRunner: #4 0x00007f01c6d9cd41 in TestNamespace::QTest::FatalSignalHandler::signal (signum=11) at qtestcase.cpp:2391 QtQA::App::TestRunner: #5 QtQA::App::TestRunner: #6 0x00007f01c67630a2 in TestNamespace::QScopedPointer >::data (this=0x8) at /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qscopedpointer.h:135 QtQA::App::TestRunner: #7 0x00007f01c68526df in TestNamespace::qGetPtrHelper > (p=...) at /work/build/qt/qtbase/include/QtCore/../../src/corelib/global/qglobal.h:979 QtQA::App::TestRunner: #8 0x00007f01c68530dc in TestNamespace::QQuickItem::d_func (this=0x0) at items/qquickitem.h:443 QtQA::App::TestRunner: #9 0x00007f01c68448c2 in TestNamespace::QQuickItem::childItems (this=0x0) at items/qquickitem.cpp:3458 QtQA::App::TestRunner: #10 0x000000000040e1eb in QQuickVisualTestUtil::findItem (parent=0x0, objectName=..., index=-1) at ../shared/visualtestutil.h:61 QtQA::App::TestRunner: #11 0x000000000040700f in tst_activeFocusOnTab::activeFocusOnTab (this=0x7ffff061fbf0) at tst_activeFocusOnTab.cpp:98 QtQA::App::TestRunner: #12 0x000000000040cebe in tst_activeFocusOnTab::qt_static_metacall (_o=0x7ffff061fbf0, _c=TestNamespace::QMetaObject::InvokeMetaMethod, _id=2, _a=0x7ffff061f100) at .moc/tst_activeFocusOnTab.moc:80 QtQA::App::TestRunner: #13 0x00007f01c4d6de15 in TestNamespace::QMetaMethod::invoke (this=0x7ffff061f270, object=0x7ffff061fbf0, connectionType=TestNamespace::Qt::DirectConnection, returnValue=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:2184 QtQA::App::TestRunner: #14 0x00007f01c4d6d2dd in TestNamespace::QMetaObject::invokeMethod (obj=0x7ffff061fbf0, member=0x9cfd90 "activeFocusOnTab", type=TestNamespace::Qt::DirectConnection, ret=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:1479 QtQA::App::TestRunner: #15 0x00007f01c6da07d3 in TestNamespace::QMetaObject::invokeMethod (obj=0x7ffff061fbf0, member=0x9cfd90 "activeFocusOnTab", type=TestNamespace::Qt::DirectConnection, val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs.h:408 QtQA::App::TestRunner: #16 0x00007f01c6d9b5e4 in TestNamespace::QTest::qInvokeTestMethodDataEntry (slot=0x9cfd90 "activeFocusOnTab") at qtestcase.cpp:1939 QtQA::App::TestRunner: #17 0x00007f01c6d9beb9 in TestNamespace::QTest::qInvokeTestMethod (slotName=0x9cfc78 "activeFocusOnTab()", data=0x0) at qtestcase.cpp:2067 QtQA::App::TestRunner: #18 0x00007f01c6d9cc2c in TestNamespace::QTest::qInvokeTestMethods (testObject=0x7ffff061fbf0) at qtestcase.cpp:2356 QtQA::App::TestRunner: #19 0x00007f01c6d9d2b1 in TestNamespace::QTest::qExec (testObject=0x7ffff061fbf0, argc=6, argv=0x7ffff061fd28) at qtestcase.cpp:2598 QtQA::App::TestRunner: #20 0x000000000040cdf8 in main (argc=6, argv=0x7ffff061fd28) at tst_activeFocusOnTab.cpp:579 QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_activeFocusOnTab ********* Config: Using QtTest library 5.5.0, Qt 5.5.0 (x86_64-little_endian-lp64 shared (dynamic) debug build; by GCC 4.8.2) PASS : tst_activeFocusOnTab::initTestCase() QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///work/build/qt/qtquickcontrols/tests/auto/activeFocusOnTab/data/activeFocusOnTab.qml:206:9: Type TextArea unavailable TextArea { ^ QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///work/build/qt/qtbase/qml/QtQuick/Controls/TextArea.qml:37:1: module "QtQuick" version 2.6 is not installed import QtQuick 2.6 ^ QFATAL : tst_activeFocusOnTab::activeFocusOnTab() Received signal 11 FAIL! : tst_activeFocusOnTab::activeFocusOnTab() Received a fatal error. Loc: [Unknown file(0)] Totals: 1 passed, 1 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_activeFocusOnTab ********* 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 21320] QtQA::App::TestRunner: [New LWP 21328] QtQA::App::TestRunner: [New LWP 21329] QtQA::App::TestRunner: [New LWP 21332] QtQA::App::TestRunner: [New LWP 21322] QtQA::App::TestRunner: [New LWP 21323] QtQA::App::TestRunner: [New LWP 21324] QtQA::App::TestRunner: [New LWP 21321] QtQA::App::TestRunner: [New LWP 21326] QtQA::App::TestRunner: [New LWP 21327] QtQA::App::TestRunner: [New LWP 21330] QtQA::App::TestRunner: [New LWP 21331] QtQA::App::TestRunner: [Thread debugging using libthread_db enabled] QtQA::App::TestRunner: Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". QtQA::App::TestRunner: Core was generated by `./tst_activeFocusOnTab -o /work/ci/qt/qtdeclarative/5.5/_artifacts/test-logs/ts'. QtQA::App::TestRunner: Program terminated with signal SIGABRT, Aborted. QtQA::App::TestRunner: #0 0x00007f5fbd64ccc9 in __GI_raise (sig=sig at entry=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:56 QtQA::App::TestRunner: 56 ../nptl/sysdeps/unix/sysv/linux/raise.c: No such file or directory. QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 12 (Thread 0x7f5f8590f700 (LWP 21331)): QtQA::App::TestRunner: #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 QtQA::App::TestRunner: #1 0x00007f5f8e9f751b in ?? () from /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so QtQA::App::TestRunner: #2 0x00007f5f8e9f6c69 in ?? () from /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so QtQA::App::TestRunner: #3 0x00007f5fbcf35182 in start_thread (arg=0x7f5f8590f700) at pthread_create.c:312 QtQA::App::TestRunner: #4 0x00007f5fbd71100d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 11 (Thread 0x7f5f86110700 (LWP 21330)): QtQA::App::TestRunner: #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 QtQA::App::TestRunner: #1 0x00007f5f8e9f751b in ?? () from /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so QtQA::App::TestRunner: #2 0x00007f5f8e9f6c69 in ?? () from /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so QtQA::App::TestRunner: #3 0x00007f5fbcf35182 in start_thread (arg=0x7f5f86110700) at pthread_create.c:312 QtQA::App::TestRunner: #4 0x00007f5fbd71100d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 10 (Thread 0x7f5f8ffff700 (LWP 21327)): QtQA::App::TestRunner: #0 0x00007f5fbd703cbd in poll () at ../sysdeps/unix/syscall-template.S:81 QtQA::App::TestRunner: #1 0x00007f5fbca1cfe4 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #2 0x00007f5fbca1d0ec in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #3 0x00007f5fbe2b995d in TestNamespace::QEventDispatcherGlib::processEvents (this=0x7f5f880008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:420 QtQA::App::TestRunner: #4 0x00007f5fbe2425f0 in TestNamespace::QEventLoop::processEvents (this=0x7f5f8fffee10, flags=...) at kernel/qeventloop.cpp:128 QtQA::App::TestRunner: #5 0x00007f5fbe2428b1 in TestNamespace::QEventLoop::exec (this=0x7f5f8fffee10, flags=...) at kernel/qeventloop.cpp:204 QtQA::App::TestRunner: #6 0x00007f5fbdfc24ca in TestNamespace::QThread::exec (this=0x1061390) at thread/qthread.cpp:503 QtQA::App::TestRunner: #7 0x00007f5fbe91bfb3 in TestNamespace::QQmlThreadPrivate::run (this=0x1061390) at qml/ftw/qqmlthread.cpp:141 QtQA::App::TestRunner: #8 0x00007f5fbdfc98d5 in TestNamespace::QThreadPrivate::start (arg=0x1061390) at thread/qthread_unix.cpp:331 QtQA::App::TestRunner: #9 0x00007f5fbcf35182 in start_thread (arg=0x7f5f8ffff700) at pthread_create.c:312 QtQA::App::TestRunner: #10 0x00007f5fbd71100d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 9 (Thread 0x7f5fa0bbe700 (LWP 21326)): QtQA::App::TestRunner: #0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:238 QtQA::App::TestRunner: #1 0x00007f5fbca5ece5 in g_cond_wait_until () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #2 0x00007f5fbc9f31c1 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #3 0x00007f5fbc9f374b in g_async_queue_timeout_pop () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #4 0x00007f5fbca42956 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #5 0x00007f5fbca41f05 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #6 0x00007f5fbcf35182 in start_thread (arg=0x7f5fa0bbe700) at pthread_create.c:312 QtQA::App::TestRunner: #7 0x00007f5fbd71100d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 8 (Thread 0x7f5fb464d700 (LWP 21321)): QtQA::App::TestRunner: #0 0x00007f5fbd703cbd in poll () at ../sysdeps/unix/syscall-template.S:81 QtQA::App::TestRunner: #1 0x00007f5fbabc1b72 in poll (__timeout=-1, __nfds=1, __fds=0x7f5fb464cd00) at /usr/include/x86_64-linux-gnu/bits/poll2.h:46 QtQA::App::TestRunner: #2 _xcb_conn_wait (c=c at entry=0xe76960, cond=cond at entry=0xe769a0, vector=vector at entry=0x0, count=count at entry=0x0) at ../../src/xcb_conn.c:447 QtQA::App::TestRunner: #3 0x00007f5fbabc364f in xcb_wait_for_event (c=0xe76960) at ../../src/xcb_in.c:622 QtQA::App::TestRunner: #4 0x00007f5fc0101fad in TestNamespace::QXcbEventReader::run (this=0xe828b0) at qxcbconnection.cpp:1053 QtQA::App::TestRunner: #5 0x00007f5fbdfc98d5 in TestNamespace::QThreadPrivate::start (arg=0xe828b0) at thread/qthread_unix.cpp:331 QtQA::App::TestRunner: #6 0x00007f5fbcf35182 in start_thread (arg=0x7f5fb464d700) at pthread_create.c:312 QtQA::App::TestRunner: #7 0x00007f5fbd71100d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 7 (Thread 0x7f5fa1bc0700 (LWP 21324)): QtQA::App::TestRunner: #0 0x00007f5fbd703cbd in poll () at ../sysdeps/unix/syscall-template.S:81 QtQA::App::TestRunner: #1 0x00007f5fbca1cfe4 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #2 0x00007f5fbca1d0ec in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #3 0x00007f5fbca1d129 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #4 0x00007f5fbca41f05 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #5 0x00007f5fbcf35182 in start_thread (arg=0x7f5fa1bc0700) at pthread_create.c:312 QtQA::App::TestRunner: #6 0x00007f5fbd71100d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 6 (Thread 0x7f5fa9654700 (LWP 21323)): QtQA::App::TestRunner: #0 0x00007f5fbd703cbd in poll () at ../sysdeps/unix/syscall-template.S:81 QtQA::App::TestRunner: #1 0x00007f5fbca1cfe4 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #2 0x00007f5fbca1d30a in g_main_loop_run () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #3 0x00007f5fb208d336 in ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0 QtQA::App::TestRunner: #4 0x00007f5fbca41f05 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #5 0x00007f5fbcf35182 in start_thread (arg=0x7f5fa9654700) at pthread_create.c:312 QtQA::App::TestRunner: #6 0x00007f5fbd71100d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 5 (Thread 0x7f5fa9e55700 (LWP 21322)): QtQA::App::TestRunner: #0 0x00007f5fbd703cbd in poll () at ../sysdeps/unix/syscall-template.S:81 QtQA::App::TestRunner: #1 0x00007f5fbca1cfe4 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #2 0x00007f5fbca1d0ec in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #3 0x00007f5fa9e5d1ad in ?? () from /usr/lib/x86_64-linux-gnu/gio/modules/libdconfsettings.so QtQA::App::TestRunner: #4 0x00007f5fbca41f05 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #5 0x00007f5fbcf35182 in start_thread (arg=0x7f5fa9e55700) at pthread_create.c:312 QtQA::App::TestRunner: #6 0x00007f5fbd71100d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 4 (Thread 0x7f5f8510e700 (LWP 21332)): QtQA::App::TestRunner: #0 0x00007f5fbd703cbd in poll () at ../sysdeps/unix/syscall-template.S:81 QtQA::App::TestRunner: #1 0x00007f5fbca1cfe4 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #2 0x00007f5fbca1d0ec in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #3 0x00007f5fbe2b993d in TestNamespace::QEventDispatcherGlib::processEvents (this=0x7f5f800008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:418 QtQA::App::TestRunner: #4 0x00007f5fbe2425f0 in TestNamespace::QEventLoop::processEvents (this=0x7f5f8510de10, flags=...) at kernel/qeventloop.cpp:128 QtQA::App::TestRunner: #5 0x00007f5fbe2428b1 in TestNamespace::QEventLoop::exec (this=0x7f5f8510de10, flags=...) at kernel/qeventloop.cpp:204 QtQA::App::TestRunner: #6 0x00007f5fbdfc24ca in TestNamespace::QThread::exec (this=0x10fc260) at thread/qthread.cpp:503 QtQA::App::TestRunner: #7 0x00007f5fbe91bfb3 in TestNamespace::QQmlThreadPrivate::run (this=0x10fc260) at qml/ftw/qqmlthread.cpp:141 QtQA::App::TestRunner: #8 0x00007f5fbdfc98d5 in TestNamespace::QThreadPrivate::start (arg=0x10fc260) at thread/qthread_unix.cpp:331 QtQA::App::TestRunner: #9 0x00007f5fbcf35182 in start_thread (arg=0x7f5f8510e700) at pthread_create.c:312 QtQA::App::TestRunner: #10 0x00007f5fbd71100d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 3 (Thread 0x7f5f8cd1b700 (LWP 21329)): QtQA::App::TestRunner: #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 QtQA::App::TestRunner: #1 0x00007f5f8e9f751b in ?? () from /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so QtQA::App::TestRunner: #2 0x00007f5f8e9f6c69 in ?? () from /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so QtQA::App::TestRunner: #3 0x00007f5fbcf35182 in start_thread (arg=0x7f5f8cd1b700) at pthread_create.c:312 QtQA::App::TestRunner: #4 0x00007f5fbd71100d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2 (Thread 0x7f5f8d51c700 (LWP 21328)): QtQA::App::TestRunner: #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 QtQA::App::TestRunner: #1 0x00007f5f8e9f751b in ?? () from /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so QtQA::App::TestRunner: #2 0x00007f5f8e9f6c69 in ?? () from /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so QtQA::App::TestRunner: #3 0x00007f5fbcf35182 in start_thread (arg=0x7f5f8d51c700) at pthread_create.c:312 QtQA::App::TestRunner: #4 0x00007f5fbd71100d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1 (Thread 0x7f5fc023f780 (LWP 21320)): QtQA::App::TestRunner: #0 0x00007f5fbd64ccc9 in __GI_raise (sig=sig at entry=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:56 QtQA::App::TestRunner: #1 0x00007f5fbd6500d8 in __GI_abort () at abort.c:89 QtQA::App::TestRunner: #2 0x00007f5fbdfb6257 in TestNamespace::qt_message_fatal (context=..., message=...) at global/qlogging.cpp:1575 QtQA::App::TestRunner: #3 0x00007f5fbdfb276c in TestNamespace::QMessageLogger::fatal (this=0x7fff84b53250, msg=0x7f5fc029bc1c "Received signal %d") at global/qlogging.cpp:777 QtQA::App::TestRunner: #4 0x00007f5fc0280d41 in TestNamespace::QTest::FatalSignalHandler::signal (signum=11) at qtestcase.cpp:2391 QtQA::App::TestRunner: #5 QtQA::App::TestRunner: #6 0x00007f5fbfc470a2 in TestNamespace::QScopedPointer >::data (this=0x8) at /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qscopedpointer.h:135 QtQA::App::TestRunner: #7 0x00007f5fbfd366df in TestNamespace::qGetPtrHelper > (p=...) at /work/build/qt/qtbase/include/QtCore/../../src/corelib/global/qglobal.h:979 QtQA::App::TestRunner: #8 0x00007f5fbfd370dc in TestNamespace::QQuickItem::d_func (this=0x0) at items/qquickitem.h:443 QtQA::App::TestRunner: #9 0x00007f5fbfd288c2 in TestNamespace::QQuickItem::childItems (this=0x0) at items/qquickitem.cpp:3458 QtQA::App::TestRunner: #10 0x000000000040e1eb in QQuickVisualTestUtil::findItem (parent=0x0, objectName=..., index=-1) at ../shared/visualtestutil.h:61 QtQA::App::TestRunner: #11 0x000000000040700f in tst_activeFocusOnTab::activeFocusOnTab (this=0x7fff84b552a0) at tst_activeFocusOnTab.cpp:98 QtQA::App::TestRunner: #12 0x000000000040cebe in tst_activeFocusOnTab::qt_static_metacall (_o=0x7fff84b552a0, _c=TestNamespace::QMetaObject::InvokeMetaMethod, _id=2, _a=0x7fff84b547b0) at .moc/tst_activeFocusOnTab.moc:80 QtQA::App::TestRunner: #13 0x00007f5fbe251e15 in TestNamespace::QMetaMethod::invoke (this=0x7fff84b54920, object=0x7fff84b552a0, connectionType=TestNamespace::Qt::DirectConnection, returnValue=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:2184 QtQA::App::TestRunner: #14 0x00007f5fbe2512dd in TestNamespace::QMetaObject::invokeMethod (obj=0x7fff84b552a0, member=0x10f7710 "activeFocusOnTab", type=TestNamespace::Qt::DirectConnection, ret=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:1479 QtQA::App::TestRunner: #15 0x00007f5fc02847d3 in TestNamespace::QMetaObject::invokeMethod (obj=0x7fff84b552a0, member=0x10f7710 "activeFocusOnTab", type=TestNamespace::Qt::DirectConnection, val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs.h:408 QtQA::App::TestRunner: #16 0x00007f5fc027f5e4 in TestNamespace::QTest::qInvokeTestMethodDataEntry (slot=0x10f7710 "activeFocusOnTab") at qtestcase.cpp:1939 QtQA::App::TestRunner: #17 0x00007f5fc027feb9 in TestNamespace::QTest::qInvokeTestMethod (slotName=0x10f75d8 "activeFocusOnTab()", data=0x0) at qtestcase.cpp:2067 QtQA::App::TestRunner: #18 0x00007f5fc0280c2c in TestNamespace::QTest::qInvokeTestMethods (testObject=0x7fff84b552a0) at qtestcase.cpp:2356 QtQA::App::TestRunner: #19 0x00007f5fc02812b1 in TestNamespace::QTest::qExec (testObject=0x7fff84b552a0, argc=5, argv=0x7fff84b553d8) at qtestcase.cpp:2598 QtQA::App::TestRunner: #20 0x000000000040cdf8 in main (argc=5, argv=0x7fff84b553d8) at tst_activeFocusOnTab.cpp:579 QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_activeFocusOnTab: 23 seconds, signal 6 Build log: http://testresults.qt.io/ci/QtDeclarative_5.5_Integration/build_00048/revdep-qtquickcontrols_linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_14.04_x64/log.txt.gz Tested changes (refs/builds/5.5_1425514000): http://codereview.qt-project.org/106393 [PS1] - Fix build: QString needs to be fully-defined for QString() From ci-noreply at qt-project.org Thu Mar 5 03:15:43 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 5 Mar 2015 03:15:43 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.5_state #16 - FAILURE Message-ID: <20150305021543.4364830830@fork.qtproject.c.bitbit.net> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt-project.org/ci/Qt5_5.5_state/build_00016 From ci-noreply at qt-project.org Thu Mar 5 03:33:54 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 5 Mar 2015 04:33:54 +0200 Subject: [Ci-reports] fail on QtBase_5.4_Integration #1872 Message-ID: <20150305_023354_087992.ci-noreply@qt-project.org> Autotest `tst_qsslsocket' failed :( The test was determined to be flaky, meaning results were not consistent across multiple runs. This might make the problem difficult to reproduce. Also, flaky failures might or might not be related to any recent changes in the source code. Testing tst_QSslSocket FAIL! : tst_QSslSocket::sslErrors(WithSocks5ProxyAuth:qt-test-server) Compared lists have different sizes. Actual (output) size: 0 Expected (expected) size: 2 tst_qsslsocket.cpp(579) : failure location FAIL! : tst_QSslSocket::sessionCipher(WithHttpProxy) 'socket->waitForConnected(10000)' returned FALSE. (Socket operation timed out) tst_qsslsocket.cpp(689) : failure location Totals: 571 passed, 2 failed, 6 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QSslSocket ********* Config: Using QtTest library 5.4.2, Qt 5.4.2 (i386-little_endian-ilp32 shared (dynamic) release build; by GCC 4.8.0) QDEBUG : tst_QSslSocket::initTestCase() Using SSL library OpenSSL 1.0.1j 15 Oct 2014 (268439727) PASS : tst_QSslSocket::initTestCase() PASS : tst_QSslSocket::constructing(WithoutProxy) PASS : tst_QSslSocket::constructing(WithSocks5Proxy) PASS : tst_QSslSocket::constructing(WithSocks5ProxyAuth) PASS : tst_QSslSocket::constructing(WithHttpProxy) 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) SKIP : tst_QSslSocket::connectToHostEncryptedWithVerificationPeerName(WithHttpProxy) Skipping flaky test - See QTBUG-29941 tst_qsslsocket.cpp(671) : failure location QDEBUG : tst_QSslSocket::sessionCipher(WithoutProxy) Supported Ciphers: (QSslCipher(name=ECDHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=PSK-AES256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES128-SHA, bits=1 (truncated) QDEBUG : tst_QSslSocket::sessionCipher(WithoutProxy) Default Ciphers: (QSslCipher(name=ECDHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=PSK-AES256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES128-SHA, bits=128 (truncated) QDEBUG : tst_QSslSocket::sessionCipher(WithoutProxy) Session Cipher: QSslCipher(name= DHE-RSA-AES256-GCM-SHA384 , bits= 256 , proto= TLSv1.2 ) PASS : tst_QSslSocket::sessionCipher(WithoutProxy) QDEBUG : tst_QSslSocket::sessionCipher(WithSocks5Proxy) Supported Ciphers: (QSslCipher(name=ECDHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=PSK-AES256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES128-SHA, bit (truncated) QDEBUG : tst_QSslSocket::sessionCipher(WithSocks5Proxy) Default Ciphers: (QSslCipher(name=ECDHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=PSK-AES256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES128-SHA, bits= (truncated) QDEBUG : tst_QSslSocket::sessionCipher(WithSocks5Proxy) Session Cipher: QSslCipher(name= DHE-RSA-AES256-GCM-SHA384 , bits= 256 , proto= TLSv1.2 ) PASS : tst_QSslSocket::sessionCipher(WithSocks5Proxy) QDEBUG : tst_QSslSocket::sessionCipher(WithSocks5ProxyAuth) Supported Ciphers: (QSslCipher(name=ECDHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=PSK-AES256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES128-SHA, (truncated) QDEBUG : tst_QSslSocket::sessionCipher(WithSocks5ProxyAuth) Default Ciphers: (QSslCipher(name=ECDHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=PSK-AES256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES128-SHA, b (truncated) QDEBUG : tst_QSslSocket::sessionCipher(WithSocks5ProxyAuth) Session Cipher: QSslCipher(name= DHE-RSA-AES256-GCM-SHA384 , bits= 256 , proto= TLSv1.2 ) PASS : tst_QSslSocket::sessionCipher(WithSocks5ProxyAuth) QDEBUG : tst_QSslSocket::sessionCipher(WithHttpProxy) Supported Ciphers: (QSslCipher(name=ECDHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=PSK-AES256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES128-SHA, bits= (truncated) QDEBUG : tst_QSslSocket::sessionCipher(WithHttpProxy) Default Ciphers: (QSslCipher(name=ECDHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=PSK-AES256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES128-SHA, bits=12 (truncated) QDEBUG : tst_QSslSocket::sessionCipher(WithHttpProxy) Session Cipher: QSslCipher(name= DHE-RSA-AES256-GCM-SHA384 , bits= 256 , proto= TLSv1.2 ) PASS : tst_QSslSocket::sessionCipher(WithHttpProxy) QDEBUG : tst_QSslSocket::sessionCipher(WithHttpProxyBasicAuth) Supported Ciphers: (QSslCipher(name=ECDHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=PSK-AES256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES128-S (truncated) QDEBUG : tst_QSslSocket::sessionCipher(WithHttpProxyBasicAuth) Default Ciphers: (QSslCipher(name=ECDHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=PSK-AES256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES128-SHA (truncated) QDEBUG : tst_QSslSocket::sessionCipher(WithHttpProxyBasicAuth) Session Cipher: QSslCipher(name= DHE-RSA-AES256-GCM-SHA384 , bits= 256 , proto= TLSv1.2 ) PASS : tst_QSslSocket::sessionCipher(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::flush(WithoutProxy) PASS : tst_QSslSocket::flush(WithSocks5Proxy) PASS : tst_QSslSocket::flush(WithSocks5ProxyAuth) PASS : tst_QSslSocket::flush(WithHttpProxy) PASS : tst_QSslSocket::flush(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::isEncrypted(WithoutProxy) PASS : tst_QSslSocket::isEncrypted(WithSocks5Proxy) PASS : tst_QSslSocket::isEncrypted(WithSocks5ProxyAuth) PASS : tst_QSslSocket::isEncrypted(WithHttpProxy) PASS : tst_QSslSocket::isEncrypted(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::localCertificate(WithoutProxy) PASS : tst_QSslSocket::localCertificate(WithSocks5Proxy) PASS : tst_QSslSocket::localCertificate(WithSocks5ProxyAuth) PASS : tst_QSslSocket::localCertificate(WithHttpProxy) PASS : tst_QSslSocket::localCertificate(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::mode(WithoutProxy) PASS : tst_QSslSocket::mode(WithSocks5Proxy) PASS : tst_QSslSocket::mode(WithSocks5ProxyAuth) PASS : tst_QSslSocket::mode(WithHttpProxy) PASS : tst_QSslSocket::mode(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::peerCertificate(WithoutProxy) PASS : tst_QSslSocket::peerCertificate(WithSocks5Proxy) PASS : tst_QSslSocket::peerCertificate(WithSocks5ProxyAuth) PASS : tst_QSslSocket::peerCertificate(WithHttpProxy) PASS : tst_QSslSocket::peerCertificate(WithHttpProxyBasicAuth) SKIP : tst_QSslSocket::peerCertificateChain(WithoutProxy) QTBUG-29941 - Unstable auto-test due to intermittently unreachable host tst_qsslsocket.cpp(747) : 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) qt.network.ssl: QSslSocket::startClientEncryption: cannot start handshake when not connected QWARN : tst_QSslSocket::protocol(WithoutProxy) qt.network.ssl: QSslSocket::startClientEncryption: cannot start handshake when not connected PASS : tst_QSslSocket::protocol(WithoutProxy) FAIL! : tst_QSslSocket::protocol(WithSocks5Proxy) 'socket->waitForConnected()' returned FALSE. (Socket operation timed out) tst_qsslsocket.cpp(924) : failure location PASS : tst_QSslSocket::protocol(WithSocks5ProxyAuth) PASS : tst_QSslSocket::protocol(WithHttpProxy) PASS : tst_QSslSocket::protocol(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl2-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1.0-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:any-any) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:secure-secure) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl2-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl2-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl2-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl2-secure) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl2-any) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1.0-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1.0-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1.0-secure) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1.0-any) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:secure-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:secure-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:secure-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:secure-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:secure-any) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:any-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:any-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:any-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:any-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:any-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl2-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1.0-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:any-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:secure-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl2-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl2-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl2-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl2-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl2-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1.0-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1.0-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1.0-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1.0-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:secure-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:secure-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:secure-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:secure-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:secure-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:any-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:any-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:any-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:any-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:any-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl2-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1.0-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:any-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:secure-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl2-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl2-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl2-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl2-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl2-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1.0-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1.0-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1.0-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1.0-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:secure-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:secure-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:secure-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:secure-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:secure-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:any-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:any-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:any-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:any-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:any-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl2-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1.0-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:any-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:secure-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl2-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl2-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl2-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl2-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl2-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1.0-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1.0-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1.0-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1.0-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:secure-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:secure-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:secure-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:secure-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:secure-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:any-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:any-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:any-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:any-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:any-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl2-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1.0-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:any-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:secure-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl2-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl2-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl2-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl2-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl2-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1.0-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1.0-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1.0-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1.0-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:secure-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:secure-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:secure-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:secure-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:secure-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:any-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:any-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:any-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:any-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:any-secure) PASS : tst_QSslSocket::setCaCertificates(WithoutProxy) PASS : tst_QSslSocket::setCaCertificates(WithSocks5Proxy) PASS : tst_QSslSocket::setCaCertificates(WithSocks5ProxyAuth) PASS : tst_QSslSocket::setCaCertificates(WithHttpProxy) PASS : tst_QSslSocket::setCaCertificates(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::setLocalCertificate(WithoutProxy) PASS : tst_QSslSocket::setLocalCertificate(WithSocks5Proxy) PASS : tst_QSslSocket::setLocalCertificate(WithSocks5ProxyAuth) PASS : tst_QSslSocket::setLocalCertificate(WithHttpProxy) PASS : tst_QSslSocket::setLocalCertificate(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::localCertificateChain(WithoutProxy) PASS : tst_QSslSocket::localCertificateChain(WithSocks5Proxy) PASS : tst_QSslSocket::localCertificateChain(WithSocks5ProxyAuth) PASS : tst_QSslSocket::localCertificateChain(WithHttpProxy) PASS : tst_QSslSocket::localCertificateChain(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::setLocalCertificateChain(WithoutProxy) PASS : tst_QSslSocket::setLocalCertificateChain(WithSocks5Proxy) PASS : tst_QSslSocket::setLocalCertificateChain(WithSocks5ProxyAuth) PASS : tst_QSslSocket::setLocalCertificateChain(WithHttpProxy) PASS : tst_QSslSocket::setLocalCertificateChain(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::setPrivateKey(WithoutProxy) PASS : tst_QSslSocket::setPrivateKey(WithSocks5Proxy) PASS : tst_QSslSocket::setPrivateKey(WithSocks5ProxyAuth) PASS : tst_QSslSocket::setPrivateKey(WithHttpProxy) PASS : tst_QSslSocket::setPrivateKey(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::setSocketDescriptor(WithoutProxy) PASS : tst_QSslSocket::setSocketDescriptor(WithSocks5Proxy) PASS : tst_QSslSocket::setSocketDescriptor(WithSocks5ProxyAuth) PASS : tst_QSslSocket::setSocketDescriptor(WithHttpProxy) PASS : tst_QSslSocket::setSocketDescriptor(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::setSslConfiguration(WithoutProxy:empty) PASS : tst_QSslSocket::setSslConfiguration(WithoutProxy:default) 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(1331) : 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(1486) : 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(1691) : failure location SKIP : tst_QSslSocket::waitForMinusOne(WithoutProxy) QTBUG-24451 - indefinite wait may hang tst_qsslsocket.cpp(1863) : failure location PASS : tst_QSslSocket::verifyMode(WithoutProxy) PASS : tst_QSslSocket::verifyMode(WithSocks5Proxy) PASS : tst_QSslSocket::verifyMode(WithSocks5ProxyAuth) PASS : tst_QSslSocket::verifyMode(WithHttpProxy) PASS : tst_QSslSocket::verifyMode(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::verifyDepth(WithoutProxy) PASS : tst_QSslSocket::verifyDepth(WithSocks5Proxy) PASS : tst_QSslSocket::verifyDepth(WithSocks5ProxyAuth) PASS : tst_QSslSocket::verifyDepth(WithHttpProxy) PASS : tst_QSslSocket::verifyDepth(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::peerVerifyError(WithoutProxy) PASS : tst_QSslSocket::peerVerifyError(WithSocks5Proxy) PASS : tst_QSslSocket::peerVerifyError(WithSocks5ProxyAuth) PASS : tst_QSslSocket::peerVerifyError(WithHttpProxy) PASS : tst_QSslSocket::peerVerifyError(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::disconnectFromHostWhenConnecting(WithoutProxy) PASS : tst_QSslSocket::disconnectFromHostWhenConnecting(WithSocks5Proxy) PASS : tst_QSslSocket::disconnectFromHostWhenConnecting(WithSocks5ProxyAuth) PASS : tst_QSslSocket::disconnectFromHostWhenConnecting(WithHttpProxy) PASS : tst_QSslSocket::disconnectFromHostWhenConnecting(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::disconnectFromHostWhenConnected(WithoutProxy) PASS : tst_QSslSocket::disconnectFromHostWhenConnected(WithSocks5Proxy) PASS : tst_QSslSocket::disconnectFromHostWhenConnected(WithSocks5ProxyAuth) PASS : tst_QSslSocket::disconnectFromHostWhenConnected(WithHttpProxy) PASS : tst_QSslSocket::disconnectFromHostWhenConnected(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::resetProxy(WithoutProxy) PASS : tst_QSslSocket::resetProxy(WithSocks5Proxy) PASS : tst_QSslSocket::resetProxy(WithSocks5ProxyAuth) PASS : tst_QSslSocket::resetProxy(WithHttpProxy) PASS : tst_QSslSocket::resetProxy(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::ignoreSslErrorsList(WithoutProxy:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsList(WithoutProxy:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsList(WithoutProxy:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsList(WithoutProxy:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsList(WithoutProxy:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5Proxy:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5Proxy:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5Proxy:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5Proxy:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5Proxy:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5ProxyAuth:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5ProxyAuth:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5ProxyAuth:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5ProxyAuth:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5ProxyAuth:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxy:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxy:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxy:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxy:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxy:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxyBasicAuth:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxyBasicAuth:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxyBasicAuth:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxyBasicAuth:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxyBasicAuth:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithoutProxy:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithoutProxy:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithoutProxy:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithoutProxy:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithoutProxy:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5Proxy:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5Proxy:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5Proxy:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5Proxy:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5Proxy:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5ProxyAuth:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5ProxyAuth:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5ProxyAuth:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5ProxyAuth:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5ProxyAuth:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxy:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxy:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxy:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxy:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxy:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxyBasicAuth:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxyBasicAuth:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxyBasicAuth:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxyBasicAuth:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxyBasicAuth:SSL-failure-empty-list-again) PASS : tst_QSslSocket::readFromClosedSocket(WithoutProxy) PASS : tst_QSslSocket::readFromClosedSocket(WithSocks5Proxy) PASS : tst_QSslSocket::readFromClosedSocket(WithSocks5ProxyAuth) PASS : tst_QSslSocket::readFromClosedSocket(WithHttpProxy) PASS : tst_QSslSocket::readFromClosedSocket(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::writeBigChunk(WithoutProxy) QWARN : tst_QSslSocket::writeBigChunk(WithSocks5Proxy) QIODevice::write: device not open PASS : tst_QSslSocket::writeBigChunk(WithSocks5Proxy) QWARN : tst_QSslSocket::writeBigChunk(WithSocks5ProxyAuth) QIODevice::write: device not open PASS : tst_QSslSocket::writeBigChunk(WithSocks5ProxyAuth) PASS : tst_QSslSocket::writeBigChunk(WithHttpProxy) PASS : tst_QSslSocket::writeBigChunk(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::blacklistedCertificates(WithoutProxy) PASS : tst_QSslSocket::blacklistedCertificates(WithSocks5Proxy) PASS : tst_QSslSocket::blacklistedCertificates(WithSocks5ProxyAuth) PASS : tst_QSslSocket::blacklistedCertificates(WithHttpProxy) PASS : tst_QSslSocket::blacklistedCertificates(WithHttpProxyBasicAuth) QDEBUG : tst_QSslSocket::versionAccessors(WithoutProxy) "OpenSSL 1.0.1j 15 Oct 2014" QDEBUG : tst_QSslSocket::versionAccessors(WithoutProxy) "100010af" PASS : tst_QSslSocket::versionAccessors(WithoutProxy) QDEBUG : tst_QSslSocket::versionAccessors(WithSocks5Proxy) "OpenSSL 1.0.1j 15 Oct 2014" QDEBUG : tst_QSslSocket::versionAccessors(WithSocks5Proxy) "100010af" PASS : tst_QSslSocket::versionAccessors(WithSocks5Proxy) QDEBUG : tst_QSslSocket::versionAccessors(WithSocks5ProxyAuth) "OpenSSL 1.0.1j 15 Oct 2014" QDEBUG : tst_QSslSocket::versionAccessors(WithSocks5ProxyAuth) "100010af" PASS : tst_QSslSocket::versionAccessors(WithSocks5ProxyAuth) QDEBUG : tst_QSslSocket::versionAccessors(WithHttpProxy) "OpenSSL 1.0.1j 15 Oct 2014" QDEBUG : tst_QSslSocket::versionAccessors(WithHttpProxy) "100010af" PASS : tst_QSslSocket::versionAccessors(WithHttpProxy) QDEBUG : tst_QSslSocket::versionAccessors(WithHttpProxyBasicAuth) "OpenSSL 1.0.1j 15 Oct 2014" QDEBUG : tst_QSslSocket::versionAccessors(WithHttpProxyBasicAuth) "100010af" 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::dhServer(WithoutProxy) PASS : tst_QSslSocket::dhServer(WithSocks5Proxy) PASS : tst_QSslSocket::dhServer(WithSocks5ProxyAuth) PASS : tst_QSslSocket::dhServer(WithHttpProxy) PASS : tst_QSslSocket::dhServer(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::ecdhServer(WithoutProxy) PASS : tst_QSslSocket::ecdhServer(WithSocks5Proxy) PASS : tst_QSslSocket::ecdhServer(WithSocks5ProxyAuth) PASS : tst_QSslSocket::ecdhServer(WithHttpProxy) PASS : tst_QSslSocket::ecdhServer(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: 574 passed, 1 failed, 6 skipped, 0 blacklisted ********* Finished testing of tst_QSslSocket ********* QtQA::App::TestRunner: test failed on first and second attempts, but with different behavior each time: QtQA::App::TestRunner: first attempt: exited with exit code 2 QtQA::App::TestRunner: second attempt: exited with exit code 1 QtQA::App::TestRunner: the test seems to be flaky, please fix this QtQA::App::TestRunner: this flaky test is being treated as a FAIL QtQA::App::TestRunner: end tst_qsslsocket: 203 seconds, exit code 1 Build log: http://testresults.qt.io/ci/QtBase_5.4_Integration/build_01872/win32-mingw48_developer-build_qtlibinfix_opengl_Windows_7/log.txt.gz Tested changes (refs/builds/5.4_1425516180): http://codereview.qt-project.org/107570 [PS2] - tst_QDnsLookup: Update to match the new zone for test.qt-project.org From ci-noreply at qt-project.org Thu Mar 5 03:53:24 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 5 Mar 2015 04:53:24 +0200 Subject: [Ci-reports] pass on QtBase_5.5_Integration #166 Message-ID: <20150305_025324_079283.ci-noreply@qt-project.org> QtBase_5.5_Integration #166: SUCCESS Tested changes (refs/builds/5.5_1425511658): http://codereview.qt-project.org/107574 [PS2] - XCB: Solve crash when plugging a screen with unshown QWindow http://codereview.qt-project.org/107082 [PS1] - Remove non-templated pixellayout methods http://codereview.qt-project.org/107171 [PS4] - Make some QAbstractItemModel API invokable http://codereview.qt-project.org/107170 [PS1] - Make the QItemSelectionModel::selection a property. http://codereview.qt-project.org/107798 [PS1] - Add __APPLE_CC_ to QMAKE_COMPILER_DEFINES for moc.prf From ci-noreply at qt-project.org Thu Mar 5 04:05:12 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 5 Mar 2015 04:05:12 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - QtBase_5.3_mobile_state #281 - FAILURE Message-ID: <20150305030512.EB88430683@fork.qtproject.c.bitbit.net> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt-project.org/ci/QtBase_5.3_mobile_state/build_00281 From ci-noreply at qt-project.org Thu Mar 5 05:24:48 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 5 Mar 2015 05:24:48 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.4_state #178 - FAILURE Message-ID: <20150305042448.7AF8530798@fork.qtproject.c.bitbit.net> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt-project.org/ci/Qt5_5.4_state/build_00178 From ci-noreply at qt-project.org Thu Mar 5 06:41:53 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 5 Mar 2015 06:41:53 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.3_state #282 - FAILURE Message-ID: <20150305054153.9B6CE308BB@fork.qtproject.c.bitbit.net> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt-project.org/ci/Qt5_5.3_state/build_00282 From ci-noreply at qt-project.org Thu Mar 5 07:25:36 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 5 Mar 2015 08:25:36 +0200 Subject: [Ci-reports] pass on QtBase_5.5_Integration #168 Message-ID: <20150305_062536_042910.ci-noreply@qt-project.org> QtBase_5.5_Integration #168: SUCCESS Tested changes (refs/builds/5.5_1425524099): http://codereview.qt-project.org/106279 [PS1] - Add missing fetchAndXxx methods to atomic classes based on std::atomic http://codereview.qt-project.org/102640 [PS1] - Adjust the socket address family before bind()/connect()/sendto() http://codereview.qt-project.org/102610 [PS10] - Fix bind+connect in both TCP and UDP http://codereview.qt-project.org/107232 [PS3] - QSslSocket: fix compilation error From ci-noreply at qt-project.org Thu Mar 5 07:49:36 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 5 Mar 2015 08:49:36 +0200 Subject: [Ci-reports] pass on QtCanvas3D_dev_Integration #128 Message-ID: <20150305_064936_043146.ci-noreply@qt-project.org> QtCanvas3D_dev_Integration #128: SUCCESS Tested changes (refs/builds/dev_1425535003): http://codereview.qt-project.org/107500 [PS4] - Added a simple rendering autotest. From ci-noreply at qt-project.org Thu Mar 5 08:36:09 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 5 Mar 2015 09:36:09 +0200 Subject: [Ci-reports] fail on QtBase_5.5_Integration #169 Message-ID: <20150305_073609_091888.ci-noreply@qt-project.org> Autotest `tst_qmetaobject' failed :( Testing tst_QMetaObject FAIL! : tst_QMetaObject::enumDebugStream() Not all expected messages were received Totals: 118 passed, 1 failed, 0 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QMetaObject ********* Config: Using QtTest library 5.5.0, Qt 5.5.0 (x86_64-little_endian-llp64 shared (dynamic) release build; by MSVC 2013) PASS : tst_QMetaObject::initTestCase() PASS : tst_QMetaObject::connectSlotsByName() PASS : tst_QMetaObject::invokeMetaMember() PASS : tst_QMetaObject::invokeQueuedMetaMember() PASS : tst_QMetaObject::invokeBlockingQueuedMetaMember() PASS : tst_QMetaObject::invokeCustomTypes() PASS : tst_QMetaObject::invokeMetaConstructor() PASS : tst_QMetaObject::invokeTypedefTypes() PASS : tst_QMetaObject::invokeException() PASS : tst_QMetaObject::qtMetaObjectInheritance() PASS : tst_QMetaObject::normalizedSignature(function) PASS : tst_QMetaObject::normalizedSignature(spaces) PASS : tst_QMetaObject::normalizedSignature(void) PASS : tst_QMetaObject::normalizedSignature(void spaces) PASS : tst_QMetaObject::normalizedSignature(void*) PASS : tst_QMetaObject::normalizedSignature(void* spaces) PASS : tst_QMetaObject::normalizedSignature(function ptr) PASS : tst_QMetaObject::normalizedSignature(function ptr spaces) PASS : tst_QMetaObject::normalizedSignature(function ptr void*) PASS : tst_QMetaObject::normalizedSignature(function ptr void* spaces) PASS : tst_QMetaObject::normalizedSignature(template args) PASS : tst_QMetaObject::normalizedSignature(void template args) PASS : tst_QMetaObject::normalizedSignature(void* template args) PASS : tst_QMetaObject::normalizedSignature(rettype) PASS : tst_QMetaObject::normalizedSignature(rettype void template) PASS : tst_QMetaObject::normalizedSignature(const rettype) PASS : tst_QMetaObject::normalizedSignature(const ref) PASS : tst_QMetaObject::normalizedSignature(reference) PASS : tst_QMetaObject::normalizedSignature(const1) PASS : tst_QMetaObject::normalizedSignature(const2) PASS : tst_QMetaObject::normalizedSignature(const3) PASS : tst_QMetaObject::normalizedSignature(const4) PASS : tst_QMetaObject::normalizedSignature(const5) PASS : tst_QMetaObject::normalizedSignature(const6) PASS : tst_QMetaObject::normalizedSignature(const7) PASS : tst_QMetaObject::normalizedSignature(const8) PASS : tst_QMetaObject::normalizedSignature(const9) PASS : tst_QMetaObject::normalizedSignature(const10) PASS : tst_QMetaObject::normalizedSignature(const11) PASS : tst_QMetaObject::normalizedSignature(const12) PASS : tst_QMetaObject::normalizedSignature(const13) PASS : tst_QMetaObject::normalizedSignature(const14) PASS : tst_QMetaObject::normalizedSignature(invalid1) PASS : tst_QMetaObject::normalizedType(simple) PASS : tst_QMetaObject::normalizedType(white) PASS : tst_QMetaObject::normalizedType(const1) PASS : tst_QMetaObject::normalizedType(const2) PASS : tst_QMetaObject::normalizedType(template1) PASS : tst_QMetaObject::normalizedType(template2) PASS : tst_QMetaObject::normalizedType(template3) PASS : tst_QMetaObject::normalizedType(template4) PASS : tst_QMetaObject::normalizedType(template5) PASS : tst_QMetaObject::normalizedType(template6) PASS : tst_QMetaObject::normalizedType(template7) PASS : tst_QMetaObject::normalizedType(template8) PASS : tst_QMetaObject::normalizedType(template9) PASS : tst_QMetaObject::normalizedType(value1) PASS : tst_QMetaObject::normalizedType(value2) PASS : tst_QMetaObject::normalizedType(constInName1) PASS : tst_QMetaObject::normalizedType(constInName2) PASS : tst_QMetaObject::normalizedType(constInName3) PASS : tst_QMetaObject::normalizedType(constInName4) PASS : tst_QMetaObject::normalizedType(class) PASS : tst_QMetaObject::normalizedType(struct) PASS : tst_QMetaObject::normalizedType(struct2) PASS : tst_QMetaObject::normalizedType(enum) PASS : tst_QMetaObject::normalizedType(void) PASS : tst_QMetaObject::customPropertyType() PASS : tst_QMetaObject::checkScope(MyClass) PASS : tst_QMetaObject::checkScope(MyClass2) PASS : tst_QMetaObject::propertyNotify() PASS : tst_QMetaObject::propertyConstant() PASS : tst_QMetaObject::propertyFinal() PASS : tst_QMetaObject::stdSet() PASS : tst_QMetaObject::classInfo() PASS : tst_QMetaObject::metaMethod() PASS : tst_QMetaObject::indexOfMethod(indexOfMethod_data) PASS : tst_QMetaObject::indexOfMethod(deleteLater) PASS : tst_QMetaObject::indexOfMethod(value6changed) PASS : tst_QMetaObject::indexOfMethod(value7changed) PASS : tst_QMetaObject::indexOfMethod(destroyed) PASS : tst_QMetaObject::indexOfMethod(destroyed2) PASS : tst_QMetaObject::indexOfMethodPMF() PASS : tst_QMetaObject::signalOffset(QObject) PASS : tst_QMetaObject::signalOffset(tst_QMetaObject) PASS : tst_QMetaObject::signalOffset(QtTestObject) PASS : tst_QMetaObject::signalCount(QObject) PASS : tst_QMetaObject::signalCount(tst_QMetaObject) PASS : tst_QMetaObject::signalCount(QtTestObject) PASS : tst_QMetaObject::signal(QObject::destroyed(QObject*)) PASS : tst_QMetaObject::signal(QObject::destroyed()) PASS : tst_QMetaObject::signal(QObject::objectNameChanged(QString)) PASS : tst_QMetaObject::signal(tst_QMetaObject::destroyed(QObject*)) PASS : tst_QMetaObject::signal(tst_QMetaObject::destroyed()) PASS : tst_QMetaObject::signal(tst_QMetaObject::objectNameChanged(QString)) PASS : tst_QMetaObject::signal(tst_QMetaObject::value6Changed()) PASS : tst_QMetaObject::signal(tst_QMetaObject::value7Changed(QString)) PASS : tst_QMetaObject::signal(QtTestObject::destroyed(QObject*)) PASS : tst_QMetaObject::signal(QtTestObject::destroyed()) PASS : tst_QMetaObject::signal(QtTestObject::objectNameChanged(QString)) PASS : tst_QMetaObject::signal(QtTestObject::sig0()) PASS : tst_QMetaObject::signal(QtTestObject::sig1(QString)) PASS : tst_QMetaObject::signal(QtTestObject::sig10(QString,QString,QString,QString,QString,QString,QString,QString,QString,QString)) PASS : tst_QMetaObject::signalIndex(QObject::destroyed(QObject*)) PASS : tst_QMetaObject::signalIndex(QObject::destroyed()) PASS : tst_QMetaObject::signalIndex(QObject::objectNameChanged(QString)) PASS : tst_QMetaObject::signalIndex(tst_QMetaObject::destroyed(QObject*)) PASS : tst_QMetaObject::signalIndex(tst_QMetaObject::destroyed()) PASS : tst_QMetaObject::signalIndex(tst_QMetaObject::objectNameChanged(QString)) PASS : tst_QMetaObject::signalIndex(tst_QMetaObject::value6Changed()) PASS : tst_QMetaObject::signalIndex(tst_QMetaObject::value7Changed(QString)) PASS : tst_QMetaObject::signalIndex(QtTestObject::destroyed(QObject*)) PASS : tst_QMetaObject::signalIndex(QtTestObject::destroyed()) PASS : tst_QMetaObject::signalIndex(QtTestObject::objectNameChanged(QString)) PASS : tst_QMetaObject::signalIndex(QtTestObject::sig0()) PASS : tst_QMetaObject::signalIndex(QtTestObject::sig1(QString)) PASS : tst_QMetaObject::signalIndex(QtTestObject::sig10(QString,QString,QString,QString,QString,QString,QString,QString,QString,QString)) QDEBUG : tst_QMetaObject::enumDebugStream() hello QFlags(0x1) world QDEBUG : tst_QMetaObject::enumDebugStream() QFlags(0x1) QFlags(0x2|0x4) INFO : tst_QMetaObject::enumDebugStream() Did not receive message: "hello QFlags(MyFlag1) world" INFO : tst_QMetaObject::enumDebugStream() Did not receive message: "QFlags(MyFlag1) QFlags(MyFlag2|MyFlag3)" FAIL! : tst_QMetaObject::enumDebugStream() Not all expected messages were received PASS : tst_QMetaObject::cleanupTestCase() Totals: 118 passed, 1 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_QMetaObject ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qmetaobject: 0.823558 seconds, exit code 1 Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_00169/win64-msvc2013_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/5.5_1425536831): http://codereview.qt-project.org/106945 [PS3] - Fix source incompatibility while connecting signals with forward declared arguments http://codereview.qt-project.org/107522 [PS1] - Windows plugin: Simplify cursor code in platform screen. http://codereview.qt-project.org/107521 [PS2] - Clean headers in the Windows plugin. http://codereview.qt-project.org/107520 [PS2] - Clean headers in the Direct2D plugin. http://codereview.qt-project.org/107388 [PS1] - Remove debug formatting functions obsoleted by the new debug operator for QFlag. From ci-noreply at qt-project.org Thu Mar 5 08:43:47 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 5 Mar 2015 09:43:47 +0200 Subject: [Ci-reports] fail on QtBase_5.5_Integration #170 Message-ID: <20150305_074347_032254.ci-noreply@qt-project.org> QtBase_5.5_Integration » linux-android_armeabi-g++_Ubuntu_14.04_x64 #170: FAILURE Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_00170/linux-android_armeabi-g++_Ubuntu_14.04_x64/log.txt.gz Tested changes (refs/builds/5.5_1425541155): http://codereview.qt-project.org/107600 [PS4] - QLockFile: Avoid zero-sized lock file on write error http://codereview.qt-project.org/107409 [PS2] - Add Raspberry Pi 2 specs http://codereview.qt-project.org/107379 [PS1] - Remove MSVC created lib file for shared library in distclean target http://codereview.qt-project.org/102643 [PS2] - Add a QHostAddress::toIPv4Address overload taking a bool *ok http://codereview.qt-project.org/102642 [PS1] - QHostAddress: Convert AnyIPv4 to AnyIPv6 instead of ::ffff:0.0.0.0 http://codereview.qt-project.org/102641 [PS1] - QHostAddress: Revert auto-converting of IPv6 v4-mapped addresses to IPv4 From ci-noreply at qt-project.org Thu Mar 5 09:16:47 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 5 Mar 2015 10:16:47 +0200 Subject: [Ci-reports] pass on QtConnectivity_5.4_Integration #100 Message-ID: <20150305_081647_090332.ci-noreply@qt-project.org> QtConnectivity_5.4_Integration #100: SUCCESS Tested changes (refs/builds/5.4_1425539814): http://codereview.qt-project.org/107765 [PS1] - Fix case where BluetoothDevice.getServiceChannel() error is not handled From ci-noreply at qt-project.org Thu Mar 5 09:33:46 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 5 Mar 2015 10:33:46 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #5935 Message-ID: <20150305_083346_013842.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(WithHttpProxyBasicAuth) 'socket->waitForConnected()' returned FALSE. (Socket operation timed out) tst_qsslsocket.cpp(973) : failure location Totals: 676 passed, 1 failed, 13 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QSslSocket ********* Config: Using QtTest library 5.6.0, Qt 5.6.0 (x86_64-little_endian-llp64 shared (dynamic) release build; by MSVC 2012) QDEBUG : tst_QSslSocket::initTestCase() Using SSL library OpenSSL 1.0.1j 15 Oct 2014 (268439727) PASS : tst_QSslSocket::initTestCase() PASS : tst_QSslSocket::constructing(WithoutProxy) PASS : tst_QSslSocket::constructing(WithSocks5Proxy) PASS : tst_QSslSocket::constructing(WithSocks5ProxyAuth) PASS : tst_QSslSocket::constructing(WithHttpProxy) 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(WithoutProxy:10.212.2.0) PASS : tst_QSslSocket::sslErrors(WithSocks5Proxy:qt-test-server) PASS : tst_QSslSocket::sslErrors(WithSocks5Proxy:10.212.2.0) PASS : tst_QSslSocket::sslErrors(WithSocks5ProxyAuth:qt-test-server) PASS : tst_QSslSocket::sslErrors(WithSocks5ProxyAuth:10.212.2.0) PASS : tst_QSslSocket::sslErrors(WithHttpProxy:qt-test-server) PASS : tst_QSslSocket::sslErrors(WithHttpProxy:10.212.2.0) PASS : tst_QSslSocket::sslErrors(WithHttpProxyBasicAuth:qt-test-server) PASS : tst_QSslSocket::sslErrors(WithHttpProxyBasicAuth:10.212.2.0) PASS : tst_QSslSocket::addCaCertificate(WithoutProxy) PASS : tst_QSslSocket::addCaCertificate(WithSocks5Proxy) PASS : tst_QSslSocket::addCaCertificate(WithSocks5ProxyAuth) PASS : tst_QSslSocket::addCaCertificate(WithHttpProxy) PASS : tst_QSslSocket::addCaCertificate(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::addCaCertificates(WithoutProxy) PASS : tst_QSslSocket::addCaCertificates(WithSocks5Proxy) PASS : tst_QSslSocket::addCaCertificates(WithSocks5ProxyAuth) PASS : tst_QSslSocket::addCaCertificates(WithHttpProxy) PASS : tst_QSslSocket::addCaCertificates(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::addCaCertificates2(WithoutProxy) PASS : tst_QSslSocket::addCaCertificates2(WithSocks5Proxy) PASS : tst_QSslSocket::addCaCertificates2(WithSocks5ProxyAuth) PASS : tst_QSslSocket::addCaCertificates2(WithHttpProxy) PASS : tst_QSslSocket::addCaCertificates2(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::ciphers(WithoutProxy) PASS : tst_QSslSocket::ciphers(WithSocks5Proxy) PASS : tst_QSslSocket::ciphers(WithSocks5ProxyAuth) PASS : tst_QSslSocket::ciphers(WithHttpProxy) PASS : tst_QSslSocket::ciphers(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::connectToHostEncrypted(WithoutProxy) PASS : tst_QSslSocket::connectToHostEncrypted(WithSocks5Proxy) PASS : tst_QSslSocket::connectToHostEncrypted(WithSocks5ProxyAuth) PASS : tst_QSslSocket::connectToHostEncrypted(WithHttpProxy) PASS : tst_QSslSocket::connectToHostEncrypted(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::connectToHostEncryptedWithVerificationPeerName(WithoutProxy) PASS : tst_QSslSocket::connectToHostEncryptedWithVerificationPeerName(WithSocks5Proxy) PASS : tst_QSslSocket::connectToHostEncryptedWithVerificationPeerName(WithSocks5ProxyAuth) PASS : tst_QSslSocket::connectToHostEncryptedWithVerificationPeerName(WithHttpProxy) PASS : tst_QSslSocket::connectToHostEncryptedWithVerificationPeerName(WithHttpProxyBasicAuth) QDEBUG : tst_QSslSocket::sessionCipher(WithoutProxy) Supported Ciphers: (QSslCipher(name=ECDHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=PSK-AES256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES128-SHA, bits=1 (truncated) QDEBUG : tst_QSslSocket::sessionCipher(WithoutProxy) Default Ciphers: (QSslCipher(name=ECDHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=PSK-AES256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES128-SHA, bits=128 (truncated) QDEBUG : tst_QSslSocket::sessionCipher(WithoutProxy) Session Cipher: QSslCipher(name=DHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2) PASS : tst_QSslSocket::sessionCipher(WithoutProxy) QDEBUG : tst_QSslSocket::sessionCipher(WithSocks5Proxy) Supported Ciphers: (QSslCipher(name=ECDHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=PSK-AES256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES128-SHA, bit (truncated) QDEBUG : tst_QSslSocket::sessionCipher(WithSocks5Proxy) Default Ciphers: (QSslCipher(name=ECDHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=PSK-AES256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES128-SHA, bits= (truncated) QDEBUG : tst_QSslSocket::sessionCipher(WithSocks5Proxy) Session Cipher: QSslCipher(name=DHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2) PASS : tst_QSslSocket::sessionCipher(WithSocks5Proxy) QDEBUG : tst_QSslSocket::sessionCipher(WithSocks5ProxyAuth) Supported Ciphers: (QSslCipher(name=ECDHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=PSK-AES256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES128-SHA, (truncated) QDEBUG : tst_QSslSocket::sessionCipher(WithSocks5ProxyAuth) Default Ciphers: (QSslCipher(name=ECDHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=PSK-AES256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES128-SHA, b (truncated) QDEBUG : tst_QSslSocket::sessionCipher(WithSocks5ProxyAuth) Session Cipher: QSslCipher(name=DHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2) PASS : tst_QSslSocket::sessionCipher(WithSocks5ProxyAuth) QDEBUG : tst_QSslSocket::sessionCipher(WithHttpProxy) Supported Ciphers: (QSslCipher(name=ECDHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=PSK-AES256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES128-SHA, bits= (truncated) QDEBUG : tst_QSslSocket::sessionCipher(WithHttpProxy) Default Ciphers: (QSslCipher(name=ECDHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=PSK-AES256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES128-SHA, bits=12 (truncated) QDEBUG : tst_QSslSocket::sessionCipher(WithHttpProxy) Session Cipher: QSslCipher(name=DHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2) PASS : tst_QSslSocket::sessionCipher(WithHttpProxy) QDEBUG : tst_QSslSocket::sessionCipher(WithHttpProxyBasicAuth) Supported Ciphers: (QSslCipher(name=ECDHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=PSK-AES256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES128-S (truncated) QDEBUG : tst_QSslSocket::sessionCipher(WithHttpProxyBasicAuth) Default Ciphers: (QSslCipher(name=ECDHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=PSK-AES256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES128-SHA (truncated) QDEBUG : tst_QSslSocket::sessionCipher(WithHttpProxyBasicAuth) Session Cipher: QSslCipher(name=DHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2) PASS : tst_QSslSocket::sessionCipher(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::flush(WithoutProxy) PASS : tst_QSslSocket::flush(WithSocks5Proxy) PASS : tst_QSslSocket::flush(WithSocks5ProxyAuth) PASS : tst_QSslSocket::flush(WithHttpProxy) PASS : tst_QSslSocket::flush(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::isEncrypted(WithoutProxy) PASS : tst_QSslSocket::isEncrypted(WithSocks5Proxy) PASS : tst_QSslSocket::isEncrypted(WithSocks5ProxyAuth) PASS : tst_QSslSocket::isEncrypted(WithHttpProxy) PASS : tst_QSslSocket::isEncrypted(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::localCertificate(WithoutProxy) PASS : tst_QSslSocket::localCertificate(WithSocks5Proxy) PASS : tst_QSslSocket::localCertificate(WithSocks5ProxyAuth) PASS : tst_QSslSocket::localCertificate(WithHttpProxy) PASS : tst_QSslSocket::localCertificate(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::mode(WithoutProxy) PASS : tst_QSslSocket::mode(WithSocks5Proxy) PASS : tst_QSslSocket::mode(WithSocks5ProxyAuth) PASS : tst_QSslSocket::mode(WithHttpProxy) PASS : tst_QSslSocket::mode(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::peerCertificate(WithoutProxy) PASS : tst_QSslSocket::peerCertificate(WithSocks5Proxy) PASS : tst_QSslSocket::peerCertificate(WithSocks5ProxyAuth) PASS : tst_QSslSocket::peerCertificate(WithHttpProxy) PASS : tst_QSslSocket::peerCertificate(WithHttpProxyBasicAuth) SKIP : tst_QSslSocket::peerCertificateChain(WithoutProxy) QTBUG-29941 - Unstable auto-test due to intermittently unreachable host tst_qsslsocket.cpp(814) : 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) qt.network.ssl: QSslSocket::startClientEncryption: cannot start handshake when not connected QWARN : tst_QSslSocket::protocol(WithoutProxy) qt.network.ssl: QSslSocket::startClientEncryption: cannot start handshake when not connected PASS : tst_QSslSocket::protocol(WithoutProxy) FAIL! : tst_QSslSocket::protocol(WithSocks5Proxy) 'socket->waitForConnected()' returned FALSE. (Socket operation timed out) tst_qsslsocket.cpp(936) : failure location FAIL! : tst_QSslSocket::protocol(WithSocks5ProxyAuth) 'socket->waitForConnected()' returned FALSE. (Socket operation timed out) tst_qsslsocket.cpp(1030) : failure location PASS : tst_QSslSocket::protocol(WithHttpProxy) PASS : tst_QSslSocket::protocol(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl2-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1.0-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:any-any) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:secure-secure) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl2-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl2-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl2-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl2-secure) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl2-any) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1.0-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1.0-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1.0-secure) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1.0-any) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:secure-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:secure-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:secure-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:secure-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:secure-any) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:any-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:any-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:any-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:any-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:any-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl2-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1.0-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:any-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:secure-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl2-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl2-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl2-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl2-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl2-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1.0-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1.0-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1.0-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1.0-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:secure-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:secure-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:secure-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:secure-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:secure-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:any-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:any-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:any-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:any-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:any-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl2-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1.0-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:any-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:secure-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl2-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl2-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl2-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl2-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl2-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1.0-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1.0-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1.0-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1.0-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:secure-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:secure-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:secure-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:secure-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:secure-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:any-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:any-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:any-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:any-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:any-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl2-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1.0-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:any-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:secure-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl2-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl2-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl2-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl2-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl2-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1.0-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1.0-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1.0-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1.0-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:secure-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:secure-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:secure-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:secure-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:secure-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:any-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:any-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:any-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:any-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:any-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl2-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1.0-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:any-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:secure-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl2-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl2-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl2-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl2-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl2-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1.0-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1.0-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1.0-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1.0-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:secure-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:secure-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:secure-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:secure-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:secure-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:any-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:any-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:any-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:any-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:any-secure) PASS : tst_QSslSocket::setCaCertificates(WithoutProxy) PASS : tst_QSslSocket::setCaCertificates(WithSocks5Proxy) PASS : tst_QSslSocket::setCaCertificates(WithSocks5ProxyAuth) PASS : tst_QSslSocket::setCaCertificates(WithHttpProxy) PASS : tst_QSslSocket::setCaCertificates(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::setLocalCertificate(WithoutProxy) PASS : tst_QSslSocket::setLocalCertificate(WithSocks5Proxy) PASS : tst_QSslSocket::setLocalCertificate(WithSocks5ProxyAuth) PASS : tst_QSslSocket::setLocalCertificate(WithHttpProxy) PASS : tst_QSslSocket::setLocalCertificate(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::localCertificateChain(WithoutProxy) PASS : tst_QSslSocket::localCertificateChain(WithSocks5Proxy) PASS : tst_QSslSocket::localCertificateChain(WithSocks5ProxyAuth) PASS : tst_QSslSocket::localCertificateChain(WithHttpProxy) PASS : tst_QSslSocket::localCertificateChain(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::setLocalCertificateChain(WithoutProxy) PASS : tst_QSslSocket::setLocalCertificateChain(WithSocks5Proxy) PASS : tst_QSslSocket::setLocalCertificateChain(WithSocks5ProxyAuth) PASS : tst_QSslSocket::setLocalCertificateChain(WithHttpProxy) PASS : tst_QSslSocket::setLocalCertificateChain(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::setPrivateKey(WithoutProxy) PASS : tst_QSslSocket::setPrivateKey(WithSocks5Proxy) PASS : tst_QSslSocket::setPrivateKey(WithSocks5ProxyAuth) PASS : tst_QSslSocket::setPrivateKey(WithHttpProxy) PASS : tst_QSslSocket::setPrivateKey(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::setSocketDescriptor(WithoutProxy) PASS : tst_QSslSocket::setSocketDescriptor(WithSocks5Proxy) PASS : tst_QSslSocket::setSocketDescriptor(WithSocks5ProxyAuth) PASS : tst_QSslSocket::setSocketDescriptor(WithHttpProxy) PASS : tst_QSslSocket::setSocketDescriptor(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::setSslConfiguration(WithoutProxy:empty) PASS : tst_QSslSocket::setSslConfiguration(WithoutProxy:default) PASS : tst_QSslSocket::setSslConfiguration(WithoutProxy:set-root-cert) PASS : tst_QSslSocket::setSslConfiguration(WithoutProxy:secure) PASS : tst_QSslSocket::setSslConfiguration(WithSocks5Proxy:empty) PASS : tst_QSslSocket::setSslConfiguration(WithSocks5Proxy:default) PASS : tst_QSslSocket::setSslConfiguration(WithSocks5Proxy:set-root-cert) PASS : tst_QSslSocket::setSslConfiguration(WithSocks5Proxy:secure) PASS : tst_QSslSocket::setSslConfiguration(WithSocks5ProxyAuth:empty) PASS : tst_QSslSocket::setSslConfiguration(WithSocks5ProxyAuth:default) PASS : tst_QSslSocket::setSslConfiguration(WithSocks5ProxyAuth:set-root-cert) PASS : tst_QSslSocket::setSslConfiguration(WithSocks5ProxyAuth:secure) PASS : tst_QSslSocket::setSslConfiguration(WithHttpProxy:empty) PASS : tst_QSslSocket::setSslConfiguration(WithHttpProxy:default) PASS : tst_QSslSocket::setSslConfiguration(WithHttpProxy:set-root-cert) PASS : tst_QSslSocket::setSslConfiguration(WithHttpProxy:secure) PASS : tst_QSslSocket::setSslConfiguration(WithHttpProxyBasicAuth:empty) PASS : tst_QSslSocket::setSslConfiguration(WithHttpProxyBasicAuth:default) PASS : tst_QSslSocket::setSslConfiguration(WithHttpProxyBasicAuth:set-root-cert) PASS : tst_QSslSocket::setSslConfiguration(WithHttpProxyBasicAuth:secure) PASS : tst_QSslSocket::waitForEncrypted(WithoutProxy) PASS : tst_QSslSocket::waitForEncrypted(WithSocks5Proxy) PASS : tst_QSslSocket::waitForEncrypted(WithSocks5ProxyAuth) PASS : tst_QSslSocket::waitForEncrypted(WithHttpProxy) PASS : tst_QSslSocket::waitForEncrypted(WithHttpProxyBasicAuth) SKIP : tst_QSslSocket::waitForEncryptedMinusOne(WithoutProxy) QTBUG-24451 - indefinite wait may hang tst_qsslsocket.cpp(1413) : 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(1568) : 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(1773) : failure location SKIP : tst_QSslSocket::waitForMinusOne(WithoutProxy) QTBUG-24451 - indefinite wait may hang tst_qsslsocket.cpp(1945) : 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::disconnectFromHostWhenConnecting(WithoutProxy) PASS : tst_QSslSocket::disconnectFromHostWhenConnecting(WithSocks5Proxy) PASS : tst_QSslSocket::disconnectFromHostWhenConnecting(WithSocks5ProxyAuth) PASS : tst_QSslSocket::disconnectFromHostWhenConnecting(WithHttpProxy) PASS : tst_QSslSocket::disconnectFromHostWhenConnecting(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::disconnectFromHostWhenConnected(WithoutProxy) PASS : tst_QSslSocket::disconnectFromHostWhenConnected(WithSocks5Proxy) PASS : tst_QSslSocket::disconnectFromHostWhenConnected(WithSocks5ProxyAuth) PASS : tst_QSslSocket::disconnectFromHostWhenConnected(WithHttpProxy) PASS : tst_QSslSocket::disconnectFromHostWhenConnected(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::resetProxy(WithoutProxy) PASS : tst_QSslSocket::resetProxy(WithSocks5Proxy) PASS : tst_QSslSocket::resetProxy(WithSocks5ProxyAuth) PASS : tst_QSslSocket::resetProxy(WithHttpProxy) PASS : tst_QSslSocket::resetProxy(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::ignoreSslErrorsList(WithoutProxy:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsList(WithoutProxy:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsList(WithoutProxy:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsList(WithoutProxy:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsList(WithoutProxy:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5Proxy:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5Proxy:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5Proxy:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5Proxy:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5Proxy:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5ProxyAuth:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5ProxyAuth:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5ProxyAuth:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5ProxyAuth:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5ProxyAuth:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxy:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxy:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxy:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxy:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxy:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxyBasicAuth:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxyBasicAuth:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxyBasicAuth:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxyBasicAuth:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxyBasicAuth:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithoutProxy:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithoutProxy:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithoutProxy:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithoutProxy:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithoutProxy:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5Proxy:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5Proxy:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5Proxy:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5Proxy:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5Proxy:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5ProxyAuth:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5ProxyAuth:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5ProxyAuth:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5ProxyAuth:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5ProxyAuth:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxy:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxy:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxy:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxy:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxy:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxyBasicAuth:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxyBasicAuth:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxyBasicAuth:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxyBasicAuth:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxyBasicAuth:SSL-failure-empty-list-again) PASS : tst_QSslSocket::readFromClosedSocket(WithoutProxy) PASS : tst_QSslSocket::readFromClosedSocket(WithSocks5Proxy) PASS : tst_QSslSocket::readFromClosedSocket(WithSocks5ProxyAuth) PASS : tst_QSslSocket::readFromClosedSocket(WithHttpProxy) PASS : tst_QSslSocket::readFromClosedSocket(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::writeBigChunk(WithoutProxy) QWARN : tst_QSslSocket::writeBigChunk(WithSocks5Proxy) QIODevice::write: device not open PASS : tst_QSslSocket::writeBigChunk(WithSocks5Proxy) QWARN : tst_QSslSocket::writeBigChunk(WithSocks5ProxyAuth) QIODevice::write: device not open PASS : tst_QSslSocket::writeBigChunk(WithSocks5ProxyAuth) PASS : tst_QSslSocket::writeBigChunk(WithHttpProxy) PASS : tst_QSslSocket::writeBigChunk(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::blacklistedCertificates(WithoutProxy) PASS : tst_QSslSocket::blacklistedCertificates(WithSocks5Proxy) PASS : tst_QSslSocket::blacklistedCertificates(WithSocks5ProxyAuth) PASS : tst_QSslSocket::blacklistedCertificates(WithHttpProxy) PASS : tst_QSslSocket::blacklistedCertificates(WithHttpProxyBasicAuth) QDEBUG : tst_QSslSocket::versionAccessors(WithoutProxy) "OpenSSL 1.0.1j 15 Oct 2014" QDEBUG : tst_QSslSocket::versionAccessors(WithoutProxy) "100010af" PASS : tst_QSslSocket::versionAccessors(WithoutProxy) QDEBUG : tst_QSslSocket::versionAccessors(WithSocks5Proxy) "OpenSSL 1.0.1j 15 Oct 2014" QDEBUG : tst_QSslSocket::versionAccessors(WithSocks5Proxy) "100010af" PASS : tst_QSslSocket::versionAccessors(WithSocks5Proxy) QDEBUG : tst_QSslSocket::versionAccessors(WithSocks5ProxyAuth) "OpenSSL 1.0.1j 15 Oct 2014" QDEBUG : tst_QSslSocket::versionAccessors(WithSocks5ProxyAuth) "100010af" PASS : tst_QSslSocket::versionAccessors(WithSocks5ProxyAuth) QDEBUG : tst_QSslSocket::versionAccessors(WithHttpProxy) "OpenSSL 1.0.1j 15 Oct 2014" QDEBUG : tst_QSslSocket::versionAccessors(WithHttpProxy) "100010af" PASS : tst_QSslSocket::versionAccessors(WithHttpProxy) QDEBUG : tst_QSslSocket::versionAccessors(WithHttpProxyBasicAuth) "OpenSSL 1.0.1j 15 Oct 2014" QDEBUG : tst_QSslSocket::versionAccessors(WithHttpProxyBasicAuth) "100010af" 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::dhServer(WithoutProxy) PASS : tst_QSslSocket::dhServer(WithSocks5Proxy) PASS : tst_QSslSocket::dhServer(WithSocks5ProxyAuth) PASS : tst_QSslSocket::dhServer(WithHttpProxy) PASS : tst_QSslSocket::dhServer(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::ecdhServer(WithoutProxy) PASS : tst_QSslSocket::ecdhServer(WithSocks5Proxy) PASS : tst_QSslSocket::ecdhServer(WithSocks5ProxyAuth) PASS : tst_QSslSocket::ecdhServer(WithHttpProxy) PASS : tst_QSslSocket::ecdhServer(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::verifyClientCertificate(WithoutProxy:NoCert:AutoVerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithoutProxy:NoCert:QueryPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithoutProxy:NoCert:VerifyNone) PASS : tst_QSslSocket::verifyClientCertificate(WithoutProxy:NoCert:VerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithoutProxy:SelfSignedCert:AutoVerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithoutProxy:SelfSignedCert:QueryPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithoutProxy:SelfSignedCert:VerifyNone) PASS : tst_QSslSocket::verifyClientCertificate(WithoutProxy:SelfSignedCert:VerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithoutProxy:ValidServerCert:AutoVerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithoutProxy:ValidServerCert:QueryPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithoutProxy:ValidServerCert:VerifyNone) PASS : tst_QSslSocket::verifyClientCertificate(WithoutProxy:ValidServerCert:VerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithoutProxy:ValidClientCert:AutoVerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithoutProxy:ValidClientCert:QueryPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithoutProxy:ValidClientCert:VerifyNone) PASS : tst_QSslSocket::verifyClientCertificate(WithoutProxy:ValidClientCert:VerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithoutProxy:ValidClientCert:AutoVerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithoutProxy:ValidClientCert:QueryPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithoutProxy:ValidClientCert:VerifyNone) PASS : tst_QSslSocket::verifyClientCertificate(WithoutProxy:ValidClientCert:VerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5Proxy:NoCert:AutoVerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5Proxy:NoCert:QueryPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5Proxy:NoCert:VerifyNone) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5Proxy:NoCert:VerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5Proxy:SelfSignedCert:AutoVerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5Proxy:SelfSignedCert:QueryPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5Proxy:SelfSignedCert:VerifyNone) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5Proxy:SelfSignedCert:VerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5Proxy:ValidServerCert:AutoVerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5Proxy:ValidServerCert:QueryPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5Proxy:ValidServerCert:VerifyNone) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5Proxy:ValidServerCert:VerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5Proxy:ValidClientCert:AutoVerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5Proxy:ValidClientCert:QueryPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5Proxy:ValidClientCert:VerifyNone) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5Proxy:ValidClientCert:VerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5Proxy:ValidClientCert:AutoVerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5Proxy:ValidClientCert:QueryPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5Proxy:ValidClientCert:VerifyNone) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5Proxy:ValidClientCert:VerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5ProxyAuth:NoCert:AutoVerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5ProxyAuth:NoCert:QueryPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5ProxyAuth:NoCert:VerifyNone) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5ProxyAuth:NoCert:VerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5ProxyAuth:SelfSignedCert:AutoVerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5ProxyAuth:SelfSignedCert:QueryPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5ProxyAuth:SelfSignedCert:VerifyNone) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5ProxyAuth:SelfSignedCert:VerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5ProxyAuth:ValidServerCert:AutoVerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5ProxyAuth:ValidServerCert:QueryPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5ProxyAuth:ValidServerCert:VerifyNone) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5ProxyAuth:ValidServerCert:VerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5ProxyAuth:ValidClientCert:AutoVerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5ProxyAuth:ValidClientCert:QueryPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5ProxyAuth:ValidClientCert:VerifyNone) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5ProxyAuth:ValidClientCert:VerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5ProxyAuth:ValidClientCert:AutoVerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5ProxyAuth:ValidClientCert:QueryPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5ProxyAuth:ValidClientCert:VerifyNone) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5ProxyAuth:ValidClientCert:VerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxy:NoCert:AutoVerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxy:NoCert:QueryPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxy:NoCert:VerifyNone) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxy:NoCert:VerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxy:SelfSignedCert:AutoVerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxy:SelfSignedCert:QueryPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxy:SelfSignedCert:VerifyNone) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxy:SelfSignedCert:VerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxy:ValidServerCert:AutoVerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxy:ValidServerCert:QueryPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxy:ValidServerCert:VerifyNone) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxy:ValidServerCert:VerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxy:ValidClientCert:AutoVerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxy:ValidClientCert:QueryPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxy:ValidClientCert:VerifyNone) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxy:ValidClientCert:VerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxy:ValidClientCert:AutoVerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxy:ValidClientCert:QueryPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxy:ValidClientCert:VerifyNone) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxy:ValidClientCert:VerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxyBasicAuth:NoCert:AutoVerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxyBasicAuth:NoCert:QueryPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxyBasicAuth:NoCert:VerifyNone) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxyBasicAuth:NoCert:VerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxyBasicAuth:SelfSignedCert:AutoVerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxyBasicAuth:SelfSignedCert:QueryPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxyBasicAuth:SelfSignedCert:VerifyNone) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxyBasicAuth:SelfSignedCert:VerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxyBasicAuth:ValidServerCert:AutoVerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxyBasicAuth:ValidServerCert:QueryPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxyBasicAuth:ValidServerCert:VerifyNone) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxyBasicAuth:ValidServerCert:VerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxyBasicAuth:ValidClientCert:AutoVerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxyBasicAuth:ValidClientCert:QueryPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxyBasicAuth:ValidClientCert:VerifyNone) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxyBasicAuth:ValidClientCert:VerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxyBasicAuth:ValidClientCert:AutoVerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxyBasicAuth:ValidClientCert:QueryPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxyBasicAuth:ValidClientCert:VerifyNone) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxyBasicAuth:ValidClientCert:VerifyPeer) 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) SKIP : tst_QSslSocket::simplePskConnect(WithoutProxy:PskConnectDoNotHandlePsk) This test requires change 1f8cab2c3bcd91335684c95afa95ae71e00a94e4 on the network test server, QTQAINFRA-917 tst_qsslsocket.cpp(3019) : failure location SKIP : tst_QSslSocket::simplePskConnect(WithoutProxy:PskConnectEmptyCredentials) This test requires change 1f8cab2c3bcd91335684c95afa95ae71e00a94e4 on the network test server, QTQAINFRA-917 tst_qsslsocket.cpp(3019) : failure location SKIP : tst_QSslSocket::simplePskConnect(WithoutProxy:PskConnectWrongCredentials) This test requires change 1f8cab2c3bcd91335684c95afa95ae71e00a94e4 on the network test server, QTQAINFRA-917 tst_qsslsocket.cpp(3019) : failure location SKIP : tst_QSslSocket::simplePskConnect(WithoutProxy:PskConnectWrongIdentity) This test requires change 1f8cab2c3bcd91335684c95afa95ae71e00a94e4 on the network test server, QTQAINFRA-917 tst_qsslsocket.cpp(3019) : failure location SKIP : tst_QSslSocket::simplePskConnect(WithoutProxy:PskConnectWrongPreSharedKey) This test requires change 1f8cab2c3bcd91335684c95afa95ae71e00a94e4 on the network test server, QTQAINFRA-917 tst_qsslsocket.cpp(3019) : failure location SKIP : tst_QSslSocket::simplePskConnect(WithoutProxy:PskConnectRightCredentialsPeerVerifyFailure) This test requires change 1f8cab2c3bcd91335684c95afa95ae71e00a94e4 on the network test server, QTQAINFRA-917 tst_qsslsocket.cpp(3019) : failure location SKIP : tst_QSslSocket::simplePskConnect(WithoutProxy:PskConnectRightCredentialsVerifyPeer) This test requires change 1f8cab2c3bcd91335684c95afa95ae71e00a94e4 on the network test server, QTQAINFRA-917 tst_qsslsocket.cpp(3019) : failure location SKIP : tst_QSslSocket::simplePskConnect(WithoutProxy:PskConnectRightCredentialsDoNotVerifyPeer) This test requires change 1f8cab2c3bcd91335684c95afa95ae71e00a94e4 on the network test server, QTQAINFRA-917 tst_qsslsocket.cpp(3019) : failure location 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: 675 passed, 2 failed, 13 skipped, 0 blacklisted ********* Finished testing of tst_QSslSocket ********* QtQA::App::TestRunner: test failed on first and second attempts, but with different behavior each time: QtQA::App::TestRunner: first attempt: exited with exit code 1 QtQA::App::TestRunner: second attempt: exited with exit code 2 QtQA::App::TestRunner: the test seems to be flaky, please fix this QtQA::App::TestRunner: this flaky test is being treated as a FAIL QtQA::App::TestRunner: end tst_qsslsocket: 180 seconds, exit code 2 Build log: http://testresults.qt.io/ci/QtBase_dev_Integration/build_05935/win64-msvc2012_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/dev_1425529687): http://codereview.qt-project.org/107710 [PS1] - Remove unneeded check in QNetworkReplyImpl::abort. From ci-noreply at qt-project.org Thu Mar 5 10:05:39 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 5 Mar 2015 11:05:39 +0200 Subject: [Ci-reports] fail on QtBase_5.4_Integration #1873 Message-ID: <20150305_090539_009962.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::setReadBufferSize(WithoutProxy) 'server.waitForNewConnection(0)' returned FALSE. () tst_qsslsocket.cpp(1617) : failure location Totals: 575 passed, 1 failed, 6 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QSslSocket ********* Config: Using QtTest library 5.4.2, Qt 5.4.2 (x86_64-little_endian-llp64 shared (dynamic) release build; by MSVC 2012) QDEBUG : tst_QSslSocket::initTestCase() Using SSL library OpenSSL 1.0.1j 15 Oct 2014 (268439727) PASS : tst_QSslSocket::initTestCase() PASS : tst_QSslSocket::constructing(WithoutProxy) PASS : tst_QSslSocket::constructing(WithSocks5Proxy) PASS : tst_QSslSocket::constructing(WithSocks5ProxyAuth) PASS : tst_QSslSocket::constructing(WithHttpProxy) PASS : tst_QSslSocket::constructing(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::simpleConnect(WithoutProxy) PASS : tst_QSslSocket::simpleConnect(WithSocks5Proxy) PASS : tst_QSslSocket::simpleConnect(WithSocks5ProxyAuth) PASS : tst_QSslSocket::simpleConnect(WithHttpProxy) PASS : tst_QSslSocket::simpleConnect(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::simpleConnectWithIgnore(WithoutProxy) PASS : tst_QSslSocket::simpleConnectWithIgnore(WithSocks5Proxy) PASS : tst_QSslSocket::simpleConnectWithIgnore(WithSocks5ProxyAuth) PASS : tst_QSslSocket::simpleConnectWithIgnore(WithHttpProxy) PASS : tst_QSslSocket::simpleConnectWithIgnore(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::sslErrors(WithoutProxy:qt-test-server) PASS : tst_QSslSocket::sslErrors(WithSocks5Proxy:qt-test-server) PASS : tst_QSslSocket::sslErrors(WithSocks5ProxyAuth:qt-test-server) PASS : tst_QSslSocket::sslErrors(WithHttpProxy:qt-test-server) PASS : tst_QSslSocket::sslErrors(WithHttpProxyBasicAuth:qt-test-server) PASS : tst_QSslSocket::addCaCertificate(WithoutProxy) PASS : tst_QSslSocket::addCaCertificate(WithSocks5Proxy) PASS : tst_QSslSocket::addCaCertificate(WithSocks5ProxyAuth) PASS : tst_QSslSocket::addCaCertificate(WithHttpProxy) PASS : tst_QSslSocket::addCaCertificate(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::addCaCertificates(WithoutProxy) PASS : tst_QSslSocket::addCaCertificates(WithSocks5Proxy) PASS : tst_QSslSocket::addCaCertificates(WithSocks5ProxyAuth) PASS : tst_QSslSocket::addCaCertificates(WithHttpProxy) PASS : tst_QSslSocket::addCaCertificates(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::addCaCertificates2(WithoutProxy) PASS : tst_QSslSocket::addCaCertificates2(WithSocks5Proxy) PASS : tst_QSslSocket::addCaCertificates2(WithSocks5ProxyAuth) PASS : tst_QSslSocket::addCaCertificates2(WithHttpProxy) PASS : tst_QSslSocket::addCaCertificates2(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::ciphers(WithoutProxy) PASS : tst_QSslSocket::ciphers(WithSocks5Proxy) PASS : tst_QSslSocket::ciphers(WithSocks5ProxyAuth) PASS : tst_QSslSocket::ciphers(WithHttpProxy) PASS : tst_QSslSocket::ciphers(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::connectToHostEncrypted(WithoutProxy) PASS : tst_QSslSocket::connectToHostEncrypted(WithSocks5Proxy) PASS : tst_QSslSocket::connectToHostEncrypted(WithSocks5ProxyAuth) PASS : tst_QSslSocket::connectToHostEncrypted(WithHttpProxy) PASS : tst_QSslSocket::connectToHostEncrypted(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::connectToHostEncryptedWithVerificationPeerName(WithoutProxy) PASS : tst_QSslSocket::connectToHostEncryptedWithVerificationPeerName(WithSocks5Proxy) PASS : tst_QSslSocket::connectToHostEncryptedWithVerificationPeerName(WithSocks5ProxyAuth) PASS : tst_QSslSocket::connectToHostEncryptedWithVerificationPeerName(WithHttpProxy) PASS : tst_QSslSocket::connectToHostEncryptedWithVerificationPeerName(WithHttpProxyBasicAuth) QDEBUG : tst_QSslSocket::sessionCipher(WithoutProxy) Supported Ciphers: (QSslCipher(name=ECDHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=PSK-AES256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES128-SHA, bits=1 (truncated) QDEBUG : tst_QSslSocket::sessionCipher(WithoutProxy) Default Ciphers: (QSslCipher(name=ECDHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=PSK-AES256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES128-SHA, bits=128 (truncated) QDEBUG : tst_QSslSocket::sessionCipher(WithoutProxy) Session Cipher: QSslCipher(name= DHE-RSA-AES256-GCM-SHA384 , bits= 256 , proto= TLSv1.2 ) PASS : tst_QSslSocket::sessionCipher(WithoutProxy) QDEBUG : tst_QSslSocket::sessionCipher(WithSocks5Proxy) Supported Ciphers: (QSslCipher(name=ECDHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=PSK-AES256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES128-SHA, bit (truncated) QDEBUG : tst_QSslSocket::sessionCipher(WithSocks5Proxy) Default Ciphers: (QSslCipher(name=ECDHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=PSK-AES256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES128-SHA, bits= (truncated) QDEBUG : tst_QSslSocket::sessionCipher(WithSocks5Proxy) Session Cipher: QSslCipher(name= DHE-RSA-AES256-GCM-SHA384 , bits= 256 , proto= TLSv1.2 ) PASS : tst_QSslSocket::sessionCipher(WithSocks5Proxy) QDEBUG : tst_QSslSocket::sessionCipher(WithSocks5ProxyAuth) Supported Ciphers: (QSslCipher(name=ECDHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=PSK-AES256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES128-SHA, (truncated) QDEBUG : tst_QSslSocket::sessionCipher(WithSocks5ProxyAuth) Default Ciphers: (QSslCipher(name=ECDHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=PSK-AES256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES128-SHA, b (truncated) QDEBUG : tst_QSslSocket::sessionCipher(WithSocks5ProxyAuth) Session Cipher: QSslCipher(name= DHE-RSA-AES256-GCM-SHA384 , bits= 256 , proto= TLSv1.2 ) PASS : tst_QSslSocket::sessionCipher(WithSocks5ProxyAuth) QDEBUG : tst_QSslSocket::sessionCipher(WithHttpProxy) Supported Ciphers: (QSslCipher(name=ECDHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=PSK-AES256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES128-SHA, bits= (truncated) QDEBUG : tst_QSslSocket::sessionCipher(WithHttpProxy) Default Ciphers: (QSslCipher(name=ECDHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=PSK-AES256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES128-SHA, bits=12 (truncated) QDEBUG : tst_QSslSocket::sessionCipher(WithHttpProxy) Session Cipher: QSslCipher(name= DHE-RSA-AES256-GCM-SHA384 , bits= 256 , proto= TLSv1.2 ) PASS : tst_QSslSocket::sessionCipher(WithHttpProxy) QDEBUG : tst_QSslSocket::sessionCipher(WithHttpProxyBasicAuth) Supported Ciphers: (QSslCipher(name=ECDHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=PSK-AES256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES128-S (truncated) QDEBUG : tst_QSslSocket::sessionCipher(WithHttpProxyBasicAuth) Default Ciphers: (QSslCipher(name=ECDHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=PSK-AES256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES128-SHA (truncated) QDEBUG : tst_QSslSocket::sessionCipher(WithHttpProxyBasicAuth) Session Cipher: QSslCipher(name= DHE-RSA-AES256-GCM-SHA384 , bits= 256 , proto= TLSv1.2 ) PASS : tst_QSslSocket::sessionCipher(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::flush(WithoutProxy) PASS : tst_QSslSocket::flush(WithSocks5Proxy) PASS : tst_QSslSocket::flush(WithSocks5ProxyAuth) PASS : tst_QSslSocket::flush(WithHttpProxy) PASS : tst_QSslSocket::flush(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::isEncrypted(WithoutProxy) PASS : tst_QSslSocket::isEncrypted(WithSocks5Proxy) PASS : tst_QSslSocket::isEncrypted(WithSocks5ProxyAuth) PASS : tst_QSslSocket::isEncrypted(WithHttpProxy) PASS : tst_QSslSocket::isEncrypted(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::localCertificate(WithoutProxy) PASS : tst_QSslSocket::localCertificate(WithSocks5Proxy) PASS : tst_QSslSocket::localCertificate(WithSocks5ProxyAuth) PASS : tst_QSslSocket::localCertificate(WithHttpProxy) PASS : tst_QSslSocket::localCertificate(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::mode(WithoutProxy) PASS : tst_QSslSocket::mode(WithSocks5Proxy) PASS : tst_QSslSocket::mode(WithSocks5ProxyAuth) PASS : tst_QSslSocket::mode(WithHttpProxy) PASS : tst_QSslSocket::mode(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::peerCertificate(WithoutProxy) PASS : tst_QSslSocket::peerCertificate(WithSocks5Proxy) PASS : tst_QSslSocket::peerCertificate(WithSocks5ProxyAuth) PASS : tst_QSslSocket::peerCertificate(WithHttpProxy) PASS : tst_QSslSocket::peerCertificate(WithHttpProxyBasicAuth) SKIP : tst_QSslSocket::peerCertificateChain(WithoutProxy) QTBUG-29941 - Unstable auto-test due to intermittently unreachable host tst_qsslsocket.cpp(747) : 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) qt.network.ssl: QSslSocket::startClientEncryption: cannot start handshake when not connected QWARN : tst_QSslSocket::protocol(WithoutProxy) qt.network.ssl: QSslSocket::startClientEncryption: cannot start handshake when not connected PASS : tst_QSslSocket::protocol(WithoutProxy) PASS : tst_QSslSocket::protocol(WithSocks5Proxy) PASS : tst_QSslSocket::protocol(WithSocks5ProxyAuth) FAIL! : tst_QSslSocket::protocol(WithHttpProxy) 'socket->waitForConnected()' returned FALSE. (Socket operation timed out) tst_qsslsocket.cpp(869) : failure location FAIL! : tst_QSslSocket::protocol(WithHttpProxyBasicAuth) 'socket->waitForConnected()' returned FALSE. (Socket operation timed out) tst_qsslsocket.cpp(924) : 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(1331) : 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(1486) : 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(1691) : failure location SKIP : tst_QSslSocket::waitForMinusOne(WithoutProxy) QTBUG-24451 - indefinite wait may hang tst_qsslsocket.cpp(1863) : failure location PASS : tst_QSslSocket::verifyMode(WithoutProxy) PASS : tst_QSslSocket::verifyMode(WithSocks5Proxy) PASS : tst_QSslSocket::verifyMode(WithSocks5ProxyAuth) PASS : tst_QSslSocket::verifyMode(WithHttpProxy) PASS : tst_QSslSocket::verifyMode(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::verifyDepth(WithoutProxy) PASS : tst_QSslSocket::verifyDepth(WithSocks5Proxy) PASS : tst_QSslSocket::verifyDepth(WithSocks5ProxyAuth) PASS : tst_QSslSocket::verifyDepth(WithHttpProxy) PASS : tst_QSslSocket::verifyDepth(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::peerVerifyError(WithoutProxy) PASS : tst_QSslSocket::peerVerifyError(WithSocks5Proxy) PASS : tst_QSslSocket::peerVerifyError(WithSocks5ProxyAuth) PASS : tst_QSslSocket::peerVerifyError(WithHttpProxy) PASS : tst_QSslSocket::peerVerifyError(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::disconnectFromHostWhenConnecting(WithoutProxy) PASS : tst_QSslSocket::disconnectFromHostWhenConnecting(WithSocks5Proxy) PASS : tst_QSslSocket::disconnectFromHostWhenConnecting(WithSocks5ProxyAuth) PASS : tst_QSslSocket::disconnectFromHostWhenConnecting(WithHttpProxy) PASS : tst_QSslSocket::disconnectFromHostWhenConnecting(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::disconnectFromHostWhenConnected(WithoutProxy) PASS : tst_QSslSocket::disconnectFromHostWhenConnected(WithSocks5Proxy) PASS : tst_QSslSocket::disconnectFromHostWhenConnected(WithSocks5ProxyAuth) PASS : tst_QSslSocket::disconnectFromHostWhenConnected(WithHttpProxy) PASS : tst_QSslSocket::disconnectFromHostWhenConnected(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::resetProxy(WithoutProxy) PASS : tst_QSslSocket::resetProxy(WithSocks5Proxy) PASS : tst_QSslSocket::resetProxy(WithSocks5ProxyAuth) PASS : tst_QSslSocket::resetProxy(WithHttpProxy) PASS : tst_QSslSocket::resetProxy(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::ignoreSslErrorsList(WithoutProxy:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsList(WithoutProxy:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsList(WithoutProxy:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsList(WithoutProxy:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsList(WithoutProxy:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5Proxy:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5Proxy:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5Proxy:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5Proxy:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5Proxy:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5ProxyAuth:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5ProxyAuth:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5ProxyAuth:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5ProxyAuth:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5ProxyAuth:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxy:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxy:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxy:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxy:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxy:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxyBasicAuth:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxyBasicAuth:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxyBasicAuth:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxyBasicAuth:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxyBasicAuth:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithoutProxy:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithoutProxy:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithoutProxy:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithoutProxy:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithoutProxy:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5Proxy:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5Proxy:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5Proxy:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5Proxy:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5Proxy:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5ProxyAuth:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5ProxyAuth:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5ProxyAuth:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5ProxyAuth:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5ProxyAuth:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxy:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxy:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxy:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxy:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxy:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxyBasicAuth:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxyBasicAuth:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxyBasicAuth:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxyBasicAuth:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxyBasicAuth:SSL-failure-empty-list-again) PASS : tst_QSslSocket::readFromClosedSocket(WithoutProxy) PASS : tst_QSslSocket::readFromClosedSocket(WithSocks5Proxy) PASS : tst_QSslSocket::readFromClosedSocket(WithSocks5ProxyAuth) PASS : tst_QSslSocket::readFromClosedSocket(WithHttpProxy) PASS : tst_QSslSocket::readFromClosedSocket(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::writeBigChunk(WithoutProxy) QWARN : tst_QSslSocket::writeBigChunk(WithSocks5Proxy) QIODevice::write: device not open PASS : tst_QSslSocket::writeBigChunk(WithSocks5Proxy) QWARN : tst_QSslSocket::writeBigChunk(WithSocks5ProxyAuth) QIODevice::write: device not open PASS : tst_QSslSocket::writeBigChunk(WithSocks5ProxyAuth) PASS : tst_QSslSocket::writeBigChunk(WithHttpProxy) PASS : tst_QSslSocket::writeBigChunk(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::blacklistedCertificates(WithoutProxy) PASS : tst_QSslSocket::blacklistedCertificates(WithSocks5Proxy) PASS : tst_QSslSocket::blacklistedCertificates(WithSocks5ProxyAuth) PASS : tst_QSslSocket::blacklistedCertificates(WithHttpProxy) PASS : tst_QSslSocket::blacklistedCertificates(WithHttpProxyBasicAuth) QDEBUG : tst_QSslSocket::versionAccessors(WithoutProxy) "OpenSSL 1.0.1j 15 Oct 2014" QDEBUG : tst_QSslSocket::versionAccessors(WithoutProxy) "100010af" PASS : tst_QSslSocket::versionAccessors(WithoutProxy) QDEBUG : tst_QSslSocket::versionAccessors(WithSocks5Proxy) "OpenSSL 1.0.1j 15 Oct 2014" QDEBUG : tst_QSslSocket::versionAccessors(WithSocks5Proxy) "100010af" PASS : tst_QSslSocket::versionAccessors(WithSocks5Proxy) QDEBUG : tst_QSslSocket::versionAccessors(WithSocks5ProxyAuth) "OpenSSL 1.0.1j 15 Oct 2014" QDEBUG : tst_QSslSocket::versionAccessors(WithSocks5ProxyAuth) "100010af" PASS : tst_QSslSocket::versionAccessors(WithSocks5ProxyAuth) QDEBUG : tst_QSslSocket::versionAccessors(WithHttpProxy) "OpenSSL 1.0.1j 15 Oct 2014" QDEBUG : tst_QSslSocket::versionAccessors(WithHttpProxy) "100010af" PASS : tst_QSslSocket::versionAccessors(WithHttpProxy) QDEBUG : tst_QSslSocket::versionAccessors(WithHttpProxyBasicAuth) "OpenSSL 1.0.1j 15 Oct 2014" QDEBUG : tst_QSslSocket::versionAccessors(WithHttpProxyBasicAuth) "100010af" 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::dhServer(WithoutProxy) PASS : tst_QSslSocket::dhServer(WithSocks5Proxy) PASS : tst_QSslSocket::dhServer(WithSocks5ProxyAuth) PASS : tst_QSslSocket::dhServer(WithHttpProxy) PASS : tst_QSslSocket::dhServer(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::ecdhServer(WithoutProxy) PASS : tst_QSslSocket::ecdhServer(WithSocks5Proxy) PASS : tst_QSslSocket::ecdhServer(WithSocks5ProxyAuth) PASS : tst_QSslSocket::ecdhServer(WithHttpProxy) PASS : tst_QSslSocket::ecdhServer(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: 575 passed, 2 failed, 5 skipped, 0 blacklisted ********* Finished testing of tst_QSslSocket ********* QtQA::App::TestRunner: test failed on first and second attempts, but with different behavior each time: QtQA::App::TestRunner: first attempt: exited with exit code 1 QtQA::App::TestRunner: second attempt: exited with exit code 2 QtQA::App::TestRunner: the test seems to be flaky, please fix this QtQA::App::TestRunner: this flaky test is being treated as a FAIL QtQA::App::TestRunner: end tst_qsslsocket: 145 seconds, exit code 2 Build log: http://testresults.qt.io/ci/QtBase_5.4_Integration/build_01873/win64-msvc2012_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/5.4_1425540429): http://codereview.qt-project.org/107613 [PS1] - Remove C++11 usage from NetworkManager bearer plugin http://codereview.qt-project.org/107570 [PS2] - tst_QDnsLookup: Update to match the new zone for test.qt-project.org From ci-noreply at qt-project.org Thu Mar 5 10:06:26 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 5 Mar 2015 11:06:26 +0200 Subject: [Ci-reports] pass on QtDeclarative_5.4_Integration #590 Message-ID: <20150305_090626_089063.ci-noreply@qt-project.org> QtDeclarative_5.4_Integration #590: SUCCESS Tested changes (refs/builds/5.4_1425539694): http://codereview.qt-project.org/107807 [PS1] - Doc: Replace qt-project.org/doc with doc.qt.io http://codereview.qt-project.org/106402 [PS1] - Fix thread-safety: _POSIX_THREAD_SAFE_FUNCTIONS is in From ci-noreply at qt-project.org Thu Mar 5 10:07:10 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 5 Mar 2015 11:07:10 +0200 Subject: [Ci-reports] fail on QtDeclarative_5.5_Integration #50 Message-ID: <20150305_090710_056172.ci-noreply@qt-project.org> Autotests `tst_activeFocusOnTab' and `tst_controls' failed :( Testing qtquickcontrols FAIL! : qtquickcontrols::Tests_Keys::test_keys(TextArea) Uncaught exception: Qt.createQmlObject(): failed to create object: :1:665: Type TextArea unavailable file:///work/build/qt/qtbase/qml/QtQuick/Controls/TextArea.qml:37:1: module "QtQuick" version 2.6 is not installed Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_keys.qml(86)] FAIL! : qtquickcontrols::tst_scrollview::compile() Type TextArea unavailable Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_scrollview.qml(55)] FAIL! : qtquickcontrols::Tests_Styles::test_createTextAreaStyle() Uncaught exception: Qt.createQmlObject(): failed to create object: :1:168: Type TextAreaStyle unavailable file:///work/build/qt/qtbase/qml/QtQuick/Controls/Styles/Base/TextAreaStyle.qml:61:1: Type TextArea unavailable file:///work/build/qt/qtbase/qml/QtQuick/Controls/TextArea.qml:37:1: module "QtQuick" version 2.6 is not installed Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_styles.qml(158)] FAIL! : qtquickcontrols::Tests_TextArea::test_activeFocusOnPress() Uncaught exception: Qt.createQmlObject(): failed to create object: :1:30: Type TextArea unavailable file:///work/build/qt/qtbase/qml/QtQuick/Controls/TextArea.qml:37:1: module "QtQuick" version 2.6 is not installed Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_textarea.qml(66)] FAIL! : qtquickcontrols::Tests_TextArea::test_activeFocusOnTab() Uncaught exception: Qt.createQmlObject(): failed to create object: :1:369: Type TextArea unavailable file:///work/build/qt/qtbase/qml/QtQuick/Controls/TextArea.qml:37:1: module "QtQuick" version 2.6 is not installed Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_textarea.qml(111)] FAIL! : qtquickcontrols::Tests_TextArea::test_append() Uncaught exception: Qt.createQmlObject(): failed to create object: :1:30: Type TextArea unavailable file:///work/build/qt/qtbase/qml/QtQuick/Controls/TextArea.qml:37:1: module "QtQuick" version 2.6 is not installed Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_textarea.qml(53)] FAIL! : qtquickcontrols::Tests_TextArea::test_editingFinished() Compared values are not the same Actual (): 3 Expected (): 1 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_textarea.qml(157)] FAIL! : qtquickcontrols::Tests_TextArea::test_keys() Compared values are not the same Actual (): 3 Expected (): 1 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_textarea.qml(187)] Totals: 516 passed, 8 failed, 2 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of qtquickcontrols ********* Config: Using QtTest library 5.5.0, Qt 5.5.0 (x86_64-little_endian-lp64 shared (dynamic) debug build; by GCC 4.8.2) PASS : qtquickcontrols::Tests_ApplicationWindow::initTestCase() PASS : qtquickcontrols::Tests_ApplicationWindow::test_defaultContentItemConstraints(height) PASS : qtquickcontrols::Tests_ApplicationWindow::test_defaultContentItemConstraints(height_y) PASS : qtquickcontrols::Tests_ApplicationWindow::test_defaultContentItemConstraints(height_implicitHeight_anchorsFill) PASS : qtquickcontrols::Tests_ApplicationWindow::test_defaultContentItemConstraints(height_implicitHeight_anchorsFill_margins) PASS : qtquickcontrols::Tests_ApplicationWindow::test_defaultContentItemConstraints(height_anchorsFill_margins) PASS : qtquickcontrols::Tests_ApplicationWindow::test_defaultContentItemConstraints(anchorsFill_margins) PASS : qtquickcontrols::Tests_ApplicationWindow::test_defaultContentItemConstraints(anchorsFill_margins0) PASS : qtquickcontrols::Tests_ApplicationWindow::test_defaultContentItemConstraints(minimum_implicit_maximum_anchorsFill) PASS : qtquickcontrols::Tests_ApplicationWindow::test_defaultContentItemConstraints(minimum_implicit_maximum_anchorsFill_margins) PASS : qtquickcontrols::Tests_ApplicationWindow::test_defaultContentItemConstraints(minimum_height_maximum_anchorsFill) PASS : qtquickcontrols::Tests_ApplicationWindow::test_defaultSizeHints() PASS : qtquickcontrols::Tests_ApplicationWindow::test_invisibleContentItemChildren() PASS : qtquickcontrols::Tests_ApplicationWindow::test_minimumHeight() PASS : qtquickcontrols::Tests_ApplicationWindow::test_minimumSizeLargerThan_MaximumSize() PASS : qtquickcontrols::Tests_ApplicationWindow::test_windowHeight() PASS : qtquickcontrols::Tests_ApplicationWindow::test_windowHeight2() PASS : qtquickcontrols::Tests_ApplicationWindow::cleanupTestCase() PASS : qtquickcontrols::Tests_Baselines::initTestCase() PASS : qtquickcontrols::Tests_Baselines::test_baselineOffset(Text) PASS : qtquickcontrols::Tests_Baselines::test_baselineOffset(Button) PASS : qtquickcontrols::Tests_Baselines::cleanupTestCase() PASS : qtquickcontrols::Tests_BusyIndicator::initTestCase() PASS : qtquickcontrols::Tests_BusyIndicator::test_createIndicator() PASS : qtquickcontrols::Tests_BusyIndicator::cleanupTestCase() PASS : qtquickcontrols::Tests_Button::initTestCase() PASS : qtquickcontrols::Tests_Button::test_action() PASS : qtquickcontrols::Tests_Button::test_activeFocusOnPress() PASS : qtquickcontrols::Tests_Button::test_activeFocusOnTab() PASS : qtquickcontrols::Tests_Button::test_checked() PASS : qtquickcontrols::Tests_Button::test_isDefault() PASS : qtquickcontrols::Tests_Button::test_text() PASS : qtquickcontrols::Tests_Button::cleanupTestCase() PASS : qtquickcontrols::Tests_Calendar::initTestCase() PASS : qtquickcontrols::Tests_Calendar::test_asynchronous() PASS : qtquickcontrols::Tests_Calendar::test_daysCenteredVertically() PASS : qtquickcontrols::Tests_Calendar::test_defaultConstructed() PASS : qtquickcontrols::Tests_Calendar::test_dragWhileMousePressed() PASS : qtquickcontrols::Tests_Calendar::test_gridCellRectCalculation() PASS : qtquickcontrols::Tests_Calendar::test_gridlessCellRectCalculation() PASS : qtquickcontrols::Tests_Calendar::test_hovered() PASS : qtquickcontrols::Tests_Calendar::test_keyNavigation() SKIP : qtquickcontrols::Tests_Calendar::test_minMaxJsDateRange() QTBUG-36846 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_calendar.qml(166)] PASS : qtquickcontrols::Tests_Calendar::test_minMaxUndefined() PASS : qtquickcontrols::Tests_Calendar::test_pressAndHold() PASS : qtquickcontrols::Tests_Calendar::test_selectDateWithMouse() PASS : qtquickcontrols::Tests_Calendar::test_selectInvalidDateWithMouse() PASS : qtquickcontrols::Tests_Calendar::test_selectNextMonth() PASS : qtquickcontrols::Tests_Calendar::test_selectPreviousMonth() PASS : qtquickcontrols::Tests_Calendar::test_selectedDate() PASS : qtquickcontrols::Tests_Calendar::test_setAfterConstructed() PASS : qtquickcontrols::Tests_Calendar::test_showNextMonthWithMouse() PASS : qtquickcontrols::Tests_Calendar::test_showPreviousMonthWithMouse() PASS : qtquickcontrols::Tests_Calendar::cleanupTestCase() PASS : qtquickcontrols::Tests_CheckBox::initTestCase() PASS : qtquickcontrols::Tests_CheckBox::test_activeFocusOnPress() PASS : qtquickcontrols::Tests_CheckBox::test_activeFocusOnTab() PASS : qtquickcontrols::Tests_CheckBox::test_checkState_keep_binding() PASS : qtquickcontrols::Tests_CheckBox::test_check_keep_binding() PASS : qtquickcontrols::Tests_CheckBox::test_checked() PASS : qtquickcontrols::Tests_CheckBox::test_clicked() PASS : qtquickcontrols::Tests_CheckBox::test_defaultConstructed() PASS : qtquickcontrols::Tests_CheckBox::test_exclusiveGroup() PASS : qtquickcontrols::Tests_CheckBox::test_keyPressed() PASS : qtquickcontrols::Tests_CheckBox::test_text() PASS : qtquickcontrols::Tests_CheckBox::cleanupTestCase() PASS : qtquickcontrols::Tests_ComboBox::initTestCase() PASS : qtquickcontrols::Tests_ComboBox::test_activated() PASS : qtquickcontrols::Tests_ComboBox::test_activeFocusOnPress() PASS : qtquickcontrols::Tests_ComboBox::test_activeFocusOnTab() PASS : qtquickcontrols::Tests_ComboBox::test_addRemoveItemsInModel_QTBUG_30379() PASS : qtquickcontrols::Tests_ComboBox::test_append_find() PASS : qtquickcontrols::Tests_ComboBox::test_arrayModelWithoutTextRole() PASS : qtquickcontrols::Tests_ComboBox::test_arraymodel() PASS : qtquickcontrols::Tests_ComboBox::test_arraymodelwithtextrole() PASS : qtquickcontrols::Tests_ComboBox::test_currentIndexInMenu() PASS : qtquickcontrols::Tests_ComboBox::test_editable() PASS : qtquickcontrols::Tests_ComboBox::test_find() PASS : qtquickcontrols::Tests_ComboBox::test_keySearch() PASS : qtquickcontrols::Tests_ComboBox::test_keys() PASS : qtquickcontrols::Tests_ComboBox::test_keyupdown() PASS : qtquickcontrols::Tests_ComboBox::test_minusOneIndexResetsSelection_QTBUG_35794() PASS : qtquickcontrols::Tests_ComboBox::test_minusOneToZeroSelection_QTBUG_38036() 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_Margins() PASS : qtquickcontrols::Tests_GridLayout::test_alignToPixelGrid() PASS : qtquickcontrols::Tests_GridLayout::test_alignment() PASS : qtquickcontrols::Tests_GridLayout::test_baselines() PASS : qtquickcontrols::Tests_GridLayout::test_columnOrRowChanged() PASS : qtquickcontrols::Tests_GridLayout::test_columnsChanged() PASS : qtquickcontrols::Tests_GridLayout::test_flow() PASS : qtquickcontrols::Tests_GridLayout::test_flowLeftToRight() PASS : qtquickcontrols::Tests_GridLayout::test_flowLeftToRightDefaultPositions() PASS : qtquickcontrols::Tests_GridLayout::test_flowTopToBottom() PASS : qtquickcontrols::Tests_GridLayout::test_invalidateWhileRearranging_QTBUG_44139() PASS : qtquickcontrols::Tests_GridLayout::test_rightToLeft() PASS : qtquickcontrols::Tests_GridLayout::test_rowsChanged() PASS : qtquickcontrols::Tests_GridLayout::test_sizeHints() PASS : qtquickcontrols::Tests_GridLayout::test_spacings() PASS : qtquickcontrols::Tests_GridLayout::test_spanAcrossEmptyRows() PASS : qtquickcontrols::Tests_GridLayout::test_spanIsMoreThanColumns() PASS : qtquickcontrols::Tests_GridLayout::cleanupTestCase() PASS : qtquickcontrols::Tests_GroupBox::initTestCase() PASS : qtquickcontrols::Tests_GroupBox::test_activeFocusOnTab() PASS : qtquickcontrols::Tests_GroupBox::test_checkable() PASS : qtquickcontrols::Tests_GroupBox::test_checked() PASS : qtquickcontrols::Tests_GroupBox::test_contentItem() PASS : qtquickcontrols::Tests_GroupBox::test_dynamicSize() PASS : qtquickcontrols::Tests_GroupBox::cleanupTestCase() PASS : qtquickcontrols::Tests_Keys::initTestCase() PASS : qtquickcontrols::Tests_Keys::test_keys(TextInput) PASS : qtquickcontrols::Tests_Keys::test_keys(TextField) PASS : qtquickcontrols::Tests_Keys::test_keys(TextEdit) FAIL! : qtquickcontrols::Tests_Keys::test_keys(TextArea) Uncaught exception: Qt.createQmlObject(): failed to create object: :1:665: Type TextArea unavailable file:///work/build/qt/qtbase/qml/QtQuick/Controls/TextArea.qml:37:1: module "QtQuick" version 2.6 is not installed Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_keys.qml(86)] PASS : qtquickcontrols::Tests_Keys::test_keys(SpinBox) PASS : qtquickcontrols::Tests_Keys::test_keys(ComboBox) PASS : qtquickcontrols::Tests_Keys::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() PASS : qtquickcontrols::Tests_Menu::test_dynamicItems() PASS : qtquickcontrols::Tests_Menu::test_exclusive() PASS : qtquickcontrols::Tests_Menu::test_modelCreation() PASS : qtquickcontrols::Tests_Menu::test_trigger() PASS : qtquickcontrols::Tests_Menu::cleanupTestCase() PASS : qtquickcontrols::Tests_MenuBar::initTestCase() PASS : qtquickcontrols::Tests_MenuBar::test_createMenuBar() PASS : qtquickcontrols::Tests_MenuBar::cleanupTestCase() PASS : qtquickcontrols::Tests_ProgressBar::initTestCase() PASS : qtquickcontrols::Tests_ProgressBar::test_activeFocusOnTab() PASS : qtquickcontrols::Tests_ProgressBar::test_initialization_order() PASS : qtquickcontrols::Tests_ProgressBar::test_invalidMinMax() PASS : qtquickcontrols::Tests_ProgressBar::test_maximumvalue() PASS : qtquickcontrols::Tests_ProgressBar::test_minimumvalue() PASS : qtquickcontrols::Tests_ProgressBar::cleanupTestCase() PASS : qtquickcontrols::Tests_RadioButton::initTestCase() PASS : qtquickcontrols::Tests_RadioButton::test_activeFocusOnPress() PASS : qtquickcontrols::Tests_RadioButton::test_activeFocusOnTab() PASS : qtquickcontrols::Tests_RadioButton::test_checked() PASS : qtquickcontrols::Tests_RadioButton::test_clicked() PASS : qtquickcontrols::Tests_RadioButton::test_createRadioButton() PASS : qtquickcontrols::Tests_RadioButton::test_defaultConstructed() PASS : qtquickcontrols::Tests_RadioButton::test_exclusiveGroup() PASS : qtquickcontrols::Tests_RadioButton::test_keyPressed() PASS : qtquickcontrols::Tests_RadioButton::test_text() PASS : qtquickcontrols::Tests_RadioButton::cleanupTestCase() PASS : qtquickcontrols::Tests_RangedDate::initTestCase() PASS : qtquickcontrols::Tests_RangedDate::test_constructionPropertyOrder() PASS : qtquickcontrols::Tests_RangedDate::test_defaultConstruction() PASS : qtquickcontrols::Tests_RangedDate::test_flickering() SKIP : qtquickcontrols::Tests_RangedDate::test_minMax() QTBUG-36846 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_rangeddate.qml(62)] PASS : qtquickcontrols::Tests_RangedDate::test_nullValues() PASS : qtquickcontrols::Tests_RangedDate::cleanupTestCase() PASS : qtquickcontrols::Tests_RangeModel::initTestCase() PASS : qtquickcontrols::Tests_RangeModel::test_bindings() 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_changeChildrenOfHiddenLayout() PASS : qtquickcontrols::Tests_RowLayout::test_change_implicitWidth_during_rearrange() PASS : qtquickcontrols::Tests_RowLayout::test_countGeometryChanges() PASS : qtquickcontrols::Tests_RowLayout::test_destroyLayout() PASS : qtquickcontrols::Tests_RowLayout::test_fixedAndExpanding() PASS : qtquickcontrols::Tests_RowLayout::test_implicitSize() PASS : qtquickcontrols::Tests_RowLayout::test_initialNestedLayouts() PASS : qtquickcontrols::Tests_RowLayout::test_rearrangeNestedLayouts() PASS : qtquickcontrols::Tests_RowLayout::test_sizeHint(propagateNone) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHint(propagateMinimumWidth) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHint(propagatePreferredWidth) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHint(propagateMaximumWidth) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHint(propagateAll) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHint(propagateCrazy) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHint(expandMinToExplicitPref) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHint(expandMaxToExplicitPref) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHint(expandAllToExplicitMin) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHint(expandPrefToExplicitMin) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHint(boundPrefToExplicitMax) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHint(boundAllToExplicitMax) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHintNormalization(fallbackValues) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHintNormalization(acceptZeroWidths) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHintNormalization(123) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHintNormalization(132) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHintNormalization(213) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHintNormalization(231) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHintNormalization(321) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHintNormalization(312) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHintNormalization(1i3) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHintNormalization(1i2) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHintNormalization(2i3) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHintNormalization(2i1) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHintNormalization(3i1) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHintNormalization(3i2) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHintPropagationCount() XFAIL : qtquickcontrols::Tests_RowLayout::test_sizeHintWithHiddenChildren() If GridLayout is hidden, GridLayout is not notified when child is explicitly hidden Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_rowlayout.qml(712)] PASS : qtquickcontrols::Tests_RowLayout::test_sizeHintWithHiddenChildren() XFAIL : qtquickcontrols::Tests_RowLayout::test_sizeHintWithHiddenChildrenForRow() If Row is hidden, Row is not notified when child is explicitly hidden Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_rowlayout.qml(745)] PASS : qtquickcontrols::Tests_RowLayout::test_sizeHintWithHiddenChildrenForRow() 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() QWARN : qtquickcontrols::UnknownTestFunc() file:///work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_scrollview.qml:55:5: Type TextArea unavailable TextArea { id: textArea } ^ QWARN : qtquickcontrols::UnknownTestFunc() file:///work/build/qt/qtbase/qml/QtQuick/Controls/TextArea.qml:37:1: module "QtQuick" version 2.6 is not installed import QtQuick 2.6 ^ QWARN : qtquickcontrols::tst_scrollview::compile() /work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_scrollview.qml produced 2 error(s): /work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_scrollview.qml:55,5: Type TextArea unavailable /work/build/qt/qtbase/qml/QtQuick/Controls/TextArea.qml:37,1: module "QtQuick" version 2.6 is not installed Working directory: /work/build/qt/qtquickcontrols/tests/auto/controls View: QQuickView, import paths: '/work/build/qt/qtquickcontrols/tests/auto/testplugin' '/work/build/qt/qtquickcontrols/tests/auto/controls' '/work/build/qt/qtbase/qml' Plugin paths: '.' FAIL! : qtquickcontrols::tst_scrollview::compile() Type TextArea unavailable Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_scrollview.qml(55)] 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::test_shortcut(checkbox) PASS : qtquickcontrols::Tests_Shortcut::test_shortcut(radiobutton) PASS : qtquickcontrols::Tests_Shortcut::test_shortcut(button) PASS : qtquickcontrols::Tests_Shortcut::test_shortcut(button+action) PASS : qtquickcontrols::Tests_Shortcut::test_shortcut(toolbutton) PASS : qtquickcontrols::Tests_Shortcut::test_shortcut(toolbutton+action) 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_dragThreshold() PASS : qtquickcontrols::Tests_Slider::test_maximumvalue() PASS : qtquickcontrols::Tests_Slider::test_minimumvalue() PASS : qtquickcontrols::Tests_Slider::test_mouseWheel() PASS : qtquickcontrols::Tests_Slider::test_rightLeftKeyPressed() PASS : qtquickcontrols::Tests_Slider::test_sliderOffset() PASS : qtquickcontrols::Tests_Slider::test_updateValueWhileDragging() PASS : qtquickcontrols::Tests_Slider::test_valueAndHandlePosition() PASS : qtquickcontrols::Tests_Slider::test_vertical() PASS : qtquickcontrols::Tests_Slider::cleanupTestCase() PASS : qtquickcontrols::Tests_SpinBox::initTestCase() PASS : qtquickcontrols::Tests_SpinBox::test_ImplicitSize() PASS : qtquickcontrols::Tests_SpinBox::test_activeFocusOnPress() PASS : qtquickcontrols::Tests_SpinBox::test_activeFocusOnTab() PASS : qtquickcontrols::Tests_SpinBox::test_construction() PASS : qtquickcontrols::Tests_SpinBox::test_decimals() PASS : qtquickcontrols::Tests_SpinBox::test_decrement_key() PASS : qtquickcontrols::Tests_SpinBox::test_decrement_mouse() PASS : qtquickcontrols::Tests_SpinBox::test_editingFinished() PASS : qtquickcontrols::Tests_SpinBox::test_fixup() PASS : qtquickcontrols::Tests_SpinBox::test_get_active_focus_when_up_or_down_was_pressed() PASS : qtquickcontrols::Tests_SpinBox::test_groupSeparators() PASS : qtquickcontrols::Tests_SpinBox::test_increment_key() PASS : qtquickcontrols::Tests_SpinBox::test_increment_mouse() PASS : qtquickcontrols::Tests_SpinBox::test_initial_value() PASS : qtquickcontrols::Tests_SpinBox::test_initialization_order() PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(1) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(10) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(100) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(1.1) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(10.10) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(123.456) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-1) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-10) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-100) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-1.1) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-10.10) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-123.456) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(2.54cm) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input($100) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(asdf foo) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(a1b2c3d4e5) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(20) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(200) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(2000) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(0123) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-20) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-200) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-2000) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-0123) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(5) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-5) PASS : qtquickcontrols::Tests_SpinBox::test_keys() PASS : qtquickcontrols::Tests_SpinBox::test_maxvalue() PASS : qtquickcontrols::Tests_SpinBox::test_minvalue() PASS : qtquickcontrols::Tests_SpinBox::test_move_mouse() PASS : qtquickcontrols::Tests_SpinBox::test_negativeStepSize() PASS : qtquickcontrols::Tests_SpinBox::test_setFontsize() PASS : qtquickcontrols::Tests_SpinBox::test_stepsize() PASS : qtquickcontrols::Tests_SpinBox::test_wheel() PASS : qtquickcontrols::Tests_SpinBox::cleanupTestCase() PASS : qtquickcontrols::Tests_SplitView::initTestCase() PASS : qtquickcontrols::Tests_SplitView::test_01_splitView() PASS : qtquickcontrols::Tests_SplitView::test_02_splitView_initial_orientation_vertical() PASS : qtquickcontrols::Tests_SplitView::test_03_orientation_change() PASS : qtquickcontrols::Tests_SplitView::test_04_hide_item() PASS : qtquickcontrols::Tests_SplitView::test_05_hide_fillWidth_item() PASS : qtquickcontrols::Tests_SplitView::test_dynamic_item_add() PASS : qtquickcontrols::Tests_SplitView::test_dynamic_item_add_fillWidth() PASS : qtquickcontrols::Tests_SplitView::test_dynamic_item_remove() PASS : qtquickcontrols::Tests_SplitView::test_hide_item_after_fillWidth() PASS : qtquickcontrols::Tests_SplitView::test_item_margins() 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_focus() 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() FAIL! : qtquickcontrols::Tests_Styles::test_createTextAreaStyle() Uncaught exception: Qt.createQmlObject(): failed to create object: :1:168: Type TextAreaStyle unavailable file:///work/build/qt/qtbase/qml/QtQuick/Controls/Styles/Base/TextAreaStyle.qml:61:1: Type TextArea unavailable file:///work/build/qt/qtbase/qml/QtQuick/Controls/TextArea.qml:37:1: module "QtQuick" version 2.6 is not installed Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_styles.qml(158)] 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_clicked() PASS : qtquickcontrols::Tests_Switch::test_defaultConstructed() PASS : qtquickcontrols::Tests_Switch::test_exclusiveGroup() PASS : qtquickcontrols::Tests_Switch::test_keyPressed() PASS : qtquickcontrols::Tests_Switch::test_pressed() PASS : qtquickcontrols::Tests_Switch::cleanupTestCase() PASS : qtquickcontrols::Tests_Tab::initTestCase() PASS : qtquickcontrols::Tests_Tab::test_createTab() PASS : qtquickcontrols::Tests_Tab::cleanupTestCase() PASS : qtquickcontrols::Tests_TableView::initTestCase() PASS : qtquickcontrols::Tests_TableView::test_QTBUG_31206() PASS : qtquickcontrols::Tests_TableView::test_activated() PASS : qtquickcontrols::Tests_TableView::test_activeFocusOnTab() PASS : qtquickcontrols::Tests_TableView::test_addRemoveColumn() PASS : qtquickcontrols::Tests_TableView::test_basic_setup() PASS : qtquickcontrols::Tests_TableView::test_buttonDelegate() QWARN : qtquickcontrols::Tests_TableView::test_buttonDelegate() file:///work/build/qt/qtquickcontrols/tests/auto/controls/data/tableview/table_buttondelegate.qml:62: TypeError: Cannot read property of null QWARN : qtquickcontrols::Tests_TableView::test_buttonDelegate() file:///work/build/qt/qtquickcontrols/tests/auto/controls/data/tableview/table_buttondelegate.qml:62: TypeError: Cannot read property of null QWARN : qtquickcontrols::Tests_TableView::test_buttonDelegate() file:///work/build/qt/qtquickcontrols/tests/auto/controls/data/tableview/table_buttondelegate.qml:62: TypeError: Cannot read property of null 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_initializedStyleData() PASS : qtquickcontrols::Tests_TableView::test_keyboardSelection() PASS : qtquickcontrols::Tests_TableView::test_keys() PASS : qtquickcontrols::Tests_TableView::test_keys_2() PASS : qtquickcontrols::Tests_TableView::test_moveColumn(0->1 (0)) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(0->1 (1)) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(0->1 (2)) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(0->2 (0)) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(0->2 (1)) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(0->2 (2)) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(1->0 (0)) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(1->0 (1)) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(1->0 (2)) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(1->2 (0)) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(1->2 (1)) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(1->2 (2)) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(2->0 (0)) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(2->0 (1)) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(2->0 (2)) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(2->1 (0)) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(2->1 (1)) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(2->1 (2)) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(0->0) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(-1->0) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(0->-1) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(1->10) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(10->2) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(10->-1) PASS : qtquickcontrols::Tests_TableView::test_positionViewAtRow() PASS : qtquickcontrols::Tests_TableView::test_resize_columns() PASS : qtquickcontrols::Tests_TableView::test_rightClickOnMouseAreaOverTableView() PASS : qtquickcontrols::Tests_TableView::test_rowCount() PASS : qtquickcontrols::Tests_TableView::test_selection() PASS : qtquickcontrols::Tests_TableView::test_selectionContains() PASS : qtquickcontrols::Tests_TableView::test_selectionCount() PASS : qtquickcontrols::Tests_TableView::test_selectionForeach() PASS : qtquickcontrols::Tests_TableView::test_usingcpplistmodel(qobjectlistmodel) PASS : qtquickcontrols::Tests_TableView::test_usingcpplistmodel(qstringlistmodel) PASS : qtquickcontrols::Tests_TableView::test_usingcppqabstractitemmodel() PASS : qtquickcontrols::Tests_TableView::test_usingcppqobjectmodel() PASS : qtquickcontrols::Tests_TableView::test_usingqmlmodel(listmodel) PASS : qtquickcontrols::Tests_TableView::test_usingqmlmodel(countmodel) PASS : qtquickcontrols::Tests_TableView::test_usingqmlmodel(arraymodel) PASS : qtquickcontrols::Tests_TableView::test_usingqmlmodel(itemmodel) PASS : qtquickcontrols::Tests_TableView::cleanupTestCase() PASS : qtquickcontrols::Tests_TableViewColumn::initTestCase() PASS : qtquickcontrols::Tests_TableViewColumn::test_createTableViewColumn() PASS : qtquickcontrols::Tests_TableViewColumn::cleanupTestCase() PASS : qtquickcontrols::Tests_TabView::initTestCase() PASS : qtquickcontrols::Tests_TabView::test_43701() 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() FAIL! : qtquickcontrols::Tests_TextArea::test_activeFocusOnPress() Uncaught exception: Qt.createQmlObject(): failed to create object: :1:30: Type TextArea unavailable file:///work/build/qt/qtbase/qml/QtQuick/Controls/TextArea.qml:37:1: module "QtQuick" version 2.6 is not installed Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_textarea.qml(66)] FAIL! : qtquickcontrols::Tests_TextArea::test_activeFocusOnTab() Uncaught exception: Qt.createQmlObject(): failed to create object: :1:369: Type TextArea unavailable file:///work/build/qt/qtbase/qml/QtQuick/Controls/TextArea.qml:37:1: module "QtQuick" version 2.6 is not installed Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_textarea.qml(111)] FAIL! : qtquickcontrols::Tests_TextArea::test_append() Uncaught exception: Qt.createQmlObject(): failed to create object: :1:30: Type TextArea unavailable file:///work/build/qt/qtbase/qml/QtQuick/Controls/TextArea.qml:37:1: module "QtQuick" version 2.6 is not installed Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_textarea.qml(53)] FAIL! : qtquickcontrols::Tests_TextArea::test_editingFinished() Compared values are not the same Actual (): 3 Expected (): 1 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_textarea.qml(157)] FAIL! : qtquickcontrols::Tests_TextArea::test_keys() Compared values are not the same Actual (): 3 Expected (): 1 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_textarea.qml(187)] PASS : qtquickcontrols::Tests_TextArea::cleanupTestCase() PASS : qtquickcontrols::Tests_TextField::initTestCase() PASS : qtquickcontrols::Tests_TextField::test_activeFocusOnPress() PASS : qtquickcontrols::Tests_TextField::test_activeFocusOnTab() PASS : qtquickcontrols::Tests_TextField::test_copyPaste() PASS : qtquickcontrols::Tests_TextField::test_cursorPosition() PASS : qtquickcontrols::Tests_TextField::test_deselect() PASS : qtquickcontrols::Tests_TextField::test_editingFinished() PASS : qtquickcontrols::Tests_TextField::test_getText() PASS : qtquickcontrols::Tests_TextField::test_inputMask() PASS : qtquickcontrols::Tests_TextField::test_insert() PASS : qtquickcontrols::Tests_TextField::test_keys() PASS : qtquickcontrols::Tests_TextField::test_length() PASS : qtquickcontrols::Tests_TextField::test_maximumLength() PASS : qtquickcontrols::Tests_TextField::test_passwordCharacter() PASS : qtquickcontrols::Tests_TextField::test_readonly() PASS : qtquickcontrols::Tests_TextField::test_redo() PASS : qtquickcontrols::Tests_TextField::test_remove() 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() PASS : qtquickcontrols::Tests_TreeView::initTestCase() PASS : qtquickcontrols::Tests_TreeView::test_basic_setup() PASS : qtquickcontrols::Tests_TreeView::test_clicked_signals() PASS : qtquickcontrols::Tests_TreeView::test_expand_collapse() PASS : qtquickcontrols::Tests_TreeView::test_headerHidden() PASS : qtquickcontrols::Tests_TreeView::test_keys_navigation() PASS : qtquickcontrols::Tests_TreeView::test_pressAndHold() XFAIL : qtquickcontrols::Tests_TreeView::test_selection_contiguousSelection() BUG selection.currentIndex is invalid when ContiguousSelection Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_treeview.qml(705)] XFAIL : qtquickcontrols::Tests_TreeView::test_selection_contiguousSelection() BUG selection.currentIndex is invalid when ContiguousSelection Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_treeview.qml(733)] PASS : qtquickcontrols::Tests_TreeView::test_selection_contiguousSelection() XFAIL : qtquickcontrols::Tests_TreeView::test_selection_extendedSelection() BUG selection.currentIndex is invalid when ExtendedSelection Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_treeview.qml(616)] PASS : qtquickcontrols::Tests_TreeView::test_selection_extendedSelection() XFAIL : qtquickcontrols::Tests_TreeView::test_selection_multiSelection() BUG selection.currentIndex is invalid when MultiSelection Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_treeview.qml(499)] XFAIL : qtquickcontrols::Tests_TreeView::test_selection_multiSelection() BUG selection.currentIndex is invalid when MultiSelection Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_treeview.qml(513)] XFAIL : qtquickcontrols::Tests_TreeView::test_selection_multiSelection() BUG selection.currentIndex is invalid when MultiSelection Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_treeview.qml(532)] XFAIL : qtquickcontrols::Tests_TreeView::test_selection_multiSelection() BUG selection.currentIndex is invalid when MultiSelection Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_treeview.qml(548)] PASS : qtquickcontrols::Tests_TreeView::test_selection_multiSelection() XFAIL : qtquickcontrols::Tests_TreeView::test_selection_noSelection() BUG selected state not updated with Command/Controls when SingleSelection Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_treeview.qml(450)] PASS : qtquickcontrols::Tests_TreeView::test_selection_noSelection() XFAIL : qtquickcontrols::Tests_TreeView::test_selection_singleSelection() BUG isSelected is always false when SingleSelection Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_treeview.qml(373)] XFAIL : qtquickcontrols::Tests_TreeView::test_selection_singleSelection() BUG hasSelection is always false when SingleSelection Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_treeview.qml(375)] XFAIL : qtquickcontrols::Tests_TreeView::test_selection_singleSelection() BUG empty selectedIndex when SingleSelection Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_treeview.qml(378)] XFAIL : qtquickcontrols::Tests_TreeView::test_selection_singleSelection() BUG selected state not updated with Command/Control when SingleSelection Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_treeview.qml(392)] XFAIL : qtquickcontrols::Tests_TreeView::test_selection_singleSelection() BUG selected state not updated with Command/Control when SingleSelection Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_treeview.qml(394)] PASS : qtquickcontrols::Tests_TreeView::test_selection_singleSelection() PASS : qtquickcontrols::Tests_TreeView::cleanupTestCase() Totals: 516 passed, 8 failed, 2 skipped, 0 blacklisted ********* Finished testing of qtquickcontrols ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_controls: 64 seconds, exit code 8 Testing tst_activeFocusOnTab QFATAL : tst_activeFocusOnTab::activeFocusOnTab() Received signal 11 FAIL! : tst_activeFocusOnTab::activeFocusOnTab() Received a fatal error. Loc: [Unknown file(0)] Totals: 1 passed, 1 failed, 0 skipped, 0 blacklisted 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 21267] QtQA::App::TestRunner: [New LWP 21268] QtQA::App::TestRunner: [New LWP 21273] QtQA::App::TestRunner: [New LWP 21269] QtQA::App::TestRunner: [New LWP 21274] QtQA::App::TestRunner: [New LWP 21276] QtQA::App::TestRunner: [New LWP 21275] QtQA::App::TestRunner: [New LWP 21278] QtQA::App::TestRunner: [New LWP 21270] QtQA::App::TestRunner: [New LWP 21279] QtQA::App::TestRunner: [New LWP 21271] QtQA::App::TestRunner: [New LWP 21277] QtQA::App::TestRunner: [Thread debugging using libthread_db enabled] QtQA::App::TestRunner: Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". QtQA::App::TestRunner: Core was generated by `./tst_activeFocusOnTab -silent -o /work/ci/qt/qtdeclarative/5.5/_artifacts/test'. QtQA::App::TestRunner: Program terminated with signal SIGABRT, Aborted. QtQA::App::TestRunner: #0 0x00007fce9ab85cc9 in __GI_raise (sig=sig at entry=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:56 QtQA::App::TestRunner: 56 ../nptl/sysdeps/unix/sysv/linux/raise.c: No such file or directory. QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 12 (Thread 0x7fce63fff700 (LWP 21277)): QtQA::App::TestRunner: #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 QtQA::App::TestRunner: #1 0x00007fce7cdd251b in ?? () from /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so QtQA::App::TestRunner: #2 0x00007fce7cdd1c69 in ?? () from /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so QtQA::App::TestRunner: #3 0x00007fce9a46e182 in start_thread (arg=0x7fce63fff700) at pthread_create.c:312 QtQA::App::TestRunner: #4 0x00007fce9ac4a00d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 11 (Thread 0x7fce7fbdd700 (LWP 21271)): QtQA::App::TestRunner: #0 0x00007fce9ac3ccbd in poll () at ../sysdeps/unix/syscall-template.S:81 QtQA::App::TestRunner: #1 0x00007fce99f55fe4 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #2 0x00007fce99f560ec in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #3 0x00007fce99f56129 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #4 0x00007fce99f7af05 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #5 0x00007fce9a46e182 in start_thread (arg=0x7fce7fbdd700) at pthread_create.c:312 QtQA::App::TestRunner: #6 0x00007fce9ac4a00d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 10 (Thread 0x7fce62ffd700 (LWP 21279)): QtQA::App::TestRunner: #0 0x00007fce9ac3ccbd in poll () at ../sysdeps/unix/syscall-template.S:81 QtQA::App::TestRunner: #1 0x00007fce99f55fe4 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #2 0x00007fce99f560ec in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #3 0x00007fce9b7f2953 in TestNamespace::QEventDispatcherGlib::processEvents (this=0x7fce5c0008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:418 QtQA::App::TestRunner: #4 0x00007fce9b77b606 in TestNamespace::QEventLoop::processEvents (this=0x7fce62ffce10, flags=...) at kernel/qeventloop.cpp:128 QtQA::App::TestRunner: #5 0x00007fce9b77b8c7 in TestNamespace::QEventLoop::exec (this=0x7fce62ffce10, flags=...) at kernel/qeventloop.cpp:204 QtQA::App::TestRunner: #6 0x00007fce9b4fb4ca in TestNamespace::QThread::exec (this=0x1246310) at thread/qthread.cpp:503 QtQA::App::TestRunner: #7 0x00007fce9be56fb3 in TestNamespace::QQmlThreadPrivate::run (this=0x1246310) at qml/ftw/qqmlthread.cpp:141 QtQA::App::TestRunner: #8 0x00007fce9b5028d5 in TestNamespace::QThreadPrivate::start (arg=0x1246310) at thread/qthread_unix.cpp:331 QtQA::App::TestRunner: #9 0x00007fce9a46e182 in start_thread (arg=0x7fce62ffd700) at pthread_create.c:312 QtQA::App::TestRunner: #10 0x00007fce9ac4a00d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 9 (Thread 0x7fce87681700 (LWP 21270)): QtQA::App::TestRunner: #0 0x00007fce9ac3ccbd in poll () at ../sysdeps/unix/syscall-template.S:81 QtQA::App::TestRunner: #1 0x00007fce99f55fe4 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #2 0x00007fce99f5630a in g_main_loop_run () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #3 0x00007fce8b409336 in ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0 QtQA::App::TestRunner: #4 0x00007fce99f7af05 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #5 0x00007fce9a46e182 in start_thread (arg=0x7fce87681700) at pthread_create.c:312 QtQA::App::TestRunner: #6 0x00007fce9ac4a00d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 8 (Thread 0x7fce637fe700 (LWP 21278)): QtQA::App::TestRunner: #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 QtQA::App::TestRunner: #1 0x00007fce7cdd251b in ?? () from /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so QtQA::App::TestRunner: #2 0x00007fce7cdd1c69 in ?? () from /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so QtQA::App::TestRunner: #3 0x00007fce9a46e182 in start_thread (arg=0x7fce637fe700) at pthread_create.c:312 QtQA::App::TestRunner: #4 0x00007fce9ac4a00d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 7 (Thread 0x7fce6968b700 (LWP 21275)): QtQA::App::TestRunner: #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 QtQA::App::TestRunner: #1 0x00007fce7cdd251b in ?? () from /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so QtQA::App::TestRunner: #2 0x00007fce7cdd1c69 in ?? () from /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so QtQA::App::TestRunner: #3 0x00007fce9a46e182 in start_thread (arg=0x7fce6968b700) at pthread_create.c:312 QtQA::App::TestRunner: #4 0x00007fce9ac4a00d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 6 (Thread 0x7fce68e8a700 (LWP 21276)): QtQA::App::TestRunner: #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 QtQA::App::TestRunner: #1 0x00007fce7cdd251b in ?? () from /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so QtQA::App::TestRunner: #2 0x00007fce7cdd1c69 in ?? () from /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so QtQA::App::TestRunner: #3 0x00007fce9a46e182 in start_thread (arg=0x7fce68e8a700) at pthread_create.c:312 QtQA::App::TestRunner: #4 0x00007fce9ac4a00d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 5 (Thread 0x7fce7e3da700 (LWP 21274)): QtQA::App::TestRunner: #0 0x00007fce9ac3ccbd in poll () at ../sysdeps/unix/syscall-template.S:81 QtQA::App::TestRunner: #1 0x00007fce99f55fe4 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #2 0x00007fce99f560ec in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #3 0x00007fce9b7f2973 in TestNamespace::QEventDispatcherGlib::processEvents (this=0x7fce640008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:420 QtQA::App::TestRunner: #4 0x00007fce9b77b606 in TestNamespace::QEventLoop::processEvents (this=0x7fce7e3d9e10, flags=...) at kernel/qeventloop.cpp:128 QtQA::App::TestRunner: #5 0x00007fce9b77b8c7 in TestNamespace::QEventLoop::exec (this=0x7fce7e3d9e10, flags=...) at kernel/qeventloop.cpp:204 QtQA::App::TestRunner: #6 0x00007fce9b4fb4ca in TestNamespace::QThread::exec (this=0x11a9430) at thread/qthread.cpp:503 QtQA::App::TestRunner: #7 0x00007fce9be56fb3 in TestNamespace::QQmlThreadPrivate::run (this=0x11a9430) at qml/ftw/qqmlthread.cpp:141 QtQA::App::TestRunner: #8 0x00007fce9b5028d5 in TestNamespace::QThreadPrivate::start (arg=0x11a9430) at thread/qthread_unix.cpp:331 QtQA::App::TestRunner: #9 0x00007fce9a46e182 in start_thread (arg=0x7fce7e3da700) at pthread_create.c:312 QtQA::App::TestRunner: #10 0x00007fce9ac4a00d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 4 (Thread 0x7fce880c7700 (LWP 21269)): QtQA::App::TestRunner: #0 0x00007fce9ac3ccbd in poll () at ../sysdeps/unix/syscall-template.S:81 QtQA::App::TestRunner: #1 0x00007fce99f55fe4 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #2 0x00007fce99f560ec in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #3 0x00007fce880cf1ad in ?? () from /usr/lib/x86_64-linux-gnu/gio/modules/libdconfsettings.so QtQA::App::TestRunner: #4 0x00007fce99f7af05 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #5 0x00007fce9a46e182 in start_thread (arg=0x7fce880c7700) at pthread_create.c:312 QtQA::App::TestRunner: #6 0x00007fce9ac4a00d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 3 (Thread 0x7fce7ebdb700 (LWP 21273)): QtQA::App::TestRunner: #0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:238 QtQA::App::TestRunner: #1 0x00007fce99f97ce5 in g_cond_wait_until () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #2 0x00007fce99f2c1c1 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #3 0x00007fce99f2c74b in g_async_queue_timeout_pop () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #4 0x00007fce99f7b956 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #5 0x00007fce99f7af05 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #6 0x00007fce9a46e182 in start_thread (arg=0x7fce7ebdb700) at pthread_create.c:312 QtQA::App::TestRunner: #7 0x00007fce9ac4a00d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2 (Thread 0x7fce91b86700 (LWP 21268)): QtQA::App::TestRunner: #0 0x00007fce9ac3ccbd in poll () at ../sysdeps/unix/syscall-template.S:81 QtQA::App::TestRunner: #1 0x00007fce980fab72 in poll (__timeout=-1, __nfds=1, __fds=0x7fce91b85d00) at /usr/include/x86_64-linux-gnu/bits/poll2.h:46 QtQA::App::TestRunner: #2 _xcb_conn_wait (c=c at entry=0xfce960, cond=cond at entry=0xfce9a0, vector=vector at entry=0x0, count=count at entry=0x0) at ../../src/xcb_conn.c:447 QtQA::App::TestRunner: #3 0x00007fce980fc64f in xcb_wait_for_event (c=0xfce960) at ../../src/xcb_in.c:622 QtQA::App::TestRunner: #4 0x00007fce9d63cfad in TestNamespace::QXcbEventReader::run (this=0xfda8b0) at qxcbconnection.cpp:1053 QtQA::App::TestRunner: #5 0x00007fce9b5028d5 in TestNamespace::QThreadPrivate::start (arg=0xfda8b0) at thread/qthread_unix.cpp:331 QtQA::App::TestRunner: #6 0x00007fce9a46e182 in start_thread (arg=0x7fce91b86700) at pthread_create.c:312 QtQA::App::TestRunner: #7 0x00007fce9ac4a00d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1 (Thread 0x7fce9d77a780 (LWP 21267)): QtQA::App::TestRunner: #0 0x00007fce9ab85cc9 in __GI_raise (sig=sig at entry=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:56 QtQA::App::TestRunner: #1 0x00007fce9ab890d8 in __GI_abort () at abort.c:89 QtQA::App::TestRunner: #2 0x00007fce9b4ef257 in TestNamespace::qt_message_fatal (context=..., message=...) at global/qlogging.cpp:1575 QtQA::App::TestRunner: #3 0x00007fce9b4eb76c in TestNamespace::QMessageLogger::fatal (this=0x7fff194ac610, msg=0x7fce9d7d6c1c "Received signal %d") at global/qlogging.cpp:777 QtQA::App::TestRunner: #4 0x00007fce9d7bbd41 in TestNamespace::QTest::FatalSignalHandler::signal (signum=11) at qtestcase.cpp:2391 QtQA::App::TestRunner: #5 QtQA::App::TestRunner: #6 0x00007fce9d1820a2 in TestNamespace::QScopedPointer >::data (this=0x8) at /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qscopedpointer.h:135 QtQA::App::TestRunner: #7 0x00007fce9d2716df in TestNamespace::qGetPtrHelper > (p=...) at /work/build/qt/qtbase/include/QtCore/../../src/corelib/global/qglobal.h:979 QtQA::App::TestRunner: #8 0x00007fce9d2720dc in TestNamespace::QQuickItem::d_func (this=0x0) at items/qquickitem.h:443 QtQA::App::TestRunner: #9 0x00007fce9d2638c2 in TestNamespace::QQuickItem::childItems (this=0x0) at items/qquickitem.cpp:3458 QtQA::App::TestRunner: #10 0x000000000040e1eb in QQuickVisualTestUtil::findItem (parent=0x0, objectName=..., index=-1) at ../shared/visualtestutil.h:61 QtQA::App::TestRunner: #11 0x000000000040700f in tst_activeFocusOnTab::activeFocusOnTab (this=0x7fff194ae660) at tst_activeFocusOnTab.cpp:98 QtQA::App::TestRunner: #12 0x000000000040cebe in tst_activeFocusOnTab::qt_static_metacall (_o=0x7fff194ae660, _c=TestNamespace::QMetaObject::InvokeMetaMethod, _id=2, _a=0x7fff194adb70) at .moc/tst_activeFocusOnTab.moc:80 QtQA::App::TestRunner: #13 0x00007fce9b78ae2b in TestNamespace::QMetaMethod::invoke (this=0x7fff194adce0, object=0x7fff194ae660, connectionType=TestNamespace::Qt::DirectConnection, returnValue=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:2184 QtQA::App::TestRunner: #14 0x00007fce9b78a2f3 in TestNamespace::QMetaObject::invokeMethod (obj=0x7fff194ae660, member=0x1241200 "activeFocusOnTab", type=TestNamespace::Qt::DirectConnection, ret=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:1479 QtQA::App::TestRunner: #15 0x00007fce9d7bf7d3 in TestNamespace::QMetaObject::invokeMethod (obj=0x7fff194ae660, member=0x1241200 "activeFocusOnTab", type=TestNamespace::Qt::DirectConnection, val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs.h:408 QtQA::App::TestRunner: #16 0x00007fce9d7ba5e4 in TestNamespace::QTest::qInvokeTestMethodDataEntry (slot=0x1241200 "activeFocusOnTab") at qtestcase.cpp:1939 QtQA::App::TestRunner: #17 0x00007fce9d7baeb9 in TestNamespace::QTest::qInvokeTestMethod (slotName=0x12418f8 "activeFocusOnTab()", data=0x0) at qtestcase.cpp:2067 QtQA::App::TestRunner: #18 0x00007fce9d7bbc2c in TestNamespace::QTest::qInvokeTestMethods (testObject=0x7fff194ae660) at qtestcase.cpp:2356 QtQA::App::TestRunner: #19 0x00007fce9d7bc2b1 in TestNamespace::QTest::qExec (testObject=0x7fff194ae660, argc=6, argv=0x7fff194ae798) at qtestcase.cpp:2598 QtQA::App::TestRunner: #20 0x000000000040cdf8 in main (argc=6, argv=0x7fff194ae798) at tst_activeFocusOnTab.cpp:579 QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_activeFocusOnTab ********* Config: Using QtTest library 5.5.0, Qt 5.5.0 (x86_64-little_endian-lp64 shared (dynamic) debug build; by GCC 4.8.2) PASS : tst_activeFocusOnTab::initTestCase() QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///work/build/qt/qtquickcontrols/tests/auto/activeFocusOnTab/data/activeFocusOnTab.qml:206:9: Type TextArea unavailable TextArea { ^ QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///work/build/qt/qtbase/qml/QtQuick/Controls/TextArea.qml:37:1: module "QtQuick" version 2.6 is not installed import QtQuick 2.6 ^ QFATAL : tst_activeFocusOnTab::activeFocusOnTab() Received signal 11 FAIL! : tst_activeFocusOnTab::activeFocusOnTab() Received a fatal error. Loc: [Unknown file(0)] Totals: 1 passed, 1 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_activeFocusOnTab ********* 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 21283] QtQA::App::TestRunner: [New LWP 21291] QtQA::App::TestRunner: [New LWP 21287] QtQA::App::TestRunner: [New LWP 21286] QtQA::App::TestRunner: [New LWP 21292] QtQA::App::TestRunner: [New LWP 21294] QtQA::App::TestRunner: [New LWP 21290] QtQA::App::TestRunner: [New LWP 21293] QtQA::App::TestRunner: [New LWP 21295] QtQA::App::TestRunner: [New LWP 21284] QtQA::App::TestRunner: [New LWP 21289] QtQA::App::TestRunner: [New LWP 21285] QtQA::App::TestRunner: [Thread debugging using libthread_db enabled] QtQA::App::TestRunner: Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". QtQA::App::TestRunner: Core was generated by `./tst_activeFocusOnTab -o /work/ci/qt/qtdeclarative/5.5/_artifacts/test-logs/ts'. QtQA::App::TestRunner: Program terminated with signal SIGABRT, Aborted. QtQA::App::TestRunner: #0 0x00007f3bc9d01cc9 in __GI_raise (sig=sig at entry=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:56 QtQA::App::TestRunner: 56 ../nptl/sysdeps/unix/sysv/linux/raise.c: No such file or directory. QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 12 (Thread 0x7f3bb7321700 (LWP 21285)): QtQA::App::TestRunner: #0 0x00007f3bc9db8cbd in poll () at ../sysdeps/unix/syscall-template.S:81 QtQA::App::TestRunner: #1 0x00007f3bc90d1fe4 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #2 0x00007f3bc90d20ec in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #3 0x00007f3bb73291ad in ?? () from /usr/lib/x86_64-linux-gnu/gio/modules/libdconfsettings.so QtQA::App::TestRunner: #4 0x00007f3bc90f6f05 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #5 0x00007f3bc95ea182 in start_thread (arg=0x7f3bb7321700) at pthread_create.c:312 QtQA::App::TestRunner: #6 0x00007f3bc9dc600d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 11 (Thread 0x7f3bade8c700 (LWP 21289)): QtQA::App::TestRunner: #0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:238 QtQA::App::TestRunner: #1 0x00007f3bc9113ce5 in g_cond_wait_until () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #2 0x00007f3bc90a81c1 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #3 0x00007f3bc90a874b in g_async_queue_timeout_pop () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #4 0x00007f3bc90f7956 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #5 0x00007f3bc90f6f05 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #6 0x00007f3bc95ea182 in start_thread (arg=0x7f3bade8c700) at pthread_create.c:312 QtQA::App::TestRunner: #7 0x00007f3bc9dc600d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 10 (Thread 0x7f3bc0d02700 (LWP 21284)): QtQA::App::TestRunner: #0 0x00007f3bc9db8cbd in poll () at ../sysdeps/unix/syscall-template.S:81 QtQA::App::TestRunner: #1 0x00007f3bc7276b72 in poll (__timeout=-1, __nfds=1, __fds=0x7f3bc0d01d00) at /usr/include/x86_64-linux-gnu/bits/poll2.h:46 QtQA::App::TestRunner: #2 _xcb_conn_wait (c=c at entry=0x121d960, cond=cond at entry=0x121d9a0, vector=vector at entry=0x0, count=count at entry=0x0) at ../../src/xcb_conn.c:447 QtQA::App::TestRunner: #3 0x00007f3bc727864f in xcb_wait_for_event (c=0x121d960) at ../../src/xcb_in.c:622 QtQA::App::TestRunner: #4 0x00007f3bcc7b8fad in TestNamespace::QXcbEventReader::run (this=0x12298b0) at qxcbconnection.cpp:1053 QtQA::App::TestRunner: #5 0x00007f3bca67e8d5 in TestNamespace::QThreadPrivate::start (arg=0x12298b0) at thread/qthread_unix.cpp:331 QtQA::App::TestRunner: #6 0x00007f3bc95ea182 in start_thread (arg=0x7f3bc0d02700) at pthread_create.c:312 QtQA::App::TestRunner: #7 0x00007f3bc9dc600d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 9 (Thread 0x7f3b925c4700 (LWP 21295)): QtQA::App::TestRunner: #0 0x00007f3bc9db8cbd in poll () at ../sysdeps/unix/syscall-template.S:81 QtQA::App::TestRunner: #1 0x00007f3bc90d1fe4 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #2 0x00007f3bc90d20ec in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #3 0x00007f3bca96e953 in TestNamespace::QEventDispatcherGlib::processEvents (this=0x7f3b8c0008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:418 QtQA::App::TestRunner: #4 0x00007f3bca8f7606 in TestNamespace::QEventLoop::processEvents (this=0x7f3b925c3e10, flags=...) at kernel/qeventloop.cpp:128 QtQA::App::TestRunner: #5 0x00007f3bca8f78c7 in TestNamespace::QEventLoop::exec (this=0x7f3b925c3e10, flags=...) at kernel/qeventloop.cpp:204 QtQA::App::TestRunner: #6 0x00007f3bca6774ca in TestNamespace::QThread::exec (this=0x1498e80) at thread/qthread.cpp:503 QtQA::App::TestRunner: #7 0x00007f3bcafd2fb3 in TestNamespace::QQmlThreadPrivate::run (this=0x1498e80) at qml/ftw/qqmlthread.cpp:141 QtQA::App::TestRunner: #8 0x00007f3bca67e8d5 in TestNamespace::QThreadPrivate::start (arg=0x1498e80) at thread/qthread_unix.cpp:331 QtQA::App::TestRunner: #9 0x00007f3bc95ea182 in start_thread (arg=0x7f3b925c4700) at pthread_create.c:312 QtQA::App::TestRunner: #10 0x00007f3bc9dc600d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 8 (Thread 0x7f3b937fe700 (LWP 21293)): QtQA::App::TestRunner: #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 QtQA::App::TestRunner: #1 0x00007f3b9b9f851b in ?? () from /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so QtQA::App::TestRunner: #2 0x00007f3b9b9f7c69 in ?? () from /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so QtQA::App::TestRunner: #3 0x00007f3bc95ea182 in start_thread (arg=0x7f3b937fe700) at pthread_create.c:312 QtQA::App::TestRunner: #4 0x00007f3bc9dc600d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 7 (Thread 0x7f3bad68b700 (LWP 21290)): QtQA::App::TestRunner: #0 0x00007f3bc9db8cbd in poll () at ../sysdeps/unix/syscall-template.S:81 QtQA::App::TestRunner: #1 0x00007f3bc90d1fe4 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #2 0x00007f3bc90d20ec in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #3 0x00007f3bca96e973 in TestNamespace::QEventDispatcherGlib::processEvents (this=0x7f3b940008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:420 QtQA::App::TestRunner: #4 0x00007f3bca8f7606 in TestNamespace::QEventLoop::processEvents (this=0x7f3bad68ae10, flags=...) at kernel/qeventloop.cpp:128 QtQA::App::TestRunner: #5 0x00007f3bca8f78c7 in TestNamespace::QEventLoop::exec (this=0x7f3bad68ae10, flags=...) at kernel/qeventloop.cpp:204 QtQA::App::TestRunner: #6 0x00007f3bca6774ca in TestNamespace::QThread::exec (this=0x13f9ac0) at thread/qthread.cpp:503 QtQA::App::TestRunner: #7 0x00007f3bcafd2fb3 in TestNamespace::QQmlThreadPrivate::run (this=0x13f9ac0) at qml/ftw/qqmlthread.cpp:141 QtQA::App::TestRunner: #8 0x00007f3bca67e8d5 in TestNamespace::QThreadPrivate::start (arg=0x13f9ac0) at thread/qthread_unix.cpp:331 QtQA::App::TestRunner: #9 0x00007f3bc95ea182 in start_thread (arg=0x7f3bad68b700) at pthread_create.c:312 QtQA::App::TestRunner: #10 0x00007f3bc9dc600d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 6 (Thread 0x7f3b92ffd700 (LWP 21294)): QtQA::App::TestRunner: #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 QtQA::App::TestRunner: #1 0x00007f3b9b9f851b in ?? () from /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so QtQA::App::TestRunner: #2 0x00007f3b9b9f7c69 in ?? () from /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so QtQA::App::TestRunner: #3 0x00007f3bc95ea182 in start_thread (arg=0x7f3b92ffd700) at pthread_create.c:312 QtQA::App::TestRunner: #4 0x00007f3bc9dc600d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 5 (Thread 0x7f3b93fff700 (LWP 21292)): QtQA::App::TestRunner: #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 QtQA::App::TestRunner: #1 0x00007f3b9b9f851b in ?? () from /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so QtQA::App::TestRunner: #2 0x00007f3b9b9f7c69 in ?? () from /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so QtQA::App::TestRunner: #3 0x00007f3bc95ea182 in start_thread (arg=0x7f3b93fff700) at pthread_create.c:312 QtQA::App::TestRunner: #4 0x00007f3bc9dc600d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 4 (Thread 0x7f3bb68a1700 (LWP 21286)): QtQA::App::TestRunner: #0 0x00007f3bc9db8cbd in poll () at ../sysdeps/unix/syscall-template.S:81 QtQA::App::TestRunner: #1 0x00007f3bc90d1fe4 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #2 0x00007f3bc90d230a in g_main_loop_run () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #3 0x00007f3bba6ca336 in ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0 QtQA::App::TestRunner: #4 0x00007f3bc90f6f05 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #5 0x00007f3bc95ea182 in start_thread (arg=0x7f3bb68a1700) at pthread_create.c:312 QtQA::App::TestRunner: #6 0x00007f3bc9dc600d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 3 (Thread 0x7f3baee8e700 (LWP 21287)): QtQA::App::TestRunner: #0 0x00007f3bc9db8cbd in poll () at ../sysdeps/unix/syscall-template.S:81 QtQA::App::TestRunner: #1 0x00007f3bc90d1fe4 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #2 0x00007f3bc90d20ec in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #3 0x00007f3bc90d2129 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #4 0x00007f3bc90f6f05 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #5 0x00007f3bc95ea182 in start_thread (arg=0x7f3baee8e700) at pthread_create.c:312 QtQA::App::TestRunner: #6 0x00007f3bc9dc600d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2 (Thread 0x7f3b98835700 (LWP 21291)): QtQA::App::TestRunner: #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 QtQA::App::TestRunner: #1 0x00007f3b9b9f851b in ?? () from /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so QtQA::App::TestRunner: #2 0x00007f3b9b9f7c69 in ?? () from /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so QtQA::App::TestRunner: #3 0x00007f3bc95ea182 in start_thread (arg=0x7f3b98835700) at pthread_create.c:312 QtQA::App::TestRunner: #4 0x00007f3bc9dc600d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1 (Thread 0x7f3bcc8f6780 (LWP 21283)): QtQA::App::TestRunner: #0 0x00007f3bc9d01cc9 in __GI_raise (sig=sig at entry=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:56 QtQA::App::TestRunner: #1 0x00007f3bc9d050d8 in __GI_abort () at abort.c:89 QtQA::App::TestRunner: #2 0x00007f3bca66b257 in TestNamespace::qt_message_fatal (context=..., message=...) at global/qlogging.cpp:1575 QtQA::App::TestRunner: #3 0x00007f3bca66776c in TestNamespace::QMessageLogger::fatal (this=0x7fff7417d590, msg=0x7f3bcc952c1c "Received signal %d") at global/qlogging.cpp:777 QtQA::App::TestRunner: #4 0x00007f3bcc937d41 in TestNamespace::QTest::FatalSignalHandler::signal (signum=11) at qtestcase.cpp:2391 QtQA::App::TestRunner: #5 QtQA::App::TestRunner: #6 0x00007f3bcc2fe0a2 in TestNamespace::QScopedPointer >::data (this=0x8) at /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qscopedpointer.h:135 QtQA::App::TestRunner: #7 0x00007f3bcc3ed6df in TestNamespace::qGetPtrHelper > (p=...) at /work/build/qt/qtbase/include/QtCore/../../src/corelib/global/qglobal.h:979 QtQA::App::TestRunner: #8 0x00007f3bcc3ee0dc in TestNamespace::QQuickItem::d_func (this=0x0) at items/qquickitem.h:443 QtQA::App::TestRunner: #9 0x00007f3bcc3df8c2 in TestNamespace::QQuickItem::childItems (this=0x0) at items/qquickitem.cpp:3458 QtQA::App::TestRunner: #10 0x000000000040e1eb in QQuickVisualTestUtil::findItem (parent=0x0, objectName=..., index=-1) at ../shared/visualtestutil.h:61 QtQA::App::TestRunner: #11 0x000000000040700f in tst_activeFocusOnTab::activeFocusOnTab (this=0x7fff7417f5d0) at tst_activeFocusOnTab.cpp:98 QtQA::App::TestRunner: #12 0x000000000040cebe in tst_activeFocusOnTab::qt_static_metacall (_o=0x7fff7417f5d0, _c=TestNamespace::QMetaObject::InvokeMetaMethod, _id=2, _a=0x7fff7417eae0) at .moc/tst_activeFocusOnTab.moc:80 QtQA::App::TestRunner: #13 0x00007f3bca906e2b in TestNamespace::QMetaMethod::invoke (this=0x7fff7417ec50, object=0x7fff7417f5d0, connectionType=TestNamespace::Qt::DirectConnection, returnValue=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:2184 QtQA::App::TestRunner: #14 0x00007f3bca9062f3 in TestNamespace::QMetaObject::invokeMethod (obj=0x7fff7417f5d0, member=0x1490190 "activeFocusOnTab", type=TestNamespace::Qt::DirectConnection, ret=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:1479 QtQA::App::TestRunner: #15 0x00007f3bcc93b7d3 in TestNamespace::QMetaObject::invokeMethod (obj=0x7fff7417f5d0, member=0x1490190 "activeFocusOnTab", type=TestNamespace::Qt::DirectConnection, val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs.h:408 QtQA::App::TestRunner: #16 0x00007f3bcc9365e4 in TestNamespace::QTest::qInvokeTestMethodDataEntry (slot=0x1490190 "activeFocusOnTab") at qtestcase.cpp:1939 QtQA::App::TestRunner: #17 0x00007f3bcc936eb9 in TestNamespace::QTest::qInvokeTestMethod (slotName=0x1490978 "activeFocusOnTab()", data=0x0) at qtestcase.cpp:2067 QtQA::App::TestRunner: #18 0x00007f3bcc937c2c in TestNamespace::QTest::qInvokeTestMethods (testObject=0x7fff7417f5d0) at qtestcase.cpp:2356 QtQA::App::TestRunner: #19 0x00007f3bcc9382b1 in TestNamespace::QTest::qExec (testObject=0x7fff7417f5d0, argc=5, argv=0x7fff7417f708) at qtestcase.cpp:2598 QtQA::App::TestRunner: #20 0x000000000040cdf8 in main (argc=5, argv=0x7fff7417f708) at tst_activeFocusOnTab.cpp:579 QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_activeFocusOnTab: 25 seconds, signal 6 Build log: http://testresults.qt.io/ci/QtDeclarative_5.5_Integration/build_00050/revdep-qtquickcontrols_linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_14.04_x64/log.txt.gz Tested changes (refs/builds/5.5_1425542941): http://codereview.qt-project.org/107356 [PS3] - TextEdit: Block's update should update paint node From ci-noreply at qt-project.org Thu Mar 5 10:10:30 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 5 Mar 2015 11:10:30 +0200 Subject: [Ci-reports] pass on QtConnectivity_5.5_Integration #8 Message-ID: <20150305_091030_096146.ci-noreply@qt-project.org> QtConnectivity_5.5_Integration #8: SUCCESS Tested changes (refs/builds/5.5_1425542538): http://codereview.qt-project.org/107737 [PS1] - Further fixes to translated messages. From ci-noreply at qt-project.org Thu Mar 5 10:13:29 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 5 Mar 2015 11:13:29 +0200 Subject: [Ci-reports] pass on QtLocation_5.5_Integration #27 Message-ID: <20150305_091329_023989.ci-noreply@qt-project.org> QtLocation_5.5_Integration #27: SUCCESS Tested changes (refs/builds/5.5_1425542239): http://codereview.qt-project.org/107779 [PS1] - Remove leftover debug code From ci-noreply at qt-project.org Thu Mar 5 10:31:47 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 5 Mar 2015 11:31:47 +0200 Subject: [Ci-reports] fail on QtBase_5.5_Integration #173 Message-ID: <20150305_093147_025761.ci-noreply@qt-project.org> QtBase_5.5_Integration » macx-clang_developer-build_OSX_10.10 #173: FAILURE Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_00173/macx-clang_developer-build_OSX_10.10/log.txt.gz Tested changes (refs/builds/5.5_1425541994): http://codereview.qt-project.org/107409 [PS2] - Add Raspberry Pi 2 specs http://codereview.qt-project.org/107600 [PS4] - QLockFile: Avoid zero-sized lock file on write error From ci-noreply at qt-project.org Thu Mar 5 10:34:55 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 5 Mar 2015 11:34:55 +0200 Subject: [Ci-reports] pass on QtCanvas3D_dev_Integration #132 Message-ID: <20150305_093455_027281.ci-noreply@qt-project.org> QtCanvas3D_dev_Integration #132: SUCCESS Tested changes (refs/builds/dev_1425544392): http://codereview.qt-project.org/107818 [PS2] - Added dynamic canvas creation autotest. From ci-noreply at qt-project.org Thu Mar 5 10:57:44 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 5 Mar 2015 11:57:44 +0200 Subject: [Ci-reports] fail on QtDeclarative_5.5_Integration #52 Message-ID: <20150305_095744_012107.ci-noreply@qt-project.org> Autotests `tst_activeFocusOnTab' and `tst_controls' failed :( Testing qtquickcontrols FAIL! : qtquickcontrols::Tests_Keys::test_keys(TextArea) Uncaught exception: Qt.createQmlObject(): failed to create object: :1:665: Type TextArea unavailable file:///work/build/qt/qtbase/qml/QtQuick/Controls/TextArea.qml:37:1: module "QtQuick" version 2.6 is not installed Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_keys.qml(86)] FAIL! : qtquickcontrols::tst_scrollview::compile() Type TextArea unavailable Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_scrollview.qml(55)] FAIL! : qtquickcontrols::Tests_Styles::test_createTextAreaStyle() Uncaught exception: Qt.createQmlObject(): failed to create object: :1:168: Type TextAreaStyle unavailable file:///work/build/qt/qtbase/qml/QtQuick/Controls/Styles/Base/TextAreaStyle.qml:61:1: Type TextArea unavailable file:///work/build/qt/qtbase/qml/QtQuick/Controls/TextArea.qml:37:1: module "QtQuick" version 2.6 is not installed Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_styles.qml(158)] FAIL! : qtquickcontrols::Tests_TextArea::test_activeFocusOnPress() Uncaught exception: Qt.createQmlObject(): failed to create object: :1:30: Type TextArea unavailable file:///work/build/qt/qtbase/qml/QtQuick/Controls/TextArea.qml:37:1: module "QtQuick" version 2.6 is not installed Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_textarea.qml(66)] FAIL! : qtquickcontrols::Tests_TextArea::test_activeFocusOnTab() Uncaught exception: Qt.createQmlObject(): failed to create object: :1:369: Type TextArea unavailable file:///work/build/qt/qtbase/qml/QtQuick/Controls/TextArea.qml:37:1: module "QtQuick" version 2.6 is not installed Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_textarea.qml(111)] FAIL! : qtquickcontrols::Tests_TextArea::test_append() Uncaught exception: Qt.createQmlObject(): failed to create object: :1:30: Type TextArea unavailable file:///work/build/qt/qtbase/qml/QtQuick/Controls/TextArea.qml:37:1: module "QtQuick" version 2.6 is not installed Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_textarea.qml(53)] FAIL! : qtquickcontrols::Tests_TextArea::test_editingFinished() Compared values are not the same Actual (): 3 Expected (): 1 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_textarea.qml(157)] FAIL! : qtquickcontrols::Tests_TextArea::test_keys() Compared values are not the same Actual (): 3 Expected (): 1 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_textarea.qml(187)] Totals: 516 passed, 8 failed, 2 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of qtquickcontrols ********* Config: Using QtTest library 5.5.0, Qt 5.5.0 (x86_64-little_endian-lp64 shared (dynamic) debug build; by GCC 4.8.2) PASS : qtquickcontrols::Tests_ApplicationWindow::initTestCase() PASS : qtquickcontrols::Tests_ApplicationWindow::test_defaultContentItemConstraints(height) PASS : qtquickcontrols::Tests_ApplicationWindow::test_defaultContentItemConstraints(height_y) PASS : qtquickcontrols::Tests_ApplicationWindow::test_defaultContentItemConstraints(height_implicitHeight_anchorsFill) PASS : qtquickcontrols::Tests_ApplicationWindow::test_defaultContentItemConstraints(height_implicitHeight_anchorsFill_margins) PASS : qtquickcontrols::Tests_ApplicationWindow::test_defaultContentItemConstraints(height_anchorsFill_margins) PASS : qtquickcontrols::Tests_ApplicationWindow::test_defaultContentItemConstraints(anchorsFill_margins) PASS : qtquickcontrols::Tests_ApplicationWindow::test_defaultContentItemConstraints(anchorsFill_margins0) PASS : qtquickcontrols::Tests_ApplicationWindow::test_defaultContentItemConstraints(minimum_implicit_maximum_anchorsFill) PASS : qtquickcontrols::Tests_ApplicationWindow::test_defaultContentItemConstraints(minimum_implicit_maximum_anchorsFill_margins) PASS : qtquickcontrols::Tests_ApplicationWindow::test_defaultContentItemConstraints(minimum_height_maximum_anchorsFill) PASS : qtquickcontrols::Tests_ApplicationWindow::test_defaultSizeHints() PASS : qtquickcontrols::Tests_ApplicationWindow::test_invisibleContentItemChildren() PASS : qtquickcontrols::Tests_ApplicationWindow::test_minimumHeight() PASS : qtquickcontrols::Tests_ApplicationWindow::test_minimumSizeLargerThan_MaximumSize() PASS : qtquickcontrols::Tests_ApplicationWindow::test_windowHeight() PASS : qtquickcontrols::Tests_ApplicationWindow::test_windowHeight2() PASS : qtquickcontrols::Tests_ApplicationWindow::cleanupTestCase() PASS : qtquickcontrols::Tests_Baselines::initTestCase() PASS : qtquickcontrols::Tests_Baselines::test_baselineOffset(Text) PASS : qtquickcontrols::Tests_Baselines::test_baselineOffset(Button) PASS : qtquickcontrols::Tests_Baselines::cleanupTestCase() PASS : qtquickcontrols::Tests_BusyIndicator::initTestCase() PASS : qtquickcontrols::Tests_BusyIndicator::test_createIndicator() PASS : qtquickcontrols::Tests_BusyIndicator::cleanupTestCase() PASS : qtquickcontrols::Tests_Button::initTestCase() PASS : qtquickcontrols::Tests_Button::test_action() PASS : qtquickcontrols::Tests_Button::test_activeFocusOnPress() PASS : qtquickcontrols::Tests_Button::test_activeFocusOnTab() PASS : qtquickcontrols::Tests_Button::test_checked() PASS : qtquickcontrols::Tests_Button::test_isDefault() PASS : qtquickcontrols::Tests_Button::test_text() PASS : qtquickcontrols::Tests_Button::cleanupTestCase() PASS : qtquickcontrols::Tests_Calendar::initTestCase() PASS : qtquickcontrols::Tests_Calendar::test_asynchronous() PASS : qtquickcontrols::Tests_Calendar::test_daysCenteredVertically() PASS : qtquickcontrols::Tests_Calendar::test_defaultConstructed() PASS : qtquickcontrols::Tests_Calendar::test_dragWhileMousePressed() PASS : qtquickcontrols::Tests_Calendar::test_gridCellRectCalculation() PASS : qtquickcontrols::Tests_Calendar::test_gridlessCellRectCalculation() PASS : qtquickcontrols::Tests_Calendar::test_hovered() PASS : qtquickcontrols::Tests_Calendar::test_keyNavigation() SKIP : qtquickcontrols::Tests_Calendar::test_minMaxJsDateRange() QTBUG-36846 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_calendar.qml(166)] PASS : qtquickcontrols::Tests_Calendar::test_minMaxUndefined() PASS : qtquickcontrols::Tests_Calendar::test_pressAndHold() PASS : qtquickcontrols::Tests_Calendar::test_selectDateWithMouse() PASS : qtquickcontrols::Tests_Calendar::test_selectInvalidDateWithMouse() PASS : qtquickcontrols::Tests_Calendar::test_selectNextMonth() PASS : qtquickcontrols::Tests_Calendar::test_selectPreviousMonth() PASS : qtquickcontrols::Tests_Calendar::test_selectedDate() PASS : qtquickcontrols::Tests_Calendar::test_setAfterConstructed() PASS : qtquickcontrols::Tests_Calendar::test_showNextMonthWithMouse() PASS : qtquickcontrols::Tests_Calendar::test_showPreviousMonthWithMouse() PASS : qtquickcontrols::Tests_Calendar::cleanupTestCase() PASS : qtquickcontrols::Tests_CheckBox::initTestCase() PASS : qtquickcontrols::Tests_CheckBox::test_activeFocusOnPress() PASS : qtquickcontrols::Tests_CheckBox::test_activeFocusOnTab() PASS : qtquickcontrols::Tests_CheckBox::test_checkState_keep_binding() PASS : qtquickcontrols::Tests_CheckBox::test_check_keep_binding() PASS : qtquickcontrols::Tests_CheckBox::test_checked() PASS : qtquickcontrols::Tests_CheckBox::test_clicked() PASS : qtquickcontrols::Tests_CheckBox::test_defaultConstructed() PASS : qtquickcontrols::Tests_CheckBox::test_exclusiveGroup() PASS : qtquickcontrols::Tests_CheckBox::test_keyPressed() PASS : qtquickcontrols::Tests_CheckBox::test_text() PASS : qtquickcontrols::Tests_CheckBox::cleanupTestCase() PASS : qtquickcontrols::Tests_ComboBox::initTestCase() PASS : qtquickcontrols::Tests_ComboBox::test_activated() PASS : qtquickcontrols::Tests_ComboBox::test_activeFocusOnPress() PASS : qtquickcontrols::Tests_ComboBox::test_activeFocusOnTab() PASS : qtquickcontrols::Tests_ComboBox::test_addRemoveItemsInModel_QTBUG_30379() PASS : qtquickcontrols::Tests_ComboBox::test_append_find() PASS : qtquickcontrols::Tests_ComboBox::test_arrayModelWithoutTextRole() PASS : qtquickcontrols::Tests_ComboBox::test_arraymodel() PASS : qtquickcontrols::Tests_ComboBox::test_arraymodelwithtextrole() PASS : qtquickcontrols::Tests_ComboBox::test_currentIndexInMenu() PASS : qtquickcontrols::Tests_ComboBox::test_editable() PASS : qtquickcontrols::Tests_ComboBox::test_find() PASS : qtquickcontrols::Tests_ComboBox::test_keySearch() PASS : qtquickcontrols::Tests_ComboBox::test_keys() PASS : qtquickcontrols::Tests_ComboBox::test_keyupdown() PASS : qtquickcontrols::Tests_ComboBox::test_minusOneIndexResetsSelection_QTBUG_35794() PASS : qtquickcontrols::Tests_ComboBox::test_minusOneToZeroSelection_QTBUG_38036() 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_Margins() PASS : qtquickcontrols::Tests_GridLayout::test_alignToPixelGrid() PASS : qtquickcontrols::Tests_GridLayout::test_alignment() PASS : qtquickcontrols::Tests_GridLayout::test_baselines() PASS : qtquickcontrols::Tests_GridLayout::test_columnOrRowChanged() PASS : qtquickcontrols::Tests_GridLayout::test_columnsChanged() PASS : qtquickcontrols::Tests_GridLayout::test_flow() PASS : qtquickcontrols::Tests_GridLayout::test_flowLeftToRight() PASS : qtquickcontrols::Tests_GridLayout::test_flowLeftToRightDefaultPositions() PASS : qtquickcontrols::Tests_GridLayout::test_flowTopToBottom() PASS : qtquickcontrols::Tests_GridLayout::test_invalidateWhileRearranging_QTBUG_44139() PASS : qtquickcontrols::Tests_GridLayout::test_rightToLeft() PASS : qtquickcontrols::Tests_GridLayout::test_rowsChanged() PASS : qtquickcontrols::Tests_GridLayout::test_sizeHints() PASS : qtquickcontrols::Tests_GridLayout::test_spacings() PASS : qtquickcontrols::Tests_GridLayout::test_spanAcrossEmptyRows() PASS : qtquickcontrols::Tests_GridLayout::test_spanIsMoreThanColumns() PASS : qtquickcontrols::Tests_GridLayout::cleanupTestCase() PASS : qtquickcontrols::Tests_GroupBox::initTestCase() PASS : qtquickcontrols::Tests_GroupBox::test_activeFocusOnTab() PASS : qtquickcontrols::Tests_GroupBox::test_checkable() PASS : qtquickcontrols::Tests_GroupBox::test_checked() PASS : qtquickcontrols::Tests_GroupBox::test_contentItem() PASS : qtquickcontrols::Tests_GroupBox::test_dynamicSize() PASS : qtquickcontrols::Tests_GroupBox::cleanupTestCase() PASS : qtquickcontrols::Tests_Keys::initTestCase() PASS : qtquickcontrols::Tests_Keys::test_keys(TextInput) PASS : qtquickcontrols::Tests_Keys::test_keys(TextField) PASS : qtquickcontrols::Tests_Keys::test_keys(TextEdit) FAIL! : qtquickcontrols::Tests_Keys::test_keys(TextArea) Uncaught exception: Qt.createQmlObject(): failed to create object: :1:665: Type TextArea unavailable file:///work/build/qt/qtbase/qml/QtQuick/Controls/TextArea.qml:37:1: module "QtQuick" version 2.6 is not installed Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_keys.qml(86)] PASS : qtquickcontrols::Tests_Keys::test_keys(SpinBox) PASS : qtquickcontrols::Tests_Keys::test_keys(ComboBox) PASS : qtquickcontrols::Tests_Keys::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() PASS : qtquickcontrols::Tests_Menu::test_dynamicItems() PASS : qtquickcontrols::Tests_Menu::test_exclusive() PASS : qtquickcontrols::Tests_Menu::test_modelCreation() PASS : qtquickcontrols::Tests_Menu::test_trigger() PASS : qtquickcontrols::Tests_Menu::cleanupTestCase() PASS : qtquickcontrols::Tests_MenuBar::initTestCase() PASS : qtquickcontrols::Tests_MenuBar::test_createMenuBar() PASS : qtquickcontrols::Tests_MenuBar::cleanupTestCase() PASS : qtquickcontrols::Tests_ProgressBar::initTestCase() PASS : qtquickcontrols::Tests_ProgressBar::test_activeFocusOnTab() PASS : qtquickcontrols::Tests_ProgressBar::test_initialization_order() PASS : qtquickcontrols::Tests_ProgressBar::test_invalidMinMax() PASS : qtquickcontrols::Tests_ProgressBar::test_maximumvalue() PASS : qtquickcontrols::Tests_ProgressBar::test_minimumvalue() PASS : qtquickcontrols::Tests_ProgressBar::cleanupTestCase() PASS : qtquickcontrols::Tests_RadioButton::initTestCase() PASS : qtquickcontrols::Tests_RadioButton::test_activeFocusOnPress() PASS : qtquickcontrols::Tests_RadioButton::test_activeFocusOnTab() PASS : qtquickcontrols::Tests_RadioButton::test_checked() PASS : qtquickcontrols::Tests_RadioButton::test_clicked() PASS : qtquickcontrols::Tests_RadioButton::test_createRadioButton() PASS : qtquickcontrols::Tests_RadioButton::test_defaultConstructed() PASS : qtquickcontrols::Tests_RadioButton::test_exclusiveGroup() PASS : qtquickcontrols::Tests_RadioButton::test_keyPressed() PASS : qtquickcontrols::Tests_RadioButton::test_text() PASS : qtquickcontrols::Tests_RadioButton::cleanupTestCase() PASS : qtquickcontrols::Tests_RangedDate::initTestCase() PASS : qtquickcontrols::Tests_RangedDate::test_constructionPropertyOrder() PASS : qtquickcontrols::Tests_RangedDate::test_defaultConstruction() PASS : qtquickcontrols::Tests_RangedDate::test_flickering() SKIP : qtquickcontrols::Tests_RangedDate::test_minMax() QTBUG-36846 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_rangeddate.qml(62)] PASS : qtquickcontrols::Tests_RangedDate::test_nullValues() PASS : qtquickcontrols::Tests_RangedDate::cleanupTestCase() PASS : qtquickcontrols::Tests_RangeModel::initTestCase() PASS : qtquickcontrols::Tests_RangeModel::test_bindings() 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_changeChildrenOfHiddenLayout() PASS : qtquickcontrols::Tests_RowLayout::test_change_implicitWidth_during_rearrange() PASS : qtquickcontrols::Tests_RowLayout::test_countGeometryChanges() PASS : qtquickcontrols::Tests_RowLayout::test_destroyLayout() PASS : qtquickcontrols::Tests_RowLayout::test_fixedAndExpanding() PASS : qtquickcontrols::Tests_RowLayout::test_implicitSize() PASS : qtquickcontrols::Tests_RowLayout::test_initialNestedLayouts() PASS : qtquickcontrols::Tests_RowLayout::test_rearrangeNestedLayouts() PASS : qtquickcontrols::Tests_RowLayout::test_sizeHint(propagateNone) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHint(propagateMinimumWidth) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHint(propagatePreferredWidth) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHint(propagateMaximumWidth) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHint(propagateAll) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHint(propagateCrazy) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHint(expandMinToExplicitPref) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHint(expandMaxToExplicitPref) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHint(expandAllToExplicitMin) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHint(expandPrefToExplicitMin) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHint(boundPrefToExplicitMax) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHint(boundAllToExplicitMax) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHintNormalization(fallbackValues) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHintNormalization(acceptZeroWidths) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHintNormalization(123) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHintNormalization(132) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHintNormalization(213) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHintNormalization(231) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHintNormalization(321) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHintNormalization(312) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHintNormalization(1i3) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHintNormalization(1i2) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHintNormalization(2i3) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHintNormalization(2i1) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHintNormalization(3i1) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHintNormalization(3i2) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHintPropagationCount() XFAIL : qtquickcontrols::Tests_RowLayout::test_sizeHintWithHiddenChildren() If GridLayout is hidden, GridLayout is not notified when child is explicitly hidden Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_rowlayout.qml(712)] PASS : qtquickcontrols::Tests_RowLayout::test_sizeHintWithHiddenChildren() XFAIL : qtquickcontrols::Tests_RowLayout::test_sizeHintWithHiddenChildrenForRow() If Row is hidden, Row is not notified when child is explicitly hidden Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_rowlayout.qml(745)] PASS : qtquickcontrols::Tests_RowLayout::test_sizeHintWithHiddenChildrenForRow() 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() QWARN : qtquickcontrols::UnknownTestFunc() file:///work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_scrollview.qml:55:5: Type TextArea unavailable TextArea { id: textArea } ^ QWARN : qtquickcontrols::UnknownTestFunc() file:///work/build/qt/qtbase/qml/QtQuick/Controls/TextArea.qml:37:1: module "QtQuick" version 2.6 is not installed import QtQuick 2.6 ^ QWARN : qtquickcontrols::tst_scrollview::compile() /work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_scrollview.qml produced 2 error(s): /work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_scrollview.qml:55,5: Type TextArea unavailable /work/build/qt/qtbase/qml/QtQuick/Controls/TextArea.qml:37,1: module "QtQuick" version 2.6 is not installed Working directory: /work/build/qt/qtquickcontrols/tests/auto/controls View: QQuickView, import paths: '/work/build/qt/qtquickcontrols/tests/auto/testplugin' '/work/build/qt/qtquickcontrols/tests/auto/controls' '/work/build/qt/qtbase/qml' Plugin paths: '.' FAIL! : qtquickcontrols::tst_scrollview::compile() Type TextArea unavailable Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_scrollview.qml(55)] 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::test_shortcut(checkbox) PASS : qtquickcontrols::Tests_Shortcut::test_shortcut(radiobutton) PASS : qtquickcontrols::Tests_Shortcut::test_shortcut(button) PASS : qtquickcontrols::Tests_Shortcut::test_shortcut(button+action) PASS : qtquickcontrols::Tests_Shortcut::test_shortcut(toolbutton) PASS : qtquickcontrols::Tests_Shortcut::test_shortcut(toolbutton+action) 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_dragThreshold() PASS : qtquickcontrols::Tests_Slider::test_maximumvalue() PASS : qtquickcontrols::Tests_Slider::test_minimumvalue() PASS : qtquickcontrols::Tests_Slider::test_mouseWheel() PASS : qtquickcontrols::Tests_Slider::test_rightLeftKeyPressed() PASS : qtquickcontrols::Tests_Slider::test_sliderOffset() PASS : qtquickcontrols::Tests_Slider::test_updateValueWhileDragging() PASS : qtquickcontrols::Tests_Slider::test_valueAndHandlePosition() PASS : qtquickcontrols::Tests_Slider::test_vertical() PASS : qtquickcontrols::Tests_Slider::cleanupTestCase() PASS : qtquickcontrols::Tests_SpinBox::initTestCase() PASS : qtquickcontrols::Tests_SpinBox::test_ImplicitSize() PASS : qtquickcontrols::Tests_SpinBox::test_activeFocusOnPress() PASS : qtquickcontrols::Tests_SpinBox::test_activeFocusOnTab() PASS : qtquickcontrols::Tests_SpinBox::test_construction() PASS : qtquickcontrols::Tests_SpinBox::test_decimals() PASS : qtquickcontrols::Tests_SpinBox::test_decrement_key() PASS : qtquickcontrols::Tests_SpinBox::test_decrement_mouse() PASS : qtquickcontrols::Tests_SpinBox::test_editingFinished() PASS : qtquickcontrols::Tests_SpinBox::test_fixup() PASS : qtquickcontrols::Tests_SpinBox::test_get_active_focus_when_up_or_down_was_pressed() PASS : qtquickcontrols::Tests_SpinBox::test_groupSeparators() PASS : qtquickcontrols::Tests_SpinBox::test_increment_key() PASS : qtquickcontrols::Tests_SpinBox::test_increment_mouse() PASS : qtquickcontrols::Tests_SpinBox::test_initial_value() PASS : qtquickcontrols::Tests_SpinBox::test_initialization_order() PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(1) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(10) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(100) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(1.1) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(10.10) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(123.456) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-1) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-10) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-100) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-1.1) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-10.10) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-123.456) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(2.54cm) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input($100) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(asdf foo) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(a1b2c3d4e5) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(20) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(200) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(2000) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(0123) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-20) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-200) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-2000) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-0123) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(5) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-5) PASS : qtquickcontrols::Tests_SpinBox::test_keys() PASS : qtquickcontrols::Tests_SpinBox::test_maxvalue() PASS : qtquickcontrols::Tests_SpinBox::test_minvalue() PASS : qtquickcontrols::Tests_SpinBox::test_move_mouse() PASS : qtquickcontrols::Tests_SpinBox::test_negativeStepSize() PASS : qtquickcontrols::Tests_SpinBox::test_setFontsize() PASS : qtquickcontrols::Tests_SpinBox::test_stepsize() PASS : qtquickcontrols::Tests_SpinBox::test_wheel() PASS : qtquickcontrols::Tests_SpinBox::cleanupTestCase() PASS : qtquickcontrols::Tests_SplitView::initTestCase() PASS : qtquickcontrols::Tests_SplitView::test_01_splitView() PASS : qtquickcontrols::Tests_SplitView::test_02_splitView_initial_orientation_vertical() PASS : qtquickcontrols::Tests_SplitView::test_03_orientation_change() PASS : qtquickcontrols::Tests_SplitView::test_04_hide_item() PASS : qtquickcontrols::Tests_SplitView::test_05_hide_fillWidth_item() PASS : qtquickcontrols::Tests_SplitView::test_dynamic_item_add() PASS : qtquickcontrols::Tests_SplitView::test_dynamic_item_add_fillWidth() PASS : qtquickcontrols::Tests_SplitView::test_dynamic_item_remove() PASS : qtquickcontrols::Tests_SplitView::test_hide_item_after_fillWidth() PASS : qtquickcontrols::Tests_SplitView::test_item_margins() 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_focus() 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() FAIL! : qtquickcontrols::Tests_Styles::test_createTextAreaStyle() Uncaught exception: Qt.createQmlObject(): failed to create object: :1:168: Type TextAreaStyle unavailable file:///work/build/qt/qtbase/qml/QtQuick/Controls/Styles/Base/TextAreaStyle.qml:61:1: Type TextArea unavailable file:///work/build/qt/qtbase/qml/QtQuick/Controls/TextArea.qml:37:1: module "QtQuick" version 2.6 is not installed Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_styles.qml(158)] 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_clicked() PASS : qtquickcontrols::Tests_Switch::test_defaultConstructed() PASS : qtquickcontrols::Tests_Switch::test_exclusiveGroup() PASS : qtquickcontrols::Tests_Switch::test_keyPressed() PASS : qtquickcontrols::Tests_Switch::test_pressed() PASS : qtquickcontrols::Tests_Switch::cleanupTestCase() PASS : qtquickcontrols::Tests_Tab::initTestCase() PASS : qtquickcontrols::Tests_Tab::test_createTab() PASS : qtquickcontrols::Tests_Tab::cleanupTestCase() PASS : qtquickcontrols::Tests_TableView::initTestCase() PASS : qtquickcontrols::Tests_TableView::test_QTBUG_31206() PASS : qtquickcontrols::Tests_TableView::test_activated() PASS : qtquickcontrols::Tests_TableView::test_activeFocusOnTab() PASS : qtquickcontrols::Tests_TableView::test_addRemoveColumn() PASS : qtquickcontrols::Tests_TableView::test_basic_setup() PASS : qtquickcontrols::Tests_TableView::test_buttonDelegate() QWARN : qtquickcontrols::Tests_TableView::test_buttonDelegate() file:///work/build/qt/qtquickcontrols/tests/auto/controls/data/tableview/table_buttondelegate.qml:62: TypeError: Cannot read property of null QWARN : qtquickcontrols::Tests_TableView::test_buttonDelegate() file:///work/build/qt/qtquickcontrols/tests/auto/controls/data/tableview/table_buttondelegate.qml:62: TypeError: Cannot read property of null QWARN : qtquickcontrols::Tests_TableView::test_buttonDelegate() file:///work/build/qt/qtquickcontrols/tests/auto/controls/data/tableview/table_buttondelegate.qml:62: TypeError: Cannot read property of null 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_initializedStyleData() PASS : qtquickcontrols::Tests_TableView::test_keyboardSelection() PASS : qtquickcontrols::Tests_TableView::test_keys() PASS : qtquickcontrols::Tests_TableView::test_keys_2() PASS : qtquickcontrols::Tests_TableView::test_moveColumn(0->1 (0)) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(0->1 (1)) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(0->1 (2)) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(0->2 (0)) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(0->2 (1)) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(0->2 (2)) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(1->0 (0)) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(1->0 (1)) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(1->0 (2)) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(1->2 (0)) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(1->2 (1)) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(1->2 (2)) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(2->0 (0)) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(2->0 (1)) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(2->0 (2)) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(2->1 (0)) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(2->1 (1)) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(2->1 (2)) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(0->0) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(-1->0) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(0->-1) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(1->10) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(10->2) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(10->-1) PASS : qtquickcontrols::Tests_TableView::test_positionViewAtRow() PASS : qtquickcontrols::Tests_TableView::test_resize_columns() PASS : qtquickcontrols::Tests_TableView::test_rightClickOnMouseAreaOverTableView() PASS : qtquickcontrols::Tests_TableView::test_rowCount() PASS : qtquickcontrols::Tests_TableView::test_selection() PASS : qtquickcontrols::Tests_TableView::test_selectionContains() PASS : qtquickcontrols::Tests_TableView::test_selectionCount() PASS : qtquickcontrols::Tests_TableView::test_selectionForeach() PASS : qtquickcontrols::Tests_TableView::test_usingcpplistmodel(qobjectlistmodel) PASS : qtquickcontrols::Tests_TableView::test_usingcpplistmodel(qstringlistmodel) PASS : qtquickcontrols::Tests_TableView::test_usingcppqabstractitemmodel() PASS : qtquickcontrols::Tests_TableView::test_usingcppqobjectmodel() PASS : qtquickcontrols::Tests_TableView::test_usingqmlmodel(listmodel) PASS : qtquickcontrols::Tests_TableView::test_usingqmlmodel(countmodel) PASS : qtquickcontrols::Tests_TableView::test_usingqmlmodel(arraymodel) PASS : qtquickcontrols::Tests_TableView::test_usingqmlmodel(itemmodel) PASS : qtquickcontrols::Tests_TableView::cleanupTestCase() PASS : qtquickcontrols::Tests_TableViewColumn::initTestCase() PASS : qtquickcontrols::Tests_TableViewColumn::test_createTableViewColumn() PASS : qtquickcontrols::Tests_TableViewColumn::cleanupTestCase() PASS : qtquickcontrols::Tests_TabView::initTestCase() PASS : qtquickcontrols::Tests_TabView::test_43701() 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() FAIL! : qtquickcontrols::Tests_TextArea::test_activeFocusOnPress() Uncaught exception: Qt.createQmlObject(): failed to create object: :1:30: Type TextArea unavailable file:///work/build/qt/qtbase/qml/QtQuick/Controls/TextArea.qml:37:1: module "QtQuick" version 2.6 is not installed Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_textarea.qml(66)] FAIL! : qtquickcontrols::Tests_TextArea::test_activeFocusOnTab() Uncaught exception: Qt.createQmlObject(): failed to create object: :1:369: Type TextArea unavailable file:///work/build/qt/qtbase/qml/QtQuick/Controls/TextArea.qml:37:1: module "QtQuick" version 2.6 is not installed Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_textarea.qml(111)] FAIL! : qtquickcontrols::Tests_TextArea::test_append() Uncaught exception: Qt.createQmlObject(): failed to create object: :1:30: Type TextArea unavailable file:///work/build/qt/qtbase/qml/QtQuick/Controls/TextArea.qml:37:1: module "QtQuick" version 2.6 is not installed Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_textarea.qml(53)] FAIL! : qtquickcontrols::Tests_TextArea::test_editingFinished() Compared values are not the same Actual (): 3 Expected (): 1 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_textarea.qml(157)] FAIL! : qtquickcontrols::Tests_TextArea::test_keys() Compared values are not the same Actual (): 3 Expected (): 1 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_textarea.qml(187)] PASS : qtquickcontrols::Tests_TextArea::cleanupTestCase() PASS : qtquickcontrols::Tests_TextField::initTestCase() PASS : qtquickcontrols::Tests_TextField::test_activeFocusOnPress() PASS : qtquickcontrols::Tests_TextField::test_activeFocusOnTab() PASS : qtquickcontrols::Tests_TextField::test_copyPaste() PASS : qtquickcontrols::Tests_TextField::test_cursorPosition() PASS : qtquickcontrols::Tests_TextField::test_deselect() PASS : qtquickcontrols::Tests_TextField::test_editingFinished() PASS : qtquickcontrols::Tests_TextField::test_getText() PASS : qtquickcontrols::Tests_TextField::test_inputMask() PASS : qtquickcontrols::Tests_TextField::test_insert() PASS : qtquickcontrols::Tests_TextField::test_keys() PASS : qtquickcontrols::Tests_TextField::test_length() PASS : qtquickcontrols::Tests_TextField::test_maximumLength() PASS : qtquickcontrols::Tests_TextField::test_passwordCharacter() PASS : qtquickcontrols::Tests_TextField::test_readonly() PASS : qtquickcontrols::Tests_TextField::test_redo() PASS : qtquickcontrols::Tests_TextField::test_remove() 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() PASS : qtquickcontrols::Tests_TreeView::initTestCase() PASS : qtquickcontrols::Tests_TreeView::test_basic_setup() PASS : qtquickcontrols::Tests_TreeView::test_clicked_signals() PASS : qtquickcontrols::Tests_TreeView::test_expand_collapse() PASS : qtquickcontrols::Tests_TreeView::test_headerHidden() PASS : qtquickcontrols::Tests_TreeView::test_keys_navigation() PASS : qtquickcontrols::Tests_TreeView::test_pressAndHold() XFAIL : qtquickcontrols::Tests_TreeView::test_selection_contiguousSelection() BUG selection.currentIndex is invalid when ContiguousSelection Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_treeview.qml(705)] XFAIL : qtquickcontrols::Tests_TreeView::test_selection_contiguousSelection() BUG selection.currentIndex is invalid when ContiguousSelection Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_treeview.qml(733)] PASS : qtquickcontrols::Tests_TreeView::test_selection_contiguousSelection() XFAIL : qtquickcontrols::Tests_TreeView::test_selection_extendedSelection() BUG selection.currentIndex is invalid when ExtendedSelection Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_treeview.qml(616)] PASS : qtquickcontrols::Tests_TreeView::test_selection_extendedSelection() XFAIL : qtquickcontrols::Tests_TreeView::test_selection_multiSelection() BUG selection.currentIndex is invalid when MultiSelection Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_treeview.qml(499)] XFAIL : qtquickcontrols::Tests_TreeView::test_selection_multiSelection() BUG selection.currentIndex is invalid when MultiSelection Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_treeview.qml(513)] XFAIL : qtquickcontrols::Tests_TreeView::test_selection_multiSelection() BUG selection.currentIndex is invalid when MultiSelection Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_treeview.qml(532)] XFAIL : qtquickcontrols::Tests_TreeView::test_selection_multiSelection() BUG selection.currentIndex is invalid when MultiSelection Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_treeview.qml(548)] PASS : qtquickcontrols::Tests_TreeView::test_selection_multiSelection() XFAIL : qtquickcontrols::Tests_TreeView::test_selection_noSelection() BUG selected state not updated with Command/Controls when SingleSelection Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_treeview.qml(450)] PASS : qtquickcontrols::Tests_TreeView::test_selection_noSelection() XFAIL : qtquickcontrols::Tests_TreeView::test_selection_singleSelection() BUG isSelected is always false when SingleSelection Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_treeview.qml(373)] XFAIL : qtquickcontrols::Tests_TreeView::test_selection_singleSelection() BUG hasSelection is always false when SingleSelection Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_treeview.qml(375)] XFAIL : qtquickcontrols::Tests_TreeView::test_selection_singleSelection() BUG empty selectedIndex when SingleSelection Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_treeview.qml(378)] XFAIL : qtquickcontrols::Tests_TreeView::test_selection_singleSelection() BUG selected state not updated with Command/Control when SingleSelection Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_treeview.qml(392)] XFAIL : qtquickcontrols::Tests_TreeView::test_selection_singleSelection() BUG selected state not updated with Command/Control when SingleSelection Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_treeview.qml(394)] PASS : qtquickcontrols::Tests_TreeView::test_selection_singleSelection() PASS : qtquickcontrols::Tests_TreeView::cleanupTestCase() Totals: 516 passed, 8 failed, 2 skipped, 0 blacklisted ********* Finished testing of qtquickcontrols ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_controls: 64 seconds, exit code 8 Testing tst_activeFocusOnTab QFATAL : tst_activeFocusOnTab::activeFocusOnTab() Received signal 11 FAIL! : tst_activeFocusOnTab::activeFocusOnTab() Received a fatal error. Loc: [Unknown file(0)] Totals: 1 passed, 1 failed, 0 skipped, 0 blacklisted 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 21295] QtQA::App::TestRunner: [New LWP 21297] QtQA::App::TestRunner: [New LWP 21299] QtQA::App::TestRunner: [New LWP 21301] QtQA::App::TestRunner: [New LWP 21304] QtQA::App::TestRunner: [New LWP 21306] QtQA::App::TestRunner: [New LWP 21305] QtQA::App::TestRunner: [New LWP 21303] QtQA::App::TestRunner: [New LWP 21298] QtQA::App::TestRunner: [New LWP 21307] QtQA::App::TestRunner: [New LWP 21302] QtQA::App::TestRunner: [New LWP 21296] QtQA::App::TestRunner: [Thread debugging using libthread_db enabled] QtQA::App::TestRunner: Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". QtQA::App::TestRunner: Core was generated by `./tst_activeFocusOnTab -silent -o /work/ci/qt/qtdeclarative/5.5/_artifacts/test'. QtQA::App::TestRunner: Program terminated with signal SIGABRT, Aborted. QtQA::App::TestRunner: #0 0x00007f40e2d08cc9 in __GI_raise (sig=sig at entry=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:56 QtQA::App::TestRunner: 56 ../nptl/sysdeps/unix/sysv/linux/raise.c: No such file or directory. QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 12 (Thread 0x7f40d9d09700 (LWP 21296)): QtQA::App::TestRunner: #0 0x00007f40e2dbfcbd in poll () at ../sysdeps/unix/syscall-template.S:81 QtQA::App::TestRunner: #1 0x00007f40e027db72 in poll (__timeout=-1, __nfds=1, __fds=0x7f40d9d08d00) at /usr/include/x86_64-linux-gnu/bits/poll2.h:46 QtQA::App::TestRunner: #2 _xcb_conn_wait (c=c at entry=0x2241960, cond=cond at entry=0x22419a0, vector=vector at entry=0x0, count=count at entry=0x0) at ../../src/xcb_conn.c:447 QtQA::App::TestRunner: #3 0x00007f40e027f64f in xcb_wait_for_event (c=0x2241960) at ../../src/xcb_in.c:622 QtQA::App::TestRunner: #4 0x00007f40e57bffad in TestNamespace::QXcbEventReader::run (this=0x224d8b0) at qxcbconnection.cpp:1053 QtQA::App::TestRunner: #5 0x00007f40e36858d5 in TestNamespace::QThreadPrivate::start (arg=0x224d8b0) at thread/qthread_unix.cpp:331 QtQA::App::TestRunner: #6 0x00007f40e25f1182 in start_thread (arg=0x7f40d9d09700) at pthread_create.c:312 QtQA::App::TestRunner: #7 0x00007f40e2dcd00d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 11 (Thread 0x7f40c65f2700 (LWP 21302)): QtQA::App::TestRunner: #0 0x00007f40e2dbfcbd in poll () at ../sysdeps/unix/syscall-template.S:81 QtQA::App::TestRunner: #1 0x00007f40e20d8fe4 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #2 0x00007f40e20d90ec in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #3 0x00007f40e3975973 in TestNamespace::QEventDispatcherGlib::processEvents (this=0x7f40ac0008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:420 QtQA::App::TestRunner: #4 0x00007f40e38fe606 in TestNamespace::QEventLoop::processEvents (this=0x7f40c65f1e10, flags=...) at kernel/qeventloop.cpp:128 QtQA::App::TestRunner: #5 0x00007f40e38fe8c7 in TestNamespace::QEventLoop::exec (this=0x7f40c65f1e10, flags=...) at kernel/qeventloop.cpp:204 QtQA::App::TestRunner: #6 0x00007f40e367e4ca in TestNamespace::QThread::exec (this=0x241fa40) at thread/qthread.cpp:503 QtQA::App::TestRunner: #7 0x00007f40e3fd9f7b in TestNamespace::QQmlThreadPrivate::run (this=0x241fa40) at qml/ftw/qqmlthread.cpp:141 QtQA::App::TestRunner: #8 0x00007f40e36858d5 in TestNamespace::QThreadPrivate::start (arg=0x241fa40) at thread/qthread_unix.cpp:331 QtQA::App::TestRunner: #9 0x00007f40e25f1182 in start_thread (arg=0x7f40c65f2700) at pthread_create.c:312 QtQA::App::TestRunner: #10 0x00007f40e2dcd00d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 10 (Thread 0x7f40ab5c6700 (LWP 21307)): QtQA::App::TestRunner: #0 0x00007f40e2dbfcbd in poll () at ../sysdeps/unix/syscall-template.S:81 QtQA::App::TestRunner: #1 0x00007f40e20d8fe4 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #2 0x00007f40e20d90ec in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #3 0x00007f40e3975953 in TestNamespace::QEventDispatcherGlib::processEvents (this=0x7f40a40008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:418 QtQA::App::TestRunner: #4 0x00007f40e38fe606 in TestNamespace::QEventLoop::processEvents (this=0x7f40ab5c5e10, flags=...) at kernel/qeventloop.cpp:128 QtQA::App::TestRunner: #5 0x00007f40e38fe8c7 in TestNamespace::QEventLoop::exec (this=0x7f40ab5c5e10, flags=...) at kernel/qeventloop.cpp:204 QtQA::App::TestRunner: #6 0x00007f40e367e4ca in TestNamespace::QThread::exec (this=0x255b850) at thread/qthread.cpp:503 QtQA::App::TestRunner: #7 0x00007f40e3fd9f7b in TestNamespace::QQmlThreadPrivate::run (this=0x255b850) at qml/ftw/qqmlthread.cpp:141 QtQA::App::TestRunner: #8 0x00007f40e36858d5 in TestNamespace::QThreadPrivate::start (arg=0x255b850) at thread/qthread_unix.cpp:331 QtQA::App::TestRunner: #9 0x00007f40e25f1182 in start_thread (arg=0x7f40ab5c6700) at pthread_create.c:312 QtQA::App::TestRunner: #10 0x00007f40e2dcd00d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 9 (Thread 0x7f40cf88e700 (LWP 21298)): QtQA::App::TestRunner: #0 0x00007f40e2dbfcbd in poll () at ../sysdeps/unix/syscall-template.S:81 QtQA::App::TestRunner: #1 0x00007f40e20d8fe4 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #2 0x00007f40e20d930a in g_main_loop_run () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #3 0x00007f40d3616336 in ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0 QtQA::App::TestRunner: #4 0x00007f40e20fdf05 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #5 0x00007f40e25f1182 in start_thread (arg=0x7f40cf88e700) at pthread_create.c:312 QtQA::App::TestRunner: #6 0x00007f40e2dcd00d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 8 (Thread 0x7f40b1898700 (LWP 21303)): QtQA::App::TestRunner: #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 QtQA::App::TestRunner: #1 0x00007f40c4fea51b in ?? () from /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so QtQA::App::TestRunner: #2 0x00007f40c4fe9c69 in ?? () from /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so QtQA::App::TestRunner: #3 0x00007f40e25f1182 in start_thread (arg=0x7f40b1898700) at pthread_create.c:312 QtQA::App::TestRunner: #4 0x00007f40e2dcd00d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 7 (Thread 0x7f40b0896700 (LWP 21305)): QtQA::App::TestRunner: #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 QtQA::App::TestRunner: #1 0x00007f40c4fea51b in ?? () from /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so QtQA::App::TestRunner: #2 0x00007f40c4fe9c69 in ?? () from /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so QtQA::App::TestRunner: #3 0x00007f40e25f1182 in start_thread (arg=0x7f40b0896700) at pthread_create.c:312 QtQA::App::TestRunner: #4 0x00007f40e2dcd00d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 6 (Thread 0x7f40abfff700 (LWP 21306)): QtQA::App::TestRunner: #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 QtQA::App::TestRunner: #1 0x00007f40c4fea51b in ?? () from /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so QtQA::App::TestRunner: #2 0x00007f40c4fe9c69 in ?? () from /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so QtQA::App::TestRunner: #3 0x00007f40e25f1182 in start_thread (arg=0x7f40abfff700) at pthread_create.c:312 QtQA::App::TestRunner: #4 0x00007f40e2dcd00d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 5 (Thread 0x7f40b1097700 (LWP 21304)): QtQA::App::TestRunner: #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 QtQA::App::TestRunner: #1 0x00007f40c4fea51b in ?? () from /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so QtQA::App::TestRunner: #2 0x00007f40c4fe9c69 in ?? () from /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so QtQA::App::TestRunner: #3 0x00007f40e25f1182 in start_thread (arg=0x7f40b1097700) at pthread_create.c:312 QtQA::App::TestRunner: #4 0x00007f40e2dcd00d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 4 (Thread 0x7f40c6df3700 (LWP 21301)): QtQA::App::TestRunner: #0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:238 QtQA::App::TestRunner: #1 0x00007f40e211ace5 in g_cond_wait_until () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #2 0x00007f40e20af1c1 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #3 0x00007f40e20af74b in g_async_queue_timeout_pop () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #4 0x00007f40e20fe956 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #5 0x00007f40e20fdf05 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #6 0x00007f40e25f1182 in start_thread (arg=0x7f40c6df3700) at pthread_create.c:312 QtQA::App::TestRunner: #7 0x00007f40e2dcd00d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 3 (Thread 0x7f40c7df5700 (LWP 21299)): QtQA::App::TestRunner: #0 0x00007f40e2dbfcbd in poll () at ../sysdeps/unix/syscall-template.S:81 QtQA::App::TestRunner: #1 0x00007f40e20d8fe4 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #2 0x00007f40e20d90ec in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #3 0x00007f40e20d9129 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #4 0x00007f40e20fdf05 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #5 0x00007f40e25f1182 in start_thread (arg=0x7f40c7df5700) at pthread_create.c:312 QtQA::App::TestRunner: #6 0x00007f40e2dcd00d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2 (Thread 0x7f40d02d4700 (LWP 21297)): QtQA::App::TestRunner: #0 0x00007f40e2dbfcbd in poll () at ../sysdeps/unix/syscall-template.S:81 QtQA::App::TestRunner: #1 0x00007f40e20d8fe4 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #2 0x00007f40e20d90ec in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #3 0x00007f40d02dc1ad in ?? () from /usr/lib/x86_64-linux-gnu/gio/modules/libdconfsettings.so QtQA::App::TestRunner: #4 0x00007f40e20fdf05 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #5 0x00007f40e25f1182 in start_thread (arg=0x7f40d02d4700) at pthread_create.c:312 QtQA::App::TestRunner: #6 0x00007f40e2dcd00d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1 (Thread 0x7f40e58fd780 (LWP 21295)): QtQA::App::TestRunner: #0 0x00007f40e2d08cc9 in __GI_raise (sig=sig at entry=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:56 QtQA::App::TestRunner: #1 0x00007f40e2d0c0d8 in __GI_abort () at abort.c:89 QtQA::App::TestRunner: #2 0x00007f40e3672257 in TestNamespace::qt_message_fatal (context=..., message=...) at global/qlogging.cpp:1575 QtQA::App::TestRunner: #3 0x00007f40e366e76c in TestNamespace::QMessageLogger::fatal (this=0x7fff5b7c64d0, msg=0x7f40e5959c1c "Received signal %d") at global/qlogging.cpp:777 QtQA::App::TestRunner: #4 0x00007f40e593ed41 in TestNamespace::QTest::FatalSignalHandler::signal (signum=11) at qtestcase.cpp:2391 QtQA::App::TestRunner: #5 QtQA::App::TestRunner: #6 0x00007f40e53050a2 in TestNamespace::QScopedPointer >::data (this=0x8) at /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qscopedpointer.h:135 QtQA::App::TestRunner: #7 0x00007f40e53f46db in TestNamespace::qGetPtrHelper > (p=...) at /work/build/qt/qtbase/include/QtCore/../../src/corelib/global/qglobal.h:979 QtQA::App::TestRunner: #8 0x00007f40e53f50d8 in TestNamespace::QQuickItem::d_func (this=0x0) at items/qquickitem.h:443 QtQA::App::TestRunner: #9 0x00007f40e53e68c2 in TestNamespace::QQuickItem::childItems (this=0x0) at items/qquickitem.cpp:3458 QtQA::App::TestRunner: #10 0x000000000040e1eb in QQuickVisualTestUtil::findItem (parent=0x0, objectName=..., index=-1) at ../shared/visualtestutil.h:61 QtQA::App::TestRunner: #11 0x000000000040700f in tst_activeFocusOnTab::activeFocusOnTab (this=0x7fff5b7c8530) at tst_activeFocusOnTab.cpp:98 QtQA::App::TestRunner: #12 0x000000000040cebe in tst_activeFocusOnTab::qt_static_metacall (_o=0x7fff5b7c8530, _c=TestNamespace::QMetaObject::InvokeMetaMethod, _id=2, _a=0x7fff5b7c7a40) at .moc/tst_activeFocusOnTab.moc:80 QtQA::App::TestRunner: #13 0x00007f40e390de2b in TestNamespace::QMetaMethod::invoke (this=0x7fff5b7c7bb0, object=0x7fff5b7c8530, connectionType=TestNamespace::Qt::DirectConnection, returnValue=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:2184 QtQA::App::TestRunner: #14 0x00007f40e390d2f3 in TestNamespace::QMetaObject::invokeMethod (obj=0x7fff5b7c8530, member=0x24b6a80 "activeFocusOnTab", type=TestNamespace::Qt::DirectConnection, ret=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:1479 QtQA::App::TestRunner: #15 0x00007f40e59427d3 in TestNamespace::QMetaObject::invokeMethod (obj=0x7fff5b7c8530, member=0x24b6a80 "activeFocusOnTab", type=TestNamespace::Qt::DirectConnection, val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs.h:408 QtQA::App::TestRunner: #16 0x00007f40e593d5e4 in TestNamespace::QTest::qInvokeTestMethodDataEntry (slot=0x24b6a80 "activeFocusOnTab") at qtestcase.cpp:1939 QtQA::App::TestRunner: #17 0x00007f40e593deb9 in TestNamespace::QTest::qInvokeTestMethod (slotName=0x24bca28 "activeFocusOnTab()", data=0x0) at qtestcase.cpp:2067 QtQA::App::TestRunner: #18 0x00007f40e593ec2c in TestNamespace::QTest::qInvokeTestMethods (testObject=0x7fff5b7c8530) at qtestcase.cpp:2356 QtQA::App::TestRunner: #19 0x00007f40e593f2b1 in TestNamespace::QTest::qExec (testObject=0x7fff5b7c8530, argc=6, argv=0x7fff5b7c8668) at qtestcase.cpp:2598 QtQA::App::TestRunner: #20 0x000000000040cdf8 in main (argc=6, argv=0x7fff5b7c8668) at tst_activeFocusOnTab.cpp:579 QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_activeFocusOnTab ********* Config: Using QtTest library 5.5.0, Qt 5.5.0 (x86_64-little_endian-lp64 shared (dynamic) debug build; by GCC 4.8.2) PASS : tst_activeFocusOnTab::initTestCase() QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///work/build/qt/qtquickcontrols/tests/auto/activeFocusOnTab/data/activeFocusOnTab.qml:206:9: Type TextArea unavailable TextArea { ^ QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///work/build/qt/qtbase/qml/QtQuick/Controls/TextArea.qml:37:1: module "QtQuick" version 2.6 is not installed import QtQuick 2.6 ^ QFATAL : tst_activeFocusOnTab::activeFocusOnTab() Received signal 11 FAIL! : tst_activeFocusOnTab::activeFocusOnTab() Received a fatal error. Loc: [Unknown file(0)] Totals: 1 passed, 1 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_activeFocusOnTab ********* 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 21311] QtQA::App::TestRunner: [New LWP 21312] QtQA::App::TestRunner: [New LWP 21314] QtQA::App::TestRunner: [New LWP 21321] QtQA::App::TestRunner: [New LWP 21319] QtQA::App::TestRunner: [New LWP 21322] QtQA::App::TestRunner: [New LWP 21315] QtQA::App::TestRunner: [New LWP 21317] QtQA::App::TestRunner: [New LWP 21318] QtQA::App::TestRunner: [New LWP 21320] QtQA::App::TestRunner: [New LWP 21323] QtQA::App::TestRunner: [New LWP 21313] QtQA::App::TestRunner: [Thread debugging using libthread_db enabled] QtQA::App::TestRunner: Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". QtQA::App::TestRunner: Core was generated by `./tst_activeFocusOnTab -o /work/ci/qt/qtdeclarative/5.5/_artifacts/test-logs/ts'. QtQA::App::TestRunner: Program terminated with signal SIGABRT, Aborted. QtQA::App::TestRunner: #0 0x00007fe2a2b04cc9 in __GI_raise (sig=sig at entry=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:56 QtQA::App::TestRunner: 56 ../nptl/sysdeps/unix/sysv/linux/raise.c: No such file or directory. QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 12 (Thread 0x7fe2900c7700 (LWP 21313)): QtQA::App::TestRunner: #0 0x00007fe2a2bbbcbd in poll () at ../sysdeps/unix/syscall-template.S:81 QtQA::App::TestRunner: #1 0x00007fe2a1ed4fe4 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #2 0x00007fe2a1ed50ec in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #3 0x00007fe2900cf1ad in ?? () from /usr/lib/x86_64-linux-gnu/gio/modules/libdconfsettings.so QtQA::App::TestRunner: #4 0x00007fe2a1ef9f05 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #5 0x00007fe2a23ed182 in start_thread (arg=0x7fe2900c7700) at pthread_create.c:312 QtQA::App::TestRunner: #6 0x00007fe2a2bc900d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 11 (Thread 0x7fe26affd700 (LWP 21323)): QtQA::App::TestRunner: #0 0x00007fe2a2bbbcbd in poll () at ../sysdeps/unix/syscall-template.S:81 QtQA::App::TestRunner: #1 0x00007fe2a1ed4fe4 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #2 0x00007fe2a1ed50ec in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #3 0x00007fe2a3771953 in TestNamespace::QEventDispatcherGlib::processEvents (this=0x7fe2640008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:418 QtQA::App::TestRunner: #4 0x00007fe2a36fa606 in TestNamespace::QEventLoop::processEvents (this=0x7fe26affce10, flags=...) at kernel/qeventloop.cpp:128 QtQA::App::TestRunner: #5 0x00007fe2a36fa8c7 in TestNamespace::QEventLoop::exec (this=0x7fe26affce10, flags=...) at kernel/qeventloop.cpp:204 QtQA::App::TestRunner: #6 0x00007fe2a347a4ca in TestNamespace::QThread::exec (this=0x250b380) at thread/qthread.cpp:503 QtQA::App::TestRunner: #7 0x00007fe2a3dd5f7b in TestNamespace::QQmlThreadPrivate::run (this=0x250b380) at qml/ftw/qqmlthread.cpp:141 QtQA::App::TestRunner: #8 0x00007fe2a34818d5 in TestNamespace::QThreadPrivate::start (arg=0x250b380) at thread/qthread_unix.cpp:331 QtQA::App::TestRunner: #9 0x00007fe2a23ed182 in start_thread (arg=0x7fe26affd700) at pthread_create.c:312 QtQA::App::TestRunner: #10 0x00007fe2a2bc900d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 10 (Thread 0x7fe270e8a700 (LWP 21320)): QtQA::App::TestRunner: #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 QtQA::App::TestRunner: #1 0x00007fe284dd251b in ?? () from /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so QtQA::App::TestRunner: #2 0x00007fe284dd1c69 in ?? () from /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so QtQA::App::TestRunner: #3 0x00007fe2a23ed182 in start_thread (arg=0x7fe270e8a700) at pthread_create.c:312 QtQA::App::TestRunner: #4 0x00007fe2a2bc900d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 9 (Thread 0x7fe2863da700 (LWP 21318)): QtQA::App::TestRunner: #0 0x00007fe2a2bbbcbd in poll () at ../sysdeps/unix/syscall-template.S:81 QtQA::App::TestRunner: #1 0x00007fe2a1ed4fe4 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #2 0x00007fe2a1ed50ec in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #3 0x00007fe2a3771973 in TestNamespace::QEventDispatcherGlib::processEvents (this=0x7fe26c0008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:420 QtQA::App::TestRunner: #4 0x00007fe2a36fa606 in TestNamespace::QEventLoop::processEvents (this=0x7fe2863d9e10, flags=...) at kernel/qeventloop.cpp:128 QtQA::App::TestRunner: #5 0x00007fe2a36fa8c7 in TestNamespace::QEventLoop::exec (this=0x7fe2863d9e10, flags=...) at kernel/qeventloop.cpp:204 QtQA::App::TestRunner: #6 0x00007fe2a347a4ca in TestNamespace::QThread::exec (this=0x2470480) at thread/qthread.cpp:503 QtQA::App::TestRunner: #7 0x00007fe2a3dd5f7b in TestNamespace::QQmlThreadPrivate::run (this=0x2470480) at qml/ftw/qqmlthread.cpp:141 QtQA::App::TestRunner: #8 0x00007fe2a34818d5 in TestNamespace::QThreadPrivate::start (arg=0x2470480) at thread/qthread_unix.cpp:331 QtQA::App::TestRunner: #9 0x00007fe2a23ed182 in start_thread (arg=0x7fe2863da700) at pthread_create.c:312 QtQA::App::TestRunner: #10 0x00007fe2a2bc900d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 8 (Thread 0x7fe286bdb700 (LWP 21317)): QtQA::App::TestRunner: #0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:238 QtQA::App::TestRunner: #1 0x00007fe2a1f16ce5 in g_cond_wait_until () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #2 0x00007fe2a1eab1c1 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #3 0x00007fe2a1eab74b in g_async_queue_timeout_pop () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #4 0x00007fe2a1efa956 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #5 0x00007fe2a1ef9f05 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #6 0x00007fe2a23ed182 in start_thread (arg=0x7fe286bdb700) at pthread_create.c:312 QtQA::App::TestRunner: #7 0x00007fe2a2bc900d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 7 (Thread 0x7fe287bdd700 (LWP 21315)): QtQA::App::TestRunner: #0 0x00007fe2a2bbbcbd in poll () at ../sysdeps/unix/syscall-template.S:81 QtQA::App::TestRunner: #1 0x00007fe2a1ed4fe4 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #2 0x00007fe2a1ed50ec in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #3 0x00007fe2a1ed5129 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #4 0x00007fe2a1ef9f05 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #5 0x00007fe2a23ed182 in start_thread (arg=0x7fe287bdd700) at pthread_create.c:312 QtQA::App::TestRunner: #6 0x00007fe2a2bc900d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 6 (Thread 0x7fe26b7fe700 (LWP 21322)): QtQA::App::TestRunner: #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 QtQA::App::TestRunner: #1 0x00007fe284dd251b in ?? () from /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so QtQA::App::TestRunner: #2 0x00007fe284dd1c69 in ?? () from /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so QtQA::App::TestRunner: #3 0x00007fe2a23ed182 in start_thread (arg=0x7fe26b7fe700) at pthread_create.c:312 QtQA::App::TestRunner: #4 0x00007fe2a2bc900d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 5 (Thread 0x7fe27168b700 (LWP 21319)): QtQA::App::TestRunner: #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 QtQA::App::TestRunner: #1 0x00007fe284dd251b in ?? () from /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so QtQA::App::TestRunner: #2 0x00007fe284dd1c69 in ?? () from /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so QtQA::App::TestRunner: #3 0x00007fe2a23ed182 in start_thread (arg=0x7fe27168b700) at pthread_create.c:312 QtQA::App::TestRunner: #4 0x00007fe2a2bc900d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 4 (Thread 0x7fe26bfff700 (LWP 21321)): QtQA::App::TestRunner: #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 QtQA::App::TestRunner: #1 0x00007fe284dd251b in ?? () from /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so QtQA::App::TestRunner: #2 0x00007fe284dd1c69 in ?? () from /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so QtQA::App::TestRunner: #3 0x00007fe2a23ed182 in start_thread (arg=0x7fe26bfff700) at pthread_create.c:312 QtQA::App::TestRunner: #4 0x00007fe2a2bc900d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 3 (Thread 0x7fe28f681700 (LWP 21314)): QtQA::App::TestRunner: #0 0x00007fe2a2bbbcbd in poll () at ../sysdeps/unix/syscall-template.S:81 QtQA::App::TestRunner: #1 0x00007fe2a1ed4fe4 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #2 0x00007fe2a1ed530a in g_main_loop_run () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #3 0x00007fe293409336 in ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0 QtQA::App::TestRunner: #4 0x00007fe2a1ef9f05 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #5 0x00007fe2a23ed182 in start_thread (arg=0x7fe28f681700) at pthread_create.c:312 QtQA::App::TestRunner: #6 0x00007fe2a2bc900d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2 (Thread 0x7fe299b05700 (LWP 21312)): QtQA::App::TestRunner: #0 0x00007fe2a2bbbcbd in poll () at ../sysdeps/unix/syscall-template.S:81 QtQA::App::TestRunner: #1 0x00007fe2a0079b72 in poll (__timeout=-1, __nfds=1, __fds=0x7fe299b04d00) at /usr/include/x86_64-linux-gnu/bits/poll2.h:46 QtQA::App::TestRunner: #2 _xcb_conn_wait (c=c at entry=0x2291960, cond=cond at entry=0x22919a0, vector=vector at entry=0x0, count=count at entry=0x0) at ../../src/xcb_conn.c:447 QtQA::App::TestRunner: #3 0x00007fe2a007b64f in xcb_wait_for_event (c=0x2291960) at ../../src/xcb_in.c:622 QtQA::App::TestRunner: #4 0x00007fe2a55bbfad in TestNamespace::QXcbEventReader::run (this=0x229d8b0) at qxcbconnection.cpp:1053 QtQA::App::TestRunner: #5 0x00007fe2a34818d5 in TestNamespace::QThreadPrivate::start (arg=0x229d8b0) at thread/qthread_unix.cpp:331 QtQA::App::TestRunner: #6 0x00007fe2a23ed182 in start_thread (arg=0x7fe299b05700) at pthread_create.c:312 QtQA::App::TestRunner: #7 0x00007fe2a2bc900d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1 (Thread 0x7fe2a56f9780 (LWP 21311)): QtQA::App::TestRunner: #0 0x00007fe2a2b04cc9 in __GI_raise (sig=sig at entry=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:56 QtQA::App::TestRunner: #1 0x00007fe2a2b080d8 in __GI_abort () at abort.c:89 QtQA::App::TestRunner: #2 0x00007fe2a346e257 in TestNamespace::qt_message_fatal (context=..., message=...) at global/qlogging.cpp:1575 QtQA::App::TestRunner: #3 0x00007fe2a346a76c in TestNamespace::QMessageLogger::fatal (this=0x7fffe36c8890, msg=0x7fe2a5755c1c "Received signal %d") at global/qlogging.cpp:777 QtQA::App::TestRunner: #4 0x00007fe2a573ad41 in TestNamespace::QTest::FatalSignalHandler::signal (signum=11) at qtestcase.cpp:2391 QtQA::App::TestRunner: #5 QtQA::App::TestRunner: #6 0x00007fe2a51010a2 in TestNamespace::QScopedPointer >::data (this=0x8) at /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qscopedpointer.h:135 QtQA::App::TestRunner: #7 0x00007fe2a51f06db in TestNamespace::qGetPtrHelper > (p=...) at /work/build/qt/qtbase/include/QtCore/../../src/corelib/global/qglobal.h:979 QtQA::App::TestRunner: #8 0x00007fe2a51f10d8 in TestNamespace::QQuickItem::d_func (this=0x0) at items/qquickitem.h:443 QtQA::App::TestRunner: #9 0x00007fe2a51e28c2 in TestNamespace::QQuickItem::childItems (this=0x0) at items/qquickitem.cpp:3458 QtQA::App::TestRunner: #10 0x000000000040e1eb in QQuickVisualTestUtil::findItem (parent=0x0, objectName=..., index=-1) at ../shared/visualtestutil.h:61 QtQA::App::TestRunner: #11 0x000000000040700f in tst_activeFocusOnTab::activeFocusOnTab (this=0x7fffe36ca8f0) at tst_activeFocusOnTab.cpp:98 QtQA::App::TestRunner: #12 0x000000000040cebe in tst_activeFocusOnTab::qt_static_metacall (_o=0x7fffe36ca8f0, _c=TestNamespace::QMetaObject::InvokeMetaMethod, _id=2, _a=0x7fffe36c9e00) at .moc/tst_activeFocusOnTab.moc:80 QtQA::App::TestRunner: #13 0x00007fe2a3709e2b in TestNamespace::QMetaMethod::invoke (this=0x7fffe36c9f70, object=0x7fffe36ca8f0, connectionType=TestNamespace::Qt::DirectConnection, returnValue=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:2184 QtQA::App::TestRunner: #14 0x00007fe2a37092f3 in TestNamespace::QMetaObject::invokeMethod (obj=0x7fffe36ca8f0, member=0x25076e0 "activeFocusOnTab", type=TestNamespace::Qt::DirectConnection, ret=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:1479 QtQA::App::TestRunner: #15 0x00007fe2a573e7d3 in TestNamespace::QMetaObject::invokeMethod (obj=0x7fffe36ca8f0, member=0x25076e0 "activeFocusOnTab", type=TestNamespace::Qt::DirectConnection, val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs.h:408 QtQA::App::TestRunner: #16 0x00007fe2a57395e4 in TestNamespace::QTest::qInvokeTestMethodDataEntry (slot=0x25076e0 "activeFocusOnTab") at qtestcase.cpp:1939 QtQA::App::TestRunner: #17 0x00007fe2a5739eb9 in TestNamespace::QTest::qInvokeTestMethod (slotName=0x250edb8 "activeFocusOnTab()", data=0x0) at qtestcase.cpp:2067 QtQA::App::TestRunner: #18 0x00007fe2a573ac2c in TestNamespace::QTest::qInvokeTestMethods (testObject=0x7fffe36ca8f0) at qtestcase.cpp:2356 QtQA::App::TestRunner: #19 0x00007fe2a573b2b1 in TestNamespace::QTest::qExec (testObject=0x7fffe36ca8f0, argc=5, argv=0x7fffe36caa28) at qtestcase.cpp:2598 QtQA::App::TestRunner: #20 0x000000000040cdf8 in main (argc=5, argv=0x7fffe36caa28) at tst_activeFocusOnTab.cpp:579 QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_activeFocusOnTab: 25 seconds, signal 6 Build log: http://testresults.qt.io/ci/QtDeclarative_5.5_Integration/build_00052/revdep-qtquickcontrols_linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_14.04_x64/log.txt.gz Tested changes (refs/builds/5.5_1425547003): http://codereview.qt-project.org/107729 [PS1] - Fix invocations of static methods of QGuiApplication/QCoreApplication. From ci-noreply at qt-project.org Thu Mar 5 11:19:52 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 5 Mar 2015 12:19:52 +0200 Subject: [Ci-reports] pass on QtTools_5.4_Integration #110 Message-ID: <20150305_101952_076048.ci-noreply@qt-project.org> QtTools_5.4_Integration #110: SUCCESS Tested changes (refs/builds/5.4_1425544772): http://codereview.qt-project.org/107464 [PS2] - Fix kmap2qmap build on OS X From ci-noreply at qt-project.org Thu Mar 5 11:47:54 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 5 Mar 2015 12:47:54 +0200 Subject: [Ci-reports] pass on QtDoc_5.5_Integration #9 Message-ID: <20150305_104754_088333.ci-noreply@qt-project.org> QtDoc_5.5_Integration #9: SUCCESS Tested changes (refs/builds/5.5_1425549155): http://codereview.qt-project.org/107735 [PS1] - Update embedded docs for pluginized eglfs hooks From ci-noreply at qt-project.org Thu Mar 5 11:48:43 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 5 Mar 2015 12:48:43 +0200 Subject: [Ci-reports] pass on QtBase_dev_Integration #5937 Message-ID: <20150305_104843_071128.ci-noreply@qt-project.org> QtBase_dev_Integration #5937: SUCCESS Tested changes (refs/builds/dev_1425544522): http://codereview.qt-project.org/107527 [PS1] - XcbSystemTrayTracker: fix uninitialized value From ci-noreply at qt-project.org Thu Mar 5 11:53:37 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 5 Mar 2015 12:53:37 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #5938 Message-ID: <20150305_105337_009338.ci-noreply@qt-project.org> Autotest `license' failed :( # Failed test 'License text and reference text have different number of lines in src/gui/painting/qrgba64.h' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 383. # Looks like you failed 1 test of 6847. /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl .. Dubious, test returned 1 (wstat 256, 0x100) Failed 1/6847 subtests Test Summary Report ------------------- /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl (Wstat: 256 Tests: 6847 Failed: 1) Failed test: 3173 Non-zero exit status: 1 Files=1, Tests=6847, 7 wallclock secs ( 0.65 usr 0.03 sys + 7.07 cusr 0.33 csys = 8.08 CPU) Result: FAIL QtQA::App::TestRunner: test failed, running again to see if it is flaky... # Failed test 'License text and reference text have different number of lines in src/gui/painting/qrgba64.h' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 383. # Looks like you failed 1 test of 6847. /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl .. Dubious, test returned 1 (wstat 256, 0x100) Failed 1/6847 subtests Test Summary Report ------------------- /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl (Wstat: 256 Tests: 6847 Failed: 1) Failed test: 3173 Non-zero exit status: 1 Files=1, Tests=6847, 7 wallclock secs ( 0.63 usr 0.02 sys + 7.01 cusr 0.33 csys = 7.99 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.io/ci/QtBase_dev_Integration/build_05938/linux-g++_developer-build_OpenSuSE_13.1_x64/log.txt.gz Tested changes (refs/builds/dev_1425552620): http://codereview.qt-project.org/106046 [PS7] - Introduce QRgba64 structure for 64bit RGBA values http://codereview.qt-project.org/107710 [PS1] - Remove unneeded check in QNetworkReplyImpl::abort. From ci-noreply at qt-project.org Thu Mar 5 11:54:18 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 5 Mar 2015 12:54:18 +0200 Subject: [Ci-reports] fail on QtDeclarative_5.5_Integration #53 Message-ID: <20150305_105418_049300.ci-noreply@qt-project.org> Autotest `tst_controls' failed :( Testing qtquickcontrols FAIL! : qtquickcontrols::Tests_Button::test_activeFocusOnTab() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_button.qml(160)] FAIL! : qtquickcontrols::Tests_Button::test_checked() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_button.qml(265)] FAIL! : qtquickcontrols::Tests_Calendar::test_keyNavigation() Selecting a day from the previous month should select that date. Actual (): 2013-01-01T00:00:00 Expected (): 2012-12-31T00:00:00 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_calendar.qml(205)] FAIL! : qtquickcontrols::Tests_CheckBox::test_activeFocusOnTab() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_checkbox.qml(314)] FAIL! : qtquickcontrols::Tests_CheckBox::test_keyPressed() Compared values are not the same Actual (): 0 Expected (): 1 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_checkbox.qml(146)] FAIL! : qtquickcontrols::Tests_ComboBox::test_activated() Compared values are not the same Actual (): 0 Expected (): 1 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_combobox.qml(402)] FAIL! : qtquickcontrols::Tests_ComboBox::test_activeFocusOnTab() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_combobox.qml(449)] FAIL! : qtquickcontrols::Tests_ComboBox::test_append_find() Compared values are not the same Actual (): first Expected (): third Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_combobox.qml(213)] FAIL! : qtquickcontrols::Tests_ComboBox::test_currentIndexInMenu() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_combobox.qml(538)] FAIL! : qtquickcontrols::Tests_ComboBox::test_editable() Compared values are not the same Actual (): Expected (): coco Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_combobox.qml(240)] FAIL! : qtquickcontrols::Tests_ComboBox::test_keySearch() Compared values are not the same Actual (): Banana Expected (): Coco Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_combobox.qml(337)] FAIL! : qtquickcontrols::Tests_ComboBox::test_keys() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_combobox.qml(728)] FAIL! : qtquickcontrols::Tests_ComboBox::test_keyupdown() Compared values are not the same Actual (): 0 Expected (): 1 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_combobox.qml(83)] FAIL! : qtquickcontrols::Tests_ComboBox::test_spaceKey() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_combobox.qml(519)] FAIL! : qtquickcontrols::Tests_ComboBox::test_validator() Compared values are not the same Actual (): Expected (): r Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_combobox.qml(174)] FAIL! : qtquickcontrols::Tests_GroupBox::test_activeFocusOnTab() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_groupbox.qml(173)] FAIL! : qtquickcontrols::Tests_Keys::test_keys(TextInput) Compared values are not the same Actual (): [] Expected (): [48] Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_keys.qml(97)] FAIL! : qtquickcontrols::Tests_Keys::test_keys(TextField) Compared values are not the same Actual (): [] Expected (): [48] Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_keys.qml(97)] FAIL! : qtquickcontrols::Tests_Keys::test_keys(TextEdit) Compared values are not the same Actual (): [] Expected (): [48] Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_keys.qml(97)] FAIL! : qtquickcontrols::Tests_Keys::test_keys(TextArea) Compared values are not the same Actual (): [] Expected (): [48] Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_keys.qml(97)] FAIL! : qtquickcontrols::Tests_Keys::test_keys(SpinBox) Compared values are not the same Actual (): [] Expected (): [48] Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_keys.qml(97)] FAIL! : qtquickcontrols::Tests_Keys::test_keys(ComboBox) Compared values are not the same Actual (): [] Expected (): [48] Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_keys.qml(97)] FAIL! : qtquickcontrols::Tests_Label::test_activeFocusOnTab() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_label.qml(93)] FAIL! : qtquickcontrols::Tests_ProgressBar::test_activeFocusOnTab() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_progressbar.qml(164)] FAIL! : qtquickcontrols::Tests_RadioButton::test_activeFocusOnTab() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_radiobutton.qml(228)] FAIL! : qtquickcontrols::Tests_RadioButton::test_keyPressed() Compared values are not the same Actual (): 0 Expected (): 1 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_radiobutton.qml(132)] FAIL! : qtquickcontrols::Tests_ScrollView::test_activeFocusOnTab() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_scrollview.qml(209)] FAIL! : qtquickcontrols::Tests_Slider::test_activeFocusOnTab() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_slider.qml(209)] FAIL! : qtquickcontrols::Tests_Slider::test_rightLeftKeyPressed() Compared values are not the same Actual (): 1 Expected (): 3 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_slider.qml(103)] FAIL! : qtquickcontrols::Tests_SpinBox::test_activeFocusOnTab() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_spinbox.qml(480)] FAIL! : qtquickcontrols::Tests_SpinBox::test_decrement_key() Compared values are not the same Actual (): 13 Expected (): 12 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_spinbox.qml(77)] FAIL! : qtquickcontrols::Tests_SpinBox::test_editingFinished() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_spinbox.qml(585)] FAIL! : qtquickcontrols::Tests_SpinBox::test_fixup() Compared values are not the same Actual (): 0 Expected (): -0 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_spinbox.qml(637)] FAIL! : qtquickcontrols::Tests_SpinBox::test_increment_key() Compared values are not the same Actual (): 47 Expected (): 48 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_spinbox.qml(61)] FAIL! : qtquickcontrols::Tests_SpinBox::test_keyboard_input(1) Compared values are not the same Actual (): 0 Expected (): 1 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_spinbox.qml(158)] FAIL! : qtquickcontrols::Tests_SpinBox::test_keyboard_input(10) Compared values are not the same Actual (): 1 Expected (): 10 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_spinbox.qml(158)] FAIL! : qtquickcontrols::Tests_SpinBox::test_keyboard_input(100) Compared values are not the same Actual (): 1 Expected (): 10 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_spinbox.qml(158)] FAIL! : qtquickcontrols::Tests_SpinBox::test_keyboard_input(1.1) Compared values are not the same Actual (): 1 Expected (): 1.1 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_spinbox.qml(158)] FAIL! : qtquickcontrols::Tests_SpinBox::test_keyboard_input(10.10) Compared values are not the same Actual (): 10 Expected (): 10.1 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_spinbox.qml(158)] FAIL! : qtquickcontrols::Tests_SpinBox::test_keyboard_input(123.456) Compared values are not the same Actual (): 12.4 Expected (): 12.45 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_spinbox.qml(158)] FAIL! : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-1) Compared values are not the same Actual (): 56 Expected (): -1 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_spinbox.qml(158)] FAIL! : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-10) Compared values are not the same Actual (): -1 Expected (): -10 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_spinbox.qml(158)] FAIL! : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-1.1) Compared values are not the same Actual (): -1 Expected (): -1.1 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_spinbox.qml(158)] FAIL! : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-10.10) Compared values are not the same Actual (): -10 Expected (): -10.1 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_spinbox.qml(158)] FAIL! : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-123.456) Compared values are not the same Actual (): -12.4 Expected (): -12.45 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_spinbox.qml(158)] FAIL! : qtquickcontrols::Tests_SpinBox::test_keyboard_input($100) Compared values are not the same Actual (): 1 Expected (): 100 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_spinbox.qml(158)] FAIL! : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-0123) Compared values are not the same Actual (): -12 Expected (): -123 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_spinbox.qml(158)] FAIL! : qtquickcontrols::Tests_SpinBox::test_keyboard_input(5) Compared values are not the same Actual (): 10 Expected (): 20 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_spinbox.qml(158)] FAIL! : qtquickcontrols::Tests_SpinBox::test_keys() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_spinbox.qml(678)] FAIL! : qtquickcontrols::Tests_SpinBox::test_negativeStepSize() Compared values are not the same Actual (): 5 Expected (): 3 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_spinbox.qml(323)] FAIL! : qtquickcontrols::Tests_SpinBox::test_stepsize() Compared values are not the same Actual (): 12 Expected (): 10 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_spinbox.qml(305)] FAIL! : qtquickcontrols::Tests_StatusBar::test_activeFocusOnTab() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_statusbar.qml(90)] FAIL! : qtquickcontrols::Tests_Switch::test_activeFocusOnTab() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_switch.qml(247)] FAIL! : qtquickcontrols::Tests_Switch::test_exclusiveGroup() Compared values are not the same Actual (): 0 Expected (): 1 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_switch.qml(171)] FAIL! : qtquickcontrols::Tests_Switch::test_keyPressed() Compared values are not the same Actual (): 1 Expected (): 0 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_switch.qml(135)] FAIL! : qtquickcontrols::Tests_TableView::test_activeFocusOnTab() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_tableview.qml(988)] FAIL! : qtquickcontrols::Tests_TableView::test_keyboardSelection() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_tableview.qml(131)] FAIL! : qtquickcontrols::Tests_TableView::test_keys() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_tableview.qml(198)] FAIL! : qtquickcontrols::Tests_TableView::test_keys_2() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_tableview.qml(231)] FAIL! : qtquickcontrols::Tests_TextArea::test_activeFocusOnTab() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_textarea.qml(118)] FAIL! : qtquickcontrols::Tests_TextArea::test_keys() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_textarea.qml(172)] FAIL! : qtquickcontrols::Tests_TextField::test_activeFocusOnTab() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_textfield.qml(345)] FAIL! : qtquickcontrols::Tests_TextField::test_cursorPosition() Compared values are not the same Actual (): 0 Expected (): 1 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_textfield.qml(192)] FAIL! : qtquickcontrols::Tests_TextField::test_editingFinished() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_textfield.qml(400)] FAIL! : qtquickcontrols::Tests_TextField::test_inputMask() Compared values are not the same Actual (): Expected (): - Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_textfield.qml(98)] FAIL! : qtquickcontrols::Tests_TextField::test_keys() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_textfield.qml(429)] FAIL! : qtquickcontrols::Tests_TextField::test_select() Compared values are not the same Actual (): this is my text Expected (): this my text Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_textfield.qml(182)] FAIL! : qtquickcontrols::Tests_TextField::test_selectAll() Compared values are not the same Actual (): this is my text Expected (): Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_textfield.qml(151)] FAIL! : qtquickcontrols::Tests_ToolBar::test_activeFocusOnTab() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_toolbar.qml(90)] FAIL! : qtquickcontrols::Tests_ToolButton::test_activeFocusOnTab() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_toolbutton.qml(110)] FAIL! : qtquickcontrols::Tests_TreeView::test_keys_navigation() Compared values are not the same Actual (): 1 Expected (): 2 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_treeview.qml(295)] FAIL! : qtquickcontrols::Tests_TreeView::test_selection_contiguousSelection() Compared values are not the same Actual (): 1 Expected (): 4 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_treeview.qml(713)] FAIL! : qtquickcontrols::Tests_TreeView::test_selection_extendedSelection() Compared values are not the same Actual (): 1 Expected (): 4 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_treeview.qml(625)] FAIL! : qtquickcontrols::Tests_TreeView::test_selection_multiSelection() Compared values are not the same Actual (): false Expected (): true Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_treeview.qml(553)] FAIL! : qtquickcontrols::Tests_TreeView::test_selection_singleSelection() Compared values are not the same Actual (): 46117680 Expected (): 48651136 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_treeview.qml(383)] Totals: 454 passed, 75 failed, 2 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of qtquickcontrols ********* Config: Using QtTest library 5.5.0, Qt 5.5.0 (x86_64-little_endian-lp64 shared (dynamic) debug build; by GCC 4.8.2) PASS : qtquickcontrols::Tests_ApplicationWindow::initTestCase() PASS : qtquickcontrols::Tests_ApplicationWindow::test_defaultContentItemConstraints(height) PASS : qtquickcontrols::Tests_ApplicationWindow::test_defaultContentItemConstraints(height_y) PASS : qtquickcontrols::Tests_ApplicationWindow::test_defaultContentItemConstraints(height_implicitHeight_anchorsFill) PASS : qtquickcontrols::Tests_ApplicationWindow::test_defaultContentItemConstraints(height_implicitHeight_anchorsFill_margins) PASS : qtquickcontrols::Tests_ApplicationWindow::test_defaultContentItemConstraints(height_anchorsFill_margins) PASS : qtquickcontrols::Tests_ApplicationWindow::test_defaultContentItemConstraints(anchorsFill_margins) PASS : qtquickcontrols::Tests_ApplicationWindow::test_defaultContentItemConstraints(anchorsFill_margins0) PASS : qtquickcontrols::Tests_ApplicationWindow::test_defaultContentItemConstraints(minimum_implicit_maximum_anchorsFill) PASS : qtquickcontrols::Tests_ApplicationWindow::test_defaultContentItemConstraints(minimum_implicit_maximum_anchorsFill_margins) PASS : qtquickcontrols::Tests_ApplicationWindow::test_defaultContentItemConstraints(minimum_height_maximum_anchorsFill) PASS : qtquickcontrols::Tests_ApplicationWindow::test_defaultSizeHints() PASS : qtquickcontrols::Tests_ApplicationWindow::test_invisibleContentItemChildren() PASS : qtquickcontrols::Tests_ApplicationWindow::test_minimumHeight() PASS : qtquickcontrols::Tests_ApplicationWindow::test_minimumSizeLargerThan_MaximumSize() PASS : qtquickcontrols::Tests_ApplicationWindow::test_windowHeight() PASS : qtquickcontrols::Tests_ApplicationWindow::test_windowHeight2() PASS : qtquickcontrols::Tests_ApplicationWindow::cleanupTestCase() PASS : qtquickcontrols::Tests_Baselines::initTestCase() PASS : qtquickcontrols::Tests_Baselines::test_baselineOffset(Text) PASS : qtquickcontrols::Tests_Baselines::test_baselineOffset(Button) PASS : qtquickcontrols::Tests_Baselines::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() FAIL! : qtquickcontrols::Tests_Button::test_activeFocusOnTab() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_button.qml(160)] FAIL! : qtquickcontrols::Tests_Button::test_checked() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_button.qml(265)] PASS : qtquickcontrols::Tests_Button::test_isDefault() PASS : qtquickcontrols::Tests_Button::test_text() PASS : qtquickcontrols::Tests_Button::cleanupTestCase() PASS : qtquickcontrols::Tests_Calendar::initTestCase() PASS : qtquickcontrols::Tests_Calendar::test_asynchronous() PASS : qtquickcontrols::Tests_Calendar::test_daysCenteredVertically() PASS : qtquickcontrols::Tests_Calendar::test_defaultConstructed() PASS : qtquickcontrols::Tests_Calendar::test_dragWhileMousePressed() PASS : qtquickcontrols::Tests_Calendar::test_gridCellRectCalculation() PASS : qtquickcontrols::Tests_Calendar::test_gridlessCellRectCalculation() PASS : qtquickcontrols::Tests_Calendar::test_hovered() FAIL! : qtquickcontrols::Tests_Calendar::test_keyNavigation() Selecting a day from the previous month should select that date. Actual (): 2013-01-01T00:00:00 Expected (): 2012-12-31T00:00:00 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_calendar.qml(205)] SKIP : qtquickcontrols::Tests_Calendar::test_minMaxJsDateRange() QTBUG-36846 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_calendar.qml(166)] PASS : qtquickcontrols::Tests_Calendar::test_minMaxUndefined() PASS : qtquickcontrols::Tests_Calendar::test_pressAndHold() PASS : qtquickcontrols::Tests_Calendar::test_selectDateWithMouse() PASS : qtquickcontrols::Tests_Calendar::test_selectInvalidDateWithMouse() PASS : qtquickcontrols::Tests_Calendar::test_selectNextMonth() PASS : qtquickcontrols::Tests_Calendar::test_selectPreviousMonth() PASS : qtquickcontrols::Tests_Calendar::test_selectedDate() PASS : qtquickcontrols::Tests_Calendar::test_setAfterConstructed() PASS : qtquickcontrols::Tests_Calendar::test_showNextMonthWithMouse() PASS : qtquickcontrols::Tests_Calendar::test_showPreviousMonthWithMouse() PASS : qtquickcontrols::Tests_Calendar::cleanupTestCase() PASS : qtquickcontrols::Tests_CheckBox::initTestCase() PASS : qtquickcontrols::Tests_CheckBox::test_activeFocusOnPress() FAIL! : qtquickcontrols::Tests_CheckBox::test_activeFocusOnTab() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_checkbox.qml(314)] PASS : qtquickcontrols::Tests_CheckBox::test_checkState_keep_binding() PASS : qtquickcontrols::Tests_CheckBox::test_check_keep_binding() PASS : qtquickcontrols::Tests_CheckBox::test_checked() PASS : qtquickcontrols::Tests_CheckBox::test_clicked() PASS : qtquickcontrols::Tests_CheckBox::test_defaultConstructed() QWARN : qtquickcontrols::Tests_CheckBox::test_defaultConstructed() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : qtquickcontrols::Tests_CheckBox::test_exclusiveGroup() CheckBox_QMLTYPE_102 QVariant(Invalid) QRect(75,78 0x0) PASS : qtquickcontrols::Tests_CheckBox::test_exclusiveGroup() FAIL! : qtquickcontrols::Tests_CheckBox::test_keyPressed() Compared values are not the same Actual (): 0 Expected (): 1 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_checkbox.qml(146)] PASS : qtquickcontrols::Tests_CheckBox::test_text() PASS : qtquickcontrols::Tests_CheckBox::cleanupTestCase() PASS : qtquickcontrols::Tests_ComboBox::initTestCase() FAIL! : qtquickcontrols::Tests_ComboBox::test_activated() Compared values are not the same Actual (): 0 Expected (): 1 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_combobox.qml(402)] QWARN : qtquickcontrols::Tests_ComboBox::test_activated() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : qtquickcontrols::Tests_ComboBox::test_activated() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." PASS : qtquickcontrols::Tests_ComboBox::test_activeFocusOnPress() QWARN : qtquickcontrols::Tests_ComboBox::test_activeFocusOnTab() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." FAIL! : qtquickcontrols::Tests_ComboBox::test_activeFocusOnTab() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_combobox.qml(449)] PASS : qtquickcontrols::Tests_ComboBox::test_addRemoveItemsInModel_QTBUG_30379() FAIL! : qtquickcontrols::Tests_ComboBox::test_append_find() Compared values are not the same Actual (): first Expected (): third Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_combobox.qml(213)] PASS : qtquickcontrols::Tests_ComboBox::test_arrayModelWithoutTextRole() PASS : qtquickcontrols::Tests_ComboBox::test_arraymodel() QWARN : qtquickcontrols::Tests_ComboBox::test_arraymodel() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." PASS : qtquickcontrols::Tests_ComboBox::test_arraymodelwithtextrole() QWARN : qtquickcontrols::Tests_ComboBox::test_currentIndexInMenu() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : qtquickcontrols::Tests_ComboBox::test_currentIndexInMenu() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : qtquickcontrols::Tests_ComboBox::test_currentIndexInMenu() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : qtquickcontrols::Tests_ComboBox::test_currentIndexInMenu() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : qtquickcontrols::Tests_ComboBox::test_currentIndexInMenu() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." FAIL! : qtquickcontrols::Tests_ComboBox::test_currentIndexInMenu() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_combobox.qml(538)] FAIL! : qtquickcontrols::Tests_ComboBox::test_editable() Compared values are not the same Actual (): Expected (): coco Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_combobox.qml(240)] PASS : qtquickcontrols::Tests_ComboBox::test_find() FAIL! : qtquickcontrols::Tests_ComboBox::test_keySearch() Compared values are not the same Actual (): Banana Expected (): Coco Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_combobox.qml(337)] QWARN : qtquickcontrols::Tests_ComboBox::test_keySearch() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : qtquickcontrols::Tests_ComboBox::test_keySearch() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." FAIL! : qtquickcontrols::Tests_ComboBox::test_keys() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_combobox.qml(728)] QWARN : qtquickcontrols::Tests_ComboBox::test_keys() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." FAIL! : qtquickcontrols::Tests_ComboBox::test_keyupdown() Compared values are not the same Actual (): 0 Expected (): 1 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_combobox.qml(83)] QWARN : qtquickcontrols::Tests_ComboBox::test_keyupdown() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." PASS : qtquickcontrols::Tests_ComboBox::test_minusOneIndexResetsSelection_QTBUG_35794() PASS : qtquickcontrols::Tests_ComboBox::test_minusOneToZeroSelection_QTBUG_38036() PASS : qtquickcontrols::Tests_ComboBox::test_modelChange() QWARN : qtquickcontrols::Tests_ComboBox::test_modelChange() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : qtquickcontrols::Tests_ComboBox::test_modelChange() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." FAIL! : qtquickcontrols::Tests_ComboBox::test_spaceKey() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_combobox.qml(519)] PASS : qtquickcontrols::Tests_ComboBox::test_stringListModel() PASS : qtquickcontrols::Tests_ComboBox::test_textAt() PASS : qtquickcontrols::Tests_ComboBox::test_textrole() QWARN : qtquickcontrols::Tests_ComboBox::test_validator() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." FAIL! : qtquickcontrols::Tests_ComboBox::test_validator() Compared values are not the same Actual (): Expected (): r Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_combobox.qml(174)] PASS : qtquickcontrols::Tests_ComboBox::test_variantListModel() PASS : qtquickcontrols::Tests_ComboBox::test_width_QTBUG_30377() PASS : qtquickcontrols::Tests_ComboBox::cleanupTestCase() PASS : qtquickcontrols::Tests_GridLayout::initTestCase() QWARN : qtquickcontrols::Tests_GridLayout::test_Margins() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : qtquickcontrols::Tests_GridLayout::test_Margins() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : qtquickcontrols::Tests_GridLayout::test_Margins() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." PASS : qtquickcontrols::Tests_GridLayout::test_Margins() PASS : qtquickcontrols::Tests_GridLayout::test_alignToPixelGrid() PASS : qtquickcontrols::Tests_GridLayout::test_alignment() PASS : qtquickcontrols::Tests_GridLayout::test_baselines() PASS : qtquickcontrols::Tests_GridLayout::test_columnOrRowChanged() PASS : qtquickcontrols::Tests_GridLayout::test_columnsChanged() PASS : qtquickcontrols::Tests_GridLayout::test_flow() PASS : qtquickcontrols::Tests_GridLayout::test_flowLeftToRight() PASS : qtquickcontrols::Tests_GridLayout::test_flowLeftToRightDefaultPositions() PASS : qtquickcontrols::Tests_GridLayout::test_flowTopToBottom() PASS : qtquickcontrols::Tests_GridLayout::test_invalidateWhileRearranging_QTBUG_44139() PASS : qtquickcontrols::Tests_GridLayout::test_rightToLeft() PASS : qtquickcontrols::Tests_GridLayout::test_rowsChanged() PASS : qtquickcontrols::Tests_GridLayout::test_sizeHints() PASS : qtquickcontrols::Tests_GridLayout::test_spacings() PASS : qtquickcontrols::Tests_GridLayout::test_spanAcrossEmptyRows() PASS : qtquickcontrols::Tests_GridLayout::test_spanIsMoreThanColumns() PASS : qtquickcontrols::Tests_GridLayout::cleanupTestCase() PASS : qtquickcontrols::Tests_GroupBox::initTestCase() QWARN : qtquickcontrols::Tests_GroupBox::test_activeFocusOnTab() CheckBox_QMLTYPE_102 QVariant(Invalid) QRect(0,0 0x0) QWARN : qtquickcontrols::Tests_GroupBox::test_activeFocusOnTab() CheckBox_QMLTYPE_102 QVariant(Invalid) QRect(0,0 0x0) QWARN : qtquickcontrols::Tests_GroupBox::test_activeFocusOnTab() CheckBox_QMLTYPE_102 QVariant(Invalid) QRect(50,50 24x0) FAIL! : qtquickcontrols::Tests_GroupBox::test_activeFocusOnTab() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_groupbox.qml(173)] QWARN : qtquickcontrols::Tests_GroupBox::test_checkable() CheckBox_QMLTYPE_102 QVariant(Invalid) QRect(0,0 0x0) PASS : qtquickcontrols::Tests_GroupBox::test_checkable() QWARN : qtquickcontrols::Tests_GroupBox::test_checked() CheckBox_QMLTYPE_102 QVariant(Invalid) QRect(0,0 0x0) QWARN : qtquickcontrols::Tests_GroupBox::test_checked() CheckBox_QMLTYPE_102 QVariant(Invalid) QRect(0,0 0x0) QWARN : qtquickcontrols::Tests_GroupBox::test_checked() CheckBox_QMLTYPE_102 QVariant(Invalid) QRect(0,0 0x0) PASS : qtquickcontrols::Tests_GroupBox::test_checked() QWARN : qtquickcontrols::Tests_GroupBox::test_contentItem() CheckBox_QMLTYPE_102 QVariant(Invalid) QRect(0,0 0x0) PASS : qtquickcontrols::Tests_GroupBox::test_contentItem() QWARN : qtquickcontrols::Tests_GroupBox::test_dynamicSize() CheckBox_QMLTYPE_102 QVariant(Invalid) QRect(0,0 0x0) QWARN : qtquickcontrols::Tests_GroupBox::test_dynamicSize() CheckBox_QMLTYPE_102 QVariant(Invalid) QRect(0,0 0x0) PASS : qtquickcontrols::Tests_GroupBox::test_dynamicSize() QWARN : qtquickcontrols::Tests_GroupBox::test_dynamicSize() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." PASS : qtquickcontrols::Tests_GroupBox::cleanupTestCase() PASS : qtquickcontrols::Tests_Keys::initTestCase() FAIL! : qtquickcontrols::Tests_Keys::test_keys(TextInput) Compared values are not the same Actual (): [16777217] Expected (): [48] Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_keys.qml(97)] FAIL! : qtquickcontrols::Tests_Keys::test_keys(TextField) Compared values are not the same Actual (): [] Expected (): [48] Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_keys.qml(97)] FAIL! : qtquickcontrols::Tests_Keys::test_keys(TextEdit) Compared values are not the same Actual (): [] Expected (): [48] Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_keys.qml(97)] FAIL! : qtquickcontrols::Tests_Keys::test_keys(TextArea) Compared values are not the same Actual (): [] Expected (): [48] Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_keys.qml(97)] FAIL! : qtquickcontrols::Tests_Keys::test_keys(SpinBox) Compared values are not the same Actual (): [] Expected (): [48] Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_keys.qml(97)] FAIL! : qtquickcontrols::Tests_Keys::test_keys(ComboBox) Compared values are not the same Actual (): [] Expected (): [48] Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_keys.qml(97)] PASS : qtquickcontrols::Tests_Keys::cleanupTestCase() PASS : qtquickcontrols::Tests_Label::initTestCase() FAIL! : qtquickcontrols::Tests_Label::test_activeFocusOnTab() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_label.qml(93)] 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() 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() FAIL! : qtquickcontrols::Tests_ProgressBar::test_activeFocusOnTab() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_progressbar.qml(164)] QWARN : qtquickcontrols::Tests_ProgressBar::test_initialization_order() ProgressBar_QMLTYPE_201 QVariant(Invalid) QRect(0,0 0x0) QWARN : qtquickcontrols::Tests_ProgressBar::test_initialization_order() ValueChanged event and no ValueInterface or ComboBox: QAccessibleInterface(0x238e060 name="" role=ProgressBar obj=ProgressBar_QMLTYPE_201(0x1b48280)"invisible") QWARN : qtquickcontrols::Tests_ProgressBar::test_initialization_order() ProgressBar_QMLTYPE_201 QVariant(Invalid) QRect(0,0 0x0) QWARN : qtquickcontrols::Tests_ProgressBar::test_initialization_order() ValueChanged event and no ValueInterface or ComboBox: QAccessibleInterface(0x1b7c7d0 name="" role=ProgressBar obj=ProgressBar_QMLTYPE_201(0x1b11e30)"invisible") QWARN : qtquickcontrols::Tests_ProgressBar::test_initialization_order() ProgressBar_QMLTYPE_201 QVariant(Invalid) QRect(0,0 0x0) QWARN : qtquickcontrols::Tests_ProgressBar::test_initialization_order() ValueChanged event and no ValueInterface or ComboBox: QAccessibleInterface(0x1d67830 name="" role=ProgressBar obj=ProgressBar_QMLTYPE_201(0x2407bf0)"invisible") QWARN : qtquickcontrols::Tests_ProgressBar::test_initialization_order() ProgressBar_QMLTYPE_201 QVariant(Invalid) QRect(0,0 0x0) QWARN : qtquickcontrols::Tests_ProgressBar::test_initialization_order() ValueChanged event and no ValueInterface or ComboBox: QAccessibleInterface(0x1ccdc70 name="" role=ProgressBar obj=ProgressBar_QMLTYPE_201(0x221e5c0)"invisible") PASS : qtquickcontrols::Tests_ProgressBar::test_initialization_order() QWARN : qtquickcontrols::Tests_ProgressBar::test_invalidMinMax() ProgressBar_QMLTYPE_201 QVariant(Invalid) QRect(0,0 0x0) QWARN : qtquickcontrols::Tests_ProgressBar::test_invalidMinMax() ValueChanged event and no ValueInterface or ComboBox: QAccessibleInterface(0x2044710 name="10" role=ProgressBar obj=ProgressBar_QMLTYPE_201(0x2016c40)"invisible") QWARN : qtquickcontrols::Tests_ProgressBar::test_invalidMinMax() ProgressBar_QMLTYPE_201 QVariant(Invalid) QRect(0,0 0x0) QWARN : qtquickcontrols::Tests_ProgressBar::test_invalidMinMax() ValueChanged event and no ValueInterface or ComboBox: QAccessibleInterface(0x2044710 name="10" role=ProgressBar obj=ProgressBar_QMLTYPE_201(0x2016c40)"invisible") QWARN : qtquickcontrols::Tests_ProgressBar::test_invalidMinMax() ProgressBar_QMLTYPE_201 QVariant(Invalid) QRect(0,0 0x0) QWARN : qtquickcontrols::Tests_ProgressBar::test_invalidMinMax() ValueChanged event and no ValueInterface or ComboBox: QAccessibleInterface(0x2044710 name="10" role=ProgressBar obj=ProgressBar_QMLTYPE_201(0x2016c40)"invisible") QWARN : qtquickcontrols::Tests_ProgressBar::test_invalidMinMax() ProgressBar_QMLTYPE_201 QVariant(Invalid) QRect(0,0 0x0) QWARN : qtquickcontrols::Tests_ProgressBar::test_invalidMinMax() ValueChanged event and no ValueInterface or ComboBox: QAccessibleInterface(0x2044710 name="10" role=ProgressBar obj=ProgressBar_QMLTYPE_201(0x2016c40)"invisible") QWARN : qtquickcontrols::Tests_ProgressBar::test_invalidMinMax() ProgressBar_QMLTYPE_201 QVariant(Invalid) QRect(0,0 0x0) QWARN : qtquickcontrols::Tests_ProgressBar::test_invalidMinMax() ValueChanged event and no ValueInterface or ComboBox: QAccessibleInterface(0x2044710 name="10" role=ProgressBar obj=ProgressBar_QMLTYPE_201(0x2016c40)"invisible") QWARN : qtquickcontrols::Tests_ProgressBar::test_invalidMinMax() ProgressBar_QMLTYPE_201 QVariant(Invalid) QRect(0,0 0x0) (... 37 lines omitted; there are too many errors!) Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_radiobutton.qml(132)] PASS : qtquickcontrols::Tests_RadioButton::test_text() PASS : qtquickcontrols::Tests_RadioButton::cleanupTestCase() PASS : qtquickcontrols::Tests_RangedDate::initTestCase() PASS : qtquickcontrols::Tests_RangedDate::test_constructionPropertyOrder() PASS : qtquickcontrols::Tests_RangedDate::test_defaultConstruction() PASS : qtquickcontrols::Tests_RangedDate::test_flickering() SKIP : qtquickcontrols::Tests_RangedDate::test_minMax() QTBUG-36846 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_rangeddate.qml(62)] PASS : qtquickcontrols::Tests_RangedDate::test_nullValues() PASS : qtquickcontrols::Tests_RangedDate::cleanupTestCase() PASS : qtquickcontrols::Tests_RangeModel::initTestCase() PASS : qtquickcontrols::Tests_RangeModel::test_bindings() 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_changeChildrenOfHiddenLayout() PASS : qtquickcontrols::Tests_RowLayout::test_change_implicitWidth_during_rearrange() PASS : qtquickcontrols::Tests_RowLayout::test_countGeometryChanges() PASS : qtquickcontrols::Tests_RowLayout::test_destroyLayout() PASS : qtquickcontrols::Tests_RowLayout::test_fixedAndExpanding() PASS : qtquickcontrols::Tests_RowLayout::test_implicitSize() PASS : qtquickcontrols::Tests_RowLayout::test_initialNestedLayouts() PASS : qtquickcontrols::Tests_RowLayout::test_rearrangeNestedLayouts() PASS : qtquickcontrols::Tests_RowLayout::test_sizeHint(propagateNone) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHint(propagateMinimumWidth) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHint(propagatePreferredWidth) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHint(propagateMaximumWidth) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHint(propagateAll) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHint(propagateCrazy) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHint(expandMinToExplicitPref) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHint(expandMaxToExplicitPref) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHint(expandAllToExplicitMin) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHint(expandPrefToExplicitMin) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHint(boundPrefToExplicitMax) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHint(boundAllToExplicitMax) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHintNormalization(fallbackValues) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHintNormalization(acceptZeroWidths) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHintNormalization(123) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHintNormalization(132) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHintNormalization(213) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHintNormalization(231) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHintNormalization(321) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHintNormalization(312) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHintNormalization(1i3) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHintNormalization(1i2) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHintNormalization(2i3) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHintNormalization(2i1) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHintNormalization(3i1) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHintNormalization(3i2) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHintPropagationCount() XFAIL : qtquickcontrols::Tests_RowLayout::test_sizeHintWithHiddenChildren() If GridLayout is hidden, GridLayout is not notified when child is explicitly hidden Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_rowlayout.qml(712)] PASS : qtquickcontrols::Tests_RowLayout::test_sizeHintWithHiddenChildren() XFAIL : qtquickcontrols::Tests_RowLayout::test_sizeHintWithHiddenChildrenForRow() If Row is hidden, Row is not notified when child is explicitly hidden Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_rowlayout.qml(745)] PASS : qtquickcontrols::Tests_RowLayout::test_sizeHintWithHiddenChildrenForRow() 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() FAIL! : qtquickcontrols::Tests_ScrollView::test_activeFocusOnTab() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_scrollview.qml(209)] PASS : qtquickcontrols::Tests_ScrollView::test_clickToCenter() PASS : qtquickcontrols::Tests_ScrollView::test_scroll() QWARN : qtquickcontrols::Tests_ScrollView::test_scrollbars() file:///work/build/qt/qtbase/qml/QtQuick/Controls/Private/ScrollViewHelper.qml:169:5: QML ScrollBar: Binding loop detected for property "visible" PASS : qtquickcontrols::Tests_ScrollView::test_scrollbars() 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) QWARN : qtquickcontrols::Tests_Shortcut::test_shortcut(checkbox) CheckBox_QMLTYPE_102 QVariant(Invalid) QRect(0,0 0x0) PASS : qtquickcontrols::Tests_Shortcut::test_shortcut(checkbox) QWARN : qtquickcontrols::Tests_Shortcut::test_shortcut(radiobutton) AbstractCheckable_QMLTYPE_100 QVariant(Invalid) QRect(0,0 0x0) PASS : qtquickcontrols::Tests_Shortcut::test_shortcut(radiobutton) PASS : qtquickcontrols::Tests_Shortcut::test_shortcut(button) PASS : qtquickcontrols::Tests_Shortcut::test_shortcut(button+action) PASS : qtquickcontrols::Tests_Shortcut::test_shortcut(toolbutton) PASS : qtquickcontrols::Tests_Shortcut::test_shortcut(toolbutton+action) PASS : qtquickcontrols::Tests_Shortcut::cleanupTestCase() PASS : qtquickcontrols::Tests_Slider::initTestCase() PASS : qtquickcontrols::Tests_Slider::test_activeFocusOnPress() FAIL! : qtquickcontrols::Tests_Slider::test_activeFocusOnTab() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_slider.qml(209)] PASS : qtquickcontrols::Tests_Slider::test_dragThreshold() PASS : qtquickcontrols::Tests_Slider::test_maximumvalue() PASS : qtquickcontrols::Tests_Slider::test_minimumvalue() PASS : qtquickcontrols::Tests_Slider::test_mouseWheel() FAIL! : qtquickcontrols::Tests_Slider::test_rightLeftKeyPressed() Compared values are not the same Actual (): 1 Expected (): 3 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_slider.qml(103)] 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() FAIL! : qtquickcontrols::Tests_SpinBox::test_activeFocusOnTab() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_spinbox.qml(480)] PASS : qtquickcontrols::Tests_SpinBox::test_construction() PASS : qtquickcontrols::Tests_SpinBox::test_decimals() FAIL! : qtquickcontrols::Tests_SpinBox::test_decrement_key() Compared values are not the same Actual (): 13 Expected (): 12 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_spinbox.qml(77)] PASS : qtquickcontrols::Tests_SpinBox::test_decrement_mouse() FAIL! : qtquickcontrols::Tests_SpinBox::test_editingFinished() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_spinbox.qml(585)] FAIL! : qtquickcontrols::Tests_SpinBox::test_fixup() Compared values are not the same Actual (): 0 Expected (): -0 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_spinbox.qml(637)] PASS : qtquickcontrols::Tests_SpinBox::test_get_active_focus_when_up_or_down_was_pressed() PASS : qtquickcontrols::Tests_SpinBox::test_groupSeparators() FAIL! : qtquickcontrols::Tests_SpinBox::test_increment_key() Compared values are not the same Actual (): 47 Expected (): 48 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_spinbox.qml(61)] PASS : qtquickcontrols::Tests_SpinBox::test_increment_mouse() PASS : qtquickcontrols::Tests_SpinBox::test_initial_value() PASS : qtquickcontrols::Tests_SpinBox::test_initialization_order() FAIL! : qtquickcontrols::Tests_SpinBox::test_keyboard_input(1) Compared values are not the same Actual (): 0 Expected (): 1 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_spinbox.qml(158)] FAIL! : qtquickcontrols::Tests_SpinBox::test_keyboard_input(10) Compared values are not the same Actual (): 1 Expected (): 10 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_spinbox.qml(158)] PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(100) FAIL! : qtquickcontrols::Tests_SpinBox::test_keyboard_input(1.1) Compared values are not the same Actual (): 1 Expected (): 1.1 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_spinbox.qml(158)] FAIL! : qtquickcontrols::Tests_SpinBox::test_keyboard_input(10.10) Compared values are not the same Actual (): 10 Expected (): 10.1 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_spinbox.qml(158)] FAIL! : qtquickcontrols::Tests_SpinBox::test_keyboard_input(123.456) Compared values are not the same Actual (): 12.4 Expected (): 12.45 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_spinbox.qml(158)] FAIL! : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-1) Compared values are not the same Actual (): 56 Expected (): -1 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_spinbox.qml(158)] FAIL! : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-10) Compared values are not the same Actual (): -1 Expected (): -10 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_spinbox.qml(158)] FAIL! : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-100) Compared values are not the same Actual (): -1 Expected (): -10 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_spinbox.qml(158)] FAIL! : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-1.1) Compared values are not the same Actual (): -1 Expected (): -1.1 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_spinbox.qml(158)] FAIL! : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-10.10) Compared values are not the same Actual (): -10 Expected (): -10.1 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_spinbox.qml(158)] FAIL! : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-123.456) Compared values are not the same Actual (): -12.4 Expected (): -12.45 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_spinbox.qml(158)] PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(2.54cm) FAIL! : qtquickcontrols::Tests_SpinBox::test_keyboard_input($100) Compared values are not the same Actual (): 10 Expected (): 100 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_spinbox.qml(158)] PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(asdf foo) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(a1b2c3d4e5) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(20) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(200) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(2000) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(0123) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-20) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-200) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-2000) FAIL! : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-0123) Compared values are not the same Actual (): -12 Expected (): -123 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_spinbox.qml(158)] FAIL! : qtquickcontrols::Tests_SpinBox::test_keyboard_input(5) Compared values are not the same Actual (): 10 Expected (): 20 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_spinbox.qml(158)] FAIL! : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-5) Compared values are not the same Actual (): -10 Expected (): -20 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_spinbox.qml(158)] FAIL! : qtquickcontrols::Tests_SpinBox::test_keys() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_spinbox.qml(678)] PASS : qtquickcontrols::Tests_SpinBox::test_maxvalue() PASS : qtquickcontrols::Tests_SpinBox::test_minvalue() PASS : qtquickcontrols::Tests_SpinBox::test_move_mouse() FAIL! : qtquickcontrols::Tests_SpinBox::test_negativeStepSize() Compared values are not the same Actual (): 5 Expected (): 3 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_spinbox.qml(323)] PASS : qtquickcontrols::Tests_SpinBox::test_setFontsize() FAIL! : qtquickcontrols::Tests_SpinBox::test_stepsize() Compared values are not the same Actual (): 12 Expected (): 10 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_spinbox.qml(305)] 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_dynamic_item_add() PASS : qtquickcontrols::Tests_SplitView::test_dynamic_item_add_fillWidth() PASS : qtquickcontrols::Tests_SplitView::test_dynamic_item_remove() PASS : qtquickcontrols::Tests_SplitView::test_hide_item_after_fillWidth() PASS : qtquickcontrols::Tests_SplitView::test_item_margins() 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_focus() PASS : qtquickcontrols::Tests_StackView::test_stackview() PASS : qtquickcontrols::Tests_StackView::cleanupTestCase() PASS : qtquickcontrols::Tests_StatusBar::initTestCase() FAIL! : qtquickcontrols::Tests_StatusBar::test_activeFocusOnTab() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_statusbar.qml(90)] 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() FAIL! : qtquickcontrols::Tests_Switch::test_activeFocusOnTab() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_switch.qml(247)] PASS : qtquickcontrols::Tests_Switch::test_checked() PASS : qtquickcontrols::Tests_Switch::test_clicked() PASS : qtquickcontrols::Tests_Switch::test_defaultConstructed() FAIL! : qtquickcontrols::Tests_Switch::test_exclusiveGroup() Compared values are not the same Actual (): 0 Expected (): 1 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_switch.qml(171)] FAIL! : qtquickcontrols::Tests_Switch::test_keyPressed() Compared values are not the same Actual (): 1 Expected (): 0 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_switch.qml(135)] PASS : qtquickcontrols::Tests_Switch::test_pressed() 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() FAIL! : qtquickcontrols::Tests_TableView::test_activeFocusOnTab() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_tableview.qml(988)] PASS : qtquickcontrols::Tests_TableView::test_addRemoveColumn() PASS : qtquickcontrols::Tests_TableView::test_basic_setup() PASS : qtquickcontrols::Tests_TableView::test_buttonDelegate() QWARN : qtquickcontrols::Tests_TableView::test_buttonDelegate() file:///work/build/qt/qtquickcontrols/tests/auto/controls/data/tableview/table_buttondelegate.qml:62: TypeError: Cannot read property of null QWARN : qtquickcontrols::Tests_TableView::test_buttonDelegate() file:///work/build/qt/qtquickcontrols/tests/auto/controls/data/tableview/table_buttondelegate.qml:62: TypeError: Cannot read property of null QWARN : qtquickcontrols::Tests_TableView::test_buttonDelegate() file:///work/build/qt/qtquickcontrols/tests/auto/controls/data/tableview/table_buttondelegate.qml:62: TypeError: Cannot read property of null 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_initializedStyleData() FAIL! : qtquickcontrols::Tests_TableView::test_keyboardSelection() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_tableview.qml(131)] PASS : qtquickcontrols::Tests_TableView::test_keys() FAIL! : qtquickcontrols::Tests_TableView::test_keys_2() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_tableview.qml(231)] PASS : qtquickcontrols::Tests_TableView::test_moveColumn(0->1 (0)) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(0->1 (1)) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(0->1 (2)) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(0->2 (0)) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(0->2 (1)) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(0->2 (2)) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(1->0 (0)) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(1->0 (1)) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(1->0 (2)) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(1->2 (0)) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(1->2 (1)) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(1->2 (2)) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(2->0 (0)) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(2->0 (1)) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(2->0 (2)) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(2->1 (0)) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(2->1 (1)) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(2->1 (2)) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(0->0) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(-1->0) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(0->-1) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(1->10) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(10->2) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(10->-1) PASS : qtquickcontrols::Tests_TableView::test_positionViewAtRow() PASS : qtquickcontrols::Tests_TableView::test_resize_columns() PASS : qtquickcontrols::Tests_TableView::test_rightClickOnMouseAreaOverTableView() PASS : qtquickcontrols::Tests_TableView::test_rowCount() PASS : qtquickcontrols::Tests_TableView::test_selection() PASS : qtquickcontrols::Tests_TableView::test_selectionContains() PASS : qtquickcontrols::Tests_TableView::test_selectionCount() PASS : qtquickcontrols::Tests_TableView::test_selectionForeach() PASS : qtquickcontrols::Tests_TableView::test_usingcpplistmodel(qobjectlistmodel) PASS : qtquickcontrols::Tests_TableView::test_usingcpplistmodel(qstringlistmodel) PASS : qtquickcontrols::Tests_TableView::test_usingcppqabstractitemmodel() PASS : qtquickcontrols::Tests_TableView::test_usingcppqobjectmodel() PASS : qtquickcontrols::Tests_TableView::test_usingqmlmodel(listmodel) PASS : qtquickcontrols::Tests_TableView::test_usingqmlmodel(countmodel) PASS : qtquickcontrols::Tests_TableView::test_usingqmlmodel(arraymodel) PASS : qtquickcontrols::Tests_TableView::test_usingqmlmodel(itemmodel) PASS : qtquickcontrols::Tests_TableView::cleanupTestCase() PASS : qtquickcontrols::Tests_TableViewColumn::initTestCase() PASS : qtquickcontrols::Tests_TableViewColumn::test_createTableViewColumn() PASS : qtquickcontrols::Tests_TableViewColumn::cleanupTestCase() PASS : qtquickcontrols::Tests_TabView::initTestCase() PASS : qtquickcontrols::Tests_TabView::test_43701() 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() FAIL! : qtquickcontrols::Tests_TextArea::test_activeFocusOnTab() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_textarea.qml(118)] PASS : qtquickcontrols::Tests_TextArea::test_append() FAIL! : qtquickcontrols::Tests_TextArea::test_keys() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_textarea.qml(172)] PASS : qtquickcontrols::Tests_TextArea::cleanupTestCase() PASS : qtquickcontrols::Tests_TextField::initTestCase() PASS : qtquickcontrols::Tests_TextField::test_activeFocusOnPress() FAIL! : qtquickcontrols::Tests_TextField::test_activeFocusOnTab() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_textfield.qml(345)] PASS : qtquickcontrols::Tests_TextField::test_copyPaste() FAIL! : qtquickcontrols::Tests_TextField::test_cursorPosition() Compared values are not the same Actual (): 0 Expected (): 1 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_textfield.qml(192)] PASS : qtquickcontrols::Tests_TextField::test_deselect() FAIL! : qtquickcontrols::Tests_TextField::test_editingFinished() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_textfield.qml(400)] PASS : qtquickcontrols::Tests_TextField::test_getText() FAIL! : qtquickcontrols::Tests_TextField::test_inputMask() Compared values are not the same Actual (): Expected (): - Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_textfield.qml(98)] PASS : qtquickcontrols::Tests_TextField::test_insert() FAIL! : qtquickcontrols::Tests_TextField::test_keys() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_textfield.qml(429)] PASS : qtquickcontrols::Tests_TextField::test_length() PASS : qtquickcontrols::Tests_TextField::test_maximumLength() PASS : qtquickcontrols::Tests_TextField::test_passwordCharacter() PASS : qtquickcontrols::Tests_TextField::test_readonly() PASS : qtquickcontrols::Tests_TextField::test_redo() PASS : qtquickcontrols::Tests_TextField::test_remove() FAIL! : qtquickcontrols::Tests_TextField::test_select() Compared values are not the same Actual (): this is my text Expected (): this my text Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_textfield.qml(182)] FAIL! : qtquickcontrols::Tests_TextField::test_selectAll() Compared values are not the same Actual (): this is my text Expected (): Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_textfield.qml(151)] 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() FAIL! : qtquickcontrols::Tests_ToolBar::test_activeFocusOnTab() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_toolbar.qml(90)] PASS : qtquickcontrols::Tests_ToolBar::test_createToolBar() PASS : qtquickcontrols::Tests_ToolBar::cleanupTestCase() PASS : qtquickcontrols::Tests_ToolButton::initTestCase() PASS : qtquickcontrols::Tests_ToolButton::test_activeFocusOnPress() FAIL! : qtquickcontrols::Tests_ToolButton::test_activeFocusOnTab() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_toolbutton.qml(110)] 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() PASS : qtquickcontrols::Tests_TreeView::initTestCase() PASS : qtquickcontrols::Tests_TreeView::test_basic_setup() PASS : qtquickcontrols::Tests_TreeView::test_clicked_signals() PASS : qtquickcontrols::Tests_TreeView::test_expand_collapse() PASS : qtquickcontrols::Tests_TreeView::test_headerHidden() FAIL! : qtquickcontrols::Tests_TreeView::test_keys_navigation() Compared values are not the same Actual (): 1 Expected (): 2 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_treeview.qml(295)] PASS : qtquickcontrols::Tests_TreeView::test_pressAndHold() FAIL! : qtquickcontrols::Tests_TreeView::test_selection_contiguousSelection() Compared values are not the same Actual (): 3 Expected (): 4 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_treeview.qml(713)] FAIL! : qtquickcontrols::Tests_TreeView::test_selection_extendedSelection() Compared values are not the same Actual (): 3 Expected (): 4 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_treeview.qml(625)] FAIL! : qtquickcontrols::Tests_TreeView::test_selection_multiSelection() Compared values are not the same Actual (): 3 Expected (): 4 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_treeview.qml(556)] PASS : qtquickcontrols::Tests_TreeView::test_selection_noSelection() FAIL! : qtquickcontrols::Tests_TreeView::test_selection_singleSelection() Compared values are not the same Actual (): 30603792 Expected (): 37720384 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_treeview.qml(383)] PASS : qtquickcontrols::Tests_TreeView::cleanupTestCase() Totals: 454 passed, 75 failed, 2 skipped, 0 blacklisted ********* Finished testing of qtquickcontrols ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_controls: 80 seconds, exit code 75 Build log: http://testresults.qt.io/ci/QtDeclarative_5.5_Integration/build_00053/revdep-qtquickcontrols_linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_14.04_x64/log.txt.gz Tested changes (refs/builds/5.5_1425549575): http://codereview.qt-project.org/107422 [PS2] - Doc: Changed title GridView example http://codereview.qt-project.org/107356 [PS3] - TextEdit: Block's update should update paint node From ci-noreply at qt-project.org Thu Mar 5 12:49:32 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 5 Mar 2015 13:49:32 +0200 Subject: [Ci-reports] pass on QtBase_5.5_Integration #178 Message-ID: <20150305_114932_024721.ci-noreply@qt-project.org> QtBase_5.5_Integration #178: SUCCESS Tested changes (refs/builds/5.5_1425548039): http://codereview.qt-project.org/107388 [PS1] - Remove debug formatting functions obsoleted by the new debug operator for QFlag. http://codereview.qt-project.org/107522 [PS1] - Windows plugin: Simplify cursor code in platform screen. http://codereview.qt-project.org/107521 [PS2] - Clean headers in the Windows plugin. http://codereview.qt-project.org/107520 [PS2] - Clean headers in the Direct2D plugin. http://codereview.qt-project.org/107727 [PS3] - Android: Make sure applicationState is set correctly http://codereview.qt-project.org/107768 [PS2] - Fix disabling libinput feature if libudev is not available http://codereview.qt-project.org/107384 [PS2] - Implement debug operator for QStyle::State using the new operator for QFlags. http://codereview.qt-project.org/107596 [PS1] - xcb: QkeySequence::Quit is control-Q http://codereview.qt-project.org/107435 [PS3] - Fix shortcut overriding. From ci-noreply at qt-project.org Thu Mar 5 13:11:52 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 5 Mar 2015 14:11:52 +0200 Subject: [Ci-reports] pass on QtBase_5.4_Integration #1874 Message-ID: <20150305_121152_094641.ci-noreply@qt-project.org> QtBase_5.4_Integration #1874: SUCCESS Tested changes (refs/builds/5.4_1425550330): http://codereview.qt-project.org/107590 [PS2] - Avoid deadlock with two consecutive suspended notification From ci-noreply at qt-project.org Thu Mar 5 13:17:21 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 5 Mar 2015 14:17:21 +0200 Subject: [Ci-reports] pass on Qt_4.8_Integration #2076 Message-ID: <20150305_121721_041679.ci-noreply@qt-project.org> Qt_4.8_Integration #2076: SUCCESS Tested changes (refs/builds/4.8_1425537582): http://codereview.qt-project.org/107801 [PS2] - Update Hebrew translation for linguist and qtconfig From ci-noreply at qt-project.org Thu Mar 5 13:19:49 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 5 Mar 2015 14:19:49 +0200 Subject: [Ci-reports] pass on QtWebEngine_dev_Integration #242 Message-ID: <20150305_121949_081120.ci-noreply@qt-project.org> QtWebEngine_dev_Integration #242: SUCCESS Tested changes (refs/builds/dev_1425552397): http://codereview.qt-project.org/107788 [PS3] - Refactor FilePickerController From ci-noreply at qt-project.org Thu Mar 5 13:30:42 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 5 Mar 2015 14:30:42 +0200 Subject: [Ci-reports] fail on QtBase_5.4_Integration #1875 Message-ID: <20150305_123042_021535.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_NETWORK_LIB -DQT_TESTLIB_LIB -DQT_CORE_LIB -DQT_TESTCASE_BUILDDIR=\"C:/work/build/qt/qtbase/tests/auto/other/networkselftest\" -DNDEBUG -D_MSC_VER=1600 -D_WIN32 -IC:/work/build/qt/qtbase/mkspecs/win32-msvc2010 -IC:/work/build/qt/qtbase/tests/auto/other/networkselftest -IC:/work/build/qt/qtbase/include -IC:/work/build/qt/qtbase/include/QtNetwork -IC:/work/build/qt/qtbase/include/QtTest -IC:/work/build/qt/qtbase/include/QtCore tst_networkselftest.cpp -o .moc\release\tst_networkselftest.moc tst_networkselftest.cpp tst_networkselftest.cpp(174) : error C3861: 'qt_subtract_from_timeout': identifier not found tst_networkselftest.cpp(206) : error C3861: 'qt_subtract_from_timeout': identifier not found Build log: http://testresults.qt.io/ci/QtBase_5.4_Integration/build_01875/win32-msvc2010_opengl_dynamic_Windows_7/log.txt.gz Tested changes (refs/builds/5.4_1425557608): http://codereview.qt-project.org/101738 [PS6] - Introduce qt_subtract_from_timeout to reduce code duplication. http://codereview.qt-project.org/107613 [PS1] - Remove C++11 usage from NetworkManager bearer plugin From ci-noreply at qt-project.org Thu Mar 5 13:46:05 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 5 Mar 2015 14:46:05 +0200 Subject: [Ci-reports] pass on QtDeclarative_5.5_Integration #55 Message-ID: <20150305_124605_026767.ci-noreply@qt-project.org> QtDeclarative_5.5_Integration #55: SUCCESS Tested changes (refs/builds/5.5_1425552953): http://codereview.qt-project.org/107729 [PS1] - Fix invocations of static methods of QGuiApplication/QCoreApplication. From ci-noreply at qt-project.org Thu Mar 5 13:52:28 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 5 Mar 2015 14:52:28 +0200 Subject: [Ci-reports] fail on QtDoc_5.5_Integration #10 Message-ID: <20150305_125228_034688.ci-noreply@qt-project.org> Autotest `license' failed :( # Failed test 'Mismatch in license text in doc/src/getting-started/controls-texteditor.qdoc # Actual: a written agreement between you and Digia. For licensing terms and # Expected: a written agreement between you and The Qt Company. For licensing terms' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 389. # Failed test 'Mismatch in license text in examples/texteditor/documenthandler.cpp # Actual: * Neither the name of Digia Plc and its Subsidiary(-ies) nor the names # Expected: * Neither the name of The Qt Company Ltd nor the names of its' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 389. # Failed test 'Mismatch in license text in examples/texteditor/documenthandler.h # Actual: * Neither the name of Digia Plc and its Subsidiary(-ies) nor the names # Expected: * Neither the name of The Qt Company Ltd nor the names of its' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 389. # Failed test 'Mismatch in license text in examples/texteditor/main.cpp # Actual: * Neither the name of Digia Plc and its Subsidiary(-ies) nor the names # Expected: * Neither the name of The Qt Company Ltd nor the names of its' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 389. # Failed test 'Mismatch in license text in examples/texteditor/main.qml # Actual: * Neither the name of Digia Plc and its Subsidiary(-ies) nor the names # Expected: * Neither the name of The Qt Company Ltd nor the names of its' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 389. # Looks like you failed 5 tests of 414. /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl .. Dubious, test returned 5 (wstat 1280, 0x500) Failed 5/414 subtests Test Summary Report ------------------- /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl (Wstat: 1280 Tests: 414 Failed: 5) Failed tests: 60, 411-414 Non-zero exit status: 5 Files=1, Tests=414, 0 wallclock secs ( 0.06 usr 0.01 sys + 0.24 cusr 0.01 csys = 0.32 CPU) Result: FAIL QtQA::App::TestRunner: test failed, running again to see if it is flaky... # Failed test 'Mismatch in license text in doc/src/getting-started/controls-texteditor.qdoc # Actual: a written agreement between you and Digia. For licensing terms and # Expected: a written agreement between you and The Qt Company. For licensing terms' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 389. # Failed test 'Mismatch in license text in examples/texteditor/documenthandler.cpp # Actual: * Neither the name of Digia Plc and its Subsidiary(-ies) nor the names # Expected: * Neither the name of The Qt Company Ltd nor the names of its' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 389. # Failed test 'Mismatch in license text in examples/texteditor/documenthandler.h # Actual: * Neither the name of Digia Plc and its Subsidiary(-ies) nor the names # Expected: * Neither the name of The Qt Company Ltd nor the names of its' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 389. # Failed test 'Mismatch in license text in examples/texteditor/main.cpp # Actual: * Neither the name of Digia Plc and its Subsidiary(-ies) nor the names # Expected: * Neither the name of The Qt Company Ltd nor the names of its' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 389. # Failed test 'Mismatch in license text in examples/texteditor/main.qml # Actual: * Neither the name of Digia Plc and its Subsidiary(-ies) nor the names # Expected: * Neither the name of The Qt Company Ltd nor the names of its' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 389. # Looks like you failed 5 tests of 414. /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl .. Dubious, test returned 5 (wstat 1280, 0x500) Failed 5/414 subtests Test Summary Report ------------------- /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl (Wstat: 1280 Tests: 414 Failed: 5) Failed tests: 60, 411-414 Non-zero exit status: 5 Files=1, Tests=414, 1 wallclock secs ( 0.06 usr 0.01 sys + 0.24 cusr 0.01 csys = 0.32 CPU) Result: FAIL QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end license: 0.914837 seconds, exit code 1 Build log: http://testresults.qt.io/ci/QtDoc_5.5_Integration/build_00010/linux-g++_developer-build_OpenSuSE_13.1_x64/log.txt.gz Tested changes (refs/builds/5.5_1425559770): http://codereview.qt-project.org/107438 [PS2] - Doc: Adding Qt Quick Controls "Getting Started". From ci-noreply at qt-project.org Thu Mar 5 14:06:36 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 5 Mar 2015 15:06:36 +0200 Subject: [Ci-reports] pass on QtBase_dev_Integration #5939 Message-ID: <20150305_130636_006510.ci-noreply@qt-project.org> QtBase_dev_Integration #5939: SUCCESS Tested changes (refs/builds/dev_1425553222): http://codereview.qt-project.org/107710 [PS1] - Remove unneeded check in QNetworkReplyImpl::abort. From ci-noreply at qt-project.org Thu Mar 5 14:35:07 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 5 Mar 2015 15:35:07 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #5941 Message-ID: <20150305_133507_032190.ci-noreply@qt-project.org> `make' failed :( make[7]: *** [iphoneos-release] Error 65 make[6]: *** [release-iphoneos] Error 2 make[5]: *** [sub-qbackingstore-make_first] Error 2 make[4]: *** [sub-kernel-make_first] Error 2 make[3]: *** [sub-gui-make_first] Error 2 make[2]: *** [sub-auto-make_first] Error 2 make[1]: *** [sub-tests-make_first] Error 2 make: *** [module-qtbase] Error 2 Build log: http://testresults.qt.io/ci/QtBase_dev_Integration/build_05941/macx-ios-clang_OSX_10.9/log.txt.gz Tested changes (refs/builds/dev_1425560892): http://codereview.qt-project.org/104994 [PS7] - qdoc: Switched to QList from QMap for subprojects list From ci-noreply at qt-project.org Thu Mar 5 14:40:36 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 5 Mar 2015 15:40:36 +0200 Subject: [Ci-reports] pass on QtQuickControls_dev_Integration #552 Message-ID: <20150305_134036_061364.ci-noreply@qt-project.org> QtQuickControls_dev_Integration #552: SUCCESS Tested changes (refs/builds/dev_1425559233): http://codereview.qt-project.org/107628 [PS2] - Refactor: Move some common code up to QQuickLayout From ci-noreply at qt-project.org Thu Mar 5 14:49:23 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 5 Mar 2015 15:49:23 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #5942 Message-ID: <20150305_134923_043115.ci-noreply@qt-project.org> qtbase failed to compile :( In file included from ../../include/QtCore/qvector.h:1:0, from ../../include/QtCore/../../src/corelib/tools/qstack.h:37, from ../../include/QtCore/qstack.h:1, from io/qdiriterator.cpp:87: In file included from ../../include/QtCore/qstring.h:1:0, from ../../include/QtCore/../../src/corelib/tools/qbytearray.h:680, from ../../include/QtCore/qbytearray.h:1, from io/qurl.h:38, from io/qurl.cpp:398: In file included from ../../include/QtCore/5.6.0/QtCore/private/qjnihelpers_p.h:1:0, from io/qstandardpaths_android.cpp:39: ../../include/QtCore/5.6.0/QtCore/private/../../../../../src/corelib/kernel/qjnihelpers_p.h:89:24: error: 'void QtAndroidPrivate::NewIntentListener::handleNewIntent(JNIEnv*, jobject)' cannot be overloaded ../../include/QtCore/5.6.0/QtCore/private/../../../../../src/corelib/kernel/qjnihelpers_p.h:68:22: error: with 'virtual bool QtAndroidPrivate::NewIntentListener::handleNewIntent(JNIEnv*, jobject)' ../../include/QtCore/5.6.0/QtCore/private/../../../../../src/corelib/kernel/qjnihelpers_p.h:97:1: error: expected ';' after class definition In file included from ../../include/QtCore/qiodevice.h:1:0, from ../../include/QtCore/../../src/corelib/io/qfiledevice.h:37, from ../../include/QtCore/qfiledevice.h:1, from ../../include/QtCore/../../src/corelib/io/qfile.h:37, from ../../include/QtCore/qfile.h:1, from ../../include/QtCore/../../src/corelib/io/qfileinfo.h:37, from ../../include/QtCore/qfileinfo.h:1, from ../../include/QtCore/../../src/corelib/io/qdir.h:38, from ../../include/QtCore/qdir.h:1, from ../../include/QtCore/QDir:1, from io/qstandardpaths_android.cpp:41: ../../include/QtCore/../../src/corelib/io/qiodevice.h: In member function 'qint64 QtAndroidPrivate::QIODevice::write(const QtAndroidPrivate::QByteArray&)': ../../include/QtCore/../../src/corelib/io/qiodevice.h:117:24: error: invalid use of incomplete type 'const class QtAndroidPrivate::QByteArray' ../../include/QtCore/../../src/corelib/io/qiodevice.h:53:7: error: forward declaration of 'const class QtAndroidPrivate::QByteArray' ../../include/QtCore/../../src/corelib/io/qiodevice.h:117:42: error: invalid use of incomplete type 'const class QtAndroidPrivate::QByteArray' ../../include/QtCore/../../src/corelib/io/qiodevice.h:53:7: error: forward declaration of 'const class QtAndroidPrivate::QByteArray' In file included from ../../include/QtCore/qfile.h:1:0, from ../../include/QtCore/../../src/corelib/io/qfileinfo.h:37, from ../../include/QtCore/qfileinfo.h:1, from ../../include/QtCore/../../src/corelib/io/qdir.h:38, from ../../include/QtCore/qdir.h:1, from ../../include/QtCore/QDir:1, from io/qstandardpaths_android.cpp:41: ../../include/QtCore/../../src/corelib/io/qfile.h: In static member function 'static QtAndroidPrivate::QByteArray QtAndroidPrivate::QFile::encodeName(const QString&)': ../../include/QtCore/../../src/corelib/io/qfile.h:81:5: error: return type 'class QtAndroidPrivate::QByteArray' is incomplete ../../include/QtCore/../../src/corelib/io/qfile.h: In static member function 'static QString QtAndroidPrivate::QFile::decodeName(const QtAndroidPrivate::QByteArray&)': ../../include/QtCore/../../src/corelib/io/qfile.h:86:52: error: no matching function for call to 'QString::fromLocal8Bit(const QtAndroidPrivate::QByteArray&)' ../../include/QtCore/../../src/corelib/io/qfile.h:86:52: note: candidates are: In file included from ../../include/QtCore/qstring.h:1:0, from ../../include/QtCore/../../src/corelib/tools/qbytearray.h:680, from ../../include/QtCore/qbytearray.h:1, from ../../include/QtCore/../../src/corelib/tools/qbytearraylist.h:40, from ../../include/QtCore/qbytearraylist.h:1, from ../../include/QtCore/../../src/corelib/tools/qlist.h:1020, from ../../include/QtCore/qlist.h:1, from ../../include/QtCore/../../src/corelib/tools/qstringlist.h:34, from ../../include/QtCore/qstringlist.h:1, from io/qstandardpaths.h:37, from io/qstandardpaths_android.cpp:34: ../../include/QtCore/../../src/corelib/tools/qstring.h:532:27: note: static QString QString::fromLocal8Bit(const char*, int) ../../include/QtCore/../../src/corelib/tools/qstring.h:532:27: note: no known conversion for argument 1 from 'const QtAndroidPrivate::QByteArray' to 'const char*' ../../include/QtCore/../../src/corelib/tools/qstring.h:540:27: note: static QString QString::fromLocal8Bit(const QByteArray&) ../../include/QtCore/../../src/corelib/tools/qstring.h:540:27: note: no known conversion for argument 1 from 'const QtAndroidPrivate::QByteArray' to 'const QByteArray&' In file included from ../../include/QtCore/qfile.h:1:0, from ../../include/QtCore/../../src/corelib/io/qfileinfo.h:37, from ../../include/QtCore/qfileinfo.h:1, from ../../include/QtCore/../../src/corelib/io/qdir.h:38, from ../../include/QtCore/qdir.h:1, from ../../include/QtCore/QDir:1, from io/qstandardpaths_android.cpp:41: ../../include/QtCore/../../src/corelib/io/qfile.h: In static member function 'static QString QtAndroidPrivate::QFile::decodeName(const char*)': ../../include/QtCore/../../src/corelib/io/qfile.h:90:53: error: invalid use of incomplete type 'class QtAndroidPrivate::QByteArray' In file included from ../../include/QtCore/qiodevice.h:1:0, from ../../include/QtCore/../../src/corelib/io/qfiledevice.h:37, from ../../include/QtCore/qfiledevice.h:1, from ../../include/QtCore/../../src/corelib/io/qfile.h:37, from ../../include/QtCore/qfile.h:1, from ../../include/QtCore/../../src/corelib/io/qfileinfo.h:37, from ../../include/QtCore/qfileinfo.h:1, from ../../include/QtCore/../../src/corelib/io/qdir.h:38, from ../../include/QtCore/qdir.h:1, from ../../include/QtCore/QDir:1, from io/qstandardpaths_android.cpp:41: ../../include/QtCore/../../src/corelib/io/qiodevice.h:53:7: error: forward declaration of 'class QtAndroidPrivate::QByteArray' In file included from ../../include/QtCore/qtypeinfo.h:1:0, from ../../include/QtCore/../../src/corelib/global/qglobal.h:1093, from ../../include/QtCore/qglobal.h:1, from ../../include/QtCore/../../src/corelib/tools/qalgorithms.h:37, from ../../include/QtCore/qalgorithms.h:1, from ../../include/QtCore/../../src/corelib/tools/qlist.h:37, from ../../include/QtCore/qlist.h:1, from ../../include/QtCore/../../src/corelib/tools/qstringlist.h:34, from ../../include/QtCore/qstringlist.h:1, from io/qstandardpaths.h:37, from io/qstandardpaths_android.cpp:34: ../../include/QtCore/../../src/corelib/global/qtypeinfo.h:172:7: error: specialization of 'template class QTypeInfo' in different namespace [-fpermissive] ../../include/QtCore/../../src/corelib/global/qtypeinfo.h:189:1: note: in expansion of macro 'Q_DECLARE_TYPEINFO_BODY' ../../include/QtCore/../../src/corelib/global/qtypeinfo.h:207:1: note: in expansion of macro 'Q_DECLARE_TYPEINFO' ../../include/QtCore/../../src/corelib/io/qfileinfo.h:145:1: note: in expansion of macro 'Q_DECLARE_SHARED' In file included from ../../include/QtCore/qtypeinfo.h:1:0, from ../../include/QtCore/../../src/corelib/global/qglobal.h:1093, from ../../include/QtCore/qglobal.h:1, from ../../include/QtCore/../../src/corelib/tools/qalgorithms.h:37, from ../../include/QtCore/qalgorithms.h:1, from ../../include/QtCore/../../src/corelib/tools/qlist.h:37, from ../../include/QtCore/qlist.h:1, from ../../include/QtCore/../../src/corelib/tools/qstringlist.h:34, from ../../include/QtCore/qstringlist.h:1, from io/qstandardpaths.h:37, from io/qstandardpaths_android.cpp:34: ../../include/QtCore/../../src/corelib/global/qtypeinfo.h:50:7: error: from definition of 'template class QTypeInfo' [-fpermissive] In file included from ../../include/QtCore/qtypeinfo.h:1:0, from ../../include/QtCore/../../src/corelib/global/qglobal.h:1093, from ../../include/QtCore/qglobal.h:1, from ../../include/QtCore/../../src/corelib/tools/qalgorithms.h:37, from ../../include/QtCore/qalgorithms.h:1, from ../../include/QtCore/../../src/corelib/tools/qlist.h:37, from ../../include/QtCore/qlist.h:1, from ../../include/QtCore/../../src/corelib/tools/qstringlist.h:34, from ../../include/QtCore/qstringlist.h:1, from io/qstandardpaths.h:37, from io/qstandardpaths_android.cpp:34: ../../include/QtCore/../../src/corelib/io/qfileinfo.h:145:18: error: 'QFileInfo' was not declared in this scope ../../include/QtCore/../../src/corelib/global/qtypeinfo.h:178:27: note: in definition of macro 'Q_DECLARE_TYPEINFO_BODY' ../../include/QtCore/../../src/corelib/global/qtypeinfo.h:207:1: note: in expansion of macro 'Q_DECLARE_TYPEINFO' ../../include/QtCore/../../src/corelib/io/qfileinfo.h:145:1: note: in expansion of macro 'Q_DECLARE_SHARED' ../../include/QtCore/../../src/corelib/io/qfileinfo.h:145:18: note: suggested alternative: ../../include/QtCore/../../src/corelib/global/qtypeinfo.h:178:27: note: in definition of macro 'Q_DECLARE_TYPEINFO_BODY' ../../include/QtCore/../../src/corelib/global/qtypeinfo.h:207:1: note: in expansion of macro 'Q_DECLARE_TYPEINFO' ../../include/QtCore/../../src/corelib/io/qfileinfo.h:145:1: note: in expansion of macro 'Q_DECLARE_SHARED' In file included from ../../include/QtCore/qfileinfo.h:1:0, from ../../include/QtCore/../../src/corelib/io/qdir.h:38, from ../../include/QtCore/qdir.h:1, from ../../include/QtCore/QDir:1, from io/qstandardpaths_android.cpp:41: ../../include/QtCore/../../src/corelib/io/qfileinfo.h:50:21: note: 'QtAndroidPrivate::QFileInfo' In file included from ../../include/QtCore/qtypeinfo.h:1:0, from ../../include/QtCore/../../src/corelib/global/qglobal.h:1093, from ../../include/QtCore/qglobal.h:1, from ../../include/QtCore/../../src/corelib/tools/qalgorithms.h:37, from ../../include/QtCore/qalgorithms.h:1, from ../../include/QtCore/../../src/corelib/tools/qlist.h:37, from ../../include/QtCore/qlist.h:1, from ../../include/QtCore/../../src/corelib/tools/qstringlist.h:34, from ../../include/QtCore/qstringlist.h:1, from io/qstandardpaths.h:37, from io/qstandardpaths_android.cpp:34: ../../include/QtCore/../../src/corelib/io/qfileinfo.h:145:18: error: 'QFileInfo' was not declared in this scope ../../include/QtCore/../../src/corelib/global/qtypeinfo.h:180:46: note: in definition of macro 'Q_DECLARE_TYPEINFO_BODY' ../../include/QtCore/../../src/corelib/global/qtypeinfo.h:207:1: note: in expansion of macro 'Q_DECLARE_TYPEINFO' ../../include/QtCore/../../src/corelib/io/qfileinfo.h:145:1: note: in expansion of macro 'Q_DECLARE_SHARED' ../../include/QtCore/../../src/corelib/io/qfileinfo.h:145:18: note: suggested alternative: ../../include/QtCore/../../src/corelib/global/qtypeinfo.h:180:46: note: in definition of macro 'Q_DECLARE_TYPEINFO_BODY' ../../include/QtCore/../../src/corelib/global/qtypeinfo.h:207:1: note: in expansion of macro 'Q_DECLARE_TYPEINFO' ../../include/QtCore/../../src/corelib/io/qfileinfo.h:145:1: note: in expansion of macro 'Q_DECLARE_SHARED' In file included from ../../include/QtCore/qfileinfo.h:1:0, from ../../include/QtCore/../../src/corelib/io/qdir.h:38, from ../../include/QtCore/qdir.h:1, from ../../include/QtCore/QDir:1, from io/qstandardpaths_android.cpp:41: ../../include/QtCore/../../src/corelib/io/qfileinfo.h:50:21: note: 'QtAndroidPrivate::QFileInfo' In file included from ../../include/QtCore/qtypeinfo.h:1:0, from ../../include/QtCore/../../src/corelib/global/qglobal.h:1093, from ../../include/QtCore/qglobal.h:1, from ../../include/QtCore/../../src/corelib/tools/qalgorithms.h:37, from ../../include/QtCore/qalgorithms.h:1, from ../../include/QtCore/../../src/corelib/tools/qlist.h:37, from ../../include/QtCore/qlist.h:1, from ../../include/QtCore/../../src/corelib/tools/qstringlist.h:34, from ../../include/QtCore/qstringlist.h:1, from io/qstandardpaths.h:37, from io/qstandardpaths_android.cpp:34: ../../include/QtCore/../../src/corelib/global/qtypeinfo.h:180:51: error: template argument 1 is invalid ../../include/QtCore/../../src/corelib/global/qtypeinfo.h:189:1: note: in expansion of macro 'Q_DECLARE_TYPEINFO_BODY' ../../include/QtCore/../../src/corelib/global/qtypeinfo.h:207:1: note: in expansion of macro 'Q_DECLARE_TYPEINFO' ../../include/QtCore/../../src/corelib/io/qfileinfo.h:145:1: note: in expansion of macro 'Q_DECLARE_SHARED' ../../include/QtCore/../../src/corelib/io/qfileinfo.h:145:18: error: 'QFileInfo' was not declared in this scope ../../include/QtCore/../../src/corelib/global/qtypeinfo.h:182:25: note: in definition of macro 'Q_DECLARE_TYPEINFO_BODY' ../../include/QtCore/../../src/corelib/global/qtypeinfo.h:207:1: note: in expansion of macro 'Q_DECLARE_TYPEINFO' ../../include/QtCore/../../src/corelib/io/qfileinfo.h:145:1: note: in expansion of macro 'Q_DECLARE_SHARED' ../../include/QtCore/../../src/corelib/io/qfileinfo.h:145:18: note: suggested alternative: ../../include/QtCore/../../src/corelib/global/qtypeinfo.h:182:25: note: in definition of macro 'Q_DECLARE_TYPEINFO_BODY' ../../include/QtCore/../../src/corelib/global/qtypeinfo.h:207:1: note: in expansion of macro 'Q_DECLARE_TYPEINFO' ../../include/QtCore/../../src/corelib/io/qfileinfo.h:145:1: note: in expansion of macro 'Q_DECLARE_SHARED' In file included from ../../include/QtCore/qfileinfo.h:1:0, from ../../include/QtCore/../../src/corelib/io/qdir.h:38, from ../../include/QtCore/qdir.h:1, from ../../include/QtCore/QDir:1, from io/qstandardpaths_android.cpp:41: ../../include/QtCore/../../src/corelib/io/qfileinfo.h:50:21: note: 'QtAndroidPrivate::QFileInfo' In file included from ../../include/QtCore/qtypeinfo.h:1:0, from ../../include/QtCore/../../src/corelib/global/qglobal.h:1093, from ../../include/QtCore/qglobal.h:1, from ../../include/QtCore/../../src/corelib/tools/qalgorithms.h:37, from ../../include/QtCore/qalgorithms.h:1, from ../../include/QtCore/../../src/corelib/tools/qlist.h:37, from ../../include/QtCore/qlist.h:1, from ../../include/QtCore/../../src/corelib/tools/qstringlist.h:34, from ../../include/QtCore/qstringlist.h:1, from io/qstandardpaths.h:37, from io/qstandardpaths_android.cpp:34: ../../include/QtCore/../../src/corelib/global/qtypeinfo.h:184:36: error: definition of 'static const char* QTypeInfo::name()' is not in namespace enclosing 'QTypeInfo' [-fpermissive] ../../include/QtCore/../../src/corelib/global/qtypeinfo.h:189:1: note: in expansion of macro 'Q_DECLARE_TYPEINFO_BODY' ../../include/QtCore/../../src/corelib/global/qtypeinfo.h:207:1: note: in expansion of macro 'Q_DECLARE_TYPEINFO' ../../include/QtCore/../../src/corelib/io/qfileinfo.h:145:1: note: in expansion of macro 'Q_DECLARE_SHARED' In file included from ../../include/QtCore/qmetatype.h:1:0, from ../../include/QtCore/../../src/corelib/kernel/qobject.h:48, from ../../include/QtCore/qobject.h:1, from ../../include/QtCore/../../src/corelib/tools/qsharedpointer_impl.h:57, from ../../include/QtCore/qsharedpointer_impl.h:1, from ../../include/QtCore/../../src/corelib/tools/qsharedpointer.h:42, from ../../include/QtCore/qsharedpointer.h:1, from ../../include/QtCore/5.6.0/QtCore/private/../../../../../src/corelib/kernel/qjni_p.h:50, from ../../include/QtCore/5.6.0/QtCore/private/qjni_p.h:1, from io/qstandardpaths_android.cpp:38: ../../include/QtCore/../../src/corelib/kernel/qmetatype.h:1831:12: error: specialization of 'template struct QMetaTypeId' in different namespace [-fpermissive] ../../include/QtCore/../../src/corelib/kernel/qmetatype.h:1827:34: note: in expansion of macro 'Q_DECLARE_METATYPE_IMPL' ../../include/QtCore/../../src/corelib/io/qfileinfo.h:151:1: note: in expansion of macro 'Q_DECLARE_METATYPE' ../../include/QtCore/../../src/corelib/kernel/qmetatype.h:1563:8: error: from definition of 'template struct QMetaTypeId' [-fpermissive] ../../include/QtCore/../../src/corelib/kernel/qmetatype.h:1834:35: error: definition of 'static int QMetaTypeId::qt_metatype_id()' is not in namespace enclosing 'QMetaTypeId' [-fpermissive] ../../include/QtCore/../../src/corelib/kernel/qmetatype.h:1827:34: note: in expansion of macro 'Q_DECLARE_METATYPE_IMPL' ../../include/QtCore/../../src/corelib/io/qfileinfo.h:151:1: note: in expansion of macro 'Q_DECLARE_METATYPE' ../../include/QtCore/../../src/corelib/io/qfileinfo.h: In static member function 'static int QMetaTypeId::qt_metatype_id()': ../../include/QtCore/../../src/corelib/io/qfileinfo.h:151:20: error: 'QFileInfo' was not declared in this scope ../../include/QtCore/../../src/corelib/kernel/qmetatype.h:1839:54: note: in definition of macro 'Q_DECLARE_METATYPE_IMPL' ../../include/QtCore/../../src/corelib/io/qfileinfo.h:151:1: note: in expansion of macro 'Q_DECLARE_METATYPE' ../../include/QtCore/../../src/corelib/io/qfileinfo.h:151:20: note: suggested alternative: ../../include/QtCore/../../src/corelib/kernel/qmetatype.h:1839:54: note: in definition of macro 'Q_DECLARE_METATYPE_IMPL' ../../include/QtCore/../../src/corelib/io/qfileinfo.h:151:1: note: in expansion of macro 'Q_DECLARE_METATYPE' In file included from ../../include/QtCore/qfileinfo.h:1:0, from ../../include/QtCore/../../src/corelib/io/qdir.h:38, from ../../include/QtCore/qdir.h:1, from ../../include/QtCore/QDir:1, from io/qstandardpaths_android.cpp:41: ../../include/QtCore/../../src/corelib/io/qfileinfo.h:50:21: note: 'QtAndroidPrivate::QFileInfo' In file included from ../../include/QtCore/qmetatype.h:1:0, from ../../include/QtCore/../../src/corelib/kernel/qobject.h:48, from ../../include/QtCore/qobject.h:1, from ../../include/QtCore/../../src/corelib/tools/qsharedpointer_impl.h:57, from ../../include/QtCore/qsharedpointer_impl.h:1, from ../../include/QtCore/../../src/corelib/tools/qsharedpointer.h:42, from ../../include/QtCore/qsharedpointer.h:1, from ../../include/QtCore/5.6.0/QtCore/private/../../../../../src/corelib/kernel/qjni_p.h:50, from ../../include/QtCore/5.6.0/QtCore/private/qjni_p.h:1, from io/qstandardpaths_android.cpp:38: ../../include/QtCore/../../src/corelib/io/qfileinfo.h:151:20: error: expected type-specifier before 'QFileInfo' ../../include/QtCore/../../src/corelib/kernel/qmetatype.h:1840:49: note: in definition of macro 'Q_DECLARE_METATYPE_IMPL' ../../include/QtCore/../../src/corelib/io/qfileinfo.h:151:1: note: in expansion of macro 'Q_DECLARE_METATYPE' ../../include/QtCore/../../src/corelib/io/qfileinfo.h:151:20: error: expected '>' before 'QFileInfo' ../../include/QtCore/../../src/corelib/kernel/qmetatype.h:1840:49: note: in definition of macro 'Q_DECLARE_METATYPE_IMPL' ../../include/QtCore/../../src/corelib/io/qfileinfo.h:151:1: note: in expansion of macro 'Q_DECLARE_METATYPE' ../../include/QtCore/../../src/corelib/io/qfileinfo.h:151:20: error: expected '(' before 'QFileInfo' ../../include/QtCore/../../src/corelib/kernel/qmetatype.h:1840:49: note: in definition of macro 'Q_DECLARE_METATYPE_IMPL' ../../include/QtCore/../../src/corelib/io/qfileinfo.h:151:1: note: in expansion of macro 'Q_DECLARE_METATYPE' ../../include/QtCore/../../src/corelib/kernel/qmetatype.h:1840:55: error: expected primary-expression before '>' token ../../include/QtCore/../../src/corelib/kernel/qmetatype.h:1827:34: note: in expansion of macro 'Q_DECLARE_METATYPE_IMPL' ../../include/QtCore/../../src/corelib/io/qfileinfo.h:151:1: note: in expansion of macro 'Q_DECLARE_METATYPE' In file included from ../../include/QtCore/qtypeinfo.h:1:0, from ../../include/QtCore/../../src/corelib/global/qglobal.h:1093, from ../../include/QtCore/qglobal.h:1, from ../../include/QtCore/../../src/corelib/tools/qalgorithms.h:37, from ../../include/QtCore/qalgorithms.h:1, from ../../include/QtCore/../../src/corelib/tools/qlist.h:37, from ../../include/QtCore/qlist.h:1, from ../../include/QtCore/../../src/corelib/tools/qstringlist.h:34, from ../../include/QtCore/qstringlist.h:1, from io/qstandardpaths.h:37, from io/qstandardpaths_android.cpp:34: ../../include/QtCore/../../src/corelib/global/qtypeinfo.h:172:7: error: specialization of 'template class QTypeInfo' in different namespace [-fpermissive] ../../include/QtCore/../../src/corelib/global/qtypeinfo.h:189:1: note: in expansion of macro 'Q_DECLARE_TYPEINFO_BODY' ../../include/QtCore/../../src/corelib/global/qtypeinfo.h:207:1: note: in expansion of macro 'Q_DECLARE_TYPEINFO' ../../include/QtCore/../../src/corelib/io/qdir.h:217:1: note: in expansion of macro 'Q_DECLARE_SHARED' In file included from ../../include/QtCore/qtypeinfo.h:1:0, from ../../include/QtCore/../../src/corelib/global/qglobal.h:1093, from ../../include/QtCore/qglobal.h:1, from ../../include/QtCore/../../src/corelib/tools/qalgorithms.h:37, from ../../include/QtCore/qalgorithms.h:1, from ../../include/QtCore/../../src/corelib/tools/qlist.h:37, from ../../include/QtCore/qlist.h:1, from ../../include/QtCore/../../src/corelib/tools/qstringlist.h:34, from ../../include/QtCore/qstringlist.h:1, from io/qstandardpaths.h:37, from io/qstandardpaths_android.cpp:34: ../../include/QtCore/../../src/corelib/global/qtypeinfo.h:50:7: error: from definition of 'template class QTypeInfo' [-fpermissive] In file included from ../../include/QtCore/qtypeinfo.h:1:0, from ../../include/QtCore/../../src/corelib/global/qglobal.h:1093, from ../../include/QtCore/qglobal.h:1, from ../../include/QtCore/../../src/corelib/tools/qalgorithms.h:37, from ../../include/QtCore/qalgorithms.h:1, from ../../include/QtCore/../../src/corelib/tools/qlist.h:37, from ../../include/QtCore/qlist.h:1, from ../../include/QtCore/../../src/corelib/tools/qstringlist.h:34, from ../../include/QtCore/qstringlist.h:1, from io/qstandardpaths.h:37, from io/qstandardpaths_android.cpp:34: ../../include/QtCore/../../src/corelib/io/qdir.h:217:18: error: 'QDir' was not declared in this scope ../../include/QtCore/../../src/corelib/global/qtypeinfo.h:178:27: note: in definition of macro 'Q_DECLARE_TYPEINFO_BODY' ../../include/QtCore/../../src/corelib/global/qtypeinfo.h:207:1: note: in expansion of macro 'Q_DECLARE_TYPEINFO' ../../include/QtCore/../../src/corelib/io/qdir.h:217:1: note: in expansion of macro 'Q_DECLARE_SHARED' ../../include/QtCore/../../src/corelib/io/qdir.h:217:18: note: suggested alternative: ../../include/QtCore/../../src/corelib/global/qtypeinfo.h:178:27: note: in definition of macro 'Q_DECLARE_TYPEINFO_BODY' ../../include/QtCore/../../src/corelib/global/qtypeinfo.h:207:1: note: in expansion of macro 'Q_DECLARE_TYPEINFO' ../../include/QtCore/../../src/corelib/io/qdir.h:217:1: note: in expansion of macro 'Q_DECLARE_SHARED' In file included from ../../include/QtCore/qdir.h:1:0, from ../../include/QtCore/QDir:1, from io/qstandardpaths_android.cpp:41: ../../include/QtCore/../../src/corelib/io/qdir.h:48:21: note: 'QtAndroidPrivate::QDir' In file included from ../../include/QtCore/qtypeinfo.h:1:0, from ../../include/QtCore/../../src/corelib/global/qglobal.h:1093, from ../../include/QtCore/qglobal.h:1, from ../../include/QtCore/../../src/corelib/tools/qalgorithms.h:37, from ../../include/QtCore/qalgorithms.h:1, from ../../include/QtCore/../../src/corelib/tools/qlist.h:37, from ../../include/QtCore/qlist.h:1, from ../../include/QtCore/../../src/corelib/tools/qstringlist.h:34, from ../../include/QtCore/qstringlist.h:1, from io/qstandardpaths.h:37, from io/qstandardpaths_android.cpp:34: ../../include/QtCore/../../src/corelib/io/qdir.h:217:18: error: 'QDir' was not declared in this scope ../../include/QtCore/../../src/corelib/global/qtypeinfo.h:180:46: note: in definition of macro 'Q_DECLARE_TYPEINFO_BODY' ../../include/QtCore/../../src/corelib/global/qtypeinfo.h:207:1: note: in expansion of macro 'Q_DECLARE_TYPEINFO' ../../include/QtCore/../../src/corelib/io/qdir.h:217:1: note: in expansion of macro 'Q_DECLARE_SHARED' ../../include/QtCore/../../src/corelib/io/qdir.h:217:18: note: suggested alternative: ../../include/QtCore/../../src/corelib/global/qtypeinfo.h:180:46: note: in definition of macro 'Q_DECLARE_TYPEINFO_BODY' ../../include/QtCore/../../src/corelib/global/qtypeinfo.h:207:1: note: in expansion of macro 'Q_DECLARE_TYPEINFO' ../../include/QtCore/../../src/corelib/io/qdir.h:217:1: note: in expansion of macro 'Q_DECLARE_SHARED' In file included from ../../include/QtCore/qdir.h:1:0, from ../../include/QtCore/QDir:1, from io/qstandardpaths_android.cpp:41: ../../include/QtCore/../../src/corelib/io/qdir.h:48:21: note: 'QtAndroidPrivate::QDir' In file included from ../../include/QtCore/qtypeinfo.h:1:0, from ../../include/QtCore/../../src/corelib/global/qglobal.h:1093, from ../../include/QtCore/qglobal.h:1, from ../../include/QtCore/../../src/corelib/tools/qalgorithms.h:37, from ../../include/QtCore/qalgorithms.h:1, from ../../include/QtCore/../../src/corelib/tools/qlist.h:37, from ../../include/QtCore/qlist.h:1, from ../../include/QtCore/../../src/corelib/tools/qstringlist.h:34, from ../../include/QtCore/qstringlist.h:1, from io/qstandardpaths.h:37, from io/qstandardpaths_android.cpp:34: ../../include/QtCore/../../src/corelib/global/qtypeinfo.h:180:51: error: template argument 1 is invalid ../../include/QtCore/../../src/corelib/global/qtypeinfo.h:189:1: note: in expansion of macro 'Q_DECLARE_TYPEINFO_BODY' ../../include/QtCore/../../src/corelib/global/qtypeinfo.h:207:1: note: in expansion of macro 'Q_DECLARE_TYPEINFO' ../../include/QtCore/../../src/corelib/io/qdir.h:217:1: note: in expansion of macro 'Q_DECLARE_SHARED' ../../include/QtCore/../../src/corelib/io/qdir.h:217:18: error: 'QDir' was not declared in this scope ../../include/QtCore/../../src/corelib/global/qtypeinfo.h:182:25: note: in definition of macro 'Q_DECLARE_TYPEINFO_BODY' ../../include/QtCore/../../src/corelib/global/qtypeinfo.h:207:1: note: in expansion of macro 'Q_DECLARE_TYPEINFO' ../../include/QtCore/../../src/corelib/io/qdir.h:217:1: note: in expansion of macro 'Q_DECLARE_SHARED' ../../include/QtCore/../../src/corelib/io/qdir.h:217:18: note: suggested alternative: ../../include/QtCore/../../src/corelib/global/qtypeinfo.h:182:25: note: in definition of macro 'Q_DECLARE_TYPEINFO_BODY' ../../include/QtCore/../../src/corelib/global/qtypeinfo.h:207:1: note: in expansion of macro 'Q_DECLARE_TYPEINFO' ../../include/QtCore/../../src/corelib/io/qdir.h:217:1: note: in expansion of macro 'Q_DECLARE_SHARED' In file included from ../../include/QtCore/qdir.h:1:0, from ../../include/QtCore/QDir:1, from io/qstandardpaths_android.cpp:41: ../../include/QtCore/../../src/corelib/io/qdir.h:48:21: note: 'QtAndroidPrivate::QDir' In file included from ../../include/QtCore/qtypeinfo.h:1:0, from ../../include/QtCore/../../src/corelib/global/qglobal.h:1093, from ../../include/QtCore/qglobal.h:1, from ../../include/QtCore/../../src/corelib/tools/qalgorithms.h:37, from ../../include/QtCore/qalgorithms.h:1, from ../../include/QtCore/../../src/corelib/tools/qlist.h:37, from ../../include/QtCore/qlist.h:1, from ../../include/QtCore/../../src/corelib/tools/qstringlist.h:34, from ../../include/QtCore/qstringlist.h:1, from io/qstandardpaths.h:37, from io/qstandardpaths_android.cpp:34: ../../include/QtCore/../../src/corelib/global/qtypeinfo.h:184:36: error: definition of 'static const char* QTypeInfo::name()' is not in namespace enclosing 'QTypeInfo' [-fpermissive] ../../include/QtCore/../../src/corelib/global/qtypeinfo.h:189:1: note: in expansion of macro 'Q_DECLARE_TYPEINFO_BODY' ../../include/QtCore/../../src/corelib/global/qtypeinfo.h:207:1: note: in expansion of macro 'Q_DECLARE_TYPEINFO' ../../include/QtCore/../../src/corelib/io/qdir.h:217:1: note: in expansion of macro 'Q_DECLARE_SHARED' io/qstandardpaths_android.cpp: In function 'QJNIObjectPrivate QtAndroidPrivate::applicationContext()': io/qstandardpaths_android.cpp:60:32: error: 'activity' is not a member of 'QtAndroidPrivate' io/qstandardpaths_android.cpp: In function 'QString QtAndroidPrivate::getExternalFilesDir(const char*)': io/qstandardpaths_android.cpp:134:32: error: 'activity' is not a member of 'QtAndroidPrivate' io/qstandardpaths_android.cpp: At global scope: io/qstandardpaths_android.cpp:218:63: error: definition of 'QString QStandardPaths::writableLocation(QStandardPaths::StandardLocation)' is not in namespace enclosing 'QStandardPaths' [-fpermissive] io/qstandardpaths_android.cpp: In static member function 'static QString QStandardPaths::writableLocation(QStandardPaths::StandardLocation)': io/qstandardpaths_android.cpp:222:67: error: 'getExternalStoragePublicDirectory' was not declared in this scope io/qstandardpaths_android.cpp:222:67: note: suggested alternative: io/qstandardpaths_android.cpp:102:16: note: 'QtAndroidPrivate::getExternalStoragePublicDirectory' io/qstandardpaths_android.cpp:228:13: error: 'androidSdkVersion' is not a member of 'QtAndroidPrivate' io/qstandardpaths_android.cpp:231:48: error: 'getExternalStorageDirectory' was not declared in this scope io/qstandardpaths_android.cpp:231:48: note: suggested alternative: io/qstandardpaths_android.cpp:83:16: note: 'QtAndroidPrivate::getExternalStorageDirectory' io/qstandardpaths_android.cpp:237:28: error: 'getFilesDir' was not declared in this scope io/qstandardpaths_android.cpp:237:28: note: suggested alternative: io/qstandardpaths_android.cpp:209:16: note: 'QtAndroidPrivate::getFilesDir' io/qstandardpaths_android.cpp:237:40: error: 'testDir' was not declared in this scope io/qstandardpaths_android.cpp:237:40: note: suggested alternative: io/qstandardpaths_android.cpp:48:16: note: 'QtAndroidPrivate::testDir' io/qstandardpaths_android.cpp:239:44: error: 'getExternalStorageDirectory' was not declared in this scope io/qstandardpaths_android.cpp:239:44: note: suggested alternative: io/qstandardpaths_android.cpp:83:16: note: 'QtAndroidPrivate::getExternalStorageDirectory' io/qstandardpaths_android.cpp:247:28: error: 'getCacheDir' was not declared in this scope io/qstandardpaths_android.cpp:247:28: note: suggested alternative: io/qstandardpaths_android.cpp:187:16: note: 'QtAndroidPrivate::getCacheDir' io/qstandardpaths_android.cpp: At global scope: io/qstandardpaths_android.cpp:260:68: error: definition of 'QStringList QStandardPaths::standardLocations(QStandardPaths::StandardLocation)' is not in namespace enclosing 'QStandardPaths' [-fpermissive] io/qstandardpaths_android.cpp: In static member function 'static QStringList QStandardPaths::standardLocations(QStandardPaths::StandardLocation)': io/qstandardpaths_android.cpp:264:70: error: 'getExternalFilesDir' was not declared in this scope io/qstandardpaths_android.cpp:264:70: note: suggested alternative: io/qstandardpaths_android.cpp:128:16: note: 'QtAndroidPrivate::getExternalFilesDir' io/qstandardpaths_android.cpp:265:87: error: 'getExternalStoragePublicDirectory' was not declared in this scope io/qstandardpaths_android.cpp:265:87: note: suggested alternative: io/qstandardpaths_android.cpp:102:16: note: 'QtAndroidPrivate::getExternalStoragePublicDirectory' io/qstandardpaths_android.cpp:275:71: error: 'getExternalFilesDir' was not declared in this scope io/qstandardpaths_android.cpp:275:71: note: suggested alternative: io/qstandardpaths_android.cpp:128:16: note: 'QtAndroidPrivate::getExternalFilesDir' io/qstandardpaths_android.cpp:280:74: error: 'getExternalFilesDir' was not declared in this scope io/qstandardpaths_android.cpp:280:74: note: suggested alternative: io/qstandardpaths_android.cpp:128:16: note: 'QtAndroidPrivate::getExternalFilesDir' io/qstandardpaths_android.cpp:284:13: error: 'androidSdkVersion' is not a member of 'QtAndroidPrivate' io/qstandardpaths_android.cpp:286:78: error: 'getExternalFilesDir' was not declared in this scope io/qstandardpaths_android.cpp:286:78: note: suggested alternative: io/qstandardpaths_android.cpp:128:16: note: 'QtAndroidPrivate::getExternalFilesDir' io/qstandardpaths_android.cpp:289:57: error: 'getExternalFilesDir' was not declared in this scope io/qstandardpaths_android.cpp:289:57: note: suggested alternative: io/qstandardpaths_android.cpp:128:16: note: 'QtAndroidPrivate::getExternalFilesDir' io/qstandardpaths_android.cpp:295:74: error: 'getExternalFilesDir' was not declared in this scope io/qstandardpaths_android.cpp:295:74: note: suggested alternative: io/qstandardpaths_android.cpp:128:16: note: 'QtAndroidPrivate::getExternalFilesDir' io/qstandardpaths_android.cpp:300:53: error: 'getExternalFilesDir' was not declared in this scope io/qstandardpaths_android.cpp:300:53: note: suggested alternative: io/qstandardpaths_android.cpp:128:16: note: 'QtAndroidPrivate::getExternalFilesDir' io/qstandardpaths_android.cpp:305:53: error: 'getExternalCacheDir' was not declared in this scope io/qstandardpaths_android.cpp:305:53: note: suggested alternative: io/qstandardpaths_android.cpp:165:16: note: 'QtAndroidPrivate::getExternalCacheDir' io/qstandardpaths_android.cpp:309:35: error: 'androidDirCache' was not declared in this scope io/qstandardpaths_android.cpp:309:35: note: suggested alternative: In file included from ../../include/QtCore/qglobalstatic.h:1:0, from ../../include/QtCore/../../src/corelib/global/qglobal.h:1100, from ../../include/QtCore/qglobal.h:1, from ../../include/QtCore/../../src/corelib/tools/qalgorithms.h:37, from ../../include/QtCore/qalgorithms.h:1, from ../../include/QtCore/../../src/corelib/tools/qlist.h:37, from ../../include/QtCore/qlist.h:1, from ../../include/QtCore/../../src/corelib/tools/qstringlist.h:34, from ../../include/QtCore/qstringlist.h:1, from io/qstandardpaths.h:37, from io/qstandardpaths_android.cpp:34: io/qstandardpaths_android.cpp:46:34: note: 'QtAndroidPrivate::androidDirCache' ../../include/QtCore/../../src/corelib/global/qglobalstatic.h:150:49: note: in definition of macro 'Q_GLOBAL_STATIC_WITH_ARGS' io/qstandardpaths_android.cpp:46:1: note: in expansion of macro 'Q_GLOBAL_STATIC' In file included from ../../include/QtCore/qstring.h:1:0, from ../../include/QtCore/../../src/corelib/tools/qbytearray.h:680, from ../../include/QtCore/qbytearray.h:1, from ../../include/QtCore/../../src/corelib/tools/qbytearraylist.h:40, from ../../include/QtCore/qbytearraylist.h:1, from ../../include/QtCore/../../src/corelib/tools/qlist.h:1020, from ../../include/QtCore/qlist.h:1, from ../../include/QtCore/../../src/corelib/tools/qstringlist.h:34, from ../../include/QtCore/qstringlist.h:1, from io/qstandardpaths.h:37, from io/qstandardpaths_android.cpp:34: ../../include/QtCore/../../src/corelib/tools/qstring.h:160:14: error: definition of 'QString QStandardPaths::standardLocations(QStandardPaths::StandardLocation)::__lambda4::operator()() const' is not in namespace enclosing 'QStandardPaths::standardLocations(QStandardPaths::StandardLocation)::__lambda4' [-fpermissive] io/qstandardpaths_android.cpp:309:52: note: in expansion of macro 'QStringLiteral' io/qstandardpaths_android.cpp:315:48: error: 'QDir' was not declared in this scope io/qstandardpaths_android.cpp:315:48: note: suggested alternative: In file included from ../../include/QtCore/qdir.h:1:0, from ../../include/QtCore/QDir:1, from io/qstandardpaths_android.cpp:41: ../../include/QtCore/../../src/corelib/io/qdir.h:48:21: note: 'QtAndroidPrivate::QDir' io/qstandardpaths_android.cpp:315:31: error: expected primary-expression before '(' token io/qstandardpaths_android.cpp:315:48: error: 'QDir' is not a class, namespace, or enumeration io/qstandardpaths_android.cpp: At global scope: io/qstandardpaths_android.cpp:321:1: error: expected '}' at end of input make[3]: *** [.obj/qstandardpaths_android.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.io/ci/QtBase_dev_Integration/build_05942/linux-android_armeabi-g++_Ubuntu_14.04_x64/log.txt.gz Tested changes (refs/builds/dev_1425563088): http://codereview.qt-project.org/105828 [PS9] - Added new private API for Android and onPause/onResume From ci-noreply at qt-project.org Thu Mar 5 14:52:11 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 5 Mar 2015 14:52:11 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - QtBase_5.4_mobile_state #120 - FAILURE Message-ID: <20150305135211.B57C4309FE@fork.qtproject.c.bitbit.net> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt-project.org/ci/QtBase_5.4_mobile_state/build_00120 From ci-noreply at qt-project.org Thu Mar 5 14:54:36 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 5 Mar 2015 15:54:36 +0200 Subject: [Ci-reports] fail on QtDeclarative_5.5_Integration #56 Message-ID: <20150305_135436_066553.ci-noreply@qt-project.org> Autotest `tst_qquickflickable' failed :( Testing tst_qquickflickable FAIL! : tst_qquickflickable::stopAtBounds(top,pixelAligned) Compared values are not the same Actual (((flickable->isAtYEnd()))): 0 Expected (true) : 1 tst_qquickflickable.cpp(1603) : failure location FAIL! : tst_qquickflickable::stopAtBounds(bottom,pixelAligned) Compared values are not the same Actual (((flickable->isAtYBeginning()))): 0 Expected (true) : 1 tst_qquickflickable.cpp(1601) : failure location Totals: 45 passed, 2 failed, 0 skipped, 0 blacklisted Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qquickflickable ********* Config: Using QtTest library 5.5.0, Qt 5.5.0 (i386-little_endian-ilp32 shared (dynamic) release build; by MSVC 2010) PASS : tst_qquickflickable::initTestCase() PASS : tst_qquickflickable::create() PASS : tst_qquickflickable::horizontalViewportSize() PASS : tst_qquickflickable::verticalViewportSize() PASS : tst_qquickflickable::visibleAreaRatiosUpdate() PASS : tst_qquickflickable::properties() PASS : tst_qquickflickable::boundsBehavior() PASS : tst_qquickflickable::rebound() PASS : tst_qquickflickable::maximumFlickVelocity() PASS : tst_qquickflickable::flickDeceleration() PASS : tst_qquickflickable::pressDelay() PASS : tst_qquickflickable::nestedPressDelay() PASS : tst_qquickflickable::nestedClickThenFlick() PASS : tst_qquickflickable::flickableDirection() PASS : tst_qquickflickable::resizeContent() PASS : tst_qquickflickable::returnToBounds(with bounds transition) PASS : tst_qquickflickable::returnToBounds(with bounds transition) PASS : tst_qquickflickable::wheel() PASS : tst_qquickflickable::movingAndFlicking(vertical) WARNING: tst_qquickflickable::movingAndFlicking(horizontal) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(horizontal) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(horizontal) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(horizontal) Mouse event occurs outside of target window. PASS : tst_qquickflickable::movingAndFlicking(horizontal) WARNING: tst_qquickflickable::movingAndFlicking(both) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(both) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(both) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(both) Mouse event occurs outside of target window. PASS : tst_qquickflickable::movingAndFlicking(both) PASS : tst_qquickflickable::movingAndDragging(vertical) WARNING: tst_qquickflickable::movingAndDragging(horizontal) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndDragging(horizontal) Mouse event occurs outside of target window. PASS : tst_qquickflickable::movingAndDragging(horizontal) WARNING: tst_qquickflickable::movingAndDragging(both) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndDragging(both) Mouse event occurs outside of target window. PASS : tst_qquickflickable::movingAndDragging(both) PASS : tst_qquickflickable::flickOnRelease() PASS : tst_qquickflickable::pressWhileFlicking() PASS : tst_qquickflickable::disabled() PASS : tst_qquickflickable::flickVelocity() PASS : tst_qquickflickable::margins() PASS : tst_qquickflickable::cancelOnMouseGrab() PASS : tst_qquickflickable::clickAndDragWhenTransformed() QDEBUG : tst_qquickflickable::flickTwiceUsingTouches() contentYAfterFirstFlick 120 QDEBUG : tst_qquickflickable::flickTwiceUsingTouches() contentYAfterSecondFlick 2323 PASS : tst_qquickflickable::flickTwiceUsingTouches() PASS : tst_qquickflickable::nestedStopAtBounds(left) PASS : tst_qquickflickable::nestedStopAtBounds(right) PASS : tst_qquickflickable::nestedStopAtBounds(top) PASS : tst_qquickflickable::nestedStopAtBounds(bottom) PASS : tst_qquickflickable::stopAtBounds(left) PASS : tst_qquickflickable::stopAtBounds(right) FAIL! : tst_qquickflickable::stopAtBounds(top) Compared values are not the same Actual (((flickable->isAtYEnd()))): 0 Expected (true) : 1 tst_qquickflickable.cpp(1603) : failure location PASS : tst_qquickflickable::stopAtBounds(bottom) PASS : tst_qquickflickable::stopAtBounds(left,pixelAligned) PASS : tst_qquickflickable::stopAtBounds(right,pixelAligned) FAIL! : tst_qquickflickable::stopAtBounds(top,pixelAligned) Compared values are not the same Actual (((flickable->isAtYEnd()))): 0 Expected (true) : 1 tst_qquickflickable.cpp(1603) : failure location PASS : tst_qquickflickable::stopAtBounds(bottom,pixelAligned) PASS : tst_qquickflickable::nestedMouseAreaUsingTouch() PASS : tst_qquickflickable::pressDelayWithLoader() PASS : tst_qquickflickable::cleanupTestCase() Totals: 45 passed, 2 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_qquickflickable ********* Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickflickable: 148 seconds, exit code 2 Build log: http://testresults.qt.io/ci/QtDeclarative_5.5_Integration/build_00056/win32-msvc2010_developer-build_qtnamespace_Windows_7/log.txt.gz Tested changes (refs/builds/5.5_1425559660): http://codereview.qt-project.org/107840 [PS2] - Work around QPersistentModelIndex being a built-in meta-type From ci-noreply at qt-project.org Thu Mar 5 15:40:21 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 5 Mar 2015 16:40:21 +0200 Subject: [Ci-reports] fail on QtDeclarative_5.5_Integration #58 Message-ID: <20150305_144021_049443.ci-noreply@qt-project.org> Autotest `tst_controls' 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 qtquickcontrols FAIL! : qtquickcontrols::Tests_Button::test_activeFocusOnTab() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_button.qml(160)] FAIL! : qtquickcontrols::Tests_Button::test_checked() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_button.qml(265)] FAIL! : qtquickcontrols::Tests_Calendar::test_keyNavigation() Selecting a day from the previous month should select that date. Actual (): 2013-01-01T00:00:00 Expected (): 2012-12-31T00:00:00 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_calendar.qml(205)] FAIL! : qtquickcontrols::Tests_CheckBox::test_activeFocusOnTab() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_checkbox.qml(314)] FAIL! : qtquickcontrols::Tests_CheckBox::test_keyPressed() Compared values are not the same Actual (): 0 Expected (): 1 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_checkbox.qml(146)] FAIL! : qtquickcontrols::Tests_ComboBox::test_activated() Compared values are not the same Actual (): 0 Expected (): 1 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_combobox.qml(402)] FAIL! : qtquickcontrols::Tests_ComboBox::test_activeFocusOnTab() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_combobox.qml(449)] FAIL! : qtquickcontrols::Tests_ComboBox::test_append_find() Compared values are not the same Actual (): first Expected (): third Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_combobox.qml(213)] FAIL! : qtquickcontrols::Tests_ComboBox::test_currentIndexInMenu() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_combobox.qml(538)] FAIL! : qtquickcontrols::Tests_ComboBox::test_editable() Compared values are not the same Actual (): Expected (): coco Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_combobox.qml(240)] FAIL! : qtquickcontrols::Tests_ComboBox::test_keySearch() Compared values are not the same Actual (): Banana Expected (): Coco Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_combobox.qml(337)] FAIL! : qtquickcontrols::Tests_ComboBox::test_keys() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_combobox.qml(728)] FAIL! : qtquickcontrols::Tests_ComboBox::test_keyupdown() Compared values are not the same Actual (): 0 Expected (): 1 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_combobox.qml(83)] FAIL! : qtquickcontrols::Tests_ComboBox::test_spaceKey() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_combobox.qml(519)] FAIL! : qtquickcontrols::Tests_ComboBox::test_validator() Compared values are not the same Actual (): Expected (): r Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_combobox.qml(174)] FAIL! : qtquickcontrols::Tests_GroupBox::test_activeFocusOnTab() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_groupbox.qml(173)] FAIL! : qtquickcontrols::Tests_Keys::test_keys(TextInput) Compared values are not the same Actual (): [16777217] Expected (): [48] Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_keys.qml(97)] FAIL! : qtquickcontrols::Tests_Keys::test_keys(TextField) Compared values are not the same Actual (): [] Expected (): [48] Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_keys.qml(97)] FAIL! : qtquickcontrols::Tests_Keys::test_keys(TextEdit) Compared values are not the same Actual (): [] Expected (): [48] Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_keys.qml(97)] FAIL! : qtquickcontrols::Tests_Keys::test_keys(TextArea) Compared values are not the same Actual (): [] Expected (): [48] Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_keys.qml(97)] FAIL! : qtquickcontrols::Tests_Keys::test_keys(SpinBox) Compared values are not the same Actual (): [] Expected (): [48] Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_keys.qml(97)] FAIL! : qtquickcontrols::Tests_Keys::test_keys(ComboBox) Compared values are not the same Actual (): [] Expected (): [48] Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_keys.qml(97)] FAIL! : qtquickcontrols::Tests_Label::test_activeFocusOnTab() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_label.qml(93)] FAIL! : qtquickcontrols::Tests_ProgressBar::test_activeFocusOnTab() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_progressbar.qml(164)] FAIL! : qtquickcontrols::Tests_RadioButton::test_activeFocusOnTab() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_radiobutton.qml(232)] FAIL! : qtquickcontrols::Tests_RadioButton::test_keyPressed() Compared values are not the same Actual (): 0 Expected (): 1 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_radiobutton.qml(132)] FAIL! : qtquickcontrols::Tests_ScrollView::test_activeFocusOnTab() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_scrollview.qml(209)] FAIL! : qtquickcontrols::Tests_Slider::test_activeFocusOnTab() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_slider.qml(209)] FAIL! : qtquickcontrols::Tests_Slider::test_rightLeftKeyPressed() Compared values are not the same Actual (): 1 Expected (): 3 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_slider.qml(103)] FAIL! : qtquickcontrols::Tests_SpinBox::test_activeFocusOnTab() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_spinbox.qml(480)] FAIL! : qtquickcontrols::Tests_SpinBox::test_decrement_key() Compared values are not the same Actual (): 13 Expected (): 12 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_spinbox.qml(77)] FAIL! : qtquickcontrols::Tests_SpinBox::test_editingFinished() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_spinbox.qml(585)] FAIL! : qtquickcontrols::Tests_SpinBox::test_fixup() Compared values are not the same Actual (): 0 Expected (): -0 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_spinbox.qml(637)] FAIL! : qtquickcontrols::Tests_SpinBox::test_increment_key() Compared values are not the same Actual (): 47 Expected (): 48 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_spinbox.qml(61)] FAIL! : qtquickcontrols::Tests_SpinBox::test_keyboard_input(1) Compared values are not the same Actual (): 0 Expected (): 1 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_spinbox.qml(158)] FAIL! : qtquickcontrols::Tests_SpinBox::test_keyboard_input(10) Compared values are not the same Actual (): 1 Expected (): 10 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_spinbox.qml(158)] FAIL! : qtquickcontrols::Tests_SpinBox::test_keyboard_input(1.1) Compared values are not the same Actual (): 1 Expected (): 1.1 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_spinbox.qml(158)] FAIL! : qtquickcontrols::Tests_SpinBox::test_keyboard_input(10.10) Compared values are not the same Actual (): 10 Expected (): 10.1 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_spinbox.qml(158)] FAIL! : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-1) Compared values are not the same Actual (): 6 Expected (): -1 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_spinbox.qml(158)] FAIL! : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-10) Compared values are not the same Actual (): -1 Expected (): -10 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_spinbox.qml(158)] FAIL! : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-1.1) Compared values are not the same Actual (): -1 Expected (): -1.1 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_spinbox.qml(158)] FAIL! : qtquickcontrols::Tests_SpinBox::test_keyboard_input($100) Compared values are not the same Actual (): 1 Expected (): 100 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_spinbox.qml(158)] FAIL! : qtquickcontrols::Tests_SpinBox::test_keyboard_input(200) Compared values are not the same Actual (): 0 Expected (): 20 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_spinbox.qml(158)] FAIL! : qtquickcontrols::Tests_SpinBox::test_keyboard_input(0123) Compared values are not the same Actual (): 12 Expected (): 123 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_spinbox.qml(158)] FAIL! : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-0123) Compared values are not the same Actual (): -12 Expected (): -123 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_spinbox.qml(158)] FAIL! : qtquickcontrols::Tests_SpinBox::test_keyboard_input(5) Compared values are not the same Actual (): 10 Expected (): 20 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_spinbox.qml(158)] FAIL! : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-5) Compared values are not the same Actual (): -10 Expected (): -20 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_spinbox.qml(158)] FAIL! : qtquickcontrols::Tests_SpinBox::test_keys() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_spinbox.qml(678)] FAIL! : qtquickcontrols::Tests_SpinBox::test_negativeStepSize() Compared values are not the same Actual (): 5 Expected (): 3 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_spinbox.qml(323)] FAIL! : qtquickcontrols::Tests_SpinBox::test_stepsize() Compared values are not the same Actual (): 10 Expected (): 12 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_spinbox.qml(301)] FAIL! : qtquickcontrols::Tests_StatusBar::test_activeFocusOnTab() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_statusbar.qml(90)] FAIL! : qtquickcontrols::Tests_Switch::test_activeFocusOnTab() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_switch.qml(247)] FAIL! : qtquickcontrols::Tests_Switch::test_exclusiveGroup() Compared values are not the same Actual (): 0 Expected (): 1 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_switch.qml(171)] FAIL! : qtquickcontrols::Tests_Switch::test_keyPressed() Compared values are not the same Actual (): 1 Expected (): 0 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_switch.qml(135)] FAIL! : qtquickcontrols::Tests_TableView::test_activeFocusOnTab() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_tableview.qml(988)] FAIL! : qtquickcontrols::Tests_TableView::test_keyboardSelection() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_tableview.qml(131)] FAIL! : qtquickcontrols::Tests_TableView::test_keys() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_tableview.qml(204)] FAIL! : qtquickcontrols::Tests_TableView::test_keys_2() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_tableview.qml(231)] FAIL! : qtquickcontrols::Tests_TextArea::test_activeFocusOnTab() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_textarea.qml(118)] FAIL! : qtquickcontrols::Tests_TextArea::test_keys() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_textarea.qml(172)] FAIL! : qtquickcontrols::Tests_TextField::test_activeFocusOnTab() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_textfield.qml(345)] FAIL! : qtquickcontrols::Tests_TextField::test_cursorPosition() Compared values are not the same Actual (): 0 Expected (): 1 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_textfield.qml(192)] FAIL! : qtquickcontrols::Tests_TextField::test_editingFinished() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_textfield.qml(400)] FAIL! : qtquickcontrols::Tests_TextField::test_inputMask() Compared values are not the same Actual (): Expected (): - Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_textfield.qml(98)] FAIL! : qtquickcontrols::Tests_TextField::test_keys() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_textfield.qml(429)] FAIL! : qtquickcontrols::Tests_TextField::test_select() Compared values are not the same Actual (): this is my text Expected (): this my text Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_textfield.qml(182)] FAIL! : qtquickcontrols::Tests_TextField::test_selectAll() Compared values are not the same Actual (): this is my text Expected (): Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_textfield.qml(151)] FAIL! : qtquickcontrols::Tests_ToolBar::test_activeFocusOnTab() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_toolbar.qml(90)] FAIL! : qtquickcontrols::Tests_ToolButton::test_activeFocusOnTab() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_toolbutton.qml(110)] FAIL! : qtquickcontrols::Tests_TreeView::test_keys_navigation() Compared values are not the same Actual (): 1 Expected (): 2 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_treeview.qml(295)] FAIL! : qtquickcontrols::Tests_TreeView::test_selection_contiguousSelection() Compared values are not the same Actual (): 2 Expected (): 4 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_treeview.qml(713)] FAIL! : qtquickcontrols::Tests_TreeView::test_selection_extendedSelection() Compared values are not the same Actual (): 1 Expected (): 4 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_treeview.qml(625)] FAIL! : qtquickcontrols::Tests_TreeView::test_selection_multiSelection() Compared values are not the same Actual (): true Expected (): false Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_treeview.qml(554)] FAIL! : qtquickcontrols::Tests_TreeView::test_selection_singleSelection() Compared values are not the same Actual (): 54689936 Expected (): 47097440 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_treeview.qml(383)] Totals: 455 passed, 74 failed, 2 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of qtquickcontrols ********* Config: Using QtTest library 5.5.0, Qt 5.5.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 4.8.2) PASS : qtquickcontrols::Tests_ApplicationWindow::initTestCase() PASS : qtquickcontrols::Tests_ApplicationWindow::test_defaultContentItemConstraints(height) PASS : qtquickcontrols::Tests_ApplicationWindow::test_defaultContentItemConstraints(height_y) PASS : qtquickcontrols::Tests_ApplicationWindow::test_defaultContentItemConstraints(height_implicitHeight_anchorsFill) PASS : qtquickcontrols::Tests_ApplicationWindow::test_defaultContentItemConstraints(height_implicitHeight_anchorsFill_margins) PASS : qtquickcontrols::Tests_ApplicationWindow::test_defaultContentItemConstraints(height_anchorsFill_margins) PASS : qtquickcontrols::Tests_ApplicationWindow::test_defaultContentItemConstraints(anchorsFill_margins) PASS : qtquickcontrols::Tests_ApplicationWindow::test_defaultContentItemConstraints(anchorsFill_margins0) PASS : qtquickcontrols::Tests_ApplicationWindow::test_defaultContentItemConstraints(minimum_implicit_maximum_anchorsFill) PASS : qtquickcontrols::Tests_ApplicationWindow::test_defaultContentItemConstraints(minimum_implicit_maximum_anchorsFill_margins) PASS : qtquickcontrols::Tests_ApplicationWindow::test_defaultContentItemConstraints(minimum_height_maximum_anchorsFill) PASS : qtquickcontrols::Tests_ApplicationWindow::test_defaultSizeHints() PASS : qtquickcontrols::Tests_ApplicationWindow::test_invisibleContentItemChildren() PASS : qtquickcontrols::Tests_ApplicationWindow::test_minimumHeight() PASS : qtquickcontrols::Tests_ApplicationWindow::test_minimumSizeLargerThan_MaximumSize() PASS : qtquickcontrols::Tests_ApplicationWindow::test_windowHeight() PASS : qtquickcontrols::Tests_ApplicationWindow::test_windowHeight2() PASS : qtquickcontrols::Tests_ApplicationWindow::cleanupTestCase() PASS : qtquickcontrols::Tests_Baselines::initTestCase() PASS : qtquickcontrols::Tests_Baselines::test_baselineOffset(Text) PASS : qtquickcontrols::Tests_Baselines::test_baselineOffset(Button) PASS : qtquickcontrols::Tests_Baselines::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() FAIL! : qtquickcontrols::Tests_Button::test_activeFocusOnTab() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_button.qml(160)] FAIL! : qtquickcontrols::Tests_Button::test_checked() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_button.qml(265)] PASS : qtquickcontrols::Tests_Button::test_isDefault() PASS : qtquickcontrols::Tests_Button::test_text() PASS : qtquickcontrols::Tests_Button::cleanupTestCase() PASS : qtquickcontrols::Tests_Calendar::initTestCase() QWARN : qtquickcontrols::Tests_Calendar::test_asynchronous() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : qtquickcontrols::Tests_Calendar::test_asynchronous() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : qtquickcontrols::Tests_Calendar::test_asynchronous() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." PASS : qtquickcontrols::Tests_Calendar::test_asynchronous() PASS : qtquickcontrols::Tests_Calendar::test_daysCenteredVertically() PASS : qtquickcontrols::Tests_Calendar::test_defaultConstructed() PASS : qtquickcontrols::Tests_Calendar::test_dragWhileMousePressed() PASS : qtquickcontrols::Tests_Calendar::test_gridCellRectCalculation() PASS : qtquickcontrols::Tests_Calendar::test_gridlessCellRectCalculation() PASS : qtquickcontrols::Tests_Calendar::test_hovered() FAIL! : qtquickcontrols::Tests_Calendar::test_keyNavigation() Selecting a day from the previous month should select that date. Actual (): 2013-01-01T00:00:00 Expected (): 2012-12-31T00:00:00 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_calendar.qml(205)] SKIP : qtquickcontrols::Tests_Calendar::test_minMaxJsDateRange() QTBUG-36846 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_calendar.qml(166)] QWARN : qtquickcontrols::Tests_Calendar::test_minMaxUndefined() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." PASS : qtquickcontrols::Tests_Calendar::test_minMaxUndefined() PASS : qtquickcontrols::Tests_Calendar::test_pressAndHold() PASS : qtquickcontrols::Tests_Calendar::test_selectDateWithMouse() PASS : qtquickcontrols::Tests_Calendar::test_selectInvalidDateWithMouse() PASS : qtquickcontrols::Tests_Calendar::test_selectNextMonth() PASS : qtquickcontrols::Tests_Calendar::test_selectPreviousMonth() PASS : qtquickcontrols::Tests_Calendar::test_selectedDate() PASS : qtquickcontrols::Tests_Calendar::test_setAfterConstructed() PASS : qtquickcontrols::Tests_Calendar::test_showNextMonthWithMouse() PASS : qtquickcontrols::Tests_Calendar::test_showPreviousMonthWithMouse() PASS : qtquickcontrols::Tests_Calendar::cleanupTestCase() PASS : qtquickcontrols::Tests_CheckBox::initTestCase() PASS : qtquickcontrols::Tests_CheckBox::test_activeFocusOnPress() FAIL! : qtquickcontrols::Tests_CheckBox::test_activeFocusOnTab() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_checkbox.qml(314)] PASS : qtquickcontrols::Tests_CheckBox::test_checkState_keep_binding() PASS : qtquickcontrols::Tests_CheckBox::test_check_keep_binding() PASS : qtquickcontrols::Tests_CheckBox::test_checked() PASS : qtquickcontrols::Tests_CheckBox::test_clicked() PASS : qtquickcontrols::Tests_CheckBox::test_defaultConstructed() QWARN : qtquickcontrols::Tests_CheckBox::test_exclusiveGroup() CheckBox_QMLTYPE_102 QVariant(Invalid) QRect(75,78 0x0) PASS : qtquickcontrols::Tests_CheckBox::test_exclusiveGroup() QWARN : qtquickcontrols::Tests_CheckBox::test_keyPressed() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." FAIL! : qtquickcontrols::Tests_CheckBox::test_keyPressed() Compared values are not the same Actual (): 0 Expected (): 1 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_checkbox.qml(146)] PASS : qtquickcontrols::Tests_CheckBox::test_text() PASS : qtquickcontrols::Tests_CheckBox::cleanupTestCase() PASS : qtquickcontrols::Tests_ComboBox::initTestCase() FAIL! : qtquickcontrols::Tests_ComboBox::test_activated() Compared values are not the same Actual (): 0 Expected (): 1 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_combobox.qml(402)] PASS : qtquickcontrols::Tests_ComboBox::test_activeFocusOnPress() QWARN : qtquickcontrols::Tests_ComboBox::test_activeFocusOnTab() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : qtquickcontrols::Tests_ComboBox::test_activeFocusOnTab() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." FAIL! : qtquickcontrols::Tests_ComboBox::test_activeFocusOnTab() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_combobox.qml(449)] PASS : qtquickcontrols::Tests_ComboBox::test_addRemoveItemsInModel_QTBUG_30379() QWARN : qtquickcontrols::Tests_ComboBox::test_append_find() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." FAIL! : qtquickcontrols::Tests_ComboBox::test_append_find() Compared values are not the same Actual (): first Expected (): third Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_combobox.qml(213)] PASS : qtquickcontrols::Tests_ComboBox::test_arrayModelWithoutTextRole() PASS : qtquickcontrols::Tests_ComboBox::test_arraymodel() PASS : qtquickcontrols::Tests_ComboBox::test_arraymodelwithtextrole() FAIL! : qtquickcontrols::Tests_ComboBox::test_currentIndexInMenu() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_combobox.qml(538)] QWARN : qtquickcontrols::Tests_ComboBox::test_currentIndexInMenu() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." FAIL! : qtquickcontrols::Tests_ComboBox::test_editable() Compared values are not the same Actual (): Expected (): coco Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_combobox.qml(240)] QWARN : qtquickcontrols::Tests_ComboBox::test_editable() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : qtquickcontrols::Tests_ComboBox::test_editable() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : qtquickcontrols::Tests_ComboBox::test_editable() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : qtquickcontrols::Tests_ComboBox::test_editable() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : qtquickcontrols::Tests_ComboBox::test_editable() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." PASS : qtquickcontrols::Tests_ComboBox::test_find() FAIL! : qtquickcontrols::Tests_ComboBox::test_keySearch() Compared values are not the same Actual (): Banana Expected (): Coco Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_combobox.qml(337)] FAIL! : qtquickcontrols::Tests_ComboBox::test_keys() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_combobox.qml(728)] FAIL! : qtquickcontrols::Tests_ComboBox::test_keyupdown() Compared values are not the same Actual (): 0 Expected (): 1 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_combobox.qml(83)] QWARN : qtquickcontrols::Tests_ComboBox::test_keyupdown() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." PASS : qtquickcontrols::Tests_ComboBox::test_minusOneIndexResetsSelection_QTBUG_35794() PASS : qtquickcontrols::Tests_ComboBox::test_minusOneToZeroSelection_QTBUG_38036() QWARN : qtquickcontrols::Tests_ComboBox::test_minusOneToZeroSelection_QTBUG_38036() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." PASS : qtquickcontrols::Tests_ComboBox::test_modelChange() FAIL! : qtquickcontrols::Tests_ComboBox::test_spaceKey() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_combobox.qml(519)] QWARN : qtquickcontrols::Tests_ComboBox::test_spaceKey() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." PASS : qtquickcontrols::Tests_ComboBox::test_stringListModel() PASS : qtquickcontrols::Tests_ComboBox::test_textAt() QWARN : qtquickcontrols::Tests_ComboBox::test_textAt() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : qtquickcontrols::Tests_ComboBox::test_textAt() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." PASS : qtquickcontrols::Tests_ComboBox::test_textrole() FAIL! : qtquickcontrols::Tests_ComboBox::test_validator() Compared values are not the same Actual (): Expected (): r Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_combobox.qml(174)] PASS : qtquickcontrols::Tests_ComboBox::test_variantListModel() PASS : qtquickcontrols::Tests_ComboBox::test_width_QTBUG_30377() QWARN : qtquickcontrols::Tests_ComboBox::test_width_QTBUG_30377() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." PASS : qtquickcontrols::Tests_ComboBox::cleanupTestCase() PASS : qtquickcontrols::Tests_GridLayout::initTestCase() QWARN : qtquickcontrols::Tests_GridLayout::test_Margins() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : qtquickcontrols::Tests_GridLayout::test_Margins() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : qtquickcontrols::Tests_GridLayout::test_Margins() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : qtquickcontrols::Tests_GridLayout::test_Margins() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." PASS : qtquickcontrols::Tests_GridLayout::test_Margins() PASS : qtquickcontrols::Tests_GridLayout::test_alignToPixelGrid() PASS : qtquickcontrols::Tests_GridLayout::test_alignment() PASS : qtquickcontrols::Tests_GridLayout::test_baselines() PASS : qtquickcontrols::Tests_GridLayout::test_columnOrRowChanged() PASS : qtquickcontrols::Tests_GridLayout::test_columnsChanged() PASS : qtquickcontrols::Tests_GridLayout::test_flow() PASS : qtquickcontrols::Tests_GridLayout::test_flowLeftToRight() PASS : qtquickcontrols::Tests_GridLayout::test_flowLeftToRightDefaultPositions() PASS : qtquickcontrols::Tests_GridLayout::test_flowTopToBottom() PASS : qtquickcontrols::Tests_GridLayout::test_invalidateWhileRearranging_QTBUG_44139() PASS : qtquickcontrols::Tests_GridLayout::test_rightToLeft() PASS : qtquickcontrols::Tests_GridLayout::test_rowsChanged() PASS : qtquickcontrols::Tests_GridLayout::test_sizeHints() PASS : qtquickcontrols::Tests_GridLayout::test_spacings() PASS : qtquickcontrols::Tests_GridLayout::test_spanAcrossEmptyRows() PASS : qtquickcontrols::Tests_GridLayout::test_spanIsMoreThanColumns() PASS : qtquickcontrols::Tests_GridLayout::cleanupTestCase() PASS : qtquickcontrols::Tests_GroupBox::initTestCase() QWARN : qtquickcontrols::Tests_GroupBox::test_activeFocusOnTab() CheckBox_QMLTYPE_102 QVariant(Invalid) QRect(0,0 0x0) QWARN : qtquickcontrols::Tests_GroupBox::test_activeFocusOnTab() CheckBox_QMLTYPE_102 QVariant(Invalid) QRect(0,0 0x0) QWARN : qtquickcontrols::Tests_GroupBox::test_activeFocusOnTab() CheckBox_QMLTYPE_102 QVariant(Invalid) QRect(50,50 24x0) FAIL! : qtquickcontrols::Tests_GroupBox::test_activeFocusOnTab() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_groupbox.qml(173)] QWARN : qtquickcontrols::Tests_GroupBox::test_checkable() CheckBox_QMLTYPE_102 QVariant(Invalid) QRect(0,0 0x0) PASS : qtquickcontrols::Tests_GroupBox::test_checkable() QWARN : qtquickcontrols::Tests_GroupBox::test_checked() CheckBox_QMLTYPE_102 QVariant(Invalid) QRect(0,0 0x0) QWARN : qtquickcontrols::Tests_GroupBox::test_checked() CheckBox_QMLTYPE_102 QVariant(Invalid) QRect(0,0 0x0) QWARN : qtquickcontrols::Tests_GroupBox::test_checked() CheckBox_QMLTYPE_102 QVariant(Invalid) QRect(0,0 0x0) PASS : qtquickcontrols::Tests_GroupBox::test_checked() QWARN : qtquickcontrols::Tests_GroupBox::test_contentItem() CheckBox_QMLTYPE_102 QVariant(Invalid) QRect(0,0 0x0) PASS : qtquickcontrols::Tests_GroupBox::test_contentItem() QWARN : qtquickcontrols::Tests_GroupBox::test_dynamicSize() CheckBox_QMLTYPE_102 QVariant(Invalid) QRect(0,0 0x0) QWARN : qtquickcontrols::Tests_GroupBox::test_dynamicSize() CheckBox_QMLTYPE_102 QVariant(Invalid) QRect(0,0 0x0) PASS : qtquickcontrols::Tests_GroupBox::test_dynamicSize() PASS : qtquickcontrols::Tests_GroupBox::cleanupTestCase() PASS : qtquickcontrols::Tests_Keys::initTestCase() QWARN : qtquickcontrols::Tests_Keys::test_keys(TextInput) QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." FAIL! : qtquickcontrols::Tests_Keys::test_keys(TextInput) Compared values are not the same Actual (): [16777217] Expected (): [48] Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_keys.qml(97)] FAIL! : qtquickcontrols::Tests_Keys::test_keys(TextField) Compared values are not the same Actual (): [] Expected (): [48] Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_keys.qml(97)] FAIL! : qtquickcontrols::Tests_Keys::test_keys(TextEdit) Compared values are not the same Actual (): [] Expected (): [48] Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_keys.qml(97)] FAIL! : qtquickcontrols::Tests_Keys::test_keys(TextArea) Compared values are not the same Actual (): [] Expected (): [48] Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_keys.qml(97)] QWARN : qtquickcontrols::Tests_Keys::test_keys(SpinBox) QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." FAIL! : qtquickcontrols::Tests_Keys::test_keys(SpinBox) Compared values are not the same Actual (): [] Expected (): [48] Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_keys.qml(97)] QWARN : qtquickcontrols::Tests_Keys::test_keys(ComboBox) QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." FAIL! : qtquickcontrols::Tests_Keys::test_keys(ComboBox) Compared values are not the same Actual (): [] Expected (): [48] Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_keys.qml(97)] QWARN : qtquickcontrols::Tests_Keys::test_keys() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." PASS : qtquickcontrols::Tests_Keys::cleanupTestCase() PASS : qtquickcontrols::Tests_Label::initTestCase() FAIL! : qtquickcontrols::Tests_Label::test_activeFocusOnTab() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_label.qml(93)] 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() QWARN : qtquickcontrols::Tests_Menu::test___selectedIndex() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." PASS : qtquickcontrols::Tests_Menu::test_check() QWARN : qtquickcontrols::Tests_Menu::test_check() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." PASS : qtquickcontrols::Tests_Menu::test_creation() PASS : qtquickcontrols::Tests_Menu::test_dynamicItems() QWARN : qtquickcontrols::Tests_Menu::test_dynamicItems() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." PASS : qtquickcontrols::Tests_Menu::test_exclusive() PASS : qtquickcontrols::Tests_Menu::test_modelCreation() QWARN : qtquickcontrols::Tests_Menu::test_modelCreation() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." 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() FAIL! : qtquickcontrols::Tests_ProgressBar::test_activeFocusOnTab() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_progressbar.qml(164)] QWARN : qtquickcontrols::Tests_ProgressBar::test_initialization_order() ProgressBar_QMLTYPE_201 QVariant(Invalid) QRect(0,0 0x0) QWARN : qtquickcontrols::Tests_ProgressBar::test_initialization_order() ValueChanged event and no ValueInterface or ComboBox: QAccessibleInterface(0x2595b90 name="" role=ProgressBar obj=ProgressBar_QMLTYPE_201(0x27613d0)"invisible") QWARN : qtquickcontrols::Tests_ProgressBar::test_initialization_order() ProgressBar_QMLTYPE_201 QVariant(Invalid) QRect(0,0 0x0) QWARN : qtquickcontrols::Tests_ProgressBar::test_initialization_order() ValueChanged event and no ValueInterface or ComboBox: QAccessibleInterface(0x2530ae0 name="" role=ProgressBar obj=ProgressBar_QMLTYPE_201(0x25be260)"invisible") QWARN : qtquickcontrols::Tests_ProgressBar::test_initialization_order() ProgressBar_QMLTYPE_201 QVariant(Invalid) QRect(0,0 0x0) QWARN : qtquickcontrols::Tests_ProgressBar::test_initialization_order() ValueChanged event and no ValueInterface or ComboBox: QAccessibleInterface(0x238ec40 name="" role=ProgressBar obj=ProgressBar_QMLTYPE_201(0x1e9bfa0)"invisible") QWARN : qtquickcontrols::Tests_ProgressBar::test_initialization_order() ProgressBar_QMLTYPE_201 QVariant(Invalid) QRect(0,0 0x0) QWARN : qtquickcontrols::Tests_ProgressBar::test_initialization_order() ValueChanged event and no ValueInterface or ComboBox: QAccessibleInterface(0x20ba8e0 name="" role=ProgressBar obj=ProgressBar_QMLTYPE_201(0x23dcbf0)"invisible") PASS : qtquickcontrols::Tests_ProgressBar::test_initialization_order() QWARN : qtquickcontrols::Tests_ProgressBar::test_invalidMinMax() ProgressBar_QMLTYPE_201 QVariant(Invalid) QRect(0,0 0x0) QWARN : qtquickcontrols::Tests_ProgressBar::test_invalidMinMax() ValueChanged event and no ValueInterface or ComboBox: QAccessibleInterface(0x23436d0 name="10" role=ProgressBar obj=ProgressBar_QMLTYPE_201(0x248d1c0)"invisible") QWARN : qtquickcontrols::Tests_ProgressBar::test_invalidMinMax() ProgressBar_QMLTYPE_201 QVariant(Invalid) QRect(0,0 0x0) QWARN : qtquickcontrols::Tests_ProgressBar::test_invalidMinMax() ValueChanged event and no ValueInterface or ComboBox: QAccessibleInterface(0x23436d0 name="10" role=ProgressBar obj=ProgressBar_QMLTYPE_201(0x248d1c0)"invisible") (... 105 lines omitted; there are too many errors!) 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() XFAIL : qtquickcontrols::Tests_RowLayout::test_sizeHintWithHiddenChildren() If GridLayout is hidden, GridLayout is not notified when child is explicitly hidden Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_rowlayout.qml(712)] PASS : qtquickcontrols::Tests_RowLayout::test_sizeHintWithHiddenChildren() XFAIL : qtquickcontrols::Tests_RowLayout::test_sizeHintWithHiddenChildrenForRow() If Row is hidden, Row is not notified when child is explicitly hidden Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_rowlayout.qml(745)] PASS : qtquickcontrols::Tests_RowLayout::test_sizeHintWithHiddenChildrenForRow() 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() FAIL! : qtquickcontrols::Tests_ScrollView::test_activeFocusOnTab() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_scrollview.qml(209)] PASS : qtquickcontrols::Tests_ScrollView::test_clickToCenter() PASS : qtquickcontrols::Tests_ScrollView::test_scroll() QWARN : qtquickcontrols::Tests_ScrollView::test_scrollbars() file:///home/qt/install/qml/QtQuick/Controls/Private/ScrollViewHelper.qml:169:5: QML ScrollBar: Binding loop detected for property "visible" PASS : qtquickcontrols::Tests_ScrollView::test_scrollbars() 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) QWARN : qtquickcontrols::Tests_Shortcut::test_shortcut(checkbox) CheckBox_QMLTYPE_102 QVariant(Invalid) QRect(0,0 0x0) PASS : qtquickcontrols::Tests_Shortcut::test_shortcut(checkbox) QWARN : qtquickcontrols::Tests_Shortcut::test_shortcut(radiobutton) AbstractCheckable_QMLTYPE_100 QVariant(Invalid) QRect(0,0 0x0) PASS : qtquickcontrols::Tests_Shortcut::test_shortcut(radiobutton) PASS : qtquickcontrols::Tests_Shortcut::test_shortcut(button) PASS : qtquickcontrols::Tests_Shortcut::test_shortcut(button+action) PASS : qtquickcontrols::Tests_Shortcut::test_shortcut(toolbutton) PASS : qtquickcontrols::Tests_Shortcut::test_shortcut(toolbutton+action) PASS : qtquickcontrols::Tests_Shortcut::cleanupTestCase() PASS : qtquickcontrols::Tests_Slider::initTestCase() PASS : qtquickcontrols::Tests_Slider::test_activeFocusOnPress() FAIL! : qtquickcontrols::Tests_Slider::test_activeFocusOnTab() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_slider.qml(209)] PASS : qtquickcontrols::Tests_Slider::test_dragThreshold() PASS : qtquickcontrols::Tests_Slider::test_maximumvalue() PASS : qtquickcontrols::Tests_Slider::test_minimumvalue() PASS : qtquickcontrols::Tests_Slider::test_mouseWheel() FAIL! : qtquickcontrols::Tests_Slider::test_rightLeftKeyPressed() Compared values are not the same Actual (): 1 Expected (): 3 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_slider.qml(103)] 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() FAIL! : qtquickcontrols::Tests_SpinBox::test_activeFocusOnTab() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_spinbox.qml(480)] PASS : qtquickcontrols::Tests_SpinBox::test_construction() PASS : qtquickcontrols::Tests_SpinBox::test_decimals() FAIL! : qtquickcontrols::Tests_SpinBox::test_decrement_key() Compared values are not the same Actual (): 13 Expected (): 12 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_spinbox.qml(77)] PASS : qtquickcontrols::Tests_SpinBox::test_decrement_mouse() FAIL! : qtquickcontrols::Tests_SpinBox::test_editingFinished() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_spinbox.qml(585)] FAIL! : qtquickcontrols::Tests_SpinBox::test_fixup() Compared values are not the same Actual (): 0 Expected (): -0 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_spinbox.qml(637)] PASS : qtquickcontrols::Tests_SpinBox::test_get_active_focus_when_up_or_down_was_pressed() PASS : qtquickcontrols::Tests_SpinBox::test_groupSeparators() FAIL! : qtquickcontrols::Tests_SpinBox::test_increment_key() Compared values are not the same Actual (): 47 Expected (): 48 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_spinbox.qml(61)] PASS : qtquickcontrols::Tests_SpinBox::test_increment_mouse() PASS : qtquickcontrols::Tests_SpinBox::test_initial_value() PASS : qtquickcontrols::Tests_SpinBox::test_initialization_order() FAIL! : qtquickcontrols::Tests_SpinBox::test_keyboard_input(1) Compared values are not the same Actual (): 0 Expected (): 1 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_spinbox.qml(158)] FAIL! : qtquickcontrols::Tests_SpinBox::test_keyboard_input(10) Compared values are not the same Actual (): 1 Expected (): 10 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_spinbox.qml(158)] FAIL! : qtquickcontrols::Tests_SpinBox::test_keyboard_input(100) Compared values are not the same Actual (): 1 Expected (): 10 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_spinbox.qml(158)] FAIL! : qtquickcontrols::Tests_SpinBox::test_keyboard_input(1.1) Compared values are not the same Actual (): 0 Expected (): 1.1 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_spinbox.qml(158)] FAIL! : qtquickcontrols::Tests_SpinBox::test_keyboard_input(10.10) Compared values are not the same Actual (): 10 Expected (): 10.1 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_spinbox.qml(158)] FAIL! : qtquickcontrols::Tests_SpinBox::test_keyboard_input(123.456) Compared values are not the same Actual (): 12.4 Expected (): 12.45 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_spinbox.qml(158)] FAIL! : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-1) Compared values are not the same Actual (): 56 Expected (): -1 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_spinbox.qml(158)] FAIL! : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-10) Compared values are not the same Actual (): -1 Expected (): -10 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_spinbox.qml(158)] FAIL! : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-100) Compared values are not the same Actual (): -1 Expected (): -10 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_spinbox.qml(158)] FAIL! : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-1.1) Compared values are not the same Actual (): -1 Expected (): -1.1 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_spinbox.qml(158)] FAIL! : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-10.10) Compared values are not the same Actual (): -10 Expected (): -10.1 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_spinbox.qml(158)] FAIL! : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-123.456) Compared values are not the same Actual (): -12.4 Expected (): -12.45 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_spinbox.qml(158)] PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(2.54cm) FAIL! : qtquickcontrols::Tests_SpinBox::test_keyboard_input($100) Compared values are not the same Actual (): 0 Expected (): 100 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_spinbox.qml(158)] FAIL! : qtquickcontrols::Tests_SpinBox::test_keyboard_input(asdf foo) Compared values are not the same Actual (): 10 Expected (): 0 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_spinbox.qml(158)] PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(a1b2c3d4e5) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(20) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(200) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(2000) FAIL! : qtquickcontrols::Tests_SpinBox::test_keyboard_input(0123) Compared values are not the same Actual (): 12 Expected (): 123 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_spinbox.qml(158)] PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-20) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-200) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-2000) FAIL! : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-0123) Compared values are not the same Actual (): -12 Expected (): -123 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_spinbox.qml(158)] FAIL! : qtquickcontrols::Tests_SpinBox::test_keyboard_input(5) Compared values are not the same Actual (): 10 Expected (): 20 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_spinbox.qml(158)] PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-5) FAIL! : qtquickcontrols::Tests_SpinBox::test_keys() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_spinbox.qml(678)] PASS : qtquickcontrols::Tests_SpinBox::test_maxvalue() PASS : qtquickcontrols::Tests_SpinBox::test_minvalue() PASS : qtquickcontrols::Tests_SpinBox::test_move_mouse() FAIL! : qtquickcontrols::Tests_SpinBox::test_negativeStepSize() Compared values are not the same Actual (): 5 Expected (): 3 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_spinbox.qml(323)] PASS : qtquickcontrols::Tests_SpinBox::test_setFontsize() FAIL! : qtquickcontrols::Tests_SpinBox::test_stepsize() Compared values are not the same Actual (): 10 Expected (): 12 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_spinbox.qml(301)] 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_dynamic_item_add() PASS : qtquickcontrols::Tests_SplitView::test_dynamic_item_add_fillWidth() PASS : qtquickcontrols::Tests_SplitView::test_dynamic_item_remove() PASS : qtquickcontrols::Tests_SplitView::test_hide_item_after_fillWidth() PASS : qtquickcontrols::Tests_SplitView::test_item_margins() 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_focus() PASS : qtquickcontrols::Tests_StackView::test_stackview() PASS : qtquickcontrols::Tests_StackView::cleanupTestCase() PASS : qtquickcontrols::Tests_StatusBar::initTestCase() FAIL! : qtquickcontrols::Tests_StatusBar::test_activeFocusOnTab() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_statusbar.qml(90)] 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() FAIL! : qtquickcontrols::Tests_Switch::test_activeFocusOnTab() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_switch.qml(247)] PASS : qtquickcontrols::Tests_Switch::test_checked() PASS : qtquickcontrols::Tests_Switch::test_clicked() PASS : qtquickcontrols::Tests_Switch::test_defaultConstructed() FAIL! : qtquickcontrols::Tests_Switch::test_exclusiveGroup() Compared values are not the same Actual (): 0 Expected (): 1 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_switch.qml(171)] FAIL! : qtquickcontrols::Tests_Switch::test_keyPressed() Compared values are not the same Actual (): 0 Expected (): 1 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_switch.qml(140)] FAIL! : qtquickcontrols::Tests_Switch::test_pressed() Compared values are not the same Actual (): 2 Expected (): 0 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_switch.qml(104)] 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() FAIL! : qtquickcontrols::Tests_TableView::test_activeFocusOnTab() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_tableview.qml(988)] PASS : qtquickcontrols::Tests_TableView::test_addRemoveColumn() PASS : qtquickcontrols::Tests_TableView::test_basic_setup() PASS : qtquickcontrols::Tests_TableView::test_buttonDelegate() QWARN : qtquickcontrols::Tests_TableView::test_buttonDelegate() file:///work/build/qt/qtquickcontrols/tests/auto/controls/data/tableview/table_buttondelegate.qml:62: TypeError: Cannot read property of null QWARN : qtquickcontrols::Tests_TableView::test_buttonDelegate() file:///work/build/qt/qtquickcontrols/tests/auto/controls/data/tableview/table_buttondelegate.qml:62: TypeError: Cannot read property of null QWARN : qtquickcontrols::Tests_TableView::test_buttonDelegate() file:///work/build/qt/qtquickcontrols/tests/auto/controls/data/tableview/table_buttondelegate.qml:62: TypeError: Cannot read property of null 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_initializedStyleData() FAIL! : qtquickcontrols::Tests_TableView::test_keyboardSelection() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_tableview.qml(131)] FAIL! : qtquickcontrols::Tests_TableView::test_keys() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_tableview.qml(204)] FAIL! : qtquickcontrols::Tests_TableView::test_keys_2() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_tableview.qml(231)] PASS : qtquickcontrols::Tests_TableView::test_moveColumn(0->1 (0)) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(0->1 (1)) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(0->1 (2)) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(0->2 (0)) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(0->2 (1)) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(0->2 (2)) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(1->0 (0)) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(1->0 (1)) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(1->0 (2)) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(1->2 (0)) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(1->2 (1)) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(1->2 (2)) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(2->0 (0)) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(2->0 (1)) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(2->0 (2)) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(2->1 (0)) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(2->1 (1)) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(2->1 (2)) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(0->0) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(-1->0) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(0->-1) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(1->10) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(10->2) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(10->-1) PASS : qtquickcontrols::Tests_TableView::test_positionViewAtRow() PASS : qtquickcontrols::Tests_TableView::test_resize_columns() PASS : qtquickcontrols::Tests_TableView::test_rightClickOnMouseAreaOverTableView() PASS : qtquickcontrols::Tests_TableView::test_rowCount() PASS : qtquickcontrols::Tests_TableView::test_selection() PASS : qtquickcontrols::Tests_TableView::test_selectionContains() PASS : qtquickcontrols::Tests_TableView::test_selectionCount() PASS : qtquickcontrols::Tests_TableView::test_selectionForeach() PASS : qtquickcontrols::Tests_TableView::test_usingcpplistmodel(qobjectlistmodel) PASS : qtquickcontrols::Tests_TableView::test_usingcpplistmodel(qstringlistmodel) PASS : qtquickcontrols::Tests_TableView::test_usingcppqabstractitemmodel() PASS : qtquickcontrols::Tests_TableView::test_usingcppqobjectmodel() PASS : qtquickcontrols::Tests_TableView::test_usingqmlmodel(listmodel) PASS : qtquickcontrols::Tests_TableView::test_usingqmlmodel(countmodel) PASS : qtquickcontrols::Tests_TableView::test_usingqmlmodel(arraymodel) PASS : qtquickcontrols::Tests_TableView::test_usingqmlmodel(itemmodel) PASS : qtquickcontrols::Tests_TableView::cleanupTestCase() PASS : qtquickcontrols::Tests_TableViewColumn::initTestCase() PASS : qtquickcontrols::Tests_TableViewColumn::test_createTableViewColumn() PASS : qtquickcontrols::Tests_TableViewColumn::cleanupTestCase() PASS : qtquickcontrols::Tests_TabView::initTestCase() PASS : qtquickcontrols::Tests_TabView::test_43701() 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() FAIL! : qtquickcontrols::Tests_TextArea::test_activeFocusOnTab() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_textarea.qml(118)] PASS : qtquickcontrols::Tests_TextArea::test_append() FAIL! : qtquickcontrols::Tests_TextArea::test_keys() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_textarea.qml(172)] PASS : qtquickcontrols::Tests_TextArea::cleanupTestCase() PASS : qtquickcontrols::Tests_TextField::initTestCase() PASS : qtquickcontrols::Tests_TextField::test_activeFocusOnPress() FAIL! : qtquickcontrols::Tests_TextField::test_activeFocusOnTab() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_textfield.qml(345)] PASS : qtquickcontrols::Tests_TextField::test_copyPaste() QWARN : qtquickcontrols::Tests_TextField::test_cursorPosition() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." FAIL! : qtquickcontrols::Tests_TextField::test_cursorPosition() Compared values are not the same Actual (): 0 Expected (): 1 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_textfield.qml(192)] PASS : qtquickcontrols::Tests_TextField::test_deselect() QWARN : qtquickcontrols::Tests_TextField::test_editingFinished() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." FAIL! : qtquickcontrols::Tests_TextField::test_editingFinished() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_textfield.qml(400)] PASS : qtquickcontrols::Tests_TextField::test_getText() FAIL! : qtquickcontrols::Tests_TextField::test_inputMask() Compared values are not the same Actual (): Expected (): - Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_textfield.qml(98)] QWARN : qtquickcontrols::Tests_TextField::test_inputMask() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." PASS : qtquickcontrols::Tests_TextField::test_insert() FAIL! : qtquickcontrols::Tests_TextField::test_keys() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_textfield.qml(429)] QWARN : qtquickcontrols::Tests_TextField::test_keys() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." PASS : qtquickcontrols::Tests_TextField::test_length() PASS : qtquickcontrols::Tests_TextField::test_maximumLength() PASS : qtquickcontrols::Tests_TextField::test_passwordCharacter() QWARN : qtquickcontrols::Tests_TextField::test_readonly() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." PASS : qtquickcontrols::Tests_TextField::test_readonly() QWARN : qtquickcontrols::Tests_TextField::test_readonly() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." PASS : qtquickcontrols::Tests_TextField::test_redo() PASS : qtquickcontrols::Tests_TextField::test_remove() QWARN : qtquickcontrols::Tests_TextField::test_select() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." FAIL! : qtquickcontrols::Tests_TextField::test_select() Compared values are not the same Actual (): this is my text Expected (): this my text Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_textfield.qml(182)] FAIL! : qtquickcontrols::Tests_TextField::test_selectAll() Compared values are not the same Actual (): this is my text Expected (): Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_textfield.qml(151)] PASS : qtquickcontrols::Tests_TextField::test_selectWord() PASS : qtquickcontrols::Tests_TextField::test_setFontsize() PASS : qtquickcontrols::Tests_TextField::test_text() QWARN : qtquickcontrols::Tests_TextField::test_text() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." PASS : qtquickcontrols::Tests_TextField::test_undo() PASS : qtquickcontrols::Tests_TextField::test_validator() PASS : qtquickcontrols::Tests_TextField::cleanupTestCase() PASS : qtquickcontrols::Tests_ToolBar::initTestCase() QWARN : qtquickcontrols::Tests_ToolBar::test_activeFocusOnTab() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." FAIL! : qtquickcontrols::Tests_ToolBar::test_activeFocusOnTab() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_toolbar.qml(90)] QWARN : qtquickcontrols::Tests_ToolBar::test_activeFocusOnTab() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." PASS : qtquickcontrols::Tests_ToolBar::test_createToolBar() PASS : qtquickcontrols::Tests_ToolBar::cleanupTestCase() PASS : qtquickcontrols::Tests_ToolButton::initTestCase() PASS : qtquickcontrols::Tests_ToolButton::test_activeFocusOnPress() FAIL! : qtquickcontrols::Tests_ToolButton::test_activeFocusOnTab() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_toolbutton.qml(110)] PASS : qtquickcontrols::Tests_ToolButton::test_checkableActionsWithinExclusiveGroup() PASS : qtquickcontrols::Tests_ToolButton::test_checkableWithAction_QTBUG30971() PASS : qtquickcontrols::Tests_ToolButton::test_checkableWithinExclusiveGroup_QTBUG31033() QWARN : qtquickcontrols::Tests_ToolButton::test_checkableWithinExclusiveGroup_QTBUG31033() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." PASS : qtquickcontrols::Tests_ToolButton::test_createToolButton() PASS : qtquickcontrols::Tests_ToolButton::cleanupTestCase() PASS : qtquickcontrols::Tests_TreeView::initTestCase() PASS : qtquickcontrols::Tests_TreeView::test_basic_setup() QWARN : qtquickcontrols::Tests_TreeView::test_clicked_signals() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." PASS : qtquickcontrols::Tests_TreeView::test_clicked_signals() PASS : qtquickcontrols::Tests_TreeView::test_expand_collapse() PASS : qtquickcontrols::Tests_TreeView::test_headerHidden() FAIL! : qtquickcontrols::Tests_TreeView::test_keys_navigation() Compared values are not the same Actual (): 1 Expected (): 2 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_treeview.qml(295)] QWARN : qtquickcontrols::Tests_TreeView::test_pressAndHold() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : qtquickcontrols::Tests_TreeView::test_pressAndHold() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : qtquickcontrols::Tests_TreeView::test_pressAndHold() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : qtquickcontrols::Tests_TreeView::test_pressAndHold() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." PASS : qtquickcontrols::Tests_TreeView::test_pressAndHold() FAIL! : qtquickcontrols::Tests_TreeView::test_selection_contiguousSelection() Compared values are not the same Actual (): 1 Expected (): 4 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_treeview.qml(713)] FAIL! : qtquickcontrols::Tests_TreeView::test_selection_extendedSelection() Compared values are not the same Actual (): 1 Expected (): 4 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_treeview.qml(625)] QWARN : qtquickcontrols::Tests_TreeView::test_selection_multiSelection() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : qtquickcontrols::Tests_TreeView::test_selection_multiSelection() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : qtquickcontrols::Tests_TreeView::test_selection_multiSelection() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : qtquickcontrols::Tests_TreeView::test_selection_multiSelection() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : qtquickcontrols::Tests_TreeView::test_selection_multiSelection() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : qtquickcontrols::Tests_TreeView::test_selection_multiSelection() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : qtquickcontrols::Tests_TreeView::test_selection_multiSelection() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : qtquickcontrols::Tests_TreeView::test_selection_multiSelection() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." FAIL! : qtquickcontrols::Tests_TreeView::test_selection_multiSelection() Compared values are not the same Actual (): false Expected (): true Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_treeview.qml(553)] QWARN : qtquickcontrols::Tests_TreeView::test_selection_noSelection() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : qtquickcontrols::Tests_TreeView::test_selection_noSelection() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : qtquickcontrols::Tests_TreeView::test_selection_noSelection() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : qtquickcontrols::Tests_TreeView::test_selection_noSelection() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : qtquickcontrols::Tests_TreeView::test_selection_noSelection() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : qtquickcontrols::Tests_TreeView::test_selection_noSelection() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : qtquickcontrols::Tests_TreeView::test_selection_noSelection() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : qtquickcontrols::Tests_TreeView::test_selection_noSelection() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." PASS : qtquickcontrols::Tests_TreeView::test_selection_noSelection() QWARN : qtquickcontrols::Tests_TreeView::test_selection_singleSelection() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : qtquickcontrols::Tests_TreeView::test_selection_singleSelection() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : qtquickcontrols::Tests_TreeView::test_selection_singleSelection() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : qtquickcontrols::Tests_TreeView::test_selection_singleSelection() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : qtquickcontrols::Tests_TreeView::test_selection_singleSelection() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : qtquickcontrols::Tests_TreeView::test_selection_singleSelection() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : qtquickcontrols::Tests_TreeView::test_selection_singleSelection() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : qtquickcontrols::Tests_TreeView::test_selection_singleSelection() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : qtquickcontrols::Tests_TreeView::test_selection_singleSelection() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : qtquickcontrols::Tests_TreeView::test_selection_singleSelection() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." FAIL! : qtquickcontrols::Tests_TreeView::test_selection_singleSelection() Compared values are not the same Actual (): 44144464 Expected (): 39725408 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_treeview.qml(383)] PASS : qtquickcontrols::Tests_TreeView::cleanupTestCase() Totals: 450 passed, 79 failed, 2 skipped, 0 blacklisted ********* Finished testing of qtquickcontrols ********* 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 74 QtQA::App::TestRunner: second attempt: exited with exit code 79 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_controls: 42 seconds, exit code 79 Build log: http://testresults.qt.io/ci/QtDeclarative_5.5_Integration/build_00058/revdep-qtquickcontrols_linux-g++_shadow-build_Ubuntu_14.04_x64/log.txt.gz Tested changes (refs/builds/5.5_1425563771): http://codereview.qt-project.org/107815 [PS4] - WinRT: Set alignment boundary to page size http://codereview.qt-project.org/107356 [PS3] - TextEdit: Block's update should update paint node From ci-noreply at qt-project.org Thu Mar 5 16:21:23 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 5 Mar 2015 17:21:23 +0200 Subject: [Ci-reports] pass on QtBase_5.5_Integration #180 Message-ID: <20150305_152123_032482.ci-noreply@qt-project.org> QtBase_5.5_Integration #180: SUCCESS Tested changes (refs/builds/5.5_1425556269): http://codereview.qt-project.org/107331 [PS2] - Introduce QQuaternion::dotProduct() http://codereview.qt-project.org/107009 [PS3] - Make QCoreApplication::applicationName available after app destruction. http://codereview.qt-project.org/103684 [PS4] - WinRT: Update documentation on icon handling http://codereview.qt-project.org/107548 [PS11] - eglfs: Pluginize RPi, iMX6 and Mali backends http://codereview.qt-project.org/107619 [PS1] - Doc: fixed links on index page QtConcurrent http://codereview.qt-project.org/107600 [PS4] - QLockFile: Avoid zero-sized lock file on write error http://codereview.qt-project.org/107409 [PS2] - Add Raspberry Pi 2 specs http://codereview.qt-project.org/107412 [PS1] - OS X: Fix mixing writing systems, ligatures and text formatting From ci-noreply at qt-project.org Thu Mar 5 16:35:24 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 5 Mar 2015 17:35:24 +0200 Subject: [Ci-reports] pass on QtBase_5.4_Integration #1876 Message-ID: <20150305_153524_054087.ci-noreply@qt-project.org> QtBase_5.4_Integration #1876: SUCCESS Tested changes (refs/builds/5.4_1425562338): http://codereview.qt-project.org/107203 [PS1] - restore qt4's qtLibraryTarget() behavior From ci-noreply at qt-project.org Thu Mar 5 16:56:44 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 5 Mar 2015 17:56:44 +0200 Subject: [Ci-reports] fail on QtBase_5.5_Integration #181 Message-ID: <20150305_155644_045340.ci-noreply@qt-project.org> qtbase failed to compile :( /work/build/qt/qtbase/tests/auto/widgets/graphicsview/qgraphicsview/tst_qgraphicsview.cpp: In member function ‘void tst_QGraphicsView::update()’: /work/build/qt/qtbase/tests/auto/widgets/graphicsview/qgraphicsview/tst_qgraphicsview.cpp:4048:19: warning: variable ‘updateRect’ set but not used [-Wunused-but-set-variable] ../../../../../include/QtTest/../../../../../../work/build/qt/qtbase/src/testlib/qtestcase.h:190:10: note: in definition of macro ‘QFETCH’ In file included from ../../../../../include/QtTest/qtestcase.h:1:0, from ../../../../../include/QtTest/../../../../../../work/build/qt/qtbase/src/testlib/qtest.h:38, from ../../../../../include/QtTest/qtest.h:1, from ../../../../../include/QtTest/QtTest:7, from /work/build/qt/qtbase/tests/auto/widgets/itemviews/qtreeview/tst_qtreeview.cpp:36: ../../../../../include/QtTest/../../../../../../work/build/qt/qtbase/src/testlib/qtestcase.h:190:10: note: in definition of macro ‘QFETCH’ /work/build/qt/qtbase/tests/auto/widgets/graphicsview/qgraphicsview/tst_qgraphicsview.cpp: In member function ‘void tst_QGraphicsView::mouseTracking()’: /work/build/qt/qtbase/tests/auto/widgets/graphicsview/qgraphicsview/tst_qgraphicsview.cpp:3702:6: internal compiler error: Segmentation fault make[6]: *** [.obj/tst_qgraphicsview.o] Error 1 make[5]: *** [sub-qgraphicsview-make_first] Error 2 make[4]: *** [sub-graphicsview-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.io/ci/QtBase_5.5_Integration/build_00181/linux-g++_shadow-build_Ubuntu_14.04_x64/log.txt.gz Tested changes (refs/builds/5.5_1425568978): http://codereview.qt-project.org/107475 [PS2] - Xcode: Add support for generating XCTest test bundles out of Qt testcases http://codereview.qt-project.org/107474 [PS2] - iOS: Resolve correct SDK as part of sdk.prf instead of default_post.prf http://codereview.qt-project.org/107473 [PS3] - Xcode: Make QMAKE_MAC_SDK_(PLATFORM_)PATH depend on active SDK http://codereview.qt-project.org/107472 [PS3] - qmake: Expose iOS/OS X SDK platform path as QMAKE_MAC_SDK_PLATFORM_PATH http://codereview.qt-project.org/107471 [PS3] - Xcode: Generate scheme manually, instead of letting Xcode do it http://codereview.qt-project.org/107774 [PS1] - Doc: removed invalid warning about Qt stylesheets http://codereview.qt-project.org/106806 [PS6] - Windows: Add -static-runtime configure option http://codereview.qt-project.org/107156 [PS1] - write relative QT_INSTALL_CONFIGURATION also under windows http://codereview.qt-project.org/106197 [PS1] - adjust configure's path output to relative paths http://codereview.qt-project.org/104354 [PS6] - centralize setup of shell-related variables in spec_post.prf From ci-noreply at qt-project.org Thu Mar 5 17:01:13 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 5 Mar 2015 18:01:13 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #5943 Message-ID: <20150305_160113_040258.ci-noreply@qt-project.org> six 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_qquickwindow FAIL! : tst_qquickwindow::qobjectEventFilter_key() 'eventFilter.events.contains((int)QEvent::KeyPress)' returned FALSE. () Loc: [tst_qquickwindow.cpp(1851)] Totals: 51 passed, 1 failed, 1 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qquickwindow ********* Config: Using QtTest library 5.6.0, Qt 5.6.0 (x86_64-little_endian-lp64 shared (dynamic) debug build; by GCC 4.8.2) PASS : tst_qquickwindow::initTestCase() PASS : tst_qquickwindow::openglContextCreatedSignal() QWARN : tst_qquickwindow::aboutToStopSignal() Problem creating accessible interface for: QQuickWindow(0x7fffb9dbead0) Make sure to deploy Qt with accessibility plugins. PASS : tst_qquickwindow::aboutToStopSignal() 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 Loc: [tst_qquickwindow.cpp(1250)] 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::defaultState() 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::focusReason() 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::testWindowVisibilityOrder() PASS : tst_qquickwindow::blockClosing() PASS : tst_qquickwindow::blockCloseMethod() PASS : tst_qquickwindow::crashWhenHoverItemDeleted() PASS : tst_qquickwindow::unloadSubWindow() PASS : tst_qquickwindow::qobjectEventFilter_touch() FAIL! : tst_qquickwindow::qobjectEventFilter_key() 'eventFilter.events.contains((int)QEvent::KeyPress)' returned FALSE. () Loc: [tst_qquickwindow.cpp(1851)] 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::animatingSignal() PASS : tst_qquickwindow::contentItemSize() PASS : tst_qquickwindow::defaultSurfaceFormat() PASS : tst_qquickwindow::attachedProperty() PASS : tst_qquickwindow::testRenderJob() PASS : tst_qquickwindow::testHoverChildMouseEventFilter() PASS : tst_qquickwindow::cleanupTestCase() Totals: 51 passed, 1 failed, 1 skipped, 0 blacklisted ********* Finished testing of tst_qquickwindow ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickwindow: 20 seconds, exit code 1 Testing tst_qquicktextinput FAIL! : tst_qquicktextinput::horizontalAlignment_RightToLeft() 'textInput->text().isEmpty()' returned FALSE. () Loc: [tst_qquicktextinput.cpp(1536)] FAIL! : tst_qquicktextinput::validators() Compared values are not the same Actual (intInput->text()) : "1" Expected (QLatin1String("11")): "11" Loc: [tst_qquicktextinput.cpp(1976)] FAIL! : tst_qquicktextinput::copyAndPasteKeySequence() 'textInput->canPaste()' returned FALSE. () Loc: [tst_qquicktextinput.cpp(2603)] FAIL! : tst_qquicktextinput::echoMode() Compared values are not the same Actual (input->text()) : "ABCDefgh" Expected (QLatin1String("a")): "a" Loc: [tst_qquicktextinput.cpp(3267)] FAIL! : tst_qquicktextinput::keySequence(select all) Compared values are not the same Actual (textInput->cursorPosition()): 0 Expected (cursorPosition) : 44 Loc: [tst_qquicktextinput.cpp(5119)] FAIL! : tst_qquicktextinput::keySequence(select start of line) Compared values are not the same Actual (textInput->cursorPosition()): 5 Expected (cursorPosition) : 0 Loc: [tst_qquicktextinput.cpp(5119)] FAIL! : tst_qquicktextinput::keySequence(select end of line) Compared values are not the same Actual (textInput->cursorPosition()): 5 Expected (cursorPosition) : 44 Loc: [tst_qquicktextinput.cpp(5119)] FAIL! : tst_qquicktextinput::keySequence(delete end of line) Compared values are not the same Actual (textInput->text()): "the quick brown fox jumped over the lazy dog" Expected (expectedText) : "the quick brown fox jump" Loc: [tst_qquicktextinput.cpp(5120)] FAIL! : tst_qquicktextinput::keySequence(move to start of line) Compared values are not the same Actual (textInput->cursorPosition()): 31 Expected (cursorPosition) : 0 Loc: [tst_qquicktextinput.cpp(5119)] FAIL! : tst_qquicktextinput::keySequence(move to next char) Compared values are not the same Actual (textInput->cursorPosition()): 12 Expected (cursorPosition) : 13 Loc: [tst_qquicktextinput.cpp(5119)] FAIL! : tst_qquicktextinput::keySequence(move to previous char (ltr)) Compared values are not the same Actual (textInput->cursorPosition()): 3 Expected (cursorPosition) : 2 Loc: [tst_qquicktextinput.cpp(5119)] FAIL! : tst_qquicktextinput::keySequence(move to previous char (rtl)) Compared values are not the same Actual (textInput->cursorPosition()): 3 Expected (cursorPosition) : 4 Loc: [tst_qquicktextinput.cpp(5119)] FAIL! : tst_qquicktextinput::keySequence(move to previous char with selection) Compared values are not the same Actual (textInput->cursorPosition()): 7 Expected (cursorPosition) : 3 Loc: [tst_qquicktextinput.cpp(5119)] FAIL! : tst_qquicktextinput::keySequence(select next char (ltr)) Compared values are not the same Actual (textInput->cursorPosition()): 23 Expected (cursorPosition) : 24 Loc: [tst_qquicktextinput.cpp(5119)] FAIL! : tst_qquicktextinput::keySequence(select next char (rtl)) Compared values are not the same Actual (textInput->cursorPosition()): 23 Expected (cursorPosition) : 22 Loc: [tst_qquicktextinput.cpp(5119)] FAIL! : tst_qquicktextinput::keySequence(select previous char (ltr)) Compared values are not the same Actual (textInput->cursorPosition()): 19 Expected (cursorPosition) : 18 Loc: [tst_qquicktextinput.cpp(5119)] FAIL! : tst_qquicktextinput::keySequence(select previous char (rtl)) Compared values are not the same Actual (textInput->cursorPosition()): 19 Expected (cursorPosition) : 20 Loc: [tst_qquicktextinput.cpp(5119)] FAIL! : tst_qquicktextinput::keySequence(move to next word (ltr)) Compared values are not the same Actual (textInput->cursorPosition()): 7 Expected (cursorPosition) : 10 Loc: [tst_qquicktextinput.cpp(5119)] FAIL! : tst_qquicktextinput::keySequence(move to next word (rtl)) Compared values are not the same Actual (textInput->cursorPosition()): 7 Expected (cursorPosition) : 4 Loc: [tst_qquicktextinput.cpp(5119)] FAIL! : tst_qquicktextinput::keySequence(move to next word (password,ltr)) Compared values are not the same Actual (textInput->cursorPosition()): 7 Expected (cursorPosition) : 44 Loc: [tst_qquicktextinput.cpp(5119)] FAIL! : tst_qquicktextinput::keySequence(move to next word (password,rtl)) Compared values are not the same Actual (textInput->cursorPosition()): 7 Expected (cursorPosition) : 0 Loc: [tst_qquicktextinput.cpp(5119)] FAIL! : tst_qquicktextinput::keySequence(move to previous word (ltr)) Compared values are not the same Actual (textInput->cursorPosition()): 7 Expected (cursorPosition) : 4 Loc: [tst_qquicktextinput.cpp(5119)] FAIL! : tst_qquicktextinput::keySequence(move to previous word (rlt)) Compared values are not the same Actual (textInput->cursorPosition()): 7 Expected (cursorPosition) : 10 Loc: [tst_qquicktextinput.cpp(5119)] FAIL! : tst_qquicktextinput::keySequence(move to previous word (password,ltr)) Compared values are not the same Actual (textInput->cursorPosition()): 7 Expected (cursorPosition) : 0 Loc: [tst_qquicktextinput.cpp(5119)] FAIL! : tst_qquicktextinput::keySequence(move to previous word (password,rtl)) Compared values are not the same Actual (textInput->cursorPosition()): 7 Expected (cursorPosition) : 44 Loc: [tst_qquicktextinput.cpp(5119)] FAIL! : tst_qquicktextinput::keySequence(select next word) Compared values are not the same Actual (textInput->cursorPosition()): 11 Expected (cursorPosition) : 16 Loc: [tst_qquicktextinput.cpp(5119)] FAIL! : tst_qquicktextinput::keySequence(select previous word) Compared values are not the same Actual (textInput->cursorPosition()): 11 Expected (cursorPosition) : 10 Loc: [tst_qquicktextinput.cpp(5119)] FAIL! : tst_qquicktextinput::keySequence(delete (selection)) Compared values are not the same Actual (textInput->cursorPosition()): 15 Expected (cursorPosition) : 12 Loc: [tst_qquicktextinput.cpp(5119)] FAIL! : tst_qquicktextinput::keySequence(delete (no selection)) Compared values are not the same Actual (textInput->text()): "the quick brown fox jumped over the lazy dog" Expected (expectedText) : "the quick brownfox jumped over the lazy dog" Loc: [tst_qquicktextinput.cpp(5120)] FAIL! : tst_qquicktextinput::keySequence(delete end of word) Compared values are not the same Actual (textInput->text()): "the quick brown fox jumped over the lazy dog" Expected (expectedText) : "the quick brown fox jumpover the lazy dog" Loc: [tst_qquicktextinput.cpp(5120)] FAIL! : tst_qquicktextinput::keySequence(delete start of word) Compared values are not the same Actual (textInput->cursorPosition()): 7 Expected (cursorPosition) : 4 Loc: [tst_qquicktextinput.cpp(5119)] FAIL! : tst_qquicktextinput::undo(insert_numbers) Compared values are not the same Actual (spy.count()): 0 Expected (1) : 1 Loc: [tst_qquicktextinput.cpp(5297)] FAIL! : tst_qquicktextinput::undo(insert_helloworld) Compared values are not the same Actual (spy.count()): 0 Expected (1) : 1 Loc: [tst_qquicktextinput.cpp(5297)] FAIL! : tst_qquicktextinput::undo(insert_patterns) Compared values are not the same Actual (textInput->text()): "Ensuring i unnstanan" Expected (expectedString[i]): "Ensuring a unique instance." Loc: [tst_qquicktextinput.cpp(5301)] FAIL! : tst_qquicktextinput::undo(keyboard_numbers) Compared values are not the same Actual (spy.count()): 0 Expected (1) : 1 Loc: [tst_qquicktextinput.cpp(5297)] FAIL! : tst_qquicktextinput::undo(keyboard_helloworld) Compared values are not the same Actual (spy.count()): 0 Expected (1) : 1 Loc: [tst_qquicktextinput.cpp(5297)] FAIL! : tst_qquicktextinput::undo(keyboard_patterns) Compared values are not the same Actual (spy.count()): 0 Expected (1) : 1 Loc: [tst_qquicktextinput.cpp(5297)] FAIL! : tst_qquicktextinput::redo(Inserts and setting cursor) 'textInput->canUndo()' returned FALSE. () Loc: [tst_qquicktextinput.cpp(5372)] FAIL! : tst_qquicktextinput::backspaceSurrogatePairs() Compared values are not the same Actual (textInput->text()): "\uD800\uDF00\uD800\uDF01\uD800\uDF02\uD800\uDF03\uD800\uDF04" Expected (text.mid(0, i)) : "\uD800\uDF00\uD800\uDF01\uD800\uDF02\uD800\uDF03" Loc: [tst_qquicktextinput.cpp(5723)] FAIL! : tst_qquicktextinput::setInputMask(keys ip_localhost) Compared values are not the same Actual (textInput->text()): "127.0.0." Expected (expectedText) : "127.0.0.1" Loc: [tst_qquicktextinput.cpp(6107)] FAIL! : tst_qquicktextinput::setInputMask(keys mac) Compared values are not the same Actual (textInput->text()): "00:E0:81:21:9E:" Expected (expectedText) : "00:E0:81:21:9E:8E" Loc: [tst_qquicktextinput.cpp(6107)] FAIL! : tst_qquicktextinput::setInputMask(keys mac2) Compared values are not the same Actual (textInput->text()): "aa:E0:81:21:9E:" Expected (expectedText) : "aa:E0:81:21:9E:8E" Loc: [tst_qquicktextinput.cpp(6107)] FAIL! : tst_qquicktextinput::setInputMask(keys byte) Compared values are not the same Actual (textInput->text()): "1111" Expected (expectedText) : "11111" Loc: [tst_qquicktextinput.cpp(6107)] FAIL! : tst_qquicktextinput::setInputMask(keys halfbytes) Compared values are not the same Actual (textInput->text()): "110.000" Expected (expectedText) : "110.0001" Loc: [tst_qquicktextinput.cpp(6107)] FAIL! : tst_qquicktextinput::setInputMask(keys blank char same type as content) Compared values are not the same Actual (textInput->text()): "127..." Expected (expectedText) : "127...1" Loc: [tst_qquicktextinput.cpp(6107)] FAIL! : tst_qquicktextinput::setInputMask(keys parts of ip_localhost) Compared values are not the same Actual (textInput->text()): ".0.0." Expected (expectedText) : ".0.0.1" Loc: [tst_qquicktextinput.cpp(6107)] FAIL! : tst_qquicktextinput::setInputMask(keys uppercase) Compared values are not the same Actual (textInput->text()): "AB" Expected (expectedText) : "ABCD" Loc: [tst_qquicktextinput.cpp(6107)] FAIL! : tst_qquicktextinput::setInputMask(keys lowercase) Compared values are not the same Actual (textInput->text()): "abc" Expected (expectedText) : "abcd" Loc: [tst_qquicktextinput.cpp(6107)] FAIL! : tst_qquicktextinput::setInputMask(keys nocase) Compared values are not the same Actual (textInput->text()): "Ab" Expected (expectedText) : "AbCd" Loc: [tst_qquicktextinput.cpp(6107)] FAIL! : tst_qquicktextinput::setInputMask(keys nocase1) Compared values are not the same Actual (textInput->text()): "A" Expected (expectedText) : "AbCd" Loc: [tst_qquicktextinput.cpp(6107)] FAIL! : tst_qquicktextinput::setInputMask(keys nocase2) Compared values are not the same Actual (textInput->text()): "A" Expected (expectedText) : "AbCd" Loc: [tst_qquicktextinput.cpp(6107)] FAIL! : tst_qquicktextinput::setInputMask(keys reserved) Compared values are not the same Actual (textInput->text()): "" Expected (expectedText) : "A9" Loc: [tst_qquicktextinput.cpp(6107)] FAIL! : tst_qquicktextinput::setInputMask(keys escape01) Compared values are not the same Actual (textInput->text()): "Nn" Expected (expectedText) : "Nn9" Loc: [tst_qquicktextinput.cpp(6107)] FAIL! : tst_qquicktextinput::setInputMask(keys escape02) Compared values are not the same Actual (textInput->text()): "\\" Expected (expectedText) : "\\0" Loc: [tst_qquicktextinput.cpp(6107)] FAIL! : tst_qquicktextinput::setInputMask(keys escape03) Compared values are not the same Actual (textInput->text()): "()" Expected (expectedText) : "(0)" Loc: [tst_qquicktextinput.cpp(6107)] FAIL! : tst_qquicktextinput::setInputMask(keys upper_lower_nocase1) Compared values are not the same Actual (textInput->text()): "A" Expected (expectedText) : "ABCDefghIjKl" Loc: [tst_qquicktextinput.cpp(6107)] FAIL! : tst_qquicktextinput::setInputMask(keys upper_lower_nocase2) Compared values are not the same Actual (textInput->text()): "" Expected (expectedText) : "ABCDefghIjKl" Loc: [tst_qquicktextinput.cpp(6107)] FAIL! : tst_qquicktextinput::setInputMask(keys exact_case1) Compared values are not the same Actual (textInput->text()): "" Expected (expectedText) : "AbcDEfGH" Loc: [tst_qquicktextinput.cpp(6107)] FAIL! : tst_qquicktextinput::setInputMask(keys exact_case2) Compared values are not the same Actual (textInput->text()): "" Expected (expectedText) : "AbcDEfgh" Loc: [tst_qquicktextinput.cpp(6107)] FAIL! : tst_qquicktextinput::setInputMask(keys exact_case3) Compared values are not the same Actual (textInput->text()): "" Expected (expectedText) : "AbcDEfGH" Loc: [tst_qquicktextinput.cpp(6107)] FAIL! : tst_qquicktextinput::setInputMask(keys exact_case4) Compared values are not the same Actual (textInput->text()): "" Expected (expectedText) : "AbcDEfgh" Loc: [tst_qquicktextinput.cpp(6107)] FAIL! : tst_qquicktextinput::setInputMask(keys exact_case5) Compared values are not the same Actual (textInput->text()): "" Expected (expectedText) : "AbcDEf01" Loc: [tst_qquicktextinput.cpp(6107)] FAIL! : tst_qquicktextinput::setInputMask(keys exact_case6) Compared values are not the same Actual (textInput->text()): "A" Expected (expectedText) : "AbcDEf92" Loc: [tst_qquicktextinput.cpp(6107)] FAIL! : tst_qquicktextinput::setInputMask(keys illegal_keys1) Compared values are not the same Actual (textInput->text()): "" Expected (expectedText) : "Aa" Loc: [tst_qquicktextinput.cpp(6107)] FAIL! : tst_qquicktextinput::setInputMask(keys illegal_keys2) Compared values are not the same Actual (textInput->text()): "" Expected (expectedText) : "ffff" Loc: [tst_qquicktextinput.cpp(6107)] FAIL! : tst_qquicktextinput::fixup() Compared values are not the same Actual (input->text()) : "" Expected (QStringLiteral("ok")): "ok" Loc: [tst_qquicktextinput.cpp(6359)] Totals: 336 passed, 66 failed, 5 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qquicktextinput ********* Config: Using QtTest library 5.6.0, Qt 5.6.0 (x86_64-little_endian-lp64 shared (dynamic) debug build; by GCC 4.8.2) 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() PASS : tst_qquicktextinput::persistentSelection() 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 'mode', use qRegisterMetaType to register it. PASS : tst_qquicktextinput::mouseSelectionMode_accessors() PASS : tst_qquicktextinput::selectByMouse() PASS : tst_qquicktextinput::renderType() PASS : tst_qquicktextinput::tripleClickSelectsAll() FAIL! : tst_qquicktextinput::horizontalAlignment_RightToLeft() 'textInput->text().isEmpty()' returned FALSE. () Loc: [tst_qquicktextinput.cpp(1536)] PASS : tst_qquicktextinput::verticalAlignment() PASS : tst_qquicktextinput::clipRect() PASS : tst_qquicktextinput::boundingRect() PASS : tst_qquicktextinput::positionAt() PASS : tst_qquicktextinput::maxLength() PASS : tst_qquicktextinput::masks() QWARN : tst_qquicktextinput::validators() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : tst_qquicktextinput::validators() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : tst_qquicktextinput::validators() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : tst_qquicktextinput::validators() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : tst_qquicktextinput::validators() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : tst_qquicktextinput::validators() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." FAIL! : tst_qquicktextinput::validators() Compared values are not the same Actual (intInput->text()) : "1" Expected (QLatin1String("11")): "11" Loc: [tst_qquicktextinput.cpp(1976)] QWARN : tst_qquicktextinput::inputMethods() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : tst_qquicktextinput::inputMethods() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." PASS : tst_qquicktextinput::inputMethods() QWARN : tst_qquicktextinput::signal_accepted() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : tst_qquicktextinput::signal_accepted() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : tst_qquicktextinput::signal_accepted() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : tst_qquicktextinput::signal_accepted() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : tst_qquicktextinput::signal_accepted() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : tst_qquicktextinput::signal_accepted() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : tst_qquicktextinput::signal_accepted() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." (... 3118 lines omitted; there are too many errors!) PASS : tst_QQuickGridView::inserted_leftToRight_LtR_BtT(add 1, at start of visible, content at start) PASS : tst_QQuickGridView::inserted_leftToRight_LtR_BtT(add multiple, at start of visible, content at start) PASS : tst_QQuickGridView::inserted_leftToRight_LtR_BtT(add 1, at start of visible, content not at start) PASS : tst_QQuickGridView::inserted_leftToRight_LtR_BtT(add multiple, at start of visible, content not at start) PASS : tst_QQuickGridView::inserted_leftToRight_LtR_BtT(add 1, at end of visible, content at start) PASS : tst_QQuickGridView::inserted_leftToRight_LtR_BtT(add row, at end of visible, content at start) PASS : tst_QQuickGridView::inserted_leftToRight_LtR_BtT(add 1, at end of visible, content not at start) PASS : tst_QQuickGridView::inserted_leftToRight_LtR_BtT(add multiple, at end of visible, content not at start) PASS : tst_QQuickGridView::inserted_leftToRight_LtR_BtT(add 1, after visible, content at start) PASS : tst_QQuickGridView::inserted_leftToRight_LtR_BtT(add row, after visible, content at start) PASS : tst_QQuickGridView::inserted_leftToRight_LtR_BtT(add 1, after visible, content not at start) PASS : tst_QQuickGridView::inserted_leftToRight_LtR_BtT(add multiple, after visible, content not at start) PASS : tst_QQuickGridView::inserted_leftToRight_RtL_BtT(add 1, before visible items) PASS : tst_QQuickGridView::inserted_leftToRight_RtL_BtT(add 2, before visible items) PASS : tst_QQuickGridView::inserted_leftToRight_RtL_BtT(add 3, before visible items) PASS : tst_QQuickGridView::inserted_leftToRight_RtL_BtT(add 5, before visible items) PASS : tst_QQuickGridView::inserted_leftToRight_RtL_BtT(add 6, before visible items) PASS : tst_QQuickGridView::inserted_leftToRight_RtL_BtT(add 1, at start of visible, content at start) PASS : tst_QQuickGridView::inserted_leftToRight_RtL_BtT(add multiple, at start of visible, content at start) PASS : tst_QQuickGridView::inserted_leftToRight_RtL_BtT(add 1, at start of visible, content not at start) PASS : tst_QQuickGridView::inserted_leftToRight_RtL_BtT(add multiple, at start of visible, content not at start) PASS : tst_QQuickGridView::inserted_leftToRight_RtL_BtT(add 1, at end of visible, content at start) PASS : tst_QQuickGridView::inserted_leftToRight_RtL_BtT(add row, at end of visible, content at start) PASS : tst_QQuickGridView::inserted_leftToRight_RtL_BtT(add 1, at end of visible, content not at start) PASS : tst_QQuickGridView::inserted_leftToRight_RtL_BtT(add multiple, at end of visible, content not at start) PASS : tst_QQuickGridView::inserted_leftToRight_RtL_BtT(add 1, after visible, content at start) PASS : tst_QQuickGridView::inserted_leftToRight_RtL_BtT(add row, after visible, content at start) PASS : tst_QQuickGridView::inserted_leftToRight_RtL_BtT(add 1, after visible, content not at start) PASS : tst_QQuickGridView::inserted_leftToRight_RtL_BtT(add multiple, after visible, content not at start) PASS : tst_QQuickGridView::inserted_topToBottom_LtR_TtB(add 1, before visible items) PASS : tst_QQuickGridView::inserted_topToBottom_LtR_TtB(add 2, before visible items) PASS : tst_QQuickGridView::inserted_topToBottom_LtR_TtB(add 3, before visible items) PASS : tst_QQuickGridView::inserted_topToBottom_LtR_TtB(add 5, before visible items) PASS : tst_QQuickGridView::inserted_topToBottom_LtR_TtB(add 6, before visible items) PASS : tst_QQuickGridView::inserted_topToBottom_LtR_TtB(add 1, at start of visible, content at start) PASS : tst_QQuickGridView::inserted_topToBottom_LtR_TtB(add multiple, at start of visible, content at start) PASS : tst_QQuickGridView::inserted_topToBottom_LtR_TtB(add 1, at start of visible, content not at start) PASS : tst_QQuickGridView::inserted_topToBottom_LtR_TtB(add multiple, at start of visible, content not at start) PASS : tst_QQuickGridView::inserted_topToBottom_LtR_TtB(add 1, at end of visible, content at start) PASS : tst_QQuickGridView::inserted_topToBottom_LtR_TtB(add row, at end of visible, content at start) PASS : tst_QQuickGridView::inserted_topToBottom_LtR_TtB(add 1, at end of visible, content not at start) PASS : tst_QQuickGridView::inserted_topToBottom_LtR_TtB(add multiple, at end of visible, content not at start) PASS : tst_QQuickGridView::inserted_topToBottom_LtR_TtB(add 1, after visible, content at start) PASS : tst_QQuickGridView::inserted_topToBottom_LtR_TtB(add row, after visible, content at start) PASS : tst_QQuickGridView::inserted_topToBottom_LtR_TtB(add 1, after visible, content not at start) PASS : tst_QQuickGridView::inserted_topToBottom_LtR_TtB(add multiple, after visible, content not at start) PASS : tst_QQuickGridView::inserted_topToBottom_RtL_TtB(add 1, before visible items) PASS : tst_QQuickGridView::inserted_topToBottom_RtL_TtB(add 2, before visible items) PASS : tst_QQuickGridView::inserted_topToBottom_RtL_TtB(add 3, before visible items) PASS : tst_QQuickGridView::inserted_topToBottom_RtL_TtB(add 5, before visible items) PASS : tst_QQuickGridView::inserted_topToBottom_RtL_TtB(add 6, before visible items) PASS : tst_QQuickGridView::inserted_topToBottom_RtL_TtB(add 1, at start of visible, content at start) PASS : tst_QQuickGridView::inserted_topToBottom_RtL_TtB(add multiple, at start of visible, content at start) PASS : tst_QQuickGridView::inserted_topToBottom_RtL_TtB(add 1, at start of visible, content not at start) PASS : tst_QQuickGridView::inserted_topToBottom_RtL_TtB(add multiple, at start of visible, content not at start) PASS : tst_QQuickGridView::inserted_topToBottom_RtL_TtB(add 1, at end of visible, content at start) PASS : tst_QQuickGridView::inserted_topToBottom_RtL_TtB(add row, at end of visible, content at start) PASS : tst_QQuickGridView::inserted_topToBottom_RtL_TtB(add 1, at end of visible, content not at start) PASS : tst_QQuickGridView::inserted_topToBottom_RtL_TtB(add multiple, at end of visible, content not at start) PASS : tst_QQuickGridView::inserted_topToBottom_RtL_TtB(add 1, after visible, content at start) PASS : tst_QQuickGridView::inserted_topToBottom_RtL_TtB(add row, after visible, content at start) PASS : tst_QQuickGridView::inserted_topToBottom_RtL_TtB(add 1, after visible, content not at start) PASS : tst_QQuickGridView::inserted_topToBottom_RtL_TtB(add multiple, after visible, content not at start) PASS : tst_QQuickGridView::inserted_topToBottom_LtR_BtT(add 1, before visible items) PASS : tst_QQuickGridView::inserted_topToBottom_LtR_BtT(add 2, before visible items) PASS : tst_QQuickGridView::inserted_topToBottom_LtR_BtT(add 3, before visible items) PASS : tst_QQuickGridView::inserted_topToBottom_LtR_BtT(add 5, before visible items) PASS : tst_QQuickGridView::inserted_topToBottom_LtR_BtT(add 6, before visible items) PASS : tst_QQuickGridView::inserted_topToBottom_LtR_BtT(add 1, at start of visible, content at start) PASS : tst_QQuickGridView::inserted_topToBottom_LtR_BtT(add multiple, at start of visible, content at start) PASS : tst_QQuickGridView::inserted_topToBottom_LtR_BtT(add 1, at start of visible, content not at start) PASS : tst_QQuickGridView::inserted_topToBottom_LtR_BtT(add multiple, at start of visible, content not at start) PASS : tst_QQuickGridView::inserted_topToBottom_LtR_BtT(add 1, at end of visible, content at start) PASS : tst_QQuickGridView::inserted_topToBottom_LtR_BtT(add row, at end of visible, content at start) PASS : tst_QQuickGridView::inserted_topToBottom_LtR_BtT(add 1, at end of visible, content not at start) PASS : tst_QQuickGridView::inserted_topToBottom_LtR_BtT(add multiple, at end of visible, content not at start) PASS : tst_QQuickGridView::inserted_topToBottom_LtR_BtT(add 1, after visible, content at start) PASS : tst_QQuickGridView::inserted_topToBottom_LtR_BtT(add row, after visible, content at start) PASS : tst_QQuickGridView::inserted_topToBottom_LtR_BtT(add 1, after visible, content not at start) PASS : tst_QQuickGridView::inserted_topToBottom_LtR_BtT(add multiple, after visible, content not at start) PASS : tst_QQuickGridView::inserted_topToBottom_RtL_BtT(add 1, before visible items) PASS : tst_QQuickGridView::inserted_topToBottom_RtL_BtT(add 2, before visible items) PASS : tst_QQuickGridView::inserted_topToBottom_RtL_BtT(add 3, before visible items) PASS : tst_QQuickGridView::inserted_topToBottom_RtL_BtT(add 5, before visible items) PASS : tst_QQuickGridView::inserted_topToBottom_RtL_BtT(add 6, before visible items) PASS : tst_QQuickGridView::inserted_topToBottom_RtL_BtT(add 1, at start of visible, content at start) PASS : tst_QQuickGridView::inserted_topToBottom_RtL_BtT(add multiple, at start of visible, content at start) PASS : tst_QQuickGridView::inserted_topToBottom_RtL_BtT(add 1, at start of visible, content not at start) PASS : tst_QQuickGridView::inserted_topToBottom_RtL_BtT(add multiple, at start of visible, content not at start) PASS : tst_QQuickGridView::inserted_topToBottom_RtL_BtT(add 1, at end of visible, content at start) PASS : tst_QQuickGridView::inserted_topToBottom_RtL_BtT(add row, at end of visible, content at start) PASS : tst_QQuickGridView::inserted_topToBottom_RtL_BtT(add 1, at end of visible, content not at start) PASS : tst_QQuickGridView::inserted_topToBottom_RtL_BtT(add multiple, at end of visible, content not at start) PASS : tst_QQuickGridView::inserted_topToBottom_RtL_BtT(add 1, after visible, content at start) PASS : tst_QQuickGridView::inserted_topToBottom_RtL_BtT(add row, after visible, content at start) PASS : tst_QQuickGridView::inserted_topToBottom_RtL_BtT(add 1, after visible, content not at start) PASS : tst_QQuickGridView::inserted_topToBottom_RtL_BtT(add multiple, after visible, content not at start) PASS : tst_QQuickGridView::removed_leftToRight_RtL_TtB(remove 1, before visible items) PASS : tst_QQuickGridView::removed_leftToRight_RtL_TtB(remove 1, before visible position) PASS : tst_QQuickGridView::removed_leftToRight_RtL_TtB(remove multiple (1 row), all before visible items) PASS : tst_QQuickGridView::removed_leftToRight_RtL_TtB(remove multiple, all before visible items, remove item 0) PASS : tst_QQuickGridView::removed_leftToRight_RtL_TtB(remove multiple rows, all before visible items) PASS : tst_QQuickGridView::removed_leftToRight_RtL_TtB(remove one row before visible, content y not on item border) PASS : tst_QQuickGridView::removed_leftToRight_RtL_TtB(remove mix of visible/non-visible) PASS : tst_QQuickGridView::removed_leftToRight_RtL_TtB(remove multiple, mix of items from before and within visible items) PASS : tst_QQuickGridView::removed_leftToRight_RtL_TtB(remove multiple, mix of items from before and within visible items, remove item 0) PASS : tst_QQuickGridView::removed_leftToRight_RtL_TtB(remove 1, from start of visible, content at start) PASS : tst_QQuickGridView::removed_leftToRight_RtL_TtB(remove multiple, from start of visible, content at start) PASS : tst_QQuickGridView::removed_leftToRight_RtL_TtB(remove 1, from start of visible, content not at start) PASS : tst_QQuickGridView::removed_leftToRight_RtL_TtB(remove multiple, from start of visible, content not at start) PASS : tst_QQuickGridView::removed_leftToRight_RtL_TtB(remove 1, from middle of visible, content at start) PASS : tst_QQuickGridView::removed_leftToRight_RtL_TtB(remove multiple, from middle of visible, content at start) PASS : tst_QQuickGridView::removed_leftToRight_RtL_TtB(remove 1, from middle of visible, content not at start) PASS : tst_QQuickGridView::removed_leftToRight_RtL_TtB(remove multiple, from middle of visible, content not at start) PASS : tst_QQuickGridView::removed_leftToRight_RtL_TtB(remove 1, after visible, content at start) PASS : tst_QQuickGridView::removed_leftToRight_RtL_TtB(remove multiple, after visible, content at start) PASS : tst_QQuickGridView::removed_leftToRight_RtL_TtB(remove 1, after visible, content not at start) PASS : tst_QQuickGridView::removed_leftToRight_RtL_TtB(remove multiple, after visible, content not at start) PASS : tst_QQuickGridView::removed_leftToRight_RtL_TtB(remove multiple, mix of items from within and after visible items) PASS : tst_QQuickGridView::removed_leftToRight_LtR_BtT(remove 1, before visible items) PASS : tst_QQuickGridView::removed_leftToRight_LtR_BtT(remove 1, before visible position) PASS : tst_QQuickGridView::removed_leftToRight_LtR_BtT(remove multiple (1 row), all before visible items) PASS : tst_QQuickGridView::removed_leftToRight_LtR_BtT(remove multiple, all before visible items, remove item 0) PASS : tst_QQuickGridView::removed_leftToRight_LtR_BtT(remove multiple rows, all before visible items) PASS : tst_QQuickGridView::removed_leftToRight_LtR_BtT(remove one row before visible, content y not on item border) PASS : tst_QQuickGridView::removed_leftToRight_LtR_BtT(remove mix of visible/non-visible) PASS : tst_QQuickGridView::removed_leftToRight_LtR_BtT(remove multiple, mix of items from before and within visible items) PASS : tst_QQuickGridView::removed_leftToRight_LtR_BtT(remove multiple, mix of items from before and within visible items, remove item 0) PASS : tst_QQuickGridView::removed_leftToRight_LtR_BtT(remove 1, from start of visible, content at start) PASS : tst_QQuickGridView::removed_leftToRight_LtR_BtT(remove multiple, from start of visible, content at start) PASS : tst_QQuickGridView::removed_leftToRight_LtR_BtT(remove 1, from start of visible, content not at start) PASS : tst_QQuickGridView::removed_leftToRight_LtR_BtT(remove multiple, from start of visible, content not at start) PASS : tst_QQuickGridView::removed_leftToRight_LtR_BtT(remove 1, from middle of visible, content at start) PASS : tst_QQuickGridView::removed_leftToRight_LtR_BtT(remove multiple, from middle of visible, content at start) PASS : tst_QQuickGridView::removed_leftToRight_LtR_BtT(remove 1, from middle of visible, content not at start) PASS : tst_QQuickGridView::removed_leftToRight_LtR_BtT(remove multiple, from middle of visible, content not at start) PASS : tst_QQuickGridView::removed_leftToRight_LtR_BtT(remove 1, after visible, content at start) PASS : tst_QQuickGridView::removed_leftToRight_LtR_BtT(remove multiple, after visible, content at start) PASS : tst_QQuickGridView::removed_leftToRight_LtR_BtT(remove 1, after visible, content not at start) PASS : tst_QQuickGridView::removed_leftToRight_LtR_BtT(remove multiple, after visible, content not at start) PASS : tst_QQuickGridView::removed_leftToRight_LtR_BtT(remove multiple, mix of items from within and after visible items) PASS : tst_QQuickGridView::removed_leftToRight_RtL_BtT(remove 1, before visible items) PASS : tst_QQuickGridView::removed_leftToRight_RtL_BtT(remove 1, before visible position) PASS : tst_QQuickGridView::removed_leftToRight_RtL_BtT(remove multiple (1 row), all before visible items) PASS : tst_QQuickGridView::removed_leftToRight_RtL_BtT(remove multiple, all before visible items, remove item 0) PASS : tst_QQuickGridView::removed_leftToRight_RtL_BtT(remove multiple rows, all before visible items) PASS : tst_QQuickGridView::removed_leftToRight_RtL_BtT(remove one row before visible, content y not on item border) PASS : tst_QQuickGridView::removed_leftToRight_RtL_BtT(remove mix of visible/non-visible) PASS : tst_QQuickGridView::removed_leftToRight_RtL_BtT(remove multiple, mix of items from before and within visible items) PASS : tst_QQuickGridView::removed_leftToRight_RtL_BtT(remove multiple, mix of items from before and within visible items, remove item 0) PASS : tst_QQuickGridView::removed_leftToRight_RtL_BtT(remove 1, from start of visible, content at start) PASS : tst_QQuickGridView::removed_leftToRight_RtL_BtT(remove multiple, from start of visible, content at start) PASS : tst_QQuickGridView::removed_leftToRight_RtL_BtT(remove 1, from start of visible, content not at start) PASS : tst_QQuickGridView::removed_leftToRight_RtL_BtT(remove multiple, from start of visible, content not at start) PASS : tst_QQuickGridView::removed_leftToRight_RtL_BtT(remove 1, from middle of visible, content at start) PASS : tst_QQuickGridView::removed_leftToRight_RtL_BtT(remove multiple, from middle of visible, content at start) PASS : tst_QQuickGridView::removed_leftToRight_RtL_BtT(remove 1, from middle of visible, content not at start) PASS : tst_QQuickGridView::removed_leftToRight_RtL_BtT(remove multiple, from middle of visible, content not at start) PASS : tst_QQuickGridView::removed_leftToRight_RtL_BtT(remove 1, after visible, content at start) PASS : tst_QQuickGridView::removed_leftToRight_RtL_BtT(remove multiple, after visible, content at start) PASS : tst_QQuickGridView::removed_leftToRight_RtL_BtT(remove 1, after visible, content not at start) PASS : tst_QQuickGridView::removed_leftToRight_RtL_BtT(remove multiple, after visible, content not at start) PASS : tst_QQuickGridView::removed_leftToRight_RtL_BtT(remove multiple, mix of items from within and after visible items) PASS : tst_QQuickGridView::removed_topToBottom_LtR_TtB(remove 1, before visible items) PASS : tst_QQuickGridView::removed_topToBottom_LtR_TtB(remove 1, before visible position) PASS : tst_QQuickGridView::removed_topToBottom_LtR_TtB(remove multiple (1 row), all before visible items) PASS : tst_QQuickGridView::removed_topToBottom_LtR_TtB(remove multiple, all before visible items, remove item 0) PASS : tst_QQuickGridView::removed_topToBottom_LtR_TtB(remove multiple rows, all before visible items) PASS : tst_QQuickGridView::removed_topToBottom_LtR_TtB(remove one row before visible, content y not on item border) PASS : tst_QQuickGridView::removed_topToBottom_LtR_TtB(remove mix of visible/non-visible) PASS : tst_QQuickGridView::removed_topToBottom_LtR_TtB(remove multiple, mix of items from before and within visible items) PASS : tst_QQuickGridView::removed_topToBottom_LtR_TtB(remove multiple, mix of items from before and within visible items, remove item 0) PASS : tst_QQuickGridView::removed_topToBottom_LtR_TtB(remove 1, from start of visible, content at start) PASS : tst_QQuickGridView::removed_topToBottom_LtR_TtB(remove multiple, from start of visible, content at start) PASS : tst_QQuickGridView::removed_topToBottom_LtR_TtB(remove 1, from start of visible, content not at start) PASS : tst_QQuickGridView::removed_topToBottom_LtR_TtB(remove multiple, from start of visible, content not at start) PASS : tst_QQuickGridView::removed_topToBottom_LtR_TtB(remove 1, from middle of visible, content at start) PASS : tst_QQuickGridView::removed_topToBottom_LtR_TtB(remove multiple, from middle of visible, content at start) PASS : tst_QQuickGridView::removed_topToBottom_LtR_TtB(remove 1, from middle of visible, content not at start) PASS : tst_QQuickGridView::removed_topToBottom_LtR_TtB(remove multiple, from middle of visible, content not at start) PASS : tst_QQuickGridView::removed_topToBottom_LtR_TtB(remove 1, after visible, content at start) PASS : tst_QQuickGridView::removed_topToBottom_LtR_TtB(remove multiple, after visible, content at start) PASS : tst_QQuickGridView::removed_topToBottom_LtR_TtB(remove 1, after visible, content not at start) PASS : tst_QQuickGridView::removed_topToBottom_LtR_TtB(remove multiple, after visible, content not at start) PASS : tst_QQuickGridView::removed_topToBottom_LtR_TtB(remove multiple, mix of items from within and after visible items) PASS : tst_QQuickGridView::removed_topToBottom_RtL_TtB(remove 1, before visible items) PASS : tst_QQuickGridView::removed_topToBottom_RtL_TtB(remove 1, before visible position) PASS : tst_QQuickGridView::removed_topToBottom_RtL_TtB(remove multiple (1 row), all before visible items) PASS : tst_QQuickGridView::removed_topToBottom_RtL_TtB(remove multiple, all before visible items, remove item 0) PASS : tst_QQuickGridView::removed_topToBottom_RtL_TtB(remove multiple rows, all before visible items) PASS : tst_QQuickGridView::removed_topToBottom_RtL_TtB(remove one row before visible, content y not on item border) PASS : tst_QQuickGridView::removed_topToBottom_RtL_TtB(remove mix of visible/non-visible) PASS : tst_QQuickGridView::removed_topToBottom_RtL_TtB(remove multiple, mix of items from before and within visible items) PASS : tst_QQuickGridView::removed_topToBottom_RtL_TtB(remove multiple, mix of items from before and within visible items, remove item 0) PASS : tst_QQuickGridView::removed_topToBottom_RtL_TtB(remove 1, from start of visible, content at start) PASS : tst_QQuickGridView::removed_topToBottom_RtL_TtB(remove multiple, from start of visible, content at start) PASS : tst_QQuickGridView::removed_topToBottom_RtL_TtB(remove 1, from start of visible, content not at start) PASS : tst_QQuickGridView::removed_topToBottom_RtL_TtB(remove multiple, from start of visible, content not at start) PASS : tst_QQuickGridView::removed_topToBottom_RtL_TtB(remove 1, from middle of visible, content at start) PASS : tst_QQuickGridView::removed_topToBottom_RtL_TtB(remove multiple, from middle of visible, content at start) PASS : tst_QQuickGridView::removed_topToBottom_RtL_TtB(remove 1, from middle of visible, content not at start) PASS : tst_QQuickGridView::removed_topToBottom_RtL_TtB(remove multiple, from middle of visible, content not at start) PASS : tst_QQuickGridView::removed_topToBottom_RtL_TtB(remove 1, after visible, content at start) PASS : tst_QQuickGridView::removed_topToBottom_RtL_TtB(remove multiple, after visible, content at start) PASS : tst_QQuickGridView::removed_topToBottom_RtL_TtB(remove 1, after visible, content not at start) PASS : tst_QQuickGridView::removed_topToBottom_RtL_TtB(remove multiple, after visible, content not at start) PASS : tst_QQuickGridView::removed_topToBottom_RtL_TtB(remove multiple, mix of items from within and after visible items) PASS : tst_QQuickGridView::removed_topToBottom_LtR_BtT(remove 1, before visible items) PASS : tst_QQuickGridView::removed_topToBottom_LtR_BtT(remove 1, before visible position) PASS : tst_QQuickGridView::removed_topToBottom_LtR_BtT(remove multiple (1 row), all before visible items) PASS : tst_QQuickGridView::removed_topToBottom_LtR_BtT(remove multiple, all before visible items, remove item 0) PASS : tst_QQuickGridView::removed_topToBottom_LtR_BtT(remove multiple rows, all before visible items) PASS : tst_QQuickGridView::removed_topToBottom_LtR_BtT(remove one row before visible, content y not on item border) PASS : tst_QQuickGridView::removed_topToBottom_LtR_BtT(remove mix of visible/non-visible) PASS : tst_QQuickGridView::removed_topToBottom_LtR_BtT(remove multiple, mix of items from before and within visible items) PASS : tst_QQuickGridView::removed_topToBottom_LtR_BtT(remove multiple, mix of items from before and within visible items, remove item 0) PASS : tst_QQuickGridView::removed_topToBottom_LtR_BtT(remove 1, from start of visible, content at start) PASS : tst_QQuickGridView::removed_topToBottom_LtR_BtT(remove multiple, from start of visible, content at start) PASS : tst_QQuickGridView::removed_topToBottom_LtR_BtT(remove 1, from start of visible, content not at start) PASS : tst_QQuickGridView::removed_topToBottom_LtR_BtT(remove multiple, from start of visible, content not at start) PASS : tst_QQuickGridView::removed_topToBottom_LtR_BtT(remove 1, from middle of visible, content at start) PASS : tst_QQuickGridView::removed_topToBottom_LtR_BtT(remove multiple, from middle of visible, content at start) PASS : tst_QQuickGridView::removed_topToBottom_LtR_BtT(remove 1, from middle of visible, content not at start) PASS : tst_QQuickGridView::removed_topToBottom_LtR_BtT(remove multiple, from middle of visible, content not at start) PASS : tst_QQuickGridView::removed_topToBottom_LtR_BtT(remove 1, after visible, content at start) PASS : tst_QQuickGridView::removed_topToBottom_LtR_BtT(remove multiple, after visible, content at start) PASS : tst_QQuickGridView::removed_topToBottom_LtR_BtT(remove 1, after visible, content not at start) PASS : tst_QQuickGridView::removed_topToBottom_LtR_BtT(remove multiple, after visible, content not at start) PASS : tst_QQuickGridView::removed_topToBottom_LtR_BtT(remove multiple, mix of items from within and after visible items) PASS : tst_QQuickGridView::removed_topToBottom_RtL_BtT(remove 1, before visible items) PASS : tst_QQuickGridView::removed_topToBottom_RtL_BtT(remove 1, before visible position) PASS : tst_QQuickGridView::removed_topToBottom_RtL_BtT(remove multiple (1 row), all before visible items) PASS : tst_QQuickGridView::removed_topToBottom_RtL_BtT(remove multiple, all before visible items, remove item 0) PASS : tst_QQuickGridView::removed_topToBottom_RtL_BtT(remove multiple rows, all before visible items) PASS : tst_QQuickGridView::removed_topToBottom_RtL_BtT(remove one row before visible, content y not on item border) PASS : tst_QQuickGridView::removed_topToBottom_RtL_BtT(remove mix of visible/non-visible) PASS : tst_QQuickGridView::removed_topToBottom_RtL_BtT(remove multiple, mix of items from before and within visible items) PASS : tst_QQuickGridView::removed_topToBottom_RtL_BtT(remove multiple, mix of items from before and within visible items, remove item 0) PASS : tst_QQuickGridView::removed_topToBottom_RtL_BtT(remove 1, from start of visible, content at start) PASS : tst_QQuickGridView::removed_topToBottom_RtL_BtT(remove multiple, from start of visible, content at start) PASS : tst_QQuickGridView::removed_topToBottom_RtL_BtT(remove 1, from start of visible, content not at start) PASS : tst_QQuickGridView::removed_topToBottom_RtL_BtT(remove multiple, from start of visible, content not at start) PASS : tst_QQuickGridView::removed_topToBottom_RtL_BtT(remove 1, from middle of visible, content at start) PASS : tst_QQuickGridView::removed_topToBottom_RtL_BtT(remove multiple, from middle of visible, content at start) PASS : tst_QQuickGridView::removed_topToBottom_RtL_BtT(remove 1, from middle of visible, content not at start) PASS : tst_QQuickGridView::removed_topToBottom_RtL_BtT(remove multiple, from middle of visible, content not at start) PASS : tst_QQuickGridView::removed_topToBottom_RtL_BtT(remove 1, after visible, content at start) PASS : tst_QQuickGridView::removed_topToBottom_RtL_BtT(remove multiple, after visible, content at start) PASS : tst_QQuickGridView::removed_topToBottom_RtL_BtT(remove 1, after visible, content not at start) PASS : tst_QQuickGridView::removed_topToBottom_RtL_BtT(remove multiple, after visible, content not at start) PASS : tst_QQuickGridView::removed_topToBottom_RtL_BtT(remove multiple, mix of items from within and after visible items) PASS : tst_QQuickGridView::moved_leftToRight_RtL_TtB(move 1 forwards, within visible items) PASS : tst_QQuickGridView::moved_leftToRight_RtL_TtB(move 1 forwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_leftToRight_RtL_TtB(move 1 forwards, from non-visible -> visible (move first item)) PASS : tst_QQuickGridView::moved_leftToRight_RtL_TtB(move 1 forwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_leftToRight_RtL_TtB(move 1 forwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::moved_leftToRight_RtL_TtB(move 1 backwards, within visible items) PASS : tst_QQuickGridView::moved_leftToRight_RtL_TtB(move 1 backwards, within visible items (to first index)) PASS : tst_QQuickGridView::moved_leftToRight_RtL_TtB(move 1 backwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_leftToRight_RtL_TtB(move 1 backwards, from non-visible -> visible (move last item)) PASS : tst_QQuickGridView::moved_leftToRight_RtL_TtB(move 1 backwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_leftToRight_RtL_TtB(move 1 backwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::moved_leftToRight_RtL_TtB(move multiple forwards, within visible items) PASS : tst_QQuickGridView::moved_leftToRight_RtL_TtB(move multiple backwards, within visible items (move first item)) PASS : tst_QQuickGridView::moved_leftToRight_RtL_TtB(move multiple forwards, before visible items) PASS : tst_QQuickGridView::moved_leftToRight_RtL_TtB(move multiple forwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_leftToRight_RtL_TtB(move multiple forwards, from non-visible -> visible (move first item)) PASS : tst_QQuickGridView::moved_leftToRight_RtL_TtB(move multiple forwards, mix of non-visible/visible) PASS : tst_QQuickGridView::moved_leftToRight_RtL_TtB(move multiple forwards, to bottom of view) PASS : tst_QQuickGridView::moved_leftToRight_RtL_TtB(move multiple forwards, to bottom of view, first row -> last) PASS : tst_QQuickGridView::moved_leftToRight_RtL_TtB(move multiple forwards, to bottom of view, content y not 0) PASS : tst_QQuickGridView::moved_leftToRight_RtL_TtB(move multiple forwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_leftToRight_RtL_TtB(move multiple forwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::moved_leftToRight_RtL_TtB(move multiple backwards, within visible items) PASS : tst_QQuickGridView::moved_leftToRight_RtL_TtB(move multiple backwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_leftToRight_RtL_TtB(move multiple backwards, from non-visible -> visible (move last item)) PASS : tst_QQuickGridView::moved_leftToRight_RtL_TtB(move multiple backwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_leftToRight_RtL_TtB(move multiple backwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::moved_leftToRight_LtR_BtT(move 1 forwards, within visible items) PASS : tst_QQuickGridView::moved_leftToRight_LtR_BtT(move 1 forwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_leftToRight_LtR_BtT(move 1 forwards, from non-visible -> visible (move first item)) PASS : tst_QQuickGridView::moved_leftToRight_LtR_BtT(move 1 forwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_leftToRight_LtR_BtT(move 1 forwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::moved_leftToRight_LtR_BtT(move 1 backwards, within visible items) PASS : tst_QQuickGridView::moved_leftToRight_LtR_BtT(move 1 backwards, within visible items (to first index)) PASS : tst_QQuickGridView::moved_leftToRight_LtR_BtT(move 1 backwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_leftToRight_LtR_BtT(move 1 backwards, from non-visible -> visible (move last item)) PASS : tst_QQuickGridView::moved_leftToRight_LtR_BtT(move 1 backwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_leftToRight_LtR_BtT(move 1 backwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::moved_leftToRight_LtR_BtT(move multiple forwards, within visible items) PASS : tst_QQuickGridView::moved_leftToRight_LtR_BtT(move multiple backwards, within visible items (move first item)) PASS : tst_QQuickGridView::moved_leftToRight_LtR_BtT(move multiple forwards, before visible items) PASS : tst_QQuickGridView::moved_leftToRight_LtR_BtT(move multiple forwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_leftToRight_LtR_BtT(move multiple forwards, from non-visible -> visible (move first item)) PASS : tst_QQuickGridView::moved_leftToRight_LtR_BtT(move multiple forwards, mix of non-visible/visible) PASS : tst_QQuickGridView::moved_leftToRight_LtR_BtT(move multiple forwards, to bottom of view) PASS : tst_QQuickGridView::moved_leftToRight_LtR_BtT(move multiple forwards, to bottom of view, first row -> last) PASS : tst_QQuickGridView::moved_leftToRight_LtR_BtT(move multiple forwards, to bottom of view, content y not 0) PASS : tst_QQuickGridView::moved_leftToRight_LtR_BtT(move multiple forwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_leftToRight_LtR_BtT(move multiple forwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::moved_leftToRight_LtR_BtT(move multiple backwards, within visible items) PASS : tst_QQuickGridView::moved_leftToRight_LtR_BtT(move multiple backwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_leftToRight_LtR_BtT(move multiple backwards, from non-visible -> visible (move last item)) PASS : tst_QQuickGridView::moved_leftToRight_LtR_BtT(move multiple backwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_leftToRight_LtR_BtT(move multiple backwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::moved_leftToRight_RtL_BtT(move 1 forwards, within visible items) PASS : tst_QQuickGridView::moved_leftToRight_RtL_BtT(move 1 forwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_leftToRight_RtL_BtT(move 1 forwards, from non-visible -> visible (move first item)) PASS : tst_QQuickGridView::moved_leftToRight_RtL_BtT(move 1 forwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_leftToRight_RtL_BtT(move 1 forwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::moved_leftToRight_RtL_BtT(move 1 backwards, within visible items) PASS : tst_QQuickGridView::moved_leftToRight_RtL_BtT(move 1 backwards, within visible items (to first index)) PASS : tst_QQuickGridView::moved_leftToRight_RtL_BtT(move 1 backwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_leftToRight_RtL_BtT(move 1 backwards, from non-visible -> visible (move last item)) PASS : tst_QQuickGridView::moved_leftToRight_RtL_BtT(move 1 backwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_leftToRight_RtL_BtT(move 1 backwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::moved_leftToRight_RtL_BtT(move multiple forwards, within visible items) PASS : tst_QQuickGridView::moved_leftToRight_RtL_BtT(move multiple backwards, within visible items (move first item)) PASS : tst_QQuickGridView::moved_leftToRight_RtL_BtT(move multiple forwards, before visible items) PASS : tst_QQuickGridView::moved_leftToRight_RtL_BtT(move multiple forwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_leftToRight_RtL_BtT(move multiple forwards, from non-visible -> visible (move first item)) PASS : tst_QQuickGridView::moved_leftToRight_RtL_BtT(move multiple forwards, mix of non-visible/visible) PASS : tst_QQuickGridView::moved_leftToRight_RtL_BtT(move multiple forwards, to bottom of view) PASS : tst_QQuickGridView::moved_leftToRight_RtL_BtT(move multiple forwards, to bottom of view, first row -> last) PASS : tst_QQuickGridView::moved_leftToRight_RtL_BtT(move multiple forwards, to bottom of view, content y not 0) PASS : tst_QQuickGridView::moved_leftToRight_RtL_BtT(move multiple forwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_leftToRight_RtL_BtT(move multiple forwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::moved_leftToRight_RtL_BtT(move multiple backwards, within visible items) PASS : tst_QQuickGridView::moved_leftToRight_RtL_BtT(move multiple backwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_leftToRight_RtL_BtT(move multiple backwards, from non-visible -> visible (move last item)) PASS : tst_QQuickGridView::moved_leftToRight_RtL_BtT(move multiple backwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_leftToRight_RtL_BtT(move multiple backwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::moved_topToBottom_LtR_TtB(move 1 forwards, within visible items) PASS : tst_QQuickGridView::moved_topToBottom_LtR_TtB(move 1 forwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_topToBottom_LtR_TtB(move 1 forwards, from non-visible -> visible (move first item)) PASS : tst_QQuickGridView::moved_topToBottom_LtR_TtB(move 1 forwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_topToBottom_LtR_TtB(move 1 forwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::moved_topToBottom_LtR_TtB(move 1 backwards, within visible items) PASS : tst_QQuickGridView::moved_topToBottom_LtR_TtB(move 1 backwards, within visible items (to first index)) PASS : tst_QQuickGridView::moved_topToBottom_LtR_TtB(move 1 backwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_topToBottom_LtR_TtB(move 1 backwards, from non-visible -> visible (move last item)) PASS : tst_QQuickGridView::moved_topToBottom_LtR_TtB(move 1 backwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_topToBottom_LtR_TtB(move 1 backwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::moved_topToBottom_LtR_TtB(move multiple forwards, within visible items) PASS : tst_QQuickGridView::moved_topToBottom_LtR_TtB(move multiple backwards, within visible items (move first item)) PASS : tst_QQuickGridView::moved_topToBottom_LtR_TtB(move multiple forwards, before visible items) PASS : tst_QQuickGridView::moved_topToBottom_LtR_TtB(move multiple forwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_topToBottom_LtR_TtB(move multiple forwards, from non-visible -> visible (move first item)) PASS : tst_QQuickGridView::moved_topToBottom_LtR_TtB(move multiple forwards, mix of non-visible/visible) PASS : tst_QQuickGridView::moved_topToBottom_LtR_TtB(move multiple forwards, to bottom of view) PASS : tst_QQuickGridView::moved_topToBottom_LtR_TtB(move multiple forwards, to bottom of view, first row -> last) PASS : tst_QQuickGridView::moved_topToBottom_LtR_TtB(move multiple forwards, to bottom of view, content y not 0) PASS : tst_QQuickGridView::moved_topToBottom_LtR_TtB(move multiple forwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_topToBottom_LtR_TtB(move multiple forwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::moved_topToBottom_LtR_TtB(move multiple backwards, within visible items) PASS : tst_QQuickGridView::moved_topToBottom_LtR_TtB(move multiple backwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_topToBottom_LtR_TtB(move multiple backwards, from non-visible -> visible (move last item)) PASS : tst_QQuickGridView::moved_topToBottom_LtR_TtB(move multiple backwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_topToBottom_LtR_TtB(move multiple backwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::moved_topToBottom_RtL_TtB(move 1 forwards, within visible items) PASS : tst_QQuickGridView::moved_topToBottom_RtL_TtB(move 1 forwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_topToBottom_RtL_TtB(move 1 forwards, from non-visible -> visible (move first item)) PASS : tst_QQuickGridView::moved_topToBottom_RtL_TtB(move 1 forwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_topToBottom_RtL_TtB(move 1 forwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::moved_topToBottom_RtL_TtB(move 1 backwards, within visible items) PASS : tst_QQuickGridView::moved_topToBottom_RtL_TtB(move 1 backwards, within visible items (to first index)) PASS : tst_QQuickGridView::moved_topToBottom_RtL_TtB(move 1 backwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_topToBottom_RtL_TtB(move 1 backwards, from non-visible -> visible (move last item)) PASS : tst_QQuickGridView::moved_topToBottom_RtL_TtB(move 1 backwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_topToBottom_RtL_TtB(move 1 backwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::moved_topToBottom_RtL_TtB(move multiple forwards, within visible items) PASS : tst_QQuickGridView::moved_topToBottom_RtL_TtB(move multiple backwards, within visible items (move first item)) PASS : tst_QQuickGridView::moved_topToBottom_RtL_TtB(move multiple forwards, before visible items) PASS : tst_QQuickGridView::moved_topToBottom_RtL_TtB(move multiple forwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_topToBottom_RtL_TtB(move multiple forwards, from non-visible -> visible (move first item)) PASS : tst_QQuickGridView::moved_topToBottom_RtL_TtB(move multiple forwards, mix of non-visible/visible) PASS : tst_QQuickGridView::moved_topToBottom_RtL_TtB(move multiple forwards, to bottom of view) PASS : tst_QQuickGridView::moved_topToBottom_RtL_TtB(move multiple forwards, to bottom of view, first row -> last) PASS : tst_QQuickGridView::moved_topToBottom_RtL_TtB(move multiple forwards, to bottom of view, content y not 0) PASS : tst_QQuickGridView::moved_topToBottom_RtL_TtB(move multiple forwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_topToBottom_RtL_TtB(move multiple forwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::moved_topToBottom_RtL_TtB(move multiple backwards, within visible items) PASS : tst_QQuickGridView::moved_topToBottom_RtL_TtB(move multiple backwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_topToBottom_RtL_TtB(move multiple backwards, from non-visible -> visible (move last item)) PASS : tst_QQuickGridView::moved_topToBottom_RtL_TtB(move multiple backwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_topToBottom_RtL_TtB(move multiple backwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::moved_topToBottom_LtR_BtT(move 1 forwards, within visible items) PASS : tst_QQuickGridView::moved_topToBottom_LtR_BtT(move 1 forwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_topToBottom_LtR_BtT(move 1 forwards, from non-visible -> visible (move first item)) PASS : tst_QQuickGridView::moved_topToBottom_LtR_BtT(move 1 forwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_topToBottom_LtR_BtT(move 1 forwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::moved_topToBottom_LtR_BtT(move 1 backwards, within visible items) PASS : tst_QQuickGridView::moved_topToBottom_LtR_BtT(move 1 backwards, within visible items (to first index)) PASS : tst_QQuickGridView::moved_topToBottom_LtR_BtT(move 1 backwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_topToBottom_LtR_BtT(move 1 backwards, from non-visible -> visible (move last item)) PASS : tst_QQuickGridView::moved_topToBottom_LtR_BtT(move 1 backwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_topToBottom_LtR_BtT(move 1 backwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::moved_topToBottom_LtR_BtT(move multiple forwards, within visible items) PASS : tst_QQuickGridView::moved_topToBottom_LtR_BtT(move multiple backwards, within visible items (move first item)) PASS : tst_QQuickGridView::moved_topToBottom_LtR_BtT(move multiple forwards, before visible items) PASS : tst_QQuickGridView::moved_topToBottom_LtR_BtT(move multiple forwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_topToBottom_LtR_BtT(move multiple forwards, from non-visible -> visible (move first item)) PASS : tst_QQuickGridView::moved_topToBottom_LtR_BtT(move multiple forwards, mix of non-visible/visible) PASS : tst_QQuickGridView::moved_topToBottom_LtR_BtT(move multiple forwards, to bottom of view) PASS : tst_QQuickGridView::moved_topToBottom_LtR_BtT(move multiple forwards, to bottom of view, first row -> last) PASS : tst_QQuickGridView::moved_topToBottom_LtR_BtT(move multiple forwards, to bottom of view, content y not 0) PASS : tst_QQuickGridView::moved_topToBottom_LtR_BtT(move multiple forwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_topToBottom_LtR_BtT(move multiple forwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::moved_topToBottom_LtR_BtT(move multiple backwards, within visible items) PASS : tst_QQuickGridView::moved_topToBottom_LtR_BtT(move multiple backwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_topToBottom_LtR_BtT(move multiple backwards, from non-visible -> visible (move last item)) PASS : tst_QQuickGridView::moved_topToBottom_LtR_BtT(move multiple backwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_topToBottom_LtR_BtT(move multiple backwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::moved_topToBottom_RtL_BtT(move 1 forwards, within visible items) PASS : tst_QQuickGridView::moved_topToBottom_RtL_BtT(move 1 forwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_topToBottom_RtL_BtT(move 1 forwards, from non-visible -> visible (move first item)) PASS : tst_QQuickGridView::moved_topToBottom_RtL_BtT(move 1 forwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_topToBottom_RtL_BtT(move 1 forwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::moved_topToBottom_RtL_BtT(move 1 backwards, within visible items) PASS : tst_QQuickGridView::moved_topToBottom_RtL_BtT(move 1 backwards, within visible items (to first index)) PASS : tst_QQuickGridView::moved_topToBottom_RtL_BtT(move 1 backwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_topToBottom_RtL_BtT(move 1 backwards, from non-visible -> visible (move last item)) PASS : tst_QQuickGridView::moved_topToBottom_RtL_BtT(move 1 backwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_topToBottom_RtL_BtT(move 1 backwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::moved_topToBottom_RtL_BtT(move multiple forwards, within visible items) PASS : tst_QQuickGridView::moved_topToBottom_RtL_BtT(move multiple backwards, within visible items (move first item)) PASS : tst_QQuickGridView::moved_topToBottom_RtL_BtT(move multiple forwards, before visible items) PASS : tst_QQuickGridView::moved_topToBottom_RtL_BtT(move multiple forwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_topToBottom_RtL_BtT(move multiple forwards, from non-visible -> visible (move first item)) PASS : tst_QQuickGridView::moved_topToBottom_RtL_BtT(move multiple forwards, mix of non-visible/visible) PASS : tst_QQuickGridView::moved_topToBottom_RtL_BtT(move multiple forwards, to bottom of view) PASS : tst_QQuickGridView::moved_topToBottom_RtL_BtT(move multiple forwards, to bottom of view, first row -> last) PASS : tst_QQuickGridView::moved_topToBottom_RtL_BtT(move multiple forwards, to bottom of view, content y not 0) PASS : tst_QQuickGridView::moved_topToBottom_RtL_BtT(move multiple forwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_topToBottom_RtL_BtT(move multiple forwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::moved_topToBottom_RtL_BtT(move multiple backwards, within visible items) PASS : tst_QQuickGridView::moved_topToBottom_RtL_BtT(move multiple backwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_topToBottom_RtL_BtT(move multiple backwards, from non-visible -> visible (move last item)) PASS : tst_QQuickGridView::moved_topToBottom_RtL_BtT(move multiple backwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_topToBottom_RtL_BtT(move multiple backwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::displayMargin() PASS : tst_QQuickGridView::negativeDisplayMargin() PASS : tst_QQuickGridView::jsArrayChange() PASS : tst_QQuickGridView::cleanupTestCase() Totals: 847 passed, 8 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_QQuickGridView ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickgridview: 518 seconds, exit code 8 Testing tst_qquickfocusscope FAIL! : tst_qquickfocusscope::basic() 'item1->hasActiveFocus() == false' returned FALSE. () Loc: [tst_qquickfocusscope.cpp(95)] FAIL! : tst_qquickfocusscope::textEdit() 'item1->hasActiveFocus() == false' returned FALSE. () Loc: [tst_qquickfocusscope.cpp(215)] FAIL! : tst_qquickfocusscope::forceFocus() 'item0->hasActiveFocus() == false' returned FALSE. () Loc: [tst_qquickfocusscope.cpp(267)] Totals: 9 passed, 3 failed, 0 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qquickfocusscope ********* Config: Using QtTest library 5.6.0, Qt 5.6.0 (x86_64-little_endian-lp64 shared (dynamic) debug build; by GCC 4.8.2) PASS : tst_qquickfocusscope::initTestCase() FAIL! : tst_qquickfocusscope::basic() 'item1->hasActiveFocus() == false' returned FALSE. () Loc: [tst_qquickfocusscope.cpp(95)] PASS : tst_qquickfocusscope::nested() PASS : tst_qquickfocusscope::noFocus() QWARN : tst_qquickfocusscope::textEdit() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : tst_qquickfocusscope::textEdit() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : tst_qquickfocusscope::textEdit() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : tst_qquickfocusscope::textEdit() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." FAIL! : tst_qquickfocusscope::textEdit() 'item1->hasActiveFocus() == false' returned FALSE. () Loc: [tst_qquickfocusscope.cpp(215)] QWARN : tst_qquickfocusscope::forceFocus() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : tst_qquickfocusscope::forceFocus() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : tst_qquickfocusscope::forceFocus() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : tst_qquickfocusscope::forceFocus() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : tst_qquickfocusscope::forceFocus() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : tst_qquickfocusscope::forceFocus() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : tst_qquickfocusscope::forceFocus() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : tst_qquickfocusscope::forceFocus() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : tst_qquickfocusscope::forceFocus() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : tst_qquickfocusscope::forceFocus() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : tst_qquickfocusscope::forceFocus() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : tst_qquickfocusscope::forceFocus() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." FAIL! : tst_qquickfocusscope::forceFocus() 'item0->hasActiveFocus() == false' returned FALSE. () Loc: [tst_qquickfocusscope.cpp(267)] PASS : tst_qquickfocusscope::noParentFocus() QWARN : tst_qquickfocusscope::signalEmission() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : tst_qquickfocusscope::signalEmission() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : tst_qquickfocusscope::signalEmission() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : tst_qquickfocusscope::signalEmission() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." PASS : tst_qquickfocusscope::signalEmission() PASS : tst_qquickfocusscope::qtBug13380() PASS : tst_qquickfocusscope::forceActiveFocus() PASS : tst_qquickfocusscope::canvasFocus() PASS : tst_qquickfocusscope::cleanupTestCase() Totals: 9 passed, 3 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_qquickfocusscope ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickfocusscope: 3 seconds, exit code 3 Build log: http://testresults.qt.io/ci/QtBase_dev_Integration/build_05943/revdep-qtdeclarative_linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_14.04_x64/log.txt.gz Tested changes (refs/builds/dev_1425567085): http://codereview.qt-project.org/104994 [PS7] - qdoc: Switched to QList from QMap for subprojects list From ci-noreply at qt-project.org Thu Mar 5 17:10:57 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 5 Mar 2015 18:10:57 +0200 Subject: [Ci-reports] fail on QtBase_5.5_Integration #183 Message-ID: <20150305_161057_032290.ci-noreply@qt-project.org> qtbase 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 -fno-builtin-memmove -std=c++11 -O2 -Os -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -mthumb -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -Wall -Wno-psabi -W -D_REENTRANT -DQT_NO_MTDEV -DQT_NO_LIBUDEV -DQT_NO_TSLIB -DQT_NO_LIBINPUT -DQT_NO_CAST_FROM_ASCII -DMESA_EGL_NO_X11_HEADERS -DQT_NO_FONTCONFIG -DFT2_BUILD_LIBRARY -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DQT_BUILD_PLATFORMSUPPORT_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 -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I../3rdparty/freetype/builds/unix -I../3rdparty/freetype/src -I../3rdparty/freetype/include -Iaccessibility -I../../include -I../../include/QtPlatformSupport -I../../include/QtPlatformSupport/5.5.0 -I../../include/QtPlatformSupport/5.5.0/QtPlatformSupport -I../../include/QtCore/5.5.0 -I../../include/QtCore/5.5.0/QtCore -I../../include/QtGui/5.5.0 -I../../include/QtGui/5.5.0/QtGui -I../../include/QtGui -I../../include/QtCore -I.moc -isystem /opt/android/ndk/sources/cxx-stl/gnu-libstdc++/4.8/include -isystem /opt/android/ndk/sources/cxx-stl/gnu-libstdc++/4.8/libs/armeabi-v7a/include -isystem /opt/android/ndk/platforms/android-9/arch-arm/usr/include -I../../mkspecs/android-g++ -o .obj/qfbvthandler.o fbconvenience/qfbvthandler.cpp fbconvenience/qfbvthandler.cpp:44:26: fatal error: sys/signalfd.h: No such file or directory make[3]: *** [.obj/qfbvthandler.o] Error 1 make[2]: *** [sub-platformsupport-make_first] Error 2 make[1]: *** [sub-src-make_first] Error 2 make: *** [module-qtbase] Error 2 Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_00183/linux-android-g++_Ubuntu_14.04_x64/log.txt.gz Tested changes (refs/builds/5.5_1425571099): http://codereview.qt-project.org/107832 [PS1] - Optimize egl cursor update events http://codereview.qt-project.org/107824 [PS1] - Fix up signal handling in QFbVtHandler From ci-noreply at qt-project.org Thu Mar 5 17:24:38 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 5 Mar 2015 18:24:38 +0200 Subject: [Ci-reports] pass on QtWebKit_5.4_Integration #150 Message-ID: <20150305_162438_095656.ci-noreply@qt-project.org> QtWebKit_5.4_Integration #150: SUCCESS Tested changes (refs/builds/5.4_1425566224): http://codereview.qt-project.org/103332 [PS2] - Doc: Link issues Qt WebKit From ci-noreply at qt-project.org Thu Mar 5 17:33:29 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 5 Mar 2015 18:33:29 +0200 Subject: [Ci-reports] pass on QtDeclarative_5.5_Integration #59 Message-ID: <20150305_163329_047665.ci-noreply@qt-project.org> QtDeclarative_5.5_Integration #59: SUCCESS Tested changes (refs/builds/5.5_1425566515): http://codereview.qt-project.org/107422 [PS2] - Doc: Changed title GridView example http://codereview.qt-project.org/107840 [PS2] - Work around QPersistentModelIndex being a built-in meta-type From ci-noreply at qt-project.org Thu Mar 5 17:59:16 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 5 Mar 2015 18:59:16 +0200 Subject: [Ci-reports] pass on QtDoc_5.5_Integration #11 Message-ID: <20150305_165916_032558.ci-noreply@qt-project.org> QtDoc_5.5_Integration #11: SUCCESS Tested changes (refs/builds/5.5_1425570966): http://codereview.qt-project.org/107438 [PS3] - Doc: Adding Qt Quick Controls "Getting Started". From ci-noreply at qt-project.org Thu Mar 5 18:21:31 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 5 Mar 2015 18:21:31 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - QtBase_dev_mobile_state #311 - FAILURE Message-ID: <20150305172131.D2C99309B3@fork.qtproject.c.bitbit.net> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt-project.org/ci/QtBase_dev_mobile_state/build_00311 From ci-noreply at qt-project.org Thu Mar 5 18:36:07 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 5 Mar 2015 19:36:07 +0200 Subject: [Ci-reports] pass on QtBase_5.4_Integration #1878 Message-ID: <20150305_173607_040261.ci-noreply@qt-project.org> QtBase_5.4_Integration #1878: SUCCESS Tested changes (refs/builds/5.4_1425569884): http://codereview.qt-project.org/107613 [PS1] - Remove C++11 usage from NetworkManager bearer plugin From ci-noreply at qt-project.org Thu Mar 5 19:07:12 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 5 Mar 2015 20:07:12 +0200 Subject: [Ci-reports] pass on QtBase_dev_Integration #5944 Message-ID: <20150305_180712_069030.ci-noreply@qt-project.org> QtBase_dev_Integration #5944: SUCCESS Tested changes (refs/builds/dev_1425571411): http://codereview.qt-project.org/106300 [PS1] - Support "writing-mode" accessibility text attribute http://codereview.qt-project.org/102839 [PS5] - Fix QAccessibleTextWidget::characterRect for off-cursor positions http://codereview.qt-project.org/105681 [PS2] - Fix QAccessibleTextWidget::characterRect for complex lines http://codereview.qt-project.org/105667 [PS2] - Fix accessibility character rect tests http://codereview.qt-project.org/105864 [PS1] - Fix tst_qaccessibility::textEditTest for some screen resolutions From ci-noreply at qt-project.org Thu Mar 5 19:21:19 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 5 Mar 2015 20:21:19 +0200 Subject: [Ci-reports] pass on QtDeclarative_5.5_Integration #60 Message-ID: <20150305_182119_015542.ci-noreply@qt-project.org> QtDeclarative_5.5_Integration #60: SUCCESS Tested changes (refs/builds/5.5_1425573304): http://codereview.qt-project.org/107815 [PS4] - WinRT: Set alignment boundary to page size From ci-noreply at qt-project.org Thu Mar 5 19:22:36 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 5 Mar 2015 20:22:36 +0200 Subject: [Ci-reports] pass on QtBase_5.5_Integration #185 Message-ID: <20150305_182236_070875.ci-noreply@qt-project.org> QtBase_5.5_Integration #185: SUCCESS Tested changes (refs/builds/5.5_1425571997): http://codereview.qt-project.org/107832 [PS1] - Optimize egl cursor update events http://codereview.qt-project.org/107872 [PS1] - Manual dialog test: Add a message box for printer errors. From ci-noreply at qt-project.org Thu Mar 5 19:42:13 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 5 Mar 2015 20:42:13 +0200 Subject: [Ci-reports] pass on QtWebEngine_5.4_Integration #59 Message-ID: <20150305_184213_094958.ci-noreply@qt-project.org> QtWebEngine_5.4_Integration #59: SUCCESS Tested changes (refs/builds/5.4_1425573358): http://codereview.qt-project.org/107873 [PS1] - Fix non-accessible build without -fpermissive From ci-noreply at qt-project.org Thu Mar 5 20:38:02 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 5 Mar 2015 21:38:02 +0200 Subject: [Ci-reports] fail on QtBase_5.5_Integration #186 Message-ID: <20150305_193802_047269.ci-noreply@qt-project.org> Autotest `tst_qqmlitemmodels' failed :( Testing tst_qqmlitemmodels FAIL! : tst_qqmlitemmodels::persistentModelIndex() Compared values are not the same Loc: [tst_qqmlitemmodels.cpp(127)] Totals: 7 passed, 1 failed, 0 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qqmlitemmodels ********* Config: Using QtTest library 5.5.0, Qt 5.5.0 (x86_64-little_endian-lp64 shared (dynamic) debug build; by GCC 4.8.2) PASS : tst_qqmlitemmodels::initTestCase() PASS : tst_qqmlitemmodels::modelIndex() FAIL! : tst_qqmlitemmodels::persistentModelIndex() Compared values are not the same Loc: [tst_qqmlitemmodels.cpp(127)] PASS : tst_qqmlitemmodels::modelIndexConversion() PASS : tst_qqmlitemmodels::itemSelectionRange() PASS : tst_qqmlitemmodels::itemSelection() PASS : tst_qqmlitemmodels::modelIndexList() PASS : tst_qqmlitemmodels::cleanupTestCase() Totals: 7 passed, 1 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_qqmlitemmodels ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qqmlitemmodels: 0.211252 seconds, exit code 1 Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_00186/revdep-qtdeclarative_linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_14.04_x64/log.txt.gz Tested changes (refs/builds/5.5_1425579865): http://codereview.qt-project.org/107156 [PS1] - write relative QT_INSTALL_CONFIGURATION also under windows http://codereview.qt-project.org/106197 [PS1] - adjust configure's path output to relative paths http://codereview.qt-project.org/104354 [PS6] - centralize setup of shell-related variables in spec_post.prf http://codereview.qt-project.org/107525 [PS5] - Make QPersistentModelIndex an internal meta-type From ci-noreply at qt-project.org Thu Mar 5 21:06:19 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 5 Mar 2015 22:06:19 +0200 Subject: [Ci-reports] pass on QtDeclarative_5.5_Integration #61 Message-ID: <20150305_200619_093782.ci-noreply@qt-project.org> QtDeclarative_5.5_Integration #61: SUCCESS Tested changes (refs/builds/5.5_1425579776): http://codereview.qt-project.org/107356 [PS3] - TextEdit: Block's update should update paint node From ci-noreply at qt-project.org Thu Mar 5 23:27:03 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 6 Mar 2015 00:27:03 +0200 Subject: [Ci-reports] fail on QtDeclarative_dev_Integration #2636 Message-ID: <20150305_222703_021377.ci-noreply@qt-project.org> QtDeclarative_dev_Integration » winphone-arm-msvc2013_Windows_81 #2636: FAILURE Build log: http://testresults.qt.io/ci/QtDeclarative_dev_Integration/build_02636/winphone-arm-msvc2013_Windows_81/log.txt.gz Tested changes (refs/builds/dev_1425589509): http://codereview.qt-project.org/105174 [PS9] - TextInput: add support for padding From ci-noreply at qt-project.org Fri Mar 6 00:29:30 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 6 Mar 2015 00:29:30 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.4.1_state #56 - FAILURE Message-ID: <20150305232930.C73F33079E@fork.qtproject.c.bitbit.net> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt-project.org/ci/Qt5_5.4.1_state/build_00056 From ci-noreply at qt-project.org Fri Mar 6 00:50:13 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 6 Mar 2015 01:50:13 +0200 Subject: [Ci-reports] pass on QtBase_5.4_Integration #1879 Message-ID: <20150305_235013_007710.ci-noreply@qt-project.org> QtBase_5.4_Integration #1879: SUCCESS Tested changes (refs/builds/5.4_1425591547): http://codereview.qt-project.org/107570 [PS2] - tst_QDnsLookup: Update to match the new zone for test.qt-project.org From ci-noreply at qt-project.org Fri Mar 6 01:03:02 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 6 Mar 2015 01:03:02 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_dev_state #388 - FAILURE Message-ID: <20150306000302.9703B30997@fork.qtproject.c.bitbit.net> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt-project.org/ci/Qt5_dev_state/build_00388 From ci-noreply at qt-project.org Fri Mar 6 01:23:11 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 6 Mar 2015 02:23:11 +0200 Subject: [Ci-reports] pass on QtDeclarative_5.5_Integration #62 Message-ID: <20150306_002311_060508.ci-noreply@qt-project.org> QtDeclarative_5.5_Integration #62: SUCCESS Tested changes (refs/builds/5.5_1425593275): http://codereview.qt-project.org/107888 [PS1] - tst_qqmlitemmodels: Remove pointless QVariant::type() checks From ci-noreply at qt-project.org Fri Mar 6 01:39:43 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 6 Mar 2015 02:39:43 +0200 Subject: [Ci-reports] pass on QtDeclarative_dev_Integration #2637 Message-ID: <20150306_003943_074339.ci-noreply@qt-project.org> QtDeclarative_dev_Integration #2637: SUCCESS Tested changes (refs/builds/dev_1425595611): http://codereview.qt-project.org/105418 [PS10] - TextEdit: add support for padding http://codereview.qt-project.org/105174 [PS9] - TextInput: add support for padding From ci-noreply at qt-project.org Fri Mar 6 02:46:15 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 6 Mar 2015 03:46:15 +0200 Subject: [Ci-reports] fail on QtBase_5.5_Integration #189 Message-ID: <20150306_014615_094062.ci-noreply@qt-project.org> six 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_qquickwindow FAIL! : tst_qquickwindow::qobjectEventFilter_key() 'eventFilter.events.contains((int)QEvent::KeyPress)' returned FALSE. () Loc: [tst_qquickwindow.cpp(1851)] Totals: 51 passed, 1 failed, 1 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qquickwindow ********* Config: Using QtTest library 5.5.0, Qt 5.5.0 (x86_64-little_endian-lp64 shared (dynamic) debug build; by GCC 4.8.2) PASS : tst_qquickwindow::initTestCase() PASS : tst_qquickwindow::openglContextCreatedSignal() QWARN : tst_qquickwindow::aboutToStopSignal() Problem creating accessible interface for: QQuickWindow(0x7ffff21ff010) Make sure to deploy Qt with accessibility plugins. PASS : tst_qquickwindow::aboutToStopSignal() 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 Loc: [tst_qquickwindow.cpp(1250)] PASS : tst_qquickwindow::touchEvent_basic() FAIL! : tst_qquickwindow::touchEvent_propagation(disable events) Compared values are not the same Actual (middleItem->lastEvent.touchPoints[i].pos()) : QPointF(60,32) Expected (makeTouchData(QEvent::TouchBegin, window, Qt::TouchPointPressed, makeTouchPoint(middleItem, middleItem->mapFromItem(topItem, pos))).touchPoints[i].pos()): QPointF(60,60) Loc: [tst_qquickwindow.cpp(659)] 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::defaultState() 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::focusReason() 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::testWindowVisibilityOrder() PASS : tst_qquickwindow::blockClosing() PASS : tst_qquickwindow::blockCloseMethod() PASS : tst_qquickwindow::crashWhenHoverItemDeleted() PASS : tst_qquickwindow::unloadSubWindow() PASS : tst_qquickwindow::qobjectEventFilter_touch() FAIL! : tst_qquickwindow::qobjectEventFilter_key() 'eventFilter.events.contains((int)QEvent::KeyPress)' returned FALSE. () Loc: [tst_qquickwindow.cpp(1851)] 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::animatingSignal() PASS : tst_qquickwindow::contentItemSize() PASS : tst_qquickwindow::defaultSurfaceFormat() PASS : tst_qquickwindow::attachedProperty() PASS : tst_qquickwindow::testRenderJob() PASS : tst_qquickwindow::testHoverChildMouseEventFilter() PASS : tst_qquickwindow::cleanupTestCase() Totals: 50 passed, 2 failed, 1 skipped, 0 blacklisted ********* Finished testing of tst_qquickwindow ********* 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_qquickwindow: 19 seconds, exit code 2 Testing tst_qquicktextinput FAIL! : tst_qquicktextinput::horizontalAlignment_RightToLeft() 'textInput->text().isEmpty()' returned FALSE. () Loc: [tst_qquicktextinput.cpp(1536)] FAIL! : tst_qquicktextinput::validators() Compared values are not the same Actual (intInput->text()) : "1" Expected (QLatin1String("11")): "11" Loc: [tst_qquicktextinput.cpp(1976)] FAIL! : tst_qquicktextinput::copyAndPasteKeySequence() 'textInput->canPaste()' returned FALSE. () Loc: [tst_qquicktextinput.cpp(2603)] FAIL! : tst_qquicktextinput::echoMode() Compared values are not the same Actual (input->text()) : "ABCDefgh" Expected (QLatin1String("a")): "a" Loc: [tst_qquicktextinput.cpp(3267)] FAIL! : tst_qquicktextinput::keySequence(select all) Compared values are not the same Actual (textInput->cursorPosition()): 0 Expected (cursorPosition) : 44 Loc: [tst_qquicktextinput.cpp(5119)] FAIL! : tst_qquicktextinput::keySequence(select start of line) Compared values are not the same Actual (textInput->cursorPosition()): 5 Expected (cursorPosition) : 0 Loc: [tst_qquicktextinput.cpp(5119)] FAIL! : tst_qquicktextinput::keySequence(select end of line) Compared values are not the same Actual (textInput->cursorPosition()): 5 Expected (cursorPosition) : 44 Loc: [tst_qquicktextinput.cpp(5119)] FAIL! : tst_qquicktextinput::keySequence(delete end of line) Compared values are not the same Actual (textInput->text()): "the quick brown fox jumped over the lazy dog" Expected (expectedText) : "the quick brown fox jump" Loc: [tst_qquicktextinput.cpp(5120)] FAIL! : tst_qquicktextinput::keySequence(move to start of line) Compared values are not the same Actual (textInput->cursorPosition()): 31 Expected (cursorPosition) : 0 Loc: [tst_qquicktextinput.cpp(5119)] FAIL! : tst_qquicktextinput::keySequence(move to next char) Compared values are not the same Actual (textInput->cursorPosition()): 12 Expected (cursorPosition) : 13 Loc: [tst_qquicktextinput.cpp(5119)] FAIL! : tst_qquicktextinput::keySequence(move to previous char (ltr)) Compared values are not the same Actual (textInput->cursorPosition()): 3 Expected (cursorPosition) : 2 Loc: [tst_qquicktextinput.cpp(5119)] FAIL! : tst_qquicktextinput::keySequence(move to previous char (rtl)) Compared values are not the same Actual (textInput->cursorPosition()): 3 Expected (cursorPosition) : 4 Loc: [tst_qquicktextinput.cpp(5119)] FAIL! : tst_qquicktextinput::keySequence(move to previous char with selection) Compared values are not the same Actual (textInput->cursorPosition()): 7 Expected (cursorPosition) : 3 Loc: [tst_qquicktextinput.cpp(5119)] FAIL! : tst_qquicktextinput::keySequence(select next char (ltr)) Compared values are not the same Actual (textInput->cursorPosition()): 23 Expected (cursorPosition) : 24 Loc: [tst_qquicktextinput.cpp(5119)] FAIL! : tst_qquicktextinput::keySequence(select next char (rtl)) Compared values are not the same Actual (textInput->cursorPosition()): 23 Expected (cursorPosition) : 22 Loc: [tst_qquicktextinput.cpp(5119)] FAIL! : tst_qquicktextinput::keySequence(select previous char (ltr)) Compared values are not the same Actual (textInput->cursorPosition()): 19 Expected (cursorPosition) : 18 Loc: [tst_qquicktextinput.cpp(5119)] FAIL! : tst_qquicktextinput::keySequence(select previous char (rtl)) Compared values are not the same Actual (textInput->cursorPosition()): 19 Expected (cursorPosition) : 20 Loc: [tst_qquicktextinput.cpp(5119)] FAIL! : tst_qquicktextinput::keySequence(move to next word (ltr)) Compared values are not the same Actual (textInput->cursorPosition()): 7 Expected (cursorPosition) : 10 Loc: [tst_qquicktextinput.cpp(5119)] FAIL! : tst_qquicktextinput::keySequence(move to next word (rtl)) Compared values are not the same Actual (textInput->cursorPosition()): 7 Expected (cursorPosition) : 4 Loc: [tst_qquicktextinput.cpp(5119)] FAIL! : tst_qquicktextinput::keySequence(move to next word (password,ltr)) Compared values are not the same Actual (textInput->cursorPosition()): 7 Expected (cursorPosition) : 44 Loc: [tst_qquicktextinput.cpp(5119)] FAIL! : tst_qquicktextinput::keySequence(move to next word (password,rtl)) Compared values are not the same Actual (textInput->cursorPosition()): 7 Expected (cursorPosition) : 0 Loc: [tst_qquicktextinput.cpp(5119)] FAIL! : tst_qquicktextinput::keySequence(move to previous word (ltr)) Compared values are not the same Actual (textInput->cursorPosition()): 7 Expected (cursorPosition) : 4 Loc: [tst_qquicktextinput.cpp(5119)] FAIL! : tst_qquicktextinput::keySequence(move to previous word (rlt)) Compared values are not the same Actual (textInput->cursorPosition()): 7 Expected (cursorPosition) : 10 Loc: [tst_qquicktextinput.cpp(5119)] FAIL! : tst_qquicktextinput::keySequence(move to previous word (password,ltr)) Compared values are not the same Actual (textInput->cursorPosition()): 7 Expected (cursorPosition) : 0 Loc: [tst_qquicktextinput.cpp(5119)] FAIL! : tst_qquicktextinput::keySequence(move to previous word (password,rtl)) Compared values are not the same Actual (textInput->cursorPosition()): 7 Expected (cursorPosition) : 44 Loc: [tst_qquicktextinput.cpp(5119)] FAIL! : tst_qquicktextinput::keySequence(select next word) Compared values are not the same Actual (textInput->cursorPosition()): 11 Expected (cursorPosition) : 16 Loc: [tst_qquicktextinput.cpp(5119)] FAIL! : tst_qquicktextinput::keySequence(select previous word) Compared values are not the same Actual (textInput->cursorPosition()): 11 Expected (cursorPosition) : 10 Loc: [tst_qquicktextinput.cpp(5119)] FAIL! : tst_qquicktextinput::keySequence(delete (selection)) Compared values are not the same Actual (textInput->cursorPosition()): 15 Expected (cursorPosition) : 12 Loc: [tst_qquicktextinput.cpp(5119)] FAIL! : tst_qquicktextinput::keySequence(delete (no selection)) Compared values are not the same Actual (textInput->text()): "the quick brown fox jumped over the lazy dog" Expected (expectedText) : "the quick brownfox jumped over the lazy dog" Loc: [tst_qquicktextinput.cpp(5120)] FAIL! : tst_qquicktextinput::keySequence(delete end of word) Compared values are not the same Actual (textInput->text()): "the quick brown fox jumped over the lazy dog" Expected (expectedText) : "the quick brown fox jumpover the lazy dog" Loc: [tst_qquicktextinput.cpp(5120)] FAIL! : tst_qquicktextinput::keySequence(delete start of word) Compared values are not the same Actual (textInput->cursorPosition()): 7 Expected (cursorPosition) : 4 Loc: [tst_qquicktextinput.cpp(5119)] FAIL! : tst_qquicktextinput::undo(insert_numbers) Compared values are not the same Actual (spy.count()): 0 Expected (1) : 1 Loc: [tst_qquicktextinput.cpp(5297)] FAIL! : tst_qquicktextinput::undo(insert_helloworld) Compared values are not the same Actual (spy.count()): 0 Expected (1) : 1 Loc: [tst_qquicktextinput.cpp(5297)] FAIL! : tst_qquicktextinput::undo(insert_patterns) Compared values are not the same Actual (spy.count()): 0 Expected (1) : 1 Loc: [tst_qquicktextinput.cpp(5297)] FAIL! : tst_qquicktextinput::undo(keyboard_numbers) Compared values are not the same Actual (textInput->text()): "1" Expected (expectedString[i]): "12345" Loc: [tst_qquicktextinput.cpp(5301)] FAIL! : tst_qquicktextinput::undo(keyboard_helloworld) Compared values are not the same Actual (spy.count()): 0 Expected (1) : 1 Loc: [tst_qquicktextinput.cpp(5297)] FAIL! : tst_qquicktextinput::undo(keyboard_patterns) Compared values are not the same Actual (spy.count()): 0 Expected (1) : 1 Loc: [tst_qquicktextinput.cpp(5297)] FAIL! : tst_qquicktextinput::redo(Inserts and setting cursor) 'textInput->canUndo()' returned FALSE. () Loc: [tst_qquicktextinput.cpp(5372)] FAIL! : tst_qquicktextinput::backspaceSurrogatePairs() Compared values are not the same Actual (textInput->text()): "\uD800\uDF00\uD800\uDF01\uD800\uDF02\uD800\uDF03\uD800\uDF04" Expected (text.mid(0, i)) : "\uD800\uDF00\uD800\uDF01\uD800\uDF02\uD800\uDF03" Loc: [tst_qquicktextinput.cpp(5723)] FAIL! : tst_qquicktextinput::setInputMask(keys ip_localhost) Compared values are not the same Actual (textInput->text()): "..." Expected (expectedText) : "127.0.0.1" Loc: [tst_qquicktextinput.cpp(6107)] FAIL! : tst_qquicktextinput::setInputMask(keys mac) Compared values are not the same Actual (textInput->text()): ":::::" Expected (expectedText) : "00:E0:81:21:9E:8E" Loc: [tst_qquicktextinput.cpp(6107)] FAIL! : tst_qquicktextinput::setInputMask(keys mac2) Compared values are not the same Actual (textInput->text()): ":::::" Expected (expectedText) : "aa:E0:81:21:9E:8E" Loc: [tst_qquicktextinput.cpp(6107)] FAIL! : tst_qquicktextinput::setInputMask(keys byte) Compared values are not the same Actual (textInput->text()): "" Expected (expectedText) : "11111" Loc: [tst_qquicktextinput.cpp(6107)] FAIL! : tst_qquicktextinput::setInputMask(keys halfbytes) Compared values are not the same Actual (textInput->text()): "." Expected (expectedText) : "110.0001" Loc: [tst_qquicktextinput.cpp(6107)] FAIL! : tst_qquicktextinput::setInputMask(keys blank char same type as content) Compared values are not the same Actual (textInput->text()): "..." Expected (expectedText) : "127...1" Loc: [tst_qquicktextinput.cpp(6107)] FAIL! : tst_qquicktextinput::setInputMask(keys parts of ip_localhost) Compared values are not the same Actual (textInput->text()): "..." Expected (expectedText) : ".0.0.1" Loc: [tst_qquicktextinput.cpp(6107)] FAIL! : tst_qquicktextinput::setInputMask(keys ip_overflow) Compared values are not the same Actual (textInput->text()): "..." Expected (expectedText) : "123.412.341.234" Loc: [tst_qquicktextinput.cpp(6107)] FAIL! : tst_qquicktextinput::setInputMask(keys uppercase) Compared values are not the same Actual (textInput->text()): "A" Expected (expectedText) : "ABCD" Loc: [tst_qquicktextinput.cpp(6107)] FAIL! : tst_qquicktextinput::setInputMask(keys lowercase) Compared values are not the same Actual (textInput->text()): "" Expected (expectedText) : "abcd" Loc: [tst_qquicktextinput.cpp(6107)] FAIL! : tst_qquicktextinput::setInputMask(keys nocase) Compared values are not the same Actual (textInput->text()): "" Expected (expectedText) : "AbCd" Loc: [tst_qquicktextinput.cpp(6107)] FAIL! : tst_qquicktextinput::setInputMask(keys nocase1) Compared values are not the same Actual (textInput->text()): "" Expected (expectedText) : "AbCd" Loc: [tst_qquicktextinput.cpp(6107)] FAIL! : tst_qquicktextinput::setInputMask(keys nocase2) Compared values are not the same Actual (textInput->text()): "" Expected (expectedText) : "AbCd" Loc: [tst_qquicktextinput.cpp(6107)] FAIL! : tst_qquicktextinput::setInputMask(keys reserved) Compared values are not the same Actual (textInput->text()): "" Expected (expectedText) : "A9" Loc: [tst_qquicktextinput.cpp(6107)] FAIL! : tst_qquicktextinput::setInputMask(keys escape01) Compared values are not the same Actual (textInput->text()): "Nn" Expected (expectedText) : "Nn9" Loc: [tst_qquicktextinput.cpp(6107)] FAIL! : tst_qquicktextinput::setInputMask(keys escape02) Compared values are not the same Actual (textInput->text()): "\\" Expected (expectedText) : "\\0" Loc: [tst_qquicktextinput.cpp(6107)] FAIL! : tst_qquicktextinput::setInputMask(keys escape03) Compared values are not the same Actual (textInput->text()): "()" Expected (expectedText) : "(0)" Loc: [tst_qquicktextinput.cpp(6107)] FAIL! : tst_qquicktextinput::setInputMask(keys upper_lower_nocase1) Compared values are not the same Actual (textInput->text()): "" Expected (expectedText) : "ABCDefghIjKl" Loc: [tst_qquicktextinput.cpp(6107)] FAIL! : tst_qquicktextinput::setInputMask(keys upper_lower_nocase2) Compared values are not the same Actual (textInput->text()): "" Expected (expectedText) : "ABCDefghIjKl" Loc: [tst_qquicktextinput.cpp(6107)] FAIL! : tst_qquicktextinput::setInputMask(keys exact_case1) Compared values are not the same Actual (textInput->text()): "" Expected (expectedText) : "AbcDEfGH" Loc: [tst_qquicktextinput.cpp(6107)] FAIL! : tst_qquicktextinput::setInputMask(keys exact_case2) Compared values are not the same Actual (textInput->text()): "A" Expected (expectedText) : "AbcDEfgh" Loc: [tst_qquicktextinput.cpp(6107)] FAIL! : tst_qquicktextinput::setInputMask(keys exact_case3) Compared values are not the same Actual (textInput->text()): "" Expected (expectedText) : "AbcDEfGH" Loc: [tst_qquicktextinput.cpp(6107)] FAIL! : tst_qquicktextinput::setInputMask(keys exact_case4) Compared values are not the same Actual (textInput->text()): "" Expected (expectedText) : "AbcDEfgh" Loc: [tst_qquicktextinput.cpp(6107)] FAIL! : tst_qquicktextinput::setInputMask(keys exact_case5) Compared values are not the same Actual (textInput->text()): "" Expected (expectedText) : "AbcDEf01" Loc: [tst_qquicktextinput.cpp(6107)] FAIL! : tst_qquicktextinput::setInputMask(keys exact_case6) Compared values are not the same Actual (textInput->text()): "" Expected (expectedText) : "AbcDEf92" Loc: [tst_qquicktextinput.cpp(6107)] FAIL! : tst_qquicktextinput::setInputMask(keys illegal_keys1) Compared values are not the same Actual (textInput->text()): "" Expected (expectedText) : "Aa" Loc: [tst_qquicktextinput.cpp(6107)] FAIL! : tst_qquicktextinput::setInputMask(keys illegal_keys2) Compared values are not the same Actual (textInput->text()): "" Expected (expectedText) : "ffff" Loc: [tst_qquicktextinput.cpp(6107)] FAIL! : tst_qquicktextinput::fixup() Compared values are not the same Actual (input->text()) : "" Expected (QStringLiteral("ok")): "ok" Loc: [tst_qquicktextinput.cpp(6359)] Totals: 335 passed, 67 failed, 5 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qquicktextinput ********* Config: Using QtTest library 5.5.0, Qt 5.5.0 (x86_64-little_endian-lp64 shared (dynamic) debug build; by GCC 4.8.2) 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() PASS : tst_qquicktextinput::persistentSelection() 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 'mode', use qRegisterMetaType to register it. PASS : tst_qquicktextinput::mouseSelectionMode_accessors() PASS : tst_qquicktextinput::selectByMouse() PASS : tst_qquicktextinput::renderType() PASS : tst_qquicktextinput::tripleClickSelectsAll() FAIL! : tst_qquicktextinput::horizontalAlignment_RightToLeft() 'textInput->text().isEmpty()' returned FALSE. () Loc: [tst_qquicktextinput.cpp(1536)] PASS : tst_qquicktextinput::verticalAlignment() PASS : tst_qquicktextinput::clipRect() PASS : tst_qquicktextinput::boundingRect() QWARN : tst_qquicktextinput::positionAt() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : tst_qquicktextinput::positionAt() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." PASS : tst_qquicktextinput::positionAt() QWARN : tst_qquicktextinput::maxLength() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : tst_qquicktextinput::maxLength() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : tst_qquicktextinput::maxLength() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : tst_qquicktextinput::maxLength() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : tst_qquicktextinput::maxLength() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : tst_qquicktextinput::maxLength() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : tst_qquicktextinput::maxLength() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : tst_qquicktextinput::maxLength() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : tst_qquicktextinput::maxLength() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." (... 3445 lines omitted; there are too many errors!) PASS : tst_QQuickGridView::inserted_leftToRight_LtR_BtT(add multiple, at start of visible, content not at start) PASS : tst_QQuickGridView::inserted_leftToRight_LtR_BtT(add 1, at end of visible, content at start) PASS : tst_QQuickGridView::inserted_leftToRight_LtR_BtT(add row, at end of visible, content at start) PASS : tst_QQuickGridView::inserted_leftToRight_LtR_BtT(add 1, at end of visible, content not at start) PASS : tst_QQuickGridView::inserted_leftToRight_LtR_BtT(add multiple, at end of visible, content not at start) PASS : tst_QQuickGridView::inserted_leftToRight_LtR_BtT(add 1, after visible, content at start) PASS : tst_QQuickGridView::inserted_leftToRight_LtR_BtT(add row, after visible, content at start) PASS : tst_QQuickGridView::inserted_leftToRight_LtR_BtT(add 1, after visible, content not at start) PASS : tst_QQuickGridView::inserted_leftToRight_LtR_BtT(add multiple, after visible, content not at start) PASS : tst_QQuickGridView::inserted_leftToRight_RtL_BtT(add 1, before visible items) PASS : tst_QQuickGridView::inserted_leftToRight_RtL_BtT(add 2, before visible items) PASS : tst_QQuickGridView::inserted_leftToRight_RtL_BtT(add 3, before visible items) PASS : tst_QQuickGridView::inserted_leftToRight_RtL_BtT(add 5, before visible items) PASS : tst_QQuickGridView::inserted_leftToRight_RtL_BtT(add 6, before visible items) PASS : tst_QQuickGridView::inserted_leftToRight_RtL_BtT(add 1, at start of visible, content at start) PASS : tst_QQuickGridView::inserted_leftToRight_RtL_BtT(add multiple, at start of visible, content at start) PASS : tst_QQuickGridView::inserted_leftToRight_RtL_BtT(add 1, at start of visible, content not at start) PASS : tst_QQuickGridView::inserted_leftToRight_RtL_BtT(add multiple, at start of visible, content not at start) PASS : tst_QQuickGridView::inserted_leftToRight_RtL_BtT(add 1, at end of visible, content at start) PASS : tst_QQuickGridView::inserted_leftToRight_RtL_BtT(add row, at end of visible, content at start) PASS : tst_QQuickGridView::inserted_leftToRight_RtL_BtT(add 1, at end of visible, content not at start) PASS : tst_QQuickGridView::inserted_leftToRight_RtL_BtT(add multiple, at end of visible, content not at start) PASS : tst_QQuickGridView::inserted_leftToRight_RtL_BtT(add 1, after visible, content at start) PASS : tst_QQuickGridView::inserted_leftToRight_RtL_BtT(add row, after visible, content at start) PASS : tst_QQuickGridView::inserted_leftToRight_RtL_BtT(add 1, after visible, content not at start) PASS : tst_QQuickGridView::inserted_leftToRight_RtL_BtT(add multiple, after visible, content not at start) PASS : tst_QQuickGridView::inserted_topToBottom_LtR_TtB(add 1, before visible items) PASS : tst_QQuickGridView::inserted_topToBottom_LtR_TtB(add 2, before visible items) PASS : tst_QQuickGridView::inserted_topToBottom_LtR_TtB(add 3, before visible items) PASS : tst_QQuickGridView::inserted_topToBottom_LtR_TtB(add 5, before visible items) PASS : tst_QQuickGridView::inserted_topToBottom_LtR_TtB(add 6, before visible items) PASS : tst_QQuickGridView::inserted_topToBottom_LtR_TtB(add 1, at start of visible, content at start) PASS : tst_QQuickGridView::inserted_topToBottom_LtR_TtB(add multiple, at start of visible, content at start) PASS : tst_QQuickGridView::inserted_topToBottom_LtR_TtB(add 1, at start of visible, content not at start) PASS : tst_QQuickGridView::inserted_topToBottom_LtR_TtB(add multiple, at start of visible, content not at start) PASS : tst_QQuickGridView::inserted_topToBottom_LtR_TtB(add 1, at end of visible, content at start) PASS : tst_QQuickGridView::inserted_topToBottom_LtR_TtB(add row, at end of visible, content at start) PASS : tst_QQuickGridView::inserted_topToBottom_LtR_TtB(add 1, at end of visible, content not at start) PASS : tst_QQuickGridView::inserted_topToBottom_LtR_TtB(add multiple, at end of visible, content not at start) PASS : tst_QQuickGridView::inserted_topToBottom_LtR_TtB(add 1, after visible, content at start) PASS : tst_QQuickGridView::inserted_topToBottom_LtR_TtB(add row, after visible, content at start) PASS : tst_QQuickGridView::inserted_topToBottom_LtR_TtB(add 1, after visible, content not at start) PASS : tst_QQuickGridView::inserted_topToBottom_LtR_TtB(add multiple, after visible, content not at start) PASS : tst_QQuickGridView::inserted_topToBottom_RtL_TtB(add 1, before visible items) PASS : tst_QQuickGridView::inserted_topToBottom_RtL_TtB(add 2, before visible items) PASS : tst_QQuickGridView::inserted_topToBottom_RtL_TtB(add 3, before visible items) PASS : tst_QQuickGridView::inserted_topToBottom_RtL_TtB(add 5, before visible items) PASS : tst_QQuickGridView::inserted_topToBottom_RtL_TtB(add 6, before visible items) PASS : tst_QQuickGridView::inserted_topToBottom_RtL_TtB(add 1, at start of visible, content at start) PASS : tst_QQuickGridView::inserted_topToBottom_RtL_TtB(add multiple, at start of visible, content at start) PASS : tst_QQuickGridView::inserted_topToBottom_RtL_TtB(add 1, at start of visible, content not at start) PASS : tst_QQuickGridView::inserted_topToBottom_RtL_TtB(add multiple, at start of visible, content not at start) PASS : tst_QQuickGridView::inserted_topToBottom_RtL_TtB(add 1, at end of visible, content at start) PASS : tst_QQuickGridView::inserted_topToBottom_RtL_TtB(add row, at end of visible, content at start) PASS : tst_QQuickGridView::inserted_topToBottom_RtL_TtB(add 1, at end of visible, content not at start) PASS : tst_QQuickGridView::inserted_topToBottom_RtL_TtB(add multiple, at end of visible, content not at start) PASS : tst_QQuickGridView::inserted_topToBottom_RtL_TtB(add 1, after visible, content at start) PASS : tst_QQuickGridView::inserted_topToBottom_RtL_TtB(add row, after visible, content at start) PASS : tst_QQuickGridView::inserted_topToBottom_RtL_TtB(add 1, after visible, content not at start) PASS : tst_QQuickGridView::inserted_topToBottom_RtL_TtB(add multiple, after visible, content not at start) PASS : tst_QQuickGridView::inserted_topToBottom_LtR_BtT(add 1, before visible items) PASS : tst_QQuickGridView::inserted_topToBottom_LtR_BtT(add 2, before visible items) PASS : tst_QQuickGridView::inserted_topToBottom_LtR_BtT(add 3, before visible items) PASS : tst_QQuickGridView::inserted_topToBottom_LtR_BtT(add 5, before visible items) PASS : tst_QQuickGridView::inserted_topToBottom_LtR_BtT(add 6, before visible items) PASS : tst_QQuickGridView::inserted_topToBottom_LtR_BtT(add 1, at start of visible, content at start) PASS : tst_QQuickGridView::inserted_topToBottom_LtR_BtT(add multiple, at start of visible, content at start) PASS : tst_QQuickGridView::inserted_topToBottom_LtR_BtT(add 1, at start of visible, content not at start) PASS : tst_QQuickGridView::inserted_topToBottom_LtR_BtT(add multiple, at start of visible, content not at start) PASS : tst_QQuickGridView::inserted_topToBottom_LtR_BtT(add 1, at end of visible, content at start) PASS : tst_QQuickGridView::inserted_topToBottom_LtR_BtT(add row, at end of visible, content at start) PASS : tst_QQuickGridView::inserted_topToBottom_LtR_BtT(add 1, at end of visible, content not at start) PASS : tst_QQuickGridView::inserted_topToBottom_LtR_BtT(add multiple, at end of visible, content not at start) PASS : tst_QQuickGridView::inserted_topToBottom_LtR_BtT(add 1, after visible, content at start) PASS : tst_QQuickGridView::inserted_topToBottom_LtR_BtT(add row, after visible, content at start) PASS : tst_QQuickGridView::inserted_topToBottom_LtR_BtT(add 1, after visible, content not at start) PASS : tst_QQuickGridView::inserted_topToBottom_LtR_BtT(add multiple, after visible, content not at start) PASS : tst_QQuickGridView::inserted_topToBottom_RtL_BtT(add 1, before visible items) PASS : tst_QQuickGridView::inserted_topToBottom_RtL_BtT(add 2, before visible items) PASS : tst_QQuickGridView::inserted_topToBottom_RtL_BtT(add 3, before visible items) PASS : tst_QQuickGridView::inserted_topToBottom_RtL_BtT(add 5, before visible items) PASS : tst_QQuickGridView::inserted_topToBottom_RtL_BtT(add 6, before visible items) PASS : tst_QQuickGridView::inserted_topToBottom_RtL_BtT(add 1, at start of visible, content at start) PASS : tst_QQuickGridView::inserted_topToBottom_RtL_BtT(add multiple, at start of visible, content at start) PASS : tst_QQuickGridView::inserted_topToBottom_RtL_BtT(add 1, at start of visible, content not at start) PASS : tst_QQuickGridView::inserted_topToBottom_RtL_BtT(add multiple, at start of visible, content not at start) PASS : tst_QQuickGridView::inserted_topToBottom_RtL_BtT(add 1, at end of visible, content at start) PASS : tst_QQuickGridView::inserted_topToBottom_RtL_BtT(add row, at end of visible, content at start) PASS : tst_QQuickGridView::inserted_topToBottom_RtL_BtT(add 1, at end of visible, content not at start) PASS : tst_QQuickGridView::inserted_topToBottom_RtL_BtT(add multiple, at end of visible, content not at start) PASS : tst_QQuickGridView::inserted_topToBottom_RtL_BtT(add 1, after visible, content at start) PASS : tst_QQuickGridView::inserted_topToBottom_RtL_BtT(add row, after visible, content at start) PASS : tst_QQuickGridView::inserted_topToBottom_RtL_BtT(add 1, after visible, content not at start) PASS : tst_QQuickGridView::inserted_topToBottom_RtL_BtT(add multiple, after visible, content not at start) PASS : tst_QQuickGridView::removed_leftToRight_RtL_TtB(remove 1, before visible items) PASS : tst_QQuickGridView::removed_leftToRight_RtL_TtB(remove 1, before visible position) PASS : tst_QQuickGridView::removed_leftToRight_RtL_TtB(remove multiple (1 row), all before visible items) PASS : tst_QQuickGridView::removed_leftToRight_RtL_TtB(remove multiple, all before visible items, remove item 0) PASS : tst_QQuickGridView::removed_leftToRight_RtL_TtB(remove multiple rows, all before visible items) PASS : tst_QQuickGridView::removed_leftToRight_RtL_TtB(remove one row before visible, content y not on item border) PASS : tst_QQuickGridView::removed_leftToRight_RtL_TtB(remove mix of visible/non-visible) PASS : tst_QQuickGridView::removed_leftToRight_RtL_TtB(remove multiple, mix of items from before and within visible items) PASS : tst_QQuickGridView::removed_leftToRight_RtL_TtB(remove multiple, mix of items from before and within visible items, remove item 0) PASS : tst_QQuickGridView::removed_leftToRight_RtL_TtB(remove 1, from start of visible, content at start) PASS : tst_QQuickGridView::removed_leftToRight_RtL_TtB(remove multiple, from start of visible, content at start) PASS : tst_QQuickGridView::removed_leftToRight_RtL_TtB(remove 1, from start of visible, content not at start) PASS : tst_QQuickGridView::removed_leftToRight_RtL_TtB(remove multiple, from start of visible, content not at start) PASS : tst_QQuickGridView::removed_leftToRight_RtL_TtB(remove 1, from middle of visible, content at start) PASS : tst_QQuickGridView::removed_leftToRight_RtL_TtB(remove multiple, from middle of visible, content at start) PASS : tst_QQuickGridView::removed_leftToRight_RtL_TtB(remove 1, from middle of visible, content not at start) PASS : tst_QQuickGridView::removed_leftToRight_RtL_TtB(remove multiple, from middle of visible, content not at start) PASS : tst_QQuickGridView::removed_leftToRight_RtL_TtB(remove 1, after visible, content at start) PASS : tst_QQuickGridView::removed_leftToRight_RtL_TtB(remove multiple, after visible, content at start) PASS : tst_QQuickGridView::removed_leftToRight_RtL_TtB(remove 1, after visible, content not at start) PASS : tst_QQuickGridView::removed_leftToRight_RtL_TtB(remove multiple, after visible, content not at start) PASS : tst_QQuickGridView::removed_leftToRight_RtL_TtB(remove multiple, mix of items from within and after visible items) PASS : tst_QQuickGridView::removed_leftToRight_LtR_BtT(remove 1, before visible items) PASS : tst_QQuickGridView::removed_leftToRight_LtR_BtT(remove 1, before visible position) PASS : tst_QQuickGridView::removed_leftToRight_LtR_BtT(remove multiple (1 row), all before visible items) PASS : tst_QQuickGridView::removed_leftToRight_LtR_BtT(remove multiple, all before visible items, remove item 0) PASS : tst_QQuickGridView::removed_leftToRight_LtR_BtT(remove multiple rows, all before visible items) PASS : tst_QQuickGridView::removed_leftToRight_LtR_BtT(remove one row before visible, content y not on item border) PASS : tst_QQuickGridView::removed_leftToRight_LtR_BtT(remove mix of visible/non-visible) PASS : tst_QQuickGridView::removed_leftToRight_LtR_BtT(remove multiple, mix of items from before and within visible items) PASS : tst_QQuickGridView::removed_leftToRight_LtR_BtT(remove multiple, mix of items from before and within visible items, remove item 0) PASS : tst_QQuickGridView::removed_leftToRight_LtR_BtT(remove 1, from start of visible, content at start) PASS : tst_QQuickGridView::removed_leftToRight_LtR_BtT(remove multiple, from start of visible, content at start) PASS : tst_QQuickGridView::removed_leftToRight_LtR_BtT(remove 1, from start of visible, content not at start) PASS : tst_QQuickGridView::removed_leftToRight_LtR_BtT(remove multiple, from start of visible, content not at start) PASS : tst_QQuickGridView::removed_leftToRight_LtR_BtT(remove 1, from middle of visible, content at start) PASS : tst_QQuickGridView::removed_leftToRight_LtR_BtT(remove multiple, from middle of visible, content at start) PASS : tst_QQuickGridView::removed_leftToRight_LtR_BtT(remove 1, from middle of visible, content not at start) PASS : tst_QQuickGridView::removed_leftToRight_LtR_BtT(remove multiple, from middle of visible, content not at start) PASS : tst_QQuickGridView::removed_leftToRight_LtR_BtT(remove 1, after visible, content at start) PASS : tst_QQuickGridView::removed_leftToRight_LtR_BtT(remove multiple, after visible, content at start) PASS : tst_QQuickGridView::removed_leftToRight_LtR_BtT(remove 1, after visible, content not at start) PASS : tst_QQuickGridView::removed_leftToRight_LtR_BtT(remove multiple, after visible, content not at start) PASS : tst_QQuickGridView::removed_leftToRight_LtR_BtT(remove multiple, mix of items from within and after visible items) PASS : tst_QQuickGridView::removed_leftToRight_RtL_BtT(remove 1, before visible items) PASS : tst_QQuickGridView::removed_leftToRight_RtL_BtT(remove 1, before visible position) PASS : tst_QQuickGridView::removed_leftToRight_RtL_BtT(remove multiple (1 row), all before visible items) PASS : tst_QQuickGridView::removed_leftToRight_RtL_BtT(remove multiple, all before visible items, remove item 0) PASS : tst_QQuickGridView::removed_leftToRight_RtL_BtT(remove multiple rows, all before visible items) PASS : tst_QQuickGridView::removed_leftToRight_RtL_BtT(remove one row before visible, content y not on item border) PASS : tst_QQuickGridView::removed_leftToRight_RtL_BtT(remove mix of visible/non-visible) PASS : tst_QQuickGridView::removed_leftToRight_RtL_BtT(remove multiple, mix of items from before and within visible items) PASS : tst_QQuickGridView::removed_leftToRight_RtL_BtT(remove multiple, mix of items from before and within visible items, remove item 0) PASS : tst_QQuickGridView::removed_leftToRight_RtL_BtT(remove 1, from start of visible, content at start) PASS : tst_QQuickGridView::removed_leftToRight_RtL_BtT(remove multiple, from start of visible, content at start) PASS : tst_QQuickGridView::removed_leftToRight_RtL_BtT(remove 1, from start of visible, content not at start) PASS : tst_QQuickGridView::removed_leftToRight_RtL_BtT(remove multiple, from start of visible, content not at start) PASS : tst_QQuickGridView::removed_leftToRight_RtL_BtT(remove 1, from middle of visible, content at start) PASS : tst_QQuickGridView::removed_leftToRight_RtL_BtT(remove multiple, from middle of visible, content at start) PASS : tst_QQuickGridView::removed_leftToRight_RtL_BtT(remove 1, from middle of visible, content not at start) PASS : tst_QQuickGridView::removed_leftToRight_RtL_BtT(remove multiple, from middle of visible, content not at start) PASS : tst_QQuickGridView::removed_leftToRight_RtL_BtT(remove 1, after visible, content at start) PASS : tst_QQuickGridView::removed_leftToRight_RtL_BtT(remove multiple, after visible, content at start) PASS : tst_QQuickGridView::removed_leftToRight_RtL_BtT(remove 1, after visible, content not at start) PASS : tst_QQuickGridView::removed_leftToRight_RtL_BtT(remove multiple, after visible, content not at start) PASS : tst_QQuickGridView::removed_leftToRight_RtL_BtT(remove multiple, mix of items from within and after visible items) PASS : tst_QQuickGridView::removed_topToBottom_LtR_TtB(remove 1, before visible items) PASS : tst_QQuickGridView::removed_topToBottom_LtR_TtB(remove 1, before visible position) PASS : tst_QQuickGridView::removed_topToBottom_LtR_TtB(remove multiple (1 row), all before visible items) PASS : tst_QQuickGridView::removed_topToBottom_LtR_TtB(remove multiple, all before visible items, remove item 0) PASS : tst_QQuickGridView::removed_topToBottom_LtR_TtB(remove multiple rows, all before visible items) PASS : tst_QQuickGridView::removed_topToBottom_LtR_TtB(remove one row before visible, content y not on item border) PASS : tst_QQuickGridView::removed_topToBottom_LtR_TtB(remove mix of visible/non-visible) PASS : tst_QQuickGridView::removed_topToBottom_LtR_TtB(remove multiple, mix of items from before and within visible items) PASS : tst_QQuickGridView::removed_topToBottom_LtR_TtB(remove multiple, mix of items from before and within visible items, remove item 0) PASS : tst_QQuickGridView::removed_topToBottom_LtR_TtB(remove 1, from start of visible, content at start) PASS : tst_QQuickGridView::removed_topToBottom_LtR_TtB(remove multiple, from start of visible, content at start) PASS : tst_QQuickGridView::removed_topToBottom_LtR_TtB(remove 1, from start of visible, content not at start) PASS : tst_QQuickGridView::removed_topToBottom_LtR_TtB(remove multiple, from start of visible, content not at start) PASS : tst_QQuickGridView::removed_topToBottom_LtR_TtB(remove 1, from middle of visible, content at start) PASS : tst_QQuickGridView::removed_topToBottom_LtR_TtB(remove multiple, from middle of visible, content at start) PASS : tst_QQuickGridView::removed_topToBottom_LtR_TtB(remove 1, from middle of visible, content not at start) PASS : tst_QQuickGridView::removed_topToBottom_LtR_TtB(remove multiple, from middle of visible, content not at start) PASS : tst_QQuickGridView::removed_topToBottom_LtR_TtB(remove 1, after visible, content at start) PASS : tst_QQuickGridView::removed_topToBottom_LtR_TtB(remove multiple, after visible, content at start) PASS : tst_QQuickGridView::removed_topToBottom_LtR_TtB(remove 1, after visible, content not at start) PASS : tst_QQuickGridView::removed_topToBottom_LtR_TtB(remove multiple, after visible, content not at start) PASS : tst_QQuickGridView::removed_topToBottom_LtR_TtB(remove multiple, mix of items from within and after visible items) PASS : tst_QQuickGridView::removed_topToBottom_RtL_TtB(remove 1, before visible items) PASS : tst_QQuickGridView::removed_topToBottom_RtL_TtB(remove 1, before visible position) PASS : tst_QQuickGridView::removed_topToBottom_RtL_TtB(remove multiple (1 row), all before visible items) PASS : tst_QQuickGridView::removed_topToBottom_RtL_TtB(remove multiple, all before visible items, remove item 0) PASS : tst_QQuickGridView::removed_topToBottom_RtL_TtB(remove multiple rows, all before visible items) PASS : tst_QQuickGridView::removed_topToBottom_RtL_TtB(remove one row before visible, content y not on item border) PASS : tst_QQuickGridView::removed_topToBottom_RtL_TtB(remove mix of visible/non-visible) PASS : tst_QQuickGridView::removed_topToBottom_RtL_TtB(remove multiple, mix of items from before and within visible items) PASS : tst_QQuickGridView::removed_topToBottom_RtL_TtB(remove multiple, mix of items from before and within visible items, remove item 0) PASS : tst_QQuickGridView::removed_topToBottom_RtL_TtB(remove 1, from start of visible, content at start) PASS : tst_QQuickGridView::removed_topToBottom_RtL_TtB(remove multiple, from start of visible, content at start) PASS : tst_QQuickGridView::removed_topToBottom_RtL_TtB(remove 1, from start of visible, content not at start) PASS : tst_QQuickGridView::removed_topToBottom_RtL_TtB(remove multiple, from start of visible, content not at start) PASS : tst_QQuickGridView::removed_topToBottom_RtL_TtB(remove 1, from middle of visible, content at start) PASS : tst_QQuickGridView::removed_topToBottom_RtL_TtB(remove multiple, from middle of visible, content at start) PASS : tst_QQuickGridView::removed_topToBottom_RtL_TtB(remove 1, from middle of visible, content not at start) PASS : tst_QQuickGridView::removed_topToBottom_RtL_TtB(remove multiple, from middle of visible, content not at start) PASS : tst_QQuickGridView::removed_topToBottom_RtL_TtB(remove 1, after visible, content at start) PASS : tst_QQuickGridView::removed_topToBottom_RtL_TtB(remove multiple, after visible, content at start) PASS : tst_QQuickGridView::removed_topToBottom_RtL_TtB(remove 1, after visible, content not at start) PASS : tst_QQuickGridView::removed_topToBottom_RtL_TtB(remove multiple, after visible, content not at start) PASS : tst_QQuickGridView::removed_topToBottom_RtL_TtB(remove multiple, mix of items from within and after visible items) PASS : tst_QQuickGridView::removed_topToBottom_LtR_BtT(remove 1, before visible items) PASS : tst_QQuickGridView::removed_topToBottom_LtR_BtT(remove 1, before visible position) PASS : tst_QQuickGridView::removed_topToBottom_LtR_BtT(remove multiple (1 row), all before visible items) PASS : tst_QQuickGridView::removed_topToBottom_LtR_BtT(remove multiple, all before visible items, remove item 0) PASS : tst_QQuickGridView::removed_topToBottom_LtR_BtT(remove multiple rows, all before visible items) PASS : tst_QQuickGridView::removed_topToBottom_LtR_BtT(remove one row before visible, content y not on item border) PASS : tst_QQuickGridView::removed_topToBottom_LtR_BtT(remove mix of visible/non-visible) PASS : tst_QQuickGridView::removed_topToBottom_LtR_BtT(remove multiple, mix of items from before and within visible items) PASS : tst_QQuickGridView::removed_topToBottom_LtR_BtT(remove multiple, mix of items from before and within visible items, remove item 0) PASS : tst_QQuickGridView::removed_topToBottom_LtR_BtT(remove 1, from start of visible, content at start) PASS : tst_QQuickGridView::removed_topToBottom_LtR_BtT(remove multiple, from start of visible, content at start) PASS : tst_QQuickGridView::removed_topToBottom_LtR_BtT(remove 1, from start of visible, content not at start) PASS : tst_QQuickGridView::removed_topToBottom_LtR_BtT(remove multiple, from start of visible, content not at start) PASS : tst_QQuickGridView::removed_topToBottom_LtR_BtT(remove 1, from middle of visible, content at start) PASS : tst_QQuickGridView::removed_topToBottom_LtR_BtT(remove multiple, from middle of visible, content at start) PASS : tst_QQuickGridView::removed_topToBottom_LtR_BtT(remove 1, from middle of visible, content not at start) PASS : tst_QQuickGridView::removed_topToBottom_LtR_BtT(remove multiple, from middle of visible, content not at start) PASS : tst_QQuickGridView::removed_topToBottom_LtR_BtT(remove 1, after visible, content at start) PASS : tst_QQuickGridView::removed_topToBottom_LtR_BtT(remove multiple, after visible, content at start) PASS : tst_QQuickGridView::removed_topToBottom_LtR_BtT(remove 1, after visible, content not at start) PASS : tst_QQuickGridView::removed_topToBottom_LtR_BtT(remove multiple, after visible, content not at start) PASS : tst_QQuickGridView::removed_topToBottom_LtR_BtT(remove multiple, mix of items from within and after visible items) PASS : tst_QQuickGridView::removed_topToBottom_RtL_BtT(remove 1, before visible items) PASS : tst_QQuickGridView::removed_topToBottom_RtL_BtT(remove 1, before visible position) PASS : tst_QQuickGridView::removed_topToBottom_RtL_BtT(remove multiple (1 row), all before visible items) PASS : tst_QQuickGridView::removed_topToBottom_RtL_BtT(remove multiple, all before visible items, remove item 0) PASS : tst_QQuickGridView::removed_topToBottom_RtL_BtT(remove multiple rows, all before visible items) PASS : tst_QQuickGridView::removed_topToBottom_RtL_BtT(remove one row before visible, content y not on item border) PASS : tst_QQuickGridView::removed_topToBottom_RtL_BtT(remove mix of visible/non-visible) PASS : tst_QQuickGridView::removed_topToBottom_RtL_BtT(remove multiple, mix of items from before and within visible items) PASS : tst_QQuickGridView::removed_topToBottom_RtL_BtT(remove multiple, mix of items from before and within visible items, remove item 0) PASS : tst_QQuickGridView::removed_topToBottom_RtL_BtT(remove 1, from start of visible, content at start) PASS : tst_QQuickGridView::removed_topToBottom_RtL_BtT(remove multiple, from start of visible, content at start) PASS : tst_QQuickGridView::removed_topToBottom_RtL_BtT(remove 1, from start of visible, content not at start) PASS : tst_QQuickGridView::removed_topToBottom_RtL_BtT(remove multiple, from start of visible, content not at start) PASS : tst_QQuickGridView::removed_topToBottom_RtL_BtT(remove 1, from middle of visible, content at start) PASS : tst_QQuickGridView::removed_topToBottom_RtL_BtT(remove multiple, from middle of visible, content at start) PASS : tst_QQuickGridView::removed_topToBottom_RtL_BtT(remove 1, from middle of visible, content not at start) PASS : tst_QQuickGridView::removed_topToBottom_RtL_BtT(remove multiple, from middle of visible, content not at start) PASS : tst_QQuickGridView::removed_topToBottom_RtL_BtT(remove 1, after visible, content at start) PASS : tst_QQuickGridView::removed_topToBottom_RtL_BtT(remove multiple, after visible, content at start) PASS : tst_QQuickGridView::removed_topToBottom_RtL_BtT(remove 1, after visible, content not at start) PASS : tst_QQuickGridView::removed_topToBottom_RtL_BtT(remove multiple, after visible, content not at start) PASS : tst_QQuickGridView::removed_topToBottom_RtL_BtT(remove multiple, mix of items from within and after visible items) PASS : tst_QQuickGridView::moved_leftToRight_RtL_TtB(move 1 forwards, within visible items) PASS : tst_QQuickGridView::moved_leftToRight_RtL_TtB(move 1 forwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_leftToRight_RtL_TtB(move 1 forwards, from non-visible -> visible (move first item)) PASS : tst_QQuickGridView::moved_leftToRight_RtL_TtB(move 1 forwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_leftToRight_RtL_TtB(move 1 forwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::moved_leftToRight_RtL_TtB(move 1 backwards, within visible items) PASS : tst_QQuickGridView::moved_leftToRight_RtL_TtB(move 1 backwards, within visible items (to first index)) PASS : tst_QQuickGridView::moved_leftToRight_RtL_TtB(move 1 backwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_leftToRight_RtL_TtB(move 1 backwards, from non-visible -> visible (move last item)) PASS : tst_QQuickGridView::moved_leftToRight_RtL_TtB(move 1 backwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_leftToRight_RtL_TtB(move 1 backwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::moved_leftToRight_RtL_TtB(move multiple forwards, within visible items) PASS : tst_QQuickGridView::moved_leftToRight_RtL_TtB(move multiple backwards, within visible items (move first item)) PASS : tst_QQuickGridView::moved_leftToRight_RtL_TtB(move multiple forwards, before visible items) PASS : tst_QQuickGridView::moved_leftToRight_RtL_TtB(move multiple forwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_leftToRight_RtL_TtB(move multiple forwards, from non-visible -> visible (move first item)) PASS : tst_QQuickGridView::moved_leftToRight_RtL_TtB(move multiple forwards, mix of non-visible/visible) PASS : tst_QQuickGridView::moved_leftToRight_RtL_TtB(move multiple forwards, to bottom of view) PASS : tst_QQuickGridView::moved_leftToRight_RtL_TtB(move multiple forwards, to bottom of view, first row -> last) PASS : tst_QQuickGridView::moved_leftToRight_RtL_TtB(move multiple forwards, to bottom of view, content y not 0) PASS : tst_QQuickGridView::moved_leftToRight_RtL_TtB(move multiple forwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_leftToRight_RtL_TtB(move multiple forwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::moved_leftToRight_RtL_TtB(move multiple backwards, within visible items) PASS : tst_QQuickGridView::moved_leftToRight_RtL_TtB(move multiple backwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_leftToRight_RtL_TtB(move multiple backwards, from non-visible -> visible (move last item)) PASS : tst_QQuickGridView::moved_leftToRight_RtL_TtB(move multiple backwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_leftToRight_RtL_TtB(move multiple backwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::moved_leftToRight_LtR_BtT(move 1 forwards, within visible items) PASS : tst_QQuickGridView::moved_leftToRight_LtR_BtT(move 1 forwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_leftToRight_LtR_BtT(move 1 forwards, from non-visible -> visible (move first item)) PASS : tst_QQuickGridView::moved_leftToRight_LtR_BtT(move 1 forwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_leftToRight_LtR_BtT(move 1 forwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::moved_leftToRight_LtR_BtT(move 1 backwards, within visible items) PASS : tst_QQuickGridView::moved_leftToRight_LtR_BtT(move 1 backwards, within visible items (to first index)) PASS : tst_QQuickGridView::moved_leftToRight_LtR_BtT(move 1 backwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_leftToRight_LtR_BtT(move 1 backwards, from non-visible -> visible (move last item)) PASS : tst_QQuickGridView::moved_leftToRight_LtR_BtT(move 1 backwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_leftToRight_LtR_BtT(move 1 backwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::moved_leftToRight_LtR_BtT(move multiple forwards, within visible items) PASS : tst_QQuickGridView::moved_leftToRight_LtR_BtT(move multiple backwards, within visible items (move first item)) PASS : tst_QQuickGridView::moved_leftToRight_LtR_BtT(move multiple forwards, before visible items) PASS : tst_QQuickGridView::moved_leftToRight_LtR_BtT(move multiple forwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_leftToRight_LtR_BtT(move multiple forwards, from non-visible -> visible (move first item)) PASS : tst_QQuickGridView::moved_leftToRight_LtR_BtT(move multiple forwards, mix of non-visible/visible) PASS : tst_QQuickGridView::moved_leftToRight_LtR_BtT(move multiple forwards, to bottom of view) PASS : tst_QQuickGridView::moved_leftToRight_LtR_BtT(move multiple forwards, to bottom of view, first row -> last) PASS : tst_QQuickGridView::moved_leftToRight_LtR_BtT(move multiple forwards, to bottom of view, content y not 0) PASS : tst_QQuickGridView::moved_leftToRight_LtR_BtT(move multiple forwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_leftToRight_LtR_BtT(move multiple forwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::moved_leftToRight_LtR_BtT(move multiple backwards, within visible items) PASS : tst_QQuickGridView::moved_leftToRight_LtR_BtT(move multiple backwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_leftToRight_LtR_BtT(move multiple backwards, from non-visible -> visible (move last item)) PASS : tst_QQuickGridView::moved_leftToRight_LtR_BtT(move multiple backwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_leftToRight_LtR_BtT(move multiple backwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::moved_leftToRight_RtL_BtT(move 1 forwards, within visible items) PASS : tst_QQuickGridView::moved_leftToRight_RtL_BtT(move 1 forwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_leftToRight_RtL_BtT(move 1 forwards, from non-visible -> visible (move first item)) PASS : tst_QQuickGridView::moved_leftToRight_RtL_BtT(move 1 forwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_leftToRight_RtL_BtT(move 1 forwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::moved_leftToRight_RtL_BtT(move 1 backwards, within visible items) PASS : tst_QQuickGridView::moved_leftToRight_RtL_BtT(move 1 backwards, within visible items (to first index)) PASS : tst_QQuickGridView::moved_leftToRight_RtL_BtT(move 1 backwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_leftToRight_RtL_BtT(move 1 backwards, from non-visible -> visible (move last item)) PASS : tst_QQuickGridView::moved_leftToRight_RtL_BtT(move 1 backwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_leftToRight_RtL_BtT(move 1 backwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::moved_leftToRight_RtL_BtT(move multiple forwards, within visible items) PASS : tst_QQuickGridView::moved_leftToRight_RtL_BtT(move multiple backwards, within visible items (move first item)) PASS : tst_QQuickGridView::moved_leftToRight_RtL_BtT(move multiple forwards, before visible items) PASS : tst_QQuickGridView::moved_leftToRight_RtL_BtT(move multiple forwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_leftToRight_RtL_BtT(move multiple forwards, from non-visible -> visible (move first item)) PASS : tst_QQuickGridView::moved_leftToRight_RtL_BtT(move multiple forwards, mix of non-visible/visible) PASS : tst_QQuickGridView::moved_leftToRight_RtL_BtT(move multiple forwards, to bottom of view) PASS : tst_QQuickGridView::moved_leftToRight_RtL_BtT(move multiple forwards, to bottom of view, first row -> last) PASS : tst_QQuickGridView::moved_leftToRight_RtL_BtT(move multiple forwards, to bottom of view, content y not 0) PASS : tst_QQuickGridView::moved_leftToRight_RtL_BtT(move multiple forwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_leftToRight_RtL_BtT(move multiple forwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::moved_leftToRight_RtL_BtT(move multiple backwards, within visible items) PASS : tst_QQuickGridView::moved_leftToRight_RtL_BtT(move multiple backwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_leftToRight_RtL_BtT(move multiple backwards, from non-visible -> visible (move last item)) PASS : tst_QQuickGridView::moved_leftToRight_RtL_BtT(move multiple backwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_leftToRight_RtL_BtT(move multiple backwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::moved_topToBottom_LtR_TtB(move 1 forwards, within visible items) PASS : tst_QQuickGridView::moved_topToBottom_LtR_TtB(move 1 forwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_topToBottom_LtR_TtB(move 1 forwards, from non-visible -> visible (move first item)) PASS : tst_QQuickGridView::moved_topToBottom_LtR_TtB(move 1 forwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_topToBottom_LtR_TtB(move 1 forwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::moved_topToBottom_LtR_TtB(move 1 backwards, within visible items) PASS : tst_QQuickGridView::moved_topToBottom_LtR_TtB(move 1 backwards, within visible items (to first index)) PASS : tst_QQuickGridView::moved_topToBottom_LtR_TtB(move 1 backwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_topToBottom_LtR_TtB(move 1 backwards, from non-visible -> visible (move last item)) PASS : tst_QQuickGridView::moved_topToBottom_LtR_TtB(move 1 backwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_topToBottom_LtR_TtB(move 1 backwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::moved_topToBottom_LtR_TtB(move multiple forwards, within visible items) PASS : tst_QQuickGridView::moved_topToBottom_LtR_TtB(move multiple backwards, within visible items (move first item)) PASS : tst_QQuickGridView::moved_topToBottom_LtR_TtB(move multiple forwards, before visible items) PASS : tst_QQuickGridView::moved_topToBottom_LtR_TtB(move multiple forwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_topToBottom_LtR_TtB(move multiple forwards, from non-visible -> visible (move first item)) PASS : tst_QQuickGridView::moved_topToBottom_LtR_TtB(move multiple forwards, mix of non-visible/visible) PASS : tst_QQuickGridView::moved_topToBottom_LtR_TtB(move multiple forwards, to bottom of view) PASS : tst_QQuickGridView::moved_topToBottom_LtR_TtB(move multiple forwards, to bottom of view, first row -> last) PASS : tst_QQuickGridView::moved_topToBottom_LtR_TtB(move multiple forwards, to bottom of view, content y not 0) PASS : tst_QQuickGridView::moved_topToBottom_LtR_TtB(move multiple forwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_topToBottom_LtR_TtB(move multiple forwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::moved_topToBottom_LtR_TtB(move multiple backwards, within visible items) PASS : tst_QQuickGridView::moved_topToBottom_LtR_TtB(move multiple backwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_topToBottom_LtR_TtB(move multiple backwards, from non-visible -> visible (move last item)) PASS : tst_QQuickGridView::moved_topToBottom_LtR_TtB(move multiple backwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_topToBottom_LtR_TtB(move multiple backwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::moved_topToBottom_RtL_TtB(move 1 forwards, within visible items) PASS : tst_QQuickGridView::moved_topToBottom_RtL_TtB(move 1 forwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_topToBottom_RtL_TtB(move 1 forwards, from non-visible -> visible (move first item)) PASS : tst_QQuickGridView::moved_topToBottom_RtL_TtB(move 1 forwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_topToBottom_RtL_TtB(move 1 forwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::moved_topToBottom_RtL_TtB(move 1 backwards, within visible items) PASS : tst_QQuickGridView::moved_topToBottom_RtL_TtB(move 1 backwards, within visible items (to first index)) PASS : tst_QQuickGridView::moved_topToBottom_RtL_TtB(move 1 backwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_topToBottom_RtL_TtB(move 1 backwards, from non-visible -> visible (move last item)) PASS : tst_QQuickGridView::moved_topToBottom_RtL_TtB(move 1 backwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_topToBottom_RtL_TtB(move 1 backwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::moved_topToBottom_RtL_TtB(move multiple forwards, within visible items) PASS : tst_QQuickGridView::moved_topToBottom_RtL_TtB(move multiple backwards, within visible items (move first item)) PASS : tst_QQuickGridView::moved_topToBottom_RtL_TtB(move multiple forwards, before visible items) PASS : tst_QQuickGridView::moved_topToBottom_RtL_TtB(move multiple forwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_topToBottom_RtL_TtB(move multiple forwards, from non-visible -> visible (move first item)) PASS : tst_QQuickGridView::moved_topToBottom_RtL_TtB(move multiple forwards, mix of non-visible/visible) PASS : tst_QQuickGridView::moved_topToBottom_RtL_TtB(move multiple forwards, to bottom of view) PASS : tst_QQuickGridView::moved_topToBottom_RtL_TtB(move multiple forwards, to bottom of view, first row -> last) PASS : tst_QQuickGridView::moved_topToBottom_RtL_TtB(move multiple forwards, to bottom of view, content y not 0) PASS : tst_QQuickGridView::moved_topToBottom_RtL_TtB(move multiple forwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_topToBottom_RtL_TtB(move multiple forwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::moved_topToBottom_RtL_TtB(move multiple backwards, within visible items) PASS : tst_QQuickGridView::moved_topToBottom_RtL_TtB(move multiple backwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_topToBottom_RtL_TtB(move multiple backwards, from non-visible -> visible (move last item)) PASS : tst_QQuickGridView::moved_topToBottom_RtL_TtB(move multiple backwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_topToBottom_RtL_TtB(move multiple backwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::moved_topToBottom_LtR_BtT(move 1 forwards, within visible items) PASS : tst_QQuickGridView::moved_topToBottom_LtR_BtT(move 1 forwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_topToBottom_LtR_BtT(move 1 forwards, from non-visible -> visible (move first item)) PASS : tst_QQuickGridView::moved_topToBottom_LtR_BtT(move 1 forwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_topToBottom_LtR_BtT(move 1 forwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::moved_topToBottom_LtR_BtT(move 1 backwards, within visible items) PASS : tst_QQuickGridView::moved_topToBottom_LtR_BtT(move 1 backwards, within visible items (to first index)) PASS : tst_QQuickGridView::moved_topToBottom_LtR_BtT(move 1 backwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_topToBottom_LtR_BtT(move 1 backwards, from non-visible -> visible (move last item)) PASS : tst_QQuickGridView::moved_topToBottom_LtR_BtT(move 1 backwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_topToBottom_LtR_BtT(move 1 backwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::moved_topToBottom_LtR_BtT(move multiple forwards, within visible items) PASS : tst_QQuickGridView::moved_topToBottom_LtR_BtT(move multiple backwards, within visible items (move first item)) PASS : tst_QQuickGridView::moved_topToBottom_LtR_BtT(move multiple forwards, before visible items) PASS : tst_QQuickGridView::moved_topToBottom_LtR_BtT(move multiple forwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_topToBottom_LtR_BtT(move multiple forwards, from non-visible -> visible (move first item)) PASS : tst_QQuickGridView::moved_topToBottom_LtR_BtT(move multiple forwards, mix of non-visible/visible) PASS : tst_QQuickGridView::moved_topToBottom_LtR_BtT(move multiple forwards, to bottom of view) PASS : tst_QQuickGridView::moved_topToBottom_LtR_BtT(move multiple forwards, to bottom of view, first row -> last) PASS : tst_QQuickGridView::moved_topToBottom_LtR_BtT(move multiple forwards, to bottom of view, content y not 0) PASS : tst_QQuickGridView::moved_topToBottom_LtR_BtT(move multiple forwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_topToBottom_LtR_BtT(move multiple forwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::moved_topToBottom_LtR_BtT(move multiple backwards, within visible items) PASS : tst_QQuickGridView::moved_topToBottom_LtR_BtT(move multiple backwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_topToBottom_LtR_BtT(move multiple backwards, from non-visible -> visible (move last item)) PASS : tst_QQuickGridView::moved_topToBottom_LtR_BtT(move multiple backwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_topToBottom_LtR_BtT(move multiple backwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::moved_topToBottom_RtL_BtT(move 1 forwards, within visible items) PASS : tst_QQuickGridView::moved_topToBottom_RtL_BtT(move 1 forwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_topToBottom_RtL_BtT(move 1 forwards, from non-visible -> visible (move first item)) PASS : tst_QQuickGridView::moved_topToBottom_RtL_BtT(move 1 forwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_topToBottom_RtL_BtT(move 1 forwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::moved_topToBottom_RtL_BtT(move 1 backwards, within visible items) PASS : tst_QQuickGridView::moved_topToBottom_RtL_BtT(move 1 backwards, within visible items (to first index)) PASS : tst_QQuickGridView::moved_topToBottom_RtL_BtT(move 1 backwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_topToBottom_RtL_BtT(move 1 backwards, from non-visible -> visible (move last item)) PASS : tst_QQuickGridView::moved_topToBottom_RtL_BtT(move 1 backwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_topToBottom_RtL_BtT(move 1 backwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::moved_topToBottom_RtL_BtT(move multiple forwards, within visible items) PASS : tst_QQuickGridView::moved_topToBottom_RtL_BtT(move multiple backwards, within visible items (move first item)) PASS : tst_QQuickGridView::moved_topToBottom_RtL_BtT(move multiple forwards, before visible items) PASS : tst_QQuickGridView::moved_topToBottom_RtL_BtT(move multiple forwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_topToBottom_RtL_BtT(move multiple forwards, from non-visible -> visible (move first item)) PASS : tst_QQuickGridView::moved_topToBottom_RtL_BtT(move multiple forwards, mix of non-visible/visible) PASS : tst_QQuickGridView::moved_topToBottom_RtL_BtT(move multiple forwards, to bottom of view) PASS : tst_QQuickGridView::moved_topToBottom_RtL_BtT(move multiple forwards, to bottom of view, first row -> last) PASS : tst_QQuickGridView::moved_topToBottom_RtL_BtT(move multiple forwards, to bottom of view, content y not 0) PASS : tst_QQuickGridView::moved_topToBottom_RtL_BtT(move multiple forwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_topToBottom_RtL_BtT(move multiple forwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::moved_topToBottom_RtL_BtT(move multiple backwards, within visible items) PASS : tst_QQuickGridView::moved_topToBottom_RtL_BtT(move multiple backwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_topToBottom_RtL_BtT(move multiple backwards, from non-visible -> visible (move last item)) PASS : tst_QQuickGridView::moved_topToBottom_RtL_BtT(move multiple backwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_topToBottom_RtL_BtT(move multiple backwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::displayMargin() PASS : tst_QQuickGridView::negativeDisplayMargin() PASS : tst_QQuickGridView::jsArrayChange() PASS : tst_QQuickGridView::cleanupTestCase() Totals: 847 passed, 8 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_QQuickGridView ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickgridview: 479 seconds, exit code 8 Testing tst_qquickfocusscope FAIL! : tst_qquickfocusscope::basic() 'item1->hasActiveFocus() == false' returned FALSE. () Loc: [tst_qquickfocusscope.cpp(95)] FAIL! : tst_qquickfocusscope::textEdit() 'item1->hasActiveFocus() == false' returned FALSE. () Loc: [tst_qquickfocusscope.cpp(215)] FAIL! : tst_qquickfocusscope::forceFocus() 'item0->hasActiveFocus() == false' returned FALSE. () Loc: [tst_qquickfocusscope.cpp(267)] Totals: 9 passed, 3 failed, 0 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qquickfocusscope ********* Config: Using QtTest library 5.5.0, Qt 5.5.0 (x86_64-little_endian-lp64 shared (dynamic) debug build; by GCC 4.8.2) PASS : tst_qquickfocusscope::initTestCase() PASS : tst_qquickfocusscope::basic() PASS : tst_qquickfocusscope::nested() PASS : tst_qquickfocusscope::noFocus() QWARN : tst_qquickfocusscope::textEdit() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : tst_qquickfocusscope::textEdit() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : tst_qquickfocusscope::textEdit() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : tst_qquickfocusscope::textEdit() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." FAIL! : tst_qquickfocusscope::textEdit() 'item1->hasActiveFocus() == false' returned FALSE. () Loc: [tst_qquickfocusscope.cpp(215)] FAIL! : tst_qquickfocusscope::forceFocus() 'item0->hasActiveFocus() == false' returned FALSE. () Loc: [tst_qquickfocusscope.cpp(267)] QWARN : tst_qquickfocusscope::noParentFocus() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : tst_qquickfocusscope::noParentFocus() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : tst_qquickfocusscope::noParentFocus() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : tst_qquickfocusscope::noParentFocus() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : tst_qquickfocusscope::noParentFocus() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : tst_qquickfocusscope::noParentFocus() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : tst_qquickfocusscope::noParentFocus() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : tst_qquickfocusscope::noParentFocus() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : tst_qquickfocusscope::noParentFocus() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : tst_qquickfocusscope::noParentFocus() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : tst_qquickfocusscope::noParentFocus() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : tst_qquickfocusscope::noParentFocus() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." PASS : tst_qquickfocusscope::noParentFocus() QWARN : tst_qquickfocusscope::signalEmission() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : tst_qquickfocusscope::signalEmission() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : tst_qquickfocusscope::signalEmission() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : tst_qquickfocusscope::signalEmission() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." PASS : tst_qquickfocusscope::signalEmission() PASS : tst_qquickfocusscope::qtBug13380() PASS : tst_qquickfocusscope::forceActiveFocus() PASS : tst_qquickfocusscope::canvasFocus() PASS : tst_qquickfocusscope::cleanupTestCase() Totals: 10 passed, 2 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_qquickfocusscope ********* 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_qquickfocusscope: 4 seconds, exit code 2 Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_00189/revdep-qtdeclarative_linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_14.04_x64/log.txt.gz Tested changes (refs/builds/5.5_1425591580): http://codereview.qt-project.org/106789 [PS2] - QString: Don't force unrolling of the tail loop if optimizing for size http://codereview.qt-project.org/107883 [PS1] - Fix -Wunreachable-code warning from clang in preprocessed Q_ASSERT From ci-noreply at qt-project.org Fri Mar 6 02:49:16 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 6 Mar 2015 03:49:16 +0200 Subject: [Ci-reports] fail on QtBase_5.5_Integration #190 Message-ID: <20150306_014916_030765.ci-noreply@qt-project.org> QtBase_5.5_Integration » linux-g++_developer-build_qtnamespace_qtlibinfix_RHEL65_x64 #190: FAILURE Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_00190/linux-g++_developer-build_qtnamespace_qtlibinfix_RHEL65_x64/log.txt.gz Tested changes (refs/builds/5.5_1425606471): http://codereview.qt-project.org/107475 [PS2] - Xcode: Add support for generating XCTest test bundles out of Qt testcases http://codereview.qt-project.org/107474 [PS2] - iOS: Resolve correct SDK as part of sdk.prf instead of default_post.prf http://codereview.qt-project.org/107473 [PS3] - Xcode: Make QMAKE_MAC_SDK_(PLATFORM_)PATH depend on active SDK http://codereview.qt-project.org/107472 [PS3] - qmake: Expose iOS/OS X SDK platform path as QMAKE_MAC_SDK_PLATFORM_PATH http://codereview.qt-project.org/107471 [PS3] - Xcode: Generate scheme manually, instead of letting Xcode do it http://codereview.qt-project.org/102643 [PS2] - Add a QHostAddress::toIPv4Address overload taking a bool *ok http://codereview.qt-project.org/102642 [PS1] - QHostAddress: Convert AnyIPv4 to AnyIPv6 instead of ::ffff:0.0.0.0 http://codereview.qt-project.org/102641 [PS1] - QHostAddress: Revert auto-converting of IPv6 v4-mapped addresses to IPv4 From ci-noreply at qt-project.org Fri Mar 6 03:05:13 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 6 Mar 2015 03:05:13 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.5_state #17 - FAILURE Message-ID: <20150306020513.64FEB30995@fork.qtproject.c.bitbit.net> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt-project.org/ci/Qt5_5.5_state/build_00017 From ci-noreply at qt-project.org Fri Mar 6 03:06:21 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 6 Mar 2015 04:06:21 +0200 Subject: [Ci-reports] pass on QtDeclarative_5.5_Integration #63 Message-ID: <20150306_020621_006349.ci-noreply@qt-project.org> QtDeclarative_5.5_Integration #63: SUCCESS Tested changes (refs/builds/5.5_1425601485): http://codereview.qt-project.org/106393 [PS1] - Fix build: QString needs to be fully-defined for QString() From ci-noreply at qt-project.org Fri Mar 6 04:05:30 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 6 Mar 2015 04:05:30 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - QtBase_5.3_mobile_state #282 - FAILURE Message-ID: <20150306030530.C5D24300C4@fork.qtproject.c.bitbit.net> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt-project.org/ci/QtBase_5.3_mobile_state/build_00282 From ci-noreply at qt-project.org Fri Mar 6 04:40:39 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 6 Mar 2015 05:40:39 +0200 Subject: [Ci-reports] fail on QtBase_5.5_Integration #192 Message-ID: <20150306_034039_097036.ci-noreply@qt-project.org> Autotest `tst_qquickwindow' failed :( Testing tst_qquickwindow FAIL! : tst_qquickwindow::cursor() Compared values are not the same Loc: [tst_qquickwindow.cpp(1444)] Totals: 51 passed, 1 failed, 1 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qquickwindow ********* Config: Using QtTest library 5.5.0, Qt 5.5.0 (x86_64-little_endian-lp64 shared (dynamic) debug build; by GCC 4.8.2) PASS : tst_qquickwindow::initTestCase() PASS : tst_qquickwindow::openglContextCreatedSignal() PASS : tst_qquickwindow::aboutToStopSignal() 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 Loc: [tst_qquickwindow.cpp(1250)] 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::defaultState() 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::focusReason() 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::testWindowVisibilityOrder() PASS : tst_qquickwindow::blockClosing() PASS : tst_qquickwindow::blockCloseMethod() PASS : tst_qquickwindow::crashWhenHoverItemDeleted() PASS : tst_qquickwindow::unloadSubWindow() PASS : tst_qquickwindow::qobjectEventFilter_touch() PASS : tst_qquickwindow::qobjectEventFilter_key() PASS : tst_qquickwindow::qobjectEventFilter_mouse() FAIL! : tst_qquickwindow::cursor() Compared values are not the same Loc: [tst_qquickwindow.cpp(1444)] PASS : tst_qquickwindow::animatingSignal() PASS : tst_qquickwindow::contentItemSize() PASS : tst_qquickwindow::defaultSurfaceFormat() PASS : tst_qquickwindow::attachedProperty() PASS : tst_qquickwindow::testRenderJob() PASS : tst_qquickwindow::testHoverChildMouseEventFilter() PASS : tst_qquickwindow::cleanupTestCase() Totals: 51 passed, 1 failed, 1 skipped, 0 blacklisted ********* Finished testing of tst_qquickwindow ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickwindow: 18 seconds, exit code 1 Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_00192/revdep-qtdeclarative_linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_14.04_x64/log.txt.gz Tested changes (refs/builds/5.5_1425610252): http://codereview.qt-project.org/102643 [PS2] - Add a QHostAddress::toIPv4Address overload taking a bool *ok http://codereview.qt-project.org/102642 [PS1] - QHostAddress: Convert AnyIPv4 to AnyIPv6 instead of ::ffff:0.0.0.0 http://codereview.qt-project.org/102641 [PS1] - QHostAddress: Revert auto-converting of IPv6 v4-mapped addresses to IPv4 http://codereview.qt-project.org/107883 [PS1] - Fix -Wunreachable-code warning from clang in preprocessed Q_ASSERT From ci-noreply at qt-project.org Fri Mar 6 06:10:46 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 6 Mar 2015 06:10:46 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.4_state #179 - FAILURE Message-ID: <20150306051046.0E92430A2C@fork.qtproject.c.bitbit.net> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt-project.org/ci/Qt5_5.4_state/build_00179 From ci-noreply at qt-project.org Fri Mar 6 07:01:12 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 6 Mar 2015 07:01:12 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.3_state #283 - FAILURE Message-ID: <20150306060112.950E2300C8@fork.qtproject.c.bitbit.net> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt-project.org/ci/Qt5_5.3_state/build_00283 From ci-noreply at qt-project.org Fri Mar 6 08:54:07 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 6 Mar 2015 09:54:07 +0200 Subject: [Ci-reports] fail on Qt5_5.5_Integration #17 Message-ID: <20150306_075407_076914.ci-noreply@qt-project.org> Qt5_5.5_Integration » macx-clang_developer-build_OSX_10.10 #17: FAILURE Build log: http://testresults.qt.io/ci/Qt5_5.5_Integration/build_00017/macx-clang_developer-build_OSX_10.10/log.txt.gz Tested changes (refs/builds/5.5_1425628329): http://codereview.qt-project.org/107229 [PS20] - Updated submodules. From ci-noreply at qt-project.org Fri Mar 6 09:07:45 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 6 Mar 2015 10:07:45 +0200 Subject: [Ci-reports] fail on QtScript_dev_Integration #114 Message-ID: <20150306_080745_097103.ci-noreply@qt-project.org> QtScript_dev_Integration » win32-msvc2010_Windows_7 #114: FAILURE Build log: http://testresults.qt.io/ci/QtScript_dev_Integration/build_00114/win32-msvc2010_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1425628891): http://codereview.qt-project.org/107663 [PS1] - Merge remote-tracking branch 'origin/5.5' into dev From ci-noreply at qt-project.org Fri Mar 6 09:31:49 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 6 Mar 2015 10:31:49 +0200 Subject: [Ci-reports] pass on QtDeclarative_dev_Integration #2638 Message-ID: <20150306_083149_002879.ci-noreply@qt-project.org> QtDeclarative_dev_Integration #2638: SUCCESS Tested changes (refs/builds/dev_1425624082): http://codereview.qt-project.org/107830 [PS2] - qml tool: don't process the command name From ci-noreply at qt-project.org Fri Mar 6 09:42:04 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 6 Mar 2015 10:42:04 +0200 Subject: [Ci-reports] pass on QtQuickControls_dev_Integration #553 Message-ID: <20150306_084204_052783.ci-noreply@qt-project.org> QtQuickControls_dev_Integration #553: SUCCESS Tested changes (refs/builds/dev_1425627743): http://codereview.qt-project.org/107662 [PS1] - Merge remote-tracking branch 'origin/5.5' into dev From ci-noreply at qt-project.org Fri Mar 6 09:46:54 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 6 Mar 2015 10:46:54 +0200 Subject: [Ci-reports] pass on QtBase_5.5_Integration #193 Message-ID: <20150306_084654_044490.ci-noreply@qt-project.org> QtBase_5.5_Integration #193: SUCCESS Tested changes (refs/builds/5.5_1425624136): http://codereview.qt-project.org/107883 [PS1] - Fix -Wunreachable-code warning from clang in preprocessed Q_ASSERT From ci-noreply at qt-project.org Fri Mar 6 09:58:12 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 6 Mar 2015 10:58:12 +0200 Subject: [Ci-reports] fail on QtLocation_dev_Integration #388 Message-ID: <20150306_085812_034237.ci-noreply@qt-project.org> QtLocation_dev_Integration » win64-msvc2013_developer-build_qtnamespace_Windows_81 #388: FAILURE Build log: http://testresults.qt.io/ci/QtLocation_dev_Integration/build_00388/win64-msvc2013_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/dev_1425629722): http://codereview.qt-project.org/107658 [PS1] - Merge remote-tracking branch 'origin/5.5' into dev From ci-noreply at qt-project.org Fri Mar 6 10:06:59 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 6 Mar 2015 11:06:59 +0200 Subject: [Ci-reports] pass on QtTranslations_5.5_Integration #1 Message-ID: <20150306_090659_014005.ci-noreply@qt-project.org> QtTranslations_5.5_Integration #1: SUCCESS Tested changes (refs/builds/5.5_1425628744): http://codereview.qt-project.org/107679 [PS1] - Merge remote-tracking branch 'origin/5.4' into 5.5 From ci-noreply at qt-project.org Fri Mar 6 10:13:46 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 6 Mar 2015 11:13:46 +0200 Subject: [Ci-reports] pass on QtDoc_dev_Integration #165 Message-ID: <20150306_091346_098691.ci-noreply@qt-project.org> QtDoc_dev_Integration #165: SUCCESS Tested changes (refs/builds/dev_1425628859): http://codereview.qt-project.org/107656 [PS1] - Merge remote-tracking branch 'origin/5.5' into dev From ci-noreply at qt-project.org Fri Mar 6 10:24:14 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 6 Mar 2015 11:24:14 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #5945 Message-ID: <20150306_092414_083364.ci-noreply@qt-project.org> Autotest `tst_qsslsocket' failed :( Testing tst_QSslSocket FAIL! : tst_QSslSocket::connectToHostEncrypted(WithoutProxy) 'socket->waitForDisconnected()' returned FALSE. () tst_qsslsocket.cpp(715) : failure location Totals: 671 passed, 1 failed, 16 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QSslSocket ********* Config: Using QtTest library 5.6.0, Qt 5.6.0 (x86_64-little_endian-llp64 shared (dynamic) release build; by MSVC 2013) QDEBUG : tst_QSslSocket::initTestCase() Using SSL library OpenSSL 1.0.1j 15 Oct 2014 (268439727) PASS : tst_QSslSocket::initTestCase() PASS : tst_QSslSocket::constructing(WithoutProxy) PASS : tst_QSslSocket::constructing(WithSocks5Proxy) PASS : tst_QSslSocket::constructing(WithSocks5ProxyAuth) PASS : tst_QSslSocket::constructing(WithHttpProxy) 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(WithoutProxy:10.212.2.0) PASS : tst_QSslSocket::sslErrors(WithSocks5Proxy:qt-test-server) PASS : tst_QSslSocket::sslErrors(WithSocks5Proxy:10.212.2.0) SKIP : tst_QSslSocket::sslErrors(WithSocks5ProxyAuth:qt-test-server) Skipping flaky test - See QTBUG-29941 tst_qsslsocket.cpp(619) : failure location PASS : tst_QSslSocket::sslErrors(WithSocks5ProxyAuth:10.212.2.0) PASS : tst_QSslSocket::sslErrors(WithHttpProxy:qt-test-server) PASS : tst_QSslSocket::sslErrors(WithHttpProxy:10.212.2.0) PASS : tst_QSslSocket::sslErrors(WithHttpProxyBasicAuth:qt-test-server) PASS : tst_QSslSocket::sslErrors(WithHttpProxyBasicAuth:10.212.2.0) PASS : tst_QSslSocket::addCaCertificate(WithoutProxy) PASS : tst_QSslSocket::addCaCertificate(WithSocks5Proxy) PASS : tst_QSslSocket::addCaCertificate(WithSocks5ProxyAuth) PASS : tst_QSslSocket::addCaCertificate(WithHttpProxy) PASS : tst_QSslSocket::addCaCertificate(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::addCaCertificates(WithoutProxy) PASS : tst_QSslSocket::addCaCertificates(WithSocks5Proxy) PASS : tst_QSslSocket::addCaCertificates(WithSocks5ProxyAuth) PASS : tst_QSslSocket::addCaCertificates(WithHttpProxy) PASS : tst_QSslSocket::addCaCertificates(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::addCaCertificates2(WithoutProxy) PASS : tst_QSslSocket::addCaCertificates2(WithSocks5Proxy) PASS : tst_QSslSocket::addCaCertificates2(WithSocks5ProxyAuth) PASS : tst_QSslSocket::addCaCertificates2(WithHttpProxy) PASS : tst_QSslSocket::addCaCertificates2(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::ciphers(WithoutProxy) PASS : tst_QSslSocket::ciphers(WithSocks5Proxy) PASS : tst_QSslSocket::ciphers(WithSocks5ProxyAuth) PASS : tst_QSslSocket::ciphers(WithHttpProxy) PASS : tst_QSslSocket::ciphers(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::connectToHostEncrypted(WithoutProxy) PASS : tst_QSslSocket::connectToHostEncrypted(WithSocks5Proxy) PASS : tst_QSslSocket::connectToHostEncrypted(WithSocks5ProxyAuth) PASS : tst_QSslSocket::connectToHostEncrypted(WithHttpProxy) PASS : tst_QSslSocket::connectToHostEncrypted(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::connectToHostEncryptedWithVerificationPeerName(WithoutProxy) PASS : tst_QSslSocket::connectToHostEncryptedWithVerificationPeerName(WithSocks5Proxy) PASS : tst_QSslSocket::connectToHostEncryptedWithVerificationPeerName(WithSocks5ProxyAuth) PASS : tst_QSslSocket::connectToHostEncryptedWithVerificationPeerName(WithHttpProxy) PASS : tst_QSslSocket::connectToHostEncryptedWithVerificationPeerName(WithHttpProxyBasicAuth) QDEBUG : tst_QSslSocket::sessionCipher(WithoutProxy) Supported Ciphers: (QSslCipher(name=ECDHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=PSK-AES256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES128-SHA, bits=1 (truncated) QDEBUG : tst_QSslSocket::sessionCipher(WithoutProxy) Default Ciphers: (QSslCipher(name=ECDHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=PSK-AES256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES128-SHA, bits=128 (truncated) QDEBUG : tst_QSslSocket::sessionCipher(WithoutProxy) Session Cipher: QSslCipher(name=DHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2) PASS : tst_QSslSocket::sessionCipher(WithoutProxy) QDEBUG : tst_QSslSocket::sessionCipher(WithSocks5Proxy) Supported Ciphers: (QSslCipher(name=ECDHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=PSK-AES256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES128-SHA, bit (truncated) QDEBUG : tst_QSslSocket::sessionCipher(WithSocks5Proxy) Default Ciphers: (QSslCipher(name=ECDHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=PSK-AES256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES128-SHA, bits= (truncated) QDEBUG : tst_QSslSocket::sessionCipher(WithSocks5Proxy) Session Cipher: QSslCipher(name=DHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2) PASS : tst_QSslSocket::sessionCipher(WithSocks5Proxy) QDEBUG : tst_QSslSocket::sessionCipher(WithSocks5ProxyAuth) Supported Ciphers: (QSslCipher(name=ECDHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=PSK-AES256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES128-SHA, (truncated) QDEBUG : tst_QSslSocket::sessionCipher(WithSocks5ProxyAuth) Default Ciphers: (QSslCipher(name=ECDHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=PSK-AES256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES128-SHA, b (truncated) QDEBUG : tst_QSslSocket::sessionCipher(WithSocks5ProxyAuth) Session Cipher: QSslCipher(name=DHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2) PASS : tst_QSslSocket::sessionCipher(WithSocks5ProxyAuth) QDEBUG : tst_QSslSocket::sessionCipher(WithHttpProxy) Supported Ciphers: (QSslCipher(name=ECDHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=PSK-AES256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES128-SHA, bits= (truncated) QDEBUG : tst_QSslSocket::sessionCipher(WithHttpProxy) Default Ciphers: (QSslCipher(name=ECDHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=PSK-AES256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES128-SHA, bits=12 (truncated) QDEBUG : tst_QSslSocket::sessionCipher(WithHttpProxy) Session Cipher: QSslCipher(name=DHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2) PASS : tst_QSslSocket::sessionCipher(WithHttpProxy) QDEBUG : tst_QSslSocket::sessionCipher(WithHttpProxyBasicAuth) Supported Ciphers: (QSslCipher(name=ECDHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=PSK-AES256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES128-S (truncated) QDEBUG : tst_QSslSocket::sessionCipher(WithHttpProxyBasicAuth) Default Ciphers: (QSslCipher(name=ECDHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=PSK-AES256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES128-SHA (truncated) QDEBUG : tst_QSslSocket::sessionCipher(WithHttpProxyBasicAuth) Session Cipher: QSslCipher(name=DHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2) PASS : tst_QSslSocket::sessionCipher(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::flush(WithoutProxy) PASS : tst_QSslSocket::flush(WithSocks5Proxy) PASS : tst_QSslSocket::flush(WithSocks5ProxyAuth) PASS : tst_QSslSocket::flush(WithHttpProxy) PASS : tst_QSslSocket::flush(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::isEncrypted(WithoutProxy) PASS : tst_QSslSocket::isEncrypted(WithSocks5Proxy) PASS : tst_QSslSocket::isEncrypted(WithSocks5ProxyAuth) PASS : tst_QSslSocket::isEncrypted(WithHttpProxy) PASS : tst_QSslSocket::isEncrypted(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::localCertificate(WithoutProxy) SKIP : tst_QSslSocket::localCertificate(WithSocks5Proxy) Skipping flaky test - See QTBUG-29941 tst_qsslsocket.cpp(798) : failure location PASS : tst_QSslSocket::mode(WithoutProxy) PASS : tst_QSslSocket::mode(WithSocks5Proxy) PASS : tst_QSslSocket::mode(WithSocks5ProxyAuth) PASS : tst_QSslSocket::mode(WithHttpProxy) PASS : tst_QSslSocket::mode(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::peerCertificate(WithoutProxy) PASS : tst_QSslSocket::peerCertificate(WithSocks5Proxy) PASS : tst_QSslSocket::peerCertificate(WithSocks5ProxyAuth) PASS : tst_QSslSocket::peerCertificate(WithHttpProxy) PASS : tst_QSslSocket::peerCertificate(WithHttpProxyBasicAuth) SKIP : tst_QSslSocket::peerCertificateChain(WithoutProxy) QTBUG-29941 - Unstable auto-test due to intermittently unreachable host tst_qsslsocket.cpp(814) : 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) qt.network.ssl: QSslSocket::startClientEncryption: cannot start handshake when not connected QWARN : tst_QSslSocket::protocol(WithoutProxy) qt.network.ssl: QSslSocket::startClientEncryption: cannot start handshake when not connected PASS : tst_QSslSocket::protocol(WithoutProxy) PASS : tst_QSslSocket::protocol(WithSocks5Proxy) FAIL! : tst_QSslSocket::protocol(WithSocks5ProxyAuth) 'socket->waitForConnected()' returned FALSE. (Socket operation timed out) tst_qsslsocket.cpp(991) : failure location SKIP : tst_QSslSocket::protocol(WithHttpProxy) Skipping flaky test - See QTBUG-29941 tst_qsslsocket.cpp(949) : 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(1413) : 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(1568) : 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(1773) : failure location SKIP : tst_QSslSocket::waitForMinusOne(WithoutProxy) QTBUG-24451 - indefinite wait may hang tst_qsslsocket.cpp(1945) : 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::disconnectFromHostWhenConnecting(WithoutProxy) PASS : tst_QSslSocket::disconnectFromHostWhenConnecting(WithSocks5Proxy) PASS : tst_QSslSocket::disconnectFromHostWhenConnecting(WithSocks5ProxyAuth) PASS : tst_QSslSocket::disconnectFromHostWhenConnecting(WithHttpProxy) PASS : tst_QSslSocket::disconnectFromHostWhenConnecting(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::disconnectFromHostWhenConnected(WithoutProxy) PASS : tst_QSslSocket::disconnectFromHostWhenConnected(WithSocks5Proxy) PASS : tst_QSslSocket::disconnectFromHostWhenConnected(WithSocks5ProxyAuth) PASS : tst_QSslSocket::disconnectFromHostWhenConnected(WithHttpProxy) PASS : tst_QSslSocket::disconnectFromHostWhenConnected(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::resetProxy(WithoutProxy) PASS : tst_QSslSocket::resetProxy(WithSocks5Proxy) PASS : tst_QSslSocket::resetProxy(WithSocks5ProxyAuth) PASS : tst_QSslSocket::resetProxy(WithHttpProxy) PASS : tst_QSslSocket::resetProxy(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::ignoreSslErrorsList(WithoutProxy:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsList(WithoutProxy:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsList(WithoutProxy:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsList(WithoutProxy:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsList(WithoutProxy:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5Proxy:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5Proxy:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5Proxy:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5Proxy:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5Proxy:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5ProxyAuth:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5ProxyAuth:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5ProxyAuth:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5ProxyAuth:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5ProxyAuth:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxy:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxy:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxy:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxy:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxy:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxyBasicAuth:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxyBasicAuth:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxyBasicAuth:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxyBasicAuth:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxyBasicAuth:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithoutProxy:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithoutProxy:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithoutProxy:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithoutProxy:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithoutProxy:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5Proxy:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5Proxy:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5Proxy:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5Proxy:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5Proxy:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5ProxyAuth:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5ProxyAuth:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5ProxyAuth:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5ProxyAuth:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5ProxyAuth:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxy:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxy:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxy:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxy:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxy:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxyBasicAuth:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxyBasicAuth:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxyBasicAuth:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxyBasicAuth:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxyBasicAuth:SSL-failure-empty-list-again) PASS : tst_QSslSocket::readFromClosedSocket(WithoutProxy) PASS : tst_QSslSocket::readFromClosedSocket(WithSocks5Proxy) PASS : tst_QSslSocket::readFromClosedSocket(WithSocks5ProxyAuth) PASS : tst_QSslSocket::readFromClosedSocket(WithHttpProxy) PASS : tst_QSslSocket::readFromClosedSocket(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::writeBigChunk(WithoutProxy) QWARN : tst_QSslSocket::writeBigChunk(WithSocks5Proxy) QIODevice::write: device not open PASS : tst_QSslSocket::writeBigChunk(WithSocks5Proxy) QWARN : tst_QSslSocket::writeBigChunk(WithSocks5ProxyAuth) QIODevice::write: device not open PASS : tst_QSslSocket::writeBigChunk(WithSocks5ProxyAuth) PASS : tst_QSslSocket::writeBigChunk(WithHttpProxy) PASS : tst_QSslSocket::writeBigChunk(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::blacklistedCertificates(WithoutProxy) PASS : tst_QSslSocket::blacklistedCertificates(WithSocks5Proxy) PASS : tst_QSslSocket::blacklistedCertificates(WithSocks5ProxyAuth) PASS : tst_QSslSocket::blacklistedCertificates(WithHttpProxy) PASS : tst_QSslSocket::blacklistedCertificates(WithHttpProxyBasicAuth) QDEBUG : tst_QSslSocket::versionAccessors(WithoutProxy) "OpenSSL 1.0.1j 15 Oct 2014" QDEBUG : tst_QSslSocket::versionAccessors(WithoutProxy) "100010af" PASS : tst_QSslSocket::versionAccessors(WithoutProxy) QDEBUG : tst_QSslSocket::versionAccessors(WithSocks5Proxy) "OpenSSL 1.0.1j 15 Oct 2014" QDEBUG : tst_QSslSocket::versionAccessors(WithSocks5Proxy) "100010af" PASS : tst_QSslSocket::versionAccessors(WithSocks5Proxy) QDEBUG : tst_QSslSocket::versionAccessors(WithSocks5ProxyAuth) "OpenSSL 1.0.1j 15 Oct 2014" QDEBUG : tst_QSslSocket::versionAccessors(WithSocks5ProxyAuth) "100010af" PASS : tst_QSslSocket::versionAccessors(WithSocks5ProxyAuth) QDEBUG : tst_QSslSocket::versionAccessors(WithHttpProxy) "OpenSSL 1.0.1j 15 Oct 2014" QDEBUG : tst_QSslSocket::versionAccessors(WithHttpProxy) "100010af" PASS : tst_QSslSocket::versionAccessors(WithHttpProxy) QDEBUG : tst_QSslSocket::versionAccessors(WithHttpProxyBasicAuth) "OpenSSL 1.0.1j 15 Oct 2014" QDEBUG : tst_QSslSocket::versionAccessors(WithHttpProxyBasicAuth) "100010af" 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::dhServer(WithoutProxy) PASS : tst_QSslSocket::dhServer(WithSocks5Proxy) PASS : tst_QSslSocket::dhServer(WithSocks5ProxyAuth) PASS : tst_QSslSocket::dhServer(WithHttpProxy) PASS : tst_QSslSocket::dhServer(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::ecdhServer(WithoutProxy) PASS : tst_QSslSocket::ecdhServer(WithSocks5Proxy) PASS : tst_QSslSocket::ecdhServer(WithSocks5ProxyAuth) PASS : tst_QSslSocket::ecdhServer(WithHttpProxy) PASS : tst_QSslSocket::ecdhServer(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::verifyClientCertificate(WithoutProxy:NoCert:AutoVerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithoutProxy:NoCert:QueryPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithoutProxy:NoCert:VerifyNone) PASS : tst_QSslSocket::verifyClientCertificate(WithoutProxy:NoCert:VerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithoutProxy:SelfSignedCert:AutoVerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithoutProxy:SelfSignedCert:QueryPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithoutProxy:SelfSignedCert:VerifyNone) PASS : tst_QSslSocket::verifyClientCertificate(WithoutProxy:SelfSignedCert:VerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithoutProxy:ValidServerCert:AutoVerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithoutProxy:ValidServerCert:QueryPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithoutProxy:ValidServerCert:VerifyNone) PASS : tst_QSslSocket::verifyClientCertificate(WithoutProxy:ValidServerCert:VerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithoutProxy:ValidClientCert:AutoVerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithoutProxy:ValidClientCert:QueryPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithoutProxy:ValidClientCert:VerifyNone) PASS : tst_QSslSocket::verifyClientCertificate(WithoutProxy:ValidClientCert:VerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithoutProxy:ValidClientCert:AutoVerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithoutProxy:ValidClientCert:QueryPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithoutProxy:ValidClientCert:VerifyNone) PASS : tst_QSslSocket::verifyClientCertificate(WithoutProxy:ValidClientCert:VerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5Proxy:NoCert:AutoVerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5Proxy:NoCert:QueryPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5Proxy:NoCert:VerifyNone) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5Proxy:NoCert:VerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5Proxy:SelfSignedCert:AutoVerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5Proxy:SelfSignedCert:QueryPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5Proxy:SelfSignedCert:VerifyNone) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5Proxy:SelfSignedCert:VerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5Proxy:ValidServerCert:AutoVerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5Proxy:ValidServerCert:QueryPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5Proxy:ValidServerCert:VerifyNone) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5Proxy:ValidServerCert:VerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5Proxy:ValidClientCert:AutoVerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5Proxy:ValidClientCert:QueryPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5Proxy:ValidClientCert:VerifyNone) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5Proxy:ValidClientCert:VerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5Proxy:ValidClientCert:AutoVerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5Proxy:ValidClientCert:QueryPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5Proxy:ValidClientCert:VerifyNone) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5Proxy:ValidClientCert:VerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5ProxyAuth:NoCert:AutoVerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5ProxyAuth:NoCert:QueryPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5ProxyAuth:NoCert:VerifyNone) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5ProxyAuth:NoCert:VerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5ProxyAuth:SelfSignedCert:AutoVerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5ProxyAuth:SelfSignedCert:QueryPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5ProxyAuth:SelfSignedCert:VerifyNone) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5ProxyAuth:SelfSignedCert:VerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5ProxyAuth:ValidServerCert:AutoVerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5ProxyAuth:ValidServerCert:QueryPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5ProxyAuth:ValidServerCert:VerifyNone) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5ProxyAuth:ValidServerCert:VerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5ProxyAuth:ValidClientCert:AutoVerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5ProxyAuth:ValidClientCert:QueryPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5ProxyAuth:ValidClientCert:VerifyNone) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5ProxyAuth:ValidClientCert:VerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5ProxyAuth:ValidClientCert:AutoVerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5ProxyAuth:ValidClientCert:QueryPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5ProxyAuth:ValidClientCert:VerifyNone) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5ProxyAuth:ValidClientCert:VerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxy:NoCert:AutoVerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxy:NoCert:QueryPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxy:NoCert:VerifyNone) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxy:NoCert:VerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxy:SelfSignedCert:AutoVerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxy:SelfSignedCert:QueryPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxy:SelfSignedCert:VerifyNone) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxy:SelfSignedCert:VerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxy:ValidServerCert:AutoVerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxy:ValidServerCert:QueryPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxy:ValidServerCert:VerifyNone) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxy:ValidServerCert:VerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxy:ValidClientCert:AutoVerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxy:ValidClientCert:QueryPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxy:ValidClientCert:VerifyNone) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxy:ValidClientCert:VerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxy:ValidClientCert:AutoVerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxy:ValidClientCert:QueryPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxy:ValidClientCert:VerifyNone) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxy:ValidClientCert:VerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxyBasicAuth:NoCert:AutoVerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxyBasicAuth:NoCert:QueryPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxyBasicAuth:NoCert:VerifyNone) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxyBasicAuth:NoCert:VerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxyBasicAuth:SelfSignedCert:AutoVerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxyBasicAuth:SelfSignedCert:QueryPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxyBasicAuth:SelfSignedCert:VerifyNone) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxyBasicAuth:SelfSignedCert:VerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxyBasicAuth:ValidServerCert:AutoVerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxyBasicAuth:ValidServerCert:QueryPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxyBasicAuth:ValidServerCert:VerifyNone) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxyBasicAuth:ValidServerCert:VerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxyBasicAuth:ValidClientCert:AutoVerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxyBasicAuth:ValidClientCert:QueryPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxyBasicAuth:ValidClientCert:VerifyNone) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxyBasicAuth:ValidClientCert:VerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxyBasicAuth:ValidClientCert:AutoVerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxyBasicAuth:ValidClientCert:QueryPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxyBasicAuth:ValidClientCert:VerifyNone) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxyBasicAuth:ValidClientCert:VerifyPeer) 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) SKIP : tst_QSslSocket::simplePskConnect(WithoutProxy:PskConnectDoNotHandlePsk) This test requires change 1f8cab2c3bcd91335684c95afa95ae71e00a94e4 on the network test server, QTQAINFRA-917 tst_qsslsocket.cpp(3019) : failure location SKIP : tst_QSslSocket::simplePskConnect(WithoutProxy:PskConnectEmptyCredentials) This test requires change 1f8cab2c3bcd91335684c95afa95ae71e00a94e4 on the network test server, QTQAINFRA-917 tst_qsslsocket.cpp(3019) : failure location SKIP : tst_QSslSocket::simplePskConnect(WithoutProxy:PskConnectWrongCredentials) This test requires change 1f8cab2c3bcd91335684c95afa95ae71e00a94e4 on the network test server, QTQAINFRA-917 tst_qsslsocket.cpp(3019) : failure location SKIP : tst_QSslSocket::simplePskConnect(WithoutProxy:PskConnectWrongIdentity) This test requires change 1f8cab2c3bcd91335684c95afa95ae71e00a94e4 on the network test server, QTQAINFRA-917 tst_qsslsocket.cpp(3019) : failure location SKIP : tst_QSslSocket::simplePskConnect(WithoutProxy:PskConnectWrongPreSharedKey) This test requires change 1f8cab2c3bcd91335684c95afa95ae71e00a94e4 on the network test server, QTQAINFRA-917 tst_qsslsocket.cpp(3019) : failure location SKIP : tst_QSslSocket::simplePskConnect(WithoutProxy:PskConnectRightCredentialsPeerVerifyFailure) This test requires change 1f8cab2c3bcd91335684c95afa95ae71e00a94e4 on the network test server, QTQAINFRA-917 tst_qsslsocket.cpp(3019) : failure location SKIP : tst_QSslSocket::simplePskConnect(WithoutProxy:PskConnectRightCredentialsVerifyPeer) This test requires change 1f8cab2c3bcd91335684c95afa95ae71e00a94e4 on the network test server, QTQAINFRA-917 tst_qsslsocket.cpp(3019) : failure location SKIP : tst_QSslSocket::simplePskConnect(WithoutProxy:PskConnectRightCredentialsDoNotVerifyPeer) This test requires change 1f8cab2c3bcd91335684c95afa95ae71e00a94e4 on the network test server, QTQAINFRA-917 tst_qsslsocket.cpp(3019) : failure location 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: 669 passed, 1 failed, 16 skipped, 0 blacklisted ********* Finished testing of tst_QSslSocket ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qsslsocket: 287 seconds, exit code 1 Build log: http://testresults.qt.io/ci/QtBase_dev_Integration/build_05945/win64-msvc2013_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/dev_1425628103): http://codereview.qt-project.org/106323 [PS2] - A11y: query a11y bus address from X display From ci-noreply at qt-project.org Fri Mar 6 11:07:00 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 6 Mar 2015 12:07:00 +0200 Subject: [Ci-reports] fail on Qt3D_dev_Integration #249 Message-ID: <20150306_100700_084410.ci-noreply@qt-project.org> Compilation failed :( defaults\qforwardrenderer.cpp(157) : error C2143: syntax error : missing ';' before 'const' defaults\qforwardrenderer.cpp(157) : error C2761: 'Qt3D::QEntity *Qt3D::QForwardRenderer::camera(void) const' : member function redeclaration not allowed defaults\qforwardrenderer.cpp(158) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int defaults\qforwardrenderer.cpp(158) : warning C4091: ' ' : ignored on left of 'const int' when no variable is declared defaults\qforwardrenderer.cpp(158) : error C2143: syntax error : missing ';' before '{' defaults\qforwardrenderer.cpp(158) : error C2447: '{' : missing function header (old-style formal list?)defaults\qdiffusespecularmapmaterial.cpp(180) : error C2470: 'Qt3D::QDiffuseSpecularMapMaterial::ambient' : looks like a function definition, but there is no parameter list; skipping apparent body defaults\qdiffusespecularmapmaterial.cpp(194) : error C2470: 'Qt3D::QDiffuseSpecularMapMaterial::diffuse' : looks like a function definition, but there is no parameter list; skipping apparent body defaults\qdiffusespecularmapmaterial.cpp(208) : error C2470: 'Qt3D::QDiffuseSpecularMapMaterial::specular' : looks like a function definition, but there is no parameter list; skipping apparent body defaults\qdiffusespecularmapmaterial.cpp(218) : error C2470: 'Qt3D::QDiffuseSpecularMapMaterial::shininess' : looks like a function definition, but there is no parameter list; skipping apparent body defaults\qdiffusespecularmapmaterial.cpp(228) : error C2470: 'Qt3D::QDiffuseSpecularMapMaterial::textureScale' : looks like a function definition, but there is no parameter list; skipping apparent body Build log: http://testresults.qt.io/ci/Qt3D_dev_Integration/build_00249/win32-msvc2010_developer-build_angle_Windows_7/log.txt.gz ============================================================ Compilation failed :( defaults\qdiffusespecularmapmaterial.cpp(180) : error C2470: 'TestNamespace::Qt3D::QDiffuseSpecularMapMaterial::ambient' : looks like a function definition, but there is no parameter list; skipping apparent body defaults\qdiffusespecularmapmaterial.cpp(194) : error C2470: 'TestNamespace::Qt3D::QDiffuseSpecularMapMaterial::diffuse' : looks like a function definition, but there is no parameter list; skipping apparent body defaults\qdiffusespecularmapmaterial.cpp(208) : error C2470: 'TestNamespace::Qt3D::QDiffuseSpecularMapMaterial::specular' : looks like a function definition, but there is no parameter list; skipping apparent body defaults\qdiffusespecularmapmaterial.cpp(218) : error C2470: 'TestNamespace::Qt3D::QDiffuseSpecularMapMaterial::shininess' : looks like a function definition, but there is no parameter list; skipping apparent body defaults\qdiffusespecularmapmaterial.cpp(228) : error C2470: 'TestNamespace::Qt3D::QDiffuseSpecularMapMaterial::textureScale' : looks like a function definition, but there is no parameter list; skipping apparent body defaults\qforwardrenderer.cpp(157) : error C2143: syntax error : missing ';' before 'const' defaults\qforwardrenderer.cpp(157) : error C2761: 'TestNamespace::Qt3D::QEntity *TestNamespace::Qt3D::QForwardRenderer::camera(void) const' : member function redeclaration not allowed defaults\qforwardrenderer.cpp(158) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int defaults\qforwardrenderer.cpp(158) : warning C4091: ' ' : ignored on left of 'const int' when no variable is declared defaults\qforwardrenderer.cpp(158) : error C2143: syntax error : missing ';' before '{' defaults\qforwardrenderer.cpp(158) : error C2447: '{' : missing function header (old-style formal list?) Build log: http://testresults.qt.io/ci/Qt3D_dev_Integration/build_00249/win32-msvc2010_developer-build_qtnamespace_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1425635548): http://codereview.qt-project.org/105607 [PS13] - Doc: link and qdoc errors Qt3D From ci-noreply at qt-project.org Fri Mar 6 11:34:54 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 6 Mar 2015 12:34:54 +0200 Subject: [Ci-reports] fail on QtCanvas3D_dev_Integration #133 Message-ID: <20150306_103454_039217.ci-noreply@qt-project.org> Autotest `license' failed :( # Failed test 'No reference text for license type LGPL in tests/auto/qmltest/canvas3d/tst_render_checkresult.js, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 364. # Looks like you failed 1 test of 75. /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl .. Dubious, test returned 1 (wstat 256, 0x100) Failed 1/75 subtests Test Summary Report ------------------- /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl (Wstat: 256 Tests: 75 Failed: 1) Failed test: 70 Non-zero exit status: 1 Files=1, Tests=75, 0 wallclock secs ( 0.02 usr 0.00 sys + 0.09 cusr 0.00 csys = 0.11 CPU) Result: FAIL QtQA::App::TestRunner: test failed, running again to see if it is flaky... # Failed test 'No reference text for license type LGPL in tests/auto/qmltest/canvas3d/tst_render_checkresult.js, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 364. # Looks like you failed 1 test of 75. /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl .. Dubious, test returned 1 (wstat 256, 0x100) Failed 1/75 subtests Test Summary Report ------------------- /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl (Wstat: 256 Tests: 75 Failed: 1) Failed test: 70 Non-zero exit status: 1 Files=1, Tests=75, 0 wallclock secs ( 0.03 usr 0.01 sys + 0.09 cusr 0.00 csys = 0.13 CPU) Result: FAIL QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end license: 0.477717 seconds, exit code 1 Build log: http://testresults.qt.io/ci/QtCanvas3D_dev_Integration/build_00133/linux-g++_developer-build_OpenSuSE_13.1_x64/log.txt.gz Tested changes (refs/builds/dev_1425637932): http://codereview.qt-project.org/107904 [PS5] - Added an autotest with rendering result checking. From ci-noreply at qt-project.org Fri Mar 6 11:37:48 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 6 Mar 2015 12:37:48 +0200 Subject: [Ci-reports] pass on QtBase_5.4_Integration #1880 Message-ID: <20150306_103748_083770.ci-noreply@qt-project.org> QtBase_5.4_Integration #1880: SUCCESS Tested changes (refs/builds/5.4_1425630285): http://codereview.qt-project.org/105782 [PS6] - Improved Windows printer support and fixed crashes due to NULL devMode From ci-noreply at qt-project.org Fri Mar 6 11:43:40 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 6 Mar 2015 12:43:40 +0200 Subject: [Ci-reports] pass on QtTools_dev_Integration #312 Message-ID: <20150306_104340_024133.ci-noreply@qt-project.org> QtTools_dev_Integration #312: SUCCESS Tested changes (refs/builds/dev_1425630100): http://codereview.qt-project.org/107667 [PS1] - Merge remote-tracking branch 'origin/5.5' into dev From ci-noreply at qt-project.org Fri Mar 6 11:45:14 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 6 Mar 2015 12:45:14 +0200 Subject: [Ci-reports] pass on QtTools_5.5_Integration #9 Message-ID: <20150306_104514_003870.ci-noreply@qt-project.org> QtTools_5.5_Integration #9: SUCCESS Tested changes (refs/builds/5.5_1425628707): http://codereview.qt-project.org/107678 [PS1] - Merge remote-tracking branch 'origin/5.4' into 5.5 From ci-noreply at qt-project.org Fri Mar 6 11:57:14 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 6 Mar 2015 12:57:14 +0200 Subject: [Ci-reports] pass on QtQuickControls_5.5_Integration #27 Message-ID: <20150306_105714_000037.ci-noreply@qt-project.org> QtQuickControls_5.5_Integration #27: SUCCESS Tested changes (refs/builds/5.5_1425635017): http://codereview.qt-project.org/107188 [PS4] - Extras: Update plugins.qmltype http://codereview.qt-project.org/107782 [PS1] - BSD license for QML code in tests From ci-noreply at qt-project.org Fri Mar 6 12:15:57 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 6 Mar 2015 13:15:57 +0200 Subject: [Ci-reports] pass on QtBase_5.5_Integration #194 Message-ID: <20150306_111557_044491.ci-noreply@qt-project.org> QtBase_5.5_Integration #194: SUCCESS Tested changes (refs/builds/5.5_1425631709): http://codereview.qt-project.org/107731 [PS2] - Fix QMessageBox::aboutQt(). http://codereview.qt-project.org/102643 [PS2] - Add a QHostAddress::toIPv4Address overload taking a bool *ok http://codereview.qt-project.org/102642 [PS1] - QHostAddress: Convert AnyIPv4 to AnyIPv6 instead of ::ffff:0.0.0.0 http://codereview.qt-project.org/102641 [PS1] - QHostAddress: Revert auto-converting of IPv6 v4-mapped addresses to IPv4 http://codereview.qt-project.org/107824 [PS2] - Fix up signal handling in QFbVtHandler http://codereview.qt-project.org/107525 [PS5] - Make QPersistentModelIndex an internal meta-type From ci-noreply at qt-project.org Fri Mar 6 12:31:37 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 6 Mar 2015 13:31:37 +0200 Subject: [Ci-reports] pass on QtBase_dev_Integration #5946 Message-ID: <20150306_113137_064828.ci-noreply@qt-project.org> QtBase_dev_Integration #5946: SUCCESS Tested changes (refs/builds/dev_1425633949): http://codereview.qt-project.org/105618 [PS5] - QCommandLineParser: add parsing mode for options after arguments http://codereview.qt-project.org/104994 [PS7] - qdoc: Switched to QList from QMap for subprojects list From ci-noreply at qt-project.org Fri Mar 6 12:33:41 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 6 Mar 2015 13:33:41 +0200 Subject: [Ci-reports] fail on QtBase_5.5_Integration #195 Message-ID: <20150306_113341_028866.ci-noreply@qt-project.org> qtbase failed to compile :( g++ -c -pipe -fno-keep-inline-dllexport -O2 -std=c++0x -fno-exceptions -frtti -Wall -Wextra -Werror -Wno-error=cpp -Wno-error=deprecated-declarations -Wno-error=strict-overflow -DUNICODE -DQT_NO_CAST_FROM_ASCII -DQT_NO_DIRECTWRITE -DQT_NO_FONTCONFIG -DFT2_BUILD_LIBRARY -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DQT_NO_EXCEPTIONS -DQT_NO_DEBUG -DQT_PLUGIN -DQT_PLATFORMSUPPORT_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I..\..\..\3rdparty\wintab -I..\..\..\3rdparty\freetype\src -I..\..\..\3rdparty\freetype\include -I..\..\..\..\include -I..\..\..\..\include\QtPlatformSupport -I..\..\..\..\include\QtPlatformSupport\5.5.0 -I..\..\..\..\include\QtPlatformSupport\5.5.0\QtPlatformSupport -I..\..\..\..\include\QtGui\5.5.0 -I..\..\..\..\include\QtGui\5.5.0\QtGui -I..\..\..\..\include\QtGui -I..\..\..\..\include\QtCore\5.5.0 -I..\..\..\..\include\QtCore\5.5.0\QtCore -I..\..\..\..\include\QtCore -I.moc\release -IC:\utils\postgresql\pgsql\include -IC:\openssl\include -IC:\utils\mysql\mysql\include -IC:\utils\postgresql\pgsql\include -IC:\openssl\include -IC:\utils\mysql\mysql\include -IC:\utils\icu_53_1_mingw_builds_4_9_1_posix_dwarf_32_devel\include -I..\..\..\..\mkspecs\win32-g++ -o .obj\release\qwindowsfontdatabase.o qwindowsfontdatabase.cpp qwindowsfontdatabase.cpp: In member function 'virtual QFontEngine* QWindowsFontDatabase::fontEngine(const QByteArray&, qreal, QFont::HintingPreference)': qwindowsfontdatabase.cpp:1111:74: error: dereferencing type-punned pointer will break strict-aliasing rules [-Werror=strict-aliasing] Makefile.Release:3995: recipe for target '.obj/release/qwindowsfontdatabase.o' failed mingw32-make[6]: *** [.obj/release/qwindowsfontdatabase.o] Error 1 mingw32-make[5]: *** [release] Error 2 mingw32-make[4]: *** [sub-windows-make_first] Error 2 mingw32-make[3]: *** [sub-platforms-make_first] Error 2 mingw32-make[2]: *** [sub-plugins-make_first] Error 2 mingw32-make[1]: *** [sub-src-make_first] Error 2 mingw32-make: *** [module-qtbase] Error 2 Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_00195/win32-mingw491_developer-build_qtlibinfix_Windows_7/log.txt.gz Tested changes (refs/builds/5.5_1425640656): http://codereview.qt-project.org/107867 [PS1] - Doc: corrected doc QString::operator[] http://codereview.qt-project.org/107475 [PS2] - Xcode: Add support for generating XCTest test bundles out of Qt testcases http://codereview.qt-project.org/107474 [PS2] - iOS: Resolve correct SDK as part of sdk.prf instead of default_post.prf http://codereview.qt-project.org/107473 [PS3] - Xcode: Make QMAKE_MAC_SDK_(PLATFORM_)PATH depend on active SDK http://codereview.qt-project.org/107472 [PS3] - qmake: Expose iOS/OS X SDK platform path as QMAKE_MAC_SDK_PLATFORM_PATH http://codereview.qt-project.org/107471 [PS3] - Xcode: Generate scheme manually, instead of letting Xcode do it http://codereview.qt-project.org/107743 [PS4] - iOS: Use qFatal when detecting QApplication before UIApplicationMain http://codereview.qt-project.org/107783 [PS3] - iOS: Define QT_NO_PROCESS, as the platform doesn't allow fork/exec http://codereview.qt-project.org/106806 [PS6] - Windows: Add -static-runtime configure option http://codereview.qt-project.org/107578 [PS3] - Add getter for QSizePolicy to SpacerItem http://codereview.qt-project.org/107746 [PS8] - Add mingw GCC Version to qconfig.pri http://codereview.qt-project.org/107917 [PS1] - qdoc: Fix regression in Node type testing http://codereview.qt-project.org/107156 [PS1] - write relative QT_INSTALL_CONFIGURATION also under windows http://codereview.qt-project.org/106197 [PS1] - adjust configure's path output to relative paths http://codereview.qt-project.org/104354 [PS6] - centralize setup of shell-related variables in spec_post.prf http://codereview.qt-project.org/107504 [PS4] - xcb: do not create a dummy QScreen when there are no outputs http://codereview.qt-project.org/107907 [PS2] - docs: QPlatformWindow::screen() and QWindow::screen() can return null From ci-noreply at qt-project.org Fri Mar 6 12:57:50 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 6 Mar 2015 13:57:50 +0200 Subject: [Ci-reports] fail on QtTools_5.4_Integration #111 Message-ID: <20150306_115750_065510.ci-noreply@qt-project.org> QtTools_5.4_Integration » win32-msvc2010_Windows_7 #111: FAILURE Build log: http://testresults.qt.io/ci/QtTools_5.4_Integration/build_00111/win32-msvc2010_Windows_7/log.txt.gz Tested changes (refs/builds/5.4_1425642406): http://codereview.qt-project.org/107876 [PS1] - Assistant: Fix an export and an import of bookmarks From ci-noreply at qt-project.org Fri Mar 6 13:08:19 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 6 Mar 2015 14:08:19 +0200 Subject: [Ci-reports] fail on QtCanvas3D_dev_Integration #135 Message-ID: <20150306_120819_058163.ci-noreply@qt-project.org> Autotest `tst_qmltest' failed :( QtQA::App::TestRunner: test failed, running again to see if it is flaky... QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qmltest: 17 seconds, exit code 1 Build log: http://testresults.qt.io/ci/QtCanvas3D_dev_Integration/build_00135/win32-msvc2010_developer-build_angle_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1425641789): http://codereview.qt-project.org/107904 [PS6] - Added an autotest with rendering result checking. From ci-noreply at qt-project.org Fri Mar 6 13:13:02 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 6 Mar 2015 14:13:02 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #5948 Message-ID: <20150306_121302_085257.ci-noreply@qt-project.org> QtBase_dev_Integration » winphone-arm-msvc2013_Windows_81 #5948: FAILURE Build log: http://testresults.qt.io/ci/QtBase_dev_Integration/build_05948/winphone-arm-msvc2013_Windows_81/log.txt.gz Tested changes (refs/builds/dev_1425641592): http://codereview.qt-project.org/107448 [PS1] - Cocoa integration - do not report invalid coordinates From ci-noreply at qt-project.org Fri Mar 6 13:19:20 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 6 Mar 2015 14:19:20 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #5950 Message-ID: <20150306_121920_048064.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. `git clone qtgitreadonly:qt/qtqa.git _qtqa_latest' exited with code 128 at _testconfig/test.pl line 1103. Build log: http://testresults.qt.io/ci/QtBase_dev_Integration/build_05950/macx-clang_developer-build_OSX_10.10/log.txt.gz ============================================================ QtBase_dev_Integration » win32-msvc2010_developer-build_qtnamespace_Windows_7 #5950: FAILURE Build log: http://testresults.qt.io/ci/QtBase_dev_Integration/build_05950/win32-msvc2010_developer-build_qtnamespace_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1425644077): http://codereview.qt-project.org/106046 [PS9] - Introduce QRgba64 structure for 64bit RGBA values http://codereview.qt-project.org/107441 [PS1] - QCocoaWindow - fix a flag test http://codereview.qt-project.org/107553 [PS6] - xcb: implement and deprecate QWidget::setWindowIconText() From ci-noreply at qt-project.org Fri Mar 6 13:22:20 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 6 Mar 2015 13:22:20 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - QtBase_5.4_mobile_state #121 - FAILURE Message-ID: <20150306122220.5B2A930DFE@fork.qtproject.c.bitbit.net> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt-project.org/ci/QtBase_5.4_mobile_state/build_00121 From ci-noreply at qt-project.org Fri Mar 6 13:23:59 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 6 Mar 2015 14:23:59 +0200 Subject: [Ci-reports] pass on QtWebEngine_5.4_Integration #60 Message-ID: <20150306_122359_074613.ci-noreply@qt-project.org> QtWebEngine_5.4_Integration #60: SUCCESS Tested changes (refs/builds/5.4_1425638639): http://codereview.qt-project.org/107915 [PS1] - Update chromium SHA From ci-noreply at qt-project.org Fri Mar 6 13:32:02 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 6 Mar 2015 14:32:02 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #5951 Message-ID: <20150306_123202_068146.ci-noreply@qt-project.org> QtBase_dev_Integration » linux-g++_developer-build_qtnamespace_qtlibinfix_RHEL65_x64 #5951: FAILURE Build log: http://testresults.qt.io/ci/QtBase_dev_Integration/build_05951/linux-g++_developer-build_qtnamespace_qtlibinfix_RHEL65_x64/log.txt.gz Tested changes (refs/builds/dev_1425644463): http://codereview.qt-project.org/107448 [PS1] - Cocoa integration - do not report invalid coordinates From ci-noreply at qt-project.org Fri Mar 6 13:34:37 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 6 Mar 2015 14:34:37 +0200 Subject: [Ci-reports] pass on QtDeclarative_5.4_Integration #591 Message-ID: <20150306_123437_021660.ci-noreply@qt-project.org> QtDeclarative_5.4_Integration #591: SUCCESS Tested changes (refs/builds/5.4_1425639464): http://codereview.qt-project.org/107927 [PS2] - Make sure we deref an item from its window. From ci-noreply at qt-project.org Fri Mar 6 13:45:47 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 6 Mar 2015 14:45:47 +0200 Subject: [Ci-reports] pass on QtBase_5.4_Integration #1881 Message-ID: <20150306_124547_034414.ci-noreply@qt-project.org> QtBase_5.4_Integration #1881: SUCCESS Tested changes (refs/builds/5.4_1425638423): http://codereview.qt-project.org/107919 [PS2] - Win QPA: Pass in the top level setting instead of relying on isTopLevel() http://codereview.qt-project.org/107741 [PS1] - Always clear QWindowPrivate::positionAutomatic in setFramePosition() From ci-noreply at qt-project.org Fri Mar 6 13:57:52 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 6 Mar 2015 14:57:52 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #5952 Message-ID: <20150306_125752_008499.ci-noreply@qt-project.org> Compilation failed :( C:\Program Files\Microsoft Visual Studio 10.0\VC\INCLUDE\exception(218) : see declaration of 'stdext::exception' C:\Program Files\Microsoft Visual Studio 10.0\VC\INCLUDE\typeinfo(156) : see declaration of 'std::bad_cast' C:\Program Files\Microsoft Visual Studio 10.0\VC\INCLUDE\exception(218) : see declaration of 'stdext::exception' C:\Program Files\Microsoft Visual Studio 10.0\VC\INCLUDE\typeinfo(177) : see declaration of 'std::bad_typeid' C:\Program Files\Microsoft Visual Studio 10.0\VC\INCLUDE\exception(218) : see declaration of 'stdext::exception' C:\Program Files\Microsoft Visual Studio 10.0\VC\INCLUDE\typeinfo(156) : see declaration of 'std::bad_cast' C:\Program Files\Microsoft Visual Studio 10.0\VC\INCLUDE\exception(218) : see declaration of 'stdext::exception' C:\Program Files\Microsoft Visual Studio 10.0\VC\INCLUDE\typeinfo(177) : see declaration of 'std::bad_typeid' C:\work\build\qt\qtbase\bin\moc.exe -DUNICODE -DWIN32 -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_TESTLIB_LIB -DQT_CORE_LIB -DQT_NAMESPACE=TestNamespace -DQT_TESTCASE_BUILDDIR="\"C:/work/build/qt/qtbase/tests/auto/gui/painting/qcolor\"" -DNDEBUG -D_MSC_VER=1600 -D_WIN32 -IC:/work/build/qt/qtbase/mkspecs/win32-msvc2010 -IC:/work/build/qt/qtbase/tests/auto/gui/painting/qcolor -IC:/work/build/qt/qtbase/include/QtGui/5.6.0 -IC:/work/build/qt/qtbase/include/QtGui/5.6.0/QtGui -IC:/work/build/qt/qtbase/include -IC:/work/build/qt/qtbase/include/QtGui -IC:/work/build/qt/qtbase/include/QtTest -IC:/work/build/qt/qtbase/include/QtCore/5.6.0 -IC:/work/build/qt/qtbase/include/QtCore/5.6.0/QtCore -IC:/work/build/qt/qtbase/include/QtCore tst_qcolor.cpp -o .moc\release\tst_qcolor.moc tst_qcolor.cpp tst_qcolor.cpp(120) : error C2872: 'tst_QColor' : ambiguous symbol could be 'tst_qcolor.cpp(44) : tst_QColor' tst_qcolor.cpp(232) : error C2872: 'tst_QColor' : ambiguous symbol could be 'tst_qcolor.cpp(44) : tst_QColor' tst_qcolor.cpp(236) : error C2872: 'tst_QColor' : ambiguous symbol could be 'tst_qcolor.cpp(44) : tst_QColor' tst_qcolor.cpp(253) : error C2872: 'tst_QColor' : ambiguous symbol could be 'tst_qcolor.cpp(44) : tst_QColor' tst_qcolor.cpp(262) : error C2872: 'tst_QColor' : ambiguous symbol could be 'tst_qcolor.cpp(44) : tst_QColor' tst_qcolor.cpp(289) : error C2872: 'tst_QColor' : ambiguous symbol could be 'tst_qcolor.cpp(44) : tst_QColor' tst_qcolor.cpp(297) : error C2872: 'tst_QColor' : ambiguous symbol could be 'tst_qcolor.cpp(44) : tst_QColor' tst_qcolor.cpp(324) : error C2872: 'tst_QColor' : ambiguous symbol could be 'tst_qcolor.cpp(44) : tst_QColor' tst_qcolor.cpp(331) : error C2872: 'tst_QColor' : ambiguous symbol could be 'tst_qcolor.cpp(44) : tst_QColor' tst_qcolor.cpp(358) : error C2872: 'tst_QColor' : ambiguous symbol could be 'tst_qcolor.cpp(44) : tst_QColor' tst_qcolor.cpp(531) : error C2872: 'tst_QColor' : ambiguous symbol could be 'tst_qcolor.cpp(44) : tst_QColor' tst_qcolor.cpp(551) : error C2872: 'tst_QColor' : ambiguous symbol could be 'tst_qcolor.cpp(44) : tst_QColor' tst_qcolor.cpp(557) : error C2872: 'tst_QColor' : ambiguous symbol could be 'tst_qcolor.cpp(44) : tst_QColor' tst_qcolor.cpp(565) : error C2872: 'tst_QColor' : ambiguous symbol could be 'tst_qcolor.cpp(44) : tst_QColor' tst_qcolor.cpp(589) : error C2872: 'tst_QColor' : ambiguous symbol could be 'tst_qcolor.cpp(44) : tst_QColor' tst_qcolor.cpp(604) : error C2872: 'tst_QColor' : ambiguous symbol could be 'tst_qcolor.cpp(44) : tst_QColor' tst_qcolor.cpp(619) : error C2872: 'tst_QColor' : ambiguous symbol could be 'tst_qcolor.cpp(44) : tst_QColor' tst_qcolor.cpp(635) : error C2872: 'tst_QColor' : ambiguous symbol could be 'tst_qcolor.cpp(44) : tst_QColor' tst_qcolor.cpp(774) : error C2872: 'tst_QColor' : ambiguous symbol could be 'tst_qcolor.cpp(44) : tst_QColor' tst_qcolor.cpp(787) : error C2872: 'tst_QColor' : ambiguous symbol could be 'tst_qcolor.cpp(44) : tst_QColor' tst_qcolor.cpp(888) : error C2872: 'tst_QColor' : ambiguous symbol could be 'tst_qcolor.cpp(44) : tst_QColor' tst_qcolor.cpp(1013) : error C2872: 'tst_QColor' : ambiguous symbol could be 'tst_qcolor.cpp(44) : tst_QColor' tst_qcolor.cpp(1114) : error C2872: 'tst_QColor' : ambiguous symbol could be 'tst_qcolor.cpp(44) : tst_QColor' tst_qcolor.cpp(1178) : error C2872: 'tst_QColor' : ambiguous symbol could be 'tst_qcolor.cpp(44) : tst_QColor' tst_qcolor.cpp(1193) : error C2872: 'tst_QColor' : ambiguous symbol could be 'tst_qcolor.cpp(44) : tst_QColor' tst_qcolor.cpp(1213) : error C2872: 'tst_QColor' : ambiguous symboljom: C:\work\build\qt\qtbase\tests\auto\gui\painting\qcolor\Makefile.Release [.obj\release\tst_qcolor.obj] Error 2 could be 'tst_qcolor.cpp(44) : tst_QColor' tst_qcolor.cpp(1219) : error C2872: 'tst_QColor' : ambiguous symbol could be 'tst_qcolor.cpp(44) : tst_QColor' tst_qcolor.cpp(1233) : error C2872: 'tst_QColor' : ambiguous symbol could be 'tst_qcolor.cpp(44) : tst_QColor' tst_qcolor.cpp(1239) : error C2872: 'tst_QColor' : ambiguous symbol could be 'tst_qcolor.cpp(44) : tst_QColor' tst_qcolor.cpp(1259) : error C2872: 'tst_QColor' : ambiguous symbol could be 'tst_qcolor.cpp(44) : tst_QColor' tst_qcolor.cpp(1273) : error C2872: 'tst_QColor' : ambiguous symbol could be 'tst_qcolor.cpp(44) : tst_QColor' tst_qcolor.cpp(1279) : error C2872: 'tst_QColor' : ambiguous symbol could be 'tst_qcolor.cpp(44) : tst_QColor' tst_qcolor.cpp(1300) : error C2872: 'tst_QColor' : ambiguous symbol could be 'tst_qcolor.cpp(44) : tst_QColor' tst_qcolor.cpp(1317) : error C2872: 'tst_QColor' : ambiguous symbol could be 'tst_qcolor.cpp(44) : tst_QColor' tst_qcolor.cpp(1324) : error C2872: 'tst_QColor' : ambiguous symbol could be 'tst_qcolor.cpp(44) : tst_QColor' tst_qcolor.cpp(1344) : error C2872: 'tst_QColor' : ambiguous symbol could be 'tst_qcolor.cpp(44) : tst_QColor' tst_qcolor.cpp(1351) : error C2872: 'tst_QColor' : ambiguous symbol could be 'tst_qcolor.cpp(44) : tst_QColor' tst_qcolor.cpp(1360) : error C2872: 'tst_QColor' : ambiguous symbol could be 'tst_qcolor.cpp(44) : tst_QColor' tst_qcolor.cpp(1370) : error C2872: 'tst_QColor' : ambiguous symbol could be 'tst_qcolor.cpp(44) : tst_QColor' tst_qcolor.cpp(1377) : error C2872: 'tst_QColor' : ambiguous symbol could be 'tst_qcolor.cpp(44) : tst_QColor' tst_qcolor.cpp(1444) : error C2872: 'tst_QColor' : ambiguous symbol could be 'tst_qcolor.cpp(44) : tst_QColor' tst_qcolor.cpp(1455) : error C2872: 'tst_QColor' : ambiguous symbol could be 'tst_qcolor.cpp(44) : tst_QColor' tst_qcolor.cpp(1472) : error C2872: 'tst_QColor' : ambiguous symbol could be 'tst_qcolor.cpp(44) : tst_QColor' tst_qcolor.cpp(1499) : error C2872: 'tst_QColor' : ambiguous symbol could be 'tst_qcolor.cpp(44) : tst_QColor' tst_qcolor.cpp(1512) : error C2872: 'tst_QColor' : ambiguous symbol could be 'tst_qcolor.cpp(44) : tst_QColor' tst_qcolor.cpp(1551) : error C2872: 'tst_QColor' : ambiguous symbol could be 'tst_qcolor.cpp(44) : tst_QColor' tst_qcolor.cpp(1558) : error C2248: 'TestNamespace::QRgba64::unpremultiplied_32bit' : cannot access private member declared in class 'TestNamespace::QRgba64' c:\work\build\qt\qtbase\include\qtgui\../../src/gui/painting/qrgba64.h(131) : see declaration of 'TestNamespace::QRgba64::unpremultiplied_32bit' c:\work\build\qt\qtbase\include\qtgui\../../src/gui/painting/qrgba64.h(42) : see declaration of 'TestNamespace::QRgba64' tst_qcolor.cpp(1559) : error C2248: 'TestNamespace::QRgba64::unpremultiplied_64bit' : cannot access private member declared in class 'TestNamespace::QRgba64' c:\work\build\qt\qtbase\include\qtgui\../../src/gui/painting/qrgba64.h(140) : see declaration of 'TestNamespace::QRgba64::unpremultiplied_64bit' c:\work\build\qt\qtbase\include\qtgui\../../src/gui/painting/qrgba64.h(42) : see declaration of 'TestNamespace::QRgba64' tst_qcolor.cpp(1576) : error C2872: 'tst_QColor' : ambiguous symbol could be 'tst_qcolor.cpp(44) : tst_QColor' .moc\release\tst_qcolor.moc(209) : error C2872: 'tst_QColor' : ambiguous symbol .moc\release\tst_qcolor.moc(266) : error C2872: 'tst_QColor' : ambiguous symbol .moc\release\tst_qcolor.moc(272) : error C2872: 'tst_QColor' : ambiguous symbol .moc\release\tst_qcolor.moc(277) : error C2872: 'tst_QColor' : ambiguous symbol .moc\release\tst_qcolor.moc(285) : error C2872: 'tst_QColor' : ambiguous symbol Build log: http://testresults.qt.io/ci/QtBase_dev_Integration/build_05952/win32-msvc2010_developer-build_qtnamespace_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1425645260): http://codereview.qt-project.org/107448 [PS1] - Cocoa integration - do not report invalid coordinates http://codereview.qt-project.org/106046 [PS9] - Introduce QRgba64 structure for 64bit RGBA values http://codereview.qt-project.org/107441 [PS1] - QCocoaWindow - fix a flag test From ci-noreply at qt-project.org Fri Mar 6 14:12:09 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 6 Mar 2015 15:12:09 +0200 Subject: [Ci-reports] pass on QtDeclarative_dev_Integration #2639 Message-ID: <20150306_131209_067040.ci-noreply@qt-project.org> QtDeclarative_dev_Integration #2639: SUCCESS Tested changes (refs/builds/dev_1425641606): http://codereview.qt-project.org/107881 [PS3] - Merge remote-tracking branch 'origin/5.5' into dev From ci-noreply at qt-project.org Fri Mar 6 14:18:37 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 6 Mar 2015 15:18:37 +0200 Subject: [Ci-reports] fail on QtQuickControls_5.5_Integration #28 Message-ID: <20150306_131837_055410.ci-noreply@qt-project.org> QtQuickControls_5.5_Integration » win32-msvc2010_opengl_dynamic_Windows_7 #28: FAILURE Build log: http://testresults.qt.io/ci/QtQuickControls_5.5_Integration/build_00028/win32-msvc2010_opengl_dynamic_Windows_7/log.txt.gz Tested changes (refs/builds/5.5_1425647090): http://codereview.qt-project.org/107770 [PS9] - Doc: Fix qtdoc warnings From ci-noreply at qt-project.org Fri Mar 6 14:20:57 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 6 Mar 2015 15:20:57 +0200 Subject: [Ci-reports] fail on QtTools_5.4_Integration #113 Message-ID: <20150306_132057_097398.ci-noreply@qt-project.org> QtTools_5.4_Integration » win32-mingw48_developer-build_qtlibinfix_opengl_Windows_7 #113: FAILURE Build log: http://testresults.qt.io/ci/QtTools_5.4_Integration/build_00113/win32-mingw48_developer-build_qtlibinfix_opengl_Windows_7/log.txt.gz Tested changes (refs/builds/5.4_1425646766): http://codereview.qt-project.org/107805 [PS1] - Doc: Replace qt-project.org/doc with doc.qt.io From ci-noreply at qt-project.org Fri Mar 6 14:22:58 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 6 Mar 2015 15:22:58 +0200 Subject: [Ci-reports] fail on QtScript_dev_Integration #115 Message-ID: <20150306_132258_001450.ci-noreply@qt-project.org> QtScript_dev_Integration » win32-msvc2010_developer-build_qtnamespace_Windows_7 #115: FAILURE Build log: http://testresults.qt.io/ci/QtScript_dev_Integration/build_00115/win32-msvc2010_developer-build_qtnamespace_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1425647363): http://codereview.qt-project.org/107663 [PS1] - Merge remote-tracking branch 'origin/5.5' into dev From ci-noreply at qt-project.org Fri Mar 6 14:25:12 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 6 Mar 2015 15:25:12 +0200 Subject: [Ci-reports] fail on QtBase_5.5_Integration #197 Message-ID: <20150306_132512_052579.ci-noreply@qt-project.org> QtBase_5.5_Integration » win32-mingw491_developer-build_qtlibinfix_Windows_7 #197: FAILURE Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_00197/win32-mingw491_developer-build_qtlibinfix_Windows_7/log.txt.gz ============================================================ QtBase_5.5_Integration » win32-msvc2010_developer-build_angle_Windows_7 #197: FAILURE Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_00197/win32-msvc2010_developer-build_angle_Windows_7/log.txt.gz Tested changes (refs/builds/5.5_1425641968): http://codereview.qt-project.org/107907 [PS2] - docs: QPlatformWindow::screen() and QWindow::screen() can return null http://codereview.qt-project.org/107504 [PS4] - xcb: do not create a dummy QScreen when there are no outputs From ci-noreply at qt-project.org Fri Mar 6 14:36:56 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 6 Mar 2015 15:36:56 +0200 Subject: [Ci-reports] fail on QtDeclarative_dev_Integration #2640 Message-ID: <20150306_133656_098160.ci-noreply@qt-project.org> QtDeclarative_dev_Integration » linux-g++_developer-build_qtnamespace_qtlibinfix_RHEL65_x64 #2640: FAILURE Build log: http://testresults.qt.io/ci/QtDeclarative_dev_Integration/build_02640/linux-g++_developer-build_qtnamespace_qtlibinfix_RHEL65_x64/log.txt.gz Tested changes (refs/builds/dev_1425647625): http://codereview.qt-project.org/106166 [PS7] - Get rid of Value::asDateObject() http://codereview.qt-project.org/106165 [PS7] - Further cleanups http://codereview.qt-project.org/106114 [PS6] - Cleanup some of the casting code http://codereview.qt-project.org/106113 [PS5] - Get rid of Value::fromManaged() http://codereview.qt-project.org/106112 [PS5] - Reduce dependencies http://codereview.qt-project.org/106111 [PS4] - Wrap members in Object in a Heap::Pointer http://codereview.qt-project.org/106079 [PS5] - Reduce dependencies http://codereview.qt-project.org/106266 [PS5] - Fix assert From ci-noreply at qt-project.org Fri Mar 6 14:37:58 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 6 Mar 2015 15:37:58 +0200 Subject: [Ci-reports] pass on QtLocation_5.4_Integration #66 Message-ID: <20150306_133758_019047.ci-noreply@qt-project.org> QtLocation_5.4_Integration #66: SUCCESS Tested changes (refs/builds/5.4_1425643111): http://codereview.qt-project.org/107647 [PS2] - WinPhone: Disallow update interval of 0 ms From ci-noreply at qt-project.org Fri Mar 6 14:42:29 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 6 Mar 2015 15:42:29 +0200 Subject: [Ci-reports] pass on QtConnectivity_5.5_Integration #9 Message-ID: <20150306_134229_052319.ci-noreply@qt-project.org> QtConnectivity_5.5_Integration #9: SUCCESS Tested changes (refs/builds/5.5_1425644039): http://codereview.qt-project.org/107839 [PS3] - Shift all OSX & iOS translations into C++ file From ci-noreply at qt-project.org Fri Mar 6 14:44:11 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 6 Mar 2015 15:44:11 +0200 Subject: [Ci-reports] pass on QtWebKit_5.5_Integration #3 Message-ID: <20150306_134411_057096.ci-noreply@qt-project.org> QtWebKit_5.5_Integration #3: SUCCESS Tested changes (refs/builds/5.5_1425641184): http://codereview.qt-project.org/107925 [PS1] - Fix two gcc 5.0 warnings From ci-noreply at qt-project.org Fri Mar 6 14:48:54 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 6 Mar 2015 15:48:54 +0200 Subject: [Ci-reports] pass on QtWebKit_5.4_Integration #151 Message-ID: <20150306_134854_016478.ci-noreply@qt-project.org> QtWebKit_5.4_Integration #151: SUCCESS Tested changes (refs/builds/5.4_1425641187): http://codereview.qt-project.org/107921 [PS2] - Fix g++ 5.0 build From ci-noreply at qt-project.org Fri Mar 6 14:52:44 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 6 Mar 2015 15:52:44 +0200 Subject: [Ci-reports] fail on QtQuick1_5.4_Integration #29 Message-ID: <20150306_135244_093142.ci-noreply@qt-project.org> Autotest `tst_qdeclarativeflickable' failed :( Testing tst_qdeclarativeflickable FAIL! : tst_qdeclarativeflickable::flickVelocity() 'flickable->verticalVelocity() > 0.0' returned FALSE. () Loc: [tst_qdeclarativeflickable.cpp(492)] Totals: 23 passed, 1 failed, 0 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qdeclarativeflickable ********* Config: Using QtTest library 5.4.2, Qt 5.4.2 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 6.0 (clang-600.0.54) (Apple)) 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(492)] 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, 0 blacklisted ********* Finished testing of tst_qdeclarativeflickable ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qdeclarativeflickable: 8 seconds, exit code 1 Build log: http://testresults.qt.io/ci/QtQuick1_5.4_Integration/build_00029/macx-clang_developer-build_OSX_10.10/log.txt.gz Tested changes (refs/builds/5.4_1425646643): http://codereview.qt-project.org/107804 [PS1] - Doc: Removing url variable from qdocconf file. From ci-noreply at qt-project.org Fri Mar 6 14:53:04 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 6 Mar 2015 15:53:04 +0200 Subject: [Ci-reports] fail on QtBase_5.5_Integration #198 Message-ID: <20150306_135304_040354.ci-noreply@qt-project.org> qtbase failed to compile :( g++ -c -pipe -fno-keep-inline-dllexport -O2 -std=c++0x -fno-exceptions -frtti -Wall -Wextra -Werror -Wno-error=cpp -Wno-error=deprecated-declarations -Wno-error=strict-overflow -DUNICODE -DQT_NO_CAST_FROM_ASCII -DQT_NO_DIRECTWRITE -DQT_NO_FONTCONFIG -DFT2_BUILD_LIBRARY -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DQT_NO_EXCEPTIONS -DQT_NO_DEBUG -DQT_PLUGIN -DQT_PLATFORMSUPPORT_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I..\..\..\3rdparty\wintab -I..\..\..\3rdparty\freetype\src -I..\..\..\3rdparty\freetype\include -I..\..\..\..\include -I..\..\..\..\include\QtPlatformSupport -I..\..\..\..\include\QtPlatformSupport\5.5.0 -I..\..\..\..\include\QtPlatformSupport\5.5.0\QtPlatformSupport -I..\..\..\..\include\QtGui\5.5.0 -I..\..\..\..\include\QtGui\5.5.0\QtGui -I..\..\..\..\include\QtGui -I..\..\..\..\include\QtCore\5.5.0 -I..\..\..\..\include\QtCore\5.5.0\QtCore -I..\..\..\..\include\QtCore -I.moc\release -IC:\utils\postgresql\pgsql\include -IC:\openssl\include -IC:\utils\mysql\mysql\include -IC:\utils\postgresql\pgsql\include -IC:\openssl\include -IC:\utils\mysql\mysql\include -IC:\utils\icu_53_1_mingw_builds_4_9_1_posix_dwarf_32_devel\include -I..\..\..\..\mkspecs\win32-g++ -o .obj\release\qwindowsfontdatabase.o qwindowsfontdatabase.cpp qwindowsfontdatabase.cpp: In member function 'virtual QFontEngine* QWindowsFontDatabase::fontEngine(const QByteArray&, qreal, QFont::HintingPreference)': qwindowsfontdatabase.cpp:1111:74: error: dereferencing type-punned pointer will break strict-aliasing rules [-Werror=strict-aliasing] Makefile.Release:3995: recipe for target '.obj/release/qwindowsfontdatabase.o' failed mingw32-make[6]: *** [.obj/release/qwindowsfontdatabase.o] Error 1 mingw32-make[5]: *** [release] Error 2 mingw32-make[4]: *** [sub-windows-make_first] Error 2 mingw32-make[3]: *** [sub-platforms-make_first] Error 2 mingw32-make[2]: *** [sub-plugins-make_first] Error 2 mingw32-make[1]: *** [sub-src-make_first] Error 2 mingw32-make: *** [module-qtbase] Error 2 Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_00198/win32-mingw491_developer-build_qtlibinfix_Windows_7/log.txt.gz Tested changes (refs/builds/5.5_1425648408): http://codereview.qt-project.org/107156 [PS1] - write relative QT_INSTALL_CONFIGURATION also under windows http://codereview.qt-project.org/106197 [PS1] - adjust configure's path output to relative paths http://codereview.qt-project.org/104354 [PS6] - centralize setup of shell-related variables in spec_post.prf http://codereview.qt-project.org/107474 [PS2] - iOS: Resolve correct SDK as part of sdk.prf instead of default_post.prf http://codereview.qt-project.org/107475 [PS2] - Xcode: Add support for generating XCTest test bundles out of Qt testcases http://codereview.qt-project.org/107743 [PS4] - iOS: Use qFatal when detecting QApplication before UIApplicationMain http://codereview.qt-project.org/107578 [PS3] - Add getter for QSizePolicy to SpacerItem http://codereview.qt-project.org/107783 [PS3] - iOS: Define QT_NO_PROCESS, as the platform doesn't allow fork/exec http://codereview.qt-project.org/107823 [PS1] - Polish the Dir View example. http://codereview.qt-project.org/107917 [PS1] - qdoc: Fix regression in Node type testing http://codereview.qt-project.org/107746 [PS8] - Add mingw GCC Version to qconfig.pri From ci-noreply at qt-project.org Fri Mar 6 14:57:02 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 6 Mar 2015 15:57:02 +0200 Subject: [Ci-reports] Problems... Message-ID: <20150306_135702_015162.ci-noreply@qt-project.org> Some problems occurred recently... 2015-03-06T13:55:02Z: [[main::]] Project QtWebSockets_5.3.2_Integration has some state, but is not configured. Ignoring. 2015-03-06T13:55:02Z: [[main::]] Project QtImageFormats_stable_Integration has some state, but is not configured. Ignoring. 2015-03-06T13:55:02Z: [[main::]] Project QtDeclarative_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-06T13:55:02Z: [[main::]] Project QtGraphicalEffects_stable_Integration has some state, but is not configured. Ignoring. 2015-03-06T13:55:02Z: [[main::]] Project QtMultimedia_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-06T13:55:02Z: [[main::]] Project Qt3D_stable_Integration has some state, but is not configured. Ignoring. 2015-03-06T13:55:02Z: [[main::]] Project QtQA_master_Integration has some state, but is not configured. Ignoring. 2015-03-06T13:55:02Z: [[main::]] Project QtGraphicalEffects_5.3.1_Integration has some state, but is not configured. Ignoring. 2015-03-06T13:55:02Z: [[main::]] Project QtSystems_stable_Integration has some state, but is not configured. Ignoring. 2015-03-06T13:55:02Z: [[main::]] Project QtEnginio_1.1.0_Integration has some state, but is not configured. Ignoring. 2015-03-06T13:55:02Z: [[main::]] Project QtSensors_5.3.2_Integration has some state, but is not configured. Ignoring. 2015-03-06T13:55:02Z: [[main::]] Project QtMacExtras_stable_Integration has some state, but is not configured. Ignoring. 2015-03-06T13:55:02Z: [[main::]] Project QtActiveQt_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-06T13:55:02Z: [[main::]] Project QtScript_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-06T13:55:02Z: [[main::]] Project QtImageFormats_5.3.2_Integration has some state, but is not configured. Ignoring. 2015-03-06T13:55:02Z: [[main::]] Project QtEnginio_1.0.5_Integration has some state, but is not configured. Ignoring. 2015-03-06T13:55:02Z: [[main::]] Project QtSerialPort_5.3.1_Integration has some state, but is not configured. Ignoring. 2015-03-06T13:55:02Z: [[main::]] Project QtScript_stable_Integration has some state, but is not configured. Ignoring. 2015-03-06T13:55:02Z: [[main::]] Project Qt5_stable_Integration has some state, but is not configured. Ignoring. 2015-03-06T13:55:02Z: [[main::]] Project QtDoc_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-06T13:55:02Z: [[main::]] Project QtMacExtras_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-06T13:55:02Z: [[main::]] Project QtSerialPort_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-06T13:55:02Z: [[main::]] Project QtActiveQt_5.3.2_Integration has some state, but is not configured. Ignoring. 2015-03-06T13:55:02Z: [[main::]] Project QtBase_5.3.2_Integration has some state, but is not configured. Ignoring. 2015-03-06T13:55:02Z: [[main::]] Project QtDoc_stable_Integration has some state, but is not configured. Ignoring. 2015-03-06T13:55:02Z: [[main::]] Project QtWinExtras_5.3.2_Integration has some state, but is not configured. Ignoring. 2015-03-06T13:55:02Z: [[main::]] Project QtX11Extras_5.3.2_Integration has some state, but is not configured. Ignoring. 2015-03-06T13:55:02Z: [[main::]] Project QtQuick1_5.3.1_Integration has some state, but is not configured. Ignoring. 2015-03-06T13:55:02Z: [[main::]] Project QtWebKit_Examples_5.3.2_Integration has some state, but is not configured. Ignoring. 2015-03-06T13:55:02Z: [[main::]] Project QtWebSockets_stable_Integration has some state, but is not configured. Ignoring. 2015-03-06T13:55:02Z: [[main::]] Project QtMultimedia_5.3.2_Integration has some state, but is not configured. Ignoring. 2015-03-06T13:55:02Z: [[main::]] Project QtTools_stable_Integration has some state, but is not configured. Ignoring. 2015-03-06T13:55:02Z: [[main::]] Project QtConnectivity_5.3.2_Integration has some state, but is not configured. Ignoring. 2015-03-06T13:55:02Z: [[main::]] Project QtXmlPatterns_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-06T13:55:02Z: [[main::]] Project QtTranslations_stable_Integration has some state, but is not configured. Ignoring. 2015-03-06T13:55:02Z: [[main::]] Project QtAndroidExtras_stable_Integration has some state, but is not configured. Ignoring. 2015-03-06T13:55:02Z: [[main::]] Project QtWinExtras_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-06T13:55:02Z: [[main::]] Project QtActiveQt_stable_Integration has some state, but is not configured. Ignoring. 2015-03-06T13:55:02Z: [[main::]] Project QtX11Extras_5.3.1_Integration has some state, but is not configured. Ignoring. 2015-03-06T13:55:02Z: [[main::]] Project QtGraphicalEffects_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-06T13:55:02Z: [[main::]] Project QtQuickControls_5.3.1_Integration has some state, but is not configured. Ignoring. 2015-03-06T13:55:02Z: [[main::]] Project QtAndroidExtras_5.3.2_Integration has some state, but is not configured. Ignoring. 2015-03-06T13:55:02Z: [[main::]] Project QtDoc_5.3.2_Integration has some state, but is not configured. Ignoring. 2015-03-06T13:55:02Z: [[main::]] Project QtWinExtras_5.3.1_Integration has some state, but is not configured. Ignoring. 2015-03-06T13:55:02Z: [[main::]] Project QtImageFormats_5.3.1_Integration has some state, but is not configured. Ignoring. 2015-03-06T13:55:02Z: [[main::]] Project QtConnectivity_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-06T13:55:02Z: [[main::]] Project QtQuick1_5.3.2_Integration has some state, but is not configured. Ignoring. 2015-03-06T13:55:02Z: [[main::]] Project QtWebChannel_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-06T13:55:02Z: [[main::]] Project QtImageFormats_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-06T13:55:02Z: [[main::]] Project QtWebSockets_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-06T13:55:02Z: [[main::]] Project QtAndroidExtras_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-06T13:55:02Z: [[main::]] Project QtWebKit_5.3.1_Integration has some state, but is not configured. Ignoring. 2015-03-06T13:55:02Z: [[main::]] Project QtSensors_5.3.1_Integration has some state, but is not configured. Ignoring. 2015-03-06T13:55:02Z: [[main::]] Project QtConnectivity_stable_Integration has some state, but is not configured. Ignoring. 2015-03-06T13:55:02Z: [[main::]] Project QtX11Extras_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-06T13:55:02Z: [[main::]] Project QtAndroidExtras_5.3.1_Integration has some state, but is not configured. Ignoring. 2015-03-06T13:55:02Z: [[main::]] Project QtMacExtras_5.3.2_Integration has some state, but is not configured. Ignoring. 2015-03-06T13:55:02Z: [[main::]] Project Qt5_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-06T13:55:02Z: [[main::]] Project QtScript_5.3.2_Integration has some state, but is not configured. Ignoring. 2015-03-06T13:55:02Z: [[main::]] Project QtSerialPort_stable_Integration has some state, but is not configured. Ignoring. 2015-03-06T13:55:02Z: [[main::]] Project QtSerialPort_5.3.2_Integration has some state, but is not configured. Ignoring. 2015-03-06T13:55:02Z: [[main::]] Project QtSvg_stable_Integration has some state, but is not configured. Ignoring. 2015-03-06T13:55:02Z: [[main::]] Project QtWebKit_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-06T13:55:02Z: [[main::]] Project QtMultimedia_stable_Integration has some state, but is not configured. Ignoring. 2015-03-06T13:55:02Z: [[main::]] Project QtTools_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-06T13:55:02Z: [[main::]] Project QtDeclarative_5.3.2_Integration has some state, but is not configured. Ignoring. 2015-03-06T13:55:02Z: [[main::]] Project QtTranslations_5.3.2_Integration has some state, but is not configured. Ignoring. 2015-03-06T13:55:02Z: [[main::]] Project QtWebKit_Examples_stable_Integration has some state, but is not configured. Ignoring. 2015-03-06T13:55:02Z: [[main::]] Project QtLocation_stable_Integration has some state, but is not configured. Ignoring. 2015-03-06T13:55:02Z: [[main::]] Project QtSensors_stable_Integration has some state, but is not configured. Ignoring. 2015-03-06T13:55:02Z: [[main::]] Project QtWebSockets_5.3.1_Integration has some state, but is not configured. Ignoring. 2015-03-06T13:55:02Z: [[main::]] Project QtDoc_5.3.1_Integration has some state, but is not configured. Ignoring. 2015-03-06T13:55:02Z: [[main::]] Project Qt3D_wip_newapi_Integration has some state, but is not configured. Ignoring. 2015-03-06T13:55:02Z: [[main::]] Project QtTools_5.3.1_Integration has some state, but is not configured. Ignoring. 2015-03-06T13:55:02Z: [[main::]] Project QtMultimedia_5.3.1_Integration has some state, but is not configured. Ignoring. 2015-03-06T13:55:02Z: [[main::]] Project QtSensors_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-06T13:55:02Z: [[main::]] Project QtActiveQt_5.3.1_Integration has some state, but is not configured. Ignoring. 2015-03-06T13:55:02Z: [[main::]] Project QtLocation_5.3.1_Integration has some state, but is not configured. Ignoring. 2015-03-06T13:55:02Z: [[main::]] Project QtQuick1_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-06T13:55:02Z: [[main::]] Project QtSvg_5.3.2_Integration has some state, but is not configured. Ignoring. 2015-03-06T13:55:02Z: [[main::]] Project QtBase_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-06T13:55:02Z: [[main::]] Project Qt5_5.3.1_Integration has some state, but is not configured. Ignoring. 2015-03-06T13:55:02Z: [[main::]] Project QtTranslations_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-06T13:55:02Z: [[main::]] Project QtLocation_5.3.2_Integration has some state, but is not configured. Ignoring. 2015-03-06T13:55:02Z: [[main::]] Project QtDocGallery_stable_Integration has some state, but is not configured. Ignoring. 2015-03-06T13:55:02Z: [[main::]] Project QtConnectivity_5.3.1_Integration has some state, but is not configured. Ignoring. 2015-03-06T13:55:02Z: [[main::]] Project QtXmlPatterns_5.3.1_Integration has some state, but is not configured. Ignoring. 2015-03-06T13:55:02Z: [[main::]] Project QtSvg_5.3.1_Integration has some state, but is not configured. Ignoring. 2015-03-06T13:55:02Z: [[main::]] Project QtGraphicalEffects_5.3.2_Integration has some state, but is not configured. Ignoring. 2015-03-06T13:55:02Z: [[main::]] Project QtQuickControls_stable_Integration has some state, but is not configured. Ignoring. 2015-03-06T13:55:02Z: [[main::]] Project QtWebKit_Examples_5.3.1_Integration has some state, but is not configured. Ignoring. 2015-03-06T13:55:02Z: [[main::]] Project QtWebKit_stable_Integration has some state, but is not configured. Ignoring. 2015-03-06T13:55:02Z: [[main::]] Project QtScript_5.3.1_Integration has some state, but is not configured. Ignoring. 2015-03-06T13:55:02Z: [[main::]] Project QtEnginio_stable_Integration has some state, but is not configured. Ignoring. 2015-03-06T13:55:02Z: [[main::]] Project QtWebKit_5.3.2_Integration has some state, but is not configured. Ignoring. 2015-03-06T13:55:02Z: [[main::]] Project QtBase_5.3.1_Integration has some state, but is not configured. Ignoring. 2015-03-06T13:55:02Z: [[main::]] Project QtDeclarative_5.3.1_Integration has some state, but is not configured. Ignoring. 2015-03-06T13:55:02Z: [[main::]] Project QtXmlPatterns_stable_Integration has some state, but is not configured. Ignoring. 2015-03-06T13:55:02Z: [[main::]] Project QtWayland_stable_Integration has some state, but is not configured. Ignoring. 2015-03-06T13:55:02Z: [[main::]] Project QtTools_5.3.2_Integration has some state, but is not configured. Ignoring. 2015-03-06T13:55:02Z: [[main::]] Project QtX11Extras_stable_Integration has some state, but is not configured. Ignoring. 2015-03-06T13:55:02Z: [[main::]] Project QtWinExtras_stable_Integration has some state, but is not configured. Ignoring. 2015-03-06T13:55:02Z: [[main::]] Project QtTranslations_5.3.1_Integration has some state, but is not configured. Ignoring. 2015-03-06T13:55:02Z: [[main::]] Project QtQuickControls_5.3.2_Integration has some state, but is not configured. Ignoring. 2015-03-06T13:55:02Z: [[main::]] Project QtWebEngine_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-06T13:55:02Z: [[main::]] Project QtFeedback_stable_Integration has some state, but is not configured. Ignoring. 2015-03-06T13:55:02Z: [[main::]] Project QtQuick1_stable_Integration has some state, but is not configured. Ignoring. 2015-03-06T13:55:02Z: [[main::]] Project QtQuickControls_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-06T13:55:02Z: [[main::]] Project QtXmlPatterns_5.3.2_Integration has some state, but is not configured. Ignoring. 2015-03-06T13:55:02Z: [[main::]] Project QtWebKit_Examples_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-06T13:55:02Z: [[main::]] Project QtLocation_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-06T13:55:02Z: [[main::]] Project Qt5_5.3.2_Integration has some state, but is not configured. Ignoring. 2015-03-06T13:55:02Z: [[main::]] Project QtBase_stable_Integration has some state, but is not configured. Ignoring. 2015-03-06T13:55:02Z: [[main::]] Project QtMacExtras_5.3.1_Integration has some state, but is not configured. Ignoring. 2015-03-06T13:55:02Z: [[main::]] Project QtSvg_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-06T13:55:02Z: [[main::]] Project QtWayland_5.4.0_Integration has some state, but is not configured. Ignoring. From ci-noreply at qt-project.org Fri Mar 6 15:11:01 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 6 Mar 2015 16:11:01 +0200 Subject: [Ci-reports] fail on QtBase_5.4_Integration #1882 Message-ID: <20150306_141101_026797.ci-noreply@qt-project.org> Autotest `tst_qdialog' failed :( Testing tst_QDialog FAIL! : tst_QDialog::showMaximized() '(dialog.isMaximized())' returned FALSE. () Loc: [tst_qdialog.cpp(267)] Totals: 19 passed, 1 failed, 1 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QDialog ********* Config: Using QtTest library 5.4.2, Qt 5.4.2 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 3.0 (tags/Apple/clang-211.12)) PASS : tst_QDialog::initTestCase() PASS : tst_QDialog::getSetCheck() PASS : tst_QDialog::showExtension(data0) PASS : tst_QDialog::showExtension(data1) PASS : tst_QDialog::showExtension(data2) PASS : tst_QDialog::showExtension(data3) PASS : tst_QDialog::defaultButtons() 2015-03-06 15:26:30.749 tst_qdialog[89558:6907] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qdialog.savedState/window_1.data: Permission denied (13) FAIL! : tst_QDialog::showMaximized() '(dialog.isMaximized())' returned FALSE. () Loc: [tst_qdialog.cpp(267)] PASS : tst_QDialog::showMinimized() PASS : tst_QDialog::showFullScreen() SKIP : tst_QDialog::showAsTool() Qt/X11: Skipped since activeWindow() is not respected by all window managers Loc: [tst_qdialog.cpp(373)] PASS : tst_QDialog::toolDialogPosition() PASS : tst_QDialog::deleteMainDefault() PASS : tst_QDialog::deleteInExec() PASS : tst_QDialog::showSizeGrip() PASS : tst_QDialog::setVisible() PASS : tst_QDialog::reject() PASS : tst_QDialog::snapToDefaultButton() PASS : tst_QDialog::transientParent(Non-native) PASS : tst_QDialog::transientParent(Native) PASS : tst_QDialog::cleanupTestCase() Totals: 19 passed, 1 failed, 1 skipped, 0 blacklisted ********* Finished testing of tst_QDialog ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qdialog: 42 seconds, exit code 1 Build log: http://testresults.qt.io/ci/QtBase_5.4_Integration/build_01882/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/5.4_1425646042): http://codereview.qt-project.org/105847 [PS5] - Fix centering dialogs From ci-noreply at qt-project.org Fri Mar 6 15:28:13 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 6 Mar 2015 16:28:13 +0200 Subject: [Ci-reports] pass on QtSerialPort_dev_Integration #84 Message-ID: <20150306_142813_042313.ci-noreply@qt-project.org> QtSerialPort_dev_Integration #84: SUCCESS Tested changes (refs/builds/dev_1425646677): http://codereview.qt-project.org/107665 [PS1] - Merge remote-tracking branch 'origin/5.5' into dev From ci-noreply at qt-project.org Fri Mar 6 15:30:18 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 6 Mar 2015 16:30:18 +0200 Subject: [Ci-reports] fail on QtWebEngine_5.5_Integration #23 Message-ID: <20150306_143018_034377.ci-noreply@qt-project.org> Compilation failed :( c:\work\build\qt\qtwebengine\src\webengine\api\qquickwebengineview_p.h(71) : error C2888: 'TestNamespace::QMetaTypeId' : symbol cannot be defined within namespace 'TestNamespace' (api\qquickwebenginecertificateerror.cpp) c:\work\build\qt\qtwebengine\src\webengine\api\qquickwebengineview_p.h(71) : error C2888: 'TestNamespace::QMetaTypeId' : symbol cannot be defined within namespace 'TestNamespace' (api\qquickwebenginenewviewrequest.cpp) c:\work\build\qt\qtwebengine\src\webengine\api\qquickwebengineview_p.h(71) : error C2888: 'TestNamespace::QMetaTypeId' : symbol cannot be defined within namespace 'TestNamespace' (api\qquickwebenginenavigationrequest.cpp) c:\work\build\qt\qtwebengine\src\webengine\api\qquickwebengineview_p.h(71) : error C2888: 'TestNamespace::QMetaTypeId' : symbol cannot be defined within namespace 'TestNamespace' (api\qquickwebengineview.cpp) c:\work\build\qt\qtwebengine\src\webengine\api\qquickwebengineview_p.h(71) : error C2888: 'TestNamespace::QMetaTypeId' : symbol cannot be defined within namespace 'TestNamespace' (api\qquickwebengineloadrequest.cpp) c:\work\build\qt\qtwebengine\src\webengine\api\qquickwebengineview_p.h(71) : error C2888: 'TestNamespace::QMetaTypeId' : symbol cannot be defined within namespace 'TestNamespace' (api\qquickwebenginehistory.cpp) Build log: http://testresults.qt.io/ci/QtWebEngine_5.5_Integration/build_00023/win64-msvc2013_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/5.5_1425645386): http://codereview.qt-project.org/107556 [PS5] - Promote fullscreen API to 5.5 public From ci-noreply at qt-project.org Fri Mar 6 15:50:48 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 6 Mar 2015 16:50:48 +0200 Subject: [Ci-reports] pass on QtDeclarative_5.5_Integration #64 Message-ID: <20150306_145048_002905.ci-noreply@qt-project.org> QtDeclarative_5.5_Integration #64: SUCCESS Tested changes (refs/builds/5.5_1425646571): http://codereview.qt-project.org/107943 [PS1] - QV4::Primitive: Help clang disambiguate symbols http://codereview.qt-project.org/107684 [PS1] - Merge remote-tracking branch 'origin/5.4' into 5.5 From ci-noreply at qt-project.org Fri Mar 6 16:11:02 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 6 Mar 2015 17:11:02 +0200 Subject: [Ci-reports] pass on QtDoc_5.4_Integration #97 Message-ID: <20150306_151102_078808.ci-noreply@qt-project.org> QtDoc_5.4_Integration #97: SUCCESS Tested changes (refs/builds/5.4_1425647720): http://codereview.qt-project.org/107803 [PS1] - Doc: Replace qt-project.org/doc with doc.qt.io From ci-noreply at qt-project.org Fri Mar 6 16:11:23 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 6 Mar 2015 17:11:23 +0200 Subject: [Ci-reports] pass on QtLocation_dev_Integration #389 Message-ID: <20150306_151123_082702.ci-noreply@qt-project.org> QtLocation_dev_Integration #389: SUCCESS Tested changes (refs/builds/dev_1425646975): http://codereview.qt-project.org/107658 [PS1] - Merge remote-tracking branch 'origin/5.5' into dev From ci-noreply at qt-project.org Fri Mar 6 16:19:40 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 6 Mar 2015 17:19:40 +0200 Subject: [Ci-reports] fail on QtLocation_5.5_Integration #28 Message-ID: <20150306_151940_043743.ci-noreply@qt-project.org> Autotest `tst_qgeoserviceprovider' failed :( Testing tst_QGeoServiceProvider FAIL! : tst_QGeoServiceProvider::tst_availableServiceProvider() Compared values are not the same Actual (provider.count()): 3 Expected (7) : 7 Loc: [/work/build/qt/qtlocation/tests/auto/qgeoserviceprovider/tst_qgeoserviceprovider.cpp(60)] FAIL! : tst_QGeoServiceProvider::tst_misc() 'provider.contains(QStringLiteral("geocode.test.plugin"))' returned FALSE. () Loc: [/work/build/qt/qtlocation/tests/auto/qgeoserviceprovider/tst_qgeoserviceprovider.cpp(176)] Totals: 6 passed, 2 failed, 0 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QGeoServiceProvider ********* Config: Using QtTest library 5.5.0, Qt 5.5.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 4.8.2) PASS : tst_QGeoServiceProvider::initTestCase() QWARN : tst_QGeoServiceProvider::tst_availableServiceProvider() ("nokia", "osm", "mapbox") FAIL! : tst_QGeoServiceProvider::tst_availableServiceProvider() Compared values are not the same Actual (provider.count()): 3 Expected (7) : 7 Loc: [/work/build/qt/qtlocation/tests/auto/qgeoserviceprovider/tst_qgeoserviceprovider.cpp(60)] PASS : tst_QGeoServiceProvider::tst_features(invalid) PASS : tst_QGeoServiceProvider::tst_features(mapbox) PASS : tst_QGeoServiceProvider::tst_features(nokia) PASS : tst_QGeoServiceProvider::tst_features(osm) FAIL! : tst_QGeoServiceProvider::tst_misc() 'provider.contains(QStringLiteral("geocode.test.plugin"))' returned FALSE. () Loc: [/work/build/qt/qtlocation/tests/auto/qgeoserviceprovider/tst_qgeoserviceprovider.cpp(176)] PASS : tst_QGeoServiceProvider::cleanupTestCase() Totals: 6 passed, 2 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_QGeoServiceProvider ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qgeoserviceprovider: 0.047265 seconds, exit code 2 Build log: http://testresults.qt.io/ci/QtLocation_5.5_Integration/build_00028/linux-g++_shadow-build_Ubuntu_14.04_x64/log.txt.gz Tested changes (refs/builds/5.5_1425651216): http://codereview.qt-project.org/107776 [PS1] - Adds a QGeoServiceProvider unit tests From ci-noreply at qt-project.org Fri Mar 6 16:20:46 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 6 Mar 2015 17:20:46 +0200 Subject: [Ci-reports] fail on QtBase_5.5_Integration #199 Message-ID: <20150306_152046_095568.ci-noreply@qt-project.org> Autotest `tst_qquickwindow' failed :( Testing tst_qquickwindow FAIL! : tst_qquickwindow::cursor() Compared values are not the same Loc: [tst_qquickwindow.cpp(1444)] Totals: 51 passed, 1 failed, 1 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qquickwindow ********* Config: Using QtTest library 5.5.0, Qt 5.5.0 (x86_64-little_endian-lp64 shared (dynamic) debug build; by GCC 4.8.2) PASS : tst_qquickwindow::initTestCase() PASS : tst_qquickwindow::openglContextCreatedSignal() PASS : tst_qquickwindow::aboutToStopSignal() 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 Loc: [tst_qquickwindow.cpp(1250)] 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::defaultState() 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::focusReason() 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::testWindowVisibilityOrder() PASS : tst_qquickwindow::blockClosing() PASS : tst_qquickwindow::blockCloseMethod() PASS : tst_qquickwindow::crashWhenHoverItemDeleted() PASS : tst_qquickwindow::unloadSubWindow() PASS : tst_qquickwindow::qobjectEventFilter_touch() PASS : tst_qquickwindow::qobjectEventFilter_key() PASS : tst_qquickwindow::qobjectEventFilter_mouse() FAIL! : tst_qquickwindow::cursor() Compared values are not the same Loc: [tst_qquickwindow.cpp(1444)] PASS : tst_qquickwindow::animatingSignal() PASS : tst_qquickwindow::contentItemSize() PASS : tst_qquickwindow::defaultSurfaceFormat() PASS : tst_qquickwindow::attachedProperty() PASS : tst_qquickwindow::testRenderJob() PASS : tst_qquickwindow::testHoverChildMouseEventFilter() PASS : tst_qquickwindow::cleanupTestCase() Totals: 51 passed, 1 failed, 1 skipped, 0 blacklisted ********* Finished testing of tst_qquickwindow ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickwindow: 18 seconds, exit code 1 Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_00199/revdep-qtdeclarative_linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_14.04_x64/log.txt.gz Tested changes (refs/builds/5.5_1425650292): http://codereview.qt-project.org/107946 [PS1] - Avoid crashing when there is no QWindowsIntegration anymore http://codereview.qt-project.org/107474 [PS2] - iOS: Resolve correct SDK as part of sdk.prf instead of default_post.prf http://codereview.qt-project.org/107475 [PS2] - Xcode: Add support for generating XCTest test bundles out of Qt testcases http://codereview.qt-project.org/107743 [PS4] - iOS: Use qFatal when detecting QApplication before UIApplicationMain http://codereview.qt-project.org/107783 [PS3] - iOS: Define QT_NO_PROCESS, as the platform doesn't allow fork/exec From ci-noreply at qt-project.org Fri Mar 6 16:22:55 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 6 Mar 2015 17:22:55 +0200 Subject: [Ci-reports] fail on QtDeclarative_5.5_Integration #66 Message-ID: <20150306_152255_082796.ci-noreply@qt-project.org> Autotest `tst_controls' failed :( Testing qtquickcontrols FAIL! : qtquickcontrols::Tests_Shortcut::test_shortcut(b_pressed) 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_shortcuts.qml(94)] FAIL! : qtquickcontrols::Tests_Shortcut::test_shortcut(nokey_pressed1) 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_shortcuts.qml(94)] FAIL! : qtquickcontrols::Tests_Shortcut::test_shortcut(ctrlc_pressed) 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_shortcuts.qml(94)] FAIL! : qtquickcontrols::Tests_Shortcut::test_shortcut(dpressed) 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_shortcuts.qml(94)] FAIL! : qtquickcontrols::Tests_Shortcut::test_shortcut(nokey_pressed2) 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_shortcuts.qml(94)] FAIL! : qtquickcontrols::Tests_Shortcut::test_shortcut(overloaded) 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_shortcuts.qml(94)] FAIL! : qtquickcontrols::Tests_Shortcut::test_shortcut(aldd_pressed) 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_shortcuts.qml(94)] FAIL! : qtquickcontrols::Tests_Shortcut::test_shortcut(nokey_pressed3) 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_shortcuts.qml(94)] FAIL! : qtquickcontrols::Tests_Shortcut::test_shortcut(mnemonics) 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_shortcuts.qml(94)] FAIL! : qtquickcontrols::Tests_Shortcut::test_shortcut(checkbox) 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_shortcuts.qml(94)] FAIL! : qtquickcontrols::Tests_Shortcut::test_shortcut(radiobutton) 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_shortcuts.qml(94)] FAIL! : qtquickcontrols::Tests_Shortcut::test_shortcut(button) 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_shortcuts.qml(94)] FAIL! : qtquickcontrols::Tests_Shortcut::test_shortcut(button+action) 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_shortcuts.qml(94)] FAIL! : qtquickcontrols::Tests_Shortcut::test_shortcut(toolbutton) 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_shortcuts.qml(94)] FAIL! : qtquickcontrols::Tests_Shortcut::test_shortcut(toolbutton+action) 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_shortcuts.qml(94)] Totals: 514 passed, 15 failed, 2 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of qtquickcontrols ********* Config: Using QtTest library 5.5.0, Qt 5.5.0 (x86_64-little_endian-lp64 shared (dynamic) debug build; by GCC 4.8.2) PASS : qtquickcontrols::Tests_ApplicationWindow::initTestCase() PASS : qtquickcontrols::Tests_ApplicationWindow::test_defaultContentItemConstraints(height) PASS : qtquickcontrols::Tests_ApplicationWindow::test_defaultContentItemConstraints(height_y) PASS : qtquickcontrols::Tests_ApplicationWindow::test_defaultContentItemConstraints(height_implicitHeight_anchorsFill) PASS : qtquickcontrols::Tests_ApplicationWindow::test_defaultContentItemConstraints(height_implicitHeight_anchorsFill_margins) PASS : qtquickcontrols::Tests_ApplicationWindow::test_defaultContentItemConstraints(height_anchorsFill_margins) PASS : qtquickcontrols::Tests_ApplicationWindow::test_defaultContentItemConstraints(anchorsFill_margins) PASS : qtquickcontrols::Tests_ApplicationWindow::test_defaultContentItemConstraints(anchorsFill_margins0) PASS : qtquickcontrols::Tests_ApplicationWindow::test_defaultContentItemConstraints(minimum_implicit_maximum_anchorsFill) PASS : qtquickcontrols::Tests_ApplicationWindow::test_defaultContentItemConstraints(minimum_implicit_maximum_anchorsFill_margins) PASS : qtquickcontrols::Tests_ApplicationWindow::test_defaultContentItemConstraints(minimum_height_maximum_anchorsFill) PASS : qtquickcontrols::Tests_ApplicationWindow::test_defaultSizeHints() PASS : qtquickcontrols::Tests_ApplicationWindow::test_invisibleContentItemChildren() PASS : qtquickcontrols::Tests_ApplicationWindow::test_minimumHeight() PASS : qtquickcontrols::Tests_ApplicationWindow::test_minimumSizeLargerThan_MaximumSize() PASS : qtquickcontrols::Tests_ApplicationWindow::test_windowHeight() PASS : qtquickcontrols::Tests_ApplicationWindow::test_windowHeight2() PASS : qtquickcontrols::Tests_ApplicationWindow::cleanupTestCase() PASS : qtquickcontrols::Tests_Baselines::initTestCase() PASS : qtquickcontrols::Tests_Baselines::test_baselineOffset(Text) PASS : qtquickcontrols::Tests_Baselines::test_baselineOffset(Button) PASS : qtquickcontrols::Tests_Baselines::cleanupTestCase() PASS : qtquickcontrols::Tests_BusyIndicator::initTestCase() PASS : qtquickcontrols::Tests_BusyIndicator::test_createIndicator() PASS : qtquickcontrols::Tests_BusyIndicator::cleanupTestCase() PASS : qtquickcontrols::Tests_Button::initTestCase() PASS : qtquickcontrols::Tests_Button::test_action() PASS : qtquickcontrols::Tests_Button::test_activeFocusOnPress() PASS : qtquickcontrols::Tests_Button::test_activeFocusOnTab() PASS : qtquickcontrols::Tests_Button::test_checked() PASS : qtquickcontrols::Tests_Button::test_isDefault() PASS : qtquickcontrols::Tests_Button::test_text() PASS : qtquickcontrols::Tests_Button::cleanupTestCase() PASS : qtquickcontrols::Tests_Calendar::initTestCase() PASS : qtquickcontrols::Tests_Calendar::test_asynchronous() PASS : qtquickcontrols::Tests_Calendar::test_daysCenteredVertically() PASS : qtquickcontrols::Tests_Calendar::test_defaultConstructed() PASS : qtquickcontrols::Tests_Calendar::test_dragWhileMousePressed() PASS : qtquickcontrols::Tests_Calendar::test_gridCellRectCalculation() PASS : qtquickcontrols::Tests_Calendar::test_gridlessCellRectCalculation() PASS : qtquickcontrols::Tests_Calendar::test_hovered() PASS : qtquickcontrols::Tests_Calendar::test_keyNavigation() SKIP : qtquickcontrols::Tests_Calendar::test_minMaxJsDateRange() QTBUG-36846 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_calendar.qml(170)] PASS : qtquickcontrols::Tests_Calendar::test_minMaxUndefined() PASS : qtquickcontrols::Tests_Calendar::test_pressAndHold() PASS : qtquickcontrols::Tests_Calendar::test_selectDateWithMouse() PASS : qtquickcontrols::Tests_Calendar::test_selectInvalidDateWithMouse() PASS : qtquickcontrols::Tests_Calendar::test_selectNextMonth() PASS : qtquickcontrols::Tests_Calendar::test_selectPreviousMonth() PASS : qtquickcontrols::Tests_Calendar::test_selectedDate() PASS : qtquickcontrols::Tests_Calendar::test_setAfterConstructed() PASS : qtquickcontrols::Tests_Calendar::test_showNextMonthWithMouse() PASS : qtquickcontrols::Tests_Calendar::test_showPreviousMonthWithMouse() PASS : qtquickcontrols::Tests_Calendar::cleanupTestCase() PASS : qtquickcontrols::Tests_CheckBox::initTestCase() PASS : qtquickcontrols::Tests_CheckBox::test_activeFocusOnPress() PASS : qtquickcontrols::Tests_CheckBox::test_activeFocusOnTab() PASS : qtquickcontrols::Tests_CheckBox::test_checkState_keep_binding() PASS : qtquickcontrols::Tests_CheckBox::test_check_keep_binding() PASS : qtquickcontrols::Tests_CheckBox::test_checked() PASS : qtquickcontrols::Tests_CheckBox::test_clicked() PASS : qtquickcontrols::Tests_CheckBox::test_defaultConstructed() PASS : qtquickcontrols::Tests_CheckBox::test_exclusiveGroup() PASS : qtquickcontrols::Tests_CheckBox::test_keyPressed() PASS : qtquickcontrols::Tests_CheckBox::test_text() PASS : qtquickcontrols::Tests_CheckBox::cleanupTestCase() PASS : qtquickcontrols::Tests_ComboBox::initTestCase() PASS : qtquickcontrols::Tests_ComboBox::test_activated() PASS : qtquickcontrols::Tests_ComboBox::test_activeFocusOnPress() PASS : qtquickcontrols::Tests_ComboBox::test_activeFocusOnTab() PASS : qtquickcontrols::Tests_ComboBox::test_addRemoveItemsInModel_QTBUG_30379() PASS : qtquickcontrols::Tests_ComboBox::test_append_find() PASS : qtquickcontrols::Tests_ComboBox::test_arrayModelWithoutTextRole() PASS : qtquickcontrols::Tests_ComboBox::test_arraymodel() PASS : qtquickcontrols::Tests_ComboBox::test_arraymodelwithtextrole() PASS : qtquickcontrols::Tests_ComboBox::test_currentIndexInMenu() PASS : qtquickcontrols::Tests_ComboBox::test_editable() PASS : qtquickcontrols::Tests_ComboBox::test_find() PASS : qtquickcontrols::Tests_ComboBox::test_keySearch() PASS : qtquickcontrols::Tests_ComboBox::test_keys() PASS : qtquickcontrols::Tests_ComboBox::test_keyupdown() PASS : qtquickcontrols::Tests_ComboBox::test_minusOneIndexResetsSelection_QTBUG_35794() PASS : qtquickcontrols::Tests_ComboBox::test_minusOneToZeroSelection_QTBUG_38036() 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_Margins() PASS : qtquickcontrols::Tests_GridLayout::test_alignToPixelGrid() PASS : qtquickcontrols::Tests_GridLayout::test_alignment() PASS : qtquickcontrols::Tests_GridLayout::test_baselines() PASS : qtquickcontrols::Tests_GridLayout::test_columnOrRowChanged() PASS : qtquickcontrols::Tests_GridLayout::test_columnsChanged() PASS : qtquickcontrols::Tests_GridLayout::test_flow() PASS : qtquickcontrols::Tests_GridLayout::test_flowLeftToRight() PASS : qtquickcontrols::Tests_GridLayout::test_flowLeftToRightDefaultPositions() PASS : qtquickcontrols::Tests_GridLayout::test_flowTopToBottom() PASS : qtquickcontrols::Tests_GridLayout::test_invalidateWhileRearranging_QTBUG_44139() PASS : qtquickcontrols::Tests_GridLayout::test_rightToLeft() PASS : qtquickcontrols::Tests_GridLayout::test_rowsChanged() PASS : qtquickcontrols::Tests_GridLayout::test_sizeHints() PASS : qtquickcontrols::Tests_GridLayout::test_spacings() PASS : qtquickcontrols::Tests_GridLayout::test_spanAcrossEmptyRows() PASS : qtquickcontrols::Tests_GridLayout::test_spanIsMoreThanColumns() PASS : qtquickcontrols::Tests_GridLayout::cleanupTestCase() PASS : qtquickcontrols::Tests_GroupBox::initTestCase() PASS : qtquickcontrols::Tests_GroupBox::test_activeFocusOnTab() PASS : qtquickcontrols::Tests_GroupBox::test_checkable() PASS : qtquickcontrols::Tests_GroupBox::test_checked() PASS : qtquickcontrols::Tests_GroupBox::test_contentItem() PASS : qtquickcontrols::Tests_GroupBox::test_dynamicSize() PASS : qtquickcontrols::Tests_GroupBox::cleanupTestCase() PASS : qtquickcontrols::Tests_Keys::initTestCase() PASS : qtquickcontrols::Tests_Keys::test_keys(TextInput) PASS : qtquickcontrols::Tests_Keys::test_keys(TextField) PASS : qtquickcontrols::Tests_Keys::test_keys(TextEdit) QWARN : qtquickcontrols::Tests_Keys::test_keys(TextArea) QTextCursor::setPosition: Position '1' out of range PASS : qtquickcontrols::Tests_Keys::test_keys(TextArea) PASS : qtquickcontrols::Tests_Keys::test_keys(SpinBox) PASS : qtquickcontrols::Tests_Keys::test_keys(ComboBox) PASS : qtquickcontrols::Tests_Keys::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() PASS : qtquickcontrols::Tests_Menu::test_dynamicItems() PASS : qtquickcontrols::Tests_Menu::test_exclusive() PASS : qtquickcontrols::Tests_Menu::test_modelCreation() PASS : qtquickcontrols::Tests_Menu::test_trigger() PASS : qtquickcontrols::Tests_Menu::cleanupTestCase() PASS : qtquickcontrols::Tests_MenuBar::initTestCase() PASS : qtquickcontrols::Tests_MenuBar::test_createMenuBar() PASS : qtquickcontrols::Tests_MenuBar::cleanupTestCase() PASS : qtquickcontrols::Tests_ProgressBar::initTestCase() PASS : qtquickcontrols::Tests_ProgressBar::test_activeFocusOnTab() PASS : qtquickcontrols::Tests_ProgressBar::test_initialization_order() PASS : qtquickcontrols::Tests_ProgressBar::test_invalidMinMax() PASS : qtquickcontrols::Tests_ProgressBar::test_maximumvalue() PASS : qtquickcontrols::Tests_ProgressBar::test_minimumvalue() PASS : qtquickcontrols::Tests_ProgressBar::cleanupTestCase() PASS : qtquickcontrols::Tests_RadioButton::initTestCase() PASS : qtquickcontrols::Tests_RadioButton::test_activeFocusOnPress() PASS : qtquickcontrols::Tests_RadioButton::test_activeFocusOnTab() PASS : qtquickcontrols::Tests_RadioButton::test_checked() PASS : qtquickcontrols::Tests_RadioButton::test_clicked() PASS : qtquickcontrols::Tests_RadioButton::test_createRadioButton() PASS : qtquickcontrols::Tests_RadioButton::test_defaultConstructed() PASS : qtquickcontrols::Tests_RadioButton::test_exclusiveGroup() PASS : qtquickcontrols::Tests_RadioButton::test_keyPressed() PASS : qtquickcontrols::Tests_RadioButton::test_text() PASS : qtquickcontrols::Tests_RadioButton::cleanupTestCase() PASS : qtquickcontrols::Tests_RangedDate::initTestCase() PASS : qtquickcontrols::Tests_RangedDate::test_constructionPropertyOrder() PASS : qtquickcontrols::Tests_RangedDate::test_defaultConstruction() PASS : qtquickcontrols::Tests_RangedDate::test_flickering() SKIP : qtquickcontrols::Tests_RangedDate::test_minMax() QTBUG-36846 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_rangeddate.qml(66)] PASS : qtquickcontrols::Tests_RangedDate::test_nullValues() PASS : qtquickcontrols::Tests_RangedDate::cleanupTestCase() PASS : qtquickcontrols::Tests_RangeModel::initTestCase() PASS : qtquickcontrols::Tests_RangeModel::test_bindings() 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_changeChildrenOfHiddenLayout() PASS : qtquickcontrols::Tests_RowLayout::test_change_implicitWidth_during_rearrange() PASS : qtquickcontrols::Tests_RowLayout::test_countGeometryChanges() PASS : qtquickcontrols::Tests_RowLayout::test_destroyLayout() PASS : qtquickcontrols::Tests_RowLayout::test_fixedAndExpanding() PASS : qtquickcontrols::Tests_RowLayout::test_implicitSize() PASS : qtquickcontrols::Tests_RowLayout::test_initialNestedLayouts() PASS : qtquickcontrols::Tests_RowLayout::test_rearrangeNestedLayouts() PASS : qtquickcontrols::Tests_RowLayout::test_sizeHint(propagateNone) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHint(propagateMinimumWidth) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHint(propagatePreferredWidth) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHint(propagateMaximumWidth) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHint(propagateAll) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHint(propagateCrazy) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHint(expandMinToExplicitPref) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHint(expandMaxToExplicitPref) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHint(expandAllToExplicitMin) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHint(expandPrefToExplicitMin) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHint(boundPrefToExplicitMax) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHint(boundAllToExplicitMax) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHintNormalization(fallbackValues) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHintNormalization(acceptZeroWidths) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHintNormalization(123) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHintNormalization(132) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHintNormalization(213) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHintNormalization(231) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHintNormalization(321) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHintNormalization(312) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHintNormalization(1i3) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHintNormalization(1i2) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHintNormalization(2i3) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHintNormalization(2i1) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHintNormalization(3i1) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHintNormalization(3i2) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHintPropagationCount() XFAIL : qtquickcontrols::Tests_RowLayout::test_sizeHintWithHiddenChildren() If GridLayout is hidden, GridLayout is not notified when child is explicitly hidden Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_rowlayout.qml(716)] PASS : qtquickcontrols::Tests_RowLayout::test_sizeHintWithHiddenChildren() XFAIL : qtquickcontrols::Tests_RowLayout::test_sizeHintWithHiddenChildrenForRow() If Row is hidden, Row is not notified when child is explicitly hidden Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_rowlayout.qml(749)] PASS : qtquickcontrols::Tests_RowLayout::test_sizeHintWithHiddenChildrenForRow() 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() QWARN : qtquickcontrols::Tests_ScrollView::test_scrollbars() file:///work/build/qt/qtbase/qml/QtQuick/Controls/Private/ScrollViewHelper.qml:169:5: QML ScrollBar: Binding loop detected for property "visible" PASS : qtquickcontrols::Tests_ScrollView::test_scrollbars() PASS : qtquickcontrols::Tests_ScrollView::test_viewport() PASS : qtquickcontrols::Tests_ScrollView::cleanupTestCase() PASS : qtquickcontrols::Tests_Shortcut::initTestCase() PASS : qtquickcontrols::Tests_Shortcut::test_shortcut(a_pressed) FAIL! : qtquickcontrols::Tests_Shortcut::test_shortcut(b_pressed) 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_shortcuts.qml(94)] FAIL! : qtquickcontrols::Tests_Shortcut::test_shortcut(nokey_pressed1) 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_shortcuts.qml(94)] FAIL! : qtquickcontrols::Tests_Shortcut::test_shortcut(ctrlc_pressed) 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_shortcuts.qml(94)] FAIL! : qtquickcontrols::Tests_Shortcut::test_shortcut(dpressed) 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_shortcuts.qml(94)] FAIL! : qtquickcontrols::Tests_Shortcut::test_shortcut(nokey_pressed2) 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_shortcuts.qml(94)] FAIL! : qtquickcontrols::Tests_Shortcut::test_shortcut(overloaded) 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_shortcuts.qml(94)] FAIL! : qtquickcontrols::Tests_Shortcut::test_shortcut(aldd_pressed) 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_shortcuts.qml(94)] FAIL! : qtquickcontrols::Tests_Shortcut::test_shortcut(nokey_pressed3) 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_shortcuts.qml(94)] FAIL! : qtquickcontrols::Tests_Shortcut::test_shortcut(mnemonics) 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_shortcuts.qml(94)] FAIL! : qtquickcontrols::Tests_Shortcut::test_shortcut(checkbox) 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_shortcuts.qml(94)] FAIL! : qtquickcontrols::Tests_Shortcut::test_shortcut(radiobutton) 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_shortcuts.qml(94)] FAIL! : qtquickcontrols::Tests_Shortcut::test_shortcut(button) 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_shortcuts.qml(94)] FAIL! : qtquickcontrols::Tests_Shortcut::test_shortcut(button+action) 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_shortcuts.qml(94)] FAIL! : qtquickcontrols::Tests_Shortcut::test_shortcut(toolbutton) 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_shortcuts.qml(94)] FAIL! : qtquickcontrols::Tests_Shortcut::test_shortcut(toolbutton+action) 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_shortcuts.qml(94)] 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_dragThreshold() PASS : qtquickcontrols::Tests_Slider::test_maximumvalue() PASS : qtquickcontrols::Tests_Slider::test_minimumvalue() PASS : qtquickcontrols::Tests_Slider::test_mouseWheel() PASS : qtquickcontrols::Tests_Slider::test_rightLeftKeyPressed() PASS : qtquickcontrols::Tests_Slider::test_sliderOffset() PASS : qtquickcontrols::Tests_Slider::test_updateValueWhileDragging() PASS : qtquickcontrols::Tests_Slider::test_valueAndHandlePosition() PASS : qtquickcontrols::Tests_Slider::test_vertical() PASS : qtquickcontrols::Tests_Slider::cleanupTestCase() PASS : qtquickcontrols::Tests_SpinBox::initTestCase() PASS : qtquickcontrols::Tests_SpinBox::test_ImplicitSize() PASS : qtquickcontrols::Tests_SpinBox::test_activeFocusOnPress() PASS : qtquickcontrols::Tests_SpinBox::test_activeFocusOnTab() PASS : qtquickcontrols::Tests_SpinBox::test_construction() PASS : qtquickcontrols::Tests_SpinBox::test_decimals() PASS : qtquickcontrols::Tests_SpinBox::test_decrement_key() PASS : qtquickcontrols::Tests_SpinBox::test_decrement_mouse() PASS : qtquickcontrols::Tests_SpinBox::test_editingFinished() PASS : qtquickcontrols::Tests_SpinBox::test_fixup() PASS : qtquickcontrols::Tests_SpinBox::test_get_active_focus_when_up_or_down_was_pressed() PASS : qtquickcontrols::Tests_SpinBox::test_groupSeparators() PASS : qtquickcontrols::Tests_SpinBox::test_increment_key() PASS : qtquickcontrols::Tests_SpinBox::test_increment_mouse() PASS : qtquickcontrols::Tests_SpinBox::test_initial_value() PASS : qtquickcontrols::Tests_SpinBox::test_initialization_order() PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(1) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(10) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(100) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(1.1) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(10.10) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(123.456) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-1) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-10) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-100) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-1.1) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-10.10) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-123.456) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(2.54cm) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input($100) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(asdf foo) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(a1b2c3d4e5) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(20) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(200) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(2000) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(0123) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-20) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-200) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-2000) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-0123) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(5) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-5) PASS : qtquickcontrols::Tests_SpinBox::test_keys() PASS : qtquickcontrols::Tests_SpinBox::test_maxvalue() PASS : qtquickcontrols::Tests_SpinBox::test_minvalue() PASS : qtquickcontrols::Tests_SpinBox::test_move_mouse() PASS : qtquickcontrols::Tests_SpinBox::test_negativeStepSize() PASS : qtquickcontrols::Tests_SpinBox::test_setFontsize() PASS : qtquickcontrols::Tests_SpinBox::test_stepsize() PASS : qtquickcontrols::Tests_SpinBox::test_wheel() PASS : qtquickcontrols::Tests_SpinBox::cleanupTestCase() PASS : qtquickcontrols::Tests_SplitView::initTestCase() PASS : qtquickcontrols::Tests_SplitView::test_01_splitView() PASS : qtquickcontrols::Tests_SplitView::test_02_splitView_initial_orientation_vertical() PASS : qtquickcontrols::Tests_SplitView::test_03_orientation_change() PASS : qtquickcontrols::Tests_SplitView::test_04_hide_item() PASS : qtquickcontrols::Tests_SplitView::test_05_hide_fillWidth_item() PASS : qtquickcontrols::Tests_SplitView::test_dynamic_item_add() PASS : qtquickcontrols::Tests_SplitView::test_dynamic_item_add_fillWidth() PASS : qtquickcontrols::Tests_SplitView::test_dynamic_item_remove() PASS : qtquickcontrols::Tests_SplitView::test_hide_item_after_fillWidth() PASS : qtquickcontrols::Tests_SplitView::test_item_margins() 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_focus() 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_clicked() PASS : qtquickcontrols::Tests_Switch::test_defaultConstructed() PASS : qtquickcontrols::Tests_Switch::test_exclusiveGroup() PASS : qtquickcontrols::Tests_Switch::test_keyPressed() PASS : qtquickcontrols::Tests_Switch::test_pressed() PASS : qtquickcontrols::Tests_Switch::cleanupTestCase() PASS : qtquickcontrols::Tests_Tab::initTestCase() PASS : qtquickcontrols::Tests_Tab::test_createTab() PASS : qtquickcontrols::Tests_Tab::cleanupTestCase() PASS : qtquickcontrols::Tests_TableView::initTestCase() PASS : qtquickcontrols::Tests_TableView::test_QTBUG_31206() PASS : qtquickcontrols::Tests_TableView::test_activated() PASS : qtquickcontrols::Tests_TableView::test_activeFocusOnTab() PASS : qtquickcontrols::Tests_TableView::test_addRemoveColumn() PASS : qtquickcontrols::Tests_TableView::test_basic_setup() PASS : qtquickcontrols::Tests_TableView::test_buttonDelegate() QWARN : qtquickcontrols::Tests_TableView::test_buttonDelegate() file:///work/build/qt/qtquickcontrols/tests/auto/controls/data/tableview/table_buttondelegate.qml:66: TypeError: Cannot read property of null QWARN : qtquickcontrols::Tests_TableView::test_buttonDelegate() file:///work/build/qt/qtquickcontrols/tests/auto/controls/data/tableview/table_buttondelegate.qml:66: TypeError: Cannot read property of null QWARN : qtquickcontrols::Tests_TableView::test_buttonDelegate() file:///work/build/qt/qtquickcontrols/tests/auto/controls/data/tableview/table_buttondelegate.qml:66: TypeError: Cannot read property of null 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_initializedStyleData() PASS : qtquickcontrols::Tests_TableView::test_keyboardSelection() PASS : qtquickcontrols::Tests_TableView::test_keys() PASS : qtquickcontrols::Tests_TableView::test_keys_2() PASS : qtquickcontrols::Tests_TableView::test_moveColumn(0->1 (0)) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(0->1 (1)) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(0->1 (2)) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(0->2 (0)) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(0->2 (1)) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(0->2 (2)) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(1->0 (0)) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(1->0 (1)) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(1->0 (2)) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(1->2 (0)) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(1->2 (1)) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(1->2 (2)) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(2->0 (0)) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(2->0 (1)) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(2->0 (2)) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(2->1 (0)) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(2->1 (1)) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(2->1 (2)) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(0->0) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(-1->0) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(0->-1) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(1->10) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(10->2) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(10->-1) PASS : qtquickcontrols::Tests_TableView::test_positionViewAtRow() PASS : qtquickcontrols::Tests_TableView::test_resize_columns() PASS : qtquickcontrols::Tests_TableView::test_rightClickOnMouseAreaOverTableView() PASS : qtquickcontrols::Tests_TableView::test_rowCount() PASS : qtquickcontrols::Tests_TableView::test_selection() PASS : qtquickcontrols::Tests_TableView::test_selectionContains() PASS : qtquickcontrols::Tests_TableView::test_selectionCount() PASS : qtquickcontrols::Tests_TableView::test_selectionForeach() PASS : qtquickcontrols::Tests_TableView::test_usingcpplistmodel(qobjectlistmodel) PASS : qtquickcontrols::Tests_TableView::test_usingcpplistmodel(qstringlistmodel) PASS : qtquickcontrols::Tests_TableView::test_usingcppqabstractitemmodel() PASS : qtquickcontrols::Tests_TableView::test_usingcppqobjectmodel() PASS : qtquickcontrols::Tests_TableView::test_usingqmlmodel(listmodel) PASS : qtquickcontrols::Tests_TableView::test_usingqmlmodel(countmodel) PASS : qtquickcontrols::Tests_TableView::test_usingqmlmodel(arraymodel) PASS : qtquickcontrols::Tests_TableView::test_usingqmlmodel(itemmodel) PASS : qtquickcontrols::Tests_TableView::cleanupTestCase() PASS : qtquickcontrols::Tests_TableViewColumn::initTestCase() PASS : qtquickcontrols::Tests_TableViewColumn::test_createTableViewColumn() PASS : qtquickcontrols::Tests_TableViewColumn::cleanupTestCase() PASS : qtquickcontrols::Tests_TabView::initTestCase() PASS : qtquickcontrols::Tests_TabView::test_43701() PASS : qtquickcontrols::Tests_TabView::test_addRemoveTab() PASS : qtquickcontrols::Tests_TabView::test_changeIndex() PASS : qtquickcontrols::Tests_TabView::test_createTabView() PASS : qtquickcontrols::Tests_TabView::test_dynamicModel() PASS : qtquickcontrols::Tests_TabView::test_dynamicTabs() PASS : qtquickcontrols::Tests_TabView::test_mousePressOnTabBar() PASS : qtquickcontrols::Tests_TabView::test_moveTab(0->1 (0)) PASS : qtquickcontrols::Tests_TabView::test_moveTab(0->1 (1)) PASS : qtquickcontrols::Tests_TabView::test_moveTab(0->1 (2)) PASS : qtquickcontrols::Tests_TabView::test_moveTab(0->2 (0)) PASS : qtquickcontrols::Tests_TabView::test_moveTab(0->2 (1)) PASS : qtquickcontrols::Tests_TabView::test_moveTab(0->2 (2)) PASS : qtquickcontrols::Tests_TabView::test_moveTab(1->0 (0)) PASS : qtquickcontrols::Tests_TabView::test_moveTab(1->0 (1)) PASS : qtquickcontrols::Tests_TabView::test_moveTab(1->0 (2)) PASS : qtquickcontrols::Tests_TabView::test_moveTab(1->2 (0)) PASS : qtquickcontrols::Tests_TabView::test_moveTab(1->2 (1)) PASS : qtquickcontrols::Tests_TabView::test_moveTab(1->2 (2)) PASS : qtquickcontrols::Tests_TabView::test_moveTab(2->0 (0)) PASS : qtquickcontrols::Tests_TabView::test_moveTab(2->0 (1)) PASS : qtquickcontrols::Tests_TabView::test_moveTab(2->0 (2)) PASS : qtquickcontrols::Tests_TabView::test_moveTab(2->1 (0)) PASS : qtquickcontrols::Tests_TabView::test_moveTab(2->1 (1)) PASS : qtquickcontrols::Tests_TabView::test_moveTab(2->1 (2)) PASS : qtquickcontrols::Tests_TabView::test_moveTab(0->0) PASS : qtquickcontrols::Tests_TabView::test_moveTab(-1->0) PASS : qtquickcontrols::Tests_TabView::test_moveTab(0->-1) PASS : qtquickcontrols::Tests_TabView::test_moveTab(1->10) PASS : qtquickcontrols::Tests_TabView::test_moveTab(10->2) PASS : qtquickcontrols::Tests_TabView::test_moveTab(10->-1) PASS : qtquickcontrols::Tests_TabView::test_repeater() PASS : qtquickcontrols::Tests_TabView::cleanupTestCase() PASS : qtquickcontrols::Tests_TextArea::initTestCase() PASS : qtquickcontrols::Tests_TextArea::test_activeFocusOnPress() PASS : qtquickcontrols::Tests_TextArea::test_activeFocusOnTab() PASS : qtquickcontrols::Tests_TextArea::test_append() PASS : qtquickcontrols::Tests_TextArea::test_keys() PASS : qtquickcontrols::Tests_TextArea::cleanupTestCase() PASS : qtquickcontrols::Tests_TextField::initTestCase() PASS : qtquickcontrols::Tests_TextField::test_activeFocusOnPress() PASS : qtquickcontrols::Tests_TextField::test_activeFocusOnTab() PASS : qtquickcontrols::Tests_TextField::test_copyPaste() PASS : qtquickcontrols::Tests_TextField::test_cursorPosition() PASS : qtquickcontrols::Tests_TextField::test_deselect() PASS : qtquickcontrols::Tests_TextField::test_editingFinished() PASS : qtquickcontrols::Tests_TextField::test_getText() PASS : qtquickcontrols::Tests_TextField::test_inputMask() PASS : qtquickcontrols::Tests_TextField::test_insert() PASS : qtquickcontrols::Tests_TextField::test_keys() PASS : qtquickcontrols::Tests_TextField::test_length() PASS : qtquickcontrols::Tests_TextField::test_maximumLength() PASS : qtquickcontrols::Tests_TextField::test_passwordCharacter() PASS : qtquickcontrols::Tests_TextField::test_readonly() PASS : qtquickcontrols::Tests_TextField::test_redo() PASS : qtquickcontrols::Tests_TextField::test_remove() 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() PASS : qtquickcontrols::Tests_TreeView::initTestCase() PASS : qtquickcontrols::Tests_TreeView::test_basic_setup() PASS : qtquickcontrols::Tests_TreeView::test_clicked_signals() PASS : qtquickcontrols::Tests_TreeView::test_expand_collapse() PASS : qtquickcontrols::Tests_TreeView::test_headerHidden() PASS : qtquickcontrols::Tests_TreeView::test_keys_navigation() PASS : qtquickcontrols::Tests_TreeView::test_pressAndHold() PASS : qtquickcontrols::Tests_TreeView::test_selection_contiguousSelection() PASS : qtquickcontrols::Tests_TreeView::test_selection_extendedSelection() PASS : qtquickcontrols::Tests_TreeView::test_selection_multiSelection() PASS : qtquickcontrols::Tests_TreeView::test_selection_noSelection() XFAIL : qtquickcontrols::Tests_TreeView::test_selection_singleSelection() BUG selected state not updated with Command/Control when SingleSelection Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_treeview.qml(393)] XFAIL : qtquickcontrols::Tests_TreeView::test_selection_singleSelection() BUG selected state not updated with Command/Control when SingleSelection Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_treeview.qml(395)] PASS : qtquickcontrols::Tests_TreeView::test_selection_singleSelection() PASS : qtquickcontrols::Tests_TreeView::cleanupTestCase() Totals: 514 passed, 15 failed, 2 skipped, 0 blacklisted ********* Finished testing of qtquickcontrols ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_controls: 66 seconds, exit code 15 Build log: http://testresults.qt.io/ci/QtDeclarative_5.5_Integration/build_00066/revdep-qtquickcontrols_linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_14.04_x64/log.txt.gz Tested changes (refs/builds/5.5_1425653543): http://codereview.qt-project.org/107723 [PS4] - testlib: Fix qml objects not deleted between data tests From ci-noreply at qt-project.org Fri Mar 6 16:29:20 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 6 Mar 2015 17:29:20 +0200 Subject: [Ci-reports] fail on QtBase_5.5_Integration #200 Message-ID: <20150306_152920_063407.ci-noreply@qt-project.org> qtbase failed to compile :( In file included from kernel/qplatformgraphicsbufferhelper.cpp:36:0: kernel/qplatformgraphicsbufferhelper.h:48:8: error: extra tokens at end of #endif directive [-Werror] make[3]: *** [.obj/qplatformgraphicsbufferhelper.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.io/ci/QtBase_5.5_Integration/build_00200/linux-g++_developer-build_OpenSuSE_13.1_x64/log.txt.gz Tested changes (refs/builds/5.5_1425655361): http://codereview.qt-project.org/107474 [PS2] - iOS: Resolve correct SDK as part of sdk.prf instead of default_post.prf http://codereview.qt-project.org/107475 [PS2] - Xcode: Add support for generating XCTest test bundles out of Qt testcases http://codereview.qt-project.org/107743 [PS4] - iOS: Use qFatal when detecting QApplication before UIApplicationMain http://codereview.qt-project.org/107783 [PS3] - iOS: Define QT_NO_PROCESS, as the platform doesn't allow fork/exec http://codereview.qt-project.org/107823 [PS1] - Polish the Dir View example. http://codereview.qt-project.org/104354 [PS6] - centralize setup of shell-related variables in spec_post.prf http://codereview.qt-project.org/106197 [PS1] - adjust configure's path output to relative paths http://codereview.qt-project.org/107156 [PS1] - write relative QT_INSTALL_CONFIGURATION also under windows http://codereview.qt-project.org/107936 [PS1] - Hide QPlatformGraphicsBufferHelper's for QT_NO_OPENGL http://codereview.qt-project.org/107864 [PS1] - Example: Removed the code to handle 'num_entries' info. http://codereview.qt-project.org/107917 [PS1] - qdoc: Fix regression in Node type testing http://codereview.qt-project.org/107471 [PS3] - Xcode: Generate scheme manually, instead of letting Xcode do it http://codereview.qt-project.org/107472 [PS3] - qmake: Expose iOS/OS X SDK platform path as QMAKE_MAC_SDK_PLATFORM_PATH From ci-noreply at qt-project.org Fri Mar 6 16:36:16 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 6 Mar 2015 17:36:16 +0200 Subject: [Ci-reports] pass on QtQuickControls_5.5_Integration #29 Message-ID: <20150306_153616_028374.ci-noreply@qt-project.org> QtQuickControls_5.5_Integration #29: SUCCESS Tested changes (refs/builds/5.5_1425648131): http://codereview.qt-project.org/107770 [PS9] - Doc: Fix qtdoc warnings From ci-noreply at qt-project.org Fri Mar 6 17:22:33 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 6 Mar 2015 18:22:33 +0200 Subject: [Ci-reports] pass on QtWebEngine_5.4_Integration #61 Message-ID: <20150306_162233_039593.ci-noreply@qt-project.org> QtWebEngine_5.4_Integration #61: SUCCESS Tested changes (refs/builds/5.4_1425648987): http://codereview.qt-project.org/107649 [PS2] - Update links from qt-project.org to qt.io From ci-noreply at qt-project.org Fri Mar 6 17:24:09 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 6 Mar 2015 18:24:09 +0200 Subject: [Ci-reports] pass on QtWebKit_Examples_5.4_Integration #11 Message-ID: <20150306_162409_077611.ci-noreply@qt-project.org> QtWebKit_Examples_5.4_Integration #11: SUCCESS Tested changes (refs/builds/5.4_1425646982): http://codereview.qt-project.org/107806 [PS1] - Update links from qt-project.org to qt.io From ci-noreply at qt-project.org Fri Mar 6 17:47:47 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 6 Mar 2015 18:47:47 +0200 Subject: [Ci-reports] pass on QtBase_5.4_Integration #1883 Message-ID: <20150306_164747_095923.ci-noreply@qt-project.org> QtBase_5.4_Integration #1883: SUCCESS Tested changes (refs/builds/5.4_1425651221): http://codereview.qt-project.org/107460 [PS3] - Upgrade PCRE to r1530 From ci-noreply at qt-project.org Fri Mar 6 17:56:20 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 6 Mar 2015 18:56:20 +0200 Subject: [Ci-reports] fail on QtWebEngine_5.5_Integration #25 Message-ID: <20150306_165620_096929.ci-noreply@qt-project.org> QtWebEngine_5.5_Integration » linux-g++_developer-build_OpenSuSE_13.1_x64 #25: FAILURE Build log: http://testresults.qt.io/ci/QtWebEngine_5.5_Integration/build_00025/linux-g++_developer-build_OpenSuSE_13.1_x64/log.txt.gz ============================================================ QtWebEngine_5.5_Integration » linux-g++_no-widgets_Ubuntu_14.04_x64 #25: FAILURE Build log: http://testresults.qt.io/ci/QtWebEngine_5.5_Integration/build_00025/linux-g++_no-widgets_Ubuntu_14.04_x64/log.txt.gz ============================================================ QtWebEngine_5.5_Integration » macx-clang_developer-build_OSX_10.10 #25: FAILURE Build log: http://testresults.qt.io/ci/QtWebEngine_5.5_Integration/build_00025/macx-clang_developer-build_OSX_10.10/log.txt.gz Tested changes (refs/builds/5.5_1425660808): http://codereview.qt-project.org/107941 [PS1] - Update snapshot SHA1 From ci-noreply at qt-project.org Fri Mar 6 18:20:07 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 6 Mar 2015 18:20:07 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - QtBase_dev_mobile_state #312 - FAILURE Message-ID: <20150306172007.9C26230D67@fork.qtproject.c.bitbit.net> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt-project.org/ci/QtBase_dev_mobile_state/build_00312 From ci-noreply at qt-project.org Fri Mar 6 18:20:46 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 6 Mar 2015 19:20:46 +0200 Subject: [Ci-reports] pass on QtBase_dev_Integration #5954 Message-ID: <20150306_172046_029131.ci-noreply@qt-project.org> QtBase_dev_Integration #5954: SUCCESS Tested changes (refs/builds/dev_1425647971): http://codereview.qt-project.org/107448 [PS1] - Cocoa integration - do not report invalid coordinates From ci-noreply at qt-project.org Fri Mar 6 18:38:49 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 6 Mar 2015 19:38:49 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #5955 Message-ID: <20150306_173849_047774.ci-noreply@qt-project.org> Compilation failed :( tst_qcolor.obj : error LNK2019: unresolved external symbol "private: void __thiscall tst_QColor::qrgba64UnpremultiplyVersions(void)" (?qrgba64UnpremultiplyVersions at tst_QColor@@AAEXXZ) referenced in function "private: static void __cdecl tst_QColor::qt_static_metacall(class QObject *,enum QMetaObject::Call,int,void * *)" (?qt_static_metacall at tst_QColor@@CAXPAVQObject@@W4Call at QMetaObject@@HPAPAX at Z) release\tst_qcolor.exe : fatal error LNK1120: 1 unresolved externals Build log: http://testresults.qt.io/ci/QtBase_dev_Integration/build_05955/win32-msvc2010_opengl_dynamic_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1425662541): http://codereview.qt-project.org/83058 [PS16] - QNetworkAccessManager: Support HTTP redirection http://codereview.qt-project.org/107553 [PS6] - xcb: implement and deprecate QWidget::setWindowIconText() http://codereview.qt-project.org/107441 [PS1] - QCocoaWindow - fix a flag test http://codereview.qt-project.org/106046 [PS10] - Introduce QRgba64 structure for 64bit RGBA values From ci-noreply at qt-project.org Fri Mar 6 18:39:28 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 6 Mar 2015 19:39:28 +0200 Subject: [Ci-reports] fail on QtBase_5.5_Integration #202 Message-ID: <20150306_173928_078125.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(WithHttpProxyBasicAuth) 'socket->waitForConnected()' returned FALSE. (Socket operation timed out) tst_qsslsocket.cpp(936) : failure location Totals: 674 passed, 1 failed, 15 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QSslSocket ********* Config: Using QtTest library 5.5.0, Qt 5.5.0 (x86_64-little_endian-llp64 shared (dynamic) release build; by MSVC 2012) QDEBUG : tst_QSslSocket::initTestCase() Using SSL library OpenSSL 1.0.1j 15 Oct 2014 (268439727) PASS : tst_QSslSocket::initTestCase() PASS : tst_QSslSocket::constructing(WithoutProxy) PASS : tst_QSslSocket::constructing(WithSocks5Proxy) PASS : tst_QSslSocket::constructing(WithSocks5ProxyAuth) PASS : tst_QSslSocket::constructing(WithHttpProxy) 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(WithoutProxy:10.212.2.0) SKIP : tst_QSslSocket::sslErrors(WithSocks5Proxy:qt-test-server) Skipping flaky test - See QTBUG-29941 tst_qsslsocket.cpp(619) : failure location PASS : tst_QSslSocket::sslErrors(WithSocks5Proxy:10.212.2.0) PASS : tst_QSslSocket::sslErrors(WithSocks5ProxyAuth:qt-test-server) PASS : tst_QSslSocket::sslErrors(WithSocks5ProxyAuth:10.212.2.0) PASS : tst_QSslSocket::sslErrors(WithHttpProxy:qt-test-server) PASS : tst_QSslSocket::sslErrors(WithHttpProxy:10.212.2.0) PASS : tst_QSslSocket::sslErrors(WithHttpProxyBasicAuth:qt-test-server) PASS : tst_QSslSocket::sslErrors(WithHttpProxyBasicAuth:10.212.2.0) PASS : tst_QSslSocket::addCaCertificate(WithoutProxy) PASS : tst_QSslSocket::addCaCertificate(WithSocks5Proxy) PASS : tst_QSslSocket::addCaCertificate(WithSocks5ProxyAuth) PASS : tst_QSslSocket::addCaCertificate(WithHttpProxy) PASS : tst_QSslSocket::addCaCertificate(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::addCaCertificates(WithoutProxy) PASS : tst_QSslSocket::addCaCertificates(WithSocks5Proxy) PASS : tst_QSslSocket::addCaCertificates(WithSocks5ProxyAuth) PASS : tst_QSslSocket::addCaCertificates(WithHttpProxy) PASS : tst_QSslSocket::addCaCertificates(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::addCaCertificates2(WithoutProxy) PASS : tst_QSslSocket::addCaCertificates2(WithSocks5Proxy) PASS : tst_QSslSocket::addCaCertificates2(WithSocks5ProxyAuth) PASS : tst_QSslSocket::addCaCertificates2(WithHttpProxy) PASS : tst_QSslSocket::addCaCertificates2(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::ciphers(WithoutProxy) PASS : tst_QSslSocket::ciphers(WithSocks5Proxy) PASS : tst_QSslSocket::ciphers(WithSocks5ProxyAuth) PASS : tst_QSslSocket::ciphers(WithHttpProxy) PASS : tst_QSslSocket::ciphers(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::connectToHostEncrypted(WithoutProxy) PASS : tst_QSslSocket::connectToHostEncrypted(WithSocks5Proxy) PASS : tst_QSslSocket::connectToHostEncrypted(WithSocks5ProxyAuth) PASS : tst_QSslSocket::connectToHostEncrypted(WithHttpProxy) PASS : tst_QSslSocket::connectToHostEncrypted(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::connectToHostEncryptedWithVerificationPeerName(WithoutProxy) PASS : tst_QSslSocket::connectToHostEncryptedWithVerificationPeerName(WithSocks5Proxy) PASS : tst_QSslSocket::connectToHostEncryptedWithVerificationPeerName(WithSocks5ProxyAuth) PASS : tst_QSslSocket::connectToHostEncryptedWithVerificationPeerName(WithHttpProxy) PASS : tst_QSslSocket::connectToHostEncryptedWithVerificationPeerName(WithHttpProxyBasicAuth) QDEBUG : tst_QSslSocket::sessionCipher(WithoutProxy) Supported Ciphers: (QSslCipher(name=ECDHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=PSK-AES256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES128-SHA, bits=1 (truncated) QDEBUG : tst_QSslSocket::sessionCipher(WithoutProxy) Default Ciphers: (QSslCipher(name=ECDHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=PSK-AES256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES128-SHA, bits=128 (truncated) QDEBUG : tst_QSslSocket::sessionCipher(WithoutProxy) Session Cipher: QSslCipher(name=DHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2) PASS : tst_QSslSocket::sessionCipher(WithoutProxy) QDEBUG : tst_QSslSocket::sessionCipher(WithSocks5Proxy) Supported Ciphers: (QSslCipher(name=ECDHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=PSK-AES256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES128-SHA, bit (truncated) QDEBUG : tst_QSslSocket::sessionCipher(WithSocks5Proxy) Default Ciphers: (QSslCipher(name=ECDHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=PSK-AES256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES128-SHA, bits= (truncated) QDEBUG : tst_QSslSocket::sessionCipher(WithSocks5Proxy) Session Cipher: QSslCipher(name=DHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2) PASS : tst_QSslSocket::sessionCipher(WithSocks5Proxy) QDEBUG : tst_QSslSocket::sessionCipher(WithSocks5ProxyAuth) Supported Ciphers: (QSslCipher(name=ECDHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=PSK-AES256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES128-SHA, (truncated) QDEBUG : tst_QSslSocket::sessionCipher(WithSocks5ProxyAuth) Default Ciphers: (QSslCipher(name=ECDHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=PSK-AES256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES128-SHA, b (truncated) QDEBUG : tst_QSslSocket::sessionCipher(WithSocks5ProxyAuth) Session Cipher: QSslCipher(name=DHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2) PASS : tst_QSslSocket::sessionCipher(WithSocks5ProxyAuth) QDEBUG : tst_QSslSocket::sessionCipher(WithHttpProxy) Supported Ciphers: (QSslCipher(name=ECDHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=PSK-AES256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES128-SHA, bits= (truncated) QDEBUG : tst_QSslSocket::sessionCipher(WithHttpProxy) Default Ciphers: (QSslCipher(name=ECDHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=PSK-AES256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES128-SHA, bits=12 (truncated) QDEBUG : tst_QSslSocket::sessionCipher(WithHttpProxy) Session Cipher: QSslCipher(name=DHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2) PASS : tst_QSslSocket::sessionCipher(WithHttpProxy) QDEBUG : tst_QSslSocket::sessionCipher(WithHttpProxyBasicAuth) Supported Ciphers: (QSslCipher(name=ECDHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=PSK-AES256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES128-S (truncated) QDEBUG : tst_QSslSocket::sessionCipher(WithHttpProxyBasicAuth) Default Ciphers: (QSslCipher(name=ECDHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=PSK-AES256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES128-SHA (truncated) QDEBUG : tst_QSslSocket::sessionCipher(WithHttpProxyBasicAuth) Session Cipher: QSslCipher(name=DHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2) PASS : tst_QSslSocket::sessionCipher(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::flush(WithoutProxy) PASS : tst_QSslSocket::flush(WithSocks5Proxy) PASS : tst_QSslSocket::flush(WithSocks5ProxyAuth) PASS : tst_QSslSocket::flush(WithHttpProxy) PASS : tst_QSslSocket::flush(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::isEncrypted(WithoutProxy) PASS : tst_QSslSocket::isEncrypted(WithSocks5Proxy) PASS : tst_QSslSocket::isEncrypted(WithSocks5ProxyAuth) PASS : tst_QSslSocket::isEncrypted(WithHttpProxy) PASS : tst_QSslSocket::isEncrypted(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::localCertificate(WithoutProxy) PASS : tst_QSslSocket::localCertificate(WithSocks5Proxy) PASS : tst_QSslSocket::localCertificate(WithSocks5ProxyAuth) PASS : tst_QSslSocket::localCertificate(WithHttpProxy) PASS : tst_QSslSocket::localCertificate(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::mode(WithoutProxy) PASS : tst_QSslSocket::mode(WithSocks5Proxy) PASS : tst_QSslSocket::mode(WithSocks5ProxyAuth) PASS : tst_QSslSocket::mode(WithHttpProxy) PASS : tst_QSslSocket::mode(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::peerCertificate(WithoutProxy) PASS : tst_QSslSocket::peerCertificate(WithSocks5Proxy) PASS : tst_QSslSocket::peerCertificate(WithSocks5ProxyAuth) PASS : tst_QSslSocket::peerCertificate(WithHttpProxy) PASS : tst_QSslSocket::peerCertificate(WithHttpProxyBasicAuth) SKIP : tst_QSslSocket::peerCertificateChain(WithoutProxy) QTBUG-29941 - Unstable auto-test due to intermittently unreachable host tst_qsslsocket.cpp(814) : 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) SKIP : tst_QSslSocket::privateKeyOpaque(WithHttpProxy) Skipping flaky test - See QTBUG-29941 tst_qsslsocket.cpp(904) : failure location QWARN : tst_QSslSocket::protocol(WithoutProxy) qt.network.ssl: QSslSocket::startClientEncryption: cannot start handshake when not connected QWARN : tst_QSslSocket::protocol(WithoutProxy) qt.network.ssl: QSslSocket::startClientEncryption: cannot start handshake when not connected PASS : tst_QSslSocket::protocol(WithoutProxy) PASS : tst_QSslSocket::protocol(WithSocks5Proxy) FAIL! : tst_QSslSocket::protocol(WithSocks5ProxyAuth) 'socket->waitForConnected()' returned FALSE. (Socket operation timed out) tst_qsslsocket.cpp(991) : failure location PASS : tst_QSslSocket::protocol(WithHttpProxy) FAIL! : tst_QSslSocket::protocol(WithHttpProxyBasicAuth) 'socket->waitForConnected()' returned FALSE. (Socket operation timed out) tst_qsslsocket.cpp(954) : 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(1413) : 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(1568) : 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(1773) : failure location SKIP : tst_QSslSocket::waitForMinusOne(WithoutProxy) QTBUG-24451 - indefinite wait may hang tst_qsslsocket.cpp(1945) : 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::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) PASS : tst_QSslSocket::writeBigChunk(WithSocks5Proxy) QWARN : tst_QSslSocket::writeBigChunk(WithSocks5ProxyAuth) QIODevice::write: device not open PASS : tst_QSslSocket::writeBigChunk(WithSocks5ProxyAuth) PASS : tst_QSslSocket::writeBigChunk(WithHttpProxy) PASS : tst_QSslSocket::writeBigChunk(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::blacklistedCertificates(WithoutProxy) PASS : tst_QSslSocket::blacklistedCertificates(WithSocks5Proxy) PASS : tst_QSslSocket::blacklistedCertificates(WithSocks5ProxyAuth) PASS : tst_QSslSocket::blacklistedCertificates(WithHttpProxy) PASS : tst_QSslSocket::blacklistedCertificates(WithHttpProxyBasicAuth) QDEBUG : tst_QSslSocket::versionAccessors(WithoutProxy) "OpenSSL 1.0.1j 15 Oct 2014" QDEBUG : tst_QSslSocket::versionAccessors(WithoutProxy) "100010af" PASS : tst_QSslSocket::versionAccessors(WithoutProxy) QDEBUG : tst_QSslSocket::versionAccessors(WithSocks5Proxy) "OpenSSL 1.0.1j 15 Oct 2014" QDEBUG : tst_QSslSocket::versionAccessors(WithSocks5Proxy) "100010af" PASS : tst_QSslSocket::versionAccessors(WithSocks5Proxy) QDEBUG : tst_QSslSocket::versionAccessors(WithSocks5ProxyAuth) "OpenSSL 1.0.1j 15 Oct 2014" QDEBUG : tst_QSslSocket::versionAccessors(WithSocks5ProxyAuth) "100010af" PASS : tst_QSslSocket::versionAccessors(WithSocks5ProxyAuth) QDEBUG : tst_QSslSocket::versionAccessors(WithHttpProxy) "OpenSSL 1.0.1j 15 Oct 2014" QDEBUG : tst_QSslSocket::versionAccessors(WithHttpProxy) "100010af" PASS : tst_QSslSocket::versionAccessors(WithHttpProxy) QDEBUG : tst_QSslSocket::versionAccessors(WithHttpProxyBasicAuth) "OpenSSL 1.0.1j 15 Oct 2014" QDEBUG : tst_QSslSocket::versionAccessors(WithHttpProxyBasicAuth) "100010af" 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::dhServer(WithoutProxy) PASS : tst_QSslSocket::dhServer(WithSocks5Proxy) PASS : tst_QSslSocket::dhServer(WithSocks5ProxyAuth) PASS : tst_QSslSocket::dhServer(WithHttpProxy) PASS : tst_QSslSocket::dhServer(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::ecdhServer(WithoutProxy) PASS : tst_QSslSocket::ecdhServer(WithSocks5Proxy) PASS : tst_QSslSocket::ecdhServer(WithSocks5ProxyAuth) PASS : tst_QSslSocket::ecdhServer(WithHttpProxy) PASS : tst_QSslSocket::ecdhServer(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::verifyClientCertificate(WithoutProxy:NoCert:AutoVerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithoutProxy:NoCert:QueryPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithoutProxy:NoCert:VerifyNone) PASS : tst_QSslSocket::verifyClientCertificate(WithoutProxy:NoCert:VerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithoutProxy:SelfSignedCert:AutoVerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithoutProxy:SelfSignedCert:QueryPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithoutProxy:SelfSignedCert:VerifyNone) PASS : tst_QSslSocket::verifyClientCertificate(WithoutProxy:SelfSignedCert:VerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithoutProxy:ValidServerCert:AutoVerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithoutProxy:ValidServerCert:QueryPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithoutProxy:ValidServerCert:VerifyNone) PASS : tst_QSslSocket::verifyClientCertificate(WithoutProxy:ValidServerCert:VerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithoutProxy:ValidClientCert:AutoVerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithoutProxy:ValidClientCert:QueryPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithoutProxy:ValidClientCert:VerifyNone) PASS : tst_QSslSocket::verifyClientCertificate(WithoutProxy:ValidClientCert:VerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithoutProxy:ValidClientCert:AutoVerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithoutProxy:ValidClientCert:QueryPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithoutProxy:ValidClientCert:VerifyNone) PASS : tst_QSslSocket::verifyClientCertificate(WithoutProxy:ValidClientCert:VerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5Proxy:NoCert:AutoVerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5Proxy:NoCert:QueryPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5Proxy:NoCert:VerifyNone) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5Proxy:NoCert:VerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5Proxy:SelfSignedCert:AutoVerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5Proxy:SelfSignedCert:QueryPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5Proxy:SelfSignedCert:VerifyNone) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5Proxy:SelfSignedCert:VerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5Proxy:ValidServerCert:AutoVerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5Proxy:ValidServerCert:QueryPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5Proxy:ValidServerCert:VerifyNone) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5Proxy:ValidServerCert:VerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5Proxy:ValidClientCert:AutoVerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5Proxy:ValidClientCert:QueryPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5Proxy:ValidClientCert:VerifyNone) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5Proxy:ValidClientCert:VerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5Proxy:ValidClientCert:AutoVerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5Proxy:ValidClientCert:QueryPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5Proxy:ValidClientCert:VerifyNone) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5Proxy:ValidClientCert:VerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5ProxyAuth:NoCert:AutoVerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5ProxyAuth:NoCert:QueryPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5ProxyAuth:NoCert:VerifyNone) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5ProxyAuth:NoCert:VerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5ProxyAuth:SelfSignedCert:AutoVerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5ProxyAuth:SelfSignedCert:QueryPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5ProxyAuth:SelfSignedCert:VerifyNone) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5ProxyAuth:SelfSignedCert:VerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5ProxyAuth:ValidServerCert:AutoVerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5ProxyAuth:ValidServerCert:QueryPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5ProxyAuth:ValidServerCert:VerifyNone) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5ProxyAuth:ValidServerCert:VerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5ProxyAuth:ValidClientCert:AutoVerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5ProxyAuth:ValidClientCert:QueryPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5ProxyAuth:ValidClientCert:VerifyNone) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5ProxyAuth:ValidClientCert:VerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5ProxyAuth:ValidClientCert:AutoVerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5ProxyAuth:ValidClientCert:QueryPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5ProxyAuth:ValidClientCert:VerifyNone) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5ProxyAuth:ValidClientCert:VerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxy:NoCert:AutoVerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxy:NoCert:QueryPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxy:NoCert:VerifyNone) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxy:NoCert:VerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxy:SelfSignedCert:AutoVerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxy:SelfSignedCert:QueryPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxy:SelfSignedCert:VerifyNone) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxy:SelfSignedCert:VerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxy:ValidServerCert:AutoVerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxy:ValidServerCert:QueryPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxy:ValidServerCert:VerifyNone) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxy:ValidServerCert:VerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxy:ValidClientCert:AutoVerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxy:ValidClientCert:QueryPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxy:ValidClientCert:VerifyNone) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxy:ValidClientCert:VerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxy:ValidClientCert:AutoVerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxy:ValidClientCert:QueryPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxy:ValidClientCert:VerifyNone) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxy:ValidClientCert:VerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxyBasicAuth:NoCert:AutoVerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxyBasicAuth:NoCert:QueryPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxyBasicAuth:NoCert:VerifyNone) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxyBasicAuth:NoCert:VerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxyBasicAuth:SelfSignedCert:AutoVerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxyBasicAuth:SelfSignedCert:QueryPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxyBasicAuth:SelfSignedCert:VerifyNone) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxyBasicAuth:SelfSignedCert:VerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxyBasicAuth:ValidServerCert:AutoVerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxyBasicAuth:ValidServerCert:QueryPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxyBasicAuth:ValidServerCert:VerifyNone) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxyBasicAuth:ValidServerCert:VerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxyBasicAuth:ValidClientCert:AutoVerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxyBasicAuth:ValidClientCert:QueryPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxyBasicAuth:ValidClientCert:VerifyNone) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxyBasicAuth:ValidClientCert:VerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxyBasicAuth:ValidClientCert:AutoVerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxyBasicAuth:ValidClientCert:QueryPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxyBasicAuth:ValidClientCert:VerifyNone) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxyBasicAuth:ValidClientCert:VerifyPeer) 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) SKIP : tst_QSslSocket::simplePskConnect(WithoutProxy:PskConnectDoNotHandlePsk) This test requires change 1f8cab2c3bcd91335684c95afa95ae71e00a94e4 on the network test server, QTQAINFRA-917 tst_qsslsocket.cpp(3019) : failure location SKIP : tst_QSslSocket::simplePskConnect(WithoutProxy:PskConnectEmptyCredentials) This test requires change 1f8cab2c3bcd91335684c95afa95ae71e00a94e4 on the network test server, QTQAINFRA-917 tst_qsslsocket.cpp(3019) : failure location SKIP : tst_QSslSocket::simplePskConnect(WithoutProxy:PskConnectWrongCredentials) This test requires change 1f8cab2c3bcd91335684c95afa95ae71e00a94e4 on the network test server, QTQAINFRA-917 tst_qsslsocket.cpp(3019) : failure location SKIP : tst_QSslSocket::simplePskConnect(WithoutProxy:PskConnectWrongIdentity) This test requires change 1f8cab2c3bcd91335684c95afa95ae71e00a94e4 on the network test server, QTQAINFRA-917 tst_qsslsocket.cpp(3019) : failure location SKIP : tst_QSslSocket::simplePskConnect(WithoutProxy:PskConnectWrongPreSharedKey) This test requires change 1f8cab2c3bcd91335684c95afa95ae71e00a94e4 on the network test server, QTQAINFRA-917 tst_qsslsocket.cpp(3019) : failure location SKIP : tst_QSslSocket::simplePskConnect(WithoutProxy:PskConnectRightCredentialsPeerVerifyFailure) This test requires change 1f8cab2c3bcd91335684c95afa95ae71e00a94e4 on the network test server, QTQAINFRA-917 tst_qsslsocket.cpp(3019) : failure location SKIP : tst_QSslSocket::simplePskConnect(WithoutProxy:PskConnectRightCredentialsVerifyPeer) This test requires change 1f8cab2c3bcd91335684c95afa95ae71e00a94e4 on the network test server, QTQAINFRA-917 tst_qsslsocket.cpp(3019) : failure location SKIP : tst_QSslSocket::simplePskConnect(WithoutProxy:PskConnectRightCredentialsDoNotVerifyPeer) This test requires change 1f8cab2c3bcd91335684c95afa95ae71e00a94e4 on the network test server, QTQAINFRA-917 tst_qsslsocket.cpp(3019) : failure location 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: 672 passed, 2 failed, 15 skipped, 0 blacklisted ********* Finished testing of tst_QSslSocket ********* QtQA::App::TestRunner: test failed on first and second attempts, but with different behavior each time: QtQA::App::TestRunner: first attempt: exited with exit code 1 QtQA::App::TestRunner: second attempt: exited with exit code 2 QtQA::App::TestRunner: the test seems to be flaky, please fix this QtQA::App::TestRunner: this flaky test is being treated as a FAIL QtQA::App::TestRunner: end tst_qsslsocket: 249 seconds, exit code 2 Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_00202/win64-msvc2012_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/5.5_1425655855): http://codereview.qt-project.org/107504 [PS4] - xcb: do not create a dummy QScreen when there are no outputs http://codereview.qt-project.org/107907 [PS2] - docs: QPlatformWindow::screen() and QWindow::screen() can return null http://codereview.qt-project.org/107578 [PS3] - Add getter for QSizePolicy to SpacerItem http://codereview.qt-project.org/107946 [PS1] - Avoid crashing when there is no QWindowsIntegration anymore From ci-noreply at qt-project.org Fri Mar 6 19:02:10 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 6 Mar 2015 20:02:10 +0200 Subject: [Ci-reports] fail on QtBase_5.4_Integration #1884 Message-ID: <20150306_180210_082622.ci-noreply@qt-project.org> Autotest `tst_qsocketnotifier' failed :( Testing tst_QSocketNotifier FAIL! : tst_QSocketNotifier::unexpectedDisconnection() 'server.waitForNewConnection()' returned FALSE. () tst_qsocketnotifier.cpp(142) : failure location Totals: 3 passed, 1 failed, 0 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QSocketNotifier ********* Config: Using QtTest library 5.4.2, Qt 5.4.2 (x86_64-little_endian-llp64 shared (dynamic) release build; by MSVC 2012) PASS : tst_QSocketNotifier::initTestCase() FAIL! : tst_QSocketNotifier::unexpectedDisconnection() 'server.waitForNewConnection()' returned FALSE. () tst_qsocketnotifier.cpp(133) : failure location PASS : tst_QSocketNotifier::mixingWithTimers() PASS : tst_QSocketNotifier::cleanupTestCase() Totals: 3 passed, 1 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_QSocketNotifier ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qsocketnotifier: 0.868245 seconds, exit code 1 Build log: http://testresults.qt.io/ci/QtBase_5.4_Integration/build_01884/win64-msvc2012_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/5.4_1425660562): http://codereview.qt-project.org/105847 [PS6] - Fix centering dialogs From ci-noreply at qt-project.org Fri Mar 6 19:48:45 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 6 Mar 2015 20:48:45 +0200 Subject: [Ci-reports] pass on QtWebKit_dev_Integration #245 Message-ID: <20150306_184845_058813.ci-noreply@qt-project.org> QtWebKit_dev_Integration #245: SUCCESS Tested changes (refs/builds/dev_1425661128): http://codereview.qt-project.org/105636 [PS1] - use the official way to detect the use of the windows shell http://codereview.qt-project.org/107670 [PS1] - Merge remote-tracking branch 'origin/5.5' into dev From ci-noreply at qt-project.org Fri Mar 6 20:01:46 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 6 Mar 2015 21:01:46 +0200 Subject: [Ci-reports] fail on QtBase_5.5_Integration #203 Message-ID: <20150306_190146_036144.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::qtbug18498_peek(WithoutProxy) 'server.waitForNewConnection(1000)' returned FALSE. () tst_qsslsocket.cpp(2575) : failure location Totals: 666 passed, 1 failed, 17 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QSslSocket ********* Config: Using QtTest library 5.5.0, Qt 5.5.0 (i386-little_endian-ilp32 shared (dynamic) release build; by MSVC 2010) QDEBUG : tst_QSslSocket::initTestCase() Using SSL library OpenSSL 1.0.1j 15 Oct 2014 (268439727) PASS : tst_QSslSocket::initTestCase() PASS : tst_QSslSocket::constructing(WithoutProxy) PASS : tst_QSslSocket::constructing(WithSocks5Proxy) PASS : tst_QSslSocket::constructing(WithSocks5ProxyAuth) PASS : tst_QSslSocket::constructing(WithHttpProxy) 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(WithoutProxy:10.212.2.0) PASS : tst_QSslSocket::sslErrors(WithSocks5Proxy:qt-test-server) PASS : tst_QSslSocket::sslErrors(WithSocks5Proxy:10.212.2.0) PASS : tst_QSslSocket::sslErrors(WithSocks5ProxyAuth:qt-test-server) PASS : tst_QSslSocket::sslErrors(WithSocks5ProxyAuth:10.212.2.0) PASS : tst_QSslSocket::sslErrors(WithHttpProxy:qt-test-server) PASS : tst_QSslSocket::sslErrors(WithHttpProxy:10.212.2.0) PASS : tst_QSslSocket::sslErrors(WithHttpProxyBasicAuth:qt-test-server) PASS : tst_QSslSocket::sslErrors(WithHttpProxyBasicAuth:10.212.2.0) PASS : tst_QSslSocket::addCaCertificate(WithoutProxy) PASS : tst_QSslSocket::addCaCertificate(WithSocks5Proxy) PASS : tst_QSslSocket::addCaCertificate(WithSocks5ProxyAuth) PASS : tst_QSslSocket::addCaCertificate(WithHttpProxy) PASS : tst_QSslSocket::addCaCertificate(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::addCaCertificates(WithoutProxy) PASS : tst_QSslSocket::addCaCertificates(WithSocks5Proxy) PASS : tst_QSslSocket::addCaCertificates(WithSocks5ProxyAuth) PASS : tst_QSslSocket::addCaCertificates(WithHttpProxy) PASS : tst_QSslSocket::addCaCertificates(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::addCaCertificates2(WithoutProxy) PASS : tst_QSslSocket::addCaCertificates2(WithSocks5Proxy) PASS : tst_QSslSocket::addCaCertificates2(WithSocks5ProxyAuth) PASS : tst_QSslSocket::addCaCertificates2(WithHttpProxy) PASS : tst_QSslSocket::addCaCertificates2(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::ciphers(WithoutProxy) PASS : tst_QSslSocket::ciphers(WithSocks5Proxy) PASS : tst_QSslSocket::ciphers(WithSocks5ProxyAuth) PASS : tst_QSslSocket::ciphers(WithHttpProxy) PASS : tst_QSslSocket::ciphers(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::connectToHostEncrypted(WithoutProxy) PASS : tst_QSslSocket::connectToHostEncrypted(WithSocks5Proxy) PASS : tst_QSslSocket::connectToHostEncrypted(WithSocks5ProxyAuth) PASS : tst_QSslSocket::connectToHostEncrypted(WithHttpProxy) PASS : tst_QSslSocket::connectToHostEncrypted(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::connectToHostEncryptedWithVerificationPeerName(WithoutProxy) PASS : tst_QSslSocket::connectToHostEncryptedWithVerificationPeerName(WithSocks5Proxy) PASS : tst_QSslSocket::connectToHostEncryptedWithVerificationPeerName(WithSocks5ProxyAuth) PASS : tst_QSslSocket::connectToHostEncryptedWithVerificationPeerName(WithHttpProxy) PASS : tst_QSslSocket::connectToHostEncryptedWithVerificationPeerName(WithHttpProxyBasicAuth) QDEBUG : tst_QSslSocket::sessionCipher(WithoutProxy) Supported Ciphers: (QSslCipher(name=ECDHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=PSK-AES256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES128-SHA, bits=1 (truncated) QDEBUG : tst_QSslSocket::sessionCipher(WithoutProxy) Default Ciphers: (QSslCipher(name=ECDHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=PSK-AES256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES128-SHA, bits=128 (truncated) QDEBUG : tst_QSslSocket::sessionCipher(WithoutProxy) Session Cipher: QSslCipher(name=DHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2) PASS : tst_QSslSocket::sessionCipher(WithoutProxy) QDEBUG : tst_QSslSocket::sessionCipher(WithSocks5Proxy) Supported Ciphers: (QSslCipher(name=ECDHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=PSK-AES256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES128-SHA, bit (truncated) QDEBUG : tst_QSslSocket::sessionCipher(WithSocks5Proxy) Default Ciphers: (QSslCipher(name=ECDHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=PSK-AES256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES128-SHA, bits= (truncated) QDEBUG : tst_QSslSocket::sessionCipher(WithSocks5Proxy) Session Cipher: QSslCipher(name=DHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2) PASS : tst_QSslSocket::sessionCipher(WithSocks5Proxy) QDEBUG : tst_QSslSocket::sessionCipher(WithSocks5ProxyAuth) Supported Ciphers: (QSslCipher(name=ECDHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=PSK-AES256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES128-SHA, (truncated) QDEBUG : tst_QSslSocket::sessionCipher(WithSocks5ProxyAuth) Default Ciphers: (QSslCipher(name=ECDHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=PSK-AES256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES128-SHA, b (truncated) QDEBUG : tst_QSslSocket::sessionCipher(WithSocks5ProxyAuth) Session Cipher: QSslCipher(name=DHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2) PASS : tst_QSslSocket::sessionCipher(WithSocks5ProxyAuth) QDEBUG : tst_QSslSocket::sessionCipher(WithHttpProxy) Supported Ciphers: (QSslCipher(name=ECDHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=PSK-AES256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES128-SHA, bits= (truncated) QDEBUG : tst_QSslSocket::sessionCipher(WithHttpProxy) Default Ciphers: (QSslCipher(name=ECDHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=PSK-AES256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES128-SHA, bits=12 (truncated) QDEBUG : tst_QSslSocket::sessionCipher(WithHttpProxy) Session Cipher: QSslCipher(name=DHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2) PASS : tst_QSslSocket::sessionCipher(WithHttpProxy) QDEBUG : tst_QSslSocket::sessionCipher(WithHttpProxyBasicAuth) Supported Ciphers: (QSslCipher(name=ECDHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=PSK-AES256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES128-S (truncated) QDEBUG : tst_QSslSocket::sessionCipher(WithHttpProxyBasicAuth) Default Ciphers: (QSslCipher(name=ECDHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=PSK-AES256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES128-SHA (truncated) QDEBUG : tst_QSslSocket::sessionCipher(WithHttpProxyBasicAuth) Session Cipher: QSslCipher(name=DHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2) PASS : tst_QSslSocket::sessionCipher(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::flush(WithoutProxy) PASS : tst_QSslSocket::flush(WithSocks5Proxy) PASS : tst_QSslSocket::flush(WithSocks5ProxyAuth) PASS : tst_QSslSocket::flush(WithHttpProxy) PASS : tst_QSslSocket::flush(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::isEncrypted(WithoutProxy) PASS : tst_QSslSocket::isEncrypted(WithSocks5Proxy) PASS : tst_QSslSocket::isEncrypted(WithSocks5ProxyAuth) PASS : tst_QSslSocket::isEncrypted(WithHttpProxy) PASS : tst_QSslSocket::isEncrypted(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::localCertificate(WithoutProxy) PASS : tst_QSslSocket::localCertificate(WithSocks5Proxy) PASS : tst_QSslSocket::localCertificate(WithSocks5ProxyAuth) PASS : tst_QSslSocket::localCertificate(WithHttpProxy) PASS : tst_QSslSocket::localCertificate(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::mode(WithoutProxy) PASS : tst_QSslSocket::mode(WithSocks5Proxy) PASS : tst_QSslSocket::mode(WithSocks5ProxyAuth) PASS : tst_QSslSocket::mode(WithHttpProxy) PASS : tst_QSslSocket::mode(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::peerCertificate(WithoutProxy) PASS : tst_QSslSocket::peerCertificate(WithSocks5Proxy) PASS : tst_QSslSocket::peerCertificate(WithSocks5ProxyAuth) PASS : tst_QSslSocket::peerCertificate(WithHttpProxy) PASS : tst_QSslSocket::peerCertificate(WithHttpProxyBasicAuth) SKIP : tst_QSslSocket::peerCertificateChain(WithoutProxy) QTBUG-29941 - Unstable auto-test due to intermittently unreachable host tst_qsslsocket.cpp(814) : 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) qt.network.ssl: QSslSocket::startClientEncryption: cannot start handshake when not connected QWARN : tst_QSslSocket::protocol(WithoutProxy) qt.network.ssl: QSslSocket::startClientEncryption: cannot start handshake when not connected PASS : tst_QSslSocket::protocol(WithoutProxy) FAIL! : tst_QSslSocket::protocol(WithSocks5Proxy) 'socket->waitForConnected()' returned FALSE. (Socket operation timed out) tst_qsslsocket.cpp(991) : failure location PASS : tst_QSslSocket::protocol(WithSocks5ProxyAuth) SKIP : tst_QSslSocket::protocol(WithHttpProxy) Skipping flaky test - See QTBUG-29941 tst_qsslsocket.cpp(968) : 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(1413) : failure location PASS : tst_QSslSocket::waitForConnectedEncryptedReadyRead(WithoutProxy) PASS : tst_QSslSocket::waitForConnectedEncryptedReadyRead(WithSocks5Proxy) PASS : tst_QSslSocket::waitForConnectedEncryptedReadyRead(WithSocks5ProxyAuth) PASS : tst_QSslSocket::waitForConnectedEncryptedReadyRead(WithHttpProxy) FAIL! : tst_QSslSocket::waitForConnectedEncryptedReadyRead(WithHttpProxyBasicAuth) 'socket->waitForConnected(10000)' returned FALSE. (Socket operation timed out) tst_qsslsocket.cpp(1440) : failure location PASS : tst_QSslSocket::startClientEncryption(WithoutProxy) PASS : tst_QSslSocket::startClientEncryption(WithSocks5Proxy) PASS : tst_QSslSocket::startClientEncryption(WithSocks5ProxyAuth) PASS : tst_QSslSocket::startClientEncryption(WithHttpProxy) PASS : tst_QSslSocket::startClientEncryption(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::startServerEncryption(WithoutProxy) PASS : tst_QSslSocket::startServerEncryption(WithSocks5Proxy) PASS : tst_QSslSocket::startServerEncryption(WithSocks5ProxyAuth) PASS : tst_QSslSocket::startServerEncryption(WithHttpProxy) PASS : tst_QSslSocket::startServerEncryption(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::addDefaultCaCertificate(WithoutProxy) PASS : tst_QSslSocket::addDefaultCaCertificate(WithSocks5Proxy) PASS : tst_QSslSocket::addDefaultCaCertificate(WithSocks5ProxyAuth) PASS : tst_QSslSocket::addDefaultCaCertificate(WithHttpProxy) PASS : tst_QSslSocket::addDefaultCaCertificate(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::addDefaultCaCertificates(WithoutProxy) PASS : tst_QSslSocket::addDefaultCaCertificates(WithSocks5Proxy) PASS : tst_QSslSocket::addDefaultCaCertificates(WithSocks5ProxyAuth) PASS : tst_QSslSocket::addDefaultCaCertificates(WithHttpProxy) PASS : tst_QSslSocket::addDefaultCaCertificates(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::addDefaultCaCertificates2(WithoutProxy) PASS : tst_QSslSocket::addDefaultCaCertificates2(WithSocks5Proxy) PASS : tst_QSslSocket::addDefaultCaCertificates2(WithSocks5ProxyAuth) PASS : tst_QSslSocket::addDefaultCaCertificates2(WithHttpProxy) PASS : tst_QSslSocket::addDefaultCaCertificates2(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::defaultCaCertificates(WithoutProxy) PASS : tst_QSslSocket::defaultCaCertificates(WithSocks5Proxy) PASS : tst_QSslSocket::defaultCaCertificates(WithSocks5ProxyAuth) PASS : tst_QSslSocket::defaultCaCertificates(WithHttpProxy) PASS : tst_QSslSocket::defaultCaCertificates(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::defaultCiphers(WithoutProxy) PASS : tst_QSslSocket::defaultCiphers(WithSocks5Proxy) PASS : tst_QSslSocket::defaultCiphers(WithSocks5ProxyAuth) PASS : tst_QSslSocket::defaultCiphers(WithHttpProxy) PASS : tst_QSslSocket::defaultCiphers(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::resetDefaultCiphers(WithoutProxy) PASS : tst_QSslSocket::resetDefaultCiphers(WithSocks5Proxy) PASS : tst_QSslSocket::resetDefaultCiphers(WithSocks5ProxyAuth) PASS : tst_QSslSocket::resetDefaultCiphers(WithHttpProxy) PASS : tst_QSslSocket::resetDefaultCiphers(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::setDefaultCaCertificates(WithoutProxy) PASS : tst_QSslSocket::setDefaultCaCertificates(WithSocks5Proxy) PASS : tst_QSslSocket::setDefaultCaCertificates(WithSocks5ProxyAuth) PASS : tst_QSslSocket::setDefaultCaCertificates(WithHttpProxy) PASS : tst_QSslSocket::setDefaultCaCertificates(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::setDefaultCiphers(WithoutProxy) PASS : tst_QSslSocket::setDefaultCiphers(WithSocks5Proxy) PASS : tst_QSslSocket::setDefaultCiphers(WithSocks5ProxyAuth) PASS : tst_QSslSocket::setDefaultCiphers(WithHttpProxy) PASS : tst_QSslSocket::setDefaultCiphers(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::supportedCiphers(WithoutProxy) PASS : tst_QSslSocket::supportedCiphers(WithSocks5Proxy) PASS : tst_QSslSocket::supportedCiphers(WithSocks5ProxyAuth) PASS : tst_QSslSocket::supportedCiphers(WithHttpProxy) PASS : tst_QSslSocket::supportedCiphers(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::systemCaCertificates(WithoutProxy) PASS : tst_QSslSocket::systemCaCertificates(WithSocks5Proxy) PASS : tst_QSslSocket::systemCaCertificates(WithSocks5ProxyAuth) PASS : tst_QSslSocket::systemCaCertificates(WithHttpProxy) PASS : tst_QSslSocket::systemCaCertificates(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::wildcardCertificateNames(WithoutProxy) PASS : tst_QSslSocket::wildcardCertificateNames(WithSocks5Proxy) PASS : tst_QSslSocket::wildcardCertificateNames(WithSocks5ProxyAuth) PASS : tst_QSslSocket::wildcardCertificateNames(WithHttpProxy) PASS : tst_QSslSocket::wildcardCertificateNames(WithHttpProxyBasicAuth) SKIP : tst_QSslSocket::wildcard(WithoutProxy) TODO: solve wildcard problem tst_qsslsocket.cpp(1568) : 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(1773) : failure location SKIP : tst_QSslSocket::waitForMinusOne(WithoutProxy) QTBUG-24451 - indefinite wait may hang tst_qsslsocket.cpp(1945) : 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::disconnectFromHostWhenConnecting(WithoutProxy) PASS : tst_QSslSocket::disconnectFromHostWhenConnecting(WithSocks5Proxy) PASS : tst_QSslSocket::disconnectFromHostWhenConnecting(WithSocks5ProxyAuth) SKIP : tst_QSslSocket::disconnectFromHostWhenConnecting(WithHttpProxy) Skipping flaky test - See QTBUG-29941 tst_qsslsocket.cpp(2084) : failure location PASS : tst_QSslSocket::disconnectFromHostWhenConnected(WithoutProxy) PASS : tst_QSslSocket::disconnectFromHostWhenConnected(WithSocks5Proxy) PASS : tst_QSslSocket::disconnectFromHostWhenConnected(WithSocks5ProxyAuth) PASS : tst_QSslSocket::disconnectFromHostWhenConnected(WithHttpProxy) PASS : tst_QSslSocket::disconnectFromHostWhenConnected(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::resetProxy(WithoutProxy) PASS : tst_QSslSocket::resetProxy(WithSocks5Proxy) PASS : tst_QSslSocket::resetProxy(WithSocks5ProxyAuth) PASS : tst_QSslSocket::resetProxy(WithHttpProxy) PASS : tst_QSslSocket::resetProxy(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::ignoreSslErrorsList(WithoutProxy:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsList(WithoutProxy:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsList(WithoutProxy:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsList(WithoutProxy:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsList(WithoutProxy:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5Proxy:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5Proxy:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5Proxy:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5Proxy:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5Proxy:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5ProxyAuth:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5ProxyAuth:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5ProxyAuth:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5ProxyAuth:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5ProxyAuth:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxy:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxy:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxy:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxy:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxy:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxyBasicAuth:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxyBasicAuth:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxyBasicAuth:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxyBasicAuth:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxyBasicAuth:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithoutProxy:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithoutProxy:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithoutProxy:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithoutProxy:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithoutProxy:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5Proxy:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5Proxy:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5Proxy:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5Proxy:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5Proxy:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5ProxyAuth:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5ProxyAuth:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5ProxyAuth:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5ProxyAuth:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5ProxyAuth:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxy:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxy:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxy:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxy:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxy:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxyBasicAuth:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxyBasicAuth:SSL-failure-wrong-error) SKIP : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxyBasicAuth:allErrorsInExpectedList1) Skipping flaky test - See QTBUG-29941 tst_qsslsocket.cpp(2229) : failure location PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxyBasicAuth:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxyBasicAuth:SSL-failure-empty-list-again) PASS : tst_QSslSocket::readFromClosedSocket(WithoutProxy) PASS : tst_QSslSocket::readFromClosedSocket(WithSocks5Proxy) PASS : tst_QSslSocket::readFromClosedSocket(WithSocks5ProxyAuth) PASS : tst_QSslSocket::readFromClosedSocket(WithHttpProxy) PASS : tst_QSslSocket::readFromClosedSocket(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::writeBigChunk(WithoutProxy) QWARN : tst_QSslSocket::writeBigChunk(WithSocks5Proxy) QIODevice::write: device not open PASS : tst_QSslSocket::writeBigChunk(WithSocks5Proxy) QWARN : tst_QSslSocket::writeBigChunk(WithSocks5ProxyAuth) QIODevice::write: device not open PASS : tst_QSslSocket::writeBigChunk(WithSocks5ProxyAuth) PASS : tst_QSslSocket::writeBigChunk(WithHttpProxy) PASS : tst_QSslSocket::writeBigChunk(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::blacklistedCertificates(WithoutProxy) PASS : tst_QSslSocket::blacklistedCertificates(WithSocks5Proxy) PASS : tst_QSslSocket::blacklistedCertificates(WithSocks5ProxyAuth) PASS : tst_QSslSocket::blacklistedCertificates(WithHttpProxy) PASS : tst_QSslSocket::blacklistedCertificates(WithHttpProxyBasicAuth) QDEBUG : tst_QSslSocket::versionAccessors(WithoutProxy) "OpenSSL 1.0.1j 15 Oct 2014" QDEBUG : tst_QSslSocket::versionAccessors(WithoutProxy) "100010af" PASS : tst_QSslSocket::versionAccessors(WithoutProxy) QDEBUG : tst_QSslSocket::versionAccessors(WithSocks5Proxy) "OpenSSL 1.0.1j 15 Oct 2014" QDEBUG : tst_QSslSocket::versionAccessors(WithSocks5Proxy) "100010af" PASS : tst_QSslSocket::versionAccessors(WithSocks5Proxy) QDEBUG : tst_QSslSocket::versionAccessors(WithSocks5ProxyAuth) "OpenSSL 1.0.1j 15 Oct 2014" QDEBUG : tst_QSslSocket::versionAccessors(WithSocks5ProxyAuth) "100010af" PASS : tst_QSslSocket::versionAccessors(WithSocks5ProxyAuth) QDEBUG : tst_QSslSocket::versionAccessors(WithHttpProxy) "OpenSSL 1.0.1j 15 Oct 2014" QDEBUG : tst_QSslSocket::versionAccessors(WithHttpProxy) "100010af" PASS : tst_QSslSocket::versionAccessors(WithHttpProxy) QDEBUG : tst_QSslSocket::versionAccessors(WithHttpProxyBasicAuth) "OpenSSL 1.0.1j 15 Oct 2014" QDEBUG : tst_QSslSocket::versionAccessors(WithHttpProxyBasicAuth) "100010af" 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) QWARN : tst_QSslSocket::resume(WithHttpProxyBasicAuth:ignoreAllErrors) QNativeSocketEngine::read() was called not in QAbstractSocket::ConnectedState or QAbstractSocket::BoundState 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::dhServer(WithoutProxy) PASS : tst_QSslSocket::dhServer(WithSocks5Proxy) PASS : tst_QSslSocket::dhServer(WithSocks5ProxyAuth) PASS : tst_QSslSocket::dhServer(WithHttpProxy) PASS : tst_QSslSocket::dhServer(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::ecdhServer(WithoutProxy) PASS : tst_QSslSocket::ecdhServer(WithSocks5Proxy) PASS : tst_QSslSocket::ecdhServer(WithSocks5ProxyAuth) PASS : tst_QSslSocket::ecdhServer(WithHttpProxy) PASS : tst_QSslSocket::ecdhServer(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::verifyClientCertificate(WithoutProxy:NoCert:AutoVerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithoutProxy:NoCert:QueryPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithoutProxy:NoCert:VerifyNone) PASS : tst_QSslSocket::verifyClientCertificate(WithoutProxy:NoCert:VerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithoutProxy:SelfSignedCert:AutoVerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithoutProxy:SelfSignedCert:QueryPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithoutProxy:SelfSignedCert:VerifyNone) PASS : tst_QSslSocket::verifyClientCertificate(WithoutProxy:SelfSignedCert:VerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithoutProxy:ValidServerCert:AutoVerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithoutProxy:ValidServerCert:QueryPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithoutProxy:ValidServerCert:VerifyNone) PASS : tst_QSslSocket::verifyClientCertificate(WithoutProxy:ValidServerCert:VerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithoutProxy:ValidClientCert:AutoVerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithoutProxy:ValidClientCert:QueryPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithoutProxy:ValidClientCert:VerifyNone) PASS : tst_QSslSocket::verifyClientCertificate(WithoutProxy:ValidClientCert:VerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithoutProxy:ValidClientCert:AutoVerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithoutProxy:ValidClientCert:QueryPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithoutProxy:ValidClientCert:VerifyNone) PASS : tst_QSslSocket::verifyClientCertificate(WithoutProxy:ValidClientCert:VerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5Proxy:NoCert:AutoVerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5Proxy:NoCert:QueryPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5Proxy:NoCert:VerifyNone) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5Proxy:NoCert:VerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5Proxy:SelfSignedCert:AutoVerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5Proxy:SelfSignedCert:QueryPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5Proxy:SelfSignedCert:VerifyNone) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5Proxy:SelfSignedCert:VerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5Proxy:ValidServerCert:AutoVerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5Proxy:ValidServerCert:QueryPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5Proxy:ValidServerCert:VerifyNone) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5Proxy:ValidServerCert:VerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5Proxy:ValidClientCert:AutoVerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5Proxy:ValidClientCert:QueryPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5Proxy:ValidClientCert:VerifyNone) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5Proxy:ValidClientCert:VerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5Proxy:ValidClientCert:AutoVerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5Proxy:ValidClientCert:QueryPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5Proxy:ValidClientCert:VerifyNone) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5Proxy:ValidClientCert:VerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5ProxyAuth:NoCert:AutoVerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5ProxyAuth:NoCert:QueryPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5ProxyAuth:NoCert:VerifyNone) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5ProxyAuth:NoCert:VerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5ProxyAuth:SelfSignedCert:AutoVerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5ProxyAuth:SelfSignedCert:QueryPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5ProxyAuth:SelfSignedCert:VerifyNone) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5ProxyAuth:SelfSignedCert:VerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5ProxyAuth:ValidServerCert:AutoVerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5ProxyAuth:ValidServerCert:QueryPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5ProxyAuth:ValidServerCert:VerifyNone) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5ProxyAuth:ValidServerCert:VerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5ProxyAuth:ValidClientCert:AutoVerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5ProxyAuth:ValidClientCert:QueryPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5ProxyAuth:ValidClientCert:VerifyNone) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5ProxyAuth:ValidClientCert:VerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5ProxyAuth:ValidClientCert:AutoVerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5ProxyAuth:ValidClientCert:QueryPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5ProxyAuth:ValidClientCert:VerifyNone) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5ProxyAuth:ValidClientCert:VerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxy:NoCert:AutoVerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxy:NoCert:QueryPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxy:NoCert:VerifyNone) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxy:NoCert:VerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxy:SelfSignedCert:AutoVerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxy:SelfSignedCert:QueryPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxy:SelfSignedCert:VerifyNone) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxy:SelfSignedCert:VerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxy:ValidServerCert:AutoVerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxy:ValidServerCert:QueryPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxy:ValidServerCert:VerifyNone) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxy:ValidServerCert:VerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxy:ValidClientCert:AutoVerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxy:ValidClientCert:QueryPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxy:ValidClientCert:VerifyNone) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxy:ValidClientCert:VerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxy:ValidClientCert:AutoVerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxy:ValidClientCert:QueryPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxy:ValidClientCert:VerifyNone) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxy:ValidClientCert:VerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxyBasicAuth:NoCert:AutoVerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxyBasicAuth:NoCert:QueryPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxyBasicAuth:NoCert:VerifyNone) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxyBasicAuth:NoCert:VerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxyBasicAuth:SelfSignedCert:AutoVerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxyBasicAuth:SelfSignedCert:QueryPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxyBasicAuth:SelfSignedCert:VerifyNone) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxyBasicAuth:SelfSignedCert:VerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxyBasicAuth:ValidServerCert:AutoVerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxyBasicAuth:ValidServerCert:QueryPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxyBasicAuth:ValidServerCert:VerifyNone) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxyBasicAuth:ValidServerCert:VerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxyBasicAuth:ValidClientCert:AutoVerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxyBasicAuth:ValidClientCert:QueryPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxyBasicAuth:ValidClientCert:VerifyNone) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxyBasicAuth:ValidClientCert:VerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxyBasicAuth:ValidClientCert:AutoVerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxyBasicAuth:ValidClientCert:QueryPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxyBasicAuth:ValidClientCert:VerifyNone) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxyBasicAuth:ValidClientCert:VerifyPeer) 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) SKIP : tst_QSslSocket::simplePskConnect(WithoutProxy:PskConnectDoNotHandlePsk) This test requires change 1f8cab2c3bcd91335684c95afa95ae71e00a94e4 on the network test server, QTQAINFRA-917 tst_qsslsocket.cpp(3019) : failure location SKIP : tst_QSslSocket::simplePskConnect(WithoutProxy:PskConnectEmptyCredentials) This test requires change 1f8cab2c3bcd91335684c95afa95ae71e00a94e4 on the network test server, QTQAINFRA-917 tst_qsslsocket.cpp(3019) : failure location SKIP : tst_QSslSocket::simplePskConnect(WithoutProxy:PskConnectWrongCredentials) This test requires change 1f8cab2c3bcd91335684c95afa95ae71e00a94e4 on the network test server, QTQAINFRA-917 tst_qsslsocket.cpp(3019) : failure location SKIP : tst_QSslSocket::simplePskConnect(WithoutProxy:PskConnectWrongIdentity) This test requires change 1f8cab2c3bcd91335684c95afa95ae71e00a94e4 on the network test server, QTQAINFRA-917 tst_qsslsocket.cpp(3019) : failure location SKIP : tst_QSslSocket::simplePskConnect(WithoutProxy:PskConnectWrongPreSharedKey) This test requires change 1f8cab2c3bcd91335684c95afa95ae71e00a94e4 on the network test server, QTQAINFRA-917 tst_qsslsocket.cpp(3019) : failure location SKIP : tst_QSslSocket::simplePskConnect(WithoutProxy:PskConnectRightCredentialsPeerVerifyFailure) This test requires change 1f8cab2c3bcd91335684c95afa95ae71e00a94e4 on the network test server, QTQAINFRA-917 tst_qsslsocket.cpp(3019) : failure location SKIP : tst_QSslSocket::simplePskConnect(WithoutProxy:PskConnectRightCredentialsVerifyPeer) This test requires change 1f8cab2c3bcd91335684c95afa95ae71e00a94e4 on the network test server, QTQAINFRA-917 tst_qsslsocket.cpp(3019) : failure location SKIP : tst_QSslSocket::simplePskConnect(WithoutProxy:PskConnectRightCredentialsDoNotVerifyPeer) This test requires change 1f8cab2c3bcd91335684c95afa95ae71e00a94e4 on the network test server, QTQAINFRA-917 tst_qsslsocket.cpp(3019) : failure location 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: 670 passed, 2 failed, 16 skipped, 0 blacklisted ********* Finished testing of tst_QSslSocket ********* QtQA::App::TestRunner: test failed on first and second attempts, but with different behavior each time: QtQA::App::TestRunner: first attempt: exited with exit code 1 QtQA::App::TestRunner: second attempt: exited with exit code 2 QtQA::App::TestRunner: the test seems to be flaky, please fix this QtQA::App::TestRunner: this flaky test is being treated as a FAIL QtQA::App::TestRunner: end tst_qsslsocket: 244 seconds, exit code 2 Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_00203/win32-msvc2010_developer-build_qtnamespace_Windows_7/log.txt.gz Tested changes (refs/builds/5.5_1425663663): http://codereview.qt-project.org/106769 [PS3] - Introduce QQuaternion::rotationTo(vecFrom, vecTo) http://codereview.qt-project.org/106784 [PS3] - [QQuaternion] Add a way to convert to/from orthonormal axes http://codereview.qt-project.org/107732 [PS3] - qdoc: Teach qdoc to resolve namespaces http://codereview.qt-project.org/107372 [PS4] - qdoc: Remove unnecessary ifndef Q_QDOC http://codereview.qt-project.org/107917 [PS1] - qdoc: Fix regression in Node type testing http://codereview.qt-project.org/104354 [PS6] - centralize setup of shell-related variables in spec_post.prf http://codereview.qt-project.org/106197 [PS1] - adjust configure's path output to relative paths http://codereview.qt-project.org/107156 [PS1] - write relative QT_INSTALL_CONFIGURATION also under windows http://codereview.qt-project.org/107471 [PS3] - Xcode: Generate scheme manually, instead of letting Xcode do it http://codereview.qt-project.org/107472 [PS3] - qmake: Expose iOS/OS X SDK platform path as QMAKE_MAC_SDK_PLATFORM_PATH http://codereview.qt-project.org/107474 [PS2] - iOS: Resolve correct SDK as part of sdk.prf instead of default_post.prf http://codereview.qt-project.org/107475 [PS2] - Xcode: Add support for generating XCTest test bundles out of Qt testcases http://codereview.qt-project.org/107743 [PS4] - iOS: Use qFatal when detecting QApplication before UIApplicationMain http://codereview.qt-project.org/107783 [PS3] - iOS: Define QT_NO_PROCESS, as the platform doesn't allow fork/exec From ci-noreply at qt-project.org Fri Mar 6 21:04:25 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 6 Mar 2015 22:04:25 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #5956 Message-ID: <20150306_200425_065354.ci-noreply@qt-project.org> Autotest `tst_qnetworkreply' failed :( Testing tst_QNetworkReply FAIL! : tst_QNetworkReply::stateChecking() Compared values are not the same Loc: [../tst_qnetworkreply.cpp(1546)] BFAIL : tst_QNetworkReply::ioGetFromBuiltinHttp(http+limited) 'waitForFinish(reply) == Success' returned FALSE. (QUrl("http://127.0.0.1:51685/qtest/rfc3252.txt") failed: # QNetworkReply::NetworkError(RemoteHostClosedError) "Connection closed" ) Loc: [../tst_qnetworkreply.cpp(4895)] BFAIL : tst_QNetworkReply::ioGetFromBuiltinHttp(https+limited) 'waitForFinish(reply) == Success' returned FALSE. (QUrl("https://127.0.0.1:51689/qtest/rfc3252.txt") failed: # QNetworkReply::NetworkError(RemoteHostClosedError) "Connection closed" ) Loc: [../tst_qnetworkreply.cpp(4895)] BPASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(no-newline) BPASS : tst_QNetworkReply::synchronousRequest(https) BPASS : tst_QNetworkReply::httpAbort() BFAIL : tst_QNetworkReply::backgroundRequestInterruption(ftp, bg, nobg) Compared values are not the same Actual (reply->error()): NoError Expected (error) : BackgroundRequestNotAllowedError Loc: [../tst_qnetworkreply.cpp(7821)] Totals: 606 passed, 1 failed, 28 skipped, 6 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QNetworkReply ********* Config: Using QtTest library 5.6.0, Qt 5.6.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 6.0 (clang-600.0.54) (Apple)) PASS : tst_QNetworkReply::initTestCase() FAIL! : tst_QNetworkReply::stateChecking() Compared values are not the same Loc: [../tst_qnetworkreply.cpp(1546)] 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::getFromFtpAfterError() 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) PASS : tst_QNetworkReply::getErrors(file-host) PASS : tst_QNetworkReply::getErrors(file-no-path) PASS : tst_QNetworkReply::getErrors(file-is-dir) PASS : tst_QNetworkReply::getErrors(file-exist) 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(1971)] PASS : tst_QNetworkReply::getErrors(ftp-is-dir) XFAIL : tst_QNetworkReply::getErrors(ftp-dir-not-readable) QFtp cannot provide enough detail Loc: [../tst_qnetworkreply.cpp(1971)] 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::putToFtpWithInvalidCredentials() 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(2555)] SKIP : tst_QNetworkReply::putToHttpMultipart(empty-related) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2555)] SKIP : tst_QNetworkReply::putToHttpMultipart(empty-alternative) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2555)] SKIP : tst_QNetworkReply::putToHttpMultipart(text) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2555)] SKIP : tst_QNetworkReply::putToHttpMultipart(text-custom) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2555)] SKIP : tst_QNetworkReply::putToHttpMultipart(text-text) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2555)] SKIP : tst_QNetworkReply::putToHttpMultipart(text-text-text) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2555)] SKIP : tst_QNetworkReply::putToHttpMultipart(image) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2555)] SKIP : tst_QNetworkReply::putToHttpMultipart(text-image-image) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2555)] SKIP : tst_QNetworkReply::putToHttpMultipart(3-images) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2555)] SKIP : tst_QNetworkReply::putToHttpMultipart(image-as-content) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2555)] 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 6 ms: rate = 200007333 B/s QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+unlimited) wrapUp: found 1200000 bytes left. progress 1200000 QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+unlimited) send rate: 200007333 B/s QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+unlimited) receive rate: 200000000 (it received 1200000 bytes in 6 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 684032 bytes QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+limited) Still having 1024 bytes to write, doing that now QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+limited) ERROR: FastSender: QAbstractSocket::SocketTimeoutError cleaning up residue BFAIL : tst_QNetworkReply::ioGetFromBuiltinHttp(http+limited) 'waitForFinish(reply) == Success' returned FALSE. (QUrl("http://127.0.0.1:53274/qtest/rfc3252.txt") failed: # QNetworkReply::NetworkError(RemoteHostClosedError) "Connection closed" ) Loc: [../tst_qnetworkreply.cpp(4895)] 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) FastSender: flushed 1200044 bytes in 40 ms: rate = 30001100 B/s QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+unlimited) wrapUp: found 1200000 bytes left. progress 1200000 QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+unlimited) send rate: 30001100 B/s QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+unlimited) receive rate: 15000000 (it received 1200000 bytes in 80 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) FastSender: ok, kernel buffer is full after writing 905216 bytes QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+limited) ERROR: FastSender: QAbstractSocket::SocketTimeoutError during blocking write BFAIL : tst_QNetworkReply::ioGetFromBuiltinHttp(https+limited) 'waitForFinish(reply) == Success' returned FALSE. (QUrl("https://127.0.0.1:53278/qtest/rfc3252.txt") failed: # QNetworkReply::NetworkError(RemoteHostClosedError) "Connection closed" ) Loc: [../tst_qnetworkreply.cpp(4895)] 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(3547)] 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" BPASS : 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(4151)] 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(4516)] 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(4516)] 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() QWARN : tst_QNetworkReply::ioPostToHttpNoBufferFlag() QIODevice::seek: Cannot call seek on a sequential device PASS : tst_QNetworkReply::ioPostToHttpNoBufferFlag() PASS : tst_QNetworkReply::ioPostToHttpUploadProgress() PASS : tst_QNetworkReply::emitAllUploadProgressSignals() 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(5167)] SKIP : tst_QNetworkReply::rateControl(40) Test disabled -- only for manual purposes Loc: [../tst_qnetworkreply.cpp(5167)] SKIP : tst_QNetworkReply::rateControl(73) Test disabled -- only for manual purposes Loc: [../tst_qnetworkreply.cpp(5167)] SKIP : tst_QNetworkReply::rateControl(80) Test disabled -- only for manual purposes Loc: [../tst_qnetworkreply.cpp(5167)] SKIP : tst_QNetworkReply::rateControl(125) Test disabled -- only for manual purposes Loc: [../tst_qnetworkreply.cpp(5167)] SKIP : tst_QNetworkReply::rateControl(250) Test disabled -- only for manual purposes Loc: [../tst_qnetworkreply.cpp(5167)] SKIP : tst_QNetworkReply::rateControl(1024) Test disabled -- only for manual purposes Loc: [../tst_qnetworkreply.cpp(5167)] 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(6280)] SKIP : tst_QNetworkReply::getAndThenDeleteObject(delete-qnam-first) unstable test - reply may be finished too early Loc: [../tst_qnetworkreply.cpp(6280)] 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(6603)] XFAIL : tst_QNetworkReply::ioGetFromHttpBrokenChunkedEncoding() We should close the socket and not just do nothing Loc: [../tst_qnetworkreply.cpp(6605)] 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) BPASS : tst_QNetworkReply::synchronousRequest(https) PASS : tst_QNetworkReply::synchronousRequest(data) PASS : tst_QNetworkReply::synchronousRequest(simple-file) PASS : tst_QNetworkReply::synchronousRequestSslFailure() BPASS : 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) SKIP : tst_QNetworkReply::authenticationCacheAfterCancel(http+socksauth) skip because of quirk in the old test server Loc: [../tst_qnetworkreply.cpp(6789)] SKIP : tst_QNetworkReply::authenticationCacheAfterCancel(https+socksauth) skip because of quirk in the old test server Loc: [../tst_qnetworkreply.cpp(6789)] 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::emitErrorForAllReplies() 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) BFAIL : tst_QNetworkReply::backgroundRequestInterruption(ftp, bg, nobg) Compared values are not the same Actual (reply->error()): NoError Expected (error) : BackgroundRequestNotAllowedError Loc: [../tst_qnetworkreply.cpp(7821)] SKIP : tst_QNetworkReply::backgroundRequestConnectInBackground(http, fg) inconclusive - ConnectInBackground session property not supported by the bearer plugin Loc: [../tst_qnetworkreply.cpp(7878)] SKIP : tst_QNetworkReply::backgroundRequestConnectInBackground(http, bg) inconclusive - ConnectInBackground session property not supported by the bearer plugin Loc: [../tst_qnetworkreply.cpp(7878)] SKIP : tst_QNetworkReply::backgroundRequestConnectInBackground(ftp, fg) inconclusive - ConnectInBackground session property not supported by the bearer plugin Loc: [../tst_qnetworkreply.cpp(7878)] SKIP : tst_QNetworkReply::backgroundRequestConnectInBackground(ftp, bg) inconclusive - ConnectInBackground session property not supported by the bearer plugin Loc: [../tst_qnetworkreply.cpp(7878)] PASS : tst_QNetworkReply::putWithRateLimiting() PASS : tst_QNetworkReply::ioHttpSingleRedirect() PASS : tst_QNetworkReply::ioHttpChangeMaxRedirects() PASS : tst_QNetworkReply::ioHttpRedirectErrors(too-many-redirects) PASS : tst_QNetworkReply::ioHttpRedirectErrors(insecure-redirect) PASS : tst_QNetworkReply::ioHttpRedirectErrors(unknown-redirect) PASS : tst_QNetworkReply::parentingRepliesToTheApp() PASS : tst_QNetworkReply::cleanupTestCase() Totals: 606 passed, 1 failed, 28 skipped, 6 blacklisted ********* Finished testing of tst_QNetworkReply ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qnetworkreply: 529 seconds, exit code 1 Build log: http://testresults.qt.io/ci/QtBase_dev_Integration/build_05956/macx-clang_developer-build_OSX_10.9/log.txt.gz Tested changes (refs/builds/dev_1425667225): http://codereview.qt-project.org/83058 [PS16] - QNetworkAccessManager: Support HTTP redirection From ci-noreply at qt-project.org Fri Mar 6 21:12:25 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 6 Mar 2015 22:12:25 +0200 Subject: [Ci-reports] pass on QtTools_5.4_Integration #114 Message-ID: <20150306_201225_085024.ci-noreply@qt-project.org> QtTools_5.4_Integration #114: SUCCESS Tested changes (refs/builds/5.4_1425665420): http://codereview.qt-project.org/107805 [PS1] - Doc: Replace qt-project.org/doc with doc.qt.io From ci-noreply at qt-project.org Fri Mar 6 21:19:15 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 6 Mar 2015 22:19:15 +0200 Subject: [Ci-reports] pass on QtAndroidExtras_5.5_Integration #2 Message-ID: <20150306_201915_053642.ci-noreply@qt-project.org> QtAndroidExtras_5.5_Integration #2: SUCCESS Tested changes (refs/builds/5.5_1425668262): http://codereview.qt-project.org/107794 [PS1] - Doc: Remove unused documentation for comparison overloads From ci-noreply at qt-project.org Fri Mar 6 21:26:35 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 6 Mar 2015 22:26:35 +0200 Subject: [Ci-reports] pass on QtDeclarative_5.5_Integration #67 Message-ID: <20150306_202635_004783.ci-noreply@qt-project.org> QtDeclarative_5.5_Integration #67: SUCCESS Tested changes (refs/builds/5.5_1425666272): http://codereview.qt-project.org/107889 [PS2] - Implement cache property for QQuickAnimatedImage From ci-noreply at qt-project.org Fri Mar 6 21:38:59 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 6 Mar 2015 22:38:59 +0200 Subject: [Ci-reports] fail on QtBase_5.4_Integration #1886 Message-ID: <20150306_203859_028531.ci-noreply@qt-project.org> Autotest `tst_qdialog' failed :( The test was determined to be flaky, meaning results were not consistent across multiple runs. This might make the problem difficult to reproduce. Also, flaky failures might or might not be related to any recent changes in the source code. Testing tst_QDialog 2015-03-06 21:57:46.751 tst_qdialog[87480:1f03] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qdialog.savedState/window_1.data: Permission denied (13) FAIL! : tst_QDialog::showMaximized() '(dialog.isMaximized())' returned FALSE. () Loc: [tst_qdialog.cpp(270)] FAIL! : tst_QDialog::snapToDefaultButton() Compared values are not the same Actual (QCursor::pos()): QPoint(16,16) Expected (startingPos) : QPoint(350,372) Loc: [tst_qdialog.cpp(570)] Totals: 18 passed, 2 failed, 1 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QDialog ********* Config: Using QtTest library 5.4.2, Qt 5.4.2 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 3.0 (tags/Apple/clang-211.12)) PASS : tst_QDialog::initTestCase() PASS : tst_QDialog::getSetCheck() PASS : tst_QDialog::showExtension(data0) PASS : tst_QDialog::showExtension(data1) PASS : tst_QDialog::showExtension(data2) PASS : tst_QDialog::showExtension(data3) PASS : tst_QDialog::defaultButtons() QDEBUG : tst_QDialog::showMaximized() after showMaximized, window state is: QFlags(0x2) geometry: QRect(0,44 1280x892) QDEBUG : tst_QDialog::showMaximized() after showNormal, window state is: QFlags() geometry: QRect(0,44 1280x892) QDEBUG : tst_QDialog::showMaximized() after showMaximized, window state is: QFlags() geometry: QRect(0,44 1280x892) 2015-03-06 21:58:09.181 tst_qdialog[87523:4a13] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qdialog.savedState/window_1.data: Permission denied (13) FAIL! : tst_QDialog::showMaximized() '(dialog.isMaximized())' returned FALSE. () Loc: [tst_qdialog.cpp(270)] PASS : tst_QDialog::showMinimized() PASS : tst_QDialog::showFullScreen() SKIP : tst_QDialog::showAsTool() Qt/X11: Skipped since activeWindow() is not respected by all window managers Loc: [tst_qdialog.cpp(376)] PASS : tst_QDialog::toolDialogPosition() PASS : tst_QDialog::deleteMainDefault() PASS : tst_QDialog::deleteInExec() PASS : tst_QDialog::showSizeGrip() PASS : tst_QDialog::setVisible() PASS : tst_QDialog::reject() PASS : tst_QDialog::snapToDefaultButton() PASS : tst_QDialog::transientParent(Non-native) PASS : tst_QDialog::transientParent(Native) PASS : tst_QDialog::cleanupTestCase() Totals: 19 passed, 1 failed, 1 skipped, 0 blacklisted ********* Finished testing of tst_QDialog ********* 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_qdialog: 40 seconds, exit code 1 Build log: http://testresults.qt.io/ci/QtBase_5.4_Integration/build_01886/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/5.4_1425665107): http://codereview.qt-project.org/105847 [PS6] - Fix centering dialogs From ci-noreply at qt-project.org Fri Mar 6 22:30:50 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 6 Mar 2015 23:30:50 +0200 Subject: [Ci-reports] pass on QtWebEngine_5.5_Integration #26 Message-ID: <20150306_213050_022313.ci-noreply@qt-project.org> QtWebEngine_5.5_Integration #26: SUCCESS Tested changes (refs/builds/5.5_1425668275): http://codereview.qt-project.org/107941 [PS2] - Update snapshot SHA1 From ci-noreply at qt-project.org Fri Mar 6 22:51:49 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 6 Mar 2015 23:51:49 +0200 Subject: [Ci-reports] pass on QtQuick1_5.4_Integration #30 Message-ID: <20150306_215149_080064.ci-noreply@qt-project.org> QtQuick1_5.4_Integration #30: SUCCESS Tested changes (refs/builds/5.4_1425668217): http://codereview.qt-project.org/107804 [PS1] - Doc: Removing url variable from qdocconf file. From ci-noreply at qt-project.org Fri Mar 6 23:45:55 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 6 Mar 2015 23:45:55 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.4.1_state #57 - FAILURE Message-ID: <20150306224555.222AA30A82@fork.qtproject.c.bitbit.net> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt-project.org/ci/Qt5_5.4.1_state/build_00057 From ci-noreply at qt-project.org Sat Mar 7 00:06:29 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 7 Mar 2015 01:06:29 +0200 Subject: [Ci-reports] pass on QtBase_dev_Integration #5957 Message-ID: <20150306_230629_091763.ci-noreply@qt-project.org> QtBase_dev_Integration #5957: SUCCESS Tested changes (refs/builds/dev_1425672360): http://codereview.qt-project.org/107553 [PS6] - xcb: implement and deprecate QWidget::setWindowIconText() From ci-noreply at qt-project.org Sat Mar 7 00:20:04 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 7 Mar 2015 01:20:04 +0200 Subject: [Ci-reports] pass on QtTools_5.4_Integration #115 Message-ID: <20150306_232004_059633.ci-noreply@qt-project.org> QtTools_5.4_Integration #115: SUCCESS Tested changes (refs/builds/5.4_1425672840): http://codereview.qt-project.org/100714 [PS7] - Fix warning in correct uses of QCoreApplication::translate From ci-noreply at qt-project.org Sat Mar 7 01:27:07 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 7 Mar 2015 02:27:07 +0200 Subject: [Ci-reports] pass on QtBase_5.5_Integration #205 Message-ID: <20150307_002707_020332.ci-noreply@qt-project.org> QtBase_5.5_Integration #205: SUCCESS Tested changes (refs/builds/5.5_1425668601): http://codereview.qt-project.org/107471 [PS3] - Xcode: Generate scheme manually, instead of letting Xcode do it http://codereview.qt-project.org/107472 [PS3] - qmake: Expose iOS/OS X SDK platform path as QMAKE_MAC_SDK_PLATFORM_PATH http://codereview.qt-project.org/107474 [PS2] - iOS: Resolve correct SDK as part of sdk.prf instead of default_post.prf http://codereview.qt-project.org/107475 [PS2] - Xcode: Add support for generating XCTest test bundles out of Qt testcases http://codereview.qt-project.org/107743 [PS4] - iOS: Use qFatal when detecting QApplication before UIApplicationMain http://codereview.qt-project.org/107783 [PS3] - iOS: Define QT_NO_PROCESS, as the platform doesn't allow fork/exec http://codereview.qt-project.org/107823 [PS1] - Polish the Dir View example. From ci-noreply at qt-project.org Sat Mar 7 02:07:45 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 7 Mar 2015 02:07:45 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_dev_state #389 - FAILURE Message-ID: <20150307010745.1E5BE30AED@fork.qtproject.c.bitbit.net> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt-project.org/ci/Qt5_dev_state/build_00389 From ci-noreply at qt-project.org Sat Mar 7 02:15:16 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 7 Mar 2015 03:15:16 +0200 Subject: [Ci-reports] pass on QtWebEngine_5.5_Integration #27 Message-ID: <20150307_011516_013804.ci-noreply@qt-project.org> QtWebEngine_5.5_Integration #27: SUCCESS Tested changes (refs/builds/5.5_1425677999): http://codereview.qt-project.org/107089 [PS3] - Add testsupport QML API and error page signals From ci-noreply at qt-project.org Sat Mar 7 03:25:18 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 7 Mar 2015 04:25:18 +0200 Subject: [Ci-reports] pass on QtTools_5.4_Integration #116 Message-ID: <20150307_022518_087933.ci-noreply@qt-project.org> QtTools_5.4_Integration #116: SUCCESS Tested changes (refs/builds/5.4_1425684099): http://codereview.qt-project.org/107876 [PS1] - Assistant: Fix an export and an import of bookmarks From ci-noreply at qt-project.org Sat Mar 7 04:15:09 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 7 Mar 2015 04:15:09 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - QtBase_5.3_mobile_state #283 - FAILURE Message-ID: <20150307031509.A21B530AFB@fork.qtproject.c.bitbit.net> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt-project.org/ci/QtBase_5.3_mobile_state/build_00283 From ci-noreply at qt-project.org Sat Mar 7 04:39:42 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 7 Mar 2015 05:39:42 +0200 Subject: [Ci-reports] pass on QtBase_5.5_Integration #207 Message-ID: <20150307_033942_093537.ci-noreply@qt-project.org> QtBase_5.5_Integration #207: SUCCESS Tested changes (refs/builds/5.5_1425688122): http://codereview.qt-project.org/107959 [PS3] - Windows: Fix build of qwindowsfontdatabase.cpp with MinGW 4.9.2/-Werror. http://codereview.qt-project.org/107578 [PS3] - Add getter for QSizePolicy to SpacerItem http://codereview.qt-project.org/107907 [PS2] - docs: QPlatformWindow::screen() and QWindow::screen() can return null http://codereview.qt-project.org/107504 [PS4] - xcb: do not create a dummy QScreen when there are no outputs http://codereview.qt-project.org/107946 [PS1] - Avoid crashing when there is no QWindowsIntegration anymore http://codereview.qt-project.org/104354 [PS6] - centralize setup of shell-related variables in spec_post.prf http://codereview.qt-project.org/106197 [PS1] - adjust configure's path output to relative paths http://codereview.qt-project.org/107156 [PS1] - write relative QT_INSTALL_CONFIGURATION also under windows From ci-noreply at qt-project.org Sat Mar 7 04:42:14 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 7 Mar 2015 04:42:14 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.5_state #18 - FAILURE Message-ID: <20150307034214.0177330B68@fork.qtproject.c.bitbit.net> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt-project.org/ci/Qt5_5.5_state/build_00018 From ci-noreply at qt-project.org Sat Mar 7 06:39:47 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 7 Mar 2015 07:39:47 +0200 Subject: [Ci-reports] pass on QtBase_5.5_Integration #208 Message-ID: <20150307_053947_048591.ci-noreply@qt-project.org> QtBase_5.5_Integration #208: SUCCESS Tested changes (refs/builds/5.5_1425699676): http://codereview.qt-project.org/107473 [PS3] - Xcode: Make QMAKE_MAC_SDK_(PLATFORM_)PATH depend on active SDK http://codereview.qt-project.org/107744 [PS4] - iOS: Resolve QT depends before checking if we need to link in platform plugin http://codereview.qt-project.org/107552 [PS4] - Clarify QMatrix4x4::lookAt() docs http://codereview.qt-project.org/106769 [PS3] - Introduce QQuaternion::rotationTo(vecFrom, vecTo) http://codereview.qt-project.org/106784 [PS3] - [QQuaternion] Add a way to convert to/from orthonormal axes http://codereview.qt-project.org/106418 [PS1] - [QCoreTextFontDatabase] Minor clean-up http://codereview.qt-project.org/106417 [PS1] - [QCoreTextFontDatabase] Micro optimization From ci-noreply at qt-project.org Sat Mar 7 06:46:26 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 7 Mar 2015 06:46:26 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.4_state #180 - FAILURE Message-ID: <20150307054626.188CF30D69@fork.qtproject.c.bitbit.net> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt-project.org/ci/Qt5_5.4_state/build_00180 From ci-noreply at qt-project.org Sat Mar 7 07:44:19 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 7 Mar 2015 07:44:19 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.3_state #284 - FAILURE Message-ID: <20150307064419.605B930DDA@fork.qtproject.c.bitbit.net> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt-project.org/ci/Qt5_5.3_state/build_00284 From ci-noreply at qt-project.org Sat Mar 7 11:43:26 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 7 Mar 2015 12:43:26 +0200 Subject: [Ci-reports] pass on QtBase_dev_Integration #5960 Message-ID: <20150307_104326_053486.ci-noreply@qt-project.org> QtBase_dev_Integration #5960: SUCCESS Tested changes (refs/builds/dev_1425717680): http://codereview.qt-project.org/107441 [PS1] - QCocoaWindow - fix a flag test From ci-noreply at qt-project.org Sat Mar 7 12:58:53 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 7 Mar 2015 13:58:53 +0200 Subject: [Ci-reports] pass on QtBase_5.5_Integration #212 Message-ID: <20150307_115853_004253.ci-noreply@qt-project.org> QtBase_5.5_Integration #212: SUCCESS Tested changes (refs/builds/5.5_1425721745): http://codereview.qt-project.org/107917 [PS1] - qdoc: Fix regression in Node type testing http://codereview.qt-project.org/107732 [PS3] - qdoc: Teach qdoc to resolve namespaces http://codereview.qt-project.org/107372 [PS4] - qdoc: Remove unnecessary ifndef Q_QDOC From ci-noreply at qt-project.org Sat Mar 7 14:49:33 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 7 Mar 2015 14:49:33 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - QtBase_5.4_mobile_state #122 - FAILURE Message-ID: <20150307134933.925DD30862@fork.qtproject.c.bitbit.net> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt-project.org/ci/QtBase_5.4_mobile_state/build_00122 From ci-noreply at qt-project.org Sat Mar 7 15:05:02 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 7 Mar 2015 16:05:02 +0200 Subject: [Ci-reports] pass on QtBase_5.5_Integration #213 Message-ID: <20150307_140502_083328.ci-noreply@qt-project.org> QtBase_5.5_Integration #213: SUCCESS Tested changes (refs/builds/5.5_1425729628): http://codereview.qt-project.org/107561 [PS6] - iOS: Enable runnnig Qt tests using 'make check' via xcodebuild test From ci-noreply at qt-project.org Sat Mar 7 18:20:02 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 7 Mar 2015 18:20:02 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - QtBase_dev_mobile_state #313 - FAILURE Message-ID: <20150307172002.8555A308CF@fork.qtproject.c.bitbit.net> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt-project.org/ci/QtBase_dev_mobile_state/build_00313 From ci-noreply at qt-project.org Sat Mar 7 20:09:59 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 7 Mar 2015 21:09:59 +0200 Subject: [Ci-reports] pass on QtDeclarative_5.4_Integration #592 Message-ID: <20150307_190959_077762.ci-noreply@qt-project.org> QtDeclarative_5.4_Integration #592: SUCCESS Tested changes (refs/builds/5.4_1425749303): http://codereview.qt-project.org/106032 [PS1] - Add test data for tst_GuiAppLauncher From ci-noreply at qt-project.org Sat Mar 7 22:33:23 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 7 Mar 2015 23:33:23 +0200 Subject: [Ci-reports] pass on QtBase_5.5_Integration #216 Message-ID: <20150307_213323_076875.ci-noreply@qt-project.org> QtBase_5.5_Integration #216: SUCCESS Tested changes (refs/builds/5.5_1425756233): http://codereview.qt-project.org/103661 [PS3] - Fix race condition in QDateTime::timeZone() and other methods http://codereview.qt-project.org/107896 [PS1] - Silence bogus MSVC warning about variable not used From ci-noreply at qt-project.org Sun Mar 8 00:39:31 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 8 Mar 2015 00:39:31 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.4.1_state #58 - FAILURE Message-ID: <20150307233931.D890030860@fork.qtproject.c.bitbit.net> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt-project.org/ci/Qt5_5.4.1_state/build_00058 From ci-noreply at qt-project.org Sun Mar 8 00:40:31 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 8 Mar 2015 00:40:31 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_dev_state #390 - FAILURE Message-ID: <20150307234031.B0BF330860@fork.qtproject.c.bitbit.net> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt-project.org/ci/Qt5_dev_state/build_00390 From ci-noreply at qt-project.org Sun Mar 8 01:50:36 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 8 Mar 2015 02:50:36 +0200 Subject: [Ci-reports] pass on QtBase_5.5_Integration #217 Message-ID: <20150308_005036_059592.ci-noreply@qt-project.org> QtBase_5.5_Integration #217: SUCCESS Tested changes (refs/builds/5.5_1425764097): http://codereview.qt-project.org/107905 [PS1] - Fix NTLM possible data corruption http://codereview.qt-project.org/107795 [PS2] - QStringAlgorithms::simplified_helper: add missing check for detached From ci-noreply at qt-project.org Sun Mar 8 03:31:18 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 8 Mar 2015 03:31:18 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.5_state #19 - FAILURE Message-ID: <20150308023118.3AC8130BAC@fork.qtproject.c.bitbit.net> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt-project.org/ci/Qt5_5.5_state/build_00019 From ci-noreply at qt-project.org Sun Mar 8 04:03:05 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 8 Mar 2015 04:03:05 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - QtBase_5.3_mobile_state #284 - FAILURE Message-ID: <20150308030305.53F5B30997@fork.qtproject.c.bitbit.net> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt-project.org/ci/QtBase_5.3_mobile_state/build_00284 From ci-noreply at qt-project.org Sun Mar 8 05:53:45 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 8 Mar 2015 05:53:45 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.4_state #181 - FAILURE Message-ID: <20150308045345.EE03330A9F@fork.qtproject.c.bitbit.net> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt-project.org/ci/Qt5_5.4_state/build_00181 From ci-noreply at qt-project.org Sun Mar 8 06:49:01 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 8 Mar 2015 06:49:01 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.3_state #285 - FAILURE Message-ID: <20150308054901.7327830919@fork.qtproject.c.bitbit.net> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt-project.org/ci/Qt5_5.3_state/build_00285 From ci-noreply at qt-project.org Sun Mar 8 14:37:14 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 8 Mar 2015 14:37:14 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - QtBase_5.4_mobile_state #123 - FAILURE Message-ID: <20150308133714.22AAA307B7@fork.qtproject.c.bitbit.net> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt-project.org/ci/QtBase_5.4_mobile_state/build_00123 From ci-noreply at qt-project.org Sun Mar 8 14:57:07 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 8 Mar 2015 15:57:07 +0200 Subject: [Ci-reports] Problems... Message-ID: <20150308_135707_056691.ci-noreply@qt-project.org> Some problems occurred recently... 2015-03-08T13:55:07Z: [[main::]] Project QtWebSockets_5.3.2_Integration has some state, but is not configured. Ignoring. 2015-03-08T13:55:07Z: [[main::]] Project QtImageFormats_stable_Integration has some state, but is not configured. Ignoring. 2015-03-08T13:55:07Z: [[main::]] Project QtDeclarative_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-08T13:55:07Z: [[main::]] Project QtGraphicalEffects_stable_Integration has some state, but is not configured. Ignoring. 2015-03-08T13:55:07Z: [[main::]] Project QtMultimedia_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-08T13:55:07Z: [[main::]] Project Qt3D_stable_Integration has some state, but is not configured. Ignoring. 2015-03-08T13:55:07Z: [[main::]] Project QtQA_master_Integration has some state, but is not configured. Ignoring. 2015-03-08T13:55:07Z: [[main::]] Project QtGraphicalEffects_5.3.1_Integration has some state, but is not configured. Ignoring. 2015-03-08T13:55:07Z: [[main::]] Project QtSystems_stable_Integration has some state, but is not configured. Ignoring. 2015-03-08T13:55:07Z: [[main::]] Project QtEnginio_1.1.0_Integration has some state, but is not configured. Ignoring. 2015-03-08T13:55:07Z: [[main::]] Project QtSensors_5.3.2_Integration has some state, but is not configured. Ignoring. 2015-03-08T13:55:07Z: [[main::]] Project QtMacExtras_stable_Integration has some state, but is not configured. Ignoring. 2015-03-08T13:55:07Z: [[main::]] Project QtActiveQt_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-08T13:55:07Z: [[main::]] Project QtScript_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-08T13:55:07Z: [[main::]] Project QtImageFormats_5.3.2_Integration has some state, but is not configured. Ignoring. 2015-03-08T13:55:07Z: [[main::]] Project QtEnginio_1.0.5_Integration has some state, but is not configured. Ignoring. 2015-03-08T13:55:07Z: [[main::]] Project QtSerialPort_5.3.1_Integration has some state, but is not configured. Ignoring. 2015-03-08T13:55:07Z: [[main::]] Project QtScript_stable_Integration has some state, but is not configured. Ignoring. 2015-03-08T13:55:07Z: [[main::]] Project Qt5_stable_Integration has some state, but is not configured. Ignoring. 2015-03-08T13:55:07Z: [[main::]] Project QtDoc_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-08T13:55:07Z: [[main::]] Project QtMacExtras_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-08T13:55:07Z: [[main::]] Project QtSerialPort_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-08T13:55:07Z: [[main::]] Project QtActiveQt_5.3.2_Integration has some state, but is not configured. Ignoring. 2015-03-08T13:55:07Z: [[main::]] Project QtBase_5.3.2_Integration has some state, but is not configured. Ignoring. 2015-03-08T13:55:07Z: [[main::]] Project QtDoc_stable_Integration has some state, but is not configured. Ignoring. 2015-03-08T13:55:07Z: [[main::]] Project QtWinExtras_5.3.2_Integration has some state, but is not configured. Ignoring. 2015-03-08T13:55:07Z: [[main::]] Project QtX11Extras_5.3.2_Integration has some state, but is not configured. Ignoring. 2015-03-08T13:55:07Z: [[main::]] Project QtQuick1_5.3.1_Integration has some state, but is not configured. Ignoring. 2015-03-08T13:55:07Z: [[main::]] Project QtWebKit_Examples_5.3.2_Integration has some state, but is not configured. Ignoring. 2015-03-08T13:55:07Z: [[main::]] Project QtWebSockets_stable_Integration has some state, but is not configured. Ignoring. 2015-03-08T13:55:07Z: [[main::]] Project QtMultimedia_5.3.2_Integration has some state, but is not configured. Ignoring. 2015-03-08T13:55:07Z: [[main::]] Project QtTools_stable_Integration has some state, but is not configured. Ignoring. 2015-03-08T13:55:07Z: [[main::]] Project QtConnectivity_5.3.2_Integration has some state, but is not configured. Ignoring. 2015-03-08T13:55:07Z: [[main::]] Project QtXmlPatterns_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-08T13:55:07Z: [[main::]] Project QtTranslations_stable_Integration has some state, but is not configured. Ignoring. 2015-03-08T13:55:07Z: [[main::]] Project QtAndroidExtras_stable_Integration has some state, but is not configured. Ignoring. 2015-03-08T13:55:07Z: [[main::]] Project QtWinExtras_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-08T13:55:07Z: [[main::]] Project QtActiveQt_stable_Integration has some state, but is not configured. Ignoring. 2015-03-08T13:55:07Z: [[main::]] Project QtX11Extras_5.3.1_Integration has some state, but is not configured. Ignoring. 2015-03-08T13:55:07Z: [[main::]] Project QtGraphicalEffects_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-08T13:55:07Z: [[main::]] Project QtQuickControls_5.3.1_Integration has some state, but is not configured. Ignoring. 2015-03-08T13:55:07Z: [[main::]] Project QtAndroidExtras_5.3.2_Integration has some state, but is not configured. Ignoring. 2015-03-08T13:55:07Z: [[main::]] Project QtDoc_5.3.2_Integration has some state, but is not configured. Ignoring. 2015-03-08T13:55:07Z: [[main::]] Project QtWinExtras_5.3.1_Integration has some state, but is not configured. Ignoring. 2015-03-08T13:55:07Z: [[main::]] Project QtImageFormats_5.3.1_Integration has some state, but is not configured. Ignoring. 2015-03-08T13:55:07Z: [[main::]] Project QtConnectivity_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-08T13:55:07Z: [[main::]] Project QtQuick1_5.3.2_Integration has some state, but is not configured. Ignoring. 2015-03-08T13:55:07Z: [[main::]] Project QtWebChannel_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-08T13:55:07Z: [[main::]] Project QtImageFormats_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-08T13:55:07Z: [[main::]] Project QtWebSockets_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-08T13:55:07Z: [[main::]] Project QtAndroidExtras_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-08T13:55:07Z: [[main::]] Project QtWebKit_5.3.1_Integration has some state, but is not configured. Ignoring. 2015-03-08T13:55:07Z: [[main::]] Project QtSensors_5.3.1_Integration has some state, but is not configured. Ignoring. 2015-03-08T13:55:07Z: [[main::]] Project QtConnectivity_stable_Integration has some state, but is not configured. Ignoring. 2015-03-08T13:55:07Z: [[main::]] Project QtX11Extras_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-08T13:55:07Z: [[main::]] Project QtAndroidExtras_5.3.1_Integration has some state, but is not configured. Ignoring. 2015-03-08T13:55:07Z: [[main::]] Project QtMacExtras_5.3.2_Integration has some state, but is not configured. Ignoring. 2015-03-08T13:55:07Z: [[main::]] Project Qt5_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-08T13:55:07Z: [[main::]] Project QtScript_5.3.2_Integration has some state, but is not configured. Ignoring. 2015-03-08T13:55:07Z: [[main::]] Project QtSerialPort_stable_Integration has some state, but is not configured. Ignoring. 2015-03-08T13:55:07Z: [[main::]] Project QtSerialPort_5.3.2_Integration has some state, but is not configured. Ignoring. 2015-03-08T13:55:07Z: [[main::]] Project QtSvg_stable_Integration has some state, but is not configured. Ignoring. 2015-03-08T13:55:07Z: [[main::]] Project QtWebKit_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-08T13:55:07Z: [[main::]] Project QtMultimedia_stable_Integration has some state, but is not configured. Ignoring. 2015-03-08T13:55:07Z: [[main::]] Project QtTools_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-08T13:55:07Z: [[main::]] Project QtDeclarative_5.3.2_Integration has some state, but is not configured. Ignoring. 2015-03-08T13:55:07Z: [[main::]] Project QtTranslations_5.3.2_Integration has some state, but is not configured. Ignoring. 2015-03-08T13:55:07Z: [[main::]] Project QtWebKit_Examples_stable_Integration has some state, but is not configured. Ignoring. 2015-03-08T13:55:07Z: [[main::]] Project QtLocation_stable_Integration has some state, but is not configured. Ignoring. 2015-03-08T13:55:07Z: [[main::]] Project QtSensors_stable_Integration has some state, but is not configured. Ignoring. 2015-03-08T13:55:07Z: [[main::]] Project QtWebSockets_5.3.1_Integration has some state, but is not configured. Ignoring. 2015-03-08T13:55:07Z: [[main::]] Project QtDoc_5.3.1_Integration has some state, but is not configured. Ignoring. 2015-03-08T13:55:07Z: [[main::]] Project Qt3D_wip_newapi_Integration has some state, but is not configured. Ignoring. 2015-03-08T13:55:07Z: [[main::]] Project QtTools_5.3.1_Integration has some state, but is not configured. Ignoring. 2015-03-08T13:55:07Z: [[main::]] Project QtMultimedia_5.3.1_Integration has some state, but is not configured. Ignoring. 2015-03-08T13:55:07Z: [[main::]] Project QtSensors_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-08T13:55:07Z: [[main::]] Project QtActiveQt_5.3.1_Integration has some state, but is not configured. Ignoring. 2015-03-08T13:55:07Z: [[main::]] Project QtLocation_5.3.1_Integration has some state, but is not configured. Ignoring. 2015-03-08T13:55:07Z: [[main::]] Project QtQuick1_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-08T13:55:07Z: [[main::]] Project QtSvg_5.3.2_Integration has some state, but is not configured. Ignoring. 2015-03-08T13:55:07Z: [[main::]] Project QtBase_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-08T13:55:07Z: [[main::]] Project Qt5_5.3.1_Integration has some state, but is not configured. Ignoring. 2015-03-08T13:55:07Z: [[main::]] Project QtTranslations_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-08T13:55:07Z: [[main::]] Project QtLocation_5.3.2_Integration has some state, but is not configured. Ignoring. 2015-03-08T13:55:07Z: [[main::]] Project QtDocGallery_stable_Integration has some state, but is not configured. Ignoring. 2015-03-08T13:55:07Z: [[main::]] Project QtConnectivity_5.3.1_Integration has some state, but is not configured. Ignoring. 2015-03-08T13:55:07Z: [[main::]] Project QtXmlPatterns_5.3.1_Integration has some state, but is not configured. Ignoring. 2015-03-08T13:55:07Z: [[main::]] Project QtSvg_5.3.1_Integration has some state, but is not configured. Ignoring. 2015-03-08T13:55:07Z: [[main::]] Project QtGraphicalEffects_5.3.2_Integration has some state, but is not configured. Ignoring. 2015-03-08T13:55:07Z: [[main::]] Project QtQuickControls_stable_Integration has some state, but is not configured. Ignoring. 2015-03-08T13:55:07Z: [[main::]] Project QtWebKit_Examples_5.3.1_Integration has some state, but is not configured. Ignoring. 2015-03-08T13:55:07Z: [[main::]] Project QtWebKit_stable_Integration has some state, but is not configured. Ignoring. 2015-03-08T13:55:07Z: [[main::]] Project QtScript_5.3.1_Integration has some state, but is not configured. Ignoring. 2015-03-08T13:55:07Z: [[main::]] Project QtEnginio_stable_Integration has some state, but is not configured. Ignoring. 2015-03-08T13:55:07Z: [[main::]] Project QtWebKit_5.3.2_Integration has some state, but is not configured. Ignoring. 2015-03-08T13:55:07Z: [[main::]] Project QtBase_5.3.1_Integration has some state, but is not configured. Ignoring. 2015-03-08T13:55:07Z: [[main::]] Project QtDeclarative_5.3.1_Integration has some state, but is not configured. Ignoring. 2015-03-08T13:55:07Z: [[main::]] Project QtXmlPatterns_stable_Integration has some state, but is not configured. Ignoring. 2015-03-08T13:55:07Z: [[main::]] Project QtWayland_stable_Integration has some state, but is not configured. Ignoring. 2015-03-08T13:55:07Z: [[main::]] Project QtTools_5.3.2_Integration has some state, but is not configured. Ignoring. 2015-03-08T13:55:07Z: [[main::]] Project QtX11Extras_stable_Integration has some state, but is not configured. Ignoring. 2015-03-08T13:55:07Z: [[main::]] Project QtWinExtras_stable_Integration has some state, but is not configured. Ignoring. 2015-03-08T13:55:07Z: [[main::]] Project QtTranslations_5.3.1_Integration has some state, but is not configured. Ignoring. 2015-03-08T13:55:07Z: [[main::]] Project QtQuickControls_5.3.2_Integration has some state, but is not configured. Ignoring. 2015-03-08T13:55:07Z: [[main::]] Project QtWebEngine_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-08T13:55:07Z: [[main::]] Project QtFeedback_stable_Integration has some state, but is not configured. Ignoring. 2015-03-08T13:55:07Z: [[main::]] Project QtQuick1_stable_Integration has some state, but is not configured. Ignoring. 2015-03-08T13:55:07Z: [[main::]] Project QtQuickControls_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-08T13:55:07Z: [[main::]] Project QtXmlPatterns_5.3.2_Integration has some state, but is not configured. Ignoring. 2015-03-08T13:55:07Z: [[main::]] Project QtWebKit_Examples_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-08T13:55:07Z: [[main::]] Project Qt5_5.3.2_Integration has some state, but is not configured. Ignoring. 2015-03-08T13:55:07Z: [[main::]] Project QtLocation_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-08T13:55:07Z: [[main::]] Project QtMacExtras_5.3.1_Integration has some state, but is not configured. Ignoring. 2015-03-08T13:55:07Z: [[main::]] Project QtBase_stable_Integration has some state, but is not configured. Ignoring. 2015-03-08T13:55:07Z: [[main::]] Project QtSvg_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-08T13:55:07Z: [[main::]] Project QtWayland_5.4.0_Integration has some state, but is not configured. Ignoring. From ci-noreply at qt-project.org Sun Mar 8 18:20:40 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 8 Mar 2015 18:20:40 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - QtBase_dev_mobile_state #314 - FAILURE Message-ID: <20150308172040.96F5730AFF@fork.qtproject.c.bitbit.net> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt-project.org/ci/QtBase_dev_mobile_state/build_00314 From ci-noreply at qt-project.org Sun Mar 8 20:37:15 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 8 Mar 2015 21:37:15 +0200 Subject: [Ci-reports] pass on QtCanvas3D_5.5_Integration #33 Message-ID: <20150308_193715_081807.ci-noreply@qt-project.org> QtCanvas3D_5.5_Integration #33: SUCCESS Tested changes (refs/builds/5.5_1425839974): http://codereview.qt-project.org/107960 [PS2] - Do not pass incorrect constant to glEnable http://codereview.qt-project.org/107961 [PS1] - framebuffer example: avoid failing generateMipmap call http://codereview.qt-project.org/107962 [PS1] - Avoid querying buffer params for invalid buffers From ci-noreply at qt-project.org Mon Mar 9 00:04:19 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 9 Mar 2015 00:04:19 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.4.1_state #59 - FAILURE Message-ID: <20150308230419.C4B0B30B2F@fork.qtproject.c.bitbit.net> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt-project.org/ci/Qt5_5.4.1_state/build_00059 From ci-noreply at qt-project.org Mon Mar 9 00:40:23 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 9 Mar 2015 00:40:23 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_dev_state #391 - FAILURE Message-ID: <20150308234023.456B130BEB@fork.qtproject.c.bitbit.net> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt-project.org/ci/Qt5_dev_state/build_00391 From ci-noreply at qt-project.org Mon Mar 9 02:58:12 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 9 Mar 2015 02:58:12 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.5_state #20 - FAILURE Message-ID: <20150309015812.5C77330B9A@fork.qtproject.c.bitbit.net> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt-project.org/ci/Qt5_5.5_state/build_00020 From ci-noreply at qt-project.org Mon Mar 9 04:03:30 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 9 Mar 2015 04:03:30 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - QtBase_5.3_mobile_state #285 - FAILURE Message-ID: <20150309030330.720EB30D12@fork.qtproject.c.bitbit.net> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt-project.org/ci/QtBase_5.3_mobile_state/build_00285 From ci-noreply at qt-project.org Mon Mar 9 04:56:33 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 9 Mar 2015 04:56:33 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.4_state #182 - FAILURE Message-ID: <20150309035633.8EE5430997@fork.qtproject.c.bitbit.net> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt-project.org/ci/Qt5_5.4_state/build_00182 From ci-noreply at qt-project.org Mon Mar 9 05:50:50 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 9 Mar 2015 06:50:50 +0200 Subject: [Ci-reports] fail on QtCanvas3D_dev_Integration #136 Message-ID: <20150309_045050_025984.ci-noreply@qt-project.org> Autotest `tst_qmltest' failed :( QtQA::App::TestRunner: test failed, running again to see if it is flaky... QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qmltest: 14 seconds, exit code 1 Build log: http://testresults.qt.io/ci/QtCanvas3D_dev_Integration/build_00136/win32-msvc2010_developer-build_angle_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1425875933): http://codereview.qt-project.org/107904 [PS6] - Added an autotest with rendering result checking. From ci-noreply at qt-project.org Mon Mar 9 06:05:16 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 9 Mar 2015 07:05:16 +0200 Subject: [Ci-reports] fail on QtCanvas3D_dev_Integration #137 Message-ID: <20150309_050516_016045.ci-noreply@qt-project.org> Autotest `tst_qmltest' failed :( QtQA::App::TestRunner: test failed, running again to see if it is flaky... QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qmltest: 13 seconds, exit code 1 Build log: http://testresults.qt.io/ci/QtCanvas3D_dev_Integration/build_00137/win32-msvc2010_developer-build_angle_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1425876901): http://codereview.qt-project.org/107904 [PS6] - Added an autotest with rendering result checking. From ci-noreply at qt-project.org Mon Mar 9 06:56:17 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 9 Mar 2015 06:56:17 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.3_state #286 - FAILURE Message-ID: <20150309055617.8470330CB0@fork.qtproject.c.bitbit.net> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt-project.org/ci/Qt5_5.3_state/build_00286 From ci-noreply at qt-project.org Mon Mar 9 07:22:21 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 9 Mar 2015 08:22:21 +0200 Subject: [Ci-reports] fail on QtCanvas3D_dev_Integration #138 Message-ID: <20150309_062221_022099.ci-noreply@qt-project.org> Autotest `tst_qmltest' failed :( QtQA::App::TestRunner: test failed, running again to see if it is flaky... QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qmltest: 15 seconds, exit code 1 Build log: http://testresults.qt.io/ci/QtCanvas3D_dev_Integration/build_00138/win32-msvc2010_developer-build_angle_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1425881211): http://codereview.qt-project.org/107904 [PS6] - Added an autotest with rendering result checking. From ci-noreply at qt-project.org Mon Mar 9 08:04:07 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 9 Mar 2015 09:04:07 +0200 Subject: [Ci-reports] fail on QtBase_5.5_Integration #218 Message-ID: <20150309_070407_002231.ci-noreply@qt-project.org> six 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_qquickwindow FAIL! : tst_qquickwindow::qobjectEventFilter_key() 'eventFilter.events.contains((int)QEvent::KeyPress)' returned FALSE. () Loc: [tst_qquickwindow.cpp(1851)] FAIL! : tst_qquickwindow::cursor() Compared values are not the same Loc: [tst_qquickwindow.cpp(1444)] Totals: 50 passed, 2 failed, 1 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qquickwindow ********* Config: Using QtTest library 5.5.0, Qt 5.5.0 (x86_64-little_endian-lp64 shared (dynamic) debug build; by GCC 4.8.2) PASS : tst_qquickwindow::initTestCase() PASS : tst_qquickwindow::openglContextCreatedSignal() QWARN : tst_qquickwindow::aboutToStopSignal() Problem creating accessible interface for: QQuickWindow(0x7fff6a81c470) Make sure to deploy Qt with accessibility plugins. PASS : tst_qquickwindow::aboutToStopSignal() 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 Loc: [tst_qquickwindow.cpp(1250)] 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::defaultState() 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::focusReason() 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::testWindowVisibilityOrder() PASS : tst_qquickwindow::blockClosing() PASS : tst_qquickwindow::blockCloseMethod() PASS : tst_qquickwindow::crashWhenHoverItemDeleted() PASS : tst_qquickwindow::unloadSubWindow() PASS : tst_qquickwindow::qobjectEventFilter_touch() FAIL! : tst_qquickwindow::qobjectEventFilter_key() 'eventFilter.events.contains((int)QEvent::KeyPress)' returned FALSE. () Loc: [tst_qquickwindow.cpp(1851)] PASS : tst_qquickwindow::qobjectEventFilter_mouse() FAIL! : tst_qquickwindow::cursor() Compared values are not the same Loc: [tst_qquickwindow.cpp(1444)] PASS : tst_qquickwindow::animatingSignal() PASS : tst_qquickwindow::contentItemSize() PASS : tst_qquickwindow::defaultSurfaceFormat() PASS : tst_qquickwindow::attachedProperty() PASS : tst_qquickwindow::testRenderJob() PASS : tst_qquickwindow::testHoverChildMouseEventFilter() PASS : tst_qquickwindow::cleanupTestCase() Totals: 50 passed, 2 failed, 1 skipped, 0 blacklisted ********* Finished testing of tst_qquickwindow ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickwindow: 19 seconds, exit code 2 Testing tst_qquicktextinput FAIL! : tst_qquicktextinput::horizontalAlignment_RightToLeft() 'textInput->text().isEmpty()' returned FALSE. () Loc: [tst_qquicktextinput.cpp(1536)] FAIL! : tst_qquicktextinput::validators() Compared values are not the same Actual (intInput->text()) : "1" Expected (QLatin1String("11")): "11" Loc: [tst_qquicktextinput.cpp(1976)] FAIL! : tst_qquicktextinput::copyAndPasteKeySequence() 'textInput->canPaste()' returned FALSE. () Loc: [tst_qquicktextinput.cpp(2603)] FAIL! : tst_qquicktextinput::echoMode() Compared values are not the same Actual (input->text()) : "ABCDefgh" Expected (QLatin1String("a")): "a" Loc: [tst_qquicktextinput.cpp(3267)] FAIL! : tst_qquicktextinput::keySequence(select all) Compared values are not the same Actual (textInput->cursorPosition()): 0 Expected (cursorPosition) : 44 Loc: [tst_qquicktextinput.cpp(5119)] FAIL! : tst_qquicktextinput::keySequence(select start of line) Compared values are not the same Actual (textInput->cursorPosition()): 5 Expected (cursorPosition) : 0 Loc: [tst_qquicktextinput.cpp(5119)] FAIL! : tst_qquicktextinput::keySequence(select end of line) Compared values are not the same Actual (textInput->cursorPosition()): 5 Expected (cursorPosition) : 44 Loc: [tst_qquicktextinput.cpp(5119)] FAIL! : tst_qquicktextinput::keySequence(delete end of line) Compared values are not the same Actual (textInput->text()): "the quick brown fox jumped over the lazy dog" Expected (expectedText) : "the quick brown fox jump" Loc: [tst_qquicktextinput.cpp(5120)] FAIL! : tst_qquicktextinput::keySequence(move to start of line) Compared values are not the same Actual (textInput->cursorPosition()): 31 Expected (cursorPosition) : 0 Loc: [tst_qquicktextinput.cpp(5119)] FAIL! : tst_qquicktextinput::keySequence(move to next char) Compared values are not the same Actual (textInput->cursorPosition()): 12 Expected (cursorPosition) : 13 Loc: [tst_qquicktextinput.cpp(5119)] FAIL! : tst_qquicktextinput::keySequence(move to previous char (ltr)) Compared values are not the same Actual (textInput->cursorPosition()): 3 Expected (cursorPosition) : 2 Loc: [tst_qquicktextinput.cpp(5119)] FAIL! : tst_qquicktextinput::keySequence(move to previous char (rtl)) Compared values are not the same Actual (textInput->cursorPosition()): 3 Expected (cursorPosition) : 4 Loc: [tst_qquicktextinput.cpp(5119)] FAIL! : tst_qquicktextinput::keySequence(move to previous char with selection) Compared values are not the same Actual (textInput->cursorPosition()): 7 Expected (cursorPosition) : 3 Loc: [tst_qquicktextinput.cpp(5119)] FAIL! : tst_qquicktextinput::keySequence(select next char (ltr)) Compared values are not the same Actual (textInput->cursorPosition()): 23 Expected (cursorPosition) : 24 Loc: [tst_qquicktextinput.cpp(5119)] FAIL! : tst_qquicktextinput::keySequence(select next char (rtl)) Compared values are not the same Actual (textInput->cursorPosition()): 23 Expected (cursorPosition) : 22 Loc: [tst_qquicktextinput.cpp(5119)] FAIL! : tst_qquicktextinput::keySequence(select previous char (ltr)) Compared values are not the same Actual (textInput->cursorPosition()): 19 Expected (cursorPosition) : 18 Loc: [tst_qquicktextinput.cpp(5119)] FAIL! : tst_qquicktextinput::keySequence(select previous char (rtl)) Compared values are not the same Actual (textInput->cursorPosition()): 19 Expected (cursorPosition) : 20 Loc: [tst_qquicktextinput.cpp(5119)] FAIL! : tst_qquicktextinput::keySequence(move to next word (ltr)) Compared values are not the same Actual (textInput->cursorPosition()): 7 Expected (cursorPosition) : 10 Loc: [tst_qquicktextinput.cpp(5119)] FAIL! : tst_qquicktextinput::keySequence(move to next word (rtl)) Compared values are not the same Actual (textInput->cursorPosition()): 7 Expected (cursorPosition) : 4 Loc: [tst_qquicktextinput.cpp(5119)] FAIL! : tst_qquicktextinput::keySequence(move to next word (password,ltr)) Compared values are not the same Actual (textInput->cursorPosition()): 7 Expected (cursorPosition) : 44 Loc: [tst_qquicktextinput.cpp(5119)] FAIL! : tst_qquicktextinput::keySequence(move to next word (password,rtl)) Compared values are not the same Actual (textInput->cursorPosition()): 7 Expected (cursorPosition) : 0 Loc: [tst_qquicktextinput.cpp(5119)] FAIL! : tst_qquicktextinput::keySequence(move to previous word (ltr)) Compared values are not the same Actual (textInput->cursorPosition()): 7 Expected (cursorPosition) : 4 Loc: [tst_qquicktextinput.cpp(5119)] FAIL! : tst_qquicktextinput::keySequence(move to previous word (rlt)) Compared values are not the same Actual (textInput->cursorPosition()): 7 Expected (cursorPosition) : 10 Loc: [tst_qquicktextinput.cpp(5119)] FAIL! : tst_qquicktextinput::keySequence(move to previous word (password,ltr)) Compared values are not the same Actual (textInput->cursorPosition()): 7 Expected (cursorPosition) : 0 Loc: [tst_qquicktextinput.cpp(5119)] FAIL! : tst_qquicktextinput::keySequence(move to previous word (password,rtl)) Compared values are not the same Actual (textInput->cursorPosition()): 7 Expected (cursorPosition) : 44 Loc: [tst_qquicktextinput.cpp(5119)] FAIL! : tst_qquicktextinput::keySequence(select next word) Compared values are not the same Actual (textInput->cursorPosition()): 11 Expected (cursorPosition) : 16 Loc: [tst_qquicktextinput.cpp(5119)] FAIL! : tst_qquicktextinput::keySequence(select previous word) Compared values are not the same Actual (textInput->cursorPosition()): 11 Expected (cursorPosition) : 10 Loc: [tst_qquicktextinput.cpp(5119)] FAIL! : tst_qquicktextinput::keySequence(delete (selection)) Compared values are not the same Actual (textInput->cursorPosition()): 15 Expected (cursorPosition) : 12 Loc: [tst_qquicktextinput.cpp(5119)] FAIL! : tst_qquicktextinput::keySequence(delete (no selection)) Compared values are not the same Actual (textInput->text()): "the quick brown fox jumped over the lazy dog" Expected (expectedText) : "the quick brownfox jumped over the lazy dog" Loc: [tst_qquicktextinput.cpp(5120)] FAIL! : tst_qquicktextinput::keySequence(delete end of word) Compared values are not the same Actual (textInput->text()): "the quick brown fox jumped over the lazy dog" Expected (expectedText) : "the quick brown fox jumpover the lazy dog" Loc: [tst_qquicktextinput.cpp(5120)] FAIL! : tst_qquicktextinput::keySequence(delete start of word) Compared values are not the same Actual (textInput->cursorPosition()): 7 Expected (cursorPosition) : 4 Loc: [tst_qquicktextinput.cpp(5119)] FAIL! : tst_qquicktextinput::undo(insert_numbers) Compared values are not the same Actual (spy.count()): 0 Expected (1) : 1 Loc: [tst_qquicktextinput.cpp(5297)] FAIL! : tst_qquicktextinput::undo(insert_helloworld) Compared values are not the same Actual (spy.count()): 0 Expected (1) : 1 Loc: [tst_qquicktextinput.cpp(5297)] FAIL! : tst_qquicktextinput::undo(insert_patterns) Compared values are not the same Actual (spy.count()): 0 Expected (1) : 1 Loc: [tst_qquicktextinput.cpp(5297)] FAIL! : tst_qquicktextinput::undo(keyboard_numbers) Compared values are not the same Actual (spy.count()): 0 Expected (1) : 1 Loc: [tst_qquicktextinput.cpp(5297)] FAIL! : tst_qquicktextinput::undo(keyboard_helloworld) Compared values are not the same Actual (spy.count()): 0 Expected (1) : 1 Loc: [tst_qquicktextinput.cpp(5297)] FAIL! : tst_qquicktextinput::undo(keyboard_patterns) Compared values are not the same Actual (spy.count()): 0 Expected (1) : 1 Loc: [tst_qquicktextinput.cpp(5297)] FAIL! : tst_qquicktextinput::redo(Inserts and setting cursor) 'textInput->canUndo()' returned FALSE. () Loc: [tst_qquicktextinput.cpp(5372)] FAIL! : tst_qquicktextinput::backspaceSurrogatePairs() Compared values are not the same Actual (textInput->text()): "\uD800\uDF00\uD800\uDF01\uD800\uDF02\uD800\uDF03\uD800\uDF04" Expected (text.mid(0, i)) : "\uD800\uDF00\uD800\uDF01\uD800\uDF02\uD800\uDF03" Loc: [tst_qquicktextinput.cpp(5723)] FAIL! : tst_qquicktextinput::setInputMask(keys ip_localhost) Compared values are not the same Actual (textInput->text()): "..." Expected (expectedText) : "127.0.0.1" Loc: [tst_qquicktextinput.cpp(6107)] FAIL! : tst_qquicktextinput::setInputMask(keys mac) Compared values are not the same Actual (textInput->text()): ":::::" Expected (expectedText) : "00:E0:81:21:9E:8E" Loc: [tst_qquicktextinput.cpp(6107)] FAIL! : tst_qquicktextinput::setInputMask(keys mac2) Compared values are not the same Actual (textInput->text()): ":::::" Expected (expectedText) : "aa:E0:81:21:9E:8E" Loc: [tst_qquicktextinput.cpp(6107)] FAIL! : tst_qquicktextinput::setInputMask(keys byte) Compared values are not the same Actual (textInput->text()): "" Expected (expectedText) : "11111" Loc: [tst_qquicktextinput.cpp(6107)] FAIL! : tst_qquicktextinput::setInputMask(keys halfbytes) Compared values are not the same Actual (textInput->text()): "." Expected (expectedText) : "110.0001" Loc: [tst_qquicktextinput.cpp(6107)] FAIL! : tst_qquicktextinput::setInputMask(keys blank char same type as content) Compared values are not the same Actual (textInput->text()): "..." Expected (expectedText) : "127...1" Loc: [tst_qquicktextinput.cpp(6107)] FAIL! : tst_qquicktextinput::setInputMask(keys parts of ip_localhost) Compared values are not the same Actual (textInput->text()): "..." Expected (expectedText) : ".0.0.1" Loc: [tst_qquicktextinput.cpp(6107)] FAIL! : tst_qquicktextinput::setInputMask(keys ip_overflow) Compared values are not the same Actual (textInput->text()): "..." Expected (expectedText) : "123.412.341.234" Loc: [tst_qquicktextinput.cpp(6107)] FAIL! : tst_qquicktextinput::setInputMask(keys uppercase) Compared values are not the same Actual (textInput->text()): "" Expected (expectedText) : "ABCD" Loc: [tst_qquicktextinput.cpp(6107)] FAIL! : tst_qquicktextinput::setInputMask(keys lowercase) Compared values are not the same Actual (textInput->text()): "" Expected (expectedText) : "abcd" Loc: [tst_qquicktextinput.cpp(6107)] FAIL! : tst_qquicktextinput::setInputMask(keys nocase) Compared values are not the same Actual (textInput->text()): "A" Expected (expectedText) : "AbCd" Loc: [tst_qquicktextinput.cpp(6107)] FAIL! : tst_qquicktextinput::setInputMask(keys nocase1) Compared values are not the same Actual (textInput->text()): "" Expected (expectedText) : "AbCd" Loc: [tst_qquicktextinput.cpp(6107)] FAIL! : tst_qquicktextinput::setInputMask(keys nocase2) Compared values are not the same Actual (textInput->text()): "" Expected (expectedText) : "AbCd" Loc: [tst_qquicktextinput.cpp(6107)] FAIL! : tst_qquicktextinput::setInputMask(keys reserved) Compared values are not the same Actual (textInput->text()): "" Expected (expectedText) : "A9" Loc: [tst_qquicktextinput.cpp(6107)] FAIL! : tst_qquicktextinput::setInputMask(keys escape01) Compared values are not the same Actual (textInput->text()): "Nn" Expected (expectedText) : "Nn9" Loc: [tst_qquicktextinput.cpp(6107)] FAIL! : tst_qquicktextinput::setInputMask(keys escape02) Compared values are not the same Actual (textInput->text()): "\\" Expected (expectedText) : "\\0" Loc: [tst_qquicktextinput.cpp(6107)] FAIL! : tst_qquicktextinput::setInputMask(keys escape03) Compared values are not the same Actual (textInput->text()): "()" Expected (expectedText) : "(0)" Loc: [tst_qquicktextinput.cpp(6107)] FAIL! : tst_qquicktextinput::setInputMask(keys upper_lower_nocase1) Compared values are not the same Actual (textInput->text()): "" Expected (expectedText) : "ABCDefghIjKl" Loc: [tst_qquicktextinput.cpp(6107)] FAIL! : tst_qquicktextinput::setInputMask(keys upper_lower_nocase2) Compared values are not the same Actual (textInput->text()): "" Expected (expectedText) : "ABCDefghIjKl" Loc: [tst_qquicktextinput.cpp(6107)] FAIL! : tst_qquicktextinput::setInputMask(keys exact_case1) Compared values are not the same Actual (textInput->text()): "" Expected (expectedText) : "AbcDEfGH" Loc: [tst_qquicktextinput.cpp(6107)] FAIL! : tst_qquicktextinput::setInputMask(keys exact_case2) Compared values are not the same Actual (textInput->text()): "A" Expected (expectedText) : "AbcDEfgh" Loc: [tst_qquicktextinput.cpp(6107)] FAIL! : tst_qquicktextinput::setInputMask(keys exact_case3) Compared values are not the same Actual (textInput->text()): "A" Expected (expectedText) : "AbcDEfGH" Loc: [tst_qquicktextinput.cpp(6107)] FAIL! : tst_qquicktextinput::setInputMask(keys exact_case4) Compared values are not the same Actual (textInput->text()): "" Expected (expectedText) : "AbcDEfgh" Loc: [tst_qquicktextinput.cpp(6107)] FAIL! : tst_qquicktextinput::setInputMask(keys exact_case5) Compared values are not the same Actual (textInput->text()): "" Expected (expectedText) : "AbcDEf01" Loc: [tst_qquicktextinput.cpp(6107)] FAIL! : tst_qquicktextinput::setInputMask(keys exact_case6) Compared values are not the same Actual (textInput->text()): "A" Expected (expectedText) : "AbcDEf92" Loc: [tst_qquicktextinput.cpp(6107)] FAIL! : tst_qquicktextinput::setInputMask(keys illegal_keys1) Compared values are not the same Actual (textInput->text()): "" Expected (expectedText) : "Aa" Loc: [tst_qquicktextinput.cpp(6107)] FAIL! : tst_qquicktextinput::setInputMask(keys illegal_keys2) Compared values are not the same Actual (textInput->text()): "" Expected (expectedText) : "ffff" Loc: [tst_qquicktextinput.cpp(6107)] FAIL! : tst_qquicktextinput::fixup() Compared values are not the same Actual (input->text()) : "" Expected (QStringLiteral("ok")): "ok" Loc: [tst_qquicktextinput.cpp(6359)] Totals: 335 passed, 67 failed, 5 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qquicktextinput ********* Config: Using QtTest library 5.5.0, Qt 5.5.0 (x86_64-little_endian-lp64 shared (dynamic) debug build; by GCC 4.8.2) 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() PASS : tst_qquicktextinput::persistentSelection() 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 'mode', use qRegisterMetaType to register it. PASS : tst_qquicktextinput::mouseSelectionMode_accessors() PASS : tst_qquicktextinput::selectByMouse() PASS : tst_qquicktextinput::renderType() PASS : tst_qquicktextinput::tripleClickSelectsAll() FAIL! : tst_qquicktextinput::horizontalAlignment_RightToLeft() 'textInput->text().isEmpty()' returned FALSE. () Loc: [tst_qquicktextinput.cpp(1536)] PASS : tst_qquicktextinput::verticalAlignment() PASS : tst_qquicktextinput::clipRect() PASS : tst_qquicktextinput::boundingRect() QWARN : tst_qquicktextinput::positionAt() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : tst_qquicktextinput::positionAt() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." PASS : tst_qquicktextinput::positionAt() QWARN : tst_qquicktextinput::maxLength() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : tst_qquicktextinput::maxLength() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : tst_qquicktextinput::maxLength() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : tst_qquicktextinput::maxLength() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : tst_qquicktextinput::maxLength() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : tst_qquicktextinput::maxLength() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : tst_qquicktextinput::maxLength() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : tst_qquicktextinput::maxLength() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : tst_qquicktextinput::maxLength() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : tst_qquicktextinput::maxLength() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : tst_qquicktextinput::maxLength() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : tst_qquicktextinput::maxLength() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : tst_qquicktextinput::maxLength() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : tst_qquicktextinput::maxLength() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : tst_qquicktextinput::maxLength() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : tst_qquicktextinput::maxLength() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : tst_qquicktextinput::maxLength() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." (... 3349 lines omitted; there are too many errors!) PASS : tst_QQuickGridView::inserted_leftToRight_LtR_BtT(add multiple, at start of visible, content not at start) PASS : tst_QQuickGridView::inserted_leftToRight_LtR_BtT(add 1, at end of visible, content at start) PASS : tst_QQuickGridView::inserted_leftToRight_LtR_BtT(add row, at end of visible, content at start) PASS : tst_QQuickGridView::inserted_leftToRight_LtR_BtT(add 1, at end of visible, content not at start) PASS : tst_QQuickGridView::inserted_leftToRight_LtR_BtT(add multiple, at end of visible, content not at start) PASS : tst_QQuickGridView::inserted_leftToRight_LtR_BtT(add 1, after visible, content at start) PASS : tst_QQuickGridView::inserted_leftToRight_LtR_BtT(add row, after visible, content at start) PASS : tst_QQuickGridView::inserted_leftToRight_LtR_BtT(add 1, after visible, content not at start) PASS : tst_QQuickGridView::inserted_leftToRight_LtR_BtT(add multiple, after visible, content not at start) PASS : tst_QQuickGridView::inserted_leftToRight_RtL_BtT(add 1, before visible items) PASS : tst_QQuickGridView::inserted_leftToRight_RtL_BtT(add 2, before visible items) PASS : tst_QQuickGridView::inserted_leftToRight_RtL_BtT(add 3, before visible items) PASS : tst_QQuickGridView::inserted_leftToRight_RtL_BtT(add 5, before visible items) PASS : tst_QQuickGridView::inserted_leftToRight_RtL_BtT(add 6, before visible items) PASS : tst_QQuickGridView::inserted_leftToRight_RtL_BtT(add 1, at start of visible, content at start) PASS : tst_QQuickGridView::inserted_leftToRight_RtL_BtT(add multiple, at start of visible, content at start) PASS : tst_QQuickGridView::inserted_leftToRight_RtL_BtT(add 1, at start of visible, content not at start) PASS : tst_QQuickGridView::inserted_leftToRight_RtL_BtT(add multiple, at start of visible, content not at start) PASS : tst_QQuickGridView::inserted_leftToRight_RtL_BtT(add 1, at end of visible, content at start) PASS : tst_QQuickGridView::inserted_leftToRight_RtL_BtT(add row, at end of visible, content at start) PASS : tst_QQuickGridView::inserted_leftToRight_RtL_BtT(add 1, at end of visible, content not at start) PASS : tst_QQuickGridView::inserted_leftToRight_RtL_BtT(add multiple, at end of visible, content not at start) PASS : tst_QQuickGridView::inserted_leftToRight_RtL_BtT(add 1, after visible, content at start) PASS : tst_QQuickGridView::inserted_leftToRight_RtL_BtT(add row, after visible, content at start) PASS : tst_QQuickGridView::inserted_leftToRight_RtL_BtT(add 1, after visible, content not at start) PASS : tst_QQuickGridView::inserted_leftToRight_RtL_BtT(add multiple, after visible, content not at start) PASS : tst_QQuickGridView::inserted_topToBottom_LtR_TtB(add 1, before visible items) PASS : tst_QQuickGridView::inserted_topToBottom_LtR_TtB(add 2, before visible items) PASS : tst_QQuickGridView::inserted_topToBottom_LtR_TtB(add 3, before visible items) PASS : tst_QQuickGridView::inserted_topToBottom_LtR_TtB(add 5, before visible items) PASS : tst_QQuickGridView::inserted_topToBottom_LtR_TtB(add 6, before visible items) PASS : tst_QQuickGridView::inserted_topToBottom_LtR_TtB(add 1, at start of visible, content at start) PASS : tst_QQuickGridView::inserted_topToBottom_LtR_TtB(add multiple, at start of visible, content at start) PASS : tst_QQuickGridView::inserted_topToBottom_LtR_TtB(add 1, at start of visible, content not at start) PASS : tst_QQuickGridView::inserted_topToBottom_LtR_TtB(add multiple, at start of visible, content not at start) PASS : tst_QQuickGridView::inserted_topToBottom_LtR_TtB(add 1, at end of visible, content at start) PASS : tst_QQuickGridView::inserted_topToBottom_LtR_TtB(add row, at end of visible, content at start) PASS : tst_QQuickGridView::inserted_topToBottom_LtR_TtB(add 1, at end of visible, content not at start) PASS : tst_QQuickGridView::inserted_topToBottom_LtR_TtB(add multiple, at end of visible, content not at start) PASS : tst_QQuickGridView::inserted_topToBottom_LtR_TtB(add 1, after visible, content at start) PASS : tst_QQuickGridView::inserted_topToBottom_LtR_TtB(add row, after visible, content at start) PASS : tst_QQuickGridView::inserted_topToBottom_LtR_TtB(add 1, after visible, content not at start) PASS : tst_QQuickGridView::inserted_topToBottom_LtR_TtB(add multiple, after visible, content not at start) PASS : tst_QQuickGridView::inserted_topToBottom_RtL_TtB(add 1, before visible items) PASS : tst_QQuickGridView::inserted_topToBottom_RtL_TtB(add 2, before visible items) PASS : tst_QQuickGridView::inserted_topToBottom_RtL_TtB(add 3, before visible items) PASS : tst_QQuickGridView::inserted_topToBottom_RtL_TtB(add 5, before visible items) PASS : tst_QQuickGridView::inserted_topToBottom_RtL_TtB(add 6, before visible items) PASS : tst_QQuickGridView::inserted_topToBottom_RtL_TtB(add 1, at start of visible, content at start) PASS : tst_QQuickGridView::inserted_topToBottom_RtL_TtB(add multiple, at start of visible, content at start) PASS : tst_QQuickGridView::inserted_topToBottom_RtL_TtB(add 1, at start of visible, content not at start) PASS : tst_QQuickGridView::inserted_topToBottom_RtL_TtB(add multiple, at start of visible, content not at start) PASS : tst_QQuickGridView::inserted_topToBottom_RtL_TtB(add 1, at end of visible, content at start) PASS : tst_QQuickGridView::inserted_topToBottom_RtL_TtB(add row, at end of visible, content at start) PASS : tst_QQuickGridView::inserted_topToBottom_RtL_TtB(add 1, at end of visible, content not at start) PASS : tst_QQuickGridView::inserted_topToBottom_RtL_TtB(add multiple, at end of visible, content not at start) PASS : tst_QQuickGridView::inserted_topToBottom_RtL_TtB(add 1, after visible, content at start) PASS : tst_QQuickGridView::inserted_topToBottom_RtL_TtB(add row, after visible, content at start) PASS : tst_QQuickGridView::inserted_topToBottom_RtL_TtB(add 1, after visible, content not at start) PASS : tst_QQuickGridView::inserted_topToBottom_RtL_TtB(add multiple, after visible, content not at start) PASS : tst_QQuickGridView::inserted_topToBottom_LtR_BtT(add 1, before visible items) PASS : tst_QQuickGridView::inserted_topToBottom_LtR_BtT(add 2, before visible items) PASS : tst_QQuickGridView::inserted_topToBottom_LtR_BtT(add 3, before visible items) PASS : tst_QQuickGridView::inserted_topToBottom_LtR_BtT(add 5, before visible items) PASS : tst_QQuickGridView::inserted_topToBottom_LtR_BtT(add 6, before visible items) PASS : tst_QQuickGridView::inserted_topToBottom_LtR_BtT(add 1, at start of visible, content at start) PASS : tst_QQuickGridView::inserted_topToBottom_LtR_BtT(add multiple, at start of visible, content at start) PASS : tst_QQuickGridView::inserted_topToBottom_LtR_BtT(add 1, at start of visible, content not at start) PASS : tst_QQuickGridView::inserted_topToBottom_LtR_BtT(add multiple, at start of visible, content not at start) PASS : tst_QQuickGridView::inserted_topToBottom_LtR_BtT(add 1, at end of visible, content at start) PASS : tst_QQuickGridView::inserted_topToBottom_LtR_BtT(add row, at end of visible, content at start) PASS : tst_QQuickGridView::inserted_topToBottom_LtR_BtT(add 1, at end of visible, content not at start) PASS : tst_QQuickGridView::inserted_topToBottom_LtR_BtT(add multiple, at end of visible, content not at start) PASS : tst_QQuickGridView::inserted_topToBottom_LtR_BtT(add 1, after visible, content at start) PASS : tst_QQuickGridView::inserted_topToBottom_LtR_BtT(add row, after visible, content at start) PASS : tst_QQuickGridView::inserted_topToBottom_LtR_BtT(add 1, after visible, content not at start) PASS : tst_QQuickGridView::inserted_topToBottom_LtR_BtT(add multiple, after visible, content not at start) PASS : tst_QQuickGridView::inserted_topToBottom_RtL_BtT(add 1, before visible items) PASS : tst_QQuickGridView::inserted_topToBottom_RtL_BtT(add 2, before visible items) PASS : tst_QQuickGridView::inserted_topToBottom_RtL_BtT(add 3, before visible items) PASS : tst_QQuickGridView::inserted_topToBottom_RtL_BtT(add 5, before visible items) PASS : tst_QQuickGridView::inserted_topToBottom_RtL_BtT(add 6, before visible items) PASS : tst_QQuickGridView::inserted_topToBottom_RtL_BtT(add 1, at start of visible, content at start) PASS : tst_QQuickGridView::inserted_topToBottom_RtL_BtT(add multiple, at start of visible, content at start) PASS : tst_QQuickGridView::inserted_topToBottom_RtL_BtT(add 1, at start of visible, content not at start) PASS : tst_QQuickGridView::inserted_topToBottom_RtL_BtT(add multiple, at start of visible, content not at start) PASS : tst_QQuickGridView::inserted_topToBottom_RtL_BtT(add 1, at end of visible, content at start) PASS : tst_QQuickGridView::inserted_topToBottom_RtL_BtT(add row, at end of visible, content at start) PASS : tst_QQuickGridView::inserted_topToBottom_RtL_BtT(add 1, at end of visible, content not at start) PASS : tst_QQuickGridView::inserted_topToBottom_RtL_BtT(add multiple, at end of visible, content not at start) PASS : tst_QQuickGridView::inserted_topToBottom_RtL_BtT(add 1, after visible, content at start) PASS : tst_QQuickGridView::inserted_topToBottom_RtL_BtT(add row, after visible, content at start) PASS : tst_QQuickGridView::inserted_topToBottom_RtL_BtT(add 1, after visible, content not at start) PASS : tst_QQuickGridView::inserted_topToBottom_RtL_BtT(add multiple, after visible, content not at start) PASS : tst_QQuickGridView::removed_leftToRight_RtL_TtB(remove 1, before visible items) PASS : tst_QQuickGridView::removed_leftToRight_RtL_TtB(remove 1, before visible position) PASS : tst_QQuickGridView::removed_leftToRight_RtL_TtB(remove multiple (1 row), all before visible items) PASS : tst_QQuickGridView::removed_leftToRight_RtL_TtB(remove multiple, all before visible items, remove item 0) PASS : tst_QQuickGridView::removed_leftToRight_RtL_TtB(remove multiple rows, all before visible items) PASS : tst_QQuickGridView::removed_leftToRight_RtL_TtB(remove one row before visible, content y not on item border) PASS : tst_QQuickGridView::removed_leftToRight_RtL_TtB(remove mix of visible/non-visible) PASS : tst_QQuickGridView::removed_leftToRight_RtL_TtB(remove multiple, mix of items from before and within visible items) PASS : tst_QQuickGridView::removed_leftToRight_RtL_TtB(remove multiple, mix of items from before and within visible items, remove item 0) PASS : tst_QQuickGridView::removed_leftToRight_RtL_TtB(remove 1, from start of visible, content at start) PASS : tst_QQuickGridView::removed_leftToRight_RtL_TtB(remove multiple, from start of visible, content at start) PASS : tst_QQuickGridView::removed_leftToRight_RtL_TtB(remove 1, from start of visible, content not at start) PASS : tst_QQuickGridView::removed_leftToRight_RtL_TtB(remove multiple, from start of visible, content not at start) PASS : tst_QQuickGridView::removed_leftToRight_RtL_TtB(remove 1, from middle of visible, content at start) PASS : tst_QQuickGridView::removed_leftToRight_RtL_TtB(remove multiple, from middle of visible, content at start) PASS : tst_QQuickGridView::removed_leftToRight_RtL_TtB(remove 1, from middle of visible, content not at start) PASS : tst_QQuickGridView::removed_leftToRight_RtL_TtB(remove multiple, from middle of visible, content not at start) PASS : tst_QQuickGridView::removed_leftToRight_RtL_TtB(remove 1, after visible, content at start) PASS : tst_QQuickGridView::removed_leftToRight_RtL_TtB(remove multiple, after visible, content at start) PASS : tst_QQuickGridView::removed_leftToRight_RtL_TtB(remove 1, after visible, content not at start) PASS : tst_QQuickGridView::removed_leftToRight_RtL_TtB(remove multiple, after visible, content not at start) PASS : tst_QQuickGridView::removed_leftToRight_RtL_TtB(remove multiple, mix of items from within and after visible items) PASS : tst_QQuickGridView::removed_leftToRight_LtR_BtT(remove 1, before visible items) PASS : tst_QQuickGridView::removed_leftToRight_LtR_BtT(remove 1, before visible position) PASS : tst_QQuickGridView::removed_leftToRight_LtR_BtT(remove multiple (1 row), all before visible items) PASS : tst_QQuickGridView::removed_leftToRight_LtR_BtT(remove multiple, all before visible items, remove item 0) PASS : tst_QQuickGridView::removed_leftToRight_LtR_BtT(remove multiple rows, all before visible items) PASS : tst_QQuickGridView::removed_leftToRight_LtR_BtT(remove one row before visible, content y not on item border) PASS : tst_QQuickGridView::removed_leftToRight_LtR_BtT(remove mix of visible/non-visible) PASS : tst_QQuickGridView::removed_leftToRight_LtR_BtT(remove multiple, mix of items from before and within visible items) PASS : tst_QQuickGridView::removed_leftToRight_LtR_BtT(remove multiple, mix of items from before and within visible items, remove item 0) PASS : tst_QQuickGridView::removed_leftToRight_LtR_BtT(remove 1, from start of visible, content at start) PASS : tst_QQuickGridView::removed_leftToRight_LtR_BtT(remove multiple, from start of visible, content at start) PASS : tst_QQuickGridView::removed_leftToRight_LtR_BtT(remove 1, from start of visible, content not at start) PASS : tst_QQuickGridView::removed_leftToRight_LtR_BtT(remove multiple, from start of visible, content not at start) PASS : tst_QQuickGridView::removed_leftToRight_LtR_BtT(remove 1, from middle of visible, content at start) PASS : tst_QQuickGridView::removed_leftToRight_LtR_BtT(remove multiple, from middle of visible, content at start) PASS : tst_QQuickGridView::removed_leftToRight_LtR_BtT(remove 1, from middle of visible, content not at start) PASS : tst_QQuickGridView::removed_leftToRight_LtR_BtT(remove multiple, from middle of visible, content not at start) PASS : tst_QQuickGridView::removed_leftToRight_LtR_BtT(remove 1, after visible, content at start) PASS : tst_QQuickGridView::removed_leftToRight_LtR_BtT(remove multiple, after visible, content at start) PASS : tst_QQuickGridView::removed_leftToRight_LtR_BtT(remove 1, after visible, content not at start) PASS : tst_QQuickGridView::removed_leftToRight_LtR_BtT(remove multiple, after visible, content not at start) PASS : tst_QQuickGridView::removed_leftToRight_LtR_BtT(remove multiple, mix of items from within and after visible items) PASS : tst_QQuickGridView::removed_leftToRight_RtL_BtT(remove 1, before visible items) PASS : tst_QQuickGridView::removed_leftToRight_RtL_BtT(remove 1, before visible position) PASS : tst_QQuickGridView::removed_leftToRight_RtL_BtT(remove multiple (1 row), all before visible items) PASS : tst_QQuickGridView::removed_leftToRight_RtL_BtT(remove multiple, all before visible items, remove item 0) PASS : tst_QQuickGridView::removed_leftToRight_RtL_BtT(remove multiple rows, all before visible items) PASS : tst_QQuickGridView::removed_leftToRight_RtL_BtT(remove one row before visible, content y not on item border) PASS : tst_QQuickGridView::removed_leftToRight_RtL_BtT(remove mix of visible/non-visible) PASS : tst_QQuickGridView::removed_leftToRight_RtL_BtT(remove multiple, mix of items from before and within visible items) PASS : tst_QQuickGridView::removed_leftToRight_RtL_BtT(remove multiple, mix of items from before and within visible items, remove item 0) PASS : tst_QQuickGridView::removed_leftToRight_RtL_BtT(remove 1, from start of visible, content at start) PASS : tst_QQuickGridView::removed_leftToRight_RtL_BtT(remove multiple, from start of visible, content at start) PASS : tst_QQuickGridView::removed_leftToRight_RtL_BtT(remove 1, from start of visible, content not at start) PASS : tst_QQuickGridView::removed_leftToRight_RtL_BtT(remove multiple, from start of visible, content not at start) PASS : tst_QQuickGridView::removed_leftToRight_RtL_BtT(remove 1, from middle of visible, content at start) PASS : tst_QQuickGridView::removed_leftToRight_RtL_BtT(remove multiple, from middle of visible, content at start) PASS : tst_QQuickGridView::removed_leftToRight_RtL_BtT(remove 1, from middle of visible, content not at start) PASS : tst_QQuickGridView::removed_leftToRight_RtL_BtT(remove multiple, from middle of visible, content not at start) PASS : tst_QQuickGridView::removed_leftToRight_RtL_BtT(remove 1, after visible, content at start) PASS : tst_QQuickGridView::removed_leftToRight_RtL_BtT(remove multiple, after visible, content at start) PASS : tst_QQuickGridView::removed_leftToRight_RtL_BtT(remove 1, after visible, content not at start) PASS : tst_QQuickGridView::removed_leftToRight_RtL_BtT(remove multiple, after visible, content not at start) PASS : tst_QQuickGridView::removed_leftToRight_RtL_BtT(remove multiple, mix of items from within and after visible items) PASS : tst_QQuickGridView::removed_topToBottom_LtR_TtB(remove 1, before visible items) PASS : tst_QQuickGridView::removed_topToBottom_LtR_TtB(remove 1, before visible position) PASS : tst_QQuickGridView::removed_topToBottom_LtR_TtB(remove multiple (1 row), all before visible items) PASS : tst_QQuickGridView::removed_topToBottom_LtR_TtB(remove multiple, all before visible items, remove item 0) PASS : tst_QQuickGridView::removed_topToBottom_LtR_TtB(remove multiple rows, all before visible items) PASS : tst_QQuickGridView::removed_topToBottom_LtR_TtB(remove one row before visible, content y not on item border) PASS : tst_QQuickGridView::removed_topToBottom_LtR_TtB(remove mix of visible/non-visible) PASS : tst_QQuickGridView::removed_topToBottom_LtR_TtB(remove multiple, mix of items from before and within visible items) PASS : tst_QQuickGridView::removed_topToBottom_LtR_TtB(remove multiple, mix of items from before and within visible items, remove item 0) PASS : tst_QQuickGridView::removed_topToBottom_LtR_TtB(remove 1, from start of visible, content at start) PASS : tst_QQuickGridView::removed_topToBottom_LtR_TtB(remove multiple, from start of visible, content at start) PASS : tst_QQuickGridView::removed_topToBottom_LtR_TtB(remove 1, from start of visible, content not at start) PASS : tst_QQuickGridView::removed_topToBottom_LtR_TtB(remove multiple, from start of visible, content not at start) PASS : tst_QQuickGridView::removed_topToBottom_LtR_TtB(remove 1, from middle of visible, content at start) PASS : tst_QQuickGridView::removed_topToBottom_LtR_TtB(remove multiple, from middle of visible, content at start) PASS : tst_QQuickGridView::removed_topToBottom_LtR_TtB(remove 1, from middle of visible, content not at start) PASS : tst_QQuickGridView::removed_topToBottom_LtR_TtB(remove multiple, from middle of visible, content not at start) PASS : tst_QQuickGridView::removed_topToBottom_LtR_TtB(remove 1, after visible, content at start) PASS : tst_QQuickGridView::removed_topToBottom_LtR_TtB(remove multiple, after visible, content at start) PASS : tst_QQuickGridView::removed_topToBottom_LtR_TtB(remove 1, after visible, content not at start) PASS : tst_QQuickGridView::removed_topToBottom_LtR_TtB(remove multiple, after visible, content not at start) PASS : tst_QQuickGridView::removed_topToBottom_LtR_TtB(remove multiple, mix of items from within and after visible items) PASS : tst_QQuickGridView::removed_topToBottom_RtL_TtB(remove 1, before visible items) PASS : tst_QQuickGridView::removed_topToBottom_RtL_TtB(remove 1, before visible position) PASS : tst_QQuickGridView::removed_topToBottom_RtL_TtB(remove multiple (1 row), all before visible items) PASS : tst_QQuickGridView::removed_topToBottom_RtL_TtB(remove multiple, all before visible items, remove item 0) PASS : tst_QQuickGridView::removed_topToBottom_RtL_TtB(remove multiple rows, all before visible items) PASS : tst_QQuickGridView::removed_topToBottom_RtL_TtB(remove one row before visible, content y not on item border) PASS : tst_QQuickGridView::removed_topToBottom_RtL_TtB(remove mix of visible/non-visible) PASS : tst_QQuickGridView::removed_topToBottom_RtL_TtB(remove multiple, mix of items from before and within visible items) PASS : tst_QQuickGridView::removed_topToBottom_RtL_TtB(remove multiple, mix of items from before and within visible items, remove item 0) PASS : tst_QQuickGridView::removed_topToBottom_RtL_TtB(remove 1, from start of visible, content at start) PASS : tst_QQuickGridView::removed_topToBottom_RtL_TtB(remove multiple, from start of visible, content at start) PASS : tst_QQuickGridView::removed_topToBottom_RtL_TtB(remove 1, from start of visible, content not at start) PASS : tst_QQuickGridView::removed_topToBottom_RtL_TtB(remove multiple, from start of visible, content not at start) PASS : tst_QQuickGridView::removed_topToBottom_RtL_TtB(remove 1, from middle of visible, content at start) PASS : tst_QQuickGridView::removed_topToBottom_RtL_TtB(remove multiple, from middle of visible, content at start) PASS : tst_QQuickGridView::removed_topToBottom_RtL_TtB(remove 1, from middle of visible, content not at start) PASS : tst_QQuickGridView::removed_topToBottom_RtL_TtB(remove multiple, from middle of visible, content not at start) PASS : tst_QQuickGridView::removed_topToBottom_RtL_TtB(remove 1, after visible, content at start) PASS : tst_QQuickGridView::removed_topToBottom_RtL_TtB(remove multiple, after visible, content at start) PASS : tst_QQuickGridView::removed_topToBottom_RtL_TtB(remove 1, after visible, content not at start) PASS : tst_QQuickGridView::removed_topToBottom_RtL_TtB(remove multiple, after visible, content not at start) PASS : tst_QQuickGridView::removed_topToBottom_RtL_TtB(remove multiple, mix of items from within and after visible items) PASS : tst_QQuickGridView::removed_topToBottom_LtR_BtT(remove 1, before visible items) PASS : tst_QQuickGridView::removed_topToBottom_LtR_BtT(remove 1, before visible position) PASS : tst_QQuickGridView::removed_topToBottom_LtR_BtT(remove multiple (1 row), all before visible items) PASS : tst_QQuickGridView::removed_topToBottom_LtR_BtT(remove multiple, all before visible items, remove item 0) PASS : tst_QQuickGridView::removed_topToBottom_LtR_BtT(remove multiple rows, all before visible items) PASS : tst_QQuickGridView::removed_topToBottom_LtR_BtT(remove one row before visible, content y not on item border) PASS : tst_QQuickGridView::removed_topToBottom_LtR_BtT(remove mix of visible/non-visible) PASS : tst_QQuickGridView::removed_topToBottom_LtR_BtT(remove multiple, mix of items from before and within visible items) PASS : tst_QQuickGridView::removed_topToBottom_LtR_BtT(remove multiple, mix of items from before and within visible items, remove item 0) PASS : tst_QQuickGridView::removed_topToBottom_LtR_BtT(remove 1, from start of visible, content at start) PASS : tst_QQuickGridView::removed_topToBottom_LtR_BtT(remove multiple, from start of visible, content at start) PASS : tst_QQuickGridView::removed_topToBottom_LtR_BtT(remove 1, from start of visible, content not at start) PASS : tst_QQuickGridView::removed_topToBottom_LtR_BtT(remove multiple, from start of visible, content not at start) PASS : tst_QQuickGridView::removed_topToBottom_LtR_BtT(remove 1, from middle of visible, content at start) PASS : tst_QQuickGridView::removed_topToBottom_LtR_BtT(remove multiple, from middle of visible, content at start) PASS : tst_QQuickGridView::removed_topToBottom_LtR_BtT(remove 1, from middle of visible, content not at start) PASS : tst_QQuickGridView::removed_topToBottom_LtR_BtT(remove multiple, from middle of visible, content not at start) PASS : tst_QQuickGridView::removed_topToBottom_LtR_BtT(remove 1, after visible, content at start) PASS : tst_QQuickGridView::removed_topToBottom_LtR_BtT(remove multiple, after visible, content at start) PASS : tst_QQuickGridView::removed_topToBottom_LtR_BtT(remove 1, after visible, content not at start) PASS : tst_QQuickGridView::removed_topToBottom_LtR_BtT(remove multiple, after visible, content not at start) PASS : tst_QQuickGridView::removed_topToBottom_LtR_BtT(remove multiple, mix of items from within and after visible items) PASS : tst_QQuickGridView::removed_topToBottom_RtL_BtT(remove 1, before visible items) PASS : tst_QQuickGridView::removed_topToBottom_RtL_BtT(remove 1, before visible position) PASS : tst_QQuickGridView::removed_topToBottom_RtL_BtT(remove multiple (1 row), all before visible items) PASS : tst_QQuickGridView::removed_topToBottom_RtL_BtT(remove multiple, all before visible items, remove item 0) PASS : tst_QQuickGridView::removed_topToBottom_RtL_BtT(remove multiple rows, all before visible items) PASS : tst_QQuickGridView::removed_topToBottom_RtL_BtT(remove one row before visible, content y not on item border) PASS : tst_QQuickGridView::removed_topToBottom_RtL_BtT(remove mix of visible/non-visible) PASS : tst_QQuickGridView::removed_topToBottom_RtL_BtT(remove multiple, mix of items from before and within visible items) PASS : tst_QQuickGridView::removed_topToBottom_RtL_BtT(remove multiple, mix of items from before and within visible items, remove item 0) PASS : tst_QQuickGridView::removed_topToBottom_RtL_BtT(remove 1, from start of visible, content at start) PASS : tst_QQuickGridView::removed_topToBottom_RtL_BtT(remove multiple, from start of visible, content at start) PASS : tst_QQuickGridView::removed_topToBottom_RtL_BtT(remove 1, from start of visible, content not at start) PASS : tst_QQuickGridView::removed_topToBottom_RtL_BtT(remove multiple, from start of visible, content not at start) PASS : tst_QQuickGridView::removed_topToBottom_RtL_BtT(remove 1, from middle of visible, content at start) PASS : tst_QQuickGridView::removed_topToBottom_RtL_BtT(remove multiple, from middle of visible, content at start) PASS : tst_QQuickGridView::removed_topToBottom_RtL_BtT(remove 1, from middle of visible, content not at start) PASS : tst_QQuickGridView::removed_topToBottom_RtL_BtT(remove multiple, from middle of visible, content not at start) PASS : tst_QQuickGridView::removed_topToBottom_RtL_BtT(remove 1, after visible, content at start) PASS : tst_QQuickGridView::removed_topToBottom_RtL_BtT(remove multiple, after visible, content at start) PASS : tst_QQuickGridView::removed_topToBottom_RtL_BtT(remove 1, after visible, content not at start) PASS : tst_QQuickGridView::removed_topToBottom_RtL_BtT(remove multiple, after visible, content not at start) PASS : tst_QQuickGridView::removed_topToBottom_RtL_BtT(remove multiple, mix of items from within and after visible items) PASS : tst_QQuickGridView::moved_leftToRight_RtL_TtB(move 1 forwards, within visible items) PASS : tst_QQuickGridView::moved_leftToRight_RtL_TtB(move 1 forwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_leftToRight_RtL_TtB(move 1 forwards, from non-visible -> visible (move first item)) PASS : tst_QQuickGridView::moved_leftToRight_RtL_TtB(move 1 forwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_leftToRight_RtL_TtB(move 1 forwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::moved_leftToRight_RtL_TtB(move 1 backwards, within visible items) PASS : tst_QQuickGridView::moved_leftToRight_RtL_TtB(move 1 backwards, within visible items (to first index)) PASS : tst_QQuickGridView::moved_leftToRight_RtL_TtB(move 1 backwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_leftToRight_RtL_TtB(move 1 backwards, from non-visible -> visible (move last item)) PASS : tst_QQuickGridView::moved_leftToRight_RtL_TtB(move 1 backwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_leftToRight_RtL_TtB(move 1 backwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::moved_leftToRight_RtL_TtB(move multiple forwards, within visible items) PASS : tst_QQuickGridView::moved_leftToRight_RtL_TtB(move multiple backwards, within visible items (move first item)) PASS : tst_QQuickGridView::moved_leftToRight_RtL_TtB(move multiple forwards, before visible items) PASS : tst_QQuickGridView::moved_leftToRight_RtL_TtB(move multiple forwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_leftToRight_RtL_TtB(move multiple forwards, from non-visible -> visible (move first item)) PASS : tst_QQuickGridView::moved_leftToRight_RtL_TtB(move multiple forwards, mix of non-visible/visible) PASS : tst_QQuickGridView::moved_leftToRight_RtL_TtB(move multiple forwards, to bottom of view) PASS : tst_QQuickGridView::moved_leftToRight_RtL_TtB(move multiple forwards, to bottom of view, first row -> last) PASS : tst_QQuickGridView::moved_leftToRight_RtL_TtB(move multiple forwards, to bottom of view, content y not 0) PASS : tst_QQuickGridView::moved_leftToRight_RtL_TtB(move multiple forwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_leftToRight_RtL_TtB(move multiple forwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::moved_leftToRight_RtL_TtB(move multiple backwards, within visible items) PASS : tst_QQuickGridView::moved_leftToRight_RtL_TtB(move multiple backwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_leftToRight_RtL_TtB(move multiple backwards, from non-visible -> visible (move last item)) PASS : tst_QQuickGridView::moved_leftToRight_RtL_TtB(move multiple backwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_leftToRight_RtL_TtB(move multiple backwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::moved_leftToRight_LtR_BtT(move 1 forwards, within visible items) PASS : tst_QQuickGridView::moved_leftToRight_LtR_BtT(move 1 forwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_leftToRight_LtR_BtT(move 1 forwards, from non-visible -> visible (move first item)) PASS : tst_QQuickGridView::moved_leftToRight_LtR_BtT(move 1 forwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_leftToRight_LtR_BtT(move 1 forwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::moved_leftToRight_LtR_BtT(move 1 backwards, within visible items) PASS : tst_QQuickGridView::moved_leftToRight_LtR_BtT(move 1 backwards, within visible items (to first index)) PASS : tst_QQuickGridView::moved_leftToRight_LtR_BtT(move 1 backwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_leftToRight_LtR_BtT(move 1 backwards, from non-visible -> visible (move last item)) PASS : tst_QQuickGridView::moved_leftToRight_LtR_BtT(move 1 backwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_leftToRight_LtR_BtT(move 1 backwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::moved_leftToRight_LtR_BtT(move multiple forwards, within visible items) PASS : tst_QQuickGridView::moved_leftToRight_LtR_BtT(move multiple backwards, within visible items (move first item)) PASS : tst_QQuickGridView::moved_leftToRight_LtR_BtT(move multiple forwards, before visible items) PASS : tst_QQuickGridView::moved_leftToRight_LtR_BtT(move multiple forwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_leftToRight_LtR_BtT(move multiple forwards, from non-visible -> visible (move first item)) PASS : tst_QQuickGridView::moved_leftToRight_LtR_BtT(move multiple forwards, mix of non-visible/visible) PASS : tst_QQuickGridView::moved_leftToRight_LtR_BtT(move multiple forwards, to bottom of view) PASS : tst_QQuickGridView::moved_leftToRight_LtR_BtT(move multiple forwards, to bottom of view, first row -> last) PASS : tst_QQuickGridView::moved_leftToRight_LtR_BtT(move multiple forwards, to bottom of view, content y not 0) PASS : tst_QQuickGridView::moved_leftToRight_LtR_BtT(move multiple forwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_leftToRight_LtR_BtT(move multiple forwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::moved_leftToRight_LtR_BtT(move multiple backwards, within visible items) PASS : tst_QQuickGridView::moved_leftToRight_LtR_BtT(move multiple backwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_leftToRight_LtR_BtT(move multiple backwards, from non-visible -> visible (move last item)) PASS : tst_QQuickGridView::moved_leftToRight_LtR_BtT(move multiple backwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_leftToRight_LtR_BtT(move multiple backwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::moved_leftToRight_RtL_BtT(move 1 forwards, within visible items) PASS : tst_QQuickGridView::moved_leftToRight_RtL_BtT(move 1 forwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_leftToRight_RtL_BtT(move 1 forwards, from non-visible -> visible (move first item)) PASS : tst_QQuickGridView::moved_leftToRight_RtL_BtT(move 1 forwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_leftToRight_RtL_BtT(move 1 forwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::moved_leftToRight_RtL_BtT(move 1 backwards, within visible items) PASS : tst_QQuickGridView::moved_leftToRight_RtL_BtT(move 1 backwards, within visible items (to first index)) PASS : tst_QQuickGridView::moved_leftToRight_RtL_BtT(move 1 backwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_leftToRight_RtL_BtT(move 1 backwards, from non-visible -> visible (move last item)) PASS : tst_QQuickGridView::moved_leftToRight_RtL_BtT(move 1 backwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_leftToRight_RtL_BtT(move 1 backwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::moved_leftToRight_RtL_BtT(move multiple forwards, within visible items) PASS : tst_QQuickGridView::moved_leftToRight_RtL_BtT(move multiple backwards, within visible items (move first item)) PASS : tst_QQuickGridView::moved_leftToRight_RtL_BtT(move multiple forwards, before visible items) PASS : tst_QQuickGridView::moved_leftToRight_RtL_BtT(move multiple forwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_leftToRight_RtL_BtT(move multiple forwards, from non-visible -> visible (move first item)) PASS : tst_QQuickGridView::moved_leftToRight_RtL_BtT(move multiple forwards, mix of non-visible/visible) PASS : tst_QQuickGridView::moved_leftToRight_RtL_BtT(move multiple forwards, to bottom of view) PASS : tst_QQuickGridView::moved_leftToRight_RtL_BtT(move multiple forwards, to bottom of view, first row -> last) PASS : tst_QQuickGridView::moved_leftToRight_RtL_BtT(move multiple forwards, to bottom of view, content y not 0) PASS : tst_QQuickGridView::moved_leftToRight_RtL_BtT(move multiple forwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_leftToRight_RtL_BtT(move multiple forwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::moved_leftToRight_RtL_BtT(move multiple backwards, within visible items) PASS : tst_QQuickGridView::moved_leftToRight_RtL_BtT(move multiple backwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_leftToRight_RtL_BtT(move multiple backwards, from non-visible -> visible (move last item)) PASS : tst_QQuickGridView::moved_leftToRight_RtL_BtT(move multiple backwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_leftToRight_RtL_BtT(move multiple backwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::moved_topToBottom_LtR_TtB(move 1 forwards, within visible items) PASS : tst_QQuickGridView::moved_topToBottom_LtR_TtB(move 1 forwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_topToBottom_LtR_TtB(move 1 forwards, from non-visible -> visible (move first item)) PASS : tst_QQuickGridView::moved_topToBottom_LtR_TtB(move 1 forwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_topToBottom_LtR_TtB(move 1 forwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::moved_topToBottom_LtR_TtB(move 1 backwards, within visible items) PASS : tst_QQuickGridView::moved_topToBottom_LtR_TtB(move 1 backwards, within visible items (to first index)) PASS : tst_QQuickGridView::moved_topToBottom_LtR_TtB(move 1 backwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_topToBottom_LtR_TtB(move 1 backwards, from non-visible -> visible (move last item)) PASS : tst_QQuickGridView::moved_topToBottom_LtR_TtB(move 1 backwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_topToBottom_LtR_TtB(move 1 backwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::moved_topToBottom_LtR_TtB(move multiple forwards, within visible items) PASS : tst_QQuickGridView::moved_topToBottom_LtR_TtB(move multiple backwards, within visible items (move first item)) PASS : tst_QQuickGridView::moved_topToBottom_LtR_TtB(move multiple forwards, before visible items) PASS : tst_QQuickGridView::moved_topToBottom_LtR_TtB(move multiple forwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_topToBottom_LtR_TtB(move multiple forwards, from non-visible -> visible (move first item)) PASS : tst_QQuickGridView::moved_topToBottom_LtR_TtB(move multiple forwards, mix of non-visible/visible) PASS : tst_QQuickGridView::moved_topToBottom_LtR_TtB(move multiple forwards, to bottom of view) PASS : tst_QQuickGridView::moved_topToBottom_LtR_TtB(move multiple forwards, to bottom of view, first row -> last) PASS : tst_QQuickGridView::moved_topToBottom_LtR_TtB(move multiple forwards, to bottom of view, content y not 0) PASS : tst_QQuickGridView::moved_topToBottom_LtR_TtB(move multiple forwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_topToBottom_LtR_TtB(move multiple forwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::moved_topToBottom_LtR_TtB(move multiple backwards, within visible items) PASS : tst_QQuickGridView::moved_topToBottom_LtR_TtB(move multiple backwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_topToBottom_LtR_TtB(move multiple backwards, from non-visible -> visible (move last item)) PASS : tst_QQuickGridView::moved_topToBottom_LtR_TtB(move multiple backwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_topToBottom_LtR_TtB(move multiple backwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::moved_topToBottom_RtL_TtB(move 1 forwards, within visible items) PASS : tst_QQuickGridView::moved_topToBottom_RtL_TtB(move 1 forwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_topToBottom_RtL_TtB(move 1 forwards, from non-visible -> visible (move first item)) PASS : tst_QQuickGridView::moved_topToBottom_RtL_TtB(move 1 forwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_topToBottom_RtL_TtB(move 1 forwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::moved_topToBottom_RtL_TtB(move 1 backwards, within visible items) PASS : tst_QQuickGridView::moved_topToBottom_RtL_TtB(move 1 backwards, within visible items (to first index)) PASS : tst_QQuickGridView::moved_topToBottom_RtL_TtB(move 1 backwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_topToBottom_RtL_TtB(move 1 backwards, from non-visible -> visible (move last item)) PASS : tst_QQuickGridView::moved_topToBottom_RtL_TtB(move 1 backwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_topToBottom_RtL_TtB(move 1 backwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::moved_topToBottom_RtL_TtB(move multiple forwards, within visible items) PASS : tst_QQuickGridView::moved_topToBottom_RtL_TtB(move multiple backwards, within visible items (move first item)) PASS : tst_QQuickGridView::moved_topToBottom_RtL_TtB(move multiple forwards, before visible items) PASS : tst_QQuickGridView::moved_topToBottom_RtL_TtB(move multiple forwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_topToBottom_RtL_TtB(move multiple forwards, from non-visible -> visible (move first item)) PASS : tst_QQuickGridView::moved_topToBottom_RtL_TtB(move multiple forwards, mix of non-visible/visible) PASS : tst_QQuickGridView::moved_topToBottom_RtL_TtB(move multiple forwards, to bottom of view) PASS : tst_QQuickGridView::moved_topToBottom_RtL_TtB(move multiple forwards, to bottom of view, first row -> last) PASS : tst_QQuickGridView::moved_topToBottom_RtL_TtB(move multiple forwards, to bottom of view, content y not 0) PASS : tst_QQuickGridView::moved_topToBottom_RtL_TtB(move multiple forwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_topToBottom_RtL_TtB(move multiple forwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::moved_topToBottom_RtL_TtB(move multiple backwards, within visible items) PASS : tst_QQuickGridView::moved_topToBottom_RtL_TtB(move multiple backwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_topToBottom_RtL_TtB(move multiple backwards, from non-visible -> visible (move last item)) PASS : tst_QQuickGridView::moved_topToBottom_RtL_TtB(move multiple backwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_topToBottom_RtL_TtB(move multiple backwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::moved_topToBottom_LtR_BtT(move 1 forwards, within visible items) PASS : tst_QQuickGridView::moved_topToBottom_LtR_BtT(move 1 forwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_topToBottom_LtR_BtT(move 1 forwards, from non-visible -> visible (move first item)) PASS : tst_QQuickGridView::moved_topToBottom_LtR_BtT(move 1 forwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_topToBottom_LtR_BtT(move 1 forwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::moved_topToBottom_LtR_BtT(move 1 backwards, within visible items) PASS : tst_QQuickGridView::moved_topToBottom_LtR_BtT(move 1 backwards, within visible items (to first index)) PASS : tst_QQuickGridView::moved_topToBottom_LtR_BtT(move 1 backwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_topToBottom_LtR_BtT(move 1 backwards, from non-visible -> visible (move last item)) PASS : tst_QQuickGridView::moved_topToBottom_LtR_BtT(move 1 backwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_topToBottom_LtR_BtT(move 1 backwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::moved_topToBottom_LtR_BtT(move multiple forwards, within visible items) PASS : tst_QQuickGridView::moved_topToBottom_LtR_BtT(move multiple backwards, within visible items (move first item)) PASS : tst_QQuickGridView::moved_topToBottom_LtR_BtT(move multiple forwards, before visible items) PASS : tst_QQuickGridView::moved_topToBottom_LtR_BtT(move multiple forwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_topToBottom_LtR_BtT(move multiple forwards, from non-visible -> visible (move first item)) PASS : tst_QQuickGridView::moved_topToBottom_LtR_BtT(move multiple forwards, mix of non-visible/visible) PASS : tst_QQuickGridView::moved_topToBottom_LtR_BtT(move multiple forwards, to bottom of view) PASS : tst_QQuickGridView::moved_topToBottom_LtR_BtT(move multiple forwards, to bottom of view, first row -> last) PASS : tst_QQuickGridView::moved_topToBottom_LtR_BtT(move multiple forwards, to bottom of view, content y not 0) PASS : tst_QQuickGridView::moved_topToBottom_LtR_BtT(move multiple forwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_topToBottom_LtR_BtT(move multiple forwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::moved_topToBottom_LtR_BtT(move multiple backwards, within visible items) PASS : tst_QQuickGridView::moved_topToBottom_LtR_BtT(move multiple backwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_topToBottom_LtR_BtT(move multiple backwards, from non-visible -> visible (move last item)) PASS : tst_QQuickGridView::moved_topToBottom_LtR_BtT(move multiple backwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_topToBottom_LtR_BtT(move multiple backwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::moved_topToBottom_RtL_BtT(move 1 forwards, within visible items) PASS : tst_QQuickGridView::moved_topToBottom_RtL_BtT(move 1 forwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_topToBottom_RtL_BtT(move 1 forwards, from non-visible -> visible (move first item)) PASS : tst_QQuickGridView::moved_topToBottom_RtL_BtT(move 1 forwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_topToBottom_RtL_BtT(move 1 forwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::moved_topToBottom_RtL_BtT(move 1 backwards, within visible items) PASS : tst_QQuickGridView::moved_topToBottom_RtL_BtT(move 1 backwards, within visible items (to first index)) PASS : tst_QQuickGridView::moved_topToBottom_RtL_BtT(move 1 backwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_topToBottom_RtL_BtT(move 1 backwards, from non-visible -> visible (move last item)) PASS : tst_QQuickGridView::moved_topToBottom_RtL_BtT(move 1 backwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_topToBottom_RtL_BtT(move 1 backwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::moved_topToBottom_RtL_BtT(move multiple forwards, within visible items) PASS : tst_QQuickGridView::moved_topToBottom_RtL_BtT(move multiple backwards, within visible items (move first item)) PASS : tst_QQuickGridView::moved_topToBottom_RtL_BtT(move multiple forwards, before visible items) PASS : tst_QQuickGridView::moved_topToBottom_RtL_BtT(move multiple forwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_topToBottom_RtL_BtT(move multiple forwards, from non-visible -> visible (move first item)) PASS : tst_QQuickGridView::moved_topToBottom_RtL_BtT(move multiple forwards, mix of non-visible/visible) PASS : tst_QQuickGridView::moved_topToBottom_RtL_BtT(move multiple forwards, to bottom of view) PASS : tst_QQuickGridView::moved_topToBottom_RtL_BtT(move multiple forwards, to bottom of view, first row -> last) PASS : tst_QQuickGridView::moved_topToBottom_RtL_BtT(move multiple forwards, to bottom of view, content y not 0) PASS : tst_QQuickGridView::moved_topToBottom_RtL_BtT(move multiple forwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_topToBottom_RtL_BtT(move multiple forwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::moved_topToBottom_RtL_BtT(move multiple backwards, within visible items) PASS : tst_QQuickGridView::moved_topToBottom_RtL_BtT(move multiple backwards, from non-visible -> visible) PASS : tst_QQuickGridView::moved_topToBottom_RtL_BtT(move multiple backwards, from non-visible -> visible (move last item)) PASS : tst_QQuickGridView::moved_topToBottom_RtL_BtT(move multiple backwards, from visible -> non-visible) PASS : tst_QQuickGridView::moved_topToBottom_RtL_BtT(move multiple backwards, from visible -> non-visible (move first item)) PASS : tst_QQuickGridView::displayMargin() PASS : tst_QQuickGridView::negativeDisplayMargin() PASS : tst_QQuickGridView::jsArrayChange() PASS : tst_QQuickGridView::cleanupTestCase() Totals: 847 passed, 8 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_QQuickGridView ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickgridview: 475 seconds, exit code 8 Testing tst_qquickfocusscope FAIL! : tst_qquickfocusscope::basic() 'item1->hasActiveFocus() == false' returned FALSE. () Loc: [tst_qquickfocusscope.cpp(95)] FAIL! : tst_qquickfocusscope::textEdit() 'item1->hasActiveFocus() == false' returned FALSE. () Loc: [tst_qquickfocusscope.cpp(215)] FAIL! : tst_qquickfocusscope::forceFocus() 'item0->hasActiveFocus() == false' returned FALSE. () Loc: [tst_qquickfocusscope.cpp(267)] Totals: 9 passed, 3 failed, 0 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qquickfocusscope ********* Config: Using QtTest library 5.5.0, Qt 5.5.0 (x86_64-little_endian-lp64 shared (dynamic) debug build; by GCC 4.8.2) PASS : tst_qquickfocusscope::initTestCase() PASS : tst_qquickfocusscope::basic() PASS : tst_qquickfocusscope::nested() PASS : tst_qquickfocusscope::noFocus() QWARN : tst_qquickfocusscope::textEdit() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : tst_qquickfocusscope::textEdit() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : tst_qquickfocusscope::textEdit() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : tst_qquickfocusscope::textEdit() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." FAIL! : tst_qquickfocusscope::textEdit() 'item1->hasActiveFocus() == false' returned FALSE. () Loc: [tst_qquickfocusscope.cpp(215)] FAIL! : tst_qquickfocusscope::forceFocus() 'item0->hasActiveFocus() == false' returned FALSE. () Loc: [tst_qquickfocusscope.cpp(267)] QWARN : tst_qquickfocusscope::noParentFocus() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : tst_qquickfocusscope::noParentFocus() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : tst_qquickfocusscope::noParentFocus() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : tst_qquickfocusscope::noParentFocus() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : tst_qquickfocusscope::noParentFocus() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : tst_qquickfocusscope::noParentFocus() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : tst_qquickfocusscope::noParentFocus() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : tst_qquickfocusscope::noParentFocus() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : tst_qquickfocusscope::noParentFocus() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : tst_qquickfocusscope::noParentFocus() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : tst_qquickfocusscope::noParentFocus() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : tst_qquickfocusscope::noParentFocus() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." PASS : tst_qquickfocusscope::noParentFocus() QWARN : tst_qquickfocusscope::signalEmission() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : tst_qquickfocusscope::signalEmission() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : tst_qquickfocusscope::signalEmission() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." QWARN : tst_qquickfocusscope::signalEmission() QSpiApplication::keyEventError "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." PASS : tst_qquickfocusscope::signalEmission() PASS : tst_qquickfocusscope::qtBug13380() PASS : tst_qquickfocusscope::forceActiveFocus() PASS : tst_qquickfocusscope::canvasFocus() PASS : tst_qquickfocusscope::cleanupTestCase() Totals: 10 passed, 2 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_qquickfocusscope ********* 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_qquickfocusscope: 4 seconds, exit code 2 Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_00218/revdep-qtdeclarative_linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_14.04_x64/log.txt.gz Tested changes (refs/builds/5.5_1425880708): http://codereview.qt-project.org/107379 [PS1] - Remove MSVC created lib file for shared library in distclean target From ci-noreply at qt-project.org Mon Mar 9 08:34:59 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 9 Mar 2015 09:34:59 +0200 Subject: [Ci-reports] fail on QtCanvas3D_dev_Integration #139 Message-ID: <20150309_073459_069682.ci-noreply@qt-project.org> Autotest `tst_qmltest' failed :( QtQA::App::TestRunner: test failed, running again to see if it is flaky... QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qmltest: 14 seconds, exit code 1 Build log: http://testresults.qt.io/ci/QtCanvas3D_dev_Integration/build_00139/win32-msvc2010_developer-build_angle_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1425885836): http://codereview.qt-project.org/107904 [PS8] - Added an autotest with rendering result checking. From ci-noreply at qt-project.org Mon Mar 9 08:58:37 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 9 Mar 2015 09:58:37 +0200 Subject: [Ci-reports] fail on QtCanvas3D_dev_Integration #140 Message-ID: <20150309_075837_057222.ci-noreply@qt-project.org> Autotest `tst_qmltest' failed :( QtQA::App::TestRunner: test failed, running again to see if it is flaky... QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qmltest: 15 seconds, exit code 1 Build log: http://testresults.qt.io/ci/QtCanvas3D_dev_Integration/build_00140/win32-msvc2010_developer-build_angle_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1425887308): http://codereview.qt-project.org/107904 [PS9] - Added an autotest with rendering result checking. From ci-noreply at qt-project.org Mon Mar 9 09:10:02 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 9 Mar 2015 10:10:02 +0200 Subject: [Ci-reports] pass on QtCanvas3D_5.5_Integration #34 Message-ID: <20150309_081002_033047.ci-noreply@qt-project.org> QtCanvas3D_5.5_Integration #34: SUCCESS Tested changes (refs/builds/5.5_1425885549): http://codereview.qt-project.org/108043 [PS2] - Fixes deleteTexture. From ci-noreply at qt-project.org Mon Mar 9 10:13:27 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 9 Mar 2015 11:13:27 +0200 Subject: [Ci-reports] fail on Qt3D_5.5_Integration #22 Message-ID: <20150309_091327_049495.ci-noreply@qt-project.org> Compilation failed :( Qt53DRenderer_pch.obj : error LNK2019: unresolved external symbol "public: static struct QMetaObject const Qt3D::QAspectJobManager::staticMetaObject" (?staticMetaObject at QAspectJobManager@Qt3D@@2UQMetaObject@@B) referenced in function "public: static class QString __cdecl Qt3D::QAspectJobManager::tr(char const *,char const *,int)" (?tr at QAspectJobManager@Qt3D@@SA?AVQString@@PBD0H at Z) C:\work\build\qt\qtbase\lib\Qt53DRenderer.dll : fatal error LNK1120: 1 unresolved externals Build log: http://testresults.qt.io/ci/Qt3D_5.5_Integration/build_00022/win32-msvc2010_developer-build_angle_Windows_7/log.txt.gz Tested changes (refs/builds/5.5_1425891454): http://codereview.qt-project.org/107395 [PS1] - Unit tests for ThreadPooler From ci-noreply at qt-project.org Mon Mar 9 10:21:57 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 9 Mar 2015 11:21:57 +0200 Subject: [Ci-reports] fail on QtCanvas3D_dev_Integration #141 Message-ID: <20150309_092157_057153.ci-noreply@qt-project.org> Autotest `tst_qmltest' failed :( QtQA::App::TestRunner: test failed, running again to see if it is flaky... QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qmltest: 29 seconds, exit code 1 Build log: http://testresults.qt.io/ci/QtCanvas3D_dev_Integration/build_00141/win32-msvc2010_developer-build_angle_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1425891881): http://codereview.qt-project.org/107904 [PS10] - Added an autotest with rendering result checking. From ci-noreply at qt-project.org Mon Mar 9 10:42:36 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 9 Mar 2015 11:42:36 +0200 Subject: [Ci-reports] fail on QtCanvas3D_dev_Integration #142 Message-ID: <20150309_094236_055805.ci-noreply@qt-project.org> Autotest `tst_qmltest' failed :( QtQA::App::TestRunner: test failed, running again to see if it is flaky... QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qmltest: 27 seconds, exit code 1 Build log: http://testresults.qt.io/ci/QtCanvas3D_dev_Integration/build_00142/win32-msvc2010_developer-build_angle_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1425893543): http://codereview.qt-project.org/107904 [PS11] - Added an autotest with rendering result checking. From ci-noreply at qt-project.org Mon Mar 9 11:01:35 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 9 Mar 2015 12:01:35 +0200 Subject: [Ci-reports] pass on QtQuickControls_5.5_Integration #30 Message-ID: <20150309_100135_085958.ci-noreply@qt-project.org> QtQuickControls_5.5_Integration #30: SUCCESS Tested changes (refs/builds/5.5_1425891524): http://codereview.qt-project.org/108045 [PS1] - Tests: Fix cleanup in tst_shortcut.qml From ci-noreply at qt-project.org Mon Mar 9 11:02:00 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 9 Mar 2015 12:02:00 +0200 Subject: [Ci-reports] fail on QtGraphicalEffects_dev_Integration #42 Message-ID: <20150309_100200_036459.ci-noreply@qt-project.org> Autotest `license' failed :( # Failed test 'Mismatch in license text in src/effects/private/plugin.cpp # Actual: a written agreement between you and Digia. For licensing terms and # Expected: a written agreement between you and The Qt Company. For licensing terms' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 389. # Failed test 'Mismatch in license text in src/effects/private/qgfxsourceproxy.cpp # Actual: a written agreement between you and Digia. For licensing terms and # Expected: a written agreement between you and The Qt Company. For licensing terms' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 389. # Failed test 'Mismatch in license text in src/effects/private/qgfxsourceproxy_p.h # Actual: a written agreement between you and Digia. For licensing terms and # Expected: a written agreement between you and The Qt Company. For licensing terms' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 389. # Failed test 'Mismatch in license text in tests/manual/SourceProxyTest.qml # Actual: * Neither the name of Digia Plc and its Subsidiary(-ies) nor the names # Expected: * Neither the name of The Qt Company Ltd nor the names of its' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 389. # Failed test 'Mismatch in license text in tests/manual/testSourceProxy.qml # Actual: * Neither the name of Digia Plc and its Subsidiary(-ies) nor the names # Expected: * Neither the name of The Qt Company Ltd nor the names of its' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 389. # Looks like you failed 5 tests of 124. /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl .. Dubious, test returned 5 (wstat 1280, 0x500) Failed 5/124 subtests Test Summary Report ------------------- /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl (Wstat: 1280 Tests: 124 Failed: 5) Failed tests: 62-64, 66-67 Non-zero exit status: 5 Files=1, Tests=124, 0 wallclock secs ( 0.03 usr 0.00 sys + 0.17 cusr 0.01 csys = 0.21 CPU) Result: FAIL QtQA::App::TestRunner: test failed, running again to see if it is flaky... # Failed test 'Mismatch in license text in src/effects/private/plugin.cpp # Actual: a written agreement between you and Digia. For licensing terms and # Expected: a written agreement between you and The Qt Company. For licensing terms' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 389. # Failed test 'Mismatch in license text in src/effects/private/qgfxsourceproxy.cpp # Actual: a written agreement between you and Digia. For licensing terms and # Expected: a written agreement between you and The Qt Company. For licensing terms' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 389. # Failed test 'Mismatch in license text in src/effects/private/qgfxsourceproxy_p.h # Actual: a written agreement between you and Digia. For licensing terms and # Expected: a written agreement between you and The Qt Company. For licensing terms' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 389. # Failed test 'Mismatch in license text in tests/manual/SourceProxyTest.qml # Actual: * Neither the name of Digia Plc and its Subsidiary(-ies) nor the names # Expected: * Neither the name of The Qt Company Ltd nor the names of its' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 389. # Failed test 'Mismatch in license text in tests/manual/testSourceProxy.qml # Actual: * Neither the name of Digia Plc and its Subsidiary(-ies) nor the names # Expected: * Neither the name of The Qt Company Ltd nor the names of its' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 389. # Looks like you failed 5 tests of 124. /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl .. Dubious, test returned 5 (wstat 1280, 0x500) Failed 5/124 subtests Test Summary Report ------------------- /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl (Wstat: 1280 Tests: 124 Failed: 5) Failed tests: 62-64, 66-67 Non-zero exit status: 5 Files=1, Tests=124, 1 wallclock secs ( 0.03 usr 0.00 sys + 0.17 cusr 0.01 csys = 0.21 CPU) Result: FAIL QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end license: 0.675527 seconds, exit code 1 Build log: http://testresults.qt.io/ci/QtGraphicalEffects_dev_Integration/build_00042/linux-g++_developer-build_OpenSuSE_13.1_x64/log.txt.gz Tested changes (refs/builds/dev_1425895156): http://codereview.qt-project.org/104684 [PS2] - Exclude images from the textureProvider branch. http://codereview.qt-project.org/104683 [PS4] - Move SourceProxy to C++ and introduce "private" module. From ci-noreply at qt-project.org Mon Mar 9 11:04:29 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 9 Mar 2015 12:04:29 +0200 Subject: [Ci-reports] fail on QtCanvas3D_dev_Integration #143 Message-ID: <20150309_100429_063678.ci-noreply@qt-project.org> Autotest `tst_qmltest' failed :( QtQA::App::TestRunner: test failed, running again to see if it is flaky... QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qmltest: 28 seconds, exit code 1 Build log: http://testresults.qt.io/ci/QtCanvas3D_dev_Integration/build_00143/win32-msvc2010_developer-build_angle_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1425894843): http://codereview.qt-project.org/107904 [PS12] - Added an autotest with rendering result checking. From ci-noreply at qt-project.org Mon Mar 9 11:09:23 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 9 Mar 2015 12:09:23 +0200 Subject: [Ci-reports] pass on QtBase_5.5_Integration #219 Message-ID: <20150309_100923_001548.ci-noreply@qt-project.org> QtBase_5.5_Integration #219: SUCCESS Tested changes (refs/builds/5.5_1425888345): http://codereview.qt-project.org/107874 [PS3] - Windows printing: Add more error reporting. From ci-noreply at qt-project.org Mon Mar 9 11:12:10 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 9 Mar 2015 12:12:10 +0200 Subject: [Ci-reports] pass on QtDeclarative_5.5_Integration #69 Message-ID: <20150309_101210_020442.ci-noreply@qt-project.org> QtDeclarative_5.5_Integration #69: SUCCESS Tested changes (refs/builds/5.5_1425889883): http://codereview.qt-project.org/107505 [PS3] - Reduce number of allocations when constructing text nodes From ci-noreply at qt-project.org Mon Mar 9 11:29:29 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 9 Mar 2015 12:29:29 +0200 Subject: [Ci-reports] fail on QtDeclarative_5.5_Integration #70 Message-ID: <20150309_102929_067044.ci-noreply@qt-project.org> Compilation failed :( tst_qqmlecmascript.cpp tst_qqmlecmascript.cpp(7865) : error C2308: concatenating mismatched strings tst_qqmlecmascript.cpp(7865) : error C2308: concatenating mismatched strings tst_qqmlecmascript.cpp(7865) : error C2308: concatenating mismatched stringsjom: C:\work\build\qt\qtdeclarative\tests\auto\qml\qqmlecmascript\Makefile.Release [.obj\release\tst_qqmlecmascript.obj] Error 2 tst_qqmlecmascript.cpp(7865) : error C2308: concatenating mismatched strings tst_qqmlecmascript.cpp(7865) : error C2308: concatenating mismatched strings tst_qqmlecmascript.cpp(7865) : error C2308: concatenating mismatched strings tst_qqmlecmascript.cpp(7865) : error C2308: concatenating mismatched strings tst_qqmlecmascript.cpp(7865) : error C2308: concatenating mismatched strings tst_qqmlecmascript.cpp(7865) : error C2308: concatenating mismatched strings tst_qqmlecmascript.cpp(7865) : error C2308: concatenating mismatched strings tst_qqmlecmascript.cpp(7865) : error C2308: concatenating mismatched strings tst_qqmlecmascript.cpp(7865) : error C2308: concatenating mismatched strings tst_qqmlecmascript.cpp(7865) : error C2308: concatenating mismatched strings tst_qqmlecmascript.cpp(7865) : error C2308: concatenating mismatched strings tst_qqmlecmascript.cpp(7865) : error C2308: concatenating mismatched strings tst_qqmlecmascript.cpp(7865) : error C2308: concatenating mismatched strings tst_qqmlecmascript.cpp(7865) : error C2308: concatenating mismatched strings tst_qqmlecmascript.cpp(7865) : error C2308: concatenating mismatched strings tst_qqmlecmascript.cpp(7865) : error C2308: concatenating mismatched strings tst_qqmlecmascript.cpp(7865) : error C2308: concatenating mismatched strings tst_qqmlecmascript.cpp(7865) : error C2308: concatenating mismatched strings tst_qqmlecmascript.cpp(7865) : error C2308: concatenating mismatched strings tst_qqmlecmascript.cpp(7865) : error C2308: concatenating mismatched strings tst_qqmlecmascript.cpp(7865) : error C2308: concatenating mismatched strings tst_qqmlecmascript.cpp(7865) : error C2308: concatenating mismatched strings tst_qqmlecmascript.cpp(7865) : error C2308: concatenating mismatched strings tst_qqmlecmascript.cpp(7865) : error C2308: concatenating mismatched strings tst_qqmlecmascript.cpp(7865) : error C2308: concatenating mismatched strings tst_qqmlecmascript.cpp(7865) : error C2308: concatenating mismatched strings tst_qqmlecmascript.cpp(7865) : error C2308: concatenating mismatched strings tst_qqmlecmascript.cpp(7865) : error C2308: concatenating mismatched strings tst_qqmlecmascript.cpp(7865) : error C2308: concatenating mismatched strings tst_qqmlecmascript.cpp(7865) : error C2308: concatenating mismatched strings tst_qqmlecmascript.cpp(7865) : error C2308: concatenating mismatched strings tst_qqmlecmascript.cpp(7865) : error C2308: concatenating mismatched strings tst_qqmlecmascript.cpp(7865) : error C2308: concatenating mismatched strings tst_qqmlecmascript.cpp(7865) : error C2308: concatenating mismatched strings tst_qqmlecmascript.cpp(7865) : error C2308: concatenating mismatched strings tst_qqmlecmascript.cpp(7865) : error C2308: concatenating mismatched strings tst_qqmlecmascript.cpp(7865) : error C2308: concatenating mismatched strings tst_qqmlecmascript.cpp(7865) : error C2308: concatenating mismatched strings tst_qqmlecmascript.cpp(7865) : error C2308: concatenating mismatched strings tst_qqmlecmascript.cpp(7865) : error C2308: concatenating mismatched strings tst_qqmlecmascript.cpp(7865) : error C2308: concatenating mismatched strings tst_qqmlecmascript.cpp(7865) : error C2308: concatenating mismatched strings tst_qqmlecmascript.cpp(7865) : error C2308: concatenating mismatched strings tst_qqmlecmascript.cpp(7865) : error C2308: concatenating mismatched strings tst_qqmlecmascript.cpp(7865) : error C2308: concatenating mismatched strings Build log: http://testresults.qt.io/ci/QtDeclarative_5.5_Integration/build_00070/win32-msvc2010_developer-build_qtnamespace_Windows_7/log.txt.gz Tested changes (refs/builds/5.5_1425896025): http://codereview.qt-project.org/107723 [PS4] - testlib: Fix qml objects not deleted between data tests http://codereview.qt-project.org/108049 [PS2] - Don't evaluate the expression in switch() multiple times From ci-noreply at qt-project.org Mon Mar 9 11:32:47 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 9 Mar 2015 12:32:47 +0200 Subject: [Ci-reports] pass on QtQA_master_Integration #704 Message-ID: <20150309_103247_077133.ci-noreply@qt-project.org> QtQA_master_Integration #704: SUCCESS Tested changes (refs/builds/master_1425897159): http://codereview.qt-project.org/108047 [PS1] - Update testenforcer script with new qt.io domain From ci-noreply at qt-project.org Mon Mar 9 11:34:38 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 9 Mar 2015 12:34:38 +0200 Subject: [Ci-reports] fail on QtCanvas3D_dev_Integration #144 Message-ID: <20150309_103438_025775.ci-noreply@qt-project.org> Autotest `tst_qmltest' failed :( QtQA::App::TestRunner: test failed, running again to see if it is flaky... QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qmltest: 28 seconds, exit code 1 Build log: http://testresults.qt.io/ci/QtCanvas3D_dev_Integration/build_00144/win32-msvc2010_developer-build_angle_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1425896657): http://codereview.qt-project.org/107904 [PS13] - Added an autotest with rendering result checking. From ci-noreply at qt-project.org Mon Mar 9 11:44:02 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 9 Mar 2015 12:44:02 +0200 Subject: [Ci-reports] pass on QtScript_dev_Integration #116 Message-ID: <20150309_104402_022954.ci-noreply@qt-project.org> QtScript_dev_Integration #116: SUCCESS Tested changes (refs/builds/dev_1425895282): http://codereview.qt-project.org/107663 [PS1] - Merge remote-tracking branch 'origin/5.5' into dev From ci-noreply at qt-project.org Mon Mar 9 11:51:11 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 9 Mar 2015 12:51:11 +0200 Subject: [Ci-reports] pass on QtBase_5.4_Integration #1887 Message-ID: <20150309_105111_053504.ci-noreply@qt-project.org> QtBase_5.4_Integration #1887: SUCCESS Tested changes (refs/builds/5.4_1425891492): http://codereview.qt-project.org/106491 [PS6] - Revert "OS X: main window doesn't become key." From ci-noreply at qt-project.org Mon Mar 9 11:53:28 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 9 Mar 2015 12:53:28 +0200 Subject: [Ci-reports] fail on Qt3D_dev_Integration #250 Message-ID: <20150309_105328_042716.ci-noreply@qt-project.org> Compilation failed :( defaults\qdiffusespecularmapmaterial.cpp(180) : error C2470: 'Qt3D::QDiffuseSpecularMapMaterial::ambient' : looks like a function definition, but there is no parameter list; skipping apparent body defaults\qdiffusespecularmapmaterial.cpp(194) : error C2470: 'Qt3D::QDiffuseSpecularMapMaterial::diffuse' : looks like a function definition, but there is no parameter list; skipping apparent body defaults\qdiffusespecularmapmaterial.cpp(208) : error C2470: 'Qt3D::QDiffuseSpecularMapMaterial::specular' : looks like a function definition, but there is no parameter list; skipping apparent body defaults\qdiffusespecularmapmaterial.cpp(218) : error C2470: 'Qt3D::QDiffuseSpecularMapMaterial::shininess' : looks like a function definition, but there is no parameter list; skipping apparent body defaults\qdiffusespecularmapmaterial.cpp(228) : error C2470: 'Qt3D::QDiffuseSpecularMapMaterial::textureScale' : looks like a function definition, but there is no parameter list; skipping apparent body defaults\qforwardrenderer.cpp(157) : error C2143: syntax error : missing ';' before 'const' defaults\qforwardrenderer.cpp(157) : error C2761: 'Qt3D::QEntity *Qt3D::QForwardRenderer::camera(void) const' : member function redeclaration not allowed defaults\qforwardrenderer.cpp(158) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int defaults\qforwardrenderer.cpp(158) : warning C4091: ' ' : ignored on left of 'const int' when no variable is declared defaults\qforwardrenderer.cpp(158) : error C2143: syntax error : missing ';' before '{' defaults\qforwardrenderer.cpp(158) : error C2447: '{' : missing function header (old-style formal list?) Build log: http://testresults.qt.io/ci/Qt3D_dev_Integration/build_00250/win32-msvc2010_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1425897632): http://codereview.qt-project.org/105607 [PS13] - Doc: link and qdoc errors Qt3D From ci-noreply at qt-project.org Mon Mar 9 12:17:05 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 9 Mar 2015 13:17:05 +0200 Subject: [Ci-reports] fail on QtBase_5.5_Integration #223 Message-ID: <20150309_111705_044313.ci-noreply@qt-project.org> Autotests `tst_qqmlvaluetypeproviders' and `tst_qqmlvaluetypes' failed :( Testing tst_qqmlvaluetypes FAIL! : tst_qqmlvaluetypes::color() Compared values are not the same Actual (object->property("colorToString").toString()): "#5733e199" Expected (colorString) : "#33e199" Loc: [tst_qqmlvaluetypes.cpp(895)] Totals: 41 passed, 1 failed, 0 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qqmlvaluetypes ********* Config: Using QtTest library 5.5.0, Qt 5.5.0 (x86_64-little_endian-lp64 shared (dynamic) debug build; by GCC 4.8.2) PASS : tst_qqmlvaluetypes::initTestCase() QWARN : tst_qqmlvaluetypes::point() Warning: QQml_colorProvider: no color provider has been set! PASS : tst_qqmlvaluetypes::point() PASS : tst_qqmlvaluetypes::pointf() PASS : tst_qqmlvaluetypes::size() PASS : tst_qqmlvaluetypes::sizef() PASS : tst_qqmlvaluetypes::sizereadonly() PASS : tst_qqmlvaluetypes::rect() PASS : tst_qqmlvaluetypes::rectf() PASS : tst_qqmlvaluetypes::vector2d() PASS : tst_qqmlvaluetypes::vector3d() PASS : tst_qqmlvaluetypes::vector4d() PASS : tst_qqmlvaluetypes::quaternion() PASS : tst_qqmlvaluetypes::matrix4x4() PASS : tst_qqmlvaluetypes::font() FAIL! : tst_qqmlvaluetypes::color() Compared values are not the same Actual (object->property("colorToString").toString()): "#5733e199" Expected (colorString) : "#33e199" Loc: [tst_qqmlvaluetypes.cpp(895)] PASS : tst_qqmlvaluetypes::variant() PASS : tst_qqmlvaluetypes::bindingAssignment() PASS : tst_qqmlvaluetypes::bindingRead() PASS : tst_qqmlvaluetypes::staticAssignment() PASS : tst_qqmlvaluetypes::scriptAccess() PASS : tst_qqmlvaluetypes::autoBindingRemoval() PASS : tst_qqmlvaluetypes::valueSources() PASS : tst_qqmlvaluetypes::valueInterceptors() PASS : tst_qqmlvaluetypes::bindingConflict() PASS : tst_qqmlvaluetypes::deletedObject() PASS : tst_qqmlvaluetypes::bindingVariantCopy() PASS : tst_qqmlvaluetypes::scriptVariantCopy() PASS : tst_qqmlvaluetypes::enums() PASS : tst_qqmlvaluetypes::conflictingBindings() PASS : tst_qqmlvaluetypes::returnValues() PASS : tst_qqmlvaluetypes::varAssignment() PASS : tst_qqmlvaluetypes::bindingsSpliceCorrectly() PASS : tst_qqmlvaluetypes::nonValueTypeComparison() PASS : tst_qqmlvaluetypes::initializeByWrite() PASS : tst_qqmlvaluetypes::groupedInterceptors(value-interceptor) PASS : tst_qqmlvaluetypes::groupedInterceptors(component-interceptor) PASS : tst_qqmlvaluetypes::groupedInterceptors(ignore-interceptor) PASS : tst_qqmlvaluetypes::customValueType() PASS : tst_qqmlvaluetypes::customValueTypeInQml() PASS : tst_qqmlvaluetypes::gadgetInheritance() PASS : tst_qqmlvaluetypes::toStringConversion() PASS : tst_qqmlvaluetypes::cleanupTestCase() Totals: 41 passed, 1 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_qqmlvaluetypes ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qqmlvaluetypes: 1 seconds, exit code 1 Testing tst_qqmlvaluetypeproviders FAIL! : tst_qqmlvaluetypeproviders::qtquickValueTypes() 'object->property("qtquickTypeSuccess").toBool()' returned FALSE. () Loc: [tst_qqmlvaluetypeproviders.cpp(99)] Totals: 8 passed, 1 failed, 0 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qqmlvaluetypeproviders ********* Config: Using QtTest library 5.5.0, Qt 5.5.0 (x86_64-little_endian-lp64 shared (dynamic) debug build; by GCC 4.8.2) PASS : tst_qqmlvaluetypeproviders::initTestCase() PASS : tst_qqmlvaluetypeproviders::qtqmlValueTypes() FAIL! : tst_qqmlvaluetypeproviders::qtquickValueTypes() 'object->property("qtquickTypeSuccess").toBool()' returned FALSE. () Loc: [tst_qqmlvaluetypeproviders.cpp(99)] PASS : tst_qqmlvaluetypeproviders::comparisonSemantics() PASS : tst_qqmlvaluetypeproviders::cppIntegration() PASS : tst_qqmlvaluetypeproviders::jsObjectConversion() PASS : tst_qqmlvaluetypeproviders::invokableFunctions() PASS : tst_qqmlvaluetypeproviders::userType() PASS : tst_qqmlvaluetypeproviders::cleanupTestCase() Totals: 8 passed, 1 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_qqmlvaluetypeproviders ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qqmlvaluetypeproviders: 0.62387 seconds, exit code 1 Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_00223/revdep-qtdeclarative_linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_14.04_x64/log.txt.gz Tested changes (refs/builds/5.5_1425895858): http://codereview.qt-project.org/108053 [PS2] - Fix building tests on QNX http://codereview.qt-project.org/108048 [PS1] - Fix conversion QVariant(QColor) to QString. http://codereview.qt-project.org/108009 [PS1] - QPA plugins: Fix const correctness in old style casts From ci-noreply at qt-project.org Mon Mar 9 12:19:23 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 9 Mar 2015 13:19:23 +0200 Subject: [Ci-reports] pass on QtBase_dev_Integration #5961 Message-ID: <20150309_111923_015984.ci-noreply@qt-project.org> QtBase_dev_Integration #5961: SUCCESS Tested changes (refs/builds/dev_1425891566): http://codereview.qt-project.org/83058 [PS17] - QNetworkAccessManager: Support HTTP redirection From ci-noreply at qt-project.org Mon Mar 9 12:36:28 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 9 Mar 2015 13:36:28 +0200 Subject: [Ci-reports] pass on QtQuickControls_5.4_Integration #200 Message-ID: <20150309_113628_025278.ci-noreply@qt-project.org> QtQuickControls_5.4_Integration #200: SUCCESS Tested changes (refs/builds/5.4_1425897658): http://codereview.qt-project.org/104046 [PS2] - Doc: Added brief statement to views group From ci-noreply at qt-project.org Mon Mar 9 13:06:45 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 9 Mar 2015 14:06:45 +0200 Subject: [Ci-reports] fail on QtGraphicalEffects_dev_Integration #43 Message-ID: <20150309_120645_029940.ci-noreply@qt-project.org> Autotest `license' failed :( # Failed test 'Mismatch in license text in tests/manual/SourceProxyTest.qml # Actual: * Neither the name of Digia Plc and its Subsidiary(-ies) nor the names # Expected: * Neither the name of The Qt Company Ltd nor the names of its' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 389. # Failed test 'Mismatch in license text in tests/manual/testSourceProxy.qml # Actual: * Neither the name of Digia Plc and its Subsidiary(-ies) nor the names # Expected: * Neither the name of The Qt Company Ltd nor the names of its' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 389. # Looks like you failed 2 tests of 124. /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl .. Dubious, test returned 2 (wstat 512, 0x200) Failed 2/124 subtests Test Summary Report ------------------- /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl (Wstat: 512 Tests: 124 Failed: 2) Failed tests: 66-67 Non-zero exit status: 2 Files=1, Tests=124, 0 wallclock secs ( 0.05 usr 0.01 sys + 0.18 cusr 0.02 csys = 0.26 CPU) Result: FAIL QtQA::App::TestRunner: test failed, running again to see if it is flaky... # Failed test 'Mismatch in license text in tests/manual/SourceProxyTest.qml # Actual: * Neither the name of Digia Plc and its Subsidiary(-ies) nor the names # Expected: * Neither the name of The Qt Company Ltd nor the names of its' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 389. # Failed test 'Mismatch in license text in tests/manual/testSourceProxy.qml # Actual: * Neither the name of Digia Plc and its Subsidiary(-ies) nor the names # Expected: * Neither the name of The Qt Company Ltd nor the names of its' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 389. # Looks like you failed 2 tests of 124. /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl .. Dubious, test returned 2 (wstat 512, 0x200) Failed 2/124 subtests Test Summary Report ------------------- /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl (Wstat: 512 Tests: 124 Failed: 2) Failed tests: 66-67 Non-zero exit status: 2 Files=1, Tests=124, 0 wallclock secs ( 0.04 usr 0.01 sys + 0.18 cusr 0.01 csys = 0.24 CPU) Result: FAIL QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end license: 0.782553 seconds, exit code 1 Build log: http://testresults.qt.io/ci/QtGraphicalEffects_dev_Integration/build_00043/linux-g++_developer-build_OpenSuSE_13.1_x64/log.txt.gz Tested changes (refs/builds/dev_1425902615): http://codereview.qt-project.org/104683 [PS6] - Move SourceProxy to C++ and introduce "private" module. From ci-noreply at qt-project.org Mon Mar 9 13:32:57 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 9 Mar 2015 14:32:57 +0200 Subject: [Ci-reports] fail on QtCanvas3D_dev_Integration #145 Message-ID: <20150309_123257_053109.ci-noreply@qt-project.org> Autotest `tst_qmltest' failed :( QtQA::App::TestRunner: test failed, running again to see if it is flaky... QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qmltest: 28 seconds, exit code 1 Build log: http://testresults.qt.io/ci/QtCanvas3D_dev_Integration/build_00145/win32-msvc2010_developer-build_angle_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1425903717): http://codereview.qt-project.org/107904 [PS13] - Added an autotest with rendering result checking. From ci-noreply at qt-project.org Mon Mar 9 14:19:45 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 9 Mar 2015 15:19:45 +0200 Subject: [Ci-reports] pass on QtDeclarative_5.5_Integration #71 Message-ID: <20150309_131945_035635.ci-noreply@qt-project.org> QtDeclarative_5.5_Integration #71: SUCCESS Tested changes (refs/builds/5.5_1425900666): http://codereview.qt-project.org/108062 [PS2] - Re-enable readback test in tst_qquickwidget http://codereview.qt-project.org/108063 [PS1] - Add missing flush for multisampled QQuickWidget From ci-noreply at qt-project.org Mon Mar 9 14:25:09 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 9 Mar 2015 15:25:09 +0200 Subject: [Ci-reports] pass on QtBase_5.5_Integration #224 Message-ID: <20150309_132509_021479.ci-noreply@qt-project.org> QtBase_5.5_Integration #224: SUCCESS Tested changes (refs/builds/5.5_1425899920): http://codereview.qt-project.org/107987 [PS2] - Add joystick/gamepad recognition to device discovery http://codereview.qt-project.org/108067 [PS1] - eglfs_kms: remove deprecated QString uses http://codereview.qt-project.org/107774 [PS1] - Doc: removed invalid warning about Qt stylesheets http://codereview.qt-project.org/107866 [PS1] - Doc: added doc QProgressBar about undeterm. state http://codereview.qt-project.org/107867 [PS1] - Doc: corrected doc QString::operator[] http://codereview.qt-project.org/107940 [PS2] - Android: don't assume a stationary touchpoint unless all history agrees From ci-noreply at qt-project.org Mon Mar 9 14:35:13 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 9 Mar 2015 15:35:13 +0200 Subject: [Ci-reports] pass on QtBase_dev_Integration #5963 Message-ID: <20150309_133513_004842.ci-noreply@qt-project.org> QtBase_dev_Integration #5963: SUCCESS Tested changes (refs/builds/dev_1425900058): http://codereview.qt-project.org/105609 [PS1] - QWindowSystemInterface: Fix memory leak http://codereview.qt-project.org/106323 [PS2] - A11y: query a11y bus address from X display http://codereview.qt-project.org/107653 [PS2] - Merge remote-tracking branch 'origin/5.5' into dev From ci-noreply at qt-project.org Mon Mar 9 14:51:44 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 9 Mar 2015 15:51:44 +0200 Subject: [Ci-reports] fail on Qt5_5.5_Integration #18 Message-ID: <20150309_135144_008468.ci-noreply@qt-project.org> Autotest `tst_qscriptengine' failed :( Testing tst_QScriptEngine FAIL! : tst_QScriptEngine::dateRoundtripJSQtJS() Sun Oct 25 2009 03:00:00 GMT+0300 (FLE Daylight Time) tst_qscriptengine.cpp(5811) : failure location FAIL! : tst_QScriptEngine::dateConversionJSQt() Sun Oct 25 2009 03:00:00 GMT+0300 (FLE Daylight Time) tst_qscriptengine.cpp(5840) : failure location Totals: 520 passed, 2 failed, 2 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QScriptEngine ********* Config: Using QtTest library 5.5.0, Qt 5.5.0 (i386-little_endian-ilp32 shared (dynamic) release build; by MSVC 2010) PASS : tst_QScriptEngine::initTestCase() PASS : tst_QScriptEngine::constructWithParent() PASS : tst_QScriptEngine::currentContext() PASS : tst_QScriptEngine::pushPopContext() PASS : tst_QScriptEngine::getSetDefaultPrototype_int() PASS : tst_QScriptEngine::getSetDefaultPrototype_customType() PASS : tst_QScriptEngine::newFunction() PASS : tst_QScriptEngine::newFunctionWithArg() PASS : tst_QScriptEngine::newFunctionWithProto() PASS : tst_QScriptEngine::newObject() PASS : tst_QScriptEngine::newArray() PASS : tst_QScriptEngine::newArray_HooliganTask218092() XFAIL : tst_QScriptEngine::newArray_HooliganTask233836() ECMA compliance bug in Array.prototype.push: https://bugs.webkit.org/show_bug.cgi?id=55033 tst_qscriptengine.cpp(462) : failure location PASS : tst_QScriptEngine::newArray_HooliganTask233836() PASS : tst_QScriptEngine::newVariant() PASS : tst_QScriptEngine::newVariant_defaultPrototype() PASS : tst_QScriptEngine::newVariant_promoteObject() PASS : tst_QScriptEngine::newVariant_replaceValue() PASS : tst_QScriptEngine::newVariant_valueOfToString() PASS : tst_QScriptEngine::newVariant_promoteNonObject() PASS : tst_QScriptEngine::newVariant_promoteNonQScriptObject() PASS : tst_QScriptEngine::newRegExp() XFAIL : tst_QScriptEngine::jsRegExp() RegExp copy-constructor should return a new object: https://bugs.webkit.org/show_bug.cgi?id=55040 tst_qscriptengine.cpp(662) : failure location PASS : tst_QScriptEngine::jsRegExp() PASS : tst_QScriptEngine::newDate() PASS : tst_QScriptEngine::jsParseDate() PASS : tst_QScriptEngine::newQObject() PASS : tst_QScriptEngine::newQObject_ownership() PASS : tst_QScriptEngine::newQObject_promoteObject() PASS : tst_QScriptEngine::newQObject_sameQObject() PASS : tst_QScriptEngine::newQObject_defaultPrototype() PASS : tst_QScriptEngine::newQObject_promoteNonObject() PASS : tst_QScriptEngine::newQObject_promoteNonQScriptObject() PASS : tst_QScriptEngine::newQMetaObject() SKIP : tst_QScriptEngine::newActivationObject() internal function not implemented in JSC-based back-end tst_qscriptengine.cpp(1112) : failure location PASS : tst_QScriptEngine::getSetGlobalObject() XFAIL : tst_QScriptEngine::globalObjectProperties() [ECMA compliance] JSC sets DontDelete flag for Math object: https://bugs.webkit.org/show_bug.cgi?id=55034 tst_qscriptengine.cpp(1307) : failure location PASS : tst_QScriptEngine::globalObjectProperties() PASS : tst_QScriptEngine::globalObjectProperties_enumerate() XFAIL : tst_QScriptEngine::createGlobalObjectProperty() QTBUG-6134: custom Global Object properties don't retain attributes tst_qscriptengine.cpp(1399) : failure location PASS : tst_QScriptEngine::createGlobalObjectProperty() PASS : tst_QScriptEngine::globalObjectGetterSetterProperty() PASS : tst_QScriptEngine::customGlobalObjectWithPrototype() XFAIL : tst_QScriptEngine::globalObjectWithCustomPrototype() QTBUG-9737: Prototype change in JS not reflected on C++ side tst_qscriptengine.cpp(1543) : failure location PASS : tst_QScriptEngine::globalObjectWithCustomPrototype() PASS : tst_QScriptEngine::builtinFunctionNames(print) PASS : tst_QScriptEngine::builtinFunctionNames(parseInt) PASS : tst_QScriptEngine::builtinFunctionNames(parseFloat) PASS : tst_QScriptEngine::builtinFunctionNames(isNaN) PASS : tst_QScriptEngine::builtinFunctionNames(isFinite) PASS : tst_QScriptEngine::builtinFunctionNames(decodeURI) PASS : tst_QScriptEngine::builtinFunctionNames(decodeURIComponent) PASS : tst_QScriptEngine::builtinFunctionNames(encodeURI) PASS : tst_QScriptEngine::builtinFunctionNames(encodeURIComponent) PASS : tst_QScriptEngine::builtinFunctionNames(escape) PASS : tst_QScriptEngine::builtinFunctionNames(unescape) PASS : tst_QScriptEngine::builtinFunctionNames(version) PASS : tst_QScriptEngine::builtinFunctionNames(gc) PASS : tst_QScriptEngine::builtinFunctionNames(Array) PASS : tst_QScriptEngine::builtinFunctionNames(Array.prototype.toString) PASS : tst_QScriptEngine::builtinFunctionNames(Array.prototype.toLocaleString) PASS : tst_QScriptEngine::builtinFunctionNames(Array.prototype.concat) PASS : tst_QScriptEngine::builtinFunctionNames(Array.prototype.join) PASS : tst_QScriptEngine::builtinFunctionNames(Array.prototype.pop) PASS : tst_QScriptEngine::builtinFunctionNames(Array.prototype.push) PASS : tst_QScriptEngine::builtinFunctionNames(Array.prototype.reverse) PASS : tst_QScriptEngine::builtinFunctionNames(Array.prototype.shift) PASS : tst_QScriptEngine::builtinFunctionNames(Array.prototype.slice) PASS : tst_QScriptEngine::builtinFunctionNames(Array.prototype.sort) PASS : tst_QScriptEngine::builtinFunctionNames(Array.prototype.splice) PASS : tst_QScriptEngine::builtinFunctionNames(Array.prototype.unshift) PASS : tst_QScriptEngine::builtinFunctionNames(Boolean) PASS : tst_QScriptEngine::builtinFunctionNames(Boolean.prototype.toString) PASS : tst_QScriptEngine::builtinFunctionNames(Date) PASS : tst_QScriptEngine::builtinFunctionNames(Date.prototype.toString) PASS : tst_QScriptEngine::builtinFunctionNames(Date.prototype.toDateString) PASS : tst_QScriptEngine::builtinFunctionNames(Date.prototype.toTimeString) PASS : tst_QScriptEngine::builtinFunctionNames(Date.prototype.toLocaleString) PASS : tst_QScriptEngine::builtinFunctionNames(Date.prototype.toLocaleDateString) PASS : tst_QScriptEngine::builtinFunctionNames(Date.prototype.toLocaleTimeString) PASS : tst_QScriptEngine::builtinFunctionNames(Date.prototype.valueOf) PASS : tst_QScriptEngine::builtinFunctionNames(Date.prototype.getTime) PASS : tst_QScriptEngine::builtinFunctionNames(Date.prototype.getYear) PASS : tst_QScriptEngine::builtinFunctionNames(Date.prototype.getFullYear) PASS : tst_QScriptEngine::builtinFunctionNames(Date.prototype.getUTCFullYear) PASS : tst_QScriptEngine::builtinFunctionNames(Date.prototype.getMonth) PASS : tst_QScriptEngine::builtinFunctionNames(Date.prototype.getUTCMonth) PASS : tst_QScriptEngine::builtinFunctionNames(Date.prototype.getDate) PASS : tst_QScriptEngine::builtinFunctionNames(Date.prototype.getUTCDate) PASS : tst_QScriptEngine::builtinFunctionNames(Date.prototype.getDay) PASS : tst_QScriptEngine::builtinFunctionNames(Date.prototype.getUTCDay) PASS : tst_QScriptEngine::builtinFunctionNames(Date.prototype.getHours) PASS : tst_QScriptEngine::builtinFunctionNames(Date.prototype.getUTCHours) PASS : tst_QScriptEngine::builtinFunctionNames(Date.prototype.getMinutes) PASS : tst_QScriptEngine::builtinFunctionNames(Date.prototype.getUTCMinutes) PASS : tst_QScriptEngine::builtinFunctionNames(Date.prototype.getSeconds) PASS : tst_QScriptEngine::builtinFunctionNames(Date.prototype.getUTCSeconds) PASS : tst_QScriptEngine::builtinFunctionNames(Date.prototype.getMilliseconds) PASS : tst_QScriptEngine::builtinFunctionNames(Date.prototype.getUTCMilliseconds) PASS : tst_QScriptEngine::builtinFunctionNames(Date.prototype.getTimezoneOffset) PASS : tst_QScriptEngine::builtinFunctionNames(Date.prototype.setTime) PASS : tst_QScriptEngine::builtinFunctionNames(Date.prototype.setMilliseconds) PASS : tst_QScriptEngine::builtinFunctionNames(Date.prototype.setUTCMilliseconds) PASS : tst_QScriptEngine::builtinFunctionNames(Date.prototype.setSeconds) PASS : tst_QScriptEngine::builtinFunctionNames(Date.prototype.setUTCSeconds) PASS : tst_QScriptEngine::builtinFunctionNames(Date.prototype.setMinutes) PASS : tst_QScriptEngine::builtinFunctionNames(Date.prototype.setUTCMinutes) PASS : tst_QScriptEngine::builtinFunctionNames(Date.prototype.setHours) PASS : tst_QScriptEngine::builtinFunctionNames(Date.prototype.setUTCHours) PASS : tst_QScriptEngine::builtinFunctionNames(Date.prototype.setDate) PASS : tst_QScriptEngine::builtinFunctionNames(Date.prototype.setUTCDate) PASS : tst_QScriptEngine::builtinFunctionNames(Date.prototype.setMonth) PASS : tst_QScriptEngine::builtinFunctionNames(Date.prototype.setUTCMonth) PASS : tst_QScriptEngine::builtinFunctionNames(Date.prototype.setYear) PASS : tst_QScriptEngine::builtinFunctionNames(Date.prototype.setFullYear) PASS : tst_QScriptEngine::builtinFunctionNames(Date.prototype.setUTCFullYear) PASS : tst_QScriptEngine::builtinFunctionNames(Date.prototype.toUTCString) PASS : tst_QScriptEngine::builtinFunctionNames(Date.prototype.toGMTString) PASS : tst_QScriptEngine::builtinFunctionNames(Error) PASS : tst_QScriptEngine::builtinFunctionNames(Error.prototype.toString) PASS : tst_QScriptEngine::builtinFunctionNames(EvalError) PASS : tst_QScriptEngine::builtinFunctionNames(RangeError) PASS : tst_QScriptEngine::builtinFunctionNames(ReferenceError) PASS : tst_QScriptEngine::builtinFunctionNames(SyntaxError) PASS : tst_QScriptEngine::builtinFunctionNames(TypeError) PASS : tst_QScriptEngine::builtinFunctionNames(URIError) PASS : tst_QScriptEngine::builtinFunctionNames(Function) PASS : tst_QScriptEngine::builtinFunctionNames(Function.prototype.toString) PASS : tst_QScriptEngine::builtinFunctionNames(Function.prototype.apply) PASS : tst_QScriptEngine::builtinFunctionNames(Function.prototype.call) PASS : tst_QScriptEngine::builtinFunctionNames(Function.prototype.connect) PASS : tst_QScriptEngine::builtinFunctionNames(Function.prototype.disconnect) PASS : tst_QScriptEngine::builtinFunctionNames(Math.abs) PASS : tst_QScriptEngine::builtinFunctionNames(Math.acos) PASS : tst_QScriptEngine::builtinFunctionNames(Math.asin) PASS : tst_QScriptEngine::builtinFunctionNames(Math.atan) PASS : tst_QScriptEngine::builtinFunctionNames(Math.atan2) PASS : tst_QScriptEngine::builtinFunctionNames(Math.ceil) PASS : tst_QScriptEngine::builtinFunctionNames(Math.cos) PASS : tst_QScriptEngine::builtinFunctionNames(Math.exp) PASS : tst_QScriptEngine::builtinFunctionNames(Math.floor) PASS : tst_QScriptEngine::builtinFunctionNames(Math.log) PASS : tst_QScriptEngine::builtinFunctionNames(Math.max) PASS : tst_QScriptEngine::builtinFunctionNames(Math.min) PASS : tst_QScriptEngine::builtinFunctionNames(Math.pow) PASS : tst_QScriptEngine::builtinFunctionNames(Math.random) PASS : tst_QScriptEngine::builtinFunctionNames(Math.round) PASS : tst_QScriptEngine::builtinFunctionNames(Math.sin) PASS : tst_QScriptEngine::builtinFunctionNames(Math.sqrt) PASS : tst_QScriptEngine::builtinFunctionNames(Math.tan) PASS : tst_QScriptEngine::builtinFunctionNames(Number) PASS : tst_QScriptEngine::builtinFunctionNames(Number.prototype.toString) PASS : tst_QScriptEngine::builtinFunctionNames(Number.prototype.toLocaleString) PASS : tst_QScriptEngine::builtinFunctionNames(Number.prototype.valueOf) PASS : tst_QScriptEngine::builtinFunctionNames(Number.prototype.toFixed) PASS : tst_QScriptEngine::builtinFunctionNames(Number.prototype.toExponential) PASS : tst_QScriptEngine::builtinFunctionNames(Number.prototype.toPrecision) PASS : tst_QScriptEngine::builtinFunctionNames(Object) PASS : tst_QScriptEngine::builtinFunctionNames(Object.prototype.toString) PASS : tst_QScriptEngine::builtinFunctionNames(Object.prototype.toLocaleString) PASS : tst_QScriptEngine::builtinFunctionNames(Object.prototype.valueOf) PASS : tst_QScriptEngine::builtinFunctionNames(Object.prototype.hasOwnProperty) PASS : tst_QScriptEngine::builtinFunctionNames(Object.prototype.isPrototypeOf) PASS : tst_QScriptEngine::builtinFunctionNames(Object.prototype.propertyIsEnumerable) PASS : tst_QScriptEngine::builtinFunctionNames(Object.prototype.__defineGetter__) PASS : tst_QScriptEngine::builtinFunctionNames(Object.prototype.__defineSetter__) PASS : tst_QScriptEngine::builtinFunctionNames(RegExp) PASS : tst_QScriptEngine::builtinFunctionNames(RegExp.prototype.exec) PASS : tst_QScriptEngine::builtinFunctionNames(RegExp.prototype.test) PASS : tst_QScriptEngine::builtinFunctionNames(RegExp.prototype.toString) PASS : tst_QScriptEngine::builtinFunctionNames(String) PASS : tst_QScriptEngine::builtinFunctionNames(String.prototype.toString) PASS : tst_QScriptEngine::builtinFunctionNames(String.prototype.valueOf) PASS : tst_QScriptEngine::builtinFunctionNames(String.prototype.charAt) PASS : tst_QScriptEngine::builtinFunctionNames(String.prototype.charCodeAt) PASS : tst_QScriptEngine::builtinFunctionNames(String.prototype.concat) PASS : tst_QScriptEngine::builtinFunctionNames(String.prototype.indexOf) PASS : tst_QScriptEngine::builtinFunctionNames(String.prototype.lastIndexOf) PASS : tst_QScriptEngine::builtinFunctionNames(String.prototype.localeCompare) PASS : tst_QScriptEngine::builtinFunctionNames(String.prototype.match) PASS : tst_QScriptEngine::builtinFunctionNames(String.prototype.replace) PASS : tst_QScriptEngine::builtinFunctionNames(String.prototype.search) PASS : tst_QScriptEngine::builtinFunctionNames(String.prototype.slice) PASS : tst_QScriptEngine::builtinFunctionNames(String.prototype.split) PASS : tst_QScriptEngine::builtinFunctionNames(String.prototype.substring) PASS : tst_QScriptEngine::builtinFunctionNames(String.prototype.toLowerCase) PASS : tst_QScriptEngine::builtinFunctionNames(String.prototype.toLocaleLowerCase) PASS : tst_QScriptEngine::builtinFunctionNames(String.prototype.toUpperCase) PASS : tst_QScriptEngine::builtinFunctionNames(String.prototype.toLocaleUpperCase) PASS : tst_QScriptEngine::checkSyntax(0) PASS : tst_QScriptEngine::checkSyntax(if () PASS : tst_QScriptEngine::checkSyntax(if else) PASS : tst_QScriptEngine::checkSyntax(foo[) PASS : tst_QScriptEngine::checkSyntax(foo['bar']) PASS : tst_QScriptEngine::checkSyntax(/*) PASS : tst_QScriptEngine::checkSyntax(/* My comment) PASS : tst_QScriptEngine::checkSyntax(/* My comment */ foo = 10) PASS : tst_QScriptEngine::checkSyntax(foo = 10 /*) PASS : tst_QScriptEngine::checkSyntax(foo = 10; /*) PASS : tst_QScriptEngine::checkSyntax(foo = 10 /* My comment */) PASS : tst_QScriptEngine::checkSyntax(/=/) PASS : tst_QScriptEngine::checkSyntax(/=/g) PASS : tst_QScriptEngine::checkSyntax(/a/) PASS : tst_QScriptEngine::checkSyntax(/a/g) PASS : tst_QScriptEngine::canEvaluate() PASS : tst_QScriptEngine::canEvaluate(0) PASS : tst_QScriptEngine::canEvaluate(!) PASS : tst_QScriptEngine::canEvaluate(if () PASS : tst_QScriptEngine::canEvaluate(if (10) //) PASS : tst_QScriptEngine::canEvaluate(a = 1; if () PASS : tst_QScriptEngine::canEvaluate(./test.js) PASS : tst_QScriptEngine::canEvaluate(if (0) print(1)) PASS : tst_QScriptEngine::canEvaluate(0 = ) PASS : tst_QScriptEngine::canEvaluate(0 = 0) PASS : tst_QScriptEngine::canEvaluate(foo[) PASS : tst_QScriptEngine::canEvaluate(foo[) PASS : tst_QScriptEngine::canEvaluate(foo['bar']) PASS : tst_QScriptEngine::canEvaluate(/*) PASS : tst_QScriptEngine::canEvaluate(/* My comment) PASS : tst_QScriptEngine::canEvaluate(/* My comment */ foo = 10) PASS : tst_QScriptEngine::canEvaluate(foo = 10 /*) PASS : tst_QScriptEngine::canEvaluate(foo = 10; /*) PASS : tst_QScriptEngine::canEvaluate(foo = 10 /* My comment */) PASS : tst_QScriptEngine::canEvaluate(/=/) PASS : tst_QScriptEngine::canEvaluate(/=/g) PASS : tst_QScriptEngine::canEvaluate(/a/) PASS : tst_QScriptEngine::canEvaluate(/a/g) PASS : tst_QScriptEngine::evaluate((newline)) PASS : tst_QScriptEngine::evaluate(0 //) PASS : tst_QScriptEngine::evaluate(/* */) PASS : tst_QScriptEngine::evaluate(//) PASS : tst_QScriptEngine::evaluate((spaces)) PASS : tst_QScriptEngine::evaluate((empty)) PASS : tst_QScriptEngine::evaluate(0) PASS : tst_QScriptEngine::evaluate(0=1) PASS : tst_QScriptEngine::evaluate(a=1) PASS : tst_QScriptEngine::evaluate(a=1;K) PASS : tst_QScriptEngine::evaluate(f()) PASS : tst_QScriptEngine::evaluate(0) PASS : tst_QScriptEngine::evaluate(0=1) PASS : tst_QScriptEngine::evaluate(a=1) PASS : tst_QScriptEngine::evaluate(a=1;K) PASS : tst_QScriptEngine::evaluate(f()) PASS : tst_QScriptEngine::evaluate(functionThatDoesntExist()) PASS : tst_QScriptEngine::evaluate(for (var p in this) { continue labelThatDoesntExist; }) PASS : tst_QScriptEngine::evaluate(duplicateLabel: { duplicateLabel: ; }) PASS : tst_QScriptEngine::evaluate(/=/) PASS : tst_QScriptEngine::evaluate(/=/g) PASS : tst_QScriptEngine::evaluate(/a/) PASS : tst_QScriptEngine::evaluate(/a/g) PASS : tst_QScriptEngine::evaluate(/a/gim) PASS : tst_QScriptEngine::evaluate(/a/gimp) PASS : tst_QScriptEngine::nestedEvaluate() PASS : tst_QScriptEngine::uncaughtException() PASS : tst_QScriptEngine::errorMessage_QT679() PASS : tst_QScriptEngine::valueConversion_basic() PASS : tst_QScriptEngine::valueConversion_customType() PASS : tst_QScriptEngine::valueConversion_sequence() PASS : tst_QScriptEngine::valueConversion_QVariant() PASS : tst_QScriptEngine::valueConversion_hooliganTask248802() PASS : tst_QScriptEngine::valueConversion_basic2() PASS : tst_QScriptEngine::valueConversion_dateTime() XFAIL : tst_QScriptEngine::valueConversion_regExp() QTBUG-6136: JSC-based back-end doesn't preserve QRegExp::patternSyntax (always uses RegExp2) tst_qscriptengine.cpp(2480) : failure location XFAIL : tst_QScriptEngine::valueConversion_regExp() QTBUG-6136: JSC-based back-end doesn't preserve QRegExp::minimal (always false) tst_qscriptengine.cpp(2497) : failure location PASS : tst_QScriptEngine::valueConversion_regExp() PASS : tst_QScriptEngine::valueConversion_long() PASS : tst_QScriptEngine::qScriptValueFromValue_noEngine() XFAIL : tst_QScriptEngine::importExtension() JSC throws syntax error eagerly tst_qscriptengine.cpp(2634) : failure location XFAIL : tst_QScriptEngine::importExtension() JSC throws syntax error eagerly tst_qscriptengine.cpp(2634) : failure location PASS : tst_QScriptEngine::importExtension() PASS : tst_QScriptEngine::infiniteRecursion() PASS : tst_QScriptEngine::castWithPrototypeChain() PASS : tst_QScriptEngine::castWithMultipleInheritance() SKIP : tst_QScriptEngine::collectGarbage() This test does not work reliably tst_qscriptengine.cpp(2862) : failure location PASS : tst_QScriptEngine::reportAdditionalMemoryCost() PASS : tst_QScriptEngine::gcWithNestedDataStructure() PASS : tst_QScriptEngine::processEventsWhileRunning() PASS : tst_QScriptEngine::throwErrorFromProcessEvents(while (1)) PASS : tst_QScriptEngine::throwErrorFromProcessEvents(while (1) i++) PASS : tst_QScriptEngine::throwErrorFromProcessEvents(try catch) PASS : tst_QScriptEngine::disableProcessEventsInterval() PASS : tst_QScriptEngine::stacktrace() PASS : tst_QScriptEngine::stacktrace_callJSFromCpp(explicit throw) PASS : tst_QScriptEngine::stacktrace_callJSFromCpp(reference error) PASS : tst_QScriptEngine::numberParsing(decimal 0) PASS : tst_QScriptEngine::numberParsing(octal 0) PASS : tst_QScriptEngine::numberParsing(hex 0) PASS : tst_QScriptEngine::numberParsing(decimal 100) PASS : tst_QScriptEngine::numberParsing(hex 100) PASS : tst_QScriptEngine::numberParsing(octal 100) PASS : tst_QScriptEngine::numberParsing(decimal 4G) PASS : tst_QScriptEngine::numberParsing(hex 4G) PASS : tst_QScriptEngine::numberParsing(octal 4G) PASS : tst_QScriptEngine::numberParsing(0.5) PASS : tst_QScriptEngine::numberParsing(1.5) PASS : tst_QScriptEngine::numberParsing(1e2) PASS : tst_QScriptEngine::automaticSemicolonInsertion() PASS : tst_QScriptEngine::abortEvaluation_notEvaluating() PASS : tst_QScriptEngine::abortEvaluation(while (1)) PASS : tst_QScriptEngine::abortEvaluation(while (1) i++) PASS : tst_QScriptEngine::abortEvaluation(try catch) PASS : tst_QScriptEngine::abortEvaluation_tryCatch() PASS : tst_QScriptEngine::abortEvaluation_fromNative() PASS : tst_QScriptEngine::abortEvaluation_QTBUG9433() PASS : tst_QScriptEngine::isEvaluating_notEvaluating() PASS : tst_QScriptEngine::isEvaluating_fromNative() PASS : tst_QScriptEngine::isEvaluating_fromEvent() PASS : tst_QScriptEngine::printFunctionWithCustomHandler() PASS : tst_QScriptEngine::printThrowsException() XFAIL : tst_QScriptEngine::errorConstructors() QTBUG-6138: JSC doesn't assign lineNumber when errors are not thrown tst_qscriptengine.cpp(3712) : failure location XFAIL : tst_QScriptEngine::errorConstructors() QTBUG-6138: JSC doesn't assign lineNumber when errors are not thrown tst_qscriptengine.cpp(3712) : failure location XFAIL : tst_QScriptEngine::errorConstructors() QTBUG-6138: JSC doesn't assign lineNumber when errors are not thrown tst_qscriptengine.cpp(3712) : failure location XFAIL : tst_QScriptEngine::errorConstructors() QTBUG-6138: JSC doesn't assign lineNumber when errors are not thrown tst_qscriptengine.cpp(3712) : failure location XFAIL : tst_QScriptEngine::errorConstructors() QTBUG-6138: JSC doesn't assign lineNumber when errors are not thrown tst_qscriptengine.cpp(3712) : failure location XFAIL : tst_QScriptEngine::errorConstructors() QTBUG-6138: JSC doesn't assign lineNumber when errors are not thrown tst_qscriptengine.cpp(3712) : failure location XFAIL : tst_QScriptEngine::errorConstructors() QTBUG-6138: JSC doesn't assign lineNumber when errors are not thrown tst_qscriptengine.cpp(3712) : failure location XFAIL : tst_QScriptEngine::errorConstructors() QTBUG-6138: JSC doesn't assign lineNumber when errors are not thrown tst_qscriptengine.cpp(3712) : failure location XFAIL : tst_QScriptEngine::errorConstructors() QTBUG-6138: JSC doesn't assign lineNumber when errors are not thrown tst_qscriptengine.cpp(3712) : failure location XFAIL : tst_QScriptEngine::errorConstructors() QTBUG-6138: JSC doesn't assign lineNumber when errors are not thrown tst_qscriptengine.cpp(3712) : failure location XFAIL : tst_QScriptEngine::errorConstructors() QTBUG-6138: JSC doesn't assign lineNumber when errors are not thrown tst_qscriptengine.cpp(3712) : failure location XFAIL : tst_QScriptEngine::errorConstructors() QTBUG-6138: JSC doesn't assign lineNumber when errors are not thrown tst_qscriptengine.cpp(3712) : failure location XFAIL : tst_QScriptEngine::errorConstructors() QTBUG-6138: JSC doesn't assign lineNumber when errors are not thrown tst_qscriptengine.cpp(3712) : failure location XFAIL : tst_QScriptEngine::errorConstructors() QTBUG-6138: JSC doesn't assign lineNumber when errors are not thrown tst_qscriptengine.cpp(3712) : failure location PASS : tst_QScriptEngine::errorConstructors() PASS : tst_QScriptEngine::argumentsProperty_globalContext() PASS : tst_QScriptEngine::argumentsProperty_JS() PASS : tst_QScriptEngine::argumentsProperty_evaluateInNativeFunction() PASS : tst_QScriptEngine::jsNumberClass() PASS : tst_QScriptEngine::jsForInStatement_simple() PASS : tst_QScriptEngine::jsForInStatement_prototypeProperties() PASS : tst_QScriptEngine::jsForInStatement_mutateWhileIterating() PASS : tst_QScriptEngine::jsForInStatement_arrays() PASS : tst_QScriptEngine::jsForInStatement_nullAndUndefined() PASS : tst_QScriptEngine::jsFunctionDeclarationAsStatement() PASS : tst_QScriptEngine::stringObjects() PASS : tst_QScriptEngine::jsStringPrototypeReplaceBugs() PASS : tst_QScriptEngine::getterSetterThisObject_global() PASS : tst_QScriptEngine::getterSetterThisObject_plain() PASS : tst_QScriptEngine::getterSetterThisObject_prototypeChain() XFAIL : tst_QScriptEngine::getterSetterThisObject_activation() QTBUG-17605: Not possible to implement local variables as getter/setter properties tst_qscriptengine.cpp(4274) : failure location PASS : tst_QScriptEngine::getterSetterThisObject_activation() PASS : tst_QScriptEngine::jsContinueInSwitch() PASS : tst_QScriptEngine::jsShadowReadOnlyPrototypeProperty() PASS : tst_QScriptEngine::toObject() PASS : tst_QScriptEngine::jsReservedWords(break) PASS : tst_QScriptEngine::jsReservedWords(case) PASS : tst_QScriptEngine::jsReservedWords(catch) PASS : tst_QScriptEngine::jsReservedWords(continue) PASS : tst_QScriptEngine::jsReservedWords(default) PASS : tst_QScriptEngine::jsReservedWords(delete) PASS : tst_QScriptEngine::jsReservedWords(do) PASS : tst_QScriptEngine::jsReservedWords(else) PASS : tst_QScriptEngine::jsReservedWords(false) PASS : tst_QScriptEngine::jsReservedWords(finally) PASS : tst_QScriptEngine::jsReservedWords(for) PASS : tst_QScriptEngine::jsReservedWords(function) PASS : tst_QScriptEngine::jsReservedWords(if) PASS : tst_QScriptEngine::jsReservedWords(in) PASS : tst_QScriptEngine::jsReservedWords(instanceof) PASS : tst_QScriptEngine::jsReservedWords(new) PASS : tst_QScriptEngine::jsReservedWords(null) PASS : tst_QScriptEngine::jsReservedWords(return) PASS : tst_QScriptEngine::jsReservedWords(switch) PASS : tst_QScriptEngine::jsReservedWords(this) PASS : tst_QScriptEngine::jsReservedWords(throw) PASS : tst_QScriptEngine::jsReservedWords(true) PASS : tst_QScriptEngine::jsReservedWords(try) PASS : tst_QScriptEngine::jsReservedWords(typeof) PASS : tst_QScriptEngine::jsReservedWords(var) PASS : tst_QScriptEngine::jsReservedWords(void) PASS : tst_QScriptEngine::jsReservedWords(while) PASS : tst_QScriptEngine::jsReservedWords(with) PASS : tst_QScriptEngine::jsFutureReservedWords(abstract) PASS : tst_QScriptEngine::jsFutureReservedWords(boolean) PASS : tst_QScriptEngine::jsFutureReservedWords(byte) PASS : tst_QScriptEngine::jsFutureReservedWords(char) PASS : tst_QScriptEngine::jsFutureReservedWords(class) PASS : tst_QScriptEngine::jsFutureReservedWords(const) PASS : tst_QScriptEngine::jsFutureReservedWords(debugger) PASS : tst_QScriptEngine::jsFutureReservedWords(double) PASS : tst_QScriptEngine::jsFutureReservedWords(enum) PASS : tst_QScriptEngine::jsFutureReservedWords(export) PASS : tst_QScriptEngine::jsFutureReservedWords(extends) PASS : tst_QScriptEngine::jsFutureReservedWords(final) PASS : tst_QScriptEngine::jsFutureReservedWords(float) PASS : tst_QScriptEngine::jsFutureReservedWords(goto) PASS : tst_QScriptEngine::jsFutureReservedWords(implements) PASS : tst_QScriptEngine::jsFutureReservedWords(import) PASS : tst_QScriptEngine::jsFutureReservedWords(int) PASS : tst_QScriptEngine::jsFutureReservedWords(interface) PASS : tst_QScriptEngine::jsFutureReservedWords(long) PASS : tst_QScriptEngine::jsFutureReservedWords(native) PASS : tst_QScriptEngine::jsFutureReservedWords(package) PASS : tst_QScriptEngine::jsFutureReservedWords(private) PASS : tst_QScriptEngine::jsFutureReservedWords(protected) PASS : tst_QScriptEngine::jsFutureReservedWords(public) PASS : tst_QScriptEngine::jsFutureReservedWords(short) PASS : tst_QScriptEngine::jsFutureReservedWords(static) PASS : tst_QScriptEngine::jsFutureReservedWords(super) PASS : tst_QScriptEngine::jsFutureReservedWords(synchronized) PASS : tst_QScriptEngine::jsFutureReservedWords(throws) PASS : tst_QScriptEngine::jsFutureReservedWords(transient) PASS : tst_QScriptEngine::jsFutureReservedWords(volatile) PASS : tst_QScriptEngine::jsThrowInsideWithStatement() PASS : tst_QScriptEngine::getSetAgent_ownership() PASS : tst_QScriptEngine::getSetAgent_deleteAgent() PASS : tst_QScriptEngine::getSetAgent_differentEngine() PASS : tst_QScriptEngine::reentrancy_stringHandles() PASS : tst_QScriptEngine::reentrancy_processEventsInterval() PASS : tst_QScriptEngine::reentrancy_typeConversion() PASS : tst_QScriptEngine::reentrancy_globalObjectProperties() PASS : tst_QScriptEngine::reentrancy_Array() PASS : tst_QScriptEngine::reentrancy_objectCreation() PASS : tst_QScriptEngine::jsIncDecNonObjectProperty() PASS : tst_QScriptEngine::installTranslatorFunctions(Default global object) PASS : tst_QScriptEngine::installTranslatorFunctions(Custom global object) PASS : tst_QScriptEngine::translateScript(qsTr('One')@translatable.js) PASS : tst_QScriptEngine::translateScript(qsTr('Hello')@translatable.js) PASS : tst_QScriptEngine::translateScript((function() { return qsTr('One'); })()@translatable.js) PASS : tst_QScriptEngine::translateScript((function() { return qsTr('Hello'); })()@translatable.js) PASS : tst_QScriptEngine::translateScript(eval('qsTr(\'One\')')@translatable.js) PASS : tst_QScriptEngine::translateScript(eval('qsTr(\'Hello\')')@translatable.js) PASS : tst_QScriptEngine::translateScript(qsTr('%n message(s) saved', '', 1)@translatable.js) PASS : tst_QScriptEngine::translateScript(qsTr('%n message(s) saved', '', 3).arg at translatable.js) PASS : tst_QScriptEngine::translateScript(qsTranslate('FooContext', 'Two')@translatable.js) PASS : tst_QScriptEngine::translateScript(qsTranslate('FooContext', 'Goodbye')@translatable.js) PASS : tst_QScriptEngine::translateScript(eval('qsTranslate(\'FooContext\', \'Two\')')@translatable.js) PASS : tst_QScriptEngine::translateScript(eval('qsTranslate(\'FooContext\', \'Goodbye\')')@translatable.js) PASS : tst_QScriptEngine::translateScript(qsTranslate('FooContext', 'Goodbye', '')@translatable.js) PASS : tst_QScriptEngine::translateScript(qsTranslate('FooContext', 'Goodbye', '', 42)@translatable.js) PASS : tst_QScriptEngine::translateScript(qsTr('One', 'not the same one')@translatable.js) PASS : tst_QScriptEngine::translateScript(qsTr('One', 'not the same one', 42)@translatable.js) PASS : tst_QScriptEngine::translateScript(qsTranslate('FooContext', '%n fooish bar(s) found', '', 1)@translatable.js) PASS : tst_QScriptEngine::translateScript(qsTranslate('FooContext', '%n fooish bar(s) found', '', 2)@translatable.js) PASS : tst_QScriptEngine::translateScript(qsTr('Three')@translatable.js) PASS : tst_QScriptEngine::translateScript(qsTranslate('FooContext', 'So long')@translatable.js) PASS : tst_QScriptEngine::translateScript(qsTranslate('BarContext', 'Goodbye')@translatable.js) PASS : tst_QScriptEngine::translateScript(qsTr('Three')@translatable2.js) PASS : tst_QScriptEngine::translateScript(qsTr('Happy birthday!')@translatable2.js) PASS : tst_QScriptEngine::translateScript(qsTr('One')@translatable2.js) PASS : tst_QScriptEngine::translateScript((function() { return qsTr('One'); })()@translatable2.js) PASS : tst_QScriptEngine::translateScript(qsTranslate('FooContext', 'Two')@translatable2.js) PASS : tst_QScriptEngine::translateScript(qsTranslate('BarContext', 'Congratulations!')@translatable.js) PASS : tst_QScriptEngine::translateScript_crossScript() PASS : tst_QScriptEngine::translateScript_callQsTrFromNative() PASS : tst_QScriptEngine::translateScript_trNoOp() PASS : tst_QScriptEngine::translateScript_callQsTrFromCpp() PASS : tst_QScriptEngine::translateWithInvalidArgs(qsTr()) PASS : tst_QScriptEngine::translateWithInvalidArgs(qsTr(123)) PASS : tst_QScriptEngine::translateWithInvalidArgs(qsTr('foo', 123)) PASS : tst_QScriptEngine::translateWithInvalidArgs(qsTr('foo', 'bar', 'baz')) PASS : tst_QScriptEngine::translateWithInvalidArgs(qsTr('foo', 'bar', true)) PASS : tst_QScriptEngine::translateWithInvalidArgs(qsTranslate()) PASS : tst_QScriptEngine::translateWithInvalidArgs(qsTranslate('foo')) PASS : tst_QScriptEngine::translateWithInvalidArgs(qsTranslate(123, 'foo')) PASS : tst_QScriptEngine::translateWithInvalidArgs(qsTranslate('foo', 123)) PASS : tst_QScriptEngine::translateWithInvalidArgs(qsTranslate('foo', 'bar', 123)) QWARN : tst_QScriptEngine::translateWithInvalidArgs(qsTranslate('foo', 'bar', 'baz', 'zab', 'rab')) qsTranslate(): specifying the encoding as fourth argument is deprecated PASS : tst_QScriptEngine::translateWithInvalidArgs(qsTranslate('foo', 'bar', 'baz', 'zab', 'rab')) PASS : tst_QScriptEngine::translateWithInvalidArgs(qsTrId()) PASS : tst_QScriptEngine::translateWithInvalidArgs(qsTrId(123)) PASS : tst_QScriptEngine::translateWithInvalidArgs(qsTrId('foo', 'bar')) PASS : tst_QScriptEngine::translationContext(translatable.js) PASS : tst_QScriptEngine::translationContext(/translatable.js) PASS : tst_QScriptEngine::translationContext(/foo/translatable.js) PASS : tst_QScriptEngine::translationContext(/foo/bar/translatable.js) PASS : tst_QScriptEngine::translationContext(./translatable.js) PASS : tst_QScriptEngine::translationContext(../translatable.js) PASS : tst_QScriptEngine::translationContext(foo/translatable.js) PASS : tst_QScriptEngine::translationContext(file:///home/qt/translatable.js) PASS : tst_QScriptEngine::translationContext(:/resources/translatable.js) PASS : tst_QScriptEngine::translationContext(/translatable.js.foo) PASS : tst_QScriptEngine::translationContext(/translatable.txt) PASS : tst_QScriptEngine::translationContext(translatable) PASS : tst_QScriptEngine::translationContext(foo/translatable) PASS : tst_QScriptEngine::translationContext(native separators) PASS : tst_QScriptEngine::translationContext(translatable.js/) PASS : tst_QScriptEngine::translationContext(nosuchscript.js) PASS : tst_QScriptEngine::translationContext((empty)) PASS : tst_QScriptEngine::translateScriptIdBased() PASS : tst_QScriptEngine::translateScriptUnicode(qsTr('H\u2082O')@translatable-unicode.js) PASS : tst_QScriptEngine::translateScriptUnicode(qsTranslate('\u010C\u0101\u011F\u0115', 'CO\u2082')@translatable-unicode.js) PASS : tst_QScriptEngine::translateScriptUnicode(qsTr('\u0391\u0392\u0393')@translatable-unicode.js) PASS : tst_QScriptEngine::translateScriptUnicode(qsTranslate('\u010C\u0101\u011F\u0115', '\u0414\u0415\u0416')@translatable-unicode.js) PASS : tst_QScriptEngine::translateScriptUnicode(qsTr('H\u2082O', 'not the same H\u2082O')@translatable-unicode.js) PASS : tst_QScriptEngine::translateScriptUnicode(qsTr('H\u2082O')) PASS : tst_QScriptEngine::translateScriptUnicode(qsTranslate('\u010C\u0101\u011F\u0115', 'CO\u2082')) PASS : tst_QScriptEngine::translateScriptUnicodeIdBased(qsTrId('\u01F8\u01D2\u0199\u01D0\u01E1'')) PASS : tst_QScriptEngine::translateScriptUnicodeIdBased(qsTrId('\u0191\u01CE\u0211\u0229\u019C\u018E\u019A\u01D0')) PASS : tst_QScriptEngine::translateScriptUnicodeIdBased(qsTrId('\u0181\u01A1\u0213\u018F\u018C', 10)) PASS : tst_QScriptEngine::translateScriptUnicodeIdBased(qsTrId('\u0181\u01A1\u0213\u018F\u018C')) PASS : tst_QScriptEngine::translateScriptUnicodeIdBased(qsTrId('\u01CD\u0180\u01A8\u0190\u019E\u01AB')) PASS : tst_QScriptEngine::translateFromBuiltinCallback() XFAIL : tst_QScriptEngine::functionScopes() QScriptValue::scope() is internal, not implemented tst_qscriptengine.cpp(5402) : failure location PASS : tst_QScriptEngine::functionScopes() PASS : tst_QScriptEngine::nativeFunctionScopes() PASS : tst_QScriptEngine::evaluateProgram() PASS : tst_QScriptEngine::evaluateProgram_customScope() PASS : tst_QScriptEngine::evaluateProgram_closure() PASS : tst_QScriptEngine::evaluateProgram_executeLater() PASS : tst_QScriptEngine::evaluateProgram_multipleEngines() PASS : tst_QScriptEngine::evaluateProgram_empty() PASS : tst_QScriptEngine::collectGarbageAfterConnect() PASS : tst_QScriptEngine::collectGarbageAfterNativeArguments() PASS : tst_QScriptEngine::promoteThisObjectToQObjectInConstructor() PASS : tst_QScriptEngine::scriptValueFromQMetaObject() PASS : tst_QScriptEngine::qRegExpInport(normal) PASS : tst_QScriptEngine::qRegExpInport(normal2) PASS : tst_QScriptEngine::qRegExpInport(case insensitive)) PASS : tst_QScriptEngine::qRegExpInport(case insensitive2)) PASS : tst_QScriptEngine::qRegExpInport(b(a*)(b*)) PASS : tst_QScriptEngine::qRegExpInport(greedy) PASS : tst_QScriptEngine::qRegExpInport(willcard) PASS : tst_QScriptEngine::qRegExpInport(willcard 2) PASS : tst_QScriptEngine::qRegExpInport(slash) PASS : tst_QScriptEngine::qRegExpInport(slash2) PASS : tst_QScriptEngine::qRegExpInport(fixed) PASS : tst_QScriptEngine::qRegExpInport(fixed insensitive) PASS : tst_QScriptEngine::qRegExpInport(fixed sensitive) PASS : tst_QScriptEngine::qRegExpInport(html) PASS : tst_QScriptEngine::qRegExpInport(html minimal) PASS : tst_QScriptEngine::qRegExpInport(aaa) PASS : tst_QScriptEngine::qRegExpInport(aaa minimal) PASS : tst_QScriptEngine::qRegExpInport(minimal) PASS : tst_QScriptEngine::qRegExpInport(.? minimal) PASS : tst_QScriptEngine::qRegExpInport(.+ minimal) PASS : tst_QScriptEngine::qRegExpInport([.?] minimal) PASS : tst_QScriptEngine::qRegExpInport([.+] minimal) PASS : tst_QScriptEngine::reentrency() PASS : tst_QScriptEngine::newFixedStaticScopeObject() PASS : tst_QScriptEngine::newGrowingStaticScopeObject() FAIL! : tst_QScriptEngine::dateRoundtripJSQtJS() Sun Oct 25 2009 03:00:00 GMT+0300 (FLE Daylight Time) tst_qscriptengine.cpp(5811) : failure location PASS : tst_QScriptEngine::dateRoundtripQtJSQt() FAIL! : tst_QScriptEngine::dateConversionJSQt() Sun Oct 25 2009 03:00:00 GMT+0300 (FLE Daylight Time) tst_qscriptengine.cpp(5840) : failure location PASS : tst_QScriptEngine::dateConversionQtJS() PASS : tst_QScriptEngine::stringListFromArrayWithEmptyElement() PASS : tst_QScriptEngine::collectQObjectWithCachedWrapper(unassigned,cpp,no-parent) PASS : tst_QScriptEngine::collectQObjectWithCachedWrapper(unassigned,cpp,parent) PASS : tst_QScriptEngine::collectQObjectWithCachedWrapper(unassigned,auto,no-parent) PASS : tst_QScriptEngine::collectQObjectWithCachedWrapper(unassigned,auto,parent) PASS : tst_QScriptEngine::collectQObjectWithCachedWrapper(unassigned,script,no-parent) PASS : tst_QScriptEngine::collectQObjectWithCachedWrapper(unassigned,script,parent) PASS : tst_QScriptEngine::collectQObjectWithCachedWrapper(global-property-property,cpp,no-parent) PASS : tst_QScriptEngine::collectQObjectWithCachedWrapper(global-property-property,cpp,parent) PASS : tst_QScriptEngine::collectQObjectWithCachedWrapper(global-property-property,auto,no-parent) PASS : tst_QScriptEngine::collectQObjectWithCachedWrapper(global-property-property,auto,parent) PASS : tst_QScriptEngine::collectQObjectWithCachedWrapper(global-property-property,script,no-parent) PASS : tst_QScriptEngine::collectQObjectWithCachedWrapper(global-property-property,script,parent) PASS : tst_QScriptEngine::pushContext_noInheritedScope() PASS : tst_QScriptEngine::cleanupTestCase() Totals: 520 passed, 2 failed, 2 skipped, 0 blacklisted ********* Finished testing of tst_QScriptEngine ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qscriptengine: 21 seconds, exit code 2 Build log: http://testresults.qt.io/ci/Qt5_5.5_Integration/build_00018/win32-msvc2010_Windows_7/log.txt.gz Tested changes (refs/builds/5.5_1425902285): http://codereview.qt-project.org/102241 [PS7] - Added Qt3D as a part of qt5.git default repositories http://codereview.qt-project.org/107229 [PS27] - Updated submodules. From ci-noreply at qt-project.org Mon Mar 9 14:55:58 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 9 Mar 2015 15:55:58 +0200 Subject: [Ci-reports] fail on QtWebEngine_dev_Integration #243 Message-ID: <20150309_135558_058379.ci-noreply@qt-project.org> qtwebengine failed to compile :( ../../../src/core/file_picker_controller.cpp:102:33: error: use of undeclared identifier 'toVector' ../../../src/core/file_picker_controller.cpp:102:70: error: expected '(' for function-style cast or type construction make[4]: *** [invoke_ninja] Error 1 make[3]: *** [sub-gyp_run-pro-make_first] Error 2 make[2]: *** [sub-core-make_first] Error 2 make[1]: *** [sub-src-make_first] Error 2 make: *** [module-qtwebengine] Error 2 Build log: http://testresults.qt.io/ci/QtWebEngine_dev_Integration/build_00243/macx-clang_developer-build_OSX_10.10/log.txt.gz ============================================================ QtWebEngine_dev_Integration » macx-clang_developer-build_OSX_10.9 #243: FAILURE Build log: http://testresults.qt.io/ci/QtWebEngine_dev_Integration/build_00243/macx-clang_developer-build_OSX_10.9/log.txt.gz Tested changes (refs/builds/dev_1425905376): http://codereview.qt-project.org/107669 [PS2] - Merge remote-tracking branch 'origin/5.5' into dev From ci-noreply at qt-project.org Mon Mar 9 15:07:23 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 9 Mar 2015 16:07:23 +0200 Subject: [Ci-reports] pass on QtSerialPort_5.5_Integration #11 Message-ID: <20150309_140723_040438.ci-noreply@qt-project.org> QtSerialPort_5.5_Integration #11: SUCCESS Tested changes (refs/builds/5.5_1425902440): http://codereview.qt-project.org/108076 [PS1] - Unix: Clear serial_struct instances From ci-noreply at qt-project.org Mon Mar 9 15:16:29 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 9 Mar 2015 15:16:29 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - QtBase_5.4_mobile_state #124 - FAILURE Message-ID: <20150309141629.3125630CA8@fork.qtproject.c.bitbit.net> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt-project.org/ci/QtBase_5.4_mobile_state/build_00124 From ci-noreply at qt-project.org Mon Mar 9 15:24:38 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 9 Mar 2015 16:24:38 +0200 Subject: [Ci-reports] pass on QtCanvas3D_5.5_Integration #36 Message-ID: <20150309_142438_017708.ci-noreply@qt-project.org> QtCanvas3D_5.5_Integration #36: SUCCESS Tested changes (refs/builds/5.5_1425905538): http://codereview.qt-project.org/108061 [PS1] - Fixed resize viewport behavior in examples. From ci-noreply at qt-project.org Mon Mar 9 15:37:05 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 9 Mar 2015 16:37:05 +0200 Subject: [Ci-reports] fail on QtDeclarative_5.5_Integration #74 Message-ID: <20150309_143705_099453.ci-noreply@qt-project.org> Autotest `tst_qquickmultipointtoucharea' 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_QQuickMultiPointTouchArea FAIL! : tst_QQuickMultiPointTouchArea::inFlickable() Compared values are not the same Actual (point11->pressed()): 0 Expected (true) : 1 Loc: [tst_qquickmultipointtoucharea.cpp(633)] Totals: 22 passed, 1 failed, 0 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QQuickMultiPointTouchArea ********* Config: Using QtTest library 5.5.0, Qt 5.5.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 6.0 (clang-600.0.54) (Apple)) PASS : tst_QQuickMultiPointTouchArea::initTestCase() PASS : tst_QQuickMultiPointTouchArea::properties() PASS : tst_QQuickMultiPointTouchArea::signalTest() PASS : tst_QQuickMultiPointTouchArea::release() PASS : tst_QQuickMultiPointTouchArea::reuse() PASS : tst_QQuickMultiPointTouchArea::nonOverlapping() PASS : tst_QQuickMultiPointTouchArea::nested() FAIL! : tst_QQuickMultiPointTouchArea::inFlickable() Compared values are not the same Actual (point11->pressed()): 0 Expected (true) : 1 Loc: [tst_qquickmultipointtoucharea.cpp(633)] PASS : tst_QQuickMultiPointTouchArea::inFlickable2() PASS : tst_QQuickMultiPointTouchArea::inMouseArea() PASS : tst_QQuickMultiPointTouchArea::mouseAsTouchpoint() PASS : tst_QQuickMultiPointTouchArea::invisible() PASS : tst_QQuickMultiPointTouchArea::transformedTouchArea(1st point inside) PASS : tst_QQuickMultiPointTouchArea::transformedTouchArea(2nd point inside) PASS : tst_QQuickMultiPointTouchArea::transformedTouchArea(3rd point inside) PASS : tst_QQuickMultiPointTouchArea::transformedTouchArea(all points inside) PASS : tst_QQuickMultiPointTouchArea::transformedTouchArea(all points outside) PASS : tst_QQuickMultiPointTouchArea::transformedTouchArea(1st and 2nd points inside) PASS : tst_QQuickMultiPointTouchArea::transformedTouchArea(1st and 3rd points inside) FAIL! : tst_QQuickMultiPointTouchArea::mouseInteraction(left) Compared values are not the same Actual (point1->pressed()): 0 Expected (accept) : 1 Loc: [tst_qquickmultipointtoucharea.cpp(1192)] PASS : tst_QQuickMultiPointTouchArea::mouseInteraction(right) PASS : tst_QQuickMultiPointTouchArea::mouseInteraction(middle) PASS : tst_QQuickMultiPointTouchArea::cleanupTestCase() Totals: 21 passed, 2 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_QQuickMultiPointTouchArea ********* 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_qquickmultipointtoucharea: 24 seconds, exit code 2 Build log: http://testresults.qt.io/ci/QtDeclarative_5.5_Integration/build_00074/macx-clang_developer-build_OSX_10.10/log.txt.gz Tested changes (refs/builds/5.5_1425907280): http://codereview.qt-project.org/107723 [PS4] - testlib: Fix qml objects not deleted between data tests From ci-noreply at qt-project.org Mon Mar 9 15:42:36 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 9 Mar 2015 16:42:36 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #5966 Message-ID: <20150309_144236_040833.ci-noreply@qt-project.org> Autotest `tst_qframe' failed :( Testing tst_QFrame FAIL! : tst_QFrame::testPainting(winpanel_raised_0_0) Compared values are not the same tst_qframe.cpp(180) : failure location FAIL! : tst_QFrame::testPainting(winpanel_sunken_0_0) Compared values are not the same tst_qframe.cpp(180) : failure location FAIL! : tst_QFrame::testPainting(winpanel_raised_0_1) Compared values are not the same tst_qframe.cpp(180) : failure location FAIL! : tst_QFrame::testPainting(winpanel_sunken_0_1) Compared values are not the same tst_qframe.cpp(180) : failure location FAIL! : tst_QFrame::testPainting(winpanel_raised_0_2) Compared values are not the same tst_qframe.cpp(180) : failure location FAIL! : tst_QFrame::testPainting(winpanel_sunken_0_2) Compared values are not the same tst_qframe.cpp(180) : failure location FAIL! : tst_QFrame::testPainting(winpanel_raised_1_0) Compared values are not the same tst_qframe.cpp(180) : failure location FAIL! : tst_QFrame::testPainting(winpanel_sunken_1_0) Compared values are not the same tst_qframe.cpp(180) : failure location FAIL! : tst_QFrame::testPainting(winpanel_raised_1_1) Compared values are not the same tst_qframe.cpp(180) : failure location FAIL! : tst_QFrame::testPainting(winpanel_sunken_1_1) Compared values are not the same tst_qframe.cpp(180) : failure location FAIL! : tst_QFrame::testPainting(winpanel_raised_1_2) Compared values are not the same tst_qframe.cpp(180) : failure location FAIL! : tst_QFrame::testPainting(winpanel_sunken_1_2) Compared values are not the same tst_qframe.cpp(180) : failure location FAIL! : tst_QFrame::testPainting(winpanel_raised_2_0) Compared values are not the same tst_qframe.cpp(180) : failure location FAIL! : tst_QFrame::testPainting(winpanel_sunken_2_0) Compared values are not the same tst_qframe.cpp(180) : failure location FAIL! : tst_QFrame::testPainting(winpanel_raised_2_1) Compared values are not the same tst_qframe.cpp(180) : failure location FAIL! : tst_QFrame::testPainting(winpanel_sunken_2_1) Compared values are not the same tst_qframe.cpp(180) : failure location FAIL! : tst_QFrame::testPainting(winpanel_raised_2_2) Compared values are not the same tst_qframe.cpp(180) : failure location FAIL! : tst_QFrame::testPainting(winpanel_sunken_2_2) Compared values are not the same tst_qframe.cpp(180) : failure location Totals: 129 passed, 18 failed, 0 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QFrame ********* Config: Using QtTest library 5.6.0, Qt 5.6.0 (i386-little_endian-ilp32 shared (dynamic) release build; by MSVC 2010) PASS : tst_QFrame::initTestCase() PASS : tst_QFrame::testDefaults() PASS : tst_QFrame::testInitStyleOption(box_noshadow_0_0) PASS : tst_QFrame::testInitStyleOption(box_plain_0_0) PASS : tst_QFrame::testInitStyleOption(box_raised_0_0) PASS : tst_QFrame::testInitStyleOption(box_sunken_0_0) PASS : tst_QFrame::testInitStyleOption(winpanel_noshadow_0_0) PASS : tst_QFrame::testInitStyleOption(winpanel_plain_0_0) PASS : tst_QFrame::testInitStyleOption(winpanel_raised_0_0) PASS : tst_QFrame::testInitStyleOption(winpanel_sunken_0_0) PASS : tst_QFrame::testInitStyleOption(box_noshadow_0_1) PASS : tst_QFrame::testInitStyleOption(box_plain_0_1) PASS : tst_QFrame::testInitStyleOption(box_raised_0_1) PASS : tst_QFrame::testInitStyleOption(box_sunken_0_1) PASS : tst_QFrame::testInitStyleOption(winpanel_noshadow_0_1) PASS : tst_QFrame::testInitStyleOption(winpanel_plain_0_1) PASS : tst_QFrame::testInitStyleOption(winpanel_raised_0_1) PASS : tst_QFrame::testInitStyleOption(winpanel_sunken_0_1) PASS : tst_QFrame::testInitStyleOption(box_noshadow_0_2) PASS : tst_QFrame::testInitStyleOption(box_plain_0_2) PASS : tst_QFrame::testInitStyleOption(box_raised_0_2) PASS : tst_QFrame::testInitStyleOption(box_sunken_0_2) PASS : tst_QFrame::testInitStyleOption(winpanel_noshadow_0_2) PASS : tst_QFrame::testInitStyleOption(winpanel_plain_0_2) PASS : tst_QFrame::testInitStyleOption(winpanel_raised_0_2) PASS : tst_QFrame::testInitStyleOption(winpanel_sunken_0_2) PASS : tst_QFrame::testInitStyleOption(box_noshadow_1_0) PASS : tst_QFrame::testInitStyleOption(box_plain_1_0) PASS : tst_QFrame::testInitStyleOption(box_raised_1_0) PASS : tst_QFrame::testInitStyleOption(box_sunken_1_0) PASS : tst_QFrame::testInitStyleOption(winpanel_noshadow_1_0) PASS : tst_QFrame::testInitStyleOption(winpanel_plain_1_0) PASS : tst_QFrame::testInitStyleOption(winpanel_raised_1_0) PASS : tst_QFrame::testInitStyleOption(winpanel_sunken_1_0) PASS : tst_QFrame::testInitStyleOption(box_noshadow_1_1) PASS : tst_QFrame::testInitStyleOption(box_plain_1_1) PASS : tst_QFrame::testInitStyleOption(box_raised_1_1) PASS : tst_QFrame::testInitStyleOption(box_sunken_1_1) PASS : tst_QFrame::testInitStyleOption(winpanel_noshadow_1_1) PASS : tst_QFrame::testInitStyleOption(winpanel_plain_1_1) PASS : tst_QFrame::testInitStyleOption(winpanel_raised_1_1) PASS : tst_QFrame::testInitStyleOption(winpanel_sunken_1_1) PASS : tst_QFrame::testInitStyleOption(box_noshadow_1_2) PASS : tst_QFrame::testInitStyleOption(box_plain_1_2) PASS : tst_QFrame::testInitStyleOption(box_raised_1_2) PASS : tst_QFrame::testInitStyleOption(box_sunken_1_2) PASS : tst_QFrame::testInitStyleOption(winpanel_noshadow_1_2) PASS : tst_QFrame::testInitStyleOption(winpanel_plain_1_2) PASS : tst_QFrame::testInitStyleOption(winpanel_raised_1_2) PASS : tst_QFrame::testInitStyleOption(winpanel_sunken_1_2) PASS : tst_QFrame::testInitStyleOption(box_noshadow_2_0) PASS : tst_QFrame::testInitStyleOption(box_plain_2_0) PASS : tst_QFrame::testInitStyleOption(box_raised_2_0) PASS : tst_QFrame::testInitStyleOption(box_sunken_2_0) PASS : tst_QFrame::testInitStyleOption(winpanel_noshadow_2_0) PASS : tst_QFrame::testInitStyleOption(winpanel_plain_2_0) PASS : tst_QFrame::testInitStyleOption(winpanel_raised_2_0) PASS : tst_QFrame::testInitStyleOption(winpanel_sunken_2_0) PASS : tst_QFrame::testInitStyleOption(box_noshadow_2_1) PASS : tst_QFrame::testInitStyleOption(box_plain_2_1) PASS : tst_QFrame::testInitStyleOption(box_raised_2_1) PASS : tst_QFrame::testInitStyleOption(box_sunken_2_1) PASS : tst_QFrame::testInitStyleOption(winpanel_noshadow_2_1) PASS : tst_QFrame::testInitStyleOption(winpanel_plain_2_1) PASS : tst_QFrame::testInitStyleOption(winpanel_raised_2_1) PASS : tst_QFrame::testInitStyleOption(winpanel_sunken_2_1) PASS : tst_QFrame::testInitStyleOption(box_noshadow_2_2) PASS : tst_QFrame::testInitStyleOption(box_plain_2_2) PASS : tst_QFrame::testInitStyleOption(box_raised_2_2) PASS : tst_QFrame::testInitStyleOption(box_sunken_2_2) PASS : tst_QFrame::testInitStyleOption(winpanel_noshadow_2_2) PASS : tst_QFrame::testInitStyleOption(winpanel_plain_2_2) PASS : tst_QFrame::testInitStyleOption(winpanel_raised_2_2) PASS : tst_QFrame::testInitStyleOption(winpanel_sunken_2_2) PASS : tst_QFrame::testPainting(box_noshadow_0_0) PASS : tst_QFrame::testPainting(box_plain_0_0) PASS : tst_QFrame::testPainting(box_raised_0_0) PASS : tst_QFrame::testPainting(box_sunken_0_0) PASS : tst_QFrame::testPainting(winpanel_noshadow_0_0) PASS : tst_QFrame::testPainting(winpanel_plain_0_0) FAIL! : tst_QFrame::testPainting(winpanel_raised_0_0) Compared values are not the same tst_qframe.cpp(180) : failure location FAIL! : tst_QFrame::testPainting(winpanel_sunken_0_0) Compared values are not the same tst_qframe.cpp(180) : failure location PASS : tst_QFrame::testPainting(box_noshadow_0_1) PASS : tst_QFrame::testPainting(box_plain_0_1) PASS : tst_QFrame::testPainting(box_raised_0_1) PASS : tst_QFrame::testPainting(box_sunken_0_1) PASS : tst_QFrame::testPainting(winpanel_noshadow_0_1) PASS : tst_QFrame::testPainting(winpanel_plain_0_1) FAIL! : tst_QFrame::testPainting(winpanel_raised_0_1) Compared values are not the same tst_qframe.cpp(180) : failure location FAIL! : tst_QFrame::testPainting(winpanel_sunken_0_1) Compared values are not the same tst_qframe.cpp(180) : failure location PASS : tst_QFrame::testPainting(box_noshadow_0_2) PASS : tst_QFrame::testPainting(box_plain_0_2) PASS : tst_QFrame::testPainting(box_raised_0_2) PASS : tst_QFrame::testPainting(box_sunken_0_2) PASS : tst_QFrame::testPainting(winpanel_noshadow_0_2) PASS : tst_QFrame::testPainting(winpanel_plain_0_2) FAIL! : tst_QFrame::testPainting(winpanel_raised_0_2) Compared values are not the same tst_qframe.cpp(180) : failure location FAIL! : tst_QFrame::testPainting(winpanel_sunken_0_2) Compared values are not the same tst_qframe.cpp(180) : failure location PASS : tst_QFrame::testPainting(box_noshadow_1_0) PASS : tst_QFrame::testPainting(box_plain_1_0) PASS : tst_QFrame::testPainting(box_raised_1_0) PASS : tst_QFrame::testPainting(box_sunken_1_0) PASS : tst_QFrame::testPainting(winpanel_noshadow_1_0) PASS : tst_QFrame::testPainting(winpanel_plain_1_0) FAIL! : tst_QFrame::testPainting(winpanel_raised_1_0) Compared values are not the same tst_qframe.cpp(180) : failure location FAIL! : tst_QFrame::testPainting(winpanel_sunken_1_0) Compared values are not the same tst_qframe.cpp(180) : failure location PASS : tst_QFrame::testPainting(box_noshadow_1_1) PASS : tst_QFrame::testPainting(box_plain_1_1) PASS : tst_QFrame::testPainting(box_raised_1_1) PASS : tst_QFrame::testPainting(box_sunken_1_1) PASS : tst_QFrame::testPainting(winpanel_noshadow_1_1) PASS : tst_QFrame::testPainting(winpanel_plain_1_1) FAIL! : tst_QFrame::testPainting(winpanel_raised_1_1) Compared values are not the same tst_qframe.cpp(180) : failure location FAIL! : tst_QFrame::testPainting(winpanel_sunken_1_1) Compared values are not the same tst_qframe.cpp(180) : failure location PASS : tst_QFrame::testPainting(box_noshadow_1_2) PASS : tst_QFrame::testPainting(box_plain_1_2) PASS : tst_QFrame::testPainting(box_raised_1_2) PASS : tst_QFrame::testPainting(box_sunken_1_2) PASS : tst_QFrame::testPainting(winpanel_noshadow_1_2) PASS : tst_QFrame::testPainting(winpanel_plain_1_2) FAIL! : tst_QFrame::testPainting(winpanel_raised_1_2) Compared values are not the same tst_qframe.cpp(180) : failure location FAIL! : tst_QFrame::testPainting(winpanel_sunken_1_2) Compared values are not the same tst_qframe.cpp(180) : failure location PASS : tst_QFrame::testPainting(box_noshadow_2_0) PASS : tst_QFrame::testPainting(box_plain_2_0) PASS : tst_QFrame::testPainting(box_raised_2_0) PASS : tst_QFrame::testPainting(box_sunken_2_0) PASS : tst_QFrame::testPainting(winpanel_noshadow_2_0) PASS : tst_QFrame::testPainting(winpanel_plain_2_0) FAIL! : tst_QFrame::testPainting(winpanel_raised_2_0) Compared values are not the same tst_qframe.cpp(180) : failure location FAIL! : tst_QFrame::testPainting(winpanel_sunken_2_0) Compared values are not the same tst_qframe.cpp(180) : failure location PASS : tst_QFrame::testPainting(box_noshadow_2_1) PASS : tst_QFrame::testPainting(box_plain_2_1) PASS : tst_QFrame::testPainting(box_raised_2_1) PASS : tst_QFrame::testPainting(box_sunken_2_1) PASS : tst_QFrame::testPainting(winpanel_noshadow_2_1) PASS : tst_QFrame::testPainting(winpanel_plain_2_1) FAIL! : tst_QFrame::testPainting(winpanel_raised_2_1) Compared values are not the same tst_qframe.cpp(180) : failure location FAIL! : tst_QFrame::testPainting(winpanel_sunken_2_1) Compared values are not the same tst_qframe.cpp(180) : failure location PASS : tst_QFrame::testPainting(box_noshadow_2_2) PASS : tst_QFrame::testPainting(box_plain_2_2) PASS : tst_QFrame::testPainting(box_raised_2_2) PASS : tst_QFrame::testPainting(box_sunken_2_2) PASS : tst_QFrame::testPainting(winpanel_noshadow_2_2) PASS : tst_QFrame::testPainting(winpanel_plain_2_2) FAIL! : tst_QFrame::testPainting(winpanel_raised_2_2) Compared values are not the same tst_qframe.cpp(180) : failure location FAIL! : tst_QFrame::testPainting(winpanel_sunken_2_2) Compared values are not the same tst_qframe.cpp(180) : failure location PASS : tst_QFrame::cleanupTestCase() Totals: 129 passed, 18 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_QFrame ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qframe: 0.899487 seconds, exit code 18 Build log: http://testresults.qt.io/ci/QtBase_dev_Integration/build_05966/win32-msvc2010_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1425908208): http://codereview.qt-project.org/106046 [PS12] - Introduce QRgba64 structure for 64bit RGBA values From ci-noreply at qt-project.org Mon Mar 9 15:52:59 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 9 Mar 2015 16:52:59 +0200 Subject: [Ci-reports] fail on QtDeclarative_dev_Integration #2642 Message-ID: <20150309_145259_043780.ci-noreply@qt-project.org> twelve autotests failed :( Testing tst_qqmlqt FAIL! : tst_qqmlqt::createComponent() Compared values are not the same Actual (object->property("absoluteUrl").toString()): "" Expected (QString("http://www.example.com/test.qml")): "http://www.example.com/test.qml" tst_qqmlqt.cpp(600) : failure location FAIL! : tst_qqmlqt::createComponent_pragmaLibrary() Compared values are not the same Actual (object->property("status").toInt()): 0 Expected (int(QQmlComponent::Ready)) : 1 tst_qqmlqt.cpp(624) : failure location FAIL! : tst_qqmlqt::createQmlObject() Compared values are not the same Actual (object->property("success").toBool()): 0 Expected (true) : 1 tst_qqmlqt.cpp(650) : failure location Totals: 50 passed, 3 failed, 0 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qqmlqt ********* Config: Using QtTest library 5.6.0, Qt 5.6.0 (i386-little_endian-ilp32 shared (dynamic) release build; by MSVC 2010) PASS : tst_qqmlqt::initTestCase() PASS : tst_qqmlqt::enums() PASS : tst_qqmlqt::rgba() PASS : tst_qqmlqt::hsla() PASS : tst_qqmlqt::hsva() PASS : tst_qqmlqt::colorEqual() PASS : tst_qqmlqt::rect() PASS : tst_qqmlqt::point() PASS : tst_qqmlqt::size() PASS : tst_qqmlqt::vector2d() PASS : tst_qqmlqt::vector3d() PASS : tst_qqmlqt::vector4d() PASS : tst_qqmlqt::quaternion() PASS : tst_qqmlqt::matrix4x4() PASS : tst_qqmlqt::font() PASS : tst_qqmlqt::lighter() PASS : tst_qqmlqt::darker() PASS : tst_qqmlqt::tint() PASS : tst_qqmlqt::openUrlExternally() PASS : tst_qqmlqt::openUrlExternally_pragmaLibrary() PASS : tst_qqmlqt::md5() QWARN : tst_qqmlqt::createComponent() file:///C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlqt/data/createComponent.qml:23: Error: Cannot assign [undefined] to QString FAIL! : tst_qqmlqt::createComponent() Compared values are not the same Actual (object->property("absoluteUrl").toString()): "" Expected (QString("http://www.example.com/test.qml")): "http://www.example.com/test.qml" tst_qqmlqt.cpp(600) : failure location QWARN : tst_qqmlqt::createComponent_pragmaLibrary() file:///C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlqt/data/createComponent_lib.qml:9: Error: Cannot assign [undefined] to int FAIL! : tst_qqmlqt::createComponent_pragmaLibrary() Compared values are not the same Actual (object->property("status").toInt()): 0 Expected (int(QQmlComponent::Ready)) : 1 tst_qqmlqt.cpp(624) : failure location FAIL! : tst_qqmlqt::createQmlObject() Compared values are not the same Actual (object->property("success").toBool()): 0 Expected (true) : 1 tst_qqmlqt.cpp(650) : failure location PASS : tst_qqmlqt::dateTimeConversion() PASS : tst_qqmlqt::dateTimeFormatting(formatDate) PASS : tst_qqmlqt::dateTimeFormatting(formatTime) PASS : tst_qqmlqt::dateTimeFormatting(formatDateTime) PASS : tst_qqmlqt::dateTimeFormattingVariants(formatDate, qtime) PASS : tst_qqmlqt::dateTimeFormattingVariants(formatDateTime, qtime) PASS : tst_qqmlqt::dateTimeFormattingVariants(formatTime, qtime) PASS : tst_qqmlqt::dateTimeFormattingVariants(formatDate, qdate) PASS : tst_qqmlqt::dateTimeFormattingVariants(formatDateTime, qdate) PASS : tst_qqmlqt::dateTimeFormattingVariants(formatTime, qdate) PASS : tst_qqmlqt::dateTimeFormattingVariants(formatDate, qdatetime) PASS : tst_qqmlqt::dateTimeFormattingVariants(formatDateTime, qdatetime) PASS : tst_qqmlqt::dateTimeFormattingVariants(formatTime, qdatetime) PASS : tst_qqmlqt::dateTimeFormattingVariants(formatDate, qstring) PASS : tst_qqmlqt::dateTimeFormattingVariants(formatDateTime, qstring) PASS : tst_qqmlqt::dateTimeFormattingVariants(formatTime, qstring) PASS : tst_qqmlqt::dateTimeFormattingVariants(formatDate, qcolor) PASS : tst_qqmlqt::dateTimeFormattingVariants(formatDateTime, qcolor) PASS : tst_qqmlqt::dateTimeFormattingVariants(formatTime, qcolor) PASS : tst_qqmlqt::dateTimeFormattingVariants(formatDate, int) PASS : tst_qqmlqt::dateTimeFormattingVariants(formatDateTime, int) PASS : tst_qqmlqt::dateTimeFormattingVariants(formatTime, int) PASS : tst_qqmlqt::isQtObject() PASS : tst_qqmlqt::btoa() PASS : tst_qqmlqt::atob() PASS : tst_qqmlqt::fontFamilies() PASS : tst_qqmlqt::quit() PASS : tst_qqmlqt::resolvedUrl() PASS : tst_qqmlqt::cleanupTestCase() Totals: 50 passed, 3 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_qqmlqt ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qqmlqt: 2 seconds, exit code 3 Testing tst_QQmlProfilerService FAIL! : tst_QQmlProfilerService::controlFromJS() 'QQmlDebugTest::waitForSignal(m_client, SIGNAL(complete()))' returned FALSE. (No trace received in time.) tst_qqmlprofilerservice.cpp(357) : failure location FAIL! : tst_QQmlProfilerService::controlFromJS() 'm_client->jsHeapMessages.count() > 0' returned FALSE. (no JavaScript heap messages received) tst_qqmlprofilerservice.cpp(371) : failure location Totals: 10 passed, 2 failed, 0 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QQmlProfilerService ********* Config: Using QtTest library 5.6.0, Qt 5.6.0 (i386-little_endian-ilp32 shared (dynamic) release build; by MSVC 2010) PASS : tst_QQmlProfilerService::initTestCase() PASS : tst_QQmlProfilerService::blockingConnectWithTraceEnabled() PASS : tst_QQmlProfilerService::blockingConnectWithTraceDisabled() PASS : tst_QQmlProfilerService::nonBlockingConnect() PASS : tst_QQmlProfilerService::pixmapCacheData() PASS : tst_QQmlProfilerService::scenegraphData() PASS : tst_QQmlProfilerService::profileOnExit() QWARN : tst_QQmlProfilerService::controlFromJS() waitForSignal 2complete() timed out after 5000 ms FAIL! : tst_QQmlProfilerService::controlFromJS() 'QQmlDebugTest::waitForSignal(m_client, SIGNAL(complete()))' returned FALSE. (No trace received in time.) tst_qqmlprofilerservice.cpp(357) : failure location FAIL! : tst_QQmlProfilerService::controlFromJS() 'm_client->jsHeapMessages.count() > 0' returned FALSE. (no JavaScript heap messages received) tst_qqmlprofilerservice.cpp(371) : failure location QDEBUG : tst_QQmlProfilerService::controlFromJS() QML Messages: 0 QDEBUG : tst_QQmlProfilerService::controlFromJS() QDEBUG : tst_QQmlProfilerService::controlFromJS() JavaScript Messages: 0 QDEBUG : tst_QQmlProfilerService::controlFromJS() QDEBUG : tst_QQmlProfilerService::controlFromJS() Asynchronous Messages: 1 QDEBUG : tst_QQmlProfilerService::controlFromJS() 0 196774799 0 5 "" -1 -1 -1 4 QDEBUG : tst_QQmlProfilerService::controlFromJS() QDEBUG : tst_QQmlProfilerService::controlFromJS() Pixmap Cache Messages: 0 QDEBUG : tst_QQmlProfilerService::controlFromJS() QDEBUG : tst_QQmlProfilerService::controlFromJS() Javascript Heap Messages: 0 QDEBUG : tst_QQmlProfilerService::controlFromJS() QDEBUG : tst_QQmlProfilerService::controlFromJS() Process State: "running" QDEBUG : tst_QQmlProfilerService::controlFromJS() Application Output: "QML Debugger: Waiting for connection on port 13773...\r\nProfiling started.\r\nfile:///C:/work/build/qt/qtdeclarative/tests/auto/qml/debugger/qqmlprofilerservice/data/controlFromJS.qml:42: TypeError: Property 'start' of object [object Object] is not a function\r\n" QDEBUG : tst_QQmlProfilerService::controlFromJS() Connection State: "Connected, got hello" QDEBUG : tst_QQmlProfilerService::controlFromJS() Client State: "Enabled" PASS : tst_QQmlProfilerService::signalSourceLocation() PASS : tst_QQmlProfilerService::javascript() PASS : tst_QQmlProfilerService::cleanupTestCase() Totals: 10 passed, 2 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_QQmlProfilerService ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qqmlprofilerservice: 17 seconds, exit code 2 Testing tst_qqmlnotifier FAIL! : tst_qqmlnotifier::testConnectNotify() Compared values are not the same Actual (exportedObject->cppObjectPropConnections): 0 Expected (1) : 1 tst_qqmlnotifier.cpp(227) : failure location FAIL! : tst_qqmlnotifier::propertyChange() Compared values are not the same Actual (exportedClass->unboundPropConnections): 0 Expected (1) : 1 tst_qqmlnotifier.cpp(296) : failure location Totals: 8 passed, 2 failed, 0 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qqmlnotifier ********* Config: Using QtTest library 5.6.0, Qt 5.6.0 (i386-little_endian-ilp32 shared (dynamic) release build; by MSVC 2010) PASS : tst_qqmlnotifier::initTestCase() QWARN : tst_qqmlnotifier::testConnectNotify() file:///C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlnotifier/data/connectnotify.qml:25:23: Unable to assign [undefined] to int FAIL! : tst_qqmlnotifier::testConnectNotify() Compared values are not the same Actual (exportedObject->cppObjectPropConnections): 0 Expected (1) : 1 tst_qqmlnotifier.cpp(227) : failure location QWARN : tst_qqmlnotifier::removeV4Binding() file:///C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlnotifier/data/connectnotify.qml:25:23: Unable to assign [undefined] to int PASS : tst_qqmlnotifier::removeV4Binding() QWARN : tst_qqmlnotifier::removeV4Binding2() file:///C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlnotifier/data/connectnotify.qml:25:23: Unable to assign [undefined] to int PASS : tst_qqmlnotifier::removeV4Binding2() QWARN : tst_qqmlnotifier::removeV8Binding() file:///C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlnotifier/data/connectnotify.qml:25:23: Unable to assign [undefined] to int PASS : tst_qqmlnotifier::removeV8Binding() QWARN : tst_qqmlnotifier::removeScriptBinding() file:///C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlnotifier/data/connectnotify.qml:25:23: Unable to assign [undefined] to int PASS : tst_qqmlnotifier::removeScriptBinding() QWARN : tst_qqmlnotifier::readProperty() file:///C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlnotifier/data/connectnotify.qml:25:23: Unable to assign [undefined] to int PASS : tst_qqmlnotifier::readProperty() QWARN : tst_qqmlnotifier::propertyChange() file:///C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlnotifier/data/connectnotify.qml:25:23: Unable to assign [undefined] to int QWARN : tst_qqmlnotifier::propertyChange() file:///C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlnotifier/data/connectnotify.qml:71:52: Unable to assign [undefined] to int FAIL! : tst_qqmlnotifier::propertyChange() Compared values are not the same Actual (exportedClass->unboundPropConnections): 0 Expected (1) : 1 tst_qqmlnotifier.cpp(296) : failure location QWARN : tst_qqmlnotifier::disconnectOnDestroy() file:///C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlnotifier/data/connectnotify.qml:25:23: Unable to assign [undefined] to int PASS : tst_qqmlnotifier::disconnectOnDestroy() PASS : tst_qqmlnotifier::cleanupTestCase() Totals: 8 passed, 2 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_qqmlnotifier ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qqmlnotifier: 0.887488 seconds, exit code 2 Testing tst_QQmlEngineDebugService FAIL! : tst_QQmlEngineDebugService::queryObject(recursive) Compared values are not the same Actual (findProperty(text.properties, "color").value): QVariant(QColor,) Expected (qVariantFromValue(QColor("blue"))) : QVariant(QColor,) tst_qqmlenginedebugservice.cpp(692) : failure location FAIL! : tst_QQmlEngineDebugService::queryObjectsForLocation(recursive) Compared values are not the same Actual (findProperty(text.properties, "color").value): QVariant(QColor,) Expected (qVariantFromValue(QColor("blue"))) : QVariant(QColor,) tst_qqmlenginedebugservice.cpp(764) : failure location FAIL! : tst_QQmlEngineDebugService::queryExpressionResult(blueRect.width) Compared values are not the same Actual (m_dbg->resultExpr()): QVariant(QString,) Expected (result) : QVariant(int,500) tst_qqmlenginedebugservice.cpp(879) : failure location FAIL! : tst_QQmlEngineDebugService::queryExpressionResultBC(blueRect.width) Compared values are not the same Actual (m_dbg->resultExpr()): QVariant(QString,) Expected (result) : QVariant(int,500) tst_qqmlenginedebugservice.cpp(927) : failure location Totals: 32 passed, 4 failed, 0 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QQmlEngineDebugService ********* Config: Using QtTest library 5.6.0, Qt 5.6.0 (i386-little_endian-ilp32 shared (dynamic) release build; by MSVC 2010) QWARN : tst_QQmlEngineDebugService::initTestCase() :4:31: Unable to assign [undefined] to double QWARN : tst_QQmlEngineDebugService::initTestCase() :4:144: Unable to assign [undefined] to QColor PASS : tst_QQmlEngineDebugService::initTestCase() PASS : tst_QQmlEngineDebugService::watch_property() PASS : tst_QQmlEngineDebugService::watch_object() PASS : tst_QQmlEngineDebugService::watch_expression(width) PASS : tst_QQmlEngineDebugService::watch_expression(width+10) PASS : tst_QQmlEngineDebugService::watch_context() PASS : tst_QQmlEngineDebugService::watch_file() PASS : tst_QQmlEngineDebugService::queryAvailableEngines() PASS : tst_QQmlEngineDebugService::queryRootContexts() PASS : tst_QQmlEngineDebugService::queryObject(non-recursive) FAIL! : tst_QQmlEngineDebugService::queryObject(recursive) Compared values are not the same Actual (findProperty(text.properties, "color").value): QVariant(QColor,) Expected (qVariantFromValue(QColor("blue"))) : QVariant(QColor,) tst_qqmlenginedebugservice.cpp(692) : failure location PASS : tst_QQmlEngineDebugService::queryObjectsForLocation(non-recursive) FAIL! : tst_QQmlEngineDebugService::queryObjectsForLocation(recursive) Compared values are not the same Actual (findProperty(text.properties, "color").value): QVariant(QColor,) Expected (qVariantFromValue(QColor("blue"))) : QVariant(QColor,) tst_qqmlenginedebugservice.cpp(764) : failure location PASS : tst_QQmlEngineDebugService::queryExpressionResult(width + 50) FAIL! : tst_QQmlEngineDebugService::queryExpressionResult(blueRect.width) Compared values are not the same Actual (m_dbg->resultExpr()): QVariant(QString,) Expected (result) : QVariant(int,500) tst_qqmlenginedebugservice.cpp(879) : failure location PASS : tst_QQmlEngineDebugService::queryExpressionResult(bad expr) PASS : tst_QQmlEngineDebugService::queryExpressionResult(QObject*) PASS : tst_QQmlEngineDebugService::queryExpressionResult(list of QObject*) PASS : tst_QQmlEngineDebugService::queryExpressionResult(varObjMap) PASS : tst_QQmlEngineDebugService::queryExpressionResult(simpleVar) PASS : tst_QQmlEngineDebugService::queryExpressionResultInRootContext() PASS : tst_QQmlEngineDebugService::queryExpressionResultBC(width + 50) FAIL! : tst_QQmlEngineDebugService::queryExpressionResultBC(blueRect.width) Compared values are not the same Actual (m_dbg->resultExpr()): QVariant(QString,) Expected (result) : QVariant(int,500) tst_qqmlenginedebugservice.cpp(927) : failure location PASS : tst_QQmlEngineDebugService::queryExpressionResultBC(bad expr) PASS : tst_QQmlEngineDebugService::queryExpressionResultBC(QObject*) PASS : tst_QQmlEngineDebugService::queryExpressionResultBC(list of QObject*) PASS : tst_QQmlEngineDebugService::queryExpressionResultBC(varObjMap) PASS : tst_QQmlEngineDebugService::queryExpressionResultBC(simpleVar) XFAIL : tst_QQmlEngineDebugService::setBindingForObject() Cannot retrieve text for a binding (QTBUG-37273) tst_qqmlenginedebugservice.cpp(985) : failure location PASS : tst_QQmlEngineDebugService::setBindingForObject() PASS : tst_QQmlEngineDebugService::resetBindingForObject() PASS : tst_QQmlEngineDebugService::setMethodBody() PASS : tst_QQmlEngineDebugService::queryObjectTree() PASS : tst_QQmlEngineDebugService::setBindingInStates() PASS : tst_QQmlEngineDebugService::regression_QTCREATORBUG_7451() PASS : tst_QQmlEngineDebugService::queryObjectWithNonStreamableTypes() PASS : tst_QQmlEngineDebugService::cleanupTestCase() Totals: 32 passed, 4 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_QQmlEngineDebugService ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qqmlenginedebugservice: 2 seconds, exit code 4 Testing tst_qqmlengine FAIL! : tst_qqmlengine::trimComponentCache(EmptyComponent-1) Compared values are not the same Actual (object->property("success").toBool()): 0 Expected (true) : 1 tst_qqmlengine.cpp(367) : failure location FAIL! : tst_qqmlengine::trimComponentCache(EmptyComponent-2) Compared values are not the same Actual (object->property("success").toBool()): 0 Expected (true) : 1 tst_qqmlengine.cpp(367) : failure location FAIL! : tst_qqmlengine::trimComponentCache(VMEComponent-1) Compared values are not the same Actual (object->property("success").toBool()): 0 Expected (true) : 1 tst_qqmlengine.cpp(367) : failure location FAIL! : tst_qqmlengine::trimComponentCache(VMEComponent-2) Compared values are not the same Actual (object->property("success").toBool()): 0 Expected (true) : 1 tst_qqmlengine.cpp(367) : failure location FAIL! : tst_qqmlengine::trimComponentCache(EmptyExtendEmptyComponent-1) Compared values are not the same Actual (object->property("success").toBool()): 0 Expected (true) : 1 tst_qqmlengine.cpp(367) : failure location FAIL! : tst_qqmlengine::trimComponentCache(EmptyExtendEmptyComponent-2) Compared values are not the same Actual (object->property("success").toBool()): 0 Expected (true) : 1 tst_qqmlengine.cpp(367) : failure location FAIL! : tst_qqmlengine::trimComponentCache(VMEExtendEmptyComponent-1) Compared values are not the same Actual (object->property("success").toBool()): 0 Expected (true) : 1 tst_qqmlengine.cpp(367) : failure location FAIL! : tst_qqmlengine::trimComponentCache(VMEExtendEmptyComponent-2) Compared values are not the same Actual (object->property("success").toBool()): 0 Expected (true) : 1 tst_qqmlengine.cpp(367) : failure location FAIL! : tst_qqmlengine::trimComponentCache(EmptyExtendVMEComponent-1) Compared values are not the same Actual (object->property("success").toBool()): 0 Expected (true) : 1 tst_qqmlengine.cpp(367) : failure location FAIL! : tst_qqmlengine::trimComponentCache(EmptyExtendVMEComponent-2) Compared values are not the same Actual (object->property("success").toBool()): 0 Expected (true) : 1 tst_qqmlengine.cpp(367) : failure location FAIL! : tst_qqmlengine::trimComponentCache(VMEExtendVMEComponent-1) Compared values are not the same Actual (object->property("success").toBool()): 0 Expected (true) : 1 tst_qqmlengine.cpp(367) : failure location FAIL! : tst_qqmlengine::trimComponentCache(VMEExtendVMEComponent-2) Compared values are not the same Actual (object->property("success").toBool()): 0 Expected (true) : 1 tst_qqmlengine.cpp(367) : failure location FAIL! : tst_qqmlengine::trimComponentCache(EmptyAggregateEmptyComponent-1) Compared values are not the same Actual (object->property("success").toBool()): 0 Expected (true) : 1 tst_qqmlengine.cpp(367) : failure location FAIL! : tst_qqmlengine::trimComponentCache(EmptyAggregateEmptyComponent-2) Compared values are not the same Actual (object->property("success").toBool()): 0 Expected (true) : 1 tst_qqmlengine.cpp(367) : failure location FAIL! : tst_qqmlengine::trimComponentCache(VMEAggregateEmptyComponent-1) Compared values are not the same Actual (object->property("success").toBool()): 0 Expected (true) : 1 tst_qqmlengine.cpp(367) : failure location FAIL! : tst_qqmlengine::trimComponentCache(VMEAggregateEmptyComponent-2) Compared values are not the same Actual (object->property("success").toBool()): 0 Expected (true) : 1 tst_qqmlengine.cpp(367) : failure location FAIL! : tst_qqmlengine::trimComponentCache(EmptyAggregateVMEComponent-1) Compared values are not the same Actual (object->property("success").toBool()): 0 Expected (true) : 1 tst_qqmlengine.cpp(367) : failure location FAIL! : tst_qqmlengine::trimComponentCache(EmptyAggregateVMEComponent-2) Compared values are not the same Actual (object->property("success").toBool()): 0 Expected (true) : 1 tst_qqmlengine.cpp(367) : failure location FAIL! : tst_qqmlengine::trimComponentCache(VMEAggregateVMEComponent-1) Compared values are not the same Actual (object->property("success").toBool()): 0 Expected (true) : 1 tst_qqmlengine.cpp(367) : failure location FAIL! : tst_qqmlengine::trimComponentCache(VMEAggregateVMEComponent-2) Compared values are not the same Actual (object->property("success").toBool()): 0 Expected (true) : 1 tst_qqmlengine.cpp(367) : failure location FAIL! : tst_qqmlengine::trimComponentCache(EmptyPropertyEmptyComponent-1) Compared values are not the same Actual (object->property("success").toBool()): 0 Expected (true) : 1 tst_qqmlengine.cpp(367) : failure location FAIL! : tst_qqmlengine::trimComponentCache(EmptyPropertyEmptyComponent-2) Compared values are not the same Actual (object->property("success").toBool()): 0 Expected (true) : 1 tst_qqmlengine.cpp(367) : failure location FAIL! : tst_qqmlengine::trimComponentCache(VMEPropertyEmptyComponent-1) Compared values are not the same Actual (object->property("success").toBool()): 0 Expected (true) : 1 tst_qqmlengine.cpp(367) : failure location FAIL! : tst_qqmlengine::trimComponentCache(VMEPropertyEmptyComponent-2) Compared values are not the same Actual (object->property("success").toBool()): 0 Expected (true) : 1 tst_qqmlengine.cpp(367) : failure location FAIL! : tst_qqmlengine::trimComponentCache(EmptyPropertyVMEComponent-1) Compared values are not the same Actual (object->property("success").toBool()): 0 Expected (true) : 1 tst_qqmlengine.cpp(367) : failure location FAIL! : tst_qqmlengine::trimComponentCache(EmptyPropertyVMEComponent-2) Compared values are not the same Actual (object->property("success").toBool()): 0 Expected (true) : 1 tst_qqmlengine.cpp(367) : failure location FAIL! : tst_qqmlengine::trimComponentCache(VMEPropertyVMEComponent-1) Compared values are not the same Actual (object->property("success").toBool()): 0 Expected (true) : 1 tst_qqmlengine.cpp(367) : failure location FAIL! : tst_qqmlengine::trimComponentCache(VMEPropertyVMEComponent-2) Compared values are not the same Actual (object->property("success").toBool()): 0 Expected (true) : 1 tst_qqmlengine.cpp(367) : failure location FAIL! : tst_qqmlengine::trimComponentCache(VMETransientEmptyComponent-1) Compared values are not the same Actual (object->property("success").toBool()): 0 Expected (true) : 1 tst_qqmlengine.cpp(367) : failure location FAIL! : tst_qqmlengine::trimComponentCache(VMETransientEmptyComponent-2) Compared values are not the same Actual (object->property("success").toBool()): 0 Expected (true) : 1 tst_qqmlengine.cpp(367) : failure location FAIL! : tst_qqmlengine::trimComponentCache(VMETransientVMEComponent-1) Compared values are not the same Actual (object->property("success").toBool()): 0 Expected (true) : 1 tst_qqmlengine.cpp(367) : failure location FAIL! : tst_qqmlengine::trimComponentCache(VMETransientVMEComponent-2) Compared values are not the same Actual (object->property("success").toBool()): 0 Expected (true) : 1 tst_qqmlengine.cpp(367) : failure location FAIL! : tst_qqmlengine::trimComponentCache(TransientComponent-1) Compared values are not the same Actual (object->property("success").toBool()): 0 Expected (true) : 1 tst_qqmlengine.cpp(367) : failure location FAIL! : tst_qqmlengine::trimComponentCache(TransientComponent-2) Compared values are not the same Actual (object->property("success").toBool()): 0 Expected (true) : 1 tst_qqmlengine.cpp(367) : failure location FAIL! : tst_qqmlengine::trimComponentCache(ReloadComponent) Compared values are not the same Actual (object->property("success").toBool()): 0 Expected (true) : 1 tst_qqmlengine.cpp(367) : failure location FAIL! : tst_qqmlengine::trimComponentCache(LoaderComponent) Compared values are not the same Actual (object->property("success").toBool()): 0 Expected (true) : 1 tst_qqmlengine.cpp(367) : failure location FAIL! : tst_qqmlengine::trimComponentCache(IncubatedComponent) Compared values are not the same Actual (object->property("success").toBool()): 0 Expected (true) : 1 tst_qqmlengine.cpp(367) : failure location FAIL! : tst_qqmlengine::trimComponentCache(TopLevelComponent) Compared values are not the same Actual (object->property("success").toBool()): 0 Expected (true) : 1 tst_qqmlengine.cpp(367) : failure location FAIL! : tst_qqmlengine::trimComponentCache(ScriptComponent) Compared values are not the same Actual (object->property("success").toBool()): 0 Expected (true) : 1 tst_qqmlengine.cpp(367) : failure location FAIL! : tst_qqmlengine::objectOwnership() '(spy.count())' returned FALSE. () tst_qqmlengine.cpp(544) : failure location FAIL! : tst_qqmlengine::multipleEngines() Compared values are not the same Actual (expr1.evaluate().toString()): "" Expected (QString("TestName")) : "TestName" tst_qqmlengine.cpp(580) : failure location FAIL! : tst_qqmlengine::urlInterceptor(InterceptTypes) Compared values are not the same Actual (o->property("childString").toString()): "" Expected (expectedChildString) : "intercepted" tst_qqmlengine.cpp(772) : failure location FAIL! : tst_qqmlengine::urlInterceptor(InterceptQmlDir) Compared values are not the same Actual (o->property("childString").toString()): "" Expected (expectedChildString) : "intercepted" tst_qqmlengine.cpp(772) : failure location FAIL! : tst_qqmlengine::urlInterceptor(InterceptStrings) Compared values are not the same Actual (o->property("childString").toString()): "" Expected (expectedChildString) : "base file" tst_qqmlengine.cpp(772) : failure location Totals: 23 passed, 44 failed, 0 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qqmlengine ********* Config: Using QtTest library 5.6.0, Qt 5.6.0 (i386-little_endian-ilp32 shared (dynamic) release build; by MSVC 2010) PASS : tst_qqmlengine::initTestCase() PASS : tst_qqmlengine::rootContext() PASS : tst_qqmlengine::networkAccessManager() QWARN : tst_qqmlengine::synchronousNetworkAccessManager() QIODevice::read: device not open PASS : tst_qqmlengine::synchronousNetworkAccessManager() PASS : tst_qqmlengine::baseUrl() PASS : tst_qqmlengine::contextForObject() PASS : tst_qqmlengine::offlineStoragePath() PASS : tst_qqmlengine::clearComponentCache() QWARN : tst_qqmlengine::trimComponentCache(EmptyComponent-1) file:///C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlengine/data/testEmptyComponent.1.qml:9: TypeError: Property 'trim' of object [object Object] is not a function FAIL! : tst_qqmlengine::trimComponentCache(EmptyComponent-1) Compared values are not the same Actual (object->property("success").toBool()): 0 Expected (true) : 1 tst_qqmlengine.cpp(367) : failure location QWARN : tst_qqmlengine::trimComponentCache(EmptyComponent-2) file:///C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlengine/data/testEmptyComponent.2.qml:9: TypeError: Property 'trim' of object [object Object] is not a function FAIL! : tst_qqmlengine::trimComponentCache(EmptyComponent-2) Compared values are not the same Actual (object->property("success").toBool()): 0 Expected (true) : 1 tst_qqmlengine.cpp(367) : failure location QWARN : tst_qqmlengine::trimComponentCache(VMEComponent-1) file:///C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlengine/data/testVMEComponent.1.qml:9: TypeError: Property 'trim' of object [object Object] is not a function FAIL! : tst_qqmlengine::trimComponentCache(VMEComponent-1) Compared values are not the same Actual (object->property("success").toBool()): 0 Expected (true) : 1 tst_qqmlengine.cpp(367) : failure location QWARN : tst_qqmlengine::trimComponentCache(VMEComponent-2) file:///C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlengine/data/testVMEComponent.2.qml:9: TypeError: Property 'trim' of object [object Object] is not a function FAIL! : tst_qqmlengine::trimComponentCache(VMEComponent-2) Compared values are not the same Actual (object->property("success").toBool()): 0 Expected (true) : 1 tst_qqmlengine.cpp(367) : failure location QWARN : tst_qqmlengine::trimComponentCache(EmptyExtendEmptyComponent-1) file:///C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlengine/data/testEmptyExtendEmptyComponent.1.qml:9: TypeError: Property 'trim' of object [object Object] is not a function FAIL! : tst_qqmlengine::trimComponentCache(EmptyExtendEmptyComponent-1) Compared values are not the same Actual (object->property("success").toBool()): 0 Expected (true) : 1 tst_qqmlengine.cpp(367) : failure location QWARN : tst_qqmlengine::trimComponentCache(EmptyExtendEmptyComponent-2) file:///C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlengine/data/testEmptyExtendEmptyComponent.2.qml:9: TypeError: Property 'trim' of object [object Object] is not a function FAIL! : tst_qqmlengine::trimComponentCache(EmptyExtendEmptyComponent-2) Compared values are not the same Actual (object->property("success").toBool()): 0 Expected (true) : 1 tst_qqmlengine.cpp(367) : failure location QWARN : tst_qqmlengine::trimComponentCache(VMEExtendEmptyComponent-1) file:///C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlengine/data/testVMEExtendEmptyComponent.1.qml:9: TypeError: Property 'trim' of object [object Object] is not a function FAIL! : tst_qqmlengine::trimComponentCache(VMEExtendEmptyComponent-1) Compared values are not the same Actual (object->property("success").toBool()): 0 Expected (true) : 1 tst_qqmlengine.cpp(367) : failure location QWARN : tst_qqmlengine::trimComponentCache(VMEExtendEmptyComponent-2) file:///C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlengine/data/testVMEExtendEmptyComponent.2.qml:9: TypeError: Property 'trim' of object [object Object] is not a function FAIL! : tst_qqmlengine::trimComponentCache(VMEExtendEmptyComponent-2) Compared values are not the same Actual (object->property("success").toBool()): 0 Expected (true) : 1 tst_qqmlengine.cpp(367) : failure location QWARN : tst_qqmlengine::trimComponentCache(EmptyExtendVMEComponent-1) file:///C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlengine/data/testEmptyExtendVMEComponent.1.qml:9: TypeError: Property 'trim' of object [object Object] is not a function FAIL! : tst_qqmlengine::trimComponentCache(EmptyExtendVMEComponent-1) Compared values are not the same Actual (object->property("success").toBool()): 0 Expected (true) : 1 tst_qqmlengine.cpp(367) : failure location QWARN : tst_qqmlengine::trimComponentCache(EmptyExtendVMEComponent-2) file:///C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlengine/data/testEmptyExtendVMEComponent.2.qml:9: TypeError: Property 'trim' of object [object Object] is not a function FAIL! : tst_qqmlengine::trimComponentCache(EmptyExtendVMEComponent-2) Compared values are not the same Actual (object->property("success").toBool()): 0 Expected (true) : 1 tst_qqmlengine.cpp(367) : failure location QWARN : tst_qqmlengine::trimComponentCache(VMEExtendVMEComponent-1) file:///C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlengine/data/testVMEExtendVMEComponent.1.qml:9: TypeError: Property 'trim' of object [object Object] is not a function FAIL! : tst_qqmlengine::trimComponentCache(VMEExtendVMEComponent-1) Compared values are not the same Actual (object->property("success").toBool()): 0 Expected (true) : 1 tst_qqmlengine.cpp(367) : failure location QWARN : tst_qqmlengine::trimComponentCache(VMEExtendVMEComponent-2) file:///C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlengine/data/testVMEExtendVMEComponent.2.qml:9: TypeError: Property 'trim' of object [object Object] is not a function FAIL! : tst_qqmlengine::trimComponentCache(VMEExtendVMEComponent-2) Compared values are not the same Actual (object->property("success").toBool()): 0 Expected (true) : 1 tst_qqmlengine.cpp(367) : failure location (... 874 lines omitted; there are too many errors!) tst_qjsonbinding.cpp(266) : failure location FAIL! : tst_qjsonbinding::readValueProperty(number.1) Compared values are not the same Actual (stringified.toString().toUtf8()): "" Expected (json) : "42.35" tst_qjsonbinding.cpp(266) : failure location FAIL! : tst_qjsonbinding::readValueProperty(string.0) Compared values are not the same Actual (stringified.toString().toUtf8()): "" Expected (json) : "\"hello\"" tst_qjsonbinding.cpp(266) : failure location FAIL! : tst_qjsonbinding::readValueProperty(object.0) Compared values are not the same Actual (stringified.toString().toUtf8()): "" Expected (json) : "{}" tst_qjsonbinding.cpp(266) : failure location FAIL! : tst_qjsonbinding::readValueProperty(object.1) Compared values are not the same Actual (stringified.toString().toUtf8()): "" Expected (json) : "{\"foo\":123}" tst_qjsonbinding.cpp(266) : failure location FAIL! : tst_qjsonbinding::readValueProperty(object.2) Compared values are not the same Actual (stringified.toString().toUtf8()): "" Expected (json) : "{\"a\":true,\"b\":false,\"c\":null,\"d\":\"hello\"}" tst_qjsonbinding.cpp(266) : failure location FAIL! : tst_qjsonbinding::readValueProperty(object.3) Compared values are not the same Actual (stringified.toString().toUtf8()): "" Expected (json) : "{\"a\":{\"b\":{\"c\":42}}}" tst_qjsonbinding.cpp(266) : failure location FAIL! : tst_qjsonbinding::readValueProperty(object.4) Compared values are not the same Actual (stringified.toString().toUtf8()): "" Expected (json) : "{\"a\":[],\"b\":[42],\"c\":{\"d\":null}}" tst_qjsonbinding.cpp(266) : failure location FAIL! : tst_qjsonbinding::readValueProperty(array.0) Compared values are not the same Actual (stringified.toString().toUtf8()): "" Expected (json) : "[]" tst_qjsonbinding.cpp(266) : failure location FAIL! : tst_qjsonbinding::readValueProperty(array.1) Compared values are not the same Actual (stringified.toString().toUtf8()): "" Expected (json) : "[123]" tst_qjsonbinding.cpp(266) : failure location FAIL! : tst_qjsonbinding::readValueProperty(array.2) Compared values are not the same Actual (stringified.toString().toUtf8()): "" Expected (json) : "[true,false,null,\"hello\"]" tst_qjsonbinding.cpp(266) : failure location FAIL! : tst_qjsonbinding::readValueProperty(array.3) Compared values are not the same Actual (stringified.toString().toUtf8()): "" Expected (json) : "[{\"a\":42}]" tst_qjsonbinding.cpp(266) : failure location FAIL! : tst_qjsonbinding::readValueProperty(array.4) Compared values are not the same Actual (stringified.toString().toUtf8()): "" Expected (json) : "[[[42]],[]]" tst_qjsonbinding.cpp(266) : failure location FAIL! : tst_qjsonbinding::readObjectOrArrayProperty(object.0) Compared values are not the same Actual (stringified.toString().toUtf8()): "undefined" Expected (json) : "{}" tst_qjsonbinding.cpp(297) : failure location FAIL! : tst_qjsonbinding::readObjectOrArrayProperty(object.1) Compared values are not the same Actual (stringified.toString().toUtf8()): "undefined" Expected (json) : "{\"foo\":123}" tst_qjsonbinding.cpp(297) : failure location FAIL! : tst_qjsonbinding::readObjectOrArrayProperty(object.2) Compared values are not the same Actual (stringified.toString().toUtf8()): "undefined" Expected (json) : "{\"a\":true,\"b\":false,\"c\":null,\"d\":\"hello\"}" tst_qjsonbinding.cpp(297) : failure location FAIL! : tst_qjsonbinding::readObjectOrArrayProperty(object.3) Compared values are not the same Actual (stringified.toString().toUtf8()): "undefined" Expected (json) : "{\"a\":{\"b\":{\"c\":42}}}" tst_qjsonbinding.cpp(297) : failure location FAIL! : tst_qjsonbinding::readObjectOrArrayProperty(object.4) Compared values are not the same Actual (stringified.toString().toUtf8()): "undefined" Expected (json) : "{\"a\":[],\"b\":[42],\"c\":{\"d\":null}}" tst_qjsonbinding.cpp(297) : failure location FAIL! : tst_qjsonbinding::readObjectOrArrayProperty(array.0) Compared values are not the same Actual (stringified.toString().toUtf8()): "undefined" Expected (json) : "[]" tst_qjsonbinding.cpp(297) : failure location FAIL! : tst_qjsonbinding::readObjectOrArrayProperty(array.1) Compared values are not the same Actual (stringified.toString().toUtf8()): "undefined" Expected (json) : "[123]" tst_qjsonbinding.cpp(297) : failure location FAIL! : tst_qjsonbinding::readObjectOrArrayProperty(array.2) Compared values are not the same Actual (stringified.toString().toUtf8()): "undefined" Expected (json) : "[true,false,null,\"hello\"]" tst_qjsonbinding.cpp(297) : failure location FAIL! : tst_qjsonbinding::readObjectOrArrayProperty(array.3) Compared values are not the same Actual (stringified.toString().toUtf8()): "undefined" Expected (json) : "[{\"a\":42}]" tst_qjsonbinding.cpp(297) : failure location FAIL! : tst_qjsonbinding::readObjectOrArrayProperty(array.4) Compared values are not the same Actual (stringified.toString().toUtf8()): "undefined" Expected (json) : "[[[42]],[]]" tst_qjsonbinding.cpp(297) : failure location FAIL! : tst_qjsonbinding::writeProperty_javascriptExpression(value = object with function property) Compared values are not the same Actual (ret.toString()): "undefined" Expected (expectedJson) : "{}" tst_qjsonbinding.cpp(519) : failure location FAIL! : tst_qjsonbinding::writeProperty_javascriptExpression(object = object with function property) Compared values are not the same Actual (ret.toString()): "undefined" Expected (expectedJson) : "{}" tst_qjsonbinding.cpp(519) : failure location FAIL! : tst_qjsonbinding::writeProperty_javascriptExpression(array = array with function property) Compared values are not the same Actual (ret.toString()): "undefined" Expected (expectedJson) : "[null]" tst_qjsonbinding.cpp(519) : failure location FAIL! : tst_qjsonbinding::writeProperty_javascriptExpression(value = object with inherited property) Compared values are not the same Actual (ret.toString()): "undefined" Expected (expectedJson) : "{}" tst_qjsonbinding.cpp(519) : failure location FAIL! : tst_qjsonbinding::writeProperty_javascriptExpression(value = object with inherited property 2) Compared values are not the same Actual (ret.toString()): "undefined" Expected (expectedJson) : "{\"foo\":123}" tst_qjsonbinding.cpp(519) : failure location FAIL! : tst_qjsonbinding::writeProperty_javascriptExpression(value = array with inherited property) Compared values are not the same Actual (ret.toString()): "undefined" Expected (expectedJson) : "[]" tst_qjsonbinding.cpp(519) : failure location FAIL! : tst_qjsonbinding::writeProperty_javascriptExpression(value = array with inherited property 2) Compared values are not the same Actual (ret.toString()): "undefined" Expected (expectedJson) : "[10,20]" tst_qjsonbinding.cpp(519) : failure location FAIL! : tst_qjsonbinding::writeProperty_javascriptExpression(object = object with inherited property) Compared values are not the same Actual (ret.toString()): "undefined" Expected (expectedJson) : "{}" tst_qjsonbinding.cpp(519) : failure location FAIL! : tst_qjsonbinding::writeProperty_javascriptExpression(object = object with inherited property 2) Compared values are not the same Actual (ret.toString()): "undefined" Expected (expectedJson) : "{\"foo\":123}" tst_qjsonbinding.cpp(519) : failure location FAIL! : tst_qjsonbinding::writeProperty_javascriptExpression(array = array with inherited property) Compared values are not the same Actual (ret.toString()): "undefined" Expected (expectedJson) : "[]" tst_qjsonbinding.cpp(519) : failure location FAIL! : tst_qjsonbinding::writeProperty_javascriptExpression(array = array with inherited property 2) Compared values are not the same Actual (ret.toString()): "undefined" Expected (expectedJson) : "[10,20]" tst_qjsonbinding.cpp(519) : failure location FAIL! : tst_qjsonbinding::writeProperty_javascriptExpression(value = object with non-enumerable property) Compared values are not the same Actual (ret.toString()): "undefined" Expected (expectedJson) : "{}" tst_qjsonbinding.cpp(519) : failure location FAIL! : tst_qjsonbinding::writeProperty_javascriptExpression(object = object with non-enumerable property) Compared values are not the same Actual (ret.toString()): "undefined" Expected (expectedJson) : "{}" tst_qjsonbinding.cpp(519) : failure location FAIL! : tst_qjsonbinding::writeProperty_javascriptExpression(value = cyclic object) Compared values are not the same Actual (ret.toString()): "undefined" Expected (expectedJson) : "{\"foo\":123,\"o\":{}}" tst_qjsonbinding.cpp(519) : failure location FAIL! : tst_qjsonbinding::writeProperty_javascriptExpression(value = cyclic array) Compared values are not the same Actual (ret.toString()): "undefined" Expected (expectedJson) : "[10,20,[]]" tst_qjsonbinding.cpp(519) : failure location FAIL! : tst_qjsonbinding::writeProperty_javascriptExpression(object = cyclic object) Compared values are not the same Actual (ret.toString()): "undefined" Expected (expectedJson) : "{\"bar\":true,\"o\":{}}" tst_qjsonbinding.cpp(519) : failure location FAIL! : tst_qjsonbinding::writeProperty_javascriptExpression(array = cyclic array) Compared values are not the same Actual (ret.toString()): "undefined" Expected (expectedJson) : "[[],30,40]" tst_qjsonbinding.cpp(519) : failure location FAIL! : tst_qjsonbinding::writeProperty_javascriptExpression(value = { foo: undefined }) Compared values are not the same Actual (ret.toString()): "undefined" Expected (expectedJson) : "{}" tst_qjsonbinding.cpp(519) : failure location FAIL! : tst_qjsonbinding::writeProperty_javascriptExpression(value = { foo: undefined, bar: 123 }) Compared values are not the same Actual (ret.toString()): "undefined" Expected (expectedJson) : "{\"bar\":123}" tst_qjsonbinding.cpp(519) : failure location FAIL! : tst_qjsonbinding::writeProperty_javascriptExpression(value = { foo: 456, bar: undefined }) Compared values are not the same Actual (ret.toString()): "undefined" Expected (expectedJson) : "{\"foo\":456}" tst_qjsonbinding.cpp(519) : failure location FAIL! : tst_qjsonbinding::writeProperty_javascriptExpression(object = { foo: undefined }) Compared values are not the same Actual (ret.toString()): "undefined" Expected (expectedJson) : "{}" tst_qjsonbinding.cpp(519) : failure location FAIL! : tst_qjsonbinding::writeProperty_javascriptExpression(object = { foo: undefined, bar: 123 }) Compared values are not the same Actual (ret.toString()): "undefined" Expected (expectedJson) : "{\"bar\":123}" tst_qjsonbinding.cpp(519) : failure location FAIL! : tst_qjsonbinding::writeProperty_javascriptExpression(object = { foo: 456, bar: undefined }) Compared values are not the same Actual (ret.toString()): "undefined" Expected (expectedJson) : "{\"foo\":456}" tst_qjsonbinding.cpp(519) : failure location FAIL! : tst_qjsonbinding::writeProperty_javascriptExpression(value = [undefined]) Compared values are not the same Actual (ret.toString()): "undefined" Expected (expectedJson) : "[null]" tst_qjsonbinding.cpp(519) : failure location FAIL! : tst_qjsonbinding::writeProperty_javascriptExpression(value = [undefined, 10]) Compared values are not the same Actual (ret.toString()): "undefined" Expected (expectedJson) : "[null,10]" tst_qjsonbinding.cpp(519) : failure location FAIL! : tst_qjsonbinding::writeProperty_javascriptExpression(value = [10, undefined, 20]) Compared values are not the same Actual (ret.toString()): "undefined" Expected (expectedJson) : "[10,null,20]" tst_qjsonbinding.cpp(519) : failure location FAIL! : tst_qjsonbinding::writeProperty_javascriptExpression(array = [undefined]) Compared values are not the same Actual (ret.toString()): "undefined" Expected (expectedJson) : "[null]" tst_qjsonbinding.cpp(519) : failure location FAIL! : tst_qjsonbinding::writeProperty_javascriptExpression(array = [undefined, 10]) Compared values are not the same Actual (ret.toString()): "undefined" Expected (expectedJson) : "[null,10]" tst_qjsonbinding.cpp(519) : failure location FAIL! : tst_qjsonbinding::writeProperty_javascriptExpression(array = [10, undefined, 20]) Compared values are not the same Actual (ret.toString()): "undefined" Expected (expectedJson) : "[10,null,20]" tst_qjsonbinding.cpp(519) : failure location Totals: 66 passed, 55 failed, 0 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qjsonbinding ********* Config: Using QtTest library 5.6.0, Qt 5.6.0 (i386-little_endian-ilp32 shared (dynamic) release build; by MSVC 2010) PASS : tst_qjsonbinding::initTestCase() PASS : tst_qjsonbinding::cppJsConversion(true) PASS : tst_qjsonbinding::cppJsConversion(false) PASS : tst_qjsonbinding::cppJsConversion(null) PASS : tst_qjsonbinding::cppJsConversion(number.0) PASS : tst_qjsonbinding::cppJsConversion(number.1) PASS : tst_qjsonbinding::cppJsConversion(string.0) PASS : tst_qjsonbinding::cppJsConversion(undefined) PASS : tst_qjsonbinding::cppJsConversion(object.0) PASS : tst_qjsonbinding::cppJsConversion(object.1) PASS : tst_qjsonbinding::cppJsConversion(object.2) PASS : tst_qjsonbinding::cppJsConversion(object.3) PASS : tst_qjsonbinding::cppJsConversion(object.4) PASS : tst_qjsonbinding::cppJsConversion(array.0) PASS : tst_qjsonbinding::cppJsConversion(array.1) PASS : tst_qjsonbinding::cppJsConversion(array.2) PASS : tst_qjsonbinding::cppJsConversion(array.3) PASS : tst_qjsonbinding::cppJsConversion(array.4) FAIL! : tst_qjsonbinding::readValueProperty(true) Compared values are not the same Actual (stringified.toString().toUtf8()): "" Expected (json) : "true" tst_qjsonbinding.cpp(266) : failure location FAIL! : tst_qjsonbinding::readValueProperty(false) Compared values are not the same Actual (stringified.toString().toUtf8()): "" Expected (json) : "false" tst_qjsonbinding.cpp(266) : failure location FAIL! : tst_qjsonbinding::readValueProperty(null) Compared values are not the same Actual (stringified.toString().toUtf8()): "" Expected (json) : "null" tst_qjsonbinding.cpp(266) : failure location FAIL! : tst_qjsonbinding::readValueProperty(number.0) Compared values are not the same Actual (stringified.toString().toUtf8()): "" Expected (json) : "123" tst_qjsonbinding.cpp(266) : failure location FAIL! : tst_qjsonbinding::readValueProperty(number.1) Compared values are not the same Actual (stringified.toString().toUtf8()): "" Expected (json) : "42.35" tst_qjsonbinding.cpp(266) : failure location FAIL! : tst_qjsonbinding::readValueProperty(string.0) Compared values are not the same Actual (stringified.toString().toUtf8()): "" Expected (json) : "\"hello\"" tst_qjsonbinding.cpp(266) : failure location PASS : tst_qjsonbinding::readValueProperty(undefined) FAIL! : tst_qjsonbinding::readValueProperty(object.0) Compared values are not the same Actual (stringified.toString().toUtf8()): "" Expected (json) : "{}" tst_qjsonbinding.cpp(266) : failure location FAIL! : tst_qjsonbinding::readValueProperty(object.1) Compared values are not the same Actual (stringified.toString().toUtf8()): "" Expected (json) : "{\"foo\":123}" tst_qjsonbinding.cpp(266) : failure location FAIL! : tst_qjsonbinding::readValueProperty(object.2) Compared values are not the same Actual (stringified.toString().toUtf8()): "" Expected (json) : "{\"a\":true,\"b\":false,\"c\":null,\"d\":\"hello\"}" tst_qjsonbinding.cpp(266) : failure location FAIL! : tst_qjsonbinding::readValueProperty(object.3) Compared values are not the same Actual (stringified.toString().toUtf8()): "" Expected (json) : "{\"a\":{\"b\":{\"c\":42}}}" tst_qjsonbinding.cpp(266) : failure location FAIL! : tst_qjsonbinding::readValueProperty(object.4) Compared values are not the same Actual (stringified.toString().toUtf8()): "" Expected (json) : "{\"a\":[],\"b\":[42],\"c\":{\"d\":null}}" tst_qjsonbinding.cpp(266) : failure location FAIL! : tst_qjsonbinding::readValueProperty(array.0) Compared values are not the same Actual (stringified.toString().toUtf8()): "" Expected (json) : "[]" tst_qjsonbinding.cpp(266) : failure location FAIL! : tst_qjsonbinding::readValueProperty(array.1) Compared values are not the same Actual (stringified.toString().toUtf8()): "" Expected (json) : "[123]" tst_qjsonbinding.cpp(266) : failure location FAIL! : tst_qjsonbinding::readValueProperty(array.2) Compared values are not the same Actual (stringified.toString().toUtf8()): "" Expected (json) : "[true,false,null,\"hello\"]" tst_qjsonbinding.cpp(266) : failure location FAIL! : tst_qjsonbinding::readValueProperty(array.3) Compared values are not the same Actual (stringified.toString().toUtf8()): "" Expected (json) : "[{\"a\":42}]" tst_qjsonbinding.cpp(266) : failure location FAIL! : tst_qjsonbinding::readValueProperty(array.4) Compared values are not the same Actual (stringified.toString().toUtf8()): "" Expected (json) : "[[[42]],[]]" tst_qjsonbinding.cpp(266) : failure location FAIL! : tst_qjsonbinding::readObjectOrArrayProperty(object.0) Compared values are not the same Actual (stringified.toString().toUtf8()): "undefined" Expected (json) : "{}" tst_qjsonbinding.cpp(297) : failure location FAIL! : tst_qjsonbinding::readObjectOrArrayProperty(object.1) Compared values are not the same Actual (stringified.toString().toUtf8()): "undefined" Expected (json) : "{\"foo\":123}" tst_qjsonbinding.cpp(297) : failure location FAIL! : tst_qjsonbinding::readObjectOrArrayProperty(object.2) Compared values are not the same Actual (stringified.toString().toUtf8()): "undefined" Expected (json) : "{\"a\":true,\"b\":false,\"c\":null,\"d\":\"hello\"}" tst_qjsonbinding.cpp(297) : failure location FAIL! : tst_qjsonbinding::readObjectOrArrayProperty(object.3) Compared values are not the same Actual (stringified.toString().toUtf8()): "undefined" Expected (json) : "{\"a\":{\"b\":{\"c\":42}}}" tst_qjsonbinding.cpp(297) : failure location FAIL! : tst_qjsonbinding::readObjectOrArrayProperty(object.4) Compared values are not the same Actual (stringified.toString().toUtf8()): "undefined" Expected (json) : "{\"a\":[],\"b\":[42],\"c\":{\"d\":null}}" tst_qjsonbinding.cpp(297) : failure location FAIL! : tst_qjsonbinding::readObjectOrArrayProperty(array.0) Compared values are not the same Actual (stringified.toString().toUtf8()): "undefined" Expected (json) : "[]" tst_qjsonbinding.cpp(297) : failure location FAIL! : tst_qjsonbinding::readObjectOrArrayProperty(array.1) Compared values are not the same Actual (stringified.toString().toUtf8()): "undefined" Expected (json) : "[123]" tst_qjsonbinding.cpp(297) : failure location FAIL! : tst_qjsonbinding::readObjectOrArrayProperty(array.2) Compared values are not the same Actual (stringified.toString().toUtf8()): "undefined" Expected (json) : "[true,false,null,\"hello\"]" tst_qjsonbinding.cpp(297) : failure location FAIL! : tst_qjsonbinding::readObjectOrArrayProperty(array.3) Compared values are not the same Actual (stringified.toString().toUtf8()): "undefined" Expected (json) : "[{\"a\":42}]" tst_qjsonbinding.cpp(297) : failure location FAIL! : tst_qjsonbinding::readObjectOrArrayProperty(array.4) Compared values are not the same Actual (stringified.toString().toUtf8()): "undefined" Expected (json) : "[[[42]],[]]" tst_qjsonbinding.cpp(297) : failure location PASS : tst_qjsonbinding::writeValueProperty(true) PASS : tst_qjsonbinding::writeValueProperty(false) PASS : tst_qjsonbinding::writeValueProperty(null) PASS : tst_qjsonbinding::writeValueProperty(number.0) PASS : tst_qjsonbinding::writeValueProperty(number.1) PASS : tst_qjsonbinding::writeValueProperty(string.0) PASS : tst_qjsonbinding::writeValueProperty(undefined) PASS : tst_qjsonbinding::writeValueProperty(object.0) PASS : tst_qjsonbinding::writeValueProperty(object.1) PASS : tst_qjsonbinding::writeValueProperty(object.2) PASS : tst_qjsonbinding::writeValueProperty(object.3) PASS : tst_qjsonbinding::writeValueProperty(object.4) PASS : tst_qjsonbinding::writeValueProperty(array.0) PASS : tst_qjsonbinding::writeValueProperty(array.1) PASS : tst_qjsonbinding::writeValueProperty(array.2) PASS : tst_qjsonbinding::writeValueProperty(array.3) PASS : tst_qjsonbinding::writeValueProperty(array.4) PASS : tst_qjsonbinding::writeObjectOrArrayProperty(object.0) PASS : tst_qjsonbinding::writeObjectOrArrayProperty(object.1) PASS : tst_qjsonbinding::writeObjectOrArrayProperty(object.2) PASS : tst_qjsonbinding::writeObjectOrArrayProperty(object.3) PASS : tst_qjsonbinding::writeObjectOrArrayProperty(object.4) PASS : tst_qjsonbinding::writeObjectOrArrayProperty(array.0) PASS : tst_qjsonbinding::writeObjectOrArrayProperty(array.1) PASS : tst_qjsonbinding::writeObjectOrArrayProperty(array.2) PASS : tst_qjsonbinding::writeObjectOrArrayProperty(array.3) PASS : tst_qjsonbinding::writeObjectOrArrayProperty(array.4) PASS : tst_qjsonbinding::writeProperty_incompatibleType(value=function) PASS : tst_qjsonbinding::writeProperty_incompatibleType(object=undefined) PASS : tst_qjsonbinding::writeProperty_incompatibleType(object=null) PASS : tst_qjsonbinding::writeProperty_incompatibleType(object=false) PASS : tst_qjsonbinding::writeProperty_incompatibleType(object=true) PASS : tst_qjsonbinding::writeProperty_incompatibleType(object=123) PASS : tst_qjsonbinding::writeProperty_incompatibleType(object=42.35) PASS : tst_qjsonbinding::writeProperty_incompatibleType(object='foo') PASS : tst_qjsonbinding::writeProperty_incompatibleType(object=[]) PASS : tst_qjsonbinding::writeProperty_incompatibleType(object=function) PASS : tst_qjsonbinding::writeProperty_incompatibleType(array=undefined) PASS : tst_qjsonbinding::writeProperty_incompatibleType(array=null) PASS : tst_qjsonbinding::writeProperty_incompatibleType(array=false) PASS : tst_qjsonbinding::writeProperty_incompatibleType(array=true) PASS : tst_qjsonbinding::writeProperty_incompatibleType(array=123) PASS : tst_qjsonbinding::writeProperty_incompatibleType(array=42.35) PASS : tst_qjsonbinding::writeProperty_incompatibleType(array='foo') PASS : tst_qjsonbinding::writeProperty_incompatibleType(array={}) PASS : tst_qjsonbinding::writeProperty_incompatibleType(array=function) FAIL! : tst_qjsonbinding::writeProperty_javascriptExpression(value = object with function property) Compared values are not the same Actual (ret.toString()): "undefined" Expected (expectedJson) : "{}" tst_qjsonbinding.cpp(519) : failure location FAIL! : tst_qjsonbinding::writeProperty_javascriptExpression(object = object with function property) Compared values are not the same Actual (ret.toString()): "undefined" Expected (expectedJson) : "{}" tst_qjsonbinding.cpp(519) : failure location FAIL! : tst_qjsonbinding::writeProperty_javascriptExpression(array = array with function property) Compared values are not the same Actual (ret.toString()): "undefined" Expected (expectedJson) : "[null]" tst_qjsonbinding.cpp(519) : failure location FAIL! : tst_qjsonbinding::writeProperty_javascriptExpression(value = object with inherited property) Compared values are not the same Actual (ret.toString()): "undefined" Expected (expectedJson) : "{}" tst_qjsonbinding.cpp(519) : failure location FAIL! : tst_qjsonbinding::writeProperty_javascriptExpression(value = object with inherited property 2) Compared values are not the same Actual (ret.toString()): "undefined" Expected (expectedJson) : "{\"foo\":123}" tst_qjsonbinding.cpp(519) : failure location FAIL! : tst_qjsonbinding::writeProperty_javascriptExpression(value = array with inherited property) Compared values are not the same Actual (ret.toString()): "undefined" Expected (expectedJson) : "[]" tst_qjsonbinding.cpp(519) : failure location FAIL! : tst_qjsonbinding::writeProperty_javascriptExpression(value = array with inherited property 2) Compared values are not the same Actual (ret.toString()): "undefined" Expected (expectedJson) : "[10,20]" tst_qjsonbinding.cpp(519) : failure location FAIL! : tst_qjsonbinding::writeProperty_javascriptExpression(object = object with inherited property) Compared values are not the same Actual (ret.toString()): "undefined" Expected (expectedJson) : "{}" tst_qjsonbinding.cpp(519) : failure location FAIL! : tst_qjsonbinding::writeProperty_javascriptExpression(object = object with inherited property 2) Compared values are not the same Actual (ret.toString()): "undefined" Expected (expectedJson) : "{\"foo\":123}" tst_qjsonbinding.cpp(519) : failure location FAIL! : tst_qjsonbinding::writeProperty_javascriptExpression(array = array with inherited property) Compared values are not the same Actual (ret.toString()): "undefined" Expected (expectedJson) : "[]" tst_qjsonbinding.cpp(519) : failure location FAIL! : tst_qjsonbinding::writeProperty_javascriptExpression(array = array with inherited property 2) Compared values are not the same Actual (ret.toString()): "undefined" Expected (expectedJson) : "[10,20]" tst_qjsonbinding.cpp(519) : failure location FAIL! : tst_qjsonbinding::writeProperty_javascriptExpression(value = object with non-enumerable property) Compared values are not the same Actual (ret.toString()): "undefined" Expected (expectedJson) : "{}" tst_qjsonbinding.cpp(519) : failure location FAIL! : tst_qjsonbinding::writeProperty_javascriptExpression(object = object with non-enumerable property) Compared values are not the same Actual (ret.toString()): "undefined" Expected (expectedJson) : "{}" tst_qjsonbinding.cpp(519) : failure location FAIL! : tst_qjsonbinding::writeProperty_javascriptExpression(value = cyclic object) Compared values are not the same Actual (ret.toString()): "undefined" Expected (expectedJson) : "{\"foo\":123,\"o\":{}}" tst_qjsonbinding.cpp(519) : failure location FAIL! : tst_qjsonbinding::writeProperty_javascriptExpression(value = cyclic array) Compared values are not the same Actual (ret.toString()): "undefined" Expected (expectedJson) : "[10,20,[]]" tst_qjsonbinding.cpp(519) : failure location FAIL! : tst_qjsonbinding::writeProperty_javascriptExpression(object = cyclic object) Compared values are not the same Actual (ret.toString()): "undefined" Expected (expectedJson) : "{\"bar\":true,\"o\":{}}" tst_qjsonbinding.cpp(519) : failure location FAIL! : tst_qjsonbinding::writeProperty_javascriptExpression(array = cyclic array) Compared values are not the same Actual (ret.toString()): "undefined" Expected (expectedJson) : "[[],30,40]" tst_qjsonbinding.cpp(519) : failure location FAIL! : tst_qjsonbinding::writeProperty_javascriptExpression(value = { foo: undefined }) Compared values are not the same Actual (ret.toString()): "undefined" Expected (expectedJson) : "{}" tst_qjsonbinding.cpp(519) : failure location FAIL! : tst_qjsonbinding::writeProperty_javascriptExpression(value = { foo: undefined, bar: 123 }) Compared values are not the same Actual (ret.toString()): "undefined" Expected (expectedJson) : "{\"bar\":123}" tst_qjsonbinding.cpp(519) : failure location FAIL! : tst_qjsonbinding::writeProperty_javascriptExpression(value = { foo: 456, bar: undefined }) Compared values are not the same Actual (ret.toString()): "undefined" Expected (expectedJson) : "{\"foo\":456}" tst_qjsonbinding.cpp(519) : failure location FAIL! : tst_qjsonbinding::writeProperty_javascriptExpression(object = { foo: undefined }) Compared values are not the same Actual (ret.toString()): "undefined" Expected (expectedJson) : "{}" tst_qjsonbinding.cpp(519) : failure location FAIL! : tst_qjsonbinding::writeProperty_javascriptExpression(object = { foo: undefined, bar: 123 }) Compared values are not the same Actual (ret.toString()): "undefined" Expected (expectedJson) : "{\"bar\":123}" tst_qjsonbinding.cpp(519) : failure location FAIL! : tst_qjsonbinding::writeProperty_javascriptExpression(object = { foo: 456, bar: undefined }) Compared values are not the same Actual (ret.toString()): "undefined" Expected (expectedJson) : "{\"foo\":456}" tst_qjsonbinding.cpp(519) : failure location FAIL! : tst_qjsonbinding::writeProperty_javascriptExpression(value = [undefined]) Compared values are not the same Actual (ret.toString()): "undefined" Expected (expectedJson) : "[null]" tst_qjsonbinding.cpp(519) : failure location FAIL! : tst_qjsonbinding::writeProperty_javascriptExpression(value = [undefined, 10]) Compared values are not the same Actual (ret.toString()): "undefined" Expected (expectedJson) : "[null,10]" tst_qjsonbinding.cpp(519) : failure location FAIL! : tst_qjsonbinding::writeProperty_javascriptExpression(value = [10, undefined, 20]) Compared values are not the same Actual (ret.toString()): "undefined" Expected (expectedJson) : "[10,null,20]" tst_qjsonbinding.cpp(519) : failure location FAIL! : tst_qjsonbinding::writeProperty_javascriptExpression(array = [undefined]) Compared values are not the same Actual (ret.toString()): "undefined" Expected (expectedJson) : "[null]" tst_qjsonbinding.cpp(519) : failure location FAIL! : tst_qjsonbinding::writeProperty_javascriptExpression(array = [undefined, 10]) Compared values are not the same Actual (ret.toString()): "undefined" Expected (expectedJson) : "[null,10]" tst_qjsonbinding.cpp(519) : failure location FAIL! : tst_qjsonbinding::writeProperty_javascriptExpression(array = [10, undefined, 20]) Compared values are not the same Actual (ret.toString()): "undefined" Expected (expectedJson) : "[10,null,20]" tst_qjsonbinding.cpp(519) : failure location PASS : tst_qjsonbinding::cleanupTestCase() Totals: 66 passed, 55 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_qjsonbinding ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qjsonbinding: 2 seconds, exit code 55 Build log: http://testresults.qt.io/ci/QtDeclarative_dev_Integration/build_02642/win32-msvc2010_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1425910434): http://codereview.qt-project.org/106166 [PS7] - Get rid of Value::asDateObject() http://codereview.qt-project.org/106165 [PS7] - Further cleanups http://codereview.qt-project.org/106114 [PS6] - Cleanup some of the casting code http://codereview.qt-project.org/106113 [PS5] - Get rid of Value::fromManaged() http://codereview.qt-project.org/106112 [PS5] - Reduce dependencies http://codereview.qt-project.org/106111 [PS4] - Wrap members in Object in a Heap::Pointer http://codereview.qt-project.org/106079 [PS5] - Reduce dependencies http://codereview.qt-project.org/106266 [PS5] - Fix assert From ci-noreply at qt-project.org Mon Mar 9 15:53:19 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 9 Mar 2015 16:53:19 +0200 Subject: [Ci-reports] pass on QtWebEngine_5.5_Integration #28 Message-ID: <20150309_145319_025111.ci-noreply@qt-project.org> QtWebEngine_5.5_Integration #28: SUCCESS Tested changes (refs/builds/5.5_1425902332): http://codereview.qt-project.org/107556 [PS6] - Promote fullscreen API to 5.5 public From ci-noreply at qt-project.org Mon Mar 9 16:28:03 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 9 Mar 2015 17:28:03 +0200 Subject: [Ci-reports] fail on QtBase_5.4_Integration #1888 Message-ID: <20150309_152803_018574.ci-noreply@qt-project.org> Autotest `tst_qdialog' failed :( Testing tst_QDialog FAIL! : tst_QDialog::showMaximized() Compared values are not the same Actual (1): 1 Expected (0): 0 tst_qdialog.cpp(291) : failure location Totals: 20 passed, 1 failed, 0 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QDialog ********* Config: Using QtTest library 5.4.2, Qt 5.4.2 (i386-little_endian-ilp32 shared (dynamic) release build; by MSVC 2010) PASS : tst_QDialog::initTestCase() PASS : tst_QDialog::getSetCheck() PASS : tst_QDialog::showExtension(data0) PASS : tst_QDialog::showExtension(data1) PASS : tst_QDialog::showExtension(data2) PASS : tst_QDialog::showExtension(data3) PASS : tst_QDialog::defaultButtons() QWARN : tst_QDialog::showMaximized() QWindowsWindow::setGeometryDp: Unable to set geometry 1267x947+7+23 on QWidgetWindow/'QDialogClassWindow'. Resulting geometry: 1267x785+7+23 (frame: 4, 23, 4, 4, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215). QWARN : tst_QDialog::showMaximized() QWindowsWindow::setGeometryDp: Unable to set geometry 1267x947+7+23 on QWidgetWindow/'QDialogClassWindow'. Resulting geometry: 1267x785+7+23 (frame: 4, 23, 4, 4, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215). QDEBUG : tst_QDialog::showMaximized() after showNormal, window state is: QFlags() geometry: QRect(7,23 1267x947) QDEBUG : tst_QDialog::showMaximized() after showMaximized, window state is: QFlags(0x2) geometry: QRect(7,23 1267x947) QDEBUG : tst_QDialog::showMaximized() after showNormal, window state is: QFlags() geometry: QRect(7,23 1267x947) QDEBUG : tst_QDialog::showMaximized() after showMaximized, window state is: QFlags(0x2) geometry: QRect(7,23 1267x947) QWARN : tst_QDialog::showMaximized() QWindowsWindow::setGeometryDp: Unable to set geometry 1267x947+0+19 on QWidgetWindow/'QDialogClassWindow'. Resulting geometry: 1280x781+0+19 (frame: 4, 23, 4, 4, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215). QWARN : tst_QDialog::showMaximized() QWindowsWindow::setGeometryDp: Unable to set geometry 1267x947+0+19 on QWidgetWindow/'QDialogClassWindow'. Resulting geometry: 1280x737+0+19 (frame: 4, 23, 4, 4, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215). FAIL! : tst_QDialog::showMaximized() Compared values are not the same Actual (1): 1 Expected (0): 0 tst_qdialog.cpp(291) : failure location PASS : tst_QDialog::showMinimized() PASS : tst_QDialog::showFullScreen() PASS : tst_QDialog::showAsTool() PASS : tst_QDialog::toolDialogPosition() PASS : tst_QDialog::deleteMainDefault() PASS : tst_QDialog::deleteInExec() PASS : tst_QDialog::showSizeGrip() PASS : tst_QDialog::setVisible() PASS : tst_QDialog::reject() PASS : tst_QDialog::snapToDefaultButton() QWARN : tst_QDialog::transientParent(Non-native) QWindowsWindow::setGeometryDp: Unable to set geometry 100x30+593+385 on QWidgetWindow/'QDialogClassWindow'. Resulting geometry: 104x30+593+385 (frame: 4, 23, 4, 4, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215). QWARN : tst_QDialog::transientParent(Non-native) QWindowsWindow::setGeometryDp: Unable to set geometry 100x30+593+385 on QWidgetWindow/'QDialogClassWindow'. Resulting geometry: 104x30+593+385 (frame: 4, 23, 4, 4, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215). PASS : tst_QDialog::transientParent(Non-native) QWARN : tst_QDialog::transientParent(Native) QWindowsWindow::setGeometryDp: Unable to set geometry 100x30+593+385 on QWidgetWindow/'QDialogClassWindow'. Resulting geometry: 104x30+593+385 (frame: 4, 23, 4, 4, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215). QWARN : tst_QDialog::transientParent(Native) QWindowsWindow::setGeometryDp: Unable to set geometry 100x30+593+385 on QWidgetWindow/'QDialogClassWindow'. Resulting geometry: 104x30+593+385 (frame: 4, 23, 4, 4, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215). PASS : tst_QDialog::transientParent(Native) PASS : tst_QDialog::cleanupTestCase() Totals: 20 passed, 1 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_QDialog ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qdialog: 6 seconds, exit code 1 Build log: http://testresults.qt.io/ci/QtBase_5.4_Integration/build_01888/win32-msvc2010_Windows_7/log.txt.gz Tested changes (refs/builds/5.4_1425911244): http://codereview.qt-project.org/105847 [PS8] - Fix centering dialogs From ci-noreply at qt-project.org Mon Mar 9 16:49:03 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 9 Mar 2015 17:49:03 +0200 Subject: [Ci-reports] pass on QtBase_5.5_Integration #225 Message-ID: <20150309_154903_022120.ci-noreply@qt-project.org> QtBase_5.5_Integration #225: SUCCESS Tested changes (refs/builds/5.5_1425907604): http://codereview.qt-project.org/108009 [PS1] - QPA plugins: Fix const correctness in old style casts http://codereview.qt-project.org/107739 [PS4] - iOS: Auto-detect available devices when running make check for testing http://codereview.qt-project.org/107869 [PS1] - iOS: Use Xcode project to filter out environment variables instead of shell http://codereview.qt-project.org/107978 [PS1] - [QFontEngineFT] Use FT_Library associated with a given face http://codereview.qt-project.org/107110 [PS2] - (Re)introduce loopLevel into QThread http://codereview.qt-project.org/108053 [PS2] - Fix building tests on QNX From ci-noreply at qt-project.org Mon Mar 9 17:30:01 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 9 Mar 2015 18:30:01 +0200 Subject: [Ci-reports] pass on QtWebSockets_5.4_Integration #33 Message-ID: <20150309_163001_024069.ci-noreply@qt-project.org> QtWebSockets_5.4_Integration #33: SUCCESS Tested changes (refs/builds/5.4_1425913088): http://codereview.qt-project.org/108080 [PS3] - Examples: fix certificate files for shadow build in sslechoserver From ci-noreply at qt-project.org Mon Mar 9 17:32:42 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 9 Mar 2015 18:32:42 +0200 Subject: [Ci-reports] pass on QtDeclarative_5.5_Integration #76 Message-ID: <20150309_163242_070663.ci-noreply@qt-project.org> QtDeclarative_5.5_Integration #76: SUCCESS Tested changes (refs/builds/5.5_1425911919): http://codereview.qt-project.org/107957 [PS1] - Doc: Removed the release notes for Qt Quick and Qt Qml From ci-noreply at qt-project.org Mon Mar 9 17:53:38 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 9 Mar 2015 18:53:38 +0200 Subject: [Ci-reports] pass on QtQuickControls_5.5_Integration #31 Message-ID: <20150309_165338_005777.ci-noreply@qt-project.org> QtQuickControls_5.5_Integration #31: SUCCESS Tested changes (refs/builds/5.5_1425915481): http://codereview.qt-project.org/108101 [PS1] - Adjust scrollbars when origin changes. From ci-noreply at qt-project.org Mon Mar 9 18:19:52 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 9 Mar 2015 18:19:52 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - QtBase_dev_mobile_state #315 - FAILURE Message-ID: <20150309171952.AB7ED30803@fork.qtproject.c.bitbit.net> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt-project.org/ci/QtBase_dev_mobile_state/build_00315 From ci-noreply at qt-project.org Mon Mar 9 18:57:01 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 9 Mar 2015 19:57:01 +0200 Subject: [Ci-reports] pass on Qt3D_5.5_Integration #23 Message-ID: <20150309_175701_089717.ci-noreply@qt-project.org> Qt3D_5.5_Integration #23: SUCCESS Tested changes (refs/builds/5.5_1425917706): http://codereview.qt-project.org/108093 [PS2] - Fix for ShaderData http://codereview.qt-project.org/107314 [PS3] - Units test for RenderViewUtils and RenderView From ci-noreply at qt-project.org Mon Mar 9 19:06:58 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 9 Mar 2015 20:06:58 +0200 Subject: [Ci-reports] pass on QtBase_5.5_Integration #226 Message-ID: <20150309_180658_070716.ci-noreply@qt-project.org> QtBase_5.5_Integration #226: SUCCESS Tested changes (refs/builds/5.5_1425916238): http://codereview.qt-project.org/108064 [PS1] - Add missing flush for multisampled QOpenGLWidget http://codereview.qt-project.org/107745 [PS3] - Fix design metrics for text on Windows http://codereview.qt-project.org/107864 [PS1] - Example: Removed the code to handle 'num_entries' info. http://codereview.qt-project.org/107511 [PS1] - Remove neon command line options from configureapp http://codereview.qt-project.org/107317 [PS3] - QNX: enable Neon support to be compiled in for QNX From ci-noreply at qt-project.org Mon Mar 9 19:53:20 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 9 Mar 2015 20:53:20 +0200 Subject: [Ci-reports] pass on QtDeclarative_5.5_Integration #78 Message-ID: <20150309_185320_033259.ci-noreply@qt-project.org> QtDeclarative_5.5_Integration #78: SUCCESS Tested changes (refs/builds/5.5_1425918856): http://codereview.qt-project.org/107723 [PS4] - testlib: Fix qml objects not deleted between data tests From ci-noreply at qt-project.org Mon Mar 9 20:20:20 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 9 Mar 2015 21:20:20 +0200 Subject: [Ci-reports] fail on QtGraphicalEffects_dev_Integration #44 Message-ID: <20150309_192020_017650.ci-noreply@qt-project.org> Compilation failed :( qgfxsourceproxy.obj : error LNK2019: unresolved external symbol "public: static struct QMetaObject const QQuickImage::staticMetaObject" (?staticMetaObject at QQuickImage@@2UQMetaObject@@B) referenced in function "class QQuickImage * __cdecl qobject_cast(class QObject *)" (??$qobject_cast at PAVQQuickImage@@@@YAPAVQQuickImage@@PAVQObject@@@Z) qgfxsourceproxy.obj : error LNK2019: unresolved external symbol "public: enum QQuickImage::FillMode __cdecl QQuickImage::fillMode(void)const " (?fillMode at QQuickImage@@QBA?AW4FillMode at 1@XZ) referenced in function "protected: virtual void __cdecl QGfxSourceProxy::updatePolish(void)" (?updatePolish at QGfxSourceProxy@@MAAXXZ) Build log: http://testresults.qt.io/ci/QtGraphicalEffects_dev_Integration/build_00044/wince70embedded-armv4i-msvc2008_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1425928105): http://codereview.qt-project.org/104683 [PS7] - Move SourceProxy to C++ and introduce "private" module. From ci-noreply at qt-project.org Mon Mar 9 20:43:14 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 9 Mar 2015 21:43:14 +0200 Subject: [Ci-reports] pass on QtBase_5.4_Integration #1889 Message-ID: <20150309_194314_036912.ci-noreply@qt-project.org> QtBase_5.4_Integration #1889: SUCCESS Tested changes (refs/builds/5.4_1425923436): http://codereview.qt-project.org/101738 [PS7] - Introduce qt_subtract_from_timeout to reduce code duplication. From ci-noreply at qt-project.org Mon Mar 9 21:07:07 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 9 Mar 2015 22:07:07 +0200 Subject: [Ci-reports] fail on QtBase_5.4_Integration #1890 Message-ID: <20150309_200707_046054.ci-noreply@qt-project.org> `make' failed :( make[7]: *** [iphoneos-release] Error 65 make[6]: *** [release-iphoneos] Error 2 make[5]: *** [sub-qcoreapplication-make_first] Error 2 make[4]: *** [sub-kernel-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.io/ci/QtBase_5.4_Integration/build_01890/macx-ios-clang_OSX_10.9/log.txt.gz Tested changes (refs/builds/5.4_1425930291): http://codereview.qt-project.org/105847 [PS9] - Fix centering dialogs From ci-noreply at qt-project.org Mon Mar 9 22:24:51 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 9 Mar 2015 23:24:51 +0200 Subject: [Ci-reports] fail on QtBase_5.4_Integration #1891 Message-ID: <20150309_212451_007356.ci-noreply@qt-project.org> Autotest `tst_qdialog' failed :( The test was determined to be flaky, meaning results were not consistent across multiple runs. This might make the problem difficult to reproduce. Also, flaky failures might or might not be related to any recent changes in the source code. Testing tst_QDialog FAIL! : tst_QDialog::showMaximized() 'dialog.isMaximized()' returned FALSE. () Loc: [tst_qdialog.cpp(256)] 2015-03-09 22:39:13.100 tst_qdialog[1524:1003] Persistent UI failed to open file file:///Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qdialog.savedState/window_3.data: No such file or directory (2) FAIL! : tst_QDialog::snapToDefaultButton() Compared values are not the same Actual (QCursor::pos()): QPoint(16,16) Expected (startingPos) : QPoint(350,372) Loc: [tst_qdialog.cpp(575)] Totals: 18 passed, 2 failed, 1 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QDialog ********* Config: Using QtTest library 5.4.2, Qt 5.4.2 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 6.0 (clang-600.0.54) (Apple)) PASS : tst_QDialog::initTestCase() PASS : tst_QDialog::getSetCheck() PASS : tst_QDialog::showExtension(data0) PASS : tst_QDialog::showExtension(data1) PASS : tst_QDialog::showExtension(data2) PASS : tst_QDialog::showExtension(data3) PASS : tst_QDialog::defaultButtons() QDEBUG : tst_QDialog::showMaximized() after showNormal, window state is: QFlags() geometry: QRect(0,44 1152x759) QDEBUG : tst_QDialog::showMaximized() after showMaximized, window state is: QFlags() geometry: QRect(256,173 640x480) FAIL! : tst_QDialog::showMaximized() 'dialog.isMaximized()' returned FALSE. () Loc: [tst_qdialog.cpp(256)] PASS : tst_QDialog::showMinimized() PASS : tst_QDialog::showFullScreen() SKIP : tst_QDialog::showAsTool() Qt/X11: Skipped since activeWindow() is not respected by all window managers Loc: [tst_qdialog.cpp(381)] PASS : tst_QDialog::toolDialogPosition() 2015-03-09 22:39:16.643 tst_qdialog[1533:1003] Persistent UI failed to open file file:///Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qdialog.savedState/window_3.data: No such file or directory (2) PASS : tst_QDialog::deleteMainDefault() PASS : tst_QDialog::deleteInExec() PASS : tst_QDialog::showSizeGrip() PASS : tst_QDialog::setVisible() PASS : tst_QDialog::reject() PASS : tst_QDialog::snapToDefaultButton() PASS : tst_QDialog::transientParent(Non-native) PASS : tst_QDialog::transientParent(Native) PASS : tst_QDialog::cleanupTestCase() Totals: 19 passed, 1 failed, 1 skipped, 0 blacklisted ********* Finished testing of tst_QDialog ********* 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_qdialog: 6 seconds, exit code 1 Build log: http://testresults.qt.io/ci/QtBase_5.4_Integration/build_01891/macx-clang_developer-build_OSX_10.9/log.txt.gz Tested changes (refs/builds/5.4_1425932127): http://codereview.qt-project.org/105847 [PS9] - Fix centering dialogs From ci-noreply at qt-project.org Mon Mar 9 22:53:21 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 9 Mar 2015 23:53:21 +0200 Subject: [Ci-reports] pass on Qt_4.8_Integration #2077 Message-ID: <20150309_215321_098553.ci-noreply@qt-project.org> Qt_4.8_Integration #2077: SUCCESS Tested changes (refs/builds/4.8_1425917773): http://codereview.qt-project.org/106514 [PS3] - Configure: Fix detection of GCC 5 From ci-noreply at qt-project.org Tue Mar 10 01:10:56 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 10 Mar 2015 01:10:56 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.4.1_state #60 - FAILURE Message-ID: <20150310001056.B333B30D48@fork.qtproject.c.bitbit.net> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt-project.org/ci/Qt5_5.4.1_state/build_00060 From ci-noreply at qt-project.org Tue Mar 10 01:46:20 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 10 Mar 2015 02:46:20 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #5967 Message-ID: <20150310_004620_098052.ci-noreply@qt-project.org> Autotest `tst_qframe' failed :( Testing tst_QFrame FAIL! : tst_QFrame::testPainting(winpanel_raised_0_0) Compared values are not the same tst_qframe.cpp(180) : failure location FAIL! : tst_QFrame::testPainting(winpanel_sunken_0_0) Compared values are not the same tst_qframe.cpp(180) : failure location FAIL! : tst_QFrame::testPainting(winpanel_raised_0_1) Compared values are not the same tst_qframe.cpp(180) : failure location FAIL! : tst_QFrame::testPainting(winpanel_sunken_0_1) Compared values are not the same tst_qframe.cpp(180) : failure location FAIL! : tst_QFrame::testPainting(winpanel_raised_0_2) Compared values are not the same tst_qframe.cpp(180) : failure location FAIL! : tst_QFrame::testPainting(winpanel_sunken_0_2) Compared values are not the same tst_qframe.cpp(180) : failure location FAIL! : tst_QFrame::testPainting(winpanel_raised_1_0) Compared values are not the same tst_qframe.cpp(180) : failure location FAIL! : tst_QFrame::testPainting(winpanel_sunken_1_0) Compared values are not the same tst_qframe.cpp(180) : failure location FAIL! : tst_QFrame::testPainting(winpanel_raised_1_1) Compared values are not the same tst_qframe.cpp(180) : failure location FAIL! : tst_QFrame::testPainting(winpanel_sunken_1_1) Compared values are not the same tst_qframe.cpp(180) : failure location FAIL! : tst_QFrame::testPainting(winpanel_raised_1_2) Compared values are not the same tst_qframe.cpp(180) : failure location FAIL! : tst_QFrame::testPainting(winpanel_sunken_1_2) Compared values are not the same tst_qframe.cpp(180) : failure location FAIL! : tst_QFrame::testPainting(winpanel_raised_2_0) Compared values are not the same tst_qframe.cpp(180) : failure location FAIL! : tst_QFrame::testPainting(winpanel_sunken_2_0) Compared values are not the same tst_qframe.cpp(180) : failure location FAIL! : tst_QFrame::testPainting(winpanel_raised_2_1) Compared values are not the same tst_qframe.cpp(180) : failure location FAIL! : tst_QFrame::testPainting(winpanel_sunken_2_1) Compared values are not the same tst_qframe.cpp(180) : failure location FAIL! : tst_QFrame::testPainting(winpanel_raised_2_2) Compared values are not the same tst_qframe.cpp(180) : failure location FAIL! : tst_QFrame::testPainting(winpanel_sunken_2_2) Compared values are not the same tst_qframe.cpp(180) : failure location Totals: 129 passed, 18 failed, 0 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QFrame ********* Config: Using QtTest library 5.6.0, Qt 5.6.0 (i386-little_endian-ilp32 shared (dynamic) release build; by MSVC 2010) PASS : tst_QFrame::initTestCase() PASS : tst_QFrame::testDefaults() PASS : tst_QFrame::testInitStyleOption(box_noshadow_0_0) PASS : tst_QFrame::testInitStyleOption(box_plain_0_0) PASS : tst_QFrame::testInitStyleOption(box_raised_0_0) PASS : tst_QFrame::testInitStyleOption(box_sunken_0_0) PASS : tst_QFrame::testInitStyleOption(winpanel_noshadow_0_0) PASS : tst_QFrame::testInitStyleOption(winpanel_plain_0_0) PASS : tst_QFrame::testInitStyleOption(winpanel_raised_0_0) PASS : tst_QFrame::testInitStyleOption(winpanel_sunken_0_0) PASS : tst_QFrame::testInitStyleOption(box_noshadow_0_1) PASS : tst_QFrame::testInitStyleOption(box_plain_0_1) PASS : tst_QFrame::testInitStyleOption(box_raised_0_1) PASS : tst_QFrame::testInitStyleOption(box_sunken_0_1) PASS : tst_QFrame::testInitStyleOption(winpanel_noshadow_0_1) PASS : tst_QFrame::testInitStyleOption(winpanel_plain_0_1) PASS : tst_QFrame::testInitStyleOption(winpanel_raised_0_1) PASS : tst_QFrame::testInitStyleOption(winpanel_sunken_0_1) PASS : tst_QFrame::testInitStyleOption(box_noshadow_0_2) PASS : tst_QFrame::testInitStyleOption(box_plain_0_2) PASS : tst_QFrame::testInitStyleOption(box_raised_0_2) PASS : tst_QFrame::testInitStyleOption(box_sunken_0_2) PASS : tst_QFrame::testInitStyleOption(winpanel_noshadow_0_2) PASS : tst_QFrame::testInitStyleOption(winpanel_plain_0_2) PASS : tst_QFrame::testInitStyleOption(winpanel_raised_0_2) PASS : tst_QFrame::testInitStyleOption(winpanel_sunken_0_2) PASS : tst_QFrame::testInitStyleOption(box_noshadow_1_0) PASS : tst_QFrame::testInitStyleOption(box_plain_1_0) PASS : tst_QFrame::testInitStyleOption(box_raised_1_0) PASS : tst_QFrame::testInitStyleOption(box_sunken_1_0) PASS : tst_QFrame::testInitStyleOption(winpanel_noshadow_1_0) PASS : tst_QFrame::testInitStyleOption(winpanel_plain_1_0) PASS : tst_QFrame::testInitStyleOption(winpanel_raised_1_0) PASS : tst_QFrame::testInitStyleOption(winpanel_sunken_1_0) PASS : tst_QFrame::testInitStyleOption(box_noshadow_1_1) PASS : tst_QFrame::testInitStyleOption(box_plain_1_1) PASS : tst_QFrame::testInitStyleOption(box_raised_1_1) PASS : tst_QFrame::testInitStyleOption(box_sunken_1_1) PASS : tst_QFrame::testInitStyleOption(winpanel_noshadow_1_1) PASS : tst_QFrame::testInitStyleOption(winpanel_plain_1_1) PASS : tst_QFrame::testInitStyleOption(winpanel_raised_1_1) PASS : tst_QFrame::testInitStyleOption(winpanel_sunken_1_1) PASS : tst_QFrame::testInitStyleOption(box_noshadow_1_2) PASS : tst_QFrame::testInitStyleOption(box_plain_1_2) PASS : tst_QFrame::testInitStyleOption(box_raised_1_2) PASS : tst_QFrame::testInitStyleOption(box_sunken_1_2) PASS : tst_QFrame::testInitStyleOption(winpanel_noshadow_1_2) PASS : tst_QFrame::testInitStyleOption(winpanel_plain_1_2) PASS : tst_QFrame::testInitStyleOption(winpanel_raised_1_2) PASS : tst_QFrame::testInitStyleOption(winpanel_sunken_1_2) PASS : tst_QFrame::testInitStyleOption(box_noshadow_2_0) PASS : tst_QFrame::testInitStyleOption(box_plain_2_0) PASS : tst_QFrame::testInitStyleOption(box_raised_2_0) PASS : tst_QFrame::testInitStyleOption(box_sunken_2_0) PASS : tst_QFrame::testInitStyleOption(winpanel_noshadow_2_0) PASS : tst_QFrame::testInitStyleOption(winpanel_plain_2_0) PASS : tst_QFrame::testInitStyleOption(winpanel_raised_2_0) PASS : tst_QFrame::testInitStyleOption(winpanel_sunken_2_0) PASS : tst_QFrame::testInitStyleOption(box_noshadow_2_1) PASS : tst_QFrame::testInitStyleOption(box_plain_2_1) PASS : tst_QFrame::testInitStyleOption(box_raised_2_1) PASS : tst_QFrame::testInitStyleOption(box_sunken_2_1) PASS : tst_QFrame::testInitStyleOption(winpanel_noshadow_2_1) PASS : tst_QFrame::testInitStyleOption(winpanel_plain_2_1) PASS : tst_QFrame::testInitStyleOption(winpanel_raised_2_1) PASS : tst_QFrame::testInitStyleOption(winpanel_sunken_2_1) PASS : tst_QFrame::testInitStyleOption(box_noshadow_2_2) PASS : tst_QFrame::testInitStyleOption(box_plain_2_2) PASS : tst_QFrame::testInitStyleOption(box_raised_2_2) PASS : tst_QFrame::testInitStyleOption(box_sunken_2_2) PASS : tst_QFrame::testInitStyleOption(winpanel_noshadow_2_2) PASS : tst_QFrame::testInitStyleOption(winpanel_plain_2_2) PASS : tst_QFrame::testInitStyleOption(winpanel_raised_2_2) PASS : tst_QFrame::testInitStyleOption(winpanel_sunken_2_2) PASS : tst_QFrame::testPainting(box_noshadow_0_0) PASS : tst_QFrame::testPainting(box_plain_0_0) PASS : tst_QFrame::testPainting(box_raised_0_0) PASS : tst_QFrame::testPainting(box_sunken_0_0) PASS : tst_QFrame::testPainting(winpanel_noshadow_0_0) PASS : tst_QFrame::testPainting(winpanel_plain_0_0) FAIL! : tst_QFrame::testPainting(winpanel_raised_0_0) Compared values are not the same tst_qframe.cpp(180) : failure location FAIL! : tst_QFrame::testPainting(winpanel_sunken_0_0) Compared values are not the same tst_qframe.cpp(180) : failure location PASS : tst_QFrame::testPainting(box_noshadow_0_1) PASS : tst_QFrame::testPainting(box_plain_0_1) PASS : tst_QFrame::testPainting(box_raised_0_1) PASS : tst_QFrame::testPainting(box_sunken_0_1) PASS : tst_QFrame::testPainting(winpanel_noshadow_0_1) PASS : tst_QFrame::testPainting(winpanel_plain_0_1) FAIL! : tst_QFrame::testPainting(winpanel_raised_0_1) Compared values are not the same tst_qframe.cpp(180) : failure location FAIL! : tst_QFrame::testPainting(winpanel_sunken_0_1) Compared values are not the same tst_qframe.cpp(180) : failure location PASS : tst_QFrame::testPainting(box_noshadow_0_2) PASS : tst_QFrame::testPainting(box_plain_0_2) PASS : tst_QFrame::testPainting(box_raised_0_2) PASS : tst_QFrame::testPainting(box_sunken_0_2) PASS : tst_QFrame::testPainting(winpanel_noshadow_0_2) PASS : tst_QFrame::testPainting(winpanel_plain_0_2) FAIL! : tst_QFrame::testPainting(winpanel_raised_0_2) Compared values are not the same tst_qframe.cpp(180) : failure location FAIL! : tst_QFrame::testPainting(winpanel_sunken_0_2) Compared values are not the same tst_qframe.cpp(180) : failure location PASS : tst_QFrame::testPainting(box_noshadow_1_0) PASS : tst_QFrame::testPainting(box_plain_1_0) PASS : tst_QFrame::testPainting(box_raised_1_0) PASS : tst_QFrame::testPainting(box_sunken_1_0) PASS : tst_QFrame::testPainting(winpanel_noshadow_1_0) PASS : tst_QFrame::testPainting(winpanel_plain_1_0) FAIL! : tst_QFrame::testPainting(winpanel_raised_1_0) Compared values are not the same tst_qframe.cpp(180) : failure location FAIL! : tst_QFrame::testPainting(winpanel_sunken_1_0) Compared values are not the same tst_qframe.cpp(180) : failure location PASS : tst_QFrame::testPainting(box_noshadow_1_1) PASS : tst_QFrame::testPainting(box_plain_1_1) PASS : tst_QFrame::testPainting(box_raised_1_1) PASS : tst_QFrame::testPainting(box_sunken_1_1) PASS : tst_QFrame::testPainting(winpanel_noshadow_1_1) PASS : tst_QFrame::testPainting(winpanel_plain_1_1) FAIL! : tst_QFrame::testPainting(winpanel_raised_1_1) Compared values are not the same tst_qframe.cpp(180) : failure location FAIL! : tst_QFrame::testPainting(winpanel_sunken_1_1) Compared values are not the same tst_qframe.cpp(180) : failure location PASS : tst_QFrame::testPainting(box_noshadow_1_2) PASS : tst_QFrame::testPainting(box_plain_1_2) PASS : tst_QFrame::testPainting(box_raised_1_2) PASS : tst_QFrame::testPainting(box_sunken_1_2) PASS : tst_QFrame::testPainting(winpanel_noshadow_1_2) PASS : tst_QFrame::testPainting(winpanel_plain_1_2) FAIL! : tst_QFrame::testPainting(winpanel_raised_1_2) Compared values are not the same tst_qframe.cpp(180) : failure location FAIL! : tst_QFrame::testPainting(winpanel_sunken_1_2) Compared values are not the same tst_qframe.cpp(180) : failure location PASS : tst_QFrame::testPainting(box_noshadow_2_0) PASS : tst_QFrame::testPainting(box_plain_2_0) PASS : tst_QFrame::testPainting(box_raised_2_0) PASS : tst_QFrame::testPainting(box_sunken_2_0) PASS : tst_QFrame::testPainting(winpanel_noshadow_2_0) PASS : tst_QFrame::testPainting(winpanel_plain_2_0) FAIL! : tst_QFrame::testPainting(winpanel_raised_2_0) Compared values are not the same tst_qframe.cpp(180) : failure location FAIL! : tst_QFrame::testPainting(winpanel_sunken_2_0) Compared values are not the same tst_qframe.cpp(180) : failure location PASS : tst_QFrame::testPainting(box_noshadow_2_1) PASS : tst_QFrame::testPainting(box_plain_2_1) PASS : tst_QFrame::testPainting(box_raised_2_1) PASS : tst_QFrame::testPainting(box_sunken_2_1) PASS : tst_QFrame::testPainting(winpanel_noshadow_2_1) PASS : tst_QFrame::testPainting(winpanel_plain_2_1) FAIL! : tst_QFrame::testPainting(winpanel_raised_2_1) Compared values are not the same tst_qframe.cpp(180) : failure location FAIL! : tst_QFrame::testPainting(winpanel_sunken_2_1) Compared values are not the same tst_qframe.cpp(180) : failure location PASS : tst_QFrame::testPainting(box_noshadow_2_2) PASS : tst_QFrame::testPainting(box_plain_2_2) PASS : tst_QFrame::testPainting(box_raised_2_2) PASS : tst_QFrame::testPainting(box_sunken_2_2) PASS : tst_QFrame::testPainting(winpanel_noshadow_2_2) PASS : tst_QFrame::testPainting(winpanel_plain_2_2) FAIL! : tst_QFrame::testPainting(winpanel_raised_2_2) Compared values are not the same tst_qframe.cpp(180) : failure location FAIL! : tst_QFrame::testPainting(winpanel_sunken_2_2) Compared values are not the same tst_qframe.cpp(180) : failure location PASS : tst_QFrame::cleanupTestCase() Totals: 129 passed, 18 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_QFrame ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qframe: 0.890458 seconds, exit code 18 Build log: http://testresults.qt.io/ci/QtBase_dev_Integration/build_05967/win32-msvc2010_opengl_dynamic_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1425944689): http://codereview.qt-project.org/106046 [PS12] - Introduce QRgba64 structure for 64bit RGBA values From ci-noreply at qt-project.org Tue Mar 10 02:05:49 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 10 Mar 2015 02:05:49 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_dev_state #392 - FAILURE Message-ID: <20150310010549.7AC7C30D49@fork.qtproject.c.bitbit.net> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt-project.org/ci/Qt5_dev_state/build_00392 From ci-noreply at qt-project.org Tue Mar 10 02:48:36 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 10 Mar 2015 03:48:36 +0200 Subject: [Ci-reports] pass on QtDeclarative_5.5_Integration #80 Message-ID: <20150310_014836_007937.ci-noreply@qt-project.org> QtDeclarative_5.5_Integration #80: SUCCESS Tested changes (refs/builds/5.5_1425930895): http://codereview.qt-project.org/108027 [PS2] - QML Engine: ArrayBuffer XHR response type support From ci-noreply at qt-project.org Tue Mar 10 04:03:20 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 10 Mar 2015 04:03:20 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - QtBase_5.3_mobile_state #286 - FAILURE Message-ID: <20150310030320.00FAE30D44@fork.qtproject.c.bitbit.net> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt-project.org/ci/QtBase_5.3_mobile_state/build_00286 From ci-noreply at qt-project.org Tue Mar 10 04:04:23 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 10 Mar 2015 05:04:23 +0200 Subject: [Ci-reports] fail on QtDeclarative_5.5_Integration #81 Message-ID: <20150310_030423_045043.ci-noreply@qt-project.org> Autotest `tst_qquickmultipointtoucharea' 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_QQuickMultiPointTouchArea FAIL! : tst_QQuickMultiPointTouchArea::inFlickable() Compared values are not the same Actual (point11->pressed()): 1 Expected (false) : 0 Loc: [tst_qquickmultipointtoucharea.cpp(659)] Totals: 22 passed, 1 failed, 0 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QQuickMultiPointTouchArea ********* Config: Using QtTest library 5.5.0, Qt 5.5.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 6.0 (clang-600.0.54) (Apple)) PASS : tst_QQuickMultiPointTouchArea::initTestCase() PASS : tst_QQuickMultiPointTouchArea::properties() PASS : tst_QQuickMultiPointTouchArea::signalTest() PASS : tst_QQuickMultiPointTouchArea::release() PASS : tst_QQuickMultiPointTouchArea::reuse() PASS : tst_QQuickMultiPointTouchArea::nonOverlapping() PASS : tst_QQuickMultiPointTouchArea::nested() FAIL! : tst_QQuickMultiPointTouchArea::inFlickable() Compared values are not the same Actual (point11->pressed()): 0 Expected (true) : 1 Loc: [tst_qquickmultipointtoucharea.cpp(633)] PASS : tst_QQuickMultiPointTouchArea::inFlickable2() PASS : tst_QQuickMultiPointTouchArea::inMouseArea() PASS : tst_QQuickMultiPointTouchArea::mouseAsTouchpoint() PASS : tst_QQuickMultiPointTouchArea::invisible() PASS : tst_QQuickMultiPointTouchArea::transformedTouchArea(1st point inside) PASS : tst_QQuickMultiPointTouchArea::transformedTouchArea(2nd point inside) PASS : tst_QQuickMultiPointTouchArea::transformedTouchArea(3rd point inside) PASS : tst_QQuickMultiPointTouchArea::transformedTouchArea(all points inside) PASS : tst_QQuickMultiPointTouchArea::transformedTouchArea(all points outside) PASS : tst_QQuickMultiPointTouchArea::transformedTouchArea(1st and 2nd points inside) PASS : tst_QQuickMultiPointTouchArea::transformedTouchArea(1st and 3rd points inside) FAIL! : tst_QQuickMultiPointTouchArea::mouseInteraction(left) Compared values are not the same Actual (area->property("touchCount").toInt()): 0 Expected (accept) : 1 Loc: [tst_qquickmultipointtoucharea.cpp(1188)] PASS : tst_QQuickMultiPointTouchArea::mouseInteraction(right) PASS : tst_QQuickMultiPointTouchArea::mouseInteraction(middle) PASS : tst_QQuickMultiPointTouchArea::cleanupTestCase() Totals: 21 passed, 2 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_QQuickMultiPointTouchArea ********* 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_qquickmultipointtoucharea: 24 seconds, exit code 2 Build log: http://testresults.qt.io/ci/QtDeclarative_5.5_Integration/build_00081/macx-clang_developer-build_OSX_10.10/log.txt.gz Tested changes (refs/builds/5.5_1425952211): http://codereview.qt-project.org/108132 [PS1] - Fix clang warning From ci-noreply at qt-project.org Tue Mar 10 06:00:34 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 10 Mar 2015 07:00:34 +0200 Subject: [Ci-reports] pass on QtBase_5.5_Integration #227 Message-ID: <20150310_050034_051174.ci-noreply@qt-project.org> QtBase_5.5_Integration #227: SUCCESS Tested changes (refs/builds/5.5_1425935748): http://codereview.qt-project.org/108129 [PS1] - Avoid detaching pixmaps when it has not changed http://codereview.qt-project.org/108091 [PS1] - Remove cruft From ci-noreply at qt-project.org Tue Mar 10 07:35:44 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 10 Mar 2015 07:35:44 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.5_state #21 - FAILURE Message-ID: <20150310063544.BC20630CC7@fork.qtproject.c.bitbit.net> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt-project.org/ci/Qt5_5.5_state/build_00021 From ci-noreply at qt-project.org Tue Mar 10 08:32:58 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 10 Mar 2015 09:32:58 +0200 Subject: [Ci-reports] pass on QtCanvas3D_dev_Integration #146 Message-ID: <20150310_073258_001497.ci-noreply@qt-project.org> QtCanvas3D_dev_Integration #146: SUCCESS Tested changes (refs/builds/dev_1425966145): http://codereview.qt-project.org/107904 [PS14] - Added an autotest with rendering result checking. From ci-noreply at qt-project.org Tue Mar 10 08:36:25 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 10 Mar 2015 09:36:25 +0200 Subject: [Ci-reports] pass on QtQA_master_Integration #705 Message-ID: <20150310_073625_032272.ci-noreply@qt-project.org> QtQA_master_Integration #705: SUCCESS Tested changes (refs/builds/master_1425972978): http://codereview.qt-project.org/108088 [PS2] - Skip license header tests in qtqa From ci-noreply at qt-project.org Tue Mar 10 09:32:46 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 10 Mar 2015 10:32:46 +0200 Subject: [Ci-reports] fail on QtBase_5.4_Integration #1895 Message-ID: <20150310_083246_051266.ci-noreply@qt-project.org> QtBase_5.4_Integration » linux-g++_developer-build_OpenSuSE_13.1_x64 #1895: FAILURE Build log: http://testresults.qt.io/ci/QtBase_5.4_Integration/build_01895/linux-g++_developer-build_OpenSuSE_13.1_x64/log.txt.gz Tested changes (refs/builds/5.4_1425968795): http://codereview.qt-project.org/108113 [PS1] - QMimeDatabase: Fix magic rules with \t From ci-noreply at qt-project.org Tue Mar 10 10:06:24 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 10 Mar 2015 11:06:24 +0200 Subject: [Ci-reports] pass on QtDeclarative_5.5_Integration #82 Message-ID: <20150310_090624_040587.ci-noreply@qt-project.org> QtDeclarative_5.5_Integration #82: SUCCESS Tested changes (refs/builds/5.5_1425971161): http://codereview.qt-project.org/108132 [PS1] - Fix clang warning From ci-noreply at qt-project.org Tue Mar 10 11:46:13 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 10 Mar 2015 12:46:13 +0200 Subject: [Ci-reports] fail on QtSystems_dev_Integration #119 Message-ID: <20150310_104613_041953.ci-noreply@qt-project.org> Autotest `license' failed :( # Failed test 'No reference text for license type LGPL in config.tests/bluez/main.cpp, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in config.tests/gconf/main.cpp, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in config.tests/udev/main.cpp, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in config.tests/x11/main.cpp, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'Mismatch in license text in doc/src/publishsubscribe/examples/battery-charge.qdoc # Actual: a written agreement between you and Digia. For licensing terms and # Expected: a written agreement between you and The Qt Company. For licensing terms' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 386. # Failed test 'Mismatch in license text in doc/src/publishsubscribe/examples/examples-publishsubscribe.qdoc # Actual: a written agreement between you and Digia. For licensing terms and # Expected: a written agreement between you and The Qt Company. For licensing terms' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 386. # Failed test 'Mismatch in license text in doc/src/publishsubscribe/examples/publish-subscribe.qdoc # Actual: a written agreement between you and Digia. For licensing terms and # Expected: a written agreement between you and The Qt Company. For licensing terms' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 386. # Failed test 'Mismatch in license text in doc/src/publishsubscribe/plugins/qml-publishsubscribe.qdoc # Actual: a written agreement between you and Digia. For licensing terms and # Expected: a written agreement between you and The Qt Company. For licensing terms' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 386. # Failed test 'Mismatch in license text in doc/src/publishsubscribe/publ-subs.qdoc # Actual: a written agreement between you and Digia. For licensing terms and # Expected: a written agreement between you and The Qt Company. For licensing terms' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 386. # Failed test 'Mismatch in license text in doc/src/serviceframework/examples/dialer.qdoc # Actual: a written agreement between you and Digia. For licensing terms and # Expected: a written agreement between you and The Qt Company. For licensing terms' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 386. # Failed test 'Mismatch in license text in doc/src/serviceframework/examples/servicebrowser.qdoc # Actual: a written agreement between you and Digia. For licensing terms and # Expected: a written agreement between you and The Qt Company. For licensing terms' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 386. # Failed test 'Mismatch in license text in doc/src/serviceframework/examples/serviceframework-examples.qdoc # Actual: a written agreement between you and Digia. For licensing terms and # Expected: a written agreement between you and The Qt Company. For licensing terms' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 386. # Failed test 'Mismatch in license text in doc/src/serviceframework/plugins/qml-serviceframework.qdoc # Actual: a written agreement between you and Digia. For licensing terms and # Expected: a written agreement between you and The Qt Company. For licensing terms' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 386. # Failed test 'Mismatch in license text in doc/src/serviceframework/servicefwk-module.qdoc # Actual: a written agreement between you and Digia. For licensing terms and # Expected: a written agreement between you and The Qt Company. For licensing terms' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 386. # Failed test 'Mismatch in license text in doc/src/serviceframework/servicefwk.qdoc # Actual: a written agreement between you and Digia. For licensing terms and # Expected: a written agreement between you and The Qt Company. For licensing terms' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 386. # Failed test 'No reference text for license type LGPL in doc/src/serviceframework/snippets/code/doc_src_lgpl.qdoc, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'Mismatch in license text in doc/src/systeminfo/systeminfo.qdoc # Actual: a written agreement between you and Digia. For licensing terms and # Expected: a written agreement between you and The Qt Company. For licensing terms' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 386. # Failed test 'Mismatch in license text in examples/publishsubscribe/battery-charge/battery-publisher/batterypublisher.cpp # Actual: * Neither the name of Digia Plc and its Subsidiary(-ies) nor the names # Expected: * Neither the name of The Qt Company Ltd nor the names of its' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 386. # Failed test 'Mismatch in license text in examples/publishsubscribe/battery-charge/battery-publisher/batterypublisher.h # Actual: * Neither the name of Digia Plc and its Subsidiary(-ies) nor the names # Expected: * Neither the name of The Qt Company Ltd nor the names of its' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 386. # Failed test 'Mismatch in license text in examples/publishsubscribe/battery-charge/battery-publisher/main.cpp # Actual: * Neither the name of Digia Plc and its Subsidiary(-ies) nor the names # Expected: * Neither the name of The Qt Company Ltd nor the names of its' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 386. # Failed test 'Mismatch in license text in examples/publishsubscribe/battery-charge/battery-subscriber/battery-subscriber.qml # Actual: * Neither the name of Digia Plc and its Subsidiary(-ies) nor the names # Expected: * Neither the name of The Qt Company Ltd nor the names of its' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 386. # Failed test 'Mismatch in license text in examples/publishsubscribe/publish-subscribe/main.cpp # Actual: * Neither the name of Digia Plc and its Subsidiary(-ies) nor the names # Expected: * Neither the name of The Qt Company Ltd nor the names of its' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 386. # Failed test 'Mismatch in license text in examples/publishsubscribe/publish-subscribe/publisherdialog.cpp # Actual: * Neither the name of Digia Plc and its Subsidiary(-ies) nor the names # Expected: * Neither the name of The Qt Company Ltd nor the names of its' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 386. # Failed test 'Mismatch in license text in examples/publishsubscribe/publish-subscribe/publisherdialog.h # Actual: * Neither the name of Digia Plc and its Subsidiary(-ies) nor the names # Expected: * Neither the name of The Qt Company Ltd nor the names of its' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 386. # Failed test 'Mismatch in license text in examples/publishsubscribe/publish-subscribe/subscriberdialog.cpp # Actual: * Neither the name of Digia Plc and its Subsidiary(-ies) nor the names # Expected: * Neither the name of The Qt Company Ltd nor the names of its' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 386. # Failed test 'Mismatch in license text in examples/publishsubscribe/publish-subscribe/subscriberdialog.h # Actual: * Neither the name of Digia Plc and its Subsidiary(-ies) nor the names # Expected: * Neither the name of The Qt Company Ltd nor the names of its' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 386. # Failed test 'Mismatch in license text in examples/serviceframework/dialer/content/DialButton.qml # Actual: * Neither the name of Digia Plc and its Subsidiary(-ies) nor the names # Expected: * Neither the name of The Qt Company Ltd nor the names of its' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 386. # Failed test 'Mismatch in license text in examples/serviceframework/dialer/content/DialScreen.qml # Actual: * Neither the name of Digia Plc and its Subsidiary(-ies) nor the names # Expected: * Neither the name of The Qt Company Ltd nor the names of its' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 386. # Failed test 'Mismatch in license text in examples/serviceframework/dialer/content/DialerList.qml # Actual: * Neither the name of Digia Plc and its Subsidiary(-ies) nor the names # Expected: * Neither the name of The Qt Company Ltd nor the names of its' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 386. # Failed test 'Mismatch in license text in examples/serviceframework/dialer/dialer.qml # Actual: * Neither the name of Digia Plc and its Subsidiary(-ies) nor the names # Expected: * Neither the name of The Qt Company Ltd nor the names of its' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 386. # Failed test 'Mismatch in license text in examples/serviceframework/dialer/main.cpp # Actual: * Neither the name of Digia Plc and its Subsidiary(-ies) nor the names # Expected: * Neither the name of The Qt Company Ltd nor the names of its' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 386. # Failed test 'Mismatch in license text in examples/serviceframework/remotedialerservice/main.cpp # Actual: * Neither the name of Digia Plc and its Subsidiary(-ies) nor the names # Expected: * Neither the name of The Qt Company Ltd nor the names of its' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 386. # Failed test 'Mismatch in license text in examples/serviceframework/remotedialerservice/remotedialerservice.cpp # Actual: * Neither the name of Digia Plc and its Subsidiary(-ies) nor the names # Expected: * Neither the name of The Qt Company Ltd nor the names of its' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 386. # Failed test 'Mismatch in license text in examples/serviceframework/remotedialerservice/remotedialerservice.h # Actual: * Neither the name of Digia Plc and its Subsidiary(-ies) nor the names # Expected: * Neither the name of The Qt Company Ltd nor the names of its' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 386. # Failed test 'Mismatch in license text in examples/serviceframework/servicebrowser/main.cpp # Actual: * Neither the name of Digia Plc and its Subsidiary(-ies) nor the names # Expected: * Neither the name of The Qt Company Ltd nor the names of its' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 386. # Failed test 'Mismatch in license text in examples/serviceframework/servicebrowser/servicebrowser.cpp # Actual: * Neither the name of Digia Plc and its Subsidiary(-ies) nor the names # Expected: * Neither the name of The Qt Company Ltd nor the names of its' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 386. # Failed test 'Mismatch in license text in examples/serviceframework/servicebrowser/servicebrowser.h # Actual: * Neither the name of Digia Plc and its Subsidiary(-ies) nor the names # Expected: * Neither the name of The Qt Company Ltd nor the names of its' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 386. # Failed test 'Mismatch in license text in examples/serviceframework/voipdialerplugin/voipdialer.cpp # Actual: * Neither the name of Digia Plc and its Subsidiary(-ies) nor the names # Expected: * Neither the name of The Qt Company Ltd nor the names of its' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 386. # Failed test 'Mismatch in license text in examples/serviceframework/voipdialerplugin/voipdialer.h # Actual: * Neither the name of Digia Plc and its Subsidiary(-ies) nor the names # Expected: * Neither the name of The Qt Company Ltd nor the names of its' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 386. # Failed test 'Mismatch in license text in examples/serviceframework/voipdialerplugin/voipdialerplugin.cpp # Actual: * Neither the name of Digia Plc and its Subsidiary(-ies) nor the names # Expected: * Neither the name of The Qt Company Ltd nor the names of its' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 386. # Failed test 'Mismatch in license text in examples/serviceframework/voipdialerplugin/voipdialerplugin.h # Actual: * Neither the name of Digia Plc and its Subsidiary(-ies) nor the names # Expected: * Neither the name of The Qt Company Ltd nor the names of its' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 386. # Failed test 'No reference text for license type LGPL in examples/systeminfo/qml-battery/main.cpp, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in examples/systeminfo/qml-battery/qml-battery.qml, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in examples/systeminfo/qml-deviceinfo/main.cpp, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in examples/systeminfo/qml-deviceinfo/qml-deviceinfo.qml, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in examples/systeminfo/stub.h, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/imports/publishsubscribe/publishsubscribe.cpp, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/imports/publishsubscribe/qdeclarativevaluespacepublisher.cpp, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/imports/publishsubscribe/qdeclarativevaluespacepublisher_p.h, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/imports/publishsubscribe/qdeclarativevaluespacepublishermetaobject.cpp, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/imports/publishsubscribe/qdeclarativevaluespacepublishermetaobject_p.h, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/imports/publishsubscribe/qdeclarativevaluespacesubscriber.cpp, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/imports/publishsubscribe/qdeclarativevaluespacesubscriber_p.h, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/imports/serviceframework/qdeclarativeservice.cpp, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/imports/serviceframework/qdeclarativeservice_p.h, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/imports/serviceframework/qdeclarativeserviceold.cpp, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/imports/serviceframework/qdeclarativeserviceold_p.h, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/imports/serviceframework/serviceframework.cpp, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/imports/systeminfo/qdeclarativedeviceinfo.cpp, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/imports/systeminfo/qdeclarativedeviceinfo_p.h, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/imports/systeminfo/qdeclarativedisplayinfo.cpp, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/imports/systeminfo/qdeclarativedisplayinfo_p.h, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/imports/systeminfo/qdeclarativenetworkinfo.cpp, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/imports/systeminfo/qdeclarativenetworkinfo_p.h, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/imports/systeminfo/qsysteminfo.cpp, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/publishsubscribe/gconfitem.cpp, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/publishsubscribe/gconfitem_p.h, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/publishsubscribe/gconflayer.cpp, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/publishsubscribe/gconflayer_p.h, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/publishsubscribe/qpublishsubscribeglobal.h, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/publishsubscribe/qsystemreadwritelock_p.h, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/publishsubscribe/qsystemreadwritelock_win.cpp, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/publishsubscribe/qvaluespace.cpp, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/publishsubscribe/qvaluespace.h, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/publishsubscribe/qvaluespace_p.h, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/publishsubscribe/qvaluespacemanager.cpp, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/publishsubscribe/qvaluespacemanager_p.h, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/publishsubscribe/qvaluespacepublisher.cpp, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/publishsubscribe/qvaluespacepublisher.h, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/publishsubscribe/qvaluespacesubscriber.cpp, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/publishsubscribe/qvaluespacesubscriber.h, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/publishsubscribe/qvaluespacesubscriber_p.h, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/publishsubscribe/registrylayer_win.cpp, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/publishsubscribe/registrylayer_win_p.h, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/serviceframework/databasemanager.cpp, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/serviceframework/databasemanager_p.h, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/serviceframework/dberror.cpp, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/serviceframework/dberror_p.h, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/serviceframework/ipc/instancemanager.cpp, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/serviceframework/ipc/instancemanager_p.h, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/serviceframework/ipc/ipcendpoint.cpp, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/serviceframework/ipc/ipcendpoint_p.h, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/serviceframework/ipc/objectendpoint.cpp, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/serviceframework/ipc/objectendpoint_dbus.cpp, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/serviceframework/ipc/objectendpoint_dbus_p.h, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/serviceframework/ipc/objectendpoint_p.h, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/serviceframework/ipc/proxyobject.cpp, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/serviceframework/ipc/proxyobject_p.h, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/serviceframework/ipc/qremoteserviceregister_dbus_p.cpp, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/serviceframework/ipc/qremoteserviceregister_dbus_p.h, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/serviceframework/ipc/qremoteserviceregister_ls_p.cpp, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/serviceframework/ipc/qremoteserviceregister_ls_p.h, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/serviceframework/ipc/qremoteserviceregister_p.cpp, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/serviceframework/ipc/qremoteserviceregister_p.h, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/serviceframework/ipc/qremoteserviceregister_unix_p.cpp, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/serviceframework/ipc/qremoteserviceregister_unix_p.h, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/serviceframework/ipc/qremoteserviceregisterentry_p.h, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/serviceframework/ipc/qservicemetaobject_dbus.cpp, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/serviceframework/ipc/qservicemetaobject_dbus_p.h, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/serviceframework/ipc/qservicepackage.cpp, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/serviceframework/ipc/qservicepackage_p.h, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/serviceframework/ipc/qsignalintercepter.cpp, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/serviceframework/ipc/qsignalintercepter_p.h, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/serviceframework/ipc/qslotinvoker.cpp, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/serviceframework/ipc/qslotinvoker_p.h, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/serviceframework/qremoteserviceregister.cpp, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/serviceframework/qremoteserviceregister.h, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/serviceframework/qservice.h, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'Mismatch in license text in src/serviceframework/qservice.qdoc # Actual: a written agreement between you and Digia. For licensing terms and # Expected: a written agreement between you and The Qt Company. For licensing terms' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 386. # Failed test 'No reference text for license type LGPL in src/serviceframework/qserviceclientcredentials.cpp, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/serviceframework/qserviceclientcredentials.h, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/serviceframework/qserviceclientcredentials_p.h, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/serviceframework/qservicedebuglog.cpp, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/serviceframework/qservicedebuglog_p.h, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/serviceframework/qservicefilter.cpp, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/serviceframework/qservicefilter.h, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/serviceframework/qserviceframeworkglobal.h, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/serviceframework/qserviceinterfacedescriptor.cpp, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/serviceframework/qserviceinterfacedescriptor.h, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/serviceframework/qserviceinterfacedescriptor_p.h, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/serviceframework/qservicemanager.cpp, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/serviceframework/qservicemanager.h, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/serviceframework/qserviceoperations.cpp, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/serviceframework/qserviceoperations_p.h, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/serviceframework/qserviceplugininterface.cpp, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/serviceframework/qserviceplugininterface.h, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/serviceframework/qservicereply.cpp, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/serviceframework/qservicereply.h, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/serviceframework/qservicereply_p.h, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/serviceframework/qservicerequest.cpp, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/serviceframework/qservicerequest_p.h, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/serviceframework/servicedatabase.cpp, line 8' (... 578 lines omitted; there are too many errors!) # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/publishsubscribe/qvaluespace.h, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/publishsubscribe/qvaluespace_p.h, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/publishsubscribe/qvaluespacemanager.cpp, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/publishsubscribe/qvaluespacemanager_p.h, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/publishsubscribe/qvaluespacepublisher.cpp, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/publishsubscribe/qvaluespacepublisher.h, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/publishsubscribe/qvaluespacesubscriber.cpp, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/publishsubscribe/qvaluespacesubscriber.h, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/publishsubscribe/qvaluespacesubscriber_p.h, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/publishsubscribe/registrylayer_win.cpp, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/publishsubscribe/registrylayer_win_p.h, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/serviceframework/databasemanager.cpp, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/serviceframework/databasemanager_p.h, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/serviceframework/dberror.cpp, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/serviceframework/dberror_p.h, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/serviceframework/ipc/instancemanager.cpp, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/serviceframework/ipc/instancemanager_p.h, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/serviceframework/ipc/ipcendpoint.cpp, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/serviceframework/ipc/ipcendpoint_p.h, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/serviceframework/ipc/objectendpoint.cpp, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/serviceframework/ipc/objectendpoint_dbus.cpp, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/serviceframework/ipc/objectendpoint_dbus_p.h, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/serviceframework/ipc/objectendpoint_p.h, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/serviceframework/ipc/proxyobject.cpp, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/serviceframework/ipc/proxyobject_p.h, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/serviceframework/ipc/qremoteserviceregister_dbus_p.cpp, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/serviceframework/ipc/qremoteserviceregister_dbus_p.h, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/serviceframework/ipc/qremoteserviceregister_ls_p.cpp, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/serviceframework/ipc/qremoteserviceregister_ls_p.h, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/serviceframework/ipc/qremoteserviceregister_p.cpp, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/serviceframework/ipc/qremoteserviceregister_p.h, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/serviceframework/ipc/qremoteserviceregister_unix_p.cpp, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/serviceframework/ipc/qremoteserviceregister_unix_p.h, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/serviceframework/ipc/qremoteserviceregisterentry_p.h, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/serviceframework/ipc/qservicemetaobject_dbus.cpp, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/serviceframework/ipc/qservicemetaobject_dbus_p.h, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/serviceframework/ipc/qservicepackage.cpp, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/serviceframework/ipc/qservicepackage_p.h, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/serviceframework/ipc/qsignalintercepter.cpp, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/serviceframework/ipc/qsignalintercepter_p.h, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/serviceframework/ipc/qslotinvoker.cpp, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/serviceframework/ipc/qslotinvoker_p.h, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/serviceframework/qremoteserviceregister.cpp, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/serviceframework/qremoteserviceregister.h, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/serviceframework/qservice.h, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'Mismatch in license text in src/serviceframework/qservice.qdoc # Actual: a written agreement between you and Digia. For licensing terms and # Expected: a written agreement between you and The Qt Company. For licensing terms' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 386. # Failed test 'No reference text for license type LGPL in src/serviceframework/qserviceclientcredentials.cpp, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/serviceframework/qserviceclientcredentials.h, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/serviceframework/qserviceclientcredentials_p.h, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/serviceframework/qservicedebuglog.cpp, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/serviceframework/qservicedebuglog_p.h, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/serviceframework/qservicefilter.cpp, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/serviceframework/qservicefilter.h, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/serviceframework/qserviceframeworkglobal.h, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/serviceframework/qserviceinterfacedescriptor.cpp, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/serviceframework/qserviceinterfacedescriptor.h, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/serviceframework/qserviceinterfacedescriptor_p.h, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/serviceframework/qservicemanager.cpp, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/serviceframework/qservicemanager.h, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/serviceframework/qserviceoperations.cpp, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/serviceframework/qserviceoperations_p.h, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/serviceframework/qserviceplugininterface.cpp, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/serviceframework/qserviceplugininterface.h, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/serviceframework/qservicereply.cpp, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/serviceframework/qservicereply.h, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/serviceframework/qservicereply_p.h, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/serviceframework/qservicerequest.cpp, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/serviceframework/qservicerequest_p.h, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/serviceframework/servicedatabase.cpp, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/serviceframework/servicedatabase_p.h, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/serviceframework/servicemetadata.cpp, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/serviceframework/servicemetadata_p.h, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/systeminfo/linux/qbatteryinfo_linux.cpp, line 9' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/systeminfo/linux/qbatteryinfo_linux_p.h, line 9' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/systeminfo/linux/qbatteryinfo_upower.cpp, line 9' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/systeminfo/linux/qbatteryinfo_upower_p.h, line 9' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/systeminfo/linux/qdeviceinfo_linux.cpp, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/systeminfo/linux/qdeviceinfo_linux_p.h, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/systeminfo/linux/qdevicekitservice_linux.cpp, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/systeminfo/linux/qdevicekitservice_linux_p.h, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/systeminfo/linux/qnetworkinfo_linux.cpp, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/systeminfo/linux/qnetworkinfo_linux_p.h, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/systeminfo/linux/qofonowrapper.cpp, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/systeminfo/linux/qofonowrapper_p.h, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/systeminfo/linux/qscreensaver_linux.cpp, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/systeminfo/linux/qscreensaver_linux_p.h, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/systeminfo/linux/qsystemalignedtimer_linux.cpp, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/systeminfo/linux/qsystemalignedtimer_linux_p.h, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/systeminfo/linux/qsystemalignedtimer_stub.cpp, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/systeminfo/linux/qsystemalignedtimer_stub_p.h, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/systeminfo/linux/qudevwrapper.cpp, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/systeminfo/linux/qudevwrapper_p.h, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/systeminfo/mac/qbatteryinfo_mac.mm, line 9' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/systeminfo/mac/qbatteryinfo_mac_p.h, line 9' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/systeminfo/mac/qdeviceinfo_mac.mm, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/systeminfo/mac/qdeviceinfo_mac_p.h, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/systeminfo/mac/qnetworkinfo_mac.mm, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/systeminfo/mac/qnetworkinfo_mac_p.h, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/systeminfo/mac/qscreensaver_mac.mm, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/systeminfo/mac/qscreensaver_mac_p.h, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/systeminfo/qbatteryinfo.cpp, line 9' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/systeminfo/qbatteryinfo.h, line 9' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/systeminfo/qdeviceinfo.cpp, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/systeminfo/qdeviceinfo.h, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/systeminfo/qnetworkinfo.cpp, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/systeminfo/qnetworkinfo.h, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/systeminfo/qscreensaver.cpp, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/systeminfo/qscreensaver.h, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/systeminfo/qsysteminfoglobal.h, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/systeminfo/qsysteminfoglobal_p.h, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/systeminfo/simulator/qsysteminfo_simulator.cpp, line 9' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/systeminfo/simulator/qsysteminfo_simulator_p.h, line 9' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/systeminfo/simulator/qsysteminfobackend_simulator.cpp, line 9' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/systeminfo/simulator/qsysteminfobackend_simulator_p.h, line 9' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/systeminfo/simulator/qsysteminfoconnection_simulator.cpp, line 9' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/systeminfo/simulator/qsysteminfoconnection_simulator_p.h, line 9' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/systeminfo/simulator/qsysteminfodata_simulator.cpp, line 9' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/systeminfo/simulator/qsysteminfodata_simulator_p.h, line 9' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/systeminfo/windows/qbatteryinfo_win.cpp, line 9' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/systeminfo/windows/qbatteryinfo_win_p.h, line 9' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/systeminfo/windows/qdeviceinfo_win.cpp, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/systeminfo/windows/qdeviceinfo_win_p.h, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/systeminfo/windows/qnetworkinfo_win.cpp, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/systeminfo/windows/qnetworkinfo_win_p.h, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/systeminfo/windows/qscreensaver_win.cpp, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/systeminfo/windows/qscreensaver_win_p.h, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/systeminfo/windows/qwmihelper_win.cpp, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/systeminfo/windows/qwmihelper_win_p.h, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/tools/servicefw/servicefw.cpp, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/tools/sfwlisten/main.cpp, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in tests/auto/cmake/test_modules/main.cpp, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in tests/auto/publishsubscribe/qvaluespace/tst_qvaluespace.cpp, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in tests/auto/serviceframework/qremoteserviceregister/service.h, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in tests/auto/serviceframework/qremoteserviceregister/tst_qremoteserviceregister.cpp, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in tests/auto/serviceframework/qservicefilter/tst_qservicefilter.cpp, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in tests/auto/serviceframework/qserviceinterfacedescriptor/tst_qserviceinterfacedescriptor.cpp, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in tests/auto/serviceframework/qservicemanager/sampleservice/sampleserviceplugin.cpp, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in tests/auto/serviceframework/qservicemanager/sampleservice/sampleserviceplugin.h, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in tests/auto/serviceframework/qservicemanager/sampleservice2/sampleserviceplugin2.cpp, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in tests/auto/serviceframework/qservicemanager/sampleservice2/sampleserviceplugin2.h, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in tests/auto/serviceframework/qservicemanager/testservice2/testservice.h, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in tests/auto/serviceframework/qservicemanager/testservice2/testserviceinterface.h, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in tests/auto/serviceframework/qservicemanager/testservice2/testserviceplugin.cpp, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in tests/auto/serviceframework/qservicemanager/testservice2/testserviceplugin.h, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in tests/auto/serviceframework/qservicemanager/tst_qservicemanager.cpp, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in tests/auto/serviceframework/qservicemanager_ipc/client/tst_qservicemanager_ipc.cpp, line 9' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in tests/auto/serviceframework/qservicemanager_ipc/service/main.cpp, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in tests/auto/serviceframework/qservicemetadata/tst_servicemetadata.cpp, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in tests/auto/serviceframework/qsfwtestutil.cpp, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in tests/auto/serviceframework/qsfwtestutil.h, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in tests/auto/serviceframework/servicedatabase/tst_servicedatabase.cpp, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in tests/auto/serviceframework/servicedeletion/tst_servicedeletion.cpp, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in tests/auto/serviceframework/serviceobject/main.cpp, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in tests/auto/serviceframework/serviceobject/serviceobject_target/serviceobject_target.cpp, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'Mismatch in license text in tests/auto/serviceframework/serviceobject/serviceobject_target/serviceobject_target.h # Actual: * Neither the name of Digia Plc and its Subsidiary(-ies) nor the names # Expected: * Neither the name of The Qt Company Ltd nor the names of its' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 386. # Failed test 'No reference text for license type LGPL in tests/auto/serviceframework/serviceobject/tst_serviceobject.qml, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in tests/auto/systeminfo/qbatteryinfo/tst_qbatteryinfo.cpp, line 9' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in tests/auto/systeminfo/qdeviceinfo/tst_qdeviceinfo.cpp, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in tests/auto/systeminfo/qscreensaver/tst_qscreensaver.cpp, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in tests/manual/sysinfo-tester/main.cpp, line 9' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Looks like you failed 233 tests of 233. /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl .. Dubious, test returned 233 (wstat 59648, 0xe900) Failed 233/233 subtests Test Summary Report ------------------- /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl (Wstat: 59648 Tests: 233 Failed: 233) Failed tests: 1-233 Non-zero exit status: 233 Files=1, Tests=233, 0 wallclock secs ( 0.05 usr 0.01 sys + 0.15 cusr 0.00 csys = 0.21 CPU) Result: FAIL QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end license: 0.599885 seconds, exit code 1 Build log: http://testresults.qt.io/ci/QtSystems_dev_Integration/build_00119/linux-g++_developer-build_OpenSuSE_13.1_x64/log.txt.gz ============================================================ Compilation failed :( # Failed test 'No reference text for license type LGPL in config.tests/bluez/main.cpp, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in config.tests/gconf/main.cpp, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in config.tests/udev/main.cpp, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in config.tests/x11/main.cpp, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'Mismatch in license text in doc/src/publishsubscribe/examples/battery-charge.qdoc # Actual: a written agreement between you and Digia. For licensing terms and # Expected: a written agreement between you and The Qt Company. For licensing terms' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 386. # Failed test 'Mismatch in license text in doc/src/publishsubscribe/examples/examples-publishsubscribe.qdoc # Actual: a written agreement between you and Digia. For licensing terms and # Expected: a written agreement between you and The Qt Company. For licensing terms' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 386. # Failed test 'Mismatch in license text in doc/src/publishsubscribe/examples/publish-subscribe.qdoc # Actual: a written agreement between you and Digia. For licensing terms and # Expected: a written agreement between you and The Qt Company. For licensing terms' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 386. # Failed test 'Mismatch in license text in doc/src/publishsubscribe/plugins/qml-publishsubscribe.qdoc # Actual: a written agreement between you and Digia. For licensing terms and # Expected: a written agreement between you and The Qt Company. For licensing terms' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 386. # Failed test 'Mismatch in license text in doc/src/publishsubscribe/publ-subs.qdoc # Actual: a written agreement between you and Digia. For licensing terms and # Expected: a written agreement between you and The Qt Company. For licensing terms' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 386. # Failed test 'Mismatch in license text in doc/src/serviceframework/examples/dialer.qdoc # Actual: a written agreement between you and Digia. For licensing terms and # Expected: a written agreement between you and The Qt Company. For licensing terms' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 386. # Failed test 'Mismatch in license text in doc/src/serviceframework/examples/servicebrowser.qdoc # Actual: a written agreement between you and Digia. For licensing terms and # Expected: a written agreement between you and The Qt Company. For licensing terms' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 386. # Failed test 'Mismatch in license text in doc/src/serviceframework/examples/serviceframework-examples.qdoc # Actual: a written agreement between you and Digia. For licensing terms and # Expected: a written agreement between you and The Qt Company. For licensing terms' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 386. # Failed test 'Mismatch in license text in doc/src/serviceframework/plugins/qml-serviceframework.qdoc # Actual: a written agreement between you and Digia. For licensing terms and # Expected: a written agreement between you and The Qt Company. For licensing terms' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 386. # Failed test 'Mismatch in license text in doc/src/serviceframework/servicefwk-module.qdoc # Actual: a written agreement between you and Digia. For licensing terms and # Expected: a written agreement between you and The Qt Company. For licensing terms' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 386. # Failed test 'Mismatch in license text in doc/src/serviceframework/servicefwk.qdoc # Actual: a written agreement between you and Digia. For licensing terms and # Expected: a written agreement between you and The Qt Company. For licensing terms' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 386. # Failed test 'No reference text for license type LGPL in doc/src/serviceframework/snippets/code/doc_src_lgpl.qdoc, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'Mismatch in license text in doc/src/systeminfo/systeminfo.qdoc # Actual: a written agreement between you and Digia. For licensing terms and # Expected: a written agreement between you and The Qt Company. For licensing terms' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 386. # Failed test 'Mismatch in license text in examples/publishsubscribe/battery-charge/battery-publisher/batterypublisher.cpp # Actual: * Neither the name of Digia Plc and its Subsidiary(-ies) nor the names # Expected: * Neither the name of The Qt Company Ltd nor the names of its' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 386. # Failed test 'Mismatch in license text in examples/publishsubscribe/battery-charge/battery-publisher/batterypublisher.h # Actual: * Neither the name of Digia Plc and its Subsidiary(-ies) nor the names # Expected: * Neither the name of The Qt Company Ltd nor the names of its' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 386. # Failed test 'Mismatch in license text in examples/publishsubscribe/battery-charge/battery-publisher/main.cpp # Actual: * Neither the name of Digia Plc and its Subsidiary(-ies) nor the names # Expected: * Neither the name of The Qt Company Ltd nor the names of its' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 386. # Failed test 'Mismatch in license text in examples/publishsubscribe/battery-charge/battery-subscriber/battery-subscriber.qml # Actual: * Neither the name of Digia Plc and its Subsidiary(-ies) nor the names # Expected: * Neither the name of The Qt Company Ltd nor the names of its' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 386. # Failed test 'Mismatch in license text in examples/publishsubscribe/publish-subscribe/main.cpp # Actual: * Neither the name of Digia Plc and its Subsidiary(-ies) nor the names # Expected: * Neither the name of The Qt Company Ltd nor the names of its' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 386. # Failed test 'Mismatch in license text in examples/publishsubscribe/publish-subscribe/publisherdialog.cpp # Actual: * Neither the name of Digia Plc and its Subsidiary(-ies) nor the names # Expected: * Neither the name of The Qt Company Ltd nor the names of its' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 386. # Failed test 'Mismatch in license text in examples/publishsubscribe/publish-subscribe/publisherdialog.h # Actual: * Neither the name of Digia Plc and its Subsidiary(-ies) nor the names # Expected: * Neither the name of The Qt Company Ltd nor the names of its' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 386. # Failed test 'Mismatch in license text in examples/publishsubscribe/publish-subscribe/subscriberdialog.cpp # Actual: * Neither the name of Digia Plc and its Subsidiary(-ies) nor the names # Expected: * Neither the name of The Qt Company Ltd nor the names of its' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 386. # Failed test 'Mismatch in license text in examples/publishsubscribe/publish-subscribe/subscriberdialog.h # Actual: * Neither the name of Digia Plc and its Subsidiary(-ies) nor the names # Expected: * Neither the name of The Qt Company Ltd nor the names of its' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 386. # Failed test 'Mismatch in license text in examples/serviceframework/dialer/content/DialButton.qml # Actual: * Neither the name of Digia Plc and its Subsidiary(-ies) nor the names # Expected: * Neither the name of The Qt Company Ltd nor the names of its' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 386. # Failed test 'Mismatch in license text in examples/serviceframework/dialer/content/DialScreen.qml # Actual: * Neither the name of Digia Plc and its Subsidiary(-ies) nor the names # Expected: * Neither the name of The Qt Company Ltd nor the names of its' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 386. # Failed test 'Mismatch in license text in examples/serviceframework/dialer/content/DialerList.qml # Actual: * Neither the name of Digia Plc and its Subsidiary(-ies) nor the names # Expected: * Neither the name of The Qt Company Ltd nor the names of its' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 386. # Failed test 'Mismatch in license text in examples/serviceframework/dialer/dialer.qml # Actual: * Neither the name of Digia Plc and its Subsidiary(-ies) nor the names # Expected: * Neither the name of The Qt Company Ltd nor the names of its' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 386. # Failed test 'Mismatch in license text in examples/serviceframework/dialer/main.cpp # Actual: * Neither the name of Digia Plc and its Subsidiary(-ies) nor the names # Expected: * Neither the name of The Qt Company Ltd nor the names of its' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 386. # Failed test 'Mismatch in license text in examples/serviceframework/remotedialerservice/main.cpp # Actual: * Neither the name of Digia Plc and its Subsidiary(-ies) nor the names # Expected: * Neither the name of The Qt Company Ltd nor the names of its' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 386. # Failed test 'Mismatch in license text in examples/serviceframework/remotedialerservice/remotedialerservice.cpp # Actual: * Neither the name of Digia Plc and its Subsidiary(-ies) nor the names # Expected: * Neither the name of The Qt Company Ltd nor the names of its' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 386. # Failed test 'Mismatch in license text in examples/serviceframework/remotedialerservice/remotedialerservice.h # Actual: * Neither the name of Digia Plc and its Subsidiary(-ies) nor the names # Expected: * Neither the name of The Qt Company Ltd nor the names of its' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 386. # Failed test 'Mismatch in license text in examples/serviceframework/servicebrowser/main.cpp # Actual: * Neither the name of Digia Plc and its Subsidiary(-ies) nor the names # Expected: * Neither the name of The Qt Company Ltd nor the names of its' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 386. # Failed test 'Mismatch in license text in examples/serviceframework/servicebrowser/servicebrowser.cpp # Actual: * Neither the name of Digia Plc and its Subsidiary(-ies) nor the names # Expected: * Neither the name of The Qt Company Ltd nor the names of its' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 386. # Failed test 'Mismatch in license text in examples/serviceframework/servicebrowser/servicebrowser.h # Actual: * Neither the name of Digia Plc and its Subsidiary(-ies) nor the names # Expected: * Neither the name of The Qt Company Ltd nor the names of its' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 386. # Failed test 'Mismatch in license text in examples/serviceframework/voipdialerplugin/voipdialer.cpp # Actual: * Neither the name of Digia Plc and its Subsidiary(-ies) nor the names # Expected: * Neither the name of The Qt Company Ltd nor the names of its' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 386. # Failed test 'Mismatch in license text in examples/serviceframework/voipdialerplugin/voipdialer.h # Actual: * Neither the name of Digia Plc and its Subsidiary(-ies) nor the names # Expected: * Neither the name of The Qt Company Ltd nor the names of its' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 386. # Failed test 'Mismatch in license text in examples/serviceframework/voipdialerplugin/voipdialerplugin.cpp # Actual: * Neither the name of Digia Plc and its Subsidiary(-ies) nor the names # Expected: * Neither the name of The Qt Company Ltd nor the names of its' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 386. # Failed test 'Mismatch in license text in examples/serviceframework/voipdialerplugin/voipdialerplugin.h # Actual: * Neither the name of Digia Plc and its Subsidiary(-ies) nor the names # Expected: * Neither the name of The Qt Company Ltd nor the names of its' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 386. # Failed test 'No reference text for license type LGPL in examples/systeminfo/qml-battery/main.cpp, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in examples/systeminfo/qml-battery/qml-battery.qml, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in examples/systeminfo/qml-deviceinfo/main.cpp, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in examples/systeminfo/qml-deviceinfo/qml-deviceinfo.qml, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in examples/systeminfo/stub.h, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/imports/publishsubscribe/publishsubscribe.cpp, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/imports/publishsubscribe/qdeclarativevaluespacepublisher.cpp, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/imports/publishsubscribe/qdeclarativevaluespacepublisher_p.h, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/imports/publishsubscribe/qdeclarativevaluespacepublishermetaobject.cpp, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/imports/publishsubscribe/qdeclarativevaluespacepublishermetaobject_p.h, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/imports/publishsubscribe/qdeclarativevaluespacesubscriber.cpp, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/imports/publishsubscribe/qdeclarativevaluespacesubscriber_p.h, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/imports/serviceframework/qdeclarativeservice.cpp, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/imports/serviceframework/qdeclarativeservice_p.h, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/imports/serviceframework/qdeclarativeserviceold.cpp, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/imports/serviceframework/qdeclarativeserviceold_p.h, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/imports/serviceframework/serviceframework.cpp, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/imports/systeminfo/qdeclarativedeviceinfo.cpp, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/imports/systeminfo/qdeclarativedeviceinfo_p.h, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/imports/systeminfo/qdeclarativedisplayinfo.cpp, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/imports/systeminfo/qdeclarativedisplayinfo_p.h, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/imports/systeminfo/qdeclarativenetworkinfo.cpp, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/imports/systeminfo/qdeclarativenetworkinfo_p.h, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/imports/systeminfo/qsysteminfo.cpp, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/publishsubscribe/gconfitem.cpp, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/publishsubscribe/gconfitem_p.h, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/publishsubscribe/gconflayer.cpp, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/publishsubscribe/gconflayer_p.h, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/publishsubscribe/qpublishsubscribeglobal.h, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/publishsubscribe/qsystemreadwritelock_p.h, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/publishsubscribe/qsystemreadwritelock_win.cpp, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/publishsubscribe/qvaluespace.cpp, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/publishsubscribe/qvaluespace.h, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/publishsubscribe/qvaluespace_p.h, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/publishsubscribe/qvaluespacemanager.cpp, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/publishsubscribe/qvaluespacemanager_p.h, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/publishsubscribe/qvaluespacepublisher.cpp, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/publishsubscribe/qvaluespacepublisher.h, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/publishsubscribe/qvaluespacesubscriber.cpp, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/publishsubscribe/qvaluespacesubscriber.h, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/publishsubscribe/qvaluespacesubscriber_p.h, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/publishsubscribe/registrylayer_win.cpp, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/publishsubscribe/registrylayer_win_p.h, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/serviceframework/databasemanager.cpp, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/serviceframework/databasemanager_p.h, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/serviceframework/dberror.cpp, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/serviceframework/dberror_p.h, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/serviceframework/ipc/instancemanager.cpp, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/serviceframework/ipc/instancemanager_p.h, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/serviceframework/ipc/ipcendpoint.cpp, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/serviceframework/ipc/ipcendpoint_p.h, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/serviceframework/ipc/objectendpoint.cpp, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/serviceframework/ipc/objectendpoint_dbus.cpp, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/serviceframework/ipc/objectendpoint_dbus_p.h, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/serviceframework/ipc/objectendpoint_p.h, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/serviceframework/ipc/proxyobject.cpp, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/serviceframework/ipc/proxyobject_p.h, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/serviceframework/ipc/qremoteserviceregister_dbus_p.cpp, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/serviceframework/ipc/qremoteserviceregister_dbus_p.h, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/serviceframework/ipc/qremoteserviceregister_ls_p.cpp, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/serviceframework/ipc/qremoteserviceregister_ls_p.h, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/serviceframework/ipc/qremoteserviceregister_p.cpp, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/serviceframework/ipc/qremoteserviceregister_p.h, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/serviceframework/ipc/qremoteserviceregister_unix_p.cpp, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/serviceframework/ipc/qremoteserviceregister_unix_p.h, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/serviceframework/ipc/qremoteserviceregisterentry_p.h, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/serviceframework/ipc/qservicemetaobject_dbus.cpp, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/serviceframework/ipc/qservicemetaobject_dbus_p.h, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/serviceframework/ipc/qservicepackage.cpp, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/serviceframework/ipc/qservicepackage_p.h, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/serviceframework/ipc/qsignalintercepter.cpp, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/serviceframework/ipc/qsignalintercepter_p.h, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/serviceframework/ipc/qslotinvoker.cpp, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/serviceframework/ipc/qslotinvoker_p.h, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/serviceframework/qremoteserviceregister.cpp, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/serviceframework/qremoteserviceregister.h, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/serviceframework/qservice.h, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'Mismatch in license text in src/serviceframework/qservice.qdoc # Actual: a written agreement between you and Digia. For licensing terms and # Expected: a written agreement between you and The Qt Company. For licensing terms' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 386. # Failed test 'No reference text for license type LGPL in src/serviceframework/qserviceclientcredentials.cpp, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/serviceframework/qserviceclientcredentials.h, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/serviceframework/qserviceclientcredentials_p.h, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/serviceframework/qservicedebuglog.cpp, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/serviceframework/qservicedebuglog_p.h, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/serviceframework/qservicefilter.cpp, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/serviceframework/qservicefilter.h, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/serviceframework/qserviceframeworkglobal.h, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/serviceframework/qserviceinterfacedescriptor.cpp, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/serviceframework/qserviceinterfacedescriptor.h, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/serviceframework/qserviceinterfacedescriptor_p.h, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/serviceframework/qservicemanager.cpp, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/serviceframework/qservicemanager.h, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/serviceframework/qserviceoperations.cpp, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/serviceframework/qserviceoperations_p.h, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/serviceframework/qserviceplugininterface.cpp, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/serviceframework/qserviceplugininterface.h, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/serviceframework/qservicereply.cpp, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/serviceframework/qservicereply.h, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/serviceframework/qservicereply_p.h, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/serviceframework/qservicerequest.cpp, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/serviceframework/qservicerequest_p.h, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/serviceframework/servicedatabase.cpp, line 8' (... 579 lines omitted; there are too many errors!) # Failed test 'No reference text for license type LGPL in src/publishsubscribe/qvaluespace.h, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/publishsubscribe/qvaluespace_p.h, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/publishsubscribe/qvaluespacemanager.cpp, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/publishsubscribe/qvaluespacemanager_p.h, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/publishsubscribe/qvaluespacepublisher.cpp, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/publishsubscribe/qvaluespacepublisher.h, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/publishsubscribe/qvaluespacesubscriber.cpp, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/publishsubscribe/qvaluespacesubscriber.h, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/publishsubscribe/qvaluespacesubscriber_p.h, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/publishsubscribe/registrylayer_win.cpp, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/publishsubscribe/registrylayer_win_p.h, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/serviceframework/databasemanager.cpp, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/serviceframework/databasemanager_p.h, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/serviceframework/dberror.cpp, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/serviceframework/dberror_p.h, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/serviceframework/ipc/instancemanager.cpp, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/serviceframework/ipc/instancemanager_p.h, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/serviceframework/ipc/ipcendpoint.cpp, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/serviceframework/ipc/ipcendpoint_p.h, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/serviceframework/ipc/objectendpoint.cpp, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/serviceframework/ipc/objectendpoint_dbus.cpp, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/serviceframework/ipc/objectendpoint_dbus_p.h, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/serviceframework/ipc/objectendpoint_p.h, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/serviceframework/ipc/proxyobject.cpp, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/serviceframework/ipc/proxyobject_p.h, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/serviceframework/ipc/qremoteserviceregister_dbus_p.cpp, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/serviceframework/ipc/qremoteserviceregister_dbus_p.h, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/serviceframework/ipc/qremoteserviceregister_ls_p.cpp, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/serviceframework/ipc/qremoteserviceregister_ls_p.h, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/serviceframework/ipc/qremoteserviceregister_p.cpp, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/serviceframework/ipc/qremoteserviceregister_p.h, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/serviceframework/ipc/qremoteserviceregister_unix_p.cpp, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/serviceframework/ipc/qremoteserviceregister_unix_p.h, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/serviceframework/ipc/qremoteserviceregisterentry_p.h, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/serviceframework/ipc/qservicemetaobject_dbus.cpp, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/serviceframework/ipc/qservicemetaobject_dbus_p.h, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/serviceframework/ipc/qservicepackage.cpp, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/serviceframework/ipc/qservicepackage_p.h, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/serviceframework/ipc/qsignalintercepter.cpp, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/serviceframework/ipc/qsignalintercepter_p.h, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/serviceframework/ipc/qslotinvoker.cpp, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/serviceframework/ipc/qslotinvoker_p.h, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/serviceframework/qremoteserviceregister.cpp, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/serviceframework/qremoteserviceregister.h, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/serviceframework/qservice.h, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'Mismatch in license text in src/serviceframework/qservice.qdoc # Actual: a written agreement between you and Digia. For licensing terms and # Expected: a written agreement between you and The Qt Company. For licensing terms' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 386. # Failed test 'No reference text for license type LGPL in src/serviceframework/qserviceclientcredentials.cpp, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/serviceframework/qserviceclientcredentials.h, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/serviceframework/qserviceclientcredentials_p.h, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/serviceframework/qservicedebuglog.cpp, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/serviceframework/qservicedebuglog_p.h, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/serviceframework/qservicefilter.cpp, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/serviceframework/qservicefilter.h, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/serviceframework/qserviceframeworkglobal.h, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/serviceframework/qserviceinterfacedescriptor.cpp, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/serviceframework/qserviceinterfacedescriptor.h, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/serviceframework/qserviceinterfacedescriptor_p.h, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/serviceframework/qservicemanager.cpp, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/serviceframework/qservicemanager.h, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/serviceframework/qserviceoperations.cpp, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/serviceframework/qserviceoperations_p.h, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/serviceframework/qserviceplugininterface.cpp, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/serviceframework/qserviceplugininterface.h, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/serviceframework/qservicereply.cpp, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/serviceframework/qservicereply.h, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/serviceframework/qservicereply_p.h, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/serviceframework/qservicerequest.cpp, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/serviceframework/qservicerequest_p.h, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/serviceframework/servicedatabase.cpp, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/serviceframework/servicedatabase_p.h, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/serviceframework/servicemetadata.cpp, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/serviceframework/servicemetadata_p.h, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/systeminfo/linux/qbatteryinfo_linux.cpp, line 9' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/systeminfo/linux/qbatteryinfo_linux_p.h, line 9' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/systeminfo/linux/qbatteryinfo_upower.cpp, line 9' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/systeminfo/linux/qbatteryinfo_upower_p.h, line 9' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/systeminfo/linux/qdeviceinfo_linux.cpp, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/systeminfo/linux/qdeviceinfo_linux_p.h, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/systeminfo/linux/qdevicekitservice_linux.cpp, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/systeminfo/linux/qdevicekitservice_linux_p.h, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/systeminfo/linux/qnetworkinfo_linux.cpp, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/systeminfo/linux/qnetworkinfo_linux_p.h, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/systeminfo/linux/qofonowrapper.cpp, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/systeminfo/linux/qofonowrapper_p.h, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/systeminfo/linux/qscreensaver_linux.cpp, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/systeminfo/linux/qscreensaver_linux_p.h, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/systeminfo/linux/qsystemalignedtimer_linux.cpp, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/systeminfo/linux/qsystemalignedtimer_linux_p.h, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/systeminfo/linux/qsystemalignedtimer_stub.cpp, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/systeminfo/linux/qsystemalignedtimer_stub_p.h, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/systeminfo/linux/qudevwrapper.cpp, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/systeminfo/linux/qudevwrapper_p.h, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/systeminfo/mac/qbatteryinfo_mac.mm, line 9' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/systeminfo/mac/qbatteryinfo_mac_p.h, line 9' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/systeminfo/mac/qdeviceinfo_mac.mm, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/systeminfo/mac/qdeviceinfo_mac_p.h, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/systeminfo/mac/qnetworkinfo_mac.mm, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/systeminfo/mac/qnetworkinfo_mac_p.h, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/systeminfo/mac/qscreensaver_mac.mm, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/systeminfo/mac/qscreensaver_mac_p.h, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/systeminfo/qbatteryinfo.cpp, line 9' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/systeminfo/qbatteryinfo.h, line 9' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/systeminfo/qdeviceinfo.cpp, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/systeminfo/qdeviceinfo.h, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/systeminfo/qnetworkinfo.cpp, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/systeminfo/qnetworkinfo.h, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/systeminfo/qscreensaver.cpp, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/systeminfo/qscreensaver.h, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/systeminfo/qsysteminfoglobal.h, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/systeminfo/qsysteminfoglobal_p.h, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/systeminfo/simulator/qsysteminfo_simulator.cpp, line 9' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/systeminfo/simulator/qsysteminfo_simulator_p.h, line 9' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/systeminfo/simulator/qsysteminfobackend_simulator.cpp, line 9' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/systeminfo/simulator/qsysteminfobackend_simulator_p.h, line 9' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/systeminfo/simulator/qsysteminfoconnection_simulator.cpp, line 9' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/systeminfo/simulator/qsysteminfoconnection_simulator_p.h, line 9' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/systeminfo/simulator/qsysteminfodata_simulator.cpp, line 9' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/systeminfo/simulator/qsysteminfodata_simulator_p.h, line 9' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/systeminfo/windows/qbatteryinfo_win.cpp, line 9' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/systeminfo/windows/qbatteryinfo_win_p.h, line 9' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/systeminfo/windows/qdeviceinfo_win.cpp, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/systeminfo/windows/qdeviceinfo_win_p.h, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/systeminfo/windows/qnetworkinfo_win.cpp, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/systeminfo/windows/qnetworkinfo_win_p.h, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/systeminfo/windows/qscreensaver_win.cpp, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/systeminfo/windows/qscreensaver_win_p.h, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/systeminfo/windows/qwmihelper_win.cpp, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/systeminfo/windows/qwmihelper_win_p.h, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/tools/servicefw/servicefw.cpp, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/tools/sfwlisten/main.cpp, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in tests/auto/cmake/test_modules/main.cpp, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in tests/auto/publishsubscribe/qvaluespace/tst_qvaluespace.cpp, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in tests/auto/serviceframework/qremoteserviceregister/service.h, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in tests/auto/serviceframework/qremoteserviceregister/tst_qremoteserviceregister.cpp, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in tests/auto/serviceframework/qservicefilter/tst_qservicefilter.cpp, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in tests/auto/serviceframework/qserviceinterfacedescriptor/tst_qserviceinterfacedescriptor.cpp, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in tests/auto/serviceframework/qservicemanager/sampleservice/sampleserviceplugin.cpp, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in tests/auto/serviceframework/qservicemanager/sampleservice/sampleserviceplugin.h, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in tests/auto/serviceframework/qservicemanager/sampleservice2/sampleserviceplugin2.cpp, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in tests/auto/serviceframework/qservicemanager/sampleservice2/sampleserviceplugin2.h, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in tests/auto/serviceframework/qservicemanager/testservice2/testservice.h, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in tests/auto/serviceframework/qservicemanager/testservice2/testserviceinterface.h, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in tests/auto/serviceframework/qservicemanager/testservice2/testserviceplugin.cpp, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in tests/auto/serviceframework/qservicemanager/testservice2/testserviceplugin.h, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in tests/auto/serviceframework/qservicemanager/tst_qservicemanager.cpp, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in tests/auto/serviceframework/qservicemanager_ipc/client/tst_qservicemanager_ipc.cpp, line 9' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in tests/auto/serviceframework/qservicemanager_ipc/service/main.cpp, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in tests/auto/serviceframework/qservicemetadata/tst_servicemetadata.cpp, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in tests/auto/serviceframework/qsfwtestutil.cpp, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in tests/auto/serviceframework/qsfwtestutil.h, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in tests/auto/serviceframework/servicedatabase/tst_servicedatabase.cpp, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in tests/auto/serviceframework/servicedeletion/tst_servicedeletion.cpp, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in tests/auto/serviceframework/serviceobject/main.cpp, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in tests/auto/serviceframework/serviceobject/serviceobject_target/serviceobject_target.cpp, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'Mismatch in license text in tests/auto/serviceframework/serviceobject/serviceobject_target/serviceobject_target.h # Actual: * Neither the name of Digia Plc and its Subsidiary(-ies) nor the names # Expected: * Neither the name of The Qt Company Ltd nor the names of its' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 386. # Failed test 'No reference text for license type LGPL in tests/auto/serviceframework/serviceobject/tst_serviceobject.qml, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in tests/auto/systeminfo/qbatteryinfo/tst_qbatteryinfo.cpp, line 9' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in tests/auto/systeminfo/qdeviceinfo/tst_qdeviceinfo.cpp, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in tests/auto/systeminfo/qscreensaver/tst_qscreensaver.cpp, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in tests/manual/sysinfo-tester/main.cpp, line 9' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Looks like you failed 233 tests of 233. /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl .. Dubious, test returned 233 (wstat 59648, 0xe900) Failed 233/233 subtests Test Summary Report ------------------- /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl (Wstat: 59648 Tests: 233 Failed: 233) Failed tests: 1-233 Non-zero exit status: 233 Files=1, Tests=233, 0 wallclock secs ( 0.05 usr 0.02 sys + 0.23 cusr 0.02 csys = 0.32 CPU) Result: FAIL QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end license: 1 seconds, exit code 1 cc1plus: error: unrecognized command line option "-fuse-ld=gold" Build log: http://testresults.qt.io/ci/QtSystems_dev_Integration/build_00119/linux-g++_developer-build_qtnamespace_qtlibinfix_RHEL65_x64/log.txt.gz ============================================================ Compilation failed :( kernel\qwidget.cpp(103) : fatal error C1083: Cannot open include file: 'QtPlatformHeaders/qxcbwindowfunctions.h': No such file or directory Build log: http://testresults.qt.io/ci/QtSystems_dev_Integration/build_00119/win32-msvc2010_opengl_dynamic_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1425983440): http://codereview.qt-project.org/108156 [PS1] - add missing include From ci-noreply at qt-project.org Tue Mar 10 12:00:15 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 10 Mar 2015 13:00:15 +0200 Subject: [Ci-reports] fail on QtBase_5.5_Integration #229 Message-ID: <20150310_110015_050216.ci-noreply@qt-project.org> QtBase_5.5_Integration » linux-g++_developer-build_OpenSuSE_13.1_x64 #229: FAILURE Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_00229/linux-g++_developer-build_OpenSuSE_13.1_x64/log.txt.gz Tested changes (refs/builds/5.5_1425978839): http://codereview.qt-project.org/108092 [PS1] - QAbstractButton: emit released on focus out or disable From ci-noreply at qt-project.org Tue Mar 10 12:17:13 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 10 Mar 2015 13:17:13 +0200 Subject: [Ci-reports] fail on QtBase_5.5_Integration #230 Message-ID: <20150310_111713_036606.ci-noreply@qt-project.org> QtBase_5.5_Integration » linux-g++_developer-build_OpenSuSE_13.1_x64 #230: FAILURE Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_00230/linux-g++_developer-build_OpenSuSE_13.1_x64/log.txt.gz ============================================================ An unexpected error occurred, most likely due to no fault in the tested code itself :( Please point some CI administrator towards this problem. Meanwhile, it may be worthwhile to attempt the build again. Building remotely on ci-rhel66-x64-02FATAL: hudson.remoting.RequestAbortedException: java.net.SocketException: Connection reset hudson.remoting.RequestAbortedException: hudson.remoting.RequestAbortedException: java.net.SocketException: Connection reset Caused by: hudson.remoting.RequestAbortedException: java.net.SocketException: Connection reset Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_00230/linux-g++_developer-build_qtnamespace_qtlibinfix_RHEL_6.6_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. `git clone qtgitreadonly:qt/qtqa.git _qtqa_latest' exited with code 128 at _testconfig/test.pl line 1103. Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_00230/macx-clang_developer-build_OSX_10.10/log.txt.gz Tested changes (refs/builds/5.5_1425985310): http://codereview.qt-project.org/107992 [PS2] - QIODevice: Fix some 64-bit issues From ci-noreply at qt-project.org Tue Mar 10 12:45:21 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 10 Mar 2015 13:45:21 +0200 Subject: [Ci-reports] fail on Qt5_5.4_Integration #317 Message-ID: <20150310_114521_013308.ci-noreply@qt-project.org> Qt5_5.4_Integration » win32-msvc2010_opengl_dynamic_Windows_7 #317: FAILURE Build log: http://testresults.qt.io/ci/Qt5_5.4_Integration/build_00317/win32-msvc2010_opengl_dynamic_Windows_7/log.txt.gz Tested changes (refs/builds/5.4_1425985196): http://codereview.qt-project.org/106265 [PS48] - Updated submodules. From ci-noreply at qt-project.org Tue Mar 10 13:07:03 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 10 Mar 2015 13:07:03 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.3_state #287 - FAILURE Message-ID: <20150310120703.6C10D308A7@fork.qtproject.c.bitbit.net> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt-project.org/ci/Qt5_5.3_state/build_00287 From ci-noreply at qt-project.org Tue Mar 10 13:12:23 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 10 Mar 2015 13:12:23 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.4_state #183 - FAILURE Message-ID: <20150310121223.53207308A7@fork.qtproject.c.bitbit.net> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt-project.org/ci/Qt5_5.4_state/build_00183 From ci-noreply at qt-project.org Tue Mar 10 14:17:45 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 10 Mar 2015 15:17:45 +0200 Subject: [Ci-reports] pass on QtBase_dev_Integration #5968 Message-ID: <20150310_131745_040127.ci-noreply@qt-project.org> QtBase_dev_Integration #5968: SUCCESS Tested changes (refs/builds/dev_1425985331): http://codereview.qt-project.org/108034 [PS2] - Add string range tests to qaccessibilitymac http://codereview.qt-project.org/108033 [PS2] - Refactoring of qaccessibilitymac test From ci-noreply at qt-project.org Tue Mar 10 14:37:29 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 10 Mar 2015 15:37:29 +0200 Subject: [Ci-reports] fail on QtDeclarative_dev_Integration #2644 Message-ID: <20150310_133729_028680.ci-noreply@qt-project.org> Autotest `tst_qquickmultipointtoucharea' failed :( Testing tst_QQuickMultiPointTouchArea FAIL! : tst_QQuickMultiPointTouchArea::inFlickable() Compared values are not the same Actual (point11->pressed()): 0 Expected (true) : 1 Loc: [tst_qquickmultipointtoucharea.cpp(633)] Totals: 22 passed, 1 failed, 0 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QQuickMultiPointTouchArea ********* Config: Using QtTest library 5.6.0, Qt 5.6.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 6.0 (clang-600.0.54) (Apple)) PASS : tst_QQuickMultiPointTouchArea::initTestCase() PASS : tst_QQuickMultiPointTouchArea::properties() PASS : tst_QQuickMultiPointTouchArea::signalTest() PASS : tst_QQuickMultiPointTouchArea::release() PASS : tst_QQuickMultiPointTouchArea::reuse() PASS : tst_QQuickMultiPointTouchArea::nonOverlapping() PASS : tst_QQuickMultiPointTouchArea::nested() FAIL! : tst_QQuickMultiPointTouchArea::inFlickable() Compared values are not the same Actual (point11->pressed()): 0 Expected (true) : 1 Loc: [tst_qquickmultipointtoucharea.cpp(633)] PASS : tst_QQuickMultiPointTouchArea::inFlickable2() PASS : tst_QQuickMultiPointTouchArea::inMouseArea() PASS : tst_QQuickMultiPointTouchArea::mouseAsTouchpoint() PASS : tst_QQuickMultiPointTouchArea::invisible() PASS : tst_QQuickMultiPointTouchArea::transformedTouchArea(1st point inside) PASS : tst_QQuickMultiPointTouchArea::transformedTouchArea(2nd point inside) PASS : tst_QQuickMultiPointTouchArea::transformedTouchArea(3rd point inside) PASS : tst_QQuickMultiPointTouchArea::transformedTouchArea(all points inside) PASS : tst_QQuickMultiPointTouchArea::transformedTouchArea(all points outside) PASS : tst_QQuickMultiPointTouchArea::transformedTouchArea(1st and 2nd points inside) PASS : tst_QQuickMultiPointTouchArea::transformedTouchArea(1st and 3rd points inside) PASS : tst_QQuickMultiPointTouchArea::mouseInteraction(left) PASS : tst_QQuickMultiPointTouchArea::mouseInteraction(right) PASS : tst_QQuickMultiPointTouchArea::mouseInteraction(middle) PASS : tst_QQuickMultiPointTouchArea::cleanupTestCase() Totals: 22 passed, 1 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_QQuickMultiPointTouchArea ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickmultipointtoucharea: 24 seconds, exit code 1 Build log: http://testresults.qt.io/ci/QtDeclarative_dev_Integration/build_02644/macx-clang_developer-build_OSX_10.10/log.txt.gz Tested changes (refs/builds/dev_1425989277): http://codereview.qt-project.org/108139 [PS1] - Export QQuickImage, we need it in QtGraphicalEffects. From ci-noreply at qt-project.org Tue Mar 10 14:52:58 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 10 Mar 2015 14:52:58 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - QtBase_5.4_mobile_state #125 - FAILURE Message-ID: <20150310135258.7685530E64@fork.qtproject.c.bitbit.net> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt-project.org/ci/QtBase_5.4_mobile_state/build_00125 From ci-noreply at qt-project.org Tue Mar 10 14:57:11 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 10 Mar 2015 15:57:11 +0200 Subject: [Ci-reports] Problems... Message-ID: <20150310_135711_016173.ci-noreply@qt-project.org> Some problems occurred recently... 2015-03-10T13:55:11Z: [[main::]] Project QtWebSockets_5.3.2_Integration has some state, but is not configured. Ignoring. 2015-03-10T13:55:11Z: [[main::]] Project QtImageFormats_stable_Integration has some state, but is not configured. Ignoring. 2015-03-10T13:55:11Z: [[main::]] Project QtDeclarative_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-10T13:55:11Z: [[main::]] Project QtGraphicalEffects_stable_Integration has some state, but is not configured. Ignoring. 2015-03-10T13:55:11Z: [[main::]] Project QtMultimedia_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-10T13:55:11Z: [[main::]] Project Qt3D_stable_Integration has some state, but is not configured. Ignoring. 2015-03-10T13:55:11Z: [[main::]] Project QtQA_master_Integration has some state, but is not configured. Ignoring. 2015-03-10T13:55:11Z: [[main::]] Project QtGraphicalEffects_5.3.1_Integration has some state, but is not configured. Ignoring. 2015-03-10T13:55:11Z: [[main::]] Project QtSystems_stable_Integration has some state, but is not configured. Ignoring. 2015-03-10T13:55:11Z: [[main::]] Project QtEnginio_1.1.0_Integration has some state, but is not configured. Ignoring. 2015-03-10T13:55:11Z: [[main::]] Project QtSensors_5.3.2_Integration has some state, but is not configured. Ignoring. 2015-03-10T13:55:11Z: [[main::]] Project QtMacExtras_stable_Integration has some state, but is not configured. Ignoring. 2015-03-10T13:55:11Z: [[main::]] Project QtActiveQt_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-10T13:55:11Z: [[main::]] Project QtScript_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-10T13:55:11Z: [[main::]] Project QtImageFormats_5.3.2_Integration has some state, but is not configured. Ignoring. 2015-03-10T13:55:11Z: [[main::]] Project QtEnginio_1.0.5_Integration has some state, but is not configured. Ignoring. 2015-03-10T13:55:11Z: [[main::]] Project QtSerialPort_5.3.1_Integration has some state, but is not configured. Ignoring. 2015-03-10T13:55:11Z: [[main::]] Project QtScript_stable_Integration has some state, but is not configured. Ignoring. 2015-03-10T13:55:11Z: [[main::]] Project Qt5_stable_Integration has some state, but is not configured. Ignoring. 2015-03-10T13:55:11Z: [[main::]] Project QtDoc_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-10T13:55:11Z: [[main::]] Project QtMacExtras_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-10T13:55:11Z: [[main::]] Project QtSerialPort_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-10T13:55:11Z: [[main::]] Project QtActiveQt_5.3.2_Integration has some state, but is not configured. Ignoring. 2015-03-10T13:55:11Z: [[main::]] Project QtBase_5.3.2_Integration has some state, but is not configured. Ignoring. 2015-03-10T13:55:11Z: [[main::]] Project QtDoc_stable_Integration has some state, but is not configured. Ignoring. 2015-03-10T13:55:11Z: [[main::]] Project QtWinExtras_5.3.2_Integration has some state, but is not configured. Ignoring. 2015-03-10T13:55:11Z: [[main::]] Project QtX11Extras_5.3.2_Integration has some state, but is not configured. Ignoring. 2015-03-10T13:55:11Z: [[main::]] Project QtQuick1_5.3.1_Integration has some state, but is not configured. Ignoring. 2015-03-10T13:55:11Z: [[main::]] Project QtWebKit_Examples_5.3.2_Integration has some state, but is not configured. Ignoring. 2015-03-10T13:55:11Z: [[main::]] Project QtWebSockets_stable_Integration has some state, but is not configured. Ignoring. 2015-03-10T13:55:11Z: [[main::]] Project QtMultimedia_5.3.2_Integration has some state, but is not configured. Ignoring. 2015-03-10T13:55:11Z: [[main::]] Project QtTools_stable_Integration has some state, but is not configured. Ignoring. 2015-03-10T13:55:11Z: [[main::]] Project QtConnectivity_5.3.2_Integration has some state, but is not configured. Ignoring. 2015-03-10T13:55:11Z: [[main::]] Project QtXmlPatterns_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-10T13:55:11Z: [[main::]] Project QtTranslations_stable_Integration has some state, but is not configured. Ignoring. 2015-03-10T13:55:11Z: [[main::]] Project QtAndroidExtras_stable_Integration has some state, but is not configured. Ignoring. 2015-03-10T13:55:11Z: [[main::]] Project QtWinExtras_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-10T13:55:11Z: [[main::]] Project QtActiveQt_stable_Integration has some state, but is not configured. Ignoring. 2015-03-10T13:55:11Z: [[main::]] Project QtX11Extras_5.3.1_Integration has some state, but is not configured. Ignoring. 2015-03-10T13:55:11Z: [[main::]] Project QtGraphicalEffects_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-10T13:55:11Z: [[main::]] Project QtQuickControls_5.3.1_Integration has some state, but is not configured. Ignoring. 2015-03-10T13:55:11Z: [[main::]] Project QtAndroidExtras_5.3.2_Integration has some state, but is not configured. Ignoring. 2015-03-10T13:55:11Z: [[main::]] Project QtDoc_5.3.2_Integration has some state, but is not configured. Ignoring. 2015-03-10T13:55:11Z: [[main::]] Project QtWinExtras_5.3.1_Integration has some state, but is not configured. Ignoring. 2015-03-10T13:55:11Z: [[main::]] Project QtImageFormats_5.3.1_Integration has some state, but is not configured. Ignoring. 2015-03-10T13:55:11Z: [[main::]] Project QtConnectivity_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-10T13:55:11Z: [[main::]] Project QtQuick1_5.3.2_Integration has some state, but is not configured. Ignoring. 2015-03-10T13:55:11Z: [[main::]] Project QtWebChannel_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-10T13:55:11Z: [[main::]] Project QtImageFormats_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-10T13:55:11Z: [[main::]] Project QtWebSockets_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-10T13:55:11Z: [[main::]] Project QtAndroidExtras_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-10T13:55:11Z: [[main::]] Project QtWebKit_5.3.1_Integration has some state, but is not configured. Ignoring. 2015-03-10T13:55:11Z: [[main::]] Project QtSensors_5.3.1_Integration has some state, but is not configured. Ignoring. 2015-03-10T13:55:11Z: [[main::]] Project QtConnectivity_stable_Integration has some state, but is not configured. Ignoring. 2015-03-10T13:55:11Z: [[main::]] Project QtX11Extras_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-10T13:55:11Z: [[main::]] Project QtAndroidExtras_5.3.1_Integration has some state, but is not configured. Ignoring. 2015-03-10T13:55:11Z: [[main::]] Project QtMacExtras_5.3.2_Integration has some state, but is not configured. Ignoring. 2015-03-10T13:55:11Z: [[main::]] Project Qt5_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-10T13:55:11Z: [[main::]] Project QtScript_5.3.2_Integration has some state, but is not configured. Ignoring. 2015-03-10T13:55:11Z: [[main::]] Project QtSerialPort_stable_Integration has some state, but is not configured. Ignoring. 2015-03-10T13:55:11Z: [[main::]] Project QtSerialPort_5.3.2_Integration has some state, but is not configured. Ignoring. 2015-03-10T13:55:11Z: [[main::]] Project QtSvg_stable_Integration has some state, but is not configured. Ignoring. 2015-03-10T13:55:11Z: [[main::]] Project QtWebKit_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-10T13:55:11Z: [[main::]] Project QtMultimedia_stable_Integration has some state, but is not configured. Ignoring. 2015-03-10T13:55:11Z: [[main::]] Project QtTools_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-10T13:55:11Z: [[main::]] Project QtDeclarative_5.3.2_Integration has some state, but is not configured. Ignoring. 2015-03-10T13:55:11Z: [[main::]] Project QtTranslations_5.3.2_Integration has some state, but is not configured. Ignoring. 2015-03-10T13:55:11Z: [[main::]] Project QtWebKit_Examples_stable_Integration has some state, but is not configured. Ignoring. 2015-03-10T13:55:11Z: [[main::]] Project QtLocation_stable_Integration has some state, but is not configured. Ignoring. 2015-03-10T13:55:11Z: [[main::]] Project QtSensors_stable_Integration has some state, but is not configured. Ignoring. 2015-03-10T13:55:11Z: [[main::]] Project QtWebSockets_5.3.1_Integration has some state, but is not configured. Ignoring. 2015-03-10T13:55:11Z: [[main::]] Project QtDoc_5.3.1_Integration has some state, but is not configured. Ignoring. 2015-03-10T13:55:11Z: [[main::]] Project Qt3D_wip_newapi_Integration has some state, but is not configured. Ignoring. 2015-03-10T13:55:11Z: [[main::]] Project QtTools_5.3.1_Integration has some state, but is not configured. Ignoring. 2015-03-10T13:55:11Z: [[main::]] Project QtMultimedia_5.3.1_Integration has some state, but is not configured. Ignoring. 2015-03-10T13:55:11Z: [[main::]] Project QtSensors_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-10T13:55:11Z: [[main::]] Project QtActiveQt_5.3.1_Integration has some state, but is not configured. Ignoring. 2015-03-10T13:55:11Z: [[main::]] Project QtLocation_5.3.1_Integration has some state, but is not configured. Ignoring. 2015-03-10T13:55:11Z: [[main::]] Project QtQuick1_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-10T13:55:11Z: [[main::]] Project QtSvg_5.3.2_Integration has some state, but is not configured. Ignoring. 2015-03-10T13:55:11Z: [[main::]] Project QtBase_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-10T13:55:11Z: [[main::]] Project Qt5_5.3.1_Integration has some state, but is not configured. Ignoring. 2015-03-10T13:55:11Z: [[main::]] Project QtTranslations_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-10T13:55:11Z: [[main::]] Project QtLocation_5.3.2_Integration has some state, but is not configured. Ignoring. 2015-03-10T13:55:11Z: [[main::]] Project QtDocGallery_stable_Integration has some state, but is not configured. Ignoring. 2015-03-10T13:55:11Z: [[main::]] Project QtConnectivity_5.3.1_Integration has some state, but is not configured. Ignoring. 2015-03-10T13:55:11Z: [[main::]] Project QtXmlPatterns_5.3.1_Integration has some state, but is not configured. Ignoring. 2015-03-10T13:55:11Z: [[main::]] Project QtSvg_5.3.1_Integration has some state, but is not configured. Ignoring. 2015-03-10T13:55:11Z: [[main::]] Project QtGraphicalEffects_5.3.2_Integration has some state, but is not configured. Ignoring. 2015-03-10T13:55:11Z: [[main::]] Project QtQuickControls_stable_Integration has some state, but is not configured. Ignoring. 2015-03-10T13:55:11Z: [[main::]] Project QtWebKit_Examples_5.3.1_Integration has some state, but is not configured. Ignoring. 2015-03-10T13:55:11Z: [[main::]] Project QtWebKit_stable_Integration has some state, but is not configured. Ignoring. 2015-03-10T13:55:11Z: [[main::]] Project QtScript_5.3.1_Integration has some state, but is not configured. Ignoring. 2015-03-10T13:55:11Z: [[main::]] Project QtEnginio_stable_Integration has some state, but is not configured. Ignoring. 2015-03-10T13:55:11Z: [[main::]] Project QtWebKit_5.3.2_Integration has some state, but is not configured. Ignoring. 2015-03-10T13:55:11Z: [[main::]] Project QtBase_5.3.1_Integration has some state, but is not configured. Ignoring. 2015-03-10T13:55:11Z: [[main::]] Project QtDeclarative_5.3.1_Integration has some state, but is not configured. Ignoring. 2015-03-10T13:55:11Z: [[main::]] Project QtXmlPatterns_stable_Integration has some state, but is not configured. Ignoring. 2015-03-10T13:55:11Z: [[main::]] Project QtWayland_stable_Integration has some state, but is not configured. Ignoring. 2015-03-10T13:55:11Z: [[main::]] Project QtTools_5.3.2_Integration has some state, but is not configured. Ignoring. 2015-03-10T13:55:11Z: [[main::]] Project QtX11Extras_stable_Integration has some state, but is not configured. Ignoring. 2015-03-10T13:55:11Z: [[main::]] Project QtWinExtras_stable_Integration has some state, but is not configured. Ignoring. 2015-03-10T13:55:11Z: [[main::]] Project QtTranslations_5.3.1_Integration has some state, but is not configured. Ignoring. 2015-03-10T13:55:11Z: [[main::]] Project QtQuickControls_5.3.2_Integration has some state, but is not configured. Ignoring. 2015-03-10T13:55:11Z: [[main::]] Project QtWebEngine_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-10T13:55:11Z: [[main::]] Project QtFeedback_stable_Integration has some state, but is not configured. Ignoring. 2015-03-10T13:55:11Z: [[main::]] Project QtQuick1_stable_Integration has some state, but is not configured. Ignoring. 2015-03-10T13:55:11Z: [[main::]] Project QtQuickControls_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-10T13:55:11Z: [[main::]] Project QtXmlPatterns_5.3.2_Integration has some state, but is not configured. Ignoring. 2015-03-10T13:55:11Z: [[main::]] Project QtWebKit_Examples_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-10T13:55:11Z: [[main::]] Project QtLocation_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-10T13:55:11Z: [[main::]] Project Qt5_5.3.2_Integration has some state, but is not configured. Ignoring. 2015-03-10T13:55:11Z: [[main::]] Project QtBase_stable_Integration has some state, but is not configured. Ignoring. 2015-03-10T13:55:11Z: [[main::]] Project QtMacExtras_5.3.1_Integration has some state, but is not configured. Ignoring. 2015-03-10T13:55:11Z: [[main::]] Project QtSvg_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-10T13:55:11Z: [[main::]] Project QtWayland_5.4.0_Integration has some state, but is not configured. Ignoring. From ci-noreply at qt-project.org Tue Mar 10 14:58:03 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 10 Mar 2015 15:58:03 +0200 Subject: [Ci-reports] fail on Qt5_5.4_Integration #318 Message-ID: <20150310_135803_014915.ci-noreply@qt-project.org> Qt5_5.4_Integration » win32-mingw491_developer-build_qtlibinfix_Windows_7 #318: FAILURE Build log: http://testresults.qt.io/ci/Qt5_5.4_Integration/build_00318/win32-mingw491_developer-build_qtlibinfix_Windows_7/log.txt.gz Tested changes (refs/builds/5.4_1425995217): http://codereview.qt-project.org/106265 [PS48] - Updated submodules. From ci-noreply at qt-project.org Tue Mar 10 15:23:26 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 10 Mar 2015 16:23:26 +0200 Subject: [Ci-reports] pass on QtBase_5.5_Integration #231 Message-ID: <20150310_142326_056810.ci-noreply@qt-project.org> QtBase_5.5_Integration #231: SUCCESS Tested changes (refs/builds/5.5_1425989944): http://codereview.qt-project.org/108119 [PS3] - Detect qt.conf in bundle on OSX without QCoreApplication http://codereview.qt-project.org/108090 [PS4] - Reload QLibraryInfo's settings when QCoreApplication becomes available http://codereview.qt-project.org/107992 [PS2] - QIODevice: Fix some 64-bit issues http://codereview.qt-project.org/108092 [PS1] - QAbstractButton: emit released on focus out or disable From ci-noreply at qt-project.org Tue Mar 10 15:26:51 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 10 Mar 2015 16:26:51 +0200 Subject: [Ci-reports] fail on QtTools_5.4_Integration #117 Message-ID: <20150310_142651_026678.ci-noreply@qt-project.org> QtTools_5.4_Integration » win32-mingw491_developer-build_qtlibinfix_Windows_7 #117: FAILURE Build log: http://testresults.qt.io/ci/QtTools_5.4_Integration/build_00117/win32-mingw491_developer-build_qtlibinfix_Windows_7/log.txt.gz Tested changes (refs/builds/5.4_1425997326): http://codereview.qt-project.org/108188 [PS2] - Fix lupdate for .ui.qml files From ci-noreply at qt-project.org Tue Mar 10 15:46:48 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 10 Mar 2015 16:46:48 +0200 Subject: [Ci-reports] pass on QtWayland_5.5_Integration #2 Message-ID: <20150310_144648_064136.ci-noreply@qt-project.org> QtWayland_5.5_Integration #2: SUCCESS Tested changes (refs/builds/5.5_1425995893): http://codereview.qt-project.org/106416 [PS2] - Check the surface input mask for hover events From ci-noreply at qt-project.org Tue Mar 10 15:48:46 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 10 Mar 2015 16:48:46 +0200 Subject: [Ci-reports] pass on QtBase_5.4_Integration #1896 Message-ID: <20150310_144846_075558.ci-noreply@qt-project.org> QtBase_5.4_Integration #1896: SUCCESS Tested changes (refs/builds/5.4_1425991804): http://codereview.qt-project.org/108113 [PS1] - QMimeDatabase: Fix magic rules with \t From ci-noreply at qt-project.org Tue Mar 10 16:31:20 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 10 Mar 2015 17:31:20 +0200 Subject: [Ci-reports] pass on QtBase_dev_Integration #5969 Message-ID: <20150310_153120_034233.ci-noreply@qt-project.org> QtBase_dev_Integration #5969: SUCCESS Tested changes (refs/builds/dev_1425993566): http://codereview.qt-project.org/106046 [PS13] - Introduce QRgba64 structure for 64bit RGBA values From ci-noreply at qt-project.org Tue Mar 10 16:35:22 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 10 Mar 2015 17:35:22 +0200 Subject: [Ci-reports] pass on QtDeclarative_dev_Integration #2645 Message-ID: <20150310_153522_065079.ci-noreply@qt-project.org> QtDeclarative_dev_Integration #2645: SUCCESS Tested changes (refs/builds/dev_1425995133): http://codereview.qt-project.org/108139 [PS1] - Export QQuickImage, we need it in QtGraphicalEffects. From ci-noreply at qt-project.org Tue Mar 10 16:35:57 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 10 Mar 2015 17:35:57 +0200 Subject: [Ci-reports] pass on QtDoc_5.4_Integration #98 Message-ID: <20150310_153557_096643.ci-noreply@qt-project.org> QtDoc_5.4_Integration #98: SUCCESS Tested changes (refs/builds/5.4_1425998386): http://codereview.qt-project.org/104937 [PS5] - Doc: some minor link issues From ci-noreply at qt-project.org Tue Mar 10 16:46:16 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 10 Mar 2015 17:46:16 +0200 Subject: [Ci-reports] pass on QtQuickControls_5.5_Integration #32 Message-ID: <20150310_154616_056552.ci-noreply@qt-project.org> QtQuickControls_5.5_Integration #32: SUCCESS Tested changes (refs/builds/5.5_1425998550): http://codereview.qt-project.org/108176 [PS1] - Fix style not always loaded properly from plugin From ci-noreply at qt-project.org Tue Mar 10 17:00:17 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 10 Mar 2015 18:00:17 +0200 Subject: [Ci-reports] pass on QtWebKit_5.5_Integration #4 Message-ID: <20150310_160017_093088.ci-noreply@qt-project.org> QtWebKit_5.5_Integration #4: SUCCESS Tested changes (refs/builds/5.5_1425996174): http://codereview.qt-project.org/108186 [PS1] - Merge remote-tracking branch 'origin/5.4' into 5.5 From ci-noreply at qt-project.org Tue Mar 10 17:38:50 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 10 Mar 2015 18:38:50 +0200 Subject: [Ci-reports] pass on QtTools_5.4_Integration #118 Message-ID: <20150310_163850_000284.ci-noreply@qt-project.org> QtTools_5.4_Integration #118: SUCCESS Tested changes (refs/builds/5.4_1425999566): http://codereview.qt-project.org/108188 [PS2] - Fix lupdate for .ui.qml files From ci-noreply at qt-project.org Tue Mar 10 17:58:53 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 10 Mar 2015 18:58:53 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #5970 Message-ID: <20150310_165853_026041.ci-noreply@qt-project.org> qtbase failed to compile :( /opt/b2qt/1.6/sysroots/x86_64-pokysdk-linux/usr/bin/arm-poky-linux-gnueabi/arm-poky-linux-gnueabi-g++ --sysroot=/opt/b2qt/1.6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi -o libtest.so -shared -Wl,-Bsymbolic-functions -fPIC bsymbolic_functions.c bsymbolic_functions.c:2:2: error: #error "Symbolic function binding on this architecture may be broken, disabling it (see QTBUG-36129)." make: *** [sse2.o] Error 1 /opt/b2qt/1.6/sysroots/x86_64-pokysdk-linux/usr/bin/arm-poky-linux-gnueabi/arm-poky-linux-gnueabi-g++ -c -pipe -march=armv7-a -mfpu=neon -DLINUX=1 -DEGL_API_FB=1 -mfloat-abi=hard --sysroot=/opt/b2qt/1.6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi -O2 -Wall -W -fPIE -I. -I/opt/b2qt/1.6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi/usr/include -I../../../mkspecs/devices/linux-imx6-g++ -o db2.o db2.cpp db2.cpp:34:20: fatal error: sqlcli.h: No such file or directory make: *** [db2.o] Error 1 /opt/b2qt/1.6/sysroots/x86_64-pokysdk-linux/usr/bin/arm-poky-linux-gnueabi/arm-poky-linux-gnueabi-g++ -c -pipe -march=armv7-a -mfpu=neon -DLINUX=1 -DEGL_API_FB=1 -mfloat-abi=hard --sysroot=/opt/b2qt/1.6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi -O2 -Wall -W -fPIE -I. -I/opt/b2qt/1.6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi/usr/include -I../../../mkspecs/devices/linux-imx6-g++ -o ibase.o ibase.cpp ibase.cpp:34:19: fatal error: ibase.h: No such file or directory make: *** [ibase.o] Error 1 make: *** [mysql_r] Error 1 make: *** [mysql] Error 1 /opt/b2qt/1.6/sysroots/x86_64-pokysdk-linux/usr/bin/arm-poky-linux-gnueabi/arm-poky-linux-gnueabi-g++ -c -pipe -march=armv7-a -mfpu=neon -DLINUX=1 -DEGL_API_FB=1 -mfloat-abi=hard --sysroot=/opt/b2qt/1.6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi -O2 -Wall -W -fPIE -I. -I/opt/b2qt/1.6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi/usr/include -I../../../mkspecs/devices/linux-imx6-g++ -o oci.o oci.cpp oci.cpp:34:17: fatal error: oci.h: No such file or directory make: *** [oci.o] Error 1 /opt/b2qt/1.6/sysroots/x86_64-pokysdk-linux/usr/bin/arm-poky-linux-gnueabi/arm-poky-linux-gnueabi-g++ -c -pipe -march=armv7-a -mfpu=neon -DLINUX=1 -DEGL_API_FB=1 -mfloat-abi=hard --sysroot=/opt/b2qt/1.6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi -O2 -Wall -W -fPIE -I. -I/opt/b2qt/1.6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi/usr/include -I../../../mkspecs/devices/linux-imx6-g++ -o odbc.o odbc.cpp odbc.cpp:37:17: fatal error: sql.h: No such file or directory make: *** [odbc.o] Error 1 /opt/b2qt/1.6/sysroots/x86_64-pokysdk-linux/usr/bin/arm-poky-linux-gnueabi/arm-poky-linux-gnueabi-g++ -c -pipe -march=armv7-a -mfpu=neon -DLINUX=1 -DEGL_API_FB=1 -mfloat-abi=hard --sysroot=/opt/b2qt/1.6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi -O2 -Wall -W -fPIE -I. -I/opt/b2qt/1.6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi/usr/include -I../../../mkspecs/devices/linux-imx6-g++ -o iodbc.o iodbc.cpp iodbc.cpp:34:17: fatal error: sql.h: No such file or directory make: *** [iodbc.o] Error 1 make: *** [psql] Error 1 /opt/b2qt/1.6/sysroots/x86_64-pokysdk-linux/usr/bin/arm-poky-linux-gnueabi/arm-poky-linux-gnueabi-g++ -c -pipe -march=armv7-a -mfpu=neon -DLINUX=1 -DEGL_API_FB=1 -mfloat-abi=hard --sysroot=/opt/b2qt/1.6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi -O2 -Wall -W -fPIE -I. -I/opt/b2qt/1.6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi/usr/include -I../../../mkspecs/devices/linux-imx6-g++ -o sqlite2.o sqlite2.cpp sqlite2.cpp:34:20: fatal error: sqlite.h: No such file or directory make: *** [sqlite2.o] Error 1 /opt/b2qt/1.6/sysroots/x86_64-pokysdk-linux/usr/bin/arm-poky-linux-gnueabi/arm-poky-linux-gnueabi-g++ -c -pipe -march=armv7-a -mfpu=neon -DLINUX=1 -DEGL_API_FB=1 -mfloat-abi=hard --sysroot=/opt/b2qt/1.6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi -O2 -Wall -W -fPIE -I. -I/opt/b2qt/1.6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi/usr/include -I../../../mkspecs/devices/linux-imx6-g++ -o tds.o tds.cpp tds.cpp:34:22: fatal error: sybfront.h: No such file or directory make: *** [tds.o] Error 1 /opt/b2qt/1.6/sysroots/x86_64-pokysdk-linux/usr/bin/arm-poky-linux-gnueabi/arm-poky-linux-gnueabi-g++ -c -pipe -march=armv7-a -mfpu=neon -DLINUX=1 -DEGL_API_FB=1 -mfloat-abi=hard --sysroot=/opt/b2qt/1.6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi -O2 -Wall -W -fPIE -I. -I/opt/b2qt/1.6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi/usr/include -I../../../mkspecs/devices/linux-imx6-g++ -o cups.o cups.cpp cups.cpp:34:23: fatal error: cups/cups.h: No such file or directory make: *** [cups.o] Error 1 /opt/b2qt/1.6/sysroots/x86_64-pokysdk-linux/usr/bin/arm-poky-linux-gnueabi/arm-poky-linux-gnueabi-g++ -c -pipe -march=armv7-a -mfpu=neon -DLINUX=1 -DEGL_API_FB=1 -mfloat-abi=hard --sysroot=/opt/b2qt/1.6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi -O2 -Wall -W -fPIE -I. -I/opt/b2qt/1.6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi/usr/include -I../../../mkspecs/devices/linux-imx6-g++ -o libproxy.o libproxy.cpp libproxy.cpp:36:19: fatal error: proxy.h: No such file or directory make: *** [libproxy.o] Error 1 /opt/b2qt/1.6/sysroots/x86_64-pokysdk-linux/usr/bin/arm-poky-linux-gnueabi/arm-poky-linux-gnueabi-g++ -c -pipe -march=armv7-a -mfpu=neon -DLINUX=1 -DEGL_API_FB=1 -mfloat-abi=hard --sysroot=/opt/b2qt/1.6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi -O2 -Wall -W -fPIE -I. -I/opt/b2qt/1.6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi/usr/include -I../../../mkspecs/devices/linux-imx6-g++ -o pulseaudio.o pulseaudio.cpp pulseaudio.cpp:34:30: fatal error: pulse/pulseaudio.h: No such file or directory make: *** [pulseaudio.o] Error 1 /opt/b2qt/1.6/sysroots/x86_64-pokysdk-linux/usr/bin/arm-poky-linux-gnueabi/arm-poky-linux-gnueabi-g++ -c -pipe -march=armv7-a -mfpu=neon -DLINUX=1 -DEGL_API_FB=1 -mfloat-abi=hard --sysroot=/opt/b2qt/1.6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi -O2 -Wall -W -fPIE -I. -I/opt/b2qt/1.6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi/usr/include -I../../../mkspecs/devices/linux-imx6-g++ -o opengldesktop.o opengldesktop.cpp opengldesktop.cpp:37:19: fatal error: GL/gl.h: No such file or directory make: *** [opengldesktop.o] Error 1 /opt/b2qt/1.6/sysroots/x86_64-pokysdk-linux/usr/bin/arm-poky-linux-gnueabi/arm-poky-linux-gnueabi-g++ -c -pipe -march=armv7-a -mfpu=neon -DLINUX=1 -DEGL_API_FB=1 -mfloat-abi=hard --sysroot=/opt/b2qt/1.6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi -O2 -Wall -W -fPIE -I. -I/opt/b2qt/1.6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi/usr/include -I../../../mkspecs/devices/linux-imx6-g++ -o opengles3.o opengles3.cpp opengles3.cpp:37:25: fatal error: GLES3/gl3.h: No such file or directory make: *** [opengles3.o] Error 1 /opt/b2qt/1.6/sysroots/x86_64-pokysdk-linux/usr/bin/arm-poky-linux-gnueabi/arm-poky-linux-gnueabi-g++ -c -pipe -march=armv7-a -mfpu=neon -DLINUX=1 -DEGL_API_FB=1 -mfloat-abi=hard --sysroot=/opt/b2qt/1.6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi -O2 -Wall -W -fPIE -I. -I/opt/b2qt/1.6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi/usr/include -I../../../mkspecs/devices/linux-imx6-g++ -o opengles31.o opengles31.cpp opengles31.cpp:34:24: fatal error: GLES3/gl31.h: No such file or directory make: *** [opengles31.o] Error 1 /opt/b2qt/1.6/sysroots/x86_64-pokysdk-linux/usr/bin/arm-poky-linux-gnueabi/arm-poky-linux-gnueabi-g++ -c -pipe -march=armv7-a -mfpu=neon -DLINUX=1 -DEGL_API_FB=1 -mfloat-abi=hard --sysroot=/opt/b2qt/1.6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi -O2 -Wall -W -fPIE -I. -I/opt/b2qt/1.6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi/usr/include -I../../../mkspecs/devices/linux-imx6-g++ -o libinput.o libinput.cpp libinput.cpp:34:22: fatal error: libinput.h: No such file or directory make: *** [libinput.o] Error 1 /opt/b2qt/1.6/sysroots/x86_64-pokysdk-linux/usr/bin/arm-poky-linux-gnueabi/arm-poky-linux-gnueabi-g++ -c -pipe -march=armv7-a -mfpu=neon -DLINUX=1 -DEGL_API_FB=1 -mfloat-abi=hard --sysroot=/opt/b2qt/1.6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi -O2 -Wall -W -fPIE -I. -I/opt/b2qt/1.6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi/usr/include -I../../../mkspecs/devices/linux-imx6-g++ -o xlib.o xlib.cpp xlib.cpp:34:22: fatal error: X11/Xlib.h: No such file or directory make: *** [xlib.o] Error 1 /opt/b2qt/1.6/sysroots/x86_64-pokysdk-linux/usr/bin/arm-poky-linux-gnueabi/arm-poky-linux-gnueabi-g++ -c -pipe -march=armv7-a -mfpu=neon -DLINUX=1 -DEGL_API_FB=1 -mfloat-abi=hard --sysroot=/opt/b2qt/1.6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi -O2 -Wall -W -fPIE -I. -I/opt/b2qt/1.6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi/usr/include -I../../../mkspecs/devices/linux-imx6-g++ -o xrender.o xrender.cpp xrender.cpp:34:22: fatal error: X11/Xlib.h: No such file or directory make: *** [xrender.o] Error 1 /opt/b2qt/1.6/sysroots/x86_64-pokysdk-linux/usr/bin/arm-poky-linux-gnueabi/arm-poky-linux-gnueabi-g++ -c -pipe -march=armv7-a -mfpu=neon -DLINUX=1 -DEGL_API_FB=1 -mfloat-abi=hard --sysroot=/opt/b2qt/1.6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi -O2 -Wall -W -fPIE -I. -I/opt/b2qt/1.6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi/usr/include -I../../../mkspecs/devices/linux-imx6-g++ -o xinput2.o xinput2.cpp xinput2.cpp:34:22: fatal error: X11/Xlib.h: No such file or directory make: *** [xinput2.o] Error 1 /opt/b2qt/1.6/sysroots/x86_64-pokysdk-linux/usr/bin/arm-poky-linux-gnueabi/arm-poky-linux-gnueabi-g++ -c -pipe -march=armv7-a -mfpu=neon -DLINUX=1 -DEGL_API_FB=1 -mfloat-abi=hard --sysroot=/opt/b2qt/1.6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi -DLINUX -O2 -Wall -W -fPIE -I. -I/opt/b2qt/1.6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi/usr/include -I../../../mkspecs/devices/linux-imx6-g++ -o egl-x11.o egl-x11.cpp egl-x11.cpp:35:21: fatal error: xcb/xcb.h: No such file or directory make: *** [egl-x11.o] Error 1 /opt/b2qt/1.6/sysroots/x86_64-pokysdk-linux/usr/bin/arm-poky-linux-gnueabi/arm-poky-linux-gnueabi-g++ -c -pipe -march=armv7-a -mfpu=neon -DLINUX=1 -DEGL_API_FB=1 -mfloat-abi=hard --sysroot=/opt/b2qt/1.6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi -O2 -Wall -W -fPIE -I. -I/opt/b2qt/1.6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi/opt/vc/include -I/opt/b2qt/1.6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi/opt/vc/include/interface/vcos/pthreads -I/opt/b2qt/1.6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi/opt/vc/include/interface/vmcs_host/linux -I/opt/b2qt/1.6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi/usr/include -I../../../mkspecs/devices/linux-imx6-g++ -o eglfs-brcm.o eglfs-brcm.cpp eglfs-brcm.cpp:36:22: fatal error: bcm_host.h: No such file or directory make: *** [eglfs-brcm.o] Error 1 /opt/b2qt/1.6/sysroots/x86_64-pokysdk-linux/usr/bin/arm-poky-linux-gnueabi/arm-poky-linux-gnueabi-g++ -c -pipe -march=armv7-a -mfpu=neon -DLINUX=1 -DEGL_API_FB=1 -mfloat-abi=hard --sysroot=/opt/b2qt/1.6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi -O2 -Wall -W -fPIE -I. -I/opt/b2qt/1.6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi/usr/include -I../../../mkspecs/devices/linux-imx6-g++ -o eglfs-mali.o eglfs-mali.cpp eglfs-mali.cpp:34:30: fatal error: EGL/fbdev_window.h: No such file or directory make: *** [eglfs-mali.o] Error 1 make: *** [pcre] Error 1 /opt/b2qt/1.6/sysroots/x86_64-pokysdk-linux/usr/bin/arm-poky-linux-gnueabi/arm-poky-linux-gnueabi-g++ -c -pipe -march=armv7-a -mfpu=neon -DLINUX=1 -DEGL_API_FB=1 -mfloat-abi=hard --sysroot=/opt/b2qt/1.6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi -O2 -Wall -W -fPIE -I. -I/opt/b2qt/1.6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi/usr/include -I../../../mkspecs/devices/linux-imx6-g++ -o openvg.o openvg.cpp openvg.cpp:40:23: fatal error: VG/openvg.h: No such file or directory make: *** [openvg.o] Error 1 /opt/b2qt/1.6/sysroots/x86_64-pokysdk-linux/usr/bin/arm-poky-linux-gnueabi/arm-poky-linux-gnueabi-g++ -c -pipe -march=armv7-a -mfpu=neon -DLINUX=1 -DEGL_API_FB=1 -mfloat-abi=hard --sysroot=/opt/b2qt/1.6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi -O2 -Wall -W -fPIE -I. -I/opt/b2qt/1.6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi/usr/include -I../../../mkspecs/devices/linux-imx6-g++ -o openvg.o openvg.cpp openvg.cpp:40:23: fatal error: VG/openvg.h: No such file or directory make: *** [openvg.o] Error 1 /opt/b2qt/1.6/sysroots/x86_64-pokysdk-linux/usr/bin/arm-poky-linux-gnueabi/arm-poky-linux-gnueabi-g++ -c -pipe -march=armv7-a -mfpu=neon -DLINUX=1 -DEGL_API_FB=1 -mfloat-abi=hard --sysroot=/opt/b2qt/1.6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi -O2 -Wall -W -fPIE -DQT_LOWER_CASE_VG_INCLUDES -I. -I/opt/b2qt/1.6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi/usr/include -I../../../mkspecs/devices/linux-imx6-g++ -o openvg.o openvg.cpp openvg.cpp:38:23: fatal error: vg/openvg.h: No such file or directory make: *** [openvg.o] Error 1 /opt/b2qt/1.6/sysroots/x86_64-pokysdk-linux/usr/bin/arm-poky-linux-gnueabi/arm-poky-linux-gnueabi-g++ -c -pipe -march=armv7-a -mfpu=neon -DLINUX=1 -DEGL_API_FB=1 -mfloat-abi=hard --sysroot=/opt/b2qt/1.6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi -O2 -Wall -W -fPIE -DQT_LOWER_CASE_VG_INCLUDES -I. -I/opt/b2qt/1.6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi/usr/include -I../../../mkspecs/devices/linux-imx6-g++ -o openvg.o openvg.cpp openvg.cpp:38:23: fatal error: vg/openvg.h: No such file or directory make: *** [openvg.o] Error 1 /opt/b2qt/1.6/sysroots/x86_64-pokysdk-linux/usr/bin/arm-poky-linux-gnueabi/arm-poky-linux-gnueabi-g++ -c -pipe -march=armv7-a -mfpu=neon -DLINUX=1 -DEGL_API_FB=1 -mfloat-abi=hard -g -Wall -W -fPIE -I. -I/opt/b2qt/1.6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi/usr/include -I../../../mkspecs/devices/linux-imx6-g++ -o ptrsizetest.o ptrsizetest.cpp ptrsizetest.cpp: In function 'int main(int, char**)': ptrsizetest.cpp:51:12: error: 'PointerSize' is not a member of 'QPointerSizeTest<4>' make: *** [ptrsizetest.o] Error 1 In file included from ../../include/QtCore/qvector.h:1:0, from ../../include/QtGui/../../src/gui/painting/qpolygon.h:37, from ../../include/QtGui/qpolygon.h:1, from ../../include/QtGui/../../src/gui/painting/qmatrix.h:37, from ../../include/QtGui/qmatrix.h:1, from ../../include/QtGui/../../src/gui/painting/qtransform.h:36, from ../../include/QtGui/qtransform.h:1, from ../../include/QtGui/../../src/gui/image/qimage.h:37, from ../../include/QtGui/qimage.h:1, from ../../include/QtGui/../../src/gui/image/qpixmap.h:42, from ../../include/QtGui/qpixmap.h:1, from ../../include/QtGui/../../src/gui/image/qbitmap.h:37, from ../../include/QtGui/qbitmap.h:1, from kernel/qt_gui_pch.h:63: In file included from ../../include/QtGui/5.6.0/QtGui/private/qdrawhelper_neon_p.h:1:0, from painting/qdrawhelper.cpp:49: ../../include/QtGui/5.6.0/QtGui/private/../../../../../src/gui/painting/qdrawhelper_neon_p.h:85:55: error: 'QRgb64' does not name a type ../../include/QtGui/5.6.0/QtGui/private/../../../../../src/gui/painting/qdrawhelper_neon_p.h:85:63: error: ISO C++ forbids declaration of 'color' with no type [-fpermissive] painting/qdrawhelper.cpp: In function 'void qInitDrawhelperAsm()': painting/qdrawhelper.cpp:7391:52: error: invalid conversion from 'void (*)(QRasterBuffer*, int, int, const int&, const uchar*, int, int, int, const QClipData*) {aka void (*)(QRasterBuffer*, int, int, const int&, const unsigned char*, int, int, int, const QClipData*)}' to 'AlphamapBlitFunc {aka void (*)(QRasterBuffer*, int, int, const QRgba64&, const unsigned char*, int, int, int, const QClipData*)}' [-fpermissive] make[3]: *** [.obj/qdrawhelper.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.io/ci/QtBase_dev_Integration/build_05970/linux-imx6-armv7a_Ubuntu_14.04_x64/log.txt.gz Tested changes (refs/builds/dev_1426006386): http://codereview.qt-project.org/89184 [PS10] - Solid and gradients in high color accuracy From ci-noreply at qt-project.org Tue Mar 10 18:20:02 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 10 Mar 2015 18:20:02 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - QtBase_dev_mobile_state #316 - FAILURE Message-ID: <20150310172002.5D99B30956@fork.qtproject.c.bitbit.net> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt-project.org/ci/QtBase_dev_mobile_state/build_00316 From ci-noreply at qt-project.org Tue Mar 10 18:54:51 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 10 Mar 2015 19:54:51 +0200 Subject: [Ci-reports] pass on QtGraphicalEffects_dev_Integration #45 Message-ID: <20150310_175451_000244.ci-noreply@qt-project.org> QtGraphicalEffects_dev_Integration #45: SUCCESS Tested changes (refs/builds/dev_1426006748): http://codereview.qt-project.org/104683 [PS7] - Move SourceProxy to C++ and introduce "private" module. From ci-noreply at qt-project.org Tue Mar 10 19:10:29 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 10 Mar 2015 20:10:29 +0200 Subject: [Ci-reports] pass on QtMultimedia_5.5_Integration #16 Message-ID: <20150310_181029_072707.ci-noreply@qt-project.org> QtMultimedia_5.5_Integration #16: SUCCESS Tested changes (refs/builds/5.5_1426006687): http://codereview.qt-project.org/107775 [PS12] - AVCaptureDeviceFormat - avoid duplicates (OS X/iOS) From ci-noreply at qt-project.org Tue Mar 10 19:20:59 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 10 Mar 2015 20:20:59 +0200 Subject: [Ci-reports] pass on QtQuickControls_5.5_Integration #33 Message-ID: <20150310_182059_007060.ci-noreply@qt-project.org> QtQuickControls_5.5_Integration #33: SUCCESS Tested changes (refs/builds/5.5_1426008114): http://codereview.qt-project.org/108103 [PS1] - Desktop/GroupBoxStyle: set "grouping" accessible role on the style item From ci-noreply at qt-project.org Tue Mar 10 20:25:39 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 10 Mar 2015 21:25:39 +0200 Subject: [Ci-reports] pass on QtBase_5.5_Integration #235 Message-ID: <20150310_192539_055888.ci-noreply@qt-project.org> QtBase_5.5_Integration #235: SUCCESS Tested changes (refs/builds/5.5_1425997501): http://codereview.qt-project.org/107400 [PS2] - Simplify calculation of week number http://codereview.qt-project.org/108121 [PS1] - CF event dispatcher: Decide if eventsProcessed before breaking out of loop http://codereview.qt-project.org/108130 [PS1] - iOS: Only use root level native runloop if at first level of processEvents http://codereview.qt-project.org/108128 [PS1] - iOS: Handle an QIOSViewController outliving its related QIOSScreen http://codereview.qt-project.org/108050 [PS5] - Add AVX2 autovectorized versions of premultiply From ci-noreply at qt-project.org Tue Mar 10 20:35:04 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 10 Mar 2015 21:35:04 +0200 Subject: [Ci-reports] fail on QtBase_5.5_Integration #236 Message-ID: <20150310_193504_009643.ci-noreply@qt-project.org> Compilation failed :( C:\Program Files\Microsoft Visual Studio 10.0\VC\INCLUDE\exception(218) : see declaration of 'stdext::exception' C:\Program Files\Microsoft Visual Studio 10.0\VC\INCLUDE\typeinfo(177) : see declaration of 'std::bad_typeid' C:\Program Files\Microsoft Visual Studio 10.0\VC\INCLUDE\exception(218) : see declaration of 'stdext::exception' C:\Program Files\Microsoft Visual Studio 10.0\VC\INCLUDE\typeinfo(156) : see declaration of 'std::bad_cast' C:\Program Files\Microsoft Visual Studio 10.0\VC\INCLUDE\exception(218) : see declaration of 'stdext::exception' C:\Program Files\Microsoft Visual Studio 10.0\VC\INCLUDE\typeinfo(177) : see declaration of 'std::bad_typeid' C:\Program Files\Microsoft Visual Studio 10.0\VC\INCLUDE\exception(218) : see declaration of 'stdext::exception' C:\Program Files\Microsoft Visual Studio 10.0\VC\INCLUDE\typeinfo(156) : see declaration of 'std::bad_cast' C:\Program Files\Microsoft Visual Studio 10.0\VC\INCLUDE\exception(218) : see declaration of 'stdext::exception' C:\Program Files\Microsoft Visual Studio 10.0\VC\INCLUDE\typeinfo(177) : see declaration of 'std::bad_typeid' C:\Program Files\Microsoft Visual Studio 10.0\VC\INCLUDE\exception(218) : see declaration of 'stdext::exception' C:\Program Files\Microsoft Visual Studio 10.0\VC\INCLUDE\typeinfo(156) : see declaration of 'std::bad_cast' C:\Program Files\Microsoft Visual Studio 10.0\VC\INCLUDE\exception(218) : see declaration of 'stdext::exception' C:\Program Files\Microsoft Visual Studio 10.0\VC\INCLUDE\typeinfo(177) : see declaration of 'std::bad_typeid' C:\Program Files\Microsoft Visual Studio 10.0\VC\INCLUDE\exception(218) : see declaration of 'stdext::exception' C:\Program Files\Microsoft Visual Studio 10.0\VC\INCLUDE\typeinfo(156) : see declaration of 'std::bad_cast' C:\Program Files\Microsoft Visual Studio 10.0\VC\INCLUDE\exception(218) : see declaration of 'stdext::exception' C:\Program Files\Microsoft Visual Studio 10.0\VC\INCLUDE\typeinfo(177) : see declaration of 'std::bad_typeid' C:\Program Files\Microsoft Visual Studio 10.0\VC\INCLUDE\exception(218) : see declaration of 'stdext::exception' C:\Program Files\Microsoft Visual Studio 10.0\VC\INCLUDE\typeinfo(156) : see declaration of 'std::bad_cast' C:\Program Files\Microsoft Visual Studio 10.0\VC\INCLUDE\exception(218) : see declaration of 'stdext::exception' C:\Program Files\Microsoft Visual Studio 10.0\VC\INCLUDE\typeinfo(177) : see declaration of 'std::bad_typeid' C:\Program Files\Microsoft Visual Studio 10.0\VC\INCLUDE\exception(218) : see declaration of 'stdext::exception' C:\Program Files\Microsoft Visual Studio 10.0\VC\INCLUDE\typeinfo(156) : see declaration of 'std::bad_cast' C:\Program Files\Microsoft Visual Studio 10.0\VC\INCLUDE\exception(218) : see declaration of 'stdext::exception' C:\Program Files\Microsoft Visual Studio 10.0\VC\INCLUDE\typeinfo(177) : see declaration of 'std::bad_typeid' c:\work\build\qt\qtbase\examples\corelib\ipc\sharedmemory\dialog.h(65) : error C2146: syntax error : missing ';' before identifier 'sharedMemory' c:\work\build\qt\qtbase\examples\corelib\ipc\sharedmemory\dialog.h(65) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int c:\work\build\qt\qtbase\examples\corelib\ipc\sharedmemory\dialog.h(65) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int C:\Program Files\Microsoft Visual Studio 10.0\VC\INCLUDE\exception(218) : see declaration of 'stdext::exception' C:\Program Files\Microsoft Visual Studio 10.0\VC\INCLUDE\typeinfo(156) : see declaration of 'std::bad_cast' C:\Program Files\Microsoft Visual Studio 10.0\VC\INCLUDE\exception(218) : see declaration of 'stdext::exception' C:\Program Files\Microsoft Visual Studio 10.0\VC\INCLUDE\typeinfo(177) : see declaration of 'std::bad_typeid' c:\work\build\qt\qtbase\examples\corelib\ipc\sharedmemory\dialog.h(65) : error C2146: syntax error : missing ';' before identifier 'sharedMemory' c:\work\build\qt\qtbase\examples\corelib\ipc\sharedmemory\dialog.h(65) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int c:\work\build\qt\qtbase\examples\corelib\ipc\sharedmemory\dialog.h(65) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int C:\Program Files\Microsoft Visual Studio 10.0\VC\INCLUDE\exception(218) : see declaration of 'stdext::exception' C:\Program Files\Microsoft Visual Studio 10.0\VC\INCLUDE\typeinfo(156) : see declaration of 'std::bad_cast' C:\Program Files\Microsoft Visual Studio 10.0\VC\INCLUDE\exception(218) : see declaration of 'stdext::exception' C:\Program Files\Microsoft Visual Studio 10.0\VC\INCLUDE\typeinfo(177) : see declaration of 'std::bad_typeid' c:\work\build\qt\qtbase\examples\corelib\ipc\sharedmemory\.moc\release\../../dialog.h(65) : error C2146: syntax error : missing ';' before identifier 'sharedMemory' c:\work\build\qt\qtbase\examples\corelib\ipc\sharedmemory\.moc\release\../../dialog.h(65) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int c:\work\build\qt\qtbase\examples\corelib\ipc\sharedmemory\.moc\release\../../dialog.h(65) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int dialog.cpp(72) : error C2614: 'Dialog' : illegal member initialization: 'sharedMemory' is not a base or member dialog.cpp(108) : error C2065: 'sharedMemory' : undeclared identifier dialog.cpp(108) : error C2228: left of '.isAttached' must have class/struct/union dialog.cpp(129) : error C2065: 'sharedMemory' : undeclared identifier dialog.cpp(129) : error C2228: left of '.create' must have class/struct/union dialog.cpp(133) : error C2065: 'sharedMemory' : undeclared identifier dialog.cpp(133) : error C2228: left of '.lock' must have class/struct/union dialog.cpp(134) : error C2065: 'sharedMemory' : undeclared identifier dialog.cpp(134) : error C2228: left of '.data' must have class/struct/union dialog.cpp(136) : error C2065: 'sharedMemory' : undeclared identifier dialog.cpp(136) : error C2228: left of '.size' must have class/struct/union dialog.cpp(137) : error C2065: 'sharedMemory' : undeclared identifier dialog.cpp(137) : error C2228: left of '.unlock' must have class/struct/union dialog.cpp(156) : error C2065: 'sharedMemory' : undeclared identifier dialog.cpp(156) : error C2228: left of '.attach' must have class/struct/union dialog.cpp(166) : error C2065: 'sharedMemory' : undeclared identifier dialog.cpp(166) : error C2228: left of '.lock' must have class/struct/union dialog.cpp(167) : error C2065: 'sharedMemory' : undeclared identifier dialog.cpp(167) : error C2228: left of '.constData' must have class/struct/union dialog.cpp(167) : error C2065: 'sharedMemory' : undeclared identifier dialog.cpp(167) : error C2228: left of '.size' must have class/struct/union dialog.cpp(170) : error C2065: 'sharedMemory' : undeclared identifier dialog.cpp(170) : error C2228: left of '.unlock' must have class/struct/union dialog.cpp(172) : error C2065: 'sharedMemory' : undeclared identifier dialog.cpp(172) : error C2228: left of '.detach' must have class/struct/union dialog.cpp(185) : error C2065: 'sharedMemory' : undeclared identifier dialog.cpp(185) : error C2228: left of '.detach' must have class/struct/union Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_00236/win32-msvc2010_developer-build_angle_Windows_7/log.txt.gz Tested changes (refs/builds/5.5_1426015634): http://codereview.qt-project.org/107433 [PS5] - Improve handling of XRandR events in XCB backend http://codereview.qt-project.org/108159 [PS6] - Fix regression in time zone handling http://codereview.qt-project.org/108100 [PS1] - eglfs_kms: Use a QByteArray for connectorName http://codereview.qt-project.org/108183 [PS1] - configure: take XQMAKESPEC into account when looking for files. http://codereview.qt-project.org/108175 [PS2] - QNX: Fix compilation on Windows. http://codereview.qt-project.org/108168 [PS1] - Enhance EGL_CONTEXT_LOST checks http://codereview.qt-project.org/108196 [PS2] - xcb: another QXcbScreen null pointer check http://codereview.qt-project.org/108174 [PS3] - Clean up QLibraryInfoPrivate::findConfiguration() From ci-noreply at qt-project.org Tue Mar 10 20:38:08 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 10 Mar 2015 21:38:08 +0200 Subject: [Ci-reports] pass on QtMultimedia_5.5_Integration #17 Message-ID: <20150310_193808_080600.ci-noreply@qt-project.org> QtMultimedia_5.5_Integration #17: SUCCESS Tested changes (refs/builds/5.5_1426011123): http://codereview.qt-project.org/108074 [PS4] - Fix uninitialized memory reads in MFAudioDecoderControl. http://codereview.qt-project.org/108075 [PS4] - Free d in QAudioBuffer &QAudioBuffer::operator =(const QAudioBuffer &). From ci-noreply at qt-project.org Tue Mar 10 20:53:35 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 10 Mar 2015 21:53:35 +0200 Subject: [Ci-reports] pass on QtGraphicalEffects_dev_Integration #46 Message-ID: <20150310_195335_083630.ci-noreply@qt-project.org> QtGraphicalEffects_dev_Integration #46: SUCCESS Tested changes (refs/builds/dev_1426013785): http://codereview.qt-project.org/104685 [PS3] - Let sourceproxy auto-configure layers. http://codereview.qt-project.org/104684 [PS2] - Exclude images from the textureProvider branch. From ci-noreply at qt-project.org Tue Mar 10 23:08:12 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 11 Mar 2015 00:08:12 +0200 Subject: [Ci-reports] Problems... Message-ID: <20150310_220812_071595.ci-noreply@qt-project.org> Some problems occurred recently... 2015-03-10T22:06:13Z: [QtBase_5.5_Integration error] fetch http://qt-ci.digia.com//job/QtBase_5.5_Integration/238/api/json?depth=2&tree=building,number,url,result,fullDisplayName,timestamp,duration,runs[building,number,url,result,fullDisplayName,timestamp,duration]: 502 Proxy Error at /var/lib/jenkins/qtqa/scripts/jenkins/qt-jenkins-integrator.pl line 1878., retry in 2 seconds From ci-noreply at qt-project.org Tue Mar 10 23:40:53 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 11 Mar 2015 00:40:53 +0200 Subject: [Ci-reports] pass on QtWayland_5.5_Integration #3 Message-ID: <20150310_224053_038292.ci-noreply@qt-project.org> QtWayland_5.5_Integration #3: SUCCESS Tested changes (refs/builds/5.5_1426024107): http://codereview.qt-project.org/107975 [PS1] - Send done and scale events only when clients support wl_output >= 2 From ci-noreply at qt-project.org Tue Mar 10 23:45:14 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 11 Mar 2015 00:45:14 +0200 Subject: [Ci-reports] fail on QtBase_5.5_Integration #238 Message-ID: <20150310_224514_041661.ci-noreply@qt-project.org> Autotest `tst_qsocketnotifier' failed :( Testing tst_QSocketNotifier FAIL! : tst_QSocketNotifier::unexpectedDisconnection() 'server.waitForNewConnection()' returned FALSE. () tst_qsocketnotifier.cpp(142) : failure location Totals: 3 passed, 1 failed, 0 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QSocketNotifier ********* Config: Using QtTest library 5.5.0, Qt 5.5.0 (x86_64-little_endian-llp64 shared (dynamic) release build; by MSVC 2012) PASS : tst_QSocketNotifier::initTestCase() FAIL! : tst_QSocketNotifier::unexpectedDisconnection() 'server.waitForNewConnection()' returned FALSE. () tst_qsocketnotifier.cpp(133) : failure location PASS : tst_QSocketNotifier::mixingWithTimers() PASS : tst_QSocketNotifier::cleanupTestCase() Totals: 3 passed, 1 failed, 0 skipped, 0 blacklisted ********* 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.io/ci/QtBase_5.5_Integration/build_00238/win64-msvc2012_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/5.5_1426016199): http://codereview.qt-project.org/108211 [PS1] - CMake: Fix regression with quoted OPTIONS parameter From ci-noreply at qt-project.org Tue Mar 10 23:55:07 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 11 Mar 2015 00:55:07 +0200 Subject: [Ci-reports] fail on QtBase_5.5_Integration #239 Message-ID: <20150310_225507_026816.ci-noreply@qt-project.org> Compilation failed :( c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\work\build\qt\qtbase\examples\corelib\ipc\sharedmemory\dialog.h(65) : error C2146: syntax error : missing ';' before identifier 'sharedMemory' c:\work\build\qt\qtbase\examples\corelib\ipc\sharedmemory\dialog.h(65) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int c:\work\build\qt\qtbase\examples\corelib\ipc\sharedmemory\dialog.h(65) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : 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\examples\corelib\ipc\sharedmemory\dialog.h(65) : error C2146: syntax error : missing ';' before identifier 'sharedMemory' c:\work\build\qt\qtbase\examples\corelib\ipc\sharedmemory\dialog.h(65) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int c:\work\build\qt\qtbase\examples\corelib\ipc\sharedmemory\dialog.h(65) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' dialog.cpp(72) : error C2614: 'Dialog' : illegal member initialization: 'sharedMemory' is not a base or member dialog.cpp(108) : error C2065: 'sharedMemory' : undeclared identifier dialog.cpp(108) : error C2228: left of '.isAttached' must have class/struct/union dialog.cpp(129) : error C2065: 'sharedMemory' : undeclared identifier dialog.cpp(129) : error C2228: left of '.create' must have class/struct/union dialog.cpp(133) : error C2065: 'sharedMemory' : undeclared identifier dialog.cpp(133) : error C2228: left of '.lock' must have class/struct/union dialog.cpp(134) : error C2065: 'sharedMemory' : undeclared identifier dialog.cpp(134) : error C2228: left of '.data' must have class/struct/union dialog.cpp(136) : error C2065: 'sharedMemory' : undeclared identifier dialog.cpp(136) : error C2228: left of '.size' must have class/struct/union dialog.cpp(137) : error C2065: 'sharedMemory' : undeclared identifier dialog.cpp(137) : error C2228: left of '.unlock' must have class/struct/union dialog.cpp(156) : error C2065: 'sharedMemory' : undeclared identifier dialog.cpp(156) : error C2228: left of '.attach' must have class/struct/union dialog.cpp(166) : error C2065: 'sharedMemory' : undeclared identifier dialog.cpp(166) : error C2228: left of '.lock' must have class/struct/union dialog.cpp(167) : error C2065: 'sharedMemory' : undeclared identifier dialog.cpp(167) : error C2228: left of '.constData' must have class/struct/union dialog.cpp(167) : error C2065: 'sharedMemory' : undeclared identifier dialog.cpp(167) : error C2228: left of '.size' must have class/struct/union dialog.cpp(170) : error C2065: 'sharedMemory' : undeclared identifier dialog.cpp(170) : error C2228: left of '.unlock' must have class/struct/union dialog.cpp(172) : error C2065: 'sharedMemory' : undeclared identifier dialog.cpp(172) : error C2228: left of '.detach' must have class/struct/union dialog.cpp(185) : error C2065: 'sharedMemory' : undeclared identifier dialog.cpp(185) : error C2228: left of '.detach' must have class/struct/union c:\work\build\qt\qtbase\examples\corelib\ipc\sharedmemory\.moc\release\../../dialog.h(65) : error C2146: syntax error : missing ';' before identifier 'sharedMemory' c:\work\build\qt\qtbase\examples\corelib\ipc\sharedmemory\.moc\release\../../dialog.h(65) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int c:\work\build\qt\qtbase\examples\corelib\ipc\sharedmemory\.moc\release\../../dialog.h(65) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_00239/wince70embedded-armv4i-msvc2008_Windows_7/log.txt.gz Tested changes (refs/builds/5.5_1426027609): http://codereview.qt-project.org/108183 [PS1] - configure: take XQMAKESPEC into account when looking for files. http://codereview.qt-project.org/108175 [PS2] - QNX: Fix compilation on Windows. http://codereview.qt-project.org/108159 [PS6] - Fix regression in time zone handling http://codereview.qt-project.org/108100 [PS1] - eglfs_kms: Use a QByteArray for connectorName http://codereview.qt-project.org/108168 [PS1] - Enhance EGL_CONTEXT_LOST checks From ci-noreply at qt-project.org Wed Mar 11 00:53:56 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 11 Mar 2015 00:53:56 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.4.1_state #61 - FAILURE Message-ID: <20150310235356.0FE5630D3E@fork.qtproject.c.bitbit.net> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt-project.org/ci/Qt5_5.4.1_state/build_00061 From ci-noreply at qt-project.org Wed Mar 11 01:20:23 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 11 Mar 2015 02:20:23 +0200 Subject: [Ci-reports] fail on QtBase_5.5_Integration #240 Message-ID: <20150311_002023_062966.ci-noreply@qt-project.org> Autotest `tst_qsslsocket' failed :( Testing tst_QSslSocket FAIL! : tst_QSslSocket::protocol(WithHttpProxyBasicAuth) 'socket->waitForConnected()' returned FALSE. (Socket operation timed out) tst_qsslsocket.cpp(991) : failure location Totals: 676 passed, 1 failed, 13 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QSslSocket ********* Config: Using QtTest library 5.5.0, Qt 5.5.0 (x86_64-little_endian-llp64 shared (dynamic) release build; by MSVC 2013) QDEBUG : tst_QSslSocket::initTestCase() Using SSL library OpenSSL 1.0.1j 15 Oct 2014 (268439727) PASS : tst_QSslSocket::initTestCase() PASS : tst_QSslSocket::constructing(WithoutProxy) PASS : tst_QSslSocket::constructing(WithSocks5Proxy) PASS : tst_QSslSocket::constructing(WithSocks5ProxyAuth) PASS : tst_QSslSocket::constructing(WithHttpProxy) 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(WithoutProxy:10.212.2.0) SKIP : tst_QSslSocket::sslErrors(WithSocks5Proxy:qt-test-server) Skipping flaky test - See QTBUG-29941 tst_qsslsocket.cpp(619) : failure location PASS : tst_QSslSocket::sslErrors(WithSocks5Proxy:10.212.2.0) PASS : tst_QSslSocket::sslErrors(WithSocks5ProxyAuth:qt-test-server) PASS : tst_QSslSocket::sslErrors(WithSocks5ProxyAuth:10.212.2.0) PASS : tst_QSslSocket::sslErrors(WithHttpProxy:qt-test-server) PASS : tst_QSslSocket::sslErrors(WithHttpProxy:10.212.2.0) PASS : tst_QSslSocket::sslErrors(WithHttpProxyBasicAuth:qt-test-server) PASS : tst_QSslSocket::sslErrors(WithHttpProxyBasicAuth:10.212.2.0) PASS : tst_QSslSocket::addCaCertificate(WithoutProxy) PASS : tst_QSslSocket::addCaCertificate(WithSocks5Proxy) PASS : tst_QSslSocket::addCaCertificate(WithSocks5ProxyAuth) PASS : tst_QSslSocket::addCaCertificate(WithHttpProxy) PASS : tst_QSslSocket::addCaCertificate(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::addCaCertificates(WithoutProxy) PASS : tst_QSslSocket::addCaCertificates(WithSocks5Proxy) PASS : tst_QSslSocket::addCaCertificates(WithSocks5ProxyAuth) PASS : tst_QSslSocket::addCaCertificates(WithHttpProxy) PASS : tst_QSslSocket::addCaCertificates(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::addCaCertificates2(WithoutProxy) PASS : tst_QSslSocket::addCaCertificates2(WithSocks5Proxy) PASS : tst_QSslSocket::addCaCertificates2(WithSocks5ProxyAuth) PASS : tst_QSslSocket::addCaCertificates2(WithHttpProxy) PASS : tst_QSslSocket::addCaCertificates2(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::ciphers(WithoutProxy) PASS : tst_QSslSocket::ciphers(WithSocks5Proxy) PASS : tst_QSslSocket::ciphers(WithSocks5ProxyAuth) PASS : tst_QSslSocket::ciphers(WithHttpProxy) PASS : tst_QSslSocket::ciphers(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::connectToHostEncrypted(WithoutProxy) PASS : tst_QSslSocket::connectToHostEncrypted(WithSocks5Proxy) PASS : tst_QSslSocket::connectToHostEncrypted(WithSocks5ProxyAuth) PASS : tst_QSslSocket::connectToHostEncrypted(WithHttpProxy) PASS : tst_QSslSocket::connectToHostEncrypted(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::connectToHostEncryptedWithVerificationPeerName(WithoutProxy) PASS : tst_QSslSocket::connectToHostEncryptedWithVerificationPeerName(WithSocks5Proxy) PASS : tst_QSslSocket::connectToHostEncryptedWithVerificationPeerName(WithSocks5ProxyAuth) PASS : tst_QSslSocket::connectToHostEncryptedWithVerificationPeerName(WithHttpProxy) PASS : tst_QSslSocket::connectToHostEncryptedWithVerificationPeerName(WithHttpProxyBasicAuth) QDEBUG : tst_QSslSocket::sessionCipher(WithoutProxy) Supported Ciphers: (QSslCipher(name=ECDHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=PSK-AES256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES128-SHA, bits=1 (truncated) QDEBUG : tst_QSslSocket::sessionCipher(WithoutProxy) Default Ciphers: (QSslCipher(name=ECDHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=PSK-AES256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES128-SHA, bits=128 (truncated) QDEBUG : tst_QSslSocket::sessionCipher(WithoutProxy) Session Cipher: QSslCipher(name=DHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2) PASS : tst_QSslSocket::sessionCipher(WithoutProxy) QDEBUG : tst_QSslSocket::sessionCipher(WithSocks5Proxy) Supported Ciphers: (QSslCipher(name=ECDHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=PSK-AES256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES128-SHA, bit (truncated) QDEBUG : tst_QSslSocket::sessionCipher(WithSocks5Proxy) Default Ciphers: (QSslCipher(name=ECDHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=PSK-AES256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES128-SHA, bits= (truncated) QDEBUG : tst_QSslSocket::sessionCipher(WithSocks5Proxy) Session Cipher: QSslCipher(name=DHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2) PASS : tst_QSslSocket::sessionCipher(WithSocks5Proxy) QDEBUG : tst_QSslSocket::sessionCipher(WithSocks5ProxyAuth) Supported Ciphers: (QSslCipher(name=ECDHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=PSK-AES256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES128-SHA, (truncated) QDEBUG : tst_QSslSocket::sessionCipher(WithSocks5ProxyAuth) Default Ciphers: (QSslCipher(name=ECDHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=PSK-AES256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES128-SHA, b (truncated) QDEBUG : tst_QSslSocket::sessionCipher(WithSocks5ProxyAuth) Session Cipher: QSslCipher(name=DHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2) PASS : tst_QSslSocket::sessionCipher(WithSocks5ProxyAuth) QDEBUG : tst_QSslSocket::sessionCipher(WithHttpProxy) Supported Ciphers: (QSslCipher(name=ECDHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=PSK-AES256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES128-SHA, bits= (truncated) QDEBUG : tst_QSslSocket::sessionCipher(WithHttpProxy) Default Ciphers: (QSslCipher(name=ECDHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=PSK-AES256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES128-SHA, bits=12 (truncated) QDEBUG : tst_QSslSocket::sessionCipher(WithHttpProxy) Session Cipher: QSslCipher(name=DHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2) PASS : tst_QSslSocket::sessionCipher(WithHttpProxy) QDEBUG : tst_QSslSocket::sessionCipher(WithHttpProxyBasicAuth) Supported Ciphers: (QSslCipher(name=ECDHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=PSK-AES256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES128-S (truncated) QDEBUG : tst_QSslSocket::sessionCipher(WithHttpProxyBasicAuth) Default Ciphers: (QSslCipher(name=ECDHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=PSK-AES256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES128-SHA (truncated) QDEBUG : tst_QSslSocket::sessionCipher(WithHttpProxyBasicAuth) Session Cipher: QSslCipher(name=DHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2) PASS : tst_QSslSocket::sessionCipher(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::flush(WithoutProxy) PASS : tst_QSslSocket::flush(WithSocks5Proxy) PASS : tst_QSslSocket::flush(WithSocks5ProxyAuth) PASS : tst_QSslSocket::flush(WithHttpProxy) PASS : tst_QSslSocket::flush(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::isEncrypted(WithoutProxy) PASS : tst_QSslSocket::isEncrypted(WithSocks5Proxy) PASS : tst_QSslSocket::isEncrypted(WithSocks5ProxyAuth) PASS : tst_QSslSocket::isEncrypted(WithHttpProxy) PASS : tst_QSslSocket::isEncrypted(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::localCertificate(WithoutProxy) PASS : tst_QSslSocket::localCertificate(WithSocks5Proxy) PASS : tst_QSslSocket::localCertificate(WithSocks5ProxyAuth) PASS : tst_QSslSocket::localCertificate(WithHttpProxy) PASS : tst_QSslSocket::localCertificate(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::mode(WithoutProxy) PASS : tst_QSslSocket::mode(WithSocks5Proxy) PASS : tst_QSslSocket::mode(WithSocks5ProxyAuth) PASS : tst_QSslSocket::mode(WithHttpProxy) PASS : tst_QSslSocket::mode(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::peerCertificate(WithoutProxy) PASS : tst_QSslSocket::peerCertificate(WithSocks5Proxy) PASS : tst_QSslSocket::peerCertificate(WithSocks5ProxyAuth) PASS : tst_QSslSocket::peerCertificate(WithHttpProxy) PASS : tst_QSslSocket::peerCertificate(WithHttpProxyBasicAuth) SKIP : tst_QSslSocket::peerCertificateChain(WithoutProxy) QTBUG-29941 - Unstable auto-test due to intermittently unreachable host tst_qsslsocket.cpp(814) : 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) qt.network.ssl: QSslSocket::startClientEncryption: cannot start handshake when not connected QWARN : tst_QSslSocket::protocol(WithoutProxy) qt.network.ssl: 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(1413) : failure location PASS : tst_QSslSocket::waitForConnectedEncryptedReadyRead(WithoutProxy) PASS : tst_QSslSocket::waitForConnectedEncryptedReadyRead(WithSocks5Proxy) PASS : tst_QSslSocket::waitForConnectedEncryptedReadyRead(WithSocks5ProxyAuth) PASS : tst_QSslSocket::waitForConnectedEncryptedReadyRead(WithHttpProxy) FAIL! : tst_QSslSocket::waitForConnectedEncryptedReadyRead(WithHttpProxyBasicAuth) 'socket->waitForConnected(10000)' returned FALSE. (Socket operation timed out) tst_qsslsocket.cpp(1440) : failure location PASS : tst_QSslSocket::startClientEncryption(WithoutProxy) PASS : tst_QSslSocket::startClientEncryption(WithSocks5Proxy) PASS : tst_QSslSocket::startClientEncryption(WithSocks5ProxyAuth) PASS : tst_QSslSocket::startClientEncryption(WithHttpProxy) PASS : tst_QSslSocket::startClientEncryption(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::startServerEncryption(WithoutProxy) PASS : tst_QSslSocket::startServerEncryption(WithSocks5Proxy) PASS : tst_QSslSocket::startServerEncryption(WithSocks5ProxyAuth) PASS : tst_QSslSocket::startServerEncryption(WithHttpProxy) PASS : tst_QSslSocket::startServerEncryption(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::addDefaultCaCertificate(WithoutProxy) PASS : tst_QSslSocket::addDefaultCaCertificate(WithSocks5Proxy) PASS : tst_QSslSocket::addDefaultCaCertificate(WithSocks5ProxyAuth) PASS : tst_QSslSocket::addDefaultCaCertificate(WithHttpProxy) PASS : tst_QSslSocket::addDefaultCaCertificate(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::addDefaultCaCertificates(WithoutProxy) PASS : tst_QSslSocket::addDefaultCaCertificates(WithSocks5Proxy) PASS : tst_QSslSocket::addDefaultCaCertificates(WithSocks5ProxyAuth) PASS : tst_QSslSocket::addDefaultCaCertificates(WithHttpProxy) PASS : tst_QSslSocket::addDefaultCaCertificates(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::addDefaultCaCertificates2(WithoutProxy) PASS : tst_QSslSocket::addDefaultCaCertificates2(WithSocks5Proxy) PASS : tst_QSslSocket::addDefaultCaCertificates2(WithSocks5ProxyAuth) PASS : tst_QSslSocket::addDefaultCaCertificates2(WithHttpProxy) PASS : tst_QSslSocket::addDefaultCaCertificates2(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::defaultCaCertificates(WithoutProxy) PASS : tst_QSslSocket::defaultCaCertificates(WithSocks5Proxy) PASS : tst_QSslSocket::defaultCaCertificates(WithSocks5ProxyAuth) PASS : tst_QSslSocket::defaultCaCertificates(WithHttpProxy) PASS : tst_QSslSocket::defaultCaCertificates(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::defaultCiphers(WithoutProxy) PASS : tst_QSslSocket::defaultCiphers(WithSocks5Proxy) PASS : tst_QSslSocket::defaultCiphers(WithSocks5ProxyAuth) PASS : tst_QSslSocket::defaultCiphers(WithHttpProxy) PASS : tst_QSslSocket::defaultCiphers(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::resetDefaultCiphers(WithoutProxy) PASS : tst_QSslSocket::resetDefaultCiphers(WithSocks5Proxy) PASS : tst_QSslSocket::resetDefaultCiphers(WithSocks5ProxyAuth) PASS : tst_QSslSocket::resetDefaultCiphers(WithHttpProxy) PASS : tst_QSslSocket::resetDefaultCiphers(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::setDefaultCaCertificates(WithoutProxy) PASS : tst_QSslSocket::setDefaultCaCertificates(WithSocks5Proxy) PASS : tst_QSslSocket::setDefaultCaCertificates(WithSocks5ProxyAuth) PASS : tst_QSslSocket::setDefaultCaCertificates(WithHttpProxy) PASS : tst_QSslSocket::setDefaultCaCertificates(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::setDefaultCiphers(WithoutProxy) PASS : tst_QSslSocket::setDefaultCiphers(WithSocks5Proxy) PASS : tst_QSslSocket::setDefaultCiphers(WithSocks5ProxyAuth) PASS : tst_QSslSocket::setDefaultCiphers(WithHttpProxy) PASS : tst_QSslSocket::setDefaultCiphers(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::supportedCiphers(WithoutProxy) PASS : tst_QSslSocket::supportedCiphers(WithSocks5Proxy) PASS : tst_QSslSocket::supportedCiphers(WithSocks5ProxyAuth) PASS : tst_QSslSocket::supportedCiphers(WithHttpProxy) PASS : tst_QSslSocket::supportedCiphers(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::systemCaCertificates(WithoutProxy) PASS : tst_QSslSocket::systemCaCertificates(WithSocks5Proxy) PASS : tst_QSslSocket::systemCaCertificates(WithSocks5ProxyAuth) PASS : tst_QSslSocket::systemCaCertificates(WithHttpProxy) PASS : tst_QSslSocket::systemCaCertificates(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::wildcardCertificateNames(WithoutProxy) PASS : tst_QSslSocket::wildcardCertificateNames(WithSocks5Proxy) PASS : tst_QSslSocket::wildcardCertificateNames(WithSocks5ProxyAuth) PASS : tst_QSslSocket::wildcardCertificateNames(WithHttpProxy) PASS : tst_QSslSocket::wildcardCertificateNames(WithHttpProxyBasicAuth) SKIP : tst_QSslSocket::wildcard(WithoutProxy) TODO: solve wildcard problem tst_qsslsocket.cpp(1568) : 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(1773) : failure location SKIP : tst_QSslSocket::waitForMinusOne(WithoutProxy) QTBUG-24451 - indefinite wait may hang tst_qsslsocket.cpp(1945) : 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::disconnectFromHostWhenConnecting(WithoutProxy) PASS : tst_QSslSocket::disconnectFromHostWhenConnecting(WithSocks5Proxy) PASS : tst_QSslSocket::disconnectFromHostWhenConnecting(WithSocks5ProxyAuth) PASS : tst_QSslSocket::disconnectFromHostWhenConnecting(WithHttpProxy) PASS : tst_QSslSocket::disconnectFromHostWhenConnecting(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::disconnectFromHostWhenConnected(WithoutProxy) PASS : tst_QSslSocket::disconnectFromHostWhenConnected(WithSocks5Proxy) PASS : tst_QSslSocket::disconnectFromHostWhenConnected(WithSocks5ProxyAuth) PASS : tst_QSslSocket::disconnectFromHostWhenConnected(WithHttpProxy) PASS : tst_QSslSocket::disconnectFromHostWhenConnected(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::resetProxy(WithoutProxy) PASS : tst_QSslSocket::resetProxy(WithSocks5Proxy) PASS : tst_QSslSocket::resetProxy(WithSocks5ProxyAuth) PASS : tst_QSslSocket::resetProxy(WithHttpProxy) PASS : tst_QSslSocket::resetProxy(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::ignoreSslErrorsList(WithoutProxy:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsList(WithoutProxy:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsList(WithoutProxy:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsList(WithoutProxy:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsList(WithoutProxy:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5Proxy:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5Proxy:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5Proxy:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5Proxy:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5Proxy:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5ProxyAuth:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5ProxyAuth:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5ProxyAuth:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5ProxyAuth:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5ProxyAuth:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxy:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxy:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxy:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxy:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxy:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxyBasicAuth:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxyBasicAuth:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxyBasicAuth:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxyBasicAuth:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxyBasicAuth:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithoutProxy:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithoutProxy:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithoutProxy:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithoutProxy:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithoutProxy:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5Proxy:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5Proxy:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5Proxy:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5Proxy:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5Proxy:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5ProxyAuth:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5ProxyAuth:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5ProxyAuth:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5ProxyAuth:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5ProxyAuth:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxy:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxy:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxy:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxy:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxy:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxyBasicAuth:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxyBasicAuth:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxyBasicAuth:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxyBasicAuth:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxyBasicAuth:SSL-failure-empty-list-again) PASS : tst_QSslSocket::readFromClosedSocket(WithoutProxy) PASS : tst_QSslSocket::readFromClosedSocket(WithSocks5Proxy) PASS : tst_QSslSocket::readFromClosedSocket(WithSocks5ProxyAuth) PASS : tst_QSslSocket::readFromClosedSocket(WithHttpProxy) PASS : tst_QSslSocket::readFromClosedSocket(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::writeBigChunk(WithoutProxy) QWARN : tst_QSslSocket::writeBigChunk(WithSocks5Proxy) QIODevice::write: device not open PASS : tst_QSslSocket::writeBigChunk(WithSocks5Proxy) QWARN : tst_QSslSocket::writeBigChunk(WithSocks5ProxyAuth) QIODevice::write: device not open PASS : tst_QSslSocket::writeBigChunk(WithSocks5ProxyAuth) PASS : tst_QSslSocket::writeBigChunk(WithHttpProxy) PASS : tst_QSslSocket::writeBigChunk(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::blacklistedCertificates(WithoutProxy) PASS : tst_QSslSocket::blacklistedCertificates(WithSocks5Proxy) PASS : tst_QSslSocket::blacklistedCertificates(WithSocks5ProxyAuth) PASS : tst_QSslSocket::blacklistedCertificates(WithHttpProxy) PASS : tst_QSslSocket::blacklistedCertificates(WithHttpProxyBasicAuth) QDEBUG : tst_QSslSocket::versionAccessors(WithoutProxy) "OpenSSL 1.0.1j 15 Oct 2014" QDEBUG : tst_QSslSocket::versionAccessors(WithoutProxy) "100010af" PASS : tst_QSslSocket::versionAccessors(WithoutProxy) QDEBUG : tst_QSslSocket::versionAccessors(WithSocks5Proxy) "OpenSSL 1.0.1j 15 Oct 2014" QDEBUG : tst_QSslSocket::versionAccessors(WithSocks5Proxy) "100010af" PASS : tst_QSslSocket::versionAccessors(WithSocks5Proxy) QDEBUG : tst_QSslSocket::versionAccessors(WithSocks5ProxyAuth) "OpenSSL 1.0.1j 15 Oct 2014" QDEBUG : tst_QSslSocket::versionAccessors(WithSocks5ProxyAuth) "100010af" PASS : tst_QSslSocket::versionAccessors(WithSocks5ProxyAuth) QDEBUG : tst_QSslSocket::versionAccessors(WithHttpProxy) "OpenSSL 1.0.1j 15 Oct 2014" QDEBUG : tst_QSslSocket::versionAccessors(WithHttpProxy) "100010af" PASS : tst_QSslSocket::versionAccessors(WithHttpProxy) QDEBUG : tst_QSslSocket::versionAccessors(WithHttpProxyBasicAuth) "OpenSSL 1.0.1j 15 Oct 2014" QDEBUG : tst_QSslSocket::versionAccessors(WithHttpProxyBasicAuth) "100010af" 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::dhServer(WithoutProxy) PASS : tst_QSslSocket::dhServer(WithSocks5Proxy) PASS : tst_QSslSocket::dhServer(WithSocks5ProxyAuth) PASS : tst_QSslSocket::dhServer(WithHttpProxy) PASS : tst_QSslSocket::dhServer(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::ecdhServer(WithoutProxy) PASS : tst_QSslSocket::ecdhServer(WithSocks5Proxy) PASS : tst_QSslSocket::ecdhServer(WithSocks5ProxyAuth) PASS : tst_QSslSocket::ecdhServer(WithHttpProxy) PASS : tst_QSslSocket::ecdhServer(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::verifyClientCertificate(WithoutProxy:NoCert:AutoVerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithoutProxy:NoCert:QueryPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithoutProxy:NoCert:VerifyNone) PASS : tst_QSslSocket::verifyClientCertificate(WithoutProxy:NoCert:VerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithoutProxy:SelfSignedCert:AutoVerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithoutProxy:SelfSignedCert:QueryPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithoutProxy:SelfSignedCert:VerifyNone) PASS : tst_QSslSocket::verifyClientCertificate(WithoutProxy:SelfSignedCert:VerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithoutProxy:ValidServerCert:AutoVerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithoutProxy:ValidServerCert:QueryPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithoutProxy:ValidServerCert:VerifyNone) PASS : tst_QSslSocket::verifyClientCertificate(WithoutProxy:ValidServerCert:VerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithoutProxy:ValidClientCert:AutoVerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithoutProxy:ValidClientCert:QueryPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithoutProxy:ValidClientCert:VerifyNone) PASS : tst_QSslSocket::verifyClientCertificate(WithoutProxy:ValidClientCert:VerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithoutProxy:ValidClientCert:AutoVerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithoutProxy:ValidClientCert:QueryPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithoutProxy:ValidClientCert:VerifyNone) PASS : tst_QSslSocket::verifyClientCertificate(WithoutProxy:ValidClientCert:VerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5Proxy:NoCert:AutoVerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5Proxy:NoCert:QueryPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5Proxy:NoCert:VerifyNone) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5Proxy:NoCert:VerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5Proxy:SelfSignedCert:AutoVerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5Proxy:SelfSignedCert:QueryPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5Proxy:SelfSignedCert:VerifyNone) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5Proxy:SelfSignedCert:VerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5Proxy:ValidServerCert:AutoVerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5Proxy:ValidServerCert:QueryPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5Proxy:ValidServerCert:VerifyNone) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5Proxy:ValidServerCert:VerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5Proxy:ValidClientCert:AutoVerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5Proxy:ValidClientCert:QueryPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5Proxy:ValidClientCert:VerifyNone) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5Proxy:ValidClientCert:VerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5Proxy:ValidClientCert:AutoVerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5Proxy:ValidClientCert:QueryPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5Proxy:ValidClientCert:VerifyNone) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5Proxy:ValidClientCert:VerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5ProxyAuth:NoCert:AutoVerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5ProxyAuth:NoCert:QueryPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5ProxyAuth:NoCert:VerifyNone) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5ProxyAuth:NoCert:VerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5ProxyAuth:SelfSignedCert:AutoVerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5ProxyAuth:SelfSignedCert:QueryPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5ProxyAuth:SelfSignedCert:VerifyNone) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5ProxyAuth:SelfSignedCert:VerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5ProxyAuth:ValidServerCert:AutoVerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5ProxyAuth:ValidServerCert:QueryPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5ProxyAuth:ValidServerCert:VerifyNone) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5ProxyAuth:ValidServerCert:VerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5ProxyAuth:ValidClientCert:AutoVerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5ProxyAuth:ValidClientCert:QueryPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5ProxyAuth:ValidClientCert:VerifyNone) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5ProxyAuth:ValidClientCert:VerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5ProxyAuth:ValidClientCert:AutoVerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5ProxyAuth:ValidClientCert:QueryPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5ProxyAuth:ValidClientCert:VerifyNone) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5ProxyAuth:ValidClientCert:VerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxy:NoCert:AutoVerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxy:NoCert:QueryPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxy:NoCert:VerifyNone) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxy:NoCert:VerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxy:SelfSignedCert:AutoVerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxy:SelfSignedCert:QueryPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxy:SelfSignedCert:VerifyNone) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxy:SelfSignedCert:VerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxy:ValidServerCert:AutoVerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxy:ValidServerCert:QueryPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxy:ValidServerCert:VerifyNone) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxy:ValidServerCert:VerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxy:ValidClientCert:AutoVerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxy:ValidClientCert:QueryPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxy:ValidClientCert:VerifyNone) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxy:ValidClientCert:VerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxy:ValidClientCert:AutoVerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxy:ValidClientCert:QueryPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxy:ValidClientCert:VerifyNone) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxy:ValidClientCert:VerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxyBasicAuth:NoCert:AutoVerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxyBasicAuth:NoCert:QueryPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxyBasicAuth:NoCert:VerifyNone) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxyBasicAuth:NoCert:VerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxyBasicAuth:SelfSignedCert:AutoVerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxyBasicAuth:SelfSignedCert:QueryPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxyBasicAuth:SelfSignedCert:VerifyNone) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxyBasicAuth:SelfSignedCert:VerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxyBasicAuth:ValidServerCert:AutoVerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxyBasicAuth:ValidServerCert:QueryPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxyBasicAuth:ValidServerCert:VerifyNone) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxyBasicAuth:ValidServerCert:VerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxyBasicAuth:ValidClientCert:AutoVerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxyBasicAuth:ValidClientCert:QueryPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxyBasicAuth:ValidClientCert:VerifyNone) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxyBasicAuth:ValidClientCert:VerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxyBasicAuth:ValidClientCert:AutoVerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxyBasicAuth:ValidClientCert:QueryPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxyBasicAuth:ValidClientCert:VerifyNone) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxyBasicAuth:ValidClientCert:VerifyPeer) 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) SKIP : tst_QSslSocket::simplePskConnect(WithoutProxy:PskConnectDoNotHandlePsk) This test requires change 1f8cab2c3bcd91335684c95afa95ae71e00a94e4 on the network test server, QTQAINFRA-917 tst_qsslsocket.cpp(3019) : failure location SKIP : tst_QSslSocket::simplePskConnect(WithoutProxy:PskConnectEmptyCredentials) This test requires change 1f8cab2c3bcd91335684c95afa95ae71e00a94e4 on the network test server, QTQAINFRA-917 tst_qsslsocket.cpp(3019) : failure location SKIP : tst_QSslSocket::simplePskConnect(WithoutProxy:PskConnectWrongCredentials) This test requires change 1f8cab2c3bcd91335684c95afa95ae71e00a94e4 on the network test server, QTQAINFRA-917 tst_qsslsocket.cpp(3019) : failure location SKIP : tst_QSslSocket::simplePskConnect(WithoutProxy:PskConnectWrongIdentity) This test requires change 1f8cab2c3bcd91335684c95afa95ae71e00a94e4 on the network test server, QTQAINFRA-917 tst_qsslsocket.cpp(3019) : failure location SKIP : tst_QSslSocket::simplePskConnect(WithoutProxy:PskConnectWrongPreSharedKey) This test requires change 1f8cab2c3bcd91335684c95afa95ae71e00a94e4 on the network test server, QTQAINFRA-917 tst_qsslsocket.cpp(3019) : failure location SKIP : tst_QSslSocket::simplePskConnect(WithoutProxy:PskConnectRightCredentialsPeerVerifyFailure) This test requires change 1f8cab2c3bcd91335684c95afa95ae71e00a94e4 on the network test server, QTQAINFRA-917 tst_qsslsocket.cpp(3019) : failure location SKIP : tst_QSslSocket::simplePskConnect(WithoutProxy:PskConnectRightCredentialsVerifyPeer) This test requires change 1f8cab2c3bcd91335684c95afa95ae71e00a94e4 on the network test server, QTQAINFRA-917 tst_qsslsocket.cpp(3019) : failure location SKIP : tst_QSslSocket::simplePskConnect(WithoutProxy:PskConnectRightCredentialsDoNotVerifyPeer) This test requires change 1f8cab2c3bcd91335684c95afa95ae71e00a94e4 on the network test server, QTQAINFRA-917 tst_qsslsocket.cpp(3019) : failure location 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: 675 passed, 1 failed, 14 skipped, 0 blacklisted ********* Finished testing of tst_QSslSocket ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qsslsocket: 150 seconds, exit code 1 Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_00240/win64-msvc2013_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/5.5_1426028203): http://codereview.qt-project.org/108104 [PS2] - QGtkStyle: identify QtQuick.Controls.GroupBox as QAccessible::Grouping From ci-noreply at qt-project.org Wed Mar 11 01:41:34 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 11 Mar 2015 02:41:34 +0200 Subject: [Ci-reports] pass on QtEnginio_dev_Integration #49 Message-ID: <20150311_004134_016912.ci-noreply@qt-project.org> QtEnginio_dev_Integration #49: SUCCESS Tested changes (refs/builds/dev_1426030281): http://codereview.qt-project.org/108021 [PS1] - QtEnginIO: Fix const correctness in old style casts From ci-noreply at qt-project.org Wed Mar 11 01:51:21 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 11 Mar 2015 02:51:21 +0200 Subject: [Ci-reports] fail on QtTools_5.5_Integration #10 Message-ID: <20150311_005121_061924.ci-noreply@qt-project.org> QtTools_5.5_Integration » win64-msvc2013_developer-build_qtnamespace_Windows_81 #10: FAILURE Build log: http://testresults.qt.io/ci/QtTools_5.5_Integration/build_00010/win64-msvc2013_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/5.5_1426030825): http://codereview.qt-project.org/108023 [PS1] - Designer: fix const correctness in old-style casts From ci-noreply at qt-project.org Wed Mar 11 01:53:22 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 11 Mar 2015 01:53:22 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_dev_state #393 - FAILURE Message-ID: <20150311005322.CAE3F30B86@fork.qtproject.c.bitbit.net> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt-project.org/ci/Qt5_dev_state/build_00393 From ci-noreply at qt-project.org Wed Mar 11 02:08:39 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 11 Mar 2015 03:08:39 +0200 Subject: [Ci-reports] pass on QtWayland_5.5_Integration #4 Message-ID: <20150311_010839_060720.ci-noreply@qt-project.org> QtWayland_5.5_Integration #4: SUCCESS Tested changes (refs/builds/5.5_1426030948): http://codereview.qt-project.org/108025 [PS1] - Disable -Wcast-qual in qtwayland From ci-noreply at qt-project.org Wed Mar 11 02:19:24 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 11 Mar 2015 03:19:24 +0200 Subject: [Ci-reports] fail on QtBase_5.5_Integration #241 Message-ID: <20150311_011924_029562.ci-noreply@qt-project.org> Autotest `tst_qurl' failed :( Testing tst_QUrl FAIL! : tst_QUrl::fromLocalFile(data1b) Compared values are not the same Actual (url.toString(QUrl::DecodeReserved)): "file:a.txt" Expected (theUrl) : "file:./a.txt" tst_qurl.cpp(1262) : failure location Totals: 728 passed, 1 failed, 1 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QUrl ********* Config: Using QtTest library 5.5.0, Qt 5.5.0 (i386-little_endian-ilp32 shared (dynamic) release build; by MSVC 2010) PASS : tst_QUrl::initTestCase() PASS : tst_QUrl::effectiveTLDs(yes0) PASS : tst_QUrl::effectiveTLDs(yes1) PASS : tst_QUrl::effectiveTLDs(yes2) PASS : tst_QUrl::effectiveTLDs(yes3) PASS : tst_QUrl::effectiveTLDs(yes4) PASS : tst_QUrl::effectiveTLDs(yes5) PASS : tst_QUrl::effectiveTLDs(yes6) PASS : tst_QUrl::effectiveTLDs(yes7) PASS : tst_QUrl::effectiveTLDs(yes9) PASS : tst_QUrl::effectiveTLDs(yes10) PASS : tst_QUrl::effectiveTLDs(yes11) PASS : tst_QUrl::effectiveTLDs(yes12) PASS : tst_QUrl::effectiveTLDs(yes13) PASS : tst_QUrl::effectiveTLDs(yes14) PASS : tst_QUrl::effectiveTLDs(yes15) PASS : tst_QUrl::effectiveTLDs(yes16) PASS : tst_QUrl::effectiveTLDs(yes17) PASS : tst_QUrl::effectiveTLDs(yes18) PASS : tst_QUrl::getSetCheck() PASS : tst_QUrl::constructing() PASS : tst_QUrl::hashInPath() PASS : tst_QUrl::unc() PASS : tst_QUrl::assignment() XFAIL : tst_QUrl::comparison() Normalization not implemented, will probably not be implemented like this tst_qurl.cpp(308) : failure location PASS : tst_QUrl::comparison() PASS : tst_QUrl::comparison2(null-null) PASS : tst_QUrl::comparison2(null-empty) PASS : tst_QUrl::comparison2(scheme-null) PASS : tst_QUrl::comparison2(samescheme) PASS : tst_QUrl::comparison2(no-fragment-empty-fragment) PASS : tst_QUrl::comparison2(no-query-empty-query) PASS : tst_QUrl::comparison2(simple-file-url) PASS : tst_QUrl::comparison2(fromLocalFile-vs-ctor) PASS : tst_QUrl::comparison2(scheme-path) PASS : tst_QUrl::comparison2(fragment-path) PASS : tst_QUrl::comparison2(fragment-scheme) PASS : tst_QUrl::comparison2(noport-zeroport) PASS : tst_QUrl::copying() PASS : tst_QUrl::setUrl() PASS : tst_QUrl::i18n(øl) PASS : tst_QUrl::i18n(räksmörgås) PASS : tst_QUrl::i18n(bühler) PASS : tst_QUrl::i18n(non-latin1) PASS : tst_QUrl::resolving(g:h) PASS : tst_QUrl::resolving(g) PASS : tst_QUrl::resolving(./g) PASS : tst_QUrl::resolving(g/) PASS : tst_QUrl::resolving(/g) PASS : tst_QUrl::resolving(//g) PASS : tst_QUrl::resolving(?y) PASS : tst_QUrl::resolving(g?y) PASS : tst_QUrl::resolving(#s) PASS : tst_QUrl::resolving(g#s) PASS : tst_QUrl::resolving(g?y#s) PASS : tst_QUrl::resolving(;x) PASS : tst_QUrl::resolving(g;x) PASS : tst_QUrl::resolving(g;x?y#s) PASS : tst_QUrl::resolving([empty]) PASS : tst_QUrl::resolving(.) PASS : tst_QUrl::resolving(./) PASS : tst_QUrl::resolving(..) PASS : tst_QUrl::resolving(../) PASS : tst_QUrl::resolving(../g) PASS : tst_QUrl::resolving(../..) PASS : tst_QUrl::resolving(../../) PASS : tst_QUrl::resolving(../../g) PASS : tst_QUrl::resolving(../../../g) PASS : tst_QUrl::resolving(../../../../g) PASS : tst_QUrl::resolving(/./g) PASS : tst_QUrl::resolving(/../g) PASS : tst_QUrl::resolving(g.) PASS : tst_QUrl::resolving(.g) PASS : tst_QUrl::resolving(g..) PASS : tst_QUrl::resolving(..g) PASS : tst_QUrl::resolving(./../g) PASS : tst_QUrl::resolving(./g/.) PASS : tst_QUrl::resolving(g/./h) PASS : tst_QUrl::resolving(g/../h) PASS : tst_QUrl::resolving(g;x=1/./y) PASS : tst_QUrl::resolving(g;x=1/../y) PASS : tst_QUrl::resolving(g?y/./x) PASS : tst_QUrl::resolving(g?y/../x) PASS : tst_QUrl::resolving(g#s/./x) PASS : tst_QUrl::resolving(g#s/../x) PASS : tst_QUrl::resolving(http:g [for backward compatibility]) PASS : tst_QUrl::resolving(../a (1)) PASS : tst_QUrl::resolving(../a (2)) PASS : tst_QUrl::resolving(../a (3)) PASS : tst_QUrl::resolving(../a (4)) PASS : tst_QUrl::resolving(../a (5)) PASS : tst_QUrl::resolving(../a (6)) PASS : tst_QUrl::resolving(../a (7)) PASS : tst_QUrl::resolving(../a (8)) PASS : tst_QUrl::toString(data0) PASS : tst_QUrl::toString(data2) PASS : tst_QUrl::toString(data2-bis) PASS : tst_QUrl::toString(data3) PASS : tst_QUrl::toString(data3-bis) PASS : tst_QUrl::toString(data4) PASS : tst_QUrl::toString(data5) PASS : tst_QUrl::toString(data6) PASS : tst_QUrl::toString(data7) PASS : tst_QUrl::toString(data8) PASS : tst_QUrl::toString(data9) PASS : tst_QUrl::toString(data10) PASS : tst_QUrl::toString(data11) PASS : tst_QUrl::toString(data12) PASS : tst_QUrl::toString(data13) PASS : tst_QUrl::toString(data14) PASS : tst_QUrl::toString(data15) PASS : tst_QUrl::toString(data16) PASS : tst_QUrl::toString(data17) PASS : tst_QUrl::toString(data18) PASS : tst_QUrl::toString(nopath) PASS : tst_QUrl::toString(underscore) PASS : tst_QUrl::toString(mailto-brackets) PASS : tst_QUrl::toString(mailto-query) PASS : tst_QUrl::toString_constructed(data1) PASS : tst_QUrl::toString_constructed(data2) PASS : tst_QUrl::toString_constructed(userAndPass) PASS : tst_QUrl::toString_constructed(PassWithoutUser) PASS : tst_QUrl::toString_constructed(PassWithoutUser-RemovePassword) PASS : tst_QUrl::toAndFromStringList(empty) PASS : tst_QUrl::toAndFromStringList(local) PASS : tst_QUrl::toAndFromStringList(remote) PASS : tst_QUrl::isParentOf(data0) PASS : tst_QUrl::isParentOf(data1) PASS : tst_QUrl::isParentOf(data2) PASS : tst_QUrl::isParentOf(data3) PASS : tst_QUrl::isParentOf(data4) PASS : tst_QUrl::toLocalFile(data0) PASS : tst_QUrl::toLocalFile(data4) PASS : tst_QUrl::toLocalFile(data4a) PASS : tst_QUrl::toLocalFile(data5) PASS : tst_QUrl::toLocalFile(data6) PASS : tst_QUrl::toLocalFile(data7) PASS : tst_QUrl::toLocalFile(data8) PASS : tst_QUrl::toLocalFile(data9) PASS : tst_QUrl::toLocalFile(data10) PASS : tst_QUrl::toLocalFile(data11) PASS : tst_QUrl::toLocalFile(data12) PASS : tst_QUrl::toLocalFile(data13) PASS : tst_QUrl::toLocalFile(data14) PASS : tst_QUrl::toLocalFile(data15) PASS : tst_QUrl::toLocalFile(data16) PASS : tst_QUrl::toLocalFile(xdata0) PASS : tst_QUrl::toLocalFile(xdata1) PASS : tst_QUrl::toLocalFile(xdata2) PASS : tst_QUrl::toLocalFile(xdata3) PASS : tst_QUrl::toLocalFile(xdata4) PASS : tst_QUrl::toLocalFile(xdata5) PASS : tst_QUrl::fromLocalFile(data0) PASS : tst_QUrl::fromLocalFile(data1) FAIL! : tst_QUrl::fromLocalFile(data1b) Compared values are not the same Actual (url.toString(QUrl::DecodeReserved)): "file:a.txt" Expected (theUrl) : "file:./a.txt" tst_qurl.cpp(1262) : failure location PASS : tst_QUrl::fromLocalFile(data2) PASS : tst_QUrl::fromLocalFile(data3) PASS : tst_QUrl::fromLocalFile(data4) PASS : tst_QUrl::fromLocalFile(data4a) PASS : tst_QUrl::fromLocalFile(data5) PASS : tst_QUrl::fromLocalFile(data6) PASS : tst_QUrl::fromLocalFile(data7) PASS : tst_QUrl::fromLocalFile(data8) PASS : tst_QUrl::fromLocalFile(data9) PASS : tst_QUrl::fromLocalFile(data10) SKIP : tst_QUrl::macTypes() This is a Mac-only test tst_qurl.cpp(1269) : failure location PASS : tst_QUrl::relative() PASS : tst_QUrl::compat_legacy() PASS : tst_QUrl::compat_constructor_01(data0) PASS : tst_QUrl::compat_constructor_01(data1) PASS : tst_QUrl::compat_constructor_01(data2) PASS : tst_QUrl::compat_constructor_01(data3) PASS : tst_QUrl::compat_constructor_02(data0) PASS : tst_QUrl::compat_constructor_02(data1) PASS : tst_QUrl::compat_constructor_03(protocol00) PASS : tst_QUrl::compat_constructor_03(protocol01) PASS : tst_QUrl::compat_constructor_03(protocol02) PASS : tst_QUrl::compat_constructor_03(protocol03) PASS : tst_QUrl::compat_constructor_03(protocol04) PASS : tst_QUrl::compat_constructor_03(protocol05) PASS : tst_QUrl::compat_constructor_03(local00) PASS : tst_QUrl::compat_constructor_03(local01) PASS : tst_QUrl::compat_constructor_03(local02) PASS : tst_QUrl::compat_constructor_03(local03) PASS : tst_QUrl::compat_constructor_03(local04) PASS : tst_QUrl::compat_constructor_03(local05) PASS : tst_QUrl::compat_constructor_03(local06) PASS : tst_QUrl::compat_constructor_03(local07) PASS : tst_QUrl::compat_constructor_03(local09) PASS : tst_QUrl::compat_constructor_03(file00) PASS : tst_QUrl::compat_constructor_03(file01) PASS : tst_QUrl::compat_constructor_03(file02) PASS : tst_QUrl::compat_constructor_03(file03) PASS : tst_QUrl::compat_constructor_03(relProtocol00) PASS : tst_QUrl::compat_constructor_03(relProtocol01) PASS : tst_QUrl::compat_constructor_03(windowsDrive00) PASS : tst_QUrl::compat_constructor_03(windowsDrive01) PASS : tst_QUrl::compat_constructor_03(windowsDrive02) PASS : tst_QUrl::compat_constructor_03(windowsDrive03) PASS : tst_QUrl::compat_constructor_03(windowsDrive04) PASS : tst_QUrl::compat_constructor_03(windowsDrive05) PASS : tst_QUrl::compat_constructor_03(nopath) PASS : tst_QUrl::compat_isValid_01(ok_01) PASS : tst_QUrl::compat_isValid_01(ok_02) PASS : tst_QUrl::compat_isValid_01(ok_03) PASS : tst_QUrl::compat_isValid_01(err_01) PASS : tst_QUrl::compat_isValid_01(err_02) PASS : tst_QUrl::compat_isValid_02(ok_01) PASS : tst_QUrl::compat_isValid_02(ok_02) PASS : tst_QUrl::compat_isValid_02(ok_03) PASS : tst_QUrl::compat_isValid_02(ok_04) PASS : tst_QUrl::compat_isValid_02(ok_05) PASS : tst_QUrl::compat_isValid_02(ok_06) PASS : tst_QUrl::compat_isValid_02(ok_07) PASS : tst_QUrl::compat_isValid_02(err_01) PASS : tst_QUrl::compat_isValid_02(err_02) PASS : tst_QUrl::compat_isValid_02(err_03) PASS : tst_QUrl::compat_isValid_02(err_04) PASS : tst_QUrl::compat_isValid_02(err_05) PASS : tst_QUrl::compat_isValid_02(err_06) PASS : tst_QUrl::compat_isValid_02(err_07) PASS : tst_QUrl::compat_isValid_02(err_08) PASS : tst_QUrl::compat_isValid_02(err_09) PASS : tst_QUrl::compat_path(protocol00) PASS : tst_QUrl::compat_path(winShare00) PASS : tst_QUrl::compat_fileName(Windows - DrivePathFileName - \) PASS : tst_QUrl::compat_fileName(Windows - DrivePathFileName - /) PASS : tst_QUrl::compat_fileName(Windows - DrivePathWithSlash - \) PASS : tst_QUrl::compat_fileName(Windows - DrivePathWithSlash - /) PASS : tst_QUrl::compat_fileName(Windows - DrivePathWithoutSlash - \) PASS : tst_QUrl::compat_fileName(Windows - DrivePathWithoutSlash - /) PASS : tst_QUrl::compat_fileName(Path00) PASS : tst_QUrl::compat_fileName(Path01) PASS : tst_QUrl::compat_fileName(PathFileName00) PASS : tst_QUrl::compat_decode(NormalString) PASS : tst_QUrl::compat_decode(NormalStringEncoded) PASS : tst_QUrl::compat_decode(JustEncoded) PASS : tst_QUrl::compat_decode(HTTPUrl) PASS : tst_QUrl::compat_decode(HTTPUrlEncoded) PASS : tst_QUrl::compat_decode(EmptyString) PASS : tst_QUrl::compat_decode(NulByte) PASS : tst_QUrl::compat_decode(Task27166) PASS : tst_QUrl::compat_encode(NormalString) PASS : tst_QUrl::compat_encode(NormalStringEncoded) PASS : tst_QUrl::compat_encode(JustEncoded) PASS : tst_QUrl::compat_encode(HTTPUrl) PASS : tst_QUrl::compat_encode(HTTPUrlEncoded) PASS : tst_QUrl::compat_encode(EmptyString) PASS : tst_QUrl::compat_encode(NulByte) PASS : tst_QUrl::compat_encode(Task27166) PASS : tst_QUrl::percentEncoding(test_01) PASS : tst_QUrl::percentEncoding(test_02) PASS : tst_QUrl::swap() PASS : tst_QUrl::symmetry() PASS : tst_QUrl::ipvfuture(missing-version-dot) PASS : tst_QUrl::ipvfuture(missing-version) PASS : tst_QUrl::ipvfuture(missing-version-2) PASS : tst_QUrl::ipvfuture(missing-dot) PASS : tst_QUrl::ipvfuture(missing-dot-2) PASS : tst_QUrl::ipvfuture(missing-data) PASS : tst_QUrl::ipvfuture(non-hex-version) PASS : tst_QUrl::ipvfuture(digit-ver) PASS : tst_QUrl::ipvfuture(lowercase-hex-ver) PASS : tst_QUrl::ipvfuture(lowercase-hex-ver) PASS : tst_QUrl::ipvfuture(data-digits) PASS : tst_QUrl::ipvfuture(data-unreserved) PASS : tst_QUrl::ipvfuture(data-sub-delims-colon) PASS : tst_QUrl::ipvfuture(data-encoded-digits) PASS : tst_QUrl::ipvfuture(data-encoded-unreserved) PASS : tst_QUrl::ipvfuture(data-encoded-sub-delims-colon) PASS : tst_QUrl::ipvfuture(data-invalid-space) PASS : tst_QUrl::ipvfuture(data-invalid-control) PASS : tst_QUrl::ipvfuture(data-invalid-other-1) PASS : tst_QUrl::ipvfuture(data-invalid-other-2) PASS : tst_QUrl::ipvfuture(data-invalid-unicode) PASS : tst_QUrl::ipvfuture(data-invalid-percent) PASS : tst_QUrl::ipvfuture(data-invalid-percent-percent) PASS : tst_QUrl::ipv6(case 1) PASS : tst_QUrl::ipv6(case 2) PASS : tst_QUrl::ipv6(case 3) PASS : tst_QUrl::ipv6(case 4) PASS : tst_QUrl::ipv6(case 5) PASS : tst_QUrl::ipv6(case 6) PASS : tst_QUrl::ipv6(case 7) PASS : tst_QUrl::ipv6(case 8) PASS : tst_QUrl::ipv6(case 9) PASS : tst_QUrl::ipv6(case 4 with one less) PASS : tst_QUrl::ipv6(case 4 with less and ip4) PASS : tst_QUrl::ipv6(case 7 with one and ip4) PASS : tst_QUrl::ipv6(case 2 with ip4) PASS : tst_QUrl::ipv6(case 2 with half ip4) PASS : tst_QUrl::ipv6(case 4 with less and ip4 and port and useinfo) PASS : tst_QUrl::ipv6(case :,) PASS : tst_QUrl::ipv6(case ::bla) PASS : tst_QUrl::ipv6(case v4-mapped) PASS : tst_QUrl::ipv6(encoded-digit) PASS : tst_QUrl::ipv6(encoded-colon) PASS : tst_QUrl::ipv6_2([::ffff:129.144.52.38]) PASS : tst_QUrl::ipv6_2([::FFFF:129.144.52.38]) PASS : tst_QUrl::moreIpv6() PASS : tst_QUrl::toPercentEncoding(test_01) PASS : tst_QUrl::toPercentEncoding(test_02) PASS : tst_QUrl::toPercentEncoding(test_03) PASS : tst_QUrl::toPercentEncoding(test_04) PASS : tst_QUrl::toPercentEncoding(test_05) PASS : tst_QUrl::isRelative(not) PASS : tst_QUrl::isRelative(55288) PASS : tst_QUrl::isRelative(mailto: URL, is relative) PASS : tst_QUrl::isRelative(man: URL, is relative) PASS : tst_QUrl::isRelative(javascript: URL, is relative) PASS : tst_QUrl::isRelative(file: URL, is relative) PASS : tst_QUrl::isRelative(/path, is relative) PASS : tst_QUrl::isRelative(something, is relative) PASS : tst_QUrl::hasQuery(no query items) PASS : tst_QUrl::hasQuery(empty query) PASS : tst_QUrl::hasQuery(empty query 2) PASS : tst_QUrl::hasQuery(query) PASS : tst_QUrl::hasQuery(query=) PASS : tst_QUrl::hasQuery(query=value) PASS : tst_QUrl::hasQuery(%3f) PASS : tst_QUrl::hasQuery(%3f-query) PASS : tst_QUrl::hasQuery(%3f-query=value) PASS : tst_QUrl::nameprep() PASS : tst_QUrl::isValid() PASS : tst_QUrl::schemeValidator(empty) PASS : tst_QUrl::schemeValidator(ftp:) PASS : tst_QUrl::schemeValidator(ftp://ftp.qt-project.org) PASS : tst_QUrl::schemeValidator(ftp://ftp.qt-project.org/) XFAIL : tst_QUrl::schemeValidator(ftp:/index.html) high-level URL validation not reimplemented yet tst_qurl.cpp(2064) : failure location PASS : tst_QUrl::schemeValidator(ftp:/index.html) PASS : tst_QUrl::schemeValidator(mailto:) XFAIL : tst_QUrl::schemeValidator(mailto://smtp.trolltech.com/ole at bull.name) high-level URL validation not reimplemented yet tst_qurl.cpp(2064) : failure location PASS : tst_QUrl::schemeValidator(mailto://smtp.trolltech.com/ole at bull.name) PASS : tst_QUrl::schemeValidator(mailto:) PASS : tst_QUrl::schemeValidator(mailto:ole at bull.name) PASS : tst_QUrl::schemeValidator(file:) PASS : tst_QUrl::invalidSchemeValidator() PASS : tst_QUrl::strictParser(invalid-scheme) PASS : tst_QUrl::strictParser(empty-scheme) PASS : tst_QUrl::strictParser(invalid-user1) PASS : tst_QUrl::strictParser(invalid-user2) PASS : tst_QUrl::strictParser(invalid-password) PASS : tst_QUrl::strictParser(invalid-regname) PASS : tst_QUrl::strictParser(invalid-regname-2) PASS : tst_QUrl::strictParser(invalid-ipv6) PASS : tst_QUrl::strictParser(invalid-ipv6-char1) PASS : tst_QUrl::strictParser(invalid-ipv6-char2) PASS : tst_QUrl::strictParser(invalid-ipvfuture-1) PASS : tst_QUrl::strictParser(invalid-ipvfuture-2) PASS : tst_QUrl::strictParser(invalid-ipvfuture-3) PASS : tst_QUrl::strictParser(invalid-ipvfuture-char1) PASS : tst_QUrl::strictParser(invalid-encoded-ipv6) PASS : tst_QUrl::strictParser(invalid-encoded-ipvfuture) PASS : tst_QUrl::strictParser(unbalanced-brackets) PASS : tst_QUrl::strictParser(invalid-hostname-leading-dot) PASS : tst_QUrl::strictParser(invalid-hostname-double-dot) PASS : tst_QUrl::strictParser(invalid-hostname-non-LDH) PASS : tst_QUrl::strictParser(idn-prohibited-char-space) PASS : tst_QUrl::strictParser(idn-prohibited-char-nbsp) PASS : tst_QUrl::strictParser(idn-prohibited-char-control-1f) PASS : tst_QUrl::strictParser(idn-prohibited-char-control-7f) PASS : tst_QUrl::strictParser(idn-prohibited-char-control-80) PASS : tst_QUrl::strictParser(idn-prohibited-char-private-bmp) PASS : tst_QUrl::strictParser(idn-prohibited-char-private-plane15) PASS : tst_QUrl::strictParser(idn-prohibited-char-private-plane16) PASS : tst_QUrl::strictParser(idn-prohibited-char-ffff) PASS : tst_QUrl::strictParser(idn-prohibited-char-surrogate-1) PASS : tst_QUrl::strictParser(idn-prohibited-char-surrogate-2) PASS : tst_QUrl::strictParser(idn-prohibited-char-surrogate-3) PASS : tst_QUrl::strictParser(empty-port-1) PASS : tst_QUrl::strictParser(empty-port-2) PASS : tst_QUrl::strictParser(invalid-port-1) PASS : tst_QUrl::strictParser(invalid-port-2) PASS : tst_QUrl::strictParser(invalid-port-3) PASS : tst_QUrl::strictParser(port-range) PASS : tst_QUrl::strictParser(invalid-path) PASS : tst_QUrl::strictParser(invalid-query) PASS : tst_QUrl::strictParser(invalid-fragment) PASS : tst_QUrl::tolerantParser() PASS : tst_QUrl::correctEncodedMistakes(%) PASS : tst_QUrl::correctEncodedMistakes(3%) PASS : tst_QUrl::correctEncodedMistakes(13%) PASS : tst_QUrl::correctEncodedMistakes(13%!) PASS : tst_QUrl::correctEncodedMistakes(13%!!) PASS : tst_QUrl::correctEncodedMistakes(13%a) PASS : tst_QUrl::correctEncodedMistakes(13%az) PASS : tst_QUrl::correctEncodedMistakes(13%25) PASS : tst_QUrl::correctDecodedMistakes(%) PASS : tst_QUrl::correctDecodedMistakes(3%) PASS : tst_QUrl::correctDecodedMistakes(13%) PASS : tst_QUrl::correctDecodedMistakes(13%!) PASS : tst_QUrl::correctDecodedMistakes(13%!!) PASS : tst_QUrl::correctDecodedMistakes(13%a) PASS : tst_QUrl::correctDecodedMistakes(13%az) PASS : tst_QUrl::tldRestrictions(ac) PASS : tst_QUrl::tldRestrictions(ar) PASS : tst_QUrl::tldRestrictions(asia) PASS : tst_QUrl::tldRestrictions(at) PASS : tst_QUrl::tldRestrictions(biz) PASS : tst_QUrl::tldRestrictions(br) PASS : tst_QUrl::tldRestrictions(cat) PASS : tst_QUrl::tldRestrictions(ch) PASS : tst_QUrl::tldRestrictions(cl) PASS : tst_QUrl::tldRestrictions(cn) PASS : tst_QUrl::tldRestrictions(com) PASS : tst_QUrl::tldRestrictions(de) PASS : tst_QUrl::tldRestrictions(dk) PASS : tst_QUrl::tldRestrictions(es) PASS : tst_QUrl::tldRestrictions(fi) PASS : tst_QUrl::tldRestrictions(gr) PASS : tst_QUrl::tldRestrictions(hu) PASS : tst_QUrl::tldRestrictions(il) PASS : tst_QUrl::tldRestrictions(info) PASS : tst_QUrl::tldRestrictions(io) PASS : tst_QUrl::tldRestrictions(is) PASS : tst_QUrl::tldRestrictions(ir) PASS : tst_QUrl::tldRestrictions(jp) PASS : tst_QUrl::tldRestrictions(kr) PASS : tst_QUrl::tldRestrictions(li) PASS : tst_QUrl::tldRestrictions(lt) PASS : tst_QUrl::tldRestrictions(lu) PASS : tst_QUrl::tldRestrictions(lv) PASS : tst_QUrl::tldRestrictions(museum) PASS : tst_QUrl::tldRestrictions(name) PASS : tst_QUrl::tldRestrictions(net) PASS : tst_QUrl::tldRestrictions(no) PASS : tst_QUrl::tldRestrictions(nu) PASS : tst_QUrl::tldRestrictions(nz) PASS : tst_QUrl::tldRestrictions(org) PASS : tst_QUrl::tldRestrictions(pl) PASS : tst_QUrl::tldRestrictions(pr) PASS : tst_QUrl::tldRestrictions(se) PASS : tst_QUrl::tldRestrictions(sh) PASS : tst_QUrl::tldRestrictions(tel) PASS : tst_QUrl::tldRestrictions(th) PASS : tst_QUrl::tldRestrictions(tm) PASS : tst_QUrl::tldRestrictions(tw) PASS : tst_QUrl::tldRestrictions(ua) PASS : tst_QUrl::tldRestrictions(vn) PASS : tst_QUrl::tldRestrictions(foo) PASS : tst_QUrl::emptyQueryOrFragment() PASS : tst_QUrl::hasFragment(no fragment) PASS : tst_QUrl::hasFragment(empty fragment) PASS : tst_QUrl::hasFragment(empty fragment 2) PASS : tst_QUrl::hasFragment(fragment) PASS : tst_QUrl::hasFragment(fragment2) PASS : tst_QUrl::hasFragment(%23) PASS : tst_QUrl::hasFragment(%23-and-something) PASS : tst_QUrl::setEncodedFragment(null) PASS : tst_QUrl::setEncodedFragment(empty) PASS : tst_QUrl::setEncodedFragment(basic test) PASS : tst_QUrl::setEncodedFragment(initial url has fragment) PASS : tst_QUrl::setEncodedFragment(encoded fragment) PASS : tst_QUrl::setEncodedFragment(with #) PASS : tst_QUrl::setEncodedFragment(unicode) PASS : tst_QUrl::setEncodedFragment(binary) PASS : tst_QUrl::fromEncoded() PASS : tst_QUrl::stripTrailingSlash(subdir no slash) PASS : tst_QUrl::stripTrailingSlash(ftp no slash) PASS : tst_QUrl::stripTrailingSlash(ftp slash) PASS : tst_QUrl::stripTrailingSlash(ftp_two_slashes) PASS : tst_QUrl::stripTrailingSlash(file slash) PASS : tst_QUrl::stripTrailingSlash(file no slash) PASS : tst_QUrl::stripTrailingSlash(file root) PASS : tst_QUrl::stripTrailingSlash(file_root_manyslashes) PASS : tst_QUrl::stripTrailingSlash(no path) PASS : tst_QUrl::hosts(empty) PASS : tst_QUrl::hosts(empty1) PASS : tst_QUrl::hosts(empty2) PASS : tst_QUrl::hosts(empty3) PASS : tst_QUrl::hosts(empty4) PASS : tst_QUrl::hosts(http://123/) PASS : tst_QUrl::hosts(http://456/) PASS : tst_QUrl::hosts(http://1000/) PASS : tst_QUrl::hosts(normal-ip-literal) PASS : tst_QUrl::hosts(normal-ip-literal-with-port) PASS : tst_QUrl::hosts(ipv6-literal) PASS : tst_QUrl::hosts(ipv6-literal-with-port) PASS : tst_QUrl::hosts(long-ipv6-literal) PASS : tst_QUrl::hosts(long-ipv6-literal-with-port) PASS : tst_QUrl::hosts(ipv6-literal-v4compat) PASS : tst_QUrl::hosts(ipv6-literal-v4mapped) PASS : tst_QUrl::hosts(ipv6-literal-v4mapped-2) PASS : tst_QUrl::hosts(ipv6-literal-v4decoded) PASS : tst_QUrl::hosts(long-ipv6-literal-v4decoded) PASS : tst_QUrl::hosts(longer-ipv6-literal-v4decoded) PASS : tst_QUrl::hosts(normal) PASS : tst_QUrl::hosts(normal2) PASS : tst_QUrl::hosts(idn) PASS : tst_QUrl::hosts(idn-ace) PASS : tst_QUrl::hostFlags(se_fullydecoded) PASS : tst_QUrl::hostFlags(se_fullyencoded) PASS : tst_QUrl::hostFlags(se_prettydecoded) PASS : tst_QUrl::hostFlags(se_encodespaces) PASS : tst_QUrl::setPort() PASS : tst_QUrl::toEncoded(file:///dir/) PASS : tst_QUrl::setAuthority(Plain auth) PASS : tst_QUrl::setAuthority(Yet another plain auth) PASS : tst_QUrl::setAuthority(Auth without port) PASS : tst_QUrl::setAuthority(Auth w/full hostname without port) PASS : tst_QUrl::setAuthority(Auth w/hostname without port) PASS : tst_QUrl::setAuthority(Auth w/full hostname that ends with number, without port) PASS : tst_QUrl::setAuthority(Auth w/hostname that ends with number, without port) PASS : tst_QUrl::setAuthority(Empty auth) PASS : tst_QUrl::setEmptyAuthority(null host and authority) PASS : tst_QUrl::setEmptyAuthority(empty host and authority) PASS : tst_QUrl::clear() PASS : tst_QUrl::resolvedWithAbsoluteSchemes(Absolute file:/// against absolute FTP.) PASS : tst_QUrl::resolvedWithAbsoluteSchemes(Absolute file:/// against absolute HTTP.) PASS : tst_QUrl::resolvedWithAbsoluteSchemes(Absolute file:/// against data scheme.) PASS : tst_QUrl::resolvedWithAbsoluteSchemes(Resolve with base url and port.) PASS : tst_QUrl::resolvedWithAbsoluteSchemes(Resolve with relative path) PASS : tst_QUrl::binaryData(username) PASS : tst_QUrl::binaryData(username-at) PASS : tst_QUrl::binaryData(username-nul) PASS : tst_QUrl::binaryData(username-colon) PASS : tst_QUrl::binaryData(username-nonutf8) PASS : tst_QUrl::binaryData(password) PASS : tst_QUrl::binaryData(password-at) PASS : tst_QUrl::binaryData(password-nul) PASS : tst_QUrl::binaryData(password-nonutf8) PASS : tst_QUrl::binaryData(file) PASS : tst_QUrl::binaryData(file-nul) PASS : tst_QUrl::binaryData(file-hash) PASS : tst_QUrl::binaryData(file-question) PASS : tst_QUrl::binaryData(file-nonutf8) PASS : tst_QUrl::binaryData(file-slash) PASS : tst_QUrl::binaryData(ref) PASS : tst_QUrl::binaryData(ref-nul) PASS : tst_QUrl::binaryData(ref-question) PASS : tst_QUrl::binaryData(ref-nonutf8) PASS : tst_QUrl::binaryData(query-value) PASS : tst_QUrl::binaryData(query-value-nul) PASS : tst_QUrl::binaryData(query-value-nonutf8) PASS : tst_QUrl::binaryData(query-name) PASS : tst_QUrl::binaryData(query-name-nul) PASS : tst_QUrl::binaryData(query-name-nonutf8) PASS : tst_QUrl::fromUserInput(null) PASS : tst_QUrl::fromUserInput(file-0) PASS : tst_QUrl::fromUserInput(file-1) PASS : tst_QUrl::fromUserInput(file-2) PASS : tst_QUrl::fromUserInput(file-3) PASS : tst_QUrl::fromUserInput(file-4) PASS : tst_QUrl::fromUserInput(file-5) PASS : tst_QUrl::fromUserInput(file-6) PASS : tst_QUrl::fromUserInput(file-7) PASS : tst_QUrl::fromUserInput(file-8) PASS : tst_QUrl::fromUserInput(file-9) PASS : tst_QUrl::fromUserInput(file-10) PASS : tst_QUrl::fromUserInput(file-11) PASS : tst_QUrl::fromUserInput(file-12) PASS : tst_QUrl::fromUserInput(file-13) PASS : tst_QUrl::fromUserInput(file-14) PASS : tst_QUrl::fromUserInput(file-15) PASS : tst_QUrl::fromUserInput(file-16) PASS : tst_QUrl::fromUserInput(file-17) PASS : tst_QUrl::fromUserInput(file-18) PASS : tst_QUrl::fromUserInput(file-19) PASS : tst_QUrl::fromUserInput(unicode-0) PASS : tst_QUrl::fromUserInput(unicode-0b) PASS : tst_QUrl::fromUserInput(unicode-0c) PASS : tst_QUrl::fromUserInput(unicode-1) PASS : tst_QUrl::fromUserInput(unicode-1b) PASS : tst_QUrl::fromUserInput(unicode-1c) PASS : tst_QUrl::fromUserInput(add scheme-0) PASS : tst_QUrl::fromUserInput(add scheme-1) PASS : tst_QUrl::fromUserInput(add scheme-2) PASS : tst_QUrl::fromUserInput(add scheme-3) PASS : tst_QUrl::fromUserInput(ipv4-1) PASS : tst_QUrl::fromUserInput(ipv6-0) PASS : tst_QUrl::fromUserInput(ipv6-1) PASS : tst_QUrl::fromUserInput(ipv6-2) PASS : tst_QUrl::fromUserInput(ipv6-3) PASS : tst_QUrl::fromUserInput(ipv6-4) PASS : tst_QUrl::fromUserInput(ipv6-5) PASS : tst_QUrl::fromUserInput(nohost-1) PASS : tst_QUrl::fromUserInput(nohost-2) PASS : tst_QUrl::fromUserInput(not-encoded-0) PASS : tst_QUrl::fromUserInput(port-0) PASS : tst_QUrl::fromUserInput(port-1) PASS : tst_QUrl::fromUserInput(port-2) PASS : tst_QUrl::fromUserInput(port-3) PASS : tst_QUrl::fromUserInput(mailto) PASS : tst_QUrl::fromUserInput(localhost-1) PASS : tst_QUrl::fromUserInput(spaces-0) PASS : tst_QUrl::fromUserInput(trash-0) PASS : tst_QUrl::fromUserInput(other-scheme-0) PASS : tst_QUrl::fromUserInput(other-scheme-1) PASS : tst_QUrl::fromUserInput(number-path-0) PASS : tst_QUrl::fromUserInput(misc-1) PASS : tst_QUrl::fromUserInput(ftp-double-slash-1) PASS : tst_QUrl::fromUserInput(ftp-double-slash-1) PASS : tst_QUrl::fromUserInputWithCwd(null) PASS : tst_QUrl::fromUserInputWithCwd(file-0) PASS : tst_QUrl::fromUserInputWithCwd(file-1) PASS : tst_QUrl::fromUserInputWithCwd(file-2) PASS : tst_QUrl::fromUserInputWithCwd(file-3) PASS : tst_QUrl::fromUserInputWithCwd(file-4) PASS : tst_QUrl::fromUserInputWithCwd(file-5) PASS : tst_QUrl::fromUserInputWithCwd(file-6) PASS : tst_QUrl::fromUserInputWithCwd(file-7) PASS : tst_QUrl::fromUserInputWithCwd(file-8) PASS : tst_QUrl::fromUserInputWithCwd(file-9) PASS : tst_QUrl::fromUserInputWithCwd(file-10) PASS : tst_QUrl::fromUserInputWithCwd(file-11) PASS : tst_QUrl::fromUserInputWithCwd(file-12) PASS : tst_QUrl::fromUserInputWithCwd(file-13) PASS : tst_QUrl::fromUserInputWithCwd(file-14) PASS : tst_QUrl::fromUserInputWithCwd(file-15) PASS : tst_QUrl::fromUserInputWithCwd(dotdot) PASS : tst_QUrl::fromUserInputWithCwd(nonexisting) PASS : tst_QUrl::fromUserInputWithCwd(short-url) PASS : tst_QUrl::fromUserInputWithCwd(full-url) PASS : tst_QUrl::fromUserInputWithCwd(absolute) PASS : tst_QUrl::fromUserInputWithCwd(windows-absolute) PASS : tst_QUrl::fromUserInputWithCwd(ipv4-1) PASS : tst_QUrl::fromUserInputWithCwd(ipv6-0) PASS : tst_QUrl::fromUserInputWithCwd(ipv6-1) PASS : tst_QUrl::fromUserInputWithCwd(ipv6-2) PASS : tst_QUrl::fromUserInputWithCwd(ipv6-3) PASS : tst_QUrl::fromUserInputWithCwd(ipv6-4) PASS : tst_QUrl::fromUserInputWithCwd(ipv6-5) PASS : tst_QUrl::fileName(fromDocu) PASS : tst_QUrl::fileName(absoluteFile) PASS : tst_QUrl::fileName(absoluteDir) PASS : tst_QUrl::fileName(absoluteInRoot) PASS : tst_QUrl::fileName(relative) PASS : tst_QUrl::fileName(relativeNoSlash) PASS : tst_QUrl::fileName(encoded) PASS : tst_QUrl::isEmptyForEncodedUrl() PASS : tst_QUrl::toEncodedNotUsingUninitializedPath() PASS : tst_QUrl::emptyAuthorityRemovesExistingAuthority(regular) PASS : tst_QUrl::emptyAuthorityRemovesExistingAuthority(empty) PASS : tst_QUrl::acceptEmptyAuthoritySegments() PASS : tst_QUrl::lowercasesScheme() PASS : tst_QUrl::componentEncodings(empty) PASS : tst_QUrl::componentEncodings(encoded-space) PASS : tst_QUrl::componentEncodings(decoded-space) PASS : tst_QUrl::componentEncodings(binary) PASS : tst_QUrl::componentEncodings(encoded-unicode) PASS : tst_QUrl::componentEncodings(decoded-unicode) PASS : tst_QUrl::componentEncodings(decoded-unreserved) PASS : tst_QUrl::componentEncodings(decoded-subdelims) PASS : tst_QUrl::componentEncodings(encoded-subdelims) PASS : tst_QUrl::componentEncodings(encoded-gendelims-changing) PASS : tst_QUrl::componentEncodings(decoded-gendelims-unchanging) PASS : tst_QUrl::componentEncodings(encoded-gendelims-unchanging) PASS : tst_QUrl::componentEncodings(unencoded-delims-query) PASS : tst_QUrl::componentEncodings(undecoded-delims-query) PASS : tst_QUrl::componentEncodings(encoded-reserved) PASS : tst_QUrl::componentEncodings(decoded-reserved) PASS : tst_QUrl::componentEncodings(pretty-spaces-unicode) PASS : tst_QUrl::componentEncodings(pretty-gendelims) PASS : tst_QUrl::componentEncodings(pretty-reserved) PASS : tst_QUrl::setComponents(scheme-null) PASS : tst_QUrl::setComponents(scheme-empty) PASS : tst_QUrl::setComponents(path-null) PASS : tst_QUrl::setComponents(path-empty) PASS : tst_QUrl::setComponents(path-%3A-before-slash) PASS : tst_QUrl::setComponents(path-doubleslash) PASS : tst_QUrl::setComponents(path-withdotdot) PASS : tst_QUrl::setComponents(userinfo-null) PASS : tst_QUrl::setComponents(userinfo-empty) PASS : tst_QUrl::setComponents(userinfo-colon) PASS : tst_QUrl::setComponents(username-null) PASS : tst_QUrl::setComponents(username-empty) PASS : tst_QUrl::setComponents(username-empty-password-nonempty) PASS : tst_QUrl::setComponents(username-empty-password-empty) PASS : tst_QUrl::setComponents(password-null) PASS : tst_QUrl::setComponents(password-empty) PASS : tst_QUrl::setComponents(host-null) PASS : tst_QUrl::setComponents(host-empty) PASS : tst_QUrl::setComponents(authority-null) PASS : tst_QUrl::setComponents(authority-empty) PASS : tst_QUrl::setComponents(query-null) PASS : tst_QUrl::setComponents(query-empty) PASS : tst_QUrl::setComponents(fragment-null) PASS : tst_QUrl::setComponents(fragment-empty) PASS : tst_QUrl::setComponents(invalid-scheme-1) PASS : tst_QUrl::setComponents(invalid-scheme-2) PASS : tst_QUrl::setComponents(invalid-scheme-3) PASS : tst_QUrl::setComponents(invalid-username-1) PASS : tst_QUrl::setComponents(invalid-username-2) PASS : tst_QUrl::setComponents(invalid-username-3) PASS : tst_QUrl::setComponents(invalid-password-1) PASS : tst_QUrl::setComponents(invalid-password-2) PASS : tst_QUrl::setComponents(invalid-password-3) PASS : tst_QUrl::setComponents(invalid-userinfo-1) PASS : tst_QUrl::setComponents(invalid-userinfo-2) PASS : tst_QUrl::setComponents(invalid-host-1) PASS : tst_QUrl::setComponents(invalid-host-2) PASS : tst_QUrl::setComponents(invalid-authority-1) PASS : tst_QUrl::setComponents(invalid-authority-2) PASS : tst_QUrl::setComponents(invalid-path-0) PASS : tst_QUrl::setComponents(invalid-query-1) PASS : tst_QUrl::setComponents(invalid-fragment-1) PASS : tst_QUrl::setComponents(invalid-path-1) PASS : tst_QUrl::setComponents(invalid-path-2) PASS : tst_QUrl::setComponents(bad-percent-username) PASS : tst_QUrl::setComponents(bad-percent-password) PASS : tst_QUrl::setComponents(bad-percent-userinfo-1) PASS : tst_QUrl::setComponents(bad-percent-userinfo-2) PASS : tst_QUrl::setComponents(bad-percent-userinfo-3) PASS : tst_QUrl::setComponents(bad-percent-authority-1) PASS : tst_QUrl::setComponents(bad-percent-authority-2) PASS : tst_QUrl::setComponents(bad-percent-authority-3) PASS : tst_QUrl::setComponents(bad-percent-authority-4) PASS : tst_QUrl::setComponents(bad-percent-host) PASS : tst_QUrl::setComponents(bad-percent-path) PASS : tst_QUrl::setComponents(bad-percent-query) PASS : tst_QUrl::setComponents(bad-percent-fragment) PASS : tst_QUrl::setComponents(invalid-scheme-encode) PASS : tst_QUrl::setComponents(username-encode) PASS : tst_QUrl::setComponents(password-encode) PASS : tst_QUrl::setComponents(invalid-host-encode) PASS : tst_QUrl::setComponents(path-encode) PASS : tst_QUrl::setComponents(query-encode) PASS : tst_QUrl::setComponents(fragment-encode) PASS : tst_QUrl::setComponents(username-decode) PASS : tst_QUrl::setComponents(password-decode) PASS : tst_QUrl::setComponents(path-decode) PASS : tst_QUrl::setComponents(query-decode) PASS : tst_QUrl::setComponents(fragment-decode) PASS : tst_QUrl::streaming(origURL) PASS : tst_QUrl::streaming(urlWithPassAndNoUser) PASS : tst_QUrl::streaming(accentuated) PASS : tst_QUrl::streaming(withPercents) PASS : tst_QUrl::streaming(empty) PASS : tst_QUrl::streaming(invalid) PASS : tst_QUrl::streaming(ipv6) PASS : tst_QUrl::detach() PASS : tst_QUrl::testThreading() PASS : tst_QUrl::cleanupTestCase() Totals: 728 passed, 1 failed, 1 skipped, 0 blacklisted ********* Finished testing of tst_QUrl ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qurl: 1 seconds, exit code 1 Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_00241/win32-msvc2010_opengl_dynamic_Windows_7/log.txt.gz Tested changes (refs/builds/5.5_1426033318): http://codereview.qt-project.org/108159 [PS6] - Fix regression in time zone handling http://codereview.qt-project.org/108014 [PS1] - QtDBus: Fix const correctness in old style casts http://codereview.qt-project.org/108013 [PS1] - QtXml: Fix const correctness in old style casts http://codereview.qt-project.org/108012 [PS1] - qdoc: Fix const correctness in old style casts http://codereview.qt-project.org/108010 [PS1] - QtSql: Fix const correctness in old style casts http://codereview.qt-project.org/108006 [PS1] - Fix const correctness in Harfbuzz http://codereview.qt-project.org/107467 [PS3] - QTest: Print hex instead of octal for QByteArray QCOMPARE failures http://codereview.qt-project.org/108205 [PS1] - tst_QUrl: Add extra testcases From ci-noreply at qt-project.org Wed Mar 11 02:24:01 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 11 Mar 2015 03:24:01 +0200 Subject: [Ci-reports] pass on QtDeclarative_5.5_Integration #83 Message-ID: <20150311_012401_053883.ci-noreply@qt-project.org> QtDeclarative_5.5_Integration #83: SUCCESS Tested changes (refs/builds/5.5_1426030620): http://codereview.qt-project.org/108020 [PS1] - qt quick particles: Fix const correctness in old style casts From ci-noreply at qt-project.org Wed Mar 11 03:02:33 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 11 Mar 2015 04:02:33 +0200 Subject: [Ci-reports] fail on QtDocGallery_master_Integration #110 Message-ID: <20150311_020233_006454.ci-noreply@qt-project.org> QtDocGallery_master_Integration » linux-g++_developer-build_OpenSuSE_13.1_x64 #110: FAILURE Build log: http://testresults.qt.io/ci/QtDocGallery_master_Integration/build_00110/linux-g++_developer-build_OpenSuSE_13.1_x64/log.txt.gz Tested changes (refs/builds/master_1426039273): http://codereview.qt-project.org/108221 [PS1] - Add a QML module identifier. From ci-noreply at qt-project.org Wed Mar 11 03:24:57 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 11 Mar 2015 03:24:57 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.5_state #22 - FAILURE Message-ID: <20150311022457.8A36A30D79@fork.qtproject.c.bitbit.net> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt-project.org/ci/Qt5_5.5_state/build_00022 From ci-noreply at qt-project.org Wed Mar 11 04:04:44 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 11 Mar 2015 04:04:44 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - QtBase_5.3_mobile_state #287 - FAILURE Message-ID: <20150311030444.88EB930B6A@fork.qtproject.c.bitbit.net> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt-project.org/ci/QtBase_5.3_mobile_state/build_00287 From ci-noreply at qt-project.org Wed Mar 11 05:22:56 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 11 Mar 2015 06:22:56 +0200 Subject: [Ci-reports] pass on QtBase_5.5_Integration #242 Message-ID: <20150311_042256_097237.ci-noreply@qt-project.org> QtBase_5.5_Integration #242: SUCCESS Tested changes (refs/builds/5.5_1426040460): http://codereview.qt-project.org/107467 [PS3] - QTest: Print hex instead of octal for QByteArray QCOMPARE failures http://codereview.qt-project.org/108006 [PS1] - Fix const correctness in Harfbuzz http://codereview.qt-project.org/108010 [PS1] - QtSql: Fix const correctness in old style casts http://codereview.qt-project.org/108012 [PS1] - qdoc: Fix const correctness in old style casts http://codereview.qt-project.org/108013 [PS1] - QtXml: Fix const correctness in old style casts http://codereview.qt-project.org/108014 [PS1] - QtDBus: Fix const correctness in old style casts http://codereview.qt-project.org/108159 [PS6] - Fix regression in time zone handling From ci-noreply at qt-project.org Wed Mar 11 05:52:12 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 11 Mar 2015 05:52:12 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.4_state #184 - FAILURE Message-ID: <20150311045212.6EDF7305D3@fork.qtproject.c.bitbit.net> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt-project.org/ci/Qt5_5.4_state/build_00184 From ci-noreply at qt-project.org Wed Mar 11 06:06:07 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 11 Mar 2015 07:06:07 +0200 Subject: [Ci-reports] pass on QtDeclarative_5.5_Integration #84 Message-ID: <20150311_050607_062613.ci-noreply@qt-project.org> QtDeclarative_5.5_Integration #84: SUCCESS Tested changes (refs/builds/5.5_1426044337): http://codereview.qt-project.org/108044 [PS4] - Fix flickable stealing gestures when height >= contentHeight. From ci-noreply at qt-project.org Wed Mar 11 06:56:46 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 11 Mar 2015 06:56:46 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.3_state #288 - FAILURE Message-ID: <20150311055646.D37F830C97@fork.qtproject.c.bitbit.net> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt-project.org/ci/Qt5_5.3_state/build_00288 From ci-noreply at qt-project.org Wed Mar 11 07:29:59 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 11 Mar 2015 08:29:59 +0200 Subject: [Ci-reports] pass on QtCanvas3D_5.5_Integration #37 Message-ID: <20150311_062959_091896.ci-noreply@qt-project.org> QtCanvas3D_5.5_Integration #37: SUCCESS Tested changes (refs/builds/5.5_1426052218): http://codereview.qt-project.org/108162 [PS3] - Implemented getParameter() and added state checks. From ci-noreply at qt-project.org Wed Mar 11 08:55:06 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 11 Mar 2015 09:55:06 +0200 Subject: [Ci-reports] pass on QtTools_5.5_Integration #11 Message-ID: <20150311_075506_043875.ci-noreply@qt-project.org> QtTools_5.5_Integration #11: SUCCESS Tested changes (refs/builds/5.5_1426053400): http://codereview.qt-project.org/108023 [PS1] - Designer: fix const correctness in old-style casts From ci-noreply at qt-project.org Wed Mar 11 08:55:48 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 11 Mar 2015 09:55:48 +0200 Subject: [Ci-reports] fail on QtBase_5.5_Integration #244 Message-ID: <20150311_075548_058370.ci-noreply@qt-project.org> QtBase_5.5_Integration » win64-msvc2012_developer-build_qtnamespace_Windows_81 #244: FAILURE Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_00244/win64-msvc2012_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/5.5_1426055073): http://codereview.qt-project.org/108100 [PS1] - eglfs_kms: Use a QByteArray for connectorName http://codereview.qt-project.org/108017 [PS2] - QtGui: Fix const correctness in old style casts http://codereview.qt-project.org/108008 [PS1] - Update strto(u)ll.c to not produce a warning with -Wcast-qual From ci-noreply at qt-project.org Wed Mar 11 09:11:48 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 11 Mar 2015 10:11:48 +0200 Subject: [Ci-reports] fail on Qt5_5.5_Integration #19 Message-ID: <20150311_081148_091790.ci-noreply@qt-project.org> Autotest `tst_qscriptengine' failed :( Testing tst_QScriptEngine FAIL! : tst_QScriptEngine::dateRoundtripJSQtJS() Sun Oct 25 2009 03:00:00 GMT+0300 (FLE Daylight Time) tst_qscriptengine.cpp(5811) : failure location FAIL! : tst_QScriptEngine::dateConversionJSQt() Sun Oct 25 2009 03:00:00 GMT+0300 (FLE Daylight Time) tst_qscriptengine.cpp(5840) : failure location Totals: 520 passed, 2 failed, 2 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QScriptEngine ********* Config: Using QtTest library 5.5.0, Qt 5.5.0 (i386-little_endian-ilp32 shared (dynamic) release build; by MSVC 2010) PASS : tst_QScriptEngine::initTestCase() PASS : tst_QScriptEngine::constructWithParent() PASS : tst_QScriptEngine::currentContext() PASS : tst_QScriptEngine::pushPopContext() PASS : tst_QScriptEngine::getSetDefaultPrototype_int() PASS : tst_QScriptEngine::getSetDefaultPrototype_customType() PASS : tst_QScriptEngine::newFunction() PASS : tst_QScriptEngine::newFunctionWithArg() PASS : tst_QScriptEngine::newFunctionWithProto() PASS : tst_QScriptEngine::newObject() PASS : tst_QScriptEngine::newArray() PASS : tst_QScriptEngine::newArray_HooliganTask218092() XFAIL : tst_QScriptEngine::newArray_HooliganTask233836() ECMA compliance bug in Array.prototype.push: https://bugs.webkit.org/show_bug.cgi?id=55033 tst_qscriptengine.cpp(462) : failure location PASS : tst_QScriptEngine::newArray_HooliganTask233836() PASS : tst_QScriptEngine::newVariant() PASS : tst_QScriptEngine::newVariant_defaultPrototype() PASS : tst_QScriptEngine::newVariant_promoteObject() PASS : tst_QScriptEngine::newVariant_replaceValue() PASS : tst_QScriptEngine::newVariant_valueOfToString() PASS : tst_QScriptEngine::newVariant_promoteNonObject() PASS : tst_QScriptEngine::newVariant_promoteNonQScriptObject() PASS : tst_QScriptEngine::newRegExp() XFAIL : tst_QScriptEngine::jsRegExp() RegExp copy-constructor should return a new object: https://bugs.webkit.org/show_bug.cgi?id=55040 tst_qscriptengine.cpp(662) : failure location PASS : tst_QScriptEngine::jsRegExp() PASS : tst_QScriptEngine::newDate() PASS : tst_QScriptEngine::jsParseDate() PASS : tst_QScriptEngine::newQObject() PASS : tst_QScriptEngine::newQObject_ownership() PASS : tst_QScriptEngine::newQObject_promoteObject() PASS : tst_QScriptEngine::newQObject_sameQObject() PASS : tst_QScriptEngine::newQObject_defaultPrototype() PASS : tst_QScriptEngine::newQObject_promoteNonObject() PASS : tst_QScriptEngine::newQObject_promoteNonQScriptObject() PASS : tst_QScriptEngine::newQMetaObject() SKIP : tst_QScriptEngine::newActivationObject() internal function not implemented in JSC-based back-end tst_qscriptengine.cpp(1112) : failure location PASS : tst_QScriptEngine::getSetGlobalObject() XFAIL : tst_QScriptEngine::globalObjectProperties() [ECMA compliance] JSC sets DontDelete flag for Math object: https://bugs.webkit.org/show_bug.cgi?id=55034 tst_qscriptengine.cpp(1307) : failure location PASS : tst_QScriptEngine::globalObjectProperties() PASS : tst_QScriptEngine::globalObjectProperties_enumerate() XFAIL : tst_QScriptEngine::createGlobalObjectProperty() QTBUG-6134: custom Global Object properties don't retain attributes tst_qscriptengine.cpp(1399) : failure location PASS : tst_QScriptEngine::createGlobalObjectProperty() PASS : tst_QScriptEngine::globalObjectGetterSetterProperty() PASS : tst_QScriptEngine::customGlobalObjectWithPrototype() XFAIL : tst_QScriptEngine::globalObjectWithCustomPrototype() QTBUG-9737: Prototype change in JS not reflected on C++ side tst_qscriptengine.cpp(1543) : failure location PASS : tst_QScriptEngine::globalObjectWithCustomPrototype() PASS : tst_QScriptEngine::builtinFunctionNames(print) PASS : tst_QScriptEngine::builtinFunctionNames(parseInt) PASS : tst_QScriptEngine::builtinFunctionNames(parseFloat) PASS : tst_QScriptEngine::builtinFunctionNames(isNaN) PASS : tst_QScriptEngine::builtinFunctionNames(isFinite) PASS : tst_QScriptEngine::builtinFunctionNames(decodeURI) PASS : tst_QScriptEngine::builtinFunctionNames(decodeURIComponent) PASS : tst_QScriptEngine::builtinFunctionNames(encodeURI) PASS : tst_QScriptEngine::builtinFunctionNames(encodeURIComponent) PASS : tst_QScriptEngine::builtinFunctionNames(escape) PASS : tst_QScriptEngine::builtinFunctionNames(unescape) PASS : tst_QScriptEngine::builtinFunctionNames(version) PASS : tst_QScriptEngine::builtinFunctionNames(gc) PASS : tst_QScriptEngine::builtinFunctionNames(Array) PASS : tst_QScriptEngine::builtinFunctionNames(Array.prototype.toString) PASS : tst_QScriptEngine::builtinFunctionNames(Array.prototype.toLocaleString) PASS : tst_QScriptEngine::builtinFunctionNames(Array.prototype.concat) PASS : tst_QScriptEngine::builtinFunctionNames(Array.prototype.join) PASS : tst_QScriptEngine::builtinFunctionNames(Array.prototype.pop) PASS : tst_QScriptEngine::builtinFunctionNames(Array.prototype.push) PASS : tst_QScriptEngine::builtinFunctionNames(Array.prototype.reverse) PASS : tst_QScriptEngine::builtinFunctionNames(Array.prototype.shift) PASS : tst_QScriptEngine::builtinFunctionNames(Array.prototype.slice) PASS : tst_QScriptEngine::builtinFunctionNames(Array.prototype.sort) PASS : tst_QScriptEngine::builtinFunctionNames(Array.prototype.splice) PASS : tst_QScriptEngine::builtinFunctionNames(Array.prototype.unshift) PASS : tst_QScriptEngine::builtinFunctionNames(Boolean) PASS : tst_QScriptEngine::builtinFunctionNames(Boolean.prototype.toString) PASS : tst_QScriptEngine::builtinFunctionNames(Date) PASS : tst_QScriptEngine::builtinFunctionNames(Date.prototype.toString) PASS : tst_QScriptEngine::builtinFunctionNames(Date.prototype.toDateString) PASS : tst_QScriptEngine::builtinFunctionNames(Date.prototype.toTimeString) PASS : tst_QScriptEngine::builtinFunctionNames(Date.prototype.toLocaleString) PASS : tst_QScriptEngine::builtinFunctionNames(Date.prototype.toLocaleDateString) PASS : tst_QScriptEngine::builtinFunctionNames(Date.prototype.toLocaleTimeString) PASS : tst_QScriptEngine::builtinFunctionNames(Date.prototype.valueOf) PASS : tst_QScriptEngine::builtinFunctionNames(Date.prototype.getTime) PASS : tst_QScriptEngine::builtinFunctionNames(Date.prototype.getYear) PASS : tst_QScriptEngine::builtinFunctionNames(Date.prototype.getFullYear) PASS : tst_QScriptEngine::builtinFunctionNames(Date.prototype.getUTCFullYear) PASS : tst_QScriptEngine::builtinFunctionNames(Date.prototype.getMonth) PASS : tst_QScriptEngine::builtinFunctionNames(Date.prototype.getUTCMonth) PASS : tst_QScriptEngine::builtinFunctionNames(Date.prototype.getDate) PASS : tst_QScriptEngine::builtinFunctionNames(Date.prototype.getUTCDate) PASS : tst_QScriptEngine::builtinFunctionNames(Date.prototype.getDay) PASS : tst_QScriptEngine::builtinFunctionNames(Date.prototype.getUTCDay) PASS : tst_QScriptEngine::builtinFunctionNames(Date.prototype.getHours) PASS : tst_QScriptEngine::builtinFunctionNames(Date.prototype.getUTCHours) PASS : tst_QScriptEngine::builtinFunctionNames(Date.prototype.getMinutes) PASS : tst_QScriptEngine::builtinFunctionNames(Date.prototype.getUTCMinutes) PASS : tst_QScriptEngine::builtinFunctionNames(Date.prototype.getSeconds) PASS : tst_QScriptEngine::builtinFunctionNames(Date.prototype.getUTCSeconds) PASS : tst_QScriptEngine::builtinFunctionNames(Date.prototype.getMilliseconds) PASS : tst_QScriptEngine::builtinFunctionNames(Date.prototype.getUTCMilliseconds) PASS : tst_QScriptEngine::builtinFunctionNames(Date.prototype.getTimezoneOffset) PASS : tst_QScriptEngine::builtinFunctionNames(Date.prototype.setTime) PASS : tst_QScriptEngine::builtinFunctionNames(Date.prototype.setMilliseconds) PASS : tst_QScriptEngine::builtinFunctionNames(Date.prototype.setUTCMilliseconds) PASS : tst_QScriptEngine::builtinFunctionNames(Date.prototype.setSeconds) PASS : tst_QScriptEngine::builtinFunctionNames(Date.prototype.setUTCSeconds) PASS : tst_QScriptEngine::builtinFunctionNames(Date.prototype.setMinutes) PASS : tst_QScriptEngine::builtinFunctionNames(Date.prototype.setUTCMinutes) PASS : tst_QScriptEngine::builtinFunctionNames(Date.prototype.setHours) PASS : tst_QScriptEngine::builtinFunctionNames(Date.prototype.setUTCHours) PASS : tst_QScriptEngine::builtinFunctionNames(Date.prototype.setDate) PASS : tst_QScriptEngine::builtinFunctionNames(Date.prototype.setUTCDate) PASS : tst_QScriptEngine::builtinFunctionNames(Date.prototype.setMonth) PASS : tst_QScriptEngine::builtinFunctionNames(Date.prototype.setUTCMonth) PASS : tst_QScriptEngine::builtinFunctionNames(Date.prototype.setYear) PASS : tst_QScriptEngine::builtinFunctionNames(Date.prototype.setFullYear) PASS : tst_QScriptEngine::builtinFunctionNames(Date.prototype.setUTCFullYear) PASS : tst_QScriptEngine::builtinFunctionNames(Date.prototype.toUTCString) PASS : tst_QScriptEngine::builtinFunctionNames(Date.prototype.toGMTString) PASS : tst_QScriptEngine::builtinFunctionNames(Error) PASS : tst_QScriptEngine::builtinFunctionNames(Error.prototype.toString) PASS : tst_QScriptEngine::builtinFunctionNames(EvalError) PASS : tst_QScriptEngine::builtinFunctionNames(RangeError) PASS : tst_QScriptEngine::builtinFunctionNames(ReferenceError) PASS : tst_QScriptEngine::builtinFunctionNames(SyntaxError) PASS : tst_QScriptEngine::builtinFunctionNames(TypeError) PASS : tst_QScriptEngine::builtinFunctionNames(URIError) PASS : tst_QScriptEngine::builtinFunctionNames(Function) PASS : tst_QScriptEngine::builtinFunctionNames(Function.prototype.toString) PASS : tst_QScriptEngine::builtinFunctionNames(Function.prototype.apply) PASS : tst_QScriptEngine::builtinFunctionNames(Function.prototype.call) PASS : tst_QScriptEngine::builtinFunctionNames(Function.prototype.connect) PASS : tst_QScriptEngine::builtinFunctionNames(Function.prototype.disconnect) PASS : tst_QScriptEngine::builtinFunctionNames(Math.abs) PASS : tst_QScriptEngine::builtinFunctionNames(Math.acos) PASS : tst_QScriptEngine::builtinFunctionNames(Math.asin) PASS : tst_QScriptEngine::builtinFunctionNames(Math.atan) PASS : tst_QScriptEngine::builtinFunctionNames(Math.atan2) PASS : tst_QScriptEngine::builtinFunctionNames(Math.ceil) PASS : tst_QScriptEngine::builtinFunctionNames(Math.cos) PASS : tst_QScriptEngine::builtinFunctionNames(Math.exp) PASS : tst_QScriptEngine::builtinFunctionNames(Math.floor) PASS : tst_QScriptEngine::builtinFunctionNames(Math.log) PASS : tst_QScriptEngine::builtinFunctionNames(Math.max) PASS : tst_QScriptEngine::builtinFunctionNames(Math.min) PASS : tst_QScriptEngine::builtinFunctionNames(Math.pow) PASS : tst_QScriptEngine::builtinFunctionNames(Math.random) PASS : tst_QScriptEngine::builtinFunctionNames(Math.round) PASS : tst_QScriptEngine::builtinFunctionNames(Math.sin) PASS : tst_QScriptEngine::builtinFunctionNames(Math.sqrt) PASS : tst_QScriptEngine::builtinFunctionNames(Math.tan) PASS : tst_QScriptEngine::builtinFunctionNames(Number) PASS : tst_QScriptEngine::builtinFunctionNames(Number.prototype.toString) PASS : tst_QScriptEngine::builtinFunctionNames(Number.prototype.toLocaleString) PASS : tst_QScriptEngine::builtinFunctionNames(Number.prototype.valueOf) PASS : tst_QScriptEngine::builtinFunctionNames(Number.prototype.toFixed) PASS : tst_QScriptEngine::builtinFunctionNames(Number.prototype.toExponential) PASS : tst_QScriptEngine::builtinFunctionNames(Number.prototype.toPrecision) PASS : tst_QScriptEngine::builtinFunctionNames(Object) PASS : tst_QScriptEngine::builtinFunctionNames(Object.prototype.toString) PASS : tst_QScriptEngine::builtinFunctionNames(Object.prototype.toLocaleString) PASS : tst_QScriptEngine::builtinFunctionNames(Object.prototype.valueOf) PASS : tst_QScriptEngine::builtinFunctionNames(Object.prototype.hasOwnProperty) PASS : tst_QScriptEngine::builtinFunctionNames(Object.prototype.isPrototypeOf) PASS : tst_QScriptEngine::builtinFunctionNames(Object.prototype.propertyIsEnumerable) PASS : tst_QScriptEngine::builtinFunctionNames(Object.prototype.__defineGetter__) PASS : tst_QScriptEngine::builtinFunctionNames(Object.prototype.__defineSetter__) PASS : tst_QScriptEngine::builtinFunctionNames(RegExp) PASS : tst_QScriptEngine::builtinFunctionNames(RegExp.prototype.exec) PASS : tst_QScriptEngine::builtinFunctionNames(RegExp.prototype.test) PASS : tst_QScriptEngine::builtinFunctionNames(RegExp.prototype.toString) PASS : tst_QScriptEngine::builtinFunctionNames(String) PASS : tst_QScriptEngine::builtinFunctionNames(String.prototype.toString) PASS : tst_QScriptEngine::builtinFunctionNames(String.prototype.valueOf) PASS : tst_QScriptEngine::builtinFunctionNames(String.prototype.charAt) PASS : tst_QScriptEngine::builtinFunctionNames(String.prototype.charCodeAt) PASS : tst_QScriptEngine::builtinFunctionNames(String.prototype.concat) PASS : tst_QScriptEngine::builtinFunctionNames(String.prototype.indexOf) PASS : tst_QScriptEngine::builtinFunctionNames(String.prototype.lastIndexOf) PASS : tst_QScriptEngine::builtinFunctionNames(String.prototype.localeCompare) PASS : tst_QScriptEngine::builtinFunctionNames(String.prototype.match) PASS : tst_QScriptEngine::builtinFunctionNames(String.prototype.replace) PASS : tst_QScriptEngine::builtinFunctionNames(String.prototype.search) PASS : tst_QScriptEngine::builtinFunctionNames(String.prototype.slice) PASS : tst_QScriptEngine::builtinFunctionNames(String.prototype.split) PASS : tst_QScriptEngine::builtinFunctionNames(String.prototype.substring) PASS : tst_QScriptEngine::builtinFunctionNames(String.prototype.toLowerCase) PASS : tst_QScriptEngine::builtinFunctionNames(String.prototype.toLocaleLowerCase) PASS : tst_QScriptEngine::builtinFunctionNames(String.prototype.toUpperCase) PASS : tst_QScriptEngine::builtinFunctionNames(String.prototype.toLocaleUpperCase) PASS : tst_QScriptEngine::checkSyntax(0) PASS : tst_QScriptEngine::checkSyntax(if () PASS : tst_QScriptEngine::checkSyntax(if else) PASS : tst_QScriptEngine::checkSyntax(foo[) PASS : tst_QScriptEngine::checkSyntax(foo['bar']) PASS : tst_QScriptEngine::checkSyntax(/*) PASS : tst_QScriptEngine::checkSyntax(/* My comment) PASS : tst_QScriptEngine::checkSyntax(/* My comment */ foo = 10) PASS : tst_QScriptEngine::checkSyntax(foo = 10 /*) PASS : tst_QScriptEngine::checkSyntax(foo = 10; /*) PASS : tst_QScriptEngine::checkSyntax(foo = 10 /* My comment */) PASS : tst_QScriptEngine::checkSyntax(/=/) PASS : tst_QScriptEngine::checkSyntax(/=/g) PASS : tst_QScriptEngine::checkSyntax(/a/) PASS : tst_QScriptEngine::checkSyntax(/a/g) PASS : tst_QScriptEngine::canEvaluate() PASS : tst_QScriptEngine::canEvaluate(0) PASS : tst_QScriptEngine::canEvaluate(!) PASS : tst_QScriptEngine::canEvaluate(if () PASS : tst_QScriptEngine::canEvaluate(if (10) //) PASS : tst_QScriptEngine::canEvaluate(a = 1; if () PASS : tst_QScriptEngine::canEvaluate(./test.js) PASS : tst_QScriptEngine::canEvaluate(if (0) print(1)) PASS : tst_QScriptEngine::canEvaluate(0 = ) PASS : tst_QScriptEngine::canEvaluate(0 = 0) PASS : tst_QScriptEngine::canEvaluate(foo[) PASS : tst_QScriptEngine::canEvaluate(foo[) PASS : tst_QScriptEngine::canEvaluate(foo['bar']) PASS : tst_QScriptEngine::canEvaluate(/*) PASS : tst_QScriptEngine::canEvaluate(/* My comment) PASS : tst_QScriptEngine::canEvaluate(/* My comment */ foo = 10) PASS : tst_QScriptEngine::canEvaluate(foo = 10 /*) PASS : tst_QScriptEngine::canEvaluate(foo = 10; /*) PASS : tst_QScriptEngine::canEvaluate(foo = 10 /* My comment */) PASS : tst_QScriptEngine::canEvaluate(/=/) PASS : tst_QScriptEngine::canEvaluate(/=/g) PASS : tst_QScriptEngine::canEvaluate(/a/) PASS : tst_QScriptEngine::canEvaluate(/a/g) PASS : tst_QScriptEngine::evaluate((newline)) PASS : tst_QScriptEngine::evaluate(0 //) PASS : tst_QScriptEngine::evaluate(/* */) PASS : tst_QScriptEngine::evaluate(//) PASS : tst_QScriptEngine::evaluate((spaces)) PASS : tst_QScriptEngine::evaluate((empty)) PASS : tst_QScriptEngine::evaluate(0) PASS : tst_QScriptEngine::evaluate(0=1) PASS : tst_QScriptEngine::evaluate(a=1) PASS : tst_QScriptEngine::evaluate(a=1;K) PASS : tst_QScriptEngine::evaluate(f()) PASS : tst_QScriptEngine::evaluate(0) PASS : tst_QScriptEngine::evaluate(0=1) PASS : tst_QScriptEngine::evaluate(a=1) PASS : tst_QScriptEngine::evaluate(a=1;K) PASS : tst_QScriptEngine::evaluate(f()) PASS : tst_QScriptEngine::evaluate(functionThatDoesntExist()) PASS : tst_QScriptEngine::evaluate(for (var p in this) { continue labelThatDoesntExist; }) PASS : tst_QScriptEngine::evaluate(duplicateLabel: { duplicateLabel: ; }) PASS : tst_QScriptEngine::evaluate(/=/) PASS : tst_QScriptEngine::evaluate(/=/g) PASS : tst_QScriptEngine::evaluate(/a/) PASS : tst_QScriptEngine::evaluate(/a/g) PASS : tst_QScriptEngine::evaluate(/a/gim) PASS : tst_QScriptEngine::evaluate(/a/gimp) PASS : tst_QScriptEngine::nestedEvaluate() PASS : tst_QScriptEngine::uncaughtException() PASS : tst_QScriptEngine::errorMessage_QT679() PASS : tst_QScriptEngine::valueConversion_basic() PASS : tst_QScriptEngine::valueConversion_customType() PASS : tst_QScriptEngine::valueConversion_sequence() PASS : tst_QScriptEngine::valueConversion_QVariant() PASS : tst_QScriptEngine::valueConversion_hooliganTask248802() PASS : tst_QScriptEngine::valueConversion_basic2() PASS : tst_QScriptEngine::valueConversion_dateTime() XFAIL : tst_QScriptEngine::valueConversion_regExp() QTBUG-6136: JSC-based back-end doesn't preserve QRegExp::patternSyntax (always uses RegExp2) tst_qscriptengine.cpp(2480) : failure location XFAIL : tst_QScriptEngine::valueConversion_regExp() QTBUG-6136: JSC-based back-end doesn't preserve QRegExp::minimal (always false) tst_qscriptengine.cpp(2497) : failure location PASS : tst_QScriptEngine::valueConversion_regExp() PASS : tst_QScriptEngine::valueConversion_long() PASS : tst_QScriptEngine::qScriptValueFromValue_noEngine() XFAIL : tst_QScriptEngine::importExtension() JSC throws syntax error eagerly tst_qscriptengine.cpp(2634) : failure location XFAIL : tst_QScriptEngine::importExtension() JSC throws syntax error eagerly tst_qscriptengine.cpp(2634) : failure location PASS : tst_QScriptEngine::importExtension() PASS : tst_QScriptEngine::infiniteRecursion() PASS : tst_QScriptEngine::castWithPrototypeChain() PASS : tst_QScriptEngine::castWithMultipleInheritance() SKIP : tst_QScriptEngine::collectGarbage() This test does not work reliably tst_qscriptengine.cpp(2862) : failure location PASS : tst_QScriptEngine::reportAdditionalMemoryCost() PASS : tst_QScriptEngine::gcWithNestedDataStructure() PASS : tst_QScriptEngine::processEventsWhileRunning() PASS : tst_QScriptEngine::throwErrorFromProcessEvents(while (1)) PASS : tst_QScriptEngine::throwErrorFromProcessEvents(while (1) i++) PASS : tst_QScriptEngine::throwErrorFromProcessEvents(try catch) PASS : tst_QScriptEngine::disableProcessEventsInterval() PASS : tst_QScriptEngine::stacktrace() PASS : tst_QScriptEngine::stacktrace_callJSFromCpp(explicit throw) PASS : tst_QScriptEngine::stacktrace_callJSFromCpp(reference error) PASS : tst_QScriptEngine::numberParsing(decimal 0) PASS : tst_QScriptEngine::numberParsing(octal 0) PASS : tst_QScriptEngine::numberParsing(hex 0) PASS : tst_QScriptEngine::numberParsing(decimal 100) PASS : tst_QScriptEngine::numberParsing(hex 100) PASS : tst_QScriptEngine::numberParsing(octal 100) PASS : tst_QScriptEngine::numberParsing(decimal 4G) PASS : tst_QScriptEngine::numberParsing(hex 4G) PASS : tst_QScriptEngine::numberParsing(octal 4G) PASS : tst_QScriptEngine::numberParsing(0.5) PASS : tst_QScriptEngine::numberParsing(1.5) PASS : tst_QScriptEngine::numberParsing(1e2) PASS : tst_QScriptEngine::automaticSemicolonInsertion() PASS : tst_QScriptEngine::abortEvaluation_notEvaluating() PASS : tst_QScriptEngine::abortEvaluation(while (1)) PASS : tst_QScriptEngine::abortEvaluation(while (1) i++) PASS : tst_QScriptEngine::abortEvaluation(try catch) PASS : tst_QScriptEngine::abortEvaluation_tryCatch() PASS : tst_QScriptEngine::abortEvaluation_fromNative() PASS : tst_QScriptEngine::abortEvaluation_QTBUG9433() PASS : tst_QScriptEngine::isEvaluating_notEvaluating() PASS : tst_QScriptEngine::isEvaluating_fromNative() PASS : tst_QScriptEngine::isEvaluating_fromEvent() PASS : tst_QScriptEngine::printFunctionWithCustomHandler() PASS : tst_QScriptEngine::printThrowsException() XFAIL : tst_QScriptEngine::errorConstructors() QTBUG-6138: JSC doesn't assign lineNumber when errors are not thrown tst_qscriptengine.cpp(3712) : failure location XFAIL : tst_QScriptEngine::errorConstructors() QTBUG-6138: JSC doesn't assign lineNumber when errors are not thrown tst_qscriptengine.cpp(3712) : failure location XFAIL : tst_QScriptEngine::errorConstructors() QTBUG-6138: JSC doesn't assign lineNumber when errors are not thrown tst_qscriptengine.cpp(3712) : failure location XFAIL : tst_QScriptEngine::errorConstructors() QTBUG-6138: JSC doesn't assign lineNumber when errors are not thrown tst_qscriptengine.cpp(3712) : failure location XFAIL : tst_QScriptEngine::errorConstructors() QTBUG-6138: JSC doesn't assign lineNumber when errors are not thrown tst_qscriptengine.cpp(3712) : failure location XFAIL : tst_QScriptEngine::errorConstructors() QTBUG-6138: JSC doesn't assign lineNumber when errors are not thrown tst_qscriptengine.cpp(3712) : failure location XFAIL : tst_QScriptEngine::errorConstructors() QTBUG-6138: JSC doesn't assign lineNumber when errors are not thrown tst_qscriptengine.cpp(3712) : failure location XFAIL : tst_QScriptEngine::errorConstructors() QTBUG-6138: JSC doesn't assign lineNumber when errors are not thrown tst_qscriptengine.cpp(3712) : failure location XFAIL : tst_QScriptEngine::errorConstructors() QTBUG-6138: JSC doesn't assign lineNumber when errors are not thrown tst_qscriptengine.cpp(3712) : failure location XFAIL : tst_QScriptEngine::errorConstructors() QTBUG-6138: JSC doesn't assign lineNumber when errors are not thrown tst_qscriptengine.cpp(3712) : failure location XFAIL : tst_QScriptEngine::errorConstructors() QTBUG-6138: JSC doesn't assign lineNumber when errors are not thrown tst_qscriptengine.cpp(3712) : failure location XFAIL : tst_QScriptEngine::errorConstructors() QTBUG-6138: JSC doesn't assign lineNumber when errors are not thrown tst_qscriptengine.cpp(3712) : failure location XFAIL : tst_QScriptEngine::errorConstructors() QTBUG-6138: JSC doesn't assign lineNumber when errors are not thrown tst_qscriptengine.cpp(3712) : failure location XFAIL : tst_QScriptEngine::errorConstructors() QTBUG-6138: JSC doesn't assign lineNumber when errors are not thrown tst_qscriptengine.cpp(3712) : failure location PASS : tst_QScriptEngine::errorConstructors() PASS : tst_QScriptEngine::argumentsProperty_globalContext() PASS : tst_QScriptEngine::argumentsProperty_JS() PASS : tst_QScriptEngine::argumentsProperty_evaluateInNativeFunction() PASS : tst_QScriptEngine::jsNumberClass() PASS : tst_QScriptEngine::jsForInStatement_simple() PASS : tst_QScriptEngine::jsForInStatement_prototypeProperties() PASS : tst_QScriptEngine::jsForInStatement_mutateWhileIterating() PASS : tst_QScriptEngine::jsForInStatement_arrays() PASS : tst_QScriptEngine::jsForInStatement_nullAndUndefined() PASS : tst_QScriptEngine::jsFunctionDeclarationAsStatement() PASS : tst_QScriptEngine::stringObjects() PASS : tst_QScriptEngine::jsStringPrototypeReplaceBugs() PASS : tst_QScriptEngine::getterSetterThisObject_global() PASS : tst_QScriptEngine::getterSetterThisObject_plain() PASS : tst_QScriptEngine::getterSetterThisObject_prototypeChain() XFAIL : tst_QScriptEngine::getterSetterThisObject_activation() QTBUG-17605: Not possible to implement local variables as getter/setter properties tst_qscriptengine.cpp(4274) : failure location PASS : tst_QScriptEngine::getterSetterThisObject_activation() PASS : tst_QScriptEngine::jsContinueInSwitch() PASS : tst_QScriptEngine::jsShadowReadOnlyPrototypeProperty() PASS : tst_QScriptEngine::toObject() PASS : tst_QScriptEngine::jsReservedWords(break) PASS : tst_QScriptEngine::jsReservedWords(case) PASS : tst_QScriptEngine::jsReservedWords(catch) PASS : tst_QScriptEngine::jsReservedWords(continue) PASS : tst_QScriptEngine::jsReservedWords(default) PASS : tst_QScriptEngine::jsReservedWords(delete) PASS : tst_QScriptEngine::jsReservedWords(do) PASS : tst_QScriptEngine::jsReservedWords(else) PASS : tst_QScriptEngine::jsReservedWords(false) PASS : tst_QScriptEngine::jsReservedWords(finally) PASS : tst_QScriptEngine::jsReservedWords(for) PASS : tst_QScriptEngine::jsReservedWords(function) PASS : tst_QScriptEngine::jsReservedWords(if) PASS : tst_QScriptEngine::jsReservedWords(in) PASS : tst_QScriptEngine::jsReservedWords(instanceof) PASS : tst_QScriptEngine::jsReservedWords(new) PASS : tst_QScriptEngine::jsReservedWords(null) PASS : tst_QScriptEngine::jsReservedWords(return) PASS : tst_QScriptEngine::jsReservedWords(switch) PASS : tst_QScriptEngine::jsReservedWords(this) PASS : tst_QScriptEngine::jsReservedWords(throw) PASS : tst_QScriptEngine::jsReservedWords(true) PASS : tst_QScriptEngine::jsReservedWords(try) PASS : tst_QScriptEngine::jsReservedWords(typeof) PASS : tst_QScriptEngine::jsReservedWords(var) PASS : tst_QScriptEngine::jsReservedWords(void) PASS : tst_QScriptEngine::jsReservedWords(while) PASS : tst_QScriptEngine::jsReservedWords(with) PASS : tst_QScriptEngine::jsFutureReservedWords(abstract) PASS : tst_QScriptEngine::jsFutureReservedWords(boolean) PASS : tst_QScriptEngine::jsFutureReservedWords(byte) PASS : tst_QScriptEngine::jsFutureReservedWords(char) PASS : tst_QScriptEngine::jsFutureReservedWords(class) PASS : tst_QScriptEngine::jsFutureReservedWords(const) PASS : tst_QScriptEngine::jsFutureReservedWords(debugger) PASS : tst_QScriptEngine::jsFutureReservedWords(double) PASS : tst_QScriptEngine::jsFutureReservedWords(enum) PASS : tst_QScriptEngine::jsFutureReservedWords(export) PASS : tst_QScriptEngine::jsFutureReservedWords(extends) PASS : tst_QScriptEngine::jsFutureReservedWords(final) PASS : tst_QScriptEngine::jsFutureReservedWords(float) PASS : tst_QScriptEngine::jsFutureReservedWords(goto) PASS : tst_QScriptEngine::jsFutureReservedWords(implements) PASS : tst_QScriptEngine::jsFutureReservedWords(import) PASS : tst_QScriptEngine::jsFutureReservedWords(int) PASS : tst_QScriptEngine::jsFutureReservedWords(interface) PASS : tst_QScriptEngine::jsFutureReservedWords(long) PASS : tst_QScriptEngine::jsFutureReservedWords(native) PASS : tst_QScriptEngine::jsFutureReservedWords(package) PASS : tst_QScriptEngine::jsFutureReservedWords(private) PASS : tst_QScriptEngine::jsFutureReservedWords(protected) PASS : tst_QScriptEngine::jsFutureReservedWords(public) PASS : tst_QScriptEngine::jsFutureReservedWords(short) PASS : tst_QScriptEngine::jsFutureReservedWords(static) PASS : tst_QScriptEngine::jsFutureReservedWords(super) PASS : tst_QScriptEngine::jsFutureReservedWords(synchronized) PASS : tst_QScriptEngine::jsFutureReservedWords(throws) PASS : tst_QScriptEngine::jsFutureReservedWords(transient) PASS : tst_QScriptEngine::jsFutureReservedWords(volatile) PASS : tst_QScriptEngine::jsThrowInsideWithStatement() PASS : tst_QScriptEngine::getSetAgent_ownership() PASS : tst_QScriptEngine::getSetAgent_deleteAgent() PASS : tst_QScriptEngine::getSetAgent_differentEngine() PASS : tst_QScriptEngine::reentrancy_stringHandles() PASS : tst_QScriptEngine::reentrancy_processEventsInterval() PASS : tst_QScriptEngine::reentrancy_typeConversion() PASS : tst_QScriptEngine::reentrancy_globalObjectProperties() PASS : tst_QScriptEngine::reentrancy_Array() PASS : tst_QScriptEngine::reentrancy_objectCreation() PASS : tst_QScriptEngine::jsIncDecNonObjectProperty() PASS : tst_QScriptEngine::installTranslatorFunctions(Default global object) PASS : tst_QScriptEngine::installTranslatorFunctions(Custom global object) PASS : tst_QScriptEngine::translateScript(qsTr('One')@translatable.js) PASS : tst_QScriptEngine::translateScript(qsTr('Hello')@translatable.js) PASS : tst_QScriptEngine::translateScript((function() { return qsTr('One'); })()@translatable.js) PASS : tst_QScriptEngine::translateScript((function() { return qsTr('Hello'); })()@translatable.js) PASS : tst_QScriptEngine::translateScript(eval('qsTr(\'One\')')@translatable.js) PASS : tst_QScriptEngine::translateScript(eval('qsTr(\'Hello\')')@translatable.js) PASS : tst_QScriptEngine::translateScript(qsTr('%n message(s) saved', '', 1)@translatable.js) PASS : tst_QScriptEngine::translateScript(qsTr('%n message(s) saved', '', 3).arg at translatable.js) PASS : tst_QScriptEngine::translateScript(qsTranslate('FooContext', 'Two')@translatable.js) PASS : tst_QScriptEngine::translateScript(qsTranslate('FooContext', 'Goodbye')@translatable.js) PASS : tst_QScriptEngine::translateScript(eval('qsTranslate(\'FooContext\', \'Two\')')@translatable.js) PASS : tst_QScriptEngine::translateScript(eval('qsTranslate(\'FooContext\', \'Goodbye\')')@translatable.js) PASS : tst_QScriptEngine::translateScript(qsTranslate('FooContext', 'Goodbye', '')@translatable.js) PASS : tst_QScriptEngine::translateScript(qsTranslate('FooContext', 'Goodbye', '', 42)@translatable.js) PASS : tst_QScriptEngine::translateScript(qsTr('One', 'not the same one')@translatable.js) PASS : tst_QScriptEngine::translateScript(qsTr('One', 'not the same one', 42)@translatable.js) PASS : tst_QScriptEngine::translateScript(qsTranslate('FooContext', '%n fooish bar(s) found', '', 1)@translatable.js) PASS : tst_QScriptEngine::translateScript(qsTranslate('FooContext', '%n fooish bar(s) found', '', 2)@translatable.js) PASS : tst_QScriptEngine::translateScript(qsTr('Three')@translatable.js) PASS : tst_QScriptEngine::translateScript(qsTranslate('FooContext', 'So long')@translatable.js) PASS : tst_QScriptEngine::translateScript(qsTranslate('BarContext', 'Goodbye')@translatable.js) PASS : tst_QScriptEngine::translateScript(qsTr('Three')@translatable2.js) PASS : tst_QScriptEngine::translateScript(qsTr('Happy birthday!')@translatable2.js) PASS : tst_QScriptEngine::translateScript(qsTr('One')@translatable2.js) PASS : tst_QScriptEngine::translateScript((function() { return qsTr('One'); })()@translatable2.js) PASS : tst_QScriptEngine::translateScript(qsTranslate('FooContext', 'Two')@translatable2.js) PASS : tst_QScriptEngine::translateScript(qsTranslate('BarContext', 'Congratulations!')@translatable.js) PASS : tst_QScriptEngine::translateScript_crossScript() PASS : tst_QScriptEngine::translateScript_callQsTrFromNative() PASS : tst_QScriptEngine::translateScript_trNoOp() PASS : tst_QScriptEngine::translateScript_callQsTrFromCpp() PASS : tst_QScriptEngine::translateWithInvalidArgs(qsTr()) PASS : tst_QScriptEngine::translateWithInvalidArgs(qsTr(123)) PASS : tst_QScriptEngine::translateWithInvalidArgs(qsTr('foo', 123)) PASS : tst_QScriptEngine::translateWithInvalidArgs(qsTr('foo', 'bar', 'baz')) PASS : tst_QScriptEngine::translateWithInvalidArgs(qsTr('foo', 'bar', true)) PASS : tst_QScriptEngine::translateWithInvalidArgs(qsTranslate()) PASS : tst_QScriptEngine::translateWithInvalidArgs(qsTranslate('foo')) PASS : tst_QScriptEngine::translateWithInvalidArgs(qsTranslate(123, 'foo')) PASS : tst_QScriptEngine::translateWithInvalidArgs(qsTranslate('foo', 123)) PASS : tst_QScriptEngine::translateWithInvalidArgs(qsTranslate('foo', 'bar', 123)) QWARN : tst_QScriptEngine::translateWithInvalidArgs(qsTranslate('foo', 'bar', 'baz', 'zab', 'rab')) qsTranslate(): specifying the encoding as fourth argument is deprecated PASS : tst_QScriptEngine::translateWithInvalidArgs(qsTranslate('foo', 'bar', 'baz', 'zab', 'rab')) PASS : tst_QScriptEngine::translateWithInvalidArgs(qsTrId()) PASS : tst_QScriptEngine::translateWithInvalidArgs(qsTrId(123)) PASS : tst_QScriptEngine::translateWithInvalidArgs(qsTrId('foo', 'bar')) PASS : tst_QScriptEngine::translationContext(translatable.js) PASS : tst_QScriptEngine::translationContext(/translatable.js) PASS : tst_QScriptEngine::translationContext(/foo/translatable.js) PASS : tst_QScriptEngine::translationContext(/foo/bar/translatable.js) PASS : tst_QScriptEngine::translationContext(./translatable.js) PASS : tst_QScriptEngine::translationContext(../translatable.js) PASS : tst_QScriptEngine::translationContext(foo/translatable.js) PASS : tst_QScriptEngine::translationContext(file:///home/qt/translatable.js) PASS : tst_QScriptEngine::translationContext(:/resources/translatable.js) PASS : tst_QScriptEngine::translationContext(/translatable.js.foo) PASS : tst_QScriptEngine::translationContext(/translatable.txt) PASS : tst_QScriptEngine::translationContext(translatable) PASS : tst_QScriptEngine::translationContext(foo/translatable) PASS : tst_QScriptEngine::translationContext(native separators) PASS : tst_QScriptEngine::translationContext(translatable.js/) PASS : tst_QScriptEngine::translationContext(nosuchscript.js) PASS : tst_QScriptEngine::translationContext((empty)) PASS : tst_QScriptEngine::translateScriptIdBased() PASS : tst_QScriptEngine::translateScriptUnicode(qsTr('H\u2082O')@translatable-unicode.js) PASS : tst_QScriptEngine::translateScriptUnicode(qsTranslate('\u010C\u0101\u011F\u0115', 'CO\u2082')@translatable-unicode.js) PASS : tst_QScriptEngine::translateScriptUnicode(qsTr('\u0391\u0392\u0393')@translatable-unicode.js) PASS : tst_QScriptEngine::translateScriptUnicode(qsTranslate('\u010C\u0101\u011F\u0115', '\u0414\u0415\u0416')@translatable-unicode.js) PASS : tst_QScriptEngine::translateScriptUnicode(qsTr('H\u2082O', 'not the same H\u2082O')@translatable-unicode.js) PASS : tst_QScriptEngine::translateScriptUnicode(qsTr('H\u2082O')) PASS : tst_QScriptEngine::translateScriptUnicode(qsTranslate('\u010C\u0101\u011F\u0115', 'CO\u2082')) PASS : tst_QScriptEngine::translateScriptUnicodeIdBased(qsTrId('\u01F8\u01D2\u0199\u01D0\u01E1'')) PASS : tst_QScriptEngine::translateScriptUnicodeIdBased(qsTrId('\u0191\u01CE\u0211\u0229\u019C\u018E\u019A\u01D0')) PASS : tst_QScriptEngine::translateScriptUnicodeIdBased(qsTrId('\u0181\u01A1\u0213\u018F\u018C', 10)) PASS : tst_QScriptEngine::translateScriptUnicodeIdBased(qsTrId('\u0181\u01A1\u0213\u018F\u018C')) PASS : tst_QScriptEngine::translateScriptUnicodeIdBased(qsTrId('\u01CD\u0180\u01A8\u0190\u019E\u01AB')) PASS : tst_QScriptEngine::translateFromBuiltinCallback() XFAIL : tst_QScriptEngine::functionScopes() QScriptValue::scope() is internal, not implemented tst_qscriptengine.cpp(5402) : failure location PASS : tst_QScriptEngine::functionScopes() PASS : tst_QScriptEngine::nativeFunctionScopes() PASS : tst_QScriptEngine::evaluateProgram() PASS : tst_QScriptEngine::evaluateProgram_customScope() PASS : tst_QScriptEngine::evaluateProgram_closure() PASS : tst_QScriptEngine::evaluateProgram_executeLater() PASS : tst_QScriptEngine::evaluateProgram_multipleEngines() PASS : tst_QScriptEngine::evaluateProgram_empty() PASS : tst_QScriptEngine::collectGarbageAfterConnect() PASS : tst_QScriptEngine::collectGarbageAfterNativeArguments() PASS : tst_QScriptEngine::promoteThisObjectToQObjectInConstructor() PASS : tst_QScriptEngine::scriptValueFromQMetaObject() PASS : tst_QScriptEngine::qRegExpInport(normal) PASS : tst_QScriptEngine::qRegExpInport(normal2) PASS : tst_QScriptEngine::qRegExpInport(case insensitive)) PASS : tst_QScriptEngine::qRegExpInport(case insensitive2)) PASS : tst_QScriptEngine::qRegExpInport(b(a*)(b*)) PASS : tst_QScriptEngine::qRegExpInport(greedy) PASS : tst_QScriptEngine::qRegExpInport(willcard) PASS : tst_QScriptEngine::qRegExpInport(willcard 2) PASS : tst_QScriptEngine::qRegExpInport(slash) PASS : tst_QScriptEngine::qRegExpInport(slash2) PASS : tst_QScriptEngine::qRegExpInport(fixed) PASS : tst_QScriptEngine::qRegExpInport(fixed insensitive) PASS : tst_QScriptEngine::qRegExpInport(fixed sensitive) PASS : tst_QScriptEngine::qRegExpInport(html) PASS : tst_QScriptEngine::qRegExpInport(html minimal) PASS : tst_QScriptEngine::qRegExpInport(aaa) PASS : tst_QScriptEngine::qRegExpInport(aaa minimal) PASS : tst_QScriptEngine::qRegExpInport(minimal) PASS : tst_QScriptEngine::qRegExpInport(.? minimal) PASS : tst_QScriptEngine::qRegExpInport(.+ minimal) PASS : tst_QScriptEngine::qRegExpInport([.?] minimal) PASS : tst_QScriptEngine::qRegExpInport([.+] minimal) PASS : tst_QScriptEngine::reentrency() PASS : tst_QScriptEngine::newFixedStaticScopeObject() PASS : tst_QScriptEngine::newGrowingStaticScopeObject() FAIL! : tst_QScriptEngine::dateRoundtripJSQtJS() Sun Oct 25 2009 03:00:00 GMT+0300 (FLE Daylight Time) tst_qscriptengine.cpp(5811) : failure location PASS : tst_QScriptEngine::dateRoundtripQtJSQt() FAIL! : tst_QScriptEngine::dateConversionJSQt() Sun Oct 25 2009 03:00:00 GMT+0300 (FLE Daylight Time) tst_qscriptengine.cpp(5840) : failure location PASS : tst_QScriptEngine::dateConversionQtJS() PASS : tst_QScriptEngine::stringListFromArrayWithEmptyElement() PASS : tst_QScriptEngine::collectQObjectWithCachedWrapper(unassigned,cpp,no-parent) PASS : tst_QScriptEngine::collectQObjectWithCachedWrapper(unassigned,cpp,parent) PASS : tst_QScriptEngine::collectQObjectWithCachedWrapper(unassigned,auto,no-parent) PASS : tst_QScriptEngine::collectQObjectWithCachedWrapper(unassigned,auto,parent) PASS : tst_QScriptEngine::collectQObjectWithCachedWrapper(unassigned,script,no-parent) PASS : tst_QScriptEngine::collectQObjectWithCachedWrapper(unassigned,script,parent) PASS : tst_QScriptEngine::collectQObjectWithCachedWrapper(global-property-property,cpp,no-parent) PASS : tst_QScriptEngine::collectQObjectWithCachedWrapper(global-property-property,cpp,parent) PASS : tst_QScriptEngine::collectQObjectWithCachedWrapper(global-property-property,auto,no-parent) PASS : tst_QScriptEngine::collectQObjectWithCachedWrapper(global-property-property,auto,parent) PASS : tst_QScriptEngine::collectQObjectWithCachedWrapper(global-property-property,script,no-parent) PASS : tst_QScriptEngine::collectQObjectWithCachedWrapper(global-property-property,script,parent) PASS : tst_QScriptEngine::pushContext_noInheritedScope() PASS : tst_QScriptEngine::cleanupTestCase() Totals: 520 passed, 2 failed, 2 skipped, 0 blacklisted ********* Finished testing of tst_QScriptEngine ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qscriptengine: 21 seconds, exit code 2 Build log: http://testresults.qt.io/ci/Qt5_5.5_Integration/build_00019/win32-msvc2010_Windows_7/log.txt.gz Tested changes (refs/builds/5.5_1426053485): http://codereview.qt-project.org/102241 [PS7] - Added Qt3D as a part of qt5.git default repositories http://codereview.qt-project.org/107229 [PS32] - Updated submodules. From ci-noreply at qt-project.org Wed Mar 11 10:14:51 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 11 Mar 2015 11:14:51 +0200 Subject: [Ci-reports] fail on Qt3D_dev_Integration #251 Message-ID: <20150311_091451_065355.ci-noreply@qt-project.org> Compilation failed :( defaults\qforwardrenderer.cpp(161) : error C2143: syntax error : missing ';' before 'const' defaults\qforwardrenderer.cpp(161) : error C2761: 'Qt3D::QEntity *Qt3D::QForwardRenderer::camera(void) const' : member function redeclaration not allowed defaults\qforwardrenderer.cpp(162) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int defaults\qforwardrenderer.cpp(162) : warning C4091: ' ' : ignored on left of 'const int' when no variable is declared defaults\qforwardrenderer.cpp(162) : error C2143: syntax error : missing ';' before '{' defaults\qforwardrenderer.cpp(162) : error C2447: '{' : missing function header (old-style formal list?) defaults\qdiffusespecularmapmaterial.cpp(181) : error C2470: 'Qt3D::QDiffuseSpecularMapMaterial::ambient' : looks like a function definition, but there is no parameter list; skipping apparent body defaults\qdiffusespecularmapmaterial.cpp(197) : error C2470: 'Qt3D::QDiffuseSpecularMapMaterial::diffuse' : looks like a function definition, but there is no parameter list; skipping apparent body defaults\qdiffusespecularmapmaterial.cpp(213) : error C2470: 'Qt3D::QDiffuseSpecularMapMaterial::specular' : looks like a function definition, but there is no parameter list; skipping apparent body defaults\qdiffusespecularmapmaterial.cpp(225) : error C2470: 'Qt3D::QDiffuseSpecularMapMaterial::shininess' : looks like a function definition, but there is no parameter list; skipping apparent body defaults\qdiffusespecularmapmaterial.cpp(236) : error C2470: 'Qt3D::QDiffuseSpecularMapMaterial::textureScale' : looks like a function definition, but there is no parameter list; skipping apparent body Build log: http://testresults.qt.io/ci/Qt3D_dev_Integration/build_00251/wince70embedded-armv4i-msvc2008_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1426064572): http://codereview.qt-project.org/105607 [PS15] - Doc: link and qdoc errors Qt3D From ci-noreply at qt-project.org Wed Mar 11 11:13:55 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 11 Mar 2015 12:13:55 +0200 Subject: [Ci-reports] pass on QtDeclarative_5.5_Integration #86 Message-ID: <20150311_101355_050009.ci-noreply@qt-project.org> QtDeclarative_5.5_Integration #86: SUCCESS Tested changes (refs/builds/5.5_1426062282): http://codereview.qt-project.org/108049 [PS3] - Don't evaluate the expression in switch() multiple times From ci-noreply at qt-project.org Wed Mar 11 11:36:16 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 11 Mar 2015 12:36:16 +0200 Subject: [Ci-reports] pass on QtDoc_5.5_Integration #12 Message-ID: <20150311_103616_063057.ci-noreply@qt-project.org> QtDoc_5.5_Integration #12: SUCCESS Tested changes (refs/builds/5.5_1426066800): http://codereview.qt-project.org/107958 [PS2] - Doc; Removed references to the obsolete release notes From ci-noreply at qt-project.org Wed Mar 11 12:27:05 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 11 Mar 2015 13:27:05 +0200 Subject: [Ci-reports] pass on QtBase_5.5_Integration #246 Message-ID: <20150311_112705_060597.ci-noreply@qt-project.org> QtBase_5.5_Integration #246: SUCCESS Tested changes (refs/builds/5.5_1426060645): http://codereview.qt-project.org/108196 [PS2] - xcb: another QXcbScreen null pointer check http://codereview.qt-project.org/108211 [PS1] - CMake: Fix regression with quoted OPTIONS parameter http://codereview.qt-project.org/108220 [PS1] - tst_QDateTime: remove silly test for timezone date too early http://codereview.qt-project.org/106636 [PS2] - Windows: Only set the touch flags if the window is not already registered http://codereview.qt-project.org/107433 [PS5] - Improve handling of XRandR events in XCB backend http://codereview.qt-project.org/108223 [PS1] - tst_QDateTime: Mark more Windows incorrect transitions http://codereview.qt-project.org/108222 [PS1] - QDateTime: ensure we always use the daylight status if known From ci-noreply at qt-project.org Wed Mar 11 12:45:41 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 11 Mar 2015 13:45:41 +0200 Subject: [Ci-reports] pass on QtBase_5.4_Integration #1897 Message-ID: <20150311_114541_009712.ci-noreply@qt-project.org> QtBase_5.4_Integration #1897: SUCCESS Tested changes (refs/builds/5.4_1426067254): http://codereview.qt-project.org/107405 [PS1] - Doc: Update the online documentation template http://codereview.qt-project.org/107969 [PS2] - Lock dispatchLock before the regular lock From ci-noreply at qt-project.org Wed Mar 11 12:57:13 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 11 Mar 2015 13:57:13 +0200 Subject: [Ci-reports] pass on QtSensors_5.4_Integration #24 Message-ID: <20150311_115713_049810.ci-noreply@qt-project.org> QtSensors_5.4_Integration #24: SUCCESS Tested changes (refs/builds/5.4_1426071701): http://codereview.qt-project.org/108215 [PS1] - Doc: Remove unused/old qdoc conf files From ci-noreply at qt-project.org Wed Mar 11 13:41:07 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 11 Mar 2015 14:41:07 +0200 Subject: [Ci-reports] fail on QtQuickControls_dev_Integration #554 Message-ID: <20150311_124107_067129.ci-noreply@qt-project.org> QtQuickControls_dev_Integration » win64-msvc2013_developer-build_qtnamespace_Windows_81 #554: FAILURE Build log: http://testresults.qt.io/ci/QtQuickControls_dev_Integration/build_00554/win64-msvc2013_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/dev_1426074481): http://codereview.qt-project.org/108266 [PS1] - Merge remote-tracking branch 'origin/5.5' into dev From ci-noreply at qt-project.org Wed Mar 11 13:56:55 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 11 Mar 2015 14:56:55 +0200 Subject: [Ci-reports] fail on QtQuickControls_dev_Integration #555 Message-ID: <20150311_125655_089695.ci-noreply@qt-project.org> Compilation failed :( c:\Program Files\Microsoft Visual Studio 9.0\VC\ce\include\xutility(3047) : see declaration of 'std::equal' c:\Program Files\Microsoft Visual Studio 9.0\VC\ce\include\xutility(3047) : see declaration of 'std::equal' kernel\qwidget.cpp(103) : fatal error C1083: Cannot open include file: 'QtPlatformHeaders/qxcbwindowfunctions.h': No such file or directory Build log: http://testresults.qt.io/ci/QtQuickControls_dev_Integration/build_00555/wince70embedded-armv4i-msvc2008_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1426077902): http://codereview.qt-project.org/108266 [PS1] - Merge remote-tracking branch 'origin/5.5' into dev From ci-noreply at qt-project.org Wed Mar 11 13:57:45 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 11 Mar 2015 14:57:45 +0200 Subject: [Ci-reports] pass on QtTools_5.5_Integration #12 Message-ID: <20150311_125745_075356.ci-noreply@qt-project.org> QtTools_5.5_Integration #12: SUCCESS Tested changes (refs/builds/5.5_1426073450): http://codereview.qt-project.org/108173 [PS4] - lupdate: Remove wrong error message From ci-noreply at qt-project.org Wed Mar 11 14:07:51 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 11 Mar 2015 15:07:51 +0200 Subject: [Ci-reports] pass on QtEnginio_1.1_Integration #15 Message-ID: <20150311_130751_037787.ci-noreply@qt-project.org> QtEnginio_1.1_Integration #15: SUCCESS Tested changes (refs/builds/1.1_1426074907): http://codereview.qt-project.org/108202 [PS1] - Doc: Fix missing type in \qmlproperty From ci-noreply at qt-project.org Wed Mar 11 14:12:08 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 11 Mar 2015 15:12:08 +0200 Subject: [Ci-reports] pass on QtBase_dev_Integration #5971 Message-ID: <20150311_131208_045289.ci-noreply@qt-project.org> QtBase_dev_Integration #5971: SUCCESS Tested changes (refs/builds/dev_1426071679): http://codereview.qt-project.org/106257 [PS1] - tst_qvariant: Remove an obsolete QSKIP From ci-noreply at qt-project.org Wed Mar 11 14:31:53 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 11 Mar 2015 15:31:53 +0200 Subject: [Ci-reports] pass on QtQuickControls_5.4_Integration #201 Message-ID: <20150311_133153_096559.ci-noreply@qt-project.org> QtQuickControls_5.4_Integration #201: SUCCESS Tested changes (refs/builds/5.4_1426076564): http://codereview.qt-project.org/108204 [PS1] - Doc: Fix missing qtcore dependency in Qt Quick Dialogs From ci-noreply at qt-project.org Wed Mar 11 14:37:49 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 11 Mar 2015 15:37:49 +0200 Subject: [Ci-reports] pass on QtBase_5.5_Integration #249 Message-ID: <20150311_133749_028730.ci-noreply@qt-project.org> QtBase_5.5_Integration #249: SUCCESS Tested changes (refs/builds/5.5_1426073322): http://codereview.qt-project.org/108168 [PS1] - Enhance EGL_CONTEXT_LOST checks http://codereview.qt-project.org/107936 [PS2] - Gui: Fix compilation with QT_NO_OPENGL http://codereview.qt-project.org/106806 [PS6] - Windows: Add -static-runtime configure option http://codereview.qt-project.org/108174 [PS3] - Clean up QLibraryInfoPrivate::findConfiguration() http://codereview.qt-project.org/107764 [PS4] - Doc: corrected snippet issue in Defining Plugins doc http://codereview.qt-project.org/107540 [PS5] - Doc: QDataStream Serializing doc error http://codereview.qt-project.org/108104 [PS2] - QGtkStyle: identify QtQuick.Controls.GroupBox as QAccessible::Grouping From ci-noreply at qt-project.org Wed Mar 11 14:58:12 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 11 Mar 2015 15:58:12 +0200 Subject: [Ci-reports] fail on QtBase_5.5_Integration #250 Message-ID: <20150311_135812_099809.ci-noreply@qt-project.org> qtbase failed to compile :( cc1plus: error: unrecognized command line option "-fuse-ld=gold" compiling painting/qpdf.cpp painting/qpdf.cpp: In member function ‘int TestNamespace::QPdfEnginePrivate::createShadingFunction(const TestNamespace::QGradient*, int, int, bool, bool)’: painting/qpdf.cpp:1971: error: template argument for ‘template class TestNamespace::QVector’ uses local type ‘TestNamespace::QPdfEnginePrivate::createShadingFunction(const TestNamespace::QGradient*, int, int, bool, bool)::GradientBound’ painting/qpdf.cpp:1971: error: trying to instantiate ‘template class TestNamespace::QVector’ painting/qpdf.cpp:1971: error: invalid type in declaration before ‘;’ token painting/qpdf.cpp:1981: error: no match for ‘operator<<’ in ‘gradientBounds << b’ ../../include/QtCore/../../src/corelib/tools/qbytearray.h:662: note: candidates are: TestNamespace::QDataStream& TestNamespace::operator<<(TestNamespace::QDataStream&, const TestNamespace::QByteArray&) ../../include/QtCore/../../src/corelib/tools/qchar.h:558: note: TestNamespace::QDataStream& TestNamespace::operator<<(TestNamespace::QDataStream&, TestNamespace::QChar) ../../include/QtCore/../../src/corelib/tools/qstring.h:1326: note: TestNamespace::QDataStream& TestNamespace::operator<<(TestNamespace::QDataStream&, const TestNamespace::QString&) ../../include/QtCore/../../src/corelib/tools/qregexp.h:114: note: TestNamespace::QDataStream& TestNamespace::operator<<(TestNamespace::QDataStream&, const TestNamespace::QRegExp&) ../../include/QtCore/../../src/corelib/tools/qregexp.h:119: note: TestNamespace::QDebug TestNamespace::operator<<(TestNamespace::QDebug, const TestNamespace::QRegExp&) ../../include/QtCore/../../src/corelib/tools/qpoint.h:98: note: TestNamespace::QDataStream& TestNamespace::operator<<(TestNamespace::QDataStream&, const TestNamespace::QPoint&) ../../include/QtCore/../../src/corelib/tools/qpoint.h:198: note: TestNamespace::QDebug TestNamespace::operator<<(TestNamespace::QDebug, const TestNamespace::QPoint&) ../../include/QtCore/../../src/corelib/tools/qpoint.h:258: note: TestNamespace::QDataStream& TestNamespace::operator<<(TestNamespace::QDataStream&, const TestNamespace::QPointF&) ../../include/QtCore/../../src/corelib/tools/qpoint.h:387: note: TestNamespace::QDebug TestNamespace::operator<<(TestNamespace::QDebug, const TestNamespace::QPointF&) ../../include/QtCore/../../src/corelib/tools/qmargins.h:88: note: TestNamespace::QDataStream& TestNamespace::operator<<(TestNamespace::QDataStream&, const TestNamespace::QMargins&) ../../include/QtCore/../../src/corelib/tools/qmargins.h:272: note: TestNamespace::QDebug TestNamespace::operator<<(TestNamespace::QDebug, const TestNamespace::QMargins&) ../../include/QtCore/../../src/corelib/tools/qmargins.h:321: note: TestNamespace::QDataStream& TestNamespace::operator<<(TestNamespace::QDataStream&, const TestNamespace::QMarginsF&) ../../include/QtCore/../../src/corelib/tools/qmargins.h:481: note: TestNamespace::QDebug TestNamespace::operator<<(TestNamespace::QDebug, const TestNamespace::QMarginsF&) ../../include/QtCore/../../src/corelib/tools/qsize.h:94: note: TestNamespace::QDataStream& TestNamespace::operator<<(TestNamespace::QDataStream&, const TestNamespace::QSize&) ../../include/QtCore/../../src/corelib/tools/qsize.h:197: note: TestNamespace::QDebug TestNamespace::operator<<(TestNamespace::QDebug, const TestNamespace::QSize&) ../../include/QtCore/../../src/corelib/tools/qsize.h:257: note: TestNamespace::QDataStream& TestNamespace::operator<<(TestNamespace::QDataStream&, const TestNamespace::QSizeF&) ../../include/QtCore/../../src/corelib/tools/qsize.h:367: note: TestNamespace::QDebug TestNamespace::operator<<(TestNamespace::QDebug, const TestNamespace::QSizeF&) ../../include/QtCore/../../src/corelib/tools/qrect.h:161: note: TestNamespace::QDataStream& TestNamespace::operator<<(TestNamespace::QDataStream&, const TestNamespace::QRect&) ../../include/QtCore/../../src/corelib/tools/qrect.h:489: note: TestNamespace::QDebug TestNamespace::operator<<(TestNamespace::QDebug, const TestNamespace::QRect&) ../../include/QtCore/../../src/corelib/tools/qrect.h:611: note: TestNamespace::QDataStream& TestNamespace::operator<<(TestNamespace::QDataStream&, const TestNamespace::QRectF&) ../../include/QtCore/../../src/corelib/tools/qrect.h:885: note: TestNamespace::QDebug TestNamespace::operator<<(TestNamespace::QDebug, const TestNamespace::QRectF&) ../../include/QtGui/../../src/gui/painting/qpolygon.h:91: note: TestNamespace::QDebug TestNamespace::operator<<(TestNamespace::QDebug, const TestNamespace::QPolygon&) ../../include/QtGui/../../src/gui/painting/qpolygon.h:98: note: TestNamespace::QDataStream& TestNamespace::operator<<(TestNamespace::QDataStream&, const TestNamespace::QPolygon&) ../../include/QtGui/../../src/gui/painting/qpolygon.h:159: note: TestNamespace::QDebug TestNamespace::operator<<(TestNamespace::QDebug, const TestNamespace::QPolygonF&) ../../include/QtGui/../../src/gui/painting/qpolygon.h:166: note: TestNamespace::QDataStream& TestNamespace::operator<<(TestNamespace::QDataStream&, const TestNamespace::QPolygonF&) ../../include/QtCore/../../src/corelib/kernel/qobject.h:549: note: TestNamespace::QDebug TestNamespace::operator<<(TestNamespace::QDebug, const TestNamespace::QObject*) ../../include/QtCore/../../src/corelib/io/qiodevice.h:166: note: TestNamespace::QDebug TestNamespace::operator<<(TestNamespace::QDebug, TestNamespace::QIODevice::OpenMode) ../../include/QtGui/../../src/gui/painting/qregion.h:166: note: TestNamespace::QDataStream& TestNamespace::operator<<(TestNamespace::QDataStream&, const TestNamespace::QRegion&) ../../include/QtGui/../../src/gui/painting/qregion.h:171: note: TestNamespace::QDebug TestNamespace::operator<<(TestNamespace::QDebug, const TestNamespace::QRegion&) ../../include/QtCore/../../src/corelib/tools/qline.h:190: note: TestNamespace::QDebug TestNamespace::operator<<(TestNamespace::QDebug, const TestNamespace::QLine&) ../../include/QtCore/../../src/corelib/tools/qline.h:194: note: TestNamespace::QDataStream& TestNamespace::operator<<(TestNamespace::QDataStream&, const TestNamespace::QLine&) ../../include/QtCore/../../src/corelib/tools/qline.h:404: note: TestNamespace::QDebug TestNamespace::operator<<(TestNamespace::QDebug, const TestNamespace::QLineF&) ../../include/QtCore/../../src/corelib/tools/qline.h:408: note: TestNamespace::QDataStream& TestNamespace::operator<<(TestNamespace::QDataStream&, const TestNamespace::QLineF&) ../../include/QtGui/../../src/gui/painting/qmatrix.h:168: note: TestNamespace::QDataStream& TestNamespace::operator<<(TestNamespace::QDataStream&, const TestNamespace::QMatrix&) ../../include/QtGui/../../src/gui/painting/qmatrix.h:173: note: TestNamespace::QDebug TestNamespace::operator<<(TestNamespace::QDebug, const TestNamespace::QMatrix&) ../../include/QtGui/../../src/gui/painting/qpainterpath.h:230: note: TestNamespace::QDataStream& TestNamespace::operator<<(TestNamespace::QDataStream&, const TestNamespace::QPainterPath&) ../../include/QtGui/../../src/gui/painting/qpainterpath.h:365: note: TestNamespace::QDebug TestNamespace::operator<<(TestNamespace::QDebug, const TestNamespace::QPainterPath&) ../../include/QtGui/../../src/gui/painting/qcolor.h:49: note: TestNamespace::QDebug TestNamespace::operator<<(TestNamespace::QDebug, const TestNamespace::QColor&) ../../include/QtGui/../../src/gui/painting/qcolor.h:240: note: TestNamespace::QDataStream& TestNamespace::operator<<(TestNamespace::QDataStream&, const TestNamespace::QColor&) ../../include/QtGui/../../src/gui/painting/qtransform.h:346: note: TestNamespace::QDataStream& TestNamespace::operator<<(TestNamespace::QDataStream&, const TestNamespace::QTransform&) ../../include/QtGui/../../src/gui/painting/qtransform.h:351: note: TestNamespace::QDebug TestNamespace::operator<<(TestNamespace::QDebug, const TestNamespace::QTransform&) ../../include/QtGui/../../src/gui/image/qimage.h:451: note: TestNamespace::QDataStream& TestNamespace::operator<<(TestNamespace::QDataStream&, const TestNamespace::QImage&) ../../include/QtGui/../../src/gui/image/qimage.h:456: note: TestNamespace::QDebug TestNamespace::operator<<(TestNamespace::QDebug, const TestNamespace::QImage&) ../../include/QtGui/../../src/gui/image/qpixmap.h:235: note: TestNamespace::QDataStream& TestNamespace::operator<<(TestNamespace::QDataStream&, const TestNamespace::QPixmap&) ../../include/QtGui/../../src/gui/image/qpixmap.h:240: note: TestNamespace::QDebug TestNamespace::operator<<(TestNamespace::QDebug, const TestNamespace::QPixmap&) ../../include/QtGui/../../src/gui/painting/qbrush.h:136: note: TestNamespace::QDataStream& TestNamespace::operator<<(TestNamespace::QDataStream&, const TestNamespace::QBrush&) ../../include/QtGui/../../src/gui/painting/qbrush.h:141: note: TestNamespace::QDebug TestNamespace::operator<<(TestNamespace::QDebug, const TestNamespace::QBrush&) ../../include/QtGui/../../src/gui/painting/qpen.h:116: note: TestNamespace::QDataStream& TestNamespace::operator<<(TestNamespace::QDataStream&, const TestNamespace::QPen&) ../../include/QtGui/../../src/gui/painting/qpen.h:129: note: TestNamespace::QDebug TestNamespace::operator<<(TestNamespace::QDebug, const TestNamespace::QPen&) ../../include/QtGui/../../src/gui/text/qfont.h:343: note: TestNamespace::QDataStream& TestNamespace::operator<<(TestNamespace::QDataStream&, const TestNamespace::QFont&) ../../include/QtGui/../../src/gui/text/qfont.h:348: note: TestNamespace::QDebug TestNamespace::operator<<(TestNamespace::QDebug, const TestNamespace::QFont&) ../../include/QtCore/../../src/corelib/kernel/qvariant.h:844: note: TestNamespace::QDebug TestNamespace::operator<<(TestNamespace::QDebug, const TestNamespace::QVariant&) ../../include/QtCore/../../src/corelib/kernel/qvariant.h:534: note: TestNamespace::QDataStream& TestNamespace::operator<<(TestNamespace::QDataStream&, const TestNamespace::QVariant&) ../../include/QtCore/../../src/corelib/kernel/qvariant.h:536: note: TestNamespace::QDataStream& TestNamespace::operator<<(TestNamespace::QDataStream&, TestNamespace::QVariant::Type) ../../include/QtCore/../../src/corelib/kernel/qvariant.h:845: note: TestNamespace::QDebug TestNamespace::operator<<(TestNamespace::QDebug, TestNamespace::QVariant::Type) ../../include/QtGui/../../src/gui/kernel/qkeysequence.h:205: note: TestNamespace::QDataStream& TestNamespace::operator<<(TestNamespace::QDataStream&, const TestNamespace::QKeySequence&) ../../include/QtGui/../../src/gui/kernel/qkeysequence.h:218: note: TestNamespace::QDebug TestNamespace::operator<<(TestNamespace::QDebug, const TestNamespace::QKeySequence&) ../../include/QtCore/../../src/corelib/io/qurl.h:398: note: TestNamespace::QDataStream& TestNamespace::operator<<(TestNamespace::QDataStream&, const TestNamespace::QUrl&) ../../include/QtCore/../../src/corelib/io/qurl.h:403: note: TestNamespace::QDebug TestNamespace::operator<<(TestNamespace::QDebug, const TestNamespace::QUrl&) ../../include/QtGui/../../src/gui/math3d/qvector2d.h:266: note: TestNamespace::QDebug TestNamespace::operator<<(TestNamespace::QDebug, const TestNamespace::QVector2D&) ../../include/QtGui/../../src/gui/math3d/qvector2d.h:270: note: TestNamespace::QDataStream& TestNamespace::operator<<(TestNamespace::QDataStream&, const TestNamespace::QVector2D&) ../../include/QtGui/../../src/gui/kernel/qevent.h:765: note: TestNamespace::QDebug TestNamespace::operator<<(TestNamespace::QDebug, const TestNamespace::QEvent*) ../../include/QtGui/../../src/gui/kernel/qevent.h:909: note: TestNamespace::QDebug TestNamespace::operator<<(TestNamespace::QDebug, const TestNamespace::QTouchEvent::TouchPoint&) ../../include/QtGui/../../src/gui/text/qtextformat.h:110: note: TestNamespace::QDataStream& TestNamespace::operator<<(TestNamespace::QDataStream&, const TestNamespace::QTextLength&) ../../include/QtGui/../../src/gui/text/qtextformat.h:74: note: TestNamespace::QDebug TestNamespace::operator<<(TestNamespace::QDebug, const TestNamespace::QTextLength&) ../../include/QtGui/../../src/gui/text/qtextformat.h:370: note: TestNamespace::QDataStream& TestNamespace::operator<<(TestNamespace::QDataStream&, const TestNamespace::QTextFormat&) ../../include/QtGui/../../src/gui/text/qtextformat.h:123: note: TestNamespace::QDebug TestNamespace::operator<<(TestNamespace::QDebug, const TestNamespace::QTextFormat&) ../../include/QtCore/../../src/corelib/tools/qlocale.h:962: note: TestNamespace::QDataStream& TestNamespace::operator<<(TestNamespace::QDataStream&, const TestNamespace::QLocale&) ../../include/QtCore/../../src/corelib/tools/qlocale.h:967: note: TestNamespace::QDebug TestNamespace::operator<<(TestNamespace::QDebug, const TestNamespace::QLocale&) ../../include/QtCore/../../src/corelib/io/qtextstream.h:222: note: TestNamespace::QTextStream& TestNamespace::operator<<(TestNamespace::QTextStream&, TestNamespace::QTextStream& (*)(TestNamespace::QTextStream&)) ../../include/QtCore/../../src/corelib/io/qtextstream.h:225: note: TestNamespace::QTextStream& TestNamespace::operator<<(TestNamespace::QTextStream&, TestNamespace::QTextStreamManipulator) ../../include/QtGui/5.5.0/QtGui/private/../../../../../src/gui/painting/qfixed_p.h:179: note: TestNamespace::QDebug& TestNamespace::operator<<(TestNamespace::QDebug&, const TestNamespace::QFixed&) ../../include/QtGui/../../src/gui/kernel/qpalette.h:196: note: TestNamespace::QDataStream& TestNamespace::operator<<(TestNamespace::QDataStream&, const TestNamespace::QPalette&) ../../include/QtGui/../../src/gui/kernel/qpalette.h:201: note: TestNamespace::QDebug TestNamespace::operator<<(TestNamespace::QDebug, const TestNamespace::QPalette&) ../../include/QtGui/../../src/gui/painting/qpagesize.h:298: note: TestNamespace::QDebug TestNamespace::operator<<(TestNamespace::QDebug, const TestNamespace::QPageSize&) painting/qpagelayout.h:142: note: TestNamespace::QDebug TestNamespace::operator<<(TestNamespace::QDebug, const TestNamespace::QPageLayout&) ../../include/QtCore/../../src/corelib/json/qjsonvalue.h:213: note: TestNamespace::QDebug TestNamespace::operator<<(TestNamespace::QDebug, const TestNamespace::QJsonValue&) ../../include/QtCore/../../src/corelib/json/qjsonobject.h:228: note: TestNamespace::QDebug TestNamespace::operator<<(TestNamespace::QDebug, const TestNamespace::QJsonObject&) ../../include/QtCore/../../src/corelib/tools/qdatetime.h:343: note: TestNamespace::QDataStream& TestNamespace::operator<<(TestNamespace::QDataStream&, const TestNamespace::QDate&) ../../include/QtCore/../../src/corelib/tools/qdatetime.h:345: note: TestNamespace::QDataStream& TestNamespace::operator<<(TestNamespace::QDataStream&, const TestNamespace::QTime&) ../../include/QtCore/../../src/corelib/tools/qdatetime.h:347: note: TestNamespace::QDataStream& TestNamespace::operator<<(TestNamespace::QDataStream&, const TestNamespace::QDateTime&) ../../include/QtCore/../../src/corelib/tools/qdatetime.h:354: note: TestNamespace::QDebug TestNamespace::operator<<(TestNamespace::QDebug, const TestNamespace::QDateTime&) ../../include/QtCore/../../src/corelib/tools/qdatetime.h:352: note: TestNamespace::QDebug TestNamespace::operator<<(TestNamespace::QDebug, const TestNamespace::QDate&) ../../include/QtCore/../../src/corelib/tools/qdatetime.h:353: note: TestNamespace::QDebug TestNamespace::operator<<(TestNamespace::QDebug, const TestNamespace::QTime&) painting/qpdf.cpp:1990: error: no match for ‘operator<<’ in ‘gradientBounds << b’ ../../include/QtCore/../../src/corelib/tools/qbytearray.h:662: note: candidates are: TestNamespace::QDataStream& TestNamespace::operator<<(TestNamespace::QDataStream&, const TestNamespace::QByteArray&) ../../include/QtCore/../../src/corelib/tools/qchar.h:558: note: TestNamespace::QDataStream& TestNamespace::operator<<(TestNamespace::QDataStream&, TestNamespace::QChar) ../../include/QtCore/../../src/corelib/tools/qstring.h:1326: note: TestNamespace::QDataStream& TestNamespace::operator<<(TestNamespace::QDataStream&, const TestNamespace::QString&) ../../include/QtCore/../../src/corelib/tools/qregexp.h:114: note: TestNamespace::QDataStream& TestNamespace::operator<<(TestNamespace::QDataStream&, const TestNamespace::QRegExp&) ../../include/QtCore/../../src/corelib/tools/qregexp.h:119: note: TestNamespace::QDebug TestNamespace::operator<<(TestNamespace::QDebug, const TestNamespace::QRegExp&) ../../include/QtCore/../../src/corelib/tools/qpoint.h:98: note: TestNamespace::QDataStream& TestNamespace::operator<<(TestNamespace::QDataStream&, const TestNamespace::QPoint&) ../../include/QtCore/../../src/corelib/tools/qpoint.h:198: note: TestNamespace::QDebug TestNamespace::operator<<(TestNamespace::QDebug, const TestNamespace::QPoint&) ../../include/QtCore/../../src/corelib/tools/qpoint.h:258: note: TestNamespace::QDataStream& TestNamespace::operator<<(TestNamespace::QDataStream&, const TestNamespace::QPointF&) ../../include/QtCore/../../src/corelib/tools/qpoint.h:387: note: TestNamespace::QDebug TestNamespace::operator<<(TestNamespace::QDebug, const TestNamespace::QPointF&) ../../include/QtCore/../../src/corelib/tools/qmargins.h:88: note: TestNamespace::QDataStream& TestNamespace::operator<<(TestNamespace::QDataStream&, const TestNamespace::QMargins&) ../../include/QtCore/../../src/corelib/tools/qmargins.h:272: note: TestNamespace::QDebug TestNamespace::operator<<(TestNamespace::QDebug, const TestNamespace::QMargins&) ../../include/QtCore/../../src/corelib/tools/qmargins.h:321: note: TestNamespace::QDataStream& TestNamespace::operator<<(TestNamespace::QDataStream&, const TestNamespace::QMarginsF&) ../../include/QtCore/../../src/corelib/tools/qmargins.h:481: note: TestNamespace::QDebug TestNamespace::operator<<(TestNamespace::QDebug, const TestNamespace::QMarginsF&) ../../include/QtCore/../../src/corelib/tools/qsize.h:94: note: TestNamespace::QDataStream& TestNamespace::operator<<(TestNamespace::QDataStream&, const TestNamespace::QSize&) ../../include/QtCore/../../src/corelib/tools/qsize.h:197: note: TestNamespace::QDebug TestNamespace::operator<<(TestNamespace::QDebug, const TestNamespace::QSize&) ../../include/QtCore/../../src/corelib/tools/qsize.h:257: note: TestNamespace::QDataStream& TestNamespace::operator<<(TestNamespace::QDataStream&, const TestNamespace::QSizeF&) ../../include/QtCore/../../src/corelib/tools/qsize.h:367: note: TestNamespace::QDebug TestNamespace::operator<<(TestNamespace::QDebug, const TestNamespace::QSizeF&) ../../include/QtCore/../../src/corelib/tools/qrect.h:161: note: TestNamespace::QDataStream& TestNamespace::operator<<(TestNamespace::QDataStream&, const TestNamespace::QRect&) ../../include/QtCore/../../src/corelib/tools/qrect.h:489: note: TestNamespace::QDebug TestNamespace::operator<<(TestNamespace::QDebug, const TestNamespace::QRect&) ../../include/QtCore/../../src/corelib/tools/qrect.h:611: note: TestNamespace::QDataStream& TestNamespace::operator<<(TestNamespace::QDataStream&, const TestNamespace::QRectF&) ../../include/QtCore/../../src/corelib/tools/qrect.h:885: note: TestNamespace::QDebug TestNamespace::operator<<(TestNamespace::QDebug, const TestNamespace::QRectF&) ../../include/QtGui/../../src/gui/painting/qpolygon.h:91: note: TestNamespace::QDebug TestNamespace::operator<<(TestNamespace::QDebug, const TestNamespace::QPolygon&) ../../include/QtGui/../../src/gui/painting/qpolygon.h:98: note: TestNamespace::QDataStream& TestNamespace::operator<<(TestNamespace::QDataStream&, const TestNamespace::QPolygon&) ../../include/QtGui/../../src/gui/painting/qpolygon.h:159: note: TestNamespace::QDebug TestNamespace::operator<<(TestNamespace::QDebug, const TestNamespace::QPolygonF&) ../../include/QtGui/../../src/gui/painting/qpolygon.h:166: note: TestNamespace::QDataStream& TestNamespace::operator<<(TestNamespace::QDataStream&, const TestNamespace::QPolygonF&) ../../include/QtCore/../../src/corelib/kernel/qobject.h:549: note: TestNamespace::QDebug TestNamespace::operator<<(TestNamespace::QDebug, const TestNamespace::QObject*) ../../include/QtCore/../../src/corelib/io/qiodevice.h:166: note: TestNamespace::QDebug TestNamespace::operator<<(TestNamespace::QDebug, TestNamespace::QIODevice::OpenMode) ../../include/QtGui/../../src/gui/painting/qregion.h:166: note: TestNamespace::QDataStream& TestNamespace::operator<<(TestNamespace::QDataStream&, const TestNamespace::QRegion&) ../../include/QtGui/../../src/gui/painting/qregion.h:171: note: TestNamespace::QDebug TestNamespace::operator<<(TestNamespace::QDebug, const TestNamespace::QRegion&) ../../include/QtCore/../../src/corelib/tools/qline.h:190: note: TestNamespace::QDebug TestNamespace::operator<<(TestNamespace::QDebug, const TestNamespace::QLine&) ../../include/QtCore/../../src/corelib/tools/qline.h:194: note: TestNamespace::QDataStream& TestNamespace::operator<<(TestNamespace::QDataStream&, const TestNamespace::QLine&) ../../include/QtCore/../../src/corelib/tools/qline.h:404: note: TestNamespace::QDebug TestNamespace::operator<<(TestNamespace::QDebug, const TestNamespace::QLineF&) ../../include/QtCore/../../src/corelib/tools/qline.h:408: note: TestNamespace::QDataStream& TestNamespace::operator<<(TestNamespace::QDataStream&, const TestNamespace::QLineF&) ../../include/QtGui/../../src/gui/painting/qmatrix.h:168: note: TestNamespace::QDataStream& TestNamespace::operator<<(TestNamespace::QDataStream&, const TestNamespace::QMatrix&) ../../include/QtGui/../../src/gui/painting/qmatrix.h:173: note: TestNamespace::QDebug TestNamespace::operator<<(TestNamespace::QDebug, const TestNamespace::QMatrix&) ../../include/QtGui/../../src/gui/painting/qpainterpath.h:230: note: TestNamespace::QDataStream& TestNamespace::operator<<(TestNamespace::QDataStream&, const TestNamespace::QPainterPath&) ../../include/QtGui/../../src/gui/painting/qpainterpath.h:365: note: TestNamespace::QDebug TestNamespace::operator<<(TestNamespace::QDebug, const TestNamespace::QPainterPath&) ../../include/QtGui/../../src/gui/painting/qcolor.h:49: note: TestNamespace::QDebug TestNamespace::operator<<(TestNamespace::QDebug, const TestNamespace::QColor&) ../../include/QtGui/../../src/gui/painting/qcolor.h:240: note: TestNamespace::QDataStream& TestNamespace::operator<<(TestNamespace::QDataStream&, const TestNamespace::QColor&) ../../include/QtGui/../../src/gui/painting/qtransform.h:346: note: TestNamespace::QDataStream& TestNamespace::operator<<(TestNamespace::QDataStream&, const TestNamespace::QTransform&) ../../include/QtGui/../../src/gui/painting/qtransform.h:351: note: TestNamespace::QDebug TestNamespace::operator<<(TestNamespace::QDebug, const TestNamespace::QTransform&) ../../include/QtGui/../../src/gui/image/qimage.h:451: note: TestNamespace::QDataStream& TestNamespace::operator<<(TestNamespace::QDataStream&, const TestNamespace::QImage&) ../../include/QtGui/../../src/gui/image/qimage.h:456: note: TestNamespace::QDebug TestNamespace::operator<<(TestNamespace::QDebug, const TestNamespace::QImage&) ../../include/QtGui/../../src/gui/image/qpixmap.h:235: note: TestNamespace::QDataStream& TestNamespace::operator<<(TestNamespace::QDataStream&, const TestNamespace::QPixmap&) ../../include/QtGui/../../src/gui/image/qpixmap.h:240: note: TestNamespace::QDebug TestNamespace::operator<<(TestNamespace::QDebug, const TestNamespace::QPixmap&) ../../include/QtGui/../../src/gui/painting/qbrush.h:136: note: TestNamespace::QDataStream& TestNamespace::operator<<(TestNamespace::QDataStream&, const TestNamespace::QBrush&) ../../include/QtGui/../../src/gui/painting/qbrush.h:141: note: TestNamespace::QDebug TestNamespace::operator<<(TestNamespace::QDebug, const TestNamespace::QBrush&) ../../include/QtGui/../../src/gui/painting/qpen.h:116: note: TestNamespace::QDataStream& TestNamespace::operator<<(TestNamespace::QDataStream&, const TestNamespace::QPen&) ../../include/QtGui/../../src/gui/painting/qpen.h:129: note: TestNamespace::QDebug TestNamespace::operator<<(TestNamespace::QDebug, const TestNamespace::QPen&) ../../include/QtGui/../../src/gui/text/qfont.h:343: note: TestNamespace::QDataStream& TestNamespace::operator<<(TestNamespace::QDataStream&, const TestNamespace::QFont&) ../../include/QtGui/../../src/gui/text/qfont.h:348: note: TestNamespace::QDebug TestNamespace::operator<<(TestNamespace::QDebug, const TestNamespace::QFont&) ../../include/QtCore/../../src/corelib/kernel/qvariant.h:844: note: TestNamespace::QDebug TestNamespace::operator<<(TestNamespace::QDebug, const TestNamespace::QVariant&) ../../include/QtCore/../../src/corelib/kernel/qvariant.h:534: note: TestNamespace::QDataStream& TestNamespace::operator<<(TestNamespace::QDataStream&, const TestNamespace::QVariant&) ../../include/QtCore/../../src/corelib/kernel/qvariant.h:536: note: TestNamespace::QDataStream& TestNamespace::operator<<(TestNamespace::QDataStream&, TestNamespace::QVariant::Type) ../../include/QtCore/../../src/corelib/kernel/qvariant.h:845: note: TestNamespace::QDebug TestNamespace::operator<<(TestNamespace::QDebug, TestNamespace::QVariant::Type) ../../include/QtGui/../../src/gui/kernel/qkeysequence.h:205: note: TestNamespace::QDataStream& TestNamespace::operator<<(TestNamespace::QDataStream&, const TestNamespace::QKeySequence&) ../../include/QtGui/../../src/gui/kernel/qkeysequence.h:218: note: TestNamespace::QDebug TestNamespace::operator<<(TestNamespace::QDebug, const TestNamespace::QKeySequence&) ../../include/QtCore/../../src/corelib/io/qurl.h:398: note: TestNamespace::QDataStream& TestNamespace::operator<<(TestNamespace::QDataStream&, const TestNamespace::QUrl&) ../../include/QtCore/../../src/corelib/io/qurl.h:403: note: TestNamespace::QDebug TestNamespace::operator<<(TestNamespace::QDebug, const TestNamespace::QUrl&) ../../include/QtGui/../../src/gui/math3d/qvector2d.h:266: note: TestNamespace::QDebug TestNamespace::operator<<(TestNamespace::QDebug, const TestNamespace::QVector2D&) ../../include/QtGui/../../src/gui/math3d/qvector2d.h:270: note: TestNamespace::QDataStream& TestNamespace::operator<<(TestNamespace::QDataStream&, const TestNamespace::QVector2D&) ../../include/QtGui/../../src/gui/kernel/qevent.h:765: note: TestNamespace::QDebug TestNamespace::operator<<(TestNamespace::QDebug, const TestNamespace::QEvent*) ../../include/QtGui/../../src/gui/kernel/qevent.h:909: note: TestNamespace::QDebug TestNamespace::operator<<(TestNamespace::QDebug, const TestNamespace::QTouchEvent::TouchPoint&) ../../include/QtGui/../../src/gui/text/qtextformat.h:110: note: TestNamespace::QDataStream& TestNamespace::operator<<(TestNamespace::QDataStream&, const TestNamespace::QTextLength&) ../../include/QtGui/../../src/gui/text/qtextformat.h:74: note: TestNamespace::QDebug TestNamespace::operator<<(TestNamespace::QDebug, const TestNamespace::QTextLength&) ../../include/QtGui/../../src/gui/text/qtextformat.h:370: note: TestNamespace::QDataStream& TestNamespace::operator<<(TestNamespace::QDataStream&, const TestNamespace::QTextFormat&) ../../include/QtGui/../../src/gui/text/qtextformat.h:123: note: TestNamespace::QDebug TestNamespace::operator<<(TestNamespace::QDebug, const TestNamespace::QTextFormat&) ../../include/QtCore/../../src/corelib/tools/qlocale.h:962: note: TestNamespace::QDataStream& TestNamespace::operator<<(TestNamespace::QDataStream&, const TestNamespace::QLocale&) ../../include/QtCore/../../src/corelib/tools/qlocale.h:967: note: TestNamespace::QDebug TestNamespace::operator<<(TestNamespace::QDebug, const TestNamespace::QLocale&) ../../include/QtCore/../../src/corelib/io/qtextstream.h:222: note: TestNamespace::QTextStream& TestNamespace::operator<<(TestNamespace::QTextStream&, TestNamespace::QTextStream& (*)(TestNamespace::QTextStream&)) ../../include/QtCore/../../src/corelib/io/qtextstream.h:225: note: TestNamespace::QTextStream& TestNamespace::operator<<(TestNamespace::QTextStream&, TestNamespace::QTextStreamManipulator) ../../include/QtGui/5.5.0/QtGui/private/../../../../../src/gui/painting/qfixed_p.h:179: note: TestNamespace::QDebug& TestNamespace::operator<<(TestNamespace::QDebug&, const TestNamespace::QFixed&) ../../include/QtGui/../../src/gui/kernel/qpalette.h:196: note: TestNamespace::QDataStream& TestNamespace::operator<<(TestNamespace::QDataStream&, const TestNamespace::QPalette&) ../../include/QtGui/../../src/gui/kernel/qpalette.h:201: note: TestNamespace::QDebug TestNamespace::operator<<(TestNamespace::QDebug, const TestNamespace::QPalette&) ../../include/QtGui/../../src/gui/painting/qpagesize.h:298: note: TestNamespace::QDebug TestNamespace::operator<<(TestNamespace::QDebug, const TestNamespace::QPageSize&) painting/qpagelayout.h:142: note: TestNamespace::QDebug TestNamespace::operator<<(TestNamespace::QDebug, const TestNamespace::QPageLayout&) ../../include/QtCore/../../src/corelib/json/qjsonvalue.h:213: note: TestNamespace::QDebug TestNamespace::operator<<(TestNamespace::QDebug, const TestNamespace::QJsonValue&) ../../include/QtCore/../../src/corelib/json/qjsonobject.h:228: note: TestNamespace::QDebug TestNamespace::operator<<(TestNamespace::QDebug, const TestNamespace::QJsonObject&) ../../include/QtCore/../../src/corelib/tools/qdatetime.h:343: note: TestNamespace::QDataStream& TestNamespace::operator<<(TestNamespace::QDataStream&, const TestNamespace::QDate&) ../../include/QtCore/../../src/corelib/tools/qdatetime.h:345: note: TestNamespace::QDataStream& TestNamespace::operator<<(TestNamespace::QDataStream&, const TestNamespace::QTime&) ../../include/QtCore/../../src/corelib/tools/qdatetime.h:347: note: TestNamespace::QDataStream& TestNamespace::operator<<(TestNamespace::QDataStream&, const TestNamespace::QDateTime&) ../../include/QtCore/../../src/corelib/tools/qdatetime.h:354: note: TestNamespace::QDebug TestNamespace::operator<<(TestNamespace::QDebug, const TestNamespace::QDateTime&) ../../include/QtCore/../../src/corelib/tools/qdatetime.h:352: note: TestNamespace::QDebug TestNamespace::operator<<(TestNamespace::QDebug, const TestNamespace::QDate&) ../../include/QtCore/../../src/corelib/tools/qdatetime.h:353: note: TestNamespace::QDebug TestNamespace::operator<<(TestNamespace::QDebug, const TestNamespace::QTime&) painting/qpdf.cpp:1996: error: request for member ‘at’ in ‘gradientBounds’, which is of non-class type ‘int’ painting/qpdf.cpp:1997: error: request for member ‘at’ in ‘gradientBounds’, which is of non-class type ‘int’ painting/qpdf.cpp:1997: error: request for member ‘size’ in ‘gradientBounds’, which is of non-class type ‘int’ painting/qpdf.cpp:1999: error: request for member ‘size’ in ‘gradientBounds’, which is of non-class type ‘int’ painting/qpdf.cpp:2000: error: invalid types ‘int[int]’ for array subscript painting/qpdf.cpp:2000: error: invalid types ‘int[int]’ for array subscript painting/qpdf.cpp:2001: error: invalid types ‘int[int]’ for array subscript painting/qpdf.cpp:2001: error: invalid types ‘int[int]’ for array subscript painting/qpdf.cpp:2005: error: request for member ‘size’ in ‘gradientBounds’, which is of non-class type ‘int’ painting/qpdf.cpp:2013: error: request for member ‘size’ in ‘gradientBounds’, which is of non-class type ‘int’ painting/qpdf.cpp:2014: error: request for member ‘at’ in ‘gradientBounds’, which is of non-class type ‘int’ painting/qpdf.cpp:2017: error: request for member ‘size’ in ‘gradientBounds’, which is of non-class type ‘int’ painting/qpdf.cpp:2018: error: request for member ‘at’ in ‘gradientBounds’, which is of non-class type ‘int’ painting/qpdf.cpp:2021: error: request for member ‘size’ in ‘gradientBounds’, which is of non-class type ‘int’ painting/qpdf.cpp:2022: error: request for member ‘at’ in ‘gradientBounds’, which is of non-class type ‘int’ make[3]: *** [.obj/qpdf.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.io/ci/QtBase_5.5_Integration/build_00250/linux-g++_developer-build_qtnamespace_qtlibinfix_RHEL65_x64/log.txt.gz Tested changes (refs/builds/5.5_1426081164): http://codereview.qt-project.org/108118 [PS4] - Clarify limitations of QCoreApplication::libraryPaths() http://codereview.qt-project.org/108051 [PS2] - qdoc: Bring qdoc's QML parser up to date http://codereview.qt-project.org/108199 [PS4] - QShortCut: Check whether the menu is QPA-disabled http://codereview.qt-project.org/108098 [PS6] - Cocoa: Correct mouse event forwarding for popups http://codereview.qt-project.org/108117 [PS11] - Support gradients natively in the PDF generator http://codereview.qt-project.org/108131 [PS2] - Use own QIconEngine in QFileIconProvider http://codereview.qt-project.org/108100 [PS1] - eglfs_kms: Use a QByteArray for connectorName http://codereview.qt-project.org/108263 [PS1] - Doc: Json classes added to list of implic.shared classes http://codereview.qt-project.org/108068 [PS2] - Bring harfbuzzng.pri naming in par with the other .pri-s in src/3rdparty From ci-noreply at qt-project.org Wed Mar 11 14:58:33 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 11 Mar 2015 15:58:33 +0200 Subject: [Ci-reports] pass on QtScript_5.5_Integration #4 Message-ID: <20150311_135833_006790.ci-noreply@qt-project.org> QtScript_5.5_Integration #4: SUCCESS Tested changes (refs/builds/5.5_1426078747): http://codereview.qt-project.org/108145 [PS4] - Add verbose messages date conversion tests of tst_QScriptEngine. From ci-noreply at qt-project.org Wed Mar 11 14:58:34 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 11 Mar 2015 15:58:34 +0200 Subject: [Ci-reports] pass on QtQuickControls_5.5_Integration #35 Message-ID: <20150311_135834_098410.ci-noreply@qt-project.org> QtQuickControls_5.5_Integration #35: SUCCESS Tested changes (refs/builds/5.5_1426077996): http://codereview.qt-project.org/108146 [PS3] - WinRT: Disable native style From ci-noreply at qt-project.org Wed Mar 11 15:02:02 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 11 Mar 2015 15:02:02 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - QtBase_5.4_mobile_state #126 - FAILURE Message-ID: <20150311140202.4836130B11@fork.qtproject.c.bitbit.net> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt-project.org/ci/QtBase_5.4_mobile_state/build_00126 From ci-noreply at qt-project.org Wed Mar 11 15:05:55 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 11 Mar 2015 16:05:55 +0200 Subject: [Ci-reports] fail on QtWebKit_5.4_Integration #153 Message-ID: <20150311_140555_095736.ci-noreply@qt-project.org> QtWebKit_5.4_Integration » win32-msvc2010_Windows_7 #153: FAILURE Build log: http://testresults.qt.io/ci/QtWebKit_5.4_Integration/build_00153/win32-msvc2010_Windows_7/log.txt.gz Tested changes (refs/builds/5.4_1426082524): http://codereview.qt-project.org/108280 [PS1] - Incorrect type speculation reported by ToPrimitive From ci-noreply at qt-project.org Wed Mar 11 15:07:37 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 11 Mar 2015 16:07:37 +0200 Subject: [Ci-reports] fail on QtBase_5.5_Integration #252 Message-ID: <20150311_140737_072042.ci-noreply@qt-project.org> QtBase_5.5_Integration » win32-msvc2010_opengl_dynamic_Windows_7 #252: FAILURE Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_00252/win32-msvc2010_opengl_dynamic_Windows_7/log.txt.gz Tested changes (refs/builds/5.5_1426082580): http://codereview.qt-project.org/108185 [PS1] - tst_QWindow::initialSize: Use showNormal() instead of show() From ci-noreply at qt-project.org Wed Mar 11 15:08:32 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 11 Mar 2015 16:08:32 +0200 Subject: [Ci-reports] fail on QtMultimedia_5.4_Integration #133 Message-ID: <20150311_140832_060015.ci-noreply@qt-project.org> QtMultimedia_5.4_Integration » win32-msvc2010_developer-build_qtnamespace_Windows_7 #133: FAILURE Build log: http://testresults.qt.io/ci/QtMultimedia_5.4_Integration/build_00133/win32-msvc2010_developer-build_qtnamespace_Windows_7/log.txt.gz Tested changes (refs/builds/5.4_1426082740): http://codereview.qt-project.org/108284 [PS1] - Revert "Alsa: fix crash when detecting devices." From ci-noreply at qt-project.org Wed Mar 11 15:56:28 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 11 Mar 2015 16:56:28 +0200 Subject: [Ci-reports] pass on Qt3D_dev_Integration #252 Message-ID: <20150311_145628_008307.ci-noreply@qt-project.org> Qt3D_dev_Integration #252: SUCCESS Tested changes (refs/builds/dev_1426082021): http://codereview.qt-project.org/105607 [PS16] - Doc: link and qdoc errors Qt3D From ci-noreply at qt-project.org Wed Mar 11 15:58:29 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 11 Mar 2015 16:58:29 +0200 Subject: [Ci-reports] fail on QtGraphicalEffects_dev_Integration #47 Message-ID: <20150311_145829_035151.ci-noreply@qt-project.org> Autotest `license' failed :( # Failed test 'Mismatch in license text in src/effects/private/qgfxshaderbuilder.cpp # Actual: a written agreement between you and Digia. For licensing terms and # Expected: a written agreement between you and The Qt Company. For licensing terms' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 386. # Failed test 'Mismatch in license text in src/effects/private/qgfxshaderbuilder_p.h # Actual: a written agreement between you and Digia. For licensing terms and # Expected: a written agreement between you and The Qt Company. For licensing terms' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 386. # Looks like you failed 2 tests of 126. /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl .. Dubious, test returned 2 (wstat 512, 0x200) Failed 2/126 subtests Test Summary Report ------------------- /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl (Wstat: 512 Tests: 126 Failed: 2) Failed tests: 63-64 Non-zero exit status: 2 Files=1, Tests=126, 0 wallclock secs ( 0.06 usr 0.00 sys + 0.32 cusr 0.03 csys = 0.41 CPU) Result: FAIL QtQA::App::TestRunner: test failed, running again to see if it is flaky... # Failed test 'Mismatch in license text in src/effects/private/qgfxshaderbuilder.cpp # Actual: a written agreement between you and Digia. For licensing terms and # Expected: a written agreement between you and The Qt Company. For licensing terms' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 386. # Failed test 'Mismatch in license text in src/effects/private/qgfxshaderbuilder_p.h # Actual: a written agreement between you and Digia. For licensing terms and # Expected: a written agreement between you and The Qt Company. For licensing terms' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 386. # Looks like you failed 2 tests of 126. /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl .. Dubious, test returned 2 (wstat 512, 0x200) Failed 2/126 subtests Test Summary Report ------------------- /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl (Wstat: 512 Tests: 126 Failed: 2) Failed tests: 63-64 Non-zero exit status: 2 Files=1, Tests=126, 0 wallclock secs ( 0.05 usr 0.00 sys + 0.18 cusr 0.01 csys = 0.24 CPU) Result: FAIL QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end license: 0.954986 seconds, exit code 1 Build log: http://testresults.qt.io/ci/QtGraphicalEffects_dev_Integration/build_00047/linux-g++_developer-build_OpenSuSE_13.1_x64/log.txt.gz Tested changes (refs/builds/dev_1426085722): http://codereview.qt-project.org/104686 [PS7] - Improve Gaussian Blur. From ci-noreply at qt-project.org Wed Mar 11 16:03:29 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 11 Mar 2015 17:03:29 +0200 Subject: [Ci-reports] pass on Qt3D_5.5_Integration #24 Message-ID: <20150311_150329_018961.ci-noreply@qt-project.org> Qt3D_5.5_Integration #24: SUCCESS Tested changes (refs/builds/5.5_1426082262): http://codereview.qt-project.org/108267 [PS1] - Log the actual context format http://codereview.qt-project.org/108079 [PS4] - Add new material QPerVertexColorMaterial From ci-noreply at qt-project.org Wed Mar 11 16:15:48 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 11 Mar 2015 17:15:48 +0200 Subject: [Ci-reports] pass on QtBase_5.4_Integration #1899 Message-ID: <20150311_151548_091945.ci-noreply@qt-project.org> QtBase_5.4_Integration #1899: SUCCESS Tested changes (refs/builds/5.4_1426074436): http://codereview.qt-project.org/108039 [PS3] - [Android]: Ensure clicking on the arrow shows the popup http://codereview.qt-project.org/107524 [PS1] - Avoid deadlock when suspending app at startup From ci-noreply at qt-project.org Wed Mar 11 16:16:38 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 11 Mar 2015 17:16:38 +0200 Subject: [Ci-reports] fail on Qt5_5.5_Integration #20 Message-ID: <20150311_151638_085324.ci-noreply@qt-project.org> qt3d failed to compile :( cc1plus: error: unrecognized command line option "-fuse-ld=gold" compiling frontend/qcuboidmesh.cpp frontend/qcuboidmesh.cpp: In function ‘TestNamespace::Qt3D::QMeshDataPtr TestNamespace::Qt3D::createCuboidMesh(float, float, float, const TestNamespace::QSize&, const TestNamespace::QSize&, const TestNamespace::QSize&)’: frontend/qcuboidmesh.cpp:446: error: ‘numeric_limits’ is not a member of ‘std’ frontend/qcuboidmesh.cpp:446: error: expected primary-expression before ‘>’ token frontend/qcuboidmesh.cpp:446: error: ‘::max’ has not been declared make[3]: *** [.obj/qcuboidmesh.o] Error 1 make[2]: *** [sub-render-make_first] Error 2 make[1]: *** [sub-src-make_first] Error 2 make: *** [module-qt3d-make_first] Error 2 Build log: http://testresults.qt.io/ci/Qt5_5.5_Integration/build_00020/linux-g++_developer-build_qtnamespace_qtlibinfix_RHEL65_x64/log.txt.gz Tested changes (refs/builds/5.5_1426076006): http://codereview.qt-project.org/102241 [PS7] - Added Qt3D as a part of qt5.git default repositories http://codereview.qt-project.org/107229 [PS33] - Updated submodules. From ci-noreply at qt-project.org Wed Mar 11 16:45:53 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 11 Mar 2015 17:45:53 +0200 Subject: [Ci-reports] fail on QtDeclarative_5.5_Integration #87 Message-ID: <20150311_154553_078068.ci-noreply@qt-project.org> Autotest `tst_qquickpathview' failed :( Testing tst_QQuickPathView Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable FAIL! : tst_QQuickPathView::mouseDrag() 'pathview->isMoving()' returned FALSE. () tst_qquickpathview.cpp(1506) : failure location FAIL! : tst_QQuickPathView::nestedMouseAreaDrag() '!pathview->isMoving()' returned FALSE. () tst_qquickpathview.cpp(1544) : failure location Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Totals: 128 passed, 2 failed, 0 skipped, 0 blacklisted Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QQuickPathView ********* Config: Using QtTest library 5.5.0, Qt 5.5.0 (i386-little_endian-ilp32 shared (dynamic) release build; by GCC 4.8.0) PASS : tst_QQuickPathView::initTestCase() PASS : tst_QQuickPathView::initValues() PASS : tst_QQuickPathView::items() PASS : tst_QQuickPathView::dataModel() PASS : tst_QQuickPathView::pathview2() PASS : tst_QQuickPathView::pathview3() PASS : tst_QQuickPathView::initialCurrentIndex() PASS : tst_QQuickPathView::initialCurrentItem() 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) Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable PASS : tst_QQuickPathView::moveModel(no range - move before current to end) PASS : tst_QQuickPathView::moveModel(no range - move last to beginning) PASS : tst_QQuickPathView::moveModel(no range - move current) PASS : tst_QQuickPathView::moveModel(no range - move multiple incl. current) PASS : tst_QQuickPathView::consecutiveModelChanges(no range - insert after, insert before) PASS : tst_QQuickPathView::consecutiveModelChanges(no range - remove after, remove before) PASS : tst_QQuickPathView::consecutiveModelChanges(no range - remove after, insert before) PASS : tst_QQuickPathView::consecutiveModelChanges(no range - insert after, remove before) PASS : tst_QQuickPathView::consecutiveModelChanges(no range - insert, remove all, polish, insert) PASS : tst_QQuickPathView::path() PASS : tst_QQuickPathView::pathMoved() PASS : tst_QQuickPathView::offset(0.0) PASS : tst_QQuickPathView::offset(1.0) PASS : tst_QQuickPathView::offset(5.0) PASS : tst_QQuickPathView::offset(4.6) PASS : tst_QQuickPathView::offset(4.4) PASS : tst_QQuickPathView::offset(5.4) PASS : tst_QQuickPathView::offset(5.6) PASS : tst_QQuickPathView::setCurrentIndex() PASS : tst_QQuickPathView::resetModel() PASS : tst_QQuickPathView::propertyChanges() PASS : tst_QQuickPathView::pathChanges() PASS : tst_QQuickPathView::componentChanges() PASS : tst_QQuickPathView::modelChanges() PASS : tst_QQuickPathView::pathUpdateOnStartChanged() PASS : tst_QQuickPathView::package() PASS : tst_QQuickPathView::emptyModel() PASS : tst_QQuickPathView::emptyPath() PASS : tst_QQuickPathView::closed() PASS : tst_QQuickPathView::pathUpdate() PASS : tst_QQuickPathView::visualDataModel() PASS : tst_QQuickPathView::undefinedPath() FAIL! : tst_QQuickPathView::mouseDrag() 'pathview->isMoving()' returned FALSE. () tst_qquickpathview.cpp(1506) : failure location FAIL! : tst_QQuickPathView::nestedMouseAreaDrag() '!pathview->isMoving()' returned FALSE. () tst_qquickpathview.cpp(1544) : failure location PASS : tst_QQuickPathView::treeModel() PASS : tst_QQuickPathView::changePreferredHighlight() PASS : tst_QQuickPathView::missingPercent() PASS : tst_QQuickPathView::creationContext() PASS : tst_QQuickPathView::currentOffsetOnInsertion() PASS : tst_QQuickPathView::asynchronous() PASS : tst_QQuickPathView::cancelDrag() PASS : tst_QQuickPathView::maximumFlickVelocity() PASS : tst_QQuickPathView::snapToItem(no enforce range) PASS : tst_QQuickPathView::snapToItem(enforce range) PASS : tst_QQuickPathView::snapOneItem(no enforce range) PASS : tst_QQuickPathView::snapOneItem(enforce range) PASS : tst_QQuickPathView::positionViewAtIndex(no range, all items, Beginning) PASS : tst_QQuickPathView::positionViewAtIndex(no range, all items, Center) PASS : tst_QQuickPathView::positionViewAtIndex(no range, all items, End) PASS : tst_QQuickPathView::positionViewAtIndex(no range, 5 items, Beginning) PASS : tst_QQuickPathView::positionViewAtIndex(no range, 5 items, Center) PASS : tst_QQuickPathView::positionViewAtIndex(no range, 5 items, End) PASS : tst_QQuickPathView::positionViewAtIndex(no range, 5 items, Contain) PASS : tst_QQuickPathView::positionViewAtIndex(no range, 5 items, init offset 4.0, Contain) PASS : tst_QQuickPathView::positionViewAtIndex(no range, 5 items, init offset 3.0, Contain) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, all items, Beginning) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, all items, Center) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, all items, End) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, all items, Contain) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, all items, init offset 1.0, Contain) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, all items, SnapPosition) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, 5 items, Beginning) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, 5 items, Center) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, 5 items, End) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, 5 items, Contain) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, 5 items, init offset 1.0, Contain) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, 5 items, init offset 2.0, Contain) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, 5 items, SnapPosition) PASS : tst_QQuickPathView::indexAt_itemAt(Item 0 - 585, 95) Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable 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() QWARN : tst_QQuickPathView::changePathDuringRefill() setGeometryDp: Unable to set geometry 100x39+527+263 on QQuickView/''. Resulting geometry: 104x39+527+263 (frame: 4, 23, 4, 4, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215). PASS : tst_QQuickPathView::changePathDuringRefill() PASS : tst_QQuickPathView::nestedinFlickable() PASS : tst_QQuickPathView::flickableDelegate() PASS : tst_QQuickPathView::jsArrayChange() PASS : tst_QQuickPathView::cleanupTestCase() Totals: 128 passed, 2 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_QQuickPathView ********* Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickpathview: 116 seconds, exit code 2 Build log: http://testresults.qt.io/ci/QtDeclarative_5.5_Integration/build_00087/win32-mingw48_developer-build_qtlibinfix_opengl_Windows_7/log.txt.gz Tested changes (refs/builds/5.5_1426083336): http://codereview.qt-project.org/108200 [PS2] - Handle context loss in the threaded render loop From ci-noreply at qt-project.org Wed Mar 11 17:14:51 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 11 Mar 2015 18:14:51 +0200 Subject: [Ci-reports] pass on QtMultimedia_5.4_Integration #134 Message-ID: <20150311_161451_083820.ci-noreply@qt-project.org> QtMultimedia_5.4_Integration #134: SUCCESS Tested changes (refs/builds/5.4_1426086607): http://codereview.qt-project.org/108284 [PS1] - Revert "Alsa: fix crash when detecting devices." From ci-noreply at qt-project.org Wed Mar 11 17:19:55 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 11 Mar 2015 18:19:55 +0200 Subject: [Ci-reports] pass on QtBase_5.5_Integration #253 Message-ID: <20150311_161955_073887.ci-noreply@qt-project.org> QtBase_5.5_Integration #253: SUCCESS Tested changes (refs/builds/5.5_1426083058): http://codereview.qt-project.org/108263 [PS1] - Doc: Json classes added to list of implic.shared classes http://codereview.qt-project.org/108118 [PS4] - Clarify limitations of QCoreApplication::libraryPaths() http://codereview.qt-project.org/108281 [PS1] - QScreen availableGeometryChanged signal: emit correct value From ci-noreply at qt-project.org Wed Mar 11 17:21:54 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 11 Mar 2015 18:21:54 +0200 Subject: [Ci-reports] pass on QtTools_5.4_Integration #119 Message-ID: <20150311_162154_092766.ci-noreply@qt-project.org> QtTools_5.4_Integration #119: SUCCESS Tested changes (refs/builds/5.4_1426084295): http://codereview.qt-project.org/106242 [PS1] - bic: Add/Replace 5.{0.1,2,3,4}.0 bic data for linux-gcc-amd64 From ci-noreply at qt-project.org Wed Mar 11 17:21:57 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 11 Mar 2015 18:21:57 +0200 Subject: [Ci-reports] pass on QtWebKit_5.4_Integration #154 Message-ID: <20150311_162157_035102.ci-noreply@qt-project.org> QtWebKit_5.4_Integration #154: SUCCESS Tested changes (refs/builds/5.4_1426082952): http://codereview.qt-project.org/108280 [PS1] - Incorrect type speculation reported by ToPrimitive From ci-noreply at qt-project.org Wed Mar 11 17:23:38 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 11 Mar 2015 18:23:38 +0200 Subject: [Ci-reports] fail on QtBase_5.5_Integration #254 Message-ID: <20150311_162338_007147.ci-noreply@qt-project.org> QtBase_5.5_Integration » linux-g++_shadow-build_Ubuntu_14.04_x64 #254: FAILURE Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_00254/linux-g++_shadow-build_Ubuntu_14.04_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. `git clone qtgitreadonly:qt/qtqa.git _qtqa_latest' exited with code 128 at _testconfig/test.pl line 1103. Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_00254/macx-clang_developer-build_OSX_10.10/log.txt.gz Tested changes (refs/builds/5.5_1426090890): http://codereview.qt-project.org/107819 [PS4] - Track modifications of white space in QString::simplified(). http://codereview.qt-project.org/108290 [PS1] - Add QJsonValueRef::toVariant() http://codereview.qt-project.org/108086 [PS9] - windows: Introduce a built-in GPU blacklist http://codereview.qt-project.org/108100 [PS1] - eglfs_kms: Use a QByteArray for connectorName http://codereview.qt-project.org/108199 [PS4] - QShortCut: Check whether the menu is QPA-disabled http://codereview.qt-project.org/108131 [PS2] - Use own QIconEngine in QFileIconProvider From ci-noreply at qt-project.org Wed Mar 11 17:41:58 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 11 Mar 2015 18:41:58 +0200 Subject: [Ci-reports] pass on Qt_4.8_Integration #2078 Message-ID: <20150311_164158_064750.ci-noreply@qt-project.org> Qt_4.8_Integration #2078: SUCCESS Tested changes (refs/builds/4.8_1426071870): http://codereview.qt-project.org/108249 [PS1] - Simplify calculation of week number From ci-noreply at qt-project.org Wed Mar 11 18:12:38 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 11 Mar 2015 19:12:38 +0200 Subject: [Ci-reports] pass on QtBase_5.4_Integration #1900 Message-ID: <20150311_171238_039205.ci-noreply@qt-project.org> QtBase_5.4_Integration #1900: SUCCESS Tested changes (refs/builds/5.4_1426087043): http://codereview.qt-project.org/108283 [PS1] - Clarify InputMethodHint documentation http://codereview.qt-project.org/108241 [PS2] - Windows Embedded: GetTickCount64 won't be available so just remove it http://codereview.qt-project.org/108148 [PS2] - Workaround for programs depending on previous layout bug http://codereview.qt-project.org/108216 [PS1] - Cocoa: Fix systray SVG icons. From ci-noreply at qt-project.org Wed Mar 11 18:20:37 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 11 Mar 2015 18:20:37 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - QtBase_dev_mobile_state #317 - FAILURE Message-ID: <20150311172037.E3E2B30AA4@fork.qtproject.c.bitbit.net> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt-project.org/ci/QtBase_dev_mobile_state/build_00317 From ci-noreply at qt-project.org Wed Mar 11 20:11:38 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 11 Mar 2015 21:11:38 +0200 Subject: [Ci-reports] pass on QtBase_5.5_Integration #255 Message-ID: <20150311_191138_078921.ci-noreply@qt-project.org> QtBase_5.5_Integration #255: SUCCESS Tested changes (refs/builds/5.5_1426093590): http://codereview.qt-project.org/108199 [PS4] - QShortCut: Check whether the menu is QPA-disabled http://codereview.qt-project.org/108131 [PS2] - Use own QIconEngine in QFileIconProvider From ci-noreply at qt-project.org Wed Mar 11 20:12:46 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 11 Mar 2015 21:12:46 +0200 Subject: [Ci-reports] pass on QtBase_5.4_Integration #1901 Message-ID: <20150311_191246_054243.ci-noreply@qt-project.org> QtBase_5.4_Integration #1901: SUCCESS Tested changes (refs/builds/5.4_1426094093): http://codereview.qt-project.org/108052 [PS6] - Core: fix crash in QCollator if ucol_open() failed From ci-noreply at qt-project.org Wed Mar 11 20:16:50 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 11 Mar 2015 21:16:50 +0200 Subject: [Ci-reports] fail on QtBase_5.5_Integration #256 Message-ID: <20150311_191650_096848.ci-noreply@qt-project.org> QtBase_5.5_Integration » win64-msvc2012_developer-build_qtnamespace_Windows_81 #256: FAILURE Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_00256/win64-msvc2012_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/5.5_1426101258): http://codereview.qt-project.org/108086 [PS9] - windows: Introduce a built-in GPU blacklist http://codereview.qt-project.org/108256 [PS2] - QWidgetWindow: Restrict context menu trigger to the widget's rectangle. http://codereview.qt-project.org/108185 [PS1] - tst_QWindow::initialSize: Use showNormal() instead of show() http://codereview.qt-project.org/108100 [PS1] - eglfs_kms: Use a QByteArray for connectorName http://codereview.qt-project.org/107819 [PS4] - Track modifications of white space in QString::simplified(). From ci-noreply at qt-project.org Wed Mar 11 20:20:31 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 11 Mar 2015 21:20:31 +0200 Subject: [Ci-reports] pass on Qt3D_5.5_Integration #25 Message-ID: <20150311_192031_008809.ci-noreply@qt-project.org> Qt3D_5.5_Integration #25: SUCCESS Tested changes (refs/builds/5.5_1426097106): http://codereview.qt-project.org/108314 [PS1] - Add another missing limits include From ci-noreply at qt-project.org Wed Mar 11 20:42:00 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 11 Mar 2015 21:42:00 +0200 Subject: [Ci-reports] pass on QtWebEngine_5.5_Integration #29 Message-ID: <20150311_194200_091953.ci-noreply@qt-project.org> QtWebEngine_5.5_Integration #29: SUCCESS Tested changes (refs/builds/5.5_1426093140): http://codereview.qt-project.org/108193 [PS1] - Add tst_javaScriptDialogs QML test From ci-noreply at qt-project.org Wed Mar 11 21:31:59 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 11 Mar 2015 22:31:59 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #5972 Message-ID: <20150311_203159_071508.ci-noreply@qt-project.org> Compilation failed :( kernel\qwidget.cpp(103) : fatal error C1083: Cannot open include file: 'QtPlatformHeaders/qxcbwindowfunctions.h': No such file or directory Build log: http://testresults.qt.io/ci/QtBase_dev_Integration/build_05972/win64-msvc2013_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/dev_1426104858): http://codereview.qt-project.org/106094 [PS1] - QDateTime: prevent aggressive inlining http://codereview.qt-project.org/106089 [PS2] - QDateTimePrivate: replace out parameters with return-by-value in getDateTime() http://codereview.qt-project.org/106923 [PS1] - QVector: remove brittle c2m() function http://codereview.qt-project.org/107455 [PS1] - QColorDialog: move all helper classes into the unnamed namespace http://codereview.qt-project.org/107454 [PS1] - QColorDialog: remove unused friendship on QColorShower http://codereview.qt-project.org/107453 [PS1] - Inline qcolordialog_p.h into qcolordialog.cpp From ci-noreply at qt-project.org Wed Mar 11 22:17:04 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 11 Mar 2015 23:17:04 +0200 Subject: [Ci-reports] fail on Qt5_5.5_Integration #21 Message-ID: <20150311_211704_082284.ci-noreply@qt-project.org> Autotest `scripts' 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. + perl C:\work\build\qtqa\scripts\setup.pl --install Checking perl modules ... Capture::Tiny - OK YAML - OK IO::CaptureOutput - OK Win32::Status - OK Inline::C - OK Time::Piece - OK Coro::AnyEvent - OK Lingua::EN::Numbers - OK Test::NoWarnings - OK Class::Factory::Util - OK IO::Uncompress::AnyInflate - OK AnyEvent::Util - OK HTTP::Headers - OK autodie - OK List::Compare - OK List::MoreUtils - OK AnyEvent - OK Test::Exception - OK parent - OK File::HomeDir - OK Test::Exit - OK Env::Path - OK AnyEvent::HTTP - OK File::Fetch - OK Const::Fast - OK Test::More - OK Text::Diff - OK Data::Compare - OK Perl::Critic - OK Text::ParseWords - OK LWP::UserAgent::Determined - OK File::Copy::Recursive - OK QMake::Project - OK Timer::Simple - OK Tie::IxHash - OK File::Which - OK XML::Simple - OK File::chdir - OK Win32::Job - OK Sub::Override - OK Text::Trim - OK Test::Perl::Critic - OK Lingua::EN::Inflect - OK Text::Wrap - OK Class::Data::Inheritable - OK File::Slurp - OK File::Find::Rule - OK Time::Out - OK ReleaseAction - OK App::cpanminus - OK Template - OK Readonly - OK Win32::Process::Info - OK Params::Validate - OK Test::Warn - OK Win32::Process - OK YAML::Node - OK JSON - OK Config::Tiny - OK IO::Prompt - OK It looks like your CPAN setup is complete :) + prove -I C:/work/build/qtqa/scripts/lib/perl5 --merge --state=save -I C:/work/build/qtqa/scripts/lib/perl5 --recurse C:/work/build/qtqa/scripts C:/work/build/qtqa/scripts/generic/t/01-coveragerunner_testcocoon.t ...................... ok C:/work/build/qtqa/scripts/generic/t/01-testrunner-testcocoon.t .......................... ok C:/work/build/qtqa/scripts/generic/t/01-xml2html_testcocoon.t ............................ ok QtQA::App::TestRunner: Timed out after 1200 seconds QtQA::App::TestRunner: test failed, running again to see if it is flaky... + perl C:\work\build\qtqa\scripts\setup.pl --install Checking perl modules ... Capture::Tiny - OK YAML - OK IO::CaptureOutput - OK Win32::Status - OK Inline::C - OK Time::Piece - OK Coro::AnyEvent - OK Lingua::EN::Numbers - OK Test::NoWarnings - OK Class::Factory::Util - OK IO::Uncompress::AnyInflate - OK AnyEvent::Util - OK HTTP::Headers - OK autodie - OK List::Compare - OK List::MoreUtils - OK AnyEvent - OK Test::Exception - OK parent - OK File::HomeDir - OK Test::Exit - OK Env::Path - OK AnyEvent::HTTP - OK File::Fetch - OK Const::Fast - OK Test::More - OK Text::Diff - OK Data::Compare - OK Perl::Critic - OK Text::ParseWords - OK LWP::UserAgent::Determined - OK File::Copy::Recursive - OK QMake::Project - OK Timer::Simple - OK Tie::IxHash - OK File::Which - OK XML::Simple - OK File::chdir - OK Win32::Job - OK Sub::Override - OK Text::Trim - OK Test::Perl::Critic - OK Lingua::EN::Inflect - OK Text::Wrap - OK Class::Data::Inheritable - OK File::Slurp - OK File::Find::Rule - OK Time::Out - OK ReleaseAction - OK App::cpanminus - OK Template - OK Readonly - OK Win32::Process::Info - OK Params::Validate - OK Test::Warn - OK Win32::Process - OK YAML::Node - OK JSON - OK Config::Tiny - OK IO::Prompt - OK It looks like your CPAN setup is complete :) cannot unlink file for C:\work\build\qtqa\scripts\test_pl_tmp\fbBNAdV4Lv: Permission denied at C:/work/build/qtqa/scripts/test.pl line 152 cannot unlink file for C:\work\build\qtqa\scripts\test_pl_tmp\hDaeQEo_7L: Permission denied at C:/work/build/qtqa/scripts/test.pl line 152 cannot remove directory for C:\work\build\qtqa\scripts\test_pl_tmp: Directory not empty at C:/work/build/qtqa/scripts/test.pl line 152 rmtree C:\work\build\qtqa\scripts\test_pl_tmp: Directory not empty at C:/work/build/qtqa/scripts/test.pl line 152. 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 293 QtQA::App::TestRunner: second attempt: exited with exit code 41 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 scripts: 1208 seconds, exit code 41 Build log: http://testresults.qt.io/ci/Qt5_5.5_Integration/build_00021/win64-msvc2012_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/5.5_1426095876): http://codereview.qt-project.org/107229 [PS33] - Updated submodules. From ci-noreply at qt-project.org Wed Mar 11 22:36:10 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 11 Mar 2015 23:36:10 +0200 Subject: [Ci-reports] pass on QtBase_5.5_Integration #257 Message-ID: <20150311_213610_046914.ci-noreply@qt-project.org> QtBase_5.5_Integration #257: SUCCESS Tested changes (refs/builds/5.5_1426101889): http://codereview.qt-project.org/108086 [PS9] - windows: Introduce a built-in GPU blacklist From ci-noreply at qt-project.org Wed Mar 11 22:40:23 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 11 Mar 2015 23:40:23 +0200 Subject: [Ci-reports] fail on QtBase_5.5_Integration #258 Message-ID: <20150311_214023_054628.ci-noreply@qt-project.org> Compilation failed :( from ../include/QtCore/../../src/corelib/json/qjsonobject.h:37, from ../include/QtCore/qjsonobject.h:1, from /work/build/qt/qtbase/src/corelib/json/qjson_p.h:48, from /work/build/qt/qtbase/src/corelib/json/qjson.cpp:34: ../include/QtCore/../../src/corelib/json/qjsonvalue.h: In member function ‘QVariant QJsonValueRef::toVariant() const’: ../include/QtCore/../../src/corelib/json/qjsonvalue.h:149:32: error: return type ‘class QVariant’ is incomplete ../include/QtCore/../../src/corelib/json/qjsonvalue.h:149:61: error: invalid use of incomplete type ‘class QVariant’ ../include/QtCore/../../src/corelib/json/qjsonvalue.h:43:7: error: forward declaration of ‘class QVariant’ make: *** [qjson.o] Error 1 Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_00258/linux-android_armeabi-g++_Ubuntu_14.04_x64/log.txt.gz ============================================================ Compilation failed :( In file included from ../include/QtCore/qjsonvalue.h:1:0, from ../include/QtCore/../../src/corelib/json/qjsonobject.h:37, from ../include/QtCore/qjsonobject.h:1, from /work/build/qt/qtbase/src/corelib/json/qjson_p.h:48, from /work/build/qt/qtbase/src/corelib/json/qjson.cpp:34: ../include/QtCore/../../src/corelib/json/qjsonvalue.h: In member function ‘QVariant QJsonValueRef::toVariant() const’: ../include/QtCore/../../src/corelib/json/qjsonvalue.h:149:32: error: return type ‘class QVariant’ is incomplete ../include/QtCore/../../src/corelib/json/qjsonvalue.h:149:61: error: invalid use of incomplete type ‘class QVariant’ ../include/QtCore/../../src/corelib/json/qjsonvalue.h:43:7: error: forward declaration of ‘class QVariant’ gmake: *** [qjson.o] Error 1 Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_00258/linux-g++_developer-build_OpenSuSE_13.1_x64/log.txt.gz ============================================================ Compilation failed :( In file included from /work/build/qt/qtbase/src/corelib/json/qjson_p.h:48: In file included from ../include/QtCore/qjsonobject.h:1: In file included from ../include/QtCore/../../src/corelib/json/qjsonobject.h:37: In file included from ../include/QtCore/qjsonvalue.h:1: ../include/QtCore/../../src/corelib/json/qjsonvalue.h:149:14: error: incomplete result type 'QVariant' in function definition ../include/QtCore/../../src/corelib/json/qjsonvalue.h:43:7: note: forward declaration of 'QVariant' ../include/QtCore/../../src/corelib/json/qjsonvalue.h:149:51: error: calling 'toVariant' with incomplete return type 'QVariant' make: *** [qjson.o] Error 1 Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_00258/macx-clang_developer-build_OSX_10.10/log.txt.gz Tested changes (refs/builds/5.5_1426109865): http://codereview.qt-project.org/108100 [PS1] - eglfs_kms: Use a QByteArray for connectorName http://codereview.qt-project.org/106420 [PS1] - Micro optimization to QPainterPrivate::drawGlyphs http://codereview.qt-project.org/107979 [PS1] - [QFontEngineFT] Use QScopedArrayPointer to auto-free the bitmap buffer http://codereview.qt-project.org/107977 [PS1] - Update bundled HarfBuzz copy to 0.9.39 http://codereview.qt-project.org/108068 [PS2] - Bring harfbuzzng.pri naming in par with the other .pri-s in src/3rdparty http://codereview.qt-project.org/108256 [PS2] - QWidgetWindow: Restrict context menu trigger to the widget's rectangle. http://codereview.qt-project.org/107819 [PS4] - Track modifications of white space in QString::simplified(). http://codereview.qt-project.org/108185 [PS1] - tst_QWindow::initialSize: Use showNormal() instead of show() http://codereview.qt-project.org/108290 [PS1] - Add QJsonValueRef::toVariant() From ci-noreply at qt-project.org Thu Mar 12 00:28:23 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 12 Mar 2015 01:28:23 +0200 Subject: [Ci-reports] pass on QtDeclarative_5.5_Integration #88 Message-ID: <20150311_232823_038162.ci-noreply@qt-project.org> QtDeclarative_5.5_Integration #88: SUCCESS Tested changes (refs/builds/5.5_1426110452): http://codereview.qt-project.org/107320 [PS2] - tst_QQuickPathView::mouseDrag(): Skip on Windows if drag fails to start. From ci-noreply at qt-project.org Thu Mar 12 00:37:41 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 12 Mar 2015 00:37:41 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.4.1_state #62 - FAILURE Message-ID: <20150311233741.1B6973036D@fork.qtproject.c.bitbit.net> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt-project.org/ci/Qt5_5.4.1_state/build_00062 From ci-noreply at qt-project.org Thu Mar 12 00:59:52 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 12 Mar 2015 01:59:52 +0200 Subject: [Ci-reports] pass on QtBase_5.5_Integration #259 Message-ID: <20150311_235952_073168.ci-noreply@qt-project.org> QtBase_5.5_Integration #259: SUCCESS Tested changes (refs/builds/5.5_1426110546): http://codereview.qt-project.org/107979 [PS1] - [QFontEngineFT] Use QScopedArrayPointer to auto-free the bitmap buffer http://codereview.qt-project.org/107977 [PS1] - Update bundled HarfBuzz copy to 0.9.39 http://codereview.qt-project.org/108068 [PS2] - Bring harfbuzzng.pri naming in par with the other .pri-s in src/3rdparty http://codereview.qt-project.org/106420 [PS1] - Micro optimization to QPainterPrivate::drawGlyphs From ci-noreply at qt-project.org Thu Mar 12 01:02:35 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 12 Mar 2015 02:02:35 +0200 Subject: [Ci-reports] fail on QtBase_5.5_Integration #260 Message-ID: <20150312_000235_029012.ci-noreply@qt-project.org> QtBase_5.5_Integration » win64-msvc2012_developer-build_qtnamespace_Windows_81 #260: FAILURE Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_00260/win64-msvc2012_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/5.5_1426118487): http://codereview.qt-project.org/108227 [PS1] - Set the socketType and socketProtocol early http://codereview.qt-project.org/107906 [PS2] - QHostAddress: add IPv6 address overloads that take const data http://codereview.qt-project.org/108015 [PS1] - QtNetwork: Fix const correctness in old style casts http://codereview.qt-project.org/107895 [PS1] - Silence MSVC warning about 64-bit conversion (loss of data) http://codereview.qt-project.org/108185 [PS1] - tst_QWindow::initialSize: Use showNormal() instead of show() From ci-noreply at qt-project.org Thu Mar 12 01:43:46 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 12 Mar 2015 01:43:46 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_dev_state #394 - FAILURE Message-ID: <20150312004346.4FF9730A38@fork.qtproject.c.bitbit.net> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt-project.org/ci/Qt5_dev_state/build_00394 From ci-noreply at qt-project.org Thu Mar 12 01:51:37 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 12 Mar 2015 02:51:37 +0200 Subject: [Ci-reports] fail on QtBase_5.5_Integration #261 Message-ID: <20150312_005137_023886.ci-noreply@qt-project.org> Compilation failed :( socket\qnativesocketengine_winrt.cpp(790) : error C2065: 'socket' : undeclared identifier Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_00261/winphone-arm-msvc2013_Windows_81/log.txt.gz Tested changes (refs/builds/5.5_1426118952): http://codereview.qt-project.org/108227 [PS1] - Set the socketType and socketProtocol early http://codereview.qt-project.org/107895 [PS1] - Silence MSVC warning about 64-bit conversion (loss of data) http://codereview.qt-project.org/108015 [PS1] - QtNetwork: Fix const correctness in old style casts http://codereview.qt-project.org/107906 [PS2] - QHostAddress: add IPv6 address overloads that take const data From ci-noreply at qt-project.org Thu Mar 12 03:10:18 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 12 Mar 2015 04:10:18 +0200 Subject: [Ci-reports] fail on QtBase_5.4_Integration #1907 Message-ID: <20150312_021018_098128.ci-noreply@qt-project.org> Compilation failed :( QtQA::App::TestRunner: Process exited due to signal 11; dumped core QtQA::App::TestRunner: ============================== backtrace follows: ============================== QtQA::App::TestRunner: gdb commands: thread apply all bt 100 QtQA::App::TestRunner: QtQA::App::TestRunner: warning: core file may not match specified executable file. QtQA::App::TestRunner: [New LWP 8778] QtQA::App::TestRunner: [New LWP 8777] QtQA::App::TestRunner: QtQA::App::TestRunner: warning: Can't read pathname for load map: Input/output error. QtQA::App::TestRunner: [Thread debugging using libthread_db enabled] QtQA::App::TestRunner: Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". QtQA::App::TestRunner: Core was generated by `./tst_qxmlsimplereader -silent -o /work/ci/qt/qtbase/5.4/_artifacts/test-logs/t'. QtQA::App::TestRunner: Program terminated with signal 11, Segmentation fault. QtQA::App::TestRunner: #0 __GI_getenv (name=0x7f91cfe0ba0c "_NO_THREADED_GLIB") at getenv.c:90 QtQA::App::TestRunner: 90 getenv.c: No such file or directory. QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2 (Thread 0x7f91d0b7d740 (LWP 8777)): QtQA::App::TestRunner: #0 QLocaleData::longLongToString (this=0x7f91cfe0fee0, l=8777, precision=-1, base=10, width=0, flags=0) at tools/qlocale.cpp:2872 QtQA::App::TestRunner: #1 0x00007f91cfbc80f4 in QString::arg (this=0x7fffc3341ea0, a=8777, fieldWidth=0, base=10, fillChar=...) at tools/qstring.cpp:7439 QtQA::App::TestRunner: #2 0x00007f91cfd5935b in arg (fillChar=..., base=10, fieldWidth=0, a=8777, this=0x7fffc3341ea0) at ../../include/QtCore/../../src/corelib/tools/qstring.h:830 QtQA::App::TestRunner: #3 QCoreApplication::applicationFilePath () at kernel/qcoreapplication.cpp:2082 QtQA::App::TestRunner: #4 0x00007f91cfd59e9a in QCoreApplication::applicationDirPath () at kernel/qcoreapplication.cpp:1999 QtQA::App::TestRunner: #5 0x00007f91d01c0555 in QTest::qFindTestData (base=..., file=0x0, line=0, builddir=0x0) at qtestcase.cpp:2654 QtQA::App::TestRunner: #6 0x00007f91d01d50e7 in QTestPrivate::parseBlackList () at qtestblacklist.cpp:152 QtQA::App::TestRunner: #7 0x00007f91d01c5408 in QTest::qExec (testObject=0x7fffc3342660, argc=6, argv=0x7fffc3342778) at qtestcase.cpp:2433 QtQA::App::TestRunner: #8 0x0000000000406cbd in main (argc=6, argv=0x7fffc3342778) at tst_qxmlsimplereader.cpp:802 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1 (Thread 0x7f91cbfc1700 (LWP 8778)): QtQA::App::TestRunner: #0 __GI_getenv (name=0x7f91cfe0ba0c "_NO_THREADED_GLIB") at getenv.c:90 QtQA::App::TestRunner: #1 0x00007f91cfb17b99 in qEnvironmentVariableIsEmpty (varName=) at global/qglobal.cpp:3061 QtQA::App::TestRunner: #2 0x00007f91cfb2d6fc in QThreadPrivate::createEventDispatcher (data=0x9f70c0) at thread/qthread_unix.cpp:263 QtQA::App::TestRunner: #3 0x00007f91cfb2e423 in QThreadPrivate::start (arg=0x9f57e0) at thread/qthread_unix.cpp:319 QtQA::App::TestRunner: #4 0x00007f91cef9fe9a in start_thread (arg=0x7f91cbfc1700) at pthread_create.c:308 QtQA::App::TestRunner: #5 0x00007f91cf2a93fd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 QtQA::App::TestRunner: #6 0x0000000000000000 in ?? () QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failed, running again to see if it is flaky... QtQA::App::TestRunner: Process exited due to signal 7; 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 8783] QtQA::App::TestRunner: [New LWP 8782] QtQA::App::TestRunner: QtQA::App::TestRunner: warning: Can't read pathname for load map: Input/output error. QtQA::App::TestRunner: [Thread debugging using libthread_db enabled] QtQA::App::TestRunner: Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". QtQA::App::TestRunner: Core was generated by `./tst_qxmlsimplereader -o /work/ci/qt/qtbase/5.4/_artifacts/test-logs/tst_qxmls'. QtQA::App::TestRunner: Program terminated with signal 7, Bus error. QtQA::App::TestRunner: #0 __GI_getenv (name=0x7f0522b88a01 "_NO_GLIB") at getenv.c:90 QtQA::App::TestRunner: 90 getenv.c: No such file or directory. QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2 (Thread 0x7f05238fa740 (LWP 8782)): QtQA::App::TestRunner: #0 0x00007f0522018945 in __GI___xstat (vers=, name=0x13aa488 "/proc/8782/exe", buf=0x7fff73133fa0) at ../sysdeps/unix/sysv/linux/wordsize-64/xstat.c:38 QtQA::App::TestRunner: #1 0x00007f0522a67f2a in stat64 (__statbuf=0x7fff73133fa0, __path=0x13aa488 "/proc/8782/exe") at /usr/include/x86_64-linux-gnu/sys/stat.h:506 QtQA::App::TestRunner: #2 QFileSystemEngine::fillMetaData (entry=..., data=..., what=...) at io/qfilesystemengine_unix.cpp:460 QtQA::App::TestRunner: #3 0x00007f05229fc49c in QFileInfo::exists (this=) at io/qfileinfo.cpp:675 QtQA::App::TestRunner: #4 0x00007f0522ad63ba in QCoreApplication::applicationFilePath () at kernel/qcoreapplication.cpp:2083 QtQA::App::TestRunner: #5 0x00007f0522ad6e9a in QCoreApplication::applicationDirPath () at kernel/qcoreapplication.cpp:1999 QtQA::App::TestRunner: #6 0x00007f0522f3d555 in QTest::qFindTestData (base=..., file=0x0, line=0, builddir=0x0) at qtestcase.cpp:2654 QtQA::App::TestRunner: #7 0x00007f0522f520e7 in QTestPrivate::parseBlackList () at qtestblacklist.cpp:152 QtQA::App::TestRunner: #8 0x00007f0522f42408 in QTest::qExec (testObject=0x7fff731348b0, argc=5, argv=0x7fff731349c8) at qtestcase.cpp:2433 QtQA::App::TestRunner: #9 0x0000000000406cbd in main (argc=5, argv=0x7fff731349c8) at tst_qxmlsimplereader.cpp:802 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1 (Thread 0x7f051ed3e700 (LWP 8783)): QtQA::App::TestRunner: #0 __GI_getenv (name=0x7f0522b88a01 "_NO_GLIB") at getenv.c:90 QtQA::App::TestRunner: #1 0x00007f0522894b99 in qEnvironmentVariableIsEmpty (varName=) at global/qglobal.cpp:3061 QtQA::App::TestRunner: #2 0x00007f05228aa6b5 in QThreadPrivate::createEventDispatcher (data=0x13aa0c0) at thread/qthread_unix.cpp:262 QtQA::App::TestRunner: #3 0x00007f05228ab423 in QThreadPrivate::start (arg=0x13a87e0) at thread/qthread_unix.cpp:319 QtQA::App::TestRunner: #4 0x00007f0521d1ce9a in start_thread (arg=0x7f051ed3e700) at pthread_create.c:308 QtQA::App::TestRunner: #5 0x00007f05220263fd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 QtQA::App::TestRunner: #6 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 11 QtQA::App::TestRunner: second attempt: exited with signal 7 QtQA::App::TestRunner: the test seems to be flaky, please fix this QtQA::App::TestRunner: this flaky test is being treated as a FAIL QtQA::App::TestRunner: end tst_qxmlsimplereader: 7 seconds, signal 7 cc1plus: error: unrecognized command line option ‘-fuse-ld=gold’ Build log: http://testresults.qt.io/ci/QtBase_5.4_Integration/build_01907/linux-g++_no-widgets_Ubuntu_12.04_x64/log.txt.gz Tested changes (refs/builds/5.4_1426108462): http://codereview.qt-project.org/108217 [PS1] - Windows: Get the normal virtual key when not composing http://codereview.qt-project.org/108312 [PS1] - Fixes crash in bmp and ico image decoding From ci-noreply at qt-project.org Thu Mar 12 04:01:55 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 12 Mar 2015 05:01:55 +0200 Subject: [Ci-reports] pass on QtBase_5.5_Integration #262 Message-ID: <20150312_030155_039841.ci-noreply@qt-project.org> QtBase_5.5_Integration #262: SUCCESS Tested changes (refs/builds/5.5_1426121592): http://codereview.qt-project.org/108185 [PS1] - tst_QWindow::initialSize: Use showNormal() instead of show() From ci-noreply at qt-project.org Thu Mar 12 04:05:05 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 12 Mar 2015 04:05:05 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.5_state #23 - FAILURE Message-ID: <20150312030505.3ACF03099B@fork.qtproject.c.bitbit.net> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt-project.org/ci/Qt5_5.5_state/build_00023 From ci-noreply at qt-project.org Thu Mar 12 04:18:33 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 12 Mar 2015 04:18:33 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - QtBase_5.3_mobile_state #288 - FAILURE Message-ID: <20150312031833.A215430A83@fork.qtproject.c.bitbit.net> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt-project.org/ci/QtBase_5.3_mobile_state/build_00288 From ci-noreply at qt-project.org Thu Mar 12 04:19:41 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 12 Mar 2015 05:19:41 +0200 Subject: [Ci-reports] fail on Qt5_5.5_Integration #22 Message-ID: <20150312_031941_027706.ci-noreply@qt-project.org> Autotest `scripts' 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. + perl C:\work\build\qtqa\scripts\setup.pl --install Checking perl modules ... Capture::Tiny - OK YAML - OK IO::CaptureOutput - OK Win32::Status - OK Inline::C - OK Time::Piece - OK Coro::AnyEvent - OK Lingua::EN::Numbers - OK Test::NoWarnings - OK Class::Factory::Util - OK IO::Uncompress::AnyInflate - OK AnyEvent::Util - OK HTTP::Headers - OK autodie - OK List::Compare - OK List::MoreUtils - OK AnyEvent - OK Test::Exception - OK parent - OK File::HomeDir - OK Test::Exit - OK Env::Path - OK AnyEvent::HTTP - OK File::Fetch - OK Const::Fast - OK Test::More - OK Text::Diff - OK Data::Compare - OK Perl::Critic - OK Text::ParseWords - OK LWP::UserAgent::Determined - OK File::Copy::Recursive - OK QMake::Project - OK Timer::Simple - OK Tie::IxHash - OK File::Which - OK XML::Simple - OK File::chdir - OK Win32::Job - OK Sub::Override - OK Text::Trim - OK Test::Perl::Critic - OK Lingua::EN::Inflect - OK Text::Wrap - OK Class::Data::Inheritable - OK File::Slurp - OK File::Find::Rule - OK Time::Out - OK ReleaseAction - OK App::cpanminus - OK Template - OK Readonly - OK Win32::Process::Info - OK Params::Validate - OK Test::Warn - OK Win32::Process - OK YAML::Node - OK JSON - OK Config::Tiny - OK IO::Prompt - OK It looks like your CPAN setup is complete :) + prove -I C:/work/build/qtqa/scripts/lib/perl5 --merge --state=save -I C:/work/build/qtqa/scripts/lib/perl5 --recurse C:/work/build/qtqa/scripts C:/work/build/qtqa/scripts/generic/t/01-coveragerunner_testcocoon.t ...................... ok C:/work/build/qtqa/scripts/generic/t/01-testrunner-testcocoon.t .......................... ok C:/work/build/qtqa/scripts/generic/t/01-xml2html_testcocoon.t ............................ ok QtQA::App::TestRunner: Timed out after 1200 seconds QtQA::App::TestRunner: test failed, running again to see if it is flaky... + perl C:\work\build\qtqa\scripts\setup.pl --install Checking perl modules ... Capture::Tiny - OK YAML - OK IO::CaptureOutput - OK Win32::Status - OK Inline::C - OK Time::Piece - OK Coro::AnyEvent - OK Lingua::EN::Numbers - OK Test::NoWarnings - OK Class::Factory::Util - OK IO::Uncompress::AnyInflate - OK AnyEvent::Util - OK HTTP::Headers - OK autodie - OK List::Compare - OK List::MoreUtils - OK AnyEvent - OK Test::Exception - OK parent - OK File::HomeDir - OK Test::Exit - OK Env::Path - OK AnyEvent::HTTP - OK File::Fetch - OK Const::Fast - OK Test::More - OK Text::Diff - OK Data::Compare - OK Perl::Critic - OK Text::ParseWords - OK LWP::UserAgent::Determined - OK File::Copy::Recursive - OK QMake::Project - OK Timer::Simple - OK Tie::IxHash - OK File::Which - OK XML::Simple - OK File::chdir - OK Win32::Job - OK Sub::Override - OK Text::Trim - OK Test::Perl::Critic - OK Lingua::EN::Inflect - OK Text::Wrap - OK Class::Data::Inheritable - OK File::Slurp - OK File::Find::Rule - OK Time::Out - OK ReleaseAction - OK App::cpanminus - OK Template - OK Readonly - OK Win32::Process::Info - OK Params::Validate - OK Test::Warn - OK Win32::Process - OK YAML::Node - OK JSON - OK Config::Tiny - OK IO::Prompt - OK It looks like your CPAN setup is complete :) cannot unlink file for C:\work\build\qtqa\scripts\test_pl_tmp\4x798nfet7: Permission denied at C:/work/build/qtqa/scripts/test.pl line 152 cannot unlink file for C:\work\build\qtqa\scripts\test_pl_tmp\ebpEH2LYbc: Permission denied at C:/work/build/qtqa/scripts/test.pl line 152 cannot remove directory for C:\work\build\qtqa\scripts\test_pl_tmp: Directory not empty at C:/work/build/qtqa/scripts/test.pl line 152 rmtree C:\work\build\qtqa\scripts\test_pl_tmp: Directory not empty at C:/work/build/qtqa/scripts/test.pl line 152. 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 293 QtQA::App::TestRunner: second attempt: exited with exit code 41 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 scripts: 1208 seconds, exit code 41 Build log: http://testresults.qt.io/ci/Qt5_5.5_Integration/build_00022/win64-msvc2012_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/5.5_1426115920): http://codereview.qt-project.org/107229 [PS33] - Updated submodules. From ci-noreply at qt-project.org Thu Mar 12 05:33:41 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 12 Mar 2015 05:33:41 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.4_state #185 - FAILURE Message-ID: <20150312043341.4DB5F30A52@fork.qtproject.c.bitbit.net> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt-project.org/ci/Qt5_5.4_state/build_00185 From ci-noreply at qt-project.org Thu Mar 12 07:05:46 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 12 Mar 2015 07:05:46 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.3_state #289 - FAILURE Message-ID: <20150312060546.06A0B30A52@fork.qtproject.c.bitbit.net> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt-project.org/ci/Qt5_5.3_state/build_00289 From ci-noreply at qt-project.org Thu Mar 12 09:05:22 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 12 Mar 2015 10:05:22 +0200 Subject: [Ci-reports] pass on QtBase_dev_Integration #5973 Message-ID: <20150312_080522_046235.ci-noreply@qt-project.org> QtBase_dev_Integration #5973: SUCCESS Tested changes (refs/builds/dev_1426140148): http://codereview.qt-project.org/107319 [PS3] - Make QRingBuffer a 64-bit safe From ci-noreply at qt-project.org Thu Mar 12 09:18:00 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 12 Mar 2015 10:18:00 +0200 Subject: [Ci-reports] pass on QtBase_5.5_Integration #268 Message-ID: <20150312_081800_083886.ci-noreply@qt-project.org> QtBase_5.5_Integration #268: SUCCESS Tested changes (refs/builds/5.5_1426129409): http://codereview.qt-project.org/107895 [PS1] - Silence MSVC warning about 64-bit conversion (loss of data) http://codereview.qt-project.org/107906 [PS2] - QHostAddress: add IPv6 address overloads that take const data http://codereview.qt-project.org/108015 [PS1] - QtNetwork: Fix const correctness in old style casts From ci-noreply at qt-project.org Thu Mar 12 09:18:22 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 12 Mar 2015 10:18:22 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #5974 Message-ID: <20150312_081822_009446.ci-noreply@qt-project.org> Compilation failed :( kernel\qwidget.cpp(103) : fatal error C1083: Cannot open include file: 'QtPlatformHeaders/qxcbwindowfunctions.h': No such file or directory Build log: http://testresults.qt.io/ci/QtBase_dev_Integration/build_05974/win32-msvc2010_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1426147699): http://codereview.qt-project.org/106923 [PS1] - QVector: remove brittle c2m() function http://codereview.qt-project.org/107455 [PS1] - QColorDialog: move all helper classes into the unnamed namespace http://codereview.qt-project.org/107454 [PS1] - QColorDialog: remove unused friendship on QColorShower http://codereview.qt-project.org/107453 [PS1] - Inline qcolordialog_p.h into qcolordialog.cpp http://codereview.qt-project.org/107148 [PS5] - Doc: Change Q_CHECK_PTR documentation to match implementation http://codereview.qt-project.org/106191 [PS3] - Haiku: Fix tst_qfileselector.cpp unit test From ci-noreply at qt-project.org Thu Mar 12 10:34:39 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 12 Mar 2015 11:34:39 +0200 Subject: [Ci-reports] pass on Qt3D_5.5_Integration #26 Message-ID: <20150312_093439_050415.ci-noreply@qt-project.org> Qt3D_5.5_Integration #26: SUCCESS Tested changes (refs/builds/5.5_1426148681): http://codereview.qt-project.org/108359 [PS1] - [QCamera] Minor refactoring & clean-up From ci-noreply at qt-project.org Thu Mar 12 10:39:02 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 12 Mar 2015 11:39:02 +0200 Subject: [Ci-reports] pass on QtSerialPort_5.5_Integration #12 Message-ID: <20150312_093902_040310.ci-noreply@qt-project.org> QtSerialPort_5.5_Integration #12: SUCCESS Tested changes (refs/builds/5.5_1426150859): http://codereview.qt-project.org/108342 [PS1] - Get rid of C-style's SERIALPORT_BUFFERSIZE macro From ci-noreply at qt-project.org Thu Mar 12 10:53:34 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 12 Mar 2015 11:53:34 +0200 Subject: [Ci-reports] fail on QtDeclarative_5.5_Integration #89 Message-ID: <20150312_095334_037016.ci-noreply@qt-project.org> QtDeclarative_5.5_Integration #89: ABORTED Tested changes (refs/builds/5.5_1426152605): http://codereview.qt-project.org/108363 [PS2] - Remove bogus autotest for invalid ports From ci-noreply at qt-project.org Thu Mar 12 11:01:28 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 12 Mar 2015 12:01:28 +0200 Subject: [Ci-reports] pass on QtQuickControls_dev_Integration #556 Message-ID: <20150312_100128_090630.ci-noreply@qt-project.org> QtQuickControls_dev_Integration #556: SUCCESS Tested changes (refs/builds/dev_1426150819): http://codereview.qt-project.org/108266 [PS1] - Merge remote-tracking branch 'origin/5.5' into dev From ci-noreply at qt-project.org Thu Mar 12 11:21:59 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 12 Mar 2015 12:21:59 +0200 Subject: [Ci-reports] fail on QtBase_5.4_Integration #1910 Message-ID: <20150312_102159_043071.ci-noreply@qt-project.org> Autotest `tst_qdialog' failed :( The test was determined to be flaky, meaning results were not consistent across multiple runs. This might make the problem difficult to reproduce. Also, flaky failures might or might not be related to any recent changes in the source code. Testing tst_QDialog FAIL! : tst_QDialog::showMaximized() 'dialog.isMaximized()' returned FALSE. () Loc: [tst_qdialog.cpp(256)] 2015-03-12 11:37:19.687 tst_qdialog[1474:2407] Persistent UI failed to open file file:///Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qdialog.savedState/window_3.data: No such file or directory (2) FAIL! : tst_QDialog::snapToDefaultButton() Compared values are not the same Actual (QCursor::pos()): QPoint(16,16) Expected (startingPos) : QPoint(350,372) Loc: [tst_qdialog.cpp(575)] Totals: 18 passed, 2 failed, 1 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QDialog ********* Config: Using QtTest library 5.4.2, Qt 5.4.2 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 6.0 (clang-600.0.54) (Apple)) QDEBUG : tst_QDialog::initTestCase() void QCocoaWindow::setCocoaGeometry(const QRect &) QRect(466,293 200x200) QDEBUG : tst_QDialog::initTestCase() void QCocoaWindow::setCocoaGeometry(const QRect &) window, set frame: PASS : tst_QDialog::initTestCase() PASS : tst_QDialog::getSetCheck() QDEBUG : tst_QDialog::showExtension(data0) void QCocoaWindow::setCocoaGeometry(const QRect &) QRect(466,293 200x100) QDEBUG : tst_QDialog::showExtension(data0) void QCocoaWindow::setCocoaGeometry(const QRect &) window, set frame: QDEBUG : tst_QDialog::showExtension(data0) void QCocoaWindow::setCocoaGeometry(const QRect &) QRect(466,293 200x150) QDEBUG : tst_QDialog::showExtension(data0) void QCocoaWindow::setCocoaGeometry(const QRect &) window, set frame: QDEBUG : tst_QDialog::showExtension(data0) void QCocoaWindow::setCocoaGeometry(const QRect &) QRect(466,293 200x100) QDEBUG : tst_QDialog::showExtension(data0) void QCocoaWindow::setCocoaGeometry(const QRect &) window, set frame: PASS : tst_QDialog::showExtension(data0) QDEBUG : tst_QDialog::showExtension(data1) void QCocoaWindow::setCocoaGeometry(const QRect &) QRect(466,293 220x150) QDEBUG : tst_QDialog::showExtension(data1) void QCocoaWindow::setCocoaGeometry(const QRect &) window, set frame: QDEBUG : tst_QDialog::showExtension(data1) void QCocoaWindow::setCocoaGeometry(const QRect &) QRect(466,293 200x100) QDEBUG : tst_QDialog::showExtension(data1) void QCocoaWindow::setCocoaGeometry(const QRect &) window, set frame: PASS : tst_QDialog::showExtension(data1) QDEBUG : tst_QDialog::showExtension(data2) void QCocoaWindow::setCocoaGeometry(const QRect &) QRect(466,293 250x100) QDEBUG : tst_QDialog::showExtension(data2) void QCocoaWindow::setCocoaGeometry(const QRect &) window, set frame: QDEBUG : tst_QDialog::showExtension(data2) void QCocoaWindow::setCocoaGeometry(const QRect &) QRect(466,293 200x100) QDEBUG : tst_QDialog::showExtension(data2) void QCocoaWindow::setCocoaGeometry(const QRect &) window, set frame: PASS : tst_QDialog::showExtension(data2) QDEBUG : tst_QDialog::showExtension(data3) void QCocoaWindow::setCocoaGeometry(const QRect &) QRect(466,293 250x120) QDEBUG : tst_QDialog::showExtension(data3) void QCocoaWindow::setCocoaGeometry(const QRect &) window, set frame: QDEBUG : tst_QDialog::showExtension(data3) void QCocoaWindow::setCocoaGeometry(const QRect &) QRect(466,293 200x100) QDEBUG : tst_QDialog::showExtension(data3) void QCocoaWindow::setCocoaGeometry(const QRect &) window, set frame: PASS : tst_QDialog::showExtension(data3) PASS : tst_QDialog::defaultButtons() QDEBUG : tst_QDialog::showMaximized() void QCocoaWindow::setCocoaGeometry(const QRect &) QRect(0,44 1280x945) QDEBUG : tst_QDialog::showMaximized() void QCocoaWindow::setCocoaGeometry(const QRect &) window, set frame: QDEBUG : tst_QDialog::showMaximized() after showNormal, window state is: QFlags() geometry: QRect(0,44 1152x756) QDEBUG : tst_QDialog::showMaximized() void QCocoaWindow::syncWindowState(Qt::WindowState) zoom QDEBUG : tst_QDialog::showMaximized() after showMaximized, window state is: QFlags() geometry: QRect(256,171 640x480) FAIL! : tst_QDialog::showMaximized() 'dialog.isMaximized()' returned FALSE. () Loc: [tst_qdialog.cpp(256)] QDEBUG : tst_QDialog::showMinimized() void QCocoaWindow::setCocoaGeometry(const QRect &) QRect(246,153 640x480) QDEBUG : tst_QDialog::showMinimized() void QCocoaWindow::setCocoaGeometry(const QRect &) window, set frame: PASS : tst_QDialog::showMinimized() QDEBUG : tst_QDialog::showFullScreen() void QCocoaWindow::setCocoaGeometry(const QRect &) QRect(0,44 1280x945) QDEBUG : tst_QDialog::showFullScreen() void QCocoaWindow::setCocoaGeometry(const QRect &) window, set frame: QDEBUG : tst_QDialog::showFullScreen() void QCocoaWindow::setCocoaGeometry(const QRect &) QRect(0,0 1152x864) QDEBUG : tst_QDialog::showFullScreen() void QCocoaWindow::setCocoaGeometry(const QRect &) window, set frame: QDEBUG : tst_QDialog::showFullScreen() void QCocoaWindow::syncWindowState(Qt::WindowState) app, presentation options QDEBUG : tst_QDialog::showFullScreen() void QCocoaWindow::setCocoaGeometry(const QRect &) QRect(0,44 1280x945) QDEBUG : tst_QDialog::showFullScreen() void QCocoaWindow::setCocoaGeometry(const QRect &) window, set frame: QDEBUG : tst_QDialog::showFullScreen() void QCocoaWindow::syncWindowState(Qt::WindowState) app, presentation options 2 QDEBUG : tst_QDialog::showFullScreen() void QCocoaWindow::setCocoaGeometry(const QRect &) QRect(0,0 1152x864) QDEBUG : tst_QDialog::showFullScreen() void QCocoaWindow::setCocoaGeometry(const QRect &) window, set frame: QDEBUG : tst_QDialog::showFullScreen() void QCocoaWindow::syncWindowState(Qt::WindowState) app, presentation options QDEBUG : tst_QDialog::showFullScreen() void QCocoaWindow::setCocoaGeometry(const QRect &) QRect(0,22 1280x778) QDEBUG : tst_QDialog::showFullScreen() void QCocoaWindow::setCocoaGeometry(const QRect &) window, set frame: PASS : tst_QDialog::showFullScreen() SKIP : tst_QDialog::showAsTool() Qt/X11: Skipped since activeWindow() is not respected by all window managers Loc: [tst_qdialog.cpp(381)] QDEBUG : tst_QDialog::toolDialogPosition() void QCocoaWindow::setCocoaGeometry(const QRect &) QRect(100,116 640x480) QDEBUG : tst_QDialog::toolDialogPosition() void QCocoaWindow::setCocoaGeometry(const QRect &) window, set frame: PASS : tst_QDialog::toolDialogPosition() QDEBUG : tst_QDialog::deleteMainDefault() void QCocoaWindow::setCocoaGeometry(const QRect &) QRect(246,153 640x480) QDEBUG : tst_QDialog::deleteMainDefault() void QCocoaWindow::setCocoaGeometry(const QRect &) window, set frame: 2015-03-12 11:37:23.526 tst_qdialog[1482:4803] Persistent UI failed to open file file:///Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qdialog.savedState/window_3.data: No such file or directory (2) PASS : tst_QDialog::deleteMainDefault() QDEBUG : tst_QDialog::deleteInExec() void QCocoaWindow::setCocoaGeometry(const QRect &) QRect(246,153 640x480) QDEBUG : tst_QDialog::deleteInExec() void QCocoaWindow::setCocoaGeometry(const QRect &) window, set frame: QDEBUG : tst_QDialog::deleteInExec() void QCocoaWindow::setCocoaGeometry(const QRect &) QRect(246,153 640x480) QDEBUG : tst_QDialog::deleteInExec() void QCocoaWindow::setCocoaGeometry(const QRect &) window, set frame: PASS : tst_QDialog::deleteInExec() QDEBUG : tst_QDialog::showSizeGrip() void QCocoaWindow::setCocoaGeometry(const QRect &) QRect(246,153 640x480) QDEBUG : tst_QDialog::showSizeGrip() void QCocoaWindow::setCocoaGeometry(const QRect &) window, set frame: PASS : tst_QDialog::showSizeGrip() PASS : tst_QDialog::setVisible() QDEBUG : tst_QDialog::reject() void QCocoaWindow::setCocoaGeometry(const QRect &) QRect(246,153 640x480) QDEBUG : tst_QDialog::reject() void QCocoaWindow::setCocoaGeometry(const QRect &) window, set frame: PASS : tst_QDialog::reject() PASS : tst_QDialog::snapToDefaultButton() QDEBUG : tst_QDialog::transientParent(Non-native) void QCocoaWindow::setCocoaGeometry(const QRect &) QRect(475,332 200x200) QDEBUG : tst_QDialog::transientParent(Non-native) void QCocoaWindow::setCocoaGeometry(const QRect &) window, set frame: QDEBUG : tst_QDialog::transientParent(Non-native) void QCocoaWindow::setCocoaGeometry(const QRect &) QRect(515,399 100x30) QDEBUG : tst_QDialog::transientParent(Non-native) void QCocoaWindow::setCocoaGeometry(const QRect &) window, set frame: PASS : tst_QDialog::transientParent(Non-native) QDEBUG : tst_QDialog::transientParent(Native) void QCocoaWindow::setCocoaGeometry(const QRect &) QRect(20,20 160x160) QDEBUG : tst_QDialog::transientParent(Native) void QCocoaWindow::setCocoaGeometry(const QRect &) content view, set frame: QDEBUG : tst_QDialog::transientParent(Native) void QCocoaWindow::setCocoaGeometry(const QRect &) QRect(475,332 200x200) QDEBUG : tst_QDialog::transientParent(Native) void QCocoaWindow::setCocoaGeometry(const QRect &) window, set frame: QDEBUG : tst_QDialog::transientParent(Native) void QCocoaWindow::setCocoaGeometry(const QRect &) QRect(515,399 100x30) QDEBUG : tst_QDialog::transientParent(Native) void QCocoaWindow::setCocoaGeometry(const QRect &) window, set frame: PASS : tst_QDialog::transientParent(Native) PASS : tst_QDialog::cleanupTestCase() Totals: 19 passed, 1 failed, 1 skipped, 0 blacklisted ********* Finished testing of tst_QDialog ********* 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_qdialog: 6 seconds, exit code 1 Build log: http://testresults.qt.io/ci/QtBase_5.4_Integration/build_01910/macx-clang_developer-build_OSX_10.9/log.txt.gz Tested changes (refs/builds/5.4_1426151300): http://codereview.qt-project.org/108312 [PS1] - Fixes crash in bmp and ico image decoding http://codereview.qt-project.org/108248 [PS1] - Fixes crash in gif image decoder http://codereview.qt-project.org/105847 [PS10] - Fix centering dialogs From ci-noreply at qt-project.org Thu Mar 12 11:26:50 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 12 Mar 2015 12:26:50 +0200 Subject: [Ci-reports] pass on QtBase_5.5_Integration #269 Message-ID: <20150312_102650_059833.ci-noreply@qt-project.org> QtBase_5.5_Integration #269: SUCCESS Tested changes (refs/builds/5.5_1426148375): http://codereview.qt-project.org/107981 [PS1] - [QFontEngineFT] Fix alphamap creation for a cached glyph with no data http://codereview.qt-project.org/107980 [PS1] - [QFontEngineFT] Avoid caching a transformed glyph in defaultGlyphSet http://codereview.qt-project.org/107893 [PS4] - [QFontEngineFT] Move some code around to improve readability http://codereview.qt-project.org/108261 [PS2] - Unbreak QTextLine::glyphRuns() in a multi-threaded usage scenario http://codereview.qt-project.org/108328 [PS1] - Fix segfault when requesting root window and there are no screens http://codereview.qt-project.org/108273 [PS2] - Fix quadratic behavior when parsing very large objects http://codereview.qt-project.org/108256 [PS2] - QWidgetWindow: Restrict context menu trigger to the widget's rectangle. http://codereview.qt-project.org/108357 [PS1] - Add missing \since tag for the documentation for loopLevel() http://codereview.qt-project.org/107819 [PS4] - Track modifications of white space in QString::simplified(). http://codereview.qt-project.org/108100 [PS1] - eglfs_kms: Use a QByteArray for connectorName http://codereview.qt-project.org/108008 [PS1] - Update strto(u)ll.c to not produce a warning with -Wcast-qual http://codereview.qt-project.org/108017 [PS2] - QtGui: Fix const correctness in old style casts http://codereview.qt-project.org/108338 [PS1] - Make Q_ASSERT_X also check its argument for validity From ci-noreply at qt-project.org Thu Mar 12 11:29:20 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 12 Mar 2015 12:29:20 +0200 Subject: [Ci-reports] fail on Qt5_5.5_Integration #24 Message-ID: <20150312_102920_066180.ci-noreply@qt-project.org> `make' failed :( {standard input}: Fatal error: can't close .obj/main.o: No space left on device make[5]: *** [.obj/main.o] Error 1 make[4]: *** [sub-samegame-make_first] Error 2 make[3]: *** [sub-demos-make_first] Error 2 {standard input}: Fatal error: can't close .obj/util.o: No space left on device make[6]: *** [.obj/util.o] Error 1 {standard input}: Fatal error: can't write .obj/qqmlenginedebugclient.o: No space left on device {standard input}: Fatal error: can't close .obj/qqmlenginedebugclient.o: No space left on device make[6]: *** [.obj/qqmlenginedebugclient.o] Error 1 make[5]: *** [sub-qqmlenginedebugservice-make_first] Error 2 {standard input}: Fatal error: can't write .obj/qrc_images.o: No space left on device {standard input}: Fatal error: can't close .obj/qrc_images.o: No space left on device make[5]: *** [.obj/qrc_images.o] Error 1 make[4]: *** [sub-system-make_first] Error 2 make[3]: *** [sub-particles-make_first] Error 2 make[2]: *** [sub-quick-make_first] Error 2 make[1]: *** [sub-examples-make_first] Error 2 {standard input}: Fatal error: can't write .obj/util.o: No space left on device {standard input}: Fatal error: can't close .obj/util.o: No space left on device make[6]: *** [.obj/util.o] Error 1 {standard input}: Fatal error: can't write .obj/debugutil.o: No space left on device {standard input}: Fatal error: can't close .obj/debugutil.o: No space left on device make[6]: *** [.obj/debugutil.o] Error 1 make[5]: *** [sub-qqmldebugjs-make_first] Error 2 make[4]: *** [sub-debugger-make_first] Error 2 {standard input}: Fatal error: can't close .obj/moc_util.o: No space left on device make[5]: *** [.obj/moc_util.o] Error 1 {standard input}: Fatal error: can't write .obj/tst_qqmlsettings.o: No space left on device {standard input}: Fatal error: can't close .obj/tst_qqmlsettings.o: No space left on device make[5]: *** [.obj/tst_qqmlsettings.o] Error 1 make[4]: *** [sub-qqmlsettings-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-make_first] Error 2 Build log: http://testresults.qt.io/ci/Qt5_5.5_Integration/build_00024/linux-g++_no-widgets_Ubuntu_14.04_x64/log.txt.gz Tested changes (refs/builds/5.5_1426153008): http://codereview.qt-project.org/107229 [PS34] - Updated submodules. http://codereview.qt-project.org/102241 [PS8] - Added Qt3D as a part of qt5.git default repositories From ci-noreply at qt-project.org Thu Mar 12 11:43:14 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 12 Mar 2015 12:43:14 +0200 Subject: [Ci-reports] fail on Qt5_5.5_Integration #25 Message-ID: <20150312_104314_079735.ci-noreply@qt-project.org> Qt5_5.5_Integration #25: ABORTED Tested changes (refs/builds/5.5_1426156360): http://codereview.qt-project.org/102241 [PS8] - Added Qt3D as a part of qt5.git default repositories From ci-noreply at qt-project.org Thu Mar 12 12:13:12 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 12 Mar 2015 13:13:12 +0200 Subject: [Ci-reports] fail on QtGraphicalEffects_dev_Integration #48 Message-ID: <20150312_111312_070672.ci-noreply@qt-project.org> Autotest `tst_qtgraphicaleffects' failed :( Testing tst_qtgraphicaleffects FAIL! : tst_qtgraphicaleffects::gaussianBlur() Compared doubles are not the same (fuzzy compare) Actual (obj->property("radius").toDouble()): 4 Expected (0.0) : 0 tst_qtgraphicaleffects.cpp(409) : failure location Totals: 26 passed, 1 failed, 0 skipped, 0 blacklisted Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qtgraphicaleffects ********* Config: Using QtTest library 5.6.0, Qt 5.6.0 (i386-little_endian-ilp32 shared (dynamic) release build; by MSVC 2010) PASS : tst_qtgraphicaleffects::initTestCase() PASS : tst_qtgraphicaleffects::blend() PASS : tst_qtgraphicaleffects::brightnessContrast() PASS : tst_qtgraphicaleffects::colorize() PASS : tst_qtgraphicaleffects::colorOverlay() QWARN : tst_qtgraphicaleffects::conicalGradient() file:///C:/work/build/qt/qtbase/qml/QtGraphicalEffects/ConicalGradient.qml:270:16: Unable to assign [undefined] to QQuickItem* PASS : tst_qtgraphicaleffects::conicalGradient() PASS : tst_qtgraphicaleffects::desaturate() PASS : tst_qtgraphicaleffects::directionalBlur() PASS : tst_qtgraphicaleffects::displace() QWARN : tst_qtgraphicaleffects::dropShadow() file:///C:/work/build/qt/qtbase/qml/QtGraphicalEffects/private/GaussianDirectionalBlur.qml:69:16: Unable to assign [undefined] to QQuickItem* QWARN : tst_qtgraphicaleffects::dropShadow() file:///C:/work/build/qt/qtbase/qml/QtGraphicalEffects/private/GaussianDirectionalBlur.qml:69:16: Unable to assign [undefined] to QQuickItem* PASS : tst_qtgraphicaleffects::dropShadow() PASS : tst_qtgraphicaleffects::fastBlur() PASS : tst_qtgraphicaleffects::gammaAdjust() FAIL! : tst_qtgraphicaleffects::gaussianBlur() Compared doubles are not the same (fuzzy compare) Actual (obj->property("radius").toDouble()): 4 Expected (0.0) : 0 tst_qtgraphicaleffects.cpp(409) : failure location QWARN : tst_qtgraphicaleffects::glow() file:///C:/work/build/qt/qtbase/qml/QtGraphicalEffects/private/GaussianDirectionalBlur.qml:69:16: Unable to assign [undefined] to QQuickItem* QWARN : tst_qtgraphicaleffects::glow() file:///C:/work/build/qt/qtbase/qml/QtGraphicalEffects/private/GaussianDirectionalBlur.qml:69:16: Unable to assign [undefined] to QQuickItem* PASS : tst_qtgraphicaleffects::glow() PASS : tst_qtgraphicaleffects::hueSaturation() QWARN : tst_qtgraphicaleffects::innerShadow() file:///C:/work/build/qt/qtbase/qml/QtGraphicalEffects/private/GaussianDirectionalBlur.qml:69:16: Unable to assign [undefined] to QQuickItem* QWARN : tst_qtgraphicaleffects::innerShadow() file:///C:/work/build/qt/qtbase/qml/QtGraphicalEffects/private/GaussianDirectionalBlur.qml:69:16: Unable to assign [undefined] to QQuickItem* PASS : tst_qtgraphicaleffects::innerShadow() QWARN : tst_qtgraphicaleffects::levelAdjust() file:///C:/work/build/qt/qtbase/qml/QtGraphicalEffects/LevelAdjust.qml:407:16: Unable to assign [undefined] to QQuickItem* PASS : tst_qtgraphicaleffects::levelAdjust() QWARN : tst_qtgraphicaleffects::linearGradient() file:///C:/work/build/qt/qtbase/qml/QtGraphicalEffects/LinearGradient.qml:254:16: Unable to assign [undefined] to QQuickItem* PASS : tst_qtgraphicaleffects::linearGradient() PASS : tst_qtgraphicaleffects::maskedBlur() PASS : tst_qtgraphicaleffects::opacityMask() PASS : tst_qtgraphicaleffects::radialBlur() QWARN : tst_qtgraphicaleffects::radialGradient() file:///C:/work/build/qt/qtbase/qml/QtGraphicalEffects/RadialGradient.qml:337:16: Unable to assign [undefined] to QQuickItem* PASS : tst_qtgraphicaleffects::radialGradient() QWARN : tst_qtgraphicaleffects::recursiveBlur() file:///C:/work/build/qt/qtbase/qml/QtGraphicalEffects/private/GaussianDirectionalBlur.qml:69:16: Unable to assign [undefined] to QQuickItem* QWARN : tst_qtgraphicaleffects::recursiveBlur() file:///C:/work/build/qt/qtbase/qml/QtGraphicalEffects/private/GaussianDirectionalBlur.qml:69:16: Unable to assign [undefined] to QQuickItem* PASS : tst_qtgraphicaleffects::recursiveBlur() PASS : tst_qtgraphicaleffects::rectangularGlow() PASS : tst_qtgraphicaleffects::thresholdMask() PASS : tst_qtgraphicaleffects::zoomBlur() PASS : tst_qtgraphicaleffects::cleanupTestCase() Totals: 26 passed, 1 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_qtgraphicaleffects ********* Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qtgraphicaleffects: 2 seconds, exit code 1 Build log: http://testresults.qt.io/ci/QtGraphicalEffects_dev_Integration/build_00048/win32-msvc2010_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1426158017): http://codereview.qt-project.org/104686 [PS8] - Improve Gaussian Blur. From ci-noreply at qt-project.org Thu Mar 12 12:28:10 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 12 Mar 2015 13:28:10 +0200 Subject: [Ci-reports] fail on QtCanvas3D_5.5_Integration #38 Message-ID: <20150312_112810_012711.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' context3d.cpp c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' context3d.cpp(224) : error C2065: 'GL_STACK_OVERFLOW' : undeclared identifier context3d.cpp(224) : error C2051: case expression not constant context3d.cpp(227) : error C2065: 'GL_STACK_UNDERFLOW' : undeclared identifier context3d.cpp(227) : error C2051: case expression not constant context3d.cpp(4474) : error C2065: 'GL_STACK_OVERFLOW' : undeclared identifier context3d.cpp(4474) : error C2051: case expression not constant context3d.cpp(4477) : error C2065: 'GL_STACK_UNDERFLOW' : undeclared identifier context3d.cpp(4477) : error C2051: case expression not constant Build log: http://testresults.qt.io/ci/QtCanvas3D_5.5_Integration/build_00038/wince70embedded-armv4i-msvc2008_Windows_7/log.txt.gz Tested changes (refs/builds/5.5_1426158940): http://codereview.qt-project.org/108374 [PS2] - Fixes getError behavior. From ci-noreply at qt-project.org Thu Mar 12 12:47:06 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 12 Mar 2015 13:47:06 +0200 Subject: [Ci-reports] pass on QtDeclarative_5.5_Integration #90 Message-ID: <20150312_114706_027840.ci-noreply@qt-project.org> QtDeclarative_5.5_Integration #90: SUCCESS Tested changes (refs/builds/5.5_1426154108): http://codereview.qt-project.org/108200 [PS2] - Handle context loss in the threaded render loop From ci-noreply at qt-project.org Thu Mar 12 13:08:01 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 12 Mar 2015 14:08:01 +0200 Subject: [Ci-reports] pass on QtTools_5.5_Integration #14 Message-ID: <20150312_120801_027121.ci-noreply@qt-project.org> QtTools_5.5_Integration #14: SUCCESS Tested changes (refs/builds/5.5_1426152629): http://codereview.qt-project.org/108298 [PS1] - qtdiag: Update to output values of newly added API. From ci-noreply at qt-project.org Thu Mar 12 13:13:59 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 12 Mar 2015 14:13:59 +0200 Subject: [Ci-reports] pass on QtSerialPort_5.5_Integration #13 Message-ID: <20150312_121359_019885.ci-noreply@qt-project.org> QtSerialPort_5.5_Integration #13: SUCCESS Tested changes (refs/builds/5.5_1426156837): http://codereview.qt-project.org/108343 [PS1] - Make QSP::timeoutValue() as static From ci-noreply at qt-project.org Thu Mar 12 13:19:03 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 12 Mar 2015 14:19:03 +0200 Subject: [Ci-reports] fail on Qt3D_dev_Integration #253 Message-ID: <20150312_121903_039360.ci-noreply@qt-project.org> Autotest `license' failed :( # Failed test 'No reference text for license type LGPL in src/core/qray3d.cpp, line 9' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/core/qray3d.h, line 9' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in tests/auto/core/qray3d/tst_qray3d.cpp, line 9' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Looks like you failed 3 tests of 745. /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl .. Dubious, test returned 3 (wstat 768, 0x300) Failed 3/745 subtests Test Summary Report ------------------- /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl (Wstat: 768 Tests: 745 Failed: 3) Failed tests: 220-221, 729 Non-zero exit status: 3 Files=1, Tests=745, 1 wallclock secs ( 0.09 usr 0.00 sys + 0.45 cusr 0.02 csys = 0.56 CPU) Result: FAIL QtQA::App::TestRunner: test failed, running again to see if it is flaky... # Failed test 'No reference text for license type LGPL in src/core/qray3d.cpp, line 9' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in src/core/qray3d.h, line 9' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in tests/auto/core/qray3d/tst_qray3d.cpp, line 9' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Looks like you failed 3 tests of 745. /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl .. Dubious, test returned 3 (wstat 768, 0x300) Failed 3/745 subtests Test Summary Report ------------------- /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl (Wstat: 768 Tests: 745 Failed: 3) Failed tests: 220-221, 729 Non-zero exit status: 3 Files=1, Tests=745, 0 wallclock secs ( 0.09 usr 0.00 sys + 0.45 cusr 0.03 csys = 0.57 CPU) Result: FAIL QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end license: 1 seconds, exit code 1 Build log: http://testresults.qt.io/ci/Qt3D_dev_Integration/build_00253/linux-g++_developer-build_OpenSuSE_13.1_x64/log.txt.gz Tested changes (refs/builds/dev_1426162335): http://codereview.qt-project.org/108264 [PS5] - Add QRay3D From ci-noreply at qt-project.org Thu Mar 12 13:22:45 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 12 Mar 2015 14:22:45 +0200 Subject: [Ci-reports] pass on Qt3D_5.5_Integration #27 Message-ID: <20150312_122245_031238.ci-noreply@qt-project.org> Qt3D_5.5_Integration #27: SUCCESS Tested changes (refs/builds/5.5_1426156574): http://codereview.qt-project.org/108370 [PS1] - Fix MSVC warnings. From ci-noreply at qt-project.org Thu Mar 12 13:30:42 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 12 Mar 2015 14:30:42 +0200 Subject: [Ci-reports] fail on QtBase_5.4_Integration #1914 Message-ID: <20150312_123042_016607.ci-noreply@qt-project.org> Compilation failed :( LINK : fatal error LNK1181: cannot open input file '.obj\release\moc_mainwindow.obj' Build log: http://testresults.qt.io/ci/QtBase_5.4_Integration/build_01914/win32-msvc2010_Windows_7/log.txt.gz Tested changes (refs/builds/5.4_1426155814): http://codereview.qt-project.org/108316 [PS1] - Doc: Fix qmath documentation http://codereview.qt-project.org/108317 [PS2] - Doc: Remove link to old Nokia Wiki http://codereview.qt-project.org/108318 [PS1] - Doc: Update links to forum.qt.io From ci-noreply at qt-project.org Thu Mar 12 13:34:24 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 12 Mar 2015 14:34:24 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #5977 Message-ID: <20150312_123424_048525.ci-noreply@qt-project.org> Autotest `tst_qsslsocket' failed :( Testing tst_QSslSocket FAIL! : tst_QSslSocket::sessionCipher(WithHttpProxyBasicAuth) 'socket->waitForConnected(10000)' returned FALSE. (Socket operation timed out) tst_qsslsocket.cpp(756) : failure location Totals: 666 passed, 1 failed, 19 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QSslSocket ********* Config: Using QtTest library 5.6.0, Qt 5.6.0 (i386-little_endian-ilp32 shared (dynamic) release build; by GCC 4.8.0) QDEBUG : tst_QSslSocket::initTestCase() Using SSL library OpenSSL 1.0.1j 15 Oct 2014 (268439727) PASS : tst_QSslSocket::initTestCase() PASS : tst_QSslSocket::constructing(WithoutProxy) PASS : tst_QSslSocket::constructing(WithSocks5Proxy) PASS : tst_QSslSocket::constructing(WithSocks5ProxyAuth) PASS : tst_QSslSocket::constructing(WithHttpProxy) 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(WithoutProxy:10.212.2.0) PASS : tst_QSslSocket::sslErrors(WithSocks5Proxy:qt-test-server) PASS : tst_QSslSocket::sslErrors(WithSocks5Proxy:10.212.2.0) PASS : tst_QSslSocket::sslErrors(WithSocks5ProxyAuth:qt-test-server) PASS : tst_QSslSocket::sslErrors(WithSocks5ProxyAuth:10.212.2.0) PASS : tst_QSslSocket::sslErrors(WithHttpProxy:qt-test-server) PASS : tst_QSslSocket::sslErrors(WithHttpProxy:10.212.2.0) PASS : tst_QSslSocket::sslErrors(WithHttpProxyBasicAuth:qt-test-server) PASS : tst_QSslSocket::sslErrors(WithHttpProxyBasicAuth:10.212.2.0) PASS : tst_QSslSocket::addCaCertificate(WithoutProxy) PASS : tst_QSslSocket::addCaCertificate(WithSocks5Proxy) PASS : tst_QSslSocket::addCaCertificate(WithSocks5ProxyAuth) PASS : tst_QSslSocket::addCaCertificate(WithHttpProxy) PASS : tst_QSslSocket::addCaCertificate(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::addCaCertificates(WithoutProxy) PASS : tst_QSslSocket::addCaCertificates(WithSocks5Proxy) PASS : tst_QSslSocket::addCaCertificates(WithSocks5ProxyAuth) PASS : tst_QSslSocket::addCaCertificates(WithHttpProxy) PASS : tst_QSslSocket::addCaCertificates(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::addCaCertificates2(WithoutProxy) PASS : tst_QSslSocket::addCaCertificates2(WithSocks5Proxy) PASS : tst_QSslSocket::addCaCertificates2(WithSocks5ProxyAuth) PASS : tst_QSslSocket::addCaCertificates2(WithHttpProxy) PASS : tst_QSslSocket::addCaCertificates2(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::ciphers(WithoutProxy) PASS : tst_QSslSocket::ciphers(WithSocks5Proxy) PASS : tst_QSslSocket::ciphers(WithSocks5ProxyAuth) PASS : tst_QSslSocket::ciphers(WithHttpProxy) PASS : tst_QSslSocket::ciphers(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::connectToHostEncrypted(WithoutProxy) PASS : tst_QSslSocket::connectToHostEncrypted(WithSocks5Proxy) PASS : tst_QSslSocket::connectToHostEncrypted(WithSocks5ProxyAuth) PASS : tst_QSslSocket::connectToHostEncrypted(WithHttpProxy) PASS : tst_QSslSocket::connectToHostEncrypted(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::connectToHostEncryptedWithVerificationPeerName(WithoutProxy) PASS : tst_QSslSocket::connectToHostEncryptedWithVerificationPeerName(WithSocks5Proxy) PASS : tst_QSslSocket::connectToHostEncryptedWithVerificationPeerName(WithSocks5ProxyAuth) PASS : tst_QSslSocket::connectToHostEncryptedWithVerificationPeerName(WithHttpProxy) PASS : tst_QSslSocket::connectToHostEncryptedWithVerificationPeerName(WithHttpProxyBasicAuth) QDEBUG : tst_QSslSocket::sessionCipher(WithoutProxy) Supported Ciphers: (QSslCipher(name=ECDHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=PSK-AES256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES128-SHA, bits=1 (truncated) QDEBUG : tst_QSslSocket::sessionCipher(WithoutProxy) Default Ciphers: (QSslCipher(name=ECDHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=PSK-AES256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES128-SHA, bits=128 (truncated) QDEBUG : tst_QSslSocket::sessionCipher(WithoutProxy) Session Cipher: QSslCipher(name=DHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2) PASS : tst_QSslSocket::sessionCipher(WithoutProxy) QDEBUG : tst_QSslSocket::sessionCipher(WithSocks5Proxy) Supported Ciphers: (QSslCipher(name=ECDHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=PSK-AES256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES128-SHA, bit (truncated) QDEBUG : tst_QSslSocket::sessionCipher(WithSocks5Proxy) Default Ciphers: (QSslCipher(name=ECDHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=PSK-AES256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES128-SHA, bits= (truncated) QDEBUG : tst_QSslSocket::sessionCipher(WithSocks5Proxy) Session Cipher: QSslCipher(name=DHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2) PASS : tst_QSslSocket::sessionCipher(WithSocks5Proxy) QDEBUG : tst_QSslSocket::sessionCipher(WithSocks5ProxyAuth) Supported Ciphers: (QSslCipher(name=ECDHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=PSK-AES256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES128-SHA, (truncated) QDEBUG : tst_QSslSocket::sessionCipher(WithSocks5ProxyAuth) Default Ciphers: (QSslCipher(name=ECDHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=PSK-AES256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES128-SHA, b (truncated) QDEBUG : tst_QSslSocket::sessionCipher(WithSocks5ProxyAuth) Session Cipher: QSslCipher(name=DHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2) PASS : tst_QSslSocket::sessionCipher(WithSocks5ProxyAuth) QDEBUG : tst_QSslSocket::sessionCipher(WithHttpProxy) Supported Ciphers: (QSslCipher(name=ECDHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=PSK-AES256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES128-SHA, bits= (truncated) QDEBUG : tst_QSslSocket::sessionCipher(WithHttpProxy) Default Ciphers: (QSslCipher(name=ECDHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=PSK-AES256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES128-SHA, bits=12 (truncated) QDEBUG : tst_QSslSocket::sessionCipher(WithHttpProxy) Session Cipher: QSslCipher(name=DHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2) PASS : tst_QSslSocket::sessionCipher(WithHttpProxy) QDEBUG : tst_QSslSocket::sessionCipher(WithHttpProxyBasicAuth) Supported Ciphers: (QSslCipher(name=ECDHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=PSK-AES256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES128-S (truncated) QDEBUG : tst_QSslSocket::sessionCipher(WithHttpProxyBasicAuth) Default Ciphers: (QSslCipher(name=ECDHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=PSK-AES256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES128-SHA (truncated) QDEBUG : tst_QSslSocket::sessionCipher(WithHttpProxyBasicAuth) Session Cipher: QSslCipher(name=DHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2) PASS : tst_QSslSocket::sessionCipher(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::flush(WithoutProxy) PASS : tst_QSslSocket::flush(WithSocks5Proxy) PASS : tst_QSslSocket::flush(WithSocks5ProxyAuth) PASS : tst_QSslSocket::flush(WithHttpProxy) PASS : tst_QSslSocket::flush(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::isEncrypted(WithoutProxy) PASS : tst_QSslSocket::isEncrypted(WithSocks5Proxy) PASS : tst_QSslSocket::isEncrypted(WithSocks5ProxyAuth) PASS : tst_QSslSocket::isEncrypted(WithHttpProxy) PASS : tst_QSslSocket::isEncrypted(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::localCertificate(WithoutProxy) PASS : tst_QSslSocket::localCertificate(WithSocks5Proxy) PASS : tst_QSslSocket::localCertificate(WithSocks5ProxyAuth) PASS : tst_QSslSocket::localCertificate(WithHttpProxy) PASS : tst_QSslSocket::localCertificate(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::mode(WithoutProxy) PASS : tst_QSslSocket::mode(WithSocks5Proxy) PASS : tst_QSslSocket::mode(WithSocks5ProxyAuth) PASS : tst_QSslSocket::mode(WithHttpProxy) PASS : tst_QSslSocket::mode(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::peerCertificate(WithoutProxy) PASS : tst_QSslSocket::peerCertificate(WithSocks5Proxy) PASS : tst_QSslSocket::peerCertificate(WithSocks5ProxyAuth) PASS : tst_QSslSocket::peerCertificate(WithHttpProxy) PASS : tst_QSslSocket::peerCertificate(WithHttpProxyBasicAuth) SKIP : tst_QSslSocket::peerCertificateChain(WithoutProxy) QTBUG-29941 - Unstable auto-test due to intermittently unreachable host tst_qsslsocket.cpp(814) : 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) qt.network.ssl: QSslSocket::startClientEncryption: cannot start handshake when not connected QWARN : tst_QSslSocket::protocol(WithoutProxy) qt.network.ssl: QSslSocket::startClientEncryption: cannot start handshake when not connected PASS : tst_QSslSocket::protocol(WithoutProxy) PASS : tst_QSslSocket::protocol(WithSocks5Proxy) PASS : tst_QSslSocket::protocol(WithSocks5ProxyAuth) FAIL! : tst_QSslSocket::protocol(WithHttpProxy) 'socket->waitForConnected()' returned FALSE. (Socket operation timed out) tst_qsslsocket.cpp(973) : failure location SKIP : tst_QSslSocket::protocol(WithHttpProxyBasicAuth) Skipping flaky test - See QTBUG-29941 tst_qsslsocket.cpp(931) : 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(1413) : 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(1568) : 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(1773) : failure location SKIP : tst_QSslSocket::waitForMinusOne(WithoutProxy) QTBUG-24451 - indefinite wait may hang tst_qsslsocket.cpp(1945) : 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::disconnectFromHostWhenConnecting(WithoutProxy) PASS : tst_QSslSocket::disconnectFromHostWhenConnecting(WithSocks5Proxy) PASS : tst_QSslSocket::disconnectFromHostWhenConnecting(WithSocks5ProxyAuth) PASS : tst_QSslSocket::disconnectFromHostWhenConnecting(WithHttpProxy) PASS : tst_QSslSocket::disconnectFromHostWhenConnecting(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::disconnectFromHostWhenConnected(WithoutProxy) PASS : tst_QSslSocket::disconnectFromHostWhenConnected(WithSocks5Proxy) PASS : tst_QSslSocket::disconnectFromHostWhenConnected(WithSocks5ProxyAuth) PASS : tst_QSslSocket::disconnectFromHostWhenConnected(WithHttpProxy) PASS : tst_QSslSocket::disconnectFromHostWhenConnected(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::resetProxy(WithoutProxy) PASS : tst_QSslSocket::resetProxy(WithSocks5Proxy) PASS : tst_QSslSocket::resetProxy(WithSocks5ProxyAuth) PASS : tst_QSslSocket::resetProxy(WithHttpProxy) PASS : tst_QSslSocket::resetProxy(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::ignoreSslErrorsList(WithoutProxy:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsList(WithoutProxy:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsList(WithoutProxy:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsList(WithoutProxy:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsList(WithoutProxy:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5Proxy:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5Proxy:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5Proxy:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5Proxy:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5Proxy:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5ProxyAuth:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5ProxyAuth:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5ProxyAuth:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5ProxyAuth:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5ProxyAuth:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxy:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxy:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxy:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxy:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxy:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxyBasicAuth:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxyBasicAuth:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxyBasicAuth:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxyBasicAuth:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxyBasicAuth:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithoutProxy:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithoutProxy:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithoutProxy:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithoutProxy:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithoutProxy:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5Proxy:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5Proxy:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5Proxy:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5Proxy:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5Proxy:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5ProxyAuth:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5ProxyAuth:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5ProxyAuth:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5ProxyAuth:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5ProxyAuth:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxy:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxy:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxy:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxy:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxy:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxyBasicAuth:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxyBasicAuth:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxyBasicAuth:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxyBasicAuth:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxyBasicAuth:SSL-failure-empty-list-again) PASS : tst_QSslSocket::readFromClosedSocket(WithoutProxy) PASS : tst_QSslSocket::readFromClosedSocket(WithSocks5Proxy) PASS : tst_QSslSocket::readFromClosedSocket(WithSocks5ProxyAuth) PASS : tst_QSslSocket::readFromClosedSocket(WithHttpProxy) PASS : tst_QSslSocket::readFromClosedSocket(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::writeBigChunk(WithoutProxy) QWARN : tst_QSslSocket::writeBigChunk(WithSocks5Proxy) QIODevice::write: device not open PASS : tst_QSslSocket::writeBigChunk(WithSocks5Proxy) QWARN : tst_QSslSocket::writeBigChunk(WithSocks5ProxyAuth) QIODevice::write: device not open PASS : tst_QSslSocket::writeBigChunk(WithSocks5ProxyAuth) PASS : tst_QSslSocket::writeBigChunk(WithHttpProxy) PASS : tst_QSslSocket::writeBigChunk(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::blacklistedCertificates(WithoutProxy) PASS : tst_QSslSocket::blacklistedCertificates(WithSocks5Proxy) PASS : tst_QSslSocket::blacklistedCertificates(WithSocks5ProxyAuth) PASS : tst_QSslSocket::blacklistedCertificates(WithHttpProxy) PASS : tst_QSslSocket::blacklistedCertificates(WithHttpProxyBasicAuth) QDEBUG : tst_QSslSocket::versionAccessors(WithoutProxy) "OpenSSL 1.0.1j 15 Oct 2014" QDEBUG : tst_QSslSocket::versionAccessors(WithoutProxy) "100010af" PASS : tst_QSslSocket::versionAccessors(WithoutProxy) QDEBUG : tst_QSslSocket::versionAccessors(WithSocks5Proxy) "OpenSSL 1.0.1j 15 Oct 2014" QDEBUG : tst_QSslSocket::versionAccessors(WithSocks5Proxy) "100010af" PASS : tst_QSslSocket::versionAccessors(WithSocks5Proxy) QDEBUG : tst_QSslSocket::versionAccessors(WithSocks5ProxyAuth) "OpenSSL 1.0.1j 15 Oct 2014" QDEBUG : tst_QSslSocket::versionAccessors(WithSocks5ProxyAuth) "100010af" PASS : tst_QSslSocket::versionAccessors(WithSocks5ProxyAuth) QDEBUG : tst_QSslSocket::versionAccessors(WithHttpProxy) "OpenSSL 1.0.1j 15 Oct 2014" QDEBUG : tst_QSslSocket::versionAccessors(WithHttpProxy) "100010af" PASS : tst_QSslSocket::versionAccessors(WithHttpProxy) QDEBUG : tst_QSslSocket::versionAccessors(WithHttpProxyBasicAuth) "OpenSSL 1.0.1j 15 Oct 2014" QDEBUG : tst_QSslSocket::versionAccessors(WithHttpProxyBasicAuth) "100010af" 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::dhServer(WithoutProxy) PASS : tst_QSslSocket::dhServer(WithSocks5Proxy) PASS : tst_QSslSocket::dhServer(WithSocks5ProxyAuth) PASS : tst_QSslSocket::dhServer(WithHttpProxy) PASS : tst_QSslSocket::dhServer(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::ecdhServer(WithoutProxy) PASS : tst_QSslSocket::ecdhServer(WithSocks5Proxy) PASS : tst_QSslSocket::ecdhServer(WithSocks5ProxyAuth) PASS : tst_QSslSocket::ecdhServer(WithHttpProxy) PASS : tst_QSslSocket::ecdhServer(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::verifyClientCertificate(WithoutProxy:NoCert:AutoVerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithoutProxy:NoCert:QueryPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithoutProxy:NoCert:VerifyNone) PASS : tst_QSslSocket::verifyClientCertificate(WithoutProxy:NoCert:VerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithoutProxy:SelfSignedCert:AutoVerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithoutProxy:SelfSignedCert:QueryPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithoutProxy:SelfSignedCert:VerifyNone) PASS : tst_QSslSocket::verifyClientCertificate(WithoutProxy:SelfSignedCert:VerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithoutProxy:ValidServerCert:AutoVerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithoutProxy:ValidServerCert:QueryPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithoutProxy:ValidServerCert:VerifyNone) PASS : tst_QSslSocket::verifyClientCertificate(WithoutProxy:ValidServerCert:VerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithoutProxy:ValidClientCert:AutoVerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithoutProxy:ValidClientCert:QueryPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithoutProxy:ValidClientCert:VerifyNone) PASS : tst_QSslSocket::verifyClientCertificate(WithoutProxy:ValidClientCert:VerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithoutProxy:ValidClientCert:AutoVerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithoutProxy:ValidClientCert:QueryPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithoutProxy:ValidClientCert:VerifyNone) PASS : tst_QSslSocket::verifyClientCertificate(WithoutProxy:ValidClientCert:VerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5Proxy:NoCert:AutoVerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5Proxy:NoCert:QueryPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5Proxy:NoCert:VerifyNone) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5Proxy:NoCert:VerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5Proxy:SelfSignedCert:AutoVerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5Proxy:SelfSignedCert:QueryPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5Proxy:SelfSignedCert:VerifyNone) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5Proxy:SelfSignedCert:VerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5Proxy:ValidServerCert:AutoVerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5Proxy:ValidServerCert:QueryPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5Proxy:ValidServerCert:VerifyNone) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5Proxy:ValidServerCert:VerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5Proxy:ValidClientCert:AutoVerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5Proxy:ValidClientCert:QueryPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5Proxy:ValidClientCert:VerifyNone) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5Proxy:ValidClientCert:VerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5Proxy:ValidClientCert:AutoVerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5Proxy:ValidClientCert:QueryPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5Proxy:ValidClientCert:VerifyNone) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5Proxy:ValidClientCert:VerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5ProxyAuth:NoCert:AutoVerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5ProxyAuth:NoCert:QueryPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5ProxyAuth:NoCert:VerifyNone) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5ProxyAuth:NoCert:VerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5ProxyAuth:SelfSignedCert:AutoVerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5ProxyAuth:SelfSignedCert:QueryPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5ProxyAuth:SelfSignedCert:VerifyNone) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5ProxyAuth:SelfSignedCert:VerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5ProxyAuth:ValidServerCert:AutoVerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5ProxyAuth:ValidServerCert:QueryPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5ProxyAuth:ValidServerCert:VerifyNone) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5ProxyAuth:ValidServerCert:VerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5ProxyAuth:ValidClientCert:AutoVerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5ProxyAuth:ValidClientCert:QueryPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5ProxyAuth:ValidClientCert:VerifyNone) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5ProxyAuth:ValidClientCert:VerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5ProxyAuth:ValidClientCert:AutoVerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5ProxyAuth:ValidClientCert:QueryPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5ProxyAuth:ValidClientCert:VerifyNone) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5ProxyAuth:ValidClientCert:VerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxy:NoCert:AutoVerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxy:NoCert:QueryPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxy:NoCert:VerifyNone) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxy:NoCert:VerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxy:SelfSignedCert:AutoVerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxy:SelfSignedCert:QueryPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxy:SelfSignedCert:VerifyNone) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxy:SelfSignedCert:VerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxy:ValidServerCert:AutoVerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxy:ValidServerCert:QueryPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxy:ValidServerCert:VerifyNone) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxy:ValidServerCert:VerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxy:ValidClientCert:AutoVerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxy:ValidClientCert:QueryPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxy:ValidClientCert:VerifyNone) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxy:ValidClientCert:VerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxy:ValidClientCert:AutoVerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxy:ValidClientCert:QueryPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxy:ValidClientCert:VerifyNone) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxy:ValidClientCert:VerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxyBasicAuth:NoCert:AutoVerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxyBasicAuth:NoCert:QueryPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxyBasicAuth:NoCert:VerifyNone) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxyBasicAuth:NoCert:VerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxyBasicAuth:SelfSignedCert:AutoVerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxyBasicAuth:SelfSignedCert:QueryPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxyBasicAuth:SelfSignedCert:VerifyNone) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxyBasicAuth:SelfSignedCert:VerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxyBasicAuth:ValidServerCert:AutoVerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxyBasicAuth:ValidServerCert:QueryPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxyBasicAuth:ValidServerCert:VerifyNone) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxyBasicAuth:ValidServerCert:VerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxyBasicAuth:ValidClientCert:AutoVerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxyBasicAuth:ValidClientCert:QueryPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxyBasicAuth:ValidClientCert:VerifyNone) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxyBasicAuth:ValidClientCert:VerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxyBasicAuth:ValidClientCert:AutoVerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxyBasicAuth:ValidClientCert:QueryPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxyBasicAuth:ValidClientCert:VerifyNone) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxyBasicAuth:ValidClientCert:VerifyPeer) 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) SKIP : tst_QSslSocket::simplePskConnect(WithoutProxy:PskConnectDoNotHandlePsk) This test requires change 1f8cab2c3bcd91335684c95afa95ae71e00a94e4 on the network test server, QTQAINFRA-917 tst_qsslsocket.cpp(3019) : failure location SKIP : tst_QSslSocket::simplePskConnect(WithoutProxy:PskConnectEmptyCredentials) This test requires change 1f8cab2c3bcd91335684c95afa95ae71e00a94e4 on the network test server, QTQAINFRA-917 tst_qsslsocket.cpp(3019) : failure location SKIP : tst_QSslSocket::simplePskConnect(WithoutProxy:PskConnectWrongCredentials) This test requires change 1f8cab2c3bcd91335684c95afa95ae71e00a94e4 on the network test server, QTQAINFRA-917 tst_qsslsocket.cpp(3019) : failure location SKIP : tst_QSslSocket::simplePskConnect(WithoutProxy:PskConnectWrongIdentity) This test requires change 1f8cab2c3bcd91335684c95afa95ae71e00a94e4 on the network test server, QTQAINFRA-917 tst_qsslsocket.cpp(3019) : failure location SKIP : tst_QSslSocket::simplePskConnect(WithoutProxy:PskConnectWrongPreSharedKey) This test requires change 1f8cab2c3bcd91335684c95afa95ae71e00a94e4 on the network test server, QTQAINFRA-917 tst_qsslsocket.cpp(3019) : failure location SKIP : tst_QSslSocket::simplePskConnect(WithoutProxy:PskConnectRightCredentialsPeerVerifyFailure) This test requires change 1f8cab2c3bcd91335684c95afa95ae71e00a94e4 on the network test server, QTQAINFRA-917 tst_qsslsocket.cpp(3019) : failure location SKIP : tst_QSslSocket::simplePskConnect(WithoutProxy:PskConnectRightCredentialsVerifyPeer) This test requires change 1f8cab2c3bcd91335684c95afa95ae71e00a94e4 on the network test server, QTQAINFRA-917 tst_qsslsocket.cpp(3019) : failure location SKIP : tst_QSslSocket::simplePskConnect(WithoutProxy:PskConnectRightCredentialsDoNotVerifyPeer) This test requires change 1f8cab2c3bcd91335684c95afa95ae71e00a94e4 on the network test server, QTQAINFRA-917 tst_qsslsocket.cpp(3019) : failure location 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: 675 passed, 1 failed, 14 skipped, 0 blacklisted ********* Finished testing of tst_QSslSocket ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qsslsocket: 280 seconds, exit code 1 Build log: http://testresults.qt.io/ci/QtBase_dev_Integration/build_05977/win32-mingw48_developer-build_qtlibinfix_opengl_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1426153012): http://codereview.qt-project.org/107148 [PS5] - Doc: Change Q_CHECK_PTR documentation to match implementation From ci-noreply at qt-project.org Thu Mar 12 13:37:18 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 12 Mar 2015 14:37:18 +0200 Subject: [Ci-reports] fail on Qt3D_5.5_Integration #28 Message-ID: <20150312_123718_073603.ci-noreply@qt-project.org> Compilation failed :( Qt53DRenderer_pch.obj : error LNK2019: unresolved external symbol "public: static struct TestNamespace::QMetaObject const TestNamespace::Qt3D::QAspectJobManager::staticMetaObject" (?staticMetaObject at QAspectJobManager@Qt3D at TestNamespace@@2UQMetaObject at 3@B) referenced in function "public: static class TestNamespace::QString __cdecl TestNamespace::Qt3D::QAspectJobManager::tr(char const *,char const *,int)" (?tr at QAspectJobManager@Qt3D at TestNamespace@@SA?AVQString at 3@PBD0H at Z) C:\work\build\qt\qtbase\lib\Qt53DRenderer.dll : fatal error LNK1120: 1 unresolved externals Build log: http://testresults.qt.io/ci/Qt3D_5.5_Integration/build_00028/win32-msvc2010_developer-build_qtnamespace_Windows_7/log.txt.gz Tested changes (refs/builds/5.5_1426163060): http://codereview.qt-project.org/108351 [PS1] - Fix some small typos http://codereview.qt-project.org/107395 [PS4] - Unit tests for ThreadPooler From ci-noreply at qt-project.org Thu Mar 12 13:40:31 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 12 Mar 2015 14:40:31 +0200 Subject: [Ci-reports] fail on QtDeclarative_5.5_Integration #91 Message-ID: <20150312_124031_098498.ci-noreply@qt-project.org> Autotests `tst_qquickanimations' and `tst_qquickpositioners' failed :( Testing tst_qquickpositioners FAIL! : tst_qquickpositioners::addTransitions_row(add multiple @ start) Compared values are not the same Actual (((model.count()))) : 13 Expected (positioner->property("count").toInt()): 11 tst_qquickpositioners.cpp(702) : failure location FAIL! : tst_qquickpositioners::addTransitions_row(add multiple @ middle) Compared values are not the same Actual (((model.count()))) : 13 Expected (positioner->property("count").toInt()): 11 tst_qquickpositioners.cpp(702) : failure location FAIL! : tst_qquickpositioners::addTransitions_row(add multiple @ end) Compared values are not the same Actual (((model.count()))) : 13 Expected (positioner->property("count").toInt()): 11 tst_qquickpositioners.cpp(702) : failure location FAIL! : tst_qquickpositioners::addTransitions_column(add multiple @ start) Compared values are not the same Actual (((model.count()))) : 13 Expected (positioner->property("count").toInt()): 11 tst_qquickpositioners.cpp(702) : failure location FAIL! : tst_qquickpositioners::addTransitions_column(add multiple @ middle) Compared values are not the same Actual (((model.count()))) : 13 Expected (positioner->property("count").toInt()): 11 tst_qquickpositioners.cpp(702) : failure location FAIL! : tst_qquickpositioners::addTransitions_column(add multiple @ end) Compared values are not the same Actual (((model.count()))) : 13 Expected (positioner->property("count").toInt()): 11 tst_qquickpositioners.cpp(702) : failure location FAIL! : tst_qquickpositioners::addTransitions_grid(add multiple @ start) Compared values are not the same Actual (((model.count()))) : 13 Expected (positioner->property("count").toInt()): 11 tst_qquickpositioners.cpp(702) : failure location FAIL! : tst_qquickpositioners::addTransitions_grid(add multiple @ middle) Compared values are not the same Actual (((model.count()))) : 13 Expected (positioner->property("count").toInt()): 11 tst_qquickpositioners.cpp(702) : failure location FAIL! : tst_qquickpositioners::addTransitions_grid(add multiple @ end) Compared values are not the same Actual (((model.count()))) : 13 Expected (positioner->property("count").toInt()): 11 tst_qquickpositioners.cpp(702) : failure location FAIL! : tst_qquickpositioners::addTransitions_flow(add multiple @ start) Compared values are not the same Actual (((model.count()))) : 13 Expected (positioner->property("count").toInt()): 11 tst_qquickpositioners.cpp(702) : failure location FAIL! : tst_qquickpositioners::addTransitions_flow(add multiple @ middle) Compared values are not the same Actual (((model.count()))) : 13 Expected (positioner->property("count").toInt()): 11 tst_qquickpositioners.cpp(702) : failure location FAIL! : tst_qquickpositioners::addTransitions_flow(add multiple @ end) Compared values are not the same Actual (((model.count()))) : 13 Expected (positioner->property("count").toInt()): 11 tst_qquickpositioners.cpp(702) : failure location Totals: 90 passed, 12 failed, 0 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qquickpositioners ********* Config: Using QtTest library 5.5.0, Qt 5.5.0 (i386-little_endian-ilp32 shared (dynamic) release build; by MSVC 2010) PASS : tst_qquickpositioners::initTestCase() QDEBUG : tst_qquickpositioners::test_horizontal() 1 QDEBUG : tst_qquickpositioners::test_horizontal() 2 QDEBUG : tst_qquickpositioners::test_horizontal() 3 QDEBUG : tst_qquickpositioners::test_horizontal() 4 PASS : tst_qquickpositioners::test_horizontal() QDEBUG : tst_qquickpositioners::test_horizontal_rtl() 1 QDEBUG : tst_qquickpositioners::test_horizontal_rtl() 2 QDEBUG : tst_qquickpositioners::test_horizontal_rtl() 3 QDEBUG : tst_qquickpositioners::test_horizontal_rtl() 4 PASS : tst_qquickpositioners::test_horizontal_rtl() QDEBUG : tst_qquickpositioners::test_horizontal_spacing() 1 QDEBUG : tst_qquickpositioners::test_horizontal_spacing() 2 QDEBUG : tst_qquickpositioners::test_horizontal_spacing() 3 QDEBUG : tst_qquickpositioners::test_horizontal_spacing() 4 PASS : tst_qquickpositioners::test_horizontal_spacing() QDEBUG : tst_qquickpositioners::test_horizontal_spacing_rightToLeft() 1 QDEBUG : tst_qquickpositioners::test_horizontal_spacing_rightToLeft() 2 QDEBUG : tst_qquickpositioners::test_horizontal_spacing_rightToLeft() 3 QDEBUG : tst_qquickpositioners::test_horizontal_spacing_rightToLeft() 4 PASS : tst_qquickpositioners::test_horizontal_spacing_rightToLeft() QDEBUG : tst_qquickpositioners::test_horizontal_animated() 1 QDEBUG : tst_qquickpositioners::test_horizontal_animated() 2 QDEBUG : tst_qquickpositioners::test_horizontal_animated() 3 QDEBUG : tst_qquickpositioners::test_horizontal_animated() 4 PASS : tst_qquickpositioners::test_horizontal_animated() QDEBUG : tst_qquickpositioners::test_horizontal_animated_rightToLeft() 1 QDEBUG : tst_qquickpositioners::test_horizontal_animated_rightToLeft() 2 QDEBUG : tst_qquickpositioners::test_horizontal_animated_rightToLeft() 3 QDEBUG : tst_qquickpositioners::test_horizontal_animated_rightToLeft() 4 PASS : tst_qquickpositioners::test_horizontal_animated_rightToLeft() QDEBUG : tst_qquickpositioners::test_horizontal_animated_disabled() 1 QDEBUG : tst_qquickpositioners::test_horizontal_animated_disabled() 2 QDEBUG : tst_qquickpositioners::test_horizontal_animated_disabled() 3 QDEBUG : tst_qquickpositioners::test_horizontal_animated_disabled() 4 PASS : tst_qquickpositioners::test_horizontal_animated_disabled() QDEBUG : tst_qquickpositioners::test_vertical() 1 QDEBUG : tst_qquickpositioners::test_vertical() 2 QDEBUG : tst_qquickpositioners::test_vertical() 3 QDEBUG : tst_qquickpositioners::test_vertical() 4 PASS : tst_qquickpositioners::test_vertical() QDEBUG : tst_qquickpositioners::test_vertical_spacing() 1 QDEBUG : tst_qquickpositioners::test_vertical_spacing() 2 QDEBUG : tst_qquickpositioners::test_vertical_spacing() 3 QDEBUG : tst_qquickpositioners::test_vertical_spacing() 4 PASS : tst_qquickpositioners::test_vertical_spacing() QDEBUG : tst_qquickpositioners::test_vertical_animated() 1 QDEBUG : tst_qquickpositioners::test_vertical_animated() 2 QDEBUG : tst_qquickpositioners::test_vertical_animated() 3 QDEBUG : tst_qquickpositioners::test_vertical_animated() 4 PASS : tst_qquickpositioners::test_vertical_animated() QDEBUG : tst_qquickpositioners::test_grid() 1 QDEBUG : tst_qquickpositioners::test_grid() 2 QDEBUG : tst_qquickpositioners::test_grid() 3 QDEBUG : tst_qquickpositioners::test_grid() 4 PASS : tst_qquickpositioners::test_grid() QDEBUG : tst_qquickpositioners::test_grid_topToBottom() 1 QDEBUG : tst_qquickpositioners::test_grid_topToBottom() 2 QDEBUG : tst_qquickpositioners::test_grid_topToBottom() 3 QDEBUG : tst_qquickpositioners::test_grid_topToBottom() 4 PASS : tst_qquickpositioners::test_grid_topToBottom() QDEBUG : tst_qquickpositioners::test_grid_rightToLeft() 1 QDEBUG : tst_qquickpositioners::test_grid_rightToLeft() 2 QDEBUG : tst_qquickpositioners::test_grid_rightToLeft() 3 QDEBUG : tst_qquickpositioners::test_grid_rightToLeft() 4 PASS : tst_qquickpositioners::test_grid_rightToLeft() QDEBUG : tst_qquickpositioners::test_grid_spacing() 1 QDEBUG : tst_qquickpositioners::test_grid_spacing() 2 QDEBUG : tst_qquickpositioners::test_grid_spacing() 3 QDEBUG : tst_qquickpositioners::test_grid_spacing() 4 PASS : tst_qquickpositioners::test_grid_spacing() QDEBUG : tst_qquickpositioners::test_grid_row_column_spacing() 1 QDEBUG : tst_qquickpositioners::test_grid_row_column_spacing() 2 QDEBUG : tst_qquickpositioners::test_grid_row_column_spacing() 3 QDEBUG : tst_qquickpositioners::test_grid_row_column_spacing() 4 PASS : tst_qquickpositioners::test_grid_row_column_spacing() QDEBUG : tst_qquickpositioners::test_grid_animated() 1 QDEBUG : tst_qquickpositioners::test_grid_animated() 2 QDEBUG : tst_qquickpositioners::test_grid_animated() 3 QDEBUG : tst_qquickpositioners::test_grid_animated() 4 PASS : tst_qquickpositioners::test_grid_animated() QDEBUG : tst_qquickpositioners::test_grid_animated_rightToLeft() 1 QDEBUG : tst_qquickpositioners::test_grid_animated_rightToLeft() 2 QDEBUG : tst_qquickpositioners::test_grid_animated_rightToLeft() 3 QDEBUG : tst_qquickpositioners::test_grid_animated_rightToLeft() 4 PASS : tst_qquickpositioners::test_grid_animated_rightToLeft() QDEBUG : tst_qquickpositioners::test_grid_zero_columns() 1 QDEBUG : tst_qquickpositioners::test_grid_zero_columns() 2 QDEBUG : tst_qquickpositioners::test_grid_zero_columns() 3 QDEBUG : tst_qquickpositioners::test_grid_zero_columns() 4 PASS : tst_qquickpositioners::test_grid_zero_columns() QDEBUG : tst_qquickpositioners::test_grid_H_alignment() 1 QDEBUG : tst_qquickpositioners::test_grid_H_alignment() 2 QDEBUG : tst_qquickpositioners::test_grid_H_alignment() 3 QDEBUG : tst_qquickpositioners::test_grid_H_alignment() 4 PASS : tst_qquickpositioners::test_grid_H_alignment() QDEBUG : tst_qquickpositioners::test_grid_V_alignment() 1 QDEBUG : tst_qquickpositioners::test_grid_V_alignment() 2 QDEBUG : tst_qquickpositioners::test_grid_V_alignment() 3 QDEBUG : tst_qquickpositioners::test_grid_V_alignment() 4 PASS : tst_qquickpositioners::test_grid_V_alignment() QDEBUG : tst_qquickpositioners::test_propertychanges() 1 QDEBUG : tst_qquickpositioners::test_propertychanges() 2 QDEBUG : tst_qquickpositioners::test_propertychanges() 3 QDEBUG : tst_qquickpositioners::test_propertychanges() 4 PASS : tst_qquickpositioners::test_propertychanges() QDEBUG : tst_qquickpositioners::test_repeater() 1 QDEBUG : tst_qquickpositioners::test_repeater() 2 QDEBUG : tst_qquickpositioners::test_repeater() 3 QDEBUG : tst_qquickpositioners::test_repeater() 4 PASS : tst_qquickpositioners::test_repeater() QDEBUG : tst_qquickpositioners::test_flow() 1 QDEBUG : tst_qquickpositioners::test_flow() 2 QDEBUG : tst_qquickpositioners::test_flow() 3 QDEBUG : tst_qquickpositioners::test_flow() 4 PASS : tst_qquickpositioners::test_flow() QDEBUG : tst_qquickpositioners::test_flow_rightToLeft() 1 QDEBUG : tst_qquickpositioners::test_flow_rightToLeft() 2 QDEBUG : tst_qquickpositioners::test_flow_rightToLeft() 3 QDEBUG : tst_qquickpositioners::test_flow_rightToLeft() 4 PASS : tst_qquickpositioners::test_flow_rightToLeft() QDEBUG : tst_qquickpositioners::test_flow_topToBottom() 1 QDEBUG : tst_qquickpositioners::test_flow_topToBottom() 2 QDEBUG : tst_qquickpositioners::test_flow_topToBottom() 3 QDEBUG : tst_qquickpositioners::test_flow_topToBottom() 4 PASS : tst_qquickpositioners::test_flow_topToBottom() QDEBUG : tst_qquickpositioners::test_flow_resize() 1 QDEBUG : tst_qquickpositioners::test_flow_resize() 2 QDEBUG : tst_qquickpositioners::test_flow_resize() 3 QDEBUG : tst_qquickpositioners::test_flow_resize() 4 PASS : tst_qquickpositioners::test_flow_resize() QDEBUG : tst_qquickpositioners::test_flow_resize_rightToLeft() 1 QDEBUG : tst_qquickpositioners::test_flow_resize_rightToLeft() 2 QDEBUG : tst_qquickpositioners::test_flow_resize_rightToLeft() 3 QDEBUG : tst_qquickpositioners::test_flow_resize_rightToLeft() 4 PASS : tst_qquickpositioners::test_flow_resize_rightToLeft() QDEBUG : tst_qquickpositioners::test_flow_implicit_resize() 1 QDEBUG : tst_qquickpositioners::test_flow_implicit_resize() 2 QDEBUG : tst_qquickpositioners::test_flow_implicit_resize() 3 QDEBUG : tst_qquickpositioners::test_flow_implicit_resize() 4 PASS : tst_qquickpositioners::test_flow_implicit_resize() PASS : tst_qquickpositioners::test_conflictinganchors() QDEBUG : tst_qquickpositioners::test_mirroring() 1 QDEBUG : tst_qquickpositioners::test_mirroring() 2 QDEBUG : tst_qquickpositioners::test_mirroring() 3 QDEBUG : tst_qquickpositioners::test_mirroring() 4 QDEBUG : tst_qquickpositioners::test_mirroring() 1 QDEBUG : tst_qquickpositioners::test_mirroring() 2 QDEBUG : tst_qquickpositioners::test_mirroring() 3 QDEBUG : tst_qquickpositioners::test_mirroring() 4 QDEBUG : tst_qquickpositioners::test_mirroring() 1 QDEBUG : tst_qquickpositioners::test_mirroring() 2 QDEBUG : tst_qquickpositioners::test_mirroring() 3 QDEBUG : tst_qquickpositioners::test_mirroring() 4 QDEBUG : tst_qquickpositioners::test_mirroring() 1 QDEBUG : tst_qquickpositioners::test_mirroring() 2 QDEBUG : tst_qquickpositioners::test_mirroring() 3 QDEBUG : tst_qquickpositioners::test_mirroring() 4 QDEBUG : tst_qquickpositioners::test_mirroring() 1 QDEBUG : tst_qquickpositioners::test_mirroring() 2 QDEBUG : tst_qquickpositioners::test_mirroring() 3 QDEBUG : tst_qquickpositioners::test_mirroring() 4 QDEBUG : tst_qquickpositioners::test_mirroring() 1 QDEBUG : tst_qquickpositioners::test_mirroring() 2 QDEBUG : tst_qquickpositioners::test_mirroring() 3 QDEBUG : tst_qquickpositioners::test_mirroring() 4 PASS : tst_qquickpositioners::test_mirroring() QDEBUG : tst_qquickpositioners::test_allInvisible() 1 QDEBUG : tst_qquickpositioners::test_allInvisible() 2 QDEBUG : tst_qquickpositioners::test_allInvisible() 3 QDEBUG : tst_qquickpositioners::test_allInvisible() 4 PASS : tst_qquickpositioners::test_allInvisible() QDEBUG : tst_qquickpositioners::test_attachedproperties(column) 1 QDEBUG : tst_qquickpositioners::test_attachedproperties(column) 2 QDEBUG : tst_qquickpositioners::test_attachedproperties(column) 3 QDEBUG : tst_qquickpositioners::test_attachedproperties(column) 4 PASS : tst_qquickpositioners::test_attachedproperties(column) QDEBUG : tst_qquickpositioners::test_attachedproperties(row) 1 QDEBUG : tst_qquickpositioners::test_attachedproperties(row) 2 QDEBUG : tst_qquickpositioners::test_attachedproperties(row) 3 QDEBUG : tst_qquickpositioners::test_attachedproperties(row) 4 PASS : tst_qquickpositioners::test_attachedproperties(row) QDEBUG : tst_qquickpositioners::test_attachedproperties(grid) 1 QDEBUG : tst_qquickpositioners::test_attachedproperties(grid) 2 QDEBUG : tst_qquickpositioners::test_attachedproperties(grid) 3 QDEBUG : tst_qquickpositioners::test_attachedproperties(grid) 4 PASS : tst_qquickpositioners::test_attachedproperties(grid) QDEBUG : tst_qquickpositioners::test_attachedproperties(flow) 1 QDEBUG : tst_qquickpositioners::test_attachedproperties(flow) 2 QDEBUG : tst_qquickpositioners::test_attachedproperties(flow) 3 QDEBUG : tst_qquickpositioners::test_attachedproperties(flow) 4 PASS : tst_qquickpositioners::test_attachedproperties(flow) QDEBUG : tst_qquickpositioners::test_attachedproperties_dynamic() 1 QDEBUG : tst_qquickpositioners::test_attachedproperties_dynamic() 2 QDEBUG : tst_qquickpositioners::test_attachedproperties_dynamic() 3 QDEBUG : tst_qquickpositioners::test_attachedproperties_dynamic() 4 PASS : tst_qquickpositioners::test_attachedproperties_dynamic() PASS : tst_qquickpositioners::populateTransitions_row(statically populate) PASS : tst_qquickpositioners::populateTransitions_row(statically populate, no populate transition) PASS : tst_qquickpositioners::populateTransitions_row(dynamically populate) PASS : tst_qquickpositioners::populateTransitions_row(dynamically populate, no populate transition) PASS : tst_qquickpositioners::populateTransitions_column(statically populate) PASS : tst_qquickpositioners::populateTransitions_column(statically populate, no populate transition) PASS : tst_qquickpositioners::populateTransitions_column(dynamically populate) PASS : tst_qquickpositioners::populateTransitions_column(dynamically populate, no populate transition) PASS : tst_qquickpositioners::populateTransitions_grid(statically populate) PASS : tst_qquickpositioners::populateTransitions_grid(statically populate, no populate transition) PASS : tst_qquickpositioners::populateTransitions_grid(dynamically populate) PASS : tst_qquickpositioners::populateTransitions_grid(dynamically populate, no populate transition) PASS : tst_qquickpositioners::populateTransitions_flow(statically populate) PASS : tst_qquickpositioners::populateTransitions_flow(statically populate, no populate transition) PASS : tst_qquickpositioners::populateTransitions_flow(dynamically populate) PASS : tst_qquickpositioners::populateTransitions_flow(dynamically populate, no populate transition) PASS : tst_qquickpositioners::addTransitions_row(add one @ start) PASS : tst_qquickpositioners::addTransitions_row(add one @ middle) PASS : tst_qquickpositioners::addTransitions_row(add one @ end) FAIL! : tst_qquickpositioners::addTransitions_row(add multiple @ start) Compared values are not the same Actual (((model.count()))) : 13 Expected (positioner->property("count").toInt()): 11 tst_qquickpositioners.cpp(702) : failure location FAIL! : tst_qquickpositioners::addTransitions_row(add multiple @ middle) Compared values are not the same Actual (((model.count()))) : 13 Expected (positioner->property("count").toInt()): 11 tst_qquickpositioners.cpp(702) : failure location FAIL! : tst_qquickpositioners::addTransitions_row(add multiple @ end) Compared values are not the same Actual (((model.count()))) : 13 Expected (positioner->property("count").toInt()): 11 tst_qquickpositioners.cpp(702) : failure location PASS : tst_qquickpositioners::addTransitions_column(add one @ start) PASS : tst_qquickpositioners::addTransitions_column(add one @ middle) PASS : tst_qquickpositioners::addTransitions_column(add one @ end) FAIL! : tst_qquickpositioners::addTransitions_column(add multiple @ start) Compared values are not the same Actual (((model.count()))) : 13 Expected (positioner->property("count").toInt()): 11 tst_qquickpositioners.cpp(702) : failure location FAIL! : tst_qquickpositioners::addTransitions_column(add multiple @ middle) Compared values are not the same Actual (((model.count()))) : 13 Expected (positioner->property("count").toInt()): 11 tst_qquickpositioners.cpp(702) : failure location FAIL! : tst_qquickpositioners::addTransitions_column(add multiple @ end) Compared values are not the same Actual (((model.count()))) : 13 Expected (positioner->property("count").toInt()): 11 tst_qquickpositioners.cpp(702) : failure location PASS : tst_qquickpositioners::addTransitions_grid(add one @ start) PASS : tst_qquickpositioners::addTransitions_grid(add one @ middle) PASS : tst_qquickpositioners::addTransitions_grid(add one @ end) FAIL! : tst_qquickpositioners::addTransitions_grid(add multiple @ start) Compared values are not the same Actual (((model.count()))) : 13 Expected (positioner->property("count").toInt()): 11 tst_qquickpositioners.cpp(702) : failure location FAIL! : tst_qquickpositioners::addTransitions_grid(add multiple @ middle) Compared values are not the same Actual (((model.count()))) : 13 Expected (positioner->property("count").toInt()): 11 tst_qquickpositioners.cpp(702) : failure location FAIL! : tst_qquickpositioners::addTransitions_grid(add multiple @ end) Compared values are not the same Actual (((model.count()))) : 13 Expected (positioner->property("count").toInt()): 11 tst_qquickpositioners.cpp(702) : failure location PASS : tst_qquickpositioners::addTransitions_flow(add one @ start) PASS : tst_qquickpositioners::addTransitions_flow(add one @ middle) PASS : tst_qquickpositioners::addTransitions_flow(add one @ end) FAIL! : tst_qquickpositioners::addTransitions_flow(add multiple @ start) Compared values are not the same Actual (((model.count()))) : 13 Expected (positioner->property("count").toInt()): 11 tst_qquickpositioners.cpp(702) : failure location FAIL! : tst_qquickpositioners::addTransitions_flow(add multiple @ middle) Compared values are not the same Actual (((model.count()))) : 13 Expected (positioner->property("count").toInt()): 11 tst_qquickpositioners.cpp(702) : failure location FAIL! : tst_qquickpositioners::addTransitions_flow(add multiple @ end) Compared values are not the same Actual (((model.count()))) : 13 Expected (positioner->property("count").toInt()): 11 tst_qquickpositioners.cpp(702) : failure location PASS : tst_qquickpositioners::moveTransitions_row(remove one @ start) PASS : tst_qquickpositioners::moveTransitions_row(remove one @ middle) PASS : tst_qquickpositioners::moveTransitions_row(remove one @ end) PASS : tst_qquickpositioners::moveTransitions_row(remove multiple @ start) PASS : tst_qquickpositioners::moveTransitions_row(remove multiple @ middle) PASS : tst_qquickpositioners::moveTransitions_row(remove multiple @ end) PASS : tst_qquickpositioners::moveTransitions_column(remove one @ start) PASS : tst_qquickpositioners::moveTransitions_column(remove one @ middle) PASS : tst_qquickpositioners::moveTransitions_column(remove one @ end) PASS : tst_qquickpositioners::moveTransitions_column(remove multiple @ start) PASS : tst_qquickpositioners::moveTransitions_column(remove multiple @ middle) PASS : tst_qquickpositioners::moveTransitions_column(remove multiple @ end) PASS : tst_qquickpositioners::moveTransitions_grid(remove one @ start) PASS : tst_qquickpositioners::moveTransitions_grid(remove one @ middle) PASS : tst_qquickpositioners::moveTransitions_grid(remove one @ end) PASS : tst_qquickpositioners::moveTransitions_grid(remove multiple @ start) PASS : tst_qquickpositioners::moveTransitions_grid(remove multiple @ middle) PASS : tst_qquickpositioners::moveTransitions_grid(remove multiple @ end) PASS : tst_qquickpositioners::moveTransitions_flow(remove one @ start) PASS : tst_qquickpositioners::moveTransitions_flow(remove one @ middle) PASS : tst_qquickpositioners::moveTransitions_flow(remove one @ end) PASS : tst_qquickpositioners::moveTransitions_flow(remove multiple @ start) PASS : tst_qquickpositioners::moveTransitions_flow(remove multiple @ middle) PASS : tst_qquickpositioners::moveTransitions_flow(remove multiple @ end) PASS : tst_qquickpositioners::cleanupTestCase() Totals: 90 passed, 12 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_qquickpositioners ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickpositioners: 501 seconds, exit code 12 Testing tst_qquickanimations FAIL! : tst_qquickanimations::reparent() Compared pointers are not the same Actual (((target->parentItem()))): 01295720 Expected (viaParent) : 01295618 tst_qquickanimations.cpp(412) : failure location Totals: 43 passed, 1 failed, 0 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qquickanimations ********* Config: Using QtTest library 5.5.0, Qt 5.5.0 (i386-little_endian-ilp32 shared (dynamic) release build; by MSVC 2010) PASS : tst_qquickanimations::initTestCase() PASS : tst_qquickanimations::simpleProperty() PASS : tst_qquickanimations::simpleNumber() PASS : tst_qquickanimations::simpleColor() PASS : tst_qquickanimations::simpleRotation() FAIL! : tst_qquickanimations::simplePath() '(redRect->rotation() != 0)' returned FALSE. () tst_qquickanimations.cpp(265) : failure location 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() PASS : tst_qquickanimations::badTypes() PASS : tst_qquickanimations::badProperties() PASS : tst_qquickanimations::mixedTypes() PASS : tst_qquickanimations::properties() PASS : tst_qquickanimations::propertiesTransition() PASS : tst_qquickanimations::pathTransition() PASS : tst_qquickanimations::disabledTransition() PASS : tst_qquickanimations::invalidDuration() PASS : tst_qquickanimations::attached() PASS : tst_qquickanimations::propertyValueSourceDefaultStart() PASS : tst_qquickanimations::dontStart() PASS : tst_qquickanimations::easingProperties() PASS : tst_qquickanimations::rotation() PASS : tst_qquickanimations::startStopSignals() PASS : tst_qquickanimations::runningTrueBug() PASS : tst_qquickanimations::nonTransitionBug() PASS : tst_qquickanimations::registrationBug() PASS : tst_qquickanimations::doubleRegistrationBug() PASS : tst_qquickanimations::alwaysRunToEndRestartBug() PASS : tst_qquickanimations::transitionAssignmentBug() PASS : tst_qquickanimations::pauseBindingBug() PASS : tst_qquickanimations::pauseBug() PASS : tst_qquickanimations::loopingBug() PASS : tst_qquickanimations::anchorBug() PASS : tst_qquickanimations::pathAnimationInOutBackBug() PASS : tst_qquickanimations::scriptActionBug() PASS : tst_qquickanimations::groupAnimationNullChildBug() PASS : tst_qquickanimations::scriptActionCrash() PASS : tst_qquickanimations::cleanupTestCase() Totals: 43 passed, 1 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_qquickanimations ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickanimations: 73 seconds, exit code 1 Build log: http://testresults.qt.io/ci/QtDeclarative_5.5_Integration/build_00091/win32-msvc2010_developer-build_angle_Windows_7/log.txt.gz Tested changes (refs/builds/5.5_1426160922): http://codereview.qt-project.org/108311 [PS3] - Repeater: Don't rely on the createFrom variable http://codereview.qt-project.org/108368 [PS2] - Fix qqmldebuggingenabler autotest http://codereview.qt-project.org/108363 [PS4] - Remove bogus autotests for invalid ports From ci-noreply at qt-project.org Thu Mar 12 13:42:04 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 12 Mar 2015 14:42:04 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #5978 Message-ID: <20150312_124204_080457.ci-noreply@qt-project.org> qtbase failed to compile :( compiling qtestblacklist.cpp qtestblacklist.cpp: In function ‘QSet keywords()’: qtestblacklist.cpp:117:32: error: variable ‘const QVariant platformName’ has initializer but incomplete type qtestblacklist.cpp:117:75: error: invalid use of incomplete type ‘class QVariant’ In file included from ../../include/QtCore/qmetatype.h:1:0, from ../../include/QtTest/../../src/testlib/qtestcase.h:41, from ../../include/QtTest/qtestcase.h:1, from qtestblacklist.cpp:36: ../../include/QtCore/../../src/corelib/kernel/qmetatype.h:109:21: error: forward declaration of ‘class QVariant’ make[3]: *** [.obj/qtestblacklist.o] Error 1 make[2]: *** [sub-testlib-make_first] Error 2 make[1]: *** [sub-src-make_first] Error 2 make: *** [module-qtbase] Error 2 Build log: http://testresults.qt.io/ci/QtBase_dev_Integration/build_05978/linux-g++_developer-build_OpenSuSE_13.1_x64/log.txt.gz Tested changes (refs/builds/dev_1426163763): http://codereview.qt-project.org/106191 [PS3] - Haiku: Fix tst_qfileselector.cpp unit test http://codereview.qt-project.org/107425 [PS1] - Testlib: Add platform name to blacklist keywords From ci-noreply at qt-project.org Thu Mar 12 13:56:49 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 12 Mar 2015 14:56:49 +0200 Subject: [Ci-reports] pass on QtBase_5.5_Integration #270 Message-ID: <20150312_125649_097484.ci-noreply@qt-project.org> QtBase_5.5_Integration #270: SUCCESS Tested changes (refs/builds/5.5_1426156105): http://codereview.qt-project.org/107560 [PS8] - Only run tests for the default exclusive builds target http://codereview.qt-project.org/108331 [PS1] - iOS: Prepare QIOSIntegration for handling plugin options http://codereview.qt-project.org/108308 [PS2] - qmake winrt package_manifest: Abort when uuidgen is not found http://codereview.qt-project.org/107424 [PS1] - Testlib: Fix cleanupTestCase not called when last test blacklisted http://codereview.qt-project.org/108098 [PS6] - Cocoa: Correct mouse event forwarding for popups http://codereview.qt-project.org/108051 [PS3] - qdoc: Bring qdoc's QML parser up to date From ci-noreply at qt-project.org Thu Mar 12 14:04:58 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 12 Mar 2015 15:04:58 +0200 Subject: [Ci-reports] fail on QtQuickControls_5.4_Integration #202 Message-ID: <20150312_130458_066422.ci-noreply@qt-project.org> QtQuickControls_5.4_Integration » wince70embedded-armv4i-msvc2008_Windows_7 #202: FAILURE Build log: http://testresults.qt.io/ci/QtQuickControls_5.4_Integration/build_00202/wince70embedded-armv4i-msvc2008_Windows_7/log.txt.gz Tested changes (refs/builds/5.4_1426165382): http://codereview.qt-project.org/108364 [PS2] - Doc: Fix Command '\printto' failed at end of file 'gallery/main.qml' http://codereview.qt-project.org/108365 [PS2] - README: Update forum link and remove maintainer's email line From ci-noreply at qt-project.org Thu Mar 12 14:07:59 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 12 Mar 2015 15:07:59 +0200 Subject: [Ci-reports] fail on QtGraphicalEffects_dev_Integration #50 Message-ID: <20150312_130759_093550.ci-noreply@qt-project.org> qtgraphicaleffects failed to compile :( cc1plus: error: unrecognized command line option '-fuse-ld=gold' qcc -Vgcc_ntox86 -c -Wno-psabi -lang-c++ -g -fvisibility=hidden -fvisibility-inlines-hidden -Wc,-std=gnu++0x -Wall -W -D_REENTRANT -fPIC -shared -DQT_NO_CLIPBOARD -DQT_NO_MTDEV -DQT_NO_LIBUDEV -DQT_NO_EVDEV -DQT_NO_TSLIB -DQT_NO_LIBINPUT -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_PLUGIN -DQT_QUICK_LIB -DQT_GUI_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I/work/build/qt/qtbase/include/QtQuick/5.6.0 -I/work/build/qt/qtbase/include/QtQuick/5.6.0/QtQuick -I/work/build/qt/qtbase/include -I/work/build/qt/qtbase/include/QtQuick -I/work/build/qt/qtbase/include/QtGui/5.6.0 -I/work/build/qt/qtbase/include/QtGui/5.6.0/QtGui -I/work/build/qt/qtbase/include/QtGui -I/work/build/qt/qtbase/include/QtQml/5.6.0 -I/work/build/qt/qtbase/include/QtQml/5.6.0/QtQml -I/work/build/qt/qtbase/include/QtQml -I/work/build/qt/qtbase/include/QtNetwork -I/work/build/qt/qtbase/include/QtCore/5.6.0 -I/work/build/qt/qtbase/include/QtCore/5.6.0/QtCore -I/work/build/qt/qtbase/include/QtCore -I.moc -I/opt/qnx660/target/qnx6/usr/include -I/opt/qnx660/target/qnx6/usr/include/freetype2 -I/work/build/qt/qtbase/mkspecs/qnx-x86-qcc -o .obj/qgfxshaderbuilder.o qgfxshaderbuilder.cpp qgfxshaderbuilder.cpp: In function 'qreal qgfx_gaussian(qreal, qreal)': qgfxshaderbuilder.cpp:145:37: error: 'exp' was not declared in this scope qgfxshaderbuilder.cpp:145:37: note: suggested alternative: In file included from /opt/qnx660/target/qnx6/usr/include/cpp/c/cmath:8:0, from /opt/qnx660/target/qnx6/usr/include/cpp/limits:7, from /opt/qnx660/target/qnx6/usr/include/cpp/xmemory0:5, from /opt/qnx660/target/qnx6/usr/include/cpp/xmemory:4, from /opt/qnx660/target/qnx6/usr/include/cpp/algorithm:4, from /work/build/qt/qtbase/include/QtCore/../../src/corelib/global/qglobal.h:85, from /work/build/qt/qtbase/include/QtCore/qglobal.h:1, from /work/build/qt/qtbase/include/QtCore/../../src/corelib/global/qnamespace.h:37, from /work/build/qt/qtbase/include/QtCore/qnamespace.h:1, from /work/build/qt/qtbase/include/QtCore/../../src/corelib/kernel/qobjectdefs.h:41, from /work/build/qt/qtbase/include/QtCore/qobjectdefs.h:1, from /work/build/qt/qtbase/include/QtCore/../../src/corelib/kernel/qobject.h:40, from /work/build/qt/qtbase/include/QtCore/qobject.h:1, from /work/build/qt/qtbase/include/QtCore/QObject:1, from qgfxshaderbuilder_p.h:37, from qgfxshaderbuilder.cpp:34: /opt/qnx660/target/qnx6/usr/include/math.h:1135:20: note: 'std::exp' qgfxshaderbuilder.cpp: In member function 'QVariantMap QGfxShaderBuilder::gaussianBlur(const QJSValue&)': qgfxshaderbuilder.cpp:336:59: error: 'exp' was not declared in this scope qgfxshaderbuilder.cpp:336:59: note: suggested alternative: In file included from /opt/qnx660/target/qnx6/usr/include/cpp/c/cmath:8:0, from /opt/qnx660/target/qnx6/usr/include/cpp/limits:7, from /opt/qnx660/target/qnx6/usr/include/cpp/xmemory0:5, from /opt/qnx660/target/qnx6/usr/include/cpp/xmemory:4, from /opt/qnx660/target/qnx6/usr/include/cpp/algorithm:4, from /work/build/qt/qtbase/include/QtCore/../../src/corelib/global/qglobal.h:85, from /work/build/qt/qtbase/include/QtCore/qglobal.h:1, from /work/build/qt/qtbase/include/QtCore/../../src/corelib/global/qnamespace.h:37, from /work/build/qt/qtbase/include/QtCore/qnamespace.h:1, from /work/build/qt/qtbase/include/QtCore/../../src/corelib/kernel/qobjectdefs.h:41, from /work/build/qt/qtbase/include/QtCore/qobjectdefs.h:1, from /work/build/qt/qtbase/include/QtCore/../../src/corelib/kernel/qobject.h:40, from /work/build/qt/qtbase/include/QtCore/qobject.h:1, from /work/build/qt/qtbase/include/QtCore/QObject:1, from qgfxshaderbuilder_p.h:37, from qgfxshaderbuilder.cpp:34: /opt/qnx660/target/qnx6/usr/include/math.h:1135:20: note: 'std::exp' qgfxshaderbuilder.cpp: In function 'qreal qgfx_gaussian(qreal, qreal)': qgfxshaderbuilder.cpp:146:1: warning: control reaches end of non-void function [-Wreturn-type] make[4]: *** [.obj/qgfxshaderbuilder.o] Error 1 make[3]: *** [sub-private-make_first] Error 2 make[2]: *** [sub-effects-make_first] Error 2 make[1]: *** [sub-src-make_first] Error 2 make: *** [module-qtgraphicaleffects] Error 2 Build log: http://testresults.qt.io/ci/QtGraphicalEffects_dev_Integration/build_00050/linux-qnx-x86_Ubuntu_14.04_x64/log.txt.gz Tested changes (refs/builds/dev_1426159742): http://codereview.qt-project.org/104686 [PS8] - Improve Gaussian Blur. http://codereview.qt-project.org/108386 [PS1] - Adapt GaussianBlur autotest to the new default values. From ci-noreply at qt-project.org Thu Mar 12 14:13:27 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 12 Mar 2015 15:13:27 +0200 Subject: [Ci-reports] fail on QtBase_5.5_Integration #271 Message-ID: <20150312_131327_008923.ci-noreply@qt-project.org> Compilation failed :( LINK : fatal error LNK1181: cannot open input file '.obj\release\main.obj' Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_00271/win32-msvc2010_developer-build_angle_Windows_7/log.txt.gz Tested changes (refs/builds/5.5_1426165104): http://codereview.qt-project.org/108394 [PS1] - eglfs: don't build the cursor atlas when QT_NO_CURSOR is defined http://codereview.qt-project.org/108295 [PS2] - qdoc: Show correct method signatures for QML types http://codereview.qt-project.org/108046 [PS3] - Remove scrollarea cornerarea when only one scrollbar is visible. http://codereview.qt-project.org/108262 [PS2] - Android: Don't show translucent system UI on top of Qt http://codereview.qt-project.org/108321 [PS3] - Improve rounding in QCosmeticStroker http://codereview.qt-project.org/108327 [PS2] - Get CoreText style name when resolving Qt font From ci-noreply at qt-project.org Thu Mar 12 14:27:06 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 12 Mar 2015 15:27:06 +0200 Subject: [Ci-reports] fail on Qt3D_dev_Integration #254 Message-ID: <20150312_132706_089042.ci-noreply@qt-project.org> Autotest `license' failed :( # Failed test 'No reference text for license type LGPL in tests/auto/core/qray3d/tst_qray3d.cpp, line 9' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Looks like you failed 1 test of 745. /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl .. Dubious, test returned 1 (wstat 256, 0x100) Failed 1/745 subtests Test Summary Report ------------------- /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl (Wstat: 256 Tests: 745 Failed: 1) Failed test: 729 Non-zero exit status: 1 Files=1, Tests=745, 0 wallclock secs ( 0.09 usr 0.01 sys + 0.45 cusr 0.03 csys = 0.58 CPU) Result: FAIL QtQA::App::TestRunner: test failed, running again to see if it is flaky... # Failed test 'No reference text for license type LGPL in tests/auto/core/qray3d/tst_qray3d.cpp, line 9' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Looks like you failed 1 test of 745. /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl .. Dubious, test returned 1 (wstat 256, 0x100) Failed 1/745 subtests Test Summary Report ------------------- /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl (Wstat: 256 Tests: 745 Failed: 1) Failed test: 729 Non-zero exit status: 1 Files=1, Tests=745, 1 wallclock secs ( 0.09 usr 0.00 sys + 0.47 cusr 0.03 csys = 0.59 CPU) Result: FAIL QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end license: 1 seconds, exit code 1 Build log: http://testresults.qt.io/ci/Qt3D_dev_Integration/build_00254/linux-g++_developer-build_OpenSuSE_13.1_x64/log.txt.gz Tested changes (refs/builds/dev_1426166658): http://codereview.qt-project.org/108264 [PS6] - Add QRay3D From ci-noreply at qt-project.org Thu Mar 12 14:45:19 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 12 Mar 2015 15:45:19 +0200 Subject: [Ci-reports] pass on QtDoc_5.5_Integration #14 Message-ID: <20150312_134519_008723.ci-noreply@qt-project.org> QtDoc_5.5_Integration #14: SUCCESS Tested changes (refs/builds/5.5_1426160288): http://codereview.qt-project.org/108383 [PS3] - Fix broken sentence on Windows issues page From ci-noreply at qt-project.org Thu Mar 12 14:46:46 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 12 Mar 2015 15:46:46 +0200 Subject: [Ci-reports] fail on QtDeclarative_5.5_Integration #92 Message-ID: <20150312_134646_002516.ci-noreply@qt-project.org> Autotest `tst_qqmltimer' failed :( Testing tst_qqmltimer FAIL! : tst_qqmltimer::restart() Compared values are not the same Actual (helper.count): 0 Expected (1) : 1 tst_qqmltimer.cpp(332) : failure location Totals: 14 passed, 1 failed, 0 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qqmltimer ********* Config: Using QtTest library 5.5.0, Qt 5.5.0 (i386-little_endian-ilp32 shared (dynamic) release build; by MSVC 2010) PASS : tst_qqmltimer::initTestCase() PASS : tst_qqmltimer::notRepeating() PASS : tst_qqmltimer::notRepeatingStart() QWARN : tst_qqmltimer::repeat() QUnifiedTimer::stopAnimationDriver: driver is not running PASS : tst_qqmltimer::repeat() PASS : tst_qqmltimer::noTriggerIfNotRunning() PASS : tst_qqmltimer::triggeredOnStart() PASS : tst_qqmltimer::triggeredOnStartRepeat() PASS : tst_qqmltimer::changeDuration() FAIL! : tst_qqmltimer::restart() Compared values are not the same Actual (helper.count): 0 Expected (1) : 1 tst_qqmltimer.cpp(332) : failure location PASS : tst_qqmltimer::restartFromTriggered() PASS : tst_qqmltimer::runningFromTriggered() PASS : tst_qqmltimer::parentProperty() PASS : tst_qqmltimer::stopWhenEventPosted() PASS : tst_qqmltimer::restartWhenEventPosted() PASS : tst_qqmltimer::cleanupTestCase() Totals: 14 passed, 1 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_qqmltimer ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qqmltimer: 19 seconds, exit code 1 Build log: http://testresults.qt.io/ci/QtDeclarative_5.5_Integration/build_00092/win32-msvc2010_developer-build_angle_Windows_7/log.txt.gz Tested changes (refs/builds/5.5_1426164488): http://codereview.qt-project.org/108363 [PS4] - Remove bogus autotests for invalid ports From ci-noreply at qt-project.org Thu Mar 12 14:47:55 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 12 Mar 2015 15:47:55 +0200 Subject: [Ci-reports] fail on QtCanvas3D_5.5_Integration #39 Message-ID: <20150312_134755_014260.ci-noreply@qt-project.org> qtcanvas3d failed to compile :( In file included from canvas3d_p.h:51:0, from qcanvas3d_plugin.h:40, from qcanvas3d_plugin.cpp:37: context3d_p.h:1219:9: error: stray ‘\342’ in program context3d_p.h:1219:9: error: stray ‘\200’ in program context3d_p.h:1219:9: error: stray ‘\213’ in program context3d_p.h:1220:9: error: stray ‘\342’ in program context3d_p.h:1220:9: error: stray ‘\200’ in program context3d_p.h:1220:9: error: stray ‘\213’ in program context3d_p.h:1221:9: error: stray ‘\342’ in program context3d_p.h:1221:9: error: stray ‘\200’ in program context3d_p.h:1221:9: error: stray ‘\213’ in program context3d_p.h:1222:9: error: stray ‘\342’ in program context3d_p.h:1222:9: error: stray ‘\200’ in program context3d_p.h:1222:9: error: stray ‘\213’ in program context3d_p.h:1223:9: error: stray ‘\342’ in program context3d_p.h:1223:9: error: stray ‘\200’ in program context3d_p.h:1223:9: error: stray ‘\213’ in program In file included from enumtostringmap_p.h:50:0, from enumtostringmap.cpp:37: context3d_p.h:1219:9: error: stray ‘\342’ in program context3d_p.h:1219:9: error: stray ‘\200’ in program context3d_p.h:1219:9: error: stray ‘\213’ in program context3d_p.h:1220:9: error: stray ‘\342’ in program context3d_p.h:1220:9: error: stray ‘\200’ in program context3d_p.h:1220:9: error: stray ‘\213’ in program context3d_p.h:1221:9: error: stray ‘\342’ in program context3d_p.h:1221:9: error: stray ‘\200’ in program context3d_p.h:1221:9: error: stray ‘\213’ in program context3d_p.h:1222:9: error: stray ‘\342’ in program context3d_p.h:1222:9: error: stray ‘\200’ in program context3d_p.h:1222:9: error: stray ‘\213’ in program context3d_p.h:1223:9: error: stray ‘\342’ in program context3d_p.h:1223:9: error: stray ‘\200’ in program context3d_p.h:1223:9: error: stray ‘\213’ in program In file included from buffer3d_p.h:50:0, from buffer3d.cpp:37: context3d_p.h:1219:9: error: stray ‘\342’ in program context3d_p.h:1219:9: error: stray ‘\200’ in program context3d_p.h:1219:9: error: stray ‘\213’ in program context3d_p.h:1220:9: error: stray ‘\342’ in program context3d_p.h:1220:9: error: stray ‘\200’ in program context3d_p.h:1220:9: error: stray ‘\213’ in program context3d_p.h:1221:9: error: stray ‘\342’ in program context3d_p.h:1221:9: error: stray ‘\200’ in program context3d_p.h:1221:9: error: stray ‘\213’ in program context3d_p.h:1222:9: error: stray ‘\342’ in program context3d_p.h:1222:9: error: stray ‘\200’ in program context3d_p.h:1222:9: error: stray ‘\213’ in program In file included from canvas3d_p.h:51:0, from canvas3d.cpp:37: context3d_p.h:1219:9: error: stray ‘\342’ in program context3d_p.h:1219:9: error: stray ‘\200’ in program context3d_p.h:1219:9: error: stray ‘\213’ in program context3d_p.h:1220:9: error: stray ‘\342’ in program context3d_p.h:1220:9: error: stray ‘\200’ in program context3d_p.h:1220:9: error: stray ‘\213’ in program context3d_p.h:1223:9: error: stray ‘\342’ in program context3d_p.h:1223:9: error: stray ‘\200’ in program context3d_p.h:1221:9: error: stray ‘\342’ in program context3d_p.h:1221:9: error: stray ‘\200’ in program context3d_p.h:1221:9: error: stray ‘\213’ in program context3d_p.h:1222:9: error: stray ‘\342’ in program context3d_p.h:1222:9: error: stray ‘\200’ in program context3d_p.h:1222:9: error: stray ‘\213’ in program context3d_p.h:1223:9: error: stray ‘\213’ in program context3d_p.h:1223:9: error: stray ‘\342’ in program context3d_p.h:1223:9: error: stray ‘\200’ in program context3d_p.h:1223:9: error: stray ‘\213’ in program make[2]: *** [.obj/enumtostringmap.o] Error 1 make[2]: *** [.obj/qcanvas3d_plugin.o] Error 1 make[2]: *** [.obj/buffer3d.o] Error 1 make[2]: *** [.obj/canvas3d.o] Error 1 make[1]: *** [sub-src-make_first] Error 2 make: *** [module-qtcanvas3d] Error 2 Build log: http://testresults.qt.io/ci/QtCanvas3D_5.5_Integration/build_00039/linux-g++_developer-build_OpenSuSE_13.1_x64/log.txt.gz Tested changes (refs/builds/5.5_1426166985): http://codereview.qt-project.org/108374 [PS3] - Fixes getError behavior. From ci-noreply at qt-project.org Thu Mar 12 14:57:15 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 12 Mar 2015 15:57:15 +0200 Subject: [Ci-reports] Problems... Message-ID: <20150312_135715_033210.ci-noreply@qt-project.org> Some problems occurred recently... 2015-03-12T13:55:15Z: [[main::]] Project QtWebSockets_5.3.2_Integration has some state, but is not configured. Ignoring. 2015-03-12T13:55:15Z: [[main::]] Project QtImageFormats_stable_Integration has some state, but is not configured. Ignoring. 2015-03-12T13:55:15Z: [[main::]] Project QtDeclarative_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-12T13:55:15Z: [[main::]] Project QtGraphicalEffects_stable_Integration has some state, but is not configured. Ignoring. 2015-03-12T13:55:15Z: [[main::]] Project QtMultimedia_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-12T13:55:15Z: [[main::]] Project Qt3D_stable_Integration has some state, but is not configured. Ignoring. 2015-03-12T13:55:15Z: [[main::]] Project QtQA_master_Integration has some state, but is not configured. Ignoring. 2015-03-12T13:55:15Z: [[main::]] Project QtGraphicalEffects_5.3.1_Integration has some state, but is not configured. Ignoring. 2015-03-12T13:55:15Z: [[main::]] Project QtSystems_stable_Integration has some state, but is not configured. Ignoring. 2015-03-12T13:55:15Z: [[main::]] Project QtEnginio_1.1.0_Integration has some state, but is not configured. Ignoring. 2015-03-12T13:55:15Z: [[main::]] Project QtSensors_5.3.2_Integration has some state, but is not configured. Ignoring. 2015-03-12T13:55:15Z: [[main::]] Project QtMacExtras_stable_Integration has some state, but is not configured. Ignoring. 2015-03-12T13:55:15Z: [[main::]] Project QtActiveQt_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-12T13:55:15Z: [[main::]] Project QtScript_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-12T13:55:15Z: [[main::]] Project QtImageFormats_5.3.2_Integration has some state, but is not configured. Ignoring. 2015-03-12T13:55:15Z: [[main::]] Project QtEnginio_1.0.5_Integration has some state, but is not configured. Ignoring. 2015-03-12T13:55:15Z: [[main::]] Project QtSerialPort_5.3.1_Integration has some state, but is not configured. Ignoring. 2015-03-12T13:55:15Z: [[main::]] Project QtScript_stable_Integration has some state, but is not configured. Ignoring. 2015-03-12T13:55:15Z: [[main::]] Project Qt5_stable_Integration has some state, but is not configured. Ignoring. 2015-03-12T13:55:15Z: [[main::]] Project QtDoc_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-12T13:55:15Z: [[main::]] Project QtMacExtras_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-12T13:55:15Z: [[main::]] Project QtSerialPort_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-12T13:55:15Z: [[main::]] Project QtActiveQt_5.3.2_Integration has some state, but is not configured. Ignoring. 2015-03-12T13:55:15Z: [[main::]] Project QtBase_5.3.2_Integration has some state, but is not configured. Ignoring. 2015-03-12T13:55:15Z: [[main::]] Project QtDoc_stable_Integration has some state, but is not configured. Ignoring. 2015-03-12T13:55:15Z: [[main::]] Project QtWinExtras_5.3.2_Integration has some state, but is not configured. Ignoring. 2015-03-12T13:55:15Z: [[main::]] Project QtX11Extras_5.3.2_Integration has some state, but is not configured. Ignoring. 2015-03-12T13:55:15Z: [[main::]] Project QtQuick1_5.3.1_Integration has some state, but is not configured. Ignoring. 2015-03-12T13:55:15Z: [[main::]] Project QtWebKit_Examples_5.3.2_Integration has some state, but is not configured. Ignoring. 2015-03-12T13:55:15Z: [[main::]] Project QtWebSockets_stable_Integration has some state, but is not configured. Ignoring. 2015-03-12T13:55:15Z: [[main::]] Project QtMultimedia_5.3.2_Integration has some state, but is not configured. Ignoring. 2015-03-12T13:55:15Z: [[main::]] Project QtTools_stable_Integration has some state, but is not configured. Ignoring. 2015-03-12T13:55:15Z: [[main::]] Project QtConnectivity_5.3.2_Integration has some state, but is not configured. Ignoring. 2015-03-12T13:55:15Z: [[main::]] Project QtXmlPatterns_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-12T13:55:15Z: [[main::]] Project QtTranslations_stable_Integration has some state, but is not configured. Ignoring. 2015-03-12T13:55:15Z: [[main::]] Project QtAndroidExtras_stable_Integration has some state, but is not configured. Ignoring. 2015-03-12T13:55:15Z: [[main::]] Project QtWinExtras_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-12T13:55:15Z: [[main::]] Project QtActiveQt_stable_Integration has some state, but is not configured. Ignoring. 2015-03-12T13:55:15Z: [[main::]] Project QtX11Extras_5.3.1_Integration has some state, but is not configured. Ignoring. 2015-03-12T13:55:15Z: [[main::]] Project QtGraphicalEffects_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-12T13:55:15Z: [[main::]] Project QtQuickControls_5.3.1_Integration has some state, but is not configured. Ignoring. 2015-03-12T13:55:15Z: [[main::]] Project QtAndroidExtras_5.3.2_Integration has some state, but is not configured. Ignoring. 2015-03-12T13:55:15Z: [[main::]] Project QtDoc_5.3.2_Integration has some state, but is not configured. Ignoring. 2015-03-12T13:55:15Z: [[main::]] Project QtWinExtras_5.3.1_Integration has some state, but is not configured. Ignoring. 2015-03-12T13:55:15Z: [[main::]] Project QtImageFormats_5.3.1_Integration has some state, but is not configured. Ignoring. 2015-03-12T13:55:15Z: [[main::]] Project QtConnectivity_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-12T13:55:15Z: [[main::]] Project QtQuick1_5.3.2_Integration has some state, but is not configured. Ignoring. 2015-03-12T13:55:15Z: [[main::]] Project QtWebChannel_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-12T13:55:15Z: [[main::]] Project QtImageFormats_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-12T13:55:15Z: [[main::]] Project QtWebSockets_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-12T13:55:15Z: [[main::]] Project QtAndroidExtras_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-12T13:55:15Z: [[main::]] Project QtWebKit_5.3.1_Integration has some state, but is not configured. Ignoring. 2015-03-12T13:55:15Z: [[main::]] Project QtSensors_5.3.1_Integration has some state, but is not configured. Ignoring. 2015-03-12T13:55:15Z: [[main::]] Project QtConnectivity_stable_Integration has some state, but is not configured. Ignoring. 2015-03-12T13:55:15Z: [[main::]] Project QtX11Extras_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-12T13:55:15Z: [[main::]] Project QtAndroidExtras_5.3.1_Integration has some state, but is not configured. Ignoring. 2015-03-12T13:55:15Z: [[main::]] Project QtMacExtras_5.3.2_Integration has some state, but is not configured. Ignoring. 2015-03-12T13:55:15Z: [[main::]] Project Qt5_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-12T13:55:15Z: [[main::]] Project QtScript_5.3.2_Integration has some state, but is not configured. Ignoring. 2015-03-12T13:55:15Z: [[main::]] Project QtSerialPort_stable_Integration has some state, but is not configured. Ignoring. 2015-03-12T13:55:15Z: [[main::]] Project QtSerialPort_5.3.2_Integration has some state, but is not configured. Ignoring. 2015-03-12T13:55:15Z: [[main::]] Project QtSvg_stable_Integration has some state, but is not configured. Ignoring. 2015-03-12T13:55:15Z: [[main::]] Project QtWebKit_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-12T13:55:15Z: [[main::]] Project QtMultimedia_stable_Integration has some state, but is not configured. Ignoring. 2015-03-12T13:55:15Z: [[main::]] Project QtTools_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-12T13:55:15Z: [[main::]] Project QtDeclarative_5.3.2_Integration has some state, but is not configured. Ignoring. 2015-03-12T13:55:15Z: [[main::]] Project QtTranslations_5.3.2_Integration has some state, but is not configured. Ignoring. 2015-03-12T13:55:15Z: [[main::]] Project QtWebKit_Examples_stable_Integration has some state, but is not configured. Ignoring. 2015-03-12T13:55:15Z: [[main::]] Project QtLocation_stable_Integration has some state, but is not configured. Ignoring. 2015-03-12T13:55:15Z: [[main::]] Project QtSensors_stable_Integration has some state, but is not configured. Ignoring. 2015-03-12T13:55:15Z: [[main::]] Project QtWebSockets_5.3.1_Integration has some state, but is not configured. Ignoring. 2015-03-12T13:55:15Z: [[main::]] Project QtDoc_5.3.1_Integration has some state, but is not configured. Ignoring. 2015-03-12T13:55:15Z: [[main::]] Project Qt3D_wip_newapi_Integration has some state, but is not configured. Ignoring. 2015-03-12T13:55:15Z: [[main::]] Project QtTools_5.3.1_Integration has some state, but is not configured. Ignoring. 2015-03-12T13:55:15Z: [[main::]] Project QtMultimedia_5.3.1_Integration has some state, but is not configured. Ignoring. 2015-03-12T13:55:15Z: [[main::]] Project QtSensors_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-12T13:55:15Z: [[main::]] Project QtActiveQt_5.3.1_Integration has some state, but is not configured. Ignoring. 2015-03-12T13:55:15Z: [[main::]] Project QtLocation_5.3.1_Integration has some state, but is not configured. Ignoring. 2015-03-12T13:55:15Z: [[main::]] Project QtQuick1_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-12T13:55:15Z: [[main::]] Project QtSvg_5.3.2_Integration has some state, but is not configured. Ignoring. 2015-03-12T13:55:15Z: [[main::]] Project QtBase_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-12T13:55:15Z: [[main::]] Project Qt5_5.3.1_Integration has some state, but is not configured. Ignoring. 2015-03-12T13:55:15Z: [[main::]] Project QtTranslations_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-12T13:55:15Z: [[main::]] Project QtLocation_5.3.2_Integration has some state, but is not configured. Ignoring. 2015-03-12T13:55:15Z: [[main::]] Project QtDocGallery_stable_Integration has some state, but is not configured. Ignoring. 2015-03-12T13:55:15Z: [[main::]] Project QtConnectivity_5.3.1_Integration has some state, but is not configured. Ignoring. 2015-03-12T13:55:15Z: [[main::]] Project QtXmlPatterns_5.3.1_Integration has some state, but is not configured. Ignoring. 2015-03-12T13:55:15Z: [[main::]] Project QtSvg_5.3.1_Integration has some state, but is not configured. Ignoring. 2015-03-12T13:55:15Z: [[main::]] Project QtGraphicalEffects_5.3.2_Integration has some state, but is not configured. Ignoring. 2015-03-12T13:55:15Z: [[main::]] Project QtQuickControls_stable_Integration has some state, but is not configured. Ignoring. 2015-03-12T13:55:15Z: [[main::]] Project QtWebKit_Examples_5.3.1_Integration has some state, but is not configured. Ignoring. 2015-03-12T13:55:15Z: [[main::]] Project QtWebKit_stable_Integration has some state, but is not configured. Ignoring. 2015-03-12T13:55:15Z: [[main::]] Project QtScript_5.3.1_Integration has some state, but is not configured. Ignoring. 2015-03-12T13:55:15Z: [[main::]] Project QtEnginio_stable_Integration has some state, but is not configured. Ignoring. 2015-03-12T13:55:15Z: [[main::]] Project QtWebKit_5.3.2_Integration has some state, but is not configured. Ignoring. 2015-03-12T13:55:15Z: [[main::]] Project QtBase_5.3.1_Integration has some state, but is not configured. Ignoring. 2015-03-12T13:55:15Z: [[main::]] Project QtDeclarative_5.3.1_Integration has some state, but is not configured. Ignoring. 2015-03-12T13:55:15Z: [[main::]] Project QtXmlPatterns_stable_Integration has some state, but is not configured. Ignoring. 2015-03-12T13:55:15Z: [[main::]] Project QtWayland_stable_Integration has some state, but is not configured. Ignoring. 2015-03-12T13:55:15Z: [[main::]] Project QtTools_5.3.2_Integration has some state, but is not configured. Ignoring. 2015-03-12T13:55:15Z: [[main::]] Project QtX11Extras_stable_Integration has some state, but is not configured. Ignoring. 2015-03-12T13:55:15Z: [[main::]] Project QtWinExtras_stable_Integration has some state, but is not configured. Ignoring. 2015-03-12T13:55:15Z: [[main::]] Project QtTranslations_5.3.1_Integration has some state, but is not configured. Ignoring. 2015-03-12T13:55:15Z: [[main::]] Project QtQuickControls_5.3.2_Integration has some state, but is not configured. Ignoring. 2015-03-12T13:55:15Z: [[main::]] Project QtWebEngine_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-12T13:55:15Z: [[main::]] Project QtFeedback_stable_Integration has some state, but is not configured. Ignoring. 2015-03-12T13:55:15Z: [[main::]] Project QtQuick1_stable_Integration has some state, but is not configured. Ignoring. 2015-03-12T13:55:15Z: [[main::]] Project QtQuickControls_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-12T13:55:15Z: [[main::]] Project QtXmlPatterns_5.3.2_Integration has some state, but is not configured. Ignoring. 2015-03-12T13:55:15Z: [[main::]] Project QtWebKit_Examples_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-12T13:55:15Z: [[main::]] Project Qt5_5.3.2_Integration has some state, but is not configured. Ignoring. 2015-03-12T13:55:15Z: [[main::]] Project QtLocation_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-12T13:55:15Z: [[main::]] Project QtMacExtras_5.3.1_Integration has some state, but is not configured. Ignoring. 2015-03-12T13:55:15Z: [[main::]] Project QtBase_stable_Integration has some state, but is not configured. Ignoring. 2015-03-12T13:55:15Z: [[main::]] Project QtSvg_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-12T13:55:15Z: [[main::]] Project QtWayland_5.4.0_Integration has some state, but is not configured. Ignoring. From ci-noreply at qt-project.org Thu Mar 12 14:57:56 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 12 Mar 2015 15:57:56 +0200 Subject: [Ci-reports] fail on QtBase_5.4_Integration #1915 Message-ID: <20150312_135756_038764.ci-noreply@qt-project.org> Autotest `tst_qdialog' failed :( The test was determined to be flaky, meaning results were not consistent across multiple runs. This might make the problem difficult to reproduce. Also, flaky failures might or might not be related to any recent changes in the source code. Testing tst_QDialog FAIL! : tst_QDialog::showMaximized() 'dialog.isMaximized()' returned FALSE. () Loc: [tst_qdialog.cpp(256)] 2015-03-12 15:12:43.939 tst_qdialog[88681:4b13] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qdialog.savedState/window_3.data: Permission denied (13) FAIL! : tst_QDialog::snapToDefaultButton() Compared values are not the same Actual (QCursor::pos()): QPoint(16,16) Expected (startingPos) : QPoint(350,372) Loc: [tst_qdialog.cpp(575)] Totals: 18 passed, 2 failed, 1 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QDialog ********* Config: Using QtTest library 5.4.2, Qt 5.4.2 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 3.0 (tags/Apple/clang-211.12)) QDEBUG : tst_QDialog::initTestCase() void TestNamespace::QCocoaWindow::setCocoaGeometry(const TestNamespace::QRect &) screen geometry: 1280 1024 QDEBUG : tst_QDialog::initTestCase() void TestNamespace::QCocoaWindow::setCocoaGeometry(const TestNamespace::QRect &) window geometry: QRect(530,363 200x200) QDEBUG : tst_QDialog::initTestCase() void TestNamespace::QCocoaWindow::setCocoaGeometry(const TestNamespace::QRect &) window, set frame: PASS : tst_QDialog::initTestCase() PASS : tst_QDialog::getSetCheck() QDEBUG : tst_QDialog::showExtension(data0) void TestNamespace::QCocoaWindow::setCocoaGeometry(const TestNamespace::QRect &) screen geometry: 1280 1024 QDEBUG : tst_QDialog::showExtension(data0) void TestNamespace::QCocoaWindow::setCocoaGeometry(const TestNamespace::QRect &) window geometry: QRect(530,363 200x100) QDEBUG : tst_QDialog::showExtension(data0) void TestNamespace::QCocoaWindow::setCocoaGeometry(const TestNamespace::QRect &) window, set frame: QDEBUG : tst_QDialog::showExtension(data0) void TestNamespace::QCocoaWindow::setCocoaGeometry(const TestNamespace::QRect &) screen geometry: 1280 1024 QDEBUG : tst_QDialog::showExtension(data0) void TestNamespace::QCocoaWindow::setCocoaGeometry(const TestNamespace::QRect &) window geometry: QRect(530,363 200x150) QDEBUG : tst_QDialog::showExtension(data0) void TestNamespace::QCocoaWindow::setCocoaGeometry(const TestNamespace::QRect &) window, set frame: QDEBUG : tst_QDialog::showExtension(data0) void TestNamespace::QCocoaWindow::setCocoaGeometry(const TestNamespace::QRect &) screen geometry: 1280 1024 QDEBUG : tst_QDialog::showExtension(data0) void TestNamespace::QCocoaWindow::setCocoaGeometry(const TestNamespace::QRect &) window geometry: QRect(530,363 200x100) QDEBUG : tst_QDialog::showExtension(data0) void TestNamespace::QCocoaWindow::setCocoaGeometry(const TestNamespace::QRect &) window, set frame: PASS : tst_QDialog::showExtension(data0) QDEBUG : tst_QDialog::showExtension(data1) void TestNamespace::QCocoaWindow::setCocoaGeometry(const TestNamespace::QRect &) screen geometry: 1280 1024 QDEBUG : tst_QDialog::showExtension(data1) void TestNamespace::QCocoaWindow::setCocoaGeometry(const TestNamespace::QRect &) window geometry: QRect(530,363 220x150) QDEBUG : tst_QDialog::showExtension(data1) void TestNamespace::QCocoaWindow::setCocoaGeometry(const TestNamespace::QRect &) window, set frame: QDEBUG : tst_QDialog::showExtension(data1) void TestNamespace::QCocoaWindow::setCocoaGeometry(const TestNamespace::QRect &) screen geometry: 1280 1024 QDEBUG : tst_QDialog::showExtension(data1) void TestNamespace::QCocoaWindow::setCocoaGeometry(const TestNamespace::QRect &) window geometry: QRect(530,363 200x100) QDEBUG : tst_QDialog::showExtension(data1) void TestNamespace::QCocoaWindow::setCocoaGeometry(const TestNamespace::QRect &) window, set frame: PASS : tst_QDialog::showExtension(data1) QDEBUG : tst_QDialog::showExtension(data2) void TestNamespace::QCocoaWindow::setCocoaGeometry(const TestNamespace::QRect &) screen geometry: 1280 1024 QDEBUG : tst_QDialog::showExtension(data2) void TestNamespace::QCocoaWindow::setCocoaGeometry(const TestNamespace::QRect &) window geometry: QRect(530,363 250x100) QDEBUG : tst_QDialog::showExtension(data2) void TestNamespace::QCocoaWindow::setCocoaGeometry(const TestNamespace::QRect &) window, set frame: QDEBUG : tst_QDialog::showExtension(data2) void TestNamespace::QCocoaWindow::setCocoaGeometry(const TestNamespace::QRect &) screen geometry: 1280 1024 QDEBUG : tst_QDialog::showExtension(data2) void TestNamespace::QCocoaWindow::setCocoaGeometry(const TestNamespace::QRect &) window geometry: QRect(530,363 200x100) QDEBUG : tst_QDialog::showExtension(data2) void TestNamespace::QCocoaWindow::setCocoaGeometry(const TestNamespace::QRect &) window, set frame: PASS : tst_QDialog::showExtension(data2) QDEBUG : tst_QDialog::showExtension(data3) void TestNamespace::QCocoaWindow::setCocoaGeometry(const TestNamespace::QRect &) screen geometry: 1280 1024 QDEBUG : tst_QDialog::showExtension(data3) void TestNamespace::QCocoaWindow::setCocoaGeometry(const TestNamespace::QRect &) window geometry: QRect(530,363 250x120) QDEBUG : tst_QDialog::showExtension(data3) void TestNamespace::QCocoaWindow::setCocoaGeometry(const TestNamespace::QRect &) window, set frame: QDEBUG : tst_QDialog::showExtension(data3) void TestNamespace::QCocoaWindow::setCocoaGeometry(const TestNamespace::QRect &) screen geometry: 1280 1024 QDEBUG : tst_QDialog::showExtension(data3) void TestNamespace::QCocoaWindow::setCocoaGeometry(const TestNamespace::QRect &) window geometry: QRect(530,363 200x100) QDEBUG : tst_QDialog::showExtension(data3) void TestNamespace::QCocoaWindow::setCocoaGeometry(const TestNamespace::QRect &) window, set frame: PASS : tst_QDialog::showExtension(data3) PASS : tst_QDialog::defaultButtons() QDEBUG : tst_QDialog::showMaximized() void TestNamespace::QCocoaWindow::setCocoaGeometry(const TestNamespace::QRect &) screen geometry: 1280 1024 QDEBUG : tst_QDialog::showMaximized() void TestNamespace::QCocoaWindow::setCocoaGeometry(const TestNamespace::QRect &) window geometry: QRect(0,44 1280x945) QDEBUG : tst_QDialog::showMaximized() void TestNamespace::QCocoaWindow::setCocoaGeometry(const TestNamespace::QRect &) window, set frame: QDEBUG : tst_QDialog::showMaximized() after showNormal, window state is: QFlags() geometry: QRect(0,44 1280x897) QDEBUG : tst_QDialog::showMaximized() void TestNamespace::QCocoaWindow::syncWindowState(Qt::WindowState) zoom QDEBUG : tst_QDialog::showMaximized() -[QNSView_TestNamespace notifyWindowStateChanged:] 0 QDEBUG : tst_QDialog::showMaximized() after showMaximized, window state is: QFlags() geometry: QRect(320,242 640x480) FAIL! : tst_QDialog::showMaximized() 'dialog.isMaximized()' returned FALSE. () Loc: [tst_qdialog.cpp(256)] QDEBUG : tst_QDialog::showMinimized() void TestNamespace::QCocoaWindow::setCocoaGeometry(const TestNamespace::QRect &) screen geometry: 1280 1024 QDEBUG : tst_QDialog::showMinimized() void TestNamespace::QCocoaWindow::setCocoaGeometry(const TestNamespace::QRect &) window geometry: QRect(310,223 640x480) QDEBUG : tst_QDialog::showMinimized() void TestNamespace::QCocoaWindow::setCocoaGeometry(const TestNamespace::QRect &) window, set frame: PASS : tst_QDialog::showMinimized() QDEBUG : tst_QDialog::showFullScreen() void TestNamespace::QCocoaWindow::setCocoaGeometry(const TestNamespace::QRect &) screen geometry: 1280 1024 QDEBUG : tst_QDialog::showFullScreen() void TestNamespace::QCocoaWindow::setCocoaGeometry(const TestNamespace::QRect &) window geometry: QRect(0,44 1280x945) QDEBUG : tst_QDialog::showFullScreen() void TestNamespace::QCocoaWindow::setCocoaGeometry(const TestNamespace::QRect &) window, set frame: QDEBUG : tst_QDialog::showFullScreen() void TestNamespace::QCocoaWindow::setCocoaGeometry(const TestNamespace::QRect &) screen geometry: 1280 1024 QDEBUG : tst_QDialog::showFullScreen() void TestNamespace::QCocoaWindow::setCocoaGeometry(const TestNamespace::QRect &) window geometry: QRect(0,0 1280x1024) QDEBUG : tst_QDialog::showFullScreen() void TestNamespace::QCocoaWindow::setCocoaGeometry(const TestNamespace::QRect &) window, set frame: QDEBUG : tst_QDialog::showFullScreen() void TestNamespace::QCocoaWindow::syncWindowState(Qt::WindowState) app, presentation options QDEBUG : tst_QDialog::showFullScreen() void TestNamespace::QCocoaWindow::setCocoaGeometry(const TestNamespace::QRect &) screen geometry: 1280 1024 QDEBUG : tst_QDialog::showFullScreen() void TestNamespace::QCocoaWindow::setCocoaGeometry(const TestNamespace::QRect &) window geometry: QRect(0,44 1280x945) QDEBUG : tst_QDialog::showFullScreen() void TestNamespace::QCocoaWindow::setCocoaGeometry(const TestNamespace::QRect &) window, set frame: QDEBUG : tst_QDialog::showFullScreen() void TestNamespace::QCocoaWindow::syncWindowState(Qt::WindowState) app, presentation options 2 QDEBUG : tst_QDialog::showFullScreen() void TestNamespace::QCocoaWindow::setCocoaGeometry(const TestNamespace::QRect &) screen geometry: 1280 1024 QDEBUG : tst_QDialog::showFullScreen() void TestNamespace::QCocoaWindow::setCocoaGeometry(const TestNamespace::QRect &) window geometry: QRect(0,0 1280x1024) QDEBUG : tst_QDialog::showFullScreen() void TestNamespace::QCocoaWindow::setCocoaGeometry(const TestNamespace::QRect &) window, set frame: QDEBUG : tst_QDialog::showFullScreen() void TestNamespace::QCocoaWindow::syncWindowState(Qt::WindowState) app, presentation options QDEBUG : tst_QDialog::showFullScreen() void TestNamespace::QCocoaWindow::setCocoaGeometry(const TestNamespace::QRect &) screen geometry: 1280 1024 QDEBUG : tst_QDialog::showFullScreen() void TestNamespace::QCocoaWindow::setCocoaGeometry(const TestNamespace::QRect &) window geometry: QRect(0,22 1280x919) QDEBUG : tst_QDialog::showFullScreen() void TestNamespace::QCocoaWindow::setCocoaGeometry(const TestNamespace::QRect &) window, set frame: PASS : tst_QDialog::showFullScreen() SKIP : tst_QDialog::showAsTool() Qt/X11: Skipped since activeWindow() is not respected by all window managers Loc: [tst_qdialog.cpp(381)] QDEBUG : tst_QDialog::toolDialogPosition() void TestNamespace::QCocoaWindow::setCocoaGeometry(const TestNamespace::QRect &) screen geometry: 1280 1024 QDEBUG : tst_QDialog::toolDialogPosition() void TestNamespace::QCocoaWindow::setCocoaGeometry(const TestNamespace::QRect &) window geometry: QRect(100,116 640x480) QDEBUG : tst_QDialog::toolDialogPosition() void TestNamespace::QCocoaWindow::setCocoaGeometry(const TestNamespace::QRect &) window, set frame: PASS : tst_QDialog::toolDialogPosition() QDEBUG : tst_QDialog::deleteMainDefault() void TestNamespace::QCocoaWindow::setCocoaGeometry(const TestNamespace::QRect &) screen geometry: 1280 1024 QDEBUG : tst_QDialog::deleteMainDefault() void TestNamespace::QCocoaWindow::setCocoaGeometry(const TestNamespace::QRect &) window geometry: QRect(310,223 640x480) QDEBUG : tst_QDialog::deleteMainDefault() void TestNamespace::QCocoaWindow::setCocoaGeometry(const TestNamespace::QRect &) window, set frame: 2015-03-12 15:12:49.556 tst_qdialog[88692:2803] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qdialog.savedState/window_3.data: Permission denied (13) PASS : tst_QDialog::deleteMainDefault() QDEBUG : tst_QDialog::deleteInExec() void TestNamespace::QCocoaWindow::setCocoaGeometry(const TestNamespace::QRect &) screen geometry: 1280 1024 QDEBUG : tst_QDialog::deleteInExec() void TestNamespace::QCocoaWindow::setCocoaGeometry(const TestNamespace::QRect &) window geometry: QRect(310,223 640x480) QDEBUG : tst_QDialog::deleteInExec() void TestNamespace::QCocoaWindow::setCocoaGeometry(const TestNamespace::QRect &) window, set frame: QDEBUG : tst_QDialog::deleteInExec() void TestNamespace::QCocoaWindow::setCocoaGeometry(const TestNamespace::QRect &) screen geometry: 1280 1024 QDEBUG : tst_QDialog::deleteInExec() void TestNamespace::QCocoaWindow::setCocoaGeometry(const TestNamespace::QRect &) window geometry: QRect(310,223 640x480) QDEBUG : tst_QDialog::deleteInExec() void TestNamespace::QCocoaWindow::setCocoaGeometry(const TestNamespace::QRect &) window, set frame: PASS : tst_QDialog::deleteInExec() QDEBUG : tst_QDialog::showSizeGrip() void TestNamespace::QCocoaWindow::setCocoaGeometry(const TestNamespace::QRect &) screen geometry: 1280 1024 QDEBUG : tst_QDialog::showSizeGrip() void TestNamespace::QCocoaWindow::setCocoaGeometry(const TestNamespace::QRect &) window geometry: QRect(310,223 640x480) QDEBUG : tst_QDialog::showSizeGrip() void TestNamespace::QCocoaWindow::setCocoaGeometry(const TestNamespace::QRect &) window, set frame: PASS : tst_QDialog::showSizeGrip() PASS : tst_QDialog::setVisible() QDEBUG : tst_QDialog::reject() void TestNamespace::QCocoaWindow::setCocoaGeometry(const TestNamespace::QRect &) screen geometry: 1280 1024 QDEBUG : tst_QDialog::reject() void TestNamespace::QCocoaWindow::setCocoaGeometry(const TestNamespace::QRect &) window geometry: QRect(310,223 640x480) QDEBUG : tst_QDialog::reject() void TestNamespace::QCocoaWindow::setCocoaGeometry(const TestNamespace::QRect &) window, set frame: PASS : tst_QDialog::reject() PASS : tst_QDialog::snapToDefaultButton() QDEBUG : tst_QDialog::transientParent(Non-native) void TestNamespace::QCocoaWindow::setCocoaGeometry(const TestNamespace::QRect &) screen geometry: 1280 1024 QDEBUG : tst_QDialog::transientParent(Non-native) void TestNamespace::QCocoaWindow::setCocoaGeometry(const TestNamespace::QRect &) window geometry: QRect(539,403 200x200) QDEBUG : tst_QDialog::transientParent(Non-native) void TestNamespace::QCocoaWindow::setCocoaGeometry(const TestNamespace::QRect &) window, set frame: QDEBUG : tst_QDialog::transientParent(Non-native) void TestNamespace::QCocoaWindow::setCocoaGeometry(const TestNamespace::QRect &) screen geometry: 1280 1024 QDEBUG : tst_QDialog::transientParent(Non-native) void TestNamespace::QCocoaWindow::setCocoaGeometry(const TestNamespace::QRect &) window geometry: QRect(579,470 100x30) QDEBUG : tst_QDialog::transientParent(Non-native) void TestNamespace::QCocoaWindow::setCocoaGeometry(const TestNamespace::QRect &) window, set frame: PASS : tst_QDialog::transientParent(Non-native) QDEBUG : tst_QDialog::transientParent(Native) void TestNamespace::QCocoaWindow::setCocoaGeometry(const TestNamespace::QRect &) screen geometry: 1280 1024 QDEBUG : tst_QDialog::transientParent(Native) void TestNamespace::QCocoaWindow::setCocoaGeometry(const TestNamespace::QRect &) window geometry: QRect(20,20 160x160) QDEBUG : tst_QDialog::transientParent(Native) void TestNamespace::QCocoaWindow::setCocoaGeometry(const TestNamespace::QRect &) content view, set frame: QDEBUG : tst_QDialog::transientParent(Native) void TestNamespace::QCocoaWindow::setCocoaGeometry(const TestNamespace::QRect &) screen geometry: 1280 1024 QDEBUG : tst_QDialog::transientParent(Native) void TestNamespace::QCocoaWindow::setCocoaGeometry(const TestNamespace::QRect &) window geometry: QRect(539,403 200x200) QDEBUG : tst_QDialog::transientParent(Native) void TestNamespace::QCocoaWindow::setCocoaGeometry(const TestNamespace::QRect &) window, set frame: QDEBUG : tst_QDialog::transientParent(Native) void TestNamespace::QCocoaWindow::setCocoaGeometry(const TestNamespace::QRect &) screen geometry: 1280 1024 QDEBUG : tst_QDialog::transientParent(Native) void TestNamespace::QCocoaWindow::setCocoaGeometry(const TestNamespace::QRect &) window geometry: QRect(579,470 100x30) QDEBUG : tst_QDialog::transientParent(Native) void TestNamespace::QCocoaWindow::setCocoaGeometry(const TestNamespace::QRect &) window, set frame: PASS : tst_QDialog::transientParent(Native) PASS : tst_QDialog::cleanupTestCase() Totals: 19 passed, 1 failed, 1 skipped, 0 blacklisted ********* Finished testing of tst_QDialog ********* 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_qdialog: 9 seconds, exit code 1 Build log: http://testresults.qt.io/ci/QtBase_5.4_Integration/build_01915/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/5.4_1426163537): http://codereview.qt-project.org/108362 [PS1] - Cocoa integration - invalid backing store on geometry update http://codereview.qt-project.org/108379 [PS1] - Cocoa: Send mouse release as a right button when clicking right button http://codereview.qt-project.org/105847 [PS11] - Fix centering dialogs http://codereview.qt-project.org/108312 [PS1] - Fixes crash in bmp and ico image decoding http://codereview.qt-project.org/108248 [PS1] - Fixes crash in gif image decoder From ci-noreply at qt-project.org Thu Mar 12 15:12:20 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 12 Mar 2015 16:12:20 +0200 Subject: [Ci-reports] pass on QtWebEngine_5.5_Integration #31 Message-ID: <20150312_141220_091576.ci-noreply@qt-project.org> QtWebEngine_5.5_Integration #31: SUCCESS Tested changes (refs/builds/5.5_1426157025): http://codereview.qt-project.org/108177 [PS2] - UserScript: Rename source property to sourceCode. From ci-noreply at qt-project.org Thu Mar 12 15:26:48 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 12 Mar 2015 16:26:48 +0200 Subject: [Ci-reports] pass on QtQuickControls_5.4_Integration #203 Message-ID: <20150312_142648_040736.ci-noreply@qt-project.org> QtQuickControls_5.4_Integration #203: SUCCESS Tested changes (refs/builds/5.4_1426165849): http://codereview.qt-project.org/108365 [PS2] - README: Update forum link and remove maintainer's email line http://codereview.qt-project.org/108364 [PS2] - Doc: Fix Command '\printto' failed at end of file 'gallery/main.qml' From ci-noreply at qt-project.org Thu Mar 12 15:33:22 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 12 Mar 2015 15:33:22 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - QtBase_5.4_mobile_state #127 - FAILURE Message-ID: <20150312143322.2D9C930642@fork.qtproject.c.bitbit.net> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt-project.org/ci/QtBase_5.4_mobile_state/build_00127 From ci-noreply at qt-project.org Thu Mar 12 16:19:45 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 12 Mar 2015 17:19:45 +0200 Subject: [Ci-reports] pass on QtBase_dev_Integration #5980 Message-ID: <20150312_151945_051277.ci-noreply@qt-project.org> QtBase_dev_Integration #5980: SUCCESS Tested changes (refs/builds/dev_1426164464): http://codereview.qt-project.org/107148 [PS5] - Doc: Change Q_CHECK_PTR documentation to match implementation From ci-noreply at qt-project.org Thu Mar 12 16:31:18 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 12 Mar 2015 17:31:18 +0200 Subject: [Ci-reports] pass on QtDoc_5.5_Integration #15 Message-ID: <20150312_153118_048390.ci-noreply@qt-project.org> QtDoc_5.5_Integration #15: SUCCESS Tested changes (refs/builds/5.5_1426168013): http://codereview.qt-project.org/107165 [PS1] - Doc: Document licensing for Qt Canvas 3D module From ci-noreply at qt-project.org Thu Mar 12 16:35:56 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 12 Mar 2015 17:35:56 +0200 Subject: [Ci-reports] fail on Qt5_5.5_Integration #26 Message-ID: <20150312_153556_035635.ci-noreply@qt-project.org> Autotest `scripts' 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. + perl C:\work\build\qtqa\scripts\setup.pl --install Checking perl modules ... Capture::Tiny - OK YAML - OK IO::CaptureOutput - OK Win32::Status - OK Inline::C - OK Time::Piece - OK Coro::AnyEvent - OK Lingua::EN::Numbers - OK Test::NoWarnings - OK Class::Factory::Util - OK IO::Uncompress::AnyInflate - OK AnyEvent::Util - OK HTTP::Headers - OK autodie - OK List::Compare - OK List::MoreUtils - OK AnyEvent - OK Test::Exception - OK parent - OK File::HomeDir - OK Test::Exit - OK Env::Path - OK AnyEvent::HTTP - OK File::Fetch - OK Const::Fast - OK Test::More - OK Text::Diff - OK Data::Compare - OK Perl::Critic - OK Text::ParseWords - OK LWP::UserAgent::Determined - OK File::Copy::Recursive - OK QMake::Project - OK Timer::Simple - OK Tie::IxHash - OK File::Which - OK XML::Simple - OK File::chdir - OK Win32::Job - OK Sub::Override - OK Text::Trim - OK Test::Perl::Critic - OK Lingua::EN::Inflect - OK Text::Wrap - OK Class::Data::Inheritable - OK File::Slurp - OK File::Find::Rule - OK Time::Out - OK ReleaseAction - OK App::cpanminus - OK Template - OK Readonly - OK Win32::Process::Info - OK Params::Validate - OK Test::Warn - OK Win32::Process - OK YAML::Node - OK JSON - OK Config::Tiny - OK IO::Prompt - OK It looks like your CPAN setup is complete :) + prove -I C:/work/build/qtqa/scripts/lib/perl5 --merge --state=save -I C:/work/build/qtqa/scripts/lib/perl5 --recurse C:/work/build/qtqa/scripts C:/work/build/qtqa/scripts/generic/t/01-coveragerunner_testcocoon.t ...................... ok C:/work/build/qtqa/scripts/generic/t/01-testrunner-testcocoon.t .......................... ok C:/work/build/qtqa/scripts/generic/t/01-xml2html_testcocoon.t ............................ ok QtQA::App::TestRunner: Timed out after 1200 seconds QtQA::App::TestRunner: test failed, running again to see if it is flaky... + perl C:\work\build\qtqa\scripts\setup.pl --install Checking perl modules ... Capture::Tiny - OK YAML - OK IO::CaptureOutput - OK Win32::Status - OK Inline::C - OK Time::Piece - OK Coro::AnyEvent - OK Lingua::EN::Numbers - OK Test::NoWarnings - OK Class::Factory::Util - OK IO::Uncompress::AnyInflate - OK AnyEvent::Util - OK HTTP::Headers - OK autodie - OK List::Compare - OK List::MoreUtils - OK AnyEvent - OK Test::Exception - OK parent - OK File::HomeDir - OK Test::Exit - OK Env::Path - OK AnyEvent::HTTP - OK File::Fetch - OK Const::Fast - OK Test::More - OK Text::Diff - OK Data::Compare - OK Perl::Critic - OK Text::ParseWords - OK LWP::UserAgent::Determined - OK File::Copy::Recursive - OK QMake::Project - OK Timer::Simple - OK Tie::IxHash - OK File::Which - OK XML::Simple - OK File::chdir - OK Win32::Job - OK Sub::Override - OK Text::Trim - OK Test::Perl::Critic - OK Lingua::EN::Inflect - OK Text::Wrap - OK Class::Data::Inheritable - OK File::Slurp - OK File::Find::Rule - OK Time::Out - OK ReleaseAction - OK App::cpanminus - OK Template - OK Readonly - OK Win32::Process::Info - OK Params::Validate - OK Test::Warn - OK Win32::Process - OK YAML::Node - OK JSON - OK Config::Tiny - OK IO::Prompt - OK It looks like your CPAN setup is complete :) cannot unlink file for C:\work\build\qtqa\scripts\test_pl_tmp\GrPGQ8nM33: Permission denied at C:/work/build/qtqa/scripts/test.pl line 152 cannot unlink file for C:\work\build\qtqa\scripts\test_pl_tmp\Tba1YG_XJZ: Permission denied at C:/work/build/qtqa/scripts/test.pl line 152 cannot remove directory for C:\work\build\qtqa\scripts\test_pl_tmp: Directory not empty at C:/work/build/qtqa/scripts/test.pl line 152 rmtree C:\work\build\qtqa\scripts\test_pl_tmp: Directory not empty at C:/work/build/qtqa/scripts/test.pl line 152. 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 293 QtQA::App::TestRunner: second attempt: exited with exit code 41 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 scripts: 1209 seconds, exit code 41 Build log: http://testresults.qt.io/ci/Qt5_5.5_Integration/build_00026/win64-msvc2013_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/5.5_1426157107): http://codereview.qt-project.org/107229 [PS34] - Updated submodules. http://codereview.qt-project.org/102241 [PS8] - Added Qt3D as a part of qt5.git default repositories From ci-noreply at qt-project.org Thu Mar 12 17:05:43 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 12 Mar 2015 18:05:43 +0200 Subject: [Ci-reports] pass on QtDeclarative_5.5_Integration #93 Message-ID: <20150312_160543_025854.ci-noreply@qt-project.org> QtDeclarative_5.5_Integration #93: SUCCESS Tested changes (refs/builds/5.5_1426168101): http://codereview.qt-project.org/108368 [PS2] - Fix qqmldebuggingenabler autotest From ci-noreply at qt-project.org Thu Mar 12 17:14:35 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 12 Mar 2015 18:14:35 +0200 Subject: [Ci-reports] pass on Qt3D_dev_Integration #255 Message-ID: <20150312_161435_038739.ci-noreply@qt-project.org> Qt3D_dev_Integration #255: SUCCESS Tested changes (refs/builds/dev_1426168854): http://codereview.qt-project.org/108264 [PS7] - Add QRay3D From ci-noreply at qt-project.org Thu Mar 12 17:33:57 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 12 Mar 2015 18:33:57 +0200 Subject: [Ci-reports] fail on QtWebEngine_dev_Integration #244 Message-ID: <20150312_163357_026041.ci-noreply@qt-project.org> `make' failed :( make[3]: *** No rule to make target `.moc/ui_delegates_manager.moc', needed by `.obj/ui_delegates_manager.o'. Stop. make[2]: *** [sub-webengine-make_first] Error 2 make[1]: *** [sub-src-make_first] Error 2 make: *** [module-qtwebengine] Error 2 Build log: http://testresults.qt.io/ci/QtWebEngine_dev_Integration/build_00244/macx-clang_developer-build_OSX_10.9/log.txt.gz Tested changes (refs/builds/dev_1426173231): http://codereview.qt-project.org/108423 [PS1] - Merge remote-tracking branch 'origin/5.5' into dev From ci-noreply at qt-project.org Thu Mar 12 17:37:24 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 12 Mar 2015 18:37:24 +0200 Subject: [Ci-reports] pass on Qt3D_5.5_Integration #29 Message-ID: <20150312_163724_087577.ci-noreply@qt-project.org> Qt3D_5.5_Integration #29: SUCCESS Tested changes (refs/builds/5.5_1426172751): http://codereview.qt-project.org/108320 [PS1] - Correct use of std::numeric_limits::max From ci-noreply at qt-project.org Thu Mar 12 18:25:39 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 12 Mar 2015 18:25:39 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - QtBase_dev_mobile_state #318 - FAILURE Message-ID: <20150312172539.601DC30603@fork.qtproject.c.bitbit.net> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt-project.org/ci/QtBase_dev_mobile_state/build_00318 From ci-noreply at qt-project.org Thu Mar 12 18:54:00 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 12 Mar 2015 19:54:00 +0200 Subject: [Ci-reports] pass on QtBase_dev_Integration #5981 Message-ID: <20150312_175400_072707.ci-noreply@qt-project.org> QtBase_dev_Integration #5981: SUCCESS Tested changes (refs/builds/dev_1426173680): http://codereview.qt-project.org/106191 [PS3] - Haiku: Fix tst_qfileselector.cpp unit test From ci-noreply at qt-project.org Thu Mar 12 19:07:03 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 12 Mar 2015 20:07:03 +0200 Subject: [Ci-reports] pass on QtBase_5.4_Integration #1917 Message-ID: <20150312_180703_077617.ci-noreply@qt-project.org> QtBase_5.4_Integration #1917: SUCCESS Tested changes (refs/builds/5.4_1426168771): http://codereview.qt-project.org/108318 [PS1] - Doc: Update links to forum.qt.io http://codereview.qt-project.org/108316 [PS1] - Doc: Fix qmath documentation http://codereview.qt-project.org/108317 [PS2] - Doc: Remove link to old Nokia Wiki From ci-noreply at qt-project.org Thu Mar 12 19:12:50 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 12 Mar 2015 20:12:50 +0200 Subject: [Ci-reports] pass on QtBase_5.5_Integration #274 Message-ID: <20150312_181250_024622.ci-noreply@qt-project.org> QtBase_5.5_Integration #274: SUCCESS Tested changes (refs/builds/5.5_1426166156): http://codereview.qt-project.org/108262 [PS2] - Android: Don't show translucent system UI on top of Qt http://codereview.qt-project.org/108388 [PS1] - iOS: ensure keyboard is visible, even when IM hints hasn't changed http://codereview.qt-project.org/107379 [PS1] - Remove MSVC created lib file for shared library in distclean target From ci-noreply at qt-project.org Thu Mar 12 19:15:12 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 12 Mar 2015 20:15:12 +0200 Subject: [Ci-reports] pass on QtDeclarative_5.5_Integration #94 Message-ID: <20150312_181512_023740.ci-noreply@qt-project.org> QtDeclarative_5.5_Integration #94: SUCCESS Tested changes (refs/builds/5.5_1426176439): http://codereview.qt-project.org/108363 [PS4] - Remove bogus autotests for invalid ports From ci-noreply at qt-project.org Thu Mar 12 19:18:22 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 12 Mar 2015 20:18:22 +0200 Subject: [Ci-reports] pass on QtWebEngine_5.5_Integration #32 Message-ID: <20150312_181822_036679.ci-noreply@qt-project.org> QtWebEngine_5.5_Integration #32: SUCCESS Tested changes (refs/builds/5.5_1426169634): http://codereview.qt-project.org/108407 [PS1] - Enable building the QML test support API for developer builds http://codereview.qt-project.org/108408 [PS1] - Force c++11 support when building the tests http://codereview.qt-project.org/108411 [PS1] - Update snapshot SHA1 http://codereview.qt-project.org/108392 [PS1] - Clean up global profiles and ownership From ci-noreply at qt-project.org Thu Mar 12 19:27:33 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 12 Mar 2015 20:27:33 +0200 Subject: [Ci-reports] fail on QtBase_5.4_Integration #1918 Message-ID: <20150312_182733_094365.ci-noreply@qt-project.org> QtBase_5.4_Integration » win64-msvc2013_developer-build_qtnamespace_Windows_81 #1918: FAILURE Build log: http://testresults.qt.io/ci/QtBase_5.4_Integration/build_01918/win64-msvc2013_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/5.4_1426183718): http://codereview.qt-project.org/108431 [PS2] - Revert adding dispatchLocker to QDBusConnection::connect http://codereview.qt-project.org/108337 [PS1] - Fix crash in QDesktopServices::openUrl() without QGuiApplication http://codereview.qt-project.org/108379 [PS1] - Cocoa: Send mouse release as a right button when clicking right button http://codereview.qt-project.org/108217 [PS1] - Windows: Get the normal virtual key when not composing http://codereview.qt-project.org/108362 [PS1] - Cocoa integration - invalid backing store on geometry update From ci-noreply at qt-project.org Thu Mar 12 19:58:50 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 12 Mar 2015 20:58:50 +0200 Subject: [Ci-reports] fail on Qt5_5.5_Integration #27 Message-ID: <20150312_185850_070550.ci-noreply@qt-project.org> Autotests `tst_qdnslookup' and `tst_qnetworkdiskcache' failed :( Testing tst_QNetworkDiskCache FAIL! : tst_QNetworkDiskCache::setCookieHeader() '!actualCookieJar.empty()' returned FALSE. () tst_qnetworkdiskcache.cpp(440) : failure location Totals: 23 passed, 1 failed, 0 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QNetworkDiskCache ********* Config: Using QtTest library 5.5.0, Qt 5.5.0 (i386-little_endian-ilp32 shared (dynamic) release build; by MSVC 2010) PASS : tst_QNetworkDiskCache::initTestCase() QWARN : tst_QNetworkDiskCache::qnetworkdiskcache() QNetworkDiskCache::expire() The cache directory is not set QWARN : tst_QNetworkDiskCache::qnetworkdiskcache() QNetworkDiskCache::insert() called on a device we don't know about QObject(0x0) QWARN : tst_QNetworkDiskCache::qnetworkdiskcache() QFSFileEngine::open: No file name specified QWARN : tst_QNetworkDiskCache::qnetworkdiskcache() QNetworkDiskCache::prepare() The cache directory is not set PASS : tst_QNetworkDiskCache::qnetworkdiskcache() PASS : tst_QNetworkDiskCache::prepare() PASS : tst_QNetworkDiskCache::cacheSize() PASS : tst_QNetworkDiskCache::clear() PASS : tst_QNetworkDiskCache::data(null) PASS : tst_QNetworkDiskCache::data(non-null) PASS : tst_QNetworkDiskCache::metaData() PASS : tst_QNetworkDiskCache::remove() PASS : tst_QNetworkDiskCache::accessAfterRemove() FAIL! : tst_QNetworkDiskCache::setCookieHeader() '!actualCookieJar.empty()' returned FALSE. () tst_qnetworkdiskcache.cpp(440) : failure location PASS : tst_QNetworkDiskCache::setCacheDirectory(null) PASS : tst_QNetworkDiskCache::setCacheDirectory(foo) PASS : tst_QNetworkDiskCache::updateMetaData() PASS : tst_QNetworkDiskCache::fileMetaData() PASS : tst_QNetworkDiskCache::expire() PASS : tst_QNetworkDiskCache::oldCacheVersionFile(0) PASS : tst_QNetworkDiskCache::oldCacheVersionFile(1) PASS : tst_QNetworkDiskCache::streamVersion(Qt 5.1) PASS : tst_QNetworkDiskCache::streamVersion(current) PASS : tst_QNetworkDiskCache::streamVersion(higher than current) PASS : tst_QNetworkDiskCache::sync() PASS : tst_QNetworkDiskCache::crashWhenParentingCache() PASS : tst_QNetworkDiskCache::cleanupTestCase() Totals: 23 passed, 1 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_QNetworkDiskCache ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qnetworkdiskcache: 19 seconds, exit code 1 Testing tst_QDnsLookup FAIL! : tst_QDnsLookup::lookup(normal:ns-single) Compared values are not the same Actual (nameServers.join(';')): "ns11.cloudns.net" Expected (ns) : "ns-foo.linpro.net" tst_qdnslookup.cpp(253) : failure location FAIL! : tst_QDnsLookup::lookup(normal:ns-multi) Compared values are not the same Actual (nameServers.join(';')): "ns11.cloudns.net;ns12.cloudns.net" Expected (ns) : "ns-bar.linpro.net;ns-foo.linpro.net" tst_qdnslookup.cpp(253) : failure location FAIL! : tst_QDnsLookup::lookup(normal:ptr-single) 'int(lookup.error()) == error' returned FALSE. (Non existent domain) tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(idn:ns-single) Compared values are not the same Actual (nameServers.join(';')): "ns11.cloudns.net" Expected (ns) : "ns-foo.linpro.net" tst_qdnslookup.cpp(253) : failure location FAIL! : tst_QDnsLookup::lookup(idn:ns-multi) Compared values are not the same Actual (nameServers.join(';')): "ns11.cloudns.net;ns12.cloudns.net" Expected (ns) : "ns-bar.linpro.net;ns-foo.linpro.net" tst_qdnslookup.cpp(253) : failure location FAIL! : tst_QDnsLookup::lookup(idn:ptr-single) 'int(lookup.error()) == error' returned FALSE. (Non existent domain) tst_qdnslookup.cpp(209) : failure location Totals: 74 passed, 6 failed, 0 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QDnsLookup ********* Config: Using QtTest library 5.5.0, Qt 5.5.0 (i386-little_endian-ilp32 shared (dynamic) release build; by MSVC 2010) PASS : tst_QDnsLookup::initTestCase() PASS : tst_QDnsLookup::lookup(normal:a-empty) PASS : tst_QDnsLookup::lookup(normal:a-notfound) PASS : tst_QDnsLookup::lookup(normal:a-single) PASS : tst_QDnsLookup::lookup(normal:a-multi) PASS : tst_QDnsLookup::lookup(normal:aaaa-empty) PASS : tst_QDnsLookup::lookup(normal:aaaa-notfound) PASS : tst_QDnsLookup::lookup(normal:aaaa-single) PASS : tst_QDnsLookup::lookup(normal:aaaa-multi) PASS : tst_QDnsLookup::lookup(normal:any-empty) PASS : tst_QDnsLookup::lookup(normal:any-notfound) PASS : tst_QDnsLookup::lookup(normal:any-a-single) PASS : tst_QDnsLookup::lookup(normal:any-a-plus-aaaa) PASS : tst_QDnsLookup::lookup(normal:any-multi) PASS : tst_QDnsLookup::lookup(normal:mx-empty) PASS : tst_QDnsLookup::lookup(normal:mx-notfound) PASS : tst_QDnsLookup::lookup(normal:mx-single) PASS : tst_QDnsLookup::lookup(normal:mx-single-cname) PASS : tst_QDnsLookup::lookup(normal:mx-multi) PASS : tst_QDnsLookup::lookup(normal:mx-multi-sameprio) PASS : tst_QDnsLookup::lookup(normal:ns-empty) PASS : tst_QDnsLookup::lookup(normal:ns-notfound) FAIL! : tst_QDnsLookup::lookup(normal:ns-single) Compared values are not the same Actual (nameServers.join(';')): "ns11.cloudns.net" Expected (ns) : "ns-foo.linpro.net" tst_qdnslookup.cpp(253) : failure location FAIL! : tst_QDnsLookup::lookup(normal:ns-multi) Compared values are not the same Actual (nameServers.join(';')): "ns11.cloudns.net;ns12.cloudns.net" Expected (ns) : "ns-bar.linpro.net;ns-foo.linpro.net" tst_qdnslookup.cpp(253) : failure location PASS : tst_QDnsLookup::lookup(normal:ptr-empty) PASS : tst_QDnsLookup::lookup(normal:ptr-notfound) FAIL! : tst_QDnsLookup::lookup(normal:ptr-single) 'int(lookup.error()) == error' returned FALSE. (Non existent domain) tst_qdnslookup.cpp(209) : failure location PASS : tst_QDnsLookup::lookup(normal:srv-empty) PASS : tst_QDnsLookup::lookup(normal:srv-notfound) PASS : tst_QDnsLookup::lookup(normal:srv-single) PASS : tst_QDnsLookup::lookup(normal:srv-prio) PASS : tst_QDnsLookup::lookup(normal:srv-weighted) PASS : tst_QDnsLookup::lookup(normal:srv-multi) PASS : tst_QDnsLookup::lookup(normal:txt-empty) PASS : tst_QDnsLookup::lookup(normal:txt-notfound) PASS : tst_QDnsLookup::lookup(normal:txt-single) PASS : tst_QDnsLookup::lookup(normal:txt-multi-onerr) PASS : tst_QDnsLookup::lookup(normal:txt-multi-multirr) PASS : tst_QDnsLookup::lookup(idn:a-empty) PASS : tst_QDnsLookup::lookup(idn:a-notfound) PASS : tst_QDnsLookup::lookup(idn:a-single) PASS : tst_QDnsLookup::lookup(idn:a-multi) PASS : tst_QDnsLookup::lookup(idn:aaaa-empty) PASS : tst_QDnsLookup::lookup(idn:aaaa-notfound) PASS : tst_QDnsLookup::lookup(idn:aaaa-single) PASS : tst_QDnsLookup::lookup(idn:aaaa-multi) PASS : tst_QDnsLookup::lookup(idn:any-empty) PASS : tst_QDnsLookup::lookup(idn:any-notfound) PASS : tst_QDnsLookup::lookup(idn:any-a-single) PASS : tst_QDnsLookup::lookup(idn:any-a-plus-aaaa) PASS : tst_QDnsLookup::lookup(idn:any-multi) PASS : tst_QDnsLookup::lookup(idn:mx-empty) PASS : tst_QDnsLookup::lookup(idn:mx-notfound) PASS : tst_QDnsLookup::lookup(idn:mx-single) PASS : tst_QDnsLookup::lookup(idn:mx-single-cname) PASS : tst_QDnsLookup::lookup(idn:mx-multi) PASS : tst_QDnsLookup::lookup(idn:mx-multi-sameprio) PASS : tst_QDnsLookup::lookup(idn:ns-empty) PASS : tst_QDnsLookup::lookup(idn:ns-notfound) FAIL! : tst_QDnsLookup::lookup(idn:ns-single) Compared values are not the same Actual (nameServers.join(';')): "ns11.cloudns.net" Expected (ns) : "ns-foo.linpro.net" tst_qdnslookup.cpp(253) : failure location FAIL! : tst_QDnsLookup::lookup(idn:ns-multi) Compared values are not the same Actual (nameServers.join(';')): "ns11.cloudns.net;ns12.cloudns.net" Expected (ns) : "ns-bar.linpro.net;ns-foo.linpro.net" tst_qdnslookup.cpp(253) : failure location PASS : tst_QDnsLookup::lookup(idn:ptr-empty) PASS : tst_QDnsLookup::lookup(idn:ptr-notfound) FAIL! : tst_QDnsLookup::lookup(idn:ptr-single) 'int(lookup.error()) == error' returned FALSE. (Non existent domain) tst_qdnslookup.cpp(209) : failure location PASS : tst_QDnsLookup::lookup(idn:srv-empty) PASS : tst_QDnsLookup::lookup(idn:srv-notfound) PASS : tst_QDnsLookup::lookup(idn:srv-single) PASS : tst_QDnsLookup::lookup(idn:srv-prio) PASS : tst_QDnsLookup::lookup(idn:srv-weighted) PASS : tst_QDnsLookup::lookup(idn:srv-multi) PASS : tst_QDnsLookup::lookup(idn:txt-empty) PASS : tst_QDnsLookup::lookup(idn:txt-notfound) PASS : tst_QDnsLookup::lookup(idn:txt-single) PASS : tst_QDnsLookup::lookup(idn:txt-multi-onerr) PASS : tst_QDnsLookup::lookup(idn:txt-multi-multirr) PASS : tst_QDnsLookup::lookupReuse(normal) PASS : tst_QDnsLookup::lookupReuse(idn) PASS : tst_QDnsLookup::lookupAbortRetry(normal) PASS : tst_QDnsLookup::lookupAbortRetry(idn) PASS : tst_QDnsLookup::cleanupTestCase() Totals: 74 passed, 6 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_QDnsLookup ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qdnslookup: 1 seconds, exit code 6 Build log: http://testresults.qt.io/ci/Qt5_5.5_Integration/build_00027/win32-msvc2010_Windows_7/log.txt.gz Tested changes (refs/builds/5.5_1426178251): http://codereview.qt-project.org/102241 [PS8] - Added Qt3D as a part of qt5.git default repositories From ci-noreply at qt-project.org Thu Mar 12 20:05:34 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 12 Mar 2015 21:05:34 +0200 Subject: [Ci-reports] fail on QtWebEngine_5.5_Integration #33 Message-ID: <20150312_190534_000644.ci-noreply@qt-project.org> QtWebEngine_5.5_Integration » winphone-arm-msvc2013_Windows_81 #33: FAILURE Build log: http://testresults.qt.io/ci/QtWebEngine_5.5_Integration/build_00033/winphone-arm-msvc2013_Windows_81/log.txt.gz Tested changes (refs/builds/5.5_1426184397): http://codereview.qt-project.org/107066 [PS5] - Support HTML5 form validation feature http://codereview.qt-project.org/108421 [PS1] - Fix settings menu in qtquicktestbrowser http://codereview.qt-project.org/108178 [PS2] - QQuickWebEngineScript: Add a sourceUrl property to complement sourceCode. http://codereview.qt-project.org/108428 [PS1] - Demo browser: re-add user stylesheets From ci-noreply at qt-project.org Thu Mar 12 21:15:24 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 12 Mar 2015 22:15:24 +0200 Subject: [Ci-reports] pass on QtDeclarative_5.5_Integration #95 Message-ID: <20150312_201524_091992.ci-noreply@qt-project.org> QtDeclarative_5.5_Integration #95: SUCCESS Tested changes (refs/builds/5.5_1426184601): http://codereview.qt-project.org/108446 [PS1] - Acknowledge QPersistentModelIndex is a built-in meta-type From ci-noreply at qt-project.org Thu Mar 12 21:18:24 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 12 Mar 2015 22:18:24 +0200 Subject: [Ci-reports] pass on QtSerialPort_5.5_Integration #14 Message-ID: <20150312_201824_027537.ci-noreply@qt-project.org> QtSerialPort_5.5_Integration #14: SUCCESS Tested changes (refs/builds/5.5_1426186835): http://codereview.qt-project.org/108341 [PS1] - Remove space between "if/elif defined" macro and its bracket From ci-noreply at qt-project.org Thu Mar 12 21:33:22 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 12 Mar 2015 22:33:22 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #5982 Message-ID: <20150312_203322_008643.ci-noreply@qt-project.org> qtbase failed to compile :( In file included from ../../../../include/QtCore/qdebug.h:1:0, from ../../../../include/QtCore/QtCore:28, from tst_headersclean.cpp:40: ../../../../include/QtCore/../../src/corelib/io/qdebug.h: In member function ‘void QDebug::Stream::setVerbosity(int)’: ../../../../include/QtCore/../../src/corelib/io/qdebug.h:83:9: error: declaration of ‘verbosity’ shadows a member of 'this' [-Werror=shadow] ../../../../include/QtCore/../../src/corelib/io/qdebug.h: In member function ‘void QDebug::setVerbosity(int)’: ../../../../include/QtCore/../../src/corelib/io/qdebug.h:113:38: error: declaration of ‘verbosity’ shadows a member of 'this' [-Werror=shadow] make[5]: *** [.obj/tst_headersclean.o] Error 1 make[4]: *** [sub-headersclean-make_first] Error 2 make[3]: *** [sub-other-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.io/ci/QtBase_dev_Integration/build_05982/linux-g++_developer-build_OpenSuSE_13.1_x64/log.txt.gz Tested changes (refs/builds/dev_1426190916): http://codereview.qt-project.org/104874 [PS10] - Add a verbosity setting to QDebug. From ci-noreply at qt-project.org Thu Mar 12 22:33:00 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 12 Mar 2015 23:33:00 +0200 Subject: [Ci-reports] fail on QtWebEngine_5.5_Integration #34 Message-ID: <20150312_213300_031414.ci-noreply@qt-project.org> qtwebengine failed to compile :( /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -c -pipe -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk -std=c++11 -stdlib=libc++ -mmacosx-version-min=10.7 -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -Wall -W -fPIC -DQT_NO_MTDEV -DQT_NO_LIBUDEV -DQT_NO_EVDEV -DQT_NO_TSLIB -DQT_NO_LIBINPUT -DQT_BUILD_WEBENGINEWIDGETS_LIB -DQT_UI_DELEGATES -DQT_BUILD_WEBENGINEWIDGETS_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_WEBENGINE_LIB -DQT_QUICK_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_WEBENGINECORE_LIB -DQT_QUICK_LIB -DQT_GUI_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_WEBCHANNEL_LIB -DQT_CORE_LIB -I. -I. -Iapi -I../core -I../webengine/api -I/work/build/qt/qtbase/include -I/work/build/qt/qtbase/include/QtWebEngineWidgets -I/work/build/qt/qtbase/include/QtWebEngineWidgets/5.5.0 -I/work/build/qt/qtbase/include/QtWebEngineWidgets/5.5.0/QtWebEngineWidgets -I/work/build/qt/qtbase/lib/QtWebEngine.framework/Versions/5/Headers -I/work/build/qt/qtbase/lib/QtQuick.framework/Versions/5/Headers -I/work/build/qt/qtbase/lib/QtWidgets.framework/Versions/5/Headers -I/work/build/qt/qtbase/lib/QtGui.framework/Versions/5/Headers -I/work/build/qt/qtbase/lib/QtQml.framework/Versions/5/Headers -I/work/build/qt/qtbase/lib/QtNetwork.framework/Versions/5/Headers -I/work/build/qt/qtbase/lib/QtCore.framework/Versions/5/Headers -I/work/build/qt/qtbase/lib/QtQuick.framework/Versions/5/Headers/5.6.0 -I/work/build/qt/qtbase/lib/QtQuick.framework/Versions/5/Headers/5.6.0/QtQuick -I/work/build/qt/qtbase/lib/QtGui.framework/Versions/5/Headers/5.6.0 -I/work/build/qt/qtbase/lib/QtGui.framework/Versions/5/Headers/5.6.0/QtGui -I/work/build/qt/qtbase/lib/QtWebChannel.framework/Versions/5/Headers -I/work/build/qt/qtbase/lib/QtCore.framework/Versions/5/Headers/5.6.0 -I/work/build/qt/qtbase/lib/QtCore.framework/Versions/5/Headers/5.6.0/QtCore -I.moc -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/A/Headers -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/AGL.framework/Headers -I/work/build/qt/qtbase/mkspecs/macx-clang -F/work/build/qt/qtbase/lib -o .obj/messagebubblewidget.o ui/messagebubblewidget.cpp ui/messagebubblewidget.cpp:67:22: error: allocation of incomplete type 'QLabel' ui/messagebubblewidget_p.h:43:7: note: forward declaration of 'QLabel' ui/messagebubblewidget.cpp:68:21: error: allocation of incomplete type 'QLabel' ui/messagebubblewidget_p.h:43:7: note: forward declaration of 'QLabel' ui/messagebubblewidget.cpp:70:5: error: unknown type name 'QHBoxLayout' ui/messagebubblewidget.cpp:70:32: error: unknown type name 'QHBoxLayout' ui/messagebubblewidget.cpp:72:32: error: incomplete type 'QLayout' named in nested name specifier /work/build/qt/qtbase/lib/QtWidgets.framework/Versions/5/Headers/qwidget.h:58:7: note: forward declaration of 'QLayout' ui/messagebubblewidget.cpp:76:23: error: member access into incomplete type 'QStyle' /work/build/qt/qtbase/lib/QtWidgets.framework/Versions/5/Headers/qwidget.h:60:7: note: forward declaration of 'QStyle' ui/messagebubblewidget.cpp:76:11: error: variable has incomplete type 'QIcon' /work/build/qt/qtbase/include/QtCore/../../src/corelib/kernel/qmetatype.h:1862:1: note: forward declaration of 'QIcon' /work/build/qt/qtbase/include/QtCore/../../src/corelib/kernel/qmetatype.h:133:18: note: expanded from macro 'QT_FOR_EACH_STATIC_GUI_CLASS' /work/build/qt/qtbase/include/QtCore/../../src/corelib/kernel/qmetatype.h:1859:11: note: expanded from macro 'QT_FORWARD_DECLARE_STATIC_TYPES_ITER' ui/messagebubblewidget.cpp:79:33: error: allocation of incomplete type 'QLabel' ui/messagebubblewidget_p.h:43:7: note: forward declaration of 'QLabel' ui/messagebubblewidget.cpp:80:18: error: member access into incomplete type 'QLabel' ui/messagebubblewidget_p.h:43:7: note: forward declaration of 'QLabel' ui/messagebubblewidget.cpp:81:18: error: member access into incomplete type 'QLabel' ui/messagebubblewidget_p.h:43:7: note: forward declaration of 'QLabel' ui/messagebubblewidget.cpp:82:18: error: member access into incomplete type 'QLabel' ui/messagebubblewidget_p.h:43:7: note: forward declaration of 'QLabel' ui/messagebubblewidget.cpp:86:5: error: unknown type name 'QVBoxLayout' ui/messagebubblewidget.cpp:86:32: error: unknown type name 'QVBoxLayout' ui/messagebubblewidget.cpp:88:16: error: member access into incomplete type 'QLabel' ui/messagebubblewidget_p.h:43:7: note: forward declaration of 'QLabel' ui/messagebubblewidget.cpp:89:16: error: member access into incomplete type 'QLabel' ui/messagebubblewidget_p.h:43:7: note: forward declaration of 'QLabel' ui/messagebubblewidget.cpp:90:16: error: member access into incomplete type 'QLabel' ui/messagebubblewidget_p.h:43:7: note: forward declaration of 'QLabel' ui/messagebubblewidget.cpp:91:16: error: member access into incomplete type 'QLabel' ui/messagebubblewidget_p.h:43:7: note: forward declaration of 'QLabel' ui/messagebubblewidget.cpp:94:33: error: member access into incomplete type 'QLabel' ui/messagebubblewidget_p.h:43:7: note: forward declaration of 'QLabel' ui/messagebubblewidget.cpp:96:16: error: member access into incomplete type 'QLabel' make[3]: *** [.obj/messagebubblewidget.o] Error 1 make[2]: *** [sub-webenginewidgets-make_first] Error 2 make[1]: *** [sub-src-make_first] Error 2 make: *** [module-qtwebengine] Error 2 Build log: http://testresults.qt.io/ci/QtWebEngine_5.5_Integration/build_00034/macx-clang_developer-build_OSX_10.10/log.txt.gz Tested changes (refs/builds/5.5_1426190829): http://codereview.qt-project.org/107066 [PS5] - Support HTML5 form validation feature From ci-noreply at qt-project.org Thu Mar 12 23:54:03 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 12 Mar 2015 23:54:03 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.4.1_state #63 - FAILURE Message-ID: <20150312225403.7D5DC308F4@fork.qtproject.c.bitbit.net> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt-project.org/ci/Qt5_5.4.1_state/build_00063 From ci-noreply at qt-project.org Fri Mar 13 00:02:35 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 13 Mar 2015 01:02:35 +0200 Subject: [Ci-reports] Problems... Message-ID: <20150312_230235_095969.ci-noreply@qt-project.org> Some problems occurred recently... 2015-03-12T23:00:36Z: [QtBase_dev_Integration error] new build for QtBase_dev_Integration failed: 502 Proxy Error, retry in 2 seconds From ci-noreply at qt-project.org Fri Mar 13 00:53:07 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 13 Mar 2015 01:53:07 +0200 Subject: [Ci-reports] fail on QtWebEngine_5.5_Integration #35 Message-ID: <20150312_235307_036801.ci-noreply@qt-project.org> qtwebengine failed to compile :( /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -c -pipe -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk -std=c++11 -stdlib=libc++ -mmacosx-version-min=10.7 -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -Wall -W -fPIC -DQT_NO_MTDEV -DQT_NO_LIBUDEV -DQT_NO_EVDEV -DQT_NO_TSLIB -DQT_NO_LIBINPUT -DQT_BUILD_WEBENGINE_LIB -DENABLE_QML_TESTSUPPORT_API -DQT_BUILD_WEBENGINE_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_QUICK_LIB -DQT_GUI_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_WEBENGINECORE_LIB -DQT_QUICK_LIB -DQT_GUI_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_WEBCHANNEL_LIB -DQT_CORE_LIB -I. -I. -Iapi -I../core -I/work/build/qt/qtbase/include -I/work/build/qt/qtbase/include/QtWebEngine -I/work/build/qt/qtbase/include/QtWebEngine/5.5.0 -I/work/build/qt/qtbase/include/QtWebEngine/5.5.0/QtWebEngine -I/work/build/qt/qtbase/lib/QtQuick.framework/Versions/5/Headers -I/work/build/qt/qtbase/lib/QtGui.framework/Versions/5/Headers -I/work/build/qt/qtbase/lib/QtQml.framework/Versions/5/Headers -I/work/build/qt/qtbase/lib/QtNetwork.framework/Versions/5/Headers -I/work/build/qt/qtbase/lib/QtCore.framework/Versions/5/Headers -I/work/build/qt/qtbase/lib/QtQuick.framework/Versions/5/Headers/5.6.0 -I/work/build/qt/qtbase/lib/QtQuick.framework/Versions/5/Headers/5.6.0/QtQuick -I/work/build/qt/qtbase/lib/QtGui.framework/Versions/5/Headers/5.6.0 -I/work/build/qt/qtbase/lib/QtGui.framework/Versions/5/Headers/5.6.0/QtGui -I/work/build/qt/qtbase/lib/QtWebChannel.framework/Versions/5/Headers -I/work/build/qt/qtbase/lib/QtCore.framework/Versions/5/Headers/5.6.0 -I/work/build/qt/qtbase/lib/QtCore.framework/Versions/5/Headers/5.6.0/QtCore -I.moc -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/A/Headers -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/AGL.framework/Headers -I/work/build/qt/qtbase/mkspecs/macx-clang -F/work/build/qt/qtbase/lib -o .obj/qquickwebenginescript.o api/qquickwebenginescript.cpp api/qquickwebenginescript.cpp:158:5: error: unknown type name 'QFile' api/qquickwebenginescript.cpp:159:17: error: use of undeclared identifier 'QIODevice' api/qquickwebenginescript.cpp:160:9: error: calling 'warning' with incomplete return type 'QDebug' make[3]: *** [.obj/qquickwebenginescript.o] Error 1 make[2]: *** [sub-webengine-make_first] Error 2 make[1]: *** [sub-src-make_first] Error 2 make: *** [module-qtwebengine] Error 2 Build log: http://testresults.qt.io/ci/QtWebEngine_5.5_Integration/build_00035/macx-clang_developer-build_OSX_10.9/log.txt.gz Tested changes (refs/builds/5.5_1426196075): http://codereview.qt-project.org/108178 [PS2] - QQuickWebEngineScript: Add a sourceUrl property to complement sourceCode. http://codereview.qt-project.org/108428 [PS1] - Demo browser: re-add user stylesheets http://codereview.qt-project.org/108421 [PS1] - Fix settings menu in qtquicktestbrowser From ci-noreply at qt-project.org Fri Mar 13 01:52:05 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 13 Mar 2015 02:52:05 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #5984 Message-ID: <20150313_005205_074933.ci-noreply@qt-project.org> QtBase_dev_Integration » winphone-arm-msvc2013_Windows_81 #5984: FAILURE Build log: http://testresults.qt.io/ci/QtBase_dev_Integration/build_05984/winphone-arm-msvc2013_Windows_81/log.txt.gz Tested changes (refs/builds/dev_1426192497): http://codereview.qt-project.org/106923 [PS1] - QVector: remove brittle c2m() function http://codereview.qt-project.org/107455 [PS1] - QColorDialog: move all helper classes into the unnamed namespace http://codereview.qt-project.org/107454 [PS1] - QColorDialog: remove unused friendship on QColorShower http://codereview.qt-project.org/107453 [PS1] - Inline qcolordialog_p.h into qcolordialog.cpp From ci-noreply at qt-project.org Fri Mar 13 02:28:29 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 13 Mar 2015 03:28:29 +0200 Subject: [Ci-reports] pass on QtBase_5.5_Integration #277 Message-ID: <20150313_012829_002710.ci-noreply@qt-project.org> QtBase_5.5_Integration #277: SUCCESS Tested changes (refs/builds/5.5_1426184065): http://codereview.qt-project.org/108389 [PS6] - Fix installation of separate debug info http://codereview.qt-project.org/108442 [PS2] - xcb: Add support for obtaining default xcb connection http://codereview.qt-project.org/108416 [PS1] - Qmake: Add newly detected OSX framework paths also if they don't exist http://codereview.qt-project.org/108228 [PS1] - Make sure we also treat QAbstractSocket::AnyIPProtocol as IPv6 http://codereview.qt-project.org/108393 [PS1] - Fix build with QT_NO_CURSOR http://codereview.qt-project.org/108394 [PS1] - eglfs: don't build the cursor atlas when QT_NO_CURSOR is defined http://codereview.qt-project.org/108203 [PS1] - QtWidgets: don't set Qt::WA_OutsideWSRange for 0-sized non-windows http://codereview.qt-project.org/108295 [PS2] - qdoc: Show correct method signatures for QML types http://codereview.qt-project.org/107557 [PS2] - Secure Transport - handle errSSLBadCert in server mode http://codereview.qt-project.org/108321 [PS3] - Improve rounding in QCosmeticStroker http://codereview.qt-project.org/108270 [PS2] - Clear backingstore for windows with alpha channel. http://codereview.qt-project.org/108329 [PS3] - Fix bunch of other segfaults due to null screens http://codereview.qt-project.org/108046 [PS3] - Remove scrollarea cornerarea when only one scrollbar is visible. http://codereview.qt-project.org/108327 [PS2] - Get CoreText style name when resolving Qt font From ci-noreply at qt-project.org Fri Mar 13 02:33:03 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 13 Mar 2015 02:33:03 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_dev_state #395 - FAILURE Message-ID: <20150313013303.8DCFF305F2@fork.qtproject.c.bitbit.net> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt-project.org/ci/Qt5_dev_state/build_00395 From ci-noreply at qt-project.org Fri Mar 13 02:39:39 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 13 Mar 2015 03:39:39 +0200 Subject: [Ci-reports] fail on Qt5_5.5_Integration #29 Message-ID: <20150313_013939_070528.ci-noreply@qt-project.org> `make' failed :( {standard input}: Fatal error: can't close .obj/moc_quick3dsortmethod.o: No space left on device make[3]: *** [.obj/moc_quick3dsortmethod.o] Error 1 {standard input}: Fatal error: can't close .obj/wtf/DecimalNumber.o: No space left on device make[2]: *** [.obj/wtf/DecimalNumber.o] Error 1 {standard input}: Fatal error: can't close .obj/moc_quick3dparameter.o: No space left on device make[3]: *** [.obj/moc_quick3dparameter.o] Error 1 make[2]: *** [sub-quick3d-render-make_first] Error 2 make[1]: *** [sub-src-make_first] Error 2 make: *** [module-qt3d-make_first] Error 2 {standard input}: Fatal error: can't write .obj/wtf/dtoa.o: No space left on device {standard input}: Fatal error: can't close .obj/wtf/dtoa.o: No space left on device make[2]: *** [.obj/wtf/dtoa.o] Error 1 make[1]: *** [sub-Source-WTF-WTF-pro-make_first-ordered] Error 2 make: *** [module-qtwebkit-make_first] Error 2 Build log: http://testresults.qt.io/ci/Qt5_5.5_Integration/build_00029/linux-g++_no-widgets_Ubuntu_14.04_x64/log.txt.gz Tested changes (refs/builds/5.5_1426190425): http://codereview.qt-project.org/107229 [PS34] - Updated submodules. http://codereview.qt-project.org/102241 [PS8] - Added Qt3D as a part of qt5.git default repositories From ci-noreply at qt-project.org Fri Mar 13 03:00:34 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 13 Mar 2015 04:00:34 +0200 Subject: [Ci-reports] fail on QtBase_5.4_Integration #1922 Message-ID: <20150313_020034_001508.ci-noreply@qt-project.org> Compilation failed :( QtQA::App::TestRunner: Process exited due to signal 11; dumped core QtQA::App::TestRunner: ============================== backtrace follows: ============================== QtQA::App::TestRunner: gdb commands: thread apply all bt 100 QtQA::App::TestRunner: QtQA::App::TestRunner: warning: core file may not match specified executable file. QtQA::App::TestRunner: [New LWP 32476] QtQA::App::TestRunner: [New LWP 32475] QtQA::App::TestRunner: QtQA::App::TestRunner: warning: Can't read pathname for load map: Input/output error. QtQA::App::TestRunner: [Thread debugging using libthread_db enabled] QtQA::App::TestRunner: Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". QtQA::App::TestRunner: Core was generated by `./tst_qxmlsimplereader -silent -o /work/ci/qt/qtbase/5.4/_artifacts/test-logs/t'. QtQA::App::TestRunner: Program terminated with signal 11, Segmentation fault. QtQA::App::TestRunner: #0 __GI_getenv (name=0x7f30f3fe5a0c "_NO_THREADED_GLIB") at getenv.c:90 QtQA::App::TestRunner: 90 getenv.c: No such file or directory. QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2 (Thread 0x7f30f4d57740 (LWP 32475)): QtQA::App::TestRunner: #0 0x00007f30f3475c85 in __GI___xstat (vers=, name=0xdc7488 "/proc/32475/exe", buf=0x7fff2a23a660) at ../sysdeps/unix/sysv/linux/wordsize-64/xstat.c:38 QtQA::App::TestRunner: #1 0x00007f30f3ec4f2a in stat64 (__statbuf=0x7fff2a23a660, __path=0xdc7488 "/proc/32475/exe") at /usr/include/x86_64-linux-gnu/sys/stat.h:506 QtQA::App::TestRunner: #2 QFileSystemEngine::fillMetaData (entry=..., data=..., what=...) at io/qfilesystemengine_unix.cpp:460 QtQA::App::TestRunner: #3 0x00007f30f3e5949c in QFileInfo::exists (this=) at io/qfileinfo.cpp:675 QtQA::App::TestRunner: #4 0x00007f30f3f333ba in QCoreApplication::applicationFilePath () at kernel/qcoreapplication.cpp:2083 QtQA::App::TestRunner: #5 0x00007f30f3f33e9a in QCoreApplication::applicationDirPath () at kernel/qcoreapplication.cpp:1999 QtQA::App::TestRunner: #6 0x00007f30f439a555 in QTest::qFindTestData (base=..., file=0x0, line=0, builddir=0x0) at qtestcase.cpp:2654 QtQA::App::TestRunner: #7 0x00007f30f43af0e7 in QTestPrivate::parseBlackList () at qtestblacklist.cpp:152 QtQA::App::TestRunner: #8 0x00007f30f439f408 in QTest::qExec (testObject=0x7fff2a23af70, argc=6, argv=0x7fff2a23b088) at qtestcase.cpp:2433 QtQA::App::TestRunner: #9 0x0000000000406cbd in main (argc=6, argv=0x7fff2a23b088) at tst_qxmlsimplereader.cpp:802 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1 (Thread 0x7f30f019b700 (LWP 32476)): QtQA::App::TestRunner: #0 __GI_getenv (name=0x7f30f3fe5a0c "_NO_THREADED_GLIB") at getenv.c:90 QtQA::App::TestRunner: #1 0x00007f30f3cf1b99 in qEnvironmentVariableIsEmpty (varName=) at global/qglobal.cpp:3061 QtQA::App::TestRunner: #2 0x00007f30f3d076fc in QThreadPrivate::createEventDispatcher (data=0xdc70c0) at thread/qthread_unix.cpp:263 QtQA::App::TestRunner: #3 0x00007f30f3d08423 in QThreadPrivate::start (arg=0xdc57e0) at thread/qthread_unix.cpp:319 QtQA::App::TestRunner: #4 0x00007f30f3179e9a in start_thread (arg=0x7f30f019b700) at pthread_create.c:308 QtQA::App::TestRunner: #5 0x00007f30f348373d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 QtQA::App::TestRunner: #6 0x0000000000000000 in ?? () QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failed, running again to see if it is flaky... QtQA::App::TestRunner: Process exited due to signal 11; dumped core QtQA::App::TestRunner: ============================== backtrace follows: ============================== QtQA::App::TestRunner: gdb commands: thread apply all bt 100 QtQA::App::TestRunner: QtQA::App::TestRunner: warning: core file may not match specified executable file. QtQA::App::TestRunner: [New LWP 32481] QtQA::App::TestRunner: [New LWP 32480] QtQA::App::TestRunner: QtQA::App::TestRunner: warning: Can't read pathname for load map: Input/output error. QtQA::App::TestRunner: [Thread debugging using libthread_db enabled] QtQA::App::TestRunner: Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". QtQA::App::TestRunner: Core was generated by `./tst_qxmlsimplereader -o /work/ci/qt/qtbase/5.4/_artifacts/test-logs/tst_qxmls'. QtQA::App::TestRunner: Program terminated with signal 11, Segmentation fault. QtQA::App::TestRunner: #0 __GI_getenv (name=0x7f569a92ca01 "_NO_GLIB") at getenv.c:90 QtQA::App::TestRunner: 90 getenv.c: No such file or directory. QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2 (Thread 0x7f569b69e740 (LWP 32480)): QtQA::App::TestRunner: #0 QLocaleData::c () at tools/qlocale.cpp:650 QtQA::App::TestRunner: #1 0x00007f569a6e90c5 in QString::arg (this=0x7fff6b7c0ac0, a=32480, fieldWidth=0, base=10, fillChar=...) at tools/qstring.cpp:7439 QtQA::App::TestRunner: #2 0x00007f569a87a35b in arg (fillChar=..., base=10, fieldWidth=0, a=32480, this=0x7fff6b7c0ac0) at ../../include/QtCore/../../src/corelib/tools/qstring.h:830 QtQA::App::TestRunner: #3 QCoreApplication::applicationFilePath () at kernel/qcoreapplication.cpp:2082 QtQA::App::TestRunner: #4 0x00007f569a87ae9a in QCoreApplication::applicationDirPath () at kernel/qcoreapplication.cpp:1999 QtQA::App::TestRunner: #5 0x00007f569ace1555 in QTest::qFindTestData (base=..., file=0x0, line=0, builddir=0x0) at qtestcase.cpp:2654 QtQA::App::TestRunner: #6 0x00007f569acf60e7 in QTestPrivate::parseBlackList () at qtestblacklist.cpp:152 QtQA::App::TestRunner: #7 0x00007f569ace6408 in QTest::qExec (testObject=0x7fff6b7c1280, argc=5, argv=0x7fff6b7c1398) at qtestcase.cpp:2433 QtQA::App::TestRunner: #8 0x0000000000406cbd in main (argc=5, argv=0x7fff6b7c1398) at tst_qxmlsimplereader.cpp:802 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1 (Thread 0x7f5696ae2700 (LWP 32481)): QtQA::App::TestRunner: #0 __GI_getenv (name=0x7f569a92ca01 "_NO_GLIB") at getenv.c:90 QtQA::App::TestRunner: #1 0x00007f569a638b99 in qEnvironmentVariableIsEmpty (varName=) at global/qglobal.cpp:3061 QtQA::App::TestRunner: #2 0x00007f569a64e6b5 in QThreadPrivate::createEventDispatcher (data=0x1ee40c0) at thread/qthread_unix.cpp:262 QtQA::App::TestRunner: #3 0x00007f569a64f423 in QThreadPrivate::start (arg=0x1ee27e0) at thread/qthread_unix.cpp:319 QtQA::App::TestRunner: #4 0x00007f5699ac0e9a in start_thread (arg=0x7f5696ae2700) at pthread_create.c:308 QtQA::App::TestRunner: #5 0x00007f5699dca73d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 QtQA::App::TestRunner: #6 0x0000000000000000 in ?? () QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qxmlsimplereader: 6 seconds, signal 11 cc1plus: error: unrecognized command line option ‘-fuse-ld=gold’ Build log: http://testresults.qt.io/ci/QtBase_5.4_Integration/build_01922/linux-g++_no-widgets_Ubuntu_12.04_x64/log.txt.gz Tested changes (refs/builds/5.4_1426185235): http://codereview.qt-project.org/108379 [PS1] - Cocoa: Send mouse release as a right button when clicking right button http://codereview.qt-project.org/108362 [PS1] - Cocoa integration - invalid backing store on geometry update From ci-noreply at qt-project.org Fri Mar 13 03:04:25 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 13 Mar 2015 04:04:25 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #5986 Message-ID: <20150313_020425_001769.ci-noreply@qt-project.org> QtBase_dev_Integration » winphone-arm-msvc2013_Windows_81 #5986: FAILURE Build log: http://testresults.qt.io/ci/QtBase_dev_Integration/build_05986/winphone-arm-msvc2013_Windows_81/log.txt.gz Tested changes (refs/builds/dev_1426208332): http://codereview.qt-project.org/106923 [PS1] - QVector: remove brittle c2m() function http://codereview.qt-project.org/107455 [PS1] - QColorDialog: move all helper classes into the unnamed namespace http://codereview.qt-project.org/107454 [PS1] - QColorDialog: remove unused friendship on QColorShower http://codereview.qt-project.org/107453 [PS1] - Inline qcolordialog_p.h into qcolordialog.cpp From ci-noreply at qt-project.org Fri Mar 13 03:42:30 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 13 Mar 2015 04:42:30 +0200 Subject: [Ci-reports] fail on QtBase_5.4_Integration #1923 Message-ID: <20150313_024230_076304.ci-noreply@qt-project.org> Compilation failed :( QtQA::App::TestRunner: Process exited due to signal 11; dumped core QtQA::App::TestRunner: ============================== backtrace follows: ============================== QtQA::App::TestRunner: gdb commands: thread apply all bt 100 QtQA::App::TestRunner: QtQA::App::TestRunner: warning: core file may not match specified executable file. QtQA::App::TestRunner: [New LWP 5160] QtQA::App::TestRunner: [New LWP 5159] QtQA::App::TestRunner: QtQA::App::TestRunner: warning: Can't read pathname for load map: Input/output error. QtQA::App::TestRunner: [Thread debugging using libthread_db enabled] QtQA::App::TestRunner: Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". QtQA::App::TestRunner: Core was generated by `./tst_qxmlsimplereader -silent -o /work/ci/qt/qtbase/5.4/_artifacts/test-logs/t'. QtQA::App::TestRunner: Program terminated with signal 11, Segmentation fault. QtQA::App::TestRunner: #0 __GI_getenv (name=0x7f674bb51a01 "_NO_GLIB") at getenv.c:90 QtQA::App::TestRunner: 90 getenv.c: No such file or directory. QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2 (Thread 0x7f674c8c3740 (LWP 5159)): QtQA::App::TestRunner: #0 QLocaleData::c () at tools/qlocale.cpp:650 QtQA::App::TestRunner: #1 0x00007f674b90e0c5 in QString::arg (this=0x7fff639d8100, a=5159, fieldWidth=0, base=10, fillChar=...) at tools/qstring.cpp:7439 QtQA::App::TestRunner: #2 0x00007f674ba9f35b in arg (fillChar=..., base=10, fieldWidth=0, a=5159, this=0x7fff639d8100) at ../../include/QtCore/../../src/corelib/tools/qstring.h:830 QtQA::App::TestRunner: #3 QCoreApplication::applicationFilePath () at kernel/qcoreapplication.cpp:2082 QtQA::App::TestRunner: #4 0x00007f674ba9fe9a in QCoreApplication::applicationDirPath () at kernel/qcoreapplication.cpp:1999 QtQA::App::TestRunner: #5 0x00007f674bf06555 in QTest::qFindTestData (base=..., file=0x0, line=0, builddir=0x0) at qtestcase.cpp:2654 QtQA::App::TestRunner: #6 0x00007f674bf1b0e7 in QTestPrivate::parseBlackList () at qtestblacklist.cpp:152 QtQA::App::TestRunner: #7 0x00007f674bf0b408 in QTest::qExec (testObject=0x7fff639d88c0, argc=6, argv=0x7fff639d89d8) at qtestcase.cpp:2433 QtQA::App::TestRunner: #8 0x0000000000406cbd in main (argc=6, argv=0x7fff639d89d8) at tst_qxmlsimplereader.cpp:802 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1 (Thread 0x7f6747d07700 (LWP 5160)): QtQA::App::TestRunner: #0 __GI_getenv (name=0x7f674bb51a01 "_NO_GLIB") at getenv.c:90 QtQA::App::TestRunner: #1 0x00007f674b85db99 in qEnvironmentVariableIsEmpty (varName=) at global/qglobal.cpp:3061 QtQA::App::TestRunner: #2 0x00007f674b8736b5 in QThreadPrivate::createEventDispatcher (data=0x12c10c0) at thread/qthread_unix.cpp:262 QtQA::App::TestRunner: #3 0x00007f674b874423 in QThreadPrivate::start (arg=0x12bf7e0) at thread/qthread_unix.cpp:319 QtQA::App::TestRunner: #4 0x00007f674ace5e9a in start_thread (arg=0x7f6747d07700) at pthread_create.c:308 QtQA::App::TestRunner: #5 0x00007f674afef3fd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 QtQA::App::TestRunner: #6 0x0000000000000000 in ?? () QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failed, running again to see if it is flaky... QtQA::App::TestRunner: Process exited due to signal 11; dumped core QtQA::App::TestRunner: ============================== backtrace follows: ============================== QtQA::App::TestRunner: gdb commands: thread apply all bt 100 QtQA::App::TestRunner: QtQA::App::TestRunner: warning: core file may not match specified executable file. QtQA::App::TestRunner: [New LWP 5165] QtQA::App::TestRunner: [New LWP 5164] QtQA::App::TestRunner: QtQA::App::TestRunner: warning: Can't read pathname for load map: Input/output error. QtQA::App::TestRunner: [Thread debugging using libthread_db enabled] QtQA::App::TestRunner: Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". QtQA::App::TestRunner: Core was generated by `./tst_qxmlsimplereader -o /work/ci/qt/qtbase/5.4/_artifacts/test-logs/tst_qxmls'. QtQA::App::TestRunner: Program terminated with signal 11, Segmentation fault. QtQA::App::TestRunner: #0 __GI_getenv (name=0x7f986cd87a01 "_NO_GLIB") at getenv.c:90 QtQA::App::TestRunner: 90 getenv.c: No such file or directory. QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2 (Thread 0x7f986daf9740 (LWP 5164)): QtQA::App::TestRunner: #0 0x00007f986cb440b8 in ref (_q_value=) at ../../include/QtCore/../../src/corelib/arch/qatomic_x86.h:181 QtQA::App::TestRunner: #1 ref (this=) at ../../include/QtCore/../../src/corelib/thread/qbasicatomic.h:121 QtQA::App::TestRunner: #2 ref (this=) at ../../include/QtCore/../../src/corelib/tools/qrefcount.h:55 QtQA::App::TestRunner: #3 ref (this=) at tools/qstring.cpp:7424 QtQA::App::TestRunner: #4 QString (other=..., this=) at ../../include/QtCore/../../src/corelib/tools/qstring.h:812 QtQA::App::TestRunner: #5 QString::arg (this=0x7fff506806d0, a=5164, fieldWidth=0, base=10, fillChar=...) at tools/qstring.cpp:7430 QtQA::App::TestRunner: #6 0x00007f986ccd535b in arg (fillChar=..., base=10, fieldWidth=0, a=5164, this=0x7fff506806d0) at ../../include/QtCore/../../src/corelib/tools/qstring.h:830 QtQA::App::TestRunner: #7 QCoreApplication::applicationFilePath () at kernel/qcoreapplication.cpp:2082 QtQA::App::TestRunner: #8 0x00007f986ccd5e9a in QCoreApplication::applicationDirPath () at kernel/qcoreapplication.cpp:1999 QtQA::App::TestRunner: #9 0x00007f986d13c555 in QTest::qFindTestData (base=..., file=0x0, line=0, builddir=0x0) at qtestcase.cpp:2654 QtQA::App::TestRunner: #10 0x00007f986d1510e7 in QTestPrivate::parseBlackList () at qtestblacklist.cpp:152 QtQA::App::TestRunner: #11 0x00007f986d141408 in QTest::qExec (testObject=0x7fff50680e90, argc=5, argv=0x7fff50680fa8) at qtestcase.cpp:2433 QtQA::App::TestRunner: #12 0x0000000000406cbd in main (argc=5, argv=0x7fff50680fa8) at tst_qxmlsimplereader.cpp:802 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1 (Thread 0x7f9868f3d700 (LWP 5165)): QtQA::App::TestRunner: #0 __GI_getenv (name=0x7f986cd87a01 "_NO_GLIB") at getenv.c:90 QtQA::App::TestRunner: #1 0x00007f986ca93b99 in qEnvironmentVariableIsEmpty (varName=) at global/qglobal.cpp:3061 QtQA::App::TestRunner: #2 0x00007f986caa96b5 in QThreadPrivate::createEventDispatcher (data=0x19c40c0) at thread/qthread_unix.cpp:262 QtQA::App::TestRunner: #3 0x00007f986caaa423 in QThreadPrivate::start (arg=0x19c27e0) at thread/qthread_unix.cpp:319 QtQA::App::TestRunner: #4 0x00007f986bf1be9a in start_thread (arg=0x7f9868f3d700) at pthread_create.c:308 QtQA::App::TestRunner: #5 0x00007f986c2253fd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 QtQA::App::TestRunner: #6 0x0000000000000000 in ?? () QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qxmlsimplereader: 7 seconds, signal 11 cc1plus: error: unrecognized command line option ‘-fuse-ld=gold’ Build log: http://testresults.qt.io/ci/QtBase_5.4_Integration/build_01923/linux-g++_no-widgets_Ubuntu_12.04_x64/log.txt.gz Tested changes (refs/builds/5.4_1426212129): http://codereview.qt-project.org/108337 [PS1] - Fix crash in QDesktopServices::openUrl() without QGuiApplication http://codereview.qt-project.org/108248 [PS1] - Fixes crash in gif image decoder http://codereview.qt-project.org/108312 [PS1] - Fixes crash in bmp and ico image decoding From ci-noreply at qt-project.org Fri Mar 13 04:05:36 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 13 Mar 2015 04:05:36 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - QtBase_5.3_mobile_state #289 - FAILURE Message-ID: <20150313030536.3FC02307D9@fork.qtproject.c.bitbit.net> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt-project.org/ci/QtBase_5.3_mobile_state/build_00289 From ci-noreply at qt-project.org Fri Mar 13 04:33:53 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 13 Mar 2015 05:33:53 +0200 Subject: [Ci-reports] pass on QtX11Extras_5.5_Integration #1 Message-ID: <20150313_033353_008023.ci-noreply@qt-project.org> QtX11Extras_5.5_Integration #1: SUCCESS Tested changes (refs/builds/5.5_1426215647): http://codereview.qt-project.org/108443 [PS1] - Do not return null Display or Connection when there are no screens From ci-noreply at qt-project.org Fri Mar 13 05:07:16 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 13 Mar 2015 05:07:16 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.5_state #24 - FAILURE Message-ID: <20150313040716.88F23305F1@fork.qtproject.c.bitbit.net> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt-project.org/ci/Qt5_5.5_state/build_00024 From ci-noreply at qt-project.org Fri Mar 13 06:10:28 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 13 Mar 2015 07:10:28 +0200 Subject: [Ci-reports] pass on QtBase_5.5_Integration #279 Message-ID: <20150313_051028_074160.ci-noreply@qt-project.org> QtBase_5.5_Integration #279: SUCCESS Tested changes (refs/builds/5.5_1426210204): http://codereview.qt-project.org/108453 [PS1] - QVariant: Fix wrong return type in toPersistentModelIndex() http://codereview.qt-project.org/106411 [PS4] - Windows: Introduce delayed population to the FreeType font database. From ci-noreply at qt-project.org Fri Mar 13 06:16:31 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 13 Mar 2015 07:16:31 +0200 Subject: [Ci-reports] fail on QtBase_5.5_Integration #280 Message-ID: <20150313_051631_051580.ci-noreply@qt-project.org> qtbase failed to compile :( In file included from access/qhttpnetworkreply.cpp:35: In file included from access/qhttpnetworkconnection_p.h:50: In file included from ../../include/QtNetwork/qnetworksession.h:1: In file included from ../../include/QtNetwork/../../src/network/bearer/qnetworksession.h:39: In file included from ../../include/QtNetwork/qnetworkinterface.h:1: In file included from ../../include/QtNetwork/../../src/network/kernel/qnetworkinterface.h:39: In file included from ../../include/QtNetwork/qhostaddress.h:1: ../../include/QtNetwork/../../src/network/kernel/qhostaddress.h:130:1: error: unknown type name 'Q_DECLARE_SHARED_NON_MOVABLE' ../../include/QtNetwork/../../src/network/kernel/qhostaddress.h:130:43: error: expected ';' after top level declarator ../../include/QtNetwork/../../src/network/kernel/qhostaddress.h:132:70: error: must use 'class' tag to refer to type 'QHostAddress' in this scope ../../include/QtNetwork/../../src/network/kernel/qhostaddress.h:130:30: note: class 'QHostAddress' is hidden by a non-type declaration of 'QHostAddress' here ../../include/QtNetwork/../../src/network/kernel/qhostaddress.h:136:50: error: must use 'class' tag to refer to type 'QHostAddress' in this scope ../../include/QtNetwork/../../src/network/kernel/qhostaddress.h:130:30: note: class 'QHostAddress' is hidden by a non-type declaration of 'QHostAddress' here ../../include/QtNetwork/../../src/network/kernel/qhostaddress.h:140:63: error: must use 'class' tag to refer to type 'QHostAddress' in this scope ../../include/QtNetwork/../../src/network/kernel/qhostaddress.h:130:30: note: class 'QHostAddress' is hidden by a non-type declaration of 'QHostAddress' here ../../include/QtNetwork/../../src/network/kernel/qhostaddress.h:141:57: error: must use 'class' tag to refer to type 'QHostAddress' in this scope ../../include/QtNetwork/../../src/network/kernel/qhostaddress.h:130:30: note: class 'QHostAddress' is hidden by a non-type declaration of 'QHostAddress' here In file included from access/qhttpnetworkreply.cpp:35: In file included from access/qhttpnetworkconnection_p.h:50: In file included from ../../include/QtNetwork/qnetworksession.h:1: In file included from ../../include/QtNetwork/../../src/network/bearer/qnetworksession.h:39: In file included from ../../include/QtNetwork/qnetworkinterface.h:1: ../../include/QtNetwork/../../src/network/kernel/qnetworkinterface.h:63:5: error: must use 'class' tag to refer to type 'QHostAddress' in this scope ../../include/QtNetwork/../../src/network/kernel/qhostaddress.h:130:30: note: class 'QHostAddress' is hidden by a non-type declaration of 'QHostAddress' here In file included from access/qhttpnetworkreply.cpp:35: In file included from access/qhttpnetworkconnection_p.h:50: In file included from ../../include/QtNetwork/qnetworksession.h:1: In file included from ../../include/QtNetwork/../../src/network/bearer/qnetworksession.h:39: In file included from ../../include/QtNetwork/qnetworkinterface.h:1: ../../include/QtNetwork/../../src/network/kernel/qnetworkinterface.h:64:22: error: must use 'class' tag to refer to type 'QHostAddress' in this scope ../../include/QtNetwork/../../src/network/kernel/qhostaddress.h:130:30: note: class 'QHostAddress' is hidden by a non-type declaration of 'QHostAddress' here In file included from access/qhttpnetworkreply.cpp:35: In file included from access/qhttpnetworkconnection_p.h:50: In file included from ../../include/QtNetwork/qnetworksession.h:1: In file included from ../../include/QtNetwork/../../src/network/bearer/qnetworksession.h:39: In file included from ../../include/QtNetwork/qnetworkinterface.h:1: ../../include/QtNetwork/../../src/network/kernel/qnetworkinterface.h:66:5: error: must use 'class' tag to refer to type 'QHostAddress' in this scope ../../include/QtNetwork/../../src/network/kernel/qhostaddress.h:130:30: note: class 'QHostAddress' is hidden by a non-type declaration of 'QHostAddress' here In file included from access/qhttpnetworkreply.cpp:35: In file included from access/qhttpnetworkconnection_p.h:50: In file included from ../../include/QtNetwork/qnetworksession.h:1: In file included from ../../include/QtNetwork/../../src/network/bearer/qnetworksession.h:39: In file included from ../../include/QtNetwork/qnetworkinterface.h:1: ../../include/QtNetwork/../../src/network/kernel/qnetworkinterface.h:67:27: error: must use 'class' tag to refer to type 'QHostAddress' in this scope ../../include/QtNetwork/../../src/network/kernel/qhostaddress.h:130:30: note: class 'QHostAddress' is hidden by a non-type declaration of 'QHostAddress' here In file included from access/qhttpnetworkreply.cpp:35: In file included from access/qhttpnetworkconnection_p.h:50: In file included from ../../include/QtNetwork/qnetworksession.h:1: In file included from ../../include/QtNetwork/../../src/network/bearer/qnetworksession.h:39: In file included from ../../include/QtNetwork/qnetworkinterface.h:1: ../../include/QtNetwork/../../src/network/kernel/qnetworkinterface.h:71:5: error: must use 'class' tag to refer to type 'QHostAddress' in this scope ../../include/QtNetwork/../../src/network/kernel/qhostaddress.h:130:30: note: class 'QHostAddress' is hidden by a non-type declaration of 'QHostAddress' here In file included from access/qhttpnetworkreply.cpp:35: In file included from access/qhttpnetworkconnection_p.h:50: In file included from ../../include/QtNetwork/qnetworksession.h:1: In file included from ../../include/QtNetwork/../../src/network/bearer/qnetworksession.h:39: In file included from ../../include/QtNetwork/qnetworkinterface.h:1: ../../include/QtNetwork/../../src/network/kernel/qnetworkinterface.h:72:29: error: must use 'class' tag to refer to type 'QHostAddress' in this scope ../../include/QtNetwork/../../src/network/kernel/qhostaddress.h:130:30: note: class 'QHostAddress' is hidden by a non-type declaration of 'QHostAddress' here In file included from access/qhttpnetworkreply.cpp:35: In file included from access/qhttpnetworkconnection_p.h:71: In file included from ../../include/QtNetwork/5.5.0/QtNetwork/private/qsslsocket_p.h:1: In file included from ../../include/QtNetwork/5.5.0/QtNetwork/private/../../../../../src/network/ssl/qsslsocket_p.h:51: In file included from ../../include/QtNetwork/5.5.0/QtNetwork/private/qtcpsocket_p.h:1: In file included from ../../include/QtNetwork/5.5.0/QtNetwork/private/../../../../../src/network/socket/qtcpsocket_p.h:49: In file included from ../../include/QtNetwork/5.5.0/QtNetwork/private/qabstractsocket_p.h:1: In file included from ../../include/QtNetwork/5.5.0/QtNetwork/private/../../../../../src/network/socket/qabstractsocket_p.h:54: In file included from ../../include/QtNetwork/5.5.0/QtNetwork/private/qabstractsocketengine_p.h:1: ../../include/QtNetwork/5.5.0/QtNetwork/private/../../../../../src/network/socket/qabstractsocketengine_p.h:107:38: error: must use 'class' tag to refer to type 'QHostAddress' in this scope ../../include/QtNetwork/../../src/network/kernel/qhostaddress.h:130:30: note: class 'QHostAddress' is hidden by a non-type declaration of 'QHostAddress' here In file included from access/qhttpnetworkreply.cpp:35: In file included from access/qhttpnetworkconnection_p.h:71: In file included from ../../include/QtNetwork/5.5.0/QtNetwork/private/qsslsocket_p.h:1: In file included from ../../include/QtNetwork/5.5.0/QtNetwork/private/../../../../../src/network/ssl/qsslsocket_p.h:51: In file included from ../../include/QtNetwork/5.5.0/QtNetwork/private/qtcpsocket_p.h:1: In file included from ../../include/QtNetwork/5.5.0/QtNetwork/private/../../../../../src/network/socket/qtcpsocket_p.h:49: In file included from ../../include/QtNetwork/5.5.0/QtNetwork/private/qabstractsocket_p.h:1: In file included from ../../include/QtNetwork/5.5.0/QtNetwork/private/../../../../../src/network/socket/qabstractsocket_p.h:54: In file included from ../../include/QtNetwork/5.5.0/QtNetwork/private/qabstractsocketengine_p.h:1: ../../include/QtNetwork/5.5.0/QtNetwork/private/../../../../../src/network/socket/qabstractsocketengine_p.h:109:29: error: must use 'class' tag to refer to type 'QHostAddress' in this scope ../../include/QtNetwork/../../src/network/kernel/qhostaddress.h:130:30: note: class 'QHostAddress' is hidden by a non-type declaration of 'QHostAddress' here In file included from access/qhttpnetworkreply.cpp:35: In file included from access/qhttpnetworkconnection_p.h:71: In file included from ../../include/QtNetwork/5.5.0/QtNetwork/private/qsslsocket_p.h:1: In file included from ../../include/QtNetwork/5.5.0/QtNetwork/private/../../../../../src/network/ssl/qsslsocket_p.h:51: In file included from ../../include/QtNetwork/5.5.0/QtNetwork/private/qtcpsocket_p.h:1: In file included from ../../include/QtNetwork/5.5.0/QtNetwork/private/../../../../../src/network/socket/qtcpsocket_p.h:49: In file included from ../../include/QtNetwork/5.5.0/QtNetwork/private/qabstractsocket_p.h:1: In file included from ../../include/QtNetwork/5.5.0/QtNetwork/private/../../../../../src/network/socket/qabstractsocket_p.h:54: In file included from ../../include/QtNetwork/5.5.0/QtNetwork/private/qabstractsocketengine_p.h:1: ../../include/QtNetwork/5.5.0/QtNetwork/private/../../../../../src/network/socket/qabstractsocketengine_p.h:121:43: error: must use 'class' tag to refer to type 'QHostAddress' in this scope ../../include/QtNetwork/../../src/network/kernel/qhostaddress.h:130:30: note: class 'QHostAddress' is hidden by a non-type declaration of 'QHostAddress' here In file included from access/qhttpnetworkreply.cpp:35: In file included from access/qhttpnetworkconnection_p.h:71: In file included from ../../include/QtNetwork/5.5.0/QtNetwork/private/qsslsocket_p.h:1: In file included from ../../include/QtNetwork/5.5.0/QtNetwork/private/../../../../../src/network/ssl/qsslsocket_p.h:51: In file included from ../../include/QtNetwork/5.5.0/QtNetwork/private/qtcpsocket_p.h:1: In file included from ../../include/QtNetwork/5.5.0/QtNetwork/private/../../../../../src/network/socket/qtcpsocket_p.h:49: In file included from ../../include/QtNetwork/5.5.0/QtNetwork/private/qabstractsocket_p.h:1: In file included from ../../include/QtNetwork/5.5.0/QtNetwork/private/../../../../../src/network/socket/qabstractsocket_p.h:54: In file included from ../../include/QtNetwork/5.5.0/QtNetwork/private/qabstractsocketengine_p.h:1: ../../include/QtNetwork/5.5.0/QtNetwork/private/../../../../../src/network/socket/qabstractsocketengine_p.h:123:44: error: must use 'class' tag to refer to type 'QHostAddress' in this scope ../../include/QtNetwork/../../src/network/kernel/qhostaddress.h:130:30: note: class 'QHostAddress' is hidden by a non-type declaration of 'QHostAddress' here In file included from access/qhttpnetworkreply.cpp:35: In file included from access/qhttpnetworkconnection_p.h:71: In file included from ../../include/QtNetwork/5.5.0/QtNetwork/private/qsslsocket_p.h:1: In file included from ../../include/QtNetwork/5.5.0/QtNetwork/private/../../../../../src/network/ssl/qsslsocket_p.h:51: In file included from ../../include/QtNetwork/5.5.0/QtNetwork/private/qtcpsocket_p.h:1: In file included from ../../include/QtNetwork/5.5.0/QtNetwork/private/../../../../../src/network/socket/qtcpsocket_p.h:49: In file included from ../../include/QtNetwork/5.5.0/QtNetwork/private/qabstractsocket_p.h:1: In file included from ../../include/QtNetwork/5.5.0/QtNetwork/private/../../../../../src/network/socket/qabstractsocket_p.h:54: In file included from ../../include/QtNetwork/5.5.0/QtNetwork/private/qabstractsocketengine_p.h:1: ../../include/QtNetwork/5.5.0/QtNetwork/private/../../../../../src/network/socket/qabstractsocketengine_p.h:129:60: error: must use 'class' tag to refer to type 'QHostAddress' in this scope ../../include/QtNetwork/../../src/network/kernel/qhostaddress.h:130:30: note: class 'QHostAddress' is hidden by a non-type declaration of 'QHostAddress' here In file included from access/qhttpnetworkreply.cpp:35: In file included from access/qhttpnetworkconnection_p.h:71: In file included from ../../include/QtNetwork/5.5.0/QtNetwork/private/qsslsocket_p.h:1: In file included from ../../include/QtNetwork/5.5.0/QtNetwork/private/../../../../../src/network/ssl/qsslsocket_p.h:51: In file included from ../../include/QtNetwork/5.5.0/QtNetwork/private/qtcpsocket_p.h:1: In file included from ../../include/QtNetwork/5.5.0/QtNetwork/private/../../../../../src/network/socket/qtcpsocket_p.h:49: In file included from ../../include/QtNetwork/5.5.0/QtNetwork/private/qabstractsocket_p.h:1: In file included from ../../include/QtNetwork/5.5.0/QtNetwork/private/../../../../../src/network/socket/qabstractsocket_p.h:54: In file included from ../../include/QtNetwork/5.5.0/QtNetwork/private/qabstractsocketengine_p.h:1: ../../include/QtNetwork/5.5.0/QtNetwork/private/../../../../../src/network/socket/qabstractsocketengine_p.h:131:70: error: must use 'class' tag to refer to type 'QHostAddress' in this scope ../../include/QtNetwork/../../src/network/kernel/qhostaddress.h:130:30: note: class 'QHostAddress' is hidden by a non-type declaration of 'QHostAddress' here In file included from access/qhttpnetworkreply.cpp:35: In file included from access/qhttpnetworkconnection_p.h:71: In file included from ../../include/QtNetwork/5.5.0/QtNetwork/private/qsslsocket_p.h:1: In file included from ../../include/QtNetwork/5.5.0/QtNetwork/private/../../../../../src/network/ssl/qsslsocket_p.h:51: In file included from ../../include/QtNetwork/5.5.0/QtNetwork/private/qtcpsocket_p.h:1: In file included from ../../include/QtNetwork/5.5.0/QtNetwork/private/../../../../../src/network/socket/qtcpsocket_p.h:49: In file included from ../../include/QtNetwork/5.5.0/QtNetwork/private/qabstractsocket_p.h:1: In file included from ../../include/QtNetwork/5.5.0/QtNetwork/private/../../../../../src/network/socket/qabstractsocket_p.h:54: In file included from ../../include/QtNetwork/5.5.0/QtNetwork/private/qabstractsocketengine_p.h:1: ../../include/QtNetwork/5.5.0/QtNetwork/private/../../../../../src/network/socket/qabstractsocketengine_p.h:154:5: error: must use 'class' tag to refer to type 'QHostAddress' in this scope make[3]: *** [.obj/qhttpnetworkreply.o] Error 1 make[2]: *** [sub-network-make_first] Error 2 make[1]: *** [sub-src-make_first] Error 2 make: *** [module-qtbase] Error 2 Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_00280/macx-clang_developer-build_OSX_10.10/log.txt.gz Tested changes (refs/builds/5.5_1426223523): http://codereview.qt-project.org/108231 [PS1] - IPv6 scope IDs are unsigned http://codereview.qt-project.org/108229 [PS3] - Mark QHostAddress swappable http://codereview.qt-project.org/108230 [PS1] - QNativeSocketEngine: merge duplicated code for sin6_scope_id http://codereview.qt-project.org/108205 [PS2] - tst_QUrl: Add extra testcases From ci-noreply at qt-project.org Fri Mar 13 06:32:58 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 13 Mar 2015 07:32:58 +0200 Subject: [Ci-reports] fail on Qt5_5.5_Integration #30 Message-ID: <20150313_053258_016464.ci-noreply@qt-project.org> `make' failed :( {standard input}: Fatal error: can't close .obj/wtf/DateMath.o: No space left on device make[2]: *** [.obj/wtf/DateMath.o] Error 1 {standard input}: Fatal error: can't write .obj/moc_quick3dtechniquefilter.o: No space left on device {standard input}: Fatal error: can't write .obj/moc_quick3drendertarget.o: No space left on device {standard input}: Fatal error: can't close .obj/moc_quick3dtechniquefilter.o: No space left on device {standard input}: Fatal error: can't close .obj/moc_quick3drendertarget.o: No space left on device make[3]: *** [.obj/moc_quick3dtechniquefilter.o] Error 1 make[3]: *** [.obj/moc_quick3drendertarget.o] Error 1 {standard input}: Fatal error: can't write .obj/moc_quick3dviewport.o: No space left on device {standard input}: Fatal error: can't close .obj/moc_quick3dviewport.o: No space left on device make[3]: *** [.obj/moc_quick3dviewport.o] Error 1 make[2]: *** [sub-quick3d-render-make_first] Error 2 make[1]: *** [sub-src-make_first] Error 2 make: *** [module-qt3d-make_first] Error 2 {standard input}: Fatal error: can't write .obj/wtf/dtoa.o: No space left on device {standard input}: Fatal error: can't close .obj/wtf/dtoa.o: No space left on device make[2]: *** [.obj/wtf/dtoa.o] Error 1 make[1]: *** [sub-Source-WTF-WTF-pro-make_first-ordered] Error 2 make: *** [module-qtwebkit-make_first] Error 2 Build log: http://testresults.qt.io/ci/Qt5_5.5_Integration/build_00030/linux-g++_no-widgets_Ubuntu_14.04_x64/log.txt.gz Tested changes (refs/builds/5.5_1426221675): http://codereview.qt-project.org/102241 [PS8] - Added Qt3D as a part of qt5.git default repositories http://codereview.qt-project.org/107229 [PS34] - Updated submodules. From ci-noreply at qt-project.org Fri Mar 13 07:02:59 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 13 Mar 2015 07:02:59 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.3_state #290 - FAILURE Message-ID: <20150313060259.A543530677@fork.qtproject.c.bitbit.net> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt-project.org/ci/Qt5_5.3_state/build_00290 From ci-noreply at qt-project.org Fri Mar 13 07:25:56 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 13 Mar 2015 07:25:56 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.4_state #186 - FAILURE Message-ID: <20150313062556.AAA9030625@fork.qtproject.c.bitbit.net> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt-project.org/ci/Qt5_5.4_state/build_00186 From ci-noreply at qt-project.org Fri Mar 13 07:49:02 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 13 Mar 2015 08:49:02 +0200 Subject: [Ci-reports] fail on QtCanvas3D_5.5_Integration #40 Message-ID: <20150313_064902_024311.ci-noreply@qt-project.org> Compilation failed :( c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' context3d.cpp(216) : error C2065: 'CANVAS_INVALID_ENUM�?<' : undeclared identifier context3d.cpp(219) : error C2065: 'CANVAS_INVALID_VALUE�?<' : undeclared identifier context3d.cpp(222) : error C2065: 'CANVAS_INVALID_OPERATION�?<' : undeclared identifier context3d.cpp(225) : error C2065: 'CANVAS_OUT_OF_MEMORY�?<' : undeclared identifier context3d.cpp(228) : error C2065: 'CANVAS_INVALID_FRAMEBUFFER_OPERATION�?<' : undeclared identifier context3d.cpp(432) : error C2065: 'CANVAS_INVALID_VALUE�?<' : undeclared identifier context3d.cpp(541) : error C2065: 'CANVAS_INVALID_OPERATION�?<' : undeclared identifier context3d.cpp(546) : error C2065: 'CANVAS_INVALID_OPERATION�?<' : undeclared identifier context3d.cpp(556) : error C2065: 'CANVAS_INVALID_OPERATION�?<' : undeclared identifier context3d.cpp(561) : error C2065: 'CANVAS_INVALID_OPERATION�?<' : undeclared identifier context3d.cpp(635) : error C2065: 'CANVAS_INVALID_OPERATION�?<' : undeclared identifier context3d.cpp(641) : error C2065: 'CANVAS_INVALID_OPERATION�?<' : undeclared identifier context3d.cpp(649) : error C2065: 'CANVAS_INVALID_OPERATION�?<' : undeclared identifier context3d.cpp(655) : error C2065: 'CANVAS_INVALID_OPERATION�?<' : undeclared identifier context3d.cpp(675) : error C2065: 'CANVAS_INVALID_VALUE�?<' : undeclared identifier context3d.cpp(711) : error C2065: 'CANVAS_INVALID_OPERATION�?<' : undeclared identifier context3d.cpp(717) : error C2065: 'CANVAS_INVALID_OPERATION�?<' : undeclared identifier context3d.cpp(725) : error C2065: 'CANVAS_INVALID_OPERATION�?<' : undeclared identifier context3d.cpp(731) : error C2065: 'CANVAS_INVALID_OPERATION�?<' : undeclared identifier context3d.cpp(752) : error C2065: 'CANVAS_INVALID_VALUE�?<' : undeclared identifier context3d.cpp(802) : error C2065: 'CANVAS_INVALID_OPERATION�?<' : undeclared identifier context3d.cpp(807) : error C2065: 'CANVAS_INVALID_OPERATION�?<' : undeclared identifier context3d.cpp(856) : error C2065: 'CANVAS_INVALID_OPERATION�?<' : undeclared identifier context3d.cpp(861) : error C2065: 'CANVAS_INVALID_OPERATION�?<' : undeclared identifier context3d.cpp(919) : error C2065: 'CANVAS_INVALID_OPERATION�?<' : undeclared identifier context3d.cpp(925) : error C2065: 'CANVAS_INVALID_OPERATION�?<' : undeclared identifier context3d.cpp(979) : error C2065: 'CANVAS_INVALID_OPERATION�?<' : undeclared identifier context3d.cpp(1000) : error C2065: 'CANVAS_INVALID_OPERATION�?<' : undeclared identifier context3d.cpp(1105) : error C2065: 'CANVAS_INVALID_OPERATION�?<' : undeclared identifier context3d.cpp(1111) : error C2065: 'CANVAS_INVALID_OPERATION�?<' : undeclared identifier context3d.cpp(1118) : error C2065: 'CANVAS_INVALID_VALUE�?<' : undeclared identifier context3d.cpp(1162) : error C2065: 'CANVAS_INVALID_OPERATION�?<' : undeclared identifier context3d.cpp(1180) : error C2065: 'CANVAS_INVALID_OPERATION�?<' : undeclared identifier context3d.cpp(1284) : error C2065: 'CANVAS_INVALID_OPERATION�?<' : undeclared identifier context3d.cpp(1290) : error C2065: 'CANVAS_INVALID_OPERATION�?<' : undeclared identifier context3d.cpp(1299) : error C2065: 'CANVAS_INVALID_VALUE�?<' : undeclared identifier context3d.cpp(1390) : error C2065: 'CANVAS_INVALID_OPERATION�?<' : undeclared identifier context3d.cpp(1396) : error C2065: 'CANVAS_INVALID_OPERATION�?<' : undeclared identifier context3d.cpp(1405) : error C2065: 'CANVAS_INVALID_VALUE�?<' : undeclared identifier context3d.cpp(1465) : error C2065: 'CANVAS_INVALID_OPERATION�?<' : undeclared identifier context3d.cpp(1471) : error C2065: 'CANVAS_INVALID_OPERATION�?<' : undeclared identifier context3d.cpp(1502) : error C2065: 'CANVAS_INVALID_OPERATION�?<' : undeclared identifier context3d.cpp(1508) : error C2065: 'CANVAS_INVALID_OPERATION�?<' : undeclared identifier context3d.cpp(1622) : error C2065: 'CANVAS_INVALID_OPERATION�?<' : undeclared identifier context3d.cpp(1658) : error C2065: 'CANVAS_INVALID_OPERATION�?<' : undeclared identifier context3d.cpp(1670) : error C2065: 'CANVAS_INVALID_OPERATION�?<' : undeclared identifier context3d.cpp(1679) : error C2065: 'CANVAS_INVALID_OPERATION�?<' : undeclared identifier context3d.cpp(1724) : error C2065: 'CANVAS_INVALID_OPERATION�?<' : undeclared identifier context3d.cpp(1734) : error C2065: 'CANVAS_INVALID_OPERATION�?<' : undeclared identifier context3d.cpp(1755) : error C2065: 'CANVAS_INVALID_OPERATION�?<' : undeclared identifier context3d.cpp(1762) : error C2065: 'CANVAS_INVALID_VALUE�?<' : undeclared identifier context3d.cpp(1833) : error C2065: 'CANVAS_INVALID_VALUE�?<' : undeclared identifier context3d.cpp(1983) : error C2065: 'CANVAS_INVALID_VALUE�?<' : undeclared identifier context3d.cpp(2084) : error C2065: 'CANVAS_INVALID_VALUE�?<' : undeclared identifier context3d.cpp(2480) : error C2065: 'CANVAS_INVALID_OPERATION�?<' : undeclared identifier context3d.cpp(2543) : error C2065: 'CANVAS_INVALID_OPERATION�?<' : undeclared identifier context3d.cpp(2692) : error C2065: 'CANVAS_INVALID_VALUE�?<' : undeclared identifier context3d.cpp(2722) : error C2065: 'CANVAS_INVALID_VALUE�?<' : undeclared identifier context3d.cpp(2749) : error C2065: 'CANVAS_INVALID_VALUE�?<' : undeclared identifier context3d.cpp(2773) : error C2065: 'CANVAS_INVALID_VALUE�?<' : undeclared identifier context3d.cpp(4099) : error C2065: 'CANVAS_INVALID_OPERATION�?<' : undeclared identifier context3d.cpp(4108) : error C2065: 'CANVAS_INVALID_VALUE�?<' : undeclared identifier context3d.cpp(4117) : error C2065: 'CANVAS_INVALID_VALUE�?<' : undeclared identifier context3d.cpp(4132) : error C2065: 'CANVAS_INVALID_OPERATION�?<' : undeclared identifier context3d.cpp(4140) : error C2065: 'CANVAS_INVALID_OPERATION�?<' : undeclared identifier context3d.cpp(4149) : error C2065: 'CANVAS_INVALID_OPERATION�?<' : undeclared identifier context3d.cpp(4156) : error C2065: 'CANVAS_INVALID_OPERATION�?<' : undeclared identifier context3d.cpp(4198) : error C2065: 'CANVAS_INVALID_OPERATION�?<' : undeclared identifier context3d.cpp(4207) : error C2065: 'CANVAS_INVALID_OPERATION�?<' : undeclared identifier context3d.cpp(4243) : error C2065: 'CANVAS_INVALID_VALUE�?<' : undeclared identifier context3d.cpp(4278) : error C2065: 'CANVAS_INVALID_VALUE�?<' : undeclared identifier context3d.cpp(4311) : error C2065: 'CANVAS_INVALID_VALUE�?<' : undeclared identifier context3d.cpp(4337) : error C2065: 'CANVAS_INVALID_VALUE�?<' : undeclared identifier context3d.cpp(4460) : error C2065: 'CANVAS_INVALID_ENUM�?<' : undeclared identifier context3d.cpp(4463) : error C2065: 'CANVAS_INVALID_VALUE�?<' : undeclared identifier context3d.cpp(4466) : error C2065: 'CANVAS_INVALID_OPERATION�?<' : undeclared identifier context3d.cpp(4469) : error C2065: 'CANVAS_OUT_OF_MEMORY�?<' : undeclared identifier context3d.cpp(4472) : error C2065: 'CANVAS_INVALID_FRAMEBUFFER_OPERATION�?<' : undeclared identifier context3d.cpp(4494) : error C2065: 'CANVAS_INVALID_ENUM�?<' : undeclared identifier context3d.cpp(4496) : error C2065: 'CANVAS_INVALID_ENUM�?<' : undeclared identifier context3d.cpp(4497) : error C2065: 'CANVAS_INVALID_VALUE�?<' : undeclared identifier context3d.cpp(4499) : error C2065: 'CANVAS_INVALID_VALUE�?<' : undeclared identifier context3d.cpp(4500) : error C2065: 'CANVAS_INVALID_OPERATION�?<' : undeclared identifier context3d.cpp(4502) : error C2065: 'CANVAS_INVALID_OPERATION�?<' : undeclared identifier context3d.cpp(4503) : error C2065: 'CANVAS_OUT_OF_MEMORY�?<' : undeclared identifier context3d.cpp(4505) : error C2065: 'CANVAS_OUT_OF_MEMORY�?<' : undeclared identifier context3d.cpp(4506) : error C2065: 'CANVAS_INVALID_FRAMEBUFFER_OPERATION�?<' : undeclared identifier context3d.cpp(4508) : error C2065: 'CANVAS_INVALID_FRAMEBUFFER_OPERATION�?<' : undeclared identifier context3d.cpp(4913) : error C2065: 'CANVAS_INVALID_OPERATION�?<' : undeclared identifier context3d.cpp(4925) : error C2065: 'CANVAS_INVALID_OPERATION�?<' : undeclared identifier context3d.cpp(5251) : error C2065: 'CANVAS_INVALID_OPERATION�?<' : undeclared identifier context3d.cpp(5263) : error C2065: 'CANVAS_INVALID_OPERATION�?<' : undeclared identifier context3d.cpp(5310) : error C2065: 'CANVAS_INVALID_VALUE�?<' : undeclared identifier context3d.cpp(5318) : error C2065: 'CANVAS_INVALID_OPERATION�?<' : undeclared identifier c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' context3d.cpp(5744) : error C2065: 'CANVAS_INVALID_OPERATION�?<' : undeclared identifier context3d.cpp(5749) : error C2065: 'CANVAS_INVALID_OPERATION�?<' : undeclared identifier context3d.cpp(5813) : error C2065: 'CANVAS_INVALID_VALUE�?<' : undeclared identifier context3d.cpp(5867) : error C2065: 'CANVAS_INVALID_VALUE�?<' : undeclared identifier context3d.cpp(6013) : error C2065: 'CANVAS_INVALID_OPERATION�?<' : undeclared identifier context3d.cpp(6017) : error C2065: 'CANVAS_INVALID_OPERATION�?<' : undeclared identifier Build log: http://testresults.qt.io/ci/QtCanvas3D_5.5_Integration/build_00040/wince70embedded-armv4i-msvc2008_Windows_7/log.txt.gz Tested changes (refs/builds/5.5_1426228704): http://codereview.qt-project.org/108374 [PS4] - Fixes getError behavior. From ci-noreply at qt-project.org Fri Mar 13 08:06:25 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 13 Mar 2015 09:06:25 +0200 Subject: [Ci-reports] pass on QtBase_5.4_Integration #1925 Message-ID: <20150313_070625_006407.ci-noreply@qt-project.org> QtBase_5.4_Integration #1925: SUCCESS Tested changes (refs/builds/5.4_1426218602): http://codereview.qt-project.org/108219 [PS3] - Fix QMAKE_INFO_PLIST regression with relative paths From ci-noreply at qt-project.org Fri Mar 13 08:48:30 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 13 Mar 2015 09:48:30 +0200 Subject: [Ci-reports] pass on QtQuickControls_5.4_Integration #204 Message-ID: <20150313_074830_046054.ci-noreply@qt-project.org> QtQuickControls_5.4_Integration #204: SUCCESS Tested changes (refs/builds/5.4_1426229309): http://codereview.qt-project.org/108444 [PS1] - Remove header.BSD From ci-noreply at qt-project.org Fri Mar 13 08:50:08 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 13 Mar 2015 09:50:08 +0200 Subject: [Ci-reports] pass on QtCanvas3D_dev_Integration #147 Message-ID: <20150313_075008_035144.ci-noreply@qt-project.org> QtCanvas3D_dev_Integration #147: SUCCESS Tested changes (refs/builds/dev_1426229823): http://codereview.qt-project.org/108355 [PS6] - Adding WebGL conformance tests for TypedArrays From ci-noreply at qt-project.org Fri Mar 13 09:12:27 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 13 Mar 2015 10:12:27 +0200 Subject: [Ci-reports] fail on QtDeclarative_5.4_Integration #594 Message-ID: <20150313_081227_058810.ci-noreply@qt-project.org> Autotest `tst_qquickwindow' failed :( Testing tst_qquickwindow FAIL! : tst_qquickwindow::testWindowVisibilityOrder() Compared values are not the same Actual (((window2 == QGuiApplication::focusWindow()))): 0 Expected (true) : 1 Loc: [tst_qquickwindow.cpp(1723)] Totals: 54 passed, 1 failed, 0 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qquickwindow ********* Config: Using QtTest library 5.4.2, Qt 5.4.2 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 3.0 (tags/Apple/clang-211.12)) PASS : tst_qquickwindow::initTestCase() PASS : tst_qquickwindow::openglContextCreatedSignal() PASS : tst_qquickwindow::aboutToStopSignal() PASS : tst_qquickwindow::constantUpdates() PASS : tst_qquickwindow::constantUpdatesOnWindow(blocked, beforeRender) PASS : tst_qquickwindow::constantUpdatesOnWindow(blocked, afterRender) PASS : tst_qquickwindow::constantUpdatesOnWindow(blocked, swapped) 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() PASS : tst_qquickwindow::noUpdateWhenNothingChanges() 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::defaultState() 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::focusReason() 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() FAIL! : tst_qquickwindow::testWindowVisibilityOrder() Compared values are not the same Actual (((window2 == QGuiApplication::focusWindow()))): 0 Expected (true) : 1 Loc: [tst_qquickwindow.cpp(1723)] PASS : tst_qquickwindow::blockClosing() PASS : tst_qquickwindow::blockCloseMethod() PASS : tst_qquickwindow::crashWhenHoverItemDeleted() PASS : tst_qquickwindow::unloadSubWindow() 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::animatingSignal() PASS : tst_qquickwindow::contentItemSize() PASS : tst_qquickwindow::defaultSurfaceFormat() PASS : tst_qquickwindow::attachedProperty() PASS : tst_qquickwindow::testRenderJob() PASS : tst_qquickwindow::cleanupTestCase() Totals: 54 passed, 1 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_qquickwindow ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickwindow: 48 seconds, exit code 1 Build log: http://testresults.qt.io/ci/QtDeclarative_5.4_Integration/build_00594/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/5.4_1426231414): http://codereview.qt-project.org/108415 [PS1] - Don't send deferred delete events from windowDestroyed() From ci-noreply at qt-project.org Fri Mar 13 09:13:12 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 13 Mar 2015 10:13:12 +0200 Subject: [Ci-reports] Problems... Message-ID: <20150313_081312_097211.ci-noreply@qt-project.org> Some problems occurred recently... 2015-03-13T08:11:12Z: [QtCanvas3D_5.5_Integration error] fetch http://qt-ci.digia.com//job/QtCanvas3D_5.5_Integration/41/api/json?depth=2&tree=building,number,url,result,fullDisplayName,timestamp,duration,runs[building,number,url,result,fullDisplayName,timestamp,duration]: 502 Proxy Error at /var/lib/jenkins/qtqa/scripts/jenkins/qt-jenkins-integrator.pl line 1878., retry in 2 seconds From ci-noreply at qt-project.org Fri Mar 13 09:30:31 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 13 Mar 2015 10:30:31 +0200 Subject: [Ci-reports] fail on QtBase_5.4_Integration #1926 Message-ID: <20150313_083031_021246.ci-noreply@qt-project.org> Autotest `tst_qsocketnotifier' failed :( Testing tst_QSocketNotifier FAIL! : tst_QSocketNotifier::unexpectedDisconnection() 'server.waitForNewConnection()' returned FALSE. () tst_qsocketnotifier.cpp(133) : failure location Totals: 3 passed, 1 failed, 0 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QSocketNotifier ********* Config: Using QtTest library 5.4.2, Qt 5.4.2 (x86_64-little_endian-llp64 shared (dynamic) release build; by MSVC 2013) PASS : tst_QSocketNotifier::initTestCase() FAIL! : tst_QSocketNotifier::unexpectedDisconnection() 'server.waitForNewConnection()' returned FALSE. () tst_qsocketnotifier.cpp(133) : failure location PASS : tst_QSocketNotifier::mixingWithTimers() PASS : tst_QSocketNotifier::cleanupTestCase() Totals: 3 passed, 1 failed, 0 skipped, 0 blacklisted ********* 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.io/ci/QtBase_5.4_Integration/build_01926/win64-msvc2013_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/5.4_1426230563): http://codereview.qt-project.org/108312 [PS1] - Fixes crash in bmp and ico image decoding http://codereview.qt-project.org/108248 [PS1] - Fixes crash in gif image decoder http://codereview.qt-project.org/108379 [PS1] - Cocoa: Send mouse release as a right button when clicking right button http://codereview.qt-project.org/108217 [PS1] - Windows: Get the normal virtual key when not composing http://codereview.qt-project.org/108413 [PS2] - Remove #ifndef QT_NO_HTTP that does nothing http://codereview.qt-project.org/108362 [PS1] - Cocoa integration - invalid backing store on geometry update From ci-noreply at qt-project.org Fri Mar 13 09:42:17 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 13 Mar 2015 10:42:17 +0200 Subject: [Ci-reports] pass on QtCanvas3D_5.5_Integration #41 Message-ID: <20150313_084217_097978.ci-noreply@qt-project.org> QtCanvas3D_5.5_Integration #41: SUCCESS Tested changes (refs/builds/5.5_1426233100): http://codereview.qt-project.org/108374 [PS5] - Fixes getError behavior. From ci-noreply at qt-project.org Fri Mar 13 11:05:18 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 13 Mar 2015 12:05:18 +0200 Subject: [Ci-reports] fail on Qt5_5.5_Integration #31 Message-ID: <20150313_100518_046503.ci-noreply@qt-project.org> Autotest `scripts' 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. + perl C:\work\build\qtqa\scripts\setup.pl --install Checking perl modules ... Capture::Tiny - OK YAML - OK IO::CaptureOutput - OK Win32::Status - OK Inline::C - OK Time::Piece - OK Coro::AnyEvent - OK Lingua::EN::Numbers - OK Test::NoWarnings - OK Class::Factory::Util - OK IO::Uncompress::AnyInflate - OK AnyEvent::Util - OK HTTP::Headers - OK autodie - OK List::Compare - OK List::MoreUtils - OK AnyEvent - OK Test::Exception - OK parent - OK File::HomeDir - OK Test::Exit - OK Env::Path - OK AnyEvent::HTTP - OK File::Fetch - OK Const::Fast - OK Test::More - OK Text::Diff - OK Data::Compare - OK Perl::Critic - OK Text::ParseWords - OK LWP::UserAgent::Determined - OK File::Copy::Recursive - OK QMake::Project - OK Timer::Simple - OK Tie::IxHash - OK File::Which - OK XML::Simple - OK File::chdir - OK Win32::Job - OK Sub::Override - OK Text::Trim - OK Test::Perl::Critic - OK Lingua::EN::Inflect - OK Text::Wrap - OK Class::Data::Inheritable - OK File::Slurp - OK File::Find::Rule - OK Time::Out - OK ReleaseAction - OK App::cpanminus - OK Template - OK Readonly - OK Win32::Process::Info - OK Params::Validate - OK Test::Warn - OK Win32::Process - OK YAML::Node - OK JSON - OK Config::Tiny - OK IO::Prompt - OK It looks like your CPAN setup is complete :) + prove -I C:/work/build/qtqa/scripts/lib/perl5 --merge --state=save -I C:/work/build/qtqa/scripts/lib/perl5 --recurse C:/work/build/qtqa/scripts C:/work/build/qtqa/scripts/generic/t/01-coveragerunner_testcocoon.t ...................... ok C:/work/build/qtqa/scripts/generic/t/01-testrunner-testcocoon.t .......................... ok C:/work/build/qtqa/scripts/generic/t/01-xml2html_testcocoon.t ............................ ok QtQA::App::TestRunner: Timed out after 1200 seconds QtQA::App::TestRunner: test failed, running again to see if it is flaky... + perl C:\work\build\qtqa\scripts\setup.pl --install Checking perl modules ... Capture::Tiny - OK YAML - OK IO::CaptureOutput - OK Win32::Status - OK Inline::C - OK Time::Piece - OK Coro::AnyEvent - OK Lingua::EN::Numbers - OK Test::NoWarnings - OK Class::Factory::Util - OK IO::Uncompress::AnyInflate - OK AnyEvent::Util - OK HTTP::Headers - OK autodie - OK List::Compare - OK List::MoreUtils - OK AnyEvent - OK Test::Exception - OK parent - OK File::HomeDir - OK Test::Exit - OK Env::Path - OK AnyEvent::HTTP - OK File::Fetch - OK Const::Fast - OK Test::More - OK Text::Diff - OK Data::Compare - OK Perl::Critic - OK Text::ParseWords - OK LWP::UserAgent::Determined - OK File::Copy::Recursive - OK QMake::Project - OK Timer::Simple - OK Tie::IxHash - OK File::Which - OK XML::Simple - OK File::chdir - OK Win32::Job - OK Sub::Override - OK Text::Trim - OK Test::Perl::Critic - OK Lingua::EN::Inflect - OK Text::Wrap - OK Class::Data::Inheritable - OK File::Slurp - OK File::Find::Rule - OK Time::Out - OK ReleaseAction - OK App::cpanminus - OK Template - OK Readonly - OK Win32::Process::Info - OK Params::Validate - OK Test::Warn - OK Win32::Process - OK YAML::Node - OK JSON - OK Config::Tiny - OK IO::Prompt - OK It looks like your CPAN setup is complete :) cannot unlink file for C:\work\build\qtqa\scripts\test_pl_tmp\rheej3PqDx: Permission denied at C:/work/build/qtqa/scripts/test.pl line 152 cannot unlink file for C:\work\build\qtqa\scripts\test_pl_tmp\yDE6NqgYrE: Permission denied at C:/work/build/qtqa/scripts/test.pl line 152 cannot remove directory for C:\work\build\qtqa\scripts\test_pl_tmp: Directory not empty at C:/work/build/qtqa/scripts/test.pl line 152 rmtree C:\work\build\qtqa\scripts\test_pl_tmp: Directory not empty at C:/work/build/qtqa/scripts/test.pl line 152. 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 293 QtQA::App::TestRunner: second attempt: exited with exit code 41 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 scripts: 1210 seconds, exit code 41 Build log: http://testresults.qt.io/ci/Qt5_5.5_Integration/build_00031/win64-msvc2012_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/5.5_1426225295): http://codereview.qt-project.org/107229 [PS34] - Updated submodules. http://codereview.qt-project.org/102241 [PS8] - Added Qt3D as a part of qt5.git default repositories From ci-noreply at qt-project.org Fri Mar 13 11:26:55 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 13 Mar 2015 12:26:55 +0200 Subject: [Ci-reports] pass on QtBase_5.4_Integration #1927 Message-ID: <20150313_102655_073001.ci-noreply@qt-project.org> QtBase_5.4_Integration #1927: SUCCESS Tested changes (refs/builds/5.4_1426235605): http://codereview.qt-project.org/108379 [PS1] - Cocoa: Send mouse release as a right button when clicking right button http://codereview.qt-project.org/108362 [PS1] - Cocoa integration - invalid backing store on geometry update http://codereview.qt-project.org/108431 [PS2] - Revert adding dispatchLocker to QDBusConnection::connect From ci-noreply at qt-project.org Fri Mar 13 12:05:34 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 13 Mar 2015 13:05:34 +0200 Subject: [Ci-reports] pass on QtWebEngine_5.5_Integration #36 Message-ID: <20150313_110534_061649.ci-noreply@qt-project.org> QtWebEngine_5.5_Integration #36: SUCCESS Tested changes (refs/builds/5.5_1426236888): http://codereview.qt-project.org/107066 [PS7] - Support HTML5 form validation feature From ci-noreply at qt-project.org Fri Mar 13 12:35:27 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 13 Mar 2015 13:35:27 +0200 Subject: [Ci-reports] pass on QtGraphicalEffects_dev_Integration #51 Message-ID: <20150313_113527_059921.ci-noreply@qt-project.org> QtGraphicalEffects_dev_Integration #51: SUCCESS Tested changes (refs/builds/dev_1426240765): http://codereview.qt-project.org/108386 [PS1] - Adapt GaussianBlur autotest to the new default values. http://codereview.qt-project.org/104686 [PS9] - Improve Gaussian Blur. From ci-noreply at qt-project.org Fri Mar 13 12:41:56 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 13 Mar 2015 13:41:56 +0200 Subject: [Ci-reports] pass on QtWebEngine_dev_Integration #245 Message-ID: <20150313_114156_030649.ci-noreply@qt-project.org> QtWebEngine_dev_Integration #245: SUCCESS Tested changes (refs/builds/dev_1426239262): http://codereview.qt-project.org/108423 [PS2] - Merge remote-tracking branch 'origin/5.5' into dev From ci-noreply at qt-project.org Fri Mar 13 12:52:04 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 13 Mar 2015 13:52:04 +0200 Subject: [Ci-reports] pass on QtCanvas3D_5.5_Integration #42 Message-ID: <20150313_115204_093952.ci-noreply@qt-project.org> QtCanvas3D_5.5_Integration #42: SUCCESS Tested changes (refs/builds/5.5_1426243432): http://codereview.qt-project.org/108482 [PS1] - Merge remote-tracking branch 'origin/dev' into 5.5 From ci-noreply at qt-project.org Fri Mar 13 13:14:55 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 13 Mar 2015 14:14:55 +0200 Subject: [Ci-reports] Problems... Message-ID: <20150313_121455_058718.ci-noreply@qt-project.org> Some problems occurred recently... 2015-03-13T12:10:48Z: [QtQA_master_Integration error] new build for QtQA_master_Integration failed: 201 Created, retry in 2 seconds 2015-03-13T12:10:50Z: [QtQA_master_Integration error] new build for QtQA_master_Integration failed: 201 Created, retry in 4 seconds 2015-03-13T12:10:54Z: [QtQA_master_Integration error] new build for QtQA_master_Integration failed: 201 Created, retry in 8 seconds 2015-03-13T12:11:02Z: [QtQA_master_Integration error] new build for QtQA_master_Integration failed: 201 Created, retry in 16 seconds 2015-03-13T12:11:18Z: [QtQA_master_Integration error] new build for QtQA_master_Integration failed: 201 Created, retry in 32 seconds 2015-03-13T12:11:51Z: [QtQA_master_Integration error] new build for QtQA_master_Integration failed: 201 Created, retry in 64 seconds 2015-03-13T12:12:55Z: [QtQA_master_Integration error] new build for QtQA_master_Integration failed: 201 Created, retry in 128 seconds From ci-noreply at qt-project.org Fri Mar 13 13:17:03 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 13 Mar 2015 14:17:03 +0200 Subject: [Ci-reports] Problems... Message-ID: <20150313_121703_002806.ci-noreply@qt-project.org> Some problems occurred recently... 2015-03-13T12:15:03Z: [QtQA_master_Integration error] new build for QtQA_master_Integration failed: 201 Created, retry in 256 seconds From ci-noreply at qt-project.org Fri Mar 13 13:21:19 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 13 Mar 2015 14:21:19 +0200 Subject: [Ci-reports] Problems... Message-ID: <20150313_122119_045850.ci-noreply@qt-project.org> Some problems occurred recently... 2015-03-13T12:19:19Z: [QtQA_master_Integration error] new build for QtQA_master_Integration failed: 201 Created, occurred repeatedly. 2015-03-13T12:19:19Z: [QtQA_master_Integration error] Suspending for investigation; to resume: kill -USR2 28158 From ci-noreply at qt-project.org Fri Mar 13 14:01:27 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 13 Mar 2015 15:01:27 +0200 Subject: [Ci-reports] fail on QtDeclarative_5.4_Integration #595 Message-ID: <20150313_130127_006083.ci-noreply@qt-project.org> Autotest `tst_qquickwindow' failed :( Testing tst_qquickwindow FAIL! : tst_qquickwindow::testWindowVisibilityOrder() Compared values are not the same Actual (((window2 == QGuiApplication::focusWindow()))): 0 Expected (true) : 1 Loc: [tst_qquickwindow.cpp(1723)] Totals: 54 passed, 1 failed, 0 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qquickwindow ********* Config: Using QtTest library 5.4.2, Qt 5.4.2 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 3.0 (tags/Apple/clang-211.12)) PASS : tst_qquickwindow::initTestCase() PASS : tst_qquickwindow::openglContextCreatedSignal() PASS : tst_qquickwindow::aboutToStopSignal() PASS : tst_qquickwindow::constantUpdates() PASS : tst_qquickwindow::constantUpdatesOnWindow(blocked, beforeRender) PASS : tst_qquickwindow::constantUpdatesOnWindow(blocked, afterRender) PASS : tst_qquickwindow::constantUpdatesOnWindow(blocked, swapped) 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() PASS : tst_qquickwindow::noUpdateWhenNothingChanges() 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::defaultState() 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::focusReason() 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() FAIL! : tst_qquickwindow::testWindowVisibilityOrder() Compared values are not the same Actual (((window2 == QGuiApplication::focusWindow()))): 0 Expected (true) : 1 Loc: [tst_qquickwindow.cpp(1723)] PASS : tst_qquickwindow::blockClosing() PASS : tst_qquickwindow::blockCloseMethod() PASS : tst_qquickwindow::crashWhenHoverItemDeleted() PASS : tst_qquickwindow::unloadSubWindow() 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::animatingSignal() PASS : tst_qquickwindow::contentItemSize() PASS : tst_qquickwindow::defaultSurfaceFormat() PASS : tst_qquickwindow::attachedProperty() PASS : tst_qquickwindow::testRenderJob() PASS : tst_qquickwindow::cleanupTestCase() Totals: 54 passed, 1 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_qquickwindow ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickwindow: 48 seconds, exit code 1 Build log: http://testresults.qt.io/ci/QtDeclarative_5.4_Integration/build_00595/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/5.4_1426248847): http://codereview.qt-project.org/108415 [PS2] - Don't send deferred delete events from windowDestroyed() From ci-noreply at qt-project.org Fri Mar 13 14:07:03 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 13 Mar 2015 15:07:03 +0200 Subject: [Ci-reports] Problems... Message-ID: <20150313_130703_042081.ci-noreply@qt-project.org> Some problems occurred recently... 2015-03-13T13:05:03Z: [QtQA_master_Integration error] new build for QtQA_master_Integration failed: 201 Created, occurred repeatedly. 2015-03-13T13:05:03Z: [QtQA_master_Integration error] Suspending for investigation; to resume: kill -USR2 3901 From ci-noreply at qt-project.org Fri Mar 13 14:21:13 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 13 Mar 2015 15:21:13 +0200 Subject: [Ci-reports] Problems... Message-ID: <20150313_132113_049673.ci-noreply@qt-project.org> Some problems occurred recently... 2015-03-13T13:19:13Z: [QtQA_master_Integration error] new build for QtQA_master_Integration failed: 201 Created, occurred repeatedly. 2015-03-13T13:19:13Z: [QtQA_master_Integration error] Suspending for investigation; to resume: kill -USR2 4160 From ci-noreply at qt-project.org Fri Mar 13 14:23:59 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 13 Mar 2015 15:23:59 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #5988 Message-ID: <20150313_132359_050046.ci-noreply@qt-project.org> Autotest `tst_qsslsocket' failed :( The test was determined to be flaky, meaning results were not consistent across multiple runs. This might make the problem difficult to reproduce. Also, flaky failures might or might not be related to any recent changes in the source code. Testing tst_QSslSocket FAIL! : tst_QSslSocket::sessionCipher(WithHttpProxyBasicAuth) 'socket->waitForConnected(10000)' returned FALSE. (Socket operation timed out) tst_qsslsocket.cpp(756) : failure location FAIL! : tst_QSslSocket::protocol(WithSocks5Proxy) 'socket->waitForConnected()' returned FALSE. (Socket operation timed out) tst_qsslsocket.cpp(991) : failure location Totals: 673 passed, 2 failed, 15 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QSslSocket ********* Config: Using QtTest library 5.6.0, Qt 5.6.0 (x86_64-little_endian-llp64 shared (dynamic) release build; by MSVC 2012) QDEBUG : tst_QSslSocket::initTestCase() Using SSL library OpenSSL 1.0.1j 15 Oct 2014 (268439727) PASS : tst_QSslSocket::initTestCase() PASS : tst_QSslSocket::constructing(WithoutProxy) PASS : tst_QSslSocket::constructing(WithSocks5Proxy) PASS : tst_QSslSocket::constructing(WithSocks5ProxyAuth) PASS : tst_QSslSocket::constructing(WithHttpProxy) 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(WithoutProxy:10.212.2.0) PASS : tst_QSslSocket::sslErrors(WithSocks5Proxy:qt-test-server) PASS : tst_QSslSocket::sslErrors(WithSocks5Proxy:10.212.2.0) PASS : tst_QSslSocket::sslErrors(WithSocks5ProxyAuth:qt-test-server) PASS : tst_QSslSocket::sslErrors(WithSocks5ProxyAuth:10.212.2.0) PASS : tst_QSslSocket::sslErrors(WithHttpProxy:qt-test-server) PASS : tst_QSslSocket::sslErrors(WithHttpProxy:10.212.2.0) PASS : tst_QSslSocket::sslErrors(WithHttpProxyBasicAuth:qt-test-server) PASS : tst_QSslSocket::sslErrors(WithHttpProxyBasicAuth:10.212.2.0) PASS : tst_QSslSocket::addCaCertificate(WithoutProxy) PASS : tst_QSslSocket::addCaCertificate(WithSocks5Proxy) PASS : tst_QSslSocket::addCaCertificate(WithSocks5ProxyAuth) PASS : tst_QSslSocket::addCaCertificate(WithHttpProxy) PASS : tst_QSslSocket::addCaCertificate(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::addCaCertificates(WithoutProxy) PASS : tst_QSslSocket::addCaCertificates(WithSocks5Proxy) PASS : tst_QSslSocket::addCaCertificates(WithSocks5ProxyAuth) PASS : tst_QSslSocket::addCaCertificates(WithHttpProxy) PASS : tst_QSslSocket::addCaCertificates(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::addCaCertificates2(WithoutProxy) PASS : tst_QSslSocket::addCaCertificates2(WithSocks5Proxy) PASS : tst_QSslSocket::addCaCertificates2(WithSocks5ProxyAuth) PASS : tst_QSslSocket::addCaCertificates2(WithHttpProxy) PASS : tst_QSslSocket::addCaCertificates2(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::ciphers(WithoutProxy) PASS : tst_QSslSocket::ciphers(WithSocks5Proxy) PASS : tst_QSslSocket::ciphers(WithSocks5ProxyAuth) PASS : tst_QSslSocket::ciphers(WithHttpProxy) PASS : tst_QSslSocket::ciphers(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::connectToHostEncrypted(WithoutProxy) PASS : tst_QSslSocket::connectToHostEncrypted(WithSocks5Proxy) PASS : tst_QSslSocket::connectToHostEncrypted(WithSocks5ProxyAuth) PASS : tst_QSslSocket::connectToHostEncrypted(WithHttpProxy) PASS : tst_QSslSocket::connectToHostEncrypted(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::connectToHostEncryptedWithVerificationPeerName(WithoutProxy) PASS : tst_QSslSocket::connectToHostEncryptedWithVerificationPeerName(WithSocks5Proxy) PASS : tst_QSslSocket::connectToHostEncryptedWithVerificationPeerName(WithSocks5ProxyAuth) PASS : tst_QSslSocket::connectToHostEncryptedWithVerificationPeerName(WithHttpProxy) PASS : tst_QSslSocket::connectToHostEncryptedWithVerificationPeerName(WithHttpProxyBasicAuth) QDEBUG : tst_QSslSocket::sessionCipher(WithoutProxy) Supported Ciphers: (QSslCipher(name=ECDHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=PSK-AES256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES128-SHA, bits=1 (truncated) QDEBUG : tst_QSslSocket::sessionCipher(WithoutProxy) Default Ciphers: (QSslCipher(name=ECDHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=PSK-AES256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES128-SHA, bits=128 (truncated) QDEBUG : tst_QSslSocket::sessionCipher(WithoutProxy) Session Cipher: QSslCipher(name=DHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2) PASS : tst_QSslSocket::sessionCipher(WithoutProxy) QDEBUG : tst_QSslSocket::sessionCipher(WithSocks5Proxy) Supported Ciphers: (QSslCipher(name=ECDHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=PSK-AES256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES128-SHA, bit (truncated) QDEBUG : tst_QSslSocket::sessionCipher(WithSocks5Proxy) Default Ciphers: (QSslCipher(name=ECDHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=PSK-AES256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES128-SHA, bits= (truncated) QDEBUG : tst_QSslSocket::sessionCipher(WithSocks5Proxy) Session Cipher: QSslCipher(name=DHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2) PASS : tst_QSslSocket::sessionCipher(WithSocks5Proxy) QDEBUG : tst_QSslSocket::sessionCipher(WithSocks5ProxyAuth) Supported Ciphers: (QSslCipher(name=ECDHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=PSK-AES256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES128-SHA, (truncated) QDEBUG : tst_QSslSocket::sessionCipher(WithSocks5ProxyAuth) Default Ciphers: (QSslCipher(name=ECDHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=PSK-AES256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES128-SHA, b (truncated) QDEBUG : tst_QSslSocket::sessionCipher(WithSocks5ProxyAuth) Session Cipher: QSslCipher(name=DHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2) PASS : tst_QSslSocket::sessionCipher(WithSocks5ProxyAuth) QDEBUG : tst_QSslSocket::sessionCipher(WithHttpProxy) Supported Ciphers: (QSslCipher(name=ECDHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=PSK-AES256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES128-SHA, bits= (truncated) QDEBUG : tst_QSslSocket::sessionCipher(WithHttpProxy) Default Ciphers: (QSslCipher(name=ECDHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=PSK-AES256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES128-SHA, bits=12 (truncated) QDEBUG : tst_QSslSocket::sessionCipher(WithHttpProxy) Session Cipher: QSslCipher(name=DHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2) PASS : tst_QSslSocket::sessionCipher(WithHttpProxy) QDEBUG : tst_QSslSocket::sessionCipher(WithHttpProxyBasicAuth) Supported Ciphers: (QSslCipher(name=ECDHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=PSK-AES256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES128-S (truncated) QDEBUG : tst_QSslSocket::sessionCipher(WithHttpProxyBasicAuth) Default Ciphers: (QSslCipher(name=ECDHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=PSK-AES256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES128-SHA (truncated) QDEBUG : tst_QSslSocket::sessionCipher(WithHttpProxyBasicAuth) Session Cipher: QSslCipher(name=DHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2) PASS : tst_QSslSocket::sessionCipher(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::flush(WithoutProxy) PASS : tst_QSslSocket::flush(WithSocks5Proxy) PASS : tst_QSslSocket::flush(WithSocks5ProxyAuth) PASS : tst_QSslSocket::flush(WithHttpProxy) PASS : tst_QSslSocket::flush(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::isEncrypted(WithoutProxy) PASS : tst_QSslSocket::isEncrypted(WithSocks5Proxy) PASS : tst_QSslSocket::isEncrypted(WithSocks5ProxyAuth) PASS : tst_QSslSocket::isEncrypted(WithHttpProxy) PASS : tst_QSslSocket::isEncrypted(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::localCertificate(WithoutProxy) PASS : tst_QSslSocket::localCertificate(WithSocks5Proxy) PASS : tst_QSslSocket::localCertificate(WithSocks5ProxyAuth) PASS : tst_QSslSocket::localCertificate(WithHttpProxy) PASS : tst_QSslSocket::localCertificate(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::mode(WithoutProxy) PASS : tst_QSslSocket::mode(WithSocks5Proxy) PASS : tst_QSslSocket::mode(WithSocks5ProxyAuth) PASS : tst_QSslSocket::mode(WithHttpProxy) PASS : tst_QSslSocket::mode(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::peerCertificate(WithoutProxy) PASS : tst_QSslSocket::peerCertificate(WithSocks5Proxy) PASS : tst_QSslSocket::peerCertificate(WithSocks5ProxyAuth) PASS : tst_QSslSocket::peerCertificate(WithHttpProxy) PASS : tst_QSslSocket::peerCertificate(WithHttpProxyBasicAuth) SKIP : tst_QSslSocket::peerCertificateChain(WithoutProxy) QTBUG-29941 - Unstable auto-test due to intermittently unreachable host tst_qsslsocket.cpp(814) : 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) qt.network.ssl: QSslSocket::startClientEncryption: cannot start handshake when not connected QWARN : tst_QSslSocket::protocol(WithoutProxy) qt.network.ssl: QSslSocket::startClientEncryption: cannot start handshake when not connected PASS : tst_QSslSocket::protocol(WithoutProxy) PASS : tst_QSslSocket::protocol(WithSocks5Proxy) PASS : tst_QSslSocket::protocol(WithSocks5ProxyAuth) FAIL! : tst_QSslSocket::protocol(WithHttpProxy) 'socket->waitForConnected()' returned FALSE. (Socket operation timed out) tst_qsslsocket.cpp(991) : failure location SKIP : tst_QSslSocket::protocol(WithHttpProxyBasicAuth) Skipping flaky test - See QTBUG-29941 tst_qsslsocket.cpp(968) : 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(1413) : 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(1568) : 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(1773) : failure location SKIP : tst_QSslSocket::waitForMinusOne(WithoutProxy) QTBUG-24451 - indefinite wait may hang tst_qsslsocket.cpp(1945) : 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::disconnectFromHostWhenConnecting(WithoutProxy) PASS : tst_QSslSocket::disconnectFromHostWhenConnecting(WithSocks5Proxy) PASS : tst_QSslSocket::disconnectFromHostWhenConnecting(WithSocks5ProxyAuth) PASS : tst_QSslSocket::disconnectFromHostWhenConnecting(WithHttpProxy) PASS : tst_QSslSocket::disconnectFromHostWhenConnecting(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::disconnectFromHostWhenConnected(WithoutProxy) PASS : tst_QSslSocket::disconnectFromHostWhenConnected(WithSocks5Proxy) PASS : tst_QSslSocket::disconnectFromHostWhenConnected(WithSocks5ProxyAuth) PASS : tst_QSslSocket::disconnectFromHostWhenConnected(WithHttpProxy) PASS : tst_QSslSocket::disconnectFromHostWhenConnected(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::resetProxy(WithoutProxy) PASS : tst_QSslSocket::resetProxy(WithSocks5Proxy) PASS : tst_QSslSocket::resetProxy(WithSocks5ProxyAuth) PASS : tst_QSslSocket::resetProxy(WithHttpProxy) PASS : tst_QSslSocket::resetProxy(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::ignoreSslErrorsList(WithoutProxy:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsList(WithoutProxy:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsList(WithoutProxy:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsList(WithoutProxy:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsList(WithoutProxy:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5Proxy:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5Proxy:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5Proxy:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5Proxy:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5Proxy:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5ProxyAuth:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5ProxyAuth:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5ProxyAuth:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5ProxyAuth:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5ProxyAuth:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxy:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxy:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxy:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxy:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxy:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxyBasicAuth:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxyBasicAuth:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxyBasicAuth:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxyBasicAuth:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxyBasicAuth:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithoutProxy:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithoutProxy:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithoutProxy:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithoutProxy:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithoutProxy:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5Proxy:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5Proxy:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5Proxy:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5Proxy:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5Proxy:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5ProxyAuth:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5ProxyAuth:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5ProxyAuth:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5ProxyAuth:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5ProxyAuth:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxy:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxy:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxy:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxy:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxy:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxyBasicAuth:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxyBasicAuth:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxyBasicAuth:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxyBasicAuth:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxyBasicAuth:SSL-failure-empty-list-again) PASS : tst_QSslSocket::readFromClosedSocket(WithoutProxy) PASS : tst_QSslSocket::readFromClosedSocket(WithSocks5Proxy) PASS : tst_QSslSocket::readFromClosedSocket(WithSocks5ProxyAuth) PASS : tst_QSslSocket::readFromClosedSocket(WithHttpProxy) PASS : tst_QSslSocket::readFromClosedSocket(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::writeBigChunk(WithoutProxy) QWARN : tst_QSslSocket::writeBigChunk(WithSocks5Proxy) QIODevice::write: device not open PASS : tst_QSslSocket::writeBigChunk(WithSocks5Proxy) QWARN : tst_QSslSocket::writeBigChunk(WithSocks5ProxyAuth) QIODevice::write: device not open PASS : tst_QSslSocket::writeBigChunk(WithSocks5ProxyAuth) PASS : tst_QSslSocket::writeBigChunk(WithHttpProxy) PASS : tst_QSslSocket::writeBigChunk(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::blacklistedCertificates(WithoutProxy) PASS : tst_QSslSocket::blacklistedCertificates(WithSocks5Proxy) PASS : tst_QSslSocket::blacklistedCertificates(WithSocks5ProxyAuth) PASS : tst_QSslSocket::blacklistedCertificates(WithHttpProxy) PASS : tst_QSslSocket::blacklistedCertificates(WithHttpProxyBasicAuth) QDEBUG : tst_QSslSocket::versionAccessors(WithoutProxy) "OpenSSL 1.0.1j 15 Oct 2014" QDEBUG : tst_QSslSocket::versionAccessors(WithoutProxy) "100010af" PASS : tst_QSslSocket::versionAccessors(WithoutProxy) QDEBUG : tst_QSslSocket::versionAccessors(WithSocks5Proxy) "OpenSSL 1.0.1j 15 Oct 2014" QDEBUG : tst_QSslSocket::versionAccessors(WithSocks5Proxy) "100010af" PASS : tst_QSslSocket::versionAccessors(WithSocks5Proxy) QDEBUG : tst_QSslSocket::versionAccessors(WithSocks5ProxyAuth) "OpenSSL 1.0.1j 15 Oct 2014" QDEBUG : tst_QSslSocket::versionAccessors(WithSocks5ProxyAuth) "100010af" PASS : tst_QSslSocket::versionAccessors(WithSocks5ProxyAuth) QDEBUG : tst_QSslSocket::versionAccessors(WithHttpProxy) "OpenSSL 1.0.1j 15 Oct 2014" QDEBUG : tst_QSslSocket::versionAccessors(WithHttpProxy) "100010af" PASS : tst_QSslSocket::versionAccessors(WithHttpProxy) QDEBUG : tst_QSslSocket::versionAccessors(WithHttpProxyBasicAuth) "OpenSSL 1.0.1j 15 Oct 2014" QDEBUG : tst_QSslSocket::versionAccessors(WithHttpProxyBasicAuth) "100010af" 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::dhServer(WithoutProxy) PASS : tst_QSslSocket::dhServer(WithSocks5Proxy) PASS : tst_QSslSocket::dhServer(WithSocks5ProxyAuth) PASS : tst_QSslSocket::dhServer(WithHttpProxy) PASS : tst_QSslSocket::dhServer(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::ecdhServer(WithoutProxy) PASS : tst_QSslSocket::ecdhServer(WithSocks5Proxy) PASS : tst_QSslSocket::ecdhServer(WithSocks5ProxyAuth) PASS : tst_QSslSocket::ecdhServer(WithHttpProxy) PASS : tst_QSslSocket::ecdhServer(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::verifyClientCertificate(WithoutProxy:NoCert:AutoVerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithoutProxy:NoCert:QueryPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithoutProxy:NoCert:VerifyNone) PASS : tst_QSslSocket::verifyClientCertificate(WithoutProxy:NoCert:VerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithoutProxy:SelfSignedCert:AutoVerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithoutProxy:SelfSignedCert:QueryPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithoutProxy:SelfSignedCert:VerifyNone) PASS : tst_QSslSocket::verifyClientCertificate(WithoutProxy:SelfSignedCert:VerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithoutProxy:ValidServerCert:AutoVerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithoutProxy:ValidServerCert:QueryPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithoutProxy:ValidServerCert:VerifyNone) PASS : tst_QSslSocket::verifyClientCertificate(WithoutProxy:ValidServerCert:VerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithoutProxy:ValidClientCert:AutoVerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithoutProxy:ValidClientCert:QueryPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithoutProxy:ValidClientCert:VerifyNone) PASS : tst_QSslSocket::verifyClientCertificate(WithoutProxy:ValidClientCert:VerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithoutProxy:ValidClientCert:AutoVerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithoutProxy:ValidClientCert:QueryPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithoutProxy:ValidClientCert:VerifyNone) PASS : tst_QSslSocket::verifyClientCertificate(WithoutProxy:ValidClientCert:VerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5Proxy:NoCert:AutoVerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5Proxy:NoCert:QueryPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5Proxy:NoCert:VerifyNone) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5Proxy:NoCert:VerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5Proxy:SelfSignedCert:AutoVerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5Proxy:SelfSignedCert:QueryPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5Proxy:SelfSignedCert:VerifyNone) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5Proxy:SelfSignedCert:VerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5Proxy:ValidServerCert:AutoVerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5Proxy:ValidServerCert:QueryPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5Proxy:ValidServerCert:VerifyNone) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5Proxy:ValidServerCert:VerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5Proxy:ValidClientCert:AutoVerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5Proxy:ValidClientCert:QueryPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5Proxy:ValidClientCert:VerifyNone) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5Proxy:ValidClientCert:VerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5Proxy:ValidClientCert:AutoVerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5Proxy:ValidClientCert:QueryPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5Proxy:ValidClientCert:VerifyNone) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5Proxy:ValidClientCert:VerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5ProxyAuth:NoCert:AutoVerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5ProxyAuth:NoCert:QueryPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5ProxyAuth:NoCert:VerifyNone) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5ProxyAuth:NoCert:VerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5ProxyAuth:SelfSignedCert:AutoVerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5ProxyAuth:SelfSignedCert:QueryPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5ProxyAuth:SelfSignedCert:VerifyNone) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5ProxyAuth:SelfSignedCert:VerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5ProxyAuth:ValidServerCert:AutoVerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5ProxyAuth:ValidServerCert:QueryPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5ProxyAuth:ValidServerCert:VerifyNone) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5ProxyAuth:ValidServerCert:VerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5ProxyAuth:ValidClientCert:AutoVerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5ProxyAuth:ValidClientCert:QueryPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5ProxyAuth:ValidClientCert:VerifyNone) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5ProxyAuth:ValidClientCert:VerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5ProxyAuth:ValidClientCert:AutoVerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5ProxyAuth:ValidClientCert:QueryPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5ProxyAuth:ValidClientCert:VerifyNone) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5ProxyAuth:ValidClientCert:VerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxy:NoCert:AutoVerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxy:NoCert:QueryPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxy:NoCert:VerifyNone) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxy:NoCert:VerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxy:SelfSignedCert:AutoVerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxy:SelfSignedCert:QueryPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxy:SelfSignedCert:VerifyNone) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxy:SelfSignedCert:VerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxy:ValidServerCert:AutoVerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxy:ValidServerCert:QueryPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxy:ValidServerCert:VerifyNone) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxy:ValidServerCert:VerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxy:ValidClientCert:AutoVerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxy:ValidClientCert:QueryPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxy:ValidClientCert:VerifyNone) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxy:ValidClientCert:VerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxy:ValidClientCert:AutoVerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxy:ValidClientCert:QueryPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxy:ValidClientCert:VerifyNone) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxy:ValidClientCert:VerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxyBasicAuth:NoCert:AutoVerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxyBasicAuth:NoCert:QueryPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxyBasicAuth:NoCert:VerifyNone) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxyBasicAuth:NoCert:VerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxyBasicAuth:SelfSignedCert:AutoVerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxyBasicAuth:SelfSignedCert:QueryPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxyBasicAuth:SelfSignedCert:VerifyNone) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxyBasicAuth:SelfSignedCert:VerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxyBasicAuth:ValidServerCert:AutoVerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxyBasicAuth:ValidServerCert:QueryPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxyBasicAuth:ValidServerCert:VerifyNone) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxyBasicAuth:ValidServerCert:VerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxyBasicAuth:ValidClientCert:AutoVerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxyBasicAuth:ValidClientCert:QueryPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxyBasicAuth:ValidClientCert:VerifyNone) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxyBasicAuth:ValidClientCert:VerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxyBasicAuth:ValidClientCert:AutoVerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxyBasicAuth:ValidClientCert:QueryPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxyBasicAuth:ValidClientCert:VerifyNone) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxyBasicAuth:ValidClientCert:VerifyPeer) 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) SKIP : tst_QSslSocket::simplePskConnect(WithoutProxy:PskConnectDoNotHandlePsk) This test requires change 1f8cab2c3bcd91335684c95afa95ae71e00a94e4 on the network test server, QTQAINFRA-917 tst_qsslsocket.cpp(3019) : failure location SKIP : tst_QSslSocket::simplePskConnect(WithoutProxy:PskConnectEmptyCredentials) This test requires change 1f8cab2c3bcd91335684c95afa95ae71e00a94e4 on the network test server, QTQAINFRA-917 tst_qsslsocket.cpp(3019) : failure location SKIP : tst_QSslSocket::simplePskConnect(WithoutProxy:PskConnectWrongCredentials) This test requires change 1f8cab2c3bcd91335684c95afa95ae71e00a94e4 on the network test server, QTQAINFRA-917 tst_qsslsocket.cpp(3019) : failure location SKIP : tst_QSslSocket::simplePskConnect(WithoutProxy:PskConnectWrongIdentity) This test requires change 1f8cab2c3bcd91335684c95afa95ae71e00a94e4 on the network test server, QTQAINFRA-917 tst_qsslsocket.cpp(3019) : failure location SKIP : tst_QSslSocket::simplePskConnect(WithoutProxy:PskConnectWrongPreSharedKey) This test requires change 1f8cab2c3bcd91335684c95afa95ae71e00a94e4 on the network test server, QTQAINFRA-917 tst_qsslsocket.cpp(3019) : failure location SKIP : tst_QSslSocket::simplePskConnect(WithoutProxy:PskConnectRightCredentialsPeerVerifyFailure) This test requires change 1f8cab2c3bcd91335684c95afa95ae71e00a94e4 on the network test server, QTQAINFRA-917 tst_qsslsocket.cpp(3019) : failure location SKIP : tst_QSslSocket::simplePskConnect(WithoutProxy:PskConnectRightCredentialsVerifyPeer) This test requires change 1f8cab2c3bcd91335684c95afa95ae71e00a94e4 on the network test server, QTQAINFRA-917 tst_qsslsocket.cpp(3019) : failure location SKIP : tst_QSslSocket::simplePskConnect(WithoutProxy:PskConnectRightCredentialsDoNotVerifyPeer) This test requires change 1f8cab2c3bcd91335684c95afa95ae71e00a94e4 on the network test server, QTQAINFRA-917 tst_qsslsocket.cpp(3019) : failure location 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: 675 passed, 1 failed, 14 skipped, 0 blacklisted ********* Finished testing of tst_QSslSocket ********* QtQA::App::TestRunner: test failed on first and second attempts, but with different behavior each time: QtQA::App::TestRunner: first attempt: exited with exit code 2 QtQA::App::TestRunner: second attempt: exited with exit code 1 QtQA::App::TestRunner: the test seems to be flaky, please fix this QtQA::App::TestRunner: this flaky test is being treated as a FAIL QtQA::App::TestRunner: end tst_qsslsocket: 208 seconds, exit code 1 Build log: http://testresults.qt.io/ci/QtBase_dev_Integration/build_05988/win64-msvc2012_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/dev_1426238203): http://codereview.qt-project.org/104874 [PS12] - Add a verbosity setting to QDebug. From ci-noreply at qt-project.org Fri Mar 13 14:27:40 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 13 Mar 2015 15:27:40 +0200 Subject: [Ci-reports] fail on QtDeclarative_5.5_Integration #96 Message-ID: <20150313_132740_066113.ci-noreply@qt-project.org> qtbase failed to compile :( In file included from ..\..\include/QtCore/qstring.h:1:0, from ..\..\include\QtCore/../../src/corelib/kernel/qcoreapplication.h:38, from ..\..\include\QtCore/qcoreapplication.h:1, from global\qt_pch.h:56: g++ -c -include .pch\release\qt_pch.h -pipe -fno-keep-inline-dllexport -msse2 -mstackrealign -mfpmath=sse -O2 -std=gnu++0x -fexceptions -mthreads -frtti -Wall -Wextra -DUNICODE -DQT_NO_USING_NAMESPACE -DQT_BUILD_CORE_LIB -DQT_BUILDING_QT -D_CRT_SECURE_NO_WARNINGS -D_USE_MATH_DEFINES -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x040800 -DPCRE_HAVE_CONFIG_H -DPCRE_STATIC -DQT_NO_ICONV -DQT_CORE_LIB -DQT_NO_DEBUG -I. -I..\..\include -I..\..\include\QtCore -I..\..\include\QtCore\5.5.0 -I..\..\include\QtCore\5.5.0\QtCore -Itmp -Iglobal -I..\3rdparty\pcre -I..\3rdparty\harfbuzz\src -I..\3rdparty\md5 -I..\3rdparty\md4 -I..\3rdparty\sha3 -I.moc\release -IC:\utils\postgresql\pgsql\include -IC:\openssl\include -IC:\utils\mysql\mysql\include -IC:\utils\postgresql\pgsql\include -IC:\openssl\include -IC:\utils\mysql\mysql\include -IC:\utils\icu_53_1_mingw_builds_4_9_1_posix_dwarf_32_devel\include -I..\..\mkspecs\win32-g++ -o .obj\release\qlibrary.o plugin\qlibrary.cpp plugin\qlibrary.cpp:1131:1: fatal error: error writing to -: Invalid argument Makefile.Release:29202: recipe for target '.obj/release/qlibrary.o' failed mingw32-make[4]: *** [.obj/release/qlibrary.o] Error 1 mingw32-make[3]: *** [release] Error 2 mingw32-make[2]: *** [sub-corelib-make_first] Error 2 mingw32-make[1]: *** [sub-src-make_first] Error 2 mingw32-make: *** [module-qtbase] Error 2 Build log: http://testresults.qt.io/ci/QtDeclarative_5.5_Integration/build_00096/win32-mingw491_developer-build_qtlibinfix_Windows_7/log.txt.gz Tested changes (refs/builds/5.5_1426252632): http://codereview.qt-project.org/108311 [PS5] - Repeater: Don't rely on the createFrom variable From ci-noreply at qt-project.org Fri Mar 13 14:46:29 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 13 Mar 2015 15:46:29 +0200 Subject: [Ci-reports] pass on QtWebEngine_5.5_Integration #37 Message-ID: <20150313_134629_058840.ci-noreply@qt-project.org> QtWebEngine_5.5_Integration #37: SUCCESS Tested changes (refs/builds/5.5_1426244829): http://codereview.qt-project.org/108421 [PS1] - Fix settings menu in qtquicktestbrowser From ci-noreply at qt-project.org Fri Mar 13 15:00:49 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 13 Mar 2015 15:00:49 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - QtBase_5.4_mobile_state #128 - FAILURE Message-ID: <20150313140049.8793C30636@fork.qtproject.c.bitbit.net> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt-project.org/ci/QtBase_5.4_mobile_state/build_00128 From ci-noreply at qt-project.org Fri Mar 13 15:11:26 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 13 Mar 2015 16:11:26 +0200 Subject: [Ci-reports] pass on QtMultimedia_5.4_Integration #136 Message-ID: <20150313_141126_002676.ci-noreply@qt-project.org> QtMultimedia_5.4_Integration #136: SUCCESS Tested changes (refs/builds/5.4_1426244363): http://codereview.qt-project.org/108427 [PS1] - QPainterVideoSurface: restore original order for the supported formats. From ci-noreply at qt-project.org Fri Mar 13 15:19:51 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 13 Mar 2015 16:19:51 +0200 Subject: [Ci-reports] pass on QtQA_master_Integration #717 Message-ID: <20150313_141951_079480.ci-noreply@qt-project.org> QtQA_master_Integration #717: SUCCESS Tested changes (refs/builds/master_1426248647): http://codereview.qt-project.org/108451 [PS1] - Make submodule update handle qt3d properly From ci-noreply at qt-project.org Fri Mar 13 15:36:40 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 13 Mar 2015 16:36:40 +0200 Subject: [Ci-reports] fail on Qt5_5.5_Integration #32 Message-ID: <20150313_143640_079281.ci-noreply@qt-project.org> Autotest `tst_qsocketnotifier' failed :( Testing tst_QSocketNotifier FAIL! : tst_QSocketNotifier::unexpectedDisconnection() 'server.waitForNewConnection()' returned FALSE. () tst_qsocketnotifier.cpp(133) : failure location Totals: 3 passed, 1 failed, 0 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QSocketNotifier ********* Config: Using QtTest library 5.5.0, Qt 5.5.0 (i386-little_endian-ilp32 shared (dynamic) release build; by MSVC 2010) PASS : tst_QSocketNotifier::initTestCase() FAIL! : tst_QSocketNotifier::unexpectedDisconnection() 'server.waitForNewConnection()' returned FALSE. () tst_qsocketnotifier.cpp(133) : failure location PASS : tst_QSocketNotifier::mixingWithTimers() PASS : tst_QSocketNotifier::cleanupTestCase() Totals: 3 passed, 1 failed, 0 skipped, 0 blacklisted ********* 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.io/ci/Qt5_5.5_Integration/build_00032/win32-msvc2010_developer-build_qtnamespace_Windows_7/log.txt.gz Tested changes (refs/builds/5.5_1426246355): http://codereview.qt-project.org/107229 [PS34] - Updated submodules. http://codereview.qt-project.org/102241 [PS8] - Added Qt3D as a part of qt5.git default repositories From ci-noreply at qt-project.org Fri Mar 13 15:55:15 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 13 Mar 2015 16:55:15 +0200 Subject: [Ci-reports] pass on QtGraphicalEffects_dev_Integration #53 Message-ID: <20150313_145515_089230.ci-noreply@qt-project.org> QtGraphicalEffects_dev_Integration #53: SUCCESS Tested changes (refs/builds/dev_1426247414): http://codereview.qt-project.org/104688 [PS3] - Fix qdoc warnings in the new GaussianBlur implementation. From ci-noreply at qt-project.org Fri Mar 13 15:59:34 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 13 Mar 2015 16:59:34 +0200 Subject: [Ci-reports] pass on QtBase_5.4_Integration #1929 Message-ID: <20150313_145934_010995.ci-noreply@qt-project.org> QtBase_5.4_Integration #1929: SUCCESS Tested changes (refs/builds/5.4_1426242510): http://codereview.qt-project.org/108312 [PS1] - Fixes crash in bmp and ico image decoding http://codereview.qt-project.org/108248 [PS1] - Fixes crash in gif image decoder http://codereview.qt-project.org/108413 [PS2] - Remove #ifndef QT_NO_HTTP that does nothing From ci-noreply at qt-project.org Fri Mar 13 16:00:12 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 13 Mar 2015 17:00:12 +0200 Subject: [Ci-reports] fail on QtDeclarative_5.5_Integration #97 Message-ID: <20150313_150012_037693.ci-noreply@qt-project.org> Autotest `tst_controls' failed :( Testing qtquickcontrols FAIL! : qtquickcontrols::Tests_TabView::test_dynamicModel() Compared values are not the same Actual (): 4 Expected (): 0 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_tabview.qml(278)] Totals: 528 passed, 1 failed, 2 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of qtquickcontrols ********* Config: Using QtTest library 5.5.0, Qt 5.5.0 (x86_64-little_endian-lp64 shared (dynamic) debug build; by GCC 4.8.2) PASS : qtquickcontrols::Tests_ApplicationWindow::initTestCase() PASS : qtquickcontrols::Tests_ApplicationWindow::test_defaultContentItemConstraints(height) PASS : qtquickcontrols::Tests_ApplicationWindow::test_defaultContentItemConstraints(height_y) PASS : qtquickcontrols::Tests_ApplicationWindow::test_defaultContentItemConstraints(height_implicitHeight_anchorsFill) PASS : qtquickcontrols::Tests_ApplicationWindow::test_defaultContentItemConstraints(height_implicitHeight_anchorsFill_margins) PASS : qtquickcontrols::Tests_ApplicationWindow::test_defaultContentItemConstraints(height_anchorsFill_margins) PASS : qtquickcontrols::Tests_ApplicationWindow::test_defaultContentItemConstraints(anchorsFill_margins) PASS : qtquickcontrols::Tests_ApplicationWindow::test_defaultContentItemConstraints(anchorsFill_margins0) PASS : qtquickcontrols::Tests_ApplicationWindow::test_defaultContentItemConstraints(minimum_implicit_maximum_anchorsFill) PASS : qtquickcontrols::Tests_ApplicationWindow::test_defaultContentItemConstraints(minimum_implicit_maximum_anchorsFill_margins) PASS : qtquickcontrols::Tests_ApplicationWindow::test_defaultContentItemConstraints(minimum_height_maximum_anchorsFill) PASS : qtquickcontrols::Tests_ApplicationWindow::test_defaultSizeHints() PASS : qtquickcontrols::Tests_ApplicationWindow::test_invisibleContentItemChildren() PASS : qtquickcontrols::Tests_ApplicationWindow::test_minimumHeight() PASS : qtquickcontrols::Tests_ApplicationWindow::test_minimumSizeLargerThan_MaximumSize() PASS : qtquickcontrols::Tests_ApplicationWindow::test_windowHeight() PASS : qtquickcontrols::Tests_ApplicationWindow::test_windowHeight2() PASS : qtquickcontrols::Tests_ApplicationWindow::cleanupTestCase() PASS : qtquickcontrols::Tests_Baselines::initTestCase() PASS : qtquickcontrols::Tests_Baselines::test_baselineOffset(Text) PASS : qtquickcontrols::Tests_Baselines::test_baselineOffset(Button) PASS : qtquickcontrols::Tests_Baselines::cleanupTestCase() PASS : qtquickcontrols::Tests_BusyIndicator::initTestCase() PASS : qtquickcontrols::Tests_BusyIndicator::test_createIndicator() PASS : qtquickcontrols::Tests_BusyIndicator::cleanupTestCase() PASS : qtquickcontrols::Tests_Button::initTestCase() PASS : qtquickcontrols::Tests_Button::test_action() PASS : qtquickcontrols::Tests_Button::test_activeFocusOnPress() PASS : qtquickcontrols::Tests_Button::test_activeFocusOnTab() PASS : qtquickcontrols::Tests_Button::test_checked() PASS : qtquickcontrols::Tests_Button::test_isDefault() PASS : qtquickcontrols::Tests_Button::test_text() PASS : qtquickcontrols::Tests_Button::cleanupTestCase() PASS : qtquickcontrols::Tests_Calendar::initTestCase() PASS : qtquickcontrols::Tests_Calendar::test_asynchronous() PASS : qtquickcontrols::Tests_Calendar::test_daysCenteredVertically() PASS : qtquickcontrols::Tests_Calendar::test_defaultConstructed() PASS : qtquickcontrols::Tests_Calendar::test_dragWhileMousePressed() PASS : qtquickcontrols::Tests_Calendar::test_gridCellRectCalculation() PASS : qtquickcontrols::Tests_Calendar::test_gridlessCellRectCalculation() PASS : qtquickcontrols::Tests_Calendar::test_hovered() PASS : qtquickcontrols::Tests_Calendar::test_keyNavigation() SKIP : qtquickcontrols::Tests_Calendar::test_minMaxJsDateRange() QTBUG-36846 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_calendar.qml(170)] PASS : qtquickcontrols::Tests_Calendar::test_minMaxUndefined() PASS : qtquickcontrols::Tests_Calendar::test_pressAndHold() PASS : qtquickcontrols::Tests_Calendar::test_selectDateWithMouse() PASS : qtquickcontrols::Tests_Calendar::test_selectInvalidDateWithMouse() PASS : qtquickcontrols::Tests_Calendar::test_selectNextMonth() PASS : qtquickcontrols::Tests_Calendar::test_selectPreviousMonth() PASS : qtquickcontrols::Tests_Calendar::test_selectedDate() PASS : qtquickcontrols::Tests_Calendar::test_setAfterConstructed() PASS : qtquickcontrols::Tests_Calendar::test_showNextMonthWithMouse() PASS : qtquickcontrols::Tests_Calendar::test_showPreviousMonthWithMouse() PASS : qtquickcontrols::Tests_Calendar::cleanupTestCase() PASS : qtquickcontrols::Tests_CheckBox::initTestCase() PASS : qtquickcontrols::Tests_CheckBox::test_activeFocusOnPress() PASS : qtquickcontrols::Tests_CheckBox::test_activeFocusOnTab() PASS : qtquickcontrols::Tests_CheckBox::test_checkState_keep_binding() PASS : qtquickcontrols::Tests_CheckBox::test_check_keep_binding() PASS : qtquickcontrols::Tests_CheckBox::test_checked() PASS : qtquickcontrols::Tests_CheckBox::test_clicked() PASS : qtquickcontrols::Tests_CheckBox::test_defaultConstructed() PASS : qtquickcontrols::Tests_CheckBox::test_exclusiveGroup() PASS : qtquickcontrols::Tests_CheckBox::test_keyPressed() PASS : qtquickcontrols::Tests_CheckBox::test_text() PASS : qtquickcontrols::Tests_CheckBox::cleanupTestCase() PASS : qtquickcontrols::Tests_ComboBox::initTestCase() PASS : qtquickcontrols::Tests_ComboBox::test_activated() PASS : qtquickcontrols::Tests_ComboBox::test_activeFocusOnPress() PASS : qtquickcontrols::Tests_ComboBox::test_activeFocusOnTab() PASS : qtquickcontrols::Tests_ComboBox::test_addRemoveItemsInModel_QTBUG_30379() PASS : qtquickcontrols::Tests_ComboBox::test_append_find() PASS : qtquickcontrols::Tests_ComboBox::test_arrayModelWithoutTextRole() PASS : qtquickcontrols::Tests_ComboBox::test_arraymodel() PASS : qtquickcontrols::Tests_ComboBox::test_arraymodelwithtextrole() PASS : qtquickcontrols::Tests_ComboBox::test_currentIndexInMenu() PASS : qtquickcontrols::Tests_ComboBox::test_editable() PASS : qtquickcontrols::Tests_ComboBox::test_find() PASS : qtquickcontrols::Tests_ComboBox::test_keySearch() PASS : qtquickcontrols::Tests_ComboBox::test_keys() PASS : qtquickcontrols::Tests_ComboBox::test_keyupdown() PASS : qtquickcontrols::Tests_ComboBox::test_minusOneIndexResetsSelection_QTBUG_35794() PASS : qtquickcontrols::Tests_ComboBox::test_minusOneToZeroSelection_QTBUG_38036() 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_Margins() PASS : qtquickcontrols::Tests_GridLayout::test_alignToPixelGrid() PASS : qtquickcontrols::Tests_GridLayout::test_alignment() PASS : qtquickcontrols::Tests_GridLayout::test_baselines() PASS : qtquickcontrols::Tests_GridLayout::test_columnOrRowChanged() PASS : qtquickcontrols::Tests_GridLayout::test_columnsChanged() PASS : qtquickcontrols::Tests_GridLayout::test_flow() PASS : qtquickcontrols::Tests_GridLayout::test_flowLeftToRight() PASS : qtquickcontrols::Tests_GridLayout::test_flowLeftToRightDefaultPositions() PASS : qtquickcontrols::Tests_GridLayout::test_flowTopToBottom() PASS : qtquickcontrols::Tests_GridLayout::test_invalidateWhileRearranging_QTBUG_44139() PASS : qtquickcontrols::Tests_GridLayout::test_rightToLeft() PASS : qtquickcontrols::Tests_GridLayout::test_rowsChanged() PASS : qtquickcontrols::Tests_GridLayout::test_sizeHints() PASS : qtquickcontrols::Tests_GridLayout::test_spacings() PASS : qtquickcontrols::Tests_GridLayout::test_spanAcrossEmptyRows() PASS : qtquickcontrols::Tests_GridLayout::test_spanIsMoreThanColumns() PASS : qtquickcontrols::Tests_GridLayout::cleanupTestCase() PASS : qtquickcontrols::Tests_GroupBox::initTestCase() PASS : qtquickcontrols::Tests_GroupBox::test_activeFocusOnTab() PASS : qtquickcontrols::Tests_GroupBox::test_checkable() PASS : qtquickcontrols::Tests_GroupBox::test_checked() PASS : qtquickcontrols::Tests_GroupBox::test_contentItem() PASS : qtquickcontrols::Tests_GroupBox::test_dynamicSize() PASS : qtquickcontrols::Tests_GroupBox::cleanupTestCase() PASS : qtquickcontrols::Tests_Keys::initTestCase() PASS : qtquickcontrols::Tests_Keys::test_keys(TextInput) PASS : qtquickcontrols::Tests_Keys::test_keys(TextField) PASS : qtquickcontrols::Tests_Keys::test_keys(TextEdit) QWARN : qtquickcontrols::Tests_Keys::test_keys(TextArea) QTextCursor::setPosition: Position '1' out of range PASS : qtquickcontrols::Tests_Keys::test_keys(TextArea) PASS : qtquickcontrols::Tests_Keys::test_keys(SpinBox) PASS : qtquickcontrols::Tests_Keys::test_keys(ComboBox) PASS : qtquickcontrols::Tests_Keys::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() PASS : qtquickcontrols::Tests_Menu::test_dynamicItems() PASS : qtquickcontrols::Tests_Menu::test_exclusive() PASS : qtquickcontrols::Tests_Menu::test_modelCreation() PASS : qtquickcontrols::Tests_Menu::test_trigger() PASS : qtquickcontrols::Tests_Menu::cleanupTestCase() PASS : qtquickcontrols::Tests_MenuBar::initTestCase() PASS : qtquickcontrols::Tests_MenuBar::test_createMenuBar() PASS : qtquickcontrols::Tests_MenuBar::cleanupTestCase() PASS : qtquickcontrols::Tests_ProgressBar::initTestCase() PASS : qtquickcontrols::Tests_ProgressBar::test_activeFocusOnTab() PASS : qtquickcontrols::Tests_ProgressBar::test_initialization_order() PASS : qtquickcontrols::Tests_ProgressBar::test_invalidMinMax() PASS : qtquickcontrols::Tests_ProgressBar::test_maximumvalue() PASS : qtquickcontrols::Tests_ProgressBar::test_minimumvalue() PASS : qtquickcontrols::Tests_ProgressBar::cleanupTestCase() PASS : qtquickcontrols::Tests_RadioButton::initTestCase() PASS : qtquickcontrols::Tests_RadioButton::test_activeFocusOnPress() PASS : qtquickcontrols::Tests_RadioButton::test_activeFocusOnTab() PASS : qtquickcontrols::Tests_RadioButton::test_checked() PASS : qtquickcontrols::Tests_RadioButton::test_clicked() PASS : qtquickcontrols::Tests_RadioButton::test_createRadioButton() PASS : qtquickcontrols::Tests_RadioButton::test_defaultConstructed() PASS : qtquickcontrols::Tests_RadioButton::test_exclusiveGroup() PASS : qtquickcontrols::Tests_RadioButton::test_keyPressed() PASS : qtquickcontrols::Tests_RadioButton::test_text() PASS : qtquickcontrols::Tests_RadioButton::cleanupTestCase() PASS : qtquickcontrols::Tests_RangedDate::initTestCase() PASS : qtquickcontrols::Tests_RangedDate::test_constructionPropertyOrder() PASS : qtquickcontrols::Tests_RangedDate::test_defaultConstruction() PASS : qtquickcontrols::Tests_RangedDate::test_flickering() SKIP : qtquickcontrols::Tests_RangedDate::test_minMax() QTBUG-36846 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_rangeddate.qml(66)] PASS : qtquickcontrols::Tests_RangedDate::test_nullValues() PASS : qtquickcontrols::Tests_RangedDate::cleanupTestCase() PASS : qtquickcontrols::Tests_RangeModel::initTestCase() PASS : qtquickcontrols::Tests_RangeModel::test_bindings() 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_changeChildrenOfHiddenLayout() PASS : qtquickcontrols::Tests_RowLayout::test_change_implicitWidth_during_rearrange() PASS : qtquickcontrols::Tests_RowLayout::test_countGeometryChanges() PASS : qtquickcontrols::Tests_RowLayout::test_destroyLayout() PASS : qtquickcontrols::Tests_RowLayout::test_fixedAndExpanding() PASS : qtquickcontrols::Tests_RowLayout::test_implicitSize() PASS : qtquickcontrols::Tests_RowLayout::test_initialNestedLayouts() PASS : qtquickcontrols::Tests_RowLayout::test_rearrangeNestedLayouts() PASS : qtquickcontrols::Tests_RowLayout::test_sizeHint(propagateNone) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHint(propagateMinimumWidth) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHint(propagatePreferredWidth) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHint(propagateMaximumWidth) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHint(propagateAll) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHint(propagateCrazy) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHint(expandMinToExplicitPref) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHint(expandMaxToExplicitPref) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHint(expandAllToExplicitMin) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHint(expandPrefToExplicitMin) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHint(boundPrefToExplicitMax) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHint(boundAllToExplicitMax) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHintNormalization(fallbackValues) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHintNormalization(acceptZeroWidths) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHintNormalization(123) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHintNormalization(132) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHintNormalization(213) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHintNormalization(231) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHintNormalization(321) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHintNormalization(312) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHintNormalization(1i3) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHintNormalization(1i2) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHintNormalization(2i3) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHintNormalization(2i1) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHintNormalization(3i1) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHintNormalization(3i2) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHintPropagationCount() XFAIL : qtquickcontrols::Tests_RowLayout::test_sizeHintWithHiddenChildren() If GridLayout is hidden, GridLayout is not notified when child is explicitly hidden Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_rowlayout.qml(716)] PASS : qtquickcontrols::Tests_RowLayout::test_sizeHintWithHiddenChildren() XFAIL : qtquickcontrols::Tests_RowLayout::test_sizeHintWithHiddenChildrenForRow() If Row is hidden, Row is not notified when child is explicitly hidden Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_rowlayout.qml(749)] PASS : qtquickcontrols::Tests_RowLayout::test_sizeHintWithHiddenChildrenForRow() 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() QWARN : qtquickcontrols::Tests_ScrollView::test_scrollbars() file:///work/build/qt/qtbase/qml/QtQuick/Controls/Private/ScrollViewHelper.qml:171:5: QML ScrollBar: Binding loop detected for property "visible" PASS : qtquickcontrols::Tests_ScrollView::test_scrollbars() 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::test_shortcut(checkbox) PASS : qtquickcontrols::Tests_Shortcut::test_shortcut(radiobutton) PASS : qtquickcontrols::Tests_Shortcut::test_shortcut(button) PASS : qtquickcontrols::Tests_Shortcut::test_shortcut(button+action) PASS : qtquickcontrols::Tests_Shortcut::test_shortcut(toolbutton) PASS : qtquickcontrols::Tests_Shortcut::test_shortcut(toolbutton+action) 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_dragThreshold() PASS : qtquickcontrols::Tests_Slider::test_maximumvalue() PASS : qtquickcontrols::Tests_Slider::test_minimumvalue() PASS : qtquickcontrols::Tests_Slider::test_mouseWheel() PASS : qtquickcontrols::Tests_Slider::test_rightLeftKeyPressed() PASS : qtquickcontrols::Tests_Slider::test_sliderOffset() PASS : qtquickcontrols::Tests_Slider::test_updateValueWhileDragging() PASS : qtquickcontrols::Tests_Slider::test_valueAndHandlePosition() PASS : qtquickcontrols::Tests_Slider::test_vertical() PASS : qtquickcontrols::Tests_Slider::cleanupTestCase() PASS : qtquickcontrols::Tests_SpinBox::initTestCase() PASS : qtquickcontrols::Tests_SpinBox::test_ImplicitSize() PASS : qtquickcontrols::Tests_SpinBox::test_activeFocusOnPress() PASS : qtquickcontrols::Tests_SpinBox::test_activeFocusOnTab() PASS : qtquickcontrols::Tests_SpinBox::test_construction() PASS : qtquickcontrols::Tests_SpinBox::test_decimals() PASS : qtquickcontrols::Tests_SpinBox::test_decrement_key() PASS : qtquickcontrols::Tests_SpinBox::test_decrement_mouse() PASS : qtquickcontrols::Tests_SpinBox::test_editingFinished() PASS : qtquickcontrols::Tests_SpinBox::test_fixup() PASS : qtquickcontrols::Tests_SpinBox::test_get_active_focus_when_up_or_down_was_pressed() PASS : qtquickcontrols::Tests_SpinBox::test_groupSeparators() PASS : qtquickcontrols::Tests_SpinBox::test_increment_key() PASS : qtquickcontrols::Tests_SpinBox::test_increment_mouse() PASS : qtquickcontrols::Tests_SpinBox::test_initial_value() PASS : qtquickcontrols::Tests_SpinBox::test_initialization_order() PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(1) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(10) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(100) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(1.1) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(10.10) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(123.456) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-1) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-10) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-100) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-1.1) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-10.10) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-123.456) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(2.54cm) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input($100) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(asdf foo) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(a1b2c3d4e5) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(20) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(200) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(2000) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(0123) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-20) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-200) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-2000) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-0123) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(5) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-5) PASS : qtquickcontrols::Tests_SpinBox::test_keys() PASS : qtquickcontrols::Tests_SpinBox::test_maxvalue() PASS : qtquickcontrols::Tests_SpinBox::test_minvalue() PASS : qtquickcontrols::Tests_SpinBox::test_move_mouse() PASS : qtquickcontrols::Tests_SpinBox::test_negativeStepSize() PASS : qtquickcontrols::Tests_SpinBox::test_setFontsize() PASS : qtquickcontrols::Tests_SpinBox::test_stepsize() PASS : qtquickcontrols::Tests_SpinBox::test_wheel() PASS : qtquickcontrols::Tests_SpinBox::cleanupTestCase() PASS : qtquickcontrols::Tests_SplitView::initTestCase() PASS : qtquickcontrols::Tests_SplitView::test_01_splitView() PASS : qtquickcontrols::Tests_SplitView::test_02_splitView_initial_orientation_vertical() PASS : qtquickcontrols::Tests_SplitView::test_03_orientation_change() PASS : qtquickcontrols::Tests_SplitView::test_04_hide_item() PASS : qtquickcontrols::Tests_SplitView::test_05_hide_fillWidth_item() PASS : qtquickcontrols::Tests_SplitView::test_dynamic_item_add() PASS : qtquickcontrols::Tests_SplitView::test_dynamic_item_add_fillWidth() PASS : qtquickcontrols::Tests_SplitView::test_dynamic_item_remove() PASS : qtquickcontrols::Tests_SplitView::test_hide_item_after_fillWidth() PASS : qtquickcontrols::Tests_SplitView::test_item_margins() 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_focus() 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_clicked() PASS : qtquickcontrols::Tests_Switch::test_defaultConstructed() PASS : qtquickcontrols::Tests_Switch::test_exclusiveGroup() PASS : qtquickcontrols::Tests_Switch::test_keyPressed() PASS : qtquickcontrols::Tests_Switch::test_pressed() PASS : qtquickcontrols::Tests_Switch::cleanupTestCase() PASS : qtquickcontrols::Tests_Tab::initTestCase() PASS : qtquickcontrols::Tests_Tab::test_createTab() PASS : qtquickcontrols::Tests_Tab::cleanupTestCase() PASS : qtquickcontrols::Tests_TableView::initTestCase() PASS : qtquickcontrols::Tests_TableView::test_QTBUG_31206() PASS : qtquickcontrols::Tests_TableView::test_activated() PASS : qtquickcontrols::Tests_TableView::test_activeFocusOnTab() QWARN : qtquickcontrols::Tests_TableView::test_addRemoveColumn() file:///work/build/qt/qtbase/qml/QtQuick/Controls/Private/BasicTableView.qml:757: TypeError: Cannot read property 'resizable' of undefined QWARN : qtquickcontrols::Tests_TableView::test_addRemoveColumn() file:///work/build/qt/qtbase/qml/QtQuick/Controls/Private/BasicTableView.qml:721: TypeError: Cannot read property 'movable' of undefined QWARN : qtquickcontrols::Tests_TableView::test_addRemoveColumn() file:///work/build/qt/qtbase/qml/QtQuick/Controls/Private/BasicTableView.qml:757: TypeError: Cannot read property 'resizable' of undefined QWARN : qtquickcontrols::Tests_TableView::test_addRemoveColumn() file:///work/build/qt/qtbase/qml/QtQuick/Controls/Private/BasicTableView.qml:721: TypeError: Cannot read property 'movable' of undefined QWARN : qtquickcontrols::Tests_TableView::test_addRemoveColumn() file:///work/build/qt/qtbase/qml/QtQuick/Controls/Private/BasicTableView.qml:736: TypeError: Cannot read property 'width' of undefined QWARN : qtquickcontrols::Tests_TableView::test_addRemoveColumn() file:///work/build/qt/qtbase/qml/QtQuick/Controls/Private/BasicTableView.qml:649: TypeError: Cannot read property 'width' of undefined QWARN : qtquickcontrols::Tests_TableView::test_addRemoveColumn() file:///work/build/qt/qtbase/qml/QtQuick/Controls/Private/BasicTableView.qml:757: TypeError: Cannot read property 'resizable' of undefined QWARN : qtquickcontrols::Tests_TableView::test_addRemoveColumn() file:///work/build/qt/qtbase/qml/QtQuick/Controls/Private/BasicTableView.qml:721: TypeError: Cannot read property 'movable' of undefined QWARN : qtquickcontrols::Tests_TableView::test_addRemoveColumn() file:///work/build/qt/qtbase/qml/QtQuick/Controls/Private/BasicTableView.qml:736: TypeError: Cannot read property 'width' of undefined QWARN : qtquickcontrols::Tests_TableView::test_addRemoveColumn() file:///work/build/qt/qtbase/qml/QtQuick/Controls/Private/BasicTableView.qml:649: TypeError: Cannot read property 'width' of undefined QWARN : qtquickcontrols::Tests_TableView::test_addRemoveColumn() file:///work/build/qt/qtbase/qml/QtQuick/Controls/Private/BasicTableView.qml:736: TypeError: Cannot read property 'width' of undefined QWARN : qtquickcontrols::Tests_TableView::test_addRemoveColumn() file:///work/build/qt/qtbase/qml/QtQuick/Controls/Private/BasicTableView.qml:649: TypeError: Cannot read property 'width' of undefined QWARN : qtquickcontrols::Tests_TableView::test_addRemoveColumn() file:///work/build/qt/qtbase/qml/QtQuick/Controls/Private/BasicTableView.qml:736: TypeError: Cannot read property 'width' of undefined QWARN : qtquickcontrols::Tests_TableView::test_addRemoveColumn() file:///work/build/qt/qtbase/qml/QtQuick/Controls/Private/BasicTableView.qml:649: TypeError: Cannot read property 'width' of undefined QWARN : qtquickcontrols::Tests_TableView::test_addRemoveColumn() file:///work/build/qt/qtbase/qml/QtQuick/Controls/Private/BasicTableView.qml:757: TypeError: Cannot read property 'resizable' of undefined QWARN : qtquickcontrols::Tests_TableView::test_addRemoveColumn() file:///work/build/qt/qtbase/qml/QtQuick/Controls/Private/BasicTableView.qml:721: TypeError: Cannot read property 'movable' of undefined PASS : qtquickcontrols::Tests_TableView::test_addRemoveColumn() PASS : qtquickcontrols::Tests_TableView::test_basic_setup() PASS : qtquickcontrols::Tests_TableView::test_buttonDelegate() QWARN : qtquickcontrols::Tests_TableView::test_buttonDelegate() file:///work/build/qt/qtquickcontrols/tests/auto/controls/data/tableview/table_buttondelegate.qml:66: TypeError: Cannot read property of null QWARN : qtquickcontrols::Tests_TableView::test_buttonDelegate() file:///work/build/qt/qtquickcontrols/tests/auto/controls/data/tableview/table_buttondelegate.qml:66: TypeError: Cannot read property of null QWARN : qtquickcontrols::Tests_TableView::test_buttonDelegate() file:///work/build/qt/qtquickcontrols/tests/auto/controls/data/tableview/table_buttondelegate.qml:66: TypeError: Cannot read property of null 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_initializedStyleData() PASS : qtquickcontrols::Tests_TableView::test_keyboardSelection() PASS : qtquickcontrols::Tests_TableView::test_keys() PASS : qtquickcontrols::Tests_TableView::test_keys_2() PASS : qtquickcontrols::Tests_TableView::test_moveColumn(0->1 (0)) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(0->1 (1)) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(0->1 (2)) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(0->2 (0)) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(0->2 (1)) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(0->2 (2)) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(1->0 (0)) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(1->0 (1)) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(1->0 (2)) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(1->2 (0)) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(1->2 (1)) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(1->2 (2)) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(2->0 (0)) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(2->0 (1)) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(2->0 (2)) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(2->1 (0)) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(2->1 (1)) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(2->1 (2)) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(0->0) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(-1->0) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(0->-1) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(1->10) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(10->2) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(10->-1) PASS : qtquickcontrols::Tests_TableView::test_positionViewAtRow() PASS : qtquickcontrols::Tests_TableView::test_resize_columns() PASS : qtquickcontrols::Tests_TableView::test_rightClickOnMouseAreaOverTableView() PASS : qtquickcontrols::Tests_TableView::test_rowCount() PASS : qtquickcontrols::Tests_TableView::test_selection() PASS : qtquickcontrols::Tests_TableView::test_selectionContains() PASS : qtquickcontrols::Tests_TableView::test_selectionCount() PASS : qtquickcontrols::Tests_TableView::test_selectionForeach() PASS : qtquickcontrols::Tests_TableView::test_usingcpplistmodel(qobjectlistmodel) PASS : qtquickcontrols::Tests_TableView::test_usingcpplistmodel(qstringlistmodel) PASS : qtquickcontrols::Tests_TableView::test_usingcppqabstractitemmodel() PASS : qtquickcontrols::Tests_TableView::test_usingcppqobjectmodel() PASS : qtquickcontrols::Tests_TableView::test_usingqmlmodel(listmodel) PASS : qtquickcontrols::Tests_TableView::test_usingqmlmodel(countmodel) PASS : qtquickcontrols::Tests_TableView::test_usingqmlmodel(arraymodel) PASS : qtquickcontrols::Tests_TableView::test_usingqmlmodel(itemmodel) PASS : qtquickcontrols::Tests_TableView::cleanupTestCase() PASS : qtquickcontrols::Tests_TableViewColumn::initTestCase() PASS : qtquickcontrols::Tests_TableViewColumn::test_createTableViewColumn() PASS : qtquickcontrols::Tests_TableViewColumn::cleanupTestCase() PASS : qtquickcontrols::Tests_TabView::initTestCase() PASS : qtquickcontrols::Tests_TabView::test_43701() PASS : qtquickcontrols::Tests_TabView::test_addRemoveTab() PASS : qtquickcontrols::Tests_TabView::test_changeIndex() PASS : qtquickcontrols::Tests_TabView::test_createTabView() FAIL! : qtquickcontrols::Tests_TabView::test_dynamicModel() Compared values are not the same Actual (): 4 Expected (): 0 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_tabview.qml(278)] PASS : qtquickcontrols::Tests_TabView::test_dynamicTabs() PASS : qtquickcontrols::Tests_TabView::test_mousePressOnTabBar() PASS : qtquickcontrols::Tests_TabView::test_moveTab(0->1 (0)) PASS : qtquickcontrols::Tests_TabView::test_moveTab(0->1 (1)) PASS : qtquickcontrols::Tests_TabView::test_moveTab(0->1 (2)) PASS : qtquickcontrols::Tests_TabView::test_moveTab(0->2 (0)) PASS : qtquickcontrols::Tests_TabView::test_moveTab(0->2 (1)) PASS : qtquickcontrols::Tests_TabView::test_moveTab(0->2 (2)) PASS : qtquickcontrols::Tests_TabView::test_moveTab(1->0 (0)) PASS : qtquickcontrols::Tests_TabView::test_moveTab(1->0 (1)) PASS : qtquickcontrols::Tests_TabView::test_moveTab(1->0 (2)) PASS : qtquickcontrols::Tests_TabView::test_moveTab(1->2 (0)) PASS : qtquickcontrols::Tests_TabView::test_moveTab(1->2 (1)) PASS : qtquickcontrols::Tests_TabView::test_moveTab(1->2 (2)) PASS : qtquickcontrols::Tests_TabView::test_moveTab(2->0 (0)) PASS : qtquickcontrols::Tests_TabView::test_moveTab(2->0 (1)) PASS : qtquickcontrols::Tests_TabView::test_moveTab(2->0 (2)) PASS : qtquickcontrols::Tests_TabView::test_moveTab(2->1 (0)) PASS : qtquickcontrols::Tests_TabView::test_moveTab(2->1 (1)) PASS : qtquickcontrols::Tests_TabView::test_moveTab(2->1 (2)) PASS : qtquickcontrols::Tests_TabView::test_moveTab(0->0) PASS : qtquickcontrols::Tests_TabView::test_moveTab(-1->0) PASS : qtquickcontrols::Tests_TabView::test_moveTab(0->-1) PASS : qtquickcontrols::Tests_TabView::test_moveTab(1->10) PASS : qtquickcontrols::Tests_TabView::test_moveTab(10->2) PASS : qtquickcontrols::Tests_TabView::test_moveTab(10->-1) PASS : qtquickcontrols::Tests_TabView::test_repeater() PASS : qtquickcontrols::Tests_TabView::cleanupTestCase() PASS : qtquickcontrols::Tests_TextArea::initTestCase() PASS : qtquickcontrols::Tests_TextArea::test_activeFocusOnPress() PASS : qtquickcontrols::Tests_TextArea::test_activeFocusOnTab() PASS : qtquickcontrols::Tests_TextArea::test_append() PASS : qtquickcontrols::Tests_TextArea::test_keys() PASS : qtquickcontrols::Tests_TextArea::cleanupTestCase() PASS : qtquickcontrols::Tests_TextField::initTestCase() PASS : qtquickcontrols::Tests_TextField::test_activeFocusOnPress() PASS : qtquickcontrols::Tests_TextField::test_activeFocusOnTab() PASS : qtquickcontrols::Tests_TextField::test_copyPaste() PASS : qtquickcontrols::Tests_TextField::test_cursorPosition() PASS : qtquickcontrols::Tests_TextField::test_deselect() PASS : qtquickcontrols::Tests_TextField::test_editingFinished() PASS : qtquickcontrols::Tests_TextField::test_getText() PASS : qtquickcontrols::Tests_TextField::test_inputMask() PASS : qtquickcontrols::Tests_TextField::test_insert() PASS : qtquickcontrols::Tests_TextField::test_keys() PASS : qtquickcontrols::Tests_TextField::test_length() PASS : qtquickcontrols::Tests_TextField::test_maximumLength() PASS : qtquickcontrols::Tests_TextField::test_passwordCharacter() PASS : qtquickcontrols::Tests_TextField::test_readonly() PASS : qtquickcontrols::Tests_TextField::test_redo() PASS : qtquickcontrols::Tests_TextField::test_remove() 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() PASS : qtquickcontrols::Tests_TreeView::initTestCase() PASS : qtquickcontrols::Tests_TreeView::test_basic_setup() PASS : qtquickcontrols::Tests_TreeView::test_clicked_signals() PASS : qtquickcontrols::Tests_TreeView::test_expand_collapse() PASS : qtquickcontrols::Tests_TreeView::test_headerHidden() PASS : qtquickcontrols::Tests_TreeView::test_keys_navigation() PASS : qtquickcontrols::Tests_TreeView::test_pressAndHold() PASS : qtquickcontrols::Tests_TreeView::test_selection_contiguousSelection() PASS : qtquickcontrols::Tests_TreeView::test_selection_extendedSelection() PASS : qtquickcontrols::Tests_TreeView::test_selection_multiSelection() PASS : qtquickcontrols::Tests_TreeView::test_selection_noSelection() XFAIL : qtquickcontrols::Tests_TreeView::test_selection_singleSelection() BUG selected state not updated with Command/Control when SingleSelection Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_treeview.qml(393)] XFAIL : qtquickcontrols::Tests_TreeView::test_selection_singleSelection() BUG selected state not updated with Command/Control when SingleSelection Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_treeview.qml(395)] PASS : qtquickcontrols::Tests_TreeView::test_selection_singleSelection() PASS : qtquickcontrols::Tests_TreeView::cleanupTestCase() Totals: 528 passed, 1 failed, 2 skipped, 0 blacklisted ********* Finished testing of qtquickcontrols ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_controls: 67 seconds, exit code 1 Build log: http://testresults.qt.io/ci/QtDeclarative_5.5_Integration/build_00097/revdep-qtquickcontrols_linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_14.04_x64/log.txt.gz Tested changes (refs/builds/5.5_1426253954): http://codereview.qt-project.org/108311 [PS5] - Repeater: Don't rely on the createFrom variable From ci-noreply at qt-project.org Fri Mar 13 16:14:16 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 13 Mar 2015 17:14:16 +0200 Subject: [Ci-reports] pass on QtBase_5.5_Integration #283 Message-ID: <20150313_151416_059756.ci-noreply@qt-project.org> QtBase_5.5_Integration #283: SUCCESS Tested changes (refs/builds/5.5_1426235090): http://codereview.qt-project.org/108459 [PS2] - Fix page size selection in QPageSetupDialog From ci-noreply at qt-project.org Fri Mar 13 16:29:58 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 13 Mar 2015 17:29:58 +0200 Subject: [Ci-reports] pass on QtWebSockets_5.5_Integration #9 Message-ID: <20150313_152958_059376.ci-noreply@qt-project.org> QtWebSockets_5.5_Integration #9: SUCCESS Tested changes (refs/builds/5.5_1426255247): http://codereview.qt-project.org/108265 [PS2] - Enable websocket tests on Windows From ci-noreply at qt-project.org Fri Mar 13 16:55:48 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 13 Mar 2015 17:55:48 +0200 Subject: [Ci-reports] pass on Qt_4.8_Integration #2079 Message-ID: <20150313_155548_055835.ci-noreply@qt-project.org> Qt_4.8_Integration #2079: SUCCESS Tested changes (refs/builds/4.8_1426241897): http://codereview.qt-project.org/108475 [PS1] - Fixes crash in bmp and ico image decoding http://codereview.qt-project.org/108474 [PS1] - Fixes crash in gif image decoder From ci-noreply at qt-project.org Fri Mar 13 17:13:46 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 13 Mar 2015 18:13:46 +0200 Subject: [Ci-reports] pass on QtLocation_5.5_Integration #30 Message-ID: <20150313_161346_034199.ci-noreply@qt-project.org> QtLocation_5.5_Integration #30: SUCCESS Tested changes (refs/builds/5.5_1426255061): http://codereview.qt-project.org/108333 [PS5] - Fix build system From ci-noreply at qt-project.org Fri Mar 13 17:32:16 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 13 Mar 2015 18:32:16 +0200 Subject: [Ci-reports] fail on QtBase_5.5_Integration #284 Message-ID: <20150313_163216_068720.ci-noreply@qt-project.org> Autotest `tst_qsocketnotifier' failed :( Testing tst_QSocketNotifier FAIL! : tst_QSocketNotifier::unexpectedDisconnection() 'server.waitForNewConnection()' returned FALSE. () tst_qsocketnotifier.cpp(133) : failure location Totals: 3 passed, 1 failed, 0 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QSocketNotifier ********* Config: Using QtTest library 5.5.0, Qt 5.5.0 (x86_64-little_endian-llp64 shared (dynamic) release build; by MSVC 2013) PASS : tst_QSocketNotifier::initTestCase() FAIL! : tst_QSocketNotifier::unexpectedDisconnection() 'server.waitForNewConnection()' returned FALSE. () tst_qsocketnotifier.cpp(142) : failure location PASS : tst_QSocketNotifier::mixingWithTimers() PASS : tst_QSocketNotifier::cleanupTestCase() Totals: 3 passed, 1 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_QSocketNotifier ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qsocketnotifier: 0.943554 seconds, exit code 1 Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_00284/win64-msvc2013_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/5.5_1426259751): http://codereview.qt-project.org/108529 [PS1] - Add missing \since 5.5 for QSpacerItem::sizePolicy() http://codereview.qt-project.org/108523 [PS1] - iOS: enable QMAKE_EXTRA_TARGETS http://codereview.qt-project.org/108122 [PS1] - Xcode: Completely filter out environment variables in build log http://codereview.qt-project.org/108120 [PS1] - iOS: Pass TESTARGS environment variable as args during Xcode test action http://codereview.qt-project.org/108183 [PS1] - configure: take XQMAKESPEC into account when looking for files. http://codereview.qt-project.org/108175 [PS5] - QNX: Fix compilation on Windows. http://codereview.qt-project.org/108512 [PS2] - Disable DSA on Radeon http://codereview.qt-project.org/108491 [PS4] - eglfs: Report the QScreen refresh rate from eglfs http://codereview.qt-project.org/108191 [PS1] - linuxfb: Add support for QCursor::setPos() http://codereview.qt-project.org/108141 [PS3] - Support QCursor::setPos() properly for eglfs http://codereview.qt-project.org/107069 [PS1] - iOS: convert directory in qiosfiledialog to local file before checking filename http://codereview.qt-project.org/107068 [PS1] - iOS: return file urls rather than asset urls from file dialog http://codereview.qt-project.org/108500 [PS3] - QFileIconEngine: Use closest area when resolving the actual size http://codereview.qt-project.org/108473 [PS2] - Fix separate_debug_info silent builds http://codereview.qt-project.org/108401 [PS3] - Add auto detection for tslib support when using Windows configure. http://codereview.qt-project.org/108493 [PS2] - qdoc: ignores .pragma and .import in javascript files http://codereview.qt-project.org/108469 [PS3] - Fix undefined symbols in grid layout engine with -no-widgets option http://codereview.qt-project.org/108488 [PS1] - Don't use QFileIconEngine if the platform theme won't support it http://codereview.qt-project.org/107930 [PS1] - eglfs: Generate enter and leave events http://codereview.qt-project.org/108439 [PS1] - Always overwrite QPixmap data on loadFromData http://codereview.qt-project.org/107982 [PS2] - Introduce src/3rdparty/freetype.pri for better maintenance From ci-noreply at qt-project.org Fri Mar 13 17:56:33 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 13 Mar 2015 18:56:33 +0200 Subject: [Ci-reports] pass on QtQuickControls_5.5_Integration #36 Message-ID: <20150313_165633_005777.ci-noreply@qt-project.org> QtQuickControls_5.5_Integration #36: SUCCESS Tested changes (refs/builds/5.5_1426261808): http://codereview.qt-project.org/108369 [PS4] - Doc: Fix qml method signatures From ci-noreply at qt-project.org Fri Mar 13 17:57:58 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 13 Mar 2015 18:57:58 +0200 Subject: [Ci-reports] fail on QtWebEngine_5.5_Integration #38 Message-ID: <20150313_165758_027019.ci-noreply@qt-project.org> qtwebengine failed to compile :( /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -c -pipe -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk -mmacosx-version-min=10.7 -fno-exceptions -Wall -W -fPIE -DQT_NO_MTDEV -DQT_NO_LIBUDEV -DQT_NO_EVDEV -DQT_NO_TSLIB -DQT_NO_LIBINPUT -DQT_NO_UITOOLS -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_WEBENGINEWIDGETS_LIB -DQT_WEBENGINE_LIB -DQT_QUICK_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I/work/build/qt/qtbase/lib/QtWebEngineWidgets.framework/Versions/5/Headers -I/work/build/qt/qtbase/lib/QtWebEngine.framework/Versions/5/Headers -I/work/build/qt/qtbase/lib/QtQuick.framework/Versions/5/Headers -I/work/build/qt/qtbase/lib/QtPrintSupport.framework/Versions/5/Headers -I/work/build/qt/qtbase/lib/QtWidgets.framework/Versions/5/Headers -I/work/build/qt/qtbase/lib/QtGui.framework/Versions/5/Headers -I/work/build/qt/qtbase/lib/QtQml.framework/Versions/5/Headers -I/work/build/qt/qtbase/lib/QtNetwork.framework/Versions/5/Headers -I/work/build/qt/qtbase/lib/QtCore.framework/Versions/5/Headers -I.moc -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/A/Headers -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/AGL.framework/Headers -I.uic -I/work/build/qt/qtbase/mkspecs/macx-clang -F/work/build/qt/qtbase/lib -o .obj/browserapplication.o browserapplication.cpp browserapplication.cpp:108:12: error: no member named 'setSource' in 'QWebEngineScript' make[3]: *** [.obj/browserapplication.o] Error 1 make[2]: *** [sub-webenginewidgets-browser-make_first] Error 2 make[1]: *** [sub-examples-make_first] Error 2 make: *** [module-qtwebengine] Error 2 Build log: http://testresults.qt.io/ci/QtWebEngine_5.5_Integration/build_00038/macx-clang_developer-build_OSX_10.9/log.txt.gz Tested changes (refs/builds/5.5_1426261685): http://codereview.qt-project.org/108428 [PS1] - Demo browser: re-add user stylesheets From ci-noreply at qt-project.org Fri Mar 13 18:05:33 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 13 Mar 2015 19:05:33 +0200 Subject: [Ci-reports] pass on QtBase_5.4_Integration #1930 Message-ID: <20150313_170533_066420.ci-noreply@qt-project.org> QtBase_5.4_Integration #1930: SUCCESS Tested changes (refs/builds/5.4_1426258870): http://codereview.qt-project.org/108337 [PS1] - Fix crash in QDesktopServices::openUrl() without QGuiApplication http://codereview.qt-project.org/108470 [PS1] - Android: Also populate database with otf fonts http://codereview.qt-project.org/108217 [PS1] - Windows: Get the normal virtual key when not composing From ci-noreply at qt-project.org Fri Mar 13 18:28:42 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 13 Mar 2015 18:28:42 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - QtBase_dev_mobile_state #319 - FAILURE Message-ID: <20150313172842.87B5130675@fork.qtproject.c.bitbit.net> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt-project.org/ci/QtBase_dev_mobile_state/build_00319 From ci-noreply at qt-project.org Fri Mar 13 18:33:34 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 13 Mar 2015 19:33:34 +0200 Subject: [Ci-reports] pass on Qt3D_5.5_Integration #31 Message-ID: <20150313_173334_008200.ci-noreply@qt-project.org> Qt3D_5.5_Integration #31: SUCCESS Tested changes (refs/builds/5.5_1426261156): http://codereview.qt-project.org/108528 [PS1] - Remove copyright headers from the ES3-specific shadow map shaders From ci-noreply at qt-project.org Fri Mar 13 19:10:23 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 13 Mar 2015 20:10:23 +0200 Subject: [Ci-reports] fail on QtWebEngine_5.5_Integration #39 Message-ID: <20150313_181023_045340.ci-noreply@qt-project.org> qtwebengine failed to compile :( .moc/moc_qquickwebenginescript_p.cpp:167:38: error: argument type 'QUrl' is incomplete /work/build/qt/qtbase/include/QtCore/../../src/corelib/kernel/qmetatype.h:1861:1: note: forward declaration of 'QUrl' /work/build/qt/qtbase/include/QtCore/../../src/corelib/kernel/qmetatype.h:96:17: note: expanded from macro 'QT_FOR_EACH_STATIC_CORE_CLASS' /work/build/qt/qtbase/include/QtCore/../../src/corelib/kernel/qmetatype.h:1859:11: note: expanded from macro 'QT_FORWARD_DECLARE_STATIC_TYPES_ITER' .moc/moc_qquickwebenginescript_p.cpp:173:34: error: argument type 'QUrl' is incomplete /work/build/qt/qtbase/include/QtCore/../../src/corelib/kernel/qmetatype.h:1861:1: note: forward declaration of 'QUrl' /work/build/qt/qtbase/include/QtCore/../../src/corelib/kernel/qmetatype.h:96:17: note: expanded from macro 'QT_FOR_EACH_STATIC_CORE_CLASS' /work/build/qt/qtbase/include/QtCore/../../src/corelib/kernel/qmetatype.h:1859:11: note: expanded from macro 'QT_FORWARD_DECLARE_STATIC_TYPES_ITER' .moc/moc_qquickwebenginescript_p.cpp:228:53: error: calling 'sourceUrl' with incomplete return type 'QUrl' .moc/../api/qquickwebenginescript_p.h:78:10: note: 'sourceUrl' declared here /work/build/qt/qtbase/include/QtCore/../../src/corelib/kernel/qmetatype.h:1861:1: note: forward declaration of 'QUrl' /work/build/qt/qtbase/include/QtCore/../../src/corelib/kernel/qmetatype.h:96:17: note: expanded from macro 'QT_FOR_EACH_STATIC_CORE_CLASS' /work/build/qt/qtbase/include/QtCore/../../src/corelib/kernel/qmetatype.h:1859:11: note: expanded from macro 'QT_FORWARD_DECLARE_STATIC_TYPES_ITER' .moc/moc_qquickwebenginescript_p.cpp:240:34: error: argument type 'QUrl' is incomplete /work/build/qt/qtbase/include/QtCore/../../src/corelib/kernel/qmetatype.h:1861:1: note: forward declaration of 'QUrl' /work/build/qt/qtbase/include/QtCore/../../src/corelib/kernel/qmetatype.h:96:17: note: expanded from macro 'QT_FOR_EACH_STATIC_CORE_CLASS' /work/build/qt/qtbase/include/QtCore/../../src/corelib/kernel/qmetatype.h:1859:11: note: expanded from macro 'QT_FORWARD_DECLARE_STATIC_TYPES_ITER' .moc/moc_qquickwebenginescript_p.cpp:313:51: error: variable has incomplete type 'QUrl' make[3]: *** [.obj/moc_qquickwebenginescript_p.o] Error 1 make[2]: *** [sub-webengine-make_first] Error 2 make[1]: *** [sub-src-make_first] Error 2 make: *** [module-qtwebengine] Error 2 Build log: http://testresults.qt.io/ci/QtWebEngine_5.5_Integration/build_00039/macx-clang_developer-build_OSX_10.9/log.txt.gz Tested changes (refs/builds/5.5_1426265972): http://codereview.qt-project.org/108538 [PS2] - Use singular they instead of he as a pronoun for the user. http://codereview.qt-project.org/108178 [PS3] - QQuickWebEngineScript: Add a sourceUrl property to complement sourceCode. From ci-noreply at qt-project.org Fri Mar 13 20:17:22 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 13 Mar 2015 21:17:22 +0200 Subject: [Ci-reports] pass on QtDeclarative_5.5_Integration #98 Message-ID: <20150313_191722_085153.ci-noreply@qt-project.org> QtDeclarative_5.5_Integration #98: SUCCESS Tested changes (refs/builds/5.5_1426266108): http://codereview.qt-project.org/108464 [PS1] - PathView: use qt.quick.itemview.lifecycle logging category From ci-noreply at qt-project.org Fri Mar 13 22:03:40 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 13 Mar 2015 23:03:40 +0200 Subject: [Ci-reports] pass on QtWebEngine_5.5_Integration #40 Message-ID: <20150313_210340_033384.ci-noreply@qt-project.org> QtWebEngine_5.5_Integration #40: SUCCESS Tested changes (refs/builds/5.5_1426271621): http://codereview.qt-project.org/108538 [PS2] - Use singular they instead of he as a pronoun for the user. From ci-noreply at qt-project.org Fri Mar 13 23:28:18 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 14 Mar 2015 00:28:18 +0200 Subject: [Ci-reports] fail on QtBase_5.5_Integration #287 Message-ID: <20150313_222818_036120.ci-noreply@qt-project.org> Autotest `tst_qsslsocket' failed :( Testing tst_QSslSocket FAIL! : tst_QSslSocket::protocol(WithSocks5ProxyAuth) 'socket->waitForConnected()' returned FALSE. (Socket operation timed out) tst_qsslsocket.cpp(936) : failure location Totals: 676 passed, 1 failed, 13 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QSslSocket ********* Config: Using QtTest library 5.5.0, Qt 5.5.0 (x86_64-little_endian-llp64 shared (dynamic) release build; by MSVC 2012) QDEBUG : tst_QSslSocket::initTestCase() Using SSL library OpenSSL 1.0.1j 15 Oct 2014 (268439727) PASS : tst_QSslSocket::initTestCase() PASS : tst_QSslSocket::constructing(WithoutProxy) PASS : tst_QSslSocket::constructing(WithSocks5Proxy) PASS : tst_QSslSocket::constructing(WithSocks5ProxyAuth) PASS : tst_QSslSocket::constructing(WithHttpProxy) 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(WithoutProxy:10.212.2.0) PASS : tst_QSslSocket::sslErrors(WithSocks5Proxy:qt-test-server) PASS : tst_QSslSocket::sslErrors(WithSocks5Proxy:10.212.2.0) PASS : tst_QSslSocket::sslErrors(WithSocks5ProxyAuth:qt-test-server) PASS : tst_QSslSocket::sslErrors(WithSocks5ProxyAuth:10.212.2.0) PASS : tst_QSslSocket::sslErrors(WithHttpProxy:qt-test-server) PASS : tst_QSslSocket::sslErrors(WithHttpProxy:10.212.2.0) PASS : tst_QSslSocket::sslErrors(WithHttpProxyBasicAuth:qt-test-server) PASS : tst_QSslSocket::sslErrors(WithHttpProxyBasicAuth:10.212.2.0) 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(715) : failure location SKIP : tst_QSslSocket::connectToHostEncrypted(WithHttpProxy) Skipping flaky test - See QTBUG-29941 tst_qsslsocket.cpp(704) : failure location PASS : tst_QSslSocket::connectToHostEncryptedWithVerificationPeerName(WithoutProxy) PASS : tst_QSslSocket::connectToHostEncryptedWithVerificationPeerName(WithSocks5Proxy) PASS : tst_QSslSocket::connectToHostEncryptedWithVerificationPeerName(WithSocks5ProxyAuth) PASS : tst_QSslSocket::connectToHostEncryptedWithVerificationPeerName(WithHttpProxy) PASS : tst_QSslSocket::connectToHostEncryptedWithVerificationPeerName(WithHttpProxyBasicAuth) QDEBUG : tst_QSslSocket::sessionCipher(WithoutProxy) Supported Ciphers: (QSslCipher(name=ECDHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=PSK-AES256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES128-SHA, bits=1 (truncated) QDEBUG : tst_QSslSocket::sessionCipher(WithoutProxy) Default Ciphers: (QSslCipher(name=ECDHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=PSK-AES256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES128-SHA, bits=128 (truncated) QDEBUG : tst_QSslSocket::sessionCipher(WithoutProxy) Session Cipher: QSslCipher(name=DHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2) PASS : tst_QSslSocket::sessionCipher(WithoutProxy) QDEBUG : tst_QSslSocket::sessionCipher(WithSocks5Proxy) Supported Ciphers: (QSslCipher(name=ECDHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=PSK-AES256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES128-SHA, bit (truncated) QDEBUG : tst_QSslSocket::sessionCipher(WithSocks5Proxy) Default Ciphers: (QSslCipher(name=ECDHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=PSK-AES256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES128-SHA, bits= (truncated) QDEBUG : tst_QSslSocket::sessionCipher(WithSocks5Proxy) Session Cipher: QSslCipher(name=DHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2) PASS : tst_QSslSocket::sessionCipher(WithSocks5Proxy) QDEBUG : tst_QSslSocket::sessionCipher(WithSocks5ProxyAuth) Supported Ciphers: (QSslCipher(name=ECDHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=PSK-AES256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES128-SHA, (truncated) QDEBUG : tst_QSslSocket::sessionCipher(WithSocks5ProxyAuth) Default Ciphers: (QSslCipher(name=ECDHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=PSK-AES256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES128-SHA, b (truncated) QDEBUG : tst_QSslSocket::sessionCipher(WithSocks5ProxyAuth) Session Cipher: QSslCipher(name=DHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2) PASS : tst_QSslSocket::sessionCipher(WithSocks5ProxyAuth) QDEBUG : tst_QSslSocket::sessionCipher(WithHttpProxy) Supported Ciphers: (QSslCipher(name=ECDHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=PSK-AES256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES128-SHA, bits= (truncated) QDEBUG : tst_QSslSocket::sessionCipher(WithHttpProxy) Default Ciphers: (QSslCipher(name=ECDHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=PSK-AES256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES128-SHA, bits=12 (truncated) QDEBUG : tst_QSslSocket::sessionCipher(WithHttpProxy) Session Cipher: QSslCipher(name=DHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2) PASS : tst_QSslSocket::sessionCipher(WithHttpProxy) QDEBUG : tst_QSslSocket::sessionCipher(WithHttpProxyBasicAuth) Supported Ciphers: (QSslCipher(name=ECDHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=PSK-AES256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES128-S (truncated) QDEBUG : tst_QSslSocket::sessionCipher(WithHttpProxyBasicAuth) Default Ciphers: (QSslCipher(name=ECDHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=PSK-AES256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES128-SHA (truncated) QDEBUG : tst_QSslSocket::sessionCipher(WithHttpProxyBasicAuth) Session Cipher: QSslCipher(name=DHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2) PASS : tst_QSslSocket::sessionCipher(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::flush(WithoutProxy) PASS : tst_QSslSocket::flush(WithSocks5Proxy) PASS : tst_QSslSocket::flush(WithSocks5ProxyAuth) PASS : tst_QSslSocket::flush(WithHttpProxy) PASS : tst_QSslSocket::flush(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::isEncrypted(WithoutProxy) PASS : tst_QSslSocket::isEncrypted(WithSocks5Proxy) PASS : tst_QSslSocket::isEncrypted(WithSocks5ProxyAuth) PASS : tst_QSslSocket::isEncrypted(WithHttpProxy) PASS : tst_QSslSocket::isEncrypted(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::localCertificate(WithoutProxy) PASS : tst_QSslSocket::localCertificate(WithSocks5Proxy) PASS : tst_QSslSocket::localCertificate(WithSocks5ProxyAuth) PASS : tst_QSslSocket::localCertificate(WithHttpProxy) PASS : tst_QSslSocket::localCertificate(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::mode(WithoutProxy) PASS : tst_QSslSocket::mode(WithSocks5Proxy) PASS : tst_QSslSocket::mode(WithSocks5ProxyAuth) PASS : tst_QSslSocket::mode(WithHttpProxy) PASS : tst_QSslSocket::mode(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::peerCertificate(WithoutProxy) PASS : tst_QSslSocket::peerCertificate(WithSocks5Proxy) PASS : tst_QSslSocket::peerCertificate(WithSocks5ProxyAuth) PASS : tst_QSslSocket::peerCertificate(WithHttpProxy) PASS : tst_QSslSocket::peerCertificate(WithHttpProxyBasicAuth) SKIP : tst_QSslSocket::peerCertificateChain(WithoutProxy) QTBUG-29941 - Unstable auto-test due to intermittently unreachable host tst_qsslsocket.cpp(814) : 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) qt.network.ssl: QSslSocket::startClientEncryption: cannot start handshake when not connected QWARN : tst_QSslSocket::protocol(WithoutProxy) qt.network.ssl: 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) SKIP : tst_QSslSocket::setSslConfiguration(WithHttpProxy:set-root-cert) Skipping flaky test - See QTBUG-29941 tst_qsslsocket.cpp(1387) : failure location 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(1413) : 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(1568) : 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(1773) : failure location SKIP : tst_QSslSocket::waitForMinusOne(WithoutProxy) QTBUG-24451 - indefinite wait may hang tst_qsslsocket.cpp(1945) : 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::disconnectFromHostWhenConnecting(WithoutProxy) PASS : tst_QSslSocket::disconnectFromHostWhenConnecting(WithSocks5Proxy) PASS : tst_QSslSocket::disconnectFromHostWhenConnecting(WithSocks5ProxyAuth) PASS : tst_QSslSocket::disconnectFromHostWhenConnecting(WithHttpProxy) PASS : tst_QSslSocket::disconnectFromHostWhenConnecting(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::disconnectFromHostWhenConnected(WithoutProxy) PASS : tst_QSslSocket::disconnectFromHostWhenConnected(WithSocks5Proxy) PASS : tst_QSslSocket::disconnectFromHostWhenConnected(WithSocks5ProxyAuth) PASS : tst_QSslSocket::disconnectFromHostWhenConnected(WithHttpProxy) PASS : tst_QSslSocket::disconnectFromHostWhenConnected(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::resetProxy(WithoutProxy) PASS : tst_QSslSocket::resetProxy(WithSocks5Proxy) PASS : tst_QSslSocket::resetProxy(WithSocks5ProxyAuth) PASS : tst_QSslSocket::resetProxy(WithHttpProxy) PASS : tst_QSslSocket::resetProxy(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::ignoreSslErrorsList(WithoutProxy:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsList(WithoutProxy:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsList(WithoutProxy:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsList(WithoutProxy:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsList(WithoutProxy:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5Proxy:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5Proxy:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5Proxy:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5Proxy:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5Proxy:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5ProxyAuth:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5ProxyAuth:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5ProxyAuth:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5ProxyAuth:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5ProxyAuth:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxy:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxy:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxy:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxy:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxy:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxyBasicAuth:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxyBasicAuth:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxyBasicAuth:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxyBasicAuth:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxyBasicAuth:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithoutProxy:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithoutProxy:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithoutProxy:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithoutProxy:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithoutProxy:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5Proxy:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5Proxy:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5Proxy:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5Proxy:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5Proxy:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5ProxyAuth:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5ProxyAuth:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5ProxyAuth:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5ProxyAuth:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5ProxyAuth:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxy:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxy:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxy:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxy:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxy:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxyBasicAuth:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxyBasicAuth:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxyBasicAuth:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxyBasicAuth:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxyBasicAuth:SSL-failure-empty-list-again) PASS : tst_QSslSocket::readFromClosedSocket(WithoutProxy) PASS : tst_QSslSocket::readFromClosedSocket(WithSocks5Proxy) PASS : tst_QSslSocket::readFromClosedSocket(WithSocks5ProxyAuth) PASS : tst_QSslSocket::readFromClosedSocket(WithHttpProxy) PASS : tst_QSslSocket::readFromClosedSocket(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::writeBigChunk(WithoutProxy) QWARN : tst_QSslSocket::writeBigChunk(WithSocks5Proxy) QIODevice::write: device not open PASS : tst_QSslSocket::writeBigChunk(WithSocks5Proxy) QWARN : tst_QSslSocket::writeBigChunk(WithSocks5ProxyAuth) QIODevice::write: device not open PASS : tst_QSslSocket::writeBigChunk(WithSocks5ProxyAuth) PASS : tst_QSslSocket::writeBigChunk(WithHttpProxy) PASS : tst_QSslSocket::writeBigChunk(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::blacklistedCertificates(WithoutProxy) PASS : tst_QSslSocket::blacklistedCertificates(WithSocks5Proxy) PASS : tst_QSslSocket::blacklistedCertificates(WithSocks5ProxyAuth) PASS : tst_QSslSocket::blacklistedCertificates(WithHttpProxy) PASS : tst_QSslSocket::blacklistedCertificates(WithHttpProxyBasicAuth) QDEBUG : tst_QSslSocket::versionAccessors(WithoutProxy) "OpenSSL 1.0.1j 15 Oct 2014" QDEBUG : tst_QSslSocket::versionAccessors(WithoutProxy) "100010af" PASS : tst_QSslSocket::versionAccessors(WithoutProxy) QDEBUG : tst_QSslSocket::versionAccessors(WithSocks5Proxy) "OpenSSL 1.0.1j 15 Oct 2014" QDEBUG : tst_QSslSocket::versionAccessors(WithSocks5Proxy) "100010af" PASS : tst_QSslSocket::versionAccessors(WithSocks5Proxy) QDEBUG : tst_QSslSocket::versionAccessors(WithSocks5ProxyAuth) "OpenSSL 1.0.1j 15 Oct 2014" QDEBUG : tst_QSslSocket::versionAccessors(WithSocks5ProxyAuth) "100010af" PASS : tst_QSslSocket::versionAccessors(WithSocks5ProxyAuth) QDEBUG : tst_QSslSocket::versionAccessors(WithHttpProxy) "OpenSSL 1.0.1j 15 Oct 2014" QDEBUG : tst_QSslSocket::versionAccessors(WithHttpProxy) "100010af" PASS : tst_QSslSocket::versionAccessors(WithHttpProxy) QDEBUG : tst_QSslSocket::versionAccessors(WithHttpProxyBasicAuth) "OpenSSL 1.0.1j 15 Oct 2014" QDEBUG : tst_QSslSocket::versionAccessors(WithHttpProxyBasicAuth) "100010af" 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::dhServer(WithoutProxy) PASS : tst_QSslSocket::dhServer(WithSocks5Proxy) PASS : tst_QSslSocket::dhServer(WithSocks5ProxyAuth) PASS : tst_QSslSocket::dhServer(WithHttpProxy) PASS : tst_QSslSocket::dhServer(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::ecdhServer(WithoutProxy) PASS : tst_QSslSocket::ecdhServer(WithSocks5Proxy) PASS : tst_QSslSocket::ecdhServer(WithSocks5ProxyAuth) PASS : tst_QSslSocket::ecdhServer(WithHttpProxy) PASS : tst_QSslSocket::ecdhServer(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::verifyClientCertificate(WithoutProxy:NoCert:AutoVerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithoutProxy:NoCert:QueryPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithoutProxy:NoCert:VerifyNone) PASS : tst_QSslSocket::verifyClientCertificate(WithoutProxy:NoCert:VerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithoutProxy:SelfSignedCert:AutoVerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithoutProxy:SelfSignedCert:QueryPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithoutProxy:SelfSignedCert:VerifyNone) PASS : tst_QSslSocket::verifyClientCertificate(WithoutProxy:SelfSignedCert:VerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithoutProxy:ValidServerCert:AutoVerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithoutProxy:ValidServerCert:QueryPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithoutProxy:ValidServerCert:VerifyNone) PASS : tst_QSslSocket::verifyClientCertificate(WithoutProxy:ValidServerCert:VerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithoutProxy:ValidClientCert:AutoVerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithoutProxy:ValidClientCert:QueryPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithoutProxy:ValidClientCert:VerifyNone) PASS : tst_QSslSocket::verifyClientCertificate(WithoutProxy:ValidClientCert:VerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithoutProxy:ValidClientCert:AutoVerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithoutProxy:ValidClientCert:QueryPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithoutProxy:ValidClientCert:VerifyNone) PASS : tst_QSslSocket::verifyClientCertificate(WithoutProxy:ValidClientCert:VerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5Proxy:NoCert:AutoVerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5Proxy:NoCert:QueryPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5Proxy:NoCert:VerifyNone) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5Proxy:NoCert:VerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5Proxy:SelfSignedCert:AutoVerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5Proxy:SelfSignedCert:QueryPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5Proxy:SelfSignedCert:VerifyNone) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5Proxy:SelfSignedCert:VerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5Proxy:ValidServerCert:AutoVerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5Proxy:ValidServerCert:QueryPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5Proxy:ValidServerCert:VerifyNone) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5Proxy:ValidServerCert:VerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5Proxy:ValidClientCert:AutoVerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5Proxy:ValidClientCert:QueryPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5Proxy:ValidClientCert:VerifyNone) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5Proxy:ValidClientCert:VerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5Proxy:ValidClientCert:AutoVerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5Proxy:ValidClientCert:QueryPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5Proxy:ValidClientCert:VerifyNone) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5Proxy:ValidClientCert:VerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5ProxyAuth:NoCert:AutoVerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5ProxyAuth:NoCert:QueryPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5ProxyAuth:NoCert:VerifyNone) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5ProxyAuth:NoCert:VerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5ProxyAuth:SelfSignedCert:AutoVerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5ProxyAuth:SelfSignedCert:QueryPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5ProxyAuth:SelfSignedCert:VerifyNone) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5ProxyAuth:SelfSignedCert:VerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5ProxyAuth:ValidServerCert:AutoVerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5ProxyAuth:ValidServerCert:QueryPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5ProxyAuth:ValidServerCert:VerifyNone) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5ProxyAuth:ValidServerCert:VerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5ProxyAuth:ValidClientCert:AutoVerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5ProxyAuth:ValidClientCert:QueryPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5ProxyAuth:ValidClientCert:VerifyNone) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5ProxyAuth:ValidClientCert:VerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5ProxyAuth:ValidClientCert:AutoVerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5ProxyAuth:ValidClientCert:QueryPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5ProxyAuth:ValidClientCert:VerifyNone) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5ProxyAuth:ValidClientCert:VerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxy:NoCert:AutoVerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxy:NoCert:QueryPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxy:NoCert:VerifyNone) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxy:NoCert:VerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxy:SelfSignedCert:AutoVerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxy:SelfSignedCert:QueryPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxy:SelfSignedCert:VerifyNone) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxy:SelfSignedCert:VerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxy:ValidServerCert:AutoVerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxy:ValidServerCert:QueryPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxy:ValidServerCert:VerifyNone) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxy:ValidServerCert:VerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxy:ValidClientCert:AutoVerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxy:ValidClientCert:QueryPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxy:ValidClientCert:VerifyNone) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxy:ValidClientCert:VerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxy:ValidClientCert:AutoVerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxy:ValidClientCert:QueryPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxy:ValidClientCert:VerifyNone) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxy:ValidClientCert:VerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxyBasicAuth:NoCert:AutoVerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxyBasicAuth:NoCert:QueryPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxyBasicAuth:NoCert:VerifyNone) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxyBasicAuth:NoCert:VerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxyBasicAuth:SelfSignedCert:AutoVerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxyBasicAuth:SelfSignedCert:QueryPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxyBasicAuth:SelfSignedCert:VerifyNone) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxyBasicAuth:SelfSignedCert:VerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxyBasicAuth:ValidServerCert:AutoVerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxyBasicAuth:ValidServerCert:QueryPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxyBasicAuth:ValidServerCert:VerifyNone) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxyBasicAuth:ValidServerCert:VerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxyBasicAuth:ValidClientCert:AutoVerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxyBasicAuth:ValidClientCert:QueryPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxyBasicAuth:ValidClientCert:VerifyNone) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxyBasicAuth:ValidClientCert:VerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxyBasicAuth:ValidClientCert:AutoVerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxyBasicAuth:ValidClientCert:QueryPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxyBasicAuth:ValidClientCert:VerifyNone) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxyBasicAuth:ValidClientCert:VerifyPeer) 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) SKIP : tst_QSslSocket::simplePskConnect(WithoutProxy:PskConnectDoNotHandlePsk) This test requires change 1f8cab2c3bcd91335684c95afa95ae71e00a94e4 on the network test server, QTQAINFRA-917 tst_qsslsocket.cpp(3019) : failure location SKIP : tst_QSslSocket::simplePskConnect(WithoutProxy:PskConnectEmptyCredentials) This test requires change 1f8cab2c3bcd91335684c95afa95ae71e00a94e4 on the network test server, QTQAINFRA-917 tst_qsslsocket.cpp(3019) : failure location SKIP : tst_QSslSocket::simplePskConnect(WithoutProxy:PskConnectWrongCredentials) This test requires change 1f8cab2c3bcd91335684c95afa95ae71e00a94e4 on the network test server, QTQAINFRA-917 tst_qsslsocket.cpp(3019) : failure location SKIP : tst_QSslSocket::simplePskConnect(WithoutProxy:PskConnectWrongIdentity) This test requires change 1f8cab2c3bcd91335684c95afa95ae71e00a94e4 on the network test server, QTQAINFRA-917 tst_qsslsocket.cpp(3019) : failure location SKIP : tst_QSslSocket::simplePskConnect(WithoutProxy:PskConnectWrongPreSharedKey) This test requires change 1f8cab2c3bcd91335684c95afa95ae71e00a94e4 on the network test server, QTQAINFRA-917 tst_qsslsocket.cpp(3019) : failure location SKIP : tst_QSslSocket::simplePskConnect(WithoutProxy:PskConnectRightCredentialsPeerVerifyFailure) This test requires change 1f8cab2c3bcd91335684c95afa95ae71e00a94e4 on the network test server, QTQAINFRA-917 tst_qsslsocket.cpp(3019) : failure location SKIP : tst_QSslSocket::simplePskConnect(WithoutProxy:PskConnectRightCredentialsVerifyPeer) This test requires change 1f8cab2c3bcd91335684c95afa95ae71e00a94e4 on the network test server, QTQAINFRA-917 tst_qsslsocket.cpp(3019) : failure location SKIP : tst_QSslSocket::simplePskConnect(WithoutProxy:PskConnectRightCredentialsDoNotVerifyPeer) This test requires change 1f8cab2c3bcd91335684c95afa95ae71e00a94e4 on the network test server, QTQAINFRA-917 tst_qsslsocket.cpp(3019) : failure location 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: 673 passed, 1 failed, 15 skipped, 0 blacklisted ********* Finished testing of tst_QSslSocket ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qsslsocket: 171 seconds, exit code 1 Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_00287/win64-msvc2012_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/5.5_1426264481): http://codereview.qt-project.org/108191 [PS1] - linuxfb: Add support for QCursor::setPos() http://codereview.qt-project.org/108512 [PS2] - Disable DSA on Radeon http://codereview.qt-project.org/108491 [PS4] - eglfs: Report the QScreen refresh rate from eglfs http://codereview.qt-project.org/108141 [PS3] - Support QCursor::setPos() properly for eglfs http://codereview.qt-project.org/107930 [PS1] - eglfs: Generate enter and leave events From ci-noreply at qt-project.org Fri Mar 13 23:29:55 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 14 Mar 2015 00:29:55 +0200 Subject: [Ci-reports] fail on QtDeclarative_5.5_Integration #99 Message-ID: <20150313_222955_015542.ci-noreply@qt-project.org> Autotest `tst_controls' failed :( Testing qtquickcontrols FAIL! : qtquickcontrols::Tests_TabView::test_dynamicModel() Compared values are not the same Actual (): 4 Expected (): 0 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_tabview.qml(278)] Totals: 528 passed, 1 failed, 2 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of qtquickcontrols ********* Config: Using QtTest library 5.5.0, Qt 5.5.0 (x86_64-little_endian-lp64 shared (dynamic) debug build; by GCC 4.8.2) PASS : qtquickcontrols::Tests_ApplicationWindow::initTestCase() PASS : qtquickcontrols::Tests_ApplicationWindow::test_defaultContentItemConstraints(height) PASS : qtquickcontrols::Tests_ApplicationWindow::test_defaultContentItemConstraints(height_y) PASS : qtquickcontrols::Tests_ApplicationWindow::test_defaultContentItemConstraints(height_implicitHeight_anchorsFill) PASS : qtquickcontrols::Tests_ApplicationWindow::test_defaultContentItemConstraints(height_implicitHeight_anchorsFill_margins) PASS : qtquickcontrols::Tests_ApplicationWindow::test_defaultContentItemConstraints(height_anchorsFill_margins) PASS : qtquickcontrols::Tests_ApplicationWindow::test_defaultContentItemConstraints(anchorsFill_margins) PASS : qtquickcontrols::Tests_ApplicationWindow::test_defaultContentItemConstraints(anchorsFill_margins0) PASS : qtquickcontrols::Tests_ApplicationWindow::test_defaultContentItemConstraints(minimum_implicit_maximum_anchorsFill) PASS : qtquickcontrols::Tests_ApplicationWindow::test_defaultContentItemConstraints(minimum_implicit_maximum_anchorsFill_margins) PASS : qtquickcontrols::Tests_ApplicationWindow::test_defaultContentItemConstraints(minimum_height_maximum_anchorsFill) PASS : qtquickcontrols::Tests_ApplicationWindow::test_defaultSizeHints() PASS : qtquickcontrols::Tests_ApplicationWindow::test_invisibleContentItemChildren() PASS : qtquickcontrols::Tests_ApplicationWindow::test_minimumHeight() PASS : qtquickcontrols::Tests_ApplicationWindow::test_minimumSizeLargerThan_MaximumSize() PASS : qtquickcontrols::Tests_ApplicationWindow::test_windowHeight() PASS : qtquickcontrols::Tests_ApplicationWindow::test_windowHeight2() PASS : qtquickcontrols::Tests_ApplicationWindow::cleanupTestCase() PASS : qtquickcontrols::Tests_Baselines::initTestCase() PASS : qtquickcontrols::Tests_Baselines::test_baselineOffset(Text) PASS : qtquickcontrols::Tests_Baselines::test_baselineOffset(Button) PASS : qtquickcontrols::Tests_Baselines::cleanupTestCase() PASS : qtquickcontrols::Tests_BusyIndicator::initTestCase() PASS : qtquickcontrols::Tests_BusyIndicator::test_createIndicator() PASS : qtquickcontrols::Tests_BusyIndicator::cleanupTestCase() PASS : qtquickcontrols::Tests_Button::initTestCase() PASS : qtquickcontrols::Tests_Button::test_action() PASS : qtquickcontrols::Tests_Button::test_activeFocusOnPress() PASS : qtquickcontrols::Tests_Button::test_activeFocusOnTab() PASS : qtquickcontrols::Tests_Button::test_checked() PASS : qtquickcontrols::Tests_Button::test_isDefault() PASS : qtquickcontrols::Tests_Button::test_text() PASS : qtquickcontrols::Tests_Button::cleanupTestCase() PASS : qtquickcontrols::Tests_Calendar::initTestCase() PASS : qtquickcontrols::Tests_Calendar::test_asynchronous() PASS : qtquickcontrols::Tests_Calendar::test_daysCenteredVertically() PASS : qtquickcontrols::Tests_Calendar::test_defaultConstructed() PASS : qtquickcontrols::Tests_Calendar::test_dragWhileMousePressed() PASS : qtquickcontrols::Tests_Calendar::test_gridCellRectCalculation() PASS : qtquickcontrols::Tests_Calendar::test_gridlessCellRectCalculation() PASS : qtquickcontrols::Tests_Calendar::test_hovered() PASS : qtquickcontrols::Tests_Calendar::test_keyNavigation() SKIP : qtquickcontrols::Tests_Calendar::test_minMaxJsDateRange() QTBUG-36846 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_calendar.qml(170)] PASS : qtquickcontrols::Tests_Calendar::test_minMaxUndefined() PASS : qtquickcontrols::Tests_Calendar::test_pressAndHold() PASS : qtquickcontrols::Tests_Calendar::test_selectDateWithMouse() PASS : qtquickcontrols::Tests_Calendar::test_selectInvalidDateWithMouse() PASS : qtquickcontrols::Tests_Calendar::test_selectNextMonth() PASS : qtquickcontrols::Tests_Calendar::test_selectPreviousMonth() PASS : qtquickcontrols::Tests_Calendar::test_selectedDate() PASS : qtquickcontrols::Tests_Calendar::test_setAfterConstructed() PASS : qtquickcontrols::Tests_Calendar::test_showNextMonthWithMouse() PASS : qtquickcontrols::Tests_Calendar::test_showPreviousMonthWithMouse() PASS : qtquickcontrols::Tests_Calendar::cleanupTestCase() PASS : qtquickcontrols::Tests_CheckBox::initTestCase() PASS : qtquickcontrols::Tests_CheckBox::test_activeFocusOnPress() PASS : qtquickcontrols::Tests_CheckBox::test_activeFocusOnTab() PASS : qtquickcontrols::Tests_CheckBox::test_checkState_keep_binding() PASS : qtquickcontrols::Tests_CheckBox::test_check_keep_binding() PASS : qtquickcontrols::Tests_CheckBox::test_checked() PASS : qtquickcontrols::Tests_CheckBox::test_clicked() PASS : qtquickcontrols::Tests_CheckBox::test_defaultConstructed() PASS : qtquickcontrols::Tests_CheckBox::test_exclusiveGroup() PASS : qtquickcontrols::Tests_CheckBox::test_keyPressed() PASS : qtquickcontrols::Tests_CheckBox::test_text() PASS : qtquickcontrols::Tests_CheckBox::cleanupTestCase() PASS : qtquickcontrols::Tests_ComboBox::initTestCase() PASS : qtquickcontrols::Tests_ComboBox::test_activated() PASS : qtquickcontrols::Tests_ComboBox::test_activeFocusOnPress() PASS : qtquickcontrols::Tests_ComboBox::test_activeFocusOnTab() PASS : qtquickcontrols::Tests_ComboBox::test_addRemoveItemsInModel_QTBUG_30379() PASS : qtquickcontrols::Tests_ComboBox::test_append_find() PASS : qtquickcontrols::Tests_ComboBox::test_arrayModelWithoutTextRole() PASS : qtquickcontrols::Tests_ComboBox::test_arraymodel() PASS : qtquickcontrols::Tests_ComboBox::test_arraymodelwithtextrole() PASS : qtquickcontrols::Tests_ComboBox::test_currentIndexInMenu() PASS : qtquickcontrols::Tests_ComboBox::test_editable() PASS : qtquickcontrols::Tests_ComboBox::test_find() PASS : qtquickcontrols::Tests_ComboBox::test_keySearch() PASS : qtquickcontrols::Tests_ComboBox::test_keys() PASS : qtquickcontrols::Tests_ComboBox::test_keyupdown() PASS : qtquickcontrols::Tests_ComboBox::test_minusOneIndexResetsSelection_QTBUG_35794() PASS : qtquickcontrols::Tests_ComboBox::test_minusOneToZeroSelection_QTBUG_38036() 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_Margins() PASS : qtquickcontrols::Tests_GridLayout::test_alignToPixelGrid() PASS : qtquickcontrols::Tests_GridLayout::test_alignment() PASS : qtquickcontrols::Tests_GridLayout::test_baselines() PASS : qtquickcontrols::Tests_GridLayout::test_columnOrRowChanged() PASS : qtquickcontrols::Tests_GridLayout::test_columnsChanged() PASS : qtquickcontrols::Tests_GridLayout::test_flow() PASS : qtquickcontrols::Tests_GridLayout::test_flowLeftToRight() PASS : qtquickcontrols::Tests_GridLayout::test_flowLeftToRightDefaultPositions() PASS : qtquickcontrols::Tests_GridLayout::test_flowTopToBottom() PASS : qtquickcontrols::Tests_GridLayout::test_invalidateWhileRearranging_QTBUG_44139() PASS : qtquickcontrols::Tests_GridLayout::test_rightToLeft() PASS : qtquickcontrols::Tests_GridLayout::test_rowsChanged() PASS : qtquickcontrols::Tests_GridLayout::test_sizeHints() PASS : qtquickcontrols::Tests_GridLayout::test_spacings() PASS : qtquickcontrols::Tests_GridLayout::test_spanAcrossEmptyRows() PASS : qtquickcontrols::Tests_GridLayout::test_spanIsMoreThanColumns() PASS : qtquickcontrols::Tests_GridLayout::cleanupTestCase() PASS : qtquickcontrols::Tests_GroupBox::initTestCase() PASS : qtquickcontrols::Tests_GroupBox::test_activeFocusOnTab() PASS : qtquickcontrols::Tests_GroupBox::test_checkable() PASS : qtquickcontrols::Tests_GroupBox::test_checked() PASS : qtquickcontrols::Tests_GroupBox::test_contentItem() PASS : qtquickcontrols::Tests_GroupBox::test_dynamicSize() PASS : qtquickcontrols::Tests_GroupBox::cleanupTestCase() PASS : qtquickcontrols::Tests_Keys::initTestCase() PASS : qtquickcontrols::Tests_Keys::test_keys(TextInput) PASS : qtquickcontrols::Tests_Keys::test_keys(TextField) PASS : qtquickcontrols::Tests_Keys::test_keys(TextEdit) QWARN : qtquickcontrols::Tests_Keys::test_keys(TextArea) QTextCursor::setPosition: Position '1' out of range PASS : qtquickcontrols::Tests_Keys::test_keys(TextArea) PASS : qtquickcontrols::Tests_Keys::test_keys(SpinBox) PASS : qtquickcontrols::Tests_Keys::test_keys(ComboBox) PASS : qtquickcontrols::Tests_Keys::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() PASS : qtquickcontrols::Tests_Menu::test_dynamicItems() PASS : qtquickcontrols::Tests_Menu::test_exclusive() PASS : qtquickcontrols::Tests_Menu::test_modelCreation() PASS : qtquickcontrols::Tests_Menu::test_trigger() PASS : qtquickcontrols::Tests_Menu::cleanupTestCase() PASS : qtquickcontrols::Tests_MenuBar::initTestCase() PASS : qtquickcontrols::Tests_MenuBar::test_createMenuBar() PASS : qtquickcontrols::Tests_MenuBar::cleanupTestCase() PASS : qtquickcontrols::Tests_ProgressBar::initTestCase() PASS : qtquickcontrols::Tests_ProgressBar::test_activeFocusOnTab() PASS : qtquickcontrols::Tests_ProgressBar::test_initialization_order() PASS : qtquickcontrols::Tests_ProgressBar::test_invalidMinMax() PASS : qtquickcontrols::Tests_ProgressBar::test_maximumvalue() PASS : qtquickcontrols::Tests_ProgressBar::test_minimumvalue() PASS : qtquickcontrols::Tests_ProgressBar::cleanupTestCase() PASS : qtquickcontrols::Tests_RadioButton::initTestCase() PASS : qtquickcontrols::Tests_RadioButton::test_activeFocusOnPress() PASS : qtquickcontrols::Tests_RadioButton::test_activeFocusOnTab() PASS : qtquickcontrols::Tests_RadioButton::test_checked() PASS : qtquickcontrols::Tests_RadioButton::test_clicked() PASS : qtquickcontrols::Tests_RadioButton::test_createRadioButton() PASS : qtquickcontrols::Tests_RadioButton::test_defaultConstructed() PASS : qtquickcontrols::Tests_RadioButton::test_exclusiveGroup() PASS : qtquickcontrols::Tests_RadioButton::test_keyPressed() PASS : qtquickcontrols::Tests_RadioButton::test_text() PASS : qtquickcontrols::Tests_RadioButton::cleanupTestCase() PASS : qtquickcontrols::Tests_RangedDate::initTestCase() PASS : qtquickcontrols::Tests_RangedDate::test_constructionPropertyOrder() PASS : qtquickcontrols::Tests_RangedDate::test_defaultConstruction() PASS : qtquickcontrols::Tests_RangedDate::test_flickering() SKIP : qtquickcontrols::Tests_RangedDate::test_minMax() QTBUG-36846 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_rangeddate.qml(66)] PASS : qtquickcontrols::Tests_RangedDate::test_nullValues() PASS : qtquickcontrols::Tests_RangedDate::cleanupTestCase() PASS : qtquickcontrols::Tests_RangeModel::initTestCase() PASS : qtquickcontrols::Tests_RangeModel::test_bindings() 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_changeChildrenOfHiddenLayout() PASS : qtquickcontrols::Tests_RowLayout::test_change_implicitWidth_during_rearrange() PASS : qtquickcontrols::Tests_RowLayout::test_countGeometryChanges() PASS : qtquickcontrols::Tests_RowLayout::test_destroyLayout() PASS : qtquickcontrols::Tests_RowLayout::test_fixedAndExpanding() PASS : qtquickcontrols::Tests_RowLayout::test_implicitSize() PASS : qtquickcontrols::Tests_RowLayout::test_initialNestedLayouts() PASS : qtquickcontrols::Tests_RowLayout::test_rearrangeNestedLayouts() PASS : qtquickcontrols::Tests_RowLayout::test_sizeHint(propagateNone) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHint(propagateMinimumWidth) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHint(propagatePreferredWidth) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHint(propagateMaximumWidth) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHint(propagateAll) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHint(propagateCrazy) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHint(expandMinToExplicitPref) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHint(expandMaxToExplicitPref) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHint(expandAllToExplicitMin) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHint(expandPrefToExplicitMin) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHint(boundPrefToExplicitMax) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHint(boundAllToExplicitMax) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHintNormalization(fallbackValues) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHintNormalization(acceptZeroWidths) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHintNormalization(123) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHintNormalization(132) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHintNormalization(213) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHintNormalization(231) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHintNormalization(321) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHintNormalization(312) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHintNormalization(1i3) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHintNormalization(1i2) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHintNormalization(2i3) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHintNormalization(2i1) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHintNormalization(3i1) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHintNormalization(3i2) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHintPropagationCount() XFAIL : qtquickcontrols::Tests_RowLayout::test_sizeHintWithHiddenChildren() If GridLayout is hidden, GridLayout is not notified when child is explicitly hidden Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_rowlayout.qml(716)] PASS : qtquickcontrols::Tests_RowLayout::test_sizeHintWithHiddenChildren() XFAIL : qtquickcontrols::Tests_RowLayout::test_sizeHintWithHiddenChildrenForRow() If Row is hidden, Row is not notified when child is explicitly hidden Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_rowlayout.qml(749)] PASS : qtquickcontrols::Tests_RowLayout::test_sizeHintWithHiddenChildrenForRow() 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() QWARN : qtquickcontrols::Tests_ScrollView::test_scrollbars() file:///work/build/qt/qtbase/qml/QtQuick/Controls/Private/ScrollViewHelper.qml:171:5: QML ScrollBar: Binding loop detected for property "visible" PASS : qtquickcontrols::Tests_ScrollView::test_scrollbars() 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::test_shortcut(checkbox) PASS : qtquickcontrols::Tests_Shortcut::test_shortcut(radiobutton) PASS : qtquickcontrols::Tests_Shortcut::test_shortcut(button) PASS : qtquickcontrols::Tests_Shortcut::test_shortcut(button+action) PASS : qtquickcontrols::Tests_Shortcut::test_shortcut(toolbutton) PASS : qtquickcontrols::Tests_Shortcut::test_shortcut(toolbutton+action) 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_dragThreshold() PASS : qtquickcontrols::Tests_Slider::test_maximumvalue() PASS : qtquickcontrols::Tests_Slider::test_minimumvalue() PASS : qtquickcontrols::Tests_Slider::test_mouseWheel() PASS : qtquickcontrols::Tests_Slider::test_rightLeftKeyPressed() PASS : qtquickcontrols::Tests_Slider::test_sliderOffset() PASS : qtquickcontrols::Tests_Slider::test_updateValueWhileDragging() PASS : qtquickcontrols::Tests_Slider::test_valueAndHandlePosition() PASS : qtquickcontrols::Tests_Slider::test_vertical() PASS : qtquickcontrols::Tests_Slider::cleanupTestCase() PASS : qtquickcontrols::Tests_SpinBox::initTestCase() PASS : qtquickcontrols::Tests_SpinBox::test_ImplicitSize() PASS : qtquickcontrols::Tests_SpinBox::test_activeFocusOnPress() PASS : qtquickcontrols::Tests_SpinBox::test_activeFocusOnTab() PASS : qtquickcontrols::Tests_SpinBox::test_construction() PASS : qtquickcontrols::Tests_SpinBox::test_decimals() PASS : qtquickcontrols::Tests_SpinBox::test_decrement_key() PASS : qtquickcontrols::Tests_SpinBox::test_decrement_mouse() PASS : qtquickcontrols::Tests_SpinBox::test_editingFinished() PASS : qtquickcontrols::Tests_SpinBox::test_fixup() PASS : qtquickcontrols::Tests_SpinBox::test_get_active_focus_when_up_or_down_was_pressed() PASS : qtquickcontrols::Tests_SpinBox::test_groupSeparators() PASS : qtquickcontrols::Tests_SpinBox::test_increment_key() PASS : qtquickcontrols::Tests_SpinBox::test_increment_mouse() PASS : qtquickcontrols::Tests_SpinBox::test_initial_value() PASS : qtquickcontrols::Tests_SpinBox::test_initialization_order() PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(1) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(10) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(100) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(1.1) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(10.10) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(123.456) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-1) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-10) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-100) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-1.1) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-10.10) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-123.456) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(2.54cm) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input($100) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(asdf foo) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(a1b2c3d4e5) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(20) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(200) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(2000) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(0123) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-20) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-200) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-2000) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-0123) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(5) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-5) PASS : qtquickcontrols::Tests_SpinBox::test_keys() PASS : qtquickcontrols::Tests_SpinBox::test_maxvalue() PASS : qtquickcontrols::Tests_SpinBox::test_minvalue() PASS : qtquickcontrols::Tests_SpinBox::test_move_mouse() PASS : qtquickcontrols::Tests_SpinBox::test_negativeStepSize() PASS : qtquickcontrols::Tests_SpinBox::test_setFontsize() PASS : qtquickcontrols::Tests_SpinBox::test_stepsize() PASS : qtquickcontrols::Tests_SpinBox::test_wheel() PASS : qtquickcontrols::Tests_SpinBox::cleanupTestCase() PASS : qtquickcontrols::Tests_SplitView::initTestCase() PASS : qtquickcontrols::Tests_SplitView::test_01_splitView() PASS : qtquickcontrols::Tests_SplitView::test_02_splitView_initial_orientation_vertical() PASS : qtquickcontrols::Tests_SplitView::test_03_orientation_change() PASS : qtquickcontrols::Tests_SplitView::test_04_hide_item() PASS : qtquickcontrols::Tests_SplitView::test_05_hide_fillWidth_item() PASS : qtquickcontrols::Tests_SplitView::test_dynamic_item_add() PASS : qtquickcontrols::Tests_SplitView::test_dynamic_item_add_fillWidth() PASS : qtquickcontrols::Tests_SplitView::test_dynamic_item_remove() PASS : qtquickcontrols::Tests_SplitView::test_hide_item_after_fillWidth() PASS : qtquickcontrols::Tests_SplitView::test_item_margins() 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_focus() 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_clicked() PASS : qtquickcontrols::Tests_Switch::test_defaultConstructed() PASS : qtquickcontrols::Tests_Switch::test_exclusiveGroup() PASS : qtquickcontrols::Tests_Switch::test_keyPressed() PASS : qtquickcontrols::Tests_Switch::test_pressed() PASS : qtquickcontrols::Tests_Switch::cleanupTestCase() PASS : qtquickcontrols::Tests_Tab::initTestCase() PASS : qtquickcontrols::Tests_Tab::test_createTab() PASS : qtquickcontrols::Tests_Tab::cleanupTestCase() PASS : qtquickcontrols::Tests_TableView::initTestCase() PASS : qtquickcontrols::Tests_TableView::test_QTBUG_31206() PASS : qtquickcontrols::Tests_TableView::test_activated() PASS : qtquickcontrols::Tests_TableView::test_activeFocusOnTab() QWARN : qtquickcontrols::Tests_TableView::test_addRemoveColumn() file:///work/build/qt/qtbase/qml/QtQuick/Controls/Private/BasicTableView.qml:757: TypeError: Cannot read property 'resizable' of undefined QWARN : qtquickcontrols::Tests_TableView::test_addRemoveColumn() file:///work/build/qt/qtbase/qml/QtQuick/Controls/Private/BasicTableView.qml:721: TypeError: Cannot read property 'movable' of undefined QWARN : qtquickcontrols::Tests_TableView::test_addRemoveColumn() file:///work/build/qt/qtbase/qml/QtQuick/Controls/Private/BasicTableView.qml:757: TypeError: Cannot read property 'resizable' of undefined QWARN : qtquickcontrols::Tests_TableView::test_addRemoveColumn() file:///work/build/qt/qtbase/qml/QtQuick/Controls/Private/BasicTableView.qml:721: TypeError: Cannot read property 'movable' of undefined QWARN : qtquickcontrols::Tests_TableView::test_addRemoveColumn() file:///work/build/qt/qtbase/qml/QtQuick/Controls/Private/BasicTableView.qml:736: TypeError: Cannot read property 'width' of undefined QWARN : qtquickcontrols::Tests_TableView::test_addRemoveColumn() file:///work/build/qt/qtbase/qml/QtQuick/Controls/Private/BasicTableView.qml:649: TypeError: Cannot read property 'width' of undefined QWARN : qtquickcontrols::Tests_TableView::test_addRemoveColumn() file:///work/build/qt/qtbase/qml/QtQuick/Controls/Private/BasicTableView.qml:757: TypeError: Cannot read property 'resizable' of undefined QWARN : qtquickcontrols::Tests_TableView::test_addRemoveColumn() file:///work/build/qt/qtbase/qml/QtQuick/Controls/Private/BasicTableView.qml:721: TypeError: Cannot read property 'movable' of undefined QWARN : qtquickcontrols::Tests_TableView::test_addRemoveColumn() file:///work/build/qt/qtbase/qml/QtQuick/Controls/Private/BasicTableView.qml:736: TypeError: Cannot read property 'width' of undefined QWARN : qtquickcontrols::Tests_TableView::test_addRemoveColumn() file:///work/build/qt/qtbase/qml/QtQuick/Controls/Private/BasicTableView.qml:649: TypeError: Cannot read property 'width' of undefined QWARN : qtquickcontrols::Tests_TableView::test_addRemoveColumn() file:///work/build/qt/qtbase/qml/QtQuick/Controls/Private/BasicTableView.qml:736: TypeError: Cannot read property 'width' of undefined QWARN : qtquickcontrols::Tests_TableView::test_addRemoveColumn() file:///work/build/qt/qtbase/qml/QtQuick/Controls/Private/BasicTableView.qml:649: TypeError: Cannot read property 'width' of undefined QWARN : qtquickcontrols::Tests_TableView::test_addRemoveColumn() file:///work/build/qt/qtbase/qml/QtQuick/Controls/Private/BasicTableView.qml:736: TypeError: Cannot read property 'width' of undefined QWARN : qtquickcontrols::Tests_TableView::test_addRemoveColumn() file:///work/build/qt/qtbase/qml/QtQuick/Controls/Private/BasicTableView.qml:649: TypeError: Cannot read property 'width' of undefined QWARN : qtquickcontrols::Tests_TableView::test_addRemoveColumn() file:///work/build/qt/qtbase/qml/QtQuick/Controls/Private/BasicTableView.qml:757: TypeError: Cannot read property 'resizable' of undefined QWARN : qtquickcontrols::Tests_TableView::test_addRemoveColumn() file:///work/build/qt/qtbase/qml/QtQuick/Controls/Private/BasicTableView.qml:721: TypeError: Cannot read property 'movable' of undefined PASS : qtquickcontrols::Tests_TableView::test_addRemoveColumn() PASS : qtquickcontrols::Tests_TableView::test_basic_setup() PASS : qtquickcontrols::Tests_TableView::test_buttonDelegate() QWARN : qtquickcontrols::Tests_TableView::test_buttonDelegate() file:///work/build/qt/qtquickcontrols/tests/auto/controls/data/tableview/table_buttondelegate.qml:66: TypeError: Cannot read property of null QWARN : qtquickcontrols::Tests_TableView::test_buttonDelegate() file:///work/build/qt/qtquickcontrols/tests/auto/controls/data/tableview/table_buttondelegate.qml:66: TypeError: Cannot read property of null QWARN : qtquickcontrols::Tests_TableView::test_buttonDelegate() file:///work/build/qt/qtquickcontrols/tests/auto/controls/data/tableview/table_buttondelegate.qml:66: TypeError: Cannot read property of null 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_initializedStyleData() PASS : qtquickcontrols::Tests_TableView::test_keyboardSelection() PASS : qtquickcontrols::Tests_TableView::test_keys() PASS : qtquickcontrols::Tests_TableView::test_keys_2() PASS : qtquickcontrols::Tests_TableView::test_moveColumn(0->1 (0)) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(0->1 (1)) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(0->1 (2)) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(0->2 (0)) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(0->2 (1)) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(0->2 (2)) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(1->0 (0)) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(1->0 (1)) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(1->0 (2)) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(1->2 (0)) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(1->2 (1)) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(1->2 (2)) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(2->0 (0)) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(2->0 (1)) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(2->0 (2)) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(2->1 (0)) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(2->1 (1)) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(2->1 (2)) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(0->0) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(-1->0) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(0->-1) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(1->10) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(10->2) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(10->-1) PASS : qtquickcontrols::Tests_TableView::test_positionViewAtRow() PASS : qtquickcontrols::Tests_TableView::test_resize_columns() PASS : qtquickcontrols::Tests_TableView::test_rightClickOnMouseAreaOverTableView() PASS : qtquickcontrols::Tests_TableView::test_rowCount() PASS : qtquickcontrols::Tests_TableView::test_selection() PASS : qtquickcontrols::Tests_TableView::test_selectionContains() PASS : qtquickcontrols::Tests_TableView::test_selectionCount() PASS : qtquickcontrols::Tests_TableView::test_selectionForeach() PASS : qtquickcontrols::Tests_TableView::test_usingcpplistmodel(qobjectlistmodel) PASS : qtquickcontrols::Tests_TableView::test_usingcpplistmodel(qstringlistmodel) PASS : qtquickcontrols::Tests_TableView::test_usingcppqabstractitemmodel() PASS : qtquickcontrols::Tests_TableView::test_usingcppqobjectmodel() PASS : qtquickcontrols::Tests_TableView::test_usingqmlmodel(listmodel) PASS : qtquickcontrols::Tests_TableView::test_usingqmlmodel(countmodel) PASS : qtquickcontrols::Tests_TableView::test_usingqmlmodel(arraymodel) PASS : qtquickcontrols::Tests_TableView::test_usingqmlmodel(itemmodel) PASS : qtquickcontrols::Tests_TableView::cleanupTestCase() PASS : qtquickcontrols::Tests_TableViewColumn::initTestCase() PASS : qtquickcontrols::Tests_TableViewColumn::test_createTableViewColumn() PASS : qtquickcontrols::Tests_TableViewColumn::cleanupTestCase() PASS : qtquickcontrols::Tests_TabView::initTestCase() PASS : qtquickcontrols::Tests_TabView::test_43701() PASS : qtquickcontrols::Tests_TabView::test_addRemoveTab() PASS : qtquickcontrols::Tests_TabView::test_changeIndex() PASS : qtquickcontrols::Tests_TabView::test_createTabView() FAIL! : qtquickcontrols::Tests_TabView::test_dynamicModel() Compared values are not the same Actual (): 4 Expected (): 0 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_tabview.qml(278)] PASS : qtquickcontrols::Tests_TabView::test_dynamicTabs() PASS : qtquickcontrols::Tests_TabView::test_mousePressOnTabBar() PASS : qtquickcontrols::Tests_TabView::test_moveTab(0->1 (0)) PASS : qtquickcontrols::Tests_TabView::test_moveTab(0->1 (1)) PASS : qtquickcontrols::Tests_TabView::test_moveTab(0->1 (2)) PASS : qtquickcontrols::Tests_TabView::test_moveTab(0->2 (0)) PASS : qtquickcontrols::Tests_TabView::test_moveTab(0->2 (1)) PASS : qtquickcontrols::Tests_TabView::test_moveTab(0->2 (2)) PASS : qtquickcontrols::Tests_TabView::test_moveTab(1->0 (0)) PASS : qtquickcontrols::Tests_TabView::test_moveTab(1->0 (1)) PASS : qtquickcontrols::Tests_TabView::test_moveTab(1->0 (2)) PASS : qtquickcontrols::Tests_TabView::test_moveTab(1->2 (0)) PASS : qtquickcontrols::Tests_TabView::test_moveTab(1->2 (1)) PASS : qtquickcontrols::Tests_TabView::test_moveTab(1->2 (2)) PASS : qtquickcontrols::Tests_TabView::test_moveTab(2->0 (0)) PASS : qtquickcontrols::Tests_TabView::test_moveTab(2->0 (1)) PASS : qtquickcontrols::Tests_TabView::test_moveTab(2->0 (2)) PASS : qtquickcontrols::Tests_TabView::test_moveTab(2->1 (0)) PASS : qtquickcontrols::Tests_TabView::test_moveTab(2->1 (1)) PASS : qtquickcontrols::Tests_TabView::test_moveTab(2->1 (2)) PASS : qtquickcontrols::Tests_TabView::test_moveTab(0->0) PASS : qtquickcontrols::Tests_TabView::test_moveTab(-1->0) PASS : qtquickcontrols::Tests_TabView::test_moveTab(0->-1) PASS : qtquickcontrols::Tests_TabView::test_moveTab(1->10) PASS : qtquickcontrols::Tests_TabView::test_moveTab(10->2) PASS : qtquickcontrols::Tests_TabView::test_moveTab(10->-1) PASS : qtquickcontrols::Tests_TabView::test_repeater() PASS : qtquickcontrols::Tests_TabView::cleanupTestCase() PASS : qtquickcontrols::Tests_TextArea::initTestCase() PASS : qtquickcontrols::Tests_TextArea::test_activeFocusOnPress() PASS : qtquickcontrols::Tests_TextArea::test_activeFocusOnTab() PASS : qtquickcontrols::Tests_TextArea::test_append() PASS : qtquickcontrols::Tests_TextArea::test_keys() PASS : qtquickcontrols::Tests_TextArea::cleanupTestCase() PASS : qtquickcontrols::Tests_TextField::initTestCase() PASS : qtquickcontrols::Tests_TextField::test_activeFocusOnPress() PASS : qtquickcontrols::Tests_TextField::test_activeFocusOnTab() PASS : qtquickcontrols::Tests_TextField::test_copyPaste() PASS : qtquickcontrols::Tests_TextField::test_cursorPosition() PASS : qtquickcontrols::Tests_TextField::test_deselect() PASS : qtquickcontrols::Tests_TextField::test_editingFinished() PASS : qtquickcontrols::Tests_TextField::test_getText() PASS : qtquickcontrols::Tests_TextField::test_inputMask() PASS : qtquickcontrols::Tests_TextField::test_insert() PASS : qtquickcontrols::Tests_TextField::test_keys() PASS : qtquickcontrols::Tests_TextField::test_length() PASS : qtquickcontrols::Tests_TextField::test_maximumLength() PASS : qtquickcontrols::Tests_TextField::test_passwordCharacter() PASS : qtquickcontrols::Tests_TextField::test_readonly() PASS : qtquickcontrols::Tests_TextField::test_redo() PASS : qtquickcontrols::Tests_TextField::test_remove() 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() PASS : qtquickcontrols::Tests_TreeView::initTestCase() PASS : qtquickcontrols::Tests_TreeView::test_basic_setup() PASS : qtquickcontrols::Tests_TreeView::test_clicked_signals() PASS : qtquickcontrols::Tests_TreeView::test_expand_collapse() PASS : qtquickcontrols::Tests_TreeView::test_headerHidden() PASS : qtquickcontrols::Tests_TreeView::test_keys_navigation() PASS : qtquickcontrols::Tests_TreeView::test_pressAndHold() PASS : qtquickcontrols::Tests_TreeView::test_selection_contiguousSelection() PASS : qtquickcontrols::Tests_TreeView::test_selection_extendedSelection() PASS : qtquickcontrols::Tests_TreeView::test_selection_multiSelection() PASS : qtquickcontrols::Tests_TreeView::test_selection_noSelection() XFAIL : qtquickcontrols::Tests_TreeView::test_selection_singleSelection() BUG selected state not updated with Command/Control when SingleSelection Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_treeview.qml(393)] XFAIL : qtquickcontrols::Tests_TreeView::test_selection_singleSelection() BUG selected state not updated with Command/Control when SingleSelection Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_treeview.qml(395)] PASS : qtquickcontrols::Tests_TreeView::test_selection_singleSelection() PASS : qtquickcontrols::Tests_TreeView::cleanupTestCase() Totals: 528 passed, 1 failed, 2 skipped, 0 blacklisted ********* Finished testing of qtquickcontrols ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_controls: 68 seconds, exit code 1 Build log: http://testresults.qt.io/ci/QtDeclarative_5.5_Integration/build_00099/revdep-qtquickcontrols_linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_14.04_x64/log.txt.gz Tested changes (refs/builds/5.5_1426277937): http://codereview.qt-project.org/108311 [PS5] - Repeater: Don't rely on the createFrom variable From ci-noreply at qt-project.org Sat Mar 14 00:10:01 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 14 Mar 2015 01:10:01 +0200 Subject: [Ci-reports] fail on QtBase_5.5_Integration #288 Message-ID: <20150313_231001_010132.ci-noreply@qt-project.org> QtBase_5.5_Integration » linux-android-g++_Ubuntu_14.04_x64 #288: FAILURE Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_00288/linux-android-g++_Ubuntu_14.04_x64/log.txt.gz Tested changes (refs/builds/5.5_1426285793): http://codereview.qt-project.org/108551 [PS2] - Please valgrind by not accessing uninitialized memory http://codereview.qt-project.org/108493 [PS2] - qdoc: ignores .pragma and .import in javascript files http://codereview.qt-project.org/108460 [PS1] - forkfd: make only one of forkfd or spawnfd be compiled http://codereview.qt-project.org/108522 [PS3] - Fix build of tests on QNX. http://codereview.qt-project.org/108205 [PS2] - tst_QUrl: Add extra testcases http://codereview.qt-project.org/108231 [PS1] - IPv6 scope IDs are unsigned http://codereview.qt-project.org/108230 [PS1] - QNativeSocketEngine: merge duplicated code for sin6_scope_id http://codereview.qt-project.org/108183 [PS1] - configure: take XQMAKESPEC into account when looking for files. http://codereview.qt-project.org/108175 [PS5] - QNX: Fix compilation on Windows. http://codereview.qt-project.org/108473 [PS2] - Fix separate_debug_info silent builds http://codereview.qt-project.org/108529 [PS1] - Add missing \since 5.5 for QSpacerItem::sizePolicy() http://codereview.qt-project.org/108500 [PS3] - QFileIconEngine: Use closest area when resolving the actual size http://codereview.qt-project.org/108488 [PS1] - Don't use QFileIconEngine if the platform theme won't support it From ci-noreply at qt-project.org Sat Mar 14 00:22:33 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 14 Mar 2015 00:22:33 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.4.1_state #64 - FAILURE Message-ID: <20150313232233.60532308C6@fork.qtproject.c.bitbit.net> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt-project.org/ci/Qt5_5.4.1_state/build_00064 From ci-noreply at qt-project.org Sat Mar 14 00:23:57 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 14 Mar 2015 01:23:57 +0200 Subject: [Ci-reports] fail on QtBase_5.5_Integration #289 Message-ID: <20150313_232357_024061.ci-noreply@qt-project.org> QtBase_5.5_Integration » win64-msvc2013_developer-build_qtnamespace_Windows_81 #289: FAILURE Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_00289/win64-msvc2013_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/5.5_1426288600): http://codereview.qt-project.org/107982 [PS2] - Introduce src/3rdparty/freetype.pri for better maintenance From ci-noreply at qt-project.org Sat Mar 14 01:53:27 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 14 Mar 2015 02:53:27 +0200 Subject: [Ci-reports] pass on Qt_4.8_Integration #2080 Message-ID: <20150314_005327_083775.ci-noreply@qt-project.org> Qt_4.8_Integration #2080: SUCCESS Tested changes (refs/builds/4.8_1426274301): http://codereview.qt-project.org/108345 [PS3] - configure: add '-psql_config' option From ci-noreply at qt-project.org Sat Mar 14 02:49:36 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 14 Mar 2015 02:49:36 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_dev_state #396 - FAILURE Message-ID: <20150314014936.E196730F63@fork.qtproject.c.bitbit.net> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt-project.org/ci/Qt5_dev_state/build_00396 From ci-noreply at qt-project.org Sat Mar 14 03:07:58 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 14 Mar 2015 04:07:58 +0200 Subject: [Ci-reports] pass on QtBase_dev_Integration #5993 Message-ID: <20150314_020758_027112.ci-noreply@qt-project.org> QtBase_dev_Integration #5993: SUCCESS Tested changes (refs/builds/dev_1426253169): http://codereview.qt-project.org/104874 [PS12] - Add a verbosity setting to QDebug. http://codereview.qt-project.org/106923 [PS1] - QVector: remove brittle c2m() function http://codereview.qt-project.org/107455 [PS1] - QColorDialog: move all helper classes into the unnamed namespace http://codereview.qt-project.org/107454 [PS1] - QColorDialog: remove unused friendship on QColorShower http://codereview.qt-project.org/107453 [PS1] - Inline qcolordialog_p.h into qcolordialog.cpp http://codereview.qt-project.org/108489 [PS1] - QtWidgets now depends on the platformheaders http://codereview.qt-project.org/108479 [PS1] - Fix warning and improve the signature of parseRedirectResponse From ci-noreply at qt-project.org Sat Mar 14 04:05:57 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 14 Mar 2015 04:05:57 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - QtBase_5.3_mobile_state #290 - FAILURE Message-ID: <20150314030557.9D70630743@fork.qtproject.c.bitbit.net> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt-project.org/ci/QtBase_5.3_mobile_state/build_00290 From ci-noreply at qt-project.org Sat Mar 14 04:15:33 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 14 Mar 2015 04:15:33 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.5_state #25 - FAILURE Message-ID: <20150314031533.6EB9030E81@fork.qtproject.c.bitbit.net> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt-project.org/ci/Qt5_5.5_state/build_00025 From ci-noreply at qt-project.org Sat Mar 14 05:27:14 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 14 Mar 2015 06:27:14 +0200 Subject: [Ci-reports] pass on QtBase_dev_Integration #5995 Message-ID: <20150314_042714_051911.ci-noreply@qt-project.org> QtBase_dev_Integration #5995: SUCCESS Tested changes (refs/builds/dev_1426298973): http://codereview.qt-project.org/106298 [PS4] - Accessibility Linux: Fix text attributes http://codereview.qt-project.org/108035 [PS5] - OS X Accessibility: Make checkboxes etc. checkable with VoiceOver From ci-noreply at qt-project.org Sat Mar 14 05:43:47 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 14 Mar 2015 05:43:47 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.4_state #187 - FAILURE Message-ID: <20150314044347.89B31310DA@fork.qtproject.c.bitbit.net> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt-project.org/ci/Qt5_5.4_state/build_00187 From ci-noreply at qt-project.org Sat Mar 14 07:01:54 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 14 Mar 2015 07:01:54 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.3_state #291 - FAILURE Message-ID: <20150314060154.2AAFE310FA@fork.qtproject.c.bitbit.net> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt-project.org/ci/Qt5_5.3_state/build_00291 From ci-noreply at qt-project.org Sat Mar 14 07:25:31 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 14 Mar 2015 08:25:31 +0200 Subject: [Ci-reports] pass on QtBase_5.5_Integration #293 Message-ID: <20150314_062531_051166.ci-noreply@qt-project.org> QtBase_5.5_Integration #293: SUCCESS Tested changes (refs/builds/5.5_1426289306): http://codereview.qt-project.org/108473 [PS2] - Fix separate_debug_info silent builds From ci-noreply at qt-project.org Sat Mar 14 07:48:33 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 14 Mar 2015 08:48:33 +0200 Subject: [Ci-reports] pass on Qt5_5.5_Integration #34 Message-ID: <20150314_064833_088109.ci-noreply@qt-project.org> Qt5_5.5_Integration #34: SUCCESS Tested changes (refs/builds/5.5_1426271897): http://codereview.qt-project.org/107229 [PS34] - Updated submodules. http://codereview.qt-project.org/102241 [PS8] - Added Qt3D as a part of qt5.git default repositories From ci-noreply at qt-project.org Sat Mar 14 09:28:20 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 14 Mar 2015 10:28:20 +0200 Subject: [Ci-reports] pass on QtBase_5.5_Integration #295 Message-ID: <20150314_082820_008240.ci-noreply@qt-project.org> QtBase_5.5_Integration #295: SUCCESS Tested changes (refs/builds/5.5_1426314426): http://codereview.qt-project.org/108460 [PS1] - forkfd: make only one of forkfd or spawnfd be compiled http://codereview.qt-project.org/107930 [PS1] - eglfs: Generate enter and leave events http://codereview.qt-project.org/108231 [PS1] - IPv6 scope IDs are unsigned http://codereview.qt-project.org/108230 [PS1] - QNativeSocketEngine: merge duplicated code for sin6_scope_id http://codereview.qt-project.org/108205 [PS2] - tst_QUrl: Add extra testcases http://codereview.qt-project.org/108500 [PS3] - QFileIconEngine: Use closest area when resolving the actual size http://codereview.qt-project.org/108488 [PS1] - Don't use QFileIconEngine if the platform theme won't support it http://codereview.qt-project.org/107982 [PS2] - Introduce src/3rdparty/freetype.pri for better maintenance From ci-noreply at qt-project.org Sat Mar 14 09:38:07 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 14 Mar 2015 10:38:07 +0200 Subject: [Ci-reports] fail on Qt5_dev_Integration #645 Message-ID: <20150314_083807_012948.ci-noreply@qt-project.org> Autotest `license' failed :( # Failed test 'No reference text for license type LGPL in configure, line 9' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in configure.bat, line 9' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in init-repository, line 9' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Looks like you failed 3 tests of 3. /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl .. Dubious, test returned 3 (wstat 768, 0x300) Failed 3/3 subtests Test Summary Report ------------------- /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl (Wstat: 768 Tests: 3 Failed: 3) Failed tests: 1-3 Non-zero exit status: 3 Files=1, Tests=3, 1 wallclock secs ( 0.02 usr 0.00 sys + 0.11 cusr 0.02 csys = 0.15 CPU) Result: FAIL QtQA::App::TestRunner: test failed, running again to see if it is flaky... # Failed test 'No reference text for license type LGPL in configure, line 9' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in configure.bat, line 9' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in init-repository, line 9' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Looks like you failed 3 tests of 3. /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl .. Dubious, test returned 3 (wstat 768, 0x300) Failed 3/3 subtests Test Summary Report ------------------- /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl (Wstat: 768 Tests: 3 Failed: 3) Failed tests: 1-3 Non-zero exit status: 3 Files=1, Tests=3, 0 wallclock secs ( 0.02 usr 0.01 sys + 0.09 cusr 0.01 csys = 0.13 CPU) Result: FAIL QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end license: 1 seconds, exit code 1 Build log: http://testresults.qt.io/ci/Qt5_dev_Integration/build_00645/linux-g++_no-widgets_Ubuntu_14.04_x64/log.txt.gz Tested changes (refs/builds/dev_1426321885): http://codereview.qt-project.org/106392 [PS55] - Updated submodules. From ci-noreply at qt-project.org Sat Mar 14 09:52:50 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 14 Mar 2015 10:52:50 +0200 Subject: [Ci-reports] fail on Qt5_5.4_Integration #319 Message-ID: <20150314_085250_090622.ci-noreply@qt-project.org> Qt5_5.4_Integration » win32-msvc2010_opengl_dynamic_Windows_7 #319: FAILURE Build log: http://testresults.qt.io/ci/Qt5_5.4_Integration/build_00319/win32-msvc2010_opengl_dynamic_Windows_7/log.txt.gz Tested changes (refs/builds/5.4_1426320659): http://codereview.qt-project.org/106265 [PS54] - Updated submodules. From ci-noreply at qt-project.org Sat Mar 14 11:31:29 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 14 Mar 2015 12:31:29 +0200 Subject: [Ci-reports] pass on QtBase_5.5_Integration #297 Message-ID: <20150314_103129_056287.ci-noreply@qt-project.org> QtBase_5.5_Integration #297: SUCCESS Tested changes (refs/builds/5.5_1426321795): http://codereview.qt-project.org/108522 [PS3] - Fix build of tests on QNX. From ci-noreply at qt-project.org Sat Mar 14 12:04:56 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 14 Mar 2015 13:04:56 +0200 Subject: [Ci-reports] fail on Qt5_5.4_Integration #320 Message-ID: <20150314_110456_005423.ci-noreply@qt-project.org> Qt5_5.4_Integration » macx-clang_bin-pkg-config_OSX_10.7 #320: FAILURE Build log: http://testresults.qt.io/ci/Qt5_5.4_Integration/build_00320/macx-clang_bin-pkg-config_OSX_10.7/log.txt.gz Tested changes (refs/builds/5.4_1426330466): http://codereview.qt-project.org/106265 [PS54] - Updated submodules. From ci-noreply at qt-project.org Sat Mar 14 14:10:39 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 14 Mar 2015 15:10:39 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #5996 Message-ID: <20150314_131039_029320.ci-noreply@qt-project.org> QtBase_dev_Integration » win64-msvc2012_developer-build_qtnamespace_Windows_81 #5996: FAILURE Build log: http://testresults.qt.io/ci/QtBase_dev_Integration/build_05996/win64-msvc2012_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/dev_1426338431): http://codereview.qt-project.org/105053 [PS3] - QString: further optimize multiArg From ci-noreply at qt-project.org Sat Mar 14 14:44:30 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 14 Mar 2015 14:44:30 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - QtBase_5.4_mobile_state #129 - FAILURE Message-ID: <20150314134430.9702E311AD@fork.qtproject.c.bitbit.net> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt-project.org/ci/QtBase_5.4_mobile_state/build_00129 From ci-noreply at qt-project.org Sat Mar 14 14:57:20 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 14 Mar 2015 15:57:20 +0200 Subject: [Ci-reports] Problems... Message-ID: <20150314_135720_006578.ci-noreply@qt-project.org> Some problems occurred recently... 2015-03-14T13:55:20Z: [[main::]] Project QtWebSockets_5.3.2_Integration has some state, but is not configured. Ignoring. 2015-03-14T13:55:20Z: [[main::]] Project QtImageFormats_stable_Integration has some state, but is not configured. Ignoring. 2015-03-14T13:55:20Z: [[main::]] Project QtDeclarative_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-14T13:55:20Z: [[main::]] Project QtGraphicalEffects_stable_Integration has some state, but is not configured. Ignoring. 2015-03-14T13:55:20Z: [[main::]] Project QtMultimedia_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-14T13:55:20Z: [[main::]] Project Qt3D_stable_Integration has some state, but is not configured. Ignoring. 2015-03-14T13:55:20Z: [[main::]] Project QtQA_master_Integration has some state, but is not configured. Ignoring. 2015-03-14T13:55:20Z: [[main::]] Project QtGraphicalEffects_5.3.1_Integration has some state, but is not configured. Ignoring. 2015-03-14T13:55:20Z: [[main::]] Project QtSystems_stable_Integration has some state, but is not configured. Ignoring. 2015-03-14T13:55:20Z: [[main::]] Project QtEnginio_1.1.0_Integration has some state, but is not configured. Ignoring. 2015-03-14T13:55:20Z: [[main::]] Project QtSensors_5.3.2_Integration has some state, but is not configured. Ignoring. 2015-03-14T13:55:20Z: [[main::]] Project QtMacExtras_stable_Integration has some state, but is not configured. Ignoring. 2015-03-14T13:55:20Z: [[main::]] Project QtActiveQt_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-14T13:55:20Z: [[main::]] Project QtScript_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-14T13:55:20Z: [[main::]] Project QtImageFormats_5.3.2_Integration has some state, but is not configured. Ignoring. 2015-03-14T13:55:20Z: [[main::]] Project QtEnginio_1.0.5_Integration has some state, but is not configured. Ignoring. 2015-03-14T13:55:20Z: [[main::]] Project QtSerialPort_5.3.1_Integration has some state, but is not configured. Ignoring. 2015-03-14T13:55:20Z: [[main::]] Project QtScript_stable_Integration has some state, but is not configured. Ignoring. 2015-03-14T13:55:20Z: [[main::]] Project Qt5_stable_Integration has some state, but is not configured. Ignoring. 2015-03-14T13:55:20Z: [[main::]] Project QtDoc_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-14T13:55:20Z: [[main::]] Project QtMacExtras_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-14T13:55:20Z: [[main::]] Project QtSerialPort_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-14T13:55:20Z: [[main::]] Project QtActiveQt_5.3.2_Integration has some state, but is not configured. Ignoring. 2015-03-14T13:55:20Z: [[main::]] Project QtBase_5.3.2_Integration has some state, but is not configured. Ignoring. 2015-03-14T13:55:20Z: [[main::]] Project QtDoc_stable_Integration has some state, but is not configured. Ignoring. 2015-03-14T13:55:20Z: [[main::]] Project QtWinExtras_5.3.2_Integration has some state, but is not configured. Ignoring. 2015-03-14T13:55:20Z: [[main::]] Project QtX11Extras_5.3.2_Integration has some state, but is not configured. Ignoring. 2015-03-14T13:55:20Z: [[main::]] Project QtQuick1_5.3.1_Integration has some state, but is not configured. Ignoring. 2015-03-14T13:55:20Z: [[main::]] Project QtWebKit_Examples_5.3.2_Integration has some state, but is not configured. Ignoring. 2015-03-14T13:55:20Z: [[main::]] Project QtWebSockets_stable_Integration has some state, but is not configured. Ignoring. 2015-03-14T13:55:20Z: [[main::]] Project QtMultimedia_5.3.2_Integration has some state, but is not configured. Ignoring. 2015-03-14T13:55:20Z: [[main::]] Project QtTools_stable_Integration has some state, but is not configured. Ignoring. 2015-03-14T13:55:20Z: [[main::]] Project QtConnectivity_5.3.2_Integration has some state, but is not configured. Ignoring. 2015-03-14T13:55:20Z: [[main::]] Project QtXmlPatterns_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-14T13:55:20Z: [[main::]] Project QtTranslations_stable_Integration has some state, but is not configured. Ignoring. 2015-03-14T13:55:20Z: [[main::]] Project QtAndroidExtras_stable_Integration has some state, but is not configured. Ignoring. 2015-03-14T13:55:20Z: [[main::]] Project QtWinExtras_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-14T13:55:20Z: [[main::]] Project QtActiveQt_stable_Integration has some state, but is not configured. Ignoring. 2015-03-14T13:55:20Z: [[main::]] Project QtX11Extras_5.3.1_Integration has some state, but is not configured. Ignoring. 2015-03-14T13:55:20Z: [[main::]] Project QtGraphicalEffects_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-14T13:55:20Z: [[main::]] Project QtQuickControls_5.3.1_Integration has some state, but is not configured. Ignoring. 2015-03-14T13:55:20Z: [[main::]] Project QtAndroidExtras_5.3.2_Integration has some state, but is not configured. Ignoring. 2015-03-14T13:55:20Z: [[main::]] Project QtDoc_5.3.2_Integration has some state, but is not configured. Ignoring. 2015-03-14T13:55:20Z: [[main::]] Project QtWinExtras_5.3.1_Integration has some state, but is not configured. Ignoring. 2015-03-14T13:55:20Z: [[main::]] Project QtImageFormats_5.3.1_Integration has some state, but is not configured. Ignoring. 2015-03-14T13:55:20Z: [[main::]] Project QtConnectivity_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-14T13:55:20Z: [[main::]] Project QtQuick1_5.3.2_Integration has some state, but is not configured. Ignoring. 2015-03-14T13:55:20Z: [[main::]] Project QtWebChannel_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-14T13:55:20Z: [[main::]] Project QtImageFormats_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-14T13:55:20Z: [[main::]] Project QtWebSockets_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-14T13:55:20Z: [[main::]] Project QtAndroidExtras_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-14T13:55:20Z: [[main::]] Project QtWebKit_5.3.1_Integration has some state, but is not configured. Ignoring. 2015-03-14T13:55:20Z: [[main::]] Project QtSensors_5.3.1_Integration has some state, but is not configured. Ignoring. 2015-03-14T13:55:20Z: [[main::]] Project QtConnectivity_stable_Integration has some state, but is not configured. Ignoring. 2015-03-14T13:55:20Z: [[main::]] Project QtX11Extras_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-14T13:55:20Z: [[main::]] Project QtAndroidExtras_5.3.1_Integration has some state, but is not configured. Ignoring. 2015-03-14T13:55:20Z: [[main::]] Project QtMacExtras_5.3.2_Integration has some state, but is not configured. Ignoring. 2015-03-14T13:55:20Z: [[main::]] Project Qt5_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-14T13:55:20Z: [[main::]] Project QtScript_5.3.2_Integration has some state, but is not configured. Ignoring. 2015-03-14T13:55:20Z: [[main::]] Project QtSerialPort_stable_Integration has some state, but is not configured. Ignoring. 2015-03-14T13:55:20Z: [[main::]] Project QtSerialPort_5.3.2_Integration has some state, but is not configured. Ignoring. 2015-03-14T13:55:20Z: [[main::]] Project QtSvg_stable_Integration has some state, but is not configured. Ignoring. 2015-03-14T13:55:20Z: [[main::]] Project QtWebKit_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-14T13:55:20Z: [[main::]] Project QtMultimedia_stable_Integration has some state, but is not configured. Ignoring. 2015-03-14T13:55:20Z: [[main::]] Project QtTools_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-14T13:55:20Z: [[main::]] Project QtDeclarative_5.3.2_Integration has some state, but is not configured. Ignoring. 2015-03-14T13:55:20Z: [[main::]] Project QtTranslations_5.3.2_Integration has some state, but is not configured. Ignoring. 2015-03-14T13:55:20Z: [[main::]] Project QtWebKit_Examples_stable_Integration has some state, but is not configured. Ignoring. 2015-03-14T13:55:20Z: [[main::]] Project QtLocation_stable_Integration has some state, but is not configured. Ignoring. 2015-03-14T13:55:20Z: [[main::]] Project QtSensors_stable_Integration has some state, but is not configured. Ignoring. 2015-03-14T13:55:20Z: [[main::]] Project QtWebSockets_5.3.1_Integration has some state, but is not configured. Ignoring. 2015-03-14T13:55:20Z: [[main::]] Project QtDoc_5.3.1_Integration has some state, but is not configured. Ignoring. 2015-03-14T13:55:20Z: [[main::]] Project Qt3D_wip_newapi_Integration has some state, but is not configured. Ignoring. 2015-03-14T13:55:20Z: [[main::]] Project QtTools_5.3.1_Integration has some state, but is not configured. Ignoring. 2015-03-14T13:55:20Z: [[main::]] Project QtMultimedia_5.3.1_Integration has some state, but is not configured. Ignoring. 2015-03-14T13:55:20Z: [[main::]] Project QtSensors_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-14T13:55:20Z: [[main::]] Project QtActiveQt_5.3.1_Integration has some state, but is not configured. Ignoring. 2015-03-14T13:55:20Z: [[main::]] Project QtLocation_5.3.1_Integration has some state, but is not configured. Ignoring. 2015-03-14T13:55:20Z: [[main::]] Project QtQuick1_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-14T13:55:20Z: [[main::]] Project QtSvg_5.3.2_Integration has some state, but is not configured. Ignoring. 2015-03-14T13:55:20Z: [[main::]] Project QtBase_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-14T13:55:20Z: [[main::]] Project Qt5_5.3.1_Integration has some state, but is not configured. Ignoring. 2015-03-14T13:55:20Z: [[main::]] Project QtTranslations_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-14T13:55:20Z: [[main::]] Project QtLocation_5.3.2_Integration has some state, but is not configured. Ignoring. 2015-03-14T13:55:20Z: [[main::]] Project QtDocGallery_stable_Integration has some state, but is not configured. Ignoring. 2015-03-14T13:55:20Z: [[main::]] Project QtConnectivity_5.3.1_Integration has some state, but is not configured. Ignoring. 2015-03-14T13:55:20Z: [[main::]] Project QtXmlPatterns_5.3.1_Integration has some state, but is not configured. Ignoring. 2015-03-14T13:55:20Z: [[main::]] Project QtSvg_5.3.1_Integration has some state, but is not configured. Ignoring. 2015-03-14T13:55:20Z: [[main::]] Project QtGraphicalEffects_5.3.2_Integration has some state, but is not configured. Ignoring. 2015-03-14T13:55:20Z: [[main::]] Project QtQuickControls_stable_Integration has some state, but is not configured. Ignoring. 2015-03-14T13:55:20Z: [[main::]] Project QtWebKit_Examples_5.3.1_Integration has some state, but is not configured. Ignoring. 2015-03-14T13:55:20Z: [[main::]] Project QtWebKit_stable_Integration has some state, but is not configured. Ignoring. 2015-03-14T13:55:20Z: [[main::]] Project QtScript_5.3.1_Integration has some state, but is not configured. Ignoring. 2015-03-14T13:55:20Z: [[main::]] Project QtEnginio_stable_Integration has some state, but is not configured. Ignoring. 2015-03-14T13:55:20Z: [[main::]] Project QtWebKit_5.3.2_Integration has some state, but is not configured. Ignoring. 2015-03-14T13:55:20Z: [[main::]] Project QtBase_5.3.1_Integration has some state, but is not configured. Ignoring. 2015-03-14T13:55:20Z: [[main::]] Project QtDeclarative_5.3.1_Integration has some state, but is not configured. Ignoring. 2015-03-14T13:55:20Z: [[main::]] Project QtXmlPatterns_stable_Integration has some state, but is not configured. Ignoring. 2015-03-14T13:55:20Z: [[main::]] Project QtWayland_stable_Integration has some state, but is not configured. Ignoring. 2015-03-14T13:55:20Z: [[main::]] Project QtTools_5.3.2_Integration has some state, but is not configured. Ignoring. 2015-03-14T13:55:20Z: [[main::]] Project QtX11Extras_stable_Integration has some state, but is not configured. Ignoring. 2015-03-14T13:55:20Z: [[main::]] Project QtWinExtras_stable_Integration has some state, but is not configured. Ignoring. 2015-03-14T13:55:20Z: [[main::]] Project QtTranslations_5.3.1_Integration has some state, but is not configured. Ignoring. 2015-03-14T13:55:20Z: [[main::]] Project QtQuickControls_5.3.2_Integration has some state, but is not configured. Ignoring. 2015-03-14T13:55:20Z: [[main::]] Project QtWebEngine_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-14T13:55:20Z: [[main::]] Project QtFeedback_stable_Integration has some state, but is not configured. Ignoring. 2015-03-14T13:55:20Z: [[main::]] Project QtQuick1_stable_Integration has some state, but is not configured. Ignoring. 2015-03-14T13:55:20Z: [[main::]] Project QtQuickControls_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-14T13:55:20Z: [[main::]] Project QtXmlPatterns_5.3.2_Integration has some state, but is not configured. Ignoring. 2015-03-14T13:55:20Z: [[main::]] Project QtWebKit_Examples_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-14T13:55:20Z: [[main::]] Project QtLocation_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-14T13:55:20Z: [[main::]] Project Qt5_5.3.2_Integration has some state, but is not configured. Ignoring. 2015-03-14T13:55:20Z: [[main::]] Project QtBase_stable_Integration has some state, but is not configured. Ignoring. 2015-03-14T13:55:20Z: [[main::]] Project QtMacExtras_5.3.1_Integration has some state, but is not configured. Ignoring. 2015-03-14T13:55:20Z: [[main::]] Project QtSvg_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-14T13:55:20Z: [[main::]] Project QtWayland_5.4.0_Integration has some state, but is not configured. Ignoring. From ci-noreply at qt-project.org Sat Mar 14 15:02:01 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 14 Mar 2015 16:02:01 +0200 Subject: [Ci-reports] pass on QtBase_5.5_Integration #299 Message-ID: <20150314_140201_038230.ci-noreply@qt-project.org> QtBase_5.5_Integration #299: SUCCESS Tested changes (refs/builds/5.5_1426329184): http://codereview.qt-project.org/108493 [PS2] - qdoc: ignores .pragma and .import in javascript files http://codereview.qt-project.org/108551 [PS2] - Please valgrind by not accessing uninitialized memory http://codereview.qt-project.org/108512 [PS2] - Disable DSA on Radeon http://codereview.qt-project.org/108191 [PS1] - linuxfb: Add support for QCursor::setPos() http://codereview.qt-project.org/108141 [PS3] - Support QCursor::setPos() properly for eglfs From ci-noreply at qt-project.org Sat Mar 14 18:19:38 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 14 Mar 2015 18:19:38 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - QtBase_dev_mobile_state #320 - FAILURE Message-ID: <20150314171938.5C76530603@fork.qtproject.c.bitbit.net> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt-project.org/ci/QtBase_dev_mobile_state/build_00320 From ci-noreply at qt-project.org Sat Mar 14 19:36:13 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 14 Mar 2015 20:36:13 +0200 Subject: [Ci-reports] pass on QtSerialPort_5.5_Integration #15 Message-ID: <20150314_183613_071011.ci-noreply@qt-project.org> QtSerialPort_5.5_Integration #15: SUCCESS Tested changes (refs/builds/5.5_1426356040): http://codereview.qt-project.org/108571 [PS1] - Fix QSPI::portName() on OSX From ci-noreply at qt-project.org Sat Mar 14 21:59:07 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 14 Mar 2015 22:59:07 +0200 Subject: [Ci-reports] pass on QtBase_5.5_Integration #301 Message-ID: <20150314_205907_005144.ci-noreply@qt-project.org> QtBase_5.5_Integration #301: SUCCESS Tested changes (refs/builds/5.5_1426354493): http://codereview.qt-project.org/108491 [PS4] - eglfs: Report the QScreen refresh rate from eglfs From ci-noreply at qt-project.org Sun Mar 15 00:09:40 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 15 Mar 2015 00:09:40 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.4.1_state #65 - FAILURE Message-ID: <20150314230940.968C130603@fork.qtproject.c.bitbit.net> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt-project.org/ci/Qt5_5.4.1_state/build_00065 From ci-noreply at qt-project.org Sun Mar 15 00:39:24 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 15 Mar 2015 00:39:24 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_dev_state #397 - FAILURE Message-ID: <20150314233924.7AC7830689@fork.qtproject.c.bitbit.net> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt-project.org/ci/Qt5_dev_state/build_00397 From ci-noreply at qt-project.org Sun Mar 15 01:33:12 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 15 Mar 2015 02:33:12 +0200 Subject: [Ci-reports] pass on QtBase_dev_Integration #5999 Message-ID: <20150315_003312_069049.ci-noreply@qt-project.org> QtBase_dev_Integration #5999: SUCCESS Tested changes (refs/builds/dev_1426359802): http://codereview.qt-project.org/108071 [PS3] - Add QDBusMessage::createTargetedSignal() From ci-noreply at qt-project.org Sun Mar 15 03:37:42 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 15 Mar 2015 04:37:42 +0200 Subject: [Ci-reports] pass on QtBase_dev_Integration #6000 Message-ID: <20150315_023742_093434.ci-noreply@qt-project.org> QtBase_dev_Integration #6000: SUCCESS Tested changes (refs/builds/dev_1426379688): http://codereview.qt-project.org/105053 [PS3] - QString: further optimize multiArg From ci-noreply at qt-project.org Sun Mar 15 03:37:46 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 15 Mar 2015 03:37:46 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.5_state #26 - FAILURE Message-ID: <20150315023746.A71E430B0D@fork.qtproject.c.bitbit.net> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt-project.org/ci/Qt5_5.5_state/build_00026 From ci-noreply at qt-project.org Sun Mar 15 04:02:02 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 15 Mar 2015 04:02:02 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - QtBase_5.3_mobile_state #291 - FAILURE Message-ID: <20150315030202.4263030B8C@fork.qtproject.c.bitbit.net> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt-project.org/ci/QtBase_5.3_mobile_state/build_00291 From ci-noreply at qt-project.org Sun Mar 15 05:08:35 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 15 Mar 2015 05:08:35 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.4_state #188 - FAILURE Message-ID: <20150315040835.98D6130D4A@fork.qtproject.c.bitbit.net> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt-project.org/ci/Qt5_5.4_state/build_00188 From ci-noreply at qt-project.org Sun Mar 15 06:33:34 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 15 Mar 2015 06:33:34 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.3_state #292 - FAILURE Message-ID: <20150315053334.68ADE30BB0@fork.qtproject.c.bitbit.net> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt-project.org/ci/Qt5_5.3_state/build_00292 From ci-noreply at qt-project.org Sun Mar 15 08:36:43 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 15 Mar 2015 09:36:43 +0200 Subject: [Ci-reports] fail on Qt5_5.4_Integration #321 Message-ID: <20150315_073643_030683.ci-noreply@qt-project.org> Qt5_5.4_Integration » win32-msvc2010_opengl_dynamic_Windows_7 #321: FAILURE Build log: http://testresults.qt.io/ci/Qt5_5.4_Integration/build_00321/win32-msvc2010_opengl_dynamic_Windows_7/log.txt.gz Tested changes (refs/builds/5.4_1426402789): http://codereview.qt-project.org/106265 [PS54] - Updated submodules. From ci-noreply at qt-project.org Sun Mar 15 14:35:19 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 15 Mar 2015 14:35:19 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - QtBase_5.4_mobile_state #130 - FAILURE Message-ID: <20150315133519.0D11431EF5@fork.qtproject.c.bitbit.net> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt-project.org/ci/QtBase_5.4_mobile_state/build_00130 From ci-noreply at qt-project.org Sun Mar 15 18:20:17 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 15 Mar 2015 18:20:17 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - QtBase_dev_mobile_state #321 - FAILURE Message-ID: <20150315172017.9A94530B1D@fork.qtproject.c.bitbit.net> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt-project.org/ci/QtBase_dev_mobile_state/build_00321 From ci-noreply at qt-project.org Sun Mar 15 19:42:28 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 15 Mar 2015 20:42:28 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #6001 Message-ID: <20150315_184228_020711.ci-noreply@qt-project.org> QtBase_dev_Integration » win64-msvc2012_developer-build_qtnamespace_Windows_81 #6001: FAILURE Build log: http://testresults.qt.io/ci/QtBase_dev_Integration/build_06001/win64-msvc2012_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/dev_1426444768): http://codereview.qt-project.org/108583 [PS2] - Fix C++14 compilation in QRgba64 From ci-noreply at qt-project.org Sun Mar 15 21:06:13 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 15 Mar 2015 22:06:13 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #6002 Message-ID: <20150315_200613_053909.ci-noreply@qt-project.org> Autotest `tst_qsslsocket' failed :( Testing tst_QSslSocket FAIL! : tst_QSslSocket::protocol(WithHttpProxyBasicAuth) 'socket->waitForConnected()' returned FALSE. (Socket operation timed out) tst_qsslsocket.cpp(936) : failure location Totals: 671 passed, 1 failed, 14 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QSslSocket ********* Config: Using QtTest library 5.6.0, Qt 5.6.0 (i386-little_endian-ilp32 shared (dynamic) release build; by MSVC 2010) QDEBUG : tst_QSslSocket::initTestCase() Using SSL library OpenSSL 1.0.1j 15 Oct 2014 (268439727) PASS : tst_QSslSocket::initTestCase() PASS : tst_QSslSocket::constructing(WithoutProxy) PASS : tst_QSslSocket::constructing(WithSocks5Proxy) PASS : tst_QSslSocket::constructing(WithSocks5ProxyAuth) PASS : tst_QSslSocket::constructing(WithHttpProxy) 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(WithoutProxy:10.212.2.0) PASS : tst_QSslSocket::sslErrors(WithSocks5Proxy:qt-test-server) PASS : tst_QSslSocket::sslErrors(WithSocks5Proxy:10.212.2.0) PASS : tst_QSslSocket::sslErrors(WithSocks5ProxyAuth:qt-test-server) PASS : tst_QSslSocket::sslErrors(WithSocks5ProxyAuth:10.212.2.0) PASS : tst_QSslSocket::sslErrors(WithHttpProxy:qt-test-server) PASS : tst_QSslSocket::sslErrors(WithHttpProxy:10.212.2.0) PASS : tst_QSslSocket::sslErrors(WithHttpProxyBasicAuth:qt-test-server) PASS : tst_QSslSocket::sslErrors(WithHttpProxyBasicAuth:10.212.2.0) 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(715) : failure location PASS : tst_QSslSocket::connectToHostEncrypted(WithSocks5Proxy) SKIP : tst_QSslSocket::connectToHostEncrypted(WithSocks5ProxyAuth) Skipping flaky test - See QTBUG-29941 tst_qsslsocket.cpp(704) : failure location PASS : tst_QSslSocket::connectToHostEncryptedWithVerificationPeerName(WithoutProxy) PASS : tst_QSslSocket::connectToHostEncryptedWithVerificationPeerName(WithSocks5Proxy) PASS : tst_QSslSocket::connectToHostEncryptedWithVerificationPeerName(WithSocks5ProxyAuth) PASS : tst_QSslSocket::connectToHostEncryptedWithVerificationPeerName(WithHttpProxy) PASS : tst_QSslSocket::connectToHostEncryptedWithVerificationPeerName(WithHttpProxyBasicAuth) QDEBUG : tst_QSslSocket::sessionCipher(WithoutProxy) Supported Ciphers: (QSslCipher(name=ECDHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=PSK-AES256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES128-SHA, bits=1 (truncated) QDEBUG : tst_QSslSocket::sessionCipher(WithoutProxy) Default Ciphers: (QSslCipher(name=ECDHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=PSK-AES256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES128-SHA, bits=128 (truncated) QDEBUG : tst_QSslSocket::sessionCipher(WithoutProxy) Session Cipher: QSslCipher(name=DHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2) PASS : tst_QSslSocket::sessionCipher(WithoutProxy) QDEBUG : tst_QSslSocket::sessionCipher(WithSocks5Proxy) Supported Ciphers: (QSslCipher(name=ECDHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=PSK-AES256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES128-SHA, bit (truncated) QDEBUG : tst_QSslSocket::sessionCipher(WithSocks5Proxy) Default Ciphers: (QSslCipher(name=ECDHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=PSK-AES256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES128-SHA, bits= (truncated) QDEBUG : tst_QSslSocket::sessionCipher(WithSocks5Proxy) Session Cipher: QSslCipher(name=DHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2) PASS : tst_QSslSocket::sessionCipher(WithSocks5Proxy) QDEBUG : tst_QSslSocket::sessionCipher(WithSocks5ProxyAuth) Supported Ciphers: (QSslCipher(name=ECDHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=PSK-AES256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES128-SHA, (truncated) QDEBUG : tst_QSslSocket::sessionCipher(WithSocks5ProxyAuth) Default Ciphers: (QSslCipher(name=ECDHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=PSK-AES256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES128-SHA, b (truncated) QDEBUG : tst_QSslSocket::sessionCipher(WithSocks5ProxyAuth) Session Cipher: QSslCipher(name=DHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2) PASS : tst_QSslSocket::sessionCipher(WithSocks5ProxyAuth) QDEBUG : tst_QSslSocket::sessionCipher(WithHttpProxy) Supported Ciphers: (QSslCipher(name=ECDHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=PSK-AES256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES128-SHA, bits= (truncated) QDEBUG : tst_QSslSocket::sessionCipher(WithHttpProxy) Default Ciphers: (QSslCipher(name=ECDHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=PSK-AES256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES128-SHA, bits=12 (truncated) QDEBUG : tst_QSslSocket::sessionCipher(WithHttpProxy) Session Cipher: QSslCipher(name=DHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2) PASS : tst_QSslSocket::sessionCipher(WithHttpProxy) QDEBUG : tst_QSslSocket::sessionCipher(WithHttpProxyBasicAuth) Supported Ciphers: (QSslCipher(name=ECDHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=PSK-AES256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES128-S (truncated) QDEBUG : tst_QSslSocket::sessionCipher(WithHttpProxyBasicAuth) Default Ciphers: (QSslCipher(name=ECDHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=PSK-AES256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES128-SHA (truncated) QDEBUG : tst_QSslSocket::sessionCipher(WithHttpProxyBasicAuth) Session Cipher: QSslCipher(name=DHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2) PASS : tst_QSslSocket::sessionCipher(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::flush(WithoutProxy) PASS : tst_QSslSocket::flush(WithSocks5Proxy) PASS : tst_QSslSocket::flush(WithSocks5ProxyAuth) PASS : tst_QSslSocket::flush(WithHttpProxy) PASS : tst_QSslSocket::flush(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::isEncrypted(WithoutProxy) PASS : tst_QSslSocket::isEncrypted(WithSocks5Proxy) PASS : tst_QSslSocket::isEncrypted(WithSocks5ProxyAuth) PASS : tst_QSslSocket::isEncrypted(WithHttpProxy) PASS : tst_QSslSocket::isEncrypted(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::localCertificate(WithoutProxy) PASS : tst_QSslSocket::localCertificate(WithSocks5Proxy) PASS : tst_QSslSocket::localCertificate(WithSocks5ProxyAuth) PASS : tst_QSslSocket::localCertificate(WithHttpProxy) PASS : tst_QSslSocket::localCertificate(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::mode(WithoutProxy) PASS : tst_QSslSocket::mode(WithSocks5Proxy) PASS : tst_QSslSocket::mode(WithSocks5ProxyAuth) PASS : tst_QSslSocket::mode(WithHttpProxy) PASS : tst_QSslSocket::mode(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::peerCertificate(WithoutProxy) PASS : tst_QSslSocket::peerCertificate(WithSocks5Proxy) PASS : tst_QSslSocket::peerCertificate(WithSocks5ProxyAuth) PASS : tst_QSslSocket::peerCertificate(WithHttpProxy) PASS : tst_QSslSocket::peerCertificate(WithHttpProxyBasicAuth) SKIP : tst_QSslSocket::peerCertificateChain(WithoutProxy) QTBUG-29941 - Unstable auto-test due to intermittently unreachable host tst_qsslsocket.cpp(814) : 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) qt.network.ssl: QSslSocket::startClientEncryption: cannot start handshake when not connected QWARN : tst_QSslSocket::protocol(WithoutProxy) qt.network.ssl: 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(986) : failure location PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl2-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1.0-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:any-any) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:secure-secure) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl2-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl2-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl2-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl2-secure) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl2-any) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1.0-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1.0-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1.0-secure) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1.0-any) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:secure-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:secure-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:secure-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:secure-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:secure-any) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:any-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:any-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:any-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:any-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:any-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl2-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1.0-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:any-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:secure-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl2-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl2-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl2-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl2-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl2-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1.0-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1.0-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1.0-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1.0-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:secure-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:secure-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:secure-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:secure-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:secure-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:any-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:any-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:any-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:any-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:any-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl2-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1.0-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:any-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:secure-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl2-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl2-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl2-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl2-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl2-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1.0-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1.0-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1.0-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1.0-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:secure-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:secure-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:secure-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:secure-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:secure-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:any-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:any-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:any-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:any-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:any-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl2-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1.0-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:any-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:secure-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl2-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl2-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl2-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl2-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl2-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1.0-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1.0-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1.0-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1.0-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:secure-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:secure-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:secure-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:secure-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:secure-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:any-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:any-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:any-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:any-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:any-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl2-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1.0-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:any-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:secure-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl2-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl2-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl2-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl2-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl2-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1.0-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1.0-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1.0-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1.0-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:secure-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:secure-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:secure-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:secure-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:secure-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:any-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:any-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:any-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:any-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:any-secure) PASS : tst_QSslSocket::setCaCertificates(WithoutProxy) PASS : tst_QSslSocket::setCaCertificates(WithSocks5Proxy) PASS : tst_QSslSocket::setCaCertificates(WithSocks5ProxyAuth) PASS : tst_QSslSocket::setCaCertificates(WithHttpProxy) PASS : tst_QSslSocket::setCaCertificates(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::setLocalCertificate(WithoutProxy) PASS : tst_QSslSocket::setLocalCertificate(WithSocks5Proxy) PASS : tst_QSslSocket::setLocalCertificate(WithSocks5ProxyAuth) PASS : tst_QSslSocket::setLocalCertificate(WithHttpProxy) PASS : tst_QSslSocket::setLocalCertificate(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::localCertificateChain(WithoutProxy) PASS : tst_QSslSocket::localCertificateChain(WithSocks5Proxy) PASS : tst_QSslSocket::localCertificateChain(WithSocks5ProxyAuth) PASS : tst_QSslSocket::localCertificateChain(WithHttpProxy) PASS : tst_QSslSocket::localCertificateChain(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::setLocalCertificateChain(WithoutProxy) PASS : tst_QSslSocket::setLocalCertificateChain(WithSocks5Proxy) PASS : tst_QSslSocket::setLocalCertificateChain(WithSocks5ProxyAuth) PASS : tst_QSslSocket::setLocalCertificateChain(WithHttpProxy) PASS : tst_QSslSocket::setLocalCertificateChain(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::setPrivateKey(WithoutProxy) PASS : tst_QSslSocket::setPrivateKey(WithSocks5Proxy) PASS : tst_QSslSocket::setPrivateKey(WithSocks5ProxyAuth) PASS : tst_QSslSocket::setPrivateKey(WithHttpProxy) PASS : tst_QSslSocket::setPrivateKey(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::setSocketDescriptor(WithoutProxy) PASS : tst_QSslSocket::setSocketDescriptor(WithSocks5Proxy) PASS : tst_QSslSocket::setSocketDescriptor(WithSocks5ProxyAuth) PASS : tst_QSslSocket::setSocketDescriptor(WithHttpProxy) PASS : tst_QSslSocket::setSocketDescriptor(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::setSslConfiguration(WithoutProxy:empty) PASS : tst_QSslSocket::setSslConfiguration(WithoutProxy:default) PASS : tst_QSslSocket::setSslConfiguration(WithoutProxy:set-root-cert) PASS : tst_QSslSocket::setSslConfiguration(WithoutProxy:secure) PASS : tst_QSslSocket::setSslConfiguration(WithSocks5Proxy:empty) PASS : tst_QSslSocket::setSslConfiguration(WithSocks5Proxy:default) PASS : tst_QSslSocket::setSslConfiguration(WithSocks5Proxy:set-root-cert) PASS : tst_QSslSocket::setSslConfiguration(WithSocks5Proxy:secure) PASS : tst_QSslSocket::setSslConfiguration(WithSocks5ProxyAuth:empty) PASS : tst_QSslSocket::setSslConfiguration(WithSocks5ProxyAuth:default) PASS : tst_QSslSocket::setSslConfiguration(WithSocks5ProxyAuth:set-root-cert) PASS : tst_QSslSocket::setSslConfiguration(WithSocks5ProxyAuth:secure) PASS : tst_QSslSocket::setSslConfiguration(WithHttpProxy:empty) PASS : tst_QSslSocket::setSslConfiguration(WithHttpProxy:default) PASS : tst_QSslSocket::setSslConfiguration(WithHttpProxy:set-root-cert) PASS : tst_QSslSocket::setSslConfiguration(WithHttpProxy:secure) PASS : tst_QSslSocket::setSslConfiguration(WithHttpProxyBasicAuth:empty) PASS : tst_QSslSocket::setSslConfiguration(WithHttpProxyBasicAuth:default) PASS : tst_QSslSocket::setSslConfiguration(WithHttpProxyBasicAuth:set-root-cert) PASS : tst_QSslSocket::setSslConfiguration(WithHttpProxyBasicAuth:secure) PASS : tst_QSslSocket::waitForEncrypted(WithoutProxy) PASS : tst_QSslSocket::waitForEncrypted(WithSocks5Proxy) PASS : tst_QSslSocket::waitForEncrypted(WithSocks5ProxyAuth) PASS : tst_QSslSocket::waitForEncrypted(WithHttpProxy) SKIP : tst_QSslSocket::waitForEncrypted(WithHttpProxyBasicAuth) Skipping flaky test - See QTBUG-29941 tst_qsslsocket.cpp(1407) : failure location SKIP : tst_QSslSocket::waitForEncryptedMinusOne(WithoutProxy) QTBUG-24451 - indefinite wait may hang tst_qsslsocket.cpp(1413) : 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(1568) : 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(1773) : failure location SKIP : tst_QSslSocket::waitForMinusOne(WithoutProxy) QTBUG-24451 - indefinite wait may hang tst_qsslsocket.cpp(1945) : 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::disconnectFromHostWhenConnecting(WithoutProxy) PASS : tst_QSslSocket::disconnectFromHostWhenConnecting(WithSocks5Proxy) PASS : tst_QSslSocket::disconnectFromHostWhenConnecting(WithSocks5ProxyAuth) PASS : tst_QSslSocket::disconnectFromHostWhenConnecting(WithHttpProxy) PASS : tst_QSslSocket::disconnectFromHostWhenConnecting(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::disconnectFromHostWhenConnected(WithoutProxy) PASS : tst_QSslSocket::disconnectFromHostWhenConnected(WithSocks5Proxy) PASS : tst_QSslSocket::disconnectFromHostWhenConnected(WithSocks5ProxyAuth) PASS : tst_QSslSocket::disconnectFromHostWhenConnected(WithHttpProxy) PASS : tst_QSslSocket::disconnectFromHostWhenConnected(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::resetProxy(WithoutProxy) PASS : tst_QSslSocket::resetProxy(WithSocks5Proxy) PASS : tst_QSslSocket::resetProxy(WithSocks5ProxyAuth) PASS : tst_QSslSocket::resetProxy(WithHttpProxy) PASS : tst_QSslSocket::resetProxy(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::ignoreSslErrorsList(WithoutProxy:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsList(WithoutProxy:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsList(WithoutProxy:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsList(WithoutProxy:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsList(WithoutProxy:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5Proxy:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5Proxy:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5Proxy:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5Proxy:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5Proxy:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5ProxyAuth:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5ProxyAuth:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5ProxyAuth:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5ProxyAuth:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5ProxyAuth:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxy:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxy:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxy:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxy:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxy:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxyBasicAuth:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxyBasicAuth:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxyBasicAuth:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxyBasicAuth:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxyBasicAuth:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithoutProxy:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithoutProxy:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithoutProxy:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithoutProxy:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithoutProxy:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5Proxy:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5Proxy:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5Proxy:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5Proxy:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5Proxy:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5ProxyAuth:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5ProxyAuth:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5ProxyAuth:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5ProxyAuth:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5ProxyAuth:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxy:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxy:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxy:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxy:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxy:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxyBasicAuth:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxyBasicAuth:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxyBasicAuth:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxyBasicAuth:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxyBasicAuth:SSL-failure-empty-list-again) PASS : tst_QSslSocket::readFromClosedSocket(WithoutProxy) PASS : tst_QSslSocket::readFromClosedSocket(WithSocks5Proxy) PASS : tst_QSslSocket::readFromClosedSocket(WithSocks5ProxyAuth) PASS : tst_QSslSocket::readFromClosedSocket(WithHttpProxy) PASS : tst_QSslSocket::readFromClosedSocket(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::writeBigChunk(WithoutProxy) QWARN : tst_QSslSocket::writeBigChunk(WithSocks5Proxy) QIODevice::write: device not open PASS : tst_QSslSocket::writeBigChunk(WithSocks5Proxy) QWARN : tst_QSslSocket::writeBigChunk(WithSocks5ProxyAuth) QIODevice::write: device not open PASS : tst_QSslSocket::writeBigChunk(WithSocks5ProxyAuth) PASS : tst_QSslSocket::writeBigChunk(WithHttpProxy) PASS : tst_QSslSocket::writeBigChunk(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::blacklistedCertificates(WithoutProxy) PASS : tst_QSslSocket::blacklistedCertificates(WithSocks5Proxy) PASS : tst_QSslSocket::blacklistedCertificates(WithSocks5ProxyAuth) PASS : tst_QSslSocket::blacklistedCertificates(WithHttpProxy) PASS : tst_QSslSocket::blacklistedCertificates(WithHttpProxyBasicAuth) QDEBUG : tst_QSslSocket::versionAccessors(WithoutProxy) "OpenSSL 1.0.1j 15 Oct 2014" QDEBUG : tst_QSslSocket::versionAccessors(WithoutProxy) "100010af" PASS : tst_QSslSocket::versionAccessors(WithoutProxy) QDEBUG : tst_QSslSocket::versionAccessors(WithSocks5Proxy) "OpenSSL 1.0.1j 15 Oct 2014" QDEBUG : tst_QSslSocket::versionAccessors(WithSocks5Proxy) "100010af" PASS : tst_QSslSocket::versionAccessors(WithSocks5Proxy) QDEBUG : tst_QSslSocket::versionAccessors(WithSocks5ProxyAuth) "OpenSSL 1.0.1j 15 Oct 2014" QDEBUG : tst_QSslSocket::versionAccessors(WithSocks5ProxyAuth) "100010af" PASS : tst_QSslSocket::versionAccessors(WithSocks5ProxyAuth) QDEBUG : tst_QSslSocket::versionAccessors(WithHttpProxy) "OpenSSL 1.0.1j 15 Oct 2014" QDEBUG : tst_QSslSocket::versionAccessors(WithHttpProxy) "100010af" PASS : tst_QSslSocket::versionAccessors(WithHttpProxy) QDEBUG : tst_QSslSocket::versionAccessors(WithHttpProxyBasicAuth) "OpenSSL 1.0.1j 15 Oct 2014" QDEBUG : tst_QSslSocket::versionAccessors(WithHttpProxyBasicAuth) "100010af" 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::dhServer(WithoutProxy) PASS : tst_QSslSocket::dhServer(WithSocks5Proxy) PASS : tst_QSslSocket::dhServer(WithSocks5ProxyAuth) PASS : tst_QSslSocket::dhServer(WithHttpProxy) PASS : tst_QSslSocket::dhServer(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::ecdhServer(WithoutProxy) PASS : tst_QSslSocket::ecdhServer(WithSocks5Proxy) PASS : tst_QSslSocket::ecdhServer(WithSocks5ProxyAuth) PASS : tst_QSslSocket::ecdhServer(WithHttpProxy) PASS : tst_QSslSocket::ecdhServer(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::verifyClientCertificate(WithoutProxy:NoCert:AutoVerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithoutProxy:NoCert:QueryPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithoutProxy:NoCert:VerifyNone) PASS : tst_QSslSocket::verifyClientCertificate(WithoutProxy:NoCert:VerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithoutProxy:SelfSignedCert:AutoVerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithoutProxy:SelfSignedCert:QueryPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithoutProxy:SelfSignedCert:VerifyNone) PASS : tst_QSslSocket::verifyClientCertificate(WithoutProxy:SelfSignedCert:VerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithoutProxy:ValidServerCert:AutoVerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithoutProxy:ValidServerCert:QueryPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithoutProxy:ValidServerCert:VerifyNone) PASS : tst_QSslSocket::verifyClientCertificate(WithoutProxy:ValidServerCert:VerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithoutProxy:ValidClientCert:AutoVerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithoutProxy:ValidClientCert:QueryPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithoutProxy:ValidClientCert:VerifyNone) PASS : tst_QSslSocket::verifyClientCertificate(WithoutProxy:ValidClientCert:VerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithoutProxy:ValidClientCert:AutoVerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithoutProxy:ValidClientCert:QueryPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithoutProxy:ValidClientCert:VerifyNone) PASS : tst_QSslSocket::verifyClientCertificate(WithoutProxy:ValidClientCert:VerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5Proxy:NoCert:AutoVerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5Proxy:NoCert:QueryPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5Proxy:NoCert:VerifyNone) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5Proxy:NoCert:VerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5Proxy:SelfSignedCert:AutoVerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5Proxy:SelfSignedCert:QueryPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5Proxy:SelfSignedCert:VerifyNone) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5Proxy:SelfSignedCert:VerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5Proxy:ValidServerCert:AutoVerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5Proxy:ValidServerCert:QueryPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5Proxy:ValidServerCert:VerifyNone) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5Proxy:ValidServerCert:VerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5Proxy:ValidClientCert:AutoVerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5Proxy:ValidClientCert:QueryPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5Proxy:ValidClientCert:VerifyNone) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5Proxy:ValidClientCert:VerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5Proxy:ValidClientCert:AutoVerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5Proxy:ValidClientCert:QueryPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5Proxy:ValidClientCert:VerifyNone) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5Proxy:ValidClientCert:VerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5ProxyAuth:NoCert:AutoVerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5ProxyAuth:NoCert:QueryPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5ProxyAuth:NoCert:VerifyNone) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5ProxyAuth:NoCert:VerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5ProxyAuth:SelfSignedCert:AutoVerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5ProxyAuth:SelfSignedCert:QueryPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5ProxyAuth:SelfSignedCert:VerifyNone) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5ProxyAuth:SelfSignedCert:VerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5ProxyAuth:ValidServerCert:AutoVerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5ProxyAuth:ValidServerCert:QueryPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5ProxyAuth:ValidServerCert:VerifyNone) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5ProxyAuth:ValidServerCert:VerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5ProxyAuth:ValidClientCert:AutoVerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5ProxyAuth:ValidClientCert:QueryPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5ProxyAuth:ValidClientCert:VerifyNone) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5ProxyAuth:ValidClientCert:VerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5ProxyAuth:ValidClientCert:AutoVerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5ProxyAuth:ValidClientCert:QueryPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5ProxyAuth:ValidClientCert:VerifyNone) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5ProxyAuth:ValidClientCert:VerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxy:NoCert:AutoVerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxy:NoCert:QueryPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxy:NoCert:VerifyNone) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxy:NoCert:VerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxy:SelfSignedCert:AutoVerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxy:SelfSignedCert:QueryPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxy:SelfSignedCert:VerifyNone) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxy:SelfSignedCert:VerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxy:ValidServerCert:AutoVerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxy:ValidServerCert:QueryPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxy:ValidServerCert:VerifyNone) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxy:ValidServerCert:VerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxy:ValidClientCert:AutoVerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxy:ValidClientCert:QueryPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxy:ValidClientCert:VerifyNone) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxy:ValidClientCert:VerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxy:ValidClientCert:AutoVerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxy:ValidClientCert:QueryPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxy:ValidClientCert:VerifyNone) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxy:ValidClientCert:VerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxyBasicAuth:NoCert:AutoVerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxyBasicAuth:NoCert:QueryPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxyBasicAuth:NoCert:VerifyNone) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxyBasicAuth:NoCert:VerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxyBasicAuth:SelfSignedCert:AutoVerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxyBasicAuth:SelfSignedCert:QueryPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxyBasicAuth:SelfSignedCert:VerifyNone) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxyBasicAuth:SelfSignedCert:VerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxyBasicAuth:ValidServerCert:AutoVerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxyBasicAuth:ValidServerCert:QueryPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxyBasicAuth:ValidServerCert:VerifyNone) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxyBasicAuth:ValidServerCert:VerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxyBasicAuth:ValidClientCert:AutoVerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxyBasicAuth:ValidClientCert:QueryPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxyBasicAuth:ValidClientCert:VerifyNone) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxyBasicAuth:ValidClientCert:VerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxyBasicAuth:ValidClientCert:AutoVerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxyBasicAuth:ValidClientCert:QueryPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxyBasicAuth:ValidClientCert:VerifyNone) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxyBasicAuth:ValidClientCert:VerifyPeer) 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) SKIP : tst_QSslSocket::simplePskConnect(WithoutProxy:PskConnectDoNotHandlePsk) This test requires change 1f8cab2c3bcd91335684c95afa95ae71e00a94e4 on the network test server, QTQAINFRA-917 tst_qsslsocket.cpp(3019) : failure location SKIP : tst_QSslSocket::simplePskConnect(WithoutProxy:PskConnectEmptyCredentials) This test requires change 1f8cab2c3bcd91335684c95afa95ae71e00a94e4 on the network test server, QTQAINFRA-917 tst_qsslsocket.cpp(3019) : failure location SKIP : tst_QSslSocket::simplePskConnect(WithoutProxy:PskConnectWrongCredentials) This test requires change 1f8cab2c3bcd91335684c95afa95ae71e00a94e4 on the network test server, QTQAINFRA-917 tst_qsslsocket.cpp(3019) : failure location SKIP : tst_QSslSocket::simplePskConnect(WithoutProxy:PskConnectWrongIdentity) This test requires change 1f8cab2c3bcd91335684c95afa95ae71e00a94e4 on the network test server, QTQAINFRA-917 tst_qsslsocket.cpp(3019) : failure location SKIP : tst_QSslSocket::simplePskConnect(WithoutProxy:PskConnectWrongPreSharedKey) This test requires change 1f8cab2c3bcd91335684c95afa95ae71e00a94e4 on the network test server, QTQAINFRA-917 tst_qsslsocket.cpp(3019) : failure location SKIP : tst_QSslSocket::simplePskConnect(WithoutProxy:PskConnectRightCredentialsPeerVerifyFailure) This test requires change 1f8cab2c3bcd91335684c95afa95ae71e00a94e4 on the network test server, QTQAINFRA-917 tst_qsslsocket.cpp(3019) : failure location SKIP : tst_QSslSocket::simplePskConnect(WithoutProxy:PskConnectRightCredentialsVerifyPeer) This test requires change 1f8cab2c3bcd91335684c95afa95ae71e00a94e4 on the network test server, QTQAINFRA-917 tst_qsslsocket.cpp(3019) : failure location SKIP : tst_QSslSocket::simplePskConnect(WithoutProxy:PskConnectRightCredentialsDoNotVerifyPeer) This test requires change 1f8cab2c3bcd91335684c95afa95ae71e00a94e4 on the network test server, QTQAINFRA-917 tst_qsslsocket.cpp(3019) : failure location 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: 669 passed, 1 failed, 16 skipped, 0 blacklisted ********* Finished testing of tst_QSslSocket ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qsslsocket: 226 seconds, exit code 1 Build log: http://testresults.qt.io/ci/QtBase_dev_Integration/build_06002/win32-msvc2010_developer-build_qtnamespace_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1426445143): http://codereview.qt-project.org/108583 [PS2] - Fix C++14 compilation in QRgba64 From ci-noreply at qt-project.org Mon Mar 16 00:01:51 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 16 Mar 2015 00:01:51 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.4.1_state #66 - FAILURE Message-ID: <20150315230151.B23503196F@fork.qtproject.c.bitbit.net> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt-project.org/ci/Qt5_5.4.1_state/build_00066 From ci-noreply at qt-project.org Mon Mar 16 00:46:33 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 16 Mar 2015 00:46:33 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_dev_state #398 - FAILURE Message-ID: <20150315234633.23A2B31F7F@fork.qtproject.c.bitbit.net> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt-project.org/ci/Qt5_dev_state/build_00398 From ci-noreply at qt-project.org Mon Mar 16 02:16:14 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 16 Mar 2015 03:16:14 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #6004 Message-ID: <20150316_011614_061052.ci-noreply@qt-project.org> Autotest `tst_qsslsocket' failed :( Testing tst_QSslSocket FAIL! : tst_QSslSocket::connectToHostEncrypted(WithoutProxy) 'socket->waitForDisconnected()' returned FALSE. () tst_qsslsocket.cpp(715) : failure location Totals: 676 passed, 1 failed, 13 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QSslSocket ********* Config: Using QtTest library 5.6.0, Qt 5.6.0 (i386-little_endian-ilp32 shared (dynamic) release build; by MSVC 2010) QDEBUG : tst_QSslSocket::initTestCase() Using SSL library OpenSSL 1.0.1j 15 Oct 2014 (268439727) PASS : tst_QSslSocket::initTestCase() PASS : tst_QSslSocket::constructing(WithoutProxy) PASS : tst_QSslSocket::constructing(WithSocks5Proxy) PASS : tst_QSslSocket::constructing(WithSocks5ProxyAuth) PASS : tst_QSslSocket::constructing(WithHttpProxy) 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(WithoutProxy:10.212.2.0) PASS : tst_QSslSocket::sslErrors(WithSocks5Proxy:qt-test-server) PASS : tst_QSslSocket::sslErrors(WithSocks5Proxy:10.212.2.0) PASS : tst_QSslSocket::sslErrors(WithSocks5ProxyAuth:qt-test-server) PASS : tst_QSslSocket::sslErrors(WithSocks5ProxyAuth:10.212.2.0) PASS : tst_QSslSocket::sslErrors(WithHttpProxy:qt-test-server) PASS : tst_QSslSocket::sslErrors(WithHttpProxy:10.212.2.0) PASS : tst_QSslSocket::sslErrors(WithHttpProxyBasicAuth:qt-test-server) PASS : tst_QSslSocket::sslErrors(WithHttpProxyBasicAuth:10.212.2.0) PASS : tst_QSslSocket::addCaCertificate(WithoutProxy) PASS : tst_QSslSocket::addCaCertificate(WithSocks5Proxy) PASS : tst_QSslSocket::addCaCertificate(WithSocks5ProxyAuth) PASS : tst_QSslSocket::addCaCertificate(WithHttpProxy) PASS : tst_QSslSocket::addCaCertificate(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::addCaCertificates(WithoutProxy) PASS : tst_QSslSocket::addCaCertificates(WithSocks5Proxy) PASS : tst_QSslSocket::addCaCertificates(WithSocks5ProxyAuth) PASS : tst_QSslSocket::addCaCertificates(WithHttpProxy) PASS : tst_QSslSocket::addCaCertificates(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::addCaCertificates2(WithoutProxy) PASS : tst_QSslSocket::addCaCertificates2(WithSocks5Proxy) PASS : tst_QSslSocket::addCaCertificates2(WithSocks5ProxyAuth) PASS : tst_QSslSocket::addCaCertificates2(WithHttpProxy) PASS : tst_QSslSocket::addCaCertificates2(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::ciphers(WithoutProxy) PASS : tst_QSslSocket::ciphers(WithSocks5Proxy) PASS : tst_QSslSocket::ciphers(WithSocks5ProxyAuth) PASS : tst_QSslSocket::ciphers(WithHttpProxy) PASS : tst_QSslSocket::ciphers(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::connectToHostEncrypted(WithoutProxy) PASS : tst_QSslSocket::connectToHostEncrypted(WithSocks5Proxy) PASS : tst_QSslSocket::connectToHostEncrypted(WithSocks5ProxyAuth) PASS : tst_QSslSocket::connectToHostEncrypted(WithHttpProxy) PASS : tst_QSslSocket::connectToHostEncrypted(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::connectToHostEncryptedWithVerificationPeerName(WithoutProxy) PASS : tst_QSslSocket::connectToHostEncryptedWithVerificationPeerName(WithSocks5Proxy) PASS : tst_QSslSocket::connectToHostEncryptedWithVerificationPeerName(WithSocks5ProxyAuth) PASS : tst_QSslSocket::connectToHostEncryptedWithVerificationPeerName(WithHttpProxy) PASS : tst_QSslSocket::connectToHostEncryptedWithVerificationPeerName(WithHttpProxyBasicAuth) QDEBUG : tst_QSslSocket::sessionCipher(WithoutProxy) Supported Ciphers: (QSslCipher(name=ECDHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=PSK-AES256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES128-SHA, bits=1 (truncated) QDEBUG : tst_QSslSocket::sessionCipher(WithoutProxy) Default Ciphers: (QSslCipher(name=ECDHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=PSK-AES256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES128-SHA, bits=128 (truncated) QDEBUG : tst_QSslSocket::sessionCipher(WithoutProxy) Session Cipher: QSslCipher(name=DHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2) PASS : tst_QSslSocket::sessionCipher(WithoutProxy) QDEBUG : tst_QSslSocket::sessionCipher(WithSocks5Proxy) Supported Ciphers: (QSslCipher(name=ECDHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=PSK-AES256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES128-SHA, bit (truncated) QDEBUG : tst_QSslSocket::sessionCipher(WithSocks5Proxy) Default Ciphers: (QSslCipher(name=ECDHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=PSK-AES256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES128-SHA, bits= (truncated) QDEBUG : tst_QSslSocket::sessionCipher(WithSocks5Proxy) Session Cipher: QSslCipher(name=DHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2) PASS : tst_QSslSocket::sessionCipher(WithSocks5Proxy) FAIL! : tst_QSslSocket::sessionCipher(WithSocks5ProxyAuth) 'socket->waitForConnected(10000)' returned FALSE. (Socket operation timed out) tst_qsslsocket.cpp(756) : failure location QDEBUG : tst_QSslSocket::sessionCipher(WithHttpProxy) Supported Ciphers: (QSslCipher(name=ECDHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=PSK-AES256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES128-SHA, bits= (truncated) QDEBUG : tst_QSslSocket::sessionCipher(WithHttpProxy) Default Ciphers: (QSslCipher(name=ECDHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=PSK-AES256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES128-SHA, bits=12 (truncated) QDEBUG : tst_QSslSocket::sessionCipher(WithHttpProxy) Session Cipher: QSslCipher(name=DHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2) PASS : tst_QSslSocket::sessionCipher(WithHttpProxy) QDEBUG : tst_QSslSocket::sessionCipher(WithHttpProxyBasicAuth) Supported Ciphers: (QSslCipher(name=ECDHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=PSK-AES256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES128-S (truncated) QDEBUG : tst_QSslSocket::sessionCipher(WithHttpProxyBasicAuth) Default Ciphers: (QSslCipher(name=ECDHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=PSK-AES256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES128-SHA (truncated) QDEBUG : tst_QSslSocket::sessionCipher(WithHttpProxyBasicAuth) Session Cipher: QSslCipher(name=DHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2) PASS : tst_QSslSocket::sessionCipher(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::flush(WithoutProxy) PASS : tst_QSslSocket::flush(WithSocks5Proxy) PASS : tst_QSslSocket::flush(WithSocks5ProxyAuth) PASS : tst_QSslSocket::flush(WithHttpProxy) PASS : tst_QSslSocket::flush(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::isEncrypted(WithoutProxy) PASS : tst_QSslSocket::isEncrypted(WithSocks5Proxy) PASS : tst_QSslSocket::isEncrypted(WithSocks5ProxyAuth) PASS : tst_QSslSocket::isEncrypted(WithHttpProxy) PASS : tst_QSslSocket::isEncrypted(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::localCertificate(WithoutProxy) PASS : tst_QSslSocket::localCertificate(WithSocks5Proxy) PASS : tst_QSslSocket::localCertificate(WithSocks5ProxyAuth) PASS : tst_QSslSocket::localCertificate(WithHttpProxy) PASS : tst_QSslSocket::localCertificate(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::mode(WithoutProxy) PASS : tst_QSslSocket::mode(WithSocks5Proxy) PASS : tst_QSslSocket::mode(WithSocks5ProxyAuth) PASS : tst_QSslSocket::mode(WithHttpProxy) PASS : tst_QSslSocket::mode(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::peerCertificate(WithoutProxy) PASS : tst_QSslSocket::peerCertificate(WithSocks5Proxy) PASS : tst_QSslSocket::peerCertificate(WithSocks5ProxyAuth) PASS : tst_QSslSocket::peerCertificate(WithHttpProxy) PASS : tst_QSslSocket::peerCertificate(WithHttpProxyBasicAuth) SKIP : tst_QSslSocket::peerCertificateChain(WithoutProxy) QTBUG-29941 - Unstable auto-test due to intermittently unreachable host tst_qsslsocket.cpp(814) : 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) qt.network.ssl: QSslSocket::startClientEncryption: cannot start handshake when not connected QWARN : tst_QSslSocket::protocol(WithoutProxy) qt.network.ssl: 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(1413) : 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(1568) : 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(1773) : failure location SKIP : tst_QSslSocket::waitForMinusOne(WithoutProxy) QTBUG-24451 - indefinite wait may hang tst_qsslsocket.cpp(1945) : 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::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) SKIP : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxy:allErrorsInExpectedList2) Skipping flaky test - See QTBUG-29941 tst_qsslsocket.cpp(2229) : failure location PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxy:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxyBasicAuth:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxyBasicAuth:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxyBasicAuth:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxyBasicAuth:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxyBasicAuth:SSL-failure-empty-list-again) PASS : tst_QSslSocket::readFromClosedSocket(WithoutProxy) PASS : tst_QSslSocket::readFromClosedSocket(WithSocks5Proxy) PASS : tst_QSslSocket::readFromClosedSocket(WithSocks5ProxyAuth) PASS : tst_QSslSocket::readFromClosedSocket(WithHttpProxy) PASS : tst_QSslSocket::readFromClosedSocket(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::writeBigChunk(WithoutProxy) QWARN : tst_QSslSocket::writeBigChunk(WithSocks5Proxy) QIODevice::write: device not open PASS : tst_QSslSocket::writeBigChunk(WithSocks5Proxy) QWARN : tst_QSslSocket::writeBigChunk(WithSocks5ProxyAuth) QIODevice::write: device not open PASS : tst_QSslSocket::writeBigChunk(WithSocks5ProxyAuth) PASS : tst_QSslSocket::writeBigChunk(WithHttpProxy) PASS : tst_QSslSocket::writeBigChunk(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::blacklistedCertificates(WithoutProxy) PASS : tst_QSslSocket::blacklistedCertificates(WithSocks5Proxy) PASS : tst_QSslSocket::blacklistedCertificates(WithSocks5ProxyAuth) PASS : tst_QSslSocket::blacklistedCertificates(WithHttpProxy) PASS : tst_QSslSocket::blacklistedCertificates(WithHttpProxyBasicAuth) QDEBUG : tst_QSslSocket::versionAccessors(WithoutProxy) "OpenSSL 1.0.1j 15 Oct 2014" QDEBUG : tst_QSslSocket::versionAccessors(WithoutProxy) "100010af" PASS : tst_QSslSocket::versionAccessors(WithoutProxy) QDEBUG : tst_QSslSocket::versionAccessors(WithSocks5Proxy) "OpenSSL 1.0.1j 15 Oct 2014" QDEBUG : tst_QSslSocket::versionAccessors(WithSocks5Proxy) "100010af" PASS : tst_QSslSocket::versionAccessors(WithSocks5Proxy) QDEBUG : tst_QSslSocket::versionAccessors(WithSocks5ProxyAuth) "OpenSSL 1.0.1j 15 Oct 2014" QDEBUG : tst_QSslSocket::versionAccessors(WithSocks5ProxyAuth) "100010af" PASS : tst_QSslSocket::versionAccessors(WithSocks5ProxyAuth) QDEBUG : tst_QSslSocket::versionAccessors(WithHttpProxy) "OpenSSL 1.0.1j 15 Oct 2014" QDEBUG : tst_QSslSocket::versionAccessors(WithHttpProxy) "100010af" PASS : tst_QSslSocket::versionAccessors(WithHttpProxy) QDEBUG : tst_QSslSocket::versionAccessors(WithHttpProxyBasicAuth) "OpenSSL 1.0.1j 15 Oct 2014" QDEBUG : tst_QSslSocket::versionAccessors(WithHttpProxyBasicAuth) "100010af" 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::dhServer(WithoutProxy) PASS : tst_QSslSocket::dhServer(WithSocks5Proxy) PASS : tst_QSslSocket::dhServer(WithSocks5ProxyAuth) PASS : tst_QSslSocket::dhServer(WithHttpProxy) PASS : tst_QSslSocket::dhServer(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::ecdhServer(WithoutProxy) PASS : tst_QSslSocket::ecdhServer(WithSocks5Proxy) PASS : tst_QSslSocket::ecdhServer(WithSocks5ProxyAuth) PASS : tst_QSslSocket::ecdhServer(WithHttpProxy) PASS : tst_QSslSocket::ecdhServer(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::verifyClientCertificate(WithoutProxy:NoCert:AutoVerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithoutProxy:NoCert:QueryPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithoutProxy:NoCert:VerifyNone) PASS : tst_QSslSocket::verifyClientCertificate(WithoutProxy:NoCert:VerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithoutProxy:SelfSignedCert:AutoVerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithoutProxy:SelfSignedCert:QueryPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithoutProxy:SelfSignedCert:VerifyNone) PASS : tst_QSslSocket::verifyClientCertificate(WithoutProxy:SelfSignedCert:VerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithoutProxy:ValidServerCert:AutoVerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithoutProxy:ValidServerCert:QueryPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithoutProxy:ValidServerCert:VerifyNone) PASS : tst_QSslSocket::verifyClientCertificate(WithoutProxy:ValidServerCert:VerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithoutProxy:ValidClientCert:AutoVerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithoutProxy:ValidClientCert:QueryPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithoutProxy:ValidClientCert:VerifyNone) PASS : tst_QSslSocket::verifyClientCertificate(WithoutProxy:ValidClientCert:VerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithoutProxy:ValidClientCert:AutoVerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithoutProxy:ValidClientCert:QueryPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithoutProxy:ValidClientCert:VerifyNone) PASS : tst_QSslSocket::verifyClientCertificate(WithoutProxy:ValidClientCert:VerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5Proxy:NoCert:AutoVerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5Proxy:NoCert:QueryPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5Proxy:NoCert:VerifyNone) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5Proxy:NoCert:VerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5Proxy:SelfSignedCert:AutoVerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5Proxy:SelfSignedCert:QueryPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5Proxy:SelfSignedCert:VerifyNone) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5Proxy:SelfSignedCert:VerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5Proxy:ValidServerCert:AutoVerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5Proxy:ValidServerCert:QueryPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5Proxy:ValidServerCert:VerifyNone) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5Proxy:ValidServerCert:VerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5Proxy:ValidClientCert:AutoVerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5Proxy:ValidClientCert:QueryPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5Proxy:ValidClientCert:VerifyNone) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5Proxy:ValidClientCert:VerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5Proxy:ValidClientCert:AutoVerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5Proxy:ValidClientCert:QueryPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5Proxy:ValidClientCert:VerifyNone) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5Proxy:ValidClientCert:VerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5ProxyAuth:NoCert:AutoVerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5ProxyAuth:NoCert:QueryPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5ProxyAuth:NoCert:VerifyNone) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5ProxyAuth:NoCert:VerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5ProxyAuth:SelfSignedCert:AutoVerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5ProxyAuth:SelfSignedCert:QueryPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5ProxyAuth:SelfSignedCert:VerifyNone) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5ProxyAuth:SelfSignedCert:VerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5ProxyAuth:ValidServerCert:AutoVerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5ProxyAuth:ValidServerCert:QueryPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5ProxyAuth:ValidServerCert:VerifyNone) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5ProxyAuth:ValidServerCert:VerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5ProxyAuth:ValidClientCert:AutoVerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5ProxyAuth:ValidClientCert:QueryPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5ProxyAuth:ValidClientCert:VerifyNone) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5ProxyAuth:ValidClientCert:VerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5ProxyAuth:ValidClientCert:AutoVerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5ProxyAuth:ValidClientCert:QueryPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5ProxyAuth:ValidClientCert:VerifyNone) PASS : tst_QSslSocket::verifyClientCertificate(WithSocks5ProxyAuth:ValidClientCert:VerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxy:NoCert:AutoVerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxy:NoCert:QueryPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxy:NoCert:VerifyNone) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxy:NoCert:VerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxy:SelfSignedCert:AutoVerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxy:SelfSignedCert:QueryPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxy:SelfSignedCert:VerifyNone) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxy:SelfSignedCert:VerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxy:ValidServerCert:AutoVerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxy:ValidServerCert:QueryPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxy:ValidServerCert:VerifyNone) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxy:ValidServerCert:VerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxy:ValidClientCert:AutoVerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxy:ValidClientCert:QueryPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxy:ValidClientCert:VerifyNone) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxy:ValidClientCert:VerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxy:ValidClientCert:AutoVerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxy:ValidClientCert:QueryPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxy:ValidClientCert:VerifyNone) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxy:ValidClientCert:VerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxyBasicAuth:NoCert:AutoVerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxyBasicAuth:NoCert:QueryPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxyBasicAuth:NoCert:VerifyNone) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxyBasicAuth:NoCert:VerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxyBasicAuth:SelfSignedCert:AutoVerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxyBasicAuth:SelfSignedCert:QueryPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxyBasicAuth:SelfSignedCert:VerifyNone) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxyBasicAuth:SelfSignedCert:VerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxyBasicAuth:ValidServerCert:AutoVerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxyBasicAuth:ValidServerCert:QueryPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxyBasicAuth:ValidServerCert:VerifyNone) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxyBasicAuth:ValidServerCert:VerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxyBasicAuth:ValidClientCert:AutoVerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxyBasicAuth:ValidClientCert:QueryPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxyBasicAuth:ValidClientCert:VerifyNone) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxyBasicAuth:ValidClientCert:VerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxyBasicAuth:ValidClientCert:AutoVerifyPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxyBasicAuth:ValidClientCert:QueryPeer) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxyBasicAuth:ValidClientCert:VerifyNone) PASS : tst_QSslSocket::verifyClientCertificate(WithHttpProxyBasicAuth:ValidClientCert:VerifyPeer) 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) SKIP : tst_QSslSocket::simplePskConnect(WithoutProxy:PskConnectDoNotHandlePsk) This test requires change 1f8cab2c3bcd91335684c95afa95ae71e00a94e4 on the network test server, QTQAINFRA-917 tst_qsslsocket.cpp(3019) : failure location SKIP : tst_QSslSocket::simplePskConnect(WithoutProxy:PskConnectEmptyCredentials) This test requires change 1f8cab2c3bcd91335684c95afa95ae71e00a94e4 on the network test server, QTQAINFRA-917 tst_qsslsocket.cpp(3019) : failure location SKIP : tst_QSslSocket::simplePskConnect(WithoutProxy:PskConnectWrongCredentials) This test requires change 1f8cab2c3bcd91335684c95afa95ae71e00a94e4 on the network test server, QTQAINFRA-917 tst_qsslsocket.cpp(3019) : failure location SKIP : tst_QSslSocket::simplePskConnect(WithoutProxy:PskConnectWrongIdentity) This test requires change 1f8cab2c3bcd91335684c95afa95ae71e00a94e4 on the network test server, QTQAINFRA-917 tst_qsslsocket.cpp(3019) : failure location SKIP : tst_QSslSocket::simplePskConnect(WithoutProxy:PskConnectWrongPreSharedKey) This test requires change 1f8cab2c3bcd91335684c95afa95ae71e00a94e4 on the network test server, QTQAINFRA-917 tst_qsslsocket.cpp(3019) : failure location SKIP : tst_QSslSocket::simplePskConnect(WithoutProxy:PskConnectRightCredentialsPeerVerifyFailure) This test requires change 1f8cab2c3bcd91335684c95afa95ae71e00a94e4 on the network test server, QTQAINFRA-917 tst_qsslsocket.cpp(3019) : failure location SKIP : tst_QSslSocket::simplePskConnect(WithoutProxy:PskConnectRightCredentialsVerifyPeer) This test requires change 1f8cab2c3bcd91335684c95afa95ae71e00a94e4 on the network test server, QTQAINFRA-917 tst_qsslsocket.cpp(3019) : failure location SKIP : tst_QSslSocket::simplePskConnect(WithoutProxy:PskConnectRightCredentialsDoNotVerifyPeer) This test requires change 1f8cab2c3bcd91335684c95afa95ae71e00a94e4 on the network test server, QTQAINFRA-917 tst_qsslsocket.cpp(3019) : failure location 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: 675 passed, 1 failed, 14 skipped, 0 blacklisted ********* Finished testing of tst_QSslSocket ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qsslsocket: 142 seconds, exit code 1 Build log: http://testresults.qt.io/ci/QtBase_dev_Integration/build_06004/win32-msvc2010_developer-build_qtnamespace_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1426453669): http://codereview.qt-project.org/108583 [PS2] - Fix C++14 compilation in QRgba64 From ci-noreply at qt-project.org Mon Mar 16 03:30:30 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 16 Mar 2015 03:30:30 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.5_state #27 - FAILURE Message-ID: <20150316023030.8A41132384@fork.qtproject.c.bitbit.net> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt-project.org/ci/Qt5_5.5_state/build_00027 From ci-noreply at qt-project.org Mon Mar 16 04:02:47 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 16 Mar 2015 04:02:47 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - QtBase_5.3_mobile_state #292 - FAILURE Message-ID: <20150316030247.6422F31911@fork.qtproject.c.bitbit.net> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt-project.org/ci/QtBase_5.3_mobile_state/build_00292 From ci-noreply at qt-project.org Mon Mar 16 04:22:38 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 16 Mar 2015 05:22:38 +0200 Subject: [Ci-reports] pass on QtBase_5.5_Integration #304 Message-ID: <20150316_032238_031803.ci-noreply@qt-project.org> QtBase_5.5_Integration #304: SUCCESS Tested changes (refs/builds/5.5_1426448366): http://codereview.qt-project.org/106789 [PS2] - QString: Don't force unrolling of the tail loop if optimizing for size http://codereview.qt-project.org/108232 [PS1] - QNativeSocketEngine: merge the get/setsockopt level constants From ci-noreply at qt-project.org Mon Mar 16 05:10:40 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 16 Mar 2015 05:10:40 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.4_state #189 - FAILURE Message-ID: <20150316041040.A1FE632702@fork.qtproject.c.bitbit.net> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt-project.org/ci/Qt5_5.4_state/build_00189 From ci-noreply at qt-project.org Mon Mar 16 06:22:13 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 16 Mar 2015 07:22:13 +0200 Subject: [Ci-reports] pass on QtBase_5.5_Integration #305 Message-ID: <20150316_052213_031611.ci-noreply@qt-project.org> QtBase_5.5_Integration #305: SUCCESS Tested changes (refs/builds/5.5_1426476253): http://codereview.qt-project.org/107069 [PS1] - iOS: convert directory in qiosfiledialog to local file before checking filename http://codereview.qt-project.org/107068 [PS1] - iOS: return file urls rather than asset urls from file dialog http://codereview.qt-project.org/108523 [PS1] - iOS: enable QMAKE_EXTRA_TARGETS http://codereview.qt-project.org/108586 [PS1] - Fix build of forkfd_qt.cpp on FreeBSD From ci-noreply at qt-project.org Mon Mar 16 06:32:50 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 16 Mar 2015 06:32:50 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.3_state #293 - FAILURE Message-ID: <20150316053250.F115432959@fork.qtproject.c.bitbit.net> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt-project.org/ci/Qt5_5.3_state/build_00293 From ci-noreply at qt-project.org Mon Mar 16 09:24:44 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 16 Mar 2015 10:24:44 +0200 Subject: [Ci-reports] pass on QtBase_5.5_Integration #307 Message-ID: <20150316_082444_074754.ci-noreply@qt-project.org> QtBase_5.5_Integration #307: SUCCESS Tested changes (refs/builds/5.5_1426487029): http://codereview.qt-project.org/108401 [PS3] - Add auto detection for tslib support when using Windows configure. http://codereview.qt-project.org/108226 [PS2] - Network tests: don't try to test against disabled network interfaces From ci-noreply at qt-project.org Mon Mar 16 09:54:46 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 16 Mar 2015 10:54:46 +0200 Subject: [Ci-reports] pass on QtBase_dev_Integration #6005 Message-ID: <20150316_085446_036786.ci-noreply@qt-project.org> QtBase_dev_Integration #6005: SUCCESS Tested changes (refs/builds/dev_1426488529): http://codereview.qt-project.org/108583 [PS2] - Fix C++14 compilation in QRgba64 From ci-noreply at qt-project.org Mon Mar 16 10:13:38 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 16 Mar 2015 11:13:38 +0200 Subject: [Ci-reports] fail on QtBase_5.5_Integration #308 Message-ID: <20150316_091338_016150.ci-noreply@qt-project.org> Autotest `tst_qquickwindow' failed :( Testing tst_qquickwindow FAIL! : tst_qquickwindow::cursor() Compared values are not the same Loc: [tst_qquickwindow.cpp(1444)] Totals: 51 passed, 1 failed, 1 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qquickwindow ********* Config: Using QtTest library 5.5.0, Qt 5.5.0 (x86_64-little_endian-lp64 shared (dynamic) debug build; by GCC 4.8.2) PASS : tst_qquickwindow::initTestCase() PASS : tst_qquickwindow::openglContextCreatedSignal() PASS : tst_qquickwindow::aboutToStopSignal() 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 Loc: [tst_qquickwindow.cpp(1250)] 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::defaultState() 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::focusReason() 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::testWindowVisibilityOrder() PASS : tst_qquickwindow::blockClosing() PASS : tst_qquickwindow::blockCloseMethod() PASS : tst_qquickwindow::crashWhenHoverItemDeleted() PASS : tst_qquickwindow::unloadSubWindow() PASS : tst_qquickwindow::qobjectEventFilter_touch() PASS : tst_qquickwindow::qobjectEventFilter_key() PASS : tst_qquickwindow::qobjectEventFilter_mouse() FAIL! : tst_qquickwindow::cursor() Compared values are not the same Loc: [tst_qquickwindow.cpp(1444)] PASS : tst_qquickwindow::animatingSignal() PASS : tst_qquickwindow::contentItemSize() PASS : tst_qquickwindow::defaultSurfaceFormat() PASS : tst_qquickwindow::attachedProperty() PASS : tst_qquickwindow::testRenderJob() PASS : tst_qquickwindow::testHoverChildMouseEventFilter() PASS : tst_qquickwindow::cleanupTestCase() Totals: 51 passed, 1 failed, 1 skipped, 0 blacklisted ********* Finished testing of tst_qquickwindow ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickwindow: 18 seconds, exit code 1 Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_00308/revdep-qtdeclarative_linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_14.04_x64/log.txt.gz Tested changes (refs/builds/5.5_1426494379): http://codereview.qt-project.org/108469 [PS3] - Fix undefined symbols in grid layout engine with -no-widgets option http://codereview.qt-project.org/108529 [PS1] - Add missing \since 5.5 for QSpacerItem::sizePolicy() http://codereview.qt-project.org/107071 [PS8] - Skip instead of entirely excluding tests with disabled features From ci-noreply at qt-project.org Mon Mar 16 10:54:55 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 16 Mar 2015 11:54:55 +0200 Subject: [Ci-reports] pass on QtDoc_5.5_Integration #16 Message-ID: <20150316_095455_029003.ci-noreply@qt-project.org> QtDoc_5.5_Integration #16: SUCCESS Tested changes (refs/builds/5.5_1426496263): http://codereview.qt-project.org/108378 [PS3] - windows: Add a few more notes about -opengl dynamic From ci-noreply at qt-project.org Mon Mar 16 11:23:04 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 16 Mar 2015 12:23:04 +0200 Subject: [Ci-reports] pass on QtSensors_5.5_Integration #3 Message-ID: <20150316_102304_064822.ci-noreply@qt-project.org> QtSensors_5.5_Integration #3: SUCCESS Tested changes (refs/builds/5.5_1426497430): http://codereview.qt-project.org/108403 [PS1] - Certain test cases can only be built with QML available From ci-noreply at qt-project.org Mon Mar 16 12:04:04 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 16 Mar 2015 13:04:04 +0200 Subject: [Ci-reports] pass on QtQuickControls_5.5_Integration #38 Message-ID: <20150316_110404_048823.ci-noreply@qt-project.org> QtQuickControls_5.5_Integration #38: SUCCESS Tested changes (refs/builds/5.5_1426499955): http://codereview.qt-project.org/108445 [PS2] - Remove unused license file From ci-noreply at qt-project.org Mon Mar 16 12:19:57 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 16 Mar 2015 13:19:57 +0200 Subject: [Ci-reports] pass on QtBase_5.5_Integration #309 Message-ID: <20150316_111957_076297.ci-noreply@qt-project.org> QtBase_5.5_Integration #309: SUCCESS Tested changes (refs/builds/5.5_1426497313): http://codereview.qt-project.org/108439 [PS1] - Always overwrite QPixmap data on loadFromData http://codereview.qt-project.org/107005 [PS2] - QLockFile: use QCoreApplication::applicationName. From ci-noreply at qt-project.org Mon Mar 16 12:28:17 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 16 Mar 2015 13:28:17 +0200 Subject: [Ci-reports] fail on QtBase_5.4_Integration #1931 Message-ID: <20150316_112817_053375.ci-noreply@qt-project.org> Compilation failed :( Testing tst_QMimeDatabase FAIL! : tst_QMimeDatabase::installNewLocalMimeType() Compared values are not the same Actual (db.mimeTypeForFile(QLatin1String("foo.ymu"), QMimeDatabase::MatchExtension).name()): "application/octet-stream" Expected (QString::fromLatin1("text/x-suse-ymu")) : "text/x-suse-ymu" Loc: [../tst_qmimedatabase.cpp(898)] Totals: 62 passed, 1 failed, 3 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QMimeDatabase ********* Config: Using QtTest library 5.4.2, Qt 5.4.2 (x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 4.6.3) QDEBUG : tst_QMimeDatabase::initTestCase() Global XDG_DATA_DIRS: "/tmp/tst_qmimedatabase-uba9iv/global" WARNING: tst_QMimeDatabase::initTestCase() testdata testfiles could not be located! Loc: [../tst_qmimedatabase.cpp(109)] QWARN : tst_QMimeDatabase::initTestCase() Cannot find the shared-mime-info test suite starting from: /work/build/qt/qtbase/tests/auto/corelib/mimetypes/qmimedatabase/qmimedatabase-cache cd tests/auto/corelib/mimetypes/qmimedatabase wget http://cgit.freedesktop.org/xdg/shared-mime-info/snapshot/Release-1-0.zip unzip Release-1-0.zip ln -s Release-1-0/tests testfiles PASS : tst_QMimeDatabase::initTestCase() PASS : tst_QMimeDatabase::mimeTypeForName() PASS : tst_QMimeDatabase::mimeTypeForFileName(text) PASS : tst_QMimeDatabase::mimeTypeForFileName(case-insensitive search) PASS : tst_QMimeDatabase::mimeTypeForFileName(case-sensitive uppercase match) PASS : tst_QMimeDatabase::mimeTypeForFileName(case-sensitive lowercase match) PASS : tst_QMimeDatabase::mimeTypeForFileName(case-sensitive long-extension match) PASS : tst_QMimeDatabase::mimeTypeForFileName(case-sensitive-only match) PASS : tst_QMimeDatabase::mimeTypeForFileName(case-sensitive-only match) PASS : tst_QMimeDatabase::mimeTypeForFileName(desktop file) PASS : tst_QMimeDatabase::mimeTypeForFileName(old kdelnk file is x-desktop too) PASS : tst_QMimeDatabase::mimeTypeForFileName(double-extension file) PASS : tst_QMimeDatabase::mimeTypeForFileName(single-extension file) PASS : tst_QMimeDatabase::mimeTypeForFileName(.doc should assume msword) PASS : tst_QMimeDatabase::mimeTypeForFileName(glob that uses [] syntax, 1) PASS : tst_QMimeDatabase::mimeTypeForFileName(glob that uses [] syntax, 2) PASS : tst_QMimeDatabase::mimeTypeForFileName(glob that ends with *, no extension) PASS : tst_QMimeDatabase::mimeTypeForFileName(glob that ends with *, extension) PASS : tst_QMimeDatabase::mimeTypeForFileName(glob that ends with *, also matches *.txt. Higher weight wins.) PASS : tst_QMimeDatabase::mimeTypeForFileName(glob that ends with *, also matches *.nfo. Higher weight wins.) PASS : tst_QMimeDatabase::mimeTypeForFileName(glob that ends with *, also matches *.pdf. *.pdf has higher weight) PASS : tst_QMimeDatabase::mimeTypeForFileName(directory) PASS : tst_QMimeDatabase::mimeTypeForFileName(doesn't exist, no extension) PASS : tst_QMimeDatabase::mimeTypeForFileName(doesn't exist but has known extension) PASS : tst_QMimeDatabase::mimeTypeForFileName(empty) PASS : tst_QMimeDatabase::mimeTypesForFileName(txt, 1 hit) PASS : tst_QMimeDatabase::mimeTypesForFileName(txtfoobar, 0 hit) PASS : tst_QMimeDatabase::mimeTypesForFileName(m, 2 hits) PASS : tst_QMimeDatabase::mimeTypesForFileName(sub, 3 hits) PASS : tst_QMimeDatabase::inheritance() PASS : tst_QMimeDatabase::aliases() PASS : tst_QMimeDatabase::listAliases(csv) PASS : tst_QMimeDatabase::listAliases(xml) PASS : tst_QMimeDatabase::listAliases(xml2) PASS : tst_QMimeDatabase::listAliases(no_mime) PASS : tst_QMimeDatabase::icons() PASS : tst_QMimeDatabase::mimeTypeForFileWithContent() PASS : tst_QMimeDatabase::mimeTypeForUrl() PASS : tst_QMimeDatabase::mimeTypeForData(tnef data, needs smi >= 0.20) PASS : tst_QMimeDatabase::mimeTypeForData(PDF magic) PASS : tst_QMimeDatabase::mimeTypeForData(PHP, High-priority rule) PASS : tst_QMimeDatabase::mimeTypeForData(diff\t) PASS : tst_QMimeDatabase::mimeTypeForData(unknown) PASS : tst_QMimeDatabase::mimeTypeForFileAndContent(plain text, no extension) PASS : tst_QMimeDatabase::mimeTypeForFileAndContent(plain text, unknown extension) PASS : tst_QMimeDatabase::mimeTypeForFileAndContent(msword file, unknown extension) PASS : tst_QMimeDatabase::mimeTypeForFileAndContent(excel file, found by extension) PASS : tst_QMimeDatabase::mimeTypeForFileAndContent(text.xls, found by extension, user is in control) PASS : tst_QMimeDatabase::allMimeTypes() PASS : tst_QMimeDatabase::suffixes(mimetype with a single pattern) PASS : tst_QMimeDatabase::suffixes(mimetype with multiple patterns) PASS : tst_QMimeDatabase::suffixes(jpeg) PASS : tst_QMimeDatabase::suffixes(mimetype with many patterns) PASS : tst_QMimeDatabase::suffixes(oasis text mimetype) PASS : tst_QMimeDatabase::suffixes(oasis presentation mimetype) PASS : tst_QMimeDatabase::suffixes(mimetype with multiple patterns) PASS : tst_QMimeDatabase::suffixes(mimetype with uncommon pattern) PASS : tst_QMimeDatabase::suffixes(mimetype with no patterns) PASS : tst_QMimeDatabase::knownSuffix() PASS : tst_QMimeDatabase::fromThreads() SKIP : tst_QMimeDatabase::findByFileName() shared-mime-info test suite not available. Loc: [../tst_qmimedatabase.cpp(603)] SKIP : tst_QMimeDatabase::findByData() shared-mime-info test suite not available. Loc: [../tst_qmimedatabase.cpp(603)] SKIP : tst_QMimeDatabase::findByFile() shared-mime-info test suite not available. Loc: [../tst_qmimedatabase.cpp(603)] PASS : tst_QMimeDatabase::installNewGlobalMimeType() FAIL! : tst_QMimeDatabase::installNewLocalMimeType() Compared values are not the same Actual (db.mimeTypeForFile(QLatin1String("foo.ymu"), QMimeDatabase::MatchExtension).name()): "application/octet-stream" Expected (QString::fromLatin1("text/x-suse-ymu")) : "text/x-suse-ymu" Loc: [../tst_qmimedatabase.cpp(898)] PASS : tst_QMimeDatabase::cleanupTestCase() Totals: 62 passed, 1 failed, 3 skipped, 0 blacklisted ********* Finished testing of tst_QMimeDatabase ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qmimedatabase-cache: 4 seconds, exit code 1 cc1plus: error: unrecognized command line option ‘-fuse-ld=gold’ Build log: http://testresults.qt.io/ci/QtBase_5.4_Integration/build_01931/linux-g++_no-widgets_Ubuntu_12.04_x64/log.txt.gz Tested changes (refs/builds/5.4_1426502147): http://codereview.qt-project.org/107951 [PS3] - QMimeDatabase: Run more tests on non-XDG/shared-mime-info platforms From ci-noreply at qt-project.org Mon Mar 16 12:34:33 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 16 Mar 2015 13:34:33 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #6006 Message-ID: <20150316_113433_097762.ci-noreply@qt-project.org> qtbase failed to compile :( ./.obj\release\qgesturemanager.o:qgesturemanager.cpp:(.text+0x39ea): undefined reference to `_imp___Zls6QDebugPK7QWidget' ./.obj\release\qgesturemanager.o:qgesturemanager.cpp:(.text+0x3e63): undefined reference to `_imp___Zls6QDebugPK7QWidget' ./.obj\release\qgesturemanager.o:qgesturemanager.cpp:(.text+0x4160): undefined reference to `_imp___Zls6QDebugPK7QWidget' ./.obj\release\qgesturemanager.o:qgesturemanager.cpp:(.text+0x4594): undefined reference to `_imp___Zls6QDebugPK7QWidget' Makefile.Release:1024: recipe for target '..\..\lib\Qt5WidgetsTestInfix.dll' failed mingw32-make[4]: *** [..\..\lib\Qt5WidgetsTestInfix.dll] Error 1 mingw32-make[3]: *** [release] Error 2 mingw32-make[2]: *** [sub-widgets-make_first] Error 2 mingw32-make[1]: *** [sub-src-make_first] Error 2 mingw32-make: *** [module-qtbase] Error 2 Build log: http://testresults.qt.io/ci/QtBase_dev_Integration/build_06006/win32-mingw48_developer-build_qtlibinfix_opengl_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1426504889): http://codereview.qt-project.org/104875 [PS7] - Implement QDebug streaming operators for QWindow, QScreen and QWidget. From ci-noreply at qt-project.org Mon Mar 16 12:41:56 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 16 Mar 2015 13:41:56 +0200 Subject: [Ci-reports] pass on QtTools_5.4_Integration #120 Message-ID: <20150316_114156_068258.ci-noreply@qt-project.org> QtTools_5.4_Integration #120: SUCCESS Tested changes (refs/builds/5.4_1426500124): http://codereview.qt-project.org/108524 [PS2] - Doc: add image path for Remote Control Example From ci-noreply at qt-project.org Mon Mar 16 13:12:24 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 16 Mar 2015 14:12:24 +0200 Subject: [Ci-reports] pass on QtDeclarative_5.5_Integration #100 Message-ID: <20150316_121224_092816.ci-noreply@qt-project.org> QtDeclarative_5.5_Integration #100: SUCCESS Tested changes (refs/builds/5.5_1426501719): http://codereview.qt-project.org/108111 [PS6] - Fix usage of QtQmlDevTools private headers on OSX with framework builds http://codereview.qt-project.org/108499 [PS1] - Remove QQmlDirParser from QtQmlDevTools From ci-noreply at qt-project.org Mon Mar 16 13:41:00 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 16 Mar 2015 14:41:00 +0200 Subject: [Ci-reports] pass on QtWebEngine_5.4_Integration #63 Message-ID: <20150316_124100_010339.ci-noreply@qt-project.org> QtWebEngine_5.4_Integration #63: SUCCESS Tested changes (refs/builds/5.4_1426503575): http://codereview.qt-project.org/108617 [PS1] - Update submodule SHA1 From ci-noreply at qt-project.org Mon Mar 16 13:45:42 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 16 Mar 2015 13:45:42 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - QtBase_5.4_mobile_state #131 - FAILURE Message-ID: <20150316124542.0B72532A94@fork.qtproject.c.bitbit.net> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt-project.org/ci/QtBase_5.4_mobile_state/build_00131 From ci-noreply at qt-project.org Mon Mar 16 14:04:46 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 16 Mar 2015 15:04:46 +0200 Subject: [Ci-reports] pass on Qt3D_5.5_Integration #32 Message-ID: <20150316_130446_069611.ci-noreply@qt-project.org> Qt3D_5.5_Integration #32: SUCCESS Tested changes (refs/builds/5.5_1426507087): http://codereview.qt-project.org/108593 [PS1] - Prefer q_func() over direct access to q_ptr http://codereview.qt-project.org/108592 [PS1] - [.*SceneParser] Minor clean-up http://codereview.qt-project.org/108591 [PS1] - Nano-optimization to QUrlHelper::urlToLocalFileOrQrc(..) http://codereview.qt-project.org/108585 [PS1] - [QFrameAllocator] Do not leak private data http://codereview.qt-project.org/108584 [PS1] - [QAbstractAspectJobManager] Instantiate a respective Private in c-tor http://codereview.qt-project.org/108380 [PS2] - Do not update eye position if there's no camera From ci-noreply at qt-project.org Mon Mar 16 14:05:10 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 16 Mar 2015 15:05:10 +0200 Subject: [Ci-reports] pass on QtWebEngine_5.5_Integration #42 Message-ID: <20150316_130510_098886.ci-noreply@qt-project.org> QtWebEngine_5.5_Integration #42: SUCCESS Tested changes (refs/builds/5.5_1426503562): http://codereview.qt-project.org/108534 [PS3] - Add documentation to WebEngineSettings QML API. http://codereview.qt-project.org/108616 [PS3] - Update submodule SHA1 From ci-noreply at qt-project.org Mon Mar 16 14:57:24 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 16 Mar 2015 15:57:24 +0200 Subject: [Ci-reports] Problems... Message-ID: <20150316_135724_016173.ci-noreply@qt-project.org> Some problems occurred recently... 2015-03-16T13:55:24Z: [[main::]] Project QtWebSockets_5.3.2_Integration has some state, but is not configured. Ignoring. 2015-03-16T13:55:24Z: [[main::]] Project QtImageFormats_stable_Integration has some state, but is not configured. Ignoring. 2015-03-16T13:55:24Z: [[main::]] Project QtDeclarative_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-16T13:55:24Z: [[main::]] Project QtGraphicalEffects_stable_Integration has some state, but is not configured. Ignoring. 2015-03-16T13:55:24Z: [[main::]] Project QtMultimedia_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-16T13:55:24Z: [[main::]] Project Qt3D_stable_Integration has some state, but is not configured. Ignoring. 2015-03-16T13:55:24Z: [[main::]] Project QtQA_master_Integration has some state, but is not configured. Ignoring. 2015-03-16T13:55:24Z: [[main::]] Project QtGraphicalEffects_5.3.1_Integration has some state, but is not configured. Ignoring. 2015-03-16T13:55:24Z: [[main::]] Project QtSystems_stable_Integration has some state, but is not configured. Ignoring. 2015-03-16T13:55:24Z: [[main::]] Project QtEnginio_1.1.0_Integration has some state, but is not configured. Ignoring. 2015-03-16T13:55:24Z: [[main::]] Project QtSensors_5.3.2_Integration has some state, but is not configured. Ignoring. 2015-03-16T13:55:24Z: [[main::]] Project QtMacExtras_stable_Integration has some state, but is not configured. Ignoring. 2015-03-16T13:55:24Z: [[main::]] Project QtActiveQt_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-16T13:55:24Z: [[main::]] Project QtScript_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-16T13:55:24Z: [[main::]] Project QtImageFormats_5.3.2_Integration has some state, but is not configured. Ignoring. 2015-03-16T13:55:24Z: [[main::]] Project QtEnginio_1.0.5_Integration has some state, but is not configured. Ignoring. 2015-03-16T13:55:24Z: [[main::]] Project QtSerialPort_5.3.1_Integration has some state, but is not configured. Ignoring. 2015-03-16T13:55:24Z: [[main::]] Project QtScript_stable_Integration has some state, but is not configured. Ignoring. 2015-03-16T13:55:24Z: [[main::]] Project Qt5_stable_Integration has some state, but is not configured. Ignoring. 2015-03-16T13:55:24Z: [[main::]] Project QtDoc_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-16T13:55:24Z: [[main::]] Project QtMacExtras_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-16T13:55:24Z: [[main::]] Project QtSerialPort_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-16T13:55:24Z: [[main::]] Project QtActiveQt_5.3.2_Integration has some state, but is not configured. Ignoring. 2015-03-16T13:55:24Z: [[main::]] Project QtBase_5.3.2_Integration has some state, but is not configured. Ignoring. 2015-03-16T13:55:24Z: [[main::]] Project QtDoc_stable_Integration has some state, but is not configured. Ignoring. 2015-03-16T13:55:24Z: [[main::]] Project QtWinExtras_5.3.2_Integration has some state, but is not configured. Ignoring. 2015-03-16T13:55:24Z: [[main::]] Project QtX11Extras_5.3.2_Integration has some state, but is not configured. Ignoring. 2015-03-16T13:55:24Z: [[main::]] Project QtQuick1_5.3.1_Integration has some state, but is not configured. Ignoring. 2015-03-16T13:55:24Z: [[main::]] Project QtWebKit_Examples_5.3.2_Integration has some state, but is not configured. Ignoring. 2015-03-16T13:55:24Z: [[main::]] Project QtWebSockets_stable_Integration has some state, but is not configured. Ignoring. 2015-03-16T13:55:24Z: [[main::]] Project QtMultimedia_5.3.2_Integration has some state, but is not configured. Ignoring. 2015-03-16T13:55:24Z: [[main::]] Project QtTools_stable_Integration has some state, but is not configured. Ignoring. 2015-03-16T13:55:24Z: [[main::]] Project QtConnectivity_5.3.2_Integration has some state, but is not configured. Ignoring. 2015-03-16T13:55:24Z: [[main::]] Project QtXmlPatterns_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-16T13:55:24Z: [[main::]] Project QtTranslations_stable_Integration has some state, but is not configured. Ignoring. 2015-03-16T13:55:24Z: [[main::]] Project QtAndroidExtras_stable_Integration has some state, but is not configured. Ignoring. 2015-03-16T13:55:24Z: [[main::]] Project QtWinExtras_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-16T13:55:24Z: [[main::]] Project QtActiveQt_stable_Integration has some state, but is not configured. Ignoring. 2015-03-16T13:55:24Z: [[main::]] Project QtX11Extras_5.3.1_Integration has some state, but is not configured. Ignoring. 2015-03-16T13:55:24Z: [[main::]] Project QtGraphicalEffects_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-16T13:55:24Z: [[main::]] Project QtQuickControls_5.3.1_Integration has some state, but is not configured. Ignoring. 2015-03-16T13:55:24Z: [[main::]] Project QtAndroidExtras_5.3.2_Integration has some state, but is not configured. Ignoring. 2015-03-16T13:55:24Z: [[main::]] Project QtDoc_5.3.2_Integration has some state, but is not configured. Ignoring. 2015-03-16T13:55:24Z: [[main::]] Project QtWinExtras_5.3.1_Integration has some state, but is not configured. Ignoring. 2015-03-16T13:55:24Z: [[main::]] Project QtImageFormats_5.3.1_Integration has some state, but is not configured. Ignoring. 2015-03-16T13:55:24Z: [[main::]] Project QtConnectivity_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-16T13:55:24Z: [[main::]] Project QtQuick1_5.3.2_Integration has some state, but is not configured. Ignoring. 2015-03-16T13:55:24Z: [[main::]] Project QtWebChannel_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-16T13:55:24Z: [[main::]] Project QtImageFormats_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-16T13:55:24Z: [[main::]] Project QtWebSockets_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-16T13:55:24Z: [[main::]] Project QtAndroidExtras_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-16T13:55:24Z: [[main::]] Project QtWebKit_5.3.1_Integration has some state, but is not configured. Ignoring. 2015-03-16T13:55:24Z: [[main::]] Project QtSensors_5.3.1_Integration has some state, but is not configured. Ignoring. 2015-03-16T13:55:24Z: [[main::]] Project QtConnectivity_stable_Integration has some state, but is not configured. Ignoring. 2015-03-16T13:55:24Z: [[main::]] Project QtX11Extras_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-16T13:55:24Z: [[main::]] Project QtAndroidExtras_5.3.1_Integration has some state, but is not configured. Ignoring. 2015-03-16T13:55:24Z: [[main::]] Project QtMacExtras_5.3.2_Integration has some state, but is not configured. Ignoring. 2015-03-16T13:55:24Z: [[main::]] Project Qt5_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-16T13:55:24Z: [[main::]] Project QtScript_5.3.2_Integration has some state, but is not configured. Ignoring. 2015-03-16T13:55:24Z: [[main::]] Project QtSerialPort_stable_Integration has some state, but is not configured. Ignoring. 2015-03-16T13:55:24Z: [[main::]] Project QtSerialPort_5.3.2_Integration has some state, but is not configured. Ignoring. 2015-03-16T13:55:24Z: [[main::]] Project QtSvg_stable_Integration has some state, but is not configured. Ignoring. 2015-03-16T13:55:24Z: [[main::]] Project QtWebKit_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-16T13:55:24Z: [[main::]] Project QtMultimedia_stable_Integration has some state, but is not configured. Ignoring. 2015-03-16T13:55:24Z: [[main::]] Project QtTools_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-16T13:55:24Z: [[main::]] Project QtDeclarative_5.3.2_Integration has some state, but is not configured. Ignoring. 2015-03-16T13:55:24Z: [[main::]] Project QtTranslations_5.3.2_Integration has some state, but is not configured. Ignoring. 2015-03-16T13:55:24Z: [[main::]] Project QtWebKit_Examples_stable_Integration has some state, but is not configured. Ignoring. 2015-03-16T13:55:24Z: [[main::]] Project QtLocation_stable_Integration has some state, but is not configured. Ignoring. 2015-03-16T13:55:24Z: [[main::]] Project QtSensors_stable_Integration has some state, but is not configured. Ignoring. 2015-03-16T13:55:24Z: [[main::]] Project QtWebSockets_5.3.1_Integration has some state, but is not configured. Ignoring. 2015-03-16T13:55:24Z: [[main::]] Project QtDoc_5.3.1_Integration has some state, but is not configured. Ignoring. 2015-03-16T13:55:24Z: [[main::]] Project Qt3D_wip_newapi_Integration has some state, but is not configured. Ignoring. 2015-03-16T13:55:24Z: [[main::]] Project QtTools_5.3.1_Integration has some state, but is not configured. Ignoring. 2015-03-16T13:55:24Z: [[main::]] Project QtMultimedia_5.3.1_Integration has some state, but is not configured. Ignoring. 2015-03-16T13:55:24Z: [[main::]] Project QtSensors_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-16T13:55:24Z: [[main::]] Project QtActiveQt_5.3.1_Integration has some state, but is not configured. Ignoring. 2015-03-16T13:55:24Z: [[main::]] Project QtLocation_5.3.1_Integration has some state, but is not configured. Ignoring. 2015-03-16T13:55:24Z: [[main::]] Project QtQuick1_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-16T13:55:24Z: [[main::]] Project QtSvg_5.3.2_Integration has some state, but is not configured. Ignoring. 2015-03-16T13:55:24Z: [[main::]] Project QtBase_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-16T13:55:24Z: [[main::]] Project Qt5_5.3.1_Integration has some state, but is not configured. Ignoring. 2015-03-16T13:55:24Z: [[main::]] Project QtTranslations_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-16T13:55:24Z: [[main::]] Project QtLocation_5.3.2_Integration has some state, but is not configured. Ignoring. 2015-03-16T13:55:24Z: [[main::]] Project QtDocGallery_stable_Integration has some state, but is not configured. Ignoring. 2015-03-16T13:55:24Z: [[main::]] Project QtConnectivity_5.3.1_Integration has some state, but is not configured. Ignoring. 2015-03-16T13:55:24Z: [[main::]] Project QtXmlPatterns_5.3.1_Integration has some state, but is not configured. Ignoring. 2015-03-16T13:55:24Z: [[main::]] Project QtSvg_5.3.1_Integration has some state, but is not configured. Ignoring. 2015-03-16T13:55:24Z: [[main::]] Project QtGraphicalEffects_5.3.2_Integration has some state, but is not configured. Ignoring. 2015-03-16T13:55:24Z: [[main::]] Project QtQuickControls_stable_Integration has some state, but is not configured. Ignoring. 2015-03-16T13:55:24Z: [[main::]] Project QtWebKit_Examples_5.3.1_Integration has some state, but is not configured. Ignoring. 2015-03-16T13:55:24Z: [[main::]] Project QtWebKit_stable_Integration has some state, but is not configured. Ignoring. 2015-03-16T13:55:24Z: [[main::]] Project QtScript_5.3.1_Integration has some state, but is not configured. Ignoring. 2015-03-16T13:55:24Z: [[main::]] Project QtEnginio_stable_Integration has some state, but is not configured. Ignoring. 2015-03-16T13:55:24Z: [[main::]] Project QtWebKit_5.3.2_Integration has some state, but is not configured. Ignoring. 2015-03-16T13:55:24Z: [[main::]] Project QtBase_5.3.1_Integration has some state, but is not configured. Ignoring. 2015-03-16T13:55:24Z: [[main::]] Project QtDeclarative_5.3.1_Integration has some state, but is not configured. Ignoring. 2015-03-16T13:55:24Z: [[main::]] Project QtXmlPatterns_stable_Integration has some state, but is not configured. Ignoring. 2015-03-16T13:55:24Z: [[main::]] Project QtWayland_stable_Integration has some state, but is not configured. Ignoring. 2015-03-16T13:55:24Z: [[main::]] Project QtTools_5.3.2_Integration has some state, but is not configured. Ignoring. 2015-03-16T13:55:24Z: [[main::]] Project QtX11Extras_stable_Integration has some state, but is not configured. Ignoring. 2015-03-16T13:55:24Z: [[main::]] Project QtWinExtras_stable_Integration has some state, but is not configured. Ignoring. 2015-03-16T13:55:24Z: [[main::]] Project QtTranslations_5.3.1_Integration has some state, but is not configured. Ignoring. 2015-03-16T13:55:24Z: [[main::]] Project QtQuickControls_5.3.2_Integration has some state, but is not configured. Ignoring. 2015-03-16T13:55:24Z: [[main::]] Project QtWebEngine_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-16T13:55:24Z: [[main::]] Project QtFeedback_stable_Integration has some state, but is not configured. Ignoring. 2015-03-16T13:55:24Z: [[main::]] Project QtQuick1_stable_Integration has some state, but is not configured. Ignoring. 2015-03-16T13:55:24Z: [[main::]] Project QtQuickControls_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-16T13:55:24Z: [[main::]] Project QtXmlPatterns_5.3.2_Integration has some state, but is not configured. Ignoring. 2015-03-16T13:55:24Z: [[main::]] Project QtWebKit_Examples_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-16T13:55:24Z: [[main::]] Project Qt5_5.3.2_Integration has some state, but is not configured. Ignoring. 2015-03-16T13:55:24Z: [[main::]] Project QtLocation_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-16T13:55:24Z: [[main::]] Project QtMacExtras_5.3.1_Integration has some state, but is not configured. Ignoring. 2015-03-16T13:55:24Z: [[main::]] Project QtBase_stable_Integration has some state, but is not configured. Ignoring. 2015-03-16T13:55:24Z: [[main::]] Project QtSvg_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-16T13:55:24Z: [[main::]] Project QtWayland_5.4.0_Integration has some state, but is not configured. Ignoring. From ci-noreply at qt-project.org Mon Mar 16 15:12:54 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 16 Mar 2015 16:12:54 +0200 Subject: [Ci-reports] fail on Qt5_5.4_Integration #322 Message-ID: <20150316_141254_053813.ci-noreply@qt-project.org> Qt5_5.4_Integration » win32-msvc2010_opengl_dynamic_Windows_7 #322: FAILURE Build log: http://testresults.qt.io/ci/Qt5_5.4_Integration/build_00322/win32-msvc2010_opengl_dynamic_Windows_7/log.txt.gz Tested changes (refs/builds/5.4_1426513118): http://codereview.qt-project.org/106265 [PS54] - Updated submodules. From ci-noreply at qt-project.org Mon Mar 16 15:18:10 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 16 Mar 2015 16:18:10 +0200 Subject: [Ci-reports] pass on QtWebKit_Examples_5.5_Integration #1 Message-ID: <20150316_141810_083685.ci-noreply@qt-project.org> QtWebKit_Examples_5.5_Integration #1: SUCCESS Tested changes (refs/builds/5.5_1426507071): http://codereview.qt-project.org/108356 [PS2] - Fix incrementing tab count From ci-noreply at qt-project.org Mon Mar 16 15:31:27 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 16 Mar 2015 16:31:27 +0200 Subject: [Ci-reports] pass on QtDeclarative_5.5_Integration #101 Message-ID: <20150316_143127_009574.ci-noreply@qt-project.org> QtDeclarative_5.5_Integration #101: SUCCESS Tested changes (refs/builds/5.5_1426509605): http://codereview.qt-project.org/107432 [PS1] - Fix warning From ci-noreply at qt-project.org Mon Mar 16 16:02:50 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 16 Mar 2015 17:02:50 +0200 Subject: [Ci-reports] pass on QtTools_5.5_Integration #15 Message-ID: <20150316_150250_093467.ci-noreply@qt-project.org> QtTools_5.5_Integration #15: SUCCESS Tested changes (refs/builds/5.5_1426510824): http://codereview.qt-project.org/108536 [PS2] - windeployqt: Add Qt3D module. From ci-noreply at qt-project.org Mon Mar 16 16:28:16 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 16 Mar 2015 17:28:16 +0200 Subject: [Ci-reports] pass on QtWebEngine_5.5_Integration #43 Message-ID: <20150316_152816_012302.ci-noreply@qt-project.org> QtWebEngine_5.5_Integration #43: SUCCESS Tested changes (refs/builds/5.5_1426511204): http://codereview.qt-project.org/108486 [PS1] - Support middle click navigation http://codereview.qt-project.org/108107 [PS1] - Move featurePermissionRequested to the public API http://codereview.qt-project.org/108615 [PS1] - Set settings declaratively instead of on events From ci-noreply at qt-project.org Mon Mar 16 16:38:18 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 16 Mar 2015 17:38:18 +0200 Subject: [Ci-reports] pass on QtBase_5.5_Integration #311 Message-ID: <20150316_153818_091480.ci-noreply@qt-project.org> QtBase_5.5_Integration #311: SUCCESS Tested changes (refs/builds/5.5_1426504892): http://codereview.qt-project.org/108354 [PS2] - Fix private member initialization for QMatrix4x4(Qt::Uninitialized) http://codereview.qt-project.org/108332 [PS1] - iOS: Add platform plugin option to debug window management http://codereview.qt-project.org/108122 [PS1] - Xcode: Completely filter out environment variables in build log http://codereview.qt-project.org/108120 [PS1] - iOS: Pass TESTARGS environment variable as args during Xcode test action http://codereview.qt-project.org/107071 [PS8] - Skip instead of entirely excluding tests with disabled features http://codereview.qt-project.org/108469 [PS3] - Fix undefined symbols in grid layout engine with -no-widgets option http://codereview.qt-project.org/108529 [PS1] - Add missing \since 5.5 for QSpacerItem::sizePolicy() From ci-noreply at qt-project.org Mon Mar 16 16:48:55 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 16 Mar 2015 17:48:55 +0200 Subject: [Ci-reports] pass on QtActiveQt_5.4_Integration #25 Message-ID: <20150316_154855_005685.ci-noreply@qt-project.org> QtActiveQt_5.4_Integration #25: SUCCESS Tested changes (refs/builds/5.4_1426515022): http://codereview.qt-project.org/108664 [PS1] - idc: Print error message when process returns non-null exit code. From ci-noreply at qt-project.org Mon Mar 16 16:52:48 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 16 Mar 2015 17:52:48 +0200 Subject: [Ci-reports] pass on Qt3D_5.5_Integration #33 Message-ID: <20150316_155248_020711.ci-noreply@qt-project.org> Qt3D_5.5_Integration #33: SUCCESS Tested changes (refs/builds/5.5_1426514258): http://codereview.qt-project.org/108509 [PS7] - Doc: Review doc Qt3D From ci-noreply at qt-project.org Mon Mar 16 17:23:12 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 16 Mar 2015 18:23:12 +0200 Subject: [Ci-reports] pass on QtMultimedia_5.5_Integration #18 Message-ID: <20150316_162312_041075.ci-noreply@qt-project.org> QtMultimedia_5.5_Integration #18: SUCCESS Tested changes (refs/builds/5.5_1426514298): http://codereview.qt-project.org/108405 [PS8] - Improvide device selection in the video filter example From ci-noreply at qt-project.org Mon Mar 16 17:54:36 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 16 Mar 2015 18:54:36 +0200 Subject: [Ci-reports] pass on QtBase_5.4_Integration #1932 Message-ID: <20150316_165436_066026.ci-noreply@qt-project.org> QtBase_5.4_Integration #1932: SUCCESS Tested changes (refs/builds/5.4_1426514690): http://codereview.qt-project.org/108505 [PS1] - Avoid deadlock on suspend/resume From ci-noreply at qt-project.org Mon Mar 16 18:20:39 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 16 Mar 2015 18:20:39 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - QtBase_dev_mobile_state #322 - FAILURE Message-ID: <20150316172039.CC12D312A0@fork.qtproject.c.bitbit.net> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt-project.org/ci/QtBase_dev_mobile_state/build_00322 From ci-noreply at qt-project.org Mon Mar 16 18:22:22 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 16 Mar 2015 19:22:22 +0200 Subject: [Ci-reports] pass on QtBase_dev_Integration #6008 Message-ID: <20150316_172222_056706.ci-noreply@qt-project.org> QtBase_dev_Integration #6008: SUCCESS Tested changes (refs/builds/dev_1426511553): http://codereview.qt-project.org/104875 [PS8] - Implement QDebug streaming operators for QWindow, QScreen and QWidget. From ci-noreply at qt-project.org Mon Mar 16 18:30:10 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 16 Mar 2015 19:30:10 +0200 Subject: [Ci-reports] pass on QtWebEngine_dev_Integration #246 Message-ID: <20150316_173010_001548.ci-noreply@qt-project.org> QtWebEngine_dev_Integration #246: SUCCESS Tested changes (refs/builds/dev_1426512422): http://codereview.qt-project.org/108647 [PS1] - Update snapshot SHA1 http://codereview.qt-project.org/108646 [PS1] - Not all public functions of FilePickerController need to be slots From ci-noreply at qt-project.org Mon Mar 16 18:40:47 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 16 Mar 2015 19:40:47 +0200 Subject: [Ci-reports] pass on Qt3D_5.5_Integration #34 Message-ID: <20150316_174047_021341.ci-noreply@qt-project.org> Qt3D_5.5_Integration #34: SUCCESS Tested changes (refs/builds/5.5_1426521263): http://codereview.qt-project.org/108589 [PS1] - [QTransform] Get rid of dead code and bogus includes From ci-noreply at qt-project.org Mon Mar 16 18:45:54 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 16 Mar 2015 19:45:54 +0200 Subject: [Ci-reports] pass on QtBase_5.5_Integration #312 Message-ID: <20150316_174554_052205.ci-noreply@qt-project.org> QtBase_5.5_Integration #312: SUCCESS Tested changes (refs/builds/5.5_1426520408): http://codereview.qt-project.org/108681 [PS1] - iOS: stop listening for keyboard visibility after QIOSMenu::dismiss() http://codereview.qt-project.org/107760 [PS8] - iOS: Skip tests that don't make sense or don't work on the platform http://codereview.qt-project.org/107563 [PS7] - iOS: Prefer debug-simulator as default test target http://codereview.qt-project.org/108303 [PS4] - QCocoaMenuItem: Fixed Delete key symbol in native menubar http://codereview.qt-project.org/108414 [PS4] - QCocoaWindow.mm: Avoid crash whe using native windows http://codereview.qt-project.org/108344 [PS1] - iOS: Clarify implementation of QIOSWindow::isExposed() http://codereview.qt-project.org/108621 [PS1] - iOS: Check if window was active on setVisible(false) through native APIs http://codereview.qt-project.org/108614 [PS1] - Add support for grabWindow() on eglfs with widgets http://codereview.qt-project.org/108192 [PS1] - Support grabWindow() in linuxfb http://codereview.qt-project.org/108625 [PS1] - QStateMachine: add objectName to objects to ease debugging. http://codereview.qt-project.org/108624 [PS1] - QStateMachine: fix warnings in test. http://codereview.qt-project.org/108637 [PS1] - qdoc: Recursively set the output subdirectory for InnerNode From ci-noreply at qt-project.org Mon Mar 16 19:12:08 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 16 Mar 2015 20:12:08 +0200 Subject: [Ci-reports] fail on QtBase_5.5_Integration #313 Message-ID: <20150316_181208_064628.ci-noreply@qt-project.org> `make' failed :( make[7]: *** [iphonesimulator-debug] Error 65 make[6]: *** [debug-iphonesimulator] Error 2 make[5]: *** [sub-qeventloop-make_first] Error 2 make[4]: *** [sub-kernel-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.io/ci/QtBase_5.5_Integration/build_00313/macx-ios-clang_OSX_10.9/log.txt.gz Tested changes (refs/builds/5.5_1426528048): http://codereview.qt-project.org/108638 [PS4] - Windows: Don't cause a malloc before calling GetLastError() From ci-noreply at qt-project.org Mon Mar 16 19:21:29 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 16 Mar 2015 20:21:29 +0200 Subject: [Ci-reports] pass on QtQuickControls_5.5_Integration #40 Message-ID: <20150316_182129_092820.ci-noreply@qt-project.org> QtQuickControls_5.5_Integration #40: SUCCESS Tested changes (refs/builds/5.5_1426525130): http://codereview.qt-project.org/107440 [PS19] - Examples: Adding ui forms example From ci-noreply at qt-project.org Mon Mar 16 19:38:15 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 16 Mar 2015 20:38:15 +0200 Subject: [Ci-reports] fail on QtQuickControls_5.5_Integration #41 Message-ID: <20150316_183815_001421.ci-noreply@qt-project.org> Autotest `tst_controls' failed :( 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... 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_controls: 24 seconds, exit code 3221225477 Build log: http://testresults.qt.io/ci/QtQuickControls_5.5_Integration/build_00041/win32-msvc2010_Windows_7/log.txt.gz Tested changes (refs/builds/5.5_1426530184): http://codereview.qt-project.org/108110 [PS6] - Fix text selection handles to float on top http://codereview.qt-project.org/108106 [PS7] - Add internal ScenePosListener From ci-noreply at qt-project.org Mon Mar 16 21:08:27 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 16 Mar 2015 22:08:27 +0200 Subject: [Ci-reports] pass on QtWebEngine_dev_Integration #247 Message-ID: <20150316_200827_091176.ci-noreply@qt-project.org> QtWebEngine_dev_Integration #247: SUCCESS Tested changes (refs/builds/dev_1426527105): http://codereview.qt-project.org/108663 [PS1] - Merge remote-tracking branch 'origin/5.5' into dev From ci-noreply at qt-project.org Mon Mar 16 21:14:43 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 16 Mar 2015 22:14:43 +0200 Subject: [Ci-reports] pass on QtDeclarative_dev_Integration #2646 Message-ID: <20150316_201443_043161.ci-noreply@qt-project.org> QtDeclarative_dev_Integration #2646: SUCCESS Tested changes (refs/builds/dev_1426530781): http://codereview.qt-project.org/107831 [PS3] - Don't limit to files ending with .qml From ci-noreply at qt-project.org Mon Mar 16 21:23:53 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 16 Mar 2015 22:23:53 +0200 Subject: [Ci-reports] pass on QtBase_5.5_Integration #314 Message-ID: <20150316_202353_011883.ci-noreply@qt-project.org> QtBase_5.5_Integration #314: SUCCESS Tested changes (refs/builds/5.5_1426529695): http://codereview.qt-project.org/108638 [PS4] - Windows: Don't cause a malloc before calling GetLastError() From ci-noreply at qt-project.org Mon Mar 16 21:42:10 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 16 Mar 2015 22:42:10 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #6009 Message-ID: <20150316_204210_083630.ci-noreply@qt-project.org> Autotest `tst_qquickwindow' failed :( Testing tst_qquickwindow *** Error in `./tst_qquickwindow': double free or corruption (out): 0x000000000278b6b0 *** 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 5193] QtQA::App::TestRunner: [New LWP 5194] QtQA::App::TestRunner: [New LWP 5195] QtQA::App::TestRunner: [New LWP 5197] QtQA::App::TestRunner: [New LWP 5198] QtQA::App::TestRunner: [New LWP 5208] QtQA::App::TestRunner: [New LWP 5196] QtQA::App::TestRunner: [Thread debugging using libthread_db enabled] QtQA::App::TestRunner: Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". QtQA::App::TestRunner: Core was generated by `./tst_qquickwindow -silent -o /work/ci/qt/qtbase/dev/_artifacts/test-logs/tst_q'. QtQA::App::TestRunner: Program terminated with signal SIGABRT, Aborted. QtQA::App::TestRunner: #0 0x00007f9c7122ecc9 in __GI_raise (sig=sig at entry=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:56 QtQA::App::TestRunner: 56 ../nptl/sysdeps/unix/sysv/linux/raise.c: No such file or directory. QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 7 (Thread 0x7f9c5f19d700 (LWP 5196)): QtQA::App::TestRunner: #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 QtQA::App::TestRunner: #1 0x00007f9c671e951b in ?? () from /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so QtQA::App::TestRunner: #2 0x00007f9c671e8c69 in ?? () from /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so QtQA::App::TestRunner: #3 0x00007f9c70b14182 in start_thread (arg=0x7f9c5f19d700) at pthread_create.c:312 QtQA::App::TestRunner: #4 0x00007f9c712f300d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 6 (Thread 0x7f9c5c526700 (LWP 5208)): QtQA::App::TestRunner: #0 0x00007f9c712e5cbd in poll () at ../sysdeps/unix/syscall-template.S:81 QtQA::App::TestRunner: #1 0x00007f9c6f7f3fe4 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #2 0x00007f9c6f7f40ec in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #3 0x00007f9c71e9ccdd in TestNamespace::QEventDispatcherGlib::processEvents (this=0x7f9c540530a0, flags=...) at kernel/qeventdispatcher_glib.cpp:418 QtQA::App::TestRunner: #4 0x00007f9c71e24dd2 in TestNamespace::QEventLoop::processEvents (this=0x7f9c5c525e10, flags=...) at kernel/qeventloop.cpp:128 QtQA::App::TestRunner: #5 0x00007f9c71e25093 in TestNamespace::QEventLoop::exec (this=0x7f9c5c525e10, flags=...) at kernel/qeventloop.cpp:204 QtQA::App::TestRunner: #6 0x00007f9c71ba472a in TestNamespace::QThread::exec (this=0x1f5a690) at thread/qthread.cpp:503 QtQA::App::TestRunner: #7 0x00007f9c725007fb in TestNamespace::QQmlThreadPrivate::run (this=0x1f5a690) at qml/ftw/qqmlthread.cpp:141 QtQA::App::TestRunner: #8 0x00007f9c71babb35 in TestNamespace::QThreadPrivate::start (arg=0x1f5a690) at thread/qthread_unix.cpp:331 QtQA::App::TestRunner: #9 0x00007f9c70b14182 in start_thread (arg=0x7f9c5c526700) at pthread_create.c:312 QtQA::App::TestRunner: #10 0x00007f9c712f300d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 5 (Thread 0x7f9c5e19b700 (LWP 5198)): QtQA::App::TestRunner: #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 QtQA::App::TestRunner: #1 0x00007f9c671e951b in ?? () from /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so QtQA::App::TestRunner: #2 0x00007f9c671e8c69 in ?? () from /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so QtQA::App::TestRunner: #3 0x00007f9c70b14182 in start_thread (arg=0x7f9c5e19b700) at pthread_create.c:312 QtQA::App::TestRunner: #4 0x00007f9c712f300d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 4 (Thread 0x7f9c5e99c700 (LWP 5197)): QtQA::App::TestRunner: #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 QtQA::App::TestRunner: #1 0x00007f9c671e951b in ?? () from /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so QtQA::App::TestRunner: #2 0x00007f9c671e8c69 in ?? () from /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so QtQA::App::TestRunner: #3 0x00007f9c70b14182 in start_thread (arg=0x7f9c5e99c700) at pthread_create.c:312 QtQA::App::TestRunner: #4 0x00007f9c712f300d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 3 (Thread 0x7f9c5f99e700 (LWP 5195)): QtQA::App::TestRunner: #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 QtQA::App::TestRunner: #1 0x00007f9c671e951b in ?? () from /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so QtQA::App::TestRunner: #2 0x00007f9c671e8c69 in ?? () from /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so QtQA::App::TestRunner: #3 0x00007f9c70b14182 in start_thread (arg=0x7f9c5f99e700) at pthread_create.c:312 QtQA::App::TestRunner: #4 0x00007f9c712f300d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2 (Thread 0x7f9c68684700 (LWP 5194)): QtQA::App::TestRunner: #0 0x00007f9c712e5cbd in poll () at ../sysdeps/unix/syscall-template.S:81 QtQA::App::TestRunner: #1 0x00007f9c6d79eb72 in poll (__timeout=-1, __nfds=1, __fds=0x7f9c68683d00) at /usr/include/x86_64-linux-gnu/bits/poll2.h:46 QtQA::App::TestRunner: #2 _xcb_conn_wait (c=c at entry=0x1d4a520, cond=cond at entry=0x1d4a560, vector=vector at entry=0x0, count=count at entry=0x0) at ../../src/xcb_conn.c:447 QtQA::App::TestRunner: #3 0x00007f9c6d7a064f in xcb_wait_for_event (c=0x1d4a520) at ../../src/xcb_in.c:622 QtQA::App::TestRunner: #4 0x00007f9c73482487 in TestNamespace::QXcbEventReader::run (this=0x1d564d0) at qxcbconnection.cpp:1048 QtQA::App::TestRunner: #5 0x00007f9c71babb35 in TestNamespace::QThreadPrivate::start (arg=0x1d564d0) at thread/qthread_unix.cpp:331 QtQA::App::TestRunner: #6 0x00007f9c70b14182 in start_thread (arg=0x7f9c68684700) at pthread_create.c:312 QtQA::App::TestRunner: #7 0x00007f9c712f300d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1 (Thread 0x7f9c735c3780 (LWP 5193)): QtQA::App::TestRunner: #0 0x00007f9c7122ecc9 in __GI_raise (sig=sig at entry=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:56 QtQA::App::TestRunner: #1 0x00007f9c712320d8 in __GI_abort () at abort.c:89 QtQA::App::TestRunner: #2 0x00007f9c7126bf24 in __libc_message (do_abort=do_abort at entry=1, fmt=fmt at entry=0x7f9c7137a6c8 "*** Error in `%s': %s: 0x%s ***\n") at ../sysdeps/posix/libc_fatal.c:175 QtQA::App::TestRunner: #3 0x00007f9c712781fe in malloc_printerr (ptr=, str=0x7f9c7137a7f8 "double free or corruption (out)", action=1) at malloc.c:4996 QtQA::App::TestRunner: #4 _int_free (av=, p=, have_lock=0) at malloc.c:3840 QtQA::App::TestRunner: #5 0x00007f9c728abb6a in TestNamespace::QPlatformWindow::~QPlatformWindow (this=0x278b6b0, __in_chrg=) at kernel/qplatformwindow.cpp:64 QtQA::App::TestRunner: #6 0x00007f9c728c5e93 in TestNamespace::QWindow::destroy (this=0x1fe05c0) at kernel/qwindow.cpp:1606 QtQA::App::TestRunner: #7 0x00007f9c728c6748 in TestNamespace::QWindow::event (this=0x1fe05c0, ev=0x7fffba37b350) at kernel/qwindow.cpp:2019 QtQA::App::TestRunner: #8 0x00007f9c730c6d9e in TestNamespace::QQuickWindow::event (this=0x1fe05c0, e=0x7fffba37b350) at items/qquickwindow.cpp:1406 QtQA::App::TestRunner: #9 0x00007f9c71e28556 in TestNamespace::QCoreApplicationPrivate::notify_helper (this=0x1d3ca40, receiver=0x1fe05c0, event=0x7fffba37b350) at kernel/qcoreapplication.cpp:1080 QtQA::App::TestRunner: #10 0x00007f9c71e28238 in TestNamespace::QCoreApplication::notify (this=0x7fffba37cd60, receiver=0x1fe05c0, event=0x7fffba37b350) at kernel/qcoreapplication.cpp:1025 QtQA::App::TestRunner: #11 0x00007f9c728b593e in TestNamespace::QGuiApplication::notify (this=0x7fffba37cd60, object=0x1fe05c0, event=0x7fffba37b350) at kernel/qguiapplication.cpp:1531 QtQA::App::TestRunner: #12 0x00007f9c71e28142 in TestNamespace::QCoreApplication::notifyInternal (this=0x7fffba37cd60, receiver=0x1fe05c0, event=0x7fffba37b350) at kernel/qcoreapplication.cpp:963 QtQA::App::TestRunner: #13 0x00007f9c728bd5ad in TestNamespace::QCoreApplication::sendSpontaneousEvent (receiver=0x1fe05c0, event=0x7fffba37b350) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 QtQA::App::TestRunner: #14 0x00007f9c728b7905 in TestNamespace::QGuiApplicationPrivate::processCloseEvent (e=0x2759cf0) at kernel/qguiapplication.cpp:2077 QtQA::App::TestRunner: #15 0x00007f9c728b5ba7 in TestNamespace::QGuiApplicationPrivate::processWindowSystemEvent (e=0x2759cf0) at kernel/qguiapplication.cpp:1615 QtQA::App::TestRunner: #16 0x00007f9c7289e869 in TestNamespace::QWindowSystemInterface::sendWindowSystemEvents (flags=...) at kernel/qwindowsysteminterface.cpp:609 QtQA::App::TestRunner: #17 0x00007f9c7289e7fe in TestNamespace::QWindowSystemInterface::flushWindowSystemEvents (flags=...) at kernel/qwindowsysteminterface.cpp:593 QtQA::App::TestRunner: #18 0x00007f9c728abb13 in TestNamespace::QPlatformWindow::~QPlatformWindow (this=0x278b6b0, __in_chrg=) at kernel/qplatformwindow.cpp:63 QtQA::App::TestRunner: #19 0x00007f9c728abb5e in TestNamespace::QPlatformWindow::~QPlatformWindow (this=0x278b6b0, __in_chrg=) at kernel/qplatformwindow.cpp:64 QtQA::App::TestRunner: #20 0x00007f9c728c5e93 in TestNamespace::QWindow::destroy (this=0x1fe05c0) at kernel/qwindow.cpp:1606 QtQA::App::TestRunner: #21 0x00007f9c728c6748 in TestNamespace::QWindow::event (this=0x1fe05c0, ev=0x7fffba37b800) at kernel/qwindow.cpp:2019 QtQA::App::TestRunner: #22 0x00007f9c730c6d9e in TestNamespace::QQuickWindow::event (this=0x1fe05c0, e=0x7fffba37b800) at items/qquickwindow.cpp:1406 QtQA::App::TestRunner: #23 0x00007f9c71e28556 in TestNamespace::QCoreApplicationPrivate::notify_helper (this=0x1d3ca40, receiver=0x1fe05c0, event=0x7fffba37b800) at kernel/qcoreapplication.cpp:1080 QtQA::App::TestRunner: #24 0x00007f9c71e28238 in TestNamespace::QCoreApplication::notify (this=0x7fffba37cd60, receiver=0x1fe05c0, event=0x7fffba37b800) at kernel/qcoreapplication.cpp:1025 QtQA::App::TestRunner: #25 0x00007f9c728b593e in TestNamespace::QGuiApplication::notify (this=0x7fffba37cd60, object=0x1fe05c0, event=0x7fffba37b800) at kernel/qguiapplication.cpp:1531 QtQA::App::TestRunner: #26 0x00007f9c71e28142 in TestNamespace::QCoreApplication::notifyInternal (this=0x7fffba37cd60, receiver=0x1fe05c0, event=0x7fffba37b800) at kernel/qcoreapplication.cpp:963 QtQA::App::TestRunner: #27 0x00007f9c728bd5ad in TestNamespace::QCoreApplication::sendSpontaneousEvent (receiver=0x1fe05c0, event=0x7fffba37b800) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 QtQA::App::TestRunner: #28 0x00007f9c728b7905 in TestNamespace::QGuiApplicationPrivate::processCloseEvent (e=0x2089980) at kernel/qguiapplication.cpp:2077 QtQA::App::TestRunner: #29 0x00007f9c728b5ba7 in TestNamespace::QGuiApplicationPrivate::processWindowSystemEvent (e=0x2089980) at kernel/qguiapplication.cpp:1615 QtQA::App::TestRunner: #30 0x00007f9c7289e869 in TestNamespace::QWindowSystemInterface::sendWindowSystemEvents (flags=...) at kernel/qwindowsysteminterface.cpp:609 QtQA::App::TestRunner: #31 0x00007f9c7289e7fe in TestNamespace::QWindowSystemInterface::flushWindowSystemEvents (flags=...) at kernel/qwindowsysteminterface.cpp:593 QtQA::App::TestRunner: #32 0x00007f9c728abb13 in TestNamespace::QPlatformWindow::~QPlatformWindow (this=0x278b6b0, __in_chrg=) at kernel/qplatformwindow.cpp:63 QtQA::App::TestRunner: #33 0x00007f9c7349f5e4 in TestNamespace::QXcbWindow::~QXcbWindow (this=0x278b6a0, __in_chrg=) at qxcbwindow.cpp:540 QtQA::App::TestRunner: #34 0x00007f9c6aaacbe9 in TestNamespace::QXcbGlxWindow::~QXcbGlxWindow (this=0x278b6a0, __in_chrg=) at qxcbglxwindow.cpp:46 QtQA::App::TestRunner: #35 0x00007f9c6aaacc1e in TestNamespace::QXcbGlxWindow::~QXcbGlxWindow (this=0x278b6a0, __in_chrg=) at qxcbglxwindow.cpp:48 QtQA::App::TestRunner: #36 0x00007f9c728c5e93 in TestNamespace::QWindow::destroy (this=0x1fe05c0) at kernel/qwindow.cpp:1606 QtQA::App::TestRunner: #37 0x00007f9c728c6748 in TestNamespace::QWindow::event (this=0x1fe05c0, ev=0x7fffba37bcf0) at kernel/qwindow.cpp:2019 QtQA::App::TestRunner: #38 0x00007f9c730c6d9e in TestNamespace::QQuickWindow::event (this=0x1fe05c0, e=0x7fffba37bcf0) at items/qquickwindow.cpp:1406 QtQA::App::TestRunner: #39 0x00007f9c71e28556 in TestNamespace::QCoreApplicationPrivate::notify_helper (this=0x1d3ca40, receiver=0x1fe05c0, event=0x7fffba37bcf0) at kernel/qcoreapplication.cpp:1080 QtQA::App::TestRunner: #40 0x00007f9c71e28238 in TestNamespace::QCoreApplication::notify (this=0x7fffba37cd60, receiver=0x1fe05c0, event=0x7fffba37bcf0) at kernel/qcoreapplication.cpp:1025 QtQA::App::TestRunner: #41 0x00007f9c728b593e in TestNamespace::QGuiApplication::notify (this=0x7fffba37cd60, object=0x1fe05c0, event=0x7fffba37bcf0) at kernel/qguiapplication.cpp:1531 QtQA::App::TestRunner: #42 0x00007f9c71e28142 in TestNamespace::QCoreApplication::notifyInternal (this=0x7fffba37cd60, receiver=0x1fe05c0, event=0x7fffba37bcf0) at kernel/qcoreapplication.cpp:963 QtQA::App::TestRunner: #43 0x00007f9c728bd5ad in TestNamespace::QCoreApplication::sendSpontaneousEvent (receiver=0x1fe05c0, event=0x7fffba37bcf0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 QtQA::App::TestRunner: #44 0x00007f9c728b7905 in TestNamespace::QGuiApplicationPrivate::processCloseEvent (e=0x272e770) at kernel/qguiapplication.cpp:2077 QtQA::App::TestRunner: #45 0x00007f9c728b5ba7 in TestNamespace::QGuiApplicationPrivate::processWindowSystemEvent (e=0x272e770) at kernel/qguiapplication.cpp:1615 QtQA::App::TestRunner: #46 0x00007f9c7289e869 in TestNamespace::QWindowSystemInterface::sendWindowSystemEvents (flags=...) at kernel/qwindowsysteminterface.cpp:609 QtQA::App::TestRunner: #47 0x00007f9c734e9dac in TestNamespace::userEventSourceDispatch (source=0x1d722c0) at eventdispatchers/qeventdispatcher_glib.cpp:70 QtQA::App::TestRunner: #48 0x00007f9c6f7f3e04 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #49 0x00007f9c6f7f4048 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #50 0x00007f9c6f7f40ec in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #51 0x00007f9c71e9ccdd in TestNamespace::QEventDispatcherGlib::processEvents (this=0x1d70870, flags=...) at kernel/qeventdispatcher_glib.cpp:418 QtQA::App::TestRunner: #52 0x00007f9c734e9fbe in TestNamespace::QPAEventDispatcherGlib::processEvents (this=0x1d70870, flags=...) at eventdispatchers/qeventdispatcher_glib.cpp:115 QtQA::App::TestRunner: #53 0x00007f9c71e28685 in TestNamespace::QCoreApplication::processEvents (flags=..., maxtime=0) at kernel/qcoreapplication.cpp:1161 QtQA::App::TestRunner: #54 0x000000000040eda1 in TestNamespace::QTest::qWait (ms=0) at /work/build/qt/qtbase/include/QtTest/../../src/testlib/qtestsystem.h:58 QtQA::App::TestRunner: #55 0x0000000000433384 in tst_qquickwindow::blockClosing (this=0x7fffba37cd70) at tst_qquickwindow.cpp:1746 QtQA::App::TestRunner: #56 0x000000000043a8ad in tst_qquickwindow::qt_static_metacall (_o=0x7fffba37cd70, _c=TestNamespace::QMetaObject::InvokeMetaMethod, _id=34, _a=0x7fffba37c280) at .moc/tst_qquickwindow.moc:501 QtQA::App::TestRunner: #57 0x00007f9c71e346d1 in TestNamespace::QMetaMethod::invoke (this=0x7fffba37c3f0, object=0x7fffba37cd70, connectionType=TestNamespace::Qt::DirectConnection, returnValue=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:2184 QtQA::App::TestRunner: #58 0x00007f9c71e33b99 in TestNamespace::QMetaObject::invokeMethod (obj=0x7fffba37cd70, member=0x2196bc0 "blockClosing", type=TestNamespace::Qt::DirectConnection, ret=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:1479 QtQA::App::TestRunner: #59 0x00007f9c736077d3 in TestNamespace::QMetaObject::invokeMethod (obj=0x7fffba37cd70, member=0x2196bc0 "blockClosing", type=TestNamespace::Qt::DirectConnection, val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs.h:408 QtQA::App::TestRunner: #60 0x00007f9c736025e4 in TestNamespace::QTest::qInvokeTestMethodDataEntry (slot=0x2196bc0 "blockClosing") at qtestcase.cpp:1939 QtQA::App::TestRunner: #61 0x00007f9c73602eb9 in TestNamespace::QTest::qInvokeTestMethod (slotName=0x21b92b8 "blockClosing()", data=0x0) at qtestcase.cpp:2067 QtQA::App::TestRunner: #62 0x00007f9c73603c2c in TestNamespace::QTest::qInvokeTestMethods (testObject=0x7fffba37cd70) at qtestcase.cpp:2356 QtQA::App::TestRunner: #63 0x00007f9c736042b1 in TestNamespace::QTest::qExec (testObject=0x7fffba37cd70, argc=6, argv=0x7fffba37cea8) at qtestcase.cpp:2598 QtQA::App::TestRunner: #64 0x000000000043a24b in main (argc=6, argv=0x7fffba37cea8) at tst_qquickwindow.cpp:2157 QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qquickwindow ********* Config: Using QtTest library 5.6.0, Qt 5.6.0 (x86_64-little_endian-lp64 shared (dynamic) debug build; by GCC 4.8.2) PASS : tst_qquickwindow::initTestCase() PASS : tst_qquickwindow::openglContextCreatedSignal() PASS : tst_qquickwindow::aboutToStopSignal() 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 Loc: [tst_qquickwindow.cpp(1250)] 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::defaultState() 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::focusReason() 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::testWindowVisibilityOrder() *** Error in `./tst_qquickwindow': double free or corruption (out): 0x00000000020f0070 *** 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 5212] QtQA::App::TestRunner: [New LWP 5213] QtQA::App::TestRunner: [New LWP 5216] QtQA::App::TestRunner: [New LWP 5215] QtQA::App::TestRunner: [New LWP 5217] QtQA::App::TestRunner: [New LWP 5218] QtQA::App::TestRunner: [New LWP 5228] QtQA::App::TestRunner: [Thread debugging using libthread_db enabled] QtQA::App::TestRunner: Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". QtQA::App::TestRunner: Core was generated by `./tst_qquickwindow -o /work/ci/qt/qtbase/dev/_artifacts/test-logs/tst_qquickwin'. QtQA::App::TestRunner: Program terminated with signal SIGABRT, Aborted. QtQA::App::TestRunner: #0 0x00007fe20fa47cc9 in __GI_raise (sig=sig at entry=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:56 QtQA::App::TestRunner: 56 ../nptl/sysdeps/unix/sysv/linux/raise.c: No such file or directory. QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 7 (Thread 0x7fe1fb698700 (LWP 5228)): QtQA::App::TestRunner: #0 0x00007fe20fafecbd in poll () at ../sysdeps/unix/syscall-template.S:81 QtQA::App::TestRunner: #1 0x00007fe20e00cfe4 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #2 0x00007fe20e00d0ec in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #3 0x00007fe2106b5cdd in TestNamespace::QEventDispatcherGlib::processEvents (this=0x7fe1f4053010, flags=...) at kernel/qeventdispatcher_glib.cpp:418 QtQA::App::TestRunner: #4 0x00007fe21063ddd2 in TestNamespace::QEventLoop::processEvents (this=0x7fe1fb697e10, flags=...) at kernel/qeventloop.cpp:128 QtQA::App::TestRunner: #5 0x00007fe21063e093 in TestNamespace::QEventLoop::exec (this=0x7fe1fb697e10, flags=...) at kernel/qeventloop.cpp:204 QtQA::App::TestRunner: #6 0x00007fe2103bd72a in TestNamespace::QThread::exec (this=0x17d2f90) at thread/qthread.cpp:503 QtQA::App::TestRunner: #7 0x00007fe210d197fb in TestNamespace::QQmlThreadPrivate::run (this=0x17d2f90) at qml/ftw/qqmlthread.cpp:141 QtQA::App::TestRunner: #8 0x00007fe2103c4b35 in TestNamespace::QThreadPrivate::start (arg=0x17d2f90) at thread/qthread_unix.cpp:331 QtQA::App::TestRunner: #9 0x00007fe20f32d182 in start_thread (arg=0x7fe1fb698700) at pthread_create.c:312 QtQA::App::TestRunner: #10 0x00007fe20fb0c00d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 6 (Thread 0x7fe1fc90d700 (LWP 5218)): QtQA::App::TestRunner: #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 QtQA::App::TestRunner: #1 0x00007fe205a0251b in ?? () from /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so QtQA::App::TestRunner: #2 0x00007fe205a01c69 in ?? () from /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so QtQA::App::TestRunner: #3 0x00007fe20f32d182 in start_thread (arg=0x7fe1fc90d700) at pthread_create.c:312 QtQA::App::TestRunner: #4 0x00007fe20fb0c00d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 5 (Thread 0x7fe1fd10e700 (LWP 5217)): QtQA::App::TestRunner: #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 QtQA::App::TestRunner: #1 0x00007fe205a0251b in ?? () from /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so QtQA::App::TestRunner: #2 0x00007fe205a01c69 in ?? () from /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so QtQA::App::TestRunner: #3 0x00007fe20f32d182 in start_thread (arg=0x7fe1fd10e700) at pthread_create.c:312 QtQA::App::TestRunner: #4 0x00007fe20fb0c00d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 4 (Thread 0x7fe1fe110700 (LWP 5215)): QtQA::App::TestRunner: #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 QtQA::App::TestRunner: #1 0x00007fe205a0251b in ?? () from /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so QtQA::App::TestRunner: #2 0x00007fe205a01c69 in ?? () from /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so QtQA::App::TestRunner: #3 0x00007fe20f32d182 in start_thread (arg=0x7fe1fe110700) at pthread_create.c:312 QtQA::App::TestRunner: #4 0x00007fe20fb0c00d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 3 (Thread 0x7fe1fd90f700 (LWP 5216)): QtQA::App::TestRunner: #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 QtQA::App::TestRunner: #1 0x00007fe205a0251b in ?? () from /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so QtQA::App::TestRunner: #2 0x00007fe205a01c69 in ?? () from /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so QtQA::App::TestRunner: #3 0x00007fe20f32d182 in start_thread (arg=0x7fe1fd90f700) at pthread_create.c:312 QtQA::App::TestRunner: #4 0x00007fe20fb0c00d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2 (Thread 0x7fe206e9d700 (LWP 5213)): QtQA::App::TestRunner: #0 0x00007fe20fafecbd in poll () at ../sysdeps/unix/syscall-template.S:81 QtQA::App::TestRunner: #1 0x00007fe20bfb7b72 in poll (__timeout=-1, __nfds=1, __fds=0x7fe206e9cd00) at /usr/include/x86_64-linux-gnu/bits/poll2.h:46 QtQA::App::TestRunner: #2 _xcb_conn_wait (c=c at entry=0x16a2520, cond=cond at entry=0x16a2560, vector=vector at entry=0x0, count=count at entry=0x0) at ../../src/xcb_conn.c:447 QtQA::App::TestRunner: #3 0x00007fe20bfb964f in xcb_wait_for_event (c=0x16a2520) at ../../src/xcb_in.c:622 QtQA::App::TestRunner: #4 0x00007fe211c9b487 in TestNamespace::QXcbEventReader::run (this=0x16ae4d0) at qxcbconnection.cpp:1048 QtQA::App::TestRunner: #5 0x00007fe2103c4b35 in TestNamespace::QThreadPrivate::start (arg=0x16ae4d0) at thread/qthread_unix.cpp:331 QtQA::App::TestRunner: #6 0x00007fe20f32d182 in start_thread (arg=0x7fe206e9d700) at pthread_create.c:312 QtQA::App::TestRunner: #7 0x00007fe20fb0c00d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1 (Thread 0x7fe211ddc780 (LWP 5212)): QtQA::App::TestRunner: #0 0x00007fe20fa47cc9 in __GI_raise (sig=sig at entry=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:56 QtQA::App::TestRunner: #1 0x00007fe20fa4b0d8 in __GI_abort () at abort.c:89 QtQA::App::TestRunner: #2 0x00007fe20fa84f24 in __libc_message (do_abort=do_abort at entry=1, fmt=fmt at entry=0x7fe20fb936c8 "*** Error in `%s': %s: 0x%s ***\n") at ../sysdeps/posix/libc_fatal.c:175 QtQA::App::TestRunner: #3 0x00007fe20fa911fe in malloc_printerr (ptr=, str=0x7fe20fb937f8 "double free or corruption (out)", action=1) at malloc.c:4996 QtQA::App::TestRunner: #4 _int_free (av=, p=, have_lock=0) at malloc.c:3840 QtQA::App::TestRunner: #5 0x00007fe2110c4b6a in TestNamespace::QPlatformWindow::~QPlatformWindow (this=0x20f0070, __in_chrg=) at kernel/qplatformwindow.cpp:64 QtQA::App::TestRunner: #6 0x00007fe2110dee93 in TestNamespace::QWindow::destroy (this=0x17cc030) at kernel/qwindow.cpp:1606 QtQA::App::TestRunner: #7 0x00007fe2110df748 in TestNamespace::QWindow::event (this=0x17cc030, ev=0x7fff4196ed30) at kernel/qwindow.cpp:2019 QtQA::App::TestRunner: #8 0x00007fe2118dfd9e in TestNamespace::QQuickWindow::event (this=0x17cc030, e=0x7fff4196ed30) at items/qquickwindow.cpp:1406 QtQA::App::TestRunner: #9 0x00007fe210641556 in TestNamespace::QCoreApplicationPrivate::notify_helper (this=0x1694a40, receiver=0x17cc030, event=0x7fff4196ed30) at kernel/qcoreapplication.cpp:1080 QtQA::App::TestRunner: #10 0x00007fe210641238 in TestNamespace::QCoreApplication::notify (this=0x7fff41970740, receiver=0x17cc030, event=0x7fff4196ed30) at kernel/qcoreapplication.cpp:1025 QtQA::App::TestRunner: #11 0x00007fe2110ce93e in TestNamespace::QGuiApplication::notify (this=0x7fff41970740, object=0x17cc030, event=0x7fff4196ed30) at kernel/qguiapplication.cpp:1531 QtQA::App::TestRunner: #12 0x00007fe210641142 in TestNamespace::QCoreApplication::notifyInternal (this=0x7fff41970740, receiver=0x17cc030, event=0x7fff4196ed30) at kernel/qcoreapplication.cpp:963 QtQA::App::TestRunner: #13 0x00007fe2110d65ad in TestNamespace::QCoreApplication::sendSpontaneousEvent (receiver=0x17cc030, event=0x7fff4196ed30) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 QtQA::App::TestRunner: #14 0x00007fe2110d0905 in TestNamespace::QGuiApplicationPrivate::processCloseEvent (e=0x20c4450) at kernel/qguiapplication.cpp:2077 QtQA::App::TestRunner: #15 0x00007fe2110ceba7 in TestNamespace::QGuiApplicationPrivate::processWindowSystemEvent (e=0x20c4450) at kernel/qguiapplication.cpp:1615 QtQA::App::TestRunner: #16 0x00007fe2110b7869 in TestNamespace::QWindowSystemInterface::sendWindowSystemEvents (flags=...) at kernel/qwindowsysteminterface.cpp:609 QtQA::App::TestRunner: #17 0x00007fe2110b77fe in TestNamespace::QWindowSystemInterface::flushWindowSystemEvents (flags=...) at kernel/qwindowsysteminterface.cpp:593 QtQA::App::TestRunner: #18 0x00007fe2110c4b13 in TestNamespace::QPlatformWindow::~QPlatformWindow (this=0x20f0070, __in_chrg=) at kernel/qplatformwindow.cpp:63 QtQA::App::TestRunner: #19 0x00007fe2110c4b5e in TestNamespace::QPlatformWindow::~QPlatformWindow (this=0x20f0070, __in_chrg=) at kernel/qplatformwindow.cpp:64 QtQA::App::TestRunner: #20 0x00007fe2110dee93 in TestNamespace::QWindow::destroy (this=0x17cc030) at kernel/qwindow.cpp:1606 QtQA::App::TestRunner: #21 0x00007fe2110df748 in TestNamespace::QWindow::event (this=0x17cc030, ev=0x7fff4196f1e0) at kernel/qwindow.cpp:2019 QtQA::App::TestRunner: #22 0x00007fe2118dfd9e in TestNamespace::QQuickWindow::event (this=0x17cc030, e=0x7fff4196f1e0) at items/qquickwindow.cpp:1406 QtQA::App::TestRunner: #23 0x00007fe210641556 in TestNamespace::QCoreApplicationPrivate::notify_helper (this=0x1694a40, receiver=0x17cc030, event=0x7fff4196f1e0) at kernel/qcoreapplication.cpp:1080 QtQA::App::TestRunner: #24 0x00007fe210641238 in TestNamespace::QCoreApplication::notify (this=0x7fff41970740, receiver=0x17cc030, event=0x7fff4196f1e0) at kernel/qcoreapplication.cpp:1025 QtQA::App::TestRunner: #25 0x00007fe2110ce93e in TestNamespace::QGuiApplication::notify (this=0x7fff41970740, object=0x17cc030, event=0x7fff4196f1e0) at kernel/qguiapplication.cpp:1531 QtQA::App::TestRunner: #26 0x00007fe210641142 in TestNamespace::QCoreApplication::notifyInternal (this=0x7fff41970740, receiver=0x17cc030, event=0x7fff4196f1e0) at kernel/qcoreapplication.cpp:963 QtQA::App::TestRunner: #27 0x00007fe2110d65ad in TestNamespace::QCoreApplication::sendSpontaneousEvent (receiver=0x17cc030, event=0x7fff4196f1e0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 QtQA::App::TestRunner: #28 0x00007fe2110d0905 in TestNamespace::QGuiApplicationPrivate::processCloseEvent (e=0x1860eb0) at kernel/qguiapplication.cpp:2077 QtQA::App::TestRunner: #29 0x00007fe2110ceba7 in TestNamespace::QGuiApplicationPrivate::processWindowSystemEvent (e=0x1860eb0) at kernel/qguiapplication.cpp:1615 QtQA::App::TestRunner: #30 0x00007fe2110b7869 in TestNamespace::QWindowSystemInterface::sendWindowSystemEvents (flags=...) at kernel/qwindowsysteminterface.cpp:609 QtQA::App::TestRunner: #31 0x00007fe2110b77fe in TestNamespace::QWindowSystemInterface::flushWindowSystemEvents (flags=...) at kernel/qwindowsysteminterface.cpp:593 QtQA::App::TestRunner: #32 0x00007fe2110c4b13 in TestNamespace::QPlatformWindow::~QPlatformWindow (this=0x20f0070, __in_chrg=) at kernel/qplatformwindow.cpp:63 QtQA::App::TestRunner: #33 0x00007fe211cb85e4 in TestNamespace::QXcbWindow::~QXcbWindow (this=0x20f0060, __in_chrg=) at qxcbwindow.cpp:540 QtQA::App::TestRunner: #34 0x00007fe2092c5be9 in TestNamespace::QXcbGlxWindow::~QXcbGlxWindow (this=0x20f0060, __in_chrg=) at qxcbglxwindow.cpp:46 QtQA::App::TestRunner: #35 0x00007fe2092c5c1e in TestNamespace::QXcbGlxWindow::~QXcbGlxWindow (this=0x20f0060, __in_chrg=) at qxcbglxwindow.cpp:48 QtQA::App::TestRunner: #36 0x00007fe2110dee93 in TestNamespace::QWindow::destroy (this=0x17cc030) at kernel/qwindow.cpp:1606 QtQA::App::TestRunner: #37 0x00007fe2110df748 in TestNamespace::QWindow::event (this=0x17cc030, ev=0x7fff4196f6d0) at kernel/qwindow.cpp:2019 QtQA::App::TestRunner: #38 0x00007fe2118dfd9e in TestNamespace::QQuickWindow::event (this=0x17cc030, e=0x7fff4196f6d0) at items/qquickwindow.cpp:1406 QtQA::App::TestRunner: #39 0x00007fe210641556 in TestNamespace::QCoreApplicationPrivate::notify_helper (this=0x1694a40, receiver=0x17cc030, event=0x7fff4196f6d0) at kernel/qcoreapplication.cpp:1080 QtQA::App::TestRunner: #40 0x00007fe210641238 in TestNamespace::QCoreApplication::notify (this=0x7fff41970740, receiver=0x17cc030, event=0x7fff4196f6d0) at kernel/qcoreapplication.cpp:1025 QtQA::App::TestRunner: #41 0x00007fe2110ce93e in TestNamespace::QGuiApplication::notify (this=0x7fff41970740, object=0x17cc030, event=0x7fff4196f6d0) at kernel/qguiapplication.cpp:1531 QtQA::App::TestRunner: #42 0x00007fe210641142 in TestNamespace::QCoreApplication::notifyInternal (this=0x7fff41970740, receiver=0x17cc030, event=0x7fff4196f6d0) at kernel/qcoreapplication.cpp:963 QtQA::App::TestRunner: #43 0x00007fe2110d65ad in TestNamespace::QCoreApplication::sendSpontaneousEvent (receiver=0x17cc030, event=0x7fff4196f6d0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 QtQA::App::TestRunner: #44 0x00007fe2110d0905 in TestNamespace::QGuiApplicationPrivate::processCloseEvent (e=0x17ca6d0) at kernel/qguiapplication.cpp:2077 QtQA::App::TestRunner: #45 0x00007fe2110ceba7 in TestNamespace::QGuiApplicationPrivate::processWindowSystemEvent (e=0x17ca6d0) at kernel/qguiapplication.cpp:1615 QtQA::App::TestRunner: #46 0x00007fe2110b7869 in TestNamespace::QWindowSystemInterface::sendWindowSystemEvents (flags=...) at kernel/qwindowsysteminterface.cpp:609 QtQA::App::TestRunner: #47 0x00007fe211d02dac in TestNamespace::userEventSourceDispatch (source=0x16ca290) at eventdispatchers/qeventdispatcher_glib.cpp:70 QtQA::App::TestRunner: #48 0x00007fe20e00ce04 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #49 0x00007fe20e00d048 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #50 0x00007fe20e00d0ec in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #51 0x00007fe2106b5cdd in TestNamespace::QEventDispatcherGlib::processEvents (this=0x16c8840, flags=...) at kernel/qeventdispatcher_glib.cpp:418 QtQA::App::TestRunner: #52 0x00007fe211d02fbe in TestNamespace::QPAEventDispatcherGlib::processEvents (this=0x16c8840, flags=...) at eventdispatchers/qeventdispatcher_glib.cpp:115 QtQA::App::TestRunner: #53 0x00007fe210641685 in TestNamespace::QCoreApplication::processEvents (flags=..., maxtime=0) at kernel/qcoreapplication.cpp:1161 QtQA::App::TestRunner: #54 0x000000000040eda1 in TestNamespace::QTest::qWait (ms=0) at /work/build/qt/qtbase/include/QtTest/../../src/testlib/qtestsystem.h:58 QtQA::App::TestRunner: #55 0x0000000000433384 in tst_qquickwindow::blockClosing (this=0x7fff41970750) at tst_qquickwindow.cpp:1746 QtQA::App::TestRunner: #56 0x000000000043a8ad in tst_qquickwindow::qt_static_metacall (_o=0x7fff41970750, _c=TestNamespace::QMetaObject::InvokeMetaMethod, _id=34, _a=0x7fff4196fc60) at .moc/tst_qquickwindow.moc:501 QtQA::App::TestRunner: #57 0x00007fe21064d6d1 in TestNamespace::QMetaMethod::invoke (this=0x7fff4196fdd0, object=0x7fff41970750, connectionType=TestNamespace::Qt::DirectConnection, returnValue=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:2184 QtQA::App::TestRunner: #58 0x00007fe21064cb99 in TestNamespace::QMetaObject::invokeMethod (obj=0x7fff41970750, member=0x18231e0 "blockClosing", type=TestNamespace::Qt::DirectConnection, ret=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:1479 QtQA::App::TestRunner: #59 0x00007fe211e207d3 in TestNamespace::QMetaObject::invokeMethod (obj=0x7fff41970750, member=0x18231e0 "blockClosing", type=TestNamespace::Qt::DirectConnection, val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs.h:408 QtQA::App::TestRunner: #60 0x00007fe211e1b5e4 in TestNamespace::QTest::qInvokeTestMethodDataEntry (slot=0x18231e0 "blockClosing") at qtestcase.cpp:1939 QtQA::App::TestRunner: #61 0x00007fe211e1beb9 in TestNamespace::QTest::qInvokeTestMethod (slotName=0x17afea8 "blockClosing()", data=0x0) at qtestcase.cpp:2067 QtQA::App::TestRunner: #62 0x00007fe211e1cc2c in TestNamespace::QTest::qInvokeTestMethods (testObject=0x7fff41970750) at qtestcase.cpp:2356 QtQA::App::TestRunner: #63 0x00007fe211e1d2b1 in TestNamespace::QTest::qExec (testObject=0x7fff41970750, argc=5, argv=0x7fff41970888) at qtestcase.cpp:2598 QtQA::App::TestRunner: #64 0x000000000043a24b in main (argc=5, argv=0x7fff41970888) at tst_qquickwindow.cpp:2157 QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickwindow: 37 seconds, signal 6 Build log: http://testresults.qt.io/ci/QtBase_dev_Integration/build_06009/revdep-qtdeclarative_linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_14.04_x64/log.txt.gz Tested changes (refs/builds/dev_1426535284): http://codereview.qt-project.org/108517 [PS2] - QWindow::destroy(): only reset QGuiApp::focus_window and friends as a last resort From ci-noreply at qt-project.org Mon Mar 16 23:32:10 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 17 Mar 2015 00:32:10 +0200 Subject: [Ci-reports] pass on QtBase_5.5_Integration #315 Message-ID: <20150316_223210_069238.ci-noreply@qt-project.org> QtBase_5.5_Integration #315: SUCCESS Tested changes (refs/builds/5.5_1426537528): http://codereview.qt-project.org/108461 [PS4] - forkfd: dynamically detect whether the Darwin waitid is broken From ci-noreply at qt-project.org Tue Mar 17 00:03:51 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 17 Mar 2015 00:03:51 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.4.1_state #67 - FAILURE Message-ID: <20150316230351.EB50631038@fork.qtproject.c.bitbit.net> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt-project.org/ci/Qt5_5.4.1_state/build_00067 From ci-noreply at qt-project.org Tue Mar 17 00:19:50 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 17 Mar 2015 01:19:50 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #6011 Message-ID: <20150316_231950_034336.ci-noreply@qt-project.org> Autotest `tst_qquickwindow' failed :( Testing tst_qquickwindow *** Error in `./tst_qquickwindow': double free or corruption (out): 0x0000000001cd3e70 *** 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 5159] QtQA::App::TestRunner: [New LWP 5161] QtQA::App::TestRunner: [New LWP 5162] QtQA::App::TestRunner: [New LWP 5164] QtQA::App::TestRunner: [New LWP 5160] QtQA::App::TestRunner: [New LWP 5163] QtQA::App::TestRunner: [New LWP 5174] QtQA::App::TestRunner: [Thread debugging using libthread_db enabled] QtQA::App::TestRunner: Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". QtQA::App::TestRunner: Core was generated by `./tst_qquickwindow -silent -o /work/ci/qt/qtbase/dev/_artifacts/test-logs/tst_q'. QtQA::App::TestRunner: Program terminated with signal SIGABRT, Aborted. QtQA::App::TestRunner: #0 0x00007f423090acc9 in __GI_raise (sig=sig at entry=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:56 QtQA::App::TestRunner: 56 ../nptl/sysdeps/unix/sysv/linux/raise.c: No such file or directory. QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 7 (Thread 0x7f421c4f5700 (LWP 5174)): QtQA::App::TestRunner: #0 0x00007f42309c1cbd in poll () at ../sysdeps/unix/syscall-template.S:81 QtQA::App::TestRunner: #1 0x00007f422eecffe4 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #2 0x00007f422eed00ec in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #3 0x00007f4231578cdd in TestNamespace::QEventDispatcherGlib::processEvents (this=0x7f4214006d90, flags=...) at kernel/qeventdispatcher_glib.cpp:418 QtQA::App::TestRunner: #4 0x00007f4231500dd2 in TestNamespace::QEventLoop::processEvents (this=0x7f421c4f4e10, flags=...) at kernel/qeventloop.cpp:128 QtQA::App::TestRunner: #5 0x00007f4231501093 in TestNamespace::QEventLoop::exec (this=0x7f421c4f4e10, flags=...) at kernel/qeventloop.cpp:204 QtQA::App::TestRunner: #6 0x00007f423128072a in TestNamespace::QThread::exec (this=0x2497170) at thread/qthread.cpp:503 QtQA::App::TestRunner: #7 0x00007f4231bdc7fb in TestNamespace::QQmlThreadPrivate::run (this=0x2497170) at qml/ftw/qqmlthread.cpp:141 QtQA::App::TestRunner: #8 0x00007f4231287b35 in TestNamespace::QThreadPrivate::start (arg=0x2497170) at thread/qthread_unix.cpp:331 QtQA::App::TestRunner: #9 0x00007f42301f0182 in start_thread (arg=0x7f421c4f5700) at pthread_create.c:312 QtQA::App::TestRunner: #10 0x00007f42309cf00d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 6 (Thread 0x7f421d90f700 (LWP 5163)): QtQA::App::TestRunner: #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 QtQA::App::TestRunner: #1 0x00007f42268c551b in ?? () from /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so QtQA::App::TestRunner: #2 0x00007f42268c4c69 in ?? () from /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so QtQA::App::TestRunner: #3 0x00007f42301f0182 in start_thread (arg=0x7f421d90f700) at pthread_create.c:312 QtQA::App::TestRunner: #4 0x00007f42309cf00d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 5 (Thread 0x7f4227d60700 (LWP 5160)): QtQA::App::TestRunner: #0 0x00007f42309c1cbd in poll () at ../sysdeps/unix/syscall-template.S:81 QtQA::App::TestRunner: #1 0x00007f422ce7ab72 in poll (__timeout=-1, __nfds=1, __fds=0x7f4227d5fd00) at /usr/include/x86_64-linux-gnu/bits/poll2.h:46 QtQA::App::TestRunner: #2 _xcb_conn_wait (c=c at entry=0x1c22520, cond=cond at entry=0x1c22560, vector=vector at entry=0x0, count=count at entry=0x0) at ../../src/xcb_conn.c:447 QtQA::App::TestRunner: #3 0x00007f422ce7c64f in xcb_wait_for_event (c=0x1c22520) at ../../src/xcb_in.c:622 QtQA::App::TestRunner: #4 0x00007f4232b5e487 in TestNamespace::QXcbEventReader::run (this=0x1c2e4d0) at qxcbconnection.cpp:1048 QtQA::App::TestRunner: #5 0x00007f4231287b35 in TestNamespace::QThreadPrivate::start (arg=0x1c2e4d0) at thread/qthread_unix.cpp:331 QtQA::App::TestRunner: #6 0x00007f42301f0182 in start_thread (arg=0x7f4227d60700) at pthread_create.c:312 QtQA::App::TestRunner: #7 0x00007f42309cf00d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 4 (Thread 0x7f421d10e700 (LWP 5164)): QtQA::App::TestRunner: #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 QtQA::App::TestRunner: #1 0x00007f42268c551b in ?? () from /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so QtQA::App::TestRunner: #2 0x00007f42268c4c69 in ?? () from /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so QtQA::App::TestRunner: #3 0x00007f42301f0182 in start_thread (arg=0x7f421d10e700) at pthread_create.c:312 QtQA::App::TestRunner: #4 0x00007f42309cf00d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 3 (Thread 0x7f421e110700 (LWP 5162)): QtQA::App::TestRunner: #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 QtQA::App::TestRunner: #1 0x00007f42268c551b in ?? () from /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so QtQA::App::TestRunner: #2 0x00007f42268c4c69 in ?? () from /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so QtQA::App::TestRunner: #3 0x00007f42301f0182 in start_thread (arg=0x7f421e110700) at pthread_create.c:312 QtQA::App::TestRunner: #4 0x00007f42309cf00d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2 (Thread 0x7f4224fb3700 (LWP 5161)): QtQA::App::TestRunner: #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 QtQA::App::TestRunner: #1 0x00007f42268c551b in ?? () from /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so QtQA::App::TestRunner: #2 0x00007f42268c4c69 in ?? () from /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so QtQA::App::TestRunner: #3 0x00007f42301f0182 in start_thread (arg=0x7f4224fb3700) at pthread_create.c:312 QtQA::App::TestRunner: #4 0x00007f42309cf00d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1 (Thread 0x7f4232c9f780 (LWP 5159)): QtQA::App::TestRunner: #0 0x00007f423090acc9 in __GI_raise (sig=sig at entry=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:56 QtQA::App::TestRunner: #1 0x00007f423090e0d8 in __GI_abort () at abort.c:89 QtQA::App::TestRunner: #2 0x00007f4230947f24 in __libc_message (do_abort=do_abort at entry=1, fmt=fmt at entry=0x7f4230a566c8 "*** Error in `%s': %s: 0x%s ***\n") at ../sysdeps/posix/libc_fatal.c:175 QtQA::App::TestRunner: #3 0x00007f42309541fe in malloc_printerr (ptr=, str=0x7f4230a567f8 "double free or corruption (out)", action=1) at malloc.c:4996 QtQA::App::TestRunner: #4 _int_free (av=, p=, have_lock=0) at malloc.c:3840 QtQA::App::TestRunner: #5 0x00007f4231f87b6a in TestNamespace::QPlatformWindow::~QPlatformWindow (this=0x1cd3e70, __in_chrg=) at kernel/qplatformwindow.cpp:64 QtQA::App::TestRunner: #6 0x00007f4231fa1e93 in TestNamespace::QWindow::destroy (this=0x1e14b50) at kernel/qwindow.cpp:1606 QtQA::App::TestRunner: #7 0x00007f4231fa2748 in TestNamespace::QWindow::event (this=0x1e14b50, ev=0x7fff47a6a4f0) at kernel/qwindow.cpp:2019 QtQA::App::TestRunner: #8 0x00007f42327a2d9e in TestNamespace::QQuickWindow::event (this=0x1e14b50, e=0x7fff47a6a4f0) at items/qquickwindow.cpp:1406 QtQA::App::TestRunner: #9 0x00007f4231504556 in TestNamespace::QCoreApplicationPrivate::notify_helper (this=0x1c14a40, receiver=0x1e14b50, event=0x7fff47a6a4f0) at kernel/qcoreapplication.cpp:1080 QtQA::App::TestRunner: #10 0x00007f4231504238 in TestNamespace::QCoreApplication::notify (this=0x7fff47a6bf00, receiver=0x1e14b50, event=0x7fff47a6a4f0) at kernel/qcoreapplication.cpp:1025 QtQA::App::TestRunner: #11 0x00007f4231f9193e in TestNamespace::QGuiApplication::notify (this=0x7fff47a6bf00, object=0x1e14b50, event=0x7fff47a6a4f0) at kernel/qguiapplication.cpp:1531 QtQA::App::TestRunner: #12 0x00007f4231504142 in TestNamespace::QCoreApplication::notifyInternal (this=0x7fff47a6bf00, receiver=0x1e14b50, event=0x7fff47a6a4f0) at kernel/qcoreapplication.cpp:963 QtQA::App::TestRunner: #13 0x00007f4231f995ad in TestNamespace::QCoreApplication::sendSpontaneousEvent (receiver=0x1e14b50, event=0x7fff47a6a4f0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 QtQA::App::TestRunner: #14 0x00007f4231f93905 in TestNamespace::QGuiApplicationPrivate::processCloseEvent (e=0x249daa0) at kernel/qguiapplication.cpp:2077 QtQA::App::TestRunner: #15 0x00007f4231f91ba7 in TestNamespace::QGuiApplicationPrivate::processWindowSystemEvent (e=0x249daa0) at kernel/qguiapplication.cpp:1615 QtQA::App::TestRunner: #16 0x00007f4231f7a869 in TestNamespace::QWindowSystemInterface::sendWindowSystemEvents (flags=...) at kernel/qwindowsysteminterface.cpp:609 QtQA::App::TestRunner: #17 0x00007f4231f7a7fe in TestNamespace::QWindowSystemInterface::flushWindowSystemEvents (flags=...) at kernel/qwindowsysteminterface.cpp:593 QtQA::App::TestRunner: #18 0x00007f4231f87b13 in TestNamespace::QPlatformWindow::~QPlatformWindow (this=0x1cd3e70, __in_chrg=) at kernel/qplatformwindow.cpp:63 QtQA::App::TestRunner: #19 0x00007f4231f87b5e in TestNamespace::QPlatformWindow::~QPlatformWindow (this=0x1cd3e70, __in_chrg=) at kernel/qplatformwindow.cpp:64 QtQA::App::TestRunner: #20 0x00007f4231fa1e93 in TestNamespace::QWindow::destroy (this=0x1e14b50) at kernel/qwindow.cpp:1606 QtQA::App::TestRunner: #21 0x00007f4231fa2748 in TestNamespace::QWindow::event (this=0x1e14b50, ev=0x7fff47a6a9a0) at kernel/qwindow.cpp:2019 QtQA::App::TestRunner: #22 0x00007f42327a2d9e in TestNamespace::QQuickWindow::event (this=0x1e14b50, e=0x7fff47a6a9a0) at items/qquickwindow.cpp:1406 QtQA::App::TestRunner: #23 0x00007f4231504556 in TestNamespace::QCoreApplicationPrivate::notify_helper (this=0x1c14a40, receiver=0x1e14b50, event=0x7fff47a6a9a0) at kernel/qcoreapplication.cpp:1080 QtQA::App::TestRunner: #24 0x00007f4231504238 in TestNamespace::QCoreApplication::notify (this=0x7fff47a6bf00, receiver=0x1e14b50, event=0x7fff47a6a9a0) at kernel/qcoreapplication.cpp:1025 QtQA::App::TestRunner: #25 0x00007f4231f9193e in TestNamespace::QGuiApplication::notify (this=0x7fff47a6bf00, object=0x1e14b50, event=0x7fff47a6a9a0) at kernel/qguiapplication.cpp:1531 QtQA::App::TestRunner: #26 0x00007f4231504142 in TestNamespace::QCoreApplication::notifyInternal (this=0x7fff47a6bf00, receiver=0x1e14b50, event=0x7fff47a6a9a0) at kernel/qcoreapplication.cpp:963 QtQA::App::TestRunner: #27 0x00007f4231f995ad in TestNamespace::QCoreApplication::sendSpontaneousEvent (receiver=0x1e14b50, event=0x7fff47a6a9a0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 QtQA::App::TestRunner: #28 0x00007f4231f93905 in TestNamespace::QGuiApplicationPrivate::processCloseEvent (e=0x2355670) at kernel/qguiapplication.cpp:2077 QtQA::App::TestRunner: #29 0x00007f4231f91ba7 in TestNamespace::QGuiApplicationPrivate::processWindowSystemEvent (e=0x2355670) at kernel/qguiapplication.cpp:1615 QtQA::App::TestRunner: #30 0x00007f4231f7a869 in TestNamespace::QWindowSystemInterface::sendWindowSystemEvents (flags=...) at kernel/qwindowsysteminterface.cpp:609 QtQA::App::TestRunner: #31 0x00007f4231f7a7fe in TestNamespace::QWindowSystemInterface::flushWindowSystemEvents (flags=...) at kernel/qwindowsysteminterface.cpp:593 QtQA::App::TestRunner: #32 0x00007f4231f87b13 in TestNamespace::QPlatformWindow::~QPlatformWindow (this=0x1cd3e70, __in_chrg=) at kernel/qplatformwindow.cpp:63 QtQA::App::TestRunner: #33 0x00007f4232b7b5e4 in TestNamespace::QXcbWindow::~QXcbWindow (this=0x1cd3e60, __in_chrg=) at qxcbwindow.cpp:540 QtQA::App::TestRunner: #34 0x00007f422a188be9 in TestNamespace::QXcbGlxWindow::~QXcbGlxWindow (this=0x1cd3e60, __in_chrg=) at qxcbglxwindow.cpp:46 QtQA::App::TestRunner: #35 0x00007f422a188c1e in TestNamespace::QXcbGlxWindow::~QXcbGlxWindow (this=0x1cd3e60, __in_chrg=) at qxcbglxwindow.cpp:48 QtQA::App::TestRunner: #36 0x00007f4231fa1e93 in TestNamespace::QWindow::destroy (this=0x1e14b50) at kernel/qwindow.cpp:1606 QtQA::App::TestRunner: #37 0x00007f4231fa2748 in TestNamespace::QWindow::event (this=0x1e14b50, ev=0x7fff47a6ae90) at kernel/qwindow.cpp:2019 QtQA::App::TestRunner: #38 0x00007f42327a2d9e in TestNamespace::QQuickWindow::event (this=0x1e14b50, e=0x7fff47a6ae90) at items/qquickwindow.cpp:1406 QtQA::App::TestRunner: #39 0x00007f4231504556 in TestNamespace::QCoreApplicationPrivate::notify_helper (this=0x1c14a40, receiver=0x1e14b50, event=0x7fff47a6ae90) at kernel/qcoreapplication.cpp:1080 QtQA::App::TestRunner: #40 0x00007f4231504238 in TestNamespace::QCoreApplication::notify (this=0x7fff47a6bf00, receiver=0x1e14b50, event=0x7fff47a6ae90) at kernel/qcoreapplication.cpp:1025 QtQA::App::TestRunner: #41 0x00007f4231f9193e in TestNamespace::QGuiApplication::notify (this=0x7fff47a6bf00, object=0x1e14b50, event=0x7fff47a6ae90) at kernel/qguiapplication.cpp:1531 QtQA::App::TestRunner: #42 0x00007f4231504142 in TestNamespace::QCoreApplication::notifyInternal (this=0x7fff47a6bf00, receiver=0x1e14b50, event=0x7fff47a6ae90) at kernel/qcoreapplication.cpp:963 QtQA::App::TestRunner: #43 0x00007f4231f995ad in TestNamespace::QCoreApplication::sendSpontaneousEvent (receiver=0x1e14b50, event=0x7fff47a6ae90) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 QtQA::App::TestRunner: #44 0x00007f4231f93905 in TestNamespace::QGuiApplicationPrivate::processCloseEvent (e=0x249ea30) at kernel/qguiapplication.cpp:2077 QtQA::App::TestRunner: #45 0x00007f4231f91ba7 in TestNamespace::QGuiApplicationPrivate::processWindowSystemEvent (e=0x249ea30) at kernel/qguiapplication.cpp:1615 QtQA::App::TestRunner: #46 0x00007f4231f7a869 in TestNamespace::QWindowSystemInterface::sendWindowSystemEvents (flags=...) at kernel/qwindowsysteminterface.cpp:609 QtQA::App::TestRunner: #47 0x00007f4232bc5dac in TestNamespace::userEventSourceDispatch (source=0x1c49a40) at eventdispatchers/qeventdispatcher_glib.cpp:70 QtQA::App::TestRunner: #48 0x00007f422eecfe04 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #49 0x00007f422eed0048 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #50 0x00007f422eed00ec in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #51 0x00007f4231578cdd in TestNamespace::QEventDispatcherGlib::processEvents (this=0x1c20490, flags=...) at kernel/qeventdispatcher_glib.cpp:418 QtQA::App::TestRunner: #52 0x00007f4232bc5fbe in TestNamespace::QPAEventDispatcherGlib::processEvents (this=0x1c20490, flags=...) at eventdispatchers/qeventdispatcher_glib.cpp:115 QtQA::App::TestRunner: #53 0x00007f4231504685 in TestNamespace::QCoreApplication::processEvents (flags=..., maxtime=0) at kernel/qcoreapplication.cpp:1161 QtQA::App::TestRunner: #54 0x000000000040eda1 in TestNamespace::QTest::qWait (ms=0) at /work/build/qt/qtbase/include/QtTest/../../src/testlib/qtestsystem.h:58 QtQA::App::TestRunner: #55 0x0000000000433384 in tst_qquickwindow::blockClosing (this=0x7fff47a6bf10) at tst_qquickwindow.cpp:1746 QtQA::App::TestRunner: #56 0x000000000043a8ad in tst_qquickwindow::qt_static_metacall (_o=0x7fff47a6bf10, _c=TestNamespace::QMetaObject::InvokeMetaMethod, _id=34, _a=0x7fff47a6b420) at .moc/tst_qquickwindow.moc:501 QtQA::App::TestRunner: #57 0x00007f42315106d1 in TestNamespace::QMetaMethod::invoke (this=0x7fff47a6b590, object=0x7fff47a6bf10, connectionType=TestNamespace::Qt::DirectConnection, returnValue=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:2184 QtQA::App::TestRunner: #58 0x00007f423150fb99 in TestNamespace::QMetaObject::invokeMethod (obj=0x7fff47a6bf10, member=0x1e57450 "blockClosing", type=TestNamespace::Qt::DirectConnection, ret=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:1479 QtQA::App::TestRunner: #59 0x00007f4232ce37d3 in TestNamespace::QMetaObject::invokeMethod (obj=0x7fff47a6bf10, member=0x1e57450 "blockClosing", type=TestNamespace::Qt::DirectConnection, val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs.h:408 QtQA::App::TestRunner: #60 0x00007f4232cde5e4 in TestNamespace::QTest::qInvokeTestMethodDataEntry (slot=0x1e57450 "blockClosing") at qtestcase.cpp:1939 QtQA::App::TestRunner: #61 0x00007f4232cdeeb9 in TestNamespace::QTest::qInvokeTestMethod (slotName=0x1e1e548 "blockClosing()", data=0x0) at qtestcase.cpp:2067 QtQA::App::TestRunner: #62 0x00007f4232cdfc2c in TestNamespace::QTest::qInvokeTestMethods (testObject=0x7fff47a6bf10) at qtestcase.cpp:2356 QtQA::App::TestRunner: #63 0x00007f4232ce02b1 in TestNamespace::QTest::qExec (testObject=0x7fff47a6bf10, argc=6, argv=0x7fff47a6c048) at qtestcase.cpp:2598 QtQA::App::TestRunner: #64 0x000000000043a24b in main (argc=6, argv=0x7fff47a6c048) at tst_qquickwindow.cpp:2157 QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qquickwindow ********* Config: Using QtTest library 5.6.0, Qt 5.6.0 (x86_64-little_endian-lp64 shared (dynamic) debug build; by GCC 4.8.2) PASS : tst_qquickwindow::initTestCase() PASS : tst_qquickwindow::openglContextCreatedSignal() PASS : tst_qquickwindow::aboutToStopSignal() 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 Loc: [tst_qquickwindow.cpp(1250)] 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::defaultState() 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::focusReason() 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::testWindowVisibilityOrder() *** Error in `./tst_qquickwindow': double free or corruption (out): 0x0000000001133dd0 *** 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 5178] QtQA::App::TestRunner: [New LWP 5179] QtQA::App::TestRunner: [New LWP 5183] QtQA::App::TestRunner: [New LWP 5181] QtQA::App::TestRunner: [New LWP 5182] QtQA::App::TestRunner: [New LWP 5184] QtQA::App::TestRunner: [New LWP 5194] QtQA::App::TestRunner: [Thread debugging using libthread_db enabled] QtQA::App::TestRunner: Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". QtQA::App::TestRunner: Core was generated by `./tst_qquickwindow -o /work/ci/qt/qtbase/dev/_artifacts/test-logs/tst_qquickwin'. QtQA::App::TestRunner: Program terminated with signal SIGABRT, Aborted. QtQA::App::TestRunner: #0 0x00007f2c5e5d9cc9 in __GI_raise (sig=sig at entry=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:56 QtQA::App::TestRunner: 56 ../nptl/sysdeps/unix/sysv/linux/raise.c: No such file or directory. QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 7 (Thread 0x7f2c497f9700 (LWP 5194)): QtQA::App::TestRunner: #0 0x00007f2c5e690cbd in poll () at ../sysdeps/unix/syscall-template.S:81 QtQA::App::TestRunner: #1 0x00007f2c5cb9efe4 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #2 0x00007f2c5cb9f0ec in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #3 0x00007f2c5f247cdd in TestNamespace::QEventDispatcherGlib::processEvents (this=0x7f2c44038960, flags=...) at kernel/qeventdispatcher_glib.cpp:418 QtQA::App::TestRunner: #4 0x00007f2c5f1cfdd2 in TestNamespace::QEventLoop::processEvents (this=0x7f2c497f8e10, flags=...) at kernel/qeventloop.cpp:128 QtQA::App::TestRunner: #5 0x00007f2c5f1d0093 in TestNamespace::QEventLoop::exec (this=0x7f2c497f8e10, flags=...) at kernel/qeventloop.cpp:204 QtQA::App::TestRunner: #6 0x00007f2c5ef4f72a in TestNamespace::QThread::exec (this=0x11793f0) at thread/qthread.cpp:503 QtQA::App::TestRunner: #7 0x00007f2c5f8ab7fb in TestNamespace::QQmlThreadPrivate::run (this=0x11793f0) at qml/ftw/qqmlthread.cpp:141 QtQA::App::TestRunner: #8 0x00007f2c5ef56b35 in TestNamespace::QThreadPrivate::start (arg=0x11793f0) at thread/qthread_unix.cpp:331 QtQA::App::TestRunner: #9 0x00007f2c5debf182 in start_thread (arg=0x7f2c497f9700) at pthread_create.c:312 QtQA::App::TestRunner: #10 0x00007f2c5e69e00d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 6 (Thread 0x7f2c4b46e700 (LWP 5184)): QtQA::App::TestRunner: #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 QtQA::App::TestRunner: #1 0x00007f2c4f9f851b in ?? () from /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so QtQA::App::TestRunner: #2 0x00007f2c4f9f7c69 in ?? () from /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so QtQA::App::TestRunner: #3 0x00007f2c5debf182 in start_thread (arg=0x7f2c4b46e700) at pthread_create.c:312 QtQA::App::TestRunner: #4 0x00007f2c5e69e00d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 5 (Thread 0x7f2c4c470700 (LWP 5182)): QtQA::App::TestRunner: #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 QtQA::App::TestRunner: #1 0x00007f2c4f9f851b in ?? () from /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so QtQA::App::TestRunner: #2 0x00007f2c4f9f7c69 in ?? () from /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so QtQA::App::TestRunner: #3 0x00007f2c5debf182 in start_thread (arg=0x7f2c4c470700) at pthread_create.c:312 QtQA::App::TestRunner: #4 0x00007f2c5e69e00d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 4 (Thread 0x7f2c4cc71700 (LWP 5181)): QtQA::App::TestRunner: #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 QtQA::App::TestRunner: #1 0x00007f2c4f9f851b in ?? () from /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so QtQA::App::TestRunner: #2 0x00007f2c4f9f7c69 in ?? () from /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so QtQA::App::TestRunner: #3 0x00007f2c5debf182 in start_thread (arg=0x7f2c4cc71700) at pthread_create.c:312 QtQA::App::TestRunner: #4 0x00007f2c5e69e00d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 3 (Thread 0x7f2c4bc6f700 (LWP 5183)): QtQA::App::TestRunner: #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 QtQA::App::TestRunner: #1 0x00007f2c4f9f851b in ?? () from /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so QtQA::App::TestRunner: #2 0x00007f2c4f9f7c69 in ?? () from /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so QtQA::App::TestRunner: #3 0x00007f2c5debf182 in start_thread (arg=0x7f2c4bc6f700) at pthread_create.c:312 QtQA::App::TestRunner: #4 0x00007f2c5e69e00d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2 (Thread 0x7f2c55a2f700 (LWP 5179)): QtQA::App::TestRunner: #0 0x00007f2c5e690cbd in poll () at ../sysdeps/unix/syscall-template.S:81 QtQA::App::TestRunner: #1 0x00007f2c5ab49b72 in poll (__timeout=-1, __nfds=1, __fds=0x7f2c55a2ed00) at /usr/include/x86_64-linux-gnu/bits/poll2.h:46 QtQA::App::TestRunner: #2 _xcb_conn_wait (c=c at entry=0xe64520, cond=cond at entry=0xe64560, vector=vector at entry=0x0, count=count at entry=0x0) at ../../src/xcb_conn.c:447 QtQA::App::TestRunner: #3 0x00007f2c5ab4b64f in xcb_wait_for_event (c=0xe64520) at ../../src/xcb_in.c:622 QtQA::App::TestRunner: #4 0x00007f2c6082d487 in TestNamespace::QXcbEventReader::run (this=0xe704d0) at qxcbconnection.cpp:1048 QtQA::App::TestRunner: #5 0x00007f2c5ef56b35 in TestNamespace::QThreadPrivate::start (arg=0xe704d0) at thread/qthread_unix.cpp:331 QtQA::App::TestRunner: #6 0x00007f2c5debf182 in start_thread (arg=0x7f2c55a2f700) at pthread_create.c:312 QtQA::App::TestRunner: #7 0x00007f2c5e69e00d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1 (Thread 0x7f2c6096e780 (LWP 5178)): QtQA::App::TestRunner: #0 0x00007f2c5e5d9cc9 in __GI_raise (sig=sig at entry=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:56 QtQA::App::TestRunner: #1 0x00007f2c5e5dd0d8 in __GI_abort () at abort.c:89 QtQA::App::TestRunner: #2 0x00007f2c5e616f24 in __libc_message (do_abort=do_abort at entry=1, fmt=fmt at entry=0x7f2c5e7256c8 "*** Error in `%s': %s: 0x%s ***\n") at ../sysdeps/posix/libc_fatal.c:175 QtQA::App::TestRunner: #3 0x00007f2c5e6231fe in malloc_printerr (ptr=, str=0x7f2c5e7257f8 "double free or corruption (out)", action=1) at malloc.c:4996 QtQA::App::TestRunner: #4 _int_free (av=, p=, have_lock=0) at malloc.c:3840 QtQA::App::TestRunner: #5 0x00007f2c5fc56b6a in TestNamespace::QPlatformWindow::~QPlatformWindow (this=0x1133dd0, __in_chrg=) at kernel/qplatformwindow.cpp:64 QtQA::App::TestRunner: #6 0x00007f2c5fc70e93 in TestNamespace::QWindow::destroy (this=0x119eb30) at kernel/qwindow.cpp:1606 QtQA::App::TestRunner: #7 0x00007f2c5fc71748 in TestNamespace::QWindow::event (this=0x119eb30, ev=0x7fff07208b70) at kernel/qwindow.cpp:2019 QtQA::App::TestRunner: #8 0x00007f2c60471d9e in TestNamespace::QQuickWindow::event (this=0x119eb30, e=0x7fff07208b70) at items/qquickwindow.cpp:1406 QtQA::App::TestRunner: #9 0x00007f2c5f1d3556 in TestNamespace::QCoreApplicationPrivate::notify_helper (this=0xe56a40, receiver=0x119eb30, event=0x7fff07208b70) at kernel/qcoreapplication.cpp:1080 QtQA::App::TestRunner: #10 0x00007f2c5f1d3238 in TestNamespace::QCoreApplication::notify (this=0x7fff0720a580, receiver=0x119eb30, event=0x7fff07208b70) at kernel/qcoreapplication.cpp:1025 QtQA::App::TestRunner: #11 0x00007f2c5fc6093e in TestNamespace::QGuiApplication::notify (this=0x7fff0720a580, object=0x119eb30, event=0x7fff07208b70) at kernel/qguiapplication.cpp:1531 QtQA::App::TestRunner: #12 0x00007f2c5f1d3142 in TestNamespace::QCoreApplication::notifyInternal (this=0x7fff0720a580, receiver=0x119eb30, event=0x7fff07208b70) at kernel/qcoreapplication.cpp:963 QtQA::App::TestRunner: #13 0x00007f2c5fc685ad in TestNamespace::QCoreApplication::sendSpontaneousEvent (receiver=0x119eb30, event=0x7fff07208b70) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 QtQA::App::TestRunner: #14 0x00007f2c5fc62905 in TestNamespace::QGuiApplicationPrivate::processCloseEvent (e=0x17a2390) at kernel/qguiapplication.cpp:2077 QtQA::App::TestRunner: #15 0x00007f2c5fc60ba7 in TestNamespace::QGuiApplicationPrivate::processWindowSystemEvent (e=0x17a2390) at kernel/qguiapplication.cpp:1615 QtQA::App::TestRunner: #16 0x00007f2c5fc49869 in TestNamespace::QWindowSystemInterface::sendWindowSystemEvents (flags=...) at kernel/qwindowsysteminterface.cpp:609 QtQA::App::TestRunner: #17 0x00007f2c5fc497fe in TestNamespace::QWindowSystemInterface::flushWindowSystemEvents (flags=...) at kernel/qwindowsysteminterface.cpp:593 QtQA::App::TestRunner: #18 0x00007f2c5fc56b13 in TestNamespace::QPlatformWindow::~QPlatformWindow (this=0x1133dd0, __in_chrg=) at kernel/qplatformwindow.cpp:63 QtQA::App::TestRunner: #19 0x00007f2c5fc56b5e in TestNamespace::QPlatformWindow::~QPlatformWindow (this=0x1133dd0, __in_chrg=) at kernel/qplatformwindow.cpp:64 QtQA::App::TestRunner: #20 0x00007f2c5fc70e93 in TestNamespace::QWindow::destroy (this=0x119eb30) at kernel/qwindow.cpp:1606 QtQA::App::TestRunner: #21 0x00007f2c5fc71748 in TestNamespace::QWindow::event (this=0x119eb30, ev=0x7fff07209020) at kernel/qwindow.cpp:2019 QtQA::App::TestRunner: #22 0x00007f2c60471d9e in TestNamespace::QQuickWindow::event (this=0x119eb30, e=0x7fff07209020) at items/qquickwindow.cpp:1406 QtQA::App::TestRunner: #23 0x00007f2c5f1d3556 in TestNamespace::QCoreApplicationPrivate::notify_helper (this=0xe56a40, receiver=0x119eb30, event=0x7fff07209020) at kernel/qcoreapplication.cpp:1080 QtQA::App::TestRunner: #24 0x00007f2c5f1d3238 in TestNamespace::QCoreApplication::notify (this=0x7fff0720a580, receiver=0x119eb30, event=0x7fff07209020) at kernel/qcoreapplication.cpp:1025 QtQA::App::TestRunner: #25 0x00007f2c5fc6093e in TestNamespace::QGuiApplication::notify (this=0x7fff0720a580, object=0x119eb30, event=0x7fff07209020) at kernel/qguiapplication.cpp:1531 QtQA::App::TestRunner: #26 0x00007f2c5f1d3142 in TestNamespace::QCoreApplication::notifyInternal (this=0x7fff0720a580, receiver=0x119eb30, event=0x7fff07209020) at kernel/qcoreapplication.cpp:963 QtQA::App::TestRunner: #27 0x00007f2c5fc685ad in TestNamespace::QCoreApplication::sendSpontaneousEvent (receiver=0x119eb30, event=0x7fff07209020) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 QtQA::App::TestRunner: #28 0x00007f2c5fc62905 in TestNamespace::QGuiApplicationPrivate::processCloseEvent (e=0x188bb80) at kernel/qguiapplication.cpp:2077 QtQA::App::TestRunner: #29 0x00007f2c5fc60ba7 in TestNamespace::QGuiApplicationPrivate::processWindowSystemEvent (e=0x188bb80) at kernel/qguiapplication.cpp:1615 QtQA::App::TestRunner: #30 0x00007f2c5fc49869 in TestNamespace::QWindowSystemInterface::sendWindowSystemEvents (flags=...) at kernel/qwindowsysteminterface.cpp:609 QtQA::App::TestRunner: #31 0x00007f2c5fc497fe in TestNamespace::QWindowSystemInterface::flushWindowSystemEvents (flags=...) at kernel/qwindowsysteminterface.cpp:593 QtQA::App::TestRunner: #32 0x00007f2c5fc56b13 in TestNamespace::QPlatformWindow::~QPlatformWindow (this=0x1133dd0, __in_chrg=) at kernel/qplatformwindow.cpp:63 QtQA::App::TestRunner: #33 0x00007f2c6084a5e4 in TestNamespace::QXcbWindow::~QXcbWindow (this=0x1133dc0, __in_chrg=) at qxcbwindow.cpp:540 QtQA::App::TestRunner: #34 0x00007f2c57e57be9 in TestNamespace::QXcbGlxWindow::~QXcbGlxWindow (this=0x1133dc0, __in_chrg=) at qxcbglxwindow.cpp:46 QtQA::App::TestRunner: #35 0x00007f2c57e57c1e in TestNamespace::QXcbGlxWindow::~QXcbGlxWindow (this=0x1133dc0, __in_chrg=) at qxcbglxwindow.cpp:48 QtQA::App::TestRunner: #36 0x00007f2c5fc70e93 in TestNamespace::QWindow::destroy (this=0x119eb30) at kernel/qwindow.cpp:1606 QtQA::App::TestRunner: #37 0x00007f2c5fc71748 in TestNamespace::QWindow::event (this=0x119eb30, ev=0x7fff07209510) at kernel/qwindow.cpp:2019 QtQA::App::TestRunner: #38 0x00007f2c60471d9e in TestNamespace::QQuickWindow::event (this=0x119eb30, e=0x7fff07209510) at items/qquickwindow.cpp:1406 QtQA::App::TestRunner: #39 0x00007f2c5f1d3556 in TestNamespace::QCoreApplicationPrivate::notify_helper (this=0xe56a40, receiver=0x119eb30, event=0x7fff07209510) at kernel/qcoreapplication.cpp:1080 QtQA::App::TestRunner: #40 0x00007f2c5f1d3238 in TestNamespace::QCoreApplication::notify (this=0x7fff0720a580, receiver=0x119eb30, event=0x7fff07209510) at kernel/qcoreapplication.cpp:1025 QtQA::App::TestRunner: #41 0x00007f2c5fc6093e in TestNamespace::QGuiApplication::notify (this=0x7fff0720a580, object=0x119eb30, event=0x7fff07209510) at kernel/qguiapplication.cpp:1531 QtQA::App::TestRunner: #42 0x00007f2c5f1d3142 in TestNamespace::QCoreApplication::notifyInternal (this=0x7fff0720a580, receiver=0x119eb30, event=0x7fff07209510) at kernel/qcoreapplication.cpp:963 QtQA::App::TestRunner: #43 0x00007f2c5fc685ad in TestNamespace::QCoreApplication::sendSpontaneousEvent (receiver=0x119eb30, event=0x7fff07209510) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 QtQA::App::TestRunner: #44 0x00007f2c5fc62905 in TestNamespace::QGuiApplicationPrivate::processCloseEvent (e=0x1631070) at kernel/qguiapplication.cpp:2077 QtQA::App::TestRunner: #45 0x00007f2c5fc60ba7 in TestNamespace::QGuiApplicationPrivate::processWindowSystemEvent (e=0x1631070) at kernel/qguiapplication.cpp:1615 QtQA::App::TestRunner: #46 0x00007f2c5fc49869 in TestNamespace::QWindowSystemInterface::sendWindowSystemEvents (flags=...) at kernel/qwindowsysteminterface.cpp:609 QtQA::App::TestRunner: #47 0x00007f2c60894dac in TestNamespace::userEventSourceDispatch (source=0xe8c290) at eventdispatchers/qeventdispatcher_glib.cpp:70 QtQA::App::TestRunner: #48 0x00007f2c5cb9ee04 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #49 0x00007f2c5cb9f048 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #50 0x00007f2c5cb9f0ec in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #51 0x00007f2c5f247cdd in TestNamespace::QEventDispatcherGlib::processEvents (this=0xe8a840, flags=...) at kernel/qeventdispatcher_glib.cpp:418 QtQA::App::TestRunner: #52 0x00007f2c60894fbe in TestNamespace::QPAEventDispatcherGlib::processEvents (this=0xe8a840, flags=...) at eventdispatchers/qeventdispatcher_glib.cpp:115 QtQA::App::TestRunner: #53 0x00007f2c5f1d3685 in TestNamespace::QCoreApplication::processEvents (flags=..., maxtime=0) at kernel/qcoreapplication.cpp:1161 QtQA::App::TestRunner: #54 0x000000000040eda1 in TestNamespace::QTest::qWait (ms=0) at /work/build/qt/qtbase/include/QtTest/../../src/testlib/qtestsystem.h:58 QtQA::App::TestRunner: #55 0x0000000000433384 in tst_qquickwindow::blockClosing (this=0x7fff0720a590) at tst_qquickwindow.cpp:1746 QtQA::App::TestRunner: #56 0x000000000043a8ad in tst_qquickwindow::qt_static_metacall (_o=0x7fff0720a590, _c=TestNamespace::QMetaObject::InvokeMetaMethod, _id=34, _a=0x7fff07209aa0) at .moc/tst_qquickwindow.moc:501 QtQA::App::TestRunner: #57 0x00007f2c5f1df6d1 in TestNamespace::QMetaMethod::invoke (this=0x7fff07209c10, object=0x7fff0720a590, connectionType=TestNamespace::Qt::DirectConnection, returnValue=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:2184 QtQA::App::TestRunner: #58 0x00007f2c5f1deb99 in TestNamespace::QMetaObject::invokeMethod (obj=0x7fff0720a590, member=0x100d8f0 "blockClosing", type=TestNamespace::Qt::DirectConnection, ret=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:1479 QtQA::App::TestRunner: #59 0x00007f2c609b27d3 in TestNamespace::QMetaObject::invokeMethod (obj=0x7fff0720a590, member=0x100d8f0 "blockClosing", type=TestNamespace::Qt::DirectConnection, val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs.h:408 QtQA::App::TestRunner: #60 0x00007f2c609ad5e4 in TestNamespace::QTest::qInvokeTestMethodDataEntry (slot=0x100d8f0 "blockClosing") at qtestcase.cpp:1939 QtQA::App::TestRunner: #61 0x00007f2c609adeb9 in TestNamespace::QTest::qInvokeTestMethod (slotName=0xf4f638 "blockClosing()", data=0x0) at qtestcase.cpp:2067 QtQA::App::TestRunner: #62 0x00007f2c609aec2c in TestNamespace::QTest::qInvokeTestMethods (testObject=0x7fff0720a590) at qtestcase.cpp:2356 QtQA::App::TestRunner: #63 0x00007f2c609af2b1 in TestNamespace::QTest::qExec (testObject=0x7fff0720a590, argc=5, argv=0x7fff0720a6c8) at qtestcase.cpp:2598 QtQA::App::TestRunner: #64 0x000000000043a24b in main (argc=5, argv=0x7fff0720a6c8) at tst_qquickwindow.cpp:2157 QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickwindow: 33 seconds, signal 6 Build log: http://testresults.qt.io/ci/QtBase_dev_Integration/build_06011/revdep-qtdeclarative_linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_14.04_x64/log.txt.gz Tested changes (refs/builds/dev_1426542226): http://codereview.qt-project.org/108517 [PS2] - QWindow::destroy(): only reset QGuiApp::focus_window and friends as a last resort From ci-noreply at qt-project.org Tue Mar 17 01:20:25 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 17 Mar 2015 01:20:25 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_dev_state #399 - FAILURE Message-ID: <20150317002025.40D2530F72@fork.qtproject.c.bitbit.net> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt-project.org/ci/Qt5_dev_state/build_00399 From ci-noreply at qt-project.org Tue Mar 17 01:21:35 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 17 Mar 2015 02:21:35 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #6012 Message-ID: <20150317_002135_020624.ci-noreply@qt-project.org> Autotest `tst_qquickwindow' failed :( Testing tst_qquickwindow *** Error in `./tst_qquickwindow': double free or corruption (out): 0x000000000268c550 *** 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 5253] QtQA::App::TestRunner: [New LWP 5255] QtQA::App::TestRunner: [New LWP 5268] QtQA::App::TestRunner: [New LWP 5254] QtQA::App::TestRunner: [New LWP 5256] QtQA::App::TestRunner: [New LWP 5257] QtQA::App::TestRunner: [New LWP 5258] QtQA::App::TestRunner: [Thread debugging using libthread_db enabled] QtQA::App::TestRunner: Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". QtQA::App::TestRunner: Core was generated by `./tst_qquickwindow -silent -o /work/ci/qt/qtbase/dev/_artifacts/test-logs/tst_q'. QtQA::App::TestRunner: Program terminated with signal SIGABRT, Aborted. QtQA::App::TestRunner: #0 0x00007fa965ae3cc9 in __GI_raise (sig=sig at entry=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:56 QtQA::App::TestRunner: 56 ../nptl/sysdeps/unix/sysv/linux/raise.c: No such file or directory. QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 7 (Thread 0x7fa9529f4700 (LWP 5258)): QtQA::App::TestRunner: #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 QtQA::App::TestRunner: #1 0x00007fa9579f851b in ?? () from /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so QtQA::App::TestRunner: #2 0x00007fa9579f7c69 in ?? () from /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so QtQA::App::TestRunner: #3 0x00007fa9653c9182 in start_thread (arg=0x7fa9529f4700) at pthread_create.c:312 QtQA::App::TestRunner: #4 0x00007fa965ba800d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 6 (Thread 0x7fa9531f5700 (LWP 5257)): QtQA::App::TestRunner: #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 QtQA::App::TestRunner: #1 0x00007fa9579f851b in ?? () from /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so QtQA::App::TestRunner: #2 0x00007fa9579f7c69 in ?? () from /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so QtQA::App::TestRunner: #3 0x00007fa9653c9182 in start_thread (arg=0x7fa9531f5700) at pthread_create.c:312 QtQA::App::TestRunner: #4 0x00007fa965ba800d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 5 (Thread 0x7fa9539f6700 (LWP 5256)): QtQA::App::TestRunner: #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 QtQA::App::TestRunner: #1 0x00007fa9579f851b in ?? () from /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so QtQA::App::TestRunner: #2 0x00007fa9579f7c69 in ?? () from /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so QtQA::App::TestRunner: #3 0x00007fa9653c9182 in start_thread (arg=0x7fa9539f6700) at pthread_create.c:312 QtQA::App::TestRunner: #4 0x00007fa965ba800d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 4 (Thread 0x7fa95cf39700 (LWP 5254)): QtQA::App::TestRunner: #0 0x00007fa965b9acbd in poll () at ../sysdeps/unix/syscall-template.S:81 QtQA::App::TestRunner: #1 0x00007fa962053b72 in poll (__timeout=-1, __nfds=1, __fds=0x7fa95cf38d00) at /usr/include/x86_64-linux-gnu/bits/poll2.h:46 QtQA::App::TestRunner: #2 _xcb_conn_wait (c=c at entry=0x1c78520, cond=cond at entry=0x1c78560, vector=vector at entry=0x0, count=count at entry=0x0) at ../../src/xcb_conn.c:447 QtQA::App::TestRunner: #3 0x00007fa96205564f in xcb_wait_for_event (c=0x1c78520) at ../../src/xcb_in.c:622 QtQA::App::TestRunner: #4 0x00007fa967d37487 in TestNamespace::QXcbEventReader::run (this=0x1c844d0) at qxcbconnection.cpp:1048 QtQA::App::TestRunner: #5 0x00007fa966460b35 in TestNamespace::QThreadPrivate::start (arg=0x1c844d0) at thread/qthread_unix.cpp:331 QtQA::App::TestRunner: #6 0x00007fa9653c9182 in start_thread (arg=0x7fa95cf39700) at pthread_create.c:312 QtQA::App::TestRunner: #7 0x00007fa965ba800d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 3 (Thread 0x7fa95177f700 (LWP 5268)): QtQA::App::TestRunner: #0 0x00007fa965b9acbd in poll () at ../sysdeps/unix/syscall-template.S:81 QtQA::App::TestRunner: #1 0x00007fa9640a8fe4 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #2 0x00007fa9640a90ec in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #3 0x00007fa966751cdd in TestNamespace::QEventDispatcherGlib::processEvents (this=0x7fa94c0366f0, flags=...) at kernel/qeventdispatcher_glib.cpp:418 QtQA::App::TestRunner: #4 0x00007fa9666d9dd2 in TestNamespace::QEventLoop::processEvents (this=0x7fa95177ee10, flags=...) at kernel/qeventloop.cpp:128 QtQA::App::TestRunner: #5 0x00007fa9666da093 in TestNamespace::QEventLoop::exec (this=0x7fa95177ee10, flags=...) at kernel/qeventloop.cpp:204 QtQA::App::TestRunner: #6 0x00007fa96645972a in TestNamespace::QThread::exec (this=0x2696dc0) at thread/qthread.cpp:503 QtQA::App::TestRunner: #7 0x00007fa966db57fb in TestNamespace::QQmlThreadPrivate::run (this=0x2696dc0) at qml/ftw/qqmlthread.cpp:141 QtQA::App::TestRunner: #8 0x00007fa966460b35 in TestNamespace::QThreadPrivate::start (arg=0x2696dc0) at thread/qthread_unix.cpp:331 QtQA::App::TestRunner: #9 0x00007fa9653c9182 in start_thread (arg=0x7fa95177f700) at pthread_create.c:312 QtQA::App::TestRunner: #10 0x00007fa965ba800d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2 (Thread 0x7fa9541f7700 (LWP 5255)): QtQA::App::TestRunner: #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 QtQA::App::TestRunner: #1 0x00007fa9579f851b in ?? () from /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so QtQA::App::TestRunner: #2 0x00007fa9579f7c69 in ?? () from /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so QtQA::App::TestRunner: #3 0x00007fa9653c9182 in start_thread (arg=0x7fa9541f7700) at pthread_create.c:312 QtQA::App::TestRunner: #4 0x00007fa965ba800d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1 (Thread 0x7fa967e78780 (LWP 5253)): QtQA::App::TestRunner: #0 0x00007fa965ae3cc9 in __GI_raise (sig=sig at entry=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:56 QtQA::App::TestRunner: #1 0x00007fa965ae70d8 in __GI_abort () at abort.c:89 QtQA::App::TestRunner: #2 0x00007fa965b20f24 in __libc_message (do_abort=do_abort at entry=1, fmt=fmt at entry=0x7fa965c2f6c8 "*** Error in `%s': %s: 0x%s ***\n") at ../sysdeps/posix/libc_fatal.c:175 QtQA::App::TestRunner: #3 0x00007fa965b2d1fe in malloc_printerr (ptr=, str=0x7fa965c2f7f8 "double free or corruption (out)", action=1) at malloc.c:4996 QtQA::App::TestRunner: #4 _int_free (av=, p=, have_lock=0) at malloc.c:3840 QtQA::App::TestRunner: #5 0x00007fa967160b6a in TestNamespace::QPlatformWindow::~QPlatformWindow (this=0x268c550, __in_chrg=) at kernel/qplatformwindow.cpp:64 QtQA::App::TestRunner: #6 0x00007fa96717ae93 in TestNamespace::QWindow::destroy (this=0x1d59570) at kernel/qwindow.cpp:1606 QtQA::App::TestRunner: #7 0x00007fa96717b748 in TestNamespace::QWindow::event (this=0x1d59570, ev=0x7fff9e88e230) at kernel/qwindow.cpp:2019 QtQA::App::TestRunner: #8 0x00007fa96797bd9e in TestNamespace::QQuickWindow::event (this=0x1d59570, e=0x7fff9e88e230) at items/qquickwindow.cpp:1406 QtQA::App::TestRunner: #9 0x00007fa9666dd556 in TestNamespace::QCoreApplicationPrivate::notify_helper (this=0x1c6aa40, receiver=0x1d59570, event=0x7fff9e88e230) at kernel/qcoreapplication.cpp:1080 QtQA::App::TestRunner: #10 0x00007fa9666dd238 in TestNamespace::QCoreApplication::notify (this=0x7fff9e88fc40, receiver=0x1d59570, event=0x7fff9e88e230) at kernel/qcoreapplication.cpp:1025 QtQA::App::TestRunner: #11 0x00007fa96716a93e in TestNamespace::QGuiApplication::notify (this=0x7fff9e88fc40, object=0x1d59570, event=0x7fff9e88e230) at kernel/qguiapplication.cpp:1531 QtQA::App::TestRunner: #12 0x00007fa9666dd142 in TestNamespace::QCoreApplication::notifyInternal (this=0x7fff9e88fc40, receiver=0x1d59570, event=0x7fff9e88e230) at kernel/qcoreapplication.cpp:963 QtQA::App::TestRunner: #13 0x00007fa9671725ad in TestNamespace::QCoreApplication::sendSpontaneousEvent (receiver=0x1d59570, event=0x7fff9e88e230) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 QtQA::App::TestRunner: #14 0x00007fa96716c905 in TestNamespace::QGuiApplicationPrivate::processCloseEvent (e=0x2373240) at kernel/qguiapplication.cpp:2077 QtQA::App::TestRunner: #15 0x00007fa96716aba7 in TestNamespace::QGuiApplicationPrivate::processWindowSystemEvent (e=0x2373240) at kernel/qguiapplication.cpp:1615 QtQA::App::TestRunner: #16 0x00007fa967153869 in TestNamespace::QWindowSystemInterface::sendWindowSystemEvents (flags=...) at kernel/qwindowsysteminterface.cpp:609 QtQA::App::TestRunner: #17 0x00007fa9671537fe in TestNamespace::QWindowSystemInterface::flushWindowSystemEvents (flags=...) at kernel/qwindowsysteminterface.cpp:593 QtQA::App::TestRunner: #18 0x00007fa967160b13 in TestNamespace::QPlatformWindow::~QPlatformWindow (this=0x268c550, __in_chrg=) at kernel/qplatformwindow.cpp:63 QtQA::App::TestRunner: #19 0x00007fa967160b5e in TestNamespace::QPlatformWindow::~QPlatformWindow (this=0x268c550, __in_chrg=) at kernel/qplatformwindow.cpp:64 QtQA::App::TestRunner: #20 0x00007fa96717ae93 in TestNamespace::QWindow::destroy (this=0x1d59570) at kernel/qwindow.cpp:1606 QtQA::App::TestRunner: #21 0x00007fa96717b748 in TestNamespace::QWindow::event (this=0x1d59570, ev=0x7fff9e88e6e0) at kernel/qwindow.cpp:2019 QtQA::App::TestRunner: #22 0x00007fa96797bd9e in TestNamespace::QQuickWindow::event (this=0x1d59570, e=0x7fff9e88e6e0) at items/qquickwindow.cpp:1406 QtQA::App::TestRunner: #23 0x00007fa9666dd556 in TestNamespace::QCoreApplicationPrivate::notify_helper (this=0x1c6aa40, receiver=0x1d59570, event=0x7fff9e88e6e0) at kernel/qcoreapplication.cpp:1080 QtQA::App::TestRunner: #24 0x00007fa9666dd238 in TestNamespace::QCoreApplication::notify (this=0x7fff9e88fc40, receiver=0x1d59570, event=0x7fff9e88e6e0) at kernel/qcoreapplication.cpp:1025 QtQA::App::TestRunner: #25 0x00007fa96716a93e in TestNamespace::QGuiApplication::notify (this=0x7fff9e88fc40, object=0x1d59570, event=0x7fff9e88e6e0) at kernel/qguiapplication.cpp:1531 QtQA::App::TestRunner: #26 0x00007fa9666dd142 in TestNamespace::QCoreApplication::notifyInternal (this=0x7fff9e88fc40, receiver=0x1d59570, event=0x7fff9e88e6e0) at kernel/qcoreapplication.cpp:963 QtQA::App::TestRunner: #27 0x00007fa9671725ad in TestNamespace::QCoreApplication::sendSpontaneousEvent (receiver=0x1d59570, event=0x7fff9e88e6e0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 QtQA::App::TestRunner: #28 0x00007fa96716c905 in TestNamespace::QGuiApplicationPrivate::processCloseEvent (e=0x24f3970) at kernel/qguiapplication.cpp:2077 QtQA::App::TestRunner: #29 0x00007fa96716aba7 in TestNamespace::QGuiApplicationPrivate::processWindowSystemEvent (e=0x24f3970) at kernel/qguiapplication.cpp:1615 QtQA::App::TestRunner: #30 0x00007fa967153869 in TestNamespace::QWindowSystemInterface::sendWindowSystemEvents (flags=...) at kernel/qwindowsysteminterface.cpp:609 QtQA::App::TestRunner: #31 0x00007fa9671537fe in TestNamespace::QWindowSystemInterface::flushWindowSystemEvents (flags=...) at kernel/qwindowsysteminterface.cpp:593 QtQA::App::TestRunner: #32 0x00007fa967160b13 in TestNamespace::QPlatformWindow::~QPlatformWindow (this=0x268c550, __in_chrg=) at kernel/qplatformwindow.cpp:63 QtQA::App::TestRunner: #33 0x00007fa967d545e4 in TestNamespace::QXcbWindow::~QXcbWindow (this=0x268c540, __in_chrg=) at qxcbwindow.cpp:540 QtQA::App::TestRunner: #34 0x00007fa95f361be9 in TestNamespace::QXcbGlxWindow::~QXcbGlxWindow (this=0x268c540, __in_chrg=) at qxcbglxwindow.cpp:46 QtQA::App::TestRunner: #35 0x00007fa95f361c1e in TestNamespace::QXcbGlxWindow::~QXcbGlxWindow (this=0x268c540, __in_chrg=) at qxcbglxwindow.cpp:48 QtQA::App::TestRunner: #36 0x00007fa96717ae93 in TestNamespace::QWindow::destroy (this=0x1d59570) at kernel/qwindow.cpp:1606 QtQA::App::TestRunner: #37 0x00007fa96717b748 in TestNamespace::QWindow::event (this=0x1d59570, ev=0x7fff9e88ebd0) at kernel/qwindow.cpp:2019 QtQA::App::TestRunner: #38 0x00007fa96797bd9e in TestNamespace::QQuickWindow::event (this=0x1d59570, e=0x7fff9e88ebd0) at items/qquickwindow.cpp:1406 QtQA::App::TestRunner: #39 0x00007fa9666dd556 in TestNamespace::QCoreApplicationPrivate::notify_helper (this=0x1c6aa40, receiver=0x1d59570, event=0x7fff9e88ebd0) at kernel/qcoreapplication.cpp:1080 QtQA::App::TestRunner: #40 0x00007fa9666dd238 in TestNamespace::QCoreApplication::notify (this=0x7fff9e88fc40, receiver=0x1d59570, event=0x7fff9e88ebd0) at kernel/qcoreapplication.cpp:1025 QtQA::App::TestRunner: #41 0x00007fa96716a93e in TestNamespace::QGuiApplication::notify (this=0x7fff9e88fc40, object=0x1d59570, event=0x7fff9e88ebd0) at kernel/qguiapplication.cpp:1531 QtQA::App::TestRunner: #42 0x00007fa9666dd142 in TestNamespace::QCoreApplication::notifyInternal (this=0x7fff9e88fc40, receiver=0x1d59570, event=0x7fff9e88ebd0) at kernel/qcoreapplication.cpp:963 QtQA::App::TestRunner: #43 0x00007fa9671725ad in TestNamespace::QCoreApplication::sendSpontaneousEvent (receiver=0x1d59570, event=0x7fff9e88ebd0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 QtQA::App::TestRunner: #44 0x00007fa96716c905 in TestNamespace::QGuiApplicationPrivate::processCloseEvent (e=0x268c360) at kernel/qguiapplication.cpp:2077 QtQA::App::TestRunner: #45 0x00007fa96716aba7 in TestNamespace::QGuiApplicationPrivate::processWindowSystemEvent (e=0x268c360) at kernel/qguiapplication.cpp:1615 QtQA::App::TestRunner: #46 0x00007fa967153869 in TestNamespace::QWindowSystemInterface::sendWindowSystemEvents (flags=...) at kernel/qwindowsysteminterface.cpp:609 QtQA::App::TestRunner: #47 0x00007fa967d9edac in TestNamespace::userEventSourceDispatch (source=0x1ca02a0) at eventdispatchers/qeventdispatcher_glib.cpp:70 QtQA::App::TestRunner: #48 0x00007fa9640a8e04 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #49 0x00007fa9640a9048 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #50 0x00007fa9640a90ec in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #51 0x00007fa966751cdd in TestNamespace::QEventDispatcherGlib::processEvents (this=0x1c9e850, flags=...) at kernel/qeventdispatcher_glib.cpp:418 QtQA::App::TestRunner: #52 0x00007fa967d9efbe in TestNamespace::QPAEventDispatcherGlib::processEvents (this=0x1c9e850, flags=...) at eventdispatchers/qeventdispatcher_glib.cpp:115 QtQA::App::TestRunner: #53 0x00007fa9666dd685 in TestNamespace::QCoreApplication::processEvents (flags=..., maxtime=0) at kernel/qcoreapplication.cpp:1161 QtQA::App::TestRunner: #54 0x000000000040eda1 in TestNamespace::QTest::qWait (ms=0) at /work/build/qt/qtbase/include/QtTest/../../src/testlib/qtestsystem.h:58 QtQA::App::TestRunner: #55 0x0000000000433384 in tst_qquickwindow::blockClosing (this=0x7fff9e88fc50) at tst_qquickwindow.cpp:1746 QtQA::App::TestRunner: #56 0x000000000043a8ad in tst_qquickwindow::qt_static_metacall (_o=0x7fff9e88fc50, _c=TestNamespace::QMetaObject::InvokeMetaMethod, _id=34, _a=0x7fff9e88f160) at .moc/tst_qquickwindow.moc:501 QtQA::App::TestRunner: #57 0x00007fa9666e96d1 in TestNamespace::QMetaMethod::invoke (this=0x7fff9e88f2d0, object=0x7fff9e88fc50, connectionType=TestNamespace::Qt::DirectConnection, returnValue=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:2184 QtQA::App::TestRunner: #58 0x00007fa9666e8b99 in TestNamespace::QMetaObject::invokeMethod (obj=0x7fff9e88fc50, member=0x1d97770 "blockClosing", type=TestNamespace::Qt::DirectConnection, ret=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:1479 QtQA::App::TestRunner: #59 0x00007fa967ebc7d3 in TestNamespace::QMetaObject::invokeMethod (obj=0x7fff9e88fc50, member=0x1d97770 "blockClosing", type=TestNamespace::Qt::DirectConnection, val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs.h:408 QtQA::App::TestRunner: #60 0x00007fa967eb75e4 in TestNamespace::QTest::qInvokeTestMethodDataEntry (slot=0x1d97770 "blockClosing") at qtestcase.cpp:1939 QtQA::App::TestRunner: #61 0x00007fa967eb7eb9 in TestNamespace::QTest::qInvokeTestMethod (slotName=0x26a10a8 "blockClosing()", data=0x0) at qtestcase.cpp:2067 QtQA::App::TestRunner: #62 0x00007fa967eb8c2c in TestNamespace::QTest::qInvokeTestMethods (testObject=0x7fff9e88fc50) at qtestcase.cpp:2356 QtQA::App::TestRunner: #63 0x00007fa967eb92b1 in TestNamespace::QTest::qExec (testObject=0x7fff9e88fc50, argc=6, argv=0x7fff9e88fd88) at qtestcase.cpp:2598 QtQA::App::TestRunner: #64 0x000000000043a24b in main (argc=6, argv=0x7fff9e88fd88) at tst_qquickwindow.cpp:2157 QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qquickwindow ********* Config: Using QtTest library 5.6.0, Qt 5.6.0 (x86_64-little_endian-lp64 shared (dynamic) debug build; by GCC 4.8.2) PASS : tst_qquickwindow::initTestCase() PASS : tst_qquickwindow::openglContextCreatedSignal() PASS : tst_qquickwindow::aboutToStopSignal() 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 Loc: [tst_qquickwindow.cpp(1250)] PASS : tst_qquickwindow::touchEvent_basic() PASS : tst_qquickwindow::touchEvent_propagation(disable events) PASS : tst_qquickwindow::touchEvent_propagation(disable item) FAIL! : tst_qquickwindow::touchEvent_propagation(hide item) Compared values are not the same Actual (middleItem->lastEvent.touchPoints[i].pos()) : QPointF(60,32) Expected (makeTouchData(QEvent::TouchBegin, window, Qt::TouchPointPressed, makeTouchPoint(middleItem, middleItem->mapFromItem(topItem, pos))).touchPoints[i].pos()): QPointF(60,60) Loc: [tst_qquickwindow.cpp(659)] 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::defaultState() 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::focusReason() 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::testWindowVisibilityOrder() *** Error in `./tst_qquickwindow': double free or corruption (out): 0x00000000015ceca0 *** 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 5272] QtQA::App::TestRunner: [New LWP 5276] QtQA::App::TestRunner: [New LWP 5275] QtQA::App::TestRunner: [New LWP 5288] QtQA::App::TestRunner: [New LWP 5277] QtQA::App::TestRunner: [New LWP 5278] QtQA::App::TestRunner: [New LWP 5273] QtQA::App::TestRunner: [Thread debugging using libthread_db enabled] QtQA::App::TestRunner: Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". QtQA::App::TestRunner: Core was generated by `./tst_qquickwindow -o /work/ci/qt/qtbase/dev/_artifacts/test-logs/tst_qquickwin'. QtQA::App::TestRunner: Program terminated with signal SIGABRT, Aborted. QtQA::App::TestRunner: #0 0x00007fc82eb10cc9 in __GI_raise (sig=sig at entry=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:56 QtQA::App::TestRunner: 56 ../nptl/sysdeps/unix/sysv/linux/raise.c: No such file or directory. QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 7 (Thread 0x7fc825f66700 (LWP 5273)): QtQA::App::TestRunner: #0 0x00007fc82ebc7cbd in poll () at ../sysdeps/unix/syscall-template.S:81 QtQA::App::TestRunner: #1 0x00007fc82b080b72 in poll (__timeout=-1, __nfds=1, __fds=0x7fc825f65d00) at /usr/include/x86_64-linux-gnu/bits/poll2.h:46 QtQA::App::TestRunner: #2 _xcb_conn_wait (c=c at entry=0xe59520, cond=cond at entry=0xe59560, vector=vector at entry=0x0, count=count at entry=0x0) at ../../src/xcb_conn.c:447 QtQA::App::TestRunner: #3 0x00007fc82b08264f in xcb_wait_for_event (c=0xe59520) at ../../src/xcb_in.c:622 QtQA::App::TestRunner: #4 0x00007fc830d64487 in TestNamespace::QXcbEventReader::run (this=0xe654d0) at qxcbconnection.cpp:1048 QtQA::App::TestRunner: #5 0x00007fc82f48db35 in TestNamespace::QThreadPrivate::start (arg=0xe654d0) at thread/qthread_unix.cpp:331 QtQA::App::TestRunner: #6 0x00007fc82e3f6182 in start_thread (arg=0x7fc825f66700) at pthread_create.c:312 QtQA::App::TestRunner: #7 0x00007fc82ebd500d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 6 (Thread 0x7fc81ba5f700 (LWP 5278)): QtQA::App::TestRunner: #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 QtQA::App::TestRunner: #1 0x00007fc824acb51b in ?? () from /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so QtQA::App::TestRunner: #2 0x00007fc824acac69 in ?? () from /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so QtQA::App::TestRunner: #3 0x00007fc82e3f6182 in start_thread (arg=0x7fc81ba5f700) at pthread_create.c:312 QtQA::App::TestRunner: #4 0x00007fc82ebd500d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 5 (Thread 0x7fc81c260700 (LWP 5277)): QtQA::App::TestRunner: #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 QtQA::App::TestRunner: #1 0x00007fc824acb51b in ?? () from /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so QtQA::App::TestRunner: #2 0x00007fc824acac69 in ?? () from /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so QtQA::App::TestRunner: #3 0x00007fc82e3f6182 in start_thread (arg=0x7fc81c260700) at pthread_create.c:312 QtQA::App::TestRunner: #4 0x00007fc82ebd500d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 4 (Thread 0x7fc81a7ea700 (LWP 5288)): QtQA::App::TestRunner: #0 0x00007fc82ebc7cbd in poll () at ../sysdeps/unix/syscall-template.S:81 QtQA::App::TestRunner: #1 0x00007fc82d0d5fe4 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #2 0x00007fc82d0d60ec in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #3 0x00007fc82f77ecdd in TestNamespace::QEventDispatcherGlib::processEvents (this=0x7fc814003410, flags=...) at kernel/qeventdispatcher_glib.cpp:418 QtQA::App::TestRunner: #4 0x00007fc82f706dd2 in TestNamespace::QEventLoop::processEvents (this=0x7fc81a7e9e10, flags=...) at kernel/qeventloop.cpp:128 QtQA::App::TestRunner: #5 0x00007fc82f707093 in TestNamespace::QEventLoop::exec (this=0x7fc81a7e9e10, flags=...) at kernel/qeventloop.cpp:204 QtQA::App::TestRunner: #6 0x00007fc82f48672a in TestNamespace::QThread::exec (this=0xf7db60) at thread/qthread.cpp:503 QtQA::App::TestRunner: #7 0x00007fc82fde27fb in TestNamespace::QQmlThreadPrivate::run (this=0xf7db60) at qml/ftw/qqmlthread.cpp:141 QtQA::App::TestRunner: #8 0x00007fc82f48db35 in TestNamespace::QThreadPrivate::start (arg=0xf7db60) at thread/qthread_unix.cpp:331 QtQA::App::TestRunner: #9 0x00007fc82e3f6182 in start_thread (arg=0x7fc81a7ea700) at pthread_create.c:312 QtQA::App::TestRunner: #10 0x00007fc82ebd500d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 3 (Thread 0x7fc81d262700 (LWP 5275)): QtQA::App::TestRunner: #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 QtQA::App::TestRunner: #1 0x00007fc824acb51b in ?? () from /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so QtQA::App::TestRunner: #2 0x00007fc824acac69 in ?? () from /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so QtQA::App::TestRunner: #3 0x00007fc82e3f6182 in start_thread (arg=0x7fc81d262700) at pthread_create.c:312 QtQA::App::TestRunner: #4 0x00007fc82ebd500d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2 (Thread 0x7fc81ca61700 (LWP 5276)): QtQA::App::TestRunner: #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 QtQA::App::TestRunner: #1 0x00007fc824acb51b in ?? () from /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so QtQA::App::TestRunner: #2 0x00007fc824acac69 in ?? () from /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so QtQA::App::TestRunner: #3 0x00007fc82e3f6182 in start_thread (arg=0x7fc81ca61700) at pthread_create.c:312 QtQA::App::TestRunner: #4 0x00007fc82ebd500d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1 (Thread 0x7fc830ea5780 (LWP 5272)): QtQA::App::TestRunner: #0 0x00007fc82eb10cc9 in __GI_raise (sig=sig at entry=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:56 QtQA::App::TestRunner: #1 0x00007fc82eb140d8 in __GI_abort () at abort.c:89 QtQA::App::TestRunner: #2 0x00007fc82eb4df24 in __libc_message (do_abort=do_abort at entry=1, fmt=fmt at entry=0x7fc82ec5c6c8 "*** Error in `%s': %s: 0x%s ***\n") at ../sysdeps/posix/libc_fatal.c:175 QtQA::App::TestRunner: #3 0x00007fc82eb5a1fe in malloc_printerr (ptr=, str=0x7fc82ec5c7f8 "double free or corruption (out)", action=1) at malloc.c:4996 QtQA::App::TestRunner: #4 _int_free (av=, p=, have_lock=0) at malloc.c:3840 QtQA::App::TestRunner: #5 0x00007fc83018db6a in TestNamespace::QPlatformWindow::~QPlatformWindow (this=0x15ceca0, __in_chrg=) at kernel/qplatformwindow.cpp:64 QtQA::App::TestRunner: #6 0x00007fc8301a7e93 in TestNamespace::QWindow::destroy (this=0xf11cd0) at kernel/qwindow.cpp:1606 QtQA::App::TestRunner: #7 0x00007fc8301a8748 in TestNamespace::QWindow::event (this=0xf11cd0, ev=0x7fff36fa1060) at kernel/qwindow.cpp:2019 QtQA::App::TestRunner: #8 0x00007fc8309a8d9e in TestNamespace::QQuickWindow::event (this=0xf11cd0, e=0x7fff36fa1060) at items/qquickwindow.cpp:1406 QtQA::App::TestRunner: #9 0x00007fc82f70a556 in TestNamespace::QCoreApplicationPrivate::notify_helper (this=0xe4ba40, receiver=0xf11cd0, event=0x7fff36fa1060) at kernel/qcoreapplication.cpp:1080 QtQA::App::TestRunner: #10 0x00007fc82f70a238 in TestNamespace::QCoreApplication::notify (this=0x7fff36fa2a70, receiver=0xf11cd0, event=0x7fff36fa1060) at kernel/qcoreapplication.cpp:1025 QtQA::App::TestRunner: #11 0x00007fc83019793e in TestNamespace::QGuiApplication::notify (this=0x7fff36fa2a70, object=0xf11cd0, event=0x7fff36fa1060) at kernel/qguiapplication.cpp:1531 QtQA::App::TestRunner: #12 0x00007fc82f70a142 in TestNamespace::QCoreApplication::notifyInternal (this=0x7fff36fa2a70, receiver=0xf11cd0, event=0x7fff36fa1060) at kernel/qcoreapplication.cpp:963 QtQA::App::TestRunner: #13 0x00007fc83019f5ad in TestNamespace::QCoreApplication::sendSpontaneousEvent (receiver=0xf11cd0, event=0x7fff36fa1060) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 QtQA::App::TestRunner: #14 0x00007fc830199905 in TestNamespace::QGuiApplicationPrivate::processCloseEvent (e=0x157add0) at kernel/qguiapplication.cpp:2077 QtQA::App::TestRunner: #15 0x00007fc830197ba7 in TestNamespace::QGuiApplicationPrivate::processWindowSystemEvent (e=0x157add0) at kernel/qguiapplication.cpp:1615 QtQA::App::TestRunner: #16 0x00007fc830180869 in TestNamespace::QWindowSystemInterface::sendWindowSystemEvents (flags=...) at kernel/qwindowsysteminterface.cpp:609 QtQA::App::TestRunner: #17 0x00007fc8301807fe in TestNamespace::QWindowSystemInterface::flushWindowSystemEvents (flags=...) at kernel/qwindowsysteminterface.cpp:593 QtQA::App::TestRunner: #18 0x00007fc83018db13 in TestNamespace::QPlatformWindow::~QPlatformWindow (this=0x15ceca0, __in_chrg=) at kernel/qplatformwindow.cpp:63 QtQA::App::TestRunner: #19 0x00007fc83018db5e in TestNamespace::QPlatformWindow::~QPlatformWindow (this=0x15ceca0, __in_chrg=) at kernel/qplatformwindow.cpp:64 QtQA::App::TestRunner: #20 0x00007fc8301a7e93 in TestNamespace::QWindow::destroy (this=0xf11cd0) at kernel/qwindow.cpp:1606 QtQA::App::TestRunner: #21 0x00007fc8301a8748 in TestNamespace::QWindow::event (this=0xf11cd0, ev=0x7fff36fa1510) at kernel/qwindow.cpp:2019 QtQA::App::TestRunner: #22 0x00007fc8309a8d9e in TestNamespace::QQuickWindow::event (this=0xf11cd0, e=0x7fff36fa1510) at items/qquickwindow.cpp:1406 QtQA::App::TestRunner: #23 0x00007fc82f70a556 in TestNamespace::QCoreApplicationPrivate::notify_helper (this=0xe4ba40, receiver=0xf11cd0, event=0x7fff36fa1510) at kernel/qcoreapplication.cpp:1080 QtQA::App::TestRunner: #24 0x00007fc82f70a238 in TestNamespace::QCoreApplication::notify (this=0x7fff36fa2a70, receiver=0xf11cd0, event=0x7fff36fa1510) at kernel/qcoreapplication.cpp:1025 QtQA::App::TestRunner: #25 0x00007fc83019793e in TestNamespace::QGuiApplication::notify (this=0x7fff36fa2a70, object=0xf11cd0, event=0x7fff36fa1510) at kernel/qguiapplication.cpp:1531 QtQA::App::TestRunner: #26 0x00007fc82f70a142 in TestNamespace::QCoreApplication::notifyInternal (this=0x7fff36fa2a70, receiver=0xf11cd0, event=0x7fff36fa1510) at kernel/qcoreapplication.cpp:963 QtQA::App::TestRunner: #27 0x00007fc83019f5ad in TestNamespace::QCoreApplication::sendSpontaneousEvent (receiver=0xf11cd0, event=0x7fff36fa1510) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 QtQA::App::TestRunner: #28 0x00007fc830199905 in TestNamespace::QGuiApplicationPrivate::processCloseEvent (e=0x1241710) at kernel/qguiapplication.cpp:2077 QtQA::App::TestRunner: #29 0x00007fc830197ba7 in TestNamespace::QGuiApplicationPrivate::processWindowSystemEvent (e=0x1241710) at kernel/qguiapplication.cpp:1615 QtQA::App::TestRunner: #30 0x00007fc830180869 in TestNamespace::QWindowSystemInterface::sendWindowSystemEvents (flags=...) at kernel/qwindowsysteminterface.cpp:609 QtQA::App::TestRunner: #31 0x00007fc8301807fe in TestNamespace::QWindowSystemInterface::flushWindowSystemEvents (flags=...) at kernel/qwindowsysteminterface.cpp:593 QtQA::App::TestRunner: #32 0x00007fc83018db13 in TestNamespace::QPlatformWindow::~QPlatformWindow (this=0x15ceca0, __in_chrg=) at kernel/qplatformwindow.cpp:63 QtQA::App::TestRunner: #33 0x00007fc830d815e4 in TestNamespace::QXcbWindow::~QXcbWindow (this=0x15cec90, __in_chrg=) at qxcbwindow.cpp:540 QtQA::App::TestRunner: #34 0x00007fc82838ebe9 in TestNamespace::QXcbGlxWindow::~QXcbGlxWindow (this=0x15cec90, __in_chrg=) at qxcbglxwindow.cpp:46 QtQA::App::TestRunner: #35 0x00007fc82838ec1e in TestNamespace::QXcbGlxWindow::~QXcbGlxWindow (this=0x15cec90, __in_chrg=) at qxcbglxwindow.cpp:48 QtQA::App::TestRunner: #36 0x00007fc8301a7e93 in TestNamespace::QWindow::destroy (this=0xf11cd0) at kernel/qwindow.cpp:1606 QtQA::App::TestRunner: #37 0x00007fc8301a8748 in TestNamespace::QWindow::event (this=0xf11cd0, ev=0x7fff36fa1a00) at kernel/qwindow.cpp:2019 QtQA::App::TestRunner: #38 0x00007fc8309a8d9e in TestNamespace::QQuickWindow::event (this=0xf11cd0, e=0x7fff36fa1a00) at items/qquickwindow.cpp:1406 QtQA::App::TestRunner: #39 0x00007fc82f70a556 in TestNamespace::QCoreApplicationPrivate::notify_helper (this=0xe4ba40, receiver=0xf11cd0, event=0x7fff36fa1a00) at kernel/qcoreapplication.cpp:1080 QtQA::App::TestRunner: #40 0x00007fc82f70a238 in TestNamespace::QCoreApplication::notify (this=0x7fff36fa2a70, receiver=0xf11cd0, event=0x7fff36fa1a00) at kernel/qcoreapplication.cpp:1025 QtQA::App::TestRunner: #41 0x00007fc83019793e in TestNamespace::QGuiApplication::notify (this=0x7fff36fa2a70, object=0xf11cd0, event=0x7fff36fa1a00) at kernel/qguiapplication.cpp:1531 QtQA::App::TestRunner: #42 0x00007fc82f70a142 in TestNamespace::QCoreApplication::notifyInternal (this=0x7fff36fa2a70, receiver=0xf11cd0, event=0x7fff36fa1a00) at kernel/qcoreapplication.cpp:963 QtQA::App::TestRunner: #43 0x00007fc83019f5ad in TestNamespace::QCoreApplication::sendSpontaneousEvent (receiver=0xf11cd0, event=0x7fff36fa1a00) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 QtQA::App::TestRunner: #44 0x00007fc830199905 in TestNamespace::QGuiApplicationPrivate::processCloseEvent (e=0x17ec5e0) at kernel/qguiapplication.cpp:2077 QtQA::App::TestRunner: #45 0x00007fc830197ba7 in TestNamespace::QGuiApplicationPrivate::processWindowSystemEvent (e=0x17ec5e0) at kernel/qguiapplication.cpp:1615 QtQA::App::TestRunner: #46 0x00007fc830180869 in TestNamespace::QWindowSystemInterface::sendWindowSystemEvents (flags=...) at kernel/qwindowsysteminterface.cpp:609 QtQA::App::TestRunner: #47 0x00007fc830dcbdac in TestNamespace::userEventSourceDispatch (source=0xe812c0) at eventdispatchers/qeventdispatcher_glib.cpp:70 QtQA::App::TestRunner: #48 0x00007fc82d0d5e04 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #49 0x00007fc82d0d6048 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #50 0x00007fc82d0d60ec in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #51 0x00007fc82f77ecdd in TestNamespace::QEventDispatcherGlib::processEvents (this=0xe7f870, flags=...) at kernel/qeventdispatcher_glib.cpp:418 QtQA::App::TestRunner: #52 0x00007fc830dcbfbe in TestNamespace::QPAEventDispatcherGlib::processEvents (this=0xe7f870, flags=...) at eventdispatchers/qeventdispatcher_glib.cpp:115 QtQA::App::TestRunner: #53 0x00007fc82f70a685 in TestNamespace::QCoreApplication::processEvents (flags=..., maxtime=0) at kernel/qcoreapplication.cpp:1161 QtQA::App::TestRunner: #54 0x000000000040eda1 in TestNamespace::QTest::qWait (ms=0) at /work/build/qt/qtbase/include/QtTest/../../src/testlib/qtestsystem.h:58 QtQA::App::TestRunner: #55 0x0000000000433384 in tst_qquickwindow::blockClosing (this=0x7fff36fa2a80) at tst_qquickwindow.cpp:1746 QtQA::App::TestRunner: #56 0x000000000043a8ad in tst_qquickwindow::qt_static_metacall (_o=0x7fff36fa2a80, _c=TestNamespace::QMetaObject::InvokeMetaMethod, _id=34, _a=0x7fff36fa1f90) at .moc/tst_qquickwindow.moc:501 QtQA::App::TestRunner: #57 0x00007fc82f7166d1 in TestNamespace::QMetaMethod::invoke (this=0x7fff36fa2100, object=0x7fff36fa2a80, connectionType=TestNamespace::Qt::DirectConnection, returnValue=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:2184 QtQA::App::TestRunner: #58 0x00007fc82f715b99 in TestNamespace::QMetaObject::invokeMethod (obj=0x7fff36fa2a80, member=0xf767f0 "blockClosing", type=TestNamespace::Qt::DirectConnection, ret=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:1479 QtQA::App::TestRunner: #59 0x00007fc830ee97d3 in TestNamespace::QMetaObject::invokeMethod (obj=0x7fff36fa2a80, member=0xf767f0 "blockClosing", type=TestNamespace::Qt::DirectConnection, val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs.h:408 QtQA::App::TestRunner: #60 0x00007fc830ee45e4 in TestNamespace::QTest::qInvokeTestMethodDataEntry (slot=0xf767f0 "blockClosing") at qtestcase.cpp:1939 QtQA::App::TestRunner: #61 0x00007fc830ee4eb9 in TestNamespace::QTest::qInvokeTestMethod (slotName=0xf85878 "blockClosing()", data=0x0) at qtestcase.cpp:2067 QtQA::App::TestRunner: #62 0x00007fc830ee5c2c in TestNamespace::QTest::qInvokeTestMethods (testObject=0x7fff36fa2a80) at qtestcase.cpp:2356 QtQA::App::TestRunner: #63 0x00007fc830ee62b1 in TestNamespace::QTest::qExec (testObject=0x7fff36fa2a80, argc=5, argv=0x7fff36fa2bb8) at qtestcase.cpp:2598 QtQA::App::TestRunner: #64 0x000000000043a24b in main (argc=5, argv=0x7fff36fa2bb8) at tst_qquickwindow.cpp:2157 QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickwindow: 34 seconds, signal 6 Build log: http://testresults.qt.io/ci/QtBase_dev_Integration/build_06012/revdep-qtdeclarative_linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_14.04_x64/log.txt.gz Tested changes (refs/builds/dev_1426548328): http://codereview.qt-project.org/108517 [PS2] - QWindow::destroy(): only reset QGuiApp::focus_window and friends as a last resort From ci-noreply at qt-project.org Tue Mar 17 01:37:10 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 17 Mar 2015 02:37:10 +0200 Subject: [Ci-reports] fail on QtBase_5.5_Integration #316 Message-ID: <20150317_003710_062717.ci-noreply@qt-project.org> `make' failed :( make[7]: *** [iphonesimulator-debug] Error 65 make[6]: *** [debug-iphonesimulator] Error 2 make[5]: *** [sub-qeventdispatcher-make_first] Error 2 make[4]: *** [sub-kernel-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.io/ci/QtBase_5.5_Integration/build_00316/macx-ios-clang_OSX_10.9/log.txt.gz Tested changes (refs/builds/5.5_1426549474): http://codereview.qt-project.org/107702 [PS1] - Remove the tests for Ubuntu Oneiric (11.10) From ci-noreply at qt-project.org Tue Mar 17 01:48:12 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 17 Mar 2015 02:48:12 +0200 Subject: [Ci-reports] pass on QtBase_5.4_Integration #1933 Message-ID: <20150317_004812_035590.ci-noreply@qt-project.org> QtBase_5.4_Integration #1933: SUCCESS Tested changes (refs/builds/5.4_1426545874): http://codereview.qt-project.org/108495 [PS2] - Do not colorizing images to invalid premultiplied colors From ci-noreply at qt-project.org Tue Mar 17 02:40:26 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 17 Mar 2015 03:40:26 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #6014 Message-ID: <20150317_014026_025927.ci-noreply@qt-project.org> Autotest `tst_qquickwindow' failed :( Testing tst_qquickwindow *** Error in `./tst_qquickwindow': double free or corruption (!prev): 0x0000000000833300 *** 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 5225] QtQA::App::TestRunner: [New LWP 5226] QtQA::App::TestRunner: [New LWP 5229] QtQA::App::TestRunner: [New LWP 5227] QtQA::App::TestRunner: [New LWP 5228] QtQA::App::TestRunner: [New LWP 5240] QtQA::App::TestRunner: [New LWP 5230] QtQA::App::TestRunner: [Thread debugging using libthread_db enabled] QtQA::App::TestRunner: Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". QtQA::App::TestRunner: Core was generated by `./tst_qquickwindow -silent -o /work/ci/qt/qtbase/dev/_artifacts/test-logs/tst_q'. QtQA::App::TestRunner: Program terminated with signal SIGABRT, Aborted. QtQA::App::TestRunner: #0 0x00007f2987496cc9 in __GI_raise (sig=sig at entry=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:56 QtQA::App::TestRunner: 56 ../nptl/sysdeps/unix/sysv/linux/raise.c: No such file or directory. QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 7 (Thread 0x7f29742ac700 (LWP 5230)): QtQA::App::TestRunner: #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 QtQA::App::TestRunner: #1 0x00007f297d45151b in ?? () from /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so QtQA::App::TestRunner: #2 0x00007f297d450c69 in ?? () from /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so QtQA::App::TestRunner: #3 0x00007f2986d7c182 in start_thread (arg=0x7f29742ac700) at pthread_create.c:312 QtQA::App::TestRunner: #4 0x00007f298755b00d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 6 (Thread 0x7f2973037700 (LWP 5240)): QtQA::App::TestRunner: #0 0x00007f298754dcbd in poll () at ../sysdeps/unix/syscall-template.S:81 QtQA::App::TestRunner: #1 0x00007f2985a5bfe4 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #2 0x00007f2985a5c0ec in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #3 0x00007f2988104cdd in TestNamespace::QEventDispatcherGlib::processEvents (this=0x7f296c0032c0, flags=...) at kernel/qeventdispatcher_glib.cpp:418 QtQA::App::TestRunner: #4 0x00007f298808cdd2 in TestNamespace::QEventLoop::processEvents (this=0x7f2973036e10, flags=...) at kernel/qeventloop.cpp:128 QtQA::App::TestRunner: #5 0x00007f298808d093 in TestNamespace::QEventLoop::exec (this=0x7f2973036e10, flags=...) at kernel/qeventloop.cpp:204 QtQA::App::TestRunner: #6 0x00007f2987e0c72a in TestNamespace::QThread::exec (this=0x70f4a0) at thread/qthread.cpp:503 QtQA::App::TestRunner: #7 0x00007f29887687fb in TestNamespace::QQmlThreadPrivate::run (this=0x70f4a0) at qml/ftw/qqmlthread.cpp:141 QtQA::App::TestRunner: #8 0x00007f2987e13b35 in TestNamespace::QThreadPrivate::start (arg=0x70f4a0) at thread/qthread_unix.cpp:331 QtQA::App::TestRunner: #9 0x00007f2986d7c182 in start_thread (arg=0x7f2973037700) at pthread_create.c:312 QtQA::App::TestRunner: #10 0x00007f298755b00d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 5 (Thread 0x7f29752ae700 (LWP 5228)): QtQA::App::TestRunner: #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 QtQA::App::TestRunner: #1 0x00007f297d45151b in ?? () from /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so QtQA::App::TestRunner: #2 0x00007f297d450c69 in ?? () from /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so QtQA::App::TestRunner: #3 0x00007f2986d7c182 in start_thread (arg=0x7f29752ae700) at pthread_create.c:312 QtQA::App::TestRunner: #4 0x00007f298755b00d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 4 (Thread 0x7f2975aaf700 (LWP 5227)): QtQA::App::TestRunner: #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 QtQA::App::TestRunner: #1 0x00007f297d45151b in ?? () from /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so QtQA::App::TestRunner: #2 0x00007f297d450c69 in ?? () from /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so QtQA::App::TestRunner: #3 0x00007f2986d7c182 in start_thread (arg=0x7f2975aaf700) at pthread_create.c:312 QtQA::App::TestRunner: #4 0x00007f298755b00d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 3 (Thread 0x7f2974aad700 (LWP 5229)): QtQA::App::TestRunner: #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 QtQA::App::TestRunner: #1 0x00007f297d45151b in ?? () from /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so QtQA::App::TestRunner: #2 0x00007f297d450c69 in ?? () from /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so QtQA::App::TestRunner: #3 0x00007f2986d7c182 in start_thread (arg=0x7f2974aad700) at pthread_create.c:312 QtQA::App::TestRunner: #4 0x00007f298755b00d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2 (Thread 0x7f297e8ec700 (LWP 5226)): QtQA::App::TestRunner: #0 0x00007f298754dcbd in poll () at ../sysdeps/unix/syscall-template.S:81 QtQA::App::TestRunner: #1 0x00007f2983a06b72 in poll (__timeout=-1, __nfds=1, __fds=0x7f297e8ebd00) at /usr/include/x86_64-linux-gnu/bits/poll2.h:46 QtQA::App::TestRunner: #2 _xcb_conn_wait (c=c at entry=0x62e520, cond=cond at entry=0x62e560, vector=vector at entry=0x0, count=count at entry=0x0) at ../../src/xcb_conn.c:447 QtQA::App::TestRunner: #3 0x00007f2983a0864f in xcb_wait_for_event (c=0x62e520) at ../../src/xcb_in.c:622 QtQA::App::TestRunner: #4 0x00007f29896ea487 in TestNamespace::QXcbEventReader::run (this=0x63a4d0) at qxcbconnection.cpp:1048 QtQA::App::TestRunner: #5 0x00007f2987e13b35 in TestNamespace::QThreadPrivate::start (arg=0x63a4d0) at thread/qthread_unix.cpp:331 QtQA::App::TestRunner: #6 0x00007f2986d7c182 in start_thread (arg=0x7f297e8ec700) at pthread_create.c:312 QtQA::App::TestRunner: #7 0x00007f298755b00d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1 (Thread 0x7f298982b780 (LWP 5225)): QtQA::App::TestRunner: #0 0x00007f2987496cc9 in __GI_raise (sig=sig at entry=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:56 QtQA::App::TestRunner: #1 0x00007f298749a0d8 in __GI_abort () at abort.c:89 QtQA::App::TestRunner: #2 0x00007f29874d3f24 in __libc_message (do_abort=do_abort at entry=1, fmt=fmt at entry=0x7f29875e26c8 "*** Error in `%s': %s: 0x%s ***\n") at ../sysdeps/posix/libc_fatal.c:175 QtQA::App::TestRunner: #3 0x00007f29874e01fe in malloc_printerr (ptr=, str=0x7f29875e27b0 "double free or corruption (!prev)", action=1) at malloc.c:4996 QtQA::App::TestRunner: #4 _int_free (av=, p=, have_lock=0) at malloc.c:3840 QtQA::App::TestRunner: #5 0x00007f2988b13b6a in TestNamespace::QPlatformWindow::~QPlatformWindow (this=0x833300, __in_chrg=) at kernel/qplatformwindow.cpp:64 QtQA::App::TestRunner: #6 0x00007f2988b2de93 in TestNamespace::QWindow::destroy (this=0x115b8e0) at kernel/qwindow.cpp:1606 QtQA::App::TestRunner: #7 0x00007f2988b2e748 in TestNamespace::QWindow::event (this=0x115b8e0, ev=0x7fff9294fde0) at kernel/qwindow.cpp:2019 QtQA::App::TestRunner: #8 0x00007f298932ed9e in TestNamespace::QQuickWindow::event (this=0x115b8e0, e=0x7fff9294fde0) at items/qquickwindow.cpp:1406 QtQA::App::TestRunner: #9 0x00007f2988090556 in TestNamespace::QCoreApplicationPrivate::notify_helper (this=0x620a40, receiver=0x115b8e0, event=0x7fff9294fde0) at kernel/qcoreapplication.cpp:1080 QtQA::App::TestRunner: #10 0x00007f2988090238 in TestNamespace::QCoreApplication::notify (this=0x7fff929517f0, receiver=0x115b8e0, event=0x7fff9294fde0) at kernel/qcoreapplication.cpp:1025 QtQA::App::TestRunner: #11 0x00007f2988b1d93e in TestNamespace::QGuiApplication::notify (this=0x7fff929517f0, object=0x115b8e0, event=0x7fff9294fde0) at kernel/qguiapplication.cpp:1531 QtQA::App::TestRunner: #12 0x00007f2988090142 in TestNamespace::QCoreApplication::notifyInternal (this=0x7fff929517f0, receiver=0x115b8e0, event=0x7fff9294fde0) at kernel/qcoreapplication.cpp:963 QtQA::App::TestRunner: #13 0x00007f2988b255ad in TestNamespace::QCoreApplication::sendSpontaneousEvent (receiver=0x115b8e0, event=0x7fff9294fde0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 QtQA::App::TestRunner: #14 0x00007f2988b1f905 in TestNamespace::QGuiApplicationPrivate::processCloseEvent (e=0xf81000) at kernel/qguiapplication.cpp:2077 QtQA::App::TestRunner: #15 0x00007f2988b1dba7 in TestNamespace::QGuiApplicationPrivate::processWindowSystemEvent (e=0xf81000) at kernel/qguiapplication.cpp:1615 QtQA::App::TestRunner: #16 0x00007f2988b06869 in TestNamespace::QWindowSystemInterface::sendWindowSystemEvents (flags=...) at kernel/qwindowsysteminterface.cpp:609 QtQA::App::TestRunner: #17 0x00007f2988b067fe in TestNamespace::QWindowSystemInterface::flushWindowSystemEvents (flags=...) at kernel/qwindowsysteminterface.cpp:593 QtQA::App::TestRunner: #18 0x00007f2988b13b13 in TestNamespace::QPlatformWindow::~QPlatformWindow (this=0x833300, __in_chrg=) at kernel/qplatformwindow.cpp:63 QtQA::App::TestRunner: #19 0x00007f2988b13b5e in TestNamespace::QPlatformWindow::~QPlatformWindow (this=0x833300, __in_chrg=) at kernel/qplatformwindow.cpp:64 QtQA::App::TestRunner: #20 0x00007f2988b2de93 in TestNamespace::QWindow::destroy (this=0x115b8e0) at kernel/qwindow.cpp:1606 QtQA::App::TestRunner: #21 0x00007f2988b2e748 in TestNamespace::QWindow::event (this=0x115b8e0, ev=0x7fff92950290) at kernel/qwindow.cpp:2019 QtQA::App::TestRunner: #22 0x00007f298932ed9e in TestNamespace::QQuickWindow::event (this=0x115b8e0, e=0x7fff92950290) at items/qquickwindow.cpp:1406 QtQA::App::TestRunner: #23 0x00007f2988090556 in TestNamespace::QCoreApplicationPrivate::notify_helper (this=0x620a40, receiver=0x115b8e0, event=0x7fff92950290) at kernel/qcoreapplication.cpp:1080 QtQA::App::TestRunner: #24 0x00007f2988090238 in TestNamespace::QCoreApplication::notify (this=0x7fff929517f0, receiver=0x115b8e0, event=0x7fff92950290) at kernel/qcoreapplication.cpp:1025 QtQA::App::TestRunner: #25 0x00007f2988b1d93e in TestNamespace::QGuiApplication::notify (this=0x7fff929517f0, object=0x115b8e0, event=0x7fff92950290) at kernel/qguiapplication.cpp:1531 QtQA::App::TestRunner: #26 0x00007f2988090142 in TestNamespace::QCoreApplication::notifyInternal (this=0x7fff929517f0, receiver=0x115b8e0, event=0x7fff92950290) at kernel/qcoreapplication.cpp:963 QtQA::App::TestRunner: #27 0x00007f2988b255ad in TestNamespace::QCoreApplication::sendSpontaneousEvent (receiver=0x115b8e0, event=0x7fff92950290) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 QtQA::App::TestRunner: #28 0x00007f2988b1f905 in TestNamespace::QGuiApplicationPrivate::processCloseEvent (e=0xf877e0) at kernel/qguiapplication.cpp:2077 QtQA::App::TestRunner: #29 0x00007f2988b1dba7 in TestNamespace::QGuiApplicationPrivate::processWindowSystemEvent (e=0xf877e0) at kernel/qguiapplication.cpp:1615 QtQA::App::TestRunner: #30 0x00007f2988b06869 in TestNamespace::QWindowSystemInterface::sendWindowSystemEvents (flags=...) at kernel/qwindowsysteminterface.cpp:609 QtQA::App::TestRunner: #31 0x00007f2988b067fe in TestNamespace::QWindowSystemInterface::flushWindowSystemEvents (flags=...) at kernel/qwindowsysteminterface.cpp:593 QtQA::App::TestRunner: #32 0x00007f2988b13b13 in TestNamespace::QPlatformWindow::~QPlatformWindow (this=0x833300, __in_chrg=) at kernel/qplatformwindow.cpp:63 QtQA::App::TestRunner: #33 0x00007f29897075e4 in TestNamespace::QXcbWindow::~QXcbWindow (this=0x8332f0, __in_chrg=) at qxcbwindow.cpp:540 QtQA::App::TestRunner: #34 0x00007f2980d14be9 in TestNamespace::QXcbGlxWindow::~QXcbGlxWindow (this=0x8332f0, __in_chrg=) at qxcbglxwindow.cpp:46 QtQA::App::TestRunner: #35 0x00007f2980d14c1e in TestNamespace::QXcbGlxWindow::~QXcbGlxWindow (this=0x8332f0, __in_chrg=) at qxcbglxwindow.cpp:48 QtQA::App::TestRunner: #36 0x00007f2988b2de93 in TestNamespace::QWindow::destroy (this=0x115b8e0) at kernel/qwindow.cpp:1606 QtQA::App::TestRunner: #37 0x00007f2988b2e748 in TestNamespace::QWindow::event (this=0x115b8e0, ev=0x7fff92950780) at kernel/qwindow.cpp:2019 QtQA::App::TestRunner: #38 0x00007f298932ed9e in TestNamespace::QQuickWindow::event (this=0x115b8e0, e=0x7fff92950780) at items/qquickwindow.cpp:1406 QtQA::App::TestRunner: #39 0x00007f2988090556 in TestNamespace::QCoreApplicationPrivate::notify_helper (this=0x620a40, receiver=0x115b8e0, event=0x7fff92950780) at kernel/qcoreapplication.cpp:1080 QtQA::App::TestRunner: #40 0x00007f2988090238 in TestNamespace::QCoreApplication::notify (this=0x7fff929517f0, receiver=0x115b8e0, event=0x7fff92950780) at kernel/qcoreapplication.cpp:1025 QtQA::App::TestRunner: #41 0x00007f2988b1d93e in TestNamespace::QGuiApplication::notify (this=0x7fff929517f0, object=0x115b8e0, event=0x7fff92950780) at kernel/qguiapplication.cpp:1531 QtQA::App::TestRunner: #42 0x00007f2988090142 in TestNamespace::QCoreApplication::notifyInternal (this=0x7fff929517f0, receiver=0x115b8e0, event=0x7fff92950780) at kernel/qcoreapplication.cpp:963 QtQA::App::TestRunner: #43 0x00007f2988b255ad in TestNamespace::QCoreApplication::sendSpontaneousEvent (receiver=0x115b8e0, event=0x7fff92950780) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 QtQA::App::TestRunner: #44 0x00007f2988b1f905 in TestNamespace::QGuiApplicationPrivate::processCloseEvent (e=0xf89490) at kernel/qguiapplication.cpp:2077 QtQA::App::TestRunner: #45 0x00007f2988b1dba7 in TestNamespace::QGuiApplicationPrivate::processWindowSystemEvent (e=0xf89490) at kernel/qguiapplication.cpp:1615 QtQA::App::TestRunner: #46 0x00007f2988b06869 in TestNamespace::QWindowSystemInterface::sendWindowSystemEvents (flags=...) at kernel/qwindowsysteminterface.cpp:609 QtQA::App::TestRunner: #47 0x00007f2989751dac in TestNamespace::userEventSourceDispatch (source=0x656490) at eventdispatchers/qeventdispatcher_glib.cpp:70 QtQA::App::TestRunner: #48 0x00007f2985a5be04 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #49 0x00007f2985a5c048 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #50 0x00007f2985a5c0ec in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #51 0x00007f2988104cdd in TestNamespace::QEventDispatcherGlib::processEvents (this=0x654a40, flags=...) at kernel/qeventdispatcher_glib.cpp:418 QtQA::App::TestRunner: #52 0x00007f2989751fbe in TestNamespace::QPAEventDispatcherGlib::processEvents (this=0x654a40, flags=...) at eventdispatchers/qeventdispatcher_glib.cpp:115 QtQA::App::TestRunner: #53 0x00007f2988090685 in TestNamespace::QCoreApplication::processEvents (flags=..., maxtime=0) at kernel/qcoreapplication.cpp:1161 QtQA::App::TestRunner: #54 0x000000000040eda1 in TestNamespace::QTest::qWait (ms=0) at /work/build/qt/qtbase/include/QtTest/../../src/testlib/qtestsystem.h:58 QtQA::App::TestRunner: #55 0x0000000000433384 in tst_qquickwindow::blockClosing (this=0x7fff92951800) at tst_qquickwindow.cpp:1746 QtQA::App::TestRunner: #56 0x000000000043a8ad in tst_qquickwindow::qt_static_metacall (_o=0x7fff92951800, _c=TestNamespace::QMetaObject::InvokeMetaMethod, _id=34, _a=0x7fff92950d10) at .moc/tst_qquickwindow.moc:501 QtQA::App::TestRunner: #57 0x00007f298809c6d1 in TestNamespace::QMetaMethod::invoke (this=0x7fff92950e80, object=0x7fff92951800, connectionType=TestNamespace::Qt::DirectConnection, returnValue=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:2184 QtQA::App::TestRunner: #58 0x00007f298809bb99 in TestNamespace::QMetaObject::invokeMethod (obj=0x7fff92951800, member=0xaf83f0 "blockClosing", type=TestNamespace::Qt::DirectConnection, ret=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:1479 QtQA::App::TestRunner: #59 0x00007f298986f7d3 in TestNamespace::QMetaObject::invokeMethod (obj=0x7fff92951800, member=0xaf83f0 "blockClosing", type=TestNamespace::Qt::DirectConnection, val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs.h:408 QtQA::App::TestRunner: #60 0x00007f298986a5e4 in TestNamespace::QTest::qInvokeTestMethodDataEntry (slot=0xaf83f0 "blockClosing") at qtestcase.cpp:1939 QtQA::App::TestRunner: #61 0x00007f298986aeb9 in TestNamespace::QTest::qInvokeTestMethod (slotName=0x70da98 "blockClosing()", data=0x0) at qtestcase.cpp:2067 QtQA::App::TestRunner: #62 0x00007f298986bc2c in TestNamespace::QTest::qInvokeTestMethods (testObject=0x7fff92951800) at qtestcase.cpp:2356 QtQA::App::TestRunner: #63 0x00007f298986c2b1 in TestNamespace::QTest::qExec (testObject=0x7fff92951800, argc=6, argv=0x7fff92951938) at qtestcase.cpp:2598 QtQA::App::TestRunner: #64 0x000000000043a24b in main (argc=6, argv=0x7fff92951938) at tst_qquickwindow.cpp:2157 QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qquickwindow ********* Config: Using QtTest library 5.6.0, Qt 5.6.0 (x86_64-little_endian-lp64 shared (dynamic) debug build; by GCC 4.8.2) PASS : tst_qquickwindow::initTestCase() PASS : tst_qquickwindow::openglContextCreatedSignal() PASS : tst_qquickwindow::aboutToStopSignal() 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 Loc: [tst_qquickwindow.cpp(1250)] 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::defaultState() 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::focusReason() 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::testWindowVisibilityOrder() *** Error in `./tst_qquickwindow': double free or corruption (out): 0x00000000018f5ff0 *** 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 5244] QtQA::App::TestRunner: [New LWP 5249] QtQA::App::TestRunner: [New LWP 5246] QtQA::App::TestRunner: [New LWP 5259] QtQA::App::TestRunner: [New LWP 5247] QtQA::App::TestRunner: [New LWP 5248] QtQA::App::TestRunner: [New LWP 5245] QtQA::App::TestRunner: [Thread debugging using libthread_db enabled] QtQA::App::TestRunner: Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". QtQA::App::TestRunner: Core was generated by `./tst_qquickwindow -o /work/ci/qt/qtbase/dev/_artifacts/test-logs/tst_qquickwin'. QtQA::App::TestRunner: Program terminated with signal SIGABRT, Aborted. QtQA::App::TestRunner: #0 0x00007f06bb11ccc9 in __GI_raise (sig=sig at entry=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:56 QtQA::App::TestRunner: 56 ../nptl/sysdeps/unix/sysv/linux/raise.c: No such file or directory. QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 7 (Thread 0x7f06b2572700 (LWP 5245)): QtQA::App::TestRunner: #0 0x00007f06bb1d3cbd in poll () at ../sysdeps/unix/syscall-template.S:81 QtQA::App::TestRunner: #1 0x00007f06b768cb72 in poll (__timeout=-1, __nfds=1, __fds=0x7f06b2571d00) at /usr/include/x86_64-linux-gnu/bits/poll2.h:46 QtQA::App::TestRunner: #2 _xcb_conn_wait (c=c at entry=0xd7a520, cond=cond at entry=0xd7a560, vector=vector at entry=0x0, count=count at entry=0x0) at ../../src/xcb_conn.c:447 QtQA::App::TestRunner: #3 0x00007f06b768e64f in xcb_wait_for_event (c=0xd7a520) at ../../src/xcb_in.c:622 QtQA::App::TestRunner: #4 0x00007f06bd370487 in TestNamespace::QXcbEventReader::run (this=0xd864d0) at qxcbconnection.cpp:1048 QtQA::App::TestRunner: #5 0x00007f06bba99b35 in TestNamespace::QThreadPrivate::start (arg=0xd864d0) at thread/qthread_unix.cpp:331 QtQA::App::TestRunner: #6 0x00007f06baa02182 in start_thread (arg=0x7f06b2572700) at pthread_create.c:312 QtQA::App::TestRunner: #7 0x00007f06bb1e100d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 6 (Thread 0x7f06a88a4700 (LWP 5248)): QtQA::App::TestRunner: #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 QtQA::App::TestRunner: #1 0x00007f06b10d751b in ?? () from /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so QtQA::App::TestRunner: #2 0x00007f06b10d6c69 in ?? () from /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so QtQA::App::TestRunner: #3 0x00007f06baa02182 in start_thread (arg=0x7f06a88a4700) at pthread_create.c:312 QtQA::App::TestRunner: #4 0x00007f06bb1e100d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 5 (Thread 0x7f06a90a5700 (LWP 5247)): QtQA::App::TestRunner: #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 QtQA::App::TestRunner: #1 0x00007f06b10d751b in ?? () from /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so QtQA::App::TestRunner: #2 0x00007f06b10d6c69 in ?? () from /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so QtQA::App::TestRunner: #3 0x00007f06baa02182 in start_thread (arg=0x7f06a90a5700) at pthread_create.c:312 QtQA::App::TestRunner: #4 0x00007f06bb1e100d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 4 (Thread 0x7f06a6e2e700 (LWP 5259)): QtQA::App::TestRunner: #0 0x00007f06bb1d3cbd in poll () at ../sysdeps/unix/syscall-template.S:81 QtQA::App::TestRunner: #1 0x00007f06b96e1fe4 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #2 0x00007f06b96e20ec in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #3 0x00007f06bbd8acdd in TestNamespace::QEventDispatcherGlib::processEvents (this=0x7f06a004e960, flags=...) at kernel/qeventdispatcher_glib.cpp:418 QtQA::App::TestRunner: #4 0x00007f06bbd12dd2 in TestNamespace::QEventLoop::processEvents (this=0x7f06a6e2de10, flags=...) at kernel/qeventloop.cpp:128 QtQA::App::TestRunner: #5 0x00007f06bbd13093 in TestNamespace::QEventLoop::exec (this=0x7f06a6e2de10, flags=...) at kernel/qeventloop.cpp:204 QtQA::App::TestRunner: #6 0x00007f06bba9272a in TestNamespace::QThread::exec (this=0xdaea00) at thread/qthread.cpp:503 QtQA::App::TestRunner: #7 0x00007f06bc3ee7fb in TestNamespace::QQmlThreadPrivate::run (this=0xdaea00) at qml/ftw/qqmlthread.cpp:141 QtQA::App::TestRunner: #8 0x00007f06bba99b35 in TestNamespace::QThreadPrivate::start (arg=0xdaea00) at thread/qthread_unix.cpp:331 QtQA::App::TestRunner: #9 0x00007f06baa02182 in start_thread (arg=0x7f06a6e2e700) at pthread_create.c:312 QtQA::App::TestRunner: #10 0x00007f06bb1e100d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 3 (Thread 0x7f06a98a6700 (LWP 5246)): QtQA::App::TestRunner: #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 QtQA::App::TestRunner: #1 0x00007f06b10d751b in ?? () from /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so QtQA::App::TestRunner: #2 0x00007f06b10d6c69 in ?? () from /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so QtQA::App::TestRunner: #3 0x00007f06baa02182 in start_thread (arg=0x7f06a98a6700) at pthread_create.c:312 QtQA::App::TestRunner: #4 0x00007f06bb1e100d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2 (Thread 0x7f06a80a3700 (LWP 5249)): QtQA::App::TestRunner: #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 QtQA::App::TestRunner: #1 0x00007f06b10d751b in ?? () from /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so QtQA::App::TestRunner: #2 0x00007f06b10d6c69 in ?? () from /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so QtQA::App::TestRunner: #3 0x00007f06baa02182 in start_thread (arg=0x7f06a80a3700) at pthread_create.c:312 QtQA::App::TestRunner: #4 0x00007f06bb1e100d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1 (Thread 0x7f06bd4b1780 (LWP 5244)): QtQA::App::TestRunner: #0 0x00007f06bb11ccc9 in __GI_raise (sig=sig at entry=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:56 QtQA::App::TestRunner: #1 0x00007f06bb1200d8 in __GI_abort () at abort.c:89 QtQA::App::TestRunner: #2 0x00007f06bb159f24 in __libc_message (do_abort=do_abort at entry=1, fmt=fmt at entry=0x7f06bb2686c8 "*** Error in `%s': %s: 0x%s ***\n") at ../sysdeps/posix/libc_fatal.c:175 QtQA::App::TestRunner: #3 0x00007f06bb1661fe in malloc_printerr (ptr=, str=0x7f06bb2687f8 "double free or corruption (out)", action=1) at malloc.c:4996 QtQA::App::TestRunner: #4 _int_free (av=, p=, have_lock=0) at malloc.c:3840 QtQA::App::TestRunner: #5 0x00007f06bc799b6a in TestNamespace::QPlatformWindow::~QPlatformWindow (this=0x18f5ff0, __in_chrg=) at kernel/qplatformwindow.cpp:64 QtQA::App::TestRunner: #6 0x00007f06bc7b3e93 in TestNamespace::QWindow::destroy (this=0xeaeeb0) at kernel/qwindow.cpp:1606 QtQA::App::TestRunner: #7 0x00007f06bc7b4748 in TestNamespace::QWindow::event (this=0xeaeeb0, ev=0x7fff8177d0c0) at kernel/qwindow.cpp:2019 QtQA::App::TestRunner: #8 0x00007f06bcfb4d9e in TestNamespace::QQuickWindow::event (this=0xeaeeb0, e=0x7fff8177d0c0) at items/qquickwindow.cpp:1406 QtQA::App::TestRunner: #9 0x00007f06bbd16556 in TestNamespace::QCoreApplicationPrivate::notify_helper (this=0xd6ca40, receiver=0xeaeeb0, event=0x7fff8177d0c0) at kernel/qcoreapplication.cpp:1080 QtQA::App::TestRunner: #10 0x00007f06bbd16238 in TestNamespace::QCoreApplication::notify (this=0x7fff8177ead0, receiver=0xeaeeb0, event=0x7fff8177d0c0) at kernel/qcoreapplication.cpp:1025 QtQA::App::TestRunner: #11 0x00007f06bc7a393e in TestNamespace::QGuiApplication::notify (this=0x7fff8177ead0, object=0xeaeeb0, event=0x7fff8177d0c0) at kernel/qguiapplication.cpp:1531 QtQA::App::TestRunner: #12 0x00007f06bbd16142 in TestNamespace::QCoreApplication::notifyInternal (this=0x7fff8177ead0, receiver=0xeaeeb0, event=0x7fff8177d0c0) at kernel/qcoreapplication.cpp:963 QtQA::App::TestRunner: #13 0x00007f06bc7ab5ad in TestNamespace::QCoreApplication::sendSpontaneousEvent (receiver=0xeaeeb0, event=0x7fff8177d0c0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 QtQA::App::TestRunner: #14 0x00007f06bc7a5905 in TestNamespace::QGuiApplicationPrivate::processCloseEvent (e=0x1700870) at kernel/qguiapplication.cpp:2077 QtQA::App::TestRunner: #15 0x00007f06bc7a3ba7 in TestNamespace::QGuiApplicationPrivate::processWindowSystemEvent (e=0x1700870) at kernel/qguiapplication.cpp:1615 QtQA::App::TestRunner: #16 0x00007f06bc78c869 in TestNamespace::QWindowSystemInterface::sendWindowSystemEvents (flags=...) at kernel/qwindowsysteminterface.cpp:609 QtQA::App::TestRunner: #17 0x00007f06bc78c7fe in TestNamespace::QWindowSystemInterface::flushWindowSystemEvents (flags=...) at kernel/qwindowsysteminterface.cpp:593 QtQA::App::TestRunner: #18 0x00007f06bc799b13 in TestNamespace::QPlatformWindow::~QPlatformWindow (this=0x18f5ff0, __in_chrg=) at kernel/qplatformwindow.cpp:63 QtQA::App::TestRunner: #19 0x00007f06bc799b5e in TestNamespace::QPlatformWindow::~QPlatformWindow (this=0x18f5ff0, __in_chrg=) at kernel/qplatformwindow.cpp:64 QtQA::App::TestRunner: #20 0x00007f06bc7b3e93 in TestNamespace::QWindow::destroy (this=0xeaeeb0) at kernel/qwindow.cpp:1606 QtQA::App::TestRunner: #21 0x00007f06bc7b4748 in TestNamespace::QWindow::event (this=0xeaeeb0, ev=0x7fff8177d570) at kernel/qwindow.cpp:2019 QtQA::App::TestRunner: #22 0x00007f06bcfb4d9e in TestNamespace::QQuickWindow::event (this=0xeaeeb0, e=0x7fff8177d570) at items/qquickwindow.cpp:1406 QtQA::App::TestRunner: #23 0x00007f06bbd16556 in TestNamespace::QCoreApplicationPrivate::notify_helper (this=0xd6ca40, receiver=0xeaeeb0, event=0x7fff8177d570) at kernel/qcoreapplication.cpp:1080 QtQA::App::TestRunner: #24 0x00007f06bbd16238 in TestNamespace::QCoreApplication::notify (this=0x7fff8177ead0, receiver=0xeaeeb0, event=0x7fff8177d570) at kernel/qcoreapplication.cpp:1025 QtQA::App::TestRunner: #25 0x00007f06bc7a393e in TestNamespace::QGuiApplication::notify (this=0x7fff8177ead0, object=0xeaeeb0, event=0x7fff8177d570) at kernel/qguiapplication.cpp:1531 QtQA::App::TestRunner: #26 0x00007f06bbd16142 in TestNamespace::QCoreApplication::notifyInternal (this=0x7fff8177ead0, receiver=0xeaeeb0, event=0x7fff8177d570) at kernel/qcoreapplication.cpp:963 QtQA::App::TestRunner: #27 0x00007f06bc7ab5ad in TestNamespace::QCoreApplication::sendSpontaneousEvent (receiver=0xeaeeb0, event=0x7fff8177d570) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 QtQA::App::TestRunner: #28 0x00007f06bc7a5905 in TestNamespace::QGuiApplicationPrivate::processCloseEvent (e=0xf18270) at kernel/qguiapplication.cpp:2077 QtQA::App::TestRunner: #29 0x00007f06bc7a3ba7 in TestNamespace::QGuiApplicationPrivate::processWindowSystemEvent (e=0xf18270) at kernel/qguiapplication.cpp:1615 QtQA::App::TestRunner: #30 0x00007f06bc78c869 in TestNamespace::QWindowSystemInterface::sendWindowSystemEvents (flags=...) at kernel/qwindowsysteminterface.cpp:609 QtQA::App::TestRunner: #31 0x00007f06bc78c7fe in TestNamespace::QWindowSystemInterface::flushWindowSystemEvents (flags=...) at kernel/qwindowsysteminterface.cpp:593 QtQA::App::TestRunner: #32 0x00007f06bc799b13 in TestNamespace::QPlatformWindow::~QPlatformWindow (this=0x18f5ff0, __in_chrg=) at kernel/qplatformwindow.cpp:63 QtQA::App::TestRunner: #33 0x00007f06bd38d5e4 in TestNamespace::QXcbWindow::~QXcbWindow (this=0x18f5fe0, __in_chrg=) at qxcbwindow.cpp:540 QtQA::App::TestRunner: #34 0x00007f06b499abe9 in TestNamespace::QXcbGlxWindow::~QXcbGlxWindow (this=0x18f5fe0, __in_chrg=) at qxcbglxwindow.cpp:46 QtQA::App::TestRunner: #35 0x00007f06b499ac1e in TestNamespace::QXcbGlxWindow::~QXcbGlxWindow (this=0x18f5fe0, __in_chrg=) at qxcbglxwindow.cpp:48 QtQA::App::TestRunner: #36 0x00007f06bc7b3e93 in TestNamespace::QWindow::destroy (this=0xeaeeb0) at kernel/qwindow.cpp:1606 QtQA::App::TestRunner: #37 0x00007f06bc7b4748 in TestNamespace::QWindow::event (this=0xeaeeb0, ev=0x7fff8177da60) at kernel/qwindow.cpp:2019 QtQA::App::TestRunner: #38 0x00007f06bcfb4d9e in TestNamespace::QQuickWindow::event (this=0xeaeeb0, e=0x7fff8177da60) at items/qquickwindow.cpp:1406 QtQA::App::TestRunner: #39 0x00007f06bbd16556 in TestNamespace::QCoreApplicationPrivate::notify_helper (this=0xd6ca40, receiver=0xeaeeb0, event=0x7fff8177da60) at kernel/qcoreapplication.cpp:1080 QtQA::App::TestRunner: #40 0x00007f06bbd16238 in TestNamespace::QCoreApplication::notify (this=0x7fff8177ead0, receiver=0xeaeeb0, event=0x7fff8177da60) at kernel/qcoreapplication.cpp:1025 QtQA::App::TestRunner: #41 0x00007f06bc7a393e in TestNamespace::QGuiApplication::notify (this=0x7fff8177ead0, object=0xeaeeb0, event=0x7fff8177da60) at kernel/qguiapplication.cpp:1531 QtQA::App::TestRunner: #42 0x00007f06bbd16142 in TestNamespace::QCoreApplication::notifyInternal (this=0x7fff8177ead0, receiver=0xeaeeb0, event=0x7fff8177da60) at kernel/qcoreapplication.cpp:963 QtQA::App::TestRunner: #43 0x00007f06bc7ab5ad in TestNamespace::QCoreApplication::sendSpontaneousEvent (receiver=0xeaeeb0, event=0x7fff8177da60) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 QtQA::App::TestRunner: #44 0x00007f06bc7a5905 in TestNamespace::QGuiApplicationPrivate::processCloseEvent (e=0x17002d0) at kernel/qguiapplication.cpp:2077 QtQA::App::TestRunner: #45 0x00007f06bc7a3ba7 in TestNamespace::QGuiApplicationPrivate::processWindowSystemEvent (e=0x17002d0) at kernel/qguiapplication.cpp:1615 QtQA::App::TestRunner: #46 0x00007f06bc78c869 in TestNamespace::QWindowSystemInterface::sendWindowSystemEvents (flags=...) at kernel/qwindowsysteminterface.cpp:609 QtQA::App::TestRunner: #47 0x00007f06bd3d7dac in TestNamespace::userEventSourceDispatch (source=0xda22b0) at eventdispatchers/qeventdispatcher_glib.cpp:70 QtQA::App::TestRunner: #48 0x00007f06b96e1e04 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #49 0x00007f06b96e2048 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #50 0x00007f06b96e20ec in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #51 0x00007f06bbd8acdd in TestNamespace::QEventDispatcherGlib::processEvents (this=0xda0860, flags=...) at kernel/qeventdispatcher_glib.cpp:418 QtQA::App::TestRunner: #52 0x00007f06bd3d7fbe in TestNamespace::QPAEventDispatcherGlib::processEvents (this=0xda0860, flags=...) at eventdispatchers/qeventdispatcher_glib.cpp:115 QtQA::App::TestRunner: #53 0x00007f06bbd16685 in TestNamespace::QCoreApplication::processEvents (flags=..., maxtime=0) at kernel/qcoreapplication.cpp:1161 QtQA::App::TestRunner: #54 0x000000000040eda1 in TestNamespace::QTest::qWait (ms=0) at /work/build/qt/qtbase/include/QtTest/../../src/testlib/qtestsystem.h:58 QtQA::App::TestRunner: #55 0x0000000000433384 in tst_qquickwindow::blockClosing (this=0x7fff8177eae0) at tst_qquickwindow.cpp:1746 QtQA::App::TestRunner: #56 0x000000000043a8ad in tst_qquickwindow::qt_static_metacall (_o=0x7fff8177eae0, _c=TestNamespace::QMetaObject::InvokeMetaMethod, _id=34, _a=0x7fff8177dff0) at .moc/tst_qquickwindow.moc:501 QtQA::App::TestRunner: #57 0x00007f06bbd226d1 in TestNamespace::QMetaMethod::invoke (this=0x7fff8177e160, object=0x7fff8177eae0, connectionType=TestNamespace::Qt::DirectConnection, returnValue=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:2184 QtQA::App::TestRunner: #58 0x00007f06bbd21b99 in TestNamespace::QMetaObject::invokeMethod (obj=0x7fff8177eae0, member=0xeb1820 "blockClosing", type=TestNamespace::Qt::DirectConnection, ret=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:1479 QtQA::App::TestRunner: #59 0x00007f06bd4f57d3 in TestNamespace::QMetaObject::invokeMethod (obj=0x7fff8177eae0, member=0xeb1820 "blockClosing", type=TestNamespace::Qt::DirectConnection, val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs.h:408 QtQA::App::TestRunner: #60 0x00007f06bd4f05e4 in TestNamespace::QTest::qInvokeTestMethodDataEntry (slot=0xeb1820 "blockClosing") at qtestcase.cpp:1939 QtQA::App::TestRunner: #61 0x00007f06bd4f0eb9 in TestNamespace::QTest::qInvokeTestMethod (slotName=0xe525c8 "blockClosing()", data=0x0) at qtestcase.cpp:2067 QtQA::App::TestRunner: #62 0x00007f06bd4f1c2c in TestNamespace::QTest::qInvokeTestMethods (testObject=0x7fff8177eae0) at qtestcase.cpp:2356 QtQA::App::TestRunner: #63 0x00007f06bd4f22b1 in TestNamespace::QTest::qExec (testObject=0x7fff8177eae0, argc=5, argv=0x7fff8177ec18) at qtestcase.cpp:2598 QtQA::App::TestRunner: #64 0x000000000043a24b in main (argc=5, argv=0x7fff8177ec18) at tst_qquickwindow.cpp:2157 QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickwindow: 29 seconds, signal 6 Build log: http://testresults.qt.io/ci/QtBase_dev_Integration/build_06014/revdep-qtdeclarative_linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_14.04_x64/log.txt.gz Tested changes (refs/builds/dev_1426551969): http://codereview.qt-project.org/108517 [PS2] - QWindow::destroy(): only reset QGuiApp::focus_window and friends as a last resort From ci-noreply at qt-project.org Tue Mar 17 02:58:10 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 17 Mar 2015 03:58:10 +0200 Subject: [Ci-reports] pass on Qt3D_5.5_Integration #36 Message-ID: <20150317_015810_013986.ci-noreply@qt-project.org> Qt3D_5.5_Integration #36: SUCCESS Tested changes (refs/builds/5.5_1426549346): http://codereview.qt-project.org/108588 [PS1] - [Assimp scene loader] Fix loaded camera orientation From ci-noreply at qt-project.org Tue Mar 17 03:45:53 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 17 Mar 2015 04:45:53 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #6015 Message-ID: <20150317_024553_042363.ci-noreply@qt-project.org> Autotests `tst_qaccessibility', `tst_qwidget', and `tst_qwidget_window' failed :( Testing tst_QWidget QtQA::App::TestRunner: Process exited with exit code 0xC0000005 (STATUS_ACCESS_VIOLATION) QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QWidget ********* Config: Using QtTest library 5.6.0, Qt 5.6.0 (i386-little_endian-ilp32 shared (dynamic) release build; by MSVC 2010) PASS : tst_QWidget::initTestCase() QWARN : tst_QWidget::getSetCheck() QWidget::setMinimumSize: (/QWidget) Negative sizes (-2147483648,0) are not possible QWARN : tst_QWidget::getSetCheck() QWidget::setMinimumSize: (/QWidget) The largest allowed size is (16777215,16777215) QWARN : tst_QWidget::getSetCheck() QWidget::setMinimumSize: (/QWidget) Negative sizes (-2147483648,0) are not possible QWARN : tst_QWidget::getSetCheck() QWidget::setMinimumSize: (/QWidget) The largest allowed size is (16777215,16777215) QWARN : tst_QWidget::getSetCheck() QWidget::setMinimumSize: (/QWidget) Negative sizes (0,-2147483648) are not possible QWARN : tst_QWidget::getSetCheck() QWidget::setMinimumSize: (/QWidget) The largest allowed size is (16777215,16777215) QWARN : tst_QWidget::getSetCheck() QWidget::setMinimumSize: (/QWidget) Negative sizes (0,-2147483648) are not possible QWARN : tst_QWidget::getSetCheck() QWidget::setMinimumSize: (/QWidget) The largest allowed size is (16777215,16777215) QWARN : tst_QWidget::getSetCheck() QWidget::setMaximumSize: (/QWidget) Negative sizes (-2147483648,16777215) are not possible QWARN : tst_QWidget::getSetCheck() QWidget::setMaximumSize: (/QWidget) The largest allowed size is (16777215,16777215) QWARN : tst_QWidget::getSetCheck() QWidget::setMaximumSize: (/QWidget) Negative sizes (16777215,-2147483648) are not possible QWARN : tst_QWidget::getSetCheck() QWidget::setMaximumSize: (/QWidget) The largest allowed size is (16777215,16777215) QDEBUG : tst_QWidget::getSetCheck() QRect(10,10 100x100) QDEBUG : tst_QWidget::getSetCheck() QRect(0,0 0x0) QWARN : tst_QWidget::getSetCheck() QWidget::setLayout: Cannot set layout to 0 PASS : tst_QWidget::getSetCheck() PASS : tst_QWidget::fontPropagation() PASS : tst_QWidget::fontPropagation2() PASS : tst_QWidget::palettePropagation() PASS : tst_QWidget::palettePropagation2() PASS : tst_QWidget::enabledPropagation() WARNING: tst_QWidget::ignoreKeyEventsWhenDisabled_QTBUG27417() Keyboard event not accepted by receiving widget WARNING: tst_QWidget::ignoreKeyEventsWhenDisabled_QTBUG27417() Keyboard event not accepted by receiving widget PASS : tst_QWidget::ignoreKeyEventsWhenDisabled_QTBUG27417() PASS : tst_QWidget::properTabHandlingWhenDisabled_QTBUG27417() PASS : tst_QWidget::acceptDropsPropagation() PASS : tst_QWidget::isEnabledTo() PASS : tst_QWidget::visible() PASS : tst_QWidget::visible_setWindowOpacity() PASS : tst_QWidget::isVisibleTo() PASS : tst_QWidget::isHidden() PASS : tst_QWidget::fonts() QWARN : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 1 subsub 1) QWindowsWindow::setGeometryDp: Unable to set geometry 100x100+100+100 on QWidgetWindow/'mapFromAndToWindow'. Resulting geometry: 104x100+100+100 (frame: 4, 23, 4, 4, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215). PASS : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 1 subsub 1) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 1 sub2 1 subsub 1) QWARN : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 1 subsub 1) QWindowsWindow::setGeometryDp: Unable to set geometry 100x100+100+100 on QWidgetWindow/'mapFromAndToWindow'. Resulting geometry: 104x100+100+100 (frame: 4, 23, 4, 4, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215). PASS : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 1 subsub 1) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 0 sub2 1 subsub 1) QWARN : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 0 subsub 1) QWindowsWindow::setGeometryDp: Unable to set geometry 100x100+100+100 on QWidgetWindow/'mapFromAndToWindow'. Resulting geometry: 104x100+100+100 (frame: 4, 23, 4, 4, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215). PASS : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 0 subsub 1) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 1 sub2 0 subsub 1) QWARN : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 0 subsub 1) QWindowsWindow::setGeometryDp: Unable to set geometry 100x100+100+100 on QWidgetWindow/'mapFromAndToWindow'. Resulting geometry: 104x100+100+100 (frame: 4, 23, 4, 4, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215). PASS : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 0 subsub 1) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 0 sub2 0 subsub 1) QWARN : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 1 subsub 0) QWindowsWindow::setGeometryDp: Unable to set geometry 100x100+100+100 on QWidgetWindow/'mapFromAndToWindow'. Resulting geometry: 104x100+100+100 (frame: 4, 23, 4, 4, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215). PASS : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 1 subsub 0) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 1 sub2 1 subsub 0) QWARN : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 1 subsub 0) QWindowsWindow::setGeometryDp: Unable to set geometry 100x100+100+100 on QWidgetWindow/'mapFromAndToWindow'. Resulting geometry: 104x100+100+100 (frame: 4, 23, 4, 4, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215). PASS : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 1 subsub 0) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 0 sub2 1 subsub 0) QWARN : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 0 subsub 0) QWindowsWindow::setGeometryDp: Unable to set geometry 100x100+100+100 on QWidgetWindow/'mapFromAndToWindow'. Resulting geometry: 104x100+100+100 (frame: 4, 23, 4, 4, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215). PASS : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 0 subsub 0) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 1 sub2 0 subsub 0) QWARN : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 0 subsub 0) QWindowsWindow::setGeometryDp: Unable to set geometry 100x100+100+100 on QWidgetWindow/'mapFromAndToWindow'. Resulting geometry: 104x100+100+100 (frame: 4, 23, 4, 4, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215). PASS : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 0 subsub 0) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 0 sub2 0 subsub 0) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 1 subsub 1 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 1 sub2 1 subsub 1 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 1 subsub 1 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 0 sub2 1 subsub 1 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 0 subsub 1 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 1 sub2 0 subsub 1 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 0 subsub 1 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 0 sub2 0 subsub 1 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 1 subsub 0 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 1 sub2 1 subsub 0 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 1 subsub 0 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 0 sub2 1 subsub 0 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 0 subsub 0 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 1 sub2 0 subsub 0 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 0 subsub 0 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 0 sub2 0 subsub 0 windowMinimized) QWARN : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 1 subsub 1 subWindow1Minimized) QWindowsWindow::setGeometryDp: Unable to set geometry 100x100+100+100 on QWidgetWindow/'mapFromAndToWindow'. Resulting geometry: 104x100+100+100 (frame: 4, 23, 4, 4, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215). PASS : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 1 subsub 1 subWindow1Minimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 1 sub2 1 subsub 1 subWindow1Minimized) QWARN : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 1 subsub 1 subWindow1Minimized) QWindowsWindow::setGeometryDp: Unable to set geometry 100x100+100+100 on QWidgetWindow/'mapFromAndToWindow'. Resulting geometry: 104x100+100+100 (frame: 4, 23, 4, 4, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215). PASS : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 1 subsub 1 subWindow1Minimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 0 sub2 1 subsub 1 subWindow1Minimized) QWARN : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 0 subsub 1 subWindow1Minimized) QWindowsWindow::setGeometryDp: Unable to set geometry 100x100+100+100 on QWidgetWindow/'mapFromAndToWindow'. Resulting geometry: 104x100+100+100 (frame: 4, 23, 4, 4, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215). PASS : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 0 subsub 1 subWindow1Minimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 1 sub2 0 subsub 1 subWindow1Minimized) QWARN : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 0 subsub 1 subWindow1Minimized) QWindowsWindow::setGeometryDp: Unable to set geometry 100x100+100+100 on QWidgetWindow/'mapFromAndToWindow'. Resulting geometry: 104x100+100+100 (frame: 4, 23, 4, 4, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215). PASS : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 0 subsub 1 subWindow1Minimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 0 sub2 0 subsub 1 subWindow1Minimized) QWARN : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 1 subsub 0 subWindow1Minimized) QWindowsWindow::setGeometryDp: Unable to set geometry 100x100+100+100 on QWidgetWindow/'mapFromAndToWindow'. Resulting geometry: 104x100+100+100 (frame: 4, 23, 4, 4, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215). PASS : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 1 subsub 0 subWindow1Minimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 1 sub2 1 subsub 0 subWindow1Minimized) QWARN : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 1 subsub 0 subWindow1Minimized) QWindowsWindow::setGeometryDp: Unable to set geometry 100x100+100+100 on QWidgetWindow/'mapFromAndToWindow'. Resulting geometry: 104x100+100+100 (frame: 4, 23, 4, 4, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215). PASS : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 1 subsub 0 subWindow1Minimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 0 sub2 1 subsub 0 subWindow1Minimized) QWARN : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 0 subsub 0 subWindow1Minimized) QWindowsWindow::setGeometryDp: Unable to set geometry 100x100+100+100 on QWidgetWindow/'mapFromAndToWindow'. Resulting geometry: 104x100+100+100 (frame: 4, 23, 4, 4, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215). PASS : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 0 subsub 0 subWindow1Minimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 1 sub2 0 subsub 0 subWindow1Minimized) QWARN : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 0 subsub 0 subWindow1Minimized) QWindowsWindow::setGeometryDp: Unable to set geometry 100x100+100+100 on QWidgetWindow/'mapFromAndToWindow'. Resulting geometry: 104x100+100+100 (frame: 4, 23, 4, 4, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215). PASS : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 0 subsub 0 subWindow1Minimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 0 sub2 0 subsub 0 subWindow1Minimized) PASS : tst_QWidget::focusChainOnHide() PASS : tst_QWidget::focusChainOnReparent() PASS : tst_QWidget::setTabOrder() XFAIL : tst_QWidget::activation() MS introduced new behavior after XP tst_qwidget.cpp(1853) : failure location PASS : tst_QWidget::activation() PASS : tst_QWidget::reparent() PASS : tst_QWidget::windowState() QWARN : tst_QWidget::showMaximized() QWindowsWindow::setGeometryDp: Unable to set geometry 364x42+0+19 on QWidgetWindow/'QWidgetClassWindow'. Resulting geometry: 1280x737+0+19 (frame: 4, 23, 4, 4, custom margin: 0, 0, 0, 0, minimum size: 115x42, maximum size: 16777215x16777215). PASS : tst_QWidget::showMaximized() XFAIL : tst_QWidget::showFullScreen() QTBUG-22326 tst_qwidget.cpp(2104) : failure location PASS : tst_QWidget::showFullScreen() PASS : tst_QWidget::showMinimized() PASS : tst_QWidget::showMinimizedKeepsFocus() PASS : tst_QWidget::icon() PASS : tst_QWidget::hideWhenFocusWidgetIsChild() PASS : tst_QWidget::normalGeometry() PASS : tst_QWidget::setGeometry() PASS : tst_QWidget::windowOpacity() PASS : tst_QWidget::raise() PASS : tst_QWidget::lower() XFAIL : tst_QWidget::stackUnder() See QTBUG-493 tst_qwidget.cpp(2969) : failure location PASS : tst_QWidget::stackUnder() PASS : tst_QWidget::testContentsPropagation() PASS : tst_QWidget::saveRestoreGeometry() PASS : tst_QWidget::restoreVersion1Geometry(geometry.dat) PASS : tst_QWidget::restoreVersion1Geometry(geometry-maximized.dat) PASS : tst_QWidget::restoreVersion1Geometry(geometry-fullscreen.dat) PASS : tst_QWidget::widgetAt() PASS : tst_QWidget::optimizedResizeMove() PASS : tst_QWidget::optimizedResize_topLevel() PASS : tst_QWidget::resizeEvent() PASS : tst_QWidget::task110173() PASS : tst_QWidget::testDeletionInEventHandlers() PASS : tst_QWidget::childDeletesItsSibling() PASS : tst_QWidget::setMinimumSize() PASS : tst_QWidget::setMaximumSize() PASS : tst_QWidget::setFixedSize() QWARN : tst_QWidget::ensureCreated() QWindowsWindow::setGeometryDp: 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). QWARN : tst_QWidget::ensureCreated() QWindowsWindow::setGeometryDp: 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). QWARN : tst_QWidget::ensureCreated() QWindowsWindow::setGeometryDp: 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). PASS : tst_QWidget::ensureCreated() QtQA::App::TestRunner: Process exited with exit code 0xC0000005 (STATUS_ACCESS_VIOLATION) QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qwidget: 22 seconds, exit code 3221225477 Testing tst_QAccessibility FAIL! : tst_QAccessibility::customWidget() 'iface->isValid()' returned FALSE. () tst_qaccessibility.cpp(412) : failure location FAIL! : tst_QAccessibility::actionTest() 'interface->isValid()' returned FALSE. () tst_qaccessibility.cpp(858) : failure location FAIL! : tst_QAccessibility::applicationTest() Compared pointers are not the same Actual (interface->focusChild()) : 0154BE60 Expected (static_cast(0)): 00000000 tst_qaccessibility.cpp(912) : 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_QAccessibility ********* Config: Using QtTest library 5.6.0, Qt 5.6.0 (i386-little_endian-ilp32 shared (dynamic) release build; by MSVC 2010) PASS : tst_QAccessibility::initTestCase() QWARN : tst_QAccessibility::eventTest() Problem creating accessible interface for: QObject(0x46b7d0) Make sure to deploy Qt with accessibility plugins. PASS : tst_QAccessibility::eventTest() FAIL! : tst_QAccessibility::customWidget() 'iface->isValid()' returned FALSE. () tst_qaccessibility.cpp(412) : failure location QWARN : tst_QAccessibility::customWidget() 2 accessibility event(s) were not handled in testfunction 'customWidget': QWARN : tst_QAccessibility::customWidget() 1: Object: 0x690320 Event: 'ObjectShow' Child: -1 QWARN : tst_QAccessibility::customWidget() 2: Object: 0x690320 Event: 'StateChanged' Child: -1 PASS : tst_QAccessibility::deletedWidget() PASS : tst_QAccessibility::subclassedWidget() PASS : tst_QAccessibility::statesStructTest() PASS : tst_QAccessibility::navigateHierarchy() PASS : tst_QAccessibility::sliderTest() PASS : tst_QAccessibility::textAttributes(defaults 1) PASS : tst_QAccessibility::textAttributes(defaults 2) PASS : tst_QAccessibility::textAttributes(defaults 3) PASS : tst_QAccessibility::textAttributes(defaults 4) PASS : tst_QAccessibility::textAttributes(offset -1 length) PASS : tst_QAccessibility::textAttributes(offset -2 cursor pos) PASS : tst_QAccessibility::textAttributes(offset -3) PASS : tst_QAccessibility::textAttributes(invalid offset 2) PASS : tst_QAccessibility::textAttributes(invalid offset 3) PASS : tst_QAccessibility::textAttributes(bold 0) PASS : tst_QAccessibility::textAttributes(bold 2) PASS : tst_QAccessibility::textAttributes(bold 3) PASS : tst_QAccessibility::textAttributes(bold 4) PASS : tst_QAccessibility::textAttributes(bold 6) PASS : tst_QAccessibility::textAttributes(default 5) PASS : tst_QAccessibility::textAttributes(default 6) PASS : tst_QAccessibility::textAttributes(bold 7) PASS : tst_QAccessibility::textAttributes(bold 8) PASS : tst_QAccessibility::textAttributes(bold italic) PASS : tst_QAccessibility::textAttributes(monospace) PASS : tst_QAccessibility::textAttributes(8pt) PASS : tst_QAccessibility::textAttributes(color) PASS : tst_QAccessibility::textAttributes(defaultFont default 5) PASS : tst_QAccessibility::textAttributes(defaultFont default 6) PASS : tst_QAccessibility::textAttributes(defaultFont bold 7) PASS : tst_QAccessibility::textAttributes(defaultFont bold 8) PASS : tst_QAccessibility::textAttributes(defaultFont bold italic) PASS : tst_QAccessibility::textAttributes(defaultFont monospace) PASS : tst_QAccessibility::textAttributes(defaultFont 8pt) PASS : tst_QAccessibility::textAttributes(defaultFont color) PASS : tst_QAccessibility::textAttributes(right aligned 1) PASS : tst_QAccessibility::textAttributes(right aligned 2) PASS : tst_QAccessibility::textAttributes(right aligned 3) PASS : tst_QAccessibility::textAttributes(left right left aligned 1) PASS : tst_QAccessibility::textAttributes(left right left aligned 3) PASS : tst_QAccessibility::textAttributes(left right left aligned 4) PASS : tst_QAccessibility::textAttributes(left right left aligned 5) PASS : tst_QAccessibility::textAttributes(left right left aligned 8) PASS : tst_QAccessibility::textAttributes(left right left aligned 9) PASS : tst_QAccessibility::textAttributes(left right left aligned 10) PASS : tst_QAccessibility::textAttributes(left right left aligned 11) PASS : tst_QAccessibility::textAttributes(left right left aligned 15) PASS : tst_QAccessibility::textAttributes(empty with no fragments) PASS : tst_QAccessibility::hideShowTest() FAIL! : tst_QAccessibility::actionTest() 'interface->isValid()' returned FALSE. () tst_qaccessibility.cpp(858) : failure location FAIL! : tst_QAccessibility::applicationTest() Compared pointers are not the same Actual (interface->focusChild()) : 0046F228 Expected (static_cast(0)): 00000000 tst_qaccessibility.cpp(912) : failure location PASS : tst_QAccessibility::mainWindowTest() QWARN : tst_QAccessibility::subWindowTest() QWindowsWindow::setGeometryDp: Unable to set geometry 100x100+100+100 on QWidgetWindow/'QWidgetClassWindow'. Resulting geometry: 104x100+100+100 (frame: 4, 23, 4, 4, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215). QWARN : tst_QAccessibility::subWindowTest() QWindowsWindow::setGeometryDp: Unable to set geometry 100x30+100+135 on QWidgetWindow/'QDialogClassWindow'. Resulting geometry: 104x30+100+135 (frame: 4, 23, 4, 4, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215). QWARN : tst_QAccessibility::subWindowTest() QWindowsWindow::setGeometryDp: Unable to set geometry 100x30+100+135 on QWidgetWindow/'QDialogClassWindow'. Resulting geometry: 104x30+100+135 (frame: 4, 23, 4, 4, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215). QWARN : tst_QAccessibility::subWindowTest() QWindowsWindow::setGeometryDp: Unable to set geometry 100x100+100+100 on QWidgetWindow/'QMainWindowClassWindow'. Resulting geometry: 104x100+100+100 (frame: 4, 23, 4, 4, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215). QWARN : tst_QAccessibility::subWindowTest() QWindowsWindow::setGeometryDp: Unable to set geometry 100x30+100+135 on QWidgetWindow/'QDialogClassWindow'. Resulting geometry: 104x30+100+135 (frame: 4, 23, 4, 4, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215). QWARN : tst_QAccessibility::subWindowTest() QWindowsWindow::setGeometryDp: Unable to set geometry 100x30+100+135 on QWidgetWindow/'QDialogClassWindow'. Resulting geometry: 104x30+100+135 (frame: 4, 23, 4, 4, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215). PASS : tst_QAccessibility::subWindowTest() PASS : tst_QAccessibility::buttonTest() PASS : tst_QAccessibility::scrollBarTest() 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_qaccessibility: 5 seconds, exit code 3221225477 Testing tst_QWidget_window QtQA::App::TestRunner: Process exited with exit code 0xC0000005 (STATUS_ACCESS_VIOLATION) QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QWidget_window ********* Config: Using QtTest library 5.6.0, Qt 5.6.0 (i386-little_endian-ilp32 shared (dynamic) release build; by MSVC 2010) PASS : tst_QWidget_window::initTestCase() PASS : tst_QWidget_window::tst_min_max_size(Set min/max size after show) PASS : tst_QWidget_window::tst_min_max_size(Set min/max size before show) PASS : tst_QWidget_window::tst_move_show() PASS : tst_QWidget_window::tst_show_move() PASS : tst_QWidget_window::tst_show_move_hide_show() PASS : tst_QWidget_window::tst_resize_show() PASS : tst_QWidget_window::tst_show_resize() PASS : tst_QWidget_window::tst_show_resize_hide_show() PASS : tst_QWidget_window::tst_windowFilePathAndwindowTitle(never Set Title nor AppName) PASS : tst_QWidget_window::tst_windowFilePathAndwindowTitle(set title after only, but no AppName) PASS : tst_QWidget_window::tst_windowFilePathAndwindowTitle(set title before only, not AppName) PASS : tst_QWidget_window::tst_windowFilePathAndwindowTitle(always set title, not appName) PASS : tst_QWidget_window::tst_windowFilePathAndwindowTitle(never Set Title, yes AppName) PASS : tst_QWidget_window::tst_windowFilePathAndwindowTitle(set title after only, yes AppName) PASS : tst_QWidget_window::tst_windowFilePathAndwindowTitle(set title before only, yes AppName) PASS : tst_QWidget_window::tst_windowFilePathAndwindowTitle(always set title, yes appName) PASS : tst_QWidget_window::tst_windowFilePath(never Set Path) PASS : tst_QWidget_window::tst_windowFilePath(never EVER Set Path) PASS : tst_QWidget_window::tst_windowFilePath(Valid Path) PASS : tst_QWidget_window::tst_windowFilePath(invalid Path) PASS : tst_QWidget_window::tst_windowFilePath(Valid Path then empty) PASS : tst_QWidget_window::tst_windowFilePath(invalid Path then empty) PASS : tst_QWidget_window::tst_windowFilePath(invalid Path then valid) PASS : tst_QWidget_window::tst_windowFilePath(valid Path then invalid) SKIP : tst_QWidget_window::tst_showWithoutActivating() This test is X11-only. tst_qwidget_window.cpp(340) : failure location PASS : tst_QWidget_window::tst_paintEventOnSecondShow() PASS : tst_QWidget_window::tst_dnd() QtQA::App::TestRunner: Process exited with exit code 0xC0000005 (STATUS_ACCESS_VIOLATION) QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qwidget_window: 1 seconds, exit code 3221225477 Build log: http://testresults.qt.io/ci/QtBase_dev_Integration/build_06015/win32-msvc2010_opengl_dynamic_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1426556521): http://codereview.qt-project.org/108517 [PS2] - QWindow::destroy(): only reset QGuiApp::focus_window and friends as a last resort From ci-noreply at qt-project.org Tue Mar 17 03:57:19 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 17 Mar 2015 03:57:19 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.5_state #28 - FAILURE Message-ID: <20150317025719.091C430758@fork.qtproject.c.bitbit.net> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt-project.org/ci/Qt5_5.5_state/build_00028 From ci-noreply at qt-project.org Tue Mar 17 04:10:08 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 17 Mar 2015 04:10:08 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - QtBase_5.3_mobile_state #293 - FAILURE Message-ID: <20150317031008.69DB3309AA@fork.qtproject.c.bitbit.net> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt-project.org/ci/QtBase_5.3_mobile_state/build_00293 From ci-noreply at qt-project.org Tue Mar 17 04:49:22 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 17 Mar 2015 05:49:22 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #6016 Message-ID: <20150317_034922_090291.ci-noreply@qt-project.org> Autotests `tst_qaccessibility', `tst_qwidget', and `tst_qwidget_window' failed :( Testing tst_QWidget QtQA::App::TestRunner: Process exited with exit code 0xC0000005 (STATUS_ACCESS_VIOLATION) QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QWidget ********* Config: Using QtTest library 5.6.0, Qt 5.6.0 (i386-little_endian-ilp32 shared (dynamic) release build; by MSVC 2010) PASS : tst_QWidget::initTestCase() QWARN : tst_QWidget::getSetCheck() QWidget::setMinimumSize: (/QWidget) Negative sizes (-2147483648,0) are not possible QWARN : tst_QWidget::getSetCheck() QWidget::setMinimumSize: (/QWidget) The largest allowed size is (16777215,16777215) QWARN : tst_QWidget::getSetCheck() QWidget::setMinimumSize: (/QWidget) Negative sizes (-2147483648,0) are not possible QWARN : tst_QWidget::getSetCheck() QWidget::setMinimumSize: (/QWidget) The largest allowed size is (16777215,16777215) QWARN : tst_QWidget::getSetCheck() QWidget::setMinimumSize: (/QWidget) Negative sizes (0,-2147483648) are not possible QWARN : tst_QWidget::getSetCheck() QWidget::setMinimumSize: (/QWidget) The largest allowed size is (16777215,16777215) QWARN : tst_QWidget::getSetCheck() QWidget::setMinimumSize: (/QWidget) Negative sizes (0,-2147483648) are not possible QWARN : tst_QWidget::getSetCheck() QWidget::setMinimumSize: (/QWidget) The largest allowed size is (16777215,16777215) QWARN : tst_QWidget::getSetCheck() QWidget::setMaximumSize: (/QWidget) Negative sizes (-2147483648,16777215) are not possible QWARN : tst_QWidget::getSetCheck() QWidget::setMaximumSize: (/QWidget) The largest allowed size is (16777215,16777215) QWARN : tst_QWidget::getSetCheck() QWidget::setMaximumSize: (/QWidget) Negative sizes (16777215,-2147483648) are not possible QWARN : tst_QWidget::getSetCheck() QWidget::setMaximumSize: (/QWidget) The largest allowed size is (16777215,16777215) QDEBUG : tst_QWidget::getSetCheck() QRect(10,10 100x100) QDEBUG : tst_QWidget::getSetCheck() QRect(0,0 0x0) QWARN : tst_QWidget::getSetCheck() QWidget::setLayout: Cannot set layout to 0 PASS : tst_QWidget::getSetCheck() PASS : tst_QWidget::fontPropagation() PASS : tst_QWidget::fontPropagation2() PASS : tst_QWidget::palettePropagation() PASS : tst_QWidget::palettePropagation2() PASS : tst_QWidget::enabledPropagation() WARNING: tst_QWidget::ignoreKeyEventsWhenDisabled_QTBUG27417() Keyboard event not accepted by receiving widget WARNING: tst_QWidget::ignoreKeyEventsWhenDisabled_QTBUG27417() Keyboard event not accepted by receiving widget PASS : tst_QWidget::ignoreKeyEventsWhenDisabled_QTBUG27417() PASS : tst_QWidget::properTabHandlingWhenDisabled_QTBUG27417() PASS : tst_QWidget::acceptDropsPropagation() PASS : tst_QWidget::isEnabledTo() PASS : tst_QWidget::visible() PASS : tst_QWidget::visible_setWindowOpacity() PASS : tst_QWidget::isVisibleTo() PASS : tst_QWidget::isHidden() PASS : tst_QWidget::fonts() QWARN : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 1 subsub 1) QWindowsWindow::setGeometryDp: Unable to set geometry 100x100+100+100 on QWidgetWindow/'mapFromAndToWindow'. Resulting geometry: 104x100+100+100 (frame: 4, 23, 4, 4, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215). PASS : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 1 subsub 1) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 1 sub2 1 subsub 1) QWARN : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 1 subsub 1) QWindowsWindow::setGeometryDp: Unable to set geometry 100x100+100+100 on QWidgetWindow/'mapFromAndToWindow'. Resulting geometry: 104x100+100+100 (frame: 4, 23, 4, 4, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215). PASS : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 1 subsub 1) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 0 sub2 1 subsub 1) QWARN : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 0 subsub 1) QWindowsWindow::setGeometryDp: Unable to set geometry 100x100+100+100 on QWidgetWindow/'mapFromAndToWindow'. Resulting geometry: 104x100+100+100 (frame: 4, 23, 4, 4, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215). PASS : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 0 subsub 1) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 1 sub2 0 subsub 1) QWARN : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 0 subsub 1) QWindowsWindow::setGeometryDp: Unable to set geometry 100x100+100+100 on QWidgetWindow/'mapFromAndToWindow'. Resulting geometry: 104x100+100+100 (frame: 4, 23, 4, 4, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215). PASS : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 0 subsub 1) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 0 sub2 0 subsub 1) QWARN : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 1 subsub 0) QWindowsWindow::setGeometryDp: Unable to set geometry 100x100+100+100 on QWidgetWindow/'mapFromAndToWindow'. Resulting geometry: 104x100+100+100 (frame: 4, 23, 4, 4, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215). PASS : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 1 subsub 0) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 1 sub2 1 subsub 0) QWARN : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 1 subsub 0) QWindowsWindow::setGeometryDp: Unable to set geometry 100x100+100+100 on QWidgetWindow/'mapFromAndToWindow'. Resulting geometry: 104x100+100+100 (frame: 4, 23, 4, 4, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215). PASS : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 1 subsub 0) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 0 sub2 1 subsub 0) QWARN : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 0 subsub 0) QWindowsWindow::setGeometryDp: Unable to set geometry 100x100+100+100 on QWidgetWindow/'mapFromAndToWindow'. Resulting geometry: 104x100+100+100 (frame: 4, 23, 4, 4, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215). PASS : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 0 subsub 0) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 1 sub2 0 subsub 0) QWARN : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 0 subsub 0) QWindowsWindow::setGeometryDp: Unable to set geometry 100x100+100+100 on QWidgetWindow/'mapFromAndToWindow'. Resulting geometry: 104x100+100+100 (frame: 4, 23, 4, 4, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215). PASS : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 0 subsub 0) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 0 sub2 0 subsub 0) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 1 subsub 1 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 1 sub2 1 subsub 1 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 1 subsub 1 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 0 sub2 1 subsub 1 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 0 subsub 1 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 1 sub2 0 subsub 1 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 0 subsub 1 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 0 sub2 0 subsub 1 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 1 subsub 0 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 1 sub2 1 subsub 0 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 1 subsub 0 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 0 sub2 1 subsub 0 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 0 subsub 0 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 1 sub2 0 subsub 0 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 0 subsub 0 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 0 sub2 0 subsub 0 windowMinimized) QWARN : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 1 subsub 1 subWindow1Minimized) QWindowsWindow::setGeometryDp: Unable to set geometry 100x100+100+100 on QWidgetWindow/'mapFromAndToWindow'. Resulting geometry: 104x100+100+100 (frame: 4, 23, 4, 4, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215). PASS : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 1 subsub 1 subWindow1Minimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 1 sub2 1 subsub 1 subWindow1Minimized) QWARN : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 1 subsub 1 subWindow1Minimized) QWindowsWindow::setGeometryDp: Unable to set geometry 100x100+100+100 on QWidgetWindow/'mapFromAndToWindow'. Resulting geometry: 104x100+100+100 (frame: 4, 23, 4, 4, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215). PASS : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 1 subsub 1 subWindow1Minimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 0 sub2 1 subsub 1 subWindow1Minimized) QWARN : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 0 subsub 1 subWindow1Minimized) QWindowsWindow::setGeometryDp: Unable to set geometry 100x100+100+100 on QWidgetWindow/'mapFromAndToWindow'. Resulting geometry: 104x100+100+100 (frame: 4, 23, 4, 4, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215). PASS : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 0 subsub 1 subWindow1Minimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 1 sub2 0 subsub 1 subWindow1Minimized) QWARN : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 0 subsub 1 subWindow1Minimized) QWindowsWindow::setGeometryDp: Unable to set geometry 100x100+100+100 on QWidgetWindow/'mapFromAndToWindow'. Resulting geometry: 104x100+100+100 (frame: 4, 23, 4, 4, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215). PASS : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 0 subsub 1 subWindow1Minimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 0 sub2 0 subsub 1 subWindow1Minimized) QWARN : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 1 subsub 0 subWindow1Minimized) QWindowsWindow::setGeometryDp: Unable to set geometry 100x100+100+100 on QWidgetWindow/'mapFromAndToWindow'. Resulting geometry: 104x100+100+100 (frame: 4, 23, 4, 4, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215). PASS : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 1 subsub 0 subWindow1Minimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 1 sub2 1 subsub 0 subWindow1Minimized) QWARN : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 1 subsub 0 subWindow1Minimized) QWindowsWindow::setGeometryDp: Unable to set geometry 100x100+100+100 on QWidgetWindow/'mapFromAndToWindow'. Resulting geometry: 104x100+100+100 (frame: 4, 23, 4, 4, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215). PASS : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 1 subsub 0 subWindow1Minimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 0 sub2 1 subsub 0 subWindow1Minimized) QWARN : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 0 subsub 0 subWindow1Minimized) QWindowsWindow::setGeometryDp: Unable to set geometry 100x100+100+100 on QWidgetWindow/'mapFromAndToWindow'. Resulting geometry: 104x100+100+100 (frame: 4, 23, 4, 4, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215). PASS : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 0 subsub 0 subWindow1Minimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 1 sub2 0 subsub 0 subWindow1Minimized) QWARN : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 0 subsub 0 subWindow1Minimized) QWindowsWindow::setGeometryDp: Unable to set geometry 100x100+100+100 on QWidgetWindow/'mapFromAndToWindow'. Resulting geometry: 104x100+100+100 (frame: 4, 23, 4, 4, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215). PASS : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 0 subsub 0 subWindow1Minimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 0 sub2 0 subsub 0 subWindow1Minimized) PASS : tst_QWidget::focusChainOnHide() PASS : tst_QWidget::focusChainOnReparent() PASS : tst_QWidget::setTabOrder() XFAIL : tst_QWidget::activation() MS introduced new behavior after XP tst_qwidget.cpp(1853) : failure location PASS : tst_QWidget::activation() PASS : tst_QWidget::reparent() PASS : tst_QWidget::windowState() QWARN : tst_QWidget::showMaximized() QWindowsWindow::setGeometryDp: Unable to set geometry 364x42+0+19 on QWidgetWindow/'QWidgetClassWindow'. Resulting geometry: 1280x737+0+19 (frame: 4, 23, 4, 4, custom margin: 0, 0, 0, 0, minimum size: 115x42, maximum size: 16777215x16777215). PASS : tst_QWidget::showMaximized() XFAIL : tst_QWidget::showFullScreen() QTBUG-22326 tst_qwidget.cpp(2104) : failure location PASS : tst_QWidget::showFullScreen() PASS : tst_QWidget::showMinimized() PASS : tst_QWidget::showMinimizedKeepsFocus() PASS : tst_QWidget::icon() PASS : tst_QWidget::hideWhenFocusWidgetIsChild() PASS : tst_QWidget::normalGeometry() PASS : tst_QWidget::setGeometry() PASS : tst_QWidget::windowOpacity() PASS : tst_QWidget::raise() PASS : tst_QWidget::lower() XFAIL : tst_QWidget::stackUnder() See QTBUG-493 tst_qwidget.cpp(2969) : failure location PASS : tst_QWidget::stackUnder() PASS : tst_QWidget::testContentsPropagation() PASS : tst_QWidget::saveRestoreGeometry() PASS : tst_QWidget::restoreVersion1Geometry(geometry.dat) PASS : tst_QWidget::restoreVersion1Geometry(geometry-maximized.dat) PASS : tst_QWidget::restoreVersion1Geometry(geometry-fullscreen.dat) PASS : tst_QWidget::widgetAt() PASS : tst_QWidget::optimizedResizeMove() PASS : tst_QWidget::optimizedResize_topLevel() PASS : tst_QWidget::resizeEvent() PASS : tst_QWidget::task110173() PASS : tst_QWidget::testDeletionInEventHandlers() PASS : tst_QWidget::childDeletesItsSibling() PASS : tst_QWidget::setMinimumSize() PASS : tst_QWidget::setMaximumSize() PASS : tst_QWidget::setFixedSize() QWARN : tst_QWidget::ensureCreated() QWindowsWindow::setGeometryDp: 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). QWARN : tst_QWidget::ensureCreated() QWindowsWindow::setGeometryDp: 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). QWARN : tst_QWidget::ensureCreated() QWindowsWindow::setGeometryDp: 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). PASS : tst_QWidget::ensureCreated() QtQA::App::TestRunner: Process exited with exit code 0xC0000005 (STATUS_ACCESS_VIOLATION) QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qwidget: 21 seconds, exit code 3221225477 Testing tst_QAccessibility FAIL! : tst_QAccessibility::customWidget() 'iface->isValid()' returned FALSE. () tst_qaccessibility.cpp(412) : failure location FAIL! : tst_QAccessibility::actionTest() 'interface->isValid()' returned FALSE. () tst_qaccessibility.cpp(858) : failure location FAIL! : tst_QAccessibility::applicationTest() Compared pointers are not the same Actual (interface->focusChild()) : 007DBAF8 Expected (static_cast(0)): 00000000 tst_qaccessibility.cpp(912) : 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_QAccessibility ********* Config: Using QtTest library 5.6.0, Qt 5.6.0 (i386-little_endian-ilp32 shared (dynamic) release build; by MSVC 2010) PASS : tst_QAccessibility::initTestCase() QWARN : tst_QAccessibility::eventTest() Problem creating accessible interface for: QObject(0x136b418) Make sure to deploy Qt with accessibility plugins. PASS : tst_QAccessibility::eventTest() FAIL! : tst_QAccessibility::customWidget() 'iface->isValid()' returned FALSE. () tst_qaccessibility.cpp(412) : failure location QWARN : tst_QAccessibility::customWidget() 2 accessibility event(s) were not handled in testfunction 'customWidget': QWARN : tst_QAccessibility::customWidget() 1: Object: 0x1413280 Event: 'ObjectShow' Child: -1 QWARN : tst_QAccessibility::customWidget() 2: Object: 0x1413280 Event: 'StateChanged' Child: -1 PASS : tst_QAccessibility::deletedWidget() PASS : tst_QAccessibility::subclassedWidget() PASS : tst_QAccessibility::statesStructTest() PASS : tst_QAccessibility::navigateHierarchy() PASS : tst_QAccessibility::sliderTest() PASS : tst_QAccessibility::textAttributes(defaults 1) PASS : tst_QAccessibility::textAttributes(defaults 2) PASS : tst_QAccessibility::textAttributes(defaults 3) PASS : tst_QAccessibility::textAttributes(defaults 4) PASS : tst_QAccessibility::textAttributes(offset -1 length) PASS : tst_QAccessibility::textAttributes(offset -2 cursor pos) PASS : tst_QAccessibility::textAttributes(offset -3) PASS : tst_QAccessibility::textAttributes(invalid offset 2) PASS : tst_QAccessibility::textAttributes(invalid offset 3) PASS : tst_QAccessibility::textAttributes(bold 0) PASS : tst_QAccessibility::textAttributes(bold 2) PASS : tst_QAccessibility::textAttributes(bold 3) PASS : tst_QAccessibility::textAttributes(bold 4) PASS : tst_QAccessibility::textAttributes(bold 6) PASS : tst_QAccessibility::textAttributes(default 5) PASS : tst_QAccessibility::textAttributes(default 6) PASS : tst_QAccessibility::textAttributes(bold 7) PASS : tst_QAccessibility::textAttributes(bold 8) PASS : tst_QAccessibility::textAttributes(bold italic) PASS : tst_QAccessibility::textAttributes(monospace) PASS : tst_QAccessibility::textAttributes(8pt) PASS : tst_QAccessibility::textAttributes(color) PASS : tst_QAccessibility::textAttributes(defaultFont default 5) PASS : tst_QAccessibility::textAttributes(defaultFont default 6) PASS : tst_QAccessibility::textAttributes(defaultFont bold 7) PASS : tst_QAccessibility::textAttributes(defaultFont bold 8) PASS : tst_QAccessibility::textAttributes(defaultFont bold italic) PASS : tst_QAccessibility::textAttributes(defaultFont monospace) PASS : tst_QAccessibility::textAttributes(defaultFont 8pt) PASS : tst_QAccessibility::textAttributes(defaultFont color) PASS : tst_QAccessibility::textAttributes(right aligned 1) PASS : tst_QAccessibility::textAttributes(right aligned 2) PASS : tst_QAccessibility::textAttributes(right aligned 3) PASS : tst_QAccessibility::textAttributes(left right left aligned 1) PASS : tst_QAccessibility::textAttributes(left right left aligned 3) PASS : tst_QAccessibility::textAttributes(left right left aligned 4) PASS : tst_QAccessibility::textAttributes(left right left aligned 5) PASS : tst_QAccessibility::textAttributes(left right left aligned 8) PASS : tst_QAccessibility::textAttributes(left right left aligned 9) PASS : tst_QAccessibility::textAttributes(left right left aligned 10) PASS : tst_QAccessibility::textAttributes(left right left aligned 11) PASS : tst_QAccessibility::textAttributes(left right left aligned 15) PASS : tst_QAccessibility::textAttributes(empty with no fragments) PASS : tst_QAccessibility::hideShowTest() FAIL! : tst_QAccessibility::actionTest() 'interface->isValid()' returned FALSE. () tst_qaccessibility.cpp(858) : failure location FAIL! : tst_QAccessibility::applicationTest() Compared pointers are not the same Actual (interface->focusChild()) : 0136B968 Expected (static_cast(0)): 00000000 tst_qaccessibility.cpp(912) : failure location PASS : tst_QAccessibility::mainWindowTest() QWARN : tst_QAccessibility::subWindowTest() QWindowsWindow::setGeometryDp: Unable to set geometry 100x100+100+100 on QWidgetWindow/'QWidgetClassWindow'. Resulting geometry: 104x100+100+100 (frame: 4, 23, 4, 4, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215). QWARN : tst_QAccessibility::subWindowTest() QWindowsWindow::setGeometryDp: Unable to set geometry 100x30+100+135 on QWidgetWindow/'QDialogClassWindow'. Resulting geometry: 104x30+100+135 (frame: 4, 23, 4, 4, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215). QWARN : tst_QAccessibility::subWindowTest() QWindowsWindow::setGeometryDp: Unable to set geometry 100x30+100+135 on QWidgetWindow/'QDialogClassWindow'. Resulting geometry: 104x30+100+135 (frame: 4, 23, 4, 4, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215). QWARN : tst_QAccessibility::subWindowTest() QWindowsWindow::setGeometryDp: Unable to set geometry 100x100+100+100 on QWidgetWindow/'QMainWindowClassWindow'. Resulting geometry: 104x100+100+100 (frame: 4, 23, 4, 4, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215). QWARN : tst_QAccessibility::subWindowTest() QWindowsWindow::setGeometryDp: Unable to set geometry 100x30+100+135 on QWidgetWindow/'QDialogClassWindow'. Resulting geometry: 104x30+100+135 (frame: 4, 23, 4, 4, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215). QWARN : tst_QAccessibility::subWindowTest() QWindowsWindow::setGeometryDp: Unable to set geometry 100x30+100+135 on QWidgetWindow/'QDialogClassWindow'. Resulting geometry: 104x30+100+135 (frame: 4, 23, 4, 4, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215). PASS : tst_QAccessibility::subWindowTest() PASS : tst_QAccessibility::buttonTest() PASS : tst_QAccessibility::scrollBarTest() 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_qaccessibility: 5 seconds, exit code 3221225477 Testing tst_QWidget_window QtQA::App::TestRunner: Process exited with exit code 0xC0000005 (STATUS_ACCESS_VIOLATION) QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QWidget_window ********* Config: Using QtTest library 5.6.0, Qt 5.6.0 (i386-little_endian-ilp32 shared (dynamic) release build; by MSVC 2010) PASS : tst_QWidget_window::initTestCase() PASS : tst_QWidget_window::tst_min_max_size(Set min/max size after show) PASS : tst_QWidget_window::tst_min_max_size(Set min/max size before show) PASS : tst_QWidget_window::tst_move_show() PASS : tst_QWidget_window::tst_show_move() PASS : tst_QWidget_window::tst_show_move_hide_show() PASS : tst_QWidget_window::tst_resize_show() PASS : tst_QWidget_window::tst_show_resize() PASS : tst_QWidget_window::tst_show_resize_hide_show() PASS : tst_QWidget_window::tst_windowFilePathAndwindowTitle(never Set Title nor AppName) PASS : tst_QWidget_window::tst_windowFilePathAndwindowTitle(set title after only, but no AppName) PASS : tst_QWidget_window::tst_windowFilePathAndwindowTitle(set title before only, not AppName) PASS : tst_QWidget_window::tst_windowFilePathAndwindowTitle(always set title, not appName) PASS : tst_QWidget_window::tst_windowFilePathAndwindowTitle(never Set Title, yes AppName) PASS : tst_QWidget_window::tst_windowFilePathAndwindowTitle(set title after only, yes AppName) PASS : tst_QWidget_window::tst_windowFilePathAndwindowTitle(set title before only, yes AppName) PASS : tst_QWidget_window::tst_windowFilePathAndwindowTitle(always set title, yes appName) PASS : tst_QWidget_window::tst_windowFilePath(never Set Path) PASS : tst_QWidget_window::tst_windowFilePath(never EVER Set Path) PASS : tst_QWidget_window::tst_windowFilePath(Valid Path) PASS : tst_QWidget_window::tst_windowFilePath(invalid Path) PASS : tst_QWidget_window::tst_windowFilePath(Valid Path then empty) PASS : tst_QWidget_window::tst_windowFilePath(invalid Path then empty) PASS : tst_QWidget_window::tst_windowFilePath(invalid Path then valid) PASS : tst_QWidget_window::tst_windowFilePath(valid Path then invalid) SKIP : tst_QWidget_window::tst_showWithoutActivating() This test is X11-only. tst_qwidget_window.cpp(340) : failure location PASS : tst_QWidget_window::tst_paintEventOnSecondShow() PASS : tst_QWidget_window::tst_dnd() QtQA::App::TestRunner: Process exited with exit code 0xC0000005 (STATUS_ACCESS_VIOLATION) QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qwidget_window: 0.9934 seconds, exit code 3221225477 Build log: http://testresults.qt.io/ci/QtBase_dev_Integration/build_06016/win32-msvc2010_developer-build_angle_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1426560462): http://codereview.qt-project.org/108517 [PS2] - QWindow::destroy(): only reset QGuiApp::focus_window and friends as a last resort From ci-noreply at qt-project.org Tue Mar 17 04:49:45 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 17 Mar 2015 05:49:45 +0200 Subject: [Ci-reports] pass on QtBase_5.5_Integration #317 Message-ID: <20150317_034945_005363.ci-noreply@qt-project.org> QtBase_5.5_Integration #317: SUCCESS Tested changes (refs/builds/5.5_1426556325): http://codereview.qt-project.org/107702 [PS1] - Remove the tests for Ubuntu Oneiric (11.10) http://codereview.qt-project.org/108016 [PS1] - QtWidgets: Fix const correctness in old style casts From ci-noreply at qt-project.org Tue Mar 17 05:49:31 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 17 Mar 2015 06:49:31 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #6019 Message-ID: <20150317_044931_053548.ci-noreply@qt-project.org> Autotest `tst_qquickwindow' failed :( Testing tst_qquickwindow *** Error in `./tst_qquickwindow': double free or corruption (out): 0x0000000000c46a40 *** 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 5178] QtQA::App::TestRunner: [New LWP 5193] QtQA::App::TestRunner: [New LWP 5180] QtQA::App::TestRunner: [New LWP 5181] QtQA::App::TestRunner: [New LWP 5182] QtQA::App::TestRunner: [New LWP 5183] QtQA::App::TestRunner: [New LWP 5179] QtQA::App::TestRunner: [Thread debugging using libthread_db enabled] QtQA::App::TestRunner: Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". QtQA::App::TestRunner: Core was generated by `./tst_qquickwindow -silent -o /work/ci/qt/qtbase/dev/_artifacts/test-logs/tst_q'. QtQA::App::TestRunner: Program terminated with signal SIGABRT, Aborted. QtQA::App::TestRunner: #0 0x00007f48c8ba8cc9 in __GI_raise (sig=sig at entry=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:56 QtQA::App::TestRunner: 56 ../nptl/sysdeps/unix/sysv/linux/raise.c: No such file or directory. QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 7 (Thread 0x7f48bfffe700 (LWP 5179)): QtQA::App::TestRunner: #0 0x00007f48c8c5fcbd in poll () at ../sysdeps/unix/syscall-template.S:81 QtQA::App::TestRunner: #1 0x00007f48c5118b72 in poll (__timeout=-1, __nfds=1, __fds=0x7f48bfffdd00) at /usr/include/x86_64-linux-gnu/bits/poll2.h:46 QtQA::App::TestRunner: #2 _xcb_conn_wait (c=c at entry=0xb7f520, cond=cond at entry=0xb7f560, vector=vector at entry=0x0, count=count at entry=0x0) at ../../src/xcb_conn.c:447 QtQA::App::TestRunner: #3 0x00007f48c511a64f in xcb_wait_for_event (c=0xb7f520) at ../../src/xcb_in.c:622 QtQA::App::TestRunner: #4 0x00007f48cadfc487 in TestNamespace::QXcbEventReader::run (this=0xb8b4d0) at qxcbconnection.cpp:1048 QtQA::App::TestRunner: #5 0x00007f48c9525b35 in TestNamespace::QThreadPrivate::start (arg=0xb8b4d0) at thread/qthread_unix.cpp:331 QtQA::App::TestRunner: #6 0x00007f48c848e182 in start_thread (arg=0x7f48bfffe700) at pthread_create.c:312 QtQA::App::TestRunner: #7 0x00007f48c8c6d00d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 6 (Thread 0x7f48b590f700 (LWP 5183)): QtQA::App::TestRunner: #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 QtQA::App::TestRunner: #1 0x00007f48beb6351b in ?? () from /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so QtQA::App::TestRunner: #2 0x00007f48beb62c69 in ?? () from /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so QtQA::App::TestRunner: #3 0x00007f48c848e182 in start_thread (arg=0x7f48b590f700) at pthread_create.c:312 QtQA::App::TestRunner: #4 0x00007f48c8c6d00d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 5 (Thread 0x7f48b6110700 (LWP 5182)): QtQA::App::TestRunner: #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 QtQA::App::TestRunner: #1 0x00007f48beb6351b in ?? () from /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so QtQA::App::TestRunner: #2 0x00007f48beb62c69 in ?? () from /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so QtQA::App::TestRunner: #3 0x00007f48c848e182 in start_thread (arg=0x7f48b6110700) at pthread_create.c:312 QtQA::App::TestRunner: #4 0x00007f48c8c6d00d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 4 (Thread 0x7f48bca50700 (LWP 5181)): QtQA::App::TestRunner: #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 QtQA::App::TestRunner: #1 0x00007f48beb6351b in ?? () from /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so QtQA::App::TestRunner: #2 0x00007f48beb62c69 in ?? () from /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so QtQA::App::TestRunner: #3 0x00007f48c848e182 in start_thread (arg=0x7f48bca50700) at pthread_create.c:312 QtQA::App::TestRunner: #4 0x00007f48c8c6d00d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 3 (Thread 0x7f48bd251700 (LWP 5180)): QtQA::App::TestRunner: #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 QtQA::App::TestRunner: #1 0x00007f48beb6351b in ?? () from /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so QtQA::App::TestRunner: #2 0x00007f48beb62c69 in ?? () from /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so QtQA::App::TestRunner: #3 0x00007f48c848e182 in start_thread (arg=0x7f48bd251700) at pthread_create.c:312 QtQA::App::TestRunner: #4 0x00007f48c8c6d00d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2 (Thread 0x7f48b48d2700 (LWP 5193)): QtQA::App::TestRunner: #0 0x00007f48c8c5fcbd in poll () at ../sysdeps/unix/syscall-template.S:81 QtQA::App::TestRunner: #1 0x00007f48c716dfe4 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #2 0x00007f48c716e0ec in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #3 0x00007f48c9816cdd in TestNamespace::QEventDispatcherGlib::processEvents (this=0x7f48b0002ec0, flags=...) at kernel/qeventdispatcher_glib.cpp:418 QtQA::App::TestRunner: #4 0x00007f48c979edd2 in TestNamespace::QEventLoop::processEvents (this=0x7f48b48d1e10, flags=...) at kernel/qeventloop.cpp:128 QtQA::App::TestRunner: #5 0x00007f48c979f093 in TestNamespace::QEventLoop::exec (this=0x7f48b48d1e10, flags=...) at kernel/qeventloop.cpp:204 QtQA::App::TestRunner: #6 0x00007f48c951e72a in TestNamespace::QThread::exec (this=0xd1a5c0) at thread/qthread.cpp:503 QtQA::App::TestRunner: #7 0x00007f48c9e7a7fb in TestNamespace::QQmlThreadPrivate::run (this=0xd1a5c0) at qml/ftw/qqmlthread.cpp:141 QtQA::App::TestRunner: #8 0x00007f48c9525b35 in TestNamespace::QThreadPrivate::start (arg=0xd1a5c0) at thread/qthread_unix.cpp:331 QtQA::App::TestRunner: #9 0x00007f48c848e182 in start_thread (arg=0x7f48b48d2700) at pthread_create.c:312 QtQA::App::TestRunner: #10 0x00007f48c8c6d00d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1 (Thread 0x7f48caf3d780 (LWP 5178)): QtQA::App::TestRunner: #0 0x00007f48c8ba8cc9 in __GI_raise (sig=sig at entry=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:56 QtQA::App::TestRunner: #1 0x00007f48c8bac0d8 in __GI_abort () at abort.c:89 QtQA::App::TestRunner: #2 0x00007f48c8be5f24 in __libc_message (do_abort=do_abort at entry=1, fmt=fmt at entry=0x7f48c8cf46c8 "*** Error in `%s': %s: 0x%s ***\n") at ../sysdeps/posix/libc_fatal.c:175 QtQA::App::TestRunner: #3 0x00007f48c8bf21fe in malloc_printerr (ptr=, str=0x7f48c8cf47f8 "double free or corruption (out)", action=1) at malloc.c:4996 QtQA::App::TestRunner: #4 _int_free (av=, p=, have_lock=0) at malloc.c:3840 QtQA::App::TestRunner: #5 0x00007f48ca225b6a in TestNamespace::QPlatformWindow::~QPlatformWindow (this=0xc46a40, __in_chrg=) at kernel/qplatformwindow.cpp:64 QtQA::App::TestRunner: #6 0x00007f48ca23fe93 in TestNamespace::QWindow::destroy (this=0x1590d90) at kernel/qwindow.cpp:1606 QtQA::App::TestRunner: #7 0x00007f48ca240748 in TestNamespace::QWindow::event (this=0x1590d90, ev=0x7fffa3d5d990) at kernel/qwindow.cpp:2019 QtQA::App::TestRunner: #8 0x00007f48caa40d9e in TestNamespace::QQuickWindow::event (this=0x1590d90, e=0x7fffa3d5d990) at items/qquickwindow.cpp:1406 QtQA::App::TestRunner: #9 0x00007f48c97a2556 in TestNamespace::QCoreApplicationPrivate::notify_helper (this=0xb71a40, receiver=0x1590d90, event=0x7fffa3d5d990) at kernel/qcoreapplication.cpp:1080 QtQA::App::TestRunner: #10 0x00007f48c97a2238 in TestNamespace::QCoreApplication::notify (this=0x7fffa3d5f3a0, receiver=0x1590d90, event=0x7fffa3d5d990) at kernel/qcoreapplication.cpp:1025 QtQA::App::TestRunner: #11 0x00007f48ca22f93e in TestNamespace::QGuiApplication::notify (this=0x7fffa3d5f3a0, object=0x1590d90, event=0x7fffa3d5d990) at kernel/qguiapplication.cpp:1531 QtQA::App::TestRunner: #12 0x00007f48c97a2142 in TestNamespace::QCoreApplication::notifyInternal (this=0x7fffa3d5f3a0, receiver=0x1590d90, event=0x7fffa3d5d990) at kernel/qcoreapplication.cpp:963 QtQA::App::TestRunner: #13 0x00007f48ca2375ad in TestNamespace::QCoreApplication::sendSpontaneousEvent (receiver=0x1590d90, event=0x7fffa3d5d990) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 QtQA::App::TestRunner: #14 0x00007f48ca231905 in TestNamespace::QGuiApplicationPrivate::processCloseEvent (e=0xd1d270) at kernel/qguiapplication.cpp:2077 QtQA::App::TestRunner: #15 0x00007f48ca22fba7 in TestNamespace::QGuiApplicationPrivate::processWindowSystemEvent (e=0xd1d270) at kernel/qguiapplication.cpp:1615 QtQA::App::TestRunner: #16 0x00007f48ca218869 in TestNamespace::QWindowSystemInterface::sendWindowSystemEvents (flags=...) at kernel/qwindowsysteminterface.cpp:609 QtQA::App::TestRunner: #17 0x00007f48ca2187fe in TestNamespace::QWindowSystemInterface::flushWindowSystemEvents (flags=...) at kernel/qwindowsysteminterface.cpp:593 QtQA::App::TestRunner: #18 0x00007f48ca225b13 in TestNamespace::QPlatformWindow::~QPlatformWindow (this=0xc46a40, __in_chrg=) at kernel/qplatformwindow.cpp:63 QtQA::App::TestRunner: #19 0x00007f48ca225b5e in TestNamespace::QPlatformWindow::~QPlatformWindow (this=0xc46a40, __in_chrg=) at kernel/qplatformwindow.cpp:64 QtQA::App::TestRunner: #20 0x00007f48ca23fe93 in TestNamespace::QWindow::destroy (this=0x1590d90) at kernel/qwindow.cpp:1606 QtQA::App::TestRunner: #21 0x00007f48ca240748 in TestNamespace::QWindow::event (this=0x1590d90, ev=0x7fffa3d5de40) at kernel/qwindow.cpp:2019 QtQA::App::TestRunner: #22 0x00007f48caa40d9e in TestNamespace::QQuickWindow::event (this=0x1590d90, e=0x7fffa3d5de40) at items/qquickwindow.cpp:1406 QtQA::App::TestRunner: #23 0x00007f48c97a2556 in TestNamespace::QCoreApplicationPrivate::notify_helper (this=0xb71a40, receiver=0x1590d90, event=0x7fffa3d5de40) at kernel/qcoreapplication.cpp:1080 QtQA::App::TestRunner: #24 0x00007f48c97a2238 in TestNamespace::QCoreApplication::notify (this=0x7fffa3d5f3a0, receiver=0x1590d90, event=0x7fffa3d5de40) at kernel/qcoreapplication.cpp:1025 QtQA::App::TestRunner: #25 0x00007f48ca22f93e in TestNamespace::QGuiApplication::notify (this=0x7fffa3d5f3a0, object=0x1590d90, event=0x7fffa3d5de40) at kernel/qguiapplication.cpp:1531 QtQA::App::TestRunner: #26 0x00007f48c97a2142 in TestNamespace::QCoreApplication::notifyInternal (this=0x7fffa3d5f3a0, receiver=0x1590d90, event=0x7fffa3d5de40) at kernel/qcoreapplication.cpp:963 QtQA::App::TestRunner: #27 0x00007f48ca2375ad in TestNamespace::QCoreApplication::sendSpontaneousEvent (receiver=0x1590d90, event=0x7fffa3d5de40) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 QtQA::App::TestRunner: #28 0x00007f48ca231905 in TestNamespace::QGuiApplicationPrivate::processCloseEvent (e=0xf1b200) at kernel/qguiapplication.cpp:2077 QtQA::App::TestRunner: #29 0x00007f48ca22fba7 in TestNamespace::QGuiApplicationPrivate::processWindowSystemEvent (e=0xf1b200) at kernel/qguiapplication.cpp:1615 QtQA::App::TestRunner: #30 0x00007f48ca218869 in TestNamespace::QWindowSystemInterface::sendWindowSystemEvents (flags=...) at kernel/qwindowsysteminterface.cpp:609 QtQA::App::TestRunner: #31 0x00007f48ca2187fe in TestNamespace::QWindowSystemInterface::flushWindowSystemEvents (flags=...) at kernel/qwindowsysteminterface.cpp:593 QtQA::App::TestRunner: #32 0x00007f48ca225b13 in TestNamespace::QPlatformWindow::~QPlatformWindow (this=0xc46a40, __in_chrg=) at kernel/qplatformwindow.cpp:63 QtQA::App::TestRunner: #33 0x00007f48cae195e4 in TestNamespace::QXcbWindow::~QXcbWindow (this=0xc46a30, __in_chrg=) at qxcbwindow.cpp:540 QtQA::App::TestRunner: #34 0x00007f48c2426be9 in TestNamespace::QXcbGlxWindow::~QXcbGlxWindow (this=0xc46a30, __in_chrg=) at qxcbglxwindow.cpp:46 QtQA::App::TestRunner: #35 0x00007f48c2426c1e in TestNamespace::QXcbGlxWindow::~QXcbGlxWindow (this=0xc46a30, __in_chrg=) at qxcbglxwindow.cpp:48 QtQA::App::TestRunner: #36 0x00007f48ca23fe93 in TestNamespace::QWindow::destroy (this=0x1590d90) at kernel/qwindow.cpp:1606 QtQA::App::TestRunner: #37 0x00007f48ca240748 in TestNamespace::QWindow::event (this=0x1590d90, ev=0x7fffa3d5e330) at kernel/qwindow.cpp:2019 QtQA::App::TestRunner: #38 0x00007f48caa40d9e in TestNamespace::QQuickWindow::event (this=0x1590d90, e=0x7fffa3d5e330) at items/qquickwindow.cpp:1406 QtQA::App::TestRunner: #39 0x00007f48c97a2556 in TestNamespace::QCoreApplicationPrivate::notify_helper (this=0xb71a40, receiver=0x1590d90, event=0x7fffa3d5e330) at kernel/qcoreapplication.cpp:1080 QtQA::App::TestRunner: #40 0x00007f48c97a2238 in TestNamespace::QCoreApplication::notify (this=0x7fffa3d5f3a0, receiver=0x1590d90, event=0x7fffa3d5e330) at kernel/qcoreapplication.cpp:1025 QtQA::App::TestRunner: #41 0x00007f48ca22f93e in TestNamespace::QGuiApplication::notify (this=0x7fffa3d5f3a0, object=0x1590d90, event=0x7fffa3d5e330) at kernel/qguiapplication.cpp:1531 QtQA::App::TestRunner: #42 0x00007f48c97a2142 in TestNamespace::QCoreApplication::notifyInternal (this=0x7fffa3d5f3a0, receiver=0x1590d90, event=0x7fffa3d5e330) at kernel/qcoreapplication.cpp:963 QtQA::App::TestRunner: #43 0x00007f48ca2375ad in TestNamespace::QCoreApplication::sendSpontaneousEvent (receiver=0x1590d90, event=0x7fffa3d5e330) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 QtQA::App::TestRunner: #44 0x00007f48ca231905 in TestNamespace::QGuiApplicationPrivate::processCloseEvent (e=0xf54b10) at kernel/qguiapplication.cpp:2077 QtQA::App::TestRunner: #45 0x00007f48ca22fba7 in TestNamespace::QGuiApplicationPrivate::processWindowSystemEvent (e=0xf54b10) at kernel/qguiapplication.cpp:1615 QtQA::App::TestRunner: #46 0x00007f48ca218869 in TestNamespace::QWindowSystemInterface::sendWindowSystemEvents (flags=...) at kernel/qwindowsysteminterface.cpp:609 QtQA::App::TestRunner: #47 0x00007f48cae63dac in TestNamespace::userEventSourceDispatch (source=0xba72d0) at eventdispatchers/qeventdispatcher_glib.cpp:70 QtQA::App::TestRunner: #48 0x00007f48c716de04 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #49 0x00007f48c716e048 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #50 0x00007f48c716e0ec in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #51 0x00007f48c9816cdd in TestNamespace::QEventDispatcherGlib::processEvents (this=0xba5880, flags=...) at kernel/qeventdispatcher_glib.cpp:418 QtQA::App::TestRunner: #52 0x00007f48cae63fbe in TestNamespace::QPAEventDispatcherGlib::processEvents (this=0xba5880, flags=...) at eventdispatchers/qeventdispatcher_glib.cpp:115 QtQA::App::TestRunner: #53 0x00007f48c97a2685 in TestNamespace::QCoreApplication::processEvents (flags=..., maxtime=0) at kernel/qcoreapplication.cpp:1161 QtQA::App::TestRunner: #54 0x000000000040eda1 in TestNamespace::QTest::qWait (ms=0) at /work/build/qt/qtbase/include/QtTest/../../src/testlib/qtestsystem.h:58 QtQA::App::TestRunner: #55 0x0000000000433384 in tst_qquickwindow::blockClosing (this=0x7fffa3d5f3b0) at tst_qquickwindow.cpp:1746 QtQA::App::TestRunner: #56 0x000000000043a8ad in tst_qquickwindow::qt_static_metacall (_o=0x7fffa3d5f3b0, _c=TestNamespace::QMetaObject::InvokeMetaMethod, _id=34, _a=0x7fffa3d5e8c0) at .moc/tst_qquickwindow.moc:501 QtQA::App::TestRunner: #57 0x00007f48c97ae6d1 in TestNamespace::QMetaMethod::invoke (this=0x7fffa3d5ea30, object=0x7fffa3d5f3b0, connectionType=TestNamespace::Qt::DirectConnection, returnValue=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:2184 QtQA::App::TestRunner: #58 0x00007f48c97adb99 in TestNamespace::QMetaObject::invokeMethod (obj=0x7fffa3d5f3b0, member=0xd5d5d0 "blockClosing", type=TestNamespace::Qt::DirectConnection, ret=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:1479 QtQA::App::TestRunner: #59 0x00007f48caf817d3 in TestNamespace::QMetaObject::invokeMethod (obj=0x7fffa3d5f3b0, member=0xd5d5d0 "blockClosing", type=TestNamespace::Qt::DirectConnection, val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs.h:408 QtQA::App::TestRunner: #60 0x00007f48caf7c5e4 in TestNamespace::QTest::qInvokeTestMethodDataEntry (slot=0xd5d5d0 "blockClosing") at qtestcase.cpp:1939 QtQA::App::TestRunner: #61 0x00007f48caf7ceb9 in TestNamespace::QTest::qInvokeTestMethod (slotName=0xe9db48 "blockClosing()", data=0x0) at qtestcase.cpp:2067 QtQA::App::TestRunner: #62 0x00007f48caf7dc2c in TestNamespace::QTest::qInvokeTestMethods (testObject=0x7fffa3d5f3b0) at qtestcase.cpp:2356 QtQA::App::TestRunner: #63 0x00007f48caf7e2b1 in TestNamespace::QTest::qExec (testObject=0x7fffa3d5f3b0, argc=6, argv=0x7fffa3d5f4e8) at qtestcase.cpp:2598 QtQA::App::TestRunner: #64 0x000000000043a24b in main (argc=6, argv=0x7fffa3d5f4e8) at tst_qquickwindow.cpp:2157 QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qquickwindow ********* Config: Using QtTest library 5.6.0, Qt 5.6.0 (x86_64-little_endian-lp64 shared (dynamic) debug build; by GCC 4.8.2) PASS : tst_qquickwindow::initTestCase() PASS : tst_qquickwindow::openglContextCreatedSignal() PASS : tst_qquickwindow::aboutToStopSignal() 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 Loc: [tst_qquickwindow.cpp(1250)] 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::defaultState() 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::focusReason() 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::testWindowVisibilityOrder() *** Error in `./tst_qquickwindow': double free or corruption (out): 0x000000000220c2a0 *** 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 5197] QtQA::App::TestRunner: [New LWP 5201] QtQA::App::TestRunner: [New LWP 5200] QtQA::App::TestRunner: [New LWP 5203] QtQA::App::TestRunner: [New LWP 5202] QtQA::App::TestRunner: [New LWP 5213] QtQA::App::TestRunner: [New LWP 5198] QtQA::App::TestRunner: [Thread debugging using libthread_db enabled] QtQA::App::TestRunner: Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". QtQA::App::TestRunner: Core was generated by `./tst_qquickwindow -o /work/ci/qt/qtbase/dev/_artifacts/test-logs/tst_qquickwin'. QtQA::App::TestRunner: Program terminated with signal SIGABRT, Aborted. QtQA::App::TestRunner: #0 0x00007f05f76d4cc9 in __GI_raise (sig=sig at entry=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:56 QtQA::App::TestRunner: 56 ../nptl/sysdeps/unix/sysv/linux/raise.c: No such file or directory. QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 7 (Thread 0x7f05eeb2a700 (LWP 5198)): QtQA::App::TestRunner: #0 0x00007f05f778bcbd in poll () at ../sysdeps/unix/syscall-template.S:81 QtQA::App::TestRunner: #1 0x00007f05f3c44b72 in poll (__timeout=-1, __nfds=1, __fds=0x7f05eeb29d00) at /usr/include/x86_64-linux-gnu/bits/poll2.h:46 QtQA::App::TestRunner: #2 _xcb_conn_wait (c=c at entry=0x17af520, cond=cond at entry=0x17af560, vector=vector at entry=0x0, count=count at entry=0x0) at ../../src/xcb_conn.c:447 QtQA::App::TestRunner: #3 0x00007f05f3c4664f in xcb_wait_for_event (c=0x17af520) at ../../src/xcb_in.c:622 QtQA::App::TestRunner: #4 0x00007f05f9928487 in TestNamespace::QXcbEventReader::run (this=0x17bb4d0) at qxcbconnection.cpp:1048 QtQA::App::TestRunner: #5 0x00007f05f8051b35 in TestNamespace::QThreadPrivate::start (arg=0x17bb4d0) at thread/qthread_unix.cpp:331 QtQA::App::TestRunner: #6 0x00007f05f6fba182 in start_thread (arg=0x7f05eeb2a700) at pthread_create.c:312 QtQA::App::TestRunner: #7 0x00007f05f779900d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 6 (Thread 0x7f05e323f700 (LWP 5213)): QtQA::App::TestRunner: #0 0x00007f05f778bcbd in poll () at ../sysdeps/unix/syscall-template.S:81 QtQA::App::TestRunner: #1 0x00007f05f5c99fe4 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #2 0x00007f05f5c9a0ec in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #3 0x00007f05f8342cdd in TestNamespace::QEventDispatcherGlib::processEvents (this=0x7f05dc052f50, flags=...) at kernel/qeventdispatcher_glib.cpp:418 QtQA::App::TestRunner: #4 0x00007f05f82cadd2 in TestNamespace::QEventLoop::processEvents (this=0x7f05e323ee10, flags=...) at kernel/qeventloop.cpp:128 QtQA::App::TestRunner: #5 0x00007f05f82cb093 in TestNamespace::QEventLoop::exec (this=0x7f05e323ee10, flags=...) at kernel/qeventloop.cpp:204 QtQA::App::TestRunner: #6 0x00007f05f804a72a in TestNamespace::QThread::exec (this=0x1966240) at thread/qthread.cpp:503 QtQA::App::TestRunner: #7 0x00007f05f89a67fb in TestNamespace::QQmlThreadPrivate::run (this=0x1966240) at qml/ftw/qqmlthread.cpp:141 QtQA::App::TestRunner: #8 0x00007f05f8051b35 in TestNamespace::QThreadPrivate::start (arg=0x1966240) at thread/qthread_unix.cpp:331 QtQA::App::TestRunner: #9 0x00007f05f6fba182 in start_thread (arg=0x7f05e323f700) at pthread_create.c:312 QtQA::App::TestRunner: #10 0x00007f05f779900d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 5 (Thread 0x7f05e4cb5700 (LWP 5202)): QtQA::App::TestRunner: #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 QtQA::App::TestRunner: #1 0x00007f05ed68f51b in ?? () from /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so QtQA::App::TestRunner: #2 0x00007f05ed68ec69 in ?? () from /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so QtQA::App::TestRunner: #3 0x00007f05f6fba182 in start_thread (arg=0x7f05e4cb5700) at pthread_create.c:312 QtQA::App::TestRunner: #4 0x00007f05f779900d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 4 (Thread 0x7f05e44b4700 (LWP 5203)): QtQA::App::TestRunner: #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 QtQA::App::TestRunner: #1 0x00007f05ed68f51b in ?? () from /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so QtQA::App::TestRunner: #2 0x00007f05ed68ec69 in ?? () from /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so QtQA::App::TestRunner: #3 0x00007f05f6fba182 in start_thread (arg=0x7f05e44b4700) at pthread_create.c:312 QtQA::App::TestRunner: #4 0x00007f05f779900d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 3 (Thread 0x7f05e5cb7700 (LWP 5200)): QtQA::App::TestRunner: #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 QtQA::App::TestRunner: #1 0x00007f05ed68f51b in ?? () from /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so QtQA::App::TestRunner: #2 0x00007f05ed68ec69 in ?? () from /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so QtQA::App::TestRunner: #3 0x00007f05f6fba182 in start_thread (arg=0x7f05e5cb7700) at pthread_create.c:312 QtQA::App::TestRunner: #4 0x00007f05f779900d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2 (Thread 0x7f05e54b6700 (LWP 5201)): QtQA::App::TestRunner: #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 QtQA::App::TestRunner: #1 0x00007f05ed68f51b in ?? () from /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so QtQA::App::TestRunner: #2 0x00007f05ed68ec69 in ?? () from /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so QtQA::App::TestRunner: #3 0x00007f05f6fba182 in start_thread (arg=0x7f05e54b6700) at pthread_create.c:312 QtQA::App::TestRunner: #4 0x00007f05f779900d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1 (Thread 0x7f05f9a69780 (LWP 5197)): QtQA::App::TestRunner: #0 0x00007f05f76d4cc9 in __GI_raise (sig=sig at entry=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:56 QtQA::App::TestRunner: #1 0x00007f05f76d80d8 in __GI_abort () at abort.c:89 QtQA::App::TestRunner: #2 0x00007f05f7711f24 in __libc_message (do_abort=do_abort at entry=1, fmt=fmt at entry=0x7f05f78206c8 "*** Error in `%s': %s: 0x%s ***\n") at ../sysdeps/posix/libc_fatal.c:175 QtQA::App::TestRunner: #3 0x00007f05f771e1fe in malloc_printerr (ptr=, str=0x7f05f78207f8 "double free or corruption (out)", action=1) at malloc.c:4996 QtQA::App::TestRunner: #4 _int_free (av=, p=, have_lock=0) at malloc.c:3840 QtQA::App::TestRunner: #5 0x00007f05f8d51b6a in TestNamespace::QPlatformWindow::~QPlatformWindow (this=0x220c2a0, __in_chrg=) at kernel/qplatformwindow.cpp:64 QtQA::App::TestRunner: #6 0x00007f05f8d6be93 in TestNamespace::QWindow::destroy (this=0x21cf160) at kernel/qwindow.cpp:1606 QtQA::App::TestRunner: #7 0x00007f05f8d6c748 in TestNamespace::QWindow::event (this=0x21cf160, ev=0x7fffd69dc4b0) at kernel/qwindow.cpp:2019 QtQA::App::TestRunner: #8 0x00007f05f956cd9e in TestNamespace::QQuickWindow::event (this=0x21cf160, e=0x7fffd69dc4b0) at items/qquickwindow.cpp:1406 QtQA::App::TestRunner: #9 0x00007f05f82ce556 in TestNamespace::QCoreApplicationPrivate::notify_helper (this=0x17a1a40, receiver=0x21cf160, event=0x7fffd69dc4b0) at kernel/qcoreapplication.cpp:1080 QtQA::App::TestRunner: #10 0x00007f05f82ce238 in TestNamespace::QCoreApplication::notify (this=0x7fffd69ddec0, receiver=0x21cf160, event=0x7fffd69dc4b0) at kernel/qcoreapplication.cpp:1025 QtQA::App::TestRunner: #11 0x00007f05f8d5b93e in TestNamespace::QGuiApplication::notify (this=0x7fffd69ddec0, object=0x21cf160, event=0x7fffd69dc4b0) at kernel/qguiapplication.cpp:1531 QtQA::App::TestRunner: #12 0x00007f05f82ce142 in TestNamespace::QCoreApplication::notifyInternal (this=0x7fffd69ddec0, receiver=0x21cf160, event=0x7fffd69dc4b0) at kernel/qcoreapplication.cpp:963 QtQA::App::TestRunner: #13 0x00007f05f8d635ad in TestNamespace::QCoreApplication::sendSpontaneousEvent (receiver=0x21cf160, event=0x7fffd69dc4b0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 QtQA::App::TestRunner: #14 0x00007f05f8d5d905 in TestNamespace::QGuiApplicationPrivate::processCloseEvent (e=0x1b83a90) at kernel/qguiapplication.cpp:2077 QtQA::App::TestRunner: #15 0x00007f05f8d5bba7 in TestNamespace::QGuiApplicationPrivate::processWindowSystemEvent (e=0x1b83a90) at kernel/qguiapplication.cpp:1615 QtQA::App::TestRunner: #16 0x00007f05f8d44869 in TestNamespace::QWindowSystemInterface::sendWindowSystemEvents (flags=...) at kernel/qwindowsysteminterface.cpp:609 QtQA::App::TestRunner: #17 0x00007f05f8d447fe in TestNamespace::QWindowSystemInterface::flushWindowSystemEvents (flags=...) at kernel/qwindowsysteminterface.cpp:593 QtQA::App::TestRunner: #18 0x00007f05f8d51b13 in TestNamespace::QPlatformWindow::~QPlatformWindow (this=0x220c2a0, __in_chrg=) at kernel/qplatformwindow.cpp:63 QtQA::App::TestRunner: #19 0x00007f05f8d51b5e in TestNamespace::QPlatformWindow::~QPlatformWindow (this=0x220c2a0, __in_chrg=) at kernel/qplatformwindow.cpp:64 QtQA::App::TestRunner: #20 0x00007f05f8d6be93 in TestNamespace::QWindow::destroy (this=0x21cf160) at kernel/qwindow.cpp:1606 QtQA::App::TestRunner: #21 0x00007f05f8d6c748 in TestNamespace::QWindow::event (this=0x21cf160, ev=0x7fffd69dc960) at kernel/qwindow.cpp:2019 QtQA::App::TestRunner: #22 0x00007f05f956cd9e in TestNamespace::QQuickWindow::event (this=0x21cf160, e=0x7fffd69dc960) at items/qquickwindow.cpp:1406 QtQA::App::TestRunner: #23 0x00007f05f82ce556 in TestNamespace::QCoreApplicationPrivate::notify_helper (this=0x17a1a40, receiver=0x21cf160, event=0x7fffd69dc960) at kernel/qcoreapplication.cpp:1080 QtQA::App::TestRunner: #24 0x00007f05f82ce238 in TestNamespace::QCoreApplication::notify (this=0x7fffd69ddec0, receiver=0x21cf160, event=0x7fffd69dc960) at kernel/qcoreapplication.cpp:1025 QtQA::App::TestRunner: #25 0x00007f05f8d5b93e in TestNamespace::QGuiApplication::notify (this=0x7fffd69ddec0, object=0x21cf160, event=0x7fffd69dc960) at kernel/qguiapplication.cpp:1531 QtQA::App::TestRunner: #26 0x00007f05f82ce142 in TestNamespace::QCoreApplication::notifyInternal (this=0x7fffd69ddec0, receiver=0x21cf160, event=0x7fffd69dc960) at kernel/qcoreapplication.cpp:963 QtQA::App::TestRunner: #27 0x00007f05f8d635ad in TestNamespace::QCoreApplication::sendSpontaneousEvent (receiver=0x21cf160, event=0x7fffd69dc960) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 QtQA::App::TestRunner: #28 0x00007f05f8d5d905 in TestNamespace::QGuiApplicationPrivate::processCloseEvent (e=0x21d05b0) at kernel/qguiapplication.cpp:2077 QtQA::App::TestRunner: #29 0x00007f05f8d5bba7 in TestNamespace::QGuiApplicationPrivate::processWindowSystemEvent (e=0x21d05b0) at kernel/qguiapplication.cpp:1615 QtQA::App::TestRunner: #30 0x00007f05f8d44869 in TestNamespace::QWindowSystemInterface::sendWindowSystemEvents (flags=...) at kernel/qwindowsysteminterface.cpp:609 QtQA::App::TestRunner: #31 0x00007f05f8d447fe in TestNamespace::QWindowSystemInterface::flushWindowSystemEvents (flags=...) at kernel/qwindowsysteminterface.cpp:593 QtQA::App::TestRunner: #32 0x00007f05f8d51b13 in TestNamespace::QPlatformWindow::~QPlatformWindow (this=0x220c2a0, __in_chrg=) at kernel/qplatformwindow.cpp:63 QtQA::App::TestRunner: #33 0x00007f05f99455e4 in TestNamespace::QXcbWindow::~QXcbWindow (this=0x220c290, __in_chrg=) at qxcbwindow.cpp:540 QtQA::App::TestRunner: #34 0x00007f05f0f52be9 in TestNamespace::QXcbGlxWindow::~QXcbGlxWindow (this=0x220c290, __in_chrg=) at qxcbglxwindow.cpp:46 QtQA::App::TestRunner: #35 0x00007f05f0f52c1e in TestNamespace::QXcbGlxWindow::~QXcbGlxWindow (this=0x220c290, __in_chrg=) at qxcbglxwindow.cpp:48 QtQA::App::TestRunner: #36 0x00007f05f8d6be93 in TestNamespace::QWindow::destroy (this=0x21cf160) at kernel/qwindow.cpp:1606 QtQA::App::TestRunner: #37 0x00007f05f8d6c748 in TestNamespace::QWindow::event (this=0x21cf160, ev=0x7fffd69dce50) at kernel/qwindow.cpp:2019 QtQA::App::TestRunner: #38 0x00007f05f956cd9e in TestNamespace::QQuickWindow::event (this=0x21cf160, e=0x7fffd69dce50) at items/qquickwindow.cpp:1406 QtQA::App::TestRunner: #39 0x00007f05f82ce556 in TestNamespace::QCoreApplicationPrivate::notify_helper (this=0x17a1a40, receiver=0x21cf160, event=0x7fffd69dce50) at kernel/qcoreapplication.cpp:1080 QtQA::App::TestRunner: #40 0x00007f05f82ce238 in TestNamespace::QCoreApplication::notify (this=0x7fffd69ddec0, receiver=0x21cf160, event=0x7fffd69dce50) at kernel/qcoreapplication.cpp:1025 QtQA::App::TestRunner: #41 0x00007f05f8d5b93e in TestNamespace::QGuiApplication::notify (this=0x7fffd69ddec0, object=0x21cf160, event=0x7fffd69dce50) at kernel/qguiapplication.cpp:1531 QtQA::App::TestRunner: #42 0x00007f05f82ce142 in TestNamespace::QCoreApplication::notifyInternal (this=0x7fffd69ddec0, receiver=0x21cf160, event=0x7fffd69dce50) at kernel/qcoreapplication.cpp:963 QtQA::App::TestRunner: #43 0x00007f05f8d635ad in TestNamespace::QCoreApplication::sendSpontaneousEvent (receiver=0x21cf160, event=0x7fffd69dce50) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 QtQA::App::TestRunner: #44 0x00007f05f8d5d905 in TestNamespace::QGuiApplicationPrivate::processCloseEvent (e=0x1951e60) at kernel/qguiapplication.cpp:2077 QtQA::App::TestRunner: #45 0x00007f05f8d5bba7 in TestNamespace::QGuiApplicationPrivate::processWindowSystemEvent (e=0x1951e60) at kernel/qguiapplication.cpp:1615 QtQA::App::TestRunner: #46 0x00007f05f8d44869 in TestNamespace::QWindowSystemInterface::sendWindowSystemEvents (flags=...) at kernel/qwindowsysteminterface.cpp:609 QtQA::App::TestRunner: #47 0x00007f05f998fdac in TestNamespace::userEventSourceDispatch (source=0x17d72c0) at eventdispatchers/qeventdispatcher_glib.cpp:70 QtQA::App::TestRunner: #48 0x00007f05f5c99e04 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #49 0x00007f05f5c9a048 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #50 0x00007f05f5c9a0ec in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #51 0x00007f05f8342cdd in TestNamespace::QEventDispatcherGlib::processEvents (this=0x17d5870, flags=...) at kernel/qeventdispatcher_glib.cpp:418 QtQA::App::TestRunner: #52 0x00007f05f998ffbe in TestNamespace::QPAEventDispatcherGlib::processEvents (this=0x17d5870, flags=...) at eventdispatchers/qeventdispatcher_glib.cpp:115 QtQA::App::TestRunner: #53 0x00007f05f82ce685 in TestNamespace::QCoreApplication::processEvents (flags=..., maxtime=0) at kernel/qcoreapplication.cpp:1161 QtQA::App::TestRunner: #54 0x000000000040eda1 in TestNamespace::QTest::qWait (ms=0) at /work/build/qt/qtbase/include/QtTest/../../src/testlib/qtestsystem.h:58 QtQA::App::TestRunner: #55 0x0000000000433384 in tst_qquickwindow::blockClosing (this=0x7fffd69dded0) at tst_qquickwindow.cpp:1746 QtQA::App::TestRunner: #56 0x000000000043a8ad in tst_qquickwindow::qt_static_metacall (_o=0x7fffd69dded0, _c=TestNamespace::QMetaObject::InvokeMetaMethod, _id=34, _a=0x7fffd69dd3e0) at .moc/tst_qquickwindow.moc:501 QtQA::App::TestRunner: #57 0x00007f05f82da6d1 in TestNamespace::QMetaMethod::invoke (this=0x7fffd69dd550, object=0x7fffd69dded0, connectionType=TestNamespace::Qt::DirectConnection, returnValue=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:2184 QtQA::App::TestRunner: #58 0x00007f05f82d9b99 in TestNamespace::QMetaObject::invokeMethod (obj=0x7fffd69dded0, member=0x19b28d0 "blockClosing", type=TestNamespace::Qt::DirectConnection, ret=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:1479 QtQA::App::TestRunner: #59 0x00007f05f9aad7d3 in TestNamespace::QMetaObject::invokeMethod (obj=0x7fffd69dded0, member=0x19b28d0 "blockClosing", type=TestNamespace::Qt::DirectConnection, val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs.h:408 QtQA::App::TestRunner: #60 0x00007f05f9aa85e4 in TestNamespace::QTest::qInvokeTestMethodDataEntry (slot=0x19b28d0 "blockClosing") at qtestcase.cpp:1939 QtQA::App::TestRunner: #61 0x00007f05f9aa8eb9 in TestNamespace::QTest::qInvokeTestMethod (slotName=0x195fa08 "blockClosing()", data=0x0) at qtestcase.cpp:2067 QtQA::App::TestRunner: #62 0x00007f05f9aa9c2c in TestNamespace::QTest::qInvokeTestMethods (testObject=0x7fffd69dded0) at qtestcase.cpp:2356 QtQA::App::TestRunner: #63 0x00007f05f9aaa2b1 in TestNamespace::QTest::qExec (testObject=0x7fffd69dded0, argc=5, argv=0x7fffd69de008) at qtestcase.cpp:2598 QtQA::App::TestRunner: #64 0x000000000043a24b in main (argc=5, argv=0x7fffd69de008) at tst_qquickwindow.cpp:2157 QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickwindow: 32 seconds, signal 6 Build log: http://testresults.qt.io/ci/QtBase_dev_Integration/build_06019/revdep-qtdeclarative_linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_14.04_x64/log.txt.gz Tested changes (refs/builds/dev_1426564405): http://codereview.qt-project.org/108517 [PS2] - QWindow::destroy(): only reset QGuiApp::focus_window and friends as a last resort From ci-noreply at qt-project.org Tue Mar 17 06:05:43 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 17 Mar 2015 06:05:43 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.4_state #190 - FAILURE Message-ID: <20150317050543.17A8530626@fork.qtproject.c.bitbit.net> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt-project.org/ci/Qt5_5.4_state/build_00190 From ci-noreply at qt-project.org Tue Mar 17 06:54:37 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 17 Mar 2015 06:54:37 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.3_state #294 - FAILURE Message-ID: <20150317055437.EB90C3086E@fork.qtproject.c.bitbit.net> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt-project.org/ci/Qt5_5.3_state/build_00294 From ci-noreply at qt-project.org Tue Mar 17 07:04:24 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 17 Mar 2015 08:04:24 +0200 Subject: [Ci-reports] fail on QtDeclarative_5.4_Integration #596 Message-ID: <20150317_060424_055519.ci-noreply@qt-project.org> Autotest `tst_qquickwindow' failed :( Testing tst_qquickwindow FAIL! : tst_qquickwindow::testWindowVisibilityOrder() Compared values are not the same Actual (((window2 == QGuiApplication::focusWindow()))): 0 Expected (true) : 1 Loc: [tst_qquickwindow.cpp(1723)] Totals: 54 passed, 1 failed, 0 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qquickwindow ********* Config: Using QtTest library 5.4.2, Qt 5.4.2 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 3.0 (tags/Apple/clang-211.12)) PASS : tst_qquickwindow::initTestCase() PASS : tst_qquickwindow::openglContextCreatedSignal() PASS : tst_qquickwindow::aboutToStopSignal() PASS : tst_qquickwindow::constantUpdates() PASS : tst_qquickwindow::constantUpdatesOnWindow(blocked, beforeRender) PASS : tst_qquickwindow::constantUpdatesOnWindow(blocked, afterRender) PASS : tst_qquickwindow::constantUpdatesOnWindow(blocked, swapped) 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() PASS : tst_qquickwindow::noUpdateWhenNothingChanges() 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::defaultState() 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::focusReason() 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() FAIL! : tst_qquickwindow::testWindowVisibilityOrder() Compared values are not the same Actual (((window2 == QGuiApplication::focusWindow()))): 0 Expected (true) : 1 Loc: [tst_qquickwindow.cpp(1723)] PASS : tst_qquickwindow::blockClosing() PASS : tst_qquickwindow::blockCloseMethod() PASS : tst_qquickwindow::crashWhenHoverItemDeleted() PASS : tst_qquickwindow::unloadSubWindow() 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::animatingSignal() PASS : tst_qquickwindow::contentItemSize() PASS : tst_qquickwindow::defaultSurfaceFormat() PASS : tst_qquickwindow::attachedProperty() PASS : tst_qquickwindow::testRenderJob() PASS : tst_qquickwindow::cleanupTestCase() Totals: 54 passed, 1 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_qquickwindow ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickwindow: 49 seconds, exit code 1 Build log: http://testresults.qt.io/ci/QtDeclarative_5.4_Integration/build_00596/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/5.4_1426569381): http://codereview.qt-project.org/108137 [PS2] - Add note clarifying return value of Qt.openUrlExternally() From ci-noreply at qt-project.org Tue Mar 17 07:16:22 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 17 Mar 2015 08:16:22 +0200 Subject: [Ci-reports] fail on Qt5_5.4_Integration #323 Message-ID: <20150317_061622_059332.ci-noreply@qt-project.org> Qt5_5.4_Integration » win32-msvc2010_opengl_dynamic_Windows_7 #323: FAILURE Build log: http://testresults.qt.io/ci/Qt5_5.4_Integration/build_00323/win32-msvc2010_opengl_dynamic_Windows_7/log.txt.gz Tested changes (refs/builds/5.4_1426570934): http://codereview.qt-project.org/106265 [PS56] - Updated submodules. From ci-noreply at qt-project.org Tue Mar 17 07:45:22 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 17 Mar 2015 08:45:22 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #6020 Message-ID: <20150317_064522_002771.ci-noreply@qt-project.org> Autotest `tst_qquickwindow' failed :( Testing tst_qquickwindow *** Error in `./tst_qquickwindow': double free or corruption (out): 0x0000000001a60c10 *** 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 5325] QtQA::App::TestRunner: [New LWP 5340] QtQA::App::TestRunner: [New LWP 5330] QtQA::App::TestRunner: [New LWP 5329] QtQA::App::TestRunner: [New LWP 5328] QtQA::App::TestRunner: [New LWP 5327] QtQA::App::TestRunner: [New LWP 5326] QtQA::App::TestRunner: [Thread debugging using libthread_db enabled] QtQA::App::TestRunner: Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". QtQA::App::TestRunner: Core was generated by `./tst_qquickwindow -silent -o /work/ci/qt/qtbase/dev/_artifacts/test-logs/tst_q'. QtQA::App::TestRunner: Program terminated with signal SIGABRT, Aborted. QtQA::App::TestRunner: #0 0x00007fa32e7e5cc9 in __GI_raise (sig=sig at entry=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:56 QtQA::App::TestRunner: 56 ../nptl/sysdeps/unix/sysv/linux/raise.c: No such file or directory. QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 7 (Thread 0x7fa325c3b700 (LWP 5326)): QtQA::App::TestRunner: #0 0x00007fa32e89ccbd in poll () at ../sysdeps/unix/syscall-template.S:81 QtQA::App::TestRunner: #1 0x00007fa32ad55b72 in poll (__timeout=-1, __nfds=1, __fds=0x7fa325c3ad00) at /usr/include/x86_64-linux-gnu/bits/poll2.h:46 QtQA::App::TestRunner: #2 _xcb_conn_wait (c=c at entry=0x11ef520, cond=cond at entry=0x11ef560, vector=vector at entry=0x0, count=count at entry=0x0) at ../../src/xcb_conn.c:447 QtQA::App::TestRunner: #3 0x00007fa32ad5764f in xcb_wait_for_event (c=0x11ef520) at ../../src/xcb_in.c:622 QtQA::App::TestRunner: #4 0x00007fa330a39487 in TestNamespace::QXcbEventReader::run (this=0x11fb4d0) at qxcbconnection.cpp:1048 QtQA::App::TestRunner: #5 0x00007fa32f162b35 in TestNamespace::QThreadPrivate::start (arg=0x11fb4d0) at thread/qthread_unix.cpp:331 QtQA::App::TestRunner: #6 0x00007fa32e0cb182 in start_thread (arg=0x7fa325c3b700) at pthread_create.c:312 QtQA::App::TestRunner: #7 0x00007fa32e8aa00d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 6 (Thread 0x7fa31ce2c700 (LWP 5327)): QtQA::App::TestRunner: #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 QtQA::App::TestRunner: #1 0x00007fa3247a051b in ?? () from /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so QtQA::App::TestRunner: #2 0x00007fa32479fc69 in ?? () from /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so QtQA::App::TestRunner: #3 0x00007fa32e0cb182 in start_thread (arg=0x7fa31ce2c700) at pthread_create.c:312 QtQA::App::TestRunner: #4 0x00007fa32e8aa00d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 5 (Thread 0x7fa31c62b700 (LWP 5328)): QtQA::App::TestRunner: #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 QtQA::App::TestRunner: #1 0x00007fa3247a051b in ?? () from /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so QtQA::App::TestRunner: #2 0x00007fa32479fc69 in ?? () from /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so QtQA::App::TestRunner: #3 0x00007fa32e0cb182 in start_thread (arg=0x7fa31c62b700) at pthread_create.c:312 QtQA::App::TestRunner: #4 0x00007fa32e8aa00d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 4 (Thread 0x7fa31be2a700 (LWP 5329)): QtQA::App::TestRunner: #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 QtQA::App::TestRunner: #1 0x00007fa3247a051b in ?? () from /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so QtQA::App::TestRunner: #2 0x00007fa32479fc69 in ?? () from /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so QtQA::App::TestRunner: #3 0x00007fa32e0cb182 in start_thread (arg=0x7fa31be2a700) at pthread_create.c:312 QtQA::App::TestRunner: #4 0x00007fa32e8aa00d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 3 (Thread 0x7fa31b629700 (LWP 5330)): QtQA::App::TestRunner: #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 QtQA::App::TestRunner: #1 0x00007fa3247a051b in ?? () from /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so QtQA::App::TestRunner: #2 0x00007fa32479fc69 in ?? () from /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so QtQA::App::TestRunner: #3 0x00007fa32e0cb182 in start_thread (arg=0x7fa31b629700) at pthread_create.c:312 QtQA::App::TestRunner: #4 0x00007fa32e8aa00d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2 (Thread 0x7fa31a3b4700 (LWP 5340)): QtQA::App::TestRunner: #0 0x00007fa32e89ccbd in poll () at ../sysdeps/unix/syscall-template.S:81 QtQA::App::TestRunner: #1 0x00007fa32cdaafe4 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #2 0x00007fa32cdab0ec in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #3 0x00007fa32f453cdd in TestNamespace::QEventDispatcherGlib::processEvents (this=0x7fa314036d20, flags=...) at kernel/qeventdispatcher_glib.cpp:418 QtQA::App::TestRunner: #4 0x00007fa32f3dbdd2 in TestNamespace::QEventLoop::processEvents (this=0x7fa31a3b3e10, flags=...) at kernel/qeventloop.cpp:128 QtQA::App::TestRunner: #5 0x00007fa32f3dc093 in TestNamespace::QEventLoop::exec (this=0x7fa31a3b3e10, flags=...) at kernel/qeventloop.cpp:204 QtQA::App::TestRunner: #6 0x00007fa32f15b72a in TestNamespace::QThread::exec (this=0x121caf0) at thread/qthread.cpp:503 QtQA::App::TestRunner: #7 0x00007fa32fab77fb in TestNamespace::QQmlThreadPrivate::run (this=0x121caf0) at qml/ftw/qqmlthread.cpp:141 QtQA::App::TestRunner: #8 0x00007fa32f162b35 in TestNamespace::QThreadPrivate::start (arg=0x121caf0) at thread/qthread_unix.cpp:331 QtQA::App::TestRunner: #9 0x00007fa32e0cb182 in start_thread (arg=0x7fa31a3b4700) at pthread_create.c:312 QtQA::App::TestRunner: #10 0x00007fa32e8aa00d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1 (Thread 0x7fa330b7a780 (LWP 5325)): QtQA::App::TestRunner: #0 0x00007fa32e7e5cc9 in __GI_raise (sig=sig at entry=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:56 QtQA::App::TestRunner: #1 0x00007fa32e7e90d8 in __GI_abort () at abort.c:89 QtQA::App::TestRunner: #2 0x00007fa32e822f24 in __libc_message (do_abort=do_abort at entry=1, fmt=fmt at entry=0x7fa32e9316c8 "*** Error in `%s': %s: 0x%s ***\n") at ../sysdeps/posix/libc_fatal.c:175 QtQA::App::TestRunner: #3 0x00007fa32e82f1fe in malloc_printerr (ptr=, str=0x7fa32e9317f8 "double free or corruption (out)", action=1) at malloc.c:4996 QtQA::App::TestRunner: #4 _int_free (av=, p=, have_lock=0) at malloc.c:3840 QtQA::App::TestRunner: #5 0x00007fa32fe62b6a in TestNamespace::QPlatformWindow::~QPlatformWindow (this=0x1a60c10, __in_chrg=) at kernel/qplatformwindow.cpp:64 QtQA::App::TestRunner: #6 0x00007fa32fe7ce93 in TestNamespace::QWindow::destroy (this=0x13f2ca0) at kernel/qwindow.cpp:1606 QtQA::App::TestRunner: #7 0x00007fa32fe7d748 in TestNamespace::QWindow::event (this=0x13f2ca0, ev=0x7fffae1b7e70) at kernel/qwindow.cpp:2019 QtQA::App::TestRunner: #8 0x00007fa33067dd9e in TestNamespace::QQuickWindow::event (this=0x13f2ca0, e=0x7fffae1b7e70) at items/qquickwindow.cpp:1406 QtQA::App::TestRunner: #9 0x00007fa32f3df556 in TestNamespace::QCoreApplicationPrivate::notify_helper (this=0x11e1a40, receiver=0x13f2ca0, event=0x7fffae1b7e70) at kernel/qcoreapplication.cpp:1080 QtQA::App::TestRunner: #10 0x00007fa32f3df238 in TestNamespace::QCoreApplication::notify (this=0x7fffae1b9880, receiver=0x13f2ca0, event=0x7fffae1b7e70) at kernel/qcoreapplication.cpp:1025 QtQA::App::TestRunner: #11 0x00007fa32fe6c93e in TestNamespace::QGuiApplication::notify (this=0x7fffae1b9880, object=0x13f2ca0, event=0x7fffae1b7e70) at kernel/qguiapplication.cpp:1531 QtQA::App::TestRunner: #12 0x00007fa32f3df142 in TestNamespace::QCoreApplication::notifyInternal (this=0x7fffae1b9880, receiver=0x13f2ca0, event=0x7fffae1b7e70) at kernel/qcoreapplication.cpp:963 QtQA::App::TestRunner: #13 0x00007fa32fe745ad in TestNamespace::QCoreApplication::sendSpontaneousEvent (receiver=0x13f2ca0, event=0x7fffae1b7e70) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 QtQA::App::TestRunner: #14 0x00007fa32fe6e905 in TestNamespace::QGuiApplicationPrivate::processCloseEvent (e=0x1405420) at kernel/qguiapplication.cpp:2077 QtQA::App::TestRunner: #15 0x00007fa32fe6cba7 in TestNamespace::QGuiApplicationPrivate::processWindowSystemEvent (e=0x1405420) at kernel/qguiapplication.cpp:1615 QtQA::App::TestRunner: #16 0x00007fa32fe55869 in TestNamespace::QWindowSystemInterface::sendWindowSystemEvents (flags=...) at kernel/qwindowsysteminterface.cpp:609 QtQA::App::TestRunner: #17 0x00007fa32fe557fe in TestNamespace::QWindowSystemInterface::flushWindowSystemEvents (flags=...) at kernel/qwindowsysteminterface.cpp:593 QtQA::App::TestRunner: #18 0x00007fa32fe62b13 in TestNamespace::QPlatformWindow::~QPlatformWindow (this=0x1a60c10, __in_chrg=) at kernel/qplatformwindow.cpp:63 QtQA::App::TestRunner: #19 0x00007fa32fe62b5e in TestNamespace::QPlatformWindow::~QPlatformWindow (this=0x1a60c10, __in_chrg=) at kernel/qplatformwindow.cpp:64 QtQA::App::TestRunner: #20 0x00007fa32fe7ce93 in TestNamespace::QWindow::destroy (this=0x13f2ca0) at kernel/qwindow.cpp:1606 QtQA::App::TestRunner: #21 0x00007fa32fe7d748 in TestNamespace::QWindow::event (this=0x13f2ca0, ev=0x7fffae1b8320) at kernel/qwindow.cpp:2019 QtQA::App::TestRunner: #22 0x00007fa33067dd9e in TestNamespace::QQuickWindow::event (this=0x13f2ca0, e=0x7fffae1b8320) at items/qquickwindow.cpp:1406 QtQA::App::TestRunner: #23 0x00007fa32f3df556 in TestNamespace::QCoreApplicationPrivate::notify_helper (this=0x11e1a40, receiver=0x13f2ca0, event=0x7fffae1b8320) at kernel/qcoreapplication.cpp:1080 QtQA::App::TestRunner: #24 0x00007fa32f3df238 in TestNamespace::QCoreApplication::notify (this=0x7fffae1b9880, receiver=0x13f2ca0, event=0x7fffae1b8320) at kernel/qcoreapplication.cpp:1025 QtQA::App::TestRunner: #25 0x00007fa32fe6c93e in TestNamespace::QGuiApplication::notify (this=0x7fffae1b9880, object=0x13f2ca0, event=0x7fffae1b8320) at kernel/qguiapplication.cpp:1531 QtQA::App::TestRunner: #26 0x00007fa32f3df142 in TestNamespace::QCoreApplication::notifyInternal (this=0x7fffae1b9880, receiver=0x13f2ca0, event=0x7fffae1b8320) at kernel/qcoreapplication.cpp:963 QtQA::App::TestRunner: #27 0x00007fa32fe745ad in TestNamespace::QCoreApplication::sendSpontaneousEvent (receiver=0x13f2ca0, event=0x7fffae1b8320) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 QtQA::App::TestRunner: #28 0x00007fa32fe6e905 in TestNamespace::QGuiApplicationPrivate::processCloseEvent (e=0x18f09a0) at kernel/qguiapplication.cpp:2077 QtQA::App::TestRunner: #29 0x00007fa32fe6cba7 in TestNamespace::QGuiApplicationPrivate::processWindowSystemEvent (e=0x18f09a0) at kernel/qguiapplication.cpp:1615 QtQA::App::TestRunner: #30 0x00007fa32fe55869 in TestNamespace::QWindowSystemInterface::sendWindowSystemEvents (flags=...) at kernel/qwindowsysteminterface.cpp:609 QtQA::App::TestRunner: #31 0x00007fa32fe557fe in TestNamespace::QWindowSystemInterface::flushWindowSystemEvents (flags=...) at kernel/qwindowsysteminterface.cpp:593 QtQA::App::TestRunner: #32 0x00007fa32fe62b13 in TestNamespace::QPlatformWindow::~QPlatformWindow (this=0x1a60c10, __in_chrg=) at kernel/qplatformwindow.cpp:63 QtQA::App::TestRunner: #33 0x00007fa330a565e4 in TestNamespace::QXcbWindow::~QXcbWindow (this=0x1a60c00, __in_chrg=) at qxcbwindow.cpp:540 QtQA::App::TestRunner: #34 0x00007fa328063be9 in TestNamespace::QXcbGlxWindow::~QXcbGlxWindow (this=0x1a60c00, __in_chrg=) at qxcbglxwindow.cpp:46 QtQA::App::TestRunner: #35 0x00007fa328063c1e in TestNamespace::QXcbGlxWindow::~QXcbGlxWindow (this=0x1a60c00, __in_chrg=) at qxcbglxwindow.cpp:48 QtQA::App::TestRunner: #36 0x00007fa32fe7ce93 in TestNamespace::QWindow::destroy (this=0x13f2ca0) at kernel/qwindow.cpp:1606 QtQA::App::TestRunner: #37 0x00007fa32fe7d748 in TestNamespace::QWindow::event (this=0x13f2ca0, ev=0x7fffae1b8810) at kernel/qwindow.cpp:2019 QtQA::App::TestRunner: #38 0x00007fa33067dd9e in TestNamespace::QQuickWindow::event (this=0x13f2ca0, e=0x7fffae1b8810) at items/qquickwindow.cpp:1406 QtQA::App::TestRunner: #39 0x00007fa32f3df556 in TestNamespace::QCoreApplicationPrivate::notify_helper (this=0x11e1a40, receiver=0x13f2ca0, event=0x7fffae1b8810) at kernel/qcoreapplication.cpp:1080 QtQA::App::TestRunner: #40 0x00007fa32f3df238 in TestNamespace::QCoreApplication::notify (this=0x7fffae1b9880, receiver=0x13f2ca0, event=0x7fffae1b8810) at kernel/qcoreapplication.cpp:1025 QtQA::App::TestRunner: #41 0x00007fa32fe6c93e in TestNamespace::QGuiApplication::notify (this=0x7fffae1b9880, object=0x13f2ca0, event=0x7fffae1b8810) at kernel/qguiapplication.cpp:1531 QtQA::App::TestRunner: #42 0x00007fa32f3df142 in TestNamespace::QCoreApplication::notifyInternal (this=0x7fffae1b9880, receiver=0x13f2ca0, event=0x7fffae1b8810) at kernel/qcoreapplication.cpp:963 QtQA::App::TestRunner: #43 0x00007fa32fe745ad in TestNamespace::QCoreApplication::sendSpontaneousEvent (receiver=0x13f2ca0, event=0x7fffae1b8810) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 QtQA::App::TestRunner: #44 0x00007fa32fe6e905 in TestNamespace::QGuiApplicationPrivate::processCloseEvent (e=0x1404100) at kernel/qguiapplication.cpp:2077 QtQA::App::TestRunner: #45 0x00007fa32fe6cba7 in TestNamespace::QGuiApplicationPrivate::processWindowSystemEvent (e=0x1404100) at kernel/qguiapplication.cpp:1615 QtQA::App::TestRunner: #46 0x00007fa32fe55869 in TestNamespace::QWindowSystemInterface::sendWindowSystemEvents (flags=...) at kernel/qwindowsysteminterface.cpp:609 QtQA::App::TestRunner: #47 0x00007fa330aa0dac in TestNamespace::userEventSourceDispatch (source=0x1217480) at eventdispatchers/qeventdispatcher_glib.cpp:70 QtQA::App::TestRunner: #48 0x00007fa32cdaae04 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #49 0x00007fa32cdab048 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #50 0x00007fa32cdab0ec in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #51 0x00007fa32f453cdd in TestNamespace::QEventDispatcherGlib::processEvents (this=0x1215a30, flags=...) at kernel/qeventdispatcher_glib.cpp:418 QtQA::App::TestRunner: #52 0x00007fa330aa0fbe in TestNamespace::QPAEventDispatcherGlib::processEvents (this=0x1215a30, flags=...) at eventdispatchers/qeventdispatcher_glib.cpp:115 QtQA::App::TestRunner: #53 0x00007fa32f3df685 in TestNamespace::QCoreApplication::processEvents (flags=..., maxtime=0) at kernel/qcoreapplication.cpp:1161 QtQA::App::TestRunner: #54 0x000000000040eda1 in TestNamespace::QTest::qWait (ms=0) at /work/build/qt/qtbase/include/QtTest/../../src/testlib/qtestsystem.h:58 QtQA::App::TestRunner: #55 0x0000000000433384 in tst_qquickwindow::blockClosing (this=0x7fffae1b9890) at tst_qquickwindow.cpp:1746 QtQA::App::TestRunner: #56 0x000000000043a8ad in tst_qquickwindow::qt_static_metacall (_o=0x7fffae1b9890, _c=TestNamespace::QMetaObject::InvokeMetaMethod, _id=34, _a=0x7fffae1b8da0) at .moc/tst_qquickwindow.moc:501 QtQA::App::TestRunner: #57 0x00007fa32f3eb6d1 in TestNamespace::QMetaMethod::invoke (this=0x7fffae1b8f10, object=0x7fffae1b9890, connectionType=TestNamespace::Qt::DirectConnection, returnValue=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:2184 QtQA::App::TestRunner: #58 0x00007fa32f3eab99 in TestNamespace::QMetaObject::invokeMethod (obj=0x7fffae1b9890, member=0x12a79d0 "blockClosing", type=TestNamespace::Qt::DirectConnection, ret=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:1479 QtQA::App::TestRunner: #59 0x00007fa330bbe7d3 in TestNamespace::QMetaObject::invokeMethod (obj=0x7fffae1b9890, member=0x12a79d0 "blockClosing", type=TestNamespace::Qt::DirectConnection, val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs.h:408 QtQA::App::TestRunner: #60 0x00007fa330bb95e4 in TestNamespace::QTest::qInvokeTestMethodDataEntry (slot=0x12a79d0 "blockClosing") at qtestcase.cpp:1939 QtQA::App::TestRunner: #61 0x00007fa330bb9eb9 in TestNamespace::QTest::qInvokeTestMethod (slotName=0x16e5a18 "blockClosing()", data=0x0) at qtestcase.cpp:2067 QtQA::App::TestRunner: #62 0x00007fa330bbac2c in TestNamespace::QTest::qInvokeTestMethods (testObject=0x7fffae1b9890) at qtestcase.cpp:2356 QtQA::App::TestRunner: #63 0x00007fa330bbb2b1 in TestNamespace::QTest::qExec (testObject=0x7fffae1b9890, argc=6, argv=0x7fffae1b99c8) at qtestcase.cpp:2598 QtQA::App::TestRunner: #64 0x000000000043a24b in main (argc=6, argv=0x7fffae1b99c8) at tst_qquickwindow.cpp:2157 QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qquickwindow ********* Config: Using QtTest library 5.6.0, Qt 5.6.0 (x86_64-little_endian-lp64 shared (dynamic) debug build; by GCC 4.8.2) PASS : tst_qquickwindow::initTestCase() PASS : tst_qquickwindow::openglContextCreatedSignal() PASS : tst_qquickwindow::aboutToStopSignal() 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 Loc: [tst_qquickwindow.cpp(1250)] 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::defaultState() 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::focusReason() 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::testWindowVisibilityOrder() *** Error in `./tst_qquickwindow': double free or corruption (out): 0x0000000001e974d0 *** 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 5344] QtQA::App::TestRunner: [New LWP 5345] QtQA::App::TestRunner: [New LWP 5349] QtQA::App::TestRunner: [New LWP 5347] QtQA::App::TestRunner: [New LWP 5348] QtQA::App::TestRunner: [New LWP 5360] QtQA::App::TestRunner: [New LWP 5350] QtQA::App::TestRunner: [Thread debugging using libthread_db enabled] QtQA::App::TestRunner: Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". QtQA::App::TestRunner: Core was generated by `./tst_qquickwindow -o /work/ci/qt/qtbase/dev/_artifacts/test-logs/tst_qquickwin'. QtQA::App::TestRunner: Program terminated with signal SIGABRT, Aborted. QtQA::App::TestRunner: #0 0x00007f7b029c4cc9 in __GI_raise (sig=sig at entry=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:56 QtQA::App::TestRunner: 56 ../nptl/sysdeps/unix/sysv/linux/raise.c: No such file or directory. QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 7 (Thread 0x7f7aef858700 (LWP 5350)): QtQA::App::TestRunner: #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 QtQA::App::TestRunner: #1 0x00007f7af897f51b in ?? () from /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so QtQA::App::TestRunner: #2 0x00007f7af897ec69 in ?? () from /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so QtQA::App::TestRunner: #3 0x00007f7b022aa182 in start_thread (arg=0x7f7aef858700) at pthread_create.c:312 QtQA::App::TestRunner: #4 0x00007f7b02a8900d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 6 (Thread 0x7f7aee5e3700 (LWP 5360)): QtQA::App::TestRunner: #0 0x00007f7b02a7bcbd in poll () at ../sysdeps/unix/syscall-template.S:81 QtQA::App::TestRunner: #1 0x00007f7b00f89fe4 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #2 0x00007f7b00f8a0ec in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #3 0x00007f7b03632cdd in TestNamespace::QEventDispatcherGlib::processEvents (this=0x7f7ae803b770, flags=...) at kernel/qeventdispatcher_glib.cpp:418 QtQA::App::TestRunner: #4 0x00007f7b035badd2 in TestNamespace::QEventLoop::processEvents (this=0x7f7aee5e2e10, flags=...) at kernel/qeventloop.cpp:128 QtQA::App::TestRunner: #5 0x00007f7b035bb093 in TestNamespace::QEventLoop::exec (this=0x7f7aee5e2e10, flags=...) at kernel/qeventloop.cpp:204 QtQA::App::TestRunner: #6 0x00007f7b0333a72a in TestNamespace::QThread::exec (this=0x1de1370) at thread/qthread.cpp:503 QtQA::App::TestRunner: #7 0x00007f7b03c967fb in TestNamespace::QQmlThreadPrivate::run (this=0x1de1370) at qml/ftw/qqmlthread.cpp:141 QtQA::App::TestRunner: #8 0x00007f7b03341b35 in TestNamespace::QThreadPrivate::start (arg=0x1de1370) at thread/qthread_unix.cpp:331 QtQA::App::TestRunner: #9 0x00007f7b022aa182 in start_thread (arg=0x7f7aee5e3700) at pthread_create.c:312 QtQA::App::TestRunner: #10 0x00007f7b02a8900d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 5 (Thread 0x7f7af085a700 (LWP 5348)): QtQA::App::TestRunner: #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 QtQA::App::TestRunner: #1 0x00007f7af897f51b in ?? () from /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so QtQA::App::TestRunner: #2 0x00007f7af897ec69 in ?? () from /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so QtQA::App::TestRunner: #3 0x00007f7b022aa182 in start_thread (arg=0x7f7af085a700) at pthread_create.c:312 QtQA::App::TestRunner: #4 0x00007f7b02a8900d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 4 (Thread 0x7f7af105b700 (LWP 5347)): QtQA::App::TestRunner: #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 QtQA::App::TestRunner: #1 0x00007f7af897f51b in ?? () from /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so QtQA::App::TestRunner: #2 0x00007f7af897ec69 in ?? () from /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so QtQA::App::TestRunner: #3 0x00007f7b022aa182 in start_thread (arg=0x7f7af105b700) at pthread_create.c:312 QtQA::App::TestRunner: #4 0x00007f7b02a8900d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 3 (Thread 0x7f7af0059700 (LWP 5349)): QtQA::App::TestRunner: #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 QtQA::App::TestRunner: #1 0x00007f7af897f51b in ?? () from /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so QtQA::App::TestRunner: #2 0x00007f7af897ec69 in ?? () from /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so QtQA::App::TestRunner: #3 0x00007f7b022aa182 in start_thread (arg=0x7f7af0059700) at pthread_create.c:312 QtQA::App::TestRunner: #4 0x00007f7b02a8900d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2 (Thread 0x7f7af9e1a700 (LWP 5345)): QtQA::App::TestRunner: #0 0x00007f7b02a7bcbd in poll () at ../sysdeps/unix/syscall-template.S:81 QtQA::App::TestRunner: #1 0x00007f7afef34b72 in poll (__timeout=-1, __nfds=1, __fds=0x7f7af9e19d00) at /usr/include/x86_64-linux-gnu/bits/poll2.h:46 QtQA::App::TestRunner: #2 _xcb_conn_wait (c=c at entry=0x1c51520, cond=cond at entry=0x1c51560, vector=vector at entry=0x0, count=count at entry=0x0) at ../../src/xcb_conn.c:447 QtQA::App::TestRunner: #3 0x00007f7afef3664f in xcb_wait_for_event (c=0x1c51520) at ../../src/xcb_in.c:622 QtQA::App::TestRunner: #4 0x00007f7b04c18487 in TestNamespace::QXcbEventReader::run (this=0x1c5d4d0) at qxcbconnection.cpp:1048 QtQA::App::TestRunner: #5 0x00007f7b03341b35 in TestNamespace::QThreadPrivate::start (arg=0x1c5d4d0) at thread/qthread_unix.cpp:331 QtQA::App::TestRunner: #6 0x00007f7b022aa182 in start_thread (arg=0x7f7af9e1a700) at pthread_create.c:312 QtQA::App::TestRunner: #7 0x00007f7b02a8900d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1 (Thread 0x7f7b04d59780 (LWP 5344)): QtQA::App::TestRunner: #0 0x00007f7b029c4cc9 in __GI_raise (sig=sig at entry=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:56 QtQA::App::TestRunner: #1 0x00007f7b029c80d8 in __GI_abort () at abort.c:89 QtQA::App::TestRunner: #2 0x00007f7b02a01f24 in __libc_message (do_abort=do_abort at entry=1, fmt=fmt at entry=0x7f7b02b106c8 "*** Error in `%s': %s: 0x%s ***\n") at ../sysdeps/posix/libc_fatal.c:175 QtQA::App::TestRunner: #3 0x00007f7b02a0e1fe in malloc_printerr (ptr=, str=0x7f7b02b107f8 "double free or corruption (out)", action=1) at malloc.c:4996 QtQA::App::TestRunner: #4 _int_free (av=, p=, have_lock=0) at malloc.c:3840 QtQA::App::TestRunner: #5 0x00007f7b04041b6a in TestNamespace::QPlatformWindow::~QPlatformWindow (this=0x1e974d0, __in_chrg=) at kernel/qplatformwindow.cpp:64 QtQA::App::TestRunner: #6 0x00007f7b0405be93 in TestNamespace::QWindow::destroy (this=0x1cf4420) at kernel/qwindow.cpp:1606 QtQA::App::TestRunner: #7 0x00007f7b0405c748 in TestNamespace::QWindow::event (this=0x1cf4420, ev=0x7fff562581b0) at kernel/qwindow.cpp:2019 QtQA::App::TestRunner: #8 0x00007f7b0485cd9e in TestNamespace::QQuickWindow::event (this=0x1cf4420, e=0x7fff562581b0) at items/qquickwindow.cpp:1406 QtQA::App::TestRunner: #9 0x00007f7b035be556 in TestNamespace::QCoreApplicationPrivate::notify_helper (this=0x1c43a40, receiver=0x1cf4420, event=0x7fff562581b0) at kernel/qcoreapplication.cpp:1080 QtQA::App::TestRunner: #10 0x00007f7b035be238 in TestNamespace::QCoreApplication::notify (this=0x7fff56259bc0, receiver=0x1cf4420, event=0x7fff562581b0) at kernel/qcoreapplication.cpp:1025 QtQA::App::TestRunner: #11 0x00007f7b0404b93e in TestNamespace::QGuiApplication::notify (this=0x7fff56259bc0, object=0x1cf4420, event=0x7fff562581b0) at kernel/qguiapplication.cpp:1531 QtQA::App::TestRunner: #12 0x00007f7b035be142 in TestNamespace::QCoreApplication::notifyInternal (this=0x7fff56259bc0, receiver=0x1cf4420, event=0x7fff562581b0) at kernel/qcoreapplication.cpp:963 QtQA::App::TestRunner: #13 0x00007f7b040535ad in TestNamespace::QCoreApplication::sendSpontaneousEvent (receiver=0x1cf4420, event=0x7fff562581b0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 QtQA::App::TestRunner: #14 0x00007f7b0404d905 in TestNamespace::QGuiApplicationPrivate::processCloseEvent (e=0x2413750) at kernel/qguiapplication.cpp:2077 QtQA::App::TestRunner: #15 0x00007f7b0404bba7 in TestNamespace::QGuiApplicationPrivate::processWindowSystemEvent (e=0x2413750) at kernel/qguiapplication.cpp:1615 QtQA::App::TestRunner: #16 0x00007f7b04034869 in TestNamespace::QWindowSystemInterface::sendWindowSystemEvents (flags=...) at kernel/qwindowsysteminterface.cpp:609 QtQA::App::TestRunner: #17 0x00007f7b040347fe in TestNamespace::QWindowSystemInterface::flushWindowSystemEvents (flags=...) at kernel/qwindowsysteminterface.cpp:593 QtQA::App::TestRunner: #18 0x00007f7b04041b13 in TestNamespace::QPlatformWindow::~QPlatformWindow (this=0x1e974d0, __in_chrg=) at kernel/qplatformwindow.cpp:63 QtQA::App::TestRunner: #19 0x00007f7b04041b5e in TestNamespace::QPlatformWindow::~QPlatformWindow (this=0x1e974d0, __in_chrg=) at kernel/qplatformwindow.cpp:64 QtQA::App::TestRunner: #20 0x00007f7b0405be93 in TestNamespace::QWindow::destroy (this=0x1cf4420) at kernel/qwindow.cpp:1606 QtQA::App::TestRunner: #21 0x00007f7b0405c748 in TestNamespace::QWindow::event (this=0x1cf4420, ev=0x7fff56258660) at kernel/qwindow.cpp:2019 QtQA::App::TestRunner: #22 0x00007f7b0485cd9e in TestNamespace::QQuickWindow::event (this=0x1cf4420, e=0x7fff56258660) at items/qquickwindow.cpp:1406 QtQA::App::TestRunner: #23 0x00007f7b035be556 in TestNamespace::QCoreApplicationPrivate::notify_helper (this=0x1c43a40, receiver=0x1cf4420, event=0x7fff56258660) at kernel/qcoreapplication.cpp:1080 QtQA::App::TestRunner: #24 0x00007f7b035be238 in TestNamespace::QCoreApplication::notify (this=0x7fff56259bc0, receiver=0x1cf4420, event=0x7fff56258660) at kernel/qcoreapplication.cpp:1025 QtQA::App::TestRunner: #25 0x00007f7b0404b93e in TestNamespace::QGuiApplication::notify (this=0x7fff56259bc0, object=0x1cf4420, event=0x7fff56258660) at kernel/qguiapplication.cpp:1531 QtQA::App::TestRunner: #26 0x00007f7b035be142 in TestNamespace::QCoreApplication::notifyInternal (this=0x7fff56259bc0, receiver=0x1cf4420, event=0x7fff56258660) at kernel/qcoreapplication.cpp:963 QtQA::App::TestRunner: #27 0x00007f7b040535ad in TestNamespace::QCoreApplication::sendSpontaneousEvent (receiver=0x1cf4420, event=0x7fff56258660) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 QtQA::App::TestRunner: #28 0x00007f7b0404d905 in TestNamespace::QGuiApplicationPrivate::processCloseEvent (e=0x237e920) at kernel/qguiapplication.cpp:2077 QtQA::App::TestRunner: #29 0x00007f7b0404bba7 in TestNamespace::QGuiApplicationPrivate::processWindowSystemEvent (e=0x237e920) at kernel/qguiapplication.cpp:1615 QtQA::App::TestRunner: #30 0x00007f7b04034869 in TestNamespace::QWindowSystemInterface::sendWindowSystemEvents (flags=...) at kernel/qwindowsysteminterface.cpp:609 QtQA::App::TestRunner: #31 0x00007f7b040347fe in TestNamespace::QWindowSystemInterface::flushWindowSystemEvents (flags=...) at kernel/qwindowsysteminterface.cpp:593 QtQA::App::TestRunner: #32 0x00007f7b04041b13 in TestNamespace::QPlatformWindow::~QPlatformWindow (this=0x1e974d0, __in_chrg=) at kernel/qplatformwindow.cpp:63 QtQA::App::TestRunner: #33 0x00007f7b04c355e4 in TestNamespace::QXcbWindow::~QXcbWindow (this=0x1e974c0, __in_chrg=) at qxcbwindow.cpp:540 QtQA::App::TestRunner: #34 0x00007f7afc242be9 in TestNamespace::QXcbGlxWindow::~QXcbGlxWindow (this=0x1e974c0, __in_chrg=) at qxcbglxwindow.cpp:46 QtQA::App::TestRunner: #35 0x00007f7afc242c1e in TestNamespace::QXcbGlxWindow::~QXcbGlxWindow (this=0x1e974c0, __in_chrg=) at qxcbglxwindow.cpp:48 QtQA::App::TestRunner: #36 0x00007f7b0405be93 in TestNamespace::QWindow::destroy (this=0x1cf4420) at kernel/qwindow.cpp:1606 QtQA::App::TestRunner: #37 0x00007f7b0405c748 in TestNamespace::QWindow::event (this=0x1cf4420, ev=0x7fff56258b50) at kernel/qwindow.cpp:2019 QtQA::App::TestRunner: #38 0x00007f7b0485cd9e in TestNamespace::QQuickWindow::event (this=0x1cf4420, e=0x7fff56258b50) at items/qquickwindow.cpp:1406 QtQA::App::TestRunner: #39 0x00007f7b035be556 in TestNamespace::QCoreApplicationPrivate::notify_helper (this=0x1c43a40, receiver=0x1cf4420, event=0x7fff56258b50) at kernel/qcoreapplication.cpp:1080 QtQA::App::TestRunner: #40 0x00007f7b035be238 in TestNamespace::QCoreApplication::notify (this=0x7fff56259bc0, receiver=0x1cf4420, event=0x7fff56258b50) at kernel/qcoreapplication.cpp:1025 QtQA::App::TestRunner: #41 0x00007f7b0404b93e in TestNamespace::QGuiApplication::notify (this=0x7fff56259bc0, object=0x1cf4420, event=0x7fff56258b50) at kernel/qguiapplication.cpp:1531 QtQA::App::TestRunner: #42 0x00007f7b035be142 in TestNamespace::QCoreApplication::notifyInternal (this=0x7fff56259bc0, receiver=0x1cf4420, event=0x7fff56258b50) at kernel/qcoreapplication.cpp:963 QtQA::App::TestRunner: #43 0x00007f7b040535ad in TestNamespace::QCoreApplication::sendSpontaneousEvent (receiver=0x1cf4420, event=0x7fff56258b50) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 QtQA::App::TestRunner: #44 0x00007f7b0404d905 in TestNamespace::QGuiApplicationPrivate::processCloseEvent (e=0x1e973f0) at kernel/qguiapplication.cpp:2077 QtQA::App::TestRunner: #45 0x00007f7b0404bba7 in TestNamespace::QGuiApplicationPrivate::processWindowSystemEvent (e=0x1e973f0) at kernel/qguiapplication.cpp:1615 QtQA::App::TestRunner: #46 0x00007f7b04034869 in TestNamespace::QWindowSystemInterface::sendWindowSystemEvents (flags=...) at kernel/qwindowsysteminterface.cpp:609 QtQA::App::TestRunner: #47 0x00007f7b04c7fdac in TestNamespace::userEventSourceDispatch (source=0x1c792c0) at eventdispatchers/qeventdispatcher_glib.cpp:70 QtQA::App::TestRunner: #48 0x00007f7b00f89e04 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #49 0x00007f7b00f8a048 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #50 0x00007f7b00f8a0ec in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #51 0x00007f7b03632cdd in TestNamespace::QEventDispatcherGlib::processEvents (this=0x1c77870, flags=...) at kernel/qeventdispatcher_glib.cpp:418 QtQA::App::TestRunner: #52 0x00007f7b04c7ffbe in TestNamespace::QPAEventDispatcherGlib::processEvents (this=0x1c77870, flags=...) at eventdispatchers/qeventdispatcher_glib.cpp:115 QtQA::App::TestRunner: #53 0x00007f7b035be685 in TestNamespace::QCoreApplication::processEvents (flags=..., maxtime=0) at kernel/qcoreapplication.cpp:1161 QtQA::App::TestRunner: #54 0x000000000040eda1 in TestNamespace::QTest::qWait (ms=0) at /work/build/qt/qtbase/include/QtTest/../../src/testlib/qtestsystem.h:58 QtQA::App::TestRunner: #55 0x0000000000433384 in tst_qquickwindow::blockClosing (this=0x7fff56259bd0) at tst_qquickwindow.cpp:1746 QtQA::App::TestRunner: #56 0x000000000043a8ad in tst_qquickwindow::qt_static_metacall (_o=0x7fff56259bd0, _c=TestNamespace::QMetaObject::InvokeMetaMethod, _id=34, _a=0x7fff562590e0) at .moc/tst_qquickwindow.moc:501 QtQA::App::TestRunner: #57 0x00007f7b035ca6d1 in TestNamespace::QMetaMethod::invoke (this=0x7fff56259250, object=0x7fff56259bd0, connectionType=TestNamespace::Qt::DirectConnection, returnValue=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:2184 QtQA::App::TestRunner: #58 0x00007f7b035c9b99 in TestNamespace::QMetaObject::invokeMethod (obj=0x7fff56259bd0, member=0x1cf6660 "blockClosing", type=TestNamespace::Qt::DirectConnection, ret=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:1479 QtQA::App::TestRunner: #59 0x00007f7b04d9d7d3 in TestNamespace::QMetaObject::invokeMethod (obj=0x7fff56259bd0, member=0x1cf6660 "blockClosing", type=TestNamespace::Qt::DirectConnection, val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs.h:408 QtQA::App::TestRunner: #60 0x00007f7b04d985e4 in TestNamespace::QTest::qInvokeTestMethodDataEntry (slot=0x1cf6660 "blockClosing") at qtestcase.cpp:1939 QtQA::App::TestRunner: #61 0x00007f7b04d98eb9 in TestNamespace::QTest::qInvokeTestMethod (slotName=0x1d5f008 "blockClosing()", data=0x0) at qtestcase.cpp:2067 QtQA::App::TestRunner: #62 0x00007f7b04d99c2c in TestNamespace::QTest::qInvokeTestMethods (testObject=0x7fff56259bd0) at qtestcase.cpp:2356 QtQA::App::TestRunner: #63 0x00007f7b04d9a2b1 in TestNamespace::QTest::qExec (testObject=0x7fff56259bd0, argc=5, argv=0x7fff56259d08) at qtestcase.cpp:2598 QtQA::App::TestRunner: #64 0x000000000043a24b in main (argc=5, argv=0x7fff56259d08) at tst_qquickwindow.cpp:2157 QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickwindow: 33 seconds, signal 6 Build log: http://testresults.qt.io/ci/QtBase_dev_Integration/build_06020/revdep-qtdeclarative_linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_14.04_x64/log.txt.gz Tested changes (refs/builds/dev_1426571469): http://codereview.qt-project.org/108517 [PS2] - QWindow::destroy(): only reset QGuiApp::focus_window and friends as a last resort From ci-noreply at qt-project.org Tue Mar 17 07:59:37 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 17 Mar 2015 08:59:37 +0200 Subject: [Ci-reports] pass on QtBase_5.4_Integration #1934 Message-ID: <20150317_065937_075743.ci-noreply@qt-project.org> QtBase_5.4_Integration #1934: SUCCESS Tested changes (refs/builds/5.4_1426568352): http://codereview.qt-project.org/108136 [PS2] - Add note clarifying return value of QDesktopServices::openUrl() From ci-noreply at qt-project.org Tue Mar 17 08:51:21 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 17 Mar 2015 09:51:21 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #6021 Message-ID: <20150317_075121_046177.ci-noreply@qt-project.org> Autotest `tst_qquickwindow' failed :( Testing tst_qquickwindow *** Error in `./tst_qquickwindow': double free or corruption (out): 0x0000000001028530 *** 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 5235] QtQA::App::TestRunner: [New LWP 5236] QtQA::App::TestRunner: [New LWP 5237] QtQA::App::TestRunner: [New LWP 5250] QtQA::App::TestRunner: [New LWP 5238] QtQA::App::TestRunner: [New LWP 5239] QtQA::App::TestRunner: [New LWP 5240] QtQA::App::TestRunner: [Thread debugging using libthread_db enabled] QtQA::App::TestRunner: Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". QtQA::App::TestRunner: Core was generated by `./tst_qquickwindow -silent -o /work/ci/qt/qtbase/dev/_artifacts/test-logs/tst_q'. QtQA::App::TestRunner: Program terminated with signal SIGABRT, Aborted. QtQA::App::TestRunner: #0 0x00007faf48e13cc9 in __GI_raise (sig=sig at entry=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:56 QtQA::App::TestRunner: 56 ../nptl/sysdeps/unix/sysv/linux/raise.c: No such file or directory. QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 7 (Thread 0x7faf3590f700 (LWP 5240)): QtQA::App::TestRunner: #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 QtQA::App::TestRunner: #1 0x00007faf3edce51b in ?? () from /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so QtQA::App::TestRunner: #2 0x00007faf3edcdc69 in ?? () from /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so QtQA::App::TestRunner: #3 0x00007faf486f9182 in start_thread (arg=0x7faf3590f700) at pthread_create.c:312 QtQA::App::TestRunner: #4 0x00007faf48ed800d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 6 (Thread 0x7faf36110700 (LWP 5239)): QtQA::App::TestRunner: #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 QtQA::App::TestRunner: #1 0x00007faf3edce51b in ?? () from /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so QtQA::App::TestRunner: #2 0x00007faf3edcdc69 in ?? () from /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so QtQA::App::TestRunner: #3 0x00007faf486f9182 in start_thread (arg=0x7faf36110700) at pthread_create.c:312 QtQA::App::TestRunner: #4 0x00007faf48ed800d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 5 (Thread 0x7faf3ccbb700 (LWP 5238)): QtQA::App::TestRunner: #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 QtQA::App::TestRunner: #1 0x00007faf3edce51b in ?? () from /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so QtQA::App::TestRunner: #2 0x00007faf3edcdc69 in ?? () from /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so QtQA::App::TestRunner: #3 0x00007faf486f9182 in start_thread (arg=0x7faf3ccbb700) at pthread_create.c:312 QtQA::App::TestRunner: #4 0x00007faf48ed800d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 4 (Thread 0x7faf34adc700 (LWP 5250)): QtQA::App::TestRunner: #0 0x00007faf48ecacbd in poll () at ../sysdeps/unix/syscall-template.S:81 QtQA::App::TestRunner: #1 0x00007faf473d8fe4 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #2 0x00007faf473d90ec in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #3 0x00007faf49a81cdd in TestNamespace::QEventDispatcherGlib::processEvents (this=0x7faf30009cf0, flags=...) at kernel/qeventdispatcher_glib.cpp:418 QtQA::App::TestRunner: #4 0x00007faf49a09dd2 in TestNamespace::QEventLoop::processEvents (this=0x7faf34adbe10, flags=...) at kernel/qeventloop.cpp:128 QtQA::App::TestRunner: #5 0x00007faf49a0a093 in TestNamespace::QEventLoop::exec (this=0x7faf34adbe10, flags=...) at kernel/qeventloop.cpp:204 QtQA::App::TestRunner: #6 0x00007faf4978972a in TestNamespace::QThread::exec (this=0x115a780) at thread/qthread.cpp:503 QtQA::App::TestRunner: #7 0x00007faf4a0e57fb in TestNamespace::QQmlThreadPrivate::run (this=0x115a780) at qml/ftw/qqmlthread.cpp:141 QtQA::App::TestRunner: #8 0x00007faf49790b35 in TestNamespace::QThreadPrivate::start (arg=0x115a780) at thread/qthread_unix.cpp:331 QtQA::App::TestRunner: #9 0x00007faf486f9182 in start_thread (arg=0x7faf34adc700) at pthread_create.c:312 QtQA::App::TestRunner: #10 0x00007faf48ed800d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 3 (Thread 0x7faf3d4bc700 (LWP 5237)): QtQA::App::TestRunner: #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 QtQA::App::TestRunner: #1 0x00007faf3edce51b in ?? () from /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so QtQA::App::TestRunner: #2 0x00007faf3edcdc69 in ?? () from /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so QtQA::App::TestRunner: #3 0x00007faf486f9182 in start_thread (arg=0x7faf3d4bc700) at pthread_create.c:312 QtQA::App::TestRunner: #4 0x00007faf48ed800d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2 (Thread 0x7faf40269700 (LWP 5236)): QtQA::App::TestRunner: #0 0x00007faf48ecacbd in poll () at ../sysdeps/unix/syscall-template.S:81 QtQA::App::TestRunner: #1 0x00007faf45383b72 in poll (__timeout=-1, __nfds=1, __fds=0x7faf40268d00) at /usr/include/x86_64-linux-gnu/bits/poll2.h:46 QtQA::App::TestRunner: #2 _xcb_conn_wait (c=c at entry=0xf1b520, cond=cond at entry=0xf1b560, vector=vector at entry=0x0, count=count at entry=0x0) at ../../src/xcb_conn.c:447 QtQA::App::TestRunner: #3 0x00007faf4538564f in xcb_wait_for_event (c=0xf1b520) at ../../src/xcb_in.c:622 QtQA::App::TestRunner: #4 0x00007faf4b067487 in TestNamespace::QXcbEventReader::run (this=0xf274d0) at qxcbconnection.cpp:1048 QtQA::App::TestRunner: #5 0x00007faf49790b35 in TestNamespace::QThreadPrivate::start (arg=0xf274d0) at thread/qthread_unix.cpp:331 QtQA::App::TestRunner: #6 0x00007faf486f9182 in start_thread (arg=0x7faf40269700) at pthread_create.c:312 QtQA::App::TestRunner: #7 0x00007faf48ed800d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1 (Thread 0x7faf4b1a8780 (LWP 5235)): QtQA::App::TestRunner: #0 0x00007faf48e13cc9 in __GI_raise (sig=sig at entry=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:56 QtQA::App::TestRunner: #1 0x00007faf48e170d8 in __GI_abort () at abort.c:89 QtQA::App::TestRunner: #2 0x00007faf48e50f24 in __libc_message (do_abort=do_abort at entry=1, fmt=fmt at entry=0x7faf48f5f6c8 "*** Error in `%s': %s: 0x%s ***\n") at ../sysdeps/posix/libc_fatal.c:175 QtQA::App::TestRunner: #3 0x00007faf48e5d1fe in malloc_printerr (ptr=, str=0x7faf48f5f7f8 "double free or corruption (out)", action=1) at malloc.c:4996 QtQA::App::TestRunner: #4 _int_free (av=, p=, have_lock=0) at malloc.c:3840 QtQA::App::TestRunner: #5 0x00007faf4a490b6a in TestNamespace::QPlatformWindow::~QPlatformWindow (this=0x1028530, __in_chrg=) at kernel/qplatformwindow.cpp:64 QtQA::App::TestRunner: #6 0x00007faf4a4aae93 in TestNamespace::QWindow::destroy (this=0x10d9f40) at kernel/qwindow.cpp:1606 QtQA::App::TestRunner: #7 0x00007faf4a4ab748 in TestNamespace::QWindow::event (this=0x10d9f40, ev=0x7fff0054cae0) at kernel/qwindow.cpp:2019 QtQA::App::TestRunner: #8 0x00007faf4acabd9e in TestNamespace::QQuickWindow::event (this=0x10d9f40, e=0x7fff0054cae0) at items/qquickwindow.cpp:1406 QtQA::App::TestRunner: #9 0x00007faf49a0d556 in TestNamespace::QCoreApplicationPrivate::notify_helper (this=0xf0da40, receiver=0x10d9f40, event=0x7fff0054cae0) at kernel/qcoreapplication.cpp:1080 QtQA::App::TestRunner: #10 0x00007faf49a0d238 in TestNamespace::QCoreApplication::notify (this=0x7fff0054e4f0, receiver=0x10d9f40, event=0x7fff0054cae0) at kernel/qcoreapplication.cpp:1025 QtQA::App::TestRunner: #11 0x00007faf4a49a93e in TestNamespace::QGuiApplication::notify (this=0x7fff0054e4f0, object=0x10d9f40, event=0x7fff0054cae0) at kernel/qguiapplication.cpp:1531 QtQA::App::TestRunner: #12 0x00007faf49a0d142 in TestNamespace::QCoreApplication::notifyInternal (this=0x7fff0054e4f0, receiver=0x10d9f40, event=0x7fff0054cae0) at kernel/qcoreapplication.cpp:963 QtQA::App::TestRunner: #13 0x00007faf4a4a25ad in TestNamespace::QCoreApplication::sendSpontaneousEvent (receiver=0x10d9f40, event=0x7fff0054cae0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 QtQA::App::TestRunner: #14 0x00007faf4a49c905 in TestNamespace::QGuiApplicationPrivate::processCloseEvent (e=0x10a9b10) at kernel/qguiapplication.cpp:2077 QtQA::App::TestRunner: #15 0x00007faf4a49aba7 in TestNamespace::QGuiApplicationPrivate::processWindowSystemEvent (e=0x10a9b10) at kernel/qguiapplication.cpp:1615 QtQA::App::TestRunner: #16 0x00007faf4a483869 in TestNamespace::QWindowSystemInterface::sendWindowSystemEvents (flags=...) at kernel/qwindowsysteminterface.cpp:609 QtQA::App::TestRunner: #17 0x00007faf4a4837fe in TestNamespace::QWindowSystemInterface::flushWindowSystemEvents (flags=...) at kernel/qwindowsysteminterface.cpp:593 QtQA::App::TestRunner: #18 0x00007faf4a490b13 in TestNamespace::QPlatformWindow::~QPlatformWindow (this=0x1028530, __in_chrg=) at kernel/qplatformwindow.cpp:63 QtQA::App::TestRunner: #19 0x00007faf4a490b5e in TestNamespace::QPlatformWindow::~QPlatformWindow (this=0x1028530, __in_chrg=) at kernel/qplatformwindow.cpp:64 QtQA::App::TestRunner: #20 0x00007faf4a4aae93 in TestNamespace::QWindow::destroy (this=0x10d9f40) at kernel/qwindow.cpp:1606 QtQA::App::TestRunner: #21 0x00007faf4a4ab748 in TestNamespace::QWindow::event (this=0x10d9f40, ev=0x7fff0054cf90) at kernel/qwindow.cpp:2019 QtQA::App::TestRunner: #22 0x00007faf4acabd9e in TestNamespace::QQuickWindow::event (this=0x10d9f40, e=0x7fff0054cf90) at items/qquickwindow.cpp:1406 QtQA::App::TestRunner: #23 0x00007faf49a0d556 in TestNamespace::QCoreApplicationPrivate::notify_helper (this=0xf0da40, receiver=0x10d9f40, event=0x7fff0054cf90) at kernel/qcoreapplication.cpp:1080 QtQA::App::TestRunner: #24 0x00007faf49a0d238 in TestNamespace::QCoreApplication::notify (this=0x7fff0054e4f0, receiver=0x10d9f40, event=0x7fff0054cf90) at kernel/qcoreapplication.cpp:1025 QtQA::App::TestRunner: #25 0x00007faf4a49a93e in TestNamespace::QGuiApplication::notify (this=0x7fff0054e4f0, object=0x10d9f40, event=0x7fff0054cf90) at kernel/qguiapplication.cpp:1531 QtQA::App::TestRunner: #26 0x00007faf49a0d142 in TestNamespace::QCoreApplication::notifyInternal (this=0x7fff0054e4f0, receiver=0x10d9f40, event=0x7fff0054cf90) at kernel/qcoreapplication.cpp:963 QtQA::App::TestRunner: #27 0x00007faf4a4a25ad in TestNamespace::QCoreApplication::sendSpontaneousEvent (receiver=0x10d9f40, event=0x7fff0054cf90) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 QtQA::App::TestRunner: #28 0x00007faf4a49c905 in TestNamespace::QGuiApplicationPrivate::processCloseEvent (e=0x1653f90) at kernel/qguiapplication.cpp:2077 QtQA::App::TestRunner: #29 0x00007faf4a49aba7 in TestNamespace::QGuiApplicationPrivate::processWindowSystemEvent (e=0x1653f90) at kernel/qguiapplication.cpp:1615 QtQA::App::TestRunner: #30 0x00007faf4a483869 in TestNamespace::QWindowSystemInterface::sendWindowSystemEvents (flags=...) at kernel/qwindowsysteminterface.cpp:609 QtQA::App::TestRunner: #31 0x00007faf4a4837fe in TestNamespace::QWindowSystemInterface::flushWindowSystemEvents (flags=...) at kernel/qwindowsysteminterface.cpp:593 QtQA::App::TestRunner: #32 0x00007faf4a490b13 in TestNamespace::QPlatformWindow::~QPlatformWindow (this=0x1028530, __in_chrg=) at kernel/qplatformwindow.cpp:63 QtQA::App::TestRunner: #33 0x00007faf4b0845e4 in TestNamespace::QXcbWindow::~QXcbWindow (this=0x1028520, __in_chrg=) at qxcbwindow.cpp:540 QtQA::App::TestRunner: #34 0x00007faf42691be9 in TestNamespace::QXcbGlxWindow::~QXcbGlxWindow (this=0x1028520, __in_chrg=) at qxcbglxwindow.cpp:46 QtQA::App::TestRunner: #35 0x00007faf42691c1e in TestNamespace::QXcbGlxWindow::~QXcbGlxWindow (this=0x1028520, __in_chrg=) at qxcbglxwindow.cpp:48 QtQA::App::TestRunner: #36 0x00007faf4a4aae93 in TestNamespace::QWindow::destroy (this=0x10d9f40) at kernel/qwindow.cpp:1606 QtQA::App::TestRunner: #37 0x00007faf4a4ab748 in TestNamespace::QWindow::event (this=0x10d9f40, ev=0x7fff0054d480) at kernel/qwindow.cpp:2019 QtQA::App::TestRunner: #38 0x00007faf4acabd9e in TestNamespace::QQuickWindow::event (this=0x10d9f40, e=0x7fff0054d480) at items/qquickwindow.cpp:1406 QtQA::App::TestRunner: #39 0x00007faf49a0d556 in TestNamespace::QCoreApplicationPrivate::notify_helper (this=0xf0da40, receiver=0x10d9f40, event=0x7fff0054d480) at kernel/qcoreapplication.cpp:1080 QtQA::App::TestRunner: #40 0x00007faf49a0d238 in TestNamespace::QCoreApplication::notify (this=0x7fff0054e4f0, receiver=0x10d9f40, event=0x7fff0054d480) at kernel/qcoreapplication.cpp:1025 QtQA::App::TestRunner: #41 0x00007faf4a49a93e in TestNamespace::QGuiApplication::notify (this=0x7fff0054e4f0, object=0x10d9f40, event=0x7fff0054d480) at kernel/qguiapplication.cpp:1531 QtQA::App::TestRunner: #42 0x00007faf49a0d142 in TestNamespace::QCoreApplication::notifyInternal (this=0x7fff0054e4f0, receiver=0x10d9f40, event=0x7fff0054d480) at kernel/qcoreapplication.cpp:963 QtQA::App::TestRunner: #43 0x00007faf4a4a25ad in TestNamespace::QCoreApplication::sendSpontaneousEvent (receiver=0x10d9f40, event=0x7fff0054d480) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 QtQA::App::TestRunner: #44 0x00007faf4a49c905 in TestNamespace::QGuiApplicationPrivate::processCloseEvent (e=0x1028600) at kernel/qguiapplication.cpp:2077 QtQA::App::TestRunner: #45 0x00007faf4a49aba7 in TestNamespace::QGuiApplicationPrivate::processWindowSystemEvent (e=0x1028600) at kernel/qguiapplication.cpp:1615 QtQA::App::TestRunner: #46 0x00007faf4a483869 in TestNamespace::QWindowSystemInterface::sendWindowSystemEvents (flags=...) at kernel/qwindowsysteminterface.cpp:609 QtQA::App::TestRunner: #47 0x00007faf4b0cedac in TestNamespace::userEventSourceDispatch (source=0xf432a0) at eventdispatchers/qeventdispatcher_glib.cpp:70 QtQA::App::TestRunner: #48 0x00007faf473d8e04 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #49 0x00007faf473d9048 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #50 0x00007faf473d90ec in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #51 0x00007faf49a81cdd in TestNamespace::QEventDispatcherGlib::processEvents (this=0xf41850, flags=...) at kernel/qeventdispatcher_glib.cpp:418 QtQA::App::TestRunner: #52 0x00007faf4b0cefbe in TestNamespace::QPAEventDispatcherGlib::processEvents (this=0xf41850, flags=...) at eventdispatchers/qeventdispatcher_glib.cpp:115 QtQA::App::TestRunner: #53 0x00007faf49a0d685 in TestNamespace::QCoreApplication::processEvents (flags=..., maxtime=0) at kernel/qcoreapplication.cpp:1161 QtQA::App::TestRunner: #54 0x000000000040eda1 in TestNamespace::QTest::qWait (ms=0) at /work/build/qt/qtbase/include/QtTest/../../src/testlib/qtestsystem.h:58 QtQA::App::TestRunner: #55 0x0000000000433384 in tst_qquickwindow::blockClosing (this=0x7fff0054e500) at tst_qquickwindow.cpp:1746 QtQA::App::TestRunner: #56 0x000000000043a8ad in tst_qquickwindow::qt_static_metacall (_o=0x7fff0054e500, _c=TestNamespace::QMetaObject::InvokeMetaMethod, _id=34, _a=0x7fff0054da10) at .moc/tst_qquickwindow.moc:501 QtQA::App::TestRunner: #57 0x00007faf49a196d1 in TestNamespace::QMetaMethod::invoke (this=0x7fff0054db80, object=0x7fff0054e500, connectionType=TestNamespace::Qt::DirectConnection, returnValue=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:2184 QtQA::App::TestRunner: #58 0x00007faf49a18b99 in TestNamespace::QMetaObject::invokeMethod (obj=0x7fff0054e500, member=0xfc8d90 "blockClosing", type=TestNamespace::Qt::DirectConnection, ret=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:1479 QtQA::App::TestRunner: #59 0x00007faf4b1ec7d3 in TestNamespace::QMetaObject::invokeMethod (obj=0x7fff0054e500, member=0xfc8d90 "blockClosing", type=TestNamespace::Qt::DirectConnection, val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs.h:408 QtQA::App::TestRunner: #60 0x00007faf4b1e75e4 in TestNamespace::QTest::qInvokeTestMethodDataEntry (slot=0xfc8d90 "blockClosing") at qtestcase.cpp:1939 QtQA::App::TestRunner: #61 0x00007faf4b1e7eb9 in TestNamespace::QTest::qInvokeTestMethod (slotName=0x116a6d8 "blockClosing()", data=0x0) at qtestcase.cpp:2067 QtQA::App::TestRunner: #62 0x00007faf4b1e8c2c in TestNamespace::QTest::qInvokeTestMethods (testObject=0x7fff0054e500) at qtestcase.cpp:2356 QtQA::App::TestRunner: #63 0x00007faf4b1e92b1 in TestNamespace::QTest::qExec (testObject=0x7fff0054e500, argc=6, argv=0x7fff0054e638) at qtestcase.cpp:2598 QtQA::App::TestRunner: #64 0x000000000043a24b in main (argc=6, argv=0x7fff0054e638) at tst_qquickwindow.cpp:2157 QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qquickwindow ********* Config: Using QtTest library 5.6.0, Qt 5.6.0 (x86_64-little_endian-lp64 shared (dynamic) debug build; by GCC 4.8.2) PASS : tst_qquickwindow::initTestCase() PASS : tst_qquickwindow::openglContextCreatedSignal() PASS : tst_qquickwindow::aboutToStopSignal() 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 Loc: [tst_qquickwindow.cpp(1250)] 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::defaultState() 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::focusReason() 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::testWindowVisibilityOrder() *** Error in `./tst_qquickwindow': double free or corruption (out): 0x000000000144daa0 *** 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 5255] QtQA::App::TestRunner: [New LWP 5259] QtQA::App::TestRunner: [New LWP 5256] QtQA::App::TestRunner: [New LWP 5260] QtQA::App::TestRunner: [New LWP 5271] QtQA::App::TestRunner: [New LWP 5261] QtQA::App::TestRunner: [New LWP 5258] QtQA::App::TestRunner: [Thread debugging using libthread_db enabled] QtQA::App::TestRunner: Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". QtQA::App::TestRunner: Core was generated by `./tst_qquickwindow -o /work/ci/qt/qtbase/dev/_artifacts/test-logs/tst_qquickwin'. QtQA::App::TestRunner: Program terminated with signal SIGABRT, Aborted. QtQA::App::TestRunner: #0 0x00007f0169599cc9 in __GI_raise (sig=sig at entry=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:56 QtQA::App::TestRunner: 56 ../nptl/sysdeps/unix/sysv/linux/raise.c: No such file or directory. QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 7 (Thread 0x7f0157b9e700 (LWP 5258)): QtQA::App::TestRunner: #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 QtQA::App::TestRunner: #1 0x00007f015b39f51b in ?? () from /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so QtQA::App::TestRunner: #2 0x00007f015b39ec69 in ?? () from /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so QtQA::App::TestRunner: #3 0x00007f0168e7f182 in start_thread (arg=0x7f0157b9e700) at pthread_create.c:312 QtQA::App::TestRunner: #4 0x00007f016965e00d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 6 (Thread 0x7f015639b700 (LWP 5261)): QtQA::App::TestRunner: #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 QtQA::App::TestRunner: #1 0x00007f015b39f51b in ?? () from /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so QtQA::App::TestRunner: #2 0x00007f015b39ec69 in ?? () from /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so QtQA::App::TestRunner: #3 0x00007f0168e7f182 in start_thread (arg=0x7f015639b700) at pthread_create.c:312 QtQA::App::TestRunner: #4 0x00007f016965e00d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 5 (Thread 0x7f0155126700 (LWP 5271)): QtQA::App::TestRunner: #0 0x00007f0169650cbd in poll () at ../sysdeps/unix/syscall-template.S:81 QtQA::App::TestRunner: #1 0x00007f0167b5efe4 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #2 0x00007f0167b5f0ec in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #3 0x00007f016a207cdd in TestNamespace::QEventDispatcherGlib::processEvents (this=0x7f0150034840, flags=...) at kernel/qeventdispatcher_glib.cpp:418 QtQA::App::TestRunner: #4 0x00007f016a18fdd2 in TestNamespace::QEventLoop::processEvents (this=0x7f0155125e10, flags=...) at kernel/qeventloop.cpp:128 QtQA::App::TestRunner: #5 0x00007f016a190093 in TestNamespace::QEventLoop::exec (this=0x7f0155125e10, flags=...) at kernel/qeventloop.cpp:204 QtQA::App::TestRunner: #6 0x00007f0169f0f72a in TestNamespace::QThread::exec (this=0x132aeb0) at thread/qthread.cpp:503 QtQA::App::TestRunner: #7 0x00007f016a86b7fb in TestNamespace::QQmlThreadPrivate::run (this=0x132aeb0) at qml/ftw/qqmlthread.cpp:141 QtQA::App::TestRunner: #8 0x00007f0169f16b35 in TestNamespace::QThreadPrivate::start (arg=0x132aeb0) at thread/qthread_unix.cpp:331 QtQA::App::TestRunner: #9 0x00007f0168e7f182 in start_thread (arg=0x7f0155126700) at pthread_create.c:312 QtQA::App::TestRunner: #10 0x00007f016965e00d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 4 (Thread 0x7f0156b9c700 (LWP 5260)): QtQA::App::TestRunner: #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 QtQA::App::TestRunner: #1 0x00007f015b39f51b in ?? () from /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so QtQA::App::TestRunner: #2 0x00007f015b39ec69 in ?? () from /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so QtQA::App::TestRunner: #3 0x00007f0168e7f182 in start_thread (arg=0x7f0156b9c700) at pthread_create.c:312 QtQA::App::TestRunner: #4 0x00007f016965e00d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 3 (Thread 0x7f01609ef700 (LWP 5256)): QtQA::App::TestRunner: #0 0x00007f0169650cbd in poll () at ../sysdeps/unix/syscall-template.S:81 QtQA::App::TestRunner: #1 0x00007f0165b09b72 in poll (__timeout=-1, __nfds=1, __fds=0x7f01609eed00) at /usr/include/x86_64-linux-gnu/bits/poll2.h:46 QtQA::App::TestRunner: #2 _xcb_conn_wait (c=c at entry=0x1286520, cond=cond at entry=0x1286560, vector=vector at entry=0x0, count=count at entry=0x0) at ../../src/xcb_conn.c:447 QtQA::App::TestRunner: #3 0x00007f0165b0b64f in xcb_wait_for_event (c=0x1286520) at ../../src/xcb_in.c:622 QtQA::App::TestRunner: #4 0x00007f016b7ed487 in TestNamespace::QXcbEventReader::run (this=0x12924d0) at qxcbconnection.cpp:1048 QtQA::App::TestRunner: #5 0x00007f0169f16b35 in TestNamespace::QThreadPrivate::start (arg=0x12924d0) at thread/qthread_unix.cpp:331 QtQA::App::TestRunner: #6 0x00007f0168e7f182 in start_thread (arg=0x7f01609ef700) at pthread_create.c:312 QtQA::App::TestRunner: #7 0x00007f016965e00d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2 (Thread 0x7f015739d700 (LWP 5259)): QtQA::App::TestRunner: #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 QtQA::App::TestRunner: #1 0x00007f015b39f51b in ?? () from /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so QtQA::App::TestRunner: #2 0x00007f015b39ec69 in ?? () from /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so QtQA::App::TestRunner: #3 0x00007f0168e7f182 in start_thread (arg=0x7f015739d700) at pthread_create.c:312 QtQA::App::TestRunner: #4 0x00007f016965e00d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1 (Thread 0x7f016b92e780 (LWP 5255)): QtQA::App::TestRunner: #0 0x00007f0169599cc9 in __GI_raise (sig=sig at entry=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:56 QtQA::App::TestRunner: #1 0x00007f016959d0d8 in __GI_abort () at abort.c:89 QtQA::App::TestRunner: #2 0x00007f01695d6f24 in __libc_message (do_abort=do_abort at entry=1, fmt=fmt at entry=0x7f01696e56c8 "*** Error in `%s': %s: 0x%s ***\n") at ../sysdeps/posix/libc_fatal.c:175 QtQA::App::TestRunner: #3 0x00007f01695e31fe in malloc_printerr (ptr=, str=0x7f01696e57f8 "double free or corruption (out)", action=1) at malloc.c:4996 QtQA::App::TestRunner: #4 _int_free (av=, p=, have_lock=0) at malloc.c:3840 QtQA::App::TestRunner: #5 0x00007f016ac16b6a in TestNamespace::QPlatformWindow::~QPlatformWindow (this=0x144daa0, __in_chrg=) at kernel/qplatformwindow.cpp:64 QtQA::App::TestRunner: #6 0x00007f016ac30e93 in TestNamespace::QWindow::destroy (this=0x16ec270) at kernel/qwindow.cpp:1606 QtQA::App::TestRunner: #7 0x00007f016ac31748 in TestNamespace::QWindow::event (this=0x16ec270, ev=0x7fffe55422a0) at kernel/qwindow.cpp:2019 QtQA::App::TestRunner: #8 0x00007f016b431d9e in TestNamespace::QQuickWindow::event (this=0x16ec270, e=0x7fffe55422a0) at items/qquickwindow.cpp:1406 QtQA::App::TestRunner: #9 0x00007f016a193556 in TestNamespace::QCoreApplicationPrivate::notify_helper (this=0x1278a40, receiver=0x16ec270, event=0x7fffe55422a0) at kernel/qcoreapplication.cpp:1080 QtQA::App::TestRunner: #10 0x00007f016a193238 in TestNamespace::QCoreApplication::notify (this=0x7fffe5543cb0, receiver=0x16ec270, event=0x7fffe55422a0) at kernel/qcoreapplication.cpp:1025 QtQA::App::TestRunner: #11 0x00007f016ac2093e in TestNamespace::QGuiApplication::notify (this=0x7fffe5543cb0, object=0x16ec270, event=0x7fffe55422a0) at kernel/qguiapplication.cpp:1531 QtQA::App::TestRunner: #12 0x00007f016a193142 in TestNamespace::QCoreApplication::notifyInternal (this=0x7fffe5543cb0, receiver=0x16ec270, event=0x7fffe55422a0) at kernel/qcoreapplication.cpp:963 QtQA::App::TestRunner: #13 0x00007f016ac285ad in TestNamespace::QCoreApplication::sendSpontaneousEvent (receiver=0x16ec270, event=0x7fffe55422a0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 QtQA::App::TestRunner: #14 0x00007f016ac22905 in TestNamespace::QGuiApplicationPrivate::processCloseEvent (e=0x1999be0) at kernel/qguiapplication.cpp:2077 QtQA::App::TestRunner: #15 0x00007f016ac20ba7 in TestNamespace::QGuiApplicationPrivate::processWindowSystemEvent (e=0x1999be0) at kernel/qguiapplication.cpp:1615 QtQA::App::TestRunner: #16 0x00007f016ac09869 in TestNamespace::QWindowSystemInterface::sendWindowSystemEvents (flags=...) at kernel/qwindowsysteminterface.cpp:609 QtQA::App::TestRunner: #17 0x00007f016ac097fe in TestNamespace::QWindowSystemInterface::flushWindowSystemEvents (flags=...) at kernel/qwindowsysteminterface.cpp:593 QtQA::App::TestRunner: #18 0x00007f016ac16b13 in TestNamespace::QPlatformWindow::~QPlatformWindow (this=0x144daa0, __in_chrg=) at kernel/qplatformwindow.cpp:63 QtQA::App::TestRunner: #19 0x00007f016ac16b5e in TestNamespace::QPlatformWindow::~QPlatformWindow (this=0x144daa0, __in_chrg=) at kernel/qplatformwindow.cpp:64 QtQA::App::TestRunner: #20 0x00007f016ac30e93 in TestNamespace::QWindow::destroy (this=0x16ec270) at kernel/qwindow.cpp:1606 QtQA::App::TestRunner: #21 0x00007f016ac31748 in TestNamespace::QWindow::event (this=0x16ec270, ev=0x7fffe5542750) at kernel/qwindow.cpp:2019 QtQA::App::TestRunner: #22 0x00007f016b431d9e in TestNamespace::QQuickWindow::event (this=0x16ec270, e=0x7fffe5542750) at items/qquickwindow.cpp:1406 QtQA::App::TestRunner: #23 0x00007f016a193556 in TestNamespace::QCoreApplicationPrivate::notify_helper (this=0x1278a40, receiver=0x16ec270, event=0x7fffe5542750) at kernel/qcoreapplication.cpp:1080 QtQA::App::TestRunner: #24 0x00007f016a193238 in TestNamespace::QCoreApplication::notify (this=0x7fffe5543cb0, receiver=0x16ec270, event=0x7fffe5542750) at kernel/qcoreapplication.cpp:1025 QtQA::App::TestRunner: #25 0x00007f016ac2093e in TestNamespace::QGuiApplication::notify (this=0x7fffe5543cb0, object=0x16ec270, event=0x7fffe5542750) at kernel/qguiapplication.cpp:1531 QtQA::App::TestRunner: #26 0x00007f016a193142 in TestNamespace::QCoreApplication::notifyInternal (this=0x7fffe5543cb0, receiver=0x16ec270, event=0x7fffe5542750) at kernel/qcoreapplication.cpp:963 QtQA::App::TestRunner: #27 0x00007f016ac285ad in TestNamespace::QCoreApplication::sendSpontaneousEvent (receiver=0x16ec270, event=0x7fffe5542750) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 QtQA::App::TestRunner: #28 0x00007f016ac22905 in TestNamespace::QGuiApplicationPrivate::processCloseEvent (e=0x1a4eab0) at kernel/qguiapplication.cpp:2077 QtQA::App::TestRunner: #29 0x00007f016ac20ba7 in TestNamespace::QGuiApplicationPrivate::processWindowSystemEvent (e=0x1a4eab0) at kernel/qguiapplication.cpp:1615 QtQA::App::TestRunner: #30 0x00007f016ac09869 in TestNamespace::QWindowSystemInterface::sendWindowSystemEvents (flags=...) at kernel/qwindowsysteminterface.cpp:609 QtQA::App::TestRunner: #31 0x00007f016ac097fe in TestNamespace::QWindowSystemInterface::flushWindowSystemEvents (flags=...) at kernel/qwindowsysteminterface.cpp:593 QtQA::App::TestRunner: #32 0x00007f016ac16b13 in TestNamespace::QPlatformWindow::~QPlatformWindow (this=0x144daa0, __in_chrg=) at kernel/qplatformwindow.cpp:63 QtQA::App::TestRunner: #33 0x00007f016b80a5e4 in TestNamespace::QXcbWindow::~QXcbWindow (this=0x144da90, __in_chrg=) at qxcbwindow.cpp:540 QtQA::App::TestRunner: #34 0x00007f0162e17be9 in TestNamespace::QXcbGlxWindow::~QXcbGlxWindow (this=0x144da90, __in_chrg=) at qxcbglxwindow.cpp:46 QtQA::App::TestRunner: #35 0x00007f0162e17c1e in TestNamespace::QXcbGlxWindow::~QXcbGlxWindow (this=0x144da90, __in_chrg=) at qxcbglxwindow.cpp:48 QtQA::App::TestRunner: #36 0x00007f016ac30e93 in TestNamespace::QWindow::destroy (this=0x16ec270) at kernel/qwindow.cpp:1606 QtQA::App::TestRunner: #37 0x00007f016ac31748 in TestNamespace::QWindow::event (this=0x16ec270, ev=0x7fffe5542c40) at kernel/qwindow.cpp:2019 QtQA::App::TestRunner: #38 0x00007f016b431d9e in TestNamespace::QQuickWindow::event (this=0x16ec270, e=0x7fffe5542c40) at items/qquickwindow.cpp:1406 QtQA::App::TestRunner: #39 0x00007f016a193556 in TestNamespace::QCoreApplicationPrivate::notify_helper (this=0x1278a40, receiver=0x16ec270, event=0x7fffe5542c40) at kernel/qcoreapplication.cpp:1080 QtQA::App::TestRunner: #40 0x00007f016a193238 in TestNamespace::QCoreApplication::notify (this=0x7fffe5543cb0, receiver=0x16ec270, event=0x7fffe5542c40) at kernel/qcoreapplication.cpp:1025 QtQA::App::TestRunner: #41 0x00007f016ac2093e in TestNamespace::QGuiApplication::notify (this=0x7fffe5543cb0, object=0x16ec270, event=0x7fffe5542c40) at kernel/qguiapplication.cpp:1531 QtQA::App::TestRunner: #42 0x00007f016a193142 in TestNamespace::QCoreApplication::notifyInternal (this=0x7fffe5543cb0, receiver=0x16ec270, event=0x7fffe5542c40) at kernel/qcoreapplication.cpp:963 QtQA::App::TestRunner: #43 0x00007f016ac285ad in TestNamespace::QCoreApplication::sendSpontaneousEvent (receiver=0x16ec270, event=0x7fffe5542c40) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 QtQA::App::TestRunner: #44 0x00007f016ac22905 in TestNamespace::QGuiApplicationPrivate::processCloseEvent (e=0x1490e90) at kernel/qguiapplication.cpp:2077 QtQA::App::TestRunner: #45 0x00007f016ac20ba7 in TestNamespace::QGuiApplicationPrivate::processWindowSystemEvent (e=0x1490e90) at kernel/qguiapplication.cpp:1615 QtQA::App::TestRunner: #46 0x00007f016ac09869 in TestNamespace::QWindowSystemInterface::sendWindowSystemEvents (flags=...) at kernel/qwindowsysteminterface.cpp:609 QtQA::App::TestRunner: #47 0x00007f016b854dac in TestNamespace::userEventSourceDispatch (source=0x12ae2c0) at eventdispatchers/qeventdispatcher_glib.cpp:70 QtQA::App::TestRunner: #48 0x00007f0167b5ee04 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #49 0x00007f0167b5f048 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #50 0x00007f0167b5f0ec in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #51 0x00007f016a207cdd in TestNamespace::QEventDispatcherGlib::processEvents (this=0x12ac870, flags=...) at kernel/qeventdispatcher_glib.cpp:418 QtQA::App::TestRunner: #52 0x00007f016b854fbe in TestNamespace::QPAEventDispatcherGlib::processEvents (this=0x12ac870, flags=...) at eventdispatchers/qeventdispatcher_glib.cpp:115 QtQA::App::TestRunner: #53 0x00007f016a193685 in TestNamespace::QCoreApplication::processEvents (flags=..., maxtime=0) at kernel/qcoreapplication.cpp:1161 QtQA::App::TestRunner: #54 0x000000000040eda1 in TestNamespace::QTest::qWait (ms=0) at /work/build/qt/qtbase/include/QtTest/../../src/testlib/qtestsystem.h:58 QtQA::App::TestRunner: #55 0x0000000000433384 in tst_qquickwindow::blockClosing (this=0x7fffe5543cc0) at tst_qquickwindow.cpp:1746 QtQA::App::TestRunner: #56 0x000000000043a8ad in tst_qquickwindow::qt_static_metacall (_o=0x7fffe5543cc0, _c=TestNamespace::QMetaObject::InvokeMetaMethod, _id=34, _a=0x7fffe55431d0) at .moc/tst_qquickwindow.moc:501 QtQA::App::TestRunner: #57 0x00007f016a19f6d1 in TestNamespace::QMetaMethod::invoke (this=0x7fffe5543340, object=0x7fffe5543cc0, connectionType=TestNamespace::Qt::DirectConnection, returnValue=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:2184 QtQA::App::TestRunner: #58 0x00007f016a19eb99 in TestNamespace::QMetaObject::invokeMethod (obj=0x7fffe5543cc0, member=0x136d560 "blockClosing", type=TestNamespace::Qt::DirectConnection, ret=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:1479 QtQA::App::TestRunner: #59 0x00007f016b9727d3 in TestNamespace::QMetaObject::invokeMethod (obj=0x7fffe5543cc0, member=0x136d560 "blockClosing", type=TestNamespace::Qt::DirectConnection, val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs.h:408 QtQA::App::TestRunner: #60 0x00007f016b96d5e4 in TestNamespace::QTest::qInvokeTestMethodDataEntry (slot=0x136d560 "blockClosing") at qtestcase.cpp:1939 QtQA::App::TestRunner: #61 0x00007f016b96deb9 in TestNamespace::QTest::qInvokeTestMethod (slotName=0x14b76b8 "blockClosing()", data=0x0) at qtestcase.cpp:2067 QtQA::App::TestRunner: #62 0x00007f016b96ec2c in TestNamespace::QTest::qInvokeTestMethods (testObject=0x7fffe5543cc0) at qtestcase.cpp:2356 QtQA::App::TestRunner: #63 0x00007f016b96f2b1 in TestNamespace::QTest::qExec (testObject=0x7fffe5543cc0, argc=5, argv=0x7fffe5543df8) at qtestcase.cpp:2598 QtQA::App::TestRunner: #64 0x000000000043a24b in main (argc=5, argv=0x7fffe5543df8) at tst_qquickwindow.cpp:2157 QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickwindow: 33 seconds, signal 6 Build log: http://testresults.qt.io/ci/QtBase_dev_Integration/build_06021/revdep-qtdeclarative_linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_14.04_x64/log.txt.gz Tested changes (refs/builds/dev_1426575022): http://codereview.qt-project.org/108517 [PS2] - QWindow::destroy(): only reset QGuiApp::focus_window and friends as a last resort From ci-noreply at qt-project.org Tue Mar 17 09:44:51 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 17 Mar 2015 10:44:51 +0200 Subject: [Ci-reports] fail on QtDeclarative_dev_Integration #2647 Message-ID: <20150317_084451_098888.ci-noreply@qt-project.org> Compilation failed :( C:\Program Files\Microsoft Visual Studio 10.0\VC\INCLUDE\exception(218) : see declaration of 'stdext::exception' C:\Program Files\Microsoft Visual Studio 10.0\VC\INCLUDE\typeinfo(177) : see declaration of 'std::bad_typeid' C:\Program Files\Microsoft Visual Studio 10.0\VC\INCLUDE\exception(218) : see declaration of 'stdext::exception' C:\Program Files\Microsoft Visual Studio 10.0\VC\INCLUDE\typeinfo(156) : see declaration of 'std::bad_cast' C:\Program Files\Microsoft Visual Studio 10.0\VC\INCLUDE\exception(218) : see declaration of 'stdext::exception' C:\Program Files\Microsoft Visual Studio 10.0\VC\INCLUDE\typeinfo(177) : see declaration of 'std::bad_typeid' C:\Program Files\Microsoft Visual Studio 10.0\VC\INCLUDE\exception(218) : see declaration of 'stdext::exception' C:\Program Files\Microsoft Visual Studio 10.0\VC\INCLUDE\typeinfo(156) : see declaration of 'std::bad_cast' C:\Program Files\Microsoft Visual Studio 10.0\VC\INCLUDE\exception(218) : see declaration of 'stdext::exception' C:\Program Files\Microsoft Visual Studio 10.0\VC\INCLUDE\typeinfo(177) : see declaration of 'std::bad_typeid' C:\Program Files\Microsoft Visual Studio 10.0\VC\INCLUDE\exception(218) : see declaration of 'stdext::exception' C:\Program Files\Microsoft Visual Studio 10.0\VC\INCLUDE\typeinfo(156) : see declaration of 'std::bad_cast' C:\Program Files\Microsoft Visual Studio 10.0\VC\INCLUDE\exception(218) : see declaration of 'stdext::exception' C:\Program Files\Microsoft Visual Studio 10.0\VC\INCLUDE\typeinfo(177) : see declaration of 'std::bad_typeid' C:\Program Files\Microsoft Visual Studio 10.0\VC\INCLUDE\exception(218) : see declaration of 'stdext::exception' C:\Program Files\Microsoft Visual Studio 10.0\VC\INCLUDE\typeinfo(156) : see declaration of 'std::bad_cast' C:\Program Files\Microsoft Visual Studio 10.0\VC\INCLUDE\exception(218) : see declaration of 'stdext::exception' C:\Program Files\Microsoft Visual Studio 10.0\VC\INCLUDE\typeinfo(177) : see declaration of 'std::bad_typeid' C:\Program Files\Microsoft Visual Studio 10.0\VC\INCLUDE\exception(218) : see declaration of 'stdext::exception' C:\Program Files\Microsoft Visual Studio 10.0\VC\INCLUDE\typeinfo(156) : see declaration of 'std::bad_cast' C:\Program Files\Microsoft Visual Studio 10.0\VC\INCLUDE\exception(218) : see declaration of 'stdext::exception' C:\Program Files\Microsoft Visual Studio 10.0\VC\INCLUDE\typeinfo(177) : see declaration of 'std::bad_typeid' c:\work\build\qt\qtdeclarative\src\qml\jsruntime\qv4value_p.h(40) : fatal error C1083: Cannot open include file: 'private/qv4heap_p.h': No such file or directory C:\Program Files\Microsoft Visual Studio 10.0\VC\INCLUDE\exception(218) : see declaration of 'stdext::exception' C:\Program Files\Microsoft Visual Studio 10.0\VC\INCLUDE\typeinfo(156) : see declaration of 'std::bad_cast' C:\Program Files\Microsoft Visual Studio 10.0\VC\INCLUDE\exception(218) : see declaration of 'stdext::exception' C:\Program Files\Microsoft Visual Studio 10.0\VC\INCLUDE\typeinfo(177) : see declaration of 'std::bad_typeid' c:\work\build\qt\qtdeclarative\src\qml\jsruntime\qv4value_p.h(40) : fatal error C1083: Cannot open include file: 'private/qv4heap_p.h': No such file or directory C:\Program Files\Microsoft Visual Studio 10.0\VC\INCLUDE\exception(218) : see declaration of 'stdext::exception' C:\Program Files\Microsoft Visual Studio 10.0\VC\INCLUDE\typeinfo(156) : see declaration of 'std::bad_cast' C:\Program Files\Microsoft Visual Studio 10.0\VC\INCLUDE\exception(218) : see declaration of 'stdext::exception' C:\Program Files\Microsoft Visual Studio 10.0\VC\INCLUDE\typeinfo(177) : see declaration of 'std::bad_typeid' C:\Program Files\Microsoft Visual Studio 10.0\VC\INCLUDE\exception(218) : see declaration of 'stdext::exception' C:\Program Files\Microsoft Visual Studio 10.0\VC\INCLUDE\typeinfo(156) : see declaration of 'std::bad_cast' C:\Program Files\Microsoft Visual Studio 10.0\VC\INCLUDE\exception(218) : see declaration of 'stdext::exception' C:\Program Files\Microsoft Visual Studio 10.0\VC\INCLUDE\typeinfo(177) : see declaration of 'std::bad_typeid' C:\Program Files\Microsoft Visual Studio 10.0\VC\INCLUDE\exception(218) : see declaration of 'stdext::exception' C:\Program Files\Microsoft Visual Studio 10.0\VC\INCLUDE\typeinfo(156) : see declaration of 'std::bad_cast' C:\Program Files\Microsoft Visual Studio 10.0\VC\INCLUDE\exception(218) : see declaration of 'stdext::exception' C:\Program Files\Microsoft Visual Studio 10.0\VC\INCLUDE\typeinfo(177) : see declaration of 'std::bad_typeid' C:\Program Files\Microsoft Visual Studio 10.0\VC\INCLUDE\exception(218) : see declaration of 'stdext::exception' C:\Program Files\Microsoft Visual Studio 10.0\VC\INCLUDE\typeinfo(156) : see declaration of 'std::bad_cast' C:\Program Files\Microsoft Visual Studio 10.0\VC\INCLUDE\exception(218) : see declaration of 'stdext::exception' C:\Program Files\Microsoft Visual Studio 10.0\VC\INCLUDE\typeinfo(177) : see declaration of 'std::bad_typeid' c:\work\build\qt\qtbase\include\qtqmldevtools\5.6.0\qtqmldevtools\private\../../../../../../qtdeclarative/src/qml/jsruntime/qv4value_p.h(40) : fatal error C1083: Cannot open include file: 'private/qv4heap_p.h': No such file or directory Build log: http://testresults.qt.io/ci/QtDeclarative_dev_Integration/build_02647/win32-msvc2010_developer-build_qtnamespace_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1426581162): http://codereview.qt-project.org/108716 [PS2] - Merge remote-tracking branch 'origin/5.5' into dev From ci-noreply at qt-project.org Tue Mar 17 10:14:08 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 17 Mar 2015 11:14:08 +0200 Subject: [Ci-reports] fail on QtBase_5.5_Integration #318 Message-ID: <20150317_091408_020047.ci-noreply@qt-project.org> `make' failed :( make[7]: *** [iphonesimulator-debug] Error 65 make[6]: *** [debug-iphonesimulator] Error 2 make[5]: *** [sub-qmath-make_first] Error 2 make[7]: *** [iphonesimulator-debug] Error 65 make[6]: *** [debug-iphonesimulator] Error 2 make[5]: *** [sub-qeventdispatcher-make_first] Error 2 make[7]: *** [iphonesimulator-debug] Error 65 make[6]: *** [debug-iphonesimulator] Error 2 make[5]: *** [sub-qeventloop-make_first] Error 2 make[7]: *** [iphonesimulator-debug] Error 65 make[6]: *** [debug-iphonesimulator] Error 2 make[5]: *** [sub-qbackingstore-make_first] Error 2 make[7]: *** [iphonesimulator-debug] Error 65 make[6]: *** [debug-iphonesimulator] Error 2 make[5]: *** [sub-qcoreapplication-make_first] Error 2 make[4]: *** [sub-kernel-make_first] Error 2 make[3]: *** [sub-corelib-make_first] Error 2 make[4]: *** [sub-kernel-make_first] Error 2 make[3]: *** [sub-gui-make_first] Error 2 make[2]: *** [sub-auto-make_first] Error 2 make[1]: *** [sub-tests-make_first] Error 2 make: *** [module-qtbase] Error 2 Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_00318/macx-ios-clang_OSX_10.9/log.txt.gz Tested changes (refs/builds/5.5_1426582224): http://codereview.qt-project.org/107752 [PS3] - Android: Early spring QPA cleanup From ci-noreply at qt-project.org Tue Mar 17 10:20:40 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 17 Mar 2015 11:20:40 +0200 Subject: [Ci-reports] pass on QtConnectivity_5.4_Integration #101 Message-ID: <20150317_092040_094029.ci-noreply@qt-project.org> QtConnectivity_5.4_Integration #101: SUCCESS Tested changes (refs/builds/5.4_1426580515): http://codereview.qt-project.org/108197 [PS1] - QLowEnergyController_bluez now responds to server requests. From ci-noreply at qt-project.org Tue Mar 17 10:23:01 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 17 Mar 2015 11:23:01 +0200 Subject: [Ci-reports] fail on QtTools_5.5_Integration #17 Message-ID: <20150317_092301_099001.ci-noreply@qt-project.org> QtTools_5.5_Integration » win32-mingw491_developer-build_qtlibinfix_Windows_7 #17: FAILURE Build log: http://testresults.qt.io/ci/QtTools_5.5_Integration/build_00017/win32-mingw491_developer-build_qtlibinfix_Windows_7/log.txt.gz ============================================================ QtTools_5.5_Integration » wince70embedded-armv4i-msvc2008_Windows_7 #17: FAILURE Build log: http://testresults.qt.io/ci/QtTools_5.5_Integration/build_00017/wince70embedded-armv4i-msvc2008_Windows_7/log.txt.gz Tested changes (refs/builds/5.5_1426583078): http://codereview.qt-project.org/108725 [PS1] - Merge remote-tracking branch 'origin/5.4' into 5.5 From ci-noreply at qt-project.org Tue Mar 17 10:31:54 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 17 Mar 2015 11:31:54 +0200 Subject: [Ci-reports] Problems... Message-ID: <20150317_093154_047321.ci-noreply@qt-project.org> Some problems occurred recently... 2015-03-17T09:29:54Z: [QtDeclarative_5.5_Integration error] fetch http://qt-ci.digia.com//job/QtDeclarative_5.5_Integration/102/api/json?depth=2&tree=building,number,url,result,fullDisplayName,timestamp,duration,runs[building,number,url,result,fullDisplayName,timestamp,duration]: 502 Proxy Error at /var/lib/jenkins/qtqa/scripts/jenkins/qt-jenkins-integrator.pl line 1878., retry in 2 seconds From ci-noreply at qt-project.org Tue Mar 17 10:59:50 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 17 Mar 2015 11:59:50 +0200 Subject: [Ci-reports] fail on QtLocation_5.5_Integration #31 Message-ID: <20150317_095950_097284.ci-noreply@qt-project.org> QtLocation_5.5_Integration » win32-mingw48_developer-build_qtlibinfix_opengl_Windows_7 #31: FAILURE Build log: http://testresults.qt.io/ci/QtLocation_5.5_Integration/build_00031/win32-mingw48_developer-build_qtlibinfix_opengl_Windows_7/log.txt.gz Tested changes (refs/builds/5.5_1426586267): http://codereview.qt-project.org/108722 [PS1] - Merge remote-tracking branch 'origin/5.4' into 5.5 From ci-noreply at qt-project.org Tue Mar 17 11:00:19 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 17 Mar 2015 12:00:19 +0200 Subject: [Ci-reports] fail on QtDeclarative_5.5_Integration #102 Message-ID: <20150317_100019_071228.ci-noreply@qt-project.org> Autotest `tst_qqmltimer' failed :( Testing tst_qqmltimer FAIL! : tst_qqmltimer::restartFromTriggered() Compared values are not the same Actual (helper.count): 1 Expected (2) : 2 tst_qqmltimer.cpp(369) : failure location Totals: 14 passed, 1 failed, 0 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qqmltimer ********* Config: Using QtTest library 5.5.0, Qt 5.5.0 (i386-little_endian-ilp32 shared (dynamic) release build; by MSVC 2010) PASS : tst_qqmltimer::initTestCase() PASS : tst_qqmltimer::notRepeating() PASS : tst_qqmltimer::notRepeatingStart() QWARN : tst_qqmltimer::repeat() QUnifiedTimer::stopAnimationDriver: driver is not running PASS : tst_qqmltimer::repeat() PASS : tst_qqmltimer::noTriggerIfNotRunning() PASS : tst_qqmltimer::triggeredOnStart() PASS : tst_qqmltimer::triggeredOnStartRepeat() PASS : tst_qqmltimer::changeDuration() FAIL! : tst_qqmltimer::restart() Compared values are not the same Actual (helper.count): 1 Expected (2) : 2 tst_qqmltimer.cpp(340) : failure location PASS : tst_qqmltimer::restartFromTriggered() PASS : tst_qqmltimer::runningFromTriggered() PASS : tst_qqmltimer::parentProperty() PASS : tst_qqmltimer::stopWhenEventPosted() PASS : tst_qqmltimer::restartWhenEventPosted() PASS : tst_qqmltimer::cleanupTestCase() Totals: 14 passed, 1 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_qqmltimer ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qqmltimer: 22 seconds, exit code 1 Build log: http://testresults.qt.io/ci/QtDeclarative_5.5_Integration/build_00102/win32-msvc2010_developer-build_angle_Windows_7/log.txt.gz Tested changes (refs/builds/5.5_1426582985): http://codereview.qt-project.org/108720 [PS1] - Merge remote-tracking branch 'origin/5.4' into 5.5 From ci-noreply at qt-project.org Tue Mar 17 11:00:34 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 17 Mar 2015 12:00:34 +0200 Subject: [Ci-reports] fail on QtBase_5.5_Integration #319 Message-ID: <20150317_100034_014021.ci-noreply@qt-project.org> `make' failed :( make[7]: *** [iphonesimulator-debug] Error 65 make[6]: *** [debug-iphonesimulator] Error 2 make[5]: *** [sub-qeventdispatcher-make_first] Error 2 make[7]: *** [iphonesimulator-debug] Error 65 make[6]: *** [debug-iphonesimulator] Error 2 make[5]: *** [sub-qeventloop-make_first] Error 2 make[7]: *** [iphonesimulator-debug] Error 65 make[6]: *** [debug-iphonesimulator] Error 2 make[5]: *** [sub-qmetaobject-make_first] Error 2 make[7]: *** [iphonesimulator-debug] Error 65 make[6]: *** [debug-iphonesimulator] Error 2 make[5]: *** [sub-qmath-make_first] Error 2 make[7]: *** [iphonesimulator-debug] Error 65 make[6]: *** [debug-iphonesimulator] Error 2 make[5]: *** [sub-qcoreapplication-make_first] Error 2 make[4]: *** [sub-kernel-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.io/ci/QtBase_5.5_Integration/build_00319/macx-ios-clang_OSX_10.9/log.txt.gz Tested changes (refs/builds/5.5_1426583744): http://codereview.qt-project.org/107604 [PS1] - Fix QTreeView ending up in wrong state when drag From ci-noreply at qt-project.org Tue Mar 17 11:02:03 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 17 Mar 2015 12:02:03 +0200 Subject: [Ci-reports] fail on QtQuick1_5.5_Integration #9 Message-ID: <20150317_100203_015564.ci-noreply@qt-project.org> QtQuick1_5.5_Integration » win32-msvc2010_Windows_7 #9: FAILURE Build log: http://testresults.qt.io/ci/QtQuick1_5.5_Integration/build_00009/win32-msvc2010_Windows_7/log.txt.gz ============================================================ QtQuick1_5.5_Integration » wince70embedded-armv4i-msvc2008_Windows_7 #9: FAILURE Build log: http://testresults.qt.io/ci/QtQuick1_5.5_Integration/build_00009/wince70embedded-armv4i-msvc2008_Windows_7/log.txt.gz Tested changes (refs/builds/5.5_1426586292): http://codereview.qt-project.org/108724 [PS1] - Merge remote-tracking branch 'origin/5.4' into 5.5 From ci-noreply at qt-project.org Tue Mar 17 11:04:29 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 17 Mar 2015 12:04:29 +0200 Subject: [Ci-reports] fail on Qt3D_5.5_Integration #37 Message-ID: <20150317_100429_041530.ci-noreply@qt-project.org> Qt3D_5.5_Integration » win32-msvc2010_opengl_dynamic_Windows_7 #37: FAILURE Build log: http://testresults.qt.io/ci/Qt3D_5.5_Integration/build_00037/win32-msvc2010_opengl_dynamic_Windows_7/log.txt.gz ============================================================ Qt3D_5.5_Integration » wince70embedded-armv4i-msvc2008_Windows_7 #37: FAILURE Build log: http://testresults.qt.io/ci/Qt3D_5.5_Integration/build_00037/wince70embedded-armv4i-msvc2008_Windows_7/log.txt.gz Tested changes (refs/builds/5.5_1426586392): http://codereview.qt-project.org/108735 [PS1] - Doc: Add Qt3D landing page http://codereview.qt-project.org/108734 [PS1] - Doc: Add skeleton documentation for the examples From ci-noreply at qt-project.org Tue Mar 17 11:13:00 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 17 Mar 2015 12:13:00 +0200 Subject: [Ci-reports] pass on QtConnectivity_neard_Integration #50 Message-ID: <20150317_101300_015404.ci-noreply@qt-project.org> QtConnectivity_neard_Integration #50: SUCCESS Tested changes (refs/builds/neard_1426582734): http://codereview.qt-project.org/108630 [PS1] - Make the right Nfc import in qml examples From ci-noreply at qt-project.org Tue Mar 17 11:14:13 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 17 Mar 2015 12:14:13 +0200 Subject: [Ci-reports] fail on QtDeclarative_5.4_Integration #598 Message-ID: <20150317_101413_021280.ci-noreply@qt-project.org> Autotest `tst_qquickwindow' failed :( Testing tst_qquickwindow FAIL! : tst_qquickwindow::testWindowVisibilityOrder() Compared values are not the same Actual (((window2 == QGuiApplication::focusWindow()))): 0 Expected (true) : 1 Loc: [tst_qquickwindow.cpp(1723)] Totals: 54 passed, 1 failed, 0 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qquickwindow ********* Config: Using QtTest library 5.4.2, Qt 5.4.2 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 3.0 (tags/Apple/clang-211.12)) PASS : tst_qquickwindow::initTestCase() PASS : tst_qquickwindow::openglContextCreatedSignal() PASS : tst_qquickwindow::aboutToStopSignal() PASS : tst_qquickwindow::constantUpdates() PASS : tst_qquickwindow::constantUpdatesOnWindow(blocked, beforeRender) PASS : tst_qquickwindow::constantUpdatesOnWindow(blocked, afterRender) PASS : tst_qquickwindow::constantUpdatesOnWindow(blocked, swapped) 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() PASS : tst_qquickwindow::noUpdateWhenNothingChanges() 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::defaultState() 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::focusReason() 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() FAIL! : tst_qquickwindow::testWindowVisibilityOrder() Compared values are not the same Actual (((window2 == QGuiApplication::focusWindow()))): 0 Expected (true) : 1 Loc: [tst_qquickwindow.cpp(1723)] PASS : tst_qquickwindow::blockClosing() PASS : tst_qquickwindow::blockCloseMethod() PASS : tst_qquickwindow::crashWhenHoverItemDeleted() PASS : tst_qquickwindow::unloadSubWindow() 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::animatingSignal() PASS : tst_qquickwindow::contentItemSize() PASS : tst_qquickwindow::defaultSurfaceFormat() PASS : tst_qquickwindow::attachedProperty() PASS : tst_qquickwindow::testRenderJob() PASS : tst_qquickwindow::cleanupTestCase() Totals: 54 passed, 1 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_qquickwindow ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickwindow: 48 seconds, exit code 1 Build log: http://testresults.qt.io/ci/QtDeclarative_5.4_Integration/build_00598/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/5.4_1426583161): http://codereview.qt-project.org/108700 [PS3] - Always remove reply from replies when processing cancelled From ci-noreply at qt-project.org Tue Mar 17 11:31:09 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 17 Mar 2015 12:31:09 +0200 Subject: [Ci-reports] fail on QtConnectivity_5.5_Integration #10 Message-ID: <20150317_103109_048033.ci-noreply@qt-project.org> QtConnectivity_5.5_Integration » winrt-x64-msvc2013_Windows_81 #10: FAILURE Build log: http://testresults.qt.io/ci/QtConnectivity_5.5_Integration/build_00010/winrt-x64-msvc2013_Windows_81/log.txt.gz Tested changes (refs/builds/5.5_1426586389): http://codereview.qt-project.org/108719 [PS1] - Merge remote-tracking branch 'origin/5.4' into 5.5 From ci-noreply at qt-project.org Tue Mar 17 11:34:49 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 17 Mar 2015 12:34:49 +0200 Subject: [Ci-reports] pass on QtDeclarative_dev_Integration #2648 Message-ID: <20150317_103449_046094.ci-noreply@qt-project.org> QtDeclarative_dev_Integration #2648: SUCCESS Tested changes (refs/builds/dev_1426582339): http://codereview.qt-project.org/108716 [PS3] - Merge remote-tracking branch 'origin/5.5' into dev From ci-noreply at qt-project.org Tue Mar 17 11:49:19 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 17 Mar 2015 12:49:19 +0200 Subject: [Ci-reports] fail on QtDeclarative_dev_Integration #2649 Message-ID: <20150317_104919_069346.ci-noreply@qt-project.org> Compilation failed :( C:\Program Files\Windows CE Tools\SDKs\BeagleBoard-xM - WEC7\include\ARMv4I\assert.h(49) : see previous definition of 'assert' ..\3rdparty\masm\wtf\StdLibExtras.h(126) : error C2039: 'remove_reference' : is not a member of 'std' ..\3rdparty\masm\wtf\StdLibExtras.h(126) : error C2143: syntax error : missing ';' before '<' ..\3rdparty\masm\wtf\StdLibExtras.h(126) : error C2433: 'remove_reference' : '__forceinline' not permitted on data declarations ..\3rdparty\masm\wtf\StdLibExtras.h(126) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int ..\3rdparty\masm\wtf\StdLibExtras.h(126) : error C2988: unrecognizable template declaration/definition ..\3rdparty\masm\wtf\StdLibExtras.h(126) : error C2059: syntax error : '<' ..\3rdparty\masm\wtf\StdLibExtras.h(126) : error C2039: 'type' : is not a member of '`global namespace'' ..\3rdparty\masm\wtf\StdLibExtras.h(407) : error C2039: 'KB' : is not a member of 'WTF' ..\3rdparty\masm\wtf\StdLibExtras.h(407) : error C2873: 'KB' : symbol cannot be used in a using-declaration Build log: http://testresults.qt.io/ci/QtDeclarative_dev_Integration/build_02649/wince70embedded-armv4i-msvc2008_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1426588585): http://codereview.qt-project.org/103612 [PS12] - Get the updated assembler working. http://codereview.qt-project.org/103576 [PS7] - Updated Assemblers from upstream to SVN revision 178411 From ci-noreply at qt-project.org Tue Mar 17 11:50:01 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 17 Mar 2015 12:50:01 +0200 Subject: [Ci-reports] pass on QtActiveQt_5.5_Integration #2 Message-ID: <20150317_105001_015192.ci-noreply@qt-project.org> QtActiveQt_5.5_Integration #2: SUCCESS Tested changes (refs/builds/5.5_1426585840): http://codereview.qt-project.org/108718 [PS1] - Merge remote-tracking branch 'origin/5.4' into 5.5 From ci-noreply at qt-project.org Tue Mar 17 12:11:51 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 17 Mar 2015 13:11:51 +0200 Subject: [Ci-reports] fail on QtDeclarative_5.4_Integration #599 Message-ID: <20150317_111151_092501.ci-noreply@qt-project.org> Autotest `tst_qquickwindow' failed :( Testing tst_qquickwindow FAIL! : tst_qquickwindow::testWindowVisibilityOrder() Compared values are not the same Actual (((window2 == QGuiApplication::focusWindow()))): 0 Expected (true) : 1 Loc: [tst_qquickwindow.cpp(1723)] Totals: 54 passed, 1 failed, 0 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qquickwindow ********* Config: Using QtTest library 5.4.2, Qt 5.4.2 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 3.0 (tags/Apple/clang-211.12)) PASS : tst_qquickwindow::initTestCase() PASS : tst_qquickwindow::openglContextCreatedSignal() PASS : tst_qquickwindow::aboutToStopSignal() PASS : tst_qquickwindow::constantUpdates() PASS : tst_qquickwindow::constantUpdatesOnWindow(blocked, beforeRender) PASS : tst_qquickwindow::constantUpdatesOnWindow(blocked, afterRender) PASS : tst_qquickwindow::constantUpdatesOnWindow(blocked, swapped) 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() PASS : tst_qquickwindow::noUpdateWhenNothingChanges() 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::defaultState() 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::focusReason() 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() FAIL! : tst_qquickwindow::testWindowVisibilityOrder() Compared values are not the same Actual (((window2 == QGuiApplication::focusWindow()))): 0 Expected (true) : 1 Loc: [tst_qquickwindow.cpp(1723)] PASS : tst_qquickwindow::blockClosing() PASS : tst_qquickwindow::blockCloseMethod() PASS : tst_qquickwindow::crashWhenHoverItemDeleted() PASS : tst_qquickwindow::unloadSubWindow() 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::animatingSignal() PASS : tst_qquickwindow::contentItemSize() PASS : tst_qquickwindow::defaultSurfaceFormat() PASS : tst_qquickwindow::attachedProperty() PASS : tst_qquickwindow::testRenderJob() PASS : tst_qquickwindow::cleanupTestCase() Totals: 54 passed, 1 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_qquickwindow ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickwindow: 48 seconds, exit code 1 Build log: http://testresults.qt.io/ci/QtDeclarative_5.4_Integration/build_00599/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/5.4_1426587875): http://codereview.qt-project.org/108700 [PS3] - Always remove reply from replies when processing cancelled From ci-noreply at qt-project.org Tue Mar 17 12:19:32 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 17 Mar 2015 13:19:32 +0200 Subject: [Ci-reports] pass on QtDoc_5.5_Integration #17 Message-ID: <20150317_111932_082214.ci-noreply@qt-project.org> QtDoc_5.5_Integration #17: SUCCESS Tested changes (refs/builds/5.5_1426586251): http://codereview.qt-project.org/108721 [PS1] - Merge remote-tracking branch 'origin/5.4' into 5.5 From ci-noreply at qt-project.org Tue Mar 17 12:31:54 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 17 Mar 2015 13:31:54 +0200 Subject: [Ci-reports] pass on QtMultimedia_5.5_Integration #20 Message-ID: <20150317_113154_000321.ci-noreply@qt-project.org> QtMultimedia_5.5_Integration #20: SUCCESS Tested changes (refs/builds/5.5_1426584298): http://codereview.qt-project.org/108723 [PS1] - Merge remote-tracking branch 'origin/5.4' into 5.5 From ci-noreply at qt-project.org Tue Mar 17 12:34:48 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 17 Mar 2015 13:34:48 +0200 Subject: [Ci-reports] pass on QtActiveQt_5.4_Integration #26 Message-ID: <20150317_113448_093880.ci-noreply@qt-project.org> QtActiveQt_5.4_Integration #26: SUCCESS Tested changes (refs/builds/5.4_1426588731): http://codereview.qt-project.org/108736 [PS1] - idc: Fix format of exit code message. From ci-noreply at qt-project.org Tue Mar 17 12:38:12 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 17 Mar 2015 13:38:12 +0200 Subject: [Ci-reports] fail on QtDeclarative_dev_Integration #2650 Message-ID: <20150317_113812_009767.ci-noreply@qt-project.org> Autotest `tst_qquickanimations' failed :( Testing tst_qquickanimations FAIL! : tst_qquickanimations::simpleAnchor() '(greenRect->x() < 10 && greenRect->x() > 0)' returned FALSE. () tst_qquickanimations.cpp(369) : failure location Totals: 43 passed, 1 failed, 0 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qquickanimations ********* Config: Using QtTest library 5.6.0, Qt 5.6.0 (i386-little_endian-ilp32 shared (dynamic) release build; by MSVC 2010) PASS : tst_qquickanimations::initTestCase() PASS : tst_qquickanimations::simpleProperty() PASS : tst_qquickanimations::simpleNumber() PASS : tst_qquickanimations::simpleColor() PASS : tst_qquickanimations::simpleRotation() FAIL! : tst_qquickanimations::simplePath() '(redRect->rotation() != 0)' returned FALSE. () tst_qquickanimations.cpp(265) : failure location 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() PASS : tst_qquickanimations::badTypes() PASS : tst_qquickanimations::badProperties() PASS : tst_qquickanimations::mixedTypes() PASS : tst_qquickanimations::properties() PASS : tst_qquickanimations::propertiesTransition() PASS : tst_qquickanimations::pathTransition() PASS : tst_qquickanimations::disabledTransition() PASS : tst_qquickanimations::invalidDuration() PASS : tst_qquickanimations::attached() PASS : tst_qquickanimations::propertyValueSourceDefaultStart() PASS : tst_qquickanimations::dontStart() PASS : tst_qquickanimations::easingProperties() PASS : tst_qquickanimations::rotation() PASS : tst_qquickanimations::startStopSignals() PASS : tst_qquickanimations::runningTrueBug() PASS : tst_qquickanimations::nonTransitionBug() PASS : tst_qquickanimations::registrationBug() PASS : tst_qquickanimations::doubleRegistrationBug() PASS : tst_qquickanimations::alwaysRunToEndRestartBug() PASS : tst_qquickanimations::transitionAssignmentBug() PASS : tst_qquickanimations::pauseBindingBug() PASS : tst_qquickanimations::pauseBug() PASS : tst_qquickanimations::loopingBug() PASS : tst_qquickanimations::anchorBug() PASS : tst_qquickanimations::pathAnimationInOutBackBug() PASS : tst_qquickanimations::scriptActionBug() PASS : tst_qquickanimations::groupAnimationNullChildBug() PASS : tst_qquickanimations::scriptActionCrash() PASS : tst_qquickanimations::cleanupTestCase() Totals: 43 passed, 1 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_qquickanimations ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickanimations: 76 seconds, exit code 1 Build log: http://testresults.qt.io/ci/QtDeclarative_dev_Integration/build_02650/win32-msvc2010_developer-build_angle_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1426589454): http://codereview.qt-project.org/108717 [PS2] - Update Ecmascript testsuite submodule From ci-noreply at qt-project.org Tue Mar 17 12:40:32 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 17 Mar 2015 13:40:32 +0200 Subject: [Ci-reports] pass on QtBase_dev_Integration #6023 Message-ID: <20150317_114032_025061.ci-noreply@qt-project.org> QtBase_dev_Integration #6023: SUCCESS Tested changes (refs/builds/dev_1426583477): http://codereview.qt-project.org/105828 [PS10] - Added new private API for Android and onPause/onResume From ci-noreply at qt-project.org Tue Mar 17 13:05:54 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 17 Mar 2015 14:05:54 +0200 Subject: [Ci-reports] fail on QtDeclarative_5.4_Integration #600 Message-ID: <20150317_120554_016656.ci-noreply@qt-project.org> Autotest `tst_qquickwindow' failed :( Testing tst_qquickwindow FAIL! : tst_qquickwindow::testWindowVisibilityOrder() Compared values are not the same Actual (((window2 == QGuiApplication::focusWindow()))): 0 Expected (true) : 1 Loc: [tst_qquickwindow.cpp(1723)] Totals: 54 passed, 1 failed, 0 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qquickwindow ********* Config: Using QtTest library 5.4.2, Qt 5.4.2 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 3.0 (tags/Apple/clang-211.12)) PASS : tst_qquickwindow::initTestCase() PASS : tst_qquickwindow::openglContextCreatedSignal() PASS : tst_qquickwindow::aboutToStopSignal() PASS : tst_qquickwindow::constantUpdates() PASS : tst_qquickwindow::constantUpdatesOnWindow(blocked, beforeRender) PASS : tst_qquickwindow::constantUpdatesOnWindow(blocked, afterRender) PASS : tst_qquickwindow::constantUpdatesOnWindow(blocked, swapped) 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() PASS : tst_qquickwindow::noUpdateWhenNothingChanges() 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::defaultState() 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::focusReason() 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() FAIL! : tst_qquickwindow::testWindowVisibilityOrder() Compared values are not the same Actual (((window2 == QGuiApplication::focusWindow()))): 0 Expected (true) : 1 Loc: [tst_qquickwindow.cpp(1723)] PASS : tst_qquickwindow::blockClosing() PASS : tst_qquickwindow::blockCloseMethod() PASS : tst_qquickwindow::crashWhenHoverItemDeleted() PASS : tst_qquickwindow::unloadSubWindow() 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::animatingSignal() PASS : tst_qquickwindow::contentItemSize() PASS : tst_qquickwindow::defaultSurfaceFormat() PASS : tst_qquickwindow::attachedProperty() PASS : tst_qquickwindow::testRenderJob() PASS : tst_qquickwindow::cleanupTestCase() Totals: 54 passed, 1 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_qquickwindow ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickwindow: 48 seconds, exit code 1 Build log: http://testresults.qt.io/ci/QtDeclarative_5.4_Integration/build_00600/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/5.4_1426591109): http://codereview.qt-project.org/108700 [PS3] - Always remove reply from replies when processing cancelled From ci-noreply at qt-project.org Tue Mar 17 13:24:28 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 17 Mar 2015 14:24:28 +0200 Subject: [Ci-reports] pass on Qt3D_5.5_Integration #38 Message-ID: <20150317_122428_029739.ci-noreply@qt-project.org> Qt3D_5.5_Integration #38: SUCCESS Tested changes (refs/builds/5.5_1426589131): http://codereview.qt-project.org/108735 [PS1] - Doc: Add Qt3D landing page http://codereview.qt-project.org/108734 [PS1] - Doc: Add skeleton documentation for the examples From ci-noreply at qt-project.org Tue Mar 17 13:27:57 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 17 Mar 2015 14:27:57 +0200 Subject: [Ci-reports] pass on QtActiveQt_5.4_Integration #27 Message-ID: <20150317_122757_066723.ci-noreply@qt-project.org> QtActiveQt_5.4_Integration #27: SUCCESS Tested changes (refs/builds/5.4_1426592182): http://codereview.qt-project.org/108658 [PS2] - Suppress registration of the server examples in CI builds. From ci-noreply at qt-project.org Tue Mar 17 13:39:59 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 17 Mar 2015 14:39:59 +0200 Subject: [Ci-reports] pass on QtBase_5.5_Integration #320 Message-ID: <20150317_123959_097787.ci-noreply@qt-project.org> QtBase_5.5_Integration #320: SUCCESS Tested changes (refs/builds/5.5_1426587721): http://codereview.qt-project.org/108613 [PS3] - QCocoaDrag: Fix text, url and image preview pixmap while dragging. From ci-noreply at qt-project.org Tue Mar 17 13:58:19 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 17 Mar 2015 14:58:19 +0200 Subject: [Ci-reports] fail on QtDeclarative_5.4_Integration #601 Message-ID: <20150317_125819_022043.ci-noreply@qt-project.org> Autotest `tst_qquickwindow' failed :( Testing tst_qquickwindow FAIL! : tst_qquickwindow::testWindowVisibilityOrder() Compared values are not the same Actual (((window2 == QGuiApplication::focusWindow()))): 0 Expected (true) : 1 Loc: [tst_qquickwindow.cpp(1723)] Totals: 54 passed, 1 failed, 0 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qquickwindow ********* Config: Using QtTest library 5.4.2, Qt 5.4.2 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 3.0 (tags/Apple/clang-211.12)) PASS : tst_qquickwindow::initTestCase() PASS : tst_qquickwindow::openglContextCreatedSignal() PASS : tst_qquickwindow::aboutToStopSignal() PASS : tst_qquickwindow::constantUpdates() PASS : tst_qquickwindow::constantUpdatesOnWindow(blocked, beforeRender) PASS : tst_qquickwindow::constantUpdatesOnWindow(blocked, afterRender) PASS : tst_qquickwindow::constantUpdatesOnWindow(blocked, swapped) 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() PASS : tst_qquickwindow::noUpdateWhenNothingChanges() 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::defaultState() 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::focusReason() 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() FAIL! : tst_qquickwindow::testWindowVisibilityOrder() Compared values are not the same Actual (((window2 == QGuiApplication::focusWindow()))): 0 Expected (true) : 1 Loc: [tst_qquickwindow.cpp(1723)] PASS : tst_qquickwindow::blockClosing() PASS : tst_qquickwindow::blockCloseMethod() PASS : tst_qquickwindow::crashWhenHoverItemDeleted() PASS : tst_qquickwindow::unloadSubWindow() 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::animatingSignal() PASS : tst_qquickwindow::contentItemSize() PASS : tst_qquickwindow::defaultSurfaceFormat() PASS : tst_qquickwindow::attachedProperty() PASS : tst_qquickwindow::testRenderJob() PASS : tst_qquickwindow::cleanupTestCase() Totals: 54 passed, 1 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_qquickwindow ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickwindow: 48 seconds, exit code 1 Build log: http://testresults.qt.io/ci/QtDeclarative_5.4_Integration/build_00601/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/5.4_1426594278): http://codereview.qt-project.org/108700 [PS3] - Always remove reply from replies when processing cancelled From ci-noreply at qt-project.org Tue Mar 17 14:01:59 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 17 Mar 2015 15:01:59 +0200 Subject: [Ci-reports] pass on QtWebSockets_5.5_Integration #10 Message-ID: <20150317_130159_036230.ci-noreply@qt-project.org> QtWebSockets_5.5_Integration #10: SUCCESS Tested changes (refs/builds/5.5_1426592228): http://codereview.qt-project.org/108727 [PS1] - Merge remote-tracking branch 'origin/5.4' into 5.5 From ci-noreply at qt-project.org Tue Mar 17 14:03:09 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 17 Mar 2015 15:03:09 +0200 Subject: [Ci-reports] fail on QtGraphicalEffects_dev_Integration #54 Message-ID: <20150317_130309_023614.ci-noreply@qt-project.org> Autotest `license' failed :( # Failed test 'Mismatch in license text in src/effects/private/DropShadowBase.qml # Actual: * Neither the name of Digia Plc and its Subsidiary(-ies) nor the names # Expected: * Neither the name of The Qt Company Ltd nor the names of its' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 386. # Looks like you failed 1 test of 127. /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl .. Dubious, test returned 1 (wstat 256, 0x100) Failed 1/127 subtests Test Summary Report ------------------- /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl (Wstat: 256 Tests: 127 Failed: 1) Failed test: 55 Non-zero exit status: 1 Files=1, Tests=127, 0 wallclock secs ( 0.03 usr 0.01 sys + 0.17 cusr 0.02 csys = 0.23 CPU) Result: FAIL QtQA::App::TestRunner: test failed, running again to see if it is flaky... # Failed test 'Mismatch in license text in src/effects/private/DropShadowBase.qml # Actual: * Neither the name of Digia Plc and its Subsidiary(-ies) nor the names # Expected: * Neither the name of The Qt Company Ltd nor the names of its' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 386. # Looks like you failed 1 test of 127. /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl .. Dubious, test returned 1 (wstat 256, 0x100) Failed 1/127 subtests Test Summary Report ------------------- /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl (Wstat: 256 Tests: 127 Failed: 1) Failed test: 55 Non-zero exit status: 1 Files=1, Tests=127, 0 wallclock secs ( 0.03 usr 0.00 sys + 0.18 cusr 0.01 csys = 0.22 CPU) Result: FAIL QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end license: 0.750774 seconds, exit code 1 Build log: http://testresults.qt.io/ci/QtGraphicalEffects_dev_Integration/build_00054/linux-g++_developer-build_OpenSuSE_13.1_x64/log.txt.gz Tested changes (refs/builds/dev_1426597176): http://codereview.qt-project.org/108555 [PS1] - Adapt QtGraphicalEffects autotest to check for the new values. http://codereview.qt-project.org/104691 [PS4] - Implement MaskedBlur in terms of the new GaussianBlur. http://codereview.qt-project.org/104690 [PS4] - Implement Glow using the new gaussian blur. http://codereview.qt-project.org/104687 [PS4] - Implement DropShadow using the new gaussian blur. From ci-noreply at qt-project.org Tue Mar 17 14:06:23 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 17 Mar 2015 15:06:23 +0200 Subject: [Ci-reports] pass on QtDeclarative_5.5_Integration #103 Message-ID: <20150317_130623_016578.ci-noreply@qt-project.org> QtDeclarative_5.5_Integration #103: SUCCESS Tested changes (refs/builds/5.5_1426591477): http://codereview.qt-project.org/108311 [PS7] - Repeater: Don't rely on the createFrom variable From ci-noreply at qt-project.org Tue Mar 17 14:22:13 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 17 Mar 2015 15:22:13 +0200 Subject: [Ci-reports] pass on QtLocation_5.5_Integration #33 Message-ID: <20150317_132213_022605.ci-noreply@qt-project.org> QtLocation_5.5_Integration #33: SUCCESS Tested changes (refs/builds/5.5_1426590356): http://codereview.qt-project.org/108322 [PS2] - Qualify positioning headers when including them from elsewhere From ci-noreply at qt-project.org Tue Mar 17 14:28:11 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 17 Mar 2015 15:28:11 +0200 Subject: [Ci-reports] fail on QtBase_5.5_Integration #321 Message-ID: <20150317_132811_042234.ci-noreply@qt-project.org> `make' failed :( make[7]: *** [iphonesimulator-debug] Error 65 make[6]: *** [debug-iphonesimulator] Error 2 make[5]: *** [sub-qeventdispatcher-make_first] Error 2 make[7]: *** [iphonesimulator-debug] Error 65 make[6]: *** [debug-iphonesimulator] Error 2 make[5]: *** [sub-qcoreapplication-make_first] Error 2 make[7]: *** [iphonesimulator-debug] Error 65 make[6]: *** [debug-iphonesimulator] Error 2 make[5]: *** [sub-qmetaobject-make_first] Error 2 make[4]: *** [sub-kernel-make_first] Error 2 make[3]: *** [sub-corelib-make_first] Error 2 make[7]: *** [iphonesimulator-debug] Segmentation fault: 11 make[6]: *** [debug-iphonesimulator] Error 2 make[5]: *** [sub-qmouseevent_modal-make_first] Error 2 make[4]: *** [sub-kernel-make_first] Error 2 make[3]: *** [sub-gui-make_first] Error 2 make[2]: *** [sub-auto-make_first] Error 2 make[1]: *** [sub-tests-make_first] Error 2 make: *** [module-qtbase] Error 2 Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_00321/macx-ios-clang_OSX_10.9/log.txt.gz Tested changes (refs/builds/5.5_1426596094): http://codereview.qt-project.org/108712 [PS1] - Do not build glx integration with -no-opengl http://codereview.qt-project.org/107752 [PS3] - Android: Early spring QPA cleanup http://codereview.qt-project.org/107769 [PS1] - Android: update android gradle plugin version http://codereview.qt-project.org/107753 [PS2] - Android: Use nullptr instead of Q_NULLPTR http://codereview.qt-project.org/108680 [PS1] - Cocoa: Don't let key events triggering input method events close dialog. http://codereview.qt-project.org/108635 [PS1] - make it possible to suppress the creation of a private module http://codereview.qt-project.org/108634 [PS1] - export modules with TEMPLATE=aux as no_link From ci-noreply at qt-project.org Tue Mar 17 14:37:18 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 17 Mar 2015 15:37:18 +0200 Subject: [Ci-reports] fail on QtBase_5.5_Integration #322 Message-ID: <20150317_133718_036555.ci-noreply@qt-project.org> qtbase failed to compile :( compiling access/qnetworkaccessmanager.cpp access/qnetworkaccessmanager.cpp:1131:23: error: use of undeclared identifier 'QCoreApplication' make[3]: *** [.obj/qnetworkaccessmanager.o] Error 1 make[2]: *** [sub-network-make_first] Error 2 make[1]: *** [sub-src-make_first] Error 2 make: *** [module-qtbase] Error 2 Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_00322/macx-clang_no-framework_OSX_10.8/log.txt.gz Tested changes (refs/builds/5.5_1426599005): http://codereview.qt-project.org/108712 [PS1] - Do not build glx integration with -no-opengl http://codereview.qt-project.org/108756 [PS1] - QNetworkAccessManager::put - handle invalid QUrl From ci-noreply at qt-project.org Tue Mar 17 14:51:04 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 17 Mar 2015 15:51:04 +0200 Subject: [Ci-reports] pass on QtImageFormats_5.4_Integration #22 Message-ID: <20150317_135104_009882.ci-noreply@qt-project.org> QtImageFormats_5.4_Integration #22: SUCCESS Tested changes (refs/builds/5.4_1426597038): http://codereview.qt-project.org/108633 [PS1] - Correct mask of A2B10G10R10 From ci-noreply at qt-project.org Tue Mar 17 14:55:52 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 17 Mar 2015 15:55:52 +0200 Subject: [Ci-reports] pass on QtConnectivity_5.5_Integration #11 Message-ID: <20150317_135552_044919.ci-noreply@qt-project.org> QtConnectivity_5.5_Integration #11: SUCCESS Tested changes (refs/builds/5.5_1426596328): http://codereview.qt-project.org/108719 [PS1] - Merge remote-tracking branch 'origin/5.4' into 5.5 From ci-noreply at qt-project.org Tue Mar 17 15:02:13 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 17 Mar 2015 16:02:13 +0200 Subject: [Ci-reports] pass on QtDeclarative_dev_Integration #2652 Message-ID: <20150317_140213_096879.ci-noreply@qt-project.org> QtDeclarative_dev_Integration #2652: SUCCESS Tested changes (refs/builds/dev_1426592413): http://codereview.qt-project.org/108717 [PS2] - Update Ecmascript testsuite submodule http://codereview.qt-project.org/108731 [PS1] - Tests: initialize pointer class member field. From ci-noreply at qt-project.org Tue Mar 17 15:15:09 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 17 Mar 2015 15:15:09 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - QtBase_5.4_mobile_state #132 - FAILURE Message-ID: <20150317141509.B9D0630984@fork.qtproject.c.bitbit.net> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt-project.org/ci/QtBase_5.4_mobile_state/build_00132 From ci-noreply at qt-project.org Tue Mar 17 15:18:16 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 17 Mar 2015 16:18:16 +0200 Subject: [Ci-reports] fail on Qt5_5.5_Integration #35 Message-ID: <20150317_141816_053790.ci-noreply@qt-project.org> Qt5_5.5_Integration » win32-msvc2010_developer-build_qtnamespace_Windows_7 #35: FAILURE Build log: http://testresults.qt.io/ci/Qt5_5.5_Integration/build_00035/win32-msvc2010_developer-build_qtnamespace_Windows_7/log.txt.gz Tested changes (refs/builds/5.5_1426600704): http://codereview.qt-project.org/108570 [PS8] - Updated submodules. From ci-noreply at qt-project.org Tue Mar 17 15:38:17 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 17 Mar 2015 16:38:17 +0200 Subject: [Ci-reports] fail on Qt5_5.4_Integration #324 Message-ID: <20150317_143817_025881.ci-noreply@qt-project.org> Compilation failed :( c:\Program Files\Microsoft Visual Studio 9.0\VC\ce\include\altcecrt.h(380) : warning C4985: '_strtoi64': attributes not present on previous declaration. c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\Program Files\Microsoft Visual Studio 9.0\VC\ce\include\altcecrt.h(308) : warning C4985: '_wcstoi64': attributes not present on previous declaration. c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64'c:\Program Files\Microsoft Visual Studio 9.0\VC\ce\include\altcecrt.h(309) : warning C4985: '_wcstoui64': attributes not present on previous declaration. c:\Program Files\Microsoft Visual Studio 9.0\VC\ce\include\altcecrt.h(309) : warning C4985: '_wcstoui64': attributes not present on previous declaration. c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64'c:\Program Files\Microsoft Visual Studio 9.0\VC\ce\include\altcecrt.h(380) : warning C4985: '_strtoi64': attributes not present on previous declaration. c:\Program Files\Microsoft Visual Studio 9.0\VC\ce\include\altcecrt.h(380) : warning C4985: '_strtoi64': attributes not present on previous declaration. c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64'c:\Program Files\Microsoft Visual Studio 9.0\VC\ce\include\altcecrt.h(381) : warning C4985: '_strtoui64': attributes not present on previous declaration. c:\Program Files\Microsoft Visual Studio 9.0\VC\ce\include\altcecrt.h(381) : warning C4985: '_strtoui64': attributes not present on previous declaration. c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' shared\qaxutils.cpp(160) : error C3861: 'GetDIBits': identifier not found Build log: http://testresults.qt.io/ci/Qt5_5.4_Integration/build_00324/wince70embedded-armv4i-msvc2008_Windows_7/log.txt.gz Tested changes (refs/builds/5.4_1426599918): http://codereview.qt-project.org/106265 [PS58] - Updated submodules. From ci-noreply at qt-project.org Tue Mar 17 15:41:48 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 17 Mar 2015 16:41:48 +0200 Subject: [Ci-reports] pass on QtLocation_5.5_Integration #34 Message-ID: <20150317_144148_084928.ci-noreply@qt-project.org> QtLocation_5.5_Integration #34: SUCCESS Tested changes (refs/builds/5.5_1426598627): http://codereview.qt-project.org/108722 [PS1] - Merge remote-tracking branch 'origin/5.4' into 5.5 From ci-noreply at qt-project.org Tue Mar 17 15:42:37 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 17 Mar 2015 16:42:37 +0200 Subject: [Ci-reports] fail on QtBase_5.5_Integration #323 Message-ID: <20150317_144237_067972.ci-noreply@qt-project.org> `make' failed :( make[7]: *** [iphonesimulator-debug] Error 65 make[6]: *** [debug-iphonesimulator] Error 2 make[5]: *** [sub-qeventdispatcher-make_first] Error 2 make[7]: *** [iphonesimulator-debug] Error 65 make[6]: *** [debug-iphonesimulator] Error 2 make[5]: *** [sub-qeventloop-make_first] Error 2 make[7]: *** [iphonesimulator-debug] Error 65 make[6]: *** [debug-iphonesimulator] Error 2 make[5]: *** [sub-qcoreapplication-make_first] Error 2 make[4]: *** [sub-kernel-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.io/ci/QtBase_5.5_Integration/build_00323/macx-ios-clang_OSX_10.9/log.txt.gz Tested changes (refs/builds/5.5_1426599587): http://codereview.qt-project.org/108712 [PS1] - Do not build glx integration with -no-opengl http://codereview.qt-project.org/108635 [PS1] - make it possible to suppress the creation of a private module http://codereview.qt-project.org/108634 [PS1] - export modules with TEMPLATE=aux as no_link From ci-noreply at qt-project.org Tue Mar 17 15:50:37 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 17 Mar 2015 16:50:37 +0200 Subject: [Ci-reports] pass on QtDeclarative_5.5_Integration #104 Message-ID: <20150317_145037_095686.ci-noreply@qt-project.org> QtDeclarative_5.5_Integration #104: SUCCESS Tested changes (refs/builds/5.5_1426597678): http://codereview.qt-project.org/108720 [PS1] - Merge remote-tracking branch 'origin/5.4' into 5.5 From ci-noreply at qt-project.org Tue Mar 17 16:12:16 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 17 Mar 2015 17:12:16 +0200 Subject: [Ci-reports] pass on QtSvg_5.5_Integration #7 Message-ID: <20150317_151216_075844.ci-noreply@qt-project.org> QtSvg_5.5_Integration #7: SUCCESS Tested changes (refs/builds/5.5_1426599944): http://codereview.qt-project.org/108693 [PS1] - Imageformat plugin: Set mime type "image/svg+xml" From ci-noreply at qt-project.org Tue Mar 17 16:15:59 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 17 Mar 2015 17:15:59 +0200 Subject: [Ci-reports] fail on QtBase_5.5_Integration #324 Message-ID: <20150317_151559_057397.ci-noreply@qt-project.org> `make' failed :( make[7]: *** [iphonesimulator-debug] Error 65 make[6]: *** [debug-iphonesimulator] Error 2 make[5]: *** [sub-qeventdispatcher-make_first] Error 2 make[7]: *** [iphonesimulator-debug] Error 65 make[6]: *** [debug-iphonesimulator] Error 2 make[5]: *** [sub-qmath-make_first] Error 2 make[7]: *** [iphonesimulator-debug] Error 65 make[6]: *** [debug-iphonesimulator] Error 2 make[5]: *** [sub-qcoreapplication-make_first] Error 2 make[4]: *** [sub-kernel-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.io/ci/QtBase_5.5_Integration/build_00324/macx-ios-clang_OSX_10.9/log.txt.gz Tested changes (refs/builds/5.5_1426603452): http://codereview.qt-project.org/108209 [PS4] - xcb: create a screen if dimensions are known but outputs are not http://codereview.qt-project.org/108306 [PS3] - Fix QCollator::compare documentation http://codereview.qt-project.org/108290 [PS2] - Add QJsonValueRef::toVariant() From ci-noreply at qt-project.org Tue Mar 17 16:47:51 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 17 Mar 2015 17:47:51 +0200 Subject: [Ci-reports] fail on QtBase_5.5_Integration #327 Message-ID: <20150317_154751_054472.ci-noreply@qt-project.org> `make' failed :( make[7]: *** [iphonesimulator-debug] Error 65 make[6]: *** [debug-iphonesimulator] Error 2 make[5]: *** [sub-qeventdispatcher-make_first] Error 2 make[7]: *** [iphonesimulator-debug] Error 65 make[6]: *** [debug-iphonesimulator] Error 2 make[5]: *** [sub-qmath-make_first] Error 2 make[7]: *** [iphonesimulator-debug] Error 65 make[6]: *** [debug-iphonesimulator] Error 2 make[5]: *** [sub-qeventloop-make_first] Error 2 make[7]: *** [iphonesimulator-debug] Error 65 make[6]: *** [debug-iphonesimulator] Error 2 make[5]: *** [sub-qcoreapplication-make_first] Error 2 make[4]: *** [sub-kernel-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.io/ci/QtBase_5.5_Integration/build_00327/macx-ios-clang_OSX_10.9/log.txt.gz Tested changes (refs/builds/5.5_1426605454): http://codereview.qt-project.org/108712 [PS1] - Do not build glx integration with -no-opengl http://codereview.qt-project.org/108756 [PS2] - QNetworkAccessManager::put - handle invalid QUrl http://codereview.qt-project.org/107604 [PS1] - Fix QTreeView ending up in wrong state when drag http://codereview.qt-project.org/108581 [PS2] - Remove extra semi-colons: clang doesn't like it From ci-noreply at qt-project.org Tue Mar 17 16:57:39 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 17 Mar 2015 17:57:39 +0200 Subject: [Ci-reports] fail on QtWebKit_5.5_Integration #5 Message-ID: <20150317_155739_073396.ci-noreply@qt-project.org> qtxmlpatterns failed to compile :( g++ -c -pipe -fno-keep-inline-dllexport -O2 -fexceptions -mthreads -frtti -Wall -Wextra -DUNICODE -DQ_PATTERNISTSDK_BUILDING -DQT_ENABLE_QEXPLICITLYSHAREDDATAPOINTER_STATICCAST -DQT_DISABLE_DEPRECATED_BEFORE=0 -DQT_NO_DEBUG -DQT_XMLPATTERNS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_TESTLIB_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_TESTCASE_BUILDDIR="\"C:/work/build/qt/qtxmlpatterns/tests/auto/xmlpatternssdk\"" -I. -I..\..\..\tools\xmlpatterns -IC:\work\build\qt\qtbase\include\QtCore\5.5.0 -IC:\work\build\qt\qtbase\include\QtCore\5.5.0\QtCore -IC:\work\build\qt\qtbase\include\QtXmlPatterns\5.5.0 -IC:\work\build\qt\qtbase\include\QtXmlPatterns\5.5.0\QtXmlPatterns -IC:\work\build\qt\qtbase\include -IC:\work\build\qt\qtbase\include\QtXmlPatterns -IC:\work\build\qt\qtbase\include\QtNetwork -IC:\work\build\qt\qtbase\include\QtXml -IC:\work\build\qt\qtbase\include\QtTest -IC:\work\build\qt\qtbase\include\QtGui -IC:\work\build\qt\qtbase\include\QtCore -I.moc\release -IC:\utils\postgresql\pgsql\include -IC:\openssl\include -IC:\utils\mysql\mysql\include -IC:\utils\postgresql\pgsql\include -IC:\openssl\include -IC:\utils\mysql\mysql\include -IC:\utils\icu_53_1_mingw_builds_4_9_1_posix_dwarf_32_devel\include -IC:\work\build\qt\qtbase\mkspecs\win32-g++ -o .obj\release\XMLWriter.o XMLWriter.cpp In file included from C:\work\build\qt\qtbase\include/QtCore/qglobal.h:1:0, from C:\work\build\qt\qtbase\include\QtCore/../../src/corelib/kernel/qcoreapplication.h:37, from C:\work\build\qt\qtbase\include\QtCore/qcoreapplication.h:1, from C:\work\build\qt\qtbase\include\QtCore/QCoreApplication:1, from XMLWriter.cpp:34: XMLWriter.cpp: In member function 'virtual bool QPatternistSDK::XMLWriter::endElement(const QString&)': XMLWriter.cpp:421:19: error: 'class QPatternistSDK::XMLWriter::Private' has no member named 'tags' C:\work\build\qt\qtbase\include/QtCore/../../src/corelib/global/qglobal.h:684:69: note: in definition of macro 'Q_ASSERT_X' XMLWriter.cpp: In member function 'virtual bool QPatternistSDK::XMLWriter::characters(const QString&)': XMLWriter.cpp:486:19: error: 'class QPatternistSDK::XMLWriter::Private' has no member named 'tags' C:\work\build\qt\qtbase\include/QtCore/../../src/corelib/global/qglobal.h:684:69: note: in definition of macro 'Q_ASSERT_X' XMLWriter.cpp: In member function 'virtual bool QPatternistSDK::XMLWriter::startCDATA()': XMLWriter.cpp:521:19: error: 'class QPatternistSDK::XMLWriter::Private' has no member named 'tags' C:\work\build\qt\qtbase\include/QtCore/../../src/corelib/global/qglobal.h:684:69: note: in definition of macro 'Q_ASSERT_X' XMLWriter.cpp: In member function 'virtual bool QPatternistSDK::XMLWriter::startDTD(const QString&, const QString&, const QString&)': XMLWriter.cpp:543:19: error: 'class QPatternistSDK::XMLWriter::Private' has no member named 'tags' C:\work\build\qt\qtbase\include/QtCore/../../src/corelib/global/qglobal.h:684:69: note: in definition of macro 'Q_ASSERT_X' XMLWriter.cpp: In member function 'virtual bool QPatternistSDK::XMLWriter::endDTD()': XMLWriter.cpp:580:19: error: 'class QPatternistSDK::XMLWriter::Private' has no member named 'tags' C:\work\build\qt\qtbase\include/QtCore/../../src/corelib/global/qglobal.h:684:69: note: in definition of macro 'Q_ASSERT_X' XMLWriter.cpp: In member function 'virtual bool QPatternistSDK::XMLWriter::endDocument()': XMLWriter.cpp:609:19: error: 'class QPatternistSDK::XMLWriter::Private' has no member named 'tags' Makefile.Release:6675: recipe for target '.obj/release/XMLWriter.o' failed mingw32-make[5]: *** [.obj/release/XMLWriter.o] Error 1 mingw32-make[4]: *** [release] Error 2 mingw32-make[3]: *** [sub-xmlpatternssdk-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-qtxmlpatterns] Error 2 Build log: http://testresults.qt.io/ci/QtWebKit_5.5_Integration/build_00005/win32-mingw491_developer-build_qtlibinfix_Windows_7/log.txt.gz Tested changes (refs/builds/5.5_1426605557): http://codereview.qt-project.org/108726 [PS1] - Merge remote-tracking branch 'origin/5.4' into 5.5 From ci-noreply at qt-project.org Tue Mar 17 16:59:06 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 17 Mar 2015 17:59:06 +0200 Subject: [Ci-reports] pass on QtMultimedia_5.5_Integration #21 Message-ID: <20150317_155906_079705.ci-noreply@qt-project.org> QtMultimedia_5.5_Integration #21: SUCCESS Tested changes (refs/builds/5.5_1426602842): http://codereview.qt-project.org/108601 [PS2] - Fix WinRT Audio elements cannot play Qt resouce audio files From ci-noreply at qt-project.org Tue Mar 17 17:02:05 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 17 Mar 2015 18:02:05 +0200 Subject: [Ci-reports] pass on QtQuick1_5.5_Integration #11 Message-ID: <20150317_160205_079259.ci-noreply@qt-project.org> QtQuick1_5.5_Integration #11: SUCCESS Tested changes (refs/builds/5.5_1426596338): http://codereview.qt-project.org/108724 [PS1] - Merge remote-tracking branch 'origin/5.4' into 5.5 From ci-noreply at qt-project.org Tue Mar 17 17:40:53 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 17 Mar 2015 18:40:53 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #6024 Message-ID: <20150317_164053_071946.ci-noreply@qt-project.org> Autotests `tst_qaccessibility', `tst_qwidget', and `tst_qwidget_window' failed :( Testing tst_QWidget QtQA::App::TestRunner: Process exited with exit code 0xC0000005 (STATUS_ACCESS_VIOLATION) QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QWidget ********* Config: Using QtTest library 5.6.0, Qt 5.6.0 (i386-little_endian-ilp32 shared (dynamic) release build; by MSVC 2010) PASS : tst_QWidget::initTestCase() QWARN : tst_QWidget::getSetCheck() QWidget::setMinimumSize: (/QWidget) Negative sizes (-2147483648,0) are not possible QWARN : tst_QWidget::getSetCheck() QWidget::setMinimumSize: (/QWidget) The largest allowed size is (16777215,16777215) QWARN : tst_QWidget::getSetCheck() QWidget::setMinimumSize: (/QWidget) Negative sizes (-2147483648,0) are not possible QWARN : tst_QWidget::getSetCheck() QWidget::setMinimumSize: (/QWidget) The largest allowed size is (16777215,16777215) QWARN : tst_QWidget::getSetCheck() QWidget::setMinimumSize: (/QWidget) Negative sizes (0,-2147483648) are not possible QWARN : tst_QWidget::getSetCheck() QWidget::setMinimumSize: (/QWidget) The largest allowed size is (16777215,16777215) QWARN : tst_QWidget::getSetCheck() QWidget::setMinimumSize: (/QWidget) Negative sizes (0,-2147483648) are not possible QWARN : tst_QWidget::getSetCheck() QWidget::setMinimumSize: (/QWidget) The largest allowed size is (16777215,16777215) QWARN : tst_QWidget::getSetCheck() QWidget::setMaximumSize: (/QWidget) Negative sizes (-2147483648,16777215) are not possible QWARN : tst_QWidget::getSetCheck() QWidget::setMaximumSize: (/QWidget) The largest allowed size is (16777215,16777215) QWARN : tst_QWidget::getSetCheck() QWidget::setMaximumSize: (/QWidget) Negative sizes (16777215,-2147483648) are not possible QWARN : tst_QWidget::getSetCheck() QWidget::setMaximumSize: (/QWidget) The largest allowed size is (16777215,16777215) QDEBUG : tst_QWidget::getSetCheck() QRect(10,10 100x100) QDEBUG : tst_QWidget::getSetCheck() QRect(0,0 0x0) QWARN : tst_QWidget::getSetCheck() QWidget::setLayout: Cannot set layout to 0 PASS : tst_QWidget::getSetCheck() PASS : tst_QWidget::fontPropagation() PASS : tst_QWidget::fontPropagation2() PASS : tst_QWidget::palettePropagation() PASS : tst_QWidget::palettePropagation2() PASS : tst_QWidget::enabledPropagation() WARNING: tst_QWidget::ignoreKeyEventsWhenDisabled_QTBUG27417() Keyboard event not accepted by receiving widget WARNING: tst_QWidget::ignoreKeyEventsWhenDisabled_QTBUG27417() Keyboard event not accepted by receiving widget PASS : tst_QWidget::ignoreKeyEventsWhenDisabled_QTBUG27417() PASS : tst_QWidget::properTabHandlingWhenDisabled_QTBUG27417() PASS : tst_QWidget::acceptDropsPropagation() PASS : tst_QWidget::isEnabledTo() PASS : tst_QWidget::visible() PASS : tst_QWidget::visible_setWindowOpacity() PASS : tst_QWidget::isVisibleTo() PASS : tst_QWidget::isHidden() PASS : tst_QWidget::fonts() QWARN : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 1 subsub 1) QWindowsWindow::setGeometryDp: Unable to set geometry 100x100+100+100 on QWidgetWindow/'mapFromAndToWindow'. Resulting geometry: 104x100+100+100 (frame: 4, 23, 4, 4, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215). PASS : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 1 subsub 1) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 1 sub2 1 subsub 1) QWARN : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 1 subsub 1) QWindowsWindow::setGeometryDp: Unable to set geometry 100x100+100+100 on QWidgetWindow/'mapFromAndToWindow'. Resulting geometry: 104x100+100+100 (frame: 4, 23, 4, 4, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215). PASS : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 1 subsub 1) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 0 sub2 1 subsub 1) QWARN : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 0 subsub 1) QWindowsWindow::setGeometryDp: Unable to set geometry 100x100+100+100 on QWidgetWindow/'mapFromAndToWindow'. Resulting geometry: 104x100+100+100 (frame: 4, 23, 4, 4, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215). PASS : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 0 subsub 1) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 1 sub2 0 subsub 1) QWARN : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 0 subsub 1) QWindowsWindow::setGeometryDp: Unable to set geometry 100x100+100+100 on QWidgetWindow/'mapFromAndToWindow'. Resulting geometry: 104x100+100+100 (frame: 4, 23, 4, 4, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215). PASS : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 0 subsub 1) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 0 sub2 0 subsub 1) QWARN : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 1 subsub 0) QWindowsWindow::setGeometryDp: Unable to set geometry 100x100+100+100 on QWidgetWindow/'mapFromAndToWindow'. Resulting geometry: 104x100+100+100 (frame: 4, 23, 4, 4, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215). PASS : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 1 subsub 0) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 1 sub2 1 subsub 0) QWARN : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 1 subsub 0) QWindowsWindow::setGeometryDp: Unable to set geometry 100x100+100+100 on QWidgetWindow/'mapFromAndToWindow'. Resulting geometry: 104x100+100+100 (frame: 4, 23, 4, 4, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215). PASS : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 1 subsub 0) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 0 sub2 1 subsub 0) QWARN : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 0 subsub 0) QWindowsWindow::setGeometryDp: Unable to set geometry 100x100+100+100 on QWidgetWindow/'mapFromAndToWindow'. Resulting geometry: 104x100+100+100 (frame: 4, 23, 4, 4, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215). PASS : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 0 subsub 0) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 1 sub2 0 subsub 0) QWARN : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 0 subsub 0) QWindowsWindow::setGeometryDp: Unable to set geometry 100x100+100+100 on QWidgetWindow/'mapFromAndToWindow'. Resulting geometry: 104x100+100+100 (frame: 4, 23, 4, 4, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215). PASS : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 0 subsub 0) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 0 sub2 0 subsub 0) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 1 subsub 1 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 1 sub2 1 subsub 1 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 1 subsub 1 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 0 sub2 1 subsub 1 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 0 subsub 1 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 1 sub2 0 subsub 1 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 0 subsub 1 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 0 sub2 0 subsub 1 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 1 subsub 0 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 1 sub2 1 subsub 0 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 1 subsub 0 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 0 sub2 1 subsub 0 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 0 subsub 0 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 1 sub2 0 subsub 0 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 0 subsub 0 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 0 sub2 0 subsub 0 windowMinimized) QWARN : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 1 subsub 1 subWindow1Minimized) QWindowsWindow::setGeometryDp: Unable to set geometry 100x100+100+100 on QWidgetWindow/'mapFromAndToWindow'. Resulting geometry: 104x100+100+100 (frame: 4, 23, 4, 4, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215). PASS : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 1 subsub 1 subWindow1Minimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 1 sub2 1 subsub 1 subWindow1Minimized) QWARN : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 1 subsub 1 subWindow1Minimized) QWindowsWindow::setGeometryDp: Unable to set geometry 100x100+100+100 on QWidgetWindow/'mapFromAndToWindow'. Resulting geometry: 104x100+100+100 (frame: 4, 23, 4, 4, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215). PASS : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 1 subsub 1 subWindow1Minimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 0 sub2 1 subsub 1 subWindow1Minimized) QWARN : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 0 subsub 1 subWindow1Minimized) QWindowsWindow::setGeometryDp: Unable to set geometry 100x100+100+100 on QWidgetWindow/'mapFromAndToWindow'. Resulting geometry: 104x100+100+100 (frame: 4, 23, 4, 4, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215). PASS : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 0 subsub 1 subWindow1Minimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 1 sub2 0 subsub 1 subWindow1Minimized) QWARN : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 0 subsub 1 subWindow1Minimized) QWindowsWindow::setGeometryDp: Unable to set geometry 100x100+100+100 on QWidgetWindow/'mapFromAndToWindow'. Resulting geometry: 104x100+100+100 (frame: 4, 23, 4, 4, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215). PASS : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 0 subsub 1 subWindow1Minimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 0 sub2 0 subsub 1 subWindow1Minimized) QWARN : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 1 subsub 0 subWindow1Minimized) QWindowsWindow::setGeometryDp: Unable to set geometry 100x100+100+100 on QWidgetWindow/'mapFromAndToWindow'. Resulting geometry: 104x100+100+100 (frame: 4, 23, 4, 4, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215). PASS : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 1 subsub 0 subWindow1Minimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 1 sub2 1 subsub 0 subWindow1Minimized) QWARN : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 1 subsub 0 subWindow1Minimized) QWindowsWindow::setGeometryDp: Unable to set geometry 100x100+100+100 on QWidgetWindow/'mapFromAndToWindow'. Resulting geometry: 104x100+100+100 (frame: 4, 23, 4, 4, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215). PASS : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 1 subsub 0 subWindow1Minimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 0 sub2 1 subsub 0 subWindow1Minimized) QWARN : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 0 subsub 0 subWindow1Minimized) QWindowsWindow::setGeometryDp: Unable to set geometry 100x100+100+100 on QWidgetWindow/'mapFromAndToWindow'. Resulting geometry: 104x100+100+100 (frame: 4, 23, 4, 4, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215). PASS : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 0 subsub 0 subWindow1Minimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 1 sub2 0 subsub 0 subWindow1Minimized) QWARN : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 0 subsub 0 subWindow1Minimized) QWindowsWindow::setGeometryDp: Unable to set geometry 100x100+100+100 on QWidgetWindow/'mapFromAndToWindow'. Resulting geometry: 104x100+100+100 (frame: 4, 23, 4, 4, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215). PASS : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 0 subsub 0 subWindow1Minimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 0 sub2 0 subsub 0 subWindow1Minimized) PASS : tst_QWidget::focusChainOnHide() PASS : tst_QWidget::focusChainOnReparent() PASS : tst_QWidget::setTabOrder() XFAIL : tst_QWidget::activation() MS introduced new behavior after XP tst_qwidget.cpp(1853) : failure location PASS : tst_QWidget::activation() PASS : tst_QWidget::reparent() PASS : tst_QWidget::windowState() QWARN : tst_QWidget::showMaximized() QWindowsWindow::setGeometryDp: Unable to set geometry 364x42+0+19 on QWidgetWindow/'QWidgetClassWindow'. Resulting geometry: 1280x737+0+19 (frame: 4, 23, 4, 4, custom margin: 0, 0, 0, 0, minimum size: 115x42, maximum size: 16777215x16777215). PASS : tst_QWidget::showMaximized() XFAIL : tst_QWidget::showFullScreen() QTBUG-22326 tst_qwidget.cpp(2104) : failure location PASS : tst_QWidget::showFullScreen() PASS : tst_QWidget::showMinimized() PASS : tst_QWidget::showMinimizedKeepsFocus() PASS : tst_QWidget::icon() PASS : tst_QWidget::hideWhenFocusWidgetIsChild() PASS : tst_QWidget::normalGeometry() PASS : tst_QWidget::setGeometry() PASS : tst_QWidget::windowOpacity() PASS : tst_QWidget::raise() PASS : tst_QWidget::lower() XFAIL : tst_QWidget::stackUnder() See QTBUG-493 tst_qwidget.cpp(2969) : failure location PASS : tst_QWidget::stackUnder() PASS : tst_QWidget::testContentsPropagation() PASS : tst_QWidget::saveRestoreGeometry() PASS : tst_QWidget::restoreVersion1Geometry(geometry.dat) PASS : tst_QWidget::restoreVersion1Geometry(geometry-maximized.dat) PASS : tst_QWidget::restoreVersion1Geometry(geometry-fullscreen.dat) PASS : tst_QWidget::widgetAt() PASS : tst_QWidget::optimizedResizeMove() PASS : tst_QWidget::optimizedResize_topLevel() PASS : tst_QWidget::resizeEvent() PASS : tst_QWidget::task110173() PASS : tst_QWidget::testDeletionInEventHandlers() PASS : tst_QWidget::childDeletesItsSibling() PASS : tst_QWidget::setMinimumSize() PASS : tst_QWidget::setMaximumSize() PASS : tst_QWidget::setFixedSize() QWARN : tst_QWidget::ensureCreated() QWindowsWindow::setGeometryDp: 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). QWARN : tst_QWidget::ensureCreated() QWindowsWindow::setGeometryDp: 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). QWARN : tst_QWidget::ensureCreated() QWindowsWindow::setGeometryDp: 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). PASS : tst_QWidget::ensureCreated() QtQA::App::TestRunner: Process exited with exit code 0xC0000005 (STATUS_ACCESS_VIOLATION) QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qwidget: 22 seconds, exit code 3221225477 Testing tst_QAccessibility FAIL! : tst_QAccessibility::customWidget() 'iface->isValid()' returned FALSE. () tst_qaccessibility.cpp(412) : failure location FAIL! : tst_QAccessibility::actionTest() 'interface->isValid()' returned FALSE. () tst_qaccessibility.cpp(858) : failure location FAIL! : tst_QAccessibility::applicationTest() Compared pointers are not the same Actual (interface->focusChild()) : 005FBE90 Expected (static_cast(0)): 00000000 tst_qaccessibility.cpp(912) : 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_QAccessibility ********* Config: Using QtTest library 5.6.0, Qt 5.6.0 (i386-little_endian-ilp32 shared (dynamic) release build; by MSVC 2010) PASS : tst_QAccessibility::initTestCase() QWARN : tst_QAccessibility::eventTest() Problem creating accessible interface for: QObject(0x6fb7d0) Make sure to deploy Qt with accessibility plugins. PASS : tst_QAccessibility::eventTest() FAIL! : tst_QAccessibility::customWidget() 'iface->isValid()' returned FALSE. () tst_qaccessibility.cpp(412) : failure location QWARN : tst_QAccessibility::customWidget() 2 accessibility event(s) were not handled in testfunction 'customWidget': QWARN : tst_QAccessibility::customWidget() 1: Object: 0x7d0320 Event: 'ObjectShow' Child: -1 QWARN : tst_QAccessibility::customWidget() 2: Object: 0x7d0320 Event: 'StateChanged' Child: -1 PASS : tst_QAccessibility::deletedWidget() PASS : tst_QAccessibility::subclassedWidget() PASS : tst_QAccessibility::statesStructTest() PASS : tst_QAccessibility::navigateHierarchy() PASS : tst_QAccessibility::sliderTest() PASS : tst_QAccessibility::textAttributes(defaults 1) PASS : tst_QAccessibility::textAttributes(defaults 2) PASS : tst_QAccessibility::textAttributes(defaults 3) PASS : tst_QAccessibility::textAttributes(defaults 4) PASS : tst_QAccessibility::textAttributes(offset -1 length) PASS : tst_QAccessibility::textAttributes(offset -2 cursor pos) PASS : tst_QAccessibility::textAttributes(offset -3) PASS : tst_QAccessibility::textAttributes(invalid offset 2) PASS : tst_QAccessibility::textAttributes(invalid offset 3) PASS : tst_QAccessibility::textAttributes(bold 0) PASS : tst_QAccessibility::textAttributes(bold 2) PASS : tst_QAccessibility::textAttributes(bold 3) PASS : tst_QAccessibility::textAttributes(bold 4) PASS : tst_QAccessibility::textAttributes(bold 6) PASS : tst_QAccessibility::textAttributes(default 5) PASS : tst_QAccessibility::textAttributes(default 6) PASS : tst_QAccessibility::textAttributes(bold 7) PASS : tst_QAccessibility::textAttributes(bold 8) PASS : tst_QAccessibility::textAttributes(bold italic) PASS : tst_QAccessibility::textAttributes(monospace) PASS : tst_QAccessibility::textAttributes(8pt) PASS : tst_QAccessibility::textAttributes(color) PASS : tst_QAccessibility::textAttributes(defaultFont default 5) PASS : tst_QAccessibility::textAttributes(defaultFont default 6) PASS : tst_QAccessibility::textAttributes(defaultFont bold 7) PASS : tst_QAccessibility::textAttributes(defaultFont bold 8) PASS : tst_QAccessibility::textAttributes(defaultFont bold italic) PASS : tst_QAccessibility::textAttributes(defaultFont monospace) PASS : tst_QAccessibility::textAttributes(defaultFont 8pt) PASS : tst_QAccessibility::textAttributes(defaultFont color) PASS : tst_QAccessibility::textAttributes(right aligned 1) PASS : tst_QAccessibility::textAttributes(right aligned 2) PASS : tst_QAccessibility::textAttributes(right aligned 3) PASS : tst_QAccessibility::textAttributes(left right left aligned 1) PASS : tst_QAccessibility::textAttributes(left right left aligned 3) PASS : tst_QAccessibility::textAttributes(left right left aligned 4) PASS : tst_QAccessibility::textAttributes(left right left aligned 5) PASS : tst_QAccessibility::textAttributes(left right left aligned 8) PASS : tst_QAccessibility::textAttributes(left right left aligned 9) PASS : tst_QAccessibility::textAttributes(left right left aligned 10) PASS : tst_QAccessibility::textAttributes(left right left aligned 11) PASS : tst_QAccessibility::textAttributes(left right left aligned 15) PASS : tst_QAccessibility::textAttributes(empty with no fragments) PASS : tst_QAccessibility::hideShowTest() FAIL! : tst_QAccessibility::actionTest() 'interface->isValid()' returned FALSE. () tst_qaccessibility.cpp(858) : failure location FAIL! : tst_QAccessibility::applicationTest() Compared pointers are not the same Actual (interface->focusChild()) : 006FF180 Expected (static_cast(0)): 00000000 tst_qaccessibility.cpp(912) : failure location PASS : tst_QAccessibility::mainWindowTest() QWARN : tst_QAccessibility::subWindowTest() QWindowsWindow::setGeometryDp: Unable to set geometry 100x100+100+100 on QWidgetWindow/'QWidgetClassWindow'. Resulting geometry: 104x100+100+100 (frame: 4, 23, 4, 4, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215). QWARN : tst_QAccessibility::subWindowTest() QWindowsWindow::setGeometryDp: Unable to set geometry 100x30+100+135 on QWidgetWindow/'QDialogClassWindow'. Resulting geometry: 104x30+100+135 (frame: 4, 23, 4, 4, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215). QWARN : tst_QAccessibility::subWindowTest() QWindowsWindow::setGeometryDp: Unable to set geometry 100x30+100+135 on QWidgetWindow/'QDialogClassWindow'. Resulting geometry: 104x30+100+135 (frame: 4, 23, 4, 4, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215). QWARN : tst_QAccessibility::subWindowTest() QWindowsWindow::setGeometryDp: Unable to set geometry 100x100+100+100 on QWidgetWindow/'QMainWindowClassWindow'. Resulting geometry: 104x100+100+100 (frame: 4, 23, 4, 4, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215). QWARN : tst_QAccessibility::subWindowTest() QWindowsWindow::setGeometryDp: Unable to set geometry 100x30+100+135 on QWidgetWindow/'QDialogClassWindow'. Resulting geometry: 104x30+100+135 (frame: 4, 23, 4, 4, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215). QWARN : tst_QAccessibility::subWindowTest() QWindowsWindow::setGeometryDp: Unable to set geometry 100x30+100+135 on QWidgetWindow/'QDialogClassWindow'. Resulting geometry: 104x30+100+135 (frame: 4, 23, 4, 4, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215). PASS : tst_QAccessibility::subWindowTest() PASS : tst_QAccessibility::buttonTest() PASS : tst_QAccessibility::scrollBarTest() 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_qaccessibility: 5 seconds, exit code 3221225477 Testing tst_QWidget_window QtQA::App::TestRunner: Process exited with exit code 0xC0000005 (STATUS_ACCESS_VIOLATION) QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QWidget_window ********* Config: Using QtTest library 5.6.0, Qt 5.6.0 (i386-little_endian-ilp32 shared (dynamic) release build; by MSVC 2010) PASS : tst_QWidget_window::initTestCase() PASS : tst_QWidget_window::tst_min_max_size(Set min/max size after show) PASS : tst_QWidget_window::tst_min_max_size(Set min/max size before show) PASS : tst_QWidget_window::tst_move_show() PASS : tst_QWidget_window::tst_show_move() PASS : tst_QWidget_window::tst_show_move_hide_show() PASS : tst_QWidget_window::tst_resize_show() PASS : tst_QWidget_window::tst_show_resize() PASS : tst_QWidget_window::tst_show_resize_hide_show() PASS : tst_QWidget_window::tst_windowFilePathAndwindowTitle(never Set Title nor AppName) PASS : tst_QWidget_window::tst_windowFilePathAndwindowTitle(set title after only, but no AppName) PASS : tst_QWidget_window::tst_windowFilePathAndwindowTitle(set title before only, not AppName) PASS : tst_QWidget_window::tst_windowFilePathAndwindowTitle(always set title, not appName) PASS : tst_QWidget_window::tst_windowFilePathAndwindowTitle(never Set Title, yes AppName) PASS : tst_QWidget_window::tst_windowFilePathAndwindowTitle(set title after only, yes AppName) PASS : tst_QWidget_window::tst_windowFilePathAndwindowTitle(set title before only, yes AppName) PASS : tst_QWidget_window::tst_windowFilePathAndwindowTitle(always set title, yes appName) PASS : tst_QWidget_window::tst_windowFilePath(never Set Path) PASS : tst_QWidget_window::tst_windowFilePath(never EVER Set Path) PASS : tst_QWidget_window::tst_windowFilePath(Valid Path) PASS : tst_QWidget_window::tst_windowFilePath(invalid Path) PASS : tst_QWidget_window::tst_windowFilePath(Valid Path then empty) PASS : tst_QWidget_window::tst_windowFilePath(invalid Path then empty) PASS : tst_QWidget_window::tst_windowFilePath(invalid Path then valid) PASS : tst_QWidget_window::tst_windowFilePath(valid Path then invalid) SKIP : tst_QWidget_window::tst_showWithoutActivating() This test is X11-only. tst_qwidget_window.cpp(340) : failure location PASS : tst_QWidget_window::tst_paintEventOnSecondShow() PASS : tst_QWidget_window::tst_dnd() QtQA::App::TestRunner: Process exited with exit code 0xC0000005 (STATUS_ACCESS_VIOLATION) QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qwidget_window: 1 seconds, exit code 3221225477 Build log: http://testresults.qt.io/ci/QtBase_dev_Integration/build_06024/win32-msvc2010_opengl_dynamic_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1426606756): http://codereview.qt-project.org/106496 [PS3] - qstatemachine: add methods detect when a machine has processed an event http://codereview.qt-project.org/108517 [PS4] - QWindow::destroy(): only reset QGuiApp::focus_window and friends as a last resort From ci-noreply at qt-project.org Tue Mar 17 17:42:37 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 17 Mar 2015 18:42:37 +0200 Subject: [Ci-reports] fail on QtMultimedia_5.4_Integration #138 Message-ID: <20150317_164237_030798.ci-noreply@qt-project.org> QtMultimedia_5.4_Integration » win32-mingw491_developer-build_qtlibinfix_Windows_7 #138: FAILURE Build log: http://testresults.qt.io/ci/QtMultimedia_5.4_Integration/build_00138/win32-mingw491_developer-build_qtlibinfix_Windows_7/log.txt.gz Tested changes (refs/builds/5.4_1426609882): http://codereview.qt-project.org/108315 [PS1] - Use proper d_ptr for QPlaylistFileParser. From ci-noreply at qt-project.org Tue Mar 17 17:45:29 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 17 Mar 2015 18:45:29 +0200 Subject: [Ci-reports] Problems... Message-ID: <20150317_164529_045340.ci-noreply@qt-project.org> Some problems occurred recently... 2015-03-17T16:43:30Z: [QtTools_5.5_Integration error] fetch http://qt-ci.digia.com//job/QtTools_5.5_Integration/18/api/json?depth=2&tree=building,number,url,result,fullDisplayName,timestamp,duration,runs[building,number,url,result,fullDisplayName,timestamp,duration]: 502 Proxy Error at /var/lib/jenkins/qtqa/scripts/jenkins/qt-jenkins-integrator.pl line 1878., retry in 2 seconds From ci-noreply at qt-project.org Tue Mar 17 17:49:07 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 17 Mar 2015 18:49:07 +0200 Subject: [Ci-reports] fail on QtDeclarative_dev_Integration #2653 Message-ID: <20150317_164907_012700.ci-noreply@qt-project.org> qtdeclarative failed to compile :( In file included from util/qquickvalidator.cpp:34:0: util/qquickvalidator_p.h:77:1: error: expected constructor, destructor, or type conversion before ‘QML_DECLARE_TYPE’ make[3]: *** [.obj/qquickvalidator.o] Error 1 make[2]: *** [sub-quick-make_first-ordered] Error 2 make[1]: *** [sub-src-make_first] Error 2 make: *** [module-qtdeclarative] Error 2 Build log: http://testresults.qt.io/ci/QtDeclarative_dev_Integration/build_02653/linux-g++_developer-build_OpenSuSE_13.1_x64/log.txt.gz Tested changes (refs/builds/dev_1426609950): http://codereview.qt-project.org/108807 [PS1] - Move QtQuick validators out of qquicktextinput_p.h From ci-noreply at qt-project.org Tue Mar 17 18:10:20 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 17 Mar 2015 19:10:20 +0200 Subject: [Ci-reports] pass on QtQuickControls_5.5_Integration #43 Message-ID: <20150317_171020_072446.ci-noreply@qt-project.org> QtQuickControls_5.5_Integration #43: SUCCESS Tested changes (refs/builds/5.5_1426607141): http://codereview.qt-project.org/108740 [PS1] - qmldir: Dialogs depends on Controls From ci-noreply at qt-project.org Tue Mar 17 18:49:25 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 17 Mar 2015 19:49:25 +0200 Subject: [Ci-reports] pass on QtTools_5.5_Integration #18 Message-ID: <20150317_174925_038021.ci-noreply@qt-project.org> QtTools_5.5_Integration #18: SUCCESS Tested changes (refs/builds/5.5_1426607147): http://codereview.qt-project.org/108725 [PS1] - Merge remote-tracking branch 'origin/5.4' into 5.5 From ci-noreply at qt-project.org Tue Mar 17 18:49:43 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 17 Mar 2015 19:49:43 +0200 Subject: [Ci-reports] pass on QtConnectivity_5.5_Integration #12 Message-ID: <20150317_174943_052885.ci-noreply@qt-project.org> QtConnectivity_5.5_Integration #12: SUCCESS Tested changes (refs/builds/5.5_1426607847): http://codereview.qt-project.org/107605 [PS1] - Android: Replace call to deprecated getStaticObjectField() function. From ci-noreply at qt-project.org Tue Mar 17 18:50:51 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 17 Mar 2015 18:50:51 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - QtBase_dev_mobile_state #323 - FAILURE Message-ID: <20150317175051.97A31305FE@fork.qtproject.c.bitbit.net> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt-project.org/ci/QtBase_dev_mobile_state/build_00323 From ci-noreply at qt-project.org Tue Mar 17 19:29:37 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 17 Mar 2015 20:29:37 +0200 Subject: [Ci-reports] pass on QtDeclarative_dev_Integration #2654 Message-ID: <20150317_182937_010791.ci-noreply@qt-project.org> QtDeclarative_dev_Integration #2654: SUCCESS Tested changes (refs/builds/dev_1426611042): http://codereview.qt-project.org/108708 [PS1] - Fix use of qml versioning in qml From ci-noreply at qt-project.org Tue Mar 17 19:47:25 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 17 Mar 2015 20:47:25 +0200 Subject: [Ci-reports] pass on QtBase_5.5_Integration #329 Message-ID: <20150317_184725_015865.ci-noreply@qt-project.org> QtBase_5.5_Integration #329: SUCCESS Tested changes (refs/builds/5.5_1426607366): http://codereview.qt-project.org/108209 [PS4] - xcb: create a screen if dimensions are known but outputs are not From ci-noreply at qt-project.org Tue Mar 17 19:50:54 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 17 Mar 2015 20:50:54 +0200 Subject: [Ci-reports] pass on QtWebKit_5.4_Integration #155 Message-ID: <20150317_185054_059744.ci-noreply@qt-project.org> QtWebKit_5.4_Integration #155: SUCCESS Tested changes (refs/builds/5.4_1426610754): http://codereview.qt-project.org/108696 [PS1] - Fix crash on exit in OpenGL accelerated mode From ci-noreply at qt-project.org Tue Mar 17 19:53:29 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 17 Mar 2015 20:53:29 +0200 Subject: [Ci-reports] pass on QtQuickControls_5.5_Integration #44 Message-ID: <20150317_185329_063674.ci-noreply@qt-project.org> QtQuickControls_5.5_Integration #44: SUCCESS Tested changes (refs/builds/5.5_1426612314): http://codereview.qt-project.org/108805 [PS1] - Fix qrc path prefix in flatstyleplugin From ci-noreply at qt-project.org Tue Mar 17 20:16:51 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 17 Mar 2015 21:16:51 +0200 Subject: [Ci-reports] fail on QtBase_5.5_Integration #331 Message-ID: <20150317_191651_091230.ci-noreply@qt-project.org> `make' failed :( make[7]: *** [iphonesimulator-debug] Error 65 make[6]: *** [debug-iphonesimulator] Error 2 make[5]: *** [sub-qmath-make_first] Error 2 make[7]: *** [iphonesimulator-debug] Error 65 make[6]: *** [debug-iphonesimulator] Error 2 make[5]: *** [sub-qeventdispatcher-make_first] Error 2 make[7]: *** [iphonesimulator-debug] Error 65 make[6]: *** [debug-iphonesimulator] Error 2 make[5]: *** [sub-qcoreapplication-make_first] Error 2 make[7]: *** [iphonesimulator-debug] Error 65 make[6]: *** [debug-iphonesimulator] Error 2 make[5]: *** [sub-qeventloop-make_first] Error 2 make[4]: *** [sub-kernel-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.io/ci/QtBase_5.5_Integration/build_00331/macx-ios-clang_OSX_10.9/log.txt.gz Tested changes (refs/builds/5.5_1426618140): http://codereview.qt-project.org/108756 [PS2] - QNetworkAccessManager::put - handle invalid QUrl From ci-noreply at qt-project.org Tue Mar 17 20:45:31 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 17 Mar 2015 21:45:31 +0200 Subject: [Ci-reports] pass on QtWebEngine_5.5_Integration #44 Message-ID: <20150317_194531_051564.ci-noreply@qt-project.org> QtWebEngine_5.5_Integration #44: SUCCESS Tested changes (refs/builds/5.5_1426612217): http://codereview.qt-project.org/108409 [PS1] - Remove uneeded GetShareHandle() function from EGL integration From ci-noreply at qt-project.org Tue Mar 17 21:55:13 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 17 Mar 2015 22:55:13 +0200 Subject: [Ci-reports] fail on QtMultimedia_dev_Integration #329 Message-ID: <20150317_205513_014301.ci-noreply@qt-project.org> QtMultimedia_dev_Integration » win32-mingw491_developer-build_qtlibinfix_Windows_7 #329: FAILURE Build log: http://testresults.qt.io/ci/QtMultimedia_dev_Integration/build_00329/win32-mingw491_developer-build_qtlibinfix_Windows_7/log.txt.gz ============================================================ QtMultimedia_dev_Integration » win32-msvc2010_developer-build_angle_Windows_7 #329: FAILURE Build log: http://testresults.qt.io/ci/QtMultimedia_dev_Integration/build_00329/win32-msvc2010_developer-build_angle_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1426624413): http://codereview.qt-project.org/108792 [PS1] - Merge remote-tracking branch 'origin/5.5' into dev From ci-noreply at qt-project.org Tue Mar 17 21:56:14 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 17 Mar 2015 22:56:14 +0200 Subject: [Ci-reports] fail on QtBase_5.5_Integration #332 Message-ID: <20150317_205614_010193.ci-noreply@qt-project.org> `make' failed :( make[7]: *** [iphonesimulator-debug] Error 65 make[6]: *** [debug-iphonesimulator] Error 2 make[5]: *** [sub-qcoreapplication-make_first] Error 2 make[4]: *** [sub-kernel-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.io/ci/QtBase_5.5_Integration/build_00332/macx-ios-clang_OSX_10.9/log.txt.gz Tested changes (refs/builds/5.5_1426623507): http://codereview.qt-project.org/107604 [PS1] - Fix QTreeView ending up in wrong state when drag From ci-noreply at qt-project.org Tue Mar 17 21:57:35 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 17 Mar 2015 22:57:35 +0200 Subject: [Ci-reports] fail on QtTools_dev_Integration #313 Message-ID: <20150317_205735_091072.ci-noreply@qt-project.org> QtTools_dev_Integration » win32-msvc2010_developer-build_angle_Windows_7 #313: FAILURE Build log: http://testresults.qt.io/ci/QtTools_dev_Integration/build_00313/win32-msvc2010_developer-build_angle_Windows_7/log.txt.gz ============================================================ QtTools_dev_Integration » win32-msvc2010_opengl_dynamic_Windows_7 #313: FAILURE Build log: http://testresults.qt.io/ci/QtTools_dev_Integration/build_00313/win32-msvc2010_opengl_dynamic_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1426624441): http://codereview.qt-project.org/108798 [PS1] - Merge remote-tracking branch 'origin/5.5' into dev From ci-noreply at qt-project.org Tue Mar 17 22:00:10 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 17 Mar 2015 23:00:10 +0200 Subject: [Ci-reports] fail on QtScript_dev_Integration #117 Message-ID: <20150317_210010_063269.ci-noreply@qt-project.org> Autotest `tst_qscriptengine' failed :( Testing tst_QScriptEngine FAIL! : tst_QScriptEngine::dateRoundtripJSQtJS() 'jsDate2.toNumber() == jsDate.toNumber()' returned FALSE. (jsDate2="Sun Oct 25 2009 03:00:00 GMT+0200 (FLE Standard Time)" (1.25643e+12), jsDate="Sun Oct 25 2009 03:00:00 GMT+0300 (FLE Daylight Time)" (1.25643e+12), diff=-3.6e+06", i=3565, secs=1256428800, TZ="") tst_qscriptengine.cpp(5825) : failure location FAIL! : tst_QScriptEngine::dateConversionJSQt() 'qtUTCDateStr == jsUTCDateStr' returned FALSE. (qtUTCDateStr="2009-10-25T01:00:00Z", jsUTCDateStr="2009-10-25T00:00:00Z", jsDate="Sun Oct 25 2009 03:00:00 GMT+0300 (FLE Daylight Time)", i=3565, secs=1256428800, TZ="") tst_qscriptengine.cpp(5867) : failure location Totals: 520 passed, 2 failed, 2 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QScriptEngine ********* Config: Using QtTest library 5.6.0, Qt 5.6.0 (i386-little_endian-ilp32 shared (dynamic) release build; by MSVC 2010) PASS : tst_QScriptEngine::initTestCase() PASS : tst_QScriptEngine::constructWithParent() PASS : tst_QScriptEngine::currentContext() PASS : tst_QScriptEngine::pushPopContext() PASS : tst_QScriptEngine::getSetDefaultPrototype_int() PASS : tst_QScriptEngine::getSetDefaultPrototype_customType() PASS : tst_QScriptEngine::newFunction() PASS : tst_QScriptEngine::newFunctionWithArg() PASS : tst_QScriptEngine::newFunctionWithProto() PASS : tst_QScriptEngine::newObject() PASS : tst_QScriptEngine::newArray() PASS : tst_QScriptEngine::newArray_HooliganTask218092() XFAIL : tst_QScriptEngine::newArray_HooliganTask233836() ECMA compliance bug in Array.prototype.push: https://bugs.webkit.org/show_bug.cgi?id=55033 tst_qscriptengine.cpp(462) : failure location PASS : tst_QScriptEngine::newArray_HooliganTask233836() PASS : tst_QScriptEngine::newVariant() PASS : tst_QScriptEngine::newVariant_defaultPrototype() PASS : tst_QScriptEngine::newVariant_promoteObject() PASS : tst_QScriptEngine::newVariant_replaceValue() PASS : tst_QScriptEngine::newVariant_valueOfToString() PASS : tst_QScriptEngine::newVariant_promoteNonObject() PASS : tst_QScriptEngine::newVariant_promoteNonQScriptObject() PASS : tst_QScriptEngine::newRegExp() XFAIL : tst_QScriptEngine::jsRegExp() RegExp copy-constructor should return a new object: https://bugs.webkit.org/show_bug.cgi?id=55040 tst_qscriptengine.cpp(662) : failure location PASS : tst_QScriptEngine::jsRegExp() PASS : tst_QScriptEngine::newDate() PASS : tst_QScriptEngine::jsParseDate() PASS : tst_QScriptEngine::newQObject() PASS : tst_QScriptEngine::newQObject_ownership() PASS : tst_QScriptEngine::newQObject_promoteObject() PASS : tst_QScriptEngine::newQObject_sameQObject() PASS : tst_QScriptEngine::newQObject_defaultPrototype() PASS : tst_QScriptEngine::newQObject_promoteNonObject() PASS : tst_QScriptEngine::newQObject_promoteNonQScriptObject() PASS : tst_QScriptEngine::newQMetaObject() SKIP : tst_QScriptEngine::newActivationObject() internal function not implemented in JSC-based back-end tst_qscriptengine.cpp(1112) : failure location PASS : tst_QScriptEngine::getSetGlobalObject() XFAIL : tst_QScriptEngine::globalObjectProperties() [ECMA compliance] JSC sets DontDelete flag for Math object: https://bugs.webkit.org/show_bug.cgi?id=55034 tst_qscriptengine.cpp(1307) : failure location PASS : tst_QScriptEngine::globalObjectProperties() PASS : tst_QScriptEngine::globalObjectProperties_enumerate() XFAIL : tst_QScriptEngine::createGlobalObjectProperty() QTBUG-6134: custom Global Object properties don't retain attributes tst_qscriptengine.cpp(1399) : failure location PASS : tst_QScriptEngine::createGlobalObjectProperty() PASS : tst_QScriptEngine::globalObjectGetterSetterProperty() PASS : tst_QScriptEngine::customGlobalObjectWithPrototype() XFAIL : tst_QScriptEngine::globalObjectWithCustomPrototype() QTBUG-9737: Prototype change in JS not reflected on C++ side tst_qscriptengine.cpp(1543) : failure location PASS : tst_QScriptEngine::globalObjectWithCustomPrototype() PASS : tst_QScriptEngine::builtinFunctionNames(print) PASS : tst_QScriptEngine::builtinFunctionNames(parseInt) PASS : tst_QScriptEngine::builtinFunctionNames(parseFloat) PASS : tst_QScriptEngine::builtinFunctionNames(isNaN) PASS : tst_QScriptEngine::builtinFunctionNames(isFinite) PASS : tst_QScriptEngine::builtinFunctionNames(decodeURI) PASS : tst_QScriptEngine::builtinFunctionNames(decodeURIComponent) PASS : tst_QScriptEngine::builtinFunctionNames(encodeURI) PASS : tst_QScriptEngine::builtinFunctionNames(encodeURIComponent) PASS : tst_QScriptEngine::builtinFunctionNames(escape) PASS : tst_QScriptEngine::builtinFunctionNames(unescape) PASS : tst_QScriptEngine::builtinFunctionNames(version) PASS : tst_QScriptEngine::builtinFunctionNames(gc) PASS : tst_QScriptEngine::builtinFunctionNames(Array) PASS : tst_QScriptEngine::builtinFunctionNames(Array.prototype.toString) PASS : tst_QScriptEngine::builtinFunctionNames(Array.prototype.toLocaleString) PASS : tst_QScriptEngine::builtinFunctionNames(Array.prototype.concat) PASS : tst_QScriptEngine::builtinFunctionNames(Array.prototype.join) PASS : tst_QScriptEngine::builtinFunctionNames(Array.prototype.pop) PASS : tst_QScriptEngine::builtinFunctionNames(Array.prototype.push) PASS : tst_QScriptEngine::builtinFunctionNames(Array.prototype.reverse) PASS : tst_QScriptEngine::builtinFunctionNames(Array.prototype.shift) PASS : tst_QScriptEngine::builtinFunctionNames(Array.prototype.slice) PASS : tst_QScriptEngine::builtinFunctionNames(Array.prototype.sort) PASS : tst_QScriptEngine::builtinFunctionNames(Array.prototype.splice) PASS : tst_QScriptEngine::builtinFunctionNames(Array.prototype.unshift) PASS : tst_QScriptEngine::builtinFunctionNames(Boolean) PASS : tst_QScriptEngine::builtinFunctionNames(Boolean.prototype.toString) PASS : tst_QScriptEngine::builtinFunctionNames(Date) PASS : tst_QScriptEngine::builtinFunctionNames(Date.prototype.toString) PASS : tst_QScriptEngine::builtinFunctionNames(Date.prototype.toDateString) PASS : tst_QScriptEngine::builtinFunctionNames(Date.prototype.toTimeString) PASS : tst_QScriptEngine::builtinFunctionNames(Date.prototype.toLocaleString) PASS : tst_QScriptEngine::builtinFunctionNames(Date.prototype.toLocaleDateString) PASS : tst_QScriptEngine::builtinFunctionNames(Date.prototype.toLocaleTimeString) PASS : tst_QScriptEngine::builtinFunctionNames(Date.prototype.valueOf) PASS : tst_QScriptEngine::builtinFunctionNames(Date.prototype.getTime) PASS : tst_QScriptEngine::builtinFunctionNames(Date.prototype.getYear) PASS : tst_QScriptEngine::builtinFunctionNames(Date.prototype.getFullYear) PASS : tst_QScriptEngine::builtinFunctionNames(Date.prototype.getUTCFullYear) PASS : tst_QScriptEngine::builtinFunctionNames(Date.prototype.getMonth) PASS : tst_QScriptEngine::builtinFunctionNames(Date.prototype.getUTCMonth) PASS : tst_QScriptEngine::builtinFunctionNames(Date.prototype.getDate) PASS : tst_QScriptEngine::builtinFunctionNames(Date.prototype.getUTCDate) PASS : tst_QScriptEngine::builtinFunctionNames(Date.prototype.getDay) PASS : tst_QScriptEngine::builtinFunctionNames(Date.prototype.getUTCDay) PASS : tst_QScriptEngine::builtinFunctionNames(Date.prototype.getHours) PASS : tst_QScriptEngine::builtinFunctionNames(Date.prototype.getUTCHours) PASS : tst_QScriptEngine::builtinFunctionNames(Date.prototype.getMinutes) PASS : tst_QScriptEngine::builtinFunctionNames(Date.prototype.getUTCMinutes) PASS : tst_QScriptEngine::builtinFunctionNames(Date.prototype.getSeconds) PASS : tst_QScriptEngine::builtinFunctionNames(Date.prototype.getUTCSeconds) PASS : tst_QScriptEngine::builtinFunctionNames(Date.prototype.getMilliseconds) PASS : tst_QScriptEngine::builtinFunctionNames(Date.prototype.getUTCMilliseconds) PASS : tst_QScriptEngine::builtinFunctionNames(Date.prototype.getTimezoneOffset) PASS : tst_QScriptEngine::builtinFunctionNames(Date.prototype.setTime) PASS : tst_QScriptEngine::builtinFunctionNames(Date.prototype.setMilliseconds) PASS : tst_QScriptEngine::builtinFunctionNames(Date.prototype.setUTCMilliseconds) PASS : tst_QScriptEngine::builtinFunctionNames(Date.prototype.setSeconds) PASS : tst_QScriptEngine::builtinFunctionNames(Date.prototype.setUTCSeconds) PASS : tst_QScriptEngine::builtinFunctionNames(Date.prototype.setMinutes) PASS : tst_QScriptEngine::builtinFunctionNames(Date.prototype.setUTCMinutes) PASS : tst_QScriptEngine::builtinFunctionNames(Date.prototype.setHours) PASS : tst_QScriptEngine::builtinFunctionNames(Date.prototype.setUTCHours) PASS : tst_QScriptEngine::builtinFunctionNames(Date.prototype.setDate) PASS : tst_QScriptEngine::builtinFunctionNames(Date.prototype.setUTCDate) PASS : tst_QScriptEngine::builtinFunctionNames(Date.prototype.setMonth) PASS : tst_QScriptEngine::builtinFunctionNames(Date.prototype.setUTCMonth) PASS : tst_QScriptEngine::builtinFunctionNames(Date.prototype.setYear) PASS : tst_QScriptEngine::builtinFunctionNames(Date.prototype.setFullYear) PASS : tst_QScriptEngine::builtinFunctionNames(Date.prototype.setUTCFullYear) PASS : tst_QScriptEngine::builtinFunctionNames(Date.prototype.toUTCString) PASS : tst_QScriptEngine::builtinFunctionNames(Date.prototype.toGMTString) PASS : tst_QScriptEngine::builtinFunctionNames(Error) PASS : tst_QScriptEngine::builtinFunctionNames(Error.prototype.toString) PASS : tst_QScriptEngine::builtinFunctionNames(EvalError) PASS : tst_QScriptEngine::builtinFunctionNames(RangeError) PASS : tst_QScriptEngine::builtinFunctionNames(ReferenceError) PASS : tst_QScriptEngine::builtinFunctionNames(SyntaxError) PASS : tst_QScriptEngine::builtinFunctionNames(TypeError) PASS : tst_QScriptEngine::builtinFunctionNames(URIError) PASS : tst_QScriptEngine::builtinFunctionNames(Function) PASS : tst_QScriptEngine::builtinFunctionNames(Function.prototype.toString) PASS : tst_QScriptEngine::builtinFunctionNames(Function.prototype.apply) PASS : tst_QScriptEngine::builtinFunctionNames(Function.prototype.call) PASS : tst_QScriptEngine::builtinFunctionNames(Function.prototype.connect) PASS : tst_QScriptEngine::builtinFunctionNames(Function.prototype.disconnect) PASS : tst_QScriptEngine::builtinFunctionNames(Math.abs) PASS : tst_QScriptEngine::builtinFunctionNames(Math.acos) PASS : tst_QScriptEngine::builtinFunctionNames(Math.asin) PASS : tst_QScriptEngine::builtinFunctionNames(Math.atan) PASS : tst_QScriptEngine::builtinFunctionNames(Math.atan2) PASS : tst_QScriptEngine::builtinFunctionNames(Math.ceil) PASS : tst_QScriptEngine::builtinFunctionNames(Math.cos) PASS : tst_QScriptEngine::builtinFunctionNames(Math.exp) PASS : tst_QScriptEngine::builtinFunctionNames(Math.floor) PASS : tst_QScriptEngine::builtinFunctionNames(Math.log) PASS : tst_QScriptEngine::builtinFunctionNames(Math.max) PASS : tst_QScriptEngine::builtinFunctionNames(Math.min) PASS : tst_QScriptEngine::builtinFunctionNames(Math.pow) PASS : tst_QScriptEngine::builtinFunctionNames(Math.random) PASS : tst_QScriptEngine::builtinFunctionNames(Math.round) PASS : tst_QScriptEngine::builtinFunctionNames(Math.sin) PASS : tst_QScriptEngine::builtinFunctionNames(Math.sqrt) PASS : tst_QScriptEngine::builtinFunctionNames(Math.tan) PASS : tst_QScriptEngine::builtinFunctionNames(Number) PASS : tst_QScriptEngine::builtinFunctionNames(Number.prototype.toString) PASS : tst_QScriptEngine::builtinFunctionNames(Number.prototype.toLocaleString) PASS : tst_QScriptEngine::builtinFunctionNames(Number.prototype.valueOf) PASS : tst_QScriptEngine::builtinFunctionNames(Number.prototype.toFixed) PASS : tst_QScriptEngine::builtinFunctionNames(Number.prototype.toExponential) PASS : tst_QScriptEngine::builtinFunctionNames(Number.prototype.toPrecision) PASS : tst_QScriptEngine::builtinFunctionNames(Object) PASS : tst_QScriptEngine::builtinFunctionNames(Object.prototype.toString) PASS : tst_QScriptEngine::builtinFunctionNames(Object.prototype.toLocaleString) PASS : tst_QScriptEngine::builtinFunctionNames(Object.prototype.valueOf) PASS : tst_QScriptEngine::builtinFunctionNames(Object.prototype.hasOwnProperty) PASS : tst_QScriptEngine::builtinFunctionNames(Object.prototype.isPrototypeOf) PASS : tst_QScriptEngine::builtinFunctionNames(Object.prototype.propertyIsEnumerable) PASS : tst_QScriptEngine::builtinFunctionNames(Object.prototype.__defineGetter__) PASS : tst_QScriptEngine::builtinFunctionNames(Object.prototype.__defineSetter__) PASS : tst_QScriptEngine::builtinFunctionNames(RegExp) PASS : tst_QScriptEngine::builtinFunctionNames(RegExp.prototype.exec) PASS : tst_QScriptEngine::builtinFunctionNames(RegExp.prototype.test) PASS : tst_QScriptEngine::builtinFunctionNames(RegExp.prototype.toString) PASS : tst_QScriptEngine::builtinFunctionNames(String) PASS : tst_QScriptEngine::builtinFunctionNames(String.prototype.toString) PASS : tst_QScriptEngine::builtinFunctionNames(String.prototype.valueOf) PASS : tst_QScriptEngine::builtinFunctionNames(String.prototype.charAt) PASS : tst_QScriptEngine::builtinFunctionNames(String.prototype.charCodeAt) PASS : tst_QScriptEngine::builtinFunctionNames(String.prototype.concat) PASS : tst_QScriptEngine::builtinFunctionNames(String.prototype.indexOf) PASS : tst_QScriptEngine::builtinFunctionNames(String.prototype.lastIndexOf) PASS : tst_QScriptEngine::builtinFunctionNames(String.prototype.localeCompare) PASS : tst_QScriptEngine::builtinFunctionNames(String.prototype.match) PASS : tst_QScriptEngine::builtinFunctionNames(String.prototype.replace) PASS : tst_QScriptEngine::builtinFunctionNames(String.prototype.search) PASS : tst_QScriptEngine::builtinFunctionNames(String.prototype.slice) PASS : tst_QScriptEngine::builtinFunctionNames(String.prototype.split) PASS : tst_QScriptEngine::builtinFunctionNames(String.prototype.substring) PASS : tst_QScriptEngine::builtinFunctionNames(String.prototype.toLowerCase) PASS : tst_QScriptEngine::builtinFunctionNames(String.prototype.toLocaleLowerCase) PASS : tst_QScriptEngine::builtinFunctionNames(String.prototype.toUpperCase) PASS : tst_QScriptEngine::builtinFunctionNames(String.prototype.toLocaleUpperCase) PASS : tst_QScriptEngine::checkSyntax(0) PASS : tst_QScriptEngine::checkSyntax(if () PASS : tst_QScriptEngine::checkSyntax(if else) PASS : tst_QScriptEngine::checkSyntax(foo[) PASS : tst_QScriptEngine::checkSyntax(foo['bar']) PASS : tst_QScriptEngine::checkSyntax(/*) PASS : tst_QScriptEngine::checkSyntax(/* My comment) PASS : tst_QScriptEngine::checkSyntax(/* My comment */ foo = 10) PASS : tst_QScriptEngine::checkSyntax(foo = 10 /*) PASS : tst_QScriptEngine::checkSyntax(foo = 10; /*) PASS : tst_QScriptEngine::checkSyntax(foo = 10 /* My comment */) PASS : tst_QScriptEngine::checkSyntax(/=/) PASS : tst_QScriptEngine::checkSyntax(/=/g) PASS : tst_QScriptEngine::checkSyntax(/a/) PASS : tst_QScriptEngine::checkSyntax(/a/g) PASS : tst_QScriptEngine::canEvaluate() PASS : tst_QScriptEngine::canEvaluate(0) PASS : tst_QScriptEngine::canEvaluate(!) PASS : tst_QScriptEngine::canEvaluate(if () PASS : tst_QScriptEngine::canEvaluate(if (10) //) PASS : tst_QScriptEngine::canEvaluate(a = 1; if () PASS : tst_QScriptEngine::canEvaluate(./test.js) PASS : tst_QScriptEngine::canEvaluate(if (0) print(1)) PASS : tst_QScriptEngine::canEvaluate(0 = ) PASS : tst_QScriptEngine::canEvaluate(0 = 0) PASS : tst_QScriptEngine::canEvaluate(foo[) PASS : tst_QScriptEngine::canEvaluate(foo[) PASS : tst_QScriptEngine::canEvaluate(foo['bar']) PASS : tst_QScriptEngine::canEvaluate(/*) PASS : tst_QScriptEngine::canEvaluate(/* My comment) PASS : tst_QScriptEngine::canEvaluate(/* My comment */ foo = 10) PASS : tst_QScriptEngine::canEvaluate(foo = 10 /*) PASS : tst_QScriptEngine::canEvaluate(foo = 10; /*) PASS : tst_QScriptEngine::canEvaluate(foo = 10 /* My comment */) PASS : tst_QScriptEngine::canEvaluate(/=/) PASS : tst_QScriptEngine::canEvaluate(/=/g) PASS : tst_QScriptEngine::canEvaluate(/a/) PASS : tst_QScriptEngine::canEvaluate(/a/g) PASS : tst_QScriptEngine::evaluate((newline)) PASS : tst_QScriptEngine::evaluate(0 //) PASS : tst_QScriptEngine::evaluate(/* */) PASS : tst_QScriptEngine::evaluate(//) PASS : tst_QScriptEngine::evaluate((spaces)) PASS : tst_QScriptEngine::evaluate((empty)) PASS : tst_QScriptEngine::evaluate(0) PASS : tst_QScriptEngine::evaluate(0=1) PASS : tst_QScriptEngine::evaluate(a=1) PASS : tst_QScriptEngine::evaluate(a=1;K) PASS : tst_QScriptEngine::evaluate(f()) PASS : tst_QScriptEngine::evaluate(0) PASS : tst_QScriptEngine::evaluate(0=1) PASS : tst_QScriptEngine::evaluate(a=1) PASS : tst_QScriptEngine::evaluate(a=1;K) PASS : tst_QScriptEngine::evaluate(f()) PASS : tst_QScriptEngine::evaluate(functionThatDoesntExist()) PASS : tst_QScriptEngine::evaluate(for (var p in this) { continue labelThatDoesntExist; }) PASS : tst_QScriptEngine::evaluate(duplicateLabel: { duplicateLabel: ; }) PASS : tst_QScriptEngine::evaluate(/=/) PASS : tst_QScriptEngine::evaluate(/=/g) PASS : tst_QScriptEngine::evaluate(/a/) PASS : tst_QScriptEngine::evaluate(/a/g) PASS : tst_QScriptEngine::evaluate(/a/gim) PASS : tst_QScriptEngine::evaluate(/a/gimp) PASS : tst_QScriptEngine::nestedEvaluate() PASS : tst_QScriptEngine::uncaughtException() PASS : tst_QScriptEngine::errorMessage_QT679() PASS : tst_QScriptEngine::valueConversion_basic() PASS : tst_QScriptEngine::valueConversion_customType() PASS : tst_QScriptEngine::valueConversion_sequence() PASS : tst_QScriptEngine::valueConversion_QVariant() PASS : tst_QScriptEngine::valueConversion_hooliganTask248802() PASS : tst_QScriptEngine::valueConversion_basic2() PASS : tst_QScriptEngine::valueConversion_dateTime() XFAIL : tst_QScriptEngine::valueConversion_regExp() QTBUG-6136: JSC-based back-end doesn't preserve QRegExp::patternSyntax (always uses RegExp2) tst_qscriptengine.cpp(2480) : failure location XFAIL : tst_QScriptEngine::valueConversion_regExp() QTBUG-6136: JSC-based back-end doesn't preserve QRegExp::minimal (always false) tst_qscriptengine.cpp(2497) : failure location PASS : tst_QScriptEngine::valueConversion_regExp() PASS : tst_QScriptEngine::valueConversion_long() PASS : tst_QScriptEngine::qScriptValueFromValue_noEngine() XFAIL : tst_QScriptEngine::importExtension() JSC throws syntax error eagerly tst_qscriptengine.cpp(2634) : failure location XFAIL : tst_QScriptEngine::importExtension() JSC throws syntax error eagerly tst_qscriptengine.cpp(2634) : failure location PASS : tst_QScriptEngine::importExtension() PASS : tst_QScriptEngine::infiniteRecursion() PASS : tst_QScriptEngine::castWithPrototypeChain() PASS : tst_QScriptEngine::castWithMultipleInheritance() SKIP : tst_QScriptEngine::collectGarbage() This test does not work reliably tst_qscriptengine.cpp(2862) : failure location PASS : tst_QScriptEngine::reportAdditionalMemoryCost() PASS : tst_QScriptEngine::gcWithNestedDataStructure() PASS : tst_QScriptEngine::processEventsWhileRunning() PASS : tst_QScriptEngine::throwErrorFromProcessEvents(while (1)) PASS : tst_QScriptEngine::throwErrorFromProcessEvents(while (1) i++) PASS : tst_QScriptEngine::throwErrorFromProcessEvents(try catch) PASS : tst_QScriptEngine::disableProcessEventsInterval() PASS : tst_QScriptEngine::stacktrace() PASS : tst_QScriptEngine::stacktrace_callJSFromCpp(explicit throw) PASS : tst_QScriptEngine::stacktrace_callJSFromCpp(reference error) PASS : tst_QScriptEngine::numberParsing(decimal 0) PASS : tst_QScriptEngine::numberParsing(octal 0) PASS : tst_QScriptEngine::numberParsing(hex 0) PASS : tst_QScriptEngine::numberParsing(decimal 100) PASS : tst_QScriptEngine::numberParsing(hex 100) PASS : tst_QScriptEngine::numberParsing(octal 100) PASS : tst_QScriptEngine::numberParsing(decimal 4G) PASS : tst_QScriptEngine::numberParsing(hex 4G) PASS : tst_QScriptEngine::numberParsing(octal 4G) PASS : tst_QScriptEngine::numberParsing(0.5) PASS : tst_QScriptEngine::numberParsing(1.5) PASS : tst_QScriptEngine::numberParsing(1e2) PASS : tst_QScriptEngine::automaticSemicolonInsertion() PASS : tst_QScriptEngine::abortEvaluation_notEvaluating() PASS : tst_QScriptEngine::abortEvaluation(while (1)) PASS : tst_QScriptEngine::abortEvaluation(while (1) i++) PASS : tst_QScriptEngine::abortEvaluation(try catch) PASS : tst_QScriptEngine::abortEvaluation_tryCatch() PASS : tst_QScriptEngine::abortEvaluation_fromNative() PASS : tst_QScriptEngine::abortEvaluation_QTBUG9433() PASS : tst_QScriptEngine::isEvaluating_notEvaluating() PASS : tst_QScriptEngine::isEvaluating_fromNative() PASS : tst_QScriptEngine::isEvaluating_fromEvent() PASS : tst_QScriptEngine::printFunctionWithCustomHandler() PASS : tst_QScriptEngine::printThrowsException() XFAIL : tst_QScriptEngine::errorConstructors() QTBUG-6138: JSC doesn't assign lineNumber when errors are not thrown tst_qscriptengine.cpp(3712) : failure location XFAIL : tst_QScriptEngine::errorConstructors() QTBUG-6138: JSC doesn't assign lineNumber when errors are not thrown tst_qscriptengine.cpp(3712) : failure location XFAIL : tst_QScriptEngine::errorConstructors() QTBUG-6138: JSC doesn't assign lineNumber when errors are not thrown tst_qscriptengine.cpp(3712) : failure location XFAIL : tst_QScriptEngine::errorConstructors() QTBUG-6138: JSC doesn't assign lineNumber when errors are not thrown tst_qscriptengine.cpp(3712) : failure location XFAIL : tst_QScriptEngine::errorConstructors() QTBUG-6138: JSC doesn't assign lineNumber when errors are not thrown tst_qscriptengine.cpp(3712) : failure location XFAIL : tst_QScriptEngine::errorConstructors() QTBUG-6138: JSC doesn't assign lineNumber when errors are not thrown tst_qscriptengine.cpp(3712) : failure location XFAIL : tst_QScriptEngine::errorConstructors() QTBUG-6138: JSC doesn't assign lineNumber when errors are not thrown tst_qscriptengine.cpp(3712) : failure location XFAIL : tst_QScriptEngine::errorConstructors() QTBUG-6138: JSC doesn't assign lineNumber when errors are not thrown tst_qscriptengine.cpp(3712) : failure location XFAIL : tst_QScriptEngine::errorConstructors() QTBUG-6138: JSC doesn't assign lineNumber when errors are not thrown tst_qscriptengine.cpp(3712) : failure location XFAIL : tst_QScriptEngine::errorConstructors() QTBUG-6138: JSC doesn't assign lineNumber when errors are not thrown tst_qscriptengine.cpp(3712) : failure location XFAIL : tst_QScriptEngine::errorConstructors() QTBUG-6138: JSC doesn't assign lineNumber when errors are not thrown tst_qscriptengine.cpp(3712) : failure location XFAIL : tst_QScriptEngine::errorConstructors() QTBUG-6138: JSC doesn't assign lineNumber when errors are not thrown tst_qscriptengine.cpp(3712) : failure location XFAIL : tst_QScriptEngine::errorConstructors() QTBUG-6138: JSC doesn't assign lineNumber when errors are not thrown tst_qscriptengine.cpp(3712) : failure location XFAIL : tst_QScriptEngine::errorConstructors() QTBUG-6138: JSC doesn't assign lineNumber when errors are not thrown tst_qscriptengine.cpp(3712) : failure location PASS : tst_QScriptEngine::errorConstructors() PASS : tst_QScriptEngine::argumentsProperty_globalContext() PASS : tst_QScriptEngine::argumentsProperty_JS() PASS : tst_QScriptEngine::argumentsProperty_evaluateInNativeFunction() PASS : tst_QScriptEngine::jsNumberClass() PASS : tst_QScriptEngine::jsForInStatement_simple() PASS : tst_QScriptEngine::jsForInStatement_prototypeProperties() PASS : tst_QScriptEngine::jsForInStatement_mutateWhileIterating() PASS : tst_QScriptEngine::jsForInStatement_arrays() PASS : tst_QScriptEngine::jsForInStatement_nullAndUndefined() PASS : tst_QScriptEngine::jsFunctionDeclarationAsStatement() PASS : tst_QScriptEngine::stringObjects() PASS : tst_QScriptEngine::jsStringPrototypeReplaceBugs() PASS : tst_QScriptEngine::getterSetterThisObject_global() PASS : tst_QScriptEngine::getterSetterThisObject_plain() PASS : tst_QScriptEngine::getterSetterThisObject_prototypeChain() XFAIL : tst_QScriptEngine::getterSetterThisObject_activation() QTBUG-17605: Not possible to implement local variables as getter/setter properties tst_qscriptengine.cpp(4274) : failure location PASS : tst_QScriptEngine::getterSetterThisObject_activation() PASS : tst_QScriptEngine::jsContinueInSwitch() PASS : tst_QScriptEngine::jsShadowReadOnlyPrototypeProperty() PASS : tst_QScriptEngine::toObject() PASS : tst_QScriptEngine::jsReservedWords(break) PASS : tst_QScriptEngine::jsReservedWords(case) PASS : tst_QScriptEngine::jsReservedWords(catch) PASS : tst_QScriptEngine::jsReservedWords(continue) PASS : tst_QScriptEngine::jsReservedWords(default) PASS : tst_QScriptEngine::jsReservedWords(delete) PASS : tst_QScriptEngine::jsReservedWords(do) PASS : tst_QScriptEngine::jsReservedWords(else) PASS : tst_QScriptEngine::jsReservedWords(false) PASS : tst_QScriptEngine::jsReservedWords(finally) PASS : tst_QScriptEngine::jsReservedWords(for) PASS : tst_QScriptEngine::jsReservedWords(function) PASS : tst_QScriptEngine::jsReservedWords(if) PASS : tst_QScriptEngine::jsReservedWords(in) PASS : tst_QScriptEngine::jsReservedWords(instanceof) PASS : tst_QScriptEngine::jsReservedWords(new) PASS : tst_QScriptEngine::jsReservedWords(null) PASS : tst_QScriptEngine::jsReservedWords(return) PASS : tst_QScriptEngine::jsReservedWords(switch) PASS : tst_QScriptEngine::jsReservedWords(this) PASS : tst_QScriptEngine::jsReservedWords(throw) PASS : tst_QScriptEngine::jsReservedWords(true) PASS : tst_QScriptEngine::jsReservedWords(try) PASS : tst_QScriptEngine::jsReservedWords(typeof) PASS : tst_QScriptEngine::jsReservedWords(var) PASS : tst_QScriptEngine::jsReservedWords(void) PASS : tst_QScriptEngine::jsReservedWords(while) PASS : tst_QScriptEngine::jsReservedWords(with) PASS : tst_QScriptEngine::jsFutureReservedWords(abstract) PASS : tst_QScriptEngine::jsFutureReservedWords(boolean) PASS : tst_QScriptEngine::jsFutureReservedWords(byte) PASS : tst_QScriptEngine::jsFutureReservedWords(char) PASS : tst_QScriptEngine::jsFutureReservedWords(class) PASS : tst_QScriptEngine::jsFutureReservedWords(const) PASS : tst_QScriptEngine::jsFutureReservedWords(debugger) PASS : tst_QScriptEngine::jsFutureReservedWords(double) PASS : tst_QScriptEngine::jsFutureReservedWords(enum) PASS : tst_QScriptEngine::jsFutureReservedWords(export) PASS : tst_QScriptEngine::jsFutureReservedWords(extends) PASS : tst_QScriptEngine::jsFutureReservedWords(final) PASS : tst_QScriptEngine::jsFutureReservedWords(float) PASS : tst_QScriptEngine::jsFutureReservedWords(goto) PASS : tst_QScriptEngine::jsFutureReservedWords(implements) PASS : tst_QScriptEngine::jsFutureReservedWords(import) PASS : tst_QScriptEngine::jsFutureReservedWords(int) PASS : tst_QScriptEngine::jsFutureReservedWords(interface) PASS : tst_QScriptEngine::jsFutureReservedWords(long) PASS : tst_QScriptEngine::jsFutureReservedWords(native) PASS : tst_QScriptEngine::jsFutureReservedWords(package) PASS : tst_QScriptEngine::jsFutureReservedWords(private) PASS : tst_QScriptEngine::jsFutureReservedWords(protected) PASS : tst_QScriptEngine::jsFutureReservedWords(public) PASS : tst_QScriptEngine::jsFutureReservedWords(short) PASS : tst_QScriptEngine::jsFutureReservedWords(static) PASS : tst_QScriptEngine::jsFutureReservedWords(super) PASS : tst_QScriptEngine::jsFutureReservedWords(synchronized) PASS : tst_QScriptEngine::jsFutureReservedWords(throws) PASS : tst_QScriptEngine::jsFutureReservedWords(transient) PASS : tst_QScriptEngine::jsFutureReservedWords(volatile) PASS : tst_QScriptEngine::jsThrowInsideWithStatement() PASS : tst_QScriptEngine::getSetAgent_ownership() PASS : tst_QScriptEngine::getSetAgent_deleteAgent() PASS : tst_QScriptEngine::getSetAgent_differentEngine() PASS : tst_QScriptEngine::reentrancy_stringHandles() PASS : tst_QScriptEngine::reentrancy_processEventsInterval() PASS : tst_QScriptEngine::reentrancy_typeConversion() PASS : tst_QScriptEngine::reentrancy_globalObjectProperties() PASS : tst_QScriptEngine::reentrancy_Array() PASS : tst_QScriptEngine::reentrancy_objectCreation() PASS : tst_QScriptEngine::jsIncDecNonObjectProperty() PASS : tst_QScriptEngine::installTranslatorFunctions(Default global object) PASS : tst_QScriptEngine::installTranslatorFunctions(Custom global object) PASS : tst_QScriptEngine::translateScript(qsTr('One')@translatable.js) PASS : tst_QScriptEngine::translateScript(qsTr('Hello')@translatable.js) PASS : tst_QScriptEngine::translateScript((function() { return qsTr('One'); })()@translatable.js) PASS : tst_QScriptEngine::translateScript((function() { return qsTr('Hello'); })()@translatable.js) PASS : tst_QScriptEngine::translateScript(eval('qsTr(\'One\')')@translatable.js) PASS : tst_QScriptEngine::translateScript(eval('qsTr(\'Hello\')')@translatable.js) PASS : tst_QScriptEngine::translateScript(qsTr('%n message(s) saved', '', 1)@translatable.js) PASS : tst_QScriptEngine::translateScript(qsTr('%n message(s) saved', '', 3).arg at translatable.js) PASS : tst_QScriptEngine::translateScript(qsTranslate('FooContext', 'Two')@translatable.js) PASS : tst_QScriptEngine::translateScript(qsTranslate('FooContext', 'Goodbye')@translatable.js) PASS : tst_QScriptEngine::translateScript(eval('qsTranslate(\'FooContext\', \'Two\')')@translatable.js) PASS : tst_QScriptEngine::translateScript(eval('qsTranslate(\'FooContext\', \'Goodbye\')')@translatable.js) PASS : tst_QScriptEngine::translateScript(qsTranslate('FooContext', 'Goodbye', '')@translatable.js) PASS : tst_QScriptEngine::translateScript(qsTranslate('FooContext', 'Goodbye', '', 42)@translatable.js) PASS : tst_QScriptEngine::translateScript(qsTr('One', 'not the same one')@translatable.js) PASS : tst_QScriptEngine::translateScript(qsTr('One', 'not the same one', 42)@translatable.js) PASS : tst_QScriptEngine::translateScript(qsTranslate('FooContext', '%n fooish bar(s) found', '', 1)@translatable.js) PASS : tst_QScriptEngine::translateScript(qsTranslate('FooContext', '%n fooish bar(s) found', '', 2)@translatable.js) PASS : tst_QScriptEngine::translateScript(qsTr('Three')@translatable.js) PASS : tst_QScriptEngine::translateScript(qsTranslate('FooContext', 'So long')@translatable.js) PASS : tst_QScriptEngine::translateScript(qsTranslate('BarContext', 'Goodbye')@translatable.js) PASS : tst_QScriptEngine::translateScript(qsTr('Three')@translatable2.js) PASS : tst_QScriptEngine::translateScript(qsTr('Happy birthday!')@translatable2.js) PASS : tst_QScriptEngine::translateScript(qsTr('One')@translatable2.js) PASS : tst_QScriptEngine::translateScript((function() { return qsTr('One'); })()@translatable2.js) PASS : tst_QScriptEngine::translateScript(qsTranslate('FooContext', 'Two')@translatable2.js) PASS : tst_QScriptEngine::translateScript(qsTranslate('BarContext', 'Congratulations!')@translatable.js) PASS : tst_QScriptEngine::translateScript_crossScript() PASS : tst_QScriptEngine::translateScript_callQsTrFromNative() PASS : tst_QScriptEngine::translateScript_trNoOp() PASS : tst_QScriptEngine::translateScript_callQsTrFromCpp() PASS : tst_QScriptEngine::translateWithInvalidArgs(qsTr()) PASS : tst_QScriptEngine::translateWithInvalidArgs(qsTr(123)) PASS : tst_QScriptEngine::translateWithInvalidArgs(qsTr('foo', 123)) PASS : tst_QScriptEngine::translateWithInvalidArgs(qsTr('foo', 'bar', 'baz')) PASS : tst_QScriptEngine::translateWithInvalidArgs(qsTr('foo', 'bar', true)) PASS : tst_QScriptEngine::translateWithInvalidArgs(qsTranslate()) PASS : tst_QScriptEngine::translateWithInvalidArgs(qsTranslate('foo')) PASS : tst_QScriptEngine::translateWithInvalidArgs(qsTranslate(123, 'foo')) PASS : tst_QScriptEngine::translateWithInvalidArgs(qsTranslate('foo', 123)) PASS : tst_QScriptEngine::translateWithInvalidArgs(qsTranslate('foo', 'bar', 123)) QWARN : tst_QScriptEngine::translateWithInvalidArgs(qsTranslate('foo', 'bar', 'baz', 'zab', 'rab')) qsTranslate(): specifying the encoding as fourth argument is deprecated PASS : tst_QScriptEngine::translateWithInvalidArgs(qsTranslate('foo', 'bar', 'baz', 'zab', 'rab')) PASS : tst_QScriptEngine::translateWithInvalidArgs(qsTrId()) PASS : tst_QScriptEngine::translateWithInvalidArgs(qsTrId(123)) PASS : tst_QScriptEngine::translateWithInvalidArgs(qsTrId('foo', 'bar')) PASS : tst_QScriptEngine::translationContext(translatable.js) PASS : tst_QScriptEngine::translationContext(/translatable.js) PASS : tst_QScriptEngine::translationContext(/foo/translatable.js) PASS : tst_QScriptEngine::translationContext(/foo/bar/translatable.js) PASS : tst_QScriptEngine::translationContext(./translatable.js) PASS : tst_QScriptEngine::translationContext(../translatable.js) PASS : tst_QScriptEngine::translationContext(foo/translatable.js) PASS : tst_QScriptEngine::translationContext(file:///home/qt/translatable.js) PASS : tst_QScriptEngine::translationContext(:/resources/translatable.js) PASS : tst_QScriptEngine::translationContext(/translatable.js.foo) PASS : tst_QScriptEngine::translationContext(/translatable.txt) PASS : tst_QScriptEngine::translationContext(translatable) PASS : tst_QScriptEngine::translationContext(foo/translatable) PASS : tst_QScriptEngine::translationContext(native separators) PASS : tst_QScriptEngine::translationContext(translatable.js/) PASS : tst_QScriptEngine::translationContext(nosuchscript.js) PASS : tst_QScriptEngine::translationContext((empty)) PASS : tst_QScriptEngine::translateScriptIdBased() PASS : tst_QScriptEngine::translateScriptUnicode(qsTr('H\u2082O')@translatable-unicode.js) PASS : tst_QScriptEngine::translateScriptUnicode(qsTranslate('\u010C\u0101\u011F\u0115', 'CO\u2082')@translatable-unicode.js) PASS : tst_QScriptEngine::translateScriptUnicode(qsTr('\u0391\u0392\u0393')@translatable-unicode.js) PASS : tst_QScriptEngine::translateScriptUnicode(qsTranslate('\u010C\u0101\u011F\u0115', '\u0414\u0415\u0416')@translatable-unicode.js) PASS : tst_QScriptEngine::translateScriptUnicode(qsTr('H\u2082O', 'not the same H\u2082O')@translatable-unicode.js) PASS : tst_QScriptEngine::translateScriptUnicode(qsTr('H\u2082O')) PASS : tst_QScriptEngine::translateScriptUnicode(qsTranslate('\u010C\u0101\u011F\u0115', 'CO\u2082')) PASS : tst_QScriptEngine::translateScriptUnicodeIdBased(qsTrId('\u01F8\u01D2\u0199\u01D0\u01E1'')) PASS : tst_QScriptEngine::translateScriptUnicodeIdBased(qsTrId('\u0191\u01CE\u0211\u0229\u019C\u018E\u019A\u01D0')) PASS : tst_QScriptEngine::translateScriptUnicodeIdBased(qsTrId('\u0181\u01A1\u0213\u018F\u018C', 10)) PASS : tst_QScriptEngine::translateScriptUnicodeIdBased(qsTrId('\u0181\u01A1\u0213\u018F\u018C')) PASS : tst_QScriptEngine::translateScriptUnicodeIdBased(qsTrId('\u01CD\u0180\u01A8\u0190\u019E\u01AB')) PASS : tst_QScriptEngine::translateFromBuiltinCallback() XFAIL : tst_QScriptEngine::functionScopes() QScriptValue::scope() is internal, not implemented tst_qscriptengine.cpp(5402) : failure location PASS : tst_QScriptEngine::functionScopes() PASS : tst_QScriptEngine::nativeFunctionScopes() PASS : tst_QScriptEngine::evaluateProgram() PASS : tst_QScriptEngine::evaluateProgram_customScope() PASS : tst_QScriptEngine::evaluateProgram_closure() PASS : tst_QScriptEngine::evaluateProgram_executeLater() PASS : tst_QScriptEngine::evaluateProgram_multipleEngines() PASS : tst_QScriptEngine::evaluateProgram_empty() PASS : tst_QScriptEngine::collectGarbageAfterConnect() PASS : tst_QScriptEngine::collectGarbageAfterNativeArguments() PASS : tst_QScriptEngine::promoteThisObjectToQObjectInConstructor() PASS : tst_QScriptEngine::scriptValueFromQMetaObject() PASS : tst_QScriptEngine::qRegExpInport(normal) PASS : tst_QScriptEngine::qRegExpInport(normal2) PASS : tst_QScriptEngine::qRegExpInport(case insensitive)) PASS : tst_QScriptEngine::qRegExpInport(case insensitive2)) PASS : tst_QScriptEngine::qRegExpInport(b(a*)(b*)) PASS : tst_QScriptEngine::qRegExpInport(greedy) PASS : tst_QScriptEngine::qRegExpInport(willcard) PASS : tst_QScriptEngine::qRegExpInport(willcard 2) PASS : tst_QScriptEngine::qRegExpInport(slash) PASS : tst_QScriptEngine::qRegExpInport(slash2) PASS : tst_QScriptEngine::qRegExpInport(fixed) PASS : tst_QScriptEngine::qRegExpInport(fixed insensitive) PASS : tst_QScriptEngine::qRegExpInport(fixed sensitive) PASS : tst_QScriptEngine::qRegExpInport(html) PASS : tst_QScriptEngine::qRegExpInport(html minimal) PASS : tst_QScriptEngine::qRegExpInport(aaa) PASS : tst_QScriptEngine::qRegExpInport(aaa minimal) PASS : tst_QScriptEngine::qRegExpInport(minimal) PASS : tst_QScriptEngine::qRegExpInport(.? minimal) PASS : tst_QScriptEngine::qRegExpInport(.+ minimal) PASS : tst_QScriptEngine::qRegExpInport([.?] minimal) PASS : tst_QScriptEngine::qRegExpInport([.+] minimal) PASS : tst_QScriptEngine::reentrency() PASS : tst_QScriptEngine::newFixedStaticScopeObject() PASS : tst_QScriptEngine::newGrowingStaticScopeObject() FAIL! : tst_QScriptEngine::dateRoundtripJSQtJS() 'jsDate2.toNumber() == jsDate.toNumber()' returned FALSE. (jsDate2="Sun Oct 25 2009 03:00:00 GMT+0200 (FLE Standard Time)" (1.25643e+12), jsDate="Sun Oct 25 2009 03:00:00 GMT+0300 (FLE Daylight Time)" (1.25643e+12), diff=-3.6e+06", i=3565, secs=1256428800, TZ="") tst_qscriptengine.cpp(5825) : failure location PASS : tst_QScriptEngine::dateRoundtripQtJSQt() FAIL! : tst_QScriptEngine::dateConversionJSQt() 'qtUTCDateStr == jsUTCDateStr' returned FALSE. (qtUTCDateStr="2009-10-25T01:00:00Z", jsUTCDateStr="2009-10-25T00:00:00Z", jsDate="Sun Oct 25 2009 03:00:00 GMT+0300 (FLE Daylight Time)", i=3565, secs=1256428800, TZ="") tst_qscriptengine.cpp(5867) : failure location PASS : tst_QScriptEngine::dateConversionQtJS() PASS : tst_QScriptEngine::stringListFromArrayWithEmptyElement() PASS : tst_QScriptEngine::collectQObjectWithCachedWrapper(unassigned,cpp,no-parent) PASS : tst_QScriptEngine::collectQObjectWithCachedWrapper(unassigned,cpp,parent) PASS : tst_QScriptEngine::collectQObjectWithCachedWrapper(unassigned,auto,no-parent) PASS : tst_QScriptEngine::collectQObjectWithCachedWrapper(unassigned,auto,parent) PASS : tst_QScriptEngine::collectQObjectWithCachedWrapper(unassigned,script,no-parent) PASS : tst_QScriptEngine::collectQObjectWithCachedWrapper(unassigned,script,parent) PASS : tst_QScriptEngine::collectQObjectWithCachedWrapper(global-property-property,cpp,no-parent) PASS : tst_QScriptEngine::collectQObjectWithCachedWrapper(global-property-property,cpp,parent) PASS : tst_QScriptEngine::collectQObjectWithCachedWrapper(global-property-property,auto,no-parent) PASS : tst_QScriptEngine::collectQObjectWithCachedWrapper(global-property-property,auto,parent) PASS : tst_QScriptEngine::collectQObjectWithCachedWrapper(global-property-property,script,no-parent) PASS : tst_QScriptEngine::collectQObjectWithCachedWrapper(global-property-property,script,parent) PASS : tst_QScriptEngine::pushContext_noInheritedScope() PASS : tst_QScriptEngine::cleanupTestCase() Totals: 520 passed, 2 failed, 2 skipped, 0 blacklisted ********* Finished testing of tst_QScriptEngine ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qscriptengine: 22 seconds, exit code 2 Build log: http://testresults.qt.io/ci/QtScript_dev_Integration/build_00117/win32-msvc2010_opengl_dynamic_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1426624387): http://codereview.qt-project.org/108794 [PS1] - Merge remote-tracking branch 'origin/5.5' into dev From ci-noreply at qt-project.org Tue Mar 17 22:01:59 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 17 Mar 2015 23:01:59 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #6025 Message-ID: <20150317_210159_082186.ci-noreply@qt-project.org> eight autotests failed :( Testing tst_qquickwidget QFATAL : tst_qquickwidget::showHide() Received signal 11 FAIL! : tst_qquickwidget::showHide() Received a fatal error. Loc: [Unknown file(0)] Totals: 1 passed, 1 failed, 0 skipped, 0 blacklisted QtQA::App::TestRunner: Process exited due to signal 6; dumped core QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qquickwidget ********* Config: Using QtTest library 5.6.0, Qt 5.6.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 4.8.2) PASS : tst_qquickwidget::initTestCase() QFATAL : tst_qquickwidget::showHide() Received signal 11 FAIL! : tst_qquickwidget::showHide() Received a fatal error. Loc: [Unknown file(0)] Totals: 1 passed, 1 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_qquickwidget ********* QtQA::App::TestRunner: Process exited due to signal 6; dumped core QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickwidget: 0.922545 seconds, signal 6 Testing tst_QQmlProfilerService FAIL! : tst_QQmlProfilerService::blockingConnectWithTraceDisabled() 'QQmlDebugTest::waitForSignal(m_client, SIGNAL(complete()))' returned FALSE. (No trace received in time.) Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/debugger/qqmlprofilerservice/tst_qqmlprofilerservice.cpp(357)] FAIL! : tst_QQmlProfilerService::blockingConnectWithTraceDisabled() 'm_client->jsHeapMessages.count() > 0' returned FALSE. (no JavaScript heap messages received) Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/debugger/qqmlprofilerservice/tst_qqmlprofilerservice.cpp(371)] FAIL! : tst_QQmlProfilerService::nonBlockingConnect() 'QQmlDebugTest::waitForSignal(m_client, SIGNAL(complete()))' returned FALSE. (No trace received in time.) Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/debugger/qqmlprofilerservice/tst_qqmlprofilerservice.cpp(357)] FAIL! : tst_QQmlProfilerService::nonBlockingConnect() 'm_client->jsHeapMessages.count() > 0' returned FALSE. (no JavaScript heap messages received) Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/debugger/qqmlprofilerservice/tst_qqmlprofilerservice.cpp(371)] FAIL! : tst_QQmlProfilerService::pixmapCacheData() 'QQmlDebugTest::waitForSignal(m_client, SIGNAL(complete()))' returned FALSE. (No trace received in time.) Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/debugger/qqmlprofilerservice/tst_qqmlprofilerservice.cpp(357)] FAIL! : tst_QQmlProfilerService::pixmapCacheData() 'm_client->jsHeapMessages.count() > 0' returned FALSE. (no JavaScript heap messages received) Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/debugger/qqmlprofilerservice/tst_qqmlprofilerservice.cpp(371)] FAIL! : tst_QQmlProfilerService::pixmapCacheData() 'm_client->pixmapMessages.count() >= 4' returned FALSE. (0) Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/debugger/qqmlprofilerservice/tst_qqmlprofilerservice.cpp(516)] FAIL! : tst_QQmlProfilerService::scenegraphData() 'QQmlDebugTest::waitForSignal(m_process, SIGNAL(readyReadStandardOutput()))' returned FALSE. () Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/debugger/qqmlprofilerservice/tst_qqmlprofilerservice.cpp(547)] FAIL! : tst_QQmlProfilerService::profileOnExit() 'QQmlDebugTest::waitForSignal(m_client, SIGNAL(complete()))' returned FALSE. (No trace received in time.) Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/debugger/qqmlprofilerservice/tst_qqmlprofilerservice.cpp(357)] FAIL! : tst_QQmlProfilerService::profileOnExit() 'm_client->jsHeapMessages.count() > 0' returned FALSE. (no JavaScript heap messages received) Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/debugger/qqmlprofilerservice/tst_qqmlprofilerservice.cpp(371)] FAIL! : tst_QQmlProfilerService::controlFromJS() 'QQmlDebugTest::waitForSignal(m_client, SIGNAL(complete()))' returned FALSE. (No trace received in time.) Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/debugger/qqmlprofilerservice/tst_qqmlprofilerservice.cpp(357)] FAIL! : tst_QQmlProfilerService::controlFromJS() 'm_client->jsHeapMessages.count() > 0' returned FALSE. (no JavaScript heap messages received) Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/debugger/qqmlprofilerservice/tst_qqmlprofilerservice.cpp(371)] FAIL! : tst_QQmlProfilerService::signalSourceLocation() 'QQmlDebugTest::waitForSignal(m_client, SIGNAL(complete()))' returned FALSE. (No trace received in time.) Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/debugger/qqmlprofilerservice/tst_qqmlprofilerservice.cpp(357)] FAIL! : tst_QQmlProfilerService::signalSourceLocation() 'm_client->jsHeapMessages.count() > 0' returned FALSE. (no JavaScript heap messages received) Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/debugger/qqmlprofilerservice/tst_qqmlprofilerservice.cpp(371)] FAIL! : tst_QQmlProfilerService::signalSourceLocation() 'm_client->qmlMessages.count() >= 16' returned FALSE. (0) Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/debugger/qqmlprofilerservice/tst_qqmlprofilerservice.cpp(609)] FAIL! : tst_QQmlProfilerService::javascript() 'QQmlDebugTest::waitForSignal(m_client, SIGNAL(complete()))' returned FALSE. (No trace received in time.) Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/debugger/qqmlprofilerservice/tst_qqmlprofilerservice.cpp(357)] FAIL! : tst_QQmlProfilerService::javascript() 'm_client->jsHeapMessages.count() > 0' returned FALSE. (no JavaScript heap messages received) Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/debugger/qqmlprofilerservice/tst_qqmlprofilerservice.cpp(371)] FAIL! : tst_QQmlProfilerService::javascript() 'm_client->javascriptMessages.count() >= 22' returned FALSE. (0) Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/debugger/qqmlprofilerservice/tst_qqmlprofilerservice.cpp(640)] Totals: 3 passed, 18 failed, 0 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QQmlProfilerService ********* Config: Using QtTest library 5.6.0, Qt 5.6.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 4.8.2) PASS : tst_QQmlProfilerService::initTestCase() PASS : tst_QQmlProfilerService::blockingConnectWithTraceEnabled() QWARN : tst_QQmlProfilerService::blockingConnectWithTraceDisabled() waitForSignal 2complete() timed out after 5000 ms FAIL! : tst_QQmlProfilerService::blockingConnectWithTraceDisabled() 'QQmlDebugTest::waitForSignal(m_client, SIGNAL(complete()))' returned FALSE. (No trace received in time.) Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/debugger/qqmlprofilerservice/tst_qqmlprofilerservice.cpp(357)] FAIL! : tst_QQmlProfilerService::blockingConnectWithTraceDisabled() 'm_client->jsHeapMessages.count() > 0' returned FALSE. (no JavaScript heap messages received) Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/debugger/qqmlprofilerservice/tst_qqmlprofilerservice.cpp(371)] QDEBUG : tst_QQmlProfilerService::blockingConnectWithTraceDisabled() QML Messages: 0 QDEBUG : tst_QQmlProfilerService::blockingConnectWithTraceDisabled() QDEBUG : tst_QQmlProfilerService::blockingConnectWithTraceDisabled() JavaScript Messages: 0 QDEBUG : tst_QQmlProfilerService::blockingConnectWithTraceDisabled() QDEBUG : tst_QQmlProfilerService::blockingConnectWithTraceDisabled() Asynchronous Messages: 1 QDEBUG : tst_QQmlProfilerService::blockingConnectWithTraceDisabled() 0 64580428 0 5 "" -1 -1 -1 32531 QDEBUG : tst_QQmlProfilerService::blockingConnectWithTraceDisabled() QDEBUG : tst_QQmlProfilerService::blockingConnectWithTraceDisabled() Pixmap Cache Messages: 0 QDEBUG : tst_QQmlProfilerService::blockingConnectWithTraceDisabled() QDEBUG : tst_QQmlProfilerService::blockingConnectWithTraceDisabled() Javascript Heap Messages: 0 QDEBUG : tst_QQmlProfilerService::blockingConnectWithTraceDisabled() QDEBUG : tst_QQmlProfilerService::blockingConnectWithTraceDisabled() Process State: "not running (crashed!)" QDEBUG : tst_QQmlProfilerService::blockingConnectWithTraceDisabled() Application Output: "QML Debugger: Waiting for connection on port 13773...\n" QDEBUG : tst_QQmlProfilerService::blockingConnectWithTraceDisabled() Connection State: "Not connected, got hello" QDEBUG : tst_QQmlProfilerService::blockingConnectWithTraceDisabled() Client State: "Not connected" QWARN : tst_QQmlProfilerService::nonBlockingConnect() waitForSignal 2complete() timed out after 5000 ms FAIL! : tst_QQmlProfilerService::nonBlockingConnect() 'QQmlDebugTest::waitForSignal(m_client, SIGNAL(complete()))' returned FALSE. (No trace received in time.) Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/debugger/qqmlprofilerservice/tst_qqmlprofilerservice.cpp(357)] FAIL! : tst_QQmlProfilerService::nonBlockingConnect() 'm_client->jsHeapMessages.count() > 0' returned FALSE. (no JavaScript heap messages received) Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/debugger/qqmlprofilerservice/tst_qqmlprofilerservice.cpp(371)] QDEBUG : tst_QQmlProfilerService::nonBlockingConnect() QML Messages: 0 QDEBUG : tst_QQmlProfilerService::nonBlockingConnect() QDEBUG : tst_QQmlProfilerService::nonBlockingConnect() JavaScript Messages: 0 QDEBUG : tst_QQmlProfilerService::nonBlockingConnect() QDEBUG : tst_QQmlProfilerService::nonBlockingConnect() Asynchronous Messages: 0 QDEBUG : tst_QQmlProfilerService::nonBlockingConnect() QDEBUG : tst_QQmlProfilerService::nonBlockingConnect() Pixmap Cache Messages: 0 QDEBUG : tst_QQmlProfilerService::nonBlockingConnect() QDEBUG : tst_QQmlProfilerService::nonBlockingConnect() Javascript Heap Messages: 0 QDEBUG : tst_QQmlProfilerService::nonBlockingConnect() QDEBUG : tst_QQmlProfilerService::nonBlockingConnect() Process State: "not running (crashed!)" QDEBUG : tst_QQmlProfilerService::nonBlockingConnect() Application Output: "QML Debugger: Waiting for connection on port 13773...\n" QDEBUG : tst_QQmlProfilerService::nonBlockingConnect() Connection State: "Not connected, got hello" QDEBUG : tst_QQmlProfilerService::nonBlockingConnect() Client State: "Not connected" QWARN : tst_QQmlProfilerService::pixmapCacheData() waitForSignal 2complete() timed out after 5000 ms FAIL! : tst_QQmlProfilerService::pixmapCacheData() 'QQmlDebugTest::waitForSignal(m_client, SIGNAL(complete()))' returned FALSE. (No trace received in time.) Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/debugger/qqmlprofilerservice/tst_qqmlprofilerservice.cpp(357)] FAIL! : tst_QQmlProfilerService::pixmapCacheData() 'm_client->jsHeapMessages.count() > 0' returned FALSE. (no JavaScript heap messages received) Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/debugger/qqmlprofilerservice/tst_qqmlprofilerservice.cpp(371)] FAIL! : tst_QQmlProfilerService::pixmapCacheData() 'm_client->pixmapMessages.count() >= 4' returned FALSE. (0) Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/debugger/qqmlprofilerservice/tst_qqmlprofilerservice.cpp(516)] QDEBUG : tst_QQmlProfilerService::pixmapCacheData() QML Messages: 0 QDEBUG : tst_QQmlProfilerService::pixmapCacheData() QDEBUG : tst_QQmlProfilerService::pixmapCacheData() JavaScript Messages: 0 QDEBUG : tst_QQmlProfilerService::pixmapCacheData() QDEBUG : tst_QQmlProfilerService::pixmapCacheData() Asynchronous Messages: 1 QDEBUG : tst_QQmlProfilerService::pixmapCacheData() 0 60579178 0 5 "" -1 -1 -1 32531 QDEBUG : tst_QQmlProfilerService::pixmapCacheData() QDEBUG : tst_QQmlProfilerService::pixmapCacheData() Pixmap Cache Messages: 0 QDEBUG : tst_QQmlProfilerService::pixmapCacheData() QDEBUG : tst_QQmlProfilerService::pixmapCacheData() Javascript Heap Messages: 0 QDEBUG : tst_QQmlProfilerService::pixmapCacheData() QDEBUG : tst_QQmlProfilerService::pixmapCacheData() Process State: "not running (crashed!)" QDEBUG : tst_QQmlProfilerService::pixmapCacheData() Application Output: "QML Debugger: Waiting for connection on port 13773...\nqml: image loaded\n" QDEBUG : tst_QQmlProfilerService::pixmapCacheData() Connection State: "Not connected, got hello" QDEBUG : tst_QQmlProfilerService::pixmapCacheData() Client State: "Not connected" QWARN : tst_QQmlProfilerService::scenegraphData() waitForSignal 2readyReadStandardOutput() timed out after 5000 ms FAIL! : tst_QQmlProfilerService::scenegraphData() 'QQmlDebugTest::waitForSignal(m_process, SIGNAL(readyReadStandardOutput()))' returned FALSE. () Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/debugger/qqmlprofilerservice/tst_qqmlprofilerservice.cpp(547)] QDEBUG : tst_QQmlProfilerService::scenegraphData() QML Messages: 0 QDEBUG : tst_QQmlProfilerService::scenegraphData() QDEBUG : tst_QQmlProfilerService::scenegraphData() JavaScript Messages: 0 QDEBUG : tst_QQmlProfilerService::scenegraphData() QDEBUG : tst_QQmlProfilerService::scenegraphData() Asynchronous Messages: 1 QDEBUG : tst_QQmlProfilerService::scenegraphData() 0 60562791 0 5 "" -1 -1 -1 32531 QDEBUG : tst_QQmlProfilerService::scenegraphData() QDEBUG : tst_QQmlProfilerService::scenegraphData() Pixmap Cache Messages: 0 QDEBUG : tst_QQmlProfilerService::scenegraphData() QDEBUG : tst_QQmlProfilerService::scenegraphData() Javascript Heap Messages: 0 QDEBUG : tst_QQmlProfilerService::scenegraphData() QDEBUG : tst_QQmlProfilerService::scenegraphData() Process State: "not running (crashed!)" QDEBUG : tst_QQmlProfilerService::scenegraphData() Application Output: "QML Debugger: Waiting for connection on port 13773...\n" QDEBUG : tst_QQmlProfilerService::scenegraphData() Connection State: "Not connected, got hello" QDEBUG : tst_QQmlProfilerService::scenegraphData() Client State: "Not connected" QWARN : tst_QQmlProfilerService::profileOnExit() waitForSignal 2complete() timed out after 5000 ms FAIL! : tst_QQmlProfilerService::profileOnExit() 'QQmlDebugTest::waitForSignal(m_client, SIGNAL(complete()))' returned FALSE. (No trace received in time.) Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/debugger/qqmlprofilerservice/tst_qqmlprofilerservice.cpp(357)] FAIL! : tst_QQmlProfilerService::profileOnExit() 'm_client->jsHeapMessages.count() > 0' returned FALSE. (no JavaScript heap messages received) Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/debugger/qqmlprofilerservice/tst_qqmlprofilerservice.cpp(371)] QDEBUG : tst_QQmlProfilerService::profileOnExit() QML Messages: 0 QDEBUG : tst_QQmlProfilerService::profileOnExit() QDEBUG : tst_QQmlProfilerService::profileOnExit() JavaScript Messages: 0 QDEBUG : tst_QQmlProfilerService::profileOnExit() QDEBUG : tst_QQmlProfilerService::profileOnExit() Asynchronous Messages: 1 QDEBUG : tst_QQmlProfilerService::profileOnExit() 0 60671612 0 5 "" -1 -1 -1 32531 QDEBUG : tst_QQmlProfilerService::profileOnExit() QDEBUG : tst_QQmlProfilerService::profileOnExit() Pixmap Cache Messages: 0 QDEBUG : tst_QQmlProfilerService::profileOnExit() QDEBUG : tst_QQmlProfilerService::profileOnExit() Javascript Heap Messages: 0 QDEBUG : tst_QQmlProfilerService::profileOnExit() QDEBUG : tst_QQmlProfilerService::profileOnExit() Process State: "not running (crashed!)" QDEBUG : tst_QQmlProfilerService::profileOnExit() Application Output: "QML Debugger: Waiting for connection on port 13773...\n" QDEBUG : tst_QQmlProfilerService::profileOnExit() Connection State: "Not connected, got hello" QDEBUG : tst_QQmlProfilerService::profileOnExit() Client State: "Not connected" QWARN : tst_QQmlProfilerService::controlFromJS() waitForSignal 2complete() timed out after 5000 ms FAIL! : tst_QQmlProfilerService::controlFromJS() 'QQmlDebugTest::waitForSignal(m_client, SIGNAL(complete()))' returned FALSE. (No trace received in time.) Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/debugger/qqmlprofilerservice/tst_qqmlprofilerservice.cpp(357)] FAIL! : tst_QQmlProfilerService::controlFromJS() 'm_client->jsHeapMessages.count() > 0' returned FALSE. (no JavaScript heap messages received) Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/debugger/qqmlprofilerservice/tst_qqmlprofilerservice.cpp(371)] QDEBUG : tst_QQmlProfilerService::controlFromJS() QML Messages: 0 QDEBUG : tst_QQmlProfilerService::controlFromJS() QDEBUG : tst_QQmlProfilerService::controlFromJS() JavaScript Messages: 0 QDEBUG : tst_QQmlProfilerService::controlFromJS() QDEBUG : tst_QQmlProfilerService::controlFromJS() Asynchronous Messages: 0 QDEBUG : tst_QQmlProfilerService::controlFromJS() QDEBUG : tst_QQmlProfilerService::controlFromJS() Pixmap Cache Messages: 0 QDEBUG : tst_QQmlProfilerService::controlFromJS() QDEBUG : tst_QQmlProfilerService::controlFromJS() Javascript Heap Messages: 0 QDEBUG : tst_QQmlProfilerService::controlFromJS() QDEBUG : tst_QQmlProfilerService::controlFromJS() Process State: "not running (crashed!)" QDEBUG : tst_QQmlProfilerService::controlFromJS() Application Output: "QML Debugger: Waiting for connection on port 13773...\n" QDEBUG : tst_QQmlProfilerService::controlFromJS() Connection State: "Not connected, got hello" QDEBUG : tst_QQmlProfilerService::controlFromJS() Client State: "Not connected" QWARN : tst_QQmlProfilerService::signalSourceLocation() waitForSignal 2complete() timed out after 5000 ms FAIL! : tst_QQmlProfilerService::signalSourceLocation() 'QQmlDebugTest::waitForSignal(m_client, SIGNAL(complete()))' returned FALSE. (No trace received in time.) Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/debugger/qqmlprofilerservice/tst_qqmlprofilerservice.cpp(357)] FAIL! : tst_QQmlProfilerService::signalSourceLocation() 'm_client->jsHeapMessages.count() > 0' returned FALSE. (no JavaScript heap messages received) Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/debugger/qqmlprofilerservice/tst_qqmlprofilerservice.cpp(371)] FAIL! : tst_QQmlProfilerService::signalSourceLocation() 'm_client->qmlMessages.count() >= 16' returned FALSE. (0) Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/debugger/qqmlprofilerservice/tst_qqmlprofilerservice.cpp(609)] QDEBUG : tst_QQmlProfilerService::signalSourceLocation() QML Messages: 0 QDEBUG : tst_QQmlProfilerService::signalSourceLocation() QDEBUG : tst_QQmlProfilerService::signalSourceLocation() JavaScript Messages: 0 QDEBUG : tst_QQmlProfilerService::signalSourceLocation() QDEBUG : tst_QQmlProfilerService::signalSourceLocation() Asynchronous Messages: 1 QDEBUG : tst_QQmlProfilerService::signalSourceLocation() 0 60622290 0 5 "" -1 -1 -1 32531 QDEBUG : tst_QQmlProfilerService::signalSourceLocation() QDEBUG : tst_QQmlProfilerService::signalSourceLocation() Pixmap Cache Messages: 0 QDEBUG : tst_QQmlProfilerService::signalSourceLocation() QDEBUG : tst_QQmlProfilerService::signalSourceLocation() Javascript Heap Messages: 0 QDEBUG : tst_QQmlProfilerService::signalSourceLocation() QDEBUG : tst_QQmlProfilerService::signalSourceLocation() Process State: "not running (crashed!)" QDEBUG : tst_QQmlProfilerService::signalSourceLocation() Application Output: "QML Debugger: Waiting for connection on port 13773...\nqml: 500\n" QDEBUG : tst_QQmlProfilerService::signalSourceLocation() Connection State: "Not connected, got hello" QDEBUG : tst_QQmlProfilerService::signalSourceLocation() Client State: "Not connected" QWARN : tst_QQmlProfilerService::javascript() waitForSignal 2complete() timed out after 5000 ms FAIL! : tst_QQmlProfilerService::javascript() 'QQmlDebugTest::waitForSignal(m_client, SIGNAL(complete()))' returned FALSE. (No trace received in time.) Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/debugger/qqmlprofilerservice/tst_qqmlprofilerservice.cpp(357)] FAIL! : tst_QQmlProfilerService::javascript() 'm_client->jsHeapMessages.count() > 0' returned FALSE. (no JavaScript heap messages received) Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/debugger/qqmlprofilerservice/tst_qqmlprofilerservice.cpp(371)] FAIL! : tst_QQmlProfilerService::javascript() 'm_client->javascriptMessages.count() >= 22' returned FALSE. (0) Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/debugger/qqmlprofilerservice/tst_qqmlprofilerservice.cpp(640)] QDEBUG : tst_QQmlProfilerService::javascript() QML Messages: 0 QDEBUG : tst_QQmlProfilerService::javascript() QDEBUG : tst_QQmlProfilerService::javascript() JavaScript Messages: 0 QDEBUG : tst_QQmlProfilerService::javascript() QDEBUG : tst_QQmlProfilerService::javascript() Asynchronous Messages: 1 QDEBUG : tst_QQmlProfilerService::javascript() 0 60601454 0 5 "" -1 -1 -1 32531 QDEBUG : tst_QQmlProfilerService::javascript() QDEBUG : tst_QQmlProfilerService::javascript() Pixmap Cache Messages: 0 QDEBUG : tst_QQmlProfilerService::javascript() QDEBUG : tst_QQmlProfilerService::javascript() Javascript Heap Messages: 0 QDEBUG : tst_QQmlProfilerService::javascript() QDEBUG : tst_QQmlProfilerService::javascript() Process State: "not running (crashed!)" QDEBUG : tst_QQmlProfilerService::javascript() Application Output: "QML Debugger: Waiting for connection on port 13773...\nqml: done\n" QDEBUG : tst_QQmlProfilerService::javascript() Connection State: "Not connected, got hello" QDEBUG : tst_QQmlProfilerService::javascript() Client State: "Not connected" PASS : tst_QQmlProfilerService::cleanupTestCase() Totals: 3 passed, 18 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_QQmlProfilerService ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qqmlprofilerservice: 79 seconds, exit code 18 Testing tst_QQmlInspector FAIL! : tst_QQmlInspector::showAppOnTop() 'QQmlDebugTest::waitForSignal(m_client, SIGNAL(responseReceived()))' returned FALSE. () Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/debugger/qqmlinspector/tst_qqmlinspector.cpp(124)] FAIL! : tst_QQmlInspector::reloadQml() 'QQmlDebugTest::waitForSignal(m_client, SIGNAL(responseReceived()))' returned FALSE. () Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/debugger/qqmlinspector/tst_qqmlinspector.cpp(148)] FAIL! : tst_QQmlInspector::reloadQmlWindow() 'QQmlDebugTest::waitForSignal(m_client, SIGNAL(responseReceived()))' returned FALSE. () Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/debugger/qqmlinspector/tst_qqmlinspector.cpp(173)] Totals: 3 passed, 3 failed, 0 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QQmlInspector ********* Config: Using QtTest library 5.6.0, Qt 5.6.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 4.8.2) PASS : tst_QQmlInspector::initTestCase() PASS : tst_QQmlInspector::connect() QWARN : tst_QQmlInspector::showAppOnTop() waitForSignal 2responseReceived() timed out after 5000 ms FAIL! : tst_QQmlInspector::showAppOnTop() 'QQmlDebugTest::waitForSignal(m_client, SIGNAL(responseReceived()))' returned FALSE. () Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/debugger/qqmlinspector/tst_qqmlinspector.cpp(124)] QDEBUG : tst_QQmlInspector::showAppOnTop() Process State: "not running (crashed!)" QDEBUG : tst_QQmlInspector::showAppOnTop() Application Output: "QML Debugger: Waiting for connection on port 3772...\n" QWARN : tst_QQmlInspector::reloadQml() waitForSignal 2responseReceived() timed out after 5000 ms FAIL! : tst_QQmlInspector::reloadQml() 'QQmlDebugTest::waitForSignal(m_client, SIGNAL(responseReceived()))' returned FALSE. () Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/debugger/qqmlinspector/tst_qqmlinspector.cpp(148)] QDEBUG : tst_QQmlInspector::reloadQml() Process State: "not running (crashed!)" QDEBUG : tst_QQmlInspector::reloadQml() Application Output: "QML Debugger: Waiting for connection on port 3772...\n" QWARN : tst_QQmlInspector::reloadQmlWindow() waitForSignal 2responseReceived() timed out after 5000 ms FAIL! : tst_QQmlInspector::reloadQmlWindow() 'QQmlDebugTest::waitForSignal(m_client, SIGNAL(responseReceived()))' returned FALSE. () Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/debugger/qqmlinspector/tst_qqmlinspector.cpp(173)] QDEBUG : tst_QQmlInspector::reloadQmlWindow() Process State: "not running (crashed!)" QDEBUG : tst_QQmlInspector::reloadQmlWindow() Application Output: "QML Debugger: Waiting for connection on port 3772...\n" PASS : tst_QQmlInspector::cleanupTestCase() Totals: 3 passed, 3 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_QQmlInspector ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qqmlinspector: 29 seconds, exit code 3 Testing tst_QQmlEngineDebugInspectorIntegration QFATAL : tst_QQmlEngineDebugInspectorIntegration::clearObjectReferenceHashonReloadQml() Received signal 11 FAIL! : tst_QQmlEngineDebugInspectorIntegration::clearObjectReferenceHashonReloadQml() Received a fatal error. Loc: [Unknown file(0)] Totals: 2 passed, 1 failed, 0 skipped, 0 blacklisted QtQA::App::TestRunner: Process exited due to signal 6; dumped core QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QQmlEngineDebugInspectorIntegration ********* Config: Using QtTest library 5.6.0, Qt 5.6.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 4.8.2) PASS : tst_QQmlEngineDebugInspectorIntegration::initTestCase() PASS : tst_QQmlEngineDebugInspectorIntegration::connect() QWARN : tst_QQmlEngineDebugInspectorIntegration::clearObjectReferenceHashonReloadQml() waitForSignal 2result() timed out after 5000 ms QFATAL : tst_QQmlEngineDebugInspectorIntegration::clearObjectReferenceHashonReloadQml() Received signal 11 FAIL! : tst_QQmlEngineDebugInspectorIntegration::clearObjectReferenceHashonReloadQml() Received a fatal error. Loc: [Unknown file(0)] Totals: 2 passed, 1 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_QQmlEngineDebugInspectorIntegration ********* QtQA::App::TestRunner: Process exited due to signal 6; dumped core QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qqmlenginedebuginspectorintegration: 10 seconds, signal 6 Testing tst_QQmlEngineControl FAIL! : tst_QQmlEngineControl::stopEngine() 'QQmlDebugTest::waitForSignal(m_client, SIGNAL(engineAboutToBeRemoved()))' returned FALSE. (No engine about to stop message received in time.) Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/debugger/qqmlenginecontrol/tst_qqmlenginecontrol.cpp(212)] Totals: 3 passed, 1 failed, 0 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QQmlEngineControl ********* Config: Using QtTest library 5.6.0, Qt 5.6.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 4.8.2) PASS : tst_QQmlEngineControl::initTestCase() PASS : tst_QQmlEngineControl::startEngine() QWARN : tst_QQmlEngineControl::stopEngine() waitForSignal 2engineAboutToBeRemoved() timed out after 5000 ms FAIL! : tst_QQmlEngineControl::stopEngine() 'QQmlDebugTest::waitForSignal(m_client, SIGNAL(engineAboutToBeRemoved()))' returned FALSE. (No engine about to stop message received in time.) Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/debugger/qqmlenginecontrol/tst_qqmlenginecontrol.cpp(212)] QDEBUG : tst_QQmlEngineControl::stopEngine() Process State: "not running (crashed!)" QDEBUG : tst_QQmlEngineControl::stopEngine() Application Output: "QML Debugger: Waiting for connection on port 13773...\n" QDEBUG : tst_QQmlEngineControl::stopEngine() Connection State: "Not connected, got hello" QDEBUG : tst_QQmlEngineControl::stopEngine() Client State: "Not connected" PASS : tst_QQmlEngineControl::cleanupTestCase() Totals: 3 passed, 1 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_QQmlEngineControl ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qqmlenginecontrol: 10 seconds, exit code 1 Testing tst_QQmlDebugJS FAIL! : tst_QQmlDebugJS::setBreakpointInScriptOnTimerCallback() 'QQmlDebugTest::waitForSignal(client, SIGNAL(stopped()))' returned FALSE. () Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/debugger/qqmldebugjs/tst_qqmldebugjs.cpp(982)] FAIL! : tst_QQmlDebugJS::setBreakpointInScriptWithCondition() 'QQmlDebugTest::waitForSignal(client, SIGNAL(stopped()))' returned FALSE. () Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/debugger/qqmldebugjs/tst_qqmldebugjs.cpp(1086)] FAIL! : tst_QQmlDebugJS::setBreakpointInScriptThatQuits() 'QQmlDebugTest::waitForSignal(client, SIGNAL(stopped()))' returned FALSE. () Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/debugger/qqmldebugjs/tst_qqmldebugjs.cpp(1121)] FAIL! : tst_QQmlDebugJS::clearBreakpoint() 'QQmlDebugTest::waitForSignal(client, SIGNAL(stopped()))' returned FALSE. () Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/debugger/qqmldebugjs/tst_qqmldebugjs.cpp(1186)] Totals: 21 passed, 4 failed, 0 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QQmlDebugJS ********* Config: Using QtTest library 5.6.0, Qt 5.6.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 4.8.2) PASS : tst_QQmlDebugJS::initTestCase() PASS : tst_QQmlDebugJS::connect() PASS : tst_QQmlDebugJS::interrupt() PASS : tst_QQmlDebugJS::getVersion() PASS : tst_QQmlDebugJS::disconnect() PASS : tst_QQmlDebugJS::setBreakpointInScriptOnCompleted() PASS : tst_QQmlDebugJS::setBreakpointInScriptOnComponentCreated() QWARN : tst_QQmlDebugJS::setBreakpointInScriptOnTimerCallback() waitForSignal 2stopped() timed out after 5000 ms FAIL! : tst_QQmlDebugJS::setBreakpointInScriptOnTimerCallback() 'QQmlDebugTest::waitForSignal(client, SIGNAL(stopped()))' returned FALSE. () Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/debugger/qqmldebugjs/tst_qqmldebugjs.cpp(982)] QDEBUG : tst_QQmlDebugJS::setBreakpointInScriptOnTimerCallback() DEBUGGEE OUTPUT: "QML Debugger: Waiting for connection on port 3771...\n" QDEBUG : tst_QQmlDebugJS::setBreakpointInScriptOnTimerCallback() Process State: "not running (crashed!)" QDEBUG : tst_QQmlDebugJS::setBreakpointInScriptOnTimerCallback() Application Output: "QML Debugger: Waiting for connection on port 3771...\n" 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(1024)] 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(1046)] PASS : tst_QQmlDebugJS::setBreakpointInScriptOnEmptyLine() PASS : tst_QQmlDebugJS::setBreakpointInScriptOnOptimizedBinding() QWARN : tst_QQmlDebugJS::setBreakpointInScriptWithCondition() waitForSignal 2stopped() timed out after 5000 ms FAIL! : tst_QQmlDebugJS::setBreakpointInScriptWithCondition() 'QQmlDebugTest::waitForSignal(client, SIGNAL(stopped()))' returned FALSE. () Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/debugger/qqmldebugjs/tst_qqmldebugjs.cpp(1086)] QDEBUG : tst_QQmlDebugJS::setBreakpointInScriptWithCondition() DEBUGGEE OUTPUT: "QML Debugger: Waiting for connection on port 3771...\n" QDEBUG : tst_QQmlDebugJS::setBreakpointInScriptWithCondition() Process State: "not running (crashed!)" QDEBUG : tst_QQmlDebugJS::setBreakpointInScriptWithCondition() Application Output: "QML Debugger: Waiting for connection on port 3771...\n" QWARN : tst_QQmlDebugJS::setBreakpointInScriptThatQuits() waitForSignal 2stopped() timed out after 5000 ms FAIL! : tst_QQmlDebugJS::setBreakpointInScriptThatQuits() 'QQmlDebugTest::waitForSignal(client, SIGNAL(stopped()))' returned FALSE. () Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/debugger/qqmldebugjs/tst_qqmldebugjs.cpp(1121)] QDEBUG : tst_QQmlDebugJS::setBreakpointInScriptThatQuits() DEBUGGEE OUTPUT: "QML Debugger: Waiting for connection on port 3771...\n" QDEBUG : tst_QQmlDebugJS::setBreakpointInScriptThatQuits() Process State: "not running (crashed!)" QDEBUG : tst_QQmlDebugJS::setBreakpointInScriptThatQuits() Application Output: "QML Debugger: Waiting for connection on port 3771...\n" QWARN : tst_QQmlDebugJS::clearBreakpoint() waitForSignal 2stopped() timed out after 5000 ms FAIL! : tst_QQmlDebugJS::clearBreakpoint() 'QQmlDebugTest::waitForSignal(client, SIGNAL(stopped()))' returned FALSE. () Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/debugger/qqmldebugjs/tst_qqmldebugjs.cpp(1186)] QDEBUG : tst_QQmlDebugJS::clearBreakpoint() DEBUGGEE OUTPUT: "QML Debugger: Waiting for connection on port 3771...\n" QDEBUG : tst_QQmlDebugJS::clearBreakpoint() Process State: "not running (crashed!)" QDEBUG : tst_QQmlDebugJS::clearBreakpoint() Application Output: "QML Debugger: Waiting for connection on port 3771...\n" 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: 21 passed, 4 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_QQmlDebugJS ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qqmldebugjs: 43 seconds, exit code 4 Testing tst_qqmlcomponent QFATAL : tst_qqmlcomponent::async() Received signal 11 FAIL! : tst_qqmlcomponent::async() Received a fatal error. Loc: [Unknown file(0)] Totals: 9 passed, 1 failed, 0 skipped, 0 blacklisted QtQA::App::TestRunner: Process exited due to signal 6; dumped core QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qqmlcomponent ********* Config: Using QtTest library 5.6.0, Qt 5.6.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 4.8.2) PASS : tst_qqmlcomponent::initTestCase() PASS : tst_qqmlcomponent::null() PASS : tst_qqmlcomponent::loadEmptyUrl() PASS : tst_qqmlcomponent::qmlCreateWindow() QWARN : tst_qqmlcomponent::qmlCreateObjectAutoParent(createObject) QQmlComponent: Created graphical object was not placed in the graphics scene. PASS : tst_qqmlcomponent::qmlCreateObjectAutoParent(createObject) PASS : tst_qqmlcomponent::qmlCreateObjectAutoParent(createQmlObject) PASS : tst_qqmlcomponent::qmlCreateObjectWithProperties() PASS : tst_qqmlcomponent::qmlIncubateObject() PASS : tst_qqmlcomponent::qmlCreateParentReference() QFATAL : tst_qqmlcomponent::async() Received signal 11 FAIL! : tst_qqmlcomponent::async() Received a fatal error. Loc: [Unknown file(0)] Totals: 9 passed, 1 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_qqmlcomponent ********* QtQA::App::TestRunner: Process exited due to signal 6; dumped core QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qqmlcomponent: 0.64846 seconds, signal 6 Testing tst_rendernode QFATAL : tst_rendernode::renderOrder() Received signal 11 FAIL! : tst_rendernode::renderOrder() Received a fatal error. Loc: [Unknown file(0)] Totals: 1 passed, 1 failed, 0 skipped, 0 blacklisted QtQA::App::TestRunner: Process exited due to signal 6; dumped core QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_rendernode ********* Config: Using QtTest library 5.6.0, Qt 5.6.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 4.8.2) PASS : tst_rendernode::initTestCase() QFATAL : tst_rendernode::renderOrder() Received signal 11 FAIL! : tst_rendernode::renderOrder() Received a fatal error. Loc: [Unknown file(0)] Totals: 1 passed, 1 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_rendernode ********* QtQA::App::TestRunner: Process exited due to signal 6; dumped core QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_rendernode: 3 seconds, signal 6 Build log: http://testresults.qt.io/ci/QtBase_dev_Integration/build_06025/revdep-qtdeclarative_linux-g++_shadow-build_Ubuntu_14.04_x64/log.txt.gz Tested changes (refs/builds/dev_1426622763): http://codereview.qt-project.org/108804 [PS1] - Merge remote-tracking branch 'origin/5.5' into dev http://codereview.qt-project.org/107558 [PS1] - Secure Transport - handle errSSLBadCert in server mode From ci-noreply at qt-project.org Tue Mar 17 22:12:45 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 17 Mar 2015 23:12:45 +0200 Subject: [Ci-reports] fail on QtSvg_dev_Integration #86 Message-ID: <20150317_211245_026560.ci-noreply@qt-project.org> QtSvg_dev_Integration » win32-msvc2010_developer-build_angle_Windows_7 #86: FAILURE Build log: http://testresults.qt.io/ci/QtSvg_dev_Integration/build_00086/win32-msvc2010_developer-build_angle_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1426625847): http://codereview.qt-project.org/108797 [PS1] - Merge remote-tracking branch 'origin/5.5' into dev From ci-noreply at qt-project.org Tue Mar 17 22:15:12 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 17 Mar 2015 23:15:12 +0200 Subject: [Ci-reports] fail on QtConnectivity_dev_Integration #360 Message-ID: <20150317_211512_030665.ci-noreply@qt-project.org> QtConnectivity_dev_Integration » win32-msvc2010_developer-build_qtnamespace_Windows_7 #360: FAILURE Build log: http://testresults.qt.io/ci/QtConnectivity_dev_Integration/build_00360/win32-msvc2010_developer-build_qtnamespace_Windows_7/log.txt.gz ============================================================ QtConnectivity_dev_Integration » win32-msvc2010_opengl_dynamic_Windows_7 #360: FAILURE Build log: http://testresults.qt.io/ci/QtConnectivity_dev_Integration/build_00360/win32-msvc2010_opengl_dynamic_Windows_7/log.txt.gz ============================================================ QtConnectivity_dev_Integration » wince70embedded-armv4i-msvc2008_Windows_7 #360: FAILURE Build log: http://testresults.qt.io/ci/QtConnectivity_dev_Integration/build_00360/wince70embedded-armv4i-msvc2008_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1426625930): http://codereview.qt-project.org/108788 [PS1] - Merge remote-tracking branch 'origin/5.5' into dev From ci-noreply at qt-project.org Tue Mar 17 22:17:34 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 17 Mar 2015 23:17:34 +0200 Subject: [Ci-reports] fail on QtXmlPatterns_dev_Integration #106 Message-ID: <20150317_211734_089020.ci-noreply@qt-project.org> QtXmlPatterns_dev_Integration » win32-mingw48_developer-build_qtlibinfix_opengl_Windows_7 #106: FAILURE Build log: http://testresults.qt.io/ci/QtXmlPatterns_dev_Integration/build_00106/win32-mingw48_developer-build_qtlibinfix_opengl_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1426625949): http://codereview.qt-project.org/108803 [PS1] - Merge remote-tracking branch 'origin/5.5' into dev From ci-noreply at qt-project.org Tue Mar 17 22:18:56 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 17 Mar 2015 23:18:56 +0200 Subject: [Ci-reports] pass on QtX11Extras_dev_Integration #34 Message-ID: <20150317_211856_049121.ci-noreply@qt-project.org> QtX11Extras_dev_Integration #34: SUCCESS Tested changes (refs/builds/dev_1426624184): http://codereview.qt-project.org/108802 [PS1] - Merge remote-tracking branch 'origin/5.5' into dev From ci-noreply at qt-project.org Tue Mar 17 22:19:38 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 17 Mar 2015 23:19:38 +0200 Subject: [Ci-reports] fail on QtWayland_dev_Integration #109 Message-ID: <20150317_211938_055874.ci-noreply@qt-project.org> QtWayland_dev_Integration » win32-msvc2010_developer-build_angle_Windows_7 #109: FAILURE Build log: http://testresults.qt.io/ci/QtWayland_dev_Integration/build_00109/win32-msvc2010_developer-build_angle_Windows_7/log.txt.gz ============================================================ QtWayland_dev_Integration » wince70embedded-armv4i-msvc2008_Windows_7 #109: FAILURE Build log: http://testresults.qt.io/ci/QtWayland_dev_Integration/build_00109/wince70embedded-armv4i-msvc2008_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1426625989): http://codereview.qt-project.org/108799 [PS1] - Merge remote-tracking branch 'origin/5.5' into dev From ci-noreply at qt-project.org Tue Mar 17 22:20:00 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 17 Mar 2015 23:20:00 +0200 Subject: [Ci-reports] fail on QtSensors_dev_Integration #151 Message-ID: <20150317_212000_012150.ci-noreply@qt-project.org> QtSensors_dev_Integration » win32-msvc2010_developer-build_angle_Windows_7 #151: FAILURE Build log: http://testresults.qt.io/ci/QtSensors_dev_Integration/build_00151/win32-msvc2010_developer-build_angle_Windows_7/log.txt.gz ============================================================ QtSensors_dev_Integration » wince70embedded-armv4i-msvc2008_Windows_7 #151: FAILURE Build log: http://testresults.qt.io/ci/QtSensors_dev_Integration/build_00151/wince70embedded-armv4i-msvc2008_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1426625998): http://codereview.qt-project.org/108795 [PS1] - Merge remote-tracking branch 'origin/5.5' into dev From ci-noreply at qt-project.org Tue Mar 17 22:38:08 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 17 Mar 2015 23:38:08 +0200 Subject: [Ci-reports] fail on QtDeclarative_dev_Integration #2655 Message-ID: <20150317_213808_006374.ci-noreply@qt-project.org> Autotest `tst_qquickflickable' failed :( Testing tst_qquickflickable FAIL! : tst_qquickflickable::stopAtBounds(left) Compared values are not the same Actual (((flickable->isAtXEnd()))): 0 Expected (true) : 1 tst_qquickflickable.cpp(1642) : failure location Totals: 46 passed, 1 failed, 0 skipped, 0 blacklisted Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qquickflickable ********* Config: Using QtTest library 5.6.0, Qt 5.6.0 (i386-little_endian-ilp32 shared (dynamic) release build; by MSVC 2010) PASS : tst_qquickflickable::initTestCase() PASS : tst_qquickflickable::create() PASS : tst_qquickflickable::horizontalViewportSize() PASS : tst_qquickflickable::verticalViewportSize() PASS : tst_qquickflickable::visibleAreaRatiosUpdate() PASS : tst_qquickflickable::properties() PASS : tst_qquickflickable::boundsBehavior() PASS : tst_qquickflickable::rebound() PASS : tst_qquickflickable::maximumFlickVelocity() PASS : tst_qquickflickable::flickDeceleration() PASS : tst_qquickflickable::pressDelay() PASS : tst_qquickflickable::nestedPressDelay() PASS : tst_qquickflickable::nestedClickThenFlick() PASS : tst_qquickflickable::flickableDirection() PASS : tst_qquickflickable::resizeContent() PASS : tst_qquickflickable::returnToBounds(with bounds transition) PASS : tst_qquickflickable::returnToBounds(with bounds transition) PASS : tst_qquickflickable::wheel() PASS : tst_qquickflickable::movingAndFlicking(vertical) WARNING: tst_qquickflickable::movingAndFlicking(horizontal) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(horizontal) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(horizontal) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(horizontal) Mouse event occurs outside of target window. PASS : tst_qquickflickable::movingAndFlicking(horizontal) WARNING: tst_qquickflickable::movingAndFlicking(both) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(both) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(both) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(both) Mouse event occurs outside of target window. PASS : tst_qquickflickable::movingAndFlicking(both) PASS : tst_qquickflickable::movingAndDragging(vertical) WARNING: tst_qquickflickable::movingAndDragging(horizontal) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndDragging(horizontal) Mouse event occurs outside of target window. PASS : tst_qquickflickable::movingAndDragging(horizontal) WARNING: tst_qquickflickable::movingAndDragging(both) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndDragging(both) Mouse event occurs outside of target window. PASS : tst_qquickflickable::movingAndDragging(both) PASS : tst_qquickflickable::flickOnRelease() PASS : tst_qquickflickable::pressWhileFlicking() PASS : tst_qquickflickable::disabled() PASS : tst_qquickflickable::flickVelocity() PASS : tst_qquickflickable::margins() PASS : tst_qquickflickable::cancelOnMouseGrab() PASS : tst_qquickflickable::clickAndDragWhenTransformed() QDEBUG : tst_qquickflickable::flickTwiceUsingTouches() contentYAfterFirstFlick 120 QDEBUG : tst_qquickflickable::flickTwiceUsingTouches() contentYAfterSecondFlick 2323 PASS : tst_qquickflickable::flickTwiceUsingTouches() PASS : tst_qquickflickable::nestedStopAtBounds(left) PASS : tst_qquickflickable::nestedStopAtBounds(right) PASS : tst_qquickflickable::nestedStopAtBounds(top) PASS : tst_qquickflickable::nestedStopAtBounds(bottom) PASS : tst_qquickflickable::stopAtBounds(left) PASS : tst_qquickflickable::stopAtBounds(right) PASS : tst_qquickflickable::stopAtBounds(top) FAIL! : tst_qquickflickable::stopAtBounds(bottom) Compared values are not the same Actual (((flickable->isAtYBeginning()))): 0 Expected (true) : 1 tst_qquickflickable.cpp(1635) : failure location PASS : tst_qquickflickable::stopAtBounds(left,pixelAligned) PASS : tst_qquickflickable::stopAtBounds(right,pixelAligned) PASS : tst_qquickflickable::stopAtBounds(top,pixelAligned) PASS : tst_qquickflickable::stopAtBounds(bottom,pixelAligned) PASS : tst_qquickflickable::nestedMouseAreaUsingTouch() PASS : tst_qquickflickable::pressDelayWithLoader() PASS : tst_qquickflickable::cleanupTestCase() Totals: 46 passed, 1 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_qquickflickable ********* Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickflickable: 108 seconds, exit code 1 Build log: http://testresults.qt.io/ci/QtDeclarative_dev_Integration/build_02655/win32-msvc2010_developer-build_qtnamespace_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1426624338): http://codereview.qt-project.org/108789 [PS1] - Merge remote-tracking branch 'origin/5.5' into dev From ci-noreply at qt-project.org Tue Mar 17 22:44:51 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 17 Mar 2015 23:44:51 +0200 Subject: [Ci-reports] pass on QtCanvas3D_dev_Integration #148 Message-ID: <20150317_214451_014800.ci-noreply@qt-project.org> QtCanvas3D_dev_Integration #148: SUCCESS Tested changes (refs/builds/dev_1426624320): http://codereview.qt-project.org/108787 [PS1] - Merge remote-tracking branch 'origin/5.5' into dev From ci-noreply at qt-project.org Tue Mar 17 23:27:57 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 18 Mar 2015 00:27:57 +0200 Subject: [Ci-reports] pass on QtQuickControls_dev_Integration #557 Message-ID: <20150317_222757_050437.ci-noreply@qt-project.org> QtQuickControls_dev_Integration #557: SUCCESS Tested changes (refs/builds/dev_1426624379): http://codereview.qt-project.org/108793 [PS1] - Merge remote-tracking branch 'origin/5.5' into dev From ci-noreply at qt-project.org Tue Mar 17 23:41:25 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 18 Mar 2015 00:41:25 +0200 Subject: [Ci-reports] pass on QtAndroidExtras_dev_Integration #34 Message-ID: <20150317_224125_099776.ci-noreply@qt-project.org> QtAndroidExtras_dev_Integration #34: SUCCESS Tested changes (refs/builds/dev_1426625886): http://codereview.qt-project.org/108786 [PS1] - Merge remote-tracking branch 'origin/5.5' into dev From ci-noreply at qt-project.org Wed Mar 18 00:17:49 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 18 Mar 2015 01:17:49 +0200 Subject: [Ci-reports] pass on QtLocation_dev_Integration #390 Message-ID: <20150317_231749_068805.ci-noreply@qt-project.org> QtLocation_dev_Integration #390: SUCCESS Tested changes (refs/builds/dev_1426625004): http://codereview.qt-project.org/108791 [PS1] - Merge remote-tracking branch 'origin/5.5' into dev From ci-noreply at qt-project.org Wed Mar 18 00:31:20 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 18 Mar 2015 01:31:20 +0200 Subject: [Ci-reports] pass on QtWebSockets_dev_Integration #94 Message-ID: <20150317_233120_086812.ci-noreply@qt-project.org> QtWebSockets_dev_Integration #94: SUCCESS Tested changes (refs/builds/dev_1426625159): http://codereview.qt-project.org/108801 [PS1] - Merge remote-tracking branch 'origin/5.5' into dev From ci-noreply at qt-project.org Wed Mar 18 00:32:36 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 18 Mar 2015 01:32:36 +0200 Subject: [Ci-reports] fail on QtBase_5.5_Integration #333 Message-ID: <20150317_233236_044956.ci-noreply@qt-project.org> `make' failed :( make[6]: *** [debug-iphonesimulator] Error 2 make[5]: *** [sub-qeventdispatcher-make_first] Error 2 make[7]: *** [iphonesimulator-debug] Error 65 make[6]: *** [debug-iphonesimulator] Error 2 make[5]: *** [sub-qmath-make_first] Error 2 make[7]: *** [iphonesimulator-debug] Error 65 make[6]: *** [debug-iphonesimulator] Error 2 make[5]: *** [sub-qmetaobject-make_first] Error 2 make[7]: *** [iphonesimulator-debug] Error 65 make[6]: *** [debug-iphonesimulator] Error 2 make[5]: *** [sub-qeventloop-make_first] Error 2 make[7]: *** [iphonesimulator-debug] Error 65 make[6]: *** [debug-iphonesimulator] Error 2 make[5]: *** [sub-qcoreapplication-make_first] Error 2 make[4]: *** [sub-kernel-make_first] Error 2 make[3]: *** [sub-corelib-make_first] Error 2 make[7]: *** [iphonesimulator-debug] Error 65 make[6]: *** [debug-iphonesimulator] Error 2 make[5]: *** [sub-qbackingstore-make_first] Error 2 make[4]: *** [sub-kernel-make_first] Error 2 make[3]: *** [sub-gui-make_first] Error 2 make[2]: *** [sub-auto-make_first] Error 2 make[1]: *** [sub-tests-make_first] Error 2 make: *** [module-qtbase] Error 2 Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_00333/macx-ios-clang_OSX_10.9/log.txt.gz Tested changes (refs/builds/5.5_1426629469): http://codereview.qt-project.org/108680 [PS1] - Cocoa: Don't let key events triggering input method events close dialog. From ci-noreply at qt-project.org Wed Mar 18 00:50:37 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 18 Mar 2015 00:50:37 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.4.1_state #68 - FAILURE Message-ID: <20150317235037.6CE8730655@fork.qtproject.c.bitbit.net> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt-project.org/ci/Qt5_5.4.1_state/build_00068 From ci-noreply at qt-project.org Wed Mar 18 01:02:37 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 18 Mar 2015 02:02:37 +0200 Subject: [Ci-reports] pass on QtSerialPort_dev_Integration #85 Message-ID: <20150318_000237_068731.ci-noreply@qt-project.org> QtSerialPort_dev_Integration #85: SUCCESS Tested changes (refs/builds/dev_1426625844): http://codereview.qt-project.org/108796 [PS1] - Merge remote-tracking branch 'origin/5.5' into dev From ci-noreply at qt-project.org Wed Mar 18 01:26:31 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 18 Mar 2015 02:26:31 +0200 Subject: [Ci-reports] pass on QtDoc_dev_Integration #166 Message-ID: <20150318_002631_038302.ci-noreply@qt-project.org> QtDoc_dev_Integration #166: SUCCESS Tested changes (refs/builds/dev_1426625928): http://codereview.qt-project.org/108790 [PS1] - Merge remote-tracking branch 'origin/5.5' into dev From ci-noreply at qt-project.org Wed Mar 18 01:32:56 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 18 Mar 2015 02:32:56 +0200 Subject: [Ci-reports] pass on QtWebEngine_dev_Integration #248 Message-ID: <20150318_003256_021957.ci-noreply@qt-project.org> QtWebEngine_dev_Integration #248: SUCCESS Tested changes (refs/builds/dev_1426625223): http://codereview.qt-project.org/108800 [PS1] - Merge remote-tracking branch 'origin/5.5' into dev From ci-noreply at qt-project.org Wed Mar 18 01:35:22 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 18 Mar 2015 01:35:22 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_dev_state #400 - FAILURE Message-ID: <20150318003522.D4E0830682@fork.qtproject.c.bitbit.net> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt-project.org/ci/Qt5_dev_state/build_00400 From ci-noreply at qt-project.org Wed Mar 18 02:06:40 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 18 Mar 2015 03:06:40 +0200 Subject: [Ci-reports] fail on QtXmlPatterns_5.5_Integration #3 Message-ID: <20150318_010640_044433.ci-noreply@qt-project.org> Compilation failed :( XMLWriter.cpp XMLWriter.cpp(422) : error C2039: 'tags' : is not a member of 'TestNamespace::QPatternistSDK::XMLWriter::Private' XMLWriter.cpp(86) : see declaration of 'TestNamespace::QPatternistSDK::XMLWriter::Private' XMLWriter.cpp(422) : error C2228: left of '.pop' must have class/struct/union XMLWriter.cpp(487) : error C2039: 'tags' : is not a member of 'TestNamespace::QPatternistSDK::XMLWriter::Private' XMLWriter.cpp(86) : see declaration of 'TestNamespace::QPatternistSDK::XMLWriter::Private' XMLWriter.cpp(487) : error C2228: left of '.count' must have class/struct/union XMLWriter.cpp(522) : error C2039: 'tags' : is not a member of 'TestNamespace::QPatternistSDK::XMLWriter::Private' XMLWriter.cpp(86) : see declaration of 'TestNamespace::QPatternistSDK::XMLWriter::Private' XMLWriter.cpp(522) : error C2228: left of '.count' must have class/struct/union XMLWriter.cpp(545) : error C2039: 'tags' : is not a member of 'TestNamespace::QPatternistSDK::XMLWriter::Private' XMLWriter.cpp(86) : see declaration of 'TestNamespace::QPatternistSDK::XMLWriter::Private' XMLWriter.cpp(545) : error C2228: left of '.isEmpty' must have class/struct/union XMLWriter.cpp(582) : error C2039: 'tags' : is not a member of 'TestNamespace::QPatternistSDK::XMLWriter::Private' XMLWriter.cpp(86) : see declaration of 'TestNamespace::QPatternistSDK::XMLWriter::Private' XMLWriter.cpp(582) : error C2228: left of '.isEmpty' must have class/struct/union XMLWriter.cpp(610) : error C2039: 'tags' : is not a member of 'TestNamespace::QPatternistSDK::XMLWriter::Private' XMLWriter.cpp(86) : see declaration of 'TestNamespace::QPatternistSDK::XMLWriter::Private' XMLWriter.cpp(610) : error C2228: left of '.isEmpty' must have class/struct/union Build log: http://testresults.qt.io/ci/QtXmlPatterns_5.5_Integration/build_00003/win32-msvc2010_developer-build_qtnamespace_Windows_7/log.txt.gz Tested changes (refs/builds/5.5_1426640259): http://codereview.qt-project.org/102318 [PS2] - Remove the old headersclean unit test From ci-noreply at qt-project.org Wed Mar 18 02:11:13 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 18 Mar 2015 03:11:13 +0200 Subject: [Ci-reports] fail on QtBase_5.5_Integration #334 Message-ID: <20150318_011113_008404.ci-noreply@qt-project.org> `make' failed :( make[7]: *** [iphonesimulator-debug] Error 65 make[6]: *** [debug-iphonesimulator] Error 2 make[5]: *** [sub-qeventdispatcher-make_first] Error 2 make[7]: *** [iphonesimulator-debug] Error 65 make[6]: *** [debug-iphonesimulator] Error 2 make[5]: *** [sub-qmetaobject-make_first] Error 2 make[7]: *** [iphonesimulator-debug] Error 65 make[6]: *** [debug-iphonesimulator] Error 2 make[5]: *** [sub-qeventloop-make_first] Error 2 make[7]: *** [iphonesimulator-debug] Error 65 make[6]: *** [debug-iphonesimulator] Error 2 make[5]: *** [sub-qmath-make_first] Error 2 make[7]: *** [iphonesimulator-debug] Error 65 make[6]: *** [debug-iphonesimulator] Error 2 make[5]: *** [sub-qcoreapplication-make_first] Error 2 make[4]: *** [sub-kernel-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.io/ci/QtBase_5.5_Integration/build_00334/macx-ios-clang_OSX_10.9/log.txt.gz Tested changes (refs/builds/5.5_1426635251): http://codereview.qt-project.org/108764 [PS1] - Export the symbols of libdbus-1 when loading it at runtime. http://codereview.qt-project.org/108581 [PS2] - Remove extra semi-colons: clang doesn't like it http://codereview.qt-project.org/108704 [PS1] - tst_QDnsLookup: Use a different character from space in TXT multi http://codereview.qt-project.org/108562 [PS1] - Fix problems with extended selection after changing the model contents http://codereview.qt-project.org/108712 [PS1] - Do not build glx integration with -no-opengl From ci-noreply at qt-project.org Wed Mar 18 02:52:37 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 18 Mar 2015 03:52:37 +0200 Subject: [Ci-reports] fail on QtDeclarative_5.4_Integration #602 Message-ID: <20150318_015237_032921.ci-noreply@qt-project.org> Autotest `tst_qquickwindow' failed :( Testing tst_qquickwindow FAIL! : tst_qquickwindow::testWindowVisibilityOrder() Compared values are not the same Actual (((window2 == QGuiApplication::focusWindow()))): 0 Expected (true) : 1 Loc: [tst_qquickwindow.cpp(1723)] Totals: 54 passed, 1 failed, 0 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qquickwindow ********* Config: Using QtTest library 5.4.2, Qt 5.4.2 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 3.0 (tags/Apple/clang-211.12)) PASS : tst_qquickwindow::initTestCase() PASS : tst_qquickwindow::openglContextCreatedSignal() PASS : tst_qquickwindow::aboutToStopSignal() PASS : tst_qquickwindow::constantUpdates() PASS : tst_qquickwindow::constantUpdatesOnWindow(blocked, beforeRender) PASS : tst_qquickwindow::constantUpdatesOnWindow(blocked, afterRender) PASS : tst_qquickwindow::constantUpdatesOnWindow(blocked, swapped) 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() PASS : tst_qquickwindow::noUpdateWhenNothingChanges() 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::defaultState() 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::focusReason() 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() FAIL! : tst_qquickwindow::testWindowVisibilityOrder() Compared values are not the same Actual (((window2 == QGuiApplication::focusWindow()))): 0 Expected (true) : 1 Loc: [tst_qquickwindow.cpp(1723)] PASS : tst_qquickwindow::blockClosing() PASS : tst_qquickwindow::blockCloseMethod() PASS : tst_qquickwindow::crashWhenHoverItemDeleted() PASS : tst_qquickwindow::unloadSubWindow() 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::animatingSignal() PASS : tst_qquickwindow::contentItemSize() PASS : tst_qquickwindow::defaultSurfaceFormat() PASS : tst_qquickwindow::attachedProperty() PASS : tst_qquickwindow::testRenderJob() PASS : tst_qquickwindow::cleanupTestCase() Totals: 54 passed, 1 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_qquickwindow ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickwindow: 48 seconds, exit code 1 Build log: http://testresults.qt.io/ci/QtDeclarative_5.4_Integration/build_00602/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/5.4_1426640637): http://codereview.qt-project.org/108137 [PS2] - Add note clarifying return value of Qt.openUrlExternally() From ci-noreply at qt-project.org Wed Mar 18 02:53:41 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 18 Mar 2015 03:53:41 +0200 Subject: [Ci-reports] pass on QtImageFormats_5.4_Integration #23 Message-ID: <20150318_015341_089554.ci-noreply@qt-project.org> QtImageFormats_5.4_Integration #23: SUCCESS Tested changes (refs/builds/5.4_1426632766): http://codereview.qt-project.org/108655 [PS1] - Replace malloc'ed tables with QVarLengthArray From ci-noreply at qt-project.org Wed Mar 18 02:54:06 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 18 Mar 2015 03:54:06 +0200 Subject: [Ci-reports] pass on QtDeclarative_dev_Integration #2656 Message-ID: <20150318_015406_020322.ci-noreply@qt-project.org> QtDeclarative_dev_Integration #2656: SUCCESS Tested changes (refs/builds/dev_1426631983): http://codereview.qt-project.org/107808 [PS7] - Text: add support for padding From ci-noreply at qt-project.org Wed Mar 18 04:10:33 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 18 Mar 2015 05:10:33 +0200 Subject: [Ci-reports] fail on QtBase_5.5_Integration #335 Message-ID: <20150318_031033_038067.ci-noreply@qt-project.org> `make' failed :( make[7]: *** [iphonesimulator-debug] Error 65 make[6]: *** [debug-iphonesimulator] Error 2 make[5]: *** [sub-qmath-make_first] Error 2 make[7]: *** [iphonesimulator-debug] Error 65 make[7]: *** [iphonesimulator-debug] Error 65 make[6]: *** [debug-iphonesimulator] Error 2 make[6]: *** [debug-iphonesimulator] Error 2 make[5]: *** [sub-qmetaobject-make_first] Error 2 make[5]: *** [sub-qeventloop-make_first] Error 2 make[7]: *** [iphonesimulator-debug] Error 65 make[6]: *** [debug-iphonesimulator] Error 2 make[5]: *** [sub-qcoreapplication-make_first] Error 2 make[7]: *** [iphonesimulator-debug] Error 65 make[6]: *** [debug-iphonesimulator] Error 2 make[5]: *** [sub-qeventdispatcher-make_first] Error 2 make[4]: *** [sub-kernel-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.io/ci/QtBase_5.5_Integration/build_00335/macx-ios-clang_OSX_10.9/log.txt.gz Tested changes (refs/builds/5.5_1426641168): http://codereview.qt-project.org/108563 [PS3] - QDebug operator for Q_FLAG when the QFlags itself is registered From ci-noreply at qt-project.org Wed Mar 18 04:12:05 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 18 Mar 2015 04:12:05 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - QtBase_5.3_mobile_state #294 - FAILURE Message-ID: <20150318031205.5BC5C3075F@fork.qtproject.c.bitbit.net> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt-project.org/ci/QtBase_5.3_mobile_state/build_00294 From ci-noreply at qt-project.org Wed Mar 18 06:08:37 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 18 Mar 2015 06:08:37 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.5_state #29 - FAILURE Message-ID: <20150318050837.85DDE307B2@fork.qtproject.c.bitbit.net> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt-project.org/ci/Qt5_5.5_state/build_00029 From ci-noreply at qt-project.org Wed Mar 18 06:30:24 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 18 Mar 2015 07:30:24 +0200 Subject: [Ci-reports] pass on QtWinExtras_5.5_Integration #1 Message-ID: <20150318_053024_062813.ci-noreply@qt-project.org> QtWinExtras_5.5_Integration #1: SUCCESS Tested changes (refs/builds/5.5_1426637417): http://codereview.qt-project.org/102317 [PS2] - Remove the old headersclean unit test From ci-noreply at qt-project.org Wed Mar 18 07:08:42 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 18 Mar 2015 08:08:42 +0200 Subject: [Ci-reports] pass on QtQuick1_5.5_Integration #12 Message-ID: <20150318_060842_087834.ci-noreply@qt-project.org> QtQuick1_5.5_Integration #12: SUCCESS Tested changes (refs/builds/5.5_1426637025): http://codereview.qt-project.org/108022 [PS1] - QtDeclarative: fix const correctness From ci-noreply at qt-project.org Wed Mar 18 07:48:14 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 18 Mar 2015 07:48:14 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.4_state #191 - FAILURE Message-ID: <20150318064814.3114C307E5@fork.qtproject.c.bitbit.net> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt-project.org/ci/Qt5_5.4_state/build_00191 From ci-noreply at qt-project.org Wed Mar 18 07:51:19 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 18 Mar 2015 08:51:19 +0200 Subject: [Ci-reports] pass on QtTools_5.5_Integration #19 Message-ID: <20150318_065119_002376.ci-noreply@qt-project.org> QtTools_5.5_Integration #19: SUCCESS Tested changes (refs/builds/5.5_1426639865): http://codereview.qt-project.org/102316 [PS2] - Remove the old headersclean unit test From ci-noreply at qt-project.org Wed Mar 18 07:51:20 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 18 Mar 2015 08:51:20 +0200 Subject: [Ci-reports] fail on Qt5_5.5_Integration #36 Message-ID: <20150318_065120_035856.ci-noreply@qt-project.org> Qt5_5.5_Integration » macx-clang_developer-build_OSX_10.10 #36: FAILURE Build log: http://testresults.qt.io/ci/Qt5_5.5_Integration/build_00036/macx-clang_developer-build_OSX_10.10/log.txt.gz ============================================================ qtxmlpatterns failed to compile :( /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -c -pipe -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk -mmacosx-version-min=10.7 -Wall -W -fPIC -DQT_NO_MTDEV -DQT_NO_LIBUDEV -DQT_NO_EVDEV -DQT_NO_TSLIB -DQT_NO_LIBINPUT -DQ_PATTERNISTSDK_BUILDING -DQT_ENABLE_QEXPLICITLYSHAREDDATAPOINTER_STATICCAST -DQT_DISABLE_DEPRECATED_BEFORE=0 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_XMLPATTERNS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_TESTLIB_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_TESTCASE_BUILDDIR='"/work/build/qtxmlpatterns/tests/auto/xmlpatternssdk"' -I. -I../../../tools/xmlpatterns -I/work/build/qtbase/lib/QtCore.framework/Versions/5/Headers -I/work/build/qtbase/lib/QtCore.framework/Versions/5/Headers/5.5.0 -I/work/build/qtbase/lib/QtCore.framework/Versions/5/Headers/5.5.0/QtCore -I/work/build/qtbase/lib/QtXmlPatterns.framework/Versions/5/Headers -I/work/build/qtbase/lib/QtXmlPatterns.framework/Versions/5/Headers/5.5.0 -I/work/build/qtbase/lib/QtXmlPatterns.framework/Versions/5/Headers/5.5.0/QtXmlPatterns -I/work/build/qtbase/lib/QtNetwork.framework/Versions/5/Headers -I/work/build/qtbase/lib/QtXml.framework/Versions/5/Headers -I/work/build/qtbase/lib/QtTest.framework/Versions/5/Headers -I/work/build/qtbase/lib/QtGui.framework/Versions/5/Headers -I.moc -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/A/Headers -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/AGL.framework/Headers -I/work/build/qtbase/mkspecs/macx-clang -F/work/build/qtbase/lib -o .obj/XMLWriter.o XMLWriter.cpp XMLWriter.cpp:421:19: error: no member named 'tags' in 'QPatternistSDK::XMLWriter::Private' /work/build/qtbase/lib/QtCore.framework/Headers/qglobal.h:684:69: note: expanded from macro 'Q_ASSERT_X' XMLWriter.cpp:486:19: error: no member named 'tags' in 'QPatternistSDK::XMLWriter::Private' /work/build/qtbase/lib/QtCore.framework/Headers/qglobal.h:684:69: note: expanded from macro 'Q_ASSERT_X' XMLWriter.cpp:521:19: error: no member named 'tags' in 'QPatternistSDK::XMLWriter::Private' /work/build/qtbase/lib/QtCore.framework/Headers/qglobal.h:684:69: note: expanded from macro 'Q_ASSERT_X' XMLWriter.cpp:543:19: error: no member named 'tags' in 'QPatternistSDK::XMLWriter::Private' /work/build/qtbase/lib/QtCore.framework/Headers/qglobal.h:684:69: note: expanded from macro 'Q_ASSERT_X' XMLWriter.cpp:580:19: error: no member named 'tags' in 'QPatternistSDK::XMLWriter::Private' /work/build/qtbase/lib/QtCore.framework/Headers/qglobal.h:684:69: note: expanded from macro 'Q_ASSERT_X' XMLWriter.cpp:609:19: error: no member named 'tags' in 'QPatternistSDK::XMLWriter::Private' make[4]: *** [.obj/XMLWriter.o] Error 1 make[3]: *** [sub-xmlpatternssdk-make_first] Error 2 make[2]: *** [sub-auto-make_first] Error 2 make[1]: *** [sub-tests-make_first] Error 2 make: *** [module-qtxmlpatterns-make_first] Error 2 Build log: http://testresults.qt.io/ci/Qt5_5.5_Integration/build_00036/macx-clang_developer-build_OSX_10.9/log.txt.gz Tested changes (refs/builds/5.5_1426659603): http://codereview.qt-project.org/108570 [PS9] - Updated submodules. From ci-noreply at qt-project.org Wed Mar 18 08:10:26 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 18 Mar 2015 09:10:26 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #6026 Message-ID: <20150318_071026_038360.ci-noreply@qt-project.org> `make' failed :( make[7]: *** [iphonesimulator-debug] Error 65 make[6]: *** [debug-iphonesimulator] Error 2 make[5]: *** [sub-qmath-make_first] Error 2 make[7]: *** [iphonesimulator-debug] Error 65 make[6]: *** [debug-iphonesimulator] Error 2 make[5]: *** [sub-qmetaobject-make_first] Error 2 make[7]: *** [iphonesimulator-debug] Error 65 make[6]: *** [debug-iphonesimulator] Error 2 make[5]: *** [sub-qcoreapplication-make_first] Error 2 make[4]: *** [sub-kernel-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.io/ci/QtBase_dev_Integration/build_06026/macx-ios-clang_OSX_10.9/log.txt.gz Tested changes (refs/builds/dev_1426659720): http://codereview.qt-project.org/108804 [PS1] - Merge remote-tracking branch 'origin/5.5' into dev http://codereview.qt-project.org/107558 [PS1] - Secure Transport - handle errSSLBadCert in server mode From ci-noreply at qt-project.org Wed Mar 18 08:22:17 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 18 Mar 2015 09:22:17 +0200 Subject: [Ci-reports] fail on Qt5_5.4_Integration #325 Message-ID: <20150318_072217_041886.ci-noreply@qt-project.org> Compilation failed :( c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' shared\qaxutils.cpp(160) : error C3861: 'GetDIBits': identifier not found Build log: http://testresults.qt.io/ci/Qt5_5.4_Integration/build_00325/wince70embedded-armv4i-msvc2008_Windows_7/log.txt.gz Tested changes (refs/builds/5.4_1426660985): http://codereview.qt-project.org/106265 [PS60] - Updated submodules. From ci-noreply at qt-project.org Wed Mar 18 08:47:49 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 18 Mar 2015 09:47:49 +0200 Subject: [Ci-reports] fail on QtBase_5.5_Integration #336 Message-ID: <20150318_074749_027732.ci-noreply@qt-project.org> `make' failed :( make[7]: *** [iphonesimulator-debug] Error 65 make[6]: *** [debug-iphonesimulator] Error 2 make[5]: *** [sub-qcoreapplication-make_first] Error 2 make[7]: *** [iphonesimulator-debug] Error 65 make[6]: *** [debug-iphonesimulator] Error 2 make[5]: *** [sub-qmath-make_first] Error 2 make[7]: *** [iphonesimulator-debug] Error 65 make[6]: *** [debug-iphonesimulator] Error 2 make[5]: *** [sub-qeventdispatcher-make_first] Error 2 make[4]: *** [sub-kernel-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.io/ci/QtBase_5.5_Integration/build_00336/macx-ios-clang_OSX_10.9/log.txt.gz Tested changes (refs/builds/5.5_1426662731): http://codereview.qt-project.org/108712 [PS1] - Do not build glx integration with -no-opengl http://codereview.qt-project.org/107073 [PS3] - Fix tst_largefile QCOMPARE value types From ci-noreply at qt-project.org Wed Mar 18 09:07:17 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 18 Mar 2015 10:07:17 +0200 Subject: [Ci-reports] pass on QtActiveQt_dev_Integration #137 Message-ID: <20150318_080717_021362.ci-noreply@qt-project.org> QtActiveQt_dev_Integration #137: SUCCESS Tested changes (refs/builds/dev_1426659683): http://codereview.qt-project.org/108785 [PS1] - Merge remote-tracking branch 'origin/5.5' into dev From ci-noreply at qt-project.org Wed Mar 18 09:53:05 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 18 Mar 2015 10:53:05 +0200 Subject: [Ci-reports] pass on QtConnectivity_dev_Integration #361 Message-ID: <20150318_085305_085732.ci-noreply@qt-project.org> QtConnectivity_dev_Integration #361: SUCCESS Tested changes (refs/builds/dev_1426659691): http://codereview.qt-project.org/108788 [PS1] - Merge remote-tracking branch 'origin/5.5' into dev From ci-noreply at qt-project.org Wed Mar 18 10:12:09 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 18 Mar 2015 11:12:09 +0200 Subject: [Ci-reports] fail on QtDeclarative_5.4_Integration #604 Message-ID: <20150318_091209_028342.ci-noreply@qt-project.org> Autotest `tst_qquickwindow' failed :( Testing tst_qquickwindow FAIL! : tst_qquickwindow::testWindowVisibilityOrder() Compared values are not the same Actual (((window2 == QGuiApplication::focusWindow()))): 0 Expected (true) : 1 Loc: [tst_qquickwindow.cpp(1723)] Totals: 54 passed, 1 failed, 0 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qquickwindow ********* Config: Using QtTest library 5.4.2, Qt 5.4.2 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 3.0 (tags/Apple/clang-211.12)) PASS : tst_qquickwindow::initTestCase() PASS : tst_qquickwindow::openglContextCreatedSignal() PASS : tst_qquickwindow::aboutToStopSignal() PASS : tst_qquickwindow::constantUpdates() PASS : tst_qquickwindow::constantUpdatesOnWindow(blocked, beforeRender) PASS : tst_qquickwindow::constantUpdatesOnWindow(blocked, afterRender) PASS : tst_qquickwindow::constantUpdatesOnWindow(blocked, swapped) 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() PASS : tst_qquickwindow::noUpdateWhenNothingChanges() 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::defaultState() 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::focusReason() 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() FAIL! : tst_qquickwindow::testWindowVisibilityOrder() Compared values are not the same Actual (((window2 == QGuiApplication::focusWindow()))): 0 Expected (true) : 1 Loc: [tst_qquickwindow.cpp(1723)] PASS : tst_qquickwindow::blockClosing() PASS : tst_qquickwindow::blockCloseMethod() PASS : tst_qquickwindow::crashWhenHoverItemDeleted() PASS : tst_qquickwindow::unloadSubWindow() 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::animatingSignal() PASS : tst_qquickwindow::contentItemSize() PASS : tst_qquickwindow::defaultSurfaceFormat() PASS : tst_qquickwindow::attachedProperty() PASS : tst_qquickwindow::testRenderJob() PASS : tst_qquickwindow::cleanupTestCase() Totals: 54 passed, 1 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_qquickwindow ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickwindow: 48 seconds, exit code 1 Build log: http://testresults.qt.io/ci/QtDeclarative_5.4_Integration/build_00604/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/5.4_1426666455): http://codereview.qt-project.org/108700 [PS3] - Always remove reply from replies when processing cancelled From ci-noreply at qt-project.org Wed Mar 18 10:31:52 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 18 Mar 2015 11:31:52 +0200 Subject: [Ci-reports] pass on QtDeclarative_dev_Integration #2657 Message-ID: <20150318_093152_039182.ci-noreply@qt-project.org> QtDeclarative_dev_Integration #2657: SUCCESS Tested changes (refs/builds/dev_1426661744): http://codereview.qt-project.org/108812 [PS3] - Restore depth buffer usage when last render node is removed From ci-noreply at qt-project.org Wed Mar 18 10:48:40 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 18 Mar 2015 11:48:40 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #6028 Message-ID: <20150318_094840_089693.ci-noreply@qt-project.org> eight 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_qquickwidget QFATAL : tst_qquickwidget::showHide() Received signal 11 FAIL! : tst_qquickwidget::showHide() Received a fatal error. Loc: [Unknown file(0)] Totals: 1 passed, 1 failed, 0 skipped, 0 blacklisted QtQA::App::TestRunner: Process exited due to signal 6; dumped core QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qquickwidget ********* Config: Using QtTest library 5.6.0, Qt 5.6.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 4.8.2) PASS : tst_qquickwidget::initTestCase() QFATAL : tst_qquickwidget::showHide() Received signal 11 FAIL! : tst_qquickwidget::showHide() Received a fatal error. Loc: [Unknown file(0)] Totals: 1 passed, 1 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_qquickwidget ********* QtQA::App::TestRunner: Process exited due to signal 6; dumped core QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickwidget: 0.867525 seconds, signal 6 Testing tst_QQmlProfilerService FAIL! : tst_QQmlProfilerService::blockingConnectWithTraceDisabled() 'QQmlDebugTest::waitForSignal(m_client, SIGNAL(complete()))' returned FALSE. (No trace received in time.) Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/debugger/qqmlprofilerservice/tst_qqmlprofilerservice.cpp(357)] FAIL! : tst_QQmlProfilerService::blockingConnectWithTraceDisabled() 'm_client->jsHeapMessages.count() > 0' returned FALSE. (no JavaScript heap messages received) Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/debugger/qqmlprofilerservice/tst_qqmlprofilerservice.cpp(371)] FAIL! : tst_QQmlProfilerService::nonBlockingConnect() 'QQmlDebugTest::waitForSignal(m_client, SIGNAL(complete()))' returned FALSE. (No trace received in time.) Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/debugger/qqmlprofilerservice/tst_qqmlprofilerservice.cpp(357)] FAIL! : tst_QQmlProfilerService::nonBlockingConnect() 'm_client->jsHeapMessages.count() > 0' returned FALSE. (no JavaScript heap messages received) Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/debugger/qqmlprofilerservice/tst_qqmlprofilerservice.cpp(371)] FAIL! : tst_QQmlProfilerService::pixmapCacheData() 'QQmlDebugTest::waitForSignal(m_client, SIGNAL(complete()))' returned FALSE. (No trace received in time.) Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/debugger/qqmlprofilerservice/tst_qqmlprofilerservice.cpp(357)] FAIL! : tst_QQmlProfilerService::pixmapCacheData() 'm_client->jsHeapMessages.count() > 0' returned FALSE. (no JavaScript heap messages received) Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/debugger/qqmlprofilerservice/tst_qqmlprofilerservice.cpp(371)] FAIL! : tst_QQmlProfilerService::pixmapCacheData() 'm_client->pixmapMessages.count() >= 4' returned FALSE. (0) Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/debugger/qqmlprofilerservice/tst_qqmlprofilerservice.cpp(516)] FAIL! : tst_QQmlProfilerService::scenegraphData() 'QQmlDebugTest::waitForSignal(m_process, SIGNAL(readyReadStandardOutput()))' returned FALSE. () Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/debugger/qqmlprofilerservice/tst_qqmlprofilerservice.cpp(547)] FAIL! : tst_QQmlProfilerService::profileOnExit() 'QQmlDebugTest::waitForSignal(m_client, SIGNAL(complete()))' returned FALSE. (No trace received in time.) Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/debugger/qqmlprofilerservice/tst_qqmlprofilerservice.cpp(357)] FAIL! : tst_QQmlProfilerService::profileOnExit() 'm_client->jsHeapMessages.count() > 0' returned FALSE. (no JavaScript heap messages received) Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/debugger/qqmlprofilerservice/tst_qqmlprofilerservice.cpp(371)] FAIL! : tst_QQmlProfilerService::controlFromJS() 'QQmlDebugTest::waitForSignal(m_client, SIGNAL(complete()))' returned FALSE. (No trace received in time.) Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/debugger/qqmlprofilerservice/tst_qqmlprofilerservice.cpp(357)] FAIL! : tst_QQmlProfilerService::controlFromJS() 'm_client->jsHeapMessages.count() > 0' returned FALSE. (no JavaScript heap messages received) Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/debugger/qqmlprofilerservice/tst_qqmlprofilerservice.cpp(371)] FAIL! : tst_QQmlProfilerService::signalSourceLocation() 'QQmlDebugTest::waitForSignal(m_client, SIGNAL(complete()))' returned FALSE. (No trace received in time.) Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/debugger/qqmlprofilerservice/tst_qqmlprofilerservice.cpp(357)] FAIL! : tst_QQmlProfilerService::signalSourceLocation() 'm_client->jsHeapMessages.count() > 0' returned FALSE. (no JavaScript heap messages received) Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/debugger/qqmlprofilerservice/tst_qqmlprofilerservice.cpp(371)] FAIL! : tst_QQmlProfilerService::signalSourceLocation() 'm_client->qmlMessages.count() >= 16' returned FALSE. (0) Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/debugger/qqmlprofilerservice/tst_qqmlprofilerservice.cpp(609)] FAIL! : tst_QQmlProfilerService::javascript() 'QQmlDebugTest::waitForSignal(m_client, SIGNAL(complete()))' returned FALSE. (No trace received in time.) Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/debugger/qqmlprofilerservice/tst_qqmlprofilerservice.cpp(357)] FAIL! : tst_QQmlProfilerService::javascript() 'm_client->jsHeapMessages.count() > 0' returned FALSE. (no JavaScript heap messages received) Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/debugger/qqmlprofilerservice/tst_qqmlprofilerservice.cpp(371)] FAIL! : tst_QQmlProfilerService::javascript() 'm_client->javascriptMessages.count() >= 22' returned FALSE. (0) Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/debugger/qqmlprofilerservice/tst_qqmlprofilerservice.cpp(640)] Totals: 3 passed, 18 failed, 0 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QQmlProfilerService ********* Config: Using QtTest library 5.6.0, Qt 5.6.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 4.8.2) PASS : tst_QQmlProfilerService::initTestCase() PASS : tst_QQmlProfilerService::blockingConnectWithTraceEnabled() QWARN : tst_QQmlProfilerService::blockingConnectWithTraceDisabled() waitForSignal 2complete() timed out after 5000 ms FAIL! : tst_QQmlProfilerService::blockingConnectWithTraceDisabled() 'QQmlDebugTest::waitForSignal(m_client, SIGNAL(complete()))' returned FALSE. (No trace received in time.) Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/debugger/qqmlprofilerservice/tst_qqmlprofilerservice.cpp(357)] FAIL! : tst_QQmlProfilerService::blockingConnectWithTraceDisabled() 'm_client->jsHeapMessages.count() > 0' returned FALSE. (no JavaScript heap messages received) Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/debugger/qqmlprofilerservice/tst_qqmlprofilerservice.cpp(371)] QDEBUG : tst_QQmlProfilerService::blockingConnectWithTraceDisabled() QML Messages: 0 QDEBUG : tst_QQmlProfilerService::blockingConnectWithTraceDisabled() QDEBUG : tst_QQmlProfilerService::blockingConnectWithTraceDisabled() JavaScript Messages: 0 QDEBUG : tst_QQmlProfilerService::blockingConnectWithTraceDisabled() QDEBUG : tst_QQmlProfilerService::blockingConnectWithTraceDisabled() Asynchronous Messages: 1 QDEBUG : tst_QQmlProfilerService::blockingConnectWithTraceDisabled() 0 65202205 0 5 "" -1 -1 -1 32629 QDEBUG : tst_QQmlProfilerService::blockingConnectWithTraceDisabled() QDEBUG : tst_QQmlProfilerService::blockingConnectWithTraceDisabled() Pixmap Cache Messages: 0 QDEBUG : tst_QQmlProfilerService::blockingConnectWithTraceDisabled() QDEBUG : tst_QQmlProfilerService::blockingConnectWithTraceDisabled() Javascript Heap Messages: 0 QDEBUG : tst_QQmlProfilerService::blockingConnectWithTraceDisabled() QDEBUG : tst_QQmlProfilerService::blockingConnectWithTraceDisabled() Process State: "not running (crashed!)" QDEBUG : tst_QQmlProfilerService::blockingConnectWithTraceDisabled() Application Output: "QML Debugger: Waiting for connection on port 13773...\n" QDEBUG : tst_QQmlProfilerService::blockingConnectWithTraceDisabled() Connection State: "Not connected, got hello" QDEBUG : tst_QQmlProfilerService::blockingConnectWithTraceDisabled() Client State: "Not connected" QWARN : tst_QQmlProfilerService::nonBlockingConnect() waitForSignal 2complete() timed out after 5000 ms FAIL! : tst_QQmlProfilerService::nonBlockingConnect() 'QQmlDebugTest::waitForSignal(m_client, SIGNAL(complete()))' returned FALSE. (No trace received in time.) Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/debugger/qqmlprofilerservice/tst_qqmlprofilerservice.cpp(357)] FAIL! : tst_QQmlProfilerService::nonBlockingConnect() 'm_client->jsHeapMessages.count() > 0' returned FALSE. (no JavaScript heap messages received) Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/debugger/qqmlprofilerservice/tst_qqmlprofilerservice.cpp(371)] QDEBUG : tst_QQmlProfilerService::nonBlockingConnect() QML Messages: 0 QDEBUG : tst_QQmlProfilerService::nonBlockingConnect() QDEBUG : tst_QQmlProfilerService::nonBlockingConnect() JavaScript Messages: 0 QDEBUG : tst_QQmlProfilerService::nonBlockingConnect() QDEBUG : tst_QQmlProfilerService::nonBlockingConnect() Asynchronous Messages: 0 QDEBUG : tst_QQmlProfilerService::nonBlockingConnect() QDEBUG : tst_QQmlProfilerService::nonBlockingConnect() Pixmap Cache Messages: 0 QDEBUG : tst_QQmlProfilerService::nonBlockingConnect() QDEBUG : tst_QQmlProfilerService::nonBlockingConnect() Javascript Heap Messages: 0 QDEBUG : tst_QQmlProfilerService::nonBlockingConnect() QDEBUG : tst_QQmlProfilerService::nonBlockingConnect() Process State: "not running (crashed!)" QDEBUG : tst_QQmlProfilerService::nonBlockingConnect() Application Output: "QML Debugger: Waiting for connection on port 13773...\n" QDEBUG : tst_QQmlProfilerService::nonBlockingConnect() Connection State: "Not connected, got hello" QDEBUG : tst_QQmlProfilerService::nonBlockingConnect() Client State: "Not connected" QWARN : tst_QQmlProfilerService::pixmapCacheData() waitForSignal 2complete() timed out after 5000 ms FAIL! : tst_QQmlProfilerService::pixmapCacheData() 'QQmlDebugTest::waitForSignal(m_client, SIGNAL(complete()))' returned FALSE. (No trace received in time.) Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/debugger/qqmlprofilerservice/tst_qqmlprofilerservice.cpp(357)] FAIL! : tst_QQmlProfilerService::pixmapCacheData() 'm_client->jsHeapMessages.count() > 0' returned FALSE. (no JavaScript heap messages received) Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/debugger/qqmlprofilerservice/tst_qqmlprofilerservice.cpp(371)] FAIL! : tst_QQmlProfilerService::pixmapCacheData() 'm_client->pixmapMessages.count() >= 4' returned FALSE. (0) Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/debugger/qqmlprofilerservice/tst_qqmlprofilerservice.cpp(516)] QDEBUG : tst_QQmlProfilerService::pixmapCacheData() QML Messages: 0 QDEBUG : tst_QQmlProfilerService::pixmapCacheData() QDEBUG : tst_QQmlProfilerService::pixmapCacheData() JavaScript Messages: 0 QDEBUG : tst_QQmlProfilerService::pixmapCacheData() QDEBUG : tst_QQmlProfilerService::pixmapCacheData() Asynchronous Messages: 1 QDEBUG : tst_QQmlProfilerService::pixmapCacheData() 0 60589984 0 5 "" -1 -1 -1 32629 QDEBUG : tst_QQmlProfilerService::pixmapCacheData() QDEBUG : tst_QQmlProfilerService::pixmapCacheData() Pixmap Cache Messages: 0 QDEBUG : tst_QQmlProfilerService::pixmapCacheData() QDEBUG : tst_QQmlProfilerService::pixmapCacheData() Javascript Heap Messages: 0 QDEBUG : tst_QQmlProfilerService::pixmapCacheData() QDEBUG : tst_QQmlProfilerService::pixmapCacheData() Process State: "not running (crashed!)" QDEBUG : tst_QQmlProfilerService::pixmapCacheData() Application Output: "QML Debugger: Waiting for connection on port 13773...\nqml: image loaded\n" QDEBUG : tst_QQmlProfilerService::pixmapCacheData() Connection State: "Not connected, got hello" QDEBUG : tst_QQmlProfilerService::pixmapCacheData() Client State: "Not connected" QWARN : tst_QQmlProfilerService::scenegraphData() waitForSignal 2readyReadStandardOutput() timed out after 5000 ms FAIL! : tst_QQmlProfilerService::scenegraphData() 'QQmlDebugTest::waitForSignal(m_process, SIGNAL(readyReadStandardOutput()))' returned FALSE. () Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/debugger/qqmlprofilerservice/tst_qqmlprofilerservice.cpp(547)] QDEBUG : tst_QQmlProfilerService::scenegraphData() QML Messages: 0 QDEBUG : tst_QQmlProfilerService::scenegraphData() QDEBUG : tst_QQmlProfilerService::scenegraphData() JavaScript Messages: 0 QDEBUG : tst_QQmlProfilerService::scenegraphData() QDEBUG : tst_QQmlProfilerService::scenegraphData() Asynchronous Messages: 1 QDEBUG : tst_QQmlProfilerService::scenegraphData() 0 60497494 0 5 "" -1 -1 -1 32629 QDEBUG : tst_QQmlProfilerService::scenegraphData() QDEBUG : tst_QQmlProfilerService::scenegraphData() Pixmap Cache Messages: 0 QDEBUG : tst_QQmlProfilerService::scenegraphData() QDEBUG : tst_QQmlProfilerService::scenegraphData() Javascript Heap Messages: 0 QDEBUG : tst_QQmlProfilerService::scenegraphData() QDEBUG : tst_QQmlProfilerService::scenegraphData() Process State: "not running (crashed!)" QDEBUG : tst_QQmlProfilerService::scenegraphData() Application Output: "QML Debugger: Waiting for connection on port 13773...\n" QDEBUG : tst_QQmlProfilerService::scenegraphData() Connection State: "Not connected, got hello" QDEBUG : tst_QQmlProfilerService::scenegraphData() Client State: "Not connected" QWARN : tst_QQmlProfilerService::profileOnExit() waitForSignal 2complete() timed out after 5000 ms FAIL! : tst_QQmlProfilerService::profileOnExit() 'QQmlDebugTest::waitForSignal(m_client, SIGNAL(complete()))' returned FALSE. (No trace received in time.) Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/debugger/qqmlprofilerservice/tst_qqmlprofilerservice.cpp(357)] FAIL! : tst_QQmlProfilerService::profileOnExit() 'm_client->jsHeapMessages.count() > 0' returned FALSE. (no JavaScript heap messages received) Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/debugger/qqmlprofilerservice/tst_qqmlprofilerservice.cpp(371)] QDEBUG : tst_QQmlProfilerService::profileOnExit() QML Messages: 0 QDEBUG : tst_QQmlProfilerService::profileOnExit() QDEBUG : tst_QQmlProfilerService::profileOnExit() JavaScript Messages: 0 QDEBUG : tst_QQmlProfilerService::profileOnExit() QDEBUG : tst_QQmlProfilerService::profileOnExit() Asynchronous Messages: 1 QDEBUG : tst_QQmlProfilerService::profileOnExit() 0 60607475 0 5 "" -1 -1 -1 32629 QDEBUG : tst_QQmlProfilerService::profileOnExit() QDEBUG : tst_QQmlProfilerService::profileOnExit() Pixmap Cache Messages: 0 QDEBUG : tst_QQmlProfilerService::profileOnExit() QDEBUG : tst_QQmlProfilerService::profileOnExit() Javascript Heap Messages: 0 QDEBUG : tst_QQmlProfilerService::profileOnExit() QDEBUG : tst_QQmlProfilerService::profileOnExit() Process State: "not running (crashed!)" QDEBUG : tst_QQmlProfilerService::profileOnExit() Application Output: "QML Debugger: Waiting for connection on port 13773...\n" QDEBUG : tst_QQmlProfilerService::profileOnExit() Connection State: "Not connected, got hello" QDEBUG : tst_QQmlProfilerService::profileOnExit() Client State: "Not connected" QWARN : tst_QQmlProfilerService::controlFromJS() waitForSignal 2complete() timed out after 5000 ms FAIL! : tst_QQmlProfilerService::controlFromJS() 'QQmlDebugTest::waitForSignal(m_client, SIGNAL(complete()))' returned FALSE. (No trace received in time.) Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/debugger/qqmlprofilerservice/tst_qqmlprofilerservice.cpp(357)] FAIL! : tst_QQmlProfilerService::controlFromJS() 'm_client->jsHeapMessages.count() > 0' returned FALSE. (no JavaScript heap messages received) Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/debugger/qqmlprofilerservice/tst_qqmlprofilerservice.cpp(371)] QDEBUG : tst_QQmlProfilerService::controlFromJS() QML Messages: 0 QDEBUG : tst_QQmlProfilerService::controlFromJS() QDEBUG : tst_QQmlProfilerService::controlFromJS() JavaScript Messages: 0 QDEBUG : tst_QQmlProfilerService::controlFromJS() QDEBUG : tst_QQmlProfilerService::controlFromJS() Asynchronous Messages: 0 QDEBUG : tst_QQmlProfilerService::controlFromJS() QDEBUG : tst_QQmlProfilerService::controlFromJS() Pixmap Cache Messages: 0 QDEBUG : tst_QQmlProfilerService::controlFromJS() QDEBUG : tst_QQmlProfilerService::controlFromJS() Javascript Heap Messages: 0 QDEBUG : tst_QQmlProfilerService::controlFromJS() QDEBUG : tst_QQmlProfilerService::controlFromJS() Process State: "not running (crashed!)" QDEBUG : tst_QQmlProfilerService::controlFromJS() Application Output: "QML Debugger: Waiting for connection on port 13773...\n" QDEBUG : tst_QQmlProfilerService::controlFromJS() Connection State: "Not connected, got hello" QDEBUG : tst_QQmlProfilerService::controlFromJS() Client State: "Not connected" QWARN : tst_QQmlProfilerService::signalSourceLocation() waitForSignal 2complete() timed out after 5000 ms FAIL! : tst_QQmlProfilerService::signalSourceLocation() 'QQmlDebugTest::waitForSignal(m_client, SIGNAL(complete()))' returned FALSE. (No trace received in time.) Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/debugger/qqmlprofilerservice/tst_qqmlprofilerservice.cpp(357)] FAIL! : tst_QQmlProfilerService::signalSourceLocation() 'm_client->jsHeapMessages.count() > 0' returned FALSE. (no JavaScript heap messages received) Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/debugger/qqmlprofilerservice/tst_qqmlprofilerservice.cpp(371)] FAIL! : tst_QQmlProfilerService::signalSourceLocation() 'm_client->qmlMessages.count() >= 16' returned FALSE. (0) Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/debugger/qqmlprofilerservice/tst_qqmlprofilerservice.cpp(609)] QDEBUG : tst_QQmlProfilerService::signalSourceLocation() QML Messages: 0 QDEBUG : tst_QQmlProfilerService::signalSourceLocation() QDEBUG : tst_QQmlProfilerService::signalSourceLocation() JavaScript Messages: 0 QDEBUG : tst_QQmlProfilerService::signalSourceLocation() QDEBUG : tst_QQmlProfilerService::signalSourceLocation() Asynchronous Messages: 1 QDEBUG : tst_QQmlProfilerService::signalSourceLocation() 0 60496926 0 5 "" -1 -1 -1 32629 QDEBUG : tst_QQmlProfilerService::signalSourceLocation() QDEBUG : tst_QQmlProfilerService::signalSourceLocation() Pixmap Cache Messages: 0 QDEBUG : tst_QQmlProfilerService::signalSourceLocation() QDEBUG : tst_QQmlProfilerService::signalSourceLocation() Javascript Heap Messages: 0 QDEBUG : tst_QQmlProfilerService::signalSourceLocation() QDEBUG : tst_QQmlProfilerService::signalSourceLocation() Process State: "not running (crashed!)" QDEBUG : tst_QQmlProfilerService::signalSourceLocation() Application Output: "QML Debugger: Waiting for connection on port 13773...\nqml: 500\n" QDEBUG : tst_QQmlProfilerService::signalSourceLocation() Connection State: "Not connected, got hello" QDEBUG : tst_QQmlProfilerService::signalSourceLocation() Client State: "Not connected" QWARN : tst_QQmlProfilerService::javascript() waitForSignal 2complete() timed out after 5000 ms FAIL! : tst_QQmlProfilerService::javascript() 'QQmlDebugTest::waitForSignal(m_client, SIGNAL(complete()))' returned FALSE. (No trace received in time.) Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/debugger/qqmlprofilerservice/tst_qqmlprofilerservice.cpp(357)] FAIL! : tst_QQmlProfilerService::javascript() 'm_client->jsHeapMessages.count() > 0' returned FALSE. (no JavaScript heap messages received) Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/debugger/qqmlprofilerservice/tst_qqmlprofilerservice.cpp(371)] FAIL! : tst_QQmlProfilerService::javascript() 'm_client->javascriptMessages.count() >= 22' returned FALSE. (0) Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/debugger/qqmlprofilerservice/tst_qqmlprofilerservice.cpp(640)] QDEBUG : tst_QQmlProfilerService::javascript() QML Messages: 0 QDEBUG : tst_QQmlProfilerService::javascript() QDEBUG : tst_QQmlProfilerService::javascript() JavaScript Messages: 0 QDEBUG : tst_QQmlProfilerService::javascript() QDEBUG : tst_QQmlProfilerService::javascript() Asynchronous Messages: 1 QDEBUG : tst_QQmlProfilerService::javascript() 0 60559360 0 5 "" -1 -1 -1 32629 QDEBUG : tst_QQmlProfilerService::javascript() QDEBUG : tst_QQmlProfilerService::javascript() Pixmap Cache Messages: 0 QDEBUG : tst_QQmlProfilerService::javascript() QDEBUG : tst_QQmlProfilerService::javascript() Javascript Heap Messages: 0 QDEBUG : tst_QQmlProfilerService::javascript() QDEBUG : tst_QQmlProfilerService::javascript() Process State: "not running (crashed!)" QDEBUG : tst_QQmlProfilerService::javascript() Application Output: "QML Debugger: Waiting for connection on port 13773...\nqml: done\n" QDEBUG : tst_QQmlProfilerService::javascript() Connection State: "Not connected, got hello" QDEBUG : tst_QQmlProfilerService::javascript() Client State: "Not connected" PASS : tst_QQmlProfilerService::cleanupTestCase() Totals: 3 passed, 18 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_QQmlProfilerService ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qqmlprofilerservice: 80 seconds, exit code 18 Testing tst_QQmlInspector FAIL! : tst_QQmlInspector::showAppOnTop() 'QQmlDebugTest::waitForSignal(m_client, SIGNAL(responseReceived()))' returned FALSE. () Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/debugger/qqmlinspector/tst_qqmlinspector.cpp(124)] FAIL! : tst_QQmlInspector::reloadQml() 'QQmlDebugTest::waitForSignal(m_client, SIGNAL(responseReceived()))' returned FALSE. () Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/debugger/qqmlinspector/tst_qqmlinspector.cpp(148)] FAIL! : tst_QQmlInspector::reloadQmlWindow() 'QQmlDebugTest::waitForSignal(m_client, SIGNAL(responseReceived()))' returned FALSE. () Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/debugger/qqmlinspector/tst_qqmlinspector.cpp(173)] Totals: 3 passed, 3 failed, 0 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QQmlInspector ********* Config: Using QtTest library 5.6.0, Qt 5.6.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 4.8.2) PASS : tst_QQmlInspector::initTestCase() PASS : tst_QQmlInspector::connect() QWARN : tst_QQmlInspector::showAppOnTop() waitForSignal 2responseReceived() timed out after 5000 ms FAIL! : tst_QQmlInspector::showAppOnTop() 'QQmlDebugTest::waitForSignal(m_client, SIGNAL(responseReceived()))' returned FALSE. () Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/debugger/qqmlinspector/tst_qqmlinspector.cpp(124)] QDEBUG : tst_QQmlInspector::showAppOnTop() Process State: "not running (crashed!)" QDEBUG : tst_QQmlInspector::showAppOnTop() Application Output: "QML Debugger: Waiting for connection on port 3772...\n" QWARN : tst_QQmlInspector::reloadQml() waitForSignal 2responseReceived() timed out after 5000 ms FAIL! : tst_QQmlInspector::reloadQml() 'QQmlDebugTest::waitForSignal(m_client, SIGNAL(responseReceived()))' returned FALSE. () Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/debugger/qqmlinspector/tst_qqmlinspector.cpp(148)] QDEBUG : tst_QQmlInspector::reloadQml() Process State: "not running (crashed!)" QDEBUG : tst_QQmlInspector::reloadQml() Application Output: "QML Debugger: Waiting for connection on port 3772...\n" QWARN : tst_QQmlInspector::reloadQmlWindow() waitForSignal 2responseReceived() timed out after 5000 ms FAIL! : tst_QQmlInspector::reloadQmlWindow() 'QQmlDebugTest::waitForSignal(m_client, SIGNAL(responseReceived()))' returned FALSE. () Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/debugger/qqmlinspector/tst_qqmlinspector.cpp(173)] QDEBUG : tst_QQmlInspector::reloadQmlWindow() Process State: "not running (crashed!)" QDEBUG : tst_QQmlInspector::reloadQmlWindow() Application Output: "QML Debugger: Waiting for connection on port 3772...\n" PASS : tst_QQmlInspector::cleanupTestCase() Totals: 3 passed, 3 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_QQmlInspector ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qqmlinspector: 29 seconds, exit code 3 Testing tst_QQmlEngineDebugInspectorIntegration QFATAL : tst_QQmlEngineDebugInspectorIntegration::clearObjectReferenceHashonReloadQml() Received signal 11 FAIL! : tst_QQmlEngineDebugInspectorIntegration::clearObjectReferenceHashonReloadQml() Received a fatal error. Loc: [Unknown file(0)] Totals: 2 passed, 1 failed, 0 skipped, 0 blacklisted QtQA::App::TestRunner: Process exited due to signal 6; dumped core QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QQmlEngineDebugInspectorIntegration ********* Config: Using QtTest library 5.6.0, Qt 5.6.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 4.8.2) PASS : tst_QQmlEngineDebugInspectorIntegration::initTestCase() PASS : tst_QQmlEngineDebugInspectorIntegration::connect() QWARN : tst_QQmlEngineDebugInspectorIntegration::clearObjectReferenceHashonReloadQml() waitForSignal 2result() timed out after 5000 ms QWARN : tst_QQmlEngineDebugInspectorIntegration::clearObjectReferenceHashonReloadQml() waitForSignal 2result() timed out after 5000 ms QFATAL : tst_QQmlEngineDebugInspectorIntegration::clearObjectReferenceHashonReloadQml() Received signal 11 FAIL! : tst_QQmlEngineDebugInspectorIntegration::clearObjectReferenceHashonReloadQml() Received a fatal error. Loc: [Unknown file(0)] Totals: 2 passed, 1 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_QQmlEngineDebugInspectorIntegration ********* QtQA::App::TestRunner: Process exited due to signal 6; dumped core QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qqmlenginedebuginspectorintegration: 16 seconds, signal 6 Testing tst_QQmlEngineControl FAIL! : tst_QQmlEngineControl::stopEngine() 'QQmlDebugTest::waitForSignal(m_client, SIGNAL(engineAboutToBeRemoved()))' returned FALSE. (No engine about to stop message received in time.) Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/debugger/qqmlenginecontrol/tst_qqmlenginecontrol.cpp(212)] Totals: 3 passed, 1 failed, 0 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QQmlEngineControl ********* Config: Using QtTest library 5.6.0, Qt 5.6.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 4.8.2) PASS : tst_QQmlEngineControl::initTestCase() PASS : tst_QQmlEngineControl::startEngine() QWARN : tst_QQmlEngineControl::stopEngine() waitForSignal 2engineAboutToBeRemoved() timed out after 5000 ms FAIL! : tst_QQmlEngineControl::stopEngine() 'QQmlDebugTest::waitForSignal(m_client, SIGNAL(engineAboutToBeRemoved()))' returned FALSE. (No engine about to stop message received in time.) Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/debugger/qqmlenginecontrol/tst_qqmlenginecontrol.cpp(212)] QDEBUG : tst_QQmlEngineControl::stopEngine() Process State: "not running (crashed!)" QDEBUG : tst_QQmlEngineControl::stopEngine() Application Output: "QML Debugger: Waiting for connection on port 13773...\n" QDEBUG : tst_QQmlEngineControl::stopEngine() Connection State: "Not connected, got hello" QDEBUG : tst_QQmlEngineControl::stopEngine() Client State: "Not connected" PASS : tst_QQmlEngineControl::cleanupTestCase() Totals: 3 passed, 1 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_QQmlEngineControl ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qqmlenginecontrol: 10 seconds, exit code 1 Testing tst_QQmlDebugJS FAIL! : tst_QQmlDebugJS::setBreakpointInScriptOnTimerCallback() 'QQmlDebugTest::waitForSignal(client, SIGNAL(stopped()))' returned FALSE. () Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/debugger/qqmldebugjs/tst_qqmldebugjs.cpp(982)] FAIL! : tst_QQmlDebugJS::setBreakpointInScriptWithCondition() 'QQmlDebugTest::waitForSignal(client, SIGNAL(stopped()))' returned FALSE. () Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/debugger/qqmldebugjs/tst_qqmldebugjs.cpp(1086)] FAIL! : tst_QQmlDebugJS::setBreakpointInScriptThatQuits() 'QQmlDebugTest::waitForSignal(client, SIGNAL(stopped()))' returned FALSE. () Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/debugger/qqmldebugjs/tst_qqmldebugjs.cpp(1121)] FAIL! : tst_QQmlDebugJS::clearBreakpoint() 'QQmlDebugTest::waitForSignal(client, SIGNAL(stopped()))' returned FALSE. () Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/debugger/qqmldebugjs/tst_qqmldebugjs.cpp(1186)] Totals: 21 passed, 4 failed, 0 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QQmlDebugJS ********* Config: Using QtTest library 5.6.0, Qt 5.6.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 4.8.2) PASS : tst_QQmlDebugJS::initTestCase() PASS : tst_QQmlDebugJS::connect() PASS : tst_QQmlDebugJS::interrupt() QWARN : tst_QQmlDebugJS::getVersion() waitForSignal 2result() timed out after 5000 ms FAIL! : tst_QQmlDebugJS::getVersion() 'QQmlDebugTest::waitForSignal(client, SIGNAL(result()))' returned FALSE. () Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/debugger/qqmldebugjs/tst_qqmldebugjs.cpp(906)] QDEBUG : tst_QQmlDebugJS::getVersion() DEBUGGEE OUTPUT: "QML Debugger: Waiting for connection on port 3771...\n" QDEBUG : tst_QQmlDebugJS::getVersion() Process State: "not running (crashed!)" QDEBUG : tst_QQmlDebugJS::getVersion() Application Output: "QML Debugger: Waiting for connection on port 3771...\n" PASS : tst_QQmlDebugJS::disconnect() PASS : tst_QQmlDebugJS::setBreakpointInScriptOnCompleted() PASS : tst_QQmlDebugJS::setBreakpointInScriptOnComponentCreated() QWARN : tst_QQmlDebugJS::setBreakpointInScriptOnTimerCallback() waitForSignal 2stopped() timed out after 5000 ms FAIL! : tst_QQmlDebugJS::setBreakpointInScriptOnTimerCallback() 'QQmlDebugTest::waitForSignal(client, SIGNAL(stopped()))' returned FALSE. () Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/debugger/qqmldebugjs/tst_qqmldebugjs.cpp(982)] QDEBUG : tst_QQmlDebugJS::setBreakpointInScriptOnTimerCallback() DEBUGGEE OUTPUT: "QML Debugger: Waiting for connection on port 3771...\n" QDEBUG : tst_QQmlDebugJS::setBreakpointInScriptOnTimerCallback() Process State: "not running (crashed!)" QDEBUG : tst_QQmlDebugJS::setBreakpointInScriptOnTimerCallback() Application Output: "QML Debugger: Waiting for connection on port 3771...\n" 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(1024)] 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(1046)] PASS : tst_QQmlDebugJS::setBreakpointInScriptOnEmptyLine() PASS : tst_QQmlDebugJS::setBreakpointInScriptOnOptimizedBinding() QWARN : tst_QQmlDebugJS::setBreakpointInScriptWithCondition() waitForSignal 2stopped() timed out after 5000 ms FAIL! : tst_QQmlDebugJS::setBreakpointInScriptWithCondition() 'QQmlDebugTest::waitForSignal(client, SIGNAL(stopped()))' returned FALSE. () Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/debugger/qqmldebugjs/tst_qqmldebugjs.cpp(1086)] QDEBUG : tst_QQmlDebugJS::setBreakpointInScriptWithCondition() DEBUGGEE OUTPUT: "QML Debugger: Waiting for connection on port 3771...\n" QDEBUG : tst_QQmlDebugJS::setBreakpointInScriptWithCondition() Process State: "not running (crashed!)" QDEBUG : tst_QQmlDebugJS::setBreakpointInScriptWithCondition() Application Output: "QML Debugger: Waiting for connection on port 3771...\n" QWARN : tst_QQmlDebugJS::setBreakpointInScriptThatQuits() waitForSignal 2stopped() timed out after 5000 ms FAIL! : tst_QQmlDebugJS::setBreakpointInScriptThatQuits() 'QQmlDebugTest::waitForSignal(client, SIGNAL(stopped()))' returned FALSE. () Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/debugger/qqmldebugjs/tst_qqmldebugjs.cpp(1121)] QDEBUG : tst_QQmlDebugJS::setBreakpointInScriptThatQuits() DEBUGGEE OUTPUT: "QML Debugger: Waiting for connection on port 3771...\n" QDEBUG : tst_QQmlDebugJS::setBreakpointInScriptThatQuits() Process State: "not running (crashed!)" QDEBUG : tst_QQmlDebugJS::setBreakpointInScriptThatQuits() Application Output: "QML Debugger: Waiting for connection on port 3771...\n" QWARN : tst_QQmlDebugJS::clearBreakpoint() waitForSignal 2stopped() timed out after 5000 ms FAIL! : tst_QQmlDebugJS::clearBreakpoint() 'QQmlDebugTest::waitForSignal(client, SIGNAL(stopped()))' returned FALSE. () Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/debugger/qqmldebugjs/tst_qqmldebugjs.cpp(1186)] QDEBUG : tst_QQmlDebugJS::clearBreakpoint() DEBUGGEE OUTPUT: "QML Debugger: Waiting for connection on port 3771...\n" QDEBUG : tst_QQmlDebugJS::clearBreakpoint() Process State: "not running (crashed!)" QDEBUG : tst_QQmlDebugJS::clearBreakpoint() Application Output: "QML Debugger: Waiting for connection on port 3771...\n" 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: 20 passed, 5 failed, 0 skipped, 0 blacklisted ********* 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 4 QtQA::App::TestRunner: second attempt: exited with exit code 5 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: 47 seconds, exit code 5 Testing tst_qqmlcomponent QFATAL : tst_qqmlcomponent::async() Received signal 11 FAIL! : tst_qqmlcomponent::async() Received a fatal error. Loc: [Unknown file(0)] Totals: 9 passed, 1 failed, 0 skipped, 0 blacklisted QtQA::App::TestRunner: Process exited due to signal 6; dumped core QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qqmlcomponent ********* Config: Using QtTest library 5.6.0, Qt 5.6.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 4.8.2) PASS : tst_qqmlcomponent::initTestCase() PASS : tst_qqmlcomponent::null() PASS : tst_qqmlcomponent::loadEmptyUrl() PASS : tst_qqmlcomponent::qmlCreateWindow() QWARN : tst_qqmlcomponent::qmlCreateObjectAutoParent(createObject) QQmlComponent: Created graphical object was not placed in the graphics scene. PASS : tst_qqmlcomponent::qmlCreateObjectAutoParent(createObject) PASS : tst_qqmlcomponent::qmlCreateObjectAutoParent(createQmlObject) PASS : tst_qqmlcomponent::qmlCreateObjectWithProperties() PASS : tst_qqmlcomponent::qmlIncubateObject() PASS : tst_qqmlcomponent::qmlCreateParentReference() QFATAL : tst_qqmlcomponent::async() Received signal 11 FAIL! : tst_qqmlcomponent::async() Received a fatal error. Loc: [Unknown file(0)] Totals: 9 passed, 1 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_qqmlcomponent ********* QtQA::App::TestRunner: Process exited due to signal 6; dumped core QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qqmlcomponent: 0.620413 seconds, signal 6 Testing tst_rendernode QFATAL : tst_rendernode::renderOrder() Received signal 11 FAIL! : tst_rendernode::renderOrder() Received a fatal error. Loc: [Unknown file(0)] Totals: 1 passed, 1 failed, 0 skipped, 0 blacklisted QtQA::App::TestRunner: Process exited due to signal 6; dumped core QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_rendernode ********* Config: Using QtTest library 5.6.0, Qt 5.6.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 4.8.2) PASS : tst_rendernode::initTestCase() QFATAL : tst_rendernode::renderOrder() Received signal 11 FAIL! : tst_rendernode::renderOrder() Received a fatal error. Loc: [Unknown file(0)] Totals: 1 passed, 1 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_rendernode ********* QtQA::App::TestRunner: Process exited due to signal 6; dumped core QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_rendernode: 2 seconds, signal 6 Build log: http://testresults.qt.io/ci/QtBase_dev_Integration/build_06028/revdep-qtdeclarative_linux-g++_shadow-build_Ubuntu_14.04_x64/log.txt.gz Tested changes (refs/builds/dev_1426667202): http://codereview.qt-project.org/108804 [PS1] - Merge remote-tracking branch 'origin/5.5' into dev From ci-noreply at qt-project.org Wed Mar 18 11:07:54 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 18 Mar 2015 12:07:54 +0200 Subject: [Ci-reports] pass on QtLocation_5.5_Integration #35 Message-ID: <20150318_100754_016388.ci-noreply@qt-project.org> QtLocation_5.5_Integration #35: SUCCESS Tested changes (refs/builds/5.5_1426664615): http://codereview.qt-project.org/107931 [PS1] - Make Nokia/Here specific place test pass From ci-noreply at qt-project.org Wed Mar 18 11:15:13 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 18 Mar 2015 12:15:13 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #6029 Message-ID: <20150318_101513_011347.ci-noreply@qt-project.org> `make' failed :( make[7]: *** [iphoneos-release] Error 65 make[6]: *** [release-iphoneos] Error 2 make[5]: *** [sub-qguieventdispatcher-make_first] Error 2 make[4]: *** [sub-kernel-make_first] Error 2 make[3]: *** [sub-gui-make_first] Error 2 make[2]: *** [sub-auto-make_first] Error 2 make[1]: *** [sub-tests-make_first] Error 2 make: *** [module-qtbase] Error 2 Build log: http://testresults.qt.io/ci/QtBase_dev_Integration/build_06029/macx-ios-clang_OSX_10.9/log.txt.gz Tested changes (refs/builds/dev_1426672215): http://codereview.qt-project.org/106496 [PS3] - qstatemachine: add methods detect when a machine has processed an event From ci-noreply at qt-project.org Wed Mar 18 11:16:10 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 18 Mar 2015 12:16:10 +0200 Subject: [Ci-reports] fail on QtTools_dev_Integration #314 Message-ID: <20150318_101610_017476.ci-noreply@qt-project.org> QtTools_dev_Integration » win32-mingw491_developer-build_qtlibinfix_Windows_7 #314: FAILURE Build log: http://testresults.qt.io/ci/QtTools_dev_Integration/build_00314/win32-mingw491_developer-build_qtlibinfix_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1426672760): http://codereview.qt-project.org/108798 [PS1] - Merge remote-tracking branch 'origin/5.5' into dev From ci-noreply at qt-project.org Wed Mar 18 11:56:48 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 18 Mar 2015 11:56:48 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.3_state #295 - FAILURE Message-ID: <20150318105648.61A8E30703@fork.qtproject.c.bitbit.net> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt-project.org/ci/Qt5_5.3_state/build_00295 From ci-noreply at qt-project.org Wed Mar 18 12:01:34 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 18 Mar 2015 13:01:34 +0200 Subject: [Ci-reports] fail on QtCanvas3D_5.5_Integration #43 Message-ID: <20150318_110134_050576.ci-noreply@qt-project.org> Autotest `tst_qmltest' failed :( QtQA::App::TestRunner: test failed, running again to see if it is flaky... QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qmltest: 11 seconds, exit code 2 Build log: http://testresults.qt.io/ci/QtCanvas3D_5.5_Integration/build_00043/win32-msvc2010_developer-build_angle_Windows_7/log.txt.gz Tested changes (refs/builds/5.5_1426675594): http://codereview.qt-project.org/108466 [PS6] - Adding WebGL conformance tests for attributes From ci-noreply at qt-project.org Wed Mar 18 12:01:53 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 18 Mar 2015 13:01:53 +0200 Subject: [Ci-reports] pass on QtActiveQt_5.4_Integration #28 Message-ID: <20150318_110153_088419.ci-noreply@qt-project.org> QtActiveQt_5.4_Integration #28: SUCCESS Tested changes (refs/builds/5.4_1426665609): http://codereview.qt-project.org/108827 [PS1] - Fix broken wince builds From ci-noreply at qt-project.org Wed Mar 18 12:19:04 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 18 Mar 2015 13:19:04 +0200 Subject: [Ci-reports] pass on QtXmlPatterns_5.5_Integration #4 Message-ID: <20150318_111904_000240.ci-noreply@qt-project.org> QtXmlPatterns_5.5_Integration #4: SUCCESS Tested changes (refs/builds/5.5_1426666099): http://codereview.qt-project.org/108826 [PS1] - Remove macro DEBUG_CODE from Test SDK. From ci-noreply at qt-project.org Wed Mar 18 12:28:14 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 18 Mar 2015 13:28:14 +0200 Subject: [Ci-reports] fail on Qt5_5.4_Integration #326 Message-ID: <20150318_112814_058469.ci-noreply@qt-project.org> Qt5_5.4_Integration » win32-msvc2010_Windows_7 #326: FAILURE Build log: http://testresults.qt.io/ci/Qt5_5.4_Integration/build_00326/win32-msvc2010_Windows_7/log.txt.gz Tested changes (refs/builds/5.4_1426677834): http://codereview.qt-project.org/106265 [PS61] - Updated submodules. From ci-noreply at qt-project.org Wed Mar 18 12:37:40 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 18 Mar 2015 13:37:40 +0200 Subject: [Ci-reports] pass on QtBase_5.5_Integration #337 Message-ID: <20150318_113740_069917.ci-noreply@qt-project.org> QtBase_5.5_Integration #337: SUCCESS Tested changes (refs/builds/5.5_1426664964): http://codereview.qt-project.org/108781 [PS1] - Make sure remove() doesn't corrupt the json object http://codereview.qt-project.org/108777 [PS1] - Fix support for iso8859-16 when compiling with ICU http://codereview.qt-project.org/108306 [PS3] - Fix QCollator::compare documentation http://codereview.qt-project.org/108290 [PS2] - Add QJsonValueRef::toVariant() http://codereview.qt-project.org/106945 [PS5] - Fix source incompatibility while connecting signals with forward declared arguments http://codereview.qt-project.org/108563 [PS3] - QDebug operator for Q_FLAG when the QFlags itself is registered From ci-noreply at qt-project.org Wed Mar 18 12:43:43 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 18 Mar 2015 13:43:43 +0200 Subject: [Ci-reports] pass on Qt3D_5.5_Integration #39 Message-ID: <20150318_114343_043475.ci-noreply@qt-project.org> Qt3D_5.5_Integration #39: SUCCESS Tested changes (refs/builds/5.5_1426667181): http://codereview.qt-project.org/108752 [PS1] - [QTransform] Track the transforms list and notify when it changes From ci-noreply at qt-project.org Wed Mar 18 13:01:02 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 18 Mar 2015 14:01:02 +0200 Subject: [Ci-reports] pass on QtConnectivity_neard_Integration #52 Message-ID: <20150318_120102_002224.ci-noreply@qt-project.org> QtConnectivity_neard_Integration #52: SUCCESS Tested changes (refs/builds/neard_1426668686): http://codereview.qt-project.org/107547 [PS5] - Add the feature to get the nfc intent that startet the app http://codereview.qt-project.org/107518 [PS4] - Bugfix: Exit updateReceiveState if we are paused and not receiving. http://codereview.qt-project.org/107510 [PS2] - Bugfix: Call stopDiscoveryId in stopDiscovery. http://codereview.qt-project.org/107509 [PS3] - Catch the exception for disableForegroundDispatch for Android http://codereview.qt-project.org/105955 [PS3] - Adapt to the new "onResumePause" API From ci-noreply at qt-project.org Wed Mar 18 13:03:48 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 18 Mar 2015 14:03:48 +0200 Subject: [Ci-reports] fail on QtBase_5.5_Integration #338 Message-ID: <20150318_120348_029572.ci-noreply@qt-project.org> `make' failed :( make[7]: *** [iphonesimulator-debug] Error 65 make[6]: *** [debug-iphonesimulator] Error 2 make[5]: *** [sub-qeventdispatcher-make_first] Error 2 make[4]: *** [sub-kernel-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.io/ci/QtBase_5.5_Integration/build_00338/macx-ios-clang_OSX_10.9/log.txt.gz Tested changes (refs/builds/5.5_1426678756): http://codereview.qt-project.org/108847 [PS1] - Doc: Fix QVector constructor documentation http://codereview.qt-project.org/108806 [PS1] - Add missing null check when detaching a QImage http://codereview.qt-project.org/107769 [PS1] - Android: update android gradle plugin version http://codereview.qt-project.org/107753 [PS2] - Android: Use nullptr instead of Q_NULLPTR http://codereview.qt-project.org/107752 [PS3] - Android: Early spring QPA cleanup http://codereview.qt-project.org/108704 [PS1] - tst_QDnsLookup: Use a different character from space in TXT multi http://codereview.qt-project.org/108581 [PS2] - Remove extra semi-colons: clang doesn't like it http://codereview.qt-project.org/108836 [PS2] - EGLFS: Make Mali GPU backend more generic http://codereview.qt-project.org/108497 [PS2] - Add device mkspec for Odroid-XU3 http://codereview.qt-project.org/108764 [PS1] - Export the symbols of libdbus-1 when loading it at runtime. http://codereview.qt-project.org/108765 [PS1] - Skip non-exported slots early when creating a XML interface description. http://codereview.qt-project.org/108712 [PS1] - Do not build glx integration with -no-opengl http://codereview.qt-project.org/107073 [PS3] - Fix tst_largefile QCOMPARE value types http://codereview.qt-project.org/108515 [PS7] - testlib: Detect distribution name/release for blacklisting tests From ci-noreply at qt-project.org Wed Mar 18 13:12:11 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 18 Mar 2015 14:12:11 +0200 Subject: [Ci-reports] pass on QtSvg_dev_Integration #87 Message-ID: <20150318_121211_086278.ci-noreply@qt-project.org> QtSvg_dev_Integration #87: SUCCESS Tested changes (refs/builds/dev_1426670069): http://codereview.qt-project.org/108797 [PS1] - Merge remote-tracking branch 'origin/5.5' into dev From ci-noreply at qt-project.org Wed Mar 18 13:24:27 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 18 Mar 2015 14:24:27 +0200 Subject: [Ci-reports] pass on QtSensors_dev_Integration #153 Message-ID: <20150318_122427_027246.ci-noreply@qt-project.org> QtSensors_dev_Integration #153: SUCCESS Tested changes (refs/builds/dev_1426670503): http://codereview.qt-project.org/108795 [PS1] - Merge remote-tracking branch 'origin/5.5' into dev From ci-noreply at qt-project.org Wed Mar 18 13:28:26 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 18 Mar 2015 14:28:26 +0200 Subject: [Ci-reports] fail on QtTools_dev_Integration #315 Message-ID: <20150318_122826_015820.ci-noreply@qt-project.org> QtTools_dev_Integration » linux-g++_no-widgets_Ubuntu_14.04_x64 #315: FAILURE Build log: http://testresults.qt.io/ci/QtTools_dev_Integration/build_00315/linux-g++_no-widgets_Ubuntu_14.04_x64/log.txt.gz Tested changes (refs/builds/dev_1426681620): http://codereview.qt-project.org/108798 [PS1] - Merge remote-tracking branch 'origin/5.5' into dev From ci-noreply at qt-project.org Wed Mar 18 14:08:30 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 18 Mar 2015 15:08:30 +0200 Subject: [Ci-reports] pass on QtQuickControls_5.5_Integration #45 Message-ID: <20150318_130830_092487.ci-noreply@qt-project.org> QtQuickControls_5.5_Integration #45: SUCCESS Tested changes (refs/builds/5.5_1426672515): http://codereview.qt-project.org/107638 [PS5] - Dialogs: let folder be assignable in DefaultFileDialog.qml http://codereview.qt-project.org/107637 [PS5] - Dialogs: override selectedUrls in QQPlatformfiledialog http://codereview.qt-project.org/107636 [PS5] - Dialogs: implement QML backup support for native file dialog http://codereview.qt-project.org/107728 [PS3] - Dialogs: split registerWidgetOrQmlImplementation into three functions http://codereview.qt-project.org/107635 [PS3] - Dialogs: if dialog helper fails showing, fall back to use QML From ci-noreply at qt-project.org Wed Mar 18 14:11:52 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 18 Mar 2015 15:11:52 +0200 Subject: [Ci-reports] pass on QtDeclarative_dev_Integration #2659 Message-ID: <20150318_131152_066942.ci-noreply@qt-project.org> QtDeclarative_dev_Integration #2659: SUCCESS Tested changes (refs/builds/dev_1426671207): http://codereview.qt-project.org/108807 [PS2] - Move QtQuick validators out of qquicktextinput_p.h From ci-noreply at qt-project.org Wed Mar 18 14:36:31 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 18 Mar 2015 15:36:31 +0200 Subject: [Ci-reports] pass on QtSensors_5.5_Integration #4 Message-ID: <20150318_133631_016032.ci-noreply@qt-project.org> QtSensors_5.5_Integration #4: SUCCESS Tested changes (refs/builds/5.5_1426672676): http://codereview.qt-project.org/108730 [PS1] - Merge remote-tracking branch 'origin/5.4' into 5.5 From ci-noreply at qt-project.org Wed Mar 18 14:48:12 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 18 Mar 2015 15:48:12 +0200 Subject: [Ci-reports] pass on QtEnginio_1.2_Integration #5 Message-ID: <20150318_134812_087908.ci-noreply@qt-project.org> QtEnginio_1.2_Integration #5: SUCCESS Tested changes (refs/builds/1.2_1426672667): http://codereview.qt-project.org/108832 [PS2] - Fixed enginio license headers & files From ci-noreply at qt-project.org Wed Mar 18 14:57:29 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 18 Mar 2015 15:57:29 +0200 Subject: [Ci-reports] Problems... Message-ID: <20150318_135729_075712.ci-noreply@qt-project.org> Some problems occurred recently... 2015-03-18T13:55:29Z: [[main::]] Project QtWebSockets_5.3.2_Integration has some state, but is not configured. Ignoring. 2015-03-18T13:55:29Z: [[main::]] Project QtImageFormats_stable_Integration has some state, but is not configured. Ignoring. 2015-03-18T13:55:29Z: [[main::]] Project QtDeclarative_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-18T13:55:29Z: [[main::]] Project QtGraphicalEffects_stable_Integration has some state, but is not configured. Ignoring. 2015-03-18T13:55:29Z: [[main::]] Project QtMultimedia_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-18T13:55:29Z: [[main::]] Project Qt3D_stable_Integration has some state, but is not configured. Ignoring. 2015-03-18T13:55:29Z: [[main::]] Project QtQA_master_Integration has some state, but is not configured. Ignoring. 2015-03-18T13:55:29Z: [[main::]] Project QtGraphicalEffects_5.3.1_Integration has some state, but is not configured. Ignoring. 2015-03-18T13:55:29Z: [[main::]] Project QtSystems_stable_Integration has some state, but is not configured. Ignoring. 2015-03-18T13:55:29Z: [[main::]] Project QtEnginio_1.1.0_Integration has some state, but is not configured. Ignoring. 2015-03-18T13:55:29Z: [[main::]] Project QtSensors_5.3.2_Integration has some state, but is not configured. Ignoring. 2015-03-18T13:55:29Z: [[main::]] Project QtMacExtras_stable_Integration has some state, but is not configured. Ignoring. 2015-03-18T13:55:29Z: [[main::]] Project QtActiveQt_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-18T13:55:29Z: [[main::]] Project QtScript_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-18T13:55:29Z: [[main::]] Project QtImageFormats_5.3.2_Integration has some state, but is not configured. Ignoring. 2015-03-18T13:55:29Z: [[main::]] Project QtEnginio_1.0.5_Integration has some state, but is not configured. Ignoring. 2015-03-18T13:55:29Z: [[main::]] Project QtSerialPort_5.3.1_Integration has some state, but is not configured. Ignoring. 2015-03-18T13:55:29Z: [[main::]] Project QtScript_stable_Integration has some state, but is not configured. Ignoring. 2015-03-18T13:55:29Z: [[main::]] Project Qt5_stable_Integration has some state, but is not configured. Ignoring. 2015-03-18T13:55:29Z: [[main::]] Project QtDoc_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-18T13:55:29Z: [[main::]] Project QtMacExtras_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-18T13:55:29Z: [[main::]] Project QtSerialPort_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-18T13:55:29Z: [[main::]] Project QtActiveQt_5.3.2_Integration has some state, but is not configured. Ignoring. 2015-03-18T13:55:29Z: [[main::]] Project QtBase_5.3.2_Integration has some state, but is not configured. Ignoring. 2015-03-18T13:55:29Z: [[main::]] Project QtDoc_stable_Integration has some state, but is not configured. Ignoring. 2015-03-18T13:55:29Z: [[main::]] Project QtWinExtras_5.3.2_Integration has some state, but is not configured. Ignoring. 2015-03-18T13:55:29Z: [[main::]] Project QtX11Extras_5.3.2_Integration has some state, but is not configured. Ignoring. 2015-03-18T13:55:29Z: [[main::]] Project QtQuick1_5.3.1_Integration has some state, but is not configured. Ignoring. 2015-03-18T13:55:29Z: [[main::]] Project QtWebKit_Examples_5.3.2_Integration has some state, but is not configured. Ignoring. 2015-03-18T13:55:29Z: [[main::]] Project QtWebSockets_stable_Integration has some state, but is not configured. Ignoring. 2015-03-18T13:55:29Z: [[main::]] Project QtMultimedia_5.3.2_Integration has some state, but is not configured. Ignoring. 2015-03-18T13:55:29Z: [[main::]] Project QtTools_stable_Integration has some state, but is not configured. Ignoring. 2015-03-18T13:55:29Z: [[main::]] Project QtConnectivity_5.3.2_Integration has some state, but is not configured. Ignoring. 2015-03-18T13:55:29Z: [[main::]] Project QtXmlPatterns_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-18T13:55:29Z: [[main::]] Project QtTranslations_stable_Integration has some state, but is not configured. Ignoring. 2015-03-18T13:55:29Z: [[main::]] Project QtAndroidExtras_stable_Integration has some state, but is not configured. Ignoring. 2015-03-18T13:55:29Z: [[main::]] Project QtWinExtras_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-18T13:55:29Z: [[main::]] Project QtActiveQt_stable_Integration has some state, but is not configured. Ignoring. 2015-03-18T13:55:29Z: [[main::]] Project QtX11Extras_5.3.1_Integration has some state, but is not configured. Ignoring. 2015-03-18T13:55:29Z: [[main::]] Project QtGraphicalEffects_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-18T13:55:29Z: [[main::]] Project QtQuickControls_5.3.1_Integration has some state, but is not configured. Ignoring. 2015-03-18T13:55:29Z: [[main::]] Project QtAndroidExtras_5.3.2_Integration has some state, but is not configured. Ignoring. 2015-03-18T13:55:29Z: [[main::]] Project QtDoc_5.3.2_Integration has some state, but is not configured. Ignoring. 2015-03-18T13:55:29Z: [[main::]] Project QtWinExtras_5.3.1_Integration has some state, but is not configured. Ignoring. 2015-03-18T13:55:29Z: [[main::]] Project QtImageFormats_5.3.1_Integration has some state, but is not configured. Ignoring. 2015-03-18T13:55:29Z: [[main::]] Project QtConnectivity_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-18T13:55:29Z: [[main::]] Project QtQuick1_5.3.2_Integration has some state, but is not configured. Ignoring. 2015-03-18T13:55:29Z: [[main::]] Project QtWebChannel_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-18T13:55:29Z: [[main::]] Project QtImageFormats_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-18T13:55:29Z: [[main::]] Project QtWebSockets_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-18T13:55:29Z: [[main::]] Project QtAndroidExtras_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-18T13:55:29Z: [[main::]] Project QtWebKit_5.3.1_Integration has some state, but is not configured. Ignoring. 2015-03-18T13:55:29Z: [[main::]] Project QtSensors_5.3.1_Integration has some state, but is not configured. Ignoring. 2015-03-18T13:55:29Z: [[main::]] Project QtConnectivity_stable_Integration has some state, but is not configured. Ignoring. 2015-03-18T13:55:29Z: [[main::]] Project QtX11Extras_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-18T13:55:29Z: [[main::]] Project QtAndroidExtras_5.3.1_Integration has some state, but is not configured. Ignoring. 2015-03-18T13:55:29Z: [[main::]] Project QtMacExtras_5.3.2_Integration has some state, but is not configured. Ignoring. 2015-03-18T13:55:29Z: [[main::]] Project Qt5_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-18T13:55:29Z: [[main::]] Project QtScript_5.3.2_Integration has some state, but is not configured. Ignoring. 2015-03-18T13:55:29Z: [[main::]] Project QtSerialPort_stable_Integration has some state, but is not configured. Ignoring. 2015-03-18T13:55:29Z: [[main::]] Project QtSerialPort_5.3.2_Integration has some state, but is not configured. Ignoring. 2015-03-18T13:55:29Z: [[main::]] Project QtSvg_stable_Integration has some state, but is not configured. Ignoring. 2015-03-18T13:55:29Z: [[main::]] Project QtWebKit_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-18T13:55:29Z: [[main::]] Project QtMultimedia_stable_Integration has some state, but is not configured. Ignoring. 2015-03-18T13:55:29Z: [[main::]] Project QtTools_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-18T13:55:29Z: [[main::]] Project QtDeclarative_5.3.2_Integration has some state, but is not configured. Ignoring. 2015-03-18T13:55:29Z: [[main::]] Project QtTranslations_5.3.2_Integration has some state, but is not configured. Ignoring. 2015-03-18T13:55:29Z: [[main::]] Project QtWebKit_Examples_stable_Integration has some state, but is not configured. Ignoring. 2015-03-18T13:55:29Z: [[main::]] Project QtLocation_stable_Integration has some state, but is not configured. Ignoring. 2015-03-18T13:55:29Z: [[main::]] Project QtSensors_stable_Integration has some state, but is not configured. Ignoring. 2015-03-18T13:55:29Z: [[main::]] Project QtWebSockets_5.3.1_Integration has some state, but is not configured. Ignoring. 2015-03-18T13:55:29Z: [[main::]] Project QtDoc_5.3.1_Integration has some state, but is not configured. Ignoring. 2015-03-18T13:55:29Z: [[main::]] Project Qt3D_wip_newapi_Integration has some state, but is not configured. Ignoring. 2015-03-18T13:55:29Z: [[main::]] Project QtTools_5.3.1_Integration has some state, but is not configured. Ignoring. 2015-03-18T13:55:29Z: [[main::]] Project QtMultimedia_5.3.1_Integration has some state, but is not configured. Ignoring. 2015-03-18T13:55:29Z: [[main::]] Project QtSensors_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-18T13:55:29Z: [[main::]] Project QtActiveQt_5.3.1_Integration has some state, but is not configured. Ignoring. 2015-03-18T13:55:29Z: [[main::]] Project QtLocation_5.3.1_Integration has some state, but is not configured. Ignoring. 2015-03-18T13:55:29Z: [[main::]] Project QtQuick1_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-18T13:55:29Z: [[main::]] Project QtSvg_5.3.2_Integration has some state, but is not configured. Ignoring. 2015-03-18T13:55:29Z: [[main::]] Project QtBase_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-18T13:55:29Z: [[main::]] Project Qt5_5.3.1_Integration has some state, but is not configured. Ignoring. 2015-03-18T13:55:29Z: [[main::]] Project QtTranslations_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-18T13:55:29Z: [[main::]] Project QtLocation_5.3.2_Integration has some state, but is not configured. Ignoring. 2015-03-18T13:55:29Z: [[main::]] Project QtDocGallery_stable_Integration has some state, but is not configured. Ignoring. 2015-03-18T13:55:29Z: [[main::]] Project QtConnectivity_5.3.1_Integration has some state, but is not configured. Ignoring. 2015-03-18T13:55:29Z: [[main::]] Project QtXmlPatterns_5.3.1_Integration has some state, but is not configured. Ignoring. 2015-03-18T13:55:29Z: [[main::]] Project QtSvg_5.3.1_Integration has some state, but is not configured. Ignoring. 2015-03-18T13:55:29Z: [[main::]] Project QtGraphicalEffects_5.3.2_Integration has some state, but is not configured. Ignoring. 2015-03-18T13:55:29Z: [[main::]] Project QtQuickControls_stable_Integration has some state, but is not configured. Ignoring. 2015-03-18T13:55:29Z: [[main::]] Project QtWebKit_Examples_5.3.1_Integration has some state, but is not configured. Ignoring. 2015-03-18T13:55:29Z: [[main::]] Project QtWebKit_stable_Integration has some state, but is not configured. Ignoring. 2015-03-18T13:55:29Z: [[main::]] Project QtScript_5.3.1_Integration has some state, but is not configured. Ignoring. 2015-03-18T13:55:29Z: [[main::]] Project QtEnginio_stable_Integration has some state, but is not configured. Ignoring. 2015-03-18T13:55:29Z: [[main::]] Project QtWebKit_5.3.2_Integration has some state, but is not configured. Ignoring. 2015-03-18T13:55:29Z: [[main::]] Project QtBase_5.3.1_Integration has some state, but is not configured. Ignoring. 2015-03-18T13:55:29Z: [[main::]] Project QtDeclarative_5.3.1_Integration has some state, but is not configured. Ignoring. 2015-03-18T13:55:29Z: [[main::]] Project QtXmlPatterns_stable_Integration has some state, but is not configured. Ignoring. 2015-03-18T13:55:29Z: [[main::]] Project QtWayland_stable_Integration has some state, but is not configured. Ignoring. 2015-03-18T13:55:29Z: [[main::]] Project QtTools_5.3.2_Integration has some state, but is not configured. Ignoring. 2015-03-18T13:55:29Z: [[main::]] Project QtX11Extras_stable_Integration has some state, but is not configured. Ignoring. 2015-03-18T13:55:29Z: [[main::]] Project QtWinExtras_stable_Integration has some state, but is not configured. Ignoring. 2015-03-18T13:55:29Z: [[main::]] Project QtTranslations_5.3.1_Integration has some state, but is not configured. Ignoring. 2015-03-18T13:55:29Z: [[main::]] Project QtQuickControls_5.3.2_Integration has some state, but is not configured. Ignoring. 2015-03-18T13:55:29Z: [[main::]] Project QtWebEngine_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-18T13:55:29Z: [[main::]] Project QtFeedback_stable_Integration has some state, but is not configured. Ignoring. 2015-03-18T13:55:29Z: [[main::]] Project QtQuick1_stable_Integration has some state, but is not configured. Ignoring. 2015-03-18T13:55:29Z: [[main::]] Project QtQuickControls_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-18T13:55:29Z: [[main::]] Project QtXmlPatterns_5.3.2_Integration has some state, but is not configured. Ignoring. 2015-03-18T13:55:29Z: [[main::]] Project QtWebKit_Examples_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-18T13:55:29Z: [[main::]] Project QtLocation_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-18T13:55:29Z: [[main::]] Project Qt5_5.3.2_Integration has some state, but is not configured. Ignoring. 2015-03-18T13:55:29Z: [[main::]] Project QtBase_stable_Integration has some state, but is not configured. Ignoring. 2015-03-18T13:55:29Z: [[main::]] Project QtMacExtras_5.3.1_Integration has some state, but is not configured. Ignoring. 2015-03-18T13:55:29Z: [[main::]] Project QtSvg_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-18T13:55:29Z: [[main::]] Project QtWayland_5.4.0_Integration has some state, but is not configured. Ignoring. From ci-noreply at qt-project.org Wed Mar 18 15:24:41 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 18 Mar 2015 16:24:41 +0200 Subject: [Ci-reports] fail on QtBase_5.5_Integration #339 Message-ID: <20150318_142441_007859.ci-noreply@qt-project.org> `make' failed :( make[7]: *** [iphonesimulator-debug] Error 65 make[6]: *** [debug-iphonesimulator] Error 2 make[5]: *** [sub-qeventdispatcher-make_first] Error 2 make[7]: *** [iphonesimulator-debug] Error 65 make[6]: *** [debug-iphonesimulator] Error 2 make[5]: *** [sub-qmetaobject-make_first] Error 2 make[7]: *** [iphonesimulator-debug] Error 65 make[6]: *** [debug-iphonesimulator] Error 2 make[5]: *** [sub-qmath-make_first] Error 2 make[7]: *** [iphonesimulator-debug] Error 65 make[6]: *** [debug-iphonesimulator] Error 2 make[5]: *** [sub-qcoreapplication-make_first] Error 2 make[4]: *** [sub-kernel-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.io/ci/QtBase_5.5_Integration/build_00339/macx-ios-clang_OSX_10.9/log.txt.gz Tested changes (refs/builds/5.5_1426683928): http://codereview.qt-project.org/108712 [PS1] - Do not build glx integration with -no-opengl http://codereview.qt-project.org/108806 [PS1] - Add missing null check when detaching a QImage http://codereview.qt-project.org/108680 [PS1] - Cocoa: Don't let key events triggering input method events close dialog. http://codereview.qt-project.org/108847 [PS1] - Doc: Fix QVector constructor documentation http://codereview.qt-project.org/108515 [PS7] - testlib: Detect distribution name/release for blacklisting tests From ci-noreply at qt-project.org Wed Mar 18 15:28:10 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 18 Mar 2015 15:28:10 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - QtBase_5.4_mobile_state #133 - FAILURE Message-ID: <20150318142810.671DB30A54@fork.qtproject.c.bitbit.net> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt-project.org/ci/QtBase_5.4_mobile_state/build_00133 From ci-noreply at qt-project.org Wed Mar 18 15:29:11 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 18 Mar 2015 16:29:11 +0200 Subject: [Ci-reports] pass on QtConnectivity_5.4_Integration #102 Message-ID: <20150318_142911_076485.ci-noreply@qt-project.org> QtConnectivity_5.4_Integration #102: SUCCESS Tested changes (refs/builds/5.4_1426676260): http://codereview.qt-project.org/108842 [PS2] - Android: Fix crash in QBluetoothLocalDevice ctor due to Java exception From ci-noreply at qt-project.org Wed Mar 18 15:45:22 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 18 Mar 2015 16:45:22 +0200 Subject: [Ci-reports] fail on Qt5_5.4_Integration #327 Message-ID: <20150318_144522_092448.ci-noreply@qt-project.org> Compilation failed :( c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' qwintaskbarbutton.cpp qwintaskbarbutton.cpp(48) : fatal error C1083: Cannot open include file: 'dwmapi.h': No such file or directory qwinthumbnailtoolbar.cpp qwinthumbnailtoolbar.cpp(507) : error C2065: 'IDI_APPLICATION' : undeclared identifier qwinjumplist.cpp qwinjumplist.cpp(46) : fatal error C1083: Cannot open include file: 'propvarutil.h': No such file or directory qwinfunctions_p.cpp qwinfunctions_p.cpp(48) : error C2664: 'GetProcAddressW' : cannot convert parameter 2 from 'const char [29]' to 'LPCWSTR' qwinfunctions_p.cpp(50) : error C2664: 'GetProcAddressW' : cannot convert parameter 2 from 'const char [26]' to 'LPCWSTR' qwinfunctions_p.cpp(52) : error C2664: 'GetProcAddressW' : cannot convert parameter 2 from 'const char [24]' to 'LPCWSTR' qwinfunctions_p.cpp(54) : error C2664: 'GetProcAddressW' : cannot convert parameter 2 from 'const char [22]' to 'LPCWSTR' qwinfunctions_p.cpp(56) : error C2664: 'GetProcAddressW' : cannot convert parameter 2 from 'const char [22]' to 'LPCWSTR' qwinfunctions_p.cpp(58) : error C2664: 'GetProcAddressW' : cannot convert parameter 2 from 'const char [24]' to 'LPCWSTR' qwinfunctions_p.cpp(60) : error C2664: 'GetProcAddressW' : cannot convert parameter 2 from 'const char [21]' to 'LPCWSTR' qwinfunctions_p.cpp(63) : error C2664: 'GetProcAddressW' : cannot convert parameter 2 from 'const char [22]' to 'LPCWSTR' qwinfunctions_p.cpp(65) : error C2664: 'GetProcAddressW' : cannot convert parameter 2 from 'const char [30]' to 'LPCWSTR' qwinfunctions_p.cpp(67) : error C2664: 'GetProcAddressW' : cannot convert parameter 2 from 'const char [27]' to 'LPCWSTR' qwinfunctions_p.cpp(76) : error C2664: 'GetProcAddressW' : cannot convert parameter 2 from 'const char [28]' to 'LPCWSTR' qwinfunctions_p.cpp(78) : error C2664: 'GetProcAddressW' : cannot convert parameter 2 from 'const char [40]' to 'LPCWSTR' Build log: http://testresults.qt.io/ci/Qt5_5.4_Integration/build_00327/wince70embedded-armv4i-msvc2008_Windows_7/log.txt.gz Tested changes (refs/builds/5.4_1426686171): http://codereview.qt-project.org/106265 [PS61] - Updated submodules. From ci-noreply at qt-project.org Wed Mar 18 16:03:41 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 18 Mar 2015 17:03:41 +0200 Subject: [Ci-reports] pass on QtWebKit_Examples_5.5_Integration #2 Message-ID: <20150318_150341_067381.ci-noreply@qt-project.org> QtWebKit_Examples_5.5_Integration #2: SUCCESS Tested changes (refs/builds/5.5_1426674017): http://codereview.qt-project.org/107682 [PS2] - Merge remote-tracking branch 'origin/5.4' into 5.5 From ci-noreply at qt-project.org Wed Mar 18 16:22:54 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 18 Mar 2015 17:22:54 +0200 Subject: [Ci-reports] pass on QtBase_5.4_Integration #1937 Message-ID: <20150318_152254_051829.ci-noreply@qt-project.org> QtBase_5.4_Integration #1937: SUCCESS Tested changes (refs/builds/5.4_1426672567): http://codereview.qt-project.org/108838 [PS1] - Fallback to malloc for insanely large windows From ci-noreply at qt-project.org Wed Mar 18 16:54:33 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 18 Mar 2015 17:54:33 +0200 Subject: [Ci-reports] pass on QtMultimedia_5.4_Integration #139 Message-ID: <20150318_155433_040902.ci-noreply@qt-project.org> QtMultimedia_5.4_Integration #139: SUCCESS Tested changes (refs/builds/5.4_1426679066): http://codereview.qt-project.org/108675 [PS1] - Fix order of QSGVideoNode_RGB's supported formats. http://codereview.qt-project.org/108425 [PS1] - WMF: fix RGB24 format matching. http://codereview.qt-project.org/108315 [PS1] - Use proper d_ptr for QPlaylistFileParser. From ci-noreply at qt-project.org Wed Mar 18 17:29:55 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 18 Mar 2015 18:29:55 +0200 Subject: [Ci-reports] pass on QtDeclarative_5.5_Integration #105 Message-ID: <20150318_162955_007204.ci-noreply@qt-project.org> QtDeclarative_5.5_Integration #105: SUCCESS Tested changes (refs/builds/5.5_1426682961): http://codereview.qt-project.org/108868 [PS2] - qmltest: Make sure we inherit all of testlib's MODULE_CONFIG From ci-noreply at qt-project.org Wed Mar 18 17:48:05 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 18 Mar 2015 18:48:05 +0200 Subject: [Ci-reports] fail on QtDeclarative_5.4_Integration #605 Message-ID: <20150318_164805_046879.ci-noreply@qt-project.org> Autotest `tst_qquickwindow' failed :( Testing tst_qquickwindow FAIL! : tst_qquickwindow::testWindowVisibilityOrder() Compared values are not the same Actual (((window2 == QGuiApplication::focusWindow()))): 0 Expected (true) : 1 Loc: [tst_qquickwindow.cpp(1723)] Totals: 54 passed, 1 failed, 0 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qquickwindow ********* Config: Using QtTest library 5.4.2, Qt 5.4.2 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 3.0 (tags/Apple/clang-211.12)) PASS : tst_qquickwindow::initTestCase() PASS : tst_qquickwindow::openglContextCreatedSignal() PASS : tst_qquickwindow::aboutToStopSignal() PASS : tst_qquickwindow::constantUpdates() PASS : tst_qquickwindow::constantUpdatesOnWindow(blocked, beforeRender) PASS : tst_qquickwindow::constantUpdatesOnWindow(blocked, afterRender) PASS : tst_qquickwindow::constantUpdatesOnWindow(blocked, swapped) 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() PASS : tst_qquickwindow::noUpdateWhenNothingChanges() 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::defaultState() 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::focusReason() 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() FAIL! : tst_qquickwindow::testWindowVisibilityOrder() Compared values are not the same Actual (((window2 == QGuiApplication::focusWindow()))): 0 Expected (true) : 1 Loc: [tst_qquickwindow.cpp(1723)] PASS : tst_qquickwindow::blockClosing() PASS : tst_qquickwindow::blockCloseMethod() PASS : tst_qquickwindow::crashWhenHoverItemDeleted() PASS : tst_qquickwindow::unloadSubWindow() 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::animatingSignal() PASS : tst_qquickwindow::contentItemSize() PASS : tst_qquickwindow::defaultSurfaceFormat() PASS : tst_qquickwindow::attachedProperty() PASS : tst_qquickwindow::testRenderJob() PASS : tst_qquickwindow::cleanupTestCase() Totals: 54 passed, 1 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_qquickwindow ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickwindow: 48 seconds, exit code 1 Build log: http://testresults.qt.io/ci/QtDeclarative_5.4_Integration/build_00605/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/5.4_1426694310): http://codereview.qt-project.org/108700 [PS3] - Always remove reply from replies when processing cancelled From ci-noreply at qt-project.org Wed Mar 18 18:36:56 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 18 Mar 2015 19:36:56 +0200 Subject: [Ci-reports] fail on QtMultimedia_dev_Integration #330 Message-ID: <20150318_173656_054186.ci-noreply@qt-project.org> QtMultimedia_dev_Integration » winphone-arm-msvc2013_Windows_81 #330: FAILURE Build log: http://testresults.qt.io/ci/QtMultimedia_dev_Integration/build_00330/winphone-arm-msvc2013_Windows_81/log.txt.gz Tested changes (refs/builds/dev_1426683420): http://codereview.qt-project.org/108792 [PS1] - Merge remote-tracking branch 'origin/5.5' into dev From ci-noreply at qt-project.org Wed Mar 18 18:37:16 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 18 Mar 2015 19:37:16 +0200 Subject: [Ci-reports] pass on QtWebKit_5.4_Integration #156 Message-ID: <20150318_173716_093822.ci-noreply@qt-project.org> QtWebKit_5.4_Integration #156: SUCCESS Tested changes (refs/builds/5.4_1426683162): http://codereview.qt-project.org/108858 [PS1] - Set minimum DOMTimer interval to 4ms From ci-noreply at qt-project.org Wed Mar 18 19:08:12 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 18 Mar 2015 19:08:12 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - QtBase_dev_mobile_state #324 - FAILURE Message-ID: <20150318180812.31287307ED@fork.qtproject.c.bitbit.net> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt-project.org/ci/QtBase_dev_mobile_state/build_00324 From ci-noreply at qt-project.org Wed Mar 18 19:37:10 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 18 Mar 2015 20:37:10 +0200 Subject: [Ci-reports] pass on QtQuickControls_5.5_Integration #46 Message-ID: <20150318_183710_062070.ci-noreply@qt-project.org> QtQuickControls_5.5_Integration #46: SUCCESS Tested changes (refs/builds/5.5_1426684204): http://codereview.qt-project.org/108729 [PS2] - Merge remote-tracking branch 'origin/5.4' into 5.5 From ci-noreply at qt-project.org Wed Mar 18 20:05:15 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 18 Mar 2015 21:05:15 +0200 Subject: [Ci-reports] pass on QtWebEngine_5.5_Integration #45 Message-ID: <20150318_190515_094759.ci-noreply@qt-project.org> QtWebEngine_5.5_Integration #45: SUCCESS Tested changes (refs/builds/5.5_1426684052): http://codereview.qt-project.org/108178 [PS4] - QQuickWebEngineScript: Add a sourceUrl property to complement sourceCode. From ci-noreply at qt-project.org Wed Mar 18 20:40:22 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 18 Mar 2015 21:40:22 +0200 Subject: [Ci-reports] fail on QtWebKit_5.4_Integration #158 Message-ID: <20150318_194022_021522.ci-noreply@qt-project.org> qtwebkit failed to compile :( loader/icon/IconController.cpp:163:20: error: member reference type 'WebCore::Frame *' is a pointer; maybe you meant to use '->'? loader/icon/IconController.cpp:163:38: error: member reference type 'WebCore::Frame *' is a pointer; maybe you meant to use '->'? loader/icon/IconController.cpp:163:47: error: no member named 'usesEphemeralSession' in 'WebCore::Page' make[3]: *** [.obj/loader/icon/IconController.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.io/ci/QtWebKit_5.4_Integration/build_00158/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/5.4_1426704351): http://codereview.qt-project.org/108936 [PS2] - Fix URLs visited during private browsing showing up in WebpageIcons.db. From ci-noreply at qt-project.org Wed Mar 18 20:43:05 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 18 Mar 2015 21:43:05 +0200 Subject: [Ci-reports] pass on QtWayland_5.5_Integration #5 Message-ID: <20150318_194305_057641.ci-noreply@qt-project.org> QtWayland_5.5_Integration #5: SUCCESS Tested changes (refs/builds/5.5_1426684837): http://codereview.qt-project.org/108882 [PS1] - Test: Fix compilation error in compositor test From ci-noreply at qt-project.org Wed Mar 18 20:51:21 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 18 Mar 2015 21:51:21 +0200 Subject: [Ci-reports] pass on QtDeclarative_dev_Integration #2660 Message-ID: <20150318_195121_095871.ci-noreply@qt-project.org> QtDeclarative_dev_Integration #2660: SUCCESS Tested changes (refs/builds/dev_1426684407): http://codereview.qt-project.org/108789 [PS1] - Merge remote-tracking branch 'origin/5.5' into dev From ci-noreply at qt-project.org Wed Mar 18 20:56:27 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 18 Mar 2015 21:56:27 +0200 Subject: [Ci-reports] pass on Qt_4.8_Integration #2081 Message-ID: <20150318_195627_099167.ci-noreply@qt-project.org> Qt_4.8_Integration #2081: SUCCESS Tested changes (refs/builds/4.8_1426688347): http://codereview.qt-project.org/108891 [PS3] - qmlplugindump: Fix build with mingw.org From ci-noreply at qt-project.org Wed Mar 18 21:06:12 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 18 Mar 2015 22:06:12 +0200 Subject: [Ci-reports] fail on QtBase_5.4_Integration #1939 Message-ID: <20150318_200612_031635.ci-noreply@qt-project.org> Compilation failed :( Testing tst_qquickimage QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: Process exited due to signal 6; dumped core QtQA::App::TestRunner: ============================== backtrace follows: ============================== QtQA::App::TestRunner: gdb commands: thread apply all bt 100 QtQA::App::TestRunner: [New LWP 6462] QtQA::App::TestRunner: [New LWP 6463] QtQA::App::TestRunner: [New LWP 6465] QtQA::App::TestRunner: [New LWP 6464] QtQA::App::TestRunner: QtQA::App::TestRunner: warning: Can't read pathname for load map: Input/output error. QtQA::App::TestRunner: [Thread debugging using libthread_db enabled] QtQA::App::TestRunner: Core was generated by `./tst_qquickimage -silent -o /work/ci/qt/qtbase/5.4/_artifacts/test-logs/tst_qq'. QtQA::App::TestRunner: Program terminated with signal 6, Aborted. QtQA::App::TestRunner: #0 0x00007f920fa593e5 in __GI_raise (sig=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64 QtQA::App::TestRunner: 64 ../nptl/sysdeps/unix/sysv/linux/raise.c: No such file or directory. QtQA::App::TestRunner: in ../nptl/sysdeps/unix/sysv/linux/raise.c QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 4 (Thread 0x7f92063a8700 (LWP 6464)): QtQA::App::TestRunner: #0 syscall () at ../sysdeps/unix/sysv/linux/x86_64/syscall.S:39 QtQA::App::TestRunner: #1 0x00007f92103b8ee9 in TestNamespace::_q_futex (addr=0x7f92000035c8, op=0, val=3, timeout=0x0) at thread/qmutex_linux.cpp:146 QtQA::App::TestRunner: #2 0x00007f92103b90d4 in TestNamespace::lockInternal_helper (d_ptr=..., timeout=-1, elapsedTimer=0x0) at thread/qmutex_linux.cpp:187 QtQA::App::TestRunner: #3 0x00007f92103b8f45 in TestNamespace::QBasicMutex::lockInternal (this=0x7f92000035c8) at thread/qmutex_linux.cpp:203 QtQA::App::TestRunner: #4 0x00007f92103b9331 in TestNamespace::QBasicMutex::lock (this=0x7f92000035c8) at thread/qmutex.h:59 QtQA::App::TestRunner: #5 0x00007f92103b9568 in TestNamespace::QRecursiveMutexPrivate::lock (this=0x7f92000035b0, timeout=-1) at thread/qmutex.cpp:620 QtQA::App::TestRunner: #6 0x00007f92103b8cf6 in TestNamespace::QMutex::lock (this=0x7f9200003d30) at thread/qmutex.cpp:215 QtQA::App::TestRunner: #7 0x00007f9208acd1ee in QDBusMutexLocker::QDBusMutexLocker (this=0x7f92063a65b0, a=SendWithReplyAndBlockAction, s=0x7f9200003cf0, m=0x7f9200003d30) at qdbusthreaddebug_p.h:183 QtQA::App::TestRunner: #8 0x00007f9208acd28a in QDBusDispatchLocker::QDBusDispatchLocker (this=0x7f92063a65b0, a=SendWithReplyAndBlockAction, s=0x7f9200003cf0) at qdbusthreaddebug_p.h:198 QtQA::App::TestRunner: #9 0x00007f9208ac81d2 in TestNamespace::QDBusConnectionPrivate::sendWithReply (this=0x7f9200003cf0, message=..., sendMode=1, timeout=-1) at qdbusintegrator.cpp:2045 QtQA::App::TestRunner: #10 0x00007f9208acb02f in TestNamespace::QDBusConnectionPrivate::getNameOwnerNoCache (this=0x7f9200003cf0, serviceName=...) at qdbusintegrator.cpp:2503 QtQA::App::TestRunner: #11 0x00007f9208ac9d0f in TestNamespace::QDBusConnectionPrivate::connectSignal (this=0x7f9200003cf0, key=..., hook=...) at qdbusintegrator.cpp:2279 QtQA::App::TestRunner: #12 0x00007f9208ac98f7 in TestNamespace::QDBusConnectionPrivate::connectSignal (this=0x7f9200003cf0, service=..., path=..., interface=..., name=..., argumentMatch=..., signature=..., receiver=0x7f92000026d0, slot=0x7f92049566d0 "1changedProperty(QString,QDBusVariant)") at qdbusintegrator.cpp:2246 QtQA::App::TestRunner: #13 0x00007f9208ab638c in TestNamespace::QDBusConnection::connect (this=0x7f92063a6d70, service=..., path=..., interface=..., name=..., argumentMatch=..., signature=..., receiver=0x7f92000026d0, slot=0x7f92049566d0 "1changedProperty(QString,QDBusVariant)") at qdbusconnection.cpp:704 QtQA::App::TestRunner: #14 0x00007f9208ab5fb5 in TestNamespace::QDBusConnection::connect (this=0x7f92063a6d70, service=..., path=..., interface=..., name=..., receiver=0x7f92000026d0, slot=0x7f92049566d0 "1changedProperty(QString,QDBusVariant)") at qdbusconnection.cpp:625 QtQA::App::TestRunner: #15 0x00007f9204939c1e in TestNamespace::QConnmanManagerInterface::QConnmanManagerInterface (this=0x7f92000026d0, parent=0x7f9200002950) at qconnmanservice_linux.cpp:89 QtQA::App::TestRunner: #16 0x00007f9204949f36 in TestNamespace::QConnmanEngine::QConnmanEngine (this=0x7f9200002950, parent=0x0) at qconnmanengine.cpp:56 QtQA::App::TestRunner: #17 0x00007f9204938f07 in TestNamespace::QConnmanEnginePlugin::create (this=0x7f9200001850, key=...) at main.cpp:67 QtQA::App::TestRunner: #18 0x00007f9210e6172b in TestNamespace::qLoadPlugin (loader=0x7f921115baa0, key=...) at ../../include/QtCore/5.4.2/QtCore/private/../../../../../src/corelib/plugin/qfactoryloader_p.h:92 QtQA::App::TestRunner: #19 0x00007f9210e5fccc in TestNamespace::QNetworkConfigurationManagerPrivate::updateConfigurations (this=0x7f9200001550) at bearer/qnetworkconfigmanager_p.cpp:385 QtQA::App::TestRunner: #20 0x00007f9210e5e54e in TestNamespace::QNetworkConfigurationManagerPrivate::initialize (this=0x7f9200001550) at bearer/qnetworkconfigmanager_p.cpp:70 QtQA::App::TestRunner: #21 0x00007f9210e5b83c in TestNamespace::qNetworkConfigurationManagerPrivate () at bearer/qnetworkconfigmanager.cpp:94 QtQA::App::TestRunner: #22 0x00007f9210e5b8c7 in TestNamespace::QNetworkConfigurationManager::QNetworkConfigurationManager (this=0x7f92000014e0, parent=0x0) at bearer/qnetworkconfigmanager.cpp:229 QtQA::App::TestRunner: #23 0x00007f9210e1a5d0 in TestNamespace::QNetworkAccessManagerPrivate::QNetworkAccessManagerPrivate (this=0x7f9200001420) at access/qnetworkaccessmanager_p.h:87 QtQA::App::TestRunner: #24 0x00007f9210e15c32 in TestNamespace::QNetworkAccessManager::QNetworkAccessManager (this=0x7f9200001250, parent=0x7f9200000f60) at access/qnetworkaccessmanager.cpp:425 QtQA::App::TestRunner: #25 0x00007f92114bd01f in TestNamespace::QQmlEnginePrivate::createNetworkAccessManager (this=0x1e4c2b0, parent=0x7f9200000f60) at qml/qqmlengine.cpp:1066 QtQA::App::TestRunner: #26 0x00007f921246241f in TestNamespace::QQuickPixmapReader::networkAccessManager (this=0x1f6dd50) at util/qquickpixmapcache.cpp:330 QtQA::App::TestRunner: #27 0x00007f92124644a6 in TestNamespace::QQuickPixmapReader::processJob (this=0x1f6dd50, runningJob=0x1f6e7b0, url=..., requestSize=...) at util/qquickpixmapcache.cpp:638 QtQA::App::TestRunner: #28 0x00007f9212463841 in TestNamespace::QQuickPixmapReader::processJobs (this=0x1f6dd50) at util/qquickpixmapcache.cpp:546 QtQA::App::TestRunner: #29 0x00007f9212463594 in TestNamespace::QQuickPixmapReaderThreadObject::event (this=0x7f9200000f60, e=0x1f3d690) at util/qquickpixmapcache.cpp:499 QtQA::App::TestRunner: #30 0x00007f921064194a in TestNamespace::QCoreApplicationPrivate::notify_helper (this=0x1e02cf0, receiver=0x7f9200000f60, event=0x1f3d690) at kernel/qcoreapplication.cpp:1052 QtQA::App::TestRunner: #31 0x00007f9210641624 in TestNamespace::QCoreApplication::notify (this=0x7ffff85a4a40, receiver=0x7f9200000f60, event=0x1f3d690) at kernel/qcoreapplication.cpp:997 QtQA::App::TestRunner: #32 0x00007f9211b33336 in TestNamespace::QGuiApplication::notify (this=0x7ffff85a4a40, object=0x7f9200000f60, event=0x1f3d690) at kernel/qguiapplication.cpp:1528 QtQA::App::TestRunner: #33 0x00007f9210641530 in TestNamespace::QCoreApplication::notifyInternal (this=0x7ffff85a4a40, receiver=0x7f9200000f60, event=0x1f3d690) at kernel/qcoreapplication.cpp:935 QtQA::App::TestRunner: #34 0x00007f9210645305 in TestNamespace::QCoreApplication::sendEvent (receiver=0x7f9200000f60, event=0x1f3d690) at kernel/qcoreapplication.h:228 QtQA::App::TestRunner: #35 0x00007f9210642668 in TestNamespace::QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x1f71450) at kernel/qcoreapplication.cpp:1552 QtQA::App::TestRunner: #36 0x00007f921064222a in TestNamespace::QCoreApplication::sendPostedEvents (receiver=0x0, event_type=0) at kernel/qcoreapplication.cpp:1410 QtQA::App::TestRunner: #37 0x00007f92106bc9dd in TestNamespace::postEventSourceDispatch (s=0x7f9200000d50) at kernel/qeventdispatcher_glib.cpp:271 QtQA::App::TestRunner: #38 0x00007f920df25a5d in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #39 0x00007f920df26258 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #40 0x00007f920df26429 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #41 0x00007f92106bd241 in TestNamespace::QEventDispatcherGlib::processEvents (this=0x1f6e120, flags=...) at kernel/qeventdispatcher_glib.cpp:418 QtQA::App::TestRunner: #42 0x00007f921063e024 in TestNamespace::QEventLoop::processEvents (this=0x7f92063a7cf0, flags=...) at kernel/qeventloop.cpp:128 QtQA::App::TestRunner: #43 0x00007f921063e2fd in TestNamespace::QEventLoop::exec (this=0x7f92063a7cf0, flags=...) at kernel/qeventloop.cpp:204 QtQA::App::TestRunner: #44 0x00007f92103bca38 in TestNamespace::QThread::exec (this=0x1f6dd50) at thread/qthread.cpp:503 QtQA::App::TestRunner: #45 0x00007f9212464996 in TestNamespace::QQuickPixmapReader::run (this=0x1f6dd50) at util/qquickpixmapcache.cpp:712 QtQA::App::TestRunner: #46 0x00007f92103c3fc4 in TestNamespace::QThreadPrivate::start (arg=0x1f6dd50) at thread/qthread_unix.cpp:337 QtQA::App::TestRunner: #47 0x00007f920f589efc in start_thread (arg=0x7f92063a8700) at pthread_create.c:304 QtQA::App::TestRunner: #48 0x00007f920fb07f8d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 QtQA::App::TestRunner: #49 0x0000000000000000 in ?? () QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 3 (Thread 0x7f920536b700 (LWP 6465)): QtQA::App::TestRunner: #0 0x00007f920fafbe63 in __GI___poll (fds=, nfds=, timeout=) at ../sysdeps/unix/sysv/linux/poll.c:87 QtQA::App::TestRunner: #1 0x00007f920df25f68 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #2 0x00007f920df26429 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #3 0x00007f92106bd241 in TestNamespace::QEventDispatcherGlib::processEvents (this=0x1f718b0, flags=...) at kernel/qeventdispatcher_glib.cpp:418 QtQA::App::TestRunner: #4 0x00007f921063e024 in TestNamespace::QEventLoop::processEvents (this=0x7f920536ad80, flags=...) at kernel/qeventloop.cpp:128 QtQA::App::TestRunner: #5 0x00007f921063e2fd in TestNamespace::QEventLoop::exec (this=0x7f920536ad80, flags=...) at kernel/qeventloop.cpp:204 QtQA::App::TestRunner: #6 0x00007f92103bca38 in TestNamespace::QThread::exec (this=0x7f9200001800) at thread/qthread.cpp:503 QtQA::App::TestRunner: #7 0x00007f92103bcbd6 in TestNamespace::QThread::run (this=0x7f9200001800) at thread/qthread.cpp:570 QtQA::App::TestRunner: #8 0x00007f92103c3fc4 in TestNamespace::QThreadPrivate::start (arg=0x7f9200001800) at thread/qthread_unix.cpp:337 QtQA::App::TestRunner: #9 0x00007f920f589efc in start_thread (arg=0x7f920536b700) at pthread_create.c:304 QtQA::App::TestRunner: #10 0x00007f920fb07f8d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 QtQA::App::TestRunner: #11 0x0000000000000000 in ?? () QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2 (Thread 0x7f9207df8700 (LWP 6463)): QtQA::App::TestRunner: #0 0x00007f920fafbe63 in __GI___poll (fds=, nfds=, timeout=) at ../sysdeps/unix/sysv/linux/poll.c:87 QtQA::App::TestRunner: #1 0x00007f920df25f68 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #2 0x00007f920df26429 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #3 0x00007f92106bd241 in TestNamespace::QEventDispatcherGlib::processEvents (this=0x1e3c8e0, flags=...) at kernel/qeventdispatcher_glib.cpp:418 QtQA::App::TestRunner: #4 0x00007f921063e024 in TestNamespace::QEventLoop::processEvents (this=0x7f9207df7d80, flags=...) at kernel/qeventloop.cpp:128 QtQA::App::TestRunner: #5 0x00007f921063e2fd in TestNamespace::QEventLoop::exec (this=0x7f9207df7d80, flags=...) at kernel/qeventloop.cpp:204 QtQA::App::TestRunner: #6 0x00007f92103bca38 in TestNamespace::QThread::exec (this=0x1e4b970) at thread/qthread.cpp:503 QtQA::App::TestRunner: #7 0x00007f92115778b1 in TestNamespace::QQmlThreadPrivate::run (this=0x1e4b970) at qml/ftw/qqmlthread.cpp:141 QtQA::App::TestRunner: #8 0x00007f92103c3fc4 in TestNamespace::QThreadPrivate::start (arg=0x1e4b970) at thread/qthread_unix.cpp:337 QtQA::App::TestRunner: #9 0x00007f920f589efc in start_thread (arg=0x7f9207df8700) at pthread_create.c:304 QtQA::App::TestRunner: #10 0x00007f920fb07f8d 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 0x7f9212c72760 (LWP 6462)): QtQA::App::TestRunner: #0 0x00007f920fa593e5 in __GI_raise (sig=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64 QtQA::App::TestRunner: #1 0x00007f920fa5cb4b in __GI_abort () at abort.c:92 QtQA::App::TestRunner: #2 0x00007f92103aff01 in TestNamespace::qt_message_fatal (context=..., message=...) at global/qlogging.cpp:1422 QtQA::App::TestRunner: #3 0x00007f92103ac558 in TestNamespace::QMessageLogger::fatal (this=0x7ffff85a2790, msg=0x7f9210b882c4 "Received signal %d") at global/qlogging.cpp:643 QtQA::App::TestRunner: #4 0x00007f9210b6d4a3 in TestNamespace::QTest::FatalSignalHandler::signal (signum=15) at qtestcase.cpp:2274 QtQA::App::TestRunner: #5 QtQA::App::TestRunner: #6 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162 QtQA::App::TestRunner: #7 0x00007f92103c570f in TestNamespace::QWaitConditionPrivate::wait (this=0x7f9200003e80, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:136 QtQA::App::TestRunner: #8 0x00007f92103c54d7 in TestNamespace::QWaitCondition::wait (this=0x7f92000035e8, mutex=0x7f92000035e0, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:208 QtQA::App::TestRunner: #9 0x00007f92103b9b06 in TestNamespace::QReadWriteLock::lockForRead (this=0x7f9200003d60) at thread/qreadwritelock.cpp:155 QtQA::App::TestRunner: #10 0x00007f9208ab820d in QDBusReadLocker::QDBusReadLocker (this=0x7ffff85a2d90, a=HandleSignalAction, s=0x7f9200003cf0) at qdbusthreaddebug_p.h:141 QtQA::App::TestRunner: #11 0x00007f9208ac636d in TestNamespace::QDBusConnectionPrivate::handleSignal (this=0x7f9200003cf0, msg=...) at qdbusintegrator.cpp:1648 QtQA::App::TestRunner: #12 0x00007f9208ac0c36 in TestNamespace::QDBusConnectionPrivate::handleMessage (this=0x7f9200003cf0, amsg=...) at qdbusintegrator.cpp:580 QtQA::App::TestRunner: #13 0x00007f9208ac0ad7 in TestNamespace::qDBusSignalFilter (connection=0x7f9200005670, message=0x7f9200008320, data=0x7f9200003cf0) at qdbusintegrator.cpp:561 QtQA::App::TestRunner: #14 0x00007f92046f8ab6 in dbus_connection_dispatch () from /lib/x86_64-linux-gnu/libdbus-1.so.3 QtQA::App::TestRunner: #15 0x00007f9208abdb15 in TestNamespace::q_dbus_connection_dispatch (connection=0x7f9200005670) at qdbus_symbols_p.h:115 QtQA::App::TestRunner: #16 0x00007f9208ac35f8 in TestNamespace::QDBusConnectionPrivate::doDispatch (this=0x7f9200003cf0) at qdbusintegrator.cpp:1181 QtQA::App::TestRunner: #17 0x00007f9208b14816 in TestNamespace::QDBusConnectionPrivate::qt_static_metacall (_o=0x7f9200003cf0, _c=TestNamespace::QMetaObject::InvokeMetaMethod, _id=3, _a=0x7f92000087b0) at .moc/moc_qdbusconnection_p.cpp:129 QtQA::App::TestRunner: #18 0x00007f921067e461 in TestNamespace::QMetaCallEvent::placeMetaCall (this=0x7f9200008ba0, object=0x7f9200003cf0) at kernel/qobject.cpp:485 QtQA::App::TestRunner: #19 0x00007f921067f54a in TestNamespace::QObject::event (this=0x7f9200003cf0, e=0x7f9200008ba0) at kernel/qobject.cpp:1245 QtQA::App::TestRunner: #20 0x00007f921064194a in TestNamespace::QCoreApplicationPrivate::notify_helper (this=0x1e02cf0, receiver=0x7f9200003cf0, event=0x7f9200008ba0) at kernel/qcoreapplication.cpp:1052 QtQA::App::TestRunner: #21 0x00007f9210641624 in TestNamespace::QCoreApplication::notify (this=0x7ffff85a4a40, receiver=0x7f9200003cf0, event=0x7f9200008ba0) at kernel/qcoreapplication.cpp:997 QtQA::App::TestRunner: #22 0x00007f9211b33336 in TestNamespace::QGuiApplication::notify (this=0x7ffff85a4a40, object=0x7f9200003cf0, event=0x7f9200008ba0) at kernel/qguiapplication.cpp:1528 QtQA::App::TestRunner: #23 0x00007f9210641530 in TestNamespace::QCoreApplication::notifyInternal (this=0x7ffff85a4a40, receiver=0x7f9200003cf0, event=0x7f9200008ba0) at kernel/qcoreapplication.cpp:935 QtQA::App::TestRunner: #24 0x00007f9210645305 in TestNamespace::QCoreApplication::sendEvent (receiver=0x7f9200003cf0, event=0x7f9200008ba0) at kernel/qcoreapplication.h:228 QtQA::App::TestRunner: #25 0x00007f9210642668 in TestNamespace::QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x1e02e20) at kernel/qcoreapplication.cpp:1552 QtQA::App::TestRunner: #26 0x00007f921064222a in TestNamespace::QCoreApplication::sendPostedEvents (receiver=0x0, event_type=0) at kernel/qcoreapplication.cpp:1410 QtQA::App::TestRunner: #27 0x00007f92106bc9dd in TestNamespace::postEventSourceDispatch (s=0x1e329f0) at kernel/qeventdispatcher_glib.cpp:271 QtQA::App::TestRunner: #28 0x00007f920df25a5d in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #29 0x00007f920df26258 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #30 0x00007f920df26429 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #31 0x00007f92106bd241 in TestNamespace::QEventDispatcherGlib::processEvents (this=0x1e1db10, flags=...) at kernel/qeventdispatcher_glib.cpp:418 QtQA::App::TestRunner: #32 0x00007f920ad24296 in TestNamespace::QPAEventDispatcherGlib::processEvents (this=0x1e1db10, flags=...) at eventdispatchers/qeventdispatcher_glib.cpp:115 QtQA::App::TestRunner: #33 0x00007f9210641a7a in TestNamespace::QCoreApplication::processEvents (flags=..., maxtime=50) at kernel/qcoreapplication.cpp:1133 QtQA::App::TestRunner: #34 0x000000000040c5be in TestNamespace::QTest::qWait (ms=50) at /work/build/qt/qtbase/include/QtTest/../../src/testlib/qtestsystem.h:58 QtQA::App::TestRunner: #35 0x000000000040f706 in tst_qquickimage::imageSource (this=0x7ffff85a4a00) at tst_qquickimage.cpp:208 QtQA::App::TestRunner: #36 0x000000000042ee1c in tst_qquickimage::qt_static_metacall (_o=0x7ffff85a4a00, _c=TestNamespace::QMetaObject::InvokeMetaMethod, _id=2, _a=0x7ffff85a3d00) at .moc/tst_qquickimage.moc:167 QtQA::App::TestRunner: #37 0x00007f921064de59 in TestNamespace::QMetaMethod::invoke (this=0x7ffff85a3fa0, object=0x7ffff85a4a00, connectionType=TestNamespace::Qt::DirectConnection, returnValue=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:2183 QtQA::App::TestRunner: #38 0x00007f921064d2fd in TestNamespace::QMetaObject::invokeMethod (obj=0x7ffff85a4a00, member=0x1f3c960 "imageSource", type=TestNamespace::Qt::DirectConnection, ret=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:1478 QtQA::App::TestRunner: #39 0x00007f9210b7090d in TestNamespace::QMetaObject::invokeMethod (obj=0x7ffff85a4a00, member=0x1f3c960 "imageSource", type=TestNamespace::Qt::DirectConnection, val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs.h:391 QtQA::App::TestRunner: #40 0x00007f9210b6bfa0 in TestNamespace::QTest::qInvokeTestMethodDataEntry (slot=0x1f3c960 "imageSource") at qtestcase.cpp:1884 QtQA::App::TestRunner: #41 0x00007f9210b6c862 in TestNamespace::QTest::qInvokeTestMethod (slotName=0x1f35028 "imageSource()", data=0x0) at qtestcase.cpp:2012 QtQA::App::TestRunner: #42 0x00007f9210b6d386 in TestNamespace::QTest::qInvokeTestMethods (testObject=0x7ffff85a4a00) at qtestcase.cpp:2239 QtQA::App::TestRunner: #43 0x00007f9210b6d9c5 in TestNamespace::QTest::qExec (testObject=0x7ffff85a4a00, argc=6, argv=0x7ffff85a4b48) at qtestcase.cpp:2481 QtQA::App::TestRunner: #44 0x000000000042ed4a in main (argc=6, argv=0x7ffff85a4b48) at tst_qquickimage.cpp:981 QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qquickimage ********* Config: Using QtTest library 5.4.2, Qt 5.4.2 (x86_64-little_endian-lp64 shared (dynamic) debug build; by GCC 4.6.1) PASS : tst_qquickimage::initTestCase() PASS : tst_qquickimage::noSource() PASS : tst_qquickimage::imageSource(local) PASS : tst_qquickimage::imageSource(local no cache) PASS : tst_qquickimage::imageSource(local async) PASS : tst_qquickimage::imageSource(local not found) PASS : tst_qquickimage::imageSource(local async not found) QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: Process exited due to signal 6; dumped core QtQA::App::TestRunner: ============================== backtrace follows: ============================== QtQA::App::TestRunner: gdb commands: thread apply all bt 100 QtQA::App::TestRunner: [New LWP 6846] QtQA::App::TestRunner: [New LWP 6848] QtQA::App::TestRunner: [New LWP 6849] QtQA::App::TestRunner: [New LWP 6847] QtQA::App::TestRunner: QtQA::App::TestRunner: warning: Can't read pathname for load map: Input/output error. QtQA::App::TestRunner: [Thread debugging using libthread_db enabled] QtQA::App::TestRunner: Core was generated by `./tst_qquickimage -o /work/ci/qt/qtbase/5.4/_artifacts/test-logs/tst_qquickimag'. QtQA::App::TestRunner: Program terminated with signal 6, Aborted. QtQA::App::TestRunner: #0 0x00007f6c415343e5 in __GI_raise (sig=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64 QtQA::App::TestRunner: 64 ../nptl/sysdeps/unix/sysv/linux/raise.c: No such file or directory. QtQA::App::TestRunner: in ../nptl/sysdeps/unix/sysv/linux/raise.c QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 4 (Thread 0x7f6c398d3700 (LWP 6847)): QtQA::App::TestRunner: #0 0x00007f6c415d6e63 in __GI___poll (fds=, nfds=, timeout=) at ../sysdeps/unix/sysv/linux/poll.c:87 QtQA::App::TestRunner: #1 0x00007f6c3fa00f68 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #2 0x00007f6c3fa01429 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #3 0x00007f6c42198241 in TestNamespace::QEventDispatcherGlib::processEvents (this=0x189c8e0, flags=...) at kernel/qeventdispatcher_glib.cpp:418 QtQA::App::TestRunner: #4 0x00007f6c42119024 in TestNamespace::QEventLoop::processEvents (this=0x7f6c398d2d80, flags=...) at kernel/qeventloop.cpp:128 QtQA::App::TestRunner: #5 0x00007f6c421192fd in TestNamespace::QEventLoop::exec (this=0x7f6c398d2d80, flags=...) at kernel/qeventloop.cpp:204 QtQA::App::TestRunner: #6 0x00007f6c41e97a38 in TestNamespace::QThread::exec (this=0x18ab970) at thread/qthread.cpp:503 QtQA::App::TestRunner: #7 0x00007f6c430528b1 in TestNamespace::QQmlThreadPrivate::run (this=0x18ab970) at qml/ftw/qqmlthread.cpp:141 QtQA::App::TestRunner: #8 0x00007f6c41e9efc4 in TestNamespace::QThreadPrivate::start (arg=0x18ab970) at thread/qthread_unix.cpp:337 QtQA::App::TestRunner: #9 0x00007f6c41064efc in start_thread (arg=0x7f6c398d3700) at pthread_create.c:304 QtQA::App::TestRunner: #10 0x00007f6c415e2f8d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 QtQA::App::TestRunner: #11 0x0000000000000000 in ?? () QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 3 (Thread 0x7f6c36e46700 (LWP 6849)): QtQA::App::TestRunner: #0 0x00007f6c415d6e63 in __GI___poll (fds=, nfds=, timeout=) at ../sysdeps/unix/sysv/linux/poll.c:87 QtQA::App::TestRunner: #1 0x00007f6c3fa00f68 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #2 0x00007f6c3fa01429 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #3 0x00007f6c42198241 in TestNamespace::QEventDispatcherGlib::processEvents (this=0x19d00e0, flags=...) at kernel/qeventdispatcher_glib.cpp:418 QtQA::App::TestRunner: #4 0x00007f6c42119024 in TestNamespace::QEventLoop::processEvents (this=0x7f6c36e45d80, flags=...) at kernel/qeventloop.cpp:128 QtQA::App::TestRunner: #5 0x00007f6c421192fd in TestNamespace::QEventLoop::exec (this=0x7f6c36e45d80, flags=...) at kernel/qeventloop.cpp:204 QtQA::App::TestRunner: #6 0x00007f6c41e97a38 in TestNamespace::QThread::exec (this=0x19d00c0) at thread/qthread.cpp:503 QtQA::App::TestRunner: #7 0x00007f6c41e97bd6 in TestNamespace::QThread::run (this=0x19d00c0) at thread/qthread.cpp:570 QtQA::App::TestRunner: #8 0x00007f6c41e9efc4 in TestNamespace::QThreadPrivate::start (arg=0x19d00c0) at thread/qthread_unix.cpp:337 QtQA::App::TestRunner: #9 0x00007f6c41064efc in start_thread (arg=0x7f6c36e46700) at pthread_create.c:304 QtQA::App::TestRunner: #10 0x00007f6c415e2f8d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 QtQA::App::TestRunner: #11 0x0000000000000000 in ?? () QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2 (Thread 0x7f6c37e83700 (LWP 6848)): QtQA::App::TestRunner: #0 syscall () at ../sysdeps/unix/sysv/linux/x86_64/syscall.S:39 QtQA::App::TestRunner: #1 0x00007f6c41e93ee9 in TestNamespace::_q_futex (addr=0x7f6c300022a8, op=0, val=3, timeout=0x0) at thread/qmutex_linux.cpp:146 QtQA::App::TestRunner: #2 0x00007f6c41e940d4 in TestNamespace::lockInternal_helper (d_ptr=..., timeout=-1, elapsedTimer=0x0) at thread/qmutex_linux.cpp:187 QtQA::App::TestRunner: #3 0x00007f6c41e93f45 in TestNamespace::QBasicMutex::lockInternal (this=0x7f6c300022a8) at thread/qmutex_linux.cpp:203 QtQA::App::TestRunner: #4 0x00007f6c41e94331 in TestNamespace::QBasicMutex::lock (this=0x7f6c300022a8) at thread/qmutex.h:59 QtQA::App::TestRunner: #5 0x00007f6c41e94568 in TestNamespace::QRecursiveMutexPrivate::lock (this=0x7f6c30002290, timeout=-1) at thread/qmutex.cpp:620 QtQA::App::TestRunner: #6 0x00007f6c41e93cf6 in TestNamespace::QMutex::lock (this=0x7f6c30002a10) at thread/qmutex.cpp:215 QtQA::App::TestRunner: #7 0x00007f6c3a5a81ee in QDBusMutexLocker::QDBusMutexLocker (this=0x7f6c37e815b0, a=SendWithReplyAndBlockAction, s=0x7f6c300029d0, m=0x7f6c30002a10) at qdbusthreaddebug_p.h:183 QtQA::App::TestRunner: #8 0x00007f6c3a5a828a in QDBusDispatchLocker::QDBusDispatchLocker (this=0x7f6c37e815b0, a=SendWithReplyAndBlockAction, s=0x7f6c300029d0) at qdbusthreaddebug_p.h:198 QtQA::App::TestRunner: #9 0x00007f6c3a5a31d2 in TestNamespace::QDBusConnectionPrivate::sendWithReply (this=0x7f6c300029d0, message=..., sendMode=1, timeout=-1) at qdbusintegrator.cpp:2045 QtQA::App::TestRunner: #10 0x00007f6c3a5a602f in TestNamespace::QDBusConnectionPrivate::getNameOwnerNoCache (this=0x7f6c300029d0, serviceName=...) at qdbusintegrator.cpp:2503 QtQA::App::TestRunner: #11 0x00007f6c3a5a4d0f in TestNamespace::QDBusConnectionPrivate::connectSignal (this=0x7f6c300029d0, key=..., hook=...) at qdbusintegrator.cpp:2279 QtQA::App::TestRunner: #12 0x00007f6c3a5a48f7 in TestNamespace::QDBusConnectionPrivate::connectSignal (this=0x7f6c300029d0, service=..., path=..., interface=..., name=..., argumentMatch=..., signature=..., receiver=0x7f6c30001190, slot=0x7f6c364316d0 "1changedProperty(QString,QDBusVariant)") at qdbusintegrator.cpp:2246 QtQA::App::TestRunner: #13 0x00007f6c3a59138c in TestNamespace::QDBusConnection::connect (this=0x7f6c37e81d70, service=..., path=..., interface=..., name=..., argumentMatch=..., signature=..., receiver=0x7f6c30001190, slot=0x7f6c364316d0 "1changedProperty(QString,QDBusVariant)") at qdbusconnection.cpp:704 QtQA::App::TestRunner: #14 0x00007f6c3a590fb5 in TestNamespace::QDBusConnection::connect (this=0x7f6c37e81d70, service=..., path=..., interface=..., name=..., receiver=0x7f6c30001190, slot=0x7f6c364316d0 "1changedProperty(QString,QDBusVariant)") at qdbusconnection.cpp:625 QtQA::App::TestRunner: #15 0x00007f6c36414c1e in TestNamespace::QConnmanManagerInterface::QConnmanManagerInterface (this=0x7f6c30001190, parent=0x7f6c30001af0) at qconnmanservice_linux.cpp:89 QtQA::App::TestRunner: #16 0x00007f6c36424f36 in TestNamespace::QConnmanEngine::QConnmanEngine (this=0x7f6c30001af0, parent=0x0) at qconnmanengine.cpp:56 QtQA::App::TestRunner: #17 0x00007f6c36413f07 in TestNamespace::QConnmanEnginePlugin::create (this=0x7f6c30000a90, key=...) at main.cpp:67 QtQA::App::TestRunner: #18 0x00007f6c4293c72b in TestNamespace::qLoadPlugin (loader=0x7f6c42c36aa0, key=...) at ../../include/QtCore/5.4.2/QtCore/private/../../../../../src/corelib/plugin/qfactoryloader_p.h:92 QtQA::App::TestRunner: #19 0x00007f6c4293accc in TestNamespace::QNetworkConfigurationManagerPrivate::updateConfigurations (this=0x19c8460) at bearer/qnetworkconfigmanager_p.cpp:385 QtQA::App::TestRunner: #20 0x00007f6c4293954e in TestNamespace::QNetworkConfigurationManagerPrivate::initialize (this=0x19c8460) at bearer/qnetworkconfigmanager_p.cpp:70 QtQA::App::TestRunner: #21 0x00007f6c4293683c in TestNamespace::qNetworkConfigurationManagerPrivate () at bearer/qnetworkconfigmanager.cpp:94 QtQA::App::TestRunner: #22 0x00007f6c429368c7 in TestNamespace::QNetworkConfigurationManager::QNetworkConfigurationManager (this=0x19cfed0, parent=0x0) at bearer/qnetworkconfigmanager.cpp:229 QtQA::App::TestRunner: #23 0x00007f6c428f55d0 in TestNamespace::QNetworkAccessManagerPrivate::QNetworkAccessManagerPrivate (this=0x19cfe10) at access/qnetworkaccessmanager_p.h:87 QtQA::App::TestRunner: #24 0x00007f6c428f0c32 in TestNamespace::QNetworkAccessManager::QNetworkAccessManager (this=0x19d03c0, parent=0x19d0720) at access/qnetworkaccessmanager.cpp:425 QtQA::App::TestRunner: #25 0x00007f6c42f9801f in TestNamespace::QQmlEnginePrivate::createNetworkAccessManager (this=0x18ac2b0, parent=0x19d0720) at qml/qqmlengine.cpp:1066 QtQA::App::TestRunner: #26 0x00007f6c43f3d41f in TestNamespace::QQuickPixmapReader::networkAccessManager (this=0x19d0de0) at util/qquickpixmapcache.cpp:330 QtQA::App::TestRunner: #27 0x00007f6c43f3f4a6 in TestNamespace::QQuickPixmapReader::processJob (this=0x19d0de0, runningJob=0x19ce5d0, url=..., requestSize=...) at util/qquickpixmapcache.cpp:638 QtQA::App::TestRunner: #28 0x00007f6c43f3e841 in TestNamespace::QQuickPixmapReader::processJobs (this=0x19d0de0) at util/qquickpixmapcache.cpp:546 QtQA::App::TestRunner: #29 0x00007f6c43f3e594 in TestNamespace::QQuickPixmapReaderThreadObject::event (this=0x19d0720, e=0x19cee80) at util/qquickpixmapcache.cpp:499 QtQA::App::TestRunner: #30 0x00007f6c4211c94a in TestNamespace::QCoreApplicationPrivate::notify_helper (this=0x1862cf0, receiver=0x19d0720, event=0x19cee80) at kernel/qcoreapplication.cpp:1052 QtQA::App::TestRunner: #31 0x00007f6c4211c624 in TestNamespace::QCoreApplication::notify (this=0x7fffb07203d0, receiver=0x19d0720, event=0x19cee80) at kernel/qcoreapplication.cpp:997 QtQA::App::TestRunner: #32 0x00007f6c4360e336 in TestNamespace::QGuiApplication::notify (this=0x7fffb07203d0, object=0x19d0720, event=0x19cee80) at kernel/qguiapplication.cpp:1528 QtQA::App::TestRunner: #33 0x00007f6c4211c530 in TestNamespace::QCoreApplication::notifyInternal (this=0x7fffb07203d0, receiver=0x19d0720, event=0x19cee80) at kernel/qcoreapplication.cpp:935 QtQA::App::TestRunner: #34 0x00007f6c42120305 in TestNamespace::QCoreApplication::sendEvent (receiver=0x19d0720, event=0x19cee80) at kernel/qcoreapplication.h:228 QtQA::App::TestRunner: #35 0x00007f6c4211d668 in TestNamespace::QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x19cf160) at kernel/qcoreapplication.cpp:1552 QtQA::App::TestRunner: #36 0x00007f6c4211d22a in TestNamespace::QCoreApplication::sendPostedEvents (receiver=0x0, event_type=0) at kernel/qcoreapplication.cpp:1410 QtQA::App::TestRunner: #37 0x00007f6c421979dd in TestNamespace::postEventSourceDispatch (s=0x19d22e0) at kernel/qeventdispatcher_glib.cpp:271 QtQA::App::TestRunner: #38 0x00007f6c3fa00a5d in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #39 0x00007f6c3fa01258 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #40 0x00007f6c3fa01429 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #41 0x00007f6c42198241 in TestNamespace::QEventDispatcherGlib::processEvents (this=0x19d1570, flags=...) at kernel/qeventdispatcher_glib.cpp:418 QtQA::App::TestRunner: #42 0x00007f6c42119024 in TestNamespace::QEventLoop::processEvents (this=0x7f6c37e82cf0, flags=...) at kernel/qeventloop.cpp:128 QtQA::App::TestRunner: #43 0x00007f6c421192fd in TestNamespace::QEventLoop::exec (this=0x7f6c37e82cf0, flags=...) at kernel/qeventloop.cpp:204 QtQA::App::TestRunner: #44 0x00007f6c41e97a38 in TestNamespace::QThread::exec (this=0x19d0de0) at thread/qthread.cpp:503 QtQA::App::TestRunner: #45 0x00007f6c43f3f996 in TestNamespace::QQuickPixmapReader::run (this=0x19d0de0) at util/qquickpixmapcache.cpp:712 QtQA::App::TestRunner: #46 0x00007f6c41e9efc4 in TestNamespace::QThreadPrivate::start (arg=0x19d0de0) at thread/qthread_unix.cpp:337 QtQA::App::TestRunner: #47 0x00007f6c41064efc in start_thread (arg=0x7f6c37e83700) at pthread_create.c:304 QtQA::App::TestRunner: #48 0x00007f6c415e2f8d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 QtQA::App::TestRunner: #49 0x0000000000000000 in ?? () QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1 (Thread 0x7f6c4474d760 (LWP 6846)): QtQA::App::TestRunner: #0 0x00007f6c415343e5 in __GI_raise (sig=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64 QtQA::App::TestRunner: #1 0x00007f6c41537b4b in __GI_abort () at abort.c:92 QtQA::App::TestRunner: #2 0x00007f6c41e8af01 in TestNamespace::qt_message_fatal (context=..., message=...) at global/qlogging.cpp:1422 QtQA::App::TestRunner: #3 0x00007f6c41e87558 in TestNamespace::QMessageLogger::fatal (this=0x7fffb071e110, msg=0x7f6c426632c4 "Received signal %d") at global/qlogging.cpp:643 QtQA::App::TestRunner: #4 0x00007f6c426484a3 in TestNamespace::QTest::FatalSignalHandler::signal (signum=15) at qtestcase.cpp:2274 QtQA::App::TestRunner: #5 QtQA::App::TestRunner: #6 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162 QtQA::App::TestRunner: #7 0x00007f6c41ea070f in TestNamespace::QWaitConditionPrivate::wait (this=0x7f6c30002b60, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:136 QtQA::App::TestRunner: #8 0x00007f6c41ea04d7 in TestNamespace::QWaitCondition::wait (this=0x7f6c300022c8, mutex=0x7f6c300022c0, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:208 QtQA::App::TestRunner: #9 0x00007f6c41e94b06 in TestNamespace::QReadWriteLock::lockForRead (this=0x7f6c30002a40) at thread/qreadwritelock.cpp:155 QtQA::App::TestRunner: #10 0x00007f6c3a59320d in QDBusReadLocker::QDBusReadLocker (this=0x7fffb071e720, a=HandleSignalAction, s=0x7f6c300029d0) at qdbusthreaddebug_p.h:141 QtQA::App::TestRunner: #11 0x00007f6c3a5a136d in TestNamespace::QDBusConnectionPrivate::handleSignal (this=0x7f6c300029d0, msg=...) at qdbusintegrator.cpp:1648 QtQA::App::TestRunner: #12 0x00007f6c3a59bc36 in TestNamespace::QDBusConnectionPrivate::handleMessage (this=0x7f6c300029d0, amsg=...) at qdbusintegrator.cpp:580 QtQA::App::TestRunner: #13 0x00007f6c3a59bad7 in TestNamespace::qDBusSignalFilter (connection=0x7f6c3000c320, message=0x7f6c3000efc0, data=0x7f6c300029d0) at qdbusintegrator.cpp:561 QtQA::App::TestRunner: #14 0x00007f6c361d3ab6 in dbus_connection_dispatch () from /lib/x86_64-linux-gnu/libdbus-1.so.3 QtQA::App::TestRunner: #15 0x00007f6c3a598b15 in TestNamespace::q_dbus_connection_dispatch (connection=0x7f6c3000c320) at qdbus_symbols_p.h:115 QtQA::App::TestRunner: #16 0x00007f6c3a59e5f8 in TestNamespace::QDBusConnectionPrivate::doDispatch (this=0x7f6c300029d0) at qdbusintegrator.cpp:1181 QtQA::App::TestRunner: #17 0x00007f6c3a5ef816 in TestNamespace::QDBusConnectionPrivate::qt_static_metacall (_o=0x7f6c300029d0, _c=TestNamespace::QMetaObject::InvokeMetaMethod, _id=3, _a=0x7f6c3000f420) at .moc/moc_qdbusconnection_p.cpp:129 QtQA::App::TestRunner: #18 0x00007f6c42159461 in TestNamespace::QMetaCallEvent::placeMetaCall (this=0x7f6c3000f850, object=0x7f6c300029d0) at kernel/qobject.cpp:485 QtQA::App::TestRunner: #19 0x00007f6c4215a54a in TestNamespace::QObject::event (this=0x7f6c300029d0, e=0x7f6c3000f850) at kernel/qobject.cpp:1245 QtQA::App::TestRunner: #20 0x00007f6c4211c94a in TestNamespace::QCoreApplicationPrivate::notify_helper (this=0x1862cf0, receiver=0x7f6c300029d0, event=0x7f6c3000f850) at kernel/qcoreapplication.cpp:1052 QtQA::App::TestRunner: #21 0x00007f6c4211c624 in TestNamespace::QCoreApplication::notify (this=0x7fffb07203d0, receiver=0x7f6c300029d0, event=0x7f6c3000f850) at kernel/qcoreapplication.cpp:997 QtQA::App::TestRunner: #22 0x00007f6c4360e336 in TestNamespace::QGuiApplication::notify (this=0x7fffb07203d0, object=0x7f6c300029d0, event=0x7f6c3000f850) at kernel/qguiapplication.cpp:1528 QtQA::App::TestRunner: #23 0x00007f6c4211c530 in TestNamespace::QCoreApplication::notifyInternal (this=0x7fffb07203d0, receiver=0x7f6c300029d0, event=0x7f6c3000f850) at kernel/qcoreapplication.cpp:935 QtQA::App::TestRunner: #24 0x00007f6c42120305 in TestNamespace::QCoreApplication::sendEvent (receiver=0x7f6c300029d0, event=0x7f6c3000f850) at kernel/qcoreapplication.h:228 QtQA::App::TestRunner: #25 0x00007f6c4211d668 in TestNamespace::QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x1862e20) at kernel/qcoreapplication.cpp:1552 QtQA::App::TestRunner: #26 0x00007f6c4211d22a in TestNamespace::QCoreApplication::sendPostedEvents (receiver=0x0, event_type=0) at kernel/qcoreapplication.cpp:1410 QtQA::App::TestRunner: #27 0x00007f6c421979dd in TestNamespace::postEventSourceDispatch (s=0x18929f0) at kernel/qeventdispatcher_glib.cpp:271 QtQA::App::TestRunner: #28 0x00007f6c3fa00a5d in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #29 0x00007f6c3fa01258 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #30 0x00007f6c3fa01429 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #31 0x00007f6c42198241 in TestNamespace::QEventDispatcherGlib::processEvents (this=0x187db10, flags=...) at kernel/qeventdispatcher_glib.cpp:418 QtQA::App::TestRunner: #32 0x00007f6c3c7ff296 in TestNamespace::QPAEventDispatcherGlib::processEvents (this=0x187db10, flags=...) at eventdispatchers/qeventdispatcher_glib.cpp:115 QtQA::App::TestRunner: #33 0x00007f6c4211ca7a in TestNamespace::QCoreApplication::processEvents (flags=..., maxtime=50) at kernel/qcoreapplication.cpp:1133 QtQA::App::TestRunner: #34 0x000000000040c5be in TestNamespace::QTest::qWait (ms=50) at /work/build/qt/qtbase/include/QtTest/../../src/testlib/qtestsystem.h:58 QtQA::App::TestRunner: #35 0x000000000040f706 in tst_qquickimage::imageSource (this=0x7fffb0720390) at tst_qquickimage.cpp:208 QtQA::App::TestRunner: #36 0x000000000042ee1c in tst_qquickimage::qt_static_metacall (_o=0x7fffb0720390, _c=TestNamespace::QMetaObject::InvokeMetaMethod, _id=2, _a=0x7fffb071f690) at .moc/tst_qquickimage.moc:167 QtQA::App::TestRunner: #37 0x00007f6c42128e59 in TestNamespace::QMetaMethod::invoke (this=0x7fffb071f930, object=0x7fffb0720390, connectionType=TestNamespace::Qt::DirectConnection, returnValue=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:2183 QtQA::App::TestRunner: #38 0x00007f6c421282fd in TestNamespace::QMetaObject::invokeMethod (obj=0x7fffb0720390, member=0x19948c0 "imageSource", type=TestNamespace::Qt::DirectConnection, ret=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:1478 QtQA::App::TestRunner: #39 0x00007f6c4264b90d in TestNamespace::QMetaObject::invokeMethod (obj=0x7fffb0720390, member=0x19948c0 "imageSource", type=TestNamespace::Qt::DirectConnection, val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs.h:391 QtQA::App::TestRunner: #40 0x00007f6c42646fa0 in TestNamespace::QTest::qInvokeTestMethodDataEntry (slot=0x19948c0 "imageSource") at qtestcase.cpp:1884 QtQA::App::TestRunner: #41 0x00007f6c42647862 in TestNamespace::QTest::qInvokeTestMethod (slotName=0x19986e8 "imageSource()", data=0x0) at qtestcase.cpp:2012 QtQA::App::TestRunner: #42 0x00007f6c42648386 in TestNamespace::QTest::qInvokeTestMethods (testObject=0x7fffb0720390) at qtestcase.cpp:2239 QtQA::App::TestRunner: #43 0x00007f6c426489c5 in TestNamespace::QTest::qExec (testObject=0x7fffb0720390, argc=5, argv=0x7fffb07204d8) at qtestcase.cpp:2481 QtQA::App::TestRunner: #44 0x000000000042ed4a in main (argc=5, argv=0x7fffb07204d8) at tst_qquickimage.cpp:981 QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickimage: 935 seconds, signal 6 cc1plus: error: unrecognized command line option ‘-fuse-ld=gold’ Build log: http://testresults.qt.io/ci/QtBase_5.4_Integration/build_01939/revdep-qtdeclarative_linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz Tested changes (refs/builds/5.4_1426692330): http://codereview.qt-project.org/108527 [PS1] - Avoid using the current frame as the previous in layout http://codereview.qt-project.org/107101 [PS2] - OSX Fix disapearing tray icon From ci-noreply at qt-project.org Wed Mar 18 21:28:24 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 18 Mar 2015 22:28:24 +0200 Subject: [Ci-reports] pass on Qt5_5.5_Integration #38 Message-ID: <20150318_202824_017410.ci-noreply@qt-project.org> Qt5_5.5_Integration #38: SUCCESS Tested changes (refs/builds/5.5_1426683179): http://codereview.qt-project.org/108570 [PS11] - Updated submodules. From ci-noreply at qt-project.org Wed Mar 18 22:01:04 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 18 Mar 2015 23:01:04 +0200 Subject: [Ci-reports] pass on QtWayland_dev_Integration #110 Message-ID: <20150318_210104_060628.ci-noreply@qt-project.org> QtWayland_dev_Integration #110: SUCCESS Tested changes (refs/builds/dev_1426687172): http://codereview.qt-project.org/108799 [PS1] - Merge remote-tracking branch 'origin/5.5' into dev From ci-noreply at qt-project.org Wed Mar 18 22:13:28 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 18 Mar 2015 23:13:28 +0200 Subject: [Ci-reports] pass on QtTools_dev_Integration #316 Message-ID: <20150318_211328_021809.ci-noreply@qt-project.org> QtTools_dev_Integration #316: SUCCESS Tested changes (refs/builds/dev_1426685401): http://codereview.qt-project.org/108798 [PS1] - Merge remote-tracking branch 'origin/5.5' into dev From ci-noreply at qt-project.org Wed Mar 18 22:29:37 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 18 Mar 2015 23:29:37 +0200 Subject: [Ci-reports] pass on QtWebKit_dev_Integration #246 Message-ID: <20150318_212937_098656.ci-noreply@qt-project.org> QtWebKit_dev_Integration #246: SUCCESS Tested changes (refs/builds/dev_1426685181): http://codereview.qt-project.org/108843 [PS1] - Merge remote-tracking branch 'origin/5.5' into dev From ci-noreply at qt-project.org Wed Mar 18 23:27:25 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 19 Mar 2015 00:27:25 +0200 Subject: [Ci-reports] pass on QtBase_dev_Integration #6030 Message-ID: <20150318_222725_078234.ci-noreply@qt-project.org> QtBase_dev_Integration #6030: SUCCESS Tested changes (refs/builds/dev_1426687175): http://codereview.qt-project.org/107425 [PS2] - Testlib: Add platform name to blacklist keywords From ci-noreply at qt-project.org Wed Mar 18 23:43:53 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 19 Mar 2015 00:43:53 +0200 Subject: [Ci-reports] pass on QtBase_5.5_Integration #340 Message-ID: <20150318_224353_004932.ci-noreply@qt-project.org> QtBase_5.5_Integration #340: SUCCESS Tested changes (refs/builds/5.5_1426688805): http://codereview.qt-project.org/108806 [PS1] - Add missing null check when detaching a QImage http://codereview.qt-project.org/108712 [PS1] - Do not build glx integration with -no-opengl http://codereview.qt-project.org/108881 [PS2] - iOS: only use image picker dialog as native dialog for loading files http://codereview.qt-project.org/108836 [PS2] - EGLFS: Make Mali GPU backend more generic http://codereview.qt-project.org/108497 [PS2] - Add device mkspec for Odroid-XU3 http://codereview.qt-project.org/108849 [PS1] - Fix EGL config - X visual matching for i.MX6 http://codereview.qt-project.org/107073 [PS3] - Fix tst_largefile QCOMPARE value types http://codereview.qt-project.org/108886 [PS1] - improve QTouchEvent::TouchPoint qDebug operator http://codereview.qt-project.org/108780 [PS4] - iOS: Leave it up to QIOSTextInputResponder to decide when to reconfigure From ci-noreply at qt-project.org Thu Mar 19 00:01:40 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 19 Mar 2015 01:01:40 +0200 Subject: [Ci-reports] fail on QtTools_5.5_Integration #21 Message-ID: <20150318_230140_078610.ci-noreply@qt-project.org> qtwebkit failed to compile :( cc1plus: error: unrecognized command line option '-fuse-ld=gold' ntox86-ar: libWebCore.a: No space left on device make[3]: *** [debug/libWebCore.a] 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.io/ci/QtTools_5.5_Integration/build_00021/linux-qnx-x86_Ubuntu_14.04_x64/log.txt.gz Tested changes (refs/builds/5.5_1426708713): http://codereview.qt-project.org/106397 [PS4] - qtplugininfo: Add some extra validity checks on the metadata http://codereview.qt-project.org/106396 [PS3] - qtplugininfo: Print the plugin name the metadata is from http://codereview.qt-project.org/106395 [PS3] - qtplugininfo: Always print the tool name and the filename first From ci-noreply at qt-project.org Thu Mar 19 00:56:09 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 19 Mar 2015 01:56:09 +0200 Subject: [Ci-reports] pass on QtMultimedia_dev_Integration #331 Message-ID: <20150318_235609_020468.ci-noreply@qt-project.org> QtMultimedia_dev_Integration #331: SUCCESS Tested changes (refs/builds/dev_1426703911): http://codereview.qt-project.org/108792 [PS1] - Merge remote-tracking branch 'origin/5.5' into dev From ci-noreply at qt-project.org Thu Mar 19 01:09:08 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 19 Mar 2015 02:09:08 +0200 Subject: [Ci-reports] fail on QtBase_5.5_Integration #341 Message-ID: <20150319_000908_095994.ci-noreply@qt-project.org> `make' failed :( make[7]: *** [iphonesimulator-debug] Error 65 make[6]: *** [debug-iphonesimulator] Error 2 make[5]: *** [sub-qeventloop-make_first] Error 2 make[7]: *** [iphonesimulator-debug] Error 65 make[6]: *** [debug-iphonesimulator] Error 2 make[5]: *** [sub-qcoreapplication-make_first] Error 2 make[7]: *** [iphonesimulator-debug] Error 65 make[6]: *** [debug-iphonesimulator] Error 2 make[5]: *** [sub-qmath-make_first] Error 2 make[7]: *** [iphonesimulator-debug] Error 65 make[6]: *** [debug-iphonesimulator] Error 2 make[5]: *** [sub-qeventdispatcher-make_first] Error 2 make[7]: *** [iphonesimulator-debug] Error 65 make[6]: *** [debug-iphonesimulator] Error 2 make[5]: *** [sub-qmetaobject-make_first] Error 2 make[4]: *** [sub-kernel-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.io/ci/QtBase_5.5_Integration/build_00341/macx-ios-clang_OSX_10.9/log.txt.gz Tested changes (refs/builds/5.5_1426718729): http://codereview.qt-project.org/108757 [PS1] - OSX: add another missing AutoReleasePool. http://codereview.qt-project.org/106089 [PS2] - QDateTimePrivate: replace out parameters with return-by-value in getDateTime() http://codereview.qt-project.org/106094 [PS1] - QDateTime: prevent aggressive inlining http://codereview.qt-project.org/106939 [PS1] - QTime: optimize toString() http://codereview.qt-project.org/106938 [PS1] - Micro-optimize QDate::{long,short}{Day,Month}Name() http://codereview.qt-project.org/106937 [PS1] - QDate: don't spend code size covering the impossible case http://codereview.qt-project.org/106936 [PS1] - QDate: remove some useless default case labels http://codereview.qt-project.org/108680 [PS1] - Cocoa: Don't let key events triggering input method events close dialog. http://codereview.qt-project.org/108562 [PS1] - Fix problems with extended selection after changing the model contents http://codereview.qt-project.org/108764 [PS1] - Export the symbols of libdbus-1 when loading it at runtime. http://codereview.qt-project.org/108704 [PS1] - tst_QDnsLookup: Use a different character from space in TXT multi http://codereview.qt-project.org/108183 [PS1] - configure: take XQMAKESPEC into account when looking for files. http://codereview.qt-project.org/108175 [PS5] - QNX: Fix compilation on Windows. http://codereview.qt-project.org/108847 [PS1] - Doc: Fix QVector constructor documentation http://codereview.qt-project.org/108152 [PS3] - iOS: Base size of menu picker toolbar on the picker size itself From ci-noreply at qt-project.org Thu Mar 19 01:15:41 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 19 Mar 2015 02:15:41 +0200 Subject: [Ci-reports] pass on QtQuickControls_5.5_Integration #47 Message-ID: <20150319_001541_071609.ci-noreply@qt-project.org> QtQuickControls_5.5_Integration #47: SUCCESS Tested changes (refs/builds/5.5_1426703925): http://codereview.qt-project.org/108828 [PS3] - docs: document the FileDialog shortcuts property http://codereview.qt-project.org/108866 [PS1] - FileDialog: make the save/load distinction function properly http://codereview.qt-project.org/108741 [PS7] - FileDialog: expose several QStandardPaths in the shortcuts property From ci-noreply at qt-project.org Thu Mar 19 02:19:58 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 19 Mar 2015 03:19:58 +0200 Subject: [Ci-reports] fail on QtBase_5.5_Integration #342 Message-ID: <20150319_011958_037145.ci-noreply@qt-project.org> `make' failed :( make[7]: *** [iphonesimulator-debug] Error 65 make[6]: *** [debug-iphonesimulator] Error 2 make[5]: *** [sub-qeventdispatcher-make_first] Error 2 make[7]: *** [iphonesimulator-debug] Error 65 make[6]: *** [debug-iphonesimulator] Error 2 make[5]: *** [sub-qmetaobject-make_first] Error 2 make[7]: *** [iphonesimulator-debug] Error 65 make[6]: *** [debug-iphonesimulator] Error 2 make[5]: *** [sub-qeventloop-make_first] Error 2 make[7]: *** [iphonesimulator-debug] Error 65 make[6]: *** [debug-iphonesimulator] Error 2 make[5]: *** [sub-qmath-make_first] Error 2 make[7]: *** [iphonesimulator-debug] Error 65 make[6]: *** [debug-iphonesimulator] Error 2 make[5]: *** [sub-qcoreapplication-make_first] Error 2 make[4]: *** [sub-kernel-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.io/ci/QtBase_5.5_Integration/build_00342/macx-ios-clang_OSX_10.9/log.txt.gz Tested changes (refs/builds/5.5_1426723843): http://codereview.qt-project.org/108307 [PS3] - Cocoa integration - invalidate backing store on geometry update From ci-noreply at qt-project.org Thu Mar 19 03:58:53 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 19 Mar 2015 03:58:53 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.4.1_state #69 - FAILURE Message-ID: <20150319025853.C754530E67@fork.qtproject.c.bitbit.net> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt-project.org/ci/Qt5_5.4.1_state/build_00069 From ci-noreply at qt-project.org Thu Mar 19 04:05:50 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 19 Mar 2015 04:05:50 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - QtBase_5.3_mobile_state #295 - FAILURE Message-ID: <20150319030550.C339C30ECC@fork.qtproject.c.bitbit.net> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt-project.org/ci/QtBase_5.3_mobile_state/build_00295 From ci-noreply at qt-project.org Thu Mar 19 04:41:28 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 19 Mar 2015 05:41:28 +0200 Subject: [Ci-reports] pass on QtWebEngine_5.5_Integration #46 Message-ID: <20150319_034128_064211.ci-noreply@qt-project.org> QtWebEngine_5.5_Integration #46: SUCCESS Tested changes (refs/builds/5.5_1426705609): http://codereview.qt-project.org/108433 [PS3] - Fix geolocation (and slight cleanup) http://codereview.qt-project.org/108772 [PS1] - Properly copy the UserScriptData http://codereview.qt-project.org/108773 [PS1] - QWebEngineScript autotest From ci-noreply at qt-project.org Thu Mar 19 04:46:51 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 19 Mar 2015 05:46:51 +0200 Subject: [Ci-reports] pass on QtSvg_5.5_Integration #8 Message-ID: <20150319_034651_000844.ci-noreply@qt-project.org> QtSvg_5.5_Integration #8: SUCCESS Tested changes (refs/builds/5.5_1426707298): http://codereview.qt-project.org/102315 [PS2] - Remove the old headersclean unit test From ci-noreply at qt-project.org Thu Mar 19 05:00:40 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 19 Mar 2015 06:00:40 +0200 Subject: [Ci-reports] pass on QtScript_5.5_Integration #5 Message-ID: <20150319_040040_022279.ci-noreply@qt-project.org> QtScript_5.5_Integration #5: SUCCESS Tested changes (refs/builds/5.5_1426708753): http://codereview.qt-project.org/102314 [PS2] - Remove the old headersclean unit test From ci-noreply at qt-project.org Thu Mar 19 05:55:29 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 19 Mar 2015 05:55:29 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_dev_state #401 - FAILURE Message-ID: <20150319045529.50D9A31191@fork.qtproject.c.bitbit.net> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt-project.org/ci/Qt5_dev_state/build_00401 From ci-noreply at qt-project.org Thu Mar 19 06:10:05 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 19 Mar 2015 07:10:05 +0200 Subject: [Ci-reports] pass on QtXmlPatterns_dev_Integration #107 Message-ID: <20150319_051005_070462.ci-noreply@qt-project.org> QtXmlPatterns_dev_Integration #107: SUCCESS Tested changes (refs/builds/dev_1426712336): http://codereview.qt-project.org/108803 [PS1] - Merge remote-tracking branch 'origin/5.5' into dev From ci-noreply at qt-project.org Thu Mar 19 06:15:02 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 19 Mar 2015 07:15:02 +0200 Subject: [Ci-reports] pass on QtBase_5.4_Integration #1940 Message-ID: <20150319_051502_057475.ci-noreply@qt-project.org> QtBase_5.4_Integration #1940: SUCCESS Tested changes (refs/builds/5.4_1426709267): http://codereview.qt-project.org/102672 [PS5] - QComboBox: Update completer on setCurrentIndex() From ci-noreply at qt-project.org Thu Mar 19 07:05:00 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 19 Mar 2015 08:05:00 +0200 Subject: [Ci-reports] fail on Qt5_dev_Integration #646 Message-ID: <20150319_060500_058603.ci-noreply@qt-project.org> Qt5_dev_Integration » linux-g++_developer-build_qtnamespace_qtlibinfix_RHEL65_x64 #646: FAILURE Build log: http://testresults.qt.io/ci/Qt5_dev_Integration/build_00646/linux-g++_developer-build_qtnamespace_qtlibinfix_RHEL65_x64/log.txt.gz ============================================================ Autotest `license' failed :( # Failed test 'No reference text for license type LGPL in configure, line 9' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in configure.bat, line 9' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in init-repository, line 9' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Looks like you failed 3 tests of 3. /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl .. Dubious, test returned 3 (wstat 768, 0x300) Failed 3/3 subtests Test Summary Report ------------------- /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl (Wstat: 768 Tests: 3 Failed: 3) Failed tests: 1-3 Non-zero exit status: 3 Files=1, Tests=3, 0 wallclock secs ( 0.02 usr 0.00 sys + 0.09 cusr 0.01 csys = 0.12 CPU) Result: FAIL QtQA::App::TestRunner: test failed, running again to see if it is flaky... # Failed test 'No reference text for license type LGPL in configure, line 9' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in configure.bat, line 9' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Failed test 'No reference text for license type LGPL in init-repository, line 9' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 361. # Looks like you failed 3 tests of 3. /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl .. Dubious, test returned 3 (wstat 768, 0x300) Failed 3/3 subtests Test Summary Report ------------------- /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl (Wstat: 768 Tests: 3 Failed: 3) Failed tests: 1-3 Non-zero exit status: 3 Files=1, Tests=3, 0 wallclock secs ( 0.02 usr 0.00 sys + 0.08 cusr 0.00 csys = 0.10 CPU) Result: FAIL QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end license: 0.947312 seconds, exit code 1 Build log: http://testresults.qt.io/ci/Qt5_dev_Integration/build_00646/linux-g++_no-widgets_Ubuntu_14.04_x64/log.txt.gz Tested changes (refs/builds/dev_1426744844): http://codereview.qt-project.org/106392 [PS66] - Updated submodules. From ci-noreply at qt-project.org Thu Mar 19 07:43:54 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 19 Mar 2015 08:43:54 +0200 Subject: [Ci-reports] fail on Qt5_5.4_Integration #328 Message-ID: <20150319_064354_055786.ci-noreply@qt-project.org> Compilation failed :( c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' qwinthumbnailtoolbar.cpp qwinthumbnailtoolbar.cpp(507) : error C2065: 'IDI_APPLICATION' : undeclared identifier qwintaskbarbutton.cpp qwintaskbarbutton.cpp(48) : fatal error C1083: Cannot open include file: 'dwmapi.h': No such file or directory qwinjumplist.cpp qwinjumplist.cpp(46) : fatal error C1083: Cannot open include file: 'propvarutil.h': No such file or directory qwinfunctions_p.cpp qwinfunctions_p.cpp(48) : error C2664: 'GetProcAddressW' : cannot convert parameter 2 from 'const char [29]' to 'LPCWSTR' qwinfunctions_p.cpp(50) : error C2664: 'GetProcAddressW' : cannot convert parameter 2 from 'const char [26]' to 'LPCWSTR' qwinfunctions_p.cpp(52) : error C2664: 'GetProcAddressW' : cannot convert parameter 2 from 'const char [24]' to 'LPCWSTR' qwinfunctions_p.cpp(54) : error C2664: 'GetProcAddressW' : cannot convert parameter 2 from 'const char [22]' to 'LPCWSTR' qwinfunctions_p.cpp(56) : error C2664: 'GetProcAddressW' : cannot convert parameter 2 from 'const char [22]' to 'LPCWSTR' qwinfunctions_p.cpp(58) : error C2664: 'GetProcAddressW' : cannot convert parameter 2 from 'const char [24]' to 'LPCWSTR' qwinfunctions_p.cpp(60) : error C2664: 'GetProcAddressW' : cannot convert parameter 2 from 'const char [21]' to 'LPCWSTR' qwinfunctions_p.cpp(63) : error C2664: 'GetProcAddressW' : cannot convert parameter 2 from 'const char [22]' to 'LPCWSTR' qwinfunctions_p.cpp(65) : error C2664: 'GetProcAddressW' : cannot convert parameter 2 from 'const char [30]' to 'LPCWSTR' qwinfunctions_p.cpp(67) : error C2664: 'GetProcAddressW' : cannot convert parameter 2 from 'const char [27]' to 'LPCWSTR' qwinfunctions_p.cpp(76) : error C2664: 'GetProcAddressW' : cannot convert parameter 2 from 'const char [28]' to 'LPCWSTR' qwinfunctions_p.cpp(78) : error C2664: 'GetProcAddressW' : cannot convert parameter 2 from 'const char [40]' to 'LPCWSTR' Build log: http://testresults.qt.io/ci/Qt5_5.4_Integration/build_00328/wince70embedded-armv4i-msvc2008_Windows_7/log.txt.gz Tested changes (refs/builds/5.4_1426744029): http://codereview.qt-project.org/106265 [PS62] - Updated submodules. From ci-noreply at qt-project.org Thu Mar 19 07:50:55 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 19 Mar 2015 08:50:55 +0200 Subject: [Ci-reports] pass on QtDeclarative_5.5_Integration #107 Message-ID: <20150319_065055_005383.ci-noreply@qt-project.org> QtDeclarative_5.5_Integration #107: SUCCESS Tested changes (refs/builds/5.5_1426710692): http://codereview.qt-project.org/108889 [PS1] - Remove forward declaration of QScriptContext From ci-noreply at qt-project.org Thu Mar 19 08:28:26 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 19 Mar 2015 09:28:26 +0200 Subject: [Ci-reports] fail on QtCanvas3D_5.5_Integration #48 Message-ID: <20150319_072826_014446.ci-noreply@qt-project.org> Autotest `tst_qmltest' failed :( QtQA::App::TestRunner: test failed, running again to see if it is flaky... QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qmltest: 10 seconds, exit code 2 Build log: http://testresults.qt.io/ci/QtCanvas3D_5.5_Integration/build_00048/win32-msvc2010_developer-build_angle_Windows_7/log.txt.gz Tested changes (refs/builds/5.5_1426748599): http://codereview.qt-project.org/108466 [PS6] - Adding WebGL conformance tests for attributes From ci-noreply at qt-project.org Thu Mar 19 08:26:35 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 19 Mar 2015 09:26:35 +0200 Subject: [Ci-reports] fail on QtBase_5.5_Integration #343 Message-ID: <20150319_072635_096334.ci-noreply@qt-project.org> seventy-two autotests failed :( Testing tst_QWindowContainer FAIL! : tst_QWindowContainer::testShow() 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qwindowcontainer.cpp(108) : failure location FAIL! : tst_QWindowContainer::testPositionAndSize() 'QTest::qWaitForWindowExposed(container.data())' returned FALSE. () tst_qwindowcontainer.cpp(124) : failure location FAIL! : tst_QWindowContainer::testExposeObscure() 'QTest::qWaitForWindowExposed(container.data())' returned FALSE. () tst_qwindowcontainer.cpp(143) : failure location FAIL! : tst_QWindowContainer::testBehindTheScenesDeletion() 'QTest::qWaitForWindowExposed(container)' returned FALSE. () tst_qwindowcontainer.cpp(183) : failure location FAIL! : tst_QWindowContainer::testBehindTheScenesDeletion() 'QGuiApplication::topLevelWindows().isEmpty()' returned FALSE. () tst_qwindowcontainer.cpp(92) : failure location FAIL! : tst_QWindowContainer::testUnparenting() 'QTest::qWaitForWindowExposed(container.data())' returned FALSE. () tst_qwindowcontainer.cpp(240) : failure location FAIL! : tst_QWindowContainer::testUnparenting() 'QGuiApplication::topLevelWindows().isEmpty()' returned FALSE. () tst_qwindowcontainer.cpp(92) : failure location FAIL! : tst_QWindowContainer::testActivation() 'QTest::qWaitForWindowExposed(&root)' returned FALSE. () tst_qwindowcontainer.cpp(202) : failure location FAIL! : tst_QWindowContainer::testActivation() 'QGuiApplication::topLevelWindows().isEmpty()' returned FALSE. () tst_qwindowcontainer.cpp(92) : failure location FAIL! : tst_QWindowContainer::testAncestorChange() 'QTest::qWaitForWindowExposed(&root)' returned FALSE. () tst_qwindowcontainer.cpp(268) : failure location FAIL! : tst_QWindowContainer::testAncestorChange() 'QGuiApplication::topLevelWindows().isEmpty()' returned FALSE. () tst_qwindowcontainer.cpp(92) : failure location FAIL! : tst_QWindowContainer::testDockWidget() 'QTest::qWaitForWindowExposed(&mainWindow)' returned FALSE. () tst_qwindowcontainer.cpp(321) : failure location FAIL! : tst_QWindowContainer::testDockWidget() 'QGuiApplication::topLevelWindows().isEmpty()' returned FALSE. () tst_qwindowcontainer.cpp(92) : failure location Totals: 3 passed, 13 failed, 0 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QWindowContainer ********* Config: Using QtTest library 5.5.0, Qt 5.5.0 (i386-little_endian-ilp32 shared (dynamic) release build; by MSVC 2010) PASS : tst_QWindowContainer::initTestCase() FAIL! : tst_QWindowContainer::testShow() 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qwindowcontainer.cpp(108) : failure location FAIL! : tst_QWindowContainer::testPositionAndSize() 'QTest::qWaitForWindowExposed(container.data())' returned FALSE. () tst_qwindowcontainer.cpp(124) : failure location FAIL! : tst_QWindowContainer::testExposeObscure() 'QTest::qWaitForWindowExposed(container.data())' returned FALSE. () tst_qwindowcontainer.cpp(143) : failure location PASS : tst_QWindowContainer::testOwnership() FAIL! : tst_QWindowContainer::testBehindTheScenesDeletion() 'QTest::qWaitForWindowExposed(container)' returned FALSE. () tst_qwindowcontainer.cpp(183) : failure location FAIL! : tst_QWindowContainer::testBehindTheScenesDeletion() 'QGuiApplication::topLevelWindows().isEmpty()' returned FALSE. () tst_qwindowcontainer.cpp(92) : failure location FAIL! : tst_QWindowContainer::testUnparenting() 'QTest::qWaitForWindowExposed(container.data())' returned FALSE. () tst_qwindowcontainer.cpp(240) : failure location FAIL! : tst_QWindowContainer::testUnparenting() 'QGuiApplication::topLevelWindows().isEmpty()' returned FALSE. () tst_qwindowcontainer.cpp(92) : failure location FAIL! : tst_QWindowContainer::testActivation() 'QTest::qWaitForWindowExposed(&root)' returned FALSE. () tst_qwindowcontainer.cpp(202) : failure location FAIL! : tst_QWindowContainer::testActivation() 'QGuiApplication::topLevelWindows().isEmpty()' returned FALSE. () tst_qwindowcontainer.cpp(92) : failure location FAIL! : tst_QWindowContainer::testAncestorChange() 'QTest::qWaitForWindowExposed(&root)' returned FALSE. () tst_qwindowcontainer.cpp(268) : failure location FAIL! : tst_QWindowContainer::testAncestorChange() 'QGuiApplication::topLevelWindows().isEmpty()' returned FALSE. () tst_qwindowcontainer.cpp(92) : failure location FAIL! : tst_QWindowContainer::testDockWidget() 'QTest::qWaitForWindowExposed(&mainWindow)' returned FALSE. () tst_qwindowcontainer.cpp(321) : failure location FAIL! : tst_QWindowContainer::testDockWidget() 'QGuiApplication::topLevelWindows().isEmpty()' returned FALSE. () tst_qwindowcontainer.cpp(92) : failure location PASS : tst_QWindowContainer::cleanupTestCase() Totals: 3 passed, 13 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_QWindowContainer ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qwindowcontainer: 24 seconds, exit code 13 Testing tst_QWindow FAIL! : tst_QWindow::eventOrderOnShow() Compared values are not the same Actual (((window.received(QEvent::Resize)))): 0 Expected (1) : 1 tst_qwindow.cpp(226) : failure location FAIL! : tst_QWindow::resizeEventAfterResize() Compared values are not the same Actual (((window.received(QEvent::Resize)))): 0 Expected (1) : 1 tst_qwindow.cpp(243) : failure location FAIL! : tst_QWindow::positioningDuringMinimized() 'QTest::qWaitForWindowExposed(&window)' returned FALSE. () tst_qwindow.cpp(367) : failure location FAIL! : tst_QWindow::isExposed() '(window.received(QEvent::Expose) > 0)' returned FALSE. () tst_qwindow.cpp(445) : failure location FAIL! : tst_QWindow::isActive() '(window.isExposed())' returned FALSE. () tst_qwindow.cpp(481) : failure location FAIL! : tst_QWindow::testInputEvents() 'QTest::qWaitForWindowExposed(&window)' returned FALSE. () tst_qwindow.cpp(655) : failure location FAIL! : tst_QWindow::touchToMouseTranslation() 'QTest::qWaitForWindowExposed(&window)' returned FALSE. () tst_qwindow.cpp(713) : failure location FAIL! : tst_QWindow::touchToMouseTranslationForDevices() 'QTest::qWaitForWindowExposed(&window)' returned FALSE. () tst_qwindow.cpp(787) : failure location FAIL! : tst_QWindow::mouseToTouchTranslation() 'QTest::qWaitForWindowExposed(&window)' returned FALSE. () tst_qwindow.cpp(818) : failure location FAIL! : tst_QWindow::mouseToTouchLoop() 'QTest::qWaitForWindowExposed(&window)' returned FALSE. () tst_qwindow.cpp(867) : failure location FAIL! : tst_QWindow::touchCancel() 'QTest::qWaitForWindowExposed(&window)' returned FALSE. () tst_qwindow.cpp(882) : failure location FAIL! : tst_QWindow::touchCancelWithTouchToMouse() 'QTest::qWaitForWindowExposed(&window)' returned FALSE. () tst_qwindow.cpp(942) : failure location FAIL! : tst_QWindow::touchInterruptedByPopup() 'QTest::qWaitForWindowExposed(&window)' returned FALSE. () tst_qwindow.cpp(983) : failure location FAIL! : tst_QWindow::mouseEventSequence() 'QTest::qWaitForWindowExposed(&window)' returned FALSE. () tst_qwindow.cpp(1148) : failure location FAIL! : tst_QWindow::inputReentrancy() 'QTest::qWaitForWindowExposed(&window)' returned FALSE. () tst_qwindow.cpp(1270) : failure location FAIL! : tst_QWindow::modalDialog() 'QTest::qWaitForWindowExposed(&normalWindow)' returned FALSE. () tst_qwindow.cpp(1509) : failure location FAIL! : tst_QWindow::modalDialogClosingOneOfTwoModal() 'QTest::qWaitForWindowExposed(&normalWindow)' returned FALSE. () tst_qwindow.cpp(1535) : failure location FAIL! : tst_QWindow::modalWithChildWindow() 'QTest::qWaitForWindowExposed(&normalWindow)' returned FALSE. () tst_qwindow.cpp(1573) : failure location FAIL! : tst_QWindow::modalWindowModallity() 'QTest::qWaitForWindowExposed(&normal_window)' returned FALSE. () tst_qwindow.cpp(1607) : failure location FAIL! : tst_QWindow::modalWindowPosition() 'QTest::qWaitForWindowExposed(&window)' returned FALSE. () tst_qwindow.cpp(1639) : failure location FAIL! : tst_QWindow::windowsTransientChildren() 'QTest::qWaitForWindowExposed(&dialog)' returned FALSE. () tst_qwindow.cpp(1686) : failure location FAIL! : tst_QWindow::requestUpdate() '(window.isExposed())' returned FALSE. () tst_qwindow.cpp(1704) : failure location Totals: 15 passed, 22 failed, 0 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QWindow ********* Config: Using QtTest library 5.5.0, Qt 5.5.0 (i386-little_endian-ilp32 shared (dynamic) release build; by MSVC 2010) PASS : tst_QWindow::initTestCase() FAIL! : tst_QWindow::eventOrderOnShow() Compared values are not the same Actual (((window.received(QEvent::Resize)))): 0 Expected (1) : 1 tst_qwindow.cpp(226) : failure location FAIL! : tst_QWindow::resizeEventAfterResize() Compared values are not the same Actual (((window.received(QEvent::Resize)))): 0 Expected (1) : 1 tst_qwindow.cpp(243) : failure location PASS : tst_QWindow::mapGlobal() PASS : tst_QWindow::positioning(default) FAIL! : tst_QWindow::positioningDuringMinimized() 'QTest::qWaitForWindowExposed(&window)' returned FALSE. () tst_qwindow.cpp(367) : failure location PASS : tst_QWindow::platformSurface() FAIL! : tst_QWindow::isExposed() '(window.received(QEvent::Expose) > 0)' returned FALSE. () tst_qwindow.cpp(445) : failure location FAIL! : tst_QWindow::isActive() '(window.isExposed())' returned FALSE. () tst_qwindow.cpp(481) : failure location FAIL! : tst_QWindow::testInputEvents() 'QTest::qWaitForWindowExposed(&window)' returned FALSE. () tst_qwindow.cpp(655) : failure location FAIL! : tst_QWindow::touchToMouseTranslation() 'QTest::qWaitForWindowExposed(&window)' returned FALSE. () tst_qwindow.cpp(713) : failure location FAIL! : tst_QWindow::touchToMouseTranslationForDevices() 'QTest::qWaitForWindowExposed(&window)' returned FALSE. () tst_qwindow.cpp(787) : failure location FAIL! : tst_QWindow::mouseToTouchTranslation() 'QTest::qWaitForWindowExposed(&window)' returned FALSE. () tst_qwindow.cpp(818) : failure location FAIL! : tst_QWindow::mouseToTouchLoop() 'QTest::qWaitForWindowExposed(&window)' returned FALSE. () tst_qwindow.cpp(867) : failure location FAIL! : tst_QWindow::touchCancel() 'QTest::qWaitForWindowExposed(&window)' returned FALSE. () tst_qwindow.cpp(882) : failure location FAIL! : tst_QWindow::touchCancelWithTouchToMouse() 'QTest::qWaitForWindowExposed(&window)' returned FALSE. () tst_qwindow.cpp(942) : failure location FAIL! : tst_QWindow::touchInterruptedByPopup() 'QTest::qWaitForWindowExposed(&window)' returned FALSE. () tst_qwindow.cpp(983) : failure location PASS : tst_QWindow::orientation() PASS : tst_QWindow::sizes() PASS : tst_QWindow::close() PASS : tst_QWindow::activateAndClose() FAIL! : tst_QWindow::mouseEventSequence() 'QTest::qWaitForWindowExposed(&window)' returned FALSE. () tst_qwindow.cpp(1148) : failure location PASS : tst_QWindow::windowModality() FAIL! : tst_QWindow::inputReentrancy() 'QTest::qWaitForWindowExposed(&window)' returned FALSE. () tst_qwindow.cpp(1270) : failure location PASS : tst_QWindow::tabletEvents() PASS : tst_QWindow::windowModality_QTBUG27039() PASS : tst_QWindow::visibility() PASS : tst_QWindow::mask() PASS : tst_QWindow::initialSize() FAIL! : tst_QWindow::modalDialog() 'QTest::qWaitForWindowExposed(&normalWindow)' returned FALSE. () tst_qwindow.cpp(1509) : failure location FAIL! : tst_QWindow::modalDialogClosingOneOfTwoModal() 'QTest::qWaitForWindowExposed(&normalWindow)' returned FALSE. () tst_qwindow.cpp(1535) : failure location FAIL! : tst_QWindow::modalWithChildWindow() 'QTest::qWaitForWindowExposed(&normalWindow)' returned FALSE. () tst_qwindow.cpp(1573) : failure location FAIL! : tst_QWindow::modalWindowModallity() 'QTest::qWaitForWindowExposed(&normal_window)' returned FALSE. () tst_qwindow.cpp(1607) : failure location FAIL! : tst_QWindow::modalWindowPosition() 'QTest::qWaitForWindowExposed(&window)' returned FALSE. () tst_qwindow.cpp(1639) : failure location FAIL! : tst_QWindow::windowsTransientChildren() 'QTest::qWaitForWindowExposed(&dialog)' returned FALSE. () tst_qwindow.cpp(1686) : failure location FAIL! : tst_QWindow::requestUpdate() '(window.isExposed())' returned FALSE. () tst_qwindow.cpp(1704) : failure location PASS : tst_QWindow::cleanupTestCase() Totals: 15 passed, 22 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_QWindow ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qwindow: 350 seconds, exit code 22 Testing tst_QWidget FAIL! : tst_QWidget::initTestCase() 'QTest::qWaitForWindowExposed(testWidget)' returned FALSE. () tst_qwidget.cpp(669) : failure location Totals: 1 passed, 1 failed, 0 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QWidget ********* Config: Using QtTest library 5.5.0, Qt 5.5.0 (i386-little_endian-ilp32 shared (dynamic) release build; by MSVC 2010) FAIL! : tst_QWidget::initTestCase() 'QTest::qWaitForWindowExposed(testWidget)' returned FALSE. () tst_qwidget.cpp(669) : failure location PASS : tst_QWidget::cleanupTestCase() Totals: 1 passed, 1 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_QWidget ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qwidget: 2 seconds, exit code 1 Testing tst_QTreeWidget FAIL! : tst_QTreeWidget::initTestCase() 'QTest::qWaitForWindowExposed(testWidget)' returned FALSE. () tst_qtreewidget.cpp(240) : failure location Totals: 1 passed, 1 failed, 0 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QTreeWidget ********* Config: Using QtTest library 5.5.0, Qt 5.5.0 (i386-little_endian-ilp32 shared (dynamic) release build; by MSVC 2010) FAIL! : tst_QTreeWidget::initTestCase() 'QTest::qWaitForWindowExposed(testWidget)' returned FALSE. () tst_qtreewidget.cpp(240) : failure location PASS : tst_QTreeWidget::cleanupTestCase() Totals: 1 passed, 1 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_QTreeWidget ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qtreewidget: 2 seconds, exit code 1 Testing tst_QTreeView FAIL! : tst_QTreeView::iconSize() 'QTest::qWaitForWindowExposed(&view)' returned FALSE. () tst_qtreeview.cpp(934) : failure location FAIL! : tst_QTreeView::clicked() 'QTest::qWaitForWindowExposed(&view)' returned FALSE. () tst_qtreeview.cpp(2016) : failure location FAIL! : tst_QTreeView::styleOptionViewItem() '(delegate.count >= 13)' returned FALSE. () tst_qtreeview.cpp(3200) : failure location FAIL! : tst_QTreeView::task216717_updateChildren() 'QTest::qWaitForWindowExposed(&tree)' returned FALSE. () tst_qtreeview.cpp(3458) : failure location FAIL! : tst_QTreeView::task246536_scrollbarsNotWorking() 'QTest::qWaitForWindowExposed(&tree)' returned FALSE. () tst_qtreeview.cpp(3746) : failure location FAIL! : tst_QTreeView::task239271_addRowsWithFirstColumnHidden() 'QTest::qWaitForWindowExposed(&view)' returned FALSE. () tst_qtreeview.cpp(3803) : failure location FAIL! : tst_QTreeView::taskQTBUG_9216_setSizeAndUniformRowHeightsWrongRepaint() 'QTest::qWaitForWindowExposed(&view)' returned FALSE. () tst_qtreeview.cpp(3977) : failure location FAIL! : tst_QTreeView::taskQTBUG_11466_keyboardNavigationRegression() 'QTest::qWaitForWindowExposed(&treeView)' returned FALSE. () tst_qtreeview.cpp(4137) : failure location FAIL! : tst_QTreeView::taskQTBUG_13567_removeLastItemRegression() 'QTest::qWaitForWindowExposed(&view)' returned FALSE. () tst_qtreeview.cpp(4152) : failure location Totals: 165 passed, 9 failed, 0 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QTreeView ********* Config: Using QtTest library 5.5.0, Qt 5.5.0 (i386-little_endian-ilp32 shared (dynamic) release build; by MSVC 2010) PASS : tst_QTreeView::initTestCase() PASS : tst_QTreeView::getSetCheck() PASS : tst_QTreeView::construction() PASS : tst_QTreeView::alternatingRowColors() PASS : tst_QTreeView::currentIndex(-1, -1) PASS : tst_QTreeView::currentIndex(-1, 0) PASS : tst_QTreeView::currentIndex(0, -1) PASS : tst_QTreeView::currentIndex(0, 0) PASS : tst_QTreeView::currentIndex(0, 1) PASS : tst_QTreeView::currentIndex(1, 0) PASS : tst_QTreeView::currentIndex(1, 1) PASS : tst_QTreeView::currentIndex(2, 0) PASS : tst_QTreeView::currentIndex(2, 1) PASS : tst_QTreeView::currentIndex(3, -1) PASS : tst_QTreeView::currentIndex(3, 0) PASS : tst_QTreeView::currentIndex(3, 1) PASS : tst_QTreeView::dragDropMode(NoDragDrop) PASS : tst_QTreeView::dragDropMode(DragOnly) PASS : tst_QTreeView::dragDropMode(DropOnly) PASS : tst_QTreeView::dragDropMode(DragDrop) PASS : tst_QTreeView::dragDropMode(InternalMove) PASS : tst_QTreeView::dragDropModeFromDragEnabledAndAcceptDrops(NoDragDrop -1) PASS : tst_QTreeView::dragDropModeFromDragEnabledAndAcceptDrops(NoDragDrop 0) PASS : tst_QTreeView::dragDropModeFromDragEnabledAndAcceptDrops(NoDragDrop 1) PASS : tst_QTreeView::dragDropModeFromDragEnabledAndAcceptDrops(NoDragDrop 2) PASS : tst_QTreeView::dragDropModeFromDragEnabledAndAcceptDrops(NoDragDrop 3) PASS : tst_QTreeView::dragDropModeFromDragEnabledAndAcceptDrops(NoDragDrop 4) PASS : tst_QTreeView::dragDropModeFromDragEnabledAndAcceptDrops(DragOnly -1) PASS : tst_QTreeView::dragDropModeFromDragEnabledAndAcceptDrops(DragOnly 0) PASS : tst_QTreeView::dragDropModeFromDragEnabledAndAcceptDrops(DragOnly 1) PASS : tst_QTreeView::dragDropModeFromDragEnabledAndAcceptDrops(DragOnly 2) PASS : tst_QTreeView::dragDropModeFromDragEnabledAndAcceptDrops(DragOnly 3) PASS : tst_QTreeView::dragDropModeFromDragEnabledAndAcceptDrops(DragOnly 4) PASS : tst_QTreeView::dragDropModeFromDragEnabledAndAcceptDrops(DropOnly -1) PASS : tst_QTreeView::dragDropModeFromDragEnabledAndAcceptDrops(DropOnly 0) PASS : tst_QTreeView::dragDropModeFromDragEnabledAndAcceptDrops(DropOnly 1) PASS : tst_QTreeView::dragDropModeFromDragEnabledAndAcceptDrops(DropOnly 2) PASS : tst_QTreeView::dragDropModeFromDragEnabledAndAcceptDrops(DropOnly 3) PASS : tst_QTreeView::dragDropModeFromDragEnabledAndAcceptDrops(DropOnly 4) PASS : tst_QTreeView::dragDropModeFromDragEnabledAndAcceptDrops(DragDrop -1) PASS : tst_QTreeView::dragDropModeFromDragEnabledAndAcceptDrops(DragDrop 0) PASS : tst_QTreeView::dragDropModeFromDragEnabledAndAcceptDrops(DragDrop 1) PASS : tst_QTreeView::dragDropModeFromDragEnabledAndAcceptDrops(DragDrop 2) PASS : tst_QTreeView::dragDropModeFromDragEnabledAndAcceptDrops(DragDrop 3) PASS : tst_QTreeView::dragDropModeFromDragEnabledAndAcceptDrops(DragDrop 4) PASS : tst_QTreeView::dragDropModeFromDragEnabledAndAcceptDrops(DragDrop 5) PASS : tst_QTreeView::dragDropOverwriteMode() PASS : tst_QTreeView::editTriggers(NoEditTriggers 0) PASS : tst_QTreeView::editTriggers(NoEditTriggers 1) PASS : tst_QTreeView::editTriggers(NoEditTriggers 2) PASS : tst_QTreeView::editTriggers(NoEditTriggers 3) PASS : tst_QTreeView::editTriggers(NoEditTriggers 4) PASS : tst_QTreeView::editTriggers(CurrentChanged 0) PASS : tst_QTreeView::editTriggers(CurrentChanged 1) PASS : tst_QTreeView::editTriggers(CurrentChanged 2) PASS : tst_QTreeView::editTriggers(CurrentChanged 3) PASS : tst_QTreeView::editTriggers(CurrentChanged 4) PASS : tst_QTreeView::editTriggers(DoubleClicked 0) PASS : tst_QTreeView::editTriggers(DoubleClicked 1) PASS : tst_QTreeView::editTriggers(DoubleClicked 2) PASS : tst_QTreeView::editTriggers(DoubleClicked 3) PASS : tst_QTreeView::editTriggers(DoubleClicked 4) PASS : tst_QTreeView::editTriggers(SelectedClicked 0) PASS : tst_QTreeView::editTriggers(SelectedClicked 1) PASS : tst_QTreeView::editTriggers(SelectedClicked 2) PASS : tst_QTreeView::editTriggers(SelectedClicked 3) PASS : tst_QTreeView::editTriggers(SelectedClicked 4) PASS : tst_QTreeView::editTriggers(EditKeyPressed 0) PASS : tst_QTreeView::editTriggers(EditKeyPressed 1) PASS : tst_QTreeView::editTriggers(EditKeyPressed 2) PASS : tst_QTreeView::editTriggers(EditKeyPressed 3) PASS : tst_QTreeView::editTriggers(EditKeyPressed 4) PASS : tst_QTreeView::hasAutoScroll() PASS : tst_QTreeView::horizontalScrollMode() FAIL! : tst_QTreeView::iconSize() 'QTest::qWaitForWindowExposed(&view)' returned FALSE. () tst_qtreeview.cpp(934) : failure location PASS : tst_QTreeView::indexAt() PASS : tst_QTreeView::indexWidget() PASS : tst_QTreeView::itemDelegate() PASS : tst_QTreeView::itemDelegateForColumnOrRow() PASS : tst_QTreeView::keyboardSearch() PASS : tst_QTreeView::keyboardSearchMultiColumn() PASS : tst_QTreeView::setModel() PASS : tst_QTreeView::openPersistentEditor() PASS : tst_QTreeView::rootIndex() PASS : tst_QTreeView::setHeader() PASS : tst_QTreeView::columnHidden() PASS : tst_QTreeView::rowHidden() PASS : tst_QTreeView::noDelegate() PASS : tst_QTreeView::noModel() PASS : tst_QTreeView::emptyModel() PASS : tst_QTreeView::removeRows() PASS : tst_QTreeView::removeCols() PASS : tst_QTreeView::limitedExpand() PASS : tst_QTreeView::expandAndCollapse(normal) PASS : tst_QTreeView::expandAndCollapse(animated) PASS : tst_QTreeView::expandAndCollapseAll() PASS : tst_QTreeView::expandWithNoChildren() PASS : tst_QTreeView::quickExpandCollapse() PASS : tst_QTreeView::keyboardNavigation() PASS : tst_QTreeView::headerSections() PASS : tst_QTreeView::moveCursor(uniformRowHeights = false, scrollPerPixel = false) PASS : tst_QTreeView::moveCursor(uniformRowHeights = true, scrollPerPixel = false) PASS : tst_QTreeView::moveCursor(uniformRowHeights = false, scrollPerPixel = true) PASS : tst_QTreeView::moveCursor(uniformRowHeights = true, scrollPerPixel = true) PASS : tst_QTreeView::setSelection((0,0,50,20),rows) PASS : tst_QTreeView::setSelection((0,0,50,90),rows) PASS : tst_QTreeView::setSelection((50,0,0,90),rows,invalid rect) PASS : tst_QTreeView::setSelection((0,-20,20,50),rows) PASS : tst_QTreeView::setSelection((0,-50,20,90),rows) PASS : tst_QTreeView::extendedSelection(select) PASS : tst_QTreeView::extendedSelection(unselect) PASS : tst_QTreeView::indexAbove() PASS : tst_QTreeView::indexBelow() FAIL! : tst_QTreeView::clicked() 'QTest::qWaitForWindowExposed(&view)' returned FALSE. () tst_qtreeview.cpp(2016) : failure location WARNING: tst_QTreeView::mouseDoubleClick() Mouse event "MouseDClick" not accepted by receiving widget WARNING: tst_QTreeView::mouseDoubleClick() Mouse event "MouseDClick" not accepted by receiving widget PASS : tst_QTreeView::mouseDoubleClick() PASS : tst_QTreeView::rowsAboutToBeRemoved() PASS : tst_QTreeView::headerSections_unhideSection() PASS : tst_QTreeView::columnAt() PASS : tst_QTreeView::scrollTo() PASS : tst_QTreeView::rowsAboutToBeRemoved_move() PASS : tst_QTreeView::resizeColumnToContents() PASS : tst_QTreeView::insertAfterSelect() PASS : tst_QTreeView::removeAfterSelect() PASS : tst_QTreeView::hiddenItems() PASS : tst_QTreeView::spanningItems() PASS : tst_QTreeView::rowSizeHint() PASS : tst_QTreeView::setSortingEnabled() PASS : tst_QTreeView::headerHidden() PASS : tst_QTreeView::indentation() PASS : tst_QTreeView::selection() PASS : tst_QTreeView::removeAndInsertExpandedCol0() PASS : tst_QTreeView::selectionWithHiddenItems() PASS : tst_QTreeView::selectAll() PASS : tst_QTreeView::disabledButCheckable() PASS : tst_QTreeView::sortByColumn(sorting enabled) PASS : tst_QTreeView::sortByColumn(sorting disabled) PASS : tst_QTreeView::evilModel(visible) PASS : tst_QTreeView::indexRowSizeHint() PASS : tst_QTreeView::addRowsWhileSectionsAreHidden() PASS : tst_QTreeView::filterProxyModelCrash() PASS : tst_QTreeView::renderToPixmap(row-0) PASS : tst_QTreeView::renderToPixmap(row-1) FAIL! : tst_QTreeView::styleOptionViewItem() '(delegate.count >= 13)' returned FALSE. () tst_qtreeview.cpp(3200) : failure location PASS : tst_QTreeView::keyboardNavigationWithDisabled() PASS : tst_QTreeView::task174627_moveLeftToRoot() PASS : tst_QTreeView::task171902_expandWith1stColHidden() PASS : tst_QTreeView::task203696_hidingColumnsAndRowsn() PASS : tst_QTreeView::task211293_removeRootIndex() FAIL! : tst_QTreeView::task216717_updateChildren() 'QTest::qWaitForWindowExposed(&tree)' returned FALSE. () tst_qtreeview.cpp(3458) : failure location PASS : tst_QTreeView::task220298_selectColumns() PASS : tst_QTreeView::task224091_appendColumns() PASS : tst_QTreeView::task225539_deleteModel() PASS : tst_QTreeView::task230123_setItemsExpandable() PASS : tst_QTreeView::task202039_closePersistentEditor() PASS : tst_QTreeView::task238873_avoidAutoReopening() PASS : tst_QTreeView::task244304_clickOnDecoration() FAIL! : tst_QTreeView::task246536_scrollbarsNotWorking() 'QTest::qWaitForWindowExposed(&tree)' returned FALSE. () tst_qtreeview.cpp(3746) : failure location PASS : tst_QTreeView::task250683_wrongSectionSize() FAIL! : tst_QTreeView::task239271_addRowsWithFirstColumnHidden() 'QTest::qWaitForWindowExposed(&view)' returned FALSE. () tst_qtreeview.cpp(3803) : failure location PASS : tst_QTreeView::task254234_proxySort() PASS : tst_QTreeView::task248022_changeSelection() PASS : tst_QTreeView::task245654_changeModelAndExpandAll() PASS : tst_QTreeView::doubleClickedWithSpans() PASS : tst_QTreeView::taskQTBUG_6450_selectAllWith1stColumnHidden() FAIL! : tst_QTreeView::taskQTBUG_9216_setSizeAndUniformRowHeightsWrongRepaint() 'QTest::qWaitForWindowExposed(&view)' returned FALSE. () tst_qtreeview.cpp(3977) : failure location FAIL! : tst_QTreeView::taskQTBUG_11466_keyboardNavigationRegression() 'QTest::qWaitForWindowExposed(&treeView)' returned FALSE. () tst_qtreeview.cpp(4137) : failure location FAIL! : tst_QTreeView::taskQTBUG_13567_removeLastItemRegression() 'QTest::qWaitForWindowExposed(&view)' returned FALSE. () tst_qtreeview.cpp(4152) : failure location PASS : tst_QTreeView::taskQTBUG_25333_adjustViewOptionsForIndex() PASS : tst_QTreeView::taskQTBUG_18539_emitLayoutChanged() PASS : tst_QTreeView::taskQTBUG_8176_emitOnExpandAll() PASS : tst_QTreeView::taskQTBUG_34717_collapseAtBottom() PASS : tst_QTreeView::taskQTBUG_37813_crash() PASS : tst_QTreeView::testInitialFocus() PASS : tst_QTreeView::cleanupTestCase() Totals: 165 passed, 9 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_QTreeView ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qtreeview: 69 seconds, exit code 9 Testing tst_QToolButton FAIL! : tst_QToolButton::qtbug_34759_sizeHintResetWhenSettingMenu() 'QTest::qWaitForWindowExposed(&button1)' returned FALSE. () tst_qtoolbutton.cpp(281) : failure location Totals: 8 passed, 1 failed, 0 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QToolButton ********* Config: Using QtTest library 5.5.0, Qt 5.5.0 (i386-little_endian-ilp32 shared (dynamic) release build; by MSVC 2010) PASS : tst_QToolButton::initTestCase() PASS : tst_QToolButton::getSetCheck() PASS : tst_QToolButton::triggered() PASS : tst_QToolButton::collapseTextOnPriority() PASS : tst_QToolButton::task230994_iconSize() PASS : tst_QToolButton::task176137_autoRepeatOfAction() PASS : tst_QToolButton::qtbug_26956_popupTimerDone() QWARN : tst_QToolButton::qtbug_34759_sizeHintResetWhenSettingMenu() QWindowsWindow::setGeometryDp: Unable to set geometry 35x22+640+338 on QWidgetWindow/'QToolButtonClassWindow'. Resulting geometry: 104x22+640+338 (frame: 4, 23, 4, 4, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215). QWARN : tst_QToolButton::qtbug_34759_sizeHintResetWhenSettingMenu() QWindowsWindow::setGeometryDp: Unable to set geometry 35x22+640+338 on QWidgetWindow/'QToolButtonClassWindow'. Resulting geometry: 104x22+640+338 (frame: 4, 23, 4, 4, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215). FAIL! : tst_QToolButton::qtbug_34759_sizeHintResetWhenSettingMenu() 'QTest::qWaitForWindowExposed(&button1)' returned FALSE. () tst_qtoolbutton.cpp(281) : failure location PASS : tst_QToolButton::cleanupTestCase() Totals: 8 passed, 1 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_QToolButton ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qtoolbutton: 12 seconds, exit code 1 Testing tst_QToolBar FAIL! : tst_QToolBar::actionGeometry() 'QTest::qWaitForWindowExposed(&tb)' returned FALSE. () tst_qtoolbar.cpp(523) : failure location FAIL! : tst_QToolBar::actionTriggered() 'QTest::qWaitForWindowExposed(&tb)' returned FALSE. () tst_qtoolbar.cpp(845) : failure location Totals: 20 passed, 2 failed, 0 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QToolBar ********* Config: Using QtTest library 5.5.0, Qt 5.5.0 (i386-little_endian-ilp32 shared (dynamic) release build; by MSVC 2010) PASS : tst_QToolBar::initTestCase() PASS : tst_QToolBar::isMovable() PASS : tst_QToolBar::allowedAreas() PASS : tst_QToolBar::orientation() PASS : tst_QToolBar::addAction() PASS : tst_QToolBar::insertAction() PASS : tst_QToolBar::addSeparator() PASS : tst_QToolBar::insertSeparator() PASS : tst_QToolBar::addWidget() PASS : tst_QToolBar::insertWidget() FAIL! : tst_QToolBar::actionGeometry() 'QTest::qWaitForWindowExposed(&tb)' returned FALSE. () tst_qtoolbar.cpp(523) : failure location QWARN : tst_QToolBar::toggleViewAction() QWindowsWindow::setGeometryDp: Unable to set geometry 4x14+640+338 on QWidgetWindow/'QToolBarClassWindow'. Resulting geometry: 104x14+640+338 (frame: 4, 23, 4, 4, custom margin: 0, 0, 0, 0, minimum size: 4x14, maximum size: 16777215x16777215). PASS : tst_QToolBar::toggleViewAction() PASS : tst_QToolBar::iconSize() PASS : tst_QToolBar::toolButtonStyle() FAIL! : tst_QToolBar::actionTriggered() 'QTest::qWaitForWindowExposed(&tb)' returned FALSE. () tst_qtoolbar.cpp(845) : failure location PASS : tst_QToolBar::visibilityChanged() PASS : tst_QToolBar::actionOwnership() PASS : tst_QToolBar::widgetAction() PASS : tst_QToolBar::accel() PASS : tst_QToolBar::task191727_layout() PASS : tst_QToolBar::task197996_visibility() PASS : tst_QToolBar::cleanupTestCase() Totals: 20 passed, 2 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_QToolBar ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qtoolbar: 5 seconds, exit code 2 Testing tst_QTextEdit FAIL! : tst_QTextEdit::taskQTBUG_7902_contextMenuCrash() 'QTest::qWaitForWindowExposed(w)' returned FALSE. () tst_qtextedit.cpp(2221) : failure location FAIL! : tst_QTextEdit::inputMethodEvent() Compared pointers are not the same Actual (qApp->focusObject()): 007DB9D0 Expected (ed) : 007DB4D0 tst_qtextedit.cpp(2397) : failure location (... 12730 lines omitted; there are too many errors!) QWARN : tst_QMainWindow::QTBUG21378_animationFinished() QWindowsWindow::setGeometryDp: Unable to set geometry 602x14+443+441561996 on QWidgetWindow/'QToolBarClassWindow'. Resulting geometry: 602x14+443+32767 (frame: 0, 0, 0, 0, custom margin: 0, 0, 0, 0, minimum size: 14x14, maximum size: 16777215x16777215). QWARN : tst_QMainWindow::QTBUG21378_animationFinished() QWindowsWindow::setGeometryDp: Unable to set geometry 698x14+499+227832459 on QWidgetWindow/'QToolBarClassWindow'. Resulting geometry: 698x14+499+32767 (frame: 0, 0, 0, 0, custom margin: 0, 0, 0, 0, minimum size: 14x14, maximum size: 16777215x16777215). QWARN : tst_QMainWindow::QTBUG21378_animationFinished() QWindowsWindow::setGeometryDp: Unable to set geometry 763x14+537+84178181 on QWidgetWindow/'QToolBarClassWindow'. Resulting geometry: 763x14+537+32767 (frame: 0, 0, 0, 0, custom margin: 0, 0, 0, 0, minimum size: 14x14, maximum size: 16777215x16777215). QWARN : tst_QMainWindow::QTBUG21378_animationFinished() QWindowsWindow::setGeometryDp: Unable to set geometry 783x14+549+38629263 on QWidgetWindow/'QToolBarClassWindow'. Resulting geometry: 783x14+549+32767 (frame: 0, 0, 0, 0, custom margin: 0, 0, 0, 0, minimum size: 14x14, maximum size: 16777215x16777215). QWARN : tst_QMainWindow::QTBUG21378_animationFinished() QWindowsWindow::setGeometryDp: Unable to set geometry 800x14+559+87872 on QWidgetWindow/'QToolBarClassWindow'. Resulting geometry: 800x14+559+32767 (frame: 0, 0, 0, 0, custom margin: 0, 0, 0, 0, minimum size: 14x14, maximum size: 16777215x16777215). QWARN : tst_QMainWindow::QTBUG21378_animationFinished() QWindowsWindow::setGeometryDp: Unable to set geometry 14x14+98+1751881723 on QWidgetWindow/'QToolBarClassWindow'. Resulting geometry: 14x14+98+32767 (frame: 0, 0, 0, 0, custom margin: 0, 0, 0, 0, minimum size: 14x14, maximum size: 16777215x16777215). QWARN : tst_QMainWindow::QTBUG21378_animationFinished() QWindowsWindow::setGeometryDp: Unable to set geometry 28x14+106+1720260262 on QWidgetWindow/'QToolBarClassWindow'. Resulting geometry: 28x14+106+32767 (frame: 0, 0, 0, 0, custom margin: 0, 0, 0, 0, minimum size: 14x14, maximum size: 16777215x16777215). QWARN : tst_QMainWindow::QTBUG21378_animationFinished() QWindowsWindow::setGeometryDp: Unable to set geometry 73x14+133+1618651139 on QWidgetWindow/'QToolBarClassWindow'. Resulting geometry: 73x14+133+32767 (frame: 0, 0, 0, 0, custom margin: 0, 0, 0, 0, minimum size: 14x14, maximum size: 16777215x16777215). QWARN : tst_QMainWindow::QTBUG21378_animationFinished() QWindowsWindow::setGeometryDp: Unable to set geometry 108x14+153+1541568355 on QWidgetWindow/'QToolBarClassWindow'. Resulting geometry: 108x14+153+32767 (frame: 0, 0, 0, 0, custom margin: 0, 0, 0, 0, minimum size: 14x14, maximum size: 16777215x16777215). QWARN : tst_QMainWindow::QTBUG21378_animationFinished() QWindowsWindow::setGeometryDp: Unable to set geometry 202x14+207+1334846345 on QWidgetWindow/'QToolBarClassWindow'. Resulting geometry: 202x14+207+32767 (frame: 0, 0, 0, 0, custom margin: 0, 0, 0, 0, minimum size: 14x14, maximum size: 16777215x16777215). QWARN : tst_QMainWindow::QTBUG21378_animationFinished() QWindowsWindow::setGeometryDp: Unable to set geometry 326x14+280+1058049076 on QWidgetWindow/'QToolBarClassWindow'. Resulting geometry: 326x14+280+32767 (frame: 0, 0, 0, 0, custom margin: 0, 0, 0, 0, minimum size: 14x14, maximum size: 16777215x16777215). QWARN : tst_QMainWindow::QTBUG21378_animationFinished() QWindowsWindow::setGeometryDp: Unable to set geometry 399x14+324+893372220 on QWidgetWindow/'QToolBarClassWindow'. Resulting geometry: 399x14+324+32767 (frame: 0, 0, 0, 0, custom margin: 0, 0, 0, 0, minimum size: 14x14, maximum size: 16777215x16777215). QWARN : tst_QMainWindow::QTBUG21378_animationFinished() QWindowsWindow::setGeometryDp: Unable to set geometry 542x14+408+574704986 on QWidgetWindow/'QToolBarClassWindow'. Resulting geometry: 542x14+408+32767 (frame: 0, 0, 0, 0, custom margin: 0, 0, 0, 0, minimum size: 14x14, maximum size: 16777215x16777215). QWARN : tst_QMainWindow::QTBUG21378_animationFinished() QWindowsWindow::setGeometryDp: Unable to set geometry 602x14+443+441561996 on QWidgetWindow/'QToolBarClassWindow'. Resulting geometry: 602x14+443+32767 (frame: 0, 0, 0, 0, custom margin: 0, 0, 0, 0, minimum size: 14x14, maximum size: 16777215x16777215). QWARN : tst_QMainWindow::QTBUG21378_animationFinished() QWindowsWindow::setGeometryDp: Unable to set geometry 698x14+499+227832459 on QWidgetWindow/'QToolBarClassWindow'. Resulting geometry: 698x14+499+32767 (frame: 0, 0, 0, 0, custom margin: 0, 0, 0, 0, minimum size: 14x14, maximum size: 16777215x16777215). QWARN : tst_QMainWindow::QTBUG21378_animationFinished() QWindowsWindow::setGeometryDp: Unable to set geometry 763x14+537+84178181 on QWidgetWindow/'QToolBarClassWindow'. Resulting geometry: 763x14+537+32767 (frame: 0, 0, 0, 0, custom margin: 0, 0, 0, 0, minimum size: 14x14, maximum size: 16777215x16777215). QWARN : tst_QMainWindow::QTBUG21378_animationFinished() QWindowsWindow::setGeometryDp: Unable to set geometry 783x14+549+38629263 on QWidgetWindow/'QToolBarClassWindow'. Resulting geometry: 783x14+549+32767 (frame: 0, 0, 0, 0, custom margin: 0, 0, 0, 0, minimum size: 14x14, maximum size: 16777215x16777215). QWARN : tst_QMainWindow::QTBUG21378_animationFinished() QWindowsWindow::setGeometryDp: Unable to set geometry 800x14+559+87872 on QWidgetWindow/'QToolBarClassWindow'. Resulting geometry: 800x14+559+32767 (frame: 0, 0, 0, 0, custom margin: 0, 0, 0, 0, minimum size: 14x14, maximum size: 16777215x16777215). QWARN : tst_QMainWindow::QTBUG21378_animationFinished() QWindowsWindow::setGeometryDp: Unable to set geometry 14x14+98+1751881723 on QWidgetWindow/'QToolBarClassWindow'. Resulting geometry: 14x14+98+32767 (frame: 0, 0, 0, 0, custom margin: 0, 0, 0, 0, minimum size: 14x14, maximum size: 16777215x16777215). QWARN : tst_QMainWindow::QTBUG21378_animationFinished() QWindowsWindow::setGeometryDp: Unable to set geometry 28x14+106+1720260262 on QWidgetWindow/'QToolBarClassWindow'. Resulting geometry: 28x14+106+32767 (frame: 0, 0, 0, 0, custom margin: 0, 0, 0, 0, minimum size: 14x14, maximum size: 16777215x16777215). QWARN : tst_QMainWindow::QTBUG21378_animationFinished() QWindowsWindow::setGeometryDp: Unable to set geometry 73x14+133+1618651139 on QWidgetWindow/'QToolBarClassWindow'. Resulting geometry: 73x14+133+32767 (frame: 0, 0, 0, 0, custom margin: 0, 0, 0, 0, minimum size: 14x14, maximum size: 16777215x16777215). QWARN : tst_QMainWindow::QTBUG21378_animationFinished() QWindowsWindow::setGeometryDp: Unable to set geometry 108x14+153+1541568355 on QWidgetWindow/'QToolBarClassWindow'. Resulting geometry: 108x14+153+32767 (frame: 0, 0, 0, 0, custom margin: 0, 0, 0, 0, minimum size: 14x14, maximum size: 16777215x16777215). QWARN : tst_QMainWindow::QTBUG21378_animationFinished() QWindowsWindow::setGeometryDp: Unable to set geometry 202x14+207+1334846345 on QWidgetWindow/'QToolBarClassWindow'. Resulting geometry: 202x14+207+32767 (frame: 0, 0, 0, 0, custom margin: 0, 0, 0, 0, minimum size: 14x14, maximum size: 16777215x16777215). QWARN : tst_QMainWindow::QTBUG21378_animationFinished() QWindowsWindow::setGeometryDp: Unable to set geometry 259x14+242+1205207118 on QWidgetWindow/'QToolBarClassWindow'. Resulting geometry: 259x14+242+32767 (frame: 0, 0, 0, 0, custom margin: 0, 0, 0, 0, minimum size: 14x14, maximum size: 16777215x16777215). QWARN : tst_QMainWindow::QTBUG21378_animationFinished() QWindowsWindow::setGeometryDp: Unable to set geometry 399x14+324+893372220 on QWidgetWindow/'QToolBarClassWindow'. Resulting geometry: 399x14+324+32767 (frame: 0, 0, 0, 0, custom margin: 0, 0, 0, 0, minimum size: 14x14, maximum size: 16777215x16777215). QWARN : tst_QMainWindow::QTBUG21378_animationFinished() QWindowsWindow::setGeometryDp: Unable to set geometry 542x14+408+574704986 on QWidgetWindow/'QToolBarClassWindow'. Resulting geometry: 542x14+408+32767 (frame: 0, 0, 0, 0, custom margin: 0, 0, 0, 0, minimum size: 14x14, maximum size: 16777215x16777215). QWARN : tst_QMainWindow::QTBUG21378_animationFinished() QWindowsWindow::setGeometryDp: Unable to set geometry 602x14+443+441561996 on QWidgetWindow/'QToolBarClassWindow'. Resulting geometry: 602x14+443+32767 (frame: 0, 0, 0, 0, custom margin: 0, 0, 0, 0, minimum size: 14x14, maximum size: 16777215x16777215). QWARN : tst_QMainWindow::QTBUG21378_animationFinished() QWindowsWindow::setGeometryDp: Unable to set geometry 702x14+502+218985458 on QWidgetWindow/'QToolBarClassWindow'. Resulting geometry: 702x14+502+32767 (frame: 0, 0, 0, 0, custom margin: 0, 0, 0, 0, minimum size: 14x14, maximum size: 16777215x16777215). QWARN : tst_QMainWindow::QTBUG21378_animationFinished() QWindowsWindow::setGeometryDp: Unable to set geometry 737x14+523+140150793 on QWidgetWindow/'QToolBarClassWindow'. Resulting geometry: 737x14+523+32767 (frame: 0, 0, 0, 0, custom margin: 0, 0, 0, 0, minimum size: 14x14, maximum size: 16777215x16777215). QWARN : tst_QMainWindow::QTBUG21378_animationFinished() QWindowsWindow::setGeometryDp: Unable to set geometry 785x14+550+35037906 on QWidgetWindow/'QToolBarClassWindow'. Resulting geometry: 785x14+550+32767 (frame: 0, 0, 0, 0, custom margin: 0, 0, 0, 0, minimum size: 14x14, maximum size: 16777215x16777215). QWARN : tst_QMainWindow::QTBUG21378_animationFinished() QWindowsWindow::setGeometryDp: Unable to set geometry 14x14+98+1751881723 on QWidgetWindow/'QToolBarClassWindow'. Resulting geometry: 14x14+98+32767 (frame: 0, 0, 0, 0, custom margin: 0, 0, 0, 0, minimum size: 14x14, maximum size: 16777215x16777215). QWARN : tst_QMainWindow::QTBUG21378_animationFinished() QWindowsWindow::setGeometryDp: Unable to set geometry 28x14+106+1720260262 on QWidgetWindow/'QToolBarClassWindow'. Resulting geometry: 28x14+106+32767 (frame: 0, 0, 0, 0, custom margin: 0, 0, 0, 0, minimum size: 14x14, maximum size: 16777215x16777215). QWARN : tst_QMainWindow::QTBUG21378_animationFinished() QWindowsWindow::setGeometryDp: Unable to set geometry 73x14+133+1618651139 on QWidgetWindow/'QToolBarClassWindow'. Resulting geometry: 73x14+133+32767 (frame: 0, 0, 0, 0, custom margin: 0, 0, 0, 0, minimum size: 14x14, maximum size: 16777215x16777215). QWARN : tst_QMainWindow::QTBUG21378_animationFinished() QWindowsWindow::setGeometryDp: Unable to set geometry 108x14+153+1541568355 on QWidgetWindow/'QToolBarClassWindow'. Resulting geometry: 108x14+153+32767 (frame: 0, 0, 0, 0, custom margin: 0, 0, 0, 0, minimum size: 14x14, maximum size: 16777215x16777215). QWARN : tst_QMainWindow::QTBUG21378_animationFinished() QWindowsWindow::setGeometryDp: Unable to set geometry 202x14+207+1334846345 on QWidgetWindow/'QToolBarClassWindow'. Resulting geometry: 202x14+207+32767 (frame: 0, 0, 0, 0, custom margin: 0, 0, 0, 0, minimum size: 14x14, maximum size: 16777215x16777215). QWARN : tst_QMainWindow::QTBUG21378_animationFinished() QWindowsWindow::setGeometryDp: Unable to set geometry 259x14+242+1205207118 on QWidgetWindow/'QToolBarClassWindow'. Resulting geometry: 259x14+242+32767 (frame: 0, 0, 0, 0, custom margin: 0, 0, 0, 0, minimum size: 14x14, maximum size: 16777215x16777215). QWARN : tst_QMainWindow::QTBUG21378_animationFinished() QWindowsWindow::setGeometryDp: Unable to set geometry 399x14+324+893372220 on QWidgetWindow/'QToolBarClassWindow'. Resulting geometry: 399x14+324+32767 (frame: 0, 0, 0, 0, custom margin: 0, 0, 0, 0, minimum size: 14x14, maximum size: 16777215x16777215). QWARN : tst_QMainWindow::QTBUG21378_animationFinished() QWindowsWindow::setGeometryDp: Unable to set geometry 542x14+408+574704986 on QWidgetWindow/'QToolBarClassWindow'. Resulting geometry: 542x14+408+32767 (frame: 0, 0, 0, 0, custom margin: 0, 0, 0, 0, minimum size: 14x14, maximum size: 16777215x16777215). QWARN : tst_QMainWindow::QTBUG21378_animationFinished() QWindowsWindow::setGeometryDp: Unable to set geometry 602x14+443+441561996 on QWidgetWindow/'QToolBarClassWindow'. Resulting geometry: 602x14+443+32767 (frame: 0, 0, 0, 0, custom margin: 0, 0, 0, 0, minimum size: 14x14, maximum size: 16777215x16777215). QWARN : tst_QMainWindow::QTBUG21378_animationFinished() QWindowsWindow::setGeometryDp: Unable to set geometry 698x14+499+227832459 on QWidgetWindow/'QToolBarClassWindow'. Resulting geometry: 698x14+499+32767 (frame: 0, 0, 0, 0, custom margin: 0, 0, 0, 0, minimum size: 14x14, maximum size: 16777215x16777215). QWARN : tst_QMainWindow::QTBUG21378_animationFinished() QWindowsWindow::setGeometryDp: Unable to set geometry 763x14+537+84178181 on QWidgetWindow/'QToolBarClassWindow'. Resulting geometry: 763x14+537+32767 (frame: 0, 0, 0, 0, custom margin: 0, 0, 0, 0, minimum size: 14x14, maximum size: 16777215x16777215). QWARN : tst_QMainWindow::QTBUG21378_animationFinished() QWindowsWindow::setGeometryDp: Unable to set geometry 783x14+549+38629263 on QWidgetWindow/'QToolBarClassWindow'. Resulting geometry: 783x14+549+32767 (frame: 0, 0, 0, 0, custom margin: 0, 0, 0, 0, minimum size: 14x14, maximum size: 16777215x16777215). QWARN : tst_QMainWindow::QTBUG21378_animationFinished() QWindowsWindow::setGeometryDp: Unable to set geometry 800x14+559+87872 on QWidgetWindow/'QToolBarClassWindow'. Resulting geometry: 800x14+559+32767 (frame: 0, 0, 0, 0, custom margin: 0, 0, 0, 0, minimum size: 14x14, maximum size: 16777215x16777215). QWARN : tst_QMainWindow::QTBUG21378_animationFinished() QWindowsWindow::setGeometryDp: Unable to set geometry 14x14+98+1751881723 on QWidgetWindow/'QToolBarClassWindow'. Resulting geometry: 14x14+98+32767 (frame: 0, 0, 0, 0, custom margin: 0, 0, 0, 0, minimum size: 14x14, maximum size: 16777215x16777215). QWARN : tst_QMainWindow::QTBUG21378_animationFinished() QWindowsWindow::setGeometryDp: Unable to set geometry 29x14+107+1716844094 on QWidgetWindow/'QToolBarClassWindow'. Resulting geometry: 29x14+107+32767 (frame: 0, 0, 0, 0, custom margin: 0, 0, 0, 0, minimum size: 14x14, maximum size: 16777215x16777215). QWARN : tst_QMainWindow::QTBUG21378_animationFinished() QWindowsWindow::setGeometryDp: Unable to set geometry 77x14+134+1611731207 on QWidgetWindow/'QToolBarClassWindow'. Resulting geometry: 77x14+134+32767 (frame: 0, 0, 0, 0, custom margin: 0, 0, 0, 0, minimum size: 14x14, maximum size: 16777215x16777215). QWARN : tst_QMainWindow::QTBUG21378_animationFinished() QWindowsWindow::setGeometryDp: Unable to set geometry 113x14+155+1532896542 on QWidgetWindow/'QToolBarClassWindow'. Resulting geometry: 113x14+155+32767 (frame: 0, 0, 0, 0, custom margin: 0, 0, 0, 0, minimum size: 14x14, maximum size: 16777215x16777215). QWARN : tst_QMainWindow::QTBUG21378_animationFinished() QWindowsWindow::setGeometryDp: Unable to set geometry 206x14+211+1322670768 on QWidgetWindow/'QToolBarClassWindow'. Resulting geometry: 206x14+211+32767 (frame: 0, 0, 0, 0, custom margin: 0, 0, 0, 0, minimum size: 14x14, maximum size: 16777215x16777215). QWARN : tst_QMainWindow::QTBUG21378_animationFinished() QWindowsWindow::setGeometryDp: Unable to set geometry 266x14+245+1191279660 on QWidgetWindow/'QToolBarClassWindow'. Resulting geometry: 266x14+245+32767 (frame: 0, 0, 0, 0, custom margin: 0, 0, 0, 0, minimum size: 14x14, maximum size: 16777215x16777215). QWARN : tst_QMainWindow::QTBUG21378_animationFinished() QWindowsWindow::setGeometryDp: Unable to set geometry 407x14+329+875941000 on QWidgetWindow/'QToolBarClassWindow'. Resulting geometry: 407x14+329+32767 (frame: 0, 0, 0, 0, custom margin: 0, 0, 0, 0, minimum size: 14x14, maximum size: 16777215x16777215). QWARN : tst_QMainWindow::QTBUG21378_animationFinished() QWindowsWindow::setGeometryDp: Unable to set geometry 548x14+412+560602340 on QWidgetWindow/'QToolBarClassWindow'. Resulting geometry: 548x14+412+32767 (frame: 0, 0, 0, 0, custom margin: 0, 0, 0, 0, minimum size: 14x14, maximum size: 16777215x16777215). QWARN : tst_QMainWindow::QTBUG21378_animationFinished() QWindowsWindow::setGeometryDp: Unable to set geometry 608x14+446+429211232 on QWidgetWindow/'QToolBarClassWindow'. Resulting geometry: 608x14+446+32767 (frame: 0, 0, 0, 0, custom margin: 0, 0, 0, 0, minimum size: 14x14, maximum size: 16777215x16777215). QWARN : tst_QMainWindow::QTBUG21378_animationFinished() QWindowsWindow::setGeometryDp: Unable to set geometry 702x14+502+218985458 on QWidgetWindow/'QToolBarClassWindow'. Resulting geometry: 702x14+502+32767 (frame: 0, 0, 0, 0, custom margin: 0, 0, 0, 0, minimum size: 14x14, maximum size: 16777215x16777215). QWARN : tst_QMainWindow::QTBUG21378_animationFinished() QWindowsWindow::setGeometryDp: Unable to set geometry 737x14+523+140150793 on QWidgetWindow/'QToolBarClassWindow'. Resulting geometry: 737x14+523+32767 (frame: 0, 0, 0, 0, custom margin: 0, 0, 0, 0, minimum size: 14x14, maximum size: 16777215x16777215). QWARN : tst_QMainWindow::QTBUG21378_animationFinished() QWindowsWindow::setGeometryDp: Unable to set geometry 785x14+550+35037906 on QWidgetWindow/'QToolBarClassWindow'. Resulting geometry: 785x14+550+32767 (frame: 0, 0, 0, 0, custom margin: 0, 0, 0, 0, minimum size: 14x14, maximum size: 16777215x16777215). QWARN : tst_QMainWindow::QTBUG21378_animationFinished() QWindowsWindow::setGeometryDp: Unable to set geometry 14x14+98+1751881723 on QWidgetWindow/'QToolBarClassWindow'. Resulting geometry: 14x14+98+32767 (frame: 0, 0, 0, 0, custom margin: 0, 0, 0, 0, minimum size: 14x14, maximum size: 16777215x16777215). QWARN : tst_QMainWindow::QTBUG21378_animationFinished() QWindowsWindow::setGeometryDp: Unable to set geometry 28x14+106+1720260262 on QWidgetWindow/'QToolBarClassWindow'. Resulting geometry: 28x14+106+32767 (frame: 0, 0, 0, 0, custom margin: 0, 0, 0, 0, minimum size: 14x14, maximum size: 16777215x16777215). QWARN : tst_QMainWindow::QTBUG21378_animationFinished() QWindowsWindow::setGeometryDp: Unable to set geometry 73x14+133+1618651139 on QWidgetWindow/'QToolBarClassWindow'. Resulting geometry: 73x14+133+32767 (frame: 0, 0, 0, 0, custom margin: 0, 0, 0, 0, minimum size: 14x14, maximum size: 16777215x16777215). QWARN : tst_QMainWindow::QTBUG21378_animationFinished() QWindowsWindow::setGeometryDp: Unable to set geometry 108x14+153+1541568355 on QWidgetWindow/'QToolBarClassWindow'. Resulting geometry: 108x14+153+32767 (frame: 0, 0, 0, 0, custom margin: 0, 0, 0, 0, minimum size: 14x14, maximum size: 16777215x16777215). QWARN : tst_QMainWindow::QTBUG21378_animationFinished() QWindowsWindow::setGeometryDp: Unable to set geometry 202x14+207+1334846345 on QWidgetWindow/'QToolBarClassWindow'. Resulting geometry: 202x14+207+32767 (frame: 0, 0, 0, 0, custom margin: 0, 0, 0, 0, minimum size: 14x14, maximum size: 16777215x16777215). QWARN : tst_QMainWindow::QTBUG21378_animationFinished() QWindowsWindow::setGeometryDp: Unable to set geometry 259x14+242+1205207118 on QWidgetWindow/'QToolBarClassWindow'. Resulting geometry: 259x14+242+32767 (frame: 0, 0, 0, 0, custom margin: 0, 0, 0, 0, minimum size: 14x14, maximum size: 16777215x16777215). QWARN : tst_QMainWindow::QTBUG21378_animationFinished() QWindowsWindow::setGeometryDp: Unable to set geometry 399x14+324+893372220 on QWidgetWindow/'QToolBarClassWindow'. Resulting geometry: 399x14+324+32767 (frame: 0, 0, 0, 0, custom margin: 0, 0, 0, 0, minimum size: 14x14, maximum size: 16777215x16777215). QWARN : tst_QMainWindow::QTBUG21378_animationFinished() QWindowsWindow::setGeometryDp: Unable to set geometry 542x14+408+574704986 on QWidgetWindow/'QToolBarClassWindow'. Resulting geometry: 542x14+408+32767 (frame: 0, 0, 0, 0, custom margin: 0, 0, 0, 0, minimum size: 14x14, maximum size: 16777215x16777215). QWARN : tst_QMainWindow::QTBUG21378_animationFinished() QWindowsWindow::setGeometryDp: Unable to set geometry 602x14+443+441561996 on QWidgetWindow/'QToolBarClassWindow'. Resulting geometry: 602x14+443+32767 (frame: 0, 0, 0, 0, custom margin: 0, 0, 0, 0, minimum size: 14x14, maximum size: 16777215x16777215). QWARN : tst_QMainWindow::QTBUG21378_animationFinished() QWindowsWindow::setGeometryDp: Unable to set geometry 698x14+499+227832459 on QWidgetWindow/'QToolBarClassWindow'. Resulting geometry: 698x14+499+32767 (frame: 0, 0, 0, 0, custom margin: 0, 0, 0, 0, minimum size: 14x14, maximum size: 16777215x16777215). QWARN : tst_QMainWindow::QTBUG21378_animationFinished() QWindowsWindow::setGeometryDp: Unable to set geometry 763x14+537+84178181 on QWidgetWindow/'QToolBarClassWindow'. Resulting geometry: 763x14+537+32767 (frame: 0, 0, 0, 0, custom margin: 0, 0, 0, 0, minimum size: 14x14, maximum size: 16777215x16777215). QWARN : tst_QMainWindow::QTBUG21378_animationFinished() QWindowsWindow::setGeometryDp: Unable to set geometry 783x14+549+38629263 on QWidgetWindow/'QToolBarClassWindow'. Resulting geometry: 783x14+549+32767 (frame: 0, 0, 0, 0, custom margin: 0, 0, 0, 0, minimum size: 14x14, maximum size: 16777215x16777215). QWARN : tst_QMainWindow::QTBUG21378_animationFinished() QWindowsWindow::setGeometryDp: Unable to set geometry 800x14+559+87872 on QWidgetWindow/'QToolBarClassWindow'. Resulting geometry: 800x14+559+32767 (frame: 0, 0, 0, 0, custom margin: 0, 0, 0, 0, minimum size: 14x14, maximum size: 16777215x16777215). QWARN : tst_QMainWindow::QTBUG21378_animationFinished() QWindowsWindow::setGeometryDp: Unable to set geometry 14x14+98+1751881723 on QWidgetWindow/'QToolBarClassWindow'. Resulting geometry: 14x14+98+32767 (frame: 0, 0, 0, 0, custom margin: 0, 0, 0, 0, minimum size: 14x14, maximum size: 16777215x16777215). QWARN : tst_QMainWindow::QTBUG21378_animationFinished() QWindowsWindow::setGeometryDp: Unable to set geometry 28x14+106+1720260262 on QWidgetWindow/'QToolBarClassWindow'. Resulting geometry: 28x14+106+32767 (frame: 0, 0, 0, 0, custom margin: 0, 0, 0, 0, minimum size: 14x14, maximum size: 16777215x16777215). QWARN : tst_QMainWindow::QTBUG21378_animationFinished() QWindowsWindow::setGeometryDp: Unable to set geometry 73x14+133+1618651139 on QWidgetWindow/'QToolBarClassWindow'. Resulting geometry: 73x14+133+32767 (frame: 0, 0, 0, 0, custom margin: 0, 0, 0, 0, minimum size: 14x14, maximum size: 16777215x16777215). QWARN : tst_QMainWindow::QTBUG21378_animationFinished() QWindowsWindow::setGeometryDp: Unable to set geometry 108x14+153+1541568355 on QWidgetWindow/'QToolBarClassWindow'. Resulting geometry: 108x14+153+32767 (frame: 0, 0, 0, 0, custom margin: 0, 0, 0, 0, minimum size: 14x14, maximum size: 16777215x16777215). QWARN : tst_QMainWindow::QTBUG21378_animationFinished() QWindowsWindow::setGeometryDp: Unable to set geometry 202x14+207+1334846345 on QWidgetWindow/'QToolBarClassWindow'. Resulting geometry: 202x14+207+32767 (frame: 0, 0, 0, 0, custom margin: 0, 0, 0, 0, minimum size: 14x14, maximum size: 16777215x16777215). QWARN : tst_QMainWindow::QTBUG21378_animationFinished() QWindowsWindow::setGeometryDp: Unable to set geometry 259x14+242+1205207118 on QWidgetWindow/'QToolBarClassWindow'. Resulting geometry: 259x14+242+32767 (frame: 0, 0, 0, 0, custom margin: 0, 0, 0, 0, minimum size: 14x14, maximum size: 16777215x16777215). QWARN : tst_QMainWindow::QTBUG21378_animationFinished() QWindowsWindow::setGeometryDp: Unable to set geometry 399x14+324+893372220 on QWidgetWindow/'QToolBarClassWindow'. Resulting geometry: 399x14+324+32767 (frame: 0, 0, 0, 0, custom margin: 0, 0, 0, 0, minimum size: 14x14, maximum size: 16777215x16777215). QWARN : tst_QMainWindow::QTBUG21378_animationFinished() QWindowsWindow::setGeometryDp: Unable to set geometry 542x14+408+574704986 on QWidgetWindow/'QToolBarClassWindow'. Resulting geometry: 542x14+408+32767 (frame: 0, 0, 0, 0, custom margin: 0, 0, 0, 0, minimum size: 14x14, maximum size: 16777215x16777215). QWARN : tst_QMainWindow::QTBUG21378_animationFinished() QWindowsWindow::setGeometryDp: Unable to set geometry 602x14+443+441561996 on QWidgetWindow/'QToolBarClassWindow'. Resulting geometry: 602x14+443+32767 (frame: 0, 0, 0, 0, custom margin: 0, 0, 0, 0, minimum size: 14x14, maximum size: 16777215x16777215). QWARN : tst_QMainWindow::QTBUG21378_animationFinished() QWindowsWindow::setGeometryDp: Unable to set geometry 698x14+499+227832459 on QWidgetWindow/'QToolBarClassWindow'. Resulting geometry: 698x14+499+32767 (frame: 0, 0, 0, 0, custom margin: 0, 0, 0, 0, minimum size: 14x14, maximum size: 16777215x16777215). QWARN : tst_QMainWindow::QTBUG21378_animationFinished() QWindowsWindow::setGeometryDp: Unable to set geometry 734x14+521+147245913 on QWidgetWindow/'QToolBarClassWindow'. Resulting geometry: 734x14+521+32767 (frame: 0, 0, 0, 0, custom margin: 0, 0, 0, 0, minimum size: 14x14, maximum size: 16777215x16777215). QWARN : tst_QMainWindow::QTBUG21378_animationFinished() QWindowsWindow::setGeometryDp: Unable to set geometry 783x14+549+38629263 on QWidgetWindow/'QToolBarClassWindow'. Resulting geometry: 783x14+549+32767 (frame: 0, 0, 0, 0, custom margin: 0, 0, 0, 0, minimum size: 14x14, maximum size: 16777215x16777215). QWARN : tst_QMainWindow::QTBUG21378_animationFinished() QWindowsWindow::setGeometryDp: Unable to set geometry 800x14+559+87872 on QWidgetWindow/'QToolBarClassWindow'. Resulting geometry: 800x14+559+32767 (frame: 0, 0, 0, 0, custom margin: 0, 0, 0, 0, minimum size: 14x14, maximum size: 16777215x16777215). QWARN : tst_QMainWindow::QTBUG21378_animationFinished() QWindowsWindow::setGeometryDp: Unable to set geometry 14x14+98+1751881723 on QWidgetWindow/'QToolBarClassWindow'. Resulting geometry: 14x14+98+32767 (frame: 0, 0, 0, 0, custom margin: 0, 0, 0, 0, minimum size: 14x14, maximum size: 16777215x16777215). QWARN : tst_QMainWindow::QTBUG21378_animationFinished() QWindowsWindow::setGeometryDp: Unable to set geometry 29x14+107+1716844094 on QWidgetWindow/'QToolBarClassWindow'. Resulting geometry: 29x14+107+32767 (frame: 0, 0, 0, 0, custom margin: 0, 0, 0, 0, minimum size: 14x14, maximum size: 16777215x16777215). QWARN : tst_QMainWindow::QTBUG21378_animationFinished() QWindowsWindow::setGeometryDp: Unable to set geometry 77x14+134+1611731207 on QWidgetWindow/'QToolBarClassWindow'. Resulting geometry: 77x14+134+32767 (frame: 0, 0, 0, 0, custom margin: 0, 0, 0, 0, minimum size: 14x14, maximum size: 16777215x16777215). QWARN : tst_QMainWindow::QTBUG21378_animationFinished() QWindowsWindow::setGeometryDp: Unable to set geometry 113x14+155+1532896542 on QWidgetWindow/'QToolBarClassWindow'. Resulting geometry: 113x14+155+32767 (frame: 0, 0, 0, 0, custom margin: 0, 0, 0, 0, minimum size: 14x14, maximum size: 16777215x16777215). QWARN : tst_QMainWindow::QTBUG21378_animationFinished() QWindowsWindow::setGeometryDp: Unable to set geometry 206x14+211+1322670768 on QWidgetWindow/'QToolBarClassWindow'. Resulting geometry: 206x14+211+32767 (frame: 0, 0, 0, 0, custom margin: 0, 0, 0, 0, minimum size: 14x14, maximum size: 16777215x16777215). QWARN : tst_QMainWindow::QTBUG21378_animationFinished() QWindowsWindow::setGeometryDp: Unable to set geometry 266x14+245+1191279660 on QWidgetWindow/'QToolBarClassWindow'. Resulting geometry: 266x14+245+32767 (frame: 0, 0, 0, 0, custom margin: 0, 0, 0, 0, minimum size: 14x14, maximum size: 16777215x16777215). QWARN : tst_QMainWindow::QTBUG21378_animationFinished() QWindowsWindow::setGeometryDp: Unable to set geometry 407x14+329+875941000 on QWidgetWindow/'QToolBarClassWindow'. Resulting geometry: 407x14+329+32767 (frame: 0, 0, 0, 0, custom margin: 0, 0, 0, 0, minimum size: 14x14, maximum size: 16777215x16777215). QWARN : tst_QMainWindow::QTBUG21378_animationFinished() QWindowsWindow::setGeometryDp: Unable to set geometry 548x14+412+560602340 on QWidgetWindow/'QToolBarClassWindow'. Resulting geometry: 548x14+412+32767 (frame: 0, 0, 0, 0, custom margin: 0, 0, 0, 0, minimum size: 14x14, maximum size: 16777215x16777215). QWARN : tst_QMainWindow::QTBUG21378_animationFinished() QWindowsWindow::setGeometryDp: Unable to set geometry 608x14+446+429211232 on QWidgetWindow/'QToolBarClassWindow'. Resulting geometry: 608x14+446+32767 (frame: 0, 0, 0, 0, custom margin: 0, 0, 0, 0, minimum size: 14x14, maximum size: 16777215x16777215). PASS : tst_QMainWindow::QTBUG21378_animationFinished() PASS : tst_QMainWindow::cleanupTestCase() Totals: 36 passed, 4 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_QMainWindow ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qmainwindow: 19 seconds, exit code 4 Testing tst_QLabel FAIL! : tst_QLabel::task226479_movieResize() 'QTest::qWaitForWindowExposed(&label)' returned FALSE. () tst_qlabel.cpp(400) : failure location FAIL! : tst_QLabel::unicodeText(english) 'QTest::qWaitForWindowExposed(&frame)' returned FALSE. () tst_qlabel.cpp(475) : failure location FAIL! : tst_QLabel::unicodeText(thai) 'QTest::qWaitForWindowExposed(&frame)' returned FALSE. () tst_qlabel.cpp(475) : failure location FAIL! : tst_QLabel::unicodeText(chinese) 'QTest::qWaitForWindowExposed(&frame)' returned FALSE. () tst_qlabel.cpp(475) : failure location FAIL! : tst_QLabel::unicodeText(arabic) 'QTest::qWaitForWindowExposed(&frame)' returned FALSE. () tst_qlabel.cpp(475) : failure location FAIL! : tst_QLabel::unicodeText(russian) 'QTest::qWaitForWindowExposed(&frame)' returned FALSE. () tst_qlabel.cpp(475) : failure location FAIL! : tst_QLabel::unicodeText(korean) 'QTest::qWaitForWindowExposed(&frame)' returned FALSE. () tst_qlabel.cpp(475) : failure location FAIL! : tst_QLabel::unicodeText(greek) 'QTest::qWaitForWindowExposed(&frame)' returned FALSE. () tst_qlabel.cpp(475) : failure location FAIL! : tst_QLabel::unicodeText(german) 'QTest::qWaitForWindowExposed(&frame)' returned FALSE. () tst_qlabel.cpp(475) : failure location FAIL! : tst_QLabel::unicodeText(thai_long) 'QTest::qWaitForWindowExposed(&frame)' returned FALSE. () tst_qlabel.cpp(475) : failure location FAIL! : tst_QLabel::mnemonic(1) 'QTest::qWaitForWindowExposed(&w)' returned FALSE. () tst_qlabel.cpp(516) : failure location FAIL! : tst_QLabel::mnemonic(2) 'QTest::qWaitForWindowExposed(&w)' returned FALSE. () tst_qlabel.cpp(516) : failure location FAIL! : tst_QLabel::mnemonic(3) 'QTest::qWaitForWindowExposed(&w)' returned FALSE. () tst_qlabel.cpp(516) : failure location FAIL! : tst_QLabel::mnemonic(4) 'QTest::qWaitForWindowExposed(&w)' returned FALSE. () tst_qlabel.cpp(516) : failure location FAIL! : tst_QLabel::mnemonic(5) 'QTest::qWaitForWindowExposed(&w)' returned FALSE. () tst_qlabel.cpp(516) : failure location FAIL! : tst_QLabel::mnemonic(6) 'QTest::qWaitForWindowExposed(&w)' returned FALSE. () tst_qlabel.cpp(516) : failure location FAIL! : tst_QLabel::taskQTBUG_7902_contextMenuCrash() 'QTest::qWaitForWindowExposed(w)' returned FALSE. () tst_qlabel.cpp(552) : failure location Totals: 27 passed, 17 failed, 0 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QLabel ********* Config: Using QtTest library 5.5.0, Qt 5.5.0 (i386-little_endian-ilp32 shared (dynamic) release build; by MSVC 2010) PASS : tst_QLabel::initTestCase() PASS : tst_QLabel::getSetCheck() PASS : tst_QLabel::setText(win32_data0) PASS : tst_QLabel::setText(win32_data1) PASS : tst_QLabel::setText(win32_data2) PASS : tst_QLabel::setText(win32_data3) PASS : tst_QLabel::setText(win32_data4) PASS : tst_QLabel::setTextFormat() PASS : tst_QLabel::setBuddy() PASS : tst_QLabel::setNum() PASS : tst_QLabel::clear() PASS : tst_QLabel::wordWrap() PASS : tst_QLabel::eventPropagation(plain text1) PASS : tst_QLabel::eventPropagation(plain text2) PASS : tst_QLabel::eventPropagation(plain text3) PASS : tst_QLabel::eventPropagation(plain text4) PASS : tst_QLabel::eventPropagation(rich text1) PASS : tst_QLabel::eventPropagation(rich text2) PASS : tst_QLabel::eventPropagation(rich text3) PASS : tst_QLabel::eventPropagation(rich text4) PASS : tst_QLabel::eventPropagation(rich text5) PASS : tst_QLabel::focusPolicy() PASS : tst_QLabel::task190318_sizes() PASS : tst_QLabel::sizeHint() FAIL! : tst_QLabel::task226479_movieResize() 'QTest::qWaitForWindowExposed(&label)' returned FALSE. () tst_qlabel.cpp(400) : failure location PASS : tst_QLabel::emptyPixmap() FAIL! : tst_QLabel::unicodeText(english) 'QTest::qWaitForWindowExposed(&frame)' returned FALSE. () tst_qlabel.cpp(475) : failure location FAIL! : tst_QLabel::unicodeText(thai) 'QTest::qWaitForWindowExposed(&frame)' returned FALSE. () tst_qlabel.cpp(475) : failure location FAIL! : tst_QLabel::unicodeText(chinese) 'QTest::qWaitForWindowExposed(&frame)' returned FALSE. () tst_qlabel.cpp(475) : failure location FAIL! : tst_QLabel::unicodeText(arabic) 'QTest::qWaitForWindowExposed(&frame)' returned FALSE. () tst_qlabel.cpp(475) : failure location FAIL! : tst_QLabel::unicodeText(russian) 'QTest::qWaitForWindowExposed(&frame)' returned FALSE. () tst_qlabel.cpp(475) : failure location FAIL! : tst_QLabel::unicodeText(korean) 'QTest::qWaitForWindowExposed(&frame)' returned FALSE. () tst_qlabel.cpp(475) : failure location FAIL! : tst_QLabel::unicodeText(greek) 'QTest::qWaitForWindowExposed(&frame)' returned FALSE. () tst_qlabel.cpp(475) : failure location FAIL! : tst_QLabel::unicodeText(german) 'QTest::qWaitForWindowExposed(&frame)' returned FALSE. () tst_qlabel.cpp(475) : failure location FAIL! : tst_QLabel::unicodeText(thai_long) 'QTest::qWaitForWindowExposed(&frame)' returned FALSE. () tst_qlabel.cpp(475) : failure location FAIL! : tst_QLabel::mnemonic(1) 'QTest::qWaitForWindowExposed(&w)' returned FALSE. () tst_qlabel.cpp(516) : failure location FAIL! : tst_QLabel::mnemonic(2) 'QTest::qWaitForWindowExposed(&w)' returned FALSE. () tst_qlabel.cpp(516) : failure location FAIL! : tst_QLabel::mnemonic(3) 'QTest::qWaitForWindowExposed(&w)' returned FALSE. () tst_qlabel.cpp(516) : failure location FAIL! : tst_QLabel::mnemonic(4) 'QTest::qWaitForWindowExposed(&w)' returned FALSE. () tst_qlabel.cpp(516) : failure location FAIL! : tst_QLabel::mnemonic(5) 'QTest::qWaitForWindowExposed(&w)' returned FALSE. () tst_qlabel.cpp(516) : failure location FAIL! : tst_QLabel::mnemonic(6) 'QTest::qWaitForWindowExposed(&w)' returned FALSE. () tst_qlabel.cpp(516) : failure location PASS : tst_QLabel::selection() QWARN : tst_QLabel::taskQTBUG_7902_contextMenuCrash() QWindowsWindow::setGeometryDp: Unable to set geometry 68x13+640+338 on QWidgetWindow/'QLabelClassWindow'. Resulting geometry: 104x13+640+338 (frame: 4, 23, 4, 4, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215). FAIL! : tst_QLabel::taskQTBUG_7902_contextMenuCrash() 'QTest::qWaitForWindowExposed(w)' returned FALSE. () tst_qlabel.cpp(552) : failure location PASS : tst_QLabel::cleanupTestCase() Totals: 27 passed, 17 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_QLabel ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qlabel: 35 seconds, exit code 17 Testing tst_QGuiApplication FAIL! : tst_QGuiApplication::focusObject() 'QTest::qWaitForWindowExposed(&window2)' returned FALSE. () tst_qguiapplication.cpp(207) : failure location FAIL! : tst_QGuiApplication::changeFocusWindow() 'QTest::qWaitForWindowExposed(&window1)' returned FALSE. () tst_qguiapplication.cpp(364) : failure location FAIL! : tst_QGuiApplication::keyboardModifiers() 'QTest::qWaitForWindowExposed(window.data())' returned FALSE. () tst_qguiapplication.cpp(387) : failure location FAIL! : tst_QGuiApplication::modalWindow() 'QTest::qWaitForWindowExposed(window1.data())' returned FALSE. () tst_qguiapplication.cpp(572) : failure location FAIL! : tst_QGuiApplication::quitOnLastWindowClosed() 'QTest::qWaitForWindowExposed(&dialog)' returned FALSE. () tst_qguiapplication.cpp(774) : failure location Totals: 31 passed, 5 failed, 0 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QGuiApplication ********* Config: Using QtTest library 5.5.0, Qt 5.5.0 (i386-little_endian-ilp32 shared (dynamic) release build; by MSVC 2010) 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::firstWindowTitle() PASS : tst_QGuiApplication::windowIcon() FAIL! : tst_QGuiApplication::focusObject() 'QTest::qWaitForWindowExposed(&window2)' returned FALSE. () tst_qguiapplication.cpp(207) : failure location PASS : tst_QGuiApplication::allWindows() PASS : tst_QGuiApplication::topLevelWindows() PASS : tst_QGuiApplication::abortQuitOnShow() FAIL! : tst_QGuiApplication::changeFocusWindow() 'QTest::qWaitForWindowExposed(&window1)' returned FALSE. () tst_qguiapplication.cpp(364) : failure location FAIL! : tst_QGuiApplication::keyboardModifiers() 'QTest::qWaitForWindowExposed(window.data())' returned FALSE. () tst_qguiapplication.cpp(387) : failure location PASS : tst_QGuiApplication::palette() FAIL! : tst_QGuiApplication::modalWindow() 'QTest::qWaitForWindowExposed(window1.data())' returned FALSE. () tst_qguiapplication.cpp(572) : failure location FAIL! : tst_QGuiApplication::quitOnLastWindowClosed() 'QTest::qWaitForWindowExposed(&dialog)' returned FALSE. () tst_qguiapplication.cpp(774) : failure location PASS : tst_QGuiApplication::genericPluginsAndWindowSystemEvents() PASS : tst_QGuiApplication::layoutDirection() PASS : tst_QGuiApplication::globalShareContext() QWARN : tst_QGuiApplication::staticFunctions() Must construct a QGuiApplication first. QWARN : tst_QGuiApplication::staticFunctions() Must construct a QGuiApplication first. QWARN : tst_QGuiApplication::staticFunctions() Must construct a QGuiApplication first. QWARN : tst_QGuiApplication::staticFunctions() Must construct a QGuiApplication first. QWARN : tst_QGuiApplication::staticFunctions() Must construct a QGuiApplication first. QWARN : tst_QGuiApplication::staticFunctions() Must construct a QGuiApplication first. QWARN : tst_QGuiApplication::staticFunctions() Must construct a QGuiApplication first. QWARN : tst_QGuiApplication::staticFunctions() QGuiApplication::platformFunction(): Must construct a QGuiApplication before accessing a platform function PASS : tst_QGuiApplication::staticFunctions() PASS : tst_QGuiApplication::settableStyleHints(app) PASS : tst_QGuiApplication::settableStyleHints(no-app) PASS : tst_QGuiApplication::cleanupTestCase() Totals: 31 passed, 5 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_QGuiApplication ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qguiapplication: 54 seconds, exit code 5 Testing tst_QGraphicsLayout FAIL! : tst_QGraphicsLayout::compressLayoutRequest() 'QTest::qWaitForWindowExposed(&view)' returned FALSE. () tst_qgraphicslayout.cpp(143) : failure location Totals: 10 passed, 1 failed, 0 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QGraphicsLayout ********* Config: Using QtTest library 5.5.0, Qt 5.5.0 (i386-little_endian-ilp32 shared (dynamic) release build; by MSVC 2010) PASS : tst_QGraphicsLayout::initTestCase() PASS : tst_QGraphicsLayout::sizeHints() FAIL! : tst_QGraphicsLayout::compressLayoutRequest() 'QTest::qWaitForWindowExposed(&view)' returned FALSE. () tst_qgraphicslayout.cpp(143) : failure location PASS : tst_QGraphicsLayout::automaticReparenting() PASS : tst_QGraphicsLayout::verifyActivate() PASS : tst_QGraphicsLayout::sizeHintOfHiddenLayout() PASS : tst_QGraphicsLayout::invalidate() PASS : tst_QGraphicsLayout::constructors() PASS : tst_QGraphicsLayout::alternativeLayoutItems() PASS : tst_QGraphicsLayout::ownership() PASS : tst_QGraphicsLayout::cleanupTestCase() Totals: 10 passed, 1 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_QGraphicsLayout ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qgraphicslayout: 5 seconds, exit code 1 Testing tst_QFormLayout FAIL! : tst_QFormLayout::spacing() 'QTest::qWaitForWindowExposed(w)' returned FALSE. () tst_qformlayout.cpp(356) : failure location FAIL! : tst_QFormLayout::contentsRect() 'QTest::qWaitForWindowExposed(&w)' returned FALSE. () tst_qformlayout.cpp(370) : failure location Totals: 27 passed, 2 failed, 0 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QFormLayout ********* Config: Using QtTest library 5.5.0, Qt 5.5.0 (i386-little_endian-ilp32 shared (dynamic) release build; by MSVC 2010) PASS : tst_QFormLayout::initTestCase() PASS : tst_QFormLayout::rowCount() PASS : tst_QFormLayout::buddies() PASS : tst_QFormLayout::getItemPosition() QWARN : tst_QFormLayout::wrapping() QWindowsWindow::setGeometryDp: Unable to set geometry 240x42+840+338 on QWidgetWindow/'QWidgetClassWindow'. Resulting geometry: 240x61+840+338 (frame: 4, 23, 4, 4, custom margin: 0, 0, 0, 0, minimum size: 240x42, maximum size: 240x16777215). PASS : tst_QFormLayout::wrapping() FAIL! : tst_QFormLayout::spacing() 'QTest::qWaitForWindowExposed(w)' returned FALSE. () tst_qformlayout.cpp(356) : failure location FAIL! : tst_QFormLayout::contentsRect() 'QTest::qWaitForWindowExposed(&w)' returned FALSE. () tst_qformlayout.cpp(370) : failure location PASS : tst_QFormLayout::setFormStyle() PASS : tst_QFormLayout::setFieldGrowthPolicy() PASS : tst_QFormLayout::setRowWrapPolicy() PASS : tst_QFormLayout::setLabelAlignment() PASS : tst_QFormLayout::setFormAlignment() PASS : tst_QFormLayout::addRow() PASS : tst_QFormLayout::insertRow_QWidget_QWidget() PASS : tst_QFormLayout::insertRow_QWidget_QLayout() PASS : tst_QFormLayout::insertRow_QString_QWidget() PASS : tst_QFormLayout::insertRow_QString_QLayout() PASS : tst_QFormLayout::insertRow_QWidget() PASS : tst_QFormLayout::insertRow_QLayout() QWARN : tst_QFormLayout::setWidget() QFormLayoutPrivate::setItem: Cell (3, 1) already occupied QWARN : tst_QFormLayout::setWidget() QFormLayoutPrivate::setItem: Invalid cell (-1, 1) PASS : tst_QFormLayout::setWidget() QWARN : tst_QFormLayout::setLayout() QFormLayoutPrivate::setItem: Cell (3, 1) already occupied QWARN : tst_QFormLayout::setLayout() QLayout::addChildLayout: layout "" already has a parent PASS : tst_QFormLayout::setLayout() PASS : tst_QFormLayout::itemAt() PASS : tst_QFormLayout::takeAt() PASS : tst_QFormLayout::layoutAlone() PASS : tst_QFormLayout::replaceWidget() PASS : tst_QFormLayout::taskQTBUG_27420_takeAtShouldUnparentLayout() PASS : tst_QFormLayout::taskQTBUG_40609_addingWidgetToItsOwnLayout() PASS : tst_QFormLayout::taskQTBUG_40609_addingLayoutToItself() PASS : tst_QFormLayout::cleanupTestCase() Totals: 27 passed, 2 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_QFormLayout ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qformlayout: 6 seconds, exit code 2 Testing tst_QDockWidget FAIL! : tst_QDockWidget::setFloating() 'QTest::qWaitForWindowExposed(&mw)' returned FALSE. () tst_qdockwidget.cpp(349) : failure location FAIL! : tst_QDockWidget::task165177_deleteFocusWidget() 'QTest::qWaitForWindowExposed(&mw)' returned FALSE. () tst_qdockwidget.cpp(720) : failure location FAIL! : tst_QDockWidget::task169808_setFloating() 'QTest::qWaitForWindowExposed(&mw)' returned FALSE. () tst_qdockwidget.cpp(759) : failure location FAIL! : tst_QDockWidget::taskQTBUG_1665_closableChanged() 'QTest::qWaitForWindowExposed(&dock)' returned FALSE. () tst_qdockwidget.cpp(831) : failure location FAIL! : tst_QDockWidget::taskQTBUG_9758_undockedGeometry() 'QTest::qWaitForWindowExposed(&window)' returned FALSE. () tst_qdockwidget.cpp(856) : failure location Totals: 15 passed, 5 failed, 0 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QDockWidget ********* Config: Using QtTest library 5.5.0, Qt 5.5.0 (i386-little_endian-ilp32 shared (dynamic) release build; by MSVC 2010) PASS : tst_QDockWidget::initTestCase() PASS : tst_QDockWidget::getSetCheck() PASS : tst_QDockWidget::widget() PASS : tst_QDockWidget::features() FAIL! : tst_QDockWidget::setFloating() 'QTest::qWaitForWindowExposed(&mw)' returned FALSE. () tst_qdockwidget.cpp(349) : failure location PASS : tst_QDockWidget::allowedAreas() PASS : tst_QDockWidget::toggleViewAction() PASS : tst_QDockWidget::visibilityChanged() PASS : tst_QDockWidget::dockLocationChanged() PASS : tst_QDockWidget::setTitleBarWidget() PASS : tst_QDockWidget::titleBarDoubleClick() PASS : tst_QDockWidget::restoreStateOfFloating() FAIL! : tst_QDockWidget::task165177_deleteFocusWidget() 'QTest::qWaitForWindowExposed(&mw)' returned FALSE. () tst_qdockwidget.cpp(720) : failure location FAIL! : tst_QDockWidget::task169808_setFloating() 'QTest::qWaitForWindowExposed(&mw)' returned FALSE. () tst_qdockwidget.cpp(759) : failure location PASS : tst_QDockWidget::task237438_setFloatingCrash() PASS : tst_QDockWidget::task248604_infiniteResize() PASS : tst_QDockWidget::task258459_visibilityChanged() FAIL! : tst_QDockWidget::taskQTBUG_1665_closableChanged() 'QTest::qWaitForWindowExposed(&dock)' returned FALSE. () tst_qdockwidget.cpp(831) : failure location FAIL! : tst_QDockWidget::taskQTBUG_9758_undockedGeometry() 'QTest::qWaitForWindowExposed(&window)' returned FALSE. () tst_qdockwidget.cpp(856) : failure location PASS : tst_QDockWidget::cleanupTestCase() Totals: 15 passed, 5 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_QDockWidget ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qdockwidget: 13 seconds, exit code 5 Testing tst_QDialog FAIL! : tst_QDialog::reject() 'QTest::qWaitForWindowExposed(&dialog)' returned FALSE. () tst_qdialog.cpp(530) : failure location FAIL! : tst_QDialog::snapToDefaultButton() 'QTest::qWaitForWindowExposed(&dialog)' returned FALSE. () tst_qdialog.cpp(573) : failure location FAIL! : tst_QDialog::transientParent(Non-native) 'QTest::qWaitForWindowExposed(&topLevel)' returned FALSE. () tst_qdialog.cpp(605) : failure location FAIL! : tst_QDialog::transientParent(Native) 'QTest::qWaitForWindowExposed(&topLevel)' returned FALSE. () tst_qdialog.cpp(605) : failure location Totals: 17 passed, 4 failed, 0 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QDialog ********* Config: Using QtTest library 5.5.0, Qt 5.5.0 (i386-little_endian-ilp32 shared (dynamic) release build; by MSVC 2010) PASS : tst_QDialog::initTestCase() PASS : tst_QDialog::getSetCheck() PASS : tst_QDialog::showExtension(data0) PASS : tst_QDialog::showExtension(data1) PASS : tst_QDialog::showExtension(data2) PASS : tst_QDialog::showExtension(data3) PASS : tst_QDialog::defaultButtons() QWARN : tst_QDialog::showMaximized() QWindowsWindow::setGeometryDp: Unable to set geometry 1267x947+0+19 on QWidgetWindow/'QDialogClassWindow'. Resulting geometry: 1920x1181+0+19 (frame: 4, 23, 4, 4, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215). QWARN : tst_QDialog::showMaximized() QWindowsWindow::setGeometryDp: Unable to set geometry 1267x947+0+19 on QWidgetWindow/'QDialogClassWindow'. Resulting geometry: 1920x1137+0+19 (frame: 4, 23, 4, 4, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215). PASS : tst_QDialog::showMaximized() PASS : tst_QDialog::showMinimized() PASS : tst_QDialog::showFullScreen() PASS : tst_QDialog::showAsTool() PASS : tst_QDialog::toolDialogPosition() PASS : tst_QDialog::deleteMainDefault() PASS : tst_QDialog::deleteInExec() PASS : tst_QDialog::showSizeGrip() PASS : tst_QDialog::setVisible() FAIL! : tst_QDialog::reject() 'QTest::qWaitForWindowExposed(&dialog)' returned FALSE. () tst_qdialog.cpp(530) : failure location FAIL! : tst_QDialog::snapToDefaultButton() 'QTest::qWaitForWindowExposed(&dialog)' returned FALSE. () tst_qdialog.cpp(573) : failure location FAIL! : tst_QDialog::transientParent(Non-native) 'QTest::qWaitForWindowExposed(&topLevel)' returned FALSE. () tst_qdialog.cpp(605) : failure location FAIL! : tst_QDialog::transientParent(Native) 'QTest::qWaitForWindowExposed(&topLevel)' returned FALSE. () tst_qdialog.cpp(605) : failure location PASS : tst_QDialog::cleanupTestCase() Totals: 17 passed, 4 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_QDialog ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qdialog: 13 seconds, exit code 4 Testing tst_QDesktopWidget FAIL! : tst_QDesktopWidget::screenNumberForQWidget() 'QTest::qWaitForWindowExposed(&widget)' returned FALSE. () tst_qdesktopwidget.cpp(122) : failure location FAIL! : tst_QDesktopWidget::screenGeometry() 'QTest::qWaitForWindowExposed(&widget)' returned FALSE. () tst_qdesktopwidget.cpp(163) : failure location Totals: 7 passed, 2 failed, 0 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QDesktopWidget ********* Config: Using QtTest library 5.5.0, Qt 5.5.0 (i386-little_endian-ilp32 shared (dynamic) release build; by MSVC 2010) PASS : tst_QDesktopWidget::initTestCase() PASS : tst_QDesktopWidget::numScreens() PASS : tst_QDesktopWidget::primaryScreen() FAIL! : tst_QDesktopWidget::screenNumberForQWidget() 'QTest::qWaitForWindowExposed(&widget)' returned FALSE. () tst_qdesktopwidget.cpp(122) : failure location PASS : tst_QDesktopWidget::screenNumberForQPoint() PASS : tst_QDesktopWidget::availableGeometry() FAIL! : tst_QDesktopWidget::screenGeometry() 'QTest::qWaitForWindowExposed(&widget)' returned FALSE. () tst_qdesktopwidget.cpp(163) : failure location PASS : tst_QDesktopWidget::topLevels() PASS : tst_QDesktopWidget::cleanupTestCase() Totals: 7 passed, 2 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_QDesktopWidget ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qdesktopwidget: 4 seconds, exit code 2 Testing tst_QBoxLayout FAIL! : tst_QBoxLayout::taskQTBUG_7103_minMaxWidthNotRespected() 'QTest::qWaitForWindowExposed(&widget)' returned FALSE. () tst_qboxlayout.cpp(292) : failure location Totals: 25 passed, 1 failed, 0 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QBoxLayout ********* Config: Using QtTest library 5.5.0, Qt 5.5.0 (i386-little_endian-ilp32 shared (dynamic) release build; by MSVC 2010) PASS : tst_QBoxLayout::initTestCase() PASS : tst_QBoxLayout::insertSpacerItem() PASS : tst_QBoxLayout::insertLayout() PASS : tst_QBoxLayout::sizeHint() PASS : tst_QBoxLayout::sizeConstraints() PASS : tst_QBoxLayout::setGeometry() PASS : tst_QBoxLayout::setStyleShouldChangeSpacing() PASS : tst_QBoxLayout::testLayoutEngine(Just one) PASS : tst_QBoxLayout::testLayoutEngine(Two non-exp) PASS : tst_QBoxLayout::testLayoutEngine(Exp + non-exp) PASS : tst_QBoxLayout::testLayoutEngine(Stretch) PASS : tst_QBoxLayout::testLayoutEngine(Spacing) PASS : tst_QBoxLayout::testLayoutEngine(Less than minimum) PASS : tst_QBoxLayout::testLayoutEngine(Less than sizehint) PASS : tst_QBoxLayout::testLayoutEngine(Too much space) PASS : tst_QBoxLayout::testLayoutEngine(Empty) PASS : tst_QBoxLayout::testLayoutEngine(QTBUG-33104) PASS : tst_QBoxLayout::testLayoutEngine(Expanding with maximumSize) PASS : tst_QBoxLayout::testLayoutEngine(Stretch with maximumSize) PASS : tst_QBoxLayout::testLayoutEngine(Stretch with maximumSize last) FAIL! : tst_QBoxLayout::taskQTBUG_7103_minMaxWidthNotRespected() 'QTest::qWaitForWindowExposed(&widget)' returned FALSE. () tst_qboxlayout.cpp(292) : failure location PASS : tst_QBoxLayout::taskQTBUG_27420_takeAtShouldUnparentLayout() PASS : tst_QBoxLayout::taskQTBUG_40609_addingWidgetToItsOwnLayout() PASS : tst_QBoxLayout::taskQTBUG_40609_addingLayoutToItself() PASS : tst_QBoxLayout::replaceWidget() PASS : tst_QBoxLayout::cleanupTestCase() Totals: 25 passed, 1 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_QBoxLayout ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qboxlayout: 3 seconds, exit code 1 Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_00343/win32-msvc2010_developer-build_angle_Windows_7/log.txt.gz Tested changes (refs/builds/5.5_1426742496): http://codereview.qt-project.org/108581 [PS3] - Remove extra semi-colons: clang doesn't like it From ci-noreply at qt-project.org Thu Mar 19 09:19:26 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 19 Mar 2015 10:19:26 +0200 Subject: [Ci-reports] pass on QtBase_dev_Integration #6031 Message-ID: <20150319_081926_060917.ci-noreply@qt-project.org> QtBase_dev_Integration #6031: SUCCESS Tested changes (refs/builds/dev_1426717740): http://codereview.qt-project.org/108610 [PS1] - Merge remote-tracking branch 'origin/5.5' into dev From ci-noreply at qt-project.org Thu Mar 19 09:50:04 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 19 Mar 2015 10:50:04 +0200 Subject: [Ci-reports] pass on QtWebKit_5.4_Integration #159 Message-ID: <20150319_085004_030377.ci-noreply@qt-project.org> QtWebKit_5.4_Integration #159: SUCCESS Tested changes (refs/builds/5.4_1426719372): http://codereview.qt-project.org/108936 [PS4] - Fix URLs visited during private browsing showing up in WebpageIcons.db. From ci-noreply at qt-project.org Thu Mar 19 10:55:41 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 19 Mar 2015 10:55:41 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.5_state #30 - FAILURE Message-ID: <20150319095541.14F83514E5@fork.qtproject.c.bitbit.net> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt-project.org/ci/Qt5_5.5_state/build_00030 From ci-noreply at qt-project.org Thu Mar 19 11:26:49 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 19 Mar 2015 12:26:49 +0200 Subject: [Ci-reports] Problems... Message-ID: <20150319_102649_061626.ci-noreply@qt-project.org> Some problems occurred recently... 2015-03-19T10:24:49Z: [QtWinExtras_5.4_Integration error] fetch http://qt-ci.digia.com//job/QtWinExtras_5.4_Integration/13/api/json?depth=2&tree=building,number,url,result,fullDisplayName,timestamp,duration,runs[building,number,url,result,fullDisplayName,timestamp,duration]: 502 Proxy Error at /var/lib/jenkins/qtqa/scripts/jenkins/qt-jenkins-integrator.pl line 1878., retry in 2 seconds From ci-noreply at qt-project.org Thu Mar 19 11:40:23 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 19 Mar 2015 12:40:23 +0200 Subject: [Ci-reports] fail on QtDeclarative_5.4_Integration #606 Message-ID: <20150319_104023_075341.ci-noreply@qt-project.org> Autotest `tst_qquickwindow' failed :( Testing tst_qquickwindow FAIL! : tst_qquickwindow::testWindowVisibilityOrder() Compared values are not the same Actual (((window2 == QGuiApplication::focusWindow()))): 0 Expected (true) : 1 Loc: [tst_qquickwindow.cpp(1723)] Totals: 54 passed, 1 failed, 0 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qquickwindow ********* Config: Using QtTest library 5.4.2, Qt 5.4.2 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 3.0 (tags/Apple/clang-211.12)) PASS : tst_qquickwindow::initTestCase() PASS : tst_qquickwindow::openglContextCreatedSignal() PASS : tst_qquickwindow::aboutToStopSignal() PASS : tst_qquickwindow::constantUpdates() PASS : tst_qquickwindow::constantUpdatesOnWindow(blocked, beforeRender) PASS : tst_qquickwindow::constantUpdatesOnWindow(blocked, afterRender) PASS : tst_qquickwindow::constantUpdatesOnWindow(blocked, swapped) 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() PASS : tst_qquickwindow::noUpdateWhenNothingChanges() 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::defaultState() 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::focusReason() 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() FAIL! : tst_qquickwindow::testWindowVisibilityOrder() Compared values are not the same Actual (((window2 == QGuiApplication::focusWindow()))): 0 Expected (true) : 1 Loc: [tst_qquickwindow.cpp(1723)] PASS : tst_qquickwindow::blockClosing() PASS : tst_qquickwindow::blockCloseMethod() PASS : tst_qquickwindow::crashWhenHoverItemDeleted() PASS : tst_qquickwindow::unloadSubWindow() 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::animatingSignal() PASS : tst_qquickwindow::contentItemSize() PASS : tst_qquickwindow::defaultSurfaceFormat() PASS : tst_qquickwindow::attachedProperty() PASS : tst_qquickwindow::testRenderJob() PASS : tst_qquickwindow::cleanupTestCase() Totals: 54 passed, 1 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_qquickwindow ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickwindow: 48 seconds, exit code 1 Build log: http://testresults.qt.io/ci/QtDeclarative_5.4_Integration/build_00606/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/5.4_1426758784): http://codereview.qt-project.org/108700 [PS3] - Always remove reply from replies when processing cancelled From ci-noreply at qt-project.org Thu Mar 19 14:13:25 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 19 Mar 2015 15:13:25 +0200 Subject: [Ci-reports] fail on Qt5_dev_Integration #648 Message-ID: <20150319_131325_086449.ci-noreply@qt-project.org> Autotest `license' failed :( # Failed test 'Mismatch in license text in src/core/nodes/propertychangehandler_p.h # Actual: a written agreement between you and Digia. For licensing terms and # Expected: a written agreement between you and The Qt Company. For licensing terms' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 386. # Looks like you failed 1 test of 759. /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl .. Dubious, test returned 1 (wstat 256, 0x100) Failed 1/759 subtests Test Summary Report ------------------- /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl (Wstat: 256 Tests: 759 Failed: 1) Failed test: 199 Non-zero exit status: 1 Files=1, Tests=759, 1 wallclock secs ( 0.12 usr 0.01 sys + 0.64 cusr 0.05 csys = 0.82 CPU) Result: FAIL QtQA::App::TestRunner: test failed, running again to see if it is flaky... # Failed test 'Mismatch in license text in src/core/nodes/propertychangehandler_p.h # Actual: a written agreement between you and Digia. For licensing terms and # Expected: a written agreement between you and The Qt Company. For licensing terms' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 386. # Looks like you failed 1 test of 759. /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl .. Dubious, test returned 1 (wstat 256, 0x100) Failed 1/759 subtests Test Summary Report ------------------- /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl (Wstat: 256 Tests: 759 Failed: 1) Failed test: 199 Non-zero exit status: 1 Files=1, Tests=759, 1 wallclock secs ( 0.11 usr 0.01 sys + 0.64 cusr 0.04 csys = 0.80 CPU) Result: FAIL QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end license: 1 seconds, exit code 1 Build log: http://testresults.qt.io/ci/Qt5_dev_Integration/build_00648/linux-g++_developer-build_qtnamespace_qtlibinfix_RHEL65_x64/log.txt.gz Tested changes (refs/builds/dev_1426770400): http://codereview.qt-project.org/108983 [PS1] - Merge remote-tracking branch 'origin/5.5' into dev http://codereview.qt-project.org/106392 [PS67] - Updated submodules. From ci-noreply at qt-project.org Thu Mar 19 14:25:44 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 19 Mar 2015 14:25:44 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.3_state #296 - FAILURE Message-ID: <20150319132544.A172851759@fork.qtproject.c.bitbit.net> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt-project.org/ci/Qt5_5.3_state/build_00296 From ci-noreply at qt-project.org Thu Mar 19 14:52:23 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 19 Mar 2015 14:52:23 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - QtBase_5.4_mobile_state #134 - FAILURE Message-ID: <20150319135223.012D65173E@fork.qtproject.c.bitbit.net> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt-project.org/ci/QtBase_5.4_mobile_state/build_00134 From ci-noreply at qt-project.org Thu Mar 19 14:55:49 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 19 Mar 2015 15:55:49 +0200 Subject: [Ci-reports] fail on Qt5_5.4_Integration #330 Message-ID: <20150319_135549_085950.ci-noreply@qt-project.org> Qt5_5.4_Integration » win32-mingw491_developer-build_qtlibinfix_Windows_7 #330: FAILURE Build log: http://testresults.qt.io/ci/Qt5_5.4_Integration/build_00330/win32-mingw491_developer-build_qtlibinfix_Windows_7/log.txt.gz Tested changes (refs/builds/5.4_1426772733): http://codereview.qt-project.org/106265 [PS63] - Updated submodules. From ci-noreply at qt-project.org Thu Mar 19 15:25:04 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 19 Mar 2015 16:25:04 +0200 Subject: [Ci-reports] pass on QtBase_5.4_Integration #1941 Message-ID: <20150319_142504_029632.ci-noreply@qt-project.org> QtBase_5.4_Integration #1941: SUCCESS Tested changes (refs/builds/5.4_1426742197): http://codereview.qt-project.org/108527 [PS1] - Avoid using the current frame as the previous in layout http://codereview.qt-project.org/107101 [PS2] - OSX Fix disapearing tray icon From ci-noreply at qt-project.org Thu Mar 19 15:28:20 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 19 Mar 2015 15:28:20 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.4_state #192 - FAILURE Message-ID: <20150319142820.3A8DE51857@fork.qtproject.c.bitbit.net> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt-project.org/ci/Qt5_5.4_state/build_00192 From ci-noreply at qt-project.org Thu Mar 19 15:46:54 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 19 Mar 2015 16:46:54 +0200 Subject: [Ci-reports] pass on QtWinExtras_5.4_Integration #13 Message-ID: <20150319_144654_004336.ci-noreply@qt-project.org> QtWinExtras_5.4_Integration #13: SUCCESS Tested changes (refs/builds/5.4_1426750064): http://codereview.qt-project.org/108959 [PS1] - Disable build for WinCE on top-level in Qt 5.4 From ci-noreply at qt-project.org Thu Mar 19 15:57:54 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 19 Mar 2015 16:57:54 +0200 Subject: [Ci-reports] pass on QtDeclarative_5.5_Integration #108 Message-ID: <20150319_145754_057554.ci-noreply@qt-project.org> QtDeclarative_5.5_Integration #108: SUCCESS Tested changes (refs/builds/5.5_1426747950): http://codereview.qt-project.org/108138 [PS3] - Allow Flickable's grab to be stolen if dragging over bounds. From ci-noreply at qt-project.org Thu Mar 19 16:37:56 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 19 Mar 2015 17:37:56 +0200 Subject: [Ci-reports] pass on QtConnectivity_neard_Integration #53 Message-ID: <20150319_153756_049613.ci-noreply@qt-project.org> QtConnectivity_neard_Integration #53: SUCCESS Tested changes (refs/builds/neard_1426753856): http://codereview.qt-project.org/108911 [PS2] - Android Nfc: Use of StringLiteral instead of static const QString http://codereview.qt-project.org/108257 [PS10] - Use AndroidExtras for all functions in qnearfieldtarget_android http://codereview.qt-project.org/108057 [PS7] - Using QtAndroidExtras instead of Andoid JNI for NFC From ci-noreply at qt-project.org Thu Mar 19 17:08:27 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 19 Mar 2015 18:08:27 +0200 Subject: [Ci-reports] pass on QtWayland_5.5_Integration #6 Message-ID: <20150319_160827_078680.ci-noreply@qt-project.org> QtWayland_5.5_Integration #6: SUCCESS Tested changes (refs/builds/5.5_1426758290): http://codereview.qt-project.org/106159 [PS3] - Fix the compositor test From ci-noreply at qt-project.org Thu Mar 19 17:09:19 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 19 Mar 2015 18:09:19 +0200 Subject: [Ci-reports] pass on QtBase_5.5_Integration #344 Message-ID: <20150319_160919_025493.ci-noreply@qt-project.org> QtBase_5.5_Integration #344: SUCCESS Tested changes (refs/builds/5.5_1426750135): http://codereview.qt-project.org/108847 [PS1] - Doc: Fix QVector constructor documentation http://codereview.qt-project.org/108152 [PS3] - iOS: Base size of menu picker toolbar on the picker size itself From ci-noreply at qt-project.org Thu Mar 19 17:10:06 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 19 Mar 2015 18:10:06 +0200 Subject: [Ci-reports] pass on Qt3D_dev_Integration #257 Message-ID: <20150319_161006_063287.ci-noreply@qt-project.org> Qt3D_dev_Integration #257: SUCCESS Tested changes (refs/builds/dev_1426756907): http://codereview.qt-project.org/108811 [PS1] - Merge remote-tracking branch 'origin/5.5' into dev http://codereview.qt-project.org/104751 [PS7] - Doc: Review doc Qt3D From ci-noreply at qt-project.org Thu Mar 19 17:29:41 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 19 Mar 2015 18:29:41 +0200 Subject: [Ci-reports] pass on QtCanvas3D_5.5_Integration #49 Message-ID: <20150319_162941_085324.ci-noreply@qt-project.org> QtCanvas3D_5.5_Integration #49: SUCCESS Tested changes (refs/builds/5.5_1426758409): http://codereview.qt-project.org/108835 [PS2] - Fixes vertexAttribPointer type checking. From ci-noreply at qt-project.org Thu Mar 19 17:31:38 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 19 Mar 2015 18:31:38 +0200 Subject: [Ci-reports] Problems... Message-ID: <20150319_163138_027472.ci-noreply@qt-project.org> Some problems occurred recently... 2015-03-19T16:29:39Z: [QtCanvas3D_5.5_Integration error] connect() failed: Interrupted system call, retry in 2 seconds From ci-noreply at qt-project.org Thu Mar 19 17:35:27 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 19 Mar 2015 18:35:27 +0200 Subject: [Ci-reports] fail on QtBase_5.5_Integration #345 Message-ID: <20150319_163527_000424.ci-noreply@qt-project.org> `make' failed :( make[7]: *** [iphonesimulator-debug] Error 65 make[6]: *** [debug-iphonesimulator] Error 2 make[5]: *** [sub-qcoreapplication-make_first] Error 2 make[4]: *** [sub-kernel-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.io/ci/QtBase_5.5_Integration/build_00345/macx-ios-clang_OSX_10.9/log.txt.gz Tested changes (refs/builds/5.5_1426781455): http://codereview.qt-project.org/108829 [PS3] - QVarLengthArray: Do not require operator!= for element comparison http://codereview.qt-project.org/108175 [PS5] - QNX: Fix compilation on Windows. http://codereview.qt-project.org/106854 [PS2] - QImage/QPixmap: scaleFactor -> devicePixelRatio http://codereview.qt-project.org/106853 [PS2] - Whitespace cleanup http://codereview.qt-project.org/108642 [PS4] - QStateMachine: fix history state restoration. http://codereview.qt-project.org/108626 [PS4] - QStateMachine: move methods out of Private class. http://codereview.qt-project.org/108759 [PS2] - Fix high-dpi scaledContents QLabel http://codereview.qt-project.org/108970 [PS3] - QGLWidget: make renderText() work in high-dpi mode http://codereview.qt-project.org/108876 [PS2] - QSplashScreen: Center also on high-dpi screens http://codereview.qt-project.org/108877 [PS1] - QWidget: render() in correct resolution on retina http://codereview.qt-project.org/108757 [PS1] - OSX: add another missing AutoReleasePool. http://codereview.qt-project.org/106089 [PS2] - QDateTimePrivate: replace out parameters with return-by-value in getDateTime() http://codereview.qt-project.org/106094 [PS1] - QDateTime: prevent aggressive inlining http://codereview.qt-project.org/106939 [PS1] - QTime: optimize toString() http://codereview.qt-project.org/106938 [PS1] - Micro-optimize QDate::{long,short}{Day,Month}Name() http://codereview.qt-project.org/106937 [PS1] - QDate: don't spend code size covering the impossible case http://codereview.qt-project.org/106936 [PS1] - QDate: remove some useless default case labels From ci-noreply at qt-project.org Thu Mar 19 17:40:54 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 19 Mar 2015 18:40:54 +0200 Subject: [Ci-reports] pass on QtScript_dev_Integration #118 Message-ID: <20150319_164054_058700.ci-noreply@qt-project.org> QtScript_dev_Integration #118: SUCCESS Tested changes (refs/builds/dev_1426759336): http://codereview.qt-project.org/108794 [PS1] - Merge remote-tracking branch 'origin/5.5' into dev From ci-noreply at qt-project.org Thu Mar 19 17:45:44 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 19 Mar 2015 18:45:44 +0200 Subject: [Ci-reports] fail on QtCanvas3D_5.5_Integration #50 Message-ID: <20150319_164544_033578.ci-noreply@qt-project.org> Autotest `tst_qmltest' failed :( Testing qmltest FAIL! : qmltest::Canvas3D_conformance_vertex_attrib::test_vertex_attrib() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtcanvas3d/tests/auto/qmltest/canvas3d/tst_conformance_attribs.qml(285)] FAIL! : qmltest::Canvas3D_conformance_vertex_attrib_zero_issues::test_vertex_attrib_zero_issues() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtcanvas3d/tests/auto/qmltest/canvas3d/tst_conformance_attribs.qml(268)] QtQA::App::TestRunner: Process exited due to signal 11 QtQA::App::TestRunner: Sorry, a crash report could not be found in /Users/qt/Library/Logs/CrashReporter. QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of qmltest ********* Config: Using QtTest library 5.5.0, Qt 5.5.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 6.0 (clang-600.0.54) (Apple)) PASS : qmltest::Canvas3D_conformance_vertex_attrib::initTestCase() FAIL! : qmltest::Canvas3D_conformance_vertex_attrib::test_vertex_attrib() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtcanvas3d/tests/auto/qmltest/canvas3d/tst_conformance_attribs.qml(285)] PASS : qmltest::Canvas3D_conformance_vertex_attrib::cleanupTestCase() PASS : qmltest::Canvas3D_conformance_vertex_attrib_zero_issues::initTestCase() FAIL! : qmltest::Canvas3D_conformance_vertex_attrib_zero_issues::test_vertex_attrib_zero_issues() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtcanvas3d/tests/auto/qmltest/canvas3d/tst_conformance_attribs.qml(268)] PASS : qmltest::Canvas3D_conformance_vertex_attrib_zero_issues::cleanupTestCase() PASS : qmltest::Canvas3D_conformance_matrix_attributes::initTestCase() QtQA::App::TestRunner: Process exited due to signal 11 QtQA::App::TestRunner: Sorry, a crash report could not be found in /Users/qt/Library/Logs/CrashReporter. QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qmltest: 16 seconds, signal 11 Build log: http://testresults.qt.io/ci/QtCanvas3D_5.5_Integration/build_00050/macx-clang_developer-build_OSX_10.10/log.txt.gz ============================================================ Autotest `tst_qmltest' 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 qmltest FAIL! : qmltest::Canvas3D_conformance_vertex_attrib::test_vertex_attrib() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtcanvas3d/tests/auto/qmltest/canvas3d/tst_conformance_attribs.qml(285)] FAIL! : qmltest::Canvas3D_conformance_vertex_attrib_zero_issues::test_vertex_attrib_zero_issues() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtcanvas3d/tests/auto/qmltest/canvas3d/tst_conformance_attribs.qml(268)] FAIL! : qmltest::Canvas3D_conformance_matrix_attributes::test_matrix_attributes() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtcanvas3d/tests/auto/qmltest/canvas3d/tst_conformance_attribs.qml(233)] Totals: 56 passed, 3 failed, 0 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of qmltest ********* Config: Using QtTest library 5.5.0, Qt 5.5.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 6.0 (clang-600.0.54) (Apple)) PASS : qmltest::Canvas3D_conformance_vertex_attrib::initTestCase() FAIL! : qmltest::Canvas3D_conformance_vertex_attrib::test_vertex_attrib() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtcanvas3d/tests/auto/qmltest/canvas3d/tst_conformance_attribs.qml(285)] PASS : qmltest::Canvas3D_conformance_vertex_attrib::cleanupTestCase() PASS : qmltest::Canvas3D_conformance_vertex_attrib_zero_issues::initTestCase() FAIL! : qmltest::Canvas3D_conformance_vertex_attrib_zero_issues::test_vertex_attrib_zero_issues() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtcanvas3d/tests/auto/qmltest/canvas3d/tst_conformance_attribs.qml(268)] PASS : qmltest::Canvas3D_conformance_vertex_attrib_zero_issues::cleanupTestCase() PASS : qmltest::Canvas3D_conformance_matrix_attributes::initTestCase() 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 exit code 3 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_qmltest: 10 seconds, signal 11 Build log: http://testresults.qt.io/ci/QtCanvas3D_5.5_Integration/build_00050/macx-clang_developer-build_OSX_10.9/log.txt.gz Tested changes (refs/builds/5.5_1426782675): http://codereview.qt-project.org/108466 [PS7] - Adding WebGL conformance tests for attributes http://codereview.qt-project.org/108943 [PS2] - Fixed INVALID_ENUM being returned as NO_ERROR. From ci-noreply at qt-project.org Thu Mar 19 18:20:49 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 19 Mar 2015 18:20:49 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - QtBase_dev_mobile_state #325 - FAILURE Message-ID: <20150319172049.3CC18513C5@fork.qtproject.c.bitbit.net> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt-project.org/ci/QtBase_dev_mobile_state/build_00325 From ci-noreply at qt-project.org Thu Mar 19 18:40:06 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 19 Mar 2015 19:40:06 +0200 Subject: [Ci-reports] pass on QtWebEngine_5.5_Integration #48 Message-ID: <20150319_174006_085108.ci-noreply@qt-project.org> QtWebEngine_5.5_Integration #48: SUCCESS Tested changes (refs/builds/5.5_1426765389): http://codereview.qt-project.org/108434 [PS1] - Enable the use of IPC tracing From ci-noreply at qt-project.org Thu Mar 19 18:59:52 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 19 Mar 2015 19:59:52 +0200 Subject: [Ci-reports] pass on QtWebKit_5.4_Integration #161 Message-ID: <20150319_175952_076173.ci-noreply@qt-project.org> QtWebKit_5.4_Integration #161: SUCCESS Tested changes (refs/builds/5.4_1426765900): http://codereview.qt-project.org/108782 [PS1] - Avoid backing store for texturemapper layers over 8192x8192 From ci-noreply at qt-project.org Thu Mar 19 19:39:17 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 19 Mar 2015 20:39:17 +0200 Subject: [Ci-reports] pass on QtBase_dev_Integration #6033 Message-ID: <20150319_183917_087846.ci-noreply@qt-project.org> QtBase_dev_Integration #6033: SUCCESS Tested changes (refs/builds/dev_1426769290): http://codereview.qt-project.org/106496 [PS3] - qstatemachine: add methods detect when a machine has processed an event From ci-noreply at qt-project.org Thu Mar 19 20:03:16 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 19 Mar 2015 21:03:16 +0200 Subject: [Ci-reports] pass on QtBase_5.4_Integration #1942 Message-ID: <20150319_190316_067746.ci-noreply@qt-project.org> QtBase_5.4_Integration #1942: SUCCESS Tested changes (refs/builds/5.4_1426775202): http://codereview.qt-project.org/100741 [PS2] - Fix rasterization errors in aliased cosmetic drawPolyLine From ci-noreply at qt-project.org Thu Mar 19 20:11:34 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 19 Mar 2015 21:11:34 +0200 Subject: [Ci-reports] pass on QtWebKit_5.5_Integration #6 Message-ID: <20150319_191134_089015.ci-noreply@qt-project.org> QtWebKit_5.5_Integration #6: SUCCESS Tested changes (refs/builds/5.5_1426769499): http://codereview.qt-project.org/108726 [PS1] - Merge remote-tracking branch 'origin/5.4' into 5.5 From ci-noreply at qt-project.org Thu Mar 19 20:24:19 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 19 Mar 2015 21:24:19 +0200 Subject: [Ci-reports] pass on QtConnectivity_5.4_Integration #103 Message-ID: <20150319_192419_093083.ci-noreply@qt-project.org> QtConnectivity_5.4_Integration #103: SUCCESS Tested changes (refs/builds/5.4_1426777910): http://codereview.qt-project.org/108901 [PS2] - Minor code optimization From ci-noreply at qt-project.org Thu Mar 19 20:37:32 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 19 Mar 2015 21:37:32 +0200 Subject: [Ci-reports] pass on QtConnectivity_5.5_Integration #13 Message-ID: <20150319_193732_004672.ci-noreply@qt-project.org> QtConnectivity_5.5_Integration #13: SUCCESS Tested changes (refs/builds/5.5_1426779061): http://codereview.qt-project.org/108976 [PS2] - OSX: Minor signal and readability fix for QBluetoothSocket http://codereview.qt-project.org/108975 [PS2] - OSX: Ensure service discovery is stopped when socket disconnects From ci-noreply at qt-project.org Thu Mar 19 21:07:00 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 19 Mar 2015 22:07:00 +0200 Subject: [Ci-reports] fail on Qt5_5.4_Integration #331 Message-ID: <20150319_200700_055845.ci-noreply@qt-project.org> Qt5_5.4_Integration » win32-mingw491_developer-build_qtlibinfix_Windows_7 #331: FAILURE Build log: http://testresults.qt.io/ci/Qt5_5.4_Integration/build_00331/win32-mingw491_developer-build_qtlibinfix_Windows_7/log.txt.gz Tested changes (refs/builds/5.4_1426795048): http://codereview.qt-project.org/106265 [PS64] - Updated submodules. From ci-noreply at qt-project.org Thu Mar 19 21:13:13 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 19 Mar 2015 22:13:13 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #6034 Message-ID: <20150319_201313_063985.ci-noreply@qt-project.org> `make' failed :( make[7]: *** [iphonesimulator-debug] Error 65 make[6]: *** [debug-iphonesimulator] Error 2 make[5]: *** [sub-qcoreapplication-make_first] Error 2 make[4]: *** [sub-kernel-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.io/ci/QtBase_dev_Integration/build_06034/macx-ios-clang_OSX_10.9/log.txt.gz Tested changes (refs/builds/dev_1426793742): http://codereview.qt-project.org/109016 [PS1] - Merge remote-tracking branch 'origin/5.5' into HEAD From ci-noreply at qt-project.org Thu Mar 19 21:15:40 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 19 Mar 2015 22:15:40 +0200 Subject: [Ci-reports] pass on QtAndroidExtras_5.5_Integration #3 Message-ID: <20150319_201540_075031.ci-noreply@qt-project.org> QtAndroidExtras_5.5_Integration #3: SUCCESS Tested changes (refs/builds/5.5_1426787906): http://codereview.qt-project.org/107610 [PS1] - Mark deprecated functions with QT_DEPRECATED. From ci-noreply at qt-project.org Thu Mar 19 21:44:07 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 19 Mar 2015 22:44:07 +0200 Subject: [Ci-reports] pass on QtBase_5.5_Integration #346 Message-ID: <20150319_204407_076392.ci-noreply@qt-project.org> QtBase_5.5_Integration #346: SUCCESS Tested changes (refs/builds/5.5_1426783713): http://codereview.qt-project.org/106853 [PS2] - Whitespace cleanup http://codereview.qt-project.org/108759 [PS2] - Fix high-dpi scaledContents QLabel From ci-noreply at qt-project.org Thu Mar 19 22:01:14 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 19 Mar 2015 23:01:14 +0200 Subject: [Ci-reports] fail on QtWebEngine_5.5_Integration #49 Message-ID: <20150319_210114_098816.ci-noreply@qt-project.org> Compilation failed :( C:\work\build\qt\qtbase\bin\moc.exe -DUNICODE -DWIN32 -DWIN64 -DTESTS_SOURCE_DIR=\"C:/work/build/qt/qtwebengine/tests/auto/widgets/\" -DQT_NO_EXCEPTIONS -DQT_NO_DEBUG -DQT_WEBENGINEWIDGETS_LIB -DQT_WEBENGINE_LIB -DQT_QUICK_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_TESTLIB_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_NAMESPACE=TestNamespace -DQT_TESTCASE_BUILDDIR="\"C:/work/build/qt/qtwebengine/tests/auto/widgets/qwebenginescript\"" -DQT_OPENGL_ES_2 -DQT_OPENGL_ES_2_ANGLE -DNDEBUG -D_MSC_VER=1800 -D_WIN32 -D_WIN64 -IC:/work/build/qt/qtbase/mkspecs/win32-msvc2013 -IC:/work/build/qt/qtwebengine/tests/auto/widgets/qwebenginescript -IC:/work/build/qt/qtwebengine/tests/auto/widgets -IC:/work/build/qt/qtbase/include -IC:/work/build/qt/qtbase/include/QtWebEngineWidgets -IC:/work/build/qt/qtbase/include/QtWebEngine -IC:/work/build/qt/qtbase/include/QtQuick -IC:/work/build/qt/qtbase/include/QtWidgets -IC:/work/build/qt/qtbase/include/QtGui -IC:/work/build/qt/qtbase/include/QtANGLE -IC:/work/build/qt/qtbase/include/QtTest -IC:/work/build/qt/qtbase/include/QtQml -IC:/work/build/qt/qtbase/include/QtNetwork -IC:/work/build/qt/qtbase/include/QtCore tst_qwebenginescript.cpp -o .moc\release\tst_qwebenginescript.moc tst_qwebenginescript.cpp tst_qwebenginescript.cpp(97) : error C2308: concatenating mismatched strings tst_qwebenginescript.cpp(113) : error C2308: concatenating mismatched strings tst_qwebenginescript.cpp(117) : error C2308: concatenating mismatched strings tst_qwebenginescript.cpp(150) : error C2308: concatenating mismatched strings Build log: http://testresults.qt.io/ci/QtWebEngine_5.5_Integration/build_00049/win64-msvc2013_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/5.5_1426786900): http://codereview.qt-project.org/108992 [PS3] - Enable build of QWebEngineScript API test From ci-noreply at qt-project.org Thu Mar 19 22:45:29 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 19 Mar 2015 23:45:29 +0200 Subject: [Ci-reports] fail on QtBase_5.5_Integration #349 Message-ID: <20150319_214529_009355.ci-noreply@qt-project.org> Autotest `tst_qquickwindow' failed :( Testing tst_qquickwindow FAIL! : tst_qquickwindow::qobjectEventFilter_touch() Compared values are not the same Actual (eventFilter.events.count()): 0 Expected (1) : 1 Loc: [tst_qquickwindow.cpp(1827)] Totals: 51 passed, 1 failed, 1 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qquickwindow ********* Config: Using QtTest library 5.5.0, Qt 5.5.0 (x86_64-little_endian-lp64 shared (dynamic) debug build; by GCC 4.8.2) PASS : tst_qquickwindow::initTestCase() PASS : tst_qquickwindow::openglContextCreatedSignal() PASS : tst_qquickwindow::aboutToStopSignal() 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 Loc: [tst_qquickwindow.cpp(1250)] 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::defaultState() 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::focusReason() 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::testWindowVisibilityOrder() PASS : tst_qquickwindow::blockClosing() PASS : tst_qquickwindow::blockCloseMethod() PASS : tst_qquickwindow::crashWhenHoverItemDeleted() PASS : tst_qquickwindow::unloadSubWindow() PASS : tst_qquickwindow::qobjectEventFilter_touch() PASS : tst_qquickwindow::qobjectEventFilter_key() PASS : tst_qquickwindow::qobjectEventFilter_mouse() FAIL! : tst_qquickwindow::cursor() Compared values are not the same Loc: [tst_qquickwindow.cpp(1444)] PASS : tst_qquickwindow::animatingSignal() PASS : tst_qquickwindow::contentItemSize() PASS : tst_qquickwindow::defaultSurfaceFormat() PASS : tst_qquickwindow::attachedProperty() PASS : tst_qquickwindow::testRenderJob() PASS : tst_qquickwindow::testHoverChildMouseEventFilter() PASS : tst_qquickwindow::cleanupTestCase() Totals: 51 passed, 1 failed, 1 skipped, 0 blacklisted ********* Finished testing of tst_qquickwindow ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickwindow: 18 seconds, exit code 1 Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_00349/revdep-qtdeclarative_linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_14.04_x64/log.txt.gz Tested changes (refs/builds/5.5_1426797942): http://codereview.qt-project.org/108680 [PS1] - Cocoa: Don't let key events triggering input method events close dialog. http://codereview.qt-project.org/108829 [PS3] - QVarLengthArray: Do not require operator!= for element comparison From ci-noreply at qt-project.org Fri Mar 20 01:17:57 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 20 Mar 2015 02:17:57 +0200 Subject: [Ci-reports] fail on QtDocGallery_master_Integration #111 Message-ID: <20150320_001757_039172.ci-noreply@qt-project.org> QtDocGallery_master_Integration » linux-android_armeabi-g++_Ubuntu_12.04_x64 #111: FAILURE Build log: http://testresults.qt.io/ci/QtDocGallery_master_Integration/build_00111/linux-android_armeabi-g++_Ubuntu_12.04_x64/log.txt.gz ============================================================ QtDocGallery_master_Integration » macx-clang_no-framework_OSX_10.8 #111: FAILURE Build log: http://testresults.qt.io/ci/QtDocGallery_master_Integration/build_00111/macx-clang_no-framework_OSX_10.8/log.txt.gz Tested changes (refs/builds/master_1426810592): http://codereview.qt-project.org/108221 [PS1] - Add a QML module identifier. From ci-noreply at qt-project.org Fri Mar 20 01:29:25 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 20 Mar 2015 02:29:25 +0200 Subject: [Ci-reports] pass on QtSensors_5.4_Integration #25 Message-ID: <20150320_002925_037649.ci-noreply@qt-project.org> QtSensors_5.4_Integration #25: SUCCESS Tested changes (refs/builds/5.4_1426791725): http://codereview.qt-project.org/108246 [PS1] - add dynamic alwaysOn support for sensorfw backend From ci-noreply at qt-project.org Fri Mar 20 02:06:19 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 20 Mar 2015 03:06:19 +0200 Subject: [Ci-reports] fail on QtBase_5.5_Integration #351 Message-ID: <20150320_010619_005653.ci-noreply@qt-project.org> `make' failed :( make[7]: *** [iphonesimulator-debug] Error 65 make[6]: *** [debug-iphonesimulator] Error 2 make[5]: *** [sub-qmetaobject-make_first] Error 2 make[4]: *** [sub-kernel-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.io/ci/QtBase_5.5_Integration/build_00351/macx-ios-clang_OSX_10.9/log.txt.gz Tested changes (refs/builds/5.5_1426802511): http://codereview.qt-project.org/108680 [PS1] - Cocoa: Don't let key events triggering input method events close dialog. From ci-noreply at qt-project.org Fri Mar 20 02:48:32 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 20 Mar 2015 02:48:32 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.4.1_state #70 - FAILURE Message-ID: <20150320014832.3B3BB51488@fork.qtproject.c.bitbit.net> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt-project.org/ci/Qt5_5.4.1_state/build_00070 From ci-noreply at qt-project.org Fri Mar 20 03:01:33 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 20 Mar 2015 04:01:33 +0200 Subject: [Ci-reports] fail on QtBase_5.5_Integration #352 Message-ID: <20150320_020133_025274.ci-noreply@qt-project.org> `make' failed :( make[7]: *** [iphonesimulator-debug] Error 65 make[6]: *** [debug-iphonesimulator] Error 2 make[5]: *** [sub-qmath-make_first] Error 2 make[7]: *** [iphonesimulator-debug] Error 65 make[6]: *** [debug-iphonesimulator] Error 2 make[5]: *** [sub-qeventdispatcher-make_first] Error 2 make[7]: *** [iphonesimulator-debug] Error 65 make[6]: *** [debug-iphonesimulator] Error 2 make[5]: *** [sub-qmetaobject-make_first] Error 2 make[7]: *** [iphonesimulator-debug] Error 65 make[6]: *** [debug-iphonesimulator] Error 2 make[5]: *** [sub-qeventloop-make_first] Error 2 make[7]: *** [iphonesimulator-debug] Error 65 make[6]: *** [debug-iphonesimulator] Error 2 make[5]: *** [sub-qcoreapplication-make_first] Error 2 make[4]: *** [sub-kernel-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.io/ci/QtBase_5.5_Integration/build_00352/macx-ios-clang_OSX_10.9/log.txt.gz Tested changes (refs/builds/5.5_1426813674): http://codereview.qt-project.org/108135 [PS4] - Fixed compilation on Mac OS X (qt namespace and preprocessor issues)) From ci-noreply at qt-project.org Fri Mar 20 03:02:29 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 20 Mar 2015 03:02:29 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_dev_state #402 - FAILURE Message-ID: <20150320020229.B685C511E1@fork.qtproject.c.bitbit.net> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt-project.org/ci/Qt5_dev_state/build_00402 From ci-noreply at qt-project.org Fri Mar 20 03:56:58 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 20 Mar 2015 03:56:58 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - QtBase_5.3_mobile_state #296 - FAILURE Message-ID: <20150320025658.786FF5155D@fork.qtproject.c.bitbit.net> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt-project.org/ci/QtBase_5.3_mobile_state/build_00296 From ci-noreply at qt-project.org Fri Mar 20 07:20:15 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 20 Mar 2015 07:20:15 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.5_state #31 - FAILURE Message-ID: <20150320062015.7085651915@fork.qtproject.c.bitbit.net> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt-project.org/ci/Qt5_5.5_state/build_00031 From ci-noreply at qt-project.org Fri Mar 20 08:44:16 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 20 Mar 2015 09:44:16 +0200 Subject: [Ci-reports] fail on Qt5_5.4_Integration #332 Message-ID: <20150320_074416_081531.ci-noreply@qt-project.org> `make' failed :( linking /work/build/qtbase/lib/libQt5WebKit.so.5.4.2 make[3]: *** [/work/build/qtbase/lib/libQt5WebKit.so.5.4.2] Error 1 make[2]: *** [sub-api-pri-make_first-ordered] Error 2 make[1]: *** [sub-Source-QtWebKit-pro-make_first-ordered] Error 2 make: *** [module-qtwebkit-make_first] Error 2 Build log: http://testresults.qt.io/ci/Qt5_5.4_Integration/build_00332/linux-g++_developer-build_OpenSuSE_13.1_x64/log.txt.gz Tested changes (refs/builds/5.4_1426831721): http://codereview.qt-project.org/106265 [PS65] - Updated submodules. From ci-noreply at qt-project.org Fri Mar 20 09:14:27 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 20 Mar 2015 10:14:27 +0200 Subject: [Ci-reports] pass on QtDeclarative_5.5_Integration #112 Message-ID: <20150320_081427_082623.ci-noreply@qt-project.org> QtDeclarative_5.5_Integration #112: SUCCESS Tested changes (refs/builds/5.5_1426798773): http://codereview.qt-project.org/108888 [PS2] - Doc: Added info. about the singleton type declaration From ci-noreply at qt-project.org Fri Mar 20 09:14:49 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 20 Mar 2015 09:14:49 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.4_state #193 - FAILURE Message-ID: <20150320081449.D33F9513D3@fork.qtproject.c.bitbit.net> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt-project.org/ci/Qt5_5.4_state/build_00193 From ci-noreply at qt-project.org Fri Mar 20 09:42:34 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 20 Mar 2015 10:42:34 +0200 Subject: [Ci-reports] pass on QtCanvas3D_5.5_Integration #51 Message-ID: <20150320_084234_085187.ci-noreply@qt-project.org> QtCanvas3D_5.5_Integration #51: SUCCESS Tested changes (refs/builds/5.5_1426826848): http://codereview.qt-project.org/108943 [PS2] - Fixed INVALID_ENUM being returned as NO_ERROR. From ci-noreply at qt-project.org Fri Mar 20 09:59:29 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 20 Mar 2015 09:59:29 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.3_state #297 - FAILURE Message-ID: <20150320085929.DC91D51C71@fork.qtproject.c.bitbit.net> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt-project.org/ci/Qt5_5.3_state/build_00297 From ci-noreply at qt-project.org Fri Mar 20 10:16:14 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 20 Mar 2015 11:16:14 +0200 Subject: [Ci-reports] fail on QtActiveQt_5.5_Integration #3 Message-ID: <20150320_091614_040445.ci-noreply@qt-project.org> Compilation failed :( C:\Program Files\Microsoft Visual Studio 10.0\VC\INCLUDE\exception(218) : see declaration of 'stdext::exception' C:\Program Files\Microsoft Visual Studio 10.0\VC\INCLUDE\typeinfo(156) : see declaration of 'std::bad_cast' C:\Program Files\Microsoft Visual Studio 10.0\VC\INCLUDE\exception(218) : see declaration of 'stdext::exception' C:\Program Files\Microsoft Visual Studio 10.0\VC\INCLUDE\typeinfo(177) : see declaration of 'std::bad_typeid' C:\Program Files\Microsoft Visual Studio 10.0\VC\INCLUDE\exception(218) : see declaration of 'stdext::exception' C:\Program Files\Microsoft Visual Studio 10.0\VC\INCLUDE\typeinfo(156) : see declaration of 'std::bad_cast' C:\Program Files\Microsoft Visual Studio 10.0\VC\INCLUDE\exception(218) : see declaration of 'stdext::exception' C:\Program Files\Microsoft Visual Studio 10.0\VC\INCLUDE\typeinfo(177) : see declaration of 'std::bad_typeid' C:\Program Files\Microsoft Visual Studio 10.0\VC\INCLUDE\exception(218) : see declaration of 'stdext::exception' C:\Program Files\Microsoft Visual Studio 10.0\VC\INCLUDE\typeinfo(156) : see declaration of 'std::bad_cast' C:\Program Files\Microsoft Visual Studio 10.0\VC\INCLUDE\exception(218) : see declaration of 'stdext::exception' C:\Program Files\Microsoft Visual Studio 10.0\VC\INCLUDE\typeinfo(177) : see declaration of 'std::bad_typeid' C:\Program Files\Microsoft Visual Studio 10.0\VC\INCLUDE\exception(218) : see declaration of 'stdext::exception' C:\Program Files\Microsoft Visual Studio 10.0\VC\INCLUDE\typeinfo(156) : see declaration of 'std::bad_cast' C:\Program Files\Microsoft Visual Studio 10.0\VC\INCLUDE\exception(218) : see declaration of 'stdext::exception' C:\Program Files\Microsoft Visual Studio 10.0\VC\INCLUDE\typeinfo(177) : see declaration of 'std::bad_typeid' C:\Program Files\Microsoft Visual Studio 10.0\VC\INCLUDE\exception(218) : see declaration of 'stdext::exception' C:\Program Files\Microsoft Visual Studio 10.0\VC\INCLUDE\typeinfo(156) : see declaration of 'std::bad_cast' C:\Program Files\Microsoft Visual Studio 10.0\VC\INCLUDE\exception(218) : see declaration of 'stdext::exception' C:\Program Files\Microsoft Visual Studio 10.0\VC\INCLUDE\typeinfo(177) : see declaration of 'std::bad_typeid' c:\work\build\qt\qtactiveqt\src\activeqt\shared\qaxutils_p.h(77) : error C2888: 'TestNamespace::QMetaTypeId' : symbol cannot be defined within namespace 'TestNamespace' Build log: http://testresults.qt.io/ci/QtActiveQt_5.5_Integration/build_00003/win32-msvc2010_developer-build_qtnamespace_Windows_7/log.txt.gz Tested changes (refs/builds/5.5_1426842459): http://codereview.qt-project.org/106412 [PS1] - Handle IDispatch** out parameters. From ci-noreply at qt-project.org Fri Mar 20 10:23:11 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 20 Mar 2015 11:23:11 +0200 Subject: [Ci-reports] fail on QtCanvas3D_5.5_Integration #53 Message-ID: <20150320_092311_088221.ci-noreply@qt-project.org> Autotest `tst_qmltest' failed :( Testing qmltest FAIL! : qmltest::Canvas3D_conformance_vertex_attrib::test_vertex_attrib() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtcanvas3d/tests/auto/qmltest/canvas3d/tst_conformance_attribs.qml(285)] FAIL! : qmltest::Canvas3D_conformance_vertex_attrib_zero_issues::test_vertex_attrib_zero_issues() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtcanvas3d/tests/auto/qmltest/canvas3d/tst_conformance_attribs.qml(268)] QtQA::App::TestRunner: Process exited due to signal 11 QtQA::App::TestRunner: Sorry, a crash report could not be found in /Users/qt/Library/Logs/CrashReporter. QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of qmltest ********* Config: Using QtTest library 5.5.0, Qt 5.5.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 6.0 (clang-600.0.54) (Apple)) PASS : qmltest::Canvas3D_conformance_vertex_attrib::initTestCase() FAIL! : qmltest::Canvas3D_conformance_vertex_attrib::test_vertex_attrib() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtcanvas3d/tests/auto/qmltest/canvas3d/tst_conformance_attribs.qml(285)] PASS : qmltest::Canvas3D_conformance_vertex_attrib::cleanupTestCase() PASS : qmltest::Canvas3D_conformance_vertex_attrib_zero_issues::initTestCase() FAIL! : qmltest::Canvas3D_conformance_vertex_attrib_zero_issues::test_vertex_attrib_zero_issues() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtcanvas3d/tests/auto/qmltest/canvas3d/tst_conformance_attribs.qml(268)] PASS : qmltest::Canvas3D_conformance_vertex_attrib_zero_issues::cleanupTestCase() PASS : qmltest::Canvas3D_conformance_matrix_attributes::initTestCase() QtQA::App::TestRunner: Process exited due to signal 11 QtQA::App::TestRunner: Sorry, a crash report could not be found in /Users/qt/Library/Logs/CrashReporter. QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qmltest: 17 seconds, signal 11 Build log: http://testresults.qt.io/ci/QtCanvas3D_5.5_Integration/build_00053/macx-clang_developer-build_OSX_10.10/log.txt.gz ============================================================ Autotest `tst_qmltest' failed :( Testing qmltest FAIL! : qmltest::Canvas3D_conformance_vertex_attrib::test_vertex_attrib() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtcanvas3d/tests/auto/qmltest/canvas3d/tst_conformance_attribs.qml(285)] FAIL! : qmltest::Canvas3D_conformance_vertex_attrib_zero_issues::test_vertex_attrib_zero_issues() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtcanvas3d/tests/auto/qmltest/canvas3d/tst_conformance_attribs.qml(268)] FAIL! : qmltest::Canvas3D_conformance_matrix_attributes::test_matrix_attributes() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtcanvas3d/tests/auto/qmltest/canvas3d/tst_conformance_attribs.qml(233)] Totals: 56 passed, 3 failed, 0 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of qmltest ********* Config: Using QtTest library 5.5.0, Qt 5.5.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 6.0 (clang-600.0.54) (Apple)) PASS : qmltest::Canvas3D_conformance_vertex_attrib::initTestCase() FAIL! : qmltest::Canvas3D_conformance_vertex_attrib::test_vertex_attrib() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtcanvas3d/tests/auto/qmltest/canvas3d/tst_conformance_attribs.qml(285)] PASS : qmltest::Canvas3D_conformance_vertex_attrib::cleanupTestCase() PASS : qmltest::Canvas3D_conformance_vertex_attrib_zero_issues::initTestCase() FAIL! : qmltest::Canvas3D_conformance_vertex_attrib_zero_issues::test_vertex_attrib_zero_issues() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtcanvas3d/tests/auto/qmltest/canvas3d/tst_conformance_attribs.qml(268)] PASS : qmltest::Canvas3D_conformance_vertex_attrib_zero_issues::cleanupTestCase() PASS : qmltest::Canvas3D_conformance_matrix_attributes::initTestCase() QDEBUG : qmltest::Canvas3D_conformance_matrix_attributes::test_matrix_attributes() qml: *** Error loading shader 'QtCanvas3D::CanvasShader(0x7f98c2dab6b0)':INVALID_OPERATION QDEBUG : qmltest::Canvas3D_conformance_matrix_attributes::test_matrix_attributes() qml: Error in compiling shader QWARN : qmltest::Canvas3D_conformance_matrix_attributes::test_matrix_attributes() qt.canvas3d.rendering: Context3D::getAttribLocation: INVALID Program3D reference Program3D(0x0) FAIL! : qmltest::Canvas3D_conformance_matrix_attributes::test_matrix_attributes() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtcanvas3d/tests/auto/qmltest/canvas3d/tst_conformance_attribs.qml(233)] PASS : qmltest::Canvas3D_conformance_matrix_attributes::cleanupTestCase() PASS : qmltest::Canvas3D_conformance_data_view_test::initTestCase() PASS : qmltest::Canvas3D_conformance_data_view_test::test_data_view_test_1() PASS : qmltest::Canvas3D_conformance_data_view_test::test_data_view_test_2() PASS : qmltest::Canvas3D_conformance_data_view_test::test_data_view_test_3() PASS : qmltest::Canvas3D_conformance_data_view_test::test_data_view_test_4() PASS : qmltest::Canvas3D_conformance_data_view_test::cleanupTestCase() PASS : qmltest::Canvas3D_conformance_data_view_crash::initTestCase() PASS : qmltest::Canvas3D_conformance_data_view_crash::test_data_view_crash() PASS : qmltest::Canvas3D_conformance_data_view_crash::cleanupTestCase() PASS : qmltest::Canvas3D_conformance_array_large_array_tests::initTestCase() PASS : qmltest::Canvas3D_conformance_array_large_array_tests::test_array_large_array() PASS : qmltest::Canvas3D_conformance_array_large_array_tests::cleanupTestCase() PASS : qmltest::Canvas3D_conformance_array_unit_tests::initTestCase() PASS : qmltest::Canvas3D_conformance_array_unit_tests::test_array_buffer_is_view() PASS : qmltest::Canvas3D_conformance_array_unit_tests::test_inheritance_hierarchy() PASS : qmltest::Canvas3D_conformance_array_unit_tests::test_slice() PASS : qmltest::Canvas3D_conformance_array_unit_tests::test_typed_arrays() PASS : qmltest::Canvas3D_conformance_array_unit_tests::cleanupTestCase() PASS : qmltest::Canvas3D_conformance_array_buffer_view_crash::initTestCase() PASS : qmltest::Canvas3D_conformance_array_buffer_view_crash::test_array_buffer_view_no_crash() PASS : qmltest::Canvas3D_conformance_array_buffer_view_crash::cleanupTestCase() PASS : qmltest::Canvas3D_conformance_array_buffer_crash::initTestCase() PASS : qmltest::Canvas3D_conformance_array_buffer_crash::test_array_buffer_no_crash() PASS : qmltest::Canvas3D_conformance_array_buffer_crash::cleanupTestCase() PASS : qmltest::Canvas3D_creation_aa_context::initTestCase() PASS : qmltest::Canvas3D_creation_aa_context::test_aa_context() PASS : qmltest::Canvas3D_creation_aa_context::cleanupTestCase() PASS : qmltest::Canvas3D_creation_basic_context::initTestCase() PASS : qmltest::Canvas3D_creation_basic_context::test_basic_context() PASS : qmltest::Canvas3D_creation_basic_context::cleanupTestCase() PASS : qmltest::Canvas3D_creation_depth_context::initTestCase() PASS : qmltest::Canvas3D_creation_depth_context::test_depth_context() PASS : qmltest::Canvas3D_creation_depth_context::cleanupTestCase() PASS : qmltest::Canvas3D_creation_empty::initTestCase() PASS : qmltest::Canvas3D_creation_empty::test_empty() PASS : qmltest::Canvas3D_creation_empty::cleanupTestCase() PASS : qmltest::Canvas3D_render_checkresult::initTestCase() PASS : qmltest::Canvas3D_render_checkresult::test_render_1_checkresult() PASS : qmltest::Canvas3D_render_checkresult::test_render_2_checkresult() PASS : qmltest::Canvas3D_render_checkresult::test_render_3_checkresult() PASS : qmltest::Canvas3D_render_checkresult::cleanupTestCase() PASS : qmltest::Canvas3D_render_dynamic::initTestCase() PASS : qmltest::Canvas3D_render_dynamic::test_render_1_dynamic_creation() PASS : qmltest::Canvas3D_render_dynamic::test_render_2_dynamic_deletion() PASS : qmltest::Canvas3D_render_dynamic::test_render_3_dynamic_recreation() PASS : qmltest::Canvas3D_render_dynamic::cleanupTestCase() PASS : qmltest::Canvas3D_render_simple::initTestCase() PASS : qmltest::Canvas3D_render_simple::test_render_1_simple() PASS : qmltest::Canvas3D_render_simple::test_render_2_resize() PASS : qmltest::Canvas3D_render_simple::cleanupTestCase() Totals: 56 passed, 3 failed, 0 skipped, 0 blacklisted ********* Finished testing of qmltest ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qmltest: 3 seconds, exit code 3 Build log: http://testresults.qt.io/ci/QtCanvas3D_5.5_Integration/build_00053/macx-clang_developer-build_OSX_10.9/log.txt.gz Tested changes (refs/builds/5.5_1426842339): http://codereview.qt-project.org/108466 [PS8] - Adding WebGL conformance tests for attributes From ci-noreply at qt-project.org Fri Mar 20 10:27:52 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 20 Mar 2015 11:27:52 +0200 Subject: [Ci-reports] fail on Qt5_5.4_Integration #333 Message-ID: <20150320_092752_056051.ci-noreply@qt-project.org> `make' failed :( linking /work/build/qtbase/lib/libQt5WebKit.so.5.4.2 make[3]: *** [/work/build/qtbase/lib/libQt5WebKit.so.5.4.2] Error 1 make[2]: *** [sub-api-pri-make_first-ordered] Error 2 make[1]: *** [sub-Source-QtWebKit-pro-make_first-ordered] Error 2 make: *** [module-qtwebkit-make_first] Error 2 Build log: http://testresults.qt.io/ci/Qt5_5.4_Integration/build_00333/linux-g++_developer-build_OpenSuSE_13.1_x64/log.txt.gz Tested changes (refs/builds/5.4_1426837971): http://codereview.qt-project.org/106265 [PS65] - Updated submodules. From ci-noreply at qt-project.org Fri Mar 20 10:29:22 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 20 Mar 2015 11:29:22 +0200 Subject: [Ci-reports] fail on QtDeclarative_dev_Integration #2661 Message-ID: <20150320_092922_063391.ci-noreply@qt-project.org> qtdeclarative failed to compile :( /opt/b2qt/1.6/sysroots/x86_64-pokysdk-linux/usr/bin/arm-poky-linux-gnueabi/arm-poky-linux-gnueabi-g++ --sysroot=/opt/b2qt/1.6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi -o libtest.so -shared -Wl,-Bsymbolic-functions -fPIC bsymbolic_functions.c bsymbolic_functions.c:2:2: error: #error "Symbolic function binding on this architecture may be broken, disabling it (see QTBUG-36129)." make: *** [sse2.o] Error 1 /opt/b2qt/1.6/sysroots/x86_64-pokysdk-linux/usr/bin/arm-poky-linux-gnueabi/arm-poky-linux-gnueabi-g++ -c -pipe -march=armv7-a -mfpu=neon -DLINUX=1 -DEGL_API_FB=1 -mfloat-abi=hard --sysroot=/opt/b2qt/1.6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi -O2 -Wall -W -fPIE -I. -I/opt/b2qt/1.6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi/usr/include -I../../../mkspecs/devices/linux-imx6-g++ -o db2.o db2.cpp db2.cpp:34:20: fatal error: sqlcli.h: No such file or directory make: *** [db2.o] Error 1 /opt/b2qt/1.6/sysroots/x86_64-pokysdk-linux/usr/bin/arm-poky-linux-gnueabi/arm-poky-linux-gnueabi-g++ -c -pipe -march=armv7-a -mfpu=neon -DLINUX=1 -DEGL_API_FB=1 -mfloat-abi=hard --sysroot=/opt/b2qt/1.6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi -O2 -Wall -W -fPIE -I. -I/opt/b2qt/1.6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi/usr/include -I../../../mkspecs/devices/linux-imx6-g++ -o ibase.o ibase.cpp ibase.cpp:34:19: fatal error: ibase.h: No such file or directory make: *** [ibase.o] Error 1 make: *** [mysql_r] Error 1 make: *** [mysql] Error 1 /opt/b2qt/1.6/sysroots/x86_64-pokysdk-linux/usr/bin/arm-poky-linux-gnueabi/arm-poky-linux-gnueabi-g++ -c -pipe -march=armv7-a -mfpu=neon -DLINUX=1 -DEGL_API_FB=1 -mfloat-abi=hard --sysroot=/opt/b2qt/1.6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi -O2 -Wall -W -fPIE -I. -I/opt/b2qt/1.6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi/usr/include -I../../../mkspecs/devices/linux-imx6-g++ -o oci.o oci.cpp oci.cpp:34:17: fatal error: oci.h: No such file or directory make: *** [oci.o] Error 1 /opt/b2qt/1.6/sysroots/x86_64-pokysdk-linux/usr/bin/arm-poky-linux-gnueabi/arm-poky-linux-gnueabi-g++ -c -pipe -march=armv7-a -mfpu=neon -DLINUX=1 -DEGL_API_FB=1 -mfloat-abi=hard --sysroot=/opt/b2qt/1.6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi -O2 -Wall -W -fPIE -I. -I/opt/b2qt/1.6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi/usr/include -I../../../mkspecs/devices/linux-imx6-g++ -o odbc.o odbc.cpp odbc.cpp:37:17: fatal error: sql.h: No such file or directory make: *** [odbc.o] Error 1 /opt/b2qt/1.6/sysroots/x86_64-pokysdk-linux/usr/bin/arm-poky-linux-gnueabi/arm-poky-linux-gnueabi-g++ -c -pipe -march=armv7-a -mfpu=neon -DLINUX=1 -DEGL_API_FB=1 -mfloat-abi=hard --sysroot=/opt/b2qt/1.6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi -O2 -Wall -W -fPIE -I. -I/opt/b2qt/1.6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi/usr/include -I../../../mkspecs/devices/linux-imx6-g++ -o iodbc.o iodbc.cpp iodbc.cpp:34:17: fatal error: sql.h: No such file or directory make: *** [iodbc.o] Error 1 make: *** [psql] Error 1 /opt/b2qt/1.6/sysroots/x86_64-pokysdk-linux/usr/bin/arm-poky-linux-gnueabi/arm-poky-linux-gnueabi-g++ -c -pipe -march=armv7-a -mfpu=neon -DLINUX=1 -DEGL_API_FB=1 -mfloat-abi=hard --sysroot=/opt/b2qt/1.6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi -O2 -Wall -W -fPIE -I. -I/opt/b2qt/1.6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi/usr/include -I../../../mkspecs/devices/linux-imx6-g++ -o sqlite2.o sqlite2.cpp sqlite2.cpp:34:20: fatal error: sqlite.h: No such file or directory make: *** [sqlite2.o] Error 1 /opt/b2qt/1.6/sysroots/x86_64-pokysdk-linux/usr/bin/arm-poky-linux-gnueabi/arm-poky-linux-gnueabi-g++ -c -pipe -march=armv7-a -mfpu=neon -DLINUX=1 -DEGL_API_FB=1 -mfloat-abi=hard --sysroot=/opt/b2qt/1.6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi -O2 -Wall -W -fPIE -I. -I/opt/b2qt/1.6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi/usr/include -I../../../mkspecs/devices/linux-imx6-g++ -o tds.o tds.cpp tds.cpp:34:22: fatal error: sybfront.h: No such file or directory make: *** [tds.o] Error 1 /opt/b2qt/1.6/sysroots/x86_64-pokysdk-linux/usr/bin/arm-poky-linux-gnueabi/arm-poky-linux-gnueabi-g++ -c -pipe -march=armv7-a -mfpu=neon -DLINUX=1 -DEGL_API_FB=1 -mfloat-abi=hard --sysroot=/opt/b2qt/1.6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi -O2 -Wall -W -fPIE -I. -I/opt/b2qt/1.6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi/usr/include -I../../../mkspecs/devices/linux-imx6-g++ -o cups.o cups.cpp cups.cpp:34:23: fatal error: cups/cups.h: No such file or directory make: *** [cups.o] Error 1 /opt/b2qt/1.6/sysroots/x86_64-pokysdk-linux/usr/bin/arm-poky-linux-gnueabi/arm-poky-linux-gnueabi-g++ -c -pipe -march=armv7-a -mfpu=neon -DLINUX=1 -DEGL_API_FB=1 -mfloat-abi=hard --sysroot=/opt/b2qt/1.6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi -O2 -Wall -W -fPIE -I. -I/opt/b2qt/1.6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi/usr/include -I../../../mkspecs/devices/linux-imx6-g++ -o libproxy.o libproxy.cpp libproxy.cpp:36:19: fatal error: proxy.h: No such file or directory make: *** [libproxy.o] Error 1 /opt/b2qt/1.6/sysroots/x86_64-pokysdk-linux/usr/bin/arm-poky-linux-gnueabi/arm-poky-linux-gnueabi-g++ -c -pipe -march=armv7-a -mfpu=neon -DLINUX=1 -DEGL_API_FB=1 -mfloat-abi=hard --sysroot=/opt/b2qt/1.6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi -O2 -Wall -W -fPIE -I. -I/opt/b2qt/1.6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi/usr/include -I../../../mkspecs/devices/linux-imx6-g++ -o pulseaudio.o pulseaudio.cpp pulseaudio.cpp:34:30: fatal error: pulse/pulseaudio.h: No such file or directory make: *** [pulseaudio.o] Error 1 /opt/b2qt/1.6/sysroots/x86_64-pokysdk-linux/usr/bin/arm-poky-linux-gnueabi/arm-poky-linux-gnueabi-g++ -c -pipe -march=armv7-a -mfpu=neon -DLINUX=1 -DEGL_API_FB=1 -mfloat-abi=hard --sysroot=/opt/b2qt/1.6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi -O2 -Wall -W -fPIE -I. -I/opt/b2qt/1.6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi/usr/include -I../../../mkspecs/devices/linux-imx6-g++ -o opengldesktop.o opengldesktop.cpp opengldesktop.cpp:37:19: fatal error: GL/gl.h: No such file or directory make: *** [opengldesktop.o] Error 1 /opt/b2qt/1.6/sysroots/x86_64-pokysdk-linux/usr/bin/arm-poky-linux-gnueabi/arm-poky-linux-gnueabi-g++ -c -pipe -march=armv7-a -mfpu=neon -DLINUX=1 -DEGL_API_FB=1 -mfloat-abi=hard --sysroot=/opt/b2qt/1.6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi -O2 -Wall -W -fPIE -I. -I/opt/b2qt/1.6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi/usr/include -I../../../mkspecs/devices/linux-imx6-g++ -o opengles3.o opengles3.cpp opengles3.cpp:37:25: fatal error: GLES3/gl3.h: No such file or directory make: *** [opengles3.o] Error 1 /opt/b2qt/1.6/sysroots/x86_64-pokysdk-linux/usr/bin/arm-poky-linux-gnueabi/arm-poky-linux-gnueabi-g++ -c -pipe -march=armv7-a -mfpu=neon -DLINUX=1 -DEGL_API_FB=1 -mfloat-abi=hard --sysroot=/opt/b2qt/1.6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi -O2 -Wall -W -fPIE -I. -I/opt/b2qt/1.6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi/usr/include -I../../../mkspecs/devices/linux-imx6-g++ -o opengles31.o opengles31.cpp opengles31.cpp:34:24: fatal error: GLES3/gl31.h: No such file or directory make: *** [opengles31.o] Error 1 /opt/b2qt/1.6/sysroots/x86_64-pokysdk-linux/usr/bin/arm-poky-linux-gnueabi/arm-poky-linux-gnueabi-g++ -c -pipe -march=armv7-a -mfpu=neon -DLINUX=1 -DEGL_API_FB=1 -mfloat-abi=hard --sysroot=/opt/b2qt/1.6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi -O2 -Wall -W -fPIE -I. -I/opt/b2qt/1.6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi/usr/include -I../../../mkspecs/devices/linux-imx6-g++ -o libinput.o libinput.cpp libinput.cpp:34:22: fatal error: libinput.h: No such file or directory make: *** [libinput.o] Error 1 /opt/b2qt/1.6/sysroots/x86_64-pokysdk-linux/usr/bin/arm-poky-linux-gnueabi/arm-poky-linux-gnueabi-g++ -c -pipe -march=armv7-a -mfpu=neon -DLINUX=1 -DEGL_API_FB=1 -mfloat-abi=hard --sysroot=/opt/b2qt/1.6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi -O2 -Wall -W -fPIE -I. -I/opt/b2qt/1.6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi/usr/include -I../../../mkspecs/devices/linux-imx6-g++ -o xlib.o xlib.cpp xlib.cpp:34:22: fatal error: X11/Xlib.h: No such file or directory make: *** [xlib.o] Error 1 /opt/b2qt/1.6/sysroots/x86_64-pokysdk-linux/usr/bin/arm-poky-linux-gnueabi/arm-poky-linux-gnueabi-g++ -c -pipe -march=armv7-a -mfpu=neon -DLINUX=1 -DEGL_API_FB=1 -mfloat-abi=hard --sysroot=/opt/b2qt/1.6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi -O2 -Wall -W -fPIE -I. -I/opt/b2qt/1.6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi/usr/include -I../../../mkspecs/devices/linux-imx6-g++ -o xrender.o xrender.cpp xrender.cpp:34:22: fatal error: X11/Xlib.h: No such file or directory make: *** [xrender.o] Error 1 /opt/b2qt/1.6/sysroots/x86_64-pokysdk-linux/usr/bin/arm-poky-linux-gnueabi/arm-poky-linux-gnueabi-g++ -c -pipe -march=armv7-a -mfpu=neon -DLINUX=1 -DEGL_API_FB=1 -mfloat-abi=hard --sysroot=/opt/b2qt/1.6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi -O2 -Wall -W -fPIE -I. -I/opt/b2qt/1.6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi/usr/include -I../../../mkspecs/devices/linux-imx6-g++ -o xinput2.o xinput2.cpp xinput2.cpp:34:22: fatal error: X11/Xlib.h: No such file or directory make: *** [xinput2.o] Error 1 /opt/b2qt/1.6/sysroots/x86_64-pokysdk-linux/usr/bin/arm-poky-linux-gnueabi/arm-poky-linux-gnueabi-g++ -c -pipe -march=armv7-a -mfpu=neon -DLINUX=1 -DEGL_API_FB=1 -mfloat-abi=hard --sysroot=/opt/b2qt/1.6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi -DLINUX -O2 -Wall -W -fPIE -I. -I/opt/b2qt/1.6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi/usr/include -I../../../mkspecs/devices/linux-imx6-g++ -o egl-x11.o egl-x11.cpp egl-x11.cpp:35:21: fatal error: xcb/xcb.h: No such file or directory make: *** [egl-x11.o] Error 1 /opt/b2qt/1.6/sysroots/x86_64-pokysdk-linux/usr/bin/arm-poky-linux-gnueabi/arm-poky-linux-gnueabi-g++ -c -pipe -march=armv7-a -mfpu=neon -DLINUX=1 -DEGL_API_FB=1 -mfloat-abi=hard --sysroot=/opt/b2qt/1.6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi -O2 -Wall -W -fPIE -I. -I/opt/b2qt/1.6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi/opt/vc/include -I/opt/b2qt/1.6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi/opt/vc/include/interface/vcos/pthreads -I/opt/b2qt/1.6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi/opt/vc/include/interface/vmcs_host/linux -I/opt/b2qt/1.6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi/usr/include -I../../../mkspecs/devices/linux-imx6-g++ -o eglfs-brcm.o eglfs-brcm.cpp eglfs-brcm.cpp:36:22: fatal error: bcm_host.h: No such file or directory make: *** [eglfs-brcm.o] Error 1 /opt/b2qt/1.6/sysroots/x86_64-pokysdk-linux/usr/bin/arm-poky-linux-gnueabi/arm-poky-linux-gnueabi-g++ -c -pipe -march=armv7-a -mfpu=neon -DLINUX=1 -DEGL_API_FB=1 -mfloat-abi=hard --sysroot=/opt/b2qt/1.6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi -O2 -Wall -W -fPIE -I. -I/opt/b2qt/1.6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi/usr/include -I../../../mkspecs/devices/linux-imx6-g++ -o eglfs-mali.o eglfs-mali.cpp eglfs-mali.cpp:34:30: fatal error: EGL/fbdev_window.h: No such file or directory make: *** [eglfs-mali.o] Error 1 make: *** [pcre] Error 1 /opt/b2qt/1.6/sysroots/x86_64-pokysdk-linux/usr/bin/arm-poky-linux-gnueabi/arm-poky-linux-gnueabi-g++ -c -pipe -march=armv7-a -mfpu=neon -DLINUX=1 -DEGL_API_FB=1 -mfloat-abi=hard --sysroot=/opt/b2qt/1.6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi -O2 -Wall -W -fPIE -I. -I/opt/b2qt/1.6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi/usr/include -I../../../mkspecs/devices/linux-imx6-g++ -o openvg.o openvg.cpp openvg.cpp:40:23: fatal error: VG/openvg.h: No such file or directory make: *** [openvg.o] Error 1 /opt/b2qt/1.6/sysroots/x86_64-pokysdk-linux/usr/bin/arm-poky-linux-gnueabi/arm-poky-linux-gnueabi-g++ -c -pipe -march=armv7-a -mfpu=neon -DLINUX=1 -DEGL_API_FB=1 -mfloat-abi=hard --sysroot=/opt/b2qt/1.6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi -O2 -Wall -W -fPIE -I. -I/opt/b2qt/1.6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi/usr/include -I../../../mkspecs/devices/linux-imx6-g++ -o openvg.o openvg.cpp openvg.cpp:40:23: fatal error: VG/openvg.h: No such file or directory make: *** [openvg.o] Error 1 /opt/b2qt/1.6/sysroots/x86_64-pokysdk-linux/usr/bin/arm-poky-linux-gnueabi/arm-poky-linux-gnueabi-g++ -c -pipe -march=armv7-a -mfpu=neon -DLINUX=1 -DEGL_API_FB=1 -mfloat-abi=hard --sysroot=/opt/b2qt/1.6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi -O2 -Wall -W -fPIE -DQT_LOWER_CASE_VG_INCLUDES -I. -I/opt/b2qt/1.6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi/usr/include -I../../../mkspecs/devices/linux-imx6-g++ -o openvg.o openvg.cpp openvg.cpp:38:23: fatal error: vg/openvg.h: No such file or directory make: *** [openvg.o] Error 1 /opt/b2qt/1.6/sysroots/x86_64-pokysdk-linux/usr/bin/arm-poky-linux-gnueabi/arm-poky-linux-gnueabi-g++ -c -pipe -march=armv7-a -mfpu=neon -DLINUX=1 -DEGL_API_FB=1 -mfloat-abi=hard --sysroot=/opt/b2qt/1.6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi -O2 -Wall -W -fPIE -DQT_LOWER_CASE_VG_INCLUDES -I. -I/opt/b2qt/1.6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi/usr/include -I../../../mkspecs/devices/linux-imx6-g++ -o openvg.o openvg.cpp openvg.cpp:38:23: fatal error: vg/openvg.h: No such file or directory make: *** [openvg.o] Error 1 /opt/b2qt/1.6/sysroots/x86_64-pokysdk-linux/usr/bin/arm-poky-linux-gnueabi/arm-poky-linux-gnueabi-g++ -c -pipe -march=armv7-a -mfpu=neon -DLINUX=1 -DEGL_API_FB=1 -mfloat-abi=hard -g -Wall -W -fPIE -I. -I/opt/b2qt/1.6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi/usr/include -I../../../mkspecs/devices/linux-imx6-g++ -o ptrsizetest.o ptrsizetest.cpp ptrsizetest.cpp: In function 'int main(int, char**)': ptrsizetest.cpp:51:12: error: 'PointerSize' is not a member of 'QPointerSizeTest<4>' make: *** [ptrsizetest.o] Error 1 ../3rdparty/masm/assembler/LinkBuffer.cpp: In instantiation of 'void JSC::LinkBuffer::copyCompactAndLinkCode(JSC::MacroAssembler&, void*, JSC::JITCompilationEffort) [with InstructionType = short unsigned int]': ../3rdparty/masm/assembler/LinkBuffer.cpp:185:70: required from here ../3rdparty/masm/assembler/LinkBuffer.cpp:97:24: error: use of deleted function 'JSC::AssemblerData& JSC::AssemblerData::operator=(const JSC::AssemblerData&)' make[3]: *** [.obj/LinkBuffer.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.io/ci/QtDeclarative_dev_Integration/build_02661/linux-imx6-armv7a_Ubuntu_14.04_x64/log.txt.gz Tested changes (refs/builds/dev_1426842959): http://codereview.qt-project.org/103612 [PS18] - Get the updated assembler working. http://codereview.qt-project.org/103576 [PS8] - Updated Assemblers from upstream to SVN revision 178411 From ci-noreply at qt-project.org Fri Mar 20 10:52:35 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 20 Mar 2015 11:52:35 +0200 Subject: [Ci-reports] fail on QtDeclarative_dev_Integration #2662 Message-ID: <20150320_095235_003656.ci-noreply@qt-project.org> qtdeclarative failed to compile :( In file included from memory\qv4mm.cpp:41:0: ..\3rdparty\masm\wtf/StdLibExtras.h:319:30: error: redefinition of 'struct std::is_trivially_destructible<_Tp>' Makefile.Release:13498: recipe for target '.obj/release/qv4mm.o' failed mingw32-make[4]: *** [.obj/release/qv4mm.o] Error 1 mingw32-make[3]: *** [release] Error 2 mingw32-make[2]: *** [sub-qml-make_first-ordered] Error 2 mingw32-make[1]: *** [sub-src-make_first] Error 2 mingw32-make: *** [module-qtdeclarative] Error 2 Build log: http://testresults.qt.io/ci/QtDeclarative_dev_Integration/build_02662/win32-mingw48_developer-build_qtlibinfix_opengl_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1426844181): http://codereview.qt-project.org/103612 [PS18] - Get the updated assembler working. http://codereview.qt-project.org/103576 [PS8] - Updated Assemblers from upstream to SVN revision 178411 From ci-noreply at qt-project.org Fri Mar 20 11:09:54 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 20 Mar 2015 12:09:54 +0200 Subject: [Ci-reports] pass on QtQuickControls_5.5_Integration #49 Message-ID: <20150320_100954_000184.ci-noreply@qt-project.org> QtQuickControls_5.5_Integration #49: SUCCESS Tested changes (refs/builds/5.5_1426839719): http://codereview.qt-project.org/108867 [PS3] - texteditor example: implement file saving From ci-noreply at qt-project.org Fri Mar 20 11:13:18 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 20 Mar 2015 12:13:18 +0200 Subject: [Ci-reports] pass on QtBase_5.5_Integration #353 Message-ID: <20150320_101318_037279.ci-noreply@qt-project.org> QtBase_5.5_Integration #353: SUCCESS Tested changes (refs/builds/5.5_1426835195): http://codereview.qt-project.org/108135 [PS4] - Fixed compilation on Mac OS X (qt namespace and preprocessor issues)) From ci-noreply at qt-project.org Fri Mar 20 11:32:10 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 20 Mar 2015 12:32:10 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #6035 Message-ID: <20150320_103210_047090.ci-noreply@qt-project.org> Autotest `license' failed :( # Failed test 'Mismatch in license text in examples/widgets/tools/regularexpression/main.cpp # Actual: * Neither the name of The Qt Company Ltd and its Subsidiary(-ies) nor the # Expected: * Neither the name of The Qt Company Ltd nor the names of its' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 386. # Failed test 'Mismatch in license text in examples/widgets/tools/regularexpression/regularexpressiondialog.cpp # Actual: * Neither the name of The Qt Company Ltd and its Subsidiary(-ies) nor the # Expected: * Neither the name of The Qt Company Ltd nor the names of its' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 386. # Failed test 'Mismatch in license text in examples/widgets/tools/regularexpression/regularexpressiondialog.h # Actual: * Neither the name of The Qt Company Ltd and its Subsidiary(-ies) nor the # Expected: * Neither the name of The Qt Company Ltd nor the names of its' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 386. # Looks like you failed 3 tests of 6864. /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl .. Dubious, test returned 3 (wstat 768, 0x300) Failed 3/6864 subtests Test Summary Report ------------------- /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl (Wstat: 768 Tests: 6864 Failed: 3) Failed tests: 1228-1230 Non-zero exit status: 3 Files=1, Tests=6864, 7 wallclock secs ( 0.64 usr 0.04 sys + 7.08 cusr 0.35 csys = 8.11 CPU) Result: FAIL QtQA::App::TestRunner: test failed, running again to see if it is flaky... # Failed test 'Mismatch in license text in examples/widgets/tools/regularexpression/main.cpp # Actual: * Neither the name of The Qt Company Ltd and its Subsidiary(-ies) nor the # Expected: * Neither the name of The Qt Company Ltd nor the names of its' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 386. # Failed test 'Mismatch in license text in examples/widgets/tools/regularexpression/regularexpressiondialog.cpp # Actual: * Neither the name of The Qt Company Ltd and its Subsidiary(-ies) nor the # Expected: * Neither the name of The Qt Company Ltd nor the names of its' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 386. # Failed test 'Mismatch in license text in examples/widgets/tools/regularexpression/regularexpressiondialog.h # Actual: * Neither the name of The Qt Company Ltd and its Subsidiary(-ies) nor the # Expected: * Neither the name of The Qt Company Ltd nor the names of its' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 386. # Looks like you failed 3 tests of 6864. /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl .. Dubious, test returned 3 (wstat 768, 0x300) Failed 3/6864 subtests Test Summary Report ------------------- /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl (Wstat: 768 Tests: 6864 Failed: 3) Failed tests: 1228-1230 Non-zero exit status: 3 Files=1, Tests=6864, 8 wallclock secs ( 0.64 usr 0.03 sys + 7.25 cusr 0.29 csys = 8.21 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.io/ci/QtBase_dev_Integration/build_06035/linux-g++_developer-build_OpenSuSE_13.1_x64/log.txt.gz Tested changes (refs/builds/dev_1426847328): http://codereview.qt-project.org/108590 [PS8] - Add QRegularExpression based regexp tool From ci-noreply at qt-project.org Fri Mar 20 11:39:34 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 20 Mar 2015 12:39:34 +0200 Subject: [Ci-reports] pass on QtActiveQt_5.5_Integration #7 Message-ID: <20150320_103934_055743.ci-noreply@qt-project.org> QtActiveQt_5.5_Integration #7: SUCCESS Tested changes (refs/builds/5.5_1426844002): http://codereview.qt-project.org/106412 [PS2] - Handle IDispatch** out parameters. From ci-noreply at qt-project.org Fri Mar 20 11:41:47 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 20 Mar 2015 12:41:47 +0200 Subject: [Ci-reports] fail on QtDeclarative_5.5_Integration #113 Message-ID: <20150320_104147_083078.ci-noreply@qt-project.org> Autotest `tst_qquickmultipointtoucharea' 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_QQuickMultiPointTouchArea FAIL! : tst_QQuickMultiPointTouchArea::inFlickable() Compared values are not the same Actual (point11->pressed()): 0 Expected (true) : 1 Loc: [tst_qquickmultipointtoucharea.cpp(633)] Totals: 22 passed, 1 failed, 0 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QQuickMultiPointTouchArea ********* Config: Using QtTest library 5.5.0, Qt 5.5.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 6.0 (clang-600.0.54) (Apple)) PASS : tst_QQuickMultiPointTouchArea::initTestCase() PASS : tst_QQuickMultiPointTouchArea::properties() PASS : tst_QQuickMultiPointTouchArea::signalTest() PASS : tst_QQuickMultiPointTouchArea::release() PASS : tst_QQuickMultiPointTouchArea::reuse() PASS : tst_QQuickMultiPointTouchArea::nonOverlapping() PASS : tst_QQuickMultiPointTouchArea::nested() FAIL! : tst_QQuickMultiPointTouchArea::inFlickable() Compared values are not the same Actual (point11->pressed()): 0 Expected (true) : 1 Loc: [tst_qquickmultipointtoucharea.cpp(633)] PASS : tst_QQuickMultiPointTouchArea::inFlickable2() PASS : tst_QQuickMultiPointTouchArea::inMouseArea() PASS : tst_QQuickMultiPointTouchArea::mouseAsTouchpoint() PASS : tst_QQuickMultiPointTouchArea::invisible() PASS : tst_QQuickMultiPointTouchArea::transformedTouchArea(1st point inside) PASS : tst_QQuickMultiPointTouchArea::transformedTouchArea(2nd point inside) PASS : tst_QQuickMultiPointTouchArea::transformedTouchArea(3rd point inside) PASS : tst_QQuickMultiPointTouchArea::transformedTouchArea(all points inside) PASS : tst_QQuickMultiPointTouchArea::transformedTouchArea(all points outside) PASS : tst_QQuickMultiPointTouchArea::transformedTouchArea(1st and 2nd points inside) PASS : tst_QQuickMultiPointTouchArea::transformedTouchArea(1st and 3rd points inside) FAIL! : tst_QQuickMultiPointTouchArea::mouseInteraction(left) Compared values are not the same Actual (point1->pressed()): 0 Expected (accept) : 1 Loc: [tst_qquickmultipointtoucharea.cpp(1196)] PASS : tst_QQuickMultiPointTouchArea::mouseInteraction(right) PASS : tst_QQuickMultiPointTouchArea::mouseInteraction(middle) PASS : tst_QQuickMultiPointTouchArea::cleanupTestCase() Totals: 21 passed, 2 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_QQuickMultiPointTouchArea ********* 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_qquickmultipointtoucharea: 24 seconds, exit code 2 Build log: http://testresults.qt.io/ci/QtDeclarative_5.5_Integration/build_00113/macx-clang_developer-build_OSX_10.10/log.txt.gz Tested changes (refs/builds/5.5_1426842963): http://codereview.qt-project.org/108873 [PS2] - Doc: Removed a col from the table of qmldir statements From ci-noreply at qt-project.org Fri Mar 20 11:48:35 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 20 Mar 2015 12:48:35 +0200 Subject: [Ci-reports] fail on QtDeclarative_5.4_Integration #608 Message-ID: <20150320_104835_061675.ci-noreply@qt-project.org> Autotest `tst_qquickwindow' failed :( Testing tst_qquickwindow FAIL! : tst_qquickwindow::testWindowVisibilityOrder() Compared values are not the same Actual (((window2 == QGuiApplication::focusWindow()))): 0 Expected (true) : 1 Loc: [tst_qquickwindow.cpp(1723)] Totals: 54 passed, 1 failed, 0 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qquickwindow ********* Config: Using QtTest library 5.4.2, Qt 5.4.2 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 3.0 (tags/Apple/clang-211.12)) PASS : tst_qquickwindow::initTestCase() PASS : tst_qquickwindow::openglContextCreatedSignal() PASS : tst_qquickwindow::aboutToStopSignal() PASS : tst_qquickwindow::constantUpdates() PASS : tst_qquickwindow::constantUpdatesOnWindow(blocked, beforeRender) PASS : tst_qquickwindow::constantUpdatesOnWindow(blocked, afterRender) PASS : tst_qquickwindow::constantUpdatesOnWindow(blocked, swapped) 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() PASS : tst_qquickwindow::noUpdateWhenNothingChanges() 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::defaultState() 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::focusReason() 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() FAIL! : tst_qquickwindow::testWindowVisibilityOrder() Compared values are not the same Actual (((window2 == QGuiApplication::focusWindow()))): 0 Expected (true) : 1 Loc: [tst_qquickwindow.cpp(1723)] PASS : tst_qquickwindow::blockClosing() PASS : tst_qquickwindow::blockCloseMethod() PASS : tst_qquickwindow::crashWhenHoverItemDeleted() PASS : tst_qquickwindow::unloadSubWindow() 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::animatingSignal() PASS : tst_qquickwindow::contentItemSize() PASS : tst_qquickwindow::defaultSurfaceFormat() PASS : tst_qquickwindow::attachedProperty() PASS : tst_qquickwindow::testRenderJob() PASS : tst_qquickwindow::cleanupTestCase() Totals: 54 passed, 1 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_qquickwindow ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickwindow: 49 seconds, exit code 1 Build log: http://testresults.qt.io/ci/QtDeclarative_5.4_Integration/build_00608/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/5.4_1426844535): http://codereview.qt-project.org/108700 [PS3] - Always remove reply from replies when processing cancelled From ci-noreply at qt-project.org Fri Mar 20 12:07:30 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 20 Mar 2015 13:07:30 +0200 Subject: [Ci-reports] fail on QtBase_5.5_Integration #354 Message-ID: <20150320_110730_067399.ci-noreply@qt-project.org> `make' failed :( make[7]: *** [iphonesimulator-debug] Error 65 make[6]: *** [debug-iphonesimulator] Error 2 make[5]: *** [sub-qmath-make_first] Error 2 make[7]: *** [iphonesimulator-debug] Error 65 make[6]: *** [debug-iphonesimulator] Error 2 make[5]: *** [sub-qeventdispatcher-make_first] Error 2 make[7]: *** [iphonesimulator-debug] Error 65 make[6]: *** [debug-iphonesimulator] Error 2 make[5]: *** [sub-qeventloop-make_first] Error 2 make[7]: *** [iphonesimulator-debug] Error 65 make[6]: *** [debug-iphonesimulator] Error 2 make[5]: *** [sub-qcoreapplication-make_first] Error 2 make[4]: *** [sub-kernel-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.io/ci/QtBase_5.5_Integration/build_00354/macx-ios-clang_OSX_10.9/log.txt.gz Tested changes (refs/builds/5.5_1426846494): http://codereview.qt-project.org/108319 [PS4] - Windows: Activate popup when there is no active window. http://codereview.qt-project.org/109045 [PS1] - Diaglib: Add gesture events to event filter. http://codereview.qt-project.org/108757 [PS1] - OSX: add another missing AutoReleasePool. http://codereview.qt-project.org/108642 [PS4] - QStateMachine: fix history state restoration. http://codereview.qt-project.org/108626 [PS4] - QStateMachine: move methods out of Private class. http://codereview.qt-project.org/109046 [PS3] - Windows: Fix touch registration. http://codereview.qt-project.org/109019 [PS1] - Add a note about not requesting a profile http://codereview.qt-project.org/109018 [PS1] - Add OpenGL 4.5 to contextinfo example http://codereview.qt-project.org/109011 [PS1] - Disable usage of glTexStorage on Mali ES 3.0 http://codereview.qt-project.org/108909 [PS1] - iOS: Implement basic QPlatformOffscreenSurface subclass From ci-noreply at qt-project.org Fri Mar 20 12:13:25 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 20 Mar 2015 13:13:25 +0200 Subject: [Ci-reports] pass on Qt3D_5.5_Integration #40 Message-ID: <20150320_111325_050182.ci-noreply@qt-project.org> Qt3D_5.5_Integration #40: SUCCESS Tested changes (refs/builds/5.5_1426845629): http://codereview.qt-project.org/109037 [PS1] - Fix inconsistent overrides. [-Winconsistent-missing-override] From ci-noreply at qt-project.org Fri Mar 20 12:38:18 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 20 Mar 2015 13:38:18 +0200 Subject: [Ci-reports] fail on QtBase_5.5_Integration #356 Message-ID: <20150320_113818_095043.ci-noreply@qt-project.org> `make' failed :( make[7]: *** [iphonesimulator-debug] Error 65 make[6]: *** [debug-iphonesimulator] Error 2 make[5]: *** [sub-qmetaobject-make_first] Error 2 make[7]: *** [iphonesimulator-debug] Error 65 make[6]: *** [debug-iphonesimulator] Error 2 make[5]: *** [sub-qeventloop-make_first] Error 2 make[4]: *** [sub-kernel-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.io/ci/QtBase_5.5_Integration/build_00356/macx-ios-clang_OSX_10.9/log.txt.gz Tested changes (refs/builds/5.5_1426849745): http://codereview.qt-project.org/108477 [PS2] - Sort the entries in QDir by using the QDateTime::msecsTo() http://codereview.qt-project.org/108521 [PS2] - MySQL: Fix test so it expects the right integer type http://codereview.qt-project.org/108531 [PS1] - MySQL: Keep the precision of the field when formatting the value From ci-noreply at qt-project.org Fri Mar 20 13:04:52 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 20 Mar 2015 14:04:52 +0200 Subject: [Ci-reports] fail on QtBase_5.5_Integration #357 Message-ID: <20150320_120452_066164.ci-noreply@qt-project.org> `make' failed :( make[7]: *** [iphonesimulator-debug] Error 65 make[6]: *** [debug-iphonesimulator] Error 2 make[5]: *** [sub-qeventdispatcher-make_first] Error 2 make[7]: *** [iphonesimulator-debug] Error 65 make[6]: *** [debug-iphonesimulator] Error 2 make[5]: *** [sub-qeventloop-make_first] Error 2 make[7]: *** [iphonesimulator-debug] Error 65 make[6]: *** [debug-iphonesimulator] Error 2 make[5]: *** [sub-qcoreapplication-make_first] Error 2 make[4]: *** [sub-kernel-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.io/ci/QtBase_5.5_Integration/build_00357/macx-ios-clang_OSX_10.9/log.txt.gz Tested changes (refs/builds/5.5_1426851639): http://codereview.qt-project.org/109046 [PS3] - Windows: Fix touch registration. http://codereview.qt-project.org/109045 [PS1] - Diaglib: Add gesture events to event filter. http://codereview.qt-project.org/108319 [PS4] - Windows: Activate popup when there is no active window. From ci-noreply at qt-project.org Fri Mar 20 13:07:19 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 20 Mar 2015 14:07:19 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #6036 Message-ID: <20150320_120719_069399.ci-noreply@qt-project.org> Autotest `license' failed :( # Failed test 'Mismatch in license text in examples/widgets/tools/regularexpression/main.cpp # Actual: * Redistributions of source code must retain the above copyright # Expected: * Redistributions of source code must retain the above copyright' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 386. # Failed test 'Mismatch in license text in examples/widgets/tools/regularexpression/regularexpressiondialog.cpp # Actual: * Redistributions of source code must retain the above copyright # Expected: * Redistributions of source code must retain the above copyright' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 386. # Failed test 'Mismatch in license text in examples/widgets/tools/regularexpression/regularexpressiondialog.h # Actual: * Redistributions of source code must retain the above copyright # Expected: * Redistributions of source code must retain the above copyright' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 386. # Looks like you failed 3 tests of 6864. /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl .. Dubious, test returned 3 (wstat 768, 0x300) Failed 3/6864 subtests Test Summary Report ------------------- /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl (Wstat: 768 Tests: 6864 Failed: 3) Failed tests: 1228-1230 Non-zero exit status: 3 Files=1, Tests=6864, 8 wallclock secs ( 0.64 usr 0.03 sys + 7.26 cusr 0.36 csys = 8.29 CPU) Result: FAIL QtQA::App::TestRunner: test failed, running again to see if it is flaky... # Failed test 'Mismatch in license text in examples/widgets/tools/regularexpression/main.cpp # Actual: * Redistributions of source code must retain the above copyright # Expected: * Redistributions of source code must retain the above copyright' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 386. # Failed test 'Mismatch in license text in examples/widgets/tools/regularexpression/regularexpressiondialog.cpp # Actual: * Redistributions of source code must retain the above copyright # Expected: * Redistributions of source code must retain the above copyright' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 386. # Failed test 'Mismatch in license text in examples/widgets/tools/regularexpression/regularexpressiondialog.h # Actual: * Redistributions of source code must retain the above copyright # Expected: * Redistributions of source code must retain the above copyright' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 386. # Looks like you failed 3 tests of 6864. /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl .. Dubious, test returned 3 (wstat 768, 0x300) Failed 3/6864 subtests Test Summary Report ------------------- /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl (Wstat: 768 Tests: 6864 Failed: 3) Failed tests: 1228-1230 Non-zero exit status: 3 Files=1, Tests=6864, 7 wallclock secs ( 0.64 usr 0.03 sys + 7.01 cusr 0.30 csys = 7.98 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.io/ci/QtBase_dev_Integration/build_06036/linux-g++_developer-build_OpenSuSE_13.1_x64/log.txt.gz Tested changes (refs/builds/dev_1426853045): http://codereview.qt-project.org/108590 [PS9] - Add QRegularExpression based regexp tool From ci-noreply at qt-project.org Fri Mar 20 13:26:55 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 20 Mar 2015 14:26:55 +0200 Subject: [Ci-reports] fail on QtDeclarative_5.5_Integration #114 Message-ID: <20150320_122655_050415.ci-noreply@qt-project.org> Autotest `tst_controls' failed :( Testing qtquickcontrols FAIL! : qtquickcontrols::Tests_TreeView::test_selection_contiguousSelection() Uncaught exception: Property 'at' of object QModelIndex(1,0,0x2f55200,TestModel(0x3023ff0)) is not a function Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_treeview.qml(695)] FAIL! : qtquickcontrols::Tests_TreeView::test_selection_extendedSelection() Uncaught exception: Property 'at' of object QModelIndex(1,0,0x2c5db00,TestModel(0x2f55d40)) is not a function Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_treeview.qml(607)] FAIL! : qtquickcontrols::Tests_TreeView::test_selection_multiSelection() Uncaught exception: Property 'at' of object QModelIndex(1,0,0x2cd2060,TestModel(0x2e0e100)) is not a function Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_treeview.qml(496)] FAIL! : qtquickcontrols::Tests_TreeView::test_selection_singleSelection() Uncaught exception: Property 'at' of object QModelIndex(1,0,0x2d9f570,TestModel(0x2ed8230)) is not a function Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_treeview.qml(382)] Totals: 525 passed, 4 failed, 2 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of qtquickcontrols ********* Config: Using QtTest library 5.5.0, Qt 5.5.0 (x86_64-little_endian-lp64 shared (dynamic) debug build; by GCC 4.8.2) PASS : qtquickcontrols::Tests_ApplicationWindow::initTestCase() PASS : qtquickcontrols::Tests_ApplicationWindow::test_defaultContentItemConstraints(height) PASS : qtquickcontrols::Tests_ApplicationWindow::test_defaultContentItemConstraints(height_y) PASS : qtquickcontrols::Tests_ApplicationWindow::test_defaultContentItemConstraints(height_implicitHeight_anchorsFill) PASS : qtquickcontrols::Tests_ApplicationWindow::test_defaultContentItemConstraints(height_implicitHeight_anchorsFill_margins) PASS : qtquickcontrols::Tests_ApplicationWindow::test_defaultContentItemConstraints(height_anchorsFill_margins) PASS : qtquickcontrols::Tests_ApplicationWindow::test_defaultContentItemConstraints(anchorsFill_margins) PASS : qtquickcontrols::Tests_ApplicationWindow::test_defaultContentItemConstraints(anchorsFill_margins0) PASS : qtquickcontrols::Tests_ApplicationWindow::test_defaultContentItemConstraints(minimum_implicit_maximum_anchorsFill) PASS : qtquickcontrols::Tests_ApplicationWindow::test_defaultContentItemConstraints(minimum_implicit_maximum_anchorsFill_margins) PASS : qtquickcontrols::Tests_ApplicationWindow::test_defaultContentItemConstraints(minimum_height_maximum_anchorsFill) PASS : qtquickcontrols::Tests_ApplicationWindow::test_defaultSizeHints() PASS : qtquickcontrols::Tests_ApplicationWindow::test_invisibleContentItemChildren() PASS : qtquickcontrols::Tests_ApplicationWindow::test_minimumHeight() PASS : qtquickcontrols::Tests_ApplicationWindow::test_minimumSizeLargerThan_MaximumSize() PASS : qtquickcontrols::Tests_ApplicationWindow::test_windowHeight() PASS : qtquickcontrols::Tests_ApplicationWindow::test_windowHeight2() PASS : qtquickcontrols::Tests_ApplicationWindow::cleanupTestCase() PASS : qtquickcontrols::Tests_Baselines::initTestCase() PASS : qtquickcontrols::Tests_Baselines::test_baselineOffset(Text) PASS : qtquickcontrols::Tests_Baselines::test_baselineOffset(Button) PASS : qtquickcontrols::Tests_Baselines::cleanupTestCase() PASS : qtquickcontrols::Tests_BusyIndicator::initTestCase() PASS : qtquickcontrols::Tests_BusyIndicator::test_createIndicator() PASS : qtquickcontrols::Tests_BusyIndicator::cleanupTestCase() PASS : qtquickcontrols::Tests_Button::initTestCase() PASS : qtquickcontrols::Tests_Button::test_action() PASS : qtquickcontrols::Tests_Button::test_activeFocusOnPress() PASS : qtquickcontrols::Tests_Button::test_activeFocusOnTab() PASS : qtquickcontrols::Tests_Button::test_checked() PASS : qtquickcontrols::Tests_Button::test_isDefault() PASS : qtquickcontrols::Tests_Button::test_text() PASS : qtquickcontrols::Tests_Button::cleanupTestCase() PASS : qtquickcontrols::Tests_Calendar::initTestCase() PASS : qtquickcontrols::Tests_Calendar::test_asynchronous() PASS : qtquickcontrols::Tests_Calendar::test_daysCenteredVertically() PASS : qtquickcontrols::Tests_Calendar::test_defaultConstructed() PASS : qtquickcontrols::Tests_Calendar::test_dragWhileMousePressed() PASS : qtquickcontrols::Tests_Calendar::test_gridCellRectCalculation() PASS : qtquickcontrols::Tests_Calendar::test_gridlessCellRectCalculation() PASS : qtquickcontrols::Tests_Calendar::test_hovered() PASS : qtquickcontrols::Tests_Calendar::test_keyNavigation() SKIP : qtquickcontrols::Tests_Calendar::test_minMaxJsDateRange() QTBUG-36846 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_calendar.qml(170)] PASS : qtquickcontrols::Tests_Calendar::test_minMaxUndefined() PASS : qtquickcontrols::Tests_Calendar::test_pressAndHold() PASS : qtquickcontrols::Tests_Calendar::test_selectDateWithMouse() PASS : qtquickcontrols::Tests_Calendar::test_selectInvalidDateWithMouse() PASS : qtquickcontrols::Tests_Calendar::test_selectNextMonth() PASS : qtquickcontrols::Tests_Calendar::test_selectPreviousMonth() PASS : qtquickcontrols::Tests_Calendar::test_selectedDate() PASS : qtquickcontrols::Tests_Calendar::test_setAfterConstructed() PASS : qtquickcontrols::Tests_Calendar::test_showNextMonthWithMouse() PASS : qtquickcontrols::Tests_Calendar::test_showPreviousMonthWithMouse() PASS : qtquickcontrols::Tests_Calendar::cleanupTestCase() PASS : qtquickcontrols::Tests_CheckBox::initTestCase() PASS : qtquickcontrols::Tests_CheckBox::test_activeFocusOnPress() PASS : qtquickcontrols::Tests_CheckBox::test_activeFocusOnTab() PASS : qtquickcontrols::Tests_CheckBox::test_checkState_keep_binding() PASS : qtquickcontrols::Tests_CheckBox::test_check_keep_binding() PASS : qtquickcontrols::Tests_CheckBox::test_checked() PASS : qtquickcontrols::Tests_CheckBox::test_clicked() PASS : qtquickcontrols::Tests_CheckBox::test_defaultConstructed() PASS : qtquickcontrols::Tests_CheckBox::test_exclusiveGroup() PASS : qtquickcontrols::Tests_CheckBox::test_keyPressed() PASS : qtquickcontrols::Tests_CheckBox::test_text() PASS : qtquickcontrols::Tests_CheckBox::cleanupTestCase() PASS : qtquickcontrols::Tests_ComboBox::initTestCase() PASS : qtquickcontrols::Tests_ComboBox::test_activated() PASS : qtquickcontrols::Tests_ComboBox::test_activeFocusOnPress() PASS : qtquickcontrols::Tests_ComboBox::test_activeFocusOnTab() PASS : qtquickcontrols::Tests_ComboBox::test_addRemoveItemsInModel_QTBUG_30379() PASS : qtquickcontrols::Tests_ComboBox::test_append_find() PASS : qtquickcontrols::Tests_ComboBox::test_arrayModelWithoutTextRole() PASS : qtquickcontrols::Tests_ComboBox::test_arraymodel() PASS : qtquickcontrols::Tests_ComboBox::test_arraymodelwithtextrole() PASS : qtquickcontrols::Tests_ComboBox::test_currentIndexInMenu() PASS : qtquickcontrols::Tests_ComboBox::test_editable() PASS : qtquickcontrols::Tests_ComboBox::test_find() PASS : qtquickcontrols::Tests_ComboBox::test_keySearch() PASS : qtquickcontrols::Tests_ComboBox::test_keys() PASS : qtquickcontrols::Tests_ComboBox::test_keyupdown() PASS : qtquickcontrols::Tests_ComboBox::test_minusOneIndexResetsSelection_QTBUG_35794() PASS : qtquickcontrols::Tests_ComboBox::test_minusOneToZeroSelection_QTBUG_38036() 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_Margins() PASS : qtquickcontrols::Tests_GridLayout::test_alignToPixelGrid() PASS : qtquickcontrols::Tests_GridLayout::test_alignment() PASS : qtquickcontrols::Tests_GridLayout::test_baselines() PASS : qtquickcontrols::Tests_GridLayout::test_columnOrRowChanged() PASS : qtquickcontrols::Tests_GridLayout::test_columnsChanged() PASS : qtquickcontrols::Tests_GridLayout::test_flow() PASS : qtquickcontrols::Tests_GridLayout::test_flowLeftToRight() PASS : qtquickcontrols::Tests_GridLayout::test_flowLeftToRightDefaultPositions() PASS : qtquickcontrols::Tests_GridLayout::test_flowTopToBottom() PASS : qtquickcontrols::Tests_GridLayout::test_invalidateWhileRearranging_QTBUG_44139() PASS : qtquickcontrols::Tests_GridLayout::test_rightToLeft() PASS : qtquickcontrols::Tests_GridLayout::test_rowsChanged() PASS : qtquickcontrols::Tests_GridLayout::test_sizeHints() PASS : qtquickcontrols::Tests_GridLayout::test_spacings() PASS : qtquickcontrols::Tests_GridLayout::test_spanAcrossEmptyRows() PASS : qtquickcontrols::Tests_GridLayout::test_spanIsMoreThanColumns() PASS : qtquickcontrols::Tests_GridLayout::cleanupTestCase() PASS : qtquickcontrols::Tests_GroupBox::initTestCase() PASS : qtquickcontrols::Tests_GroupBox::test_activeFocusOnTab() PASS : qtquickcontrols::Tests_GroupBox::test_checkable() PASS : qtquickcontrols::Tests_GroupBox::test_checked() PASS : qtquickcontrols::Tests_GroupBox::test_contentItem() PASS : qtquickcontrols::Tests_GroupBox::test_dynamicSize() PASS : qtquickcontrols::Tests_GroupBox::cleanupTestCase() PASS : qtquickcontrols::Tests_Keys::initTestCase() PASS : qtquickcontrols::Tests_Keys::test_keys(TextInput) PASS : qtquickcontrols::Tests_Keys::test_keys(TextField) PASS : qtquickcontrols::Tests_Keys::test_keys(TextEdit) QWARN : qtquickcontrols::Tests_Keys::test_keys(TextArea) QTextCursor::setPosition: Position '1' out of range PASS : qtquickcontrols::Tests_Keys::test_keys(TextArea) PASS : qtquickcontrols::Tests_Keys::test_keys(SpinBox) PASS : qtquickcontrols::Tests_Keys::test_keys(ComboBox) PASS : qtquickcontrols::Tests_Keys::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() PASS : qtquickcontrols::Tests_Menu::test_dynamicItems() PASS : qtquickcontrols::Tests_Menu::test_exclusive() PASS : qtquickcontrols::Tests_Menu::test_modelCreation() PASS : qtquickcontrols::Tests_Menu::test_trigger() PASS : qtquickcontrols::Tests_Menu::cleanupTestCase() PASS : qtquickcontrols::Tests_MenuBar::initTestCase() PASS : qtquickcontrols::Tests_MenuBar::test_createMenuBar() PASS : qtquickcontrols::Tests_MenuBar::cleanupTestCase() PASS : qtquickcontrols::Tests_ProgressBar::initTestCase() PASS : qtquickcontrols::Tests_ProgressBar::test_activeFocusOnTab() PASS : qtquickcontrols::Tests_ProgressBar::test_initialization_order() PASS : qtquickcontrols::Tests_ProgressBar::test_invalidMinMax() PASS : qtquickcontrols::Tests_ProgressBar::test_maximumvalue() PASS : qtquickcontrols::Tests_ProgressBar::test_minimumvalue() PASS : qtquickcontrols::Tests_ProgressBar::cleanupTestCase() PASS : qtquickcontrols::Tests_RadioButton::initTestCase() PASS : qtquickcontrols::Tests_RadioButton::test_activeFocusOnPress() PASS : qtquickcontrols::Tests_RadioButton::test_activeFocusOnTab() PASS : qtquickcontrols::Tests_RadioButton::test_checked() PASS : qtquickcontrols::Tests_RadioButton::test_clicked() PASS : qtquickcontrols::Tests_RadioButton::test_createRadioButton() PASS : qtquickcontrols::Tests_RadioButton::test_defaultConstructed() PASS : qtquickcontrols::Tests_RadioButton::test_exclusiveGroup() PASS : qtquickcontrols::Tests_RadioButton::test_keyPressed() PASS : qtquickcontrols::Tests_RadioButton::test_text() PASS : qtquickcontrols::Tests_RadioButton::cleanupTestCase() PASS : qtquickcontrols::Tests_RangedDate::initTestCase() PASS : qtquickcontrols::Tests_RangedDate::test_constructionPropertyOrder() PASS : qtquickcontrols::Tests_RangedDate::test_defaultConstruction() PASS : qtquickcontrols::Tests_RangedDate::test_flickering() SKIP : qtquickcontrols::Tests_RangedDate::test_minMax() QTBUG-36846 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_rangeddate.qml(66)] PASS : qtquickcontrols::Tests_RangedDate::test_nullValues() PASS : qtquickcontrols::Tests_RangedDate::cleanupTestCase() PASS : qtquickcontrols::Tests_RangeModel::initTestCase() PASS : qtquickcontrols::Tests_RangeModel::test_bindings() 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_changeChildrenOfHiddenLayout() PASS : qtquickcontrols::Tests_RowLayout::test_change_implicitWidth_during_rearrange() PASS : qtquickcontrols::Tests_RowLayout::test_countGeometryChanges() PASS : qtquickcontrols::Tests_RowLayout::test_destroyLayout() PASS : qtquickcontrols::Tests_RowLayout::test_fixedAndExpanding() PASS : qtquickcontrols::Tests_RowLayout::test_implicitSize() PASS : qtquickcontrols::Tests_RowLayout::test_initialNestedLayouts() PASS : qtquickcontrols::Tests_RowLayout::test_rearrangeNestedLayouts() PASS : qtquickcontrols::Tests_RowLayout::test_sizeHint(propagateNone) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHint(propagateMinimumWidth) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHint(propagatePreferredWidth) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHint(propagateMaximumWidth) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHint(propagateAll) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHint(propagateCrazy) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHint(expandMinToExplicitPref) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHint(expandMaxToExplicitPref) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHint(expandAllToExplicitMin) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHint(expandPrefToExplicitMin) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHint(boundPrefToExplicitMax) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHint(boundAllToExplicitMax) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHintNormalization(fallbackValues) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHintNormalization(acceptZeroWidths) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHintNormalization(123) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHintNormalization(132) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHintNormalization(213) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHintNormalization(231) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHintNormalization(321) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHintNormalization(312) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHintNormalization(1i3) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHintNormalization(1i2) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHintNormalization(2i3) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHintNormalization(2i1) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHintNormalization(3i1) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHintNormalization(3i2) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHintPropagationCount() XFAIL : qtquickcontrols::Tests_RowLayout::test_sizeHintWithHiddenChildren() If GridLayout is hidden, GridLayout is not notified when child is explicitly hidden Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_rowlayout.qml(716)] PASS : qtquickcontrols::Tests_RowLayout::test_sizeHintWithHiddenChildren() XFAIL : qtquickcontrols::Tests_RowLayout::test_sizeHintWithHiddenChildrenForRow() If Row is hidden, Row is not notified when child is explicitly hidden Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_rowlayout.qml(749)] PASS : qtquickcontrols::Tests_RowLayout::test_sizeHintWithHiddenChildrenForRow() 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() QWARN : qtquickcontrols::Tests_ScrollView::test_scrollbars() file:///work/build/qt/qtbase/qml/QtQuick/Controls/Private/ScrollViewHelper.qml:171:5: QML ScrollBar: Binding loop detected for property "visible" PASS : qtquickcontrols::Tests_ScrollView::test_scrollbars() 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::test_shortcut(checkbox) PASS : qtquickcontrols::Tests_Shortcut::test_shortcut(radiobutton) PASS : qtquickcontrols::Tests_Shortcut::test_shortcut(button) PASS : qtquickcontrols::Tests_Shortcut::test_shortcut(button+action) PASS : qtquickcontrols::Tests_Shortcut::test_shortcut(toolbutton) PASS : qtquickcontrols::Tests_Shortcut::test_shortcut(toolbutton+action) 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_dragThreshold() PASS : qtquickcontrols::Tests_Slider::test_maximumvalue() PASS : qtquickcontrols::Tests_Slider::test_minimumvalue() PASS : qtquickcontrols::Tests_Slider::test_mouseWheel() PASS : qtquickcontrols::Tests_Slider::test_rightLeftKeyPressed() PASS : qtquickcontrols::Tests_Slider::test_sliderOffset() PASS : qtquickcontrols::Tests_Slider::test_updateValueWhileDragging() PASS : qtquickcontrols::Tests_Slider::test_valueAndHandlePosition() PASS : qtquickcontrols::Tests_Slider::test_vertical() PASS : qtquickcontrols::Tests_Slider::cleanupTestCase() PASS : qtquickcontrols::Tests_SpinBox::initTestCase() PASS : qtquickcontrols::Tests_SpinBox::test_ImplicitSize() PASS : qtquickcontrols::Tests_SpinBox::test_activeFocusOnPress() PASS : qtquickcontrols::Tests_SpinBox::test_activeFocusOnTab() PASS : qtquickcontrols::Tests_SpinBox::test_construction() PASS : qtquickcontrols::Tests_SpinBox::test_decimals() PASS : qtquickcontrols::Tests_SpinBox::test_decrement_key() PASS : qtquickcontrols::Tests_SpinBox::test_decrement_mouse() PASS : qtquickcontrols::Tests_SpinBox::test_editingFinished() PASS : qtquickcontrols::Tests_SpinBox::test_fixup() PASS : qtquickcontrols::Tests_SpinBox::test_get_active_focus_when_up_or_down_was_pressed() PASS : qtquickcontrols::Tests_SpinBox::test_groupSeparators() PASS : qtquickcontrols::Tests_SpinBox::test_increment_key() PASS : qtquickcontrols::Tests_SpinBox::test_increment_mouse() PASS : qtquickcontrols::Tests_SpinBox::test_initial_value() PASS : qtquickcontrols::Tests_SpinBox::test_initialization_order() PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(1) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(10) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(100) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(1.1) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(10.10) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(123.456) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-1) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-10) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-100) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-1.1) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-10.10) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-123.456) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(2.54cm) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input($100) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(asdf foo) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(a1b2c3d4e5) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(20) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(200) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(2000) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(0123) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-20) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-200) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-2000) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-0123) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(5) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-5) PASS : qtquickcontrols::Tests_SpinBox::test_keys() PASS : qtquickcontrols::Tests_SpinBox::test_maxvalue() PASS : qtquickcontrols::Tests_SpinBox::test_minvalue() PASS : qtquickcontrols::Tests_SpinBox::test_move_mouse() PASS : qtquickcontrols::Tests_SpinBox::test_negativeStepSize() PASS : qtquickcontrols::Tests_SpinBox::test_setFontsize() PASS : qtquickcontrols::Tests_SpinBox::test_stepsize() PASS : qtquickcontrols::Tests_SpinBox::test_wheel() PASS : qtquickcontrols::Tests_SpinBox::cleanupTestCase() PASS : qtquickcontrols::Tests_SplitView::initTestCase() PASS : qtquickcontrols::Tests_SplitView::test_01_splitView() PASS : qtquickcontrols::Tests_SplitView::test_02_splitView_initial_orientation_vertical() PASS : qtquickcontrols::Tests_SplitView::test_03_orientation_change() PASS : qtquickcontrols::Tests_SplitView::test_04_hide_item() PASS : qtquickcontrols::Tests_SplitView::test_05_hide_fillWidth_item() PASS : qtquickcontrols::Tests_SplitView::test_dynamic_item_add() PASS : qtquickcontrols::Tests_SplitView::test_dynamic_item_add_fillWidth() PASS : qtquickcontrols::Tests_SplitView::test_dynamic_item_remove() PASS : qtquickcontrols::Tests_SplitView::test_hide_item_after_fillWidth() PASS : qtquickcontrols::Tests_SplitView::test_item_margins() 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_focus() 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_clicked() PASS : qtquickcontrols::Tests_Switch::test_defaultConstructed() PASS : qtquickcontrols::Tests_Switch::test_exclusiveGroup() PASS : qtquickcontrols::Tests_Switch::test_keyPressed() PASS : qtquickcontrols::Tests_Switch::test_pressed() PASS : qtquickcontrols::Tests_Switch::cleanupTestCase() PASS : qtquickcontrols::Tests_Tab::initTestCase() PASS : qtquickcontrols::Tests_Tab::test_createTab() PASS : qtquickcontrols::Tests_Tab::cleanupTestCase() PASS : qtquickcontrols::Tests_TableView::initTestCase() PASS : qtquickcontrols::Tests_TableView::test_QTBUG_31206() PASS : qtquickcontrols::Tests_TableView::test_activated() PASS : qtquickcontrols::Tests_TableView::test_activeFocusOnTab() PASS : qtquickcontrols::Tests_TableView::test_addRemoveColumn() PASS : qtquickcontrols::Tests_TableView::test_basic_setup() PASS : qtquickcontrols::Tests_TableView::test_buttonDelegate() QWARN : qtquickcontrols::Tests_TableView::test_buttonDelegate() file:///work/build/qt/qtquickcontrols/tests/auto/controls/data/tableview/table_buttondelegate.qml:66: TypeError: Cannot read property of null QWARN : qtquickcontrols::Tests_TableView::test_buttonDelegate() file:///work/build/qt/qtquickcontrols/tests/auto/controls/data/tableview/table_buttondelegate.qml:66: TypeError: Cannot read property of null QWARN : qtquickcontrols::Tests_TableView::test_buttonDelegate() file:///work/build/qt/qtquickcontrols/tests/auto/controls/data/tableview/table_buttondelegate.qml:66: TypeError: Cannot read property of null 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_initializedStyleData() PASS : qtquickcontrols::Tests_TableView::test_keyboardSelection() PASS : qtquickcontrols::Tests_TableView::test_keys() PASS : qtquickcontrols::Tests_TableView::test_keys_2() PASS : qtquickcontrols::Tests_TableView::test_moveColumn(0->1 (0)) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(0->1 (1)) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(0->1 (2)) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(0->2 (0)) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(0->2 (1)) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(0->2 (2)) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(1->0 (0)) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(1->0 (1)) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(1->0 (2)) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(1->2 (0)) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(1->2 (1)) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(1->2 (2)) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(2->0 (0)) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(2->0 (1)) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(2->0 (2)) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(2->1 (0)) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(2->1 (1)) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(2->1 (2)) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(0->0) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(-1->0) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(0->-1) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(1->10) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(10->2) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(10->-1) PASS : qtquickcontrols::Tests_TableView::test_positionViewAtRow() PASS : qtquickcontrols::Tests_TableView::test_resize_columns() PASS : qtquickcontrols::Tests_TableView::test_rightClickOnMouseAreaOverTableView() PASS : qtquickcontrols::Tests_TableView::test_rowCount() PASS : qtquickcontrols::Tests_TableView::test_selection() PASS : qtquickcontrols::Tests_TableView::test_selectionContains() PASS : qtquickcontrols::Tests_TableView::test_selectionCount() PASS : qtquickcontrols::Tests_TableView::test_selectionForeach() PASS : qtquickcontrols::Tests_TableView::test_usingcpplistmodel(qobjectlistmodel) PASS : qtquickcontrols::Tests_TableView::test_usingcpplistmodel(qstringlistmodel) PASS : qtquickcontrols::Tests_TableView::test_usingcppqabstractitemmodel() PASS : qtquickcontrols::Tests_TableView::test_usingcppqobjectmodel() PASS : qtquickcontrols::Tests_TableView::test_usingqmlmodel(listmodel) PASS : qtquickcontrols::Tests_TableView::test_usingqmlmodel(countmodel) PASS : qtquickcontrols::Tests_TableView::test_usingqmlmodel(arraymodel) PASS : qtquickcontrols::Tests_TableView::test_usingqmlmodel(itemmodel) PASS : qtquickcontrols::Tests_TableView::cleanupTestCase() PASS : qtquickcontrols::Tests_TableViewColumn::initTestCase() PASS : qtquickcontrols::Tests_TableViewColumn::test_createTableViewColumn() PASS : qtquickcontrols::Tests_TableViewColumn::cleanupTestCase() PASS : qtquickcontrols::Tests_TabView::initTestCase() PASS : qtquickcontrols::Tests_TabView::test_43701() PASS : qtquickcontrols::Tests_TabView::test_addRemoveTab() PASS : qtquickcontrols::Tests_TabView::test_changeIndex() PASS : qtquickcontrols::Tests_TabView::test_createTabView() PASS : qtquickcontrols::Tests_TabView::test_dynamicModel() PASS : qtquickcontrols::Tests_TabView::test_dynamicTabs() PASS : qtquickcontrols::Tests_TabView::test_mousePressOnTabBar() PASS : qtquickcontrols::Tests_TabView::test_moveTab(0->1 (0)) PASS : qtquickcontrols::Tests_TabView::test_moveTab(0->1 (1)) PASS : qtquickcontrols::Tests_TabView::test_moveTab(0->1 (2)) PASS : qtquickcontrols::Tests_TabView::test_moveTab(0->2 (0)) PASS : qtquickcontrols::Tests_TabView::test_moveTab(0->2 (1)) PASS : qtquickcontrols::Tests_TabView::test_moveTab(0->2 (2)) PASS : qtquickcontrols::Tests_TabView::test_moveTab(1->0 (0)) PASS : qtquickcontrols::Tests_TabView::test_moveTab(1->0 (1)) PASS : qtquickcontrols::Tests_TabView::test_moveTab(1->0 (2)) PASS : qtquickcontrols::Tests_TabView::test_moveTab(1->2 (0)) PASS : qtquickcontrols::Tests_TabView::test_moveTab(1->2 (1)) PASS : qtquickcontrols::Tests_TabView::test_moveTab(1->2 (2)) PASS : qtquickcontrols::Tests_TabView::test_moveTab(2->0 (0)) PASS : qtquickcontrols::Tests_TabView::test_moveTab(2->0 (1)) PASS : qtquickcontrols::Tests_TabView::test_moveTab(2->0 (2)) PASS : qtquickcontrols::Tests_TabView::test_moveTab(2->1 (0)) PASS : qtquickcontrols::Tests_TabView::test_moveTab(2->1 (1)) PASS : qtquickcontrols::Tests_TabView::test_moveTab(2->1 (2)) PASS : qtquickcontrols::Tests_TabView::test_moveTab(0->0) PASS : qtquickcontrols::Tests_TabView::test_moveTab(-1->0) PASS : qtquickcontrols::Tests_TabView::test_moveTab(0->-1) PASS : qtquickcontrols::Tests_TabView::test_moveTab(1->10) PASS : qtquickcontrols::Tests_TabView::test_moveTab(10->2) PASS : qtquickcontrols::Tests_TabView::test_moveTab(10->-1) PASS : qtquickcontrols::Tests_TabView::test_repeater() PASS : qtquickcontrols::Tests_TabView::cleanupTestCase() PASS : qtquickcontrols::Tests_TextArea::initTestCase() PASS : qtquickcontrols::Tests_TextArea::test_activeFocusOnPress() PASS : qtquickcontrols::Tests_TextArea::test_activeFocusOnTab() PASS : qtquickcontrols::Tests_TextArea::test_append() PASS : qtquickcontrols::Tests_TextArea::test_keys() PASS : qtquickcontrols::Tests_TextArea::cleanupTestCase() PASS : qtquickcontrols::Tests_TextField::initTestCase() PASS : qtquickcontrols::Tests_TextField::test_activeFocusOnPress() PASS : qtquickcontrols::Tests_TextField::test_activeFocusOnTab() PASS : qtquickcontrols::Tests_TextField::test_copyPaste() PASS : qtquickcontrols::Tests_TextField::test_cursorPosition() PASS : qtquickcontrols::Tests_TextField::test_deselect() PASS : qtquickcontrols::Tests_TextField::test_editingFinished() PASS : qtquickcontrols::Tests_TextField::test_getText() PASS : qtquickcontrols::Tests_TextField::test_inputMask() PASS : qtquickcontrols::Tests_TextField::test_insert() PASS : qtquickcontrols::Tests_TextField::test_keys() PASS : qtquickcontrols::Tests_TextField::test_length() PASS : qtquickcontrols::Tests_TextField::test_maximumLength() PASS : qtquickcontrols::Tests_TextField::test_passwordCharacter() PASS : qtquickcontrols::Tests_TextField::test_readonly() PASS : qtquickcontrols::Tests_TextField::test_redo() PASS : qtquickcontrols::Tests_TextField::test_remove() 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() PASS : qtquickcontrols::Tests_TreeView::initTestCase() PASS : qtquickcontrols::Tests_TreeView::test_basic_setup() PASS : qtquickcontrols::Tests_TreeView::test_clicked_signals() PASS : qtquickcontrols::Tests_TreeView::test_expand_collapse() PASS : qtquickcontrols::Tests_TreeView::test_headerHidden() PASS : qtquickcontrols::Tests_TreeView::test_keys_navigation() PASS : qtquickcontrols::Tests_TreeView::test_pressAndHold() FAIL! : qtquickcontrols::Tests_TreeView::test_selection_contiguousSelection() Uncaught exception: Property 'at' of object QModelIndex(1,0,0x26897b0,TestModel(0x241fdd0)) is not a function Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_treeview.qml(695)] FAIL! : qtquickcontrols::Tests_TreeView::test_selection_extendedSelection() Uncaught exception: Property 'at' of object QModelIndex(1,0,0x2aedd20,TestModel(0x1db7e80)) is not a function Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_treeview.qml(607)] FAIL! : qtquickcontrols::Tests_TreeView::test_selection_multiSelection() Uncaught exception: Property 'at' of object QModelIndex(1,0,0x28a1d40,TestModel(0x277c8a0)) is not a function Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_treeview.qml(496)] PASS : qtquickcontrols::Tests_TreeView::test_selection_noSelection() FAIL! : qtquickcontrols::Tests_TreeView::test_selection_singleSelection() Uncaught exception: Property 'at' of object QModelIndex(1,0,0x2a30ed0,TestModel(0x2b6c290)) is not a function Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_treeview.qml(382)] PASS : qtquickcontrols::Tests_TreeView::cleanupTestCase() Totals: 525 passed, 4 failed, 2 skipped, 0 blacklisted ********* Finished testing of qtquickcontrols ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_controls: 68 seconds, exit code 4 Build log: http://testresults.qt.io/ci/QtDeclarative_5.5_Integration/build_00114/revdep-qtquickcontrols_linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_14.04_x64/log.txt.gz Tested changes (refs/builds/5.5_1426851803): http://codereview.qt-project.org/107973 [PS6] - Remove QItemSelection value-type, use Array instead http://codereview.qt-project.org/107687 [PS11] - Remove QModelIndexList value type, use Array instead From ci-noreply at qt-project.org Fri Mar 20 13:42:11 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 20 Mar 2015 14:42:11 +0200 Subject: [Ci-reports] fail on QtDeclarative_5.5_Integration #115 Message-ID: <20150320_124211_008923.ci-noreply@qt-project.org> QtDeclarative_5.5_Integration » linux-g++_developer-build_OpenSuSE_13.1_x64 #115: FAILURE Build log: http://testresults.qt.io/ci/QtDeclarative_5.5_Integration/build_00115/linux-g++_developer-build_OpenSuSE_13.1_x64/log.txt.gz Tested changes (refs/builds/5.5_1426854510): http://codereview.qt-project.org/108526 [PS1] - QQuickWindow touch event compression: retain previous positions From ci-noreply at qt-project.org Fri Mar 20 13:45:57 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 20 Mar 2015 14:45:57 +0200 Subject: [Ci-reports] fail on QtDeclarative_5.4_Integration #609 Message-ID: <20150320_124557_031011.ci-noreply@qt-project.org> Autotest `tst_qquickwindow' failed :( Testing tst_qquickwindow FAIL! : tst_qquickwindow::testWindowVisibilityOrder() Compared values are not the same Actual (((window2 == QGuiApplication::focusWindow()))): 0 Expected (true) : 1 Loc: [tst_qquickwindow.cpp(1723)] Totals: 54 passed, 1 failed, 0 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qquickwindow ********* Config: Using QtTest library 5.4.2, Qt 5.4.2 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 3.0 (tags/Apple/clang-211.12)) PASS : tst_qquickwindow::initTestCase() PASS : tst_qquickwindow::openglContextCreatedSignal() PASS : tst_qquickwindow::aboutToStopSignal() PASS : tst_qquickwindow::constantUpdates() PASS : tst_qquickwindow::constantUpdatesOnWindow(blocked, beforeRender) PASS : tst_qquickwindow::constantUpdatesOnWindow(blocked, afterRender) PASS : tst_qquickwindow::constantUpdatesOnWindow(blocked, swapped) 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() PASS : tst_qquickwindow::noUpdateWhenNothingChanges() 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::defaultState() 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::focusReason() 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() FAIL! : tst_qquickwindow::testWindowVisibilityOrder() Compared values are not the same Actual (((window2 == QGuiApplication::focusWindow()))): 0 Expected (true) : 1 Loc: [tst_qquickwindow.cpp(1723)] PASS : tst_qquickwindow::blockClosing() PASS : tst_qquickwindow::blockCloseMethod() PASS : tst_qquickwindow::crashWhenHoverItemDeleted() PASS : tst_qquickwindow::unloadSubWindow() 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::animatingSignal() PASS : tst_qquickwindow::contentItemSize() PASS : tst_qquickwindow::defaultSurfaceFormat() PASS : tst_qquickwindow::attachedProperty() PASS : tst_qquickwindow::testRenderJob() PASS : tst_qquickwindow::cleanupTestCase() Totals: 54 passed, 1 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_qquickwindow ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickwindow: 48 seconds, exit code 1 Build log: http://testresults.qt.io/ci/QtDeclarative_5.4_Integration/build_00609/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/5.4_1426852210): http://codereview.qt-project.org/108415 [PS2] - Don't send deferred delete events from windowDestroyed() From ci-noreply at qt-project.org Fri Mar 20 14:10:49 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 20 Mar 2015 15:10:49 +0200 Subject: [Ci-reports] pass on QtBase_5.4_Integration #1943 Message-ID: <20150320_131049_033128.ci-noreply@qt-project.org> QtBase_5.4_Integration #1943: SUCCESS Tested changes (refs/builds/5.4_1426850091): http://codereview.qt-project.org/109055 [PS1] - WinRT: Fix documentation for manifest capability description From ci-noreply at qt-project.org Fri Mar 20 14:18:24 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 20 Mar 2015 15:18:24 +0200 Subject: [Ci-reports] fail on Qt5_dev_Integration #649 Message-ID: <20150320_131824_099498.ci-noreply@qt-project.org> Qt5_dev_Integration » linux-g++_developer-build_qtnamespace_qtlibinfix_RHEL65_x64 #649: FAILURE Build log: http://testresults.qt.io/ci/Qt5_dev_Integration/build_00649/linux-g++_developer-build_qtnamespace_qtlibinfix_RHEL65_x64/log.txt.gz Tested changes (refs/builds/dev_1426857318): http://codereview.qt-project.org/106392 [PS68] - Updated submodules. http://codereview.qt-project.org/108983 [PS3] - Merge remote-tracking branch 'origin/5.5' into dev http://codereview.qt-project.org/106392 [PS68] - Updated submodules. From ci-noreply at qt-project.org Fri Mar 20 14:40:16 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 20 Mar 2015 15:40:16 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #6037 Message-ID: <20150320_134016_055433.ci-noreply@qt-project.org> Compilation failed :( c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' regularexpressiondialog.cpp(208) : error C2039: 'clipboard' : is not a member of 'QGuiApplication' c:\work\build\qt\qtbase\include\qtgui\../../src/gui/kernel/qguiapplication.h(65) : see declaration of 'QGuiApplication' regularexpressiondialog.cpp(208) : error C2064: term does not evaluate to a function taking 0 arguments regularexpressiondialog.cpp(210) : error C2027: use of undefined type 'QClipboard' c:\work\build\qt\qtbase\include\qtgui\../../src/gui/kernel/qwindowdefs.h(72) : see declaration of 'QClipboard' regularexpressiondialog.cpp(210) : error C2227: left of '->setText' must point to class/struct/union/generic type Build log: http://testresults.qt.io/ci/QtBase_dev_Integration/build_06037/wince70embedded-armv4i-msvc2008_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1426856938): http://codereview.qt-project.org/108590 [PS10] - Add QRegularExpression based regexp tool From ci-noreply at qt-project.org Fri Mar 20 14:50:10 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 20 Mar 2015 14:50:10 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - QtBase_5.4_mobile_state #135 - FAILURE Message-ID: <20150320135010.03F0E51F36@fork.qtproject.c.bitbit.net> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt-project.org/ci/QtBase_5.4_mobile_state/build_00135 From ci-noreply at qt-project.org Fri Mar 20 14:57:33 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 20 Mar 2015 15:57:33 +0200 Subject: [Ci-reports] Problems... Message-ID: <20150320_135733_076807.ci-noreply@qt-project.org> Some problems occurred recently... 2015-03-20T13:55:33Z: [[main::]] Project QtWebSockets_5.3.2_Integration has some state, but is not configured. Ignoring. 2015-03-20T13:55:33Z: [[main::]] Project QtImageFormats_stable_Integration has some state, but is not configured. Ignoring. 2015-03-20T13:55:33Z: [[main::]] Project QtDeclarative_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-20T13:55:33Z: [[main::]] Project QtGraphicalEffects_stable_Integration has some state, but is not configured. Ignoring. 2015-03-20T13:55:33Z: [[main::]] Project QtMultimedia_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-20T13:55:33Z: [[main::]] Project Qt3D_stable_Integration has some state, but is not configured. Ignoring. 2015-03-20T13:55:33Z: [[main::]] Project QtQA_master_Integration has some state, but is not configured. Ignoring. 2015-03-20T13:55:33Z: [[main::]] Project QtGraphicalEffects_5.3.1_Integration has some state, but is not configured. Ignoring. 2015-03-20T13:55:33Z: [[main::]] Project QtSystems_stable_Integration has some state, but is not configured. Ignoring. 2015-03-20T13:55:33Z: [[main::]] Project QtEnginio_1.1.0_Integration has some state, but is not configured. Ignoring. 2015-03-20T13:55:33Z: [[main::]] Project QtSensors_5.3.2_Integration has some state, but is not configured. Ignoring. 2015-03-20T13:55:33Z: [[main::]] Project QtMacExtras_stable_Integration has some state, but is not configured. Ignoring. 2015-03-20T13:55:33Z: [[main::]] Project QtActiveQt_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-20T13:55:33Z: [[main::]] Project QtScript_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-20T13:55:33Z: [[main::]] Project QtImageFormats_5.3.2_Integration has some state, but is not configured. Ignoring. 2015-03-20T13:55:33Z: [[main::]] Project QtEnginio_1.0.5_Integration has some state, but is not configured. Ignoring. 2015-03-20T13:55:33Z: [[main::]] Project QtSerialPort_5.3.1_Integration has some state, but is not configured. Ignoring. 2015-03-20T13:55:33Z: [[main::]] Project QtScript_stable_Integration has some state, but is not configured. Ignoring. 2015-03-20T13:55:33Z: [[main::]] Project Qt5_stable_Integration has some state, but is not configured. Ignoring. 2015-03-20T13:55:33Z: [[main::]] Project QtDoc_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-20T13:55:33Z: [[main::]] Project QtMacExtras_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-20T13:55:33Z: [[main::]] Project QtSerialPort_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-20T13:55:33Z: [[main::]] Project QtActiveQt_5.3.2_Integration has some state, but is not configured. Ignoring. 2015-03-20T13:55:33Z: [[main::]] Project QtBase_5.3.2_Integration has some state, but is not configured. Ignoring. 2015-03-20T13:55:33Z: [[main::]] Project QtDoc_stable_Integration has some state, but is not configured. Ignoring. 2015-03-20T13:55:33Z: [[main::]] Project QtWinExtras_5.3.2_Integration has some state, but is not configured. Ignoring. 2015-03-20T13:55:33Z: [[main::]] Project QtX11Extras_5.3.2_Integration has some state, but is not configured. Ignoring. 2015-03-20T13:55:33Z: [[main::]] Project QtQuick1_5.3.1_Integration has some state, but is not configured. Ignoring. 2015-03-20T13:55:33Z: [[main::]] Project QtWebKit_Examples_5.3.2_Integration has some state, but is not configured. Ignoring. 2015-03-20T13:55:33Z: [[main::]] Project QtWebSockets_stable_Integration has some state, but is not configured. Ignoring. 2015-03-20T13:55:33Z: [[main::]] Project QtMultimedia_5.3.2_Integration has some state, but is not configured. Ignoring. 2015-03-20T13:55:33Z: [[main::]] Project QtTools_stable_Integration has some state, but is not configured. Ignoring. 2015-03-20T13:55:33Z: [[main::]] Project QtConnectivity_5.3.2_Integration has some state, but is not configured. Ignoring. 2015-03-20T13:55:33Z: [[main::]] Project QtXmlPatterns_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-20T13:55:33Z: [[main::]] Project QtTranslations_stable_Integration has some state, but is not configured. Ignoring. 2015-03-20T13:55:33Z: [[main::]] Project QtAndroidExtras_stable_Integration has some state, but is not configured. Ignoring. 2015-03-20T13:55:33Z: [[main::]] Project QtWinExtras_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-20T13:55:33Z: [[main::]] Project QtActiveQt_stable_Integration has some state, but is not configured. Ignoring. 2015-03-20T13:55:33Z: [[main::]] Project QtX11Extras_5.3.1_Integration has some state, but is not configured. Ignoring. 2015-03-20T13:55:33Z: [[main::]] Project QtGraphicalEffects_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-20T13:55:33Z: [[main::]] Project QtQuickControls_5.3.1_Integration has some state, but is not configured. Ignoring. 2015-03-20T13:55:33Z: [[main::]] Project QtAndroidExtras_5.3.2_Integration has some state, but is not configured. Ignoring. 2015-03-20T13:55:33Z: [[main::]] Project QtDoc_5.3.2_Integration has some state, but is not configured. Ignoring. 2015-03-20T13:55:33Z: [[main::]] Project QtWinExtras_5.3.1_Integration has some state, but is not configured. Ignoring. 2015-03-20T13:55:33Z: [[main::]] Project QtImageFormats_5.3.1_Integration has some state, but is not configured. Ignoring. 2015-03-20T13:55:33Z: [[main::]] Project QtConnectivity_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-20T13:55:33Z: [[main::]] Project QtQuick1_5.3.2_Integration has some state, but is not configured. Ignoring. 2015-03-20T13:55:33Z: [[main::]] Project QtWebChannel_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-20T13:55:33Z: [[main::]] Project QtImageFormats_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-20T13:55:33Z: [[main::]] Project QtWebSockets_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-20T13:55:33Z: [[main::]] Project QtAndroidExtras_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-20T13:55:33Z: [[main::]] Project QtWebKit_5.3.1_Integration has some state, but is not configured. Ignoring. 2015-03-20T13:55:33Z: [[main::]] Project QtSensors_5.3.1_Integration has some state, but is not configured. Ignoring. 2015-03-20T13:55:33Z: [[main::]] Project QtConnectivity_stable_Integration has some state, but is not configured. Ignoring. 2015-03-20T13:55:33Z: [[main::]] Project QtX11Extras_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-20T13:55:33Z: [[main::]] Project QtAndroidExtras_5.3.1_Integration has some state, but is not configured. Ignoring. 2015-03-20T13:55:33Z: [[main::]] Project QtMacExtras_5.3.2_Integration has some state, but is not configured. Ignoring. 2015-03-20T13:55:33Z: [[main::]] Project Qt5_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-20T13:55:33Z: [[main::]] Project QtScript_5.3.2_Integration has some state, but is not configured. Ignoring. 2015-03-20T13:55:33Z: [[main::]] Project QtSerialPort_stable_Integration has some state, but is not configured. Ignoring. 2015-03-20T13:55:33Z: [[main::]] Project QtSerialPort_5.3.2_Integration has some state, but is not configured. Ignoring. 2015-03-20T13:55:33Z: [[main::]] Project QtSvg_stable_Integration has some state, but is not configured. Ignoring. 2015-03-20T13:55:33Z: [[main::]] Project QtWebKit_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-20T13:55:33Z: [[main::]] Project QtMultimedia_stable_Integration has some state, but is not configured. Ignoring. 2015-03-20T13:55:33Z: [[main::]] Project QtTools_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-20T13:55:33Z: [[main::]] Project QtDeclarative_5.3.2_Integration has some state, but is not configured. Ignoring. 2015-03-20T13:55:33Z: [[main::]] Project QtTranslations_5.3.2_Integration has some state, but is not configured. Ignoring. 2015-03-20T13:55:33Z: [[main::]] Project QtWebKit_Examples_stable_Integration has some state, but is not configured. Ignoring. 2015-03-20T13:55:33Z: [[main::]] Project QtLocation_stable_Integration has some state, but is not configured. Ignoring. 2015-03-20T13:55:33Z: [[main::]] Project QtSensors_stable_Integration has some state, but is not configured. Ignoring. 2015-03-20T13:55:33Z: [[main::]] Project QtWebSockets_5.3.1_Integration has some state, but is not configured. Ignoring. 2015-03-20T13:55:33Z: [[main::]] Project QtDoc_5.3.1_Integration has some state, but is not configured. Ignoring. 2015-03-20T13:55:33Z: [[main::]] Project Qt3D_wip_newapi_Integration has some state, but is not configured. Ignoring. 2015-03-20T13:55:33Z: [[main::]] Project QtTools_5.3.1_Integration has some state, but is not configured. Ignoring. 2015-03-20T13:55:33Z: [[main::]] Project QtMultimedia_5.3.1_Integration has some state, but is not configured. Ignoring. 2015-03-20T13:55:33Z: [[main::]] Project QtSensors_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-20T13:55:33Z: [[main::]] Project QtActiveQt_5.3.1_Integration has some state, but is not configured. Ignoring. 2015-03-20T13:55:33Z: [[main::]] Project QtLocation_5.3.1_Integration has some state, but is not configured. Ignoring. 2015-03-20T13:55:33Z: [[main::]] Project QtQuick1_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-20T13:55:33Z: [[main::]] Project QtSvg_5.3.2_Integration has some state, but is not configured. Ignoring. 2015-03-20T13:55:33Z: [[main::]] Project QtBase_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-20T13:55:33Z: [[main::]] Project Qt5_5.3.1_Integration has some state, but is not configured. Ignoring. 2015-03-20T13:55:33Z: [[main::]] Project QtTranslations_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-20T13:55:33Z: [[main::]] Project QtLocation_5.3.2_Integration has some state, but is not configured. Ignoring. 2015-03-20T13:55:33Z: [[main::]] Project QtDocGallery_stable_Integration has some state, but is not configured. Ignoring. 2015-03-20T13:55:33Z: [[main::]] Project QtConnectivity_5.3.1_Integration has some state, but is not configured. Ignoring. 2015-03-20T13:55:33Z: [[main::]] Project QtXmlPatterns_5.3.1_Integration has some state, but is not configured. Ignoring. 2015-03-20T13:55:33Z: [[main::]] Project QtSvg_5.3.1_Integration has some state, but is not configured. Ignoring. 2015-03-20T13:55:33Z: [[main::]] Project QtGraphicalEffects_5.3.2_Integration has some state, but is not configured. Ignoring. 2015-03-20T13:55:33Z: [[main::]] Project QtQuickControls_stable_Integration has some state, but is not configured. Ignoring. 2015-03-20T13:55:33Z: [[main::]] Project QtWebKit_Examples_5.3.1_Integration has some state, but is not configured. Ignoring. 2015-03-20T13:55:33Z: [[main::]] Project QtWebKit_stable_Integration has some state, but is not configured. Ignoring. 2015-03-20T13:55:33Z: [[main::]] Project QtScript_5.3.1_Integration has some state, but is not configured. Ignoring. 2015-03-20T13:55:33Z: [[main::]] Project QtEnginio_stable_Integration has some state, but is not configured. Ignoring. 2015-03-20T13:55:33Z: [[main::]] Project QtWebKit_5.3.2_Integration has some state, but is not configured. Ignoring. 2015-03-20T13:55:33Z: [[main::]] Project QtBase_5.3.1_Integration has some state, but is not configured. Ignoring. 2015-03-20T13:55:33Z: [[main::]] Project QtDeclarative_5.3.1_Integration has some state, but is not configured. Ignoring. 2015-03-20T13:55:33Z: [[main::]] Project QtXmlPatterns_stable_Integration has some state, but is not configured. Ignoring. 2015-03-20T13:55:33Z: [[main::]] Project QtWayland_stable_Integration has some state, but is not configured. Ignoring. 2015-03-20T13:55:33Z: [[main::]] Project QtTools_5.3.2_Integration has some state, but is not configured. Ignoring. 2015-03-20T13:55:33Z: [[main::]] Project QtX11Extras_stable_Integration has some state, but is not configured. Ignoring. 2015-03-20T13:55:33Z: [[main::]] Project QtWinExtras_stable_Integration has some state, but is not configured. Ignoring. 2015-03-20T13:55:33Z: [[main::]] Project QtTranslations_5.3.1_Integration has some state, but is not configured. Ignoring. 2015-03-20T13:55:33Z: [[main::]] Project QtQuickControls_5.3.2_Integration has some state, but is not configured. Ignoring. 2015-03-20T13:55:33Z: [[main::]] Project QtWebEngine_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-20T13:55:33Z: [[main::]] Project QtFeedback_stable_Integration has some state, but is not configured. Ignoring. 2015-03-20T13:55:33Z: [[main::]] Project QtQuick1_stable_Integration has some state, but is not configured. Ignoring. 2015-03-20T13:55:33Z: [[main::]] Project QtQuickControls_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-20T13:55:33Z: [[main::]] Project QtXmlPatterns_5.3.2_Integration has some state, but is not configured. Ignoring. 2015-03-20T13:55:33Z: [[main::]] Project QtWebKit_Examples_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-20T13:55:33Z: [[main::]] Project Qt5_5.3.2_Integration has some state, but is not configured. Ignoring. 2015-03-20T13:55:33Z: [[main::]] Project QtLocation_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-20T13:55:33Z: [[main::]] Project QtMacExtras_5.3.1_Integration has some state, but is not configured. Ignoring. 2015-03-20T13:55:33Z: [[main::]] Project QtBase_stable_Integration has some state, but is not configured. Ignoring. 2015-03-20T13:55:33Z: [[main::]] Project QtSvg_5.4.0_Integration has some state, but is not configured. Ignoring. 2015-03-20T13:55:33Z: [[main::]] Project QtWayland_5.4.0_Integration has some state, but is not configured. Ignoring. From ci-noreply at qt-project.org Fri Mar 20 15:02:14 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 20 Mar 2015 16:02:14 +0200 Subject: [Ci-reports] fail on QtQuickControls_5.5_Integration #50 Message-ID: <20150320_140214_057941.ci-noreply@qt-project.org> QtQuickControls_5.5_Integration » win32-mingw491_developer-build_qtlibinfix_Windows_7 #50: FAILURE Build log: http://testresults.qt.io/ci/QtQuickControls_5.5_Integration/build_00050/win32-mingw491_developer-build_qtlibinfix_Windows_7/log.txt.gz Tested changes (refs/builds/5.5_1426859937): http://codereview.qt-project.org/109081 [PS1] - Make TreeView auto-tests pass pending list to array changes From ci-noreply at qt-project.org Fri Mar 20 15:03:20 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 20 Mar 2015 16:03:20 +0200 Subject: [Ci-reports] pass on QtDeclarative_dev_Integration #2663 Message-ID: <20150320_140320_068174.ci-noreply@qt-project.org> QtDeclarative_dev_Integration #2663: SUCCESS Tested changes (refs/builds/dev_1426853063): http://codereview.qt-project.org/106114 [PS6] - Cleanup some of the casting code http://codereview.qt-project.org/106113 [PS5] - Get rid of Value::fromManaged() http://codereview.qt-project.org/106112 [PS5] - Reduce dependencies http://codereview.qt-project.org/106111 [PS4] - Wrap members in Object in a Heap::Pointer http://codereview.qt-project.org/106079 [PS5] - Reduce dependencies http://codereview.qt-project.org/106266 [PS5] - Fix assert From ci-noreply at qt-project.org Fri Mar 20 15:09:24 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 20 Mar 2015 16:09:24 +0200 Subject: [Ci-reports] pass on QtCanvas3D_dev_Integration #150 Message-ID: <20150320_140924_014221.ci-noreply@qt-project.org> QtCanvas3D_dev_Integration #150: SUCCESS Tested changes (refs/builds/dev_1426853142): http://codereview.qt-project.org/109072 [PS1] - Merge remote-tracking branch 'origin/5.5' into dev From ci-noreply at qt-project.org Fri Mar 20 15:32:43 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 20 Mar 2015 16:32:43 +0200 Subject: [Ci-reports] pass on QtWebEngine_5.5_Integration #50 Message-ID: <20150320_143243_046831.ci-noreply@qt-project.org> QtWebEngine_5.5_Integration #50: SUCCESS Tested changes (refs/builds/5.5_1426853783): http://codereview.qt-project.org/108428 [PS2] - Demo browser: re-add user stylesheets From ci-noreply at qt-project.org Fri Mar 20 16:30:58 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 20 Mar 2015 17:30:58 +0200 Subject: [Ci-reports] pass on QtMultimedia_5.5_Integration #22 Message-ID: <20150320_153058_089101.ci-noreply@qt-project.org> QtMultimedia_5.5_Integration #22: SUCCESS Tested changes (refs/builds/5.5_1426857872): http://codereview.qt-project.org/108728 [PS8] - AVFCameraViewfinderSettings - add NV12 format From ci-noreply at qt-project.org Fri Mar 20 17:03:02 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 20 Mar 2015 18:03:02 +0200 Subject: [Ci-reports] pass on Qt_4.8_Integration #2082 Message-ID: <20150320_160302_067289.ci-noreply@qt-project.org> Qt_4.8_Integration #2082: SUCCESS Tested changes (refs/builds/4.8_1426847150): http://codereview.qt-project.org/109054 [PS1] - Use qSwap instead of std::swap so platforms without STL still compile From ci-noreply at qt-project.org Fri Mar 20 17:17:52 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 20 Mar 2015 18:17:52 +0200 Subject: [Ci-reports] fail on Qt5_5.4_Integration #334 Message-ID: <20150320_161752_056961.ci-noreply@qt-project.org> Autotest `scripts' failed :( + perl C:\work\build\qtqa\scripts\setup.pl --install Checking perl modules ... Capture::Tiny - OK YAML - OK IO::CaptureOutput - OK Win32::Status - OK Inline::C - OK Time::Piece - OK Coro::AnyEvent - OK Lingua::EN::Numbers - OK Test::NoWarnings - OK Class::Factory::Util - OK IO::Uncompress::AnyInflate - OK AnyEvent::Util - OK HTTP::Headers - OK autodie - OK List::Compare - OK List::MoreUtils - OK AnyEvent - OK Test::Exception - OK parent - OK File::HomeDir - OK Test::Exit - OK Env::Path - OK AnyEvent::HTTP - OK File::Fetch - OK Const::Fast - OK Test::More - OK Text::Diff - OK Data::Compare - OK Perl::Critic - OK Text::ParseWords - OK LWP::UserAgent::Determined - OK File::Copy::Recursive - OK QMake::Project - OK Timer::Simple - OK Tie::IxHash - OK File::Which - OK XML::Simple - OK File::chdir - OK Win32::Job - OK Sub::Override - OK Text::Trim - OK Test::Perl::Critic - OK Lingua::EN::Inflect - OK Text::Wrap - OK Class::Data::Inheritable - OK File::Slurp - OK File::Find::Rule - OK Time::Out - OK ReleaseAction - OK App::cpanminus - OK Template - OK Readonly - OK Win32::Process::Info - OK Params::Validate - OK Test::Warn - OK Win32::Process - OK YAML::Node - OK JSON - OK Config::Tiny - OK IO::Prompt - OK It looks like your CPAN setup is complete :) + prove -I C:/work/build/qtqa/scripts/lib/perl5 --merge --state=save -I C:/work/build/qtqa/scripts/lib/perl5 --recurse C:/work/build/qtqa/scripts C:/work/build/qtqa/scripts/generic/t/01-coveragerunner_testcocoon.t ...................... ok C:/work/build/qtqa/scripts/generic/t/01-testrunner-testcocoon.t .......................... ok C:/work/build/qtqa/scripts/generic/t/01-xml2html_testcocoon.t ............................ ok C:/work/build/qtqa/scripts/generic/t/10-testrunner.t ..................................... Dubious, test returned 12 (wstat 3072, 0xc00) Failed 12/105 subtests C:/work/build/qtqa/scripts/generic/t/15-testrunner-capture-logs.t ........................ Dubious, test returned 3 (wstat 768, 0x300) Failed 3/140 subtests (less 1 skipped subtest: 136 okay) C:/work/build/qtqa/scripts/generic/t/16-testrunner-capture-logs-race.t ................... ok C:/work/build/qtqa/scripts/generic/t/20-testrunner-core.t ................................ skipped: test is not relevant on MSWin32 C:/work/build/qtqa/scripts/generic/t/21-testrunner-flaky.t ............................... ok C:/work/build/qtqa/scripts/generic/t/22-testrunner-sync-output.t ......................... ok C:/work/build/qtqa/scripts/generic/t/23-testrunner-crashreporter.t ....................... skipped: test is not relevant on MSWin32 C:/work/build/qtqa/scripts/generic/t/30-parse_build_log.t ................................ ok C:/work/build/qtqa/scripts/generic/t/40-testplanner.t .................................... ok C:/work/build/qtqa/scripts/generic/t/41-print_calling_makefile.t ......................... ok C:/work/build/qtqa/scripts/generic/t/50-testscheduler.t .................................. ok C:/work/build/qtqa/scripts/git/t/10-git-qtqa-combine.t ................................... skipped: git-qtqa-combine is not supported on MSWin32 C:/work/build/qtqa/scripts/jenkins/t/05-qt-jenkins-integrator.t .......................... skipped: QtQA::GerritJenkinsIntegrator is not supported on MSWin32 C:/work/build/qtqa/scripts/jenkins/t/10-summarize-jenkins-build.t ........................ ok C:/work/build/qtqa/scripts/lib/perl5/QtQA/Proc/Reliable/t/01-QtQA-Proc-Reliable-Win32.t .. ok C:/work/build/qtqa/scripts/lib/perl5/QtQA/Proc/t/10-reliable.t ........................... ok C:/work/build/qtqa/scripts/lib/perl5/QtQA/Proc/t/20-reliable-strategies.t ................ ok C:/work/build/qtqa/scripts/lib/perl5/QtQA/Test/t/10-test-more-create_mock_command.t ...... ok C:/work/build/qtqa/scripts/lib/perl5/QtQA/t/10-Gerrit.t .................................. ok C:/work/build/qtqa/scripts/lib/perl5/QtQA/t/10-TestScript.t .............................. ok C:/work/build/qtqa/scripts/lib/perl5/QtQA/t/20-TestScript-autodocs.t ..................... ok C:/work/build/qtqa/scripts/lib/perl5/QtQA/t/30-TestScript-reliable-exe.t ................. ok C:/work/build/qtqa/scripts/t/10-perl-syntax-check.t ...................................... ok C:/work/build/qtqa/scripts/t/20-perl-critic-check.t ...................................... ok C:/work/build/qtqa/scripts/t/90-licenses.t ............................................... ok Test Summary Report ------------------- C:/work/build/qtqa/scripts/generic/t/10-testrunner.t (Wstat: 3072 Tests: 105 Failed: 12) Failed tests: 62, 64, 66, 68, 70, 72, 74, 76, 78, 80 82, 84 Non-zero exit status: 12 C:/work/build/qtqa/scripts/generic/t/15-testrunner-capture-logs.t (Wstat: 768 Tests: 140 Failed: 3) Failed tests: 134, 138, 140 Non-zero exit status: 3 Files=28, Tests=1082, 470 wallclock secs ( 0.52 usr + 0.08 sys = 0.59 CPU) Result: FAIL I'm going to run only the failed tests again: + prove -I C:/work/build/qtqa/scripts/lib/perl5 --state=failed,save --verbose # Failed test 'crash windows cmd metacharacters error looks correct (regex match)' # at C:/work/build/qtqa/scripts/generic/t/10-testrunner.t line 206. # 'QtQA::App::TestRunner: begin perl: [perl] [C:\work\build\qtqa\scripts\generic\t\helpers\dereference_bad_pointer.pl] [hello %there%] [how] [^are] [you' today] # 'dmake' is not recognized as an internal or external command, # operable program or batch file. # # A problem was encountered while attempting to compile and install your Inline # C code. The command that failed was: # dmake > out.make 2>&1 # # The build directory was: # C:\work\build\qtqa\scripts\_Inline\build\QtQA\App\Crash_32e2 # # To debug the problem, cd to the build directory, and inspect the output files. # # at C:\work\build\qtqa\scripts\generic\t\helpers\dereference_bad_pointer.pl line 0 # INIT failed--call queue aborted. # QtQA::App::TestRunner: end perl: 1 seconds, exit code 1 # ' # doesn't match '(?^:(?^msx:\A (?^:QtQA\:\:App\:\:TestRunner\:\ begin\ (?